.cookie-consent-banner{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);bottom:0;left:0;position:fixed;right:0;z-index:9999}.cookie-consent-banner--light{background:#0f0f0feb;border-top:1px solid hsla(0,0%,100%,.08)}.cookie-consent-banner--dark{background:#fffffff2;border-top:1px solid rgba(0,0,0,.08)}.cookie-consent-inner{align-items:center;display:flex;gap:24px;margin:0 auto;max-width:1200px;padding:16px 24px}.cookie-consent-text{flex:1;font-size:13px;line-height:1.5;margin:0}.cookie-consent-banner--light .cookie-consent-text{color:#ffffffbf}.cookie-consent-banner--dark .cookie-consent-text{color:#0f0f0fbf}.cookie-consent-actions{align-items:center;display:flex;flex-shrink:0;gap:16px}.cookie-consent-link{font-size:13px;text-decoration:underline;text-underline-offset:2px;transition:color .15s;white-space:nowrap}.cookie-consent-banner--light .cookie-consent-link{color:#ffffff80}.cookie-consent-banner--light .cookie-consent-link:hover{color:#fffc}.cookie-consent-banner--dark .cookie-consent-link{color:#0f0f0f80}.cookie-consent-banner--dark .cookie-consent-link:hover{color:#0f0f0fcc}.cookie-consent-accept{background:var(--accent,#e67e22);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;padding:8px 20px;transition:opacity .15s;white-space:nowrap}.cookie-consent-accept:hover{opacity:.85}@media(max-width:640px){.cookie-consent-inner{flex-direction:column;gap:12px;padding:16px}.cookie-consent-actions{justify-content:space-between;width:100%}}
