@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800&display=swap");:root{--primary-green:#27332f;--text-gray:#646a69;--bg-yellow:#fff9f2;--bg-blue:#f2f9ff;--bg-green:#f2fff9}body{font-family:Nunito,sans-serif;margin:0;padding:0;overflow-x:hidden}#__next,.container,body{height:100%}.container{display:flex;flex-direction:column;margin:0 auto;padding:0 5rem}.hero-section{overflow:hidden}.hero-content,.hero-section{position:relative;display:flex;align-items:center}.hero-content{justify-content:space-between;gap:4rem;z-index:1}.hero-text{max-width:600px}.hero-title{font-size:3.375rem;font-weight:800;color:var(--primary-green);line-height:1.2;margin-bottom:2rem}.hero-description{font-size:1.5rem;color:var(--text-gray);line-height:1.4;margin-bottom:3rem}.button-group{display:flex;gap:1.5rem}.store-button{position:relative;width:200px;height:64px;cursor:pointer;border:none;background:none;padding:0}.store-button span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;text-align:center;width:100%}.core-values{padding:3rem 0;background:#fff}.core-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.value-card{position:relative;border-radius:2rem;display:flex;padding:var(--16,1rem) var(--24,1.5rem) var(--32,2rem) var(--24,1.5rem);flex-direction:column;align-items:center;gap:.625rem;flex:1 0 0;align-self:stretch;scroll-snap-align:center}.value-card:first-child{background:linear-gradient(180deg,var(--Statue-Yellow-400-2,#fff9e7) 0,#fff 44%);border:1.5px solid var(--Statue-Yellow-400,#ffcf3f)}.value-card:nth-child(2){background:linear-gradient(180deg,var(--Statue-Blue-100,#e1f4ff) 0,#fff 44%);border:1.5px solid var(--statue-blue-50,#87cdf4)}.value-card:nth-child(3){background:linear-gradient(180deg,var(--Primary-100,#ebfcf6) 0,#fff 44%);border:1.5px solid var(--primary-50,#8ce1b8)}.value-card h3{color:#000;font-size:2rem;font-weight:700}.value-card h3,.value-card p{text-align:center;font-family:Nunito;font-style:normal;line-height:140%}.value-card p{color:var(--Font-400,#646a69);font-size:1.25rem;font-weight:600}.section-title{color:var(--Font-500,#27332f);text-align:center;font-family:Nunito;font-size:2.5rem;font-style:normal;font-weight:800;line-height:120%}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;padding:5rem 0}.feature-item{display:flex;align-items:center;gap:2rem}.feature-text h3{font-size:1.5rem;color:var(--primary-green);margin-bottom:1rem}.feature-text p{color:var(--text-gray);line-height:1.6}.cta-section{padding:5rem 0;text-align:center}@media (max-width:1024px){.hero-content{flex-direction:column;text-align:center}.hero-text{max-width:100%}.button-group{justify-content:center}.core-values-grid,.features-grid{grid-template-columns:1fr}.feature-item{flex-direction:column;text-align:center}}.mobile-container{padding:1rem;width:100%;max-width:100%;margin:0 auto;overflow-x:hidden;box-sizing:border-box}@media screen and (max-width:768px){header{padding:1rem;height:auto!important;width:100%;overflow-x:hidden}header,header>div{box-sizing:border-box}header>div{width:100%!important;padding:0 1rem!important}header .flex{gap:1rem!important}header img{width:40px!important;height:40px!important}header .text-\[32px\]{font-size:24px!important}}.mobile-hero-section{padding:var(--64,4rem) var(--16,1rem);justify-content:center;align-items:center;background:linear-gradient(280deg,#e3fcf4 13.84%,#fef8f1 96.14%);box-sizing:border-box;overflow-x:hidden}.mobile-hero-content,.mobile-hero-section{position:relative;display:flex;width:100%;flex-direction:column}.mobile-hero-content{align-items:flex-start;text-align:left;z-index:1}.mobile-hero-text{width:100%;padding:0;margin-bottom:2rem}.mobile-hero-title{font-size:2rem;font-weight:800;margin-bottom:1rem;color:var(--primary-green);text-align:left;font-family:Nunito;font-style:normal;line-height:140%}.mobile-hero-description{font-size:1rem;color:var(--text-gray);margin-bottom:2rem;text-align:left}.mobile-button-group{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.mobile-store-button{width:50%;max-width:250px}.mobile-core-values{padding:3rem 0;background:#fff}.mobile-section-title{font-size:1.5rem;text-align:center;margin-bottom:2rem;color:var(--primary-green);font-family:Nunito;font-style:normal;font-weight:800;line-height:150%}.mobile-core-values-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding:0 1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.mobile-core-values-grid::-webkit-scrollbar{display:none}.mobile-value-card{position:relative;border-radius:2rem;display:flex;padding:var(--16,1rem) var(--24,1.5rem) var(--32,2rem) var(--24,1.5rem);flex-direction:column;align-items:center;gap:.625rem;flex:1 0 0;align-self:stretch;min-width:280px;scroll-snap-align:center}.mobile-value-card:first-child{background:linear-gradient(180deg,var(--Statue-Yellow-400-2,#fff9e7) 0,#fff 44%);border:1.5px solid var(--Statue-Yellow-400,#ffcf3f)}.mobile-value-card:nth-child(2){background:linear-gradient(180deg,var(--Statue-Blue-100,#e1f4ff) 0,#fff 44%);border:1.5px solid var(--statue-blue-50,#87cdf4)}.mobile-value-card:nth-child(3){background:linear-gradient(180deg,var(--Primary-100,#ebfcf6) 0,#fff 44%);border:1.5px solid var(--primary-50,#8ce1b8)}.mobile-value-card img{width:50%;height:auto;-o-object-fit:contain;object-fit:contain}.mobile-ai-section{border-radius:1rem;background:var(--BG-100,#f4f7f6);display:flex;padding:var(--24,1.5rem) 1rem var(--32,2rem) 1rem;flex-direction:column;align-items:center;gap:.625rem;align-self:stretch}.mobile-ai-image{width:100%;height:300px;position:relative}.mobile-features{padding:3rem 1rem;background:#fff;display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:4rem}.mobile-feature-item{display:flex;flex-direction:column;align-items:center;gap:1rem}.mobile-feature-title{color:var(--primary-green);font-size:1.5rem;font-weight:800;line-height:150%}.mobile-feature-description,.mobile-feature-title{text-align:center;font-family:Nunito;font-style:normal}.mobile-feature-description{color:var(--Font-400,#646a69);font-size:1rem;font-weight:500;line-height:155%}.mobile-feature-image{width:100%;height:250px;position:relative;border-radius:1rem;overflow:hidden}.mobile-decoration-1{bottom:-10px!important;right:-10px!important}.mobile-decoration-2{top:0!important;right:-14px!important}.mobile-decoration-3{top:4%!important;right:77px!important}.mobile-decoration-4{bottom:-10px!important;left:0!important}