@import"https://fonts.googleapis.com/css2?family=Oswald:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#0f051d;background-image:radial-gradient(circle at 20% 20%,rgba(255,0,127,.08) 0%,transparent 40%),radial-gradient(circle at 80% 80%,rgba(0,229,255,.05) 0%,transparent 40%);color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}#root{min-height:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ff007f;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#e00070}input,button,textarea,select{font-family:inherit}input:focus,button:focus,textarea:focus,select:focus{outline:none}input[type=range]{accent-color:#ff007f}a{color:inherit;text-decoration:none}
