
/* RC12 Étape 1 */
.m12e1-footer{margin-top:4rem;background:#f3f4ef;border-top:1px solid rgba(15,77,47,.12);color:#172033;font-size:15px}
.m12e1-footer a{color:#0f4d2f;text-decoration:none;font-weight:650}.m12e1-footer a:hover{text-decoration:underline}
.m12e1-footer-inner{width:min(1120px,92vw);margin:0 auto;padding:2.5rem 0 2rem;display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:2rem}
.m12e1-footer h2,.m12e1-footer h3{margin:0 0 .8rem;color:#0f4d2f;line-height:1.2}.m12e1-footer h2{font-size:1.45rem}.m12e1-footer h3{font-size:1rem;text-transform:uppercase;letter-spacing:.04em}
.m12e1-footer ul{list-style:none;margin:0;padding:0}.m12e1-footer li{margin:.35rem 0}.m12e1-footer p{margin:.25rem 0}
.m12e1-footer-bottom{border-top:1px solid rgba(15,77,47,.12);background:#eef0ea}.m12e1-footer-bottom>div{width:min(1120px,92vw);margin:0 auto;padding:1rem 0;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.m12e1-footer-bottom nav{display:flex;gap:1rem;flex-wrap:wrap}
.m12e1-hero{width:100vw;margin-left:calc(50% - 50vw);min-height:300px;display:flex;align-items:center;background:linear-gradient(135deg,#0f4d2f,#08391f);color:#fff}
.m12e1-hero>div{width:min(1120px,92vw);margin:0 auto;padding:3.5rem 0}.m12e1-hero h1{color:#fff;font-size:clamp(3rem,7vw,6rem);line-height:1;margin:0 0 1rem}.m12e1-hero p{color:#fff;font-size:1.2rem;margin:0}
.m12e1-panel{width:min(960px,92vw);margin:2rem auto;background:#fff;border:1px solid rgba(15,77,47,.12);border-radius:18px;padding:1.6rem;box-shadow:0 10px 24px rgba(16,32,51,.05)}.m12e1-panel h2{margin-top:0}.m12e1-muted{color:#5d685f}
.m12e1-shortcuts{width:min(1120px,92vw);margin:2rem auto;background:#fff;border:1px solid rgba(15,77,47,.12);border-radius:22px;padding:1.4rem;box-shadow:0 10px 24px rgba(16,32,51,.05)}.m12e1-shortcuts h2{margin:0 0 1rem}.m12e1-shortcuts>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.m12e1-shortcuts a{display:flex;align-items:center;gap:.65rem;border:1px solid rgba(15,77,47,.14);border-radius:16px;padding:.9rem 1rem;color:#173b27;text-decoration:none;font-weight:800;background:#fbfcfa}
@media(max-width:900px){.m12e1-footer-inner{grid-template-columns:1fr 1fr}.m12e1-shortcuts>div{grid-template-columns:1fr 1fr}}@media(max-width:620px){.m12e1-footer-inner,.m12e1-shortcuts>div{grid-template-columns:1fr}.m12e1-footer-bottom>div{flex-direction:column}}
