:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#080808}::-webkit-scrollbar-thumb{background:#ff2d78;border-radius:4px}.glow-pink{filter:drop-shadow(0 0 10px rgba(255,45,120,.4))}.neon-border{border:1px solid rgba(255,45,120,.3);box-shadow:0 0 15px #ff2d781a}.scanline{width:100%;height:100px;z-index:50;background:linear-gradient(0deg,#0000,#ff2d780d,#0000);opacity:.1;position:absolute;bottom:100%;pointer-events:none;animation:scanline 6s linear infinite}@keyframes scanline{0%{bottom:100%}to{bottom:-100px}}
