.community-club-delete-btn{margin-left:auto;border-color:rgba(181,77,88,.42)!important;color:#efb6bd!important;background:rgba(181,77,88,.08)!important}.community-club-delete-btn:hover{background:rgba(181,77,88,.14)!important}
.club-delete-modal{position:fixed;inset:0;z-index:1200;display:none;place-items:center;padding:22px}.club-delete-modal.open{display:grid}.club-delete-backdrop{position:absolute;inset:0;background:rgba(4,4,6,.76);backdrop-filter:blur(9px)}.club-delete-dialog{position:relative;width:min(100%,480px);border:1px solid #3a3035;border-radius:24px;background:linear-gradient(180deg,#171418,#0f0d10);box-shadow:0 28px 80px rgba(0,0,0,.52);padding:28px 24px 22px;color:var(--text)}.club-delete-x{position:absolute;right:14px;top:13px;width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:rgba(255,255,255,.025);color:var(--muted);font-size:23px;line-height:1}.club-delete-symbol{width:48px;height:48px;border:1px solid rgba(181,77,88,.34);border-radius:50%;display:grid;place-items:center;color:#d37b87;background:rgba(181,77,88,.08);font:22px Georgia;margin-bottom:16px}.club-delete-kicker{display:block;color:#c99576;text-transform:uppercase;letter-spacing:.15em;font-size:10px;font-weight:750;margin-bottom:7px}.club-delete-dialog h3{margin:0 42px 10px 0;font-size:28px}.club-delete-dialog>p{margin:0;color:var(--muted);line-height:1.5}.club-delete-dialog>p strong{color:var(--text);font-weight:700}.club-delete-warning{margin-top:18px;border:1px solid rgba(181,77,88,.28);background:rgba(181,77,88,.07);border-radius:16px;padding:13px 14px;display:grid;gap:4px}.club-delete-warning b{color:#efb6bd;font-size:13px}.club-delete-warning span{color:#b8a9a8;font-size:12px;line-height:1.45}.club-delete-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.club-delete-confirm{background:#7e2732!important;border-color:#a13d49!important;color:#fff!important}.club-delete-confirm:disabled{opacity:.55}
html[data-theme="light"] .community-club-delete-btn{color:#a33c48!important;background:#fff7f7!important;border-color:#dfb9bd!important}html[data-theme="light"] .club-delete-backdrop{background:rgba(55,47,45,.28)}html[data-theme="light"] .club-delete-dialog{background:linear-gradient(180deg,#fffaf6,#f7f0ea);border-color:#d8ccc4;box-shadow:0 28px 70px rgba(68,49,43,.18);color:#2c2724}html[data-theme="light"] .club-delete-x{background:#fffaf6;border-color:#d8cec6;color:#766b64}html[data-theme="light"] .club-delete-symbol{background:#fff0f1;border-color:#e4c0c4;color:#a6404d}html[data-theme="light"] .club-delete-dialog>p{color:#716760}html[data-theme="light"] .club-delete-dialog>p strong{color:#2c2724}html[data-theme="light"] .club-delete-warning{background:#fff4f4;border-color:#e5c2c5}html[data-theme="light"] .club-delete-warning b{color:#9f3643}html[data-theme="light"] .club-delete-warning span{color:#7b6c68}
@media(max-width:560px){.community-club-delete-btn{margin-left:0}.club-delete-modal{padding:16px}.club-delete-dialog{padding:25px 19px 19px;border-radius:21px}.club-delete-dialog h3{font-size:25px}.club-delete-actions{display:grid;grid-template-columns:1fr 1fr}.club-delete-actions .btn{width:100%}}