.station--secteur{flex-direction:column;align-items:stretch;gap:2.5rem}.secteur-tete{flex-direction:column;gap:1.25rem;display:flex}.secteur-tete__titre{font-size:clamp(2.6rem,8vw,6.5rem)}.secteur-tete__intro{max-width:52ch}.secteur-blocs{grid-template-columns:repeat(auto-fit,minmax(min(28rem,100%),1fr));gap:2.5rem 3rem;display:grid}.secteur-bloc{flex-direction:column;gap:.7rem;max-width:62ch;display:flex}.secteur-bloc__titre{letter-spacing:-.02em;color:var(--ink);font-size:clamp(1.05rem,1.6vw,1.3rem);font-weight:700;line-height:1.25}.secteur-etapes__intro{max-width:52ch}.secteur-etapes{flex-direction:column;list-style:none;display:flex}.secteur-etape{border-top:1px solid var(--rule);grid-template-columns:3.5rem 1fr;gap:1rem;padding:1.75rem 0;display:grid}.secteur-etape__n{color:var(--flare-lisible);padding-top:.35rem}.secteur-etape__titre{letter-spacing:-.02em;color:var(--ink);margin-bottom:.5rem;font-size:clamp(1.15rem,1.8vw,1.45rem);font-weight:700;line-height:1.25}.secteur-chiffres__legende{color:var(--ink-faint)}.secteur-stats{grid-template-columns:repeat(auto-fit,minmax(min(15rem,100%),1fr));gap:0;display:grid}.secteur-stat{box-shadow:0 0 0 1px var(--rule);flex-direction:column;gap:.85rem;padding:2.5rem 2rem;display:flex}.secteur-stat__valeur{letter-spacing:-.04em;color:var(--flare-lisible);font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:800;font-stretch:106%;line-height:.9}.secteur-stat__label{max-width:24ch}.secteur-chiffres__campagne{max-width:62ch}.secteur-refus{flex-direction:column;gap:1.5rem;width:min(620px,100%);display:flex}.secteur-liens{grid-template-columns:repeat(auto-fit,minmax(min(17rem,100%),1fr));gap:0;display:grid}.secteur-lien{box-shadow:0 0 0 1px var(--rule);color:var(--ink);transition:background .4s var(--ease);flex-direction:column;gap:.75rem;padding:2rem 1.75rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.secteur-lien:hover{background:var(--paper-deep)}.secteur-lien:before{content:"";background:var(--flare);transform-origin:top;width:2px;transition:transform .5s var(--ease);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.secteur-lien:hover:before{transform:scaleY(1)}.secteur-lien:focus-visible{outline:2px solid var(--flare);outline-offset:-4px}.secteur-lien__label{color:var(--flare-lisible)}.secteur-lien__titre{letter-spacing:-.03em;text-transform:uppercase;font-size:clamp(1.15rem,1.8vw,1.45rem);font-weight:700;font-stretch:104%;line-height:1.1}.secteur-lien__go{color:var(--ink-faint);transition:transform .4s var(--ease), color .3s var(--ease);margin-top:auto;padding-top:.5rem;font-size:1.2rem}.secteur-lien:hover .secteur-lien__go{color:var(--flare);transform:translate(6px)}.secteur-cta{border-top:1px solid var(--rule);flex-direction:column;align-items:flex-start;gap:1.5rem;padding-top:3rem;display:flex}.secteur-cta__titre{max-width:14ch}.station--secteur-fin{padding-bottom:9.5rem}.station--secteur-pivot{text-align:center;justify-content:center}.station--secteur-pivot .void__line{max-width:20ch;margin-inline:auto}@media (prefers-reduced-motion:no-preference){@keyframes balayer{0%{clip-path:inset(0 100% 0 0);opacity:.4}to{clip-path:inset(0);opacity:1}}.secteur-blocs>.secteur-bloc[data-vu]{animation:balayer .7s var(--ease) both}.secteur-blocs>.secteur-bloc[data-vu]:nth-child(2){animation-delay:.1s}.secteur-blocs>.secteur-bloc[data-vu]:nth-child(3){animation-delay:.2s}@keyframes numero-glisser{0%{opacity:0;transform:translate(-14px)}}@keyframes contenu-lever{0%{opacity:0;transform:translateY(14px)}}.secteur-etapes>.secteur-etape[data-vu]>.secteur-etape__n{animation:numero-glisser .55s var(--ease) both}.secteur-etapes>.secteur-etape[data-vu]>div{animation:contenu-lever .65s var(--ease) .12s both}@keyframes poser{0%{opacity:0;transform:scale(.94)}}.secteur-stats>.secteur-stat[data-vu]{animation:poser .5s var(--ease) both}.secteur-stats>.secteur-stat[data-vu]:nth-child(2){animation-delay:80ms}.secteur-stats>.secteur-stat[data-vu]:nth-child(3){animation-delay:.16s}.secteur-stats>.secteur-stat[data-vu]:nth-child(4){animation-delay:.24s}.secteur-stats>.secteur-stat[data-vu]:nth-child(5){animation-delay:.32s}.secteur-stats>.secteur-stat[data-vu]:nth-child(6){animation-delay:.4s}@keyframes aveu-lateral{0%{opacity:0;transform:translate(18px)}}.secteur-refus>.t-body[data-vu]{animation:aveu-lateral .6s var(--ease) both}.secteur-refus>.t-body[data-vu]:nth-of-type(2){animation-delay:.12s}.secteur-refus>.t-body[data-vu]:nth-of-type(3){animation-delay:.24s}@keyframes carte-lever{0%{opacity:0;transform:translateY(26px)}}@keyframes fleche-venir{0%{opacity:0;transform:translate(-8px)}}.secteur-liens>.secteur-lien[data-vu]{animation:carte-lever .6s var(--ease) both}.secteur-liens>.secteur-lien[data-vu]:nth-child(2){animation-delay:.1s}.secteur-liens>.secteur-lien[data-vu]:nth-child(3){animation-delay:.2s}.secteur-liens>.secteur-lien[data-vu] .secteur-lien__go{animation:fleche-venir .4s var(--ease) .45s both}@supports (animation-timeline:view()){@keyframes approcher{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}.secteur-cta{animation:linear both approcher;animation-timeline:view();animation-range:entry 10% entry 70%}}}.t-display.secteur-tete__titre{font-size:clamp(3rem,min(12vw,16.5vh),12rem)}.secteur-cta-mi{align-self:flex-start;margin-top:2.25rem}.secteur-sommaire{flex-wrap:wrap;gap:.4rem 1.5rem;margin-top:2rem;display:flex}.secteur-sommaire a{color:var(--ink-soft);border-bottom:1px solid var(--rule-strong);transition:color .3s var(--ease), border-color .3s var(--ease);padding-bottom:2px;text-decoration:none}.secteur-sommaire a:hover{color:var(--flare-lisible);border-color:var(--flare-lisible)}#probleme,#methode,#taux,#limites,#questions{scroll-margin-top:6.5rem}
