.Home-module__baJ6tW__hero{background:linear-gradient(135deg,#f0fdff 0%,#f8fbff 30%,#fff 60%,#fff5f7 100%);align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Home-module__baJ6tW__heroBg{z-index:0;position:absolute;inset:0}.Home-module__baJ6tW__heroShape1{background:radial-gradient(circle,#00bcd41a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:15s ease-in-out infinite Home-module__baJ6tW__floatOrb;position:absolute;top:-15%;right:-8%}.Home-module__baJ6tW__heroShape2{background:radial-gradient(circle,#6c63ff0f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:20s ease-in-out infinite reverse Home-module__baJ6tW__floatOrb;position:absolute;bottom:-10%;left:-5%}.Home-module__baJ6tW__heroShape3{background:radial-gradient(circle,#ff65840a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:18s ease-in-out -5s infinite Home-module__baJ6tW__floatOrb;position:absolute;top:30%;left:50%}.Home-module__baJ6tW__heroParticle{opacity:.35;border-radius:50%;animation:6s ease-in-out infinite Home-module__baJ6tW__float;position:absolute}.Home-module__baJ6tW__heroParticle:nth-child(4){background:var(--primary);width:8px;height:8px;animation-delay:0s;top:20%;left:15%}.Home-module__baJ6tW__heroParticle:nth-child(5){background:var(--secondary);width:5px;height:5px;animation-delay:2s;top:60%;left:82%}.Home-module__baJ6tW__heroParticle:nth-child(6){background:var(--primary-light);width:10px;height:10px;animation-delay:4s;top:38%;left:62%}.Home-module__baJ6tW__heroParticle:nth-child(7){background:var(--accent);width:6px;height:6px;animation-delay:1s;top:78%;left:28%}.Home-module__baJ6tW__heroParticle:nth-child(8){background:var(--secondary);width:4px;height:4px;animation-delay:3s;top:15%;left:72%}.Home-module__baJ6tW__heroParticle:nth-child(9){background:var(--primary);width:7px;height:7px;animation-delay:5s;top:68%;left:48%}.Home-module__baJ6tW__heroContent{z-index:1;text-align:center;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.Home-module__baJ6tW__heroLabel{text-transform:uppercase;letter-spacing:.15em;color:var(--primary);border-radius:var(--radius-full);background:#00bcd414;border:1px solid #00bcd426;margin-bottom:22px;padding:8px 22px;font-size:.76rem;font-weight:600;display:inline-block}.Home-module__baJ6tW__heroTitle{font-family:var(--font-display);max-width:850px;color:var(--text-heading);margin-bottom:20px;margin-left:auto;margin-right:auto;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:800;line-height:1.2}.Home-module__baJ6tW__heroHighlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Home-module__baJ6tW__heroDesc{color:var(--text-secondary);max-width:640px;margin:0 auto 32px;font-size:1.05rem;line-height:1.8}.Home-module__baJ6tW__heroActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-bottom:48px;display:flex}.Home-module__baJ6tW__heroStats{flex-wrap:wrap;justify-content:center;gap:40px;margin-bottom:32px;display:flex}.Home-module__baJ6tW__heroStat{text-align:center}.Home-module__baJ6tW__heroStatNumber{font-family:var(--font-display);color:var(--primary);font-size:1.8rem;font-weight:800;display:block}.Home-module__baJ6tW__heroStatLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:500}.Home-module__baJ6tW__heroIndicators{justify-content:center;gap:8px;display:flex}.Home-module__baJ6tW__indicator{cursor:pointer;background:#00bcd433;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.Home-module__baJ6tW__indicatorActive{background:var(--primary);border-radius:var(--radius-full);width:28px}.Home-module__baJ6tW__featureItemIcon{border-radius:var(--radius-md);width:44px;height:44px;color:var(--primary);background:#00bcd414;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.Home-module__baJ6tW__aboutSection{padding:var(--section-padding);background:var(--bg-white);position:relative}.Home-module__baJ6tW__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:72px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.Home-module__baJ6tW__aboutImage{border-radius:var(--radius-xl);aspect-ratio:4/3;background:var(--gradient-soft);border:1px solid var(--border-color);box-shadow:var(--shadow-md);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Home-module__baJ6tW__aboutImagePlaceholder{font-size:5rem}.Home-module__baJ6tW__aboutContent h3{text-transform:uppercase;letter-spacing:.15em;color:var(--primary);margin-bottom:10px;font-size:.82rem;font-weight:600}.Home-module__baJ6tW__aboutContent h2{font-family:var(--font-display);color:var(--text-heading);margin-bottom:20px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;line-height:1.25}.Home-module__baJ6tW__aboutContent p{color:var(--text-secondary);margin-bottom:28px;line-height:1.8}.Home-module__baJ6tW__aboutActions{flex-wrap:wrap;gap:14px;display:flex}.Home-module__baJ6tW__servicesSection{padding:var(--section-padding);background:var(--bg-section-alt);position:relative}.Home-module__baJ6tW__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.Home-module__baJ6tW__serviceCard{border:1px solid var(--border-color);border-radius:var(--radius-xl);cursor:pointer;box-shadow:var(--shadow-xs);background:#fff;padding:30px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Home-module__baJ6tW__serviceCard:before{content:"";background:var(--gradient-primary);transform-origin:0;height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Home-module__baJ6tW__serviceCard:hover:before{transform:scaleX(1)}.Home-module__baJ6tW__serviceCard:hover{border-color:var(--border-hover);box-shadow:var(--shadow-card-hover);transform:translateY(-6px)}.Home-module__baJ6tW__serviceIcon{border-radius:var(--radius-lg);width:52px;height:52px;color:var(--primary);background:#00bcd414;justify-content:center;align-items:center;margin-bottom:18px;font-size:1.3rem;transition:all .3s;display:flex}.Home-module__baJ6tW__serviceCard:hover .Home-module__baJ6tW__serviceIcon{background:var(--primary);color:#fff}.Home-module__baJ6tW__serviceCard h3{color:var(--text-heading);margin-bottom:10px;font-size:1.02rem;font-weight:600}.Home-module__baJ6tW__serviceCard p{color:var(--text-secondary);margin-bottom:16px;font-size:.86rem;line-height:1.65}.Home-module__baJ6tW__serviceLink{color:var(--primary);align-items:center;gap:6px;font-size:.82rem;font-weight:600;transition:gap .3s;display:inline-flex}.Home-module__baJ6tW__serviceCard:hover .Home-module__baJ6tW__serviceLink{gap:10px}.Home-module__baJ6tW__provideSection{padding:var(--section-padding);background:var(--bg-white);position:relative}.Home-module__baJ6tW__provideContent{text-align:center;max-width:1200px;margin:0 auto;padding:0 24px}.Home-module__baJ6tW__provideContent p{color:var(--text-secondary);max-width:800px;margin:0 auto;font-size:1.05rem;line-height:1.8}.Home-module__baJ6tW__whySection{padding:var(--section-padding);background:var(--bg-section-alt);position:relative}.Home-module__baJ6tW__whyGrid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.Home-module__baJ6tW__whyCard{border:1px solid var(--border-color);border-radius:var(--radius-xl);text-align:center;box-shadow:var(--shadow-xs);background:#fff;padding:34px;transition:all .4s}.Home-module__baJ6tW__whyCard:hover{border-color:var(--border-hover);box-shadow:var(--shadow-card-hover);transform:translateY(-5px)}.Home-module__baJ6tW__whyIcon{border-radius:var(--radius-lg);width:60px;height:60px;color:var(--primary);background:#00bcd414;justify-content:center;align-items:center;margin:0 auto 18px;font-size:1.3rem;transition:all .3s;display:flex}.Home-module__baJ6tW__whyCard:hover .Home-module__baJ6tW__whyIcon{background:var(--primary);color:#fff}.Home-module__baJ6tW__whyCard h3{color:var(--text-heading);margin-bottom:10px;font-size:1rem;font-weight:600}.Home-module__baJ6tW__whyCard p{color:var(--text-secondary);font-size:.86rem;line-height:1.65}.Home-module__baJ6tW__mobileAppSection{padding:var(--section-padding);background:var(--bg-white)}.Home-module__baJ6tW__mobileAppGrid{max-width:1200px;margin:0 auto;padding:0 24px}.Home-module__baJ6tW__featureList{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:48px;display:grid}.Home-module__baJ6tW__featureItem{border:1px solid var(--border-color);border-radius:var(--radius-lg);cursor:pointer;box-shadow:var(--shadow-xs);background:#fff;align-items:flex-start;gap:16px;padding:24px;transition:all .3s;display:flex}.Home-module__baJ6tW__featureItem:hover{border-color:var(--border-hover);box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.Home-module__baJ6tW__featureItem h4{color:var(--primary-dark);margin-bottom:8px;font-size:.95rem;font-weight:600}.Home-module__baJ6tW__featureItem p{color:var(--text-secondary);font-size:.86rem;line-height:1.65}.Home-module__baJ6tW__testimonialsSection{padding:var(--section-padding);background:var(--bg-section-alt);position:relative}.Home-module__baJ6tW__trustBadge{text-align:center;margin-bottom:56px}.Home-module__baJ6tW__trustNumber{font-family:var(--font-display);background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;display:block}.Home-module__baJ6tW__trustBadge h3{color:var(--text-heading);margin-top:8px;font-size:1.1rem}.Home-module__baJ6tW__trustBadge p{color:var(--text-secondary);max-width:600px;margin:10px auto 0;font-size:1rem;line-height:1.7}.Home-module__baJ6tW__testimonialGrid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.Home-module__baJ6tW__testimonialCard{border:1px solid var(--border-color);border-radius:var(--radius-xl);box-shadow:var(--shadow-xs);background:#fff;padding:34px;transition:all .4s;position:relative}.Home-module__baJ6tW__testimonialCard:hover{box-shadow:var(--shadow-card-hover);border-color:var(--border-hover);transform:translateY(-4px)}.Home-module__baJ6tW__testimonialCard:before{content:"\"";font-size:4rem;font-family:var(--font-display);color:var(--primary);opacity:.1;line-height:1;position:absolute;top:14px;left:26px}.Home-module__baJ6tW__testimonialCard p{color:var(--text-secondary);z-index:1;font-size:.88rem;font-style:italic;line-height:1.75;position:relative}.Home-module__baJ6tW__featuresOverview{padding:var(--section-padding);background:var(--bg-white)}.Home-module__baJ6tW__featureRow{grid-template-columns:1fr 1fr;align-items:center;gap:56px;max-width:1200px;margin:0 auto 56px;padding:0 24px;display:grid}.Home-module__baJ6tW__featureRow:last-child{margin-bottom:0}.Home-module__baJ6tW__featureRowReverse{direction:rtl}.Home-module__baJ6tW__featureRowReverse>*{direction:ltr}.Home-module__baJ6tW__featureImageBox{border-radius:var(--radius-xl);aspect-ratio:16/10;background:var(--gradient-soft);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;display:flex;overflow:hidden}.Home-module__baJ6tW__featureTextBox h3{color:var(--text-heading);margin-bottom:14px;font-size:1.35rem;font-weight:700}.Home-module__baJ6tW__featureTextBox p{color:var(--text-secondary);line-height:1.75}.Home-module__baJ6tW__ctaSection{background:linear-gradient(135deg,#00bcd4 0%,#0097a7 40%,#00838f 100%);padding:90px 0;position:relative;overflow:hidden}.Home-module__baJ6tW__ctaSection:before{content:"";pointer-events:none;background:#ffffff0f;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.Home-module__baJ6tW__ctaSection:after{content:"";pointer-events:none;background:#ffffff0a;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-80px;left:-80px}.Home-module__baJ6tW__ctaBg{display:none}.Home-module__baJ6tW__ctaContent{text-align:center;z-index:1;max-width:700px;margin:0 auto;padding:0 24px;position:relative}.Home-module__baJ6tW__ctaContent h2{font-family:var(--font-display);color:#fff;margin-bottom:14px;font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:700}.Home-module__baJ6tW__ctaContent p{color:#ffffffd9;margin-bottom:32px;font-size:1.02rem;line-height:1.75}.Home-module__baJ6tW__ctaContent .Home-module__baJ6tW__btn-primary{color:var(--primary-dark);border-radius:var(--radius-full);background:#fff;box-shadow:0 4px 20px #00000026}.Home-module__baJ6tW__ctaContent .Home-module__baJ6tW__btn-primary:hover{color:var(--primary-dark);transform:translateY(-3px);box-shadow:0 8px 36px #0003}.Home-module__baJ6tW__faqPreview{padding:var(--section-padding);background:var(--bg-section-alt)}.Home-module__baJ6tW__faqList{max-width:800px;margin:0 auto;padding:0 24px}.Home-module__baJ6tW__faqItem{border:1px solid var(--border-color);border-radius:var(--radius-md);background:#fff;margin-bottom:10px;transition:border-color .3s,box-shadow .3s;overflow:hidden}.Home-module__baJ6tW__faqItem:hover{border-color:var(--border-hover);box-shadow:var(--shadow-sm)}.Home-module__baJ6tW__faqQuestion{width:100%;color:var(--text-heading);cursor:pointer;text-align:left;background:#fff;justify-content:space-between;align-items:center;padding:18px 22px;font-size:.93rem;font-weight:500;transition:background .3s;display:flex}.Home-module__baJ6tW__faqQuestion:hover{background:var(--bg-soft)}.Home-module__baJ6tW__faqIcon{color:var(--primary);flex-shrink:0;font-size:1.1rem;transition:transform .3s}.Home-module__baJ6tW__faqIconOpen{transform:rotate(45deg)}.Home-module__baJ6tW__faqAnswer{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.Home-module__baJ6tW__faqAnswerOpen{max-height:300px}.Home-module__baJ6tW__faqAnswerInner{color:var(--text-secondary);padding:0 22px 18px;font-size:.88rem;line-height:1.7}.Home-module__baJ6tW__faqMoreLink{text-align:center;margin-top:28px}@media (max-width:768px){.Home-module__baJ6tW__aboutGrid,.Home-module__baJ6tW__featureRow,.Home-module__baJ6tW__featureRowReverse{grid-template-columns:1fr;gap:36px}.Home-module__baJ6tW__featureRowReverse{direction:ltr}.Home-module__baJ6tW__whyGrid,.Home-module__baJ6tW__featureList,.Home-module__baJ6tW__testimonialGrid{grid-template-columns:1fr}.Home-module__baJ6tW__heroTitle{font-size:clamp(1.8rem,6vw,2.6rem)}}
