:root{--bg:#0d0d10;--bg-elevated:#131318;--panel:#17171d;--panel-hover:#1d1d24;--panel-soft:#111116;--line:#2a2a33;--line-soft:#222229;--text:#f4f2ee;--text-soft:#b7b4bd;--muted:#7e7b87;--violet:#9d7dff;--violet-bright:#b39aff;--violet-soft:#9d7dff21;--amber:#e9ad62;--blue:#6fa8ff;--green:#61c795;--red:#ef767a;--sidebar-width:272px;--radius:12px;--shadow:0 24px 70px #00000057;--font-micro:11px;--font-caption:12px;--font-ui-small:13px}*{box-sizing:border-box}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--bg)}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit}::selection{background:#9d7dff59}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#34343d padding-box content-box;border:2px solid #0000;border-radius:10px}.eyebrow{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:750}.muted{color:var(--muted)}.spinner{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.button{border:1px solid var(--line);background:var(--panel);min-height:38px;color:var(--text-soft);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:650;transition:all .15s;display:inline-flex}.button:hover{background:var(--panel-hover);color:var(--text);border-color:#3b3b46;transform:translateY(-1px)}.button-primary{background:var(--violet);border-color:var(--violet);color:#100d19;box-shadow:0 8px 24px #9d7dff33}.button-primary:hover{background:var(--violet-bright);border-color:var(--violet-bright);color:#0f0b19}.button-quiet{background:0 0}.button-wide{width:100%;min-height:44px}.button-selected{color:var(--violet-bright);background:var(--violet-soft);border-color:#9d7dff73}.icon-button,.plain-icon{width:34px;height:34px;color:var(--muted);background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.icon-button:hover,.plain-icon:hover{background:var(--panel-hover);color:var(--text)}.text-button{color:var(--violet-bright);background:0 0;border:0;padding:3px;font-size:12px;font-weight:650}input,textarea,select{border:1px solid var(--line);background:#101015;border-radius:8px;outline:none;width:100%;transition:border-color .15s,box-shadow .15s}input,select{height:39px;padding:0 11px}textarea{resize:vertical;padding:10px 11px}input:focus,textarea:focus,select:focus{border-color:#9d7dffa6;box-shadow:0 0 0 3px #9d7dff1a}input::placeholder,textarea::placeholder{color:#5e5b65}label>span,.compact-field>span{color:var(--text-soft);margin-bottom:7px;font-size:12px;font-weight:650;display:block}.form-stack{flex-direction:column;gap:16px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.form-error{color:#f2a2a5;background:#ef767a17;border:1px solid #ef767a47;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:9px 11px;font-size:12px;display:flex}.form-error button{color:inherit;background:0 0;border:0;display:inline-flex}.login-shell{background:radial-gradient(circle at 20% 35%,#19152a 0,#0d0d10 37%,#09090c 100%);grid-template-columns:minmax(0,1.2fr) minmax(350px,460px);align-items:center;gap:clamp(40px,8vw,130px);min-height:100dvh;padding:clamp(28px,5vw,72px);display:grid;position:relative;overflow:hidden}.login-atmosphere{pointer-events:none;filter:blur(1px);border-radius:50%;position:absolute}.login-atmosphere-one{background:radial-gradient(circle,#7a55e126,#0000 68%);width:460px;height:460px;bottom:-190px;left:-180px}.login-atmosphere-two{background:radial-gradient(circle,#5e4da41a,#0000 70%);width:340px;height:340px;top:-170px;right:16%}.login-story{z-index:1;max-width:680px}.login-story h1{letter-spacing:-.045em;max-width:650px;margin:28px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,7vw,92px);font-weight:400;line-height:.97}.login-lede{max-width:570px;color:var(--text-soft);margin:0;font-size:clamp(16px,1.5vw,20px);line-height:1.65}.login-features{flex-wrap:wrap;gap:11px;margin-top:36px;display:flex}.login-features div{color:#a7a3ae;background:#ffffff06;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:7px;padding:9px 12px;font-size:12px;display:flex}.login-features svg{color:var(--violet)}.login-panel-wrap{z-index:1}.login-panel{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#141419d1;border:1px solid #ffffff17;border-radius:16px;padding:32px}.login-panel-heading{align-items:center;gap:13px;margin-bottom:6px;display:flex}.login-panel-heading h2{margin:0;font-family:Georgia,serif;font-size:29px;font-weight:400}.login-lock{background:var(--violet-soft);width:42px;height:42px;color:var(--violet-bright);border-radius:11px;place-items:center;display:grid}.login-panel>.muted{margin:10px 0 26px}.login-footnote{color:#65626c;text-align:center;margin:17px 0 0;font-size:11px}.brand-mark{filter:drop-shadow(0 5px 8px #6132763d);flex:none;width:31px;height:31px;overflow:visible}.brand-mark-large{width:54px;height:54px}.workspace-shell{min-height:100dvh}.workspace-content{min-height:100dvh;margin-left:var(--sidebar-width);background:var(--bg);position:relative}.sidebar{width:var(--sidebar-width);z-index:30;border-right:1px solid var(--line-soft);background:#101015;flex-direction:column;height:100dvh;padding:18px 13px 12px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-head{justify-content:space-between;align-items:center;min-height:43px;padding:0 7px;display:flex}.brand{align-items:center;gap:10px;display:flex}.brand>div:last-child{flex-direction:column;line-height:1;display:flex}.brand strong{letter-spacing:.16em;font-size:13px}.brand small{color:var(--muted);letter-spacing:.22em;margin-top:4px;font-size:8px}.sidebar-close{display:none}.search-trigger{border:1px solid var(--line);width:100%;height:36px;color:var(--muted);text-align:left;background:#15151b;border-radius:7px;align-items:center;gap:8px;margin:17px 0 13px;padding:0 9px;font-size:12px;display:flex}.search-trigger:hover{color:var(--text-soft);border-color:#3a3944}.search-trigger span{flex:1}kbd{color:#89858f;background:#1d1c23;border:1px solid #35343e;border-radius:4px;padding:2px 5px;font-family:inherit;font-size:9px;box-shadow:0 1px #050506}.primary-nav{flex-direction:column;gap:2px;display:flex}.primary-nav button,.sidebar-actions button{color:#a19eaa;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;width:100%;height:34px;padding:0 9px;font-size:12px;font-weight:550;display:flex}.primary-nav button:hover,.sidebar-actions button:hover,.primary-nav button.active{color:var(--text);background:#1c1b22}.primary-nav button.active{box-shadow:inset 2px 0 var(--violet)}.primary-nav svg,.sidebar-actions svg{color:#777480}.primary-nav button.active svg{color:var(--violet-bright)}.sidebar-actions{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);margin:12px 0;padding:10px 0}.sidebar-section-heading{color:#686570;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:7px;padding:5px 9px 7px;font-size:9px;font-weight:700;display:flex}.sidebar-section-heading>span:nth-child(2){margin-left:auto}.sidebar-section-heading button{color:#716e79;background:0 0;border:0;border-radius:4px;place-items:center;width:22px;height:22px;padding:0;display:grid}.sidebar-section-heading button:hover{color:var(--violet-bright);background:#1d1c23}.new-folder-row{min-height:36px;color:var(--violet-bright);background:#15141b;border:1px solid #9d7dff52;border-radius:6px;align-items:center;gap:6px;margin:0 5px 7px;padding:3px 4px 3px 8px;display:flex}.new-folder-row input{background:0 0;border:0;flex:1;min-width:0;height:27px;padding:0 3px;font-size:10px}.new-folder-row input:focus{box-shadow:none}.new-folder-row button{background:var(--violet);color:#141019;border:0;border-radius:4px;height:25px;padding:0 7px;font-size:8px;font-weight:750}.sidebar-error{color:#d98a8e;background:#ef767a17;border-radius:5px;gap:6px;margin:0 5px 7px;padding:6px 7px;font-size:8px;line-height:1.35;display:flex}.sidebar-error button{color:inherit;background:0 0;border:0;margin-left:auto;padding:0}.page-tree{flex:1;min-height:80px;overflow-y:auto}.folder-row,.page-row{color:#8c8995;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;width:100%;display:flex}.folder-row{gap:2px;min-height:30px;padding:0 4px 0 0;font-size:11px;font-weight:650}.folder-toggle{min-width:0;height:30px;color:inherit;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:5px;padding:0 5px 0 8px;display:flex}.folder-toggle span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.folder-toggle small{color:#56535d;font-size:9px}.folder-row:hover{color:var(--text-soft)}.folder-toggle svg{flex:none;transition:transform .15s}.chevron-collapsed{transform:rotate(-90deg)}.folder-actions{opacity:0;display:flex}.folder-row:hover .folder-actions{opacity:1}.folder-actions button{color:#66636d;background:0 0;border:0;border-radius:4px;place-items:center;width:21px;height:24px;padding:0;display:grid}.folder-actions button:hover{color:var(--text-soft);background:#24232b}.folder-drop-target{background:#9d7dff14;border-radius:6px;box-shadow:inset 0 0 0 1px #9d7dff40}.folder-empty{color:#55515d;border:1px dashed #2e2c36;border-radius:5px;place-items:center;height:28px;margin:0 7px 4px 26px;font-size:8px;display:grid}.page-row{gap:7px;height:29px;padding:0 7px 0 26px;font-size:11px}.page-row[draggable=true]{cursor:grab}.page-row[draggable=true]:active{cursor:grabbing}.page-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-row svg{color:#67646e;flex:none}.page-row:hover,.page-row.active{color:var(--text-soft);background:#1a1920}.page-row.active{color:var(--text)}.page-row.active svg{color:var(--violet)}.sidebar-empty{color:#5d5a64;margin:12px 9px;font-size:11px;line-height:1.5}.sidebar-user{border-top:1px solid var(--line-soft);align-items:center;gap:9px;min-height:53px;margin-top:8px;padding:8px 7px;display:flex}.avatar{background:var(--violet-soft);width:30px;height:30px;color:var(--violet-bright);border:1px solid #9d7dff40;border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:750;display:grid}.sidebar-user-copy{flex-direction:column;flex:1;min-width:0;display:flex}.sidebar-user-copy strong{text-overflow:ellipsis;color:var(--text-soft);font-size:11px;overflow:hidden}.sidebar-user-copy small{color:var(--muted);margin-top:2px;font-size:9px}.user-actions{display:flex}.user-actions button{color:#716e78;background:0 0;border:0;border-radius:5px;place-items:center;width:26px;height:26px;display:grid}.user-actions button:hover{background:var(--panel-hover);color:var(--text)}.sidebar-version{color:#504e56;align-items:center;gap:5px;padding:5px 8px 0;font-size:9px;display:flex}.mobile-topbar,.sidebar-scrim{display:none}.view{max-width:1540px;margin:0 auto;padding:clamp(30px,4.5vw,72px)}.view-header{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:33px;display:flex}.view-header h1{letter-spacing:-.035em;margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,52px);font-weight:400}.view-header>div>p:last-child{max-width:620px;color:var(--muted);margin:0;line-height:1.55}.header-actions{flex-wrap:wrap;gap:9px;display:flex}.centered-state,.boot-screen{min-height:70dvh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:13px;display:flex}.boot-screen{background:radial-gradient(circle, #181523, var(--bg) 52%);min-height:100dvh}.global-error{z-index:20;color:#f1a0a4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#311619f2;border-bottom:1px solid #ef767a33;align-items:center;gap:9px;min-height:43px;padding:0 17px;font-size:12px;display:flex;position:sticky;top:0}.global-error span{flex:1}.global-error button{color:inherit;background:0 0;border:0;align-items:center;gap:5px;display:flex}.dashboard-header h1{font-size:clamp(38px,4.6vw,60px)}.stat-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.stat-card{border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--panel-soft);min-height:124px;color:inherit;text-align:left;align-items:flex-start;gap:15px;padding:20px;transition:all .15s;display:flex}button.stat-card:hover{background:var(--panel);border-color:#373641;transform:translateY(-2px)}.stat-icon{border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.stat-icon-violet{background:var(--violet-soft);color:var(--violet-bright)}.stat-icon-amber{color:var(--amber);background:#e9ad621a}.stat-icon-blue{color:var(--blue);background:#6fa8ff1a}.stat-icon-green{color:var(--green);background:#61c7951a}.stat-card>span:last-child{flex-direction:column;display:flex}.stat-card small{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:650}.stat-card strong{margin:4px 0 0;font-family:Georgia,serif;font-size:31px;font-weight:400}.stat-card em{color:#6b6872;font-size:10px;font-style:normal}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr);align-items:start;gap:16px;margin-top:28px;display:grid}.dashboard-side{flex-direction:column;gap:16px;display:flex}.panel{border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--panel-soft);overflow:hidden}.panel-heading{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:15px;min-height:70px;padding:17px 19px;display:flex}.panel-heading h2{margin:0;font-family:Georgia,serif;font-size:20px;font-weight:400}.recent-list{padding:5px 9px}.recent-page{width:100%;min-height:78px;color:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #1f1f26;align-items:center;gap:12px;padding:11px 10px;display:flex}.recent-page:last-child{border-bottom:0}.recent-page:hover{background:#18181e}.recent-page>svg{color:#4f4c56}.document-glyph{width:38px;height:43px;color:var(--text-soft);background:#1b1b22;border:1px solid #34333c;border-radius:5px;flex:none;place-items:center;display:grid}.brain-glyph{background:var(--violet-soft);color:var(--violet-bright);border-color:#9d7dff40}.recent-page-copy{flex-direction:column;flex:1;min-width:0;display:flex}.recent-page-copy strong{margin-bottom:4px;font-size:13px}.recent-page-copy small{color:#84818b;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.recent-page-copy em{color:#5d5a64;margin-top:6px;font-size:9px;font-style:normal}.focus-list{padding:8px 13px 13px}.focus-task{border-bottom:1px solid #202027;align-items:flex-start;gap:9px;min-height:55px;padding:8px 3px;display:flex}.focus-task:last-child{border-bottom:0}.task-check{color:#615e68;background:0 0;border:0;padding:2px 0}.task-check:hover{color:var(--green)}.focus-task>span{flex-direction:column;gap:4px;display:flex}.focus-task strong{font-size:11px;font-weight:600}.focus-task small{color:var(--muted);font-size:9px}.danger-text{color:var(--red)!important}.compact-empty{color:#64616b;text-align:center;padding:13px;font-size:11px}.milestone-mini-panel{padding-bottom:8px}.milestone-mini{width:calc(100% - 20px);color:inherit;text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:1fr auto;gap:7px 12px;margin:7px 10px;padding:8px;display:grid}.milestone-mini:hover{background:#19191f}.milestone-mini>span{flex-direction:column;display:flex}.milestone-mini strong{font-size:11px}.milestone-mini small{color:var(--muted);margin-top:3px;font-size:9px}.milestone-mini em{color:var(--muted);grid-row:span 2;align-self:center;font-size:9px;font-style:normal}.progress-track{background:#292831;border-radius:3px;height:3px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--violet), #c2adff);height:100%;display:block}.empty-state,.large-empty{color:var(--muted);text-align:center;flex-direction:column;align-items:center;padding:50px 24px;display:flex}.empty-state>span,.large-empty>span{background:var(--violet-soft);width:48px;height:48px;color:var(--violet-bright);border-radius:50%;place-items:center;margin-bottom:12px;display:grid}.empty-state strong{color:var(--text-soft)}.empty-state p{max-width:330px;margin:6px 0 17px;font-size:11px;line-height:1.5}.editor-shell{grid-template-columns:minmax(0,1fr);min-height:100dvh;display:grid}.editor-shell.editor-with-rail{grid-template-columns:minmax(0,1fr) 286px}.editor-main{min-width:0}.editor-topbar{border-bottom:1px solid var(--line-soft);z-index:12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d0d10e6;align-items:center;gap:12px;height:54px;padding:0 18px;display:flex;position:sticky;top:0}.editor-breadcrumb{color:#625f69;flex:1;gap:7px;min-width:0;font-size:10px;display:flex}.editor-breadcrumb strong{color:#918e98;text-overflow:ellipsis;white-space:nowrap;max-width:55%;overflow:hidden}.save-indicator{color:#696670;align-items:center;gap:5px;min-width:65px;font-size:9px;display:flex}.save-saved svg{color:var(--green)}.save-error{color:var(--red)}.editor-document{max-width:1040px;min-height:calc(100dvh - 54px);margin:0 auto;padding:55px clamp(28px,6vw,80px) 90px}.document-heading{align-items:flex-start;gap:17px;display:flex}.page-kind-icon{color:#c4c0c9;background:#19191f;border:1px solid #33323b;border-radius:7px;flex:none;place-items:center;width:47px;height:52px;display:grid}.page-kind-brain{background:var(--violet-soft);color:var(--violet-bright);border-color:#9d7dff47}.title-input{resize:none;letter-spacing:-.04em;background:0 0;border:0;border-radius:0;height:auto;min-height:58px;padding:0;font-family:Georgia,serif;font-size:clamp(37px,5vw,58px);line-height:1.02;overflow:hidden}.title-input:focus{box-shadow:none;border:0}.editor-toolbar{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);align-items:center;gap:14px;min-height:48px;margin-top:28px;display:flex}.segmented-control{border:1px solid var(--line-soft);background:#101015;border-radius:7px;padding:3px;display:flex}.segmented-control button{color:#6e6b75;background:0 0;border:0;border-radius:4px;align-items:center;gap:5px;height:25px;padding:0 8px;font-size:9px;display:flex}.segmented-control button.active{color:var(--text-soft);background:#23222a}.toolbar-action{color:#77747e;background:0 0;border:0;align-items:center;gap:5px;height:28px;padding:0 6px;font-size:10px;display:flex}.toolbar-action:hover{color:var(--text)}.toolbar-hint{color:#56535d;margin-left:auto;font-size:9px}.toolbar-hint code{color:#85818d}.editor-error{margin-top:14px}.writing-surface{min-height:600px;display:grid}.writing-split{grid-template-columns:1fr 1fr;gap:24px}.writing-split>:first-child{border-right:1px solid var(--line-soft);padding-right:24px}.markdown-editor{resize:none;color:#d1ced5;background:0 0;border:0;border-radius:0;width:100%;min-height:650px;padding:30px 1px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;line-height:1.78}.markdown-editor:focus{box-shadow:none;border:0}.markdown-preview{color:#cecad2;min-width:0;padding:25px 1px;font-family:Georgia,serif;font-size:16px;line-height:1.8}.markdown-preview h1,.markdown-preview h2,.markdown-preview h3{color:var(--text);margin:1.3em 0 .5em;line-height:1.2}.markdown-preview h1{font-size:2em}.markdown-preview h2{border-bottom:1px solid var(--line-soft);padding-bottom:.3em;font-size:1.55em}.markdown-preview a{color:var(--violet-bright)}.markdown-preview code{background:#202027;border-radius:4px;padding:2px 5px;font-family:ui-monospace,monospace;font-size:.85em}.markdown-preview pre{border:1px solid var(--line);background:#101015;border-radius:8px;padding:15px;overflow-x:auto}.markdown-preview blockquote{border-left:2px solid var(--violet);color:#9b97a2;margin-left:0;padding-left:17px}.markdown-preview table{border-collapse:collapse}.markdown-preview th,.markdown-preview td{border:1px solid var(--line);padding:7px 10px}.markdown-preview input[type=checkbox]{width:auto;height:auto}.preview-placeholder{color:#58555f;font-style:italic}.editor-rail{border-left:1px solid var(--line-soft);background:#101015;height:100dvh;padding:22px 17px;position:sticky;top:0;overflow-y:auto}.rail-section{border-bottom:1px solid var(--line-soft);padding:10px 0 19px}.rail-section+.rail-section{padding-top:19px}.compact-field{margin:13px 0;display:block}.compact-field input,.compact-field select{height:33px;font-size:11px}.tag-editor{border:1px solid var(--line);background:#0e0e12;border-radius:7px;flex-wrap:wrap;gap:4px;min-height:35px;padding:4px;display:flex}.tag-editor button{background:var(--violet-soft);color:#b39aff;border:0;border-radius:4px;align-items:center;gap:3px;height:23px;padding:0 6px;font-size:9px;display:flex}.tag-editor input{background:0 0;border:0;flex:1;min-width:55px;height:23px;padding:0 4px;font-size:10px}.tag-editor input:focus{box-shadow:none}.page-meta-line{color:#68656f;align-items:center;gap:7px;margin-top:9px;font-size:9px;display:flex}.rail-heading{justify-content:space-between;margin-bottom:9px;display:flex}.rail-heading p{margin:0}.rail-heading span{color:#5e5b65;font-size:9px}.link-list{flex-direction:column;gap:3px;display:flex}.link-list>button,.link-list>div{color:#98949f;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:7px;min-height:31px;padding:0 6px;font-size:10px;display:flex}.link-list>button:hover{color:var(--text-soft);background:#1b1a21}.link-list>p{color:#5e5b65;margin:5px 4px;font-size:9px;line-height:1.5}.link-list .missing-link{color:#706b7c}.missing-link span{flex:1}.missing-link small{font-size:8px}.task-link-list>div{padding-left:5px}.priority-dot{background:var(--muted);border-radius:50%;width:6px;height:6px}.priority-low{background:#6c9e88}.priority-medium{background:var(--blue)}.priority-high{background:var(--amber)}.priority-urgent{background:var(--red)}.rail-danger{padding-top:18px}.rail-danger button{color:#7b6063;background:0 0;border:0;align-items:center;gap:7px;font-size:10px;display:flex}.rail-danger button:hover{color:var(--red)}.tasks-view{max-width:none}.view-error{margin:-14px 0 22px}.kanban-board{grid-template-columns:repeat(4,minmax(245px,1fr));align-items:start;gap:12px;padding-bottom:15px;display:grid;overflow-x:auto}.kanban-column{border:1px solid var(--line-soft);background:#101015;border-radius:11px;min-width:245px;min-height:300px;padding:11px}.kanban-column>header{padding:3px 4px 12px}.kanban-column>header>div{align-items:center;gap:7px;display:flex}.kanban-column>header strong{flex:1;font-size:11px}.kanban-column>header em{color:#77737f;background:#212028;border-radius:9px;place-items:center;min-width:19px;height:19px;font-size:9px;font-style:normal;display:grid}.kanban-column>header p{color:#595660;margin:4px 0 0 15px;font-size:9px}.status-dot{border-radius:50%;width:7px;height:7px}.status-todo{background:#7e7b87}.status-in_progress{background:var(--blue);box-shadow:0 0 0 3px #6fa8ff1a}.status-blocked{background:var(--red)}.status-done{background:var(--green)}.kanban-cards{flex-direction:column;gap:8px;display:flex}.task-card{background:#17171d;border:1px solid #292831;border-radius:9px;padding:13px;transition:all .15s;box-shadow:0 5px 15px #00000014}.task-card:hover{border-color:#3a3943;transform:translateY(-1px)}.task-updating{opacity:.65}.task-card-top{justify-content:space-between;align-items:flex-start;height:21px;display:flex}.task-card-top .plain-icon{opacity:0;width:24px;height:24px}.task-card:hover .task-card-top .plain-icon{opacity:1}.priority-label{letter-spacing:.07em;text-transform:uppercase;border-radius:4px;padding:3px 6px;font-size:8px;font-weight:750}.priority-label-low{color:#78b999;background:#61c79517}.priority-label-medium{color:#78a9ef;background:#6fa8ff17}.priority-label-high{color:var(--amber);background:#e9ad621a}.priority-label-urgent{color:var(--red);background:#ef767a1a}.task-card h3{margin:9px 0 6px;font-size:12px;line-height:1.45}.task-card>p{color:#77747e;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.context-link,.context-label{color:#908c98;text-overflow:ellipsis;white-space:nowrap;background:#1f1e25;border:0;border-radius:4px;align-items:center;gap:5px;max-width:100%;min-height:24px;margin-top:5px;padding:0 6px;font-size:9px;display:flex;overflow:hidden}.context-link:hover{color:var(--violet-bright)}.context-label{color:#64616b;background:0 0;padding-left:1px}.task-card-meta{border-top:1px solid #25242c;flex-wrap:wrap;gap:8px;margin-top:11px;padding-top:9px;display:flex}.task-card-meta span{color:#686570;align-items:center;gap:4px;font-size:8px;display:flex}.task-card-meta .overdue{color:var(--red)}.task-card-actions{align-items:center;gap:5px;margin-top:9px;display:flex}.task-card-actions select{color:#8b8793;background:#111116;border:0;flex:1;height:27px;font-size:9px}.task-card-actions button{border:1px solid var(--line);width:28px;height:27px;color:var(--muted);background:0 0;border-radius:5px;place-items:center;display:grid}.task-card-actions button:hover{color:var(--green)}.done-mark{color:var(--green);align-items:center;gap:4px;font-size:9px;display:flex}.kanban-empty{color:#57545e;background:0 0;border:1px dashed #2b2a32;border-radius:7px;justify-content:center;align-items:center;gap:5px;width:100%;height:38px;font-size:9px;display:flex}.kanban-empty:hover{color:#8c8795;border-color:#45424f}.milestone-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:30px;display:grid}.milestone-summary>div{border:1px solid var(--line-soft);background:var(--panel-soft);border-radius:10px;grid-template-columns:auto auto 1fr;align-items:center;gap:12px;min-height:92px;padding:16px 18px;display:grid}.milestone-summary strong{font-family:Georgia,serif;font-size:27px;font-weight:400}.milestone-summary p{color:var(--muted);font-size:10px}.milestone-sections{flex-direction:column;gap:31px;display:flex}.milestone-group>header{align-items:center;gap:9px;margin-bottom:12px;display:flex}.milestone-group>header h2{margin:0;font-family:Georgia,serif;font-size:22px;font-weight:400}.milestone-group>header span{min-width:20px;height:20px;color:var(--muted);background:#222129;border-radius:10px;place-items:center;font-size:9px;display:grid}.milestone-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.milestone-card{border:1px solid var(--line-soft);background:var(--panel-soft);border-radius:11px;padding:19px}.milestone-card:hover{border-color:#36353f}.milestone-card-head{justify-content:space-between;display:flex}.milestone-status{text-transform:uppercase;border-radius:5px;align-items:center;gap:5px;height:24px;padding:0 7px;font-size:8px;font-weight:700;display:inline-flex}.milestone-status-active{color:var(--blue);background:#6fa8ff1a}.milestone-status-planned{color:var(--amber);background:#e9ad6217}.milestone-status-completed{color:var(--green);background:#61c79517}.milestone-card h3{margin:17px 0 7px;font-family:Georgia,serif;font-size:20px;font-weight:400}.milestone-card>p{color:#77747e;min-height:41px;margin:0 0 17px;font-size:10px;line-height:1.55}.milestone-progress-copy{color:var(--muted);justify-content:space-between;font-size:9px;display:flex}.milestone-progress-copy strong{color:var(--text-soft)}.progress-track-large{height:5px;margin:8px 0 14px}.milestone-meta{flex-wrap:wrap;gap:9px;min-height:28px;display:flex}.milestone-meta span{color:#73707a;align-items:center;gap:5px;font-size:9px;display:flex}.milestone-card-controls{border-top:1px solid var(--line-soft);grid-template-columns:1fr 1fr;gap:7px;margin-top:11px;padding-top:12px;display:grid}.milestone-card-controls select{height:30px;font-size:9px}.large-empty{border:1px dashed var(--line);border-radius:12px;min-height:400px}.large-empty h2{color:var(--text);margin:3px 0;font-family:Georgia,serif;font-size:25px;font-weight:400}.large-empty p{margin:5px 0 20px}.modal-layer{z-index:100;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal-scrim{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#040407b8;border:0;width:100%;height:100%;position:absolute;inset:0}.modal-card{width:min(580px,100%);max-height:calc(100dvh - 44px);box-shadow:var(--shadow);background:#15151a;border:1px solid #33323c;border-radius:14px;padding:24px;position:relative;overflow-y:auto}.modal-card>header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.modal-card>header h2{margin:0;font-family:Georgia,serif;font-size:27px;font-weight:400}.modal-card>header p:last-child{color:var(--muted);margin:7px 0 0;font-size:11px}.modal-actions{justify-content:flex-end;gap:8px;margin-top:5px;display:flex}.team-dialog{width:min(760px,100%)}.team-list{flex-direction:column;gap:5px;display:flex}.team-member{border:1px solid #0000;border-radius:8px;grid-template-columns:auto minmax(130px,1fr) 100px auto auto;align-items:center;gap:10px;min-height:61px;padding:8px 9px;display:grid}.team-member:hover{border-color:var(--line-soft);background:#19191f}.team-member-inactive{opacity:.55}.team-member-copy{flex-direction:column;min-width:0;display:flex}.team-member-copy strong{align-items:center;gap:7px;font-size:11px;display:flex}.team-member-copy strong small{background:var(--violet-soft);color:var(--violet-bright);text-transform:uppercase;border-radius:3px;padding:2px 4px;font-size:7px}.team-member-copy span{color:#7b7783;margin-top:2px;font-size:9px}.team-member-copy em{color:#56535c;margin-top:3px;font-size:8px;font-style:normal}.team-member select{height:31px;font-size:9px}.member-state-button{color:#795e62;background:0 0;border:0;border-radius:5px;place-items:center;width:29px;height:29px;display:grid}.member-state-button:hover{color:var(--red);background:#ef767a1a}.member-reactivate{color:var(--green)}.add-member-trigger{width:100%;min-height:61px;color:var(--violet-bright);text-align:left;background:0 0;border:1px dashed #34323d;border-radius:8px;align-items:center;gap:11px;margin-top:13px;padding:10px 14px;display:flex}.add-member-trigger:hover{background:var(--violet-soft);border-color:#9d7dff73}.add-member-trigger span{flex-direction:column;display:flex}.add-member-trigger strong{font-size:11px}.add-member-trigger small{color:var(--muted);margin-top:2px;font-size:9px}.member-form{border:1px solid var(--line);background:#111116;border-radius:9px;margin-top:14px;padding:17px}.member-form-heading{gap:9px;display:flex}.member-form-heading>span{background:var(--violet-soft);width:32px;height:32px;color:var(--violet-bright);border-radius:8px;place-items:center;display:grid}.member-form-heading>div{flex-direction:column;display:flex}.member-form-heading strong{font-size:11px}.member-form-heading small{color:var(--muted);margin-top:2px;font-size:9px}.input-with-action{display:flex}.input-with-action input{border-radius:8px 0 0 8px}.input-with-action button{border:1px solid var(--line);width:39px;color:var(--muted);background:#1a1920;border-left:0;border-radius:0 8px 8px 0}.search-layer{align-items:start;padding-top:min(14vh,130px)}.search-dialog{width:min(680px,100%);max-height:min(680px,72dvh);box-shadow:var(--shadow);background:#141419;border:1px solid #363540;border-radius:13px;flex-direction:column;display:flex;position:relative;overflow:hidden}.search-input-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:62px;padding:0 18px;display:flex}.search-input-row>svg{color:var(--violet)}.search-input-row input{background:0 0;border:0;flex:1;height:60px;padding:0;font-size:15px}.search-input-row input:focus{box-shadow:none}.search-input-row>div{place-items:center;min-width:28px;display:grid}.search-results{min-height:180px;padding:8px;overflow-y:auto}.search-prompt{color:#5d5a64;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:200px;display:flex}.search-prompt>svg{color:#716b80;margin-bottom:11px}.search-prompt>span{max-width:90%;color:var(--violet-bright);text-overflow:ellipsis;white-space:nowrap;margin-bottom:9px;overflow:hidden}.search-prompt strong{color:var(--text-soft)}.search-prompt p{max-width:380px;margin:6px 0;font-size:10px;line-height:1.5}.search-group{padding:5px 0 9px}.search-group>.eyebrow{padding:4px 10px}.search-group>button{width:100%;min-height:55px;color:inherit;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;padding:7px 10px;display:flex}.search-group>button:hover{background:#1d1c23}.search-result-icon{width:34px;height:34px;color:var(--violet-bright);background:#23222a;border-radius:7px;flex:none;place-items:center;display:grid}.search-group button>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.search-group button strong{font-size:11px}.search-group button small{color:#716e79;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;overflow:hidden}.search-group button em{color:#5c5963;text-transform:capitalize;font-size:8px;font-style:normal}.search-dialog>footer{border-top:1px solid var(--line-soft);color:#57545e;align-items:center;gap:15px;min-height:37px;padding:0 14px;font-size:8px;display:flex}.search-dialog>footer span{align-items:center;gap:4px;display:flex}.brand small,kbd,.team-member-copy strong small,.priority-label,.milestone-status,.search-dialog>footer{font-size:var(--font-micro)}.eyebrow,.sidebar-section-heading,.new-folder-row button,.sidebar-error,.folder-toggle small,.folder-empty,.avatar,.sidebar-user-copy small,.sidebar-version,.stat-card small,.stat-card em,.recent-page-copy em,.focus-task small,.milestone-mini small,.milestone-mini em,.editor-breadcrumb,.save-indicator,.segmented-control button,.toolbar-hint,.tag-editor button,.page-meta-line,.rail-heading span,.link-list>p,.missing-link small,.kanban-column>header em,.kanban-column>header p,.context-link,.context-label,.task-card-meta span,.task-card-actions select,.done-mark,.kanban-empty,.milestone-summary p,.milestone-group>header span,.milestone-progress-copy,.milestone-meta span,.milestone-card-controls select,.team-member-copy span,.team-member-copy em,.team-member select,.add-member-trigger small,.member-form-heading small,.search-group button small,.search-group button em{font-size:var(--font-caption)}.text-button,label>span,.compact-field>span,.form-error,.login-features div,.login-footnote,.search-trigger,.primary-nav button,.sidebar-actions button,.new-folder-row input,.folder-row,.page-row,.sidebar-empty,.sidebar-user-copy strong,.global-error,.recent-page-copy small,.focus-task strong,.compact-empty,.milestone-mini strong,.empty-state p,.toolbar-action,.compact-field input,.compact-field select,.tag-editor input,.link-list>button,.link-list>div,.rail-danger button,.kanban-column>header strong,.task-card h3,.task-card>p,.milestone-card>p,.modal-card>header p:last-child,.team-member-copy strong,.add-member-trigger strong,.member-form-heading strong,.search-prompt p,.search-group button strong{font-size:var(--font-ui-small)}@media (max-width:1180px){.stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.dashboard-side{grid-template-columns:1fr 1fr;display:grid}.milestone-grid{grid-template-columns:repeat(2,1fr)}.editor-shell.editor-with-rail{grid-template-columns:minmax(0,1fr) 260px}}@media (max-width:820px){:root{--sidebar-width:260px}.workspace-content{min-height:calc(100dvh - 54px);margin:54px 0 0}.mobile-topbar{border-bottom:1px solid var(--line-soft);z-index:28;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f0f14f0;justify-content:space-between;align-items:center;height:54px;padding:0 12px;display:flex;position:fixed;inset:0 0 auto}.mobile-brand .brand-mark{width:27px;height:27px}.mobile-brand .brand>div:last-child{display:none}.sidebar{box-shadow:var(--shadow);transition:transform .18s;transform:translate(-102%)}.sidebar-open{transform:translate(0)}.sidebar-close{display:inline-flex}.sidebar-scrim{z-index:29;background:#00000094;border:0;display:block;position:fixed;inset:0}.view{padding:28px 18px 50px}.view-header{flex-direction:column;align-items:flex-start}.view-header h1{font-size:37px}.view-header .header-actions{width:100%}.view-header .header-actions .button{flex:1}.stat-grid{grid-template-columns:1fr 1fr}.stat-card{min-height:105px;padding:14px}.dashboard-side{display:flex}.panel-heading{padding:14px}.editor-shell.editor-with-rail{grid-template-columns:1fr}.editor-rail{z-index:22;width:min(310px,88vw);position:fixed;inset:54px 0 0 auto;box-shadow:-20px 0 50px #00000059}.editor-document{padding:33px 20px 70px}.editor-topbar{top:0}.toolbar-hint{display:none}.writing-split{grid-template-columns:1fr}.writing-split>:first-child{border-right:0;border-bottom:1px solid var(--line-soft);min-height:420px;padding-right:0}.markdown-editor{min-height:500px}.document-heading{gap:11px}.page-kind-icon{width:39px;height:44px}.title-input{font-size:36px}.milestone-summary,.milestone-grid{grid-template-columns:1fr}.kanban-board{margin-right:-18px;padding-right:18px}.team-member{grid-template-columns:auto 1fr auto auto}.team-member select{grid-column:2/3}.form-grid{grid-template-columns:1fr}}@media (max-width:540px){.login-shell{grid-template-columns:1fr;align-content:center;gap:35px;padding:25px 18px}.login-story h1{margin:18px 0 15px;font-size:48px}.login-lede{font-size:14px}.login-features{display:none}.login-panel{padding:23px 19px}.stat-grid{grid-template-columns:1fr}.dashboard-header .header-actions{grid-template-columns:1fr 1fr;display:grid}.recent-page{padding-inline:5px}.recent-page-copy small{max-width:200px}.editor-breadcrumb{display:none}.save-indicator{margin-left:auto}.editor-toolbar{flex-wrap:wrap;padding:8px 0}.toolbar-action{margin-left:auto}.segmented-control button{padding:0 6px}.segmented-control button svg{display:none}.modal-layer{padding:10px}.modal-card{max-height:calc(100dvh - 20px);padding:19px 15px}.team-member{grid-template-columns:auto minmax(0,1fr) auto}.team-member select{grid-column:2/4}.member-state-button{grid-area:1/3}.team-member .plain-icon{grid-column:3}.search-layer{padding-top:55px}.search-dialog{max-height:calc(100dvh - 65px)}.search-group button em{display:none}}
