:root{--navy:#0a1b29;--navy2:#142b3c;--green:#4d7f37;--green2:#315f29;--cream:#f7f5f0;--warm:#f0ece3;--mist:#edf1f5;--white:#fff;--ink:#0d1b2a;--muted:#4c5660;--line:#d8ddd9;--max:1180px;--sans:"Avenir Next", "Segoe UI", Arial, sans-serif;--serif:Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.55}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.wrap{width:min(calc(100% - 64px), var(--max));margin-inline:auto}.skip{z-index:99;background:#fff;padding:8px 12px;position:fixed;top:-60px;left:12px}.skip:focus{top:12px}.eyebrow{color:var(--green2);letter-spacing:.065em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:800}.section-title{letter-spacing:-.035em;margin:0;font-size:clamp(1.7rem,2.7vw,2.35rem);line-height:1.08}.lede{color:var(--muted);font-size:1rem}.btn{border:1px solid var(--green);background:var(--green);color:#fff;letter-spacing:.025em;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;min-height:44px;padding:0 22px;font-size:.7rem;font-weight:800;display:inline-flex}.btn:hover{background:var(--green2);border-color:var(--green2)}.btn--outline{color:var(--ink);background:0 0}.text-link{color:var(--green2);letter-spacing:.035em;text-transform:uppercase;font-size:.68rem;font-weight:800;display:inline-block}.text-link:after{content:"  →"}.demo-bar{background:var(--green);color:#fff;justify-content:center;gap:24px;padding:5px 16px;font-size:.72rem;display:flex}.demo-bar a{text-decoration:underline}.header{z-index:20;background:var(--navy);color:#fff;height:80px;position:relative}.header__inner{align-items:center;gap:14px;height:100%;display:flex}.logo{min-width:218px;color:var(--navy);align-items:center;gap:10px;display:inline-flex}.logo svg{width:50px;height:50px}.logo svg circle{fill:#f7f7f2;stroke:var(--green);stroke-width:6px}.logo svg path{fill:none;stroke:var(--green2);stroke-width:2.5px}.logo--light{color:#fff}.logo--light svg circle{fill:#f4f4ee}.logo span{line-height:1;display:grid}.logo strong{letter-spacing:.055em;text-transform:uppercase;font-size:1.16rem}.logo i{font-family:var(--serif);font-weight:400}.logo small{color:var(--green);letter-spacing:.075em;text-transform:uppercase;margin-top:6px;font-size:.5rem;font-weight:800}.header nav{justify-content:flex-end;align-items:center;gap:20px;margin-left:auto;display:flex}.header nav a{text-transform:uppercase;white-space:nowrap;padding:31px 0;font-size:.65rem;font-weight:800;position:relative}.header nav a:after{content:"";background:var(--green);width:0;height:2px;position:absolute;bottom:22px;left:0}.header nav a:hover:after,.header nav a.active:after{width:100%}.btn--header{background:0 0;min-width:124px;margin-left:2px;padding-inline:15px}.menu{color:#fff;background:0 0;border:0;margin-left:auto;display:none}.menu span{background:currentColor;width:23px;height:2px;margin:4px 0;display:block}.menu b{text-transform:uppercase;font-size:.52rem}.footer{background:var(--navy);color:#fff;min-height:143px;padding:17px 0 8px;position:relative}.footer__grid{grid-template-columns:2fr 1.05fr 1fr 1.45fr;gap:42px;display:grid}.footer .logo svg{width:42px;height:42px}.footer .logo strong{font-size:1rem}.footer__intro p{color:#d9e0e4;max-width:270px;margin:7px 0 4px;font-size:.69rem;line-height:1.45}.footer__grid>div:not(.footer__intro){flex-direction:column;gap:3px;display:flex}.footer h2{letter-spacing:.05em;text-transform:uppercase;margin:3px 0 5px;font-size:.68rem}.footer a,.footer p,.footer small{color:#dce2e6;font-size:.66rem}.footer__base{right:max(32px, calc((100vw - var(--max)) / 2));color:#dce2e6;justify-content:flex-end;gap:12px;font-size:.64rem;display:flex;position:absolute;bottom:8px}.cta-strip{background-color:#f4f2ec;background-image:radial-gradient(#cbd0ca .7px,#0000 .7px);background-size:10px 10px}.cta-strip__inner{grid-template-columns:auto 1.35fr 1.55fr auto;align-items:center;gap:22px;min-height:74px;display:grid}.cta-check{border:3px solid var(--green);width:49px;height:49px;color:var(--green);border-radius:50%;place-items:center;font-size:1.65rem;display:grid}.cta-strip h2{letter-spacing:-.025em;margin:0;font-size:1.55rem;line-height:1.02}.cta-strip p{margin:0;font-size:.78rem}.icon{color:var(--green2)}.home-hero{background:#f8f7f3}.home-hero__inner{grid-template-columns:40% 60%;height:334px;display:grid}.home-hero__copy{flex-direction:column;justify-content:center;padding:0 5px 0 23px;display:flex}.home-hero h1{letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(2.05rem,3.3vw,2.6rem);line-height:1.07}.home-hero h1 span{white-space:nowrap;display:block}.home-hero .lede{max-width:455px;margin:0;font-size:.9rem;line-height:1.7}.actions{gap:13px;margin-top:20px;display:flex}.home-hero__media{margin-right:calc((100vw - min(calc(100vw - 64px), var(--max))) / -2);position:relative;overflow:hidden}.home-hero__media img{object-fit:cover;filter:saturate(.62)contrast(.92)brightness(1.06);width:100%;height:100%}.home-hero__media:before{content:"";z-index:1;background:linear-gradient(90deg,#f8f7f324,#0000 36%);position:absolute;inset:0}.brand-stamp{z-index:2;color:#fff;letter-spacing:.05em;background:#0a1b29f0;border-radius:50%;place-items:center;width:82px;height:82px;font-size:.85rem;font-weight:900;display:grid;position:absolute;top:21%;right:14%;box-shadow:0 12px 30px #0a1b2938}.brand-stamp:after{content:"";border:2px solid var(--green);border-radius:50%;position:absolute;inset:12px}.services{background:#fff;height:267px;padding:22px 0 20px}.section-head{text-align:center;margin-bottom:22px}.service-grid{grid-template-columns:repeat(4,1fr);display:grid}.service-card{text-align:center;border-right:1px solid var(--line);padding:0 28px}.service-card:last-child{border-right:0}.service-card .icon-wrap{background:var(--cream);border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 8px;display:grid}.service-card h3{margin:0 0 6px;font-size:.92rem}.service-card p{max-width:220px;min-height:43px;color:var(--muted);margin:0 auto 4px;font-size:.73rem;line-height:1.55}.framework{background:linear-gradient(100deg,#edf1f5,#faf9f5);height:232px;padding:6px 0}.framework__inner{grid-template-columns:39% 1fr;align-items:center;gap:70px;display:grid}.wheel{background:conic-gradient(var(--green) 0 25%, #bcb4a7 0 50%, #5f7390 0 75%, var(--navy) 0);border-radius:50%;width:220px;height:220px;margin:auto 0 auto auto;position:relative}.wheel:after{content:"THE\a EMBLEM\a FRAMEWORK";white-space:pre;text-align:center;background:#f7f8f7;border-radius:50%;place-items:center;font-size:.66rem;font-weight:900;line-height:1.08;display:grid;position:absolute;inset:27%}.wheel span{z-index:1;color:#fff;text-transform:uppercase;font-size:.52rem;font-weight:800;position:absolute}.wheel span:first-child{top:18%;left:58%}.wheel span:nth-child(2){top:75%;left:60%}.wheel span:nth-child(3){top:74%;left:12%}.wheel span:nth-child(4){top:18%;left:12%}.framework__copy{max-width:500px}.framework__copy p:not(.eyebrow){margin:0 0 15px;font-size:.78rem;line-height:1.6}.rights{background:#fff;height:180px;padding:10px 0 12px}.right-grid{grid-template-columns:repeat(4,1fr);display:grid}.right-card{text-align:center;border-right:1px solid var(--line);padding:0 34px}.right-card:last-child{border-right:0}.right-card h3{margin:0 0 5px;font-size:.75rem}.right-card p{max-width:180px;color:var(--muted);margin:0 auto;font-size:.66rem;line-height:1.45}.duo{grid-template-columns:1fr 1.08fr;display:grid}.duo__panel{height:230px;padding:15px max(32px, calc((100vw - var(--max)) / 2))}.duo__panel:first-child{background:#f1ede5;padding-right:44px}.duo__panel:last-child{background:#edf1f5;padding-left:44px}.duo .section-title{font-size:1.65rem}.industry-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin:12px 0 10px;display:grid}.industry-grid div{text-align:center;color:var(--ink);text-transform:uppercase;font-size:.55rem;font-weight:800}.industry-grid .icon{margin:0 auto 2px;display:block}.product-feature{grid-template-columns:1.2fr .8fr;align-items:end;gap:24px;display:grid}.product-feature img{object-fit:cover;width:100%;height:132px}.product-feature p{font-size:.7rem;line-height:1.45}.product-feature .btn{min-height:38px;padding-inline:18px}.custom-page-hero{background:linear-gradient(105deg,#f6f3ec,#eaf0f2)}.custom-page-hero__inner{grid-template-columns:1fr 1fr;min-height:300px;display:grid}.custom-page-hero__copy{align-self:center;padding:48px 55px 48px 0}.custom-page-hero h1{letter-spacing:-.04em;margin:0 0 15px;font-size:clamp(2.4rem,4.5vw,4rem);line-height:1.05}.custom-page-hero__media{margin:0;overflow:hidden}.custom-page-hero__media img{width:calc(100% + max(32px, (100vw - var(--max))/2));object-fit:cover;height:100%}.content-section{background:#fff;padding:60px 0}.three-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.info-card{border:1px solid var(--line);background:#fff;padding:27px}.info-card h2{font-size:1.1rem}.info-card p{color:var(--muted);font-size:.82rem}.article{max-width:720px;margin:auto}.article h1{font-size:3.4rem}.contact-grid{grid-template-columns:.75fr 1.25fr;gap:60px;display:grid}.form{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form label{text-transform:uppercase;font-size:.7rem;font-weight:800}.form input,.form select,.form textarea{background:#fff;border:1px solid #bcc4bf;width:100%;margin-top:5px;padding:11px}.form .full{grid-column:1/-1}.step-number{color:var(--green);margin-bottom:8px;font-size:1.7rem;font-weight:900;display:block}.inner-rights{height:auto;padding:35px 0 40px}.industry-cards{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.industry-card{text-align:center;background:#fff;padding:28px}.industry-card h2{margin:8px 0;font-size:1rem}.industry-card p{color:var(--muted);margin:0;font-size:.75rem}.journal-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.journal-card{background:var(--cream)}.journal-card img{object-fit:cover;width:100%;height:210px}.journal-card h2{margin:0 0 10px;font-size:1.3rem;line-height:1.15}.journal-card p:not(.eyebrow){color:var(--muted);font-size:.8rem}.article h1{letter-spacing:-.04em;margin:0 0 18px;font-size:clamp(2.6rem,6vw,4.5rem);line-height:1.04}.article-lead{color:var(--muted);font-size:1.2rem}.article>img{object-fit:cover;width:100%;max-height:430px;margin:30px 0}.article-body{font-family:var(--serif);font-size:1.12rem}.form-note{color:var(--muted);font-size:.7rem}.not-found{text-align:center;place-items:center;min-height:65vh;padding:60px 20px;display:grid}.error-code{color:var(--green);margin:0;font-size:6rem;font-weight:900}:root{--section-space:clamp(72px, 7vw, 104px);--section-space-compact:clamp(56px, 5vw, 76px);--content-gap:clamp(32px, 4vw, 64px)}.section-head{margin-bottom:44px}.footer{min-height:0;padding:48px 0 30px}.footer__grid{gap:clamp(36px,5vw,72px)}.footer__intro p{margin:14px 0 10px;font-size:.75rem;line-height:1.65}.footer__grid>div:not(.footer__intro){gap:7px}.footer h2{margin-bottom:10px}.footer a,.footer p,.footer small{font-size:.72rem}.footer__base{margin-top:32px;position:static}.cta-strip__inner{gap:28px;min-height:120px}.cta-check{width:56px;height:56px}.cta-strip h2{font-size:clamp(1.55rem,2.2vw,1.9rem)}.cta-strip p{font-size:.86rem;line-height:1.65}.home-hero__inner{height:auto;min-height:clamp(420px,34vw,500px)}.home-hero__copy{padding:64px 20px 64px 23px}.home-hero .lede{max-width:405px;font-size:.88rem;line-height:1.75}.actions{margin-top:26px}.services{height:auto;padding:var(--section-space-compact) 0}.services .section-head{margin-bottom:44px}.service-card{padding-inline:34px}.service-card .icon-wrap{width:64px;height:64px;margin-bottom:18px}.service-card h3{margin-bottom:10px}.service-card p{min-height:54px;margin-bottom:16px}.framework{height:auto;padding:var(--section-space-compact) 0}.framework__inner{gap:clamp(56px,7vw,92px)}.wheel{width:260px;height:260px}.framework__copy .section-title{margin-bottom:18px}.framework__copy p:not(.eyebrow){margin-bottom:24px;font-size:.88rem;line-height:1.75}.rights{height:auto;padding:var(--section-space-compact) 0}.rights .section-head{margin-bottom:40px}.right-card{padding-inline:38px}.right-card .icon{margin-bottom:12px}.right-card h3{margin-bottom:9px;font-size:.82rem}.right-card p{font-size:.72rem;line-height:1.6}.duo__panel{height:auto;min-height:340px;padding-block:var(--section-space-compact)}.industry-grid{gap:22px 14px;margin:28px 0 22px}.product-feature{align-items:center;gap:28px;margin-top:28px}.product-feature img{height:170px}.product-feature p{margin:0 0 18px;font-size:.78rem;line-height:1.65}.custom-page-hero__inner{min-height:clamp(420px,36vw,520px)}.custom-page-hero__copy{padding:72px 70px 72px 0}.custom-page-hero h1{margin-bottom:22px}.custom-page-hero .lede{max-width:520px;line-height:1.75}.content-section{padding:var(--section-space) 0}.three-grid{gap:28px}.info-card{padding:34px}.info-card h2{margin:8px 0 12px}.info-card p{margin:0;line-height:1.7}.contact-grid{gap:clamp(56px,7vw,88px)}.form{gap:20px}.form input,.form select,.form textarea{margin-top:7px;padding:13px}.inner-rights{padding:var(--section-space-compact) 0}.industry-card{padding:38px 30px}.industry-card h2{margin:14px 0 10px}.industry-card p{line-height:1.65}.journal-grid{gap:28px}.journal-card img{height:240px}.journal-card>div{padding:30px}.journal-card h2{margin-bottom:14px}.content-section--tint{background:var(--cream)}.content-section--mist{background:var(--mist)}.section-intro{max-width:700px;color:var(--muted);text-align:center;margin:0 auto 48px;font-size:1rem;line-height:1.75}.split-layout{align-items:center;gap:var(--content-gap);grid-template-columns:1fr 1fr;display:grid}.split-layout--reverse .split-layout__media{order:2}.split-layout__copy{max-width:560px}.split-layout__copy .section-title{margin-bottom:22px}.split-layout__copy>p:not(.eyebrow){color:var(--muted);line-height:1.8}.split-layout__media{object-fit:cover;width:100%;height:460px}.feature-list{border-top:1px solid var(--line);gap:0;margin:30px 0 0;padding:0;list-style:none;display:grid}.feature-list li{border-bottom:1px solid var(--line);color:var(--muted);grid-template-columns:150px 1fr;gap:24px;padding:18px 0;line-height:1.65;display:grid}.feature-list strong{color:var(--ink)}.capability-grid,.category-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.capability-card,.category-card{border:1px solid var(--line);background:#fff;min-height:220px;padding:34px}.capability-card{border-top:3px solid var(--green)}.category-card{background:var(--cream)}.capability-card h3,.category-card h3{margin:18px 0 12px;font-size:1.12rem}.capability-card p,.category-card p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.75}.numbered-flow{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.numbered-flow article{background:#fff;min-height:250px;padding:36px 30px}.numbered-flow h3{margin:18px 0 12px;font-size:1.1rem}.numbered-flow p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.7}.decision-band{padding:var(--section-space-compact) 0;background:var(--navy);color:#fff}.decision-band__inner{gap:var(--content-gap);grid-template-columns:.8fr 1.2fr;align-items:start;display:grid}.decision-band .eyebrow{color:#8fbd72}.decision-band .section-title{max-width:470px}.decision-grid{grid-template-columns:1fr 1fr;gap:26px 32px;display:grid}.decision-grid div{border-top:1px solid #fff3;padding-top:18px}.decision-grid strong{margin-bottom:8px;display:block}.decision-grid p{color:#cbd5da;margin:0;font-size:.8rem;line-height:1.7}.contact-next{margin-top:var(--section-space-compact);padding-top:var(--section-space-compact);border-top:1px solid var(--line)}@media (width<=880px){.wrap{width:min(calc(100% - 40px), var(--max))}.header nav{background:var(--navy);flex-direction:column;align-items:flex-start;gap:2px;margin:0;padding:18px 20px 25px;display:none;position:absolute;top:80px;left:0;right:0}.header nav.open{display:flex}.header nav a{padding:8px 0}.header nav a:after{bottom:3px}.menu{display:block}.btn--header{display:none}.home-hero__inner{grid-template-columns:1fr;height:auto;min-height:0}.home-hero__copy{padding:56px 0 52px}.home-hero h1 span{white-space:normal}.home-hero__media{height:320px;margin-right:-20px}.duo__panel{padding-inline:30px!important}.footer__grid{gap:28px}}@media (width<=760px){.wrap{width:min(calc(100% - 30px), var(--max))}.header{height:72px}.header nav{top:72px}.logo{min-width:0}.logo svg{width:42px;height:42px}.logo strong{font-size:.94rem}.logo small{display:none}.home-hero h1{font-size:2.7rem}.home-hero__media{margin:0 -15px}.services{height:auto;padding:56px 0}.service-grid,.right-grid{grid-template-columns:1fr 1fr;gap:24px 0}.service-card:nth-child(2),.right-card:nth-child(2){border-right:0}.framework__inner{grid-template-columns:1fr;gap:40px}.framework,.rights{height:auto}.wheel{width:220px;height:220px}.framework__copy{text-align:center;margin:auto}.duo{grid-template-columns:1fr}.duo__panel{height:auto;min-height:0;padding:52px 25px!important}.cta-strip__inner{grid-template-columns:auto 1fr;padding-block:32px}.cta-strip p,.cta-strip .btn{grid-column:1/-1}.footer__grid{grid-template-columns:1fr 1fr}.footer{min-height:0}.footer__intro{grid-column:1/-1}.footer__base{justify-content:flex-start;margin-top:24px;position:static}.custom-page-hero__inner,.contact-grid,.split-layout,.decision-band__inner{grid-template-columns:1fr}.split-layout--reverse .split-layout__media{order:0}.split-layout__copy{max-width:none}.split-layout__media{height:360px}.capability-grid,.category-grid,.numbered-flow{grid-template-columns:1fr 1fr}.custom-page-hero__inner{min-height:0}.custom-page-hero__copy{padding:60px 0}.custom-page-hero__media{height:300px;margin-inline:-15px}.custom-page-hero__media img{width:100%}.three-grid{grid-template-columns:1fr}.content-section{padding:70px 0}.industry-cards,.journal-grid{grid-template-columns:1fr 1fr}}@media (width<=480px){.home-hero h1{font-size:2.35rem}.actions{flex-direction:column;align-items:flex-start}.service-grid,.right-grid{grid-template-columns:1fr}.service-card,.right-card{border-right:0;border-bottom:1px solid var(--line);padding:26px 12px}.industry-grid{grid-template-columns:1fr 1fr}.product-feature,.footer__grid{grid-template-columns:1fr}.footer__intro{grid-column:auto}.form{grid-template-columns:1fr}.form .full{grid-column:auto}.industry-cards,.journal-grid,.capability-grid,.category-grid,.numbered-flow,.decision-grid{grid-template-columns:1fr}.feature-list li{grid-template-columns:1fr;gap:6px}.capability-card,.category-card,.numbered-flow article{min-height:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
