:root{--radius: 12px;--background: 0 0% 100%;--foreground: 222.2 84% 4.9%;--card: 0 0% 100%;--card-foreground: 222.2 84% 4.9%;--popover: 0 0% 100%;--popover-foreground: 222.2 84% 4.9%;--primary-foreground: 0 0% 100%;--secondary-foreground: 0 0% 100%;--muted: 210 40% 96.1%;--muted-foreground: 215.4 16.3% 46.9%;--accent: 210 40% 96.1%;--accent-foreground: 222.2 47.4% 11.2%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 214.3 31.8% 91.4%;--input: 214.3 31.8% 91.4%;--ring: 201 96% 32%}.dark{--background: 222.2 84% 4.9%;--foreground: 210 40% 98%;--card: 222.2 84% 4.9%;--card-foreground: 210 40% 98%;--popover: 222.2 84% 4.9%;--popover-foreground: 210 40% 98%;--muted: 217.2 32.6% 17.5%;--muted-foreground: 215 20.2% 65.1%;--accent: 217.2 32.6% 17.5%;--accent-foreground: 210 40% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 210 40% 98%;--border: 217.2 32.6% 17.5%;--input: 217.2 32.6% 17.5%;--ring: 201 96% 32%}:root{--shell-background: #f8fafc;--shell-surface: #ffffff;--shell-surface-muted: #f8fafc;--shell-ink: #020817;--shell-muted: #64748b;--shell-border: #e2e8f0;--shell-border-strong: #cbd5e1;--shell-accent: #7c3aed;--shell-accent-soft: #f1f5f9;--shell-accent-ring: rgba(124, 58, 237, .12);--shell-shadow: 0 20px 40px rgba(15, 23, 42, .06);--shell-sidebar-width: 256px;--shell-topbar-height: 64px;--brand-primary: #0f7b63;--brand-secondary: #d38a23;--brand-surface: #fbf7f0;--brand-ink: #13211d;--brand-glow: rgba(15, 123, 99, .18);--brand-radius: 28px;color:var(--shell-ink);background:var(--shell-background);font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#fff,#f8fafc);color:var(--shell-ink)}a{color:inherit;text-decoration:none}button{font:inherit}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.workspace-shell{min-height:100vh;display:grid;grid-template-columns:var(--shell-sidebar-width) minmax(0,1fr);background:var(--shell-background)}.workspace-sidebar{padding:1.5rem 1rem;background:var(--shell-surface);color:var(--shell-ink);border-right:1px solid var(--shell-border);display:flex;flex-direction:column;gap:1.25rem}.brand-lockup{display:flex;align-items:flex-start;gap:1rem;padding:.75rem;border-radius:16px}.brand-mark{width:2.75rem;height:2.75rem;border-radius:1rem;background:linear-gradient(145deg,var(--brand-primary),var(--brand-secondary));box-shadow:0 18px 36px var(--brand-glow)}.brand-lockup h1,.brand-lockup h2,.shell-heading h2,.workspace-topbar h2,.section-card h3,.table-card h4,.timeline-card h4,.list-row h4,.hero-grid h1,.hero-panel h3,.state-panel h2{margin:0;color:var(--shell-ink)}.brand-lockup h1{font-size:1.7rem;line-height:1.05;letter-spacing:-.03em}.eyebrow-text{margin:0 0 .3rem;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--shell-muted)}.brand-context{margin:.25rem 0 0;color:var(--shell-muted);font-size:.92rem;line-height:1.45}.shell-heading{display:grid;gap:.5rem;padding:.75rem}.shell-heading h2{font-size:1.4rem;line-height:1.15;letter-spacing:-.03em}.shell-heading p{margin:0;color:var(--shell-muted);line-height:1.55}.workspace-main{display:grid;grid-template-rows:auto 1fr}.workspace-topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;min-height:var(--shell-topbar-height);padding:.9rem 2rem;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--shell-border)}.workspace-topbar h2{font-size:2rem;line-height:1.05;letter-spacing:-.035em}.workspace-topbar-copy{margin:.45rem 0 0;max-width:48rem;color:var(--shell-muted);line-height:1.5}.workspace-topbar-actions{display:flex;align-items:center;gap:.75rem}.workspace-brand-chip{display:inline-flex;align-items:center;min-height:2rem;padding:0 .8rem;border-radius:999px;border:1px solid var(--shell-border);background:var(--shell-surface);color:var(--shell-muted);font-size:.82rem}.workspace-content,.public-content{padding:2rem}.workspace-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.workspace-content>*{width:min(1180px,100%)}.public-content{display:grid;gap:1.5rem}.page-stack{display:grid;gap:1.5rem;width:100%}.workspace-nav{display:grid;gap:.45rem}.workspace-nav-link{display:flex;align-items:center;min-height:2.75rem;padding:.8rem .95rem;border-radius:1rem;color:var(--shell-muted);font-weight:500}.workspace-nav-link.is-active,.workspace-nav-link:hover{background:var(--shell-accent-soft);color:var(--shell-ink)}.workspace-nav-link.is-active{box-shadow:inset 3px 0 0 var(--shell-accent)}.workspace-actions{margin-top:auto;display:grid;gap:.75rem}.primary-button,.secondary-button,.ghost-button,.icon-button,.text-link{border:none;border-radius:999px;cursor:pointer}.primary-button,.secondary-button,.ghost-button,.text-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:0 1.1rem}.primary-button{background:#0f172a;color:#f8fafc;box-shadow:0 10px 24px #0f172a1f}.secondary-button{background:var(--shell-surface);color:var(--shell-ink);border:1px solid var(--shell-border)}.ghost-button{background:transparent;color:var(--shell-muted);border:1px solid var(--shell-border)}.icon-button{width:2.75rem;height:2.75rem;background:var(--shell-surface);border:1px solid var(--shell-border)}.card-grid,.table-grid,.split-grid,.hero-grid{display:grid;gap:1rem}.card-grid,.table-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-grid{grid-template-columns:1.35fr .9fr;align-items:start}.hero-copy{margin:0;font-size:1.05rem;line-height:1.65;color:var(--shell-muted)}.hero-panel,.section-card,.stat-card,.table-card,.timeline-card,.state-panel,.flash{background:var(--shell-surface);border:1px solid var(--shell-border);border-radius:18px;box-shadow:var(--shell-shadow)}.hero-panel,.section-card,.state-panel,.flash{padding:1.4rem}.stat-card,.table-card,.timeline-card{padding:1.2rem}.stat-card span,.metric-list span{color:var(--shell-muted)}.stat-card span{display:block;font-size:.74rem;letter-spacing:.14em;text-transform:uppercase}.stat-card strong{display:block;margin-top:.45rem;font-size:1.95rem;letter-spacing:-.04em}.stat-card p,.table-card p,.timeline-card p,.list-row p,.section-card p,.shell-heading p{margin:.35rem 0 0;color:var(--shell-muted);line-height:1.55}.section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.table-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem;margin-bottom:.85rem}.button-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.2rem}.metric-list{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.7rem}.metric-list li{display:flex;align-items:center;justify-content:space-between;gap:1rem}.badge{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:0 .8rem;border-radius:999px;background:var(--shell-accent-soft);color:var(--shell-ink);font-size:.82rem;border:1px solid rgba(124,58,237,.08)}.badge.subtle{background:var(--shell-surface-muted);color:var(--shell-muted);border-color:var(--shell-border)}.badge.success{background:#16a34a1f;color:#15803d}.badge.warning{background:#d977061f;color:#b45309}.list-stack{display:grid;gap:.85rem}.list-stack.compact{gap:.65rem}.list-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-radius:1rem;background:var(--shell-surface-muted);border:1px solid var(--shell-border)}.timeline-list{display:grid;gap:.85rem}.timeline-card span{color:var(--shell-accent);font-size:.82rem}.public-shell{min-height:100vh}.public-topbar{padding:1.4rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.public-topbar .brand-lockup{padding:0}.public-nav{display:flex;flex-wrap:wrap;gap:.6rem}.public-nav-link{display:inline-flex;align-items:center;min-height:2.6rem;padding:0 .95rem;border-radius:999px;background:#ffffffdb;border:1px solid var(--shell-border)}.public-nav-link.is-cta{background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));color:#fff}.theme-preview{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.swatch{width:3rem;height:3rem;border-radius:1rem;border:1px solid rgba(15,23,32,.08)}.theme-copy{display:grid;gap:.25rem}.theme-copy p{margin:0}.flash.success{color:#14532d;border-color:#16a34a2e}.flash.error{color:#7f1d1d;border-color:#ef444433}.certificate-card{max-width:48rem;margin:2rem auto 0}.section-spacer{height:.5rem}@media(max-width:1100px){.workspace-shell,.hero-grid,.split-grid{grid-template-columns:1fr}.workspace-sidebar{padding-bottom:1rem}.workspace-topbar,.public-topbar,.workspace-content,.public-content{padding-left:1.25rem;padding-right:1.25rem}.card-grid,.table-grid{grid-template-columns:1fr}}
