html[data-theme="dark"]{--bg:#0b1020;--bg-2:#0d1426;--surface:#121a2e;--surface-2:#182238;--text:#e2e8f5;--muted:#94a3bd;--border:#233049;--border-strong:#33415e;--primary:#818cf8;--primary-600:#a5b4fc;--primary-soft:rgba(129,140,248,.16);--accent:#22d3ee;--ok:#4ade80;--warn-bg:#2a2412;--warn-border:#4a4020;--warn-text:#e3c37e;--danger:#f87171;--ring:rgba(129,140,248,.34);--hero-1:#0e1330;--hero-2:#1e1b4b;--hero-3:#0c4a5e;--shadow-sm:0 1px 2px rgba(0,0,0,.45);--shadow:0 14px 40px -14px rgba(0,0,0,.7),0 3px 12px -4px rgba(0,0,0,.55);}html[data-theme="dark"] body{color-scheme:dark}html[data-theme="dark"]::selection{background:#2b3a63}html.theme-anim body,html.theme-anim .card,html.theme-anim .field,html.theme-anim .navlink,html.theme-anim .iconbtn,html.theme-anim .btn,html.theme-anim .lang>summary{transition:background-color .2s ease,color .2s ease,border-color .2s ease}.iconbtn .ti{display:none;font-size:1.05rem;line-height:1}.iconbtn .ti-auto{display:inline}html[data-theme-mode="light"] .iconbtn .ti-auto{display:none}html[data-theme-mode="light"] .iconbtn .ti-light{display:inline}html[data-theme-mode="dark"] .iconbtn .ti-auto{display:none}html[data-theme-mode="dark"] .iconbtn .ti-dark{display:inline}html[data-theme="dark"] .hero__glow{background:radial-gradient(120% 150% at 100% 0,rgba(129,140,248,.20),transparent 58%)}