.AnnouncementBar-module__pdAvtG__announcementBar{background:var(--lime,#d4e632);color:var(--dark,#1a1a1a);justify-content:center;align-items:center;padding:10px 60px;display:flex}.AnnouncementBar-module__pdAvtG__barText{font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:500}.AnnouncementBar-module__pdAvtG__barArrow{font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:700}@media (max-width:768px){.AnnouncementBar-module__pdAvtG__announcementBar{padding:10px 1rem}}
:root{--lime:#d4e632;--dark:#1a1a1a;--nav-gray:#888}.main-module__kLBLzW__header{z-index:1000;flex-direction:column;width:100%;transition:all .3s;display:flex;position:sticky;top:0;left:0}.main-module__kLBLzW__navbar{background:var(--dark);border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 60px;display:flex}.main-module__kLBLzW__logoContainer{align-items:center;gap:.5rem;text-decoration:none;display:flex}.main-module__kLBLzW__logoText{letter-spacing:-.4px;color:var(--lime);font-family:Inter,system-ui,sans-serif;font-size:20px;font-weight:700}.main-module__kLBLzW__nav{align-items:center;gap:32px;display:flex}.main-module__kLBLzW__navLink{color:var(--nav-gray);font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.main-module__kLBLzW__navLink:hover{color:#fff}.main-module__kLBLzW__navLink:after{content:"";background-color:var(--lime);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{background:var(--lime);color:var(--dark);cursor:pointer;border:none;border-radius:6px;padding:10px 24px;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s}.main-module__kLBLzW__ctaButton:hover{background:#e8f55c;transform:translateY(-1px);box-shadow:0 4px 12px #d4e6324d}.main-module__kLBLzW__mobileMenuBtn{cursor:pointer;color:var(--lime);background:0 0;border:none;padding:.5rem;font-size:1.5rem;display:none}@media (max-width:768px){.main-module__kLBLzW__navbar{padding:16px 1rem}.main-module__kLBLzW__nav,.main-module__kLBLzW__ctaContainer{display:none}.main-module__kLBLzW__mobileMenuBtn{display:block}}
.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}}
.Badge-module__kcFVmG__badgeOuter{border-radius:22px;width:fit-content;padding:1.5px;display:inline-flex;position:relative;overflow:hidden}.Badge-module__kcFVmG__badgeGlow{aspect-ratio:1;pointer-events:none;background:conic-gradient(#3b4fd4,#00d4b8,#7ae500,#0000 30%);width:400%;margin-top:-200%;margin-left:-200%;animation:3s linear infinite Badge-module__kcFVmG__badgeGradientMove;position:absolute;top:50%;left:50%}@keyframes Badge-module__kcFVmG__badgeGradientMove{to{transform:rotate(360deg)}}.Badge-module__kcFVmG__badge{z-index:1;background:#2a2a2a;border-radius:20px;align-items:center;gap:8px;width:fit-content;padding:8px 18px;display:inline-flex;position:relative}.Badge-module__kcFVmG__badgeDot{background:#00d4b8;border-radius:50%;width:8px;height:8px}.Badge-module__kcFVmG__badgeLabel{letter-spacing:1.5px;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:600}
.Hero-module__JJUn2G__hero{background:#1a1a1a;flex-direction:column;align-items:stretch;width:100%;display:flex}.Hero-module__JJUn2G__content{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:32px;width:100%;max-width:1440px;margin:0 auto;padding:50px 60px;display:flex}.Hero-module__JJUn2G__headlineBlock{flex-direction:column;gap:12px;max-width:638px;display:flex}.Hero-module__JJUn2G__headline{color:#fff;margin:0;font-family:Inter,system-ui,sans-serif;font-size:64px;font-weight:500;line-height:1.1}.Hero-module__JJUn2G__description{color:#fff;margin:0;font-family:Inter,system-ui,sans-serif;font-size:19px;font-weight:400;line-height:1.5}.Hero-module__JJUn2G__featuresBlock{flex-direction:column;gap:16px;display:flex}.Hero-module__JJUn2G__checklist{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Hero-module__JJUn2G__checklist li{color:#fff;padding-left:1.5em;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:400;position:relative}.Hero-module__JJUn2G__checklist li:before{content:"✓";position:absolute;left:0}.Hero-module__JJUn2G__productPreview{border-top:1px solid #343434;border-bottom:1px solid #343434;justify-content:center;align-items:center;width:100%;height:613px;display:flex;overflow:hidden}.Hero-module__JJUn2G__productImage{object-fit:contain;width:1246px;max-width:100%;height:auto}.Hero-module__JJUn2G__trustedBy{border-bottom:1px solid #343434;justify-content:center;align-items:center;gap:40px;width:100%;padding:20px 10px;display:flex}.Hero-module__JJUn2G__trustedByText{letter-spacing:-.4px;color:#fff;flex-shrink:0;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:400}.Hero-module__JJUn2G__trustedByLogos{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}.Hero-module__JJUn2G__trustedByLogo{object-fit:contain;width:auto;max-width:149px;height:43px}@media (max-width:1024px){.Hero-module__JJUn2G__content{flex-direction:column;align-items:flex-start;padding:40px 24px}.Hero-module__JJUn2G__productPreview{height:auto;min-height:400px}.Hero-module__JJUn2G__productImage{width:100%}.Hero-module__JJUn2G__trustedBy{flex-direction:column;gap:24px}.Hero-module__JJUn2G__headline{font-size:40px}.Hero-module__JJUn2G__description{font-size:17px}}@media (max-width:768px){.Hero-module__JJUn2G__content{padding:32px 16px}.Hero-module__JJUn2G__productPreview{min-height:300px}.Hero-module__JJUn2G__trustedBy{gap:16px;padding:16px}.Hero-module__JJUn2G__trustedByLogos{gap:24px}.Hero-module__JJUn2G__trustedByLogo{height:36px}.Hero-module__JJUn2G__headline{font-size:32px}.Hero-module__JJUn2G__description,.Hero-module__JJUn2G__checklist li{font-size:16px}}
.ProcessSection-module__49h4vW__section{background:#fff;width:100%;padding:63px 60px 80px;overflow-x:hidden}.ProcessSection-module__49h4vW__header{text-align:center;margin-bottom:80px}.ProcessSection-module__49h4vW__title{letter-spacing:-.4px;color:#1a1a1a;margin:0 0 24px;font-family:Inter,system-ui,sans-serif;font-size:32px;font-weight:500;line-height:1.2}.ProcessSection-module__49h4vW__subtitle{letter-spacing:-.4px;color:#1a1a1ab3;max-width:597px;margin:0 auto;font-family:Inter,system-ui,sans-serif;font-size:20px;font-weight:400;line-height:1.4}.ProcessSection-module__49h4vW__timeline{width:100vw;height:254px;margin-bottom:80px;margin-left:calc(50% - 50vw);position:relative}.ProcessSection-module__49h4vW__timelineLine{object-fit:cover;pointer-events:none;width:100%;height:auto;position:absolute;top:50%;left:0;transform:translateY(-50%)}.ProcessSection-module__49h4vW__timelineIcons{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.ProcessSection-module__49h4vW__iconWrapper{box-sizing:border-box;background:#fff;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%)}.ProcessSection-module__49h4vW__icon{object-fit:contain;width:60%;height:60%}.ProcessSection-module__49h4vW__iconWrapper svg{color:#0006;width:50%;height:50%}.ProcessSection-module__49h4vW__steps{grid-template-columns:repeat(3,1fr);gap:40px;max-width:1440px;margin:0 auto;display:grid}.ProcessSection-module__49h4vW__step{flex-direction:column;gap:12px;display:flex}.ProcessSection-module__49h4vW__stepTitle{letter-spacing:-.4px;color:#000;margin:0;font-family:Inter,system-ui,sans-serif;font-size:24px;font-weight:500}.ProcessSection-module__49h4vW__stepDescription{letter-spacing:-.4px;color:#000000b3;margin:0;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:1.5}@media (max-width:1024px){.ProcessSection-module__49h4vW__section{padding:48px 24px 60px}.ProcessSection-module__49h4vW__header{margin-bottom:48px}.ProcessSection-module__49h4vW__title{font-size:28px}.ProcessSection-module__49h4vW__subtitle{font-size:18px}.ProcessSection-module__49h4vW__timeline{height:220px}.ProcessSection-module__49h4vW__steps{grid-template-columns:1fr;gap:32px}}@media (max-width:768px){.ProcessSection-module__49h4vW__section{padding:40px 16px 48px}.ProcessSection-module__49h4vW__title{font-size:24px}.ProcessSection-module__49h4vW__subtitle{font-size:16px}.ProcessSection-module__49h4vW__timeline{height:180px}.ProcessSection-module__49h4vW__iconWrapper{max-width:44px;max-height:44px}.ProcessSection-module__49h4vW__stepTitle{font-size:20px}.ProcessSection-module__49h4vW__stepDescription{font-size:15px}}
.BuildingSnapshotCard-module__7eDbiW__card{background:0 0;border:1px solid #0000;border-radius:12px;flex-direction:column;gap:20px;width:100%;padding:24px;transition:background-color .2s,border-color .2s,box-shadow .2s;display:flex}.BuildingSnapshotCard-module__7eDbiW__card:hover{background:#141416;border-color:#343434;box-shadow:0 8px 24px #0006}.BuildingSnapshotCard-module__7eDbiW__header{flex-direction:column;gap:6px;display:flex}.BuildingSnapshotCard-module__7eDbiW__titleRow{justify-content:space-between;align-items:center;display:flex}.BuildingSnapshotCard-module__7eDbiW__title{color:#e4e4e7;margin:0;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:600}.BuildingSnapshotCard-module__7eDbiW__badgeH{color:#c97b7b;background:#2d1f1f;border:1px solid #5c3d3d;border-radius:6px;padding:6px 12px;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:500}.BuildingSnapshotCard-module__7eDbiW__addrRow{align-items:center;gap:8px;display:flex}.BuildingSnapshotCard-module__7eDbiW__addrMain{color:#d4d4d8;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:500}.BuildingSnapshotCard-module__7eDbiW__addrSub{color:#71717a;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:500}.BuildingSnapshotCard-module__7eDbiW__divider{background:#343434;width:100%;height:1px}.BuildingSnapshotCard-module__7eDbiW__dataGrid{flex-direction:column;gap:16px;display:flex}.BuildingSnapshotCard-module__7eDbiW__row{gap:24px;display:flex}.BuildingSnapshotCard-module__7eDbiW__cell{flex:1;align-items:center;gap:10px;display:flex}.BuildingSnapshotCard-module__7eDbiW__cellLabel{color:#71717a;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:500}.BuildingSnapshotCard-module__7eDbiW__cellValue{color:#d4d4d8;margin-left:auto;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600}
.ActivationCard-module__2T7a2W__card{background:0 0;border:1px solid #0000;border-radius:12px;flex-direction:column;gap:12px;padding:24px;transition:background-color .2s,border-color .2s,box-shadow .2s;display:flex}.ActivationCard-module__2T7a2W__card:hover{background:#141416;border-color:#343434;box-shadow:0 8px 24px #0006}.ActivationCard-module__2T7a2W__successBanner{color:#7bb87b;background:#1f2d1f;border-radius:8px;align-items:center;gap:10px;padding:12px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;display:flex}.ActivationCard-module__2T7a2W__header{border-bottom:1px solid #252525;padding-bottom:12px}.ActivationCard-module__2T7a2W__titleRow{justify-content:space-between;align-items:center;display:flex}.ActivationCard-module__2T7a2W__title{color:#e4e4e7;margin:0;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:600}.ActivationCard-module__2T7a2W__badge{color:#7bb87b;background:#1f2d1f;border:1px solid #3d5c3d;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:500;display:flex}.ActivationCard-module__2T7a2W__subtitle{color:#71717a;margin:4px 0 0;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:500}.ActivationCard-module__2T7a2W__creditRow{justify-content:space-between;align-items:center;display:flex}.ActivationCard-module__2T7a2W__creditLabel{letter-spacing:.5px;color:#71717a;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:600}.ActivationCard-module__2T7a2W__creditBadge{color:#c9a87b;background:#4a3d1f;border:1px solid #6b5a2d;border-radius:6px;padding:4px 10px;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:500}.ActivationCard-module__2T7a2W__workflow{flex-direction:column;gap:12px;display:flex}.ActivationCard-module__2T7a2W__workflowLabel{letter-spacing:.5px;color:#71717a;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:600}.ActivationCard-module__2T7a2W__steps{align-items:center;gap:8px;display:flex}.ActivationCard-module__2T7a2W__step{flex-direction:column;flex:1;align-items:center;gap:6px;display:flex}.ActivationCard-module__2T7a2W__stepLine{background:#2d4a2d;width:100%;height:2px}.ActivationCard-module__2T7a2W__stepLineInactive{background:#3f3f46}.ActivationCard-module__2T7a2W__step span{color:#d4d4d8;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:500}.ActivationCard-module__2T7a2W__stepInactive{color:#71717a!important}.ActivationCard-module__2T7a2W__detailsRow{gap:24px;padding-top:8px;display:flex}.ActivationCard-module__2T7a2W__detail{flex-direction:column;flex:1;gap:4px;display:flex}.ActivationCard-module__2T7a2W__detailLabel{letter-spacing:.5px;color:#71717a;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:600}.ActivationCard-module__2T7a2W__detailVal{color:#d4d4d8;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600}
.RoofAnalysisCard-module__7pqR0G__card{background:0 0;border:1px solid #0000;border-radius:12px;padding:24px;transition:background-color .2s,border-color .2s,box-shadow .2s}.RoofAnalysisCard-module__7pqR0G__card:hover{background:#141416;border-color:#343434;box-shadow:0 8px 24px #0006}.RoofAnalysisCard-module__7pqR0G__content{gap:24px;display:flex}.RoofAnalysisCard-module__7pqR0G__left{flex-direction:column;flex:1;gap:20px;min-width:0;display:flex}.RoofAnalysisCard-module__7pqR0G__right{flex-shrink:0}.RoofAnalysisCard-module__7pqR0G__header{border-bottom:1px solid #262626;padding-bottom:12px}.RoofAnalysisCard-module__7pqR0G__titleRow{justify-content:space-between;align-items:center;display:flex}.RoofAnalysisCard-module__7pqR0G__title{color:#e4e4e7;margin:0;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:600}.RoofAnalysisCard-module__7pqR0G__badge{color:#7ba8c9;background:#1f2d3d;border:1px solid #3d5c7a;border-radius:6px;padding:4px 10px;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:500}.RoofAnalysisCard-module__7pqR0G__subtitle{color:#71717a;margin:4px 0 0;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:500}.RoofAnalysisCard-module__7pqR0G__dataGrid{flex-direction:column;gap:24px;display:flex}.RoofAnalysisCard-module__7pqR0G__dataItem{flex-direction:column;gap:4px;display:flex}.RoofAnalysisCard-module__7pqR0G__dataLabel{letter-spacing:.5px;color:#71717a;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:600}.RoofAnalysisCard-module__7pqR0G__dataVal{color:#d4d4d8;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600}.RoofAnalysisCard-module__7pqR0G__usableSection{flex-direction:column;gap:8px;display:flex}.RoofAnalysisCard-module__7pqR0G__usableLabel{letter-spacing:.5px;color:#71717a;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:600}.RoofAnalysisCard-module__7pqR0G__usableVal{color:#d4d4d8;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600}.RoofAnalysisCard-module__7pqR0G__progressBar{background:#27272a;border-radius:4px;width:100%;height:8px;overflow:hidden}.RoofAnalysisCard-module__7pqR0G__progressFill{background:#2d4a2d;border-radius:4px;width:98%;height:100%}.RoofAnalysisCard-module__7pqR0G__roofImage{background-position:50%;background-size:cover;border-radius:3px;width:255px;height:309px}@media (max-width:768px){.RoofAnalysisCard-module__7pqR0G__content{flex-direction:column}.RoofAnalysisCard-module__7pqR0G__roofImage{width:100%;height:200px}}
.SolarPotentialCard-module__rqYZ6W__card{background:0 0;border:1px solid #0000;border-radius:12px;flex-direction:column;gap:20px;padding:24px;transition:background-color .2s,border-color .2s,box-shadow .2s;display:flex}.SolarPotentialCard-module__rqYZ6W__card:hover{background:#141416;border-color:#343434;box-shadow:0 8px 24px #0006}.SolarPotentialCard-module__rqYZ6W__header{flex-direction:column;gap:4px;display:flex}.SolarPotentialCard-module__rqYZ6W__titleRow{justify-content:space-between;align-items:center;display:flex}.SolarPotentialCard-module__rqYZ6W__title{color:#e4e4e7;margin:0;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:600}.SolarPotentialCard-module__rqYZ6W__badge{color:#7bb87b;background:#1f2d1f;border:1px solid #3d5c3d;border-radius:6px;padding:4px 10px;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:500}.SolarPotentialCard-module__rqYZ6W__subtitle{color:#71717a;margin:0;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:500}.SolarPotentialCard-module__rqYZ6W__metricSection{flex-direction:column;gap:4px;display:flex}.SolarPotentialCard-module__rqYZ6W__mainMetric{color:#7bb87b;font-family:Inter,system-ui,sans-serif;font-size:36px;font-weight:600}.SolarPotentialCard-module__rqYZ6W__units{color:#71717a;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:500}.SolarPotentialCard-module__rqYZ6W__compRow{gap:24px;display:flex}.SolarPotentialCard-module__rqYZ6W__compCell{flex-direction:column;flex:1;gap:4px;display:flex}.SolarPotentialCard-module__rqYZ6W__compLabel{letter-spacing:.5px;color:#71717a;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:600}.SolarPotentialCard-module__rqYZ6W__compVal{color:#d4d4d8;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600}.SolarPotentialCard-module__rqYZ6W__compValRed{color:#c97b7b;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600}.SolarPotentialCard-module__rqYZ6W__energySection{flex-direction:column;gap:12px;display:flex}.SolarPotentialCard-module__rqYZ6W__energyLabel{letter-spacing:.5px;color:#71717a;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:600}.SolarPotentialCard-module__rqYZ6W__energyBar{background:#27272a;border-radius:6px;width:100%;height:12px;overflow:hidden}.SolarPotentialCard-module__rqYZ6W__energyFill{background:#2d4a2d;border-radius:6px;height:100%;transition:width .3s}
.ConversationSection-module__d-EPMq__section{background:#1a1a1a;width:100%}.ConversationSection-module__d-EPMq__header{text-align:center;margin-bottom:0}.ConversationSection-module__d-EPMq__titleBar{background:#fff;border-bottom:1px solid #343434;padding:44px 60px}.ConversationSection-module__d-EPMq__headline{letter-spacing:-.4px;color:#1a1a1a;margin:0;font-family:Inter,system-ui,sans-serif;font-size:66px;font-weight:700;line-height:1.92}.ConversationSection-module__d-EPMq__headlineAccent{letter-spacing:-.4px;color:#fff;margin:0;padding:24px 60px 0;font-family:Inter,system-ui,sans-serif;font-size:66px;font-weight:500;line-height:1.92}.ConversationSection-module__d-EPMq__subheadline{color:#ffffffb3;max-width:607px;margin:0 auto;padding:24px 60px 48px;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.ConversationSection-module__d-EPMq__gridWrapper{border-top:1px solid #343434;border-bottom:1px solid #343434}.ConversationSection-module__d-EPMq__grid{margin:0 auto}.ConversationSection-module__d-EPMq__col{box-sizing:border-box;border-right:1px solid #343434;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;padding-inline:11px;display:flex}.ConversationSection-module__d-EPMq__col:last-child{border-right:none}.ConversationSection-module__d-EPMq__colCenter{background:#141416;border-left:1px solid #343434;border-right:1px solid #343434;justify-content:center;align-items:center;padding:24px;display:flex}.ConversationSection-module__d-EPMq__cell{border-bottom:1px solid #343434;width:100%;padding:24px 16px}.ConversationSection-module__d-EPMq__cell:last-child{border-bottom:none}.ConversationSection-module__d-EPMq__telegramImage{object-fit:contain;object-position:center;width:100%}@media (max-width:1024px){.ConversationSection-module__d-EPMq__titleBar{padding:32px 24px}.ConversationSection-module__d-EPMq__headline,.ConversationSection-module__d-EPMq__headlineAccent{font-size:42px}.ConversationSection-module__d-EPMq__headlineAccent{padding:20px 24px 0}.ConversationSection-module__d-EPMq__subheadline{padding:20px 24px 40px;font-size:15px}}@media (max-width:768px){.ConversationSection-module__d-EPMq__titleBar{padding:24px 16px}.ConversationSection-module__d-EPMq__headline,.ConversationSection-module__d-EPMq__headlineAccent{font-size:32px}.ConversationSection-module__d-EPMq__headlineAccent{padding:16px 16px 0}.ConversationSection-module__d-EPMq__subheadline{padding:16px 16px 32px;font-size:14px}}
.SkillCard-module__um5sdG__card{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;min-height:0;padding:10px;display:flex}.SkillCard-module__um5sdG__icon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.SkillCard-module__um5sdG__title{color:#00000080;text-align:center;margin:0;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:600}.SkillCard-module__um5sdG__description{color:#00000080;text-align:center;margin:0;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400}@media (max-width:768px){.SkillCard-module__um5sdG__title{font-size:14px}.SkillCard-module__um5sdG__description{font-size:12px}}
.DataCapabilitiesSection-module__EVPxiq__section{box-sizing:border-box;background:#fff;border:1px solid #dfdfdf;width:100%;max-width:1440px;margin:0 auto;overflow:hidden}.DataCapabilitiesSection-module__EVPxiq__title{color:#000;text-align:center;margin:0;padding-top:107px;padding-bottom:0;font-family:Inter,system-ui,sans-serif;font-size:50px;font-weight:600}.DataCapabilitiesSection-module__EVPxiq__subtitle{color:#000;text-align:center;margin:0;padding:0 0 24px;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:400}.DataCapabilitiesSection-module__EVPxiq__grid{box-sizing:border-box;background:#dfdfdf;border-top:1px solid #dfdfdf;grid-template-rows:repeat(6,minmax(140px,1fr));grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;width:100%;max-width:1440px;margin:0 auto;display:grid}.DataCapabilitiesSection-module__EVPxiq__cell{box-sizing:border-box;cursor:pointer;background:#fff;justify-content:center;align-items:center;min-width:0;min-height:0;padding:10px;transition:box-shadow .2s,background-color .2s;display:flex}.DataCapabilitiesSection-module__EVPxiq__cell:hover{background:#fafafa;box-shadow:0 8px 24px #0000001f}.DataCapabilitiesSection-module__EVPxiq__cellImage{background:#fff;grid-row:span 2;justify-content:center;align-items:center;padding:15px;display:flex}.DataCapabilitiesSection-module__EVPxiq__helmetImage{object-fit:contain;object-position:center;width:100%;max-width:269px;height:auto}@media (max-width:1024px){.DataCapabilitiesSection-module__EVPxiq__title{padding-top:48px;font-size:36px}.DataCapabilitiesSection-module__EVPxiq__subtitle{font-size:15px}.DataCapabilitiesSection-module__EVPxiq__grid{grid-template-rows:repeat(6,minmax(120px,1fr));grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:768px){.DataCapabilitiesSection-module__EVPxiq__title{padding-top:32px;font-size:28px}.DataCapabilitiesSection-module__EVPxiq__subtitle{font-size:14px}.DataCapabilitiesSection-module__EVPxiq__grid{grid-template-rows:repeat(6,minmax(100px,1fr));grid-template-columns:repeat(5,minmax(0,1fr))}}
.ArchitectureSection-module__bWeztq__section{box-sizing:border-box;background:#1a1a1a;border-top:1px solid #ffffff1a;width:100%}.ArchitectureSection-module__bWeztq__inner{box-sizing:border-box;max-width:1440px;margin:0 auto;padding:10px 16px}.ArchitectureSection-module__bWeztq__grid{box-sizing:border-box;grid-template-columns:463px 1fr 441px;gap:10px;min-height:864px;padding:10px;display:grid}.ArchitectureSection-module__bWeztq__colLeft{flex-direction:column;justify-content:center;align-items:flex-start;padding:0 31px;display:flex}.ArchitectureSection-module__bWeztq__label{color:#d4e632;margin-bottom:8px;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:500}.ArchitectureSection-module__bWeztq__headline{color:#fff;margin:0 0 24px;font-family:Inter,system-ui,sans-serif;font-size:64px;font-weight:500;line-height:1.2}.ArchitectureSection-module__bWeztq__subheadline{color:#fff;margin:0 0 48px;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:400}.ArchitectureSection-module__bWeztq__levelsList{flex-direction:column;gap:9px;display:flex}.ArchitectureSection-module__bWeztq__levelItem{cursor:pointer;text-align:left;font:inherit;color:inherit;background:0 0;border:none;border-bottom:1px solid #ffffff1a;align-items:center;gap:10px;width:100%;padding:12px 0;transition:color .2s,opacity .2s;display:flex}.ArchitectureSection-module__bWeztq__levelItem:hover,.ArchitectureSection-module__bWeztq__levelItem:hover .ArchitectureSection-module__bWeztq__levelNumber,.ArchitectureSection-module__bWeztq__levelItem:hover .ArchitectureSection-module__bWeztq__levelTitle{color:#ffffffe6}.ArchitectureSection-module__bWeztq__levelItemActive .ArchitectureSection-module__bWeztq__levelNumber,.ArchitectureSection-module__bWeztq__levelItemActive .ArchitectureSection-module__bWeztq__levelTitle{color:#d4e632}.ArchitectureSection-module__bWeztq__levelItem:last-child{border-bottom:none}.ArchitectureSection-module__bWeztq__levelNumber{color:#ffffff80;font-family:Inclusive Sans,Inter,system-ui,sans-serif;font-size:29px;font-weight:400}.ArchitectureSection-module__bWeztq__levelTitle{color:#ffffff80;font-family:Inter,system-ui,sans-serif;font-size:29px;font-weight:500}.ArchitectureSection-module__bWeztq__colCenter{background:unset;border-left:1px solid #ffffff1a;border-right:1px solid #ffffff1a;justify-content:center;align-items:center;padding:20px;display:flex}.ArchitectureSection-module__bWeztq__layersImage{object-fit:contain;width:100%;max-width:760px;height:auto}.ArchitectureSection-module__bWeztq__colRight{flex-direction:column;justify-content:center;align-items:flex-start;padding:0 31px;display:flex}.ArchitectureSection-module__bWeztq__colRightContent{flex-direction:column;align-items:flex-start;width:100%;display:flex}.ArchitectureSection-module__bWeztq__bigNumber{color:#d4e632;margin-bottom:24px;font-family:Inclusive Sans,Inter,system-ui,sans-serif;font-size:87px;font-weight:400}.ArchitectureSection-module__bWeztq__colTitle{color:#fff;margin:0 0 16px;font-family:Inter,system-ui,sans-serif;font-size:32px;font-weight:500}.ArchitectureSection-module__bWeztq__colDescription{color:#fff9;margin:0 0 32px;font-family:Inter,system-ui,sans-serif;font-size:24px;font-weight:400;line-height:1.4}.ArchitectureSection-module__bWeztq__ctaButton{color:#1a1a1a;cursor:pointer;background:#d4e632;border:none;border-radius:6px;align-self:flex-start;padding:10px 24px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600;transition:background-color .2s,transform .2s}.ArchitectureSection-module__bWeztq__ctaButton:hover{background:#e4f642;transform:translateY(-1px)}@media (max-width:1200px){.ArchitectureSection-module__bWeztq__inner{padding:10px 24px}.ArchitectureSection-module__bWeztq__grid{grid-template-rows:auto auto;grid-template-columns:1fr 1fr}.ArchitectureSection-module__bWeztq__colLeft{text-align:center;grid-column:1/-1;align-items:center}.ArchitectureSection-module__bWeztq__levelsList{width:100%;max-width:400px}.ArchitectureSection-module__bWeztq__colCenter{border-right:none}}@media (max-width:768px){.ArchitectureSection-module__bWeztq__inner{padding:10px 16px}.ArchitectureSection-module__bWeztq__grid{grid-template-columns:1fr;min-height:auto}.ArchitectureSection-module__bWeztq__headline{font-size:36px}.ArchitectureSection-module__bWeztq__levelNumber,.ArchitectureSection-module__bWeztq__levelTitle{font-size:22px}.ArchitectureSection-module__bWeztq__bigNumber{font-size:56px}.ArchitectureSection-module__bWeztq__colTitle{font-size:24px}.ArchitectureSection-module__bWeztq__colDescription{font-size:18px}}
.TestimonialsSection-module__LVnxvq__section{box-sizing:border-box;background:#f5f4f0;border-top:1px solid #343434;width:100%;padding:80px 60px}.TestimonialsSection-module__LVnxvq__header{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:48px;display:flex}.TestimonialsSection-module__LVnxvq__tag{letter-spacing:1.5px;color:#8a897f;border:1px solid #d2d1c8;border-radius:20px;padding:6px 16px;font-family:JetBrains Mono,Fira Code,monospace;font-size:11px;font-weight:600}.TestimonialsSection-module__LVnxvq__title{letter-spacing:-.4px;color:#1a1a1a;margin:0;font-family:Inter,system-ui,sans-serif;font-size:50px;font-weight:600}.TestimonialsSection-module__LVnxvq__subtitle{letter-spacing:-.4px;color:#8a897f;margin:0;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:400}.TestimonialsSection-module__LVnxvq__cards{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1440px;margin:0 auto;display:grid}.TestimonialsSection-module__LVnxvq__card{box-sizing:border-box;border:1px solid;border-radius:12px;flex-direction:column;gap:24px;padding:32px;display:flex}.TestimonialsSection-module__LVnxvq__cardLight{background:#fff;border-color:#e2e0d9}.TestimonialsSection-module__LVnxvq__cardDark{background:#1a1a1a;border-color:#343434}.TestimonialsSection-module__LVnxvq__stars{gap:4px;display:flex}.TestimonialsSection-module__LVnxvq__star{font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:400}.TestimonialsSection-module__LVnxvq__quote{letter-spacing:-.3px;margin:0;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.TestimonialsSection-module__LVnxvq__cardLight .TestimonialsSection-module__LVnxvq__quote{color:#1a1a1a}.TestimonialsSection-module__LVnxvq__cardDark .TestimonialsSection-module__LVnxvq__quote{color:#ffffffb3}.TestimonialsSection-module__LVnxvq__author{align-items:center;gap:12px;display:flex}.TestimonialsSection-module__LVnxvq__avatar{border-radius:22px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600;display:flex}.TestimonialsSection-module__LVnxvq__avatarLight{color:#1a1a1a;background:#e2e0d9}.TestimonialsSection-module__LVnxvq__avatarDark{color:#fff;background:#343434}.TestimonialsSection-module__LVnxvq__authorInfo{flex-direction:column;gap:2px;display:flex}.TestimonialsSection-module__LVnxvq__authorName{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600;text-decoration:none}.TestimonialsSection-module__LVnxvq__authorName:hover{text-decoration:underline}.TestimonialsSection-module__LVnxvq__cardLight .TestimonialsSection-module__LVnxvq__authorName{color:#1a1a1a}.TestimonialsSection-module__LVnxvq__cardDark .TestimonialsSection-module__LVnxvq__authorName{color:#fff}.TestimonialsSection-module__LVnxvq__authorRole{font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:400}.TestimonialsSection-module__LVnxvq__cardLight .TestimonialsSection-module__LVnxvq__authorRole{color:#8a897f}.TestimonialsSection-module__LVnxvq__cardDark .TestimonialsSection-module__LVnxvq__authorRole{color:#b8b7ae}@media (max-width:1200px){.TestimonialsSection-module__LVnxvq__cards{grid-template-columns:1fr}.TestimonialsSection-module__LVnxvq__section{padding:60px 24px}}@media (max-width:768px){.TestimonialsSection-module__LVnxvq__section{padding:48px 16px}.TestimonialsSection-module__LVnxvq__title{font-size:36px}.TestimonialsSection-module__LVnxvq__subtitle{font-size:16px}}
.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}}
.FAQSection-module__LQEPiq__section{box-sizing:border-box;background:#1a1a1a;border-top:1px solid #343434;border-bottom:1px solid #343434;width:100%;padding:80px 60px}.FAQSection-module__LQEPiq__inner{grid-template-columns:400px 1fr;align-items:start;gap:80px;max-width:1440px;margin:0 auto;display:grid}.FAQSection-module__LQEPiq__header{flex-direction:column;gap:16px;display:flex;position:sticky;top:24px}.FAQSection-module__LQEPiq__tag{letter-spacing:1.5px;color:#b8b7ae;border:1px solid #444;border-radius:20px;width:fit-content;padding:6px 16px;font-family:JetBrains Mono,Fira Code,monospace;font-size:11px;font-weight:600}.FAQSection-module__LQEPiq__title{letter-spacing:-.4px;color:#fff;margin:0;font-family:Inter,system-ui,sans-serif;font-size:42px;font-weight:600;line-height:1.15}.FAQSection-module__LQEPiq__subtitle{letter-spacing:-.3px;color:#b8b7ae;max-width:360px;margin:0;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.FAQSection-module__LQEPiq__items{flex-direction:column;gap:0;display:flex}.FAQSection-module__LQEPiq__item{border-bottom:1px solid #343434}.FAQSection-module__LQEPiq__item:last-child{border-bottom:none}.FAQSection-module__LQEPiq__trigger{cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:24px 0;display:flex}.FAQSection-module__LQEPiq__question{letter-spacing:-.3px;color:#fff;flex:1;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:500}.FAQSection-module__LQEPiq__questionExpanded{color:#d4e632}.FAQSection-module__LQEPiq__icon{color:#d4e632;flex-shrink:0;font-family:Inter,system-ui,sans-serif;font-size:24px;font-weight:300}.FAQSection-module__LQEPiq__answerWrapper{overflow:hidden}.FAQSection-module__LQEPiq__answer{letter-spacing:-.2px;color:#b8b7ae;margin:0 0 24px;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:400;line-height:1.7}@media (max-width:1200px){.FAQSection-module__LQEPiq__inner{grid-template-columns:1fr;gap:48px}.FAQSection-module__LQEPiq__section{padding:60px 24px}}@media (max-width:768px){.FAQSection-module__LQEPiq__section{padding:48px 16px}.FAQSection-module__LQEPiq__title{font-size:32px}.FAQSection-module__LQEPiq__subtitle{font-size:15px}.FAQSection-module__LQEPiq__question{font-size:16px}}
.PlaceholderPage-module__3cIleG__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.PlaceholderPage-module__3cIleG__title{color:var(--color-text,#1a1a2e);margin-bottom:1rem;font-size:2rem;font-weight:600}.PlaceholderPage-module__3cIleG__description{color:var(--color-text-muted,#666);max-width:400px;margin-bottom:2rem}.PlaceholderPage-module__3cIleG__backLink{color:var(--color-primary,#f5c518);font-weight:500;text-decoration:none;transition:opacity .2s}.PlaceholderPage-module__3cIleG__backLink:hover{opacity:.8}
.ContactSection-module__UDQ1IG__wrapper{background:#fff;min-height:100vh}.ContactSection-module__UDQ1IG__container{max-width:960px;margin:0 auto;padding:4rem 2rem}.ContactSection-module__UDQ1IG__title{color:#1a1a1a;margin-bottom:.5rem;font-size:2rem;font-weight:700}.ContactSection-module__UDQ1IG__intro{color:#555;margin-bottom:3rem;line-height:1.6}.ContactSection-module__UDQ1IG__grid{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (max-width:768px){.ContactSection-module__UDQ1IG__grid{grid-template-columns:1fr}}.ContactSection-module__UDQ1IG__formSection,.ContactSection-module__UDQ1IG__infoSection{background:#fafafa;border:1px solid #e5e5e5;border-radius:8px;padding:2rem}.ContactSection-module__UDQ1IG__sectionTitle{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.ContactSection-module__UDQ1IG__form{flex-direction:column;gap:1.25rem;display:flex}.ContactSection-module__UDQ1IG__field{flex-direction:column;gap:.5rem;display:flex}.ContactSection-module__UDQ1IG__field label{color:#333;font-size:.9rem;font-weight:500}.ContactSection-module__UDQ1IG__field input,.ContactSection-module__UDQ1IG__field textarea{border:1px solid #ddd;border-radius:6px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.ContactSection-module__UDQ1IG__field input:focus,.ContactSection-module__UDQ1IG__field textarea:focus{border-color:#a3d928;outline:none;box-shadow:0 0 0 2px #a3d92833}.ContactSection-module__UDQ1IG__field textarea{resize:vertical;min-height:120px}.ContactSection-module__UDQ1IG__submitButton{color:#1a1a1a;cursor:pointer;background:#a3d928;border:none;border-radius:6px;margin-top:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s,transform .2s}.ContactSection-module__UDQ1IG__submitButton:hover{background:#b8e84d;transform:translateY(-1px)}.ContactSection-module__UDQ1IG__submitButton:active{transform:translateY(0)}.ContactSection-module__UDQ1IG__hint{color:#666;margin-top:.5rem;font-size:.875rem}.ContactSection-module__UDQ1IG__infoBlock{margin-bottom:1.75rem}.ContactSection-module__UDQ1IG__infoBlock:last-child{margin-bottom:0}.ContactSection-module__UDQ1IG__infoLabel{color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.ContactSection-module__UDQ1IG__link{color:#a3d928;font-weight:500;text-decoration:none;transition:color .2s}.ContactSection-module__UDQ1IG__link:hover{color:#8bc41f}.ContactSection-module__UDQ1IG__address{color:#555;font-style:normal;line-height:1.6}.ContactSection-module__UDQ1IG__infoText{color:#555;margin-bottom:.75rem;line-height:1.5}.ContactSection-module__UDQ1IG__calendlyButton{color:#a3d928;background:#1a1a1a;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.ContactSection-module__UDQ1IG__calendlyButton:hover{color:#d4e632;background:#333}.ContactSection-module__UDQ1IG__legalLinks{text-align:center;color:#999;font-size:.9rem}.ContactSection-module__UDQ1IG__legalLink{color:#a3d928;text-decoration:none}.ContactSection-module__UDQ1IG__legalLink:hover{text-decoration:underline}
.CTASection-module__KrRL-G__section{box-sizing:border-box;background:#1a1a1a;justify-content:center;align-items:center;width:100%;padding:80px 10px;display:flex}.CTASection-module__KrRL-G__card{box-sizing:border-box;background:#d4e632;border-radius:10px;flex-direction:column;align-items:center;gap:32px;width:100%;max-width:1240px;padding:50px 10px 0;display:flex;overflow:hidden}.CTASection-module__KrRL-G__content{text-align:center;flex-direction:column;align-items:center;gap:22px;display:flex}.CTASection-module__KrRL-G__headline{color:#1a1a1a;max-width:865px;margin:0;font-family:Inter,system-ui,sans-serif;font-size:52px;font-weight:700;line-height:1.04}.CTASection-module__KrRL-G__subtitle{color:#1a1a1a;max-width:499px;margin:0;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:400}.CTASection-module__KrRL-G__ctaButton{color:#d4e632;cursor:pointer;background:#191919;border:none;border-radius:6px;padding:10px 24px;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:600;transition:background-color .2s,transform .2s}.CTASection-module__KrRL-G__ctaButton:hover{background:#2a2a2a;transform:translateY(-1px)}.CTASection-module__KrRL-G__imageWrapper{border-radius:7px 7px 0 0;width:100%;max-width:1014px;height:265px;overflow:hidden}.CTASection-module__KrRL-G__productImage{object-fit:cover;object-position:top center;width:100%;max-width:1014px;height:499px;display:block}@media (max-width:768px){.CTASection-module__KrRL-G__section{padding:48px 16px}.CTASection-module__KrRL-G__card{gap:24px;padding:40px 16px 0}.CTASection-module__KrRL-G__headline{font-size:36px}.CTASection-module__KrRL-G__subtitle{font-size:16px}}
.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}}
