:root{--cds-bg:#0b0c0f;--cds-surface:#14161b;--cds-surface-2:#1b1e24;--cds-text:#f7f3ec;--cds-muted:#b8b1a7;--cds-border:rgba(255,255,255,.12);--cds-accent:#df6b2f;--cds-accent-strong:#f47a32;--cds-copper:#b77943;--cds-radius-sm:10px;--cds-radius:16px;--cds-radius-lg:24px;--cds-shadow:0 18px 50px rgba(0,0,0,.28);--cds-space-1:.5rem;--cds-space-2:1rem;--cds-space-3:1.5rem;--cds-space-4:2rem;--cds-space-5:3rem;color-scheme:dark}html[data-theme="light"],body.cds-light-mode,.cds-light-mode{--cds-bg:#f6f1e8;--cds-surface:#fffaf2;--cds-surface-2:#eee5d8;--cds-text:#201d1a;--cds-muted:#665f57;--cds-border:rgba(32,29,26,.14);--cds-accent:#c95822;--cds-accent-strong:#de6528;--cds-copper:#9a6235;--cds-shadow:0 16px 42px rgba(67,47,28,.13);color-scheme:light}:where(a,button,input,select,textarea):focus-visible{outline:3px solid color-mix(in srgb,var(--cds-accent) 78%,white);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}