header div.background{display:grid;grid-template-columns:repeat(25,1fr);grid-template-rows:repeat(20,1fr);height:100%;overflow:hidden;position:absolute;width:100%;z-index:0}header div.background p.bgCodeBox{animation-duration:1s;animation-fill-mode:forwards;animation-name:bummer;background-color:transparent;color:var(--bgCodeBox-color)!important;cursor:default;font-family:Fira Code,monospace;font-size:16px;height:80px;line-height:20px;margin:0;padding:2px;text-align:left;transition:all .75s var(--easing);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:80px;z-index:1}header div.background p.bgCodeBox.light,header div.background p.bgCodeBox:hover{color:var(--bgCodeBox-hover-color)!important;transition:all 0s}header[data-v-598ca35d]{align-items:center;background-color:#111416;display:flex;height:100vh;justify-content:center;max-height:1600px;overflow:hidden;position:relative;width:100%;z-index:1}header div.background-gradient[data-v-598ca35d]{background-image:radial-gradient(circle,#2c1b4f 0,#11141600 50%)!important;background-repeat:no-repeat;background-size:cover;filter:blur(50px);height:calc(max(100vh,100vw)*1.5);left:50%;position:absolute;top:50%;transform:translate(calc(max(75vh,75vw)*-1),calc(max(75vh,75vw)*-1));width:calc(max(100vh,100vw)*1.5);z-index:-1}header div.titles[data-v-598ca35d]{font-family:Fira Code,monospace;font-weight:300;margin:auto 1rem;pointer-events:none;text-align:center;transform:translateY(-50%),translateZ(200px);width:-moz-fit-content;width:fit-content;z-index:2}header div.titles h1[data-v-598ca35d]{font-size:4rem;margin:0}@media(max-width:768px){header div.titles h1[data-v-598ca35d]{font-size:2.5rem}}header div.titles h2[data-v-598ca35d]{font-size:2.5rem;margin-bottom:0;margin-top:10px}@media(max-width:768px){header div.titles h2[data-v-598ca35d]{font-size:1.5rem}}header div.downButton[data-v-598ca35d]{bottom:20px;color:#fff;cursor:pointer;fill:#fff;font-family:Fira Code,monospace;font-size:1rem;font-weight:500;left:50%;position:absolute;text-align:center;text-decoration:none;transform:translate(-50%);transition:transform .5s var(--easing)}header div.downButton[data-v-598ca35d]:hover{transform:translate(-50%,5px);transition:transform .2s var(--easing)}
