.consent-banner{position:fixed;z-index:10000;left:1rem;right:1rem;bottom:1rem;color:#f8fafc;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.consent-inner{max-width:1100px;margin:auto;padding:1.25rem;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:#0f172a;box-shadow:0 18px 60px rgba(0,0,0,.35);display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.consent-copy h2{margin:0 0 .5rem;font-size:1.1rem}.consent-copy p{margin:.25rem 0;color:#cbd5e1;line-height:1.5;font-size:.93rem}.consent-copy a{color:#93c5fd}.consent-actions{display:flex;gap:.65rem;flex-wrap:wrap;flex-shrink:0}.consent-btn{min-height:44px;padding:.7rem 1rem;border-radius:10px;border:1px solid #64748b;font:inherit;font-weight:700;cursor:pointer}.consent-btn-primary{border-color:#facc15;background:#facc15;color:#111827}.consent-btn-secondary{background:transparent;color:#f8fafc}.footer-legal{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:.65rem}.footer-legal a,.footer-legal button{color:inherit;text-decoration:underline;background:none;border:0;padding:0;font:inherit;cursor:pointer}@media(max-width:720px){.consent-inner{align-items:stretch;flex-direction:column}.consent-actions{display:grid;grid-template-columns:1fr}.consent-btn{width:100%}}
