.consent-banner{position:fixed;z-index:1000;left:1rem;right:1rem;bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;max-width:900px;margin:auto;padding:1.15rem 1.3rem;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 18px 70px rgba(7,26,35,.22)}.consent-banner[hidden]{display:none}.consent-banner strong{font-family:Georgia,serif;font-size:1.1rem}.consent-banner p{margin:.2rem 0 0;color:var(--muted);font-size:.82rem}.consent-actions{display:flex;align-items:center;gap:.8rem;flex:0 0 auto}.consent-decline{border:0;background:transparent;color:var(--ink);font:inherit;font-weight:800;cursor:pointer}@media(max-width:680px){.consent-banner{align-items:stretch;flex-direction:column;gap:1rem}.consent-actions{justify-content:space-between}}
