.cookie-banner{position:fixed;z-index:1000;bottom:18px;left:18px;right:18px;max-width:720px;margin:auto;padding:22px;background:#fbf9f5;color:#253229;border:1px solid #c8b99e;box-shadow:0 10px 35px #17261940;border-radius:8px;font:16px/1.5 Arial,Helvetica,sans-serif}
.cookie-banner h2{font:400 1.5rem/1.2 Georgia,serif;margin:0 0 8px}
.cookie-banner p{margin:0 0 15px}
.cookie-banner a{color:#253229;text-decoration:underline;text-underline-offset:3px}
.cookie-actions{display:flex;gap:10px;flex-wrap:wrap}
.cookie-actions button{min-height:44px;padding:9px 17px;font:700 .95rem Arial,Helvetica,sans-serif;cursor:pointer;border-radius:3px;border:1px solid #29372a;background:#fbf9f5;color:#29372a}
.cookie-actions button.accept{background:#29372a;color:#fff}
.cookie-preferences{font:inherit;background:none;border:0;padding:0;color:inherit;text-decoration:underline;cursor:pointer}
@media(max-width:570px){.cookie-banner{left:10px;right:10px;bottom:10px;padding:17px}.cookie-actions button{flex:1}}
