.Navbar-module__cJzEcG__navbar{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border-bottom:1px solid #ffffff4d;align-items:center;height:80px;transition:all .3s;display:flex;position:sticky;top:0}.Navbar-module__cJzEcG__content{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-heading);background:linear-gradient(135deg,var(--primary-gradient-start),var(--primary-gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;align-items:center;gap:.5rem;font-size:1.75rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2rem;display:flex}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks{display:none}}.Navbar-module__cJzEcG__link{color:var(--text-light);font-size:1rem;font-weight:600;transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:var(--primary)}.Navbar-module__cJzEcG__actions{align-items:center;gap:1rem;display:flex}
.Hero-module__ZARIfG__hero{align-items:center;min-height:90vh;padding:100px 0;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgGradient{z-index:-1;background:radial-gradient(circle,#764ba226 0%,#667eea1a 40%,#0000 70%);width:140%;height:200%;animation:10s infinite alternate Hero-module__ZARIfG__pulse;position:absolute;top:-50%;left:-20%}@keyframes Hero-module__ZARIfG__pulse{0%{transform:scale(1)}to{transform:scale(1.1)}}.Hero-module__ZARIfG__grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}@media (max-width:968px){.Hero-module__ZARIfG__grid{text-align:center;grid-template-columns:1fr}}.Hero-module__ZARIfG__headline{margin-bottom:var(--space-4);color:var(--text-light);font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;font-family:var(--font-heading)}.Hero-module__ZARIfG__subheadline{font-size:var(--text-h3);color:#718096;margin-bottom:var(--space-6);max-width:600px;line-height:1.5}.Hero-module__ZARIfG__ctas{gap:var(--space-3);margin-bottom:var(--space-6);display:flex}@media (max-width:968px){.Hero-module__ZARIfG__ctas{justify-content:center}.Hero-module__ZARIfG__subheadline{margin-left:auto;margin-right:auto}}.Hero-module__ZARIfG__stats{gap:var(--space-4);font-size:var(--text-small);color:#718096;font-weight:500;display:flex}@media (max-width:968px){.Hero-module__ZARIfG__stats{justify-content:center}}.Hero-module__ZARIfG__mockupWrapper{perspective:2000px;justify-content:center;display:flex;position:relative}.Hero-module__ZARIfG__phoneMockup{background:#fff;border:8px solid #2d3748;border-radius:40px;width:300px;height:600px;transition:transform .8s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden;transform:rotateY(-15deg)rotateX(10deg);box-shadow:0 25px 50px -12px #00000040,inset 0 0 0 2px #4a5568}.Hero-module__ZARIfG__phoneMockup:hover{border-color:#4a5568;transform:rotateY(0)rotateX(0)scale(1.02)}.Hero-module__ZARIfG__notch{z-index:10;background:#2d3748;border-bottom-right-radius:16px;border-bottom-left-radius:16px;width:120px;height:25px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__screenContent{background:#f7fafc;flex-direction:column;gap:16px;width:100%;height:100%;padding:40px 20px 20px;display:flex}.Hero-module__ZARIfG__screenCard{background:#fff;border-radius:16px;padding:16px;box-shadow:0 4px 6px -1px #0000000d}.Hero-module__ZARIfG__emoji{margin-bottom:8px;font-size:2rem}
.Features-module__zvCZ4q__section{padding:var(--space-8)0;position:relative}.Features-module__zvCZ4q__grid{gap:var(--space-4);margin-top:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:968px){.Features-module__zvCZ4q__grid{grid-template-columns:1fr}}.Features-module__zvCZ4q__card{padding:var(--space-6);border-radius:var(--radius-lg);cursor:pointer;background:#fff;border:1px solid #0000000d;transition:all .3s}.Features-module__zvCZ4q__card:hover{box-shadow:var(--shadow-hover);border-color:#667eea4d;transform:translateY(-8px)}.Features-module__zvCZ4q__icon{margin-bottom:var(--space-3);font-size:3.5rem;display:block}.Features-module__zvCZ4q__title{margin-bottom:var(--space-2);color:var(--text-light);font-size:1.25rem;font-weight:700;font-family:var(--font-heading)}.Features-module__zvCZ4q__desc{color:#718096;margin-bottom:var(--space-4);line-height:1.6}.Features-module__zvCZ4q__link{color:var(--primary);align-items:center;gap:4px;font-weight:600;transition:gap .2s;display:inline-flex}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__link{gap:8px}
.HowItWorks-module__tSMH5W__section{padding:var(--space-8)0;background:var(--bg-light);overflow:hidden}.HowItWorks-module__tSMH5W__timeline{max-width:900px;margin:var(--space-8)auto 0;padding:var(--space-4)0;justify-content:space-between;display:flex;position:relative}.HowItWorks-module__tSMH5W__timeline:before{content:"";z-index:0;background:#e2e8f0;width:100%;height:2px;position:absolute;top:50px;left:0}.HowItWorks-module__tSMH5W__step{z-index:1;text-align:center;flex-direction:column;align-items:center;width:300px;display:flex;position:relative}.HowItWorks-module__tSMH5W__iconCircle{width:100px;height:100px;box-shadow:var(--shadow-soft);margin-bottom:var(--space-4);background:#fff;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;font-size:3rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.HowItWorks-module__tSMH5W__step:hover .HowItWorks-module__tSMH5W__iconCircle{border-color:var(--primary);transform:scale(1.1);box-shadow:0 0 0 8px #667eea1a}.HowItWorks-module__tSMH5W__stepTitle{color:var(--text-light);margin-bottom:var(--space-2);font-size:1.25rem;font-weight:700}.HowItWorks-module__tSMH5W__stepDesc{color:#718096;padding:0 var(--space-2);font-size:.95rem;line-height:1.5}@media (max-width:768px){.HowItWorks-module__tSMH5W__timeline{align-items:center;gap:var(--space-6);flex-direction:column}.HowItWorks-module__tSMH5W__timeline:before{display:none}.HowItWorks-module__tSMH5W__step{width:100%;max-width:320px}}
.CoreFeatures-module__f4kM1G__section{padding:var(--space-8)0;background:#fff}.CoreFeatures-module__f4kM1G__grid{gap:var(--space-4);margin-top:var(--space-6);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:1024px){.CoreFeatures-module__f4kM1G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.CoreFeatures-module__f4kM1G__grid{grid-template-columns:1fr}}.CoreFeatures-module__f4kM1G__card{padding:var(--space-4);border-radius:var(--radius-lg);background:#fff;border:1px solid #e2e8f0;flex-direction:column;height:100%;transition:all .2s;display:flex}.CoreFeatures-module__f4kM1G__card:hover{box-shadow:var(--shadow-hover);border-color:var(--primary);transform:translateY(-4px)}.CoreFeatures-module__f4kM1G__icon{margin-bottom:var(--space-2);font-size:2.5rem}.CoreFeatures-module__f4kM1G__title{margin-bottom:var(--space-1);color:var(--text-light);font-size:1.1rem;font-weight:700}.CoreFeatures-module__f4kM1G__desc{color:#718096;font-size:.9rem;line-height:1.5}.CoreFeatures-module__f4kM1G__tag{background:var(--bg-light);color:var(--primary);margin-bottom:var(--space-2);border-radius:4px;width:fit-content;padding:4px 8px;font-size:.75rem;font-weight:600;display:inline-block}
.Pricing-module__yc4bBa__section{padding:var(--space-8)0;background:linear-gradient(135deg,#fdfbfb 0%,#ebedee 100%)}.Pricing-module__yc4bBa__cardContainer{justify-content:center;gap:var(--space-4);margin-top:var(--space-6);flex-wrap:wrap;align-items:center;display:flex}.Pricing-module__yc4bBa__card{border-radius:var(--radius-lg);padding:var(--space-6);background:#fff;border:1px solid #e2e8f0;flex-direction:column;width:350px;display:flex;box-shadow:0 4px 6px -1px #0000001a}.Pricing-module__yc4bBa__premiumCard{border:2px solid var(--primary);z-index:10;position:relative;transform:scale(1.05);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Pricing-module__yc4bBa__header{text-align:center;margin-bottom:var(--space-4);padding-bottom:var(--space-4);border-bottom:1px solid #edf2f7}.Pricing-module__yc4bBa__planName{margin-bottom:var(--space-2);font-size:1.25rem;font-weight:700}.Pricing-module__yc4bBa__price{color:var(--text-light);font-size:2.5rem;font-weight:800}.Pricing-module__yc4bBa__period{color:#718096;font-size:1rem;font-weight:400}.Pricing-module__yc4bBa__features{margin-bottom:var(--space-6);flex-grow:1;list-style:none}.Pricing-module__yc4bBa__feature{color:#4a5568;align-items:center;gap:8px;margin-bottom:12px;font-size:.95rem;display:flex}.Pricing-module__yc4bBa__check{color:var(--status-green);font-weight:700}.Pricing-module__yc4bBa__cross{color:#a0aec0}.Pricing-module__yc4bBa__popularBadge{background:var(--primary);color:#fff;border-radius:9999px;padding:4px 12px;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0000001a}
.FAQ-module__V8_xEa__section{padding:var(--space-8)0;background:#fff}.FAQ-module__V8_xEa__title{text-align:center;margin-bottom:var(--space-6);color:var(--text-light);font-size:2rem;font-weight:700}.FAQ-module__V8_xEa__container{max-width:800px;margin:0 auto}.FAQ-module__V8_xEa__item{border-bottom:1px solid #e2e8f0;margin-bottom:1rem}.FAQ-module__V8_xEa__question{text-align:left;width:100%;color:var(--text-light);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:1.1rem;font-weight:600;display:flex}.FAQ-module__V8_xEa__question:hover{color:var(--primary)}.FAQ-module__V8_xEa__answer{color:#4a5568;padding-bottom:1.5rem;font-size:1rem;line-height:1.6;animation:.3s ease-in-out FAQ-module__V8_xEa__fadeIn}@keyframes FAQ-module__V8_xEa__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.FAQ-module__V8_xEa__icon{color:var(--primary);font-size:1.25rem;transition:transform .3s}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__icon{transform:rotate(45deg)}
.CallToAction-module__v0_D9G__section{background:linear-gradient(135deg,var(--primary-gradient-start),var(--primary-gradient-end));text-align:center;color:#fff;padding:100px 0}.CallToAction-module__v0_D9G__title{margin-bottom:var(--space-4);font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2}.CallToAction-module__v0_D9G__subtitle{margin-bottom:var(--space-6);opacity:.9;max-width:600px;margin-left:auto;margin-right:auto;font-size:1.25rem}.CallToAction-module__v0_D9G__btn{color:var(--primary);cursor:pointer;background:#fff;border:none;border-radius:30px;justify-content:center;align-items:center;height:60px;padding:0 48px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.CallToAction-module__v0_D9G__btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003}.CallToAction-module__v0_D9G__trust{margin-top:var(--space-4);opacity:.8;justify-content:center;align-items:center;gap:var(--space-4);font-size:.9rem;display:flex}
