.page-module-scss-module__rcUngW__page{text-align:center;background:linear-gradient(#258964 0%,#156838 100%);align-content:center;align-items:center;width:100vw;height:100vh}
.LandingPage-module-scss-module__uXnllq__landing{color:#424242;font-family:Arial,sans-serif;overflow-x:hidden}.LandingPage-module-scss-module__uXnllq__container{max-width:1280px;margin:0 auto;padding:0 60px}@media (max-width:768px){.LandingPage-module-scss-module__uXnllq__container{padding:0 20px}}.LandingPage-module-scss-module__uXnllq__header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;padding:20px 0;position:sticky;top:0}.LandingPage-module-scss-module__uXnllq__header .LandingPage-module-scss-module__uXnllq__container{justify-content:space-between;align-items:center;display:flex}.LandingPage-module-scss-module__uXnllq__logo{color:#00c853;margin:0;font-size:28px;font-weight:700}.LandingPage-module-scss-module__uXnllq__headerCta{color:#2e7d32;cursor:pointer;background:0 0;border:2px solid #2e7d32;border-radius:8px;padding:10px 24px;font-size:16px;font-weight:600;transition:all .3s}.LandingPage-module-scss-module__uXnllq__headerCta:hover{color:#fff;background:#2e7d32}.LandingPage-module-scss-module__uXnllq__hero{background:linear-gradient(135deg,#f8faf9 0%,#e8f5e9 100%);padding:100px 0 120px;position:relative;overflow:hidden}.LandingPage-module-scss-module__uXnllq__heroBackground{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.LandingPage-module-scss-module__uXnllq__circle1{opacity:.08;background:#00c853;border-radius:50%;width:300px;height:300px;position:absolute;top:50px;right:100px}.LandingPage-module-scss-module__uXnllq__circle2{opacity:.06;background:#00e676;border-radius:50%;width:200px;height:200px;position:absolute;bottom:100px;left:50px}.LandingPage-module-scss-module__uXnllq__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;position:relative}@media (max-width:968px){.LandingPage-module-scss-module__uXnllq__heroContent{grid-template-columns:1fr;gap:60px}}.LandingPage-module-scss-module__uXnllq__heroText{z-index:1}.LandingPage-module-scss-module__uXnllq__heroTitle{color:#1b5e20;margin:0 0 30px;font-size:56px;font-weight:700;line-height:1.2}@media (max-width:768px){.LandingPage-module-scss-module__uXnllq__heroTitle{font-size:40px}}.LandingPage-module-scss-module__uXnllq__heroSubtitle{color:#424242;opacity:.85;margin:0 0 40px;font-size:24px;line-height:1.5}@media (max-width:768px){.LandingPage-module-scss-module__uXnllq__heroSubtitle{font-size:18px}}.LandingPage-module-scss-module__uXnllq__heroActions{flex-wrap:wrap;align-items:center;gap:30px;display:flex}.LandingPage-module-scss-module__uXnllq__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00c853 0%,#00e676 100%);border:none;border-radius:30px;padding:18px 40px;font-size:18px;font-weight:700;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 20px #00c8534d}.LandingPage-module-scss-module__uXnllq__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #00c85366}.LandingPage-module-scss-module__uXnllq__pricing{color:#757575;font-size:16px}.LandingPage-module-scss-module__uXnllq__heroImage{z-index:1}.LandingPage-module-scss-module__uXnllq__dashboardPreview{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #0000001f}.LandingPage-module-scss-module__uXnllq__dashboardHeader{background:#f5f5f5;padding:15px 20px}.LandingPage-module-scss-module__uXnllq__windowControls{gap:10px;display:flex}.LandingPage-module-scss-module__uXnllq__controlRed,.LandingPage-module-scss-module__uXnllq__controlYellow,.LandingPage-module-scss-module__uXnllq__controlGreen{border-radius:50%;width:12px;height:12px}.LandingPage-module-scss-module__uXnllq__controlRed{background:#ff5252}.LandingPage-module-scss-module__uXnllq__controlYellow{background:#ffc107}.LandingPage-module-scss-module__uXnllq__controlGreen{background:#00c853}.LandingPage-module-scss-module__uXnllq__dashboardContent{padding:40px}.LandingPage-module-scss-module__uXnllq__chart{justify-content:space-around;align-items:flex-end;gap:20px;height:200px;display:flex}.LandingPage-module-scss-module__uXnllq__bar{border-radius:8px 8px 0 0;flex:1;transition:transform .3s}.LandingPage-module-scss-module__uXnllq__bar:hover{transform:translateY(-10px)}.LandingPage-module-scss-module__uXnllq__bar1{opacity:.8;background:#1976d2;height:65%}.LandingPage-module-scss-module__uXnllq__bar2{opacity:.8;background:#00c853;height:85%}.LandingPage-module-scss-module__uXnllq__bar3{opacity:.8;background:#ffa726;height:75%}.LandingPage-module-scss-module__uXnllq__chartLabel{text-align:center;color:#757575;margin-top:20px;font-size:14px}.LandingPage-module-scss-module__uXnllq__stats{background:#fff;padding:80px 0}.LandingPage-module-scss-module__uXnllq__statsGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}@media (max-width:968px){.LandingPage-module-scss-module__uXnllq__statsGrid{grid-template-columns:1fr;gap:30px}}.LandingPage-module-scss-module__uXnllq__statCard{text-align:center;background:#fff;border-radius:12px;padding:40px;transition:transform .3s;box-shadow:0 8px 30px #0000001f}.LandingPage-module-scss-module__uXnllq__statCard:hover{transform:translateY(-5px)}.LandingPage-module-scss-module__uXnllq__statNumber{color:#00c853;margin:0 0 20px;font-size:48px;font-weight:700}.LandingPage-module-scss-module__uXnllq__statLabel{color:#616161;margin:0;font-size:16px;line-height:1.5}.LandingPage-module-scss-module__uXnllq__features{background:#f8faf9;padding:100px 0}.LandingPage-module-scss-module__uXnllq__sectionTitle{color:#1b5e20;text-align:center;margin:0 0 80px;font-size:42px;font-weight:700}@media (max-width:768px){.LandingPage-module-scss-module__uXnllq__sectionTitle{margin:0 0 50px;font-size:32px}}.LandingPage-module-scss-module__uXnllq__featuresGrid{grid-template-columns:repeat(3,1fr);gap:50px;display:grid}@media (max-width:968px){.LandingPage-module-scss-module__uXnllq__featuresGrid{grid-template-columns:1fr;gap:40px}}.LandingPage-module-scss-module__uXnllq__featureCard{background:#fff;border-radius:12px;padding:40px;transition:transform .3s;box-shadow:0 8px 30px #0000001f}.LandingPage-module-scss-module__uXnllq__featureCard:hover{transform:translateY(-10px)}.LandingPage-module-scss-module__uXnllq__featureIcon{background:linear-gradient(135deg,#00c853 0%,#00e676 100%);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:25px;font-size:32px;display:flex}.LandingPage-module-scss-module__uXnllq__featureTitle{color:#1b5e20;margin:0 0 25px;font-size:22px;font-weight:700;line-height:1.3}.LandingPage-module-scss-module__uXnllq__featureList{margin:0;padding:0;list-style:none}.LandingPage-module-scss-module__uXnllq__featureList li{color:#616161;padding:10px 0 10px 25px;font-size:15px;position:relative}.LandingPage-module-scss-module__uXnllq__featureList li:before{content:"•";color:#00c853;font-size:20px;font-weight:700;position:absolute;left:0}.LandingPage-module-scss-module__uXnllq__process{background:#fff;padding:100px 0}.LandingPage-module-scss-module__uXnllq__processSteps{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;margin-top:80px;display:flex}.LandingPage-module-scss-module__uXnllq__processStep{text-align:center;flex-shrink:0}.LandingPage-module-scss-module__uXnllq__stepNumber{color:#fff;background:linear-gradient(135deg,#00c853 0%,#00e676 100%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 30px;font-size:36px;font-weight:700;transition:transform .3s;display:flex;box-shadow:0 8px 30px #0000001f}.LandingPage-module-scss-module__uXnllq__stepNumber:hover{transform:scale(1.1)}.LandingPage-module-scss-module__uXnllq__stepLabel{color:#1b5e20;margin:0;font-size:18px;font-weight:700;line-height:1.4}.LandingPage-module-scss-module__uXnllq__stepConnector{background:#00c853;width:100px;height:3px;position:relative}.LandingPage-module-scss-module__uXnllq__stepConnector:before{content:"";opacity:.3;background:#00c853;width:100%;height:100%;animation:2s linear infinite LandingPage-module-scss-module__uXnllq__dash;position:absolute}@media (max-width:1200px){.LandingPage-module-scss-module__uXnllq__stepConnector{display:none}}@keyframes LandingPage-module-scss-module__uXnllq__dash{0%{transform:translate(-100%)}to{transform:translate(100%)}}.LandingPage-module-scss-module__uXnllq__benefits{background:linear-gradient(90deg,#1b5e20 0%,#2e7d32 100%);padding:100px 0}.LandingPage-module-scss-module__uXnllq__benefits .LandingPage-module-scss-module__uXnllq__sectionTitle{color:#fff}.LandingPage-module-scss-module__uXnllq__benefitsList{max-width:900px;margin:60px auto 0;padding:0;list-style:none}.LandingPage-module-scss-module__uXnllq__benefitItem{color:#fff;align-items:center;gap:20px;padding:20px 0;font-size:18px;display:flex}.LandingPage-module-scss-module__uXnllq__benefitIcon{background:#00e676;border-radius:50%;flex-shrink:0;width:24px;height:24px}.LandingPage-module-scss-module__uXnllq__cta{background:#f8faf9;padding:120px 0}.LandingPage-module-scss-module__uXnllq__ctaCard{text-align:center;background:#fff;border-radius:16px;max-width:800px;margin:0 auto;padding:80px 60px;box-shadow:0 8px 30px #0000001f}@media (max-width:768px){.LandingPage-module-scss-module__uXnllq__ctaCard{padding:60px 30px}}.LandingPage-module-scss-module__uXnllq__ctaTitle{color:#1b5e20;margin:0 0 25px;font-size:38px;font-weight:700;line-height:1.3}@media (max-width:768px){.LandingPage-module-scss-module__uXnllq__ctaTitle{font-size:28px}}.LandingPage-module-scss-module__uXnllq__ctaSubtitle{color:#616161;margin:0 0 40px;font-size:18px;line-height:1.6}.LandingPage-module-scss-module__uXnllq__ctaBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00c853 0%,#00e676 100%);border:none;border-radius:35px;padding:22px 60px;font-size:22px;font-weight:700;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 25px #00c85359}.LandingPage-module-scss-module__uXnllq__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 12px 35px #00c85373}.LandingPage-module-scss-module__uXnllq__footer{text-align:center;background:#1b5e20;padding:60px 0}.LandingPage-module-scss-module__uXnllq__footerLogo{color:#fff;margin:0 0 10px;font-size:24px;font-weight:700}.LandingPage-module-scss-module__uXnllq__footerTagline{color:#a5d6a7;margin:0 0 20px;font-size:14px}.LandingPage-module-scss-module__uXnllq__footerContact{color:#a5d6a7;margin:0;font-size:14px}
