.mobile-app_main__SKBNj{min-height:100vh;background:var(--bg-primary)}.mobile-app_hero__gvfbH{background:linear-gradient(135deg,#ffffff,#f6f8fb);min-height:100vh;display:flex;align-items:center;padding:var(--spacing-section) 3.2rem;position:relative;overflow:hidden;opacity:0;transform:translateY(30px);transition:opacity 1s ease-out,transform 1s ease-out}.mobile-app_hero__gvfbH.mobile-app_visible__t0S8E{opacity:1;transform:translateY(0)}.mobile-app_heroContainer__fjyAR{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:6.4rem;gap:6.4rem;align-items:center}.mobile-app_heroContent___ijYc{max-width:600px}.mobile-app_badge__HjDkK{display:inline-block;padding:.8rem 2rem;background:linear-gradient(135deg,rgba(var(--purple-primary-rgb),.1) 0,rgba(var(--purple-secondary-rgb),.1) 100%);color:var(--purple-primary);border:1px solid rgba(var(--purple-primary-rgb),.2);border-radius:var(--radius-pill);font-size:1.4rem;font-weight:var(--font-weight-bold);letter-spacing:.5px;margin-bottom:2.4rem}.mobile-app_heroTitle__7eNHs{font-size:5.6rem;font-weight:900;line-height:1.1;color:var(--text-primary);margin-bottom:2.4rem;letter-spacing:-.02em}.mobile-app_gradient__1K2K7{background:var(--purple-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mobile-app_heroDescription__1W50z{font-size:var(--font-size-subtitle);line-height:1.7;color:var(--text-secondary);margin-bottom:4rem}.mobile-app_heroButtons__mOr6Z{display:flex;gap:1.6rem}.mobile-app_primaryButton__iAVRW{display:inline-flex;align-items:center;justify-content:center;padding:1.8rem 4rem;background:var(--purple-gradient);color:var(--bg-primary);text-decoration:none;border-radius:10px;font-weight:var(--font-weight-semibold);font-size:1.68rem;transition:all .3s ease;box-shadow:0 4px 20px rgba(var(--purple-primary-rgb),.35)}.mobile-app_primaryButton__iAVRW:hover{transform:translateY(-2px);box-shadow:0 6px 30px rgba(var(--purple-primary-rgb),.45)}.mobile-app_secondaryButton__lgGpv{display:inline-flex;align-items:center;justify-content:center;padding:1.8rem 4rem;background:var(--bg-primary);color:var(--purple-primary);text-decoration:none;border-radius:10px;font-weight:var(--font-weight-semibold);font-size:1.68rem;border:2px solid var(--purple-primary);transition:all .3s ease}.mobile-app_secondaryButton__lgGpv:hover{background:var(--purple-primary);color:var(--bg-primary);transform:translateY(-2px)}.mobile-app_availabilityText__DwMJQ{margin-top:2.4rem;font-size:1.52rem;color:#64748b;text-align:left}.mobile-app_heroVisual___Jorc{display:flex;justify-content:center;align-items:center;position:relative}.mobile-app_devices__5HEKP{position:relative;width:100%;max-width:500px}.mobile-app_phone__82bA2{width:200px;height:400px;background:var(--text-primary);border-radius:30px;padding:8px;box-shadow:0 20px 60px rgba(0,0,0,.3);position:relative;z-index:2}.mobile-app_phoneScreen__rMcy9{width:100%;height:100%;background:var(--purple-gradient);border-radius:24px;padding:2.4rem;display:flex;flex-direction:column}.mobile-app_phoneContent__IBI9X{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:3rem}.mobile-app_phoneLogo__7tmS5{display:flex;flex-direction:column;align-items:center;gap:1rem}.mobile-app_phoneLogoImage__NCOHr{object-fit:contain;width:auto;height:auto;margin-bottom:.8rem}.mobile-app_phoneLogoSubtitle__Ck1Pi{color:rgba(255,255,255,.9);font-size:1.4rem;font-weight:500;text-align:center;margin:0;line-height:1.3;padding:0 1rem;max-width:100%}.mobile-app_phoneHeader__lldE4{color:var(--bg-primary);font-weight:var(--font-weight-bold);font-size:var(--font-size-subtitle);margin-bottom:2.4rem}.mobile-app_tablet__Zqxko{width:300px;height:220px;background:var(--text-primary);border-radius:20px;padding:10px;box-shadow:0 20px 60px rgba(0,0,0,.3);position:absolute;right:0;bottom:-40px;z-index:1}.mobile-app_tabletScreen__5zkg6{width:100%;height:100%;background:linear-gradient(135deg,#10b981,#059669);border-radius:var(--radius-md);padding:2.4rem}.mobile-app_tabletContent___IezF{display:flex;flex-direction:column;height:100%;align-items:center;justify-content:flex-start;padding-top:2rem}.mobile-app_tabletLogo__5FqVQ{display:flex;align-items:center;justify-content:center}.mobile-app_tabletLogoImage__gyt_x{object-fit:contain;width:auto;height:auto}.mobile-app_tabletHeader__VhJ9M{color:var(--bg-primary);font-weight:var(--font-weight-bold);font-size:1.6rem;margin-bottom:1.6rem}.mobile-app_benefits__IRf_T{padding:var(--spacing-section);background:linear-gradient(135deg,#f6f8fb,#ffffff);opacity:0;transform:translateY(30px);transition:opacity 1s ease-out,transform 1s ease-out}.mobile-app_benefits__IRf_T.mobile-app_visible__t0S8E{opacity:1;transform:translateY(0)}.mobile-app_benefitsContainer__WqFS3{max-width:1280px;margin:0 auto;text-align:center}.mobile-app_sectionTitle__f_Uf_{font-size:var(--font-size-title);font-weight:var(--font-weight-bold);color:#1a202c;margin-bottom:4.8rem}.mobile-app_benefitsGrid__rHGxC{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3.2rem;gap:3.2rem}.mobile-app_benefitCard__hF89e{background:var(--bg-primary);padding:4.8rem 3.2rem;border-radius:var(--radius-lg);border:1px solid var(--border-light);text-align:center;transition:all .3s ease}.mobile-app_benefitCard__hF89e:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(var(--purple-primary-rgb),.15);border-color:var(--purple-primary)}.mobile-app_benefitStat__Gs4fk{font-size:6.4rem;font-weight:900;background:var(--purple-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.6rem;line-height:1}.mobile-app_benefitTitle__Bu_uP{font-size:2.4rem;font-weight:var(--font-weight-bold);color:#1a202c;margin-bottom:1.2rem}.mobile-app_benefitDescription__8yX2N{font-size:1.6rem;color:#64748b;line-height:1.6}.mobile-app_screens__niP4v{padding:var(--spacing-section);background:var(--bg-primary);opacity:0;transform:translateY(30px);transition:opacity 1s ease-out,transform 1s ease-out}.mobile-app_screens__niP4v.mobile-app_visible__t0S8E{opacity:1;transform:translateY(0)}.mobile-app_screensContainer__Kmb7o{max-width:1280px;margin:0 auto;text-align:center}.mobile-app_sectionSubtitle__T2_3Y{font-size:1.76rem;color:#64748b;margin-bottom:6.4rem;max-width:700px;margin-left:auto;margin-right:auto}.mobile-app_screensGrid__ykc7v{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:3.2rem;gap:3.2rem;margin-top:6.4rem;align-items:start}.mobile-app_screenCard__pULJH{background:var(--bg-primary);border-radius:var(--radius-lg);overflow:visible;border:1px solid var(--border-light);transition:all .4s cubic-bezier(.4,0,.2,1);padding:2.4rem 2rem;display:flex;flex-direction:column;height:100%}.mobile-app_screenCard__pULJH:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.12);border-color:rgba(var(--purple-primary-rgb),.2)}.mobile-app_screenPreview__sVcRc{aspect-ratio:9/16;display:flex;align-items:center;justify-content:center;padding:.4rem;background:linear-gradient(135deg,#0f0f0f,#1a1a1a 50%,#0f0f0f);border-radius:36px;box-shadow:0 0 0 1px rgba(255,255,255,.05),0 25px 80px rgba(0,0,0,.4),inset 0 0 0 1px rgba(255,255,255,.1);position:relative;overflow:hidden;width:100%;min-height:0;margin-bottom:.8rem}.mobile-app_screenPreview__sVcRc:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:50px;height:16px;background:linear-gradient(135deg,#0f0f0f,#1a1a1a);border-radius:0 0 12px 12px;z-index:3;box-shadow:0 2px 8px rgba(0,0,0,.3)}.mobile-app_screenPreview__sVcRc:after{content:"";position:absolute;bottom:8px;left:50%;transform:translateX(-50%);width:120px;height:4px;background:rgba(255,255,255,.1);border-radius:2px;z-index:3}.mobile-app_screenImage__xNa3c{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:24px;position:relative;z-index:1;display:block}.mobile-app_screenContent__rRRGm{text-align:center;color:var(--bg-primary)}.mobile-app_screenTitle__HmGvB{font-size:2.4rem;font-weight:800;margin-bottom:.8rem}.mobile-app_screenDescription__Bryjl{font-size:1.44rem;opacity:.9}.mobile-app_screenInfo__1xHS4{padding:3.2rem 2.4rem 2.4rem;text-align:center;margin-top:1.6rem}.mobile-app_screenInfo__1xHS4 h3{font-size:1.92rem;font-weight:var(--font-weight-bold);color:#1a202c;margin-bottom:1.2rem;transition:color .3s ease;letter-spacing:-.01em;line-height:1.3}.mobile-app_screenCard__pULJH:hover .mobile-app_screenInfo__1xHS4 h3{color:var(--purple-primary)}.mobile-app_screenInfo__1xHS4 p{font-size:1.52rem;color:#64748b;line-height:1.6;font-weight:400}.mobile-app_showcase__m652E{padding:var(--spacing-section);background:var(--bg-primary);opacity:0;transform:translateY(30px);transition:opacity 1s ease-out,transform 1s ease-out}.mobile-app_showcase__m652E.mobile-app_visible__t0S8E{opacity:1;transform:translateY(0)}.mobile-app_showcaseContainer__5xvdo{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:6.4rem;gap:6.4rem;align-items:center}.mobile-app_showcaseContent__EOudp{max-width:600px}.mobile-app_showcaseTitle__SRGKX{font-size:var(--font-size-title);font-weight:var(--font-weight-bold);color:#1a202c;margin-bottom:2.4rem;line-height:1.2}.mobile-app_textGradient__UUAcM{background:var(--purple-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mobile-app_showcaseDescription__k8FDD{font-size:1.76rem;color:#64748b;line-height:1.7;margin-bottom:4rem}.mobile-app_showcaseFeatures__OvWLc{display:flex;flex-direction:column;gap:2.4rem}.mobile-app_showcaseFeature__w9nQi{display:flex;gap:2.4rem;align-items:flex-start}.mobile-app_showcaseFeatureIcon__gMHIJ{width:48px;height:48px;background:var(--purple-gradient);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:var(--bg-primary);flex-shrink:0}.mobile-app_showcaseFeature__w9nQi h4{font-size:1.76rem;font-weight:var(--font-weight-bold);color:#1a202c;margin-bottom:.4rem}.mobile-app_showcaseFeature__w9nQi p{font-size:1.52rem;color:#64748b}.mobile-app_showcaseMockup__DqKYq,.mobile-app_showcaseVisual__vhI0B{display:flex;justify-content:center;align-items:center}.mobile-app_showcaseMockup__DqKYq{width:100%;max-width:280px;aspect-ratio:9/16;background:#1a1a1a;border-radius:40px;padding:6px;box-shadow:0 30px 80px rgba(0,0,0,.3);position:relative;margin:0 auto;overflow:hidden}.mobile-app_showcaseMockup__DqKYq:before{content:"";position:absolute;top:4px;left:50%;transform:translateX(-50%);width:60px;height:20px;background:#1a1a1a;border-radius:0 0 16px 16px;z-index:3}.mobile-app_showcaseImage__qdL2z{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:30px;display:block;flex-shrink:0;min-width:0;min-height:0}.mobile-app_mockupScreen__S8D_J{width:100%;height:100%;background:var(--purple-gradient);border-radius:32px;padding:3.2rem;display:flex;flex-direction:column;gap:2.4rem;overflow:hidden}.mobile-app_mockupContent__cIvH9{flex:1 1;display:flex;flex-direction:column;gap:2.4rem;align-items:center;justify-content:flex-start;padding-top:4rem;min-height:0}.mobile-app_mockupLogo__7z5Uj{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:1.2rem;width:100%}.mobile-app_logoImage___8Fcl{object-fit:contain;width:200px;height:auto;margin-bottom:1.2rem}.mobile-app_logoSubtitle__V8oBc{color:rgba(255,255,255,.9);font-size:1.6rem;font-weight:500;text-align:center;letter-spacing:.3px;margin:0}.mobile-app_cta__YKr96.mobile-app_visible__t0S8E{opacity:1;transform:translateY(0)}.mobile-app_ctaButton__qGVOV:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(255,255,255,.3)}@media (max-width:1024px){.mobile-app_heroContainer__fjyAR{grid-template-columns:1fr;gap:4.8rem}.mobile-app_heroVisual___Jorc{order:1}.mobile-app_devices__5HEKP{max-width:400px}.mobile-app_tablet__Zqxko{position:relative;bottom:0;margin-top:3.2rem}.mobile-app_showcaseContainer__5xvdo{grid-template-columns:1fr;gap:4.8rem}.mobile-app_showcaseVisual__vhI0B{order:-1}.mobile-app_benefitsGrid__rHGxC,.mobile-app_screensGrid__ykc7v{grid-template-columns:repeat(2,1fr)}.mobile-app_screensGrid__ykc7v{gap:2.4rem}.mobile-app_screenCard__pULJH{padding:2rem 1.6rem}.mobile-app_screenInfo__1xHS4{padding:2.4rem 1.6rem 1.6rem;margin-top:1.2rem}.mobile-app_showcaseMockup__DqKYq{padding:5px;border-radius:32px}.mobile-app_showcaseMockup__DqKYq:before{width:55px;height:18px;border-radius:0 0 14px 14px}}@media (max-width:768px){.mobile-app_hero__gvfbH{padding:var(--spacing-section) 4.8rem;min-height:auto}.mobile-app_heroTitle__7eNHs{font-size:var(--font-size-title)}.mobile-app_heroDescription__1W50z{font-size:1.6rem}.mobile-app_heroButtons__mOr6Z{flex-direction:column}.mobile-app_phone__82bA2{width:180px;height:360px}.mobile-app_tablet__Zqxko{width:250px;height:180px}.mobile-app_benefitsGrid__rHGxC,.mobile-app_screensGrid__ykc7v{grid-template-columns:1fr;gap:2.4rem}.mobile-app_screenCard__pULJH{padding:1.6rem 1.2rem}.mobile-app_screenInfo__1xHS4{padding:2rem 1.2rem 1.2rem;margin-top:1rem}.mobile-app_screenInfo__1xHS4 h3{font-size:1.68rem;margin-bottom:1rem}.mobile-app_screenInfo__1xHS4 p{font-size:1.4rem}.mobile-app_showcaseMockup__DqKYq{padding:4px;border-radius:28px}.mobile-app_showcaseMockup__DqKYq:before{width:45px;height:15px;border-radius:0 0 12px 12px}.mobile-app_showcaseImage__qdL2z{border-radius:24px}.mobile-app_sectionTitle__f_Uf_,.mobile-app_showcaseTitle__SRGKX{font-size:3.2rem}.mobile-app_showcaseMockup__DqKYq{width:260px;height:520px}.mobile-app_mockupScreen__S8D_J{padding:2.4rem}.mobile-app_mockupContent__cIvH9{padding-top:0;padding-bottom:1.6rem;gap:0;justify-content:flex-start;align-items:center;position:relative}.mobile-app_mockupLogo__7z5Uj{margin-bottom:0;flex-shrink:0;margin-top:10rem}.mobile-app_logoImage___8Fcl{width:150px}.mobile-app_logoSubtitle__V8oBc{font-size:1.2rem}}