.nav-with-badge{display:flex!important;align-items:center;justify-content:space-between;gap:12px}
.nav-count-badge,.heading-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:#8f63ff;color:#fff;font-size:12px;font-weight:800;line-height:1;box-shadow:0 0 0 1px rgba(255,255,255,.08),0 8px 22px rgba(143,99,255,.25)}
.heading-count-badge{vertical-align:middle;margin-left:8px;min-width:30px;height:30px;font-size:13px}
.lead-card-actions-v132,.lead-admin-actions-v132{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.lead-card-actions-v132 form,.lead-admin-actions-v132 form{margin:0}
.danger-ghost{border-color:rgba(255,88,107,.28)!important;color:#ff9aa7!important}
.danger-ghost:hover{background:rgba(255,88,107,.09)!important;border-color:rgba(255,88,107,.55)!important}
.danger-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid rgba(255,88,107,.45);border-radius:14px;background:linear-gradient(180deg,rgba(164,39,59,.94),rgba(118,25,43,.96));color:#fff;font-weight:800;cursor:pointer;box-shadow:0 12px 30px rgba(130,25,45,.2)}
.danger-btn:hover{filter:brightness(1.08)}
.lead-actions-final-v132,.danger-panel-v132{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-top:18px}
.reject-lead-form-v132{display:grid;grid-template-columns:minmax(230px,1fr) auto;gap:10px;align-items:end;min-width:min(100%,560px)}
.reject-lead-form-v132 label{margin:0}
.danger-zone-v132{margin-top:28px}
.danger-panel-v132{border-color:rgba(255,88,107,.18)!important;background:linear-gradient(135deg,rgba(98,18,33,.12),rgba(255,255,255,.015))!important}
[data-submitting="1"]{opacity:.72;pointer-events:none}
@media(max-width:760px){
 .lead-actions-final-v132,.danger-panel-v132{align-items:stretch;flex-direction:column}
 .lead-admin-actions-v132{display:grid;grid-template-columns:1fr;width:100%}
 .lead-admin-actions-v132 form,.lead-admin-actions-v132 .danger-btn,.lead-admin-actions-v132 .ghost-btn,.danger-panel-v132 form,.danger-panel-v132 .danger-btn{width:100%}
 .reject-lead-form-v132{grid-template-columns:1fr;min-width:0;width:100%}
 .lead-card-actions-v132{display:grid;grid-template-columns:1fr}
 .lead-card-actions-v132>*{width:100%}
 .lead-card-actions-v132 button,.lead-card-actions-v132 a{width:100%;justify-content:center}
 .heading-count-badge{min-width:26px;height:26px}
}
