.fiche-shell[data-astro-cid-zopgu73o]{gap:var(--spacing-l);flex-direction:column;display:flex}.fiche[data-astro-cid-zopgu73o]{gap:var(--spacing-m);align-items:stretch;display:flex}.fiche__media[data-astro-cid-zopgu73o]{align-self:flex-start;gap:var(--spacing-m);flex-direction:column;flex-shrink:0;width:515px;max-width:45%;display:flex}.fiche__cover[data-astro-cid-zopgu73o]{aspect-ratio:515/400;border-radius:var(--radius-card-1);background:var(--fiche-frame-bg,transparent);justify-content:center;align-items:center;width:100%;min-height:0;display:flex;position:relative;overflow:clip}.fiche__gallery-item[data-astro-cid-zopgu73o]{position:relative}.fiche__gallery-item[data-astro-cid-zopgu73o]:after{z-index:1;border-radius:inherit;box-shadow:inset 0 0 0 var(--fiche-gallery-border,1px) var(--fiche-frame-border,transparent);content:"";pointer-events:none;position:absolute;inset:0}.fiche__cover[data-astro-cid-zopgu73o]:after{z-index:1;border-radius:inherit;box-shadow:inset 0 0 0 1px var(--fiche-frame-border,transparent);content:"";pointer-events:none;position:absolute;inset:0}.fiche[data-astro-cid-zopgu73o] .fiche__cover-image{object-fit:contain;width:100%;height:100%;display:block}.fiche__cover[data-astro-cid-zopgu73o][data-display=bleed-bottom]{align-items:flex-end}.fiche__cover[data-astro-cid-zopgu73o][data-display=bleed-bottom] .fiche__cover-image{width:100%;height:auto}.fiche__cover[data-astro-cid-zopgu73o]:not([data-display])[data-placement=bottom]{justify-content:center;align-items:flex-end}.fiche__cover[data-astro-cid-zopgu73o]:not([data-display])[data-placement=bottom-right]{justify-content:flex-end;align-items:flex-end}.fiche__cover[data-astro-cid-zopgu73o]:not([data-display])[data-placement=full-height]{justify-content:center;align-items:stretch}.fiche__cover[data-astro-cid-zopgu73o]:not([data-display])[data-placement]:not([data-placement=center]) .fiche__cover-image{width:auto;max-width:100%;height:auto;max-height:100%}.fiche__cover[data-astro-cid-zopgu73o]:not([data-display])[data-placement=full-height] .fiche__cover-image{width:auto;max-width:none;height:100%}.fiche__body[data-astro-cid-zopgu73o]{gap:var(--spacing-l);flex-direction:column;flex:1 1 0;min-width:0;display:flex}.fiche__head[data-astro-cid-zopgu73o],.fiche__desc[data-astro-cid-zopgu73o]{gap:var(--spacing-m);flex-direction:column;display:flex}.fiche__desc[data-astro-cid-zopgu73o] strong{font-weight:700}.fiche__title-row[data-astro-cid-zopgu73o]{justify-content:space-between;align-items:center;gap:var(--spacing-m);flex-wrap:wrap;display:flex}.fiche__collab[data-astro-cid-zopgu73o]{align-items:center;gap:var(--spacing-m);flex-shrink:0;display:flex}.fiche__collab-logo[data-astro-cid-zopgu73o]{object-fit:contain;flex-shrink:0;width:63px;height:62px}.fiche__partners[data-astro-cid-zopgu73o]{justify-content:space-between;align-items:center;gap:var(--spacing-l);margin:0;padding:0;list-style:none;display:flex}.fiche__partners[data-astro-cid-zopgu73o] li[data-astro-cid-zopgu73o]{flex:0 auto;justify-content:center;min-width:0;display:flex}.fiche__partner-logo[data-astro-cid-zopgu73o]{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:60px;display:block}.fiche__actions[data-astro-cid-zopgu73o]{gap:var(--spacing-m);flex-wrap:wrap;display:flex}.fiche__stats[data-astro-cid-zopgu73o]{gap:var(--spacing-s);margin:0;flex-wrap:wrap;width:100%;margin-block-start:auto;padding:0;list-style:none;display:flex}.fiche__stat[data-astro-cid-zopgu73o]{flex:1 1 calc(50% - var(--spacing-s));justify-content:center;align-items:center;gap:var(--spacing-s);min-width:0;padding:var(--spacing-s) var(--spacing-m);border-radius:var(--radius-card-1);background:var(--fiche-stat-bg);box-shadow:inset 0 0 0 1px var(--fiche-stat-border);text-align:center;flex-direction:column;display:flex}.fiche__stat-value[data-astro-cid-zopgu73o]{color:var(--fiche-stat-value)}.fiche__stats[data-astro-cid-zopgu73o][data-color=green]{--fiche-stat-bg:var(--color-vert-emerald-100);--fiche-stat-border:var(--color-vert-emerald-200);--fiche-stat-value:var(--color-text-green-on-light)}.fiche__stats[data-astro-cid-zopgu73o][data-color=purple]{--fiche-stat-bg:var(--color-violet-veronica-100);--fiche-stat-border:var(--color-violet-veronica-200);--fiche-stat-value:var(--color-text-purple-on-light)}.fiche__stats[data-astro-cid-zopgu73o][data-color=orange]{--fiche-stat-bg:var(--color-princeton-orange-100);--fiche-stat-border:var(--color-princeton-orange-200);--fiche-stat-value:var(--color-text-orange-on-light)}.fiche__stats[data-astro-cid-zopgu73o][data-color=violet]{--fiche-stat-bg:var(--color-violet-electric-100);--fiche-stat-border:var(--color-violet-electric-200);--fiche-stat-value:var(--color-text-violet-on-light)}.fiche__gallery[data-astro-cid-zopgu73o]{gap:var(--spacing-m);flex:none;width:100%;display:flex}.fiche__gallery-item[data-astro-cid-zopgu73o]{aspect-ratio:5/3;border-radius:var(--radius-card-1);background:var(--fiche-frame-bg,transparent);cursor:pointer;min-width:0;min-height:0;transition:box-shadow var(--motion-fast) var(--motion-ease-out), transform var(--motion-fast) var(--motion-ease-out);border:0;flex:1 1 0;padding:0;display:flex;overflow:clip}.fiche__gallery-item[data-astro-cid-zopgu73o]:hover,.fiche__gallery-item[data-astro-cid-zopgu73o]:focus-visible{--fiche-gallery-border:2px;transform:translateY(-2px)}.fiche__gallery-item[data-astro-cid-zopgu73o]:focus-visible{outline:2px solid var(--fiche-frame-border,transparent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.fiche__gallery-item[data-astro-cid-zopgu73o]{transition:none}.fiche__gallery-item[data-astro-cid-zopgu73o]:hover,.fiche__gallery-item[data-astro-cid-zopgu73o]:focus-visible{transform:none}}.fiche[data-astro-cid-zopgu73o] .fiche__gallery-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.fiche__gallery-item[data-astro-cid-zopgu73o][data-placement=bottom]{justify-content:center;align-items:flex-end}.fiche__gallery-item[data-astro-cid-zopgu73o][data-placement=center]{justify-content:center;align-items:center}.fiche__gallery-item[data-astro-cid-zopgu73o][data-placement=bottom-right]{justify-content:flex-end;align-items:flex-end}.fiche__gallery-item[data-astro-cid-zopgu73o][data-placement=full-height]{justify-content:center;align-items:stretch}.fiche__gallery-item[data-astro-cid-zopgu73o][data-placement=full-height] .fiche__gallery-image{width:auto;max-width:none;height:100%}@media (width<=56.25rem){.fiche[data-astro-cid-zopgu73o]{flex-direction:column}.fiche__media[data-astro-cid-zopgu73o]{align-self:stretch;width:100%;max-width:100%}.fiche__stats[data-astro-cid-zopgu73o]{margin-block-start:0}}@media (width<=36rem){.fiche__partners[data-astro-cid-zopgu73o]{flex-wrap:wrap;justify-content:center}.fiche__gallery[data-astro-cid-zopgu73o]{flex-direction:column}.fiche__stat[data-astro-cid-zopgu73o]{flex-basis:100%}}@media (width<=47.9375rem){.fiche__stat[data-astro-cid-zopgu73o]{text-align:left;align-items:flex-start}}
