.rlp-consent-banner.svelte-1015gs8{position:fixed;left:var(--rlp-space-4);right:var(--rlp-space-4);bottom:var(--rlp-space-4);z-index:var(--rlp-z-toast);background:var(--rlp-surface);border:1px solid var(--rlp-border);border-radius:var(--rlp-radius-lg);box-shadow:var(--rlp-shadow-lg);padding:var(--rlp-space-5);max-width:720px;margin-inline:auto}.rlp-consent-banner__inner.svelte-1015gs8{display:flex;flex-direction:column;gap:var(--rlp-space-4)}.rlp-consent-banner__body.svelte-1015gs8 h2:where(.svelte-1015gs8){font-size:var(--rlp-text-md);margin:0 0 var(--rlp-space-1);font-family:var(--rlp-font-sans);font-weight:500}.rlp-consent-banner__body.svelte-1015gs8 p:where(.svelte-1015gs8){margin:0;color:var(--rlp-text-muted);font-size:var(--rlp-text-sm)}.rlp-consent-banner__body.svelte-1015gs8 a:where(.svelte-1015gs8){color:var(--rlp-text);text-decoration:underline;text-underline-offset:3px}.rlp-consent-banner__actions.svelte-1015gs8{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--rlp-space-2)}.rlp-consent-overlay.svelte-1015gs8{position:fixed;inset:0;background:#1b161273;z-index:var(--rlp-z-overlay);animation:svelte-1015gs8-rlp-fade-in var(--rlp-duration-normal) var(--rlp-ease)}.rlp-consent-dialog.svelte-1015gs8{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:var(--rlp-z-modal);width:min(560px,calc(100vw - var(--rlp-space-8)));max-height:calc(100vh - var(--rlp-space-8));overflow-y:auto;background:var(--rlp-surface);border-radius:var(--rlp-radius-xl);box-shadow:var(--rlp-shadow-lg);display:flex;flex-direction:column;outline:none}.rlp-consent-dialog__header.svelte-1015gs8,.rlp-consent-dialog__body.svelte-1015gs8,.rlp-consent-dialog__footer.svelte-1015gs8{padding:var(--rlp-space-6)}.rlp-consent-dialog__header.svelte-1015gs8{padding-bottom:var(--rlp-space-4);border-bottom:1px solid var(--rlp-border)}.rlp-consent-dialog__header.svelte-1015gs8 h2:where(.svelte-1015gs8){font-size:var(--rlp-text-xl);margin:0 0 var(--rlp-space-2)}.rlp-consent-dialog__header.svelte-1015gs8 p:where(.svelte-1015gs8){margin:0;color:var(--rlp-text-muted);font-size:var(--rlp-text-sm)}.rlp-consent-dialog__body.svelte-1015gs8{display:flex;flex-direction:column;gap:var(--rlp-space-4)}.rlp-consent-dialog__footer.svelte-1015gs8{display:flex;gap:var(--rlp-space-2);justify-content:flex-end;border-top:1px solid var(--rlp-border)}.rlp-consent-row.svelte-1015gs8{display:grid;grid-template-columns:1fr auto;gap:var(--rlp-space-4);align-items:center;padding:var(--rlp-space-3) 0;border-bottom:1px solid var(--rlp-border)}.rlp-consent-row.svelte-1015gs8:last-child{border-bottom:0}.rlp-consent-row__text.svelte-1015gs8 h3:where(.svelte-1015gs8){margin:0 0 var(--rlp-space-1);font-family:var(--rlp-font-sans);font-weight:500;font-size:var(--rlp-text-base)}.rlp-consent-row__text.svelte-1015gs8 p:where(.svelte-1015gs8){margin:0;color:var(--rlp-text-muted);font-size:var(--rlp-text-sm)}.rlp-consent-row__control.svelte-1015gs8{display:flex;align-items:center;gap:var(--rlp-space-2)}.rlp-consent-row__state.svelte-1015gs8{font-size:var(--rlp-text-sm);color:var(--rlp-text-muted)}.rlp-consent-switch.svelte-1015gs8{display:inline-flex;align-items:center;gap:var(--rlp-space-2);cursor:pointer}.rlp-consent-switch.svelte-1015gs8 input:where(.svelte-1015gs8){position:absolute;opacity:0;pointer-events:none}.rlp-consent-switch__track.svelte-1015gs8{position:relative;display:inline-block;width:36px;height:20px;background:var(--rlp-border-strong);border-radius:var(--rlp-radius-full);transition:background var(--rlp-duration-normal) var(--rlp-ease)}.rlp-consent-switch__thumb.svelte-1015gs8{position:absolute;top:2px;left:2px;width:16px;height:16px;background:var(--rlp-surface);border-radius:50%;box-shadow:var(--rlp-shadow-xs);transition:transform var(--rlp-duration-normal) var(--rlp-ease)}.rlp-consent-switch.svelte-1015gs8 input:where(.svelte-1015gs8):checked~.rlp-consent-switch__track:where(.svelte-1015gs8){background:var(--rlp-text)}.rlp-consent-switch.svelte-1015gs8 input:where(.svelte-1015gs8):checked~.rlp-consent-switch__track:where(.svelte-1015gs8) .rlp-consent-switch__thumb:where(.svelte-1015gs8){transform:translate(16px)}.rlp-consent-switch.svelte-1015gs8 input:where(.svelte-1015gs8):focus-visible~.rlp-consent-switch__track:where(.svelte-1015gs8){outline:2px solid var(--rlp-focus-ring);outline-offset:2px}.rlp-consent-switch--locked.svelte-1015gs8{width:36px;height:20px;display:inline-block;background:var(--rlp-text);border-radius:var(--rlp-radius-full);position:relative;opacity:.8}.rlp-consent-switch--locked.svelte-1015gs8:after{content:"";position:absolute;top:2px;right:2px;width:16px;height:16px;background:var(--rlp-surface);border-radius:50%;box-shadow:var(--rlp-shadow-xs)}@keyframes svelte-1015gs8-rlp-fade-in{0%{opacity:0}to{opacity:1}}@media(min-width:560px){.rlp-consent-banner__inner.svelte-1015gs8{flex-direction:row;align-items:center;justify-content:space-between}.rlp-consent-banner__body.svelte-1015gs8{flex:1}}
