.hero.heroCommerce{position:relative;display:block;min-height:650px;overflow:hidden;isolation:isolate;background:var(--paper)}
.hero.heroCommerce:before{content:'';position:absolute;right:-9vw;top:-18vw;width:min(58vw,820px);aspect-ratio:1;border:1px solid #22342d1c;border-radius:50%;box-shadow:0 0 0 72px #d6e46d14,0 0 0 145px #ed79580a;z-index:-1;pointer-events:none}
.hero.heroCommerce:after{content:'';position:absolute;right:7vw;bottom:-18vw;width:min(30vw,430px);aspect-ratio:1;border:1px solid #22342d12;border-radius:100% 0 100% 0;transform:rotate(-20deg);z-index:-1;pointer-events:none}
.heroCommerceCopy{display:flex;min-height:650px;flex-direction:column;padding:62px clamp(42px,7vw,126px) 50px;position:relative;z-index:2}
.heroCommerceKicker{margin-bottom:20px}
.heroCommerce h1{max-width:960px;font-size:clamp(62px,6.8vw,108px);line-height:.91}
.heroCommerce h1 em{display:inline-block;margin-top:7px}
.heroCommerceLead{max-width:690px;margin:28px 0 24px;color:#40554c;font:17px/1.55 Georgia,serif}
.heroChooser{width:min(850px,78%)}
.heroChooser>p{margin:0 0 10px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.heroAgeOptions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.heroAgeButton{min-height:68px;padding:11px 10px;border:1px solid #22342d2b;border-radius:8px;background:var(--white);color:var(--ink);cursor:pointer;text-align:left;text-decoration:none;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s}
.heroAgeButton b,.heroAgeButton span{display:block}
.heroAgeButton b{font:700 19px Georgia,serif}
.heroAgeButton span{margin-top:4px;font-size:7px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}
.heroAgeButton:hover{transform:translateY(-2px);border-color:var(--orange)}
.heroAgeButton.isActive{border-color:var(--ink);background:var(--hero-accent);box-shadow:0 6px 0 var(--ink)}
.heroAgeButton:focus-visible{outline:3px solid var(--orange);outline-offset:3px}
.heroCommerceActions{display:flex;align-items:center;gap:28px;margin-top:25px}
.heroCommerceCta{min-width:280px;border:2px solid var(--ink);box-shadow:0 6px 0 var(--hero-accent);transition:transform .2s,box-shadow .2s}
.heroCommerceCta:hover{transform:translateY(-2px);box-shadow:0 8px 0 var(--hero-accent)}
.heroTrustStrip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:27px 6vw;border-top:1px solid #22342d1f;border-bottom:1px solid #22342d1f;background:var(--paper);color:var(--ink)}
.heroTrustItem{display:flex;align-items:center;justify-content:center;gap:13px;min-height:48px;padding:0 20px;border-right:1px solid #22342d22;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.heroTrustItem:last-child{border-right:0}
.heroTrustIcon{display:grid;width:46px;height:46px;flex:0 0 46px;place-items:center;border:1.5px solid var(--ink);border-radius:50%;background:var(--paper);color:var(--ink)}
.heroTrustIcon svg{display:block;width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.founderStory{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(55px,8vw,135px);padding:110px 7vw;background:var(--paper);border-top:1px solid #22342d24;border-bottom:1px solid #22342d24}
.founderStoryIntro{align-self:start;position:sticky;top:45px}
.founderStoryIntro h2{max-width:720px;margin:0;color:var(--ink);font:400 clamp(48px,5.4vw,82px)/.96 Georgia,serif;letter-spacing:-.05em}
.founderStoryIntro h2 em{display:inline-block;margin-top:8px;color:var(--orange);font-weight:400}
.founderStoryIntro blockquote{max-width:510px;margin:48px 0 0;padding:0 0 0 25px;border-left:3px solid var(--lime);color:#40554c;font:italic 21px/1.45 Georgia,serif}
.founderStoryBody{padding:52px clamp(32px,4vw,64px);border:1px solid #22342d21;border-radius:20px;background:var(--white);box-shadow:0 18px 45px #22342d0b}
.founderStoryBody p{margin:0 0 23px;color:#40554c;font:15px/1.75 Georgia,serif}
.founderStoryBody .founderStoryLead{color:var(--ink);font-size:21px;line-height:1.55}
.founderStoryBody .founderStoryPromise{margin-top:34px;padding:27px 28px;border-radius:12px;background:#d6e46d38;color:var(--ink);font-size:17px;line-height:1.65}
.founderStoryBody .founderStorySignoff{margin:32px 0 0;color:var(--ink);font-style:italic;font-size:18px}
.founderStorySignoff small{display:block;margin-top:14px;color:var(--orange);font:800 8px/1.4 Arial,Helvetica,sans-serif;letter-spacing:.14em;text-transform:uppercase}
@media(prefers-reduced-motion:reduce){.heroAgeButton,.heroCommerceCta{transition:none}}
@media(max-width:1050px){.heroCommerceCopy{padding:54px 38px 42px}.heroCommerce h1{font-size:clamp(58px,8vw,88px)}.heroChooser{width:min(790px,88%)}.heroAgeButton span{white-space:normal}.heroTrustStrip{padding-inline:25px}.heroTrustItem{padding-inline:12px;font-size:8px}}
@media(max-width:800px){.hero.heroCommerce{min-height:0}.hero.heroCommerce:before{right:-52vw;top:24vw;width:110vw;opacity:.65}.hero.heroCommerce:after{display:none}.heroCommerceCopy{min-height:0;padding:44px 22px 38px}.heroCommerceKicker{margin-bottom:16px}.heroCommerce h1{max-width:620px;font-size:clamp(48px,13vw,66px)}.heroCommerceLead{max-width:94%;margin:21px 0;font-size:15px}.heroChooser{width:100%}.heroAgeOptions{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.heroAgeButton{min-height:66px;padding:9px 6px}.heroAgeButton b{font-size:18px}.heroAgeButton span{font-size:6px;line-height:1.2;letter-spacing:.02em}.heroAgeButton.isActive{box-shadow:0 5px 0 var(--ink)}.heroCommerceActions{align-items:stretch;flex-direction:column;gap:20px;margin-top:23px}.heroCommerceCta{width:100%;min-width:0}.heroCommerceActions .textLink{align-self:flex-start}.heroTrustStrip{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 0;padding:24px 18px}.heroTrustItem{justify-content:flex-start;padding:0 8px;border-right:0;font-size:7px;letter-spacing:.05em}.heroTrustIcon{width:40px;height:40px;flex-basis:40px}.heroTrustIcon svg{width:18px;height:18px}.founderStory{grid-template-columns:1fr;gap:40px;padding:75px 22px}.founderStoryIntro{position:static}.founderStoryIntro h2{font-size:clamp(46px,13vw,62px)}.founderStoryIntro blockquote{margin-top:32px;font-size:18px}.founderStoryBody{padding:34px 24px;border-radius:14px}.founderStoryBody .founderStoryLead{font-size:19px}.founderStoryBody .founderStoryPromise{padding:23px 20px;font-size:16px}}
@media(max-width:420px){.heroCommerceCopy{padding-inline:15px}.heroCommerce h1{font-size:46px}.heroCommerceLead{font-size:14px}.heroAgeOptions{gap:4px}.heroAgeButton{padding-inline:5px}.heroAgeButton span{font-size:5.5px}.heroTrustStrip{padding-inline:10px}.heroTrustItem{gap:9px;padding-inline:4px}.heroTrustIcon{width:36px;height:36px;flex-basis:36px}}
