.pwa-offer{position:fixed;z-index:40;right:22px;bottom:22px;width:min(420px,calc(100vw - 32px));display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;padding:14px 42px 14px 14px;border:1px solid rgba(201,255,74,.38);border-radius:16px;background:rgba(12,17,20,.96);color:#f3f1eb;box-shadow:0 20px 70px rgba(0,0,0,.45);backdrop-filter:blur(18px)}.pwa-offer[hidden]{display:none}.pwa-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:var(--lime);color:#111;font:700 22px var(--mono)}.pwa-offer strong{font-size:14px}.pwa-offer p{margin:3px 0 0;color:#aeb3b0;font-size:11px;line-height:1.45}.pwa-offer>button:not(.pwa-dismiss){border:0;border-radius:999px;padding:10px 14px;background:var(--lime);color:#121711;font:600 11px var(--sans);cursor:pointer}.pwa-dismiss{position:absolute;right:9px;top:7px;border:0;background:transparent;color:#9ba09d;font-size:19px;cursor:pointer}@media(max-width:540px){.pwa-offer{left:16px;right:16px;bottom:16px;grid-template-columns:40px 1fr}.pwa-icon{width:40px;height:40px}.pwa-offer>button:not(.pwa-dismiss){grid-column:1/-1;width:100%}}@media(prefers-reduced-motion:reduce){.pwa-offer{backdrop-filter:none}}
