@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@500;700&family=Manrope:wght@500;700;800&family=Sora:wght@600;700;800&display=swap";html,body{margin:0;min-height:100%;scroll-behavior:smooth}:root{--app-height: 100vh}body{overflow-x:hidden;overflow-y:auto;background:#050505;color:#eff8ff;font-family:Manrope,Segoe UI,sans-serif;touch-action:manipulation}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 20%,rgba(74,184,255,.14),transparent 28%),linear-gradient(180deg,#0000,#00000057)}canvas{display:block;margin:0 auto;touch-action:none}.page-shell{position:relative;z-index:1;min-height:100vh;padding:12px 12px 72px}.home-shell{width:min(1180px,calc(100% - 24px));margin:0 auto}.site-main{display:flex;flex-direction:column;gap:28px}.landing-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,420px);gap:22px;align-items:stretch;min-height:calc(100vh - 110px)}.landing-copy{display:flex;flex-direction:column;justify-content:center}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.play-cta,.secondary-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;text-decoration:none;font-weight:800}.play-cta{background:linear-gradient(180deg,#58d77e,#21b655);color:#07140d}.secondary-cta{border:1px solid rgba(255,255,255,.16);background:#ffffff0a;color:#f3f7fb}.hero-preview{position:relative;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#11161ceb;box-shadow:0 18px 48px #00000047;text-decoration:none}.hero-preview img{width:100%;height:100%;object-fit:cover;display:block}.hero-preview span{position:absolute;left:16px;right:16px;bottom:16px;display:inline-flex;align-items:center;justify-content:center;min-height:48px;background:#050a0fb8;color:#fff;font:800 16px Sora,Manrope,sans-serif}.game-hero{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 96px)}.play-shell{padding-top:12px}.play-main{align-items:center;justify-content:center}.game-stage{width:min(calc((100vh - 68px)*.5625),calc(100vw - 24px));height:calc(100vh - 68px);aspect-ratio:360 / 640;flex:0 0 auto}.game-frame{width:100%;height:100%;padding:0;background:transparent;border:0;box-shadow:none}#app{width:100%;height:100%;margin:0;overflow:hidden}#app canvas{width:100%!important;height:100%!important}.site-content{display:flex;flex-direction:column;gap:18px;width:min(980px,100%);margin:0 auto}.content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.content-panel{padding:22px 24px;border:1px solid rgba(255,255,255,.08);background:#11161ce6;box-shadow:0 18px 48px #00000047}.content-panel--intro h1{max-width:840px}.eyebrow{margin:0 0 8px;color:#8bdcff;font:800 12px/1 JetBrains Mono,monospace;letter-spacing:.12em;text-transform:uppercase}.site-content h1,.site-content h2,.site-content h3{margin:0 0 10px;color:#fff;font-family:Sora,Manrope,sans-serif}.site-content h1{font-size:clamp(30px,5vw,46px);line-height:1.15}.site-content h2{font-size:24px}.site-content h3{font-size:18px}.site-content p,.site-content li{margin:0 0 12px;color:#d3deea;line-height:1.75}.site-content a{color:#8bdcff;font-weight:700}.faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.site-dock{position:fixed;left:0;right:0;bottom:0;z-index:20;display:flex;align-items:stretch;justify-content:space-between;min-height:44px;border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#3b4248,#2c3137);box-shadow:0 -2px #8b31db}.dock-left,.dock-right{display:flex;align-items:stretch}.dock-brand,.dock-nav a,.dock-right a{display:inline-flex;align-items:center;gap:10px;padding:0 14px;color:#f1f5f9;font-size:13px;font-weight:700;text-decoration:none;border-left:1px solid rgba(255,255,255,.08)}.dock-brand{border-left:0;background:#17181b6b;font-family:Sora,Manrope,sans-serif}.dock-brand img{image-rendering:pixelated;width:28px;height:28px}.dock-nav,.dock-right{display:flex}.dock-nav a:hover,.dock-right a:hover,.dock-brand:hover{background:#ffffff14}.name-entry{width:214px;padding:10px 12px;border-radius:16px;background:#091b31e6;border:1px solid rgba(233,255,243,.18);box-shadow:0 14px 28px #05122240}.name-entry__label{margin-bottom:8px;color:#eff8ff;font-size:13px;font-weight:700;text-align:center}.name-entry__form{display:flex;gap:8px}.name-entry__input{width:100%;min-width:0;padding:10px 12px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#fffffffa;color:#16304d;font:600 16px Manrope,sans-serif;outline:none}.name-entry__input:focus{border-color:#62e091;box-shadow:0 0 0 2px #62e0912e}.name-entry__button{padding:0 14px;border:0;border-radius:12px;background:linear-gradient(180deg,#5ce38d,#2bbf63);color:#fff;font:800 14px Sora,sans-serif;cursor:pointer}.no-script{position:fixed;right:12px;bottom:56px;max-width:320px;padding:12px 14px;border-radius:16px;background:#0f172ae0;color:#fff;font-size:14px;line-height:1.5}@media(max-width:1100px){.landing-hero,.content-grid,.faq-list{grid-template-columns:1fr}.hero-preview{min-height:420px}}@media(max-width:980px){.site-dock{flex-direction:column;min-height:auto}.dock-left,.dock-right{flex-wrap:wrap}.dock-brand,.dock-nav a,.dock-right a{min-height:42px}}@media(max-width:720px){html,body.play-page{width:100%;min-height:var(--app-height);overscroll-behavior:none}body.play-page:before{display:none}body.play-page .page-shell{padding:0;min-height:var(--app-height)}body.play-page .game-hero{min-height:var(--app-height)}body.play-page .game-stage,body.play-page .game-frame,body.play-page #app,body.play-page #app canvas{width:100vw!important;max-width:none;height:var(--app-height)!important;min-height:var(--app-height)}body.play-page .site-dock,body.play-page .no-script{display:none}body.landing-page .page-shell{width:calc(100% - 12px);padding:10px 0 92px}body.landing-page .content-panel,body.landing-page .landing-copy{padding:18px 16px}body.landing-page .hero-preview{min-height:280px}}
