:root{color-scheme:light;--arise-white:#ffffff;--arise-black:#0a0a0a;--arise-red:#e2001a;--arise-muted:#5b5b5b;--arise-border:#e6e6e6;--arise-surface:#fafafa;--arise-ok:#1a7f37;--arise-on-accent:#ffffff;--arise-red-text:var(--arise-red);--arise-panel-ink:#0b0a09;--arise-on-panel:#f6f3ef;--arise-on-panel-muted:#a8a29a;--arise-shadow-card:0 8px 30px rgba(10,10,10,0.06);--arise-font-display:var(
    --font-display,"Bricolage Grotesque","Inter",system-ui,sans-serif
  );--arise-font-body:var(
    --font-body,"Inter",system-ui,-apple-system,"Segoe UI",sans-serif
  );--arise-font-mono:var(
    --font-mono,"IBM Plex Mono",ui-monospace,"Cascadia Mono",Consolas,monospace
  );--arise-text-xs:0.6875rem;--arise-text-sm:0.8125rem;--arise-text-base:0.9375rem;--arise-text-lg:1.125rem;--arise-text-xl:1.5rem;--arise-text-2xl:clamp(1.5625rem,3.6vw,2.5rem);--arise-tracking-label:0.12em;--arise-motion-fast:150ms;--arise-motion-base:200ms;--arise-motion-slow:400ms;--arise-ease:cubic-bezier(0.25,0.1,0.25,1);--arise-ease-out:cubic-bezier(0.16,1,0.3,1);--arise-shadow-lift:0 12px 28px rgba(10,10,10,0.1)}:root[data-theme=dark]{color-scheme:dark;--arise-white:#1e1b19;--arise-black:#f4f1ed;--arise-muted:#a8a29a;--arise-border:#2e2a26;--arise-surface:#161412;--arise-ok:#46d187;--arise-red-text:#ff5c66;--arise-shadow-card:none;--arise-shadow-lift:0 12px 28px rgba(0,0,0,0.5)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--arise-white:#1e1b19;--arise-black:#f4f1ed;--arise-muted:#a8a29a;--arise-border:#2e2a26;--arise-surface:#161412;--arise-ok:#46d187;--arise-red-text:#ff5c66;--arise-shadow-card:none;--arise-shadow-lift:0 12px 28px rgba(0,0,0,0.5)}}@media (prefers-reduced-motion:reduce){:root{--arise-motion-fast:0ms;--arise-motion-base:0ms;--arise-motion-slow:0ms}}