.Approach-module__Rls6Ja__section{background:var(--paper-dim);border-block:1px solid var(--line);padding:80px 0}.Approach-module__Rls6Ja__heading{font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 12px;font-size:clamp(30px,4vw,44px);font-weight:600}.Approach-module__Rls6Ja__intro{max-width:54ch;color:var(--ink-mute);margin:0 0 36px;font-size:16px}.Approach-module__Rls6Ja__steps{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);gap:0;margin:0 0 28px;padding:0;list-style:none;display:grid}.Approach-module__Rls6Ja__step{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;gap:12px;padding:24px;display:grid}.Approach-module__Rls6Ja__step:last-child{border-bottom:0}.Approach-module__Rls6Ja__number{font-family:var(--font-display);letter-spacing:.06em;color:var(--accent);padding-top:3px;font-size:13px;font-weight:600}.Approach-module__Rls6Ja__stepTitle{font-family:var(--font-display);margin:0 0 6px;font-size:18px;font-weight:600}.Approach-module__Rls6Ja__stepBody{color:var(--ink-mute);max-width:46ch;margin:0;font-size:15px}.Approach-module__Rls6Ja__handover{background:var(--paper);border:1px solid var(--line);border-left:2px solid var(--accent);border-radius:var(--radius);padding:28px 24px}.Approach-module__Rls6Ja__handoverTitle{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-mute);margin:0 0 18px;font-size:13px;font-weight:600}.Approach-module__Rls6Ja__items{gap:14px;margin:0;padding:0;list-style:none;display:grid}.Approach-module__Rls6Ja__items li{color:var(--ink);max-width:52ch;padding-left:20px;font-size:16px;position:relative}.Approach-module__Rls6Ja__items li:before{content:"";background:var(--accent);width:8px;height:8px;position:absolute;top:.5em;left:0}@media (min-width:768px){.Approach-module__Rls6Ja__section{padding:96px 0}.Approach-module__Rls6Ja__steps{grid-template-columns:repeat(3,1fr)}.Approach-module__Rls6Ja__step{border-bottom:0;border-right:1px solid var(--line);grid-template-columns:1fr;gap:12px;padding:28px 32px}.Approach-module__Rls6Ja__step:last-child{border-right:0}.Approach-module__Rls6Ja__handover{padding:36px 40px}.Approach-module__Rls6Ja__items{grid-template-columns:1fr 1fr;gap:16px 40px}}
.Capabilities-module__d7PpYG__section{padding:80px 0}.Capabilities-module__d7PpYG__lead{gap:12px;margin-bottom:36px;display:grid}.Capabilities-module__d7PpYG__heading{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:clamp(30px,4vw,44px);font-weight:600}.Capabilities-module__d7PpYG__intro{max-width:36ch;color:var(--ink-mute);margin:0;font-size:16px}.Capabilities-module__d7PpYG__grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr;display:grid}.Capabilities-module__d7PpYG__card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);transition:background .22s var(--ease);padding:28px 24px}.Capabilities-module__d7PpYG__card:hover{background:var(--paper-dim)}.Capabilities-module__d7PpYG__index{font-family:var(--font-display);letter-spacing:.08em;color:var(--accent);margin-bottom:14px;font-size:12px;font-weight:600;display:block}.Capabilities-module__d7PpYG__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0 0 10px;font-size:18px;font-weight:600}.Capabilities-module__d7PpYG__body{color:var(--ink-mute);max-width:36ch;margin:0 0 16px;font-size:15px}.Capabilities-module__d7PpYG__tags{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}@media (min-width:640px){.Capabilities-module__d7PpYG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.Capabilities-module__d7PpYG__section{padding:96px 0}.Capabilities-module__d7PpYG__lead{grid-template-columns:1fr auto;align-items:end;gap:24px}.Capabilities-module__d7PpYG__grid{grid-template-columns:repeat(3,1fr)}.Capabilities-module__d7PpYG__card{padding:32px 28px}}
.Contact-module__OWeMSG__section{padding:80px 0 96px}.Contact-module__OWeMSG__panel{background:var(--paper-dim);border:1px solid var(--line);border-radius:var(--radius);gap:36px;padding:32px 24px;display:grid}.Contact-module__OWeMSG__heading{font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 14px;font-size:clamp(30px,4vw,44px);font-weight:600}.Contact-module__OWeMSG__body{max-width:36ch;color:var(--ink-mute);margin:0;font-size:16px}.Contact-module__OWeMSG__form{gap:16px;display:grid}.Contact-module__OWeMSG__field{gap:8px;display:grid}.Contact-module__OWeMSG__label{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-mute);font-size:12px;font-weight:600}.Contact-module__OWeMSG__input,.Contact-module__OWeMSG__textarea{background:var(--paper);border:1px solid var(--line);width:100%;color:var(--ink);transition:border-color .2s var(--ease);border-radius:6px;padding:12px 14px}.Contact-module__OWeMSG__input:hover,.Contact-module__OWeMSG__textarea:hover,.Contact-module__OWeMSG__input:focus,.Contact-module__OWeMSG__textarea:focus{border-color:var(--ink)}.Contact-module__OWeMSG__textarea{resize:vertical;min-height:120px}@media (min-width:900px){.Contact-module__OWeMSG__section{padding:96px 0 112px}.Contact-module__OWeMSG__panel{grid-template-columns:.9fr 1.1fr;align-items:start;gap:56px;padding:48px}}
.Logo-module__zh8txq__lockup{object-fit:contain;width:auto;height:50px;display:block}
.Footer-module__EZoWya__footer{background:var(--paper);padding:40px 0 48px}.Footer-module__EZoWya__inner{gap:24px;display:grid}.Footer-module__EZoWya__brand{gap:10px;display:grid}.Footer-module__EZoWya__line{color:var(--ink-mute);margin:0;font-size:14px}.Footer-module__EZoWya__nav{flex-wrap:wrap;gap:20px;display:flex}.Footer-module__EZoWya__link{font-family:var(--font-display);color:var(--ink-mute);transition:color .2s var(--ease);font-size:13px;font-weight:500}.Footer-module__EZoWya__link:hover{color:var(--ink)}.Footer-module__EZoWya__copy{font-family:var(--font-display);letter-spacing:.04em;color:var(--ink-mute);margin:0;font-size:12px}@media (min-width:768px){.Footer-module__EZoWya__inner{grid-template-columns:1fr auto;align-items:end;gap:24px 40px}.Footer-module__EZoWya__copy{border-top:1px solid var(--line);grid-column:1/-1;padding-top:8px}}
.Header-module__Af2_WG__header{z-index:40;background:color-mix(in srgb, var(--paper) 92%, transparent);transition:border-color .2s var(--ease), background .2s var(--ease);border-bottom:1px solid #0000;position:sticky;top:0}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.Header-module__Af2_WG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.Header-module__Af2_WG__scrolled{border-bottom-color:var(--line)}.Header-module__Af2_WG__inner{height:var(--header-h);justify-content:space-between;align-items:center;gap:24px;display:flex}.Header-module__Af2_WG__brand{flex-shrink:0;align-items:center;display:inline-flex}.Header-module__Af2_WG__nav{align-items:center;gap:28px;display:none}.Header-module__Af2_WG__link{font-family:var(--font-display);color:var(--ink-mute);transition:color .2s var(--ease), border-color .2s var(--ease);border-bottom:2px solid #0000;padding-bottom:2px;font-size:13px;font-weight:500}.Header-module__Af2_WG__link:hover,.Header-module__Af2_WG__link:focus-visible{color:var(--ink)}.Header-module__Af2_WG__link:focus-visible{border-bottom-color:var(--accent)}.Header-module__Af2_WG__cta{padding:10px 16px;font-size:13px}.Header-module__Af2_WG__mobileActions{align-items:center;gap:12px;display:flex}.Header-module__Af2_WG__ctaMobile{padding:9px 14px;font-size:12px}.Header-module__Af2_WG__menuBtn{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:4px;place-items:center;width:40px;height:40px;display:grid}.Header-module__Af2_WG__menuIcon{background:var(--ink);width:16px;height:2px;transition:background .2s var(--ease);position:relative}.Header-module__Af2_WG__menuIcon:before,.Header-module__Af2_WG__menuIcon:after{content:"";background:var(--ink);width:16px;height:2px;transition:transform .2s var(--ease), top .2s var(--ease);position:absolute;left:0}.Header-module__Af2_WG__menuIcon:before{top:-5px}.Header-module__Af2_WG__menuIcon:after{top:5px}.Header-module__Af2_WG__menuIcon[data-open=true]{background:0 0}.Header-module__Af2_WG__menuIcon[data-open=true]:before{top:0;transform:rotate(45deg)}.Header-module__Af2_WG__menuIcon[data-open=true]:after{top:0;transform:rotate(-45deg)}.Header-module__Af2_WG__drawer{border-top:1px solid var(--line);background:var(--paper);padding:8px 20px 20px}.Header-module__Af2_WG__drawerNav{flex-direction:column;display:flex}.Header-module__Af2_WG__drawerLink{font-family:var(--font-display);border-bottom:1px solid var(--line);color:var(--ink);padding:14px 0;font-size:16px;font-weight:500}@media (min-width:768px){.Header-module__Af2_WG__nav{display:flex}.Header-module__Af2_WG__mobileActions{display:none}.Header-module__Af2_WG__drawer{display:none!important}}
.Hero-module__Z8hQ_W__hero{isolation:isolate;padding:56px 0 72px;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__atmosphere{z-index:-1;background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);pointer-events:none;background-position:top;background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000008c,#0000 88%);mask-image:linear-gradient(#0000008c,#0000 88%)}.Hero-module__Z8hQ_W__atmosphere:after{content:"";background:radial-gradient(circle, var(--accent-wash) 0%, transparent 68%);pointer-events:none;width:420px;height:420px;position:absolute;top:-120px;right:-80px}.Hero-module__Z8hQ_W__grid{align-items:center;gap:40px;display:grid}.Hero-module__Z8hQ_W__copy>*{opacity:0;animation:Hero-module__Z8hQ_W__fadeUp .4s var(--ease) both}@keyframes Hero-module__Z8hQ_W__fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__copy>:first-child{animation-delay:0s}.Hero-module__Z8hQ_W__copy>:nth-child(2){animation-delay:60ms}.Hero-module__Z8hQ_W__copy>:nth-child(3){animation-delay:.12s}.Hero-module__Z8hQ_W__copy>:nth-child(4){animation-delay:.18s}.Hero-module__Z8hQ_W__copy>:nth-child(5){animation-delay:.24s}.Hero-module__Z8hQ_W__label{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-mute);margin-bottom:18px;font-size:12px;font-weight:600}.Hero-module__Z8hQ_W__headline{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink);margin:0 0 22px;font-size:clamp(34px,5.4vw,58px);font-weight:600;line-height:1.08}.Hero-module__Z8hQ_W__headlineAccent{background-image:linear-gradient(var(--accent), var(--accent));background-position:0 92%;background-repeat:no-repeat;background-size:100% 3px}.Hero-module__Z8hQ_W__chipLine{flex-wrap:wrap;gap:8px;margin:0 0 18px;display:flex}.Hero-module__Z8hQ_W__body{max-width:38rem;color:var(--ink-mute);margin:0 0 28px;font-size:17px}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.Hero-module__Z8hQ_W__surface{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);position:relative;overflow:hidden}.Hero-module__Z8hQ_W__chrome{border-bottom:1px solid var(--line);background:var(--paper-dim);align-items:center;gap:12px;padding:12px 16px;display:flex}.Hero-module__Z8hQ_W__dots{gap:6px;display:flex}.Hero-module__Z8hQ_W__dots i{background:#d9d4ce;border-radius:50%;width:8px;height:8px;display:block}.Hero-module__Z8hQ_W__dots i:first-child{background:var(--accent)}.Hero-module__Z8hQ_W__chromeTitle{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-mute);font-size:12px;font-weight:600}.Hero-module__Z8hQ_W__tabbar{gap:4px;padding:10px 12px 0;display:flex}.Hero-module__Z8hQ_W__tab{font-family:var(--font-display);color:var(--ink-mute);cursor:pointer;transition:background .2s var(--ease), color .2s var(--ease);background:0 0;border:0;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:600}.Hero-module__Z8hQ_W__tab:hover{color:var(--ink)}.Hero-module__Z8hQ_W__tabActive{color:var(--ink);background:var(--paper-dim);box-shadow:inset 0 -2px 0 var(--accent)}.Hero-module__Z8hQ_W__panels{padding:8px 8px 12px}.Hero-module__Z8hQ_W__rows{gap:0;margin:0;display:grid}.Hero-module__Z8hQ_W__row{border-bottom:1px solid var(--line);grid-template-columns:88px 1fr;gap:12px;padding:14px 10px;display:grid}.Hero-module__Z8hQ_W__row:last-child{border-bottom:0}.Hero-module__Z8hQ_W__row dt{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-mute);padding-top:2px;font-size:12px;font-weight:600}.Hero-module__Z8hQ_W__row dd{color:var(--ink);margin:0;font-size:15px}@media (min-width:860px){.Hero-module__Z8hQ_W__hero{padding:80px 0 96px}.Hero-module__Z8hQ_W__grid{grid-template-columns:1.15fr .95fr;gap:56px}}@media (prefers-reduced-motion:reduce){.Hero-module__Z8hQ_W__copy>*{opacity:1;animation:none}}
.Proof-module__rdjjYq__section{background:var(--paper-dim);border-block:1px solid var(--line)}.Proof-module__rdjjYq__grid{grid-template-columns:1fr;display:grid}.Proof-module__rdjjYq__tile{border-bottom:1px solid var(--line);padding:28px 0}.Proof-module__rdjjYq__tile:last-child{border-bottom:0}.Proof-module__rdjjYq__kicker{font-family:var(--font-display);letter-spacing:.08em;color:var(--accent);margin-bottom:10px;font-size:12px;font-weight:600;display:block}.Proof-module__rdjjYq__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0 0 6px;font-size:16px;font-weight:600}.Proof-module__rdjjYq__detail{color:var(--ink-mute);max-width:32ch;margin:0;font-size:14px}@media (min-width:768px){.Proof-module__rdjjYq__grid{grid-template-columns:repeat(2,1fr)}.Proof-module__rdjjYq__tile{border-bottom:1px solid var(--line);border-right:1px solid var(--line);padding:36px 28px}.Proof-module__rdjjYq__tile:nth-child(2n){border-right:0;padding-right:0}.Proof-module__rdjjYq__tile:nth-child(odd){padding-left:0}.Proof-module__rdjjYq__tile:nth-child(n+3){border-bottom:0}}@media (min-width:1100px){.Proof-module__rdjjYq__grid{grid-template-columns:repeat(4,1fr)}.Proof-module__rdjjYq__tile{border-bottom:0;border-right:1px solid var(--line);padding:40px 28px}.Proof-module__rdjjYq__tile:nth-child(odd){padding-left:28px}.Proof-module__rdjjYq__tile:first-child{padding-left:0}.Proof-module__rdjjYq__tile:nth-child(2n){border-right:1px solid var(--line);padding-right:28px}.Proof-module__rdjjYq__tile:last-child{border-right:0;padding-right:0}}
.Work-module__mspDfG__section{padding:80px 0}.Work-module__mspDfG__heading{font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 12px;font-size:clamp(30px,4vw,44px);font-weight:600}.Work-module__mspDfG__intro{max-width:56ch;color:var(--ink-mute);margin:0 0 40px;font-size:16px}.Work-module__mspDfG__featured{border:1px solid var(--line);border-radius:var(--radius);transition:border-color .22s var(--ease);display:grid;overflow:hidden}.Work-module__mspDfG__featured:hover,.Work-module__mspDfG__featured:focus-visible{border-color:var(--ink)}.Work-module__mspDfG__featuredCopy{padding:28px 24px}.Work-module__mspDfG__spec{background:var(--paper-dim);border-top:1px solid var(--line);margin:0;display:grid}.Work-module__mspDfG__specRow{border-bottom:1px solid var(--line);gap:4px;padding:16px 24px;display:grid}.Work-module__mspDfG__specRow:last-child{border-bottom:0}.Work-module__mspDfG__specRow dt{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-mute);font-size:11px;font-weight:600}.Work-module__mspDfG__specRow dd{font-family:var(--font-display);color:var(--ink);margin:0;font-size:14px;font-weight:500}.Work-module__mspDfG__domainsLabel{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-mute);margin:48px 0 16px;font-size:12px;font-weight:600}.Work-module__mspDfG__domains{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr;display:grid}.Work-module__mspDfG__card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);transition:background .22s var(--ease);padding:26px 24px}.Work-module__mspDfG__card:hover{background:var(--paper-dim)}.Work-module__mspDfG__eyebrow{font-family:var(--font-display);letter-spacing:.04em;color:var(--ink-mute);margin:0 0 10px;font-size:12px;font-weight:500}.Work-module__mspDfG__featuredTitle,.Work-module__mspDfG__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0 0 10px;font-weight:600}.Work-module__mspDfG__featuredTitle{font-size:28px}.Work-module__mspDfG__title{font-size:18px}.Work-module__mspDfG__body,.Work-module__mspDfG__cardBody{color:var(--ink-mute);margin:0 0 18px}.Work-module__mspDfG__body{max-width:62ch;font-size:16px}.Work-module__mspDfG__cardBody{max-width:36ch;margin-bottom:16px;font-size:15px}.Work-module__mspDfG__tags{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Work-module__mspDfG__linkLabel{font-family:var(--font-display);color:var(--accent);margin-top:18px;font-size:13px;font-weight:600;display:inline-block}.Work-module__mspDfG__note{color:var(--ink-mute);max-width:62ch;margin:24px 0 0;font-size:14px}@media (min-width:640px){.Work-module__mspDfG__domains{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.Work-module__mspDfG__section{padding:96px 0}}@media (min-width:960px){.Work-module__mspDfG__featured{grid-template-columns:1.4fr .8fr}.Work-module__mspDfG__featuredCopy{padding:36px 40px}.Work-module__mspDfG__spec{border-top:0;border-left:1px solid var(--line);align-content:stretch}.Work-module__mspDfG__specRow{padding:28px 32px}.Work-module__mspDfG__domains{grid-template-columns:repeat(3,1fr)}.Work-module__mspDfG__card{padding:30px 28px}}
