.Hero-module__Z8hQ_W__heroSection{min-height:90vh;padding:0 var(--container-padding);max-width:var(--container-width);justify-content:space-between;align-items:center;margin:0 auto;display:flex;position:relative;overflow:visible}.Hero-module__Z8hQ_W__heroBackground{z-index:-1;background:radial-gradient(circle at 80% 20%,#30a46c14 0%,#0000 40%),radial-gradient(circle at 10% 80%,#f9f9f5 0%,#0000 50%);position:absolute;inset:0}.Hero-module__Z8hQ_W__textContent{z-index:2;flex:1;max-width:550px}.Hero-module__Z8hQ_W__visualContent{z-index:1;flex:1;justify-content:center;padding-top:80px;display:flex;position:relative}.Hero-module__Z8hQ_W__tagline{color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;opacity:0;margin-bottom:1rem;font-size:1rem;font-weight:600;animation:.8s .2s forwards Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__headline{opacity:0;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1;animation:.8s .4s forwards Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__highlight{color:var(--primary-color)}.Hero-module__Z8hQ_W__subheadline{color:var(--text-muted);opacity:0;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6;animation:.8s .6s forwards Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__ctaGroup{opacity:0;gap:1rem;animation:.8s .8s forwards Hero-module__Z8hQ_W__fadeUp;display:flex}.Hero-module__Z8hQ_W__primaryBtn{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:1rem 2rem;font-weight:600;transition:background-color .3s,transform .2s}.Hero-module__Z8hQ_W__primaryBtn:hover{background-color:var(--primary-hover);transform:translateY(-2px)}.Hero-module__Z8hQ_W__secondaryBtn{color:var(--text-dark);cursor:pointer;background-color:#0000;border:1px solid #0000001a;border-radius:50px;padding:1rem 2rem;font-weight:600;transition:all .3s}.Hero-module__Z8hQ_W__secondaryBtn:hover{border-color:var(--primary-color);color:var(--primary-color)}.Hero-module__Z8hQ_W__imageContainer{width:100%;max-width:500px;position:relative}.Hero-module__Z8hQ_W__imageWrapper{opacity:0;border-radius:24px;animation:1s cubic-bezier(.2,.8,.2,1) .2s forwards Hero-module__Z8hQ_W__enterImage;position:relative;overflow:hidden;transform:translateY(20px);box-shadow:0 20px 40px #0000001a}.Hero-module__Z8hQ_W__heroImage{object-fit:cover;width:100%;height:auto;display:block}.Hero-module__Z8hQ_W__overlayContainer{z-index:10;pointer-events:none;justify-content:center;align-items:center;width:auto;min-width:250px;height:60px;display:flex;position:absolute;top:-25px;left:50%;right:auto;transform:translate(-50%)}.Hero-module__Z8hQ_W__processingState{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #30a46c4d;border-radius:30px;align-items:center;gap:10px;padding:.6rem 1.2rem;animation:.4s cubic-bezier(.175,.885,.32,1.275) forwards Hero-module__Z8hQ_W__popIn;display:flex;box-shadow:0 8px 32px #30a46c26}.Hero-module__Z8hQ_W__processingIcon{border:2px solid var(--primary-color);border-top-color:#0000;border-radius:50%;width:20px;height:20px;animation:1s linear infinite Hero-module__Z8hQ_W__spin}.Hero-module__Z8hQ_W__processingText{color:var(--primary-color);letter-spacing:.5px;text-transform:uppercase;font-size:.85rem;font-weight:600}.Hero-module__Z8hQ_W__resultState{background:var(--bg-white);border:1px solid #0000000d;border-radius:20px;align-items:center;gap:12px;width:auto;padding:.8rem 1.2rem;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards Hero-module__Z8hQ_W__popIn;display:flex;box-shadow:0 10px 40px #0000001f}.Hero-module__Z8hQ_W__resultIcon{width:36px;height:36px;color:var(--primary-color);background:#e8f5e9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Hero-module__Z8hQ_W__resultText{flex-direction:column;display:flex}.Hero-module__Z8hQ_W__resultTitle{text-transform:uppercase;color:var(--text-muted);margin-bottom:2px;font-size:.75rem;font-weight:600}.Hero-module__Z8hQ_W__resultName{color:var(--text-dark);font-size:.95rem;font-weight:700}@keyframes Hero-module__Z8hQ_W__fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__Z8hQ_W__enterImage{to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__Z8hQ_W__popIn{0%{opacity:0;transform:scale(.8)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes Hero-module__Z8hQ_W__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.Hero-module__Z8hQ_W__heroSection{text-align:center;flex-direction:column;padding-top:4rem}.Hero-module__Z8hQ_W__textContent{margin-bottom:5rem}.Hero-module__Z8hQ_W__ctaGroup{justify-content:center}.Hero-module__Z8hQ_W__headline{font-size:2.5rem}.Hero-module__Z8hQ_W__visualContent{width:100%;padding-top:60px}.Hero-module__Z8hQ_W__overlayContainer{top:-40px}}
.StatsSection-module__Q17kOa__section{padding:6rem var(--container-padding);background-color:var(--bg-cream);position:relative;overflow:hidden}.StatsSection-module__Q17kOa__container{max-width:var(--container-width);text-align:center;flex-direction:column;align-items:center;margin:0 auto;display:flex}.StatsSection-module__Q17kOa__header{max-width:800px;margin-bottom:5rem}.StatsSection-module__Q17kOa__eyebrow{text-transform:uppercase;letter-spacing:2px;color:var(--text-muted);margin-bottom:1rem;font-size:.875rem;font-weight:600;display:block}.StatsSection-module__Q17kOa__headline{color:var(--text-dark);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.StatsSection-module__Q17kOa__highlight{color:var(--primary-color);display:inline-block;position:relative}.StatsSection-module__Q17kOa__highlight:after{content:"";z-index:-1;background-color:#30a46c26;width:100%;height:8px;position:absolute;bottom:2px;left:0}.StatsSection-module__Q17kOa__subtext{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.7}.StatsSection-module__Q17kOa__grid{grid-template-columns:repeat(3,1fr);gap:3rem;width:100%;display:grid}.StatsSection-module__Q17kOa__statItem{background:#ffffff80;border:1px solid #00000008;border-radius:20px;flex-direction:column;align-items:center;padding:2rem;transition:transform .3s;display:flex}.StatsSection-module__Q17kOa__statItem:hover{background:#fffc;transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.StatsSection-module__Q17kOa__statValue{color:var(--primary-color);font-feature-settings:"tnum";margin-bottom:.75rem;font-size:3.5rem;font-weight:800;line-height:1}.StatsSection-module__Q17kOa__statLabel{color:var(--text-dark);font-size:1rem;font-weight:500}@media (max-width:768px){.StatsSection-module__Q17kOa__headline{font-size:2rem}.StatsSection-module__Q17kOa__grid{grid-template-columns:1fr;gap:1.5rem}}
.FeaturesSection-module__0FRkEa__section{padding:6rem var(--container-padding);background-color:#fff}.FeaturesSection-module__0FRkEa__container{max-width:var(--container-width);margin:0 auto}.FeaturesSection-module__0FRkEa__header{text-align:center;max-width:700px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.FeaturesSection-module__0FRkEa__headline{color:var(--text-dark);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.FeaturesSection-module__0FRkEa__subheadline{color:var(--text-muted);font-size:1.125rem;line-height:1.6}.FeaturesSection-module__0FRkEa__bentoGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(250px,auto);gap:1.5rem;display:grid}.FeaturesSection-module__0FRkEa__card{background:#fff;border:1px solid #0000000f;border-radius:24px;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005}.FeaturesSection-module__0FRkEa__card:hover{border-color:#30a46c33;transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000003}.FeaturesSection-module__0FRkEa__cardLarge{background:linear-gradient(#fff 0%,#f5fbf7 100%);grid-area:span 2/span 1}.FeaturesSection-module__0FRkEa__cardWide{background:var(--bg-cream);grid-column:span 2}.FeaturesSection-module__0FRkEa__iconWrapper{width:56px;height:56px;color:var(--primary-color);background:#30a46c1a;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.FeaturesSection-module__0FRkEa__cardTitle{color:var(--text-dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.FeaturesSection-module__0FRkEa__cardDesc{color:var(--text-muted);font-size:.95rem;line-height:1.5}@media (min-width:901px){.FeaturesSection-module__0FRkEa__card{padding:3rem}.FeaturesSection-module__0FRkEa__iconWrapper{width:80px;height:80px;margin-bottom:2rem}.FeaturesSection-module__0FRkEa__iconWrapper svg{width:40px;height:40px}.FeaturesSection-module__0FRkEa__cardTitle{margin-bottom:1rem;font-size:1.75rem}.FeaturesSection-module__0FRkEa__cardDesc{font-size:1.15rem;line-height:1.7}}@media (max-width:900px){.FeaturesSection-module__0FRkEa__bentoGrid{grid-template-columns:1fr;grid-auto-rows:auto}.FeaturesSection-module__0FRkEa__cardLarge,.FeaturesSection-module__0FRkEa__cardWide{grid-area:span 1/span 1}}
.TechRoadmapSection-module__pvMhVa__section{padding:6rem var(--container-padding);background-color:var(--bg-cream)}.TechRoadmapSection-module__pvMhVa__container{max-width:var(--container-width);margin:0 auto}.TechRoadmapSection-module__pvMhVa__header{text-align:center;margin-bottom:3rem}.TechRoadmapSection-module__pvMhVa__headline{color:var(--text-dark);margin-bottom:.5rem;font-size:2.25rem;font-weight:700}.TechRoadmapSection-module__pvMhVa__subheadline{color:var(--text-muted);font-size:1.125rem}.TechRoadmapSection-module__pvMhVa__techGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:6rem;display:grid}.TechRoadmapSection-module__pvMhVa__techCard{text-align:center;background:#fff;border:1px solid #0000000d;border-radius:16px;flex-direction:column;align-items:center;padding:1.5rem;transition:transform .3s;display:flex}.TechRoadmapSection-module__pvMhVa__techCard:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.TechRoadmapSection-module__pvMhVa__techIcon{width:48px;height:48px;color:var(--primary-color);background:#30a46c1a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.TechRoadmapSection-module__pvMhVa__techTitle{color:var(--text-dark);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.TechRoadmapSection-module__pvMhVa__techDesc{color:var(--text-muted);font-size:.875rem;line-height:1.4}.TechRoadmapSection-module__pvMhVa__divider{background:#00000014;width:100%;height:1px;margin-bottom:6rem}.TechRoadmapSection-module__pvMhVa__timeline{flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;display:flex;position:relative}.TechRoadmapSection-module__pvMhVa__timelineLine{background:var(--bg-white);z-index:0;border-left:2px dashed #30a46c4d;width:2px;position:absolute;top:0;bottom:0;left:24px}.TechRoadmapSection-module__pvMhVa__roadmapItem{z-index:1;align-items:flex-start;gap:1.5rem;display:flex;position:relative}.TechRoadmapSection-module__pvMhVa__quarterBadge{background:var(--primary-color);color:#fff;text-align:center;border-radius:50px;min-width:80px;padding:.4rem .8rem;font-size:.85rem;font-weight:700;box-shadow:0 4px 10px #30a46c33}.TechRoadmapSection-module__pvMhVa__roadmapContent{padding-top:.2rem}.TechRoadmapSection-module__pvMhVa__roadmapTitle{color:var(--text-dark);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.TechRoadmapSection-module__pvMhVa__roadmapDesc{color:var(--text-muted);font-size:1rem}@media (max-width:900px){.TechRoadmapSection-module__pvMhVa__techGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.TechRoadmapSection-module__pvMhVa__techGrid{grid-template-columns:1fr}}
