*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#09090E;--surface:#12131C;--text:#F0EBE3;--text-sub:#4A4860;--accent:#C8914A;--accent-glow:rgba(200,145,74,0.12);--border:#1C1D2A}@media (prefers-color-scheme:light){:root{--bg:#F5F2EC;--surface:#FFFFFF;--text:#0E0D18;--text-sub:#928EA0;--accent:#A06B28;--accent-glow:rgba(160,107,40,0.10);--border:#E2DDD4}}:root[data-theme=dark]{--bg:#09090E;--surface:#12131C;--text:#F0EBE3;--text-sub:#4A4860;--accent:#C8914A;--accent-glow:rgba(200,145,74,0.12);--border:#1C1D2A}:root[data-theme=light]{--bg:#F5F2EC;--surface:#FFFFFF;--text:#0E0D18;--text-sub:#928EA0;--accent:#A06B28;--accent-glow:rgba(160,107,40,0.10);--border:#E2DDD4}body,html{height:100%;background-color:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}