:root,:root[data-theme=light]{color-scheme:light;--mist: #c3c8c7;--teal: #317381;--red: #b84443;--olive: #70735c;--orange: #d2691e;--bg: #fbf8df;--surface: #fffdf0;--surface-2: #f4f0d2;--surface-3: #ece5bd;--ink: #16120e;--muted: #5f604d;--muted-2: #7f806b;--line: rgba(22, 18, 14, .2);--line-strong: rgba(22, 18, 14, .48);--accent: var(--teal);--accent-ink: #ffffff;--accent-soft: rgba(49, 115, 129, .1);--accent-line: rgba(49, 115, 129, .3);--warn: var(--orange);--warn-soft: rgba(210, 105, 30, .1);--danger: var(--red);--danger-soft: rgba(184, 68, 67, .1);--terminal-bg: #101615;--terminal-panel: #0b1111;--terminal-ink: #c3c8c7;--terminal-muted: rgba(195, 200, 199, .62);--terminal-line: rgba(195, 200, 199, .1);--terminal-hover: rgba(195, 200, 199, .07);--display: "Satoshi", "Neue Montreal", Inter, ui-sans-serif, system-ui, -apple-system, sans-serif;--serif: "Satoshi", "Neue Montreal", Inter, ui-sans-serif, system-ui, -apple-system, sans-serif;--sans: "Satoshi", "Neue Montreal", Inter, ui-sans-serif, system-ui, -apple-system, sans-serif;--mono: "JetBrains Mono", "IBM Plex Mono", "SFMono-Regular", "Cascadia Mono", Menlo, Consolas, monospace;--radius: 6px;--shadow: 0 12px 32px rgba(23, 27, 27, .08)}:root[data-theme=dark]{color-scheme:dark;--bg: #181815;--surface: #20211d;--surface-2: #28291f;--surface-3: #313224;--ink: #fbf8df;--muted: #c3c8c7;--muted-2: #969b8f;--line: rgba(251, 248, 223, .14);--line-strong: rgba(49, 115, 129, .42);--accent: #4f91a0;--accent-ink: #081011;--accent-soft: rgba(49, 115, 129, .2);--accent-line: rgba(49, 115, 129, .5);--warn: #d2691e;--warn-soft: rgba(210, 105, 30, .16);--danger: #d06a69;--danger-soft: rgba(184, 68, 67, .2);--terminal-bg: #080d0d;--terminal-panel: #060a0a;--terminal-ink: #c3c8c7;--terminal-muted: rgba(195, 200, 199, .58);--terminal-line: rgba(195, 200, 199, .12);--terminal-hover: rgba(195, 200, 199, .08);--shadow: 0 18px 48px rgba(0, 0, 0, .24)}:root[data-theme=guston-light]{color-scheme:light;--mist: #d18e92;--teal: #4d91c6;--red: #d22730;--olive: #c6934b;--orange: #c6934b;--bg: #efe7dc;--surface: #f4f4f9;--surface-2: #f7d2d6;--surface-3: #e3d4b6;--ink: #1d1d1b;--muted: #7d7d7d;--muted-2: #b24c53;--line: rgba(29, 29, 27, .22);--line-strong: rgba(29, 29, 27, .5);--accent: #d22730;--accent-ink: #f4f4f9;--accent-soft: rgba(210, 39, 48, .12);--accent-line: rgba(210, 39, 48, .36);--warn: #c6934b;--warn-soft: rgba(198, 147, 75, .16);--danger: #b24c53;--danger-soft: rgba(178, 76, 83, .16);--terminal-bg: #1d1d1b;--terminal-panel: #161614;--terminal-ink: #f1b2b8;--terminal-muted: rgba(241, 178, 184, .62);--terminal-line: rgba(241, 178, 184, .14);--terminal-hover: rgba(241, 178, 184, .08);--shadow: 0 14px 36px rgba(29, 29, 27, .14)}:root[data-theme=guston-dark]{color-scheme:dark;--mist: #8ba8bc;--teal: #4d91c6;--red: #d22730;--olive: #c6934b;--orange: #c6934b;--bg: #1d1d1b;--surface: #2a2a27;--surface-2: #333333;--surface-3: #3d3a30;--ink: #f7d2d6;--muted: #8ba8bc;--muted-2: #b24c53;--line: rgba(247, 210, 214, .16);--line-strong: rgba(247, 210, 214, .42);--accent: #d22730;--accent-ink: #f4f4f9;--accent-soft: rgba(210, 39, 48, .22);--accent-line: rgba(210, 39, 48, .5);--warn: #c6934b;--warn-soft: rgba(198, 147, 75, .2);--danger: #b24c53;--danger-soft: rgba(178, 76, 83, .24);--terminal-bg: #161614;--terminal-panel: #0f0f0e;--terminal-ink: #f1b2b8;--terminal-muted: rgba(241, 178, 184, .6);--terminal-line: rgba(241, 178, 184, .14);--terminal-hover: rgba(241, 178, 184, .08);--shadow: 0 18px 48px rgba(0, 0, 0, .42)}*{box-sizing:border-box}html,body{margin:0;height:100%}body{background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased}button,input,iframe{font:inherit}a{color:inherit;text-decoration:none}button{-webkit-tap-highlight-color:transparent}::selection{background:color-mix(in srgb,var(--accent) 28%,transparent)}*{scrollbar-color:var(--muted-2) transparent;scrollbar-width:thin}.auth-shell{display:grid;min-height:100vh;place-items:center;background:var(--bg);padding:24px}.auth-panel{display:grid;width:min(420px,100%);gap:24px}.auth-mark{display:grid;width:58px;height:58px;place-items:center;border:1.5px solid var(--line-strong);border-radius:999px;color:var(--ink)}.auth-mark svg{transform:rotate(-5deg)}.auth-copy{display:grid;gap:8px}.auth-copy span,.auth-form label>span{color:var(--muted);font-family:var(--sans);font-size:13px;font-weight:650}.auth-copy h1{margin:0;font-family:var(--display);font-size:clamp(54px,12vw,84px);font-weight:400;line-height:.9}.auth-copy p,.auth-form p{margin:0;color:var(--muted);font-size:16px}.auth-form{display:grid;gap:16px;padding-top:10px;border-top:1.5px solid var(--line-strong)}.auth-form label{display:grid;gap:6px}.auth-form input{width:100%;border:0;border-bottom:1.5px solid var(--line-strong);border-radius:0;outline:0;background:transparent;color:var(--ink);padding:9px 0}.auth-form button{display:inline-flex;width:fit-content;align-items:center;gap:7px;border:0;border-bottom:1.5px solid var(--line-strong);background:transparent;color:var(--ink);cursor:pointer;font-weight:650;padding:8px 0 4px}.auth-form button:disabled{cursor:not-allowed;opacity:.48}.auth-form p{color:var(--danger)}.atelier-shell{display:grid;grid-template-rows:auto minmax(0,1fr);height:100vh}.app-body{display:grid;grid-template-columns:minmax(0,1fr);min-height:0}.atelier-shell.with-context .app-body{grid-template-columns:260px minmax(0,1fr)}.vault-pane{display:flex;flex-direction:column;gap:16px;min-width:0;padding:14px 12px;background:var(--surface);border-right:1px solid var(--line);overflow-y:auto}.pane-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.pane-heading h1{margin:0;font-family:var(--sans);font-size:13px;font-weight:600;letter-spacing:-.005em}.pane-heading .overline{display:none}.new-note-button,.folio-bar button{display:inline-flex;align-items:center;gap:5px;height:26px;border:1px solid var(--line);border-radius:var(--radius);background:color-mix(in srgb,var(--surface) 82%,transparent);color:var(--ink);cursor:pointer;font-size:12px;font-weight:500;padding:0 8px}.new-note-button:hover,.folio-bar button:hover:not(:disabled){border-color:var(--accent-line);background:var(--accent-soft);color:var(--accent)}.folio-bar button:disabled{color:var(--muted);cursor:not-allowed;opacity:.62}.seal{display:inline-flex;align-items:center;gap:5px;padding:2px 7px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:11px;font-weight:500}.seal:before{content:"";width:6px;height:6px;border-radius:999px;background:var(--accent)}.search-plate{display:flex;align-items:center;gap:8px;height:30px;padding:0 9px;border-radius:var(--radius);background:var(--surface-2);color:var(--muted)}.search-plate input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px}.search-plate input::placeholder{color:var(--muted)}.file-browser{display:flex;min-height:0;flex:1;flex-direction:column;gap:8px}.path-row{display:flex;align-items:center;gap:6px;min-height:26px;color:var(--muted);font-family:var(--mono);font-size:11px}.path-row button{display:grid;width:24px;height:24px;flex-shrink:0;place-items:center;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--muted);cursor:pointer}.path-row button:disabled{cursor:not-allowed;opacity:.45}.path-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-list{display:flex;min-height:0;flex:1;flex-direction:column;gap:1px;overflow-y:auto}.file-item{display:flex;align-items:center;gap:8px;width:100%;min-height:28px;border:0;border-radius:var(--radius);background:transparent;color:var(--ink);cursor:pointer;padding:0 8px;text-align:left}.file-item:hover{background:var(--surface-2)}.file-item.active{background:var(--accent-soft);color:var(--accent)}.file-item svg{flex-shrink:0;color:var(--muted)}.file-item.active svg{color:var(--accent)}.file-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px}.empty-state,.error-state{margin:8px;color:var(--muted);font-size:12px}.error-state{color:var(--danger)}.service-ledger{display:flex;flex-direction:column;gap:1px;margin-top:auto;padding-top:12px;border-top:1px solid var(--line)}.service-row{display:flex;align-items:center;gap:9px;padding:4px 8px}.service-row strong{flex:1;color:var(--ink);font-size:12px;font-weight:500}.service-row span{color:var(--muted);font-size:11px}.status-dot{flex-shrink:0;width:7px;height:7px;border-radius:999px;background:var(--muted)}.status-dot.online{background:var(--accent)}.status-dot.offline{background:var(--danger)}.status-dot.checking{background:var(--warn);animation:pulse 1.4s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}.workbench{display:flex;flex-direction:column;min-width:0;padding:12px}.topbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;flex-shrink:0;min-height:68px;padding:12px clamp(14px,2vw,28px);border-bottom:1.5px solid var(--line-strong);background:var(--bg)}.topbar h1{margin:0;font-family:var(--display);font-size:27px;font-weight:400;letter-spacing:0;line-height:.96}.topbar h1.brand-wordmark{font-family:Futura,Futura PT,Avenir Next,Arial,sans-serif;font-size:26px;font-weight:400;letter-spacing:0;line-height:.95;text-transform:uppercase}.topbar-title{display:flex;min-width:0;align-items:center;gap:10px}.topbar-title>div{display:grid;gap:2px;min-width:0}.brand-mark{display:grid;width:32px;height:32px;flex-shrink:0;place-items:center;border:0;background:transparent;color:var(--ink)}.brand-mark svg{transform:translateY(1px) rotate(-4deg)}.topbar-title>div>span{color:var(--muted);font-family:var(--sans);font-size:12px;font-weight:650}.topbar .overline{display:none}.module-nav{display:flex;min-width:0;align-items:center;justify-content:center;gap:18px;overflow:visible;padding:2px}.module-nav-menu{position:relative;min-width:fit-content}.module-nav-button{position:relative;display:inline-flex;min-width:fit-content;height:34px;align-items:center;gap:8px;border:0;border-radius:0;background:transparent;color:var(--muted);cursor:pointer;padding:0;transition:color .12s,transform .12s}.module-nav-button:after{position:absolute;right:0;bottom:1px;left:0;height:1.5px;background:transparent;content:""}.module-nav-button:hover{color:var(--ink)}.module-nav-button.active{background:transparent;color:var(--ink);transform:none}.module-nav-button.active:after,.module-nav-menu.active>.module-nav-button:after{background:var(--line-strong)}.module-nav-button.planned{color:color-mix(in srgb,var(--muted) 70%,transparent)}.module-nav-button span{font-size:13px;font-weight:650;white-space:nowrap}.module-nav-button svg{flex-shrink:0}.module-nav-chevron{margin-left:-3px;transition:transform .12s}.module-nav-menu.open .module-nav-chevron{transform:rotate(180deg)}.module-dropdown{position:absolute;z-index:30;top:calc(100% + 7px);left:0;display:grid;min-width:184px;gap:0;border:0;border-radius:0;background:var(--bg);box-shadow:none;padding:8px 0}.module-dropdown:before,.module-dropdown:after{position:absolute;right:18px;left:0;height:1.5px;background:var(--line-strong);content:""}.module-dropdown:before{top:0}.module-dropdown:after{bottom:0}.module-dropdown:after{right:0;left:18px}.module-nav-menu:last-child .module-dropdown{right:0;left:auto}.module-dropdown-item{position:relative;display:inline-flex;width:100%;min-height:34px;align-items:center;gap:8px;border:0;border-radius:0;background:transparent;color:var(--muted);cursor:pointer;padding:0 2px;text-align:left;transition:color .12s,transform .12s}.module-dropdown-item:hover,.module-dropdown-item.active{background:transparent;color:var(--ink)}.module-dropdown-item.planned{color:color-mix(in srgb,var(--muted) 70%,transparent)}.module-dropdown-item.active.planned{color:var(--ink)}.module-dropdown-item span{font-size:13px;font-weight:650;white-space:nowrap}.module-dropdown-item svg{flex-shrink:0}.topbar-actions{display:flex;align-items:center;gap:6px}.host-chip{display:inline-flex;align-items:center;height:30px;padding:0 11px;border-radius:999px;background:transparent;border:1.5px solid var(--line-strong);color:var(--ink);font-family:var(--sans);font-size:12px;font-weight:650}.icon-button{display:grid;width:30px;height:30px;place-items:center;border:1.5px solid var(--line-strong);border-radius:999px;background:transparent;color:var(--ink);cursor:pointer;transition:background .12s,color .12s}.icon-button:hover{border-color:var(--accent-line);background:var(--accent-soft);color:var(--accent)}.brand-mark:hover,.icon-button:hover,.module-nav-button:hover,.module-nav-button.active:hover{transform:translateY(-1px)}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.workspace-page{display:flex;flex:1;min-height:0}.home-panel{width:100%;min-width:0;overflow-y:auto;padding:clamp(12px,2vw,24px) clamp(8px,2.2vw,34px) 24px}.home-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;width:min(1140px,100%);margin:0 auto;padding:clamp(18px,3vw,40px) 0 clamp(20px,4vw,48px);border-bottom:1.5px solid var(--line-strong)}.home-hero>div:first-child{display:grid;gap:10px}.home-hero span,.home-card-heading span,.home-card-heading small{color:var(--muted);font-family:var(--sans);font-size:13px;font-weight:650}.home-hero h3{max-width:820px;margin:0;color:var(--ink);font-family:var(--display);font-size:clamp(54px,7vw,104px);font-weight:400;letter-spacing:0;line-height:.9}.home-hero p{max-width:560px;margin:0;color:var(--muted);font-size:17px;font-weight:550;line-height:1.35}.date-card{display:grid;width:118px;min-height:132px;flex-shrink:0;align-content:space-between;border:0;border-left:1.5px solid var(--line-strong);border-radius:0;background:transparent;padding:10px 0 10px 18px;box-shadow:none}.date-card svg{color:var(--accent)}.date-card strong{color:var(--ink);font-family:var(--display);font-size:56px;font-weight:400;line-height:.9}.date-card span{color:var(--muted);font-family:var(--sans);font-size:13px;font-weight:650}.home-grid{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(340px,1fr);grid-template-areas:"weather news" "stats news" "launch news";gap:0;width:min(1140px,100%);margin:0 auto;padding-top:8px}.home-card{position:relative;min-width:0;border:0;border-radius:0;background:transparent;box-shadow:none;padding:22px 28px}:root[data-theme=dark] .home-card,:root[data-theme=guston-dark] .home-card{box-shadow:none}.weather-card{grid-area:weather}.stats-card{grid-area:stats}.launch-card{grid-area:launch}.news-card{grid-area:news}.weather-card:after,.stats-card:after{position:absolute;right:30px;bottom:0;left:0;height:1.5px;background:var(--line-strong);content:""}.news-card:before{position:absolute;top:22px;bottom:22px;left:0;width:1.5px;background:var(--line-strong);content:""}.news-card:after{display:none;content:""}.home-card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:24px;margin-bottom:14px}.home-card-heading>div{display:inline-flex;align-items:center;gap:8px}.home-card-heading svg{color:var(--accent)}.weather-body{display:flex;align-items:flex-end;gap:16px}.weather-body>strong{color:var(--ink);font-family:var(--display);font-size:clamp(44px,5vw,72px);font-weight:400;line-height:.9}.weather-body div{display:grid;gap:2px;padding-bottom:4px}.weather-body span{color:var(--ink);font-weight:650}.weather-body p,.weather-body small,.home-muted{margin:0;color:var(--muted)}.weather-body small{font-family:var(--sans);font-size:12px;font-weight:550}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.stat-grid div{position:relative;display:grid;gap:4px;border:0;border-radius:0;background:transparent;padding:2px 18px 2px 0}.stat-grid div+div{padding-right:0;padding-left:18px}.stat-grid div+div:before{position:absolute;top:6px;bottom:6px;left:0;width:1px;background:var(--line);content:""}.stat-grid strong{color:var(--ink);font-family:var(--display);font-size:28px;font-weight:400;line-height:1}.stat-grid span{color:var(--muted);font-size:12px}.news-list{display:grid;gap:0}.news-list a{display:grid;gap:4px;border-top:0;border-radius:0;padding:11px 0;transition:background .12s,color .12s}.news-list a+a{border-top:1px solid var(--line)}.news-list a:hover{color:var(--accent);background:transparent}.news-list span{color:var(--ink);font-family:var(--serif);font-size:19px;font-weight:600;line-height:1.12}.news-list small{color:var(--muted);font-family:var(--sans);font-size:12px;font-weight:650}.launch-list{display:grid;gap:0}.launch-list button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:56px;border:0;border-top:1px solid var(--line);border-radius:0;background:transparent;color:var(--ink);cursor:pointer;padding:12px 0;text-align:left;transition:background .12s,border-color .12s}.launch-list button:first-child{border-top:0}.launch-list button:hover{color:var(--accent);background:transparent}.launch-list button>span{display:grid;gap:2px;min-width:0}.launch-list strong{color:var(--ink);font-size:13px;font-weight:650}.launch-list small{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.launch-list svg{color:var(--accent)}.tasks-panel{width:100%;min-width:0;overflow-y:auto;padding:clamp(14px,2.4vw,34px)}.tasks-shell{display:grid;gap:clamp(18px,3vw,34px);width:min(1120px,100%);margin:0 auto}.tasks-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;padding-bottom:20px;border-bottom:1.5px solid var(--line-strong)}.tasks-heading div{display:grid;gap:5px}.tasks-heading span,.task-form label>span,.task-section>span{color:var(--muted);font-family:var(--sans);font-size:13px;font-weight:650}.tasks-heading h3{margin:0;font-family:var(--display);font-size:clamp(48px,7vw,92px);font-weight:400;line-height:.9}.tasks-heading button,.task-submit,.task-open,.task-check{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--ink);cursor:pointer;font-weight:650}.tasks-heading button:disabled,.task-submit:disabled{cursor:not-allowed;opacity:.48}.tasks-layout{display:grid;grid-template-columns:minmax(280px,.55fr) minmax(340px,1fr);gap:clamp(24px,4vw,58px)}.task-sidebar{display:grid;align-content:start;gap:26px}.mini-calendar{display:grid;gap:10px}.mini-calendar-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.mini-calendar-heading>div{display:inline-flex;align-items:center;gap:8px}.mini-calendar-heading span{color:var(--ink);font-weight:650}.mini-calendar-heading button,.mini-calendar-actions button{border:0;background:transparent;color:var(--muted);cursor:pointer;font-weight:650;padding:0}.mini-calendar-heading button:hover,.mini-calendar-actions button:hover{color:var(--accent)}.mini-calendar-weekdays,.mini-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.mini-calendar-weekdays span{color:var(--muted);font-size:11px;font-weight:650;text-align:center}.mini-calendar-grid{gap:2px}.mini-calendar-grid button,.mini-calendar-empty{display:grid;min-height:34px;place-items:center}.mini-calendar-grid button{position:relative;border:0;border-radius:0;background:transparent;color:var(--ink);cursor:pointer;padding:0}.mini-calendar-grid button:after{position:absolute;right:9px;bottom:4px;left:9px;height:1px;background:transparent;content:""}.mini-calendar-grid button:hover:after,.mini-calendar-grid button.selected:after{background:var(--line-strong)}.mini-calendar-grid button.today span{color:var(--accent);font-weight:700}.mini-calendar-grid button small{position:absolute;top:2px;right:5px;color:var(--orange);font-size:10px;line-height:1}.mini-calendar-actions{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:9px}.task-form{display:grid;align-content:start;gap:18px}.task-form label{display:grid;gap:6px}.task-form input,.task-form select,.task-form textarea{width:100%;border:0;border-bottom:1.5px solid var(--line-strong);border-radius:0;outline:0;background:transparent;color:var(--ink);padding:9px 0}.task-form textarea{min-height:92px;resize:vertical}.task-form-row{display:grid;grid-template-columns:1fr 150px;gap:18px}.task-submit{justify-self:start;border-bottom:1.5px solid var(--line-strong);padding:8px 0 4px}.task-list-panel{position:relative;display:grid;align-content:start;gap:24px;padding-left:clamp(22px,3vw,42px)}.task-list-panel:before{position:absolute;top:3px;bottom:3px;left:0;width:1.5px;background:var(--line-strong);content:""}.task-section{display:grid;gap:0}.task-section>span{margin-bottom:4px}.task-row{display:grid;grid-template-columns:26px minmax(0,1fr) 24px;gap:12px;align-items:start;padding:14px 0;border-top:1px solid var(--line)}.task-row.done{color:var(--muted)}.task-row.done .task-main strong{color:var(--muted);text-decoration:line-through;text-decoration-thickness:1px}.task-check{display:grid;width:20px;height:20px;place-items:center;margin-top:1px;border:1.5px solid var(--line-strong);border-radius:3px;padding:0}.task-main{display:grid;gap:5px;min-width:0}.task-main strong{color:var(--ink);font-family:var(--serif);font-size:20px;line-height:1.12}.task-meta,.task-links{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:12px}.task-meta span+span:before{margin-right:8px;content:"/"}.task-links span{font-family:var(--mono);font-size:11px}.task-open{justify-content:end;color:var(--muted);padding:2px 0}.task-open:hover,.task-submit:hover,.tasks-heading button:hover{color:var(--accent)}.task-error,.task-empty{margin:0;color:var(--muted)}.task-error{color:var(--danger)}.health-panel{width:100%;min-width:0;overflow-y:auto;padding:clamp(14px,2.4vw,34px)}.health-shell{display:grid;gap:clamp(18px,3vw,32px);width:min(1120px,100%);margin:0 auto}.health-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;padding-bottom:20px;border-bottom:1.5px solid var(--line-strong)}.health-heading div{display:grid;gap:5px}.health-heading span,.health-capture-toolbar,.health-section-heading span,.health-entry-copy span,.health-entry-facts,.health-edit-grid label>span,.health-commitment-list span{color:var(--muted);font-family:var(--sans);font-size:13px;font-weight:650}.health-heading h3{margin:0;font-family:var(--display);font-size:clamp(48px,7vw,92px);font-weight:400;line-height:.9}.health-heading button,.health-capture-toolbar button,.health-capture-actions button,.health-entry-actions button,.health-commitment-form button{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--ink);cursor:pointer;font-weight:650}.health-heading button:disabled,.health-capture-actions button:disabled,.health-entry-actions button:disabled,.health-commitment-form button:disabled{cursor:not-allowed;opacity:.48}.health-capture{display:grid;gap:12px;border-bottom:1.5px solid var(--line-strong);padding-bottom:22px}.health-capture-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.health-capture-toolbar button{border-bottom:1.5px solid var(--line-strong);padding:7px 0 3px}.health-capture-toolbar button.active{color:var(--accent)}.health-capture textarea{width:100%;min-height:118px;resize:vertical;border:0;border-radius:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-family:var(--serif);font-size:clamp(24px,3.2vw,42px);font-weight:500;line-height:1.1}.health-capture textarea::placeholder{color:color-mix(in srgb,var(--muted) 58%,transparent)}.health-capture-actions{display:flex;justify-content:flex-end}.health-capture-actions button{min-height:34px;border-bottom:1.5px solid var(--line-strong);padding:8px 0 4px}.health-confirmation,.health-error,.health-empty{margin:0;color:var(--muted)}.health-error{color:var(--danger)}.health-confirmation{color:var(--accent);font-weight:650}.health-today-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1.5px solid var(--line-strong)}.health-today-card{position:relative;display:grid;min-width:0;gap:8px;padding:4px 24px 22px 0}.health-today-card+.health-today-card{padding-left:24px}.health-today-card+.health-today-card:before{position:absolute;top:8px;bottom:24px;left:0;width:1px;background:var(--line);content:""}.health-today-card svg{color:var(--accent)}.health-today-card span,.health-today-card small{overflow:hidden;color:var(--muted);font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.health-today-card strong{color:var(--ink);font-family:var(--display);font-size:clamp(42px,5vw,72px);font-weight:400;line-height:.9}.health-today-card p{min-height:20px;margin:0;color:var(--ink);font-weight:650}.health-lower-grid{display:grid;grid-template-columns:minmax(320px,1fr) minmax(280px,.72fr);gap:clamp(24px,4vw,58px)}.health-insights,.health-commitments,.health-recent{display:grid;align-content:start;gap:14px}.health-section-heading{display:flex;align-items:center;min-height:24px;border-bottom:1px solid var(--line)}.health-insights p,.health-commitment-list p{margin:0;color:var(--muted)}.health-insights p{padding:9px 0;border-bottom:1px solid var(--line)}.health-commitment-form{display:grid;grid-template-columns:minmax(0,1fr) 74px 28px;gap:10px;align-items:end}.health-commitment-form input,.health-edit-grid input,.health-edit-grid select{width:100%;min-width:0;border:0;border-bottom:1.5px solid var(--line-strong);border-radius:0;outline:0;background:transparent;color:var(--ink);font:inherit;padding:8px 0}.health-commitment-form button{justify-content:center;width:28px;height:28px;border:1.5px solid var(--line-strong);border-radius:999px;padding:0}.health-commitment-list{display:grid;gap:0}.health-commitment-list div{display:grid;gap:3px;padding:11px 0;border-bottom:1px solid var(--line)}.health-commitment-list strong{color:var(--ink);font-weight:650}.health-entry-list{display:grid;gap:0}.health-entry-row{display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:14px;align-items:start;padding:16px 0;border-bottom:1px solid var(--line)}.health-entry-icon{display:grid;width:28px;height:28px;place-items:center;color:var(--accent)}.health-entry-main{display:grid;min-width:0;gap:7px}.health-entry-copy{display:grid;gap:4px;min-width:0}.health-entry-copy strong{overflow-wrap:anywhere;color:var(--ink);font-family:var(--serif);font-size:20px;line-height:1.15}.health-entry-copy p,.health-entry-copy small{margin:0;color:var(--muted)}.health-entry-copy p{color:var(--ink);font-weight:550}.health-entry-facts{display:flex;flex-wrap:wrap;gap:8px}.health-entry-facts span+span:before{margin-right:8px;content:"/"}.health-entry-actions{display:flex;gap:8px}.health-entry-actions button{display:grid;width:24px;height:24px;place-items:center;color:var(--muted);padding:0}.health-entry-actions button:hover,.health-heading button:hover,.health-capture-toolbar button:hover,.health-capture-actions button:hover,.health-commitment-form button:hover:not(:disabled){color:var(--accent)}.health-edit-grid{display:grid;grid-template-columns:repeat(4,minmax(90px,1fr));gap:12px 16px}.health-edit-grid label{display:grid;min-width:0;gap:3px}.health-edit-grid .wide{grid-column:1 / -1}.terminal-panel,.manuscript-panel,.ledger-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);width:100%;min-width:0;overflow:hidden;box-shadow:var(--shadow)}.planned-panel{display:grid;grid-template-columns:minmax(280px,.74fr) minmax(260px,1fr);gap:clamp(18px,4vw,56px);align-items:center;width:100%;border:1px solid var(--line);border-radius:var(--radius);background:radial-gradient(circle at top right,var(--accent-soft),transparent 34%),var(--surface);box-shadow:var(--shadow);padding:clamp(22px,5vw,68px)}.planned-copy{display:grid;gap:10px}.planned-copy span{color:var(--muted);font-family:var(--mono);font-size:11px}.planned-copy h3{margin:0;font-family:var(--serif);font-size:clamp(34px,5vw,64px);line-height:.96;font-weight:650}.planned-copy p{max-width:460px;margin:0;color:var(--muted);font-size:15px}.planned-frame{display:flex;min-height:220px;align-items:flex-end;justify-content:space-between;gap:18px;border:1px solid var(--line);border-radius:calc(var(--radius) + 4px);background:linear-gradient(135deg,color-mix(in srgb,var(--surface-2) 76%,transparent),transparent),var(--surface-2);padding:18px}.planned-frame div{display:grid;gap:4px}.planned-frame strong{font-family:var(--serif);font-size:26px}.planned-frame span{color:var(--muted);font-family:var(--mono);font-size:11px}.planned-frame svg{color:var(--accent)}.terminal-panel{display:grid;grid-template-rows:auto minmax(0,1fr);background:var(--terminal-panel);border-color:var(--terminal-line)}.terminal-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px;padding:9px 11px;border-bottom:1px solid var(--terminal-line);background:linear-gradient(180deg,rgba(49,115,129,.08),transparent),var(--terminal-panel)}.terminal-heading>div:first-child{display:flex;align-items:center;gap:8px}.terminal-heading svg{color:var(--terminal-muted)}.terminal-heading .overline{display:none}.terminal-heading h3{margin:0;color:var(--terminal-ink);font-family:var(--sans);font-size:12px;font-weight:650}.terminal-link{display:inline-flex;align-items:center;gap:5px;min-height:26px;padding:0 9px;border-radius:var(--radius);border:1px solid var(--terminal-line);background:transparent;color:var(--terminal-muted);font-size:12px}.terminal-link:hover{border-color:#31738199;background:#3173811f;color:var(--terminal-ink)}.command-row{display:flex;flex-wrap:wrap;gap:6px;padding:8px 10px;border-bottom:1px solid var(--terminal-line);background:color-mix(in srgb,var(--terminal-panel) 92%,var(--teal))}.command-row button{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 9px;border:1px solid var(--terminal-line);border-radius:var(--radius);background:transparent;color:var(--terminal-muted);cursor:pointer;font-size:12px;transition:background .12s,border-color .12s}.command-row button:hover{border-color:#31738194;background:var(--terminal-hover);color:var(--terminal-ink)}.command-row button.copied{border-color:var(--orange);background:#d2691e24;color:var(--terminal-ink)}.command-row button code{color:color-mix(in srgb,var(--terminal-ink) 66%,transparent);font-family:var(--mono);font-size:11px}.command-row button>span:not(:last-child){font-weight:500}.terminal-frame{min-height:0;background:radial-gradient(circle at top right,rgba(49,115,129,.1),transparent 32%),var(--terminal-bg)}.terminal-frame iframe{display:block;width:100%;height:100%;border:0;background:var(--terminal-bg)}.manuscript-panel{display:flex;flex-direction:column}.folio-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface) 86%,var(--mist))}.folio-kicker{display:none}.folio-bar>div{min-width:0}.folio-bar strong{display:block;color:var(--ink);font-family:var(--serif);font-size:16px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folio-bar span{display:block;margin-top:1px;color:var(--muted);font-family:var(--mono);font-size:10.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folio-page{display:flex;flex-direction:column;flex:1;min-height:0;padding:clamp(16px,2vw,28px);background:linear-gradient(180deg,color-mix(in srgb,var(--surface-2) 60%,transparent),transparent 46%),var(--surface-2)}.folio-page h3{margin:0;font-family:var(--sans);font-size:15px;font-weight:600;line-height:1.3;color:var(--ink)}.folio-page p{margin:0;font-size:12.5px;line-height:1.5;color:var(--muted)}.folio-metrics{display:grid;grid-template-columns:1fr;gap:8px;margin-top:4px}.folio-metrics>div{padding:8px 10px;border-radius:var(--radius);background:var(--surface-2)}.folio-metrics span{display:block;color:var(--muted);font-size:10px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;margin-bottom:2px}.folio-metrics strong{color:var(--ink);font-size:12px;font-weight:500}.note-editor{width:100%;height:100%;min-height:0;resize:none;border:1px solid var(--line);border-radius:calc(var(--radius) + 2px);outline:0;background:var(--surface);color:var(--ink);font-family:var(--serif);font-size:17px;line-height:1.68;padding:clamp(22px,4vw,48px);box-shadow:inset 0 1px #ffffff57}.editor-empty{display:grid;height:100%;align-content:center;gap:8px;padding:24px}.editor-empty h3{margin:0;font-family:var(--serif);font-size:24px;line-height:1.08}.editor-empty p{max-width:460px;margin:0;color:var(--muted)}.ledger-panel{display:flex;flex-direction:column;padding:clamp(16px,2vw,24px);gap:14px}.panel-heading{display:flex;align-items:center;justify-content:space-between}.panel-heading h3{margin:0;font-family:var(--serif);font-size:24px;font-weight:650}.panel-heading .overline{display:none}.panel-heading svg{color:var(--accent)}.register-list{margin:0;display:flex;flex-direction:column;gap:6px}.register-list>div{display:flex;justify-content:space-between;gap:8px;font-size:12px}.register-list dt{color:var(--muted);font-size:12px;font-weight:400}.register-list dd{margin:0;color:var(--ink);font-family:var(--mono);font-size:11.5px;text-align:right;overflow-wrap:anywhere}.context-stack{display:flex;flex-direction:column;gap:6px;margin-top:auto;padding-top:10px;border-top:1px solid var(--line)}.context-stack div{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.context-stack svg{color:var(--accent);flex-shrink:0}@media(max-width:1100px){.home-grid{grid-template-columns:1fr;grid-template-areas:"weather" "stats" "news" "launch"}.weather-card:after,.stats-card:after,.news-card:after{position:absolute;right:28px;bottom:0;left:0;display:block;height:1.5px;background:var(--line-strong)}.news-card:before{display:none}.planned-panel,.tasks-layout{grid-template-columns:1fr}.health-today-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.health-today-card{border-bottom:1px solid var(--line);padding-top:18px}.health-today-card:nth-child(odd){padding-left:0}.health-today-card:nth-child(3):before{display:none}.health-lower-grid{grid-template-columns:1fr}.task-list-panel{padding-top:18px;padding-left:0}.task-list-panel:before{top:0;right:28px;bottom:auto;left:0;width:auto;height:1.5px}}@media(max-width:760px){.topbar{grid-template-columns:1fr auto;gap:8px}.module-nav{grid-column:1 / -1;grid-row:2;flex-wrap:wrap;justify-content:flex-start;order:3;width:100%}.module-nav-button{height:32px;padding-inline:9px}.module-dropdown{min-width:156px}.host-chip{display:none}.atelier-shell.with-context .app-body{grid-template-columns:minmax(0,1fr)}.vault-pane{display:none}.home-hero{align-items:stretch;flex-direction:column}.date-card{width:100%;min-height:96px;grid-template-columns:auto 1fr auto;align-items:end}.home-hero h3{font-size:clamp(36px,15vw,62px)}.weather-body{align-items:flex-start;flex-direction:column}.stat-grid,.task-form-row{grid-template-columns:1fr}.health-heading{align-items:start;flex-direction:column}.health-capture textarea{font-size:24px}.health-today-grid{grid-template-columns:1fr}.health-today-card,.health-today-card+.health-today-card{padding-right:0;padding-left:0}.health-today-card+.health-today-card:before{display:none}.health-edit-grid,.health-commitment-form{grid-template-columns:1fr}.health-entry-row{grid-template-columns:28px minmax(0,1fr)}.health-entry-actions{grid-column:2}.tasks-heading{align-items:start;flex-direction:column}.task-row{grid-template-columns:24px minmax(0,1fr)}.task-open{grid-column:2;justify-content:start}.stat-grid div{padding-right:0}.stat-grid div+div{margin-top:10px;padding-top:14px;padding-left:0}.stat-grid div+div:before{top:0;right:28px;bottom:auto;left:0;width:auto;height:1px}}
