#push-entry-prompt{position:fixed;z-index:40;right:22px;bottom:22px;width:370px;max-width:calc(100vw - 24px);padding:20px;border:1px solid #d7e2cc;border-radius:18px;background:#fff;box-shadow:0 12px 40px #183c2b26;color:#263d34}
.push-entry-copy strong{display:block;font-size:16px;font-weight:600;line-height:1.35}.push-entry-copy p{font-size:13px;line-height:1.55;margin:9px 0 16px;color:#6d7e70}.push-entry-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.push-entry-actions .btn{min-height:42px}.push-entry-actions button:disabled{opacity:.6}#push-entry-prompt>.error:empty{display:none}#push-entry-prompt>.error{font-size:12px;margin:10px 0 0;line-height:1.5}
body:has(dialog[open]) #push-entry-prompt{visibility:hidden}
@media(max-width:700px){#push-entry-prompt{right:12px;bottom:calc(84px + env(safe-area-inset-bottom,0px));width:calc(100vw - 24px);padding:17px;border-radius:16px}.push-entry-actions .btn{min-height:44px}.push-entry-copy strong{font-size:16px}}
