:root{--color-primary-blue:#0091eb;--color-secondary-blue:#428ee6;--color-brand-red:#c60000;--color-primary-dark:#1f486a;--color-body-text:#36383b;--color-light-bg:#f6f7fb;--color-white:#fff;--color-supporting-navy:#142f45;--tint-blue-soft:color-mix(in srgb,var(--color-primary-blue) 12%,#fff);--tint-red-soft:color-mix(in srgb,var(--color-brand-red) 10%,#fff);--tint-navy-soft:color-mix(in srgb,var(--color-primary-dark) 10%,#fff);--tint-on-dark-soft:color-mix(in srgb,var(--color-white) 12%,transparent);--tint-on-dark-strong:color-mix(in srgb,var(--color-white) 22%,transparent);--color-text-default:var(--color-body-text);--color-text-muted:color-mix(in srgb,var(--color-body-text) 70%,#fff);--color-text-inverse:var(--color-white);--color-text-heading:var(--color-primary-dark);--color-bg-default:var(--color-white);--color-bg-subtle:var(--color-light-bg);--color-bg-inverse:var(--color-supporting-navy);--color-border-default:color-mix(in srgb,var(--color-primary-dark) 15%,#fff);--color-border-strong:color-mix(in srgb,var(--color-primary-dark) 30%,#fff);--text-on-dark-primary:#fff;--text-on-dark-secondary:#c7d2db;--border-on-dark:color-mix(in srgb,var(--text-on-dark-primary) 55%,transparent);--color-border-onDark:var(--border-on-dark);--color-link:var(--color-primary-blue);--color-link-hover:color-mix(in srgb,var(--color-primary-blue) 80%,#000);--color-success:#1f7a4d;--color-danger:var(--color-brand-red);--color-focus-ring:var(--color-primary-blue);--fo-color-bg-page:#fff;--fo-color-bg-light-section:#f6f7fb;--fo-color-bg-dark-section:#142f45;--font-heading:"Raleway","Segoe UI",Arial,sans-serif;--font-body:"Open Sans","Segoe UI",Arial,sans-serif;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fs-display:clamp(2.25rem,1.7rem + 2.6vw,3.5rem);--fs-h1:clamp(2rem,1.6rem + 1.8vw,2.75rem);--fs-h2:clamp(1.5rem,1.3rem + 0.9vw,1.9rem);--fs-h3:clamp(1.15rem,1.05rem + 0.4vw,1.3rem);--fs-h4:clamp(1.05rem,1rem + 0.2vw,1.1rem);--fs-lead:clamp(1.05rem,1rem + 0.3vw,1.2rem);--fs-body-lg:1.05rem;--fs-body:1rem;--fs-body-sm:0.9rem;--fs-label:0.85rem;--fs-button:0.95rem;--fs-nav:0.95rem;--fs-caption:0.78rem;--lh-tight:1.15;--lh-heading:1.25;--lh-normal:1.5;--lh-relaxed:1.65;--ls-tight:-0.01em;--ls-normal:normal;--ls-wide:0.04em;--measure-text:65ch;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--space-10:8rem;--content-max-width:1280px;--content-max-width-wide:1320px;--content-max-width-text:68ch;--gutter-desktop:var(--space-6);--gutter-tablet:var(--space-5);--gutter-mobile:var(--space-4);--bp-mobile-sm:320px;--bp-mobile:480px;--bp-tablet:768px;--bp-desktop:1200px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-pill:999px;--border-width-thin:1px;--border-width-medium:1.5px;--border-width-thick:2px;--shadow-sm:0 1px 3px rgba(20,35,60,.08);--shadow-md:0 4px 16px rgba(20,35,60,.1);--shadow-lg:0 12px 32px rgba(20,35,60,.14);--shadow-focus:0 0 0 3px color-mix(in srgb,var(--color-focus-ring) 35%,transparent);--z-base:0;--z-sticky:100;--z-dropdown:200;--z-overlay:300;--z-modal:400;--z-tooltip:500;--duration-fast:150ms;--duration-base:250ms;--duration-slow:500ms;--easing-standard:cubic-bezier(0.4,0,0.2,1);--carousel-autoplay-duration:28s}@media (prefers-reduced-motion:reduce){:root{--duration-fast:0ms;--duration-base:0ms;--duration-slow:0ms}}