.Navbar-module__cJzEcG__header{z-index:1000;padding:1rem 0;transition:background .3s,box-shadow .3s,padding .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__header.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);background:#ffffffe0;padding:.6rem 0;box-shadow:0 2px 20px #00000014}.Navbar-module__cJzEcG__nav{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:.7rem;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoIcon{font-size:2rem;line-height:1}.Navbar-module__cJzEcG__logoText{color:#fff;letter-spacing:-.03em;font-family:Nunito,sans-serif;font-size:1.4rem;font-weight:900;transition:color .3s}.Navbar-module__cJzEcG__header.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__logoText{color:var(--green-800)}.Navbar-module__cJzEcG__links{align-items:center;gap:.25rem;list-style:none;display:flex}.Navbar-module__cJzEcG__links li a{color:#fff;border-radius:var(--radius-full);padding:.5rem .875rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s}.Navbar-module__cJzEcG__header.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__links li a{color:var(--text-mid)}.Navbar-module__cJzEcG__links li a:hover{background:#ffffff26}.Navbar-module__cJzEcG__header.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__links li a:hover{color:var(--green-800);background:var(--green-50)}.Navbar-module__cJzEcG__cta{align-items:center;display:flex}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__cJzEcG__hamburger span{transform-origin:50%;background:#fff;border-radius:2px;width:22px;height:2.5px;transition:transform .3s,opacity .3s,background .3s;display:block}.Navbar-module__cJzEcG__header.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__hamburger span{background:var(--green-800)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:first-child{transform:translateY(7.5px)rotate(45deg)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--border);opacity:0;pointer-events:none;background:#fffffff5;transition:transform .3s,opacity .3s;display:none;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px);box-shadow:0 12px 40px #00000014}.Navbar-module__cJzEcG__mobileMenuOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module__cJzEcG__mobileMenu ul{flex-direction:column;gap:.25rem;padding:1rem 1.5rem 1.5rem;list-style:none;display:flex}.Navbar-module__cJzEcG__mobileMenu li a{color:var(--text-mid);border-radius:var(--radius-md);padding:.75rem 1rem;font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:block}.Navbar-module__cJzEcG__mobileMenu li a:hover{background:var(--green-50);color:var(--green-800)}.Navbar-module__cJzEcG__mobileMenu li:last-child a{text-align:center;margin-top:.5rem}@media (max-width:900px){.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__cta{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}.Navbar-module__cJzEcG__mobileMenu{display:block}}
.Hero-module__ZARIfG__hero{flex-direction:column;justify-content:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBg{z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__heroBgOverlay{background:linear-gradient(135deg,#1a3a16d1 0%,#1a3a1680 50%,#2d5a274d 100%);position:absolute;inset:0}.Hero-module__ZARIfG__heroContent{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding-top:3rem;padding-bottom:6rem;display:grid;position:relative}.Hero-module__ZARIfG__heroLeft{flex-direction:column;gap:1.75rem;display:flex}.Hero-module__ZARIfG__heroTag{letter-spacing:.08em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-full);background:#ffffff26;border:1px solid #ffffff40;align-items:center;gap:.4rem;width:fit-content;padding:.35rem .875rem;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__heroHeading{color:#fff;letter-spacing:-.03em;font-family:Nunito,sans-serif;font-size:clamp(2.8rem,5vw,4.5rem);font-weight:900;line-height:1.08}.Hero-module__ZARIfG__heroHeadingAccent{background:linear-gradient(135deg,#81c784 0%,#a5d6a7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__heroSub{color:#ffffffd1;max-width:480px;font-family:Nunito Sans,sans-serif;font-size:1.1rem;line-height:1.7}.Hero-module__ZARIfG__heroStats{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);background:#ffffff1a;border:1px solid #ffffff2e;align-items:center;gap:1.5rem;width:fit-content;padding:1rem 1.5rem;display:flex}.Hero-module__ZARIfG__heroStat{flex-direction:column;align-items:center;gap:.15rem;display:flex}.Hero-module__ZARIfG__heroStatNum{color:#fff;letter-spacing:-.02em;font-family:Nunito,sans-serif;font-size:1.3rem;font-weight:900}.Hero-module__ZARIfG__heroStatLabel{color:#ffffffa6;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.Hero-module__ZARIfG__heroStatDivider{background:#fff3;width:1px;height:30px}.Hero-module__ZARIfG__heroCtas{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Hero-module__ZARIfG__heroCtas .Hero-module__ZARIfG__btn-secondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border-color:#ffffff80}.Hero-module__ZARIfG__heroCtas .Hero-module__ZARIfG__btn-secondary:hover{background:#fff3;border-color:#ffffffb3}.Hero-module__ZARIfG__heroRight{justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__phoneMockupWrap{width:700px;min-height:780px;position:relative}.Hero-module__ZARIfG__phoneRing{pointer-events:none;border:1px solid #81c78440;border-radius:50%;width:360px;height:360px;animation:3s ease-out infinite Hero-module__ZARIfG__pulse-ring;position:absolute;top:45%;left:45%;transform:translate(-45%,-45%)}.Hero-module__ZARIfG__phoneMockup{z-index:2;filter:drop-shadow(0 32px 60px #00000059);position:relative}.Hero-module__ZARIfG__floatingCard1,.Hero-module__ZARIfG__floatingCard2{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--radius-md);z-index:3;background:#fffffff2;align-items:center;gap:.625rem;padding:.625rem .875rem;animation:4s ease-in-out infinite Hero-module__ZARIfG__float;display:flex;position:absolute;box-shadow:0 8px 30px #00000026}.Hero-module__ZARIfG__floatingCard1{animation-delay:.5s;top:20%;left:40px}.Hero-module__ZARIfG__floatingCard2{animation-delay:1s;bottom:30%;right:40px}.Hero-module__ZARIfG__floatingCardIcon{font-size:1.5rem;line-height:1}.Hero-module__ZARIfG__floatingCardTitle{color:var(--text-dark);white-space:nowrap;font-family:Nunito,sans-serif;font-size:.78rem;font-weight:800}.Hero-module__ZARIfG__floatingCardSub{color:var(--text-muted);white-space:nowrap;font-size:.68rem;font-weight:600}.Hero-module__ZARIfG__weatherBadge{background:linear-gradient(135deg, var(--green-800), var(--green-600));border-radius:var(--radius-md);z-index:3;box-shadow:var(--shadow-green);align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:1.2rem;animation:4s ease-in-out 1.5s infinite Hero-module__ZARIfG__float;display:flex;position:absolute;top:12%;right:50px}.Hero-module__ZARIfG__weatherTemp{color:#fff;font-family:Nunito,sans-serif;font-size:.95rem;font-weight:900}.Hero-module__ZARIfG__weatherDesc{color:#ffffffbf;font-size:.65rem;font-weight:600}.Hero-module__ZARIfG__scrollIndicator{color:#fff9;letter-spacing:.05em;text-transform:uppercase;z-index:2;flex-direction:column;align-items:center;gap:.5rem;font-size:.72rem;font-weight:600;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollDot{border:2px solid #fff6;border-radius:20px;width:22px;height:36px;position:relative}.Hero-module__ZARIfG__scrollDot:before{content:"";background:#fff9;border-radius:2px;width:3px;height:8px;animation:1.8s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;top:5px;left:50%;transform:translate(-50%)}@media (max-width:900px){.Hero-module__ZARIfG__heroContent{text-align:center;grid-template-columns:1fr;padding-top:2rem;padding-bottom:4rem}.Hero-module__ZARIfG__heroLeft{align-items:center}.Hero-module__ZARIfG__heroSub{max-width:100%}.Hero-module__ZARIfG__heroStats,.Hero-module__ZARIfG__heroCtas{justify-content:center}.Hero-module__ZARIfG__heroRight{order:-1}.Hero-module__ZARIfG__phoneMockupWrap{width:100%;max-width:500px;min-height:600px}.Hero-module__ZARIfG__floatingCard1{left:10px}.Hero-module__ZARIfG__floatingCard2,.Hero-module__ZARIfG__weatherBadge{right:10px}}@media (max-width:480px){.Hero-module__ZARIfG__phoneMockupWrap{width:100%;max-width:500px;min-height:680px;margin:0 auto}.Hero-module__ZARIfG__floatingCard1,.Hero-module__ZARIfG__floatingCard2,.Hero-module__ZARIfG__weatherBadge{display:none}}
.Features-module__zvCZ4q__features{padding:var(--space-24) 0;background:var(--surface)}.Features-module__zvCZ4q__header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:5rem;display:flex}.Features-module__zvCZ4q__heading{color:var(--text-dark);max-width:600px;font-size:clamp(2rem,4vw,3.2rem)}.Features-module__zvCZ4q__subheading{color:var(--text-muted);max-width:520px;font-size:1.05rem;line-height:1.7}.Features-module__zvCZ4q__blocks{flex-direction:column;gap:6rem;display:flex}.Features-module__zvCZ4q__block{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Features-module__zvCZ4q__blockReverse{direction:rtl}.Features-module__zvCZ4q__blockReverse>*{direction:ltr}.Features-module__zvCZ4q__blockImage{justify-content:center;align-items:center;display:flex}.Features-module__zvCZ4q__imageFrame{border-radius:var(--radius-xl);width:100%;max-width:300px;box-shadow:var(--shadow-lg);transition:transform .4s;position:relative;overflow:hidden}.Features-module__zvCZ4q__imageFrame:hover{transform:scale(1.03)rotate(-1deg)}.Features-module__zvCZ4q__blockText{flex-direction:column;gap:1.25rem;display:flex}.Features-module__zvCZ4q__featureIcon{border-radius:var(--radius-md);width:60px;height:60px;box-shadow:var(--shadow-sm);justify-content:center;align-items:center;font-size:1.75rem;display:flex}.Features-module__zvCZ4q__featureTitle{color:var(--text-dark);font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.25}.Features-module__zvCZ4q__featureDesc{color:var(--text-muted);max-width:460px;font-size:1rem;line-height:1.75}.Features-module__zvCZ4q__featureTags{flex-wrap:wrap;gap:.5rem;display:flex}.Features-module__zvCZ4q__featureTag{border-radius:var(--radius-full);letter-spacing:.03em;padding:.3rem .75rem;font-size:.78rem;font-weight:700}@media (max-width:900px){.Features-module__zvCZ4q__block{text-align:center;grid-template-columns:1fr;gap:2rem}.Features-module__zvCZ4q__blockReverse{direction:ltr}.Features-module__zvCZ4q__featureTags{justify-content:center}.Features-module__zvCZ4q__featureIcon{margin:0 auto}.Features-module__zvCZ4q__imageFrame{max-width:240px;margin:0 auto}}
.HowItWorks-module__tSMH5W__section{padding:var(--space-24) 0;position:relative;overflow:hidden}.HowItWorks-module__tSMH5W__bgStrip{background:linear-gradient(180deg, var(--surface) 0%, var(--green-50) 40%, var(--green-50) 60%, var(--surface) 100%);z-index:0;position:absolute;inset:0}.HowItWorks-module__tSMH5W__header{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:4rem;display:flex;position:relative}.HowItWorks-module__tSMH5W__heading{color:var(--text-dark);font-size:clamp(2rem,4vw,3.2rem)}.HowItWorks-module__tSMH5W__steps{z-index:1;grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid;position:relative}.HowItWorks-module__tSMH5W__step{text-align:center;background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-sm);flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1.5rem;transition:transform .25s,box-shadow .25s;display:flex;position:relative}.HowItWorks-module__tSMH5W__step:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.HowItWorks-module__tSMH5W__connector{background:linear-gradient(90deg, var(--green-300), var(--green-200));z-index:2;pointer-events:none;width:calc(1.5rem + 40px);height:2px;position:absolute;top:44px;right:calc(-.75rem - 20px)}.HowItWorks-module__tSMH5W__stepNum{letter-spacing:.12em;text-transform:uppercase;color:var(--green-500);background:var(--green-100);border-radius:var(--radius-full);padding:.25rem .625rem;font-family:Nunito,sans-serif;font-size:.7rem;font-weight:900}.HowItWorks-module__tSMH5W__stepEmoji{margin:.25rem 0;font-size:2.5rem;line-height:1}.HowItWorks-module__tSMH5W__stepTitle{color:var(--text-dark);font-size:1.05rem;font-weight:800;line-height:1.3}.HowItWorks-module__tSMH5W__stepDesc{color:var(--text-muted);font-size:.88rem;line-height:1.65}@media (max-width:900px){.HowItWorks-module__tSMH5W__steps{grid-template-columns:repeat(2,1fr)}.HowItWorks-module__tSMH5W__connector{display:none}}@media (max-width:520px){.HowItWorks-module__tSMH5W__steps{grid-template-columns:1fr}}
.Pricing-module__yc4bBa__section{padding:var(--space-24) 0;background:var(--surface-2)}.Pricing-module__yc4bBa__header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3.5rem;display:flex}.Pricing-module__yc4bBa__heading{color:var(--text-dark);font-size:clamp(2rem,4vw,3.2rem)}.Pricing-module__yc4bBa__sub{color:var(--text-muted);font-size:1rem}.Pricing-module__yc4bBa__cards{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;max-width:820px;margin:0 auto;display:grid}.Pricing-module__yc4bBa__card{background:var(--surface);border-radius:var(--radius-xl);border:1px solid var(--border);box-shadow:var(--shadow-sm);flex-direction:column;gap:1.5rem;padding:2.25rem;display:flex}.Pricing-module__yc4bBa__cardPremium{background:linear-gradient(145deg, var(--green-800) 0%, var(--green-700) 50%, var(--green-600) 100%);box-shadow:var(--shadow-green-lg);border:none;position:relative;overflow:hidden}.Pricing-module__yc4bBa__premiumGlow{pointer-events:none;background:radial-gradient(circle,#81c78440 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-60px;right:-60px}.Pricing-module__yc4bBa__cardHeader{flex-direction:column;gap:.5rem;display:flex}.Pricing-module__yc4bBa__cardBadge{letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-full);align-items:center;gap:.3rem;width:fit-content;padding:.3rem .75rem;font-size:.72rem;font-weight:800;display:inline-flex}.Pricing-module__yc4bBa__cardPrice{align-items:baseline;gap:.3rem;margin-top:.5rem;display:flex}.Pricing-module__yc4bBa__cardPriceNum{color:var(--green-800);letter-spacing:-.03em;font-family:Nunito,sans-serif;font-size:2.4rem;font-weight:900}.Pricing-module__yc4bBa__cardPremium .Pricing-module__yc4bBa__cardPriceNum{color:#fff}.Pricing-module__yc4bBa__cardPricePer{color:var(--text-muted);font-size:.9rem;font-weight:600}.Pricing-module__yc4bBa__cardPremium .Pricing-module__yc4bBa__cardPricePer{color:#ffffffa6}.Pricing-module__yc4bBa__cardTitle{color:var(--text-dark);font-family:Nunito,sans-serif;font-size:1.4rem;font-weight:900}.Pricing-module__yc4bBa__cardPremium .Pricing-module__yc4bBa__cardTitle{color:#fff}.Pricing-module__yc4bBa__cardDesc{color:var(--text-muted);font-size:.88rem;line-height:1.5}.Pricing-module__yc4bBa__cardPremium .Pricing-module__yc4bBa__cardDesc{color:#ffffffb8}.Pricing-module__yc4bBa__featureList{flex-direction:column;flex:1;gap:.75rem;list-style:none;display:flex}.Pricing-module__yc4bBa__featureList li{color:var(--text-mid);align-items:flex-start;gap:.625rem;font-size:.92rem;line-height:1.4;display:flex}.Pricing-module__yc4bBa__cardPremium .Pricing-module__yc4bBa__featureList li{color:#ffffffe0}.Pricing-module__yc4bBa__check{flex-shrink:0;margin-top:.05em;font-size:1rem;font-weight:900}.Pricing-module__yc4bBa__cardBtn{text-align:center;color:var(--green-800);background:var(--green-100);border:2px solid var(--green-200);border-radius:var(--radius-full);padding:.875rem 1.5rem;font-family:Nunito,sans-serif;font-size:.95rem;font-weight:800;text-decoration:none;transition:background .2s,transform .2s;display:block}.Pricing-module__yc4bBa__cardBtn:hover{background:var(--green-200);transform:translateY(-2px)}.Pricing-module__yc4bBa__cardBtnPremium{text-align:center;color:var(--green-800);border-radius:var(--radius-full);background:#fff;padding:.875rem 1.5rem;font-family:Nunito,sans-serif;font-size:.95rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;box-shadow:0 4px 16px #0000001f}.Pricing-module__yc4bBa__cardBtnPremium:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000002e}.Pricing-module__yc4bBa__cardNote{text-align:center;color:#ffffff80;margin-top:-.5rem;font-size:.72rem}.Pricing-module__yc4bBa__paymentNote{text-align:center;color:var(--text-faint);margin-top:2rem;font-size:.82rem}@media (max-width:680px){.Pricing-module__yc4bBa__cards{grid-template-columns:1fr;max-width:440px}}
.Testimonials-module__ItA9Ha__section{padding:var(--space-24) 0;background:var(--surface)}.Testimonials-module__ItA9Ha__header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3.5rem;display:flex}.Testimonials-module__ItA9Ha__heading{color:var(--text-dark);font-size:clamp(2rem,4vw,3.2rem)}.Testimonials-module__ItA9Ha__rating{align-items:center;gap:.5rem;display:flex}.Testimonials-module__ItA9Ha__stars{color:#f59e0b;letter-spacing:2px;font-size:1.1rem}.Testimonials-module__ItA9Ha__ratingText{color:var(--text-muted);font-size:.88rem;font-weight:600}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.Testimonials-module__ItA9Ha__card{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-sm);flex-direction:column;gap:.875rem;padding:1.5rem;transition:transform .25s,box-shadow .25s;display:flex}.Testimonials-module__ItA9Ha__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Testimonials-module__ItA9Ha__cardTop{align-items:center;gap:.75rem;display:flex}.Testimonials-module__ItA9Ha__avatar{background:var(--green-100);border-radius:50%;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-size:1.4rem;line-height:1;display:flex}.Testimonials-module__ItA9Ha__name{color:var(--text-dark);font-family:Nunito,sans-serif;font-size:.95rem;font-weight:800}.Testimonials-module__ItA9Ha__location{color:var(--text-muted);font-size:.72rem;font-weight:600}.Testimonials-module__ItA9Ha__tag{letter-spacing:.06em;text-transform:uppercase;background:var(--green-100);color:var(--green-700);border-radius:var(--radius-full);white-space:nowrap;margin-left:auto;padding:.2rem .55rem;font-size:.65rem;font-weight:800}.Testimonials-module__ItA9Ha__cardStars{color:#f59e0b;letter-spacing:2px;font-size:.9rem}.Testimonials-module__ItA9Ha__text{color:var(--text-mid);font-size:.9rem;font-style:italic;line-height:1.7}@media (max-width:960px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr}}
.Download-module__vV_wTq__section{padding:var(--space-24) 0;position:relative;overflow:hidden}.Download-module__vV_wTq__innerBg{background:linear-gradient(135deg, var(--green-900) 0%, var(--green-800) 55%, var(--green-700) 100%);z-index:0;position:absolute;inset:0}.Download-module__vV_wTq__innerBg:before{content:"";background:radial-gradient(circle,#81c78426 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-120px;left:-80px}.Download-module__vV_wTq__innerBg:after{content:"";background:radial-gradient(circle,#4caf501f 0%,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;bottom:-100px;right:-60px}.Download-module__vV_wTq__content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.Download-module__vV_wTq__left{flex-direction:column;gap:1.75rem;display:flex}.Download-module__vV_wTq__heading{color:#fff;font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.1}.Download-module__vV_wTq__sub{color:#ffffffc7;max-width:440px;font-size:1rem;line-height:1.7}.Download-module__vV_wTq__storeButtons{flex-wrap:wrap;gap:1rem;display:flex}.Download-module__vV_wTq__storeBtn{color:#fff;border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1.5px solid #ffffff40;align-items:center;gap:.75rem;min-width:170px;padding:.875rem 1.25rem;text-decoration:none;transition:background .2s,transform .2s,border-color .2s;display:flex}.Download-module__vV_wTq__storeBtn:hover{background:#ffffff38;border-color:#ffffff73;transform:translateY(-2px)}.Download-module__vV_wTq__storeBtnSub{color:#ffffffa6;letter-spacing:.03em;font-size:.68rem;font-weight:600}.Download-module__vV_wTq__storeBtnMain{color:#fff;font-family:Nunito,sans-serif;font-size:1rem;font-weight:800}.Download-module__vV_wTq__trust{flex-wrap:wrap;gap:.875rem;display:flex}.Download-module__vV_wTq__trustItem{color:#ffffffb3;align-items:center;gap:.35rem;font-size:.8rem;font-weight:600;display:flex}.Download-module__vV_wTq__right{justify-content:center;align-items:center;display:flex}.Download-module__vV_wTq__phoneWrap{filter:drop-shadow(0 24px 48px #0006);border-radius:var(--radius-xl);width:100%;max-width:260px;overflow:hidden}@media (max-width:860px){.Download-module__vV_wTq__content{text-align:center;grid-template-columns:1fr}.Download-module__vV_wTq__left{align-items:center}.Download-module__vV_wTq__sub{max-width:100%}.Download-module__vV_wTq__storeButtons,.Download-module__vV_wTq__trust{justify-content:center}.Download-module__vV_wTq__right{order:-1}.Download-module__vV_wTq__phoneWrap{max-width:200px}}
.Footer-module__S6Hkya__footer{background:var(--green-900);color:#ffffffb3;padding:4rem 0 2rem}.Footer-module__S6Hkya__top{border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:.875rem;display:flex}.Footer-module__S6Hkya__logo{align-items:center;gap:.5rem;font-size:1.4rem;display:flex}.Footer-module__S6Hkya__logoText{color:#fff;letter-spacing:-.03em;font-family:Nunito,sans-serif;font-size:1.4rem;font-weight:900}.Footer-module__S6Hkya__tagline{color:#ffffff8c;max-width:280px;font-size:.875rem;line-height:1.65}.Footer-module__S6Hkya__socialLinks{gap:.5rem;margin-top:.25rem;display:flex}.Footer-module__S6Hkya__socialLink{color:#ffffffa6;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:800;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:flex}.Footer-module__S6Hkya__socialLink:hover{background:var(--green-600);color:#fff;transform:translateY(-2px)}.Footer-module__S6Hkya__linkGroup{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__linkGroupTitle{text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:.25rem;font-family:Nunito,sans-serif;font-size:.8rem;font-weight:900}.Footer-module__S6Hkya__linkGroup ul{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Footer-module__S6Hkya__linkGroup ul li a{color:#ffffff8c;font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__linkGroup ul li a:hover{color:#fff}.Footer-module__S6Hkya__bottom{color:#ffffff59;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.78rem;display:flex}.Footer-module__S6Hkya__madeWith{color:#fff6}@media (max-width:900px){.Footer-module__S6Hkya__top{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__S6Hkya__brand{grid-column:1/-1}}@media (max-width:520px){.Footer-module__S6Hkya__top{grid-template-columns:1fr}.Footer-module__S6Hkya__brand{grid-column:unset}.Footer-module__S6Hkya__bottom{flex-direction:column;align-items:flex-start}}
