:root{--color-bg:#faf9f6;--color-bg-raised:#fff;--color-bg-card:#fff;--color-bg-sunken:#f1f2f3;--color-bg-soft:#f6f6f4;--color-border:#e3e4e6;--color-border-strong:#c9ccd1;--color-fg:#0f1115;--color-fg-muted:#50545d;--color-fg-subtle:#747983;--color-primary:#ff3b1f;--color-primary-hover:#e92e14;--color-primary-fg:#fff;--color-primary-surface:#fff0eb;--color-signal:#16a765;--color-signal-surface:#eaf8f0;--color-operator:#111317;--color-operator-raised:#1a1d22;--color-operator-border:#2b2f36;--color-operator-fg:#fff;--color-operator-muted:#aeb3bc;--color-operator-subtle:#767d88;--font-display:var(--font-heading-raw), ui-sans-serif, system-ui, sans-serif;--font-body:var(--font-body-raw), ui-sans-serif, system-ui, sans-serif;--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:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:999px;--shadow-card:0 1px 2px #0f11150a, 0 12px 32px #0f11150d;--shadow-float:0 24px 70px #0f11151f;--shadow-btn:0 1px 2px #0f11151f;--shadow-input:0 1px 2px #0f11150a;--focus-ring:0 0 0 3px #ff3b1f3d;--max-width:75rem}[data-theme=dark]{--color-bg:#0f1115;--color-bg-raised:#16191e;--color-bg-card:#191c21;--color-bg-sunken:#0b0d10;--color-bg-soft:#13161a;--color-border:#292d34;--color-border-strong:#3b4049;--color-fg:#f7f7f5;--color-fg-muted:#b3b7c0;--color-fg-subtle:#858b96;--color-primary:#ff563d;--color-primary-hover:#ff6c56;--color-primary-fg:#0f1115;--color-primary-surface:#ff563d24;--color-signal:#45d18c;--color-signal-surface:#45d18c21;--shadow-card:0 0 0 1px var(--color-border), 0 16px 40px #00000038;--shadow-float:0 0 0 1px var(--color-border), 0 28px 70px #00000059;--shadow-btn:0 1px 2px #00000038;--shadow-input:none;--focus-ring:0 0 0 3px #ff563d52}*,:before,:after{box-sizing:border-box}html{color-scheme:light;scroll-behavior:smooth}html[data-theme=dark]{color-scheme:dark}body{background:var(--color-bg);min-width:20rem;color:var(--color-fg);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.5;transition:background-color .2s,color .2s}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.035em;text-wrap:balance;margin:0;font-weight:600;line-height:1.05}p{margin:0}a{color:inherit}img,svg{max-width:100%;display:block}button{font:inherit}::selection{background:var(--color-primary-surface);color:var(--color-fg)}:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--radius-sm);outline:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
