.Header-module__Af2_WG__nav{background:var(--background);border-bottom:1px solid var(--border);z-index:20;position:sticky;top:0}.Header-module__Af2_WG__inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:.85rem 1.5rem;display:flex}.Header-module__Af2_WG__brand{align-items:center;gap:.6rem;display:flex}.Header-module__Af2_WG__logoMark{background:var(--brand-blue);color:#fff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.1rem;font-weight:700;display:flex}.Header-module__Af2_WG__brandName{color:var(--brand-navy);font-size:1.15rem;font-weight:700;line-height:1.1}.Header-module__Af2_WG__brandSub{color:var(--muted);letter-spacing:.04em;font-size:.7rem;font-weight:400;display:block}.Header-module__Af2_WG__toggle{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:.4rem;padding:.4rem .6rem;display:none}.Header-module__Af2_WG__menu{align-items:center;gap:1.75rem;display:flex}.Header-module__Af2_WG__link{color:var(--foreground);border-bottom:2px solid #0000;padding:.35rem .1rem;font-size:.95rem;font-weight:500}.Header-module__Af2_WG__link:hover{color:var(--brand-blue)}.Header-module__Af2_WG__linkActive{color:var(--brand-blue);border-bottom-color:var(--brand-blue)}@media (max-width:720px){.Header-module__Af2_WG__toggle{display:block}.Header-module__Af2_WG__menu{background:var(--background);border-bottom:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:0;padding:.5rem 1.5rem 1rem;display:none;position:absolute;top:100%;left:0;right:0}.Header-module__Af2_WG__menuOpen{display:flex}.Header-module__Af2_WG__link{width:100%;padding:.6rem 0}}
.Footer-module__EZoWya__footer{background:var(--brand-navy);color:#cfe0f4;margin-top:3rem}.Footer-module__EZoWya__inner{grid-template-columns:1.4fr 1fr 1.2fr;gap:2rem;max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 1.5rem;display:grid}.Footer-module__EZoWya__brand{align-items:center;gap:.6rem;margin-bottom:.75rem;display:flex}.Footer-module__EZoWya__logoMark{background:var(--brand-blue);color:#fff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-weight:700;display:flex}.Footer-module__EZoWya__brandName{color:#fff;font-weight:700}.Footer-module__EZoWya__blurb{color:#a9c0da;max-width:32rem;font-size:.9rem;line-height:1.6}.Footer-module__EZoWya__heading{color:#fff;margin-bottom:.9rem;font-size:.95rem}.Footer-module__EZoWya__links li{margin-bottom:.55rem}.Footer-module__EZoWya__links a{color:#a9c0da;font-size:.9rem}.Footer-module__EZoWya__links a:hover{color:#fff;text-decoration:underline}.Footer-module__EZoWya__contact li{color:#a9c0da;margin-bottom:.55rem;font-size:.9rem}.Footer-module__EZoWya__contact a{color:inherit}.Footer-module__EZoWya__contact a:hover{color:#fff}.Footer-module__EZoWya__bottom{border-top:1px solid #ffffff1f}.Footer-module__EZoWya__bottomInner{color:#a9c0da;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;font-size:.8rem;display:flex}@media (max-width:720px){.Footer-module__EZoWya__inner{grid-template-columns:1fr}}
.Layout-module__hBxhlq__main{min-height:60vh}
:root{--background:#fff;--foreground:#1a1a1a;--brand-navy:#0a2540;--brand-blue:#0b5ed7;--brand-blue-light:#eaf2fd;--muted:#5b6b7a;--border:#e2e8f0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}button{font:inherit}
