body.edito .fiche{--accent: var(--menthe);--accent-profond: var(--menthe-profond);--rail: 312px;--lecture: 860px}body.edito .fiche--corail{--accent: var(--corail);--accent-profond: var(--corail-profond)}body.edito .fiche--poudre{--accent: var(--poudre);--accent-profond: var(--poudre-profond)}body.edito .fiche__intro{position:relative;display:flex;align-items:center;min-height:312px;padding:30px clamp(28px,4.5vw,74px) 28px;padding-left:calc(var(--rail) + clamp(28px,4.5vw,74px));background:var(--surface);border-bottom:2px solid var(--encre)}html[data-theme=dark] body.edito .fiche__intro{background:var(--papier)}body.edito .fiche__portrait{position:absolute;left:0;top:0;bottom:0;width:var(--rail);display:grid;place-items:end center;overflow:hidden;background:var(--accent);border-right:2px solid var(--encre)}body.edito .fiche__portrait .edito-portrait{display:block;width:100%;height:100%;max-width:none;padding:24px 20px 0}body.edito .fiche__intro-texte{width:100%;max-width:1080px;margin:0 auto}body.edito .fiche__repere{color:var(--sourdine)}body.edito .fiche__titre{max-width:18ch;margin-top:10px;font-size:clamp(46px,4.8vw,70px);line-height:.92}body.edito .fiche__etiquettes{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}body.edito .fiche__etiquette{padding:7px 9px;border:1px solid var(--encre);font:650 11px/1 var(--a-donnee);letter-spacing:.06em;text-transform:uppercase}body.edito .fiche__etiquette--pilier{background:var(--accent);color:var(--sur-pastel)}body.edito .fiche__corps{display:grid;grid-template-columns:var(--rail) minmax(0,1fr);align-items:start}body.edito .fiche__rail{position:relative;align-self:stretch;min-height:100%;background:var(--surface);border-right:2px solid var(--encre)}html[data-theme=dark] body.edito .fiche__rail{background:var(--papier)}body.edito .fiche__rail-inner{position:sticky;top:18px;padding:44px 32px 60px}body.edito .fiche__rail h2{margin:0 0 14px;font:760 12px/1.35 var(--a-donnee);letter-spacing:.1em;text-transform:uppercase}body.edito .fiche__sommaire{display:grid;gap:3px}body.edito .fiche__sommaire a{display:grid;grid-template-columns:30px 1fr;gap:9px;align-items:center;min-height:44px;padding:11px 10px;color:var(--encre);font-size:15px;line-height:1.35}body.edito .fiche__sommaire a:hover,body.edito .fiche__sommaire a:focus-visible,body.edito .fiche__sommaire a[aria-current=true]{background:var(--accent);color:var(--sur-pastel)}body.edito .fiche__glossaire{margin-top:40px}body.edito .fiche__glossaire h2{display:inline-block;margin-bottom:22px;padding:7px 9px;background:var(--accent);color:var(--sur-pastel)}body.edito .fiche__terme+.fiche__terme{margin-top:20px}body.edito .fiche__terme strong{display:block;font:700 14px/1.35 var(--a-structure)}body.edito .fiche__terme span{display:block;margin-top:4px;color:var(--sourdine);font-size:14px;line-height:1.5}body.edito .fiche__outils-mobile{display:none}body.edito .fiche__article{min-width:0;padding:54px clamp(28px,4.5vw,74px) 110px;font-size:20px;line-height:1.66}body.edito .fiche__partie{width:100%;max-width:1080px;margin-inline:auto}body.edito .fiche__partie+.fiche__partie{padding-top:84px}body.edito .fiche__label{display:flex;align-items:center;gap:12px;margin-bottom:12px;color:var(--sourdine);font:750 11px/1.3 var(--a-donnee);letter-spacing:.1em;text-transform:uppercase}body.edito .fiche__romain{display:grid;place-items:center;width:36px;height:28px;background:var(--accent);color:var(--sur-pastel);border:1px solid var(--encre);letter-spacing:0}body.edito .fiche__partie h2{max-width:24ch;margin-bottom:24px;font-size:clamp(34px,3.3vw,48px);line-height:1.04;letter-spacing:-.035em}body.edito .fiche__partie h3{font-size:24px;line-height:1.16;letter-spacing:-.02em}body.edito .fiche__partie p{max-width:var(--lecture)}body.edito .fiche__partie p+p{margin-top:20px}body.edito .fiche__lead{font:italic 650 clamp(24px,2.4vw,33px) / 1.28 var(--a-voix)}body.edito .fiche__cle{margin-top:24px!important;font-weight:760;line-height:1.55}body.edito .fiche__mecanisme{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:36px 0 0}body.edito .fiche__mecanisme>div{position:relative;padding:22px 18px 28px;background:var(--surface)}html[data-theme=dark] body.edito .fiche__mecanisme>div{background:var(--surface)}body.edito .fiche__mecanisme>div:not(:last-child):after{content:"→";position:absolute;right:-14px;top:24px;z-index:2;display:grid;place-items:center;width:27px;height:27px;background:var(--accent);color:var(--sur-pastel);border:1px solid var(--encre);font:800 15px/1 var(--a-donnee)}body.edito .fiche__mecanisme span{display:block;color:var(--sourdine);font:750 12px/1 var(--a-donnee)}body.edito .fiche__mecanisme strong{display:block;margin-top:18px;font-size:18px}body.edito .fiche__mecanisme p{margin-top:6px;color:var(--sourdine);font-size:14px;line-height:1.45}body.edito .fiche__approche{display:grid;gap:30px;margin:36px 0 0;padding:0;list-style:none;counter-reset:geste}body.edito .fiche__approche li{display:grid;grid-template-columns:44px minmax(0,1fr);gap:18px;counter-increment:geste}body.edito .fiche__approche li:before{content:counter(geste,decimal-leading-zero);padding-top:2px;color:var(--sourdine);font:italic 600 23px/1.2 var(--a-voix)}body.edito .fiche__approche h3{margin-bottom:9px}body.edito .fiche__approche p{font-size:18px;line-height:1.6;color:var(--sourdine)}body.edito .fiche__signaux{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:34px}body.edito .fiche__signaux h3{padding:15px 20px;background:var(--menthe);color:var(--sur-pastel);font:780 12px/1.3 var(--a-donnee);letter-spacing:.08em;text-transform:uppercase}body.edito .fiche__signaux--alerte h3{background:var(--corail)}body.edito .fiche__signaux ul{margin:0;padding:12px 22px 16px 42px;background:var(--surface)}body.edito .fiche__signaux li{padding:10px 0;font-size:17px;line-height:1.45}body.edito .fiche__insight{position:relative;padding:4px 0 4px 24px}body.edito .fiche__insight:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:7px;background:var(--accent)}body.edito .fiche__insight .fiche__repere{display:block;margin-bottom:12px}body.edito .fiche__insight-phrase{max-width:760px;font:italic 650 clamp(26px,2.5vw,34px) / 1.22 var(--a-voix)}body.edito .fiche__insight p:last-child{margin-top:14px;color:var(--sourdine);font-size:18px}body.edito .fiche__preuve{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);margin-top:28px;border:2px solid var(--encre);box-shadow:9px 9px 0 var(--accent)}html[data-theme=dark] body.edito .fiche__preuve{border-color:var(--accent);box-shadow:none}body.edito .fiche__preuve-brief{padding:30px;background:var(--accent);color:var(--sur-pastel)}body.edito .fiche__preuve-brief strong{display:block;font-size:29px;line-height:1.08}body.edito .fiche__preuve-brief p{margin-top:14px;font-size:17px;line-height:1.5}body.edito .fiche__preuve-liste{display:grid;gap:18px;margin:0;padding:19px 28px;background:var(--surface)}body.edito .fiche__preuve-liste>div{display:grid;grid-template-columns:150px 1fr;gap:18px}body.edito .fiche__preuve-liste dt{font:750 11px/1.4 var(--a-donnee);text-transform:uppercase}body.edito .fiche__preuve-liste dd{margin:0;color:var(--sourdine);font-size:16px;line-height:1.45}body.edito .fiche__gabarit{margin:28px 0 0;padding:18px 20px;border-left:5px solid var(--accent);background:var(--surface);color:var(--encre);font:500 14px/1.7 var(--a-donnee);white-space:pre-wrap}body.edito .fiche-suivante{padding:72px var(--pad) 78px;background:var(--papier);border-top:2px solid var(--encre)}body.edito .fiche-suivante__carte{display:grid;grid-template-columns:180px minmax(0,1fr) 82px;gap:clamp(28px,4vw,64px);align-items:center;max-width:1080px;margin:0 auto;padding:32px 34px;border:2px solid var(--encre);background:var(--surface);box-shadow:10px 10px 0 var(--accent);color:var(--encre)}html[data-theme=dark] body.edito .fiche-suivante__carte{border-color:var(--sur-pastel)}body.edito .fiche-suivante__repere{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:24px;padding-right:28px;border-right:2px solid var(--encre)}body.edito .fiche-suivante__pilier{padding:7px 10px;background:var(--accent);color:var(--sur-pastel);border:1px solid var(--encre);font:750 11px/1.2 var(--a-donnee);letter-spacing:.08em;text-transform:uppercase}body.edito .fiche-suivante__titre{max-width:22ch;font:italic 650 clamp(30px,3vw,44px) / 1.12 var(--a-voix)}body.edito .fiche-suivante__fleche{display:grid;place-items:center;width:82px;height:82px;background:var(--accent);color:var(--sur-pastel);border:2px solid var(--encre);font:700 38px/1 var(--a-structure)}@media (max-width: 1080px){body.edito .fiche__intro{min-height:0;padding-inline:clamp(28px,4.5vw,74px);padding-top:246px}body.edito .fiche__portrait{left:clamp(28px,4.5vw,74px);top:22px;bottom:auto;width:186px;height:204px;border:2px solid var(--encre)}body.edito .fiche__portrait .edito-portrait{padding:14px 12px 0}body.edito .fiche__corps{display:block}body.edito .fiche__rail{display:none}body.edito .fiche__outils-mobile{display:grid;gap:10px;padding:18px 22px;background:var(--papier);border-bottom:2px solid var(--encre)}body.edito .fiche__outils-mobile details{border:2px solid var(--encre);background:var(--surface)}body.edito .fiche__outils-mobile summary{display:flex;align-items:center;justify-content:space-between;min-height:50px;padding:0 16px;font:750 12px/1.3 var(--a-donnee);letter-spacing:.07em;text-transform:uppercase;cursor:pointer;list-style:none}body.edito .fiche__outils-mobile summary::-webkit-details-marker{display:none}body.edito .fiche__outils-mobile summary:after{content:"+";font-size:20px}body.edito .fiche__outils-mobile details[open] summary:after{content:"−"}body.edito .fiche__outils-mobile .fiche__sommaire{margin:0 14px 14px}body.edito .fiche__outils-mobile .fiche__sommaire a{min-height:46px;align-items:center}body.edito .fiche__outils-mobile .fiche__glossaire{margin:0;padding:0 15px 16px}body.edito .fiche__article{padding-top:42px}body.edito .fiche__mecanisme{grid-template-columns:minmax(0,1fr)}body.edito .fiche__mecanisme>div{padding:18px 18px 18px 66px}body.edito .fiche__mecanisme span{position:absolute;left:18px;top:21px}body.edito .fiche__mecanisme strong{margin:0}body.edito .fiche__mecanisme>div:not(:last-child):after{content:"↓";inset:auto auto -19px 21px}body.edito .fiche-suivante__carte{grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:26px}body.edito .fiche-suivante__repere{grid-column:1;flex-direction:row;align-items:center;justify-content:flex-start;align-self:auto;padding:0;border:0}body.edito .fiche-suivante__titre{grid-column:1 / -1;grid-row:2}body.edito .fiche-suivante__fleche{grid-column:2;grid-row:1;width:58px;height:58px}}@media (max-width: 680px){body.edito .fiche__intro{padding:214px 22px 26px}body.edito .fiche__portrait{left:22px;width:158px;height:174px}body.edito .fiche__titre{font-size:clamp(40px,12.5vw,56px)}body.edito .fiche__etiquettes{margin-top:15px}body.edito .fiche__article{padding:36px 22px 76px;font-size:18px;line-height:1.62}body.edito .fiche__partie+.fiche__partie{padding-top:64px}body.edito .fiche__partie h2{font-size:32px}body.edito .fiche__partie h3{font-size:21px}body.edito .fiche__lead{font-size:24px}body.edito .fiche__approche li{grid-template-columns:38px minmax(0,1fr);gap:12px}body.edito .fiche__signaux{grid-template-columns:minmax(0,1fr)}body.edito .fiche__insight:before{width:5px}body.edito .fiche__insight-phrase{font-size:27px}body.edito .fiche__preuve{grid-template-columns:minmax(0,1fr);box-shadow:7px 7px 0 var(--accent)}body.edito .fiche__preuve-brief{padding:24px}body.edito .fiche__preuve-liste{padding:18px 20px}body.edito .fiche__preuve-liste>div{grid-template-columns:minmax(0,1fr);gap:4px}body.edito .fiche-suivante{padding:48px 20px 52px}}
