.landing_page__ttWtt{min-height:100vh;min-height:100dvh;background:#000;color:#fff;overflow-x:hidden;overflow-y:visible;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch}.landing_header__oXNEM{position:fixed;top:0;left:0;right:0;z-index:100;padding:max(12px,env(safe-area-inset-top)) 16px 12px}.landing_headerInner__RN_Ai{display:flex;align-items:center;justify-content:space-between;max-width:100%;margin:0 auto;padding:10px 16px;background:rgba(0,0,0,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;border:1px solid hsla(0,0%,100%,.08)}.landing_logoLink__9kSZh{display:flex;align-items:center;gap:10px;text-decoration:none}.landing_logoImage__iSLIT{width:32px;height:32px;border-radius:8px}.landing_logoText__sMHrC{font-size:17px;font-weight:700;color:#fff;letter-spacing:-.3px}.landing_headerLinks__Hvy7p{display:flex;align-items:center;gap:16px}.landing_headerLink__ndjj6{font-size:14px;font-weight:500;color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .2s ease}.landing_headerLink__ndjj6:active{color:#fff}.landing_headerLang__jTqxw{font-size:13px;font-weight:600;color:hsla(0,0%,100%,.6);padding:6px 10px;background:hsla(0,0%,100%,.08);border-radius:8px}.landing_hero__IFqnw{position:relative;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:max(90px,calc(75px + env(safe-area-inset-top))) 24px 60px;overflow:hidden}.landing_heroWaveBg__s29D4{position:absolute;inset:0;z-index:0}.landing_heroGlow__Eb_Pv{position:absolute;top:-20%;left:50%;transform:translateX(-50%);width:150%;height:60%;background:radial-gradient(ellipse at center,hsla(0,0%,100%,.08) 0,hsla(0,0%,100%,.03) 40%,transparent 70%);pointer-events:none}.landing_heroContent__4GtPC{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:100%;opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.16,1,.3,1)}.landing_heroVisible__Rmis3{opacity:1;transform:translateY(0)}.landing_heroTitle__E6Dij{font-size:36px;font-weight:800;line-height:1.1;letter-spacing:-1.5px;margin:0 0 16px;max-width:340px}.landing_heroTitleGradient__BOo_F{background:linear-gradient(135deg,#fff,#a8a8a8 50%,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing_heroSubtitle__Otsri{font-size:16px;line-height:1.5;color:hsla(0,0%,100%,.7);margin:0 0 28px;max-width:320px}.landing_ctaButton__WRSfr{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:320px;padding:18px 32px;background:#fff;color:#000;font-size:17px;font-weight:700;border-radius:16px;text-decoration:none;transition:all .2s ease;box-shadow:0 0 0 1px hsla(0,0%,100%,.1),0 20px 40px rgba(0,0,0,.4),0 0 60px hsla(0,0%,100%,.1)}.landing_ctaButton__WRSfr:active{transform:scale(.98);box-shadow:0 0 0 1px hsla(0,0%,100%,.1),0 10px 20px rgba(0,0,0,.3)}.landing_ctaButtonIcon__NwJau{flex-shrink:0}.landing_ctaSubtext___iNa5{font-size:13px;color:hsla(0,0%,100%,.5);margin:16px 0 0}.landing_heroStoreBadges__emab8{display:flex;flex-direction:row;gap:12px;margin-top:28px;justify-content:center;width:100%}.landing_heroStoreBadge__choAP{display:block;width:190px;height:56px;background-image:url(/pngstores.png);background-size:100% 200%;background-repeat:no-repeat;border-radius:10px;transition:all .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.3)}.landing_heroStoreBadge__choAP:active{transform:scale(.97);opacity:.9}.landing_heroStoreBadgeGoogle__PRaNA{background-position:0 0}.landing_heroStoreBadgeApple__9wJ8L{background-position:0 100%}.landing_appStorePopup__3oCXh{position:fixed;bottom:0;left:0;right:0;z-index:200;padding:0 16px max(20px,env(safe-area-inset-bottom));pointer-events:none;display:flex;justify-content:center}.landing_appStorePopupInner__AHz4U{pointer-events:auto;display:flex;align-items:center;gap:12px;padding:14px 20px;background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.3),0 0 0 1px rgba(0,0,0,.05);max-width:360px;width:100%;animation:landing_slideUp__Oum6V .5s cubic-bezier(.16,1,.3,1) forwards}@keyframes landing_slideUp__Oum6V{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.landing_appStorePopupIcon__XfFFK{width:48px;height:48px;border-radius:12px;flex-shrink:0}.landing_appStorePopupContent__G87XN{flex:1;min-width:0}.landing_appStorePopupTitle__3Hr6r{font-size:15px;font-weight:700;color:#000;margin:0 0 2px}.landing_appStorePopupSubtitle__2DMsy{font-size:13px;color:#666;margin:0}.landing_appStorePopupButton__XgoKx{padding:10px 18px;background:#007aff;color:#fff;font-size:14px;font-weight:600;border:none;border-radius:20px;cursor:pointer;transition:all .2s ease;text-decoration:none;white-space:nowrap}.landing_appStorePopupButton__XgoKx:active{transform:scale(.96);background:#06d}.landing_appStorePopupClose__YYqOb{position:absolute;top:-8px;right:-8px;width:24px;height:24px;background:#000;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:14px;box-shadow:0 2px 8px rgba(0,0,0,.2)}.landing_phoneContainer__nrdSA{position:relative;margin-top:20px;width:100%;max-width:300px}.landing_phoneGlow__5qnVD{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200%;height:200%;background:radial-gradient(ellipse at center,hsla(0,0%,100%,.06) 0,transparent 50%);pointer-events:none}.landing_phoneImage__XsdGn{position:relative;width:100%;height:auto;border-radius:32px;box-shadow:0 40px 80px rgba(0,0,0,.5),0 0 0 1px hsla(0,0%,100%,.1)}.landing_sectionHeader__MocQe{text-align:center;margin-bottom:32px}.landing_sectionTag__DmJBv{display:inline-block;padding:6px 14px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);border-radius:100px;font-size:12px;font-weight:600;color:hsla(0,0%,100%,.7);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.landing_sectionTitle__2og5c{font-size:28px;font-weight:800;letter-spacing:-1px;margin:0}.landing_featuresSection__IF9TO{padding:60px 20px;background:#0a0a0a}.landing_featuresGrid__sDNrY{display:grid;grid-template-columns:1fr;gap:16px;max-width:400px;margin:0 auto}.landing_featureCard__rZm_H{padding:24px;background:linear-gradient(135deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.06);border-radius:20px;transition:all .3s ease}.landing_featureCard__rZm_H:active{transform:scale(.98);background:hsla(0,0%,100%,.06)}.landing_featureIcon__cCq_V{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.08);border-radius:14px;font-size:22px;margin-bottom:16px}.landing_featureTitle__O7Rz9{font-size:18px;font-weight:700;margin:0 0 8px;letter-spacing:-.3px}.landing_featureDescription__L2E1I{font-size:14px;line-height:1.5;color:hsla(0,0%,100%,.6);margin:0}.landing_videoSection__l3XpX{padding:60px 20px;background:#000}.landing_videoContainer__kgy_5{max-width:400px;margin:0 auto;border-radius:20px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 30px 60px rgba(0,0,0,.5),0 0 0 1px hsla(0,0%,100%,.05);aspect-ratio:16/9}.landing_videoIframe__FD1za{width:100%;height:100%;display:block}.landing_stepsSection__U3to4{padding:60px 20px;background:#000}.landing_stepsGrid__9etdA{display:flex;flex-direction:column;gap:20px;max-width:400px;margin:0 auto}.landing_stepCard__1Axd_{position:relative;padding:24px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:20px}.landing_stepNumber__0S8gF{font-size:32px;font-weight:800;color:hsla(0,0%,100%,.15);margin-bottom:12px;letter-spacing:-1px}.landing_stepTitle__GTT7p{font-size:18px;font-weight:700;margin:0 0 8px;letter-spacing:-.3px}.landing_stepDescription__CRuEw{font-size:14px;line-height:1.5;color:hsla(0,0%,100%,.6);margin:0}.landing_stepConnector__HhaRL{display:none}.landing_finalCta__QfpVD{position:relative;padding:80px 24px;background:#000;text-align:center;overflow:hidden}.landing_finalCtaGlow__n3bgS{position:absolute;top:0;left:50%;transform:translateX(-50%);width:150%;height:100%;background:radial-gradient(ellipse at top center,hsla(0,0%,100%,.05) 0,transparent 60%);pointer-events:none}.landing_finalCtaTitle__y5QXA{position:relative;font-size:32px;font-weight:800;letter-spacing:-1px;margin:0 0 16px}.landing_finalCtaSubtitle___2ToR{position:relative;font-size:16px;color:hsla(0,0%,100%,.6);max-width:300px;margin:0 auto 32px}.landing_finalCta__QfpVD .landing_ctaButton__WRSfr{margin:0 auto}.landing_footer__NntD6{padding:40px 20px max(40px,calc(20px + env(safe-area-inset-bottom)));background:#0a0a0a;border-top:1px solid hsla(0,0%,100%,.06)}.landing_footerContent__2mLbw{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:400px;margin:0 auto}.landing_footerBrand__Qcz70{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:700}.landing_footerLogo__0eUNw{width:28px;height:28px;border-radius:6px}.landing_footerLinks__Ha02t{display:flex;gap:24px}.landing_footerLinks__Ha02t a{font-size:14px;color:hsla(0,0%,100%,.5);text-decoration:none;transition:color .2s ease}.landing_footerLinks__Ha02t a:active{color:#fff}.landing_footerCopy__Y5Nvs{font-size:12px;color:hsla(0,0%,100%,.3);margin:0}@media (min-width:390px){.landing_heroTitle__E6Dij{font-size:40px;max-width:360px}.landing_heroSubtitle__Otsri{font-size:17px;max-width:340px}.landing_heroStoreBadge__choAP{width:200px;height:60px}.landing_phoneContainer__nrdSA{max-width:320px}.landing_sectionTitle__2og5c{font-size:32px}.landing_finalCtaTitle__y5QXA{font-size:36px}}@media (min-width:768px){.landing_heroTitle__E6Dij{font-size:52px;max-width:500px}.landing_heroSubtitle__Otsri{font-size:18px;max-width:400px}.landing_phoneContainer__nrdSA{max-width:340px;margin-top:24px}.landing_heroStoreBadges__emab8{gap:16px}.landing_heroStoreBadge__choAP{width:235px;height:72px}.landing_featuresGrid__sDNrY{grid-template-columns:repeat(2,1fr);max-width:600px}.landing_videoContainer__kgy_5{max-width:600px}.landing_stepsGrid__9etdA{flex-direction:row;max-width:800px}.landing_stepCard__1Axd_{flex:1}}@media (min-width:1024px){.landing_heroTitle__E6Dij{font-size:64px;max-width:600px}.landing_sectionTitle__2og5c{font-size:40px}.landing_finalCtaTitle__y5QXA{font-size:48px}.landing_featuresGrid__sDNrY{grid-template-columns:repeat(4,1fr);max-width:1000px}.landing_videoContainer__kgy_5{max-width:800px}}