@import "https://fonts.bunny.net/css?family=ubuntu-mono:400,400i,700,700i";:root{--theme-color:#a3fcef;--text-color:#e4f4f7;--font-size:18px;--line-height:1.5;--bg-color:#000a16}body{font-family:Anonymous Pro,monospace;font-size:var(--font-size)}main{z-index:0;position:relative}.wrap{max-width:1300px;margin:0 auto;padding:0 2rem}@media screen and (width>=600px){.wrap{padding:0 5rem}}.loading-screen{background:var(--bg-color);z-index:9999;z-index:9999;pointer-events:none;touch-action:none;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.5s ease-out 2s forwards fadeOut;display:flex;position:fixed;top:0;left:0}@keyframes fadeOut{to{opacity:0;visibility:hidden}}.loading-content{text-align:center;color:#fff;opacity:.8;animation:3s ease-in-out infinite chromaticGlitch}@keyframes chromaticGlitch{0%,to{text-shadow:0 0 10px #b9f0ef80}25%{text-shadow:2px 0 #ff0000b3,-2px 0 #00ffffb3,0 0 10px #b9f0ef80}50%{text-shadow:-1px 1px #ff000080,1px -1px #00ffff80,0 0 10px #b9f0ef80}75%{text-shadow:3px -1px #f009,-3px 1px #0ff9,0 0 10px #b9f0ef80}}.loading-bubbles{justify-content:center;gap:15px;margin-bottom:30px;display:flex}.bubble{opacity:.74;background:#b9f0ef4d;border:2px solid #b9f0ef;border-radius:50%;width:10px;height:10px;animation:8s ease-in-out infinite float,2.5s ease-in-out infinite bubbleChromatic}.bubble:first-child{animation-delay:0s,0s}.bubble:nth-child(2){animation-delay:.75s,.3s}.bubble:nth-child(3){animation-delay:1.5s,.6s}@keyframes float{0%{transform:translateY(0)}10%{opacity:.3}50%{transform:translateY(-100vh)}to{transform:translateY(0)}}@keyframes bubbleChromatic{0%,to{box-shadow:0 0 5px #b9f0ef80}33%{box-shadow:1px 0 #f009,-1px 0 #0ff9,0 0 5px #b9f0ef80}66%{box-shadow:-1px 0 #ff000080,1px 0 #00ffff80,0 0 5px #b9f0ef80}}h2{letter-spacing:2px;margin-bottom:30px;font-size:1rem;font-weight:300}.loading-bar{background:#b9f0ef33;border-radius:2px;width:300px;height:4px;margin:0 auto;animation:2s ease-in-out infinite barChromatic;position:relative;overflow:hidden}@keyframes barChromatic{0%,to{box-shadow:0 0 8px #b9f0ef4d}25%{box-shadow:2px 0 #ff000080,-2px 0 #00ffff80,0 0 8px #b9f0ef4d}50%{box-shadow:-1px 0 #f006,1px 0 #0ff6,0 0 8px #b9f0ef4d}75%{box-shadow:1px 0 #f009,-1px 0 #0ff9,0 0 8px #b9f0ef4d}}.loading-progress{background:linear-gradient(90deg,#4db8e8,#b9f0ef);height:100%;animation:2s ease-in-out infinite progress}@keyframes progress{0%{width:0%}50%{width:70%}to{width:100%}}.enter-message{width:100%;padding:4rem 0;position:absolute;bottom:0;left:0}.enter-message h1{font-size:1rem}.enter-message p{font-size:.75rem}@media screen and (width>=600px){.enter-message h1{font-size:1.5rem}.enter-message p{font-size:1rem}}.screen-move-indicator{pointer-events:none;z-index:1000;opacity:1;background:0 0;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;animation:1s linear 5s forwards movement-indicator-fade-out;display:flex;position:fixed;bottom:0;right:0}.move-path{width:180px;height:60px;margin-bottom:1.2rem;position:relative}.move-dot{background:#ffffff1f;border:4px solid #fff;border-radius:50%;width:2.2rem;height:2.2rem;animation:1.4s cubic-bezier(.4,0,.2,1) infinite move-dot;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 16px 2px #fff8}.move-trail{pointer-events:none;width:100%;height:0;position:absolute;top:50%;left:0}.trail{opacity:.3;border:4px solid #fff;border-radius:50%;width:2.2rem;height:2.2rem;position:absolute;transform:translateY(-50%)}.trail-1{animation:1.4s cubic-bezier(.4,0,.2,1) infinite move-trail-1}.trail-2{animation:1.4s cubic-bezier(.4,0,.2,1) infinite move-trail-2}.trail-3{animation:1.4s cubic-bezier(.4,0,.2,1) infinite move-trail-3}@keyframes move-dot{0%{opacity:1;left:0}70%{opacity:1;left:100%}to{opacity:0;left:100%}}@keyframes move-trail-1{0%{opacity:.3;left:0}40%{opacity:.2;left:40%}to{opacity:0;left:100%}}@keyframes move-trail-2{0%{opacity:.2;left:0}60%{opacity:.1;left:70%}to{opacity:0;left:100%}}@keyframes move-trail-3{0%{opacity:.1;left:0}80%{opacity:.05;left:90%}to{opacity:0;left:100%}}@keyframes movement-indicator-fade-out{0%{opacity:1}to{opacity:0}}.move-text{color:#fff;text-shadow:0 2px 8px #000a;letter-spacing:.02em;font-size:1.1rem;font-weight:500}.coverpage{z-index:1000;color:#fff;background-color:#011936;width:100vw;height:100vh;position:fixed;top:0;left:0}.coverpage canvas{width:100%;height:100%}.coverpage .back-link{z-index:1;color:#fff;font-size:16px;text-decoration:underline;position:absolute;top:2rem}
