.cookie[hidden]{display:none!important}
.cookie-btns{flex-wrap:wrap}
.cookie-settings{font:inherit;color:inherit;background:none;border:0;padding:0;text-decoration:underline;cursor:pointer}
.cookie .btn{cursor:pointer}
/* Also supplies the existing consent component on the privacy page. */
.privacy-consent{position:fixed;bottom:1rem;left:1rem;right:1rem;max-width:420px;padding:24px;background:#fff;color:#252525;border:1px solid #ddd;border-radius:16px;box-shadow:0 8px 35px #0002;z-index:9999}
.privacy-consent h4{margin:0 0 8px;font-size:18px}
.privacy-consent p{font-size:14px;line-height:1.5;margin:0}
.privacy-consent .cookie-btns{display:flex;gap:10px;margin-top:16px}
.privacy-consent .btn{padding:10px 14px;border:1px solid #ccc;border-radius:8px;background:#fff;color:#252525}
