@font-face{font-family:Manrope;src:url('/assets/manrope-latin.e310b55a7fd9.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
:root{--paper:#fff;--ink:#17252f;--muted:#536675;--accent:#18c5ed;--orange:#ff7b26;--line:#d6e0e8;--navy:#060f1c;--pad:clamp(24px,5vw,84px);--font:Manrope,'Helvetica Neue',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #0076d5;outline-offset:6px}::selection{background:#1ac8f0;color:#041424}.skip-link{position:absolute;left:16px;top:-100px;z-index:10;background:#fff;padding:12px}.skip-link:focus{top:12px}
.header{height:108px;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff}.wordmark{display:inline-flex;align-items:center;flex-shrink:0}.wordmark img{display:block;width:286px;height:auto;max-width:100%}.header .wordmark{margin-left:-24px}.header nav{display:flex;align-items:center;gap:38px;font-size:13px;font-weight:650}.header nav>a{padding:12px 0;transition:color .2s}.header nav>a:hover{color:#0079c9}.header nav .nav-contact{background:var(--ink);color:#fff;border-radius:5px;padding:13px 20px}.nav-contact span{margin-left:22px;font-size:20px}.header nav .nav-contact:hover{background:#006bab}
.hero{position:relative;isolation:isolate;height:calc(100svh - 108px);min-height:640px;max-height:1040px;overflow:hidden;background:var(--navy);color:#fff}.hero-image,.hero-shade{position:absolute;width:100%;height:100%;inset:0;z-index:-2}.hero-image{object-fit:cover;object-position:center 53%;animation:lens-enter 1.5s cubic-bezier(.18,.65,.3,1) both;will-change:transform}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(3,11,23,.9),rgba(3,11,23,.56) 35%,transparent 67%),linear-gradient(0deg,rgba(3,11,23,.8),transparent 25%)}.hero-content{padding:clamp(45px,6.5vh,100px) var(--pad) 105px;max-width:820px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.8px;line-height:1.8}.hero-intro{display:flex;gap:12px;align-items:center;margin:0 0 29px;color:#d5e8f8}.signal{width:7px;height:7px;background:var(--orange);box-shadow:0 0 14px #ff7b2690;border-radius:50%}.hero h1{font-size:clamp(64px,7.3vw,112px);line-height:1.02;font-weight:600;letter-spacing:-.065em;margin:0 0 27px -4px}.hero h1 span{color:#3ed5f5}.hero-description{font-size:16px;line-height:1.8;max-width:370px;color:#c5d6e6;margin:0 0 30px}.button{display:inline-flex;gap:42px;align-items:center;font-size:13px;font-weight:750;padding:18px 23px;border-radius:4px;transition:background .2s,transform .2s,box-shadow .2s}.button-light{background:#fff;color:var(--ink)}.button-light:hover{background:#3ed5f5;transform:translateY(-3px);box-shadow:0 8px 35px #16b8ef28}.button span{font-size:21px;line-height:1}.hero-bottom{position:absolute;bottom:24px;left:var(--pad);right:var(--pad);display:flex;align-items:center;justify-content:space-between;font-size:9px;font-weight:650;letter-spacing:1.5px;color:#b9cddd}.hero-bottom a{font-size:22px;display:grid;place-items:center;width:44px;height:44px;border:1px solid #829daf66;border-radius:50%;transition:background .2s}.hero-bottom a:hover{background:#00b7ed30}.hero-intro,.hero h1,.hero-description,.hero .button{animation:enter .75s ease-out both}.hero h1{animation-delay:.1s}.hero-description{animation-delay:.2s}.hero .button{animation-delay:.3s}
.section{padding:52px var(--pad) 0;scroll-margin-top:0}.section-label{display:flex;justify-content:space-between;align-items:center;color:#466273}.little-cross{font-size:26px;font-weight:300;color:#087dbb}.company{background:#f5f9fc}.company-body{display:grid;grid-template-columns:1.2fr 1fr;gap:8%;padding:70px 0 82px}h2{font-size:clamp(38px,4.3vw,65px);line-height:1.12;letter-spacing:-.055em;font-weight:550;margin:0}.company-copy{max-width:475px}.company-copy p{font-size:16px;line-height:1.9;margin:0 0 20px;color:var(--muted)}.text-link{display:inline-flex;justify-content:space-between;gap:50px;align-items:center;font-size:13px;font-weight:750;border-bottom:1px solid #9db7c8;padding:13px 0 10px}.text-link span{font-size:21px;color:#087dbb;transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}.disciplines{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;padding:27px 0 32px;align-items:center;font-size:12px;font-weight:650}.disciplines span[aria-hidden]{font-size:23px;color:#1182c8}
.approach{background:var(--navy);color:#fff;padding-bottom:74px;position:relative;overflow:hidden}.approach::before{content:'';position:absolute;left:var(--pad);right:var(--pad);top:0;height:2px;background:linear-gradient(90deg,#008bff,#22d4e9 50%,#ff9d24)}.approach .section-label{color:#9bb9ce}.approach .little-cross{color:var(--orange)}.approach-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin:66px 0 66px}.approach h2{font-size:clamp(38px,4.2vw,62px)}.approach h2 span{color:#3ed5f5}.approach-heading>p{font-size:13px;color:#a7bed0;line-height:1.9;max-width:300px;margin:0 0 4px}.principles{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #314454}.principle{padding:29px 35px 0 0;position:relative}.principle+.principle{padding-left:35px;border-left:1px solid #314454}.number{font-size:11px;color:#ff9a54;font-variant-numeric:tabular-nums}.principle h3{font-size:20px;font-weight:550;letter-spacing:-.5px;margin:34px 0 14px}.principle p{font-size:14px;line-height:1.9;color:#afc2d1;max-width:340px;margin:0}.principle svg{display:block;width:105px;height:70px;margin-top:29px;stroke:#27bfe9;stroke-width:1.25;transition:stroke .3s,transform .3s}.principle:hover svg{stroke:#ff9a54;transform:translateY(-5px) rotate(-3deg)}
.contact{background:#077cbd;color:#fff;padding-bottom:76px;position:relative;overflow:hidden}.contact::after{content:'';position:absolute;width:500px;height:500px;border:1px solid #ffffff1c;border-radius:50%;right:-200px;top:-220px;box-shadow:0 0 0 65px #ffffff06,0 0 0 130px #ffffff05;pointer-events:none}.contact .section-label,.contact .little-cross{color:#d8f4ff}.contact-body{padding:59px 0 0;display:flex;justify-content:space-between;gap:45px;align-items:flex-end;position:relative;z-index:1}.contact h2{font-size:clamp(37px,4.1vw,62px)}.email-link{display:flex;align-items:center;justify-content:space-between;gap:28px;font-size:clamp(17px,2vw,29px);letter-spacing:-1px;border-bottom:1px solid #92d7f9;padding:0 0 12px;white-space:nowrap}.email-arrow{font-size:45px;font-weight:400;transition:transform .2s}.email-link:hover .email-arrow{transform:translate(4px,-4px)}.footer{display:flex;align-items:center;gap:30px;padding:25px var(--pad);font-size:11px;background:#fff}.footer .wordmark{margin-left:-18px}.footer .wordmark img{width:230px}.footer p{margin-right:auto;color:var(--muted)}.footer>a:last-child{font-weight:650}.js .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.js .reveal.visible{opacity:1;transform:none}.js .principle:nth-child(2){transition-delay:.08s}.js .principle:nth-child(3){transition-delay:.16s}@keyframes enter{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes lens-enter{from{transform:scale(1.075) rotate(-1deg)}to{transform:scale(1) rotate(0deg)}}
@media(min-width:1600px){.hero-content{padding-top:8vh}}
@media(max-width:1100px){.company-body{gap:6%}.approach-heading{display:block}.approach-heading>p{margin-top:26px}.principle{padding-right:24px}.principle+.principle{padding-left:24px}.principle h3{font-size:18px}.contact-body{display:block}.email-link{width:max-content;margin-top:40px}.footer{gap:22px}.footer p{max-width:175px}.hero h1{font-size:80px}}
@media(min-width:641px) and (max-height:800px){.hero{min-height:590px}.hero-content{padding-top:30px}.hero-intro{margin-bottom:22px}.hero h1{font-size:clamp(65px,6.5vw,86px);margin-bottom:22px}.hero-description{font-size:14px;margin-bottom:24px}.hero-bottom{bottom:18px}}
@media(max-width:760px){.header{height:92px}.header .wordmark{margin-left:-18px}.wordmark img{width:224px}.header nav{gap:20px}.header nav>a:nth-child(2){display:none}.header nav .nav-contact{padding:10px 13px}.nav-contact span{margin-left:8px}}
@media(max-width:640px){.header{height:86px;padding-left:20px;padding-right:20px;gap:15px}.header .wordmark{margin-left:-15px}.wordmark img{width:213px}.header nav{font-size:11px}.header nav>a:first-child{display:none}.header nav .nav-contact{padding:10px 12px;white-space:nowrap}.nav-contact span{font-size:17px;margin-left:5px}.hero{height:calc(100svh - 86px);min-height:660px;max-height:850px}.hero-image{object-fit:cover;object-position:72% top;height:480px;transform-origin:75% 35%}.hero-shade{background:linear-gradient(0deg,#060f1c 0%,#060f1c 25%,rgba(6,15,28,.94) 45%,rgba(6,15,28,.13) 78%,rgba(6,15,28,.03))}.hero-content{padding-top:250px;padding-bottom:88px;max-width:none}.hero-intro{font-size:8px;letter-spacing:1px;gap:8px;margin-bottom:16px}.hero h1{font-size:55px;letter-spacing:-.06em;line-height:1.01;margin-left:-2px;margin-bottom:17px}.hero h1 br:first-child{display:none}.hero h1 br:first-child::after{content:' '}.hero-description{font-size:14px;max-width:330px;line-height:1.75;margin-bottom:22px}.button{padding:15px 19px;gap:35px;font-size:12px}.hero-bottom{font-size:7px;letter-spacing:.7px;bottom:18px}.hero-bottom>span:last-child{display:none}.hero-bottom a{width:35px;height:35px}.section{padding-top:32px}.eyebrow{font-size:9px}.company-body{grid-template-columns:1fr;gap:25px;padding:40px 0 39px}.company h2{font-size:41px}.company-copy p{font-size:15px}.disciplines{flex-wrap:wrap;justify-content:flex-start;column-gap:14px;row-gap:12px;font-size:10px;line-height:1.4}.disciplines span[aria-hidden]{font-size:16px}.disciplines span:nth-child(4){display:none}.disciplines span:last-child{width:100%}.approach{padding-bottom:42px}.approach-heading{margin:39px 0 31px}.approach h2{font-size:36px;line-height:1.14}.principles{grid-template-columns:1fr}.principle,.principle+.principle{padding:26px 0 26px 34px;border-left:0;border-bottom:1px solid #314454}.principle:last-child{border-bottom:0;padding-bottom:0}.number{position:absolute;top:33px;left:0}.principle h3{font-size:20px;margin:0 0 12px}.principle p{max-width:none}.principle svg{width:80px;height:50px;margin-top:19px}.contact{padding-bottom:42px}.contact-body{padding-top:35px}.contact h2{font-size:37px}.email-link{font-size:22px;margin-top:29px;letter-spacing:-.6px}.email-arrow{font-size:35px}.footer{padding-top:13px;padding-bottom:25px;display:grid;grid-template-columns:1fr 1fr;gap:17px}.footer .wordmark{grid-column:1/-1;margin-left:-16px}.footer .wordmark img{width:208px}.footer p{font-size:11px;margin:0;max-width:none;grid-column:1/-1}.footer>a:last-child{text-align:right}.footer>span{color:var(--muted)}}
@media(max-width:360px){.wordmark img{width:182px}.header{gap:8px}.header nav .nav-contact{padding:9px}.hero{min-height:670px}.hero-content{padding-top:238px}.hero h1{font-size:47px}.hero-intro{font-size:7px;letter-spacing:.7px}.hero-description{font-size:13px}.company h2{font-size:37px}.contact h2{font-size:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.js .reveal{opacity:1;transform:none}.hero-image{will-change:auto}}


/* Shared company navigation. Native disclosure works with touch and keyboards. */
.header.site-header{position:relative;z-index:5}
.header.site-header nav{gap:26px}
.products-menu{position:relative}
.products-menu summary{display:flex;align-items:center;gap:8px;min-height:44px;cursor:pointer;list-style:none;user-select:none}
.products-menu summary::-webkit-details-marker{display:none}
.products-menu summary:focus-visible{outline:3px solid #0076d5;outline-offset:5px}
.products-menu[open] summary{color:#006fae}
.menu-chevron{font-size:18px;line-height:1;transition:transform .2s}
.products-menu[open] .menu-chevron{transform:rotate(180deg)}
.products-panel{position:absolute;top:calc(100% + 8px);left:-20px;width:320px;max-width:calc(100vw - 40px);padding:10px;background:#fff;border:1px solid #d6e0e8;border-radius:9px;box-shadow:0 18px 45px #06142226;color:#17252f}
.product-menu-link{display:flex;align-items:center;gap:14px;padding:14px 10px;border-radius:5px}
.product-menu-link:hover,.product-menu-link:focus-visible{background:#eaf4f8}
.product-menu-link img{flex-shrink:0;border-radius:9px}
.product-menu-link>span:nth-child(2){flex:1}
.product-menu-link strong{display:block;font-size:14px}
.product-menu-link small{display:block;font-size:11px;font-weight:400;line-height:1.6;color:#536675;margin-top:4px}
.header.site-header nav>a.support-nav{display:block;min-height:44px}
.header.site-header nav>a[aria-current=page]{color:#006fae}
@media(max-width:1100px){.header.site-header nav{gap:19px}.header.site-header .wordmark img{width:245px}.header.site-header .nav-contact{display:none}}
@media(max-width:760px){.header.site-header nav>a.company-nav{display:none}.header.site-header nav{gap:22px}.header.site-header .wordmark img{width:224px}.products-panel{left:auto;right:0}}
@media(max-width:640px){.header.site-header,.app-page .header.site-header{height:86px;gap:8px}.header.site-header .wordmark img{width:162px}.header.site-header nav{gap:16px;font-size:12px}.products-panel{position:fixed;top:76px;left:20px;right:20px;width:auto;max-width:none}.header.site-header nav>a.nav-contact{display:none}}
@media(max-width:360px){.header.site-header .wordmark img{width:148px}.header.site-header nav{gap:12px;font-size:11px}}
