@font-face{font-family:ITC Avant Garde Gothic Std;src:url(/fonts/avant-garde-book.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ITC Avant Garde Gothic Std;src:url(/fonts/avant-garde-medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:ITC Avant Garde Gothic Std;src:url(/fonts/avant-garde-demi.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}:root{--navy:#122b56;--black:#080808;--white:#fff;--ivory:#f4f4f1;--graphite:#252525;--steel:#747474;--border:#d9d9d5;--font-display:"ITC Avant Garde Gothic Std","Century Gothic",Arial,sans-serif;--font-code:"Google Sans Code","SFMono-Regular",Consolas,monospace;--fs-display:clamp(3.2rem,7.7vw,8.6rem);--fs-h2:clamp(2.35rem,5vw,5.5rem);--fs-h3:clamp(2.7rem,5vw,5rem);--fs-body:clamp(1rem,1.25vw,1.2rem);--max:1540px;--gutter:clamp(1.25rem,4vw,4.5rem);--section:clamp(5.5rem,11vw,11rem);--gap:clamp(1.5rem,3vw,4rem);--line:1px solid var(--border);--control:3.25rem;--header:5rem;--fast:.18s;--slow:.7s;--ease:cubic-bezier(.22,1,.36,1);--header-z:20}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--black);font-family:var(--font-display);font-size:var(--fs-body);line-height:1.55}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--navy);outline-offset:4px}.skip-link{position:fixed;top:.75rem;left:.75rem;z-index:99;padding:.8rem 1rem;background:var(--white);transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{height:var(--header);position:sticky;top:0;z-index:var(--header-z);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 var(--gutter);border-bottom:1px solid transparent;background:#fffffff5;transition:border-color var(--fast)}.site-header.is-scrolled{border-color:var(--border)}.brand{font-size:1.15rem;font-weight:600;letter-spacing:-.05em}.brand span{font-family:var(--font-code);font-size:.57em;letter-spacing:.08em;margin-left:.3em;color:var(--navy)}.desktop-nav{display:flex;gap:clamp(1rem,2vw,2.25rem);font-size:.82rem;font-weight:500}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-.35rem;border-bottom:1px solid;transition:right var(--fast)}.desktop-nav a:hover:after{right:0}.header-cta{justify-self:end}.menu-toggle,.mobile-menu{display:none}.button{min-height:var(--control);display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;padding:.75rem 1.1rem;background:var(--navy);color:var(--white);font-size:.78rem;font-weight:500;border:1px solid var(--navy);transition:background var(--fast),color var(--fast)}.button span{transition:transform var(--fast)}.button:hover span{transform:translate(3px,-3px)}.button--secondary{background:transparent;color:var(--black);border-color:var(--black)}.button--light{background:var(--white);color:var(--black);border-color:var(--white)}.section-label{margin:0;font-family:var(--font-code);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--navy)}.hero{min-height:calc(100vh - var(--header));padding:clamp(3rem,7vw,7rem) var(--gutter) var(--gutter);display:grid;grid-template-rows:1fr minmax(10rem,20vw);gap:4rem;max-width:var(--max);margin:auto}.hero-main h1{max-width:1400px;margin:clamp(1.5rem,4vw,4rem) 0;font-size:var(--fs-display);font-weight:300;line-height:.92;letter-spacing:-.065em}.hero-copy{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap);margin-left:34%}.hero-copy>p{max-width:37rem;margin:0}.button-row{display:flex;align-items:flex-start;gap:.75rem;flex-wrap:wrap}.hero-visual{position:relative;overflow:hidden;background:var(--black);color:var(--white);display:flex;align-items:center;gap:3vw;padding:var(--gutter)}.hero-visual:after{content:"";position:absolute;width:28vw;height:28vw;right:8%;top:-60%;border:1px solid #ffffff55;transform:rotate(45deg)}.visual-word{font-family:var(--font-code);font-size:clamp(.7rem,1vw,1rem);letter-spacing:.16em}.visual-line{height:1px;flex:1;background:linear-gradient(90deg,var(--white),var(--navy))}.clients-section{padding:3rem var(--gutter);border-bottom:var(--line)}.clients-section>p{max-width:35rem}.logo-track{display:flex;gap:5rem;align-items:center}.logo-track img{width:auto;height:2.5rem;object-fit:contain}.section-grid{max-width:var(--max);margin:auto;padding:var(--section) var(--gutter);display:grid;grid-template-columns:1fr 3fr;gap:var(--gap)}.about-section h2,.capabilities h2{font-size:var(--fs-h2);font-weight:300;line-height:1;letter-spacing:-.055em;margin:0}.about-copy{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap);margin-top:4rem}.about-copy p{max-width:35rem;margin:0}.text-link{align-self:start;font-size:.85rem;border-bottom:1px solid;padding-bottom:.4rem;justify-self:start}.stats{grid-column:2;display:grid;grid-template-columns:repeat(3,1fr);margin-top:6rem;border-top:var(--line)}.stats div{padding:2rem 1rem 0 0;border-right:var(--line)}.stats strong,.stats span{display:block}.stats strong{font-size:clamp(2.5rem,5vw,5rem);font-weight:400;letter-spacing:-.05em}.stats span{font-family:var(--font-code);font-size:.67rem;text-transform:uppercase;color:var(--steel)}.capabilities{background:var(--ivory);padding:var(--section) var(--gutter)}.capabilities-head{max-width:var(--max);margin:0 auto 5rem;display:grid;grid-template-columns:1fr 3fr;gap:var(--gap)}.capability-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--black)}.capability-grid article{position:relative;padding:3rem clamp(1rem,4vw,5rem) 2rem 0}.capability-grid article+article{border-left:1px solid var(--black);padding-left:clamp(1.5rem,4vw,5rem)}.cap-number{font-family:var(--font-code);font-size:.7rem;color:var(--navy)}.capability-grid h3{font-size:var(--fs-h3);font-weight:400;line-height:1;margin:2rem 0}.capability-grid p{max-width:34rem}.capability-grid ul{list-style:none;padding:0;margin:3rem 0 0;border-top:var(--line)}.capability-grid li{padding:.65rem 0;border-bottom:var(--line);font-size:.84rem}.global-cta{background:var(--navy);color:var(--white);padding:var(--section) var(--gutter);display:grid;grid-template-columns:2fr 1fr;gap:var(--gap)}.global-cta>p{font-size:var(--fs-h2);line-height:.95;letter-spacing:-.055em;margin:0;max-width:900px}.global-cta>div p{margin:0 0 2rem;max-width:34rem}.site-footer{background:var(--black);color:var(--white);padding:var(--gutter)}.footer-lead{display:flex;justify-content:space-between;align-items:start;padding-bottom:6rem}.brand--footer{font-size:1.6rem}.footer-prompt{font-size:clamp(1.5rem,3vw,3rem);border-bottom:1px solid;padding-bottom:.4rem}.footer-grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:var(--gap);padding:3rem 0;border-top:1px solid #333}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:.6rem;font-size:.75rem}.footer-statement{max-width:30rem;margin:0}.footer-label{font-family:var(--font-code);text-transform:uppercase;color:#999;font-size:.62rem;margin:0 0 1rem}.footer-grid span{color:#aaa}.footer-bottom{display:flex;justify-content:space-between;padding-top:2rem;border-top:1px solid #333;font-family:var(--font-code);font-size:.62rem;color:#999}.footer-bottom div{display:flex;gap:2rem}.utility-page{min-height:65vh;padding:var(--section) var(--gutter);max-width:var(--max);margin:auto}.utility-page h1{font-size:var(--fs-display);font-weight:300;line-height:.95;letter-spacing:-.06em;margin:2rem 0}.utility-page>p:last-child{max-width:36rem}@media(max-width:980px){.site-header{grid-template-columns:1fr auto}.desktop-nav,.header-cta{display:none}.menu-toggle{display:flex;gap:1rem;align-items:center;border:0;background:none;font-size:.75rem}.menu-lines{width:1.3rem;height:.7rem;border-top:1px solid;border-bottom:1px solid}.mobile-menu{position:fixed;inset:var(--header) 0 0;background:var(--black);color:var(--white);padding:2rem var(--gutter) 3rem}.mobile-menu:not([hidden]){display:flex;flex-direction:column;justify-content:space-between}.mobile-menu nav{display:flex;flex-direction:column}.mobile-menu nav a{font-size:clamp(2rem,7vw,4rem);line-height:1.25;border-bottom:1px solid #333}.mobile-menu nav span{font-family:var(--font-code);font-size:.6rem;color:#999;margin-right:1rem}.hero-copy{margin-left:0}.section-grid,.capabilities-head{grid-template-columns:1fr}.stats{grid-column:1}.footer-grid{grid-template-columns:2fr repeat(2,1fr)}}@media(max-width:650px){:root{--header:4.25rem}.hero{min-height:auto;padding-top:3rem;grid-template-rows:auto 9rem}.hero-main h1{margin:1.8rem 0 2.5rem;font-size:clamp(3rem,14vw,5rem)}.hero-copy,.about-copy{grid-template-columns:1fr}.button-row{margin-top:1rem}.button{width:100%}.hero-visual{padding:1.25rem}.section-grid{display:block}.about-section h2{margin-top:2rem}.stats{grid-template-columns:1fr;margin-top:4rem}.stats div{display:grid;grid-template-columns:1fr 1fr;align-items:end;border-right:0;border-bottom:var(--line);padding:1.25rem 0}.capabilities-head{margin-bottom:3rem}.capabilities-head h2{margin-top:2rem}.capability-grid{grid-template-columns:1fr}.capability-grid article+article{border-left:0;border-top:1px solid;padding-left:0}.global-cta{grid-template-columns:1fr}.global-cta>div{margin-top:2rem}.footer-lead{display:block;padding-bottom:4rem}.footer-prompt{display:inline-block;margin-top:3rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom div{margin-top:1rem;gap:1rem;flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.brand{display:inline-flex;align-items:center;gap:.7rem;min-width:0;letter-spacing:0}.brand img{width:2.75rem;height:2.75rem;object-fit:contain;flex:0 0 auto}.brand span{font-family:var(--font-display);font-size:.78rem;line-height:1.1;letter-spacing:-.02em;margin:0;color:var(--black);text-transform:uppercase}.brand--footer img{width:5rem;height:5rem}.brand--footer span{color:var(--white);font-size:1rem}.hero{min-height:calc(100svh - var(--header));grid-template-rows:1fr minmax(13rem,22vw)}.hero-main h1{max-width:1180px}.hero-visual{min-height:15rem;isolation:isolate;background:var(--navy);border:1px solid var(--navy)}.hero-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.85%,#ffffff22 50%,transparent 50.15%),linear-gradient(transparent 49.85%,#ffffff1b 50%,transparent 50.15%);background-size:8rem 8rem;opacity:.65}.hero-visual:after{width:20rem;height:20rem;right:14%;top:-6rem;border:1px solid #ffffff66;border-radius:50%;transform:none;box-shadow:0 0 0 4rem #ffffff08,0 0 0 8rem #ffffff06}.tech-plane{position:absolute;left:clamp(2rem,8vw,9rem);top:50%;width:clamp(12rem,25vw,24rem);height:7rem;transform:translateY(-50%) skewY(-9deg);border:1px solid #ffffff77}.tech-plane:before,.tech-plane:after{content:"";position:absolute;background:#fff7}.tech-plane:before{left:50%;top:0;bottom:0;width:1px}.tech-plane:after{top:50%;left:0;right:0;height:1px}.tech-plane span{position:absolute;width:.65rem;height:.65rem;background:var(--white);border-radius:50%;box-shadow:0 0 0 .4rem #ffffff16}.tech-plane span:nth-child(1){left:15%;top:22%}.tech-plane span:nth-child(2){right:10%;top:18%}.tech-plane span:nth-child(3){left:38%;bottom:15%}.tech-plane span:nth-child(4){right:30%;bottom:22%}.growth-signal{position:absolute;right:clamp(3rem,10vw,12rem);bottom:2.5rem;height:9rem;display:flex;align-items:end;gap:.65rem;z-index:2}.growth-signal i{display:block;width:clamp(.7rem,1.4vw,1.35rem);background:var(--white);transform-origin:bottom;animation:signal 3.2s var(--ease) infinite alternate}.growth-signal i:nth-child(1){height:25%}.growth-signal i:nth-child(2){height:48%;animation-delay:.18s}.growth-signal i:nth-child(3){height:72%;animation-delay:.36s}.growth-signal i:nth-child(4){height:100%;animation-delay:.54s}.hero-visual>p{position:absolute;inset:auto var(--gutter) 1rem;display:flex;justify-content:space-between;margin:0;color:#fff;font-family:var(--font-code);font-size:.62rem;letter-spacing:.12em;z-index:3}@keyframes signal{to{transform:scaleY(.76);opacity:.72}}.clients-section{padding:clamp(4rem,7vw,7rem) 0;border-top:var(--line);overflow:hidden}.clients-section>.section-label,.clients-section>h2{margin-left:var(--gutter);margin-right:var(--gutter)}.clients-section>h2{font-size:clamp(2rem,4vw,4.6rem);font-weight:400;letter-spacing:-.045em;line-height:1;margin-top:1rem;margin-bottom:4rem}.logo-bar{overflow:hidden;outline-offset:-2px}.logo-track{display:flex;width:max-content;gap:0;animation:logo-marquee 20s linear infinite;will-change:transform}.logo-group{display:flex;align-items:center;gap:clamp(1.8rem,3.6vw,4.2rem);padding-right:clamp(1.8rem,3.6vw,4.2rem);flex:none}.logo-item{width:clamp(9rem,14vw,14rem);height:5.5rem;display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;background:var(--white)}.logo-item img{display:block;max-width:100%;max-height:3.5rem;width:auto;height:auto;object-fit:contain}.logo-bar:hover .logo-track,.logo-bar:focus .logo-track,.logo-bar:focus-within .logo-track{animation-play-state:paused}@keyframes logo-marquee{to{transform:translate(-50%)}}.section-heading{max-width:var(--max);margin:0 auto 5rem;display:grid;grid-template-columns:1fr 3fr;gap:var(--gap)}.section-heading h2{font-size:var(--fs-h2);font-weight:400;line-height:1;letter-spacing:-.055em;margin:0;max-width:1100px}.services-section,.process-section,.industries-section{padding:var(--section) var(--gutter)}.services-section{background:var(--black);color:var(--white)}.services-section .section-label{color:#aebbd0}.services-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #3a3a3a;border-left:1px solid #3a3a3a}.service-card{min-height:28rem;padding:clamp(1.5rem,3vw,3rem);border-right:1px solid #3a3a3a;border-bottom:1px solid #3a3a3a;display:flex;flex-direction:column;transition:background var(--fast),color var(--fast)}.service-card:hover{background:var(--white);color:var(--black)}.service-top{display:flex;justify-content:space-between;align-items:start;font-family:var(--font-code);font-size:.65rem;color:#939393}.service-card h3{font-size:clamp(1.7rem,2.6vw,3rem);line-height:1.05;font-weight:400;letter-spacing:-.04em;margin:auto 0 1.5rem}.service-card>p{font-size:.92rem;color:#aaa;max-width:30rem;margin:0 0 2rem}.service-card .text-link{margin-top:0}.solutions-link{max-width:var(--max);margin:3rem auto 0;display:flex;justify-content:space-between;border-bottom:1px solid #555;padding-bottom:1rem;font-size:clamp(1.2rem,2vw,2rem)}.service-icon{position:relative;display:block;width:3rem;height:3rem;border:1px solid currentColor;color:#b8c5d9;transition:transform var(--slow) var(--ease)}.service-card:hover .service-icon{transform:rotate(8deg);color:var(--navy)}.service-icon:before,.service-icon:after,.service-icon i:before,.service-icon i:after{content:"";position:absolute;border:1px solid currentColor}.service-icon--target{border-radius:50%}.service-icon--target:before{inset:.55rem;border-radius:50%}.service-icon--target:after{width:.35rem;height:.35rem;background:currentColor;border-radius:50%;left:1.25rem;top:1.25rem}.service-icon--code:before{width:.8rem;height:.8rem;border-width:0 0 1px 1px;transform:rotate(45deg);left:.7rem;top:1rem}.service-icon--code:after{width:.8rem;height:.8rem;border-width:1px 1px 0 0;transform:rotate(45deg);right:.7rem;top:1rem}.service-icon--cloud{border:0;border-bottom:1px solid;margin-top:.4rem}.service-icon--cloud:before{width:1.55rem;height:1.55rem;border-radius:50%;left:.65rem;top:.55rem}.service-icon--cloud:after{width:1rem;height:1rem;border-radius:50%;left:.05rem;top:1.1rem}.service-icon--layers:before{inset:.45rem;transform:rotate(45deg)}.service-icon--layers:after{inset:.8rem;transform:rotate(45deg)}.service-icon--spark{transform:rotate(45deg);border-radius:45% 0}.service-icon--spark:before{inset:.7rem;border-radius:45% 0}.service-icon--globe{border-radius:50%}.service-icon--globe:before{left:50%;top:0;bottom:0;width:1px;border-width:0 0 0 1px}.service-icon--globe:after{left:.2rem;right:.2rem;top:50%;height:1px;border-width:1px 0 0}.process-section{background:var(--white)}.process-list{max-width:var(--max);margin:0 auto;padding:0;list-style:none;border-top:1px solid var(--black)}.process-list li{display:grid;grid-template-columns:.5fr 1.35fr 1.5fr;gap:var(--gap);padding:2.2rem 0;border-bottom:var(--line);align-items:start}.process-list li>span{font-family:var(--font-code);font-size:.68rem;color:var(--navy)}.process-list h3{font-size:clamp(1.25rem,2vw,2rem);font-weight:500;line-height:1.1;margin:0}.process-list p{margin:0;max-width:40rem;color:var(--steel)}.industries-section{background:var(--ivory)}.industries-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--black)}.industries-grid article{padding:3rem 3rem 3rem 0;border-bottom:var(--line)}.industries-grid article:nth-child(2n){padding-left:3rem;border-left:var(--line)}.industries-grid article>p{font-family:var(--font-code);font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;color:var(--navy)}.industries-grid h3{font-size:clamp(2rem,3.5vw,4rem);font-weight:400;letter-spacing:-.05em;margin:3.5rem 0 1.5rem}.industries-grid article>div{display:flex;justify-content:space-between;gap:2rem;align-items:end}.industries-grid article>div p{max-width:34rem;margin:0;color:var(--steel)}.industries-grid article>div span{color:var(--navy)}.contact-panel{max-width:var(--max);margin:auto;padding:var(--section) var(--gutter);display:grid;grid-template-columns:1fr 1.2fr;gap:clamp(3rem,8vw,9rem)}.contact-panel h2{font-size:var(--fs-h2);font-weight:400;line-height:1;letter-spacing:-.055em;margin:1.5rem 0 2rem}.contact-panel>div>p:last-child{max-width:34rem;color:var(--steel)}.contact-panel form{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.contact-panel label{font-family:var(--font-code);font-size:.65rem;text-transform:uppercase;letter-spacing:.08em}.contact-panel input,.contact-panel select,.contact-panel textarea{display:block;width:100%;margin-top:.5rem;padding:.9rem 0;border:0;border-bottom:1px solid var(--black);border-radius:0;background:transparent;font:400 1rem var(--font-display);color:var(--black)}.contact-panel textarea{resize:vertical}.form-wide{grid-column:1/-1}.contact-panel button{border:0;cursor:pointer;width:100%;font-family:var(--font-display)}.form-note{margin:0;font-size:.7rem;color:var(--steel)}@media(max-width:980px){.section-heading{grid-template-columns:1fr}.services-grid{grid-template-columns:repeat(2,1fr)}.contact-panel{grid-template-columns:1fr}.brand span{font-size:.72rem}}@media(max-width:650px){.brand{gap:.4rem}.brand img{width:2.3rem;height:2.3rem}.brand span{font-size:.6rem}.hero{grid-template-rows:auto 13rem}.hero-main h1{font-size:clamp(2.85rem,13vw,4.6rem)}.hero-copy>p{font-size:.92rem}.tech-plane{left:1.4rem;width:11rem}.growth-signal{right:2rem;height:7rem}.hero-visual>p{font-size:.52rem}.clients-section>h2{margin-bottom:2.5rem}.logo-item{width:9rem;height:4.5rem}.logo-item img{max-height:2.8rem}.section-heading{margin-bottom:3rem}.services-grid{grid-template-columns:1fr}.service-card{min-height:23rem}.process-list li{grid-template-columns:3rem 1fr}.process-list p{grid-column:2}.industries-grid{grid-template-columns:1fr}.industries-grid article,.industries-grid article:nth-child(2n){padding:2rem 0;border-left:0}.industries-grid h3{margin:2.5rem 0 1rem}.contact-panel form{grid-template-columns:1fr}.form-wide{grid-column:1}.brand--footer img{width:4rem;height:4rem}.brand--footer span{font-size:.8rem}}@media(prefers-reduced-motion:reduce){.logo-track{animation:none;transform:none;flex-wrap:wrap;width:auto}.logo-group{flex-wrap:wrap;padding:0}.logo-group[aria-hidden=true]{display:none}.growth-signal i{animation:none}}.legal-page{max-width:var(--max);margin:auto}.legal-page>header{padding:clamp(4rem,8vw,7rem) var(--gutter);background:var(--navy);color:var(--white)}.legal-page>header>p:first-child{font-family:var(--font-code);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.legal-page h1{max-width:14ch;margin:1rem 0;font-size:clamp(2.8rem,6vw,6.2rem);line-height:.95;font-weight:400;letter-spacing:-.055em}.legal-page>header>p:not(:first-child){max-width:44rem;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.65}.legal-page>header small{display:block;margin-top:2rem;color:#d9d9d5}.legal-page__body{max-width:880px;margin:auto;padding:clamp(3rem,7vw,7rem) var(--gutter)}.legal-page__body section{padding:2rem 0;border-bottom:var(--line)}.legal-page__body h2{margin:0 0 1rem;font-size:clamp(1.25rem,2vw,1.8rem);font-weight:500;color:var(--navy)}.legal-page__body p{margin:0;line-height:1.8;color:var(--graphite)}.legal-page__body a{color:var(--navy);text-decoration:underline;text-underline-offset:.18em}.section-label{display:flex;align-items:center;gap:1rem;margin:0 0 1.25rem;font-family:var(--font-display);font-size:clamp(2.2rem,4.2vw,4.75rem);font-weight:500;line-height:.95;letter-spacing:-.055em;text-transform:none;color:var(--black)}.section-label>span{display:block;width:.14em;height:.82em;background:var(--navy);flex:0 0 auto}.hero .section-label{gap:.8rem;font-family:var(--font-code);font-size:clamp(.68rem,1vw,.86rem);font-weight:400;line-height:1.5;letter-spacing:.09em;text-transform:uppercase;color:var(--navy);max-width:48rem}.hero .section-label>span{width:clamp(2rem,4vw,4rem);height:2px}.section-heading{display:block;margin-bottom:clamp(3rem,6vw,6rem)}.section-heading h2{font-size:clamp(1.2rem,2.2vw,2rem);line-height:1.3;letter-spacing:-.025em;max-width:46rem;color:var(--steel)}.clients-section>.section-label,.clients-section>h2{max-width:var(--max)}.clients-section>h2{font-size:clamp(1.2rem,2.2vw,2rem);line-height:1.3;letter-spacing:-.025em;color:var(--steel);margin-top:0}.logo-item img{filter:none;mix-blend-mode:normal}.services-section{background:var(--navy)}.services-section .section-label{color:var(--white)}.services-section .section-label>span{background:var(--white)}.services-section .section-heading h2{color:#c4cede}.services-grid,.service-card{border-color:#ffffff38}.service-card:hover{background:var(--white);color:var(--navy)}.service-card>p{color:#c4cede}.service-card:hover>p{color:var(--graphite)}.service-top{color:#b5c0d2}.service-icon{color:var(--white)}.service-card:hover .service-icon{color:var(--navy)}.solutions-link{border-color:#fff6}.about-section.section-grid{display:block}.about-section.section-grid>.section-label{margin-bottom:2rem}.about-section.section-grid>div>h2{font-size:clamp(1.4rem,2.6vw,2.5rem);line-height:1.2;letter-spacing:-.035em;max-width:52rem;color:var(--steel)}.about-section .about-copy{max-width:78rem}.about-section .stats{grid-column:auto}.capabilities-head{display:block}.capabilities-head h2{font-size:clamp(1.2rem,2.2vw,2rem);line-height:1.3;letter-spacing:-.025em;color:var(--steel);max-width:45rem}.process-section .section-label,.industries-section .section-label,.contact-panel .section-label{color:var(--black)}.industries-grid article{position:relative;overflow:hidden;transition:background var(--slow) var(--ease),color var(--slow) var(--ease),padding var(--slow) var(--ease)}.industry-topline{display:flex;justify-content:space-between;align-items:start}.industry-topline>p{font-family:var(--font-code);font-size:.7rem;letter-spacing:.08em;color:var(--navy);margin:0}.industry-mark{position:relative;width:4.5rem;height:4.5rem;border:1px solid var(--navy);display:block;transition:transform var(--slow) var(--ease),background var(--slow) var(--ease)}.industry-mark:before,.industry-mark:after,.industry-mark i:before,.industry-mark i:after{content:"";position:absolute;border:1px solid var(--navy);transition:transform var(--slow) var(--ease),border-color var(--slow)}.industry-card--1 .industry-mark:before{inset:.65rem;border-radius:50%}.industry-card--1 .industry-mark:after{width:1.2rem;height:1.2rem;left:1.55rem;top:1.55rem;background:var(--navy);border-radius:50%}.industry-card--2 .industry-mark:before{width:2.1rem;height:2.1rem;border-radius:50%;left:.65rem;top:.6rem}.industry-card--2 .industry-mark:after{width:2.3rem;height:1.5rem;border-radius:50% 50% 0 0;right:.45rem;bottom:.5rem}.industry-card--3 .industry-mark:before{left:.7rem;right:.7rem;bottom:.7rem;height:2.3rem;border-width:0 1px 1px}.industry-card--3 .industry-mark:after{width:1.7rem;height:1.7rem;left:1.32rem;top:.55rem;transform:rotate(45deg)}.industry-card--4 .industry-mark:before{inset:.75rem;border-radius:50%}.industry-card--4 .industry-mark:after{left:50%;top:.25rem;bottom:.25rem;border-width:0 0 0 1px}.industry-card--5 .industry-mark:before{inset:.75rem;transform:rotate(45deg)}.industry-card--5 .industry-mark:after{inset:1.35rem;background:var(--navy)}.industry-card--6 .industry-mark:before{width:2.7rem;height:2.7rem;left:.8rem;top:.8rem;transform:rotate(45deg);border-radius:50% 0}.industry-card--6 .industry-mark:after{width:.55rem;height:.55rem;left:1.85rem;top:1.85rem;background:var(--navy);border-radius:50%}.industries-grid h3{font-size:clamp(2.3rem,4vw,4.6rem);font-weight:500;color:var(--black);margin:3rem 0 .75rem}.industries-grid h4{font-size:clamp(1.1rem,1.7vw,1.45rem);font-weight:400;color:var(--navy);margin:0 0 2rem}.industry-copy{display:flex;justify-content:space-between;gap:2rem;align-items:end}.industry-copy p{max-width:34rem;margin:0;color:var(--steel)}.industry-copy>span{color:var(--navy);font-size:1.25rem;transition:transform var(--fast)}.industry-card:hover{background:var(--navy);color:var(--white);padding-left:2rem;padding-right:2rem}.industry-card:hover h3,.industry-card:hover h4,.industry-card:hover .industry-topline>p,.industry-card:hover .industry-copy p,.industry-card:hover .industry-copy>span{color:var(--white)}.industry-card:hover .industry-mark{transform:rotate(12deg) scale(1.08);background:var(--white)}.industry-card:hover .industry-copy>span{transform:translate(4px,-4px)}.contact-panel{align-items:start}.contact-panel .section-label{font-size:clamp(2rem,3.6vw,4rem)}.contact-panel h2{font-size:clamp(1.3rem,2.2vw,2.1rem);line-height:1.25;letter-spacing:-.025em;color:var(--steel)}@media(max-width:650px){.section-label{font-size:clamp(2rem,11vw,3.25rem)}.hero .section-label{font-size:.64rem}.industry-mark{width:3.75rem;height:3.75rem}.industry-card:hover{padding-left:1rem;padding-right:1rem}}.section-label{justify-content:center;text-align:center}.section-label>span{display:none}.section-heading{text-align:center}.section-heading h2{margin-left:auto;margin-right:auto;text-align:center}.hero{position:relative;isolation:isolate;display:block;min-height:calc(100svh - var(--header));overflow:hidden;padding-top:clamp(3rem,6vw,6rem)}.hero:before{content:"";position:absolute;inset:0;z-index:-3;background:radial-gradient(circle at 50% 35%,#122b5611 0,transparent 34%),linear-gradient(var(--white),var(--white))}.hero-main{position:relative;z-index:3;display:flex;flex-direction:column;min-height:calc(100svh - var(--header) - clamp(6rem,12vw,12rem))}.hero .section-label{justify-content:center;text-align:center;width:fit-content;max-width:none;margin:0 auto clamp(1.5rem,3vw,3rem);padding:.72rem 1rem;color:var(--navy);background:#eef2f8;border:1px solid #c8d2e2}.hero-main h1{margin:0 auto clamp(2.5rem,5vw,5rem);max-width:1180px;text-align:center}.hero-copy{display:block;width:min(100%,48rem);margin:0;text-align:left}.hero-copy>p{max-width:46rem;margin:0}.hero-copy .button-row{margin-top:2rem}.hero-visual{position:absolute;inset:0;z-index:-2;min-height:0;padding:0;background:transparent;border:0;color:var(--navy);pointer-events:none;transition:transform .9s var(--ease)}.hero-visual:before{inset:-12%;background:linear-gradient(90deg,transparent 49.8%,#122b5618 50%,transparent 50.2%),linear-gradient(transparent 49.8%,#122b5615 50%,transparent 50.2%);background-size:7rem 7rem;transition:background-size .9s var(--ease),transform .9s var(--ease)}.hero-visual:after{width:36rem;height:36rem;right:-8rem;top:9%;border-color:#122b5635;box-shadow:0 0 0 5rem #122b5608,0 0 0 10rem #122b5605;transition:transform 1.1s var(--ease),border-radius .9s var(--ease)}.hero .tech-plane{left:auto;right:7%;top:66%;width:clamp(16rem,34vw,35rem);height:10rem;border-color:#122b5666;transition:transform .9s var(--ease),border-radius .9s var(--ease)}.hero .tech-plane:before,.hero .tech-plane:after{background:#122b5655}.hero .tech-plane span{background:var(--navy);box-shadow:0 0 0 .45rem #122b5614}.hero .growth-signal{right:auto;left:6%;bottom:3rem;opacity:.15}.hero .growth-signal i{background:var(--navy)}.hero-visual>p{display:none}.hero:hover .hero-visual:before{background-size:4.8rem 4.8rem;transform:rotate(.8deg) scale(1.04)}.hero:hover .hero-visual:after{transform:translate(-4rem,2rem) rotate(12deg);border-radius:20%}.hero:hover .tech-plane{transform:translateY(-50%) skewY(4deg) rotate(-3deg);border-radius:2rem}.hero:hover .growth-signal{opacity:.28}.clients-section>.section-label,.clients-section>h2{margin-left:auto;margin-right:auto;padding-left:var(--gutter);padding-right:var(--gutter);text-align:center}.clients-section>h2{max-width:52rem}.about-section.section-grid>.section-label{text-align:center}.about-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(20rem,.9fr);gap:clamp(2.5rem,6vw,7rem);align-items:center;margin-top:4rem}.about-content h2{text-align:left}.about-image{position:relative;margin:0;overflow:hidden;min-height:34rem;background:var(--navy)}.about-image:after{content:"";position:absolute;inset:0;border:1px solid #ffffff44;box-shadow:inset 0 0 0 1.2rem #122b5618;pointer-events:none}.about-image img{display:block;width:100%;height:100%;min-height:34rem;object-fit:cover;object-position:center;filter:saturate(.8);transition:transform .9s var(--ease),filter .9s var(--ease)}.about-image:hover img{transform:scale(1.035);filter:saturate(1)}.capabilities-head{text-align:center}.capabilities-head h2{margin-left:auto;margin-right:auto;text-align:center}.capabilities-visual{position:relative;max-width:var(--max);height:clamp(14rem,24vw,23rem);margin:0 auto 4rem;overflow:hidden;background:var(--navy);color:var(--white)}.capabilities-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.85%,#ffffff26 50%,transparent 50.15%),linear-gradient(transparent 49.85%,#ffffff20 50%,transparent 50.15%);background-size:5.5rem 5.5rem}.capabilities-visual>span{position:absolute;height:1px;background:#fff6;transform-origin:left}.capabilities-visual>span:nth-of-type(1){left:20%;top:30%;width:42%;transform:rotate(10deg)}.capabilities-visual>span:nth-of-type(2){left:37%;top:69%;width:38%;transform:rotate(-15deg)}.capabilities-visual>span:nth-of-type(3){left:48%;top:45%;width:30%;transform:rotate(29deg)}.cap-node{position:absolute;z-index:2;width:clamp(6rem,10vw,10rem);aspect-ratio:1;border:1px solid #ffffffaa;border-radius:50%;display:grid;place-items:center;font-family:var(--font-code);font-size:.68rem;letter-spacing:.12em;background:#122b56dd;box-shadow:0 0 0 1rem #ffffff08;transition:transform .8s var(--ease),border-radius .8s var(--ease),background .8s var(--ease)}.cap-node--build{left:12%;top:18%}.cap-node--grow{right:12%;bottom:15%}.capabilities-visual:hover .cap-node--build{transform:translate(18%,25%) rotate(8deg);border-radius:20%}.capabilities-visual:hover .cap-node--grow{transform:translate(-18%,-25%) rotate(-8deg);border-radius:20%;background:#fff;color:var(--navy)}.process-section .section-heading,.industries-section .section-heading{text-align:center}.contact-panel .section-label{justify-content:flex-start;text-align:left}@media(max-width:980px){.about-layout{grid-template-columns:1fr}.about-image,.about-image img{min-height:26rem}.hero .tech-plane{opacity:.55}}@media(max-width:650px){.hero{padding-top:2.5rem}.hero-main{min-height:780px}.hero .section-label{font-size:.62rem;line-height:1.45}.hero-main h1{text-align:center}.hero-copy{margin-top:auto;padding-bottom:3rem}.hero .tech-plane{right:-5rem;top:57%;opacity:.35}.hero .growth-signal{display:none}.about-layout{margin-top:2.5rem}.about-image,.about-image img{min-height:20rem}.capabilities-visual{height:14rem}.cap-node--build{left:7%}.cap-node--grow{right:7%}}@media(prefers-reduced-motion:reduce){.hero:hover .hero-visual:before,.hero:hover .hero-visual:after,.hero:hover .tech-plane,.capabilities-visual:hover .cap-node{transform:none}.about-image:hover img{transform:none}}.industries-section{padding-top:clamp(4.5rem,8vw,8rem);padding-bottom:clamp(4.5rem,8vw,8rem)}.industries-section .section-heading{margin-bottom:3.5rem}.industries-grid{grid-template-columns:repeat(3,minmax(0,1fr));border-left:var(--line)}.industries-grid article,.industries-grid article:nth-child(2n){min-height:23rem;padding:2rem;border-right:var(--line);border-left:0;border-bottom:var(--line);display:flex;flex-direction:column}.industry-topline img{width:3.25rem;height:3.25rem;object-fit:contain;opacity:.72;transition:transform var(--slow) var(--ease),filter var(--fast),opacity var(--fast)}.industries-grid h3{font-size:clamp(1.65rem,2.4vw,2.8rem);margin:2.25rem 0 .45rem}.industries-grid h4{font-size:clamp(.95rem,1.25vw,1.15rem);margin:0 0 1.2rem}.industry-copy{margin-top:auto;align-items:end}.industry-copy p{font-size:.86rem;line-height:1.55}.industry-card:hover{padding:2rem}.industry-card:hover .industry-topline img{transform:translateY(-4px) rotate(-5deg) scale(1.08);filter:invert(1);opacity:1}.capabilities{padding:var(--section) var(--gutter);background:var(--white)}.what-we-do-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--black)}.discipline{position:relative;min-height:38rem;padding:clamp(2rem,4vw,4.5rem);display:flex;flex-direction:column;overflow:hidden}.discipline--build{background:var(--ivory);color:var(--black)}.discipline--grow{background:var(--navy);color:var(--white)}.discipline-kicker{font-family:var(--font-code);font-size:.66rem;letter-spacing:.1em;margin:0 0 auto;color:inherit}.discipline h3{font-size:clamp(2.2rem,4vw,4.7rem);font-weight:400;line-height:1;letter-spacing:-.055em;max-width:34rem;margin:4rem 0 1.5rem}.discipline>p:not(.discipline-kicker){max-width:36rem;font-size:clamp(.95rem,1.2vw,1.1rem);line-height:1.7;margin:0 0 2.5rem}.discipline--grow>p:not(.discipline-kicker){color:#d8dfeb}.discipline .text-link{margin-top:0}.discipline-symbol{position:absolute;right:clamp(1.5rem,3vw,3rem);top:clamp(1.5rem,3vw,3rem);width:7rem;height:7rem;transition:transform .8s var(--ease)}.discipline:hover .discipline-symbol{transform:rotate(10deg) scale(1.08)}.discipline--build .discipline-symbol{border:1px solid var(--navy)}.discipline--build .discipline-symbol:before,.discipline--build .discipline-symbol:after{content:"";position:absolute;background:var(--navy)}.discipline--build .discipline-symbol:before{left:50%;top:0;bottom:0;width:1px}.discipline--build .discipline-symbol:after{top:50%;left:0;right:0;height:1px}.discipline--build .discipline-symbol span{position:absolute;width:.55rem;height:.55rem;border-radius:50%;background:var(--navy);box-shadow:0 0 0 .35rem #122b5613}.discipline--build .discipline-symbol span:nth-child(1){left:18%;top:20%}.discipline--build .discipline-symbol span:nth-child(2){right:18%;top:40%}.discipline--build .discipline-symbol span:nth-child(3){left:42%;bottom:14%}.discipline--grow .discipline-symbol{display:flex;align-items:end;justify-content:center;gap:.45rem;border-bottom:1px solid var(--white);padding:.8rem}.discipline--grow .discipline-symbol i{display:block;width:.7rem;background:var(--white);transform-origin:bottom;transition:height .7s var(--ease)}.discipline--grow .discipline-symbol i:nth-child(1){height:24%}.discipline--grow .discipline-symbol i:nth-child(2){height:44%}.discipline--grow .discipline-symbol i:nth-child(3){height:67%}.discipline--grow .discipline-symbol i:nth-child(4){height:92%}.discipline--grow:hover .discipline-symbol i:nth-child(1){height:45%}.discipline--grow:hover .discipline-symbol i:nth-child(2){height:78%}.discipline--grow:hover .discipline-symbol i:nth-child(3){height:52%}.discipline--grow:hover .discipline-symbol i:nth-child(4){height:100%}@media(max-width:980px){.industries-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.what-we-do-grid{grid-template-columns:1fr}.discipline{min-height:32rem}}@media(max-width:650px){.industries-grid{grid-template-columns:1fr}.industries-grid article,.industries-grid article:nth-child(2n){min-height:19rem;padding:1.5rem}.industry-card:hover{padding:1.5rem}.discipline{min-height:34rem;padding:1.5rem}.discipline-symbol{width:5rem;height:5rem}.discipline h3{margin-top:5rem}}.brand--header{width:clamp(10.75rem,16vw,15rem);height:auto}.brand--header img{display:block;width:100%;height:auto}.brand--footer{position:relative;display:block;width:clamp(16rem,28vw,25rem);height:6rem;overflow:hidden}.brand--footer img{position:absolute;left:50%;top:50%;width:clamp(19rem,34vw,30rem);height:auto;max-width:none;transform:translate(-50%,-50%)}.hero{grid-template-rows:1fr;min-height:calc(100vh - var(--header));padding-bottom:clamp(4rem,8vw,8rem)}.logo-item--emphasis img{max-height:4.55rem;transform:scale(1.06)}.platforms-section{padding:var(--section) var(--gutter);background:var(--white)}.platforms-section .section-heading{margin-bottom:1.25rem}.platforms-intro{max-width:var(--max);margin:0 auto 2.75rem;color:var(--steel);text-align:center}.platforms-row{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-top:var(--line);border-left:var(--line)}.platform-logo{min-width:0;height:8.5rem;padding:1.4rem;display:grid;place-items:center;border-right:var(--line);border-bottom:var(--line);background:var(--white)}.platform-logo img{display:block;width:100%;height:100%;max-width:10rem;object-fit:contain}.platform-logo:nth-child(2) img{max-width:7.5rem}.platform-logo:nth-child(3) img{max-width:7.5rem}.platform-logo:nth-child(5) img{max-width:7rem}@media(max-width:760px){.brand--header{width:10.5rem}.platforms-row{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-logo{height:7.5rem;padding:1.1rem}}@media(max-width:650px){.hero{grid-template-rows:1fr;min-height:auto}.brand--header{width:9.25rem}.brand--footer{width:15rem;height:5rem}.brand--footer img{width:18rem}.logo-item--emphasis img{max-height:3.65rem}}.hero-main h1{line-height:.99;letter-spacing:-.055em}.brand--footer{width:clamp(18rem,30vw,28rem);height:auto;overflow:visible}.brand--footer img{position:static;display:block;width:100%;height:auto;max-width:100%;transform:none}.platforms-row{grid-template-columns:repeat(8,minmax(0,1fr))}.nav-services{position:static}.nav-services-trigger{display:flex;align-items:center;gap:.35rem}.nav-services-trigger>span{color:var(--navy);font-size:.85rem;transition:transform var(--fast) var(--ease)}.nav-services:hover .nav-services-trigger>span,.nav-services:focus-within .nav-services-trigger>span{transform:rotate(180deg)}.mega-menu{position:absolute;left:0;right:0;top:100%;display:grid;grid-template-columns:minmax(14rem,.8fr) minmax(36rem,2fr) minmax(15rem,.8fr);gap:0;min-height:31rem;padding:0 var(--gutter);background:var(--white);border-top:var(--line);border-bottom:1px solid var(--navy);box-shadow:0 1.25rem 2.5rem #08080814;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-.75rem);transition:opacity var(--fast) var(--ease),transform var(--fast) var(--ease),visibility var(--fast)}.nav-services:hover .mega-menu,.nav-services:focus-within .mega-menu,.nav-services.is-open .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mega-menu a:after{display:none}.mega-menu-intro{padding:3rem 2.5rem 3rem 0;border-right:var(--line)}.mega-eyebrow{margin:0 0 1.5rem;font-family:var(--font-code);font-size:.66rem;letter-spacing:.11em;text-transform:uppercase;color:var(--navy)}.mega-menu-intro h2{max-width:18rem;margin:0 0 1.25rem;font-size:clamp(1.75rem,2.4vw,2.65rem);line-height:1.04;font-weight:500;letter-spacing:-.04em}.mega-menu-intro>p:not(.mega-eyebrow){max-width:18rem;margin:0;color:var(--steel);font-size:.82rem;line-height:1.65}.mega-all{display:flex;justify-content:space-between;align-items:center;margin-top:3rem;padding:1rem 0;border-bottom:var(--line);font-size:.78rem}.mega-menu-services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:3rem}.mega-category{display:grid;grid-template-columns:3.5rem 1fr;gap:1.25rem;padding:0 2.5rem}.mega-category+.mega-category{border-left:var(--line)}.mega-category-icon{position:relative;width:3.5rem;height:3.5rem;border:1px solid var(--navy);overflow:hidden}.mega-category-icon i{position:absolute;display:block;background:var(--navy);transition:transform var(--slow) var(--ease)}.mega-category-icon--1 i:nth-child(1){width:1.75rem;height:1px;left:.85rem;top:1.1rem}.mega-category-icon--1 i:nth-child(2){width:1px;height:1.75rem;left:1.72rem;top:.85rem}.mega-category-icon--1 i:nth-child(3){width:.65rem;height:.65rem;left:1.4rem;top:1.4rem;border-radius:50%}.mega-category-icon--2 i{left:.75rem;width:2rem;height:1px}.mega-category-icon--2 i:nth-child(1){top:1.1rem}.mega-category-icon--2 i:nth-child(2){top:1.7rem}.mega-category-icon--2 i:nth-child(3){top:2.3rem}.mega-category:hover .mega-category-icon--1 i:nth-child(1){transform:rotate(45deg)}.mega-category:hover .mega-category-icon--1 i:nth-child(2){transform:rotate(45deg)}.mega-category:hover .mega-category-icon--1 i:nth-child(3){transform:scale(1.45)}.mega-category:hover .mega-category-icon--2 i:nth-child(1){transform:translate(.35rem)}.mega-category:hover .mega-category-icon--2 i:nth-child(2){transform:translate(-.35rem)}.mega-category:hover .mega-category-icon--2 i:nth-child(3){transform:translate(.35rem)}.mega-category-title{display:flex;justify-content:space-between;gap:1rem;padding-bottom:.9rem;border-bottom:1px solid var(--black);font-size:1rem;font-weight:500}.mega-category>div>p{min-height:4rem;margin:1rem 0 1.5rem;color:var(--steel);font-size:.76rem;line-height:1.55}.mega-category ul{display:grid;gap:.9rem;margin:0;padding:0;list-style:none}.mega-category li{display:flex;gap:.75rem;align-items:center;font-size:.76rem;line-height:1.3}.mega-category li>span{width:.28rem;height:.28rem;flex:0 0 auto;background:var(--navy)}.mega-spotlight{margin:0;padding:3rem 0 3rem 2.5rem;border-left:var(--line);background:var(--ivory)}.mega-spotlight img{width:100%;height:13rem;object-fit:cover;filter:grayscale(1)}.mega-spotlight figcaption{display:grid;gap:.8rem;margin-top:1.25rem;font-size:.9rem;line-height:1.4}.mega-spotlight figcaption span{font-family:var(--font-code);font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:var(--navy)}.mobile-menu{overflow-y:auto}.mobile-services{border-bottom:1px solid #333}.mobile-services summary{display:flex;align-items:center;font-size:clamp(2rem,7vw,4rem);line-height:1.25;cursor:pointer;list-style:none}.mobile-services summary::-webkit-details-marker{display:none}.mobile-services summary:after{content:"+";margin-left:auto;font-size:.75em;color:#aaa}.mobile-services[open] summary:after{content:"−"}.mobile-services summary span{font-family:var(--font-code);font-size:.6rem;color:#999;margin-right:1rem}.mobile-service-group{padding:1rem 0 1.25rem 2.4rem;border-top:1px solid #222}.mobile-service-group>a{display:block!important;border:0!important;font-size:1.15rem!important;color:var(--white)}.mobile-service-group ul{display:grid;gap:.5rem;margin:.75rem 0 0;padding:0;list-style:none;color:#aaa;font-size:.76rem}@media(max-width:1180px){.site-header{grid-template-columns:1fr auto}.desktop-nav,.header-cta{display:none}.menu-toggle{display:flex;gap:1rem;align-items:center;border:0;background:none;font-size:.75rem}}@media(max-width:1100px){.platforms-row{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:650px){.hero-main h1{line-height:1.03;letter-spacing:-.045em}.brand--footer{width:min(100%,20rem)}.platforms-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.mega-menu,.nav-services-trigger>span,.mega-category-icon i{transition:none}}@media(prefers-reduced-motion:reduce){.industry-card:hover .industry-topline img,.discipline:hover .discipline-symbol{transform:none}}.desktop-nav{align-items:center;height:var(--header)}.desktop-nav>a{display:flex;align-items:center;height:100%}.nav-services{display:flex;align-items:center;height:100%}.desktop-nav>a.is-active,.nav-services-trigger.is-active{color:var(--navy)}.desktop-nav>a.is-active:after,.nav-services-trigger.is-active:after{right:0}.mega-menu{top:calc(100% - 1px)}.mobile-menu a.is-active{color:#9db2d2}.about-page-hero{max-width:var(--max);margin:auto;padding:clamp(4rem,8vw,8rem) var(--gutter);display:grid;grid-template-columns:minmax(0,1.08fr) minmax(24rem,.92fr);gap:clamp(3rem,7vw,8rem);align-items:end}.about-page-hero__copy h1{margin:2rem 0;font-size:clamp(3.7rem,7.5vw,8.5rem);font-weight:400;line-height:.93;letter-spacing:-.065em}.about-page-hero__copy>p{max-width:45rem;margin:0;font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.65;color:var(--graphite)}.about-page-hero figure{margin:0}.about-page-hero figure img{display:block;width:100%;height:clamp(30rem,46vw,47rem);object-fit:cover;filter:grayscale(1)}.about-page-hero figcaption{display:flex;justify-content:space-between;gap:1.5rem;padding-top:1rem;border-top:var(--line);font-family:var(--font-code);font-size:.65rem;line-height:1.45;text-transform:uppercase;letter-spacing:.08em}.about-page-hero figcaption span{color:var(--navy)}.about-story{padding:var(--section) var(--gutter);background:var(--ivory);display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(3rem,8vw,10rem)}.about-story__lead,.about-story__body{max-width:44rem}.about-story__lead{justify-self:end}.about-story__lead h2{margin:2rem 0 0;font-size:clamp(2.5rem,5vw,6rem);line-height:.98;font-weight:400;letter-spacing:-.055em}.about-story__body>p{max-width:42rem;margin:0 0 1.5rem;font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.7}.about-story__numbers{display:grid;grid-template-columns:repeat(3,1fr);margin-top:4rem;border-top:var(--line);border-left:var(--line)}.about-story__numbers div{min-height:10rem;padding:1.25rem;border-right:var(--line);border-bottom:var(--line);display:flex;flex-direction:column;justify-content:space-between}.about-story__numbers strong{font-size:clamp(2.2rem,4vw,4.5rem);font-weight:400;letter-spacing:-.055em}.about-story__numbers span{font-family:var(--font-code);font-size:.58rem;text-transform:uppercase;letter-spacing:.08em;color:var(--steel)}.about-expertise{padding:var(--section) var(--gutter);background:var(--navy);color:var(--white)}.about-expertise .section-label{color:#bfc9d9}.about-expertise .section-heading h2{color:#c4cede}.about-expertise__grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #ffffff35;border-left:1px solid #ffffff35}.about-expertise__grid article{min-height:27rem;padding:2rem;display:flex;flex-direction:column;border-right:1px solid #ffffff35;border-bottom:1px solid #ffffff35;transition:background var(--fast),color var(--fast)}.about-expertise__grid article:hover{background:var(--white);color:var(--black)}.about-expertise__top{display:flex;justify-content:space-between;align-items:start;font-family:var(--font-code);font-size:.62rem}.about-expertise__grid h3{margin:auto 0 1.25rem;font-size:clamp(1.55rem,2.25vw,2.7rem);line-height:1.02;font-weight:400;letter-spacing:-.04em}.about-expertise__grid p{margin:0;color:#bcc5d4;font-size:.82rem;line-height:1.65}.about-expertise__grid article:hover p{color:var(--steel)}.about-reach{padding:var(--section) var(--gutter);display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(3rem,8vw,10rem)}.about-reach>div{max-width:42rem}.about-reach h2{margin:2rem 0 1.5rem;font-size:clamp(2.8rem,5.5vw,6.5rem);line-height:.96;font-weight:400;letter-spacing:-.06em}.about-reach>div>p{margin:0 0 2.5rem;max-width:35rem;color:var(--steel);line-height:1.65}.about-reach ul{margin:0;padding:0;list-style:none;border-top:var(--line)}.about-reach li{display:grid;grid-template-columns:3rem 1fr auto;gap:1rem;align-items:center;min-height:4.7rem;border-bottom:var(--line);font-size:clamp(1.05rem,1.7vw,1.45rem);transition:padding var(--fast),color var(--fast)}.about-reach li:hover{padding-left:1rem;color:var(--navy)}.about-reach li span{font-family:var(--font-code);font-size:.6rem;color:var(--steel)}.about-reach li i{font-style:normal;color:var(--navy)}.contact-hero{max-width:var(--max);margin:auto;padding:clamp(4rem,8vw,8rem) var(--gutter) clamp(5rem,10vw,11rem)}.contact-hero h1{max-width:1240px;margin:2rem 0 3rem;font-size:clamp(3.8rem,8.5vw,9.5rem);line-height:.92;font-weight:400;letter-spacing:-.067em}.contact-hero>p{max-width:47rem;margin:0 0 0 33%;font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.7}.contact-workspace{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:var(--line)}.project-brief,.operating-map{padding:var(--section) var(--gutter)}.project-brief{background:var(--ivory)}.project-brief h2,.operating-map h2,.booking-section h2{margin:2rem 0 0;font-size:clamp(2.4rem,4.5vw,5.2rem);line-height:.98;font-weight:400;letter-spacing:-.055em}.project-brief form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:4rem}.project-brief label{display:grid;gap:.55rem;font-family:var(--font-code);font-size:.62rem;letter-spacing:.07em;text-transform:uppercase}.project-brief input,.project-brief select,.project-brief textarea{width:100%;border:0;border-bottom:1px solid var(--black);border-radius:0;background:transparent;padding:.85rem 0;font:400 .92rem var(--font-display);text-transform:none;letter-spacing:0;color:var(--black)}.project-brief textarea{resize:vertical}.project-brief .form-wide{grid-column:1/-1}.project-brief .button{justify-content:space-between;margin-top:.75rem}.project-brief .form-note{margin:0;color:var(--steel);font-family:var(--font-code);font-size:.58rem;line-height:1.5}.operating-map{background:var(--black);color:var(--white)}.operating-map .section-label{color:#aebbd0}.world-stage{position:relative;isolation:isolate;height:clamp(23rem,35vw,35rem);margin-top:3rem;overflow:hidden;border:1px solid #ffffff2e;background:#0d0d0d}.world-grid{position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.8%,#ffffff14 50%,transparent 50.2%),linear-gradient(transparent 49.8%,#ffffff12 50%,transparent 50.2%);background-size:4rem 4rem;opacity:.8}.world-stage:before,.world-stage:after{content:"";position:absolute;border:1px solid #ffffff2a;border-radius:50%;pointer-events:none}.world-stage:before{width:75%;aspect-ratio:1;left:12%;top:-18%}.world-stage:after{width:110%;height:45%;left:-5%;top:27%;border-left:0;border-right:0}.continent{position:absolute;display:block;background:#ffffff0d;border:1px solid #ffffff26;filter:drop-shadow(0 0 1rem #122b5666);transform:rotate(-7deg)}.continent--americas{left:9%;top:20%;width:22%;height:52%;border-radius:62% 38% 58% 42%/28% 50% 50% 72%}.continent--eurasia{left:39%;top:18%;width:48%;height:31%;border-radius:44% 56% 35% 65%/45% 42% 58% 55%}.continent--africa{left:48%;top:43%;width:19%;height:33%;border-radius:58% 42% 70% 30%/30% 42% 58% 70%;transform:rotate(11deg)}.continent--australia{left:78%;top:67%;width:13%;height:12%;border-radius:62% 38% 55% 45%;transform:rotate(-12deg)}.region-point{position:absolute;left:var(--x);top:var(--y);z-index:3;display:flex;align-items:center;gap:.5rem;transform:translate(-.4rem,-.4rem);white-space:nowrap}.region-point i{position:relative;width:.7rem;height:.7rem;border-radius:50%;background:#fff;box-shadow:0 0 0 .28rem #122b56,0 0 1.2rem .55rem #5279b8}.region-point i:after{content:"";position:absolute;inset:-.65rem;border:1px solid #8eabd5;border-radius:50%;animation:region-pulse 2.6s ease-out infinite}.region-point b{font-family:var(--font-code);font-size:.53rem;letter-spacing:.08em;text-transform:uppercase;font-weight:400}.region-list{display:flex;flex-wrap:wrap;gap:.65rem 1.25rem;margin:1.5rem 0 0;padding:0;list-style:none;font-family:var(--font-code);font-size:.58rem;text-transform:uppercase;letter-spacing:.07em;color:#aeb5c0}@keyframes region-pulse{0%{transform:scale(.45);opacity:1}75%,to{transform:scale(1.7);opacity:0}}.booking-section{padding:var(--section) var(--gutter);display:grid;grid-template-columns:minmax(18rem,.65fr) minmax(0,1.35fr);gap:clamp(3rem,7vw,8rem);align-items:start}.booking-section__copy{position:sticky;top:calc(var(--header) + 2rem)}.booking-section__copy>p{max-width:30rem;margin:1.5rem 0 2rem;color:var(--steel);line-height:1.65}.cal-frame{min-height:48rem;border:var(--line);background:var(--white);overflow:hidden}#my-cal-inline-30min{width:100%;height:48rem;overflow:auto}@media(max-width:980px){.about-page-hero,.about-story,.about-reach,.booking-section{grid-template-columns:1fr}.about-page-hero figure img{height:32rem}.about-story__lead{justify-self:start}.about-expertise__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-workspace{grid-template-columns:1fr}.contact-hero>p{margin-left:0}.booking-section__copy{position:static}}@media(max-width:650px){.about-page-hero{padding-top:3rem}.about-page-hero__copy h1,.contact-hero h1{font-size:clamp(3.25rem,15vw,5rem);line-height:.97}.about-page-hero figure img{height:24rem}.about-story__numbers{grid-template-columns:1fr}.about-story__numbers div{min-height:7.5rem}.about-expertise__grid{grid-template-columns:1fr}.about-expertise__grid article{min-height:22rem}.about-reach li{grid-template-columns:2.25rem 1fr auto}.project-brief form{grid-template-columns:1fr}.project-brief .form-wide{grid-column:1}.world-stage{height:24rem}.region-point b{display:none}.booking-section{padding-left:var(--gutter);padding-right:var(--gutter)}.cal-frame,#my-cal-inline-30min{min-height:43rem;height:43rem}}@media(prefers-reduced-motion:reduce){.region-point i:after{animation:none}.about-expertise__grid article,.about-reach li{transition:none}}.page-hero{width:100%;min-height:36rem;padding:clamp(3.5rem,6vw,6rem) var(--gutter);display:grid;grid-template-columns:minmax(0,1fr) minmax(24rem,.85fr);gap:clamp(3rem,7vw,8rem);align-items:center;background:var(--navy);color:var(--white)}.page-hero__content{width:100%;max-width:48rem;margin-left:max(0px,calc((100vw - var(--max))/2))}.page-hero .section-label{color:#c3cede}.page-hero__content h1{margin:1.25rem 0 .9rem;font-size:clamp(3rem,5.7vw,6.2rem);line-height:.96;font-weight:600;letter-spacing:-.055em}.page-hero__content h2{max-width:38rem;margin:0 0 1.25rem;font-size:clamp(1.45rem,2.4vw,2.7rem);line-height:1.12;font-weight:400;letter-spacing:-.035em;color:#d3dbe8}.page-hero__content>p{max-width:40rem;margin:0 0 2rem;font-size:clamp(.95rem,1.18vw,1.12rem);line-height:1.68;color:#e0e5ed}.page-hero .button--secondary{border-color:var(--white);background:var(--white);color:var(--navy)}.page-hero__media{height:100%;max-height:29rem;margin:0;overflow:hidden}.page-hero__media img{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(.2);transition:transform var(--slow) var(--ease)}.page-hero:hover .page-hero__media img{transform:scale(1.025)}.page-hero__signal{position:relative;height:24rem;max-width:42rem;border:1px solid #ffffff35;overflow:hidden;background:linear-gradient(90deg,#ffffff0b 1px,transparent 1px),linear-gradient(#ffffff0b 1px,transparent 1px);background-size:4rem 4rem}.page-hero__signal:before,.page-hero__signal:after{content:"";position:absolute;border:1px solid #ffffff55;border-radius:50%}.page-hero__signal:before{width:17rem;height:17rem;left:12%;top:14%}.page-hero__signal:after{width:9rem;height:9rem;right:12%;bottom:10%;box-shadow:0 0 0 3rem #ffffff08}.page-hero__signal>span{position:absolute;width:.65rem;height:.65rem;border-radius:50%;background:#fff;box-shadow:0 0 1rem #fff}.page-hero__signal>span:nth-child(1){left:26%;top:27%}.page-hero__signal>span:nth-child(2){left:54%;top:57%}.page-hero__signal>span:nth-child(3){right:18%;bottom:22%}.page-hero__signal>p{position:absolute;left:2rem;right:2rem;bottom:1.5rem;display:flex;align-items:center;gap:1rem;margin:0;font-family:var(--font-code);font-size:.65rem;letter-spacing:.13em}.page-hero__signal>p i{height:1px;flex:1;background:#fff6}.editorial-section,.booking-full,.global-map-section{padding:clamp(4.5rem,8vw,8rem) var(--gutter)}.section-intro{max-width:54rem;margin:0 auto clamp(3rem,5vw,5rem);text-align:center}.section-intro h2{margin:1.15rem auto .95rem;font-size:clamp(2.25rem,4vw,4.35rem);line-height:1.04;font-weight:500;letter-spacing:-.05em}.section-intro>p{max-width:42rem;margin:0 auto;color:var(--steel);font-size:clamp(.95rem,1.15vw,1.08rem);line-height:1.65}.section-intro--light .section-label{color:#c0cbda}.section-intro--light h2{color:var(--white)}.section-intro--light>p{color:#b9c2d0}.about-intro{background:var(--white)}.about-intro__layout{max-width:var(--max);margin:auto;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(3rem,7vw,7rem);align-items:center}.about-intro__layout figure{margin:0;height:34rem;overflow:hidden}.about-intro__layout figure img{display:block;width:100%;height:100%;object-fit:cover}.about-intro__layout>div>p{max-width:38rem;margin:0 0 1.25rem;font-size:clamp(.96rem,1.18vw,1.08rem);line-height:1.72}.compact-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2.5rem;border-top:var(--line);border-left:var(--line)}.compact-stats div{min-height:8rem;padding:1rem;border-right:var(--line);border-bottom:var(--line);display:flex;flex-direction:column;justify-content:space-between}.compact-stats strong{font-size:clamp(1.8rem,3vw,3rem);font-weight:500;letter-spacing:-.05em}.compact-stats span{font-family:var(--font-code);font-size:.53rem;text-transform:uppercase;letter-spacing:.07em;color:var(--steel)}.about-capability{background:var(--navy);color:var(--white)}.about-capability__grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #ffffff35;border-left:1px solid #ffffff35}.about-capability__grid article{min-height:22rem;padding:1.65rem;display:flex;flex-direction:column;border-right:1px solid #ffffff35;border-bottom:1px solid #ffffff35;transition:background var(--fast),color var(--fast)}.about-capability__grid article:hover{background:var(--white);color:var(--black)}.about-capability__grid article>div{display:flex;justify-content:space-between;align-items:start;font-family:var(--font-code);font-size:.58rem}.about-capability__grid h3{margin:auto 0 1rem;font-size:clamp(1.35rem,2vw,2.2rem);line-height:1.07;font-weight:500;letter-spacing:-.035em}.about-capability__grid p{margin:0;color:#bcc6d4;font-size:.8rem;line-height:1.6}.about-capability__grid article:hover p{color:var(--steel)}.about-sectors{background:var(--ivory)}.about-sectors__layout{max-width:var(--max);margin:auto;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(3rem,7vw,7rem);align-items:stretch}.about-sectors__layout ul{margin:0;padding:0;list-style:none;border-top:var(--line)}.about-sectors__layout li{display:grid;grid-template-columns:2.5rem 1fr auto;gap:1rem;align-items:center;min-height:4.2rem;border-bottom:var(--line);font-size:clamp(.98rem,1.35vw,1.2rem);transition:padding var(--fast),color var(--fast)}.about-sectors__layout li:hover{padding-left:.75rem;color:var(--navy)}.about-sectors__layout li span{font-family:var(--font-code);font-size:.55rem;color:var(--steel)}.about-sectors__layout li i{font-style:normal;color:var(--navy)}.about-sectors__layout figure{margin:0;min-height:31rem;overflow:hidden}.about-sectors__layout figure img{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.project-section{background:var(--ivory)}.project-form{max-width:64rem;margin:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 2rem;padding:clamp(1.5rem,3vw,3rem);border:var(--line);background:var(--white)}.project-form label{display:grid;gap:.5rem;font-family:var(--font-code);font-size:.6rem;letter-spacing:.07em;text-transform:uppercase}.project-form input,.project-form select,.project-form textarea{width:100%;border:0;border-bottom:1px solid var(--black);border-radius:0;background:transparent;padding:.8rem 0;font:400 .9rem var(--font-display);text-transform:none;letter-spacing:0;color:var(--black)}.project-form textarea{resize:vertical}.project-form .form-wide{grid-column:1/-1}.project-form .button{justify-content:space-between;margin-top:.5rem}.project-form .form-note{margin:0;color:var(--steel);font-family:var(--font-code);font-size:.56rem;line-height:1.5}.global-map-section{background:var(--black);color:var(--white)}.global-map{position:relative;max-width:var(--max);aspect-ratio:1.97/1;margin:auto;overflow:hidden;border:1px solid #ffffff25;background:radial-gradient(circle at center,#122b5680,transparent 60%)}.global-map>img{display:block;width:100%;height:100%;object-fit:contain;opacity:.34;filter:invert(1) grayscale(1) brightness(1.7)}.map-location{position:absolute;left:var(--x);top:var(--y);display:flex;align-items:center;gap:.45rem;transform:translate(-.35rem,-.35rem);white-space:nowrap}.map-location i{position:relative;width:.7rem;height:.7rem;border-radius:50%;background:#fff;box-shadow:0 0 0 .27rem var(--navy),0 0 1.4rem .65rem #6f96cf}.map-location i:after{content:"";position:absolute;inset:-.7rem;border:1px solid #9eb6da;border-radius:50%;animation:region-pulse 2.6s ease-out infinite}.map-location b{font-family:var(--font-code);font-size:.54rem;letter-spacing:.07em;text-transform:uppercase;font-weight:400}.global-map__list{max-width:var(--max);margin:1.5rem auto 0;padding:0;display:flex;justify-content:center;flex-wrap:wrap;gap:.6rem 1.5rem;list-style:none;font-family:var(--font-code);font-size:.57rem;letter-spacing:.07em;text-transform:uppercase;color:#aeb9c8}.booking-full{background:var(--white)}.cal-frame--full{max-width:var(--max);margin:auto;min-height:48rem}.cal-frame--full #my-cal-inline-30min{height:48rem}@media(max-width:980px){.page-hero{grid-template-columns:1fr;min-height:auto}.page-hero__content{margin-left:0}.page-hero__media,.page-hero__signal{height:22rem;max-width:none}.about-intro__layout,.about-sectors__layout{grid-template-columns:1fr}.about-intro__layout figure{height:28rem}.about-capability__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.global-map{aspect-ratio:1.55/1}}@media(max-width:650px){.page-hero{padding-top:3rem;padding-bottom:3rem}.page-hero__content h1{font-size:clamp(2.6rem,12vw,4rem)}.page-hero__content h2{font-size:clamp(1.3rem,6vw,2rem)}.page-hero__media,.page-hero__signal{height:18rem}.section-intro{margin-bottom:2.75rem}.section-intro h2{font-size:clamp(2rem,9vw,3.1rem)}.about-intro__layout figure{height:22rem}.compact-stats{grid-template-columns:1fr}.compact-stats div{min-height:6.5rem}.about-capability__grid{grid-template-columns:1fr}.about-capability__grid article{min-height:18rem}.about-sectors__layout figure{min-height:22rem}.project-form{grid-template-columns:1fr}.project-form .form-wide{grid-column:1}.global-map{aspect-ratio:1.15/1}.map-location b{display:none}.cal-frame--full,.cal-frame--full #my-cal-inline-30min{height:43rem;min-height:43rem}}@media(prefers-reduced-motion:reduce){.page-hero__media img,.about-capability__grid article,.about-sectors__layout li{transition:none}.page-hero:hover .page-hero__media img{transform:none}.map-location i:after{animation:none}}:root{--section:clamp(3.25rem,5.5vw,6rem)}.services-section,.process-section,.industries-section,.platforms-section,.capabilities,.about-section{padding-top:var(--section);padding-bottom:var(--section)}.clients-section{padding-top:clamp(2.75rem,4.5vw,4.5rem);padding-bottom:clamp(2.75rem,4.5vw,4.5rem)}.editorial-section,.booking-full,.global-map-section{padding-top:var(--section);padding-bottom:var(--section)}.section-heading,.section-intro{margin-bottom:clamp(2rem,3.5vw,3.5rem)}.service-card{min-height:23rem}.process-section .section-heading{margin-bottom:2rem}.process-list li{padding:1.35rem 0}.process-list p{font-size:.9rem;line-height:1.55}.process-list h3{font-size:clamp(1.15rem,1.7vw,1.65rem)}.stats{margin-top:3.5rem}.capabilities-head{margin-bottom:3rem}.global-cta{padding-top:clamp(3.25rem,5vw,5rem);padding-bottom:clamp(3.25rem,5vw,5rem)}.home-slider{position:relative;height:clamp(36rem,calc(100svh - var(--header)),52rem);min-height:36rem;overflow:hidden;background:var(--white)}.home-slider__track,.home-slide{position:absolute;inset:0}.home-slide{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(22rem,.88fr);align-items:center;padding:clamp(3rem,6vw,6rem) var(--gutter) 5rem;opacity:0;visibility:hidden;transform:translate(2.5rem);transition:opacity .65s var(--ease),transform .8s var(--ease),visibility .65s;background:var(--white);color:var(--black)}.home-slide.is-active{z-index:2;opacity:1;visibility:visible;transform:none}.home-slide--navy{background:var(--navy);color:var(--white)}.home-slide--dark{background:var(--black);color:var(--white)}.home-slide__content{width:100%;max-width:56rem;margin-left:max(0px,calc((100vw - var(--max))/2))}.home-slide__eyebrow{margin:0 0 1.4rem;font-family:var(--font-code);font-size:.7rem;line-height:1.4;letter-spacing:.12em;text-transform:uppercase;color:var(--navy)}.home-slide--navy .home-slide__eyebrow,.home-slide--dark .home-slide__eyebrow{color:#b8c8df}.home-slide h1,.home-slide__heading{max-width:59rem;margin:0 0 1.6rem;font-size:clamp(3.1rem,6.6vw,7rem);font-weight:500;line-height:.96;letter-spacing:-.06em}.home-slide__copy{max-width:42rem;margin:0 0 2rem;font-size:clamp(.98rem,1.3vw,1.2rem);line-height:1.65;color:var(--steel)}.home-slide__positioning{display:flex;align-items:center;gap:.65rem;width:fit-content;max-width:100%;margin:-.35rem 0 1.35rem;padding:.72rem 1rem;border:1px solid #ffffff66;border-radius:.35rem;background:#ffffff10;font-size:clamp(1rem,1.55vw,1.3rem);line-height:1.35;letter-spacing:-.02em;color:var(--white)}.home-slide__positioning strong{font-weight:600}.home-slide__positioning span{font-size:.72em;opacity:.7}.home-slide--navy .home-slide__copy,.home-slide--dark .home-slide__copy{color:#d1d8e2}.home-slide--navy .button,.home-slide--dark .button{background:var(--white);border-color:var(--white);color:var(--navy)}.home-slide--navy .button--secondary,.home-slide--dark .button--secondary{background:transparent;border-color:#ffffff80;color:var(--white)}.home-slide__visual{position:relative;width:min(34vw,31rem);aspect-ratio:1;justify-self:end;margin-right:max(0px,calc((100vw - var(--max))/2));border:1px solid currentColor;opacity:.34;overflow:hidden;transform:rotate(4deg)}.home-slide__visual:before,.home-slide__visual:after{content:"";position:absolute;border:1px solid currentColor;border-radius:50%}.home-slide__visual:before{inset:14%}.home-slide__visual:after{inset:32%;box-shadow:0 0 0 4rem #122b5610}.home-slide__visual i{position:absolute;background:currentColor;opacity:.55}.home-slide__visual i:nth-child(1){left:50%;top:0;bottom:0;width:1px}.home-slide__visual i:nth-child(2){top:50%;left:0;right:0;height:1px}.home-slide__visual i:nth-child(3){left:16%;right:16%;top:26%;height:1px;transform:rotate(31deg)}.home-slide__visual span{position:absolute;width:.65rem;height:.65rem;border-radius:50%;background:currentColor;box-shadow:0 0 0 .55rem #122b5618;animation:home-node 2.8s ease-in-out infinite alternate}.home-slide__visual span:nth-of-type(1){left:19%;top:25%}.home-slide__visual span:nth-of-type(2){right:18%;top:48%;animation-delay:.35s}.home-slide__visual span:nth-of-type(3){left:48%;bottom:18%;animation-delay:.7s}.home-slide--navy .home-slide__visual span,.home-slide--dark .home-slide__visual span{box-shadow:0 0 0 .55rem #ffffff15}.home-slider__controls{position:absolute;z-index:5;right:var(--gutter);bottom:1.5rem;display:flex;align-items:center;gap:.7rem;padding:.4rem;background:#ffffffeb;border:1px solid var(--border);color:var(--black)}.home-slider__controls button{width:2.4rem;height:2.4rem;border:0;background:transparent;color:inherit;cursor:pointer}.home-slider__controls p{margin:0;font-family:var(--font-code);font-size:.6rem;letter-spacing:.09em}@keyframes home-node{to{transform:scale(1.5);opacity:.48}}.contact-conversation{max-width:var(--max);margin:auto;display:grid;grid-template-columns:minmax(23rem,.78fr) minmax(35rem,1.22fr);align-items:stretch;border:var(--line);background:var(--white)}.contact-conversation .project-form{max-width:none;margin:0;border:0;border-right:var(--line);grid-template-columns:1fr;padding:clamp(1.5rem,2.5vw,2.5rem)}.contact-conversation .project-form .form-wide{grid-column:1}.cal-frame--conversation{min-width:0;min-height:45rem;padding:.5rem}.cal-frame--conversation #my-cal-inline-30min{width:100%;height:45rem;overflow:auto}@media(max-width:980px){.home-slide{grid-template-columns:1fr;padding-bottom:5.5rem}.home-slide__content{margin-left:0;position:relative;z-index:2}.home-slide__visual{position:absolute;right:-8rem;bottom:-8rem;width:27rem;margin:0;opacity:.12}.contact-conversation{grid-template-columns:1fr}.contact-conversation .project-form{border-right:0;border-bottom:var(--line)}}@media(max-width:650px){.home-slider{height:39rem;min-height:39rem}.home-slide{padding:2.6rem var(--gutter) 5rem}.home-slide h1,.home-slide__heading{font-size:clamp(2.65rem,12vw,4.25rem);line-height:1}.home-slide__copy{font-size:.9rem}.home-slide__positioning{gap:.45rem;margin-top:-.2rem;padding:.6rem .72rem;font-size:.86rem;line-height:1.3}.home-slide .button-row{gap:.55rem}.home-slide .button{width:auto;min-height:3rem;font-size:.68rem}.home-slider__controls{right:var(--gutter);bottom:1rem}.service-card{min-height:19rem}.process-list li{padding:1.15rem 0}.cal-frame--conversation,.cal-frame--conversation #my-cal-inline-30min{height:43rem;min-height:43rem}}@media(prefers-reduced-motion:reduce){.home-slide{transition:none}.home-slide__visual span{animation:none}}.about-section.section-grid{padding-top:clamp(3rem,4.5vw,4.75rem);padding-bottom:clamp(3rem,4.5vw,4.75rem)}.about-section.section-grid>.section-label{margin-bottom:1.5rem}.about-layout{grid-template-columns:minmax(0,1.08fr) minmax(22rem,.92fr);gap:clamp(2rem,4vw,4.5rem);margin-top:0;align-items:stretch}.about-content{display:flex;flex-direction:column;justify-content:center;padding-right:clamp(0rem,2vw,2rem)}.about-content h2{max-width:44rem!important;font-size:clamp(2rem,3.25vw,3.65rem)!important;line-height:1.04!important;letter-spacing:-.045em!important;color:var(--black)!important}.about-section .about-copy{display:block;max-width:39rem;margin-top:1.5rem}.about-section .about-copy p{max-width:39rem;line-height:1.65;color:var(--steel)}.about-section .about-copy .text-link{display:inline-block;margin-top:1.25rem}.about-image,.about-image img{min-height:25rem;height:100%}.about-section .stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:2rem;border:var(--line);border-right:0}.about-section .stats div{min-height:8rem;padding:1.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-right:var(--line)}.about-section .stats strong{font-size:clamp(1.65rem,3.2vw,3.2rem);line-height:1;font-weight:500}.about-section .stats span{margin-top:.75rem;font-size:.58rem;line-height:1.4}.mega-menu{grid-template-columns:minmax(13rem,.6fr) minmax(0,3.4fr);min-height:30rem}.mega-menu-services{grid-template-columns:repeat(3,minmax(0,1fr));padding:2.5rem 2rem}.mega-category{display:block;padding:0 clamp(1.25rem,2vw,2rem);text-align:left}.mega-category-icon{margin-bottom:1.25rem}.mega-category>div>p{min-height:3.6rem;margin:.8rem 0 1.1rem}.mega-category ul{justify-items:start;gap:.72rem}.mega-category li{text-align:left}.mega-category-icon--3 i:nth-child(1){width:1.7rem;height:1.7rem;left:.85rem;top:.85rem;border:1px solid var(--navy);border-radius:50%;background:transparent}.mega-category-icon--3 i:nth-child(2){width:.55rem;height:.55rem;left:1.43rem;top:1.43rem;border-radius:50%}.mega-category-icon--3 i:nth-child(3){width:2.2rem;height:1px;left:.6rem;top:1.7rem;transform:rotate(45deg)}.mega-category:hover .mega-category-icon--3 i:nth-child(1){transform:scale(.78)}.mega-category:hover .mega-category-icon--3 i:nth-child(2){transform:scale(1.5)}.mega-category:hover .mega-category-icon--3 i:nth-child(3){transform:rotate(135deg)}.home-slide__content>*{opacity:0;transform:translateY(1.15rem);transition:opacity .52s var(--ease),transform .65s var(--ease)}.home-slide.is-active .home-slide__content>*{opacity:1;transform:none}.home-slide.is-active .home-slide__content>*:nth-child(2){transition-delay:90ms}.home-slide.is-active .home-slide__content>*:nth-child(3){transition-delay:.17s}.home-slide.is-active .home-slide__content>*:nth-child(4){transition-delay:.24s}.home-slide__visual{transition:opacity .65s var(--ease),transform 1s var(--ease),border-radius 1s var(--ease)}.home-slide.is-active .home-slide__visual{animation:hero-visual-arrive 1.1s var(--ease) both}.home-slide__visual--growth{border:0;transform:none;display:flex;align-items:flex-end;gap:clamp(.7rem,1.3vw,1.25rem);padding:14%}.home-slide__visual--growth:before{inset:12%;border-radius:0;transform:rotate(-8deg)}.home-slide__visual--growth:after{display:none}.home-slide__visual--growth i{position:relative!important;inset:auto!important;width:18%!important;height:var(--bar)!important;transform:none!important;background:currentColor!important;transform-origin:bottom;animation:growth-rise 2.4s var(--ease) infinite alternate}.home-slide__visual--growth i:nth-child(1){--bar:32%}.home-slide__visual--growth i:nth-child(2){--bar:58%;animation-delay:.22s}.home-slide__visual--growth i:nth-child(3){--bar:88%;animation-delay:.44s}.home-slide__visual--growth span{display:none}.home-slide__visual--ai{border-radius:50%;transform:none}.home-slide__visual--ai:before{inset:8%;border-style:dashed;animation:ai-orbit 16s linear infinite}.home-slide__visual--ai:after{inset:27%;box-shadow:0 0 0 3.5rem #ffffff08;animation:ai-orbit 11s linear infinite reverse}.home-slide__visual--ai i:nth-child(3){top:50%;transform:rotate(45deg)}.home-slider__controls{left:50%;right:auto;bottom:1.35rem;transform:translate(-50%);gap:.55rem;padding:.7rem 1rem;border-color:#ffffff4d;background:#080808c7;border-radius:2rem}.home-slider__controls button{position:relative;width:2rem;height:1.5rem;padding:0;display:grid;place-items:center}.home-slider__controls button span{display:block;width:.46rem;height:.46rem;border-radius:50%;background:#ffffff75;transition:width var(--fast),background var(--fast),border-radius var(--fast)}.home-slider__controls button:hover span,.home-slider__controls button:focus-visible span{background:#fff}.home-slider__controls button.is-active span{width:1.5rem;border-radius:1rem;background:#fff}@keyframes hero-visual-arrive{0%{opacity:0;transform:translate(2rem) rotate(9deg)}to{opacity:.34}}@keyframes growth-rise{to{transform:scaleY(.7);opacity:.5}}@keyframes ai-orbit{to{transform:rotate(360deg)}}.contact-conversation{grid-template-columns:minmax(22rem,.78fr) minmax(34rem,1.22fr);background:var(--navy);border-color:var(--navy)}.contact-conversation .project-form{background:var(--white);padding:clamp(1.35rem,2vw,2rem);gap:.85rem}.contact-conversation .project-form input,.contact-conversation .project-form select,.contact-conversation .project-form textarea{padding:.62rem 0}.cal-frame--conversation{min-height:39rem;height:39rem;padding:.75rem;background:var(--navy);color:var(--white)}.cal-frame--conversation #my-cal-inline-30min{height:37.5rem;min-height:37.5rem;background:var(--navy);color:var(--white)}@media(max-width:1180px){.mega-menu-services,.mega-category{padding-left:1rem;padding-right:1rem}}@media(max-width:980px){.about-section .stats{grid-template-columns:repeat(2,minmax(0,1fr))}.about-section .stats div{border-bottom:var(--line)}}@media(max-width:650px){.about-content h2{font-size:clamp(2rem,9.5vw,3rem)!important}.about-image,.about-image img{min-height:20rem}.about-image{height:auto;min-height:0;aspect-ratio:4/3}.about-image img{height:100%;min-height:0;object-fit:cover}.about-section .stats{grid-template-columns:1fr 1fr}.about-section .stats div{min-height:7rem;padding:1rem}.about-section .stats strong{font-size:clamp(1.35rem,7vw,2.2rem)}.home-slider__controls{right:auto;bottom:1rem}.cal-frame--conversation,.cal-frame--conversation #my-cal-inline-30min{height:40rem;min-height:40rem}}@media(prefers-reduced-motion:reduce){.home-slide__content>*,.home-slide__visual{transition:none}.home-slide.is-active .home-slide__visual,.home-slide__visual--growth i,.home-slide__visual--ai:before,.home-slide__visual--ai:after{animation:none}}.contact-conversation{grid-template-columns:minmax(22rem,.82fr) minmax(35rem,1.18fr);gap:clamp(1.25rem,2.5vw,2.5rem);align-items:stretch;border:0;background:transparent}.contact-conversation .project-form{height:100%;border:var(--line);background:var(--white);padding:clamp(1.5rem,2.4vw,2.4rem);gap:1rem}.cal-frame--conversation{height:40rem;min-height:40rem;padding:0;border:0;background:transparent;color:var(--black);overflow:hidden}.cal-frame--conversation #my-cal-inline-30min{width:100%;height:40rem;min-height:40rem;border:0;background:transparent;color:var(--black)}.global-map-section{background:var(--white);color:var(--black);border-top:var(--line)}.global-map-section .section-label{color:var(--navy)}.global-map-section .section-intro h2{color:var(--black)}.global-map-section .section-intro>p{color:var(--steel)}.global-map{border:var(--line);background:radial-gradient(circle at center,#122b5610,transparent 62%)}.global-map>img{opacity:.18;filter:none}.map-location i{background:var(--navy);box-shadow:0 0 0 .25rem #d9e0eb,0 0 1.25rem .55rem #7590b8}.map-location i:after{border-color:#46658f}.map-location b{color:var(--navy);font-weight:500}.global-map__list{color:var(--steel)}@media(max-width:980px){.contact-conversation{grid-template-columns:1fr;gap:1.5rem}.contact-conversation .project-form{border:var(--line)}}@media(max-width:650px){.cal-frame--conversation,.cal-frame--conversation #my-cal-inline-30min{height:42rem;min-height:42rem}}.service-page-hero .page-hero__content h1{font-size:clamp(2.8rem,5.2vw,5.7rem)}.service-overview,.service-process,.service-fit{padding:var(--section) var(--gutter)}.service-overview{max-width:var(--max);margin:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,1fr);gap:clamp(3rem,7vw,8rem);align-items:center}.service-overview__copy h2{max-width:42rem;margin:1rem 0 1.25rem;font-size:clamp(2.2rem,4vw,4.35rem);line-height:1.03;font-weight:500;letter-spacing:-.05em}.service-overview__copy>p{max-width:43rem;margin:0;color:var(--steel);line-height:1.72}.service-system{position:relative;min-height:25rem;padding:3rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;border:var(--line);background:var(--ivory)}.service-system:before,.service-system:after{content:"";position:absolute;background:var(--navy);opacity:.28}.service-system:before{width:1px;top:12%;bottom:12%;left:50%}.service-system:after{height:1px;left:12%;right:12%;top:50%}.service-system span{position:relative;z-index:2;display:grid;place-items:center;min-height:7rem;border:1px solid var(--navy);background:var(--white);color:var(--navy);font-family:var(--font-code);font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;transition:background var(--fast),color var(--fast),transform var(--fast)}.service-system span:hover{background:var(--navy);color:var(--white);transform:translateY(-.25rem)}.service-system i{display:none}.service-capabilities{padding:var(--section) var(--gutter);background:var(--navy);color:var(--white)}.service-capabilities__grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #ffffff45;border-left:1px solid #ffffff45}.service-capabilities__grid article{min-height:17rem;padding:1.5rem;display:flex;flex-direction:column;border-right:1px solid #ffffff45;border-bottom:1px solid #ffffff45;transition:background var(--fast),color var(--fast)}.service-capabilities__grid article:hover{background:var(--white);color:var(--navy)}.service-capabilities__grid article>span{font-family:var(--font-code);font-size:.58rem;color:#bdc9d9}.service-capabilities__grid h3{margin:auto 0 1rem;font-size:clamp(1.3rem,2vw,2rem);line-height:1.08;font-weight:500;letter-spacing:-.035em}.service-capabilities__grid p{margin:0;color:#bdc9d9;font-size:.78rem;line-height:1.55}.service-capabilities__grid article:hover p{color:var(--steel)}.service-process{background:var(--white)}.service-process>ol{max-width:var(--max);margin:0 auto;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;border-top:var(--line);border-left:var(--line)}.service-process li{min-height:20rem;padding:1.5rem;display:flex;flex-direction:column;border-right:var(--line);border-bottom:var(--line)}.service-process li>span{font-family:var(--font-code);font-size:.6rem;color:var(--navy)}.service-process li>div{margin-top:auto}.service-process h3{margin:0 0 1rem;font-size:clamp(1.25rem,1.8vw,1.8rem);line-height:1.08;font-weight:500}.service-process li p{margin:0;color:var(--steel);font-size:.8rem;line-height:1.58}.service-fit{display:grid;grid-template-columns:minmax(0,1fr) minmax(25rem,.8fr);gap:clamp(2rem,5vw,6rem);background:var(--ivory)}.service-fit>div:first-child h2{max-width:48rem;margin:1rem 0 0;font-size:clamp(2.25rem,4vw,4.5rem);line-height:1.02;font-weight:500;letter-spacing:-.05em}.service-fit__outcomes{border-top:1px solid var(--black)}.service-fit__outcomes p{display:grid;grid-template-columns:2rem 1fr;gap:1rem;margin:0;padding:1rem 0;border-bottom:var(--line);font-size:.95rem}.service-fit__outcomes span{font-family:var(--font-code);font-size:.55rem;color:var(--navy)}.service-fit__cta{grid-column:1/-1;padding-top:2rem;display:flex;justify-content:space-between;align-items:center;border-top:var(--line)}.service-fit__cta>p{max-width:42rem;margin:0;color:var(--steel)}.mega-category li a{display:block;width:100%}.mega-category li a:hover{color:var(--navy)}.mobile-service-group li a{display:block!important;border:0!important;font-size:.76rem!important;color:#aaa}.mobile-service-group li a:hover{color:var(--white)}@media(max-width:980px){.service-overview{grid-template-columns:1fr}.service-capabilities__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-process>ol{grid-template-columns:repeat(2,minmax(0,1fr))}.service-fit{grid-template-columns:1fr}}@media(max-width:650px){.service-overview,.service-process,.service-fit{padding-left:var(--gutter);padding-right:var(--gutter)}.service-system{min-height:20rem;padding:1rem;gap:1rem}.service-system span{min-height:7rem}.service-capabilities__grid,.service-process>ol{grid-template-columns:1fr}.service-capabilities__grid article{min-height:14rem}.service-process li{min-height:15rem}.service-fit__cta{display:block}.service-fit__cta .button{margin-top:1.5rem}}@media(prefers-reduced-motion:reduce){.service-system span{transition:none}}.case-index-hero,.blog-index-hero{padding:clamp(4rem,8vw,8rem) var(--gutter);background:var(--navy);color:var(--white);text-align:center}.case-index-hero .section-label,.blog-index-hero .section-label{justify-content:center;color:#c5d0df}.case-index-hero h1,.blog-index-hero h1{max-width:68rem;margin:1rem auto;font-size:clamp(3rem,7vw,7.5rem);line-height:.94;letter-spacing:-.06em}.case-index-hero>p,.blog-index-hero>p{max-width:45rem;margin:0 auto;color:#d1d9e4}.case-index-grid,.blog-index-grid{max-width:var(--max);margin:auto;padding:var(--section) var(--gutter);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,5vw,5rem)}.case-card{display:grid;grid-template-columns:minmax(14rem,.75fr) minmax(0,1.25fr);border:var(--line);background:var(--white);transition:transform var(--slow) var(--ease),box-shadow var(--slow) var(--ease)}.case-card:hover{transform:translateY(-.6rem);box-shadow:0 1.5rem 3.5rem #08080812}.case-card figure{height:31rem;margin:0;overflow:hidden;background:var(--ivory)}.case-card figure img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform 1s var(--ease)}.case-card:hover figure img{transform:scale(1.035)}.case-card>div{padding:clamp(1.5rem,3vw,3rem);display:flex;flex-direction:column}.case-card>div>p{display:flex;gap:1rem;margin:0;font-family:var(--font-code);font-size:.58rem;text-transform:uppercase;color:var(--steel)}.case-card>div>p span{color:var(--navy)}.case-card h2{margin:auto 0 .7rem;font-size:clamp(2rem,3vw,3.5rem);line-height:1;font-weight:500}.case-card h3{margin:0 0 2rem;font-size:clamp(1rem,1.4vw,1.3rem);line-height:1.35;font-weight:400;color:var(--steel)}.case-card__link{font-size:.75rem;color:var(--navy)}.case-detail-hero{padding:clamp(3rem,6vw,6rem) var(--gutter);display:grid;grid-template-columns:minmax(0,1.15fr) minmax(22rem,.55fr);gap:clamp(3rem,8vw,8rem);align-items:center;background:var(--navy);color:var(--white)}.case-detail-hero>div{margin-left:max(0px,calc((100vw - var(--max))/2))}.case-detail-hero .section-label{color:#bdc9d8}.case-detail-hero__meta{font-family:var(--font-code);font-size:.6rem;letter-spacing:.1em}.case-detail-hero h1{margin:1.5rem 0 .8rem;font-size:clamp(3.5rem,7vw,7rem);line-height:.92}.case-detail-hero h2{max-width:52rem;margin:0 0 1.5rem;font-size:clamp(1.5rem,2.7vw,3rem);line-height:1.15;font-weight:400;color:#c7d1df}.case-detail-hero>div>p:last-child{max-width:45rem;color:#d6dde7}.case-detail-hero figure{height:36rem;margin:0;overflow:hidden}.case-detail-hero figure img{width:100%;height:100%;object-fit:cover;object-position:top}.case-narrative,.case-conclusion{padding:var(--section) var(--gutter);max-width:var(--max);margin:auto;display:grid;grid-template-columns:.8fr 1.2fr;gap:var(--gap)}.case-narrative h2,.case-conclusion h2{margin:1rem 0 0;font-size:clamp(2.25rem,4vw,4.5rem);line-height:1.02}.case-narrative>p,.case-conclusion>p{max-width:48rem;margin:0;color:var(--steel);line-height:1.75}.case-conclusion .button{grid-column:2;justify-self:start;margin-top:1rem}.case-metrics{padding:var(--section) var(--gutter);background:var(--black);color:var(--white)}.case-metrics>div:last-child{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ffffff40;border-left:1px solid #ffffff40}.case-metrics article{min-height:14rem;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid #ffffff40;border-bottom:1px solid #ffffff40}.case-metrics strong{font-size:clamp(2rem,4vw,4.5rem);font-weight:500}.case-metrics article p{margin:0;color:#b8c1ce;font-size:.75rem}.case-approach{padding:var(--section) var(--gutter);display:grid;grid-template-columns:1fr .85fr;gap:clamp(3rem,7vw,7rem);background:var(--ivory)}.case-approach>div{margin-left:max(0px,calc((100vw - var(--max))/2))}.case-approach h2{margin:1rem 0 2rem;font-size:clamp(2.3rem,4vw,4.5rem);line-height:1}.case-approach ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--black)}.case-approach li{display:grid;grid-template-columns:2rem 1fr;gap:1rem;padding:1rem 0;border-bottom:var(--line)}.case-approach li span{font-family:var(--font-code);font-size:.55rem;color:var(--navy)}.case-approach figure{height:42rem;margin:0;overflow:hidden}.case-approach figure img{width:100%;height:100%;object-fit:cover;object-position:top}.case-gallery{padding:var(--section) var(--gutter);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--gap);background:var(--white)}.case-gallery figure{height:48rem;margin:0;overflow:hidden;border:var(--line)}.case-gallery img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform var(--slow)}.case-gallery figure:hover img{transform:scale(1.02)}.blog-index-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-card{border:var(--line);background:var(--white);transition:transform var(--slow) var(--ease)}.blog-card:hover{transform:translateY(-.5rem)}.blog-card figure{height:20rem;margin:0;overflow:hidden}.blog-card figure img{width:100%;height:100%;object-fit:cover;transition:transform var(--slow)}.blog-card:hover figure img{transform:scale(1.04)}.blog-card>div{padding:1.5rem}.blog-card>div>p:first-child{display:flex;gap:.8rem;font-family:var(--font-code);font-size:.55rem;text-transform:uppercase;color:var(--steel)}.blog-card>div>p:first-child span{color:var(--navy)}.blog-card h2{margin:2.5rem 0 1rem;font-size:clamp(1.45rem,2.1vw,2.25rem);line-height:1.08}.blog-card>div>p:nth-of-type(2){color:var(--steel);font-size:.82rem}.blog-card strong{display:block;margin-top:1.5rem;color:var(--navy);font-size:.72rem}.blog-detail>header{padding:clamp(4rem,7vw,7rem) var(--gutter) 0;text-align:center}.blog-detail>header .section-label{justify-content:center}.blog-detail>header>p{font-family:var(--font-code);font-size:.6rem;color:var(--steel)}.blog-detail>header h1{max-width:76rem;margin:1.5rem auto;font-size:clamp(3rem,6.5vw,7rem);line-height:.95;letter-spacing:-.06em}.blog-detail>header h2{max-width:52rem;margin:0 auto 3rem;font-size:clamp(1.15rem,2vw,1.8rem);font-weight:400;color:var(--steel)}.blog-detail>header figure{max-width:var(--max);height:40rem;margin:auto;overflow:hidden}.blog-detail>header img{width:100%;height:100%;object-fit:cover}.blog-infographic{max-width:70rem;margin:var(--section) auto;padding:0 var(--gutter);display:flex;align-items:center;gap:1rem}.blog-infographic span{min-width:8rem;min-height:5rem;display:grid;place-items:center;border:1px solid var(--navy);color:var(--navy);font-family:var(--font-code);font-size:.6rem;text-transform:uppercase;transition:background var(--fast),color var(--fast)}.blog-infographic span:hover{background:var(--navy);color:#fff}.blog-infographic i{height:1px;flex:1;background:var(--navy)}.blog-body{max-width:70rem;margin:auto;padding:0 var(--gutter) var(--section)}.blog-body section{display:grid;grid-template-columns:4rem 1fr;gap:2rem;padding:clamp(2.5rem,5vw,5rem) 0;border-top:var(--line)}.blog-section-number{font-family:var(--font-code);font-size:.6rem;color:var(--navy)}.blog-body h2{max-width:52rem;margin:0 0 1.5rem;font-size:clamp(2rem,3.8vw,3.75rem);line-height:1.03}.blog-body section>div>p{max-width:49rem;margin:0 0 1.25rem;color:var(--graphite);line-height:1.82}.blog-detail>footer{padding:var(--section) var(--gutter);display:flex;align-items:end;justify-content:space-between;gap:3rem;background:var(--navy);color:var(--white)}.blog-detail>footer .section-label{color:#c2cddd}.blog-detail>footer h2{max-width:50rem;margin:1rem 0 0;font-size:clamp(2.25rem,4vw,4.5rem);line-height:1}.blog-detail>footer .button{background:var(--white);color:var(--navy);border-color:#fff}@media(max-width:980px){.case-index-grid,.blog-index-grid,.case-detail-hero,.case-approach{grid-template-columns:1fr}.case-detail-hero figure{height:30rem}.case-metrics>div:last-child{grid-template-columns:repeat(2,1fr)}.case-narrative,.case-conclusion{grid-template-columns:1fr}.case-conclusion .button{grid-column:1}.case-gallery figure{height:38rem}}@media(max-width:650px){.case-card{grid-template-columns:1fr}.case-card figure{height:24rem}.case-detail-hero figure{height:25rem}.case-metrics>div:last-child{grid-template-columns:1fr}.case-approach figure{height:30rem}.case-gallery{grid-template-columns:1fr}.case-gallery figure{height:34rem}.blog-detail>header figure{height:24rem}.blog-infographic{display:grid;grid-template-columns:1fr}.blog-infographic i{width:1px;height:1.5rem;justify-self:center}.blog-body section{grid-template-columns:1fr;gap:.75rem}.blog-detail>footer{display:block}.blog-detail>footer .button{margin-top:2rem}}@media(prefers-reduced-motion:reduce){.case-card,.case-card img,.blog-card,.blog-card img,.case-gallery img{transition:none}}.service-detail .section-label,.case-study .section-label,.case-index-hero .section-label{font-family:var(--font-code);font-size:.68rem;font-weight:400;line-height:1.5;letter-spacing:.1em;text-transform:uppercase}.service-detail{--service-accent:var(--navy);background:var(--white)}.service-detail--1{--service-accent:var(--black)}.service-detail--2{--service-accent:#1d3967}.service-detail--3{--service-accent:#20304b}.service-detail__hero{min-height:calc(100svh - var(--header-height));padding:clamp(3rem,6vw,6rem) var(--gutter);display:grid;grid-template-columns:minmax(0,1fr) minmax(22rem,.72fr);gap:clamp(2rem,7vw,7rem);align-items:center;background:var(--service-accent);color:var(--white)}.service-detail__hero-copy{max-width:54rem;margin-left:max(0px,calc((100vw - var(--max))/2))}.service-detail__hero .section-label{color:#ccd6e4}.service-detail__hero h1{max-width:54rem;margin:1.25rem 0;font-size:clamp(3rem,6vw,6.5rem);line-height:.94;letter-spacing:-.06em}.service-detail__hero h2{max-width:48rem;margin:0 0 1.2rem;font-size:clamp(1.25rem,2.15vw,2.15rem);line-height:1.22;font-weight:400;color:#d3dbe6}.service-detail__hero-copy>p{max-width:43rem;margin:0 0 2rem;color:#bfcbd9;line-height:1.7}.service-detail__hero .button--secondary{border-color:#ffffff90;color:var(--white)}.service-detail__hero .button--secondary:hover{background:var(--white);color:var(--navy)}.service-detail__media{position:relative;height:min(62vh,42rem);margin:0;overflow:hidden;background:var(--black)}.service-detail__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,#080808b8)}.service-detail__media img{width:100%;height:100%;object-fit:cover;filter:grayscale(1);opacity:.82;transition:transform 1.1s var(--ease),filter .8s var(--ease)}.service-detail__media:hover img{transform:scale(1.035);filter:grayscale(.15)}.service-detail__media figcaption{position:absolute;z-index:1;left:1.5rem;right:1.5rem;bottom:1.5rem;display:flex;justify-content:space-between;font-family:var(--font-code);font-size:.6rem;text-transform:uppercase;letter-spacing:.08em}.service-section-heading{text-align:center;max-width:58rem;margin:0 auto}.service-section-heading .section-label{justify-content:center}.service-section-heading h2{margin:1rem auto;font-size:clamp(2.1rem,4.2vw,4.25rem);line-height:1.02;letter-spacing:-.05em}.service-section-heading>p{max-width:46rem;margin:0 auto;color:var(--steel);line-height:1.7}.service-detail__editorial{max-width:var(--max);margin:auto;padding:var(--section) var(--gutter);display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,9rem);align-items:center}.service-detail__editorial .service-section-heading{text-align:left;margin:0}.service-detail__editorial .section-label{justify-content:flex-start}.service-detail__editorial>p{max-width:46rem;margin:0;color:var(--steel);font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.8}.service-detail__solution{padding:var(--section) var(--gutter);background:var(--ivory)}.service-detail__system{max-width:var(--max);margin:clamp(3rem,6vw,6rem) auto 0;display:grid;grid-template-columns:repeat(4,1fr);border-top:var(--line);border-left:var(--line)}.service-detail__system span{min-height:11rem;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;border-right:var(--line);border-bottom:var(--line);font-size:clamp(1rem,1.5vw,1.35rem);transition:background var(--fast),color var(--fast),transform var(--fast)}.service-detail__system span:hover{z-index:1;background:var(--service-accent);color:var(--white);transform:translateY(-.35rem)}.service-detail__system i{font-family:var(--font-code);font-style:normal;font-size:.58rem;color:var(--navy)}.service-detail__system span:hover i{color:#cad4e1}.service-detail__capabilities{padding:var(--section) var(--gutter);background:var(--service-accent);color:var(--white)}.service-detail__capabilities .section-label{color:#bdc9d8}.service-detail__capabilities .service-section-heading>p{color:#bdc9d8}.service-detail__capability-grid{max-width:var(--max);margin:clamp(3rem,6vw,6rem) auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #ffffff42;border-left:1px solid #ffffff42}.service-capability{min-height:18rem;padding:1.5rem;display:flex;flex-direction:column;border-right:1px solid #ffffff42;border-bottom:1px solid #ffffff42;color:inherit;transition:background var(--fast),color var(--fast),transform var(--fast)}.service-capability:hover,.service-capability:focus-visible{z-index:1;background:var(--white);color:var(--navy);transform:translateY(-.35rem)}.service-capability>span{font-family:var(--font-code);font-size:.58rem;color:#bdc9d8}.service-capability h3{margin:auto 0 .8rem;font-size:clamp(1.2rem,1.8vw,1.75rem);line-height:1.12}.service-capability p{margin:0;color:#bdc9d8;font-size:.78rem;line-height:1.6}.service-capability:hover p,.service-capability:focus-visible p{color:var(--steel)}.service-capability b{margin-top:1rem;font-size:.65rem;font-weight:500}.service-detail__value{max-width:var(--max);margin:auto;padding:var(--section) var(--gutter);display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(3rem,8vw,9rem);align-items:center}.service-detail__value h2{max-width:48rem;margin:1rem 0;font-size:clamp(2.2rem,4.5vw,4.6rem);line-height:1.02}.service-detail__value>div:first-child>p{max-width:45rem;color:var(--steel);line-height:1.75}.service-detail__value>div:last-child{border-top:var(--line)}.service-detail__value>div:last-child p{margin:0;padding:1.2rem 0;display:grid;grid-template-columns:2rem 1fr;border-bottom:var(--line)}.service-detail__value>div:last-child span{font-family:var(--font-code);font-size:.55rem;color:var(--navy)}.service-detail__process{padding:var(--section) var(--gutter);background:var(--black);color:var(--white)}.service-detail__process .section-label{color:#bdc9d8}.service-detail__process .service-section-heading>p{color:#aeb8c5}.service-detail__process ol{max-width:var(--max);margin:clamp(3rem,6vw,6rem) auto 0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);list-style:none;border-top:1px solid #ffffff35;border-left:1px solid #ffffff35}.service-detail__process li{min-height:22rem;padding:1.5rem;display:flex;flex-direction:column;border-right:1px solid #ffffff35;border-bottom:1px solid #ffffff35;transition:background var(--slow),transform var(--slow)}.service-detail__process li:hover{background:var(--navy);transform:translateY(-.4rem)}.service-detail__process li>span{font-family:var(--font-code);font-size:.58rem;color:#aeb8c5}.service-detail__process li>div{margin-top:auto}.service-detail__process h3{font-size:clamp(1.15rem,1.6vw,1.55rem)}.service-detail__process li p{color:#aeb8c5;font-size:.76rem;line-height:1.65}.service-detail__faq{max-width:var(--max);margin:auto;padding:var(--section) var(--gutter)}.service-detail__faq>div:last-child{max-width:60rem;margin:clamp(3rem,6vw,6rem) auto 0;border-top:var(--line)}.service-detail__faq details{border-bottom:var(--line)}.service-detail__faq summary{padding:1.4rem 0;display:flex;justify-content:space-between;gap:2rem;cursor:pointer;font-size:clamp(1rem,1.5vw,1.3rem);list-style:none}.service-detail__faq summary::-webkit-details-marker{display:none}.service-detail__faq summary span{color:var(--navy);transition:transform var(--fast)}.service-detail__faq details[open] summary span{transform:rotate(45deg)}.service-detail__faq details p{max-width:47rem;margin:0;padding:0 0 1.5rem;color:var(--steel);line-height:1.7}.service-detail__cta{padding:clamp(4rem,8vw,8rem) var(--gutter);text-align:center;background:var(--navy);color:var(--white)}.service-detail__cta>p{font-family:var(--font-code);font-size:.6rem;text-transform:uppercase;letter-spacing:.1em}.service-detail__cta h2{max-width:60rem;margin:1rem auto 2rem;font-size:clamp(2.3rem,5vw,5.2rem);line-height:1}.service-detail__cta .button{margin:auto}.case-index-hero h1{font-size:clamp(2.8rem,6vw,6.2rem)}.case-index-grid{grid-template-columns:1fr;gap:2rem}.case-card{grid-template-columns:minmax(18rem,.8fr) minmax(0,1.2fr);min-height:31rem;overflow:hidden}.case-card__cover{position:relative;padding:2rem;display:flex;flex-direction:column;background:var(--navy);color:var(--white);overflow:hidden}.case-card__cover:before,.case-study__cover:before{content:"";position:absolute;width:18rem;height:18rem;border:1px solid #ffffff50;border-radius:50%;right:-5rem;top:-5rem}.case-card__cover:after,.case-study__cover:after{content:"";position:absolute;width:9rem;height:9rem;border:1px solid #ffffff50;border-radius:50%;right:2rem;bottom:3rem}.case-card--squidex .case-card__cover{background:var(--black)}.case-card__cover span,.case-card__cover small{position:relative;z-index:1;font-family:var(--font-code);font-size:.58rem;text-transform:uppercase;letter-spacing:.1em}.case-card__cover strong{position:relative;z-index:1;margin:auto 0;font-size:clamp(2.5rem,5vw,5.5rem);line-height:.92;font-weight:500}.case-card__cover i{width:4rem;height:2px;background:var(--white);margin-bottom:1rem}.case-card__content{padding:clamp(2rem,5vw,5rem);display:flex;flex-direction:column}.case-card__content>p:first-child{font-family:var(--font-code);font-size:.58rem;text-transform:uppercase;color:var(--navy)}.case-card__content h2{max-width:47rem;margin:auto 0 1rem;font-size:clamp(2rem,4vw,4.2rem);line-height:1}.case-card__content>p:not(:first-child){max-width:45rem;color:var(--steel);line-height:1.7}.case-card__link{margin-top:2rem;color:var(--navy);font-size:.75rem}.case-card__link b{display:inline-block;transition:transform var(--fast)}.case-card:hover .case-card__link b{transform:translate(.25rem,-.25rem)}.case-study__hero{min-height:calc(100svh - var(--header-height));padding:clamp(3rem,6vw,6rem) var(--gutter);display:grid;grid-template-columns:minmax(0,1.15fr) minmax(22rem,.65fr);gap:clamp(3rem,8vw,8rem);align-items:center;background:var(--navy);color:var(--white)}.case-study--squidex .case-study__hero{background:var(--black)}.case-study__hero-copy{margin-left:max(0px,calc((100vw - var(--max))/2))}.case-study__hero .section-label{color:#c8d2df}.case-study__eyebrow{font-family:var(--font-code);font-size:.58rem;text-transform:uppercase;letter-spacing:.1em}.case-study__hero h1{margin:1.3rem 0 .8rem;font-size:clamp(3.1rem,6vw,6.5rem);line-height:.92}.case-study__hero h2{max-width:52rem;margin:0 0 1.3rem;font-size:clamp(1.5rem,2.8vw,2.8rem);line-height:1.14;font-weight:400;color:#c9d3e0}.case-study__hero-copy>p:last-child{max-width:45rem;color:#c9d3e0;line-height:1.7}.case-study__cover{position:relative;aspect-ratio:4/5;padding:2rem;display:flex;flex-direction:column;overflow:hidden;border:1px solid #ffffff55;background:#ffffff0b}.case-study__cover span,.case-study__cover small{position:relative;z-index:1;font-family:var(--font-code);font-size:.58rem;text-transform:uppercase;letter-spacing:.1em}.case-study__cover strong{position:relative;z-index:1;margin:auto 0;font-size:clamp(2.3rem,4.5vw,4.7rem);line-height:.95}.case-study__cover i{width:5rem;height:2px;margin-bottom:1rem;background:var(--white)}.case-study__challenge,.case-study__roi{max-width:var(--max);margin:auto;padding:var(--section) var(--gutter);display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,9rem)}.case-section-heading h2{max-width:48rem;margin:1rem 0;font-size:clamp(2.2rem,4.5vw,4.6rem);line-height:1.02}.case-prose p,.case-study__roi>p{margin:0 0 1.2rem;color:var(--steel);line-height:1.78}.case-study__problems{max-width:var(--max);margin:0 auto var(--section);padding:0 var(--gutter);display:grid;grid-template-columns:repeat(4,1fr);border-left:var(--line);border-top:var(--line)}.case-study__problems article{min-height:15rem;padding:1.5rem;display:flex;flex-direction:column;border-right:var(--line);border-bottom:var(--line);transition:background var(--fast),color var(--fast),transform var(--fast)}.case-study__problems article:hover{background:var(--navy);color:var(--white);transform:translateY(-.3rem)}.case-study--squidex .case-study__problems article:hover{background:var(--black)}.case-study__problems span{font-family:var(--font-code);font-size:.58rem;color:var(--navy)}.case-study__problems h3{margin:auto 0 .7rem;font-size:1.35rem}.case-study__problems p{margin:0;color:var(--steel);font-size:.76rem;line-height:1.6}.case-study__problems article:hover p,.case-study__problems article:hover span{color:#c8d2df}.case-study__strategy{padding:var(--section) var(--gutter);background:var(--ivory)}.case-study--squidex .case-study__strategy{background:var(--navy);color:var(--white)}.case-study__strategy>.case-section-heading{max-width:60rem;margin:auto;text-align:center}.case-study__strategy>.case-section-heading .section-label{justify-content:center}.case-study--squidex .case-study__strategy>.case-section-heading>p{color:#c8d2df}.case-study__strategy>.case-section-heading>p{color:var(--steel);line-height:1.7}.case-study__strategy ol{max-width:70rem;margin:4rem auto 0;padding:0;list-style:none;border-top:var(--line)}.case-study--squidex .case-study__strategy ol{border-color:#ffffff45}.case-study__strategy li{padding:1.4rem 0;display:grid;grid-template-columns:3rem 1fr;border-bottom:var(--line)}.case-study--squidex .case-study__strategy li{border-color:#ffffff45}.case-study__strategy li>span{font-family:var(--font-code);font-size:.58rem;color:var(--navy)}.case-study--squidex .case-study__strategy li>span{color:#c8d2df}.case-study__strategy h3{margin:0 0 .5rem;font-size:1.3rem}.case-study__strategy li p{max-width:48rem;margin:0;color:var(--steel);font-size:.82rem;line-height:1.65}.case-study--squidex .case-study__strategy li p{color:#c8d2df}.case-study__metrics{padding:var(--section) var(--gutter);background:var(--black);color:var(--white)}.case-study--squidex .case-study__metrics{background:var(--white);color:var(--black)}.case-study__metrics>.case-section-heading{max-width:56rem;margin:auto;text-align:center}.case-study__metrics .section-label{justify-content:center;color:#c3cedc}.case-study--squidex .case-study__metrics .section-label{color:var(--navy)}.case-study__metrics>.case-section-heading>p{color:#aeb9c6;line-height:1.65}.case-study--squidex .case-study__metrics>.case-section-heading>p{color:var(--steel)}.case-study__metric-grid{max-width:var(--max);margin:4rem auto 0;display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid #ffffff40;border-top:1px solid #ffffff40}.case-study--squidex .case-study__metric-grid{border-color:var(--border)}.case-study__metric-grid article{min-height:13rem;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid #ffffff40;border-bottom:1px solid #ffffff40}.case-study--squidex .case-study__metric-grid article{border-color:var(--border)}.case-study__metric-grid strong{font-size:clamp(2.5rem,5vw,5rem);font-weight:500}.case-study__metric-grid p{margin:0;color:#aeb9c6;font-size:.75rem}.case-study--squidex .case-study__metric-grid p{color:var(--steel)}.case-study__supporting{max-width:var(--max);margin:2rem auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.case-study__supporting p{margin:0;padding:1rem;border:1px solid #ffffff40;display:flex;justify-content:space-between;gap:1rem}.case-study--squidex .case-study__supporting p{border-color:var(--border)}.case-study__supporting strong{font-weight:500}.case-study__supporting span{font-size:.7rem;color:#aeb9c6;text-align:right}.case-study--squidex .case-study__supporting span{color:var(--steel)}.case-study__roi{align-items:start}.case-study__roi h2{margin:1rem 0;font-size:clamp(2.2rem,4vw,4.2rem);line-height:1.04}.case-study__result{padding:var(--section) var(--gutter);text-align:center;background:var(--navy);color:var(--white)}.case-study--squidex .case-study__result{background:var(--black)}.case-study__result .section-label{justify-content:center;color:#c6d1df}.case-study__result h2{max-width:65rem;margin:1rem auto;font-size:clamp(2.3rem,5vw,5rem);line-height:1}.case-study__result>p{max-width:50rem;margin:0 auto 2rem;color:#c6d1df;line-height:1.75}.case-study__result .button{margin:auto}@media(max-width:980px){.service-detail__hero,.service-detail__editorial,.service-detail__value,.case-study__hero,.case-study__challenge,.case-study__roi{grid-template-columns:1fr}.service-detail__hero-copy,.case-study__hero-copy{margin-left:0}.service-detail__media{height:28rem}.service-detail__system,.service-detail__process ol,.case-study__problems,.case-study__metric-grid,.service-detail__capability-grid{grid-template-columns:repeat(2,1fr)}.case-card{grid-template-columns:1fr}.case-card__cover{min-height:26rem}.case-study__cover{max-width:32rem;width:100%;margin:auto}}@media(max-width:620px){.service-detail__hero{min-height:auto}.service-detail__media{height:22rem}.service-detail__system,.service-detail__process ol,.service-detail__capability-grid,.case-study__problems,.case-study__metric-grid,.case-study__supporting{grid-template-columns:1fr}.service-detail__process li{min-height:17rem}.service-capability{min-height:15rem}.case-card__cover{min-height:22rem}.case-study__hero{min-height:auto}.case-study__cover{aspect-ratio:4/4.8}}@media(prefers-reduced-motion:reduce){.service-detail__media img,.service-detail__system span,.service-capability,.service-detail__process li,.case-card__link b,.case-study__problems article{transition:none}}.case-card--qmantic{background:var(--ivory)}.case-card__cover-image{height:31rem;margin:0;overflow:hidden;background:#071c35}.case-card__cover-image img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .9s var(--ease)}.case-card:hover .case-card__cover-image img{transform:scale(1.025)}.case-study--qmantic .case-study__hero{background:#071c35}.case-study__source-cover{width:min(100%,30rem);aspect-ratio:910/1286;margin:0;justify-self:center;overflow:hidden;border:1px solid #ffffff38;box-shadow:0 2rem 5rem #00000032}.case-study__source-cover img{display:block;width:100%;height:100%;object-fit:cover}.case-study--qmantic .case-study__strategy{background:var(--white)}.case-study--qmantic .case-study__metrics,.case-study--qmantic .case-study__result{background:#071c35}.case-card--eftelya .case-card__cover{background:var(--ivory);color:var(--black)}.case-card--eftelya .case-card__cover:before,.case-card--eftelya .case-card__cover:after{border-color:#122b5640}.case-card--eftelya .case-card__cover i{background:var(--navy)}.case-study--eftelya .case-study__hero{background:var(--ivory);color:var(--black)}.case-study--eftelya .case-study__hero .section-label,.case-study--eftelya .case-study__eyebrow{color:var(--navy)}.case-study--eftelya .case-study__hero h2,.case-study--eftelya .case-study__hero-copy>p:last-child{color:var(--graphite)}.case-study--eftelya .case-study__cover{border-color:var(--border);background:var(--white)}.case-study--eftelya .case-study__cover:before,.case-study--eftelya .case-study__cover:after{border-color:#122b5640}.case-study--eftelya .case-study__cover i{background:var(--navy)}.case-study--eftelya .case-study__strategy{background:var(--navy);color:var(--white)}.case-study--eftelya .case-study__strategy>.case-section-heading>p,.case-study--eftelya .case-study__strategy li p{color:#c8d2df}.case-study--eftelya .case-study__strategy ol,.case-study--eftelya .case-study__strategy li{border-color:#ffffff45}.case-study--eftelya .case-study__strategy li>span{color:#c8d2df}.case-study--eftelya .case-study__metrics{background:var(--white);color:var(--black)}.case-study--eftelya .case-study__metrics .section-label{color:var(--navy)}.case-study--eftelya .case-study__metrics>.case-section-heading>p,.case-study--eftelya .case-study__metric-grid p,.case-study--eftelya .case-study__supporting span{color:var(--steel)}.case-study--eftelya .case-study__metric-grid,.case-study--eftelya .case-study__metric-grid article,.case-study--eftelya .case-study__supporting p{border-color:var(--border)}.case-study--eftelya .case-study__result{background:var(--black)}.case-study__evidence{padding:var(--section) var(--gutter);background:var(--ivory)}.case-study__evidence>.case-section-heading{max-width:58rem;margin:0 auto;text-align:center}.case-study__evidence>.case-section-heading .section-label{justify-content:center}.case-study__evidence>.case-section-heading>p{max-width:44rem;margin:0 auto;color:var(--steel);line-height:1.7}.case-study__evidence>div:last-child{max-width:var(--max);margin:clamp(3rem,6vw,6rem) auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,3vw,3rem)}.case-study__evidence figure{margin:0;background:var(--white);border:var(--line);transition:transform var(--slow),box-shadow var(--slow)}.case-study__evidence figure:hover{transform:translateY(-.45rem);box-shadow:0 1.5rem 3rem #08080810}.case-study__evidence figure>div{height:34rem;overflow:hidden;background:#071c35}.case-study__evidence img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform 1s var(--ease)}.case-study__evidence figure:hover img{transform:scale(1.025)}.case-study__evidence figcaption{position:relative;padding:1.5rem}.case-study__evidence figcaption>span{position:absolute;right:1.5rem;top:1.5rem;font-family:var(--font-code);font-size:.58rem;color:var(--navy)}.case-study__evidence h3{margin:0 3rem .6rem 0;font-size:clamp(1.2rem,2vw,1.8rem)}.case-study__evidence figcaption p{margin:0;color:var(--steel);font-size:.78rem;line-height:1.6}.home-case-studies{max-width:var(--max);margin:auto;padding:clamp(3rem,6vw,6rem) var(--gutter);display:grid;grid-template-columns:minmax(18rem,.75fr) minmax(0,1.25fr);gap:clamp(3rem,7vw,8rem);align-items:start;border-top:var(--line);border-bottom:var(--line)}.home-case-studies .section-label{justify-content:flex-start;text-align:left;font-family:var(--font-code);font-size:.65rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase}.home-case-studies h2{max-width:34rem;margin:1rem 0 1.5rem;font-size:clamp(1.8rem,3.2vw,3.35rem);line-height:1.04}.home-case-studies>div:first-child>a{font-size:.72rem;color:var(--navy)}.home-case-studies>div:last-child{border-top:var(--line)}.home-case-studies>div:last-child>a{min-height:5.5rem;padding:1rem 0;display:grid;grid-template-columns:minmax(9rem,.7fr) minmax(0,1fr) 1.5rem;gap:1rem;align-items:center;border-bottom:var(--line);transition:padding var(--fast),color var(--fast)}.home-case-studies>div:last-child>a:hover{padding-left:.7rem;color:var(--navy)}.home-case-studies>div:last-child span{font-size:clamp(1rem,1.5vw,1.3rem)}.home-case-studies>div:last-child small{color:var(--steel);font-size:.7rem}.home-case-studies>div:last-child b{font-weight:400;transition:transform var(--fast)}.home-case-studies>div:last-child>a:hover b{transform:translate(.2rem,-.2rem)}@media(max-width:980px){.case-card__cover-image{height:27rem}.case-study__source-cover{max-width:30rem}.case-study__evidence figure>div{height:28rem}.home-case-studies{grid-template-columns:1fr}.home-case-studies>div:first-child{display:grid;grid-template-columns:1fr auto;gap:1rem}.home-case-studies h2{grid-column:1/-1}.home-case-studies .section-label{margin:0}.home-case-studies>div:first-child>a{align-self:center}}@media(max-width:620px){.case-card__cover-image{height:24rem}.case-study__evidence>div:last-child{grid-template-columns:1fr}.case-study__evidence figure>div{height:25rem}.home-case-studies>div:first-child{display:block}.home-case-studies>div:first-child>a{display:inline-block;margin-top:.5rem}.home-case-studies>div:last-child>a{grid-template-columns:1fr 1.5rem}.home-case-studies>div:last-child small{grid-column:1}.home-case-studies>div:last-child b{grid-column:2;grid-row:1/3}}@media(prefers-reduced-motion:reduce){.case-card__cover-image img,.case-study__evidence figure,.case-study__evidence img,.home-case-studies a,.home-case-studies b{transition:none}}.case-index-grid{max-width:var(--max);margin:auto;padding:clamp(3rem,6vw,6rem) var(--gutter);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.6rem)}.case-card{aspect-ratio:1;min-height:0;display:grid;grid-template-columns:1fr;grid-template-rows:38% 62%;border:var(--line);background:var(--white);overflow:hidden;transition:transform var(--slow),box-shadow var(--slow),border-color var(--slow)}.case-card:hover{transform:translateY(-.45rem);border-color:var(--navy);box-shadow:0 1.5rem 3rem #08080812}.case-card__cover,.case-card__cover-image{width:100%;height:100%;min-height:0;margin:0}.case-card__cover{padding:1.25rem}.case-card__cover strong{max-width:72%;font-size:clamp(1.45rem,2.15vw,2.35rem)}.case-card__cover:before{width:10rem;height:10rem}.case-card__cover:after{width:5rem;height:5rem;right:1rem;bottom:1rem}.case-card__cover-image img{object-position:center 20%}.case-card .case-card__logo{position:absolute;z-index:2;top:1rem;right:1rem;width:clamp(5.5rem,8vw,7.5rem);height:3.3rem;margin:0;padding:.45rem;background:var(--white);border:1px solid #ffffff70;overflow:hidden}.case-card .case-card__logo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transition:transform var(--slow) var(--ease)}.case-card:hover .case-card__logo img{transform:scale(1.06)}.case-card--qmantic .case-card__logo{height:2.2rem;padding:.3rem}.case-card--qmantic .case-card__logo img{height:auto;max-height:none;object-fit:initial;transform:translateY(-.2rem)}.case-card--qmantic:hover .case-card__logo img{transform:translateY(-.2rem) scale(1.04)}.case-card__content{min-height:0;padding:clamp(.85rem,1.45vw,1.2rem);display:flex;flex-direction:column}.case-card__content h2{margin:.4rem 0;font-size:clamp(1.12rem,1.5vw,1.5rem);line-height:1.08}.case-card__content>p:not(:first-child){flex:0 0 auto;display:-webkit-box;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.74rem;line-height:1.5;color:var(--graphite)}.case-card__link{margin-top:auto;padding-top:.45rem;font-size:.68rem}.case-card--painting .case-card__cover,.case-study--painting .case-study__hero,.case-study--painting .case-study__result{background:var(--black)}.case-study--painting .case-study__strategy{background:var(--ivory)}.case-study--painting .case-study__metrics{background:var(--navy)}@media(max-width:1050px){.case-index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.case-index-grid{grid-template-columns:1fr}.case-card{max-width:31rem;width:100%;margin:auto}}@media(prefers-reduced-motion:reduce){.case-card{transition:none}}.case-card__cover strong{max-width:100%}.case-card__footer{margin-top:auto;padding-top:.45rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.case-card__footer .case-card__link{margin:0;padding:0}.case-card .case-card__footer .case-card__logo{position:static;flex:0 0 auto;width:clamp(4.2rem,6.5vw,6.2rem);height:2.25rem;margin:0;padding:0;border:0;background:transparent;overflow:visible}.case-card .case-card__footer .case-card__logo img,.case-card--qmantic .case-card__footer .case-card__logo img{display:block;width:100%;height:100%;max-height:100%;object-fit:contain;object-position:right bottom;transform:none;transition:transform var(--slow) var(--ease)}.case-card:hover .case-card__footer .case-card__logo img,.case-card--qmantic:hover .case-card__footer .case-card__logo img{transform:scale(1.05)}.case-card--squidex .case-card__footer .case-card__logo{width:2.55rem;height:2.55rem}@media(max-width:650px){.case-card .case-card__footer .case-card__logo{width:5rem}}@media(prefers-reduced-motion:reduce){.case-card .case-card__footer .case-card__logo img{transition:none}}.case-card,.case-card--qmantic{background:var(--white)}.case-card .case-card__cover,.case-card--squidex .case-card__cover,.case-card--eftelya .case-card__cover,.case-card--painting .case-card__cover{position:relative;padding:1.25rem;background:var(--ivory);color:var(--navy)}.case-card .case-card__cover:before,.case-card .case-card__cover:after{border-color:#122b5630}.case-card .case-card__cover>span{position:absolute;z-index:3;top:1.1rem;left:1.25rem;color:var(--navy)}.case-card .case-card__cover strong{max-width:72%;margin:auto 0 .75rem;color:var(--navy)}.case-card .case-card__cover small{color:var(--navy)}.case-card .case-card__cover i{background:var(--navy)}.case-card .case-card__cover .case-card__logo,.case-card--qmantic .case-card__cover .case-card__logo{position:absolute;z-index:3;top:1rem;right:1rem;width:clamp(4.5rem,6.5vw,6.2rem);height:2.65rem;margin:0;padding:0;border:0;background:transparent;overflow:visible}.case-card .case-card__cover .case-card__logo img,.case-card--qmantic .case-card__cover .case-card__logo img{display:block;width:100%;height:100%;max-height:100%;object-fit:contain;object-position:right top;transform:none}.case-card:hover .case-card__cover .case-card__logo img,.case-card--qmantic:hover .case-card__cover .case-card__logo img{transform:scale(1.04)}.case-card--squidex .case-card__cover .case-card__logo{width:2.75rem;height:2.75rem}.case-card__content{background:var(--white)}.case-card__content>p:first-child{font-family:var(--font-primary);font-size:.7rem;font-weight:400;line-height:1.35;letter-spacing:0;text-transform:none;color:var(--navy)}.case-card__content h2{color:var(--navy);font-weight:500}.case-card__content>p:not(:first-child){font-family:var(--font-primary);font-size:.72rem;font-weight:400;line-height:1.55;letter-spacing:0;text-transform:none;color:var(--graphite)}.case-card__footer{margin-top:auto;padding-top:.55rem}.home-slide h1,.home-slide__heading{font-size:clamp(2.2rem,4.6vw,4.9rem)}.about-page-hero__copy h1{font-size:clamp(2.6rem,5.25vw,6rem)}.contact-hero h1{font-size:clamp(2.65rem,6vw,6.65rem)}.page-hero__content h1,.service-page-hero .page-hero__content h1{font-size:clamp(2.1rem,4vw,4.35rem)}.service-detail__hero h1{font-size:clamp(2.1rem,4.2vw,4.55rem)}.case-index-hero h1,.blog-index-hero h1{font-size:clamp(2.1rem,4.9vw,5.25rem)}.case-study__hero h1{font-size:clamp(2.2rem,4.2vw,4.55rem)}.blog-detail>header h1{font-size:clamp(2.1rem,4.55vw,4.9rem)}.utility-page h1{font-size:clamp(2.1rem,4.6vw,4.9rem)}.section-label{font-size:clamp(1.75rem,3.35vw,3.8rem)}.section-heading h2,.clients-section>h2,.capabilities-head h2{font-size:clamp(1rem,1.75vw,1.6rem)}.about-content h2{font-size:clamp(1.6rem,2.6vw,2.9rem)!important}.about-story__lead h2{font-size:clamp(2rem,4vw,4.8rem)}.about-reach h2{font-size:clamp(2.2rem,4.4vw,5.2rem)}.contact-panel .section-label{font-size:clamp(1.6rem,2.9vw,3.2rem)}.contact-panel h2{font-size:clamp(1.05rem,1.75vw,1.7rem)}.discipline h3{font-size:clamp(1.75rem,3.2vw,3.75rem)}.service-card h3{font-size:clamp(1.35rem,2.05vw,2.4rem)}.process-list h3{font-size:clamp(1rem,1.6vw,1.6rem)}.industries-grid h3{font-size:clamp(1.3rem,1.9vw,2.25rem)}.industries-grid h4{font-size:clamp(.9rem,1vw,1.05rem)}.home-case-studies h2{font-size:clamp(1.45rem,2.55vw,2.7rem)}.service-section-heading h2,.service-detail__value h2{font-size:clamp(1.7rem,3.35vw,3.4rem)}.service-detail__cta h2{font-size:clamp(1.85rem,4vw,4.15rem)}.case-section-heading h2,.case-study__roi h2{font-size:clamp(1.75rem,3.5vw,3.7rem)}.case-study__result h2{font-size:clamp(1.85rem,4vw,4rem)}.blog-body h2{font-size:clamp(1.6rem,3vw,3rem)}.blog-detail>footer h2{font-size:clamp(1.8rem,3.2vw,3.6rem)}.case-card__content h2{font-size:clamp(.95rem,1.2vw,1.2rem)}.blog-card h2{font-size:clamp(1.15rem,1.7vw,1.8rem)}.case-index-grid .case-card__cover:before,.case-index-grid .case-card__cover:after{display:none}@media(max-width:650px){.home-slide h1,.home-slide__heading{font-size:clamp(2rem,8.5vw,3rem)}.about-page-hero__copy h1,.contact-hero h1{font-size:clamp(2.25rem,10.5vw,3.5rem)}.page-hero__content h1,.service-page-hero .page-hero__content h1{font-size:clamp(2rem,8.5vw,3rem)}.section-label{font-size:clamp(1.6rem,8.8vw,2.6rem)}.about-content h2{font-size:clamp(1.6rem,7.5vw,2.4rem)!important}}.services-hub-hero{min-height:34rem}.services-hub-hero .page-hero__content h1{max-width:43rem;font-size:clamp(2.35rem,4.2vw,4.5rem)}.services-hub-hero .page-hero__content h2{max-width:34rem;font-size:clamp(1.1rem,1.7vw,1.65rem);line-height:1.35}.services-hub-hero__media{position:relative;height:27rem;background:var(--white)}.services-hub-hero__media img{filter:grayscale(1) contrast(1.08);object-fit:cover;object-position:center}.services-hub-hero__media:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#122b5622,transparent 55%);pointer-events:none}.services-hub-hero__media figcaption{position:absolute;z-index:2;left:1.2rem;right:1.2rem;bottom:1.2rem;display:flex;align-items:center;gap:.8rem;margin:0;padding:.85rem 1rem;background:#122b56e8;color:var(--white);font-family:var(--font-code);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase}.services-hub-hero__media figcaption span{height:1px;flex:1;background:#fff6}.services-hub-intro{padding:clamp(4rem,7vw,7rem) var(--gutter);background:var(--white)}.services-hub-intro>.section-heading{max-width:52rem;margin:0 auto 3.5rem}.services-hub-intro>.section-heading h2{max-width:47rem;margin:1rem auto;font-size:clamp(2rem,3.4vw,3.6rem)}.services-hub-intro>.section-heading p{max-width:45rem;margin:0 auto;color:var(--steel)}.services-hub-principles{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:var(--line);border-left:var(--line)}.services-hub-principles article{min-height:17rem;padding:2rem;border-right:var(--line);border-bottom:var(--line);transition:background var(--fast),color var(--fast),transform var(--fast)}.services-hub-principles article>span{display:block;margin-bottom:3rem;font-family:var(--font-code);font-size:.65rem;color:var(--navy)}.services-hub-principles h3{max-width:18rem;margin:0 0 1rem;font-size:clamp(1.2rem,1.7vw,1.55rem);line-height:1.2;font-weight:500}.services-hub-principles p{margin:0;color:var(--steel);font-size:.86rem;line-height:1.65}.services-hub-principles article:hover{transform:translateY(-.3rem);background:var(--navy);color:var(--white)}.services-hub-principles article:hover>span,.services-hub-principles article:hover p{color:#dbe3ef}.services-hub-categories{background:var(--ivory)}.services-hub-category{max-width:var(--max);margin:auto;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);border-left:var(--line);border-right:var(--line);border-bottom:var(--line)}.services-hub-category:first-child{border-top:var(--line)}.services-hub-category--reverse figure{order:2}.services-hub-category>figure{position:relative;min-height:42rem;margin:0;overflow:hidden;background:var(--black)}.services-hub-category>figure img{display:block;width:100%;height:100%;min-height:42rem;object-fit:cover;filter:grayscale(1) contrast(1.04);transition:transform var(--slow) var(--ease),filter var(--slow) var(--ease)}.services-hub-category>figure:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,#08080866)}.services-hub-category>figure figcaption{position:absolute;z-index:2;left:1.5rem;bottom:1.5rem;color:var(--white);font-family:var(--font-code);font-size:.65rem;letter-spacing:.14em}.services-hub-category:hover>figure img{transform:scale(1.025);filter:grayscale(.35) contrast(1.02)}.services-hub-category__content{padding:clamp(2.5rem,5vw,5rem);background:var(--white)}.services-hub-category__eyebrow{margin:0 0 1.35rem;font-family:var(--font-code);font-size:.64rem;line-height:1.5;letter-spacing:.1em;text-transform:uppercase;color:var(--navy)}.services-hub-category__content h2{margin:0 0 1.1rem;font-size:clamp(2rem,3.4vw,3.7rem);line-height:1;font-weight:500;letter-spacing:-.045em;color:var(--navy)}.services-hub-category__statement{max-width:38rem;margin:0 0 1.2rem;font-size:clamp(1.05rem,1.4vw,1.3rem);line-height:1.5;color:var(--graphite)}.services-hub-category__content>p:not(.services-hub-category__eyebrow):not(.services-hub-category__statement){max-width:41rem;margin:0;color:var(--steel);font-size:.92rem;line-height:1.7}.services-hub-category__content ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:2.5rem 0;padding:0;border-top:var(--line);border-left:var(--line);list-style:none}.services-hub-category__content li{min-width:0;border-right:var(--line);border-bottom:var(--line)}.services-hub-category__content li a{min-height:4rem;padding:.85rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:.76rem;line-height:1.35;transition:background var(--fast),color var(--fast),padding var(--fast)}.services-hub-category__content li a:hover{padding-left:1.25rem;background:var(--navy);color:var(--white)}.services-hub-closing{padding:clamp(4rem,7vw,7rem) var(--gutter);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(20rem,.8fr);gap:clamp(3rem,8vw,9rem);align-items:end;background:var(--black);color:var(--white)}.services-hub-closing>div:first-child{width:100%;max-width:42rem;margin-left:max(0px,calc((100vw - var(--max))/2))}.services-hub-closing .section-label{justify-content:flex-start;text-align:left;color:#aebbd0}.services-hub-closing h2{margin:1rem 0 0;font-size:clamp(2rem,3.7vw,4rem);line-height:1.02;font-weight:400;letter-spacing:-.045em}.services-hub-closing>div:last-child{max-width:34rem}.services-hub-closing>div:last-child>p{margin:0 0 2rem;color:#c9c9c9}.services-hub-closing .text-link{color:var(--white)}@media(max-width:980px){.services-hub-principles{grid-template-columns:1fr}.services-hub-principles article{min-height:auto}.services-hub-principles article>span{margin-bottom:1.5rem}.services-hub-category{grid-template-columns:1fr}.services-hub-category--reverse figure{order:0}.services-hub-category>figure,.services-hub-category>figure img{min-height:27rem;height:27rem}.services-hub-closing{grid-template-columns:1fr}.services-hub-closing>div:first-child{margin-left:0}}@media(max-width:650px){.services-hub-hero__media{height:18rem}.services-hub-intro>.section-heading{margin-bottom:2.5rem}.services-hub-principles article{padding:1.5rem}.services-hub-category>figure,.services-hub-category>figure img{min-height:20rem;height:20rem}.services-hub-category__content{padding:2rem 1.5rem}.services-hub-category__content ul{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.services-hub-category:hover>figure img,.services-hub-principles article:hover{transform:none}}html,body{width:100%;max-width:100%;overflow-x:clip}main{width:100%;max-width:100%;overflow:clip}.home-slide{transition:opacity .85s var(--ease),transform .9s var(--ease),visibility .85s}.home-slide__content>*{transform:translateY(1.5rem);transition:opacity .78s var(--ease),transform .9s var(--ease)}.home-slide.is-active .home-slide__content>*:nth-child(1){transition-delay:80ms}.home-slide.is-active .home-slide__content>*:nth-child(2){transition-delay:.18s}.home-slide.is-active .home-slide__content>*:nth-child(3){transition-delay:.3s}.home-slide.is-active .home-slide__content>*:nth-child(4){transition-delay:.42s}.home-slide.is-active .home-slide__content>*:nth-child(5){transition-delay:.52s}@media(max-width:980px){.about-layout{grid-template-columns:minmax(0,1fr)!important;width:100%;max-width:100%}.about-content,.about-image{min-width:0;max-width:100%}.about-image{width:100%;height:auto;min-height:0;aspect-ratio:4/3}.about-image img{display:block;width:100%;max-width:100%;height:100%;min-height:0;object-fit:cover}.home-slide,.home-slide__content{max-width:100%}}@media(prefers-reduced-motion:reduce){.home-slide,.home-slide__content>*{transition:none}}.portfolio-hero{min-height:34rem}.portfolio-hero__system{position:relative;width:min(100%,39rem);height:23rem;justify-self:end;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;padding:2rem;border:1px solid #ffffff45;background:linear-gradient(90deg,#ffffff0a 1px,transparent 1px),linear-gradient(#ffffff0a 1px,transparent 1px);background-size:3.5rem 3.5rem;overflow:hidden}.portfolio-hero__system:before{content:"";position:absolute;width:15rem;height:15rem;right:-3rem;top:-4rem;border:1px solid #ffffff50;border-radius:50%;box-shadow:0 0 0 3rem #ffffff08}.portfolio-hero__system span{position:relative;z-index:1;font-family:var(--font-code);font-size:.62rem;letter-spacing:.12em;text-align:center}.portfolio-hero__system i{position:relative;z-index:1;width:clamp(2rem,4vw,5rem);height:1px;background:#ffffff75}.portfolio-library{padding:var(--section) var(--gutter);background:var(--white)}.portfolio-library__intro{max-width:52rem;margin:0 auto clamp(2.5rem,5vw,4.5rem);text-align:center}.portfolio-library__intro .section-label{justify-content:center}.portfolio-library__intro h2{margin:1rem 0;font-size:clamp(1.8rem,3.4vw,3.5rem);line-height:1.05;color:var(--navy)}.portfolio-library__intro>p{max-width:42rem;margin:0 auto;color:var(--steel)}.portfolio-tabs{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:var(--line);border-left:var(--line)}.portfolio-tabs button{min-height:6rem;padding:1rem 1.25rem;display:flex;align-items:center;gap:1rem;border:0;border-right:var(--line);border-bottom:var(--line);border-radius:0;background:var(--ivory);color:var(--navy);text-align:left;cursor:pointer;transition:background var(--fast),color var(--fast),padding var(--fast)}.portfolio-tabs button span{font-family:var(--font-code);font-size:.58rem;color:var(--steel)}.portfolio-tabs button:hover,.portfolio-tabs button[aria-selected=true]{padding-left:1.6rem;background:var(--navy);color:var(--white)}.portfolio-tabs button:hover span,.portfolio-tabs button[aria-selected=true] span{color:#c5d0df}.portfolio-panels{max-width:var(--max);margin:auto}.portfolio-panel{padding-top:clamp(2.5rem,5vw,4.5rem)}.portfolio-panel[hidden]{display:none}.portfolio-panel>header{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,.8fr);gap:var(--gap);align-items:end;margin-bottom:2rem}.portfolio-panel>header h2{margin:0;font-size:clamp(1.8rem,3.5vw,3.6rem);line-height:1;color:var(--navy)}.portfolio-panel>header p{max-width:38rem;margin:0;color:var(--steel)}.portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:var(--line);border-left:var(--line)}.portfolio-card{position:relative;min-height:29rem;padding:1.5rem;display:flex;flex-direction:column;border-right:var(--line);border-bottom:var(--line);background:var(--white);overflow:hidden;transition:background var(--slow) var(--ease),color var(--slow) var(--ease),transform var(--slow) var(--ease)}.portfolio-card:before{content:"";position:absolute;width:10rem;height:10rem;right:-5rem;top:-5rem;border:1px solid #122b5628;border-radius:50%;transition:transform var(--slow) var(--ease)}.portfolio-card:hover{z-index:1;background:var(--navy);color:var(--white);transform:translateY(-.35rem)}.portfolio-card:hover:before{transform:translate(-2rem,2rem) scale(1.2);border-color:#ffffff40}.portfolio-card__meta{position:relative;z-index:1;display:flex;justify-content:space-between;gap:1rem;font-family:var(--font-code);font-size:.58rem;text-transform:uppercase;letter-spacing:.08em;color:var(--steel)}.portfolio-card figure{position:relative;z-index:1;width:9rem;height:4rem;margin:clamp(2rem,4vw,3.5rem) 0 1.5rem;display:flex;align-items:center;justify-content:flex-start}.portfolio-card figure img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transition:filter var(--slow),transform var(--slow)}.portfolio-card:hover figure img{filter:grayscale(1) brightness(0) invert(1);transform:scale(1.04)}.portfolio-card h3{position:relative;z-index:1;margin:0 0 1rem;font-size:clamp(1.35rem,2vw,2rem);line-height:1.08;color:var(--navy)}.portfolio-card ul{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.45rem;margin:0 0 1.2rem;padding:0;list-style:none}.portfolio-card li{padding:.28rem .48rem;border:1px solid var(--border);font-size:.6rem;color:var(--graphite)}.portfolio-card>p{position:relative;z-index:1;margin:0 0 1.5rem;color:var(--steel);font-size:.82rem;line-height:1.65}.portfolio-card>a,.portfolio-card__status{position:relative;z-index:1;margin-top:auto;font-size:.68rem;color:var(--navy)}.portfolio-card:hover h3,.portfolio-card:hover>p,.portfolio-card:hover>a,.portfolio-card:hover .portfolio-card__status,.portfolio-card:hover .portfolio-card__meta,.portfolio-card:hover li{color:var(--white)}.portfolio-card:hover li{border-color:#fff5}@media(max-width:980px){.portfolio-hero__system{justify-self:stretch;width:100%;max-width:none}.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.portfolio-hero__system{height:16rem;padding:1rem}.portfolio-tabs{grid-template-columns:1fr}.portfolio-tabs button{min-height:4.5rem}.portfolio-panel>header{grid-template-columns:1fr}.portfolio-grid{grid-template-columns:1fr}.portfolio-card{min-height:25rem}}@media(prefers-reduced-motion:reduce){.portfolio-tabs button,.portfolio-card,.portfolio-card:before,.portfolio-card figure img{transition:none}}.home-faq{max-width:var(--max);margin:auto;padding:var(--section) var(--gutter)}.home-faq>div:last-child{max-width:900px;margin:0 auto;border-top:var(--line)}.home-faq details{border-bottom:var(--line)}.home-faq summary{display:flex;justify-content:space-between;gap:2rem;padding:1.35rem 0;cursor:pointer;font-size:clamp(1rem,1.5vw,1.25rem);color:var(--navy);list-style:none}.home-faq summary::-webkit-details-marker{display:none}.home-faq details p{max-width:48rem;margin:0;padding:0 0 1.5rem;line-height:1.7;color:var(--steel)}.services-section,.platforms-section,.about-section,.home-case-studies,.industries-section,.capabilities,.process-section,.home-faq,.global-cta,.contact-panel,.site-footer{content-visibility:auto;contain-intrinsic-size:auto 700px}
