@font-face{font-family:Bebas Neue Pro;font-weight:400;font-style:normal;src:url("../fonts/Bebas Neue Pro/Bebas Neue Pro SemiExpanded Book.otf") format("OpenType Font")}@font-face{font-family:Bebas Neue Pro;font-weight:500;font-style:normal;src:url("../fonts/Bebas Neue Pro/Bebas Neue Pro SemiExpanded Regular.otf") format("OpenType Font")}body{background-color:#131314}*{margin:0;padding:0}main{display:flex;flex-direction:column;width:100%;height:100vh}main .hero{width:100%;height:calc(100% - 80px);display:flex;justify-content:center;align-items:center}main .hero .container{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:16px;background-color:#ffffff0a;border:1px solid rgba(133,19,255,.6);box-sizing:border-box;height:120px;overflow:hidden;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 16px;text-align:center;font-size:60px;color:#fff;font-family:Bebas Neue Pro}@media only screen and (max-width:440px){main .hero .container{font-size:26px}}main .hero .glow{width:30%;position:absolute;filter:blur(120px);border-radius:50%;background-color:#9000ffcc;height:175px;opacity:.2}main .version{display:flex;justify-content:center;align-items:center;height:80px;gap:8px}main .version p{color:#fff;font-family:Bebas Neue Pro;font-weight:500;font-size:14px}main .version p>span{font-weight:300}main .version>span{background-color:#8b8b8b;height:8px;width:8px;border-radius:32px}
