:root{color-scheme:dark;--blanc:#f3ece0;--noir:#1c1310;--gris:#9c9284;--couleur:#b8453e;--couleur-texte:#dc6b5f;--encre:var(--blanc);--papier:var(--noir);--filet-leger:#2e2721;--filet-moyen:#3f362e;--surface:#221c17;--fond-image:#241e19;--fond:var(--papier);--texte:var(--encre);--texte-doux:var(--gris);--bordure:var(--encre);--accent:var(--couleur-texte);--etoile-vide:#9c928473;--police-titre:"DM Serif Display", Georgia, "Times New Roman", serif;--police-rubrique:"Josefin Sans", "Futura", "Century Gothic", sans-serif;--police-texte:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--largeur:46rem}*,:before,:after{box-sizing:border-box}html{background:var(--fond);color:var(--texte);font-family:var(--police-texte);line-height:1.7}body{flex-direction:column;min-height:100vh;margin:0;display:flex;overflow-x:clip}.halos{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.halo{will-change:transform, opacity;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate;position:absolute;inset:0}.halo--rubrique{background:radial-gradient(60vw 38rem at 0% 0%, color-mix(in srgb, var(--halo,var(--couleur)) 16%, transparent), transparent 70%);transform-origin:0 0;animation-name:respiration-1;animation-duration:26s}.halo--ambre{transform-origin:100% 0;background:radial-gradient(60vw 34rem at 100% 0,#d6964817,#0000 70%);animation-name:respiration-2;animation-duration:32s}.halo--bleu{transform-origin:100% 100%;background:radial-gradient(64vw 40rem at 100% 100%,#2450b84d,#0000 70%);animation-name:respiration-3;animation-duration:22s}@keyframes respiration-1{0%{opacity:.8;transform:translate(0)scale(1)}to{opacity:1;transform:translate(3vw,2.5rem)scale(1.05)}}@keyframes respiration-2{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:.75;transform:translate(-3vw,2rem)scale(1.05)}}@keyframes respiration-3{0%{opacity:.85;transform:translate(0)scale(1)}to{opacity:1;transform:translate(-3vw,-2.5rem)scale(1.05)}}main{width:100%;max-width:var(--largeur);flex:1;margin:0 auto;padding:3rem 1.25rem 5rem}h1,h2,h3{font-family:var(--police-titre);font-weight:400;line-height:1.1}a{color:var(--encre);text-underline-offset:.2em;text-decoration-thickness:1px;transition:color .25s}a:hover{color:var(--couleur-texte)}a:focus-visible{outline:1px solid var(--couleur-texte);outline-offset:3px}.image-film{transition:filter .9s,transform .6s}.projecteur{pointer-events:none}.projecteur .survol-couleur{pointer-events:auto}.projecteur:hover .survol-couleur:not(:hover) .image-film,.projecteur:focus-within .survol-couleur:not(:focus-within) .image-film{filter:grayscale()sepia(.3)brightness(.85)}.cadre-zoom{overflow:hidden}.survol-couleur:is(:hover,:focus-within) .cadre-zoom .image-film{transform:scale(1.03)}.js .apparition{opacity:0;transition:opacity .8s,transform .8s;transition-delay:var(--delai,0s);transform:translateY(.75rem)}.js .apparition.visible{opacity:1;transform:none}@media (prefers-reduced-motion:no-preference){@view-transition{navigation:auto}::view-transition-old(root),::view-transition-new(root){animation-duration:.45s}::view-transition-group(pastille-menu){animation-duration:.5s;animation-timing-function:cubic-bezier(.4,0,.2,1)}}@media (prefers-reduced-motion:reduce){.image-film,.js .apparition{transition:none}.survol-couleur:is(:hover,:focus-within) .cadre-zoom .image-film{transform:none}.js .apparition{opacity:1;transform:none}}.visuellement-cache{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.etiquettes{flex-wrap:wrap;gap:.3rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.etiquettes li{color:var(--gris);font-size:.9rem;font-style:italic}.barre[data-astro-cid-hkbrpulz]{z-index:20;background:color-mix(in srgb, var(--papier) 72%, transparent);-webkit-backdrop-filter:blur(14px)saturate(1.3);border-bottom:1px solid var(--filet-moyen);view-transition-name:entete;transition:transform .4s;position:sticky;top:0}.barre[data-astro-cid-hkbrpulz].cachee{transform:translateY(-100%)}.entete[data-astro-cid-hkbrpulz],.pied[data-astro-cid-hkbrpulz]{width:100%;max-width:var(--largeur);margin:0 auto;padding:1.25rem 1rem}.entete[data-astro-cid-hkbrpulz]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1.5rem;padding-block:1.4rem;transition:padding .4s;display:flex}.reduite[data-astro-cid-hkbrpulz] .entete[data-astro-cid-hkbrpulz]{padding-block:.6rem}.menu[data-astro-cid-hkbrpulz]{gap:.15rem;margin:0 -.65rem;padding:0;list-style:none;display:flex;position:relative}.menu[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{isolation:isolate;font-family:var(--police-rubrique);text-transform:uppercase;letter-spacing:.12em;white-space:nowrap;color:var(--gris);padding:.35rem .65rem;font-size:.82rem;font-weight:600;line-height:1.4;text-decoration:none;display:inline-block;position:relative}.menu[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover{color:var(--encre)}.menu[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:after{content:"";background:var(--couleur-texte);height:1px;transition:transform .3s;position:absolute;bottom:.15rem;left:.65rem;right:.65rem;transform:scaleX(0)}.menu[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:not([aria-current]):hover:after{transform:scaleX(1)}.menu[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz][aria-current]{color:var(--encre)}.pastille[data-astro-cid-hkbrpulz]{z-index:-1;background:color-mix(in srgb, var(--halo,var(--couleur)) 30%, transparent);border:1px solid color-mix(in srgb, var(--halo,var(--couleur)) 65%, transparent);view-transition-name:pastille-menu;border-radius:999px;position:absolute;inset:0}.aller-au-contenu[data-astro-cid-hkbrpulz]{background:var(--encre);color:var(--papier);z-index:10;padding:.5rem 1rem;position:absolute;top:-3rem;left:1rem}.aller-au-contenu[data-astro-cid-hkbrpulz]:focus{top:1rem}.logo[data-astro-cid-hkbrpulz]{font-family:var(--police-titre);color:var(--encre);transform-origin:0;font-size:1.6rem;font-style:italic;line-height:1.2;text-decoration:none;transition:transform .4s,color .25s}.reduite[data-astro-cid-hkbrpulz] .logo[data-astro-cid-hkbrpulz]{transform:scale(.82)}@media (width<=48rem){.entete[data-astro-cid-hkbrpulz]{padding-block:.9rem .6rem}.reduite[data-astro-cid-hkbrpulz] .entete[data-astro-cid-hkbrpulz]{padding-block:.5rem .35rem}nav[data-astro-cid-hkbrpulz]{width:100%}.menu[data-astro-cid-hkbrpulz]{scrollbar-width:none;margin:0 -1rem;padding:0 1rem;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 1rem calc(100% - 1.5rem),#0000);mask-image:linear-gradient(90deg,#0000,#000 1rem calc(100% - 1.5rem),#0000)}.menu[data-astro-cid-hkbrpulz]::-webkit-scrollbar{display:none}}@media (prefers-reduced-motion:reduce){.barre[data-astro-cid-hkbrpulz],.entete[data-astro-cid-hkbrpulz],.logo[data-astro-cid-hkbrpulz],.menu[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:after{transition:none}}.pied[data-astro-cid-hkbrpulz]{border-top:1px solid var(--encre);color:var(--gris);font-size:.85rem}.pied[data-astro-cid-hkbrpulz] p[data-astro-cid-hkbrpulz]{margin:0}.pied[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{color:inherit}
