.GetAppBanner_banner__E_JR7{position:fixed;left:12px;right:12px;bottom:calc(var(--bottom-nav-h, 64px) + var(--safe-bottom, 0px) + 10px);z-index:60;display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:14px;background:var(--c-surface-2);border:1px solid hsla(0,0%,100%,.12);box-shadow:0 12px 32px rgba(0,0,0,.5);animation:GetAppBanner_gabIn__j9R0G .28s var(--ease) both}@keyframes GetAppBanner_gabIn__j9R0G{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.GetAppBanner_icon__J83CN{display:inline-flex;flex:0 0 auto;width:38px;height:38px;align-items:center;justify-content:center;border-radius:10px;background:rgba(235,175,0,.14);color:var(--c-accent)}.GetAppBanner_icon__J83CN svg{width:22px;height:22px}.GetAppBanner_text__pEin6{display:flex;flex-direction:column;min-width:0;flex:1 1 auto;line-height:1.25}.GetAppBanner_text__pEin6 strong{font-size:.9rem;color:var(--c-text)}.GetAppBanner_text__pEin6 span{font-size:.76rem;color:var(--c-text-muted)}.GetAppBanner_cta__TuQIp{flex:0 0 auto;padding:8px 14px;border-radius:999px;background:var(--c-accent);color:#1a1300;font-weight:700;font-size:.82rem;text-decoration:none;white-space:nowrap}.GetAppBanner_close___fssD{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;background:rgba(0,0,0,0);color:var(--c-text-muted);cursor:pointer;border-radius:999px}.GetAppBanner_close___fssD svg{width:18px;height:18px}.GetAppBanner_close___fssD:active{background:hsla(0,0%,100%,.1)}@media(min-width:1024px){.GetAppBanner_banner__E_JR7{display:none}}