:root{--section-bg: rgba(8, 8, 15, .934);--spacing: 36vh;--site-font: "Exo";--hud-color: #78cdc8;--hud-active: red}@font-face{font-family:Exo;src:url(../assets/Exo-Medium.otf)}html,body{font-family:var(--site-font);overflow-x:hidden;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar{display:none}canvas{position:fixed;top:0;left:0}#loadingScreen{background-color:#000;width:100%;height:100%;margin-top:0;position:fixed;top:0;left:0;z-index:0}#loadingScreenMessage{margin-top:40vh}#loadingDetails{font-size:.8rem}#loadingBarDiv{margin:6rem 10rem 6rem 6rem}.hideBeforeRender,.hideAfterRender{display:none}main{width:100vw;color:#fff;z-index:10;position:absolute;width:100%;margin:0rem auto;display:grid;grid-template-columns:repeat(12,1fr)}.mobileMenu{position:fixed;top:0;left:0;width:100%;padding:0 10px 10px;color:var(--hud-color);display:flex;justify-content:space-between;align-items:center;z-index:99}.hamburger{font-size:2.5rem;position:fixed;left:6%;top:1%;margin-top:2rem;cursor:pointer;display:none}.menu{display:flex;flex-direction:column;width:auto;position:fixed;left:2%;top:5%;z-index:99;transform:rotate(1deg)}.menu a{padding:1em;padding-left:2rem;text-decoration:none;color:var(--hud-color)}.menu a:hover{background-color:var(--hud-active)}.strikethrough{text-decoration:line-through}.HUD{width:100vw;height:100vh;overflow:hidden;position:fixed;top:0;left:0;bottom:0;margin-bottom:0rem;z-index:2}.HUDsvg{display:block}.fantasyStats{font-size:4rem;z-index:3;position:fixed;top:5.5%;right:10%;transform:rotate(4deg)}.HUDText{color:var(--hud-color);filter:drop-shadow(2px 2px 10px var(--hud-color));grid-column:3 / span 5;padding:2rem;padding-top:0;padding-right:0;line-height:1.25;padding-top:var(--spacing)}#numbersOnHUD{color:var(--hud-color);font-family:monospace}.playPauseButton{position:fixed;right:14%;bottom:20%;width:8rem;height:8rem;z-index:11}.ellipse:after{content:"…";animation:ellipsis 1s linear infinite}@keyframes ellipsis{0%{content:""}33%{content:"."}66%{content:".."}to{content:"..."}}header{margin-bottom:40vh}#subtitleOne,#subtitleTwo{font-size:1.4rem}.headshotWrapper{position:relative;margin-bottom:2rem}.crtOverlay{opacity:50%;background:red;background:linear-gradient(90deg,#ff000040,#32ff4d26 48%,#fcfcfc40 58%,#0052ff40);box-shadow:0 0 80px #000 inset;position:absolute;width:100%;height:100%;top:0%;left:0%;border-radius:.5rem}.scanlinesContainer{overflow:hidden;position:absolute;display:grid}.scanlines{animation:scanlineMain 10s linear infinite}@keyframes scanlineMain{0%{transform:translateY(0)}to{transform:translateY(-100px)}}#headshot{width:100%}#drawnNametag{width:60%;position:absolute;top:-10rem;left:-4rem;z-index:3}.playPauseButton:hover{cursor:pointer}#musicText{font-size:1rem;display:inline-block}.musicTextWrapper{max-width:100%;overflow:hidden}#musicTextMarquee{white-space:nowrap;overflow:hidden;display:inline-block;animation:marquee 16s linear infinite;animation-play-state:paused}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(-80%,0,0)}}.marqueeAnimationPaused{-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}h1{font-weight:700;font-size:3rem;margin-bottom:0;margin-top:0}p{font-size:1.4rem;margin-top:.5rem}a{color:var(--hud-color)}.featuredPhotosContainer{display:grid}.featuredPhotos{width:100%;border-radius:.5rem;margin:.5rem}#contact{margin-bottom:20vh}.contact-intro>*+*{margin-top:1rem}.contact-title{font-size:1.875rem;line-height:2.25rem;font-weight:700}.contact-description{color:#6b7280}.form-group-container{display:grid;gap:1rem;margin-top:2rem}.form-group{display:flex;flex-direction:column}.form-label{margin-bottom:.5rem}.form-input,.form-textarea{padding:.5rem;border:1px solid #e5e7eb;display:flex;height:2.5rem;width:80%;border-radius:.375rem;font-size:.875rem;line-height:1.25rem}.form-input::placeholder,.form-textarea:focus-visible{color:#6b7280}.form-input:focus-visible,.form-textarea:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.form-textarea{min-height:120px}.form-submit{width:85%;margin-top:1.2rem;background-color:#3124ca;color:#fff;padding:13px 5px;border-radius:.375rem}.credits{margin-bottom:24rem}@media only screen and (max-width:1000px){h1{font-size:2.5rem}.HUD{background-size:94% 94%}.playPauseButton{right:10%}.fantasyStats{right:7%;top:6%;transform:rotate(4deg)}.menu{display:none;flex-direction:column;position:fixed;margin-top:2rem;left:0;width:100%;background-color:#6b7280;border:1rem transparent}.menu.active{display:flex;top:70px}.hamburger{display:block;transform:rotate(-3deg)}.HUDText{grid-column:2 / span 8;margin-left:.5rem}#drawnNametag{width:70%;position:absolute;top:-12rem;left:-3rem;z-index:-1}}@media only screen and (max-width:500px){#drawnNametag{width:80%;position:absolute;top:-9rem;left:-3rem;z-index:-1}}
