:root{--bg: #0d0f11;--bg-card: #151820;--bg-input: #1c2028;--border: #252a35;--border-soft: #1e2330;--accent: #c8f135;--accent-dim: #8aaa24;--text: #e8eaf0;--text-muted: #a3aab6;--text-faint: #8b93a5;}:root[data-theme="arctic-steel"]{--bg: #0a0e14;--bg-card: #101822;--bg-input: #162030;--border: #1e2d42;--border-soft: #182438;--accent: #38bdf8;--accent-dim: #0ea5e9;}:root[data-theme="iron-ember"]{--bg: #0f0d0b;--bg-card: #1a1612;--bg-input: #231d18;--border: #33271e;--border-soft: #2a201a;--accent: #f97316;--accent-dim: #ea580c;}:root[data-theme="phantom"]{--bg: #0c0b12;--bg-card: #13111e;--bg-input: #1a1828;--border: #2a2545;--border-soft: #211d38;--accent: #a78bfa;--accent-dim: #7c3aed;}:root[data-theme="rose-carbon"]{--bg: #0f0e0f;--bg-card: #1a1719;--bg-input: #231f22;--border: #332b31;--border-soft: #2a2228;--accent: #f472b6;--accent-dim: #ec4899;}:root[data-theme="sakura"]{--bg: #100b10;--bg-card: #1c1320;--bg-input: #251a2d;--border: #3a2545;--border-soft: #2d1c38;--accent: #f9a8d4;--accent-dim: #f472b6;}:root[data-theme="velvet"]{--bg: #0e0b14;--bg-card: #19142a;--bg-input: #221c38;--border: #352a55;--border-soft: #2a2145;--accent: #c4b5fd;--accent-dim: #a78bfa;}:root[data-theme="frost"]{--bg: #0d1117;--bg-card: #161d27;--bg-input: #1e2835;--border: #28374a;--border-soft: #1f2e40;--accent: #e2e8f0;--accent-dim: #94a3b8;}:root[data-colormode="light"]{--bg: #f0f2f5;--bg-card: #ffffff;--bg-input: #e4e7ec;--border: #d1d5db;--border-soft: #e5e7eb;--text: #111827;--text-muted: #4b5563;--text-faint: #5c6370;}@media (prefers-color-scheme: light){:root:not([data-colormode="dark"]):not([data-colormode="light"]){--bg: #f0f2f5;--bg-card: #ffffff;--bg-input: #e4e7ec;--border: #d1d5db;--border-soft: #e5e7eb;--text: #111827;--text-muted: #4b5563;--text-faint: #5c6370;}}