.ServicesPage-module__MHTFFa__servicesPage{padding-top:var(--nav-height);min-height:100vh;position:relative;overflow:hidden}.ServicesPage-module__MHTFFa__orb1{filter:blur(140px);pointer-events:none;z-index:0;background:#3b82f61f;border-radius:50%;width:600px;height:600px;position:absolute;top:10%;left:10%}.ServicesPage-module__MHTFFa__orb2{filter:blur(120px);pointer-events:none;z-index:0;background:#8b5cf61a;border-radius:50%;width:500px;height:500px;position:absolute;bottom:30%;right:5%}.ServicesPage-module__MHTFFa__hero{z-index:10;justify-content:center;padding:80px 24px 20px;display:flex;position:relative}.ServicesPage-module__MHTFFa__header{text-align:center;max-width:800px;margin:0 auto}.ServicesPage-module__MHTFFa__label{background:var(--surface);border:1px solid var(--surface-border);color:var(--primary-light);text-transform:uppercase;letter-spacing:1px;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:10px 24px;font-size:.875rem;font-weight:600;display:inline-flex}.ServicesPage-module__MHTFFa__title{font-family:var(--font-outfit);letter-spacing:-3px;color:var(--foreground);margin-bottom:20px;font-size:clamp(3rem,7vw,5rem);font-weight:800;line-height:1.1}.ServicesPage-module__MHTFFa__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.7}.ServicesPage-module__MHTFFa__servicesGrid{z-index:10;padding:20px 24px 80px;position:relative}.ServicesPage-module__MHTFFa__categoryGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ServicesPage-module__MHTFFa__categoryCard{background:var(--surface);border:1px solid var(--surface-border);transition:all var(--transition-base);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:24px;flex-direction:column;gap:0;padding:36px 32px;display:flex}.ServicesPage-module__MHTFFa__categoryCard:hover{background:var(--surface-hover);border-color:#3b82f64d;transform:translateY(-8px);box-shadow:0 24px 48px #0000004d}.ServicesPage-module__MHTFFa__categoryIcon{width:72px;height:72px;transition:transform var(--transition-base);border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.ServicesPage-module__MHTFFa__categoryCard:hover .ServicesPage-module__MHTFFa__categoryIcon{transform:scale(1.08)}.ServicesPage-module__MHTFFa__iconBlue{color:#60a5fa;background:linear-gradient(135deg,#3b82f633,#3b82f60d)}.ServicesPage-module__MHTFFa__iconCyan{color:#22d3ee;background:linear-gradient(135deg,#06b6d433,#06b6d40d)}.ServicesPage-module__MHTFFa__iconPurple{color:#a78bfa;background:linear-gradient(135deg,#8b5cf633,#8b5cf60d)}.ServicesPage-module__MHTFFa__iconGreen{color:#4ade80;background:linear-gradient(135deg,#22c55e33,#22c55e0d)}.ServicesPage-module__MHTFFa__categoryTitle{font-family:var(--font-outfit);color:var(--foreground);letter-spacing:-.5px;margin-bottom:12px;font-size:1.4rem;font-weight:700}.ServicesPage-module__MHTFFa__categoryDesc{color:var(--text-muted);margin-bottom:24px;font-size:.9rem;line-height:1.6}.ServicesPage-module__MHTFFa__serviceList{border-top:1px solid var(--surface-border);flex-direction:column;gap:10px;margin:0;padding:20px 0 0;list-style:none;display:flex}.ServicesPage-module__MHTFFa__serviceItem{color:var(--text-muted);align-items:center;gap:10px;font-size:.9rem;font-weight:500;display:flex}.ServicesPage-module__MHTFFa__serviceIcon{color:var(--primary-light);flex-shrink:0;align-items:center;display:flex}@media (max-width:1200px){.ServicesPage-module__MHTFFa__categoryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ServicesPage-module__MHTFFa__categoryGrid{grid-template-columns:1fr}.ServicesPage-module__MHTFFa__hero{padding:60px 24px 20px}.ServicesPage-module__MHTFFa__title{letter-spacing:-2px;font-size:2.5rem}}@media (max-width:480px){.ServicesPage-module__MHTFFa__hero{padding:40px 16px 20px}.ServicesPage-module__MHTFFa__servicesGrid{padding:20px 16px 60px}.ServicesPage-module__MHTFFa__categoryCard{padding:28px 24px}}@media (max-width:768px){.ServicesPage-module__MHTFFa__orb1,.ServicesPage-module__MHTFFa__orb2{display:none}}
.LogoMarquee-module__U6HwkG__section{padding:var(--section-gap)24px;justify-content:center;display:flex;overflow:hidden}.LogoMarquee-module__U6HwkG__container{width:100%;max-width:var(--container-width)}.LogoMarquee-module__U6HwkG__header{text-align:center;margin-bottom:48px}.LogoMarquee-module__U6HwkG__title{font-family:var(--font-outfit);color:var(--foreground);margin-bottom:12px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.LogoMarquee-module__U6HwkG__subtitle{color:var(--text-muted);max-width:500px;margin:0 auto;font-size:1rem}.LogoMarquee-module__U6HwkG__marqueeWrapper{width:100%;position:relative;overflow:hidden}.LogoMarquee-module__U6HwkG__marqueeWrapper:before,.LogoMarquee-module__U6HwkG__marqueeWrapper:after{content:"";z-index:2;pointer-events:none;width:100px;position:absolute;top:0;bottom:0}.LogoMarquee-module__U6HwkG__marqueeWrapper:before{background:linear-gradient(90deg,var(--background)0%,transparent 100%);left:0}.LogoMarquee-module__U6HwkG__marqueeWrapper:after{background:linear-gradient(90deg,transparent 0%,var(--background)100%);right:0}.LogoMarquee-module__U6HwkG__marquee{will-change:transform;gap:64px;width:max-content;animation:30s linear infinite LogoMarquee-module__U6HwkG__scroll;display:flex}.LogoMarquee-module__U6HwkG__marquee:hover{animation-play-state:paused}@keyframes LogoMarquee-module__U6HwkG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.LogoMarquee-module__U6HwkG__logoItem{flex-direction:column;flex-shrink:0;align-items:center;gap:12px;display:flex}.LogoMarquee-module__U6HwkG__logoItem img{opacity:.75;filter:grayscale(20%);width:auto;height:48px;transition:all var(--transition-base)}[data-theme=dark] .LogoMarquee-module__U6HwkG__logoItem img{filter:grayscale(20%)brightness(0)invert()}.LogoMarquee-module__U6HwkG__logoItem:hover img{opacity:1;filter:grayscale(0%);transform:scale(1.1)}[data-theme=dark] .LogoMarquee-module__U6HwkG__logoItem:hover img{filter:grayscale(0%)brightness(0)invert()}.LogoMarquee-module__U6HwkG__logoItem span{color:var(--text-muted);font-size:.8rem;font-weight:500}@media (max-width:768px){.LogoMarquee-module__U6HwkG__marquee{gap:40px}.LogoMarquee-module__U6HwkG__logoItem img{height:36px}}
.IndustriesServed-module__PgEnXG__section{justify-content:center;padding:40px 24px;display:flex}.IndustriesServed-module__PgEnXG__header{text-align:center;margin-bottom:48px}.IndustriesServed-module__PgEnXG__label{color:var(--primary);letter-spacing:2px;margin-bottom:12px;font-size:.875rem;font-weight:700;display:inline-block}.IndustriesServed-module__PgEnXG__title{font-family:var(--font-outfit);letter-spacing:-1px;margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.IndustriesServed-module__PgEnXG__subtitle{color:var(--text-muted);max-width:560px;margin:0 auto;font-size:1.1rem}.IndustriesServed-module__PgEnXG__partnerGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.IndustriesServed-module__PgEnXG__partnerCard{background:var(--surface);border:1px solid var(--surface-border);transition:all var(--transition-base);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:default;border-radius:16px;align-items:center;gap:16px;padding:20px 24px;display:flex}.IndustriesServed-module__PgEnXG__partnerCard:hover{background:var(--surface-hover);border-color:#3b82f64d;transform:translateY(-4px);box-shadow:0 12px 32px #0003}.IndustriesServed-module__PgEnXG__partnerIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.IndustriesServed-module__PgEnXG__partnerName{font-family:var(--font-outfit);color:var(--foreground);font-size:.95rem;font-weight:600;line-height:1.3}@media (max-width:1100px){.IndustriesServed-module__PgEnXG__partnerGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.IndustriesServed-module__PgEnXG__partnerGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.IndustriesServed-module__PgEnXG__partnerGrid{grid-template-columns:1fr}}
.ParticleBackground-module__nHX8Tq__particleCanvas{z-index:0;pointer-events:none;opacity:.6;width:100%;height:100%;position:fixed;top:0;left:0}
.GlobalCTA-module__2uOpJa__ctaSection{z-index:10;justify-content:center;padding:60px 24px 100px;display:flex;position:relative}.GlobalCTA-module__2uOpJa__ctaCard{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#3b82f61a,#8b5cf60d);border:1px solid #3b82f626;border-radius:48px;max-width:1000px;margin:0 auto;padding:80px 40px;box-shadow:0 40px 100px #0000004d}.GlobalCTA-module__2uOpJa__ctaTitle{font-family:var(--font-outfit);letter-spacing:-2px;margin-bottom:24px;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}.GlobalCTA-module__2uOpJa__ctaDesc{color:var(--text-muted);max-width:600px;margin:0 auto 40px;font-size:1.25rem;line-height:1.6}.GlobalCTA-module__2uOpJa__ctaActions{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}@media (max-width:768px){.GlobalCTA-module__2uOpJa__ctaCard{border-radius:32px;padding:60px 24px}.GlobalCTA-module__2uOpJa__ctaSection{padding:40px 20px 80px}}
.CursorGlow-module__jEeHJq__glow{pointer-events:none;z-index:1;filter:blur(40px);background:radial-gradient(circle,#3b82f61a 0%,#8b5cf60d 40%,#0000 70%);border-radius:50%;width:400px;height:400px;position:fixed;top:0;left:0}
