.main-module__kLBLzW__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#fffc;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;transition:all .3s;display:flex;position:sticky;top:0;left:0}.main-module__kLBLzW__logoContainer{color:#000;align-items:center;gap:.5rem;text-decoration:none;display:flex}.main-module__kLBLzW__logoText{letter-spacing:-.5px;font-size:1.5rem;font-weight:700}.main-module__kLBLzW__nav{align-items:center;gap:2rem;display:flex}.main-module__kLBLzW__navLink{color:#444;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.main-module__kLBLzW__navLink:hover{color:#000}.main-module__kLBLzW__navLink:after{content:"";background-color:#000;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.main-module__kLBLzW__navLink:hover:after{width:100%}.main-module__kLBLzW__ctaContainer{align-items:center;gap:1rem;display:flex}.main-module__kLBLzW__ctaButton{color:#fff;cursor:pointer;background-color:#1a1a1a;border:none;border-radius:8px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.main-module__kLBLzW__ctaButton:hover{background-color:#333;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.main-module__kLBLzW__mobileMenuBtn{cursor:pointer;color:#000;background:0 0;border:none;padding:.5rem;font-size:1.5rem;display:none}@media (max-width:768px){.main-module__kLBLzW__nav,.main-module__kLBLzW__ctaContainer{display:none}.main-module__kLBLzW__mobileMenuBtn{display:block}.main-module__kLBLzW__header{padding:1rem}}
.footer-module__aWSsCW__footer{color:#1a1a1a;background-color:#fafafa;border-top:1px solid #e5e5e5;padding:4rem 2rem 2rem;font-family:Inter,sans-serif}.footer-module__aWSsCW__container{max-width:1200px;margin:0 auto}.footer-module__aWSsCW__topSection{flex-wrap:wrap;justify-content:space-between;gap:3rem;margin-bottom:4rem;display:flex}.footer-module__aWSsCW__brandColumn{flex:1.5;min-width:250px}.footer-module__aWSsCW__logoContainer{opacity:.9;margin-bottom:1rem;transition:opacity .2s;display:inline-block}.footer-module__aWSsCW__logoContainer:hover{opacity:1}.footer-module__aWSsCW__tagline{color:#555;max-width:300px;margin-bottom:1.5rem;line-height:1.6}.footer-module__aWSsCW__socialLinks{gap:1rem;display:flex}.footer-module__aWSsCW__socialLinks a{color:#999;font-size:1.25rem;transition:color .2s}.footer-module__aWSsCW__socialLinks a:hover{color:#1a1a1a}.footer-module__aWSsCW__linksColumn{flex:1;min-width:160px}.footer-module__aWSsCW__columnTitle{color:#1a1a1a;letter-spacing:.5px;margin-bottom:1.5rem;font-size:.95rem;font-weight:700}.footer-module__aWSsCW__linksColumn ul{padding:0;list-style:none}.footer-module__aWSsCW__linksColumn li{margin-bottom:.75rem}.footer-module__aWSsCW__linksColumn a{color:#555;font-size:.9rem;text-decoration:none;transition:color .2s}.footer-module__aWSsCW__linksColumn a:hover{color:#a3d928}.footer-module__aWSsCW__bottomSection{border-top:1px solid #e5e5e5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.footer-module__aWSsCW__copyright{color:#999;font-size:.85rem}.footer-module__aWSsCW__legalLinks{gap:2rem;display:flex}.footer-module__aWSsCW__legalLinks a{color:#999;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-module__aWSsCW__legalLinks a:hover{color:#555}@media (max-width:768px){.footer-module__aWSsCW__topSection{flex-direction:column;gap:2.5rem}.footer-module__aWSsCW__bottomSection{text-align:center;flex-direction:column;gap:1.5rem}.footer-module__aWSsCW__legalLinks{justify-content:center;gap:1.5rem}}
.enterprise-module__m29eMa__container{--primary-color:#a3d928;--primary-hover:#b4e839;--bg-white:#fff;--bg-gray:#f8f9fa;--bg-card:#fff;--text-main:#1a1a1a;--text-secondary:#555;--border-color:#e6e6e6;--gradient-hero:linear-gradient(180deg,#fff0 0%,#fff 100%);background-color:var(--bg-white);color:var(--text-main);min-height:100vh;font-family:Inter,sans-serif}.enterprise-module__m29eMa__heroSection{text-align:center;background:radial-gradient(circle at 50% 50%,#a3d92826 0%,#fff0 60%),var(--bg-white);flex-direction:column;justify-content:center;align-items:center;min-height:85vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.enterprise-module__m29eMa__heroContent{z-index:2;max-width:900px;animation:1s ease-out enterprise-module__m29eMa__fadeUp}.enterprise-module__m29eMa__heroTag{color:#7aa31e;background:#f0f9d6;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.enterprise-module__m29eMa__heroTitle{color:var(--text-main);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1}.enterprise-module__m29eMa__heroTitleHighlight{color:var(--primary-color);display:inline-block;position:relative}.enterprise-module__m29eMa__heroTitleHighlight:after{content:"";z-index:-1;background:#a3d9284d;width:100%;height:12px;position:absolute;bottom:8px;left:0;transform:skew(-10deg)}.enterprise-module__m29eMa__heroDescription{color:var(--text-secondary);max-width:700px;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.6}.enterprise-module__m29eMa__heroMapPreviewWrapper{z-index:10;width:100%;max-width:1100px;margin:0 auto;padding:0;position:relative}.enterprise-module__m29eMa__buttonGroup{justify-content:center;gap:1rem;display:flex}.enterprise-module__m29eMa__primaryButton{background-color:var(--text-main);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.enterprise-module__m29eMa__primaryButton:hover{background-color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.enterprise-module__m29eMa__secondaryButton{color:var(--text-main);cursor:pointer;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:.8rem 2rem;font-size:1rem;font-weight:500;transition:all .2s}.enterprise-module__m29eMa__secondaryButton:hover{background-color:#f9f9f9;border-color:#999}.enterprise-module__m29eMa__gridBackground{pointer-events:none;opacity:.6;z-index:1;background-image:linear-gradient(#e5e5e5 1px,#0000 1px),linear-gradient(90deg,#e5e5e5 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 70%);mask-image:radial-gradient(circle,#000 30%,#0000 70%)}.enterprise-module__m29eMa__dashboardPreview{z-index:5;box-sizing:border-box;background:#fff;width:100%;position:relative;overflow:hidden}.enterprise-module__m29eMa__browserHeader{background:#f5f5f5;border-bottom:1px solid #e0e0e0;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.enterprise-module__m29eMa__browserDot{background-color:#ddd;border-radius:50%;width:12px;height:12px}.enterprise-module__m29eMa__browserDot.enterprise-module__m29eMa__red{background-color:#ff5f56}.enterprise-module__m29eMa__browserDot.enterprise-module__m29eMa__yellow{background-color:#ffbd2e}.enterprise-module__m29eMa__browserDot.enterprise-module__m29eMa__green{background-color:#27c93f}.enterprise-module__m29eMa__dashboardContent{box-sizing:border-box;background:#fafafa;width:100%;min-width:0;height:auto;min-height:500px;display:flex;position:relative}.enterprise-module__m29eMa__sidebarMockup{box-sizing:border-box;border-right:1px solid #eee;flex-direction:column;flex-shrink:0;gap:1rem;width:240px;min-width:240px;padding:1.5rem;display:flex}.enterprise-module__m29eMa__mockupLine{background:#eee;border-radius:4px;width:100%;height:8px;margin-bottom:.5rem}.enterprise-module__m29eMa__mockupLine.enterprise-module__m29eMa__short{width:60%}.enterprise-module__m29eMa__mockupLine.enterprise-module__m29eMa__active{background:var(--primary-color);opacity:.5;width:80%}.enterprise-module__m29eMa__sidebarMockupOld{align-items:center;gap:.5rem;width:56px;min-width:56px;padding:.75rem .5rem}.enterprise-module__m29eMa__sidebarIcon{background:#ddd;border-radius:6px;width:24px;min-width:24px;height:24px;min-height:24px}.enterprise-module__m29eMa__sidebarMockupOld .enterprise-module__m29eMa__sidebarIcon{background:#ddd}.enterprise-module__m29eMa__mainMapMockup{box-sizing:border-box;flex:1;min-width:0;height:500px;min-height:500px;position:relative;overflow:hidden}.enterprise-module__m29eMa__insightCard{z-index:2;background:#fff;border-radius:8px;width:200px;padding:1rem;position:absolute;top:20%;right:10%;box-shadow:0 10px 20px #0000001a}.enterprise-module__m29eMa__insightVal{color:#1a1a1a;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.enterprise-module__m29eMa__insightLabel{color:#666;font-size:.75rem;font-weight:600}.enterprise-module__m29eMa__insightProgress{background:#eee;border-radius:2px;width:100%;height:4px;margin-top:.5rem;overflow:hidden}.enterprise-module__m29eMa__insightProgressFill{background:var(--primary-color);width:70%;height:100%}.enterprise-module__m29eMa__dashboardPreviewDark{background:#1a1a1a;border-color:#2d2d2d;box-shadow:0 40px 80px #0006,0 10px 30px #0003}.enterprise-module__m29eMa__dashboardPreviewDark .enterprise-module__m29eMa__browserHeader{background:#252525;border-bottom-color:#333}.enterprise-module__m29eMa__dashboardPreviewDark .enterprise-module__m29eMa__dashboardContent{background:#1e1e1e}.enterprise-module__m29eMa__dashboardPreviewDark .enterprise-module__m29eMa__sidebarMockup{background:#1e1e1e;border-right-color:#333}.enterprise-module__m29eMa__dashboardPreviewDark .enterprise-module__m29eMa__mockupLine{background:#404040}.enterprise-module__m29eMa__dashboardPreviewDark .enterprise-module__m29eMa__mockupLine.enterprise-module__m29eMa__active{background:var(--primary-color);opacity:.9}.enterprise-module__m29eMa__dashboardPreviewDark .enterprise-module__m29eMa__insightCard{background:#fffffff2;border:1px solid #fff3;box-shadow:0 10px 40px #0000004d}.enterprise-module__m29eMa__dashboardPreviewDark .enterprise-module__m29eMa__insightVal{color:#1a1a1a}.enterprise-module__m29eMa__dashboardPreviewDark .enterprise-module__m29eMa__insightLabel{color:#555}.enterprise-module__m29eMa__dashboardPreviewDark .enterprise-module__m29eMa__insightProgress{background:#e5e5e5}.enterprise-module__m29eMa__dashboardPreviewDark .enterprise-module__m29eMa__insightProgressFill{background:var(--primary-color)}.enterprise-module__m29eMa__beforeAfterSlider{cursor:col-resize;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.enterprise-module__m29eMa__beforeAfterLayer{z-index:1;width:100%;height:100%;position:absolute;inset:0}.enterprise-module__m29eMa__beforeAfterUISlider{cursor:col-resize;-webkit-user-select:none;user-select:none;z-index:5;box-sizing:border-box;border:1px solid #e0e0e0;border-radius:12px;width:100%;max-width:100%;margin:-4rem auto 0;animation:1.2s ease-out enterprise-module__m29eMa__fadeUp;position:relative;overflow:hidden;box-shadow:0 40px 80px #0000001f,0 10px 30px #0000000d}.enterprise-module__m29eMa__beforeAfterUILayer{z-index:1;width:100%}.enterprise-module__m29eMa__beforeAfterUILayerBefore{position:relative}.enterprise-module__m29eMa__beforeAfterUILayerAfter{height:100%;position:absolute;inset:0}.enterprise-module__m29eMa__beforeAfterHandle{z-index:4;cursor:col-resize;justify-content:center;align-items:center;width:4px;margin-left:-2px;display:flex;position:absolute;top:0;bottom:0}.enterprise-module__m29eMa__beforeAfterHandleLine{background:#ffffffe6;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 8px #0000004d}.enterprise-module__m29eMa__beforeAfterHandleKnob{z-index:1;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;gap:2px;width:36px;height:36px;display:flex;position:relative;box-shadow:0 2px 12px #00000040}.enterprise-module__m29eMa__beforeAfterHandleArrow{color:#333;font-size:12px;font-weight:700;line-height:1}.enterprise-module__m29eMa__beforeAfterLabels{z-index:3;pointer-events:none;position:absolute;top:12px;left:0;right:0}.enterprise-module__m29eMa__beforeAfterLabel{color:#fff;background:#0009;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:600;position:absolute}.enterprise-module__m29eMa__beforeAfterOverlay{z-index:5;position:absolute;inset:0}.enterprise-module__m29eMa__trustedSection{text-align:center;background-color:#fff;padding:4rem 2rem 2rem}.enterprise-module__m29eMa__trustedLabel{color:#888;margin-bottom:2rem;font-size:.9rem;font-weight:500}.enterprise-module__m29eMa__logosGrid{opacity:.6;flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;display:flex}.enterprise-module__m29eMa__clientLogo{filter:grayscale();justify-content:center;align-items:center;height:48px;transition:all .3s;display:flex}.enterprise-module__m29eMa__clientLogo:hover{filter:grayscale(0%);opacity:1}.enterprise-module__m29eMa__clientLogoImg{object-fit:contain;width:auto;max-height:48px}.enterprise-module__m29eMa__aiSection{color:#fff;background-color:#050505;padding:6rem 2rem;position:relative;overflow:visible}.enterprise-module__m29eMa__aiContainer{align-items:stretch;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.enterprise-module__m29eMa__aiContent{z-index:2;flex-direction:column;flex:1;justify-content:center;height:100vh;display:flex;position:sticky;top:0}.enterprise-module__m29eMa__aiTag{color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:block}.enterprise-module__m29eMa__aiTitle{margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.enterprise-module__m29eMa__aiTitle span{background:linear-gradient(90deg,#a3d928,#fff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.enterprise-module__m29eMa__aiDescription{color:#aaa;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.enterprise-module__m29eMa__aiList{flex-direction:column;gap:1rem;display:flex}.enterprise-module__m29eMa__aiListItem{align-items:flex-start;gap:1rem;display:flex}.enterprise-module__m29eMa__aiCheck{color:var(--primary-color);margin-top:4px}.enterprise-module__m29eMa__aiVisual{flex:1.2;align-self:stretch;min-height:600vh;position:relative}.enterprise-module__m29eMa__aiNode{color:#ddd;z-index:2;background:#111;border:1px solid #333;border-radius:999px;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-size:.9rem;transition:all .3s;display:flex;position:absolute;box-shadow:0 10px 30px #00000080}.enterprise-module__m29eMa__aiNode.enterprise-module__m29eMa__input{border-color:var(--primary-color);background:linear-gradient(90deg,#a3d9281a,#0000);top:10%;left:0;box-shadow:0 0 20px #a3d92833}.enterprise-module__m29eMa__aiNode.enterprise-module__m29eMa__input:hover{transform:scale(1.05);box-shadow:0 0 30px #a3d9284d}.enterprise-module__m29eMa__aiNode.enterprise-module__m29eMa__process{background:#1a1a1a;border-radius:8px}.enterprise-module__m29eMa__aiNode.enterprise-module__m29eMa__p1{top:10%;right:10%}.enterprise-module__m29eMa__aiNode.enterprise-module__m29eMa__p2{top:40%;right:25%}.enterprise-module__m29eMa__aiNode.enterprise-module__m29eMa__p3{border-color:#555;top:70%;right:5%}.enterprise-module__m29eMa__aiNode.enterprise-module__m29eMa__output{border-left:3px solid var(--primary-color);background:#222;border-radius:4px;bottom:10%;left:10%}.enterprise-module__m29eMa__nodeIcon{color:var(--primary-color)}.enterprise-module__m29eMa__connectionSvg{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.enterprise-module__m29eMa__connectionPath{fill:none;stroke:#333;stroke-width:2px;stroke-dasharray:10;animation:30s linear infinite enterprise-module__m29eMa__dash}@keyframes enterprise-module__m29eMa__dash{to{stroke-dashoffset:-1000px}}@media (max-width:768px){.enterprise-module__m29eMa__aiContainer{flex-direction:column;gap:3rem}.enterprise-module__m29eMa__aiVisual{width:100%;height:400px;font-size:.8rem}.enterprise-module__m29eMa__aiNode{padding:.5rem 1rem}}.enterprise-module__m29eMa__mapLayersSection{height:600vh;min-height:600vh;position:relative}.enterprise-module__m29eMa__mapLayersSticky{justify-content:center;align-items:center;height:100vh;padding:2rem 0;display:flex;position:sticky;top:0}.enterprise-module__m29eMa__mapLayersContent{width:100%;max-width:1100px;margin:0 auto;position:relative}.enterprise-module__m29eMa__mapLayersStack{border-radius:12px;width:100%;min-height:560px;position:relative;overflow:hidden;box-shadow:0 40px 80px #0006}.enterprise-module__m29eMa__mapLayersStackInner{z-index:1;border:1px solid #333;border-radius:12px;width:100%;position:relative;overflow:hidden}.enterprise-module__m29eMa__mapLayerFrame{background:#1a1a2e;width:100%;height:500px;min-height:500px;position:relative}.enterprise-module__m29eMa__mapStepContainer{z-index:2;width:100%;min-height:500px;position:absolute;top:0;left:0;right:0}.enterprise-module__m29eMa__mapStepContainerLast{z-index:3}.enterprise-module__m29eMa__mapStepFrame{border:1px solid #333;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 40px 80px #0006}.enterprise-module__m29eMa__mapStepLabel{border-left:3px solid var(--primary-color);z-index:10;background:#000000b3;border-radius:8px;padding:.5rem 1rem;position:absolute;top:1rem;left:1rem}.enterprise-module__m29eMa__mapStepMap{background:#1a1a2e;width:100%;height:500px;min-height:500px;position:relative}.enterprise-module__m29eMa__geoDataOverlay{pointer-events:none;z-index:2;background:radial-gradient(circle at 20% 30%,#a3d92826 0%,#0000 40%),radial-gradient(circle at 70% 60%,#a3d9281f 0%,#0000 35%),linear-gradient(#0000 0%,#a3d92814 100%);position:absolute;inset:0}.enterprise-module__m29eMa__businessOverlay{pointer-events:none;z-index:3;background:radial-gradient(circle,#a3d9281a 0%,#0000 50%);position:absolute;inset:0}.enterprise-module__m29eMa__mapLayerLabels{z-index:10;pointer-events:none;flex-direction:column;gap:.5rem;display:flex;position:absolute;top:1rem;left:1rem}.enterprise-module__m29eMa__mapLayerLabelItem{border-left:3px solid var(--primary-color);background:#000000b3;border-radius:8px;padding:.5rem 1rem}.enterprise-module__m29eMa__mapLayerTitle{color:#fff;font-size:.9rem;font-weight:700;display:block}.enterprise-module__m29eMa__mapLayerSubtitle{color:#aaa;font-size:.75rem;display:block}.enterprise-module__m29eMa__mapLayerFinal{z-index:10;pointer-events:none;width:100%;min-height:100%;position:absolute;inset:0}.enterprise-module__m29eMa__mapStepMap .enterprise-module__m29eMa__insightCard{background:#fffffff2;border:1px solid #fff3;box-shadow:0 10px 40px #0000004d}.enterprise-module__m29eMa__geoDataLayerOverlay{pointer-events:none;z-index:2;background-color:#0000;background-image:linear-gradient(#a3d92814 1px,#0000 1px),linear-gradient(90deg,#a3d92814 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:40px 40px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.enterprise-module__m29eMa__mapLayerFinal>div:last-child{pointer-events:auto;width:100%}.enterprise-module__m29eMa__mapLayerFinalLabel{border-left:3px solid var(--primary-color);z-index:11;pointer-events:none;background:#a3d92833;border-radius:8px;padding:.5rem 1rem;position:absolute;top:1rem;left:1rem}.enterprise-module__m29eMa__mapLayerFinalLabel .enterprise-module__m29eMa__mapLayerTitle{color:var(--primary-color);font-size:.9rem;font-weight:700;display:block}.enterprise-module__m29eMa__mapLayerFinalLabel .enterprise-module__m29eMa__mapLayerSubtitle{color:#aaa;font-size:.75rem;display:block}.enterprise-module__m29eMa__productFeatureSection{background:#fff;padding:6rem 2rem}.enterprise-module__m29eMa__featureRow{align-items:center;gap:4rem;margin-bottom:6rem;display:flex}.enterprise-module__m29eMa__featureRow.enterprise-module__m29eMa__reverse{flex-direction:row-reverse}.enterprise-module__m29eMa__featureText{flex:1}.enterprise-module__m29eMa__featureVisual{flex:1.5}.enterprise-module__m29eMa__featureTag{color:#a3d928;letter-spacing:.5px;text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:block}.enterprise-module__m29eMa__featureHeading{color:#1a1a1a;margin-bottom:1.2rem;font-size:2.25rem;font-weight:700;line-height:1.2}.enterprise-module__m29eMa__featureDescription{color:#555;font-size:1.1rem;line-height:1.6}.enterprise-module__m29eMa__screenshotContainer{background:#fff;border:1px solid #eee;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001a}.enterprise-module__m29eMa__screenshotImg{width:100%;height:auto;display:block}@media (max-width:1024px){.enterprise-module__m29eMa__featureRow,.enterprise-module__m29eMa__featureRow.enterprise-module__m29eMa__reverse{flex-direction:column;gap:2rem;margin-bottom:4rem}}.enterprise-module__m29eMa__statsSection{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:var(--bg-gray);flex-wrap:wrap;justify-content:center;gap:5rem;padding:3rem 2rem;display:flex}.enterprise-module__m29eMa__statItem{text-align:center}.enterprise-module__m29eMa__statValue{color:var(--text-main);margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1;display:block}.enterprise-module__m29eMa__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.95rem;font-weight:500}.enterprise-module__m29eMa__section{padding:6rem 2rem}.enterprise-module__m29eMa__sectionHeader{text-align:center;max-width:800px;margin:0 auto 4rem}.enterprise-module__m29eMa__sectionTitle{color:var(--text-main);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.enterprise-module__m29eMa__sectionSubtitle{color:var(--text-secondary);font-size:1.15rem;line-height:1.6}.enterprise-module__m29eMa__featuresSection{background-color:var(--bg-white)}.enterprise-module__m29eMa__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.enterprise-module__m29eMa__featureCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;padding:2.5rem;transition:all .3s}.enterprise-module__m29eMa__featureCard:hover{border-color:var(--primary-color);transform:translateY(-5px);box-shadow:0 20px 40px #0000000d}.enterprise-module__m29eMa__featureIcon{color:#7aa31e;background:#f0f9d6;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.enterprise-module__m29eMa__featureTitle{color:var(--text-main);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.enterprise-module__m29eMa__featureText{color:var(--text-secondary);line-height:1.6}.enterprise-module__m29eMa__howItWorksSection{background-color:var(--bg-gray)}.enterprise-module__m29eMa__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;max-width:1200px;margin:0 auto;display:grid}.enterprise-module__m29eMa__stepCard{text-align:left;position:relative}.enterprise-module__m29eMa__stepNumber{color:#e0e0e0;margin-bottom:1rem;font-size:4rem;font-weight:900;line-height:1}.enterprise-module__m29eMa__stepTitle{color:var(--text-main);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.enterprise-module__m29eMa__stepText{color:var(--text-secondary);line-height:1.6}.enterprise-module__m29eMa__industriesSection{background-color:var(--bg-white)}.enterprise-module__m29eMa__tabsContainer{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.enterprise-module__m29eMa__tabButton{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:999px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.enterprise-module__m29eMa__tabButton.enterprise-module__m29eMa__active,.enterprise-module__m29eMa__tabButton:hover{background:var(--text-main);color:#fff;border-color:var(--text-main)}.enterprise-module__m29eMa__industryContent{background:var(--bg-gray);border-radius:24px;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;padding:3rem;display:flex}.enterprise-module__m29eMa__industryImagePlaceholder,.enterprise-module__m29eMa__industryMapContainer{border-radius:16px;flex:1;height:300px;min-height:300px;position:relative;overflow:hidden}.enterprise-module__m29eMa__industryMapContainer{background:#1a1a2e}.enterprise-module__m29eMa__industriesMapWrapper{width:100%;height:100%;position:absolute;inset:0}.enterprise-module__m29eMa__industryTextContent{flex:1}.enterprise-module__m29eMa__industryTitle{margin-bottom:1rem;font-size:2rem;font-weight:700}.enterprise-module__m29eMa__industryDescription{color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}.enterprise-module__m29eMa__learnMoreLink{color:var(--text-main);border-bottom:2px solid var(--primary-color);padding-bottom:2px;font-weight:600;text-decoration:none}.enterprise-module__m29eMa__ctaSection{background-color:var(--text-main);text-align:center;color:#fff;padding:6rem 2rem}.enterprise-module__m29eMa__ctaTitle{margin-bottom:1.5rem;font-size:3rem;font-weight:800}.enterprise-module__m29eMa__ctaDesc{color:#ccc;max-width:600px;margin:0 auto 2.5rem;font-size:1.25rem}.enterprise-module__m29eMa__ctaButton{background-color:var(--primary-color);color:#1a1a1a;border-radius:8px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.enterprise-module__m29eMa__ctaButton:hover{background-color:#fff;transform:translateY(-2px)}@keyframes enterprise-module__m29eMa__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.enterprise-module__m29eMa__pipelineVisual{background:#fff;border:1px solid #e0e0e0;border-radius:16px;width:100%;max-width:1000px;margin:0 auto;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 40px 80px #0000001f}.enterprise-module__m29eMa__pipelineHeader{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:3rem;padding-bottom:1.5rem;display:flex}.enterprise-module__m29eMa__pipelineTitle{color:#1a1a1a;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:700;display:flex}.enterprise-module__m29eMa__pipelineStatus{color:#7aa31e;background:#f0f9d6;border-radius:999px;padding:.25rem .75rem;font-size:.85rem;font-weight:600}.enterprise-module__m29eMa__pipelineFlow{justify-content:space-between;align-items:center;display:flex;position:relative}.enterprise-module__m29eMa__pipelineFlow:before{content:"";z-index:0;background:#f0f0f0;height:2px;position:absolute;top:30px;left:40px;right:40px}.enterprise-module__m29eMa__pipelineStage{z-index:1;text-align:center;flex-direction:column;align-items:center;width:20%;display:flex;position:relative}.enterprise-module__m29eMa__stageIconBox{color:#1a1a1a;background:#fff;border:1px solid #e0e0e0;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1rem;font-size:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000000d}.enterprise-module__m29eMa__pipelineStage.enterprise-module__m29eMa__active .enterprise-module__m29eMa__stageIconBox{border-color:var(--primary-color);background:#fcfdfc;transform:translateY(-5px);box-shadow:0 10px 20px #a3d92826}.enterprise-module__m29eMa__stageLabel{color:#1a1a1a;margin-bottom:.25rem;font-size:.9rem;font-weight:700}.enterprise-module__m29eMa__stageDesc{color:#666;font-size:.75rem;line-height:1.4}.enterprise-module__m29eMa__stepsWrapper{max-width:1200px;margin:0 auto}.enterprise-module__m29eMa__stepRow{justify-content:space-between;gap:2rem;display:flex;position:relative}.enterprise-module__m29eMa__stepRow:before{content:"";z-index:0;background:#e0e0e0;width:100%;height:2px;display:block;position:absolute;top:24px;left:0}.enterprise-module__m29eMa__stepRowItem{z-index:1;background:0 0;flex:1;padding-top:0;position:relative}.enterprise-module__m29eMa__stepRowIcon{background:var(--text-main);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700;display:flex;box-shadow:0 0 0 8px #fff}.enterprise-module__m29eMa__stepRowTitle{color:var(--text-main);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.enterprise-module__m29eMa__stepRowText{color:var(--text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:768px){.enterprise-module__m29eMa__pipelineFlow{flex-direction:column;gap:2rem}.enterprise-module__m29eMa__pipelineFlow:before{width:2px;height:100%;top:0;left:50%;transform:translate(-50%)}.enterprise-module__m29eMa__pipelineStage{text-align:left;flex-direction:row;gap:1rem;width:100%}.enterprise-module__m29eMa__stageIconBox{margin-bottom:0}.enterprise-module__m29eMa__stepRow{flex-direction:column}.enterprise-module__m29eMa__stepRow:before{width:2px;height:100%;top:0;left:24px}.enterprise-module__m29eMa__stepRowIcon{margin-left:0}}.enterprise-module__m29eMa__internalToolContainer{z-index:10;background:#fff;border:1px solid #e0e0e0;border-radius:12px;width:100%;max-width:1200px;height:600px;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 80px #0000001f}.enterprise-module__m29eMa__toolSidebar{background:#fff;border-right:1px solid #e0e0e0;flex-direction:column;width:55%;display:flex}.enterprise-module__m29eMa__toolSidebarHeader{background:#fcfcfc;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.enterprise-module__m29eMa__toolBreadcrumbs{color:#666;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.enterprise-module__m29eMa__toolBreadcrumbs span{color:#1a1a1a;font-weight:600}.enterprise-module__m29eMa__toolTableWrapper{flex:1;overflow-y:auto}.enterprise-module__m29eMa__toolTable{border-collapse:collapse;width:100%;font-size:.85rem}.enterprise-module__m29eMa__toolTable th{text-align:left;color:#888;text-transform:uppercase;z-index:10;background:#fafafa;border-bottom:1px solid #f0f0f0;padding:.75rem 1rem;font-size:.75rem;font-weight:500;position:sticky;top:0}.enterprise-module__m29eMa__toolTable td{color:#333;vertical-align:middle;text-align:left;border-bottom:1px solid #f5f5f5;padding:.75rem 1rem}.enterprise-module__m29eMa__toolTable td.enterprise-module__m29eMa__addressCell{white-space:nowrap;text-overflow:ellipsis;max-width:250px;overflow:hidden}.enterprise-module__m29eMa__toolTable tr:hover{cursor:pointer;background:#f9f9f9}.enterprise-module__m29eMa__toolStatusTag{color:#555;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;display:inline-flex}.enterprise-module__m29eMa__toolMapArea{background:#f0f0f0;flex:1;position:relative}.enterprise-module__m29eMa__toolSubtypeTag{color:#666;background:#f5f5f5;border:1px solid #eee;border-radius:4px;padding:2px 6px;font-size:.75rem}.enterprise-module__m29eMa__toolFloatingSearch{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;color:#666;pointer-events:none;background:#ffffffe6;border-radius:8px;align-items:center;gap:.5rem;max-width:300px;padding:.6rem 1rem;font-size:.9rem;display:flex;position:absolute;top:1rem;left:1rem;right:1rem;box-shadow:0 4px 12px #0000001a}@media (max-width:900px){.enterprise-module__m29eMa__internalToolContainer{flex-direction:column;height:auto}.enterprise-module__m29eMa__toolSidebar{border-top:1px solid #e0e0e0;border-right:none;order:2;width:100%;height:400px}.enterprise-module__m29eMa__toolMapArea{order:1;width:100%;height:300px}}
.home-module__2nrqOG__container{--primary-color:#a3d928;--primary-hover:#b4e839;--bg-white:#fff;--bg-gray:#f8f9fa;--bg-card:#fff;--text-main:#1a1a1a;--text-secondary:#555;--border-color:#e6e6e6;--gradient-hero:linear-gradient(180deg,#fff0 0%,#fff 100%);background-color:var(--bg-white);color:var(--text-main);min-height:100vh;font-family:Inter,sans-serif}.home-module__2nrqOG__heroSection{text-align:center;background:radial-gradient(circle at 50% 50%,#a3d92826 0%,#fff0 60%),var(--bg-white);flex-direction:column;justify-content:center;align-items:center;min-height:85vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.home-module__2nrqOG__heroContent{z-index:2;max-width:900px;animation:1s ease-out home-module__2nrqOG__fadeUp}.home-module__2nrqOG__heroTag{color:#7aa31e;background:#f0f9d6;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.home-module__2nrqOG__heroTitle{color:var(--text-main);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1}.home-module__2nrqOG__heroTitleHighlight{color:var(--primary-color);display:inline-block;position:relative}.home-module__2nrqOG__heroTitleHighlight:after{content:"";z-index:-1;background:#a3d9284d;width:100%;height:12px;position:absolute;bottom:8px;left:0;transform:skew(-10deg)}.home-module__2nrqOG__heroDescription{color:var(--text-secondary);max-width:700px;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.6}.home-module__2nrqOG__heroMapPreviewWrapper{width:100%;max-width:1100px;margin:0 auto;padding:0}.home-module__2nrqOG__buttonGroup{justify-content:center;gap:1rem;display:flex}.home-module__2nrqOG__primaryButton{background-color:var(--text-main);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.home-module__2nrqOG__primaryButton:hover{background-color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.home-module__2nrqOG__secondaryButton{color:var(--text-main);cursor:pointer;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:.8rem 2rem;font-size:1rem;font-weight:500;transition:all .2s}.home-module__2nrqOG__secondaryButton:hover{background-color:#f9f9f9;border-color:#999}.home-module__2nrqOG__gridBackground{pointer-events:none;opacity:.6;z-index:1;background-image:linear-gradient(#e5e5e5 1px,#0000 1px),linear-gradient(90deg,#e5e5e5 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 70%);mask-image:radial-gradient(circle,#000 30%,#0000 70%)}.home-module__2nrqOG__dashboardPreview{z-index:5;box-sizing:border-box;background:#fff;width:100%;position:relative;overflow:hidden}.home-module__2nrqOG__browserHeader{background:#f5f5f5;border-bottom:1px solid #e0e0e0;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.home-module__2nrqOG__browserDot{background-color:#ddd;border-radius:50%;width:12px;height:12px}.home-module__2nrqOG__browserDot.home-module__2nrqOG__red{background-color:#ff5f56}.home-module__2nrqOG__browserDot.home-module__2nrqOG__yellow{background-color:#ffbd2e}.home-module__2nrqOG__browserDot.home-module__2nrqOG__green{background-color:#27c93f}.home-module__2nrqOG__dashboardContent{box-sizing:border-box;background:#fafafa;width:100%;min-width:0;height:auto;min-height:500px;display:flex;position:relative}.home-module__2nrqOG__sidebarMockup{box-sizing:border-box;border-right:1px solid #eee;flex-direction:column;flex-shrink:0;gap:1rem;width:240px;min-width:240px;padding:1.5rem;display:flex}.home-module__2nrqOG__mockupLine{background:#eee;border-radius:4px;width:100%;height:8px;margin-bottom:.5rem}.home-module__2nrqOG__mockupLine.home-module__2nrqOG__short{width:60%}.home-module__2nrqOG__mockupLine.home-module__2nrqOG__active{background:var(--primary-color);opacity:.5;width:80%}.home-module__2nrqOG__sidebarMockupOld{align-items:center;gap:.5rem;width:56px;min-width:56px;padding:.75rem .5rem}.home-module__2nrqOG__sidebarIcon{background:#ddd;border-radius:6px;width:24px;min-width:24px;height:24px;min-height:24px}.home-module__2nrqOG__sidebarMockupOld .home-module__2nrqOG__sidebarIcon{background:#ddd}.home-module__2nrqOG__mainMapMockup{box-sizing:border-box;flex:1;min-width:0;height:500px;min-height:500px;position:relative;overflow:hidden}.home-module__2nrqOG__insightCard{z-index:2;background:#fff;border-radius:8px;width:200px;padding:1rem;position:absolute;top:20%;right:10%;box-shadow:0 10px 20px #0000001a}.home-module__2nrqOG__insightVal{color:#1a1a1a;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.home-module__2nrqOG__insightLabel{color:#666;font-size:.75rem;font-weight:600}.home-module__2nrqOG__insightProgress{background:#eee;border-radius:2px;width:100%;height:4px;margin-top:.5rem;overflow:hidden}.home-module__2nrqOG__insightProgressFill{background:var(--primary-color);width:70%;height:100%}.home-module__2nrqOG__dashboardPreviewDark{background:#1a1a1a;border-color:#2d2d2d;box-shadow:0 40px 80px #0006,0 10px 30px #0003}.home-module__2nrqOG__dashboardPreviewDark .home-module__2nrqOG__browserHeader{background:#252525;border-bottom-color:#333}.home-module__2nrqOG__dashboardPreviewDark .home-module__2nrqOG__dashboardContent{background:#1e1e1e}.home-module__2nrqOG__dashboardPreviewDark .home-module__2nrqOG__sidebarMockup{background:#1e1e1e;border-right-color:#333}.home-module__2nrqOG__dashboardPreviewDark .home-module__2nrqOG__mockupLine{background:#404040}.home-module__2nrqOG__dashboardPreviewDark .home-module__2nrqOG__mockupLine.home-module__2nrqOG__active{background:var(--primary-color);opacity:.9}.home-module__2nrqOG__dashboardPreviewDark .home-module__2nrqOG__insightCard{background:#fffffff2;border:1px solid #fff3;box-shadow:0 10px 40px #0000004d}.home-module__2nrqOG__dashboardPreviewDark .home-module__2nrqOG__insightVal{color:#1a1a1a}.home-module__2nrqOG__dashboardPreviewDark .home-module__2nrqOG__insightLabel{color:#555}.home-module__2nrqOG__dashboardPreviewDark .home-module__2nrqOG__insightProgress{background:#e5e5e5}.home-module__2nrqOG__dashboardPreviewDark .home-module__2nrqOG__insightProgressFill{background:var(--primary-color)}.home-module__2nrqOG__beforeAfterSlider{cursor:col-resize;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.home-module__2nrqOG__beforeAfterLayer{z-index:1;width:100%;height:100%;position:absolute;inset:0}.home-module__2nrqOG__beforeAfterUISlider{cursor:col-resize;-webkit-user-select:none;user-select:none;z-index:5;box-sizing:border-box;border:1px solid #e0e0e0;border-radius:12px;width:100%;max-width:100%;margin:2rem auto 0;animation:1.2s ease-out home-module__2nrqOG__fadeUp;position:relative;overflow:hidden;box-shadow:0 40px 80px #0000001f,0 10px 30px #0000000d}.home-module__2nrqOG__beforeAfterUILayer{z-index:1;width:100%}.home-module__2nrqOG__beforeAfterUILayerBefore{position:relative}.home-module__2nrqOG__beforeAfterUILayerAfter{height:100%;position:absolute;inset:0}.home-module__2nrqOG__beforeAfterHandle{z-index:4;cursor:col-resize;justify-content:center;align-items:center;width:4px;margin-left:-2px;display:flex;position:absolute;top:0;bottom:0}.home-module__2nrqOG__beforeAfterHandleLine{background:#ffffffe6;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 8px #0000004d}.home-module__2nrqOG__beforeAfterHandleKnob{z-index:1;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;gap:2px;width:36px;height:36px;display:flex;position:relative;box-shadow:0 2px 12px #00000040}.home-module__2nrqOG__beforeAfterHandleArrow{color:#333;font-size:12px;font-weight:700;line-height:1}.home-module__2nrqOG__beforeAfterLabels{z-index:3;pointer-events:none;position:absolute;top:12px;left:0;right:0}.home-module__2nrqOG__beforeAfterLabel{color:#fff;background:#0009;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:600;position:absolute}.home-module__2nrqOG__beforeAfterOverlay{z-index:5;position:absolute;inset:0}.home-module__2nrqOG__trustedSection{text-align:center;background-color:#fff;padding:4rem 2rem 2rem}.home-module__2nrqOG__trustedLabel{color:#888;margin-bottom:2rem;font-size:.9rem;font-weight:500}.home-module__2nrqOG__logosGrid{opacity:.6;flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;display:flex}.home-module__2nrqOG__clientLogo{filter:grayscale();justify-content:center;align-items:center;height:48px;transition:all .3s;display:flex}.home-module__2nrqOG__clientLogo:hover{filter:grayscale(0%);opacity:1}.home-module__2nrqOG__clientLogoImg{object-fit:contain;width:auto;max-height:48px}.home-module__2nrqOG__aiSection{color:#fff;background-color:#050505;padding:6rem 2rem;position:relative;overflow:visible}.home-module__2nrqOG__aiContainer{align-items:stretch;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.home-module__2nrqOG__aiContent{z-index:2;flex-direction:column;flex:1;justify-content:center;height:100vh;display:flex;position:sticky;top:0}.home-module__2nrqOG__aiTag{color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:block}.home-module__2nrqOG__aiTitle{margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.home-module__2nrqOG__aiTitle span{background:linear-gradient(90deg,#a3d928,#fff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.home-module__2nrqOG__aiDescription{color:#aaa;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.home-module__2nrqOG__aiList{flex-direction:column;gap:1rem;display:flex}.home-module__2nrqOG__aiListItem{align-items:flex-start;gap:1rem;display:flex}.home-module__2nrqOG__aiCheck{color:var(--primary-color);margin-top:4px}.home-module__2nrqOG__aiVisual{flex:1.2;align-self:stretch;min-height:0;position:relative}.home-module__2nrqOG__aiNode{color:#ddd;z-index:2;background:#111;border:1px solid #333;border-radius:999px;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-size:.9rem;transition:all .3s;display:flex;position:absolute;box-shadow:0 10px 30px #00000080}.home-module__2nrqOG__aiNode.home-module__2nrqOG__input{border-color:var(--primary-color);background:linear-gradient(90deg,#a3d9281a,#0000);top:10%;left:0;box-shadow:0 0 20px #a3d92833}.home-module__2nrqOG__aiNode.home-module__2nrqOG__input:hover{transform:scale(1.05);box-shadow:0 0 30px #a3d9284d}.home-module__2nrqOG__aiNode.home-module__2nrqOG__process{background:#1a1a1a;border-radius:8px}.home-module__2nrqOG__aiNode.home-module__2nrqOG__p1{top:10%;right:10%}.home-module__2nrqOG__aiNode.home-module__2nrqOG__p2{top:40%;right:25%}.home-module__2nrqOG__aiNode.home-module__2nrqOG__p3{border-color:#555;top:70%;right:5%}.home-module__2nrqOG__aiNode.home-module__2nrqOG__output{border-left:3px solid var(--primary-color);background:#222;border-radius:4px;bottom:10%;left:10%}.home-module__2nrqOG__nodeIcon{color:var(--primary-color)}.home-module__2nrqOG__connectionSvg{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.home-module__2nrqOG__connectionPath{fill:none;stroke:#333;stroke-width:2px;stroke-dasharray:10;animation:30s linear infinite home-module__2nrqOG__dash}@keyframes home-module__2nrqOG__dash{to{stroke-dashoffset:-1000px}}@media (max-width:768px){.home-module__2nrqOG__aiContainer{flex-direction:column;gap:3rem}.home-module__2nrqOG__aiVisual{width:100%;height:400px;font-size:.8rem}.home-module__2nrqOG__aiNode{padding:.5rem 1rem}}.home-module__2nrqOG__stackCards{width:100%;max-width:1100px;margin:0 auto;padding:0 1rem;position:relative}.home-module__2nrqOG__stackCardsSpacer{height:100vh}.home-module__2nrqOG__stackCardsItem{transform-origin:50%;z-index:1;position:sticky;top:50%}.home-module__2nrqOG__stackCardsItem:nth-child(2){z-index:2}.home-module__2nrqOG__stackCardsItem:nth-child(3){z-index:3}.home-module__2nrqOG__stackCardsItem:nth-child(4){z-index:4}.home-module__2nrqOG__mapLayerCard{border-radius:12px;width:100%;max-width:1100px;overflow:hidden;box-shadow:0 20px 60px #00000080,0 0 1px #0000004d}.home-module__2nrqOG__mapLayersStackInner{z-index:1;border:1px solid #333;border-radius:12px;width:100%;position:relative;overflow:hidden}.home-module__2nrqOG__mapLayerFrame{background:#1a1a2e;width:100%;height:500px;min-height:500px;position:relative}.home-module__2nrqOG__mapStepContainer{z-index:2;width:100%;min-height:500px;position:absolute;top:0;left:0;right:0}.home-module__2nrqOG__mapStepContainerLast{z-index:3}.home-module__2nrqOG__mapStepFrame{border:1px solid #333;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 40px 80px #0006}.home-module__2nrqOG__mapStepLabel{border-left:3px solid var(--primary-color);z-index:10;background:#000000b3;border-radius:8px;padding:.5rem 1rem;position:absolute;top:1rem;left:1rem}.home-module__2nrqOG__mapStepMap{background:#1a1a2e;width:100%;height:500px;min-height:500px;position:relative}.home-module__2nrqOG__geoDataOverlay{pointer-events:none;z-index:2;background:radial-gradient(circle at 20% 30%,#a3d92826 0%,#0000 40%),radial-gradient(circle at 70% 60%,#a3d9281f 0%,#0000 35%),linear-gradient(#0000 0%,#a3d92814 100%);position:absolute;inset:0}.home-module__2nrqOG__businessOverlay{pointer-events:none;z-index:3;background:radial-gradient(circle,#a3d9281a 0%,#0000 50%);position:absolute;inset:0}.home-module__2nrqOG__mapLayerLabels{z-index:10;pointer-events:none;flex-direction:column;gap:.5rem;display:flex;position:absolute;top:1rem;left:1rem}.home-module__2nrqOG__mapLayerLabelItem{border-left:3px solid var(--primary-color);background:#000000b3;border-radius:8px;padding:.5rem 1rem}.home-module__2nrqOG__mapLayerTitle{color:#fff;font-size:.9rem;font-weight:700;display:block}.home-module__2nrqOG__mapLayerSubtitle{color:#aaa;font-size:.75rem;display:block}.home-module__2nrqOG__mapLayerFinal{z-index:10;pointer-events:none;width:100%;min-height:100%;position:absolute;inset:0}.home-module__2nrqOG__mapStepMap .home-module__2nrqOG__insightCard{background:#fffffff2;border:1px solid #fff3;box-shadow:0 10px 40px #0000004d}.home-module__2nrqOG__mapStep3Layout{width:100%;height:500px;min-height:500px;display:flex}.home-module__2nrqOG__mapStep3Sidebar{background:#1a1a2e;border-right:1px solid #ffffff26;flex-direction:column;flex-shrink:0;width:220px;min-width:220px;display:flex}.home-module__2nrqOG__mapStep3SidebarHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.home-module__2nrqOG__mapStep3SidebarTitle{color:var(--primary-color);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.home-module__2nrqOG__mapStep3SidebarCount{color:#888;font-size:.7rem}.home-module__2nrqOG__mapStep3SidebarList{flex:1;overflow-y:auto}.home-module__2nrqOG__mapStep3SidebarItem{border-bottom:1px solid #ffffff0f;gap:.5rem;padding:.6rem 1rem;display:flex}.home-module__2nrqOG__mapStep3SidebarItem:hover{background:#ffffff0a}.home-module__2nrqOG__mapStep3SidebarItemNum{color:var(--primary-color);min-width:24px;font-size:.7rem;font-weight:700}.home-module__2nrqOG__mapStep3SidebarItemContent{flex:1;min-width:0}.home-module__2nrqOG__mapStep3SidebarItemAddress{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.home-module__2nrqOG__mapStep3SidebarItemMeta{color:#888;gap:.5rem;margin-top:.25rem;font-size:.65rem;display:flex}.home-module__2nrqOG__mapStep3SidebarItemScore{color:var(--primary-color);font-weight:600}.home-module__2nrqOG__mapStep3Map{background:#1a1a2e;flex:1;min-width:0;position:relative}.home-module__2nrqOG__mapStep3Label{border-left:3px solid var(--primary-color);z-index:10;background:#000000b3;border-radius:8px;padding:.5rem 1rem;position:absolute;top:1rem;left:1rem}.home-module__2nrqOG__geoDataLayerOverlay{pointer-events:none;z-index:2;background-color:#0000;background-image:linear-gradient(#a3d92814 1px,#0000 1px),linear-gradient(90deg,#a3d92814 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:40px 40px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.home-module__2nrqOG__mapLayerFinal>div:last-child{pointer-events:auto;width:100%}.home-module__2nrqOG__mapLayerFinalLabel{border-left:3px solid var(--primary-color);z-index:11;pointer-events:none;background:#a3d92833;border-radius:8px;padding:.5rem 1rem;position:absolute;top:1rem;left:1rem}.home-module__2nrqOG__mapLayerFinalLabel .home-module__2nrqOG__mapLayerTitle{color:var(--primary-color);font-size:.9rem;font-weight:700;display:block}.home-module__2nrqOG__mapLayerFinalLabel .home-module__2nrqOG__mapLayerSubtitle{color:#aaa;font-size:.75rem;display:block}.home-module__2nrqOG__productFeatureSection{background:#fff;padding:6rem 2rem}.home-module__2nrqOG__featureRow{align-items:center;gap:4rem;margin-bottom:6rem;display:flex}.home-module__2nrqOG__featureRow.home-module__2nrqOG__reverse{flex-direction:row-reverse}.home-module__2nrqOG__featureText{flex:1}.home-module__2nrqOG__featureVisual{flex:1.5}.home-module__2nrqOG__featureTag{color:#a3d928;letter-spacing:.5px;text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:block}.home-module__2nrqOG__featureHeading{color:#1a1a1a;margin-bottom:1.2rem;font-size:2.25rem;font-weight:700;line-height:1.2}.home-module__2nrqOG__featureDescription{color:#555;font-size:1.1rem;line-height:1.6}.home-module__2nrqOG__screenshotContainer{background:#fff;border:1px solid #eee;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001a}.home-module__2nrqOG__screenshotImg{width:100%;height:auto;display:block}@media (max-width:1024px){.home-module__2nrqOG__featureRow,.home-module__2nrqOG__featureRow.home-module__2nrqOG__reverse{flex-direction:column;gap:2rem;margin-bottom:4rem}}.home-module__2nrqOG__statsSection{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:var(--bg-gray);flex-wrap:wrap;justify-content:center;gap:5rem;padding:3rem 2rem;display:flex}.home-module__2nrqOG__statItem{text-align:center}.home-module__2nrqOG__statValue{color:var(--text-main);margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1;display:block}.home-module__2nrqOG__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.95rem;font-weight:500}.home-module__2nrqOG__section{padding:6rem 2rem}.home-module__2nrqOG__sectionHeader{text-align:center;max-width:800px;margin:0 auto 4rem}.home-module__2nrqOG__sectionTitle{color:var(--text-main);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.home-module__2nrqOG__sectionSubtitle{color:var(--text-secondary);font-size:1.15rem;line-height:1.6}.home-module__2nrqOG__featuresSection{background-color:var(--bg-white)}.home-module__2nrqOG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.home-module__2nrqOG__featureCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;padding:2.5rem;transition:all .3s}.home-module__2nrqOG__featureCard:hover{border-color:var(--primary-color);transform:translateY(-5px);box-shadow:0 20px 40px #0000000d}.home-module__2nrqOG__featureIcon{color:#7aa31e;background:#f0f9d6;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.home-module__2nrqOG__featureTitle{color:var(--text-main);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.home-module__2nrqOG__featureText{color:var(--text-secondary);line-height:1.6}.home-module__2nrqOG__howItWorksSection{background-color:var(--bg-gray)}.home-module__2nrqOG__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;max-width:1200px;margin:0 auto;display:grid}.home-module__2nrqOG__stepCard{text-align:left;position:relative}.home-module__2nrqOG__stepNumber{color:#e0e0e0;margin-bottom:1rem;font-size:4rem;font-weight:900;line-height:1}.home-module__2nrqOG__stepTitle{color:var(--text-main);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.home-module__2nrqOG__stepText{color:var(--text-secondary);line-height:1.6}.home-module__2nrqOG__industriesSection{background-color:var(--bg-white)}.home-module__2nrqOG__tabsContainer{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.home-module__2nrqOG__tabButton{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:999px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.home-module__2nrqOG__tabButton.home-module__2nrqOG__active,.home-module__2nrqOG__tabButton:hover{background:var(--text-main);color:#fff;border-color:var(--text-main)}.home-module__2nrqOG__industryContent{background:var(--bg-gray);border-radius:24px;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;padding:3rem;display:flex}.home-module__2nrqOG__industryImagePlaceholder,.home-module__2nrqOG__industryMapContainer{border-radius:16px;flex:1;height:300px;min-height:300px;position:relative;overflow:hidden}.home-module__2nrqOG__industryMapContainer{background:#1a1a2e}.home-module__2nrqOG__industriesMapWrapper{width:100%;height:100%;position:absolute;inset:0}.home-module__2nrqOG__industryTextContent{flex:1}.home-module__2nrqOG__industryTitle{margin-bottom:1rem;font-size:2rem;font-weight:700}.home-module__2nrqOG__industryDescription{color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}.home-module__2nrqOG__learnMoreLink{color:var(--text-main);border-bottom:2px solid var(--primary-color);padding-bottom:2px;font-weight:600;text-decoration:none}.home-module__2nrqOG__ctaSection{background-color:var(--text-main);text-align:center;color:#fff;padding:6rem 2rem}.home-module__2nrqOG__ctaTitle{margin-bottom:1.5rem;font-size:3rem;font-weight:800}.home-module__2nrqOG__ctaDesc{color:#ccc;max-width:600px;margin:0 auto 2.5rem;font-size:1.25rem}.home-module__2nrqOG__ctaButton{background-color:var(--primary-color);color:#1a1a1a;border-radius:8px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.home-module__2nrqOG__ctaButton:hover{background-color:#fff;transform:translateY(-2px)}@keyframes home-module__2nrqOG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.home-module__2nrqOG__heroTitle{font-size:2.5rem}.home-module__2nrqOG__industryContent{flex-direction:column;padding:2rem}.home-module__2nrqOG__gridBackground{display:none}}
