.pwa-push-prompt{display:grid;width:min(520px,calc(100vw - 40px));align-items:center;gap:14px;grid-template-columns:48px minmax(0,1fr) auto;border:1px solid #d9e6f1;border-radius:18px;background:#ffffff;box-shadow:0 18px 55px #233d582e;padding:15px;position:fixed;right:20px;bottom:20px;z-index:19000}.pwa-push-prompt[hidden]{display:none}.pwa-push-prompt-icon{display:flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:15px;background:#70a5e1}.pwa-push-prompt-icon-svg{width:25px;height:25px}.pwa-push-prompt-icon-svg path{fill:none;stroke:#fff;stroke-width:48px;stroke-linecap:round;stroke-linejoin:round}.pwa-push-prompt-copy{display:flex;min-width:0;flex-direction:column;gap:3px}.pwa-push-prompt-copy strong{color:#304c67;font-size:15px;line-height:1.3}.pwa-push-prompt-copy>span{color:#718598;font-size:13px;line-height:1.4}.pwa-push-prompt-actions{display:flex;flex-direction:column-reverse;gap:5px}.pwa-push-prompt button{border:0;border-radius:55px;cursor:pointer;font-family:inherit;font-size:12px;font-weight:750;padding:8px 12px;white-space:nowrap}.pwa-push-prompt-enable{background:#70a5e1;color:#fff}.pwa-push-prompt-later{background:transparent;color:#8092a4}.pwa-push-prompt button:hover{opacity:.78}.pwa-push-prompt button:disabled{cursor:default;opacity:.55}@media (max-width: 600px){.pwa-push-prompt{width:calc(100vw - 24px);gap:10px;grid-template-columns:42px minmax(0,1fr);border-radius:16px;padding:13px;right:12px;bottom:12px}.pwa-push-prompt-icon{width:42px;height:42px;border-radius:13px}.pwa-push-prompt-icon-svg{width:22px;height:22px}.pwa-push-prompt-copy strong{font-size:15px}.pwa-push-prompt-copy>span{font-size:13px}.pwa-push-prompt-actions{flex-direction:row;grid-column:1 / -1}.pwa-push-prompt button{flex:1 1 50%;padding:10px 12px;font-size:12px}}
