*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;touch-action:none;overscroll-behavior:none}body{background:#0a0a0a;color:#fff;font-family:Space Grotesk,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;padding:2rem;overflow-x:hidden}.container{display:flex;flex-direction:column;align-items:center;gap:0;width:100%;max-width:600px;animation:fadeIn 1.2s ease-out both}.icon{width:clamp(140px,40vw,240px);height:auto;margin-bottom:1.25rem}.wordmark{font-family:"Press Start 2P",monospace;font-size:clamp(1.1rem,4vw,1.6rem);letter-spacing:.25em;color:#fff;margin-bottom:1.25rem}.wordmark-group{display:flex;flex-direction:column;align-items:stretch;margin-bottom:1.5rem}.separator{height:1px;background:#ff6b35}.status{font-family:"Press Start 2P",monospace;font-size:clamp(.5rem,1.8vw,.7rem);color:#777;letter-spacing:.08em;margin-bottom:2.5rem;min-height:2em;padding:.3em 0;width:100%;text-align:center;white-space:nowrap;overflow-x:hidden;overflow-y:visible;text-overflow:ellipsis}.status .prompt{color:#ff6b35}.status .path{color:#555}.status .cmd{color:#999}.status .result{color:#fff}.status .cursor{color:#ff6b35;animation:blink .5s step-end infinite}@keyframes blink{50%{opacity:0}}.cta-button{display:inline-block;font-family:Space Grotesk,sans-serif;font-weight:500;font-size:.95rem;letter-spacing:.12em;color:#fff;background:transparent;border:1px solid #333333;padding:1.1rem 0;width:min(280px,80vw);text-align:center;text-decoration:none;transition:border-color .3s ease,color .3s ease;cursor:pointer;margin-bottom:.75rem}.cta-button:hover{border-color:#ff6b35;color:#ff6b35}.or-divider{font-family:Space Grotesk,sans-serif;font-weight:300;font-size:.7rem;letter-spacing:.15em;color:#333;margin-bottom:.75rem}.game-button{display:inline-block;font-family:Space Grotesk,sans-serif;font-weight:500;font-size:.95rem;letter-spacing:.12em;color:#ff6b35;background:transparent;border:1px solid #FF6B35;padding:1.1rem 0;width:min(280px,80vw);text-align:center;cursor:pointer;transition:background .3s ease,color .3s ease;margin-bottom:2rem}.game-button:hover{background:#ff6b351f}.contact{font-weight:300;font-size:.75rem;color:#444;letter-spacing:.08em;text-decoration:none;transition:color .3s ease}.contact:hover{color:#777}.lang-switch{position:fixed;top:1.5rem;right:1.5rem;display:flex;align-items:center;gap:.4rem;z-index:10}.lang-btn{background:none;border:none;font-family:Space Grotesk,sans-serif;font-weight:300;font-size:.7rem;letter-spacing:.08em;color:#555;cursor:pointer;padding:.25rem .4rem;transition:color .3s ease}.lang-btn:hover{color:#999}.lang-btn.active{color:#fff}.lang-divider{font-size:.65rem;color:#333}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){body{padding:1.5rem 1rem}.icon{margin-bottom:1rem}.wordmark{font-size:clamp(.85rem,5vw,1.1rem);letter-spacing:.2em;margin-bottom:1rem}.wordmark-group{margin-bottom:1rem}.status{margin-bottom:2rem}.cta-button{font-size:.85rem;padding:.9rem 0;margin-bottom:.5rem}.or-divider{margin-bottom:.5rem}.game-button{font-size:.85rem;padding:.9rem 0;margin-bottom:1.5rem}.lang-switch{top:.75rem;right:.75rem}}@media(max-width:360px){.wordmark{font-size:.8rem;letter-spacing:.15em}.cta-button,.game-button{padding:.8rem 0;font-size:.8rem}}@media(max-height:640px){.icon,.wordmark,.wordmark-group{margin-bottom:.75rem}.status{margin-bottom:1.5rem}.cta-button{padding:.8rem 2rem;margin-bottom:1rem}}
