html,body{margin:0;padding:0}*,:before,:after{box-sizing:border-box}
.consent-banner{z-index:9999;color:#f5f5f5;background:#0a0a0cf5;border-top:1px solid #ffffff1f;padding:1rem;font-size:.95rem;position:fixed;bottom:0;left:0;right:0}.consent-banner__inner{flex-direction:column;gap:.75rem;max-width:960px;margin:0 auto;display:flex}.consent-banner__actions{flex-wrap:wrap;gap:.5rem;display:flex}.consent-banner__note{opacity:.85;margin-top:.35rem;font-size:.85rem;display:block}.consent-btn{cursor:pointer;border:1px solid #0000;border-radius:6px;padding:.55rem .9rem;font-weight:600}.consent-btn--primary{color:#111;background:#c9a227}.consent-btn--ghost{color:#f5f5f5;background:0 0;border-color:#ffffff40}.consent-modal-backdrop{z-index:10000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.consent-modal{color:#f5f5f5;background:#151518;border-radius:10px;flex-direction:column;gap:.75rem;width:min(420px,100%);padding:1.25rem;display:flex}.consent-toggle{align-items:center;gap:.5rem;display:flex}.consent-toggle--disabled{opacity:.7}.consent-banner a{color:#e8c547}@media (min-width:768px){.consent-banner__inner{flex-direction:row;justify-content:space-between;align-items:center}}
