.landing_page__mcGYC{background:#050505;min-height:100vh;overflow-x:hidden;color:rgba(255,255,255,.92)}.landing_reveal__YYa6n{opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.landing_revealed__0UEPn{opacity:1;transform:translateY(0)}.landing_stickyBar__oqx_1{position:fixed;bottom:0;left:0;right:0;z-index:50;padding:10px 16px max(10px,env(safe-area-inset-bottom));background:rgba(5,5,5,.88);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-top:1px solid rgba(16,185,129,.2);transform:translateY(100%);transition:transform .45s cubic-bezier(.16,1,.3,1)}.landing_stickyBarVisible__UeiiJ{transform:translateY(0)}.landing_stickyBadges__fcNog{justify-content:center}@media (min-width:768px){.landing_stickyBar__oqx_1{display:none}}.landing_divider__hBdbZ{width:100%;height:1px;background:linear-gradient(90deg,transparent 5%,rgba(16,185,129,.2) 50%,transparent 95%)}.landing_sectionSlate__7Svdk{position:relative}.landing_storeBadges__R5IfX{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}@media (min-width:768px){.landing_storeBadges__R5IfX{justify-content:flex-start}}.landing_storeBadge__6K6KI{display:inline-flex;align-items:center;gap:10px;padding:12px 22px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#fff;text-decoration:none;transition:background .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1)}.landing_storeBadge__6K6KI:hover{background:rgba(255,255,255,.08);border-color:rgba(16,185,129,.4);transform:translateY(-2px)}.landing_storeBadgeIcon__mxwlT{width:22px;height:22px;flex-shrink:0}.landing_storeBadgeText__k2_DO{display:flex;flex-direction:column;line-height:1.2}.landing_storeBadgeSmall__xImB5{font-size:.6rem;opacity:.55;letter-spacing:.02em}.landing_storeBadgeLarge__xb_1Q{font-size:.95rem;font-weight:600;letter-spacing:-.01em}.landing_hero__VRpb_{position:relative;min-height:100svh;display:flex;align-items:center;justify-content:center;padding:100px 24px 0;overflow:hidden}.landing_heroBg__slxRK{position:absolute;inset:0;pointer-events:none;z-index:0}.landing_heroBgGrid__ANkJw{position:absolute;inset:0;background-image:radial-gradient(rgba(16,185,129,.035) 1px,transparent 0);background-size:32px 32px;mask-image:radial-gradient(ellipse 70% 60% at 65% 50%,black 10%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 70% 60% at 65% 50%,black 10%,transparent 70%)}.landing_heroBgGlow__WKexs{position:absolute;top:50%;right:10%;transform:translateY(-50%);width:600px;height:600px;background:radial-gradient(ellipse,rgba(16,185,129,.1) 0,rgba(16,185,129,.04) 40%,transparent 70%);filter:blur(80px);animation:landing_glowPulse__UA5cC 5s ease-in-out infinite}.landing_heroInner__sjt1_{position:relative;z-index:1;width:100%;max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px}.landing_heroContent__jdvOf{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;max-width:600px}.landing_heroLabel__tPoXP{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#10B981;padding:6px 16px;border:1px solid rgba(16,185,129,.25);border-radius:100px;background:rgba(16,185,129,.05);animation:landing_heroSlideUp__RafKR .9s cubic-bezier(.16,1,.3,1) .05s backwards}.landing_heroHeadline__mWcsd{display:flex;flex-direction:column;font-family:var(--font-manrope),sans-serif;font-size:clamp(2.75rem,9vw,5.5rem);font-weight:800;line-height:1.04;letter-spacing:-.04em}.landing_heroLine1__YQvby,.landing_heroLine2__X2k2b,.landing_heroLine3__fjbkh{display:block;animation:landing_heroSlideUp__RafKR .9s cubic-bezier(.16,1,.3,1) backwards}.landing_heroLine1__YQvby{animation-delay:.1s}.landing_heroLine2__X2k2b{animation-delay:.22s}.landing_heroLine3__fjbkh{animation-delay:.34s}.landing_heroAnim4__18wgb{animation:landing_heroSlideUp__RafKR .9s cubic-bezier(.16,1,.3,1) .5s backwards}.landing_heroAnim5__0CQ0N{animation:landing_heroSlideUp__RafKR .9s cubic-bezier(.16,1,.3,1) .65s backwards}@keyframes landing_heroSlideUp__RafKR{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.landing_heroAccent__AekYt{background:linear-gradient(90deg,#10B981,#34D399 25%,#6EE7B7 50%,#34D399 75%,#10B981);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:landing_heroSlideUp__RafKR .9s cubic-bezier(.16,1,.3,1) .1s backwards,landing_shimmer__0jyxQ 3.5s linear 1.5s infinite}@keyframes landing_shimmer__0jyxQ{0%{background-position:0}to{background-position:200%}}.landing_heroSub__NV_cy{font-size:clamp(.95rem,1.5vw,1.15rem);color:rgba(255,255,255,.45);max-width:440px;line-height:1.7}.landing_heroCtas__pOBOB{display:flex;flex-direction:column;align-items:center;gap:14px}.landing_heroWebLink__jeQyo{display:inline-block;font-size:.95rem;font-weight:600;color:#fff;text-decoration:none;padding:10px 24px;background:#10B981;border:none;border-radius:10px;letter-spacing:.01em;transition:background .3s,transform .3s}.landing_heroWebLink__jeQyo:hover{background:#059669;transform:translateY(-2px)}.landing_heroPhoneCol__nd3Wh{position:relative;display:flex;align-items:center;justify-content:center;width:260px;flex-shrink:0;animation:landing_phoneSlideUp__xclGp 1.1s cubic-bezier(.16,1,.3,1) .4s backwards}.landing_heroPhoneGlow___yked{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:420px;height:420px;background:radial-gradient(ellipse,rgba(16,185,129,.16) 0,rgba(16,185,129,.05) 45%,transparent 70%);filter:blur(60px);pointer-events:none;animation:landing_glowPulse__UA5cC 5s ease-in-out infinite}.landing_heroPhone__6olmB{position:relative;width:100%}.landing_heroPhoneFrame__U3q0h{position:relative;border-radius:28px;overflow:hidden;border:2px solid rgba(255,255,255,.08);box-shadow:0 32px 80px rgba(0,0,0,.5),0 8px 24px rgba(0,0,0,.3);mask-image:linear-gradient(180deg,black 70%,transparent);-webkit-mask-image:linear-gradient(180deg,black 70%,transparent)}.landing_heroPhoneImage__ahsVa{width:100%;height:auto;display:block}@keyframes landing_phoneSlideUp__xclGp{0%{opacity:0;transform:translateY(60px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes landing_glowPulse__UA5cC{0%,to{opacity:.65}50%{opacity:1}}@media (max-width:767px){.landing_hero__VRpb_{padding-top:100px;padding-bottom:0;min-height:auto}.landing_heroPhoneCol__nd3Wh{width:220px;margin-bottom:-40px;mask-image:linear-gradient(180deg,black 50%,transparent);-webkit-mask-image:linear-gradient(180deg,black 50%,transparent)}}@media (min-width:768px){.landing_hero__VRpb_{padding:120px 48px 0;min-height:100svh}.landing_heroInner__sjt1_{flex-direction:row;align-items:center;justify-content:center;gap:32px}.landing_heroContent__jdvOf{align-items:flex-start;text-align:left;flex:1;min-width:0}.landing_heroCtas__pOBOB{align-items:flex-start}.landing_heroPhoneCol__nd3Wh{width:280px}.landing_heroPhoneFrame__U3q0h{border-radius:32px;mask-image:linear-gradient(180deg,black 75%,transparent);-webkit-mask-image:linear-gradient(180deg,black 75%,transparent)}.landing_heroPhoneGlow___yked{width:500px;height:500px}.landing_heroBgGlow__WKexs{right:5%;width:700px;height:700px}}@media (min-width:1024px){.landing_hero__VRpb_{padding:0 64px}.landing_heroInner__sjt1_{gap:40px;min-height:100svh;padding:120px 0}.landing_heroHeadline__mWcsd{font-size:clamp(3.5rem,5.5vw,5.5rem)}.landing_heroPhoneCol__nd3Wh{width:320px}.landing_heroPhoneFrame__U3q0h{border-radius:36px;box-shadow:0 40px 100px rgba(0,0,0,.5),0 12px 32px rgba(0,0,0,.3);mask-image:linear-gradient(180deg,black 78%,transparent);-webkit-mask-image:linear-gradient(180deg,black 78%,transparent)}.landing_heroPhoneGlow___yked{width:600px;height:600px}.landing_heroBgGlow__WKexs{width:800px;height:800px}.landing_heroBgGrid__ANkJw{background-size:36px 36px}}@media (min-width:1440px){.landing_hero__VRpb_{padding:0 80px}.landing_heroInner__sjt1_{gap:80px;max-width:1400px}.landing_heroPhoneCol__nd3Wh{width:360px}.landing_heroPhoneFrame__U3q0h{border-radius:40px;border-color:rgba(16,185,129,.25);box-shadow:0 0 100px rgba(16,185,129,.12),0 48px 120px rgba(0,0,0,.5),0 16px 40px rgba(0,0,0,.3)}.landing_heroPhoneGlow___yked{width:700px;height:700px}}.landing_carouselGroup__pbxBU{position:relative;overflow:hidden}.landing_carouselRibbon__R1xEv{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.landing_section__wqEfH{position:relative;padding:clamp(80px,10vh,140px) 24px}.landing_sectionInner__bIroi{max-width:1200px;margin:0 auto}.landing_sectionLabel__wAYq2{display:block;font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#10B981;margin-bottom:16px}.landing_sectionTitle__Jkzp4{font-family:var(--font-manrope),sans-serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:800;line-height:1.1;letter-spacing:-.025em;margin-bottom:12px}.landing_sectionSub__EFJu_{font-size:clamp(.95rem,1.3vw,1.1rem);color:rgba(255,255,255,.45);max-width:540px;line-height:1.6;margin-bottom:8px}@media (min-width:768px){.landing_section__wqEfH{padding-left:48px;padding-right:48px}}@media (min-width:1440px){.landing_section__wqEfH{padding-left:80px;padding-right:80px}}.landing_carouselSection__pzmZv{max-width:1200px;margin:0 auto}.landing_carouselText__YxHBB{margin-bottom:32px}@media (min-width:1024px){.landing_carouselSection__pzmZv{display:flex;align-items:center;gap:60px}.landing_carouselSectionReverse__jq3yr{flex-direction:row-reverse}.landing_carouselSectionReverse__jq3yr .landing_carouselCaption__qIWo_,.landing_carouselSectionReverse__jq3yr .landing_carouselText__YxHBB{text-align:right}.landing_carouselSectionReverse__jq3yr .landing_carouselDots__O8_hA{justify-content:flex-end}.landing_carouselText__YxHBB{flex:0 0 340px;margin-bottom:0}.landing_carouselWrapper__8FX9b{flex:1;min-width:0}}@media (min-width:1440px){.landing_carouselSection__pzmZv{gap:80px}.landing_carouselText__YxHBB{flex:0 0 400px}}.landing_carouselWrapper__8FX9b{position:relative}.landing_carouselTrack__jDX6R{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.landing_carouselTrack__jDX6R::-webkit-scrollbar{display:none}.landing_carouselSlideWide__wuwLh,.landing_carouselSlide__wTYYy{flex:0 0 100%;display:flex;justify-content:center;scroll-snap-align:start;padding:8px 20px}.landing_carouselCard__Y2fTp{width:260px;border-radius:20px;overflow:hidden;background:#111}.landing_carouselCardWide__V5l4O{width:100%;max-width:800px;border-radius:16px;overflow:hidden;background:#111}.landing_carouselImage__LMTA7{width:100%;height:auto;display:block}.landing_carouselCaption__qIWo_{text-align:center;font-size:.95rem;font-weight:500;color:rgba(255,255,255,.55);margin-top:24px;min-height:1.5em;letter-spacing:-.01em}.landing_carouselDots__O8_hA{display:flex;justify-content:center;gap:10px;margin-top:16px}@media (min-width:1024px){.landing_carouselCaption__qIWo_{text-align:left;margin-top:32px}.landing_carouselDots__O8_hA{justify-content:flex-start}}.landing_carouselDot__WnTp7{width:8px;height:8px;border-radius:50%;border:none;padding:0;background:rgba(255,255,255,.18);cursor:pointer;transition:all .35s cubic-bezier(.16,1,.3,1)}.landing_carouselDot__WnTp7:hover{background:rgba(255,255,255,.35)}.landing_carouselDotActive__rbVsr{background:#10B981;transform:scale(1.4);box-shadow:0 0 8px rgba(16,185,129,.4)}.landing_carouselArrow__S1IR4{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.1);background:rgba(5,5,5,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:rgba(255,255,255,.7);cursor:pointer;align-items:center;justify-content:center;transition:border-color .3s,background .3s,transform .3s}.landing_carouselArrow__S1IR4:hover{border-color:rgba(16,185,129,.4);background:rgba(16,185,129,.08)}.landing_carouselArrowLeft__gyRVQ{left:-56px}.landing_carouselArrowRight__q88_n{right:-56px}@media (min-width:768px){.landing_carouselArrow__S1IR4{display:flex}.landing_carouselCard__Y2fTp{width:300px}}@media (min-width:1024px){.landing_carouselCard__Y2fTp{width:320px}.landing_carouselArrowLeft__gyRVQ{left:-60px}.landing_carouselArrowRight__q88_n{right:-60px}}.landing_freedomSection__X59kJ{padding:clamp(100px,14vh,200px) 24px;background:linear-gradient(160deg,#059669,#10B981 35%,#34D399 65%,#10B981);text-align:center;overflow:hidden;position:relative}.landing_freedomContent__hZeao{max-width:800px;margin:0 auto;position:relative;z-index:1}.landing_freedomHeadline__o403k{color:rgba(0,0,0,.85);margin-bottom:4px}.landing_freedomHeadlineWhite__Xj8Sz,.landing_freedomHeadline__o403k{font-family:var(--font-manrope),sans-serif;font-size:clamp(2.75rem,7vw,5rem);font-weight:800;line-height:1.05;letter-spacing:-.03em}.landing_freedomHeadlineWhite__Xj8Sz{color:#fff;margin-bottom:clamp(24px,4vh,40px)}.landing_freedomQuestion__u7DvY{font-family:var(--font-cormorant),"Times New Roman",serif;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600;font-style:italic;color:rgba(0,0,0,.5);margin-bottom:clamp(32px,5vh,56px)}.landing_freedomText__C4ZSc{font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.75;color:rgba(0,0,0,.6);max-width:580px;margin:0 auto}.landing_freedomText__C4ZSc strong{color:rgba(0,0,0,.85);font-weight:700}@media (min-width:768px){.landing_freedomSection__X59kJ{padding-left:48px;padding-right:48px}}.landing_flipClockContainer__Oi_HS{display:flex;justify-content:center;align-items:flex-start;gap:.75rem;margin-bottom:3rem;perspective:1000px}.landing_flipCardContainer__1lmrk{display:flex;flex-direction:column;align-items:center}.landing_flipCard__NmM8m{position:relative;width:60px;height:80px;background:#1a1a1a;border-radius:6px;border:2px solid #2a2a2a;box-shadow:0 8px 24px rgba(0,0,0,.4),0 2px 8px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.05);overflow:hidden}.landing_cardUpper__xTp7x{position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,#1f1f1f,#171717);display:flex;align-items:flex-end;justify-content:center;overflow:hidden;border-bottom:1px solid #0a0a0a}.landing_cardUpper__xTp7x span{font-family:var(--font-display),var(--font-manrope),sans-serif;font-size:clamp(2.5rem,10vw,5rem);font-weight:700;color:#fff;line-height:1;transform:translateY(50%)}.landing_cardLower__xbY3C{position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(180deg,#141414,#1a1a1a);display:flex;align-items:flex-start;justify-content:center;overflow:hidden}.landing_cardLower__xbY3C span{font-family:var(--font-display),var(--font-manrope),sans-serif;font-size:clamp(2.5rem,10vw,5rem);font-weight:700;color:#fff;line-height:1;transform:translateY(-50%);opacity:.9}.landing_flipPanel__MghA9{position:absolute;bottom:0;left:0;right:0;height:50%;transform-style:preserve-3d;transform-origin:top center;transition:transform .6s ease-in-out;z-index:10}.landing_flipPanel__MghA9.landing_flipping__tBuPr{transform:rotateX(180deg)}.landing_flipFront__iujPw{position:absolute;top:0;left:0;right:0;height:100%;background:linear-gradient(180deg,#141414,#1a1a1a);display:flex;align-items:flex-start;justify-content:center;overflow:hidden;backface-visibility:hidden;border-radius:0 0 4px 4px}.landing_flipFront__iujPw span{font-family:var(--font-display),var(--font-manrope),sans-serif;font-size:clamp(2.5rem,10vw,5rem);font-weight:700;color:#fff;line-height:1;transform:translateY(-50%)}.landing_flipBack__gUS74{position:absolute;top:0;left:0;right:0;height:100%;background:linear-gradient(180deg,#1f1f1f,#171717);display:flex;align-items:flex-end;justify-content:center;overflow:hidden;backface-visibility:hidden;transform:rotateX(-180deg)}.landing_flipBack__gUS74 span{font-family:var(--font-display),var(--font-manrope),sans-serif;font-size:clamp(2.5rem,10vw,5rem);font-weight:700;color:#fff;line-height:1;transform:translateY(50%)}.landing_cardHinge__bNo0F{position:absolute;top:50%;left:0;right:0;height:1px;background:rgba(0,0,0,.8);transform:translateY(-50%);z-index:20}.landing_flipLabel__ZMP_u{font-size:.625rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:rgba(0,0,0,.4);margin-top:.75rem}.landing_flipSeparator__ySz2Z{font-family:var(--font-display),var(--font-manrope),sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:300;color:rgba(0,0,0,.25);margin-top:1.5rem;align-self:flex-start}@media (min-width:768px){.landing_flipClockContainer__Oi_HS{gap:1.5rem}.landing_flipCard__NmM8m{width:90px;height:120px;border-radius:10px;border-width:3px}.landing_flipFront__iujPw{border-radius:0 0 7px 7px}.landing_flipLabel__ZMP_u{font-size:.75rem;margin-top:1rem}.landing_flipSeparator__ySz2Z{margin-top:2.5rem}}@media (min-width:1024px){.landing_flipCard__NmM8m{width:110px;height:140px}}.landing_trustContent__qni06{max-width:800px;margin:0 auto;text-align:center}.landing_trustHeadline__RA4nf{font-family:var(--font-manrope),sans-serif;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15;letter-spacing:-.025em;margin-bottom:24px}.landing_trustBody__y1W7S{font-size:clamp(.95rem,1.3vw,1.1rem);line-height:1.7;color:rgba(255,255,255,.5);max-width:600px;margin:0 auto 40px}.landing_trustGrid__2s33I{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px;max-width:440px;margin:0 auto;text-align:left}.landing_trustPoint__vSIbU{display:flex;align-items:center;gap:10px;font-size:.9rem;color:rgba(255,255,255,.7)}.landing_trustCheck___DBxx{color:#10B981;font-size:1rem;font-weight:700;flex-shrink:0}.landing_closingSection__YqbhO{position:relative;padding:clamp(100px,14vh,180px) 24px}.landing_closingInner___2dvQ{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:64px}.landing_closingPrice__CO097{display:flex;flex-direction:column;align-items:center;gap:8px}.landing_priceDisplay__4VuVm{display:flex;align-items:flex-start;line-height:1}.landing_priceCurrency__epuJ6{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;color:#10B981;margin-top:.15em}.landing_priceAmount__US7St{font-family:var(--font-manrope),sans-serif;font-size:clamp(4rem,9vw,6.5rem);font-weight:800;letter-spacing:-.04em;color:#fff}.landing_priceFraction__kqu6v{display:flex;flex-direction:column;margin-top:.2em}.landing_priceCents__cS6gq{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;color:#10B981}.landing_pricePeriod__hj9Lj{font-size:.8rem;color:rgba(255,255,255,.4);font-weight:500}.landing_priceTagline__GbEEZ{margin-top:12px;font-size:1rem;color:rgba(255,255,255,.5);font-weight:500}.landing_pricingNote__ZYKxo{font-size:.85rem;color:rgba(255,255,255,.35);margin-top:4px}.landing_closingCta__O_2Fg{display:flex;flex-direction:column;align-items:center;gap:20px}.landing_finalTagline__wwd1_{font-size:clamp(.85rem,1.2vw,1rem);font-weight:500;color:rgba(255,255,255,.4);letter-spacing:.03em}.landing_finalHeadline__vm6AZ{font-family:var(--font-manrope),sans-serif;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:800;letter-spacing:-.03em;line-height:1.08}@media (min-width:768px){.landing_closingSection__YqbhO{padding-left:48px;padding-right:48px}}@media (min-width:1024px){.landing_closingInner___2dvQ{flex-direction:row;align-items:center;justify-content:center;text-align:left;gap:100px}.landing_closingCta__O_2Fg,.landing_closingPrice__CO097{align-items:flex-start}}