.Hero-module__LIL3PG__heroSection{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__LIL3PG__canvasContainer{z-index:0;opacity:.8;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__LIL3PG__contentContainer{z-index:10;justify-content:space-between;align-items:center;gap:40px;display:flex;position:relative}.Hero-module__LIL3PG__textContent{flex:1;max-width:600px}.Hero-module__LIL3PG__title{margin-bottom:24px;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__LIL3PG__subtitle{color:var(--text-muted);margin-bottom:40px;font-size:1.15rem;line-height:1.6}.Hero-module__LIL3PG__ctaGroup{flex-wrap:wrap;gap:16px;display:flex}.Hero-module__LIL3PG__floatingCards{width:400px;height:500px;display:none;position:relative}@media (min-width:992px){.Hero-module__LIL3PG__floatingCards{display:block}}.Hero-module__LIL3PG__floatingCard{cursor:grab;min-width:200px;padding:24px;position:absolute}.Hero-module__LIL3PG__floatingCard:active{cursor:grabbing}.Hero-module__LIL3PG__floatingCard h4{margin-bottom:8px;font-size:2rem}.Hero-module__LIL3PG__floatingCard p{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:500}.Hero-module__LIL3PG__card1{top:10%;right:10%}.Hero-module__LIL3PG__card2{top:45%;left:0}.Hero-module__LIL3PG__card3{bottom:10%;right:20%}.Hero-module__LIL3PG__whatsappBtn{color:#fff;z-index:100;background:#25d366;border-radius:30px;align-items:center;gap:10px;padding:12px 24px;font-family:Outfit,sans-serif;font-weight:600;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 20px #25d36666}.Hero-module__LIL3PG__whatsappBtn:hover{transform:translateY(-5px)scale(1.05);box-shadow:0 6px 25px #25d36699}@media (max-width:768px){.Hero-module__LIL3PG__title{font-size:2.5rem}.Hero-module__LIL3PG__contentContainer{text-align:center;flex-direction:column}.Hero-module__LIL3PG__ctaGroup{justify-content:center}}
.Trust-module__fYdN8G__trustSection{border-top:1px solid var(--glass-border);padding:100px 0;position:relative}.Trust-module__fYdN8G__header{text-align:center;max-width:800px;margin-bottom:60px;margin-left:auto;margin-right:auto}.Trust-module__fYdN8G__title{color:var(--text-muted);font-size:2rem;font-weight:500;line-height:1.4}.Trust-module__fYdN8G__statsGrid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:80px;display:grid}@media (min-width:768px){.Trust-module__fYdN8G__statsGrid{grid-template-columns:repeat(4,1fr)}}.Trust-module__fYdN8G__statCard{text-align:center;padding:30px 20px}.Trust-module__fYdN8G__statCard h3{margin-bottom:12px;font-size:1.4rem;font-weight:700;line-height:1.3}.Trust-module__fYdN8G__statCard p{color:var(--text-muted);font-size:.95rem;font-weight:500;line-height:1.5}.Trust-module__fYdN8G__logoCarousel{width:100%;padding:20px 0;position:relative;overflow:hidden}.Trust-module__fYdN8G__logoCarousel:before,.Trust-module__fYdN8G__logoCarousel:after{content:"";z-index:2;width:150px;height:100%;position:absolute;top:0}.Trust-module__fYdN8G__logoCarousel:before{background:linear-gradient(to right, var(--bg-dark), transparent);left:0}.Trust-module__fYdN8G__logoCarousel:after{background:linear-gradient(to left, var(--bg-dark), transparent);right:0}.Trust-module__fYdN8G__logoTrack{width:2400px;animation:30s linear infinite Trust-module__fYdN8G__scroll;display:flex}.Trust-module__fYdN8G__logoSet{justify-content:space-around;width:50%;display:flex}.Trust-module__fYdN8G__logoItem{color:var(--glass-border);justify-content:center;align-items:center;min-width:150px;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;transition:color .3s;display:flex}.Trust-module__fYdN8G__logoItem:hover{color:var(--text-muted)}@keyframes Trust-module__fYdN8G__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Services-module__jrNsMq__servicesSection{padding:120px 0;position:relative}.Services-module__jrNsMq__header{text-align:center;margin-bottom:80px}.Services-module__jrNsMq__title{margin-bottom:16px;font-size:3rem;font-weight:800}.Services-module__jrNsMq__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.2rem}.Services-module__jrNsMq__grid{z-index:10;grid-template-columns:1fr;gap:30px;display:grid;position:relative}@media (min-width:768px){.Services-module__jrNsMq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Services-module__jrNsMq__grid{grid-template-columns:repeat(3,1fr)}}.Services-module__jrNsMq__serviceCard{flex-direction:column;height:100%;padding:40px 30px;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.Services-module__jrNsMq__serviceCard:nth-child(7){grid-column:2/3}}.Services-module__jrNsMq__iconWrapper{width:64px;height:64px;color:var(--golden-orange);background:#1a237e33;border:1px solid #1a237e66;border-radius:16px;justify-content:center;align-items:center;margin-bottom:24px;transition:all .3s;display:flex}.Services-module__jrNsMq__serviceCard:hover .Services-module__jrNsMq__iconWrapper{background:var(--golden-orange);color:var(--bg-dark);box-shadow:0 0 20px var(--glow-gold);transform:scale(1.1)}.Services-module__jrNsMq__cardTitle{color:var(--text-main);margin-bottom:16px;font-size:1.5rem}.Services-module__jrNsMq__cardDesc{color:var(--text-muted);flex:1;margin-bottom:24px;line-height:1.6}.Services-module__jrNsMq__cardBtn{color:var(--golden-light);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:8px;margin-top:auto;padding:0;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.Services-module__jrNsMq__serviceCard:hover .Services-module__jrNsMq__cardBtn{color:var(--golden-orange);gap:12px}.Services-module__jrNsMq__glowBg1,.Services-module__jrNsMq__glowBg2{filter:blur(100px);z-index:0;opacity:.4;pointer-events:none;border-radius:50%;position:absolute}.Services-module__jrNsMq__glowBg1{background:var(--royal-blue);width:500px;height:500px;top:10%;left:-10%}.Services-module__jrNsMq__glowBg2{background:#ff980026;width:600px;height:600px;bottom:10%;right:-10%}.Services-module__jrNsMq__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#040b16d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Services-module__jrNsMq__modalContent{border:1px solid #ffc10733;border-radius:24px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;padding:40px;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 40px #00000080,inset 0 0 20px #ffc1071a}.Services-module__jrNsMq__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.Services-module__jrNsMq__closeBtn:hover{color:var(--text-main);background:#ffffff1a}.Services-module__jrNsMq__modalIconWrapper{width:80px;height:80px;color:var(--golden-orange);background:#1a237e33;border:1px solid #1a237e66;border-radius:20px;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.Services-module__jrNsMq__modalTitle{color:var(--text-main);margin-bottom:16px;font-size:2rem;font-weight:700}.Services-module__jrNsMq__modalBody{margin-bottom:32px}.Services-module__jrNsMq__modalDesc{color:var(--golden-light);margin-bottom:24px;font-size:1.2rem;font-weight:500;line-height:1.5}.Services-module__jrNsMq__modalDetails{color:var(--text-muted);font-size:1.05rem;line-height:1.7}.Services-module__jrNsMq__modalActions{margin-top:auto}
.Automation-module__f3wJjG__automationSection{background:0 0;padding:120px 0;position:relative;overflow:hidden}.Automation-module__f3wJjG__contentWrapper{grid-template-columns:1fr;align-items:center;gap:60px;display:grid}@media (min-width:992px){.Automation-module__f3wJjG__contentWrapper{grid-template-columns:1fr 1fr;gap:40px}}.Automation-module__f3wJjG__textContent{max-width:550px}.Automation-module__f3wJjG__title{margin-bottom:24px;font-size:3rem;font-weight:800}.Automation-module__f3wJjG__description{color:var(--text-muted);margin-bottom:40px;font-size:1.15rem;line-height:1.6}.Automation-module__f3wJjG__featureGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.Automation-module__f3wJjG__featureItem{color:var(--text-main);background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;font-weight:500;display:flex}.Automation-module__f3wJjG__dot{background:var(--golden-orange);width:8px;height:8px;box-shadow:0 0 10px var(--golden-orange);border-radius:50%}.Automation-module__f3wJjG__visualContent{justify-content:center;padding:40px 0;display:flex;position:relative}.Automation-module__f3wJjG__workflowContainer{grid-template-columns:repeat(2,1fr);gap:30px;width:100%;max-width:500px;display:grid;position:relative}.Automation-module__f3wJjG__connectionLine{z-index:0;background:#ffffff1a;width:2px;height:80%;position:absolute;top:10%;left:50%;transform:translate(-50%)}.Automation-module__f3wJjG__animatedPulse{background:var(--golden-orange);width:6px;height:60px;box-shadow:0 0 20px var(--golden-orange);border-radius:10px;animation:3s ease-in-out infinite Automation-module__f3wJjG__pulseMove;position:absolute;top:0;left:-2px}@keyframes Automation-module__f3wJjG__pulseMove{0%{opacity:0;top:0}10%{opacity:1}90%{opacity:1}to{opacity:0;top:calc(100% - 60px)}}.Automation-module__f3wJjG__node{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:16px;padding:24px;display:flex;position:relative}.Automation-module__f3wJjG__node:nth-child(2n){margin-top:40px}.Automation-module__f3wJjG__iconWrapper{width:56px;height:56px;color:var(--golden-orange);background:#ff98001a;border:1px solid #ff98004d;border-radius:50%;justify-content:center;align-items:center;display:flex}.Automation-module__f3wJjG__nodeLabel{font-size:.95rem;font-weight:600}
.CommandCenter-module__Id-BVq__commandSection{background:0 0;padding:120px 0}.CommandCenter-module__Id-BVq__header{text-align:center;margin-bottom:60px}.CommandCenter-module__Id-BVq__title{max-width:800px;margin:0 auto;font-size:3rem;font-weight:800}.CommandCenter-module__Id-BVq__dashboardMockup{background:#050814cc;border:1px solid #ffffff1a;border-radius:12px;overflow:hidden;box-shadow:0 20px 50px #00000080,0 0 30px #1a237e4d}.CommandCenter-module__Id-BVq__dashboardHeader{background:#0f1229e6;border-bottom:1px solid #ffffff0d;align-items:center;height:40px;padding:0 16px;display:flex}.CommandCenter-module__Id-BVq__windowControls{gap:8px;display:flex}.CommandCenter-module__Id-BVq__windowControls span{background:#ff5f56;border-radius:50%;width:12px;height:12px}.CommandCenter-module__Id-BVq__windowControls span:nth-child(2){background:#ffbd2e}.CommandCenter-module__Id-BVq__windowControls span:nth-child(3){background:#27c93f}.CommandCenter-module__Id-BVq__urlBar{color:var(--text-muted);text-align:center;background:#00000080;border-radius:4px;width:300px;margin:0 auto;padding:4px 16px;font-size:.8rem}.CommandCenter-module__Id-BVq__dashboardBody{height:500px;display:flex}.CommandCenter-module__Id-BVq__sidebar{background:#0a0f2c99;border-right:1px solid #ffffff0d;width:200px;padding:20px 0;display:none}@media (min-width:768px){.CommandCenter-module__Id-BVq__sidebar{display:block}}.CommandCenter-module__Id-BVq__sidebarItem{color:var(--text-muted);cursor:pointer;padding:12px 24px;font-size:.9rem;font-weight:500;transition:all .2s}.CommandCenter-module__Id-BVq__sidebarItem:hover{color:var(--golden-orange);border-left:3px solid var(--golden-orange);background:#ff98001a}.CommandCenter-module__Id-BVq__mainContent{flex-direction:column;flex:1;gap:30px;padding:30px;display:flex}.CommandCenter-module__Id-BVq__topStats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px;display:grid}.CommandCenter-module__Id-BVq__statBox{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;padding:20px}.CommandCenter-module__Id-BVq__statBox p{color:var(--text-muted);margin-bottom:8px;font-size:.85rem}.CommandCenter-module__Id-BVq__statBox h4{color:var(--text-main);margin-bottom:4px;font-size:1.8rem}.CommandCenter-module__Id-BVq__positive{color:#27c93f;font-size:.8rem;font-weight:600}.CommandCenter-module__Id-BVq__chartArea{background:#ffffff03;border:1px solid #ffffff0d;border-radius:8px;flex:1;position:relative;overflow:hidden}.CommandCenter-module__Id-BVq__chartLine{width:100%;height:100%;position:absolute;bottom:-10%}
.CaseStudies-module__KiTBqG__caseSection{background:0 0;padding:120px 0;position:relative;overflow:hidden}.CaseStudies-module__KiTBqG__header{text-align:center;margin-bottom:80px}.CaseStudies-module__KiTBqG__title{margin-bottom:16px;font-size:3rem;font-weight:800}.CaseStudies-module__KiTBqG__subtitle{color:var(--text-muted);font-size:1.2rem}.CaseStudies-module__KiTBqG__carouselContainer{scrollbar-width:none;padding:20px 0;overflow-x:auto}.CaseStudies-module__KiTBqG__carouselContainer::-webkit-scrollbar{display:none}.CaseStudies-module__KiTBqG__grid{gap:30px;min-width:min-content;display:flex}@media (min-width:1024px){.CaseStudies-module__KiTBqG__grid{grid-template-columns:repeat(3,1fr);display:grid}}.CaseStudies-module__KiTBqG__caseCard{min-width:350px;transform-style:preserve-3d;border:1px solid #ff980033;padding:30px;transition:all .3s}.CaseStudies-module__KiTBqG__caseCard:hover{border-color:var(--golden-orange);box-shadow:0 10px 40px #ff980026}.CaseStudies-module__KiTBqG__cardHeader{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;display:flex}.CaseStudies-module__KiTBqG__industry{color:var(--text-main);font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:600}.CaseStudies-module__KiTBqG__growthBadge{color:#27c93f;background:#27c93f1a;border:1px solid #27c93f4d;border-radius:20px;padding:6px 12px;font-size:.9rem;font-weight:700}.CaseStudies-module__KiTBqG__metricsGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.CaseStudies-module__KiTBqG__metricLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:.85rem}.CaseStudies-module__KiTBqG__metricValue{color:var(--text-main);font-size:1.3rem;font-weight:700}.CaseStudies-module__KiTBqG__metricValueHighlight{color:var(--golden-orange);font-size:1.3rem;font-weight:700}
.Process-module__2rw4yG__processSection{background:0 0;padding:120px 0;position:relative;overflow:hidden}.Process-module__2rw4yG__header{text-align:center;margin-bottom:100px}.Process-module__2rw4yG__title{font-size:3rem;font-weight:800}.Process-module__2rw4yG__timeline{max-width:1000px;margin:0 auto;position:relative}.Process-module__2rw4yG__line{background:linear-gradient(90deg,#ff980000 0%,#ff980080 50%,#ff980000 100%);height:2px;display:none;position:absolute;top:40px;left:0;right:0}@media (min-width:768px){.Process-module__2rw4yG__line{display:block}}.Process-module__2rw4yG__stepsContainer{grid-template-columns:1fr;gap:60px;display:grid}@media (min-width:768px){.Process-module__2rw4yG__stepsContainer{grid-template-columns:repeat(4,1fr);gap:30px}}.Process-module__2rw4yG__step{text-align:center;padding:20px;transition:transform .3s;position:relative}.Process-module__2rw4yG__step:hover{transform:translateY(-10px)}.Process-module__2rw4yG__iconWrapper{border:1px solid var(--golden-orange);z-index:2;background:#0f1229cc;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 30px;display:flex;position:relative;box-shadow:0 0 30px #ff980033}.Process-module__2rw4yG__icon{color:var(--golden-orange)}.Process-module__2rw4yG__stepNumber{background:var(--royal-blue);color:#fff;border:2px solid var(--bg-dark);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:-10px;right:-10px}.Process-module__2rw4yG__stepTitle{color:var(--text-main);margin-bottom:15px;font-size:1.3rem;font-weight:700}.Process-module__2rw4yG__stepDesc{color:var(--text-muted);font-size:.95rem;line-height:1.6}.Process-module__2rw4yG__step:hover .Process-module__2rw4yG__iconWrapper{animation:2s infinite Process-module__2rw4yG__pulseGold}@keyframes Process-module__2rw4yG__pulseGold{0%{box-shadow:0 0 #ff980066}70%{box-shadow:0 0 0 15px #ff980000}to{box-shadow:0 0 #ff980000}}
.GlobalPresence-module__RaMReW__globalSection{background:0 0;padding:120px 0;position:relative;overflow:hidden}.GlobalPresence-module__RaMReW__header{text-align:center;margin-bottom:60px}.GlobalPresence-module__RaMReW__title{font-size:3rem;font-weight:800;line-height:1.2}.GlobalPresence-module__RaMReW__mapContainer{background:#0f122966;border:1px solid #ffffff0d;border-radius:20px;width:100%;max-width:1000px;height:500px;margin:0 auto;position:relative;overflow:hidden}.GlobalPresence-module__RaMReW__mapGraphic{opacity:.5;background-image:radial-gradient(#ffffff1a 2px,#0000 2px);background-size:20px 20px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 40%,#0000 80%);mask-image:radial-gradient(#000 40%,#0000 80%)}.GlobalPresence-module__RaMReW__locationPin{z-index:10;flex-direction:column;align-items:center;display:flex;position:absolute;transform:translate(-50%,-100%)}.GlobalPresence-module__RaMReW__pinIcon{color:var(--golden-orange);z-index:2;position:relative}.GlobalPresence-module__RaMReW__pulse{background:var(--golden-orange);z-index:1;border-radius:50%;width:10px;height:10px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.GlobalPresence-module__RaMReW__pulse:after{content:"";background:#ff980066;border-radius:50%;width:30px;height:30px;animation:2s ease-out infinite GlobalPresence-module__RaMReW__ripple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes GlobalPresence-module__RaMReW__ripple{0%{opacity:1;transform:translate(-50%,-50%)scale(.5)}to{opacity:0;transform:translate(-50%,-50%)scale(2)}}.GlobalPresence-module__RaMReW__cityName{color:#fff;white-space:nowrap;background:#000000b3;border:1px solid #ffffff1a;border-radius:4px;margin-top:10px;padding:4px 12px;font-size:.85rem;font-weight:600}
.Testimonials-module__6pQSBq__testimonialSection{background:0 0;padding:120px 0}.Testimonials-module__6pQSBq__header{text-align:center;margin-bottom:80px}.Testimonials-module__6pQSBq__title{font-size:3rem;font-weight:800}.Testimonials-module__6pQSBq__grid{grid-template-columns:1fr;gap:30px;max-width:1200px;margin:0 auto;display:grid}@media (min-width:1024px){.Testimonials-module__6pQSBq__grid{grid-template-columns:repeat(3,1fr)}}.Testimonials-module__6pQSBq__card{border:1px solid #ffffff0d;border-radius:20px;padding:40px;transition:transform .3s,border-color .3s;position:relative}.Testimonials-module__6pQSBq__card:hover{border-color:#ff98004d;transform:translateY(-5px)}.Testimonials-module__6pQSBq__quoteIcon{color:var(--golden-orange);opacity:.3;margin-bottom:20px}.Testimonials-module__6pQSBq__quoteText{color:var(--text-main);margin-bottom:30px;font-size:1.1rem;font-style:italic;line-height:1.7}.Testimonials-module__6pQSBq__authorInfo{align-items:center;gap:15px;margin-top:auto;display:flex}.Testimonials-module__6pQSBq__avatar{background:linear-gradient(135deg, var(--royal-blue), var(--indigo));color:#fff;border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:700;display:flex}.Testimonials-module__6pQSBq__authorName{color:#fff;margin-bottom:4px;font-weight:700}.Testimonials-module__6pQSBq__authorTitle{color:var(--text-muted);font-size:.85rem}
.Pricing-module__Oyrzga__pricingSection{background:0 0;padding:120px 0;position:relative;overflow:hidden}.Pricing-module__Oyrzga__header{text-align:center;margin-bottom:80px}.Pricing-module__Oyrzga__title{margin-bottom:16px;font-size:3rem;font-weight:800}.Pricing-module__Oyrzga__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.2rem}.Pricing-module__Oyrzga__grid{grid-template-columns:1fr;gap:30px;max-width:1100px;margin:0 auto;display:grid}@media (min-width:768px){.Pricing-module__Oyrzga__grid{grid-template-columns:repeat(3,1fr);align-items:center}}.Pricing-module__Oyrzga__pricingCard{flex-direction:column;height:100%;padding:40px;transition:all .3s;display:flex;position:relative}.Pricing-module__Oyrzga__popular{z-index:2;background:#0f1229cc;border-color:#ff980066;transform:scale(1.05);box-shadow:0 10px 40px #ff980026}.Pricing-module__Oyrzga__popular:hover{border-color:var(--golden-orange);transform:scale(1.05)translateY(-10px);box-shadow:0 15px 50px #ff980040}.Pricing-module__Oyrzga__badge{background:linear-gradient(90deg, var(--golden-orange) 0%, var(--golden-light) 100%);color:var(--bg-dark);letter-spacing:.5px;text-transform:uppercase;border-radius:20px;padding:6px 16px;font-size:.85rem;font-weight:700;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.Pricing-module__Oyrzga__cardTitle{color:var(--text-muted);margin-bottom:20px;font-size:1.2rem;font-weight:600}.Pricing-module__Oyrzga__priceContainer{border-bottom:1px solid var(--glass-border);align-items:baseline;gap:4px;margin-bottom:30px;padding-bottom:30px;display:flex}.Pricing-module__Oyrzga__price{color:var(--text-main);font-family:Outfit,sans-serif;font-size:3.5rem;font-weight:800}.Pricing-module__Oyrzga__period{color:var(--text-muted);font-size:1rem}.Pricing-module__Oyrzga__featureList{flex-direction:column;flex:1;gap:16px;margin-bottom:40px;list-style:none;display:flex}.Pricing-module__Oyrzga__featureList li{color:var(--text-main);align-items:flex-start;gap:12px;display:flex}.Pricing-module__Oyrzga__checkIcon{color:var(--golden-orange);flex-shrink:0;margin-top:2px}.Pricing-module__Oyrzga__cardBtn{width:100%}
.BookingForm-module__LYEjqq__formSection{background:var(--bg-dark);padding:100px 0;position:relative}.BookingForm-module__LYEjqq__container{max-width:1200px;margin:0 auto;padding:0 24px}.BookingForm-module__LYEjqq__header{text-align:center;margin-bottom:60px}.BookingForm-module__LYEjqq__title{background:var(--gradient-gold);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:20px;font-size:2.5rem;font-weight:700}.BookingForm-module__LYEjqq__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.BookingForm-module__LYEjqq__grid{grid-template-columns:1fr;gap:40px;display:grid}@media (min-width:992px){.BookingForm-module__LYEjqq__grid{grid-template-columns:2fr 1fr}}.BookingForm-module__LYEjqq__formContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);background:#0a0f1e99;border-radius:20px;padding:40px;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000080,0 0 40px #ebaf360d}.BookingForm-module__LYEjqq__formContainer:before{content:"";background:var(--gradient-gold);opacity:.5;height:2px;position:absolute;top:0;left:0;right:0}.BookingForm-module__LYEjqq__formGrid{grid-template-columns:1fr;gap:20px;margin-bottom:20px;display:grid}@media (min-width:768px){.BookingForm-module__LYEjqq__formGrid{grid-template-columns:1fr 1fr}}.BookingForm-module__LYEjqq__inputGroup{flex-direction:column;gap:8px;display:flex}.BookingForm-module__LYEjqq__inputGroup.BookingForm-module__LYEjqq__fullWidth{grid-column:1/-1}.BookingForm-module__LYEjqq__inputGroup label{color:var(--text-light);font-size:.9rem;font-weight:500}.BookingForm-module__LYEjqq__input,.BookingForm-module__LYEjqq__textarea,.BookingForm-module__LYEjqq__select{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:14px 16px;font-family:inherit;font-size:1rem;transition:all .3s}.BookingForm-module__LYEjqq__input:focus,.BookingForm-module__LYEjqq__textarea:focus,.BookingForm-module__LYEjqq__select:focus{border-color:var(--color-gold);background:#ffffff0d;outline:none;box-shadow:0 0 0 3px #ebaf361a}.BookingForm-module__LYEjqq__textarea{resize:vertical;min-height:120px}.BookingForm-module__LYEjqq__select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em}.BookingForm-module__LYEjqq__select option{background:var(--bg-dark);color:#fff}.BookingForm-module__LYEjqq__submitBtn{background:var(--gradient-gold);width:100%;color:var(--bg-dark);cursor:pointer;border:none;border-radius:12px;padding:16px;font-size:1.1rem;font-weight:700;transition:all .3s;position:relative;overflow:hidden}.BookingForm-module__LYEjqq__submitBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #ebaf364d}.BookingForm-module__LYEjqq__submitBtn:active{transform:translateY(0)}.BookingForm-module__LYEjqq__trustElements{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:24px;display:flex}.BookingForm-module__LYEjqq__trustItem{color:var(--text-muted);align-items:center;gap:8px;font-size:.85rem;display:flex}.BookingForm-module__LYEjqq__trustItem svg{color:var(--color-gold)}.BookingForm-module__LYEjqq__contactCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);text-align:center;background:#0a0f1e99;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:40px;display:flex}.BookingForm-module__LYEjqq__whatsappIconWrapper{background:#25d3661a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.BookingForm-module__LYEjqq__whatsappIconWrapper svg{color:#25d366}.BookingForm-module__LYEjqq__onlineIndicator{border:3px solid var(--bg-dark);background:#25d366;border-radius:50%;width:16px;height:16px;animation:2s infinite BookingForm-module__LYEjqq__pulse;position:absolute;bottom:5px;right:5px}@keyframes BookingForm-module__LYEjqq__pulse{0%{box-shadow:0 0 #25d366b3}70%{box-shadow:0 0 0 10px #25d36600}to{box-shadow:0 0 #25d36600}}.BookingForm-module__LYEjqq__contactCard h3{font-size:1.5rem;font-weight:600}.BookingForm-module__LYEjqq__contactCard p{color:var(--text-muted);font-size:.95rem}.BookingForm-module__LYEjqq__whatsappBtn{color:#fff;background:#25d366;border-radius:30px;align-items:center;gap:10px;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.BookingForm-module__LYEjqq__whatsappBtn:hover{background:#20b858;transform:translateY(-2px);box-shadow:0 10px 20px #25d3664d}
.ExploreSystems-module__k4YUSq__pageContainer{background-color:var(--bg-dark);min-height:100vh;color:var(--text-main);overflow-x:hidden}.ExploreSystems-module__k4YUSq__heroSection{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 60px;display:flex;position:relative}.ExploreSystems-module__k4YUSq__heroContent{z-index:10;max-width:900px}.ExploreSystems-module__k4YUSq__heroTitle{background:linear-gradient(135deg, var(--dark-orange), var(--golden-orange));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:24px;font-size:3.5rem;font-weight:800;line-height:1.1}@media (max-width:768px){.ExploreSystems-module__k4YUSq__heroTitle{font-size:2.5rem}}.ExploreSystems-module__k4YUSq__heroSubtitle{color:var(--text-muted);margin-bottom:40px;font-size:1.25rem;line-height:1.6}.ExploreSystems-module__k4YUSq__heroCtas{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.ExploreSystems-module__k4YUSq__primaryCta{background:linear-gradient(135deg, var(--dark-orange), var(--golden-orange));color:var(--bg-dark);border-radius:30px;padding:16px 36px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 10px 20px #ebaf3633}.ExploreSystems-module__k4YUSq__primaryCta:hover{transform:translateY(-2px);box-shadow:0 15px 25px #ebaf3666}.ExploreSystems-module__k4YUSq__secondaryCta{color:var(--golden-orange);border:2px solid var(--golden-orange);background:0 0;border-radius:30px;padding:16px 36px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s}.ExploreSystems-module__k4YUSq__secondaryCta:hover{background:#ebaf361a;transform:translateY(-2px)}.ExploreSystems-module__k4YUSq__floatingCardsContainer{z-index:10;flex-wrap:wrap;justify-content:center;gap:16px;max-width:1200px;margin-top:60px;display:flex}.ExploreSystems-module__k4YUSq__floatingCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--golden-orange);background:#0a0f1eb3;border:1px solid #ffffff1a;border-radius:12px;padding:16px 24px;font-size:.95rem;font-weight:600;animation:6s ease-in-out infinite ExploreSystems-module__k4YUSq__float;box-shadow:0 4px 20px #0000004d}.ExploreSystems-module__k4YUSq__floatingCard:nth-child(2){animation-delay:1s}.ExploreSystems-module__k4YUSq__floatingCard:nth-child(3){animation-delay:2s}.ExploreSystems-module__k4YUSq__floatingCard:nth-child(4){animation-delay:.5s}.ExploreSystems-module__k4YUSq__floatingCard:nth-child(5){animation-delay:1.5s}.ExploreSystems-module__k4YUSq__floatingCard:nth-child(6){animation-delay:2.5s}@keyframes ExploreSystems-module__k4YUSq__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.ExploreSystems-module__k4YUSq__section{max-width:1200px;margin:0 auto;padding:100px 24px;position:relative}.ExploreSystems-module__k4YUSq__sectionHeader{text-align:center;margin-bottom:60px}.ExploreSystems-module__k4YUSq__sectionTitle{color:#fff;margin-bottom:20px;font-size:2.5rem;font-weight:700}.ExploreSystems-module__k4YUSq__sectionTitle span{background:linear-gradient(135deg, var(--dark-orange), var(--golden-orange));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.ExploreSystems-module__k4YUSq__sectionSubtitle{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.6}.ExploreSystems-module__k4YUSq__systemsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.ExploreSystems-module__k4YUSq__systemCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;padding:40px 30px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.ExploreSystems-module__k4YUSq__systemCard:before{content:"";opacity:0;background:radial-gradient(circle at 100% 0,#ebaf361a,#0000 50%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.ExploreSystems-module__k4YUSq__systemCard:hover{border-color:#ebaf364d;transform:translateY(-10px);box-shadow:0 20px 40px #0006,0 0 20px #ebaf361a}.ExploreSystems-module__k4YUSq__systemCard:hover:before{opacity:1}.ExploreSystems-module__k4YUSq__systemIcon{border:1px solid var(--glass-border);width:60px;height:60px;color:var(--golden-orange);z-index:2;background:#0a0f1ecc;border-radius:16px;justify-content:center;align-items:center;margin-bottom:24px;display:flex;position:relative}.ExploreSystems-module__k4YUSq__systemCard h3{color:#fff;z-index:2;margin-bottom:16px;font-size:1.4rem;font-weight:700;position:relative}.ExploreSystems-module__k4YUSq__systemCard p{color:var(--text-muted);z-index:2;margin-bottom:24px;line-height:1.6;position:relative}.ExploreSystems-module__k4YUSq__learnMoreBtn{color:var(--golden-orange);z-index:2;align-items:center;gap:8px;font-size:.95rem;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex;position:relative}.ExploreSystems-module__k4YUSq__systemCard:hover .ExploreSystems-module__k4YUSq__learnMoreBtn{gap:12px}.ExploreSystems-module__k4YUSq__workflowContainer{border:1px solid var(--glass-border);background:#0a0f1e66;border-radius:24px;padding:60px 40px;position:relative;overflow:hidden}.ExploreSystems-module__k4YUSq__workflowTrack{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex;position:relative}.ExploreSystems-module__k4YUSq__workflowLine{z-index:0;background:#ffffff1a;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}@media (max-width:992px){.ExploreSystems-module__k4YUSq__workflowTrack{flex-direction:column;align-items:flex-start}.ExploreSystems-module__k4YUSq__workflowLine{width:2px;height:100%;top:0;bottom:0;left:40px;transform:none}}.ExploreSystems-module__k4YUSq__workflowStep{background:var(--bg-dark);border:1px solid var(--golden-orange);z-index:2;color:#fff;border-radius:30px;align-items:center;gap:12px;padding:16px 24px;font-weight:600;display:flex;position:relative;box-shadow:0 0 20px #ebaf3626}.ExploreSystems-module__k4YUSq__workflowStep svg{color:var(--golden-orange)}.ExploreSystems-module__k4YUSq__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-top:40px;display:grid}.ExploreSystems-module__k4YUSq__seoTags{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:40px;display:flex}.ExploreSystems-module__k4YUSq__seoTag{color:var(--golden-orange);background-color:#0006;border:1px solid #ebaf3633;border-radius:9999px;padding:8px 16px;font-size:.875rem}.ExploreSystems-module__k4YUSq__seoBlock{text-align:center;-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#28359366,#050814cc);border:1px solid #ffffff1a;border-radius:24px;max-width:896px;margin:0 auto;padding:48px}.ExploreSystems-module__k4YUSq__benefitCard{-webkit-backdrop-filter:blur(10px);background:#0a0f1eb3;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:16px;padding:24px;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.ExploreSystems-module__k4YUSq__benefitIcon{width:32px;height:32px;color:var(--golden-orange);background:#ebaf361a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ExploreSystems-module__k4YUSq__industryGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.ExploreSystems-module__k4YUSq__industryCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:16px;padding:24px;transition:all .3s;display:flex}.ExploreSystems-module__k4YUSq__industryCard:hover{background:#ffffff0d;border-color:#ebaf364d;transform:scale(1.02)}.ExploreSystems-module__k4YUSq__industryIcon{color:var(--golden-orange)}.ExploreSystems-module__k4YUSq__dashboardPreview{border:1px solid var(--glass-border);border-radius:20px;position:relative;overflow:hidden;box-shadow:0 30px 60px #0009,0 0 40px #ebaf361a}.ExploreSystems-module__k4YUSq__dashboardPreview:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.ExploreSystems-module__k4YUSq__dashboardHeader{border-bottom:1px solid var(--glass-border);background:#0a0f1ee6;align-items:center;gap:8px;padding:12px 20px;display:flex}.ExploreSystems-module__k4YUSq__windowDot{border-radius:50%;width:12px;height:12px}.ExploreSystems-module__k4YUSq__dotRed{background:#ff5f56}.ExploreSystems-module__k4YUSq__dotYellow{background:#ffbd2e}.ExploreSystems-module__k4YUSq__dotGreen{background:#27c93f}.ExploreSystems-module__k4YUSq__dashboardContent{background:#0f172a;grid-template-columns:repeat(3,1fr);gap:20px;padding:40px;display:grid}@media (max-width:768px){.ExploreSystems-module__k4YUSq__dashboardContent{grid-template-columns:1fr}}.ExploreSystems-module__k4YUSq__dashCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:24px}.ExploreSystems-module__k4YUSq__dashValue{color:#fff;margin:10px 0;font-size:2.5rem;font-weight:700}.ExploreSystems-module__k4YUSq__dashLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.ExploreSystems-module__k4YUSq__dashTrend{color:#27c93f;align-items:center;gap:4px;font-size:.9rem;display:flex}.ExploreSystems-module__k4YUSq__caseStudiesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.ExploreSystems-module__k4YUSq__caseStudyCard{border:1px solid var(--glass-border);background:#0a0f1e99;border-radius:20px;padding:40px 30px;position:relative;overflow:hidden}.ExploreSystems-module__k4YUSq__caseStudyCard h3{color:#fff;margin-bottom:24px;font-size:1.5rem;font-weight:700}.ExploreSystems-module__k4YUSq__metricsList{margin:0 0 24px;padding:0;list-style:none}.ExploreSystems-module__k4YUSq__metricsList li{color:var(--text-muted);border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:12px 0;display:flex}.ExploreSystems-module__k4YUSq__metricsList li span:last-child{color:var(--golden-orange);font-weight:700}.ExploreSystems-module__k4YUSq__faqContainer{max-width:800px;margin:0 auto}.ExploreSystems-module__k4YUSq__faqItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;margin-bottom:16px;overflow:hidden}.ExploreSystems-module__k4YUSq__faqQuestion{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:24px;font-size:1.1rem;font-weight:600;display:flex}.ExploreSystems-module__k4YUSq__faqAnswer{color:var(--text-muted);padding:0 24px 24px;line-height:1.6}.ExploreSystems-module__k4YUSq__sectionImage{border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:900px;height:auto;margin:40px auto 0;display:block;box-shadow:0 20px 40px #00000080,0 0 30px #ebaf361a}.ExploreSystems-module__k4YUSq__seoImageWrapper{border:1px solid #ebaf3633;border-radius:24px;margin-top:40px;overflow:hidden;box-shadow:0 15px 30px #0006}
.FinalCTA-module__8vtugq__ctaSection{text-align:center;background:0 0;padding:150px 0;position:relative;overflow:hidden}.FinalCTA-module__8vtugq__particlesContainer{z-index:0;background:radial-gradient(circle,#0f1229cc 0%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.FinalCTA-module__8vtugq__lightStreak1,.FinalCTA-module__8vtugq__lightStreak2{background:linear-gradient(90deg, transparent, var(--golden-orange), transparent);opacity:.5;filter:blur(4px);width:50%;height:2px;animation:8s linear infinite FinalCTA-module__8vtugq__streak;position:absolute}.FinalCTA-module__8vtugq__lightStreak1{top:30%;left:-50%}.FinalCTA-module__8vtugq__lightStreak2{background:linear-gradient(90deg, transparent, var(--royal-blue), transparent);animation-direction:reverse;animation-delay:4s;bottom:30%;right:-50%}@keyframes FinalCTA-module__8vtugq__streak{0%{transform:translate(0)scaleX(1)}50%{transform:translate(300%)scaleX(2)}to{transform:translate(400%)scaleX(1)}}.FinalCTA-module__8vtugq__content{z-index:10;max-width:800px;margin:0 auto;position:relative}.FinalCTA-module__8vtugq__title{margin-bottom:24px;font-size:3.5rem;font-weight:800;line-height:1.2}.FinalCTA-module__8vtugq__subtitle{color:var(--text-muted);margin-bottom:40px;font-size:1.2rem;line-height:1.6}.FinalCTA-module__8vtugq__btnGroup{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}@media (max-width:768px){.FinalCTA-module__8vtugq__title{font-size:2.5rem}}
