:root{--bg: #0b0b0d;--surface: #121216;--text: #e9e9ef;--text-strong: #ffffff;--muted: #b0b2bd;--border: #2a2c34;--accent: #ff3cc7;--mono: "JetBrains Mono", "Cascadia Code", Consolas, monospace;--sans: "Inter", "Segoe UI", Roboto, sans-serif;--logo: "Oxanium", "Inter", "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:16px;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
