.InstallBanner{position:-webkit-sticky;position:sticky;top:0;z-index:100;display:flex;align-items:center;gap:12px;padding:8px 12px;background-color:#484d51;border-bottom:1px solid #53585b;text-align:left}.InstallBanner-Dismiss{flex:none;width:24px;height:24px;padding:0;border:none;background:transparent;color:rgba(255,255,255,.6);font-size:22px;line-height:1;cursor:pointer}.InstallBanner-Icon{flex:none;width:40px;height:40px;border-radius:9px;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.InstallBanner-Text{flex:1 1 auto;min-width:0}.InstallBanner-Name{color:#ffffff;font-family:Inter-Bold,Inter,sans-serif;font-weight:700;font-size:15px;line-height:1.2}.InstallBanner-Tagline{color:rgba(255,255,255,.6);font-family:Inter,sans-serif;font-weight:400;font-size:13px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.InstallBanner-Open{flex:none;height:32px;padding:0 18px;border:none;border-radius:16px;background:#FF9B3A;color:rgb(100,59,0);font-family:Inter-Bold,Inter,sans-serif;font-weight:700;font-size:14px;cursor:pointer}.InstallBanner-Open:hover{background:#FA9633}.InstallBanner-Open:active{background:#E58524}