
.consent-banner[hidden]{display:none}
.consent-banner{position:fixed;bottom:0;left:0;right:0;z-index:1000;background:#181c22;color:#fff;padding:22px max(24px,5vw);box-shadow:0 -5px 30px #0002;max-height:80vh;overflow:auto}
.consent-content{display:flex;align-items:center;gap:24px;max-width:1240px;margin:auto}.consent-copy{flex:1;min-width:0}.consent-copy h2{font-size:20px;margin:0 0 6px}.consent-copy p{font-size:13px;line-height:1.6;margin:0}.consent-copy a{color:#9bd5ff}.consent-options{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:12px}.consent-options label{display:flex;align-items:center;gap:8px;font-size:13px}.consent-options input{width:18px;height:18px}.consent-actions{display:flex;flex-wrap:wrap;gap:10px}.consent-decline{background:#414a59}.tracking-settings{background:transparent;border:1px solid #697382;font-size:12px;padding:8px 14px;min-height:40px}.tracking-settings:hover{background:#313a48}@media(max-width:700px){.consent-content{display:block}.consent-actions{margin-top:16px}.consent-copy h2{font-size:18px}}
