*{box-sizing:border-box}html,body,#root{width:100%;min-height:100vh;margin:0;padding:0}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0c12;font-family:Inter,Roboto,system-ui,-apple-system,sans-serif}body:before{content:"";z-index:-2;background:radial-gradient(80% 60% at 20% 0,#e6394638,#0000 50%),radial-gradient(60% 50% at 80% 100%,#48cae42e,#0000 50%),radial-gradient(70% 50%,#9b59ff1a,#0000 60%);animation:20s ease-in-out infinite alternate bg-shift;position:fixed;inset:0}body:after{content:"";z-index:-1;opacity:.4;background-image:radial-gradient(#ffffff0f 1px,#0000 1px);background-size:32px 32px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 40%,#0000 80%);mask-image:radial-gradient(80% 80%,#000 40%,#0000 80%)}@keyframes bg-shift{0%{background-position:0 0,100% 100%,50%}to{background-position:10% 20%,90% 80%,60% 40%}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#fff3}::selection{color:#fff;background:#ff7a5966}button,kbd{font-family:inherit}
