:root{color-scheme:dark;--bg: #0b191c;--bg-elev: rgba(255, 255, 255, .03);--fg: #f3efe9;--muted: #9fb0ac;--line: #1b2e30;--accent: #ff6a4d;--accent-hover: #ff7d63;--accent-2: #ffd08a;--on-accent: #2a0d06;--error: #ff8a73;--success: #46b872;--glow-1: rgba(255, 106, 77, .15);--glow-2: rgba(255, 208, 138, .07);--font-display: "Helvetica Neue", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-body: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono: ui-monospace, Menlo, Consolas, monospace;--maxw: 1120px}:root[data-theme=light]{color-scheme:light;--bg: #eceff0;--bg-elev: #ffffff;--fg: #10201f;--muted: #55635f;--line: #dde3df;--accent: #e2503a;--accent-hover: #cf4530;--accent-2: #8f5a10;--on-accent: #ffffff;--error: #b91c1c;--success: #1a7a4c;--glow-1: rgba(226, 80, 58, .08);--glow-2: rgba(176, 111, 26, .05)}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--fg);font-family:var(--font-body);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--accent)}:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}
