:root{--background:#000;--foreground:#f6f1df;--panel:#050505;--panel-soft:#0d0d0d;--border:#d6b11a;--accent:#efe37a;--accent-soft:#7d739f;--muted:#b8b19a;--danger:#f04f44;--blue:#3a57ff;--yellow:#d8d20b}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 10% 20%,#4e401238,#0000 20%),radial-gradient(circle at 90% 12%,#4d3a8529,#0000 18%),linear-gradient(#050505 0%,#000 100%);flex-direction:column;font-family:Segoe UI,Trebuchet MS,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
