@import url(https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700;9..40,800;9..40,900;9..40,1000&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary:#fff;--secondary:#0b0b0f}*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body,html{background:#0b0b0f;background:var(--secondary);color:#fff;color:var(--primary);font-family:DM Sans,sans-serif;overflow-x:hidden;position:relative;width:100vw;z-index:-1}.container{align-items:center;display:flex;flex-direction:column;height:100vh;padding:1.6rem}.title{font-size:6.4rem;font-weight:900;margin-top:4.2rem;text-align:center}.description{color:#898ca9;font-size:2rem;font-weight:400;line-height:130%;margin-top:2.2rem;max-width:80rem;text-align:center}.join-button:link,.join-button:visited{align-items:center;background:linear-gradient(245deg,#18c8ff 8.05%,#933ffe 86.9%);border:none;border-radius:1rem;color:#fff;color:var(--primary);cursor:pointer;display:flex;font-size:2rem;font-weight:600;justify-content:center;margin-top:3.4rem;padding:1.4rem 3.3rem;text-align:center;text-decoration:none;transition:.5s}.join-button:active,.join-button:hover{box-shadow:0 0 10px 6px rgba(69,149,254,.286)}.timer{gap:2.6rem;margin-top:8.2rem}.box,.timer{align-items:center;display:flex;justify-content:center}.box{background:#1a1b23;border-radius:2.2rem;flex-direction:column;gap:2.8rem;height:20rem;width:20rem}.timetext{color:#fff;font-size:4.8rem;font-weight:700}.text,.timetext{text-align:center}.text{color:#b982ff;font-size:2rem;font-weight:500;text-transform:uppercase}.buttons{align-items:center;display:flex;gap:3.6rem;justify-content:space-evenly;margin-top:10rem}.btn{background-image:linear-gradient(90deg,#982dec,#da8af8,#a9c4f3,#982dec);background-size:200% auto;background-size:300% 100%;border:none;border-radius:1rem;color:#fff;cursor:pointer;font-size:2rem;font-weight:600;line-height:130%;padding:2rem;text-align:center;transition:.5s}.btn,.btn:hover{transition:all .4s ease-in-out}.btn:hover{background-position:100% 0}.btn:focus{outline:none}.footer{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:10rem}.footer p{color:#fff;font-size:2rem;font-weight:400;line-height:130%;text-align:center}.footer p a{color:inherit;display:inline-block;margin:0;margin:0 var(--spacing,0);position:relative;text-decoration:none;transition:margin .25s}.footer p a svg{fill:none;stroke:#bbc1e1;stroke:var(--stroke,#bbc1e1);stroke-linecap:round;stroke-width:2px;stroke-dasharray:69px 278px;stroke-dasharray:var(--offset,69px) 278px;stroke-dashoffset:361px;bottom:0;height:40px;left:50%;position:absolute;-webkit-transform:translate(-50%,7px) translateZ(0);transform:translate(-50%,7px) translateZ(0);transition:stroke .25s ease 0s,stroke-dasharray .35s;transition:stroke .25s ease var(--stroke-delay,0s),stroke-dasharray .35s;width:76px}.footer p a svg:hover{--spacing:4px;--stroke:#7d41e7;--stroke-delay:0.1s;--offset:180px}.bg-gradient-img-1,.bg-gradient-img-2,.cube,.moon,.star-1,.star-2,.star-3,.star-4,.star-5{position:absolute}.cube,.moon,.star-1,.star-2,.star-3,.star-4,.star-5{z-index:-1}.moon{left:88%;top:30%}.cube{right:87%;top:65%}.star-1,.star-2,.star-3,.star-4,.star-5{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes scale-star{0%,to{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(1.8);transform:scale(1.8)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-star{0%,to{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(1.8);transform:scale(1.8)}50%{-webkit-transform:scale(1);transform:scale(1)}}.star-1{-webkit-animation-delay:1s;animation-delay:1s;right:85%;top:20%}.star-1,.star-2{-webkit-animation-name:scale-star;animation-name:scale-star}.star-2{-webkit-animation-delay:3s;animation-delay:3s;left:83%;top:10%}.star-3{-webkit-animation-delay:5s;animation-delay:5s;left:88%;top:90%}.star-3,.star-4{-webkit-animation-name:scale-star;animation-name:scale-star}.star-4{-webkit-animation-delay:7s;animation-delay:7s;left:90%;top:20%}.star-5{-webkit-animation-delay:9s;animation-delay:9s;-webkit-animation-name:scale-star;animation-name:scale-star;right:92%;top:30%}.bg-gradient-img-1{bottom:0;right:0;z-index:-2}.bg-gradient-img-2{left:0;top:0;z-index:-2}@media only screen and (max-width:924px){.title{font-size:5.2rem}.description,.join-button{font-size:1.8rem}.timer{gap:2rem;margin-top:8.2rem}.box{gap:2.8rem;height:16rem;width:16rem}.timetext{font-size:3.6rem}.text{font-size:1.8rem}.buttons{gap:2rem;margin-top:8rem}.btn{padding:1.8rem}.btn,.footer p{font-size:1.6rem}.footer p{font-weight:400}.footer p a svg{bottom:-10%;height:40px;width:62px}.star-1,.star-2,.star-3,.star-4,.star-5{display:none}.moon{left:83%}}@media only screen and (max-width:720px){.title{font-size:4.8rem}.description{margin-left:1.6rem;margin-right:1.6rem}.description,.join-button{font-size:1.6rem}.box,.timer{gap:1.6rem}.box{height:12rem;width:12rem}.timetext{font-size:2.6rem}.text{font-size:1.4rem}.buttons{align-items:stretch;flex-direction:column;gap:1.8rem;margin-top:6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn{width:100%}}@media only screen and (max-width:548px){.title{font-size:3.2rem}.box{gap:1.2rem;height:10rem;width:10rem}.timetext{font-size:2rem}.text{font-size:1.2rem}.buttons{gap:1.6rem}.btn{font-size:1.6rem;padding:1.6rem}.moon,.star-3{display:none}.footer{margin-top:6rem}}@media only screen and (max-width:458px){.timer{gap:1rem;margin-top:5.6rem}.box{height:9rem;width:9rem}.buttons{margin-top:5.4rem}}.github_buttons{-webkit-column-gap:12px;column-gap:12px;font-size:2rem;margin-top:2rem}.github_buttons,.github_buttons__link{align-items:center;display:flex;justify-items:center}.github_buttons__link{background:#1a1b23;border-radius:2.2rem;-webkit-column-gap:6px;column-gap:6px;padding:4px 12px;text-decoration:none}.github_buttons__icon{height:20px;width:20px}.github_buttons__text{color:#fff;font-weight:700;text-decoration:none}@media only screen and (max-width:720px){.github_buttons{font-size:1.8rem}.github_buttons__icon{height:18px;width:18px}}
/*# sourceMappingURL=main.f124b116.css.map*/