:root{--brand-red:#f2381f;--brand-red-dark:#c62b18;--brand-navy:#063a59;--ink:#102536;--ink-soft:#344b5b;--steel:#66737c;--line:#d9dfe2;--concrete:#eef0ef;--concrete-dark:#dfe3e2;--white:#fff;--site-width:1180px;--shadow:0 16px 36px #1025361f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--white);color:var(--ink);font-family:var(--font-geist), Arial, Helvetica, sans-serif;letter-spacing:0;margin:0;font-size:16px;line-height:1.6}body,button,input,select,textarea{font-family:var(--font-geist), Arial, Helvetica, sans-serif}button,input,select,textarea{letter-spacing:0;font-size:1rem}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0;line-height:1.08}h1{font-size:4.25rem;font-weight:820}h2{font-size:2.85rem;font-weight:780}h3{font-size:1.18rem;font-weight:740}p{color:var(--ink-soft)}::selection{background:var(--brand-red);color:var(--white)}:focus-visible{outline-offset:3px;outline:3px solid #ffb4a6}.container{width:min(calc(100% - 48px), var(--site-width));margin-inline:auto}.section{padding:104px 0}.section--ink{background:var(--ink);color:var(--white)}.eyebrow{color:var(--brand-red);text-transform:uppercase;letter-spacing:0;margin-bottom:16px;font-size:.9rem;font-weight:800;line-height:1.2}.eyebrow--light{color:#ff735d;text-shadow:0 2px 9px #05141ee6,0 0 18px #ef482f66}.section-heading{max-width:760px;margin-bottom:54px}.section-heading h2{margin-bottom:0}.section-heading--split{grid-template-columns:minmax(0,1.45fr) minmax(260px,.65fr);align-items:end;gap:72px;max-width:none;display:grid}.section-heading--split p:last-child{margin-bottom:5px;font-size:1.04rem}.section-heading--light h2,.section-heading--light p{color:var(--white)}.button{cursor:pointer;text-align:center;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:12px 21px;font-weight:730;line-height:1.2;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--brand-red);color:var(--white)}.button--primary:hover{background:var(--brand-red-dark)}.button--secondary{border-color:var(--ink);color:var(--ink);background:0 0}.button--secondary:hover{background:var(--ink);color:var(--white)}.button--on-dark{color:var(--white);background:#0a1a246b;border-color:#ffffffb3}.button--on-dark:hover,.button--white{background:var(--white);color:var(--ink)}.button--white:hover{background:var(--concrete)}.text-link{color:var(--brand-red);align-items:center;gap:9px;font-weight:740;display:inline-flex}.text-link:hover{color:var(--brand-red-dark)}.site-header{z-index:50;background:#fffffff7;border-bottom:1px solid #1025361f;position:sticky;top:0}.site-header__inner{width:min(calc(100% - 48px), var(--site-width));grid-template-columns:180px 1fr auto;align-items:center;gap:32px;min-height:104px;margin-inline:auto;display:grid}.brand-link{align-items:center;width:150px;height:98px;display:inline-flex}.brand-logo{width:142px;height:auto}.desktop-nav{justify-content:center;align-items:center;gap:35px;display:flex}.desktop-nav a{color:var(--ink);text-transform:uppercase;padding:10px 0;font-size:1.2rem;font-weight:760;position:relative}.desktop-nav a:after{background:var(--brand-red);content:"";opacity:0;height:2px;transition:opacity .16s,transform .16s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(.5)}.desktop-nav a:hover:after{opacity:1;transform:scaleX(1)}.header-actions{align-items:center;gap:10px;display:flex}.icon-link{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.icon-link:hover{border-color:var(--brand-red);color:var(--brand-red)}.header-quote{text-transform:uppercase;min-height:44px;padding:10px 16px;font-size:.82rem}.site-header--overlay{width:100%;box-shadow:none;-webkit-backdrop-filter:blur(4px);background:#ffffff4d;border-bottom-color:#0000;transition:background-color .24s,border-color .24s,-webkit-backdrop-filter .24s,backdrop-filter .24s;position:fixed;top:0}.site-header--overlay.site-header--scrolled{background:var(--white);-webkit-backdrop-filter:none;border-bottom-color:#1025361f}.site-header--overlay .desktop-nav a{color:var(--ink)}.site-header--overlay .icon-link{color:var(--ink);border-color:#10253647}.site-header--overlay .icon-link:hover{border-color:var(--brand-red);color:var(--brand-red)}.mobile-nav{display:none;position:relative}.mobile-nav summary{border:1px solid var(--line);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:44px;height:44px;list-style:none;display:inline-flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{border:1px solid var(--line);background:var(--white);width:min(290px,100vw - 32px);box-shadow:var(--shadow);border-radius:4px;padding:12px;display:grid;position:absolute;top:53px;right:0}.mobile-nav nav a{border-bottom:1px solid var(--line);text-transform:uppercase;align-items:center;gap:10px;padding:13px 12px;font-weight:650;display:flex}.mobile-nav nav a:last-child{border-bottom:0}.site-header--overlay .mobile-nav summary{color:var(--ink);border-color:#10253647}.home-hero{height:min(820px,100svh);min-height:690px;color:var(--white);background:#0b1d29;position:relative;overflow:hidden}.home-hero__video-frame{z-index:0;position:absolute;inset:0;overflow:hidden}.home-hero__video{object-fit:cover;object-position:center 72%;filter:saturate(1.04)contrast(1.02);width:100%;height:100%;position:absolute;inset:0}.home-hero__shade,.page-hero__shade{z-index:1;position:absolute;inset:0}.home-hero__shade{background:linear-gradient(90deg,#05131c99 0%,#05131c7a 35%,#05131c33 66%,#05131c0f 100%),linear-gradient(#05131c1a 0%,#05131c3d 100%)}.page-hero__shade{background:#05131c9e}.home-hero__content{z-index:2;height:100%;max-width:min(calc(100% - 48px), var(--site-width));flex-direction:column;justify-content:center;align-items:flex-start;padding:158px 0 64px;display:flex;position:relative}.home-hero h1{max-width:760px;color:var(--white);text-shadow:0 2px 18px #05141e47;margin-bottom:24px}.home-hero__lead{color:#ffffffe6;text-shadow:0 2px 14px #05141e52;max-width:620px;margin-bottom:32px;font-size:1.24rem;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.proof-band{border-bottom:1px solid var(--line);background:var(--white)}.proof-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.proof-grid>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:112px;padding:20px 30px;display:flex}.proof-grid>div:first-child{padding-left:0}.proof-grid>div:last-child{border-right:0}.proof-grid strong{color:var(--brand-red);font-size:1.65rem;line-height:1.15}.proof-grid span{color:var(--steel);margin-top:4px;font-size:.9rem}.services-section{background:var(--concrete)}.service-grid{border-top:1px solid #c8cecf;border-left:1px solid #c8cecf;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.service-item{background:#ffffff70;border-bottom:1px solid #c8cecf;border-right:1px solid #c8cecf;min-height:225px;padding:32px}.service-item svg{color:var(--brand-red);margin-bottom:30px}.service-item h3{margin-bottom:11px}.service-item p{margin-bottom:0;font-size:.95rem}.project-showcase{background:var(--ink);color:var(--white);position:relative;overflow:hidden}.project-showcase__heading{z-index:3;pointer-events:none;background:linear-gradient(#05141ea3 0%,#05141e57 48%,#0000 100%);padding:84px 0 150px;position:absolute;top:0;left:0;right:0}.project-showcase__heading .section-heading{margin-bottom:0}.project-showcase__heading h2{text-shadow:0 2px 18px #05141eb8}.project-grid{background:var(--ink);grid-template-rows:1fr 1fr;grid-template-columns:minmax(0,1.7fr) minmax(320px,.82fr);gap:2px;min-height:680px;display:grid}.project-grid figure{background:#243947;min-width:0;margin:0;position:relative;overflow:hidden}.project-grid .project-feature{grid-row:span 2}.project-grid img{object-fit:cover;transition:transform .4s}.project-grid figure:hover img{transform:scale(1.025)}.project-grid figcaption{z-index:2;color:var(--white);background:linear-gradient(#0000,#05141ee6);justify-content:flex-start;align-items:flex-end;padding:22px 26px;display:flex;position:absolute;bottom:0;left:0;right:0}.project-grid figcaption span{font-weight:730}.process-steps-band{background:#eef1f1;border-bottom:1px solid #10253629}.process-steps{color:var(--ink);grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.process-steps li{border-right:1px solid #10253633;min-height:230px;padding:28px 24px 30px 0}.process-steps li+li{padding-left:24px}.process-steps li:last-child{border-right:0}.process-steps li>span{color:var(--brand-red);margin-bottom:30px;font-size:2.65rem;font-weight:820;line-height:1;display:block}.process-steps h3{margin-bottom:9px}.process-steps p{color:#40515c;margin-bottom:0;font-size:.9rem}.process-complex{background:var(--ink);min-height:820px;color:var(--white);position:relative;overflow:hidden}.process-complex__image{object-fit:cover;object-position:center 54%}.process-complex__shade{z-index:1;background:linear-gradient(#05141e2e 0%,#05141e14 42%,#05141e40 100%);position:absolute;inset:0}.process-complex__inner{z-index:2;flex-direction:column;min-height:820px;padding-top:84px;padding-bottom:0;display:flex;position:relative}.process-complex__intro{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:clamp(56px,8vw,128px);display:grid}.process-complex__heading{max-width:700px}.process-complex__heading h2{max-width:680px;color:var(--white);text-shadow:0 2px 20px #05141e6b;margin-bottom:0}.process-complex__story{text-shadow:0 2px 16px #05141e6b;justify-self:end;max-width:520px}.process-complex__story h3{color:var(--white);margin-bottom:16px;font-size:clamp(1.75rem,2.6vw,2.65rem);line-height:1.06}.process-complex__story>p:not(.eyebrow){color:#fffffff0;margin-bottom:20px}.process-complex .text-link{color:var(--white)}.process-complex .text-link:hover{color:#ff9e8d}.process-complex__highlights{border-top:1px solid #ffffffb8;border-bottom:1px solid #ffffffb8;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:auto 0 30px;padding:21px 0;list-style:none;display:grid}.process-complex__highlights li{color:var(--white);text-shadow:0 2px 12px #05141e9e;align-items:center;gap:11px;font-size:.92rem;font-weight:690;display:flex}.process-complex__highlights svg{color:#ff8a76;flex:none}.capability-band{background:var(--concrete);grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:680px;display:grid}.capability-band__image{min-height:560px;position:relative;overflow:hidden}.capability-band__content{flex-direction:column;justify-content:center;align-items:flex-start;max-width:660px;padding:80px clamp(48px,7vw,112px);display:flex}.capability-band__content h2{margin-bottom:24px}.capability-band__content>p:not(.eyebrow){margin-bottom:30px;font-size:1.05rem}.tick-list{gap:13px;margin:0 0 32px;padding:0;list-style:none;display:grid}.tick-list li{color:var(--ink);align-items:flex-start;gap:12px;font-weight:620;display:flex}.tick-list svg{color:var(--brand-red);flex:none;margin-top:2px}.about-preview{background:#eef1f1;padding-block:84px;overflow:hidden}.about-preview__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(58px,7vw,110px);min-height:650px;display:grid}.about-preview__copy{align-self:center}.about-preview__copy h2{margin-bottom:25px}.about-preview__copy p:not(.eyebrow){font-size:1.02rem}.about-preview__copy .text-link{margin-top:12px}.about-preview__stack{isolation:isolate;min-height:610px;position:relative}.about-preview__photo{background:#cfd6d8;border:5px solid #eef1f1;border-radius:4px;margin:0;position:absolute;overflow:hidden;box-shadow:0 20px 45px #05141e2e}.about-preview__photo img{object-fit:cover}.about-preview__photo--main{z-index:1;width:82%;height:72%;top:0;right:0}.about-preview__photo--site{z-index:2;width:58%;height:48%;bottom:0;left:0}.about-preview__photo--detail{z-index:3;width:38%;height:40%;bottom:4%;right:3%}.about-preview__photo--detail img{object-position:center 45%}.cta-band{color:var(--white);background:#0b1d29;border-top:0;padding:74px 0}.cta-band__inner{justify-content:space-between;align-items:center;gap:64px;display:flex}.cta-band h2{color:var(--white);margin-bottom:12px}.cta-band p:not(.eyebrow){color:#ffffffc7;max-width:690px;margin-bottom:0}.cta-band .eyebrow{color:#ff8a76}.cta-band__actions{flex:none;justify-items:center;gap:12px;display:grid}.cta-band__actions>a:not(.button){color:var(--white);text-underline-offset:3px;font-size:.88rem;text-decoration:underline}.site-footer{color:var(--ink);background:#e6ebec;padding-top:68px}.footer-grid{grid-template-columns:minmax(280px,1.35fr) minmax(260px,1fr) minmax(150px,.55fr);gap:70px;padding-bottom:56px;display:grid}.footer-brand img{width:172px;height:auto;margin-bottom:20px}.footer-brand p{max-width:430px;color:var(--ink-soft);margin-bottom:0}.footer-heading{color:var(--ink);text-transform:uppercase;margin-bottom:18px;font-size:.78rem;font-weight:760}.footer-column{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-column a,.footer-column>p:not(.footer-heading){color:var(--ink-soft);align-items:flex-start;gap:10px;margin:0;font-size:.93rem;display:flex}.footer-column a:hover{color:var(--ink)}.footer-column svg{color:var(--brand-red);flex:none;margin-top:3px}.footer-base{border-top:1px solid #10253629;justify-content:space-between;align-items:center;gap:24px;padding-top:22px;padding-bottom:22px;display:flex}.footer-base p{color:var(--steel);margin:0;font-size:.82rem}.page-hero{height:min(570px,100svh - 150px);min-height:450px;color:var(--white);position:relative;overflow:hidden}.page-hero>img{object-fit:cover;object-position:center 48%}.page-hero__content{z-index:2;flex-direction:column;justify-content:center;max-width:900px;height:100%;padding:50px 0;display:flex;position:relative}.page-hero h1{color:var(--white);margin-bottom:22px}.page-hero__content>p:last-child{color:#ffffffe0;max-width:670px;margin-bottom:0;font-size:1.16rem}.story-section{background:var(--white)}.story-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:100px;display:grid}.story-grid h2{margin-bottom:0}.story-copy p{font-size:1.04rem}.story-copy p:last-child{margin-bottom:0}.story-stats{background:var(--ink);padding:62px 0}.story-stats__grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.story-stats__grid div{border-right:1px solid #ffffff2e;flex-direction:column;justify-content:center;min-height:100px;padding:0 30px;display:flex}.story-stats__grid div:first-child{padding-left:0}.story-stats__grid div:last-child{border-right:0}.story-stats__grid strong{color:var(--white);font-size:2rem}.story-stats__grid span{color:#ffffff9e}.values-section{background:var(--concrete)}.value-grid{border-top:1px solid #c8cecf;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.value-grid article{border-right:1px solid #c8cecf;padding:32px 28px 18px}.value-grid article:first-child{padding-left:0}.value-grid article:last-child{border-right:0}.value-grid svg{color:var(--brand-red);margin-bottom:28px}.value-grid h3{margin-bottom:10px}.value-grid p{margin-bottom:0;font-size:.93rem}.capability-band{background:var(--white);grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.capability-band__image img{object-fit:cover}.contact-intro{background:var(--concrete);padding:82px 0 92px}.contact-intro__grid{grid-template-columns:minmax(0,1.05fr) minmax(380px,.75fr);align-items:stretch;gap:82px;min-height:580px;display:grid}.contact-intro__copy{align-self:center}.contact-intro h1{margin-bottom:24px;font-size:3.75rem}.contact-intro__copy>p:not(.eyebrow){max-width:670px;margin-bottom:38px;font-size:1.14rem}.contact-intro__image{border-radius:4px;min-height:540px;position:relative;overflow:hidden}.contact-intro__image img{object-fit:cover}.contact-methods{border-top:1px solid #c6ccce;border-left:1px solid #c6ccce;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.contact-methods>a,.contact-methods>div{border-bottom:1px solid #c6ccce;border-right:1px solid #c6ccce;align-items:center;gap:13px;min-width:0;padding:19px 18px;display:flex}.contact-methods>a:hover{background:var(--white)}.contact-methods>a>span,.contact-methods>div>span{color:var(--brand-red);flex:none;display:inline-flex}.contact-methods>a>div,.contact-methods>div>div{flex-direction:column;min-width:0;display:flex}.contact-methods small{color:var(--steel);font-size:.73rem}.contact-methods strong{overflow-wrap:anywhere;font-size:.88rem}.quote-section{background:var(--white);padding:100px 0 115px}.quote-layout{grid-template-columns:minmax(260px,.58fr) minmax(0,1.42fr);align-items:start;gap:82px;display:grid}.quote-aside{padding-top:16px;position:sticky;top:120px}.quote-aside ol{gap:28px;margin:32px 0;padding:0;list-style:none;display:grid}.quote-aside li{align-items:flex-start;gap:15px;display:flex}.quote-aside li>span{border:1px solid var(--brand-red);width:34px;height:34px;color:var(--brand-red);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.82rem;font-weight:760;display:inline-flex}.quote-aside strong{margin-bottom:4px;font-size:.95rem;display:block}.quote-aside li p{margin-bottom:0;font-size:.88rem}.quote-aside__note{border-top:1px solid var(--line);padding-top:24px;font-size:.9rem}.quote-aside__note a{color:var(--brand-red);overflow-wrap:anywhere;font-weight:680}.quote-form{border:1px solid var(--line);background:var(--concrete);border-radius:6px;padding:46px}.form-heading{max-width:680px;margin-bottom:38px}.form-heading h2{margin-bottom:14px}.form-heading>p:last-child{margin-bottom:0}.form-section{border:0;margin:0 0 36px;padding:0}.form-section legend{width:100%;color:var(--ink);text-transform:uppercase;border-bottom:1px solid #c9cecf;margin-bottom:20px;padding:0 0 12px;font-size:.82rem;font-weight:780}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.quote-form label{color:var(--ink);gap:8px;font-size:.88rem;font-weight:680;display:grid}.quote-form label>span[aria-hidden=true]{color:var(--brand-red)}.quote-form input:not([type=checkbox]):not([type=file]),.quote-form select,.quote-form textarea{background:var(--white);width:100%;color:var(--ink);border:1px solid #b7c0c4;border-radius:4px;outline:0}.quote-form input:not([type=checkbox]):not([type=file]),.quote-form select{min-height:49px;padding:10px 12px}.quote-form textarea{resize:vertical;min-height:148px;padding:12px}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--brand-red);box-shadow:0 0 0 3px #f2381f21}.full-field{margin-top:20px}.file-drop{cursor:pointer;text-align:left;background:#ffffff9e;border:1px dashed #8f9da4;border-radius:4px;justify-content:center;align-items:center;min-height:128px;padding:24px;position:relative;gap:16px!important;display:flex!important}.file-drop:hover{border-color:var(--brand-red);background:var(--white)}.file-drop>svg{color:var(--brand-red);flex:none}.file-drop>span{gap:3px;display:grid}.file-drop strong{font-size:.95rem}.file-drop small{color:var(--steel);font-weight:450}.file-drop input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.file-list{gap:2px;margin:12px 0 0;padding:0;list-style:none;display:grid}.file-list li{background:var(--white);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:10px 12px;font-size:.84rem;display:grid}.file-list li span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.file-list li small{color:var(--steel)}.file-list .file-list__clear{background:0 0;justify-content:flex-end;display:flex}.file-list__clear button{color:var(--brand-red);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:7px 9px;font-size:.8rem;font-weight:680;display:inline-flex}.consent-row{align-items:flex-start;margin-bottom:24px;line-height:1.5;gap:12px!important;font-weight:480!important;display:flex!important}.consent-row input{width:18px;height:18px;accent-color:var(--brand-red);flex:none;margin-top:2px}.consent-row a{color:var(--brand-red);text-underline-offset:2px;text-decoration:underline}.form-submit{border:0;width:100%}.form-submit:disabled{cursor:wait;opacity:.72}.form-error{border-left:3px solid var(--brand-red);color:#762416;background:#fff2ef;margin:0 0 18px;padding:12px 14px;font-size:.9rem}.form-success{border:1px solid var(--line);background:var(--concrete);border-radius:6px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:520px;padding:60px;display:flex}.form-success__icon{background:var(--brand-navy);width:54px;height:54px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:26px;display:inline-flex}.form-success h2{margin-bottom:18px}.form-success p:not(.eyebrow){max-width:560px;margin-bottom:28px}.form-success a{color:var(--brand-red);font-weight:680}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.legal-hero{border-bottom:1px solid var(--line);background:var(--concrete);padding:100px 0 72px}.legal-hero__inner{max-width:800px}.legal-hero h1{margin-bottom:15px}.legal-hero p:last-child{margin-bottom:0}.legal-content__inner{max-width:800px}.legal-content__inner>p:first-child{color:var(--ink);margin-bottom:42px;font-size:1.18rem}.legal-content h2{margin-top:38px;margin-bottom:12px;font-size:1.5rem}.legal-content a:not(.text-link){color:var(--brand-red);font-weight:680}.legal-content .text-link{margin-top:24px}@media (width<=1050px){h1{font-size:3.6rem}h2{font-size:2.45rem}.site-header__inner{grid-template-columns:165px 1fr auto;gap:18px}.desktop-nav{gap:22px}.desktop-nav a{font-size:1.05rem}.section-heading--split{gap:42px}.capability-band{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.capability-band__content{padding:64px 48px}.process-complex,.process-complex__inner{min-height:860px}.process-complex__intro{grid-template-columns:minmax(0,1fr) minmax(330px,.85fr);gap:48px}.contact-intro__grid{gap:44px}.contact-intro h1{font-size:3.25rem}.quote-layout{gap:48px}}@media (width<=850px){.section{padding:80px 0}.desktop-nav,.header-actions>.icon-link{display:none}.site-header__inner{grid-template-columns:1fr auto}.mobile-nav{display:block}.section-heading--split,.story-grid{grid-template-columns:1fr;gap:24px}.section-heading--split p:last-child{max-width:640px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-grid{grid-template-rows:420px 280px 280px;grid-template-columns:1fr}.project-grid .project-feature{grid-row:auto}.project-showcase__heading{padding:64px 0 130px}.process-complex,.process-complex__inner{min-height:960px}.process-complex__inner{padding-top:64px}.process-complex__intro{grid-template-columns:1fr;gap:36px}.process-complex__story{justify-self:start;max-width:640px}.process-complex__highlights{grid-template-columns:1fr 1fr;gap:18px 30px;margin-top:auto}.process-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.process-steps li{border-bottom:1px solid #10253633;min-height:195px;padding:24px}.process-steps li+li{padding-left:24px}.process-steps li:nth-child(2n){border-right:0}.capability-band{grid-template-columns:1fr;min-height:0}.capability-band__image{min-height:500px}.capability-band__content{max-width:none;padding:72px 48px}.about-preview__grid{grid-template-columns:1fr;gap:46px;min-height:0}.about-preview__stack{min-height:590px}.cta-band__inner{flex-direction:column;align-items:flex-start;gap:30px}.cta-band__actions{justify-items:start}.footer-grid{grid-template-columns:1fr 1fr;gap:48px}.footer-brand{grid-column:1/-1}.story-stats__grid,.value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-stats__grid div:nth-child(2),.value-grid article:nth-child(2){border-right:0}.story-stats__grid div,.value-grid article{border-bottom:1px solid #ffffff2e;padding:25px}.value-grid article{border-bottom-color:#c8cecf}.contact-intro{padding:65px 0 75px}.contact-intro__grid{grid-template-columns:1fr;min-height:0}.contact-intro__image{min-height:460px}.quote-layout{grid-template-columns:1fr}.quote-aside{position:static}}@media (width<=620px){.container,.site-header__inner{width:min(calc(100% - 32px), var(--site-width))}h1{font-size:2.65rem}h2{font-size:2rem}.section{padding:68px 0}.site-header__inner{min-height:88px}.brand-link{width:118px;height:80px}.brand-logo{width:112px}.header-actions{gap:8px}.header-quote{min-height:40px;padding:9px 12px;font-size:.78rem}.mobile-nav summary{width:40px;height:40px}.home-hero{height:min(720px,100svh);min-height:620px}.home-hero__video{object-position:center 55%}.home-hero__shade{background:linear-gradient(#05131c2e 0%,#05131c14 30%,#05131ca8 100%),linear-gradient(90deg,#05131c57,#05131c0f)}.home-hero__content{justify-content:flex-end;max-width:calc(100% - 32px);padding:118px 0 36px}.home-hero h1{margin-bottom:18px}.home-hero__lead{margin-bottom:25px;font-size:1.03rem;line-height:1.5}.hero-actions{width:100%}.hero-actions .button{flex:auto;min-height:47px;padding:11px 14px;font-size:.87rem}.proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-grid>div{border-bottom:1px solid var(--line);min-height:92px;padding:17px 18px}.proof-grid>div:first-child{padding-left:18px}.proof-grid>div:nth-child(2n){border-right:0}.proof-grid strong{font-size:1.35rem}.proof-grid span{font-size:.78rem}.section-heading{margin-bottom:38px}.service-grid{grid-template-columns:1fr}.service-item{min-height:0;padding:26px}.service-item svg{margin-bottom:22px}.project-grid{grid-template-rows:330px 255px 255px}.project-showcase__heading{padding:44px 0 96px}.project-showcase__heading .section-heading--split{gap:14px}.project-showcase__heading .section-heading--split p:last-child{font-size:.9rem}.project-grid figcaption{flex-direction:column;align-items:flex-start;gap:2px;padding:14px 16px}.process-complex,.process-complex__inner{min-height:0}.process-complex__image{object-position:57% center}.process-complex__shade{background:linear-gradient(#05141e33 0%,#05141e1f 32%,#05141e66 64%,#05141e80 100%)}.process-complex__inner{padding-top:54px}.process-complex__intro{gap:32px}.process-complex__story h3{font-size:1.75rem}.process-complex__highlights{grid-template-columns:1fr;gap:14px;margin:54px 0 26px;padding:18px 0}.process-steps{grid-template-columns:1fr}.process-steps li,.process-steps li:nth-child(2n){border-right:0;min-height:0;padding:24px 4px}.process-steps li+li{padding-left:4px}.process-steps li>span{margin-bottom:16px;font-size:2.4rem}.capability-band__content{padding:58px 24px}.capability-band__image{min-height:390px}.about-preview__stack{min-height:440px}.about-preview{padding-block:64px}.about-preview__photo{border-width:4px}.about-preview__photo--main{width:88%;height:68%}.about-preview__photo--site{width:62%;height:46%}.about-preview__photo--detail{width:42%;height:38%;right:0}.cta-band{padding:60px 0}.cta-band__actions,.cta-band__actions .button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-base{flex-direction:column;align-items:flex-start;gap:6px}.page-hero{height:min(510px,100svh - 110px);min-height:410px}.page-hero__content{padding:36px 0}.page-hero__content>p:last-child{font-size:1rem}.story-grid{gap:28px}.story-stats__grid,.value-grid{grid-template-columns:1fr}.story-stats__grid div,.story-stats__grid div:nth-child(2),.value-grid article,.value-grid article:nth-child(2){border-right:0;min-height:90px;padding:24px 0}.contact-intro h1{font-size:2.6rem}.contact-methods{grid-template-columns:1fr}.contact-intro__image{min-height:380px}.quote-section{padding:72px 0 82px}.quote-form{padding:28px 20px}.form-grid{grid-template-columns:1fr}.file-drop{flex-direction:column;align-items:flex-start;min-height:150px}.form-success{min-height:450px;padding:40px 24px}.legal-hero{padding:78px 0 55px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
