*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,sans-serif;background:#0a0a0a;color:#eee;min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#444}.font-bebas{font-family:Bebas Neue,sans-serif}.font-mono{font-family:DM Mono,monospace}:root{--pink: #E8199A;--pink-hover: #F030AA;--bg: #0A0A0A;--bg2: #161616;--bg3: #1A1A1A;--border: rgba(255,255,255,.08);--border2: rgba(255,255,255,.14);--text: #EEE;--text2: #AAA;--text3: #666;--green: #1D9E75;--red: #FF6666}
