.Navbar-module__cJzEcG__navbar{z-index:1000;padding:24px 0;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);background:#050505cc;border-bottom:1px solid #ffffff0d;padding:16px 0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 clamp(20px,5vw,80px);display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:8px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoText{font-family:var(--font-display);color:var(--text-primary);letter-spacing:.1em;font-size:20px;font-weight:700}.Navbar-module__cJzEcG__logoDot{background:var(--accent-gradient);border-radius:50%;width:8px;height:8px}.Navbar-module__cJzEcG__navLinks{gap:40px;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);font-size:14px;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background:var(--accent-primary);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__navActions{align-items:center;gap:16px;display:flex}.Navbar-module__cJzEcG__ctaButton{background:var(--text-primary);color:var(--bg-primary);border-radius:30px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Navbar-module__cJzEcG__ctaButton:hover{transform:scale(1.05);box-shadow:0 0 30px #fff3}.Navbar-module__cJzEcG__ctaButton svg{transition:transform .3s}.Navbar-module__cJzEcG__ctaButton:hover svg{transform:translate(3px,-3px)}.Navbar-module__cJzEcG__menuToggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:6px;padding:8px;display:none}.Navbar-module__cJzEcG__menuToggle span{background:var(--text-primary);width:24px;height:2px;transition:all .3s}.Navbar-module__cJzEcG__menuToggle.Navbar-module__cJzEcG__active span:first-child{transform:rotate(45deg)translate(3px,3px)}.Navbar-module__cJzEcG__menuToggle.Navbar-module__cJzEcG__active span:last-child{transform:rotate(-45deg)translate(3px,-3px)}.Navbar-module__cJzEcG__mobileMenu{z-index:999;background:#00000080;position:fixed;inset:0}.Navbar-module__cJzEcG__mobileMenuContent{background:var(--bg-secondary);flex-direction:column;width:100%;max-width:400px;padding:100px 40px 40px;display:flex;position:absolute;top:0;bottom:0;right:0}.Navbar-module__cJzEcG__mobileNavLinks{flex-direction:column;gap:24px;display:flex}.Navbar-module__cJzEcG__mobileNavLink{font-family:var(--font-display);color:var(--text-primary);font-size:32px;font-weight:600;text-decoration:none;transition:color .3s}.Navbar-module__cJzEcG__mobileNavLink:hover{color:var(--accent-primary)}.Navbar-module__cJzEcG__mobileCta{background:var(--accent-gradient);color:var(--text-primary);text-align:center;border-radius:60px;margin-top:40px;padding:20px 32px;font-size:16px;font-weight:600;text-decoration:none}@media (max-width:900px){.Navbar-module__cJzEcG__navLinks,.Navbar-module__cJzEcG__navActions{display:none}.Navbar-module__cJzEcG__menuToggle{display:flex}}
.Hero-module__ZARIfG__hero{background:radial-gradient(100% 100% at 50% 100%,#6366f114 0%,#0000 50%);justify-content:center;align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__glowContainer{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__liquidOrb1,.Hero-module__ZARIfG__liquidOrb2,.Hero-module__ZARIfG__liquidOrb3,.Hero-module__ZARIfG__liquidOrb4{filter:blur(80px);border-radius:50%;animation:20s ease-in-out infinite Hero-module__ZARIfG__liquid,15s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute}.Hero-module__ZARIfG__liquidOrb1{background:radial-gradient(circle,#6366f199 0%,#6366f133 50%,#0000 70%);width:700px;height:700px;animation-delay:0s;top:-250px;right:-150px}.Hero-module__ZARIfG__liquidOrb2{background:radial-gradient(circle,#a855f780 0%,#a855f71a 50%,#0000 70%);width:500px;height:500px;animation-delay:-5s;bottom:-150px;left:-100px}.Hero-module__ZARIfG__liquidOrb3{background:radial-gradient(circle,#ec489966 0%,#ec48991a 50%,#0000 70%);width:400px;height:400px;animation-delay:-10s;top:40%;left:20%}.Hero-module__ZARIfG__liquidOrb4{background:radial-gradient(circle,#22c55e4d 0%,#0000 70%);width:300px;height:300px;animation-delay:-15s;top:60%;right:10%}@keyframes Hero-module__ZARIfG__liquid{0%,to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30%}}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(30px,-40px)rotate(5deg)}50%{transform:translate(-20px,20px)rotate(-5deg)}75%{transform:translate(20px,10px)rotate(3deg)}}.Hero-module__ZARIfG__gridPattern{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 50%,#000 20%,#0000 70%);mask-image:radial-gradient(80% 50%,#000 20%,#0000 70%)}.Hero-module__ZARIfG__videoContainer{z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__video{object-fit:cover;opacity:.4;width:100%;height:100%}.Hero-module__ZARIfG__videoOverlay{background:linear-gradient(#0303034d 0%,#030303e6 100%);position:absolute;inset:0}.Hero-module__ZARIfG__content{z-index:10;text-align:center;max-width:1200px;padding:0 clamp(20px,5vw,80px);position:relative}.Hero-module__ZARIfG__badge{color:var(--text-secondary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:40px;align-items:center;gap:10px;margin-bottom:32px;padding:12px 24px;font-size:13px;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse-glow;box-shadow:0 0 20px #22c55e99}@keyframes Hero-module__ZARIfG__pulse-glow{0%,to{opacity:1;box-shadow:0 0 20px #22c55e99}50%{opacity:.7;box-shadow:0 0 40px #22c55ecc}}.Hero-module__ZARIfG__title{margin-bottom:24px}.Hero-module__ZARIfG__line{letter-spacing:-.03em;font-size:clamp(48px,10vw,120px);font-weight:800;line-height:1;display:block}.Hero-module__ZARIfG__lineGradient{background:linear-gradient(135deg,#6366f1 0%,#a855f7 50%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.Hero-module__ZARIfG__glowText{background:linear-gradient(135deg,#6366f1 0%,#a855f7 50%,#ec4899 100%);-webkit-text-fill-color:transparent;filter:blur(40px);opacity:.5;z-index:-1;-webkit-background-clip:text;position:absolute;inset:0}.Hero-module__ZARIfG__subtitle{max-width:600px;color:var(--text-secondary);margin:0 auto 40px;font-size:clamp(16px,2vw,20px);line-height:1.6}.Hero-module__ZARIfG__actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:60px;display:flex}.Hero-module__ZARIfG__primaryCta{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);border-radius:60px;align-items:center;gap:12px;padding:20px 40px;font-size:16px;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__ctaGlow{filter:blur(20px);opacity:.6;z-index:-1;background:linear-gradient(135deg,#6366f1 0%,#a855f7 50%,#ec4899 100%);border-radius:60px;transition:all .4s;position:absolute;inset:-2px}.Hero-module__ZARIfG__primaryCta:hover .Hero-module__ZARIfG__ctaGlow{filter:blur(30px);opacity:.9}.Hero-module__ZARIfG__primaryCta:hover{transform:translateY(-3px)scale(1.02)}.Hero-module__ZARIfG__ctaText{z-index:1;position:relative}.Hero-module__ZARIfG__primaryCta svg{z-index:1;transition:transform .3s;position:relative}.Hero-module__ZARIfG__primaryCta:hover svg{transform:translate(4px,-4px)}.Hero-module__ZARIfG__secondaryCta{color:var(--text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff26;border-radius:60px;align-items:center;gap:12px;padding:20px 40px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__ZARIfG__secondaryCta:hover{background:#ffffff14;border-color:#ffffff40}.Hero-module__ZARIfG__stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;padding:30px 40px;display:flex}.Hero-module__ZARIfG__stat{text-align:center}.Hero-module__ZARIfG__statNumber{font-family:var(--font-display);background:linear-gradient(135deg,#fff 0%,#fff9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(28px,4vw,40px);font-weight:700;display:block}.Hero-module__ZARIfG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:13px}.Hero-module__ZARIfG__statDivider{background:#ffffff1a;width:1px;height:40px}.Hero-module__ZARIfG__scrollIndicator{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;flex-direction:column;align-items:center;gap:12px;font-size:12px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollLine{background:#ffffff1a;width:1px;height:60px;position:relative;overflow:hidden}.Hero-module__ZARIfG__scrollDot{background:var(--accent-primary);width:3px;height:10px;box-shadow:0 0 10px var(--accent-primary);border-radius:2px;animation:2s ease-in-out infinite Hero-module__ZARIfG__scrollDown;position:absolute;left:-1px}@keyframes Hero-module__ZARIfG__scrollDown{0%{opacity:1;top:0}to{opacity:0;top:100%}}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding:100px 0 60px}.Hero-module__ZARIfG__stats{gap:24px;padding:24px}.Hero-module__ZARIfG__statDivider{display:none}.Hero-module__ZARIfG__actions{flex-direction:column;align-items:center}.Hero-module__ZARIfG__primaryCta,.Hero-module__ZARIfG__secondaryCta{justify-content:center;width:100%;max-width:300px}.Hero-module__ZARIfG__liquidOrb1,.Hero-module__ZARIfG__liquidOrb2,.Hero-module__ZARIfG__liquidOrb3,.Hero-module__ZARIfG__liquidOrb4{filter:blur(60px)}}
.InfiniteMarquee-module__poxjAa__marquee{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);width:100%;padding:40px 0;position:relative;overflow:hidden}.InfiniteMarquee-module__poxjAa__track{width:fit-content;animation:30s linear infinite InfiniteMarquee-module__poxjAa__marquee;display:flex}.InfiniteMarquee-module__poxjAa__track.InfiniteMarquee-module__poxjAa__reverse{animation-direction:reverse}@keyframes InfiniteMarquee-module__poxjAa__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.InfiniteMarquee-module__poxjAa__content{align-items:center;display:flex}.InfiniteMarquee-module__poxjAa__item{white-space:nowrap;align-items:center;gap:24px;display:flex}.InfiniteMarquee-module__poxjAa__text{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(24px,4vw,48px);font-weight:600}.InfiniteMarquee-module__poxjAa__separator{color:var(--accent-primary);margin:0 24px;font-size:clamp(16px,2vw,24px)}.InfiniteMarquee-module__poxjAa__maskLeft,.InfiniteMarquee-module__poxjAa__maskRight{pointer-events:none;z-index:10;width:150px;position:absolute;top:0;bottom:0}.InfiniteMarquee-module__poxjAa__maskLeft{background:linear-gradient(to right,var(--bg-secondary)0%,transparent 100%);left:0}.InfiniteMarquee-module__poxjAa__maskRight{background:linear-gradient(to left,var(--bg-secondary)0%,transparent 100%);right:0}@media (max-width:768px){.InfiniteMarquee-module__poxjAa__marquee{padding:24px 0}.InfiniteMarquee-module__poxjAa__separator{margin:0 16px}.InfiniteMarquee-module__poxjAa__maskLeft,.InfiniteMarquee-module__poxjAa__maskRight{width:60px}}
.PainPoints-module__WeSH2W__section{padding:var(--section-padding)0;position:relative;overflow:hidden}.PainPoints-module__WeSH2W__bgOrbs{pointer-events:none;z-index:0;position:absolute;inset:0}.PainPoints-module__WeSH2W__bgOrb1{filter:blur(80px);background:radial-gradient(circle,#ef444426 0%,#0000 70%);width:600px;height:600px;animation:20s ease-in-out infinite PainPoints-module__WeSH2W__float;position:absolute;top:-200px;right:-200px}.PainPoints-module__WeSH2W__bgOrb2{filter:blur(80px);background:radial-gradient(circle,#6366f126 0%,#0000 70%);width:500px;height:500px;animation:25s ease-in-out infinite reverse PainPoints-module__WeSH2W__float;position:absolute;bottom:-100px;left:-100px}@keyframes PainPoints-module__WeSH2W__float{0%,to{transform:translate(0)}50%{transform:translate(30px,-30px)}}.PainPoints-module__WeSH2W__container{max-width:var(--content-max);z-index:1;margin:0 auto;padding:0 clamp(20px,5vw,80px);position:relative}.PainPoints-module__WeSH2W__header{text-align:center;margin-bottom:60px}.PainPoints-module__WeSH2W__label{color:#ef4444;text-transform:uppercase;letter-spacing:.1em;background:#ef44441a;border:1px solid #ef444433;border-radius:30px;align-items:center;gap:10px;margin-bottom:24px;padding:10px 20px;font-size:13px;font-weight:600;display:inline-flex}.PainPoints-module__WeSH2W__labelDot{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite PainPoints-module__WeSH2W__pulse}@keyframes PainPoints-module__WeSH2W__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.PainPoints-module__WeSH2W__title{margin-bottom:16px;font-size:clamp(40px,7vw,72px);font-weight:800}.PainPoints-module__WeSH2W__titleHighlight{background:linear-gradient(135deg,#ef4444 0%,#f97316 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PainPoints-module__WeSH2W__subtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:18px}.PainPoints-module__WeSH2W__grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:60px;display:grid}.PainPoints-module__WeSH2W__card{cursor:pointer;transform-style:preserve-3d;perspective:1000px;background:linear-gradient(135deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff0f;border-radius:24px;padding:2px;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative}.PainPoints-module__WeSH2W__card:hover{border-color:#ffffff1f;transform:translateY(-8px)}.PainPoints-module__WeSH2W__spotlight{background:radial-gradient(600px circle at var(--mouse-x)var(--mouse-y),#ffffff0f 0%,transparent 40%);opacity:0;pointer-events:none;border-radius:24px;transition:opacity .5s;position:absolute;inset:0}.PainPoints-module__WeSH2W__spotlight.PainPoints-module__WeSH2W__active{opacity:1}.PainPoints-module__WeSH2W__borderGlow{background:linear-gradient(135deg,transparent 0%,var(--card-color)50%,transparent 100%);opacity:0;z-index:-1;filter:blur(2px);border-radius:25px;transition:opacity .5s;position:absolute;inset:-1px}.PainPoints-module__WeSH2W__card:hover .PainPoints-module__WeSH2W__borderGlow{opacity:.3}.PainPoints-module__WeSH2W__cardInner{background:var(--bg-secondary);border-radius:22px;padding:32px}.PainPoints-module__WeSH2W__cardIcon{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:24px;font-size:28px;display:flex;position:relative;overflow:hidden}.PainPoints-module__WeSH2W__iconGlow{opacity:.2;filter:blur(15px);transition:opacity .3s;position:absolute;inset:0}.PainPoints-module__WeSH2W__card:hover .PainPoints-module__WeSH2W__iconGlow{opacity:.4}.PainPoints-module__WeSH2W__cardContent{flex-direction:column;gap:20px;display:flex}.PainPoints-module__WeSH2W__problem,.PainPoints-module__WeSH2W__solution{flex-direction:column;gap:10px;display:flex}.PainPoints-module__WeSH2W__problemTag,.PainPoints-module__WeSH2W__solutionTag{text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.PainPoints-module__WeSH2W__tagDot{border-radius:50%;width:6px;height:6px}.PainPoints-module__WeSH2W__problemTag{color:#ef4444}.PainPoints-module__WeSH2W__solutionTag{color:#22c55e}.PainPoints-module__WeSH2W__problemText{color:var(--text-muted);font-size:16px;line-height:1.5}.PainPoints-module__WeSH2W__solutionText{color:var(--text-primary);font-size:17px;font-weight:500;line-height:1.5}.PainPoints-module__WeSH2W__arrow{width:32px;height:32px;color:var(--accent-primary);opacity:.5;justify-content:center;align-items:center;display:flex}.PainPoints-module__WeSH2W__arrow svg{width:20px;height:20px}.PainPoints-module__WeSH2W__shimmer{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff08 50%,#0000 100%);width:100%;height:100%;transition:left .8s;position:absolute;top:0;left:-100%}.PainPoints-module__WeSH2W__card:hover .PainPoints-module__WeSH2W__shimmer{left:100%}.PainPoints-module__WeSH2W__cta{text-align:center;background:linear-gradient(135deg,#6366f114 0%,#a855f714 100%);border:1px solid #6366f126;border-radius:32px;padding:60px 48px;position:relative;overflow:hidden}.PainPoints-module__WeSH2W__ctaGlow{filter:blur(40px);pointer-events:none;background:radial-gradient(#6366f14d 0%,#0000 70%);width:400px;height:200px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.PainPoints-module__WeSH2W__ctaText{margin-bottom:28px;font-size:clamp(22px,3vw,32px);font-weight:600;position:relative}.PainPoints-module__WeSH2W__ctaText span{background:linear-gradient(135deg,#ef4444 0%,#f97316 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PainPoints-module__WeSH2W__ctaButton{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);border-radius:60px;align-items:center;gap:12px;padding:20px 40px;font-size:16px;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.PainPoints-module__WeSH2W__ctaButton:before{content:"";filter:blur(15px);opacity:.5;z-index:-1;background:linear-gradient(135deg,#6366f1 0%,#a855f7 50%,#ec4899 100%);border-radius:60px;transition:all .4s;position:absolute;inset:-3px}.PainPoints-module__WeSH2W__ctaButton:hover{transform:translateY(-3px)scale(1.02)}.PainPoints-module__WeSH2W__ctaButton:hover:before{filter:blur(25px);opacity:.8}.PainPoints-module__WeSH2W__ctaButton svg{transition:transform .3s}.PainPoints-module__WeSH2W__ctaButton:hover svg{transform:translate(4px,-4px)}@media (max-width:900px){.PainPoints-module__WeSH2W__grid{grid-template-columns:1fr}}@media (max-width:768px){.PainPoints-module__WeSH2W__cardInner{padding:24px}.PainPoints-module__WeSH2W__cta{padding:40px 24px}}
.Process-module__RmMdVa__section{padding:var(--section-padding)0;background:var(--bg-secondary);position:relative;overflow:hidden}.Process-module__RmMdVa__container{max-width:var(--content-max);margin:0 auto;padding:0 clamp(20px,5vw,80px)}.Process-module__RmMdVa__header{text-align:center;margin-bottom:80px}.Process-module__RmMdVa__label{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.1em;background:#6366f11a;border:1px solid #6366f133;border-radius:20px;margin-bottom:20px;padding:8px 16px;font-size:12px;font-weight:600;display:inline-block}.Process-module__RmMdVa__title{font-size:clamp(36px,6vw,64px);font-weight:700;line-height:1.1}.Process-module__RmMdVa__titleGradient{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Process-module__RmMdVa__timeline{max-width:800px;margin:0 auto;position:relative}.Process-module__RmMdVa__progressLine{background:var(--border-subtle);width:2px;position:absolute;top:0;bottom:0;left:30px}.Process-module__RmMdVa__progressFill{background:var(--accent-gradient);border-radius:2px;width:100%;position:absolute;top:0;left:0}.Process-module__RmMdVa__step{gap:40px;padding:40px 0;display:flex;position:relative}.Process-module__RmMdVa__step:last-child{padding-bottom:0}.Process-module__RmMdVa__stepNumber{flex-direction:column;flex-shrink:0;align-items:center;gap:12px;width:60px;display:flex;position:relative}.Process-module__RmMdVa__stepNumber span{font-family:var(--font-display);color:var(--text-muted);font-size:14px;font-weight:600}.Process-module__RmMdVa__stepDot{background:var(--bg-primary);border:3px solid var(--accent-primary);z-index:10;border-radius:50%;width:16px;height:16px}.Process-module__RmMdVa__stepContent{flex:1;padding-top:4px}.Process-module__RmMdVa__stepTitle{margin-bottom:12px;font-size:clamp(24px,3vw,32px);font-weight:700}.Process-module__RmMdVa__stepDescription{color:var(--text-secondary);margin-bottom:20px;font-size:16px;line-height:1.6}.Process-module__RmMdVa__stepDetails{flex-wrap:wrap;gap:8px;display:flex}.Process-module__RmMdVa__stepDetail{background:var(--bg-card);border:1px solid var(--border-subtle);color:var(--text-muted);border-radius:20px;padding:8px 16px;font-size:13px}.Process-module__RmMdVa__bgGradient{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#6366f11a 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:-200px;left:-200px}@media (max-width:768px){.Process-module__RmMdVa__step{gap:24px}.Process-module__RmMdVa__stepNumber{width:40px}.Process-module__RmMdVa__progressLine{left:20px}.Process-module__RmMdVa__stepDetails{gap:6px}.Process-module__RmMdVa__stepDetail{padding:6px 12px;font-size:12px}}
.Services-module__dpHhBa__section{padding:var(--section-padding)0;position:relative;overflow:hidden}.Services-module__dpHhBa__bgGlow{pointer-events:none;background:radial-gradient(50% 50%,#6366f114 0%,#0000 70%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Services-module__dpHhBa__container{max-width:var(--container-max);z-index:1;margin:0 auto;padding:0 clamp(20px,5vw,80px);position:relative}.Services-module__dpHhBa__header{text-align:center;margin-bottom:60px}.Services-module__dpHhBa__label{color:var(--text-primary);background:#6366f11a;border:1px solid #6366f133;border-radius:30px;align-items:center;gap:10px;margin-bottom:24px;padding:12px 24px;font-size:14px;font-weight:600;display:inline-flex}.Services-module__dpHhBa__labelIcon{font-size:16px}.Services-module__dpHhBa__title{margin-bottom:16px;font-size:clamp(40px,7vw,72px);font-weight:800;line-height:1.1}.Services-module__dpHhBa__titleGradient{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Services-module__dpHhBa__subtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:18px}.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Services-module__dpHhBa__card{background:linear-gradient(#ffffff0a 0%,#ffffff03 100%);border:1px solid #ffffff0f;border-radius:28px;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Services-module__dpHhBa__card:hover{border-color:#ffffff1f;transform:translateY(-8px);box-shadow:0 30px 60px #0000004d}.Services-module__dpHhBa__spotlight{background:radial-gradient(600px circle at var(--mouse-x)var(--mouse-y),#ffffff14 0%,transparent 40%);opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;inset:0}.Services-module__dpHhBa__spotlight.Services-module__dpHhBa__active{opacity:1}.Services-module__dpHhBa__accentLine{opacity:.8;height:3px;position:absolute;top:0;left:0;right:0}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__accentLine{opacity:1;height:4px}.Services-module__dpHhBa__cardContent{flex-direction:column;height:100%;padding:40px;display:flex}.Services-module__dpHhBa__iconWrapper{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:28px;display:flex;position:relative}.Services-module__dpHhBa__icon{z-index:1;font-size:32px;position:relative}.Services-module__dpHhBa__iconGlow{opacity:.15;filter:blur(15px);border-radius:20px;transition:all .4s;position:absolute;inset:0}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__iconGlow{opacity:.35;filter:blur(20px);transform:scale(1.2)}.Services-module__dpHhBa__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.Services-module__dpHhBa__cardTitle{font-size:26px;font-weight:700}.Services-module__dpHhBa__cardPrice{color:#fff;border-radius:20px;padding:8px 16px;font-size:13px;font-weight:600}.Services-module__dpHhBa__cardDescription{color:var(--text-secondary);margin-bottom:28px;font-size:15px;line-height:1.7}.Services-module__dpHhBa__cardFeatures{flex-direction:column;flex:1;gap:14px;margin-bottom:32px;display:flex}.Services-module__dpHhBa__cardFeature{color:var(--text-secondary);align-items:center;gap:12px;font-size:14px;transition:color .3s;display:flex}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardFeature{color:var(--text-primary)}.Services-module__dpHhBa__cardFeature svg{flex-shrink:0}.Services-module__dpHhBa__cardCta{color:var(--text-primary);background:#ffffff08;border:1px solid #ffffff1a;border-radius:40px;justify-content:center;align-items:center;gap:10px;padding:16px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.Services-module__dpHhBa__cardCta:before{content:"";background:var(--card-gradient);opacity:0;transition:opacity .4s;position:absolute;inset:0}.Services-module__dpHhBa__cardCta:hover{border-color:#0000}.Services-module__dpHhBa__cardCta:hover:before{opacity:1}.Services-module__dpHhBa__cardCta span{z-index:1;position:relative}.Services-module__dpHhBa__cardCta svg{z-index:1;transition:transform .3s;position:relative}.Services-module__dpHhBa__cardCta:hover svg{transform:translate(3px,-3px)}.Services-module__dpHhBa__shimmer{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff0a 50%,#0000 100%);width:100%;height:100%;transition:left .8s;position:absolute;top:0;left:-100%}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__shimmer{left:100%}@media (max-width:900px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}@media (max-width:768px){.Services-module__dpHhBa__cardContent{padding:28px}.Services-module__dpHhBa__cardHeader{flex-direction:column;align-items:flex-start}}
.Work-module__K_G1Ja__section{padding:var(--section-padding)0;background:var(--bg-secondary);position:relative;overflow:hidden}.Work-module__K_G1Ja__header{max-width:var(--container-max);justify-content:space-between;align-items:flex-end;gap:40px;margin:0 auto 60px;padding:0 clamp(20px,5vw,80px);display:flex}.Work-module__K_G1Ja__headerContent{flex:1}.Work-module__K_G1Ja__label{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.1em;background:#6366f11a;border:1px solid #6366f133;border-radius:20px;margin-bottom:20px;padding:8px 16px;font-size:12px;font-weight:600;display:inline-block}.Work-module__K_G1Ja__title{font-size:clamp(36px,6vw,64px);font-weight:700;line-height:1.1}.Work-module__K_G1Ja__titleGradient{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Work-module__K_G1Ja__viewAll{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:8px;font-size:14px;font-weight:500;text-decoration:none;transition:color .3s;display:flex}.Work-module__K_G1Ja__viewAll:hover{color:var(--text-primary)}.Work-module__K_G1Ja__viewAll svg{transition:transform .3s}.Work-module__K_G1Ja__viewAll:hover svg{transform:translate(3px,-3px)}.Work-module__K_G1Ja__galleryWrapper{padding-left:clamp(20px,5vw,80px);overflow:visible}.Work-module__K_G1Ja__gallery{gap:32px;display:flex}.Work-module__K_G1Ja__projectCard{flex-shrink:0;width:clamp(300px,35vw,500px)}.Work-module__K_G1Ja__projectImage{aspect-ratio:4/3;border-radius:20px;margin-bottom:20px;position:relative;overflow:hidden}.Work-module__K_G1Ja__projectPlaceholder{width:100%;height:100%;font-family:var(--font-display);color:#fff3;justify-content:center;align-items:center;font-size:80px;font-weight:800;display:flex}.Work-module__K_G1Ja__projectOverlay{opacity:0;background:#0009;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.Work-module__K_G1Ja__projectCard:hover .Work-module__K_G1Ja__projectOverlay{opacity:1}.Work-module__K_G1Ja__viewProject{background:var(--text-primary);color:var(--bg-primary);border-radius:30px;align-items:center;gap:8px;padding:14px 24px;font-size:14px;font-weight:500;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(20px)}.Work-module__K_G1Ja__projectCard:hover .Work-module__K_G1Ja__viewProject{transform:translateY(0)}.Work-module__K_G1Ja__projectInfo{padding:0 8px}.Work-module__K_G1Ja__projectTitle{margin-bottom:4px;font-size:20px;font-weight:600}.Work-module__K_G1Ja__projectCategory{color:var(--text-muted);font-size:14px}@media (max-width:768px){.Work-module__K_G1Ja__header{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:40px}.Work-module__K_G1Ja__projectCard{width:85vw}}
.Contact-module__hcVmEa__section{padding:var(--section-padding)0;position:relative;overflow:hidden}.Contact-module__hcVmEa__container{max-width:var(--container-max);margin:0 auto;padding:0 clamp(20px,5vw,80px)}.Contact-module__hcVmEa__content{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.Contact-module__hcVmEa__info{padding-top:20px}.Contact-module__hcVmEa__label{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.1em;background:#6366f11a;border:1px solid #6366f133;border-radius:20px;margin-bottom:20px;padding:8px 16px;font-size:12px;font-weight:600;display:inline-block}.Contact-module__hcVmEa__title{margin-bottom:20px;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.1}.Contact-module__hcVmEa__titleGradient{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Contact-module__hcVmEa__description{color:var(--text-secondary);margin-bottom:40px;font-size:17px;line-height:1.7}.Contact-module__hcVmEa__contactDetails{flex-direction:column;gap:20px;display:flex}.Contact-module__hcVmEa__contactItem{flex-direction:column;gap:4px;display:flex}.Contact-module__hcVmEa__contactLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:12px;font-weight:600}.Contact-module__hcVmEa__contactValue{color:var(--text-primary);font-size:18px;text-decoration:none;transition:color .3s}.Contact-module__hcVmEa__contactValue:hover{color:var(--accent-primary)}.Contact-module__hcVmEa__formWrapper{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:24px;padding:40px}.Contact-module__hcVmEa__form{flex-direction:column;gap:24px;display:flex}.Contact-module__hcVmEa__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Contact-module__hcVmEa__formGroup{flex-direction:column;gap:8px;display:flex}.Contact-module__hcVmEa__formLabel{color:var(--text-secondary);font-size:13px;font-weight:500}.Contact-module__hcVmEa__formInput,.Contact-module__hcVmEa__formSelect,.Contact-module__hcVmEa__formTextarea{background:var(--bg-secondary);border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:12px;outline:none;padding:14px 16px;font-family:inherit;font-size:15px;transition:all .3s}.Contact-module__hcVmEa__formInput::placeholder,.Contact-module__hcVmEa__formTextarea::placeholder{color:var(--text-muted)}.Contact-module__hcVmEa__formInput:focus,.Contact-module__hcVmEa__formSelect:focus,.Contact-module__hcVmEa__formTextarea:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px #6366f11a}.Contact-module__hcVmEa__formSelect{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%23888' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat}.Contact-module__hcVmEa__formSelect option{background:var(--bg-secondary);color:var(--text-primary)}.Contact-module__hcVmEa__formTextarea{resize:vertical;min-height:120px}.Contact-module__hcVmEa__submitButton{background:var(--accent-gradient);color:#fff;cursor:pointer;box-shadow:0 0 40px var(--accent-glow);border:none;border-radius:60px;justify-content:center;align-items:center;gap:12px;padding:18px 36px;font-size:16px;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.Contact-module__hcVmEa__submitButton:hover:not(:disabled){box-shadow:0 0 60px var(--accent-glow);transform:translateY(-2px)}.Contact-module__hcVmEa__submitButton:disabled{opacity:.7;cursor:not-allowed}.Contact-module__hcVmEa__submitButton svg{transition:transform .3s}.Contact-module__hcVmEa__submitButton:hover:not(:disabled) svg{transform:translate(4px,-4px)}.Contact-module__hcVmEa__submitting{align-items:center;gap:12px;display:flex}.Contact-module__hcVmEa__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite Contact-module__hcVmEa__spin}@keyframes Contact-module__hcVmEa__spin{to{transform:rotate(360deg)}}.Contact-module__hcVmEa__successMessage{text-align:center;padding:60px 20px}.Contact-module__hcVmEa__successIcon{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;font-size:40px;font-weight:700;display:flex}.Contact-module__hcVmEa__successTitle{margin-bottom:12px;font-size:28px;font-weight:700}.Contact-module__hcVmEa__successText{color:var(--text-secondary);font-size:16px}.Contact-module__hcVmEa__bgGradient{filter:blur(80px);pointer-events:none;z-index:-1;background:radial-gradient(circle,#6366f126 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:-300px;transform:translateY(-50%)}@media (max-width:900px){.Contact-module__hcVmEa__content{grid-template-columns:1fr;gap:48px}.Contact-module__hcVmEa__formRow{grid-template-columns:1fr}}@media (max-width:768px){.Contact-module__hcVmEa__formWrapper{padding:28px}}
.Footer-module__S6Hkya__footer{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);padding:80px 0 40px}.Footer-module__S6Hkya__container{max-width:var(--container-max);margin:0 auto;padding:0 clamp(20px,5vw,80px)}.Footer-module__S6Hkya__top{grid-template-columns:1fr 2fr;gap:80px;margin-bottom:60px;display:grid}.Footer-module__S6Hkya__brand{max-width:300px}.Footer-module__S6Hkya__logo{align-items:center;gap:8px;margin-bottom:20px;text-decoration:none;display:flex}.Footer-module__S6Hkya__logoText{font-family:var(--font-display);color:var(--text-primary);letter-spacing:.1em;font-size:20px;font-weight:700}.Footer-module__S6Hkya__logoDot{background:var(--accent-gradient);border-radius:50%;width:8px;height:8px}.Footer-module__S6Hkya__tagline{color:var(--text-secondary);font-size:15px;line-height:1.6}.Footer-module__S6Hkya__links{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Footer-module__S6Hkya__linkGroup{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__linkTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:4px;font-size:13px;font-weight:600}.Footer-module__S6Hkya__link{color:var(--text-secondary);font-size:14px;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__link:hover{color:var(--text-primary)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding-top:30px;display:flex}.Footer-module__S6Hkya__copyright{color:var(--text-muted);font-size:13px}.Footer-module__S6Hkya__legal{gap:24px;display:flex}.Footer-module__S6Hkya__legalLink{color:var(--text-muted);font-size:13px;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__legalLink:hover{color:var(--text-secondary)}@media (max-width:900px){.Footer-module__S6Hkya__top{grid-template-columns:1fr;gap:48px}.Footer-module__S6Hkya__brand{max-width:none}}@media (max-width:768px){.Footer-module__S6Hkya__links{grid-template-columns:repeat(2,1fr)}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:16px}}@media (max-width:480px){.Footer-module__S6Hkya__links{grid-template-columns:1fr}}
