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