*,*: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: #888;--text4: #555;--green: #1D9E75;--amber: #EF9F27;--red: #FF6666;--blue: #378ADD;--row-odd: #161616;--row-even: #202020}.zebra tr:nth-child(odd){background:var(--row-odd)}.zebra tr:nth-child(2n){background:var(--row-even)}
