.cookie-choice[hidden]{display:none!important}
.cookie-choice{position:fixed;z-index:99999;inset:auto 16px 16px;max-width:630px;margin-inline:auto;padding:22px 24px;background:#1b3767;color:#fff;border:2px solid #fff;border-radius:8px;box-shadow:0 12px 36px #11234988;font-family:Arial,sans-serif;font-size:16px;line-height:1.5}
.cookie-choice strong{display:block;font-size:20px;margin-bottom:5px}
.cookie-choice p{margin:0 0 16px}.cookie-choice a{color:#fff;text-decoration:underline;text-underline-offset:3px}
.cookie-choice-actions{display:flex;gap:10px;flex-wrap:wrap}
.cookie-choice button{flex:1 1 180px;min-height:48px;padding:10px 14px;background:#f7a600;color:#1b3767;border:2px solid #f7a600;border-radius:4px;font:700 16px/1.2 Arial,sans-serif;cursor:pointer}
.cookie-choice button[data-cookie-choice=rejected]{background:transparent;color:#fff;border-color:#fff}
.cookie-choice button:focus-visible,.cookie-settings:focus-visible{outline:3px solid #f7a600;outline-offset:3px}
.cookie-settings{background:none;border:0;color:inherit;font:inherit;text-decoration:underline;cursor:pointer;padding:0}
@media(max-width:500px){.cookie-choice{inset:auto 10px 10px;padding:16px}.cookie-choice strong{font-size:18px}.cookie-choice button{min-width:0}}
