*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#080810;--surface:#0f0f1a;--border:hsla(0,0%,100%,.08);--text:#e2e8f0;--muted:#64748b;--gold:#fbbf24;--gold-dim:rgba(251,191,36,.12);--radius:10px}body{background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input{font-family:inherit}