.cookie-consent{position:fixed;z-index:9999;left:1rem;right:1rem;bottom:1rem;max-width:980px;margin:0 auto;padding:1.1rem 1.25rem;border-radius:18px;background:#101827;color:#fff;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.cookie-consent[hidden]{display:none}.cookie-consent p{color:#cbd5e1;font-size:.9rem;margin-top:.3rem}.cookie-actions{display:flex;gap:.65rem;flex-shrink:0}@media(max-width:700px){.cookie-consent{display:block}.cookie-actions{margin-top:1rem}.cookie-actions .btn{flex:1}}
