.bh-cookie-panel[hidden]{display:none!important}
.bh-cookie-panel,.bh-cookie-dialog{background:#fffdf8;color:#292821;border:1px solid #c5ad7d;border-radius:12px;box-shadow:0 12px 50px #0003;font:16px/1.5 Arial,sans-serif;padding:24px}
.bh-cookie-panel{position:fixed;z-index:100000;bottom:16px;left:16px;right:16px;max-width:850px;margin:auto;max-height:80vh;overflow:auto}
.bh-cookie-panel h2,.bh-cookie-dialog h2{font:normal 27px/1.2 Georgia,serif;margin:0 0 12px;color:#292821}
.bh-cookie-panel p,.bh-cookie-dialog p{margin:10px 0}
.bh-cookie-panel a{color:#292821;text-decoration:underline}
.bh-cookie-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.bh-cookie-actions button{flex:1 1 150px;padding:12px;border:1px solid #786340;background:#f2eadb;color:#292821;border-radius:5px;font:600 14px/1.4 Arial,sans-serif;cursor:pointer;min-height:44px}
.bh-cookie-actions button:hover{background:#e7dac3}
.bh-cookie-actions button:focus-visible,.bh-cookie-settings-link:focus-visible{outline:3px solid #292821;outline-offset:3px}
.bh-cookie-dialog{max-width:560px;width:calc(100% - 32px);max-height:85vh;overflow:auto}
.bh-cookie-dialog::backdrop{background:#0007}
.bh-cookie-dialog label{display:flex;align-items:center;gap:12px;font-weight:bold}
.bh-cookie-dialog input{width:22px;height:22px}
.bh-cookie-settings-link{background:none;border:0;color:inherit;font:inherit;text-decoration:underline;cursor:pointer;padding:0}
@media(max-width:550px){.bh-cookie-panel{padding:18px;bottom:8px;left:8px;right:8px}.bh-cookie-actions{gap:8px}.bh-cookie-actions button{flex-basis:100%}}
