.cookie-banner{position:fixed;left:0;right:0;bottom:0;background:#111826;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:12px 16px;z-index:9999;box-shadow:0 -6px 20px rgba(0,0,0,.25)}
.cookie-banner a{color:#9ecbff}
.cookie-banner__actions button{margin-left:8px;padding:6px 10px;border-radius:6px;border:1px solid #2a3a55;background:#1a2639;color:#fff;cursor:pointer}
.cookie-banner__actions button:hover{background:#233247}

