*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;width:100%}body{background:radial-gradient(circle at top,#141b2b 0,#05060a 55%,#000);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fff;overflow:hidden}#game-root{width:100vw;height:100vh}:root{--sat-bottom: env(safe-area-inset-bottom);--banner-height: 60px}body.ad-banner-visible{padding-bottom:calc(var(--banner-height) + var(--sat-bottom))}#game-root.with-banner-inset{height:calc(100vh - var(--banner-height) - var(--sat-bottom))}#ad-banner-placeholder{position:fixed;left:0;right:0;bottom:0;height:calc(var(--banner-height) + var(--sat-bottom));padding-bottom:var(--sat-bottom);display:flex;align-items:center;justify-content:center;background:#05060ae6;color:#7ae5ff;font-weight:600;font-family:"Press Start 2P",Space Grotesk,system-ui,sans-serif;font-size:12px;border-top:1px solid rgba(255,255,255,.08);z-index:9999}
