.home-module__Hx0lNG__hero{background:linear-gradient(135deg, var(--green-900) 0%, var(--green-700) 50%, var(--green-800) 100%);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.home-module__Hx0lNG__heroBg{pointer-events:none;position:absolute;inset:0}.home-module__Hx0lNG__heroBgPhoto{object-fit:cover;object-position:center top}.home-module__Hx0lNG__heroBgOverlay{z-index:1;background:linear-gradient(135deg,#0a3219d1 0%,#1a6437b3 50%,#0f3c23cc 100%);position:absolute;inset:0}.home-module__Hx0lNG__heroBgCircle1,.home-module__Hx0lNG__heroBgCircle2,.home-module__Hx0lNG__heroGrid{z-index:2}.home-module__Hx0lNG__heroBgCircle1{background:radial-gradient(circle,#f9731626 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite home-module__Hx0lNG__float;position:absolute;top:-20%;right:-10%}.home-module__Hx0lNG__heroBgCircle2{background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite reverse home-module__Hx0lNG__float;position:absolute;bottom:10%;left:-15%}.home-module__Hx0lNG__heroBgCircle3{background:radial-gradient(circle,#1a80494d 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:12s ease-in-out 2s infinite home-module__Hx0lNG__float;position:absolute;top:30%;left:20%}.home-module__Hx0lNG__heroGrid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.home-module__Hx0lNG__heroContent{align-items:center;gap:var(--space-16);z-index:3;flex:1;grid-template-columns:1fr 1fr;padding-top:7rem;padding-bottom:6rem;display:grid;position:relative}.home-module__Hx0lNG__heroTitle{color:#fff;margin-block:var(--space-4) var(--space-6);font-size:clamp(2.2rem,5vw,3.8rem);font-weight:900;line-height:1.1}.home-module__Hx0lNG__heroTitleAccent{color:var(--orange-300);position:relative}.home-module__Hx0lNG__heroDesc{color:#ffffffbf;margin-bottom:var(--space-8);max-width:48ch;font-size:1.1rem;line-height:1.8}.home-module__Hx0lNG__heroCtas{gap:var(--space-4);flex-wrap:wrap;display:flex}.home-module__Hx0lNG__heroRight{justify-content:center;align-items:center;display:flex;position:relative}.home-module__Hx0lNG__heroCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--radius-xl);justify-content:flex-end;align-items:center;gap:var(--space-4);width:280px;height:280px;padding-bottom:var(--space-4);background:#ffffff14;border:1px solid #ffffff26;flex-direction:column;animation:6s ease-in-out infinite home-module__Hx0lNG__float;display:flex;position:relative;overflow:hidden}.home-module__Hx0lNG__heroImgWrap{border-radius:var(--radius-xl);position:absolute;inset:0;overflow:hidden}.home-module__Hx0lNG__heroEmoji{filter:drop-shadow(0 8px 24px #0000004d);font-size:5rem}.home-module__Hx0lNG__heroCardBadge{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);color:#7de8a8;background:#25d36633;border:1px solid #25d36666;padding:.3rem 1rem;font-size:.8rem;font-weight:600;display:flex}.home-module__Hx0lNG__heroBadgeDot{background:#25d366;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite home-module__Hx0lNG__pulse-green}.home-module__Hx0lNG__heroFloatCard1,.home-module__Hx0lNG__heroFloatCard2{border-radius:var(--radius-lg);align-items:center;gap:var(--space-3);box-shadow:var(--shadow-lg);background:#fffffff2;padding:.75rem 1.25rem;font-size:.85rem;display:flex;position:absolute}.home-module__Hx0lNG__heroFloatCard1{animation:7s ease-in-out 1s infinite home-module__Hx0lNG__float;top:10%;right:-10%}.home-module__Hx0lNG__heroFloatCard2{animation:9s ease-in-out 2s infinite home-module__Hx0lNG__float;bottom:10%;left:-10%}.home-module__Hx0lNG__heroFloatCard1 span,.home-module__Hx0lNG__heroFloatCard2 span{font-size:1.5rem}.home-module__Hx0lNG__heroFloatCard1 strong,.home-module__Hx0lNG__heroFloatCard2 strong{font-family:var(--font-heading);color:var(--color-text);font-size:1.1rem;display:block}.home-module__Hx0lNG__heroFloatCard1 p,.home-module__Hx0lNG__heroFloatCard2 p{color:var(--color-text-muted);margin:0;font-size:.75rem}.home-module__Hx0lNG__heroWave{line-height:0;position:absolute;bottom:0;left:0;right:0}.home-module__Hx0lNG__heroWave svg{width:100%;height:100px;display:block}.home-module__Hx0lNG__statsSection{background:var(--color-surface);border-bottom:1px solid var(--color-border)}.home-module__Hx0lNG__statsGrid{gap:var(--space-6);grid-template-columns:repeat(4,1fr);display:grid}.home-module__Hx0lNG__statCard{text-align:center;padding:var(--space-8) var(--space-4);border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-bg);transition:all var(--transition-base);position:relative;overflow:hidden}.home-module__Hx0lNG__statCard:before{content:"";background:linear-gradient(90deg, var(--color-primary), var(--color-accent));height:3px;position:absolute;top:0;left:0;right:0}.home-module__Hx0lNG__statCard:hover{box-shadow:var(--shadow-md);border-color:var(--green-200);transform:translateY(-4px)}.home-module__Hx0lNG__statIcon{margin-bottom:var(--space-2);font-size:2rem}.home-module__Hx0lNG__statValue{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:var(--space-2);font-size:2.4rem;font-weight:800;line-height:1}.home-module__Hx0lNG__statLabel{color:var(--color-text-muted);font-size:.875rem;font-weight:500}.home-module__Hx0lNG__sectionHeader{margin-bottom:var(--space-12)}.home-module__Hx0lNG__servicesGrid{margin-top:var(--space-12)}.home-module__Hx0lNG__serviceCard{padding:var(--space-8);position:relative;overflow:hidden}.home-module__Hx0lNG__serviceCard:after{content:"";background:linear-gradient(135deg, var(--green-50), var(--orange-50));height:0;transition:height var(--transition-slow);z-index:0;position:absolute;bottom:0;left:0;right:0}.home-module__Hx0lNG__serviceCard:hover:after{height:100%}.home-module__Hx0lNG__serviceCard>*{z-index:1;position:relative}.home-module__Hx0lNG__serviceIcon{border-radius:var(--radius-lg);width:64px;height:64px;margin-bottom:var(--space-5);justify-content:center;align-items:center;font-size:1.75rem;display:flex}.home-module__Hx0lNG__serviceIcon--green{background:var(--green-50)}.home-module__Hx0lNG__serviceIcon--orange{background:var(--orange-50)}.home-module__Hx0lNG__serviceIcon--blue{background:#eff6ff}.home-module__Hx0lNG__serviceIcon--teal{background:#f0fdfa}.home-module__Hx0lNG__serviceIcon--yellow{background:#fefce8}.home-module__Hx0lNG__serviceIcon--purple{background:#faf5ff}.home-module__Hx0lNG__serviceTitle{margin-bottom:var(--space-3);font-size:1.1rem;font-weight:700}.home-module__Hx0lNG__serviceDesc{color:var(--color-text-muted);font-size:.9rem;line-height:1.7}.home-module__Hx0lNG__productsSection{background:var(--color-bg-alt)}.home-module__Hx0lNG__productsSectionHeader{margin-bottom:var(--space-10);justify-content:space-between;align-items:flex-end;gap:var(--space-6);display:flex}.home-module__Hx0lNG__productsGrid{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.home-module__Hx0lNG__productCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;display:flex;overflow:hidden}.home-module__Hx0lNG__productCard:hover{box-shadow:var(--shadow-md);border-color:var(--green-200);transform:translateY(-6px)}.home-module__Hx0lNG__productImgWrap{aspect-ratio:4/3;flex-shrink:0;width:100%;position:relative;overflow:hidden}.home-module__Hx0lNG__productInfo{gap:var(--space-2);padding:var(--space-5);flex-direction:column;flex:1;display:flex}.home-module__Hx0lNG__productName{color:var(--color-text);font-size:1rem;font-weight:600}.home-module__Hx0lNG__productPrice{color:var(--color-text-muted);font-size:.85rem}.home-module__Hx0lNG__productCta{color:var(--color-primary);transition:gap var(--transition-fast);padding:var(--space-3) var(--space-5);border-top:1px solid var(--color-border);align-items:center;font-size:.875rem;font-weight:600;display:inline-flex}.home-module__Hx0lNG__productCta:hover{gap:var(--space-2)}.home-module__Hx0lNG__whySection{background:linear-gradient(135deg, var(--green-800) 0%, var(--green-600) 100%);position:relative;overflow:hidden}.home-module__Hx0lNG__whySection:before{content:"";background:radial-gradient(circle,#ffffff0a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.home-module__Hx0lNG__whyGrid{gap:var(--space-20);z-index:1;grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative}.home-module__Hx0lNG__whyList{gap:var(--space-3);margin-top:var(--space-6);flex-direction:column;display:flex}.home-module__Hx0lNG__whyItem{align-items:center;gap:var(--space-3);color:#ffffffd9;font-size:.95rem;display:flex}.home-module__Hx0lNG__whyCheck{color:#7de8a8;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;display:flex}.home-module__Hx0lNG__whyRight{justify-content:center;align-items:center;display:flex}.home-module__Hx0lNG__whyImageBox{border-radius:var(--radius-xl);width:320px;height:380px;box-shadow:var(--shadow-xl);justify-content:center;align-items:center;animation:7s ease-in-out infinite home-module__Hx0lNG__float;display:flex;position:relative;overflow:hidden}.home-module__Hx0lNG__whyImageEmoji{filter:drop-shadow(0 12px 32px #0000004d)}.home-module__Hx0lNG__whyBadge1,.home-module__Hx0lNG__whyBadge2{border-radius:var(--radius-lg);align-items:center;gap:var(--space-3);box-shadow:var(--shadow-lg);background:#fffffff2;padding:.75rem 1.25rem;font-size:.85rem;display:flex;position:absolute}.home-module__Hx0lNG__whyBadge1{animation:8s ease-in-out 1s infinite home-module__Hx0lNG__float;top:10%;right:-15%}.home-module__Hx0lNG__whyBadge2{animation:10s ease-in-out 3s infinite home-module__Hx0lNG__float;bottom:10%;left:-15%}.home-module__Hx0lNG__whyBadge1 span,.home-module__Hx0lNG__whyBadge2 span{font-size:1.5rem}.home-module__Hx0lNG__whyBadge1 strong,.home-module__Hx0lNG__whyBadge2 strong{color:var(--color-text);font-size:.9rem;font-weight:700;display:block}.home-module__Hx0lNG__whyBadge1 p,.home-module__Hx0lNG__whyBadge2 p{color:var(--color-text-muted);margin:0;font-size:.75rem}.home-module__Hx0lNG__testimonialCard{padding:var(--space-8);gap:var(--space-4);flex-direction:column;display:flex}.home-module__Hx0lNG__testimonialStars{letter-spacing:2px;font-size:.9rem}.home-module__Hx0lNG__testimonialText{color:var(--color-text-muted);flex:1;font-size:.95rem;font-style:italic;line-height:1.8}.home-module__Hx0lNG__testimonialAuthor{align-items:center;gap:var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--color-border);display:flex}.home-module__Hx0lNG__testimonialAvatar{background:linear-gradient(135deg, var(--color-primary), var(--color-accent));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:700;display:flex}.home-module__Hx0lNG__testimonialAuthor strong{color:var(--color-text);font-size:.9rem;display:block}.home-module__Hx0lNG__testimonialAuthor p{color:var(--color-text-muted);margin:0;font-size:.8rem}.home-module__Hx0lNG__ctaBanner{background:var(--color-bg-alt)}.home-module__Hx0lNG__ctaBox{background:linear-gradient(135deg, var(--green-700) 0%, var(--green-500) 60%, var(--orange-500) 100%);border-radius:var(--radius-xl);padding:var(--space-16) var(--space-12);justify-content:space-between;align-items:center;gap:var(--space-8);box-shadow:var(--shadow-xl);display:flex;position:relative;overflow:hidden}.home-module__Hx0lNG__ctaBox:before{content:"";background-image:radial-gradient(circle at 20%,#ffffff0f 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff0a 0%,#0000 50%);position:absolute;inset:0}.home-module__Hx0lNG__ctaContent{z-index:1;position:relative}.home-module__Hx0lNG__ctaTitle{color:#fff;margin-bottom:var(--space-3);font-size:clamp(1.6rem,3vw,2.4rem)}.home-module__Hx0lNG__ctaDesc{color:#fffc;max-width:44ch;margin-bottom:var(--space-6);font-size:1rem}.home-module__Hx0lNG__ctaBtns{gap:var(--space-4);flex-wrap:wrap;display:flex}.home-module__Hx0lNG__waBtn{color:#fff;background:#25d366;box-shadow:0 4px 16px #25d36666}.home-module__Hx0lNG__waBtn:hover{background:#1ebe5d;transform:translateY(-2px)}.home-module__Hx0lNG__ctaDecor{gap:var(--space-4);z-index:1;flex-shrink:0;font-size:3.5rem;display:flex;position:relative}.home-module__Hx0lNG__ctaDecor span{filter:drop-shadow(0 4px 12px #0003);animation:4s ease-in-out infinite home-module__Hx0lNG__float;display:block}.home-module__Hx0lNG__ctaDecor span:nth-child(2){animation-duration:5s;animation-delay:.8s}.home-module__Hx0lNG__ctaDecor span:nth-child(3){animation-duration:6s;animation-delay:1.6s}@media (max-width:1024px){.home-module__Hx0lNG__heroContent{text-align:center;grid-template-columns:1fr}.home-module__Hx0lNG__heroLeft{order:1}.home-module__Hx0lNG__heroRight{order:0}.home-module__Hx0lNG__heroCtas{justify-content:center}.home-module__Hx0lNG__heroDesc{margin-inline:auto}.home-module__Hx0lNG__statsGrid{grid-template-columns:repeat(2,1fr)}.home-module__Hx0lNG__whyGrid{gap:var(--space-12);grid-template-columns:1fr}.home-module__Hx0lNG__whyRight{margin-top:var(--space-8);order:2;justify-content:center;display:flex}.home-module__Hx0lNG__whyImageBox{width:280px;height:330px}.home-module__Hx0lNG__productsGrid{grid-template-columns:repeat(2,1fr)}.home-module__Hx0lNG__ctaBox{text-align:center;flex-direction:column}.home-module__Hx0lNG__ctaBtns,.home-module__Hx0lNG__ctaDecor{justify-content:center}.home-module__Hx0lNG__productsSectionHeader{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.home-module__Hx0lNG__heroRight{margin-top:var(--space-6);order:2;justify-content:center;display:flex}.home-module__Hx0lNG__heroCard{width:220px;height:220px}.home-module__Hx0lNG__heroFloatCard1,.home-module__Hx0lNG__heroFloatCard2{display:none}.home-module__Hx0lNG__statsGrid{grid-template-columns:repeat(2,1fr)}.home-module__Hx0lNG__productsGrid{grid-template-columns:1fr}.home-module__Hx0lNG__ctaBox{padding:var(--space-8)}.home-module__Hx0lNG__ctaDecor{font-size:2.5rem}}
