.ConsentBanner-module__qzuWUa__banner{left:50%;bottom:var(--space-4);z-index:var(--z-toast);width:min(680px, calc(100% - 2 * var(--gutter)));align-items:center;gap:var(--space-5);padding:var(--space-5) var(--space-6);border-radius:var(--radius-lg);border:1px solid var(--border-default);background:var(--bg-elevated);-webkit-backdrop-filter:blur(24px);box-shadow:var(--shadow-lg);animation:ConsentBanner-module__qzuWUa__consentIn var(--duration-slow) var(--ease-out-expo) both;flex-wrap:wrap;display:flex;position:fixed;transform:translate(-50%)}.ConsentBanner-module__qzuWUa__banner:before{content:"";top:0;left:var(--space-6);right:var(--space-6);background:linear-gradient(90deg, transparent, var(--brand-gold), transparent);opacity:.7;pointer-events:none;height:1px;position:absolute}[data-theme=light] .ConsentBanner-module__qzuWUa__banner{background:#ffffffd9}.ConsentBanner-module__qzuWUa__body{flex:280px;min-width:240px}.ConsentBanner-module__qzuWUa__text{font-size:var(--text-sm);color:var(--fg-secondary);max-width:none;margin:0;line-height:1.55}.ConsentBanner-module__qzuWUa__link{color:var(--brand-gold);text-underline-offset:2px;white-space:nowrap;text-decoration:underline}.ConsentBanner-module__qzuWUa__link:hover{color:var(--brand-gold-light)}.ConsentBanner-module__qzuWUa__actions{align-items:center;gap:var(--space-3);flex:none;display:flex}@media (max-width:560px){.ConsentBanner-module__qzuWUa__banner{align-items:stretch;gap:var(--space-3);padding:var(--space-4) var(--space-5);flex-direction:column}.ConsentBanner-module__qzuWUa__body{flex:none;min-width:0}.ConsentBanner-module__qzuWUa__actions{width:100%}.ConsentBanner-module__qzuWUa__actions>*{flex:1 1 0}}@keyframes ConsentBanner-module__qzuWUa__consentIn{0%{opacity:0;transform:translate(-50%,16px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.ConsentBanner-module__qzuWUa__banner{animation:none}}
