/* Scoped styles; no external fonts or assets. */
.cc-consent{border:1px solid #dce4f0;border-radius:18px;padding:27px;max-width:560px;width:calc(100% - 32px);color:#182b47;background:#fff;box-shadow:0 24px 100px #14294940;font:14px/1.65 system-ui,-apple-system,"Segoe UI",sans-serif;position:fixed;margin:auto;inset:0;max-height:calc(100dvh - 32px);overflow:auto}.cc-consent::backdrop{background:#11243d55}.cc-consent h2{font-size:24px;line-height:1.25;letter-spacing:-.6px;margin:14px 0}.cc-consent p{margin:10px 0}.cc-consent-top{display:flex;gap:12px;align-items:center;justify-content:space-between}.cc-consent-eyebrow{font-size:10px;letter-spacing:1.4px;color:#315ce8;font-weight:750}.cc-consent-close{background:transparent;border:0;color:#566681;font:inherit;font-size:12px;cursor:pointer;padding:7px}.cc-consent-state{font-size:12px;color:#425572;padding:10px 13px;background:#f2f6fc;border-radius:7px}.cc-consent-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0 13px}.cc-consent-btn{min-height:46px;border:1px solid #315ce8;border-radius:9px;padding:11px 14px;background:#fff;color:#2449bb;font:inherit;font-weight:650;cursor:pointer}.cc-consent-btn.cc-accept{background:#315ce8;color:#fff}.cc-consent-btn:disabled{opacity:.45;cursor:not-allowed}.cc-consent-note{font-size:12px;color:#566681}.cc-consent-note a{color:#2449bb;text-decoration:underline}.cc-preferences,.cc-inline-preferences{background:transparent;border:0;color:inherit;text-decoration:underline;cursor:pointer;font:inherit;font-size:12px;padding:5px 0}.cc-inline-preferences{font-size:inherit;display:inline}.cc-preferences:focus-visible,.cc-consent button:focus-visible{outline:3px solid #7999ff;outline-offset:3px}@media(max-width:480px){.cc-consent{padding:21px}.cc-consent h2{font-size:22px}.cc-consent-actions{grid-template-columns:1fr}.cc-consent-top{align-items:flex-start}}@media print{.cc-consent,.cc-preferences,.cc-inline-preferences{display:none!important}}
