:root{--ivoire: #faf7f0;--ivoire-fonce: #f1ebde;--carte: #ffffff;--vert: #0c9a4c;--vert-fonce: #04703a;--vert-nuit: #0b2e1b;--or: #e0b043;--or-fonce: #b7841c;--terre: #7e5b3b;--rouge: #c43a2e;--encre: #14231a;--gris: #5f7266;--gris-clair: #8c9a91;--ligne: rgba(11, 46, 27, .14);--ligne-sombre: rgba(250, 247, 240, .18);--display: "DM Serif Display", Georgia, "Times New Roman", serif;--texte: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ui: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--e1: .5rem;--e2: .75rem;--e3: 1.125rem;--e4: 1.75rem;--e5: 2.625rem;--e6: 4rem;--e7: 6rem;--e8: 9rem;--largeur: 1180px;--gouttiere: clamp(1.25rem, 5vw, 4rem);--sortie: cubic-bezier(.23, 1, .32, 1);--entree: cubic-bezier(.32, .72, 0, 1);--douce: cubic-bezier(.4, 0, .2, 1)}*,*:before,*:after{box-sizing:border-box}[hidden]{display:none!important}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--ivoire);color:var(--encre);font-family:var(--texte);font-size:1.0313rem;line-height:1.68;font-optical-sizing:auto;-webkit-font-smoothing:antialiased}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.18s!important;animation-delay:0ms!important;transition-duration:.18s!important}.entre{animation-name:fondu!important}.souligne:after{animation:none!important}}@keyframes fondu{0%{opacity:0}to{opacity:1}}h1,h2,h3,h4,.display{font-family:var(--display);font-weight:400;line-height:1.06;letter-spacing:-.012em;margin:0;text-wrap:balance}h1{font-size:clamp(2.6rem,6.5vw,5rem)}h2{font-size:clamp(1.9rem,3.6vw,3rem)}h3{font-size:clamp(1.25rem,2vw,1.6rem);letter-spacing:-.015em}p{margin:0 0 var(--e3);text-wrap:pretty}p:last-child{margin-bottom:0}a{color:inherit;text-underline-offset:.22em;text-decoration-thickness:1px}.surtitre{font-family:var(--ui);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--or-fonce);display:flex;align-items:center;gap:var(--e2);margin:0 0 var(--e3)}.surtitre:before{content:"";width:var(--e4);height:2px;background:var(--or);flex:none}.sombre .surtitre{color:var(--or)}.chapeau{font-size:clamp(1.1rem,1.6vw,1.32rem);line-height:1.55;color:color-mix(in srgb,var(--encre) 80%,transparent);max-width:58ch}.sombre .chapeau{color:color-mix(in srgb,var(--ivoire) 78%,transparent)}.enveloppe{width:100%;max-width:var(--largeur);margin-inline:auto;padding-inline:var(--gouttiere)}.section{padding-block:clamp(var(--e6),9vw,var(--e8))}.section--serree{padding-block:clamp(var(--e5),6vw,var(--e7))}.sombre{background:var(--vert-nuit);color:var(--ivoire)}.sombre h1,.sombre h2,.sombre h3{color:var(--ivoire)}.duo{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:clamp(var(--e4),5vw,var(--e6));align-items:start}.duo--inverse{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}@media(max-width:860px){.duo,.duo--inverse{grid-template-columns:1fr}}.bouton{display:inline-flex;align-items:center;gap:var(--e2);font-family:var(--ui);font-size:.9rem;font-weight:600;letter-spacing:.01em;padding:.85rem 1.5rem;border:1.5px solid var(--vert-nuit);border-radius:2px;background:var(--vert-nuit);color:var(--ivoire);text-decoration:none;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.bouton:hover{background:var(--vert-fonce);border-color:var(--vert-fonce);transform:translateY(-1px)}.bouton:focus-visible{outline:2px solid var(--or);outline-offset:3px}.bouton--or{background:var(--or);border-color:var(--or);color:var(--vert-nuit)}.bouton--or:hover{background:var(--or-fonce);border-color:var(--or-fonce);color:var(--vert-nuit)}.bouton--fantome{background:transparent;color:var(--vert-nuit)}.bouton--fantome:hover{background:var(--vert-nuit);color:var(--ivoire)}.sombre .bouton--fantome{color:var(--ivoire);border-color:var(--ligne-sombre)}.sombre .bouton--fantome:hover{background:var(--ivoire);color:var(--vert-nuit);border-color:var(--ivoire)}.chiffres{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));border-top:1px solid var(--ligne-sombre)}.chiffre{padding:var(--e4) var(--e3) var(--e4) 0;border-bottom:1px solid var(--ligne-sombre)}.chiffre__valeur{font-family:var(--ui);font-size:clamp(2.6rem,5.5vw,4rem);font-weight:600;line-height:.92;letter-spacing:-.04em;font-variant-numeric:tabular-nums;color:var(--or);display:block}.chiffre__unite{font-size:.5em;letter-spacing:-.01em;color:var(--ivoire);margin-left:.15em}.chiffre__libelle{font-family:var(--ui);font-size:.8rem;font-weight:500;line-height:1.35;letter-spacing:.02em;color:color-mix(in srgb,var(--ivoire) 72%,transparent);margin-top:var(--e2);max-width:22ch}.carte{display:block;background:#fff;border:1px solid var(--ligne);border-radius:3px;padding:var(--e4);text-decoration:none;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}a.carte:hover{border-color:var(--vert-nuit);transform:translateY(-2px);box-shadow:0 12px 30px -18px #14352a8c}a.carte:focus-visible{outline:2px solid var(--or);outline-offset:3px}.grille{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:var(--e3)}.filet{border:0;border-top:1px solid var(--ligne);margin:0}.sombre .filet{border-top-color:var(--ligne-sombre)}img{max-width:100%;height:auto;display:block}@keyframes monte{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.entre{animation:monte .62s var(--sortie) both}.entre--2{animation-delay:90ms}.entre--3{animation-delay:.18s}.entre--4{animation-delay:.27s}.saut-contenu{position:absolute;left:-9999px;top:0;background:var(--or);color:var(--vert-nuit);padding:var(--e2) var(--e3);font-family:var(--ui);font-weight:600;z-index:100}.saut-contenu:focus{left:var(--e2);top:var(--e2)}.logo-oia[data-astro-cid-tvrurpns]{display:block;flex:none;height:var(--logo-h, var(--logo-defaut));width:auto}.entete[data-astro-cid-6tuf77zc]{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--ivoire) 88%,transparent);backdrop-filter:blur(12px);border-bottom:1px solid var(--ligne)}.entete__interieur[data-astro-cid-6tuf77zc]{display:flex;align-items:center;justify-content:space-between;gap:var(--e4);min-height:118px;flex-wrap:wrap}.marque[data-astro-cid-6tuf77zc]{display:flex;align-items:center;gap:var(--e3);text-decoration:none;--logo-h: 78px}.marque__texte[data-astro-cid-6tuf77zc]{display:flex;flex-direction:column;line-height:1.15}.marque__texte[data-astro-cid-6tuf77zc] strong[data-astro-cid-6tuf77zc]{font-family:var(--display);font-size:1.72rem;font-weight:400;line-height:1.05;letter-spacing:-.015em;color:var(--vert-nuit)}.marque__texte[data-astro-cid-6tuf77zc] em[data-astro-cid-6tuf77zc]{font-style:normal;font-family:var(--ui);font-size:.72rem;font-weight:600;letter-spacing:.11em;text-transform:uppercase;color:var(--gris);margin-top:3px}.nav[data-astro-cid-6tuf77zc]{display:flex;align-items:center;gap:clamp(.7rem,1.8vw,1.6rem)}.nav__lien[data-astro-cid-6tuf77zc]{font-family:var(--ui);font-size:.94rem;font-weight:600;text-decoration:none;color:var(--encre);padding-block:.35rem;border-bottom:2px solid transparent;white-space:nowrap;transition:color .15s ease,border-color .15s ease}.nav__lien[data-astro-cid-6tuf77zc]:hover{color:var(--vert-fonce);border-bottom-color:var(--or)}.nav__lien--actif[data-astro-cid-6tuf77zc]{border-bottom-color:var(--or)}.nav__acces[data-astro-cid-6tuf77zc]{padding:.7rem 1.25rem;font-size:.88rem}.menu-bascule[data-astro-cid-6tuf77zc],.menu-bouton[data-astro-cid-6tuf77zc]{display:none}@media(max-width:1020px){.entete__interieur[data-astro-cid-6tuf77zc]{flex-wrap:wrap}.marque[data-astro-cid-6tuf77zc]{flex:1 1 auto;min-width:0}.menu-bouton[data-astro-cid-6tuf77zc]{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0 9px;cursor:pointer;border:1px solid var(--ligne);border-radius:2px}.menu-bouton[data-astro-cid-6tuf77zc] span[data-astro-cid-6tuf77zc]{display:block;height:2px;background:var(--vert-nuit);transition:transform .22s var(--sortie),opacity .14s linear}.menu-bascule[data-astro-cid-6tuf77zc]:checked+.menu-bouton[data-astro-cid-6tuf77zc] span[data-astro-cid-6tuf77zc]:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-bascule[data-astro-cid-6tuf77zc]:checked+.menu-bouton[data-astro-cid-6tuf77zc] span[data-astro-cid-6tuf77zc]:nth-child(2){opacity:0}.menu-bascule[data-astro-cid-6tuf77zc]:checked+.menu-bouton[data-astro-cid-6tuf77zc] span[data-astro-cid-6tuf77zc]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav[data-astro-cid-6tuf77zc]{display:none;flex-basis:100%;flex-direction:column;align-items:stretch;gap:0;padding-bottom:var(--e3)}.menu-bascule[data-astro-cid-6tuf77zc]:checked~.nav[data-astro-cid-6tuf77zc]{display:flex;animation:deplie-menu .22s var(--sortie) both}@keyframes deplie-menu{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.nav__lien[data-astro-cid-6tuf77zc]{padding:.85rem 0;border-bottom:1px solid var(--ligne)}.nav__lien[data-astro-cid-6tuf77zc]:hover{border-bottom-color:var(--ligne)}.nav__acces[data-astro-cid-6tuf77zc]{margin-top:var(--e3);justify-content:center}}@media(max-width:1020px){.entete__interieur[data-astro-cid-6tuf77zc]{min-height:96px}.marque[data-astro-cid-6tuf77zc]{--logo-h: 62px}.marque__texte[data-astro-cid-6tuf77zc] strong[data-astro-cid-6tuf77zc]{font-size:1.4rem}}@media(max-width:560px){.marque__texte[data-astro-cid-6tuf77zc] em[data-astro-cid-6tuf77zc]{display:none}.entete__interieur[data-astro-cid-6tuf77zc]{min-height:82px}.marque[data-astro-cid-6tuf77zc]{--logo-h: 52px}.marque__texte[data-astro-cid-6tuf77zc] strong[data-astro-cid-6tuf77zc]{font-size:1.22rem}}.pied[data-astro-cid-sohqhr4x]{padding-block:var(--e6) var(--e4)}.pied__haut[data-astro-cid-sohqhr4x]{display:grid;grid-template-columns:minmax(0,1.6fr) repeat(3,minmax(0,1fr));gap:var(--e5) var(--e4);padding-bottom:var(--e5)}@media(max-width:860px){.pied__haut[data-astro-cid-sohqhr4x]{grid-template-columns:1fr 1fr}}@media(max-width:520px){.pied__haut[data-astro-cid-sohqhr4x]{grid-template-columns:1fr}}.pied__marque[data-astro-cid-sohqhr4x]{display:flex;align-items:center;gap:var(--e3);--logo-h: 62px}.pied__marque[data-astro-cid-sohqhr4x] strong[data-astro-cid-sohqhr4x]{display:block;font-family:var(--display);font-size:1.5rem;line-height:1.1}.pied__marque[data-astro-cid-sohqhr4x] span[data-astro-cid-sohqhr4x]{display:block;font-size:.8rem;line-height:1.4;margin-top:3px;color:color-mix(in srgb,var(--ivoire) 66%,transparent)}.pied__pitch[data-astro-cid-sohqhr4x]{margin-top:var(--e3);max-width:34ch;font-size:.95rem;color:color-mix(in srgb,var(--ivoire) 72%,transparent)}.pied__colonne[data-astro-cid-sohqhr4x]{display:flex;flex-direction:column;gap:.6rem}.pied__colonne[data-astro-cid-sohqhr4x] h3[data-astro-cid-sohqhr4x]{font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--or);margin-bottom:var(--e1)}.pied__colonne[data-astro-cid-sohqhr4x] a[data-astro-cid-sohqhr4x],.pied__colonne[data-astro-cid-sohqhr4x] span[data-astro-cid-sohqhr4x]{font-size:.95rem;color:color-mix(in srgb,var(--ivoire) 78%,transparent);text-decoration:none}.pied__colonne[data-astro-cid-sohqhr4x] a[data-astro-cid-sohqhr4x]:hover{color:var(--or);text-decoration:underline}.pied__adresse[data-astro-cid-sohqhr4x]{line-height:1.45}.pied__reseaux[data-astro-cid-sohqhr4x]{display:flex;gap:var(--e2);margin-top:var(--e2)}.pied__reseaux[data-astro-cid-sohqhr4x] a[data-astro-cid-sohqhr4x]{font-family:var(--ui);font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--or);border-bottom:1px solid color-mix(in srgb,var(--or) 45%,transparent);padding-bottom:1px}.pied__reseaux[data-astro-cid-sohqhr4x] a[data-astro-cid-sohqhr4x]:hover{text-decoration:none;border-bottom-color:var(--or)}.pied__bas[data-astro-cid-sohqhr4x]{display:flex;justify-content:space-between;gap:var(--e3);flex-wrap:wrap;padding-top:var(--e3);font-size:.82rem;color:color-mix(in srgb,var(--ivoire) 60%,transparent)}.pied__bas[data-astro-cid-sohqhr4x] a[data-astro-cid-sohqhr4x]{color:inherit}.pied__legal[data-astro-cid-sohqhr4x]{display:flex;gap:var(--e3);flex-wrap:wrap}.pied__legal[data-astro-cid-sohqhr4x] a[data-astro-cid-sohqhr4x]:hover{color:var(--or)}
