.push-prompt-overlay{z-index:9999;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.push-prompt-card{text-align:center;color:#fff;background:#1a1816;border:1px solid #333;border-radius:12px;width:100%;max-width:400px;padding:2rem}.push-prompt-icon{border-radius:12px;margin-bottom:1rem}.push-prompt-title{color:#fff;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.push-prompt-message{color:#bdbdbd;margin:0 0 1.5rem;font-size:.95rem;line-height:1.5}.push-prompt-actions{flex-direction:column;gap:.75rem;display:flex}.push-prompt-btn-accept{color:#fff;cursor:pointer;background:#e8590c;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s}.push-prompt-btn-accept:hover{background:#d14b08}.push-prompt-btn-dismiss{color:#bdbdbd;cursor:pointer;background:0 0;border:1px solid #444;border-radius:6px;padding:.75rem 1.5rem;font-size:.9rem;transition:border-color .2s,color .2s}.push-prompt-btn-dismiss:hover{color:#fff;border-color:#666}
