.navbar-module__CZZREW__navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-gray-200);z-index:1000;background-color:#fffc;height:80px;position:fixed;top:0;left:0;right:0}.navbar-module__CZZREW__container{justify-content:space-between;align-items:center;height:100%;display:flex}.navbar-module__CZZREW__logo a{color:var(--color-kiwi-dark);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.navbar-module__CZZREW__badge{background-color:var(--color-gray-100);color:var(--text-secondary);border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.navbar-module__CZZREW__links{display:none}.navbar-module__CZZREW__actions{gap:1rem;display:none}.navbar-module__CZZREW__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;padding:4px;display:flex}.navbar-module__CZZREW__hamburgerLine{background-color:var(--text-primary);border-radius:2px;width:100%;height:2px;transition:all .3s;display:block}.navbar-module__CZZREW__hamburgerLine.navbar-module__CZZREW__open:first-child{transform:translateY(7px)rotate(45deg)}.navbar-module__CZZREW__hamburgerLine.navbar-module__CZZREW__open:nth-child(2){opacity:0}.navbar-module__CZZREW__hamburgerLine.navbar-module__CZZREW__open:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.navbar-module__CZZREW__mobileMenu{background-color:var(--color-white);border-bottom:1px solid var(--color-gray-200);opacity:0;visibility:hidden;z-index:999;transition:all .3s;position:fixed;top:80px;left:0;right:0;transform:translateY(-100%)}.navbar-module__CZZREW__mobileMenuOpen{opacity:1;visibility:visible;transform:translateY(0)}.navbar-module__CZZREW__mobileLinks{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.navbar-module__CZZREW__mobileLinks a{color:var(--text-secondary);border-bottom:1px solid var(--color-gray-100);padding:.75rem 0;font-weight:500;transition:color .2s}.navbar-module__CZZREW__mobileLinks a:last-child{border-bottom:none;margin-top:.5rem}.navbar-module__CZZREW__mobileLinks a:hover{color:var(--color-kiwi-green)}@media (min-width:768px){.navbar-module__CZZREW__links{gap:2rem;display:flex}.navbar-module__CZZREW__links a{color:var(--text-secondary);font-weight:500;transition:color .2s}.navbar-module__CZZREW__links a:hover{color:var(--color-kiwi-green)}.navbar-module__CZZREW__actions{display:flex}.navbar-module__CZZREW__hamburger,.navbar-module__CZZREW__mobileMenu{display:none}}
.hero-module__E_MALG__hero{padding-top:calc(80px + 4rem);position:relative;overflow:hidden}.hero-module__E_MALG__container{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}.hero-module__E_MALG__content{max-width:600px}.hero-module__E_MALG__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2rem;font-weight:800;line-height:1.1}@media (min-width:480px){.hero-module__E_MALG__title{font-size:2.5rem}}@media (min-width:768px){.hero-module__E_MALG__title{font-size:3rem}}.hero-module__E_MALG__highlight{color:var(--color-kiwi-green)}.hero-module__E_MALG__subtitle{color:var(--text-secondary);margin-bottom:2rem;font-size:1rem;line-height:1.6}@media (min-width:480px){.hero-module__E_MALG__subtitle{font-size:1.125rem}}@media (min-width:768px){.hero-module__E_MALG__subtitle{font-size:1.25rem}}.hero-module__E_MALG__actions{gap:1rem;margin-bottom:3rem;display:flex}.hero-module__E_MALG__trusted{color:var(--text-tertiary);font-size:.875rem;font-weight:500}.hero-module__E_MALG__visual{justify-content:center;align-items:center;height:300px;display:flex;position:relative}@media (min-width:480px){.hero-module__E_MALG__visual{height:350px}}@media (min-width:768px){.hero-module__E_MALG__visual{height:400px}}.hero-module__E_MALG__cardVisual{width:100%;height:100%;position:relative}.hero-module__E_MALG__floatingCard{color:#fff;z-index:2;background:linear-gradient(135deg,#111827,#000);border-radius:12px;width:240px;height:150px;padding:16px;transition:transform .3s;position:absolute;top:10%;right:5%;transform:rotate(-5deg);box-shadow:0 20px 40px #0003}@media (min-width:480px){.hero-module__E_MALG__floatingCard{width:280px;height:180px;padding:20px;right:10%}}@media (min-width:768px){.hero-module__E_MALG__floatingCard{border-radius:16px;width:320px;height:200px;padding:24px}}.hero-module__E_MALG__floatingCard:hover{transform:rotate(0)scale(1.02)}.hero-module__E_MALG__cardHeader{justify-content:space-between;margin-bottom:30px;display:flex}@media (min-width:480px){.hero-module__E_MALG__cardHeader{margin-bottom:45px}}@media (min-width:768px){.hero-module__E_MALG__cardHeader{margin-bottom:60px}}.hero-module__E_MALG__chip{background:#e5e7eb;border-radius:4px;width:40px;height:28px}.hero-module__E_MALG__cardDetails{font-family:monospace;font-size:.9rem}@media (min-width:480px){.hero-module__E_MALG__cardDetails{font-size:1rem}}@media (min-width:768px){.hero-module__E_MALG__cardDetails{font-size:1.2rem}}.hero-module__E_MALG__cardHolder{opacity:.8;justify-content:space-between;margin-top:20px;font-size:.9rem;display:flex}.hero-module__E_MALG__dashboardPreview{border:1px solid var(--color-gray-200);z-index:1;background:#fff;border-radius:8px;width:90%;height:180px;padding:12px;position:absolute;bottom:0;left:0;box-shadow:0 10px 30px #0000000d}@media (min-width:480px){.hero-module__E_MALG__dashboardPreview{border-radius:10px;height:220px;padding:16px}}@media (min-width:768px){.hero-module__E_MALG__dashboardPreview{border-radius:12px;height:250px;padding:20px}}.hero-module__E_MALG__dashRow{background:var(--color-gray-100);border-radius:6px;width:100%;height:12px;margin-bottom:12px}.hero-module__E_MALG__dashRow:nth-child(2){width:70%}@media (min-width:1024px){.hero-module__E_MALG__container{grid-template-columns:1fr 1fr}.hero-module__E_MALG__title{font-size:4rem}}
.features-module__zn8Raq__features{background-color:var(--color-off-white)}.features-module__zn8Raq__header{text-align:center;max-width:700px;margin:0 auto 4rem}.features-module__zn8Raq__title{margin-bottom:1rem;font-size:1.75rem;font-weight:700}@media (min-width:480px){.features-module__zn8Raq__title{font-size:2rem}}@media (min-width:768px){.features-module__zn8Raq__title{font-size:2.5rem}}.features-module__zn8Raq__subtitle{color:var(--text-secondary);font-size:1.125rem}.features-module__zn8Raq__grid{grid-template-columns:1fr;gap:2rem;display:grid}.features-module__zn8Raq__card{background:var(--color-white);border:1px solid var(--color-gray-200);border-radius:12px;padding:2rem;transition:transform .2s,box-shadow .2s}.features-module__zn8Raq__card:hover{border-color:var(--color-gray-300);transform:translateY(-4px);box-shadow:0 12px 24px #0000000d}.features-module__zn8Raq__icon{margin-bottom:1.5rem;font-size:2.5rem}.features-module__zn8Raq__cardTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.features-module__zn8Raq__cardDescription{color:var(--text-secondary);line-height:1.6}@media (min-width:768px){.features-module__zn8Raq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.features-module__zn8Raq__grid{grid-template-columns:repeat(4,1fr)}}
.howitworks-module__U2wcja__section{background-color:var(--color-white)}.howitworks-module__U2wcja__sectionTitle{text-align:center;margin-bottom:3rem;font-size:1.75rem;font-weight:700}@media (min-width:480px){.howitworks-module__U2wcja__sectionTitle{margin-bottom:3.5rem;font-size:2rem}}@media (min-width:768px){.howitworks-module__U2wcja__sectionTitle{margin-bottom:4rem;font-size:2.5rem}}.howitworks-module__U2wcja__steps{flex-direction:column;gap:2rem;display:flex}.howitworks-module__U2wcja__step{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.howitworks-module__U2wcja__number{color:var(--color-kiwi-green);opacity:.2;margin-bottom:1rem;font-size:3rem;font-weight:800}.howitworks-module__U2wcja__title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.howitworks-module__U2wcja__description{color:var(--text-secondary);max-width:300px;line-height:1.6}.howitworks-module__U2wcja__line{display:none}@media (min-width:768px){.howitworks-module__U2wcja__steps{flex-direction:row;align-items:flex-start;gap:4rem}.howitworks-module__U2wcja__line{background:var(--color-gray-200);width:4rem;height:1px;display:block;position:absolute;top:2rem;right:-2rem;transform:translate(50%)}}
.pricing-module__-5XC9G__section{background-color:var(--color-gray-50)}.pricing-module__-5XC9G__sectionTitle{text-align:center;margin-bottom:3rem;font-size:1.75rem;font-weight:700}@media (min-width:480px){.pricing-module__-5XC9G__sectionTitle{margin-bottom:3.5rem;font-size:2rem}}@media (min-width:768px){.pricing-module__-5XC9G__sectionTitle{margin-bottom:4rem;font-size:2.5rem}}.pricing-module__-5XC9G__grid{grid-template-columns:1fr;gap:2rem;max-width:900px;margin:0 auto;display:grid}.pricing-module__-5XC9G__card{border:1px solid var(--color-gray-200);background:#fff;border-radius:12px;flex-direction:column;padding:1.5rem;display:flex;position:relative}@media (min-width:480px){.pricing-module__-5XC9G__card{border-radius:14px;padding:2rem}}@media (min-width:768px){.pricing-module__-5XC9G__card{border-radius:16px;padding:3rem}}.pricing-module__-5XC9G__header{text-align:center;margin-bottom:2rem}.pricing-module__-5XC9G__header h3{margin-bottom:1rem;font-size:1.5rem}.pricing-module__-5XC9G__price{color:var(--text-primary);font-size:2rem;font-weight:800;line-height:1}@media (min-width:480px){.pricing-module__-5XC9G__price{font-size:2.5rem}}@media (min-width:768px){.pricing-module__-5XC9G__price{font-size:3rem}}.pricing-module__-5XC9G__period{color:var(--text-secondary)}.pricing-module__-5XC9G__features{flex:1;margin-bottom:2rem;list-style:none}.pricing-module__-5XC9G__features li{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.pricing-module__-5XC9G__features li:before{content:"✓";color:var(--color-kiwi-green);font-weight:700}.pricing-module__-5XC9G__btn{width:100%}.pricing-module__-5XC9G__popular{border-color:var(--color-kiwi-green);transform:scale(1.02);box-shadow:0 20px 40px #00b1401a}.pricing-module__-5XC9G__badge{background:var(--color-kiwi-green);color:#fff;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}@media (min-width:768px){.pricing-module__-5XC9G__grid{grid-template-columns:1fr 1fr}}
.cta-module__c_5csW__section{background-color:var(--color-white);border-top:1px solid var(--color-gray-100);text-align:center}.cta-module__c_5csW__container{flex-direction:column;justify-content:center;align-items:center;display:flex}.cta-module__c_5csW__title{max-width:700px;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}@media (min-width:480px){.cta-module__c_5csW__title{font-size:2rem}}@media (min-width:768px){.cta-module__c_5csW__title{font-size:2.5rem}}.cta-module__c_5csW__subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:2rem;font-size:1rem}@media (min-width:480px){.cta-module__c_5csW__subtitle{margin-bottom:2.5rem;font-size:1.125rem}}@media (min-width:768px){.cta-module__c_5csW__subtitle{margin-bottom:3rem;font-size:1.25rem}}
.footer-module__vbvGGa__footer{background-color:var(--color-white);border-top:1px solid var(--color-gray-200);color:var(--text-secondary);padding:4rem 0 2rem}.footer-module__vbvGGa__top{flex-direction:column;gap:3rem;margin-bottom:3rem;display:flex}.footer-module__vbvGGa__brandName{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.footer-module__vbvGGa__b2cLink{color:var(--color-kiwi-green);text-underline-offset:4px;margin-bottom:1rem;font-size:.95rem;font-weight:500;text-decoration:underline;display:block}.footer-module__vbvGGa__brandDesc{max-width:300px;line-height:1.6}.footer-module__vbvGGa__links{flex-wrap:wrap;gap:3rem;display:flex}.footer-module__vbvGGa__column h5{color:var(--text-primary);margin-bottom:1rem;font-weight:600}.footer-module__vbvGGa__column a{margin-bottom:.75rem;transition:color .2s;display:block}.footer-module__vbvGGa__column a:hover{color:var(--color-kiwi-green)}.footer-module__vbvGGa__bottom{text-align:center;border-top:1px solid var(--color-gray-100);padding-top:2rem;font-size:.875rem}@media (min-width:768px){.footer-module__vbvGGa__top{flex-direction:row;justify-content:space-between}}
