:root{--green:#02463c;--deep:#01362f;--dark:#022f29;--gold:#c89d3f;--gold-light:#e2bf6b;--ink:#173f37;--muted:#68756f;--paper:#f5f6f2;--line:#d9dfd8;--sans:'Manrope',Arial,sans-serif;--serif:'DM Serif Display',Georgia,serif;--gutter:clamp(24px,5.6vw,100px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:#fff;color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%;height:auto}picture{display:contents}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.04em;line-height:1.08}h2{font-size:clamp(38px,4.5vw,68px)}h2 em{font-weight:400;color:#809582}h3{font-weight:600}ul{padding:0}em{font-family:var(--serif);font-weight:400}::selection{background:var(--gold);color:var(--dark)}:focus-visible{outline:3px solid var(--gold);outline-offset:6px}.wrap{max-width:1600px;margin-inline:auto;padding-inline:var(--gutter)}.section-space{padding-block:clamp(76px,8vw,132px)}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;line-height:1.6}.skip-link{position:fixed;z-index:1000;top:10px;left:10px;padding:12px;background:var(--gold);transform:translateY(-180%)}.skip-link:focus{transform:none}.header{position:sticky;top:0;background:rgba(255,255,255,.97);z-index:50;border-bottom:1px solid rgba(2,70,60,.07);transition:box-shadow .3s}.header.scrolled{box-shadow:0 8px 32px #002b2510}.header-inner{height:94px;max-width:1600px;margin:auto;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:block;width:208px;flex-shrink:0}.brand img{width:100%}.desktop-nav{display:flex;gap:36px;margin-left:auto;margin-right:20px;font-size:14px;font-weight:600}.desktop-nav a{position:relative;padding:10px 0}.desktop-nav a:after{content:'';position:absolute;height:1px;background:var(--gold);bottom:5px;left:0;right:100%;transition:right .25s}.desktop-nav a:hover:after,.desktop-nav a.active:after{right:0}.header-cta{display:flex;align-items:center;justify-content:center;gap:20px;padding:12px 22px;border:1px solid var(--green);border-radius:99px;font-size:14px;font-weight:600;transition:background .25s,color .25s}.header-cta:hover{background:var(--green);color:white}.header-cta span{font-size:21px;line-height:1}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.reading-progress{position:absolute;bottom:-1px;left:0;width:100%;height:2px;transform:scaleX(0);transform-origin:left;background:var(--gold)}
.hero{min-height:740px;min-height:min(850px,calc(100svh - 94px));position:relative;background:var(--dark);overflow:hidden;color:#fff;display:flex;flex-direction:column;justify-content:center}.hero-photo{position:absolute;inset:0 0 0 30%;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:70% 45%;animation:hero-image-in 1.7s cubic-bezier(.2,.5,.2,1) both}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#013a32 0%,#013a32f5 29%,#013a32ba 46%,#013a3220 73%,#00261f10 100%),linear-gradient(0deg,#012c26ab,transparent 45%)}.hero-content{position:relative;z-index:1;width:100%;padding-top:74px;padding-bottom:158px}.hero-eyebrow{display:flex;align-items:center;gap:14px;font-size:12px;letter-spacing:.18em;color:#dfebdf;margin-bottom:30px;animation:rise-in .8s .08s both}.hero-eyebrow span{height:1px;width:36px;background:var(--gold)}.hero h1{font-size:clamp(76px,8.8vw,138px);line-height:1.02;letter-spacing:-.045em;max-width:800px;animation:rise-in .85s .15s both}.hero h1 em{color:var(--gold-light)}.hero-description{max-width:480px;font-size:18px;line-height:1.75;color:#d8e4dc;margin-top:30px;margin-bottom:32px;animation:rise-in .85s .25s both}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border-radius:99px;padding:9px 10px 9px 25px;font-size:14px;font-weight:700;line-height:1.5;min-height:58px;transition:transform .25s,background .25s,box-shadow .25s}.button:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0002}.button-gold{background:var(--gold-light);color:#153d32}.button-gold:hover{background:#ebcb83}.button-icon{height:40px;width:40px;background:#143c3212;border-radius:50%;font-size:25px;display:grid;place-items:center;font-weight:400;transition:transform .25s}.button:hover .button-icon{transform:rotate(45deg)}.hero-content .button{animation:rise-in .85s .35s both}.hero-bottom{display:flex;align-items:center;justify-content:space-between;position:absolute;z-index:1;bottom:34px;left:0;right:0;width:100%}.hero-bottom p{font-size:12px;line-height:1.65;letter-spacing:.025em;color:#b3c5bc}.hero-bottom strong{color:#fff;font-weight:500}.scroll-link{display:flex;align-items:center;gap:16px;font-size:12px;color:#eef3ea}.scroll-link span{height:45px;width:45px;border:1px solid #ffffff66;border-radius:50%;display:grid;place-items:center;font-size:23px;transition:background .2s}.scroll-link:hover span{background:#ffffff20}.hero-side-note{position:absolute;right:24px;top:45%;writing-mode:vertical-rl;font-size:10px;letter-spacing:.22em;color:#e6ebdc}.brand-band{background:var(--deep);color:#fff;border-top:1px solid #ffffff1c}.brand-band-inner{min-height:144px;display:grid;grid-template-columns:260px 1fr;align-items:center;gap:48px}.brand-band p{font-size:12px;color:#baccc0;line-height:1.75}.brand-band strong{font-weight:500;color:#fff}.brand-strip{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:clamp(25px,4vw,65px)}.brand-strip a{display:flex;align-items:center;justify-content:center;min-height:60px;transition:opacity .2s}.brand-strip a:hover{opacity:.65}.brand-strip img{width:100%;max-width:160px;max-height:48px;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}.brand-strip .strip-plenapay{max-width:112px;max-height:55px}.essence-grid{display:grid;grid-template-columns:30% 1fr;gap:40px}.section-aside .eyebrow{color:#4d6958}.aside-line{display:block;width:48px;height:1px;background:var(--gold);margin-top:32px}.aside-caption{max-width:240px;color:var(--muted);font-size:14px;line-height:1.8;margin-top:32px}.essence-copy .lead{font-size:22px;line-height:1.6;max-width:720px;margin:36px 0 22px;color:#315347}.copy-columns{display:grid;grid-template-columns:1fr 1fr;gap:32px}.copy-columns p{font-size:15px;line-height:1.95;color:var(--muted)}.text-link{display:inline-flex;gap:24px;align-items:center;font-size:14px;font-weight:600;padding-bottom:8px;border-bottom:1px solid #c1cfc3;margin-top:32px;transition:gap .25s,border-color .25s}.text-link:hover{gap:34px;border-color:var(--gold)}.text-link span{font-size:23px;font-weight:400}.group{background:var(--paper)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:56px}.section-heading .eyebrow{margin-bottom:22px}.section-heading h2{font-size:clamp(38px,4vw,62px)}.section-heading>p{max-width:325px;font-size:15px;line-height:1.9;color:var(--muted);padding-bottom:6px}.companies{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.company{border:1px solid #dce2d8;background:white;scroll-margin-top:120px;transition:transform .3s,box-shadow .3s;overflow:hidden;border-radius:3px}.company:hover{transform:translateY(-6px);box-shadow:0 20px 45px #0a302b0d}.company-visual{height:220px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.company-visual img{position:relative;max-width:55%;max-height:80px;width:auto;object-fit:contain;transition:transform .5s}.company:hover .company-visual img{transform:scale(1.035)}.company-number{position:absolute;top:21px;left:26px;font-size:12px;font-weight:600;opacity:.65}.company-domain{position:absolute;bottom:21px;left:26px;font-size:10px;letter-spacing:.18em;font-weight:600;opacity:.7}.company-pay .company-visual{background:var(--green);color:#fff}.company-pay .company-visual img{max-height:101px}.company-sopague .company-visual{background:#142d29;color:#fff}.company-consultoria .company-visual{background:#e5eade;color:var(--green)}.company-bf .company-visual{background:#181e20;color:#fff}.company-bf .company-visual img{max-width:58%}.company-content{padding:30px 30px 22px}.company-content h3{font-size:23px;letter-spacing:-.035em;line-height:1.4}.company-content>p{color:var(--muted);font-size:14px;line-height:1.9;margin-top:15px;max-width:450px;min-height:80px}.company-bottom{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:25px;padding-top:20px;border-top:1px solid #e5e8df;font-size:12px}.company-bottom>span{color:#7a887d;font-size:11px}.company-bottom>a{display:flex;align-items:center;gap:12px;font-weight:700;white-space:nowrap}.company-bottom>a span{font-size:22px;line-height:1;color:#967320}.company-bottom>a:hover{color:#8a681e}.solutions{background:var(--green);color:white;padding-bottom:50px;position:relative}.solutions-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:clamp(60px,10vw,160px)}.solutions .eyebrow{color:#c3d3c9;margin-bottom:30px}.solutions-intro h2{font-size:clamp(60px,6vw,92px);line-height:1.02}.solutions-intro h2 em{color:var(--gold-light)}.solutions-intro>p:not(.eyebrow){max-width:330px;margin-top:28px;font-size:17px;color:#e4ebe1}.solutions-intro>p.muted-light{font-size:14px;color:#b0c4b9;margin-top:15px}.light-link{border-color:#ffffff40;color:#e2c783;font-size:13px}.solution{border-bottom:1px solid #ffffff29}.solution:first-child{border-top:1px solid #ffffff29}.solution summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:26px 1fr 26px;align-items:center;gap:20px;padding:27px 0;font-size:21px;font-weight:500;line-height:1.35;letter-spacing:-.025em}.solution summary::-webkit-details-marker{display:none}.solution-index{font-size:12px;letter-spacing:0;color:#98afa1}.expand-icon{display:block;width:20px;height:20px;position:relative;color:var(--gold-light)}.expand-icon:before,.expand-icon:after{content:'';position:absolute;top:9px;left:2px;width:16px;height:1px;background:currentColor;transition:transform .25s}.expand-icon:after{transform:rotate(90deg)}.solution[open] .expand-icon:after{transform:rotate(0)}.solution[open] summary{color:var(--gold-light)}.solution-body{padding:0 15px 30px 46px;animation:rise-in .3s both}.solution-body p{color:#c0d1c6;font-size:14px;line-height:1.95}.solution-body ul{list-style:none;margin:22px 0;color:#eef1e8;font-size:13px;line-height:2.2}.solution-body li:before{content:'—';color:var(--gold-light);margin-right:12px}.solution-brand{font-size:10px;font-weight:700;letter-spacing:.14em;color:#89a597}.solutions-foot{display:flex;align-items:center;gap:26px;margin-top:78px;color:#a8bdae;font-size:11px;letter-spacing:.15em}.foot-line{height:1px;background:#ffffff20;flex:1}.vision-top{display:grid;grid-template-columns:30% 1fr;gap:40px}.vision-top .eyebrow{padding-top:12px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:65px}.principle{border-top:1px solid var(--line);padding-top:24px}.principle-number{font-family:var(--serif);font-size:34px;line-height:1;color:#a6833d}.principle h3{font-size:22px;letter-spacing:-.03em;line-height:1.4;margin-top:27px}.principle p{font-size:15px;line-height:1.9;color:var(--muted);max-width:340px;margin-top:17px}.contact{background:#e9eddf;position:relative;text-align:center;padding:92px 0 96px;overflow:hidden}.contact:before,.contact:after{content:'';position:absolute;width:1px;height:100%;top:0;background:#bac8b433;transform:rotate(25deg);pointer-events:none}.contact:before{left:14%}.contact:after{right:14%}.contact-inner{position:relative}.contact .eyebrow{color:#5c745e;margin-bottom:25px}.contact h2{font-size:clamp(43px,5.6vw,82px);line-height:1.13}.contact h2 em{color:#567958}.contact p:not(.eyebrow){font-size:16px;line-height:1.8;margin:25px auto 28px;max-width:490px;color:#617161}.contact .button-gold{background:var(--green);color:#fff}.contact .button-gold:hover{background:var(--deep)}.contact .button-icon{background:#ffffff18;color:var(--gold-light)}.contact-secondary{display:block;font-size:12px;margin:22px auto 0;text-decoration:underline;text-underline-offset:5px;color:#59725d;width:fit-content}.footer{background:#fff;padding:48px 0 24px}.footer-top{display:flex;align-items:center;gap:65px;padding-bottom:38px}.footer-brand{width:200px;flex-shrink:0}.footer-top>p{font-size:13px;line-height:1.9;color:#78867b}.footer-top strong{color:#46604b;font-weight:500}.back-top{margin-left:auto;display:flex;align-items:center;gap:20px;font-size:12px;white-space:nowrap}.back-top span{height:40px;width:40px;border:1px solid #d5dfd1;border-radius:50%;display:grid;place-items:center;font-size:21px}.footer-bottom{border-top:1px solid #e2e7dd;padding-top:23px;display:flex;justify-content:space-between;gap:24px;font-size:11px;color:#7c877d}.footer-bottom nav{display:flex;gap:24px;flex-wrap:wrap}.footer-bottom a:hover{text-decoration:underline;text-underline-offset:5px}.footer-note{color:#8b948b;font-size:10px;line-height:1.8;margin-top:20px;max-width:900px}
@keyframes rise-in{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-image-in{from{transform:scale(1.06)}to{transform:scale(1)}}.js-motion .reveal{opacity:0;transform:translateY(25px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.65,.3,1)}.js-motion .reveal.is-visible{opacity:1;transform:none}.js-motion .companies .reveal:nth-child(2n){transition-delay:.1s}
@media(min-width:1700px){.hero-photo{left:36%}.hero-shade{background:linear-gradient(90deg,#013a32 0%,#013a32 34%,#013a32c4 47%,#013a3233 73%,#00261f10 100%)}.hero-content{padding-block:110px 180px}}
@media(max-width:1120px){.desktop-nav{gap:22px;margin-right:0}.header-inner{gap:24px}.brand{width:178px}.header-cta{padding:10px 17px;font-size:12px;gap:12px}.hero{min-height:710px}.hero h1{font-size:105px}.brand-band-inner{grid-template-columns:200px 1fr;gap:28px}.brand-strip{gap:28px}.essence-grid,.vision-top{grid-template-columns:24% 1fr;gap:34px}.solutions-grid{gap:60px;grid-template-columns:1fr 1.1fr}.company-bottom{align-items:flex-start;flex-direction:column;gap:10px}.company-content>p{min-height:106px}.section-heading{gap:30px}.section-heading>p{max-width:280px}.solution summary{font-size:19px;gap:14px}.principles{gap:30px}.footer-top{gap:35px}.footer-bottom nav{gap:18px}}
@media(max-width:850px){.header-inner{height:82px}.brand{width:175px}.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;width:44px;height:44px;border:0;background:transparent;padding:10px;color:var(--green)}.menu-toggle span{display:block;width:24px;height:1.5px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.mobile-nav{position:absolute;top:82px;left:0;right:0;display:flex;flex-direction:column;gap:0;background:white;padding:24px var(--gutter) 36px;box-shadow:0 20px 30px #002a251a;border-top:1px solid #e8ece5}.mobile-nav a{font-size:21px;padding:15px 0;border-bottom:1px solid #e8ece5}.hero{min-height:740px}.hero h1{font-size:95px}.hero-photo{left:10%}.hero-shade{background:linear-gradient(90deg,#013a32f5,#013a32d9 38%,#013a3250 100%),linear-gradient(0deg,#012c2680,transparent)}.hero-side-note{display:none}.hero-description{max-width:410px}.brand-band-inner{grid-template-columns:1fr;padding-block:28px;gap:18px}.brand-band p{text-align:center;font-size:11px}.brand-band p br{display:none}.brand-band p strong{margin-left:5px}.brand-strip{gap:38px}.brand-strip img{max-height:38px;max-width:140px}.brand-strip .strip-plenapay{max-height:47px}.essence-grid,.vision-top{grid-template-columns:1fr;gap:24px}.aside-line,.aside-caption{display:none}.essence-copy h2{font-size:54px}.section-heading{display:block}.section-heading>p{margin-top:25px;max-width:500px}.companies{gap:20px}.company-visual{height:180px}.company-visual img{max-width:66%}.company-content{padding:24px 23px 20px}.company-content h3{font-size:20px}.company-content>p{font-size:13px;min-height:112px}.company-number,.company-domain{left:22px}.solutions-grid{gap:45px;grid-template-columns:1fr}.solutions-intro h2{font-size:78px}.solutions-intro h2 br{display:none}.solutions-intro>p:not(.eyebrow){max-width:520px}.solutions-intro>p.muted-light{margin-top:10px}.solution summary{font-size:22px}.solution-body{max-width:650px}.solutions-foot{margin-top:55px}.principles{grid-template-columns:1fr;gap:30px;margin-top:45px}.principle{display:grid;grid-template-columns:40px 1fr 1fr;gap:30px;align-items:start}.principle h3,.principle p{margin-top:0}.principle h3{font-size:21px}.principle p{font-size:14px}.footer-top{flex-wrap:wrap;gap:22px 38px}.footer-brand{width:190px}.footer-top>p{font-size:12px}.back-top{margin-left:0}.footer-bottom{flex-direction:column;gap:15px}}
@media(max-width:560px){:root{--gutter:24px}html{scroll-padding-top:95px}.header-inner{height:75px;gap:12px}.brand{width:168px}.header-cta{display:none}.menu-toggle{margin-left:auto}.mobile-nav{top:75px}.hero{min-height:710px;min-height:max(680px,calc(100svh - 75px));justify-content:flex-start}.hero-photo{left:0}.hero-photo img{object-position:65% center}.hero-shade{background:linear-gradient(90deg,#013a32ed 0%,#013a32b8 65%,#013a3266 100%),linear-gradient(0deg,#013a32ed 0%,transparent 65%)}.hero-content{padding-top:73px;padding-bottom:150px}.hero-eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:30px;gap:12px}.hero-eyebrow span{width:24px}.hero h1{font-size:clamp(64px,16vw,88px);letter-spacing:-.045em;line-height:1.08}.hero-description{font-size:16px;line-height:1.8;max-width:330px;margin-top:24px;margin-bottom:28px}.button{font-size:12px;gap:19px;min-height:55px;padding-left:21px}.button-icon{width:37px;height:37px;font-size:23px}.hero-bottom{bottom:28px;align-items:flex-end;gap:16px}.hero-bottom p{font-size:10px;max-width:225px}.scroll-link{font-size:0;gap:0}.scroll-link span{width:38px;height:38px;font-size:21px}.brand-band-inner{padding-top:22px;padding-bottom:24px;gap:17px}.brand-band p{font-size:10px;line-height:1.7}.brand-strip{gap:18px;grid-template-columns:repeat(2,1fr)}.brand-strip a{min-height:42px}.brand-strip img{max-width:127px;max-height:28px}.brand-strip .strip-plenapay{max-width:81px;max-height:40px}.eyebrow{font-size:10px;letter-spacing:.13em}.essence-copy h2,.section-heading h2{font-size:41px;line-height:1.14}.essence-copy .lead{font-size:19px;line-height:1.65;margin-top:27px}.copy-columns{grid-template-columns:1fr;gap:17px}.copy-columns p{font-size:14px;line-height:1.9}.text-link{font-size:12px;gap:15px;max-width:100%}.section-heading{margin-bottom:32px}.section-heading>p{font-size:14px}.companies{grid-template-columns:1fr;gap:24px}.company-visual{height:185px}.company-visual img{max-width:54%;max-height:65px}.company-pay .company-visual img{max-height:90px}.company-content{padding:27px 25px 22px}.company-content h3{font-size:21px}.company-content>p{font-size:14px;min-height:0}.company-bottom{margin-top:22px;flex-direction:row;align-items:center;gap:14px}.company-bottom>span{font-size:10px;max-width:115px;line-height:1.6}.company-bottom>a{font-size:11px;gap:10px}.company-domain{font-size:9px}.solutions-intro h2{font-size:66px;line-height:1.1}.solutions-intro h2 br{display:block}.solutions-intro>p:not(.eyebrow){font-size:17px}.solutions .eyebrow{margin-bottom:24px}.solutions-grid{gap:37px}.solution summary{font-size:19px;padding:25px 0;gap:12px;grid-template-columns:20px 1fr 20px}.solution-body{padding-left:32px;padding-right:3px}.solution-body p{font-size:14px}.solution-body ul{font-size:12px}.solution-brand{font-size:9px;letter-spacing:.12em}.solutions-foot{font-size:9px;gap:14px;margin-top:43px}.vision h2{font-size:42px}.principles{margin-top:35px}.principle{grid-template-columns:33px 1fr;gap:15px 19px}.principle-number{font-size:30px}.principle h3{font-size:22px}.principle p{grid-column:2;max-width:none;font-size:14px}.contact{padding:72px 0}.contact .eyebrow{font-size:9px;max-width:300px;margin-inline:auto}.contact h2{font-size:44px;letter-spacing:-.045em}.contact p:not(.eyebrow){font-size:14px;margin-top:22px}.contact-secondary{font-size:11px;line-height:1.8}.footer{padding-top:34px}.footer-top{gap:20px;display:grid;grid-template-columns:1fr auto}.footer-brand{width:174px}.footer-top>p{grid-column:1/-1;grid-row:2;font-size:12px}.back-top{font-size:0;gap:0}.back-top span{font-size:20px}.footer-bottom{font-size:10px}.footer-bottom nav{gap:13px 20px;font-size:11px}.footer-note{font-size:10px;margin-top:20px}}
.copy-columns p,.company-content>p,.section-heading>p,.solution-body p,.principle p{font-size:1rem}.company{display:flex;flex-direction:column}.company-visual{flex-shrink:0}.company-content{display:flex;flex:1;flex-direction:column}.company-content>p{flex:1}.company-bottom{flex-wrap:wrap}.company-bottom>a,.contact-secondary,.footer-bottom nav{font-size:14px}.company-bottom>span,.footer-note{font-size:12px}.footer-note{color:#677064}.contact-channel{display:block;font-size:12px;color:#60745e;margin-top:14px}.contact-secondary{margin-top:20px}.solution-body ul{font-size:14px}.button,.header-cta{font-size:14px}
@media(max-width:560px){.company-content>p{min-height:0}.company-bottom{gap:12px}.contact-secondary{font-size:13px}.contact .button{gap:12px;padding-left:19px}.hero h1{font-size:clamp(52px,15.3vw,82px)}.hero-description{font-size:16px}.contact p:not(.eyebrow){font-size:16px}}
/* Editorial additions: the original identity and opening composition are retained. */
.partnership{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:clamp(40px,6vw,100px);margin-top:100px}
.editorial-figure,.commerce-figure{margin:0;min-width:0}
.editorial-image{aspect-ratio:1.14;position:relative;overflow:hidden;background:#e3e8de;border-radius:3px}
.parallax-media img{width:100%;height:calc(100% + 56px);max-width:none;object-fit:cover;position:absolute;left:0;top:-28px;transform:translate3d(0,var(--photo-offset,0px),0);backface-visibility:hidden}
.editorial-image img{object-position:70% 50%}
.editorial-figure figcaption{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--line);font-size:12px;line-height:1.6;color:#667567}
.editorial-figure figcaption strong{font-weight:500;color:var(--green)}
.partnership-copy .eyebrow{color:#647b65;margin-bottom:22px}
.partnership-copy h2{font-size:clamp(38px,4vw,60px)}
.partnership-copy>p:not(.eyebrow){margin-top:24px;font-size:16px;line-height:1.9;color:var(--muted);max-width:490px}
.approach{padding:0;margin:29px 0 0;list-style:none}
.approach li{display:grid;grid-template-columns:26px 1fr;gap:18px;padding:18px 0;border-top:1px solid var(--line)}
.approach li>span{font-size:12px;color:#957122;line-height:1.8}
.approach h3{font-size:16px;line-height:1.6;font-weight:600;letter-spacing:-.015em}
.approach p{font-size:14px;color:var(--muted);margin-top:5px;line-height:1.75}
.practice{background:#f8f9f5}
.practice-grid{display:grid;grid-template-columns:1fr 1.06fr;gap:clamp(40px,6vw,96px);align-items:start}
.commerce-figure{position:relative;overflow:hidden;border-radius:3px}
.commerce-image{aspect-ratio:.85;position:relative;background:#d8dfd0;overflow:hidden}
.commerce-image img{object-position:52% 50%}
.commerce-figure:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(0deg,#01362fe8,transparent);pointer-events:none}
.commerce-figure figcaption{position:absolute;z-index:1;bottom:36px;left:36px;right:30px;color:#fff}
.commerce-figure figcaption>span{font-size:11px;letter-spacing:.13em;color:#e6d09a}
.commerce-figure figcaption p{font-family:var(--serif);font-size:clamp(36px,3.6vw,55px);line-height:1.1;letter-spacing:-.025em;margin-top:17px}
.commerce-figure figcaption em{color:var(--gold-light)}
.scenario-tabs{display:flex;border-bottom:1px solid #cfd8cc;gap:20px;margin-bottom:34px}
.scenario-tabs[hidden]{display:none}
.scenario-tabs button{position:relative;border:0;background:none;padding:16px 8px 17px;color:#6c796d;font-size:14px;font-weight:600;flex:1;text-align:center;min-height:52px;transition:color .25s,background .25s}
.scenario-tabs button:after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--gold);transform:scaleX(0);transition:transform .3s}
.scenario-tabs button[aria-selected=true]{color:var(--green)}
.scenario-tabs button[aria-selected=true]:after{transform:scaleX(1)}
.scenario-tabs button:hover{color:var(--green);background:#e7ecdf66}
.scenario-panel{animation:scenario-in .4s ease both;min-height:510px}
.scenario-panel[hidden]{display:none}
.scenario-kicker{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#7a693e;margin-bottom:18px}
.scenario-panel h3{font-family:var(--serif);font-weight:400;font-size:clamp(29px,2.6vw,39px);letter-spacing:-.025em;line-height:1.2}
.scenario-panel>p:not(.scenario-kicker){font-size:16px;line-height:1.9;color:var(--muted);margin-top:22px}
.scenario-connections{list-style:none;padding:0;margin:25px 0 0}
.scenario-connections li{display:grid;grid-template-columns:128px 1fr;gap:18px;border-top:1px solid #dce3d6;padding:17px 0}
.scenario-connections li>span{font-size:13px;font-weight:700;line-height:1.6;color:#46624b}
.scenario-connections p{font-size:14px;color:var(--muted);line-height:1.75}
.scenario-panel .text-link{margin-top:16px}
.practice+.vision{border-top:1px solid var(--line)}
.company-visual:after{content:'';position:absolute;inset:0;pointer-events:none;opacity:0;background:radial-gradient(420px circle at var(--light-x,50%) var(--light-y,50%),#e5c27522,transparent 66%);transition:opacity .4s}
.company:hover .company-visual:after{opacity:1}
.company-visual img{z-index:1}
.js-motion .editorial-figure .editorial-image,.js-motion .commerce-figure .commerce-image{clip-path:inset(0 5% 0 0);transition:clip-path 1s cubic-bezier(.2,.65,.3,1)}
.js-motion .editorial-figure.is-visible .editorial-image,.js-motion .commerce-figure.is-visible .commerce-image{clip-path:inset(0)}
.approach li{transition:border-color .25s}
.approach li:hover{border-color:var(--gold)}
@keyframes scenario-in{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1120px){.partnership{gap:40px;margin-top:76px}.editorial-image{aspect-ratio:.9}.practice-grid{gap:40px}.commerce-image{aspect-ratio:.72}.scenario-connections li{grid-template-columns:1fr;gap:6px}.scenario-panel{min-height:585px}}
@media(max-width:850px){.partnership{grid-template-columns:1fr;gap:36px}.editorial-image{aspect-ratio:1.6}.partnership-copy h2{font-size:52px}.partnership-copy>p:not(.eyebrow){max-width:620px}.approach{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.approach li{grid-template-columns:1fr;gap:12px}.approach p{font-size:14px}.practice-grid{grid-template-columns:1fr;gap:26px}.commerce-image{aspect-ratio:1.45}.commerce-figure figcaption p{font-size:43px}.scenario-panel{min-height:440px}.scenario-connections li{grid-template-columns:150px 1fr;gap:20px}.scenario-tabs{gap:16px;margin-bottom:28px}.scenario-panel h3{font-size:35px}.scenario-panel>p:not(.scenario-kicker){max-width:620px}}
@media(max-width:560px){.partnership{margin-top:62px;gap:29px}.editorial-image{aspect-ratio:1.14}.editorial-figure figcaption{flex-direction:column;gap:2px;font-size:12px;padding-block:14px}.partnership-copy h2{font-size:41px}.partnership-copy .eyebrow{margin-bottom:19px}.partnership-copy>p:not(.eyebrow){margin-top:20px}.approach{display:block;margin-top:22px}.approach li{display:grid;grid-template-columns:25px 1fr;gap:16px;padding:16px 0}.approach p{font-size:14px}.commerce-image{aspect-ratio:1.04}.commerce-figure figcaption{left:24px;bottom:26px}.commerce-figure figcaption>span{font-size:10px}.commerce-figure figcaption p{font-size:38px;margin-top:12px}.scenario-tabs{gap:10px;margin-bottom:28px}.scenario-tabs button{font-size:14px;padding:14px 4px}.scenario-panel{min-height:595px}.scenario-panel h3{font-size:31px;line-height:1.25}.scenario-panel h3 br{display:none}.scenario-panel>p:not(.scenario-kicker){margin-top:18px}.scenario-connections li{grid-template-columns:1fr;gap:6px;padding-block:16px}.scenario-connections li>span{font-size:14px}.scenario-kicker{font-size:10px}.practice .section-heading h2{font-size:41px}.practice .section-heading>p{margin-top:20px}.parallax-media img{height:100%;top:0;transform:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}.hero-photo img{transform:none!important}.parallax-media img{transform:none!important}.js-motion .editorial-figure .editorial-image,.js-motion .commerce-figure .commerce-image{clip-path:none}.company-visual:after{display:none}}
