.cookie-consent[hidden]{display:none!important}.cookie-consent{position:fixed;z-index:1000;left:18px;right:18px;bottom:18px;max-width:1180px;margin:auto;padding:18px 20px;border:1px solid #d8d0c6;border-radius:18px;background:rgba(255,255,255,.97);box-shadow:0 25px 80px rgba(20,17,14,.24);backdrop-filter:blur(18px);display:flex;align-items:center;gap:25px;justify-content:space-between;animation:cookie-up .35s ease}.cookie-consent-copy{display:flex;align-items:flex-start;gap:13px}.cookie-consent-copy>span{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:#f1e4ce;color:#895d1c;font-size:19px}.cookie-consent strong{display:block;font:800 16px Manrope,system-ui}.cookie-consent p{max-width:700px;margin:5px 0 0;color:#706a63;font-size:11px;line-height:1.55}.cookie-consent a{color:#80551a;text-decoration:underline}.cookie-consent-actions{display:flex;gap:8px;flex:0 0 auto}.cookie-consent button{min-height:43px;border:1px solid #d8d0c6;border-radius:11px;background:#fff;padding:0 14px;font-size:11px;font-weight:800;white-space:nowrap;cursor:pointer}.cookie-consent button[data-cookie-choice="reject"]{color:#7c3030;border-color:#e1c4c4;background:#fffafa}.cookie-consent button[data-cookie-choice="all"]{border-color:#151416;background:#151416;color:#fff}@keyframes cookie-up{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@media(max-width:900px){.cookie-consent{display:grid;left:10px;right:10px;bottom:10px;padding:16px}.cookie-consent-actions{width:100%;flex-wrap:wrap}.cookie-consent button{flex:1 1 145px}.cookie-consent-copy>span{display:none}}
