*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0f;--surface:#13131a;--border:rgba(255,255,255,0.08);--text-primary:#f0f0f5;--text-secondary:#8888a8;--accent:#7c6fff;--accent-glow:rgba(124,111,255,0.25);--font:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body,html{height:100%;background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased}body,html,input{font-family:var(--font)}