:root{--est-papier:#FAF7EF;--est-blanc:#FFFFFF;--est-encre:#22262B;--est-tableau:#24463A;--est-craie:#EFF3EC;--est-crayon:#F0B319;--est-ligne:#DCD5C4;--est-doux:#5D6560}
*{box-sizing:border-box}
html{font-size:112.5%}
body{margin:0;background:var(--est-papier);color:var(--est-encre);font-family:"Manrope","Segoe UI",Arial,sans-serif;line-height:1.7}
html{-webkit-text-size-adjust:100%;overflow-x:hidden}
body{overflow-x:hidden}
img,svg,video{max-width:100%;height:auto}
.est-slot img{height:100%}
a{color:var(--est-tableau)}
:focus-visible{outline:3px solid var(--est-crayon);outline-offset:2px}
h1,h2,h3,.est-marque__nom{font-family:"Fraunces",Georgia,serif;font-weight:700;line-height:1.16}
.est-skip{position:absolute;left:-999px}
.est-skip:focus{left:1rem;top:1rem;background:var(--est-tableau);color:#fff;padding:.5rem 1rem;z-index:30}
.est-wrap{max-width:1180px;margin:0 auto;padding:0 1.4rem}
.est-entete{background:var(--est-blanc);border-bottom:1px solid var(--est-ligne)}
.est-entete__in{max-width:1180px;margin:0 auto;padding:1rem 1.4rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}
.est-marque{display:flex;align-items:center;gap:.8rem;text-decoration:none;color:var(--est-encre)}
.est-marque__signe{width:2.6rem;height:2.6rem;background:var(--est-tableau);border-radius:6px;position:relative;flex:none}
.est-marque__signe::after{content:"";position:absolute;left:.5rem;right:.5rem;top:.9rem;height:3px;background:var(--est-crayon);border-radius:2px;box-shadow:0 .5rem 0 var(--est-craie)}
.est-marque__nom{display:block;font-size:1.9rem}
.est-marque__sous{display:block;font-size:.88rem;color:var(--est-doux)}
.est-entete__date{margin:0;color:var(--est-doux);font-size:.9rem}
.est-menu ul{max-width:1180px;margin:0 auto;padding:0 1.4rem .8rem;list-style:none;display:flex;gap:.4rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;overscroll-behavior-x:contain}
.est-menu a{display:block;padding:.4rem .9rem;border-radius:999px;background:var(--est-papier);border:1px solid var(--est-ligne);color:var(--est-encre);text-decoration:none;font-weight:600;font-size:.94rem;white-space:nowrap}
.est-menu a:hover{border-color:var(--est-tableau)}
.est-menu a[aria-current="page"]{background:var(--est-tableau);border-color:var(--est-tableau);color:#fff}
.est-une{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:2.4rem;align-items:center;padding-top:2.2rem;padding-bottom:2.4rem}
.est-tableau{background:var(--est-tableau);color:var(--est-craie);border-radius:14px;padding:2rem 2.1rem;box-shadow:0 0 0 8px rgba(36,70,58,.12)}
.est-tableau .est-fiche .est-fiche__dek,.est-tableau .est-fiche .est-fiche__sig,.est-tableau .est-fiche .est-fiche__meta{color:#CBD8CE}
.est-tableau .est-fiche h3 a{color:#fff}
.est-tableau .est-fiche h3 a:hover{text-decoration-color:var(--est-crayon)}
.est-etiq{display:inline-block;background:var(--est-crayon);color:var(--est-encre);font-weight:800;font-size:.75rem;padding:.12rem .6rem;border-radius:999px;margin-right:.5rem}
.est-fiche{border-top:1px solid var(--est-ligne);padding-top:.9rem}
.est-fiche--tableau{border-top:0;padding-top:0}
.est-fiche[hidden]{display:none}
.est-fiche__meta{margin:0 0 .4rem;font-size:.82rem;color:var(--est-doux)}
.est-fiche h3{font-size:1.32rem;margin:0 0 .4rem}
.est-fiche--tableau h3{font-size:clamp(1.9rem,3.6vw,2.7rem)}
.est-fiche h3 a{color:var(--est-encre);text-decoration:none}
.est-fiche h3 a:hover{text-decoration:underline;text-decoration-color:var(--est-crayon);text-decoration-thickness:4px}
.est-fiche__dek{margin:0 0 .4rem;color:var(--est-doux)}
.est-fiche--tableau .est-fiche__dek{font-size:1.12rem}
.est-fiche__sig{margin:0;font-size:.82rem;color:var(--est-doux)}
.est-bouton{display:inline-block;font:inherit;font-weight:800;background:var(--est-crayon);color:var(--est-encre);border:0;padding:.7rem 1.3rem;border-radius:999px;text-decoration:none;cursor:pointer;margin-top:1.2rem}
.est-bouton:hover{background:#D9A00F}
.est-bouton--clair{background:var(--est-blanc);border:2px solid var(--est-encre)}
.est-slot{position:relative;margin:0;background:var(--est-blanc);border:2px solid var(--est-ligne);border-radius:14px;overflow:hidden;display:flex;align-items:flex-end;width:100%}
.est-slot::before{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--est-ligne) 1px,transparent 1px);background-size:100% 2.2rem;opacity:.7}
.est-slot img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:2}
.est-slot.is-filled{border-color:transparent}
.est-slot.is-filled::before,.est-slot.is-filled .est-slot__brief{display:none}
.est-slot__brief{position:relative;z-index:1;margin:1.1rem;padding:.9rem 1.05rem;background:var(--est-papier);border-left:5px solid var(--est-crayon);border-radius:8px;display:flex;flex-direction:column;gap:.2rem;font-size:.88rem;line-height:1.45;max-width:30rem}
.est-slot__tag{font-family:"Fraunces",Georgia,serif;font-weight:700}
.est-slot__spec{color:var(--est-doux);font-size:.78rem;word-break:break-word}
.est-h2{font-size:1.4rem;margin:0 0 .8rem}
.est-corps{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:3rem;padding-bottom:2.5rem}
.est-corps__bar{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}
.est-corps__bar .est-h2{margin-bottom:0}
.est-puces{display:flex;gap:.4rem;flex-wrap:wrap;align-items:center}
.est-puce{font:inherit;font-size:.88rem;font-weight:600;padding:.3rem .8rem;border-radius:999px;border:1.5px solid var(--est-ligne);background:var(--est-blanc);color:var(--est-encre);cursor:pointer}
.est-puce:hover{border-color:var(--est-tableau)}
.est-puce[aria-pressed="true"]{background:var(--est-tableau);border-color:var(--est-tableau);color:#fff}
.est-txtbtn{background:none;border:0;padding:0;font:inherit;color:var(--est-tableau);text-decoration:underline;cursor:pointer}
.est-compte{color:var(--est-doux);font-size:.92rem;margin:.6rem 0 1rem}
.est-liste{display:grid;gap:1.2rem}
.est-decodeur{align-self:start;background:var(--est-blanc);border-radius:14px;padding:1.2rem 1.3rem;border-top:6px solid var(--est-tableau)}
.est-note{font-size:.92rem;color:var(--est-doux)}
.est-sigle{border-top:1px solid var(--est-ligne)}
.est-sigle summary{cursor:pointer;font-weight:800;padding:.55rem 0}
.est-sigle p{margin:0 0 .7rem;font-size:.94rem}
.est-charte{padding-bottom:3rem}
.est-charte__grille{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}
.est-charte p{margin:0;background:var(--est-blanc);border-radius:12px;padding:1rem 1.1rem}
.est-chemin{font-size:.86rem;color:var(--est-doux);margin:0 0 .8rem}
.est-chemin a{color:var(--est-doux)}
.est-art{max-width:50rem;padding-top:2.2rem;padding-bottom:1rem}
.est-art h1{font-size:clamp(2rem,4.2vw,3rem);margin:.3rem 0 .8rem}
.est-chapo{font-size:1.18rem;color:var(--est-doux);margin:0 0 .6rem;max-width:42em}
.est-sig{font-size:.86rem;color:var(--est-doux);margin:0 0 1.4rem}
.est-chiffres{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1.6rem 0 2rem}
.est-chiffres div{background:var(--est-blanc);border-radius:12px;padding:.8rem .9rem;border-bottom:4px solid var(--est-crayon)}
.est-chiffres dt{font-family:"Fraunces",Georgia,serif;font-weight:700;font-size:1.3rem;line-height:1.15}
.est-chiffres dd{margin:.2rem 0 0;font-size:.84rem;color:var(--est-doux)}
.est-texte h2{font-size:1.45rem;margin:2rem 0 .5rem}
.est-texte p{margin:0 0 1.1rem}
.est-sources{margin-top:2.2rem;border-top:2px solid var(--est-ligne);padding-top:.9rem;font-size:.94rem;color:var(--est-doux)}
.est-sources h2{font-size:1.15rem;margin:0 0 .4rem;color:var(--est-encre)}
.est-sources ul{padding-left:1.1rem;margin:0 0 .8rem}
.est-suite{padding-bottom:3rem}
.est-grille{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem 2rem}
.est-tete{padding-top:2.2rem;padding-bottom:1.2rem}
.est-tete h1{font-size:clamp(2.2rem,4.6vw,3.2rem);margin:0 0 .6rem}
.est-about{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:3rem;padding-bottom:3.5rem;align-items:start}
.est-equipe{list-style:none;padding:0;margin:0}
.est-equipe li{display:flex;flex-direction:column;padding:.55rem 0;border-bottom:1px solid var(--est-ligne)}
.est-equipe span{color:var(--est-doux);font-size:.94rem}
.est-formulaire{background:var(--est-blanc);border-radius:14px;padding:1.5rem;border-top:6px solid var(--est-crayon)}
.est-champ{display:flex;flex-direction:column;margin:0 0 .8rem}
.est-champ label{font-weight:700;margin-bottom:.2rem}
.est-champ input,.est-champ select,.est-champ textarea{font:inherit;font-size:16px;padding:.6rem .75rem;border:1.5px solid #B7BCB4;border-radius:8px;background:var(--est-papier);color:var(--est-encre)}
.est-champ [aria-invalid="true"]{border-color:#B3261E;background:#FFF5F4}
.est-champ--case{flex-direction:row;gap:.6rem;align-items:flex-start}
.est-champ--case input{width:1.2rem;height:1.2rem;margin-top:.35rem;accent-color:var(--est-tableau)}
.est-champ--case label{font-weight:400;font-size:.94rem}
.est-message{min-height:1.4rem;font-weight:800;margin:.3rem 0 .4rem}
.est-message.ko{color:#B3261E}
.est-message.ok{color:var(--est-tableau)}
.est-legal{max-width:46rem;padding-bottom:3.5rem}
.est-atrou{background:var(--est-crayon);border-radius:8px;padding:.55rem .8rem}
.est-pied{background:var(--est-tableau);color:#DCE6DE;margin-top:1rem}
.est-pied__in{max-width:1180px;margin:0 auto;padding:2.2rem 1.4rem 1rem;display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}
.est-pied a,.est-pied .est-txtbtn{color:#fff}
.est-pied ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}
.est-pied__nom{font-family:"Fraunces",Georgia,serif;font-weight:700;font-size:1.7rem;margin:0 0 .4rem;color:#fff}
.est-pied__copy{max-width:1180px;margin:0 auto;padding:1rem 1.4rem 1.6rem;font-size:.84rem}
.est-cookies{position:fixed;z-index:40;left:max(1rem,env(safe-area-inset-left));bottom:max(1rem,env(safe-area-inset-bottom));width:min(26rem,calc(100% - 2rem - env(safe-area-inset-left) - env(safe-area-inset-right)));background:var(--est-blanc);border-radius:14px;border:2px solid var(--est-tableau);padding:1.1rem 1.2rem;box-shadow:0 14px 34px rgba(34,38,43,.2)}
.est-cookies[hidden]{display:none !important}
.est-cookies p{margin:0 0 .7rem;font-size:.93rem;line-height:1.5}
.est-cookies__t{font-family:"Fraunces",Georgia,serif;font-weight:700;font-size:1.2rem}
.est-cookies__b{display:flex;gap:.6rem;justify-content:flex-end;margin:0 !important;flex-wrap:wrap}
.est-cookies button{font:inherit;font-weight:800;padding:.5rem 1.1rem;border-radius:999px;border:2px solid var(--est-tableau);background:transparent;color:var(--est-tableau);cursor:pointer;min-height:44px}
.est-cookies__oui{background:var(--est-tableau);color:#fff}
@media (max-width:960px){
 .est-une,.est-corps,.est-about{grid-template-columns:minmax(0,1fr)}
 .est-grille,.est-charte__grille{grid-template-columns:minmax(0,1fr)}
 .est-chiffres{grid-template-columns:repeat(2,minmax(0,1fr))}
 .est-pied__in{grid-template-columns:minmax(0,1fr)}
 .est-wrap,.est-entete__in,.est-pied__in,.est-pied__copy{padding-left:1rem;padding-right:1rem}
 .est-menu ul{padding-left:1rem;padding-right:1rem}
 .est-cookies__b{flex-wrap:wrap}
}
@media (max-width:640px){
 html{font-size:100%}
 .est-chiffres{grid-template-columns:minmax(0,1fr)}
 .est-cookies__b{flex-direction:column;align-items:stretch}
 .est-cookies button{width:100%}
}
@media (prefers-reduced-motion:reduce){*{transition:none !important}}
