.consent-banner{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:9999;display:grid;gap:.75rem;padding:1rem;border-radius:14px;border:1px solid rgba(15,23,42,.15);background:#0f172af2;color:#f8fafc;box-shadow:0 20px 45px #02061759;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.consent-banner[hidden]{display:none}.consent-banner__title{margin:0;font-size:1rem;font-weight:700}.consent-banner__body{margin:0;font-size:.92rem;line-height:1.45;color:#f8fafcf0}.consent-banner__body a{color:#93c5fd}.consent-banner__actions{display:flex;flex-wrap:wrap;gap:.5rem}.consent-banner__button{border:1px solid transparent;border-radius:999px;padding:.5rem .85rem;font-size:.85rem;font-weight:600;cursor:pointer}.consent-banner__button--primary{background:#38bdf8;color:#0f172a}.consent-banner__button--secondary{background:transparent;color:#f8fafc;border-color:#f8fafc80}@media (min-width: 740px){.consent-banner{max-width:760px;right:auto}}
