.store-pwa-install,.store-push-consent{position:fixed;z-index:80;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));left:auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:12px;align-items:center;width:min(560px,calc(100% - 32px));padding:14px;border:1px solid #e2e8f0;border-radius:18px;background:rgba(255,255,255,.97);color:#0f172a;box-shadow:0 20px 60px rgba(15,23,42,.22);font-family:Tahoma,Arial,sans-serif;backdrop-filter:blur(12px)}.store-pwa-install[hidden],.store-push-consent[hidden]{display:none!important}.store-pwa-mark,.store-push-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;background:var(--primary,#111827);color:#fff;font-size:20px;font-style:normal;font-weight:900}.store-pwa-copy strong,.store-push-copy strong{display:block;font-size:12px}.store-pwa-copy small,.store-push-copy small{display:block;margin-top:4px;color:#64748b;font-size:9px;line-height:1.6}.store-pwa-install button,.store-push-consent button{min-height:40px;border:0;border-radius:11px;background:var(--accent,#f59e0b);color:#111827;padding:0 15px;font:inherit;font-size:10px;font-weight:900;cursor:pointer}.store-pwa-install button:disabled,.store-push-consent button:disabled{cursor:wait;opacity:.6}.store-pwa-install .store-pwa-close{width:32px;min-height:32px;border:1px solid #e2e8f0;background:#fff;color:#64748b;padding:0;font-size:18px}.store-push-consent{position:relative;right:auto;bottom:auto;left:auto;grid-template-columns:auto minmax(0,1fr) auto;width:min(760px,calc(100% - 32px));margin:20px auto;background:#fff}.store-push-copy em{display:block;margin-top:5px;color:#166534;font-size:9px;font-style:normal;font-weight:900}.store-push-consent.is-error .store-push-copy em{color:#be123c}.store-push-consent.is-active{border-color:#86efac;background:#f0fdf4}.store-push-consent.is-active button{background:#166534;color:#fff}@media(max-width:620px){.store-pwa-install{right:12px;bottom:calc(12px + env(safe-area-inset-bottom));grid-template-columns:auto minmax(0,1fr) auto;width:calc(100% - 24px)}.store-pwa-install .store-pwa-close{position:absolute;top:-10px;left:-8px}.store-pwa-install button,.store-push-consent button{grid-column:2/-1;width:100%}.store-push-consent{grid-template-columns:auto minmax(0,1fr);width:calc(100% - 24px)}}
