:root{color:#181818;font-synthesis:none;text-rendering:optimizelegibility;--rail:223px;--comments:292px;--border:#e9e9e7;--muted:#888884;--soft:#f5f5f3;--purple:#6659de;--green:#2b8b68;--cobalt:#2457d6;background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow:hidden}button,input,textarea,select{font:inherit}button{color:inherit}input,textarea,[contenteditable=true]{caret-color:#171716}.app-shell{grid-template-columns:var(--rail) minmax(0, 1fr);background:#fff;min-height:100vh;display:grid}.app-shell.comments-visible{grid-template-columns:var(--rail) minmax(0, 1fr) var(--comments)}.document-rail{border-right:1px solid var(--border);background:#fbfbfa;flex-direction:column;min-width:0;height:100vh;padding:14px 8px 0;display:flex}.rail-actions{justify-content:space-between;align-items:center;height:34px;padding:0 6px 0 8px;display:flex}.new-note,.header-button,.save-indicator{cursor:pointer;color:#3e3e3a;background:0 0;border:0;align-items:center;gap:8px;padding:6px 3px;display:inline-flex}.new-note{font-size:12px}.icon-button{cursor:pointer;color:#555550;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.icon-button:hover,.icon-button.is-active{color:#111;background:#f0efed}.icon-button.is-active{color:var(--purple);background:#eeebff}.icon-button:disabled{opacity:.25;cursor:default;background:0 0}.search-box{height:34px;color:var(--muted);background:#fff;border:1px solid #dededb;border-radius:7px;align-items:center;gap:7px;margin:10px 3px 2px;padding:0 9px;display:flex}.search-box input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.search-box button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:2px}.rail-label{color:#92928e;margin:17px 9px 9px;font-size:10px}.drop-target{margin-block:13px 5px;padding:4px 0}.rail-section-heading{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.rail-section-heading .rail-label{margin-top:9px}.rail-section-heading button,.project-heading button{cursor:pointer;color:#777772;background:0 0;border:0}.rail-section-heading>button{border-radius:6px;place-items:center;width:28px;height:28px;margin-right:3px;display:grid}.rail-section-heading>button:hover,.project-heading button:hover{color:#222;background:#f0efed}.project-group{border-radius:7px;margin-bottom:6px;padding:2px 0}.project-group:has(.document-row:hover){background:#f8f8f6}.project-heading{grid-template-columns:minmax(0,1fr) 26px;align-items:center;height:30px;display:grid}.project-title{text-overflow:ellipsis;white-space:nowrap;text-align:left;min-width:0;padding:5px 10px;font-size:11px;font-weight:600;overflow:hidden}.project-new-note{border-radius:5px;place-items:center;width:24px;height:24px;display:grid}.project-document{margin-left:10px}.document-list{flex:1;min-height:0;overflow:auto}.document-row{border-radius:6px;grid-template-columns:20px minmax(0,1fr) 24px;align-items:center;min-height:34px;margin-bottom:2px;display:grid}.document-row.is-selected{background:#ecebea}.document-row>button:not(.delete-note){text-align:left;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:0 0;border:0;min-width:0;height:34px;padding:0 10px;font-size:12px;overflow:hidden}.drag-handle{color:#aaa9a4;cursor:grab;opacity:.45;place-items:center;width:20px;height:34px;display:grid}.drag-handle:active{cursor:grabbing}.document-row:hover .drag-handle{opacity:1}.delete-note{opacity:0;cursor:pointer;color:#9a3f3f;background:0 0;border:0;padding:4px}.document-row:hover .delete-note,.delete-note:focus-visible{opacity:1}.empty-list{color:var(--muted);padding:8px 10px;font-size:12px}.rail-footer{color:#73736f;border-top:1px solid #0000;align-items:center;gap:7px;height:52px;padding:0 7px;font-size:11px;display:flex}.rail-chevron{margin-left:auto}.connection-dot{background:#969692;border-radius:999px;width:5px;height:5px;display:inline-block}.connection-dot.cloud{background:var(--green)}.workspace{flex-direction:column;min-width:0;height:100vh;display:flex}.workspace-header{flex:0 0 62px;justify-content:space-between;align-items:center;height:62px;padding:0 24px;display:flex}.document-breadcrumb{color:#aaa9a4;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.header-actions{align-items:center;gap:8px;display:flex}.notification-menu{position:relative}.notification-button.is-active{color:var(--purple)}.notification-popover{z-index:30;border:1px solid var(--border);background:#fff;border-radius:11px;width:min(380px,100vw - 32px);max-height:min(560px,100vh - 90px);position:absolute;top:39px;right:0;overflow:hidden;box-shadow:0 18px 55px #00000029}.notification-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:54px;padding:10px 13px 10px 16px;display:flex}.notification-heading>div{flex-direction:column;gap:2px;display:flex}.notification-heading strong{font-size:12px}.notification-heading span{color:var(--muted);font-size:9px}.notification-heading button{color:var(--purple);cursor:pointer;background:0 0;border:0;font-size:10px}.notification-heading button:disabled{color:#bbb;cursor:default}.notification-list{max-height:500px;padding:6px;overflow:auto}.notification-item{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:9px minmax(0,1fr);gap:8px;width:100%;padding:10px;display:grid}.notification-item:hover{background:var(--soft)}.notification-item.is-read{opacity:.68}.notification-dot{background:0 0;border-radius:999px;width:6px;height:6px;margin-top:5px}.notification-item.is-unread .notification-dot{background:var(--purple)}.notification-copy{color:#555550;flex-direction:column;gap:4px;min-width:0;font-size:10px;line-height:1.4;display:flex}.notification-copy>span:nth-child(2){color:#282826;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;display:-webkit-box;overflow:hidden}.notification-copy time{color:#aaa;font-size:9px}.notification-empty{color:var(--muted);text-align:center;margin:28px 12px;font-size:11px}.save-indicator{color:#92928c;font-size:10px}.save-indicator.saving .connection-dot{animation:1s infinite pulse}.save-indicator.pending{color:var(--cobalt)}.save-indicator.pending .connection-dot{background:var(--cobalt)}.save-indicator.error{color:#ad4c4c}.header-button{font-size:11px}.count-badge{min-width:16px;height:16px;color:var(--purple);background:#efedff;border-radius:999px;justify-content:center;align-items:center;font-size:9px;display:inline-flex}.comment-selection-button{color:#5548c5;cursor:pointer;background:#f1efff;border:1px solid #dcd8ff;border-radius:7px;align-items:center;gap:7px;height:32px;padding:0 10px;font-size:11px;display:inline-flex}.editor-area{flex:1;min-height:0;overflow:auto}.toolbar{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;align-items:center;gap:2px;width:min(738px,100% - 64px);height:54px;margin:0 auto;display:flex;position:sticky;top:0}.style-select{align-items:center;width:89px;height:32px;display:flex;position:relative}.style-select select{appearance:none;color:#666661;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 28px 0 4px;font-size:12px}.style-select svg{pointer-events:none;color:#777;position:absolute;right:8px}.toolbar-divider{background:var(--border);width:1px;height:23px;margin:0 7px}.toolbar-spacer{flex:1}.document-page{width:min(738px,100% - 64px);margin:42px auto 100px}.document-title{color:#141414;letter-spacing:-.045em;background:0 0;border:0;outline:0;width:100%;margin:0 0 27px;padding:0;font-size:44px;font-weight:720;line-height:1.08;display:block}.document-body{caret-color:#111;white-space:pre-wrap;word-wrap:break-word;color:#292927;outline:none;padding-bottom:120px;font-size:16px;line-height:1.62}.document-body p{margin:0 0 29px}.document-body h1,.document-body h2,.document-body h3{color:#1b1b1a;letter-spacing:-.03em}.document-body h1{margin:42px 0 15px;font-size:30px}.document-body h2{margin:39px 0 11px;font-size:22px;line-height:1.25}.document-body h3{margin:30px 0 10px;font-size:18px}.document-body blockquote{color:#5c5c58;border-left:2px solid #dfdfdc;margin:24px 0 36px;padding:14px 0 14px 17px}.document-body blockquote p{margin:0}.document-body ul,.document-body ol{margin:8px 0 25px;padding-left:24px}.document-body li{margin:5px 0}.document-body li>p{margin:0}.document-body ul[data-type=taskList]{margin-block:8px 25px;padding-left:0;list-style:none}.document-body ul[data-type=taskList] li{align-items:flex-start;gap:9px;margin:3px 0;display:flex}.document-body ul[data-type=taskList] li>div{cursor:text;caret-color:#111;flex:1;min-width:0}.document-body ul[data-type=taskList] li p{margin:0}.document-body ul[data-type=taskList] label{-webkit-user-select:none;user-select:none;margin-top:3px}.document-body input[type=checkbox]{width:14px;height:14px;accent-color:var(--purple)}.document-body code{background:#f2f2f0;border-radius:4px;padding:2px 5px;font-family:SFMono-Regular,Consolas,monospace;font-size:.88em}.document-body pre{background:#f3f3f1;border-radius:7px;padding:14px;overflow:auto}.document-body pre code{background:0 0;padding:0}.document-body a{color:#4d55a7;text-underline-offset:2px;text-decoration-thickness:1px}.document-body .comment-anchor{cursor:pointer;position:relative}.document-body .comment-anchor:after{content:"";background:var(--purple);vertical-align:super;border-radius:999px;width:6px;height:6px;margin-left:3px;display:inline-block}.document-body p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:#b8b8b3;float:left;pointer-events:none;height:0}.editor-loading{width:min(738px,100% - 64px);color:var(--muted);margin:70px auto;font-size:14px}.comments-panel{border-left:1px solid var(--border);background:#fff;flex-direction:column;min-width:0;height:100vh;display:flex}.comments-header{flex:0 0 62px;grid-template-columns:1fr auto 32px;align-items:center;gap:11px;height:62px;padding:0 16px 0 18px;display:grid}.comments-header h2{margin:0;font-size:12px;font-weight:600}.comment-filter{gap:12px;display:flex}.comment-filter button{color:#aaa;cursor:pointer;background:0 0;border:0;padding:3px 0;font-size:10px}.comment-filter button.active{color:#222;font-weight:600}.comment-list{padding:14px 15px 40px;overflow:auto}.comments-empty{text-align:center;color:#a5a59f;margin:96px 8px 0}.comments-empty svg{color:#9d9d98}.comments-empty h3{color:#575753;margin:20px 0 8px;font-size:12px}.comments-empty p{margin:0;font-size:10px;line-height:1.5}.comment-composer,.comment-card{border:1px solid var(--border);background:#fff;border-radius:9px;margin:10px 14px;padding:13px}.comment-card{scroll-margin-block:16px;transition:border-color .15s,box-shadow .15s}.comment-card.is-focused{border-color:#aaa3ee;outline:none;box-shadow:0 0 0 3px #efedff}.comment-composer blockquote,.comment-card>blockquote{color:#666058;background:#f7f6f0;border-left:2px solid #d4bf5b;margin:0 0 12px;padding:8px 10px;font-size:11px;line-height:1.45}.comment-composer textarea,.reply-input{resize:vertical;border:1px solid #dededb;border-radius:6px;outline:0;width:100%;min-height:68px;padding:9px;font-size:12px}.comment-composer textarea:focus,.reply-input:focus{border-color:#ada7e8;box-shadow:0 0 0 2px #efedff}.composer-actions,.comment-actions{justify-content:flex-end;gap:8px;margin-top:9px;display:flex}.composer-actions button,.comment-actions button{cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:4px;padding:6px 8px;font-size:10px;display:inline-flex}.comment-actions button:last-child{color:#4d675d}.comment-actions button:disabled{opacity:.35;cursor:default}.comment-meta{color:#999;justify-content:space-between;gap:8px;font-size:9px;display:flex}.comment-meta strong{color:#454542;font-size:10px}.comment-card p{margin:7px 0 12px;font-size:12px;line-height:1.5}.comment-card.resolved{opacity:.65}.reply{border-left:2px solid #e6e5e2;margin:11px 0;padding:4px 0 2px 10px}.reply-input{min-height:46px;margin-top:5px}.detached-label{color:#a45c4e;font-weight:600}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1414124f;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.settings-modal{background:#fff;border-radius:14px;width:min(570px,100%);max-height:calc(100vh - 48px);padding:27px 28px 20px;overflow:auto;box-shadow:0 24px 70px #00000038}.modal-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.eyebrow{color:var(--green);align-items:center;gap:6px;margin:0 0 12px;font-size:10px;display:flex}.modal-heading h2{letter-spacing:-.02em;margin:0 0 7px;font-size:20px}.modal-heading>div>p:last-child{color:#777772;margin:0;font-size:11px}.workspace-overview{background:#f6f6f4;border-radius:9px;grid-template-columns:repeat(3,1fr);margin:24px 0 20px;padding:14px 0;display:grid}.workspace-overview div{border-right:1px solid #e5e5e2;flex-direction:column;justify-content:center;min-height:58px;padding:0 18px;display:flex}.workspace-overview div:last-child{border-right:0}.workspace-overview strong{font-size:24px;font-weight:500}.workspace-overview span{color:#999;margin-top:5px;font-size:9px}.setting-row{border-top:1px solid #ededeb;justify-content:space-between;align-items:center;gap:22px;min-height:76px;display:flex}.setting-row h3{margin:0 0 5px;font-size:12px}.setting-row p{color:#888883;margin:0;font-size:10px}.setting-row input{border:1px solid #dededb;border-radius:7px;outline:0;width:150px;height:34px;padding:0 10px}.setting-row button,.button-label{cursor:pointer;background:#fff;border:1px solid #dededb;border-radius:7px;align-items:center;gap:7px;height:34px;padding:0 11px;font-size:10px;display:inline-flex}.setting-actions{gap:8px;display:flex}.button-label input{display:none}.cloud-note{color:#5f625e;background:#f6f6f4;border-radius:8px;gap:12px;padding:14px;display:flex}.cloud-note strong{font-size:11px}.cloud-note p{color:#888883;margin:5px 0 0;font-size:10px;line-height:1.45}.final-row{margin-top:10px}.primary-button{cursor:pointer;justify-content:center;color:#fff!important;background:#242422!important;border:0!important}.primary-button:disabled{opacity:.5;cursor:default}.primary-button.compact{height:30px;padding:0 12px}.error-toast{z-index:80;color:#fff;background:#282826;border-radius:8px;align-items:center;gap:16px;padding:10px 11px 10px 14px;font-size:12px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000038}.error-toast button{color:#fff;cursor:pointer;background:0 0;border:0;padding:2px}.auth-page,.loading-page{color:#555;background:#f7f7f5;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--border);background:#fff;border-radius:15px;flex-direction:column;width:min(430px,100%);padding:34px;display:flex;box-shadow:0 18px 60px #00000012}.brand-mark{color:#fff;background:#1f1f1e;border-radius:10px;place-items:center;width:38px;height:38px;margin-bottom:24px;font-weight:700;display:grid}.auth-card h1{letter-spacing:-.04em;margin:0 0 10px;font-size:30px}.auth-card>p:not(.eyebrow):not(.auth-message){color:#777;margin:0 0 26px;font-size:13px;line-height:1.5}.auth-card label{margin-bottom:7px;font-size:11px;font-weight:600}.auth-card input{border:1px solid #d9d9d6;border-radius:8px;outline:0;height:42px;margin-bottom:11px;padding:0 12px}.auth-card input:focus{border-color:#9c96d9;box-shadow:0 0 0 3px #efedff}.auth-card .primary-button{border-radius:8px;height:42px}.auth-message{color:#5b645d;background:#f2f6f3;border-radius:7px;margin:12px 0 0;padding:10px;font-size:11px;line-height:1.4}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}@media (width<=900px){:root{--rail:190px;--comments:260px}.app-shell.comments-visible{grid-template-columns:var(--rail) minmax(0, 1fr)}.comments-panel{z-index:20;width:min(360px,100vw - 40px);position:fixed;top:0;right:0;box-shadow:-10px 0 35px #0000001a}.save-indicator{display:none}}@media (width<=640px){body{overflow:auto}.app-shell,.app-shell.comments-visible{display:block}.document-rail{display:none}.workspace{height:auto;min-height:100vh}.workspace-header{padding:0 14px}.document-breadcrumb{max-width:100px}.toolbar,.document-page{width:calc(100% - 32px)}.toolbar{overflow-x:auto}.document-page{margin-top:26px}.document-title{font-size:36px}}
