.hub-shell{--hub-bg:#f6f8fb;--hub-paper:#fff;--hub-ink:#202c3b;--hub-muted:#708095;--hub-line:#e4e9f0;color:var(--hub-ink);background:var(--hub-bg);min-height:100dvh}.hub-header{height:70px;display:flex;align-items:center;padding:0 30px;gap:30px;border-bottom:1px solid var(--hub-line);background:var(--hub-paper)}.hub-brand{display:flex;align-items:center;border:0;background:none;font-size:23px;font-weight:750;letter-spacing:-1px;color:var(--hub-ink);padding:0;gap:9px;white-space:nowrap}.hub-brand>span:first-child{background:#4f7df3;color:#fff;width:33px;height:33px;border-radius:10px;display:grid;place-items:center}.hub-brand .hub-brand-dot{color:#4f7df3;margin-left:-10px}.hub-brand small{font-size:9px;font-weight:600;letter-spacing:1.5px;margin-left:12px;color:var(--hub-muted)}.hub-header nav{display:flex;gap:5px;margin:auto}.hub-header nav button{display:flex;align-items:center;gap:7px;border:0;color:var(--hub-muted);background:none;border-radius:8px;padding:10px 13px;font-size:13px}.hub-header nav button.active{background:#edf2fe;color:#315ed5}.hub-header nav button:hover{background:var(--hub-bg)}.hub-account{display:flex;gap:12px;align-items:center}.hub-connection,.status-dot{display:block;width:7px;height:7px;border-radius:50%;background:#aaa}.hub-connection[data-connected=true],.status-dot{background:#40a383}.hub-shell .app-shell{height:calc(100dvh - 70px)}.hub-main{max-width:1300px;padding:56px 44px 24px;margin:auto}.hub-hero{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:34px}.hub-main .eyebrow,.message-setup .eyebrow{font-size:10px;letter-spacing:2px;color:#7d8b9f;font-weight:600}.hub-hero h1,.hub-page-title h1{font-size:42px;line-height:1.17;font-weight:620;letter-spacing:-1.8px;margin:14px 0 17px}.hub-hero h1 span{color:#8391a5}.hub-hero p{font-size:14px;line-height:1.8;color:var(--hub-muted);margin:0}.hub-status{border:1px solid var(--hub-line);border-radius:14px;background:var(--hub-paper);padding:20px;display:flex;gap:14px;align-items:center;max-width:380px}.hub-status-icon{width:48px;height:48px;background:#eef5f2;border-radius:13px;color:#5a9e87;display:grid;place-items:center;flex-shrink:0}.hub-status strong{font-size:13px;font-weight:650}.hub-status p{font-size:11px;margin:4px 0}.hub-status small{color:var(--hub-muted);font-size:10px}.hub-app-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:30px}.hub-app-card{border:1px solid #dfe7f3;border-radius:15px;padding:25px;text-align:left;transition:transform .15s,box-shadow .15s;color:var(--hub-ink)}.hub-app-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px #24364d0b}.notes-card{background:#edf2ff}.messages-card{background:#edf6f2;border-color:#dcece4}.tasks-card{background:#f3effa;border-color:#e8e1f1}.hub-app-card>div{display:flex;justify-content:space-between;align-items:center;color:#7d93bd}.hub-app-icon{display:grid;place-items:center;width:42px;height:42px;background:#fff;border-radius:12px;box-shadow:0 3px 8px #37558408;color:#5b7fda}.messages-card .hub-app-icon{color:#55967c}.tasks-card .hub-app-icon{color:#9875b5}.hub-app-card h2{font-size:23px;font-weight:600;letter-spacing:-.7px;margin:25px 0 10px}.hub-app-card p{font-size:13px;line-height:1.7;color:#708198;max-width:250px;margin:0 0 24px}.hub-card-footer{font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:space-between;padding-top:17px;border-top:1px solid #24364d0b}.hub-columns{display:grid;grid-template-columns:1.2fr 1fr;gap:23px;margin-bottom:23px}.hub-panel{background:var(--hub-paper);border:1px solid var(--hub-line);border-radius:14px;overflow:hidden}.hub-section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:22px 24px;border-bottom:1px solid var(--hub-line)}.hub-section-head h2{font-size:15px;font-weight:620;letter-spacing:-.3px;margin:0 0 5px}.hub-section-head p{margin:0;color:var(--hub-muted);font-size:11px}.hub-section-head .button{font-size:11px;white-space:nowrap;padding:7px 10px}.hub-section-head .text-button{display:flex;align-items:center;gap:6px;font-size:11px;white-space:nowrap}.hub-empty{padding:30px;text-align:center;color:var(--hub-muted);width:100%}.hub-empty>svg{color:#a0aec0}.hub-empty p{font-size:12px;line-height:1.7}.hub-empty small{font-size:11px;line-height:1.6}.hub-empty .text-button{display:inline-flex;align-items:center;gap:6px}.hub-recent>button{display:flex;align-items:center;gap:13px;border:0;border-bottom:1px solid var(--hub-line);background:none;width:100%;padding:16px 24px;text-align:left;color:var(--hub-ink)}.hub-recent>button:last-child{border-bottom:0}.hub-recent>button:hover{background:var(--hub-bg)}.hub-recent>button>span{background:#f1f4fa;padding:10px;border-radius:9px;color:#718caf}.hub-recent>button>div{flex:1;min-width:0}.hub-recent strong{display:block;font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-recent small,.hub-recent time{font-size:10px;color:var(--hub-muted);display:block;margin-top:5px}.hub-recent>button>svg{color:var(--hub-muted)}.hub-task{display:flex;flex-direction:row!important;align-items:center;gap:13px;padding:15px 24px;margin:0!important;border-bottom:1px solid var(--hub-line)}.hub-task:last-child{border:0}.hub-task input{width:16px;height:16px;accent-color:#6483d0;flex-shrink:0}.hub-task strong{display:block;font-size:12px;font-weight:550}.hub-task small{display:block;font-size:10px;color:var(--hub-muted);margin-top:4px}.hub-task.done strong{text-decoration:line-through;color:var(--hub-muted)}.service-grid{display:flex;flex-wrap:wrap;padding:8px}.service-card{display:flex;align-items:flex-start;gap:12px;padding:18px;flex:1 1 280px;max-width:50%;color:#7b8dac}.service-card a{flex:1;min-width:0;text-decoration:none;color:var(--hub-ink)}.service-card a strong{font-size:13px;display:flex;gap:8px;align-items:center;font-weight:600}.service-card a p{color:var(--hub-muted);font-size:11px;line-height:1.6;margin:6px 0;overflow-wrap:anywhere}.service-card a small{font-size:10px;color:var(--hub-muted)}.hub-footer{display:flex;gap:7px;align-items:center;font-size:10px;color:var(--hub-muted);margin-top:28px}.hub-footer span{margin-left:auto}.hub-page-title{margin-bottom:34px}.hub-service-help{font-size:13px;line-height:1.8;color:var(--hub-muted);max-width:700px}.hub-loading{padding:60px;text-align:center;color:var(--hub-muted)}.message-setup{max-width:570px;margin:0 auto;text-align:center;padding:55px 25px}.encryption-emblem{width:76px;height:76px;border-radius:24px;background:#e5f0eb;color:#578c77;display:grid;place-items:center;margin:0 auto 26px}.message-setup h1{font-size:32px;font-weight:600;letter-spacing:-1px;line-height:1.2;margin:15px 0}.message-setup>p{font-size:13px;color:var(--hub-muted);line-height:1.8}.message-setup form{text-align:left;background:var(--hub-paper);border:1px solid var(--hub-line);border-radius:14px;padding:25px;margin-top:26px;display:grid;gap:17px}.message-setup form label{display:grid;gap:8px;font-size:12px}.message-setup form .button{justify-content:center}.message-setup form small{font-size:11px;line-height:1.6;color:var(--hub-muted)}.encryption-details{margin-top:24px;text-align:left;color:var(--hub-muted);font-size:12px;line-height:1.8}.encryption-details summary{cursor:pointer}.messages-layout{height:calc(100dvh - 70px);display:flex}.message-contacts{width:300px;background:var(--hub-paper);border-right:1px solid var(--hub-line);padding:28px 20px 20px;display:flex;flex-direction:column;gap:18px;flex-shrink:0}.message-contacts-head .eyebrow{font-size:9px;letter-spacing:1.6px;color:var(--hub-muted)}.message-contacts h1{font-size:27px;letter-spacing:-1px;margin:9px 0}.message-contacts h1 span{color:#629785}.message-contacts p{font-size:11px;color:var(--hub-muted);line-height:1.7}.contact-search{display:flex!important;flex-direction:row!important;gap:8px;align-items:center;background:var(--hub-bg);padding:9px 12px;border-radius:9px;color:var(--hub-muted)}.contact-search input{width:100%;padding:0;background:none;border:0;outline:none;font-size:12px}.contact-list{flex:1;overflow:auto}.contact-list>button{width:100%;display:flex;align-items:center;gap:10px;text-align:left;border:0;background:none;border-radius:10px;padding:13px 10px;color:var(--hub-ink);margin-bottom:4px}.contact-list>button.selected{background:#edf3f0}.contact-list>button>span:nth-child(2){flex:1;min-width:0}.contact-list strong{font-size:12px;display:block;font-weight:600}.contact-list small{font-size:10px;color:var(--hub-muted);display:block;margin-top:6px;line-height:1.4}.contact-list svg{color:#729782}.message-contacts>.button{justify-content:center;font-size:12px}.message-contacts>.text-button{font-size:10px;display:flex;align-items:center;gap:6px;justify-content:center}.message-conversation{flex:1;min-width:0;display:flex;flex-direction:column}.conversation-header{display:flex;align-items:center;gap:12px;padding:22px 35px;border-bottom:1px solid var(--hub-line);background:var(--hub-paper)}.conversation-header h2{font-size:16px;font-weight:600;margin:0}.conversation-header p{font-size:11px;color:var(--hub-muted);margin:5px 0 0}.conversation-header>button{margin-left:auto;font-size:11px}.message-history{overflow:auto;flex:1;padding:25px 7%;display:flex;flex-direction:column;gap:14px}.conversation-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--hub-muted);padding:35px;min-height:250px}.conversation-empty svg{color:#9cb7ac}.conversation-empty h2,.conversation-empty h3{font-size:22px;font-weight:500;letter-spacing:-.5px;margin-bottom:0;color:var(--hub-ink)}.conversation-empty p{font-size:12px;line-height:1.7}.message-bubble{align-self:flex-start;background:var(--hub-paper);border:1px solid var(--hub-line);border-radius:13px 13px 13px 3px;padding:13px 17px;max-width:80%;min-width:160px}.message-bubble.mine{align-self:flex-end;background:#e8f0ec;border-color:#dce9e2;border-radius:13px 13px 3px}.message-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.65;margin:0}.message-bubble time{display:block;color:var(--hub-muted);font-size:9px;margin-top:8px}.message-compose{display:flex;gap:13px;margin:15px 7% 7px;border:1px solid var(--hub-line);border-radius:12px;background:var(--hub-paper);padding:12px}.message-compose textarea{flex:1;resize:none;border:0;background:none;min-height:44px;max-height:120px;font-size:13px;outline:none}.message-compose .button{align-self:flex-end;background:#578b76;border-color:#578b76}.message-compose-hint{font-size:10px;color:var(--hub-muted);text-align:center;margin-bottom:15px}.safety-code{font-size:11px;border-bottom:1px solid var(--hub-line);padding:12px 35px;color:var(--hub-muted);background:var(--hub-paper)}.safety-code summary{cursor:pointer;display:flex;align-items:center;gap:7px}.safety-code p{line-height:1.8;max-width:600px}.safety-code code{display:block;font-size:12px;margin:15px 0;color:var(--hub-ink);letter-spacing:1px;overflow-wrap:anywhere}.safety-code button{font-size:11px}.older-messages{align-self:center;font-size:11px}.message-conversation>.error-message{margin:10px 20px}[data-theme=dark] .hub-shell{--hub-bg:#171e29;--hub-paper:#1d2633;--hub-ink:#d6dfea;--hub-muted:#91a0b4;--hub-line:#2e3948}[data-theme=dark] .hub-app-card{background:#23314a;border-color:#34435b}[data-theme=dark] .messages-card{background:#253b35;border-color:#35483f}[data-theme=dark] .tasks-card{background:#352e43;border-color:#493d55}[data-theme=dark] .hub-app-icon,[data-theme=dark] .hub-status-icon{background:#ffffff0d}[data-theme=dark] .hub-header nav button.active{background:#2d3b54;color:#a5bffa}[data-theme=dark] .hub-recent>button>span{background:#29374a}[data-theme=dark] .contact-list>button.selected,[data-theme=dark] .message-bubble.mine{background:#2c433b;border-color:#3a5247}[data-theme=dark] .encryption-emblem{background:#2a3c34}@media(min-width:1600px){.hub-main{padding-top:70px}.hub-hero{margin-bottom:45px}.hub-app-card{padding:30px}}@media(max-width:1100px){.hub-brand small{display:none}.hub-header{gap:20px;padding:0 20px}.hub-main{padding:35px 25px}.hub-hero h1{font-size:35px}.hub-status{max-width:300px;padding:16px}.hub-status-icon{display:none}.hub-app-card{padding:20px}.hub-section-head{padding:18px}.hub-section-head p{line-height:1.7}.hub-columns{grid-template-columns:1fr 1fr;gap:18px}}@media(max-width:760px){.hub-header{height:auto;min-height:108px;flex-wrap:wrap;padding:14px 16px 0;gap:10px}.hub-brand{font-size:22px;order:0}.hub-account{margin-left:auto;order:1;gap:8px}.hub-header nav{order:2;width:100%;justify-content:space-between;margin:0}.hub-header nav button{padding:11px 9px;border-radius:7px 7px 0 0;font-size:11px;gap:5px}.hub-header nav button svg{width:15px}.hub-shell .app-shell,.messages-layout{height:calc(100dvh - 108px)}.hub-main{padding:30px 18px 20px}.hub-hero{display:block;margin-bottom:25px}.hub-hero h1{font-size:32px;letter-spacing:-1.2px}.hub-hero h1 span{font-size:30px}.hub-hero p{font-size:13px}.hub-status{margin-top:24px;max-width:none;padding:14px}.hub-status-icon{display:grid;width:36px;height:36px;border-radius:9px}.hub-status-icon svg{width:20px}.hub-status .status-dot{margin-left:auto}.hub-app-grid{grid-template-columns:1fr;gap:12px}.hub-app-card{position:relative;padding:20px 20px 18px 77px}.hub-app-card>div{position:absolute;left:19px;top:23px}.hub-app-card>div>svg{display:none}.hub-app-card h2{font-size:22px;margin:0 0 7px}.hub-app-card p{font-size:12px;margin-bottom:15px;max-width:300px}.hub-card-footer{padding-top:12px}.hub-columns{grid-template-columns:1fr}.hub-footer{font-size:9px;flex-wrap:wrap}.hub-section-head{padding:18px 16px}.hub-section-head h2{font-size:14px}.hub-recent>button{padding:16px}.service-card{max-width:100%;padding:15px}.hub-task{padding:15px 16px}.hub-page-title h1{font-size:32px}.desktop-break{display:none}.message-setup{padding-top:30px}.message-setup h1{font-size:27px}.message-setup form{padding:20px}.messages-layout{flex-direction:column}.message-contacts{width:100%;padding:14px 16px 8px;border-right:0;border-bottom:1px solid var(--hub-line);gap:9px;max-height:185px}.message-contacts-head{display:none}.contact-list{display:flex;flex-shrink:0;min-height:60px;max-height:70px;gap:7px;overflow:auto}.contact-list>button{min-width:175px;width:auto;padding:9px}.contact-list small{font-size:9px}.message-contacts>.button{align-self:flex-end;padding:5px 8px;font-size:10px;margin-top:-2px}.message-contacts>.text-button{display:none}.message-conversation{min-height:0}.conversation-header{padding:13px 16px}.conversation-header h2{font-size:14px}.conversation-header p{font-size:9px}.safety-code{padding:10px 16px}.safety-code code{font-size:11px}.message-history{padding:18px 16px}.message-bubble{max-width:90%;padding:11px 14px}.message-bubble p{font-size:13px}.message-compose{margin:8px 12px 7px;padding:9px}.message-compose textarea{min-height:34px}.message-compose-hint{font-size:9px}.conversation-empty{min-height:120px;padding:20px}.conversation-empty h2,.conversation-empty h3{font-size:19px}}@media print{.hub-header{display:none}.hub-shell .app-shell{height:auto}}@media(max-width:760px){.hub-header nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0}.hub-header nav button{font-size:10px;padding:11px 3px;gap:4px;justify-content:center;min-width:0}}.network-card{background:#eef4fc}.network-card .hub-app-icon{color:#467cad}@media(min-width:1100px){.hub-app-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hub-app-card h2{font-size:21px}.hub-brand small{display:none}}@media(max-width:760px){.hub-header nav{grid-template-columns:repeat(6,minmax(0,1fr))}.hub-header nav button{gap:3px;font-size:9px}.hub-header nav button svg{width:14px}}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#263246;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg:#fff;--sidebar:#f7f8fa;--soft:#f5f7fa;--line:#e8ebef;--text:#263246;--muted:#758195;--blue:#2563eb;--blue-soft:#eaf1ff;--hover:#f0f3f8;--shadow:0 18px 60px #12213e18;--editor:#fff}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.5}input,textarea,select{color:var(--text);background:var(--bg);border:1px solid var(--line);border-radius:8px;padding:10px 12px;outline:none;min-width:0}input:focus,textarea:focus,select:focus{border-color:#83a8ff;box-shadow:0 0 0 3px #2563eb12}button:focus-visible,a:focus-visible{outline:2px solid #4b83f6;outline-offset:3px}button{border:0;background:none}a{color:var(--blue)}h1,h2,h3,h4,p{margin:0}svg{flex-shrink:0}label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:550}label input{font-size:15px;font-weight:400}strong{font-weight:600}.brand{display:flex;align-items:center;gap:10px;font-size:27px;font-weight:700;letter-spacing:-1.2px;color:var(--text)}.brand.small{font-size:23px;letter-spacing:-.8px}.brand-mark{height:38px;width:38px;display:grid;place-items:center;background:var(--blue);color:#fff;border-radius:11px;box-shadow:0 3px 8px #2563eb20}.brand.small .brand-mark{width:31px;height:31px;border-radius:8px}.brand-period{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:8px;padding:9px 14px;background:var(--bg);font-size:14px;font-weight:550;white-space:nowrap;transition:background .15s,box-shadow .15s}.button:hover{background:var(--hover)}.button.primary{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 2px 3px #1d4ed115}.button.primary:hover{background:#1d4ed8}.text-button{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--blue);padding:0}.text-button:hover{text-decoration:underline}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:7px;color:var(--muted);flex-shrink:0}.icon-button:hover,.icon-button.active{background:var(--hover);color:var(--text)}.section-label{font-size:11px;letter-spacing:1.25px;font-weight:650;color:var(--muted)}.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:650;color:var(--blue)}.avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;height:28px;width:28px;flex-shrink:0;color:#fff;font-size:11px;font-weight:650;letter-spacing:.2px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-message{background:#fff1f0;color:#b42318;border:1px solid #ffdad5;padding:10px 12px;border-radius:8px;font-size:14px;line-height:1.5}.success-message{display:flex;align-items:center;gap:6px;font-size:14px;color:#16805b}.boot-state{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;color:var(--muted)}.boot-state p{max-width:440px;text-align:center;line-height:1.6}.auth-page{min-height:100dvh;background:#f6f8fb;color:#263246}.auth-header{height:104px;padding:0 6vw;display:flex;justify-content:space-between;align-items:center}.auth-topline{display:flex;align-items:center;gap:7px;font-size:13px;color:#7d8797}.auth-layout{max-width:1050px;margin:55px auto 0;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:115px;padding:0 30px}.auth-card{max-width:425px}.auth-card h1{font-size:38px;line-height:1.16;letter-spacing:-1.5px;font-weight:650;margin:18px 0}.auth-description{font-size:16px;line-height:1.7;color:#738095;margin-bottom:26px}.auth-card form{display:flex;flex-direction:column;gap:17px}.auth-card input{background:#fff;border-color:#dde3eb;height:44px}.auth-submit{height:45px;margin-top:5px}.auth-switch,.auth-footnote{font-size:13px;line-height:1.6;margin-top:24px;color:#798598;text-align:center}.auth-switch .text-button{font-size:13px}.auth-aside{padding-top:25px}.paper-note{background:#fff;border:1px solid #e4e9f0;border-radius:3px;padding:38px 35px 27px;min-height:330px;box-shadow:8px 10px 0 -1px #f6f8fb,8px 10px #dfe6ee,16px 20px 0 -1px #f6f8fb,16px 20px #e5ebf2,0 16px 40px #213b5710;transform:rotate(-3deg)}.paper-subject{font-size:10px;font-weight:650;letter-spacing:1.8px;color:#8893a4}.paper-note h2{font-size:32px;line-height:1.3;letter-spacing:-1.1px;margin:25px 0 22px;font-weight:550}.paper-rule{height:2px;width:35px;background:#2563eb;margin:20px 0}.paper-note p{font-size:15px;line-height:1.8;color:#758195}.paper-bottom{display:flex;gap:10px;align-items:center;font-size:11px;color:#91a0b3;margin-top:27px}.little-line{height:1px;width:24px;background:#9cafc9}.auth-benefits{display:flex;flex-direction:column;gap:15px;margin:50px 25px 0;color:#758195;font-size:14px}.auth-benefits span{display:flex;gap:10px;align-items:center}.auth-benefits svg{color:#7694c7}.auth-footer{text-align:center;color:#97a3b3;font-size:12px;margin:70px 0 0;padding-bottom:30px}.app-shell{display:grid;grid-template-columns:222px 280px minmax(0,1fr);height:100dvh;overflow:hidden;background:var(--bg);color:var(--text)}.sidebar{background:var(--sidebar);border-right:1px solid var(--line);display:flex;flex-direction:column;min-height:0;padding:28px 14px 16px}.sidebar-brand{padding:0 9px 30px;display:flex;align-items:center;justify-content:space-between}.workspace-picker{position:relative;margin-bottom:22px}.workspace-current{display:flex;align-items:center;gap:10px;width:100%;padding:9px 8px;border:1px solid var(--line);background:var(--bg);border-radius:9px;text-align:left}.workspace-initial{width:29px;height:29px;display:grid;place-items:center;background:#eaf0fa;color:#3a659c;border:1px solid #dce5f2;border-radius:7px;font-weight:650;font-size:13px}.workspace-current>span:nth-child(2){flex:1;min-width:0}.workspace-current strong{display:block;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-current small{display:block;font-size:11px;color:var(--muted);margin-top:3px}.workspace-current>svg{color:#939dab}.workspace-menu{position:absolute;top:100%;left:0;right:0;padding:5px;background:var(--bg);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);z-index:20;margin-top:5px}.workspace-menu button{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;font-size:13px;padding:10px;border-radius:5px;text-align:left}.workspace-menu button:hover{background:var(--hover)}.search-trigger{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;padding:0 8px;margin-bottom:22px;height:27px}.search-trigger span{flex:1;text-align:left}.search-trigger kbd{font:10px inherit;color:#a0a9b5;white-space:nowrap}.primary-nav,.notebook-nav{display:flex;flex-direction:column;gap:4px}.primary-nav button,.notebook-nav button{display:flex;align-items:center;gap:10px;text-align:left;padding:10px 11px;border-radius:7px;font-size:13px;color:#69768b;min-height:37px}.primary-nav button:hover,.notebook-nav button:hover{background:var(--hover)}.primary-nav button.selected,.notebook-nav button.selected,.sidebar-link.selected{background:var(--blue-soft);color:var(--blue);font-weight:550}.count{margin-left:auto;font-size:11px;color:#8d9aae}.selected .count{color:var(--blue)}.notebook-heading{display:flex;justify-content:space-between;align-items:center;margin:25px 3px 9px 11px}.notebook-heading .icon-button{width:25px;height:25px}.notebook-nav{overflow:auto}.notebook-nav button>span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-bottom{margin-top:auto;padding-top:30px}.sidebar-link{width:100%;display:flex;align-items:center;gap:10px;padding:10px 11px;color:#7b8798;font-size:13px;border-radius:7px}.sidebar-link:hover{background:var(--hover)}.profile-divider{height:1px;background:var(--line);margin:15px 4px}.profile-button{display:flex;gap:9px;align-items:center;width:100%;text-align:left;padding:5px}.profile-button>span:nth-child(2){font-size:13px;font-weight:550;flex:1}.profile-button small{display:block;font-weight:400;font-size:11px;color:var(--muted);margin-top:3px}.profile-button>svg{color:#8a97aa}.note-list{display:flex;flex-direction:column;min-height:0;background:var(--bg);border-right:1px solid var(--line)}.note-list-header{display:flex;align-items:center;justify-content:space-between;padding:31px 22px 23px}.note-list-header .section-label{font-size:9px;letter-spacing:1.5px}.note-list-header h1{font-size:22px;letter-spacing:-.7px;line-height:1.5;font-weight:600;margin-top:4px}.note-list-search{margin:0 18px;display:flex;align-items:center;gap:8px;color:#929fb0;border:1px solid var(--line);background:var(--soft);border-radius:7px;height:34px;padding:0 10px}.note-list-search input{background:none;border:0;box-shadow:none;padding:0;flex:1;width:100%;font-size:12px}.list-caption{display:flex;justify-content:space-between;color:#939eaf;font-size:10px;padding:19px 23px 12px}.list-caption>span:last-child{display:flex;align-items:center;gap:5px}.notes-scroll{overflow-y:auto;flex:1;padding:0 9px}.note-card{border:1px solid transparent;border-radius:8px;margin-bottom:4px}.note-card:hover{background:var(--soft)}.note-card.selected{background:var(--blue-soft);border-color:#d9e6ff}.note-card-content{width:100%;text-align:left;padding:16px 13px 14px;display:block}.note-card-title{display:flex;gap:8px;align-items:center}.note-card-title>svg{color:#99a4b5}.selected .note-card-title>svg{color:#6c94d4}.note-card-title strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.note-card p{font-size:12px;color:#8893a3;line-height:1.55;margin:9px 0 13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px}.note-card-meta{display:flex;justify-content:space-between;gap:10px;color:#96a1b1;font-size:10px}.note-card-meta>span:last-child{max-width:110px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.new-note-button{display:flex;justify-content:center;align-items:center;gap:8px;margin:13px 18px 18px;padding:10px;border:1px dashed #d8dfe8;border-radius:7px;color:#8390a2;font-size:12px}.new-note-button:hover{color:var(--blue);background:var(--blue-soft);border-color:#a9c4fa}.list-empty{display:flex;flex-direction:column;align-items:center;gap:13px;padding:45px 15px;color:#a1aaba;font-size:13px;text-align:center}.list-empty .text-button{font-size:12px}.restore-button{display:flex;align-items:center;gap:6px;padding:0 15px 14px;font-size:12px;color:var(--blue)}.main-workspace{display:flex;flex-direction:column;min-width:0;min-height:0;position:relative}.workspace-empty{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:30px}.empty-icon{display:grid;place-items:center;width:82px;height:82px;border-radius:24px;background:var(--blue-soft);color:#608de3;margin-bottom:28px}.workspace-empty .eyebrow{font-size:10px;color:#93a0b3}.workspace-empty h2{font-size:29px;letter-spacing:-1px;font-weight:550;margin:15px 0 12px}.workspace-empty p{font-size:14px;color:var(--muted);line-height:1.7;max-width:320px}.workspace-empty .button{margin-top:25px}.empty-shortcut{display:flex;align-items:center;gap:5px;margin-top:55px;color:#a2abba;font-size:11px}.empty-shortcut kbd{padding:3px 5px;border:1px solid var(--line);border-radius:4px;background:var(--soft);font-size:10px}.empty-shortcut>span:last-child{margin-left:4px}.workspace-error{padding:12px 18px;background:#fff3eb;color:#995320;font-size:13px;display:flex;gap:15px;justify-content:space-between}.loading-state{display:flex;justify-content:center;align-items:center;gap:8px;padding:50px 15px;color:var(--muted);font-size:13px}.document-workspace{display:flex;flex-direction:column;min-width:0;flex:1;min-height:0}.editor-layout{display:flex;flex:1;min-height:0;min-width:0}.document-topbar{height:66px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 24px;flex-shrink:0}.breadcrumbs{display:flex;align-items:center;gap:9px;min-width:0;color:#8d99a9;font-size:12px}.breadcrumbs .toolbar-button{margin-right:7px}.breadcrumbs>span{white-space:nowrap}.breadcrumbs .breadcrumb-note{max-width:170px;text-overflow:ellipsis;overflow:hidden;color:#5f6d82}.document-actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.save-state{display:flex;gap:5px;align-items:center;font-size:11px;color:#8e9caf}.save-state.offline{color:#ad8747}.save-state>svg{color:#799984}.presence-stack{display:flex;padding-left:5px}.presence-stack .avatar{border:2px solid var(--bg);margin-left:-5px;width:26px;height:26px;font-size:9px}.share-button{font-size:12px;padding:7px 10px;color:#65758a;border-color:#e0e5ed}.editor-toolbar{min-height:48px;display:flex;align-items:center;gap:2px;padding:6px 22px;border-bottom:1px solid var(--line);flex-shrink:0;flex-wrap:wrap}.editor-toolbar select{border:0;box-shadow:none;background:transparent;font-size:12px;width:111px;padding:6px 3px;color:#758297}.toolbar-button{display:inline-flex;align-items:center;justify-content:center;width:29px;height:29px;color:#7b8798;border-radius:5px;flex-shrink:0}.toolbar-button:hover{background:var(--hover);color:var(--text)}.toolbar-button.is-active{color:var(--blue);background:var(--blue-soft)}.toolbar-button:disabled{opacity:.3}.toolbar-divider{width:1px;height:17px;background:var(--line);margin:0 7px}.toolbar-spacer{flex:1;min-width:8px}.document-scroll{flex:1;overflow:auto;background:var(--editor)}.document-page{max-width:820px;margin:0 auto;padding:55px 64px 130px;min-height:100%}.document-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.document-eyebrow{display:flex;gap:7px;align-items:center;font-size:10px;letter-spacing:1.1px;text-transform:uppercase;color:#8f9db0}.document-eyebrow>svg{color:#98afd2}.document-title{display:block;width:100%;border:none;box-shadow:none!important;font-size:37px;font-weight:650;letter-spacing:-1.3px;padding:0;background:transparent;border-radius:0;line-height:1.3;height:54px;color:var(--text)}.document-title:disabled{opacity:1}.document-title::placeholder{color:#c0c7d0}.document-byline{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:10px;color:#a1aaba;margin:12px 0 34px;padding-bottom:27px;border-bottom:1px solid var(--line)}.byline-dot{color:#bec7d4}.pinned-label{display:flex;gap:3px;align-items:center;color:#8192a8;margin-left:auto}.note-editor{outline:0;font-size:16px;line-height:1.8;min-height:360px;color:var(--text);overflow-wrap:anywhere}.note-editor p{margin:.5em 0 .9em}.note-editor p:first-child{margin-top:0}.note-editor h1{font-size:29px;line-height:1.3;margin:1.3em 0 .6em;font-weight:650;letter-spacing:-.7px}.note-editor h2{font-size:23px;line-height:1.4;margin:1.4em 0 .7em;font-weight:600;letter-spacing:-.4px}.note-editor h3{font-size:19px;line-height:1.5;margin:1.3em 0 .6em;font-weight:600}.note-editor ul,.note-editor ol{padding-left:24px;margin:.5em 0 1em}.note-editor li{margin:.3em 0}.note-editor li p{margin:0}.note-editor blockquote{border-left:3px solid #a9c3f1;margin:1.2em 0;padding:5px 0 5px 20px;color:#7a889c;font-style:italic}.note-editor pre{background:var(--soft);padding:20px;border:1px solid var(--line);border-radius:8px;font-size:13px;line-height:1.7;overflow-x:auto}.note-editor code{background:var(--soft);padding:2px 5px;border-radius:4px;font-size:.86em}.note-editor pre code{padding:0;background:none}.note-editor mark{background:#fff2a6;color:inherit;padding:1px 0}.note-editor a{color:var(--blue);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.note-editor hr{border:0;border-top:1px solid var(--line);margin:2em 0}.note-editor p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#a5afbf;pointer-events:none;height:0}.note-editor ul[data-type=taskList]{list-style:none;padding:0}.note-editor ul[data-type=taskList] li{display:flex;gap:10px;align-items:flex-start}.note-editor ul[data-type=taskList] li>label{margin-top:5px;flex-shrink:0;user-select:none}.note-editor ul[data-type=taskList] li>label input{width:15px;height:15px;accent-color:var(--blue);padding:0}.note-editor ul[data-type=taskList] li>div{flex:1}.note-editor ul[data-type=taskList] li[data-checked=true]>div{text-decoration:line-through;color:#9aa5b5}.collaboration-carets__caret{border-left:1px solid;border-right:1px solid;margin-left:-1px;margin-right:-1px;pointer-events:none;position:relative;word-break:normal}.collaboration-carets__label{border-radius:3px 3px 3px 0;color:#fff;font-size:10px;font-style:normal;font-weight:600;left:-1px;line-height:normal;padding:2px 5px;position:absolute;top:-1.6em;user-select:none;white-space:nowrap}.editor-footer{height:36px;display:flex;align-items:center;justify-content:space-between;padding:0 25px;border-top:1px solid var(--line);color:#9ba6b6;font-size:10px;flex-shrink:0}.footer-dot{margin:0 9px;color:#c2cad6}.editor-footer button{font-size:10px;padding:0;color:#8392a8}.note-menu-anchor{position:relative}.note-dropdown{position:absolute;right:0;top:32px;width:222px;padding:5px;border:1px solid var(--line);background:var(--bg);border-radius:9px;box-shadow:var(--shadow);z-index:10}.note-dropdown>button{display:flex;align-items:center;gap:10px;text-align:left;width:100%;font-size:12px;border-radius:5px;padding:10px}.note-dropdown>button:hover{background:var(--hover)}.danger{color:#be4848!important}.menu-divider{height:1px;background:var(--line);margin:5px}.move-notebook{font-size:11px;padding:9px;color:var(--muted)}.move-notebook select{font-size:12px;padding:6px;max-width:100%}.offline-banner,.readonly-banner{display:flex;align-items:center;gap:7px;padding:9px 24px;background:#fff8e9;color:#a07b31;font-size:12px;border-bottom:1px solid #f2e7ce}.readonly-banner{background:var(--blue-soft);border-color:var(--line);color:#6c87b3}.detail-panel{width:300px;flex-shrink:0;border-left:1px solid var(--line);display:flex;flex-direction:column;min-height:0;background:var(--bg)}.detail-panel>header{display:flex;align-items:flex-start;gap:10px;justify-content:space-between;padding:23px 20px;border-bottom:1px solid var(--line)}.detail-panel h3{font-size:15px;font-weight:600}.detail-panel header p{font-size:11px;color:var(--muted);margin-top:7px}.panel-intro{padding:20px;border-bottom:1px solid var(--line)}.panel-intro p{font-size:12px;line-height:1.7;color:var(--muted);margin-bottom:15px}.panel-intro .button{font-size:12px}.panel-scroll{overflow:auto;flex:1;padding:20px}.version-card{position:relative;padding:0 0 24px 20px;border-left:1px solid var(--line);margin-left:4px;display:flex;flex-direction:column;gap:6px}.version-card strong{font-size:12px}.version-card p{font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis}.version-card small{font-size:10px;color:#a2adbd}.version-card .text-button{font-size:11px;margin-top:6px}.version-dot{position:absolute;left:-4px;top:4px;width:7px;height:7px;background:#8dacdc;border-radius:50%;box-shadow:0 0 0 4px var(--bg)}.discussion-empty{text-align:center;color:#a6b1bf;padding:65px 12px;display:flex;align-items:center;flex-direction:column}.discussion-empty h4{font-size:14px;color:#8392a7;margin:15px 0 8px}.discussion-empty p{font-size:12px;line-height:1.7}.comment{display:flex;align-items:flex-start;gap:9px;margin-bottom:23px}.comment .avatar{width:25px;height:25px;font-size:9px}.comment>div{flex:1;min-width:0}.comment-author strong{display:block;font-size:12px;margin-bottom:4px}.comment-author time{font-size:9px;color:#a0abba}.comment p{font-size:13px;line-height:1.7;margin-top:8px;white-space:pre-wrap;overflow-wrap:anywhere}.comment-compose{padding:15px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:10px;align-items:flex-end}.comment-compose textarea{width:100%;height:88px;resize:vertical;font-size:13px}.comment-compose .button{font-size:12px;padding:7px 12px}.focus-mode{grid-template-columns:minmax(0,1fr)}.focus-mode .sidebar,.focus-mode .note-list{display:none}.focus-mode .document-page{max-width:900px;padding-top:75px}.modal-backdrop{position:fixed;inset:0;background:#17284052;backdrop-filter:blur(4px);z-index:100;display:flex;align-items:center;justify-content:center;padding:20px}.modal{width:min(100%,500px);max-height:88dvh;overflow:auto;background:var(--bg);border:1px solid var(--line);border-radius:16px;box-shadow:0 25px 90px #101b3540;outline:0}.modal.wide{width:min(100%,620px)}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:27px 28px 22px;border-bottom:1px solid var(--line);gap:20px}.modal h2{font-size:23px;letter-spacing:-.6px;font-weight:600}.modal-header p{font-size:13px;line-height:1.6;margin-top:7px;color:var(--muted)}.modal-body{padding:25px 28px;display:flex;flex-direction:column;gap:20px}.modal-body>p{font-size:14px;color:var(--muted);line-height:1.6}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.invite-box{padding:17px;background:var(--soft);border:1px solid var(--line);border-radius:10px}.invite-box h3{font-size:14px}.invite-box p{font-size:12px;color:var(--muted);margin:8px 0 16px}.inline-controls{display:flex;gap:8px}.inline-controls select{flex:1;font-size:12px;padding:8px}.inline-controls .button{font-size:12px;padding:8px 10px}.copy-field{display:flex;gap:5px;align-items:center;background:var(--bg);border:1px solid var(--line);border-radius:7px;padding:3px;margin-top:12px}.copy-field input{width:100%;border:0;box-shadow:none;font-size:11px;padding:6px}.member-list{display:flex;flex-direction:column;gap:20px}.member-row{display:flex;align-items:center;gap:10px}.member-info{flex:1;min-width:0}.member-info strong{font-size:13px;display:block}.member-info span{font-size:11px;color:var(--muted);display:block;margin-top:4px}.member-row select{font-size:11px;padding:6px;max-width:90px}.member-row .icon-button{width:25px;height:25px}.role-label{text-transform:capitalize;color:var(--muted);font-size:11px}.pending-invite{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.pending-invite span{flex:1}.pending-invite .text-button{font-size:11px}.profile-large{display:flex;align-items:center;gap:12px;padding-bottom:20px;border-bottom:1px solid var(--line)}.profile-large h3{font-size:16px}.profile-large p{font-size:12px;color:var(--muted);margin-top:5px}.setting-row{display:flex;justify-content:space-between;align-items:center;gap:20px}.setting-row strong{font-size:14px}.setting-row p{font-size:12px;color:var(--muted);margin-top:5px}.setting-row .button{font-size:12px}.password-form{border-top:1px solid var(--line);padding-top:20px;display:flex;flex-direction:column;gap:15px}.password-form h3{font-size:14px}.password-form label{font-size:12px}.password-form input{font-size:14px}.logout-button{align-self:flex-start;margin-top:5px;color:var(--muted)}.search-dialog-input{display:flex;align-items:center;gap:12px;padding:18px 25px;border-bottom:1px solid var(--line);color:var(--muted)}.search-dialog-input input{border:0;box-shadow:none;flex:1;font-size:16px;padding:4px 0}.search-results{min-height:170px;max-height:450px;overflow:auto;padding:10px}.search-results>button{display:flex;align-items:center;gap:14px;padding:15px;width:100%;text-align:left;border-radius:9px;color:var(--muted)}.search-results>button:hover{background:var(--hover)}.search-results>button>span{flex:1;min-width:0}.search-results strong{display:block;color:var(--text);font-size:14px;margin-bottom:5px}.search-results small{display:block;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.quiet-empty{padding:35px 20px;text-align:center;color:var(--muted);font-size:13px;line-height:1.6}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);z-index:200;background:#26354b;color:#fff;padding:13px 20px;border-radius:10px;box-shadow:var(--shadow);font-size:13px;display:flex;align-items:center;gap:10px;max-width:90vw}.mobile-only,.mobile-topbar,.mobile-scrim{display:none}[data-theme=dark]{--bg:#171d28;--sidebar:#131923;--soft:#1c2431;--line:#2a3443;--text:#dbe3ef;--muted:#8d9bb0;--blue:#6797ff;--blue-soft:#24334e;--hover:#242e3f;--editor:#171d28;background:var(--bg);color:var(--text)}[data-theme=dark] .button.primary{background:#376ddd;border-color:#376ddd}[data-theme=dark] .workspace-initial{background:#27354c;border-color:#364763;color:#8babdf}[data-theme=dark] .note-card.selected{border-color:#354766}[data-theme=dark] .note-editor mark{background:#635720;color:#eee7c5}[data-theme=dark] .auth-page{background:#f6f8fb}[data-theme=dark] .auth-page .brand{color:#263246}.note-editor ::selection{background:#bdd4ff80}@media(min-width:1600px){.app-shell{grid-template-columns:242px 300px minmax(0,1fr)}.document-page{padding-top:65px;max-width:900px}.document-title{font-size:42px}.focus-mode{grid-template-columns:minmax(0,1fr)}}@media(max-width:1200px){.app-shell{grid-template-columns:200px 240px minmax(0,1fr)}.sidebar{padding-left:10px;padding-right:10px}.document-topbar{padding:0 17px;gap:8px}.breadcrumbs .breadcrumb-note{display:none}.document-actions{gap:10px}.document-page{padding:38px 35px 100px}.document-title{font-size:31px}.editor-toolbar{padding:6px 15px;gap:0}.toolbar-divider{margin:0 4px}.toolbar-button{width:27px}.detail-panel{position:absolute;right:0;top:66px;bottom:0;box-shadow:-15px 0 35px #14223a10;z-index:15}.focus-mode{grid-template-columns:minmax(0,1fr)}}@media(max-width:920px){.app-shell{grid-template-columns:182px 215px minmax(0,1fr)}.sidebar{padding:22px 8px 12px}.sidebar-brand{padding-bottom:24px}.search-trigger{font-size:11px;gap:5px}.search-trigger kbd{display:none}.notebook-nav button,.primary-nav button{font-size:12px}.note-list-header{padding:25px 15px 19px}.note-list-header h1{font-size:20px}.note-list-search{margin:0 12px}.note-card-content{padding:13px 10px}.document-actions .save-state span,.document-actions .share-button span{display:none}.document-page{padding:32px 25px 90px}.document-topbar{height:59px}.breadcrumbs>span{max-width:85px;overflow:hidden;text-overflow:ellipsis}.toolbar-spacer{display:none}.document-title{font-size:28px}.document-byline{font-size:9px;gap:6px}.note-editor{font-size:15px}.detail-panel{top:59px}.auth-layout{gap:65px}.auth-card h1{font-size:32px}.paper-note{padding:30px 25px}.focus-mode{grid-template-columns:minmax(0,1fr)}}@media(max-width:720px){.app-shell{display:flex;height:100dvh}.main-workspace{flex:1;width:100%}.sidebar,.note-list{display:none}.mobile-topbar{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--line);height:59px;flex-shrink:0}.mobile-topbar .brand{font-size:21px}.mobile-topbar .brand-mark{width:27px;height:27px}.mobile-nav-open .sidebar{display:flex;position:fixed;left:0;top:0;bottom:0;width:185px;z-index:52}.mobile-nav-open .note-list{display:flex;position:fixed;left:185px;top:0;bottom:0;width:min(240px,calc(100vw - 200px));z-index:52;box-shadow:10px 0 30px #14243c30}.mobile-nav-open .mobile-scrim{display:block;position:fixed;inset:0;background:#15233d77;z-index:51}.mobile-only{display:flex}.sidebar-brand{padding-left:6px;padding-right:0}.sidebar-brand .brand{font-size:21px;gap:7px}.sidebar-brand .brand-mark{width:28px;height:28px}.sidebar-brand .mobile-only{width:22px}.document-topbar{height:46px;padding:0 13px}.breadcrumbs .toolbar-button{display:none}.breadcrumbs>span{font-size:11px;max-width:125px}.document-actions{gap:9px}.document-actions .presence-stack{display:none}.share-button{padding:5px 7px}.editor-toolbar{padding:5px 10px;gap:0;min-height:70px}.editor-toolbar select{font-size:11px;width:94px}.toolbar-divider{margin:0 3px}.toolbar-button{width:28px;height:29px}.editor-toolbar .toolbar-spacer{display:none}.document-page{padding:26px 24px 100px}.document-title{font-size:30px;height:48px}.document-byline{margin-bottom:27px;padding-bottom:22px}.note-editor{font-size:16px;line-height:1.8}.document-meta{margin-bottom:8px}.editor-footer{padding:0 14px;font-size:9px;height:32px}.editor-footer button{font-size:9px}.footer-dot{margin:0 5px}.detail-panel{top:105px;width:min(340px,100%);bottom:0}.workspace-empty{padding:30px 25px}.workspace-empty h2{font-size:26px}.workspace-empty .eyebrow{font-size:9px}.workspace-empty p{font-size:14px}.focus-mode .document-page{padding:26px 24px 100px}.auth-header{height:83px;padding:0 25px}.auth-topline{display:none}.auth-layout{display:block;margin:30px auto 0;padding:0 27px;max-width:440px}.auth-card{max-width:none}.auth-card h1{font-size:34px;max-width:340px}.auth-aside{display:none}.auth-footer{margin-top:45px;font-size:11px}.auth-description{font-size:15px}.auth-card .eyebrow{font-size:10px}.modal-backdrop{padding:12px}.modal{max-height:92dvh;border-radius:12px}.modal-header,.modal-body{padding:22px}.modal h2{font-size:22px}.inline-controls{flex-wrap:wrap}.inline-controls select{min-width:130px}.search-dialog-input{padding:17px 22px}.search-dialog-input input{font-size:14px}.toast{bottom:17px;font-size:12px;width:max-content}.offline-banner{font-size:11px;padding:8px 14px}.profile-button small{font-size:10px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media print{.sidebar,.note-list,.document-topbar,.editor-toolbar,.editor-footer,.document-meta,.detail-panel,.mobile-topbar,.offline-banner,.readonly-banner{display:none!important}.app-shell,.main-workspace,.editor-layout,.document-workspace,.document-scroll{display:block;height:auto;overflow:visible}.document-page{padding:0;max-width:none}.note-editor{min-height:0}.document-title,.note-editor{color:#000}.collaboration-carets__label{display:none}.document-byline{border-bottom:1px solid #ccc}.document-title{font-size:30px}body{background:#fff}}.document-title{resize:none;overflow:hidden;min-height:54px;height:auto;white-space:pre-wrap;overflow-wrap:anywhere}.section-label,.eyebrow,.note-list-header .section-label,.workspace-empty .eyebrow{font-size:12px;letter-spacing:1.1px}.workspace-current strong,.primary-nav button,.notebook-nav button,.sidebar-link,.profile-button>span:nth-child(2){font-size:14px}.workspace-current small,.profile-button small,.count,.search-trigger kbd,.document-eyebrow,.list-caption,.note-card-meta,.document-byline,.editor-footer,.editor-footer button,.save-state,.empty-shortcut,.empty-shortcut kbd{font-size:12px}.search-trigger,.note-list-search input,.new-note-button,.note-card p,.breadcrumbs,.share-button,.editor-toolbar select,.member-info span,.role-label,.pending-invite,.profile-large p,.setting-row p{font-size:13px}.note-card-title strong,.sidebar-bottom .sidebar-link,.member-info strong,.invite-box h3,.panel-intro .button,.detail-panel header p,.panel-intro p,.comment p,.comment-compose textarea,.version-card strong,.version-card p{font-size:14px}.note-card p{min-height:40px}.document-byline{line-height:1.6}.document-topbar .breadcrumb-note{max-width:145px}.version-card small,.comment-author time,.comment-author strong,.discussion-empty p,.discussion-empty h4,.comment-compose .button,.note-dropdown>button,.move-notebook,.move-notebook select{font-size:12px}.workspace-current{gap:8px}.search-trigger{gap:6px}.search-trigger kbd{font-size:10px}.sidebar{padding-left:12px;padding-right:12px}@media(max-width:1200px){.search-trigger kbd{display:none}.sidebar{padding-left:9px;padding-right:9px}.workspace-current strong{font-size:13px}.document-topbar .breadcrumb-note{display:none}.document-byline{font-size:12px}.editor-footer,.editor-footer button{font-size:11px}}@media(max-width:720px){.primary-nav button,.notebook-nav button,.sidebar-link{font-size:13px}.workspace-current small,.profile-button small,.count,.document-eyebrow,.document-byline,.editor-footer,.editor-footer button{font-size:11px}.editor-toolbar select{font-size:12px}.list-caption,.note-card-meta{font-size:11px}.note-card-title strong{font-size:13px}.note-card p{font-size:12px}.workspace-empty .eyebrow{font-size:10px}}
