@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");@font-face{font-family:Bheltyne;src:url(/fonts/Bheltyne-Regular.ttf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:ScrambleMono;src:url(/fonts/mono.otf) format("opentype");font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}body,html{overflow:hidden;background:#000;color:#fff;font-family:Courier New,Courier,monospace;cursor:crosshair}#__next,body,html,main{width:100%;height:100%}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotating-badge{animation:rotate 20s linear infinite}.mobile-restriction{display:none}@media (max-width:1024px){.mobile-restriction{display:flex;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000;color:#fff;z-index:10000;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem;font-family:ScrambleMono,Courier New,Courier,monospace;overflow:hidden}.mobile-restriction-content{border:1px solid rgba(255,255,255,.1);padding:3rem 2rem;position:relative;max-width:340px;background:rgba(10,10,10,.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.warning-icon{font-size:2.5rem;margin-bottom:1.5rem;color:#fff;animation:flash 1.5s step-end infinite}.mobile-restriction h1{font-size:1rem;margin-bottom:1.5rem;letter-spacing:.3em;font-weight:400}.mobile-restriction p{font-size:.75rem;line-height:1.8;opacity:.6;margin-bottom:2.5rem;max-width:250px;margin-left:auto;margin-right:auto}.ascii-decoration{font-size:.65rem;opacity:.4;white-space:pre;line-height:1.4}@keyframes flash{0%,to{opacity:1}50%{opacity:0}}main{display:none!important}body{overflow:hidden!important}.mobile-restriction:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(18,16,16,0) 50%,rgba(0,0,0,.25) 0),linear-gradient(90deg,rgba(255,0,0,.06),rgba(0,255,0,.02),rgba(0,0,255,.06));z-index:10001;background-size:100% 2px,3px 100%;pointer-events:none}}