:root{--color-navy:#0d2741;--color-blue:#165b8f;--color-cyan:#26a8df;--color-gold:#f3b33d;--color-ink:#17202a;--color-muted:#5d6d7e;--color-surface:#fff;--color-soft:#f3f8fc;--shadow:0 24px 70px #0d274124;--radius:24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{color:var(--color-ink);background:var(--color-surface);scroll-behavior:smooth}body{margin:0;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.06em;max-width:850px;margin-bottom:1.25rem;font-size:clamp(2.5rem,6vw,5rem);line-height:.98}h2{color:var(--color-navy);letter-spacing:-.04em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3.35rem);line-height:1.05}h3{color:var(--color-navy);margin-bottom:.75rem;font-size:1.25rem;line-height:1.2}.skip-link{z-index:10;background:var(--color-navy);color:#fff;border-radius:999px;padding:.75rem 1rem;position:absolute;top:1rem;left:1rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.container{width:min(1120px,100% - 2rem);margin-inline:auto}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.topbar{background:var(--color-navy);color:#dcecf7;font-size:.92rem}.topbar__inner,.nav{justify-content:space-between;align-items:center;gap:1rem;display:flex}.topbar__inner{min-height:42px}.topbar__contact{flex-wrap:wrap;align-items:center;gap:.5rem 1.25rem;display:flex}.topbar__contact a{align-items:center;gap:.35rem;display:inline-flex}.topbar__contact svg{flex-shrink:0;width:1em;height:1em}.topbar a{color:#fff;text-decoration:none}.site-header{background:#fffffff5;border-bottom:1px solid #e6eef5}.nav{min-height:88px}.brand{color:var(--color-navy);letter-spacing:.02em;align-items:center;gap:.8rem;font-weight:800;text-decoration:none;display:inline-flex}.brand img{width:64px;height:auto}.brand--footer img{width:56px}.nav ul,.footer-links,.breadcrumb ol{flex-wrap:wrap;align-items:center;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.nav a,.footer-links a{color:var(--color-navy);font-weight:700;text-decoration:none}.nav a:hover,.footer-links a:hover,.topbar a:hover{color:var(--color-cyan)}.breadcrumb{color:var(--color-muted);padding-block:1rem;font-size:.9rem}.breadcrumb a{color:var(--color-blue);text-decoration:none}.eyebrow{color:var(--color-gold);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .85rem;font-size:.78rem;font-weight:900}.button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.85rem 1.25rem;font-weight:850;text-decoration:none;display:inline-flex}.button--primary{background:var(--color-gold);color:#142033}.button--secondary,.button--light{color:#fff;border:1px solid #ffffff73}.button--light{color:var(--color-navy);background:#fff;border-color:#fff;flex-shrink:0}.section{padding:clamp(4rem,7vw,6.5rem) 0}.section--intro{background:#fff}.section--muted{background:var(--color-soft)}.section__heading{max-width:760px;margin-bottom:2rem}.rich-text,.section__heading p:not(.eyebrow),.card p,.site-footer p,address{color:var(--color-muted)}.cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.card{background:#fff;border:1px solid #e3edf5;border-radius:20px;padding:1.35rem;box-shadow:0 12px 35px #0d274114}.cta{background:linear-gradient(135deg, var(--color-blue), var(--color-navy));color:#dcecf7;padding:clamp(3rem,6vw,5rem) 0}.cta h2{color:#fff}.cta p{max-width:760px}.cta__inner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.cta__actions{flex-direction:column;flex-shrink:0;gap:.75rem;display:flex}.site-footer{color:#d7eaf6;background:#061827;padding-top:3rem}.footer__grid{grid-template-columns:1.4fr .8fr .8fr;gap:clamp(2rem,5vw,4rem);display:grid}.site-footer .brand,.footer-links a,.site-footer a{color:#fff}.footer-heading{color:#fff;letter-spacing:0;font-size:1rem;font-weight:700}.footer-links{align-items:start;gap:.45rem;display:grid}.footer-social{color:#fff;align-items:center;gap:.5rem;margin-top:.5rem;display:inline-flex}.footer-social svg{flex-shrink:0}.footer-social:hover{color:#9fc9e8}address{font-style:normal}.copyright{color:#9fb8cc;border-top:1px solid #ffffff1f;margin-top:2.5rem;padding:1rem 0;font-size:.9rem}@media (width<=900px){.footer__grid{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.nav{flex-direction:column;align-items:flex-start;padding:1rem 0}.cta__inner{flex-direction:column;align-items:flex-start}}@media (width<=620px){.topbar__inner{flex-direction:column;justify-content:center;align-items:flex-start;padding:.65rem 0}.cards{grid-template-columns:1fr}.nav ul{gap:.65rem .9rem}}
