/* AnimyJob — Sorties enfants V2.5 : ponts contextuels vers l'écosystème existant */
.sorties-ecosystem-v25{margin:30px 0;padding:26px;border:1px solid #e2e8f0;border-radius:24px;background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);box-shadow:0 14px 40px rgba(15,23,42,.06)}
.sorties-ecosystem-v25__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.72fr);gap:24px;align-items:end;margin-bottom:20px}
.sorties-ecosystem-v25__head h2{margin:5px 0 0;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.12;color:#0f172a}
.sorties-ecosystem-v25__head p{margin:0;color:#64748b;line-height:1.55;font-size:.94rem}
.sorties-ecosystem-v25__kicker{display:inline-flex;align-items:center;gap:7px;font-size:.75rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase;color:#7c3aed}
.sorties-ecosystem-v25__kicker:before{content:"";width:18px;height:3px;border-radius:99px;background:#7c3aed}
.sorties-ecosystem-v25__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.sorties-ecosystem-v25__card{position:relative;display:flex;min-height:178px;flex-direction:column;align-items:flex-start;padding:20px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;color:#0f172a;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;overflow:hidden}
.sorties-ecosystem-v25__card:after{content:"";position:absolute;right:-24px;bottom:-28px;width:90px;height:90px;border-radius:50%;background:rgba(124,58,237,.06);pointer-events:none}
.sorties-ecosystem-v25__card:hover,.sorties-ecosystem-v25__card:focus{transform:translateY(-2px);box-shadow:0 12px 28px rgba(15,23,42,.09);border-color:#c4b5fd;outline:none}
.sorties-ecosystem-v25__card.is-primary{grid-column:1/-1;min-height:154px;background:linear-gradient(120deg,#312e81,#5b21b6);border-color:transparent;color:#fff}
.sorties-ecosystem-v25__card.is-primary:after{width:180px;height:180px;background:rgba(255,255,255,.08)}
.sorties-ecosystem-v25__eyebrow{display:inline-flex;margin-bottom:8px;padding:4px 8px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:.69rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}
.sorties-ecosystem-v25__card.is-primary .sorties-ecosystem-v25__eyebrow{background:rgba(255,255,255,.14);color:#fff}
.sorties-ecosystem-v25__card strong{display:block;max-width:92%;font-size:1.08rem;line-height:1.28}
.sorties-ecosystem-v25__text{display:block;margin-top:8px;max-width:92%;color:#64748b;font-size:.88rem;line-height:1.5}
.sorties-ecosystem-v25__card.is-primary .sorties-ecosystem-v25__text{color:rgba(255,255,255,.82)}
.sorties-ecosystem-v25__cta{display:inline-flex;align-items:center;gap:5px;margin-top:auto;padding-top:14px;font-size:.83rem;font-weight:900;color:#6d28d9}
.sorties-ecosystem-v25__card.is-primary .sorties-ecosystem-v25__cta{color:#fff}
.sorties-ecosystem-v25__card--home:not(.is-primary){background:#f0f9ff}
.sorties-ecosystem-v25__card--manual:not(.is-primary){background:#fff7ed}
.sorties-ecosystem-v25__card--quiz:not(.is-primary),.sorties-ecosystem-v25__card--riddle:not(.is-primary){background:#f5f3ff}
.sorties-ecosystem-v25__card--escape:not(.is-primary){background:#fff1f2}
.sorties-ecosystem-v25__card--games:not(.is-primary){background:#f0fdf4}
.sorties-ecosystem-v25__card--print:not(.is-primary),.sorties-ecosystem-v25__card--color:not(.is-primary){background:#fffbeb}
@media(max-width:760px){.sorties-ecosystem-v25{padding:20px 16px;border-radius:20px}.sorties-ecosystem-v25__head{grid-template-columns:1fr;gap:10px}.sorties-ecosystem-v25__grid{grid-template-columns:1fr}.sorties-ecosystem-v25__card.is-primary{grid-column:auto}.sorties-ecosystem-v25__card{min-height:0}.sorties-ecosystem-v25__text,.sorties-ecosystem-v25__card strong{max-width:100%}}
