:root{color-scheme:dark;--ink: #050607;--ink-soft: #0c0e10;--graphite: #15181b;--graphite-light: #202428;--paper: #f1f2f3;--paper-soft: #e3e6e8;--white: #f8f9fa;--muted: #abb1b7;--muted-dark: #60676e;--line: rgba(255, 255, 255, .17);--line-dark: rgba(5, 6, 7, .2);--steel-blue: #4b91bd;--steel-blue-dark: #276b96;--danger: #b42318;--container: 1240px;--header-height: 78px;--radius: 3px;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--ink);color:var(--white);font-size:16px;line-height:1.55;text-rendering:optimizeLegibility}body,button,input,textarea{font-family:inherit}img,video{display:block;max-width:100%}a{color:inherit}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--steel-blue);color:var(--white)}:focus-visible{outline:3px solid var(--steel-blue);outline-offset:4px}.skip-link{position:fixed;top:1rem;left:1rem;z-index:200;padding:.75rem 1rem;background:var(--white);color:var(--ink);font-weight:800;text-decoration:none;transform:translateY(-170%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.container{width:min(calc(100% - 3rem),var(--container));margin-inline:auto}.section{padding:8rem 0}section[id]{scroll-margin-top:calc(var(--header-height) + 1rem)}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{margin-bottom:0;letter-spacing:0}h1{max-width:900px;font-size:5.5rem;font-weight:780;line-height:.98}h2{font-size:3.45rem;font-weight:760;line-height:1.02}h3{font-size:1.28rem;line-height:1.22}p{margin-bottom:0;color:var(--muted)}.section-light{background:var(--paper);color:var(--ink)}.section-light h2,.section-light h3{color:var(--ink)}.section-light p{color:var(--muted-dark)}.section-label{margin:0 0 1.15rem;color:var(--steel-blue-dark);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.section-intro{display:grid;margin-bottom:5rem;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:5rem;align-items:end}.section-intro h2{max-width:760px}.section-lede{max-width:610px;font-size:1.1rem;line-height:1.65}.section-intro-dark .section-label,.process-section .section-label,.about-section .section-label,.contact-copy .section-label{color:#6ba8cd}.section-intro-dark p{color:var(--muted)}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:.65rem;padding:.92rem 1.2rem;border:1px solid transparent;border-radius:var(--radius);font-size:.9rem;font-weight:850;letter-spacing:0;line-height:1;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.button svg{width:1rem;height:1rem}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--white);color:var(--ink)}.button-primary:hover{background:#dce3e7}.button-quiet{border-color:#ffffff7a;background:#05060742;color:var(--white)}.button-quiet:hover{border-color:var(--white);background:#05060794}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:var(--steel-blue-dark)}html.js [data-reveal]{opacity:0;transform:translateY(26px);transition:opacity .62s ease,transform .62s ease}html.js [data-reveal].is-visible{opacity:1;transform:translateY(0)}.site-header{position:fixed;inset:0 0 auto;z-index:100;min-height:var(--header-height);border-bottom:1px solid transparent;background:#05060714;transition:background-color .22s ease,border-color .22s ease,backdrop-filter .22s ease}.site-header.is-scrolled,.site-header.menu-open{border-bottom-color:#ffffff1f;background:#050607f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{display:flex;min-height:var(--header-height);align-items:center;justify-content:space-between;gap:2rem}.brand,.footer-brand{display:inline-flex;align-items:center;color:var(--white);text-decoration:none}.brand{gap:.9rem}.brand-mark{width:62px;height:34px;object-fit:contain}.brand-name{display:grid;min-height:34px;align-content:center;padding-left:.9rem;border-left:1px solid rgba(255,255,255,.28);font-size:.92rem;font-weight:800;line-height:1.05}.brand-name small{margin-top:.28rem;color:#b8bec4;font-size:.64rem;font-weight:700;text-transform:uppercase}.primary-nav{display:flex;align-items:center;gap:.1rem}.primary-nav a{padding:.75rem .82rem;color:#d7dadd;font-size:.76rem;font-weight:850;text-decoration:none;text-transform:uppercase}.primary-nav a:hover{color:var(--white)}.primary-nav .nav-cta{display:inline-flex;align-items:center;gap:.5rem;margin-left:.7rem;padding-inline:1rem;border:1px solid rgba(255,255,255,.45);color:var(--white);text-transform:none}.primary-nav .nav-cta:hover{border-color:var(--white);background:var(--white);color:var(--ink)}.nav-cta svg{width:.95rem;height:.95rem}.mobile-menu-button{display:none;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:#05060761;color:var(--white)}.mobile-menu-button svg{width:1.2rem;height:1.2rem}.hero{position:relative;overflow:hidden;background:var(--ink)}.hero-stage{position:relative;min-height:clamp(610px,78svh,820px);overflow:hidden}.hero-video,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-video{object-fit:cover;object-position:center 42%;filter:saturate(.72) contrast(1.08)}.hero-shade{background:#0304056b;box-shadow:inset 720px 0 220px #0304059e}.hero-content{position:relative;z-index:2;display:flex;min-height:inherit;align-items:flex-end;padding-top:calc(var(--header-height) + 4rem);padding-bottom:6rem}.hero-copy{max-width:870px}.hero-kicker{display:flex;flex-wrap:wrap;gap:.55rem 1.4rem;margin-bottom:1.5rem;color:#e5e8ea;font-size:.76rem;font-weight:850;text-transform:uppercase}.hero-kicker span{position:relative}.hero-kicker span:not(:last-child):after{position:absolute;top:50%;right:-.85rem;width:3px;height:3px;border-radius:50%;background:var(--steel-blue);content:""}.hero h1{text-wrap:balance;text-shadow:0 3px 28px rgba(0,0,0,.5)}.hero-summary{max-width:700px;margin-top:1.6rem;color:#d7dade;font-size:1.15rem;line-height:1.65;text-shadow:0 2px 18px rgba(0,0,0,.5)}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2.1rem}.video-toggle{position:absolute;right:max(1.5rem,calc((100vw - var(--container)) / 2));bottom:2rem;z-index:3;display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:#05060794;color:var(--white);cursor:pointer;transition:background-color .18s ease,transform .18s ease}.video-toggle:hover{background:#050607e6;transform:scale(1.04)}.video-toggle svg{width:1.15rem;height:1.15rem}.hero-proof-bar{position:relative;z-index:3;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--ink-soft)}.hero-proof{display:grid;min-height:86px;margin-block:0;padding:0;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none}.hero-proof li{display:flex;align-items:center;justify-content:center;padding:1rem;border-right:1px solid var(--line);color:#d9dde0;font-size:.95rem;text-align:center}.hero-proof li:last-child{border-right:0}.services-section{border-bottom:1px solid var(--line-dark)}.services-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr);gap:5.5rem;align-items:start}.services-index{border-bottom:1px solid var(--line-dark)}.service-row{display:grid;padding:1.75rem 0 1.85rem;grid-template-columns:70px minmax(0,1fr);gap:1.2rem;border-top:1px solid var(--line-dark)}.service-number{color:var(--steel-blue-dark);font-size:1rem;font-weight:900}.service-row h3{font-size:1.45rem}.service-row p{max-width:670px;margin-top:.65rem}.service-scope{display:block;margin-top:.9rem;color:#2f353a;font-size:.8rem;font-weight:800}.services-media{position:sticky;top:calc(var(--header-height) + 2rem);margin-bottom:0;border:1px solid var(--line-dark);background:var(--ink)}.motion-media{position:relative;overflow:hidden;background:var(--graphite)}.motion-media video{width:100%;height:100%;object-fit:cover}.inline-video-toggle{position:absolute;right:.8rem;bottom:.8rem;z-index:2;display:grid;width:38px;height:38px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.62);border-radius:50%;background:#050607c7;color:var(--white);cursor:pointer;transition:background .18s ease,border-color .18s ease}.inline-video-toggle:hover{border-color:var(--white);background:#050607f5}.inline-video-toggle svg{width:16px;height:16px}.services-media .motion-media{height:650px}.services-media .motion-media video{object-fit:cover;object-position:52% center;filter:saturate(.72) contrast(1.06)}.services-media figcaption{display:grid;gap:.4rem;padding:1.25rem;border-top:1px solid var(--line);color:var(--white)}.services-media figcaption span{color:#75afd2;font-size:.72rem;font-weight:900;text-transform:uppercase}.services-media figcaption strong{font-size:1.1rem;line-height:1.35}.infrastructure-section{background:var(--ink-soft);border-bottom:1px solid var(--line)}.experience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.experience-story{min-width:0;border-right:1px solid var(--line)}.experience-story:last-child{border-right:0}.experience-story figure{aspect-ratio:4 / 3;margin-bottom:0;overflow:hidden;border-bottom:1px solid var(--line);background:var(--graphite)}.experience-story .motion-media{width:100%;height:100%}.experience-story .motion-media video{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.78) contrast(1.06);transition:filter .3s ease,transform .7s ease}.experience-story:hover .motion-media video{filter:saturate(.96) contrast(1.04);transform:scale(1.025)}.experience-copy{min-height:250px;padding:1.55rem 1.35rem 1.8rem}.experience-copy>span{display:block;margin-bottom:.75rem;color:#72acd0;font-size:.72rem;font-weight:900;text-transform:uppercase}.experience-copy h3{font-size:1.4rem}.experience-copy p{margin-top:.85rem;font-size:.96rem}.experience-note{display:grid;margin-top:2.3rem;padding-top:1.5rem;grid-template-columns:210px minmax(0,1fr);gap:2rem;border-top:1px solid var(--line)}.experience-note strong{color:var(--white);font-size:.9rem}.experience-note p{max-width:900px;font-size:.9rem}.process-section{overflow:hidden;background:var(--ink)}.process-heading{display:grid;margin-bottom:4.5rem;grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);gap:5rem;align-items:end}.process-heading h2{max-width:800px}.process-heading>p{font-size:1.05rem}.process-list{position:relative;display:grid;margin:0;padding:3.3rem 0 0;grid-template-columns:repeat(5,minmax(0,1fr));list-style:none}.process-list:before,.process-list:after{position:absolute;top:1rem;right:0;left:0;height:1px;content:""}.process-list:before{background:#ffffff47}.process-list:after{background:var(--steel-blue);transform:scaleX(0);transform-origin:left;transition:transform 1s ease .16s}.process-list.is-visible:after{transform:scaleX(1)}.process-list li{position:relative;min-width:0;padding-right:1.35rem}.process-list li:before{position:absolute;top:-2.72rem;left:0;z-index:2;width:15px;height:15px;border:3px solid var(--ink);border-radius:50%;background:#9ca3a9;box-shadow:0 0 0 1px #fff9;content:""}.process-list li:first-child:before{background:var(--steel-blue)}.step-number{display:block;margin-bottom:1rem;color:#767d83;font-size:2.7rem;font-weight:750;line-height:1}.process-list h3{min-height:3.2rem;font-size:1.15rem}.process-list p{margin-top:.85rem;font-size:.9rem}.execution-section{border-bottom:1px solid var(--line-dark)}.execution-layout{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(0,1fr);gap:5.5rem;align-items:center}.execution-media{margin-bottom:0;border:1px solid var(--line-dark);background:var(--graphite)}.execution-media .motion-media{width:100%;aspect-ratio:1 / 1}.execution-media .motion-media video{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.72) contrast(1.06)}.execution-media figcaption{padding:1rem 1.15rem;border-top:1px solid var(--line-dark);background:var(--paper-soft);color:#4f565d;font-size:.82rem}.execution-copy h2{max-width:650px}.execution-copy .section-lede{margin-top:1.4rem}.reason-grid{display:grid;margin-top:3rem;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line-dark)}.reason-grid article{min-height:200px;padding:1.35rem 1.35rem 1.4rem 0;border-bottom:1px solid var(--line-dark)}.reason-grid article:nth-child(odd){padding-right:1.8rem;border-right:1px solid var(--line-dark)}.reason-grid article:nth-child(2n){padding-left:1.8rem}.reason-grid article>span{display:block;margin-bottom:1.1rem;color:var(--steel-blue-dark);font-size:.78rem;font-weight:900}.reason-grid p{margin-top:.65rem;font-size:.92rem}.about-section{background:var(--graphite)}.about-layout{display:grid;grid-template-columns:minmax(0,.78fr) minmax(360px,1fr);gap:5.5rem;align-items:center}.about-copy h2{max-width:680px}.about-copy>p:not(.section-label){max-width:650px;margin-top:1.35rem;font-size:1.04rem}.about-stat{display:flex;max-width:500px;align-items:center;gap:1.4rem;margin-top:2.4rem;padding:1.4rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.about-stat strong{color:var(--white);font-size:3.2rem;line-height:1}.about-stat span{max-width:190px;color:#cbd0d4;font-size:.9rem}.about-location{display:flex;max-width:500px;align-items:center;gap:.75rem;margin-top:1.4rem;color:#cbd0d4;font-size:.9rem}.about-location svg{width:1.15rem;height:1.15rem;color:#6da8cd}.about-media{margin-bottom:0;border:1px solid var(--line);background:var(--ink)}.about-media .motion-media{width:100%;aspect-ratio:4 / 3}.about-media .motion-media video{width:100%;height:100%;object-fit:cover;object-position:center 38%;filter:saturate(.74) contrast(1.05)}.about-media figcaption{padding:1rem 1.15rem;border-top:1px solid var(--line);color:#adb4b9;font-size:.82rem}.contact-section{background:var(--paper-soft)}.contact-shell{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);border:1px solid var(--line-dark)}.contact-copy,.contact-form{padding:4rem}.contact-copy{background:var(--ink-soft)}.contact-copy h2{max-width:560px;font-size:3rem}.contact-copy>p:not(.section-label){max-width:560px;margin-top:1.3rem}.contact-methods{display:grid;margin:2.5rem 0 2rem;border-top:1px solid var(--line)}.contact-methods a,.contact-methods>div{display:grid;min-height:58px;align-items:center;grid-template-columns:32px minmax(0,1fr);gap:.75rem;border-bottom:1px solid var(--line);color:#d5d9dc;font-size:.9rem;text-decoration:none}.contact-methods a:hover{color:var(--white)}.contact-methods svg{width:1.05rem;height:1.05rem;color:#72acd0}.employment-note{max-width:560px}.employment-note strong{display:block;margin-bottom:.35rem;color:var(--white);font-size:.85rem}.employment-note p{font-size:.88rem}.employment-note a{color:#dce0e3}.contact-form{margin:0;background:var(--paper);color:var(--ink)}.form-heading>span{display:block;margin-bottom:.65rem;color:var(--steel-blue-dark);font-size:.75rem;font-weight:900;text-transform:uppercase}.form-heading h3{font-size:1.85rem}.form-helper{max-width:650px;margin:.8rem 0 2rem;color:var(--muted-dark);font-size:.9rem}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.field{margin-bottom:1.1rem}.field label{display:block;margin-bottom:.45rem;color:#30353a;font-size:.82rem;font-weight:800}.field input,.field textarea{width:100%;border:1px solid #aeb4b9;border-radius:0;background:#fafafa;color:var(--ink);padding:.86rem;transition:border-color .18s ease,box-shadow .18s ease}.field input{min-height:48px}.field textarea{min-height:150px;resize:vertical}.field input:focus,.field textarea:focus{border-color:var(--steel-blue-dark);box-shadow:0 0 0 2px #276b9629}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:var(--danger)}.field>span{display:block;margin-top:.35rem;color:var(--danger);font-size:.8rem}.form-submit{border:0;cursor:pointer}.site-footer{padding:3.5rem 0 1.4rem;border-top:1px solid var(--line);background:var(--ink)}.footer-top{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(0,1fr) 48px;gap:2rem;align-items:center;padding-bottom:2.5rem;border-bottom:1px solid var(--line)}.footer-brand{gap:.8rem;font-size:.92rem;font-weight:800}.footer-brand img{width:58px;height:32px;object-fit:contain}.footer-top p{max-width:560px;justify-self:center;font-size:.9rem}.back-to-top{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;justify-self:end;border:1px solid var(--line);border-radius:50%;color:var(--white)}.back-to-top:hover{border-color:var(--white)}.back-to-top svg{width:1rem;height:1rem}.footer-main{display:flex;justify-content:space-between;gap:3rem;padding:2rem 0;border-bottom:1px solid var(--line)}.footer-nav,.footer-contact{display:flex;flex-wrap:wrap;gap:.8rem 1.3rem}.footer-nav a,.footer-contact a,.footer-contact span{color:#aeb4b9;font-size:.82rem;text-decoration:none}.footer-nav a:hover,.footer-contact a:hover{color:var(--white)}.copyright{display:flex;justify-content:space-between;gap:2rem;padding-top:1.3rem;color:#737a80;font-size:.75rem}@media(max-width:1080px){h1{font-size:4.55rem}h2{font-size:3rem}.section{padding:7rem 0}.services-layout,.execution-layout,.about-layout{gap:3.5rem}.services-media .motion-media{height:600px}.contact-copy,.contact-form{padding:3rem}.contact-copy h2{font-size:2.55rem}}@media(max-width:920px){:root{--header-height: 70px}.brand-name{display:none}.mobile-menu-button{display:inline-flex}.primary-nav{position:absolute;top:calc(var(--header-height) - 1px);right:1.5rem;left:1.5rem;display:none;padding:.75rem;flex-direction:column;align-items:stretch;border:1px solid var(--line);background:#050607fa;box-shadow:0 20px 50px #00000052}.primary-nav.is-open{display:flex}.primary-nav a{min-height:44px;padding:.8rem;border-bottom:1px solid rgba(255,255,255,.1);text-align:left}.primary-nav .nav-cta{justify-content:space-between;margin:.65rem 0 0;border-bottom:1px solid rgba(255,255,255,.45)}.section-intro,.process-heading{grid-template-columns:1fr;gap:1.7rem}.services-layout{grid-template-columns:1fr;gap:3rem}.services-media{position:static;top:auto;grid-row:1}.services-media .motion-media{height:auto;aspect-ratio:16 / 9}.process-list{padding:0 0 0 3.1rem;grid-template-columns:1fr;gap:2.4rem}.process-list:before{top:.45rem;right:auto;bottom:.45rem;left:.48rem;width:1px;height:auto}.process-list:after{display:none}.process-list li{padding-right:0}.process-list li:before{top:.2rem;left:-3rem}.step-number{margin-bottom:.55rem;font-size:2rem}.process-list h3{min-height:auto}.execution-layout,.about-layout{grid-template-columns:1fr}.execution-media .motion-media,.about-media .motion-media{aspect-ratio:16 / 9}.about-copy{max-width:760px}.contact-shell{grid-template-columns:1fr}}@media(max-width:780px){h1{font-size:3.75rem}h2{font-size:2.7rem}.section{padding:5.5rem 0}.section-intro{margin-bottom:3.5rem}.hero-shade{background:#0304058f;box-shadow:none}.experience-grid{grid-template-columns:1fr}.experience-story{border-right:0;border-bottom:1px solid var(--line)}.experience-story:last-child{border-bottom:0}.experience-copy{min-height:auto}.experience-note{grid-template-columns:1fr;gap:.65rem}.reason-grid{grid-template-columns:1fr}.reason-grid article,.reason-grid article:nth-child(odd),.reason-grid article:nth-child(2n){min-height:auto;padding:1.35rem 0;border-right:0}.footer-top{grid-template-columns:1fr 44px}.footer-top p{grid-column:1 / -1;grid-row:2;justify-self:start}.footer-main{flex-direction:column}}@media(max-width:560px){.container{width:min(calc(100% - 2rem),var(--container))}.section{padding:4.5rem 0}h1{font-size:3.1rem;line-height:1}h2{font-size:2.25rem;line-height:1.05}.header-inner{gap:1rem}.brand-mark{width:58px}.primary-nav{right:1rem;left:1rem}.hero-stage{min-height:clamp(560px,76svh,700px)}.hero-video{object-position:58% center}.hero-content{align-items:center;padding-top:calc(var(--header-height) + 4rem);padding-bottom:5.5rem}.hero-kicker{max-width:330px;gap:.45rem 1.25rem;font-size:.69rem}.hero-summary{margin-top:1.25rem;font-size:1rem;line-height:1.55}.hero-actions{align-items:stretch;flex-direction:column;margin-top:1.65rem}.hero-actions .button{width:100%}.video-toggle{right:1rem;bottom:1rem;width:44px;height:44px}.hero-proof{min-height:76px}.hero-proof li{padding:.65rem .4rem;font-size:.73rem;line-height:1.3}.section-lede{font-size:1rem}.service-row{padding:1.45rem 0 1.55rem;grid-template-columns:45px minmax(0,1fr);gap:.6rem}.service-row h3{font-size:1.28rem}.service-row p{font-size:.94rem}.service-scope{line-height:1.45}.experience-story figure{aspect-ratio:4 / 3}.execution-media .motion-media,.about-media .motion-media{aspect-ratio:4 / 3}.about-stat{align-items:flex-start;flex-direction:column;gap:.6rem}.about-stat strong{font-size:2.8rem}.contact-copy,.contact-form{padding:2rem 1.35rem}.contact-copy h2{font-size:2.25rem}.form-heading h3{font-size:1.55rem}.form-row{grid-template-columns:1fr;gap:0}.form-submit{width:100%}.footer-top{gap:1.25rem}.footer-brand span{font-size:.82rem}.footer-main,.copyright{align-items:flex-start;flex-direction:column}.footer-nav,.footer-contact{display:grid}}@media(max-width:390px){h1{font-size:2.72rem}h2{font-size:2.05rem}.hero-kicker{max-width:280px}.hero-proof li{font-size:.68rem}.service-row{grid-template-columns:39px minmax(0,1fr)}.contact-copy,.contact-form{padding-inline:1rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}html.js [data-reveal]{opacity:1;transform:none}}
