.Footer_footer__pQtti{border-top:1px solid var(--border-subtle);padding:4rem 1.5rem 2rem}.Footer_inner__vtL_T{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;grid-gap:3rem;gap:3rem}.Footer_brand__0rdww{display:flex;flex-direction:column;gap:1rem}.Footer_logo__fUEOF{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.Footer_logoIcon__B99nM{font-size:1.5rem}.Footer_brandDescription__FgJ94{font-size:.875rem;color:var(--fg-muted);line-height:1.6;max-width:280px}.Footer_column__fehd0{display:flex;flex-direction:column;gap:.875rem}.Footer_columnTitle__WcnMX{font-size:.8125rem;font-weight:600;color:var(--fg-secondary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem}.Footer_columnLink__rKCX6{font-size:.875rem;color:var(--fg-muted);text-decoration:none;transition:color .2s ease}.Footer_columnLink__rKCX6:hover{color:var(--fg-primary)}.Footer_bottom__wxP7Z{max-width:var(--max-width);margin:3rem auto 0;padding-top:1.5rem;border-top:1px solid var(--border-subtle);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.Footer_copyright__j4atB{font-size:.8125rem;color:var(--fg-muted)}.Footer_bottomLinks__Iheuz{display:flex;gap:1.5rem}.Footer_bottomLink__Mtn8g{font-size:.8125rem;color:var(--fg-muted);text-decoration:none;transition:color .2s ease}.Footer_bottomLink__Mtn8g:hover{color:var(--fg-secondary)}@media (max-width:768px){.Footer_inner__vtL_T{grid-template-columns:1fr 1fr;gap:2rem}.Footer_brand__0rdww{grid-column:1/-1}}@media (max-width:480px){.Footer_inner__vtL_T{grid-template-columns:1fr}.Footer_bottom__wxP7Z{flex-direction:column;align-items:flex-start}}.landing_hero__IFqnw{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:calc(var(--header-height) + 2rem) 1.5rem 4rem}.landing_hero__IFqnw:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(139,92,246,.12) 0,transparent 60%),radial-gradient(ellipse 60% 50% at 20% 60%,rgba(192,132,252,.06) 0,transparent 50%),radial-gradient(ellipse 60% 50% at 80% 40%,rgba(52,211,153,.05) 0,transparent 50%);animation:landing_auroraShift__YRtWU 25s ease-in-out infinite alternate;pointer-events:none}@keyframes landing_auroraShift__YRtWU{0%{transform:translate(0) scale(1)}50%{transform:translate(-2%,1%) scale(1.02)}to{transform:translate(1%,-1%) scale(1)}}.landing_heroGrid__kfCNx{position:absolute;inset:0;background-image:radial-gradient(circle,hsla(0,0%,100%,.02) 1px,transparent 0);background-size:32px 32px;pointer-events:none;mask-image:radial-gradient(ellipse at center,#000 30%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse at center,#000 30%,transparent 70%)}.landing_heroContent__4GtPC{position:relative;z-index:1;max-width:800px;text-align:center;display:flex;flex-direction:column;align-items:center}.landing_heroBadge__b_94_{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(139,92,246,.1);border:1px solid rgba(139,92,246,.2);border-radius:100px;font-size:.8125rem;font-weight:500;color:var(--heart-self);margin-bottom:2rem;letter-spacing:.02em}.landing_heroTitle__E6Dij{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.05;letter-spacing:-.04em;margin-bottom:1.5rem;max-width:700px}.landing_gradientText__Vpf7h{background:linear-gradient(135deg,#c084fc,#34d399 50%,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing_heroSubtitle__Otsri{font-size:clamp(1rem,2vw,1.25rem);color:var(--fg-secondary);line-height:1.7;max-width:560px;margin-bottom:2.5rem;font-weight:400}.landing_heroActions__bzfsI{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.landing_primaryBtn__D3MF_{display:inline-flex;align-items:center;gap:.625rem;padding:.9375rem 2rem;background:var(--fg-primary);color:var(--bg-base);border-radius:100px;font-size:1rem;font-weight:600;letter-spacing:-.01em;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none}.landing_primaryBtn__D3MF_:hover{transform:translateY(-2px);box-shadow:0 8px 30px hsla(0,0%,100%,.1)}.landing_secondaryBtn__hxZHb{display:inline-flex;align-items:center;gap:.5rem;padding:.9375rem 2rem;background:transparent;color:var(--fg-secondary);border:1px solid var(--border-light);border-radius:100px;font-size:1rem;font-weight:500;transition:color .2s ease,border-color .2s ease,background .2s ease;text-decoration:none}.landing_secondaryBtn__hxZHb:hover{color:var(--fg-primary);border-color:hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.03)}.landing_heroHearts__x8xbg{position:absolute;inset:0;pointer-events:none;overflow:hidden}.landing_floatingHeart__TGkY2{position:absolute;font-size:1.5rem;opacity:0;animation:landing_floatUp__caFJr var(--duration) ease-in-out var(--delay) infinite}@keyframes landing_floatUp__caFJr{0%{transform:translateY(0) rotate(0deg) scale(.8);opacity:0}10%{opacity:var(--max-opacity,.12)}80%{opacity:var(--max-opacity,.12)}to{transform:translateY(-100vh) rotate(var(--rotation,180deg)) scale(1);opacity:0}}.landing_scrollHint__Xg0gJ{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--fg-muted);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;animation:landing_fadeInUp__FpUBD 1s ease 1.5s both}.landing_scrollLine__a5bLY{width:1px;height:40px;background:linear-gradient(to bottom,var(--fg-muted),transparent);animation:landing_scrollPulse__PMQxL 2s ease-in-out infinite}@keyframes landing_scrollPulse__PMQxL{0%,to{opacity:.3;transform:scaleY(.6)}50%{opacity:.8;transform:scaleY(1)}}@keyframes landing_fadeInUp__FpUBD{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}.landing_trustBar__3AFil{padding:3rem 1.5rem;border-bottom:1px solid var(--border-subtle)}.landing_trustBarInner__PotWV{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.landing_trustStat__6v2Kf{text-align:center}.landing_trustNumber__FTm7N{font-size:2rem;font-weight:800;letter-spacing:-.03em;line-height:1;margin-bottom:.375rem}.landing_trustLabel__4qBHd{font-size:.8125rem;color:var(--fg-muted);letter-spacing:.02em}.landing_section__mWwzf{padding:6rem 1.5rem;position:relative}.landing_sectionAlt__13LwL{background:var(--bg-surface)}.landing_sectionInner__Tnv_v{max-width:var(--max-width);margin:0 auto}.landing_sectionTag__DmJBv{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;color:var(--fg-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.landing_sectionTitle__2og5c{font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-bottom:1rem}.landing_sectionSubtitle__gtI7g{font-size:clamp(1rem,1.5vw,1.125rem);color:var(--fg-secondary);line-height:1.7;max-width:600px}.landing_sectionCenter__OutrS{text-align:center;display:flex;flex-direction:column;align-items:center}.landing_heartsGrid__FAk6n{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:3.5rem}.landing_heartCard__2ulYn{position:relative;background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:2.5rem 2rem;text-align:center;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;overflow:hidden}.landing_heartCard__2ulYn:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:100px;height:100px;border-radius:50%;filter:blur(60px);opacity:.15;transition:opacity .3s ease;pointer-events:none}.landing_heartCard__2ulYn:hover{transform:translateY(-4px);box-shadow:0 20px 60px -15px rgba(0,0,0,.5)}.landing_heartCard__2ulYn:hover:before{opacity:.25}.landing_heartCardSelf__cfJnI:before{background:var(--heart-self)}.landing_heartCardOthers__GuFQe:before{background:var(--heart-others)}.landing_heartCardWorld__VbBdB:before{background:var(--heart-world)}.landing_heartCard__2ulYn:hover.landing_heartCardSelf__cfJnI{border-color:rgba(192,132,252,.2)}.landing_heartCard__2ulYn:hover.landing_heartCardOthers__GuFQe{border-color:rgba(52,211,153,.2)}.landing_heartCard__2ulYn:hover.landing_heartCardWorld__VbBdB{border-color:rgba(96,165,250,.2)}.landing_heartEmoji__rg11z{font-size:3.5rem;margin-bottom:1.25rem;display:block}.landing_heartLabel__c9IJG{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;letter-spacing:-.02em}.landing_heartDesc__mIgP_{font-size:.9375rem;color:var(--fg-secondary);line-height:1.6}.landing_loopsGrid__l_ONX{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:3.5rem}.landing_loopCard__rmU4V{position:relative;background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:2.5rem 2rem;transition:transform .3s ease,border-color .3s ease;overflow:hidden}.landing_loopCard__rmU4V:hover{transform:translateY(-4px);border-color:var(--border-light)}.landing_loopNumber__nYoY1{font-size:4rem;font-weight:800;color:hsla(0,0%,100%,.04);position:absolute;top:1rem;right:1.5rem;line-height:1;letter-spacing:-.05em}.landing_loopIcon__o9p0K{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.5rem}.landing_loopIconSend__5b8oh{background:rgba(52,211,153,.1)}.landing_loopIconShop__DGcqH{background:rgba(192,132,252,.1)}.landing_loopIconScroll__nSSMx{background:rgba(96,165,250,.1)}.landing_loopVerb___bEME{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--fg-muted);margin-bottom:.5rem}.landing_loopTitle__glylS{font-size:1.375rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.75rem}.landing_loopDesc__yipBL{font-size:.9375rem;color:var(--fg-secondary);line-height:1.6}.landing_appPreviewLayout__iiYPq{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;margin-top:3.5rem}.landing_appPreviewContent__nJB40{display:flex;flex-direction:column;gap:2rem}.landing_appFeature__cJIO8{display:flex;gap:1rem;align-items:flex-start}.landing_appFeatureIcon__Ed3Fv{flex-shrink:0;width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;margin-top:.125rem}.landing_appFeatureBody__hz0Mh{flex:1 1}.landing_appFeatureTitle__0IDzq{font-size:1.0625rem;font-weight:600;margin-bottom:.25rem;letter-spacing:-.01em}.landing_appFeatureDesc___NGz3{font-size:.9375rem;color:var(--fg-secondary);line-height:1.6}.landing_phoneContainer__nrdSA{display:flex;justify-content:center;perspective:1000px}.landing_phoneMock__37sZ1{width:280px;height:580px;border-radius:40px;border:2px solid var(--border-light);background:var(--bg-base);position:relative;overflow:hidden;box-shadow:0 0 0 1px hsla(0,0%,100%,.05),0 40px 80px -20px rgba(0,0,0,.6),inset 0 1px 0 hsla(0,0%,100%,.05);transform:rotateY(-5deg) rotateX(2deg);transition:transform .4s ease}.landing_phoneMock__37sZ1:hover{transform:rotateY(0deg) rotateX(0deg)}.landing_phoneNotch__RPAri{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100px;height:28px;background:var(--bg-base);border-radius:0 0 16px 16px;z-index:2;border:1px solid var(--border-subtle);border-top:none}.landing_phoneScreen__23nar{position:absolute;inset:12px;border-radius:28px;overflow:hidden;background:var(--bg-surface);display:flex;flex-direction:column}.landing_phoneStatusBar__4Avr2{display:flex;justify-content:center;font-size:.625rem;color:var(--fg-muted);font-weight:600;padding:1.75rem 1rem .5rem}.landing_phoneBody__19qhn{flex:1 1;padding:.75rem;display:flex;flex-direction:column;gap:.625rem;overflow:hidden}.landing_phoneHeartRow__RDU_v{display:flex;justify-content:center;gap:.75rem;padding:.75rem 0}.landing_phoneMiniHeart__lFW6N{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.125rem}.landing_phoneEntry__pM0Rh{background:var(--bg-elevated);border-radius:12px;padding:.75rem;display:flex;gap:.5rem;align-items:center}.landing_phoneEntryDot__s_jVC{width:8px;height:8px;border-radius:50%;flex-shrink:0}.landing_phoneEntryLines__GNXHU{flex:1 1;display:flex;flex-direction:column;gap:.25rem}.landing_phoneEntryLine__LE1qw{height:6px;border-radius:3px;background:hsla(0,0%,100%,.06)}.landing_phoneTabBar__ldPjn{display:flex;justify-content:space-around;padding:.5rem .75rem .375rem;border-top:1px solid var(--border-subtle)}.landing_phoneTab__h4sQv{display:flex;flex-direction:column;align-items:center;gap:.125rem;font-size:.5rem;color:var(--fg-muted)}.landing_phoneTab__h4sQv.landing_phoneTabActive__RXr_9{color:var(--heart-self)}.landing_phoneTabIcon__silFT{font-size:.875rem}.landing_reimaginedList__Fm_RZ{margin-top:3rem;display:flex;flex-direction:column;gap:0}.landing_reimaginedItem__0uo_t{display:flex;align-items:flex-start;gap:1.25rem;padding:1.5rem 0;border-bottom:1px solid var(--border-subtle)}.landing_reimaginedItem__0uo_t:first-child{border-top:1px solid var(--border-subtle)}.landing_reimaginedIcon__1SZXx{flex-shrink:0;width:40px;height:40px;border-radius:12px;background:rgba(139,92,246,.1);display:flex;align-items:center;justify-content:center;font-size:1.125rem;margin-top:.125rem}.landing_reimaginedContent__Nk3_r{flex:1 1}.landing_reimaginedBefore__JmrQg{font-size:1.0625rem;font-weight:500;color:var(--fg-primary);margin-bottom:.25rem;letter-spacing:-.01em}.landing_reimaginedAfter__6lW9y{font-size:.9375rem;color:var(--fg-muted);line-height:1.6}.landing_shopGrid__NUahh{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:3.5rem}.landing_shopCard__JG9ys{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);overflow:hidden;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.landing_shopCard__JG9ys:hover{transform:translateY(-4px);border-color:var(--border-light);box-shadow:0 20px 60px -15px rgba(0,0,0,.4)}.landing_shopCover__g8nzU{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;font-size:4rem;position:relative;overflow:hidden}.landing_shopCover__g8nzU:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top,var(--bg-surface),transparent)}.landing_shopBody__fFeip{padding:1.5rem 1.5rem 1.75rem}.landing_shopName__Fcaif{font-size:1.125rem;font-weight:600;letter-spacing:-.02em;margin-bottom:.25rem}.landing_shopOneliner__f8jyY{font-size:.875rem;color:var(--fg-muted);font-style:italic;margin-bottom:1rem}.landing_shopDesc__fIoz_{font-size:.875rem;color:var(--fg-secondary);line-height:1.6;margin-bottom:1.25rem}.landing_shopPrice__Q5rG5{display:flex;align-items:center;gap:.625rem;font-size:.875rem;font-weight:500}.landing_shopCoin__xXNz_{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .625rem;background:hsla(0,0%,100%,.04);border-radius:100px;font-size:.8125rem}.landing_feedLayout__rBtMn{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;margin-top:3.5rem}.landing_feedContent__zEbB3{display:flex;flex-direction:column;gap:1.5rem}.landing_feedPoint__71_l5{display:flex;align-items:flex-start;gap:1rem}.landing_feedPointIcon__e0yre{flex-shrink:0;width:32px;height:32px;border-radius:10px;background:rgba(96,165,250,.1);display:flex;align-items:center;justify-content:center;font-size:.875rem;margin-top:.125rem}.landing_feedPointText__JkG1w{font-size:1rem;color:var(--fg-secondary);line-height:1.6}.landing_feedPointText__JkG1w strong{color:var(--fg-primary);font-weight:600}.landing_feedVisual__5_Bch{display:flex;flex-direction:column;gap:.75rem}.landing_feedMockCard__ojuwX{background:var(--bg-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:1.25rem 1.5rem;display:flex;align-items:center;gap:1rem;transition:border-color .2s ease}.landing_feedMockCard__ojuwX:hover{border-color:var(--border-light)}.landing_feedMockIcon__WaYyd{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.landing_feedMockContent__CI3tk{flex:1 1}.landing_feedMockTitle__P_PpW{font-size:.875rem;font-weight:600;margin-bottom:.125rem}.landing_feedMockSub__Uew3q{font-size:.8125rem;color:var(--fg-muted)}.landing_feedEnd__y0BgO{text-align:center;padding:1.5rem;border:1px dashed var(--border-subtle);border-radius:var(--radius-lg);color:var(--fg-muted);font-size:.875rem;font-style:italic}.landing_testimonialsGrid__v4F2q{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:3.5rem}.landing_testimonialCard__9r3Kv{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:2rem;display:flex;flex-direction:column;transition:border-color .3s ease}.landing_testimonialCard__9r3Kv:hover{border-color:var(--border-light)}.landing_testimonialStars__J_SmY{font-size:.875rem;letter-spacing:.1em;margin-bottom:1rem}.landing_testimonialQuote__hc_8l{font-size:1rem;color:var(--fg-secondary);line-height:1.7;flex:1 1;margin-bottom:1.5rem;font-style:italic}.landing_testimonialAuthor__2U338{display:flex;align-items:center;gap:.75rem}.landing_testimonialAvatar__DD_L9{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.125rem;flex-shrink:0}.landing_testimonialName__2zIa8{font-size:.875rem;font-weight:600;line-height:1.3}.landing_testimonialRole__BMjk7{font-size:.8125rem;color:var(--fg-muted)}.landing_pricingGrid__sB18Q{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:3.5rem;max-width:800px;margin-left:auto;margin-right:auto}.landing_pricingCard__0QifE{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:2.5rem 2rem;display:flex;flex-direction:column;position:relative;transition:border-color .3s ease}.landing_pricingCard__0QifE:hover{border-color:var(--border-light)}.landing_pricingCardFeatured__e0rnY{border-color:rgba(139,92,246,.3);background:linear-gradient(180deg,rgba(139,92,246,.06),rgba(20,20,25,.7))}.landing_pricingCardFeatured__e0rnY:hover{border-color:rgba(139,92,246,.5)}.landing_pricingBadge__lHy4D{position:absolute;top:-12px;left:50%;transform:translateX(-50%);padding:.25rem 1rem;background:var(--accent);color:#fff;border-radius:100px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.landing_pricingName__wS7eC{font-size:1.25rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem}.landing_pricingPrice__6wWa7{display:flex;align-items:baseline;gap:.25rem;margin-bottom:.5rem}.landing_pricingAmount__abrsM{font-size:2.5rem;font-weight:800;letter-spacing:-.03em}.landing_pricingPeriod__QLlNU{font-size:.9375rem;color:var(--fg-muted)}.landing_pricingDesc__cxcHf{font-size:.9375rem;color:var(--fg-secondary);line-height:1.6;margin-bottom:1.5rem}.landing_pricingFeatures__uUpSO{list-style:none;display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem;flex:1 1}.landing_pricingFeature__7_lnL{display:flex;align-items:flex-start;gap:.625rem;font-size:.9375rem;color:var(--fg-secondary);line-height:1.5}.landing_pricingCheck__Pk6j8{flex-shrink:0;margin-top:.125rem;font-size:.875rem}.landing_pricingBtn__Lg0es{display:flex;align-items:center;justify-content:center;padding:.875rem 1.5rem;border-radius:100px;font-size:1rem;font-weight:600;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none}.landing_pricingBtn__Lg0es:hover{transform:translateY(-2px)}.landing_pricingBtnPrimary__tlfnY{background:var(--fg-primary);color:var(--bg-base)}.landing_pricingBtnPrimary__tlfnY:hover{box-shadow:0 8px 30px hsla(0,0%,100%,.1)}.landing_pricingBtnSecondary__FYqUi{background:var(--bg-elevated);color:var(--fg-primary);border:1px solid var(--border-subtle)}.landing_pricingBtnSecondary__FYqUi:hover{border-color:var(--border-light)}.landing_aboutLayout__0XBma{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start;margin-top:3.5rem}.landing_aboutContent__hlY0u{display:flex;flex-direction:column;gap:1.5rem}.landing_aboutParagraph__Xbalg{font-size:1.0625rem;color:var(--fg-secondary);line-height:1.8}.landing_aboutParagraph__Xbalg strong{color:var(--fg-primary);font-weight:600}.landing_aboutValues__GPiFH{display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem}.landing_aboutValue__sDrW1{display:flex;gap:1rem;align-items:flex-start}.landing_aboutValueIcon__6in6q{flex-shrink:0;width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;margin-top:.125rem}.landing_aboutValueBody__CrwMm h4{font-size:1rem;font-weight:600;margin-bottom:.25rem;letter-spacing:-.01em}.landing_aboutValueBody__CrwMm p{font-size:.9375rem;color:var(--fg-secondary);line-height:1.6}.landing_faqList__it_q3{margin-top:3.5rem;max-width:720px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column}.landing_faqItem__9qbPL{border-bottom:1px solid var(--border-subtle)}.landing_faqItem__9qbPL:first-child{border-top:1px solid var(--border-subtle)}.landing_faqItem__9qbPL summary{padding:1.25rem 0;font-size:1.0625rem;font-weight:500;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--fg-primary);transition:color .2s ease;letter-spacing:-.01em}.landing_faqItem__9qbPL summary::-webkit-details-marker{display:none}.landing_faqItem__9qbPL summary:after{content:"+";font-size:1.25rem;font-weight:300;color:var(--fg-muted);transition:transform .3s ease,color .2s ease;flex-shrink:0}.landing_faqItem__9qbPL[open] summary:after{transform:rotate(45deg);color:var(--fg-primary)}.landing_faqItem__9qbPL summary:hover{color:var(--heart-self)}.landing_faqAnswer__6HOu4{padding-bottom:1.25rem;font-size:.9375rem;color:var(--fg-secondary);line-height:1.7;max-width:600px}.landing_quoteSection__TfF51{padding:8rem 1.5rem;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.landing_quoteSection__TfF51:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 50% at 50% 50%,rgba(139,92,246,.08) 0,transparent 70%);pointer-events:none}.landing_quoteInner__BXidh{position:relative;z-index:1;max-width:800px;text-align:center}.landing_quoteText__Jb06S{font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:600;line-height:1.3;letter-spacing:-.02em;margin-bottom:1.5rem}.landing_quoteHighlight__HW2p6{color:var(--heart-others)}.landing_quoteAttribution__KJk3i{font-size:.9375rem;color:var(--fg-muted);font-style:italic}.landing_ctaSection__RNklx{padding:6rem 1.5rem 8rem;text-align:center;position:relative}.landing_ctaTitle__0YF3y{font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:-.03em;margin-bottom:1rem}.landing_ctaSubtitle__pMr7F{font-size:1.125rem;color:var(--fg-secondary);margin-bottom:2.5rem;line-height:1.6}.landing_ctaActions__rxCbD{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}.landing_ctaStoreBtn__Vk460{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);font-size:1rem;font-weight:500;color:var(--fg-primary);transition:background .2s ease,border-color .2s ease,transform .2s ease;text-decoration:none}.landing_ctaStoreBtn__Vk460:hover{background:var(--bg-surface);border-color:var(--border-light);transform:translateY(-2px)}.landing_ctaStoreBtnIcon__aDds1{font-size:1.5rem}.landing_ctaStoreBtnText__0H6uC{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.landing_ctaStoreBtnSmall__aGqo_{font-size:.6875rem;color:var(--fg-muted);font-weight:400}.landing_ctaStoreBtnName__EBWah{font-size:1rem;font-weight:600}.landing_ctaNote___pYok{font-size:.8125rem;color:var(--fg-muted)}@media (max-width:1024px){.landing_heartsGrid__FAk6n,.landing_loopsGrid__l_ONX,.landing_shopGrid__NUahh,.landing_testimonialsGrid__v4F2q{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}.landing_aboutLayout__0XBma,.landing_appPreviewLayout__iiYPq,.landing_feedLayout__rBtMn{grid-template-columns:1fr;gap:3rem}.landing_pricingGrid__sB18Q{grid-template-columns:1fr;max-width:440px}.landing_phoneContainer__nrdSA{order:-1}.landing_phoneMock__37sZ1,.landing_phoneMock__37sZ1:hover{transform:none}}@media (max-width:768px){.landing_section__mWwzf{padding:4rem 1.25rem}.landing_hero__IFqnw{padding-top:calc(var(--header-height) + 3rem);padding-bottom:3rem;min-height:auto;min-height:100svh}.landing_scrollHint__Xg0gJ{display:none}.landing_reimaginedItem__0uo_t{flex-direction:column;gap:.75rem}.landing_quoteSection__TfF51{padding:5rem 1.25rem}.landing_trustBarInner__PotWV{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:480px){.landing_heroBadge__b_94_{font-size:.75rem;padding:.375rem .75rem}.landing_heroActions__bzfsI{flex-direction:column;width:100%}.landing_primaryBtn__D3MF_,.landing_secondaryBtn__hxZHb{width:100%;justify-content:center}.landing_heartCard__2ulYn{padding:2rem 1.5rem}.landing_ctaActions__rxCbD{flex-direction:column;align-items:center}.landing_ctaStoreBtn__Vk460{width:100%;max-width:280px;justify-content:center}.landing_trustBarInner__PotWV{grid-template-columns:1fr 1fr}}.blog_page__i3gIe{min-height:100vh}.blog_hero__m_tED{padding:calc(var(--header-height) + 4rem) 1.5rem 4rem;text-align:center;position:relative}.blog_hero__m_tED:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% 0,rgba(139,92,246,.06) 0,transparent 60%);pointer-events:none}.blog_heroInner__l_CN9{position:relative;z-index:1;max-width:var(--max-width);margin:0 auto}.blog_tag__k43Pg{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;color:var(--fg-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.blog_title__zAWCj{font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-bottom:1rem}.blog_subtitle__jM4nQ{font-size:1.125rem;color:var(--fg-secondary);line-height:1.6;max-width:560px;margin:0 auto}.blog_grid__1mQUH{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem 6rem;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.blog_card__6gn_X{display:flex;flex-direction:column;background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);overflow:hidden;text-decoration:none;color:inherit;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.blog_card__6gn_X:hover{transform:translateY(-4px);border-color:var(--border-light);box-shadow:0 20px 60px -15px rgba(0,0,0,.4)}.blog_cardCover__Tj1TH{aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;font-size:3.5rem;position:relative}.blog_cardBody__J1S1_{padding:1.5rem;display:flex;flex-direction:column;flex:1 1}.blog_cardCategory__nPrJv{display:inline-flex;align-self:flex-start;padding:.25rem .625rem;background:rgba(139,92,246,.1);border-radius:100px;font-size:.6875rem;font-weight:600;color:var(--heart-self);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}.blog_cardTitle__UowSg{font-size:1.25rem;font-weight:600;letter-spacing:-.02em;line-height:1.3;margin-bottom:.5rem}.blog_cardExcerpt__O7Kdq{font-size:.9375rem;color:var(--fg-secondary);line-height:1.6;margin-bottom:1.25rem;flex:1 1}.blog_cardMeta__xj9C7{display:flex;align-items:center;gap:.75rem;font-size:.8125rem;color:var(--fg-muted)}.blog_cardMetaDot__yp5_Y{width:3px;height:3px;border-radius:50%;background:var(--fg-muted)}@media (max-width:1024px){.blog_grid__1mQUH{grid-template-columns:1fr;max-width:600px}}@media (max-width:768px){.blog_hero__m_tED{padding-top:calc(var(--header-height) + 3rem);padding-bottom:3rem}}.post_page__CH69b{min-height:100vh}.post_header__ZUiNa{padding:calc(var(--header-height) + 4rem) 1.5rem 3rem;position:relative}.post_header__ZUiNa:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 50% at 50% 0,rgba(139,92,246,.06) 0,transparent 60%);pointer-events:none}.post_headerInner__ZLpKX{position:relative;z-index:1;max-width:720px;margin:0 auto}.post_backLink__hXPI6{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--fg-muted);text-decoration:none;margin-bottom:2rem;transition:color .2s ease}.post_backLink__hXPI6:hover{color:var(--fg-primary)}.post_meta__tDN9z{display:flex;align-items:center;gap:.75rem;font-size:.8125rem;color:var(--fg-muted);margin-bottom:1rem;flex-wrap:wrap}.post_category__I4hsT{display:inline-flex;padding:.25rem .625rem;background:rgba(139,92,246,.1);border-radius:100px;font-size:.6875rem;font-weight:600;color:var(--heart-self);text-transform:uppercase;letter-spacing:.06em}.post_metaDot__Dj80B{width:3px;height:3px;border-radius:50%;background:var(--fg-muted)}.post_title__lerbg{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;margin-bottom:1rem}.post_excerpt__O3dro{font-size:1.125rem;color:var(--fg-secondary);line-height:1.7}.post_article__LMzOI{max-width:720px;margin:0 auto;padding:0 1.5rem 6rem}.post_sectionHeading__5BYoV{font-size:1.5rem;font-weight:600;letter-spacing:-.02em;margin-top:2.5rem;margin-bottom:1rem;line-height:1.2}.post_paragraph__CAYtg{font-size:1.0625rem;color:var(--fg-secondary);line-height:1.8;margin-bottom:1.25rem}.post_divider__t_qGe{width:40px;height:1px;background:var(--border-subtle);margin:3rem auto}.post_bottomNav__URwxg{max-width:720px;margin:0 auto;padding:0 1.5rem 4rem}.post_bottomNavInner__0IIW_{display:flex;flex-direction:column;gap:1rem;padding-top:2rem;border-top:1px solid var(--border-subtle)}.post_bottomNavTitle__q1Kr1{font-size:.75rem;font-weight:600;color:var(--fg-muted);text-transform:uppercase;letter-spacing:.1em}.post_bottomNavLinks__9DEVX{display:flex;flex-direction:column;gap:.5rem}.post_bottomNavLink__ZHJwa{font-size:1rem;font-weight:500;color:var(--fg-secondary);text-decoration:none;transition:color .2s ease;display:flex;align-items:center;gap:.5rem}.post_bottomNavLink__ZHJwa:hover{color:var(--fg-primary)}.post_bottomNavEmoji__3Tq8o{font-size:1.125rem}@media (max-width:768px){.post_header__ZUiNa{padding-top:calc(var(--header-height) + 2.5rem);padding-bottom:2rem}}.Header_header__KwdYD{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--header-height);display:flex;align-items:center;justify-content:center;transition:background .3s ease,border-color .3s ease,-webkit-backdrop-filter .3s ease;transition:background .3s ease,border-color .3s ease,backdrop-filter .3s ease;transition:background .3s ease,border-color .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease;border-bottom:1px solid transparent}.Header_header__KwdYD.Header_scrolled__qIjEW{background:rgba(10,10,15,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom-color:var(--border-subtle)}.Header_inner__DLT3k{width:100%;max-width:var(--max-width);padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between}.Header_logo____uDV{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:var(--fg-primary);text-decoration:none;z-index:101}.Header_logoIcon__p3gSG{font-size:1.5rem;line-height:1}.Header_nav__tNWGY{display:flex;align-items:center;gap:2rem}.Header_navLink__Rvw2c{font-size:.9375rem;font-weight:400;color:var(--fg-secondary);text-decoration:none;transition:color .2s ease;letter-spacing:-.01em}.Header_navLink__Rvw2c:hover{color:var(--fg-primary)}.Header_cta__xbIXT{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:var(--fg-primary);color:var(--bg-base);border-radius:100px;font-size:.875rem;font-weight:600;letter-spacing:-.01em;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;text-decoration:none}.Header_cta__xbIXT:hover{transform:translateY(-1px);box-shadow:0 4px 20px hsla(0,0%,100%,.1)}.Header_cta__xbIXT:active{transform:translateY(0)}.Header_menuButton__IVbCv{display:none;width:40px;height:40px;align-items:center;justify-content:center;background:transparent;border-radius:var(--radius-sm);z-index:101;position:relative}.Header_menuIcon__u3_GH{display:flex;flex-direction:column;gap:5px;width:20px}.Header_menuIcon__u3_GH span{display:block;width:100%;height:1.5px;background:var(--fg-primary);border-radius:2px;transition:all .3s cubic-bezier(.16,1,.3,1);transform-origin:center}.Header_menuButton__IVbCv.Header_open__J2_dJ .Header_menuIcon__u3_GH span:first-child{transform:translateY(6.5px) rotate(45deg)}.Header_menuButton__IVbCv.Header_open__J2_dJ .Header_menuIcon__u3_GH span:nth-child(2){opacity:0;transform:scaleX(0)}.Header_menuButton__IVbCv.Header_open__J2_dJ .Header_menuIcon__u3_GH span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.Header_mobileNav__FuzZI{display:none;position:fixed;inset:0;z-index:99;background:rgba(10,10,15,.97);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);flex-direction:column;align-items:center;justify-content:center;gap:2rem;opacity:0;pointer-events:none;transition:opacity .3s ease}.Header_mobileNav__FuzZI.Header_open__J2_dJ{opacity:1;pointer-events:all}.Header_mobileNavLink__Ai4_9{font-size:1.5rem;font-weight:500;color:var(--fg-secondary);text-decoration:none;transition:color .2s ease;letter-spacing:-.02em}.Header_mobileNavLink__Ai4_9:hover{color:var(--fg-primary)}.Header_mobileCta__A9Miq{margin-top:1rem;padding:.875rem 2rem;background:var(--fg-primary);color:var(--bg-base);border-radius:100px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s ease}.Header_mobileCta__A9Miq:hover{transform:translateY(-1px)}@media (max-width:768px){.Header_cta__xbIXT,.Header_nav__tNWGY{display:none}.Header_menuButton__IVbCv,.Header_mobileNav__FuzZI{display:flex}}