/* CurioSpark v7.93 — Community communications (Admin UI only). */
.v793-community-card{background:linear-gradient(135deg,#fffdfb 0%,#fbf6ff 100%)}
.v793-community-heading{display:flex;gap:1rem;align-items:flex-start;justify-content:space-between}.v793-community-heading p{max-width:66ch}.v793-readiness{margin:.85rem 0 1rem;padding:.75rem .9rem;border-radius:13px;border:1px solid #eadff0;background:#fff;font-weight:700;color:#65586e}.v793-readiness.is-good{color:#21673f;background:#effaf3;border-color:#b8e4c8}.v793-readiness.is-warn{color:#805900;background:#fff8df;border-color:#f0d487}.v793-readiness.is-error{color:#94333e;background:#fff0f1;border-color:#f0b5bc}.v793-community-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;align-items:start}.v793-community-form label{display:grid;gap:.38rem;font-weight:800;color:#4c235c}.v793-community-form input,.v793-community-form textarea,.v793-community-form select{width:100%;border:1px solid #d9c8e2;border-radius:12px;background:#fff;padding:.72rem .78rem;color:#311046;font:inherit;box-sizing:border-box}.v793-community-form textarea{min-height:166px;resize:vertical}.v793-full{grid-column:1/-1}.v793-audience-summary{margin:0;padding:.72rem .82rem;border-radius:12px;background:#f7f0fb;color:#5e4a69;line-height:1.45}.v793-picker-trigger{display:flex;gap:.65rem;align-items:center;justify-content:space-between;margin-top:.35rem}.v793-preview{padding:1rem 1.1rem;border:1px solid #eadff0;border-radius:16px;background:#fffdfc;color:#65586e;line-height:1.45}.v793-preview strong{display:block;color:#3c1157;font-size:1.02rem;margin-bottom:.32rem}.v793-actions{display:flex;gap:.7rem;flex-wrap:wrap;align-items:center}.v793-confirm-wrap{padding:.8rem .9rem;border-radius:14px;background:#fff8df;border:1px solid #f0d487}.v793-confirm-wrap label{display:flex;gap:.6rem;align-items:center}.v793-confirm-wrap input{max-width:190px}.v793-history{margin-top:1rem}.v793-history summary{cursor:pointer;color:#5f2579;font-weight:800}.v793-history .table-wrap{margin-top:.8rem}.v793-modal[hidden]{display:none!important}.v793-modal{position:fixed;z-index:10050;inset:0;display:grid;place-items:center;padding:1rem;background:rgba(33,15,45,.55)}.v793-modal-card{position:relative;width:min(760px,100%);max-height:min(760px,calc(100vh - 2rem));overflow:auto;padding:1.25rem;border-radius:22px;background:#fffdfc;box-shadow:0 22px 60px rgba(29,13,41,.35)}.v793-modal-card h2{margin:.15rem 0 .45rem;color:#311046}.v793-modal-close{position:absolute;right:.85rem;top:.75rem;border:0;background:transparent;font-size:2rem;line-height:1;color:#5f2579;cursor:pointer}.v793-picker-search{display:grid;gap:.35rem;margin:1rem 0}.v793-picker-search input{padding:.72rem .78rem;border:1px solid #d9c8e2;border-radius:12px;font:inherit}.v793-picker-actions{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:.65rem}.v793-picker-list{display:grid;gap:.42rem;max-height:380px;overflow:auto;padding:.2rem}.v793-picker-row{display:flex!important;grid-template-columns:none!important;gap:.72rem;align-items:flex-start;padding:.7rem .75rem;border:1px solid #eadff0;border-radius:13px;background:#fff;cursor:pointer}.v793-picker-row input{width:auto!important;margin-top:.28rem}.v793-picker-row span{display:grid;gap:.2rem;color:#3d1157}.v793-picker-row small{color:#6f6077;font-weight:500}.v793-modal-footer{position:sticky;bottom:-1.25rem;margin:1rem -1.25rem -1.25rem;padding:1rem 1.25rem;display:flex;justify-content:space-between;gap:.75rem;align-items:center;background:#fffdfc;border-top:1px solid #eadff0;font-weight:800;color:#5f2579}@media(max-width:720px){.v793-community-form{grid-template-columns:1fr}.v793-full{grid-column:auto}.v793-community-heading{display:grid}.v793-picker-trigger{align-items:flex-start;flex-direction:column}.v793-confirm-wrap label{display:grid}.v793-modal-footer{align-items:flex-start;flex-direction:column}}
