.Header-module__hBw1pG__header{background:var(--bg-header,#fffffff2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid var(--border-main,#0000000d);width:100%;transition:all .3s;position:fixed;top:0;left:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{background:var(--bg-header-scrolled,#fffffffa);box-shadow:0 2px 20px var(--shadow-color,#00000014)}.Header-module__hBw1pG__nav{width:100%}.Header-module__hBw1pG__navContainer{justify-content:space-between;align-items:center;max-width:1280px;height:80px;margin:0 auto;padding:0 24px;display:flex}.Header-module__hBw1pG__logo{color:var(--text-main,#0f172a);align-items:center;gap:10px;font-size:20px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Header-module__hBw1pG__logo:hover{color:#a3d610}.Header-module__hBw1pG__logoImg{object-fit:contain;border-radius:10px;width:36px;height:36px}.Header-module__hBw1pG__navMenu{align-items:center;gap:32px;margin:0;padding:0;list-style:none;display:flex}.Header-module__hBw1pG__navMenu a{color:var(--text-sub,#64748b);cursor:pointer;white-space:nowrap;font-size:15px;font-weight:500;text-decoration:none;transition:color .3s}.Header-module__hBw1pG__navMenu a:hover{color:#a3d610}.Header-module__hBw1pG__ctaBtn{border-radius:100px;padding:12px 24px;transition:all .3s;box-shadow:0 4px 12px #a3d61040;color:#fff!important;background:#a3d610!important;font-weight:600!important}.Header-module__hBw1pG__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #a3d61059;background:#8fb80e!important}.Header-module__hBw1pG__userInfo{white-space:nowrap;font-size:14px;color:#a3d610!important;font-weight:500!important}.Header-module__hBw1pG__userInfo span{text-overflow:ellipsis;align-items:center;gap:5px;max-width:120px;display:flex;overflow:hidden}.Header-module__hBw1pG__logoutBtn{white-space:nowrap;border-radius:100px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .3s;display:flex;color:#fff!important;background:#ef4444!important}.Header-module__hBw1pG__logoutBtn:hover{transform:translateY(-2px);background:#dc2626!important}.Header-module__hBw1pG__headerActions{align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__themeToggle{border:2px solid var(--border-main,#e8e8e8);background:var(--bg-secondary,#f8f9fa);cursor:pointer;width:42px;height:42px;color:var(--text-main,#333);border-radius:50%;justify-content:center;align-items:center;font-size:16px;transition:all .3s;display:flex}.Header-module__hBw1pG__themeToggle:hover{background:var(--primary);border-color:var(--primary);color:#fff;transform:rotate(15deg)}.Header-module__hBw1pG__hamburger{cursor:pointer;flex-direction:column;padding:5px;display:none}.Header-module__hBw1pG__hamburger span{background:var(--text-main,#0f172a);border-radius:2px;width:24px;height:2px;margin:3px 0;transition:all .3s}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active span:first-child{transform:rotate(-45deg)translate(-6px,6px)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active span:nth-child(2){opacity:0}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active span:nth-child(3){transform:rotate(45deg)translate(-6px,-6px)}@media (max-width:768px){.Header-module__hBw1pG__navContainer{height:70px;padding:0 16px}.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__navMenu{background-color:var(--bg-primary,white);text-align:center;width:100%;box-shadow:0 10px 27px var(--shadow-color,#0000000d);border-top:1px solid var(--border-main,#f1f5f9);flex-direction:column;gap:24px;padding:24px 0;transition:all .3s;position:fixed;top:70px;left:-100%}.Header-module__hBw1pG__navMenu.Header-module__hBw1pG__active{left:0}.Header-module__hBw1pG__ctaBtn{padding:14px 28px}}
.Footer-module__S6Hkya__footer{color:#fff;background:#333;padding:60px 0 20px}.Footer-module__S6Hkya__footerContent{grid-template-columns:1fr 2fr;gap:60px;margin-bottom:40px;display:grid}.Footer-module__S6Hkya__footerBrand .Footer-module__S6Hkya__logo{color:#4caf50;align-items:center;gap:10px;margin-bottom:15px;font-size:24px;font-weight:700;text-decoration:none;display:flex}.Footer-module__S6Hkya__logoImg{object-fit:contain;width:32px;height:32px}.Footer-module__S6Hkya__footerBrand p{color:#ccc;line-height:1.6}.Footer-module__S6Hkya__footerLinks{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Footer-module__S6Hkya__linkGroup h4{color:#fff;margin-bottom:20px}.Footer-module__S6Hkya__linkGroup a{color:#ccc;margin-bottom:10px;text-decoration:none;transition:color .3s;display:block}.Footer-module__S6Hkya__linkGroup a:hover{color:#4caf50}.Footer-module__S6Hkya__paymentMethods{text-align:center;border-top:1px solid #555;margin-top:30px;padding-top:30px}.Footer-module__S6Hkya__paymentMethods h4{color:#fff;margin-bottom:20px;font-size:1.2rem}.Footer-module__S6Hkya__paymentLogos{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-bottom:20px;display:flex}.Footer-module__S6Hkya__paymentLogo{object-fit:contain;background:#fff;border-radius:8px;width:auto;height:35px;padding:8px 12px;transition:transform .3s}.Footer-module__S6Hkya__paymentLogo:hover{transform:scale(1.05)}.Footer-module__S6Hkya__sslInfo{color:#ccc;justify-content:center;align-items:center;gap:8px;font-size:.9rem;display:flex}.Footer-module__S6Hkya__sslInfo i{color:#4caf50}.Footer-module__S6Hkya__footerBottom{border-top:1px solid #555;justify-content:center;align-items:center;padding-top:20px;display:flex}@media (max-width:768px){.Footer-module__S6Hkya__footerContent,.Footer-module__S6Hkya__footerLinks{text-align:center;grid-template-columns:1fr}.Footer-module__S6Hkya__footerBottom{text-align:center;flex-direction:column;gap:20px}}
.Hero-module__ZARIfG__hero{background:var(--hero-bg,linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%));min-height:100vh;padding:140px 20px 80px;transition:background .3s;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBackground{pointer-events:none;position:absolute;inset:0}.Hero-module__ZARIfG__gradientOrb1{background:var(--hero-orb1,#a3d61026);filter:blur(100px);border-radius:50%;width:600px;height:600px;position:absolute;top:-100px;right:-100px}.Hero-module__ZARIfG__gradientOrb2{background:var(--hero-orb2,#2196f326);filter:blur(100px);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;left:-100px}.Hero-module__ZARIfG__heroContainer{z-index:10;grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto;display:grid;position:relative}.Hero-module__ZARIfG__heroContent{text-align:left}.Hero-module__ZARIfG__badge{background:var(--hero-badge-bg,#f1f5f9e6);border:1px solid var(--hero-badge-border,#0000001a);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:#a3d610;border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__ZARIfG__pulse}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:1}50%{opacity:.5}}.Hero-module__ZARIfG__badgeText{color:#a3d610;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}.Hero-module__ZARIfG__badgeDivider{background:var(--hero-badge-border,#0003);width:1px;height:12px}.Hero-module__ZARIfG__aiBadge{color:#60a5fa;align-items:center;gap:4px;font-size:12px;font-weight:700;display:flex}.Hero-module__ZARIfG__heroTitle{color:var(--hero-title,#0f172a);letter-spacing:-1px;margin-bottom:24px;font-size:3.5rem;font-weight:700;line-height:1.1}.Hero-module__ZARIfG__heroTitle .Hero-module__ZARIfG__highlight{color:#a3d610}.Hero-module__ZARIfG__heroTitle .Hero-module__ZARIfG__highlight:after{display:none}.Hero-module__ZARIfG__heroSubtitle{color:var(--hero-subtitle,#475569);max-width:540px;margin-bottom:32px;font-size:1.2rem;line-height:1.7}.Hero-module__ZARIfG__heroButtons{flex-wrap:wrap;gap:16px;margin-bottom:40px;display:flex}.Hero-module__ZARIfG__heroStats{flex-wrap:wrap;gap:24px;display:flex}.Hero-module__ZARIfG__stat{color:#94a3b8;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.Hero-module__ZARIfG__stat i{color:#a3d610}.Hero-module__ZARIfG__heroVisual,.Hero-module__ZARIfG__mockupContainer{position:relative}.Hero-module__ZARIfG__browserMockup{background:#1e293b;border:1px solid #ffffff1a;border-radius:12px;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.Hero-module__ZARIfG__browserBar{background:#0f172a;border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;padding:12px 16px;display:flex}.Hero-module__ZARIfG__browserDots{gap:6px;display:flex}.Hero-module__ZARIfG__dotRed,.Hero-module__ZARIfG__dotYellow,.Hero-module__ZARIfG__dotGreen{border-radius:50%;width:10px;height:10px}.Hero-module__ZARIfG__dotRed{background:#ef4444}.Hero-module__ZARIfG__dotYellow{background:#eab308}.Hero-module__ZARIfG__dotGreen{background:#22c55e}.Hero-module__ZARIfG__browserUrl{color:#64748b;background:#1e293b;border-radius:6px;flex:1;align-items:center;gap:6px;padding:6px 12px;font-size:12px;display:flex}.Hero-module__ZARIfG__browserUrl i{color:#22c55e;font-size:10px}.Hero-module__ZARIfG__browserContent{min-height:320px;padding:20px}.Hero-module__ZARIfG__dashboardPreview{gap:16px;height:100%;display:flex}.Hero-module__ZARIfG__sidebar{border-right:1px solid #ffffff0d;width:140px;padding-right:16px}.Hero-module__ZARIfG__sidebarItem{color:#64748b;cursor:pointer;border-radius:8px;align-items:center;gap:8px;margin-bottom:4px;padding:10px 12px;font-size:12px;transition:all .2s;display:flex}.Hero-module__ZARIfG__sidebarItem:hover{color:#fff}.Hero-module__ZARIfG__sidebarItem.Hero-module__ZARIfG__active{color:#a3d610;background:#a3d61026;border:1px solid #a3d61033}.Hero-module__ZARIfG__mainContent{flex-direction:column;flex:1;gap:12px;display:flex}.Hero-module__ZARIfG__featureCardsGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Hero-module__ZARIfG__featureCard{background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex}.Hero-module__ZARIfG__featureCardIcon{border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;display:flex}.Hero-module__ZARIfG__featureCardInfo{flex-direction:column;gap:2px;display:flex}.Hero-module__ZARIfG__featureCardLabel{color:#64748b;font-size:10px}.Hero-module__ZARIfG__featureCardValue{color:#fff;font-size:13px;font-weight:600}.Hero-module__ZARIfG__aiChatMini{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex:1;overflow:hidden}.Hero-module__ZARIfG__aiChatHeader{color:#a3d610;background:#a3d6101a;border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;padding:10px 14px;font-size:12px;font-weight:600;display:flex}.Hero-module__ZARIfG__aiChatHeader i{font-size:14px}.Hero-module__ZARIfG__onlineBadge{color:#22c55e;background:#22c55e33;border-radius:10px;margin-left:auto;padding:3px 8px;font-size:9px;font-weight:600}.Hero-module__ZARIfG__aiChatBody{flex-direction:column;gap:8px;padding:12px;display:flex}.Hero-module__ZARIfG__chatBubbleAi{color:#cbd5e1;background:#a3d6101a;border:1px solid #a3d61033;border-radius:12px 12px 12px 4px;max-width:85%;padding:8px 12px;font-size:11px;line-height:1.4}.Hero-module__ZARIfG__chatBubbleUser{color:#93c5fd;background:#3b82f626;border:1px solid #3b82f633;border-radius:12px 12px 4px;align-self:flex-end;max-width:85%;padding:8px 12px;font-size:11px;line-height:1.4}.Hero-module__ZARIfG__floatingBadge{background:#1e293b;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;padding:12px 16px;animation:3s ease-in-out infinite Hero-module__ZARIfG__float;display:flex;position:absolute;box-shadow:0 10px 30px #0000004d}.Hero-module__ZARIfG__floatingBadge i{color:#a3d610;background:#a3d61026;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Hero-module__ZARIfG__floatingBadge div{flex-direction:column;display:flex}.Hero-module__ZARIfG__floatingBadge small{color:#64748b;font-size:10px}.Hero-module__ZARIfG__floatingBadge strong{color:#fff;font-size:12px;font-weight:600}.Hero-module__ZARIfG__badge1{animation-delay:0s;bottom:80px;left:-40px}.Hero-module__ZARIfG__badge2{animation-delay:1.5s;top:60px;right:-30px}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1024px){.Hero-module__ZARIfG__heroContainer{text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__heroContent{text-align:center}.Hero-module__ZARIfG__heroSubtitle{margin:0 auto 32px}.Hero-module__ZARIfG__heroButtons,.Hero-module__ZARIfG__heroStats{justify-content:center}.Hero-module__ZARIfG__heroVisual{display:none}.Hero-module__ZARIfG__heroTitle{font-size:2.5rem}}@media (max-width:640px){.Hero-module__ZARIfG__hero{padding:120px 16px 60px}.Hero-module__ZARIfG__heroTitle{font-size:2rem}.Hero-module__ZARIfG__heroSubtitle{font-size:1rem}.Hero-module__ZARIfG__heroButtons{flex-direction:column;align-items:center}.Hero-module__ZARIfG__badge{flex-wrap:wrap;justify-content:center}}
.Features-module__zvCZ4q__comparison{background:var(--comparison-bg,linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%));padding:100px 20px;transition:background .3s;position:relative;overflow:hidden}.Features-module__zvCZ4q__comparison:before{content:"";opacity:.5;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000000' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.Features-module__zvCZ4q__comparisonContainer{z-index:10;max-width:1200px;margin:0 auto;position:relative}.Features-module__zvCZ4q__comparison .Features-module__zvCZ4q__section-header h2{color:var(--text-main,#0f172a)}.Features-module__zvCZ4q__comparison .Features-module__zvCZ4q__section-header p{color:var(--text-sub,#475569)}.Features-module__zvCZ4q__comparisonGrid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.Features-module__zvCZ4q__problemCard,.Features-module__zvCZ4q__solutionCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:40px;transition:all .3s}.Features-module__zvCZ4q__problemCard{background:var(--bg-card,#fff);border:1px solid var(--border-main,#e2e8f0);box-shadow:0 4px 20px var(--shadow-color,#0000000d)}.Features-module__zvCZ4q__problemCard:hover{box-shadow:0 8px 30px var(--shadow-color,#0000001a)}.Features-module__zvCZ4q__solutionCard{background:var(--solution-card-bg,linear-gradient(135deg,#a3d610 0%,#8fb80e 100%));border:1px solid #a3d6104d;transform:translateY(-8px)}.Features-module__zvCZ4q__solutionCard:hover{border-color:#a3d61080;box-shadow:0 12px 40px #a3d61033}.Features-module__zvCZ4q__problemTitle,.Features-module__zvCZ4q__solutionTitle{align-items:center;gap:10px;margin-bottom:24px;font-size:1.25rem;font-weight:600;display:flex}.Features-module__zvCZ4q__problemTitle{color:#dc2626}.Features-module__zvCZ4q__problemTitle i{font-size:1.5rem}.Features-module__zvCZ4q__solutionTitle{color:#fff}.Features-module__zvCZ4q__solutionTitle i{font-size:1.5rem}.Features-module__zvCZ4q__problemList,.Features-module__zvCZ4q__solutionList{margin:0;padding:0;list-style:none}.Features-module__zvCZ4q__problemList li,.Features-module__zvCZ4q__solutionList li{align-items:flex-start;gap:12px;padding:12px 0;font-size:1rem;transition:all .2s;display:flex}.Features-module__zvCZ4q__problemList li{color:var(--text-sub,#475569)}.Features-module__zvCZ4q__problemList li i{color:#dc2626;margin-top:4px;font-size:12px}.Features-module__zvCZ4q__solutionList li{color:#fff;font-weight:500}.Features-module__zvCZ4q__solutionList li i{color:#fff;margin-top:4px}.Features-module__zvCZ4q__features{background:var(--bg-primary,white);padding:100px 20px;transition:background-color .3s}.Features-module__zvCZ4q__sectionBadge{color:#a3d610;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:14px;font-weight:700;display:inline-block}.Features-module__zvCZ4q__featuresGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Features-module__zvCZ4q__featureCard{background:var(--bg-secondary,#f8fafc);border:1px solid var(--border-main,transparent);border-radius:16px;padding:32px;transition:all .3s}.Features-module__zvCZ4q__featureCard:hover{background:var(--bg-card,white);border-color:var(--border-main,#e2e8f0);box-shadow:0 20px 40px var(--shadow-color,#00000014);transform:translateY(-4px)}.Features-module__zvCZ4q__featureIcon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;font-size:1.5rem;transition:transform .3s;display:flex}.Features-module__zvCZ4q__featureCard:hover .Features-module__zvCZ4q__featureIcon{transform:scale(1.1)}.Features-module__zvCZ4q__iconPrimary{color:#a3d610;background:#a3d61026}.Features-module__zvCZ4q__iconBlue{color:#2196f3;background:#2196f326}.Features-module__zvCZ4q__iconPurple{color:#9c27b0;background:#9c27b026}.Features-module__zvCZ4q__iconPink{color:#e91e63;background:#e91e6326}.Features-module__zvCZ4q__iconTeal{color:#009688;background:#00968826}.Features-module__zvCZ4q__featureCard h3{color:var(--text-main,#0f172a);margin-bottom:12px;font-size:1.25rem;font-weight:700}.Features-module__zvCZ4q__featureCard p{color:var(--text-sub,#64748b);font-size:.95rem;line-height:1.7}@media (max-width:1024px){.Features-module__zvCZ4q__comparisonGrid{grid-template-columns:1fr}.Features-module__zvCZ4q__solutionCard{transform:none}.Features-module__zvCZ4q__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Features-module__zvCZ4q__comparison,.Features-module__zvCZ4q__features{padding:60px 16px}.Features-module__zvCZ4q__problemCard,.Features-module__zvCZ4q__solutionCard{padding:24px}.Features-module__zvCZ4q__featuresGrid{grid-template-columns:1fr}.Features-module__zvCZ4q__featureCard{padding:24px}}
.MembershipHero-module__dC1IZq__membershipHero{text-align:center;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);padding:120px 0 80px}.MembershipHero-module__dC1IZq__membershipHeroContent h1{margin-bottom:20px;font-size:3rem;font-weight:700;line-height:1.2}.MembershipHero-module__dC1IZq__membershipHeroContent p{color:#666;max-width:800px;margin-left:auto;margin-right:auto;font-size:1.2rem;line-height:1.8}@media (max-width:768px){.MembershipHero-module__dC1IZq__membershipHero{padding:100px 0 60px}.MembershipHero-module__dC1IZq__membershipHeroContent h1{font-size:2rem}}
.HowItWorks-module__tSMH5W__howItWorks{background:var(--bg-secondary,#f8fafc);padding:100px 20px;transition:background-color .3s}.HowItWorks-module__tSMH5W__stepsContainer{max-width:900px;margin:0 auto;position:relative}.HowItWorks-module__tSMH5W__stepsLine{z-index:0;background:#e2e8f0;width:60%;height:2px;display:none;position:absolute;top:48px;left:50%;transform:translate(-50%)}.HowItWorks-module__tSMH5W__steps{z-index:1;grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.HowItWorks-module__tSMH5W__step{text-align:center;background:var(--bg-card,white);box-shadow:0 4px 20px var(--shadow-color,#0000000a);border:1px solid var(--border-main,transparent);border-radius:16px;padding:32px 24px;transition:all .3s}.HowItWorks-module__tSMH5W__step:hover{box-shadow:0 12px 40px var(--shadow-color,#00000014);transform:translateY(-8px)}.HowItWorks-module__tSMH5W__stepNumber{color:#fff;background:#a3d610;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;font-size:2rem;font-weight:700;display:flex;box-shadow:0 8px 24px #a3d6104d}.HowItWorks-module__tSMH5W__stepContent h3{color:var(--text-main,#0f172a);margin-bottom:12px;font-size:1.25rem;font-weight:700}.HowItWorks-module__tSMH5W__stepContent p{color:var(--text-sub,#64748b);font-size:.95rem;line-height:1.6}@media (max-width:768px){.HowItWorks-module__tSMH5W__howItWorks{padding:60px 16px}.HowItWorks-module__tSMH5W__stepsLine{display:none}.HowItWorks-module__tSMH5W__steps{grid-template-columns:1fr;gap:24px}.HowItWorks-module__tSMH5W__step{padding:24px 20px}.HowItWorks-module__tSMH5W__stepNumber{width:64px;height:64px;font-size:1.5rem}}
.PricingSection-module__2CM7mq__pricingSection{background:#fff;padding:80px 0}.PricingSection-module__2CM7mq__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-top:60px;display:grid}.PricingSection-module__2CM7mq__pricingCard{background:#fff;border:2px solid #0000;border-radius:20px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000001a}.PricingSection-module__2CM7mq__pricingCard:hover{transform:translateY(-10px);box-shadow:0 25px 50px #00000026}.PricingSection-module__2CM7mq__pricingCard.PricingSection-module__2CM7mq__popular{border-color:#4caf50;transform:scale(1.05)}.PricingSection-module__2CM7mq__pricingCard.PricingSection-module__2CM7mq__popular:hover{transform:scale(1.05)translateY(-10px)}.PricingSection-module__2CM7mq__popularBadge{color:#fff;background:linear-gradient(45deg,#4caf50,#45a049);padding:8px 40px;font-size:.9rem;font-weight:600;position:absolute;top:20px;right:-30px;transform:rotate(45deg);box-shadow:0 5px 15px #4caf504d}.PricingSection-module__2CM7mq__pricingHeader{text-align:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:40px 30px 30px}.PricingSection-module__2CM7mq__packageIcon{color:#fff;background:linear-gradient(45deg,#4caf50,#45a049);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;font-size:2rem;display:flex;box-shadow:0 10px 30px #4caf504d}.PricingSection-module__2CM7mq__pricingHeader h3{color:#333;margin-bottom:15px;font-size:1.8rem;font-weight:700}.PricingSection-module__2CM7mq__price{justify-content:center;align-items:baseline;gap:5px;margin-bottom:10px;display:flex}.PricingSection-module__2CM7mq__price .PricingSection-module__2CM7mq__amount{color:#4caf50;font-size:3rem;font-weight:700}.PricingSection-module__2CM7mq__price .PricingSection-module__2CM7mq__currency{color:#4caf50;font-size:1.5rem;font-weight:600}.PricingSection-module__2CM7mq__price .PricingSection-module__2CM7mq__period{color:#666;font-size:.9rem;font-weight:500}.PricingSection-module__2CM7mq__pricingContent{padding:30px}.PricingSection-module__2CM7mq__featureList{margin-bottom:30px;list-style:none}.PricingSection-module__2CM7mq__featureList li{color:#555;border-bottom:1px solid #f0f0f0;align-items:center;gap:12px;padding:12px 0;font-size:1rem;display:flex}.PricingSection-module__2CM7mq__featureList li:last-child{border-bottom:none}.PricingSection-module__2CM7mq__featureList li i{color:#4caf50;text-align:center;width:20px;font-size:1.1rem}@media (max-width:768px){.PricingSection-module__2CM7mq__pricingGrid{grid-template-columns:1fr;gap:20px}.PricingSection-module__2CM7mq__pricingCard{margin:0}.PricingSection-module__2CM7mq__price .PricingSection-module__2CM7mq__amount{font-size:2.5rem}}@media (max-width:480px){.PricingSection-module__2CM7mq__price .PricingSection-module__2CM7mq__amount{font-size:2.5rem}}
.BenefitsSection-module__uOymXW__benefitsSection{background:#f8f9fa;padding:80px 0}.BenefitsSection-module__uOymXW__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:60px;display:grid}.BenefitsSection-module__uOymXW__benefitCard{text-align:center;background:#fff;border-radius:15px;padding:40px 30px;transition:transform .3s;box-shadow:0 10px 30px #0000001a}.BenefitsSection-module__uOymXW__benefitCard:hover{transform:translateY(-10px)}.BenefitsSection-module__uOymXW__benefitIcon{color:#fff;background:linear-gradient(45deg,#4caf50,#45a049);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;font-size:2rem;display:flex}.BenefitsSection-module__uOymXW__benefitCard h3{color:#333;margin-bottom:15px;font-size:1.3rem;font-weight:600}.BenefitsSection-module__uOymXW__benefitCard p{color:#666;line-height:1.6}@media (max-width:768px){.BenefitsSection-module__uOymXW__benefitsGrid{grid-template-columns:1fr}}
.Testimonials-module__ItA9Ha__testimonials{background:var(--bg-secondary,#f8fafc);padding:100px 20px;transition:background .3s;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__background{opacity:.5;background:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23000000' fill-opacity='0.02' fill-rule='evenodd'/%3E%3C/svg%3E");position:absolute;inset:0}.Testimonials-module__ItA9Ha__container{z-index:10;max-width:1200px;margin:0 auto;position:relative}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:60px}.Testimonials-module__ItA9Ha__badge{color:#a3d610;background:#a3d61026;border:1px solid #a3d6104d;border-radius:100px;margin-bottom:16px;padding:8px 20px;font-size:14px;font-weight:600;display:inline-block}.Testimonials-module__ItA9Ha__header h2{color:var(--text-main,#0f172a);margin-bottom:16px;font-size:2.5rem;font-weight:700}.Testimonials-module__ItA9Ha__stars{color:#fbbf24;justify-content:center;gap:4px;font-size:1.5rem;display:flex}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Testimonials-module__ItA9Ha__card{background:var(--bg-card,#fff);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-main,#e2e8f0);box-shadow:0 4px 20px var(--shadow-color,#0000000d);border-radius:16px;padding:32px;transition:all .3s}.Testimonials-module__ItA9Ha__card:hover{box-shadow:0 8px 30px var(--shadow-color,#0000001a);transform:translateY(-4px)}.Testimonials-module__ItA9Ha__cardHeader{align-items:center;gap:16px;margin-bottom:20px;display:flex}.Testimonials-module__ItA9Ha__avatar{color:#fff;background:linear-gradient(135deg,#a3d610 0%,#8fb80e 100%);border:2px solid #a3d6104d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.25rem;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__info h4{color:var(--text-main,#0f172a);margin-bottom:4px;font-size:1rem;font-weight:600}.Testimonials-module__ItA9Ha__info span{color:var(--text-muted,#64748b);font-size:.875rem}.Testimonials-module__ItA9Ha__quote{color:var(--text-sub,#475569);font-size:.95rem;font-style:italic;line-height:1.7}@media (max-width:1024px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Testimonials-module__ItA9Ha__testimonials{padding:60px 16px}.Testimonials-module__ItA9Ha__header h2{font-size:2rem}.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr}.Testimonials-module__ItA9Ha__card{padding:24px}}
.FAQ-module__V8_xEa__faq{background:var(--bg-secondary,#f8fafc);padding:100px 20px;transition:background-color .3s}.FAQ-module__V8_xEa__faqContainer{max-width:800px;margin:0 auto}.FAQ-module__V8_xEa__faqList{flex-direction:column;gap:16px;display:flex}.FAQ-module__V8_xEa__faqItem{background:var(--bg-card,white);border:1px solid var(--border-main,#e2e8f0);border-radius:16px;transition:all .3s;overflow:hidden}.FAQ-module__V8_xEa__faqItem:hover{border-color:var(--border-main,#cbd5e1)}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__open{box-shadow:0 8px 24px var(--shadow-color,#0000000f)}.FAQ-module__V8_xEa__faqQuestion{cursor:pointer;text-align:left;width:100%;color:var(--text-main,#0f172a);background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px;font-size:1.1rem;font-weight:600;transition:all .2s;display:flex}.FAQ-module__V8_xEa__faqQuestion:hover{color:#a3d610}.FAQ-module__V8_xEa__faqIcon{color:var(--text-muted,#64748b);font-size:14px;transition:transform .3s}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__faqIcon{color:#a3d610;transform:rotate(180deg)}.FAQ-module__V8_xEa__faqAnswer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__faqAnswer{max-height:300px;padding:0 24px 24px}.FAQ-module__V8_xEa__faqAnswer p{color:var(--text-sub,#64748b);font-size:.95rem;line-height:1.7}@media (max-width:640px){.FAQ-module__V8_xEa__faq{padding:60px 16px}.FAQ-module__V8_xEa__faqQuestion{padding:20px;font-size:1rem}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__faqAnswer{padding:0 20px 20px}}
.FAQSection-module__ZB1fIa__faqSection{background:#fff;padding:80px 0}.FAQSection-module__ZB1fIa__faqGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:20px;margin-top:60px;display:grid}.FAQSection-module__ZB1fIa__faqItem{background:#f8f9fa;border-radius:10px;transition:all .3s;overflow:hidden;box-shadow:0 5px 15px #0000001a}.FAQSection-module__ZB1fIa__faqQuestion{cursor:pointer;background:#fff;justify-content:space-between;align-items:center;padding:25px 30px;transition:all .3s;display:flex}.FAQSection-module__ZB1fIa__faqQuestion:hover{background:#f8f9fa}.FAQSection-module__ZB1fIa__faqQuestion h3{color:#333;margin:0;font-size:1.1rem;font-weight:600}.FAQSection-module__ZB1fIa__faqQuestion i{color:#4caf50;transition:transform .3s}.FAQSection-module__ZB1fIa__faqItem.FAQSection-module__ZB1fIa__active .FAQSection-module__ZB1fIa__faqQuestion i{transform:rotate(180deg)}.FAQSection-module__ZB1fIa__faqAnswer{max-height:0;padding:0 30px;transition:all .3s;overflow:hidden}.FAQSection-module__ZB1fIa__faqItem.FAQSection-module__ZB1fIa__active .FAQSection-module__ZB1fIa__faqAnswer{max-height:200px;padding:20px 30px 25px}.FAQSection-module__ZB1fIa__faqAnswer p{color:#666;margin:0;line-height:1.6}@media (max-width:768px){.FAQSection-module__ZB1fIa__faqGrid{grid-template-columns:1fr}}
.CTASection-module__ETvUXq__ctaSection{color:#fff;text-align:center;background:linear-gradient(135deg,#4caf50,#45a049);padding:80px 0}.CTASection-module__ETvUXq__ctaContent h2{margin-bottom:15px;font-size:2.5rem;font-weight:700}.CTASection-module__ETvUXq__ctaContent p{opacity:.9;margin-bottom:40px;font-size:1.2rem}.CTASection-module__ETvUXq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.CTASection-module__ETvUXq__ctaButtons .CTASection-module__ETvUXq__btn{padding:15px 30px;font-size:1.1rem}.CTASection-module__ETvUXq__ctaButtons .CTASection-module__ETvUXq__btn-secondary{color:#fff;background:#ffffff1a;border-color:#ffffff4d}.CTASection-module__ETvUXq__ctaButtons .CTASection-module__ETvUXq__btn-secondary:hover{color:#fff;background:#fff3}@media (max-width:768px){.CTASection-module__ETvUXq__ctaButtons{flex-direction:column;align-items:center;gap:15px}}
.Download-module__vV_wTq__download{color:#fff;text-align:center;background:linear-gradient(135deg,#4caf50,#45a049);padding:80px 0}.Download-module__vV_wTq__downloadContent h2{margin-bottom:15px;font-size:2.5rem;font-weight:700}.Download-module__vV_wTq__downloadContent p{opacity:.9;margin-bottom:40px;font-size:1.1rem}.Download-module__vV_wTq__downloadButtons{justify-content:center;gap:20px;margin-bottom:30px;display:flex}.Download-module__vV_wTq__downloadBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:15px;align-items:center;gap:15px;padding:15px 25px;text-decoration:none;transition:all .3s;display:flex}.Download-module__vV_wTq__downloadBtn:hover{background:#fff3;transform:translateY(-3px)}.Download-module__vV_wTq__downloadBtn i{font-size:2rem}.Download-module__vV_wTq__downloadBtn div{text-align:left;flex-direction:column;display:flex}.Download-module__vV_wTq__downloadBtn span{opacity:.8;font-size:.9rem}.Download-module__vV_wTq__downloadBtn strong{font-size:1.1rem}.Download-module__vV_wTq__downloadNote{opacity:.8;font-size:.9rem}@media (max-width:768px){.Download-module__vV_wTq__downloadButtons{flex-direction:column;align-items:center}}
