:root{color-scheme:dark;--blanc:#f3ece0;--noir:#141110;--gris:#a89e90;--couleur:#b08d3a;--couleur-texte:#d4af5a;--encre:var(--blanc);--papier:var(--noir);--filet-leger:#27231f;--filet-moyen:#3a3430;--surface:#1c1917;--fond-image:#1f1b19;--fond:var(--papier);--texte:var(--encre);--texte-doux:var(--gris);--bordure:var(--encre);--accent:var(--couleur-texte);--etoile-vide:#9c928473;--carte-vide:#2a2522;--ombre:#00000080;--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}:root[data-theme=clair]{color-scheme:light;--encre:#1f1a17;--papier:#e4d9c6;--gris:#5f574e;--filet-leger:#d5c9b5;--filet-moyen:#bfb19b;--surface:#ece3d4;--fond-image:#d9cdb9;--etoile-vide:#5f574e59;--carte-vide:#d2c6b1;--ombre:#3c2d1e38}body{--couleur:var(--accent-sombre,#b08d3a);--couleur-texte:var(--accent-sombre,#d4af5a);--accent:var(--couleur-texte);--titre-page:var(--titre-sombre,var(--encre));--halo-centre:var(--accent-sombre,transparent);--force-halo-centre:var(--force-halo-sombre,16%)}:root[data-theme=clair] body{--couleur:var(--accent-clair,#8a6a1f);--couleur-texte:var(--accent-clair,#7d6121);--titre-page:var(--titre-clair,var(--encre));--halo-centre:var(--pastille,transparent);--force-halo-centre:35%}*,: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--centre{background:radial-gradient(max(55vw, 20rem) max(50vh, 18rem) at 50% 50%, color-mix(in srgb, var(--halo-centre) var(--force-halo-centre), transparent), transparent 70%);will-change:transform, opacity;animation:28s ease-in-out infinite alternate respiration;position:absolute;inset:0}@keyframes respiration{0%{opacity:.85;transform:scale(1)}to{opacity:1;transform:scale(1.08)}}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}h1{color:var(--titre-page,var(--encre));font-family:var(--police-rubrique);letter-spacing:-.01em;font-weight:600}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){.halo--centre{animation:none}.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}.ligne-haut[data-astro-cid-hkbrpulz]{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.bascule-theme[data-astro-cid-hkbrpulz]{width:2.3rem;height:2.3rem;color:var(--encre);border:1px solid var(--filet-moyen);cursor:pointer;background:0 0;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;transition:background .25s,border-color .25s;display:none}.js .bascule-theme[data-astro-cid-hkbrpulz]{display:inline-flex}.bascule-theme[data-astro-cid-hkbrpulz]:hover{background:var(--pastille,var(--surface));color:var(--noir);border-color:#0000}.bascule-theme[data-astro-cid-hkbrpulz]:focus-visible{outline:1px solid var(--couleur-texte);outline-offset:3px}.bascule-theme[data-astro-cid-hkbrpulz] svg[data-astro-cid-hkbrpulz]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.15rem;height:1.15rem}.icone-lune[data-astro-cid-hkbrpulz],[data-theme=clair] .icone-soleil[data-astro-cid-hkbrpulz]{display:none}[data-theme=clair] .icone-lune[data-astro-cid-hkbrpulz]{display:block}.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(--noir)}[data-theme=clair] .pastille[data-astro-cid-hkbrpulz]{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--couleur) 45%, transparent)}.pastille[data-astro-cid-hkbrpulz]{z-index:-1;background:var(--pastille,#e3d6c6);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-rubrique);letter-spacing:-.01em;color:var(--encre);transform-origin:0;font-size:1.55rem;font-weight:600;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){.logo[data-astro-cid-hkbrpulz]{font-size:clamp(1.1rem,5.4vw,1.55rem)}.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}
