:root{color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;--bg:#f5f2ea;--surface:#fffdf8;--surface-2:#f0ede5;--ink:#252c28;--muted:#737a75;--line:#dedbd2;--accent:#2f4a3e;--accent-soft:#e2e9e4;--warning:#8a5a2b;--warning-soft:#f4e8d8;--good:#376a50;--good-soft:#e0eee6;--shadow:0 12px 30px #242b270f;--radius:20px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}@supports (overflow:clip){html,body{overflow-x:clip}}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--ink);margin:0}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #2f4a3e38}.app-shell{min-height:100vh}.sidebar{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#fffdf8e0;flex-direction:column;width:250px;padding:24px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand,.mobile-brand{align-items:center;gap:12px;display:flex}.sidebar-brand>div:last-child{flex-direction:column;gap:2px;display:flex}.sidebar-brand span{color:var(--muted);font-size:12px}.brand-mark{background:var(--accent);color:#fff;letter-spacing:-.04em;border-radius:17px;place-items:center;width:58px;height:58px;font-weight:850;display:grid}.brand-mark.small{border-radius:12px;width:38px;height:38px;font-size:13px}.desktop-nav{gap:7px;margin-top:34px;display:grid}.desktop-nav button,.bottom-nav button{cursor:pointer;background:0 0;border:0}.desktop-nav button{color:#555e59;text-align:left;border-radius:12px;align-items:center;gap:12px;padding:11px 12px;display:flex}.desktop-nav button:hover{background:var(--surface-2)}.desktop-nav button.active{background:var(--accent-soft);color:var(--accent);font-weight:750}.sidebar-footer{margin-top:auto}.sync-button{border:1px solid var(--line);background:var(--surface);cursor:pointer;width:100%;color:var(--muted);border-radius:12px;align-items:center;gap:9px;padding:10px 12px;font-size:13px;display:flex}.app-main{min-width:0;max-width:100%;min-height:100vh;margin-left:250px}.topbar{z-index:12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f2ead6;border-bottom:1px solid #dedbd2bf;justify-content:flex-end;align-items:center;height:74px;padding:0 32px;display:flex;position:sticky;top:0}.mobile-brand{display:none}.mobile-brand-copy{gap:2px;min-width:0;display:grid}.mobile-brand-copy>strong{line-height:1.1}.mobile-sync-status{width:max-content;max-width:150px;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:10px;line-height:1.2;display:inline-flex}.mobile-sync-status span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-sync-status.sync-error,.mobile-sync-status.sync-conflict{color:var(--warning)}.mobile-sync-status.sync-offline{color:var(--muted)}.topbar-actions{align-items:center;gap:10px;display:flex}.icon-button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.add-button,.primary-button,.secondary-button{cursor:pointer;border-radius:12px;padding:10px 14px;font-weight:750}.add-button,.primary-button{border:1px solid var(--accent);background:var(--accent);color:#fff}.add-button{align-items:center;gap:8px;display:flex}.primary-button:disabled{opacity:.48;cursor:not-allowed}.secondary-button{border:1px solid var(--line);background:var(--surface)}.content{width:min(1180px,100% - 48px);min-width:0;max-width:100%;margin:0 auto;padding:34px 0 90px}.page-stack{gap:22px;min-width:0;max-width:100%;display:grid}.page-stack>*,.page-title>*,.card-heading>*{min-width:0}.page-title{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.page-title h1{letter-spacing:-.045em;margin:3px 0 0;font-size:clamp(29px,4vw,46px);line-height:1}.eyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:.11em;margin:0;font-size:11px;font-weight:850}.card{border:1px solid var(--line);background:var(--surface);border-radius:var(--radius);min-width:0;max-width:100%;box-shadow:var(--shadow);padding:20px}.card-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.card-heading h2{letter-spacing:-.02em;margin:0;font-size:18px}.card-heading p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.4}.metrics-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.metric{flex-direction:column;gap:3px;display:flex}.metric strong{letter-spacing:-.05em;font-size:31px}.metric span{color:var(--muted);font-size:13px}.status-pill{background:var(--surface-2);width:max-content;min-height:24px;color:var(--muted);border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:750;display:inline-flex}.status-good{background:var(--good-soft);color:var(--good)}.status-warning{background:var(--warning-soft);color:var(--warning)}.status-accent{background:var(--accent-soft);color:var(--accent)}.empty-state{text-align:center;align-content:center;place-items:center;min-height:210px;padding:30px;display:grid}.empty-state h3{margin:10px 0 5px;font-size:18px}.empty-copy{max-width:520px;color:var(--muted);font-size:14px;line-height:1.5}.empty-copy p{margin:0}.empty-dot{background:var(--accent);width:11px;height:11px;box-shadow:0 0 0 8px var(--accent-soft);border-radius:50%}.item-list{gap:1px;display:grid}.list-row{border-bottom:1px solid var(--line);align-items:center;gap:13px;min-height:64px;padding:10px 4px;display:flex}.list-row:last-child{border-bottom:0}.check-button{border:1px solid var(--line);background:var(--surface);color:#0000;cursor:pointer;border-radius:10px;flex:none;width:30px;height:30px}.check-button:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-soft)}.list-row-main{flex-direction:column;gap:7px;min-width:0;display:flex}.list-row-main strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.row-meta{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.week-strip{grid-template-columns:repeat(7,1fr);gap:7px;display:grid}.week-strip button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;gap:5px;padding:11px 6px;display:grid}.week-strip button span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:750}.week-strip button strong{font-size:17px}.week-strip button.selected{background:var(--accent-soft);color:var(--accent);border-color:#2f4a3e1f}.segmented-control{background:var(--surface-2);border-radius:12px;gap:2px;padding:3px;display:flex}.segmented-control button{cursor:pointer;background:0 0;border:0;border-radius:9px;padding:8px 12px;font-size:13px}.segmented-control button.active{background:var(--surface);font-weight:750;box-shadow:0 2px 7px #242b2714}.segmented-control.compact button{padding:7px 9px;font-size:12px}.project-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.project-card{border:1px solid var(--line);border-radius:16px;padding:16px}.project-card-top{color:var(--muted);justify-content:space-between;align-items:center;font-size:11px;display:flex}.project-card h3{margin:15px 0 7px}.project-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.4}.progress-track{background:var(--surface-2);border-radius:99px;height:6px;margin-top:16px;overflow:hidden}.progress-track>div{background:var(--accent);height:100%}.domain-list{display:grid}.domain-row{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;min-height:76px;padding:6px 2px;display:grid}.domain-row:last-child{border-bottom:0}.domain-index{background:var(--surface-2);width:38px;height:38px;color:var(--muted);border-radius:12px;place-items:center;font-size:11px;font-weight:800;display:grid}.domain-row>div:nth-child(2){flex-direction:column;gap:4px;display:flex}.domain-row span{color:var(--muted);font-size:12px}.chevron{font-size:25px!important}.bottom-nav,.mobile-fab{display:none}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1a1f1c61;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal-card{border:1px solid var(--line);background:var(--surface);border-radius:22px;width:min(520px,100%);padding:20px;box-shadow:0 30px 90px #191e1b2e}.modal-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.modal-header h2{margin:0}.modal-card label,.auth-card label{color:var(--muted);gap:6px;margin-top:15px;font-size:12px;font-weight:750;display:grid}.modal-card input,.modal-card select,.auth-card input{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);border-radius:12px;padding:11px 12px}.modal-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.auth-screen,.center-screen{place-items:center;min-height:100vh;padding:22px;display:grid}.auth-card{border:1px solid var(--line);background:var(--surface);width:min(430px,100%);box-shadow:var(--shadow);border-radius:24px;padding:30px}.auth-card h1{letter-spacing:-.04em;margin:18px 0 7px}.auth-card>p{color:var(--muted);line-height:1.45}.auth-card .primary-button{width:100%;margin-top:20px}.auth-message{background:var(--surface-2);color:var(--muted);border-radius:11px;margin-top:15px;padding:10px 12px;font-size:13px}@media (prefers-color-scheme:dark){:root{--bg:#171b18;--surface:#202521;--surface-2:#292f2a;--ink:#f3f1ea;--muted:#a9afa9;--line:#373d38;--accent:#9db8a8;--accent-soft:#2c3931;--warning:#ddb480;--warning-soft:#3b3024;--good:#a2c8b1;--good-soft:#27372d;--shadow:none;--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.sidebar,.topbar{border-color:var(--line);background:#171b18f0}.add-button,.primary-button{color:#142018}}@media (width<=780px){.sidebar{display:none}.app-main{margin-left:0}.topbar{justify-content:space-between;gap:10px;height:auto;min-height:68px;padding:8px 14px}.mobile-brand{display:flex}.topbar .add-button{display:none}.content{width:100%;padding:18px 14px calc(104px + env(safe-area-inset-bottom));margin:0;overflow-x:hidden}.page-stack{gap:16px}.page-title{flex-direction:column;align-items:flex-start}.page-title h1{font-size:clamp(28px,9vw,34px);line-height:1.02}.page-title{gap:12px}.page-actions{width:auto}.metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.metrics-grid .card{padding:14px 12px}.metric strong{font-size:25px}.metric span{font-size:10px}.card{border-radius:17px;padding:16px}.project-grid{grid-template-columns:1fr}.bottom-nav{z-index:30;padding:8px 4px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8f0;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;inset:auto 0 0}.bottom-nav button{color:var(--muted);justify-items:center;gap:4px;padding:5px 1px;font-size:10px;display:grid}.bottom-nav button.active{color:var(--accent);font-weight:800}.mobile-fab{right:14px;bottom:calc(76px + env(safe-area-inset-bottom));background:var(--accent);width:52px;height:52px;color:var(--surface);z-index:31;border:0;border-radius:18px;place-items:center;display:grid;position:fixed;box-shadow:0 12px 30px #141e183b}.segmented-control.compact{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;display:grid}.segmented-control.compact button{white-space:nowrap;min-width:0;padding:8px 3px;font-size:12px}.week-strip{grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;width:100%;min-width:0;overflow:visible}.week-strip button{border-radius:12px;min-width:0;padding:9px 1px}.week-strip button span{font-size:9px}.week-strip button strong{font-size:16px}.card-heading p,.empty-copy,.empty-state h3{overflow-wrap:anywhere}.empty-state{min-width:0;max-width:100%;min-height:190px;padding:24px 6px}.empty-state h3{max-width:100%;font-size:16px;line-height:1.2}.empty-copy{width:100%;max-width:100%;font-size:13px}.bottom-nav{width:100%;max-width:100vw;overflow:hidden}}@media (prefers-color-scheme:dark) and (width<=780px){.bottom-nav{background:#202521f2}}.form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.strategy-stack{gap:14px;display:grid}.strategy-domain-card{padding:0;overflow:hidden}.strategy-domain-header{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:44px 1fr auto;align-items:center;gap:13px;width:100%;min-height:82px;padding:16px 18px;display:grid}.strategy-domain-copy{flex-direction:column;gap:4px;display:flex}.strategy-domain-copy strong{font-size:18px}.strategy-domain-copy span{color:var(--muted);font-size:12px}.strategy-expand{background:var(--surface-2);width:30px;height:30px;color:var(--muted);border-radius:10px;place-items:center;font-size:18px;display:grid}.strategy-domain-body{border-top:1px solid var(--line);padding:16px 18px 18px 74px}.strategy-inline-empty{min-height:74px;color:var(--muted);justify-content:space-between;align-items:center;gap:14px;font-size:13px;display:flex}.strategy-inline-empty button,.text-button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:4px 0;font-weight:750}.issue-block{border-bottom:1px solid var(--line);padding:16px 0 18px}.issue-block:first-child{padding-top:0}.issue-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.issue-heading h3{margin:4px 0 0;font-size:16px}.issue-heading p:not(.eyebrow){color:var(--muted);margin:5px 0 0;font-size:12px}.objective-list{gap:8px;margin-top:13px;display:grid}.objective-annual{background:var(--surface-2);border-radius:14px;padding:12px 14px}.objective-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.objective-row>div:first-child{gap:3px;display:grid}.objective-row strong{font-size:13px}.objective-row small{color:var(--muted);font-size:11px}.objective-period{color:var(--muted);letter-spacing:.08em;font-size:10px;font-weight:850}.objective-quarter{border-top:1px solid var(--line);grid-template-columns:72px 1fr auto;align-items:center;gap:10px;min-height:42px;margin-top:9px;padding-top:9px;font-size:12px;display:grid}.objective-quarter>span:first-child{color:var(--muted);font-size:10px;font-weight:800}.objective-quarter.direct{border:1px solid var(--line);border-radius:12px;margin-top:0;padding:9px 11px}.objective-annual>.text-button{margin-top:9px;font-size:11px}.issue-actions{flex-wrap:wrap;gap:16px;margin-top:10px;display:flex}.issue-actions .text-button,.domain-add-issue{font-size:11px}.domain-add-issue{margin-top:14px}@media (width<=780px){.strategy-domain-body{padding:12px 14px 14px}.strategy-domain-header{grid-template-columns:38px minmax(0,1fr) auto;gap:10px;min-height:72px;padding:12px 14px}.strategy-domain-copy strong{font-size:16px;line-height:1.2}.strategy-inline-empty{flex-direction:column;align-items:flex-start;gap:8px;min-height:58px}.objective-quarter{grid-template-columns:62px 1fr}.objective-quarter .status-pill{grid-column:2}.form-row{grid-template-columns:1fr}}textarea{font:inherit;color:inherit}.modal-card textarea,.project-editor-modal textarea{resize:vertical;border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);border-radius:12px;padding:11px 12px}.project-editor-modal{width:min(760px,100%);max-height:min(900px,100vh - 30px);overflow-y:auto}.compact-modal{width:min(520px,100%)}.form-grid{gap:10px;display:grid}.form-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.form-details{border:1px solid var(--line);background:var(--surface-2);border-radius:14px;margin-top:16px;padding:12px 14px}.form-details summary{cursor:pointer;font-size:13px;font-weight:750}.notice-box{border:1px solid var(--line);color:var(--muted);background:var(--surface-2);border-radius:14px;padding:14px;line-height:1.45}.page-actions{align-items:center;gap:10px;display:flex}.project-card-button{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;display:block}.project-card-button:hover{border-color:#2f4a3e59;transform:translateY(-1px)}.project-card-next{background:var(--surface-2);border-radius:11px;gap:2px;margin-top:15px;padding:10px 11px;display:grid}.project-card-next span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:800}.project-card-next strong{font-size:12px}.project-progress-line{grid-template-columns:1fr auto;align-items:center;gap:9px;margin-top:13px;display:grid}.project-progress-line .progress-track{margin-top:0}.project-progress-line>span{color:var(--muted);font-size:11px;font-weight:750}.project-detail-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.status-select{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:11px;padding:8px 10px}.project-hero{border:1px solid var(--line);background:var(--surface);min-height:190px;box-shadow:var(--shadow);border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:30px;padding:28px;display:grid}.project-hero h1{letter-spacing:-.05em;margin:12px 0 8px;font-size:clamp(30px,5vw,52px);line-height:1}.project-hero>div:first-child>p:last-child{max-width:760px;color:var(--muted);margin:0;line-height:1.5}.project-hero-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;font-size:11px;display:flex}.project-progress-ring{border:10px solid var(--accent-soft);border-radius:50%;align-content:center;place-items:center;width:126px;height:126px;display:grid}.project-progress-ring strong{letter-spacing:-.04em;font-size:26px}.project-progress-ring span{color:var(--muted);text-transform:uppercase;font-size:9px}.project-tabs{background:var(--surface-2);border-radius:13px;gap:3px;width:max-content;max-width:100%;padding:4px;display:flex;overflow-x:auto}.project-tabs button{cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:10px;padding:9px 14px}.project-tabs button.active{background:var(--surface);font-weight:750;box-shadow:0 2px 8px #1e24200f}.project-overview-grid,.project-scope-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.project-scope-grid>.card:last-child{grid-column:1/-1}.next-action-card{align-content:center;justify-items:start;gap:8px;min-height:145px;display:grid}.next-action-card strong{font-size:19px}.next-action-card span{color:var(--muted);font-size:12px}.project-facts,.spec-list{gap:12px;margin:0;display:grid}.project-facts>div,.spec-list>div{gap:3px;display:grid}.project-facts dt,.spec-list dt{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:850}.project-facts dd,.spec-list dd{margin:0;font-size:13px;line-height:1.4}.structure-stack,.phase-steps,.scope-change-list,.milestone-list{gap:10px;display:grid}.phase-block{border:1px solid var(--line);border-radius:16px;padding:14px}.phase-heading,.step-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.phase-heading h3{margin:3px 0 0}.phase-steps{margin-top:12px}.step-block{background:var(--surface-2);border-radius:13px;padding:12px}.step-heading>div:first-child{gap:2px;display:grid}.step-heading span{color:var(--muted);font-size:10px}.step-block .item-list{margin-top:8px}.structure-placeholder{border:1px dashed var(--line);color:var(--muted);border-radius:12px;padding:16px;font-size:12px}.check-button.checked{background:var(--accent);border-color:var(--accent);color:var(--surface)}.done-text{color:var(--muted);text-decoration:line-through}.scope-change-row,.milestone-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:10px 0;display:flex}.scope-change-row:last-child,.milestone-row:last-child{border-bottom:0}.scope-change-row>div:first-child,.milestone-row>div:nth-child(2){flex:1;gap:3px;display:grid}.scope-change-row span,.milestone-row span{color:var(--muted);font-size:11px}.milestone-check{border:1px solid var(--line);background:var(--surface);color:#0000;cursor:pointer;border-radius:10px;width:31px;height:31px}.milestone-check.done{color:#fff;background:var(--accent);border-color:var(--accent)}.muted-copy{color:var(--muted);font-size:13px;line-height:1.5}@media (width<=780px){.page-actions{justify-content:flex-start;width:auto}.form-grid.two-columns,.form-grid.three-columns,.project-overview-grid,.project-scope-grid{grid-template-columns:1fr}.project-scope-grid>.card:last-child{grid-column:auto}.project-hero{grid-template-columns:1fr;padding:20px}.project-progress-ring{border-width:8px;width:96px;height:96px}.scope-change-row,.milestone-row{align-items:flex-start}}.fatal-screen{background:var(--bg);min-height:100vh;color:var(--ink);place-items:center;padding:24px;display:grid}.fatal-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;width:min(520px,100%);padding:22px}.fatal-card h1{margin:0 0 8px;font-size:22px}.fatal-card p{color:var(--muted);margin:0 0 16px;line-height:1.45}.strategy-page-actions{flex-wrap:wrap;gap:8px;display:flex}.strategy-metrics .card{min-height:94px}.strategy-domain-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:82px;padding:0 12px 0 0;display:grid}.strategy-domain-toggle{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px;min-width:0;min-height:82px;padding:16px 6px 16px 18px;display:grid}.issue-copy,.objective-copy,.objective-quarter-copy{min-width:0}.issue-heading-actions,.objective-actions{flex:none;align-items:flex-start;gap:7px;display:flex}.objective-quarter-copy{gap:3px;display:grid}.objective-quarter-copy small{color:var(--muted);font-size:10px;line-height:1.35}.entity-menu{flex:none;position:relative}.entity-menu>summary{border:1px solid var(--line);background:var(--surface);cursor:pointer;width:30px;height:30px;color:var(--muted);letter-spacing:.04em;border-radius:9px;place-items:center;font-weight:850;list-style:none;display:grid}.entity-menu>summary::-webkit-details-marker{display:none}.archive-card{border-style:dashed}.archive-list{display:grid}.archive-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.archive-row:first-child{border-top:0}.archive-row>div{gap:3px;min-width:0;display:grid}.archive-row span{color:var(--muted);font-size:10px}.archive-row strong{font-size:13px}.strategy-editor-modal{max-height:min(840px,100vh - 30px);overflow-y:auto}.form-hint{color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.4}.form-error{background:var(--warning-soft);color:var(--warning);border-radius:10px;margin-top:14px;padding:10px 12px;font-size:12px}@media (width<=780px){.strategy-page-actions{width:100%}.strategy-page-actions .secondary-button{flex:auto}.strategy-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.strategy-metrics .metric strong{font-size:23px}.strategy-domain-header{min-height:72px;padding-right:8px}.strategy-domain-toggle{grid-template-columns:38px minmax(0,1fr) auto;gap:10px;min-height:72px;padding:12px 4px 12px 14px}.issue-heading{gap:8px}.issue-heading-actions,.objective-actions{gap:5px}.objective-row{align-items:flex-start}.objective-quarter{grid-template-columns:58px minmax(0,1fr) auto;gap:7px}.objective-quarter .status-pill{grid-column:auto}.objective-actions .status-pill{text-align:center;max-width:84px}.entity-menu-popover{left:14px;right:14px;bottom:calc(88px + env(safe-area-inset-bottom));border-radius:16px;width:auto;padding:8px;position:fixed;top:auto}.entity-menu-popover button{padding:11px 12px;font-size:13px}.archive-row{align-items:flex-start}}.strategy-domain-card{overflow:visible}.strategy-domain-header{position:relative}.strategy-domain-toggle{grid-template-columns:44px minmax(0,1fr) 30px;align-items:center;gap:13px;min-width:0;min-height:82px;padding:16px 6px 16px 18px;display:grid}.domain-fold-control,.strategy-expand,.strategy-domain-copy,.strategy-entity-title{font:inherit}.domain-fold-control{cursor:pointer;border:0}.strategy-domain-copy,.strategy-entity-title{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.strategy-domain-copy{flex-direction:column;gap:4px;width:100%;min-width:0;display:flex}.strategy-domain-copy:hover strong,.strategy-entity-title:hover{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.strategy-expand{cursor:pointer;border:0}.issue-heading h3{margin:4px 0 0}.issue-copy>p:not(.eyebrow){display:none}.objective-copy{gap:3px;display:grid}.objective-title-button{font-size:13px;font-weight:750;line-height:1.35}.objective-quarter-copy .objective-title-button{font-size:12px}.objective-add-quarter{opacity:.78;margin-top:7px!important;font-size:10px!important}.entity-menu{z-index:2;flex:none;position:relative}.entity-menu.open{z-index:90}.entity-menu-trigger{border:1px solid var(--line);background:var(--surface);cursor:pointer;width:32px;height:32px;color:var(--muted);letter-spacing:.04em;border-radius:9px;place-items:center;font-weight:850;display:grid}.entity-menu-trigger:hover,.entity-menu.open .entity-menu-trigger{background:var(--surface-2);color:var(--ink)}.entity-menu-popover{z-index:100;border:1px solid var(--line);background:var(--surface);width:184px;box-shadow:var(--shadow);border-radius:12px;gap:2px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);right:0}.entity-menu-popover button{color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 10px;font-size:12px}.entity-menu-popover button:hover{background:var(--surface-2)}.entity-menu-popover button:disabled{opacity:.35;cursor:default}.archive-heading{margin-bottom:12px}.archive-toolbar{grid-template-columns:minmax(0,1fr) minmax(180px,260px);gap:9px;margin:10px 0 14px;display:grid}.archive-toolbar input,.archive-toolbar select{border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;color:var(--ink);font:inherit;border-radius:10px;padding:9px 10px;font-size:12px}.archive-tree{gap:8px;display:grid}.archive-domain-group{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;overflow:hidden}.archive-domain-group>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:12px;font-weight:800;list-style:none;display:flex}.archive-domain-group>summary::-webkit-details-marker{display:none}.archive-domain-group>summary:before{content:"›";color:var(--muted);margin-right:5px;transition:transform .15s}.archive-domain-group[open]>summary:before{transform:rotate(90deg)}.archive-domain-group>summary>span:first-child{flex:1;min-width:0}.archive-summary-meta{color:var(--muted);white-space:nowrap;font-size:10px;font-weight:700}.archive-domain-body{border-top:1px solid var(--line);background:var(--surface);padding:0 12px 8px}.archive-section-label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:11px 0 2px;font-size:9px;font-weight:850}.archive-row{padding:9px 0}.archive-row>div{gap:2px}.archive-row span{line-height:1.35}.archive-empty{color:var(--muted);margin:4px 0 0;font-size:12px}.strategy-detail-backdrop{z-index:110;background:#00000038;position:fixed;inset:0}.strategy-detail-panel{z-index:120;background:var(--surface);width:min(430px,92vw);height:100dvh;color:var(--ink);border-left:1px solid var(--line);flex-direction:column;gap:18px;padding:22px;display:flex;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-12px 0 36px #141e181f}.strategy-detail-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.strategy-detail-header h2{letter-spacing:-.025em;margin:4px 0 0;font-size:23px;line-height:1.15}.strategy-detail-status{display:flex}.strategy-detail-list{gap:14px;margin:0;display:grid}.strategy-detail-list>div{border-bottom:1px solid var(--line);gap:4px;padding-bottom:12px;display:grid}.strategy-detail-list dt{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:850}.strategy-detail-list dd{overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.5}@media (width<=780px){.strategy-domain-toggle{grid-template-columns:38px minmax(0,1fr) 30px;gap:9px;min-height:72px;padding:12px 4px 12px 12px}.entity-menu-trigger{width:34px;height:34px}.entity-menu-popover{left:12px;right:12px;bottom:calc(82px + env(safe-area-inset-bottom));border-radius:16px;width:auto;padding:8px;position:fixed;top:auto;box-shadow:0 -8px 30px #141e1829}.entity-menu-popover button{padding:11px 12px;font-size:13px}.archive-toolbar{grid-template-columns:1fr}.archive-domain-group>summary{align-items:flex-start}.archive-row{flex-direction:column;gap:5px}.strategy-detail-backdrop{background:#0000004d}.strategy-detail-panel{width:100%;height:100dvh;padding:18px 16px calc(94px + env(safe-area-inset-bottom));border-left:0;inset:0}.strategy-detail-header h2{font-size:21px}.objective-actions{align-items:center}}.archive-row em{color:var(--muted);font-size:10px;font-style:normal;line-height:1.35}.archive-issue-branch{border-top:1px solid var(--line);padding:5px 0 3px}.archive-issue-branch:first-child{border-top:0}.archive-objective-branch{border-left:2px solid var(--line);margin-left:18px;padding-left:12px}.archive-objective-group+.archive-objective-group{border-top:1px dashed var(--line)}.archive-level-quarter{border-left:1px solid var(--line);margin-left:16px;padding-left:10px}.archive-row .text-button:disabled{color:var(--muted);opacity:.55;cursor:default;text-decoration:none}.archive-confirm-modal{width:min(520px,100vw - 28px)}.archive-confirm-intro,.archive-confirm-note{color:var(--muted);font-size:13px;line-height:1.5}.archive-impact-box{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;gap:5px;padding:12px;font-size:12px;display:grid}.archive-resolution-field{gap:6px;font-size:12px;font-weight:750;display:grid}.archive-resolution-field select{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);font:inherit;border-radius:10px;padding:10px;font-weight:500}@media (width<=780px){.archive-objective-branch{margin-left:9px;padding-left:9px}.archive-level-quarter{margin-left:8px;padding-left:8px}}.archive-context-row{opacity:.72}.archive-context-row button{display:none}
