:root{--bg:#0a0c0f;--surface:#111419;--surface2:#181d24;--border:#1f2630;--accent:#00c896;--accent2:#0084ff;--text:#e8eaed;--muted:#6b7685;--danger:#ff4d4d;--gold:#f5c542}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:DM Sans,Helvetica Neue,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased}button,input,select,textarea{font-family:inherit}a{color:inherit}