:root{color:#e8e8e5;font-synthesis:none;--bg:#111211;--surface:#191a19;--surface-2:#20211f;--line:#e8e8e51a;--muted:#989b95;--soft:#c5c8c1;--accent:#c5f36b;--accent-dim:#9dbd55;--ink:#141512;--coral:#ee8e70;--mint:#85d5b5;--gold:#e8c979;background:#111211;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;margin:0}button,input,textarea{font:inherit}button{cursor:pointer;border:0}.app-shell{background:var(--bg);min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);background:#151615;flex-direction:column;flex-shrink:0;width:248px;padding:22px 14px 16px;transition:width .2s ease-out;display:flex}.sidebar-collapsed{align-items:center;width:72px}.brand-row{align-items:center;gap:10px;min-height:32px;padding:0 8px;display:flex}.brand-mark{width:27px;height:27px;color:var(--ink);background:var(--accent);border-radius:8px;place-items:center;font-family:Space Grotesk;font-size:16px;font-weight:700;display:grid}.brand-name{letter-spacing:-.04em;font-family:Space Grotesk;font-size:18px;font-weight:700}.icon-button{width:36px;height:36px;color:var(--muted);background:0 0;border-radius:8px;place-items:center;transition:all .15s ease-out;display:grid}.icon-button:hover,.icon-button:focus-visible{color:var(--soft);background:var(--surface-2);outline:2px solid var(--accent-dim);outline-offset:2px}.sidebar-toggle{margin-left:auto}.workspace-label{color:#72766e;letter-spacing:.12em;justify-content:space-between;align-items:center;padding:45px 8px 11px;font-size:10px;font-weight:700;display:flex}.workspace-label button{color:#72766e;background:0 0;padding:2px}.new-project{border:1px solid var(--line);width:100%;height:42px;color:var(--soft);text-align:left;background:0 0;border-radius:8px;align-items:center;gap:9px;padding:0 11px;font-size:13px;transition:all .15s ease-out;display:flex}.new-project:hover{border-color:var(--accent-dim);color:var(--accent);transform:translateY(-1px)}.project-list{gap:4px;margin-top:16px;display:grid}.project-item{width:100%;min-height:52px;color:var(--muted);text-align:left;background:0 0;border-radius:8px;align-items:center;gap:9px;padding:7px 8px;display:flex}.project-item:hover,.project-item.selected{background:var(--surface-2);color:var(--soft)}.project-item.selected{box-shadow:inset 2px 0 var(--accent)}.project-dot{width:27px;height:27px;color:var(--ink);border-radius:50%;flex-shrink:0;place-items:center;font-size:11px;font-weight:700;display:grid}.project-dot.coral{background:var(--coral)}.project-dot.mint{background:var(--mint)}.project-dot.gold{background:var(--gold)}.project-copy{flex:1;gap:2px;display:grid}.project-copy strong,.profile-row strong{color:var(--soft);font-size:13px;font-weight:600}.project-copy small,.profile-row small{color:#747970;font-size:11px}.sidebar-bottom{gap:14px;margin-top:auto;display:grid}.sidebar-link{color:var(--muted);text-align:left;background:0 0;align-items:center;gap:10px;padding:6px 8px;font-size:12px;display:flex}.sidebar-link:hover{color:var(--soft)}.profile-row{border-top:1px solid var(--line);color:var(--muted);text-align:left;background:0 0;align-items:center;gap:9px;padding:10px 8px 0;display:flex}.profile-row span:nth-child(2){flex:1;gap:2px;display:grid}.avatar{width:28px;height:28px;color:var(--ink);background:#d6d8cf;border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.main-area{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:70px;padding:0 34px;display:flex}.breadcrumb{color:#737870;align-items:center;gap:8px;font-size:13px;display:flex}.breadcrumb strong{color:var(--soft);font-weight:500}.top-actions{align-items:center;gap:14px;display:flex}.has-notification{position:relative}.has-notification i{background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;top:8px;right:8px}.credit-pill{border:1px solid var(--line);color:var(--soft);border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;display:flex}.credit-pill svg{color:var(--accent)}.top-avatar{background:var(--coral);color:var(--ink)}.stage-nav{border-bottom:1px solid var(--line);align-items:end;gap:28px;min-height:66px;padding:0 34px;display:flex}.stage-tab{color:#747a72;background:0 0;align-items:center;gap:8px;height:66px;font-size:13px;display:flex;position:relative}.stage-tab:hover{color:var(--soft)}.stage-tab.active{color:var(--accent)}.stage-tab.active:after{content:"";background:var(--accent);height:2px;position:absolute;bottom:-1px;left:0;right:0}.content-wrap{max-width:1050px;margin:0 auto;padding:51px 34px 70px}.content-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px;display:flex}.eyebrow{color:#777c74;letter-spacing:.15em;margin:0 0 10px;font-size:10px;font-weight:700}.content-heading h1{color:#f0f1ec;letter-spacing:-.055em;max-width:680px;margin:0;font-family:Space Grotesk;font-size:clamp(30px,4vw,45px);line-height:1.05}.lede{max-width:560px;color:var(--muted);margin:14px 0 0;font-size:15px;line-height:1.55}.primary-button,.dark-button{min-height:43px;color:var(--ink);background:var(--accent);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:13px;font-weight:700;transition:all .15s ease-out;display:inline-flex}.primary-button:hover,.dark-button:hover{background:#d5fb80;transform:translateY(-1px)}.metric-grid{grid-template-columns:1.15fr 1fr 1fr;gap:12px;display:grid}.metric-card,.activity-card,.chat-card,.empty-stage{border:1px solid var(--line);background:var(--surface);border-radius:10px}.metric-card{min-height:210px;padding:20px}.metric-card.featured{background:#1e271b;border-color:#c5f36b40}.metric-icon{width:34px;height:34px;color:var(--accent);border:1px solid var(--line);border-radius:8px;place-items:center;margin-bottom:24px;display:grid}.metric-card p{color:var(--muted);margin:0 0 9px;font-size:12px}.metric-card strong{color:#eef0e9;letter-spacing:-.04em;font-family:Space Grotesk;font-size:20px;display:block}.metric-card span{color:#7f857b;margin-top:7px;font-size:12px;display:block}.progress{background:#343a2e;height:3px;margin-top:25px}.progress i{background:var(--accent);height:100%;display:block}.inline-action,.text-button{color:var(--accent);background:0 0;align-items:center;gap:5px;padding:0;font-size:12px;display:inline-flex}.inline-action{margin-top:25px}.lower-grid{grid-template-columns:1.15fr 1fr;gap:12px;margin-top:12px;display:grid}.activity-card{min-height:278px;padding:22px}.section-title{justify-content:space-between;align-items:start;display:flex}.section-title h2,.notes-header h2{color:#e8eae3;letter-spacing:-.04em;margin:0;font-family:Space Grotesk;font-size:20px}.next-step{gap:18px;margin-top:38px;display:flex}.step-number{color:var(--accent);font-family:Space Grotesk;font-size:17px}.next-step strong{color:var(--soft);font-size:15px;font-weight:600}.next-step p{max-width:350px;color:var(--muted);margin:9px 0 20px;font-size:13px;line-height:1.5}.dark-button{color:var(--soft);background:#2b2d2a}.dark-button:hover{color:var(--ink);background:var(--accent)}.activity-item{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:16px 0;display:flex}.activity-item:last-child{border:0}.activity-item>span:last-child{gap:4px;display:grid}.activity-item strong{color:var(--soft);font-size:13px;font-weight:500}.activity-item small{color:#737a71;font-size:11px}.activity-symbol{border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.mint-symbol{color:var(--mint);background:#85d5b51a}.gold-symbol{color:var(--gold);background:#e8c9791a}.coral-symbol{color:var(--coral);background:#ee8e701a}.notes-panel{border-left:1px solid var(--line);background:#151615;flex-shrink:0;width:270px;padding:29px 20px}.notes-header{justify-content:space-between;align-items:start;display:flex}.notes-panel textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:255px;color:var(--soft);background:var(--surface);border-radius:8px;outline:0;margin-top:28px;padding:14px;font-size:13px;line-height:1.7}.notes-panel textarea:focus{border-color:var(--accent-dim);box-shadow:0 0 0 2px #c5f36b1f}.notes-footer{gap:15px;padding-top:15px;display:grid}.save-status{color:#737970;align-items:center;gap:7px;font-size:11px;display:flex}.status-dot{background:var(--mint);border-radius:50%;width:6px;height:6px}.notes-reopen{border:1px solid var(--line);min-height:42px;color:var(--soft);background:var(--surface);border-radius:8px;align-items:center;gap:8px;padding:0 14px;display:flex;position:fixed;bottom:18px;right:18px}.chat-card{max-width:760px;margin:0 auto;padding:32px}.chat-intro{border-bottom:1px solid var(--line);align-items:start;gap:15px;padding-bottom:31px;display:flex}.ai-avatar{width:43px;height:43px;color:var(--ink);background:var(--accent);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.chat-intro h2,.empty-stage h2{color:#eef0e9;letter-spacing:-.04em;margin:0;font-family:Space Grotesk;font-size:23px}.chat-intro p,.empty-stage>p:last-of-type{max-width:480px;color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.5}.suggestion-row{flex-wrap:wrap;gap:8px;margin:28px 0;display:flex}.suggestion-row button{border:1px solid var(--line);min-height:36px;color:var(--soft);background:0 0;border-radius:999px;padding:0 12px;font-size:12px}.suggestion-row button:hover{border-color:var(--accent-dim);color:var(--accent)}.chat-input{border:1px solid var(--line);background:var(--surface-2);border-radius:9px;gap:8px;padding:6px;display:flex}.chat-input input{min-width:0;color:var(--soft);background:0 0;border:0;outline:0;flex:1;padding:0 10px;font-size:13px}.send-button{width:36px;height:36px;color:var(--ink);background:var(--accent);border-radius:7px;place-items:center;display:grid}.message-bubble{max-width:75%;color:var(--ink);background:var(--accent);border-radius:9px 9px 2px;margin:22px 0 0 auto;padding:11px 13px;font-size:13px}.empty-stage{text-align:center;max-width:600px;margin:0 auto;padding:56px 34px}.empty-icon{width:50px;height:50px;color:var(--accent);border:1px solid #c5f36b4d;border-radius:12px;place-items:center;margin:0 auto 23px;display:grid}.empty-stage .eyebrow{margin-bottom:11px}.empty-stage>p:last-of-type{margin:12px auto 26px}.empty-stage .dark-button{margin:auto}@media (width<=1100px){.notes-panel{display:none}}@media (width<=760px){.sidebar{align-items:center;width:72px}.sidebar>:not(.brand-row),.sidebar-toggle{display:none}.brand-row{padding:0}.brand-name{display:none}.topbar{padding:0 18px}.stage-nav{gap:16px;padding:0 18px;overflow-x:auto}.stage-tab{flex-shrink:0;font-size:12px}.content-wrap{padding:36px 18px 50px}.content-heading{gap:24px;margin-bottom:28px;display:grid}.content-heading h1{font-size:32px}.metric-grid,.lower-grid{grid-template-columns:1fr}.metric-card{min-height:180px}.activity-card{min-height:auto}.credit-pill{display:none}}@media (width<=430px){.breadcrumb span,.breadcrumb svg{display:none}.top-actions{gap:4px}.chat-card{padding:22px 16px}.chat-intro h2{font-size:19px}.empty-stage{padding:40px 20px}}
