.cookie-notice{position:fixed;z-index:20;left:24px;right:24px;bottom:24px;display:flex;justify-content:space-between;align-items:center;gap:32px;padding:20px 22px;background:#f6f2e8;color:#151b2e;border:1px solid rgba(21,27,46,.16);border-radius:14px;box-shadow:0 24px 70px rgba(0,0,0,.34)}
.cookie-notice[hidden]{display:none}.cookie-notice strong{display:block;margin-bottom:5px;font-size:.9rem}.cookie-notice p{margin:0;max-width:700px;font-size:.82rem;line-height:1.55}.cookie-actions{display:flex;align-items:center;gap:16px;flex:none}.cookie-actions a{font-size:.75rem;font-weight:700;text-decoration:underline;text-underline-offset:3px}.cookie-actions button{border:0;border-radius:9px;background:#3155ff;color:#fff;font:700 .75rem Montserrat,Arial,sans-serif;letter-spacing:.05em;text-transform:uppercase;padding:13px 16px;cursor:pointer}.cookie-actions button:hover,.cookie-actions button:focus-visible{background:#2445e8}.legal-links{display:flex;gap:18px}.legal-links a{color:#9892a0}.legal-links a:hover,.legal-links a:focus-visible{color:#f6f2e8}
@media(max-width:720px){.cookie-notice{left:12px;right:12px;bottom:12px;align-items:flex-start;flex-direction:column;gap:16px}.cookie-actions{width:100%;justify-content:space-between}.legal-links{flex-wrap:wrap}}
