/* Presentation des remises a zero ciblees avant mise en service. */
.module-reset-card{margin-top:18px;padding:24px;border:1px solid #dce5ef;background:#fff;box-shadow:0 8px 22px rgba(15,42,68,.07)}
.module-reset-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid #e7edf3}
.module-reset-header h2{margin:2px 0 0;color:#102f4d;font-size:21px}
.module-reset-eyebrow{margin:0;color:#b67a00;font-size:11px;font-weight:800;letter-spacing:.08em}
.module-reset-security{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:#eef7f3;color:#177154;font-size:12px;font-weight:700;white-space:nowrap}
.module-reset-intro{margin:15px 0 18px;color:#405268;line-height:1.55;max-width:950px}
.module-reset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.module-reset-item{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:116px;padding:17px 16px;border:1px solid #dce5ef;border-radius:10px;background:linear-gradient(135deg,#fff 0%,#f8fbfd 100%)}
.module-reset-item:hover{border-color:#e3ad34;box-shadow:0 5px 14px rgba(15,42,68,.08)}
.module-reset-copy{min-width:0}.module-reset-tag{display:inline-block;margin-bottom:5px;color:#8c6100;font-size:10px;font-weight:800;letter-spacing:.08em}
.module-reset-item h3{margin:0 0 5px;color:#102f4d;font-size:16px}.module-reset-item p{margin:0;color:#5d6d80;font-size:12px;line-height:1.45}
.module-reset-item .danger-button{flex:0 0 auto;margin:0;white-space:nowrap}
.module-reset-note{margin:17px 0 0;padding:11px 13px;border-left:3px solid #e6aa2c;background:#fff8e8;color:#685522;font-size:12px;line-height:1.5}
@media(max-width:760px){.module-reset-card{padding:17px}.module-reset-header{display:block}.module-reset-security{margin-top:10px;white-space:normal}.module-reset-grid{grid-template-columns:1fr}.module-reset-item{align-items:flex-start;flex-direction:column;min-height:0}.module-reset-item .danger-button{width:100%}}
