
/* V94 — refonte ciblée : formation phare + Vacances utiles + compétences intégrées */
.hero-v94 .hero-program-card strong{color:#05133d}.hero-v94 .hero-note{font-weight:700;color:#6b4b00}.offers-v94-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:stretch}.offer-v94-card{background:#fff;border:1px solid rgba(5,19,61,.10);border-radius:28px;box-shadow:0 18px 50px rgba(5,19,61,.10);overflow:hidden;display:flex;flex-direction:column;position:relative}.offer-v94-card.featured{border:2px solid rgba(241,146,20,.45)}.offer-v94-card img{width:100%;height:250px;object-fit:cover;display:block}.offer-v94-card>div{padding:24px}.offer-v94-card h3{font-size:clamp(1.35rem,2vw,1.9rem);margin:0 0 10px;color:#05133d}.offer-v94-card p{color:#334155;line-height:1.7}.offer-v94-card ul{padding-left:18px;color:#1f2937;line-height:1.8}.flagship-ribbon.alt{background:#05133d;color:#fff}.page-hero-v94 .page-badges span{background:rgba(241,146,20,.12);border-color:rgba(241,146,20,.28)}.footer-slogan{font-weight:800;color:#f19214}.redirect-page-v94{min-height:100vh;display:grid;place-items:center;background:#f8fafc}.redirect-page-v94 .redirect-card{max-width:720px;background:#fff;border-radius:28px;padding:36px;box-shadow:0 20px 60px rgba(5,19,61,.15);text-align:center}.redirect-page-v94 img{max-width:180px}.redirect-page-v94 h1{color:#05133d}.quick-card.highlight{border:2px solid rgba(241,146,20,.55)}.training-priority .badge-main{display:inline-flex;margin-bottom:10px}@media(max-width:860px){.offers-v94-grid{grid-template-columns:1fr}.offer-v94-card img{height:210px}.main-nav a{font-size:.95rem}}@media(max-width:640px){.hero-v94 .hero-actions,.offer-v94-card .page-actions{display:grid;grid-template-columns:1fr}.offer-v94-card>div{padding:20px}}


/* V94 cleanup — compétences intégrées sans catalogue concurrent */
.integrated-skills-section .section-head,.integrated-home-section .section-head,.programs-integrated-note .section-head{max-width:980px}.integrated-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.integrated-card{background:#fff;border:1px solid rgba(5,19,61,.10);border-radius:22px;padding:20px;box-shadow:0 14px 38px rgba(5,19,61,.08)}.integrated-card span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:rgba(241,146,20,.16);color:#8a4b00;font-weight:900;margin-bottom:12px}.integrated-card h3{margin:0 0 8px;color:#05133d;font-size:1.05rem}.integrated-card p{margin:0;color:#475569;line-height:1.65}.position-alert{margin:24px 0;padding:18px 20px;border-radius:18px;background:#fff7e6;border:1px solid rgba(241,146,20,.35);color:#593600;line-height:1.65}.competence-pills{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.competence-pills span{background:#fff;border:1px solid rgba(5,19,61,.12);border-radius:999px;padding:10px 14px;font-weight:800;color:#05133d;box-shadow:0 8px 24px rgba(5,19,61,.06)}.integrated-home-section{background:linear-gradient(180deg,#fff,#fff7e6)}@media(max-width:1024px){.integrated-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.integrated-grid{grid-template-columns:1fr}.competence-pills{justify-content:flex-start}.competence-pills span{width:100%;text-align:center}}


/* V97 — finition publique et lisibilité */
.hero h1{
  text-transform:none;
  letter-spacing:-.035em;
  line-height:1.05;
  font-size:clamp(36px,4.45vw,58px);
  max-width:780px;
}
.hero-grid{padding-top:64px}
.position-alert{
  background:#fff8ef;
  border:1px solid #ffd7a8;
  color:#1f2b4d;
  border-radius:22px;
  padding:18px 20px;
  margin:24px 0 0;
  line-height:1.65;
}
@media(max-width:760px){
  .hero-grid{padding-top:32px}
  .hero h1{font-size:clamp(31px,8.5vw,42px);line-height:1.08}
}
