.Navbar-module__cJzEcG__navbar{width:100%;height:var(--header-height);z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);background:#0f1115cc;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{background:#0f1115f2;box-shadow:0 4px 20px #0006}.Navbar-module__cJzEcG__container{height:100%;max-width:var(--container-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:-.02em;color:#fff;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__logo span{color:var(--primary)}.Navbar-module__cJzEcG__navLogoIcon{filter:drop-shadow(0 0 8px #00d9ff66);transition:filter .3s}.Navbar-module__cJzEcG__logo:hover .Navbar-module__cJzEcG__navLogoIcon{filter:drop-shadow(0 0 15px #00d9ffcc)}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2.5rem;display:flex}.Navbar-module__cJzEcG__link{color:#fffc;font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:#fff}.Navbar-module__cJzEcG__dropdown{position:relative}.Navbar-module__cJzEcG__dropdownBtn{color:#fffc;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-family:inherit;font-size:.95rem;font-weight:500;transition:color .2s;display:flex}.Navbar-module__cJzEcG__dropdownBtn:hover{color:#fff}.Navbar-module__cJzEcG__dropdownMenu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;visibility:hidden;z-index:1000;background:#0f1115fa;border:1px solid #ffffff1a;border-radius:.75rem;min-width:220px;padding:.75rem;transition:all .2s;position:absolute;top:calc(100% + 1rem);left:-1rem;transform:translateY(-10px);box-shadow:0 10px 40px #0006}.Navbar-module__cJzEcG__dropdown:hover .Navbar-module__cJzEcG__dropdownMenu{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__cJzEcG__dropdownMenu a{color:#fffc;border-radius:.5rem;padding:.75rem 1rem;font-size:.9rem;transition:all .2s;display:block}.Navbar-module__cJzEcG__dropdownMenu a:hover{color:#fff;background:#ffffff0d;transform:translate(4px)}.Navbar-module__cJzEcG__cta{padding:.6rem 1.2rem;font-size:.9rem}.Navbar-module__cJzEcG__mobileMenuBtn{color:#fff;cursor:pointer;z-index:1001;background:0 0;border:none;display:none}.Navbar-module__cJzEcG__mobileMenu{top:var(--header-height);width:85%;max-width:400px;height:calc(100vh - var(--header-height));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:#0f1115fa;border-left:1px solid #ffffff1a;transition:transform .3s;position:fixed;right:0;overflow-y:auto;transform:translate(100%)}.Navbar-module__cJzEcG__mobileMenuOpen{transform:translate(0)}.Navbar-module__cJzEcG__mobileMenuContent{padding:2rem}.Navbar-module__cJzEcG__mobileSection{margin-bottom:1rem}.Navbar-module__cJzEcG__mobileSectionBtn{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:.5rem;justify-content:space-between;align-items:center;width:100%;padding:1rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.Navbar-module__cJzEcG__mobileSectionBtn:hover{background:#ffffff0d}.Navbar-module__cJzEcG__mobileSectionBtn svg{transition:transform .3s}.Navbar-module__cJzEcG__mobileSectionBtn svg.Navbar-module__cJzEcG__rotated{transform:rotate(180deg)}.Navbar-module__cJzEcG__mobileSubmenu{max-height:0;padding-left:1rem;transition:max-height .3s;overflow:hidden}.Navbar-module__cJzEcG__mobileSubmenuOpen{max-height:300px;margin-top:.5rem}.Navbar-module__cJzEcG__mobileSubmenu a{color:#ffffffb3;border-radius:.5rem;margin-bottom:.25rem;padding:.75rem 1rem;font-size:.95rem;transition:all .2s;display:block}.Navbar-module__cJzEcG__mobileSubmenu a:hover{color:#fff;background:#ffffff0d;transform:translate(4px)}.Navbar-module__cJzEcG__mobileLink{color:#fffc;border-radius:.5rem;margin-bottom:.5rem;padding:1rem;font-size:1rem;font-weight:500;transition:all .2s;display:block}.Navbar-module__cJzEcG__mobileLink:hover{color:#fff;background:#ffffff0d}.Navbar-module__cJzEcG__mobileCta{width:100%;margin-top:1.5rem;padding:1rem;font-size:1rem}.Navbar-module__cJzEcG__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;background:#000000b3;width:100%;height:100%;position:fixed;top:0;left:0}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__mobileMenuBtn{display:block}}@media (min-width:769px){.Navbar-module__cJzEcG__mobileMenu,.Navbar-module__cJzEcG__backdrop{display:none!important}}
.Logo-module__wacNiq__logoContainer{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.Logo-module__wacNiq__logoContainer:hover{transform:scale(1.02)}.Logo-module__wacNiq__logoContainer.Logo-module__wacNiq__active{transition:transform .1s ease-out;transform:scale(.95)}.Logo-module__wacNiq__glowRing{opacity:0;pointer-events:none;background:radial-gradient(circle,#0000 40%,#00d9ff00 70%);border-radius:50%;width:100%;height:100%;transition:opacity .3s;position:absolute}.Logo-module__wacNiq__logoContainer.Logo-module__wacNiq__hovered .Logo-module__wacNiq__glowRing{opacity:1;background:radial-gradient(circle,#0000 30%,#00d9ff26 60%,#0000 80%);animation:2s ease-in-out infinite Logo-module__wacNiq__glowPulse}@keyframes Logo-module__wacNiq__glowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.Logo-module__wacNiq__orbitContainer{pointer-events:none;width:100%;height:100%;position:absolute}.Logo-module__wacNiq__orbitParticle{background:#0ff;border-radius:50%;width:6px;height:6px;animation:3s linear infinite Logo-module__wacNiq__orbit;position:absolute;top:50%;left:50%;box-shadow:0 0 6px #0ff,0 0 12px #0ff,0 0 20px #00ffff80}@keyframes Logo-module__wacNiq__orbit{0%{transform:rotate(0deg)translateX(calc(var(--orbit-size,70%)*.5))rotate(0deg)}to{transform:rotate(360deg)translateX(calc(var(--orbit-size,70%)*.5))rotate(-360deg)}}.Logo-module__wacNiq__svg{will-change:transform;width:100%;height:100%;transition:transform .15s ease-out}.Logo-module__wacNiq__bulbPath{stroke-dasharray:600;stroke-dashoffset:600px;transition:stroke-width .2s;animation:1.5s cubic-bezier(.65,0,.35,1) forwards Logo-module__wacNiq__drawBulb}@keyframes Logo-module__wacNiq__drawBulb{to{stroke-dashoffset:0}}.Logo-module__wacNiq__bulbBase path{stroke-dasharray:100;stroke-dashoffset:100px;animation:.8s ease-out forwards Logo-module__wacNiq__drawBase}.Logo-module__wacNiq__bulbBase path:first-child{animation-delay:1.2s}.Logo-module__wacNiq__bulbBase path:nth-child(2){animation-delay:1.4s}.Logo-module__wacNiq__bulbBase path:nth-child(3){animation-delay:1.6s}@keyframes Logo-module__wacNiq__drawBase{to{stroke-dashoffset:0}}.Logo-module__wacNiq__energyRing{transform-origin:50%;animation:1.5s ease-out infinite Logo-module__wacNiq__energyPulse}@keyframes Logo-module__wacNiq__energyPulse{0%{r:30;opacity:.5}to{r:80;opacity:0}}.Logo-module__wacNiq__neuralCore{opacity:0;animation:.6s ease-out 1s forwards Logo-module__wacNiq__fadeIn}@keyframes Logo-module__wacNiq__fadeIn{to{opacity:1}}.Logo-module__wacNiq__connectionLine{stroke-dasharray:300;stroke-dashoffset:300px;transition:stroke-width .2s;animation:1.2s ease-out 1.2s forwards Logo-module__wacNiq__drawLine}@keyframes Logo-module__wacNiq__drawLine{to{stroke-dashoffset:0}}.Logo-module__wacNiq__energyFlow{stroke-dasharray:30 270;animation:1.5s linear infinite Logo-module__wacNiq__flowEnergy}@keyframes Logo-module__wacNiq__flowEnergy{0%{stroke-dashoffset:300px}to{stroke-dashoffset:0}}.Logo-module__wacNiq__secondaryLine{opacity:0;animation:.5s ease-out forwards Logo-module__wacNiq__fadeInLine}.Logo-module__wacNiq__secondaryLine:nth-child(2){animation-delay:1.5s}.Logo-module__wacNiq__secondaryLine:nth-child(3){animation-delay:1.7s}.Logo-module__wacNiq__secondaryLine:nth-child(4){animation-delay:1.9s}@keyframes Logo-module__wacNiq__fadeInLine{to{opacity:.4}}.Logo-module__wacNiq__logoContainer.Logo-module__wacNiq__hovered .Logo-module__wacNiq__secondaryLine{opacity:.7;animation:2s ease-in-out infinite Logo-module__wacNiq__linePulse}@keyframes Logo-module__wacNiq__linePulse{0%,to{opacity:.4}50%{opacity:.8}}.Logo-module__wacNiq__nodeGroup{transition:transform .2s}.Logo-module__wacNiq__nodeRing{transform-origin:50%;animation:1s ease-out infinite Logo-module__wacNiq__ringExpand}@keyframes Logo-module__wacNiq__ringExpand{0%{opacity:.8;transform:scale(.5)}to{opacity:0;transform:scale(1.5)}}.Logo-module__wacNiq__node{opacity:0;transition:r .2s;animation:.4s cubic-bezier(.34,1.56,.64,1) forwards Logo-module__wacNiq__nodeAppear}.Logo-module__wacNiq__node:first-of-type{animation-delay:1.4s}.Logo-module__wacNiq__node:nth-of-type(2){animation-delay:1.5s}.Logo-module__wacNiq__node:nth-of-type(3){animation-delay:1.6s}.Logo-module__wacNiq__node:nth-of-type(4){animation-delay:1.8s}.Logo-module__wacNiq__node:nth-of-type(5){animation-delay:1.9s}.Logo-module__wacNiq__node:nth-of-type(6){animation-delay:2s}@keyframes Logo-module__wacNiq__nodeAppear{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.Logo-module__wacNiq__logoContainer.Logo-module__wacNiq__hovered .Logo-module__wacNiq__node{animation:1.5s ease-in-out infinite Logo-module__wacNiq__nodePulse}@keyframes Logo-module__wacNiq__nodePulse{0%,to{filter:drop-shadow(0 0 4px #0ff)}50%{filter:drop-shadow(0 0 10px #0ff)drop-shadow(0 0 20px #00ffff80)}}.Logo-module__wacNiq__nodeMain{opacity:0;animation:.5s cubic-bezier(.34,1.56,.64,1) 1.7s forwards Logo-module__wacNiq__nodeMainAppear}@keyframes Logo-module__wacNiq__nodeMainAppear{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.Logo-module__wacNiq__logoContainer.Logo-module__wacNiq__hovered .Logo-module__wacNiq__nodeMain{animation:1.2s ease-in-out infinite Logo-module__wacNiq__nodeMainPulse}@keyframes Logo-module__wacNiq__nodeMainPulse{0%,to{filter:drop-shadow(0 0 6px #0ff)}50%{filter:drop-shadow(0 0 15px #0ff)drop-shadow(0 0 30px #0ff9)}}.Logo-module__wacNiq__electricArcs{animation:.3s ease-out forwards Logo-module__wacNiq__electricFlash}@keyframes Logo-module__wacNiq__electricFlash{0%{opacity:1;filter:drop-shadow(0 0 10px #0ff)}to{opacity:0;filter:drop-shadow(0 0 #0ff)}}.Logo-module__wacNiq__electricArcs path{stroke-dasharray:100;animation:.2s linear forwards Logo-module__wacNiq__electricDraw}@keyframes Logo-module__wacNiq__electricDraw{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.Logo-module__wacNiq__logoContainer,.Logo-module__wacNiq__svg,.Logo-module__wacNiq__bulbPath,.Logo-module__wacNiq__neuralCore,.Logo-module__wacNiq__node,.Logo-module__wacNiq__nodeMain,.Logo-module__wacNiq__connectionLine,.Logo-module__wacNiq__orbitParticle{transition:none!important;animation:none!important}.Logo-module__wacNiq__bulbPath{stroke-dashoffset:0}.Logo-module__wacNiq__neuralCore{opacity:1}.Logo-module__wacNiq__connectionLine{stroke-dashoffset:0}.Logo-module__wacNiq__node,.Logo-module__wacNiq__nodeMain{opacity:1}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--glass-border);background:#0f111580;padding:3rem 0 1.5rem}.Footer-module__S6Hkya__footerContent{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:2rem;display:grid}.Footer-module__S6Hkya__footerSection h3{letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.5rem;font-weight:800}.Footer-module__S6Hkya__footerSection h3 span{color:var(--primary)}.Footer-module__S6Hkya__footerTitle{color:#fff}.Footer-module__S6Hkya__footerDescription{color:#fff9;max-width:300px;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__footerSection h4{color:#fff;margin-bottom:1rem;font-size:1rem;font-weight:600}.Footer-module__S6Hkya__footerLinks{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__footerLinks li{margin-bottom:.5rem}.Footer-module__S6Hkya__footerLinks a{color:#fff9;font-size:.9rem;transition:color .2s}.Footer-module__S6Hkya__footerLinks a:hover{color:var(--primary)}.Footer-module__S6Hkya__footerBottom{text-align:center;border-top:1px solid #ffffff0d;padding-top:2rem}.Footer-module__S6Hkya__footerBottom p{color:#fff6;font-size:.9rem}@media (max-width:968px){.Footer-module__S6Hkya__footerContent{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:640px){.Footer-module__S6Hkya__footerContent{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__footerDescription{max-width:100%}}
.Hero-module__ZARIfG__hero{min-height:100vh;padding-top:var(--header-height);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__background{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__orb{filter:blur(100px);opacity:.4;border-radius:50%;animation:10s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute}.Hero-module__ZARIfG__orb1{background:radial-gradient(circle,var(--secondary)0%,transparent 70%);width:50vw;height:50vw;top:-10%;left:-10%}.Hero-module__ZARIfG__orb2{background:radial-gradient(circle,var(--primary)0%,transparent 70%);width:40vw;height:40vw;animation-delay:-5s;bottom:-10%;right:-10%}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translate(0)}50%{transform:translate(30px,30px)}}.Hero-module__ZARIfG__content{text-align:center;z-index:1;max-width:900px;padding:0 2rem}.Hero-module__ZARIfG__badge{color:var(--primary);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}.Hero-module__ZARIfG__headline{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subheadline{color:#ffffffb3;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.Hero-module__ZARIfG__ctaGroup{justify-content:center;align-items:center;gap:1.5rem;display:flex}@media (max-width:768px){.Hero-module__ZARIfG__headline{font-size:2.5rem}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;width:100%}.Hero-module__ZARIfG__ctaGroup a{width:100%}}
.Services-module__dpHhBa__services{z-index:1;position:relative}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.Services-module__dpHhBa__cardHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Services-module__dpHhBa__iconWrapper{width:50px;height:50px;color:var(--primary);background:#22d3ee1a;border-radius:12px;justify-content:center;align-items:center;display:flex}.Services-module__dpHhBa__cardTitle{font-size:1.25rem;font-weight:700}.Services-module__dpHhBa__cardDescription{color:#ffffffb3;min-height:60px;margin-bottom:1.5rem}.Services-module__dpHhBa__list{list-style:none}.Services-module__dpHhBa__listItem{color:#fffc;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:.9rem;display:flex}.Services-module__dpHhBa__checkIcon{color:var(--secondary);flex-shrink:0;margin-top:.2rem}.Services-module__dpHhBa__learnMore{color:var(--primary);border-top:1px solid #ffffff0d;justify-content:center;align-items:center;margin-top:1.5rem;padding-top:1.5rem;font-size:.9rem;font-weight:600;transition:gap .3s;display:flex}.Services-module__dpHhBa__learnMore:hover{gap:.5rem}
.Industries-module__OOIqcq__industries{background:linear-gradient(#0000,#22d3ee0d,#0000)}.Industries-module__OOIqcq__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.Industries-module__OOIqcq__industryCard{text-align:center;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0d;border-radius:1rem;padding:2.5rem 1.5rem;transition:all .3s;display:block}.Industries-module__OOIqcq__industryCard:hover{border-color:var(--primary);background:#ffffff0d;transform:translateY(-5px)}.Industries-module__OOIqcq__icon{color:var(--secondary);margin-bottom:1rem}.Industries-module__OOIqcq__title{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Industries-module__OOIqcq__description{color:#fff9;font-size:.9rem}
.WhySophware-module__JqLc_W__whySection{position:relative}.WhySophware-module__JqLc_W__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.WhySophware-module__JqLc_W__feature{background:#ffffff05;border:1px solid #0000;border-radius:1rem;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.WhySophware-module__JqLc_W__feature:hover{background:#ffffff0a;border-color:#ffffff1a}.WhySophware-module__JqLc_W__iconBox{color:#fff;background:linear-gradient(135deg,#22d3ee33,#8b5cf633);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.WhySophware-module__JqLc_W__featureContent h3{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.WhySophware-module__JqLc_W__featureContent p{color:#ffffffb3;font-size:.9rem}.WhySophware-module__JqLc_W__process{text-align:center;margin-top:5rem}.WhySophware-module__JqLc_W__processTitle{margin-bottom:2rem;font-size:1.5rem;font-weight:700}.WhySophware-module__JqLc_W__steps{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.WhySophware-module__JqLc_W__step{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;padding:1rem 2rem;font-weight:600}.WhySophware-module__JqLc_W__arrow{color:var(--primary);opacity:.5}@media (max-width:768px){.WhySophware-module__JqLc_W__steps{flex-direction:column}.WhySophware-module__JqLc_W__arrow{transform:rotate(90deg)}}
.contact-module__swMWYG__contactPage{padding-top:var(--header-height)}.contact-module__swMWYG__hero{padding:4rem 0 3rem;position:relative;overflow:hidden}.contact-module__swMWYG__heroBackground{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.contact-module__swMWYG__orb{filter:blur(100px);opacity:.3;border-radius:50%;position:absolute}.contact-module__swMWYG__orb1{background:radial-gradient(circle,var(--secondary)0%,transparent 70%);width:40vw;height:40vw;top:-20%;right:10%}.contact-module__swMWYG__heroContent{text-align:center;max-width:800px;margin:0 auto}.contact-module__swMWYG__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.contact-module__swMWYG__subtitle{color:#ffffffb3;font-size:1.25rem;line-height:1.6}.contact-module__swMWYG__optionsSection{padding-top:2rem}.contact-module__swMWYG__optionsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:900px;margin:0 auto;display:grid}.contact-module__swMWYG__optionIcon{width:80px;height:80px;color:var(--primary);background:#22d3ee1a;border:1px solid #22d3ee4d;border-radius:20px;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.contact-module__swMWYG__optionsGrid h2{text-align:center;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.contact-module__swMWYG__optionsGrid p{color:#ffffffb3;text-align:center;line-height:1.6}.contact-module__swMWYG__formSection{background:linear-gradient(#0000,#22d3ee0d,#0000)}.contact-module__swMWYG__formContainer{max-width:700px;margin:0 auto}.contact-module__swMWYG__formHeader{text-align:center}.contact-module__swMWYG__form{background:#ffffff05;border:1px solid #ffffff1a;border-radius:1rem;padding:3rem}.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.contact-module__swMWYG__formGroup{flex-direction:column;margin-bottom:1.5rem;display:flex}.contact-module__swMWYG__formGroup label{color:#ffffffe6;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup select,.contact-module__swMWYG__formGroup textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup select:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--primary);background:#ffffff14;outline:none}.contact-module__swMWYG__formGroup input::placeholder,.contact-module__swMWYG__formGroup textarea::placeholder{color:#fff6}.contact-module__swMWYG__formGroup textarea{resize:vertical;min-height:150px}.contact-module__swMWYG__nextStepsSection{background:#0f111580}.contact-module__swMWYG__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.contact-module__swMWYG__step{text-align:center;padding:2rem}.contact-module__swMWYG__stepNumber{background:var(--accent-gradient);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:800;display:flex}.contact-module__swMWYG__step h3{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.contact-module__swMWYG__step p{color:#ffffffb3;line-height:1.6}.contact-module__swMWYG__faqSection{background:#ffffff03}.contact-module__swMWYG__faqGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.contact-module__swMWYG__faqItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:1rem;padding:2rem}.contact-module__swMWYG__faqItem h3{color:var(--primary);margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.contact-module__swMWYG__faqItem p{color:#ffffffb3;line-height:1.6}@media (max-width:768px){.contact-module__swMWYG__title{font-size:2.5rem}.contact-module__swMWYG__formRow{grid-template-columns:1fr}.contact-module__swMWYG__form{padding:2rem 1.5rem}.contact-module__swMWYG__optionsGrid,.contact-module__swMWYG__stepsGrid,.contact-module__swMWYG__faqGrid{grid-template-columns:1fr}}
.industry-module__-URGZa__industryPage{padding-top:var(--header-height)}.industry-module__-URGZa__hero{align-items:center;min-height:70vh;padding:4rem 0;display:flex;position:relative;overflow:hidden}.industry-module__-URGZa__heroBackground{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.industry-module__-URGZa__orb{filter:blur(100px);opacity:.3;border-radius:50%;position:absolute}.industry-module__-URGZa__orb1{background:radial-gradient(circle,var(--primary)0%,transparent 70%);width:50vw;height:50vw;top:-20%;left:-10%}.industry-module__-URGZa__breadcrumb{color:#ffffff80;margin-bottom:2rem;font-size:.9rem}.industry-module__-URGZa__breadcrumb a{color:#ffffffb3;transition:color .2s}.industry-module__-URGZa__breadcrumb a:hover{color:var(--primary)}.industry-module__-URGZa__breadcrumb span{color:#ffffffe6}.industry-module__-URGZa__heroContent{text-align:center;max-width:800px;margin:0 auto}.industry-module__-URGZa__iconWrapper{width:80px;height:80px;color:var(--primary);background:#22d3ee1a;border:1px solid #22d3ee4d;border-radius:20px;justify-content:center;align-items:center;margin:0 auto 2rem;display:flex}.industry-module__-URGZa__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.industry-module__-URGZa__subtitle{color:#ffffffb3;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.industry-module__-URGZa__ctaGroup{justify-content:center;align-items:center;gap:1.5rem;display:flex}.industry-module__-URGZa__solutionsSection{background:#ffffff03}.industry-module__-URGZa__solutionsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.industry-module__-URGZa__solutionIcon{width:60px;height:60px;color:var(--secondary);background:#8b5cf61a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.industry-module__-URGZa__solutionsGrid h3{margin-bottom:1rem;font-size:1.25rem;font-weight:700}.industry-module__-URGZa__solutionsGrid p{color:#ffffffb3;margin-bottom:1.5rem;line-height:1.6}.industry-module__-URGZa__featureList{padding:0;list-style:none}.industry-module__-URGZa__featureList li{color:#fffc;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;display:flex}.industry-module__-URGZa__featureList svg{color:var(--primary);flex-shrink:0}.industry-module__-URGZa__useCasesSection{background:linear-gradient(#0000,#22d3ee0d,#0000)}.industry-module__-URGZa__useCasesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.industry-module__-URGZa__useCase{background:#ffffff05;border:1px solid #ffffff0d;border-radius:1rem;padding:2rem;transition:all .3s}.industry-module__-URGZa__useCase:hover{border-color:var(--primary);background:#ffffff0d;transform:translateY(-5px)}.industry-module__-URGZa__useCase h3{color:var(--primary);margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.industry-module__-URGZa__useCase p{color:#ffffffb3;font-size:.9rem;line-height:1.6}.industry-module__-URGZa__whySection{background:#0f111580}.industry-module__-URGZa__whyGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.industry-module__-URGZa__whyCard{align-items:flex-start;gap:1rem;display:flex}.industry-module__-URGZa__checkIcon{color:var(--primary);flex-shrink:0;margin-top:.25rem}.industry-module__-URGZa__whyCard h3{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.industry-module__-URGZa__whyCard p{color:#ffffffb3;line-height:1.6}.industry-module__-URGZa__ctaSection{background:radial-gradient(circle,#8b5cf61a 0%,#0000 70%);padding:6rem 0}.industry-module__-URGZa__ctaTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.industry-module__-URGZa__ctaSubtitle{color:#ffffffb3;margin-bottom:2rem;font-size:1.125rem}.industry-module__-URGZa__ctaButtons{justify-content:center;align-items:center;gap:1.5rem;display:flex}@media (max-width:768px){.industry-module__-URGZa__title{font-size:2.5rem}.industry-module__-URGZa__ctaGroup,.industry-module__-URGZa__ctaButtons{flex-direction:column;width:100%}.industry-module__-URGZa__ctaGroup a,.industry-module__-URGZa__ctaButtons a{width:100%}.industry-module__-URGZa__solutionsGrid,.industry-module__-URGZa__useCasesGrid,.industry-module__-URGZa__whyGrid{grid-template-columns:1fr}}
.legal-module__0qBMDG__legalPage{padding-top:calc(var(--header-height) + 2rem);min-height:100vh;padding-bottom:4rem}.legal-module__0qBMDG__breadcrumb{color:#ffffff80;margin-bottom:2rem;font-size:.9rem}.legal-module__0qBMDG__breadcrumb a{color:#ffffffb3;transition:color .2s}.legal-module__0qBMDG__breadcrumb a:hover{color:var(--primary)}.legal-module__0qBMDG__breadcrumb span{color:#ffffffe6}.legal-module__0qBMDG__title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:3rem;font-weight:800}.legal-module__0qBMDG__lastUpdated{color:#ffffff80;margin-bottom:3rem;font-size:.9rem}.legal-module__0qBMDG__content{max-width:800px}.legal-module__0qBMDG__content section{margin-bottom:3rem}.legal-module__0qBMDG__content h2{color:var(--primary);margin-bottom:1rem;font-size:1.75rem;font-weight:700}.legal-module__0qBMDG__content h3{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.legal-module__0qBMDG__content p{color:#fffc;margin-bottom:1rem;line-height:1.8}.legal-module__0qBMDG__content ul{margin-bottom:1rem;margin-left:1.5rem}.legal-module__0qBMDG__content li{color:#fffc;margin-bottom:.5rem;line-height:1.8}.legal-module__0qBMDG__content a{color:var(--primary);text-decoration:underline;transition:color .2s}.legal-module__0qBMDG__content a:hover{color:var(--secondary)}.legal-module__0qBMDG__content strong{color:#fff;font-weight:600}@media (max-width:768px){.legal-module__0qBMDG__title{font-size:2rem}.legal-module__0qBMDG__content h2{font-size:1.5rem}}
.service-module__abTJ2W__servicePage{padding-top:var(--header-height)}.service-module__abTJ2W__hero{align-items:center;min-height:70vh;padding:4rem 0;display:flex;position:relative;overflow:hidden}.service-module__abTJ2W__heroBackground{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.service-module__abTJ2W__orb{filter:blur(100px);opacity:.3;border-radius:50%;position:absolute}.service-module__abTJ2W__orb1{background:radial-gradient(circle,var(--secondary)0%,transparent 70%);width:50vw;height:50vw;top:-20%;right:-10%}.service-module__abTJ2W__breadcrumb{color:#ffffff80;margin-bottom:2rem;font-size:.9rem}.service-module__abTJ2W__breadcrumb a{color:#ffffffb3;transition:color .2s}.service-module__abTJ2W__breadcrumb a:hover{color:var(--primary)}.service-module__abTJ2W__breadcrumb span{color:#ffffffe6}.service-module__abTJ2W__heroContent{text-align:center;max-width:800px;margin:0 auto}.service-module__abTJ2W__iconWrapper{width:80px;height:80px;color:var(--primary);background:#22d3ee1a;border:1px solid #22d3ee4d;border-radius:20px;justify-content:center;align-items:center;margin:0 auto 2rem;display:flex}.service-module__abTJ2W__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.service-module__abTJ2W__subtitle{color:#ffffffb3;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.service-module__abTJ2W__ctaGroup{justify-content:center;align-items:center;gap:1.5rem;display:flex}.service-module__abTJ2W__detailsSection{background:#ffffff03}.service-module__abTJ2W__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.service-module__abTJ2W__serviceIcon{width:60px;height:60px;color:var(--secondary);background:#8b5cf61a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.service-module__abTJ2W__servicesGrid h3{margin-bottom:1rem;font-size:1.25rem;font-weight:700}.service-module__abTJ2W__servicesGrid p{color:#ffffffb3;line-height:1.6}.service-module__abTJ2W__benefitsSection{background:linear-gradient(#0000,#22d3ee0d,#0000)}.service-module__abTJ2W__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.service-module__abTJ2W__benefit{align-items:flex-start;gap:1rem;display:flex}.service-module__abTJ2W__checkIcon{color:var(--primary);flex-shrink:0;margin-top:.25rem}.service-module__abTJ2W__benefit h3{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.service-module__abTJ2W__benefit p{color:#ffffffb3;line-height:1.6}.service-module__abTJ2W__idealForSection{background:#0f111580}.service-module__abTJ2W__idealForGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.service-module__abTJ2W__idealCard{background:#ffffff08;border:1px solid #ffffff1a;border-radius:1rem;padding:2rem;transition:all .3s}.service-module__abTJ2W__idealCard:hover{border-color:var(--primary);background:#ffffff0d;transform:translateY(-5px)}.service-module__abTJ2W__idealCard h3{color:var(--primary);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.service-module__abTJ2W__idealCard p{color:#ffffffb3;line-height:1.6}.service-module__abTJ2W__ctaSection{background:radial-gradient(circle,#8b5cf61a 0%,#0000 70%);padding:6rem 0}.service-module__abTJ2W__ctaTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.service-module__abTJ2W__ctaSubtitle{color:#ffffffb3;margin-bottom:2rem;font-size:1.125rem}.service-module__abTJ2W__ctaButtons{justify-content:center;align-items:center;gap:1.5rem;display:flex}@media (max-width:768px){.service-module__abTJ2W__title{font-size:2.5rem}.service-module__abTJ2W__ctaGroup,.service-module__abTJ2W__ctaButtons{flex-direction:column;width:100%}.service-module__abTJ2W__ctaGroup a,.service-module__abTJ2W__ctaButtons a{width:100%}.service-module__abTJ2W__servicesGrid,.service-module__abTJ2W__benefitsGrid,.service-module__abTJ2W__idealForGrid{grid-template-columns:1fr}}
.Contact-module__hcVmEa__contact{text-align:center;background:radial-gradient(circle,#8b5cf61a 0%,#0000 70%);padding:8rem 0}.Contact-module__hcVmEa__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.Contact-module__hcVmEa__subtitle{color:#ffffffb3;max-width:600px;margin:0 auto 3rem;font-size:1.25rem}.Contact-module__hcVmEa__actions{justify-content:center;align-items:center;gap:1.5rem;display:flex}@media (max-width:768px){.Contact-module__hcVmEa__title{font-size:2rem}.Contact-module__hcVmEa__actions{flex-direction:column;width:100%}.Contact-module__hcVmEa__actions a{width:100%}}
