.cookie-banner{position:fixed;z-index:9999;left:1rem;right:1rem;bottom:1rem;display:flex;gap:1rem;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:#fff;color:#13243a;border:1px solid #cbd8e6;border-radius:14px;box-shadow:0 12px 40px rgba(15,42,70,.22);font-family:Arial,sans-serif}.cookie-banner p{margin:.3rem 0 0;max-width:760px;font-size:.92rem}.cookie-actions{display:flex;gap:.6rem;flex-shrink:0}.cookie-actions button{border:1px solid #1e5e9f;border-radius:8px;padding:.7rem 1rem;font-weight:700;cursor:pointer;background:#fff;color:#1e5e9f}.cookie-actions button[data-choice="analytics"]{background:#1e5e9f;color:#fff}@media(max-width:700px){.cookie-banner{align-items:stretch;flex-direction:column}.cookie-actions button{flex:1}}
