/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--container-3xl:48rem;--container-4xl:56rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--leading-snug:1.375;--leading-relaxed:1.625;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-creux:var(--g-creux);--color-encre:var(--g-encre);--color-douce:var(--g-douce);--color-trait:var(--g-trait);--color-marque:var(--g-marque);--color-signal:var(--g-signal);--font-donnee:ui-monospace, "Cascadia Mono", Consolas, monospace}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.sticky{position:sticky}.top-8{top:calc(var(--spacing) * 8)}.mx-auto{margin-inline:auto}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-14{margin-top:calc(var(--spacing) * 14)}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.table{display:table}.aspect-\[16\/9\]{aspect-ratio:16/9}.h-14{height:calc(var(--spacing) * 14)}.w-14{width:calc(var(--spacing) * 14)}.w-full{width:100%}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-\[44rem\]{max-width:44rem}.max-w-\[1180px\]{max-width:1180px}.min-w-0{min-width:0}.shrink-0{flex-shrink:0}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-5{gap:calc(var(--spacing) * 5)}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-9>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 9) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 9) * calc(1 - var(--tw-space-y-reverse)))}.gap-x-6{column-gap:calc(var(--spacing) * 6)}.gap-y-2{row-gap:calc(var(--spacing) * 2)}.rounded-full{border-radius:2147483647px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t-2{border-top-style:var(--tw-border-style);border-top-width:2px}.border-b-4{border-bottom-style:var(--tw-border-style);border-bottom-width:4px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-marque{border-color:var(--color-marque)}.border-trait{border-color:var(--color-trait)}.bg-creux{background-color:var(--color-creux)}.bg-marque{background-color:var(--color-marque)}.bg-signal{background-color:var(--color-signal)}.object-cover{object-fit:cover}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-1{padding-block:var(--spacing)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-5{padding-block:calc(var(--spacing) * 5)}.py-9{padding-block:calc(var(--spacing) * 9)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pl-3{padding-left:calc(var(--spacing) * 3)}.text-\[0\.9rem\]{font-size:.9rem}.text-\[0\.82rem\]{font-size:.82rem}.text-\[0\.92rem\]{font-size:.92rem}.text-\[0\.95rem\]{font-size:.95rem}.text-\[1\.05rem\]{font-size:1.05rem}.text-\[1\.15rem\]{font-size:1.15rem}.text-\[1rem\]{font-size:1rem}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-snug{--tw-leading:var(--leading-snug);line-height:var(--leading-snug)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.02em\]{--tw-tracking:.02em;letter-spacing:.02em}.tracking-\[0\.06em\]{--tw-tracking:.06em;letter-spacing:.06em}.tracking-\[0\.07em\]{--tw-tracking:.07em;letter-spacing:.07em}.text-douce{color:var(--color-douce)}.text-encre{color:var(--color-encre)}.text-marque{color:var(--color-marque)}.text-trait{color:var(--color-trait)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:border-marque:hover{border-color:var(--color-marque)}.hover\:bg-marque:hover{background-color:var(--color-marque)}.hover\:text-marque:hover{color:var(--color-marque)}.hover\:text-white:hover{color:var(--color-white)}.hover\:underline:hover{text-decoration-line:underline}}@media (width>=64rem){.lg\:block{display:block}}}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(/polices/fraunces-500-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(/polices/fraunces-500-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/polices/fraunces-600-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/polices/fraunces-600-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/polices/fraunces-700-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/polices/fraunces-700-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/polices/nunito-sans-400-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/polices/nunito-sans-400-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/polices/nunito-sans-600-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/polices/nunito-sans-600-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/polices/nunito-sans-700-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/polices/nunito-sans-700-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/polices/nunito-sans-800-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/polices/nunito-sans-800-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--g-fond:#fbf5ea;--g-creux:#f6eedd;--g-encre:#43301f;--g-douce:#7a6b57;--g-trait:#efe3cc;--g-marque:#c05f1f;--g-marque-clair:#db7734;--g-signal:#5c6a36;--g-titre:"Fraunces", Georgia, "Times New Roman", serif;--g-texte:"Nunito Sans", "Segoe UI", Arial, sans-serif;--g-base:17px;--g-h1:clamp(2.05rem, 1.35rem + 2.6vw, 3rem);--g-h2:1.7rem;--g-poids-titre:700;--g-serre:-.01em;--g-arrondi:18px}body{background:var(--g-fond);color:var(--g-encre);font-family:var(--g-texte);font-size:var(--g-base);-webkit-font-smoothing:antialiased;line-height:1.6}::selection{background:var(--g-marque);color:#fff}a{color:inherit}.titre{font-family:var(--g-titre);font-weight:var(--g-poids-titre);letter-spacing:var(--g-serre);line-height:1.15}.h1{font-size:var(--g-h1)}.bandeau-nav{background:var(--g-marque);position:relative}.bandeau-nav a{color:#fff}.bandeau-nav a[aria-current=page]{background:#fff3}.bandeau-liste{flex-wrap:wrap;display:flex}.bandeau-bouton{display:none}@media (width<=1023px){.js-menu .bandeau-bouton{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:.7rem;padding:.85rem 0;font-size:.98rem;font-weight:700;display:inline-flex}.js-menu .bandeau-bouton:focus-visible{outline-offset:3px;outline:3px solid #fff}.js-menu .bandeau-liste{display:none}.js-menu [data-ouvert] .bandeau-liste{z-index:40;background:var(--g-marque);display:block;position:absolute;top:100%;left:0;right:0;box-shadow:0 18px 40px -18px #00000080}.js-menu [data-ouvert] .bandeau-liste a{padding-left:1.25rem;padding-right:1.25rem}}.corps{line-height:1.7}.corps>*+*{margin-top:1.1em}.corps h2{font-family:var(--g-titre);font-weight:var(--g-poids-titre);font-size:var(--g-h2);letter-spacing:var(--g-serre);color:var(--g-marque);margin-top:2.9rem;line-height:1.2}.corps h3{font-family:var(--g-titre);margin-top:1.9rem;font-size:1.2rem;font-weight:600}.corps p a,.corps li a{color:var(--g-marque);text-underline-offset:3px;font-weight:600;text-decoration:underline 2px}.corps p a:hover,.corps li a:hover{background:var(--g-marque);color:#fff;text-decoration-color:#0000}.corps strong{font-weight:700}.corps ul,.corps ol{padding-left:1.4rem}.corps ul{list-style:none}.corps ul>li{position:relative}.corps ul>li:before{content:"";background:var(--g-marque);border-radius:50%;width:8px;height:8px;position:absolute;top:.66em;left:-1.1rem}.corps ol{list-style:decimal}.corps li+li{margin-top:.5rem}.corps .tableau{-webkit-overflow-scrolling:touch;max-width:100%;margin-top:1.6rem;overflow-x:auto}.corps .tableau:focus-visible{outline:3px solid var(--g-marque);outline-offset:2px}.corps table{border-collapse:collapse;width:100%;font-size:.94em;display:table}.corps>table{max-width:100%;margin-top:1.6rem;display:block;overflow-x:auto}.corps{overflow-wrap:anywhere}.corps select,.corps input,.corps textarea,.corps button{max-width:100%}.corps thead th{text-align:left;font-family:var(--g-titre);text-transform:uppercase;letter-spacing:.05em;color:#fff;background:var(--g-marque);padding:.7rem .8rem;font-size:.8rem;font-weight:700}.corps tbody td{border-bottom:1px solid var(--g-trait);vertical-align:top;padding:.7rem .8rem}.corps tbody tr:nth-child(2n){background:var(--g-creux)}.corps blockquote{border-left:5px solid var(--g-trait);color:var(--g-douce);padding-left:1.1rem}.corps code{font-family:var(--font-donnee);background:var(--g-creux);padding:.1em .35em;font-size:.88em}.corps hr{border:0;border-top:2px solid var(--g-trait);margin:2.4rem 0}.encadre{border-left:6px solid var(--g-trait);background:var(--g-creux);border-radius:var(--g-arrondi);margin-top:1.8rem;padding:1.1rem 1.25rem}.encadre>:first-child{margin-top:0}.encadre>*+*{margin-top:.7em}.lire-aussi{border:1px solid var(--g-trait);border-radius:var(--g-arrondi);background:var(--g-fond);margin-top:1.8rem;padding:.9rem 1.1rem;font-size:.95em}.lire-aussi>:first-child{margin-top:0}.lire-aussi a{color:var(--g-marque);font-weight:600}.encadre .etiquette{font-family:var(--g-titre);text-transform:uppercase;letter-spacing:.07em;color:var(--g-douce);margin-bottom:.5rem;font-size:.78rem;font-weight:700;display:block}.encadre--texte{border-left-color:var(--g-marque)}.encadre--texte .etiquette{color:var(--g-marque)}.encadre--retenir{border-left-color:var(--g-marque);background:var(--g-marque)}@supports (color:color-mix(in lab, red, red)){.encadre--retenir{background:color-mix(in srgb, var(--g-marque) 10%, #fff)}}.encadre--retenir .etiquette{color:var(--g-marque)}.encadre--alerte{border-left-color:var(--g-signal);background:var(--g-signal)}@supports (color:color-mix(in lab, red, red)){.encadre--alerte{background:color-mix(in srgb, var(--g-signal) 9%, #fff)}}.encadre--alerte .etiquette{color:var(--g-signal)}.chiffre-cle{background:var(--g-marque);color:#fff;border-radius:var(--g-arrondi);align-items:baseline;gap:1rem;margin-top:1.8rem;padding:1rem 1.25rem;display:flex}.chiffre-cle b{font-family:var(--g-titre);font-variant-numeric:tabular-nums;font-size:2rem;font-weight:700;line-height:1}.chiffre-cle span{font-size:.95rem}.sources{border-top:4px solid var(--g-marque);margin-top:3rem;padding-top:1.2rem;font-size:.92em}.sources p:first-child{font-family:var(--g-titre);text-transform:uppercase;letter-spacing:.07em;color:var(--g-douce);font-size:.8rem;font-weight:700}.sources ul{margin-top:.6rem}.sources li:before{background:var(--g-douce)!important}:root{--consentement-fond:var(--g-fond);--consentement-texte:var(--g-encre);--consentement-doux:var(--g-douce);--consentement-accent:var(--g-marque);--consentement-bord:var(--g-trait);--consentement-trait:1px;--consentement-coin:var(--g-arrondi);--consentement-ombre:0 6px 26px #10161329}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(/polices/caveat-600-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(/polices/caveat-600-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--creme:#fbf5ea;--beige:#f6eedd;--tan:#ead7b0;--tan-doux:#f3e8cf;--blanc:#fff;--encre:#43301f;--taupe:#8a7a66;--braise:#db7734;--braise-fonce:#c05f1f;--olive:#7a8a4e;--olive-bouton:#6e7c42;--olive-nuit:#5c6a36;--olive-clair:#6f7d45;--peche:#fae7d2;--pied:#f4eada;--liseret:#efe3cc;--etoile:#efa22e;--affiche:"Fraunces", Georgia, "Times New Roman", serif;--courante:"Nunito Sans", "Segoe UI", Arial, sans-serif;--doodle:"Caveat", cursive;--rond-carte:26px;--rond-photo:18px;--ombre-molle:0 10px 30px #43301f14}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--creme);color:var(--encre);font-family:var(--courante);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:var(--braise);text-decoration:none}a:hover{color:var(--braise-fonce)}h1,h2,h3,h4{font-family:var(--affiche);color:var(--encre);margin:0 0 .5em;font-weight:600;line-height:1.18}p{margin:0 0 1em}.musette-cadre{max-width:1250px;margin:0 auto;padding:0 24px}.musette-invisible{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.musette-bandeau{background:var(--braise);color:#fdf3e7;font-size:13.5px;font-weight:600}.musette-bandeau .musette-cadre{justify-content:space-between;align-items:center;gap:16px;min-height:42px;display:flex}.musette-bandeau ul{align-items:center;gap:0;margin:0;padding:0;list-style:none;display:flex}.musette-bandeau li{border-right:1px solid #fff4e659;align-items:center;gap:7px;padding:0 14px;display:flex}.musette-bandeau li:first-child{padding-left:0}.musette-bandeau li:last-child{border-right:0;padding-right:0}.musette-bandeau a{color:#fdf3e7}.musette-bandeau a:hover{color:#fff;text-decoration:underline}.musette-bandeau svg{flex:none;width:14px;height:14px}.musette-tete{background:var(--blanc);z-index:40;position:relative}.musette-tete .musette-cadre{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:24px;min-height:96px;display:flex}.musette-logo{min-width:0;color:var(--encre);flex:0 auto;align-items:center;gap:12px;display:flex}.musette-logo img{width:100%;max-width:333px;height:auto}.musette-logo svg{display:block}.musette-nav{flex:auto;justify-content:center;display:flex}.musette-nav ul{align-items:center;gap:26px;margin:0;padding:0;list-style:none;display:flex}.musette-nav li{white-space:nowrap}.musette-nav a{color:var(--encre);font-size:15.5px;font-weight:700}.musette-nav a:hover,.musette-nav .current-menu-item>a,.musette-nav .current_page_item>a{color:var(--braise)}.musette-gestes{flex:none;align-items:center;gap:8px;display:flex}.musette-geste{cursor:pointer;color:var(--encre);background:0 0;border:0;border-radius:999px;padding:10px;display:inline-flex}.musette-geste:hover{background:var(--tan-doux)}.musette-geste svg{width:21px;height:21px}.musette-burger{display:none}.musette-loupe-panneau{background:var(--blanc);border:1px solid var(--liseret);box-shadow:var(--ombre-molle);z-index:60;border-radius:18px;width:min(360px,100vw - 48px);padding:14px;display:none;position:absolute;top:100%;right:24px}.musette-loupe-panneau.musette-ouvert{display:block}@media (width<=1023px){.musette-burger{display:inline-flex}.musette-nav{background:var(--blanc);border-bottom:1px solid var(--liseret);box-shadow:var(--ombre-molle);z-index:50;position:absolute;top:100%;left:0;right:0}.musette-nav ul{flex-direction:column;align-items:stretch;gap:0;padding:10px 24px 18px}.musette-nav li{border-bottom:1px solid var(--liseret)}.musette-nav li:last-child{border-bottom:0}.musette-nav a{padding:13px 4px;font-size:17px;display:block}.musette-js .musette-nav{display:none}.musette-js .musette-nav.musette-ouvert{display:block}}.musette-une{background:var(--beige);position:relative;overflow:hidden}.musette-une .musette-cadre{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:40px;padding-top:56px;padding-bottom:64px;display:grid;position:relative}.musette-une-titre{letter-spacing:-.5px;margin-bottom:22px;font-size:clamp(38px,4.6vw,62px);line-height:1.1}.musette-une-titre em{color:var(--braise);font-style:normal}.musette-une-texte{color:var(--taupe);max-width:46ch;margin-bottom:28px;font-size:18px}.musette-une-actions{flex-wrap:wrap;align-items:center;gap:26px;margin-bottom:34px;display:flex}.musette-une-preuve{align-items:center;gap:14px;display:flex}.musette-une-preuve-piles{display:flex}.musette-une-preuve-piles img{border:3px solid var(--beige);object-fit:cover;border-radius:999px;width:44px;height:44px;margin-left:-12px}.musette-une-preuve-piles img:first-child{margin-left:0}.musette-une-preuve strong{font-size:15.5px;display:block}.musette-une-preuve span{color:var(--taupe);font-size:13.5px;display:block}.musette-etoiles{color:var(--etoile);letter-spacing:2px;font-size:13px}.musette-une-scene{justify-content:center;align-self:end;align-items:flex-end;min-height:470px;margin-bottom:-64px;display:flex;position:relative}.musette-une-photo{aspect-ratio:53/46;object-fit:cover;object-position:50% 66%;z-index:2;border-radius:54% 46% 30% 30%/52% 55% 16% 18%;width:min(530px,100%);position:relative}.musette-une-echo{z-index:1;aspect-ratio:1/.9;background:var(--tan);border-radius:46% 54% 44% 56%/58% 46% 54% 42%;width:112%;max-width:620px;position:absolute;top:46%;left:50%;transform:translate(-44%,-46%)}.musette-badge{z-index:3;background:var(--tan-doux);text-align:center;width:118px;height:118px;font-family:var(--affiche);color:var(--encre);box-shadow:var(--ombre-molle);border:1px solid #43301f14;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;font-size:15px;line-height:1.25;display:flex;position:absolute;top:-10px;right:-8px;transform:rotate(6deg)}.musette-badge svg{width:15px;height:15px;color:var(--braise);margin-top:4px}.musette-doodle-coeurs{z-index:3;width:56px;color:var(--braise);position:absolute;top:22%;left:-14px}.musette-doodle-brin{z-index:3;position:absolute}.musette-une-scene .musette-doodle-brin{width:96px;color:var(--olive);bottom:6%;left:-3%;transform:rotate(-12deg)}.musette-une-filigrane{z-index:0;color:#8a7a6621;position:absolute}.musette-une-filigrane.musette-fil-a{width:40px;top:42px;left:40px;transform:rotate(-18deg)}.musette-une-filigrane.musette-fil-b{width:32px;bottom:34px;left:46%;transform:rotate(24deg)}.musette-pilule{background:var(--olive-bouton);color:#fff;cursor:pointer;font-size:15.5px;font-weight:800;font-family:var(--courante);border:0;border-radius:999px;align-items:center;gap:9px;padding:15px 28px;display:inline-flex}.musette-pilule:hover{background:var(--olive-nuit);color:#fff}.musette-pilule svg{width:16px;height:16px}.musette-pilule-braise{background:var(--braise)}.musette-pilule-braise:hover{background:var(--braise-fonce)}.musette-pilule-blanche{background:var(--blanc);color:var(--encre)}.musette-pilule-blanche:hover{background:var(--creme);color:var(--encre)}.musette-fleche{color:var(--encre);align-items:center;gap:8px;font-size:15.5px;font-weight:800;display:inline-flex}.musette-fleche svg{width:16px;height:16px;color:var(--braise)}.musette-fleche:hover{color:var(--braise)}.musette-atouts{background:var(--blanc)}.musette-atouts .musette-cadre{grid-template-columns:repeat(4,1fr);gap:28px;padding-top:44px;padding-bottom:44px;display:grid}.musette-atout{align-items:flex-start;gap:14px;display:flex}.musette-atout-rond{background:var(--tan-doux);border-radius:999px;flex:none;justify-content:center;align-items:center;width:62px;height:62px;display:flex}.musette-atout-rond svg{width:26px;height:26px;color:var(--olive)}.musette-atout:nth-child(2) .musette-atout-rond svg,.musette-atout:nth-child(4) .musette-atout-rond svg{color:var(--braise)}.musette-atout h3{font-family:var(--courante);margin:4px 0 3px;font-size:16px;font-weight:800}.musette-atout p{color:var(--taupe);margin:0;font-size:13.5px;line-height:1.45}.musette-rang-titre{justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:26px;display:flex}.musette-rang-titre h2{align-items:center;gap:10px;margin:0;font-size:34px;display:flex}.musette-rang-titre h2 svg{width:22px;height:22px;color:var(--braise);flex:none}.musette-rubriques{background:var(--blanc)}.musette-rubriques .musette-cadre{padding-top:26px;padding-bottom:54px}.musette-rubriques-grille{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.musette-rubrique{border-radius:var(--rond-carte);background:var(--tan);flex-direction:column;justify-content:flex-end;min-height:240px;display:flex;position:relative;overflow:hidden}.musette-rubrique img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.musette-rubrique:after{content:"";background:linear-gradient(#43301f61 0%,#43301f00 45%,#43301f6b 100%);position:absolute;inset:0}.musette-rubrique-texte{z-index:2;color:#fff;position:absolute;top:18px;left:20px;right:20px}.musette-rubrique-texte h3{color:#fff;margin:0 0 2px;font-size:22px}.musette-rubrique-texte p{color:#ffffffeb;margin:0;font-size:13.5px}.musette-rubrique .musette-pilule-blanche{z-index:2;padding:10px 18px;font-size:13.5px;position:absolute;bottom:18px;left:20px}.musette-rubrique-olive{background:var(--olive)}.musette-rubrique-olive:after{content:none}.musette-rubrique-olive img{opacity:.95;border-radius:999px 0 0 999px;width:68%;height:auto;position:absolute;top:12%;left:auto;right:-18%;mask-image:linear-gradient(90deg,#0000 0,#000 30%)}.musette-rubrique-olive .musette-rubrique-texte{color:#fff;right:34%}.musette-rubrique-olive .musette-rubrique-texte p{color:#ffffffd9}.musette-vitrine{background:var(--blanc)}.musette-vitrine .musette-cadre{padding-top:20px;padding-bottom:60px}.musette-vitrine-grille{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.musette-tuile{background:var(--blanc);border:1.5px solid var(--liseret);border-radius:var(--rond-carte);flex-direction:column;padding:14px;transition:box-shadow .2s,transform .2s;display:flex;position:relative}.musette-tuile:hover{box-shadow:var(--ombre-molle);transform:translateY(-3px)}.musette-tuile-photo{border-radius:var(--rond-photo);aspect-ratio:4/3;background:var(--tan-doux);margin-bottom:14px;position:relative;overflow:hidden}.musette-tuile-photo img{object-fit:cover;width:100%;height:100%}.musette-tuile-marque{background:var(--braise);color:#fff;letter-spacing:.3px;border-radius:999px;padding:4px 11px;font-size:11.5px;font-weight:800;position:absolute;top:10px;left:10px}.musette-tuile-signet{width:34px;height:34px;color:var(--braise);background:#ffffffeb;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;top:10px;right:10px}.musette-tuile-signet svg{width:16px;height:16px}.musette-tuile h3{font-family:var(--courante);margin:0 0 8px;font-size:16.5px;font-weight:800;line-height:1.35}.musette-tuile h3 a{color:var(--encre)}.musette-tuile h3 a:hover{color:var(--braise)}.musette-tuile-repere{color:var(--taupe);align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.musette-tuile-repere .musette-etiquette{color:var(--olive-nuit);background:#7a8a4e24;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:800}.musette-tuile .musette-pilule{justify-content:center;margin-top:auto;padding:12px 18px;font-size:14px}.musette-pilier-enveloppe{background:var(--blanc)}.musette-pilier-enveloppe .musette-cadre{padding-top:24px;padding-bottom:34px}.musette-pilier{background:var(--olive-nuit);color:#fff;border-radius:30px;grid-template-columns:300px minmax(0,1fr) auto;align-items:center;gap:34px;padding:34px 40px;display:grid;position:relative}.musette-pilier-photo{align-self:stretch;position:relative}.musette-pilier-photo img{border:6px solid #ffffff2e;border-radius:22px;width:300px;max-width:none;position:absolute;bottom:-34px;left:0;transform:rotate(-2deg);box-shadow:0 18px 40px #00000040}.musette-pilier-doodle{z-index:2;font-family:var(--doodle);color:#ffe9c9;white-space:nowrap;font-size:27px;position:absolute;top:-26px;left:12px;transform:rotate(-6deg)}.musette-pilier h2{color:#fff;margin-bottom:8px;font-size:33px}.musette-pilier h2 svg{width:20px;height:20px;color:var(--peche)}.musette-pilier-texte{color:#ffffffd1;max-width:56ch;margin-bottom:16px;font-size:15px}.musette-pilier-points{color:#f3ecd8;flex-wrap:wrap;gap:8px 22px;margin:0;padding:0;font-size:13.5px;font-weight:700;list-style:none;display:flex}.musette-pilier-points li{align-items:center;gap:7px;display:flex}.musette-pilier-points svg{width:14px;height:14px;color:var(--peche)}.musette-pilier-offre{background:var(--olive-clair);text-align:center;border-radius:20px;min-width:190px;padding:20px 24px}.musette-pilier-offre small{letter-spacing:1.5px;color:#e9e4cd;text-transform:uppercase;font-size:11.5px;font-weight:800;display:block}.musette-pilier-offre strong{font-family:var(--affiche);margin:4px 0 2px;font-size:38px;line-height:1.1;display:block}.musette-pilier-offre span{color:#e9e4cd;margin-bottom:14px;font-size:13px;display:block}.musette-recits{background:var(--blanc)}.musette-recits .musette-cadre{padding-top:44px;padding-bottom:56px}.musette-recits-grille{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.musette-ligne{background:var(--creme);border-radius:22px;align-items:center;gap:16px;padding:16px;display:flex}.musette-ligne-photo{border-radius:var(--rond-photo);background:var(--tan-doux);flex:none;width:116px;height:116px;overflow:hidden}.musette-ligne-photo img{object-fit:cover;width:100%;height:100%}.musette-ligne h3{margin:0 0 5px;font-size:19px}.musette-ligne h3 a{color:var(--encre)}.musette-ligne h3 a:hover{color:var(--braise)}.musette-ligne p{color:var(--taupe);margin:0 0 7px;font-size:13.5px;line-height:1.45}.musette-ligne .musette-fleche{font-size:13.5px}.musette-maximes{background:var(--blanc)}.musette-maximes .musette-cadre{padding-top:10px;padding-bottom:60px}.musette-maximes-grille{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.musette-maxime{background:var(--blanc);border:1.5px solid var(--liseret);border-radius:22px;padding:26px 24px 22px;position:relative}.musette-maxime:before{content:"“";font-family:var(--affiche);color:var(--braise);font-size:64px;line-height:1;position:absolute;top:2px;left:20px}.musette-maxime blockquote{color:var(--taupe);margin:26px 0 16px;font-size:15px;line-height:1.55}.musette-maxime-pied{align-items:center;gap:12px;display:flex}.musette-maxime-pied img{object-fit:cover;border-radius:999px;width:46px;height:46px}.musette-maxime-pied strong{font-size:14.5px}.musette-maxime-pied span{color:var(--taupe);font-size:12.5px;display:block}.musette-quete{background:var(--peche);position:relative;overflow:hidden}.musette-quete .musette-cadre{justify-content:space-between;align-items:center;gap:30px;padding-top:30px;padding-bottom:30px;display:flex;position:relative}.musette-quete-avant{align-items:center;gap:18px;display:flex}.musette-quete-avant img{object-fit:cover;width:74px;height:74px;box-shadow:var(--ombre-molle);border-radius:42% 58% 52% 48%/55% 46% 54% 45%;transform:rotate(-4deg)}.musette-quete h2{margin:0 0 2px;font-size:26px}.musette-quete p{color:var(--taupe);margin:0;font-size:14px}.musette-quete .musette-doodle-brin{width:64px;color:var(--olive);opacity:.7;bottom:-14px;right:10px;transform:rotate(160deg)}.musette-champ{background:var(--blanc);box-shadow:var(--ombre-molle);border-radius:999px;align-items:center;gap:10px;min-width:min(480px,100%);padding:6px 6px 6px 22px;display:flex}.musette-champ input[type=search]{font-family:var(--courante);color:var(--encre);background:0 0;border:0;outline:none;flex:auto;min-width:0;font-size:15px}.musette-champ input[type=search]::placeholder{color:var(--taupe)}.musette-champ .musette-pilule{flex:none;padding:12px 24px;font-size:14.5px}.musette-pied{background:var(--pied);margin-top:0}.musette-pied-haut{grid-template-columns:1.4fr 1fr 1fr 1fr 1.2fr;gap:34px;padding:52px 0 40px;display:grid}.musette-pied h4{font-family:var(--courante);margin:6px 0 14px;font-size:15px;font-weight:800}.musette-pied ul{margin:0;padding:0;list-style:none}.musette-pied li{margin-bottom:9px}.musette-pied a{color:var(--taupe);font-size:14px}.musette-pied a:hover{color:var(--braise)}.musette-pied-marque p{color:var(--taupe);max-width:30ch;margin:12px 0 14px;font-size:13.5px}.musette-pied-marque .musette-doodle-brin{width:56px;color:var(--olive);opacity:.8;display:block;position:static;transform:rotate(-8deg)}.musette-pied-contact li{color:var(--taupe);align-items:flex-start;gap:10px;font-size:14px;display:flex}.musette-pied-contact svg{width:16px;height:16px;color:var(--braise);flex:none;margin-top:3px}.musette-pied-bas{color:var(--taupe);border-top:1px solid #8a7a6640;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px 0 22px;font-size:13px;display:flex}.musette-pied-bas ul{align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.musette-pied-bas li+li:before{content:"|";color:#8a7a6680;margin:0 8px 0 0}.musette-pied-bas a{color:var(--taupe)}.musette-pied-bas a:hover{color:var(--braise)}.musette-chapeau{background:var(--beige);position:relative;overflow:hidden}.musette-chapeau .musette-cadre{padding-top:46px;padding-bottom:42px;position:relative}.musette-chapeau h1{max-width:26ch;margin:0 0 8px;font-size:clamp(30px,3.6vw,46px)}.musette-chapeau p{color:var(--taupe);max-width:62ch;margin:0}.musette-chapeau .musette-etiquette{color:var(--olive-nuit);background:#7a8a4e29;border-radius:999px;margin-bottom:14px;padding:4px 12px;font-size:12.5px;font-weight:800;display:inline-block}.musette-chapeau .musette-doodle-brin{width:80px;color:var(--olive);opacity:.5;bottom:-10px;right:30px;transform:rotate(150deg)}.musette-chapeau-meta{color:var(--taupe);flex-wrap:wrap;align-items:center;gap:16px;margin-top:14px;font-size:14px;display:flex}.musette-chapeau-meta svg{width:15px;height:15px;color:var(--braise);vertical-align:-2px;margin-right:5px}.musette-article{background:var(--blanc)}.musette-article>.musette-cadre{padding-top:44px;padding-bottom:60px}.musette-lecture{max-width:760px;margin:0 auto}.musette-lecture-vignette{border-radius:var(--rond-carte);aspect-ratio:21/9;background:var(--tan-doux);margin:0 0 34px;overflow:hidden}.musette-lecture-vignette img{object-fit:cover;width:100%;height:100%}.musette-prose{color:#55432f;font-size:17.5px}.musette-prose h2{margin:1.5em 0 .55em;font-size:29px}.musette-prose h3{margin:1.3em 0 .5em;font-size:22px}.musette-prose a{text-underline-offset:3px;text-decoration:underline #db773480}.musette-prose ul,.musette-prose ol{margin:0 0 1.2em;padding-left:26px}.musette-prose li{margin-bottom:.45em}.musette-prose li::marker{color:var(--braise)}.musette-prose img{border-radius:var(--rond-photo)}.musette-prose blockquote{border-left:4px solid var(--braise);color:var(--taupe);font-family:var(--affiche);margin:1.4em 0;padding:4px 0 4px 22px;font-size:19px}.musette-prose code{background:var(--creme);border:1px solid var(--liseret);border-radius:6px;padding:2px 7px;font-size:15px}.musette-prose pre{color:#f3e8cf;border-radius:var(--rond-photo);background:#3a2d1e;padding:20px 22px;font-size:14.5px;line-height:1.55;overflow-x:auto}.musette-prose pre code{color:inherit;background:0 0;border:0;padding:0}.musette-prose details{background:var(--creme);border:1.5px solid var(--liseret);border-radius:var(--rond-photo);margin:0 0 1.2em;padding:16px 20px}.musette-prose details summary{cursor:pointer;color:var(--encre);font-weight:800}.musette-prose details[open] summary{margin-bottom:10px}.musette-prose input,.musette-prose textarea,.musette-prose select{font-family:var(--courante);color:var(--encre);background:var(--blanc);border:1.5px solid var(--liseret);border-radius:12px;max-width:100%;padding:10px 14px;font-size:15px}.musette-prose hr{border:0;border-top:1.5px solid var(--liseret);margin:2em 0}.musette-tableau{border:1.5px solid var(--liseret);border-radius:var(--rond-photo);background:var(--blanc);max-width:100%;margin:0 0 1.4em;overflow-x:auto}.musette-tableau table{border-collapse:collapse;width:100%;min-width:520px;font-size:15px}.musette-tableau th,.musette-tableau td{text-align:left;border-bottom:1px solid var(--liseret);padding:12px 16px}.musette-tableau thead th,.musette-tableau tr:first-child th{background:var(--tan-doux);color:var(--encre);font-weight:800}.musette-tableau tr:last-child td{border-bottom:0}.musette-suite{background:var(--creme)}.musette-suite .musette-cadre{padding-top:44px;padding-bottom:56px}.musette-suite .musette-ligne,.musette-moisson{background:var(--blanc)}.musette-moisson .musette-cadre{padding-top:44px;padding-bottom:60px}.musette-moisson-grille{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.musette-vide{text-align:center;color:var(--taupe);padding:60px 0}.musette-vide .musette-champ{max-width:480px;margin:22px auto 0}.musette-egare{background:var(--beige);text-align:center}.musette-egare .musette-cadre{padding-top:70px;padding-bottom:80px}.musette-egare h1{font-size:clamp(40px,6vw,72px)}.musette-egare p{color:var(--taupe);max-width:50ch;margin:0 auto 26px}.musette-egare .musette-champ{max-width:480px;margin:0 auto 20px}.musette-pas{justify-content:center;gap:8px;margin-top:40px;display:flex}.musette-pas .page-numbers{border:1.5px solid var(--liseret);min-width:42px;height:42px;color:var(--encre);border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-weight:800;display:inline-flex}.musette-pas .page-numbers.current{background:var(--olive-bouton);border-color:var(--olive-bouton);color:#fff}.musette-pas a.page-numbers:hover{border-color:var(--braise);color:var(--braise)}@media (width<=1120px){.musette-vitrine-grille,.musette-rubriques-grille{grid-template-columns:repeat(2,1fr)}.musette-pilier{grid-template-columns:260px minmax(0,1fr)}.musette-pilier-offre{text-align:left;grid-column:2;justify-self:start;align-items:center;gap:18px;display:flex}.musette-pilier-offre strong,.musette-pilier-offre span{margin:0}}@media (width<=1023px){.musette-bandeau ul.musette-bandeau-droite{display:none}.musette-atouts .musette-cadre{grid-template-columns:repeat(2,1fr)}}@media (width<=860px){.musette-une .musette-cadre{grid-template-columns:1fr;padding-top:40px}.musette-une-scene{align-self:auto;min-height:0;margin-top:8px;margin-bottom:-40px}.musette-recits-grille,.musette-maximes-grille{grid-template-columns:1fr}.musette-pilier{grid-template-columns:1fr;padding:88px 26px 30px}.musette-pilier-photo{min-height:0}.musette-pilier-photo img{width:min(280px,80%);margin-bottom:-110px;position:relative;top:-130px;bottom:auto}.musette-pilier-doodle{top:-150px}.musette-pilier-enveloppe .musette-cadre{padding-top:80px}.musette-quete .musette-cadre{flex-direction:column;align-items:stretch}.musette-pied-haut{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){body{font-size:16px}.musette-bandeau li{border-right:0;padding:0 6px}.musette-bandeau li:nth-child(n+2){display:none}.musette-atouts .musette-cadre,.musette-vitrine-grille,.musette-rubriques-grille{grid-template-columns:1fr}.musette-rang-titre{flex-direction:column;align-items:flex-start;gap:6px}.musette-ligne{flex-direction:row}.musette-pied-haut{grid-template-columns:1fr;gap:26px;padding-top:40px}.musette-pied-bas{flex-direction:column;align-items:flex-start}.musette-une-actions{gap:14px}.musette-badge{width:96px;height:96px;font-size:13px;right:0}.musette-champ{min-width:0}}.musette-logo svg{width:100%;max-width:333px;height:auto;display:block}.musette-pied .musette-logo svg{max-width:295px}.musette-tuile-photo a{height:100%;display:block}.musette-tuile-photo img,.musette-ligne-photo img,.musette-lecture-vignette img{object-fit:cover;width:100%;height:100%}.musette-prose .tableau{border:1.5px solid var(--liseret);border-radius:var(--rond-photo);background:var(--blanc);max-width:100%;margin:0 0 1.4em;overflow-x:auto}.musette-prose .tableau table{border-collapse:collapse;width:100%;min-width:520px;margin:0;font-size:15px}.musette-prose .tableau th,.musette-prose .tableau td{text-align:left;border-bottom:1px solid var(--liseret);padding:12px 16px}.musette-prose .tableau thead th,.musette-prose .tableau tr:first-child th{background:var(--tan-doux);color:var(--encre);font-weight:800}.musette-prose .tableau tr:last-child td{border-bottom:0}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
