.public-site .site-popup{width:min(540px,calc(100% - 30px));max-height:85vh;margin:auto;padding:0;border:1px solid #886b40;border-radius:12px;background:#20231e;color:#f7f3e8;box-shadow:0 30px 80px #0009}
.site-popup::backdrop{background:#000b}
.site-popup__content{padding:30px}
.site-popup__eyebrow{color:#e6b85f;font-size:10px;font-weight:700;letter-spacing:.16em}
.public-site .site-popup h2{margin:14px 0;color:#fff;font-size:27px}
.public-site .site-popup p{margin:12px 0 22px;color:#d5d8cb;white-space:pre-line;line-height:1.6;overflow-wrap:anywhere}
.site-popup button{min-height:44px;padding:8px 22px;border:0;border-radius:4px;background:#e6b85f;color:#181a15;font-weight:700;cursor:pointer}
.public-site .frontend-home__donate .frontend-panel{display:grid;justify-items:start;gap:12px;padding:25px}
.public-site .frontend-home__donate p{margin:0 0 4px}
