@charset "UTF-8";
:root{--navy:#102c43;--navy-deep:#0b2133;--cyan:#25c7d6;--ink:#183249;--muted:#596b7a;--line:#dce5ec;--light:#f3f7fa;--white:#fff;font-family:Arial,"Segoe UI",sans-serif;color:var(--ink);background:var(--white);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;line-height:1.6}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #1493ab;outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12;letter-spacing:-.045em}img{max-width:100%;display:block}.skip{position:absolute;left:20px;top:-100px;z-index:20;padding:12px;background:white}.skip:focus{top:12px}.site-header{max-width:1320px;margin:auto;min-height:106px;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:18px 42px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-size:25px;font-weight:800;letter-spacing:-.05em}.brand img{width:52px;height:52px;object-fit:contain}.brand-light{font-weight:400}.brand small{display:block;font-size:9px;letter-spacing:.13em;font-weight:700;margin-top:-3px;color:#526979}.site-header nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:600}.site-header nav a{text-decoration:none}.site-header nav a:hover{color:#087f99}.nav-cta{border:1px solid var(--line);padding:11px 17px;border-radius:6px}.nav-cta span{margin-left:18px}.hero{max-width:1416px;margin:0 auto;background:var(--navy);color:white;display:grid;grid-template-columns:1.1fr 1fr;min-height:615px}.hero-copy{padding:68px 54px 54px max(42px,calc((100vw - 1236px)/2));align-self:center}.eyebrow{font-size:12px;letter-spacing:.17em;text-transform:uppercase;font-weight:700;color:#08768d;line-height:1.5}.hero .eyebrow{color:#7ce0e8;margin-bottom:28px}h1{font-size:clamp(2.6rem,4.15vw,4rem);font-weight:600;max-width:670px}h1 em{font-style:normal;color:#83dfe4}.hero-intro{font-size:18px;line-height:1.7;color:#d2e0e9;max-width:460px;margin-top:26px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:15px 22px;border-radius:5px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .18s,background .18s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--cyan);color:var(--navy-deep);margin-top:30px}.button-primary:hover{background:#66e0e9}.hero-note{display:flex;gap:12px;align-items:center;font-size:12px;color:#b0c5d5;margin-top:36px}.small-rule{width:26px;height:1px;background:#65cbd7;flex:none}.hero-visual{position:relative;background:#ecf5f9;overflow:hidden;display:grid;place-items:center;min-height:100%;color:var(--ink)}.hero-brand{width:390px;max-width:80%;height:auto}.visual-caption{position:absolute;left:32px;bottom:28px;background:rgba(255,255,255,.93);padding:17px 24px;border-left:3px solid #0b9bad;max-width:calc(100% - 64px)}.visual-caption span{display:block;font-size:10px;font-weight:700;letter-spacing:.12em;color:#4f6877;margin-bottom:4px}.visual-caption strong{font-size:17px;font-weight:600}.section{padding:88px 42px;max-width:1320px;margin:0 auto}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:42px}.section-heading .eyebrow{margin-bottom:17px}h2{font-size:clamp(2rem,3.1vw,3rem);font-weight:600}.section-heading>p{color:var(--muted);max-width:330px;font-size:16px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{padding:27px 23px 23px;border:1px solid var(--line);border-radius:9px;display:flex;flex-direction:column;min-width:0;position:relative;background:white;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:0 14px 34px #153c5410;transform:translateY(-4px)}.product-card.featured{border-top:3px solid #1498aa;padding-top:25px}.product-top{display:flex;align-items:center;gap:10px;margin-bottom:34px}.product-icon{font-size:14px;border:1px solid #cfe2e8;background:#f0f9fb;color:#136c80;width:36px;height:36px;display:grid;place-items:center;border-radius:6px;flex:none}.category{font-size:10px;letter-spacing:.08em;font-weight:700;color:#5c7384}.product-card h3{font-size:28px;letter-spacing:-.04em;line-height:1.15}.product-name{font-size:13px!important;line-height:1.5!important;min-height:46px;margin:10px 0 17px!important;font-weight:600;color:#466277!important}.product-card>p{font-size:15px;line-height:1.7;color:var(--muted)}.product-link{display:flex;justify-content:space-between;align-items:center;text-decoration:none;border-top:1px solid var(--line);padding-top:20px;margin-top:auto;font-weight:700;font-size:14px}.product-card>p:last-of-type{margin-bottom:32px}.product-link span{font-size:20px;color:#117b91}.trust{max-width:none;background:var(--light);padding-left:max(42px,calc((100vw - 1236px)/2));padding-right:max(42px,calc((100vw - 1236px)/2))}.trust .eyebrow{margin-bottom:20px}.trust-intro{font-size:18px;max-width:640px;color:var(--muted);margin-top:25px}.contact{padding-top:85px;padding-bottom:85px}.contact .eyebrow{margin-bottom:20px}.contact>p:not(.eyebrow){color:var(--muted);font-size:17px;margin-top:23px}.button-dark{background:var(--navy);color:white;margin-top:28px}.button-dark:hover{background:#1c4563}.email-link{font-size:16px;margin-left:24px;text-decoration:none;border-bottom:1px solid #b8cbd7;padding-bottom:4px}footer{border-top:1px solid var(--line);padding:28px 42px;max-width:1320px;margin:auto;display:flex;align-items:center;gap:28px;font-size:13px;color:var(--muted)}footer strong{font-size:19px;color:var(--ink)}footer span:nth-of-type(2){margin-left:auto}footer a{text-decoration:none}@media(min-width:1500px){.hero{border-radius:10px}.hero-copy{padding-left:60px}}@media(max-width:1050px){.site-header{padding:18px 28px}.site-header nav{gap:20px}.hero-copy{padding:50px 32px}.hero{min-height:590px}h1{font-size:42px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card h3{font-size:30px}.product-name{min-height:24px}.category{font-size:11px}.section{padding:70px 32px}.hero-note{font-size:13px}.brand small{display:none}footer{flex-wrap:wrap}}@media(max-width:720px){.site-header{min-height:86px;padding:15px 20px;gap:12px}.brand{font-size:23px;gap:6px}.brand img{width:40px;height:40px}.site-header nav>a:not(.nav-cta){display:none}.nav-cta{font-size:12px;padding:9px 12px;max-width:150px;line-height:1.4}.nav-cta span{display:none}.hero{display:flex;flex-direction:column}.hero-copy{padding:44px 24px 40px}h1{font-size:40px}.hero-intro{font-size:17px}.hero-visual{min-height:340px}.hero-brand{max-width:280px}.hero .eyebrow{font-size:11px;letter-spacing:.1em;margin-bottom:22px}.hero-note{margin-top:25px}.section{padding:58px 24px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:23px}.section-heading h2 br,.trust h2 br{display:none}.product-grid{grid-template-columns:1fr;gap:16px}.product-top{margin-bottom:22px}.product-card{padding:25px}.product-card.featured{padding-top:23px}.product-name{font-size:15px!important;min-height:0}.product-card>p{font-size:16px}.product-link{font-size:16px}.category{font-size:12px}.eyebrow{font-size:12px}.contact h2 br{display:none}.email-link{display:table;margin:22px 0 0;font-size:15px;overflow-wrap:anywhere}footer{padding:26px 24px;display:grid;gap:10px}footer span:nth-of-type(2){margin-left:0}.visual-caption{left:24px;bottom:24px;max-width:calc(100% - 48px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

/* Institutional finish */
.hero-photo{width:100%;height:100%;min-height:615px;object-fit:cover;object-position:62% center;position:absolute;inset:0}.areas{max-width:1236px;margin:auto;padding:26px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);font-size:14px}.areas>span{color:var(--muted);margin-right:32px}.areas>p{font-weight:600;white-space:nowrap}.systems{padding-bottom:30px}.category{font-size:12px;letter-spacing:.055em}.product-card>p{font-size:16px;line-height:1.65}.product-name{font-size:15px!important;min-height:48px}.features{list-style:none;padding:0;margin:24px 0 30px;color:#395569;font-size:14px;line-height:1.6}.features li{padding:8px 0 8px 15px;position:relative;border-top:1px solid #edf1f5}.features li::before{content:'';position:absolute;left:0;top:17px;width:4px;height:4px;border-radius:50%;background:#137e97}.product-card>p:last-of-type{margin-bottom:0}.systems-note{max-width:1236px;margin:0 auto 78px;padding:0;color:#687b89;font-size:13px;line-height:1.6}.trust{display:grid;grid-template-columns:1.08fr 1fr;gap:75px;padding-top:86px;padding-bottom:82px}.trust h2{font-size:clamp(2rem,3vw,2.9rem)}.trust-intro{font-size:17px;max-width:490px;line-height:1.8}.trust-signature{font-size:15px;font-weight:700;color:#16738a;display:flex;align-items:center;gap:15px;margin-top:28px}.trust-signature::before{content:'';height:1px;width:34px;background:#21869a}.trust-points article{display:flex;gap:24px;padding:25px 0;border-top:1px solid #cfdae3}.trust-points article:first-child{padding-top:0;border-top:none}.trust-points article>span{font-size:13px;color:#46778c;font-weight:700;padding-top:2px}.trust-points h3{font-size:19px;line-height:1.45;letter-spacing:-.018em;font-weight:600}.trust-points p{color:var(--muted);font-size:16px;line-height:1.7;margin-top:9px}.contact{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.contact h2{font-size:clamp(2rem,3vw,2.8rem)}.contact>div>p:not(.eyebrow){font-size:17px;color:var(--muted);margin-top:24px;max-width:510px}.contact-details{background:var(--light);padding:34px;border-radius:9px}.contact-details>div+div{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.contact-details span{display:block;font-size:11px;letter-spacing:.14em;color:#617786;font-weight:700;margin-bottom:11px}.contact-details a{font-size:clamp(16px,1.5vw,21px);text-decoration:none;display:flex;align-items:center;justify-content:space-between;gap:15px;overflow-wrap:anywhere}.contact-details a:hover{color:#087f99}.contact-details b{font-weight:400;color:#118098;flex:none}.contact-details p{font-size:13px!important;line-height:1.6;color:#657b89!important;margin-top:25px!important}.brand small{font-size:10px}.visual-caption span{font-size:11px}.hero-note{font-size:13px}
@media(max-width:1300px){.areas{margin:0 42px}.systems-note{margin-left:42px;margin-right:42px}.trust{gap:45px}.contact{gap:42px}}
@media(max-width:1050px){.areas{margin:0 32px;gap:16px;flex-wrap:wrap;justify-content:flex-start}.areas>span{width:100%;margin:0}.areas>p{margin-right:22px}.hero-photo{min-height:590px}.systems-note{margin-left:32px;margin-right:32px;margin-bottom:64px}.trust{gap:40px}.contact{grid-template-columns:1fr 1fr}.contact-details{padding:25px}.product-name{min-height:24px}.product-top{margin-bottom:26px}.category{font-size:13px}}
@media(max-width:720px){.hero-photo{position:relative;min-height:0;height:350px;object-position:center}.hero-visual{display:block;min-height:0}.areas{margin:0 24px;padding:23px 0;gap:12px}.areas>span{font-size:13px}.areas>p{font-size:14px;margin-right:10px}.systems{padding-bottom:25px}.systems-note{margin:0 24px 52px;font-size:13px}.trust{display:block}.trust-intro{font-size:17px}.trust-points{margin-top:40px}.trust-points h3{font-size:19px}.trust-points article{gap:18px}.contact{display:block}.contact-details{margin-top:34px}.contact-details a{font-size:17px}.features{font-size:15px}.brand small{display:none}.hero-note{font-size:12px}.category{font-size:13px}.visual-caption{padding:15px 18px}.visual-caption strong{font-size:16px}}
