:root{--exploration-duree:.55s;--exploration-courbe:cubic-bezier(.16, 1, .3, 1);--exploration-distance:18px;--exploration-distance-laterale:20px;--exploration-pas:90ms;--exploration-derive:14px;--exploration-derive-lente:6px;--exploration-zoom:1.045}@media (prefers-reduced-motion:no-preference){[data-explore][data-explore-etat]{transition:opacity var(--exploration-duree) var(--exploration-courbe), transform var(--exploration-duree) var(--exploration-courbe)}[data-explore][data-explore-etat=attente]{opacity:0;transform:translateY(var(--exploration-distance))}[data-explore=fondu][data-explore-etat=attente]{transform:none}[data-explore=gauche][data-explore-etat=attente]{transform:translateX(calc(-1 * var(--exploration-distance-laterale)))}[data-explore=droite][data-explore-etat=attente]{transform:translateX(var(--exploration-distance-laterale))}[data-explore][data-explore-etat=revele]{opacity:1;transform:none}[data-explore-cascade][data-explore-etat]>*{transition:opacity var(--exploration-duree) var(--exploration-courbe), transform var(--exploration-duree) var(--exploration-courbe);transition-delay:calc(var(--exploration-rang,0) * var(--exploration-pas))}[data-explore-cascade][data-explore-etat=attente]>*{opacity:0;transform:translateY(var(--exploration-distance))}[data-explore-cascade][data-explore-etat=revele]>*{opacity:1;transform:none}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.explore-derive,.explore-derive-lente{animation:linear both exploration-derive;animation-timeline:view();animation-range:cover}.explore-derive-lente{--exploration-derive:var(--exploration-derive-lente)}.explore-cadre{view-timeline:--explore-cadre block}.explore-approche{animation:linear both exploration-approche;animation-timeline:--explore-cadre;animation-range:entry cover 45%}}}@keyframes exploration-derive{0%{transform:translateY(var(--exploration-derive))}to{transform:translateY(calc(-1 * var(--exploration-derive)))}}@keyframes exploration-approche{0%{transform:scale(var(--exploration-zoom))}to{transform:scale(1)}}
