.cookie-consent-backdrop{position:fixed;inset:0;z-index:2147483645;background:rgba(15,23,42,.5);backdrop-filter:blur(6px)}
.cookie-consent{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2147483646;display:grid;gap:16px;width:min(720px,calc(100vw - 28px));max-height:calc(100vh - 28px);overflow:auto;padding:24px;border:1px solid rgba(0,108,228,.24);border-radius:18px;background:#fff;color:#1f2937;box-shadow:0 34px 120px rgba(15,23,42,.38);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.cookie-consent *{box-sizing:border-box}
.cookie-consent__close{position:absolute;right:14px;top:14px;width:36px;height:36px;border:0;border-radius:999px;background:rgba(0,108,228,.08);color:#1f2937;font-size:24px;line-height:1;cursor:pointer}
.cookie-consent__copy{min-width:0;padding-right:38px}
.cookie-consent__eyebrow{margin:0 0 8px;color:#006ce4;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.cookie-consent h2{margin:0;color:#111827;font-size:clamp(24px,4vw,34px);line-height:1.05;letter-spacing:0}
.cookie-consent p{max-width:620px;margin:10px 0 0;color:#4b5563;font-size:15px;line-height:1.5}
.cookie-consent a{color:#006ce4;text-decoration:underline;text-underline-offset:2px}
.cookie-consent__options{display:grid;gap:10px}
.cookie-consent__option{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px;border:1px solid rgba(0,108,228,.14);border-radius:12px;background:rgba(0,108,228,.045)}
.cookie-consent__option strong,.cookie-consent__option span{display:block}
.cookie-consent__option strong{color:#111827;font-size:14px}
.cookie-consent__option span:not(.cookie-consent__pill){margin-top:3px;color:#667085;font-size:12px;line-height:1.35}
.cookie-consent__option input{width:24px;height:24px;accent-color:#006ce4}
.cookie-consent__pill{min-width:42px;padding:6px 9px;border-radius:999px;background:rgba(0,108,228,.12);color:#006ce4;font-size:12px;font-weight:850;text-align:center;text-transform:uppercase}
.cookie-consent__actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center}
.cookie-consent__actions button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border:1px solid rgba(0,108,228,.18);border-radius:999px;background:#fff;color:#1f2937;font:inherit;font-size:13px;font-weight:850;text-decoration:none;cursor:pointer}
.cookie-consent__actions .cookie-consent__primary{border-color:#006ce4;background:#006ce4;color:#fff}
.cookie-consent--banner .cookie-consent__close,.cookie-consent--banner .cookie-consent__options .cookie-consent__option:nth-child(n+3),.cookie-consent--banner [data-cookie-save]{display:none}
.cookie-consent--settings [data-cookie-customize]{display:none}
#cookie-settings-fixed{position:fixed;left:14px;bottom:14px;z-index:2147483000;min-height:36px;padding:9px 12px;border:1px solid rgba(0,108,228,.18);border-radius:999px;background:rgba(255,255,255,.94);box-shadow:0 10px 30px rgba(15,23,42,.14);color:#1f2937;font:inherit;font-size:12px;font-weight:850;cursor:pointer}
#cookie-settings-footer{display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
@media (max-width:520px){.cookie-consent{width:calc(100vw - 20px);padding:18px}.cookie-consent__copy{padding-right:34px}.cookie-consent__actions button{width:100%}#cookie-settings-fixed{left:10px;bottom:10px}}
