.TenantDemoBanner-module__m0mE0a__banner{z-index:60;width:100%;height:var(--demo-banner-height);color:#fff;text-align:center;background:#dc2626;justify-content:center;align-items:center;padding:.375rem .75rem;font-size:.6875rem;font-weight:600;line-height:1.25;display:flex;position:sticky;top:0}body:has(.TenantDemoBanner-module__m0mE0a__banner){--demo-banner-height:2.5rem}:is(body:has(.TenantDemoBanner-module__m0mE0a__banner) [data-slot=sheet-overlay],body:has(.TenantDemoBanner-module__m0mE0a__banner) [data-slot=sheet-content],body:has(.TenantDemoBanner-module__m0mE0a__banner) [data-tenant-mobile-nav]){top:var(--demo-banner-height)}:is(body:has(.TenantDemoBanner-module__m0mE0a__banner) [data-slot=sheet-content],body:has(.TenantDemoBanner-module__m0mE0a__banner) [data-tenant-mobile-nav=panel]){max-height:calc(100dvh - var(--demo-banner-height))}body:has(.TenantDemoBanner-module__m0mE0a__banner) [data-tenant-dashboard=true]>header{top:var(--demo-banner-height)}body:has(.TenantDemoBanner-module__m0mE0a__banner) [data-tenant-dashboard=true]>aside{top:var(--demo-banner-height);height:calc(100dvh - var(--demo-banner-height))}@media (min-width:640px){.TenantDemoBanner-module__m0mE0a__banner{font-size:.75rem}body:has(.TenantDemoBanner-module__m0mE0a__banner){--demo-banner-height:2rem}}
.TenantConsent-module__hTcO5W__banner{z-index:45;bottom:max(1rem, env(safe-area-inset-bottom));border:1px solid var(--color-border);width:min(25rem,100vw - 2rem);max-height:calc(100dvh - 2rem);color:var(--color-foreground);background:var(--color-background);box-shadow:0 8px 32px color-mix(in oklab, var(--color-foreground) 12%, transparent);border-radius:1rem;padding:1.25rem;position:fixed;left:1rem;overflow-y:auto}.TenantConsent-module__hTcO5W__heading{align-items:center;gap:.65rem;margin-bottom:.6rem;display:flex}.TenantConsent-module__hTcO5W__heading h2{letter-spacing:-.02em;font-size:1rem;font-weight:650}.TenantConsent-module__hTcO5W__accentMark{background:var(--color-accent);border-radius:1rem;flex-shrink:0;width:.25rem;height:1.125rem}.TenantConsent-module__hTcO5W__description{margin-bottom:1rem;font-size:.8125rem;line-height:1.65}.TenantConsent-module__hTcO5W__choices{gap:.625rem;display:flex}.TenantConsent-module__hTcO5W__bannerChoices{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.TenantConsent-module__hTcO5W__bannerChoices>button{min-width:0;padding-inline:.375rem;font-size:.8125rem}.TenantConsent-module__hTcO5W__acceptChoice,.TenantConsent-module__hTcO5W__customizeChoice,.TenantConsent-module__hTcO5W__save{min-height:2.5rem;box-shadow:none;flex:1}.TenantConsent-module__hTcO5W__acceptChoice{border:1px solid var(--color-accent)}.TenantConsent-module__hTcO5W__customizeChoice,.TenantConsent-module__hTcO5W__save{border:2px solid var(--color-accent);background:var(--color-background);color:var(--color-accent-readable)}.TenantConsent-module__hTcO5W__customizeChoice:hover,.TenantConsent-module__hTcO5W__save:hover{border-color:var(--color-accent);background:color-mix(in oklab, var(--color-accent) 10%, var(--color-background));color:var(--color-accent-readable)}.TenantConsent-module__hTcO5W__dialog{border:1px solid var(--color-border);flex-direction:column;width:calc(100vw - 2rem);max-width:56rem;max-height:calc(100dvh - 2rem);display:flex;overflow:hidden}.TenantConsent-module__hTcO5W__dialogHeader{flex-shrink:0;padding-right:1.5rem}.TenantConsent-module__hTcO5W__dialogBody{min-height:0;overflow-y:auto}.TenantConsent-module__hTcO5W__dialogActions{flex-shrink:0;gap:.625rem;display:grid}.TenantConsent-module__hTcO5W__categories{border:1px solid color-mix(in oklab, var(--color-primary) 20%, var(--color-background));border-radius:.75rem;flex-direction:column;display:flex;overflow:hidden}.TenantConsent-module__hTcO5W__category{padding:1rem}.TenantConsent-module__hTcO5W__category+.TenantConsent-module__hTcO5W__category{border-top:1px solid color-mix(in oklab, var(--color-primary) 15%, var(--color-background))}.TenantConsent-module__hTcO5W__categoryHeading{justify-content:space-between;align-items:center;gap:1rem;font-size:.875rem;font-weight:600;display:flex}.TenantConsent-module__hTcO5W__category p{margin-top:.45rem;font-size:.75rem;line-height:1.65}.TenantConsent-module__hTcO5W__required{background:color-mix(in oklab, var(--color-accent) 13%, var(--color-background));border-radius:2rem;flex-shrink:0;align-items:center;gap:.25rem;padding:.2rem .45rem;font-size:.625rem;display:inline-flex}.TenantConsent-module__hTcO5W__providerLinks{flex-wrap:wrap;gap:1rem;display:flex}.TenantConsent-module__hTcO5W__providerLinks a{text-underline-offset:3px;text-decoration:underline}.TenantConsent-module__hTcO5W__retention{margin-top:.8rem;font-size:.75rem;line-height:1.6}.TenantConsent-module__hTcO5W__error{color:var(--color-destructive);grid-column:1/-1;margin-top:.65rem;font-size:.75rem;line-height:1.5}@media (min-width:640px){.TenantConsent-module__hTcO5W__banner{bottom:1.5rem;left:1.5rem}.TenantConsent-module__hTcO5W__dialogActions{grid-template-columns:2fr 1fr}}@media (prefers-reduced-motion:reduce){.TenantConsent-module__hTcO5W__banner *,.TenantConsent-module__hTcO5W__dialog *{transition:none;animation:none}}
