:root{--surface-0: #060707;--surface-1: #0C0E0D;--surface-2: #121514;--surface-3: #191D1B;--text-primary: #F2F4F2;--text-secondary: #A9B1AB;--text-tertiary: #7C837D;--text-disabled: #4E534F;--accent: #31D08D;--accent-strong: #17A968;--accent-subtle: hsla(155, 55%, 58%, .07);--on-accent: #0A0B0A;--brand-green: #00E080;--pill-surface: #F2F5F0;--border-hairline: rgba(255, 255, 255, .06);--border-medium: rgba(255, 255, 255, .1);--border-strong: rgba(255, 255, 255, .18);--glow-ambient: radial-gradient(ellipse 90% 60% at 50% 30%, hsla(160, 14%, 20%, .35) 0%, transparent 70%);--glow-ambient-accent: radial-gradient(ellipse 100% 70% at 50% 20%, hsla(155, 50%, 50%, .11) 0%, hsla(155, 50%, 50%, .04) 40%, transparent 70%);--glow-elevation-sm: inset 0 1px 0 rgba(255, 255, 255, .06), 0 0 0 1px rgba(255, 255, 255, .05), 0 8px 24px rgba(0, 0, 0, .55);--glow-elevation-md: inset 0 1px 0 rgba(255, 255, 255, .07), 0 0 0 1px rgba(255, 255, 255, .06), 0 16px 48px rgba(0, 0, 0, .65);--glow-elevation-lg: inset 0 1px 0 rgba(255, 255, 255, .08), 0 0 0 1px rgba(255, 255, 255, .07), 0 24px 80px rgba(0, 0, 0, .7);--scrim-hero-bottom: linear-gradient(180deg, hsla(160, 5%, 4%, 0) 0%, hsla(160, 5%, 4%, .35) 45%, hsla(160, 5%, 4%, .85) 100%);--scrim-hero-band: radial-gradient(ellipse 80% 60% at 50% 55%, hsla(160, 5%, 4%, .55) 0%, hsla(160, 5%, 4%, .15) 60%, transparent 100%);--agent-green: #6ECFA0;--agent-green-glow: hsla(148, 100%, 50%, .35);--agent-purple: #A891CE;--agent-gold: #C5A56B;--error: #E88A85;--success: var(--agent-green);--warning: #C0A57C;--font-display: "Geist", "Inter", -apple-system, system-ui, sans-serif;--font-body: "Geist", "Inter", -apple-system, system-ui, sans-serif;--font-mono: "Geist Mono", "JetBrains Mono", "SF Mono", ui-monospace, monospace;--text-xs: clamp(.72rem, .685rem + .19vw, .75rem);--text-sm: clamp(.85rem, .783rem + .31vw, .875rem);--text-base: 1rem;--text-lg: clamp(1.125rem, 1.083rem + .21vw, 1.25rem);--text-xl: clamp(1.25rem, 1.167rem + .42vw, 1.5rem);--text-2xl: clamp(1.5rem, 1.333rem + .83vw, 2rem);--text-3xl: clamp(1.875rem, 1.667rem + 1.04vw, 2.5rem);--text-4xl: clamp(2.25rem, 1.917rem + 1.67vw, 3.25rem);--text-5xl: clamp(2.75rem, 2.25rem + 2.5vw, 4.25rem);--text-6xl: clamp(3.25rem, 2.5rem + 3.75vw, 5.5rem);--lh-display: .95;--lh-tight: 1.15;--lh-snug: 1.25;--lh-normal: 1.6;--lh-loose: 1.75;--tracking-tight: -.02em;--tracking-snug: -.01em;--tracking-normal: 0;--tracking-body-dark: .005em;--tracking-wide: .05em;--tracking-caps: .12em;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--space-32: 8rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-xl: 24px;--radius-full: 9999px;--ease-out: cubic-bezier(.23, 1, .32, 1);--ease-in-out: cubic-bezier(.77, 0, .175, 1);--ease-drawer: cubic-bezier(.32, .72, 0, 1);--duration-press: .12s;--duration-fast: .18s;--duration-base: .25s;--duration-slow: .4s;--bg-void: var(--surface-0);--bg-surface: var(--surface-1);--bg-elevated: var(--surface-2);--green-neon: var(--agent-green);--green-muted: var(--agent-green);--green-dim: hsla(148, 40%, 62%, .06);--border-subtle: var(--border-hairline);--text-muted: var(--text-tertiary);--text-dim: var(--text-disabled)}*{margin:0;padding:0;box-sizing:border-box}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.08) transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}*::-webkit-scrollbar-thumb:hover{background:#ffffff26}body{background:var(--bg-void);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:var(--green-neon);text-decoration:none}a:hover{text-decoration:none;opacity:.85}
