@import"https://fonts.googleapis.com/css2?family=Archivo+Narrow:wght@500;600;700&family=IBM+Plex+Sans:wght@400;500;600&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{--navy:#001830;--orange:#e4680a;--bright:#ee7b17;--sand:#c6a789;--charcoal:#2d2b33;--white:#f8f6f2;--line:#d6d2cc;font-family:IBM Plex Sans,sans-serif;color:var(--navy);background:var(--white);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--white)}button,input,select,textarea{font:inherit}button,a{color:inherit}button{cursor:pointer}a{text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}.site-shell{overflow:hidden}.site-header{position:sticky;z-index:50;top:0;height:72px;display:grid;grid-template-columns:270px 1fr auto;align-items:center;padding:0 clamp(22px,5vw,72px);background:var(--navy);color:var(--white);border-bottom:1px solid rgba(255,255,255,.14)}.brand{display:inline-flex;align-items:center;gap:9px;width:max-content;background:var(--white);padding:4px 12px 4px 5px}.brand img:first-child{width:68px;height:38px;object-fit:contain}.brand img:last-child{width:135px;height:auto}.desktop-nav{justify-self:center;display:flex;gap:38px}.desktop-nav a{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.08em;text-transform:uppercase;opacity:.72}.desktop-nav a:hover,.desktop-nav a.is-active{color:var(--bright);opacity:1}.nav-cta,.orange-cta button{display:flex;align-items:center;gap:12px;border:0;background:var(--bright);color:var(--navy);padding:14px 20px;font:500 10px IBM Plex Mono,monospace;letter-spacing:.07em;text-transform:uppercase}.menu-toggle,.mobile-nav{display:none}.platform-hero{display:grid;grid-template-columns:42% 58%;min-height:580px;background:var(--navy)}.platform-hero__copy{position:relative;display:flex;flex-direction:column;justify-content:center;padding:64px clamp(30px,6vw,92px);color:var(--white)}.coordinate,.section-kicker{font:500 10px IBM Plex Mono,monospace;letter-spacing:.1em;text-transform:uppercase}.coordinate{position:absolute;top:32px;color:var(--sand)}.platform-hero h1{margin:0;font:700 clamp(56px,6.5vw,108px)/.79 "Archivo Narrow",sans-serif;letter-spacing:-.045em;text-transform:uppercase}.platform-hero h2{margin:22px 0 0;color:var(--bright);font:700 clamp(37px,4.3vw,70px)/.86 "Archivo Narrow",sans-serif;text-transform:uppercase}.platform-hero__copy p{max-width:330px;margin:25px 0 0;font-size:15px;line-height:1.45}.platform-hero__copy button{width:max-content;margin-top:26px;padding:0 0 8px;display:flex;gap:10px;border:0;border-bottom:2px solid var(--orange);background:transparent;color:var(--white);font:500 10px IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.08em}.platform-hero__image{position:relative;min-height:580px}.platform-hero__image img{width:100%;height:100%;object-fit:cover}.platform-hero__image>span{position:absolute;right:24px;bottom:18px;color:var(--white);font:10px IBM Plex Mono,monospace;letter-spacing:.09em;text-transform:uppercase}.layer-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:28px clamp(20px,5vw,72px);border-bottom:1px solid var(--line)}.layer-strip article{min-width:0;padding:0 16px 8px;border-right:1px solid var(--line)}.layer-strip article:first-child{padding-left:0}.layer-strip article:last-child{padding-right:0;border-right:0}.layer-strip article>div{display:flex;min-height:88px;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center}.layer-strip svg{flex:0 0 auto;width:31px;height:31px;color:var(--navy)}.layer-strip h3{margin:0;font:700 27px Archivo Narrow,sans-serif;text-transform:uppercase}.layer-strip h3:after{content:"";display:block;width:25px;margin:5px auto 0;border-bottom:3px solid var(--orange)}.layer-strip img{width:100%;aspect-ratio:1.7;object-fit:cover}.location-section{display:grid;grid-template-columns:40% 60%;min-height:430px;border-bottom:1px solid var(--line)}.location-intro{padding:52px clamp(28px,6vw,88px)}.location-intro>svg{color:var(--orange)}.section-kicker{display:block;margin:12px 0;color:var(--orange)}.location-intro h2,.operating-section h2,.sector-heading span,.orange-cta h2,.request-intro h2{font:700 clamp(42px,5vw,72px)/.88 "Archivo Narrow",sans-serif;text-transform:uppercase}.location-intro p{max-width:420px;font-size:14px;line-height:1.55}.location-intro ul{list-style:none;padding:0;margin:22px 0 0}.location-intro li{display:flex;align-items:center;gap:10px;margin:10px 0;font-size:12px}.location-intro li svg{width:18px;color:var(--orange)}.location-map{position:relative;overflow:hidden;background:#ece8e0}.location-map iframe{width:100%;height:100%;border:0;filter:grayscale(1) sepia(.22) contrast(.82);pointer-events:none}.map-pin{position:absolute;left:48%;top:47%;display:grid;grid-template-columns:auto auto;align-items:center;background:var(--navy);color:var(--white);padding:9px 13px}.map-pin svg{grid-row:1/3;color:var(--orange);margin-right:8px}.map-pin strong{font:700 20px Archivo Narrow;text-transform:uppercase}.map-pin span{font:8px IBM Plex Mono;text-transform:uppercase;letter-spacing:.08em;color:var(--sand)}.operating-section{display:grid;grid-template-columns:28% 72%;padding:58px clamp(20px,5vw,72px);gap:28px;border-bottom:1px solid var(--line)}.operating-section>div:first-child{padding:8px 6px}.operating-section h2{font-size:clamp(42px,4vw,62px)}.operating-section p{font-size:13px;line-height:1.55}.operating-section>img{width:100%;height:270px;object-fit:cover}.operating-notes{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.operating-notes span{padding:16px;border-right:1px solid var(--line);font-size:12px;line-height:1.45}.operating-notes strong{display:block;margin-bottom:5px;font:700 20px Archivo Narrow;text-transform:uppercase}.sector-section{padding:30px clamp(20px,5vw,72px) 40px}.sector-heading{display:flex;align-items:flex-end;gap:38px;margin-bottom:20px}.sector-heading span{font-size:44px}.sector-heading p{margin:0 0 3px;font-size:12px}.sector-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.sector-grid article{min-width:0;overflow:hidden;border:1px solid var(--line);background:#fff;box-shadow:0 5px 18px #0018300b}.sector-grid article>div{height:66px;display:flex;align-items:center;justify-content:flex-start;gap:9px;padding:0 14px;border-bottom:1px solid var(--line);background:#c6a7891c}.sector-grid svg{flex:0 0 auto;width:20px;color:var(--orange)}.sector-grid strong{font:700 16px Archivo Narrow;text-transform:uppercase;white-space:nowrap}.sector-grid img{width:100%;aspect-ratio:1.35;object-fit:cover}.proof-strip{display:grid;grid-template-columns:repeat(4,1fr);background:var(--navy);color:var(--white);padding:0 clamp(20px,5vw,72px)}.proof-strip span{min-height:90px;display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid rgba(255,255,255,.25);font:10px IBM Plex Mono,monospace;text-transform:uppercase}.proof-strip svg{color:var(--orange)}.orange-cta{display:flex;justify-content:space-between;align-items:center;padding:26px clamp(20px,5vw,72px);background:var(--bright)}.orange-cta h2{margin:0;font-size:36px}.orange-cta button{background:var(--navy);color:var(--white)}.solutions-hero{position:relative;height:520px;background:var(--navy)}.solutions-hero img{width:100%;height:100%;object-fit:cover;object-position:center 45%;filter:brightness(.68)}.solutions-hero>div{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;padding:45px clamp(28px,8vw,120px);color:var(--white)}.solutions-hero span{font:10px IBM Plex Mono;letter-spacing:.1em;text-transform:uppercase;color:var(--sand)}.solutions-hero h1{max-width:720px;margin:18px 0 0;font:700 clamp(48px,6vw,86px)/.88 "Archivo Narrow";text-transform:uppercase}.service-rows{padding:0 clamp(20px,5vw,72px)}.service-rows article{display:grid;grid-template-columns:1fr 1fr;min-height:340px;border-bottom:1px solid var(--line)}.service-rows article.reverse img{order:2}.service-rows article>img{width:100%;height:100%;max-height:390px;object-fit:cover}.service-rows article>div{display:flex;flex-direction:column;justify-content:center;padding:38px clamp(32px,5vw,78px)}.service-rows article>div>span{color:var(--orange);font:700 50px Archivo Narrow}.service-rows h2{margin:-43px 0 18px 60px;padding-bottom:9px;border-bottom:2px solid var(--orange);font:700 clamp(29px,3.2vw,46px) "Archivo Narrow";text-transform:uppercase}.service-rows p{font-size:14px;line-height:1.55}.service-rows ul{margin:5px 0 0;padding-left:18px;font-size:12px;line-height:1.7}.workflow-strip{display:grid;grid-template-columns:repeat(3,1fr);margin:0 clamp(20px,5vw,72px);background:var(--navy);color:var(--white)}.workflow-strip article{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:14px;padding:22px 24px;border-right:1px solid var(--orange)}.workflow-strip strong{color:var(--orange);font:700 34px Archivo Narrow}.workflow-strip svg{color:var(--orange)}.workflow-strip h3{margin:0;font:700 24px Archivo Narrow;text-transform:uppercase}.workflow-strip p{margin:4px 0 0;font-size:11px;line-height:1.4;color:#ffffffb8}.trust-strip{display:grid;grid-template-columns:repeat(5,1fr);padding:18px clamp(20px,5vw,72px)}.trust-strip span{display:flex;flex-direction:column;align-items:center;gap:7px;border-right:1px solid var(--line);font:700 13px Archivo Narrow;text-transform:uppercase}.trust-strip span:last-child{border:0}.trust-strip svg{color:var(--orange)}.request-section{display:grid;grid-template-columns:38% 62%;margin:0 clamp(20px,5vw,72px) 0;border:1px solid var(--line)}.request-intro{padding:52px 38px;background:var(--navy);color:var(--white)}.request-intro h2{margin:20px 0;font-size:56px}.request-intro p{font-size:13px;line-height:1.6;color:#ffffffbf}.request-intro a,.request-intro>span:last-child{display:flex;align-items:center;gap:10px;margin-top:24px;font-size:11px}.request-intro svg{color:var(--orange);width:18px}.request-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:36px;background:var(--white)}.request-form>h3{grid-column:1/-1;margin:0 0 5px;font:700 30px Archivo Narrow;text-transform:uppercase}.request-form label{display:grid;gap:6px}.request-form label>span{font:9px IBM Plex Mono;letter-spacing:.06em;text-transform:uppercase}.request-form input,.request-form select,.request-form textarea{width:100%;border:1px solid #a9a6a1;border-radius:0;background:transparent;padding:10px;color:var(--navy);outline:0}.request-form input:focus,.request-form select:focus,.request-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 2px #e4680a29}.request-form .wide{grid-column:1/-1}.consent{grid-template-columns:auto 1fr!important;align-items:center}.consent input{width:18px;height:18px}.submit-button{height:44px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;background:var(--bright);color:var(--navy);font:500 10px IBM Plex Mono;letter-spacing:.08em;text-transform:uppercase}.submit-button:disabled{opacity:.65}.spinner{animation:spin 1s linear infinite}.form-note{margin:-8px 0 0;font-size:10px;color:#666}.form-success{grid-column:1/-1;min-height:420px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.form-success>svg{width:44px;height:44px;color:var(--orange)}.form-success h3{font:700 42px Archivo Narrow;text-transform:uppercase}.form-success button{padding:12px 18px;border:0;background:var(--navy);color:var(--white)}.site-footer{background:var(--navy);color:var(--white);padding:24px clamp(20px,5vw,72px)}.site-footer .brand{transform-origin:left center;transform:scale(.82)}.footer-main{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:30px}.footer-main>div:not(:first-child){display:flex;flex-direction:column;gap:6px;font-size:10px}.footer-main strong{color:var(--orange);font:500 9px IBM Plex Mono;text-transform:uppercase}.footer-main a,.footer-main span{color:#ffffffb3}.footer-bottom{display:flex;justify-content:space-between;margin-top:26px;padding-top:13px;border-top:1px solid rgba(255,255,255,.2);font:8px IBM Plex Mono;text-transform:uppercase;color:#ffffff8c}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:681px){.platform-hero,.platform-hero__copy,.platform-hero__image{min-height:max(580px,calc(100svh - 72px))}}@media(min-width:901px)and (max-width:1200px){.sector-grid article>div{padding:0 8px;gap:6px}.sector-grid svg{width:18px}.sector-grid strong{font-size:13px}}@media(max-width:900px){.site-header{grid-template-columns:1fr auto auto}.desktop-nav{display:none}.nav-cta{margin-right:10px}.layer-strip{grid-template-columns:1fr 1fr}.location-section{grid-template-columns:1fr}.location-map{height:430px}.operating-section{grid-template-columns:1fr}.operating-section>img{height:380px}.sector-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-rows article{min-height:300px}.request-section{grid-template-columns:1fr;margin:0}.footer-main{grid-template-columns:1.6fr repeat(3,1fr)}}@media(max-width:680px){.site-header{height:66px;padding:0 16px}.site-header .brand{transform:scale(.78);transform-origin:left}.nav-cta{display:none}.menu-toggle{display:grid;place-items:center;border:1px solid rgba(255,255,255,.3);background:transparent;color:var(--white);width:40px;height:40px}.mobile-nav{position:fixed;display:flex;z-index:49;top:66px;right:0;bottom:0;left:0;flex-direction:column;padding:18px;background:var(--navy)}.mobile-nav a{display:grid;grid-template-columns:38px 1fr auto;padding:18px 4px;border-bottom:1px solid rgba(255,255,255,.2);color:var(--white);text-transform:uppercase}.mobile-nav a span{color:var(--orange);font:10px IBM Plex Mono}.mobile-nav button{margin-top:auto;padding:16px;border:0;background:var(--orange);text-transform:uppercase}.platform-hero{grid-template-columns:1fr}.platform-hero__copy{min-height:430px;padding:55px 24px 40px}.platform-hero h1{font-size:64px}.platform-hero h2{font-size:43px}.platform-hero__image{min-height:340px}.layer-strip{padding:18px}.layer-strip article,.layer-strip article:first-child,.layer-strip article:last-child{padding:0 10px 18px}.layer-strip article:nth-child(odd){border-right:1px solid var(--line)}.layer-strip article:nth-child(2n){border-right:0}.layer-strip article:nth-child(-n+2){border-bottom:1px solid var(--line)}.layer-strip article>div{min-height:72px}.layer-strip svg{width:25px;height:25px}.layer-strip h3{font-size:22px}.location-intro{padding:44px 24px}.location-map{height:330px}.operating-section{padding:45px 20px}.operating-section>img{height:250px}.operating-notes{grid-template-columns:1fr}.operating-notes span{border-right:0;border-bottom:1px solid var(--line)}.sector-section{padding:30px 18px}.sector-heading{align-items:flex-start;flex-direction:column;gap:6px}.sector-grid{grid-template-columns:1fr 1fr;gap:10px}.sector-grid article>div{height:58px;padding:0 10px}.sector-grid strong{font-size:15px}.proof-strip{grid-template-columns:1fr 1fr;padding:0 18px}.proof-strip span{border-bottom:1px solid rgba(255,255,255,.2)}.orange-cta{align-items:flex-start;flex-direction:column;gap:22px}.solutions-hero{height:500px}.solutions-hero>div{padding:32px 22px}.solutions-hero h1{font-size:49px}.service-rows{padding:0}.service-rows article{grid-template-columns:1fr}.service-rows article.reverse img{order:0}.service-rows article>img{height:270px}.service-rows article>div{padding:32px 24px}.workflow-strip{grid-template-columns:1fr;margin:0}.workflow-strip article{border-right:0;border-bottom:1px solid var(--orange)}.trust-strip{grid-template-columns:1fr 1fr;padding:20px}.trust-strip span{min-height:86px;justify-content:center;border-bottom:1px solid var(--line)}.request-section{border-left:0;border-right:0}.request-intro{padding:44px 24px}.request-form{grid-template-columns:1fr;padding:28px 20px}.request-form .wide{grid-column:auto}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column;gap:7px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.spinner{animation:none}}.site-header{position:relative;top:auto}
