.cookie-notice[hidden]{display:none!important}.cookie-notice{position:fixed;z-index:150;bottom:20px;left:32px;right:32px;max-width:1376px;margin:auto;background:#fff;color:#0b1423;border:1px solid #dce3ee;border-top:2px solid #2054ff;border-radius:2px;box-shadow:0 8px 28px #10204014;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:32px;font-family:Inter,Arial,sans-serif}.cookie-kicker{display:block;font-family:'IBM Plex Mono',monospace;font-size:10px;letter-spacing:.1em;color:#2054ff;margin-bottom:6px}.cookie-copy h2,.cookie-dialog h2{font-family:'Bricolage Grotesque',Inter,sans-serif;font-size:24px;line-height:1.15;font-weight:700;margin:0 0 7px}.cookie-copy p,.cookie-dialog p{font-size:13px;color:#657085;line-height:1.6;margin:0}.cookie-actions{display:flex;align-items:center;gap:24px;flex-shrink:0}.cookie-notice button,.cookie-dialog button{cursor:pointer;font-family:Inter,Arial,sans-serif;font-size:13px}.cookie-actions>button{border:0;background:none;color:inherit;min-height:44px}.cookie-actions>[data-cookie-manage]{text-decoration:underline;text-underline-offset:4px}.cookie-notice .cookie-accept,.cookie-dialog .cookie-accept{background:#2054ff;color:#fff;border:0;border-radius:2px;padding:14px 22px;display:inline-flex;justify-content:space-between;gap:24px;font-weight:600;min-height:44px}.cookie-actions>.cookie-close{font-size:24px;color:#657085;width:36px}.cookie-notice button:focus-visible,.cookie-dialog button:focus-visible{outline:2px solid #2054ff;outline-offset:4px}.cookie-dialog{position:fixed;inset:0;margin:auto;max-width:560px;width:calc(100% - 32px);max-height:85svh;overflow:auto;border:1px solid #dce3ee;border-top:2px solid #2054ff;border-radius:2px;padding:32px;color:#0b1423;background:white;font-family:Inter,Arial,sans-serif}.cookie-dialog::backdrop{background:#0b142355}.cookie-dialog h2{font-size:32px}.cookie-dialog-close{position:absolute;right:14px;top:10px;background:none;border:0;font-size:26px!important;padding:8px}.cookie-setting{display:flex;gap:20px;justify-content:space-between;border-top:1px solid #dce3ee;padding:22px 0;margin-top:20px}.cookie-setting h3{font-size:16px;margin:0 0 6px}.cookie-setting strong{white-space:nowrap;font-size:11px;color:#657085}.cookie-dialog .cookie-accept{margin-top:8px}@media(max-width:767px){.cookie-notice{left:12px;right:12px;bottom:90px;display:block;padding:18px;max-height:calc(100svh - 180px);overflow:auto}.cookie-copy h2{font-size:22px}.cookie-copy p{font-size:13px}.cookie-actions{gap:18px;margin-top:16px}.cookie-actions .cookie-accept{margin-left:auto}.cookie-setting{flex-direction:column;gap:8px}.cookie-dialog{padding:26px 22px}}
/* Compact notice, matching the reference copy and proportions. */
.cookie-notice{padding:12px 18px;gap:24px;bottom:16px}
.cookie-copy h2{font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.3;margin:0 0 3px;font-weight:700}
.cookie-copy p{font-size:11px;line-height:1.5}
.cookie-actions{gap:20px}
.cookie-notice .cookie-accept{padding:10px 18px;font-size:12px;min-height:40px;gap:16px}
.cookie-actions>button{font-size:12px;min-height:40px}
.cookie-actions>.cookie-close{font-size:22px;width:28px}
@media(max-width:767px){.cookie-notice{padding:12px 14px;bottom:90px}.cookie-copy h2{font-size:14px}.cookie-copy p{font-size:11px}.cookie-actions{margin-top:10px;gap:16px}.cookie-notice .cookie-accept{padding:9px 16px;min-height:40px}}

/* Compact desktop width; keep mobile within the viewport. */
.cookie-notice{max-width:800px;box-sizing:border-box}

/* Keep the desktop notice compact and centered. */
.cookie-notice{max-width:820px;box-sizing:border-box}
@media(min-width:768px) and (max-width:900px){.cookie-notice{left:20px;right:20px;gap:16px}.cookie-actions{gap:12px}}
