:root{--green: #003f2d;--mint: #88b7a5;--peach: #f6dfd2;--cream: #fff2e8;--coral: #ff6f55;--yellow: #f4c84b;--text: #063b2a;--white: #ffffff}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:ZT Talk,Inter,Arial,sans-serif;background:var(--cream);color:var(--text);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.header{height:78px;padding:0 44px;background:#fff2e8f2;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(6,59,42,.08)}.logo,.footerLogo{display:flex;align-items:center;gap:8px;font-size:28px;font-weight:900;letter-spacing:-1px;color:var(--green)}.logo svg,.footerLogo svg{color:var(--green)}.nav{display:flex;align-items:center;gap:28px}.nav a{font-weight:700;font-size:13px;letter-spacing:.08em;text-transform:uppercase;padding:6px 4px;border-radius:6px;color:var(--text);opacity:.7;transition:opacity .2s,background .2s}.nav a:hover,.nav a.active{opacity:1;background:#003f2d12}.headerCta{background:var(--green);color:var(--cream);padding:12px 22px;border-radius:999px;font-weight:800;font-size:13px;letter-spacing:.06em;text-transform:uppercase;transition:opacity .2s,transform .2s}.headerCta:hover{opacity:.88;transform:translateY(-1px)}.dark{background:var(--green);color:var(--cream)}.peach{background:var(--peach)}.green{background:var(--green);color:var(--cream)}.cream{background:var(--cream)}.yellow{background:var(--yellow)}.coral{background:var(--coral);color:var(--cream)}section{padding:110px 72px}h1{font-size:clamp(56px,9vw,120px);line-height:.9;letter-spacing:-.04em;font-weight:900;text-transform:uppercase;margin:0 0 28px}h2{font-size:clamp(36px,5.5vw,80px);line-height:.92;letter-spacing:-.035em;font-weight:900;text-transform:uppercase}h3{font-size:clamp(20px,2.5vw,28px);font-weight:800;line-height:1.15;text-transform:uppercase;letter-spacing:-.01em}p{font-size:18px;line-height:1.65}.lead{font-size:clamp(18px,2vw,24px);line-height:1.55;max-width:560px;opacity:.85}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;margin-bottom:20px;display:block;opacity:.55}.statement{font-size:clamp(22px,3vw,30px);font-weight:900;text-transform:uppercase;letter-spacing:-.02em;margin-top:24px;line-height:1.1}.buttonRow{display:flex;gap:14px;margin-top:36px;flex-wrap:wrap}.button{display:inline-block;border-radius:999px;padding:15px 26px;font-weight:800;font-size:13px;letter-spacing:.08em;text-transform:uppercase;transition:opacity .2s,transform .2s;cursor:pointer;white-space:nowrap}.button:hover{opacity:.85;transform:translateY(-2px)}.coralBtn{background:var(--coral);color:var(--green)}.greenBtn{background:var(--green);color:var(--cream)}.outlineBtn{border:2px solid currentColor;color:inherit}.homeHero{min-height:calc(100vh - 78px);display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:80px 72px}.homeHeroCopy{display:flex;flex-direction:column}.stackedImages{position:relative}.stackedImages img{width:100%;min-height:560px;object-fit:cover;border-radius:36px}.floatingPanel{position:absolute;left:-28px;bottom:-28px;background:var(--coral);color:var(--green);padding:32px;border-radius:28px;max-width:280px}.floatingPanel h3{font-size:14px;font-weight:700;opacity:.7;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.floatingPanel p{font-size:26px;font-weight:900;line-height:1.1;text-transform:uppercase;letter-spacing:-.02em}.pageHero{min-height:60vh;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:120px 72px 80px}.heroImage,.roundedImage{width:100%;object-fit:cover;border-radius:36px}.heroImage{min-height:500px}.roundedImage{min-height:460px}.heroImageWrap{position:relative;overflow:visible}.split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.reverse{grid-template-columns:.9fr 1.1fr}.split p{margin-bottom:16px;opacity:.82}.split p:last-child{margin-bottom:0}.statsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:56px}.storySection{position:relative;overflow:hidden}.storyAccentBar{width:56px;height:5px;background:var(--coral);border-radius:3px;margin-bottom:56px}.storyLayout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.storyLeft{position:relative}.storyLeft h2{color:var(--text);margin-top:20px}.storyBigNumber{font-size:clamp(100px,14vw,180px);font-weight:900;line-height:1;color:var(--coral);opacity:.12;position:absolute;bottom:-20px;left:-16px;pointer-events:none;-webkit-user-select:none;user-select:none}.storyRight{position:relative;padding-top:40px}.storyRight p{color:var(--text);font-size:16px;line-height:1.85;margin-bottom:16px;opacity:.75}.storyStatement{color:var(--text)!important;font-size:clamp(16px,1.5vw,19px)!important;font-weight:800!important;line-height:1.6!important;border-left:3px solid var(--coral);padding-left:20px;margin-top:28px!important;opacity:1!important}.momentsSection{position:relative;overflow:hidden}.momentsHeader{margin-bottom:56px}.momentsHeader h2{color:var(--cream);max-width:700px;margin-top:16px}.momentsList{display:flex;flex-direction:column;gap:0;border-top:1px solid rgba(255,255,255,.15);margin-bottom:56px}.momentItem{display:flex;align-items:center;gap:36px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.15)}.momentNumber{font-size:12px;font-weight:800;letter-spacing:.15em;color:var(--coral);flex-shrink:0;width:32px}.momentText{font-size:clamp(18px,2vw,26px);font-weight:800;color:var(--cream);margin:0;line-height:1.3}.momentsClose{font-size:17px;line-height:1.8;color:#fff9;max-width:640px;margin:0}.aboutPillars{display:flex;flex-direction:column;gap:8px;margin-top:20px;padding-left:20px;border-left:3px solid var(--coral)}.aboutPillars span{font-size:16px;font-weight:700;opacity:.8;color:var(--cream)}.emotionalSection{position:relative}.emotionalLayout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.emotionalHead h2{color:var(--text);margin-top:16px}.emotionalBody>p{font-size:16px;line-height:1.85;color:var(--text);opacity:.75;margin-bottom:32px}.emotionalPillars{display:flex;flex-direction:column;gap:0;border-top:1px solid rgba(0,0,0,.12)}.emotionalPillar{display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.12)}.pillarDot{width:8px;height:8px;border-radius:50%;background:var(--coral);flex-shrink:0}.emotionalPillar span:last-child{font-size:16px;font-weight:700;color:var(--text);line-height:1.4}.emotionalClose{font-size:16px;font-weight:800;line-height:1.65;color:var(--green);margin-top:28px!important;border-left:3px solid var(--green);padding-left:16px}.founderSection{background:var(--cream)}.founderLayout{display:grid;grid-template-columns:340px 1fr;gap:72px;align-items:center}.behindBrandSection{padding-top:96px;padding-bottom:96px}.behindBrandLayout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.05fr 1fr;gap:72px;align-items:center}.behindBrandImageWrap{position:relative;border-radius:24px;overflow:hidden;background:var(--mint);aspect-ratio:4/5}.behindBrandImageWrap img{width:100%;height:100%;object-fit:cover;display:block}.behindBrandCopy{display:flex;flex-direction:column;gap:18px}.behindBrandCopy h2{margin:8px 0;font-size:clamp(28px,3vw,42px);line-height:1.1;letter-spacing:-.01em;color:var(--green)}.behindBrandCopy p{font-size:17px;line-height:1.65;color:var(--green);opacity:.85;margin:0}.behindBrandStatement{font-weight:700;font-size:19px!important;opacity:1!important;padding:16px 20px;border-left:3px solid var(--coral);background:#ff6f550f;border-radius:0 8px 8px 0}.behindBrandTags{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.behindBrandTags span{display:inline-block;padding:8px 16px;background:var(--green);color:var(--cream);border-radius:999px;font-size:14px;font-weight:600;letter-spacing:.02em}@media(max-width:860px){.behindBrandLayout{grid-template-columns:1fr;gap:32px}.behindBrandImageWrap{aspect-ratio:4/3}}.founderImageWrap{position:relative}.founderImageWrap img{width:100%;aspect-ratio:1/1;object-fit:cover;object-position:center top;border-radius:50%;display:block;background:#8ecfcb}.founderImagePlaceholder{width:100%;aspect-ratio:3/4;background:#0000000d;border:2px dashed rgba(0,0,0,.15);border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--text)}.founderImagePlaceholder p{font-size:13px;font-weight:600;opacity:.35;margin:0;letter-spacing:.04em}.founderCopy{display:flex;flex-direction:column;gap:28px}.founderQuote{font-size:clamp(20px,2.2vw,28px);font-weight:700;line-height:1.5;color:var(--green);margin:0;font-style:normal;border:none;padding:0}.founderCredit{display:flex;flex-direction:column;gap:4px}.founderCredit strong{font-size:16px;font-weight:800;color:var(--text)}.founderCredit span{font-size:13px;opacity:.5;text-transform:uppercase;letter-spacing:.1em;font-weight:600}.aboutFuturePillars{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px}.aboutFuturePillars span{background:var(--green);color:var(--cream);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:10px 20px;border-radius:999px}.beliefsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.beliefCard{background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:36px 32px;display:flex;flex-direction:column;gap:20px;transition:background .2s}.beliefCard:hover{background:#ffffff21}.beliefIcon{width:52px;height:52px;object-fit:contain}.beliefBody{display:flex;flex-direction:column;gap:10px}.beliefTitle{font-size:20px;font-weight:800;color:var(--cream);letter-spacing:-.01em}.beliefText{font-size:15px;line-height:1.65;opacity:.7;color:var(--cream);margin:0}.statCard{min-height:240px;background:#ffffff1f;border-radius:999px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px;text-align:center;border:1px solid rgba(255,255,255,.15)}.statCard strong{font-size:clamp(44px,5vw,72px);line-height:1;letter-spacing:-.04em;font-weight:900;display:block}.statCard span{margin-top:14px;font-size:14px;font-weight:700;opacity:.75;text-transform:uppercase;letter-spacing:.06em;line-height:1.4}.imageBand{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.imageBand img{width:100%;height:400px;object-fit:cover}.tileGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:48px}.tile{padding:20px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:14px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:background .2s,transform .2s}.tile:hover{background:#ff6f5533;border-color:#ff6f5566;transform:translateY(-2px)}.featureGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:56px}.feature{padding:32px;background:#003f2d0d;border:1px solid rgba(0,63,45,.08);border-radius:20px;transition:transform .2s,box-shadow .2s}.feature:hover{transform:translateY(-3px);box-shadow:0 12px 40px #003f2d1a}.feature h3{font-size:14px;color:var(--green);margin-bottom:10px}.feature p{font-size:15px;opacity:.68;line-height:1.65}.csHero{position:relative;overflow:hidden;min-height:90vh;display:flex;flex-direction:column;justify-content:flex-end}.csHeroInner{display:grid;grid-template-columns:1fr 480px;gap:64px;align-items:flex-end;padding-bottom:72px}.csHeroLeft{display:flex;flex-direction:column;gap:0}.csHeroH1{font-size:clamp(40px,6vw,80px);line-height:1;margin-bottom:24px;margin-top:20px}.csHeroRight{display:flex;flex-direction:column;gap:20px;align-self:flex-end}.csAwardBadge{background:var(--coral);border-radius:24px;padding:36px 32px;display:flex;flex-direction:column;gap:8px;position:relative;overflow:hidden}.csAwardBadge:before{content:"";position:absolute;top:-40px;right:-40px;width:160px;height:160px;border-radius:50%;background:#ffffff14}.csAwardRibbon{display:flex;align-items:center;gap:10px;color:var(--text);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.csAwardYear{font-size:clamp(56px,7vw,96px);font-weight:900;color:var(--text);line-height:1}.csAwardTitle{font-size:15px;font-weight:800;color:var(--text);line-height:1.3}.csAwardLocation{font-size:13px;font-weight:600;color:var(--text);opacity:.65;text-transform:uppercase;letter-spacing:.1em}.csAwardDev{font-size:13px;font-weight:700;color:var(--text);opacity:.5;margin-top:4px}.csHeroStatStrip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff1a;border-radius:16px;overflow:hidden}.csHeroStat{background:#ffffff0f;padding:20px 16px;display:flex;flex-direction:column;gap:4px}.csHeroStat strong{font-size:clamp(18px,2vw,24px);font-weight:900;color:var(--cream);line-height:1}.csHeroStat span{font-size:11px;font-weight:600;color:#ffffff80;letter-spacing:.06em;text-transform:uppercase}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.csAwardStrip{background:var(--coral);padding:14px 0;overflow:hidden;white-space:nowrap}.csAwardTrack{display:flex;width:max-content;animation:marqueeScroll 18s linear infinite}.csAwardTrack:hover{animation-play-state:paused}.csAwardTrackInner{display:flex;align-items:center;gap:28px;padding-right:28px}.csAwardTrackInner span{font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--text);flex-shrink:0}.csAwardStripDivider{opacity:.35!important;font-size:18px!important}.section.teal{background:#2a7d6f;color:var(--cream)}.section.teal .eyebrow{color:#ffffff8c}.section.teal h2{color:var(--cream)}.csGoogleRow{display:flex!important;align-items:center;justify-content:center;padding:64px max(48px,6vw);gap:32px}.csGooglePanel{display:flex;flex-direction:column;align-items:center;gap:12px;flex:1}.csGoogleEra{font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;opacity:.55}.csGoogleScore{font-weight:900;line-height:1;color:var(--text)}.csGoogleScoreSm{font-size:clamp(60px,8vw,100px);opacity:.45}.csGoogleScoreLg{font-size:clamp(90px,14vw,160px)}.csStars{display:flex;gap:3px}.csStars--sm{font-size:20px;opacity:.5}.csStars--md{font-size:28px}.csStars--lg{font-size:40px}.csGoogleBadge{display:flex;align-items:center;gap:6px;background:#fff;border-radius:6px;padding:6px 12px;margin-top:4px}.csGoogleBadge span{font-size:12px;font-weight:700;color:#444;letter-spacing:.02em}.csGoogleArrow{color:var(--text);opacity:.4;flex-shrink:0}.csResidentCarouselHeader{margin-bottom:56px}.csResidentCarouselHeader h2{margin-top:12px}.csResidentCarousel{display:grid;grid-template-columns:1fr 380px;gap:48px;align-items:center}.csResidentFeatured{position:relative}.csResidentMarkBig{font-size:120px;line-height:.7;font-weight:900;color:var(--coral);opacity:.3;margin-bottom:16px;font-family:ZT Talk,sans-serif}.csResidentFeaturedText{font-size:clamp(18px,2vw,26px);font-weight:600;line-height:1.7;color:#ffffffe0;margin:0;font-style:normal}.csResidentNav{display:flex;flex-direction:column;gap:4px}.csResidentNavBtn{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px 20px;text-align:left;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;gap:6px}.csResidentNavBtn:hover{background:#ffffff1a;border-color:#fff3}.csResidentNavBtnActive{background:#ffffff1f!important;border-color:var(--coral)!important}.csResidentNavNum{font-size:11px;font-weight:800;letter-spacing:.18em;color:var(--coral);text-transform:uppercase}.csResidentNavPreview{font-size:13px;color:#ffffff8c;line-height:1.5;font-weight:500}.csResidentNavBtnActive .csResidentNavPreview{color:#ffffffd9}.csFinalCta{text-align:center;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.csFinalCtaPattern{opacity:.08}.csFinalCtaInner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.csFinalCtaBtn{font-size:18px!important;padding:20px 56px!important;background:var(--text)!important;color:var(--cream)!important;border-radius:999px!important;letter-spacing:.04em;box-shadow:0 8px 32px #0003}.csHeroHeadline{max-width:820px;margin-bottom:20px}.csSnapshotAward{background:var(--coral)!important;border-color:transparent!important;position:relative;overflow:hidden}.csSnapshotAward:before{content:"";position:absolute;top:-30px;right:-30px;width:120px;height:120px;border-radius:50%;background:#ffffff1a}.csSnapshotAward strong{color:var(--text)!important}.csSnapshotAward span{color:var(--text)!important;opacity:.65}.csSnapshotAwardStar{color:var(--text);margin-bottom:8px;opacity:.8}.csResultsCinematic{display:flex;flex-direction:column}.csResultsLabel{padding:80px max(48px,8vw);background:var(--cream)}.csResultsLabel h2{color:var(--text);max-width:640px;margin-top:16px}.csResultRow{display:grid;grid-template-columns:1fr 1fr;min-height:320px;position:relative;overflow:hidden}.csResultRowDark{background:var(--green);color:var(--cream)}.csResultRowCoral{background:var(--coral);color:var(--text)}.csResultRowGreen{background:#2a5c47;color:var(--cream)}.csResultRowPeach{background:var(--peach);color:var(--text)}.csResultBig{display:flex;align-items:center;justify-content:center;font-size:clamp(72px,12vw,160px);font-weight:900;line-height:1;padding:48px max(48px,6vw);position:relative}.csResultBig span{font-size:.45em;font-weight:700;opacity:.7;align-self:flex-end;padding-bottom:.15em}.csResultDetail{display:flex;flex-direction:column;justify-content:center;padding:56px max(48px,6vw);gap:16px}.csResultDetailLeft{padding-left:max(64px,8vw)}.csResultDetail h3{font-size:clamp(20px,2.5vw,30px);font-weight:900;line-height:1.2;margin:0}.csResultDetail p{font-size:16px;line-height:1.8;opacity:.72;margin:0;max-width:440px}.csIntroLayout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.csIntroLeft h2{margin-top:16px;color:var(--text)}.csSubheadline{font-size:18px;font-weight:700;line-height:1.6;color:var(--text);opacity:.75;margin-top:20px}.csIntroRight p{font-size:16px;line-height:1.85;color:var(--text);opacity:.72;margin-bottom:16px}.csKeyQuestion{font-size:18px!important;font-weight:800!important;color:var(--text)!important;opacity:1!important;border-left:3px solid var(--coral);padding-left:18px;margin-top:24px!important}.csSnapshot{position:relative;overflow:hidden}.csSnapshotGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.csSnapshotCard{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:36px 28px;display:flex;flex-direction:column;gap:10px}.csSnapshotCard strong{font-size:clamp(22px,3vw,36px);font-weight:900;color:var(--cream);line-height:1.1}.csSnapshotCard span{font-size:13px;font-weight:600;color:#ffffff8c;letter-spacing:.04em;line-height:1.4}.csBriefSection{position:relative}.csBriefLayout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.csBriefLeft h2{margin-top:16px;color:var(--text)}.csBriefRight p{font-size:16px;line-height:1.85;color:var(--text);opacity:.72;margin-bottom:20px}.csBriefList{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:0;border-top:1px solid rgba(0,0,0,.1)}.csBriefList li{font-size:16px;font-weight:700;color:var(--text);padding:14px 0 14px 24px;border-bottom:1px solid rgba(0,0,0,.1);position:relative}.csBriefList li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:var(--coral)}.csBriefClosing{font-size:16px!important;font-weight:800!important;color:var(--green)!important;opacity:1!important;border-left:3px solid var(--green);padding-left:16px}.csDeliveredSection{position:relative;overflow:hidden}.csDeliveredHeader{margin-bottom:56px}.csDeliveredHeader h2{margin-top:16px}.csDeliveredGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.csDeliveredCard{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:32px 28px;display:flex;flex-direction:column;gap:12px}.csDeliveredNum{font-size:11px;font-weight:800;letter-spacing:.18em;color:var(--coral);text-transform:uppercase}.csDeliveredCard h4{font-size:17px;font-weight:800;color:var(--cream);line-height:1.3;margin:0}.csDeliveredCard p{font-size:15px;color:#fff9;line-height:1.75;margin:0}.csResultsSection{position:relative}.csResultsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.csResultCard{background:#0000001f;border-radius:20px;padding:40px 32px;display:flex;flex-direction:column;gap:12px}.csResultCard strong{font-size:clamp(28px,4vw,48px);font-weight:900;color:var(--text);line-height:1.05}.csResultCard span{font-size:14px;font-weight:600;color:var(--text);opacity:.6;line-height:1.4}.csTestimonialSection{position:relative}.csTestimonialLayout{display:flex;flex-direction:column;gap:48px;max-width:820px}.csTestimonialQuote{font-size:clamp(18px,2vw,24px);font-style:normal;line-height:1.7;color:var(--text);margin:0;text-align:left;opacity:.88;border-left:4px solid var(--coral);padding-left:28px}.csTestimonialCredit{display:flex;align-items:center;gap:20px}.csTestimonialAvatar{width:52px;height:52px;border-radius:50%;background:var(--green);color:var(--cream);display:flex;align-items:center;justify-content:center;font-weight:900;font-size:20px;flex-shrink:0}.csTestimonialCredit strong{display:block;font-size:16px;font-weight:800;color:var(--text)}.csTestimonialCredit span{font-size:13px;opacity:.5;letter-spacing:.06em;text-transform:uppercase;font-weight:600}.csResidentSection{position:relative;overflow:hidden}.csResidentGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.csResidentCard{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:36px 32px}.csResidentMark{font-size:64px;line-height:.8;font-weight:900;color:var(--coral);opacity:.4;margin-bottom:16px;font-family:ZT Talk,sans-serif}.csResidentCard p{font-size:16px;line-height:1.8;color:#ffffffc7;margin:0}.csClosingSection{position:relative}.csClosingLayout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.csClosingLayout h2{margin-top:16px;color:var(--text)}.csClosingLayout>div>p{font-size:16px;line-height:1.85;color:var(--text);opacity:.72;margin-bottom:16px}.csClosingStatement{font-size:18px!important;font-weight:900!important;color:var(--green)!important;opacity:1!important;margin-top:8px!important}.csMoreSection{position:relative}.csMoreHeader{margin-bottom:56px;max-width:740px}.csMoreHeader h2{margin-top:16px;color:var(--text)}.csVideoGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.csVideoCard{border-radius:20px;overflow:hidden;border:1px solid rgba(0,0,0,.1)}.csVideoPlaceholder{aspect-ratio:16/9;background:#0000000f;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--text)}.csVideoPlaceholder span{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.35}.csVideoCardBody{padding:24px}.csVideoCardBody h4{font-size:15px;font-weight:800;color:var(--text);margin-bottom:8px}.csVideoCardBody p{font-size:14px;line-height:1.65;color:var(--text);opacity:.6;margin:0}.csVoicesSection{position:relative;overflow:hidden}.csVoicesHeader{margin-bottom:56px;max-width:640px}.csVoicesHeader h2{margin-top:16px}.csVoicesGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.csVoiceCard{display:flex;flex-direction:column;gap:20px}.csVoicePlaceholder{aspect-ratio:9/14;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--cream)}.csVoiceQuote{font-size:15px;font-weight:700;color:#ffffffbf;line-height:1.55;margin:0;font-style:normal}.csFinalCta{text-align:center;display:flex;flex-direction:column;align-items:center}.expGallerySection{overflow:hidden}.expGalleryHeader{margin-bottom:48px}.expGalleryHeader h2{margin-top:12px;color:var(--text)}.expGalleryGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:240px 240px 220px;gap:12px}.expGalleryItem{position:relative;overflow:hidden;border-radius:16px;cursor:pointer}.expGalleryItem img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.expGalleryItem:hover img{transform:scale(1.07)}.expGalleryOverlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(10,40,25,.75) 0%,transparent 55%);display:flex;align-items:flex-end;padding:20px;opacity:0;transition:opacity .3s ease}.expGalleryItem:hover .expGalleryOverlay{opacity:1}.expGalleryOverlay span{font-size:14px;font-weight:800;color:var(--cream);letter-spacing:.04em;text-transform:uppercase}.expInstaSection{position:relative;overflow:hidden}.expInstaHeader{display:flex;align-items:center;gap:32px;margin-bottom:48px;flex-wrap:wrap}.expInstaHandle{display:flex;align-items:center;gap:10px;color:var(--coral);font-size:15px;font-weight:800;letter-spacing:.02em;white-space:nowrap}.expInstaHeadText{flex:1}.expInstaHeadText h2{margin:0 0 4px;color:var(--cream);font-size:clamp(24px,3vw,40px)}.expInstaHeadText p{font-size:16px;color:#ffffff8c;margin:0}.expInstaBtn{white-space:nowrap;background:var(--coral)!important;color:var(--text)!important;border-color:var(--coral)!important}.expBeholdWidget{width:100%}.expBeholdWidget behold-widget::part(footer),.expBeholdWidget behold-widget::part(banner),.expBeholdWidget behold-widget::part(attribution),.expBeholdWidget [class*=behold-footer],.expBeholdWidget [class*=behold-banner],.expBeholdWidget [class*=behold-attribution],.expBeholdWidget [class*=powered-by],.expBeholdWidget [class*=made-with]{display:none!important}.expInstaSetup{border:1.5px dashed rgba(255,255,255,.2);border-radius:20px;padding:64px 40px;display:flex;justify-content:center}.expInstaSetupInner{max-width:460px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.expInstaSetupIcon{width:68px;height:68px;border-radius:50%;background:#ffffff14;display:flex;align-items:center;justify-content:center;color:var(--coral)}.expInstaSetupTitle{font-size:20px;font-weight:800;color:var(--cream);margin:0}.expInstaSetupSub{font-size:15px;line-height:1.7;color:#ffffff8c;margin:0}.expInstaSetupSub a{color:var(--coral);text-decoration:underline}.expInstaSetupBtn{background:transparent!important;color:var(--coral)!important;border-color:var(--coral)!important;margin-top:8px}.caseCard{background:#0000001f;border-radius:24px;padding:48px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-top:40px}.caseCard h3{font-size:clamp(22px,3vw,34px);margin-bottom:16px}.caseCard p{opacity:.8;line-height:1.7;font-size:17px}.caseStats{display:flex;flex-direction:column;gap:16px}.caseStats .statCard{min-height:160px;border-radius:16px}blockquote{max-width:680px;margin:56px auto 0;text-align:center;font-size:clamp(18px,2vw,22px);font-style:normal;line-height:1.65;opacity:.9}blockquote span{display:block;font-style:normal;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;opacity:.55;margin-top:20px}.callout{background:#ffffff1a;border-left:4px solid var(--coral);border-radius:0 16px 16px 0;padding:32px 36px;margin-top:48px;max-width:700px}.callout p{font-size:clamp(20px,2.5vw,26px);font-weight:800;line-height:1.3;text-transform:uppercase;letter-spacing:-.01em;opacity:1}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:56px}.step{padding:40px 32px;background:#003f2d0d;border:1px solid rgba(0,63,45,.08);border-radius:24px}.stepNumber{font-size:56px;font-weight:900;color:var(--coral);line-height:1;letter-spacing:-.04em;display:block;margin-bottom:20px}.step h3{margin-bottom:10px;font-size:16px}.step p{font-size:15px;opacity:.7;line-height:1.65}.contactGrid{display:grid;grid-template-columns:1.2fr .8fr;gap:72px;align-items:start}.contactMethod{display:flex;flex-direction:column;gap:24px;margin-top:40px}.contactItem{display:flex;flex-direction:column;gap:4px}.contactLabel{font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;opacity:.5}.contactValue{font-size:clamp(18px,2vw,22px);font-weight:700;color:var(--text)}.contactCard{background:var(--green);color:var(--cream);border-radius:28px;padding:48px 40px;display:flex;flex-direction:column;gap:20px}.contactCard h3{font-size:20px;color:var(--cream)}.contactCard p{font-size:16px;opacity:.7}.contactCard .button{align-self:flex-start;margin-top:8px}.contactLayout{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;max-width:1100px;margin:0 auto}.contactMethods{display:flex;flex-direction:column;gap:0}.contactMethodCard{display:flex;align-items:center;gap:20px;padding:24px 0;border-bottom:1px solid rgba(0,0,0,.08);text-decoration:none;color:var(--text);transition:gap .2s;cursor:pointer}.contactMethodCard:first-of-type{border-top:1px solid rgba(0,0,0,.08)}.contactMethodCard:hover{gap:24px}.contactMethodCard:hover .contactMethodArrow{opacity:1;transform:translate(4px)}.contactMethodIcon{width:48px;height:48px;background:var(--green);color:var(--cream);border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contactMethodCard>div:nth-child(2){flex:1;display:flex;flex-direction:column;gap:2px}.contactMethodLabel{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.45}.contactMethodValue{font-size:18px;font-weight:700;color:var(--green)}.contactMethodArrow{opacity:.25;transition:opacity .2s,transform .2s;flex-shrink:0;color:var(--green)}.contactBookCard{background:var(--green);color:var(--cream);border-radius:32px;padding:56px 48px;position:sticky;top:100px}.footer{background:var(--green);color:var(--cream);padding:0}.footerTop{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:64px;padding:72px 72px 64px;border-bottom:1px solid rgba(255,255,255,.1)}.footerBrand{display:flex;flex-direction:column;gap:16px}.footerTagline{font-size:15px;opacity:.65;margin:0;font-weight:600}.footerSubtagline{font-size:13px;line-height:1.55;opacity:.45;margin:0;max-width:320px}.footerEmail{font-size:14px;font-weight:600;color:var(--coral);opacity:.85;text-decoration:none;transition:opacity .2s}.footerEmail:hover{opacity:1}.footerLocation{font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;opacity:.4;margin:4px 0 0}.footerNavLabel{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;opacity:.4;margin-bottom:20px!important}.footerNav{display:flex;flex-direction:column;gap:12px}.footerNav a{font-size:14px;font-weight:600;opacity:.6;text-transform:uppercase;letter-spacing:.07em;transition:opacity .2s;color:var(--cream);text-decoration:none}.footerNav a:hover{opacity:1}.footerContact{display:flex;flex-direction:column;gap:12px}.footerContactLink{font-size:14px;font-weight:600;opacity:.6;color:var(--cream);text-decoration:none;transition:opacity .2s}.footerContactLink:hover{opacity:1}.footerCta{margin-top:12px;align-self:flex-start;font-size:13px!important;padding:12px 24px!important}.footerSocial{display:flex;align-items:center;gap:10px;margin-top:12px}.footerSocialLink{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,242,232,.25);color:var(--cream);opacity:.7;text-decoration:none;transition:opacity .2s,border-color .2s,background .2s}.footerSocialLink:hover{opacity:1;border-color:var(--coral);background:#ff6f551f}.footerBottom{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 72px;gap:32px}.footerLegalInfo{display:flex;flex-direction:column;gap:4px}.footerCopyright{font-size:13px;opacity:.45;margin:0}.footerCompanyInfo{font-size:12px;opacity:.35;margin:0;letter-spacing:.02em}.footerLegal{display:flex;gap:32px}.footerLegal a{font-size:13px;opacity:.4;color:var(--cream);text-decoration:none;transition:opacity .2s}.footerLegal a:hover{opacity:.8}.small{font-size:14px;opacity:.65}.with-pattern{position:relative;overflow:hidden}.kiin-pattern-svg{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.kiin-pattern-svg img{width:100%;height:100%;object-fit:cover;object-position:center center;mix-blend-mode:screen;opacity:.32;display:block}.section.cream .kiin-pattern-svg img,.section.peach .kiin-pattern-svg img,.section.yellow .kiin-pattern-svg img,.pageHero:not(.dark) .kiin-pattern-svg img{mix-blend-mode:multiply;opacity:.18}.with-pattern>*:not(.kiin-pattern-svg){position:relative;z-index:1}.digitalHero{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.digitalHero .heroCopy{min-width:0}.digitalHero h1{font-size:clamp(40px,3.8vw,62px);line-height:1.05;overflow-wrap:normal}.digitalHeroImageWrap{min-width:0}.digitalHeroImageWrap .heroImage{min-height:620px;border-radius:32px}.digitalShowcase{text-align:left}.digitalShowcaseHeader{max-width:720px;margin-bottom:48px}.digitalShowcaseGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.digitalShowcaseSlot{aspect-ratio:4 / 5;border:2px dashed rgba(15,50,45,.25);border-radius:20px;background:#0f322d0a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;text-align:center;color:var(--green, #0f322d);transition:background .2s ease}.digitalShowcaseSlot:hover{background:#0f322d12}.digitalShowcaseLabel{font-size:16px;font-weight:700;letter-spacing:-.01em}.digitalShowcaseHint{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;opacity:.55}@media(max-width:900px){.digitalShowcaseGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.digitalShowcaseGrid{grid-template-columns:1fr}.digitalShowcaseSlot{aspect-ratio:16 / 10}}.digitalHeroBadge{position:absolute;bottom:-20px;left:-24px;background:var(--coral);color:var(--green);padding:20px 28px;border-radius:20px;display:flex;flex-direction:column;min-width:200px;z-index:2}.digitalBadgeNum{font-size:48px;font-weight:900;line-height:1;letter-spacing:-.04em}.digitalBadgeLabel{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;opacity:.75;margin-top:6px}.digitalFeature{display:flex;flex-direction:column;gap:12px}.digitalFeatureIcon{width:48px;height:48px;object-fit:contain;flex-shrink:0}.digitalAppStats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px}.digitalAppStat{padding:20px;background:#003f2d0f;border-radius:16px;text-align:center}.digitalAppStat strong{display:block;font-size:clamp(28px,3vw,40px);font-weight:900;letter-spacing:-.04em;color:var(--green);line-height:1}.digitalAppStat span{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;opacity:.6;margin-top:8px;line-height:1.4}.marketplaceHeader{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:end;margin-bottom:48px}.marketplaceIntro{font-size:18px;line-height:1.65;opacity:.8}.marketplaceGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.marketplaceCard{background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:20px;padding:28px;position:relative;overflow:hidden;transition:background .2s,transform .2s}.marketplaceCard:hover{background:#ffffff21;transform:translateY(-3px)}.marketplaceAccent{width:36px;height:4px;border-radius:4px;margin-bottom:16px;opacity:.9}.marketplaceCat{font-size:15px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--cream);margin-bottom:10px}.marketplaceDesc{font-size:14px;opacity:.65;line-height:1.6;margin-bottom:16px}.brandPills{display:flex;flex-wrap:wrap;gap:6px}.brandPill{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:4px 10px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);color:var(--cream);opacity:.85}.brandLogos{display:flex;gap:8px;flex-wrap:wrap}.brandLogoItem{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;cursor:default;transition:transform .15s ease}.brandLogoItem:hover{transform:translateY(-2px);z-index:5}.brandLogoImg{border-radius:6px;object-fit:contain}.brandLogoLabel{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(4px);background:#0f322d;color:#fff2e8;font-size:11px;font-weight:600;letter-spacing:.01em;padding:5px 9px;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:10}.brandLogoLabel:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:#0f322d}.brandLogoItem:hover .brandLogoLabel{opacity:1;transform:translate(-50%) translateY(0)}.logoStripItem .brandLogoLabel{display:none}.brandLogoAbbr{font-size:11px;font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:.02em;text-align:center;line-height:1}.clientStrip{background:#fff;padding:48px 48px 52px;border-top:1px solid rgba(0,0,0,.07);border-bottom:1px solid rgba(0,0,0,.07)}.clientStripLabel{text-align:center;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#999;margin:0 0 32px}.clientLogos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 32px;max-width:1040px;margin:0 auto}.clientLogoItem{display:flex;flex-direction:column;align-items:center;gap:6px;opacity:.55;transition:opacity .2s;cursor:default}.clientLogoItem:hover{opacity:1}.clientLogoImg{width:40px;height:40px;object-fit:contain;filter:grayscale(1);transition:filter .2s}.clientLogoItem:hover .clientLogoImg{filter:grayscale(0)}.clientLogoName{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1e3a2a;white-space:nowrap}.logoStripWrap{margin-top:72px}.logoStrip{overflow:hidden;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.logoStripTrack{display:flex;gap:16px;width:max-content;animation:logoScroll 28s linear infinite}.logoStripTrack:hover{animation-play-state:paused}@keyframes logoScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.logoStripItem{display:flex;flex-direction:column;align-items:center;gap:8px;width:88px;flex-shrink:0}.logoStripBadge{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.logoStripAbbr{font-size:12px;font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:.02em;line-height:1}.logoStripName{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;opacity:.55;color:var(--cream);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.digitalImageBand{display:grid;grid-template-columns:repeat(3,1fr)}.digitalImageBand img{width:100%;height:360px;object-fit:cover;display:block}.gapSection{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}.gapComparison{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:8px}.gapCol{padding:28px;border-radius:16px}.gapColBad{background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.gapColGood{background:#ff6f5526;border:1px solid rgba(255,111,85,.3)}.gapColLabel{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.6;margin-bottom:16px}.gapList{list-style:none;display:flex;flex-direction:column;gap:10px}.gapList li{font-size:14px;font-weight:600;opacity:.85;padding-left:16px;position:relative;line-height:1.4}.gapList li:before{content:"·";position:absolute;left:0;opacity:.5;font-weight:900}.gapColGood .gapList li:before{content:"✓";color:var(--coral);opacity:1}.digitalIcons{display:flex;gap:32px;margin-top:64px;opacity:.25}.digitalIcons img{width:80px;height:80px;object-fit:contain;filter:brightness(10)}@media(max-width:1080px){.homeHero,.pageHero{grid-template-columns:1fr;min-height:auto}.stackedImages img,.heroImage{min-height:420px}.floatingPanel{position:relative;left:auto;bottom:auto;margin-top:20px;max-width:100%}.tileGrid{grid-template-columns:repeat(3,1fr)}.featureGrid{grid-template-columns:repeat(2,1fr)}.caseCard,.contactGrid,.contactLayout,.steps{grid-template-columns:1fr}}@media(max-width:768px){section{padding:72px 24px}.homeHero,.pageHero{padding:80px 24px 60px;gap:40px}.header{padding:0 24px}.footerTop{grid-template-columns:1fr;padding:48px 24px 40px;gap:40px}.footerBottom{flex-direction:column;align-items:flex-start;gap:16px;padding:24px}.contactBookCard{position:static}.nav{display:none}.split,.reverse{grid-template-columns:1fr;gap:40px}.statsGrid,.imageBand{grid-template-columns:1fr}.imageBand img{height:280px}.tileGrid{grid-template-columns:1fr 1fr}.featureGrid{grid-template-columns:1fr}}@media(max-width:480px){.buttonRow{flex-direction:column}.button{width:100%;text-align:center}.tileGrid{grid-template-columns:1fr}}.csImageStrip{display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;background:var(--c-dark, #1a2e2a);padding:0}.csImageStripItem{position:relative;aspect-ratio:4 / 3;overflow:hidden}.csImageStripItem img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.csImageStripItem:hover img{transform:scale(1.04)}@media(max-width:720px){.csImageStrip{grid-template-columns:1fr}}.csAwardBadgeStack{display:flex;flex-direction:column;gap:12px;width:100%}.csAwardMini{display:flex;align-items:center;gap:12px;background:#fff2e814;border:1px solid rgba(255,242,232,.15);border-radius:10px;padding:12px 16px}.csAwardMiniIcon{flex-shrink:0;width:32px;height:32px;display:grid;place-items:center;color:#fbbc04;background:#fbbc041f;border-radius:50%}.csAwardMiniLabel{font-size:11px;letter-spacing:.08em;text-transform:uppercase;opacity:.65;margin-bottom:2px}.csAwardMiniTitle{font-size:15px;font-weight:600;line-height:1.25}.csVideoGrid--two{display:flex;justify-content:center;flex-wrap:wrap;gap:32px;max-width:1000px;margin:0 auto}.csVideoGrid--two .csVideoCard{width:460px;max-width:100%}.csVideoPlayer{width:100%;aspect-ratio:16 / 9;object-fit:cover;background:#000;display:block;border-radius:12px 12px 0 0}@media(max-width:640px){.csVideoGrid--two .csVideoCard{width:100%}}.navToggle{display:none;background:transparent;border:0;width:44px;height:44px;padding:0;cursor:pointer;position:relative;z-index:60}.navToggle span{display:block;position:absolute;left:10px;right:10px;height:2px;background:var(--green, #063b2a);border-radius:2px;transition:transform .25s ease,opacity .2s ease,top .25s ease}.navToggle span:nth-child(1){top:14px}.navToggle span:nth-child(2){top:21px}.navToggle span:nth-child(3){top:28px}.navToggle.is-open span:nth-child(1){top:21px;transform:rotate(45deg)}.navToggle.is-open span:nth-child(2){opacity:0}.navToggle.is-open span:nth-child(3){top:21px;transform:rotate(-45deg)}.mobileNav{position:fixed;inset:0;background:var(--peach, #fff2e8);display:flex;flex-direction:column;padding:92px 24px 40px;gap:4px;transform:translateY(-12px);opacity:0;pointer-events:none;transition:opacity .2s ease,transform .25s ease;z-index:55;overflow-y:auto}.mobileNav.is-open{transform:translateY(0);opacity:1;pointer-events:auto}.mobileNav .mobileNavClose{position:absolute;top:18px;right:20px;width:44px;height:44px;padding:0;border:0;background:transparent;cursor:pointer;z-index:3}.mobileNav .mobileNavClose span{position:absolute;left:9px;right:9px;top:21px;height:3px;border-radius:3px;background:var(--green)}.mobileNav .mobileNavClose span:nth-child(1){transform:rotate(45deg)}.mobileNav .mobileNavClose span:nth-child(2){transform:rotate(-45deg)}.mobileNav a{font-weight:800;font-size:20px;letter-spacing:.02em;padding:16px 4px;color:var(--text);border-bottom:1px solid rgba(6,59,42,.1)}.mobileNav a.active{color:var(--green, #063b2a)}.mobileNav a.mobileNavCta{margin-top:24px;background:var(--green);color:var(--cream);padding:16px 22px;border-radius:999px;font-weight:800;font-size:14px;letter-spacing:.08em;text-transform:uppercase;text-align:center;border-bottom:0!important}@media(max-width:768px){.navToggle{display:block}.headerCta{display:none}}@media(max-width:768px){h1{font-size:clamp(36px,11vw,64px);letter-spacing:-.03em}h2{font-size:clamp(30px,8vw,56px)}p{font-size:16px}.lead{font-size:17px}section{padding:56px 20px}.homeHero,.pageHero{padding:56px 20px 48px;gap:28px}.header{padding:0 20px}.csHero{min-height:0;padding:72px 20px 0!important}.csHeroInner{grid-template-columns:1fr;gap:32px;padding-bottom:40px}.csHeroH1{font-size:clamp(36px,10vw,64px);margin-top:8px}.csHeroRight{align-self:stretch}.csAwardBadge{padding:24px 22px;border-radius:18px}.csAwardYear{font-size:clamp(48px,14vw,80px)}.csHeroStatStrip{grid-template-columns:1fr}.csAwardStrip{padding:10px 0}.csAwardTrackInner span{font-size:11px}.csAwardTrackInner{gap:18px;padding-right:18px}.digitalHero{grid-template-columns:1fr!important;gap:28px!important}.digitalHero h1{font-size:clamp(30px,8vw,48px)!important;letter-spacing:-.035em}.digitalHero .heroImageWrap img,.digitalHero img{min-height:0!important;max-height:70vh}.digitalShowcase{padding:56px 20px}.digitalShowcaseGrid,.imageBand{grid-template-columns:1fr!important;gap:16px}.imageBand img{height:240px}.split,.reverse{grid-template-columns:1fr!important;gap:32px}.stackedImages img,.heroImage{min-height:320px}.tileGrid{grid-template-columns:1fr 1fr!important}.featureGrid,.statsGrid,.caseCard,.contactGrid,.contactLayout,.steps{grid-template-columns:1fr!important}.clientStrip{padding:32px 20px 36px!important}.footerTop{grid-template-columns:1fr!important;padding:40px 20px 32px!important;gap:32px!important}.footerBottom{flex-direction:column;align-items:flex-start;gap:12px;padding:20px!important}.floatingPanel{position:relative;left:auto;bottom:auto;right:auto;margin-top:20px;max-width:100%}.brandLogoLabel{bottom:auto;top:calc(100% + 8px)}.brandLogoLabel:after{top:auto;bottom:100%;border-top-color:transparent;border-bottom-color:#0f322d}}@media(max-width:480px){section{padding:44px 16px}.homeHero,.pageHero{padding:48px 16px 40px}.header{padding:0 16px}h1{font-size:clamp(32px,11vw,52px)}h2{font-size:clamp(26px,8vw,44px)}.buttonRow{flex-direction:column}.button,.btn{width:100%;text-align:center}.tileGrid{grid-template-columns:1fr!important}.csHeroH1{font-size:clamp(32px,11vw,52px)}.csAwardBadge{padding:22px 18px}.mobileNav a{font-size:18px;padding:14px 4px}}.hHero{position:relative;background:var(--green);color:var(--cream);padding:110px 72px 130px;display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:center;overflow:hidden;min-height:720px}.hHero__pattern{position:absolute;inset:0;width:100%;height:100%;opacity:.35;pointer-events:none;z-index:0}.hHero:before{content:"";position:absolute;top:-160px;left:-180px;width:540px;height:540px;border-radius:50%;background:radial-gradient(circle,rgba(255,111,85,.22),transparent 65%);pointer-events:none;z-index:0}.hHero:after{content:"";position:absolute;bottom:-200px;right:-160px;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(244,200,75,.18),transparent 65%);pointer-events:none;z-index:0}.hHero__copy{position:relative;z-index:2;max-width:620px}.hHero__visual{position:relative;z-index:2;margin:0}.hHero__eyebrow{display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--coral);margin:0 0 24px}.hHero__eyebrowMark{width:36px;height:2px;background:var(--coral);display:inline-block}.hHero__title{font-size:clamp(56px,9vw,124px);line-height:.9;font-weight:900;letter-spacing:-.03em;margin:0 0 32px;color:var(--cream)}.hHero__title em{font-style:normal;color:var(--yellow);font-family:ZT Talk,sans-serif;font-weight:400}.hHero__titleA{color:var(--cream)}.hHero__titleB{color:var(--coral)}.hHero__lead{font-size:clamp(17px,1.4vw,20px);line-height:1.6;opacity:.78;max-width:520px;margin:0 0 40px;border-left:2px solid rgba(255,111,85,.55);padding-left:20px}.hHero__ctas{display:flex;gap:16px;flex-wrap:wrap}.hHero__visual img{width:100%;height:600px;object-fit:cover;border-radius:24px 24px 24px 80px;box-shadow:0 40px 80px -30px #0009}.hHero__sticker{position:absolute;left:-40px;bottom:-30px;background:var(--coral);color:var(--green);padding:22px 28px;border-radius:20px 20px 4px;max-width:260px;transform:rotate(-2deg);box-shadow:0 20px 40px -10px #ff6f5580;display:flex;flex-direction:column;gap:4px}.hHero__sticker span{font-size:11px;letter-spacing:.14em;text-transform:uppercase;opacity:.7}.hHero__sticker strong{font-size:22px;font-weight:900;line-height:1.15;letter-spacing:-.01em}.hPoster{background:var(--coral);color:var(--green);padding:100px 72px 110px;position:relative;overflow:hidden;display:grid;grid-template-columns:1fr;gap:40px}.hPoster:before{content:"";position:absolute;top:0;right:0;width:40%;height:100%;background-image:radial-gradient(circle,rgba(6,59,42,.08) 1.5px,transparent 2px);background-size:20px 20px;pointer-events:none}.hPoster__head{display:flex;align-items:center;gap:20px;position:relative;z-index:2}.hPoster__num{font-size:14px;font-weight:900;letter-spacing:.16em;color:var(--green);background:#063b2a1a;padding:8px 14px;border-radius:999px}.hPoster__eyebrow{margin:0;font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--green);opacity:.7}.hPoster__title{position:relative;z-index:2;font-size:clamp(40px,5.6vw,88px);line-height:.95;font-weight:900;letter-spacing:-.03em;color:var(--green);margin:0;max-width:900px}.hPoster__title em{font-family:ZT Talk,sans-serif;font-style:normal;font-weight:400;color:var(--cream);text-shadow:0 6px 0 rgba(6,59,42,.15)}.hPoster__body{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:48px;max-width:920px;margin-left:auto;font-size:17px;line-height:1.65;color:var(--green)}.hPoster__body p{margin:0;opacity:.85}.hPoster__quote{position:relative;z-index:2;margin:0;padding:28px 0 0;border-top:2px solid rgba(6,59,42,.18);font-family:ZT Talk,sans-serif;font-style:normal;font-weight:400;font-size:clamp(22px,2.4vw,32px);line-height:1.25;color:var(--green);max-width:720px;display:flex;gap:12px;align-items:flex-start}.hPoster__quote span{font-size:clamp(40px,4.5vw,64px);line-height:.7;color:#063b2a66;font-family:ZT Talk,sans-serif}.hStats{background:var(--cream);color:var(--text);padding:130px 72px 140px}.hStats__intro{display:grid;grid-template-columns:auto 1fr;gap:0 32px;max-width:1100px;margin-bottom:96px}.hStats__num{grid-row:1 / span 3;font-size:14px;font-weight:900;letter-spacing:.16em;color:var(--coral);padding-top:6px}.hStats__eyebrow{margin:0 0 18px;font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--green);opacity:.65}.hStats__h2{margin:0;font-size:clamp(36px,4.8vw,64px);line-height:1.05;font-weight:900;letter-spacing:-.025em;color:var(--green);max-width:900px}.hStats__row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;border-top:2px solid var(--green);border-bottom:2px solid var(--green)}.hStats__item{padding:48px 36px 48px 0;border-right:1px solid rgba(6,59,42,.18);display:flex;flex-direction:column;gap:24px;align-items:flex-start;position:relative}.hStats__item:not(:first-child){padding-left:36px}.hStats__item:last-child{border-right:none}.hStats__item--feature{background:var(--green);color:var(--cream);padding:48px 36px;margin:-2px 0;border:none;position:relative;z-index:1}.hStats__big{font-size:clamp(80px,11vw,160px);line-height:.85;font-weight:900;letter-spacing:-.05em;color:var(--green);font-family:ZT Talk,sans-serif;font-style:normal}.hStats__big small{font-size:.4em;font-style:normal;font-family:inherit;font-weight:900;color:var(--coral);vertical-align:super;margin-left:4px}.hStats__item--feature .hStats__big{color:var(--cream)}.hStats__item--feature .hStats__big small{color:var(--yellow)}.hStats__item hr{width:60%;height:2px;background:var(--coral);border:none;margin:0}.hStats__item--feature hr{background:var(--yellow)}.hStats__label{font-size:14px;line-height:1.45;font-weight:700;color:var(--green);margin:0;max-width:260px;text-transform:uppercase;letter-spacing:.06em}.hStats__item--feature .hStats__label{color:var(--cream);opacity:.85}.hCollage{background:var(--peach);color:var(--text);padding:130px 72px 160px;position:relative;overflow:hidden}.hCollage__stage{position:relative;height:620px;max-width:1280px;margin:0 auto}.hCollage__img{position:absolute;border-radius:18px;object-fit:cover;box-shadow:0 30px 60px -20px #063b2a59;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.hCollage__img--a{top:0;left:0;width:46%;height:60%;transform:rotate(-4deg);z-index:1}.hCollage__img--b{top:8%;right:0;width:52%;height:78%;transform:rotate(2deg);z-index:2}.hCollage__img--c{bottom:0;left:18%;width:50%;height:50%;transform:rotate(-1.5deg);z-index:3}.hCollage__img:hover{transform:rotate(0) scale(1.02);z-index:4}.hPD{background:var(--green);color:var(--cream);padding:140px 72px;display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:center;position:relative;overflow:hidden}.hPD__pattern{position:absolute;inset:0;width:100%;height:100%;opacity:.25;pointer-events:none}.hPD:before{content:"";position:absolute;width:480px;height:480px;background:radial-gradient(circle,rgba(136,183,165,.22),transparent 65%);border-radius:50%;top:50%;left:-20%;transform:translateY(-50%);pointer-events:none}.hPD__copy{position:relative;z-index:2;max-width:560px}.hPD__num{display:inline-block;font-size:14px;font-weight:900;letter-spacing:.16em;color:var(--yellow);background:#f4c84b1f;padding:8px 14px;border-radius:999px;margin-bottom:24px}.hPD__eyebrow{margin:0 0 24px;font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--mint)}.hPD__h2{margin:0 0 32px;font-size:clamp(36px,4.6vw,64px);line-height:1.05;font-weight:900;letter-spacing:-.025em;color:var(--cream)}.hPD__body{margin:0 0 16px;font-size:17px;line-height:1.7;color:#fff2e8c7}.hPD__cta{margin-top:32px}.hPD__visual{position:relative;z-index:2;margin:0}.hPD__visual img{width:100%;height:560px;object-fit:cover;border-radius:32px 32px 32px 100px;box-shadow:0 40px 80px -30px #0009}.hPD__visual:before{content:"Kiin Digital";position:absolute;top:32px;left:-20px;background:var(--yellow);color:var(--green);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;padding:12px 20px;border-radius:999px;transform:rotate(-4deg);box-shadow:0 12px 24px -8px #0006;z-index:3}.hContact{background:linear-gradient(180deg,#fbe7d6,#f4d2b3);color:var(--text);padding:130px 72px 140px;display:grid;grid-template-columns:1fr 1.05fr;gap:80px;align-items:start}.hContact__eyebrow{margin:0 0 36px;font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--coral)}.hContact__methods{padding-top:16px}.hContact__row{display:grid;grid-template-columns:120px 1fr auto;align-items:center;gap:24px;padding:28px 0;border-bottom:1px solid rgba(6,59,42,.18);text-decoration:none;color:var(--green);transition:padding .2s,background .2s}.hContact__row:first-of-type{border-top:1px solid rgba(6,59,42,.18)}.hContact__row:hover{padding-left:12px;padding-right:12px}.hContact__row:hover .hContact__rowArrow{transform:translate(8px);color:var(--coral)}.hContact__rowLabel{font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;opacity:.55}.hContact__rowValue{font-size:clamp(20px,2vw,28px);font-weight:800;font-family:ZT Talk,sans-serif;font-style:normal;letter-spacing:-.01em}.hContact__rowArrow{font-size:28px;font-weight:700;color:var(--green);transition:transform .25s,color .25s}.hContact__cta{background:var(--green);color:var(--cream);padding:64px 56px;border-radius:32px 32px 32px 120px;position:sticky;top:100px;box-shadow:0 40px 80px -30px #063b2a80;overflow:hidden}.hContact__cta:before{content:"";position:absolute;top:-80px;right:-80px;width:240px;height:240px;background:var(--coral);border-radius:50%;opacity:.25;filter:blur(20px)}.hContact__cta>*{position:relative;z-index:1}.hContact__ctaEyebrow{margin:0 0 20px;font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--yellow)}.hContact__ctaTitle{margin:0 0 24px;font-size:clamp(28px,3.4vw,44px);line-height:1.08;font-weight:900;letter-spacing:-.02em;color:var(--cream)}.hContact__ctaBody{margin:0 0 36px;font-size:17px;line-height:1.6;opacity:.78}.hContact__ctaNote{margin:20px 0 0;font-size:13px;opacity:.5}@media(max-width:1080px){.hHero{grid-template-columns:1fr;padding:88px 32px 100px;gap:56px;min-height:auto}.hHero__visual img{height:420px}.hHero__sticker{left:16px;bottom:-20px}.hHero:before,.hHero:after{display:none}.hPoster{padding:100px 32px 110px}.hPoster__body{grid-template-columns:1fr;gap:24px;margin-left:0}.hStats{padding:88px 32px 100px}.hStats__intro{grid-template-columns:1fr;gap:12px;margin-bottom:56px}.hStats__num{grid-row:auto}.hStats__row{grid-template-columns:1fr}.hStats__item,.hStats__item:not(:first-child){padding:36px 0;border-right:none;border-bottom:1px solid rgba(6,59,42,.18)}.hStats__item:last-child{border-bottom:none}.hStats__item--feature{padding:36px 28px;margin:0}.hCollage{padding:88px 32px 110px}.hCollage__stage{height:480px}.hPD{grid-template-columns:1fr;padding:88px 32px 100px;gap:56px}.hPD__visual img{height:440px}.hContact{grid-template-columns:1fr;padding:88px 32px 100px;gap:48px}.hContact__cta{position:static;padding:48px 32px;border-radius:28px}}@media(max-width:640px){.hHero{padding:64px 20px 80px}.hHero__visual img{height:340px;border-radius:18px 18px 18px 56px}.hHero__sticker{transform:none;max-width:100%}.hPoster,.hStats{padding:72px 20px 80px}.hStats__row{border-top-width:1px;border-bottom-width:1px}.hCollage{padding:72px 20px 90px}.hCollage__stage{height:380px}.hCollage__img--a{width:52%;height:55%}.hCollage__img--b{width:56%;height:70%}.hCollage__img--c{width:54%;height:48%}.hPD{padding:72px 20px 80px}.hPD__visual img{height:340px}.hContact{padding:72px 20px 80px}.hContact__row{grid-template-columns:1fr auto;gap:8px;padding:22px 0}.hContact__rowLabel{grid-column:1 / -1}.hContact__rowValue{font-size:22px}}[data-testid=page-about] .pageHero{background:linear-gradient(180deg,#f8e4d0 0%,var(--peach) 100%);color:var(--green)}[data-testid=page-about] .pageHero .kiin-pattern-svg{opacity:.7}[data-testid=page-about] .pageHero .kiin-pattern-svg img{opacity:.35;mix-blend-mode:multiply}[data-testid=page-about] .pageHero .eyebrow{color:var(--coral)}[data-testid=page-about] .pageHero h1{color:var(--green)}[data-testid=page-about] .pageHero .lead{color:var(--green);opacity:.78}[data-testid=page-about] .pageHero .heroImage{border-radius:24px 24px 24px 80px;box-shadow:0 30px 60px -20px #063b2a59;transform:rotate(-2deg)}[data-testid=page-about] .pageHero .heroCopy{position:relative}[data-testid=page-about] .pageHero .heroCopy:before{content:"K";position:absolute;font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(220px,28vw,380px);line-height:.8;color:var(--green);opacity:.18;top:60px;right:-40px;left:auto;pointer-events:none;z-index:0;transform:rotate(8deg)}[data-testid=page-about] .pageHero .heroCopy>*{position:relative;z-index:1}[data-testid=page-about] .pageHero .eyebrow{display:inline-block;background:var(--green);color:var(--cream);padding:8px 16px;border-radius:999px;font-weight:800;letter-spacing:.1em}[data-testid=page-about] .pageHero .heroImageWrap{position:relative}[data-testid=page-about] .storySection .storyStatement{color:var(--green)}[data-testid=page-about] .storySection .storyBigNumber{font-family:ZT Talk,sans-serif;font-style:normal;font-weight:400;color:var(--coral);font-size:140px;line-height:1;opacity:.95}[data-testid=page-about] .storySection .storyStatement{font-style:normal;font-family:ZT Talk,sans-serif;font-size:22px;color:var(--coral)}[data-testid=page-about] .momentsSection{background:var(--peach)!important;color:var(--green)!important}[data-testid=page-about] .momentsSection .kiin-pattern-svg{opacity:.16}[data-testid=page-about] .momentsSection .eyebrow,[data-testid=page-about] .momentsSection .momentNumber{color:var(--coral)}[data-testid=page-about] .momentsSection h2,[data-testid=page-about] .momentsSection .momentText,[data-testid=page-about] .momentsSection .momentsClose{color:var(--green)}[data-testid=page-about] .emotionalSection{background:var(--coral)!important;color:var(--green)}[data-testid=page-about] .emotionalSection .eyebrow{color:var(--green);opacity:.75}[data-testid=page-about] .emotionalSection .pillarDot{background:var(--green)}[data-testid=page-about] .founderSection{background:var(--cream);position:relative}[data-testid=page-about] .founderSection .founderQuote{font-family:ZT Talk,sans-serif;font-style:normal;font-size:clamp(22px,2.4vw,30px);line-height:1.4;color:var(--green)}[data-testid=page-about] .section.green:not(.momentsSection){background:var(--mint)!important;color:var(--green)}[data-testid=page-about] .section.green:not(.momentsSection) .eyebrow{color:var(--green);opacity:.7}[data-testid=page-about] .section.green:not(.momentsSection) .beliefCard{background:#ffffff73;border:1px solid rgba(6,59,42,.12);border-radius:16px;padding:28px}[data-testid=page-about] .section.peach:not(.emotionalSection){background:linear-gradient(180deg,#fff0c4,#f9dc8e)!important;color:var(--green)}[data-testid=page-about] .section.peach:not(.emotionalSection) .aboutFuturePillars span{background:#063b2a14;color:var(--green)}[data-testid=page-about] .section.dark:last-of-type{background:var(--green);position:relative}[data-testid=page-experiences] .pageHero{background:linear-gradient(135deg,var(--coral) 0%,#ff8a72 60%,var(--peach) 100%)!important;color:var(--green)}[data-testid=page-experiences] .pageHero .kiin-pattern-svg img{opacity:.4;mix-blend-mode:multiply}[data-testid=page-experiences] .pageHero .eyebrow{color:var(--green);opacity:.7}[data-testid=page-experiences] .pageHero h1{color:var(--green)}[data-testid=page-experiences] .pageHero .lead{color:var(--green);opacity:.8}[data-testid=page-experiences] .pageHero .heroImage{border-radius:24px 24px 24px 80px;box-shadow:0 30px 60px -20px #063b2a66;transform:rotate(-1.5deg)}[data-testid=page-experiences] .section.peach{background:var(--cream)!important}[data-testid=page-experiences] .section.peach .eyebrow{color:var(--coral)}[data-testid=page-experiences] .section.green{background:var(--coral)!important;color:var(--green)}[data-testid=page-experiences] .section.green .kiin-pattern-svg{opacity:.18;filter:invert(20%) sepia(20%) saturate(800%) hue-rotate(-10deg)}[data-testid=page-experiences] .section.green .eyebrow{color:var(--green);opacity:.7}[data-testid=page-experiences] .section.green h2{color:var(--green)}[data-testid=page-experiences] .section.green .tile{background:var(--green);color:var(--cream);border:none;border-radius:14px;padding:22px 20px;font-weight:800;letter-spacing:-.005em;transition:transform .25s,background .25s}[data-testid=page-experiences] .section.green .tile:hover{background:var(--cream);color:var(--green);transform:translateY(-4px)}[data-testid=page-experiences] .expGallerySection{background:var(--peach)!important;color:var(--green)}[data-testid=page-experiences] .expGallerySection .eyebrow{color:var(--coral)}[data-testid=page-experiences] .expGallerySection h2{color:var(--green)}[data-testid=page-experiences] .expGallerySection .expGalleryItem{border-radius:16px;overflow:hidden}[data-testid=page-experiences] .expInstaSection{position:relative;margin-top:0}[data-testid=page-experiences] .expInstaSection:before{content:"";position:absolute;left:0;right:0;top:0;height:80px;background:linear-gradient(180deg,var(--peach) 0%,transparent 100%);pointer-events:none;z-index:1;opacity:.4}[data-testid=page-case-studies] .csBriefImageWrap{margin-top:32px}[data-testid=page-case-studies] .csBriefImageWrap img{width:100%;display:block;border-radius:20px 20px 20px 64px;box-shadow:0 30px 60px -20px #063b2a4d;aspect-ratio:4 / 3;object-fit:cover}[data-testid=page-case-studies] .csPhotoStripSection{background:var(--cream);padding:0 24px 80px}[data-testid=page-case-studies] .csPhotoStrip{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1280px;margin:0 auto}[data-testid=page-case-studies] .csPhotoStrip img{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:16px;display:block}[data-testid=page-case-studies] .csPhotoStrip img:nth-child(1){transform:rotate(-1.5deg)}[data-testid=page-case-studies] .csPhotoStrip img:nth-child(2){transform:translateY(20px) rotate(1deg)}[data-testid=page-case-studies] .csPhotoStrip img:nth-child(3){transform:rotate(-.5deg)}@media(max-width:720px){[data-testid=page-case-studies] .csPhotoStrip{grid-template-columns:1fr}[data-testid=page-case-studies] .csPhotoStrip img{transform:none!important;aspect-ratio:3/2}}[data-testid=page-case-studies] .csClosingImageWrap{max-width:1180px;margin:0 auto 48px}[data-testid=page-case-studies] .csClosingImageWrap img{width:100%;display:block;border-radius:24px 24px 24px 96px;box-shadow:0 30px 60px -20px #063b2a4d;aspect-ratio:16 / 7;object-fit:cover}[data-testid=page-experiences] .expCloseSection{background:var(--cream)!important}[data-testid=page-experiences] .expCloseLayout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:72px;align-items:center;max-width:1180px;margin:0 auto}[data-testid=page-experiences] .expCloseImageWrap{position:relative}[data-testid=page-experiences] .expCloseImageWrap img{width:100%;display:block;border-radius:24px 24px 24px 96px;box-shadow:0 30px 60px -20px #063b2a59;aspect-ratio:4 / 5;object-fit:cover;transform:rotate(-1.5deg)}[data-testid=page-experiences] .expClosePill{position:absolute;bottom:28px;left:-16px;background:var(--coral);color:var(--green);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:13px;padding:12px 20px;border-radius:999px;box-shadow:0 12px 30px -10px #063b2a66;transform:rotate(-3deg)}[data-testid=page-experiences] .expCloseCopy h2{font-size:clamp(40px,5vw,72px);line-height:1;letter-spacing:-.02em;margin:16px 0 24px}[data-testid=page-experiences] .expCloseCopy p{font-size:17px;line-height:1.7;max-width:460px;margin-bottom:32px}@media(max-width:860px){[data-testid=page-experiences] .expCloseLayout{grid-template-columns:1fr;gap:48px}[data-testid=page-experiences] .expCloseImageWrap img{aspect-ratio:3/2;transform:none;border-radius:20px}[data-testid=page-experiences] .expClosePill{left:16px;bottom:16px}}[data-testid=page-experiences] .expInstaSection .eyebrow{color:var(--yellow)}[data-testid=page-experiences] .section.cream:last-of-type{background:linear-gradient(180deg,var(--yellow) 0%,#f0b933 100%)!important;color:var(--green)}[data-testid=page-experiences] .section.cream:last-of-type .eyebrow{color:var(--green);opacity:.7}[data-testid=page-case-studies] .csHero{background:radial-gradient(circle at 90% 10%,rgba(244,200,75,.18),transparent 55%),var(--green)}[data-testid=page-case-studies] .csHero .kiin-pattern-svg img{opacity:.5}[data-testid=page-case-studies] .csHero .eyebrow{color:var(--yellow)}[data-testid=page-case-studies] .csHeroStat strong{color:var(--yellow);font-family:ZT Talk,sans-serif;font-style:normal}[data-testid=page-case-studies] .csAwardBadge{border:2px solid var(--yellow)}[data-testid=page-case-studies] .csAwardBadge .csAwardRibbon{background:var(--yellow);color:var(--green)}[data-testid=page-case-studies] .csAwardStrip{background:var(--yellow);color:var(--green);border-top:1px solid rgba(6,59,42,.15);border-bottom:1px solid rgba(6,59,42,.15)}[data-testid=page-case-studies] #coppermaker .csKeyQuestion{font-family:ZT Talk,sans-serif;font-style:normal;font-size:clamp(20px,2vw,28px);color:var(--coral);margin-top:28px}[data-testid=page-case-studies] .csSnapshot .csSnapshotCard strong{font-family:ZT Talk,sans-serif;font-style:normal;font-weight:400;color:var(--yellow);font-size:clamp(34px,3.4vw,46px)}[data-testid=page-case-studies] .section.peach:not(.csClosingSection){background:var(--cream)!important}[data-testid=page-case-studies] .section.peach:not(.csClosingSection) .eyebrow{color:var(--coral)}[data-testid=page-case-studies] .csBriefClosing{font-family:ZT Talk,sans-serif;font-style:normal;font-size:20px;color:var(--coral);margin-top:24px}[data-testid=page-case-studies] .csDeliveredSection,[data-testid=page-case-studies] .section.teal{background:var(--coral)!important;color:var(--green)}[data-testid=page-case-studies] .csDeliveredSection .kiin-pattern-svg{opacity:.18;filter:invert(20%) sepia(20%) saturate(800%) hue-rotate(-10deg)}[data-testid=page-case-studies] .csDeliveredSection .eyebrow{color:var(--green);opacity:.7}[data-testid=page-case-studies] .csDeliveredSection h2{color:var(--green)}[data-testid=page-case-studies] .csDeliveredSection .csDeliveredCard{background:var(--cream);color:var(--green);border-radius:14px;padding:28px;border:1px solid rgba(6,59,42,.08)}[data-testid=page-case-studies] .csDeliveredCard .csDeliveredNum{font-family:ZT Talk,sans-serif;font-style:normal;color:var(--coral);font-size:36px}[data-testid=page-case-studies] .csClosingSection{background:linear-gradient(180deg,var(--yellow) 0%,#f0b933 100%)!important;color:var(--green)}[data-testid=page-case-studies] .csClosingSection .eyebrow{color:var(--green);opacity:.7}[data-testid=page-case-studies] .csClosingSection .csClosingStatement{font-family:ZT Talk,sans-serif;font-style:normal;font-size:clamp(22px,2.4vw,30px);color:var(--green);margin-top:24px}[data-testid=page-case-studies] .csMoreSection{background:var(--peach)!important}[data-testid=page-case-studies] .csMoreSection .eyebrow{color:var(--coral)}[data-testid=page-case-studies] .csVoicesSection .eyebrow{color:var(--yellow)}html,body{overflow-x:clip}img,video{max-width:100%}[data-testid=page-home] .h2Hero{position:relative;background:var(--green);color:var(--cream);padding:140px 6vw 80px;display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center;overflow:hidden;min-height:90vh}[data-testid=page-home] .h2Hero__pattern{position:absolute;inset:0;opacity:.18;color:var(--mint);pointer-events:none}[data-testid=page-home] .h2Hero__inner{position:relative;z-index:2}[data-testid=page-home] .h2Hero__eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--mint);margin-bottom:32px}[data-testid=page-home] .h2Hero__eyebrowMark{display:inline-block;width:24px;height:2px;background:var(--coral)}[data-testid=page-home] .h2Hero__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(56px,8.5vw,132px);line-height:.95;letter-spacing:-.02em;margin:0;text-transform:uppercase}[data-testid=page-home] .h2Hero__titleEm{display:block;font-style:normal;color:var(--coral);font-weight:900}[data-testid=page-home] .h2Hero__lead{font-size:clamp(17px,1.4vw,21px);line-height:1.55;max-width:540px;margin-top:32px;color:#fff2e8d9}[data-testid=page-home] .h2Hero__ctas{display:flex;flex-wrap:wrap;gap:16px;margin-top:40px}[data-testid=page-home] .h2Hero__visual{position:relative;margin:0;z-index:2}[data-testid=page-home] .h2Hero__visual img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:24px 24px 200px;box-shadow:0 40px 80px -20px #00000073}[data-testid=page-home] .h2Hero__visualBadge{position:absolute;bottom:-18px;left:-20px;background:var(--yellow);color:var(--green);padding:12px 20px;border-radius:999px;font-weight:800;font-size:12px;letter-spacing:.08em;text-transform:uppercase;transform:rotate(-4deg);box-shadow:0 14px 30px -10px #0006}@media(max-width:900px){[data-testid=page-home] .h2Hero{grid-template-columns:1fr;padding:110px 24px 60px;min-height:auto;gap:48px}[data-testid=page-home] .h2Hero__visual img{aspect-ratio:4/3;border-radius:20px}}[data-testid=page-home] .h2Problem{background:var(--peach);color:var(--green);padding:120px 6vw}[data-testid=page-home] .h2Problem__head{max-width:980px;margin:0 auto 64px;text-align:left}[data-testid=page-home] .h2Problem__num{font-family:ZT Talk,sans-serif;font-weight:900;font-size:14px;color:var(--coral);letter-spacing:.18em}[data-testid=page-home] .h2Problem__eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:var(--green);margin:8px 0 24px}[data-testid=page-home] .h2Problem__title{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(34px,4.4vw,64px);line-height:1.1;margin:0;letter-spacing:-.01em}[data-testid=page-home] .h2Problem__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;max-width:1280px;margin:0 auto;align-items:start}[data-testid=page-home] .h2Problem__visual{margin:0;position:sticky;top:100px}[data-testid=page-home] .h2Problem__visual img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:16px 16px 16px 120px;filter:grayscale(.3) contrast(.95)}[data-testid=page-home] .h2Problem__copy{font-size:18px;line-height:1.65}[data-testid=page-home] .h2Problem__copy p{margin:0 0 18px}[data-testid=page-home] .h2Problem__break{font-family:ZT Talk,sans-serif;font-size:clamp(22px,2.4vw,30px)!important;font-weight:700;line-height:1.3;margin:36px 0!important;padding-left:24px;border-left:4px solid var(--coral)}[data-testid=page-home] .h2Problem__list{list-style:none;padding:0;margin:28px 0;display:flex;flex-wrap:wrap;gap:10px}[data-testid=page-home] .h2Problem__list li{background:var(--cream);color:var(--green);padding:8px 16px;border-radius:999px;font-weight:700;font-size:14px;letter-spacing:.02em}[data-testid=page-home] .h2Problem__close{font-family:ZT Talk,sans-serif;font-size:clamp(24px,2.6vw,36px)!important;font-weight:800;color:var(--green);margin-top:40px!important}@media(max-width:900px){[data-testid=page-home] .h2Problem{padding:80px 24px}[data-testid=page-home] .h2Problem__grid{grid-template-columns:1fr;gap:40px}[data-testid=page-home] .h2Problem__visual{position:static}}[data-testid=page-home] .h2What{background:var(--cream);color:var(--green);padding:120px 6vw}[data-testid=page-home] .h2What__head{max-width:980px;margin:0 auto 72px}[data-testid=page-home] .h2What__num,[data-testid=page-home] .h2What__eyebrow,[data-testid=page-home] .h2What__title{display:block}[data-testid=page-home] .h2What__num{font-family:ZT Talk,sans-serif;font-weight:900;font-size:14px;color:var(--coral);letter-spacing:.18em}[data-testid=page-home] .h2What__eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;margin:8px 0 20px}[data-testid=page-home] .h2What__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(40px,5.8vw,88px);line-height:1;letter-spacing:-.02em;text-transform:uppercase}[data-testid=page-home] .h2What__lead{font-size:clamp(17px,1.4vw,21px);line-height:1.6;max-width:720px;margin-top:28px}[data-testid=page-home] .h2What__layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;max-width:1280px;margin:0 auto;align-items:center}[data-testid=page-home] .h2What__helps{font-size:18px;line-height:1.7}[data-testid=page-home] .h2What__helpsTitle{font-family:ZT Talk,sans-serif;font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:var(--coral);margin-bottom:16px}[data-testid=page-home] .h2What__helps ul{list-style:none;padding:0;margin:0 0 32px}[data-testid=page-home] .h2What__helps li{padding:14px 0;border-top:1px solid rgba(0,63,45,.15);font-weight:600}[data-testid=page-home] .h2What__helps li:last-child{border-bottom:1px solid rgba(0,63,45,.15)}[data-testid=page-home] .h2What__helpsLine{font-family:ZT Talk,sans-serif;font-size:clamp(20px,2vw,26px);font-weight:700;color:var(--green)}[data-testid=page-home] .h2What__diagram{display:flex;flex-direction:column;gap:8px;position:relative}[data-testid=page-home] .h2What__layer{display:flex;align-items:center;gap:24px;padding:28px 32px;border-radius:16px;background:var(--green);color:var(--cream);transition:transform .3s ease;position:relative}[data-testid=page-home] .h2What__layer:hover{transform:translate(8px)}[data-testid=page-home] .h2What__layer:not(:last-child):after{content:"";position:absolute;left:56px;bottom:-8px;width:2px;height:8px;background:var(--coral)}[data-testid=page-home] .h2What__layer--0{margin-left:0;background:var(--green)}[data-testid=page-home] .h2What__layer--1{margin-left:24px;background:#0a4f3a}[data-testid=page-home] .h2What__layer--2{margin-left:48px;background:var(--coral);color:var(--green)}[data-testid=page-home] .h2What__layer--3{margin-left:24px;background:var(--mint);color:var(--green)}[data-testid=page-home] .h2What__layer--4{margin-left:0;background:var(--yellow);color:var(--green)}[data-testid=page-home] .h2What__layerNum{font-family:ZT Talk,sans-serif;font-weight:900;font-size:28px;opacity:.7;min-width:48px}[data-testid=page-home] .h2What__layer strong{display:block;font-family:ZT Talk,sans-serif;font-weight:800;font-size:18px;text-transform:uppercase;letter-spacing:.02em}[data-testid=page-home] .h2What__layer span{display:block;font-size:14px;opacity:.85;margin-top:4px}@media(max-width:900px){[data-testid=page-home] .h2What{padding:80px 24px}[data-testid=page-home] .h2What__layout{grid-template-columns:1fr;gap:48px}[data-testid=page-home] .h2What__layer{margin-left:0!important;padding:20px 24px}}[data-testid=page-home] .h2Digital{position:relative;background:var(--green);color:var(--cream);padding:120px 6vw;overflow:hidden}[data-testid=page-home] .h2Digital__pattern{position:absolute;inset:0;opacity:.15;color:var(--mint);pointer-events:none}[data-testid=page-home] .h2Digital__grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:80px;max-width:1280px;margin:0 auto;align-items:center}[data-testid=page-home] .h2Digital__num{font-family:ZT Talk,sans-serif;font-weight:900;font-size:14px;color:var(--mint);letter-spacing:.18em}[data-testid=page-home] .h2Digital__eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:var(--mint);margin:8px 0 20px}[data-testid=page-home] .h2Digital__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(34px,4.4vw,60px);line-height:1.05;letter-spacing:-.01em;margin:0}[data-testid=page-home] .h2Digital__body{font-size:17px;line-height:1.65;margin:24px 0 0;color:#fff2e8d9}[data-testid=page-home] .h2Digital__nots{list-style:none;padding:0;margin:32px 0;display:flex;flex-direction:column;gap:8px}[data-testid=page-home] .h2Digital__nots li{font-family:ZT Talk,sans-serif;font-weight:700;color:var(--coral);font-size:17px}[data-testid=page-home] .h2Digital__cta{margin-top:16px}[data-testid=page-home] .h2Digital__visual{position:relative;margin:0}[data-testid=page-home] .h2Digital__visual img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:24px;box-shadow:0 30px 60px -20px #00000080}[data-testid=page-home] .h2Digital__uiCard{position:absolute;bottom:-24px;right:-24px;background:var(--cream);color:var(--green);padding:20px 24px;border-radius:18px;width:260px;box-shadow:0 30px 60px -10px #0006}[data-testid=page-home] .h2Digital__uiEyebrow{font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:var(--coral);margin:0 0 8px}[data-testid=page-home] .h2Digital__uiTitle{font-family:ZT Talk,sans-serif;font-weight:800;font-size:20px;margin:0}[data-testid=page-home] .h2Digital__uiMeta{font-size:13px;margin:6px 0 14px;opacity:.75}[data-testid=page-home] .h2Digital__uiBar{height:6px;background:#003f2d1f;border-radius:999px;overflow:hidden}[data-testid=page-home] .h2Digital__uiBar span{display:block;height:100%;background:var(--coral);border-radius:999px}[data-testid=page-home] .h2Digital__uiNote{font-size:12px;margin:8px 0 0;font-weight:600}@media(max-width:900px){[data-testid=page-home] .h2Digital{padding:80px 24px}[data-testid=page-home] .h2Digital__grid{grid-template-columns:1fr;gap:60px}[data-testid=page-home] .h2Digital__visual img{aspect-ratio:4/3}[data-testid=page-home] .h2Digital__uiCard{right:16px;bottom:-16px;width:220px}}[data-testid=page-home] .h2Exp{background:var(--cream);color:var(--green);padding:120px 0 100px}[data-testid=page-home] .h2Exp__head{max-width:980px;margin:0 auto 56px;padding:0 6vw}[data-testid=page-home] .h2Exp__num{font-family:ZT Talk,sans-serif;font-weight:900;font-size:14px;color:var(--coral);letter-spacing:.18em}[data-testid=page-home] .h2Exp__eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;margin:8px 0 20px}[data-testid=page-home] .h2Exp__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(36px,5vw,72px);line-height:1.05;letter-spacing:-.02em;margin:0;text-transform:uppercase}[data-testid=page-home] .h2Exp__scroller{overflow:hidden;padding:32px 0;position:relative;-webkit-mask-image:linear-gradient(to right,transparent,black 4%,black 96%,transparent);mask-image:linear-gradient(to right,transparent,black 4%,black 96%,transparent)}[data-testid=page-home] .h2Exp__track{display:flex;gap:20px;width:max-content;animation:h2ExpScroll 50s linear infinite}@keyframes h2ExpScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}[data-testid=page-home] .h2Exp__tile{margin:0;position:relative;flex:0 0 320px;height:420px;border-radius:16px;overflow:hidden}[data-testid=page-home] .h2Exp__tile--0{transform:translateY(0)}[data-testid=page-home] .h2Exp__tile--1{transform:translateY(28px)}[data-testid=page-home] .h2Exp__tile--2{transform:translateY(-20px)}[data-testid=page-home] .h2Exp__tile--3{transform:translateY(12px)}[data-testid=page-home] .h2Exp__tile img{width:100%;height:100%;object-fit:cover;display:block}[data-testid=page-home] .h2Exp__tile figcaption{position:absolute;bottom:16px;left:16px;background:var(--cream);color:var(--green);padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.04em}[data-testid=page-home] .h2Exp__below{max-width:1080px;margin:64px auto 0;padding:0 6vw;display:grid;grid-template-columns:1fr 1fr;gap:48px;font-size:18px;line-height:1.7}[data-testid=page-home] .h2Exp__belowList{list-style:none;padding:0;margin:16px 0 0;display:flex;flex-wrap:wrap;gap:10px}[data-testid=page-home] .h2Exp__belowList li{background:var(--green);color:var(--cream);padding:8px 16px;border-radius:999px;font-weight:700;font-size:14px}[data-testid=page-home] .h2Exp__not{font-family:ZT Talk,sans-serif;font-weight:700;color:var(--coral);margin:0 0 8px}[data-testid=page-home] .h2Exp__close{font-family:ZT Talk,sans-serif;font-size:clamp(20px,2vw,26px);font-weight:800;margin-top:24px}@media(max-width:720px){[data-testid=page-home] .h2Exp{padding:80px 0}[data-testid=page-home] .h2Exp__tile{flex:0 0 240px;height:320px}[data-testid=page-home] .h2Exp__below{grid-template-columns:1fr;gap:32px}}[data-testid=page-home] .h2Out{background:var(--yellow);color:var(--green);padding:120px 6vw}[data-testid=page-home] .h2Out__head{max-width:1080px;margin:0 auto 64px}[data-testid=page-home] .h2Out__num{font-family:ZT Talk,sans-serif;font-weight:900;font-size:14px;color:var(--green);letter-spacing:.18em}[data-testid=page-home] .h2Out__eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;margin:8px 0 20px}[data-testid=page-home] .h2Out__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(36px,4.8vw,72px);line-height:1.05;letter-spacing:-.02em;margin:0}[data-testid=page-home] .h2Out__banners{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;max-width:1280px;margin:0 auto}[data-testid=page-home] .h2Out__banner{background:var(--green);color:var(--cream);padding:40px 24px;border-radius:18px;display:flex;flex-direction:column;gap:16px;min-height:240px;justify-content:space-between}[data-testid=page-home] .h2Out__banner--1{background:var(--coral);color:var(--green)}[data-testid=page-home] .h2Out__banner--3{background:var(--mint);color:var(--green)}[data-testid=page-home] .h2Out__big{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(48px,5vw,76px);line-height:1;letter-spacing:-.02em}[data-testid=page-home] .h2Out__big small{font-size:.5em;font-weight:800;opacity:.7;margin-left:4px}[data-testid=page-home] .h2Out__label{font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin:0}[data-testid=page-home] .h2Out__support{max-width:720px;margin:64px auto 0;text-align:center;font-size:18px;line-height:1.6}[data-testid=page-home] .h2Out__support ul{list-style:none;padding:0;margin:16px 0 0;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}[data-testid=page-home] .h2Out__support li{background:var(--green);color:var(--yellow);padding:8px 16px;border-radius:999px;font-weight:700;font-size:14px}@media(max-width:900px){[data-testid=page-home] .h2Out{padding:80px 24px}[data-testid=page-home] .h2Out__banners{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){[data-testid=page-home] .h2Out__banners{grid-template-columns:1fr}}[data-testid=page-home] .h2Case{position:relative;min-height:720px;display:flex;align-items:flex-end;overflow:hidden;background:var(--green)}[data-testid=page-home] .h2Case__bg{position:absolute;inset:0;margin:0}[data-testid=page-home] .h2Case__bg img{width:100%;height:100%;object-fit:cover;filter:brightness(.55)}[data-testid=page-home] .h2Case__inner{position:relative;z-index:2;padding:80px 6vw;color:var(--cream);max-width:920px}[data-testid=page-home] .h2Case__eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:var(--coral);margin:0 0 16px}[data-testid=page-home] .h2Case__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(48px,7vw,104px);line-height:.95;letter-spacing:-.02em;margin:0;text-transform:uppercase}[data-testid=page-home] .h2Case__lead{font-size:clamp(17px,1.5vw,22px);line-height:1.55;margin:24px 0 36px;max-width:640px;color:#fff2e8e6}[data-testid=page-home] .h2Case__metrics{display:flex;flex-wrap:wrap;gap:32px;margin-bottom:36px}[data-testid=page-home] .h2Case__metrics div{display:flex;flex-direction:column}[data-testid=page-home] .h2Case__metrics strong{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(28px,3vw,40px);color:var(--yellow)}[data-testid=page-home] .h2Case__metrics span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:700;opacity:.85;margin-top:4px}@media(max-width:640px){[data-testid=page-home] .h2Case{min-height:0}[data-testid=page-home] .h2Case__inner{padding:64px 20px;max-width:100%}[data-testid=page-home] .h2Case__title{font-size:clamp(34px,11vw,52px);overflow-wrap:anywhere}[data-testid=page-home] .h2Case__metrics{gap:20px}}[data-testid=page-home] .h2Founder{background:var(--peach);color:var(--green);padding:140px 6vw;text-align:center;position:relative}[data-testid=page-home] .h2Founder__mark{width:56px;height:56px;margin:0 auto 24px;display:block}[data-testid=page-home] .h2Founder__eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:var(--coral);margin:0 0 24px}[data-testid=page-home] .h2Founder__title{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(32px,4.2vw,60px);line-height:1.15;letter-spacing:-.01em;max-width:980px;margin:0 auto}[data-testid=page-home] .h2Founder__body{max-width:680px;margin:48px auto 0;text-align:left;font-size:18px;line-height:1.7}[data-testid=page-home] .h2Founder__body p{margin:0 0 18px}[data-testid=page-home] .h2Founder__list{list-style:none;padding:0;margin:16px 0 24px;display:flex;flex-wrap:wrap;gap:10px}[data-testid=page-home] .h2Founder__list li{background:var(--green);color:var(--cream);padding:8px 16px;border-radius:999px;font-weight:700;font-size:14px}[data-testid=page-home] .h2Founder__close{font-family:ZT Talk,sans-serif;font-size:clamp(20px,2vw,26px)!important;font-weight:800;text-align:center;margin-top:32px!important;border-top:1px solid rgba(0,63,45,.2);padding-top:32px}[data-testid=page-home] .h2Final{position:relative;background:var(--coral);color:var(--green);padding:140px 6vw;text-align:center;overflow:hidden}[data-testid=page-home] .h2Final__pattern{position:absolute;inset:0;opacity:.18;color:var(--green);pointer-events:none}[data-testid=page-home] .h2Final__inner{position:relative;z-index:2}[data-testid=page-home] .h2Final__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(40px,6vw,88px);line-height:1;letter-spacing:-.02em;margin:0 auto 48px;max-width:980px;text-transform:uppercase}[data-testid=page-home] .h2Final__cta{background:var(--green);color:var(--cream);padding:22px 44px;font-size:16px;letter-spacing:.08em;text-transform:uppercase;font-weight:800;border-radius:999px;display:inline-block;text-decoration:none;transition:transform .2s ease}[data-testid=page-home] .h2Final__cta:hover{transform:translateY(-2px)}[data-testid=page-home] .h2Final__note{margin-top:24px;font-size:14px;font-weight:600;letter-spacing:.04em;opacity:.85}@media(max-width:720px){[data-testid=page-home] .h2Founder,[data-testid=page-home] .h2Final{padding:80px 24px}}[data-testid=page-community] .c2Hero{position:relative;background:var(--peach);color:var(--green);padding:160px 6vw 100px;display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center;overflow:hidden;min-height:90vh}[data-testid=page-community] .c2Hero:before{content:"";position:absolute;left:-10%;top:-20%;width:60%;height:80%;background:var(--coral);opacity:.18;border-radius:50%;filter:blur(80px);pointer-events:none}[data-testid=page-community] .c2Hero__pattern{position:absolute;inset:0;opacity:.22;color:var(--green);pointer-events:none}[data-testid=page-community] .c2Hero__inner{position:relative;z-index:2;max-width:780px}[data-testid=page-community] .c2Hero__eyebrow{display:inline-flex;align-items:center;gap:10px;background:none;padding:0;border-radius:0;font-family:ZT Talk,sans-serif;font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:var(--coral);margin:0 0 32px}[data-testid=page-community] .c2Hero__eyebrow:before{content:"";display:inline-block;width:24px;height:2px;background:var(--green)}[data-testid=page-community] .c2Hero__title{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(48px,6.8vw,104px);line-height:1.02;letter-spacing:-.02em;margin:0}[data-testid=page-community] .c2Hero__title em{font-style:normal;color:var(--coral);font-weight:800}[data-testid=page-community] .c2Hero__leadWrap{margin-top:48px;max-width:560px}[data-testid=page-community] .c2Hero__lead{font-size:clamp(17px,1.4vw,21px);line-height:1.65;color:#003f2dc7;margin:0 0 18px}[data-testid=page-community] .c2Hero__visual{margin:0;position:relative;z-index:2}[data-testid=page-community] .c2Hero__visual img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:240px 24px 24px;box-shadow:0 40px 80px -20px #063b2a59}@media(max-width:900px){[data-testid=page-community] .c2Hero{grid-template-columns:1fr;padding:110px 24px 60px;gap:48px;min-height:auto}[data-testid=page-community] .c2Hero__visual img{aspect-ratio:4/3;border-radius:20px}}[data-testid=page-community] .c2Problem{background:var(--cream);color:var(--green)}[data-testid=page-community] .c2Problem__visual{position:relative;margin:0;height:90vh;min-height:600px;overflow:hidden}[data-testid=page-community] .c2Problem__visual img{width:100%;height:100%;object-fit:cover;filter:brightness(.55) contrast(1.05)}[data-testid=page-community] .c2Problem__overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:80px 6vw;color:var(--cream);background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.55) 100%)}[data-testid=page-community] .c2Problem__eyebrow{font-size:12px;letter-spacing:.24em;text-transform:uppercase;font-weight:800;color:var(--coral);margin:0 0 24px}[data-testid=page-community] .c2Problem__title{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(36px,5.6vw,88px);line-height:1.05;letter-spacing:-.02em;margin:0;max-width:1080px}[data-testid=page-community] .c2Problem__body{max-width:1180px;margin:0 auto;padding:100px 6vw 60px;display:grid;grid-template-columns:1fr 1fr;gap:80px;font-size:18px;line-height:1.7}[data-testid=page-community] .c2Problem__body p{margin:0 0 18px}[data-testid=page-community] .c2Problem__short{list-style:none;padding:0;margin:0 0 28px}[data-testid=page-community] .c2Problem__short li{font-family:ZT Talk,sans-serif;font-size:20px;font-weight:700;padding:12px 0;border-top:1px solid rgba(0,63,45,.15)}[data-testid=page-community] .c2Problem__short li:last-child{border-bottom:1px solid rgba(0,63,45,.15)}[data-testid=page-community] .c2Problem__break{font-family:ZT Talk,sans-serif;font-size:clamp(20px,2.2vw,28px)!important;font-weight:700;line-height:1.3;margin-top:24px!important;padding-left:24px;border-left:4px solid var(--coral)}[data-testid=page-community] .c2Problem__chips{list-style:none;padding:0;margin:12px 0 20px;display:flex;flex-wrap:wrap;gap:10px}[data-testid=page-community] .c2Problem__chips li{background:var(--peach);color:var(--green);padding:8px 16px;border-radius:999px;font-weight:700;font-size:14px}[data-testid=page-community] .c2Problem__chips--alt li{background:var(--green);color:var(--cream)}[data-testid=page-community] .c2Problem__sub{font-family:ZT Talk,sans-serif;font-weight:700;margin-top:24px!important}[data-testid=page-community] .c2Problem__closer{max-width:980px;margin:0 auto;padding:60px 6vw 140px;text-align:center}[data-testid=page-community] .c2Problem__closer p:first-child{font-size:clamp(20px,2.2vw,26px);margin:0 0 32px}[data-testid=page-community] .c2Problem__nots{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:0 0 40px!important}[data-testid=page-community] .c2Problem__nots span{font-family:ZT Talk,sans-serif;font-weight:700;color:var(--coral);font-size:20px}[data-testid=page-community] .c2Problem__final{font-family:ZT Talk,sans-serif;font-size:clamp(40px,6vw,88px)!important;font-weight:900;line-height:1;letter-spacing:-.02em;text-transform:uppercase;margin:0!important}@media(max-width:900px){[data-testid=page-community] .c2Problem__body{grid-template-columns:1fr;gap:48px;padding:60px 24px}[data-testid=page-community] .c2Problem__closer{padding:40px 24px 80px}[data-testid=page-community] .c2Problem__visual{height:70vh;min-height:480px}[data-testid=page-community] .c2Problem__overlay{padding:60px 24px}}@media(max-width:640px){[data-testid=page-community] .c2Problem__visual{height:56vh;min-height:340px;max-height:460px}[data-testid=page-community] .c2Problem__visual img{object-position:center 30%}[data-testid=page-community] .c2Problem__overlay{padding:32px 20px}[data-testid=page-community] .c2Problem__body{padding:48px 20px;gap:36px;font-size:16px}[data-testid=page-community] .c2Problem__short li{font-size:17px}[data-testid=page-community] .c2Problem__closer{padding:32px 20px 64px}[data-testid=page-community] .c2Problem__nots{gap:10px}[data-testid=page-community] .c2Problem__nots span{font-size:16px}}[data-testid=page-community] .c2Infra{background:var(--peach);color:var(--green);padding:140px 6vw}[data-testid=page-community] .c2Infra__copy{max-width:1080px;margin:0 auto 64px}[data-testid=page-community] .c2Infra__eyebrow{font-size:12px;letter-spacing:.24em;text-transform:uppercase;font-weight:800;color:var(--coral);margin:0 0 24px}[data-testid=page-community] .c2Infra__title{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(36px,5vw,72px);line-height:1.08;letter-spacing:-.02em;margin:0}[data-testid=page-community] .c2Infra__titleHi{color:var(--green);opacity:.55;font-weight:800;font-style:normal}[data-testid=page-community] .c2Infra__layered{position:relative;height:520px;max-width:1180px;margin:0 auto 80px}[data-testid=page-community] .c2Infra__img{margin:0;position:absolute;overflow:hidden;border-radius:16px;box-shadow:0 30px 60px -20px #00000040}[data-testid=page-community] .c2Infra__img img{width:100%;height:100%;object-fit:cover;display:block}[data-testid=page-community] .c2Infra__img--a{left:0;top:0;width:48%;height:100%;transform:rotate(-1deg)}[data-testid=page-community] .c2Infra__img--b{right:0;top:40px;width:38%;height:60%;transform:rotate(2deg);z-index:2}[data-testid=page-community] .c2Infra__img--c{right:8%;bottom:0;width:36%;height:50%;transform:rotate(-1.5deg);z-index:3}[data-testid=page-community] .c2Infra__body{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;font-size:18px;line-height:1.7}[data-testid=page-community] .c2Infra__list{list-style:none;padding:0;margin:12px 0 24px;display:flex;flex-wrap:wrap;gap:10px}[data-testid=page-community] .c2Infra__list li{background:var(--cream);color:var(--green);padding:8px 16px;border-radius:999px;font-weight:700;font-size:14px}[data-testid=page-community] .c2Infra__poem p{font-family:ZT Talk,sans-serif;font-size:clamp(20px,2.2vw,28px);font-weight:600;line-height:1.35;margin:0 0 14px;color:var(--green)}[data-testid=page-community] .c2Infra__close{font-weight:800!important;margin-top:32px!important;border-top:1px solid rgba(0,63,45,.2);padding-top:24px}@media(max-width:900px){[data-testid=page-community] .c2Infra{padding:80px 24px}[data-testid=page-community] .c2Infra__layered{height:720px}[data-testid=page-community] .c2Infra__img--a{width:80%;height:45%}[data-testid=page-community] .c2Infra__img--b{width:60%;height:35%;top:auto;bottom:30%}[data-testid=page-community] .c2Infra__img--c{width:70%;height:35%;left:8%;right:auto}[data-testid=page-community] .c2Infra__body{grid-template-columns:1fr;gap:48px}}[data-testid=page-community] .c2Why{background:var(--green);color:var(--cream);padding:140px 6vw}[data-testid=page-community] .c2Why__head{max-width:980px;margin:0 auto 80px}[data-testid=page-community] .c2Why__eyebrow{font-size:12px;letter-spacing:.24em;text-transform:uppercase;font-weight:800;color:var(--coral);margin:0 0 24px}[data-testid=page-community] .c2Why__title{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(36px,5vw,72px);line-height:1.05;letter-spacing:-.02em;margin:0}[data-testid=page-community] .c2Why__split{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;max-width:1280px;margin:0 auto;align-items:center}[data-testid=page-community] .c2Why__left{display:flex;flex-direction:column;gap:22px}[data-testid=page-community] .c2Why__statement{display:flex;gap:18px;align-items:baseline;padding-bottom:20px;border-bottom:1px solid rgba(255,242,232,.12)}[data-testid=page-community] .c2Why__statement:last-child{border-bottom:0;padding-bottom:0}[data-testid=page-community] .c2Why__num{font-family:ZT Talk,sans-serif;font-weight:700;font-size:12px;color:var(--coral);letter-spacing:.14em;min-width:28px}[data-testid=page-community] .c2Why__text{font-family:ZT Talk,sans-serif;font-weight:600;font-size:clamp(16px,1.3vw,19px);line-height:1.5;letter-spacing:0;margin:0}[data-testid=page-community] .c2Why__right{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}[data-testid=page-community] .c2Why__img{margin:0;overflow:hidden;border-radius:10px;aspect-ratio:4/5}[data-testid=page-community] .c2Why__img img{width:100%;height:100%;object-fit:cover;display:block}[data-testid=page-community] .c2Why__img--0{transform:translateY(0)}[data-testid=page-community] .c2Why__img--1{transform:translateY(18px)}[data-testid=page-community] .c2Why__img--2{transform:translateY(-10px)}[data-testid=page-community] .c2Why__img--3{transform:translateY(10px)}[data-testid=page-community] .c2Why__img--4{transform:translateY(-14px)}[data-testid=page-community] .c2Why__img--5{transform:translateY(6px)}@media(max-width:900px){[data-testid=page-community] .c2Why{padding:80px 24px}[data-testid=page-community] .c2Why__split{grid-template-columns:1fr;gap:48px}[data-testid=page-community] .c2Why__right{grid-template-columns:repeat(2,1fr)}[data-testid=page-community] .c2Why__img{transform:none!important;aspect-ratio:1/1}}[data-testid=page-community] .c2Science{position:relative;background:var(--mint);color:var(--green);padding:140px 6vw;overflow:hidden}[data-testid=page-community] .c2Science__pattern{position:absolute;inset:0;opacity:.18;color:var(--green);pointer-events:none}[data-testid=page-community] .c2Science__inner{position:relative;z-index:2;max-width:1080px;margin:0 auto}[data-testid=page-community] .c2Science__eyebrow{font-size:12px;letter-spacing:.24em;text-transform:uppercase;font-weight:800;color:var(--green);margin:0 0 24px}[data-testid=page-community] .c2Science__title{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(36px,5vw,72px);line-height:1.05;letter-spacing:-.02em;margin:0 0 56px}[data-testid=page-community] .c2Science__grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;font-size:18px;line-height:1.6}[data-testid=page-community] .c2Science__col p{margin:0 0 16px;font-weight:600}[data-testid=page-community] .c2Science__chips{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:10px}[data-testid=page-community] .c2Science__chips li{background:var(--cream);color:var(--green);padding:10px 18px;border-radius:999px;font-weight:700;font-size:14px}[data-testid=page-community] .c2Science__chips--alt li{background:var(--green);color:var(--cream)}[data-testid=page-community] .c2Science__close{font-size:clamp(20px,2.2vw,26px);line-height:1.4;font-weight:600;margin:64px 0 24px}[data-testid=page-community] .c2Science__line{font-family:ZT Talk,sans-serif;font-size:clamp(28px,3.6vw,48px);font-weight:800;line-height:1.1;letter-spacing:-.01em;margin:0}@media(max-width:900px){[data-testid=page-community] .c2Science{padding:80px 24px}[data-testid=page-community] .c2Science__grid{grid-template-columns:1fr;gap:40px}}[data-testid=page-community] .c2Approach{background:var(--cream);color:var(--green);padding:140px 6vw}[data-testid=page-community] .c2Approach__head{max-width:980px;margin:0 auto 64px}[data-testid=page-community] .c2Approach__eyebrow{font-size:12px;letter-spacing:.24em;text-transform:uppercase;font-weight:800;color:var(--coral);margin:0 0 24px}[data-testid=page-community] .c2Approach__title{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(36px,5vw,72px);line-height:1.05;letter-spacing:-.02em;margin:0 0 24px}[data-testid=page-community] .c2Approach__lead{font-size:clamp(18px,1.6vw,24px);margin:0;max-width:720px}[data-testid=page-community] .c2Approach__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1180px;margin:0 auto}[data-testid=page-community] .c2Approach__card{background:var(--green);color:var(--cream);padding:48px;border-radius:24px}[data-testid=page-community] .c2Approach__card--alt{background:var(--coral);color:var(--green)}[data-testid=page-community] .c2Approach__cardLabel{font-size:12px;letter-spacing:.24em;text-transform:uppercase;font-weight:800;margin:0 0 24px}[data-testid=page-community] .c2Approach__card ul{list-style:none;padding:0;margin:0}[data-testid=page-community] .c2Approach__card li{display:flex;align-items:baseline;gap:20px;font-family:ZT Talk,sans-serif;font-weight:700;font-size:clamp(18px,1.8vw,24px);padding:16px 0;border-top:1px solid currentColor;opacity:.95}[data-testid=page-community] .c2Approach__card li:last-child{border-bottom:1px solid currentColor}[data-testid=page-community] .c2Approach__card li span{font-size:12px;font-weight:800;opacity:.5;letter-spacing:.1em;min-width:32px}[data-testid=page-community] .c2Approach__close{max-width:720px;margin:56px auto 0;text-align:center;font-family:ZT Talk,sans-serif;font-size:clamp(22px,2.4vw,30px);font-weight:700;line-height:1.3}@media(max-width:900px){[data-testid=page-community] .c2Approach{padding:80px 24px}[data-testid=page-community] .c2Approach__grid{grid-template-columns:1fr}[data-testid=page-community] .c2Approach__card{padding:32px}}[data-testid=page-community] .c2Collage{background:var(--green);color:var(--cream);padding:140px 6vw}[data-testid=page-community] .c2Collage__head{max-width:980px;margin:0 auto 64px}[data-testid=page-community] .c2Collage__eyebrow{font-size:12px;letter-spacing:.24em;text-transform:uppercase;font-weight:800;color:var(--coral);margin:0 0 24px}[data-testid=page-community] .c2Collage__title{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(36px,5vw,72px);line-height:1.05;letter-spacing:-.02em;margin:0}[data-testid=page-community] .c2Collage__stage{position:relative;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:80px;gap:16px}[data-testid=page-community] .c2Collage__img{margin:0;overflow:hidden;border-radius:16px}[data-testid=page-community] .c2Collage__img img{width:100%;height:100%;object-fit:cover;display:block}[data-testid=page-community] .c2Collage__img--a{grid-column:1 / span 7;grid-row:span 6}[data-testid=page-community] .c2Collage__img--b,[data-testid=page-community] .c2Collage__img--c{grid-column:8 / span 5;grid-row:span 4}[data-testid=page-community] .c2Collage__stats{grid-column:1 / span 7;grid-row:span 4;display:grid;grid-template-columns:1fr 1fr;gap:12px}[data-testid=page-community] .c2Collage__stat{background:var(--coral);color:var(--green);padding:24px;border-radius:14px;display:flex;flex-direction:column;justify-content:space-between}[data-testid=page-community] .c2Collage__stat:nth-child(2){background:var(--yellow)}[data-testid=page-community] .c2Collage__stat:nth-child(3){background:var(--mint)}[data-testid=page-community] .c2Collage__stat:nth-child(4){background:var(--peach)}[data-testid=page-community] .c2Collage__stat strong{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(36px,4vw,56px);line-height:1;letter-spacing:-.02em}[data-testid=page-community] .c2Collage__stat strong small{font-size:.5em;opacity:.7;margin-left:2px}[data-testid=page-community] .c2Collage__stat span{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-top:12px}[data-testid=page-community] .c2Collage__support{max-width:720px;margin:80px auto 0;text-align:center;font-size:18px;line-height:1.6}[data-testid=page-community] .c2Collage__support ul{list-style:none;padding:0;margin:24px 0 0;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}[data-testid=page-community] .c2Collage__support li{background:#fff2e81a;color:var(--cream);padding:8px 16px;border-radius:999px;font-weight:700;font-size:14px}@media(max-width:900px){[data-testid=page-community] .c2Collage{padding:80px 24px}[data-testid=page-community] .c2Collage__stage{grid-template-columns:1fr;grid-auto-rows:auto}[data-testid=page-community] .c2Collage__img,[data-testid=page-community] .c2Collage__stats{grid-column:1 / -1}[data-testid=page-community] .c2Collage__img--a img,[data-testid=page-community] .c2Collage__img--b img,[data-testid=page-community] .c2Collage__img--c img{aspect-ratio:3/2}}[data-testid=page-community] .c2Future{position:relative;overflow:hidden;min-height:92vh;display:flex;align-items:center;background:#000}[data-testid=page-community] .c2Future__bg{position:absolute;inset:0;margin:0}[data-testid=page-community] .c2Future__bg img{width:100%;height:100%;object-fit:cover;filter:brightness(.4) contrast(1.1) hue-rotate(-10deg)}[data-testid=page-community] .c2Future__inner{position:relative;z-index:2;color:var(--cream);padding:120px 6vw;max-width:1180px;margin:0 auto}[data-testid=page-community] .c2Future__eyebrow{font-size:12px;letter-spacing:.24em;text-transform:uppercase;font-weight:800;color:var(--coral);margin:0 0 32px}[data-testid=page-community] .c2Future__title{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(40px,6vw,96px);line-height:1.02;letter-spacing:-.02em;margin:0 0 56px;max-width:980px}[data-testid=page-community] .c2Future__body{max-width:720px;font-size:18px;line-height:1.7;color:#fff2e8d9}[data-testid=page-community] .c2Future__body p{margin:0 0 18px}[data-testid=page-community] .c2Future__break{font-family:ZT Talk,sans-serif;font-size:clamp(24px,3vw,40px)!important;font-weight:800;color:var(--coral);margin:32px 0!important;line-height:1.2}[data-testid=page-community] .c2Future__list{list-style:none;padding:0;margin:24px 0 32px;display:flex;flex-direction:column;gap:12px}[data-testid=page-community] .c2Future__list li{font-family:ZT Talk,sans-serif;font-weight:700;font-size:clamp(18px,1.8vw,22px);color:var(--cream);padding-left:24px;position:relative}[data-testid=page-community] .c2Future__list li:before{content:"";position:absolute;left:0;top:.65em;width:12px;height:2px;background:var(--coral)}[data-testid=page-community] .c2Future__line{font-family:ZT Talk,sans-serif;font-size:clamp(20px,2.2vw,26px)!important;font-weight:800;color:var(--yellow);margin-top:24px!important}[data-testid=page-community] .c2Future__close{font-family:ZT Talk,sans-serif;font-size:clamp(18px,1.6vw,22px)!important;font-weight:700;margin-top:32px!important;border-top:1px solid rgba(255,242,232,.2);padding-top:24px;color:var(--cream)}@media(max-width:720px){[data-testid=page-community] .c2Future__inner{padding:80px 24px}}[data-testid=page-community] .c2Final{position:relative;background:var(--coral);color:var(--green);padding:140px 6vw;text-align:center;overflow:hidden}[data-testid=page-community] .c2Final__pattern{position:absolute;inset:0;opacity:.2;color:var(--green);pointer-events:none}[data-testid=page-community] .c2Final__inner{position:relative;z-index:2;max-width:820px;margin:0 auto}[data-testid=page-community] .c2Final__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(40px,6vw,88px);line-height:1;letter-spacing:-.02em;margin:0 0 32px;text-transform:uppercase}[data-testid=page-community] .c2Final__lead{font-size:clamp(17px,1.5vw,21px);line-height:1.6;margin:0 0 48px}[data-testid=page-community] .c2Final__cta{background:var(--green);color:var(--cream);padding:22px 44px;font-size:16px;letter-spacing:.08em;text-transform:uppercase;font-weight:800;border-radius:999px;display:inline-block;text-decoration:none;transition:transform .2s ease}[data-testid=page-community] .c2Final__cta:hover{transform:translateY(-2px)}@media(max-width:720px){[data-testid=page-community] .c2Final{padding:80px 24px}}[data-testid=page-how-it-works] .hwHero{position:relative;background:var(--mint);color:var(--green);padding:160px 6vw 100px;overflow:hidden;min-height:90vh;display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:center}[data-testid=page-how-it-works] .hwHero__pattern{position:absolute;inset:0;opacity:.22;color:var(--green);pointer-events:none}[data-testid=page-how-it-works] .hwHero__art{position:absolute;width:320px;height:auto;pointer-events:none;left:-100px;bottom:-80px;transform:rotate(-18deg);opacity:.35}[data-testid=page-how-it-works] .hwHero__inner{position:relative;z-index:2;max-width:720px}[data-testid=page-how-it-works] .hwHero__visual{position:relative;z-index:2;margin:0}[data-testid=page-how-it-works] .hwHero__visual img:first-child{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:24px 24px 24px 200px;box-shadow:0 40px 80px -20px #063b2a66}[data-testid=page-how-it-works] .hwHero__visualArt{position:absolute;right:-40px;top:-40px;width:180px;height:auto;opacity:.9;transform:rotate(15deg)}[data-testid=page-how-it-works] .hwHero__eyebrow{display:inline-flex;align-items:center;gap:10px;background:none;padding:0;border-radius:0;font-family:ZT Talk,sans-serif;font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:var(--green);margin:0 0 32px}[data-testid=page-how-it-works] .hwHero__eyebrow:before{content:"";display:inline-block;width:24px;height:2px;background:var(--coral)}[data-testid=page-how-it-works] .hwHero__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(48px,7vw,112px);line-height:.98;letter-spacing:-.025em;margin:0 0 48px;max-width:960px}[data-testid=page-how-it-works] .hwHero__title em{font-style:normal;color:var(--coral);display:inline-block}[data-testid=page-how-it-works] .hwHero__lead{font-size:clamp(17px,1.5vw,21px);line-height:1.6;max-width:680px;margin:0 0 16px;font-weight:500}[data-testid=page-how-it-works] .hwHero__leadSm{font-family:ZT Talk,sans-serif;font-weight:700;font-size:15px;max-width:680px;margin:0 0 56px;color:var(--green);opacity:.75}[data-testid=page-how-it-works] .hwHero__mini{list-style:none;padding:0;margin:0;display:flex;align-items:stretch;gap:4px;max-width:100%}[data-testid=page-how-it-works] .hwHero__miniItem{display:flex;align-items:center;min-width:0;flex:1;gap:4px}[data-testid=page-how-it-works] .hwHero__miniBox{flex:1;min-width:0;background:var(--cream);color:var(--green);border:1px solid rgba(0,63,45,.12);border-radius:12px;padding:10px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;transition:transform .2s ease}[data-testid=page-how-it-works] .hwHero__miniBox:hover{transform:translateY(-2px)}[data-testid=page-how-it-works] .hwHero__miniNum{background:var(--coral);color:var(--green);padding:2px 7px;border-radius:999px;font-family:ZT Talk,sans-serif;font-weight:800;font-size:9px;letter-spacing:.1em}[data-testid=page-how-it-works] .hwHero__miniName{font-family:ZT Talk,sans-serif;font-weight:900;font-size:12px;letter-spacing:.04em;text-transform:uppercase;line-height:1.1}[data-testid=page-how-it-works] .hwHero__miniArrow{font-family:ZT Talk,sans-serif;font-size:16px;font-weight:700;color:var(--coral);flex-shrink:0;padding:0 2px;display:flex;align-items:center}@media(max-width:900px){[data-testid=page-how-it-works] .hwHero{grid-template-columns:1fr;padding:120px 24px 80px;min-height:auto;gap:48px}[data-testid=page-how-it-works] .hwHero__art{width:220px}[data-testid=page-how-it-works] .hwHero__visual img:first-child{aspect-ratio:4/3;border-radius:20px}[data-testid=page-how-it-works] .hwHero__visualArt{width:120px}}@media(max-width:640px){[data-testid=page-how-it-works] .hwHero{padding:110px 20px 64px;gap:36px}[data-testid=page-how-it-works] .hwHero__title{font-size:clamp(34px,10vw,56px);letter-spacing:-.02em;margin-bottom:32px;word-break:normal;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}[data-testid=page-how-it-works] .hwHero__lead{font-size:16px;margin-bottom:12px}[data-testid=page-how-it-works] .hwHero__leadSm{font-size:14px;margin-bottom:36px}[data-testid=page-how-it-works] .hwHero__mini{flex-wrap:wrap;gap:6px}[data-testid=page-how-it-works] .hwHero__miniItem{flex:1 1 calc(50% - 8px)}[data-testid=page-how-it-works] .hwHero__miniArrow{display:none}[data-testid=page-how-it-works] .hwHero__miniBox{padding:10px 12px;border-radius:12px}[data-testid=page-how-it-works] .hwHero__miniName{font-size:11px}}[data-testid=page-how-it-works] .hwChips{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-wrap:wrap;gap:8px}[data-testid=page-how-it-works] .hwChips li{background:var(--cream);color:var(--green);border:1px solid rgba(0,63,45,.12);padding:8px 14px;border-radius:999px;font-weight:700;font-size:13px}[data-testid=page-how-it-works] .hwChips--alt li{background:var(--green);color:var(--cream);border-color:transparent}[data-testid=page-how-it-works] .hwChips--coral li{background:var(--coral);color:var(--green);border-color:transparent}[data-testid=page-how-it-works] .hwIntro{background:var(--cream);color:var(--green);padding:140px 6vw}[data-testid=page-how-it-works] .hwIntro__head{max-width:1180px;margin:0 auto 64px}[data-testid=page-how-it-works] .hwIntro__eyebrow{font-size:12px;letter-spacing:.24em;text-transform:uppercase;font-weight:800;color:var(--coral);margin:0 0 24px}[data-testid=page-how-it-works] .hwIntro__title{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(34px,4.6vw,64px);line-height:1.08;letter-spacing:-.02em;margin:0;max-width:900px}[data-testid=page-how-it-works] .hwIntro__clusters{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:24px;align-items:center}[data-testid=page-how-it-works] .hwIntro__cluster{background:#003f2d0a;padding:28px;border-radius:18px;border:1px solid rgba(0,63,45,.08);min-height:220px}[data-testid=page-how-it-works] .hwIntro__label{font-family:ZT Talk,sans-serif;font-weight:800;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--green);opacity:.65;margin:0 0 16px}[data-testid=page-how-it-works] .hwIntro__arrow{font-family:ZT Talk,sans-serif;font-size:32px;font-weight:700;color:var(--coral);text-align:center}[data-testid=page-how-it-works] .hwIntro__close{max-width:1180px;margin:64px auto 0;text-align:center;font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(22px,2.6vw,32px);line-height:1.3}@media(max-width:900px){[data-testid=page-how-it-works] .hwIntro{padding:80px 24px}[data-testid=page-how-it-works] .hwIntro__clusters{grid-template-columns:1fr}[data-testid=page-how-it-works] .hwIntro__arrow{transform:rotate(90deg)}}[data-testid=page-how-it-works] .hwMethod{position:relative;background:var(--peach);color:var(--green);padding:120px 6vw;overflow:hidden}[data-testid=page-how-it-works] .hwMethod__art{position:absolute;right:-120px;top:-80px;width:480px;height:auto;opacity:.18;pointer-events:none;transform:rotate(8deg)}[data-testid=page-how-it-works] .hwMethod__inner{position:relative;z-index:2;max-width:1180px;margin:0 auto;text-align:center}[data-testid=page-how-it-works] .hwMethod__eyebrow{font-size:12px;letter-spacing:.24em;text-transform:uppercase;font-weight:800;color:var(--coral);margin:0 0 24px}[data-testid=page-how-it-works] .hwMethod__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(48px,7vw,104px);line-height:.98;letter-spacing:-.025em;margin:0 0 32px;text-transform:uppercase}[data-testid=page-how-it-works] .hwMethod__lead{font-size:clamp(17px,1.5vw,21px);line-height:1.6;max-width:760px;margin:0 auto}@media(max-width:900px){[data-testid=page-how-it-works] .hwMethod{padding:80px 24px}}[data-testid=page-how-it-works] .hwStage{position:relative;overflow:hidden;padding:120px 6vw}[data-testid=page-how-it-works] .hwStage--peach{background:var(--peach);color:var(--green)}[data-testid=page-how-it-works] .hwStage--green{background:var(--green);color:var(--cream)}[data-testid=page-how-it-works] .hwStage--cream{background:var(--cream);color:var(--green)}[data-testid=page-how-it-works] .hwStage--mint{background:var(--mint);color:var(--green)}[data-testid=page-how-it-works] .hwStage--coral{background:var(--coral);color:var(--green)}[data-testid=page-how-it-works] .hwStage__pattern{position:absolute;inset:0;opacity:.14;pointer-events:none}[data-testid=page-how-it-works] .hwStage--peach .hwStage__pattern,[data-testid=page-how-it-works] .hwStage--cream .hwStage__pattern,[data-testid=page-how-it-works] .hwStage--mint .hwStage__pattern,[data-testid=page-how-it-works] .hwStage--coral .hwStage__pattern{color:var(--green)}[data-testid=page-how-it-works] .hwStage--green .hwStage__pattern{color:var(--mint);opacity:.18}[data-testid=page-how-it-works] .hwStage__grid{position:relative;z-index:2;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:320px 1fr;gap:80px;align-items:start}[data-testid=page-how-it-works] .hwStage__left{position:sticky;top:120px;display:flex;flex-direction:column;gap:24px}[data-testid=page-how-it-works] .hwStage__num{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(120px,14vw,200px);line-height:.8;letter-spacing:-.05em;color:var(--coral);opacity:.9}[data-testid=page-how-it-works] .hwStage--green .hwStage__num,[data-testid=page-how-it-works] .hwStage--coral .hwStage__num{color:var(--coral)}[data-testid=page-how-it-works] .hwStage--mint .hwStage__num,[data-testid=page-how-it-works] .hwStage--peach .hwStage__num,[data-testid=page-how-it-works] .hwStage--cream .hwStage__num,[data-testid=page-how-it-works] .hwStage--coral .hwStage__num{color:var(--green)}[data-testid=page-how-it-works] .hwStage__name{font-family:ZT Talk,sans-serif;font-weight:800;font-size:13px;letter-spacing:.28em;text-transform:uppercase;margin:0}[data-testid=page-how-it-works] .hwStage__icon{width:88px;height:88px;object-fit:contain;margin-top:8px}[data-testid=page-how-it-works] .hwStage--green .hwStage__icon,[data-testid=page-how-it-works] .hwStage--coral .hwStage__icon{filter:brightness(0) saturate(100%) invert(95%) sepia(8%) saturate(469%) hue-rotate(326deg) brightness(102%) contrast(101%)}[data-testid=page-how-it-works] .hwStage__right{padding-top:32px}[data-testid=page-how-it-works] .hwStage__headline{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(28px,3.8vw,52px);line-height:1.1;letter-spacing:-.02em;margin:0 0 32px}[data-testid=page-how-it-works] .hwStage__intro{font-size:clamp(17px,1.5vw,20px);line-height:1.6;max-width:640px;margin:0 0 32px}[data-testid=page-how-it-works] .hwStage__chipBlock{margin:0 0 28px}[data-testid=page-how-it-works] .hwStage__chipLabel{font-family:ZT Talk,sans-serif;font-weight:800;font-size:11px;letter-spacing:.18em;text-transform:uppercase;opacity:.65;margin:0 0 12px}[data-testid=page-how-it-works] .hwStage__closer{font-family:ZT Talk,sans-serif;font-weight:700;font-size:clamp(18px,1.8vw,22px);line-height:1.5;margin:40px 0 0;padding-top:24px;border-top:1px solid currentColor;opacity:.95}[data-testid=page-how-it-works] .hwStage--green .hwChips li{background:#fff2e814;color:var(--cream);border-color:#fff2e82e}[data-testid=page-how-it-works] .hwStage--green .hwChips--alt li{background:var(--coral);color:var(--green);border-color:transparent}[data-testid=page-how-it-works] .hwStage--coral .hwChips li{background:var(--green);color:var(--cream);border-color:transparent}[data-testid=page-how-it-works] .hwStage--coral .hwChips--alt li{background:var(--cream);color:var(--green)}[data-testid=page-how-it-works] .hwStage--mint .hwChips--alt li,[data-testid=page-how-it-works] .hwStage--peach .hwChips--alt li{background:var(--green);color:var(--cream)}@media(max-width:900px){[data-testid=page-how-it-works] .hwStage{padding:80px 24px}[data-testid=page-how-it-works] .hwStage__grid{grid-template-columns:1fr;gap:32px}[data-testid=page-how-it-works] .hwStage__left{position:static}[data-testid=page-how-it-works] .hwStage__right{padding-top:0}}[data-testid=page-how-it-works] .hwResult{position:relative;overflow:hidden;background:var(--coral);color:var(--green);padding:140px 6vw}[data-testid=page-how-it-works] .hwResult__art{position:absolute;left:-100px;bottom:-120px;width:420px;height:auto;opacity:.2;pointer-events:none;transform:rotate(-12deg)}[data-testid=page-how-it-works] .hwResult__head{position:relative;z-index:2;max-width:980px;margin:0 auto 64px}[data-testid=page-how-it-works] .hwResult__eyebrow{font-size:12px;letter-spacing:.24em;text-transform:uppercase;font-weight:800;color:var(--green);margin:0 0 24px}[data-testid=page-how-it-works] .hwResult__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(40px,6vw,80px);line-height:1.02;letter-spacing:-.02em;margin:0}[data-testid=page-how-it-works] .hwResult__layout{position:relative;z-index:2;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1.1fr;gap:64px;align-items:center}[data-testid=page-how-it-works] .hwResult__photo{margin:0}[data-testid=page-how-it-works] .hwResult__photo img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:200px 24px 24px;box-shadow:0 40px 80px -20px #00000040}[data-testid=page-how-it-works] .hwResult__banners{display:flex;flex-direction:column}[data-testid=page-how-it-works] .hwResult__banner{display:flex;align-items:baseline;gap:20px;padding:16px 0;border-top:1px solid rgba(0,63,45,.25);transition:padding-left .3s ease}[data-testid=page-how-it-works] .hwResult__banner:last-child{border-bottom:1px solid rgba(0,63,45,.25)}[data-testid=page-how-it-works] .hwResult__banner:hover{padding-left:16px}[data-testid=page-how-it-works] .hwResult__bannerNum{font-family:ZT Talk,sans-serif;font-weight:800;font-size:12px;color:var(--green);opacity:.55;letter-spacing:.12em;min-width:28px}[data-testid=page-how-it-works] .hwResult__bannerText{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(18px,1.8vw,24px);line-height:1.2;letter-spacing:-.005em}@media(max-width:900px){[data-testid=page-how-it-works] .hwResult__layout{grid-template-columns:1fr;gap:40px}[data-testid=page-how-it-works] .hwResult__photo img{aspect-ratio:4/3;border-radius:20px}}[data-testid=page-how-it-works] .hwResult__close{position:relative;z-index:2;max-width:760px;margin:80px auto 0;text-align:center;font-size:18px;line-height:1.6}[data-testid=page-how-it-works] .hwResult__close p{margin:0 0 16px}[data-testid=page-how-it-works] .hwResult__final{font-family:ZT Talk,sans-serif;font-weight:900!important;font-size:clamp(26px,3.4vw,42px)!important;margin-top:32px!important;line-height:1.1}@media(max-width:900px){[data-testid=page-how-it-works] .hwResult{padding:80px 24px}}[data-testid=page-how-it-works] .hwFinal{position:relative;overflow:hidden;background:var(--green);color:var(--cream);padding:140px 6vw;text-align:center}[data-testid=page-how-it-works] .hwFinal__pattern{position:absolute;inset:0;opacity:.18;color:var(--mint);pointer-events:none}[data-testid=page-how-it-works] .hwFinal__inner{position:relative;z-index:2;max-width:820px;margin:0 auto}[data-testid=page-how-it-works] .hwFinal__title{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(40px,5.6vw,80px);line-height:1.05;letter-spacing:-.02em;margin:0 0 48px}[data-testid=page-how-it-works] .hwFinal__cta{background:var(--coral);color:var(--green);padding:22px 44px;font-size:16px;letter-spacing:.08em;text-transform:uppercase;font-weight:800;border-radius:999px;display:inline-block;text-decoration:none;transition:transform .2s ease}[data-testid=page-how-it-works] .hwFinal__cta:hover{transform:translateY(-2px)}@media(max-width:720px){[data-testid=page-how-it-works] .hwFinal{padding:80px 24px}}[data-testid=page-how-it-works] .hwFlow{position:relative;z-index:2;max-width:1280px;margin:72px auto 0;display:flex;align-items:stretch;justify-content:center;flex-wrap:nowrap;gap:0}[data-testid=page-how-it-works] .hwFlow__item{display:flex;align-items:center;flex:1;min-width:0}[data-testid=page-how-it-works] .hwFlow__box{flex:1;min-width:0;background:var(--cream);color:var(--green);border:1px solid rgba(0,63,45,.12);border-radius:18px;padding:24px 18px;display:flex;flex-direction:column;gap:8px;min-height:180px;transition:transform .2s ease,box-shadow .2s ease}[data-testid=page-how-it-works] .hwFlow__box:hover{transform:translateY(-4px);box-shadow:0 20px 40px -20px #003f2d4d}[data-testid=page-how-it-works] .hwFlow__num{display:inline-block;background:var(--coral);color:var(--green);padding:4px 10px;border-radius:999px;font-family:ZT Talk,sans-serif;font-weight:800;font-size:11px;letter-spacing:.12em;align-self:flex-start}[data-testid=page-how-it-works] .hwFlow__name{font-family:ZT Talk,sans-serif;font-weight:900;font-size:22px;letter-spacing:-.01em;margin:4px 0 0;text-transform:uppercase}[data-testid=page-how-it-works] .hwFlow__blurb{font-size:13px;line-height:1.45;margin:0;opacity:.8}[data-testid=page-how-it-works] .hwFlow__arrow{font-family:ZT Talk,sans-serif;font-size:22px;font-weight:700;color:var(--coral);padding:0 10px;flex-shrink:0}@media(max-width:1000px){[data-testid=page-how-it-works] .hwFlow{flex-direction:column;align-items:stretch;gap:0;max-width:480px}[data-testid=page-how-it-works] .hwFlow__item{flex-direction:column}[data-testid=page-how-it-works] .hwFlow__box{width:100%;min-height:auto}[data-testid=page-how-it-works] .hwFlow__arrow{padding:12px 0;transform:rotate(90deg);font-size:26px}}[data-testid=page-digital] .dgHero{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--peach) 0%,var(--cream) 60%,var(--mint) 130%);color:var(--green);padding:140px 6vw 100px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}[data-testid=page-digital] .dgHero__pattern{position:absolute;inset:0;opacity:.16;color:var(--green);pointer-events:none}[data-testid=page-digital] .dgHero__art{position:absolute;right:-120px;top:-60px;width:380px;transform:rotate(14deg);opacity:.45;pointer-events:none}[data-testid=page-digital] .dgHero__inner{position:relative;z-index:3;max-width:640px}[data-testid=page-digital] .dgHero__eyebrow{display:inline-flex;align-items:center;gap:10px;background:none;padding:0;border-radius:0;font-family:ZT Talk,sans-serif;font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:var(--coral);margin:0 0 32px}[data-testid=page-digital] .dgHero__eyebrow:before{content:"";display:inline-block;width:24px;height:2px;background:var(--green)}[data-testid=page-digital] .dgHero__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(48px,6.4vw,104px);line-height:.98;letter-spacing:-.025em;margin:0 0 36px}[data-testid=page-digital] .dgHero__title em{font-style:normal;color:var(--coral)}[data-testid=page-digital] .dgHero__lead{font-size:clamp(17px,1.4vw,20px);line-height:1.6;margin:0 0 14px}[data-testid=page-digital] .dgHero__leadSm{font-family:ZT Talk,sans-serif;font-weight:700;font-size:14px;opacity:.75;margin:0 0 36px}[data-testid=page-digital] .dgHero__ctas{display:flex;align-items:center;gap:24px;flex-wrap:wrap}[data-testid=page-digital] .dgHero__cta{background:var(--green);color:var(--cream);padding:20px 36px;font-size:14px;letter-spacing:.08em;text-transform:uppercase;font-weight:800;border-radius:999px;text-decoration:none;transition:transform .2s}[data-testid=page-digital] .dgHero__cta:hover{transform:translateY(-2px)}[data-testid=page-digital] .dgHero__link{font-family:ZT Talk,sans-serif;font-weight:700;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--green);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px}[data-testid=page-digital] .dgHero__collage{position:relative;z-index:2;width:100%;aspect-ratio:1/1;max-width:560px;justify-self:end}[data-testid=page-digital] .dgHero__photo{position:absolute;margin:0;overflow:hidden;box-shadow:0 30px 60px -20px #00000059}[data-testid=page-digital] .dgHero__photo img{width:100%;height:100%;object-fit:cover;display:block}[data-testid=page-digital] .dgHero__photo--a{left:0;top:0;width:56%;aspect-ratio:4/5;border-radius:180px 24px 24px;transform:rotate(-3deg)}[data-testid=page-digital] .dgHero__photo--b{right:0;top:8%;width:42%;aspect-ratio:1/1;border-radius:24px;transform:rotate(4deg)}[data-testid=page-digital] .dgHero__photo--c{right:4%;bottom:0;width:50%;aspect-ratio:4/3;border-radius:24px 24px 24px 100px;transform:rotate(-2deg)}[data-testid=page-digital] .dgHero__photo--d{left:6%;bottom:12%;width:34%;aspect-ratio:1/1;border-radius:999px;transform:rotate(6deg);border:6px solid var(--cream)}[data-testid=page-digital] .dgHero__floatTag{position:absolute;z-index:4;background:var(--cream);color:var(--green);padding:10px 14px;border-radius:14px;display:inline-flex;align-items:center;gap:8px;font-family:ZT Talk,sans-serif;font-weight:800;font-size:13px;letter-spacing:.04em;box-shadow:0 20px 40px -10px #0000004d}[data-testid=page-digital] .dgHero__floatTag img{width:22px;height:22px;object-fit:contain}[data-testid=page-digital] .dgHero__floatNum{background:var(--coral);color:var(--green);padding:3px 7px;border-radius:999px;font-size:10px;letter-spacing:.08em}[data-testid=page-digital] .dgHero__floatTag--a{left:-20px;top:36%}[data-testid=page-digital] .dgHero__floatTag--b{right:-10px;bottom:26%;background:var(--green);color:var(--cream)}@media(max-width:1000px){[data-testid=page-digital] .dgHero{grid-template-columns:1fr;padding:120px 24px 80px;gap:56px;min-height:auto}[data-testid=page-digital] .dgHero__collage{max-width:100%}}[data-testid=page-digital] .dgSection{position:relative;overflow:hidden;padding:140px 6vw}[data-testid=page-digital] .dgSection--peach{background:var(--peach);color:var(--green)}[data-testid=page-digital] .dgSection--green{background:var(--green);color:var(--cream)}[data-testid=page-digital] .dgSection--cream{background:var(--cream);color:var(--green)}[data-testid=page-digital] .dgSection--mint{background:var(--mint);color:var(--green)}[data-testid=page-digital] .dgSection__pattern{position:absolute;inset:0;opacity:.12;pointer-events:none}[data-testid=page-digital] .dgSection--peach .dgSection__pattern,[data-testid=page-digital] .dgSection--cream .dgSection__pattern,[data-testid=page-digital] .dgSection--mint .dgSection__pattern{color:var(--green)}[data-testid=page-digital] .dgSection--green .dgSection__pattern{color:var(--mint);opacity:.18}[data-testid=page-digital] .dgSection__head{position:relative;z-index:2;max-width:1180px;margin:0 auto 72px}[data-testid=page-digital] .dgSection__num{font-family:ZT Talk,sans-serif;font-weight:800;font-size:12px;letter-spacing:.24em;text-transform:uppercase;color:var(--coral);margin:0 0 24px}[data-testid=page-digital] .dgSection__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(36px,5vw,72px);line-height:1.05;letter-spacing:-.02em;margin:0;max-width:1000px}[data-testid=page-digital] .dgChips{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-wrap:wrap;gap:8px}[data-testid=page-digital] .dgChips li{background:var(--cream);color:var(--green);border:1px solid rgba(0,63,45,.12);padding:8px 14px;border-radius:999px;font-weight:700;font-size:13px}[data-testid=page-digital] .dgChips--onGreen li{background:#fff2e814;color:var(--cream);border-color:#fff2e82e}[data-testid=page-digital] .dgSectionFoot{position:relative;z-index:2;max-width:1180px;margin:64px auto 0}[data-testid=page-digital] .dgSectionFoot__label{font-family:ZT Talk,sans-serif;font-weight:800;font-size:11px;letter-spacing:.18em;text-transform:uppercase;opacity:.65;margin:0 0 12px}[data-testid=page-digital] .dgSectionFoot__closer{font-family:ZT Talk,sans-serif;font-weight:700;font-size:clamp(18px,1.8vw,22px);line-height:1.5;margin:28px 0 0}[data-testid=page-digital] .dgSectionFoot__closer--em{font-weight:900;margin-top:8px}[data-testid=page-digital] .dgMarket{position:relative;z-index:2;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:340px 1fr;gap:64px;align-items:start}@media(max-width:900px){[data-testid=page-digital] .dgMarket{grid-template-columns:1fr}}[data-testid=page-digital] .dgPhone{position:sticky;top:100px;width:320px;aspect-ratio:9/19;background:var(--green);border-radius:44px;padding:14px;box-shadow:0 40px 80px -20px #00000059;margin:0 auto}[data-testid=page-digital] .dgPhone__notch{width:120px;height:22px;background:var(--green);border-radius:0 0 16px 16px;position:absolute;top:14px;left:50%;transform:translate(-50%);z-index:2}[data-testid=page-digital] .dgPhone__screen{background:var(--cream);border-radius:32px;height:100%;padding:30px 18px 18px;overflow:hidden;display:flex;flex-direction:column;gap:12px;color:var(--green)}[data-testid=page-digital] .dgPhone__bar{display:flex;justify-content:space-between;font-family:ZT Talk,sans-serif;font-weight:800;font-size:10px;letter-spacing:.1em;opacity:.6;padding:0 4px}[data-testid=page-digital] .dgPhone__greet{font-family:ZT Talk,sans-serif;font-weight:900;font-size:18px;margin:4px 0 2px;letter-spacing:-.01em}[data-testid=page-digital] .dgPhone__sub{font-size:11px;opacity:.65;margin:0}[data-testid=page-digital] .dgPhone__scoreCard{background:var(--green);color:var(--cream);border-radius:16px;padding:12px 14px;display:flex;justify-content:space-between;align-items:center}[data-testid=page-digital] .dgPhone__scoreCard img{width:32px;height:32px;object-fit:contain;filter:brightness(0) saturate(100%) invert(95%) sepia(8%) saturate(469%) hue-rotate(326deg) brightness(102%) contrast(101%)}[data-testid=page-digital] .dgPhone__scoreLabel{font-size:10px;letter-spacing:.12em;text-transform:uppercase;opacity:.7;margin:0 0 2px;font-weight:700}[data-testid=page-digital] .dgPhone__score{font-family:ZT Talk,sans-serif;font-weight:900;font-size:28px;letter-spacing:-.02em;margin:0}[data-testid=page-digital] .dgPhone__sectionLabel{font-family:ZT Talk,sans-serif;font-weight:800;font-size:9px;letter-spacing:.18em;text-transform:uppercase;opacity:.6;margin:6px 0 4px}[data-testid=page-digital] .dgPhone__brands{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}[data-testid=page-digital] .dgPhone__brand{background:#003f2d0f;border-radius:10px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;padding:8px}[data-testid=page-digital] .dgPhone__brand img{max-width:100%;max-height:70%;object-fit:contain}[data-testid=page-digital] .dgPhone__rewardCard{background:var(--coral);color:var(--green);border-radius:16px;padding:10px 12px;margin-top:auto;display:flex;justify-content:space-between;align-items:center}[data-testid=page-digital] .dgPhone__rewardTitle{font-weight:900;font-size:14px;margin:0}[data-testid=page-digital] .dgPhone__rewardSub{font-size:10px;margin:0;opacity:.8}[data-testid=page-digital] .dgPhone__chip{background:var(--green);color:var(--cream);font-size:10px;font-weight:800;letter-spacing:.1em;padding:6px 10px;border-radius:999px}[data-testid=page-digital] .dgEcosystem{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}[data-testid=page-digital] .dgEcoCard{background:var(--cream);color:var(--green);border-radius:18px;padding:20px;border:1px solid rgba(0,63,45,.08);transition:transform .2s}[data-testid=page-digital] .dgEcoCard:hover{transform:translateY(-3px)}[data-testid=page-digital] .dgEcoCard:last-child{grid-column:1 / -1}[data-testid=page-digital] .dgEcoCard__name{font-family:ZT Talk,sans-serif;font-weight:800;font-size:11px;letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;color:var(--coral)}[data-testid=page-digital] .dgEcoCard__logos{display:flex;flex-wrap:wrap;gap:8px}[data-testid=page-digital] .dgEcoCard__logo{position:relative;background:#fff;border-radius:10px;width:72px;height:44px;display:flex;align-items:center;justify-content:center;padding:6px;border:1px solid rgba(0,63,45,.08);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}[data-testid=page-digital] .dgEcoCard__logo:hover{transform:translateY(-2px);box-shadow:0 8px 18px -8px #003f2d59;border-color:var(--coral)}[data-testid=page-digital] .dgEcoCard__logo img{max-width:100%;max-height:100%;object-fit:contain}[data-testid=page-digital] .dgEcoCard__logoName{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:var(--green);color:var(--cream);padding:5px 9px;border-radius:6px;font-family:ZT Talk,sans-serif;font-weight:700;font-size:10px;letter-spacing:.04em;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:10}[data-testid=page-digital] .dgEcoCard__logoName:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:var(--green)}[data-testid=page-digital] .dgEcoCard__logo:hover .dgEcoCard__logoName{opacity:1;transform:translate(-50%) translateY(-2px)}[data-testid=page-digital] .dgSlider{position:relative;z-index:2;max-width:1280px;margin:64px auto 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}[data-testid=page-digital] .dgSlider__track{display:flex;gap:12px;width:max-content;animation:dgSlide 40s linear infinite}[data-testid=page-digital] .dgSlider__pill{background:var(--green);color:var(--peach);padding:14px 24px;border-radius:999px;font-family:ZT Talk,sans-serif;font-weight:800;font-size:14px;letter-spacing:.04em;white-space:nowrap}@keyframes dgSlide{0%{transform:translate(0)}to{transform:translate(-50%)}}[data-testid=page-digital] .dgInsight{position:relative;z-index:2;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}[data-testid=page-digital] .dgInsight__col{display:flex;flex-direction:column;gap:24px}@media(max-width:900px){[data-testid=page-digital] .dgInsight{grid-template-columns:1fr}}[data-testid=page-digital] .dgScoreCard{background:var(--cream);color:var(--green);border-radius:24px;padding:32px}[data-testid=page-digital] .dgScoreCard__label{font-family:ZT Talk,sans-serif;font-weight:800;font-size:11px;letter-spacing:.18em;text-transform:uppercase;margin:0;opacity:.6}[data-testid=page-digital] .dgScoreCard__big{display:flex;align-items:baseline;gap:6px;margin:12px 0 8px}[data-testid=page-digital] .dgScoreCard__num{font-family:ZT Talk,sans-serif;font-weight:900;font-size:96px;line-height:1;letter-spacing:-.04em;color:var(--coral)}[data-testid=page-digital] .dgScoreCard__total{font-family:ZT Talk,sans-serif;font-weight:800;font-size:28px;opacity:.4}[data-testid=page-digital] .dgScoreCard__trend{font-family:ZT Talk,sans-serif;font-weight:800;font-size:12px;letter-spacing:.08em;color:var(--coral);margin:0}[data-testid=page-digital] .dgPillars{background:var(--cream);color:var(--green);border-radius:24px;padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:16px 24px}[data-testid=page-digital] .dgPillar__row{display:flex;justify-content:space-between;align-items:baseline;font-family:ZT Talk,sans-serif;margin-bottom:6px}[data-testid=page-digital] .dgPillar__name{font-weight:700;font-size:12px;letter-spacing:.04em}[data-testid=page-digital] .dgPillar__num{font-weight:900;font-size:16px;color:var(--coral)}[data-testid=page-digital] .dgPillar__bar{height:6px;background:#003f2d1a;border-radius:999px;overflow:hidden}[data-testid=page-digital] .dgPillar__fill{height:100%;background:var(--green);border-radius:999px}[data-testid=page-digital] .dgChat{background:var(--cream);color:var(--green);border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:10px}[data-testid=page-digital] .dgChat__head{display:flex;align-items:center;gap:12px;margin-bottom:8px;padding-bottom:16px;border-bottom:1px solid rgba(0,63,45,.1)}[data-testid=page-digital] .dgChat__avatar{width:40px;height:40px;border-radius:50%;background:var(--green);color:var(--peach);display:flex;align-items:center;justify-content:center;font-family:ZT Talk,sans-serif;font-weight:900;font-size:18px}[data-testid=page-digital] .dgChat__name{font-family:ZT Talk,sans-serif;font-weight:900;font-size:14px;margin:0}[data-testid=page-digital] .dgChat__status{font-size:11px;opacity:.6;margin:0}[data-testid=page-digital] .dgChat__msg{padding:12px 16px;border-radius:18px;font-size:14px;line-height:1.4;max-width:80%}[data-testid=page-digital] .dgChat__msg--ai{background:#003f2d14;color:var(--green);align-self:flex-start;border-bottom-left-radius:4px}[data-testid=page-digital] .dgChat__msg--user{background:var(--coral);color:var(--green);align-self:flex-end;border-bottom-right-radius:4px}[data-testid=page-digital] .dgPushes{display:flex;flex-direction:column;gap:10px}[data-testid=page-digital] .dgPushes__label{font-family:ZT Talk,sans-serif;font-weight:800;font-size:11px;letter-spacing:.18em;text-transform:uppercase;margin:0 0 4px;color:var(--mint)}[data-testid=page-digital] .dgPushes{display:flex;flex-direction:column;gap:12px}[data-testid=page-digital] .dgPush{background:#fffffff5;color:var(--green);border-radius:18px;padding:14px 16px;display:flex;align-items:flex-start;gap:12px;box-shadow:0 18px 40px -16px #0000008c,0 2px 6px #00000040;border:1px solid rgba(255,255,255,.6);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:dgPushIn .6s both ease-out;position:relative}@keyframes dgPushIn{0%{opacity:0;transform:translate(20px) scale(.96)}to{opacity:1;transform:translate(0) scale(1)}}[data-testid=page-digital] .dgPush__icon{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,var(--coral),#ff8e75);color:var(--green);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:ZT Talk,sans-serif;font-weight:900;font-size:22px;line-height:1;text-transform:lowercase;box-shadow:0 4px 10px #ff6f5559}[data-testid=page-digital] .dgPush__body{flex:1;min-width:0}[data-testid=page-digital] .dgPush__head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}[data-testid=page-digital] .dgPush__app{font-family:ZT Talk,sans-serif;font-weight:800;font-size:11px;letter-spacing:.14em;text-transform:uppercase;margin:0;color:var(--green);opacity:.7}[data-testid=page-digital] .dgPush__time{font-family:ZT Talk,sans-serif;font-weight:700;font-size:10px;letter-spacing:.08em;text-transform:uppercase;margin:0;color:var(--green);opacity:.45}[data-testid=page-digital] .dgPush__text{font-size:14px;margin:4px 0 0;font-weight:600;line-height:1.35;color:var(--green)}[data-testid=page-digital] .dgMatch{position:relative;z-index:2;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:420px 1fr;gap:120px;align-items:start}@media(max-width:900px){[data-testid=page-digital] .dgMatch{grid-template-columns:1fr}}[data-testid=page-digital] .dgMatch__stack{position:relative;height:300px;perspective:1200px}[data-testid=page-digital] .dgMatchCard{position:absolute;left:0;right:0;background:var(--cream);color:var(--green);border:1px solid rgba(0,63,45,.1);border-radius:22px;box-shadow:0 24px 48px -28px #00000059,0 2px 6px -2px #00000014;transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .3s ease;overflow:hidden}[data-testid=page-digital] .dgMatchCard:nth-child(1){top:0;z-index:3;transform:translate(0) rotate(-2deg)}[data-testid=page-digital] .dgMatchCard:nth-child(2){top:22px;z-index:2;transform:translate(28px) rotate(1.5deg) scale(.97);filter:brightness(.98)}[data-testid=page-digital] .dgMatchCard:nth-child(3){top:44px;z-index:1;transform:translate(56px) rotate(-1deg) scale(.94);filter:brightness(.95)}[data-testid=page-digital] .dgMatch__stack:hover .dgMatchCard:nth-child(1){transform:translate(-10px,-6px) rotate(-3deg)}[data-testid=page-digital] .dgMatch__stack:hover .dgMatchCard:nth-child(2){transform:translate(20px,-6px) rotate(2deg) scale(.97)}[data-testid=page-digital] .dgMatch__stack:hover .dgMatchCard:nth-child(3){transform:translate(48px,-6px) rotate(3.5deg) scale(.94)}[data-testid=page-digital] .dgMatchCard__strip{height:8px;width:100%}[data-testid=page-digital] .dgMatchCard:nth-child(1) .dgMatchCard__strip{background:var(--coral)}[data-testid=page-digital] .dgMatchCard:nth-child(2) .dgMatchCard__strip{background:var(--mint)}[data-testid=page-digital] .dgMatchCard:nth-child(3) .dgMatchCard__strip{background:var(--yellow)}[data-testid=page-digital] .dgMatchCard__top{display:flex;align-items:center;gap:14px;padding:18px 22px 14px;border-bottom:1px solid rgba(0,63,45,.1)}[data-testid=page-digital] .dgMatchCard__avatar{width:48px;height:48px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,var(--mint),var(--peach));color:#003f2d8c;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:inset 0 0 0 2px var(--cream)}[data-testid=page-digital] .dgMatchCard:nth-child(2) .dgMatchCard__avatar{background:linear-gradient(135deg,var(--peach),var(--yellow))}[data-testid=page-digital] .dgMatchCard:nth-child(3) .dgMatchCard__avatar{background:linear-gradient(135deg,var(--yellow),var(--coral))}[data-testid=page-digital] .dgMatchCard__topText{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}[data-testid=page-digital] .dgMatchCard__priv{background:#003f2d0f;color:var(--green);padding:4px 9px;border-radius:999px;font-family:ZT Talk,sans-serif;font-weight:700;font-size:9px;letter-spacing:.14em;text-transform:uppercase;opacity:.7;flex-shrink:0}[data-testid=page-digital] .dgMatchCard__body{padding:16px 22px 20px;display:flex;flex-direction:column;gap:14px}[data-testid=page-digital] .dgMatchCard__tag{font-family:ZT Talk,sans-serif;font-weight:800;font-size:13px;letter-spacing:.02em;margin:0}[data-testid=page-digital] .dgMatchCard__sub{font-family:ZT Talk,sans-serif;font-weight:600;font-size:12px;margin:0;opacity:.65}[data-testid=page-digital] .dgMatchCard__interests{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:6px}[data-testid=page-digital] .dgMatchCard__interests li{background:#003f2d0f;color:var(--green);padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;letter-spacing:.01em}[data-testid=page-digital] .dgMatchCard__prompt{margin:2px 0 0;font-family:ZT Talk,sans-serif;font-weight:700;font-size:13px;letter-spacing:.01em;opacity:.85}[data-testid=page-digital] .dgMatchCard__actions{display:flex;gap:10px;align-items:center}[data-testid=page-digital] .dgMatchCard__btn{cursor:pointer;padding:9px 16px;border-radius:999px;font-family:ZT Talk,sans-serif;font-weight:700;font-size:12px;letter-spacing:.04em;transition:background .15s ease,color .15s ease,border-color .15s ease}[data-testid=page-digital] .dgMatchCard__btn--no{background:transparent;color:var(--green);border:1px solid rgba(0,63,45,.25)}[data-testid=page-digital] .dgMatchCard__btn--no:hover{border-color:var(--green);background:#003f2d0a}[data-testid=page-digital] .dgMatchCard__btn--yes{background:var(--green);color:var(--cream);border:1px solid var(--green)}[data-testid=page-digital] .dgMatchCard__btn--yes:hover{background:#002a1f;border-color:#002a1f}[data-testid=page-digital] .dgMatch__side{display:flex;flex-direction:column;gap:16px}[data-testid=page-digital] .dgMatch__sideLabel{font-family:ZT Talk,sans-serif;font-weight:800;font-size:11px;letter-spacing:.18em;text-transform:uppercase;opacity:.65;margin:12px 0 0}[data-testid=page-digital] .dgMatch__examples{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:10px}[data-testid=page-digital] .dgMatch__examples li{display:flex;align-items:center;gap:8px;font-family:ZT Talk,sans-serif;font-weight:700;font-size:14px;color:var(--green)}[data-testid=page-digital] .dgMatch__examples li span{width:8px;height:8px;border-radius:50%;background:var(--coral);flex-shrink:0}[data-testid=page-digital] .dgDash{position:relative;z-index:2;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:900px){[data-testid=page-digital] .dgDash{grid-template-columns:1fr}}[data-testid=page-digital] .dgDashCard{background:var(--cream);color:var(--green);border-radius:22px;padding:26px;border:1px solid rgba(0,63,45,.08)}[data-testid=page-digital] .dgDashCard--hero{grid-column:1 / -1}[data-testid=page-digital] .dgDashCard--wide{grid-column:span 2}@media(max-width:900px){[data-testid=page-digital] .dgDashCard--hero,[data-testid=page-digital] .dgDashCard--wide{grid-column:auto}}[data-testid=page-digital] .dgDashCard__label{font-family:ZT Talk,sans-serif;font-weight:800;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--coral);margin:0 0 16px}[data-testid=page-digital] .dgDashHero{display:grid;grid-template-columns:280px 1fr;gap:32px;align-items:center}@media(max-width:900px){[data-testid=page-digital] .dgDashHero{grid-template-columns:1fr}}[data-testid=page-digital] .dgDashHero__num{font-family:ZT Talk,sans-serif;font-weight:900;font-size:88px;line-height:1;letter-spacing:-.04em;color:var(--coral);margin:0}[data-testid=page-digital] .dgDashHero__num span{font-size:24px;opacity:.4}[data-testid=page-digital] .dgDashHero__trend{font-family:ZT Talk,sans-serif;font-weight:800;font-size:12px;letter-spacing:.1em;color:var(--green);opacity:.7;margin:8px 0 0}[data-testid=page-digital] .dgDashHero__pillars{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}[data-testid=page-digital] .dgDashHero__pill{display:flex;justify-content:space-between;align-items:center;background:#003f2d0a;padding:12px 16px;border-radius:12px;font-family:ZT Talk,sans-serif}[data-testid=page-digital] .dgDashHero__pill span{font-weight:700;font-size:13px}[data-testid=page-digital] .dgDashHero__pill strong{font-weight:900;font-size:18px;color:var(--coral)}[data-testid=page-digital] .dgDashList{list-style:none;padding:0;margin:0}[data-testid=page-digital] .dgDashList li{display:flex;justify-content:space-between;align-items:baseline;padding:10px 0;border-bottom:1px solid rgba(0,63,45,.08);font-family:ZT Talk,sans-serif}[data-testid=page-digital] .dgDashList li:last-child{border-bottom:none}[data-testid=page-digital] .dgDashList li span{font-weight:700;font-size:14px}[data-testid=page-digital] .dgDashList li em{font-style:normal;font-weight:800;font-size:12px;color:var(--green);opacity:.7}[data-testid=page-digital] .dgDashList--up li em{color:var(--coral);opacity:1}[data-testid=page-digital] .dgSpend{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;height:180px;align-items:end}[data-testid=page-digital] .dgSpend__col{display:flex;flex-direction:column;align-items:center;gap:8px;height:100%}[data-testid=page-digital] .dgSpend__bar{width:100%;background:linear-gradient(180deg,var(--coral),#d94d36);border-radius:12px 12px 4px 4px;min-height:12px;transition:height .3s}[data-testid=page-digital] .dgSpend__col span{font-family:ZT Talk,sans-serif;font-weight:800;font-size:11px;letter-spacing:.06em}[data-testid=page-digital] .dgDashBrands{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}[data-testid=page-digital] .dgDashBrand{background:#003f2d0a;border-radius:12px;height:56px;display:flex;align-items:center;justify-content:center;padding:8px}[data-testid=page-digital] .dgDashBrand img{max-width:100%;max-height:100%;object-fit:contain}[data-testid=page-digital] .dgResult{position:relative;overflow:hidden;background:var(--coral);color:var(--green);padding:140px 6vw}[data-testid=page-digital] .dgResult__art{position:absolute;left:-100px;bottom:-120px;width:420px;opacity:.22;transform:rotate(-12deg);pointer-events:none}[data-testid=page-digital] .dgResult__head{position:relative;z-index:2;max-width:1080px;margin:0 auto 64px}[data-testid=page-digital] .dgResult__eyebrow{font-size:12px;letter-spacing:.24em;text-transform:uppercase;font-weight:800;color:var(--green);margin:0 0 24px}[data-testid=page-digital] .dgResult__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(40px,5.6vw,72px);line-height:1.05;letter-spacing:-.02em;margin:0}[data-testid=page-digital] .dgResult__layout{position:relative;z-index:2;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1.1fr;gap:64px;align-items:center}@media(max-width:900px){[data-testid=page-digital] .dgResult{padding:80px 24px}[data-testid=page-digital] .dgResult__layout{grid-template-columns:1fr;gap:40px}}[data-testid=page-digital] .dgResult__photo{margin:0}[data-testid=page-digital] .dgResult__photo img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:24px 24px 200px;box-shadow:0 40px 80px -20px #0000004d}[data-testid=page-digital] .dgResult__banner{display:flex;align-items:baseline;gap:18px;padding:14px 0;border-top:1px solid rgba(0,63,45,.25);transition:padding-left .3s}[data-testid=page-digital] .dgResult__banner:last-child{border-bottom:1px solid rgba(0,63,45,.25)}[data-testid=page-digital] .dgResult__banner:hover{padding-left:14px}[data-testid=page-digital] .dgResult__bannerNum{font-family:ZT Talk,sans-serif;font-weight:800;font-size:12px;opacity:.55;letter-spacing:.12em;min-width:28px}[data-testid=page-digital] .dgResult__bannerText{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(17px,1.6vw,22px);line-height:1.2}[data-testid=page-digital] .dgResult__close{position:relative;z-index:2;max-width:760px;margin:64px auto 0;text-align:center;font-size:17px;line-height:1.6}[data-testid=page-digital] .dgResult__close p{margin:0 0 12px}[data-testid=page-digital] .dgResult__final{font-family:ZT Talk,sans-serif;font-weight:900!important;font-size:clamp(22px,2.6vw,32px)!important;margin-top:20px!important}[data-testid=page-digital] .dgFinal{position:relative;overflow:hidden;background:var(--green);color:var(--cream);padding:140px 6vw;text-align:center}[data-testid=page-digital] .dgFinal__pattern{position:absolute;inset:0;opacity:.18;color:var(--mint);pointer-events:none}[data-testid=page-digital] .dgFinal__inner{position:relative;z-index:2;max-width:820px;margin:0 auto}[data-testid=page-digital] .dgFinal__title{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(40px,5.6vw,80px);line-height:1.05;letter-spacing:-.02em;margin:0 0 48px}[data-testid=page-digital] .dgFinal__cta{background:var(--coral);color:var(--green);padding:22px 44px;font-size:16px;letter-spacing:.08em;text-transform:uppercase;font-weight:800;border-radius:999px;display:inline-block;text-decoration:none;transition:transform .2s}[data-testid=page-digital] .dgFinal__cta:hover{transform:translateY(-2px)}@media(max-width:720px){[data-testid=page-digital] .dgFinal,[data-testid=page-digital] .dgSection{padding:80px 24px}}[data-testid=page-experiences].exV2{background:var(--cream);color:var(--green)}[data-testid=page-experiences].exV2 .exBtn{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:999px;font-family:ZT Talk,sans-serif;font-weight:800;font-size:13px;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}[data-testid=page-experiences].exV2 .exBtn:hover{transform:translateY(-2px)}[data-testid=page-experiences].exV2 .exBtn--primary{background:var(--green);color:var(--cream)}[data-testid=page-experiences].exV2 .exBtn--coral{background:var(--coral);color:var(--green)}[data-testid=page-experiences].exV2 .exBtn--ghost{background:transparent;color:var(--green);border:1.5px solid currentColor}[data-testid=page-experiences].exV2 .exBtn--lg{padding:18px 32px;font-size:14px}[data-testid=page-experiences].exV2 .exHero{position:relative;overflow:hidden;background:linear-gradient(160deg,var(--green) 0%,#00261b 60%,#001a13 100%);color:var(--cream);padding:120px 64px 0;display:flex;flex-direction:column}[data-testid=page-experiences].exV2 .exHero__pattern{position:absolute;inset:0;opacity:.06;pointer-events:none}[data-testid=page-experiences].exV2 .exHero__pattern img{width:100%;height:100%;object-fit:cover}[data-testid=page-experiences].exV2 .exHero__inner{position:relative;z-index:2;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center;flex:1}[data-testid=page-experiences].exV2 .exHero__eyebrow{display:inline-flex;align-items:center;gap:10px;background:none;padding:0;border-radius:0;font-family:ZT Talk,sans-serif;font-weight:800;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--yellow);margin:0 0 32px}[data-testid=page-experiences].exV2 .exHero__eyebrow:before{content:"";display:inline-block;width:24px;height:2px;background:var(--coral)}[data-testid=page-experiences].exV2 .exHero__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(48px,6.4vw,92px);line-height:.96;letter-spacing:-.02em;margin:0 0 28px;text-transform:uppercase}[data-testid=page-experiences].exV2 .exHero__accent{color:var(--coral);display:block}[data-testid=page-experiences].exV2 .exHero__lead{font-family:ZT Talk,sans-serif;font-weight:700;font-size:17px;line-height:1.55;max-width:520px;margin:0 0 14px;color:var(--peach)}[data-testid=page-experiences].exV2 .exHero__lead--sm{font-weight:500;font-size:14px;opacity:.78;margin-bottom:32px}[data-testid=page-experiences].exV2 .exHero__ctas{display:flex;gap:12px;flex-wrap:wrap}[data-testid=page-experiences].exV2 .exHero__ctas .exBtn--ghost{color:var(--cream)}[data-testid=page-experiences].exV2 .exHero__strip{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;height:520px;padding-top:32px}[data-testid=page-experiences].exV2 .exHero__panel{position:relative;margin:0;overflow:hidden;border-radius:14px;background:#00150f;box-shadow:0 24px 48px -20px #000000b3;transition:transform .35s ease,box-shadow .35s ease;align-self:end}[data-testid=page-experiences].exV2 .exHero__panel img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}[data-testid=page-experiences].exV2 .exHero__panel:hover img{transform:scale(1.06)}[data-testid=page-experiences].exV2 .exHero__panel:hover{transform:translateY(-6px)}[data-testid=page-experiences].exV2 .exHero__panel--a{height:78%}[data-testid=page-experiences].exV2 .exHero__panel--b{height:92%}[data-testid=page-experiences].exV2 .exHero__panel--c{height:84%}[data-testid=page-experiences].exV2 .exHero__panel--d{height:100%}[data-testid=page-experiences].exV2 .exHero__panel figcaption{position:absolute;left:12px;bottom:12px;right:12px;display:flex;align-items:center;gap:8px;color:var(--cream);font-family:ZT Talk,sans-serif;font-weight:900;font-size:12px;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 2px 8px rgba(0,0,0,.6)}[data-testid=page-experiences].exV2 .exHero__panel figcaption span{background:var(--coral);color:var(--green);padding:3px 8px;border-radius:6px;font-size:10px;letter-spacing:.06em}[data-testid=page-experiences].exV2 .exHero__stripBadge{position:absolute;top:0;right:0;display:inline-flex;align-items:center;gap:8px;background:#fff2e814;border:1px solid rgba(246,223,210,.25);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:var(--peach);padding:8px 14px;border-radius:999px;font-family:ZT Talk,sans-serif;font-weight:800;font-size:11px;letter-spacing:.14em;text-transform:uppercase}[data-testid=page-experiences].exV2 .exHero__stripDot{width:8px;height:8px;border-radius:50%;background:var(--coral);box-shadow:0 0 #ff6f5599;animation:exHeroPulse 1.8s ease-out infinite}@keyframes exHeroPulse{0%{box-shadow:0 0 #ff6f5599}to{box-shadow:0 0 0 12px #ff6f5500}}@media(max-width:900px){[data-testid=page-experiences].exV2 .exHero__strip{grid-template-columns:repeat(2,1fr);height:420px}[data-testid=page-experiences].exV2 .exHero__panel--a,[data-testid=page-experiences].exV2 .exHero__panel--b,[data-testid=page-experiences].exV2 .exHero__panel--c,[data-testid=page-experiences].exV2 .exHero__panel--d{height:100%}}[data-testid=page-experiences].exV2 .exHero__ticker{position:relative;z-index:2;margin-top:64px;padding:20px 0;overflow:hidden;border-top:1px solid rgba(246,223,210,.18);border-bottom:1px solid rgba(246,223,210,.18);-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}[data-testid=page-experiences].exV2 .exHero__tickerTrack{display:flex;gap:36px;width:max-content;animation:exTicker 45s linear infinite}[data-testid=page-experiences].exV2 .exHero__tag{font-family:ZT Talk,sans-serif;font-weight:800;font-size:22px;letter-spacing:-.01em;color:var(--peach);display:inline-flex;align-items:center;gap:36px;white-space:nowrap}[data-testid=page-experiences].exV2 .exHero__tag:after{content:"●";color:var(--coral);font-size:10px}@keyframes exTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:900px){[data-testid=page-experiences].exV2 .exHero{padding:120px 24px 0;min-height:auto}[data-testid=page-experiences].exV2 .exHero__inner{grid-template-columns:1fr;gap:48px}[data-testid=page-experiences].exV2 .exHero__collage{min-height:380px}}[data-testid=page-experiences].exV2 .exSection{position:relative;padding:120px 64px;overflow:hidden}[data-testid=page-experiences].exV2 .exSection--cream{background:var(--cream);color:var(--green)}[data-testid=page-experiences].exV2 .exSection--peach{background:var(--peach);color:var(--green)}[data-testid=page-experiences].exV2 .exSection--mint{background:var(--mint);color:var(--green)}[data-testid=page-experiences].exV2 .exSection--dark{background:linear-gradient(180deg,var(--green) 0%,#00261b 100%);color:var(--cream)}[data-testid=page-experiences].exV2 .exSection--green{background:var(--green);color:var(--cream)}[data-testid=page-experiences].exV2 .exSection__pattern{position:absolute;inset:0;opacity:.07;pointer-events:none}[data-testid=page-experiences].exV2 .exSection__pattern img{width:100%;height:100%;object-fit:cover}[data-testid=page-experiences].exV2 .exSection__head{position:relative;z-index:2;max-width:1280px;margin:0 auto 56px}[data-testid=page-experiences].exV2 .exSection__num{font-family:ZT Talk,sans-serif;font-weight:800;font-size:12px;letter-spacing:.18em;text-transform:uppercase;margin:0 0 16px;color:var(--coral)}[data-testid=page-experiences].exV2 .exSection__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(36px,4.6vw,64px);line-height:1.02;letter-spacing:-.02em;margin:0;text-transform:uppercase}[data-testid=page-experiences].exV2 .exSection__title--onDark{color:var(--cream)}[data-testid=page-experiences].exV2 .exSection__accent{color:var(--coral)}[data-testid=page-experiences].exV2 .exPhil{position:relative;z-index:2;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1.1fr;gap:72px;align-items:center}@media(max-width:900px){[data-testid=page-experiences].exV2 .exPhil{grid-template-columns:1fr;gap:40px}}[data-testid=page-experiences].exV2 .exPhil__img{margin:0;position:relative;border-radius:24px 80px 24px 24px;overflow:hidden;box-shadow:0 40px 80px -30px #063b2a66;aspect-ratio:4/5}[data-testid=page-experiences].exV2 .exPhil__img img{width:100%;height:100%;object-fit:cover;display:block}[data-testid=page-experiences].exV2 .exPhil__cap{position:absolute;left:16px;bottom:16px;background:#fff2e8f2;color:var(--green);padding:8px 14px;border-radius:999px;font-family:ZT Talk,sans-serif;font-weight:800;font-size:11px;letter-spacing:.08em}[data-testid=page-experiences].exV2 .exPhil__copy{max-width:560px}[data-testid=page-experiences].exV2 .exPhil__lead{font-family:ZT Talk,sans-serif;font-weight:600;font-size:17px;line-height:1.6;margin:24px 0 0}[data-testid=page-experiences].exV2 .exPhil__small{font-family:ZT Talk,sans-serif;font-weight:800;font-size:11px;letter-spacing:.18em;text-transform:uppercase;margin:32px 0 16px;color:var(--coral)}[data-testid=page-experiences].exV2 .exPhil__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:10px}[data-testid=page-experiences].exV2 .exPhil__list li{display:inline-flex;align-items:center;gap:8px;background:#003f2d0f;padding:8px 14px;border-radius:999px;font-family:ZT Talk,sans-serif;font-weight:700;font-size:13px}[data-testid=page-experiences].exV2 .exPhil__dot{width:6px;height:6px;border-radius:50%;background:var(--coral)}[data-testid=page-experiences].exV2 .exPhil__quote{margin-top:32px;padding:24px 28px;background:#003f2d0d;border-left:4px solid var(--coral);border-radius:0 16px 16px 0}[data-testid=page-experiences].exV2 .exPhil__quote p{font-family:ZT Talk,sans-serif;font-weight:700;font-size:15px;line-height:1.5;margin:0}[data-testid=page-experiences].exV2 .exPhil__quote p+p{margin-top:12px}[data-testid=page-experiences].exV2 .exMystery{padding:0 0 120px}[data-testid=page-experiences].exV2 .exMystery__hero{position:relative;height:70vh;min-height:520px;overflow:hidden}[data-testid=page-experiences].exV2 .exMystery__hero img{width:100%;height:100%;object-fit:cover;display:block}[data-testid=page-experiences].exV2 .exMystery__veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,38,27,.35) 0%,rgba(0,38,27,.85) 70%,var(--green) 100%)}[data-testid=page-experiences].exV2 .exMystery__heroCopy{position:absolute;left:64px;right:64px;bottom:64px;max-width:1280px;margin:0 auto;color:var(--cream);z-index:2}[data-testid=page-experiences].exV2 .exMystery__eyebrow{display:inline-block;background:var(--coral);color:var(--green);padding:6px 14px;border-radius:999px;font-family:ZT Talk,sans-serif;font-weight:900;font-size:11px;letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px}[data-testid=page-experiences].exV2 .exMystery__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(34px,4.6vw,64px);line-height:1;letter-spacing:-.02em;margin:0;text-transform:uppercase;max-width:1000px}[data-testid=page-experiences].exV2 .exMystery__body{position:relative;z-index:2;max-width:1280px;margin:0 auto;padding:80px 64px 0}[data-testid=page-experiences].exV2 .exMystery__story{max-width:760px;font-family:ZT Talk,sans-serif}[data-testid=page-experiences].exV2 .exMystery__lede{font-weight:900;font-size:28px;margin:0 0 12px;color:var(--coral)}[data-testid=page-experiences].exV2 .exMystery__story p{font-size:17px;line-height:1.6;margin:12px 0;font-weight:600}[data-testid=page-experiences].exV2 .exMystery__goal{font-weight:900!important;font-size:22px!important;color:var(--peach)}[data-testid=page-experiences].exV2 .exMystery__close{font-style:normal;font-weight:700!important;color:var(--peach);opacity:.85}[data-testid=page-experiences].exV2 .exMystery__results{margin:64px 0 48px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media(max-width:900px){[data-testid=page-experiences].exV2 .exMystery__results{grid-template-columns:repeat(2,1fr)}[data-testid=page-experiences].exV2 .exMystery__heroCopy{left:24px;right:24px;bottom:32px}[data-testid=page-experiences].exV2 .exMystery__body{padding:56px 24px 0}}[data-testid=page-experiences].exV2 .exMystery__result{background:var(--coral);color:var(--green);padding:28px 24px;border-radius:18px;text-align:center;transform:rotate(-1deg);transition:transform .25s ease}[data-testid=page-experiences].exV2 .exMystery__result:nth-child(2n){transform:rotate(1deg)}[data-testid=page-experiences].exV2 .exMystery__result:hover{transform:rotate(0) translateY(-4px)}[data-testid=page-experiences].exV2 .exMystery__resultNum{font-family:ZT Talk,sans-serif;font-weight:900;font-size:56px;line-height:1;letter-spacing:-.04em;display:inline-flex;align-items:baseline;gap:4px}[data-testid=page-experiences].exV2 .exMystery__star{font-size:32px}[data-testid=page-experiences].exV2 .exMystery__resultLabel{margin-top:10px;font-family:ZT Talk,sans-serif;font-weight:800;font-size:12px;letter-spacing:.04em;text-transform:uppercase;line-height:1.3}[data-testid=page-experiences].exV2 .exMystery__statement{font-family:ZT Talk,sans-serif;font-weight:800;font-size:20px;line-height:1.45;max-width:720px;color:var(--peach);border-top:1px solid rgba(246,223,210,.18);padding-top:32px;margin:32px 0 0}[data-testid=page-experiences].exV2 .exCats{position:relative;z-index:2;max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:16px}[data-testid=page-experiences].exV2 .exCat{position:relative;overflow:hidden;border-radius:28px;background:var(--cream);color:var(--green);min-height:220px;display:grid;grid-template-columns:360px 1fr;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 12px 32px -16px #063b2a40}[data-testid=page-experiences].exV2 .exCat:hover{transform:translateY(-4px);box-shadow:0 24px 48px -20px #063b2a66}@media(max-width:700px){[data-testid=page-experiences].exV2 .exCat{grid-template-columns:1fr;min-height:auto}}[data-testid=page-experiences].exV2 .exCat__photo{position:relative;overflow:hidden;height:100%}[data-testid=page-experiences].exV2 .exCat__photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease,filter .4s ease}[data-testid=page-experiences].exV2 .exCat:hover .exCat__photo img{transform:scale(1.08)}@media(max-width:700px){[data-testid=page-experiences].exV2 .exCat__photo{height:220px}}[data-testid=page-experiences].exV2 .exCat__body{padding:28px 32px;display:flex;flex-direction:column;gap:16px;justify-content:center}[data-testid=page-experiences].exV2 .exCat__head{display:flex;align-items:center;gap:14px}[data-testid=page-experiences].exV2 .exCat__num{background:var(--coral);color:var(--green);padding:4px 10px;border-radius:999px;font-family:ZT Talk,sans-serif;font-weight:900;font-size:11px;letter-spacing:.12em}[data-testid=page-experiences].exV2 .exCat__name{font-family:ZT Talk,sans-serif;font-weight:900;font-size:32px;letter-spacing:-.02em;text-transform:uppercase;margin:0}[data-testid=page-experiences].exV2 .exCat__items{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px}[data-testid=page-experiences].exV2 .exCat__items li{background:#003f2d0f;padding:7px 14px;border-radius:999px;font-family:ZT Talk,sans-serif;font-weight:700;font-size:13px;transition:background .2s,color .2s}[data-testid=page-experiences].exV2 .exCat__items li:hover{background:var(--green);color:var(--cream)}[data-testid=page-experiences].exV2 .exGallery__grid{position:relative;z-index:2;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:14px}@media(max-width:900px){[data-testid=page-experiences].exV2 .exGallery__grid{grid-template-columns:repeat(2,1fr)}[data-testid=page-experiences].exV2 .exGallery__item{grid-column:auto!important;grid-row:auto!important}}[data-testid=page-experiences].exV2 .exGallery__item{position:relative;border-radius:18px;overflow:hidden;box-shadow:0 14px 30px -16px #063b2a4d}[data-testid=page-experiences].exV2 .exGallery__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}[data-testid=page-experiences].exV2 .exGallery__item:hover img{transform:scale(1.06)}[data-testid=page-experiences].exV2 .exGallery__overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,38,27,.85) 100%);display:flex;align-items:flex-end;padding:18px}[data-testid=page-experiences].exV2 .exGallery__overlay span{color:var(--cream);font-family:ZT Talk,sans-serif;font-weight:900;font-size:13px;letter-spacing:.08em;text-transform:uppercase}[data-testid=page-experiences].exV2 .exGallery__copy{position:relative;z-index:2;max-width:760px;margin:48px auto 0;font-family:ZT Talk,sans-serif;font-weight:600;font-size:16px;line-height:1.6;text-align:center;color:var(--green)}[data-testid=page-experiences].exV2 .exInsta{text-align:center}[data-testid=page-experiences].exV2 .exInsta__head{position:relative;z-index:2;max-width:760px;margin:0 auto 48px;display:flex;flex-direction:column;align-items:center;gap:18px}[data-testid=page-experiences].exV2 .exInsta__handle{display:inline-flex;align-items:center;gap:10px;font-family:ZT Talk,sans-serif;font-weight:800;font-size:14px;letter-spacing:.04em;color:var(--peach)}[data-testid=page-experiences].exV2 .exInsta__sub{font-family:ZT Talk,sans-serif;font-weight:700;font-size:16px;color:var(--peach);opacity:.85;margin:0}[data-testid=page-experiences].exV2 .exBeholdWidget{position:relative;z-index:2;max-width:1280px;margin:0 auto}[data-testid=page-experiences].exV2 .exImpact__inner{position:relative;z-index:2;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}@media(max-width:900px){[data-testid=page-experiences].exV2 .exImpact__inner{grid-template-columns:1fr;gap:40px}}[data-testid=page-experiences].exV2 .exImpact__img{margin:0;position:relative;overflow:hidden;border-radius:24px 24px 24px 96px;aspect-ratio:4/5;box-shadow:0 40px 80px -30px #063b2a80}[data-testid=page-experiences].exV2 .exImpact__img img{width:100%;height:100%;object-fit:cover;display:block}[data-testid=page-experiences].exV2 .exImpact__pill{position:absolute;right:18px;top:18px;background:var(--coral);color:var(--green);padding:10px 18px;border-radius:999px;font-family:ZT Talk,sans-serif;font-weight:900;font-size:12px;letter-spacing:.08em;text-transform:uppercase;transform:rotate(4deg)}[data-testid=page-experiences].exV2 .exImpact__copy p{font-family:ZT Talk,sans-serif;font-weight:600;font-size:17px;line-height:1.6;margin:16px 0 0}[data-testid=page-experiences].exV2 .exImpact__close{font-weight:900!important;font-size:20px!important;color:var(--coral)}[data-testid=page-experiences].exV2 .exImpact__tag{margin-top:20px!important;font-family:ZT Talk,sans-serif;font-weight:800;font-size:13px!important;letter-spacing:.12em;text-transform:uppercase;opacity:.6}[data-testid=page-experiences].exV2 .exFinal{text-align:center;padding:120px 64px}[data-testid=page-experiences].exV2 .exFinal__inner{position:relative;z-index:2;max-width:900px;margin:0 auto}[data-testid=page-experiences].exV2 .exFinal__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(40px,5.4vw,80px);line-height:.98;letter-spacing:-.02em;margin:0 0 28px;text-transform:uppercase;color:var(--cream)}[data-testid=page-experiences].exV2 .exFinal__accent{color:var(--coral)}[data-testid=page-experiences].exV2 .exFinal__lead{font-family:ZT Talk,sans-serif;font-weight:600;font-size:17px;line-height:1.6;color:var(--peach);max-width:640px;margin:0 auto 36px}@media(max-width:700px){[data-testid=page-experiences].exV2 .exSection,[data-testid=page-experiences].exV2 .exFinal{padding:80px 24px}[data-testid=page-experiences].exV2 .exHero{padding:100px 24px 0}}[data-testid=page-case-studies].csV2{background:var(--cream);color:var(--green)}[data-testid=page-case-studies].csV2 .csV2Btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:999px;font-family:ZT Talk,sans-serif;font-weight:800;font-size:13px;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border:none;cursor:pointer;transition:transform .2s ease}[data-testid=page-case-studies].csV2 .csV2Btn:hover{transform:translateY(-2px)}[data-testid=page-case-studies].csV2 .csV2Btn--coral{background:var(--coral);color:var(--green)}[data-testid=page-case-studies].csV2 .csV2Btn--ghost{background:transparent;color:var(--cream);border:1.5px solid currentColor}[data-testid=page-case-studies].csV2 .csV2Btn--lg{padding:18px 32px;font-size:14px}[data-testid=page-case-studies].csV2 .csV2__eyebrow,[data-testid=page-case-studies].csV2 .csV2__num{display:inline-block;font-family:ZT Talk,sans-serif;font-weight:800;font-size:12px;letter-spacing:.18em;text-transform:uppercase;margin:0 0 16px;color:var(--coral)}[data-testid=page-case-studies].csV2 .csV2__num--onDark{color:var(--coral)}[data-testid=page-case-studies].csV2 .csV2__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(36px,4.6vw,64px);line-height:1.02;letter-spacing:-.02em;margin:0;text-transform:uppercase}[data-testid=page-case-studies].csV2 .csV2__title--onDark{color:var(--cream)}[data-testid=page-case-studies].csV2 .csV2__accent{color:var(--coral)}[data-testid=page-case-studies].csV2 .csV2Hero{position:relative;overflow:hidden;background:radial-gradient(circle at 92% 6%,rgba(244,200,75,.35),transparent 50%),radial-gradient(circle at 0% 100%,rgba(255,111,85,.18),transparent 55%),linear-gradient(160deg,var(--cream) 0%,var(--peach) 100%);color:var(--green);padding:140px 64px 100px}[data-testid=page-case-studies].csV2 .csV2Hero__pattern{position:absolute;inset:0;opacity:.08;pointer-events:none;mix-blend-mode:multiply}[data-testid=page-case-studies].csV2 .csV2Hero__pattern img{width:100%;height:100%;object-fit:cover}[data-testid=page-case-studies].csV2 .csV2Hero__inner{position:relative;z-index:2;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center}[data-testid=page-case-studies].csV2 .csV2Hero__eyebrow{display:inline-flex;align-items:center;gap:10px;background:none;padding:0;border-radius:0;font-family:ZT Talk,sans-serif;font-weight:700;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--mint);margin:0 0 32px}[data-testid=page-case-studies].csV2 .csV2Hero__eyebrow:before{content:"";display:inline-block;width:24px;height:2px;background:var(--coral)}[data-testid=page-case-studies].csV2 .csV2Hero__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(44px,5.8vw,84px);line-height:.98;letter-spacing:-.02em;margin:0 0 28px;text-transform:uppercase}[data-testid=page-case-studies].csV2 .csV2Hero__accent{color:var(--coral)}[data-testid=page-case-studies].csV2 .csV2Hero__lead{font-family:ZT Talk,sans-serif;font-weight:700;font-size:17px;line-height:1.55;max-width:540px;margin:0 0 14px;color:var(--green)}[data-testid=page-case-studies].csV2 .csV2Hero__lead--sm{font-weight:600;font-size:14px;opacity:.7;margin-bottom:32px}[data-testid=page-case-studies].csV2 .csV2Hero .csV2Btn--ghost{color:var(--green);border-color:#003f2d66}[data-testid=page-case-studies].csV2 .csV2Hero .csV2Btn--ghost:hover{background:var(--green);color:var(--cream);border-color:var(--green)}[data-testid=page-case-studies].csV2 .csV2Hero__ctas{display:flex;gap:12px;flex-wrap:wrap}[data-testid=page-case-studies].csV2 .csV2Hero__img{position:relative;margin:0;overflow:hidden;border-radius:24px 80px 24px 24px;aspect-ratio:4/5;box-shadow:0 40px 80px -30px #0009}[data-testid=page-case-studies].csV2 .csV2Hero__img img{width:100%;height:100%;object-fit:cover;display:block}[data-testid=page-case-studies].csV2 .csV2Hero__imgBadge{position:absolute;top:20px;right:20px;display:inline-flex;align-items:center;gap:8px;background:var(--coral);color:var(--green);padding:10px 16px;border-radius:999px;font-family:ZT Talk,sans-serif;font-weight:900;font-size:11px;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 8px 20px -4px #00000080}@media(max-width:900px){[data-testid=page-case-studies].csV2 .csV2Hero{padding:100px 24px 60px}[data-testid=page-case-studies].csV2 .csV2Hero__inner{grid-template-columns:1fr;gap:40px}}[data-testid=page-case-studies].csV2 .csV2Awards{background:linear-gradient(180deg,#00261b 0%,var(--green) 100%);padding:36px 0;overflow:hidden;border-top:1px solid rgba(246,223,210,.12);border-bottom:1px solid rgba(246,223,210,.12)}[data-testid=page-case-studies].csV2 .csV2Awards__track{display:flex;width:max-content;animation:csV2Marquee 50s linear infinite}[data-testid=page-case-studies].csV2 .csV2Awards__row{display:flex;gap:20px;padding-right:20px}@keyframes csV2Marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}[data-testid=page-case-studies].csV2 .csV2Award{flex:none;min-width:280px;display:flex;flex-direction:column;gap:6px;padding:22px 28px;background:#fff2e80a;border:1px solid rgba(246,223,210,.18);border-radius:16px;color:var(--cream)}[data-testid=page-case-studies].csV2 .csV2Award__top{font-family:ZT Talk,sans-serif;font-weight:900;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--coral)}[data-testid=page-case-studies].csV2 .csV2Award--winner .csV2Award__top{color:var(--yellow)}[data-testid=page-case-studies].csV2 .csV2Award__main{font-family:ZT Talk,sans-serif;font-weight:900;font-size:22px;letter-spacing:-.01em;line-height:1.1}[data-testid=page-case-studies].csV2 .csV2Award--stat .csV2Award__main{font-size:38px;line-height:1}[data-testid=page-case-studies].csV2 .csV2Award__sub{font-family:ZT Talk,sans-serif;font-weight:600;font-size:12px;opacity:.7}[data-testid=page-case-studies].csV2 .csV2Intro{padding:120px 64px 60px;background:var(--cream);text-align:center}[data-testid=page-case-studies].csV2 .csV2Intro__inner{max-width:900px;margin:0 auto}[data-testid=page-case-studies].csV2 .csV2Intro__lead{margin-top:28px;font-family:ZT Talk,sans-serif;font-weight:600;font-size:18px;line-height:1.55}@media(max-width:700px){[data-testid=page-case-studies].csV2 .csV2Intro{padding:80px 24px 40px}}[data-testid=page-case-studies].csV2 .csV2Opening{padding:0 24px 80px;background:var(--cream)}[data-testid=page-case-studies].csV2 .csV2Opening__grid{max-width:1400px;margin:0 auto;display:grid;gap:12px;grid-template-columns:repeat(6,1fr);grid-template-rows:280px 220px}[data-testid=page-case-studies].csV2 .csV2Opening__cell{position:relative;margin:0;overflow:hidden;border-radius:16px;box-shadow:0 16px 32px -16px #063b2a4d}[data-testid=page-case-studies].csV2 .csV2Opening__cell img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}[data-testid=page-case-studies].csV2 .csV2Opening__cell:hover img{transform:scale(1.06)}[data-testid=page-case-studies].csV2 .csV2Opening__cell figcaption{position:absolute;left:14px;bottom:14px;background:#fff2e8f2;color:var(--green);padding:6px 12px;border-radius:999px;font-family:ZT Talk,sans-serif;font-weight:900;font-size:10px;letter-spacing:.12em;text-transform:uppercase}[data-testid=page-case-studies].csV2 .csV2Opening__cell--1{grid-column:1 / 4;grid-row:1}[data-testid=page-case-studies].csV2 .csV2Opening__cell--2{grid-column:4 / 7;grid-row:1}[data-testid=page-case-studies].csV2 .csV2Opening__cell--3{grid-column:1 / 3;grid-row:2}[data-testid=page-case-studies].csV2 .csV2Opening__cell--4{grid-column:3 / 5;grid-row:2}[data-testid=page-case-studies].csV2 .csV2Opening__cell--5{grid-column:5 / 6;grid-row:2}[data-testid=page-case-studies].csV2 .csV2Opening__cell--6{grid-column:6 / 7;grid-row:2}@media(max-width:900px){[data-testid=page-case-studies].csV2 .csV2Opening__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px}[data-testid=page-case-studies].csV2 .csV2Opening__cell{grid-column:auto!important;grid-row:auto!important}}[data-testid=page-case-studies].csV2 .csV2Section{position:relative;padding:120px 64px;overflow:hidden}[data-testid=page-case-studies].csV2 .csV2Section--cream{background:var(--cream);color:var(--green)}[data-testid=page-case-studies].csV2 .csV2Section--peach{background:var(--peach);color:var(--green)}[data-testid=page-case-studies].csV2 .csV2Section--mint{background:var(--mint);color:var(--green)}[data-testid=page-case-studies].csV2 .csV2Section--coral{background:var(--coral);color:var(--green)}[data-testid=page-case-studies].csV2 .csV2Section--dark{background:linear-gradient(180deg,var(--green) 0%,#00261b 100%);color:var(--cream)}[data-testid=page-case-studies].csV2 .csV2Section__pattern{position:absolute;inset:0;opacity:.07;pointer-events:none}[data-testid=page-case-studies].csV2 .csV2Section__pattern img{width:100%;height:100%;object-fit:cover}[data-testid=page-case-studies].csV2 .csV2Section__inner{position:relative;z-index:2;max-width:1280px;margin:0 auto}[data-testid=page-case-studies].csV2 .csV2Section__head{position:relative;z-index:2;max-width:1280px;margin:0 auto 56px}[data-testid=page-case-studies].csV2 .csV2Section__head--center{text-align:center}@media(max-width:700px){[data-testid=page-case-studies].csV2 .csV2Section{padding:80px 24px}}[data-testid=page-case-studies].csV2 .csV2Context__inner{display:grid;grid-template-columns:1fr 1.1fr;gap:72px;align-items:start}@media(max-width:900px){[data-testid=page-case-studies].csV2 .csV2Context__inner{grid-template-columns:1fr;gap:32px}}[data-testid=page-case-studies].csV2 .csV2Context__body p{font-family:ZT Talk,sans-serif;font-weight:600;font-size:16px;line-height:1.6;margin:14px 0}[data-testid=page-case-studies].csV2 .csV2Context__list{list-style:none;padding:0;margin:8px 0 16px;display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}[data-testid=page-case-studies].csV2 .csV2Context__list li{display:flex;align-items:center;gap:10px;font-family:ZT Talk,sans-serif;font-weight:700;font-size:14px}[data-testid=page-case-studies].csV2 .csV2Context__list span{width:6px;height:6px;border-radius:50%;background:var(--coral)}[data-testid=page-case-studies].csV2 .csV2Context__pull{font-weight:900!important;font-size:20px!important;color:var(--coral);padding:16px 20px;background:#ff6f5514;border-left:4px solid var(--coral);border-radius:0 12px 12px 0}[data-testid=page-case-studies].csV2 .csV2Context__goal{font-weight:900!important;font-size:18px!important}[data-testid=page-case-studies].csV2 .csV2Snap__grid{position:relative;z-index:2;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:700px){[data-testid=page-case-studies].csV2 .csV2Snap__grid{grid-template-columns:1fr 1fr}}[data-testid=page-case-studies].csV2 .csV2Snap__card{background:#fff2e80a;border:1px solid rgba(246,223,210,.18);padding:32px 28px;border-radius:18px;display:flex;flex-direction:column;gap:10px}[data-testid=page-case-studies].csV2 .csV2Snap__card strong{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(28px,3vw,40px);line-height:1;color:var(--peach);letter-spacing:-.02em}[data-testid=page-case-studies].csV2 .csV2Snap__card span{font-family:ZT Talk,sans-serif;font-weight:700;font-size:13px;opacity:.8;line-height:1.4}[data-testid=page-case-studies].csV2 .csV2Snap__card--award{background:var(--coral);border-color:var(--coral);color:var(--green)}[data-testid=page-case-studies].csV2 .csV2Snap__card--award strong,[data-testid=page-case-studies].csV2 .csV2Snap__card--award span{color:var(--green);opacity:1}[data-testid=page-case-studies].csV2 .csV2Snap__star{width:44px;height:44px;border-radius:12px;background:var(--green);color:var(--yellow);display:flex;align-items:center;justify-content:center;margin-bottom:4px}[data-testid=page-case-studies].csV2 .csV2Brief__inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px}@media(max-width:900px){[data-testid=page-case-studies].csV2 .csV2Brief__inner{grid-template-columns:1fr;gap:40px}}[data-testid=page-case-studies].csV2 .csV2Brief__img{margin:32px 0 0;overflow:hidden;border-radius:24px 80px 24px 24px;aspect-ratio:4/3;box-shadow:0 30px 60px -20px #063b2a66}[data-testid=page-case-studies].csV2 .csV2Brief__img img{width:100%;height:100%;object-fit:cover;display:block}[data-testid=page-case-studies].csV2 .csV2Brief__right p{font-family:ZT Talk,sans-serif;font-weight:600;font-size:17px;line-height:1.6;margin:0 0 16px}[data-testid=page-case-studies].csV2 .csV2Brief__list{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:12px}[data-testid=page-case-studies].csV2 .csV2Brief__list li{display:flex;align-items:flex-start;gap:12px;font-family:ZT Talk,sans-serif;font-weight:700;font-size:15px}[data-testid=page-case-studies].csV2 .csV2Brief__list svg{color:var(--coral);flex-shrink:0;margin-top:2px}[data-testid=page-case-studies].csV2 .csV2Brief__close{margin-top:28px!important;font-weight:800!important;opacity:.8}[data-testid=page-case-studies].csV2 .csV2Brief__bold{font-weight:900!important;font-size:20px!important;color:var(--coral)}[data-testid=page-case-studies].csV2 .csV2Gallery__grid{position:relative;z-index:2;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:14px}@media(max-width:900px){[data-testid=page-case-studies].csV2 .csV2Gallery__grid{grid-template-columns:repeat(2,1fr)}[data-testid=page-case-studies].csV2 .csV2Gallery__item{grid-column:auto!important;grid-row:auto!important}}[data-testid=page-case-studies].csV2 .csV2Gallery__item{position:relative;border-radius:18px;overflow:hidden;box-shadow:0 14px 30px -16px #063b2a4d}[data-testid=page-case-studies].csV2 .csV2Gallery__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}[data-testid=page-case-studies].csV2 .csV2Gallery__item:hover img{transform:scale(1.06)}[data-testid=page-case-studies].csV2 .csV2Gallery__overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,38,27,.85) 100%);display:flex;align-items:flex-end;padding:18px}[data-testid=page-case-studies].csV2 .csV2Gallery__overlay span{color:var(--cream);font-family:ZT Talk,sans-serif;font-weight:900;font-size:12px;letter-spacing:.08em;text-transform:uppercase}[data-testid=page-case-studies].csV2 .csV2Delivered__grid{position:relative;z-index:2;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:900px){[data-testid=page-case-studies].csV2 .csV2Delivered__grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){[data-testid=page-case-studies].csV2 .csV2Delivered__grid{grid-template-columns:1fr}}[data-testid=page-case-studies].csV2 .csV2Delivered__card{background:var(--cream);color:var(--green);border-radius:18px;padding:32px 28px;border:1px solid rgba(6,59,42,.08);transition:transform .25s ease,box-shadow .25s ease}[data-testid=page-case-studies].csV2 .csV2Delivered__card:hover{transform:translateY(-4px);box-shadow:0 24px 48px -20px #063b2a66}[data-testid=page-case-studies].csV2 .csV2Delivered__num{display:inline-block;font-family:ZT Talk,sans-serif;font-weight:900;font-size:36px;color:var(--coral);line-height:1;margin-bottom:16px}[data-testid=page-case-studies].csV2 .csV2Delivered__card h4{font-family:ZT Talk,sans-serif;font-weight:900;font-size:20px;margin:0 0 12px;text-transform:uppercase;letter-spacing:-.01em}[data-testid=page-case-studies].csV2 .csV2Delivered__card p{font-family:ZT Talk,sans-serif;font-weight:600;font-size:14px;line-height:1.55;margin:0}[data-testid=page-case-studies].csV2 .csV2Delivered .csV2__num{color:var(--green);opacity:.65}[data-testid=page-case-studies].csV2 .csV2Delivered .csV2__accent{color:var(--cream)}[data-testid=page-case-studies].csV2 .csV2Results{position:relative;overflow:hidden;background:linear-gradient(160deg,#00261b 0%,var(--green) 100%);color:var(--cream);padding:140px 64px}[data-testid=page-case-studies].csV2 .csV2Results__head{position:relative;z-index:2;max-width:1280px;margin:0 auto 64px}[data-testid=page-case-studies].csV2 .csV2Results__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(40px,5vw,72px);line-height:1;letter-spacing:-.02em;margin:0;text-transform:uppercase;color:var(--cream);max-width:900px}[data-testid=page-case-studies].csV2 .csV2Results__grid{position:relative;z-index:2;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}@media(max-width:900px){[data-testid=page-case-studies].csV2 .csV2Results__grid{grid-template-columns:1fr 1fr}}[data-testid=page-case-studies].csV2 .csV2Result{background:#fff2e80d;border:1px solid rgba(246,223,210,.18);border-radius:22px;padding:36px 28px;display:flex;flex-direction:column;gap:14px;justify-content:space-between;min-height:220px;transition:transform .25s ease,background .25s ease}[data-testid=page-case-studies].csV2 .csV2Result:hover{transform:translateY(-4px);background:#fff2e814}[data-testid=page-case-studies].csV2 .csV2Result--big{grid-column:span 2;background:var(--coral);color:var(--green);border-color:var(--coral)}[data-testid=page-case-studies].csV2 .csV2Result--wide{grid-column:span 2}@media(max-width:900px){[data-testid=page-case-studies].csV2 .csV2Result--big,[data-testid=page-case-studies].csV2 .csV2Result--wide{grid-column:span 2}}[data-testid=page-case-studies].csV2 .csV2Result__num{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(56px,7vw,96px);line-height:.9;letter-spacing:-.04em;display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}[data-testid=page-case-studies].csV2 .csV2Result__num span{font-size:.42em;opacity:.75;font-weight:800}[data-testid=page-case-studies].csV2 .csV2Result__num--arrow{font-size:clamp(40px,4.6vw,64px)}[data-testid=page-case-studies].csV2 .csV2Result__arrow{color:var(--coral);font-size:.8em!important;opacity:1!important}[data-testid=page-case-studies].csV2 .csV2Result--big .csV2Result__arrow{color:var(--green)}[data-testid=page-case-studies].csV2 .csV2Result__label{font-family:ZT Talk,sans-serif;font-weight:800;font-size:13px;letter-spacing:.08em;text-transform:uppercase;line-height:1.4}[data-testid=page-case-studies].csV2 .csV2Results__foot{position:relative;z-index:2;max-width:1280px;margin:64px auto 0;padding-top:32px;border-top:1px solid rgba(246,223,210,.15)}[data-testid=page-case-studies].csV2 .csV2Results__foot p{font-family:ZT Talk,sans-serif;font-weight:700;font-size:16px;color:var(--peach);margin:0 0 16px}[data-testid=page-case-studies].csV2 .csV2Results__chips{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-wrap:wrap;gap:10px}[data-testid=page-case-studies].csV2 .csV2Results__chips li{background:#fff2e814;border:1px solid rgba(246,223,210,.2);color:var(--cream);padding:8px 16px;border-radius:999px;font-family:ZT Talk,sans-serif;font-weight:700;font-size:13px;text-transform:capitalize}[data-testid=page-case-studies].csV2 .csV2Results__closing{font-family:ZT Talk,sans-serif;font-weight:700;font-size:20px!important;color:var(--peach)!important}[data-testid=page-case-studies].csV2 .csV2Results__closing strong{color:var(--coral)}@media(max-width:700px){[data-testid=page-case-studies].csV2 .csV2Results{padding:80px 24px}}[data-testid=page-case-studies].csV2 .csV2Videos__grid{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:40px}@media(max-width:900px){[data-testid=page-case-studies].csV2 .csV2Videos__grid{grid-template-columns:1fr;max-width:460px}}[data-testid=page-case-studies].csV2 .csV2VideoCard{background:var(--green);color:var(--cream);border-radius:14px;overflow:hidden;box-shadow:0 16px 32px -16px #063b2a59}[data-testid=page-case-studies].csV2 .csV2VideoCard__player{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block;background:#00150f}[data-testid=page-case-studies].csV2 .csV2VideoCard__soon{display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#00261b 0%,var(--green) 100%);color:var(--peach)}[data-testid=page-case-studies].csV2 .csV2VideoCard__soonInner{display:flex;flex-direction:column;align-items:center;gap:12px;opacity:.6}[data-testid=page-case-studies].csV2 .csV2VideoCard__soonInner span{font-family:ZT Talk,sans-serif;font-weight:900;font-size:12px;letter-spacing:.18em;text-transform:uppercase}[data-testid=page-case-studies].csV2 .csV2VideoCard__body{padding:22px 24px}[data-testid=page-case-studies].csV2 .csV2VideoCard__body h4{font-family:ZT Talk,sans-serif;font-weight:900;font-size:18px;margin:0 0 6px;text-transform:uppercase;letter-spacing:-.01em}[data-testid=page-case-studies].csV2 .csV2VideoCard__body p{font-family:ZT Talk,sans-serif;font-weight:700;font-size:13px;opacity:.8;margin:0}[data-testid=page-case-studies].csV2 .csV2Quote__inner{position:relative;max-width:880px;margin:0 auto;text-align:center}[data-testid=page-case-studies].csV2 .csV2Quote__mark{display:block;font-family:ZT Talk,sans-serif;font-weight:900;font-size:180px;line-height:.7;color:var(--coral);opacity:.25;margin-bottom:-20px}[data-testid=page-case-studies].csV2 .csV2Quote__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(32px,4vw,56px);margin:0 0 40px;text-transform:uppercase;letter-spacing:-.02em}[data-testid=page-case-studies].csV2 .csV2Quote__body{margin:0 auto 36px;max-width:740px}[data-testid=page-case-studies].csV2 .csV2Quote__body p{font-family:ZT Talk,sans-serif;font-weight:600;font-size:clamp(18px,1.8vw,22px);line-height:1.55;margin:0 0 16px}[data-testid=page-case-studies].csV2 .csV2Quote__punch{font-weight:900!important;color:var(--coral)}[data-testid=page-case-studies].csV2 .csV2Quote__credit{display:inline-flex;align-items:center;gap:14px}[data-testid=page-case-studies].csV2 .csV2Quote__avatar{width:44px;height:44px;border-radius:50%;background:var(--green);color:var(--cream);display:flex;align-items:center;justify-content:center;font-family:ZT Talk,sans-serif;font-weight:900;font-size:18px}[data-testid=page-case-studies].csV2 .csV2Quote__credit>div{text-align:left}[data-testid=page-case-studies].csV2 .csV2Quote__credit strong{display:block;font-family:ZT Talk,sans-serif;font-weight:900;font-size:14px;letter-spacing:.08em;text-transform:uppercase}[data-testid=page-case-studies].csV2 .csV2Quote__credit span{font-family:ZT Talk,sans-serif;font-weight:600;font-size:13px;opacity:.7}[data-testid=page-case-studies].csV2 .csV2Outcome{position:relative;min-height:80vh;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;color:var(--cream);background:var(--green)}@media(max-width:900px){[data-testid=page-case-studies].csV2 .csV2Outcome{grid-template-columns:1fr}}[data-testid=page-case-studies].csV2 .csV2Outcome__img{position:relative;margin:0;overflow:hidden;min-height:480px}[data-testid=page-case-studies].csV2 .csV2Outcome__img img{width:100%;height:100%;object-fit:cover;display:block}[data-testid=page-case-studies].csV2 .csV2Outcome__veil{position:absolute;inset:0;background:linear-gradient(90deg,#00261b1a,#00261b80)}[data-testid=page-case-studies].csV2 .csV2Outcome__copy{padding:100px 64px;display:flex;flex-direction:column;justify-content:center;max-width:640px}[data-testid=page-case-studies].csV2 .csV2Outcome__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(36px,4.4vw,56px);line-height:1;letter-spacing:-.02em;margin:0 0 28px;text-transform:uppercase}[data-testid=page-case-studies].csV2 .csV2Outcome__copy p{font-family:ZT Talk,sans-serif;font-weight:600;font-size:16px;line-height:1.6;margin:0 0 14px;color:var(--peach)}[data-testid=page-case-studies].csV2 .csV2Outcome__list{list-style:none;padding:0;margin:8px 0 24px;display:flex;flex-direction:column;gap:8px}[data-testid=page-case-studies].csV2 .csV2Outcome__list li{position:relative;padding-left:20px;font-family:ZT Talk,sans-serif;font-weight:700;font-size:15px}[data-testid=page-case-studies].csV2 .csV2Outcome__list li:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:var(--coral)}[data-testid=page-case-studies].csV2 .csV2Outcome__statement{font-family:ZT Talk,sans-serif;font-weight:900!important;font-size:20px!important;color:var(--coral)!important;margin-top:16px!important}@media(max-width:700px){[data-testid=page-case-studies].csV2 .csV2Outcome__copy{padding:60px 24px}}[data-testid=page-case-studies].csV2 .csV2Final{position:relative;overflow:hidden;text-align:center;background:var(--coral);color:var(--green);padding:140px 64px}[data-testid=page-case-studies].csV2 .csV2Final__inner{position:relative;z-index:2;max-width:900px;margin:0 auto}[data-testid=page-case-studies].csV2 .csV2Final__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(40px,5.4vw,80px);line-height:.98;letter-spacing:-.02em;margin:0 0 28px;text-transform:uppercase}[data-testid=page-case-studies].csV2 .csV2Final .csV2__accent{color:var(--green);text-decoration:underline;text-decoration-color:#003f2d4d;text-underline-offset:8px}[data-testid=page-case-studies].csV2 .csV2Final__lead{font-family:ZT Talk,sans-serif;font-weight:700;font-size:17px;line-height:1.6;max-width:640px;margin:0 auto 36px}[data-testid=page-case-studies].csV2 .csV2Final .csV2Btn--coral{background:var(--green);color:var(--cream)}@media(max-width:700px){[data-testid=page-case-studies].csV2 .csV2Final{padding:80px 24px}}[data-testid=page-case-studies].csV2 .csV2QuoteDark{position:relative;overflow:hidden;background:linear-gradient(160deg,var(--green) 0%,#00261b 100%);color:var(--cream);padding:140px 64px}[data-testid=page-case-studies].csV2 .csV2QuoteDark__inner{position:relative;z-index:2;max-width:1080px;margin:0 auto}[data-testid=page-case-studies].csV2 .csV2QuoteDark__head{margin-bottom:60px}[data-testid=page-case-studies].csV2 .csV2QuoteDark__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(36px,4.4vw,64px);line-height:1;letter-spacing:-.02em;margin:0;text-transform:uppercase;color:var(--cream)}[data-testid=page-case-studies].csV2 .csV2QuoteDark__featured{position:relative;background:#fff2e80a;border:1px solid rgba(246,223,210,.18);border-left:4px solid var(--coral);border-radius:16px;padding:40px 40px 28px}[data-testid=page-case-studies].csV2 .csV2QuoteDark__mark{position:absolute;top:-14px;left:24px;font-family:ZT Talk,sans-serif;font-weight:900;font-size:96px;line-height:1;color:var(--coral)}[data-testid=page-case-studies].csV2 .csV2QuoteDark__body{margin:0 0 22px}[data-testid=page-case-studies].csV2 .csV2QuoteDark__body p{font-family:ZT Talk,sans-serif;font-weight:600;font-size:clamp(16px,1.35vw,19px);line-height:1.55;color:var(--peach);margin:0 0 14px}[data-testid=page-case-studies].csV2 .csV2QuoteDark__punch{font-weight:900!important;color:var(--cream)!important}[data-testid=page-case-studies].csV2 .csV2QuoteDark__credit{display:inline-flex;align-items:center;gap:14px;padding-top:24px;border-top:1px solid rgba(246,223,210,.15);width:100%}[data-testid=page-case-studies].csV2 .csV2QuoteDark__avatar{width:44px;height:44px;border-radius:50%;background:var(--coral);color:var(--green);display:flex;align-items:center;justify-content:center;font-family:ZT Talk,sans-serif;font-weight:900;font-size:18px;flex-shrink:0}[data-testid=page-case-studies].csV2 .csV2QuoteDark__credit strong{display:block;font-family:ZT Talk,sans-serif;font-weight:900;font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:var(--cream)}[data-testid=page-case-studies].csV2 .csV2QuoteDark__credit span{font-family:ZT Talk,sans-serif;font-weight:600;font-size:13px;opacity:.65;color:var(--peach)}@media(max-width:700px){[data-testid=page-case-studies].csV2 .csV2QuoteDark{padding:80px 24px}[data-testid=page-case-studies].csV2 .csV2QuoteDark__featured{padding:40px 28px 28px}[data-testid=page-case-studies].csV2 .csV2QuoteDark__mark{font-size:100px;left:16px;top:-10px}}[data-testid=page-case-studies].csV2 .csV2QuoteDark__layout{display:grid;grid-template-columns:1.25fr 1fr;gap:40px;align-items:start}@media(max-width:900px){[data-testid=page-case-studies].csV2 .csV2QuoteDark__layout{grid-template-columns:1fr;gap:24px}}[data-testid=page-case-studies].csV2 .csV2QuoteDark__featured{animation:csV2QuoteFade .45s ease both;min-height:100%}@keyframes csV2QuoteFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}[data-testid=page-case-studies].csV2 .csV2QuoteDark__nav{display:flex;flex-direction:column;gap:10px}[data-testid=page-case-studies].csV2 .csV2QuoteDark__navBtn{appearance:none;cursor:pointer;text-align:left;display:grid;grid-template-columns:36px 1fr;gap:16px;align-items:center;padding:18px 20px;background:#fff2e80a;border:1px solid rgba(246,223,210,.14);border-radius:12px;color:var(--peach);font-family:ZT Talk,sans-serif;transition:background .25s ease,border-color .25s ease,transform .25s ease,color .25s ease}[data-testid=page-case-studies].csV2 .csV2QuoteDark__navBtn:hover{background:#fff2e812;border-color:#f6dfd247;transform:translate(2px)}[data-testid=page-case-studies].csV2 .csV2QuoteDark__navBtn.is-active{background:#ff6f551f;border-color:var(--coral);color:var(--cream)}[data-testid=page-case-studies].csV2 .csV2QuoteDark__navNum{font-weight:900;font-size:13px;letter-spacing:.1em;color:var(--coral)}[data-testid=page-case-studies].csV2 .csV2QuoteDark__navPreview{font-weight:600;font-size:14px;line-height:1.45}[data-testid=page-case-studies].csV2 .csV2Clients{position:relative;background:var(--mint);padding:80px 0 90px;overflow:hidden;border-top:1px solid rgba(0,63,45,.15);border-bottom:1px solid rgba(0,63,45,.15)}[data-testid=page-case-studies].csV2 .csV2Clients__pattern{position:absolute;inset:0;pointer-events:none;opacity:.35;mix-blend-mode:screen}[data-testid=page-case-studies].csV2 .csV2Clients__pattern img{width:100%;height:100%;object-fit:cover;display:block}[data-testid=page-case-studies].csV2 .csV2Clients__head{position:relative;z-index:1;max-width:1280px;margin:0 auto 40px;padding:0 64px;text-align:center}[data-testid=page-case-studies].csV2 .csV2Clients__marquee{position:relative;z-index:1}[data-testid=page-case-studies].csV2 .csV2Clients__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(24px,2.4vw,34px);line-height:1.1;letter-spacing:-.01em;margin:8px 0 0;color:var(--green);text-transform:uppercase}[data-testid=page-case-studies].csV2 .csV2Clients__marquee{position:relative;mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%)}[data-testid=page-case-studies].csV2 .csV2Clients__track{display:flex;width:max-content;animation:csV2ClientsScroll 38s linear infinite}[data-testid=page-case-studies].csV2 .csV2Clients__row{display:flex;gap:28px;padding-right:28px}@keyframes csV2ClientsScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}[data-testid=page-case-studies].csV2 .csV2ClientLogo{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:20px 32px;background:var(--green);border:1.5px solid var(--green);border-radius:14px;height:96px;min-width:220px;transition:border-color .25s ease,transform .25s ease,background .25s ease,box-shadow .25s ease}[data-testid=page-case-studies].csV2 .csV2ClientLogo:hover{background:#00261b;border-color:var(--coral);transform:translateY(-2px);box-shadow:0 10px 24px -16px #00261b80}[data-testid=page-case-studies].csV2 .csV2ClientLogo__pattern{position:absolute;inset:0;pointer-events:none;opacity:.18;z-index:0}[data-testid=page-case-studies].csV2 .csV2ClientLogo__pattern img{width:100%;height:100%;object-fit:cover;display:block}[data-testid=page-case-studies].csV2 .csV2ClientLogo img:not(.csV2ClientLogo__pattern img){position:relative;z-index:1;max-height:52px;max-width:180px;width:auto;height:auto;object-fit:contain;display:block;filter:brightness(0) invert(1)}[data-testid=page-case-studies].csV2 .csV2ClientLogo__name{position:relative;z-index:1;font-family:ZT Talk,sans-serif;font-weight:900;font-size:15px;letter-spacing:.08em;text-transform:uppercase;color:var(--cream);white-space:nowrap;text-align:center}@media(max-width:700px){[data-testid=page-case-studies].csV2 .csV2Clients__head{padding:0 24px}[data-testid=page-case-studies].csV2 .csV2ClientLogo{min-width:200px;padding:14px 20px}}.abV2{color:var(--green)}.abV2 .abV2__eyebrow{font-family:ZT Talk,sans-serif;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;margin:0 0 20px;display:block;opacity:.55;color:var(--green)}.abV2 .abV2Hero .abV2__eyebrow{display:inline-flex;align-items:center;gap:10px;font-weight:700;letter-spacing:.18em;opacity:1;color:var(--green);margin:0 0 32px}.abV2 .abV2Hero .abV2__eyebrow:before{content:"";display:inline-block;width:24px;height:2px;background:var(--coral)}.abV2 .abV2__eyebrow--onDark{color:var(--cream)!important;opacity:.75}.abV2 .abV2__accent{color:var(--coral)}.abV2 .abV2Hero{background:var(--mint);padding:130px 0 110px;position:relative;overflow:hidden;border-bottom:1px solid rgba(0,63,45,.12)}.abV2 .abV2Hero__bgPattern{position:absolute;inset:0;opacity:.22;mix-blend-mode:screen;pointer-events:none;z-index:0}.abV2 .abV2Hero__bgPattern img{width:100%;height:100%;object-fit:cover}.abV2 .abV2Hero__inner{max-width:1280px;margin:0 auto;padding:0 64px;display:grid;grid-template-columns:1.05fr 1fr;gap:72px;align-items:center;position:relative;z-index:1}.abV2 .abV2Hero__title{font-family:ZT Talk,sans-serif;font-weight:900;font-size:clamp(44px,5.6vw,78px);line-height:1;letter-spacing:-.02em;margin:0 0 28px;color:var(--green);text-transform:none}.abV2 .abV2Hero__lead{font-size:22px;line-height:1.45;font-weight:700;color:var(--green);margin:0 0 16px;max-width:540px}.abV2 .abV2Hero__sub{font-size:17px;line-height:1.65;color:var(--green);opacity:.78;margin:0;max-width:540px}.abV2 .abV2Hero__collage{position:relative;height:540px}.abV2 .abV2Hero__pattern{position:absolute;inset:-40px -20px -20px;opacity:.18;z-index:0;pointer-events:none}.abV2 .abV2Hero__pattern img{width:100%;height:100%;object-fit:cover}.abV2 .abV2Hero__photo{position:absolute;border-radius:18px;overflow:hidden;box-shadow:0 18px 40px #003f2d2e;background:var(--cream)}.abV2 .abV2Hero__photo img{width:100%;height:100%;object-fit:cover;display:block}.abV2 .abV2Hero__photo--a{width:58%;height:70%;top:0;left:0;transform:rotate(-2.5deg);z-index:2}.abV2 .abV2Hero__photo--b{width:48%;height:58%;top:18%;right:0;transform:rotate(3deg);z-index:3}.abV2 .abV2Hero__photo--c{width:42%;height:46%;bottom:0;left:22%;transform:rotate(-1.5deg);z-index:1}.abV2 .abV2Story{background:var(--cream);padding:120px 0}.abV2 .abV2Story__inner{max-width:880px;margin:0 auto;padding:0 32px}.abV2 .abV2Story__title{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(34px,3.8vw,54px);line-height:1.08;letter-spacing:-.018em;margin:0 0 32px;color:var(--green);text-transform:none}.abV2 .abV2Story__body p{font-size:18px;line-height:1.75;color:var(--green);opacity:.88;margin:0 0 20px}.abV2 .abV2Story__pull{font-size:19px!important;font-weight:700;opacity:1!important;margin-top:28px!important;padding:18px 22px;border-left:3px solid var(--coral);background:#ff6f550f;border-radius:0 8px 8px 0}.abV2 .abV2Moments{background:var(--peach);padding:120px 0;position:relative;overflow:hidden}.abV2 .abV2Moments__bgPattern{position:absolute;inset:0;opacity:.12;pointer-events:none;z-index:0}.abV2 .abV2Moments__bgPattern img{width:100%;height:100%;object-fit:cover}.abV2 .abV2Moments__inner{position:relative;z-index:1;max-width:1180px;margin:0 auto;padding:0 56px}.abV2 .abV2Moments__head{max-width:820px;margin:0 auto 56px;text-align:center}.abV2 .abV2Moments__title{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(34px,3.8vw,54px);line-height:1.08;letter-spacing:-.018em;margin:0;color:var(--green);text-transform:none}.abV2 .abV2Moments__layout{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.abV2 .abV2Moments__art{position:relative;aspect-ratio:1/1;width:100%;max-width:520px;margin:0 auto}.abV2 .abV2Moments__blob{position:absolute;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 18px 44px #003f2d2e;transition:transform .6s cubic-bezier(.22,.61,.36,1)}.abV2 .abV2Moments__blob img{width:56%;height:56%;object-fit:contain}.abV2 .abV2Moments__blob--green{width:50%;height:50%;top:4%;left:6%;background:var(--green);z-index:3;transform:rotate(-4deg);box-shadow:0 26px 64px #003f2d52}.abV2 .abV2Moments__blob--peach{width:36%;height:36%;top:0;right:4%;background:var(--peach);z-index:2;transform:rotate(6deg)}.abV2 .abV2Moments__blob--mint{width:40%;height:40%;bottom:6%;left:0;background:var(--mint);z-index:2;transform:rotate(8deg)}.abV2 .abV2Moments__blob--cream{width:46%;height:46%;bottom:0;right:0;background:var(--cream);border:3px solid var(--green);z-index:4;transform:rotate(-6deg)}.abV2 .abV2Moments__art:hover .abV2Moments__blob--green{transform:rotate(-2deg) translate(4px,-4px)}.abV2 .abV2Moments__art:hover .abV2Moments__blob--peach{transform:rotate(8deg) translate(-3px,3px)}.abV2 .abV2Moments__art:hover .abV2Moments__blob--mint{transform:rotate(10deg) translate(3px,-3px)}.abV2 .abV2Moments__art:hover .abV2Moments__blob--cream{transform:rotate(-4deg) translate(-3px,-3px)}.abV2 .abV2Moments__dot{position:absolute;border-radius:50%;z-index:1}.abV2 .abV2Moments__dot--a{width:18px;height:18px;background:var(--coral);top:48%;right:38%;z-index:5}.abV2 .abV2Moments__dot--b{width:10px;height:10px;background:var(--green);top:12%;left:56%;z-index:5}.abV2 .abV2Moments__line{position:absolute;top:50%;left:50%;width:70%;height:70%;border:1.5px dashed rgba(0,63,45,.25);border-radius:50%;transform:translate(-50%,-50%) rotate(-12deg);z-index:0;pointer-events:none}@media(max-width:768px){.abV2 .abV2Moments__art{max-width:360px}}.abV2 .abV2Moments__list{display:flex;flex-direction:column;gap:18px}.abV2 .abV2Moments__item{display:grid;grid-template-columns:44px 1fr;gap:16px;align-items:baseline;padding:14px 0;border-bottom:1px solid rgba(0,63,45,.15)}.abV2 .abV2Moments__item:last-child{border-bottom:none}.abV2 .abV2Moments__num{font-family:ZT Talk,sans-serif;font-weight:900;font-size:14px;letter-spacing:.08em;color:var(--coral)}.abV2 .abV2Moments__item p{margin:0;font-size:18px;line-height:1.45;font-weight:600;color:var(--green)}.abV2 .abV2Moments__close{margin:56px auto 0;text-align:center;font-size:17px;line-height:1.7;color:var(--green);opacity:.78;max-width:680px}.abV2 .abV2Drives{background:var(--cream);padding:120px 0}.abV2 .abV2Drives__inner{max-width:1280px;margin:0 auto;padding:0 64px;display:grid;grid-template-columns:1fr .85fr;gap:80px;align-items:center}.abV2 .abV2Drives__title{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(34px,3.8vw,54px);line-height:1.08;letter-spacing:-.018em;margin:0 0 28px;color:var(--green);text-transform:none}.abV2 .abV2Drives__copy p{font-size:18px;line-height:1.7;color:var(--green);opacity:.85;margin:0 0 20px}.abV2 .abV2Drives__pull{font-weight:700;font-size:18px!important;color:var(--green)!important;opacity:1!important;padding-left:18px;border-left:3px solid var(--coral)}.abV2 .abV2Drives__photo{border-radius:20px;overflow:hidden;aspect-ratio:4/5;box-shadow:0 14px 36px #003f2d26}.abV2 .abV2Drives__photo img{width:100%;height:100%;object-fit:cover}.abV2 .abV2Behind{background:var(--mint);padding:120px 0}.abV2 .abV2Behind__inner{max-width:1280px;margin:0 auto;padding:0 64px;display:grid;grid-template-columns:.9fr 1fr;gap:80px;align-items:center}.abV2 .abV2Behind__photo{border-radius:20px;overflow:hidden;aspect-ratio:4/5;box-shadow:0 14px 36px #003f2d2e}.abV2 .abV2Behind__photo img{width:100%;height:100%;object-fit:cover}.abV2 .abV2Behind__title{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(34px,3.8vw,54px);line-height:1.08;letter-spacing:-.018em;margin:0 0 26px;color:var(--green);text-transform:none}.abV2 .abV2Behind__copy p{font-size:18px;line-height:1.7;color:var(--green);opacity:.88;margin:0 0 18px}.abV2 .abV2Behind__pull{font-weight:700;font-size:19px!important;color:var(--green)!important;opacity:1!important;padding:14px 20px;background:#ffffff73;border-left:3px solid var(--coral);border-radius:0 8px 8px 0}.abV2 .abV2Founder{background:var(--cream);padding:120px 0}.abV2 .abV2Founder__inner{max-width:1180px;margin:0 auto;padding:0 64px;display:grid;grid-template-columns:300px 1fr;gap:72px;align-items:center}.abV2 .abV2Founder__photo img{width:100%;aspect-ratio:1/1;object-fit:cover;object-position:center top;border-radius:50%;display:block}.abV2 .abV2Founder__quote{font-family:ZT Talk,sans-serif;font-size:clamp(20px,2vw,28px);line-height:1.5;font-weight:600;color:var(--green);margin:8px 0 24px;padding:0;border:none;position:relative}.abV2 .abV2Founder__mark{color:var(--coral);font-size:36px;font-weight:900;line-height:0;vertical-align:-10px;margin-right:4px}.abV2 .abV2Founder__credit{display:flex;flex-direction:column;gap:2px}.abV2 .abV2Founder__credit strong{font-size:15px;font-weight:800;color:var(--green);letter-spacing:.02em}.abV2 .abV2Founder__credit span{font-size:13px;color:var(--green);opacity:.65;letter-spacing:.04em;text-transform:uppercase;font-weight:600}.abV2 .abV2Beliefs{background:var(--peach);padding:120px 0}.abV2 .abV2Beliefs__inner{max-width:1280px;margin:0 auto;padding:0 64px}.abV2 .abV2Beliefs__head{margin-bottom:56px;max-width:820px}.abV2 .abV2Beliefs__title{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(34px,3.8vw,54px);line-height:1.08;letter-spacing:-.018em;margin:0;color:var(--green);text-transform:none}.abV2 .abV2Beliefs__row{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.abV2 .abV2Belief{border-top:2px solid var(--green);padding-top:22px}.abV2 .abV2Belief__num{display:block;font-family:ZT Talk,sans-serif;font-size:13px;font-weight:800;letter-spacing:.12em;color:var(--coral);margin-bottom:10px}.abV2 .abV2Belief h4{font-family:ZT Talk,sans-serif;font-size:22px;font-weight:800;letter-spacing:-.005em;color:var(--green);margin:0 0 12px;text-transform:none}.abV2 .abV2Belief p{font-size:16px;line-height:1.65;color:var(--green);opacity:.82;margin:0}.abV2 .abV2Future{position:relative;padding:140px 0;overflow:hidden;background:var(--green)}.abV2 .abV2Future__bg{position:absolute;inset:0;background-size:cover;background-position:center;filter:grayscale(20%);z-index:0}.abV2 .abV2Future__tint{position:absolute;inset:0;background:linear-gradient(135deg,#003f2deb,#003f2ddb);z-index:1}.abV2 .abV2Future .abV2__accent{color:var(--coral)}.abV2 .abV2Future__title{color:var(--cream)!important}.abV2 .abV2Future p{color:var(--cream);opacity:.9}.abV2 .abV2Future__close{color:var(--cream)!important;opacity:1!important}.abV2 .abV2Future .abV2__eyebrow--onDark{color:var(--peach)!important;opacity:.85}.abV2 .abV2Future__inner{position:relative;z-index:2;max-width:840px;margin:0 auto;padding:0 32px;text-align:center}.abV2 .abV2Future__title{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(34px,3.8vw,54px);line-height:1.08;letter-spacing:-.018em;margin:0 0 28px;color:var(--cream);text-transform:none}.abV2 .abV2Future p{font-size:18px;line-height:1.7;color:var(--cream);opacity:.88;margin:0 0 18px}.abV2 .abV2Future__close{margin-top:24px!important;font-weight:700;color:var(--cream)!important;opacity:1!important}.abV2 .abV2Cta{background:var(--green);padding:110px 32px;position:relative;overflow:hidden;text-align:center}.abV2 .abV2Cta__pattern{position:absolute;inset:0;opacity:.12;pointer-events:none}.abV2 .abV2Cta__pattern img{width:100%;height:100%;object-fit:cover}.abV2 .abV2Cta__inner{position:relative;z-index:1;max-width:820px;margin:0 auto}.abV2 .abV2Cta__title{font-family:ZT Talk,sans-serif;font-weight:800;font-size:clamp(34px,3.8vw,54px);line-height:1.08;letter-spacing:-.018em;color:var(--cream);margin:0 0 32px;text-transform:none}@media(max-width:900px){.abV2 .abV2Hero__inner,.abV2 .abV2Drives__inner,.abV2 .abV2Behind__inner,.abV2 .abV2Founder__inner{grid-template-columns:1fr;gap:40px;padding:0 24px}.abV2 .abV2Hero__collage{height:360px}.abV2 .abV2Beliefs__row{grid-template-columns:1fr;gap:28px}.abV2 .abV2Founder__photo{max-width:220px;margin:0 auto}.abV2 .abV2Moments__inner{padding:0 24px}.abV2 .abV2Moments__layout{grid-template-columns:1fr;gap:44px}.abV2 .abV2Moments__art{max-width:320px}}@media(max-width:480px){.abV2 .abV2Moments__art{max-width:260px}.abV2 .abV2Moments__item{grid-template-columns:32px 1fr;gap:12px}.abV2 .abV2Moments__item p{font-size:16px}}.abV2 .abV2Hero__title,.abV2 .abV2Story__title,.abV2 .abV2Moments__title,.abV2 .abV2Drives__title,.abV2 .abV2Behind__title,.abV2 .abV2Beliefs__title,.abV2 .abV2Future__title,.abV2 .abV2Cta__title{font-family:ZT Talk,sans-serif!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:-.02em!important;line-height:.98!important}.abV2 .abV2Story__title,.abV2 .abV2Moments__title,.abV2 .abV2Drives__title,.abV2 .abV2Behind__title,.abV2 .abV2Beliefs__title,.abV2 .abV2Future__title,.abV2 .abV2Cta__title{font-size:clamp(36px,4.4vw,60px)!important}.abV2 .abV2Hero__title{font-size:clamp(48px,6.4vw,92px)!important;line-height:.96!important}.infoDeck{min-height:70vh;display:flex;align-items:center;justify-content:center;text-align:center}.infoDeck__inner{max-width:640px;margin:0 auto}.infoDeck__logo{display:block;width:180px;max-width:60%;height:auto;margin:14px auto 6px}.infoDeck__title{margin:8px 0 22px}.infoDeck__text{font-size:1.15rem;line-height:1.65;opacity:.85;margin-bottom:36px}@media(max-width:600px){.infoDeck{min-height:64vh}.infoDeck__text{font-size:1.02rem}}
