.marketing-preferences{position:fixed;bottom:12px;left:12px;z-index:89;border:1px solid #d3c9bb;background:#fff;color:#27231f;padding:9px 14px;font:12px Montserrat,sans-serif;cursor:pointer;border-radius:3px}
.marketing-consent{position:fixed;left:20px;bottom:20px;z-index:1000;max-width:600px;width:calc(100% - 40px);padding:24px;background:#fff;color:#27231f;box-shadow:0 8px 45px #0003;border:1px solid #d3c9bb;border-radius:4px}
.marketing-consent[hidden]{display:none}.marketing-consent h2{font-size:23px;margin:0 0 12px}.marketing-consent p{font-size:13px;line-height:1.7;margin:10px 0}.marketing-consent a{text-decoration:underline}.marketing-consent-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.marketing-consent-actions .btn{flex:1;white-space:nowrap}
@media(max-width:600px){.marketing-consent{left:10px;bottom:10px;width:calc(100% - 20px);padding:18px;max-height:85vh;overflow:auto}.marketing-consent-actions{flex-direction:column}}
