@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0a80}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#ff1493,#0ff);border-radius:4px;box-shadow:0 0 10px #ff149380}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#ff69b4,#40ffff);box-shadow:0 0 15px #ff1493b3}::selection{background:#ff14934d;color:#fff}::-moz-selection{background:#ff14934d;color:#fff}*{transition:all .2s ease-in-out}:focus{box-shadow:0 0 15px #ff149366!important;outline:none}@keyframes neonGlow{0%,to{text-shadow:0 0 5px #ff149380,0 0 10px #ff149380,0 0 15px #ff149380}50%{text-shadow:0 0 2px #ff1493cc,0 0 5px #ff1493cc,0 0 8px #ff1493cc}}@keyframes cyanGlow{0%,to{text-shadow:0 0 5px #00ffff80,0 0 10px #00ffff80,0 0 15px #00ffff80}50%{text-shadow:0 0 2px #0ffc,0 0 5px #0ffc,0 0 8px #0ffc}}.neon-pink{animation:neonGlow 2s ease-in-out infinite alternate}.neon-cyan{animation:cyanGlow 2s ease-in-out infinite alternate}
/*# sourceMappingURL=main.9775cc77.css.map*/