.qwello-app-banner{--qwello-banner-bg:#5e7177;--qwello-banner-text:#fff;--qwello-banner-text-soft:hsla(0,0%,100%,.82);--qwello-banner-border:hsla(0,0%,100%,.12);--qwello-banner-cta-bg:#ffdf22;--qwello-banner-cta-text:#0f3b33;--qwello-banner-shadow:0 2px 10px rgba(0,0,0,.08);--qwello-banner-radius:14px;--qwello-app-banner-top-offset:0px;background:var(--qwello-banner-bg);border-bottom:1px solid var(--qwello-banner-border);box-shadow:var(--qwello-banner-shadow);color:var(--qwello-banner-text);transition:transform .25s ease,opacity .25s ease;z-index:10}.qwello-app-banner,.qwello-app-banner__inner{position:relative;width:100%}.qwello-app-banner__content{align-items:center;display:flex;gap:14px;min-height:58px;padding:8px 18px}.qwello-app-banner__icon{background:#fff;border-radius:12px;display:block;height:40px;min-width:40px;object-fit:cover;width:40px}.qwello-app-banner__icon--fallback{align-items:center;background:#fff;color:#0f3b33;display:inline-flex;font-size:18px;font-weight:700;justify-content:center}.qwello-app-banner__text{flex:1 1 auto;min-width:0}.qwello-app-banner__title{color:var(--qwello-banner-text);font-size:14px;font-weight:700;line-height:1.2;margin:0 0 2px}.qwello-app-banner__rating{color:var(--qwello-banner-text-soft);font-size:12px;line-height:1.2;white-space:nowrap}.qwello-app-banner__cta{align-items:center;background:var(--qwello-banner-cta-bg);border-radius:999px;color:var(--qwello-banner-cta-text);display:inline-flex;font-size:13px;font-weight:700;justify-content:center;line-height:1;margin-right:8px;min-height:32px;padding:0 14px;text-decoration:none;transition:transform .15s ease,opacity .15s ease;white-space:nowrap}.qwello-app-banner__cta:focus,.qwello-app-banner__cta:hover{opacity:.95;text-decoration:none;transform:translateY(-1px)}.qwello-app-banner__close{background:transparent;border:0;color:var(--qwello-banner-text-soft);cursor:pointer;flex:0 0 28px;font-size:20px;height:28px;line-height:1;margin-left:4px;padding:0;position:static;width:28px}.qwello-app-banner__close:focus,.qwello-app-banner__close:hover{color:var(--qwello-banner-text)}@media (min-width:768px){.qwello-app-banner--mobile-only{display:none}}@media (max-width:420px){.qwello-app-banner__content{gap:14px;min-height:54px;padding:7px 16px}.qwello-app-banner__icon{border-radius:10px;height:38px;min-width:38px;width:38px}.qwello-app-banner__title{font-size:13px}.qwello-app-banner__rating{font-size:11px}.qwello-app-banner__cta{font-size:12px;min-height:34px;padding:0 12px}}