.page-module__E0kJGG__page{flex-direction:column;min-height:100vh;display:flex}.page-module__E0kJGG__header{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:.5rem;display:flex}.page-module__E0kJGG__logoArea{color:var(--clr-slate);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.page-module__E0kJGG__logoIcon{object-fit:contain;width:72px;height:72px;color:var(--clr-primary)}.page-module__E0kJGG__nav{color:var(--clr-slate);gap:2rem;font-weight:500;display:flex}.page-module__E0kJGG__nav a:hover{color:var(--clr-primary);transition:color .2s}.page-module__E0kJGG__heroScrollContainer{background-color:var(--clr-bg);height:400vh;position:relative}.page-module__E0kJGG__heroSticky{justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.page-module__E0kJGG__heroInner{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1200px;height:100%;padding:0 4rem;display:flex}.page-module__E0kJGG__hero{text-align:left;z-index:10;flex-direction:column;align-items:flex-start;min-width:0;display:flex}.page-module__E0kJGG__badge{background-color:var(--clr-primary-light);color:var(--clr-primary-dark);border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.page-module__E0kJGG__heroTitle{letter-spacing:-.02em;color:var(--clr-slate);margin-bottom:1rem;font-size:4.25rem;font-weight:800;line-height:1.1}.page-module__E0kJGG__heroTitle span{color:var(--clr-primary)}.page-module__E0kJGG__heroSubtitle{color:var(--clr-slate-light);max-width:420px;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.page-module__E0kJGG__storeButtons{gap:1rem;margin-bottom:4rem;display:flex}.page-module__E0kJGG__storeButton{height:50px;transition:transform .2s}.page-module__E0kJGG__storeButton:hover{transform:translateY(-2px)}.page-module__E0kJGG__heroPhonesWrapper{pointer-events:none;z-index:5;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:25%;overflow:visible}.page-module__E0kJGG__phoneColumn{flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:absolute}.page-module__E0kJGG__phoneFrame{background-color:#111;border-radius:36px;flex-shrink:0;justify-content:center;width:275px;height:550px;padding:10px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000073,inset 0 0 0 2px #333}.page-module__E0kJGG__phoneDescription{text-align:center;width:100%;max-width:220px}.page-module__E0kJGG__phoneDescription h4{color:var(--clr-slate);margin-bottom:.25rem;font-size:1.125rem;font-weight:800}.page-module__E0kJGG__phoneDescription p{color:var(--clr-slate-light);font-size:.875rem;line-height:1.5}.page-module__E0kJGG__phoneNotch{z-index:10;background-color:#111;border-bottom-right-radius:14px;border-bottom-left-radius:14px;width:90px;height:22px;position:absolute;top:10px}.page-module__E0kJGG__phoneScreen{background-color:#fff;border-radius:28px;width:100%;height:100%;position:relative;overflow:hidden}.page-module__E0kJGG__phoneScreen img,.page-module__E0kJGG__phoneScreen video{object-fit:cover;width:100%;height:100%}.page-module__E0kJGG__featuresGrid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:4rem auto;padding:0 2rem;display:grid}.page-module__E0kJGG__featureCard{background:#fff;border-radius:24px;flex-direction:column;align-items:center;padding:2rem;transition:transform .2s;display:flex;box-shadow:0 4px 20px #00000008}.page-module__E0kJGG__featureCard:hover{transform:translateY(-5px)}.page-module__E0kJGG__featureIcon{background:var(--clr-primary-light);width:48px;height:48px;color:var(--clr-primary-dark);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.page-module__E0kJGG__featureCard h3{margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.page-module__E0kJGG__featureCard p{color:var(--clr-slate-light);font-size:.875rem;line-height:1.5}.page-module__E0kJGG__detailedFeatures{align-items:center;gap:4rem;max-width:1200px;margin:6rem auto;padding:0 2rem;display:flex}.page-module__E0kJGG__detailedFeaturesContent{flex:1}.page-module__E0kJGG__detailedFeaturesTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.page-module__E0kJGG__detailedFeaturesSubtitle{color:var(--clr-slate-light);max-width:400px;margin-bottom:3rem;font-size:1.125rem}.page-module__E0kJGG__featureList{flex-direction:column;gap:2rem;display:flex}.page-module__E0kJGG__featureListItem{align-items:flex-start;gap:1rem;display:flex}.page-module__E0kJGG__featureListIcon{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 2px 10px #0000000d}.page-module__E0kJGG__featureListItem h4{margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.page-module__E0kJGG__featureListItem p{color:var(--clr-slate-light);font-size:.875rem}.page-module__E0kJGG__detailedFeaturesImage{border-radius:32px;flex:1;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.page-module__E0kJGG__budgetWidget{background:#fff;border-radius:16px;width:250px;padding:1.5rem;position:absolute;bottom:2rem;right:-2rem;box-shadow:0 10px 30px #0000001a}.page-module__E0kJGG__budgetAvatars{align-items:center;margin-bottom:1rem;display:flex}.page-module__E0kJGG__budgetAvatar{background:#eee;border:2px solid #fff;border-radius:50%;width:24px;height:24px;margin-right:-8px}.page-module__E0kJGG__budgetWidget p{color:var(--clr-slate-light);margin-bottom:.25rem;font-size:.75rem}.page-module__E0kJGG__budgetWidget h4{margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.page-module__E0kJGG__progressBar{background:#f0f0f0;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden}.page-module__E0kJGG__progressFill{background:var(--clr-primary);width:45%;height:100%}.page-module__E0kJGG__budgetSpent{color:var(--clr-primary);font-size:.75rem;font-weight:600}.page-module__E0kJGG__testimonials{text-align:center;background:#fdfbf7;padding:6rem 2rem}.page-module__E0kJGG__testimonialsSubtitle{color:var(--clr-slate-light);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.page-module__E0kJGG__testimonialsTitle{margin-bottom:4rem;font-size:2.5rem;font-weight:800}.page-module__E0kJGG__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.page-module__E0kJGG__testimonialCard{text-align:left;background:#fff;border-radius:24px;padding:2rem;box-shadow:0 4px 20px #00000008}.page-module__E0kJGG__stars{color:var(--clr-primary);margin-bottom:1rem;font-size:1.25rem}.page-module__E0kJGG__quote{color:var(--clr-slate);margin-bottom:2rem;font-size:1rem;font-weight:500;line-height:1.6}.page-module__E0kJGG__author{align-items:center;gap:1rem;display:flex}.page-module__E0kJGG__authorImg{background:#eee;border-radius:50%;width:40px;height:40px}.page-module__E0kJGG__authorName{font-size:.875rem;font-weight:600}.page-module__E0kJGG__ctaSection{max-width:1200px;margin:0 auto;padding:4rem 2rem}.page-module__E0kJGG__ctaBanner{text-align:center;color:#fff;border-radius:32px;flex-direction:column;align-items:center;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__ctaBackground{object-fit:cover;z-index:-1;filter:brightness(.8);width:100%;height:100%;position:absolute;top:0;left:0}.page-module__E0kJGG__ctaLogo{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.page-module__E0kJGG__ctaLogo svg{width:40px;height:40px;color:var(--clr-primary)}.page-module__E0kJGG__ctaTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.page-module__E0kJGG__ctaSubtitle{opacity:.9;margin-bottom:2rem;font-size:1.125rem}.page-module__E0kJGG__ctaNotes{opacity:.8;margin-top:1rem;font-size:.75rem}.page-module__E0kJGG__footer{text-align:center;color:var(--clr-slate-light);padding:2rem;font-size:.875rem}@media (max-width:768px){.page-module__E0kJGG__heroSticky{height:auto;min-height:100vh;padding:0 1rem}.page-module__E0kJGG__heroInner{flex-direction:column;justify-content:center;gap:2rem;padding:4rem 1rem}.page-module__E0kJGG__hero{text-align:center;align-items:center;width:100%;padding:0}.page-module__E0kJGG__heroPhonesWrapper{width:100%;height:400px;position:relative;left:0;overflow:visible}.page-module__E0kJGG__phoneFrame{border-radius:20px;width:140px;height:300px;padding:6px}.page-module__E0kJGG__phoneNotch{border-bottom-right-radius:8px;border-bottom-left-radius:8px;width:60px;height:14px;top:6px}.page-module__E0kJGG__phoneScreen{border-radius:14px}.page-module__E0kJGG__phoneDescription{max-width:140px}.page-module__E0kJGG__phoneDescription h4{font-size:.8rem}.page-module__E0kJGG__phoneDescription p{font-size:.65rem}.page-module__E0kJGG__detailedFeatures{flex-direction:column}.page-module__E0kJGG__heroTitle{font-size:2.5rem}.page-module__E0kJGG__nav{display:none}.page-module__E0kJGG__budgetWidget{width:auto;bottom:1rem;right:1rem}}
