.pl-consent-banner{background:var(--c-surface-container-lowest);color:var(--c-on-surface);transition:border-radius .35s var(--ease-spatial-fast);border-radius:28px;box-shadow:0 1px 2px #0000000f,0 12px 40px -8px var(--lightningcss-light,#6750a447)var(--lightningcss-dark,#0009)}.pl-consent-banner[data-entree=oui]{animation:pl-consent-entree .5s var(--ease-spatial-default) both}@keyframes pl-consent-entree{0%{opacity:0;transform:translateY(16px)scale(.94)}to{opacity:1;transform:none}}.pl-consent-vue{animation:pl-consent-vue-avant .35s var(--ease-spatial-fast) both}.pl-consent-vue[data-sens=arriere]{animation-name:pl-consent-vue-arriere}@keyframes pl-consent-vue-avant{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:none}}@keyframes pl-consent-vue-arriere{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:none}}.pl-consent-groupe{background:var(--c-surface-container-low);border-radius:20px;overflow:hidden}.pl-consent-rangee{align-items:flex-start;gap:.75rem;padding:.875rem .875rem .875rem .75rem;display:flex}.pl-consent-rangee+.pl-consent-rangee{box-shadow:inset 0 1px 0 var(--c-outline-variant)}.pl-consent-rangee[data-etat=on]{background:var(--c-primary-container);color:var(--c-on-primary-container);transition:background-color .2s var(--ease-effects-default)}.pl-consent-rangee[data-etat=off]{transition:background-color .2s var(--ease-effects-default)}.pl-consent-rangee[data-etat=verrou] .pl-consent-titre{color:var(--c-on-surface-variant)}.pl-consent-titre{color:var(--c-on-surface);font-size:.875rem;font-weight:700;line-height:1.3}.pl-consent-rangee[data-etat=on] .pl-consent-titre{color:var(--c-on-primary-container)}.pl-consent-texte{color:var(--c-on-surface-variant);margin-top:.15rem;font-size:.78rem;line-height:1.45}.pl-consent-rangee[data-etat=on] .pl-consent-texte{color:var(--c-on-primary-container);opacity:.85}.pl-consent-puce{background:var(--c-tertiary-container);color:var(--c-on-tertiary-container);letter-spacing:.01em;border-radius:8px;flex:none;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.7rem;font-weight:700;display:inline-flex}.pl-consent-biscuit{width:44px;height:44px;transition:transform .35s var(--ease-spatial-fast);flex:none}.pl-consent-rangee[data-etat=on] .pl-consent-biscuit{transform:rotate(-6deg)scale(1.06)}.pl-consent-switch{border:2px solid var(--c-outline);background:var(--c-surface-container-high);cursor:pointer;width:52px;height:32px;transition:background-color .2s var(--ease-effects-default), border-color .2s var(--ease-effects-default);border-radius:16px;flex:none;position:relative}.pl-consent-switch[aria-checked=true]{background:var(--c-primary);border-color:var(--c-primary)}.pl-consent-switch:after{content:"";background:var(--c-outline);width:16px;height:16px;transition:left .35s var(--ease-spatial-fast), width .35s var(--ease-spatial-fast), height .35s var(--ease-spatial-fast), background-color .2s var(--ease-effects-default);border-radius:50%;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.pl-consent-switch[aria-checked=true]:after{background:var(--c-on-primary);width:24px;height:24px;left:22px}.pl-consent-switch:active:after{width:28px;height:28px}.pl-consent-switch[aria-checked=true]:active:after{left:16px}.pl-consent-switch-coche{z-index:1;width:24px;height:24px;color:var(--c-primary);opacity:0;pointer-events:none;transition:left .35s var(--ease-spatial-fast), opacity .15s var(--ease-effects-fast);position:absolute;top:50%;left:22px;transform:translateY(-50%)}.pl-consent-switch[aria-checked=true] .pl-consent-switch-coche{opacity:1}.pl-consent-switch[aria-checked=true]:active .pl-consent-switch-coche{left:18px}.pl-consent-verrou{width:52px;height:32px;color:var(--c-on-surface-variant);flex:none;justify-content:center;align-items:center;display:flex}.pl-consent-bouton{--pl-consent-rayon:22px;border-radius:var(--pl-consent-rayon);transition:border-radius .35s var(--ease-spatial-fast), scale .35s var(--ease-spatial-fast), background-color .2s var(--ease-effects-default), color .2s var(--ease-effects-default);padding:.7rem 1.25rem;font-size:.875rem;font-weight:600}.pl-consent-bouton:hover{--pl-consent-rayon:14px}.pl-consent-bouton:active{--pl-consent-rayon:10px;scale:.97}.pl-consent-bouton-plein{background:var(--c-primary);color:var(--c-on-primary)}.pl-consent-bouton-contour{color:var(--c-on-surface);box-shadow:inset 0 0 0 1px var(--c-outline);background:0 0}.pl-consent-bouton-contour:hover{background:var(--c-surface-container)}.pl-consent-refus{letter-spacing:.005em;color:var(--c-on-surface-variant);text-underline-offset:3px;transition:color .2s var(--ease-effects-default);font-size:.72rem;font-weight:400;line-height:1.2}.pl-consent-refus:hover,.pl-consent-refus:focus-visible{color:var(--c-primary);text-decoration:underline}.pl-consent-lien{color:var(--c-on-surface-variant);text-underline-offset:3px;font-size:.78rem}.pl-consent-lien:hover{color:var(--c-primary);text-decoration:underline}.pl-consent-banner :focus-visible{outline:2px solid var(--c-primary);outline-offset:2px;border-radius:12px}.pl-consent-rangee{--pl-biscuit-pate:var(--c-secondary-container);--pl-biscuit-encre:var(--c-on-secondary-container)}.pl-consent-rangee[data-etat=on]{--pl-biscuit-pate:var(--c-primary);--pl-biscuit-encre:var(--c-on-primary)}.pl-consent-rangee[data-etat=verrou]{--pl-biscuit-pate:var(--c-surface-container-high);--pl-biscuit-encre:var(--c-on-surface-variant)}.pl-consent-biscuit-pate{fill:var(--pl-biscuit-pate)}.pl-consent-biscuit-pepite{fill:var(--pl-biscuit-encre);opacity:.42}.pl-consent-biscuit-trait{stroke:var(--pl-biscuit-encre);fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.pl-consent-biscuit-hero{--pl-biscuit-pate:var(--c-primary-container);--pl-biscuit-encre:var(--c-on-primary-container)}@media (prefers-reduced-motion:reduce){.pl-consent-banner,.pl-consent-banner *,.pl-consent-vue{transition-duration:1ms!important;animation:none!important}}
