:root{--ink:#203d54;--muted:#577082;--blue:#267dac;--light-blue:#519bcb;--line:#dce8ef;--pale:#f2f8fc;--white:#fff;--radius:5px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--white);line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #15618e;outline-offset:6px}img{display:block;max-width:100%;height:auto}.container{width:min(1180px,calc(100% - 80px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);border-bottom:1px solid #e8f0f4}.header-inner{height:98px;display:flex;align-items:center;justify-content:space-between;gap:28px}.wordmark{color:var(--light-blue);font-size:25px;letter-spacing:-1px;font-weight:600;white-space:nowrap}.wordmark span{font-weight:400;font-size:.78em;letter-spacing:-.5px}nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:600}nav>a:not(.button){padding:10px 0}nav>a:not(.button):hover,.text-link:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:15px 23px;background:var(--blue);color:white;border:1px solid var(--blue);border-radius:var(--radius);font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#1c648e;transform:translateY(-2px)}.button-small{padding:11px 17px;gap:18px;font-size:12px}.hero{background:radial-gradient(ellipse at 80% 35%,#e5f2fb 0,transparent 57%),linear-gradient(100deg,#fff,#f4f9fc);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;align-items:center;min-height:650px;gap:15px}.hero-copy{padding:65px 0 60px;position:relative;z-index:1}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;line-height:1.7;color:var(--blue);margin:0 0 22px}.hero .eyebrow{font-size:9px;letter-spacing:1.5px;display:flex;align-items:center;gap:10px}.eyebrow>span{width:21px;height:1px;background:var(--blue)}h1{font-size:clamp(42px,4.4vw,63px);letter-spacing:-2.5px;line-height:1.13;font-weight:500;margin:0 0 26px}h1 em{font-style:normal;color:var(--light-blue);font-size:.9em;letter-spacing:-2px;white-space:nowrap}.hero-description{font-size:16px;line-height:1.85;max-width:390px;color:var(--muted);margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:25px}.text-link{font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:14px}.hero-art{position:relative;margin-right:-65px;margin-left:-15px}.hero-art img{width:100%}.art-caption{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);font-size:10px;letter-spacing:1.4px;white-space:nowrap;color:var(--muted);display:flex;align-items:center;gap:9px}.status-dot{width:5px;height:5px;border-radius:50%;background:var(--light-blue)}.region-strip{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #dce7ee;padding:24px 0;gap:20px}.region-strip>span{font-size:9px;letter-spacing:2px;color:var(--muted)}.region-strip p{display:flex;align-items:center;gap:26px;margin:0;font-size:11px;letter-spacing:.5px}.region-strip i{height:3px;width:3px;background:#8fb4cc;border-radius:50%}.region-strip>a{font-size:20px;line-height:1}.section{padding-block:90px}h2{font-size:36px;line-height:1.25;letter-spacing:-1.3px;font-weight:500;margin:0}h2 span{color:var(--light-blue)}.about{display:grid;grid-template-columns:1fr 1fr;gap:90px}.about-copy p{font-size:14px;color:var(--muted);margin:0 0 18px}.about-copy .lead{font-size:21px;color:var(--ink);letter-spacing:-.4px}.about-copy .text-link{margin-top:5px}.offerings{background:#f5f9fc;border-block:1px solid #eaf0f4}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:36px}.section-heading h2{font-size:32px}.section-heading .eyebrow{margin-bottom:15px}.section-heading>p{color:var(--muted);font-size:13px;margin:0}.offering-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.offering{position:relative;background:white;padding:33px 36px 0;border:1px solid var(--line);border-radius:7px;scroll-margin-top:125px;transition:border-color .2s,box-shadow .2s}.offering:hover{border-color:#9dbed3;box-shadow:0 10px 30px #24455f08}.card-top{display:flex;justify-content:space-between;align-items:center}.card-top svg{height:40px;width:40px;stroke:var(--light-blue);stroke-width:1.5}.badge{color:#407899;background:#edf6fc;border:1px solid #d8eaf5;font-size:10px;letter-spacing:.7px;padding:5px 12px;border-radius:20px}.offering h3{font-size:26px;font-weight:500;letter-spacing:-.6px;margin:23px 0 8px}.offering p{font-size:14px;color:var(--muted);margin:0 0 28px}.card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:19px 0;font-size:11px;color:var(--blue)}.card-bottom span{font-size:18px}.card-link{position:absolute;inset:0;border-radius:7px}.contact-panel{display:flex;align-items:center;justify-content:space-between;gap:35px;background:linear-gradient(120deg,#edf6fc,#f6fafc);border:1px solid #dceaf3;border-radius:7px;padding:49px 56px}.contact-panel .eyebrow{margin-bottom:16px}.contact-panel h2{font-size:35px}.contact-panel p:not(.eyebrow){color:var(--muted);font-size:14px;margin:18px 0 0}.contact-action{text-align:center;flex-shrink:0}.contact-action .button{min-width:190px}.contact-action p{font-size:11px!important;overflow-wrap:anywhere;max-width:260px}footer{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-block:29px}footer .wordmark{font-size:19px}footer p{font-size:10px;color:var(--muted)}.back-top{font-size:10px;color:var(--muted)}.skip-link{position:fixed;top:-70px;left:20px;padding:10px 20px;background:var(--ink);color:white;z-index:50}.skip-link:focus{top:10px}.menu-toggle{border:1px solid var(--line);padding:7px 12px;background:white;color:var(--ink);border-radius:4px;font-size:13px}.menu-toggle span{margin-left:8px}
@media(min-width:851px){.menu-toggle{display:none}}
@media(max-width:1050px){nav{gap:17px}.wordmark{font-size:22px}.hero-actions{gap:18px}.hero-actions .text-link{font-size:11px}h1{font-size:48px}.hero-grid{min-height:580px}.about{gap:50px}.container{width:calc(100% - 56px)}}
@media(max-width:850px){.header-inner{height:auto;min-height:78px;flex-wrap:wrap;padding-block:18px}.menu-toggle:not([hidden]){display:block}nav{width:100%;flex-wrap:wrap;justify-content:center;padding:8px 0}nav[data-collapsed="true"]{display:none}.hero-grid{min-height:auto;grid-template-columns:1fr 1fr}.hero-copy{padding-block:60px}h1{font-size:39px;letter-spacing:-1.6px}h1 em{white-space:normal;font-size:.95em;letter-spacing:-1.3px}.hero .eyebrow{font-size:8px;letter-spacing:.7px}.hero-description{font-size:14px}.hero-actions{flex-wrap:wrap;gap:18px}.hero-art{margin-right:-40px}.art-caption{bottom:0;font-size:8px}.region-strip p{gap:15px}.section{padding-block:65px}.about{gap:35px}h2{font-size:30px}.section-heading h2{font-size:29px}.contact-panel{padding:35px}.contact-panel h2{font-size:29px}footer{flex-wrap:wrap;gap:15px}footer p{margin:0}}
@media(max-width:600px){.container{width:calc(100% - 40px)}.wordmark{font-size:22px}.hero-grid{grid-template-columns:1fr;gap:0}.hero-copy{padding:45px 0 12px}.hero .eyebrow{font-size:8px;letter-spacing:1px;margin-bottom:22px}h1{font-size:45px;letter-spacing:-2px}h1 em{font-size:.87em}.hero-description{font-size:15px;margin-bottom:24px;max-width:340px}.hero-actions{gap:22px}.hero-actions .text-link{font-size:11px}.hero-art{width:min(100%,400px);margin:-3px auto 18px}.art-caption{bottom:12px}.region-strip{padding:20px 0;display:block}.region-strip>span{font-size:8px}.region-strip p{gap:12px;font-size:9px;margin-top:8px}.region-strip>a{display:none}.section{padding-block:53px}.about{grid-template-columns:1fr;gap:26px}.eyebrow{margin-bottom:14px}h2{font-size:31px}.section-heading{display:block;margin-bottom:27px}.section-heading h2{max-width:300px}.section-heading>p{margin-top:16px}.offering-grid{grid-template-columns:1fr;gap:18px}.offering{padding:26px 26px 0}.contact-panel{display:block;padding:30px 25px}.contact-panel h2{font-size:29px}.contact-action{text-align:left;margin-top:25px}.contact-action p{max-width:none}footer{padding-block:25px;display:grid;grid-template-columns:1fr auto}footer .wordmark{font-size:18px}footer p{grid-column:1/-1;grid-row:2;font-size:9px}.back-top{font-size:9px}nav{gap:13px 21px}nav .button{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
