.Home_container__9OuOz{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#0a0a0a,#1a1a2e 50%,#16213e);position:relative}.Home_container__9OuOz:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(139,92,246,.08) 0,transparent 60%);pointer-events:none}.Home_navbar__MyWFx{position:fixed;top:0;width:100%;height:80px;display:flex;justify-content:space-between;align-items:center;padding:0 max(2rem,5vw);background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(20px) saturate(150%);backdrop-filter:blur(20px) saturate(150%);border-bottom:1px solid rgba(255,255,255,.06);z-index:1000;transition:all .2s ease}.Home_logo__ZEOng{display:flex;align-items:center;font-size:1.75rem;font-weight:600;letter-spacing:-.025em;color:#fff;gap:.75rem}.Home_navLink__nhFli{color:rgba(255,255,255,.7);text-decoration:none;font-size:1.1rem;font-weight:450;letter-spacing:-.015em;padding:.5rem 1rem;border-radius:8px;transition:all .15s ease}.Home_navLink__nhFli:hover{color:rgba(255,255,255,.9);background:rgba(255,255,255,.05)}.Home_hero__g_og0{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:120px max(2rem,5vw) 2rem;position:relative;overflow:hidden}.Home_heroContainer__ou7rV{display:grid;grid-template-columns:1fr 350px;grid-gap:4rem;gap:4rem;max-width:1200px;width:100%;align-items:center;z-index:1}.Home_heroContent__IGkft{display:flex;flex-direction:column;gap:1rem}.Home_heroTitle__BwshW{font-size:clamp(4rem,9vw,1200px);font-weight:300;line-height:.9;letter-spacing:-.04em;color:#fff;margin-bottom:.5rem;animation:Home_fadeInUp__v4Vdz 1s ease-out forwards}.Home_heroSubtitle__C6BcQ{font-size:clamp(1.6rem,3.5vw,2.4rem);color:rgba(255,255,255,.8);font-weight:300;letter-spacing:-.02em;margin-bottom:.5rem;animation:Home_fadeInUp__v4Vdz 1.2s ease-out forwards}.Home_heroCTA__eJBRn{margin-bottom:2rem;animation:Home_fadeInUp__v4Vdz 1.6s ease-out forwards}.Home_costSaving__mc2Q1{font-size:clamp(1.3rem,2.5vw,1.6rem);color:#a78bfa;font-weight:500;margin-bottom:1rem;letter-spacing:-.015em}.Home_heroDescription__1Bdnh{font-size:clamp(1.1rem,2.2vw,1.3rem);color:rgba(255,255,255,.7);line-height:1.6;font-weight:300;margin-bottom:0}.Home_heroStats__hwR4e{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;animation:Home_fadeInUp__v4Vdz 1.8s ease-out forwards}.Home_stat__N0Ae2{text-align:center;padding:1.5rem 1.2rem;background:rgba(255,255,255,.02);border-radius:12px;border:1px solid rgba(255,255,255,.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .2s ease}.Home_stat__N0Ae2:hover{background:rgba(255,255,255,.03);border-color:rgba(139,92,246,.15)}.Home_statNumber__IqK0v{display:block;font-size:2.2rem;font-weight:300;color:#fff;margin-bottom:.3rem}.Home_statLabel__rkjtq{font-size:.95rem;color:rgba(255,255,255,.6);font-weight:400;letter-spacing:-.01em}.Home_heroScreenshot__9fetK{display:flex;align-items:center;justify-content:center;animation:Home_fadeInUp__v4Vdz 2s ease-out forwards}.Home_heroPhonePlaceholder__XXsvj{width:300px;height:600px;background:rgba(255,255,255,.02);border-radius:24px;border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.4);font-size:1.1rem;position:relative;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.2)}.Home_heroScreenshotImage__ldAqa{border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.2);object-fit:cover;border:1px solid rgba(255,255,255,.08)}.Home_featureScreenshotImage__C9r1M{border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.15);object-fit:contain;border:1px solid rgba(255,255,255,.06)}.Home_features__UjdzN{padding:6rem max(2rem,5vw);background:rgba(0,0,0,.1)}.Home_featuresHeader__cj2R1{text-align:center;margin-bottom:4rem}.Home_featuresTitle__j3EMx{font-size:clamp(3rem,6vw,4.5rem);font-weight:300;color:#fff;margin-bottom:1rem;letter-spacing:-.03em}.Home_featuresSubtitle__FLxda{font-size:clamp(1.3rem,2.5vw,1.6rem);color:rgba(255,255,255,.7);font-weight:300;max-width:600px;margin:0 auto}.Home_featuresGrid__S5WNG{display:grid;grid-gap:3rem;gap:3rem;max-width:1200px;margin:0 auto}.Home_featureCard__Tfgwd{display:grid;grid-template-columns:1fr 300px;grid-gap:3rem;gap:3rem;background:rgba(255,255,255,.015);border-radius:16px;padding:3rem;border:1px solid rgba(255,255,255,.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .2s ease;align-items:center}.Home_featureCard__Tfgwd:hover{background:rgba(255,255,255,.025);border-color:rgba(139,92,246,.12)}.Home_featureCard__Tfgwd:nth-child(2n){grid-template-columns:300px 1fr}.Home_featureCard__Tfgwd:nth-child(2n) .Home_featureScreenshot__zdGOl{order:-1}.Home_featureCard__Tfgwd.Home_imageRight__NbrDy{grid-template-columns:1fr 300px!important}.Home_featureCard__Tfgwd.Home_imageRight__NbrDy .Home_featureScreenshot__zdGOl{order:1!important}.Home_featureContent__RurXX{display:flex;flex-direction:column;gap:1.2rem}.Home_featureIcon__yKZ0t{font-size:3rem;margin-bottom:.5rem}.Home_featureTitle__ve6hL{font-size:2.4rem;font-weight:300;color:#fff;margin-bottom:1rem;letter-spacing:-.02em}.Home_featureDescription__KUlUk{font-size:1.25rem;color:rgba(255,255,255,.7);line-height:1.6;margin-bottom:1.5rem;font-weight:300}.Home_featureProgress__c_ciG{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.Home_progressBar__SEhJ7{width:100%;height:4px;background:rgba(255,255,255,.08);border-radius:2px;overflow:hidden}.Home_progressFill__lmpb4{height:100%;background:#8b5cf6;border-radius:2px;transition:width .3s ease}.Home_progressLabel__oarGs{font-size:1rem;color:rgba(255,255,255,.6);font-weight:400}.Home_featureStats__smCEX{display:flex;gap:1rem;flex-wrap:wrap}.Home_featureStat__HY73e{font-size:.9rem;color:rgba(255,255,255,.5);background:rgba(255,255,255,.03);padding:.4rem .8rem;border-radius:6px;border:1px solid rgba(255,255,255,.06);font-weight:400;transition:all .15s ease}.Home_featureStat__HY73e:hover{background:rgba(255,255,255,.05);color:rgba(255,255,255,.7)}.Home_featureScreenshot__zdGOl{display:flex;align-items:center;justify-content:center}.Home_finalCTA__wAZX6{padding:5rem max(2rem,5vw);text-align:center;background:rgba(139,92,246,.02)}.Home_finalCTAContent__Wp9fC{max-width:800px;margin:0 auto}.Home_finalCTATitle__y_t0v{font-size:clamp(3rem,6vw,4.5rem);font-weight:300;color:#fff;margin-bottom:1rem;letter-spacing:-.03em}.Home_finalCTAText__YHseW{font-size:1.4rem;color:rgba(255,255,255,.7);margin-bottom:3rem;font-weight:300;line-height:1.5}.Home_ctaButtons__VR_A5{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.Home_primaryButton__2qxWM{background:#8b5cf6;color:#fff;border:none;padding:1rem 2rem;border-radius:10px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .15s ease;min-width:180px;letter-spacing:-.01em}.Home_primaryButton__2qxWM:hover{background:#7c3aed}.Home_primaryButton__2qxWM:active{transform:scale(.98)}.Home_secondaryButton__K3NZJ{background:rgba(255,255,255,.05);color:#fff;border:1px solid rgba(255,255,255,.12);padding:1rem 2rem;border-radius:10px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .15s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:180px;letter-spacing:-.01em}.Home_secondaryButton__K3NZJ:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18)}.Home_secondaryButton__K3NZJ:active{transform:scale(.98)}.Home_appStoreSection__hfFxw{margin-top:2rem;margin-bottom:1rem}.Home_appStoreButton__qz69s{display:inline-block;text-decoration:none;transition:all .15s ease}.Home_appStoreButton__qz69s:hover{opacity:.9}.Home_appStoreContent__VNz2E{display:flex;align-items:center;gap:.75rem;background:#000;color:#fff;padding:.875rem 1.5rem;border-radius:10px;border:1px solid #2a2a2a;min-width:200px;transition:all .15s ease}.Home_appStoreContent__VNz2E:hover{background:#1a1a1a;border-color:#3a3a3a}.Home_appStoreLogo__ACi__{filter:brightness(0) invert(1);flex-shrink:0}.Home_appStoreTextContainer__g8UCC{display:flex;flex-direction:column;line-height:1.2}.Home_downloadText__7EWtD{font-size:1.2rem;font-weight:400;color:rgba(255,255,255,.8);margin-bottom:-2px}.Home_appStoreText__xQARt{font-size:1.6rem;font-weight:600;color:#fff;letter-spacing:-.01em}.Home_contact__UDIgh{padding:5rem max(2rem,5vw);background:rgba(0,0,0,.1);text-align:center}.Home_contactContainer__9RAv_{max-width:600px;margin:0 auto}.Home_contactTitle__rDCOK{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:300;color:#fff;margin-bottom:1rem;letter-spacing:-.02em}.Home_contactDescription__cLvtJ{font-size:clamp(1.2rem,2.2vw,1.4rem);color:rgba(255,255,255,.7);margin-bottom:2rem;font-weight:300;line-height:1.5}.Home_contactEmail__4M_wN{display:inline-block;color:#8b5cf6;font-size:1.3rem;font-weight:500;text-decoration:none;padding:1rem 2rem;background:rgba(139,92,246,.1);border:1px solid rgba(139,92,246,.2);border-radius:10px;transition:all .15s ease;letter-spacing:-.01em}.Home_contactEmail__4M_wN:hover{background:rgba(139,92,246,.15);border-color:rgba(139,92,246,.3);color:#a78bfa;transform:translateY(-2px)}.Home_contactEmail__4M_wN:active{transform:translateY(0)}@keyframes Home_fadeInUp__v4Vdz{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:1024px){.Home_heroContainer__ou7rV{grid-template-columns:1fr;gap:3rem;text-align:center}.Home_heroPhonePlaceholder__XXsvj{width:250px;height:500px}.Home_featureCard__Tfgwd{text-align:center;gap:2rem}.Home_featureCard__Tfgwd,.Home_featureCard__Tfgwd:nth-child(2n){grid-template-columns:1fr}.Home_featureCard__Tfgwd:nth-child(2n) .Home_featureScreenshot__zdGOl{order:0}.Home_featureCard__Tfgwd.Home_imageRight__NbrDy{grid-template-columns:1fr!important}.Home_featureCard__Tfgwd.Home_imageRight__NbrDy .Home_featureScreenshot__zdGOl{order:0!important}.Home_screenshotPlaceholder__4COXZ{width:200px;height:400px}}@media (max-width:768px){.Home_navbar__MyWFx{padding:0 1.5rem}.Home_logo__ZEOng{font-size:1.5rem}.Home_heroStats__hwR4e{grid-template-columns:1fr;gap:1rem}.Home_stat__N0Ae2{padding:1rem}.Home_statNumber__IqK0v{font-size:2rem}.Home_features__UjdzN{padding:4rem 1.5rem}.Home_featureCard__Tfgwd{padding:2rem;gap:1.5rem}.Home_featureTitle__ve6hL{font-size:2rem}.Home_featureStats__smCEX{justify-content:center}.Home_ctaButtons__VR_A5{flex-direction:column;align-items:center}.Home_primaryButton__2qxWM,.Home_secondaryButton__K3NZJ{width:100%;max-width:300px}.Home_appStoreButton__qz69s{display:flex;justify-content:center}.Home_appStoreContent__VNz2E{padding:1rem 1.5rem;width:400px}}@media (max-width:480px){.Home_hero__g_og0{padding:100px 1rem 2rem}.Home_heroStats__hwR4e{margin-top:2rem}.Home_featureCard__Tfgwd{padding:1.5rem}.Home_heroPhonePlaceholder__XXsvj,.Home_screenshotPlaceholder__4COXZ{width:200px;height:400px}.Home_featuresHeader__cj2R1{margin-bottom:3rem}}