*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hero{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:default}.hero video{display:none}.hero-still{position:absolute;max-height:100vh;max-width:800px;width:100%;height:auto;aspect-ratio:624 / 640;object-fit:contain;opacity:1;transition:opacity .6s ease}.hero-still.hidden{opacity:0;pointer-events:none}.hero canvas{display:block;max-height:100vh;max-width:800px;width:100%;height:auto;aspect-ratio:624 / 640;opacity:0;transition:opacity 1.2s ease}.hero canvas.loaded{opacity:1}@media (prefers-reduced-motion: reduce){.hero canvas{display:none}.hero-still{opacity:1!important;pointer-events:auto!important}}@font-face{font-family:Sheftira;src:url(/fonts/sheftira.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}.release{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 20px 80px;background:#000;gap:32px}.release-title{max-width:196px;width:100%;height:auto}.release-date{font-family:Sheftira,serif;font-size:1.4rem;color:#fff9;letter-spacing:.2em;text-transform:uppercase;margin-top:-20px;margin-bottom:24px}.preorder-btn{display:inline-block;font-family:Sheftira,serif;font-size:1.5rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;color:#000;background:#e9dfc5;padding:14px 40px;border:none;cursor:pointer;transition:opacity .2s ease}.preorder-button-container{padding:50px 0}.preorder-btn:hover{opacity:.75}.socials{display:flex;align-items:center;justify-content:center;gap:24px}.socials a{display:flex;align-items:center;justify-content:center;color:#e9dfc5;transition:opacity .2s ease}.socials a:hover{opacity:.6}.socials svg{width:24px;height:24px}.release-label{max-width:110px;width:100%;height:auto;opacity:1}.footer{padding:40px 20px;text-align:center;background:#000}.footer p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.7rem;color:#ffffff40;letter-spacing:.05em}.debug-panel{position:fixed;top:0;left:0;z-index:9999;font-family:monospace;font-size:11px;max-width:100vw}.debug-toggle{background:#ff0000b3;color:#fff;border:none;padding:6px 10px;font-family:monospace;font-size:11px;font-weight:700;cursor:pointer;border-bottom-right-radius:6px}.debug-log{display:none;background:#000000e6;color:#0f0;padding:10px;max-height:50vh;overflow-y:auto;width:100vw;max-width:400px;border-bottom:2px solid rgba(255,0,0,.5)}.debug-panel.open .debug-log{display:block}.debug-log .err{color:#f44}.debug-log .warn{color:#fa0}.debug-log .ok{color:#0f0}.debug-log div{padding:2px 0;border-bottom:1px solid rgba(255,255,255,.05);word-break:break-all}::selection{background:#fff3;color:#fff}
