.cookie-notice[hidden],.cookie-settings[hidden],.cookie-notice [hidden]{display:none!important}
.cookie-notice{position:fixed;z-index:10000;left:max(20px,env(safe-area-inset-left));bottom:max(20px,env(safe-area-inset-bottom));width:min(520px,calc(100% - 40px));max-height:calc(100dvh - 40px);overflow:auto;box-sizing:border-box;padding:24px;background:#10182d;color:#f7f9ff;border:1px solid #475575;border-radius:12px;box-shadow:0 12px 48px #0008;font:400 16px/1.55 Verdana,sans-serif;text-align:left;isolation:isolate}
.cookie-notice h2{margin:0 0 10px;font:600 20px/1.35 Verdana,sans-serif;letter-spacing:0;color:#fff}
.cookie-notice p{margin:0 0 14px;font:400 16px/1.55 Verdana,sans-serif;color:#d5def2}
.cookie-notice a{color:#b9d8ff;text-decoration:underline;text-underline-offset:3px}
.cookie-actions{display:flex;flex-wrap:wrap;gap:10px}
.cookie-actions button{flex:1 1 180px;min-height:48px;margin:0;padding:12px 16px;border:1px solid #8aa4d2;border-radius:6px;background:transparent;color:#eef4ff;font:400 16px/1.4 Verdana,sans-serif;letter-spacing:0;text-transform:none;cursor:pointer}
.cookie-actions [data-cookie-accept]{background:#e9f0ff;border-color:#e9f0ff;color:#10182d}
.cookie-actions button:hover{border-color:#fff;box-shadow:inset 0 0 0 1px currentColor}
.cookie-notice :focus-visible,.cookie-settings:focus-visible{outline:3px solid #5fd5ff;outline-offset:4px}
.cookie-notice .cookie-current{font-size:14px;color:#b8c5de}
.cookie-notice .cookie-close{display:block;margin:16px 0 0;padding:4px 0;border:0;background:none;color:#c6d8ff;font:400 14px/1.5 Verdana,sans-serif;text-decoration:underline;cursor:pointer}
.cookie-settings{display:inline-block;width:auto;min-height:32px;padding:4px 0;border:0;background:none;color:inherit;font:inherit;text-align:left;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
@media(max-width:540px){.cookie-notice{left:12px;bottom:max(12px,env(safe-area-inset-bottom));width:calc(100% - 24px);padding:20px;max-height:calc(100dvh - 24px)}.cookie-actions button{flex-basis:100%}}
@media(prefers-reduced-motion:reduce){.cookie-notice,.cookie-notice *{scroll-behavior:auto!important}}
