.website-popup-overlay{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:16px;background:rgba(0,0,0,.62)}.website-popup-card{width:min(100%,440px);max-height:calc(100vh - 32px);overflow:auto;background:#fff;border-radius:18px;box-shadow:0 22px 60px rgba(0,0,0,.35)}.website-popup-card img{display:block;width:100%;max-height:52vh;object-fit:contain;background:#f6f6f6}.website-popup-content{padding:18px}.website-popup-content h2{margin:0 0 8px;font-size:1.3rem}.website-popup-content p{margin:0 0 14px;white-space:pre-wrap;line-height:1.5}.website-popup-actions{display:flex;gap:10px;align-items:center;justify-content:space-between}.website-popup-actions button{border:0;border-radius:9px;background:#168a43;color:#fff;padding:10px 18px;font-weight:700;cursor:pointer}.website-popup-actions label{font-size:.84rem;display:flex;gap:6px;align-items:center}
