*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}@font-face{font-family:SelfDeception;src:url(/fonts/SelfDeceptionRegular-ALLWA.ttf) format("truetype")}html{background-color:#000}#c{height:100vh;width:100vw}*{outline:none}body{overflow:hidden}.hud{position:absolute;display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:100%;height:100%;pointer-events:none}a{pointer-events:all}.hud h1,.hud .text-container div{background-color:#10101080;color:#fff;padding:12px}.hud .text-container{display:flex;flex-direction:row;justify-content:space-between;width:80%}.hud .text-container div{width:350px;transition:opacity 0ms ease-in 1s}.hud *:empty{pointer-events:none;display:none}.hud h1{height:100px;width:809px;display:flex;justify-content:center;font-family:SelfDeception;font-size:4rem;font-weight:200;text-align:center;position:relative;transition:transform .5s ease-in .5s;transform:translateY(0) scale(1)}.hud h1:before{content:url(/ornaments/Upper-ornament.png);height:50px;position:absolute;top:-33px}.hud h1:after{content:url(/ornaments/Lower-ornament.png);height:50px;position:absolute;bottom:-13px}.hud .text-container div{height:500px;text-align:justify;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.5rem}.hud #navigation-menu{display:flex;flex-direction:row;justify-content:center;gap:10px;width:80%;height:50px;background-color:#10101000;color:#fff;pointer-events:all}.hud h1.hidden{transform:translateY(100px) scale(2)}.hud .text-container div.hidden{transition:opacity 0s ease-in}.hud.object-hover h1,.hud.object-hover .text-container div,.hud.object-hover .text-container div.hidden{transition:none}#hover-label{position:absolute;background-color:#10101080;color:#fff;padding:8px 16px;font-family:SelfDeception;font-size:1.5rem;pointer-events:none;transition:opacity .2s ease-in-out;z-index:10}.hidden{opacity:0;pointer-events:none}
