:root{--sky-1:#7ec8ff;--sky-2:#b9e5ff;--sky-3:#f3fbff;--ink:#173a5a;--muted:#58708c;--gold:#d9bf74;--gold-soft:#f1dfaa;--panel:rgba(255,255,250,0.82);--panel-strong:rgba(255,255,250,0.94);--border:rgba(210,186,110,0.62);--shadow:0 28px 70px rgba(61,130,190,0.24);--radius:28px;font-family:Avenir Next,Trebuchet MS,Arial,sans-serif}*{box-sizing:border-box}body,html{width:100%;max-width:100%;min-height:100%;margin:0}body,html{overflow-x:hidden}body{color:var(--ink);background:radial-gradient(circle at 72% 12%,rgba(255,255,255,.42),transparent 23rem),linear-gradient(180deg,var(--sky-1) 0,var(--sky-2) 52%,var(--sky-3) 100%);-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}body:has(.landing-main){height:100dvh;overflow:hidden;overscroll-behavior:none}body:has(.landing-main),body:has(.landing-main) *{-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}a{color:inherit}button,input,select,textarea{font:inherit}.sky-backdrop{position:fixed;inset:0;z-index:-1;overflow:hidden;pointer-events:none}.cloud{position:absolute;width:23rem;height:8rem;border-radius:999px;background:rgba(255,255,255,.3);filter:blur(1px);transform:translateZ(0);animation:cloud-drift 34s linear infinite}.cloud:after,.cloud:before{content:"";position:absolute;border-radius:50%;background:inherit}.cloud:before{width:8rem;height:8rem;left:2.5rem;top:-2.6rem}.cloud:after{width:11rem;height:11rem;right:3rem;top:-4.6rem}.cloud-1{left:-7rem;top:11rem}.cloud-2{right:-9rem;top:27rem;width:28rem;opacity:.68;animation-duration:42s}.cloud-3{left:8vw;bottom:12rem;width:18rem;opacity:.42;animation-duration:48s}.app-shell{width:100%;max-width:100%;min-height:100dvh;display:flex;flex-direction:column;align-items:center;padding:max(1rem,env(safe-area-inset-top)) 1rem max(1.4rem,env(safe-area-inset-bottom));overflow-x:hidden}body:has(.landing-main) .app-shell{height:100dvh;min-height:100dvh;overflow:hidden}.app-content{width:min(100%,44rem);max-width:100%;align-items:stretch}.app-content,.landing-main{min-width:0;min-height:0;flex:1 1;display:flex;flex-direction:column}.landing-main{width:100%;justify-content:center;gap:clamp(.55rem,1.3vh,.9rem);overflow:hidden}.landing-hero,.legal-panel{width:100%;max-width:100%;min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(244,252,255,.86)),var(--panel);box-shadow:var(--shadow)}.landing-hero{flex:0 0 auto;padding:clamp(.75rem,2vh,1.45rem)}.landing-copy-block{width:100%;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(.5rem,1.2vh,.82rem)}.landing-logo{width:min(100%,18rem)!important;max-width:100%;height:auto!important}.landing-copy{max-width:34rem;margin:0;color:var(--muted);font-size:clamp(1rem,3.2vw,1.22rem);line-height:1.3;font-weight:800}.store-badge-row{width:100%;min-width:0;display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.15rem}.store-badge-link,.store-badge-row{align-items:center;justify-content:center}.store-badge-link{max-width:100%;display:inline-flex;border-radius:.85rem;transition:transform .16s ease,filter .16s ease}.store-badge-link:hover{transform:translateY(-1px);filter:brightness(1.04)}.store-badge-image{display:block;max-width:100%;width:auto!important;height:3.35rem!important;object-fit:contain}.store-badge-image-google{height:3.8rem!important}.landing-smallprint{display:none}.landing-game{width:100%;max-width:100%;min-width:0;min-height:0;flex:0 0 auto;display:flex;flex-direction:column;gap:clamp(.55rem,1.4vh,.85rem);padding:clamp(.65rem,1.8vh,1rem);border:1px solid rgba(210,186,110,.48);border-radius:var(--radius);background:rgba(255,255,250,.68);box-shadow:0 18px 48px rgba(61,130,190,.18);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;touch-action:manipulation}.landing-game-hud{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;grid-gap:.55rem;gap:.55rem}.landing-game-hud span{min-width:0;padding:.55rem .35rem;border:1px solid rgba(117,163,201,.28);border-radius:999px;background:rgba(255,255,255,.54);color:rgba(23,58,90,.78);text-align:center;font-weight:900;font-size:clamp(.84rem,3.1vw,1rem);box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.landing-game-stage{min-height:0;aspect-ratio:340/380;max-height:none;display:flex;align-items:center;justify-content:center;align-self:center;overflow:hidden}.landing-game-canvas,.landing-game-stage{width:100%;min-width:0;max-width:100%;flex:0 0 auto;border-radius:24px}.landing-game-canvas{height:auto;background:linear-gradient(180deg,rgba(228,248,255,.96),rgba(255,252,228,.94));-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.debug-asset-board{width:min(100%,46rem);max-height:calc(100dvh - 2rem);display:grid;grid-template-columns:repeat(auto-fit,minmax(13.75rem,1fr));grid-gap:.65rem;gap:.65rem;padding:.7rem;overflow:hidden}.landing-main:has(.debug-asset-board){justify-content:center}.landing-main:has(.debug-asset-board) .landing-hero{display:none}.debug-asset-board canvas{width:100%;height:auto;display:block;border:1px solid rgba(23,58,90,.18);border-radius:16px;background:rgba(255,255,255,.62);box-shadow:0 10px 26px rgba(61,130,190,.14)}.debug-asset-board-single{width:min(100%,28rem);grid-template-columns:1fr}.legal-main{width:100%;min-width:0;flex:1 1;display:grid;place-items:center;padding:1rem 0 2rem}.legal-panel{width:min(100%,40rem);padding:clamp(1.4rem,5vw,2.35rem)}.legal-eyebrow{margin:0 0 .45rem;color:#9b8142;text-transform:uppercase;letter-spacing:.16em;font-weight:950;font-size:.85rem}.legal-panel h1{margin:0 0 1rem;font-size:clamp(2rem,8vw,3.4rem);line-height:.98;letter-spacing:-.02em}.legal-panel p{color:var(--muted);font-size:1.04rem;line-height:1.55;font-weight:650}.legal-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.25rem}.legal-actions a{flex:1 1 12rem;max-width:100%;display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;padding:.78rem 1rem;border:1px solid var(--border);border-radius:999px;background:rgba(255,255,255,.72);color:var(--ink);text-decoration:none;text-align:center;font-weight:900;box-shadow:0 8px 20px rgba(61,130,190,.12)}@keyframes cloud-drift{0%{transform:translateZ(0)}to{transform:translate3d(4rem,0,0)}}@media (max-width:480px){.app-shell{padding-inline:.5rem}.landing-hero{padding:.78rem .82rem}.landing-copy-block{gap:.48rem}.landing-logo{width:min(100%,15.1rem)!important}.landing-copy{font-size:clamp(.86rem,3.5vw,.98rem);line-height:1.22}.store-badge-row{flex-direction:row;gap:.5rem}.store-badge-link{width:auto;flex:0 1 9.35rem}.store-badge-image{width:auto!important;height:2.35rem!important}.store-badge-image-google{height:2.68rem!important}.landing-game{padding:.5rem}.landing-game-stage{min-height:0}}@media (min-width:900px){.app-content{width:min(100%,72rem)}.landing-main{flex-direction:row;align-items:stretch;justify-content:center;gap:clamp(.72rem,1.2vw,1rem)}.landing-hero{flex:0 1 24rem;display:flex;align-items:center}.landing-copy-block,.landing-game{justify-content:center}.landing-game{flex:1 1 30rem}}@media (max-height:820px){.app-shell{padding-top:max(.55rem,env(safe-area-inset-top));padding-bottom:max(.55rem,env(safe-area-inset-bottom))}.landing-main{gap:.62rem}.landing-hero{padding:.8rem .92rem;border-radius:24px}.landing-copy-block{gap:.58rem}.landing-logo{width:min(100%,14.7rem)!important}.landing-copy{font-size:clamp(.9rem,3vw,1.03rem);line-height:1.25}.store-badge-row{flex-direction:row;gap:.45rem}.store-badge-link{width:auto;flex:0 1 9.15rem}.store-badge-image{width:auto!important;height:2.28rem!important}.store-badge-image-google{height:2.58rem!important}.landing-smallprint{display:none}.landing-game{padding:.5rem;border-radius:24px}.landing-game-hud{gap:.38rem}.landing-game-hud span{padding:.38rem .2rem;font-size:clamp(.72rem,2.7vw,.84rem)}.landing-game-canvas,.landing-game-stage{border-radius:18px}}@media (max-height:700px){.landing-hero{padding:.62rem .72rem}.landing-copy-block{gap:.42rem}.landing-logo{width:min(100%,12.1rem)!important}.landing-copy{font-size:.82rem}.store-badge-link{flex-basis:8.15rem}.store-badge-image{height:2.02rem!important}.store-badge-image-google{height:2.3rem!important}.landing-game{padding:.42rem;gap:.42rem}}@media (max-height:420px){.app-shell{padding-top:max(.25rem,env(safe-area-inset-top));padding-bottom:max(.25rem,env(safe-area-inset-bottom))}.landing-main{gap:.32rem}.landing-hero{padding:.36rem .58rem;border-radius:18px}.landing-copy-block{gap:.24rem}.landing-logo{width:min(100%,10.6rem)!important}.landing-copy{font-size:.68rem;line-height:1.12}.store-badge-row{gap:.28rem}.store-badge-link{flex-basis:6.45rem}.store-badge-image{height:1.54rem!important}.store-badge-image-google{height:1.76rem!important}.landing-game{gap:.3rem;padding:.34rem;border-radius:18px}.landing-game-hud{gap:.28rem}.landing-game-hud span{padding:.26rem .14rem;font-size:.68rem}.landing-game-canvas,.landing-game-stage{border-radius:15px}}@media (max-height:420px) and (min-width:560px){.landing-main{flex-direction:row;align-items:stretch;justify-content:center;gap:.55rem}.landing-hero{flex:0 1 18.5rem;display:flex;align-items:center}.landing-copy-block{justify-content:center}.landing-logo{width:min(100%,9.7rem)!important}.landing-copy{font-size:.66rem}.store-badge-row{flex-direction:column;gap:.22rem}.store-badge-link{flex-basis:auto}.landing-game{flex:1 1;justify-content:center;min-width:0}}@media (max-width:480px) and (max-height:620px){body:has(.landing-main){height:100dvh;overflow:hidden;overscroll-behavior:none}body:has(.landing-main) .app-shell{height:100dvh;min-height:100dvh;overflow:hidden;padding-top:max(.25rem,env(safe-area-inset-top));padding-bottom:max(.35rem,env(safe-area-inset-bottom));padding-inline:.35rem}.landing-main{gap:.42rem}.app-content,.landing-main{overflow:hidden}.landing-hero{padding:.42rem .6rem;border-radius:20px}.landing-copy-block{gap:.3rem}.landing-logo{width:min(100%,11.2rem)!important}.landing-copy{font-size:.72rem;line-height:1.16}.store-badge-row{gap:.35rem;margin-top:0}.store-badge-link{flex-basis:6.85rem}.store-badge-image{height:1.72rem!important}.store-badge-image-google{height:1.94rem!important}.landing-game{flex:0 1 auto;min-height:0;gap:.35rem;padding:.35rem;border-radius:20px}.landing-game-hud{gap:.3rem}.landing-game-hud span{padding:.32rem .15rem;font-size:clamp(.68rem,2.5vw,.78rem)}.landing-game-stage{min-height:0}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}