#cookie-consent{position:fixed;inset:auto 1rem 1rem;z-index:1000;max-width:42rem;margin-inline:auto;border:1px solid #d9d9e2;border-radius:.75rem;background:#fff;color:#1a1a2e;box-shadow:0 12px 40px rgba(26,26,46,.2);padding:1.1rem}
#cookie-consent[hidden],#cookie-settings[hidden]{display:none}
#cookie-consent h2{margin:0 0 .45rem;font-size:1.1rem;font-weight:800}
#cookie-consent p{margin:0;line-height:1.55;font-size:.92rem}
#cookie-consent a{font-weight:700;text-decoration:underline}
.cookie-consent-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}
.cookie-consent-actions button,#cookie-settings{min-height:2.75rem;border:1px solid #24245c;border-radius:.45rem;padding:.6rem .9rem;font:inherit;font-weight:700;cursor:pointer}
#cookie-accept{background:#24245c;color:#fff}
#cookie-necessary{background:#fff;color:#24245c}
#cookie-settings{position:fixed;right:1rem;bottom:1rem;z-index:999;background:#fff;color:#24245c;box-shadow:0 4px 18px rgba(26,26,46,.16)}
@media (max-width:640px){#cookie-consent{inset:auto .65rem .65rem}.cookie-consent-actions{flex-direction:column}.cookie-consent-actions button{width:100%}}
