#mup-cookie-banner.svelte-1exe0ud{color:#e5e5e5;z-index:9999;background:#0a0a0a;border:1px solid #2a2a2a;border-radius:12px;max-width:720px;margin:0 auto;padding:20px 24px;font-family:Geist,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;line-height:1.5;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 12px 40px #00000073}.mup-cookie__content.svelte-1exe0ud{grid-template-columns:1fr auto;align-items:center;gap:24px;display:grid}.mup-cookie__text.svelte-1exe0ud h2:where(.svelte-1exe0ud){color:#fff;margin:0 0 6px;font-size:14px}.mup-cookie__text.svelte-1exe0ud p:where(.svelte-1exe0ud){color:#9a9a9a;margin:0}.mup-cookie__text.svelte-1exe0ud a:where(.svelte-1exe0ud){color:#fff;-webkit-text-decoration:underline #3a3a3a;text-decoration:underline #3a3a3a}.mup-cookie__actions.svelte-1exe0ud{flex-wrap:wrap;gap:8px;display:flex}.mup-cookie__btn.svelte-1exe0ud{cursor:pointer;white-space:nowrap;border:1px solid #2a2a2a;border-radius:8px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s}.mup-cookie__btn--ghost.svelte-1exe0ud{color:#c8c8c8;background:0 0}.mup-cookie__btn--ghost.svelte-1exe0ud:hover{color:#fff;background:#1a1a1a;border-color:#3a3a3a}.mup-cookie__btn--primary.svelte-1exe0ud{color:#0a0a0a;background:#fff;border-color:#fff}.mup-cookie__btn--primary.svelte-1exe0ud:hover{background:#e5e5e5}@media (width<=640px){.mup-cookie__content.svelte-1exe0ud{grid-template-columns:1fr}.mup-cookie__actions.svelte-1exe0ud{width:100%}.mup-cookie__btn.svelte-1exe0ud{flex:1}}#mup-cookie-panel.svelte-1exe0ud{z-index:10000;font-family:Geist,-apple-system,BlinkMacSystemFont,sans-serif;position:fixed;inset:0}.mup-cookie-panel__backdrop.svelte-1exe0ud{background:var(--mupm-voile,#0d0d0b8c);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:absolute;inset:0}.mup-cookie-panel__dialog.svelte-1exe0ud{background:var(--mupm-carte,#fff);max-width:560px;color:var(--mupm-corps,#5c574e);border:1px solid var(--mupm-bord,#d9d3c4);border-radius:var(--mupm-rayon,16px);box-shadow:var(--mupm-ombre,0 24px 60px #0d0d0b47);margin:80px auto 0;position:relative;overflow:hidden}.mup-cookie-panel__dialog.svelte-1exe0ud header:where(.svelte-1exe0ud){justify-content:space-between;align-items:flex-start;padding:22px 24px 4px;display:flex}.mup-cookie-panel__dialog.svelte-1exe0ud header:where(.svelte-1exe0ud) h2:where(.svelte-1exe0ud){letter-spacing:-.5px;color:var(--mupm-titre,#0d0d0b);margin:0;font-size:21px;font-weight:800}.mup-cookie-panel__dialog.svelte-1exe0ud header:where(.svelte-1exe0ud) button:where(.svelte-1exe0ud){color:var(--mupm-note,#8a8579);cursor:pointer;background:0 0;border:none;border-radius:8px;width:32px;height:32px;font-size:24px;transition:all .15s}.mup-cookie-panel__dialog.svelte-1exe0ud header:where(.svelte-1exe0ud) button:where(.svelte-1exe0ud):hover{background:var(--mupm-fond,#f4f1ea);color:var(--mupm-titre,#0d0d0b)}.mup-cookie-panel__dialog.svelte-1exe0ud section:where(.svelte-1exe0ud){padding:8px 24px}.mup-cookie-panel__row.svelte-1exe0ud{border-bottom:1px solid var(--mupm-bord,#d9d3c4);cursor:pointer;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 0;display:flex}.mup-cookie-panel__row.svelte-1exe0ud:last-child{border-bottom:none}.mup-cookie-panel__row.svelte-1exe0ud span:where(.svelte-1exe0ud){flex:1;font-size:13px}.mup-cookie-panel__row.svelte-1exe0ud strong:where(.svelte-1exe0ud){color:var(--mupm-titre,#0d0d0b);margin-bottom:4px;font-weight:700;display:block}.mup-cookie-panel__row.svelte-1exe0ud em:where(.svelte-1exe0ud){color:var(--mupm-note,#8a8579);font-size:12px;font-style:normal;display:block}.mup-cookie-panel__row.svelte-1exe0ud input[type=checkbox]:where(.svelte-1exe0ud){appearance:none;background:var(--mupm-bord,#d9d3c4);cursor:pointer;border-radius:10px;flex-shrink:0;width:36px;height:20px;transition:background .15s;position:relative}.mup-cookie-panel__row.svelte-1exe0ud input[type=checkbox]:where(.svelte-1exe0ud):checked{background:var(--mupm-titre,#0d0d0b)}.mup-cookie-panel__row.svelte-1exe0ud input[type=checkbox]:where(.svelte-1exe0ud):before{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;position:absolute;top:2px;left:2px}.mup-cookie-panel__row.svelte-1exe0ud input[type=checkbox]:where(.svelte-1exe0ud):checked:before{background:#fff;transform:translate(16px)}.mup-cookie-panel__row.svelte-1exe0ud input[type=checkbox]:where(.svelte-1exe0ud):disabled{opacity:.5;cursor:not-allowed}.mup-cookie-panel__dialog.svelte-1exe0ud footer:where(.svelte-1exe0ud){border-top:1px solid var(--mupm-bord,#d9d3c4);background:var(--mupm-fond,#f4f1ea);justify-content:flex-end;gap:8px;padding:14px 24px;display:flex}.mup-cookie-panel__dialog.svelte-1exe0ud .mup-cookie__btn--ghost:where(.svelte-1exe0ud){background:var(--mupm-carte,#fff);color:var(--mupm-titre,#0d0d0b);border-color:var(--mupm-bord,#d9d3c4)}.mup-cookie-panel__dialog.svelte-1exe0ud .mup-cookie__btn--ghost:where(.svelte-1exe0ud):hover{background:var(--mupm-carte,#fff);color:var(--mupm-titre,#0d0d0b);border-color:var(--mupm-titre,#0d0d0b)}.mup-cookie-panel__dialog.svelte-1exe0ud .mup-cookie__btn--primary:where(.svelte-1exe0ud){background:var(--mupm-titre,#0d0d0b);color:#fff;border-color:var(--mupm-titre,#0d0d0b)}.mup-cookie-panel__dialog.svelte-1exe0ud .mup-cookie__btn--primary:where(.svelte-1exe0ud):hover{background:#000}@media (width<=640px){.mup-cookie-panel__dialog.svelte-1exe0ud{border-radius:0;flex-direction:column;max-width:none;height:100dvh;margin:0;display:flex}.mup-cookie-panel__dialog.svelte-1exe0ud section:where(.svelte-1exe0ud){flex:1;overflow-y:auto}.mup-cookie-panel__dialog.svelte-1exe0ud footer:where(.svelte-1exe0ud){flex-direction:column-reverse}.mup-cookie-panel__dialog.svelte-1exe0ud footer:where(.svelte-1exe0ud) .mup-cookie__btn:where(.svelte-1exe0ud){width:100%}}
