.uyg-banner,.uyg-banner *{box-sizing:border-box}.uyg-banner{position:fixed;z-index:2147483000;right:14px;bottom:max(14px,env(safe-area-inset-bottom));left:14px;display:grid;grid-template-columns:56px minmax(180px,1fr) auto;gap:14px;align-items:center;width:min(920px,calc(100% - 28px));min-height:82px;margin:auto;padding:12px 48px 12px 13px;color:#11131a;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;border:1px solid #e7e8ec;border-radius:19px;background:#fff;box-shadow:0 14px 42px rgba(17,30,60,.2);animation:uyg-slide .42s cubic-bezier(.2,.8,.2,1) both;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.uyg-brand img,.uyg-logo{display:grid;width:56px;height:56px;place-items:center;object-fit:cover;border-radius:14px}.uyg-logo{color:#fff;font-size:28px;font-weight:800;background:var(--uyg-accent)}.uyg-copy{min-width:0}.uyg-copy .uyg-eyebrow{margin:0 0 2px;color:var(--uyg-accent);font-size:10px;font-weight:800;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.uyg-copy strong{display:block;color:#11131a;font-size:16px;font-weight:750;line-height:1.25}.uyg-copy>p:not(.uyg-eyebrow){overflow:hidden;margin:4px 0 0;color:#545965;font-size:12px;font-weight:450;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.uyg-status{display:none}.uyg-actions{display:flex;gap:8px}.uyg-store{display:flex;align-items:center;gap:8px;min-width:145px;padding:9px 14px;color:#fff!important;text-align:left;text-decoration:none!important;border-radius:999px;background:var(--uyg-accent);box-shadow:0 6px 16px color-mix(in srgb,var(--uyg-accent) 28%,transparent);transition:transform .18s,filter .18s}.uyg-store svg{display:block;flex:0 0 21px;width:21px;height:21px;fill:currentColor}.uyg-store:hover,.uyg-store:focus-visible{color:#fff;filter:brightness(1.08);transform:translateY(-1px)}.uyg-store small,.uyg-store b{display:block;line-height:1.05}.uyg-store small{font-size:9px;opacity:.82}.uyg-store b{margin-top:3px;font-size:12px;font-weight:750}.uyg-label-short{display:none}.uyg-close{position:absolute!important;z-index:2;top:50%!important;right:8px!important;width:30px!important;height:30px!important;margin:0!important;padding:0!important;transform:translateY(-50%);color:#555b66!important;font:400 22px/29px Arial,sans-serif!important;border:0!important;border-radius:50%!important;background:transparent!important;box-shadow:none!important;cursor:pointer!important;pointer-events:auto!important}.uyg-close:hover,.uyg-close:focus-visible{color:#11131a!important;background:#f0f1f3!important}.uyg-banner.is-closing{pointer-events:none;animation:uyg-hide .22s ease both}@keyframes uyg-slide{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes uyg-hide{to{opacity:0;transform:translateY(15px)}}@media(max-width:680px){.uyg-banner{right:8px;bottom:max(8px,env(safe-area-inset-bottom));left:8px;grid-template-columns:50px minmax(0,1fr) auto;width:calc(100% - 16px);min-height:80px;gap:10px;padding:10px 36px 10px 10px;border-radius:17px}.uyg-brand img,.uyg-logo{width:50px;height:50px;border-radius:13px}.uyg-copy .uyg-eyebrow{display:none}.uyg-copy strong{display:-webkit-box;overflow:hidden;font-size:14px;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.uyg-copy>p:not(.uyg-eyebrow){display:-webkit-box;overflow:hidden;margin-top:3px;color:#555b66;font-size:11px;line-height:1.25;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.uyg-actions{gap:0}.uyg-store{justify-content:center;min-width:54px;padding:10px 13px}.uyg-store svg,.uyg-store small,.uyg-label-full{display:none}.uyg-store b{margin:0;font-size:13px;line-height:1}.uyg-label-short{display:inline}.uyg-close{right:4px!important;width:27px!important;height:27px!important}.uyg-banner.is-ios .uyg-store-android,.uyg-banner.is-android .uyg-store-ios{display:none}.uyg-banner.is-desktop .uyg-store-android{display:none}}@media(max-width:370px){.uyg-banner{grid-template-columns:44px minmax(0,1fr) auto;gap:8px}.uyg-brand img,.uyg-logo{width:44px;height:44px}.uyg-copy>p:not(.uyg-eyebrow){-webkit-line-clamp:1}.uyg-store{min-width:48px;padding-inline:10px}}@media(prefers-reduced-motion:reduce){.uyg-banner,.uyg-banner.is-closing{animation:none}}
/* Platform-specific store buttons. */
.uyg-banner .uyg-store-ios{background:var(--uyg-ios-button,#050505)}.uyg-banner .uyg-store-android{background:var(--uyg-android-button,#01875f)}@media(max-width:680px){.uyg-banner .uyg-store svg{display:block;flex:0 0 20px;width:20px;height:20px}.uyg-banner .uyg-store{min-width:76px;gap:7px}}
.uyg-banner.uyg-pending{visibility:hidden;animation:none}
