.formation-hero{background:radial-gradient(ellipse at 85% 40%,#f4b94f22,transparent 45%),linear-gradient(125deg,#061f38,#0a416d);color:#f7f1e7;padding:85px 0;overflow:hidden}
.formation-hero-inner{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.7fr);gap:70px;align-items:center}
.formation-kicker{display:block;font-size:.72rem;font-weight:800;letter-spacing:.13em;color:var(--gold);margin-bottom:18px}
.formation-hero h1{font-family:var(--font-title);font-size:clamp(2.4rem,4.8vw,5rem);font-weight:400;line-height:1.08;color:#f7f1e7;letter-spacing:-.035em;overflow-wrap:anywhere}
.formation-hero h1 em{display:block;color:#f4b94f;font-weight:400;margin-top:12px}
.formation-hero p{max-width:630px;margin:25px 0 30px;color:#e0e8ef;line-height:1.9}
.formation-button{display:inline-flex;justify-content:center;align-items:center;gap:12px;padding:15px 23px;border-radius:999px;background:#f4b94f;color:#382900;font-weight:800;font-size:.84rem;text-align:center;transition:background .2s}
.formation-button:hover{background:#ffcf75;color:#382900}.formation-button:focus-visible,summary:focus-visible{outline:3px solid var(--blue-megara);outline-offset:4px}
.formation-visual{border:1px solid #f4b94f55;border-radius:28px;padding:38px 24px;text-align:center;background:#ffffff08;transform:rotate(4deg);box-shadow:0 30px 60px #0002}
.formation-visual>span{letter-spacing:.3em;font-size:.75rem;color:#f4b94f}.formation-visual>div{font-size:7rem;color:#f4b94f;line-height:1.7}.formation-visual strong{display:block;font-family:var(--font-title);font-size:1.8rem;font-weight:400}.formation-visual small{display:block;font-size:.55rem;letter-spacing:.1em;margin-top:20px;color:#e0e8ef}
.formation-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:35px}.formation-heading h2,.formation-contact h2{font-size:clamp(2rem,3vw,3rem);font-family:var(--font-title);line-height:1.15}.formation-heading p{max-width:420px;color:var(--text-soft)}
.formation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;align-items:start}.formation-card{min-width:0;background:var(--surface);border:1px solid var(--border);border-radius:23px;overflow:hidden;box-shadow:0 15px 40px #061f380b}.formation-image{width:100%;height:230px;object-fit:cover}.formation-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#0a416d,#061f38);color:#f4b94f;font-size:5rem}.formation-placeholder span{font-size:.65rem;letter-spacing:.18em}
.formation-body{padding:25px;overflow-wrap:anywhere}.formation-body h3{font-size:1.65rem;line-height:1.2}.formation-meta{list-style:none;padding:0;margin:20px 0;color:var(--text-soft);font-size:.8rem;display:grid;gap:6px}.formation-excerpt{color:var(--text-soft);font-size:.9rem;line-height:1.8}.formation-body details{margin-top:18px}.formation-body summary{cursor:pointer;font-size:.85rem;font-weight:700;color:var(--heading)}.formation-description{padding:16px 0;font-size:.9rem;line-height:1.8}.formation-bottom{border-top:1px solid var(--border);margin-top:24px;padding-top:20px;display:flex;flex-wrap:wrap;align-items:center;gap:16px;justify-content:space-between}.formation-bottom strong{color:var(--heading)}
.formation-empty{text-align:center;padding:55px 22px;border:1px solid var(--border);border-radius:24px;background:var(--surface)}.formation-empty>span{color:var(--gold);font-size:3rem}.formation-empty h3{font-size:1.8rem}.formation-empty p{color:var(--text-soft);margin:15px 0 25px}
.formation-contact{background:linear-gradient(120deg,#0a416d,#061f38);padding:45px;border-radius:25px;margin-bottom:80px;color:#e0e8ef}.formation-contact h2{color:#f7f1e7}.formation-contact p{margin:20px 0 25px}
@media(max-width:1000px){.formation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.formation-hero-inner{gap:35px}.formation-heading{align-items:start;flex-direction:column}}
@media(max-width:640px){.formation-hero{padding:55px 0}.formation-hero-inner,.formation-grid{grid-template-columns:minmax(0,1fr)}.formation-visual{display:none}.formation-hero .formation-button{width:100%}.formation-body{padding:22px}.formation-contact{padding:30px 22px}.formation-bottom .formation-button{width:100%}}
@media(prefers-reduced-motion:reduce){.formation-button{transition:none}}
