.cookie-settings{position:fixed;right:16px;bottom:12px;z-index:900;padding:7px 12px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:#15191d;color:#fff;font:inherit;font-size:.78rem;cursor:pointer;box-shadow:0 5px 18px rgba(0,0,0,.2)}
.cookie-consent[hidden]{display:none}.cookie-consent{position:fixed;right:24px;bottom:24px;left:24px;z-index:1000;display:flex;align-items:center;justify-content:space-between;gap:28px;max-width:920px;margin:0 auto;padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:#15191d;color:#fff;box-shadow:0 18px 55px rgba(0,0,0,.38)}
.cookie-consent__content{max-width:620px}.cookie-consent__content strong{display:block;margin-bottom:6px;font-size:1.05rem}.cookie-consent__content p{margin:0;color:rgba(255,255,255,.78);line-height:1.55}.cookie-consent__content a{color:#fff}.cookie-consent__actions{display:flex;flex-shrink:0;gap:10px}.cookie-consent__button{min-height:44px;padding:10px 18px;border:1px solid rgba(255,255,255,.7);border-radius:999px;font:inherit;font-weight:700;cursor:pointer}.cookie-consent__button--reject{background:transparent;color:#fff}.cookie-consent__button--accept{border-color:#fff;background:#fff;color:#15191d}.cookie-consent__button:focus-visible,.cookie-settings:focus-visible{outline:2px solid #f4b63f;outline-offset:3px}
@media(max-width:720px){.cookie-consent{right:12px;bottom:12px;left:12px;align-items:stretch;flex-direction:column;gap:16px;padding:18px}.cookie-consent__actions{display:grid;grid-template-columns:1fr 1fr}.cookie-settings{right:10px;bottom:8px}}
