:root{--font-sans-stack:ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Inter, "Helvetica Neue", Arial, "Noto Sans", "Apple Color Emoji", "Segoe UI Emoji";--font-mono-stack:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bg:#020202;--bg-elevated:#101010;--surface:#101010;--border:#2e2c2b;--text:#eee;--text-muted:#8a8380;--primary:#ee6018;--primary-foreground:#020202;--accent:#ef6f2e;--accent-foreground:#020202;--gradient-start:#ef6f2e;--gradient-end:#d15010;--mix-toward:white;--surface-light:#101010;--surface-light-text:#eee;--surface-light-border:#2e2c2b;--accent-warm:#a8a29e;--accent-cool:#78716c;--tremor-brand-faint:#ffa50033;--tremor-brand-muted:#ff8c0080;--tremor-brand-subtle:#f90;--tremor-brand:#f90;--tremor-brand-emphasis:#f60;--tremor-brand-inverted:#fff;--tremor-bg-muted:#0b0b0c;--tremor-bg-subtle:#1f2126;--tremor-bg:#111216;--tremor-bg-emphasis:#fff;--tremor-border:#1f2126;--tremor-ring:#f90;--tremor-content-subtle:#71717a;--tremor-content:#ecedee;--tremor-content-emphasis:#fff;--tremor-content-strong:#fff;--tremor-content-inverted:#0b0b0c;--heatmap-empty:#1e1e1e4d;--heatmap-bg:#0a0a0a}.dark{--bg:#020202;--bg-elevated:#101010;--surface:#101010;--border:#2e2c2b;--text:#eee;--text-muted:#8a8380;--primary:#ee6018;--primary-foreground:#020202;--accent:#ef6f2e;--accent-foreground:#020202;--gradient-start:#ef6f2e;--gradient-end:#d15010;--mix-toward:white;--surface-light:#101010;--surface-light-text:#eee;--surface-light-border:#2e2c2b;--accent-warm:#a8a29e;--accent-cool:#78716c;--border-accent:#ee6018;--tremor-brand-faint:#ffa50033;--tremor-brand-muted:#ff8c0080;--tremor-brand-subtle:#f90;--tremor-brand:#f90;--tremor-brand-emphasis:#f60;--tremor-brand-inverted:#fff;--tremor-bg-muted:#0b0b0c;--tremor-bg-subtle:#1f2126;--tremor-bg:#111216;--tremor-bg-emphasis:#fff;--tremor-border:#1f2126;--tremor-ring:#f90;--tremor-content-subtle:#71717a;--tremor-content:#ecedee;--tremor-content-emphasis:#fff;--tremor-content-strong:#fff;--tremor-content-inverted:#0b0b0c;--heatmap-empty:#1e1e1e4d;--heatmap-bg:#0a0a0a}.light{--bg:#f5f5f4;--bg-elevated:#e7e5e4;--surface:#fff;--border:#d6d3d1;--text:#1c1917;--text-muted:#78716c;--primary:#9a7142;--primary-foreground:#fff;--accent:#ddb277;--accent-foreground:#1c1917;--gradient-start:#ddb277;--gradient-end:#9a7142;--mix-toward:black;--surface-light:#f5f5f4;--surface-light-text:#1c1917;--surface-light-border:#d6d3d1;--accent-warm:#a8a394;--accent-cool:#acbcbf;--border-accent:#ee6018;--tremor-brand-faint:#ddb27733;--tremor-brand-muted:#ddb27780;--tremor-brand-subtle:#ddb277;--tremor-brand:#ddb277;--tremor-brand-emphasis:#9a7142;--tremor-brand-inverted:#1c1917;--tremor-bg-muted:#f5f5f4;--tremor-bg-subtle:#e7e5e4;--tremor-bg:#fff;--tremor-bg-emphasis:#1c1917;--tremor-border:#d6d3d1;--tremor-ring:#ddb277;--tremor-content-subtle:#78716c;--tremor-content:#292524;--tremor-content-emphasis:#1c1917;--tremor-content-strong:#0a0a0a;--tremor-content-inverted:#f5f5f4;--heatmap-empty:#c8c8c84d;--heatmap-bg:#e7e5e4}html,body{background-color:var(--bg);color:var(--text)}.section{padding-top:clamp(64px,8vw,120px);padding-bottom:clamp(64px,8vw,120px)}.section-tight-top{padding-top:clamp(8px,1.5vw,24px)}.section-tight-bottom{padding-bottom:clamp(8px,1.5vw,24px)}.card-surface{background-color:var(--surface);border:1px solid var(--border);box-shadow:0 1px 0 color-mix(in oklab, var(--mix-toward), transparent 96%) inset, 0 8px 30px color-mix(in oklab, var(--mix-toward), transparent 65%);border-radius:14px}.dark .card-surface{box-shadow:none}.token-border{border-color:var(--border)}.token-primary-bg{background-color:var(--primary)}.token-primary-fg{color:var(--primary-foreground)}.token-accent-bg{background-color:var(--accent)}.token-accent-fg{color:var(--accent-foreground)}
