:root{--navy:#292b3b;--navy-deep:#202231;--ink:#30313d;--muted:#6c6d78;--paper:#f4f3f0;--white:#fff;--blue:#087bff;--blue-soft:#dceeff;--line:#cfd1d7;--max-width:1440px;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 80px), var(--max-width));margin-inline:auto}.site-header{background:var(--navy);min-height:72px;color:var(--white);justify-content:space-between;align-items:center;gap:32px;padding:0 40px;display:flex}.brand{letter-spacing:-.03em;white-space:nowrap;align-items:center;gap:8px;font-weight:700;display:inline-flex}.brand-mark{border:2px solid;border-radius:50%;place-items:center;width:22px;height:22px;font-size:14px;line-height:1;display:inline-grid}nav{align-items:center;gap:20px;font-size:11px;display:flex}nav a:not(.button):not(.header-cta){opacity:.9}nav a:not(.button):hover,.footer-links a:hover{color:var(--blue)}.button{background:var(--blue);min-height:42px;color:var(--white);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-size:13px;font-weight:700;display:inline-flex}.button:hover{background:#0069d9}.button-small{min-height:32px;padding:0 15px;font-size:10px}.hero{position:relative;overflow:hidden}.hero-home{min-height:650px;color:var(--white);background:linear-gradient(120deg,#1f3240 0%,#4f6f4e 50%,#b7b19a 100%);align-items:end;display:grid}.hero-home:before{content:"";background:radial-gradient(circle at 60% 30%,#ffffff29,#0000 28%),linear-gradient(#0000 40%,#141821cc);position:absolute;inset:0}.hero-content{z-index:1;padding-block:96px;position:relative}.hero-home .hero-content{max-width:820px;margin-inline:max(40px, calc((100vw - var(--max-width)) / 2))}.hero-inner{background:linear-gradient(130deg, var(--navy) 0%, #446b78 100%);min-height:380px;color:var(--white);align-items:end;display:grid}.hero-inner.accent-terrain{background:linear-gradient(130deg,#28363a,#806c44)}.hero-inner.accent-water{background:linear-gradient(130deg,#277aa4,#9fd7ea)}.hero-inner.accent-field{background:linear-gradient(130deg,#315a48,#b7c394)}.hero-inner.accent-sky{background:linear-gradient(130deg,#263f69,#95b7cb)}.eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:800}.hero .eyebrow{color:#9bd0ff}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.06em;max-width:900px;margin-bottom:24px;font-size:clamp(44px,7vw,92px);line-height:.98}h2{letter-spacing:-.05em;max-width:720px;margin-bottom:20px;font-size:clamp(32px,4vw,58px);line-height:1}h3{letter-spacing:-.03em;margin-bottom:12px;font-size:20px}.lede{max-width:610px;margin-bottom:30px;font-size:clamp(17px,2vw,24px);line-height:1.35}.section{padding-block:110px}.section-heading{max-width:760px;margin-bottom:48px}.card-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card{border:1px solid var(--line);background:#ffffff8c;flex-direction:column;min-height:280px;padding:28px;display:flex}.feature-card:hover{border-color:var(--blue);transform:translateY(-2px)}.card-icon{background:var(--blue-soft);width:40px;height:40px;color:var(--blue);border-radius:50%;place-items:center;margin-bottom:44px;display:grid}.feature-card p{color:var(--muted);line-height:1.55}.card-link{color:var(--blue);margin-top:auto;font-size:12px;font-weight:800}.section-dark{background:var(--navy);color:var(--white)}.split-section{grid-template-columns:1fr 1fr;align-items:end;gap:70px;display:grid}.split-section>p{color:#d9dbe4;max-width:500px;margin-bottom:8px;font-size:19px;line-height:1.5}.content-placeholder{min-height:520px}.content-placeholder>p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:18px;line-height:1.6}.contact-hero{padding-top:80px}.contact-layout{grid-template-columns:minmax(0,1fr) minmax(280px,1fr);align-items:start;gap:24px 40px;display:grid}.contact-layout>div:first-child{grid-column:1}.contact-layout h1{font-size:clamp(48px,7vw,86px)}.contact-media{grid-area:1/2/span 2;min-height:340px}.media-placeholder{background:linear-gradient(130deg,#778a8f,#d6c9ac 45%,#232b35)}.contact-form{grid-column:1/-1;gap:14px;max-width:760px;display:grid}.contact-form label{gap:6px;display:grid}.contact-form span{color:var(--muted);font-size:11px}.contact-form em{color:#9697a0;font-style:normal}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);border-radius:5px;padding:12px 14px}.contact-form textarea{resize:vertical}.contact-form .button{justify-self:start;margin-top:8px}.contact-next-step{border-top:1px solid var(--line);justify-content:space-between;gap:40px;display:flex}.contact-next-step h2{max-width:560px;font-size:32px}.contact-next-step p{color:var(--muted)}.site-footer{background:var(--navy);color:var(--white);grid-template-columns:minmax(260px,1fr) minmax(380px,1fr);gap:48px;padding:70px 40px 28px;display:grid}.brand-footer{margin-bottom:28px}.footer-intro p{color:#d5d6dd;font-size:12px;line-height:1.55}.social-links a{border:1px solid #9295a3;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.footer-links div{align-content:start;gap:9px;display:grid}.footer-label{color:#a8aab6;margin-bottom:6px;font-size:10px}.footer-links a{color:#f0f0f2;font-size:11px}.site-footer small{color:#a8aab6;border-top:1px solid #ffffff24;grid-column:1/-1;padding-top:30px;font-size:9px}@media (width<=900px){.site-header{padding-inline:24px}nav{gap:11px}nav a:not(.button){display:none}.container{width:min(calc(100% - 48px), var(--max-width))}.hero-home .hero-content{margin-inline:24px}.card-grid,.split-section,.contact-layout{grid-template-columns:1fr}.contact-layout>div:first-child,.contact-media,.contact-form{grid-area:auto/1}.contact-media{min-height:260px}.site-footer{grid-template-columns:1fr;padding-inline:24px}.footer-links{grid-column:1}}@media (width<=560px){.site-header{min-height:62px}.site-header .button-small{padding-inline:12px;font-size:9px}.hero-home{min-height:600px}.hero-content{padding-block:64px}.section{padding-block:72px}.footer-links{grid-template-columns:1fr 1fr}.footer-links div:last-child{grid-column:1/-1}}.site-header{z-index:10;background:#2c2e39;min-height:88px;padding:0 64px;position:relative}.brand img{display:block}.brand-wordmark{width:72px;height:auto}.desktop-nav{gap:24px}.desktop-nav a:not(.header-cta){color:#fff;opacity:1;font-size:10px}.header-cta,.home-button{color:#fff;background:#0064f0;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:13px;font-weight:600;line-height:1.45;transition:background-color .2s,transform .2s;display:inline-flex}.header-cta{min-height:40px;padding-inline:18px;font-size:10px}.header-cta:hover,.home-button:hover{color:#fff;background:#0755c4;transform:translateY(-1px)}.home-eyebrow{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:14px;font-weight:400;line-height:1.45}.home-eyebrow-dark{color:#2c2e39}.home-hero{color:#fff;align-items:flex-end;min-height:858px;display:flex;position:relative;overflow:hidden}.home-hero>img,.home-hero-overlay{width:100%;height:100%;position:absolute;inset:0}.home-hero>img{object-fit:cover;object-position:center}.home-hero-overlay{background:#0003}.home-hero-content{z-index:1;width:min(800px,100% - 128px);margin:0 64px 80px;position:relative}.home-hero h1{color:#fff;letter-spacing:-1.6px;max-width:800px;margin:40px 0;font-size:64px;font-weight:400;line-height:1.3}.home-hero-copy{max-width:800px;font-size:20px;line-height:1.45}.home-hero-copy p{margin:0}.home-hero-copy p+p{margin-top:20px}.home-button-light{color:#0064f0;background:#fff}.home-button-light:hover{color:#0056cf;background:#e9f2ff}.home-hero .home-button{margin-top:40px}.home-layers,.home-challenges,.home-outcomes{color:#2c2e39;background:#fff}.home-layers{padding:80px 64px}.home-layers-intro{max-width:840px}.home-layers h2,.home-challenges h2,.home-outcomes h2,.home-services h2,.home-cta h2{letter-spacing:-.96px;margin:0;font-weight:400;line-height:1.3}.home-layers h2{font-size:48px}.home-layers-intro>p{max-width:840px;margin:24px 0 0;font-size:20px;line-height:1.45}.home-layer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:80px;display:grid}.home-layer-card{color:#fff;background:#001233;border-radius:6px;min-height:400px;padding:24px}.home-layer-card img{width:80px;height:80px;margin-bottom:24px;display:block}.home-layer-card h3{margin:0 0 16px;font-size:24px;font-weight:400;line-height:1.2}.home-layer-card p{margin:0;font-size:16px;line-height:1.45}.home-challenges{grid-template-columns:1fr 1fr;gap:64px;padding:80px 64px;display:grid}.home-challenges-image img{object-fit:cover;object-position:center;width:100%;height:934px;display:block}.home-challenges-copy{flex-direction:column;justify-content:center;display:flex}.home-copy-intro{padding-top:40px}.home-challenges h2{margin:24px 0;font-size:48px}.home-copy-intro>p:not(.home-eyebrow){margin:0;font-size:20px;line-height:1.45}.home-copy-intro>p+p{margin-top:20px}.home-friction{margin-top:40px}.home-friction-label{border-top:1px dashed #2c2e3980;margin:0;padding:24px 0;font-size:16px;line-height:1.45}.home-friction-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-friction-item{align-items:center;gap:16px;min-height:112px;padding:24px 0;display:flex}.home-friction-item img{flex:0 0 64px;width:64px;height:64px}.home-friction-item span{font-size:16px;line-height:1.45}.home-services{color:#fff;background:#001233;padding:80px 64px}.home-services-heading{max-width:720px}.home-services h2{letter-spacing:-1.6px;margin-top:40px;font-size:64px}.home-services-grid{grid-template-columns:1fr 1fr;gap:64px;margin-top:64px;display:grid}.home-service-selector{flex-direction:column;align-items:flex-start;display:flex}.home-service-tabs{width:100%}.home-service-tab{color:#ffffff4d;width:100%;min-height:91px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px dashed #ffffff4d;align-items:center;padding:24px 16px 24px 0;font-size:36px;line-height:1.2;transition:color .3s ease-in;display:flex}.home-service-tab:last-child{border-bottom:1px dashed #ffffff4d}.home-service-tab.is-active{color:#fff}.home-service-tab:focus-visible{outline-offset:-2px;outline:2px solid #fff}.home-service-panel{flex-direction:column;align-items:flex-start;width:100%;padding-top:40px;transition:opacity .3s ease-in,transform .3s ease-in;display:flex}.home-service-panel.is-switching{opacity:0;transform:translateY(8px)}.home-service-description{margin:0 0 40px;font-size:20px;line-height:1.45}.home-service-image{object-fit:cover;object-position:center;width:100%;height:568px}.home-outcomes{padding:80px 64px}.home-outcomes-rule{background:#2c2e3980;height:1px}.home-outcomes-heading{max-width:980px;margin-top:40px}.home-outcomes h2{margin-top:40px;font-size:48px}.home-outcome-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;margin-top:40px;display:grid}.home-outcome-card img{object-fit:contain;width:100%;height:372px;display:block}.home-outcome-card h3{margin:40px 0 24px;font-size:36px;font-weight:400;line-height:1.2}.home-outcome-card>p{margin:0 0 40px;font-size:20px;line-height:1.45}.home-outcome-card ul{margin:0;padding:0;list-style:none}.home-outcome-card li{border-top:1px dashed #2c2e3980;padding:16px 0;font-size:16px;line-height:1.45}.home-outcome-card li:last-child{border-bottom:1px dashed #2c2e3980}.home-traditional-icon{object-position:center}.home-cta{text-align:center;color:#2c2e39;background:#fff;padding:80px 24px}.home-cta h2{font-size:48px}.home-cta p{margin:24px auto 40px;font-size:16px;line-height:1.45}.site-footer{color:#fff;background:#2c2e39;padding:0 64px 120px;display:block}.footer-content{border-top:1px solid #0000001a;grid-template-columns:minmax(0,1fr) auto;gap:120px;padding:80px 0 0;display:grid}.footer-intro{max-width:722px}.brand-footer{margin-bottom:32px;display:inline-flex}.brand-footer .brand-wordmark{width:104px}.footer-intro>p{color:#fff;max-width:496px;margin:0;font-size:24px;line-height:1.45}.social-links{gap:24px;margin-top:32px;display:flex}.social-links a{border:0;width:24px;height:24px;display:block}.social-links img{width:24px;height:24px;display:block}.footer-links{grid-template-columns:repeat(3,130px);gap:40px;display:grid}.footer-links div{flex-direction:column;gap:8px;display:flex}.footer-label{color:#fff;padding-bottom:16px;font-size:14px;font-weight:600}.footer-links a{color:#fff;font-size:14px;line-height:1.45}.site-footer small{color:#fff;border-top:0;margin-top:40px;padding-top:40px;font-size:13px;line-height:1.45;display:block}@media (width<=1000px){.site-header{padding-inline:32px}.desktop-nav{gap:12px}.desktop-nav a:not(.header-cta){font-size:9px}.home-hero{min-height:767px}.home-hero-content{width:calc(100% - 64px);margin-inline:32px}.home-hero h1{font-size:52px}.home-layers{padding-inline:32px}.home-layer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-challenges{grid-template-columns:1fr;gap:48px;padding-inline:32px}.home-challenges-image img{height:500px}.home-services,.home-outcomes{padding-inline:32px}.home-services-grid{gap:32px}.home-service-tab{font-size:28px}.home-service-image{height:500px}.footer-content{gap:48px}.site-footer{padding-inline:32px}}@media (width<=700px){.site-header{min-height:88px;padding-inline:16px}.desktop-nav{display:none}.mobile-nav{color:#fff;display:block;position:relative}.mobile-nav summary{cursor:pointer;font-size:0;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary:after{content:"☰";font-size:16px}.mobile-nav[open] summary:after{content:"×";font-size:24px}.mobile-nav nav{background:#2c2e39;flex-direction:column;align-items:stretch;gap:0;min-width:240px;padding:16px;display:flex;position:absolute;top:40px;right:-16px;box-shadow:0 12px 30px #00000040}.mobile-nav nav a{color:#fff;padding:12px 0;font-size:13px}.mobile-nav nav .header-cta{text-align:center;margin-top:8px}.home-hero{min-height:720px}.home-hero-content{width:calc(100% - 32px);margin:0 16px 48px}.home-hero h1{letter-spacing:-1px;margin:24px 0;font-size:40px}.home-hero-copy{font-size:16px}.home-hero .home-button{margin-top:24px}.home-layers{padding:48px 16px}.home-layers h2,.home-challenges h2,.home-outcomes h2,.home-cta h2{font-size:36px}.home-layers-intro>p,.home-copy-intro>p:not(.home-eyebrow){font-size:16px}.home-layer-grid{grid-template-columns:1fr;gap:24px;margin-top:48px}.home-layer-card{min-height:400px}.home-challenges{padding:48px 16px}.home-challenges-image img{height:467px}.home-challenges h2{margin:24px 0}.home-friction-grid{grid-template-columns:1fr}.home-friction-item{min-height:112px}.home-services{padding:48px 16px}.home-services h2{letter-spacing:-1px;margin-top:24px;font-size:40px}.home-services-grid{grid-template-columns:1fr;gap:40px;margin-top:48px}.home-service-tab{min-height:70px;font-size:24px}.home-service-panel{padding-top:24px}.home-service-description{margin-bottom:24px;font-size:16px}.home-service-image{order:-1;height:300px}.home-outcomes{padding:48px 16px}.home-outcomes h2{margin-top:24px}.home-outcome-grid{grid-template-columns:1fr;gap:64px;margin-top:32px}.home-outcome-card img{height:240px}.home-outcome-card h3{margin-top:24px;font-size:28px}.home-outcome-card>p{font-size:16px}.home-cta{padding:48px 16px}.home-cta p{max-width:358px}.site-footer{padding:0 24px 48px}.footer-content{grid-template-columns:1fr;gap:48px;padding-top:48px}.footer-intro>p{font-size:20px}.footer-links{grid-template-columns:repeat(2,1fr);gap:32px 24px}.footer-links div:last-child{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.home-service-tab,.home-service-panel{transition:none}}body{background:#fff}.site-header{background:#2c2e39;min-height:88px;padding:24px 64px}.brand{gap:6px}.brand-mark-image{width:40px;height:40px;display:block}.brand-wordmark{width:131px;height:auto;display:block}.desktop-nav{align-items:center;gap:24px;display:flex}.desktop-nav a:not(.header-cta){color:#fff;opacity:1;font-size:14px;font-weight:600}.header-cta,.button{transition:background-color .2s,color .2s,transform .2s}.header-cta{min-height:48px;padding:14px 24px;font-size:13px}.header-cta:hover,.button:hover{color:#fff;background:#0755c4;transform:translateY(-1px)}.header-cta:focus-visible,.button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,button:focus-visible{outline-offset:3px;outline:2px solid #0064f0}.mobile-nav{display:none}.desktop-nav a:not(.header-cta):hover,.mobile-nav nav a:not(.header-cta):hover{color:#ffffff80}.capability-hero,.about-hero{background-image:linear-gradient(#00123338, #00123338), var(--hero-image);color:#2c2e39;background-position:50%;background-size:cover;align-items:center;min-height:720px;display:flex;position:relative;overflow:hidden}.capability-hero-content{width:min(1312px,100% - 128px);margin:0 auto;padding:80px 0}.capability-hero h1{color:#2c2e39;letter-spacing:-1.6px;max-width:800px;margin:40px 0;font-size:64px;font-weight:400;line-height:1.3}.capability-eyebrow{color:#2c2e39}.capability-hero-description{white-space:pre-line;max-width:800px;margin:0;font-size:20px;line-height:1.45}.capability-intro{color:#2c2e39;background:#f1f0ee;grid-template-columns:1fr 1fr;gap:64px;padding:80px 64px;display:grid}.capability-intro-copy{flex-direction:column;justify-content:center;gap:24px;display:flex}.capability-intro-images{flex-direction:column;gap:16px;display:flex}.capability-intro h2,.capability-section-heading h2,.capability-close h2{letter-spacing:-.96px;margin:0;font-size:48px;font-weight:400;line-height:1.3}.capability-intro p,.capability-section-heading>p:not(.eyebrow),.capability-close p{white-space:pre-line;margin:0;font-size:20px;line-height:1.45}.capability-intro-images img{object-fit:cover;width:100%;height:405px}.capability-beyond,.capability-areas{color:#2c2e39;padding:80px 64px}.capability-beyond{background:#fff}.capability-section-heading{max-width:1000px}.capability-section-heading .eyebrow{color:#2c2e39;margin-bottom:24px}.capability-section-heading>p:not(.eyebrow){margin-top:24px}.capability-question-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:64px;display:grid}.capability-question-grid p{border:1px dashed #2c2e3980;min-height:180px;margin:0;padding:24px;font-size:20px;line-height:1.45}.capability-conclusion{max-width:840px;margin:64px 0 0;font-size:24px;line-height:1.3}.capability-areas{background:#f1f0ee}.capability-area-intro{max-width:840px}.capability-area-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;margin-top:64px;display:grid}.capability-area-card img{object-fit:cover;width:100%;height:405px;display:block}.capability-area-card h3{margin:32px 0 16px;font-size:32px;font-weight:400;line-height:1.2}.capability-area-card p{max-width:560px;margin:0;font-size:16px;line-height:1.45}.capability-credible{background-image:linear-gradient(#0012339e, #0012339e), var(--credible-image);color:#fff;background-position:50%;background-size:cover;min-height:537px;padding:80px 64px}.capability-credible-inner{width:min(1000px,100%);margin:0 auto}.capability-credible .eyebrow{color:#fff}.capability-credible h2{letter-spacing:-.96px;max-width:900px;margin:40px 0;font-size:48px;font-weight:400;line-height:1.3}.capability-credible ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 48px;margin:0;padding:0;list-style:none;display:grid}.capability-credible li{border-top:1px dashed #ffffff80;padding:16px 0;font-size:16px;line-height:1.45}.capability-credible li:last-child{border-bottom:1px dashed #ffffff80}.capability-close{color:#2c2e39;background:#fff;align-items:center;gap:80px;padding:80px 64px;display:flex}.capability-close-copy{flex:1}.capability-close h2{margin-bottom:24px}.capability-close p{max-width:780px}.button-secondary{color:#0064f0;background:#fff}.button-secondary:hover{color:#0056cf;background:#e8f1ff}.header-cta,.home-cta .home-button{color:#fff;background:#0064f0}.header-cta:hover,.home-cta .home-button:hover{color:#fff;background:#1e3a8a}nav a.header-cta,.mobile-nav nav a.header-cta{color:#fff}.home-button-light,a.button-secondary{color:#0064f0;background:#fff}.home-button-light:hover,a.button-secondary:hover{color:#fff;background:#0ea5e9}.how-hero{color:#2c2e39;background:#f1f0ee}.how-hero-intro{grid-template-columns:minmax(0,510px) minmax(0,1fr);gap:0 64px;width:min(100%,1440px);margin-inline:auto;padding:80px 64px;display:grid}.how-hero-intro .eyebrow{color:#2c2e39;letter-spacing:-.07px;grid-column:1/-1;height:60px;margin:0;font-size:14px;font-weight:400;line-height:1.45}.how-hero-intro h1{letter-spacing:-1.6px;margin:0;font-size:64px;font-weight:400;line-height:1.3}.how-hero-copy{flex-direction:column;grid-column:2;gap:20px;font-size:20px;line-height:1.45;display:flex}.how-hero-copy p{margin:0}.how-hero-collage{grid-template-columns:557px repeat(2,minmax(0,1fr));align-items:stretch;gap:16px;width:min(100%,1440px);height:557px;margin-inline:auto;padding:0 64px;display:grid}.how-hero-collage>img{object-fit:cover;width:100%;height:557px}.how-hero-callout{color:#fff;background:#001233 url(/assets/figma-pages/how-hero-panel.png) 50%/cover no-repeat;align-items:center;height:557px;padding:24px;font-size:32px;line-height:1.2;display:flex}.how-layers,.how-engagements,.how-conversations{color:#2c2e39;padding:80px 64px}.how-layers{background:#fff}.how-section-heading{max-width:840px}.how-section-heading h2{letter-spacing:-.96px;margin:0 0 24px;font-size:48px;font-weight:400;line-height:1.3}.how-section-heading>p{margin:0 0 20px;font-size:20px;line-height:1.45}.how-layer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:64px;margin-top:56px;display:grid}.how-layer-card{flex-direction:column;min-height:352px;display:flex}.how-layer-card img{width:80px;height:80px;margin-bottom:48px}.how-layer-card h3{margin:0 0 16px;font-size:24px;font-weight:400;line-height:1.45}.how-layer-card p{margin:0;font-size:16px;line-height:1.45}.how-engagements{background:#f1f0ee}.how-engagements>.how-section-heading{text-align:center;max-width:912px;margin-inline:auto}.how-engagements>.how-section-heading h2{margin-bottom:24px}.how-path-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:80px;padding-bottom:80px;display:grid}.how-path-card{background:#fff;border-radius:6px;flex-direction:column;min-height:602px;display:flex;overflow:hidden}.how-path-band{background:#0064f0;align-items:center;height:80px;padding:0 24px;display:flex}.how-path-band .eyebrow{color:#fff;margin:0;font-size:14px}.how-path-card-body{flex-direction:column;min-height:522px;padding:24px;display:flex}.how-path-card h3{margin:0 0 16px;font-size:24px;font-weight:400;line-height:1.45}.how-path-card-body>p{margin:0 0 24px;font-size:16px;line-height:1.45}.how-path-card .how-duration{color:#0064f0;font-weight:600}.how-output-label{border-top:1px dashed #2c2e3980;padding-top:24px;font-weight:600;margin-top:auto!important;font-size:14px!important}.how-path-card ul,.how-scope-list{margin:0;padding:0;list-style:none}.how-path-card li{border-top:1px dashed #2c2e3959;padding:12px 0;font-size:14px}.how-scope{border-top:1px solid #2c2e3980;grid-template-columns:1fr 1fr;gap:0 64px;margin-top:0;padding-top:80px;display:grid}.how-scope h3{letter-spacing:-.96px;grid-column:1/-1;margin:0 0 24px;font-size:48px;font-weight:400;line-height:1.3}.how-scope-copy p{margin:0 0 20px;font-size:20px;line-height:1.45}.how-scope-copy p:last-child{margin-bottom:0}.how-scope-items{min-width:0}.how-scope-label{margin:0 0 24px;font-size:20px;line-height:1.45}.how-scope-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.how-scope-list li{background:#fff;border:0;border-radius:6px;align-items:center;gap:16px;min-height:80px;padding:8px 16px;font-size:16px;line-height:1.45;display:flex}.how-scope-list li img{flex:0 0 64px;width:64px;height:64px}.how-risk{color:#fff;background:linear-gradient(#001233bf,#001233bf),url(/assets/figma-pages/how-risk.jpg) 50%/cover;min-height:507px;padding:80px 64px}.how-risk-content{max-width:1112px;margin:0 auto}.how-risk h2{letter-spacing:-2px;text-align:center;margin:0;font-size:48px;font-weight:400;line-height:1.3}.how-risk-content{flex-direction:column;gap:24px;display:flex}.how-risk-content p{margin:0;font-size:20px;line-height:1.45}.how-conversations{background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;display:grid}.how-conversations-image{object-fit:cover;width:100%;height:702px;display:block}.how-conversations-content{min-width:0}.how-conversations-content .how-section-heading{max-width:none}.how-conversations-content .how-section-heading .eyebrow{margin-bottom:24px}.how-conversations-content .how-section-heading h2{letter-spacing:-2px;margin:0;font-size:48px;line-height:1.3}.how-question-list{grid-template-columns:1fr;gap:0;margin-top:32px;padding-bottom:16px;display:grid}.how-question-list p{border-top:1px dashed #2c2e3980;min-height:55px;margin:0;padding:16px 0;font-size:16px;line-height:1.45}.how-question-list p:last-child{border-bottom:1px dashed #2c2e3980}.how-conversations-close{margin:0;font-size:20px;line-height:1.45}.how-bottom-cta{text-align:center;color:#2c2e39;background:#f1f0ee;padding:80px 24px}.how-bottom-cta>div{max-width:1040px;margin:0 auto}.how-bottom-cta h2{letter-spacing:-2px;margin:0;font-size:48px;font-weight:400;line-height:1.3}.how-bottom-cta p{margin:24px auto 40px;font-size:20px;line-height:1.45}.about-hero{text-align:center;background-image:linear-gradient(#f1f0ee33, #f1f0ee33), var(--hero-image);justify-content:center;min-height:720px}.about-hero>div{width:min(1080px,100% - 128px);padding:80px 0}.about-hero .eyebrow{color:#2c2e39}.about-hero h1{color:#2c2e39;letter-spacing:-1.6px;max-width:1080px;margin:40px auto;font-size:64px;font-weight:400;line-height:1.3}.about-mission,.about-purpose,.about-values{color:#2c2e39;padding:80px 64px}.about-mission{background:#f1f0ee}.section-rule{width:100%;height:1px;margin-bottom:80px;display:block}.about-two-column{grid-template-columns:1fr 1fr;gap:64px;margin-top:24px;display:grid}.about-two-column h2,.about-purpose h2,.about-values h2{letter-spacing:-.96px;margin:0;font-size:48px;font-weight:400;line-height:1.3}.about-two-column p,.about-purpose>div:last-child>p:last-child{margin:0;font-size:20px;line-height:1.45}.about-quote{background:linear-gradient(#00123373, #00123373), var(--quote-image) center/cover;padding:80px 160px}.about-quote-card{color:#fff;background:#fff3;border-radius:16px;grid-template-columns:1fr auto auto;align-items:center;gap:40px;padding:80px 100px;display:grid}.about-quote-card>p{margin:0;font-size:32px;line-height:1.2}.about-quote-divider{background:#ffffffb3;width:1px;height:169px}.about-quote-author{flex-direction:column;gap:16px;display:flex}.about-quote-author img{object-fit:cover;border-radius:100px;width:72px;height:99px}.about-quote-author p{text-transform:uppercase;margin:0;font-size:14px;line-height:1.45}.about-purpose{background:#f1f0ee;grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.about-purpose-image img{object-fit:cover;width:100%;height:359px;display:block}.about-purpose h2{margin:24px 0}.about-values{background:#f1f0ee}.about-values-heading{text-align:center;max-width:1240px;margin:0 auto}.about-values-heading h2{margin-top:24px}.about-values-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:64px 80px;max-width:1240px;margin:64px auto 0;display:grid}.about-values-grid article{text-align:center}.about-values-grid img{width:80px;height:80px}.about-values-grid h3{margin:24px 0 16px;font-size:24px;font-weight:400}.about-values-grid p{margin:0;font-size:16px;line-height:1.45}.about-cta{text-align:center;color:#2c2e39;background:#fff;padding:80px 24px}.about-cta h2{letter-spacing:-.96px;margin:0;font-size:48px;font-weight:400;line-height:1.3}.about-cta p{max-width:680px;margin:24px auto 40px;font-size:16px;line-height:1.45}.contact-hero{color:#2c2e39;background:#f1f0ee;padding:160px 64px 80px}.contact-hero-heading{max-width:624px;margin-bottom:40px}.contact-hero-heading h1{letter-spacing:-.2px;margin:0 0 16px;font-size:40px;font-weight:400;line-height:1.1}.contact-hero-heading p{letter-spacing:-.2px;margin:0;font-size:40px;line-height:1.1}.contact-form-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;display:grid}.contact-form{flex-direction:column;gap:24px;max-width:none;display:flex}.contact-field{min-height:56px;display:block;position:relative}.contact-field span{z-index:1;color:#2c2e39b3;pointer-events:none;font-size:16px;position:absolute;top:16px;left:16px}.contact-field input,.contact-field textarea{z-index:0;color:#2c2e39;background:#fff;border:1px solid #2c2e394d;border-radius:8px;width:100%;padding:16px 52px 16px 16px;font-size:16px;position:relative}.contact-field input{height:56px}.contact-field textarea{resize:vertical;min-height:120px;padding:24px 24px 24px 48px}.contact-field img{z-index:1;pointer-events:none;width:24px;height:24px;position:absolute;top:16px;right:16px}.contact-field input:focus,.contact-field textarea:focus{border-color:#0064f0;outline:2px solid #0064f033}.contact-textarea img{width:20px;height:20px;top:24px;left:16px;right:auto}.contact-picker{position:relative}.contact-picker-trigger{color:#2c2e39;text-align:left;cursor:pointer;background:#fff;border:1px solid #2c2e394d;border-radius:8px;justify-content:space-between;align-items:center;width:100%;min-height:56px;padding:16px;font-size:16px;display:flex}.contact-picker-trigger img{width:24px;height:24px}.contact-picker-options{z-index:4;background:#fff;border-radius:8px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 .5px 2px #19213d1c}.contact-picker-options[hidden]{display:none}.contact-picker-options button{color:#2c2e39;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #2c2e391f;width:100%;padding:16px;font-size:16px;display:block}.contact-picker-options button:hover,.contact-picker-options button:focus-visible{background:#f1f0ee}.contact-form>.button{align-self:flex-start}.contact-image{object-fit:cover;width:100%;height:376px;display:block}.contact-support{color:#2c2e39;grid-template-columns:minmax(0,520px) 1fr;gap:120px;padding:80px 64px;display:grid}.contact-support>p{margin:0;font-size:32px;line-height:1.2}.contact-support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;display:grid}.contact-support-grid article{border:1px dashed #0064f0;border-radius:6px;padding:24px}.contact-support-grid .eyebrow{color:#0064f0;margin:0 0 24px;font-size:14px;font-weight:700}.contact-support-grid a{color:#2c2e39;margin-bottom:24px;font-size:18px;font-weight:600;display:block}.contact-support-grid p:last-child{color:#2c2e39b3;margin:0;font-size:16px;line-height:1.45}@media (width<=1000px){.site-header{padding:24px 32px}.desktop-nav{display:none}.mobile-nav{color:#fff;margin-left:auto;display:block;position:static}.mobile-nav summary{cursor:pointer;width:24px;height:36px;list-style:none;display:block;position:relative}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span,.mobile-nav summary span:before,.mobile-nav summary span:after{content:"";background:#fff;width:18px;height:1px;display:block;position:absolute}.mobile-nav summary span{top:17px;right:3px}.mobile-nav summary span:before{top:-6px}.mobile-nav summary span:after{top:6px}.mobile-nav[open] summary span{background:0 0}.mobile-nav[open] summary span:before{top:0;transform:rotate(45deg)}.mobile-nav[open] summary span:after{top:0;transform:rotate(-45deg)}.mobile-nav nav{min-width:0;box-shadow:none;background:#2c2e39;flex-direction:column;align-items:flex-start;gap:24px;padding:40px 32px 112px;display:flex;position:fixed;top:88px;left:0;right:0}.mobile-nav-items{flex-direction:column;align-items:stretch;width:100%;display:flex}.mobile-nav nav .mobile-nav-items a{color:#fff;border-top:1px dashed #ffffff80;align-items:center;width:100%;min-height:68px;padding:24px 0;font-size:20px;font-weight:400;line-height:1.4;display:flex}.mobile-nav nav .header-cta{text-align:center;white-space:nowrap;width:max-content;min-width:160px;max-width:360px;min-height:48px;margin:0;padding:14px 24px;display:inline-flex}.capability-hero-content{width:calc(100% - 64px)}.capability-hero h1,.about-hero h1{font-size:52px}.capability-intro,.about-purpose{gap:32px;padding-inline:32px}.capability-beyond,.capability-areas,.capability-credible,.capability-close,.how-layers,.how-engagements,.how-conversations,.about-mission,.about-values,.contact-hero,.contact-support{padding-inline:32px}.capability-area-card img{height:300px}.how-hero-intro{flex-direction:column;gap:0;padding:144px 32px 64px;display:flex}.how-hero-intro .eyebrow{height:60px}.how-hero-intro h1{letter-spacing:-1px;font-size:40px;line-height:1.3}.how-hero-copy{margin-top:24px;font-size:18px}.how-hero-collage{grid-template-columns:1fr;gap:16px;height:auto;padding:0 32px}.how-hero-collage>img,.how-hero-callout{height:450px}.how-hero-callout{font-size:30px}.how-layers,.how-engagements{padding-block:64px}.how-section-heading h2{font-size:40px}.how-section-heading>p{font-size:18px}.how-layer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:64px 48px}.how-layer-card{min-height:0}.how-layer-card h3{font-size:20px}.how-path-grid{grid-template-columns:1fr;gap:48px;margin-top:0;padding-bottom:64px}.how-path-card{min-height:535px}.how-path-band{height:88px}.how-path-card-body{min-height:447px}.how-scope{grid-template-columns:1fr 1fr;gap:0 48px;margin-top:0;padding-top:64px}.how-scope h3{font-size:40px}.how-risk{min-height:516px;padding:64px 32px}.how-risk-content{max-width:672px}.how-risk h2{font-size:40px}.how-risk-content p{font-size:18px}.how-conversations{grid-template-columns:1fr;gap:48px;padding-block:64px}.how-conversations-content{order:1}.how-conversations-image{order:2;height:467px}.how-conversations-content .how-section-heading h2{font-size:40px}.how-conversations-close{font-size:18px}.how-bottom-cta{padding-block:64px}.how-bottom-cta h2{font-size:40px}.how-bottom-cta p{font-size:18px}.about-hero>div{width:calc(100% - 64px)}.about-quote{padding-inline:32px}.about-quote-card{padding:64px}.about-values-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 32px}.contact-support{grid-template-columns:1fr;gap:48px}}@media (width<=700px){.site-header{min-height:88px;padding:24px 16px}.mobile-nav nav{padding:24px 16px 64px;top:88px}.mobile-nav nav .mobile-nav-items a{min-height:56px;padding:16px 0;font-size:16px}.capability-hero{min-height:720px}.capability-hero-content{width:calc(100% - 32px);padding:48px 0}.capability-hero h1,.about-hero h1{letter-spacing:-1px;margin:24px 0;font-size:40px}.capability-hero-description,.capability-intro p,.capability-section-heading>p:not(.eyebrow),.capability-close p,.how-section-heading>p,.how-scope p,.how-risk-content p,.how-conversations-close,.about-two-column p,.about-purpose>div:last-child>p:last-child{font-size:16px}.capability-intro{grid-template-columns:1fr;padding:48px 16px}.capability-intro h2,.capability-section-heading h2,.capability-close h2,.how-section-heading h2,.about-two-column h2,.about-purpose h2,.about-values h2{font-size:36px}.capability-intro-images{flex-direction:column;order:-1;gap:16px;display:flex}.capability-intro-images img{height:300px}.capability-beyond,.capability-areas,.capability-credible,.capability-close,.how-layers,.how-engagements,.how-conversations,.about-mission,.about-values,.contact-hero,.contact-support{padding:48px 16px}.capability-question-grid{grid-template-columns:1fr;gap:16px;margin-top:40px}.capability-question-grid p{min-height:0;font-size:16px}.capability-conclusion{margin-top:40px;font-size:20px}.capability-area-grid{grid-template-columns:1fr;gap:48px;margin-top:40px}.capability-area-card img{height:240px}.capability-area-card h3{margin-top:24px;font-size:28px}.capability-credible h2{margin:24px 0;font-size:36px}.capability-credible ul{grid-template-columns:1fr}.capability-close{flex-direction:column;align-items:flex-start;gap:32px}.how-hero-intro{flex-direction:column;gap:0;padding:128px 16px 48px;display:flex}.how-hero-intro .eyebrow{height:20px}.how-hero-intro h1{letter-spacing:-1px;margin:24px 0 0;font-size:40px;line-height:1.3}.how-hero-copy{margin-top:24px;font-size:16px}.how-hero-collage{grid-template-columns:1fr;gap:16px;padding:0 16px}.how-hero-collage>img,.how-hero-callout{height:557px}.how-hero-callout{font-size:28px}.how-layers,.how-engagements{padding-block:48px}.how-section-heading h2{font-size:32px}.how-engagements>.how-section-heading h2{margin-bottom:30px}.how-layer-grid{grid-template-columns:1fr;gap:64px;margin-top:56px}.how-layer-card{min-height:auto}.how-layer-card img{margin-bottom:48px}.how-path-grid{gap:48px;margin-top:0;padding-bottom:48px}.how-path-card{min-height:621px}.how-path-card:nth-child(3){min-height:618px}.how-path-band{height:88px}.how-path-card-body{min-height:533px}.how-path-card h3{font-size:20px}.how-scope{grid-template-columns:1fr;gap:0;margin-top:0;padding-top:48px}.how-scope h3{letter-spacing:-.64px;margin-bottom:24px;font-size:32px}.how-scope-copy p{font-size:16px}.how-scope-items{margin-top:48px}.how-scope-label{margin-bottom:24px;font-size:16px}.how-scope-list{grid-template-columns:1fr;gap:16px}.how-scope-list li{min-height:64px;padding:0 16px}.how-scope-list li img{flex-basis:64px}.how-scope-list li:first-child{order:1}.how-scope-list li:nth-child(2){order:4}.how-scope-list li:nth-child(3){order:2}.how-scope-list li:nth-child(4){order:5}.how-scope-list li:nth-child(5){order:3}.how-scope-list li:nth-child(6){order:6}.how-risk{min-height:647px;padding:48px 16px}.how-risk-content{max-width:326px}.how-risk h2{font-size:32px}.how-question-list{margin-top:32px}.how-conversations{gap:32px;padding-block:48px}.how-conversations-image{height:467px}.how-conversations-content .how-section-heading h2{font-size:32px}.how-bottom-cta{padding:48px 16px}.how-bottom-cta h2{font-size:32px}.how-bottom-cta p{font-size:16px}.about-hero{min-height:720px}.about-hero>div{width:calc(100% - 32px);padding:48px 0}.about-mission,.about-purpose,.about-values{padding:48px 16px}.section-rule{margin-bottom:48px}.about-two-column,.about-purpose{grid-template-columns:1fr;gap:32px}.about-quote{padding:48px 16px}.about-quote-card{grid-template-columns:1fr;gap:24px;padding:32px 24px}.about-quote-card>p{font-size:28px}.about-quote-divider{width:100%;height:1px}.about-quote-author{flex-direction:row;align-items:center}.about-purpose-image img{height:240px}.about-values-grid{grid-template-columns:1fr;gap:40px;margin-top:40px}.about-cta{padding:48px 16px}.about-cta h2{font-size:36px}.contact-hero{padding-top:80px}.contact-hero-heading h1,.contact-hero-heading p{font-size:32px}.contact-form-layout{grid-template-columns:1fr;gap:40px}.contact-image{object-fit:cover;order:-1;height:300px}.contact-support-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
