:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#090b0a;--surface:#121615;--surface-strong:#07110f;--surface-soft:#1b2422;--surface-subtle:#151c1a;--line:#25312e;--line-strong:#42524e;--text:#f5f1e8;--muted:#a4ada7;--accent:#1f8a70;--accent-strong:#7be6c6;--accent-soft:#1f8a702e;--amber:#f0b65b;--danger:#e26d64;--shadow:0 24px 80px #00000061;--radius:8px;--sidebar:272px}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f2ec;--surface:#fffdf8;--surface-strong:#141512;--surface-soft:#ece7dc;--surface-subtle:#fbf8f0;--line:#ded7c9;--line-strong:#c9bfae;--text:#171814;--muted:#6f7169;--accent:#1f8a70;--accent-strong:#0e5f4c;--accent-soft:#dff2ec;--amber:#b7791f;--danger:#8f3d38;--shadow:0 20px 60px #251f141f}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{color:var(--text);background:var(--bg);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit}.app-shell{grid-template-columns:var(--sidebar) minmax(0, 1fr);min-height:100vh;display:grid}.sidebar{color:#f8f5ec;background:#191a16;border-right:1px solid #ffffff14;flex-direction:column;gap:28px;height:100vh;padding:24px;display:flex;position:sticky;top:0}.brand-block{align-items:center;gap:12px;min-height:48px;display:flex}.brand-mark,.avatar{border-radius:var(--radius);place-items:center;width:44px;height:44px;font-weight:800;display:grid}.brand-mark{background:var(--accent);color:#fff}.brand-block strong,.brand-block span{display:block}.brand-block strong{font-size:18px}.brand-block span{color:#f8f5ec9e;margin-top:3px;font-size:13px}.side-nav{gap:6px;display:grid}.side-nav button,.ghost-button,.primary-button,.secondary-button,.small-button,.icon-button{border-radius:var(--radius);cursor:pointer;border:0;min-height:44px}.side-nav button{color:#f8f5ecb8;text-align:left;background:0 0;align-items:center;gap:11px;width:100%;padding:11px 12px;display:flex}.side-nav button.active,.side-nav button:hover,.side-nav button:focus-visible{color:#fff;background:#ffffff1a;outline:none}.sidebar-status{border-radius:var(--radius);color:#d8f5eb;background:#1f8a702e;border:1px solid #ffffff1a;align-items:center;gap:10px;margin-top:auto;padding:12px;font-size:14px;display:flex}.workspace{min-width:0;padding:28px}.topbar{justify-content:space-between;align-items:center;gap:18px;max-width:1280px;margin:0 auto 22px;display:flex}.topbar-title{min-width:0}.topbar-actions{flex:none;align-items:center;gap:10px;display:flex}.topbar h1,.hero-panel h2,.section-heading h2,.module-card h3,.member-card h3,.agent-panel h2,.weekly-panel h2{margin:0;line-height:1.08}.topbar h1{letter-spacing:0;font-size:clamp(28px,4vw,42px)}.eyebrow{color:var(--accent-strong);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:12px;font-weight:800}.ghost-button,.primary-button,.secondary-button,.small-button,.icon-button{white-space:nowrap;justify-content:center;align-items:center;gap:8px;display:inline-flex}.ghost-button,.secondary-button,.small-button,.icon-button{color:var(--text);background:var(--surface);border:1px solid var(--line)}.primary-button{color:#fff;background:var(--accent);padding:0 18px}.primary-button:hover,.primary-button:focus-visible{background:var(--accent-strong);outline:none}.secondary-button,.ghost-button{padding:0 16px}.secondary-button:hover,.ghost-button:hover,.small-button:hover,.icon-button:hover,.secondary-button:focus-visible,.ghost-button:focus-visible,.small-button:focus-visible,.icon-button:focus-visible{border-color:var(--line-strong);outline:none}.small-button{min-height:44px;padding:0 12px;font-size:14px}.icon-button{min-width:44px;padding:0}.theme-toggle{color:var(--accent-strong)}.mobile-only{display:none}.hero-panel,.stats-row,.content-grid,.members-section{max-width:1280px;margin:0 auto}.hero-panel{border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:stretch;gap:18px;padding:24px;display:grid}.hero-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.pill,.date-chip{border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.pill{color:var(--accent-strong);background:var(--accent-soft);margin-bottom:14px}.hero-panel h2{letter-spacing:0;max-width:740px;font-size:clamp(34px,5vw,62px)}.hero-panel p{max-width:720px;color:var(--muted);margin:18px 0 0;font-size:17px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.focus-board{border-radius:var(--radius);color:#f8f5ec;background:var(--surface-strong);align-content:space-between;gap:24px;min-height:260px;padding:22px;display:grid}.focus-top{color:#f8f5ecad;justify-content:space-between;gap:16px;font-size:14px;display:flex}.focus-top strong{color:#fff;font-size:20px}.timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.timeline span{border-radius:var(--radius);color:#f8f5ecb3;border:1px solid #ffffff1f;align-items:end;min-height:76px;padding:10px;font-size:13px;display:flex}.timeline .done{color:#d8f5eb;background:#1f8a7038;border-color:#1f8a707a}.mini-note{border-top:1px solid #ffffff1f;padding-top:16px}.mini-note p{color:#f8f5ecad;margin:8px 0 0;font-size:14px;line-height:1.5}.stats-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.stat-card,.module-card,.weekly-panel,.agent-panel,.member-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.stat-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px 10px;padding:16px;display:grid}.stat-card svg{color:var(--accent)}.stat-card span{color:var(--muted);font-size:14px}.stat-card strong{grid-column:2;font-size:18px}.content-grid{grid-template-columns:minmax(0,1fr) minmax(330px,.42fr);gap:18px;margin-top:18px;display:grid}.learning-section,.members-section{min-width:0}.section-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.section-heading h2{font-size:24px}.compact{margin-bottom:16px}.date-chip{color:#5c3b0d;background:#f3dfbb}.module-list{gap:10px;display:grid}.module-card{gap:14px;padding:18px;display:grid}.module-card h3{font-size:18px}.module-card p{color:var(--muted);margin:7px 0 0;line-height:1.5}.module-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:14px;display:flex}.module-meta strong{color:var(--text)}.progress{background:var(--surface-soft);border-radius:999px;width:100%;height:8px;overflow:hidden}.progress span{border-radius:inherit;background:var(--accent);height:100%;display:block}.right-column{align-content:start;gap:14px;display:grid}.weekly-panel,.agent-panel{padding:18px}.task-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.task-list li{color:var(--muted);grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;line-height:1.35;display:grid}.task-list span{border:1px solid var(--line-strong);border-radius:6px;place-items:center;width:22px;height:22px;display:grid}.task-list .is-done{color:var(--text)}.task-list .is-done span{color:#fff;background:var(--accent);border-color:var(--accent)}.full{width:100%;margin-top:16px}.agent-panel h2{font-size:24px}.agent-steps{gap:10px;margin-top:16px;display:grid}.agent-steps div{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-subtle);align-items:center;gap:10px;min-height:42px;padding:10px;display:flex}.agent-steps svg{color:var(--amber);flex:none}.members-section{margin-top:22px;padding-bottom:28px}.member-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.member-card{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;padding:16px;display:grid}.avatar{color:var(--accent-strong);background:var(--accent-soft)}.member-card h3{font-size:17px}.member-card p{color:var(--muted);margin:5px 0 0;font-size:14px;line-height:1.35;display:block}.member-card a{max-width:100%;min-height:44px;color:var(--accent-strong);overflow-wrap:anywhere;align-items:center;margin-top:2px;font-size:14px;font-weight:700;line-height:1.35;text-decoration:none;display:inline-flex}.scrim{display:none}@media (max-width:1100px){.app-shell{grid-template-columns:1fr}.sidebar{z-index:30;width:min(312px,100vw - 32px);transition:transform .18s;position:fixed;transform:translate(-110%)}.sidebar.is-open{transform:translate(0)}.scrim{z-index:20;background:#10110e6b;border:0;display:block;position:fixed;inset:0}.mobile-only{display:inline-flex}.workspace{padding:18px}.topbar{align-items:start}.ghost-button{display:none}.hero-panel,.content-grid{grid-template-columns:1fr}}@media (max-width:760px){.workspace{padding:14px}.topbar{margin-bottom:14px}.topbar h1{font-size:27px}.hero-panel{padding:18px}.hero-panel h2{font-size:34px}.hero-panel p{font-size:16px}.hero-actions,.section-heading{flex-direction:column;align-items:stretch}.primary-button,.secondary-button{width:100%}.stats-row,.member-grid{grid-template-columns:1fr}.content-grid{gap:22px}}@media (max-width:420px){.workspace{padding:12px}.hero-panel{padding:14px}.hero-panel h2{font-size:30px}.focus-board{min-height:auto;padding:16px}.timeline{grid-template-columns:1fr}.timeline span{min-height:48px}.module-card,.weekly-panel,.agent-panel,.member-card,.stat-card{padding:14px}}
