.renewal-communications{--re-green:#16a34a;--re-border:#e2e8f0;--re-muted:#64748b;--re-bg:#f8fafc}.renewal-communications .nav-tabs{gap:.25rem;overflow-x:auto;flex-wrap:nowrap}.renewal-communications .nav-link{white-space:nowrap;color:#64748b;font-weight:600}.renewal-communications .nav-link.active{color:var(--re-green);border-bottom-color:var(--re-green)}.renewal-communications code{color:#166534}
.template-editor{margin-top:-.25rem}.template-editor__topbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--re-border)}.template-editor__identity,.template-editor__top-actions{display:flex;align-items:center;gap:.75rem}.template-editor__top-actions{flex-wrap:wrap;justify-content:flex-end}.template-editor__catalog{display:flex;gap:.5rem;padding:1rem 0;overflow-x:auto}.template-editor__catalog-item{display:inline-flex;align-items:center;gap:.45rem;max-width:260px;padding:.48rem .75rem;border:1px solid var(--re-border);border-radius:.55rem;color:#64748b;background:#fff;font-size:.78rem;font-weight:600;white-space:nowrap;text-decoration:none}.template-editor__catalog-item span{overflow:hidden;text-overflow:ellipsis}.template-editor__catalog-item:hover,.template-editor__catalog-item.active{color:#15803d;border-color:#86efac;background:#f0fdf4}.template-editor__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,430px);align-items:start;gap:1.25rem}.template-editor__main{display:grid;gap:1rem}.template-editor__aside{position:sticky;top:1rem;display:grid;gap:.85rem}
.template-section,.template-preview-controls,.template-preview-browser,.template-save-card,.template-test-panel{border:1px solid var(--re-border);border-radius:.8rem;background:#fff;box-shadow:0 1px 2px rgb(15 23 42/.035);overflow:hidden}.template-section__header{display:flex;align-items:center;gap:.6rem;min-height:52px;padding:.75rem 1rem;border-bottom:1px solid #eef2f7;background:rgb(248 250 252/.75)}.template-section__header h3{margin:0;color:#334155;font-size:.86rem;font-weight:700}.template-section__subtitle{color:#94a3b8;font-size:.75rem}.template-section__icon{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:.35rem;background:#f1f5f9;color:#64748b}.template-section__icon.is-violet{background:#ede9fe;color:#7c3aed}.template-section__icon.is-blue{background:#dbeafe;color:#2563eb}.template-section__icon.is-amber{background:#fef3c7;color:#d97706}.template-section__body{padding:1rem}.template-section .form-label{margin-bottom:.35rem;color:#475569;font-size:.72rem;font-weight:700}.template-section .form-control,.template-section .form-select,.template-section .input-group-text{min-height:38px;border-color:#dbe3ed;font-size:.82rem}.template-editor__counter{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:.7rem}.template-editor__hint{display:flex;align-items:center;gap:.25rem;margin:.35rem 0 0;font-size:.69rem}
.variable-groups{display:grid;gap:.8rem}.variable-group p{margin:0 0 .4rem;color:#64748b;font-size:.65rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.variable-group>div{display:flex;flex-wrap:wrap;gap:.4rem}.variable-chip{display:inline-flex;align-items:center;gap:.25rem;padding:.34rem .55rem;border:1px solid;border-radius:.5rem;font-size:.68rem;font-weight:700;transition:.15s}.variable-chip.is-violet{color:#7c3aed;border-color:#ddd6fe;background:#f5f3ff}.variable-chip.is-blue{color:#2563eb;border-color:#bfdbfe;background:#eff6ff}.variable-chip.is-green{color:#15803d;border-color:#bbf7d0;background:#f0fdf4}.variable-chip.is-orange{color:#c2410c;border-color:#fed7aa;background:#fff7ed}.variable-chip.is-rose{color:#e11d48;border-color:#fecdd3;background:#fff1f2}.variable-chip.is-slate{color:#475569;border-color:#cbd5e1;background:#f8fafc}.variable-chip:hover,.variable-chip.is-flashing{filter:saturate(1.25);transform:translateY(-1px);box-shadow:0 0 0 2px rgb(124 58 237/.15)}
.template-toolbar{display:flex;align-items:center;gap:.15rem;padding:.3rem;border:1px solid var(--re-border);border-radius:.55rem .55rem 0 0;background:#f8fafc}.template-toolbar button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:.3rem;color:#64748b;background:transparent;font-size:.75rem}.template-toolbar button:hover{color:#334155;background:#fff;box-shadow:0 1px 2px rgb(15 23 42/.1)}.template-toolbar>span{width:1px;height:18px;margin:0 .25rem;background:#e2e8f0}.template-content-editor{min-height:235px;padding:.9rem;border:1px solid var(--re-border);border-top:0;border-radius:0 0 .55rem .55rem;color:#475569;font-size:.82rem;line-height:1.7;outline:0}.template-content-editor:focus{border-color:#22c55e;box-shadow:0 0 0 2px rgb(34 197 94/.12)}.template-content-editor p:last-child{margin-bottom:0}.template-signature{background:#f8fafc!important}.template-switch{display:flex;align-items:center;gap:.45rem;color:#64748b;font-size:.7rem}.template-switch input{position:absolute;opacity:0}.template-switch i{position:relative;width:30px;height:16px;border-radius:99px;background:#cbd5e1;transition:.2s}.template-switch i:after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#fff;transition:.2s}.template-switch input:checked+i{background:#22c55e}.template-switch input:checked+i:after{transform:translateX(14px)}
.document-options{display:grid;gap:.55rem}.document-option{display:flex;align-items:center;gap:.75rem;padding:.7rem;border:1px solid var(--re-border);border-radius:.55rem;cursor:pointer}.document-option:has(input:checked){border-color:#86efac;background:#f0fdf4}.document-option.is-unavailable{border-color:#fde68a;background:#fffbeb}.document-option__icon{display:grid;place-items:center;flex:0 0 32px;height:32px;border-radius:.45rem;color:#f43f5e;background:#fff1f2}.document-option.is-unavailable .document-option__icon{color:#d97706;background:#fef3c7}.document-option__text{display:grid;flex:1;min-width:0}.document-option__text strong{overflow:hidden;color:#475569;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.document-option__text small{color:#94a3b8;font-size:.65rem}.template-editor__status{display:inline-flex;align-items:center;padding:.15rem .42rem;border:1px solid;border-radius:99px;font-size:.62rem;font-weight:700}.template-editor__status.is-success{color:#15803d;border-color:#bbf7d0;background:#f0fdf4}.template-editor__status.is-warning{color:#b45309;border-color:#fde68a;background:#fffbeb}
.template-preview-controls{padding:.85rem}.template-preview-controls__title{display:flex;align-items:center;gap:.45rem;color:#334155;font-size:.78rem}.template-device{display:flex;margin-left:auto;padding:.15rem;border-radius:.45rem;background:#f1f5f9}.template-device button{display:flex;align-items:center;gap:.25rem;padding:.3rem .5rem;border:0;border-radius:.35rem;color:#64748b;background:transparent;font-size:.65rem;font-weight:700}.template-device button.active{color:#fff;background:#334155}.preview-recipient{display:flex;align-items:center;gap:.55rem;margin-top:.7rem;padding:.6rem;border:1px solid var(--re-border);border-radius:.55rem;background:#f8fafc}.preview-recipient>i{color:#94a3b8}.preview-recipient span{display:grid;flex:1}.preview-recipient small{color:#94a3b8;font-size:.62rem}.preview-recipient select{max-width:260px;padding:0;border:0;color:#475569;background:transparent;font-size:.68rem;font-weight:700;outline:0}.preview-recipient b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#fff;background:#2563eb;font-size:.61rem}.preview-warnings{margin-top:.7rem}.preview-warnings>p{margin:0 0 .4rem;color:#64748b;font-size:.6rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.preview-warnings>div{display:grid;gap:.35rem}.preview-warning{display:flex;align-items:flex-start;gap:.4rem;padding:.5rem;border:1px solid;border-radius:.45rem;font-size:.62rem;line-height:1.35}.preview-warning.is-warning{color:#b45309;border-color:#fde68a;background:#fffbeb}.preview-warning.is-danger{color:#b91c1c;border-color:#fecaca;background:#fef2f2}.preview-warning.is-success{color:#15803d;border-color:#bbf7d0;background:#f0fdf4}
.template-preview-browser__bar{display:flex;align-items:center;gap:.3rem;padding:.6rem .75rem;border-bottom:1px solid var(--re-border);background:#f8fafc}.template-preview-browser__bar>i{width:8px;height:8px;border-radius:50%;background:#fb7185}.template-preview-browser__bar>i:nth-child(2){background:#fbbf24}.template-preview-browser__bar>i:nth-child(3){background:#22c55e}.template-preview-browser__bar span{flex:1;margin-left:.25rem;padding:.2rem;border:1px solid var(--re-border);border-radius:.3rem;color:#94a3b8;background:#fff;text-align:center;font-size:.58rem}.template-preview-subject{padding:.55rem .75rem;border-bottom:1px solid var(--re-border);color:#64748b;background:#fff;font-size:.68rem;overflow-wrap:anywhere}.renewal-email-preview{display:block;width:100%;height:650px;border:0;background:#f6f8fb;transition:max-width .2s}.renewal-email-preview.is-mobile{max-width:340px;margin:0 auto;border-right:1px solid var(--re-border);border-left:1px solid var(--re-border)}.template-save-card,.template-test-panel{padding:.8rem}.template-save-card p{margin:.55rem 0 0;color:#94a3b8;font-size:.61rem;text-align:center}
@media(max-width:1199.98px){.template-editor__layout{grid-template-columns:minmax(0,1fr) 360px}.template-editor__topbar{align-items:flex-start}.template-editor__top-actions{max-width:410px}}
@media(max-width:991.98px){.template-editor__layout{grid-template-columns:1fr}.template-editor__aside{position:static}.template-editor__topbar{flex-direction:column}.template-editor__top-actions{justify-content:flex-start;max-width:none}.renewal-email-preview{max-height:none}}
@media(max-width:575.98px){.template-editor__top-actions .btn{width:100%}.template-section__subtitle{display:none}.template-preview-controls__title{flex-wrap:wrap}.template-device{margin-left:0}.document-option{align-items:flex-start}.document-option__text small{white-space:normal}.template-editor__status{margin-left:auto}}

/* Assistant d'envoi en masse */
.batch-wizard{--bw-border:#dfe7f0;--bw-muted:#8ca0b8;--bw-ink:#334155;--bw-green:#16a34a;max-width:1320px;margin:0 auto}.batch-wizard__heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.batch-wizard__eyebrow{display:block;margin-bottom:.2rem;color:#94a3b8;font-size:.7rem;font-weight:700;text-transform:uppercase}.batch-wizard__step-badge,.batch-count{display:inline-flex;align-items:center;gap:.3rem;padding:.28rem .62rem;border:1px solid #bfdbfe;border-radius:99px;color:#2563eb;background:#eff6ff;font-size:.68rem;font-weight:700}.batch-stepper{display:flex;align-items:center;margin-bottom:1.25rem;padding:.8rem 1rem;border:1px solid var(--bw-border);border-radius:.8rem;background:#fff;box-shadow:0 1px 3px rgb(15 23 42/.04)}.batch-stepper>i{flex:1;height:2px;margin:0 .8rem;background:#e2e8f0}.batch-stepper__item{display:flex;align-items:center;gap:.55rem;padding:0;border:0;color:#a1b1c5;background:transparent;text-align:left}.batch-stepper__item>span:first-child{display:grid;place-items:center;width:27px;height:27px;border:2px solid #cad6e4;border-radius:50%;font-size:.72rem;font-weight:800}.batch-stepper__item>span:last-child{display:grid}.batch-stepper__item strong{font-size:.7rem}.batch-stepper__item small{font-size:.62rem}.batch-stepper__item.is-active{color:#2563eb}.batch-stepper__item.is-active>span:first-child{border-color:#93c5fd;color:#fff;background:#3b82f6;box-shadow:0 0 0 4px #dbeafe}.batch-stepper__item.is-complete{color:#16a34a}.batch-stepper__item.is-complete>span:first-child{border-color:#16a34a;color:#fff;background:#16a34a}.batch-wizard__grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);align-items:start;gap:1.25rem}.batch-wizard__main{display:grid;gap:1rem}.batch-wizard__aside{position:sticky;top:1rem;display:grid;gap:1rem}.batch-panel,.batch-summary{overflow:hidden;border:1px solid var(--bw-border);border-radius:.8rem;background:#fff;box-shadow:0 1px 3px rgb(15 23 42/.035)}.batch-panel>header,.batch-summary>header{display:flex;align-items:center;gap:.65rem;min-height:58px;padding:.8rem 1rem;border-bottom:1px solid #eef2f7}.batch-panel>header>div,.batch-summary>header>span{display:grid;flex:1}.batch-panel h3,.batch-summary header strong{margin:0;color:var(--bw-ink);font-size:.82rem;font-weight:750}.batch-panel header p,.batch-panel header small,.batch-summary header small{margin:0;color:#94a3b8;font-size:.65rem}.batch-panel__icon{display:grid;place-items:center;width:28px;height:28px;border-radius:.45rem;color:#64748b;background:#f1f5f9}.batch-panel__icon.is-violet{color:#7c3aed;background:#f5f3ff}.batch-panel__icon.is-blue{color:#2563eb;background:#eff6ff}.batch-panel__icon.is-green{color:#16a34a;background:#f0fdf4}.batch-panel__icon.is-amber{color:#d97706;background:#fffbeb}.batch-panel__body,.batch-summary__body{padding:1rem}.batch-template-list,.batch-choice-list,.batch-documents{display:grid;gap:.65rem}.batch-choice{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem;border:2px solid var(--bw-border);border-radius:.65rem;background:#fff;cursor:pointer;transition:.15s}.batch-choice:hover{border-color:#cbd5e1;background:#f8fafc}.batch-choice.is-selected,.batch-choice:has(input:checked){border-color:#22c55e;background:#f0fdf4}.batch-choice.is-disabled{cursor:not-allowed;opacity:.65}.batch-choice>input{flex:0 0 auto;margin-top:.22rem;accent-color:#16a34a}.batch-choice__content{display:grid;flex:1;min-width:0}.batch-choice__title{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;color:var(--bw-ink);font-size:.76rem;font-weight:750}.batch-choice__content>small{margin-top:.15rem;overflow:hidden;color:#8293a9;font-size:.65rem;text-overflow:ellipsis}.batch-choice__meta{display:flex;align-items:center;gap:.35rem;margin-top:.35rem;color:#94a3b8;font-size:.61rem}.batch-choice__meta i:not(:first-child){margin-left:.4rem}.batch-pill{display:inline-flex;align-items:center;padding:.15rem .42rem;border-radius:99px;color:#64748b;background:#f1f5f9;font-size:.58rem;font-weight:750}.batch-pill.is-success{color:#15803d;background:#dcfce7}.batch-pill.is-blue{color:#2563eb;background:#dbeafe}.batch-create-link{display:flex;align-items:center;gap:.75rem;padding:.85rem;border:1px dashed #cbd5e1;border-radius:.65rem;color:#64748b;background:#f8fafc;text-decoration:none}.batch-create-link>i{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--bw-border);border-radius:.45rem;background:#fff}.batch-create-link span{display:grid}.batch-create-link strong{font-size:.72rem}.batch-create-link small{color:#94a3b8;font-size:.63rem}.batch-label{margin:0 0 .45rem;color:#64748b;font-size:.62rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.batch-filters{display:flex;flex-wrap:wrap;gap:.45rem}.batch-filters button{display:flex;align-items:center;gap:.35rem;padding:.45rem .65rem;border:1px solid var(--bw-border);border-radius:.5rem;color:#64748b;background:#fff;font-size:.64rem;font-weight:700}.batch-filters button b{display:grid;place-items:center;min-width:19px;height:19px;border-radius:99px;background:#f1f5f9;font-size:.55rem}.batch-filters button.active{border-color:#22c55e;color:#15803d;background:#f0fdf4}.batch-search{display:flex;align-items:center;gap:.5rem;margin-top:.8rem;padding:.55rem .7rem;border:1px solid var(--bw-border);border-radius:.55rem;background:#f8fafc}.batch-search i{color:#94a3b8}.batch-search input{flex:1;border:0;background:transparent;color:#475569;font-size:.7rem;outline:0}.batch-recipient-table{overflow:hidden;margin-top:.8rem;border:1px solid var(--bw-border);border-radius:.6rem}.batch-recipient-table__head,.batch-recipient{display:grid;grid-template-columns:1.3fr 1.2fr 1fr .8fr;align-items:center;gap:.75rem;padding:.6rem .75rem}.batch-recipient-table__head{color:#64748b;background:#f8fafc;font-size:.61rem;font-weight:800;text-transform:uppercase}.batch-recipient{margin:0;border-top:1px solid #eef2f7;color:#64748b;font-size:.66rem}.batch-recipient:hover{background:#fafcff}.batch-recipient.is-excluded{background:#fff1f2}.batch-recipient>span:first-child,.batch-recipient>span:nth-child(2){display:flex;align-items:center;gap:.55rem;min-width:0}.batch-recipient>span>i{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:.45rem;color:#2563eb;background:#dbeafe;font-style:normal;font-size:.6rem;font-weight:800}.batch-recipient>span>span,.batch-recipient>span:nth-child(2){display:grid}.batch-recipient strong{overflow:hidden;color:#475569;font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.batch-recipient small{overflow:hidden;color:#94a3b8;font-size:.57rem;text-overflow:ellipsis;white-space:nowrap}.batch-status{display:inline-flex;width:max-content;padding:.2rem .45rem;border-radius:99px;color:#64748b;background:#f1f5f9;font-size:.55rem}.batch-status.is-opened{color:#2563eb;background:#dbeafe}.batch-status.is-waiting{color:#b45309;background:#fef3c7}.batch-status.is-replied{color:#15803d;background:#dcfce7}.batch-status.is-invalid{color:#dc2626;background:#fee2e2}.batch-warning{display:flex;align-items:flex-start;gap:.55rem;margin-top:.8rem;padding:.7rem;border:1px solid #fde68a;border-radius:.55rem;color:#b45309;background:#fffbeb}.batch-warning>span{display:grid;flex:1}.batch-warning strong{font-size:.67rem}.batch-warning small{display:flex;justify-content:space-between;color:#c56c11;font-size:.6rem}.batch-summary__body{display:grid;gap:.8rem}.batch-kpis{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.batch-kpis>span{display:grid;padding:.75rem;border:1px solid var(--bw-border);border-radius:.6rem;background:#f8fafc}.batch-kpis b{color:#334155;font-size:1.1rem}.batch-kpis small{color:#8293a9;font-size:.56rem}.batch-kpis .is-green{border-color:#bbf7d0;background:#f0fdf4}.batch-kpis .is-green b{color:#15803d}.batch-kpis .is-red{border-color:#fecaca;background:#fef2f2}.batch-kpis .is-red b{color:#dc2626}.batch-kpis .is-violet{border-color:#ddd6fe;background:#f5f3ff}.batch-kpis .is-violet b{color:#7c3aed}.batch-summary__model{display:grid;padding:.7rem;border:1px solid var(--bw-border);border-radius:.55rem;background:#f8fafc}.batch-summary__model small{text-transform:uppercase;color:#94a3b8;font-size:.55rem;font-weight:800}.batch-summary__model strong{margin-top:.2rem;color:#475569;font-size:.68rem}.batch-checks{display:grid;gap:.45rem;padding:.35rem 0}.batch-checks>strong{color:#64748b;font-size:.59rem;text-transform:uppercase}.batch-checks span{display:flex;align-items:center;gap:.35rem;color:#64748b;font-size:.63rem}.batch-checks .is-ok i{color:#22c55e}.batch-checks .is-warning{color:#b45309}.batch-tip{display:flex;gap:.6rem;padding:.8rem;border:1px solid #ddd6fe;border-radius:.65rem;color:#7c3aed;background:#f5f3ff}.batch-tip span{display:grid}.batch-tip strong{font-size:.66rem}.batch-tip small{font-size:.61rem}.batch-selected-model,.batch-sender{display:flex;align-items:center;gap:.7rem;margin-bottom:.9rem;padding:.75rem;border:1px solid #ddd6fe;border-radius:.6rem;background:#f5f3ff}.batch-selected-model>i{display:grid;place-items:center;width:34px;height:34px;border-radius:.5rem;color:#7c3aed;background:#ede9fe}.batch-selected-model>span,.batch-sender>span{display:grid;flex:1}.batch-selected-model strong,.batch-sender strong{color:#475569;font-size:.72rem}.batch-selected-model small,.batch-sender small{color:#94a3b8;font-size:.61rem}.batch-sender{border-color:var(--bw-border);background:#f8fafc}.batch-sender>i{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;color:#fff;background:#0ea5e9;font-style:normal;font-size:.6rem;font-weight:800}.batch-field{position:relative}.batch-field i{position:absolute;right:.7rem;top:50%;transform:translateY(-50%);color:#94a3b8}.batch-field .form-control{padding-right:2.2rem;font-size:.7rem}.batch-mail-preview{overflow:hidden;border:1px solid var(--bw-border);border-radius:.65rem}.batch-mail-preview>div{display:flex;align-items:center;gap:.3rem;padding:.5rem .7rem;border-bottom:1px solid var(--bw-border);background:#f1f5f9}.batch-mail-preview>div i{width:8px;height:8px;border-radius:50%;background:#fb7185}.batch-mail-preview>div i:nth-child(2){background:#fbbf24}.batch-mail-preview>div i:nth-child(3){background:#22c55e}.batch-mail-preview>div span{margin-left:.4rem;color:#94a3b8;font-size:.58rem}.batch-mail-preview iframe{display:block;width:100%;height:340px;border:0;background:#f6f8fb}.batch-mail-preview.is-large iframe{height:590px}.batch-document{display:flex;align-items:center;gap:.65rem;padding:.75rem;border:1px solid var(--bw-border);border-radius:.55rem;cursor:pointer}.batch-document:has(input:checked){border-color:#22c55e;background:#f0fdf4}.batch-document>i{display:grid;place-items:center;width:30px;height:30px;border-radius:.45rem;color:#16a34a;background:#dcfce7}.batch-document>span{display:grid;flex:1}.batch-document strong{font-size:.68rem}.batch-document small{color:#94a3b8;font-size:.58rem}.batch-planning-fields{display:flex;gap:.4rem;margin-top:.55rem}.batch-planning-fields .form-control{font-size:.65rem}.batch-ready{display:flex;align-items:center;gap:.7rem;padding:.8rem;border:1px solid #bbf7d0;border-radius:.7rem;color:#15803d;background:#f0fdf4}.batch-ready>i{font-size:1.25rem}.batch-ready>span{display:grid;flex:1}.batch-ready strong{font-size:.73rem}.batch-ready small{font-size:.6rem}.batch-ready>b{padding:.25rem .5rem;border-radius:99px;background:#dcfce7;font-size:.58rem}.batch-recap{display:grid;gap:.75rem}.batch-recap>section{overflow:hidden;border:1px solid var(--bw-border);border-radius:.6rem}.batch-recap>section>header{display:flex;justify-content:space-between;padding:.65rem .75rem;border-bottom:1px solid var(--bw-border);background:#f8fafc;color:#475569;font-size:.62rem;text-transform:uppercase}.batch-recap>section>.batch-selected-model,.batch-recap>section>.batch-sender{margin:.75rem}.batch-recap__metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;padding:.75rem}.batch-recap__metrics span{display:grid}.batch-recap__metrics small{color:#94a3b8;font-size:.58rem}.batch-recap__metrics b{font-size:.75rem}.batch-recap__documents{display:grid;gap:.45rem;padding:.75rem}.batch-recap__documents span{display:grid;grid-template-columns:auto 1fr;column-gap:.5rem}.batch-recap__documents i{grid-row:1/3;color:#2563eb}.batch-recap__documents strong{font-size:.65rem}.batch-recap__documents small{color:#94a3b8;font-size:.56rem}.batch-validation-grid{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.batch-validation-grid>span{display:grid;grid-template-columns:auto 1fr;column-gap:.5rem;padding:.65rem;border:1px solid #bbf7d0;border-radius:.55rem;color:#15803d;background:#f0fdf4}.batch-validation-grid i{grid-row:1/3}.batch-validation-grid strong{font-size:.64rem}.batch-validation-grid small{color:#55a373;font-size:.56rem}.batch-send-count{display:grid;justify-items:center;padding:1.2rem;border:1px solid #bbf7d0;border-radius:.65rem;color:#15803d;background:#f0fdf4;text-align:center}.batch-send-count>i{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:#fff;background:#16a34a;font-size:1.2rem}.batch-send-count>b{font-size:1.55rem}.batch-send-count strong{font-size:.65rem}.batch-send-count small{font-size:.55rem}.batch-confirm{display:flex;align-items:flex-start;gap:.5rem;padding-top:.6rem;border-top:1px solid #eef2f7;color:#64748b;font-size:.62rem}.batch-history{margin-top:1.25rem}
.batch-custom-fields{padding:.8rem;border:1px solid #fde68a;border-radius:.55rem;background:#fffbeb}.batch-custom-fields .form-control{font-size:.7rem}.batch-custom-fields>small{display:block;margin-top:.35rem;color:#b45309;font-size:.58rem}
@media(max-width:991.98px){.batch-wizard__grid{grid-template-columns:1fr}.batch-wizard__aside{position:static}.batch-recipient-table{overflow-x:auto}.batch-recipient-table__head,.batch-recipient{min-width:720px}}
@media(max-width:575.98px){.batch-wizard__heading{align-items:flex-start;gap:.5rem}.batch-wizard__heading h2{font-size:1.15rem}.batch-stepper__item small,.batch-stepper__item strong{display:none}.batch-stepper>i{margin:0 .35rem}.batch-panel__body,.batch-summary__body{padding:.75rem}.batch-choice{padding:.7rem}.batch-template .btn{display:none}.batch-validation-grid{grid-template-columns:1fr}.batch-ready>b{display:none}}
