.Header-module__T03Soq__header{height:var(--header-height);z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617cc;border-bottom:1px solid #ffffff0d;align-items:center;width:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.Header-module__T03Soq__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__T03Soq__logo{align-items:center;margin:20px 0;display:flex}.Header-module__T03Soq__logoImage{object-fit:contain}.Header-module__T03Soq__nav{align-items:center;gap:1.5rem;display:flex}.Header-module__T03Soq__navItem,.Header-module__T03Soq__navLink{color:var(--text-muted);cursor:pointer;align-items:center;gap:.25rem;font-size:.9rem;font-weight:500;transition:color .2s;display:flex}.Header-module__T03Soq__navItem:hover,.Header-module__T03Soq__navLink:hover{color:#fff}.Header-module__T03Soq__actions{align-items:center;gap:1.5rem;display:flex}.Header-module__T03Soq__loginBtn{color:#fff;font-size:.9rem;font-weight:500}.Header-module__T03Soq__phoneIcon{color:var(--text-muted);align-items:center;display:flex}.Header-module__T03Soq__phoneIcon svg{fill:red;width:25px;height:25px}@media (max-width:1024px){.Header-module__T03Soq__nav{display:none}}
.Footer-module__A7-uOq__footer{background:var(--bg-dark);border-top:1px solid #ffffff0d;padding:8rem 0 4rem}.Footer-module__A7-uOq__grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:4rem;margin-bottom:6rem;display:grid}.Footer-module__A7-uOq__logo{height:40px;margin-bottom:2rem}.Footer-module__A7-uOq__brandDesc{color:var(--text-muted);max-width:320px;margin-bottom:2rem;line-height:1.6}.Footer-module__A7-uOq__socials{gap:1rem;display:flex}.Footer-module__A7-uOq__socialLink{width:40px;height:40px;color:var(--text-muted);background:#ffffff08;border-radius:50%;justify-content:center;align-items:center;transition:background .3s,color .3s;display:flex}.Footer-module__A7-uOq__socialLink:hover{background:var(--primary);color:#fff}.Footer-module__A7-uOq__colTitle{margin-bottom:2rem;font-size:1.1rem;font-weight:700}.Footer-module__A7-uOq__links{margin:0;padding:0;list-style:none}.Footer-module__A7-uOq__links li{margin-bottom:1rem}.Footer-module__A7-uOq__links a{color:var(--text-muted);font-size:.95rem;text-decoration:none;transition:color .3s}.Footer-module__A7-uOq__links a:hover{color:var(--primary)}.Footer-module__A7-uOq__contactItems{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__A7-uOq__contactItem{color:var(--text-muted);align-items:center;gap:1rem;font-size:.95rem;display:flex}.Footer-module__A7-uOq__contactIcon{color:var(--primary)}.Footer-module__A7-uOq__contactItem a{color:inherit;text-decoration:none;transition:color .3s}.Footer-module__A7-uOq__contactItem a:hover{color:var(--primary)}.Footer-module__A7-uOq__bottom{color:var(--text-muted);border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:3rem;font-size:.85rem;display:flex}.Footer-module__A7-uOq__bottomLinks{gap:2rem;display:flex}.Footer-module__A7-uOq__bottomLinks a{color:inherit;text-decoration:none;transition:color .3s}.Footer-module__A7-uOq__bottomLinks a:hover{color:var(--primary)}@media (max-width:1100px){.Footer-module__A7-uOq__grid{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:600px){.Footer-module__A7-uOq__grid{grid-template-columns:1fr}.Footer-module__A7-uOq__bottom{text-align:center;flex-direction:column;gap:1.5rem}.Footer-module__A7-uOq__bottomLinks{justify-content:center}}
.CTASection-module__Ppt0xW__ctaSection{border-bottom:1px solid #ffffff0d;padding:8rem 0}.CTASection-module__Ppt0xW__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.CTASection-module__Ppt0xW__content{flex:1}.CTASection-module__Ppt0xW__title{margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}.CTASection-module__Ppt0xW__desc{color:var(--text-muted);margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.CTASection-module__Ppt0xW__checklist{flex-direction:column;gap:.75rem;margin-bottom:2.5rem;display:flex}.CTASection-module__Ppt0xW__checkItem{color:var(--text-muted);align-items:center;gap:.75rem;font-size:1rem;display:flex}.CTASection-module__Ppt0xW__checkIcon{color:var(--primary)}.CTASection-module__Ppt0xW__actions{gap:1rem;display:flex}.CTASection-module__Ppt0xW__formContainer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:2rem;padding:3rem}.CTASection-module__Ppt0xW__formTitle{margin-bottom:2rem;font-size:1.5rem;font-weight:700}.CTASection-module__Ppt0xW__formGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.CTASection-module__Ppt0xW__inputGroup input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem;width:100%;padding:1rem 1.25rem;font-size:.95rem;transition:border-color .3s,background .3s}.CTASection-module__Ppt0xW__inputGroup input:focus{border-color:var(--primary);background:#ffffff14;outline:none}.CTASection-module__Ppt0xW__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:transform .3s,filter .3s;display:flex}.CTASection-module__Ppt0xW__submitBtn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px)}.CTASection-module__Ppt0xW__submitBtn:disabled{opacity:.7;cursor:not-allowed}.CTASection-module__Ppt0xW__successWrapper{text-align:center;padding:2rem 0}.CTASection-module__Ppt0xW__successIcon{color:#10b981;margin-bottom:1.5rem}.CTASection-module__Ppt0xW__errorMsg{color:#ef4444;text-align:center;margin-top:1rem;font-size:.85rem}@media (max-width:992px){.CTASection-module__Ppt0xW__container{grid-template-columns:1fr;gap:4rem}.CTASection-module__Ppt0xW__title{font-size:2.5rem}}@media (max-width:600px){.CTASection-module__Ppt0xW__formGrid{grid-template-columns:1fr}.CTASection-module__Ppt0xW__actions{flex-direction:column}}
.Features-module__ILT0ia__features{background:var(--bg-dark);padding:8rem 0;position:relative}.Features-module__ILT0ia__header{text-align:center;margin-bottom:5rem}.Features-module__ILT0ia__eyebrow{color:var(--primary);letter-spacing:.1em;margin-bottom:1rem;font-size:.9rem;font-weight:700}.Features-module__ILT0ia__title{margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}.Features-module__ILT0ia__desc{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.2rem}.Features-module__ILT0ia__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.Features-module__ILT0ia__card{flex-direction:column;align-items:flex-start;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.Features-module__ILT0ia__card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0006}.Features-module__ILT0ia__iconBox{border-radius:1rem;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:2rem;display:flex}.Features-module__ILT0ia__cardTitle{margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Features-module__ILT0ia__cardDesc{color:var(--text-muted);line-height:1.6}.Features-module__ILT0ia__indicator{opacity:.3;width:100%;height:4px;position:absolute;bottom:0;left:0}@media (max-width:1100px){.Features-module__ILT0ia__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Features-module__ILT0ia__grid{grid-template-columns:1fr}.Features-module__ILT0ia__title{font-size:2.5rem}}
.Hero-module__VNcYcG__hero{padding-top:calc(var(--header-height) + 4rem);align-items:center;min-height:70vh;display:flex;position:relative;overflow:hidden}.Hero-module__VNcYcG__container{z-index:10;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.Hero-module__VNcYcG__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4.5rem}.Hero-module__VNcYcG__subtitle{color:var(--text-muted);max-width:500px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__VNcYcG__ctaGroup{gap:1rem;margin-bottom:1.5rem;display:flex}.Hero-module__VNcYcG__phoneCallout{color:var(--text-muted);margin-bottom:4rem;font-size:1.1rem}.Hero-module__VNcYcG__phoneCallout strong{color:var(--primary);font-size:1.2rem}.Hero-module__VNcYcG__phoneCallout a{color:inherit;text-decoration:none;transition:color .3s}.Hero-module__VNcYcG__phoneCallout a:hover{color:var(--primary)}.Hero-module__VNcYcG__featureBar{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:1rem;gap:2rem;width:fit-content;padding:1.5rem;display:flex}.Hero-module__VNcYcG__featureItem{align-items:center;gap:.75rem;display:flex}.Hero-module__VNcYcG__featureIcon{color:var(--primary)}.Hero-module__VNcYcG__featureLabel{font-size:.9rem;font-weight:700}.Hero-module__VNcYcG__featureSub{color:var(--text-muted);font-size:.75rem}.Hero-module__VNcYcG__visuals{height:600px;position:relative}.Hero-module__VNcYcG__dashboardCard{border:1px solid #ffffff1a;border-radius:1.5rem;width:100%;position:absolute;top:0;right:0;overflow:hidden;transform:perspective(1000px)rotateY(-10deg)rotateX(5deg);box-shadow:0 25px 50px -12px #00000080}.Hero-module__VNcYcG__dashboardImg{width:100%;height:auto;display:block}.Hero-module__VNcYcG__personContainer{z-index:5;position:absolute;bottom:50px;right:-20px}.Hero-module__VNcYcG__personCircle{border:4px solid var(--primary);width:320px;height:320px;box-shadow:0 0 30px var(--primary-glow);border-radius:50%;overflow:hidden}.Hero-module__VNcYcG__personImg{object-fit:cover;width:100%;height:100%}.Hero-module__VNcYcG__agentCard{z-index:20;background:#0f172ad9;width:340px;padding:1.5rem;position:absolute;bottom:120px;left:-40px;box-shadow:0 20px 40px #0006}.Hero-module__VNcYcG__agentHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.Hero-module__VNcYcG__agentInfo{align-items:center;gap:.75rem;display:flex}.Hero-module__VNcYcG__agentAvatar{background:var(--primary);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.8rem;font-weight:800;display:flex}.Hero-module__VNcYcG__agentName{font-size:.9rem;font-weight:600}.Hero-module__VNcYcG__agentStatus{color:var(--accent);font-size:.75rem}.Hero-module__VNcYcG__agentTime{color:var(--text-muted);font-size:.8rem}.Hero-module__VNcYcG__waveform{align-items:center;gap:3px;height:40px;margin-bottom:1rem;display:flex}.Hero-module__VNcYcG__waveBar{background:var(--primary);border-radius:2px;flex:1;animation:1.5s ease-in-out infinite Hero-module__VNcYcG__pulse}@keyframes Hero-module__VNcYcG__pulse{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.5)}}.Hero-module__VNcYcG__transcript{font-size:.85rem;line-height:1.5}.Hero-module__VNcYcG__transcript p{margin-bottom:.5rem}.Hero-module__VNcYcG__transcript span{color:var(--primary);font-weight:700}.Hero-module__VNcYcG__floatingPhoneBox{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;align-items:center;gap:1rem;padding:1rem 1.5rem;animation:4s ease-in-out infinite Hero-module__VNcYcG__float;display:flex;position:absolute;top:-90px;right:-60px;box-shadow:0 10px 30px #0000004d}@keyframes Hero-module__VNcYcG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Hero-module__VNcYcG__phoneIcon{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Hero-module__VNcYcG__phoneTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.Hero-module__VNcYcG__phoneNumber{color:#fff;font-size:1.1rem;font-weight:700;text-decoration:none}.Hero-module__VNcYcG__glow1{z-index:1;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);width:600px;height:600px;position:absolute;top:10%;right:-10%}.Hero-module__VNcYcG__glow2{z-index:1;background:radial-gradient(circle,#8b5cf61a 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:-10%;left:-10%}@media (max-width:1200px){.Hero-module__VNcYcG__title{font-size:3.5rem}.Hero-module__VNcYcG__container{gap:2rem}.Hero-module__VNcYcG__visuals{transform-origin:100%;transform:scale(.85)}}@media (max-width:992px){.Hero-module__VNcYcG__container{text-align:center;grid-template-columns:1fr}.Hero-module__VNcYcG__subtitle{margin:0 auto 2.5rem}.Hero-module__VNcYcG__ctaGroup{justify-content:center}.Hero-module__VNcYcG__featureBar{flex-wrap:wrap;justify-content:center;margin:0 auto}.Hero-module__VNcYcG__visuals{transform-origin:50%;height:500px;margin-top:4rem;transform:scale(.9)}}@media (max-width:600px){.Hero-module__VNcYcG__title{font-size:2.5rem}.Hero-module__VNcYcG__visuals{transform:scale(.7)}}
.HowItWorks-module__QJfyIa__howItWorks{background:var(--background);position:relative}.HowItWorks-module__QJfyIa__header{text-align:center;margin-bottom:5rem}.HowItWorks-module__QJfyIa__eyebrow{color:var(--accent);letter-spacing:.1em;margin-bottom:1rem;font-size:.8rem;font-weight:700}.HowItWorks-module__QJfyIa__title{font-size:3rem}.HowItWorks-module__QJfyIa__stepsContainer{justify-content:space-between;align-items:flex-start;max-width:1000px;margin:0 auto;display:flex}.HowItWorks-module__QJfyIa__step{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.HowItWorks-module__QJfyIa__iconCircle{width:100px;height:100px;color:var(--primary);background:#3b82f60d;border:2px solid #3b82f633;border-radius:50%;justify-content:center;align-items:center;margin-bottom:2rem;transition:transform .3s;display:flex;position:relative}.HowItWorks-module__QJfyIa__step:hover .HowItWorks-module__QJfyIa__iconCircle{border-color:var(--primary);background:#3b82f61a;transform:scale(1.1)}.HowItWorks-module__QJfyIa__number{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:-5px;left:-5px}.HowItWorks-module__QJfyIa__stepTitle{margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.HowItWorks-module__QJfyIa__stepDesc{color:var(--text-muted);font-size:.9rem;line-height:1.5}.HowItWorks-module__QJfyIa__arrow{color:#ffffff1a;margin-top:40px}@media (max-width:992px){.HowItWorks-module__QJfyIa__stepsContainer{flex-direction:column;gap:3rem}.HowItWorks-module__QJfyIa__arrow{display:none}}
.Stats-module__rKWSjG__statsSection{background:var(--background)}.Stats-module__rKWSjG__header{text-align:center;margin-bottom:4rem}.Stats-module__rKWSjG__eyebrow{color:var(--accent);letter-spacing:.1em;margin-bottom:1rem;font-size:.8rem;font-weight:700}.Stats-module__rKWSjG__title{font-size:3rem}.Stats-module__rKWSjG__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.Stats-module__rKWSjG__card{text-align:left;border-radius:1rem;padding:2rem;transition:transform .3s}.Stats-module__rKWSjG__card:hover{transform:translateY(-5px)}.Stats-module__rKWSjG__cardHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Stats-module__rKWSjG__iconBox{width:40px;height:40px;color:var(--primary);background:#3b82f61a;border-radius:50%;justify-content:center;align-items:center;display:flex}.Stats-module__rKWSjG__value{font-size:2.5rem;font-weight:700;font-family:var(--font-outfit)}.Stats-module__rKWSjG__star{color:#fbbf24;margin-left:.25rem;font-size:1.5rem}.Stats-module__rKWSjG__statLabel{margin-bottom:.5rem;font-size:1rem}.Stats-module__rKWSjG__statSub{color:var(--text-muted);font-size:.85rem}.Stats-module__rKWSjG__footerText{text-align:center;color:var(--text-muted);font-size:.9rem}@media (max-width:768px){.Stats-module__rKWSjG__title{font-size:2.5rem}.Stats-module__rKWSjG__grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.Stats-module__rKWSjG__grid{grid-template-columns:1fr}}
.industries-module__JiN6hW__industriesPage{background:0 0}.industries-module__JiN6hW__hero{text-align:center;padding:10rem 0 6rem;position:relative;overflow:hidden}.industries-module__JiN6hW__heroContent{z-index:10;position:relative}.industries-module__JiN6hW__eyebrow{color:var(--primary);letter-spacing:.2em;margin-bottom:1.5rem;font-size:.9rem;font-weight:800}.industries-module__JiN6hW__title{margin-bottom:2rem;font-size:4rem;line-height:1.1}.industries-module__JiN6hW__subtitle{color:var(--text-muted);max-width:800px;margin:0 auto;font-size:1.4rem;line-height:1.6}.industries-module__JiN6hW__heroGlow{z-index:1;background:radial-gradient(circle,#3b82f61a 0%,#0000 70%);width:1000px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.industries-module__JiN6hW__gridSection{padding:6rem 0}.industries-module__JiN6hW__gridHeader{text-align:center;margin-bottom:4rem}.industries-module__JiN6hW__sectionTitle{font-size:3rem}.industries-module__JiN6hW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.industries-module__JiN6hW__card{text-align:center;flex-direction:column;align-items:center;height:100%;padding:3.5rem 2rem;transition:transform .3s,border-color .3s;display:flex}.industries-module__JiN6hW__card:hover{border-color:var(--primary);transform:translateY(-10px)}.industries-module__JiN6hW__iconWrapper{border-radius:2rem;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:2rem;transition:transform .3s;display:flex}.industries-module__JiN6hW__card:hover .industries-module__JiN6hW__iconWrapper{transform:scale(1.1)}.industries-module__JiN6hW__cardTitle{color:#fff;margin-bottom:1.5rem;font-size:1.5rem}.industries-module__JiN6hW__cardLink{color:var(--primary);margin-top:auto;font-size:.9rem;font-weight:700}@media (max-width:768px){.industries-module__JiN6hW__title{font-size:2.5rem}.industries-module__JiN6hW__subtitle{font-size:1.1rem}.industries-module__JiN6hW__grid{grid-template-columns:1fr}}
.AIMarketStats-module__P9ghRW__container{background:radial-gradient(circle at 100% 0,#00f2ff0d,#0000 400px),radial-gradient(circle at 0 100%,#bf00ff0d,#0000 400px);padding:20px 0}.AIMarketStats-module__P9ghRW__headerArea{text-align:center;margin-bottom:60px}.AIMarketStats-module__P9ghRW__title{background:linear-gradient(135deg,#fff 0%,#aaa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:20px;font-size:3.5rem}.AIMarketStats-module__P9ghRW__titleAccent{background:linear-gradient(135deg,#ff5e00 0%,#ff00e4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.AIMarketStats-module__P9ghRW__statsGrid{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px;display:grid}.AIMarketStats-module__P9ghRW__statCard{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;padding:40px;transition:transform .3s,border-color .3s}.AIMarketStats-module__P9ghRW__statCard:hover{border-color:#00f2ff4d;transform:translateY(-5px)}.AIMarketStats-module__P9ghRW__statIcon{color:#ff00e4;background:#00f2ff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 20px;display:flex}.AIMarketStats-module__P9ghRW__statValue{color:#ff5e00;margin-bottom:10px;font-size:3rem;font-weight:800}.AIMarketStats-module__P9ghRW__statLabel{color:#fff9;text-transform:uppercase;letter-spacing:1px;font-size:1rem}.AIMarketStats-module__P9ghRW__statDesc{color:#fff6;margin-top:15px;font-size:.9rem}.AIMarketStats-module__P9ghRW__chartSection{margin-bottom:100px}.AIMarketStats-module__P9ghRW__chartContainer{background:#ffffff05;border:1px solid #ffffff0d;border-radius:32px;padding:60px;position:relative;overflow:hidden}.AIMarketStats-module__P9ghRW__chartTitle{text-transform:uppercase;letter-spacing:2px;color:#ff5e00;align-items:center;gap:15px;margin-bottom:40px;font-size:1.2rem;display:flex}.AIMarketStats-module__P9ghRW__chartWrapper{width:100%;height:400px;position:relative}.AIMarketStats-module__P9ghRW__svgChart{width:100%;height:100%}.AIMarketStats-module__P9ghRW__chartLabel{fill:#ffffff80;font-size:12px}.AIMarketStats-module__P9ghRW__chartGridLine{stroke:#ffffff0d;stroke-width:1px}.AIMarketStats-module__P9ghRW__adoptionSection{margin-bottom:100px}.AIMarketStats-module__P9ghRW__sectionTitle{text-transform:uppercase;letter-spacing:2px;color:#fff;text-align:center;margin-bottom:40px;font-size:1.5rem}.AIMarketStats-module__P9ghRW__adoptionGrid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.AIMarketStats-module__P9ghRW__adoptionItem{text-align:center;padding:20px}.AIMarketStats-module__P9ghRW__adoptionIcon{color:#ff00e4;border:1.5px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 20px;transition:all .3s;display:flex}.AIMarketStats-module__P9ghRW__adoptionItem:hover .AIMarketStats-module__P9ghRW__adoptionIcon{background:#00f2ff0d;border-color:#ff00e4;box-shadow:0 0 20px #00f2ff33}.AIMarketStats-module__P9ghRW__adoptionText{color:#ffffffb3;font-size:.9rem;line-height:1.4}.AIMarketStats-module__P9ghRW__industryGrid{flex-flow:wrap;justify-content:center;gap:20px;margin-top:40px;display:flex}.AIMarketStats-module__P9ghRW__industryItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;align-items:center;gap:12px;min-width:120px;padding:20px 10px;transition:all .3s;display:flex}.AIMarketStats-module__P9ghRW__industryItem:hover{background:#00f2ff0d;border-color:#00f2ff33;transform:scale(1.05)}.AIMarketStats-module__P9ghRW__industryIcon{color:#ff5e00;justify-self:center}.AIMarketStats-module__P9ghRW__industryName{text-transform:uppercase;letter-spacing:1px;color:#fff9;text-align:center;font-size:.8rem}@media (max-width:1024px){.AIMarketStats-module__P9ghRW__statsGrid{grid-template-columns:1fr}.AIMarketStats-module__P9ghRW__adoptionGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.AIMarketStats-module__P9ghRW__title{font-size:2.5rem}.AIMarketStats-module__P9ghRW__adoptionGrid{grid-template-columns:repeat(2,1fr)}}.AIMarketStats-module__P9ghRW__footerBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:100px;margin-top:80px;padding:20px 40px}.AIMarketStats-module__P9ghRW__footerContent{justify-content:center;align-items:center;gap:30px;display:flex}.AIMarketStats-module__P9ghRW__footerMainText{color:#fff;font-size:1.2rem;font-weight:700}.AIMarketStats-module__P9ghRW__footerSubText{color:#ffffff80;border-left:1px solid #ffffff1a;padding-left:30px;font-size:1.1rem}@media (max-width:1024px){.AIMarketStats-module__P9ghRW__footerContent{text-align:center;flex-direction:column;gap:15px}.AIMarketStats-module__P9ghRW__footerSubText{border-left:none;padding-left:0;font-size:1rem}}
.HeroTrustItems-module__yVwJpW__trustItems{z-index:5;flex-wrap:nowrap;align-items:center;gap:0;margin-top:10px;display:flex}.HeroTrustItems-module__yVwJpW__itemWrapper{align-items:center;display:flex}.HeroTrustItems-module__yVwJpW__trustItem{text-align:center;flex-direction:column;align-items:center;min-width:120px;padding:0 10px;display:flex}.HeroTrustItems-module__yVwJpW__iconCircle{width:54px;height:54px;color:var(--color-primary);background:radial-gradient(circle,#ffffff0d 0%,#ffffff05 100%);border:1.5px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;margin-bottom:12px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 8px 20px #0003,inset 0 2px 5px #ffffff0d}.HeroTrustItems-module__yVwJpW__trustItem:hover .HeroTrustItems-module__yVwJpW__iconCircle{border-color:var(--color-primary);color:#fff;background:#ff5e0014;transform:translateY(-5px)scale(1.05);box-shadow:0 0 25px #ff5e004d,inset 0 2px 5px #ffffff1a}.HeroTrustItems-module__yVwJpW__textContainer{flex-direction:column;gap:2px;display:flex}.HeroTrustItems-module__yVwJpW__title{color:var(--color-text-main);letter-spacing:-.5px;font-size:1.2rem;font-weight:700}.HeroTrustItems-module__yVwJpW__subtitle{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:500}.HeroTrustItems-module__yVwJpW__divider{background:linear-gradient(#0000,#ffffff1a,#0000);width:1px;height:50px}@media (max-width:900px){.HeroTrustItems-module__yVwJpW__trustItems{justify-content:center;margin-top:40px}.HeroTrustItems-module__yVwJpW__itemWrapper{margin-bottom:30px}.HeroTrustItems-module__yVwJpW__trustItem{min-width:120px;padding:0 15px}.HeroTrustItems-module__yVwJpW__divider{display:none}}@media (max-width:600px){.HeroTrustItems-module__yVwJpW__trustItem{min-width:50%;padding:0 10px}.HeroTrustItems-module__yVwJpW__itemWrapper{width:50%}}
.FeatureSplitSection-module__ip83bq__sectionDark{background:var(--gradient-vibrant-orange);border-top-left-radius:60px;border-top-right-radius:60px;width:100%;padding:50px 0;box-shadow:inset 0 20px 50px #0000001a}.FeatureSplitSection-module__ip83bq__container{flex-direction:column;gap:20px;display:flex}.FeatureSplitSection-module__ip83bq__headerArea{margin-bottom:20px}.FeatureSplitSection-module__ip83bq__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.FeatureSplitSection-module__ip83bq__cardDark{background:var(--gradient-card-dark);text-align:center;border:1px solid #ffffff0d;border-radius:30px;flex-direction:column;align-items:center;padding:50px 40px;transition:transform .3s;display:flex;overflow:hidden;box-shadow:0 20px 50px #0006}.FeatureSplitSection-module__ip83bq__cardDark:hover{border-color:#ff5e004d;transform:translateY(-10px)}.FeatureSplitSection-module__ip83bq__icon{object-fit:contain;filter:brightness(0)invert()}.FeatureSplitSection-module__ip83bq__iconWrapper{width:120px;height:120px;color:var(--color-primary);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:30px;display:flex;box-shadow:inset 0 0 20px #64646433}.FeatureSplitSection-module__ip83bq__title{color:#fff;margin-bottom:15px;font-size:1.8rem}.FeatureSplitSection-module__ip83bq__desc{color:#fff;font-size:1.1rem;line-height:1.6}@media (max-width:900px){.FeatureSplitSection-module__ip83bq__grid{grid-template-columns:1fr;gap:30px}}
.HowItWorks-module__tSMH5W__splitSection{width:100%;min-height:100vh;display:flex;position:relative}.HowItWorks-module__tSMH5W__leftPane{background-color:var(--color-light-bg);background-image:linear-gradient(#00061cb3,#00061cb3),url(/images/latest/AI-agent.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex:1;padding:100px 50px}.HowItWorks-module__tSMH5W__stickyHeader{max-width:400px;margin-left:auto;padding-right:40px;position:sticky;top:150px}.HowItWorks-module__tSMH5W__stickyHeader h2{color:var(--color-text-main);line-height:1}.HowItWorks-module__tSMH5W__rightPane{background-color:var(--color-primary);background-image:repeating-linear-gradient(90deg, transparent, transparent 20px, #00000080 20px, #00000080 40px), var(--gradient-corrugated);flex:1;padding:100px 50px;display:flex}.HowItWorks-module__tSMH5W__cardsContainer{flex-direction:column;gap:40px;max-width:500px;display:flex}.HowItWorks-module__tSMH5W__chatCard{background:linear-gradient(135deg,#ff5e00 0%,#ff00e4 100%);border-radius:20px 20px 20px 0;gap:20px;padding:40px;display:flex;position:relative;box-shadow:0 20px 40px #00000026}.HowItWorks-module__tSMH5W__stepBubble{background:var(--color-text-main);width:30px;height:30px;color:var(--color-light-bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.HowItWorks-module__tSMH5W__cardContent{flex-direction:column;gap:10px;display:flex}.HowItWorks-module__tSMH5W__cardTitle{color:var(--color-text-main);margin:0;font-size:2rem;font-weight:800}.HowItWorks-module__tSMH5W__cardDesc{color:#fff;margin:0;font-size:1.2rem;line-height:1.6}.HowItWorks-module__tSMH5W__iconWrapper{color:#fff}@media (max-width:900px){.HowItWorks-module__tSMH5W__splitSection{flex-direction:column}.HowItWorks-module__tSMH5W__leftPane{padding:60px 30px 20px}.HowItWorks-module__tSMH5W__stickyHeader{margin:0;position:relative;top:0}.HowItWorks-module__tSMH5W__rightPane{padding:60px 30px}.HowItWorks-module__tSMH5W__cardsContainer{max-width:100%}}
.IndustriesSlider-module___fncjG__section{padding:var(--spacing-section) 0;flex-direction:column;align-items:center;display:flex}.IndustriesSlider-module___fncjG__headerRow{margin-bottom:60px;font-size:4.2rem}.IndustriesSlider-module___fncjG__sliderContainer{justify-content:center;width:65vw;padding:20px 0;display:flex;overflow:hidden}.IndustriesSlider-module___fncjG__grid{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:20px;padding:20px 40px;display:flex;overflow-x:auto}.IndustriesSlider-module___fncjG__grid::-webkit-scrollbar{display:none}.IndustriesSlider-module___fncjG__cardWrapper{scroll-snap-align:start;flex:0 0 calc(25% - 15px);min-width:250px}.IndustriesSlider-module___fncjG__glowCard{color:#fff;background:linear-gradient(135deg,#ff5e00 0%,#ff00e4 100%);border-radius:20px;flex-direction:column;padding:30px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #ff5e0033}.IndustriesSlider-module___fncjG__glowCard:before{content:"";pointer-events:none;background:linear-gradient(#fff3 0%,#fff0 50%);position:absolute;inset:0}.IndustriesSlider-module___fncjG__glowCard:hover{transform:translateY(-10px);box-shadow:0 20px 40px #ff5e0066}.IndustriesSlider-module___fncjG__cardHeader{flex:1;min-height:140px}.IndustriesSlider-module___fncjG__title{margin:0;font-size:1.5rem;font-weight:800}.IndustriesSlider-module___fncjG__cardBody{flex-direction:column;gap:20px;display:flex}.IndustriesSlider-module___fncjG__desc{color:#ffffffe6;min-height:50px;margin:0;font-size:.95rem;line-height:1.5}.IndustriesSlider-module___fncjG__circleIcon{border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.IndustriesSlider-module___fncjG__glowCard:hover .IndustriesSlider-module___fncjG__circleIcon{background-color:#ffffffe6}.IndustriesSlider-module___fncjG__controls{gap:15px;margin-top:40px;display:flex}.IndustriesSlider-module___fncjG__arrowBtn{border:1px solid var(--color-primary);background:var(--color-primary);width:50px;height:50px;color:var(--color-text-main);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .3s;display:flex}.IndustriesSlider-module___fncjG__arrowBtn:hover{background:var(--color-border);color:#fff;border-color:var(--color-border)}.IndustriesSlider-module___fncjG__image{aspect-ratio:1;object-fit:cover;border-radius:20px;align-self:center;width:100%}@media (max-width:900px){.IndustriesSlider-module___fncjG__cardWrapper{flex:0 0 calc(50% - 10px)}}@media (max-width:600px){.IndustriesSlider-module___fncjG__cardWrapper{flex:0 0 85%}}
.BenefitCardsSection-module__7mgQXa__sectionOrange{background-color:var(--color-primary);width:100%;padding:100px 0 120px;position:relative;overflow:hidden}.BenefitCardsSection-module__7mgQXa__container{flex-direction:column;gap:60px;display:flex}.BenefitCardsSection-module__7mgQXa__headerArea{max-width:600px;margin-bottom:20px}.BenefitCardsSection-module__7mgQXa__cardsGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.BenefitCardsSection-module__7mgQXa__glassCard{-webkit-backdrop-filter:blur(20px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:20px;flex-direction:column;padding:30px;transition:transform .3s,background .3s;display:flex;box-shadow:0 10px 30px #0000001a}.BenefitCardsSection-module__7mgQXa__glassCard:hover{background:#ffffff40;transform:translateY(-5px)}.BenefitCardsSection-module__7mgQXa__cardTitle{color:#fff;margin-bottom:15px;font-size:1.4rem;line-height:1.2}.BenefitCardsSection-module__7mgQXa__cardDesc{color:#ffffffe6;margin:0;font-size:1rem;line-height:1.5}@media (max-width:1000px){.BenefitCardsSection-module__7mgQXa__cardsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.BenefitCardsSection-module__7mgQXa__cardsGrid{grid-template-columns:1fr}}
.Navbar-module__cJzEcG__header{width:var(--navbar-width);justify-content:space-between;align-items:center;margin:0 auto;padding-top:20px;display:flex}.Navbar-module__cJzEcG__logoWrapper{align-items:center;display:flex}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:30px;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--color-text-main);font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .3s}.Navbar-module__cJzEcG__navLink:hover{color:var(--color-primary)}.Navbar-module__cJzEcG__rightNav{align-items:center;gap:30px;display:flex}.Navbar-module__cJzEcG__contactInfo{color:var(--color-primary);background:#ff66001a;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:1.1rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__phoneIcon{line-height:1rem}.Navbar-module__cJzEcG__phoneIcon svg{fill:red;width:25px;height:25px}.Navbar-module__cJzEcG__navBtns{align-items:center;gap:15px;display:flex}.Navbar-module__cJzEcG__navBtn{padding:10px 24px;font-size:.9rem}.Navbar-module__cJzEcG__btnOutline{border:2px solid var(--color-primary);color:var(--color-primary);background:0 0;border-radius:30px;font-weight:600;transition:all .3s}.Navbar-module__cJzEcG__btnOutline:hover{background:var(--color-primary);color:#fff}.Navbar-module__cJzEcG__pulseBtn{animation:2s infinite Navbar-module__cJzEcG__pulseGlow}@keyframes Navbar-module__cJzEcG__pulseGlow{0%{box-shadow:0 0 #f606}70%{box-shadow:0 0 0 10px #f600}to{box-shadow:0 0 #f600}}.Navbar-module__cJzEcG__themeToggle{cursor:pointer;background:0 0;border:none;font-size:1.5rem}@media (max-width:1024px){.Navbar-module__cJzEcG__header{flex-direction:column;gap:20px;width:100%;padding:20px}.Navbar-module__cJzEcG__rightNav{flex-wrap:wrap;justify-content:center}.Navbar-module__cJzEcG__navLinks{gap:20px}}
.Footer-module__S6Hkya__footer{background-color:var(--color-light-bg);color:var(--color-text-main);margin-top:auto}.Footer-module__S6Hkya__ctaBanner{background:var(--color-light-bg);text-align:center;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-primary);padding:80px 20px}.Footer-module__S6Hkya__ctaBannerTitle{color:var(--color-text-main);margin-bottom:15px;font-size:2.5rem}.Footer-module__S6Hkya__ctaBannerDesc{color:var(--color-text-muted);max-width:600px;margin-bottom:30px;margin-left:auto;margin-right:auto;font-size:1.2rem}.Footer-module__S6Hkya__ctaBannerBtns{justify-content:center;gap:20px;display:flex}.Footer-module__S6Hkya__pulseBtn{padding:12px 35px;font-size:1.1rem;animation:2s infinite Footer-module__S6Hkya__pulseGlow}@keyframes Footer-module__S6Hkya__pulseGlow{0%{box-shadow:0 0 #f606}70%{box-shadow:0 0 0 10px #f600}to{box-shadow:0 0 #f600}}.Footer-module__S6Hkya__btnOutline{border:2px solid var(--color-primary);color:var(--color-primary);background:0 0;border-radius:30px;padding:12px 35px;font-size:1.1rem;font-weight:600;transition:all .3s}.Footer-module__S6Hkya__btnOutline:hover{background:var(--color-primary);color:#fff}.Footer-module__S6Hkya__container{padding:60px 0 20px}.Footer-module__S6Hkya__topSection{max-width:calc(var(--container-width) - 40px);justify-content:space-between;align-items:flex-start;gap:40px;margin:0 auto;padding-bottom:50px;display:flex}.Footer-module__S6Hkya__brandInfo{max-width:350px}.Footer-module__S6Hkya__footerLogo{background-color:#0000;border-radius:10px;width:150px;margin-bottom:25px}.Footer-module__S6Hkya__brandDesc{color:var(--color-text-muted);line-height:1.6}.Footer-module__S6Hkya__footerLinksGrid{gap:100px;display:flex}.Footer-module__S6Hkya__linkCol{flex-direction:column;gap:15px;display:flex}.Footer-module__S6Hkya__linkColTitle{color:var(--color-text-main);margin-bottom:10px;font-size:1.1rem;font-weight:800}.Footer-module__S6Hkya__linkCol a{color:var(--color-text-muted);font-weight:500;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__linkCol a:hover{color:var(--color-primary)}.Footer-module__S6Hkya__contactItem{color:var(--color-text-muted);align-items:center;gap:10px;font-weight:600;display:flex}.Footer-module__S6Hkya__icon{font-size:1.2rem}.Footer-module__S6Hkya__bottomSection{border-top:1px solid var(--color-border);text-align:center;color:var(--color-text-muted);padding-top:30px;font-size:.95rem}@media (max-width:900px){.Footer-module__S6Hkya__topSection{flex-direction:column;padding-left:20px;padding-right:20px}.Footer-module__S6Hkya__footerLinksGrid{flex-direction:column;gap:40px}.Footer-module__S6Hkya__ctaBannerBtns{flex-direction:column;align-items:center}.Footer-module__S6Hkya__ctaBannerTitle{font-size:2rem}}
.HowItWorksHero-module__KEe4ra__hero{background-color:var(--color-dark-bg);flex-direction:column;min-height:90vh;display:flex;position:relative;overflow:hidden}.HowItWorksHero-module__KEe4ra__heroBg{z-index:1;pointer-events:none;opacity:var(--hero-bg-opacity);will-change:transform;backface-visibility:hidden;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 600' preserveAspectRatio='none'%3E%3Cpath d='M-100 300C200 100 400 500 800 300C1200 100 1300 400 1500 200' fill='none' stroke='%23FF5E00' stroke-width='6' opacity='0.8'/%3E%3Cpath d='M-100 400C200 600 500 100 900 300C1300 500 1400 200 1500 300' fill='none' stroke='%2300D2D3' stroke-width='4' opacity='0.8'/%3E%3Cpath d='M-100 200C300 500 600 200 1000 400C1400 600 1450 300 1500 250' fill='none' stroke='%23FF00E4' stroke-width='3' opacity='0.7'/%3E%3Cpath d='M-100 350C150 150 550 500 950 250C1350 0 1400 450 1500 350' fill='none' stroke='%23FF8E00' stroke-width='2' opacity='0.6'/%3E%3Cpath d='M-100 250C300 100 500 600 1000 200C1300 50 1450 500 1500 400' fill='none' stroke='%2300D2D3' stroke-width='1' opacity='0.9'/%3E%3Cpath d='M-100 150C300 350 600 0 1000 400C1400 600 1450 100 1500 300' fill='none' stroke='%23FFE600' stroke-width='2' opacity='0.5'/%3E%3C/svg%3E");background-position:50%;background-size:cover;position:absolute;inset:-10% -20%;transform:translateZ(0)}.HowItWorksHero-module__KEe4ra__container{z-index:1;max-width:var(--navbar-width);flex-direction:column;flex:1;margin:0 auto;display:flex;position:relative}.HowItWorksHero-module__KEe4ra__content{width:var(--container-width);flex:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin:0 auto;padding:60px 0;display:grid}.HowItWorksHero-module__KEe4ra__eyebrow{color:#00d1ff;letter-spacing:2px;margin-bottom:20px;font-size:.9rem;font-weight:700;display:block}.HowItWorksHero-module__KEe4ra__description{max-width:600px;margin:30px 0 50px;font-size:1.2rem}.HowItWorksHero-module__KEe4ra__featureBar{border-top:1px solid #ffffff1a;flex-wrap:wrap;gap:30px;padding-top:40px;display:flex}.HowItWorksHero-module__KEe4ra__featureItem{align-items:center;gap:10px;display:flex}.HowItWorksHero-module__KEe4ra__featureIcon{color:var(--color-primary);display:flex}.HowItWorksHero-module__KEe4ra__featureText{color:var(--color-text-main);font-size:.9rem;font-weight:500}.HowItWorksHero-module__KEe4ra__visualContent{background:linear-gradient(135deg,#ff5e0033 0%,#8a2be266 100%);border:1px solid #ffffff1a;border-radius:40px;justify-content:center;align-items:center;padding:0 40px;display:flex;position:relative}.HowItWorksHero-module__KEe4ra__graphContainer{justify-content:center;align-items:center;width:500px;height:500px;display:flex;position:relative}.HowItWorksHero-module__KEe4ra__centralIcon{z-index:10;position:relative}.HowItWorksHero-module__KEe4ra__micCircle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #fff3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:140px;height:140px;display:flex;box-shadow:0 0 50px #ff5e0033}.HowItWorksHero-module__KEe4ra__mic{color:var(--color-primary);margin-bottom:10px}.HowItWorksHero-module__KEe4ra__waves{align-items:center;gap:3px;height:20px;display:flex}.HowItWorksHero-module__KEe4ra__waves span{background:var(--color-primary);border-radius:2px;width:3px;height:100%;animation:1.2s ease-in-out infinite HowItWorksHero-module__KEe4ra__wave;display:block}.HowItWorksHero-module__KEe4ra__waves span:first-child{height:40%;animation-delay:0s}.HowItWorksHero-module__KEe4ra__waves span:nth-child(2){height:70%;animation-delay:.1s}.HowItWorksHero-module__KEe4ra__waves span:nth-child(3){height:100%;animation-delay:.2s}.HowItWorksHero-module__KEe4ra__waves span:nth-child(4){height:70%;animation-delay:.1s}.HowItWorksHero-module__KEe4ra__waves span:nth-child(5){height:40%;animation-delay:0s}@keyframes HowItWorksHero-module__KEe4ra__wave{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.5)}}.HowItWorksHero-module__KEe4ra__pillarCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5;background:#0a0f23cc;border:1px solid #ffffff1a;border-radius:15px;align-items:center;gap:15px;width:240px;padding:20px;transition:border-color .3s;display:flex;position:absolute}.HowItWorksHero-module__KEe4ra__pillarCard:hover{border-color:var(--color-primary)}.HowItWorksHero-module__KEe4ra__pillarIcon{color:#00d1ff;display:flex}.HowItWorksHero-module__KEe4ra__pillarTitle{font-size:1rem;font-weight:600}.HowItWorksHero-module__KEe4ra__connections{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1024px){.HowItWorksHero-module__KEe4ra__content{text-align:center;grid-template-columns:1fr}.HowItWorksHero-module__KEe4ra__description{margin-left:auto;margin-right:auto}.HowItWorksHero-module__KEe4ra__featureBar{justify-content:center}.HowItWorksHero-module__KEe4ra__visualContent{margin-top:40px}}@media (max-width:600px){.HowItWorksHero-module__KEe4ra__graphContainer{width:350px;height:350px}.HowItWorksHero-module__KEe4ra__pillarCard{width:180px;padding:10px;font-size:.8rem}.HowItWorksHero-module__KEe4ra__pillarTitle{font-size:.8rem}}
.FeaturesBar-module__Ly8Xza__wrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10;background:#00061ccc;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:30px 0;position:relative}.FeaturesBar-module__Ly8Xza__grid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.FeaturesBar-module__Ly8Xza__item{align-items:center;gap:15px;display:flex}.FeaturesBar-module__Ly8Xza__iconWrapper{background:#ff5e001a;border:1px solid #ff5e0033;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.FeaturesBar-module__Ly8Xza__icon{color:var(--color-primary)}.FeaturesBar-module__Ly8Xza__textWrapper{flex-direction:column;display:flex}.FeaturesBar-module__Ly8Xza__title{color:#fff;margin-bottom:2px;font-size:1rem;font-weight:700}.FeaturesBar-module__Ly8Xza__desc{color:#fff9;margin-bottom:0;font-size:.85rem}@media (max-width:1024px){.FeaturesBar-module__Ly8Xza__grid{grid-template-columns:repeat(3,1fr);row-gap:30px}}@media (max-width:768px){.FeaturesBar-module__Ly8Xza__grid{grid-template-columns:1fr;gap:25px}}
.AgentJourney-module__UbergW__section{background:var(--gradient-vibrant-orange);border-top-left-radius:60px;border-top-right-radius:60px;width:100%;padding:50px 0;box-shadow:inset 0 20px 50px #0000001a}.AgentJourney-module__UbergW__title{text-align:center;letter-spacing:2px;color:#fff;margin-bottom:60px;font-size:1.2rem}.AgentJourney-module__UbergW__stepsGrid{justify-content:space-between;gap:0;display:flex}.AgentJourney-module__UbergW__stepWrapper{flex:1;align-items:center;display:flex;position:relative}.AgentJourney-module__UbergW__stepCard{background:var(--gradient-card-dark);text-align:center;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;align-items:center;height:100%;padding:30px 20px;transition:transform .3s,border-color .3s;display:flex}.AgentJourney-module__UbergW__stepCard:hover{border-color:#fff;transform:translateY(-5px)}.AgentJourney-module__UbergW__iconCircle{color:#8a2be2;background:#8a2be21a;border:1px solid #8a2be233;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;display:flex}.AgentJourney-module__UbergW__stepId{color:#8a2be2;margin-bottom:10px;font-size:.8rem;font-weight:700;display:block}.AgentJourney-module__UbergW__stepTitle{color:var(--color-text-main);margin-bottom:15px;font-size:1.2rem}.AgentJourney-module__UbergW__stepDesc{color:var(--color-text-muted);font-size:.9rem;line-height:1.5}.AgentJourney-module__UbergW__connector{justify-content:center;align-items:center;padding:0 10px;display:flex}.AgentJourney-module__UbergW__arrow{color:#fff3}@media (max-width:1024px){.AgentJourney-module__UbergW__stepsGrid{flex-direction:column;gap:40px}.AgentJourney-module__UbergW__connector{margin-left:-12px;position:absolute;bottom:-30px;left:50%;transform:rotate(90deg)}.AgentJourney-module__UbergW__stepCard{width:100%}}
.BuiltForSection-module__Gh4ECG__section{background-color:var(--color-dark-bg);padding:120px 0}.BuiltForSection-module__Gh4ECG__topRow{grid-template-columns:1fr 1.2fr;align-items:flex-start;gap:80px;display:grid}.BuiltForSection-module__Gh4ECG__topBadge{color:var(--color-primary);letter-spacing:1px;margin-bottom:20px;font-size:.85rem;font-weight:700;display:block}.BuiltForSection-module__Gh4ECG__title{color:#fff;margin-bottom:30px;font-size:3.5rem;font-weight:800;line-height:1.1}.BuiltForSection-module__Gh4ECG__description{color:#ffffffb3;margin-bottom:40px;font-size:1.1rem;line-height:1.7}.BuiltForSection-module__Gh4ECG__bullets{margin:0 0 50px;padding:0;list-style:none}.BuiltForSection-module__Gh4ECG__bullets li{color:#fff;align-items:center;gap:12px;margin-bottom:15px;font-size:1rem;display:flex}.BuiltForSection-module__Gh4ECG__checkIcon{color:var(--color-primary);flex-shrink:0}.BuiltForSection-module__Gh4ECG__testimonial{border:1px solid #ffffff0d;border-left:4px solid var(--color-primary);background:#ffffff08;border-radius:12px;padding:30px}.BuiltForSection-module__Gh4ECG__testimonial p{color:#fff;margin-bottom:20px;font-size:1.1rem;font-style:italic}.BuiltForSection-module__Gh4ECG__testimonialAuthor{flex-direction:column;display:flex}.BuiltForSection-module__Gh4ECG__testimonialAuthor strong{color:#fff;font-size:1rem}.BuiltForSection-module__Gh4ECG__testimonialAuthor span{color:#ffffff80;font-size:.85rem}.BuiltForSection-module__Gh4ECG__stars{gap:2px;margin-top:15px;display:flex}.BuiltForSection-module__Gh4ECG__featureGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.BuiltForSection-module__Gh4ECG__featureCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;padding:30px;transition:all .3s}.BuiltForSection-module__Gh4ECG__featureCard:hover{background:#ffffff0d;border-color:#ff5e0033;transform:translateY(-5px)}.BuiltForSection-module__Gh4ECG__featureIcon{width:50px;height:50px;color:var(--color-primary);background:#ff5e001a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.BuiltForSection-module__Gh4ECG__featureCard h3{color:#fff;margin-bottom:12px;font-size:1.25rem;font-weight:700}.BuiltForSection-module__Gh4ECG__featureCard p{color:#fff9;margin-bottom:0;font-size:.95rem;line-height:1.5}@media (max-width:1024px){.BuiltForSection-module__Gh4ECG__topRow{grid-template-columns:1fr;gap:60px}.BuiltForSection-module__Gh4ECG__title{font-size:2.8rem}}@media (max-width:768px){.BuiltForSection-module__Gh4ECG__featureGrid{grid-template-columns:1fr}.BuiltForSection-module__Gh4ECG__section{padding:80px 0}}
.KnowledgeBaseSection-module__xtsPpq__section{background-color:var(--color-dark-bg);border-top:1px solid #ffffff0d;padding:100px 0}.KnowledgeBaseSection-module__xtsPpq__header{margin-bottom:60px}.KnowledgeBaseSection-module__xtsPpq__title{letter-spacing:2px;color:#00d1ff;margin-bottom:20px;font-size:1.2rem}.KnowledgeBaseSection-module__xtsPpq__subtitle{max-width:500px;color:var(--color-text-muted);font-size:1.1rem}.KnowledgeBaseSection-module__xtsPpq__diagram{flex-direction:column;align-items:center;display:flex}.KnowledgeBaseSection-module__xtsPpq__sourcesGrid{justify-content:center;gap:15px;width:100%;display:flex}.KnowledgeBaseSection-module__xtsPpq__sourceCard{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;align-items:center;gap:10px;width:120px;padding:15px;transition:all .3s;display:flex}.KnowledgeBaseSection-module__xtsPpq__sourceCard:hover{background:#00d1ff0d;border-color:#00d1ff;transform:translateY(-5px)}.KnowledgeBaseSection-module__xtsPpq__sourceIcon{color:#00d1ff}.KnowledgeBaseSection-module__xtsPpq__sourceLabel{color:var(--color-text-muted);font-size:.75rem;font-weight:600}.KnowledgeBaseSection-module__xtsPpq__flowLines{width:100%;height:80px}.KnowledgeBaseSection-module__xtsPpq__svgLines{width:100%;height:100%}.KnowledgeBaseSection-module__xtsPpq__centralRow{align-items:center;gap:40px;margin-top:20px;display:flex}.KnowledgeBaseSection-module__xtsPpq__kbBox{background:linear-gradient(135deg,#8a2be21a 0%,#00d1ff1a 100%);border:1px solid #00d1ff4d;border-radius:20px;align-items:center;gap:20px;padding:25px 40px;display:flex;box-shadow:0 0 30px #00d1ff1a}.KnowledgeBaseSection-module__xtsPpq__kbIcon{color:#00d1ff}.KnowledgeBaseSection-module__xtsPpq__kbContent h3{margin-bottom:5px;font-size:1.2rem}.KnowledgeBaseSection-module__xtsPpq__kbContent p{color:var(--color-text-muted);letter-spacing:1px;text-transform:uppercase;margin-bottom:0;font-size:.8rem}.KnowledgeBaseSection-module__xtsPpq__arrowConnector{align-items:center;display:flex}.KnowledgeBaseSection-module__xtsPpq__arrowLine{background:linear-gradient(90deg,#00d1ff,#8a2be2);height:2px;position:relative}.KnowledgeBaseSection-module__xtsPpq__arrowLine:after{content:"";border-top:2px solid #8a2be2;border-right:2px solid #8a2be2;width:10px;height:10px;position:absolute;top:-4px;right:0;transform:rotate(45deg)}.KnowledgeBaseSection-module__xtsPpq__agentBox{background:#8a2be21a;border:1px solid #8a2be24d;border-radius:20px;align-items:center;gap:20px;padding:25px 40px;display:flex;box-shadow:0 0 30px #8a2be21a}.KnowledgeBaseSection-module__xtsPpq__agentIcon{color:#8a2be2}.KnowledgeBaseSection-module__xtsPpq__agentContent h3{color:#8a2be2;margin-bottom:10px;font-size:1.2rem}.KnowledgeBaseSection-module__xtsPpq__voiceWaves{align-items:center;gap:3px;height:15px;display:flex}.KnowledgeBaseSection-module__xtsPpq__voiceWaves span{background:#8a2be2;border-radius:1px;width:2px;height:60%;animation:1s infinite alternate KnowledgeBaseSection-module__xtsPpq__wave}.KnowledgeBaseSection-module__xtsPpq__voiceWaves span:nth-child(2){height:100%;animation-delay:.1s}.KnowledgeBaseSection-module__xtsPpq__voiceWaves span:nth-child(3){height:80%;animation-delay:.2s}.KnowledgeBaseSection-module__xtsPpq__voiceWaves span:nth-child(4){height:40%;animation-delay:.1s}.KnowledgeBaseSection-module__xtsPpq__voiceWaves span:nth-child(5){height:90%;animation-delay:0s}@keyframes KnowledgeBaseSection-module__xtsPpq__wave{0%{transform:scaleY(.5)}to{transform:scaleY(1.5)}}@media (max-width:1024px){.KnowledgeBaseSection-module__xtsPpq__sourcesGrid{flex-wrap:wrap}.KnowledgeBaseSection-module__xtsPpq__centralRow{flex-direction:column;gap:30px}.KnowledgeBaseSection-module__xtsPpq__arrowConnector{transform:rotate(90deg)}.KnowledgeBaseSection-module__xtsPpq__flowLines{display:none}}
.IndustryCTA-module__2PVcKa__section{background-color:var(--color-dark-bg);padding:120px 0;position:relative;overflow:hidden}.IndustryCTA-module__2PVcKa__glow{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#ff5e001a 0%,#0000 70%);width:80%;height:60%;position:absolute;bottom:-20%;left:50%;transform:translate(-50%)}.IndustryCTA-module__2PVcKa__card{text-align:center;z-index:2;background:#ffffff08;border:1px solid #ffffff0d;border-radius:40px;padding:80px 40px;position:relative}.IndustryCTA-module__2PVcKa__title{color:#fff;max-width:800px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:3.5rem;font-weight:800}.IndustryCTA-module__2PVcKa__ctaGroup{justify-content:center;gap:20px;margin-bottom:40px;display:flex}.IndustryCTA-module__2PVcKa__phoneCTA{cursor:pointer;background:#ff5e0014;border:1px solid #ffffff26;border-radius:12px;justify-content:center;align-items:center;gap:12px;margin-bottom:48px;margin-left:auto;margin-right:auto;padding:12px 24px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);animation:3s ease-in-out infinite IndustryCTA-module__2PVcKa__glowPulse;display:inline-flex;position:relative;overflow:hidden}.IndustryCTA-module__2PVcKa__phoneCTA:after{content:"";pointer-events:none;filter:blur(5px);background:#ffffff1a;width:20%;height:200%;transition:all .6s;position:absolute;top:-50%;left:-60%;transform:rotate(30deg)}.IndustryCTA-module__2PVcKa__phoneCTA:hover{background:#ff5e0026;border-color:#ff5e0080;transform:translateY(-2px)scale(1.01);box-shadow:0 10px 25px -5px #ff5e004d}.IndustryCTA-module__2PVcKa__phoneCTA:hover:after{left:150%}.IndustryCTA-module__2PVcKa__phoneIcon{color:var(--color-primary)}.IndustryCTA-module__2PVcKa__phoneCTA p{color:#ffffffe6;margin:0;font-size:1rem}.IndustryCTA-module__2PVcKa__phoneCTA strong{color:#fff}.IndustryCTA-module__2PVcKa__ctaNumber{color:var(--color-primary);margin-left:5px;font-weight:800}.IndustryCTA-module__2PVcKa__btnSecondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;align-items:center;gap:10px;padding:12px 32px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.IndustryCTA-module__2PVcKa__btnSecondary:hover{background:#ffffff1a;transform:translateY(-2px)}.IndustryCTA-module__2PVcKa__trustPoints{justify-content:center;gap:32px;display:flex}.IndustryCTA-module__2PVcKa__point{color:#fff9;align-items:center;gap:8px;font-size:.9rem;display:flex}.IndustryCTA-module__2PVcKa__icon{color:#22c55e}@media (max-width:1024px){.IndustryCTA-module__2PVcKa__title{font-size:2.8rem}}@media (max-width:768px){.IndustryCTA-module__2PVcKa__title{font-size:2.2rem}.IndustryCTA-module__2PVcKa__ctaGroup{flex-direction:column;align-items:center}.IndustryCTA-module__2PVcKa__trustPoints{flex-direction:column;align-items:flex-start;gap:16px;display:inline-flex}.IndustryCTA-module__2PVcKa__card{padding:60px 20px}}@keyframes IndustryCTA-module__2PVcKa__glowPulse{0%{border-color:#ffffff26;box-shadow:0 0 5px #ff5e001a,inset 0 0 5px #ff5e000d}50%{border-color:#ff5e0066;box-shadow:0 0 15px #ff5e004d,inset 0 0 10px #ff5e001a}to{border-color:#ffffff26;box-shadow:0 0 5px #ff5e001a,inset 0 0 5px #ff5e000d}}
.EmotionalIntelligence-module__oGM52W__section{background-color:var(--color-dark-bg);padding:100px 0}.EmotionalIntelligence-module__oGM52W__content{grid-template-columns:1fr 2fr;align-items:center;gap:60px;display:grid}.EmotionalIntelligence-module__oGM52W__title{letter-spacing:2px;color:#ff00e4;margin-bottom:20px;font-size:1.2rem}.EmotionalIntelligence-module__oGM52W__subtitle{color:var(--color-text-main);font-size:1.2rem}.EmotionalIntelligence-module__oGM52W__grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.EmotionalIntelligence-module__oGM52W__card{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;gap:20px;padding:30px;transition:all .3s;display:flex}.EmotionalIntelligence-module__oGM52W__card:hover{background:#ff00e40d;border-color:#ff00e4;transform:translateY(-5px)}.EmotionalIntelligence-module__oGM52W__iconWrapper{color:#ff00e4;flex-shrink:0}.EmotionalIntelligence-module__oGM52W__textWrapper h3{color:var(--color-text-main);margin-bottom:10px;font-size:1.1rem}.EmotionalIntelligence-module__oGM52W__textWrapper p{color:var(--color-text-muted);margin-bottom:0;font-size:.9rem;line-height:1.5}@media (max-width:1024px){.EmotionalIntelligence-module__oGM52W__content{grid-template-columns:1fr;gap:40px}}@media (max-width:600px){.EmotionalIntelligence-module__oGM52W__grid{grid-template-columns:1fr}.EmotionalIntelligence-module__oGM52W__card{padding:20px}}
.ResultsSection-module__ogjI_a__section{background-color:#ff5e00;padding:100px 0}.ResultsSection-module__ogjI_a__header{text-align:center;margin-bottom:60px}.ResultsSection-module__ogjI_a__title{color:#fff;font-size:2.5rem;font-weight:800}.ResultsSection-module__ogjI_a__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.ResultsSection-module__ogjI_a__card{text-align:center;background:#00061c;border:1px solid #ffffff0d;border-radius:24px;padding:40px 30px}.ResultsSection-module__ogjI_a__statTop{justify-content:center;align-items:center;gap:12px;margin-bottom:15px;display:flex}.ResultsSection-module__ogjI_a__iconWrapper{background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ResultsSection-module__ogjI_a__iconUp{color:#22c55e}.ResultsSection-module__ogjI_a__iconDown{color:#ef4444}.ResultsSection-module__ogjI_a__iconNeutral{color:var(--color-primary)}.ResultsSection-module__ogjI_a__value{color:#fff;font-size:3rem;font-weight:800;line-height:1}.ResultsSection-module__ogjI_a__label{color:#fff;margin-bottom:8px;font-size:1.1rem;font-weight:700}.ResultsSection-module__ogjI_a__sublabel{color:#ffffff80;margin-bottom:0;font-size:.9rem}.ResultsSection-module__ogjI_a__disclaimer{text-align:center;color:#fff6;margin-top:40px;font-size:.85rem}@media (max-width:1024px){.ResultsSection-module__ogjI_a__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.ResultsSection-module__ogjI_a__grid{grid-template-columns:1fr}.ResultsSection-module__ogjI_a__value{font-size:2.5rem}}
.ResellerHero-module__1IK_RG__hero{background-color:var(--color-dark-bg);flex-direction:column;min-height:90vh;padding-bottom:100px;display:flex;position:relative;overflow:hidden}.ResellerHero-module__1IK_RG__heroBg{pointer-events:none;position:absolute;inset:0}.ResellerHero-module__1IK_RG__glow1{filter:blur(80px);background:radial-gradient(circle,#ff5e0026 0%,#0000 70%);width:60%;height:60%;position:absolute;top:-10%;right:-10%}.ResellerHero-module__1IK_RG__glow2{filter:blur(80px);background:radial-gradient(circle,#0066ff1a 0%,#0000 70%);width:50%;height:50%;position:absolute;bottom:-10%;left:-10%}.ResellerHero-module__1IK_RG__container{max-width:var(--navbar-width);margin:0 auto}.ResellerHero-module__1IK_RG__content{width:var(--container-width);grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;margin:60px auto 0;display:grid}.ResellerHero-module__1IK_RG__textContent{max-width:650px}.ResellerHero-module__1IK_RG__badge{color:var(--color-primary);letter-spacing:1px;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.ResellerHero-module__1IK_RG__badgeDot{background:var(--color-primary);width:6px;height:6px;box-shadow:0 0 10px var(--color-primary);border-radius:50%}.ResellerHero-module__1IK_RG__title{color:#fff;margin-bottom:24px;font-size:3.5rem;font-weight:800;line-height:1.1}.ResellerHero-module__1IK_RG__smallTitle{font-size:2rem;font-weight:800;line-height:1.1}.ResellerHero-module__1IK_RG__subtitle{color:#ffffffb3;margin-bottom:32px;font-size:1.2rem;line-height:1.6}.ResellerHero-module__1IK_RG__points{flex-direction:column;gap:12px;margin-bottom:40px;display:flex}.ResellerHero-module__1IK_RG__point{color:#ffffffe6;align-items:center;gap:12px;font-size:1.05rem;display:flex}.ResellerHero-module__1IK_RG__checkIcon{color:#22c55e}.ResellerHero-module__1IK_RG__ctaGroup{gap:20px;display:flex}.ResellerHero-module__1IK_RG__btnSecondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;align-items:center;gap:10px;padding:12px 32px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.ResellerHero-module__1IK_RG__btnSecondary:hover{background:#ffffff1a;transform:translateY(-2px)}.ResellerHero-module__1IK_RG__visualContent{justify-content:center;align-items:center;display:flex;position:relative}.ResellerHero-module__1IK_RG__testimonialCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2;background:#0f172a99;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:450px;padding:40px;position:relative;box-shadow:0 40px 100px #00000080}.ResellerHero-module__1IK_RG__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.ResellerHero-module__1IK_RG__cardTitle{color:#fff;font-size:1.5rem;font-weight:700}.ResellerHero-module__1IK_RG__quoteIcon{color:var(--color-primary);opacity:.4}.ResellerHero-module__1IK_RG__quoteText{color:#ffffffe6;margin-bottom:32px;font-size:1.25rem;font-style:italic;line-height:1.6}.ResellerHero-module__1IK_RG__authorInfo{align-items:center;gap:20px;display:flex}.ResellerHero-module__1IK_RG__avatarWrapper{border:2px solid var(--color-primary);border-radius:50%;width:64px;height:64px;overflow:hidden}.ResellerHero-module__1IK_RG__avatar{object-fit:cover;width:100%;height:100%}.ResellerHero-module__1IK_RG__authorName{color:#fff;margin-bottom:2px;font-size:1.1rem;font-weight:700}.ResellerHero-module__1IK_RG__authorRole{color:var(--color-primary);margin-bottom:2px;font-size:.9rem;font-weight:600}.ResellerHero-module__1IK_RG__authorMeta{color:#ffffff80;margin-bottom:6px;font-size:.8rem}.ResellerHero-module__1IK_RG__stars{gap:2px;display:flex}.ResellerHero-module__1IK_RG__decoration1{background:var(--color-primary);filter:blur(60px);opacity:.3;z-index:1;width:100px;height:100px;position:absolute;top:-20px;right:-20px}.ResellerHero-module__1IK_RG__decoration2{filter:blur(60px);opacity:.2;z-index:1;background:#06f;width:120px;height:120px;position:absolute;bottom:-20px;left:-20px}@media (max-width:1024px){.ResellerHero-module__1IK_RG__title{font-size:3.5rem}.ResellerHero-module__1IK_RG__content{text-align:center;grid-template-columns:1fr;gap:60px}.ResellerHero-module__1IK_RG__textContent{max-width:100%;margin:0 auto}.ResellerHero-module__1IK_RG__points{align-items:center}.ResellerHero-module__1IK_RG__ctaGroup{justify-content:center}.ResellerHero-module__1IK_RG__testimonialCard{margin:0 auto}}@media (max-width:768px){.ResellerHero-module__1IK_RG__title{font-size:2.5rem}.ResellerHero-module__1IK_RG__subtitle{font-size:1.1rem}.ResellerHero-module__1IK_RG__ctaGroup{flex-direction:column}.ResellerHero-module__1IK_RG__btnSecondary{justify-content:center}.ResellerHero-module__1IK_RG__testimonialCard{padding:30px}.ResellerHero-module__1IK_RG__quoteText{font-size:1.1rem}}
.ContinuousImprovement-module__cCAFRG__section{background-color:var(--color-primary);border-top:1px solid #ffffff0d;padding:100px 0}.ContinuousImprovement-module__cCAFRG__header{margin-bottom:60px}.ContinuousImprovement-module__cCAFRG__title{letter-spacing:2px;color:#fff;margin-bottom:20px;font-size:1.2rem}.ContinuousImprovement-module__cCAFRG__subtitle{color:var(--color-text-main);font-size:1.2rem}.ContinuousImprovement-module__cCAFRG__grid{justify-content:space-between;gap:20px;display:flex}.ContinuousImprovement-module__cCAFRG__stepWrapper{flex:1;align-items:center;display:flex;position:relative}.ContinuousImprovement-module__cCAFRG__card{background:#ffffff26;border:1px solid #ffffff4d;border-radius:20px;flex-direction:column;gap:20px;height:100%;padding:30px;transition:all .3s;display:flex}.ContinuousImprovement-module__cCAFRG__card:hover{background:#00d1ff0d;border-color:#fff;transform:translateY(-5px)}.ContinuousImprovement-module__cCAFRG__iconWrapper{color:#2a2a2a}.ContinuousImprovement-module__cCAFRG__textWrapper h3{margin-bottom:10px;font-size:1.1rem}.ContinuousImprovement-module__cCAFRG__textWrapper p{color:#fff;margin-bottom:0;font-size:.9rem;line-height:1.5}.ContinuousImprovement-module__cCAFRG__connector{align-items:center;padding:0 10px;display:flex}.ContinuousImprovement-module__cCAFRG__arrow{color:#00d1ff4d}@media (max-width:1024px){.ContinuousImprovement-module__cCAFRG__grid{flex-direction:column;gap:40px}.ContinuousImprovement-module__cCAFRG__connector{display:none}}
.CaseStudyHero-module__x81Gra__hero{background-color:var(--color-dark-bg);flex-direction:column;min-height:100vh;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.CaseStudyHero-module__x81Gra__heroBg{pointer-events:none;position:absolute;inset:0}.CaseStudyHero-module__x81Gra__glow1{filter:blur(80px);background:radial-gradient(circle,#ff5e0026 0%,#0000 70%);width:60%;height:60%;position:absolute;top:-10%;right:-10%}.CaseStudyHero-module__x81Gra__glow2{filter:blur(80px);background:radial-gradient(circle,#0066ff1a 0%,#0000 70%);width:50%;height:50%;position:absolute;bottom:-10%;left:-10%}.CaseStudyHero-module__x81Gra__topBadgeWrapper{z-index:10;justify-content:flex-end;margin-top:20px;display:flex;position:relative}.CaseStudyHero-module__x81Gra__caseStudyBadge{color:#fff;letter-spacing:1px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:1px solid #fff3;border-radius:4px;padding:8px 24px;font-size:.8rem;font-weight:600}.CaseStudyHero-module__x81Gra__container{max-width:var(--navbar-width);margin:0 auto}.CaseStudyHero-module__x81Gra__content{width:var(--container-width);z-index:5;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;margin:40px auto 0;display:grid;position:relative}.CaseStudyHero-module__x81Gra__textContent{max-width:650px}.CaseStudyHero-module__x81Gra__title{color:#fff;margin-bottom:24px;font-size:3.5rem;font-weight:800;line-height:1.15}.CaseStudyHero-module__x81Gra__subtitle{color:#ffffffb3;margin-bottom:40px;font-size:1.2rem;line-height:1.6}.CaseStudyHero-module__x81Gra__logosAndQuote{flex-direction:column;gap:40px;display:flex}.CaseStudyHero-module__x81Gra__logos{align-items:center;gap:30px;display:flex}.CaseStudyHero-module__x81Gra__logoWrapper{align-items:center;display:flex}.CaseStudyHero-module__x81Gra__logoDivider{background:#ffffff1a;width:1px;height:40px}.CaseStudyHero-module__x81Gra__quoteCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d122466;border:1px solid #ffffff1a;border-radius:16px;max-width:500px;padding:30px;position:relative}.CaseStudyHero-module__x81Gra__quoteIcon{color:var(--color-primary);opacity:.3;font-family:serif;font-size:3rem;line-height:1;position:absolute;top:15px;left:20px}.CaseStudyHero-module__x81Gra__quoteText{color:#ffffffe6;z-index:1;margin-bottom:20px;font-size:1.1rem;font-style:italic;line-height:1.6;position:relative}.CaseStudyHero-module__x81Gra__quoteAuthor{color:#ffffff80;margin:0;font-size:.9rem;font-weight:600}.CaseStudyHero-module__x81Gra__visualContent{align-items:center;height:100%;display:flex;position:relative}.CaseStudyHero-module__x81Gra__imageWrapper{border-radius:50%;width:100%;position:relative;overflow:hidden;box-shadow:0 40px 80px #0006}.CaseStudyHero-module__x81Gra__heroImage{object-fit:cover;width:100%;height:auto;display:block}@media (max-width:1200px){.CaseStudyHero-module__x81Gra__title{font-size:2.8rem}}@media (max-width:1024px){.CaseStudyHero-module__x81Gra__content{grid-template-columns:1fr;gap:60px}.CaseStudyHero-module__x81Gra__textContent{max-width:100%}.CaseStudyHero-module__x81Gra__visualContent{justify-content:center}.CaseStudyHero-module__x81Gra__imageWrapper{max-width:600px}}@media (max-width:768px){.CaseStudyHero-module__x81Gra__title{font-size:2.2rem}.CaseStudyHero-module__x81Gra__logos{flex-wrap:wrap;gap:20px}.CaseStudyHero-module__x81Gra__quoteCard{padding:20px}}
.HowItWorksSection-module__OeNG9W__section{background-color:var(--color-dark-bg);text-align:center;padding:120px 0}.HowItWorksSection-module__OeNG9W__title{color:#fff;margin-bottom:80px;font-size:3rem;font-weight:800}.HowItWorksSection-module__OeNG9W__grid{justify-content:space-between;align-items:flex-start;gap:20px;display:flex;position:relative}.HowItWorksSection-module__OeNG9W__stepWrapper{flex:1;align-items:center;display:flex;position:relative}.HowItWorksSection-module__OeNG9W__step{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.HowItWorksSection-module__OeNG9W__numberBadge{background:var(--color-primary);color:#fff;border:4px solid var(--color-dark-bg);z-index:3;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:flex;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.HowItWorksSection-module__OeNG9W__iconCircle{width:100px;height:100px;color:var(--color-primary);background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;transition:all .3s;display:flex}.HowItWorksSection-module__OeNG9W__step:hover .HowItWorksSection-module__OeNG9W__iconCircle{border-color:var(--color-primary);background:#ff5e000d;transform:scale(1.05)}.HowItWorksSection-module__OeNG9W__stepTitle{color:#fff;margin-bottom:12px;font-size:1.25rem;font-weight:700}.HowItWorksSection-module__OeNG9W__stepDesc{color:#fff9;max-width:200px;margin:0 auto;font-size:.95rem}.HowItWorksSection-module__OeNG9W__connector{background:repeating-linear-gradient(90deg,#ffffff1a,#ffffff1a 5px,#0000 5px 10px);flex:1;height:1px;margin-bottom:100px}@media (max-width:1024px){.HowItWorksSection-module__OeNG9W__grid{flex-direction:column;align-items:center;gap:60px}.HowItWorksSection-module__OeNG9W__stepWrapper{flex-direction:column;width:100%}.HowItWorksSection-module__OeNG9W__connector{display:none}}
.ResellerBenefits-module__KAa2ra__section{background-color:var(--color-dark-bg);padding:100px 0}.ResellerBenefits-module__KAa2ra__header{text-align:center;margin-bottom:60px}.ResellerBenefits-module__KAa2ra__title{color:#fff;font-size:3rem;font-weight:800}.ResellerBenefits-module__KAa2ra__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.ResellerBenefits-module__KAa2ra__card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;height:100%;padding:40px;transition:all .3s}.ResellerBenefits-module__KAa2ra__card:hover{background:#ffffff0f;border-color:#ffffff1a;box-shadow:0 20px 40px #0000004d}.ResellerBenefits-module__KAa2ra__iconWrapper{width:64px;height:64px;color:var(--benefit-color);background:#ffffff0d;border-radius:16px;justify-content:center;align-items:center;margin-bottom:24px;display:flex;position:relative}.ResellerBenefits-module__KAa2ra__iconWrapper:after{content:"";background:var(--benefit-color);opacity:.1;border-radius:16px;position:absolute;inset:0}.ResellerBenefits-module__KAa2ra__cardTitle{color:#fff;margin-bottom:16px;font-size:1.5rem;font-weight:700}.ResellerBenefits-module__KAa2ra__cardDescription{color:#fff9;font-size:1.05rem;line-height:1.6}@media (max-width:1024px){.ResellerBenefits-module__KAa2ra__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ResellerBenefits-module__KAa2ra__section{padding:60px 0}.ResellerBenefits-module__KAa2ra__title{font-size:2.25rem}.ResellerBenefits-module__KAa2ra__grid{grid-template-columns:1fr}.ResellerBenefits-module__KAa2ra__card{padding:30px}}
.ReportingSection-module__qgMYFW__section{background:var(--bg-dark);padding:100px 0;position:relative;overflow:hidden}.ReportingSection-module__qgMYFW__header{text-align:center;max-width:800px;margin:0 auto 60px}.ReportingSection-module__qgMYFW__title{color:#fff;letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,#99f6e4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:2.5rem;font-weight:800}.ReportingSection-module__qgMYFW__subtitle{color:#94a3b8;font-size:1.125rem;line-height:1.6}.ReportingSection-module__qgMYFW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:30px;margin-bottom:80px;display:grid}.ReportingSection-module__qgMYFW__featureCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;padding:30px;transition:all .3s}.ReportingSection-module__qgMYFW__featureCard:hover{background:#ffffff0d;border-color:#14b8a64d;transform:translateY(-5px)}.ReportingSection-module__qgMYFW__iconWrapper{color:#14b8a6;background:#14b8a61a;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:20px;display:flex}.ReportingSection-module__qgMYFW__featureCard h3{color:#fff;margin-bottom:12px;font-size:1.25rem;font-weight:700}.ReportingSection-module__qgMYFW__featureCard p{color:#94a3b8;font-size:.9375rem;line-height:1.5}.ReportingSection-module__qgMYFW__showcase{max-width:1000px;margin:0 auto;position:relative}.ReportingSection-module__qgMYFW__imageWrapper{border-radius:24px;position:relative;overflow:visible}.ReportingSection-module__qgMYFW__dashboardMain{background:#fff;border:1px solid #ffffff1a;border-radius:24px;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.ReportingSection-module__qgMYFW__image{width:100%;height:auto;display:block}.ReportingSection-module__qgMYFW__floatingCard1{z-index:2;background:#fff;border:1px solid #ffffff1a;border-radius:16px;width:40%;position:absolute;top:-40px;right:-60px;overflow:hidden;box-shadow:0 20px 40px #0006}.ReportingSection-module__qgMYFW__floatingCard2{z-index:3;background:#fff;border:1px solid #ffffff1a;border-radius:16px;width:40%;position:absolute;bottom:-40px;left:-60px;overflow:hidden;box-shadow:0 20px 40px #0006}.ReportingSection-module__qgMYFW__floatingCard3{z-index:3;background:#fff;border:1px solid #ffffff1a;border-radius:16px;width:40%;position:absolute;bottom:-80px;right:-60px;overflow:hidden;box-shadow:0 20px 40px #0006}@media (max-width:1200px){.ReportingSection-module__qgMYFW__floatingCard1,.ReportingSection-module__qgMYFW__floatingCard2{width:45%;left:-20px;right:-20px}}@media (max-width:768px){.ReportingSection-module__qgMYFW__title{font-size:2rem}.ReportingSection-module__qgMYFW__floatingCard1,.ReportingSection-module__qgMYFW__floatingCard2{width:100%;margin-top:20px;position:relative;inset:0}.ReportingSection-module__qgMYFW__showcase{flex-direction:column;gap:20px;display:flex}}
.SetupBanner-module__W2lhIa__bannerSection{background:var(--gradient-vibrant-orange);width:100%;padding:80px 0}.SetupBanner-module__W2lhIa__container{justify-content:center;display:flex}.SetupBanner-module__W2lhIa__contentWrap{flex-direction:column;align-items:center;gap:30px;width:100%;max-width:800px;display:flex}.SetupBanner-module__W2lhIa__bannerTitle{color:#fff;text-align:center;margin:0;font-size:2.5rem;font-weight:800}.SetupBanner-module__W2lhIa__inlineForm{background:0 0;flex-direction:column;gap:15px;width:100%;display:flex}.SetupBanner-module__W2lhIa__inputField{border:none;border-radius:8px;outline:none;width:100%;padding:16px 20px;font-family:inherit;font-size:1rem;box-shadow:inset 0 2px 5px #0000001a}.SetupBanner-module__W2lhIa__inputField:focus{box-shadow:0 0 0 3px #fff6}.SetupBanner-module__W2lhIa__submitBtn{background-color:var(--color-white);color:var(--color-primary);cursor:pointer;border:none;border-radius:8px;margin-top:10px;padding:16px 20px;font-size:1.1rem;font-weight:800;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 20px #00000026}.SetupBanner-module__W2lhIa__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.SetupBanner-module__W2lhIa__successWrapper{flex-direction:column;align-items:center;gap:15px;animation:.5s SetupBanner-module__W2lhIa__fadeIn;display:flex}.SetupBanner-module__W2lhIa__successIcon{color:#fff}.SetupBanner-module__W2lhIa__errorMsg{color:#fff;margin-top:10px;font-weight:600}@keyframes SetupBanner-module__W2lhIa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.SetupBanner-module__W2lhIa__bannerTitle{font-size:3rem}}
.CaseStudyProcess-module__HU4fPq__section{background-color:var(--color-dark-bg);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:100px 0}.CaseStudyProcess-module__HU4fPq__title{text-align:center;color:#fff;margin-bottom:60px;font-size:2.5rem;font-weight:700}.CaseStudyProcess-module__HU4fPq__grid{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.CaseStudyProcess-module__HU4fPq__stepWrapper{flex:1;align-items:center;display:flex;position:relative}.CaseStudyProcess-module__HU4fPq__step{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.CaseStudyProcess-module__HU4fPq__iconCircle{width:80px;height:80px;color:var(--color-primary);background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;transition:all .3s;display:flex;box-shadow:0 0 20px #0000004d}.CaseStudyProcess-module__HU4fPq__step:hover .CaseStudyProcess-module__HU4fPq__iconCircle{border-color:var(--color-primary);background:#ffffff0d;transform:translateY(-5px);box-shadow:0 10px 30px #ff5e0033}.CaseStudyProcess-module__HU4fPq__stepNumber{color:#fff;margin-bottom:12px;font-size:1.1rem;font-weight:700}.CaseStudyProcess-module__HU4fPq__stepDesc{color:#fff9;max-width:200px;font-size:.95rem;line-height:1.6}.CaseStudyProcess-module__HU4fPq__connector{z-index:1;position:absolute;top:40px;left:calc(50% + 40px);right:calc(40px - 50%)}@media (max-width:1024px){.CaseStudyProcess-module__HU4fPq__grid{flex-direction:column;gap:40px}.CaseStudyProcess-module__HU4fPq__stepWrapper{width:100%}.CaseStudyProcess-module__HU4fPq__connector{display:none}.CaseStudyProcess-module__HU4fPq__stepDesc{max-width:400px}}
.IntegrationsSection-module__TU07na__section{background:#ff5e00;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:60px 0}.IntegrationsSection-module__TU07na__title{text-align:center;color:#ffffff80;margin-bottom:40px;font-size:1rem}.IntegrationsSection-module__TU07na__grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}.IntegrationsSection-module__TU07na__item{align-items:center;display:flex}.IntegrationsSection-module__TU07na__logoPlaceholder{color:#fff;opacity:.6;font-size:1.25rem;font-weight:800}.IntegrationsSection-module__TU07na__more{color:#ffffff4d;font-size:1rem}@media (max-width:768px){.IntegrationsSection-module__TU07na__grid{gap:30px}}
.ResellerSteps-module__Iz57zq__section{background-color:#0003;padding:100px 0}.ResellerSteps-module__Iz57zq__header{text-align:center;margin-bottom:80px}.ResellerSteps-module__Iz57zq__title{color:#fff;font-size:3rem;font-weight:800}.ResellerSteps-module__Iz57zq__timeline{width:100%;position:relative}.ResellerSteps-module__Iz57zq__line{z-index:0;background:linear-gradient(90deg,#0000,#ff5e004d,#0066ff4d,#0000);height:2px;position:absolute;top:45px;left:50px;right:50px}.ResellerSteps-module__Iz57zq__stepsContainer{z-index:1;grid-template-columns:repeat(5,1fr);gap:20px;display:grid;position:relative}.ResellerSteps-module__Iz57zq__step{text-align:center;flex-direction:column;align-items:center;display:flex}.ResellerSteps-module__Iz57zq__iconContainer{margin-bottom:24px;position:relative}.ResellerSteps-module__Iz57zq__numberBadge{width:24px;height:24px;color:var(--color-dark-bg);border:2px solid var(--color-primary);z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:800;display:flex;position:absolute;top:-10px;left:-10px}.ResellerSteps-module__Iz57zq__iconWrapper{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;justify-content:center;align-items:center;width:90px;height:90px;transition:all .3s;display:flex;box-shadow:0 10px 30px #0003}.ResellerSteps-module__Iz57zq__step:hover .ResellerSteps-module__Iz57zq__iconWrapper{border-color:var(--color-primary);color:var(--color-primary);background:#ffffff1a;transform:translateY(-5px)}.ResellerSteps-module__Iz57zq__stepTitle{color:#fff;margin-bottom:12px;font-size:1.25rem;font-weight:700}.ResellerSteps-module__Iz57zq__stepDescription{color:#fff9;padding:0 10px;font-size:.95rem;line-height:1.6}.ResellerSteps-module__Iz57zq__mobileArrow{display:none}@media (max-width:1024px){.ResellerSteps-module__Iz57zq__line{display:none}.ResellerSteps-module__Iz57zq__stepsContainer{grid-template-columns:1fr;gap:40px}.ResellerSteps-module__Iz57zq__step{text-align:left;flex-direction:row;align-items:flex-start;gap:24px}.ResellerSteps-module__Iz57zq__iconContainer{flex-shrink:0;margin-bottom:0}.ResellerSteps-module__Iz57zq__stepDescription{padding:0}.ResellerSteps-module__Iz57zq__mobileArrow{color:#fff3;justify-content:center;width:100%;margin-top:20px;display:flex}}@media (max-width:768px){.ResellerSteps-module__Iz57zq__title{font-size:2.25rem}.ResellerSteps-module__Iz57zq__iconWrapper{width:70px;height:70px}}
.about-module__715YHG__section{padding:var(--spacing-section) 0}.about-module__715YHG__welcomeCard{text-align:center;margin-top:20px;padding:60px 40px}.about-module__715YHG__pageTitle{margin-bottom:20px;font-size:3rem}.about-module__715YHG__pageSubtitle{opacity:.8;max-width:600px;margin:0 auto;font-size:1.2rem}.about-module__715YHG__cardContent{max-width:900px;margin:0 auto;padding:50px}.about-module__715YHG__title{text-align:center;margin-bottom:30px}.about-module__715YHG__description{margin-bottom:20px;font-size:1.1rem;line-height:1.8}.about-module__715YHG__heading{margin-bottom:60px}.about-module__715YHG__grid{grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:40px;display:grid}.about-module__715YHG__gridCard{flex-direction:column;height:100%;padding:40px;display:flex}.about-module__715YHG__gridTitle{color:var(--color-primary);margin-bottom:20px}.about-module__715YHG__gridDesc{margin-bottom:20px;font-size:1.05rem;line-height:1.6}.about-module__715YHG__featureList{flex-direction:column;gap:12px;padding-left:20px;list-style-type:disc;display:flex}.about-module__715YHG__featureList li{color:var(--color-text-muted);font-size:1.05rem;line-height:1.6}@media (max-width:768px){.about-module__715YHG__grid{grid-template-columns:1fr}.about-module__715YHG__cardContent{padding:30px}.about-module__715YHG__welcomeCard{padding:40px 20px}.about-module__715YHG__pageTitle{font-size:2.2rem}}
.about-module__8TymFG__section{padding:var(--spacing-section) 0}.about-module__8TymFG__welcomeCard{text-align:center;margin-top:20px;padding:60px 40px}.about-module__8TymFG__pageTitle{margin-bottom:20px;font-size:3rem}.about-module__8TymFG__pageSubtitle{opacity:.8;max-width:600px;margin:0 auto;font-size:1.2rem}.about-module__8TymFG__cardContent{max-width:900px;margin:0 auto;padding:50px}.about-module__8TymFG__title{text-align:center;margin-bottom:30px}.about-module__8TymFG__description{margin-bottom:20px;font-size:1.1rem;line-height:1.8}.about-module__8TymFG__heading{margin-bottom:60px}.about-module__8TymFG__grid{grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:40px;display:grid}.about-module__8TymFG__gridCard{flex-direction:column;height:100%;padding:40px;display:flex}.about-module__8TymFG__gridTitle{color:var(--color-primary);margin-bottom:20px}.about-module__8TymFG__gridDesc{margin-bottom:20px;font-size:1.05rem;line-height:1.6}.about-module__8TymFG__featureList{flex-direction:column;gap:12px;padding-left:20px;list-style-type:disc;display:flex}.about-module__8TymFG__featureList li{color:var(--color-text-muted);font-size:1.05rem;line-height:1.6}@media (max-width:768px){.about-module__8TymFG__grid{grid-template-columns:1fr}.about-module__8TymFG__cardContent{padding:30px}.about-module__8TymFG__welcomeCard{padding:40px 20px}.about-module__8TymFG__pageTitle{font-size:2.2rem}}
.contact-centres-module__EowdPW__faqSection{color:#fff;background-color:#0b0f19;padding:80px 0}.contact-centres-module__EowdPW__faqGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:40px;display:grid}.contact-centres-module__EowdPW__faqCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:15px;padding:30px;display:flex}.contact-centres-module__EowdPW__faqIcon{color:#c9ff42;background:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.contact-centres-module__EowdPW__faqTitle{color:#fff;margin:0;font-size:1.2rem;font-weight:600}.contact-centres-module__EowdPW__faqDesc{color:#fffc;margin:0;font-size:.95rem;line-height:1.5}.contact-centres-module__EowdPW__pressureSection{background-color:var(--color-primary);padding:80px 0}.contact-centres-module__EowdPW__pressureGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:40px;display:grid}.contact-centres-module__EowdPW__pressureCard{background:var(--gradient-card-dark);text-align:center;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;align-items:center;gap:15px;padding:30px;display:flex;box-shadow:0 4px 6px #00000005}.contact-centres-module__EowdPW__pressureIcon{color:#fff;background:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.contact-centres-module__EowdPW__pressureTitle{color:#fff;margin:0;font-size:1rem;font-weight:600}.contact-centres-module__EowdPW__bannerSection{text-align:center;background:#0b0f19;padding:40px 0}.contact-centres-module__EowdPW__bannerInner{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}.contact-centres-module__EowdPW__bannerText{color:#fff;align-items:center;gap:20px;font-size:1.5rem;font-weight:700;display:flex}.contact-centres-module__EowdPW__bannerPhone{color:#fff;align-items:center;gap:10px;font-size:2rem;font-weight:800;display:flex}.contact-centres-module__EowdPW__timelineSection{color:#fff;text-align:center;background-color:#0b0f19;padding:80px 0}.contact-centres-module__EowdPW__timelineGrid{justify-content:space-between;gap:20px;margin-top:50px;display:flex;position:relative}.contact-centres-module__EowdPW__timelineStep{z-index:2;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex:1;padding:30px;position:relative}.contact-centres-module__EowdPW__stepNumber{background:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;display:flex;position:absolute;top:-20px;left:30px}.contact-centres-module__EowdPW__stepIcon{color:#fff;margin-bottom:20px;font-size:2.5rem}.contact-centres-module__EowdPW__stepTitle{margin-bottom:10px;font-size:1.2rem;font-weight:700}.contact-centres-module__EowdPW__stepDesc{color:#fffc;font-size:.95rem;line-height:1.5}.contact-centres-module__EowdPW__meetAgentSection{color:#fff;background-color:#0b0f19;padding:80px 0}.contact-centres-module__EowdPW__meetAgentInner{align-items:center;gap:60px;display:flex}.contact-centres-module__EowdPW__meetAgentText{flex:1}.contact-centres-module__EowdPW__meetAgentVisual{flex:1;justify-content:center;align-items:center;gap:20px;display:flex}.contact-centres-module__EowdPW__visualBox{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:20px}.contact-centres-module__EowdPW__visualList{flex-direction:column;gap:10px;display:flex}.contact-centres-module__EowdPW__visualListItem{text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:space-between;align-items:center;gap:15px;padding:15px;display:flex}.contact-centres-module__EowdPW__checkCircle{color:#c9ff42;border:2px solid #c9ff42;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}@media (max-width:768px){.contact-centres-module__EowdPW__meetAgentInner,.contact-centres-module__EowdPW__bannerInner,.contact-centres-module__EowdPW__timelineGrid{flex-direction:column}}
.industries-module__tldMiW__section{padding:var(--spacing-section) 0}.industries-module__tldMiW__welcomeCard{text-align:left;margin-top:20px;padding:60px 40px}.industries-module__tldMiW__heroColumns{justify-content:space-between;align-items:center;gap:40px;display:flex}.industries-module__tldMiW__heroText{flex-direction:column;flex:1;align-items:flex-start;display:flex}.industries-module__tldMiW__heroImage{flex:1;justify-content:center;display:flex}.industries-module__tldMiW__heroImage img{filter:drop-shadow(0 20px 40px #00000026);max-width:100%;height:auto}.industries-module__tldMiW__pageTitle{color:var(--color-text-main);margin-bottom:20px;font-size:3rem}.industries-module__tldMiW__pageSubtitle{opacity:.8;max-width:800px;margin:0 0 30px;font-size:1.2rem;line-height:1.8}.industries-module__tldMiW__cardContent{max-width:900px;margin:0 auto;padding:50px}.industries-module__tldMiW__title{text-align:center;margin-bottom:30px}.industries-module__tldMiW__problemsList{flex-direction:column;gap:12px;margin-bottom:20px;padding-left:20px;list-style-type:disc;display:flex}.industries-module__tldMiW__problemsList li{color:var(--color-text-muted);font-size:1.1rem}.industries-module__tldMiW__heading{margin-bottom:60px}.industries-module__tldMiW__grid{grid-template-columns:1fr 1fr 1fr;gap:30px;display:grid}.industries-module__tldMiW__gridCard{flex-direction:column;height:100%;padding:30px;display:flex}.industries-module__tldMiW__gridTitle{color:var(--color-primary);margin-bottom:15px;font-size:1.3rem}.industries-module__tldMiW__gridDesc{color:var(--color-text-muted);font-size:1rem;line-height:1.6}.industries-module__tldMiW__testimonialGrid{grid-template-columns:1fr;gap:30px;display:grid}.industries-module__tldMiW__testimonialCard{text-align:center;padding:40px}.industries-module__tldMiW__quote{color:var(--color-text-main);margin-bottom:20px;font-size:1.2rem;font-style:italic;line-height:1.6}.industries-module__tldMiW__author{color:var(--color-primary);font-size:1.1rem;font-weight:600}@media (min-width:768px){.industries-module__tldMiW__testimonialGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.industries-module__tldMiW__heroColumns{text-align:center;flex-direction:column}.industries-module__tldMiW__heroText{align-items:center}.industries-module__tldMiW__heroText .industries-module__tldMiW__pageSubtitle{margin:0 auto 30px}.industries-module__tldMiW__grid{grid-template-columns:1fr}.industries-module__tldMiW__cardContent{padding:30px}.industries-module__tldMiW__welcomeCard{padding:40px 20px}.industries-module__tldMiW__pageTitle{font-size:2.2rem}}
.ControlSection-module__tpRvNG__section{background-color:var(--color-dark-bg);padding:100px 0}.ControlSection-module__tpRvNG__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.ControlSection-module__tpRvNG__title{letter-spacing:2px;color:#00d1ff;margin-bottom:40px;font-size:1.2rem}.ControlSection-module__tpRvNG__controlsGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.ControlSection-module__tpRvNG__controlCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:15px;align-items:center;gap:15px;padding:20px;transition:all .3s;display:flex}.ControlSection-module__tpRvNG__controlCard:hover{background:#00d1ff0d;border-color:#00d1ff}.ControlSection-module__tpRvNG__controlIcon{color:#00d1ff}.ControlSection-module__tpRvNG__controlText{color:var(--color-text-main);font-size:.9rem;font-weight:500}.ControlSection-module__tpRvNG__testimonial{background:#ffffff08;border:1px solid #ffffff14;border-radius:30px;padding:60px;position:relative}.ControlSection-module__tpRvNG__quoteIcon{color:#00d1ff;opacity:.2;margin-bottom:30px}.ControlSection-module__tpRvNG__quoteText{color:var(--color-text-main);margin-bottom:40px;font-size:1.5rem;line-height:1.6}.ControlSection-module__tpRvNG__author{align-items:center;gap:15px;display:flex}.ControlSection-module__tpRvNG__avatar{border:2px solid #00d1ff4d;border-radius:50%;width:50px;height:50px;overflow:hidden}.ControlSection-module__tpRvNG__authorName{color:var(--color-text-main);font-weight:700;display:block}.ControlSection-module__tpRvNG__authorRole{color:var(--color-text-muted);font-size:.8rem;display:block}@media (max-width:1024px){.ControlSection-module__tpRvNG__grid{grid-template-columns:1fr;gap:60px}}@media (max-width:600px){.ControlSection-module__tpRvNG__controlsGrid{grid-template-columns:1fr}.ControlSection-module__tpRvNG__testimonial{padding:30px}.ControlSection-module__tpRvNG__quoteText{font-size:1.2rem}}
.TimelineSection-module__RMYK3G__sectionOrange{background-color:var(--color-primary);width:100%;padding:100px 0 120px;position:relative;overflow:hidden}.TimelineSection-module__RMYK3G__container{flex-direction:column;gap:60px;display:flex}.TimelineSection-module__RMYK3G__headerArea{margin-bottom:20px}.TimelineSection-module__RMYK3G__desc{color:#ffffffe6;margin-top:10px;font-size:1.5rem}.TimelineSection-module__RMYK3G__timelineGrid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.TimelineSection-module__RMYK3G__glassCard{-webkit-backdrop-filter:blur(20px);text-align:center;background:#ffffff26;border:1px solid #ffffff4d;border-radius:20px;flex-direction:column;padding:30px;transition:transform .3s,background .3s;display:flex;box-shadow:0 10px 30px #0000001a}.TimelineSection-module__RMYK3G__glassCard:hover{background:#ffffff40;transform:translateY(-5px)}.TimelineSection-module__RMYK3G__number{color:#ffffff80;margin-bottom:15px;font-size:3rem;font-weight:800;line-height:1}.TimelineSection-module__RMYK3G__cardTitle{color:#fff;margin-bottom:15px;font-size:1.2rem;line-height:1.3}.TimelineSection-module__RMYK3G__cardDesc{color:#ffffffe6;margin:0;font-size:1rem;line-height:1.5}.TimelineSection-module__RMYK3G__iconWrapper{width:120px;height:120px;color:var(--color-primary);background:#2a2a2a;border-radius:50%;justify-content:center;align-self:center;align-items:center;margin-bottom:30px;display:flex;box-shadow:inset 0 0 20px #64646433}@media (max-width:1200px){.TimelineSection-module__RMYK3G__timelineGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.TimelineSection-module__RMYK3G__timelineGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.TimelineSection-module__RMYK3G__timelineGrid{grid-template-columns:1fr}}
.CaseStudyResults-module__Z5RCwW__section{background-color:#0003;padding:100px 0}.CaseStudyResults-module__Z5RCwW__title{text-align:center;color:#fff;margin-bottom:60px;font-size:2.5rem;font-weight:700}.CaseStudyResults-module__Z5RCwW__grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.CaseStudyResults-module__Z5RCwW__card{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;padding:40px 30px;transition:all .3s}.CaseStudyResults-module__Z5RCwW__card:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translateY(-10px)}.CaseStudyResults-module__Z5RCwW__iconBox{width:60px;height:60px;color:var(--color-primary);background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.CaseStudyResults-module__Z5RCwW__value{color:var(--color-primary);margin-bottom:10px;font-size:3rem;font-weight:800;line-height:1}.CaseStudyResults-module__Z5RCwW__label{color:#fff;margin-bottom:15px;font-size:1.1rem;font-weight:700;line-height:1.3}.CaseStudyResults-module__Z5RCwW__desc{color:#ffffff80;margin:0;font-size:.9rem;line-height:1.6}@media (max-width:1024px){.CaseStudyResults-module__Z5RCwW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.CaseStudyResults-module__Z5RCwW__grid{grid-template-columns:1fr}}
.ResellerDetails-module__OZL_wq__section{background-color:var(--color-dark-bg);padding:100px 0}.ResellerDetails-module__OZL_wq__grid{grid-template-columns:repeat(3,1fr);gap:60px;display:grid}.ResellerDetails-module__OZL_wq__column{position:relative}.ResellerDetails-module__OZL_wq__columnTitle{color:#fff;margin-bottom:32px;font-size:1.75rem;font-weight:700}.ResellerDetails-module__OZL_wq__list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.ResellerDetails-module__OZL_wq__listItem{color:#fffc;align-items:center;gap:12px;font-size:1rem;display:flex}.ResellerDetails-module__OZL_wq__checkIcon{color:#22c55e;flex-shrink:0}.ResellerDetails-module__OZL_wq__note{color:#ffffff80;margin-top:24px;font-size:.95rem;font-style:italic}.ResellerDetails-module__OZL_wq__featureList{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.ResellerDetails-module__OZL_wq__featureItem{color:#ffffffe6;align-items:center;gap:16px;font-size:1.05rem;display:flex}.ResellerDetails-module__OZL_wq__featureIcon{width:36px;height:36px;color:var(--color-primary);background:#ff5e001a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ResellerDetails-module__OZL_wq__testimonialMini{background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;height:100%;padding:30px}.ResellerDetails-module__OZL_wq__testHeader{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.ResellerDetails-module__OZL_wq__quoteIcon{color:var(--color-primary);opacity:.3}.ResellerDetails-module__OZL_wq__testQuote{color:#ffffffb3;margin-bottom:24px;font-size:1rem;font-style:italic;line-height:1.6}.ResellerDetails-module__OZL_wq__testAuthor{align-items:center;gap:15px;display:flex}.ResellerDetails-module__OZL_wq__testAvatar{border:1px solid var(--color-primary);border-radius:50%;width:48px;height:48px;overflow:hidden}.ResellerDetails-module__OZL_wq__testAvatar img{object-fit:cover;width:100%;height:100%}.ResellerDetails-module__OZL_wq__authorName{color:#fff;margin-bottom:2px;font-size:1rem;font-weight:700}.ResellerDetails-module__OZL_wq__authorRole{color:var(--color-primary);margin-bottom:2px;font-size:.85rem;font-weight:600}.ResellerDetails-module__OZL_wq__authorMeta{color:#ffffff80;margin-bottom:4px;font-size:.75rem}.ResellerDetails-module__OZL_wq__stars{gap:2px;display:flex}.ResellerDetails-module__OZL_wq__illustration{height:100px;margin-top:40px;position:relative}.ResellerDetails-module__OZL_wq__dots{background-image:radial-gradient(#ffffff1a 1px,#0000 1px);background-size:10px 10px;width:60px;height:60px;position:absolute;top:0;left:0}.ResellerDetails-module__OZL_wq__circle{border:1px solid #06f3;border-radius:50%;width:80px;height:80px;position:absolute;bottom:0;right:40%}@media (max-width:1024px){.ResellerDetails-module__OZL_wq__grid{grid-template-columns:1fr;gap:60px}.ResellerDetails-module__OZL_wq__columnTitle{margin-bottom:24px}}@media (max-width:768px){.ResellerDetails-module__OZL_wq__section{padding:60px 0}}
.Industries-module__hBxWpW__industries{background:#ffffff03}.Industries-module__hBxWpW__header{max-width:800px;margin-bottom:4rem}.Industries-module__hBxWpW__eyebrow{color:var(--primary);letter-spacing:.1em;margin-bottom:1rem;font-size:.8rem;font-weight:700}.Industries-module__hBxWpW__title{margin-bottom:1.5rem;font-size:3rem}.Industries-module__hBxWpW__desc{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.Industries-module__hBxWpW__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.Industries-module__hBxWpW__card{padding:2rem;transition:transform .3s,border-color .3s}.Industries-module__hBxWpW__card:hover{border-color:var(--primary);transform:translateY(-5px)}.Industries-module__hBxWpW__iconWrapper{color:var(--primary);margin-bottom:1.5rem}.Industries-module__hBxWpW__cardTitle{margin-bottom:.75rem;font-size:1.25rem}.Industries-module__hBxWpW__cardDesc{color:var(--text-muted);font-size:.9rem;line-height:1.5}.Industries-module__hBxWpW__footerText{text-align:center;color:var(--primary);font-size:1rem;font-weight:500}@media (max-width:768px){.Industries-module__hBxWpW__title{font-size:2.5rem}.Industries-module__hBxWpW__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}
.about-module__tdhHoq__aboutPage{background:0 0}.about-module__tdhHoq__hero{padding:10rem 0 6rem;position:relative;overflow:hidden}.about-module__tdhHoq__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-module__tdhHoq__heroContent{z-index:10;text-align:left;position:relative}.about-module__tdhHoq__heroVisual{z-index:10;justify-content:center;align-items:center;display:flex;position:relative}.about-module__tdhHoq__globalVisual{justify-content:center;align-items:center;width:400px;height:400px;display:flex;position:relative}.about-module__tdhHoq__globeContainer{z-index:5;background:radial-gradient(circle,#3b82f633 0%,#0000 70%);border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative}.about-module__tdhHoq__globeIcon{color:var(--primary);opacity:.8;animation:20s linear infinite about-module__tdhHoq__rotateGlobe}@keyframes about-module__tdhHoq__rotateGlobe{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about-module__tdhHoq__orbitalRing{border:1px solid #3b82f633;border-radius:50%;width:260px;height:100px;animation:4s ease-in-out infinite about-module__tdhHoq__pulseRing;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(20deg)}.about-module__tdhHoq__orbitalRing.about-module__tdhHoq__delayed{width:320px;height:140px;animation-delay:1s;transform:translate(-50%,-50%)rotate(-30deg)}@keyframes about-module__tdhHoq__pulseRing{0%,to{opacity:.2;transform:translate(-50%,-50%)rotate(20deg)scale(1)}50%{opacity:.5;transform:translate(-50%,-50%)rotate(20deg)scale(1.05)}}.about-module__tdhHoq__statBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--card-border);z-index:10;background:#0f172acc;border-radius:1rem;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex;position:absolute;box-shadow:0 10px 30px #0000004d}.about-module__tdhHoq__badgeIcon{background:var(--primary-glow);width:32px;height:32px;color:var(--primary);border-radius:.5rem;justify-content:center;align-items:center;display:flex}.about-module__tdhHoq__badgeValue{color:#fff;font-size:1rem;font-weight:800;line-height:1.1}.about-module__tdhHoq__badgeLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}.about-module__tdhHoq__badge1{top:10%;left:0}.about-module__tdhHoq__badge2{top:20%;right:-20px}.about-module__tdhHoq__badge3{bottom:15%;right:10%}.about-module__tdhHoq__connectionLines{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.about-module__tdhHoq__eyebrow{color:var(--primary);letter-spacing:.2em;margin-bottom:1.5rem;font-size:.9rem;font-weight:800}.about-module__tdhHoq__title{letter-spacing:-.02em;margin-bottom:2rem;font-size:4rem;line-height:1.1}.about-module__tdhHoq__subtitle{color:var(--text-muted);max-width:800px;margin:0 auto;font-size:1.4rem;line-height:1.6}.about-module__tdhHoq__heroGlow{z-index:1;background:radial-gradient(circle,#3b82f61a 0%,#0000 70%);width:1000px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-module__tdhHoq__storySection{padding:6rem 0}.about-module__tdhHoq__storyCard{padding:5rem;position:relative;overflow:hidden}.about-module__tdhHoq__storyGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}.about-module__tdhHoq__storyText h2{margin-bottom:2rem;font-size:3rem}.about-module__tdhHoq__storyText p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.15rem;line-height:1.8}.about-module__tdhHoq__storyVisual{justify-content:center;align-items:center;height:300px;display:flex;position:relative}.about-module__tdhHoq__logoBadge{z-index:5;background:#fff;border-radius:2rem;padding:2rem;box-shadow:0 20px 40px #0003}.about-module__tdhHoq__logoBadge img{width:auto;height:60px}.about-module__tdhHoq__visualCircles{width:100%;height:100%;position:absolute}.about-module__tdhHoq__circle{border:1px solid #3b82f633;border-radius:50%;position:absolute}.about-module__tdhHoq__circle:first-child{width:300px;height:300px;animation:20s linear infinite about-module__tdhHoq__rotate;top:0;left:0}.about-module__tdhHoq__circle:nth-child(2){width:250px;height:250px;animation:15s linear infinite reverse about-module__tdhHoq__rotate;top:25px;left:25px}.about-module__tdhHoq__circle:nth-child(3){width:200px;height:200px;top:50px;left:50px}@keyframes about-module__tdhHoq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about-module__tdhHoq__whySection{padding:4rem 0}.about-module__tdhHoq__whyGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.about-module__tdhHoq__whyCard{padding:3.5rem}.about-module__tdhHoq__whyIcon{color:var(--primary);margin-bottom:1.5rem}.about-module__tdhHoq__whyTitle{margin-bottom:1.5rem;font-size:1.75rem}.about-module__tdhHoq__whyCard p{color:var(--text-muted);font-size:1.05rem;line-height:1.7}.about-module__tdhHoq__platformSection{padding:8rem 0}.about-module__tdhHoq__platformHeader{text-align:center;max-width:800px;margin:0 auto 6rem}.about-module__tdhHoq__sectionTitle{margin-bottom:1.5rem;font-size:3.5rem}.about-module__tdhHoq__sectionDesc{color:var(--text-muted);font-size:1.25rem;line-height:1.6}.about-module__tdhHoq__capabilitiesHeader{text-align:center;margin-bottom:3rem}.about-module__tdhHoq__capsTitle{color:var(--foreground);font-size:2rem}.about-module__tdhHoq__capsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.about-module__tdhHoq__capCard{flex-direction:column;padding:2.5rem;display:flex}.about-module__tdhHoq__capIcon{color:var(--primary);margin-bottom:1.5rem}.about-module__tdhHoq__capTitle{margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.about-module__tdhHoq__capList{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.about-module__tdhHoq__capList li{color:var(--text-muted);font-size:.9rem;line-height:1.5}.about-module__tdhHoq__capList li strong{color:var(--foreground);margin-bottom:.25rem;display:block}@media (max-width:1100px){.about-module__tdhHoq__capsGrid{grid-template-columns:repeat(2,1fr)}.about-module__tdhHoq__heroGrid{text-align:center;grid-template-columns:1fr;gap:2rem}.about-module__tdhHoq__heroContent{text-align:center}.about-module__tdhHoq__heroVisual{margin-top:2rem;transform:scale(.9)}}@media (max-width:992px){.about-module__tdhHoq__storyGrid{text-align:center;grid-template-columns:1fr}.about-module__tdhHoq__storyText p{margin-left:auto;margin-right:auto}.about-module__tdhHoq__whyGrid{grid-template-columns:1fr}}@media (max-width:600px){.about-module__tdhHoq__title,.about-module__tdhHoq__sectionTitle{font-size:2.5rem}.about-module__tdhHoq__capsGrid{grid-template-columns:1fr}.about-module__tdhHoq__storyCard{padding:2rem}.about-module__tdhHoq__heroVisual{margin:-50px 0;transform:scale(.7)}.about-module__tdhHoq__hero{padding-top:8rem}}
.case-studies-module__RBdDQa__casePage{background:0 0}.case-studies-module__RBdDQa__hero{text-align:center;padding:10rem 0 6rem;position:relative;overflow:hidden}.case-studies-module__RBdDQa__heroContent{z-index:10;position:relative}.case-studies-module__RBdDQa__eyebrow{color:var(--primary);letter-spacing:.2em;margin-bottom:1.5rem;font-size:.9rem;font-weight:800}.case-studies-module__RBdDQa__title{margin-bottom:2rem;font-size:4rem;font-weight:800;line-height:1.1}.case-studies-module__RBdDQa__subtitle{color:var(--text-muted);max-width:800px;margin:0 auto;font-size:1.4rem;line-height:1.6}.case-studies-module__RBdDQa__heroGlow{z-index:1;background:radial-gradient(circle,#3b82f61a 0%,#0000 70%);width:1000px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.case-studies-module__RBdDQa__gridSection{padding:6rem 0}.case-studies-module__RBdDQa__grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:3rem;display:grid}.case-studies-module__RBdDQa__card{flex-direction:column;height:100%;padding:3rem;transition:transform .3s,border-color .3s;display:flex}.case-studies-module__RBdDQa__card:hover{border-color:var(--primary);transform:translateY(-10px)}.case-studies-module__RBdDQa__cardHeader{margin-bottom:2.5rem}.case-studies-module__RBdDQa__clientLogo{filter:brightness(0)invert();opacity:.8;width:auto;height:40px}.case-studies-module__RBdDQa__cardTitle{color:#fff;margin-bottom:2.5rem;font-size:1.75rem;line-height:1.3}.case-studies-module__RBdDQa__statsPreview{border-top:1px solid var(--card-border);grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem;padding-top:2rem;display:grid}.case-studies-module__RBdDQa__statMini{text-align:left}.case-studies-module__RBdDQa__statVal{color:var(--primary);margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.case-studies-module__RBdDQa__statLab{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.case-studies-module__RBdDQa__cardLink{color:var(--primary);align-items:center;gap:.75rem;margin-top:auto;font-weight:700;display:flex}.case-studies-module__RBdDQa__studyHero{background:#3b82f608;padding:10rem 0 6rem}.case-studies-module__RBdDQa__studyHeroGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:6rem;display:grid}.case-studies-module__RBdDQa__studyBadge{color:var(--primary);letter-spacing:.2em;margin-bottom:1.5rem;font-size:.8rem;font-weight:800}.case-studies-module__RBdDQa__studyTitle{margin-bottom:2rem;font-size:3rem;line-height:1.1}.case-studies-module__RBdDQa__studySubtitle{color:var(--text-muted);margin-bottom:3rem;font-size:1.2rem;line-height:1.6}.case-studies-module__RBdDQa__studyQuote{border-left:4px solid var(--primary);padding:2.5rem}.case-studies-module__RBdDQa__quoteIcon{color:var(--primary);opacity:.3;margin-bottom:1rem}.case-studies-module__RBdDQa__quoteText{margin-bottom:1rem;font-size:1.1rem;font-style:italic;line-height:1.6}.case-studies-module__RBdDQa__quoteAuthor{color:#fff;font-weight:700}.case-studies-module__RBdDQa__resultsSection{padding:8rem 0}.case-studies-module__RBdDQa__sectionHeader{text-align:center;margin-bottom:4rem}.case-studies-module__RBdDQa__resultsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.case-studies-module__RBdDQa__statCard{text-align:center;padding:3rem 2rem}.case-studies-module__RBdDQa__statLargeVal{color:var(--primary);margin-bottom:1rem;font-size:3.5rem;font-weight:800}.case-studies-module__RBdDQa__statLabel{margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.case-studies-module__RBdDQa__statDesc{color:var(--text-muted);font-size:.9rem}.case-studies-module__RBdDQa__contentSection{padding:8rem 0}.case-studies-module__RBdDQa__contentGrid{grid-template-columns:1fr 1fr;gap:6rem;display:grid}.case-studies-module__RBdDQa__contentBlock h2{margin-bottom:2rem;font-size:2.5rem}.case-studies-module__RBdDQa__contentBlock p{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.case-studies-module__RBdDQa__bullets{padding:0;list-style:none}.case-studies-module__RBdDQa__bulletItem{color:#fff;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.case-studies-module__RBdDQa__bulletIcon{color:var(--primary);flex-shrink:0;margin-top:.25rem}@media (max-width:1024px){.case-studies-module__RBdDQa__grid{grid-template-columns:1fr}.case-studies-module__RBdDQa__studyHeroGrid{text-align:center;grid-template-columns:1fr}.case-studies-module__RBdDQa__studyQuote{border-left:none;border-top:4px solid var(--primary)}.case-studies-module__RBdDQa__resultsGrid{grid-template-columns:repeat(2,1fr)}.case-studies-module__RBdDQa__contentGrid{grid-template-columns:1fr}}@media (max-width:600px){.case-studies-module__RBdDQa__title{font-size:2.5rem}.case-studies-module__RBdDQa__studyTitle{font-size:2rem}.case-studies-module__RBdDQa__resultsGrid{grid-template-columns:1fr}.case-studies-module__RBdDQa__card{padding:2rem}}
.resellers-module__XBCYoW__resellersPage{background:0 0}.resellers-module__XBCYoW__hero{padding:10rem 0 6rem;position:relative;overflow:hidden}.resellers-module__XBCYoW__heroGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}.resellers-module__XBCYoW__heroContent{z-index:10;position:relative}.resellers-module__XBCYoW__eyebrow{color:var(--primary);letter-spacing:.2em;margin-bottom:1.5rem;font-size:.9rem;font-weight:800}.resellers-module__XBCYoW__title{margin-bottom:2rem;font-size:4rem;font-weight:800;line-height:1.1}.resellers-module__XBCYoW__subtitle{color:var(--text-muted);margin-bottom:3rem;font-size:1.3rem;line-height:1.6}.resellers-module__XBCYoW__heroActions{align-items:center;gap:2rem;display:flex}.resellers-module__XBCYoW__trustPoint{color:var(--text-muted);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.resellers-module__XBCYoW__check{color:var(--primary)}.resellers-module__XBCYoW__heroVisual{z-index:10;justify-content:flex-end;display:flex;position:relative}.resellers-module__XBCYoW__revenueCard{width:100%;max-width:400px;padding:2.5rem}.resellers-module__XBCYoW__revHeader{align-items:center;gap:1.25rem;margin-bottom:2.5rem;display:flex}.resellers-module__XBCYoW__revIcon{color:var(--primary);width:40px;height:40px}.resellers-module__XBCYoW__revLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.8rem}.resellers-module__XBCYoW__revValue{color:#fff;font-size:1.75rem;font-weight:800}.resellers-module__XBCYoW__revGraph{justify-content:space-between;align-items:flex-end;gap:8px;height:120px;margin-bottom:1.5rem;display:flex}.resellers-module__XBCYoW__graphBar{background:linear-gradient(to top, var(--primary), var(--secondary));border-radius:4px 4px 0 0;flex:1;min-width:12px}.resellers-module__XBCYoW__revFooter{color:#10b981;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.resellers-module__XBCYoW__heroGlow{z-index:1;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;right:-200px;transform:translateY(-50%)}.resellers-module__XBCYoW__benefitsSection{padding:8rem 0}.resellers-module__XBCYoW__sectionHeader{text-align:center;margin-bottom:5rem}.resellers-module__XBCYoW__sectionTitle{font-size:3.5rem;font-weight:700}.resellers-module__XBCYoW__benefitsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.resellers-module__XBCYoW__benefitCard{flex-direction:column;padding:3rem 2rem;display:flex}.resellers-module__XBCYoW__benefitIcon{border-radius:1rem;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:2rem;display:flex}.resellers-module__XBCYoW__benefitTitle{margin-bottom:1rem;font-size:1.5rem}.resellers-module__XBCYoW__benefitDesc{color:var(--text-muted);font-size:.95rem;line-height:1.6}.resellers-module__XBCYoW__caseSection{padding:6rem 0}.resellers-module__XBCYoW__caseCard{padding:5rem;overflow:hidden}.resellers-module__XBCYoW__caseGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:6rem;display:grid}.resellers-module__XBCYoW__caseBadge{color:var(--primary);letter-spacing:.2em;margin-bottom:1.5rem;font-size:.8rem;font-weight:800}.resellers-module__XBCYoW__caseTitle{margin-bottom:2.5rem;font-size:2.5rem;line-height:1.2}.resellers-module__XBCYoW__quoteWrapper{margin-bottom:3rem;padding-left:3rem;position:relative}.resellers-module__XBCYoW__quoteIcon{color:var(--primary);opacity:.3;width:2rem;height:2rem;position:absolute;top:0;left:0}.resellers-module__XBCYoW__quoteText{color:var(--text-muted);margin-bottom:1rem;font-size:1.25rem;font-style:italic;line-height:1.6}.resellers-module__XBCYoW__quoteAuthor{color:#fff;font-weight:700}.resellers-module__XBCYoW__caseLink{color:var(--primary);align-items:center;gap:.75rem;font-size:1rem;font-weight:700;display:inline-flex}.resellers-module__XBCYoW__statsGrid{grid-template-columns:1fr;gap:2rem;display:grid}.resellers-module__XBCYoW__caseStat{border:1px solid var(--card-border);background:#ffffff08;border-radius:1rem;padding:2rem}.resellers-module__XBCYoW__statVal{color:var(--primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.resellers-module__XBCYoW__statLab{color:var(--text-muted);font-size:1rem}.resellers-module__XBCYoW__stepsSection{padding:8rem 0}.resellers-module__XBCYoW__stepsGrid{grid-template-columns:repeat(4,1fr);gap:4rem;display:grid}.resellers-module__XBCYoW__stepItem{text-align:center;position:relative}.resellers-module__XBCYoW__stepCircle{background:var(--primary);z-index:10;width:60px;height:60px;box-shadow:0 0 30px var(--primary-glow);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2rem;font-size:1.25rem;font-weight:800;display:flex;position:relative}.resellers-module__XBCYoW__stepTitle{margin-bottom:1rem;font-size:1.5rem}.resellers-module__XBCYoW__stepDesc{color:var(--text-muted);line-height:1.6}.resellers-module__XBCYoW__stepLine{background:linear-gradient(to right, var(--primary), transparent);z-index:1;width:100%;height:1px;position:absolute;top:30px;left:50%}@media (max-width:1200px){.resellers-module__XBCYoW__heroGrid{text-align:center;grid-template-columns:1fr}.resellers-module__XBCYoW__heroVisual{justify-content:center;margin-top:3rem}.resellers-module__XBCYoW__benefitsGrid{grid-template-columns:repeat(2,1fr)}.resellers-module__XBCYoW__caseGrid{grid-template-columns:1fr;gap:4rem}.resellers-module__XBCYoW__stepsGrid{grid-template-columns:repeat(2,1fr);gap:3rem}.resellers-module__XBCYoW__stepLine{display:none}}@media (max-width:600px){.resellers-module__XBCYoW__title,.resellers-module__XBCYoW__sectionTitle{font-size:2.5rem}.resellers-module__XBCYoW__benefitsGrid,.resellers-module__XBCYoW__stepsGrid{grid-template-columns:1fr}.resellers-module__XBCYoW__caseCard{padding:2rem}.resellers-module__XBCYoW__caseTitle{font-size:1.75rem}.resellers-module__XBCYoW__heroActions{flex-direction:column}}
.BottomCTA-module__6e9oHG__section{background-color:var(--color-dark-bg);padding:100px 0}.BottomCTA-module__6e9oHG__card{text-align:center;background:linear-gradient(135deg,#ff5e001a 0%,#8a2be21a 100%);border:1px solid #ffffff1a;border-radius:40px;padding:80px 40px;position:relative;overflow:hidden}.BottomCTA-module__6e9oHG__card:before{content:"";z-index:0;background:radial-gradient(circle,#ff5e000d 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.BottomCTA-module__6e9oHG__content{z-index:1;position:relative}.BottomCTA-module__6e9oHG__logoWrapper{flex-direction:column;align-items:center;gap:5px;margin-bottom:40px;display:flex}.BottomCTA-module__6e9oHG__logo{object-fit:contain}.BottomCTA-module__6e9oHG__logoTagline{color:var(--color-primary);text-transform:uppercase;letter-spacing:2px;font-size:.8rem;font-weight:700}.BottomCTA-module__6e9oHG__title{margin-bottom:40px;font-size:2.5rem;line-height:1.2}.BottomCTA-module__6e9oHG__accent{color:var(--color-text-muted)}.BottomCTA-module__6e9oHG__actions{justify-content:center;display:flex}@media (max-width:768px){.BottomCTA-module__6e9oHG__title{font-size:1.8rem}.BottomCTA-module__6e9oHG__card{padding:60px 20px}}
.ChallengeSolutionSection-module__9JFYQG__section{background-color:var(--color-dark-bg);padding:100px 0}.ChallengeSolutionSection-module__9JFYQG__content{grid-template-columns:1fr 1.2fr 1fr;align-items:center;gap:40px;display:grid}.ChallengeSolutionSection-module__9JFYQG__card{padding:20px}.ChallengeSolutionSection-module__9JFYQG__cardTitle{color:#fff;margin-bottom:24px;font-size:1.8rem;font-weight:700;display:inline-block;position:relative}.ChallengeSolutionSection-module__9JFYQG__underline{background:var(--color-primary);width:40px;height:3px;position:absolute;bottom:-8px;left:0}.ChallengeSolutionSection-module__9JFYQG__cardDesc{color:#ffffffb3;margin-bottom:30px;font-size:1rem;line-height:1.6}.ChallengeSolutionSection-module__9JFYQG__list{flex-direction:column;gap:15px;margin:0;padding:0;list-style:none;display:flex}.ChallengeSolutionSection-module__9JFYQG__list li{color:#fffc;align-items:flex-start;gap:12px;font-size:1rem;line-height:1.4;display:flex}.ChallengeSolutionSection-module__9JFYQG__challengeIcon{color:#ef4444;flex-shrink:0;margin-top:2px}.ChallengeSolutionSection-module__9JFYQG__solutionIcon{color:#22c55e;flex-shrink:0;margin-top:2px}.ChallengeSolutionSection-module__9JFYQG__imageColumn{justify-content:center;display:flex}.ChallengeSolutionSection-module__9JFYQG__imageWrapper{border:1px solid #ffffff1a;border-radius:20px;width:100%;overflow:hidden;box-shadow:0 30px 60px #00000080}.ChallengeSolutionSection-module__9JFYQG__image{width:100%;height:auto;display:block}@media (max-width:1200px){.ChallengeSolutionSection-module__9JFYQG__content{grid-template-columns:1fr 1fr}.ChallengeSolutionSection-module__9JFYQG__imageColumn{grid-area:1/1/auto/span 2}}@media (max-width:768px){.ChallengeSolutionSection-module__9JFYQG__content{grid-template-columns:1fr}.ChallengeSolutionSection-module__9JFYQG__imageColumn{grid-column:1}.ChallengeSolutionSection-module__9JFYQG__cardTitle{font-size:1.5rem}}
.ResellerCTA-module__Ln6gKG__section{background-color:var(--color-dark-bg);padding:100px 0}.ResellerCTA-module__Ln6gKG__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d1224cc;border:1px solid #ffffff1a;border-radius:32px;padding:60px;position:relative;overflow:hidden}.ResellerCTA-module__Ln6gKG__content{z-index:2;justify-content:space-between;align-items:center;gap:60px;display:flex;position:relative}.ResellerCTA-module__Ln6gKG__textContent{max-width:600px}.ResellerCTA-module__Ln6gKG__title{color:#fff;margin-bottom:20px;font-size:3rem;font-weight:800}.ResellerCTA-module__Ln6gKG__subtitle{color:#ffffffb3;margin-bottom:32px;font-size:1.25rem}.ResellerCTA-module__Ln6gKG__features{gap:24px;display:flex}.ResellerCTA-module__Ln6gKG__feature{color:#fff;align-items:center;gap:8px;font-size:.95rem;display:flex}.ResellerCTA-module__Ln6gKG__checkIcon{color:#22c55e}.ResellerCTA-module__Ln6gKG__actionContent{flex-direction:column;align-items:center;gap:20px;display:flex;position:relative}.ResellerCTA-module__Ln6gKG__ctaGroup{flex-direction:column;gap:16px;width:250px;display:flex}.ResellerCTA-module__Ln6gKG__btnSecondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;justify-content:center;align-items:center;gap:10px;padding:14px 32px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.ResellerCTA-module__Ln6gKG__btnSecondary:hover{background:#ffffff1a}.ResellerCTA-module__Ln6gKG__note{color:#ffffff80;font-size:.9rem;font-style:italic}.ResellerCTA-module__Ln6gKG__blueArrow{opacity:.5;position:absolute;top:50%;right:-60px;transform:translateY(-50%)rotate(20deg)}.ResellerCTA-module__Ln6gKG__bgGlow{filter:blur(80px);z-index:1;pointer-events:none;background:radial-gradient(circle,#ff5e001a 0%,#0000 70%);width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ResellerCTA-module__Ln6gKG__poundIcon{color:#06f;opacity:.3;z-index:1;background:#0066ff1a;border:2px solid #06f3;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;font-size:4rem;display:flex;position:absolute;bottom:-20px;left:60px}@media (max-width:1024px){.ResellerCTA-module__Ln6gKG__content{text-align:center;flex-direction:column}.ResellerCTA-module__Ln6gKG__features{justify-content:center;margin-bottom:40px}.ResellerCTA-module__Ln6gKG__blueArrow{display:none}}@media (max-width:768px){.ResellerCTA-module__Ln6gKG__card{padding:40px 20px}.ResellerCTA-module__Ln6gKG__title{font-size:2.25rem}.ResellerCTA-module__Ln6gKG__features{flex-direction:column;align-items:center;gap:12px}}
