*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #050A1C;--bg2: #0A1128;--bg3: #121A35;--accent: #4361EE;--purple: #7209B7;--purple-light: #9B30FF;--text: #FFFFFF;--text2: #B8C1EC;--text3: #6E7DAB;--error: #FF5470;--success: #00F5D4;--border: rgba(67, 97, 238, .25)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}button{cursor:pointer;border:none;font-family:inherit}input{font-family:inherit}@keyframes spin{to{transform:rotate(360deg)}}
