.cookie-consent-banner{position:fixed;inset-inline:0;bottom:0;z-index:1200;padding:14px var(--layout-page-padding-x,16px);background:var(--card);border-top:1px solid var(--border);box-shadow:0 -16px 48px color-mix(in srgb,var(--text) 14%,transparent);color:var(--text)}.cookie-consent-banner__inner{max-width:var(--layout-container-max,960px);margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px}.cookie-consent-banner__content{flex:1 1 280px;min-width:0;display:grid;gap:4px}.cookie-consent-banner__body,.cookie-consent-banner__title{margin:0}.cookie-consent-banner__links{white-space:normal}.cookie-consent-banner__links a{color:var(--accent);text-decoration:none}.cookie-consent-banner__links a:hover{text-decoration:underline}.cookie-consent-banner__actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;flex:0 0 auto}@media (max-width:640px){.cookie-consent-banner__actions{width:100%;justify-content:stretch}.cookie-consent-banner__actions .btn{flex:1 1 auto}}