.consent-banner-module__VuDRXW__shell{z-index:9999;background:var(--surface-1);border-top:1px solid var(--border-default);box-shadow:0 -8px 32px color-mix(in srgb,var(--foreground)8%,transparent);padding:16px clamp(16px,4vw,32px);animation:.22s ease-out consent-banner-module__VuDRXW__slideUp;position:fixed;bottom:0;left:0;right:0}.consent-banner-module__VuDRXW__shellStrong{background:color-mix(in srgb,var(--surface-1)96%,transparent);-webkit-backdrop-filter:blur(8px)}.consent-banner-module__VuDRXW__shellSoft{background:var(--surface-1)}@keyframes consent-banner-module__VuDRXW__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.consent-banner-module__VuDRXW__inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px 24px;max-width:1120px;margin:0 auto;display:flex}.consent-banner-module__VuDRXW__copy{flex:360px;min-width:0;line-height:1.5}.consent-banner-module__VuDRXW__heading{color:var(--foreground);letter-spacing:-.01em;font-size:14px;font-weight:600}.consent-banner-module__VuDRXW__body{color:var(--muted);font-size:13.5px;line-height:1.55}.consent-banner-module__VuDRXW__link{color:var(--accent-amber);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.consent-banner-module__VuDRXW__link:hover{color:var(--accent-amber);text-decoration-thickness:2px}.consent-banner-module__VuDRXW__actions{flex-wrap:wrap;flex-shrink:0;gap:8px;display:flex}.consent-banner-module__VuDRXW__btnPrimary,.consent-banner-module__VuDRXW__btnSecondary{font:inherit;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:background .12s,border-color .12s,opacity .12s}.consent-banner-module__VuDRXW__btnPrimary{background:var(--accent-amber);color:#000;border-color:var(--accent-amber);font-weight:600}.consent-banner-module__VuDRXW__btnPrimary:hover:not(:disabled){background:var(--accent-amber-light)}.consent-banner-module__VuDRXW__btnSecondary{color:var(--foreground);border-color:var(--border-default);background:0 0}.consent-banner-module__VuDRXW__btnSecondary:hover:not(:disabled){background:color-mix(in srgb,var(--accent-amber)8%,transparent);border-color:var(--accent-amber)}.consent-banner-module__VuDRXW__btnPrimary:disabled,.consent-banner-module__VuDRXW__btnSecondary:disabled{opacity:.5;cursor:not-allowed}.consent-banner-module__VuDRXW__categoryList{flex-direction:column;gap:10px;margin:8px 0 0;padding:0;list-style:none;display:flex}.consent-banner-module__VuDRXW__category{flex-direction:column;gap:2px;display:flex}.consent-banner-module__VuDRXW__categoryHead{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.consent-banner-module__VuDRXW__categoryName{color:var(--foreground);font-weight:500}.consent-banner-module__VuDRXW__categoryLocked{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:11px}.consent-banner-module__VuDRXW__categoryDesc{color:var(--muted);font-size:12.5px;line-height:1.45}.consent-banner-module__VuDRXW__toggle{width:18px;height:18px;accent-color:var(--accent-amber);cursor:pointer;margin:0}@media (max-width:640px){.consent-banner-module__VuDRXW__shell{padding:14px 16px}.consent-banner-module__VuDRXW__inner{flex-direction:column;gap:12px}.consent-banner-module__VuDRXW__actions{justify-content:stretch;width:100%}.consent-banner-module__VuDRXW__btnPrimary,.consent-banner-module__VuDRXW__btnSecondary{flex:1}}