.StoreButton-module__lPcMqq__button{border-radius:var(--radius-btn);flex-shrink:0;align-items:center;gap:17px;width:246px;height:66px;padding:0 32px;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.StoreButton-module__lPcMqq__button:hover{transform:translateY(-1px)}.StoreButton-module__lPcMqq__filled{background:var(--ink);color:var(--white)}.StoreButton-module__lPcMqq__filled:hover{box-shadow:0 10px 24px #1118122e}.StoreButton-module__lPcMqq__outline{border:1px solid var(--ink);color:var(--ink);background:0 0}.StoreButton-module__lPcMqq__outline:hover{background:#1118120a}.StoreButton-module__lPcMqq__icon{flex-shrink:0;width:30px;height:30px;overflow:clip}.StoreButton-module__lPcMqq__icon img{object-fit:contain;width:100%;height:100%}.StoreButton-module__lPcMqq__text{flex-direction:column;align-items:flex-start;line-height:normal;display:flex}.StoreButton-module__lPcMqq__eyebrow{letter-spacing:.196px;font-size:14px;font-weight:500}.StoreButton-module__lPcMqq__filled .StoreButton-module__lPcMqq__eyebrow{color:var(--subtle)}.StoreButton-module__lPcMqq__outline .StoreButton-module__lPcMqq__eyebrow{color:var(--muted)}.StoreButton-module__lPcMqq__name{letter-spacing:.252px;font-size:18px;font-weight:700}@media (max-width:720px){.StoreButton-module__lPcMqq__button{justify-content:center;width:100%;max-width:100%}}@media (max-width:480px){.StoreButton-module__lPcMqq__button{border-radius:14px;gap:13px;height:52px;padding:0 28px}.StoreButton-module__lPcMqq__eyebrow{letter-spacing:.14px;font-size:10px}.StoreButton-module__lPcMqq__name{letter-spacing:.196px;font-size:14px}.StoreButton-module__lPcMqq__icon{width:30px;height:30px}}
.Hero-module__Z8hQ_W__hero{width:100%;max-width:calc(var(--max) + var(--page-pad) * 2);padding:56px var(--page-pad) 40px;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:center;gap:32px;margin:0 auto;display:grid;overflow:visible}.Hero-module__Z8hQ_W__copy{padding-top:20px}.Hero-module__Z8hQ_W__heading{max-width:525px;color:var(--green);letter-spacing:.6px;animation:Hero-module__Z8hQ_W__heroFadeUp var(--motion-duration-slow) var(--motion-ease) both;font-size:60px;font-weight:500;line-height:.887}.Hero-module__Z8hQ_W__subhead{max-width:579px;color:var(--ink);letter-spacing:.22px;animation:Hero-module__Z8hQ_W__heroFadeUp var(--motion-duration-slow) var(--motion-ease) .2s both;margin-top:48px;font-size:22px;font-weight:300;line-height:1.239}.Hero-module__Z8hQ_W__stores{animation:Hero-module__Z8hQ_W__heroFadeUp var(--motion-duration-slow) var(--motion-ease) .4s both;flex-wrap:wrap;gap:16px;margin-top:48px;display:flex}.Hero-module__Z8hQ_W__social{animation:Hero-module__Z8hQ_W__heroFadeUp var(--motion-duration-slow) var(--motion-ease) .6s both;align-items:center;gap:16px;margin-top:42px;display:flex}.Hero-module__Z8hQ_W__avatars{align-items:center;display:flex}.Hero-module__Z8hQ_W__avatars img,.Hero-module__Z8hQ_W__more{object-fit:cover;border:2px solid var(--white);border-radius:50%;width:60px;height:60px}.Hero-module__Z8hQ_W__avatars img+img,.Hero-module__Z8hQ_W__avatars img+.Hero-module__Z8hQ_W__more{margin-left:-14px}.Hero-module__Z8hQ_W__more{background:var(--green);justify-content:center;align-items:center;display:inline-flex;overflow:clip}.Hero-module__Z8hQ_W__more img{border:0;border-radius:0;width:16px;height:16px}.Hero-module__Z8hQ_W__stat{flex-direction:column;display:flex}.Hero-module__Z8hQ_W__count{color:var(--green-alt);letter-spacing:.26px;font-size:26px;font-weight:700;line-height:1.15}.Hero-module__Z8hQ_W__label{color:var(--muted);letter-spacing:.18px;font-size:18px;font-weight:500}.Hero-module__Z8hQ_W__visual{justify-content:center;align-items:center;width:100%;min-width:0;display:flex;overflow:visible}.Hero-module__Z8hQ_W__phone{object-fit:contain;width:100%;height:auto;animation:Hero-module__Z8hQ_W__heroPhoneIn var(--motion-duration-slow) var(--motion-ease) .45s both;margin-bottom:-100px;display:block}@media (max-width:1100px){.Hero-module__Z8hQ_W__hero{grid-template-columns:1fr;padding-top:32px}.Hero-module__Z8hQ_W__heading{max-width:100%;font-size:48px}.Hero-module__Z8hQ_W__visual{justify-content:center}}@media (max-width:720px){.Hero-module__Z8hQ_W__heading{font-size:36px}.Hero-module__Z8hQ_W__subhead{margin-top:24px;font-size:18px}.Hero-module__Z8hQ_W__stores,.Hero-module__Z8hQ_W__social{margin-top:28px}.Hero-module__Z8hQ_W__visual{margin-top:12px}.Hero-module__Z8hQ_W__phone{max-width:100%;margin-bottom:-100px}}@media (max-width:480px){.Hero-module__Z8hQ_W__hero{padding:24px var(--page-pad) 32px;text-align:center}.Hero-module__Z8hQ_W__copy{flex-direction:column;align-items:center;padding-top:0;display:flex}.Hero-module__Z8hQ_W__heading{letter-spacing:.26px;max-width:280px;font-size:26px;line-height:1.153}.Hero-module__Z8hQ_W__subhead{letter-spacing:.14px;max-width:293px;margin-top:16px;font-size:14px;line-height:24px}.Hero-module__Z8hQ_W__stores{flex-direction:column;align-items:stretch;gap:16px;width:100%;max-width:306px;margin-top:24px}.Hero-module__Z8hQ_W__social{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px}.Hero-module__Z8hQ_W__avatars img,.Hero-module__Z8hQ_W__more{border-width:1.5px;width:32px;height:32px}.Hero-module__Z8hQ_W__avatars img+img,.Hero-module__Z8hQ_W__avatars img+.Hero-module__Z8hQ_W__more{margin-left:-8px}.Hero-module__Z8hQ_W__more img{width:9px;height:9px}.Hero-module__Z8hQ_W__count{letter-spacing:.16px;font-size:16px}.Hero-module__Z8hQ_W__label{letter-spacing:.12px;font-size:12px}.Hero-module__Z8hQ_W__visual{margin-top:24px}.Hero-module__Z8hQ_W__phone{width:100%;max-width:100%;margin:0 auto -100px}}@keyframes Hero-module__Z8hQ_W__heroFadeUp{0%{opacity:0;transform:translateY(var(--motion-offset))}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__Z8hQ_W__heroPhoneIn{0%{opacity:0;transform:translateY(28px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.Hero-module__Z8hQ_W__heading,.Hero-module__Z8hQ_W__subhead,.Hero-module__Z8hQ_W__stores,.Hero-module__Z8hQ_W__social,.Hero-module__Z8hQ_W__phone{animation:none}}
.Reveal-module__vCs_Ea__reveal{opacity:0;transition:opacity var(--motion-duration) var(--motion-ease), transform var(--motion-duration) var(--motion-ease);will-change:opacity, transform}.Reveal-module__vCs_Ea__up{transform:translateY(var(--motion-offset))}.Reveal-module__vCs_Ea__down{transform:translateY(calc(var(--motion-offset) * -1))}.Reveal-module__vCs_Ea__left{transform:translateX(calc(var(--motion-offset) * -1))}.Reveal-module__vCs_Ea__right{transform:translateX(var(--motion-offset))}.Reveal-module__vCs_Ea__scale{transform:scale(.96)}.Reveal-module__vCs_Ea__none{transform:none}.Reveal-module__vCs_Ea__upCentered{transform:translateX(-50%) translateY(var(--motion-offset))}.Reveal-module__vCs_Ea__visible{opacity:1}.Reveal-module__vCs_Ea__up.Reveal-module__vCs_Ea__visible,.Reveal-module__vCs_Ea__down.Reveal-module__vCs_Ea__visible,.Reveal-module__vCs_Ea__left.Reveal-module__vCs_Ea__visible,.Reveal-module__vCs_Ea__right.Reveal-module__vCs_Ea__visible,.Reveal-module__vCs_Ea__scale.Reveal-module__vCs_Ea__visible{transform:none}.Reveal-module__vCs_Ea__upCentered.Reveal-module__vCs_Ea__visible{transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.Reveal-module__vCs_Ea__reveal{opacity:1;transition:none;transform:none}.Reveal-module__vCs_Ea__upCentered.Reveal-module__vCs_Ea__visible{transform:translate(-50%)}}
.Features-module__ZD3nRW__section{width:100%;max-width:calc(var(--max) + var(--page-pad) * 2);padding:0 var(--page-pad) 80px;margin:80px auto 0;scroll-margin-top:96px}.Features-module__ZD3nRW__featuresShell{width:100%}.Features-module__ZD3nRW__banner{background:var(--green);border-radius:var(--radius-card);text-align:center;min-height:343px;padding:30px 40px 220px;position:relative;overflow:hidden}.Features-module__ZD3nRW__bannerGlow{pointer-events:none;opacity:.85;width:694px;max-width:none;height:auto;position:absolute;top:25px;left:50%;transform:translate(-50%)}.Features-module__ZD3nRW__banner h2,.Features-module__ZD3nRW__banner p{z-index:1;color:var(--white);position:relative}.Features-module__ZD3nRW__banner h2{letter-spacing:.4px;font-size:40px;font-weight:500;line-height:normal}.Features-module__ZD3nRW__banner p{letter-spacing:.22px;max-width:880px;margin:18px auto 0;font-size:22px;font-weight:300;line-height:1.239}.Features-module__ZD3nRW__cards{z-index:2;grid-template-columns:repeat(3,374px);justify-content:center;gap:40px;margin-top:-188px;padding:0 39px;display:grid;position:relative}.Features-module__ZD3nRW__card{border-radius:var(--radius-card);width:374px;max-width:100%;height:564px;position:relative;overflow:hidden}.Features-module__ZD3nRW__cardBg{object-fit:fill}.Features-module__ZD3nRW__cardMedia{z-index:0;position:absolute;inset:0}.Features-module__ZD3nRW__cardTitle,.Features-module__ZD3nRW__card h3{z-index:1;color:var(--green);letter-spacing:.24px;text-align:center;text-transform:capitalize;margin:0;font-size:24px;font-weight:500;line-height:normal;position:absolute;left:50%}.Features-module__ZD3nRW__titleTop .Features-module__ZD3nRW__cardTitle{width:242px;top:63px}.Features-module__ZD3nRW__titleBottom .Features-module__ZD3nRW__cardTitle{width:286px;top:408px}@media (max-width:1100px){.Features-module__ZD3nRW__cards{grid-template-columns:1fr;justify-items:center;margin-top:-80px;padding:0}.Features-module__ZD3nRW__banner{padding-bottom:120px}.Features-module__ZD3nRW__banner h2{font-size:28px}.Features-module__ZD3nRW__banner p{font-size:18px}}@media (max-width:720px){.Features-module__ZD3nRW__section{margin-top:40px;padding-bottom:48px}.Features-module__ZD3nRW__banner{min-height:0;padding:28px 20px 80px}.Features-module__ZD3nRW__banner h2{font-size:22px}}@media (max-width:480px){.Features-module__ZD3nRW__section{margin-top:32px;padding-bottom:40px}.Features-module__ZD3nRW__featuresShell{background:var(--green);border-radius:30px;max-width:354px;margin:0 auto;padding:44px 16px 28px}.Features-module__ZD3nRW__banner{background:0 0;border-radius:0;max-width:none;min-height:0;margin:0;padding:0}.Features-module__ZD3nRW__bannerGlow{opacity:.45;width:min(280px,100%);top:0}.Features-module__ZD3nRW__banner h2{letter-spacing:.24px;max-width:297px;margin-left:auto;margin-right:auto;font-size:24px}.Features-module__ZD3nRW__banner p{letter-spacing:.14px;max-width:273px;margin-top:16px;font-size:14px;line-height:24px}.Features-module__ZD3nRW__cards{grid-template-columns:1fr;justify-items:center;gap:22px;margin-top:28px;padding:0}.Features-module__ZD3nRW__card{border-radius:24px;width:100%;max-width:310px;height:401px}.Features-module__ZD3nRW__titleTop .Features-module__ZD3nRW__cardTitle{letter-spacing:.2px;width:min(247px,88%);font-size:20px;top:40px}.Features-module__ZD3nRW__titleBottom .Features-module__ZD3nRW__cardTitle{letter-spacing:.2px;width:min(247px,88%);font-size:20px;top:auto;bottom:48px}}
.Header-module__Af2_WG__header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:Header-module__Af2_WG__headerEnter var(--motion-duration) var(--motion-ease) both;background:#ffffffeb;border-bottom:1px solid #0000;transition:border-color .3s,box-shadow .3s;position:sticky;top:0}.Header-module__Af2_WG__scrolled{border-color:#11181214;box-shadow:0 8px 24px #1118120f}.Header-module__Af2_WG__inner{width:100%;max-width:calc(var(--max) + var(--page-pad) * 2);padding:21px var(--page-pad);grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;display:grid}.Header-module__Af2_WG__nav{letter-spacing:.2px;color:var(--ink);align-items:center;gap:clamp(24px,4vw,48px);font-size:clamp(16px,1.6vw,20px);font-weight:400;display:flex}.Header-module__Af2_WG__nav a{white-space:nowrap;transition:color .2s,transform .2s}.Header-module__Af2_WG__nav a:hover{color:var(--green);transform:translateY(-1px)}.Header-module__Af2_WG__actions{justify-self:end;align-items:center;gap:12px;display:flex}.Header-module__Af2_WG__cta{border-radius:var(--header-cta);background:var(--green);width:clamp(150px,14vw,187px);height:48px;color:var(--white);letter-spacing:.2px;justify-content:center;align-items:center;font-size:clamp(15px,1.5vw,20px);font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.Header-module__Af2_WG__cta:hover{transform:translateY(-1px);box-shadow:0 8px 20px #07320540}.Header-module__Af2_WG__menuButton{background:var(--surface);cursor:pointer;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;transition:background .2s;display:none}.Header-module__Af2_WG__menuButton span{background:var(--ink);border-radius:999px;width:20px;height:2px;transition:transform .25s,opacity .25s;display:block}.Header-module__Af2_WG__menuButton[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__Af2_WG__menuButton[aria-expanded=true] span:nth-child(2){opacity:0}.Header-module__Af2_WG__menuButton[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__Af2_WG__mobileNav{display:none}@media (max-width:900px){.Header-module__Af2_WG__inner{grid-template-columns:1fr auto}.Header-module__Af2_WG__nav{display:none}.Header-module__Af2_WG__menuButton{display:inline-flex}.Header-module__Af2_WG__mobileNav{max-height:0;padding:0 var(--page-pad);text-align:center;background:#fffffffa;flex-direction:column;align-items:center;gap:8px;transition:max-height .35s,padding .35s;display:flex;overflow:hidden}.Header-module__Af2_WG__mobileNavOpen{max-height:280px;padding:8px var(--page-pad) 24px;border-top:1px solid #11181214}.Header-module__Af2_WG__mobileNav a{width:100%;color:var(--ink);text-align:center;border-bottom:1px solid #1118120f;padding:14px 0;font-size:18px;transition:color .2s}.Header-module__Af2_WG__mobileNav a:hover{color:var(--green)}.Header-module__Af2_WG__mobileCta{border-radius:var(--header-cta);background:var(--green);justify-content:center;align-items:center;width:100%;height:48px;margin-top:8px;font-weight:600;display:inline-flex;color:var(--white)!important;border-bottom:0!important}}@media (max-width:480px){.Header-module__Af2_WG__cta{display:none}.Header-module__Af2_WG__inner{padding:15px var(--page-pad)}}@keyframes Header-module__Af2_WG__headerEnter{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Header-module__Af2_WG__header{animation:none}}
.HowItWorks-module__a-Tr4W__section{width:100%;max-width:calc(var(--max) + var(--page-pad) * 2);padding:40px var(--page-pad);text-align:center;margin:0 auto;scroll-margin-top:96px}.HowItWorks-module__a-Tr4W__section h2{color:var(--ink);letter-spacing:.4px;font-size:40px;font-weight:500}.HowItWorks-module__a-Tr4W__subhead{color:var(--ink);letter-spacing:.22px;max-width:720px;margin-top:19px;margin-left:auto;margin-right:auto;font-size:22px;font-weight:300;line-height:1.239}.HowItWorks-module__a-Tr4W__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:88px;display:grid}.HowItWorks-module__a-Tr4W__step{flex-direction:column;align-items:center;display:flex}.HowItWorks-module__a-Tr4W__iconReveal{justify-content:center;display:flex}.HowItWorks-module__a-Tr4W__iconWrap{background:var(--green);border-radius:50%;justify-content:center;align-items:center;width:122px;height:122px;display:flex}.HowItWorks-module__a-Tr4W__icon{justify-content:center;align-items:center;display:flex}.HowItWorks-module__a-Tr4W__icon img{width:auto;height:auto}.HowItWorks-module__a-Tr4W__step h3,.HowItWorks-module__a-Tr4W__stepTitle{color:var(--ink);letter-spacing:.2px;margin-top:15px;font-size:20px;font-weight:700}.HowItWorks-module__a-Tr4W__step p,.HowItWorks-module__a-Tr4W__stepText{max-width:285px;color:var(--ink);letter-spacing:.16px;margin-top:18px;font-size:16px;font-weight:400;line-height:1.33}@media (max-width:900px){.HowItWorks-module__a-Tr4W__steps{grid-template-columns:1fr;gap:48px;max-width:420px;margin-top:48px;margin-left:auto;margin-right:auto}.HowItWorks-module__a-Tr4W__section h2{font-size:32px}.HowItWorks-module__a-Tr4W__subhead{font-size:18px}}@media (max-width:720px){.HowItWorks-module__a-Tr4W__section{padding-top:32px}}@media (max-width:480px){.HowItWorks-module__a-Tr4W__section{padding:32px var(--page-pad)}.HowItWorks-module__a-Tr4W__section h2{letter-spacing:.24px;font-size:24px}.HowItWorks-module__a-Tr4W__subhead{letter-spacing:.14px;max-width:293px;margin-top:12px;font-size:14px;line-height:24px}.HowItWorks-module__a-Tr4W__steps{gap:40px;max-width:none;margin-top:32px}.HowItWorks-module__a-Tr4W__iconWrap{width:74px;height:74px}.HowItWorks-module__a-Tr4W__icon img{max-width:55%;max-height:55%}.HowItWorks-module__a-Tr4W__stepTitle{letter-spacing:.18px;margin-top:12px;font-size:18px}.HowItWorks-module__a-Tr4W__stepText{letter-spacing:.14px;max-width:315px;margin-top:12px;font-size:14px}}
.Cta-module__UTGWka__section{width:100%;max-width:calc(var(--max) + var(--page-pad) * 2);padding:80px var(--page-pad) 40px;text-align:center;margin:0 auto;scroll-margin-top:96px}.Cta-module__UTGWka__section h2{color:var(--ink);letter-spacing:.4px;font-size:40px;font-weight:500}.Cta-module__UTGWka__subhead{color:var(--ink);letter-spacing:.22px;margin-top:19px;font-size:22px;font-weight:300;line-height:1.239}.Cta-module__UTGWka__visual{justify-content:center;align-items:center;width:100%;margin:40px auto 0;display:flex}.Cta-module__UTGWka__phoneReveal{justify-content:center;width:100%;display:flex}.Cta-module__UTGWka__phone{object-fit:contain;width:min(571px,90%);height:auto;margin:0 auto;display:block}.Cta-module__UTGWka__stores{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:24px;scroll-margin-top:96px;scroll-margin-bottom:32px;display:flex}@media (max-width:900px){.Cta-module__UTGWka__section{padding-top:48px}.Cta-module__UTGWka__section h2{font-size:32px}.Cta-module__UTGWka__subhead{font-size:18px}.Cta-module__UTGWka__phone{width:min(360px,80%)}}@media (max-width:600px){.Cta-module__UTGWka__stores{flex-direction:column;align-items:stretch;max-width:320px;margin-left:auto;margin-right:auto}.Cta-module__UTGWka__stores a{width:100%;max-width:none}}@media (max-width:480px){.Cta-module__UTGWka__section{padding:40px var(--page-pad) 32px}.Cta-module__UTGWka__section h2{letter-spacing:.24px;font-size:24px}.Cta-module__UTGWka__subhead{letter-spacing:.14px;max-width:293px;margin-left:auto;margin-right:auto;font-size:14px;line-height:24px}.Cta-module__UTGWka__visual{margin-top:28px}.Cta-module__UTGWka__phone{width:100%;max-width:100%}.Cta-module__UTGWka__stores{gap:16px;max-width:306px;margin-top:20px}}
