*,*: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);--ios-app-banner-height: 64px;--android-app-banner-height: 64px;--desktop-app-banner-height: 64px}body.ios-app-banner-visible{padding-top:calc(var(--ios-app-banner-height) + env(safe-area-inset-top,0px))}body.ios-app-banner-visible #game-root{height:calc(100vh - var(--ios-app-banner-height) - env(safe-area-inset-top,0px))}body.android-app-banner-visible{padding-top:calc(var(--android-app-banner-height) + env(safe-area-inset-top,0px))}body.android-app-banner-visible #game-root{height:calc(100vh - var(--android-app-banner-height) - env(safe-area-inset-top,0px))}body.desktop-app-banner-visible{padding-top:calc(var(--desktop-app-banner-height) + env(safe-area-inset-top,0px))}body.desktop-app-banner-visible #game-root{height:calc(100vh - var(--desktop-app-banner-height) - env(safe-area-inset-top,0px))}.ios-app-banner{position:fixed;top:0;left:0;right:0;height:calc(var(--ios-app-banner-height) + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) 12px 0 12px;display:flex;align-items:center;gap:12px;background:linear-gradient(180deg,#0a0f1d,#111827);border-bottom:1px solid rgba(122,229,255,.2);z-index:10000}.ios-app-banner__icon{width:40px;height:40px;border-radius:10px;box-shadow:0 6px 14px #00000059}.ios-app-banner__text{display:flex;flex-direction:column;line-height:1.1}.ios-app-banner__title{font-size:14px;font-weight:700;color:#e6f1ff}.ios-app-banner__subtitle{font-size:12px;color:#9fb2c7}.ios-app-banner__cta{margin-left:auto;text-decoration:none;padding:8px 12px;border-radius:10px;background:#7ae5ff;color:#0a1222;font-size:12px;font-weight:700}.ios-app-banner__close{background:transparent;border:none;color:#9fb2c7;font-size:18px;line-height:1;padding:6px;cursor:pointer}.android-app-banner{position:fixed;top:0;left:0;right:0;height:calc(var(--android-app-banner-height) + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) 12px 0 12px;display:flex;align-items:center;gap:12px;background:linear-gradient(180deg,#0a0f1d,#111827);border-bottom:1px solid rgba(122,229,255,.2);z-index:10000}.android-app-banner__icon{width:40px;height:40px;border-radius:10px;box-shadow:0 6px 14px #00000059}.android-app-banner__text{display:flex;flex-direction:column;line-height:1.1}.android-app-banner__title{font-size:14px;font-weight:700;color:#e6f1ff}.android-app-banner__subtitle{font-size:12px;color:#9fb2c7}.android-app-banner__cta{margin-left:auto;text-decoration:none;padding:8px 12px;border-radius:10px;background:#7ae5ff;color:#0a1222;font-size:12px;font-weight:700}.android-app-banner__close{background:transparent;border:none;color:#9fb2c7;font-size:18px;line-height:1;padding:6px;cursor:pointer}.desktop-app-banner{position:fixed;top:0;left:0;right:0;height:calc(var(--desktop-app-banner-height) + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) 16px 0 16px;display:flex;align-items:center;gap:16px;background:linear-gradient(180deg,#0a0f1d,#111827);border-bottom:1px solid rgba(122,229,255,.2);z-index:10000}.desktop-app-banner__icon{width:40px;height:40px;border-radius:10px;box-shadow:0 6px 14px #00000059}.desktop-app-banner__text{display:flex;flex-direction:column;line-height:1.1}.desktop-app-banner__title{font-size:14px;font-weight:700;color:#e6f1ff}.desktop-app-banner__subtitle{font-size:12px;color:#9fb2c7}.desktop-app-banner__actions{margin-left:auto;display:flex;align-items:center;gap:10px}.desktop-app-banner__cta{text-decoration:none;padding:8px 12px;border-radius:10px;background:#7ae5ff;color:#0a1222;font-size:12px;font-weight:700}.desktop-app-banner__close{background:transparent;border:none;color:#9fb2c7;font-size:18px;line-height:1;padding:6px;cursor:pointer}
