.section-tabs{margin-bottom:20px;border-bottom:1px solid var(--border)}
.section-tabs .nav-link{padding:10px 18px;color:#475467;border-bottom:3px solid transparent}
.section-tabs .nav-link.active{color:var(--primary);border-bottom-color:var(--primary);font-weight:700}
.section-tabs .refund-tab.active{color:#dc2638;border-bottom-color:#dc2638}
.refund-total{display:flex;align-items:center;gap:28px;margin-bottom:18px;padding:18px 24px;border:1px solid #9dc0ff;border-radius:10px;background:#e8f0ff;color:#155bbd}
.refund-total strong{color:#dc2638;font-size:25px}
.refund-form-card .form-stack{max-width:none}
.refund-customer-check{margin:0}
.refund-form-card .money-input-hint{font-size:15px}
