html{scroll-behavior:smooth}html::-webkit-scrollbar{width:6px}html::-webkit-scrollbar-track{background-color:#140e16}html::-webkit-scrollbar-thumb{background:#4e4e4e;border-radius:25px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#140e16;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#140e16!important;margin:0;overflow-x:hidden}:focus{outline:0!important}particle{background-repeat:no-repeat;background-size:contain;left:0;opacity:0;pointer-events:none;position:fixed;top:0;z-index:105}.background{background:transparent;height:100vh;overflow:hidden;top:0;width:100vw}.background,.background span{position:absolute;z-index:-100}.background span{-webkit-animation-duration:12s;animation-duration:12s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:move;animation-name:move;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:30vmin;height:calc($particleSize / 1.2);opacity:.1;width:30vmin}.background span:first-child{box-shadow:calc($particleSize * 2 * $x) 0 4.38599vmin currentColor;color:#877ea8}.background span:first-child,.background span:nth-child(2){-webkit-animation-delay:calc(random(($animationDuration + 10s) * 10)/10*-1s);animation-delay:calc(random(($animationDuration + 10s) * 10)/10*-1s);-webkit-animation-duration:calc((random($animationDuration * 10)/10)*1s + 10s);animation-duration:calc((random($animationDuration * 10)/10)*1s + 10s);left:calc(random(100)*1%);top:calc(random(100)*1%);-webkit-transform-origin:calc((random(50) - 25)*1vw + (random(50) - 25)*1vh);transform-origin:calc((random(50) - 25)*1vw + (random(50) - 25)*1vh)}.background span:nth-child(2){box-shadow:calc($particleSize * 2 * $x) 0 1.58732vmin currentColor;color:#947e99}.background span:nth-child(3){box-shadow:calc($particleSize * 2 * $x) 0 2.83301vmin currentColor}.background span:nth-child(3),.background span:nth-child(4){-webkit-animation-delay:calc(random(($animationDuration + 10s) * 10)/10*-1s);animation-delay:calc(random(($animationDuration + 10s) * 10)/10*-1s);-webkit-animation-duration:calc((random($animationDuration * 10)/10)*1s + 10s);animation-duration:calc((random($animationDuration * 10)/10)*1s + 10s);color:#b399d5;left:calc(random(100)*1%);top:calc(random(100)*1%);-webkit-transform-origin:calc((random(50) - 25)*1vw + (random(50) - 25)*1vh);transform-origin:calc((random(50) - 25)*1vw + (random(50) - 25)*1vh)}.background span:nth-child(4){box-shadow:calc($particleSize * 2 * $x) 0 2.49803vmin currentColor}.background span:nth-child(5){-webkit-animation-delay:calc(random(($animationDuration + 10s) * 10)/10*-1s);animation-delay:calc(random(($animationDuration + 10s) * 10)/10*-1s);-webkit-animation-duration:calc((random($animationDuration * 10)/10)*1s + 10s);animation-duration:calc((random($animationDuration * 10)/10)*1s + 10s);box-shadow:calc($particleSize * 2 * $x) 0 5.11522vmin currentColor;color:#b399d5;left:calc(random(100)*1%);top:calc(random(100)*1%);-webkit-transform-origin:calc((random(50) - 25)*1vw + (random(50) - 25)*1vh);transform-origin:calc((random(50) - 25)*1vw + (random(50) - 25)*1vh)}@-webkit-keyframes move{to{-webkit-transform:translateZ(1px) rotate(1turn);transform:translateZ(1px) rotate(1turn)}}@keyframes move{to{-webkit-transform:translateZ(1px) rotate(1turn);transform:translateZ(1px) rotate(1turn)}}
/*# sourceMappingURL=main.86ed9d10.css.map*/