@font-face{font-family:Fontstuck;src:url(/assets/fontstuck-FOJ05jOz.otf);font-weight:400;font-style:normal}@font-face{font-family:Rapscallion;src:url(/assets/Rapscallion-C2wXd5z1.TTF);font-weight:400;font-style:normal}:root{--primary: #ff2106;--primary--shade: #b70d0e;--secondary: #510606;--secondary--shade: #3c0404;--accent: #ffc238;--skin--shade: #d5d5d5}*{margin:0;padding:0;box-sizing:border-box}html{height:100%}body{height:100%;text-align:center;display:flex;flex-direction:column;align-items:center;border:red dashed 4px;font-family:Courier New,Courier,monospace;font-size:1.2em;background-color:#eee}body.is-404{background-color:var(--secondary--shade);color:var(--primary);font:1.5em Fontstuck,Courier,monospace}img{image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.spacer{margin-top:10em}#comic-panel{height:80%;display:flex;justify-content:center;align-items:center}#comic-image{height:100%}.comic-text,#comic-title,#next,#side-nav,.narration-box,.dialogue-box,#worl-premie{margin:4vh}.dialogue-box{border:dashed 1px #808080}p{padding:1vh}.custom-page{display:flex;flex-direction:column;align-items:center}.dialogue-box{text-align:left;font-size:.8em}.comic-text,.narration-box,.dialogue-box{width:35vw}#next{font-size:1.5em}#side-nav{font-size:.8em}.spinning{animation:spin--hr 10s cubic-bezier(.25,0,.5,1.01) 1}.spinning--fast{animation:spin--min 10s cubic-bezier(.25,0,.5,1.05) 1}@keyframes spin--hr{0%{transform:rotate(0)}to{transform:rotate(-3600deg)}}@keyframes spin--min{0%{transform:rotate(0)}to{transform:rotate(-21600deg)}}body.scrollable-page{height:auto;min-height:100%}body.scrollable-page #comic-panel{height:auto;min-height:80vh}#worl-premie{font-family:Comic Sans MS;font-size:4em;color:green}#worl-premie,#next.fade-in{opacity:0;visibility:hidden;transition:opacity 2s ease-in,visibility 0s 2s}#worl-premie.show,#next.fade-in.show{opacity:1;visibility:visible;transition:opacity 2s ease-in,visibility 0s 0s}#next.fade-in.show{transition:opacity 5s ease-in,visibility 0s 0s}#audio-play-button{padding:5px 15px;font-family:Fontstuck;font-size:.8em}.quote{text-indent:5em;background-color:#c4c4c4;color:gray;border-radius:10px}.code-box{position:absolute;top:40%;left:50%;object-fit:contain;font-family:Fontstuck;color:#0ff}.redeem-label{top:35%;font-size:1em}.code-contained{font-size:2em;border:4px white dashed;padding:15px;background-color:#808080a4}.planet-title{font-family:Rapscallion;font-size:5em}
