.meta-consent-banner{position:fixed;z-index:1000;left:16px;right:16px;bottom:16px;max-width:680px;margin:auto;display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:16px 18px;background:#132e38;color:#fff;border-radius:14px;box-shadow:0 8px 32px #10242d55;font:14px/1.4 system-ui,sans-serif}
.meta-consent-banner p{flex-basis:100%;margin:0}
.meta-consent-banner a{color:#fff;text-decoration:underline;margin-right:auto}
.meta-consent-banner button{border:1px solid #fff;border-radius:8px;padding:9px 14px;min-height:42px;background:#fff;color:#132e38;font:inherit;font-weight:700;cursor:pointer}
.meta-consent-banner button:last-child{background:transparent;color:#fff}
@media(max-width:400px){.meta-consent-banner{left:8px;right:8px;bottom:8px}.meta-consent-banner a{flex-basis:100%}}
