.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);position:sticky;top:var(--qwello-app-banner-top-offset);width:100%;z-index:1100}.qwello-app-banner__inner{position:relative;width:100%}.qwello-app-banner__content{align-items:center;display:flex;gap:12px;min-height:64px;padding:10px 14px}.qwello-app-banner__icon{background:#fff;border-radius:12px;display:block;height:42px;min-width:42px;object-fit:cover;width:42px}.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:8px;min-height:36px;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;font-size:20px;height:28px;line-height:1;padding:0;position:absolute;right:2px;top:2px;width:28px;z-index:2}.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:10px;min-height:60px;padding:10px 12px}.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}}