*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#050c18;--bg2:#0a1628;--bg3:#0f1f38;--border:rgba(255,255,255,0.07);--cyan:#00d4ff;--green:#00ff88;--red:#ff4d6d;--yellow:#ffd60a;--text:#e2eaf4;--muted:#6b82a0;--font:"Inter",-apple-system,BlinkMacSystemFont,sans-serif}body{background:var(--bg);color:var(--text);min-height:100vh}body,button,input{font-family:var(--font)}