.wl-pwa-prompt{position:fixed;z-index:2147482500;right:18px;bottom:86px;width:min(410px,calc(100vw - 36px));display:grid;grid-template-columns:44px 1fr;gap:11px;padding:14px;border:1px solid rgba(148,163,184,.28);border-radius:15px;background:rgba(255,255,255,.98);color:#0f172a;box-shadow:0 22px 65px rgba(15,23,42,.2);opacity:0;transform:translateY(14px);transition:.2s ease}.wl-pwa-prompt.is-visible{opacity:1;transform:none}.wl-pwa-prompt__icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;overflow:hidden;background:#f1f5f9;color:#1111aa;font-weight:950;font-size:21px}.wl-pwa-prompt__icon img{display:block;width:100%;height:100%;object-fit:contain}.wl-pwa-prompt__copy strong{font-size:13.5px}.wl-pwa-prompt__copy p{margin:3px 0 0;color:#64748b;font-size:11.5px;line-height:1.45}.wl-pwa-prompt__actions{grid-column:1/-1;display:flex;gap:7px;justify-content:flex-end}.wl-pwa-prompt__actions button{appearance:none;height:36px;min-height:36px;border-radius:9px;padding:0 12px;font:inherit;font-size:12px;line-height:1;font-weight:800;cursor:pointer}.wl-pwa-primary{border:1px solid #5143d9;background:#5143d9;color:#fff}.wl-pwa-secondary{border:1px solid #dbe2ea;background:#fff;color:#0f172a}[data-resolved-theme="dark"] .wl-pwa-prompt,[data-theme="dark"] .wl-pwa-prompt{background:rgba(15,23,42,.98);color:#f8fafc;border-color:#334155}[data-resolved-theme="dark"] .wl-pwa-prompt__copy p,[data-theme="dark"] .wl-pwa-prompt__copy p{color:#cbd5e1}[data-resolved-theme="dark"] .wl-pwa-prompt__icon,[data-theme="dark"] .wl-pwa-prompt__icon{background:#111827}[data-resolved-theme="dark"] .wl-pwa-secondary,[data-theme="dark"] .wl-pwa-secondary{background:#111827;border-color:#334155;color:#f8fafc}@media(max-width:600px){.wl-pwa-prompt{right:10px;bottom:78px;width:calc(100vw - 20px)}}
