.consent-banner{position:fixed;z-index:80;left:24px;right:24px;bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:36px;max-width:980px;margin:auto;padding:24px 28px;background:#fbf8f2;border:1px solid rgba(93,71,52,.2);box-shadow:0 20px 65px rgba(34,25,20,.2)}
.consent-banner[hidden]{display:none}.consent-banner strong{font-family:var(--serif);font-size:20px;font-weight:400}.consent-banner p{max-width:620px;margin:4px 0 0;color:#5e6a64;font-size:12px;line-height:1.55}.consent-banner p a{text-decoration:underline}.consent-actions{display:flex;align-items:center;gap:20px;flex-shrink:0}.consent-actions .button{min-height:44px}.cookie-settings{border:0;background:transparent;color:inherit;padding:0;font:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer}
@media(max-width:720px){.consent-banner{left:12px;right:12px;bottom:12px;display:block;padding:22px}.consent-actions{margin-top:18px;justify-content:space-between}}
