.ds-est-page{--est-colonne:34rem;--est-marge:var(--esp-5)}@media (min-width:900px){.ds-est-page{--est-colonne:38rem}}@media (min-width:1280px){.ds-est-page{--est-colonne:45rem}}@media (min-width:1440px){.ds-est-page{--est-colonne:51rem}}.ds-est-corps,.ds-est-tete{max-width:calc(var(--est-colonne) + 2 * var(--est-marge))}@media (min-width:900px){.ds-est-corps:has(.ds-est-verdict-grille){max-width:min(68rem,calc(100vw - 2 * var(--est-marge)))}}.ds-est-pied-inner,.ds-est-progres-inner{max-width:var(--est-colonne)}.ds-est-page{display:flex;flex-direction:column}.ds-est-colonne{display:flex;flex-direction:column;flex:1;min-width:0}.ds-est{flex:1;display:flex;flex-direction:column;background:var(--fond)}.ds-est-progres{flex-shrink:0;padding:var(--esp-3) var(--est-marge)}.ds-est-progres-inner{width:100%;margin:0 auto}.ds-est-rail{height:4px;border-radius:999px;background:color-mix(in srgb,var(--action) 22%,var(--fond));overflow:hidden}.ds-est-jauge{height:100%;border-radius:999px;background:var(--action);transition:width var(--duree-2,.32s) var(--courbe,cubic-bezier(.22,1,.36,1))}.ds-est-progres-ligne{display:flex;align-items:center;justify-content:flex-end;gap:var(--esp-3);margin-top:var(--esp-2);min-height:32px}@media (max-width:899px){.ds-est-progres-ligne .ds-est-retour--texte{display:none}}@media (min-width:900px){.ds-est-progres-ligne{justify-content:space-between}}.ds-est-compte{font-size:.8125rem;color:var(--texte-2);font-variant-numeric:tabular-nums}.ds-est-email-label{display:block;margin:0 0 var(--esp-2);color:var(--texte);font:500 .9375rem/1.4 var(--font-texte)}.ds-est-email-note{display:flex;align-items:center;gap:var(--esp-1);margin:var(--esp-3) 0 0;color:var(--texte-2);font:400 .8125rem/1.5 var(--font-texte)}.ds-est-commandes{display:flex;align-items:stretch;gap:var(--esp-2);flex-wrap:wrap}@media (max-width:899px){.ds-est-commandes>.ds-bouton{flex:1 1 0%;min-width:0;width:auto!important}}.ds-est-note--cote{flex:1 0 100%;margin:0}@media (min-width:900px){.ds-est-note--cote{flex:1 1 0;min-width:0;align-self:center;margin-left:var(--esp-3);text-align:left}}.ds-est-retour--rond{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:56px;border-radius:var(--rayon-pilule);background:color-mix(in srgb,var(--action) 8%,var(--surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--action) 75%,transparent);color:var(--action)}.ds-est-retour--texte{display:inline-flex;align-items:center;gap:6px;margin-left:-5px;background:transparent;color:var(--texte-2);font-size:.875rem}@media (min-width:900px){.ds-est-retour--rond{display:none}}.ds-est-retour{gap:6px;padding-right:3px;border:0;font:inherit;cursor:pointer;transition:background-color .18s var(--lever)}@media (hover:hover){.ds-est-retour--rond:hover{background:color-mix(in srgb,var(--action) 16%,var(--surface))}.ds-est-retour--texte:hover{color:var(--texte)}}.ds-est-retour[hidden]{visibility:hidden}.ds-est-corps{flex:1;display:flex;flex-direction:column;justify-content:flex-start;width:100%;margin:0 auto;padding:var(--esp-6) var(--est-marge) var(--esp-3)}@media (max-width:899px){.ds-est-corps{padding-top:var(--esp-5)}}.ds-est-scene{flex:1;display:flex;flex-direction:column;min-height:0}.ds-est-vue>*{animation:est-entree .32s ease-in-out both}.ds-est-vue>:nth-child(2){animation-delay:70ms}.ds-est-vue>:nth-child(3){animation-delay:.14s}.ds-est-vue>:nth-child(4){animation-delay:.21s}.ds-est-vue>:nth-child(5){animation-delay:.28s}.ds-est-vue>:nth-child(n+6){animation-delay:.35s}.ds-est-groupe>*{animation:est-entree .32s ease-in-out both}.ds-est-groupe>:nth-child(2){animation-delay:70ms}.ds-est-groupe>:nth-child(3){animation-delay:.14s}.ds-est-groupe>:nth-child(n+4){animation-delay:.21s}.ds-est-vue[data-sens=arriere] .ds-est-groupe>*,.ds-est-vue[data-sens=arriere]>*{animation-name:est-entree-arriere}.ds-est-vue[data-sortie] .ds-est-groupe>*,.ds-est-vue[data-sortie]>*{animation:none}.ds-est-vue[data-sortie]{animation:est-sortie .2s ease-in-out both}.ds-est-vue[data-sortie][data-sens=arriere]{animation-name:est-sortie-arriere}@keyframes est-entree{0%{opacity:.01;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes est-sortie{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(-20px)}}@keyframes est-entree-arriere{0%{opacity:.01;transform:translateY(-20px)}to{opacity:1;transform:none}}@keyframes est-sortie-arriere{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(20px)}}@media (prefers-reduced-motion:reduce){.ds-est-groupe>*,.ds-est-vue>*,.ds-est-vue[data-sens=arriere] .ds-est-groupe>*,.ds-est-vue[data-sens=arriere]>*{animation:none}.ds-est-vue,.ds-est-vue[data-sens=arriere]{animation:est-fondu .16s ease-out both}.ds-est-vue[data-sortie],.ds-est-vue[data-sortie][data-sens=arriere]{animation:est-fondu-sortie .12s ease-out both}@keyframes est-fondu{0%{opacity:.01}to{opacity:1}}@keyframes est-fondu-sortie{0%{opacity:1}to{opacity:0}}}.ds-est-question{font-family:var(--font-titre);font-size:1.625rem;line-height:1.31;letter-spacing:-.02em;margin:0 0 var(--esp-5);color:var(--texte);text-wrap:balance}.ds-est-question:has(+.ds-est-aide){margin-bottom:var(--esp-1)}.ds-est-question:before{content:var(--est-numero,"");display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:19px;margin-right:10px;padding:0 4px;border-radius:5px 3px 3px 5px;background:var(--action);color:var(--texte-inverse,#fff);font:700 .6875rem/1 var(--font-texte);font-variant-numeric:tabular-nums;vertical-align:.35em;text-indent:0}@media (min-width:900px){.ds-est-question{margin-left:-26px;padding-left:26px;text-indent:-26px}}@media (max-width:899px){.ds-est-question{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.ds-est-question:before{margin-right:0}}.ds-est-aide{color:var(--texte-2);font-size:1rem;line-height:1.4;margin:0 0 var(--esp-5)}.ds-est-aide+.ds-est-cases,.ds-est-groupe>.ds-est-cases:first-child,.ds-est-question+.ds-est-cases{margin-top:-8px}.ds-est-pourquoi{display:flex;gap:var(--esp-3);padding:var(--esp-3);border-radius:var(--rayon-md);background:var(--surface-2,var(--brume));margin-bottom:var(--esp-4)}.ds-est-pourquoi ul{margin:0;padding-left:1.1em}.ds-est-pourquoi li{font-size:.875rem;color:var(--texte-2);line-height:1.6}.ds-est-pourquoi strong{color:var(--texte);font-weight:600}.ds-est-groupe{display:grid;gap:var(--esp-5)}.ds-est-label+.ds-est-cases{margin-top:12px}.ds-est-label{display:block;font-size:.875rem;font-weight:600;color:var(--texte);line-height:1.15;margin-bottom:4px}.ds-est-champ input[type=date],.ds-est-champ input[type=email],.ds-est-champ input[type=month],.ds-est-champ input[type=tel],.ds-est-champ input[type=text],.ds-est-champ select{width:100%;min-height:36px;padding:2px 0;border:0;border-radius:0;background:transparent;color:var(--texte);font:inherit;font-size:1.375rem;line-height:1.3;letter-spacing:-.01em;box-shadow:0 1px 0 0 color-mix(in srgb,var(--texte) 55%,transparent);transition:box-shadow .16s var(--lever)}.ds-est-champ input::placeholder{color:color-mix(in srgb,var(--texte-2) 65%,var(--fond));opacity:1}.ds-est-champ input:focus-visible,.ds-est-champ select:focus-visible{outline:none;box-shadow:0 2px 0 0 var(--action)}.ds-est-prefixe{display:flex;align-items:baseline;gap:var(--esp-2)}.ds-est-prefixe>span{font-size:1.375rem;font-family:inherit;font-weight:400;line-height:1.3;color:var(--texte-2)}.ds-est-reglage-tete{display:flex;align-items:baseline;justify-content:space-between;gap:var(--esp-3);margin-bottom:var(--esp-3)}.ds-est-duo{margin:var(--esp-1) 0 var(--esp-2);font-family:var(--font-chiffres);font-size:clamp(1.5rem,6.5vw,2rem);line-height:1.1;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--texte)}.ds-est-duo-unite{font-size:.875rem;font-family:var(--font-texte);color:var(--texte-2);letter-spacing:0}.ds-est-duo-saisie{appearance:none;border:0;background:transparent;padding:0;margin:0;font:inherit;letter-spacing:inherit;font-variant-numeric:inherit;color:inherit;width:7.5ch;min-width:0}@supports (field-sizing:content){.ds-est-duo-saisie{field-sizing:content;width:auto}}.ds-est-pastille{padding:8px 14px;border:1px solid var(--bord);border-radius:var(--rayon-md);background:var(--surface);font-family:var(--font-chiffres);font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap;box-shadow:var(--relief-1)}.ds-est-range{-webkit-appearance:none;appearance:none;width:100%;height:44px;background:transparent;cursor:pointer;touch-action:none}.ds-est-range::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:var(--brume)}.ds-est-range::-moz-range-track{height:6px;border-radius:999px;background:var(--brume)}.ds-est-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;margin-top:-9px;border:0;border-radius:50%;background:var(--action);box-shadow:var(--relief-controle)}.ds-est-range::-moz-range-thumb{width:24px;height:24px;border:0;border-radius:50%;background:var(--action);box-shadow:var(--relief-controle)}.ds-est-range:focus-visible{outline:2px solid var(--focus);outline-offset:4px}.ds-est-bornes{display:flex;justify-content:space-between;font-size:.8125rem;color:var(--texte-2);font-variant-numeric:tabular-nums}.ds-est-cases{display:grid;grid-template-columns:1fr;gap:var(--esp-2)}@media (min-width:640px){.ds-est-cases:has(>:nth-child(9)){gap:var(--esp-3)}}@media (min-width:900px){.ds-est-cases{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr))}.ds-est-cases:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:1fr 1fr}}.ds-est-cases--binaire{grid-template-columns:1fr 1fr}@media (min-width:900px){.ds-est-cases--binaire{grid-template-columns:repeat(2,minmax(0,11rem))}}.ds-est-case{display:flex;align-items:center;justify-content:flex-start;gap:var(--esp-2);width:100%;min-height:52px;padding:var(--esp-2) var(--esp-3);border:0;border-radius:var(--rayon-md);background:color-mix(in srgb,var(--action) 8%,var(--surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--action) 75%,transparent);color:var(--texte);font:500 1.125rem/1.33 var(--font-titre);text-align:left;cursor:pointer;transition:box-shadow .22s var(--lever),background-color .22s var(--lever),transform .22s var(--lever),color .22s var(--lever)}@media (hover:hover){.ds-est-case:not([aria-pressed=true]):hover{background:color-mix(in srgb,var(--action) 14%,var(--surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--action) 90%,transparent);transform:scale(1.015)}}.ds-est-case:not([aria-pressed=true]):active{transform:scale(1)}@media (prefers-reduced-motion:reduce){.ds-est-case{transition:none}.ds-est-case:not([aria-pressed=true]):hover{transform:none}}.ds-est-case:not([aria-pressed=true]):active{background:color-mix(in srgb,var(--action) 22%,var(--surface));box-shadow:inset 0 0 0 1px var(--action);transition-duration:0s}.ds-est-choix--large{display:none}@media (min-width:640px){.ds-est-choix--petit{display:none}.ds-est-choix--large{display:block}}.ds-est-touche{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 5px;border-radius:6px;background:color-mix(in srgb,var(--action) 14%,var(--surface));color:var(--action);font:700 .6875rem/1 var(--font-texte);letter-spacing:.02em;transition:background-color .18s var(--lever),color .18s var(--lever)}.ds-est-case[aria-pressed=true]{background:var(--action);color:var(--texte-inverse,#fff);box-shadow:none}.ds-est-case[aria-pressed=true]:hover{color:var(--texte-inverse,#fff)}.ds-est-case[aria-pressed=true] .ds-est-touche{background:var(--texte-inverse,#fff);color:var(--action)}@media (prefers-reduced-motion:no-preference){.ds-est-case[aria-pressed=true]{transition-duration:90ms}}.ds-est-case:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.ds-est-case--lien{display:flex;align-items:center;justify-content:flex-start;text-decoration:none}.ds-est-recherche{position:relative;z-index:5}.ds-est-champ:has(.ds-est-recherche){position:relative;z-index:6}.ds-est-champ:has(.ds-est-date){position:relative;z-index:6}.ds-est-date{position:relative}.ds-est-date input{padding-right:44px}.ds-est-date-bouton{position:absolute;right:0;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:36px;height:36px;border:0;background:none;border-radius:var(--rayon-sm);color:var(--texte-2);cursor:pointer}.ds-est-date-bouton:hover{color:var(--texte)}.ds-est-date-bouton:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.ds-est-date-gabarit{position:absolute;inset:0 44px 0 0;display:flex;align-items:center;pointer-events:none;overflow:hidden;white-space:pre;font-size:1.375rem;line-height:1.3;letter-spacing:-.01em;color:color-mix(in srgb,var(--texte-2) 65%,var(--fond))}.ds-est-date-gabarit-tape{color:transparent}.ds-est-calendrier{position:fixed;z-index:60;overflow:auto;padding:var(--esp-3);border-radius:var(--rayon-md);background:var(--nuage);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--action) 30%,transparent),rgba(22,50,74,.16) 0 12px 32px -8px,rgba(22,50,74,.1) 0 4px 10px -4px}.ds-est-calendrier .rdp-root{--rdp-accent-color:var(--action);--rdp-accent-background-color:color-mix(in srgb,var(--action) 12%,transparent);--rdp-today-color:var(--action);--rdp-selected-border:2px solid var(--action);font-size:.9375rem}.ds-est-cal-annees{position:relative;display:inline-flex}.ds-est-cal-annees-bouton{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border:0;border-radius:var(--rayon-xs);background:transparent;font:inherit;font-weight:600;color:var(--texte);cursor:pointer}.ds-est-cal-annees-bouton:hover{background:color-mix(in srgb,var(--action) 8%,transparent)}.ds-est-cal-annees-liste{position:absolute;top:calc(100% + 6px);left:0;z-index:5;display:grid;min-width:104px;max-height:252px;overflow:auto;padding:4px;border-radius:var(--rayon-sm);background:var(--nuage);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--action) 30%,transparent),rgba(22,50,74,.16) 0 12px 32px -8px,rgba(22,50,74,.1) 0 4px 10px -4px}.ds-est-cal-annees-liste button{padding:6px 12px;border:0;border-radius:var(--rayon-xs);background:none;font:inherit;text-align:left;color:var(--texte);cursor:pointer}.ds-est-cal-annees-liste button:hover{background:color-mix(in srgb,var(--action) 8%,transparent)}.ds-est-cal-annees-liste button[aria-selected]{background:color-mix(in srgb,var(--action) 12%,transparent);color:var(--action)}.ds-est-propositions{position:fixed;z-index:60;margin:0;padding:4px;list-style:none;border-radius:var(--rayon-md);background:var(--nuage);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--action) 30%,transparent),rgba(22,50,74,.16) 0 12px 32px -8px,rgba(22,50,74,.1) 0 4px 10px -4px;max-height:17rem;overflow-y:auto}.ds-est-proposition{display:flex;flex-direction:column;gap:2px;width:100%;padding:10px var(--esp-2);border:0;border-radius:var(--rayon-sm);background:transparent;color:var(--texte);font:500 1rem/1.3 var(--font-titre);text-align:left;cursor:pointer}.ds-est-proposition[data-actif]{background:color-mix(in srgb,var(--action) 10%,var(--nuage))}.ds-est-proposition-lieu{font-size:.8125rem;font-weight:400;color:var(--texte-2)}.ds-est-confirmation{display:flex;align-items:center;gap:6px;margin:8px 0 0;font-size:.875rem;color:var(--texte-2)}.ds-est-confirmation svg{color:var(--ok,var(--action));flex-shrink:0}.ds-est-lien{justify-self:start;text-align:left;padding:0;border:0;background:transparent;color:var(--action);font:inherit;font-size:.875rem;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.ds-est-declaration{display:flex;gap:var(--esp-3);align-items:flex-start;padding:var(--esp-3);border-radius:var(--rayon-md);background:color-mix(in srgb,var(--action) 6%,var(--surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--action) 30%,transparent);font-size:1rem;line-height:1.45;cursor:pointer}.ds-est-declaration input{flex:0 0 auto;width:20px;height:20px;margin:2px 0 0;accent-color:var(--action);cursor:pointer}.ds-est-cartes{display:grid;gap:var(--esp-3)}.ds-est-carte{display:flex;align-items:center;gap:var(--esp-3);width:100%;min-height:64px;padding:var(--esp-3);border:1px solid var(--bord);border-radius:var(--rayon-lg);background:var(--surface);color:var(--texte);font:inherit;text-align:left;cursor:pointer;box-shadow:var(--relief-1)}.ds-est-carte[aria-pressed=true]{border-color:var(--action);box-shadow:var(--relief-2)}.ds-est-carte-titre{font-weight:600;display:block}.ds-est-carte-sous{font-size:.8125rem;color:var(--texte-2);display:block}.ds-est-erreur{margin:6px 0 0;font-size:.875rem;line-height:1.3;color:var(--attention,#B4532A)}.ds-est-compteur{display:inline-flex;align-items:stretch;border-radius:var(--rayon-md);background:color-mix(in srgb,var(--action) 8%,var(--surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--action) 75%,transparent);overflow:hidden}.ds-est-compteur button{width:48px;min-height:44px;border:0;background:transparent;color:var(--action);font-size:1.25rem;line-height:1;cursor:pointer;transition:background-color .18s var(--lever)}.ds-est-compteur button:disabled{color:var(--texte-2);opacity:.4;cursor:default}@media (hover:hover){.ds-est-compteur button:not(:disabled):hover{background:color-mix(in srgb,var(--action) 16%,var(--surface))}}.ds-est-compteur button:active:not(:disabled){background:color-mix(in srgb,var(--action) 24%,var(--surface))}.ds-est-compteur-valeur{display:flex;align-items:center;justify-content:center;min-width:3ch;box-shadow:inset 1px 0 0 color-mix(in srgb,var(--action) 75%,transparent),inset -1px 0 0 color-mix(in srgb,var(--action) 75%,transparent);font-family:var(--font-chiffres);font-size:1.125rem;font-weight:600;font-variant-numeric:tabular-nums;color:var(--texte)}.ds-est-tranche{display:flex;align-items:center;justify-content:space-between;gap:var(--esp-3)}.ds-est-tranche .ds-est-label{margin-bottom:0}.ds-est-groupe--tranches{gap:var(--esp-2)}.ds-est-lignes{display:grid;gap:var(--esp-3);margin-top:var(--esp-3)}.ds-est-ligne{display:grid;gap:var(--esp-2);padding:var(--esp-3);border:1px solid var(--bord);border-radius:var(--rayon-md);background:var(--surface)}.ds-est-ligne-duo{display:grid;grid-template-columns:1fr 1fr;gap:var(--esp-5) var(--esp-3)}.ds-est-ligne-duo--empile{grid-template-columns:1fr}@media (min-width:900px){.ds-est-champ--demi{max-width:calc(2 * 180px + var(--esp-2))}}.ds-est-civilite .ds-est-cases{grid-template-columns:1fr 1fr}@media (min-width:900px){.ds-est-civilite .ds-est-cases{grid-template-columns:repeat(2,minmax(0,180px));justify-content:start}}.ds-est-total{display:flex;justify-content:space-between;align-items:baseline;margin-top:var(--esp-3);padding-top:var(--esp-3);border-top:1px solid var(--bord);font-weight:600}.ds-est-total-valeur{font-family:var(--font-chiffres);font-variant-numeric:tabular-nums}.ds-est-pied{flex-shrink:0;position:sticky;bottom:0;z-index:5;background:var(--fond);padding:var(--esp-3) var(--est-marge) calc(var(--esp-5) + env(safe-area-inset-bottom, 0px))}@media (min-width:900px){.ds-est-scene{justify-content:flex-start}.ds-est-corps{flex:0 1 auto}.ds-est-pied{position:static;background:transparent;padding:var(--esp-4) var(--est-marge) var(--esp-3)}.ds-est-commandes{justify-content:flex-start}.ds-est-commandes>button{width:auto!important}.ds-est-note{text-align:left}}.ds-est-pied-inner{width:100%;margin:0 auto;animation:est-entree .32s ease-in-out both;animation-delay:.21s}@media (prefers-reduced-motion:reduce){.ds-est-pied-inner{animation:none}}.ds-est-mention--petit{margin-top:var(--esp-3)}.ds-est-mention--large{display:none}@media (min-width:900px){.ds-est-mention--petit{display:none}.ds-est-mention--large{display:block;margin-top:var(--esp-5)}}.ds-est-note{font-size:.75rem;color:var(--texte-2);text-align:center;margin-top:var(--esp-2);line-height:1.5}.ds-est-tuiles{display:grid;grid-template-columns:1fr 1fr;gap:var(--esp-4);margin-top:calc(var(--esp-6) + var(--esp-4))}@media (min-width:900px){.ds-est-tuiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--esp-6)}}.ds-est-tuile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--esp-1);min-height:88px;padding:var(--esp-2);border-radius:var(--rayon-sm);background:var(--surface);box-shadow:var(--relief-2);font-size:.8125rem;color:var(--texte-2);text-align:center;line-height:1.4;text-wrap:balance}.ds-est-tuile svg{flex-shrink:0;opacity:.9}@media (max-width:899px){.ds-est-tuile{font-size:.75rem;gap:6px;min-height:112px;padding:var(--esp-2) 4px}.ds-est-tuiles{margin-top:calc(var(--esp-5) + var(--esp-1))}.ds-est-tuile svg{width:26px;height:26px}}@media (min-width:900px){.ds-est-tuile{aspect-ratio:1}}.ds-est-verdict-grille{display:grid;gap:var(--esp-4);align-items:start;margin-top:var(--esp-4)}.ds-est-verdict-grille>*{min-width:0}.ds-est-verdict-grille .ds-est-duo{font-size:1.375rem}.ds-est-verdict-grille .ds-est-label{color:var(--texte-2);font-weight:500}.ds-est-exemple{margin-top:var(--esp-5);text-align:left}@media (min-width:900px){.ds-est-verdict-grille{grid-template-columns:minmax(0,1fr) 30rem;gap:var(--esp-5)}}.ds-est-verdict-reglages{display:grid;gap:var(--esp-5);align-content:start;padding-top:var(--esp-4)}@media (min-width:900px){.ds-est-verdict-reglages{padding-top:calc(var(--esp-4) + 24px)}}.ds-est-verdict-consigne{margin:0;font-size:.9375rem;line-height:1.5;color:var(--texte-2)}.ds-est-verdict-resultat{display:grid;gap:var(--esp-4);padding:var(--esp-3);background:var(--surface);border:1px solid var(--bord);border-radius:var(--rayon-lg);box-shadow:var(--relief-1)}@media (min-width:900px){.ds-est-verdict-resultat{padding:var(--esp-5)}}.ds-est-verdict-bloc{display:grid;gap:var(--esp-1)}.ds-est-verdict-bloc+.ds-est-verdict-bloc{padding-top:var(--esp-4);border-top:1px solid var(--bord)}.ds-est-verdict-resultat .ds-est-note{margin:0}.ds-est-verdict-resultat .ds-est-verdict-chiffre{margin:0;font-size:1.875rem;line-height:1.15;white-space:nowrap}@media (min-width:900px){.ds-est-verdict-resultat .ds-est-verdict-chiffre{font-size:2.25rem}}@media (max-width:899px){.ds-est-verdict-resultat .ds-est-verdict-chiffre{font-size:1.625rem;white-space:normal}.ds-est-verdict-resultat .ds-bouton{padding-left:24px!important;padding-right:24px!important}}.ds-est-verdict-resultat .ds-est-verdict-chiffre .ds-est-duo-unite{display:block;margin-top:2px}.ds-est-verdict-resultat .ds-est-duo-unite{white-space:nowrap}.ds-est-reglages-verdict .ds-est-bornes{margin-top:-10px}.ds-est-verdict-carte{display:grid;gap:var(--esp-3);justify-items:start;padding:var(--esp-4);background:var(--surface);border:1px solid var(--bord);border-radius:var(--rayon-lg);box-shadow:var(--relief-1)}.ds-est-verdict-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0;padding:6px 12px;border-radius:var(--rayon-pilule);background:var(--fond);box-shadow:var(--relief-badge);font:500 .75rem/1.2 var(--font-texte);text-transform:uppercase;letter-spacing:.02em;color:var(--texte)}.ds-est-verdict-point{flex:0 0 auto;width:6px;height:6px;border-radius:999px;background:var(--attention);animation:ds-est-clignote 1.6s ease-in-out infinite}.ds-est-verdict-eyebrow[data-ton=vert] .ds-est-verdict-point{background:var(--ok)}.ds-est-verdict-titre{margin:0;font:500 var(--texte-hero) /1.1 var(--font-titre)}@keyframes ds-est-clignote{50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.ds-est-verdict-point{animation:none}}.ds-est-verdict-phrase{margin-top:var(--esp-3);margin:0;font-size:1rem;line-height:1.45;color:var(--texte-2);max-width:62ch}.ds-est-verdict-max{margin:0;font-family:var(--font-chiffres);font-variant-numeric:tabular-nums;font-size:1.375rem;font-weight:600;line-height:1.15;color:var(--texte-2);white-space:nowrap}.ds-est-approfondir{display:grid;gap:var(--esp-3);margin-top:var(--esp-4);padding:var(--esp-4);border-radius:var(--rayon-md);background:color-mix(in srgb,var(--action) 7%,var(--surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--action) 30%,transparent)}.ds-est-approfondir p{margin:0;font-size:1rem;line-height:1.5;color:var(--texte)}.ds-est-approfondir ul,.ds-est-leviers{margin:0;padding:0;list-style:none;display:grid;gap:var(--esp-2)}.ds-est-leviers{margin-top:var(--esp-3)}.ds-est-approfondir li,.ds-est-leviers li{padding-left:1.1em;text-indent:-1.1em;font-size:.9375rem;line-height:1.5;color:var(--texte-2)}.ds-est-approfondir li:before,.ds-est-leviers li:before{content:"— "}.ds-est-leviers button{display:inline;margin-left:.4em;padding:0;border:0;background:none;color:var(--action);font:inherit;font-weight:600;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.ds-est-alternative{display:grid;gap:var(--esp-3);justify-items:start;align-items:center;margin-top:var(--esp-4);padding:var(--esp-3) var(--esp-4);border-radius:var(--rayon-md);background:color-mix(in srgb,var(--action) 7%,var(--surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--action) 30%,transparent)}.ds-est-alternative[data-ton=ajuster]{background:var(--attention-fond);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--attention) 35%,transparent)}.ds-est-alternative p{margin:0;font-size:1rem;line-height:1.5;color:var(--texte)}.ds-est-alternative button{min-height:44px;padding:0 var(--esp-4);border:0;border-radius:var(--rayon-pilule);background:var(--action);color:var(--texte-inverse,#fff);font:600 1rem/1 var(--font-texte);cursor:pointer}.ds-est-alternative[data-ton=ajuster] button{background:var(--attention)}@media (min-width:900px){.ds-est-alternative{grid-template-columns:1fr auto;gap:var(--esp-4)}}@media (hover:hover){.ds-est-alternative button:hover{filter:brightness(1.08)}}.ds-est-verdict-hero{display:grid;gap:var(--esp-1);margin-top:var(--esp-4)}.ds-est-verdict-hero .ds-est-verdict-chiffre{margin-top:0}.ds-est-verdict-reglable{font-weight:400;color:var(--texte-2)}.ds-est-verdict-chiffre{font-family:var(--font-chiffres);font-size:clamp(2rem,8vw,3rem);line-height:1.05;letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin:var(--esp-2) 0}.ds-est-verdict-detail{font-size:.875rem;color:var(--texte-2);line-height:1.6;margin:var(--esp-2) 0 0}.ds-est-voile{position:fixed;inset:0;z-index:50;display:grid;place-items:end center;background:color-mix(in srgb,var(--nuit) 45%,transparent);padding:var(--esp-3)}.ds-est-popup{width:100%;max-width:30rem;padding:var(--esp-5) var(--esp-4);border-radius:var(--rayon-xl);background:var(--surface);box-shadow:var(--relief-3);text-align:center}.ds-est-popup h2{font-family:var(--font-titre);font-size:1.375rem;margin:0 0 var(--esp-2)}.ds-est-popup p{color:var(--texte-2);font-size:.9375rem;line-height:1.6;margin:0 0 var(--esp-4)}@media (min-width:640px){.ds-est-voile{place-items:center}}@media (prefers-reduced-motion:reduce){.ds-est-jauge{transition:none}}