.cookie-consent{position:fixed;z-index:9999;left:22px;right:22px;bottom:22px;max-width:1120px;margin:0 auto;background:#fffdf9;border:1px solid #d8d0ca;box-shadow:0 24px 70px rgba(31,24,27,.18);padding:22px 24px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px;color:#251f22}
.cookie-consent-copy{max-width:760px}
.cookie-consent-copy strong{display:block;font-size:18px;margin-bottom:5px}
.cookie-consent-copy p{margin:0 0 8px;color:#655e62;font-size:14px;line-height:1.55}
.cookie-consent-copy>a{font-size:12px;font-weight:700;text-underline-offset:3px}
.cookie-consent-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;min-width:390px}
.cookie-consent-actions .btn{min-height:42px;padding:0 14px;font-size:12px}
.cookie-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0}
.cookie-options label{display:flex;gap:9px;align-items:flex-start;border:1px solid #ded8d3;padding:11px;background:#fff}
.cookie-options input{width:auto;min-height:0;margin-top:4px}
.cookie-options b,.cookie-options small{display:block}
.cookie-options small{color:#756d71;font-size:11px;margin-top:2px;line-height:1.4}
@media(max-width:780px){.cookie-consent{left:10px;right:10px;bottom:10px;display:block;padding:18px}.cookie-consent-actions{min-width:0;margin-top:16px;justify-content:stretch}.cookie-consent-actions .btn{flex:1 1 140px}.cookie-options{grid-template-columns:1fr}}
