.page-module__eqhdrW__pageDotNetDevelopment{background:#fff;min-height:100vh}.page-module__eqhdrW__container{max-width:1200px;margin:0 auto;padding:0 2rem}@keyframes page-module__eqhdrW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes page-module__eqhdrW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module__eqhdrW__slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes page-module__eqhdrW__slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes page-module__eqhdrW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes page-module__eqhdrW__pulse{0%,to{opacity:.4}50%{opacity:.8}}.page-module__eqhdrW__heroSection{opacity:0;background:linear-gradient(#f8f9ff 0%,#fff 100%);align-items:center;min-height:80vh;animation:.8s ease-out forwards page-module__eqhdrW__fadeIn;display:flex;position:relative;overflow:hidden}.page-module__eqhdrW__heroSection.page-module__eqhdrW__visible{opacity:1}.page-module__eqhdrW__heroBackground{z-index:0;position:absolute;inset:0}.page-module__eqhdrW__dotPattern{opacity:.05;background-image:radial-gradient(circle,#512bd4 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.page-module__eqhdrW__codeLines{opacity:.1;width:600px;height:400px;position:absolute;top:10%;right:-10%}.page-module__eqhdrW__codeLine{opacity:0;align-items:center;margin-bottom:1rem;animation:1s ease-out forwards page-module__eqhdrW__slideInRight;display:flex}.page-module__eqhdrW__lineNumber{text-align:right;color:#666;width:30px;margin-right:1rem;font-family:Consolas,Monaco,monospace;font-size:.875rem;display:inline-block}.page-module__eqhdrW__codeContent{background:linear-gradient(90deg,#512bd4 0%,#0000 100%);width:200px;height:2px;display:inline-block}.page-module__eqhdrW__codeContent:after{content:"";background:#ddd;width:100px;height:2px;margin-left:1rem;display:inline-block}.page-module__eqhdrW__heroContent{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:4rem 0;display:grid;position:relative}.page-module__eqhdrW__heroText{animation:.8s ease-out page-module__eqhdrW__slideInLeft}.page-module__eqhdrW__heroLabel{color:#512bd4;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;font-weight:600;display:inline-flex}.page-module__eqhdrW__labelIcon{stroke:currentColor;width:20px;height:20px}.page-module__eqhdrW__heroTitle{color:#1a1a1a;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900;line-height:1.2}.page-module__eqhdrW__heroGradient{background:linear-gradient(135deg,#512bd4 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;background-clip:text}.page-module__eqhdrW__heroDescription{color:#666;margin-bottom:2rem;font-size:1.125rem;line-height:1.8}.page-module__eqhdrW__heroStats{gap:2rem;margin-bottom:2rem;display:flex}.page-module__eqhdrW__statCard{background:#fff;border-radius:12px;padding:1.5rem;transition:all .3s;box-shadow:0 4px 20px #00000014}.page-module__eqhdrW__statCard:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.page-module__eqhdrW__statNumber{color:#512bd4;margin-bottom:.25rem;font-size:2rem;font-weight:900}.page-module__eqhdrW__statLabel{color:#666;font-size:.875rem}.page-module__eqhdrW__heroCta{align-items:center;gap:1rem;display:flex}.page-module__eqhdrW__primaryCta,.page-module__eqhdrW__secondaryCta{border-radius:8px;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__eqhdrW__primaryCta{color:#fff;background:linear-gradient(135deg,#512bd4 0%,#6b47dc 100%);box-shadow:0 4px 20px #512bd44d}.page-module__eqhdrW__primaryCta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #512bd466}.page-module__eqhdrW__primaryCta svg{width:20px;height:20px;transition:transform .3s}.page-module__eqhdrW__primaryCta:hover svg{transform:translate(4px)}.page-module__eqhdrW__secondaryCta{color:#512bd4;background:#fff;border:2px solid #512bd4}.page-module__eqhdrW__secondaryCta:hover{color:#fff;background:#512bd4}.page-module__eqhdrW__heroVisual{justify-content:center;align-items:center;animation:1s ease-out .4s both page-module__eqhdrW__fadeInUp;display:flex}.page-module__eqhdrW__visualContainer{width:400px;height:400px;position:relative}.page-module__eqhdrW__techOrbit{animation:30s linear infinite page-module__eqhdrW__rotate;position:absolute;inset:0}.page-module__eqhdrW__orbitPath{border:2px dashed #512bd433;border-radius:50%;position:absolute;inset:40px}.page-module__eqhdrW__techNode{transform:translate(-50%, -50%) rotate(var(--angle)) translateX(160px) rotate(calc(-1 * var(--angle)));color:#512bd4;background:#fff;border-radius:12px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;position:absolute;top:50%;left:50%;box-shadow:0 4px 20px #0000001a}.page-module__eqhdrW__techNode:hover{transform:translate(-50%, -50%) rotate(var(--angle)) translateX(160px) rotate(calc(-1 * var(--angle))) scale(1.1);box-shadow:0 8px 30px #512bd44d}.page-module__eqhdrW__centerLogo{background:#fff;border-radius:24px;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 40px #0000001a}.page-module__eqhdrW__centerLogo svg{stroke:#512bd4;width:80px;height:80px}.page-module__eqhdrW__servicesSection{opacity:0;background:#f8f9ff;padding:100px 0}.page-module__eqhdrW__servicesSection.page-module__eqhdrW__visible{animation:.8s ease-out forwards page-module__eqhdrW__fadeIn}.page-module__eqhdrW__sectionHeader{text-align:center;margin-bottom:60px}.page-module__eqhdrW__sectionLabel{color:#512bd4;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.875rem;font-weight:600}.page-module__eqhdrW__sectionTitle{color:#1a1a1a;margin-bottom:.5rem;font-size:3rem;font-weight:900}.page-module__eqhdrW__titleSub{color:#666;margin-top:.5rem;font-size:1.125rem;font-weight:400;display:block}.page-module__eqhdrW__servicesContainer{grid-template-columns:1fr 2fr;align-items:start;gap:3rem;display:grid}.page-module__eqhdrW__servicesList{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #00000014}.page-module__eqhdrW__serviceItem{cursor:pointer;border-radius:12px;align-items:center;gap:1rem;margin-bottom:.5rem;padding:1rem;transition:all .3s;display:flex}.page-module__eqhdrW__serviceItem:hover{background:#f8f9ff}.page-module__eqhdrW__serviceItem.page-module__eqhdrW__active{background:#f0f0ff}.page-module__eqhdrW__serviceIcon{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.page-module__eqhdrW__serviceInfo{flex:1;justify-content:space-between;align-items:center;display:flex}.page-module__eqhdrW__serviceInfo h3{color:#1a1a1a;margin:0;font-size:1rem;font-weight:600}.page-module__eqhdrW__serviceArrow{color:#999;width:20px;height:20px;transition:all .3s}.page-module__eqhdrW__serviceItem:hover .page-module__eqhdrW__serviceArrow{color:#512bd4;transform:translate(4px)}.page-module__eqhdrW__serviceItem.page-module__eqhdrW__active .page-module__eqhdrW__serviceArrow{color:#512bd4}.page-module__eqhdrW__serviceDetail{background:#fff;border-radius:16px;min-height:400px;padding:3rem;box-shadow:0 4px 20px #00000014}.page-module__eqhdrW__detailContent{animation:.4s ease-out page-module__eqhdrW__fadeInUp}.page-module__eqhdrW__detailIcon{color:#fff;border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:2rem;font-size:2.5rem;display:flex}.page-module__eqhdrW__detailContent h3{color:#1a1a1a;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.page-module__eqhdrW__detailContent p{color:#666;margin-bottom:2rem;font-size:1.125rem;line-height:1.8}.page-module__eqhdrW__featureList{grid-template-columns:1fr 1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}.page-module__eqhdrW__featureList li{color:#4a5568;align-items:center;gap:.75rem;font-size:1rem;display:flex}.page-module__eqhdrW__featureList svg{stroke:#10b981;flex-shrink:0;width:20px;height:20px}.page-module__eqhdrW__expertiseSection{opacity:0;background:#fff;padding:100px 0}.page-module__eqhdrW__expertiseSection.page-module__eqhdrW__visible{animation:.8s ease-out forwards page-module__eqhdrW__fadeIn}.page-module__eqhdrW__expertiseGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.page-module__eqhdrW__expertiseCard{text-align:center;background:linear-gradient(#f8f9ff 0%,#fff 100%);border:1px solid #e9ecef;border-radius:16px;padding:2rem;transition:all .3s}.page-module__eqhdrW__expertiseCard:hover{border-color:#512bd4;transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.page-module__eqhdrW__expertiseIcon{margin-bottom:1rem;font-size:3rem}.page-module__eqhdrW__expertiseCard h3{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.page-module__eqhdrW__expertiseList{text-align:left;margin:0;padding:0;list-style:none}.page-module__eqhdrW__expertiseList li{color:#4a5568;margin-bottom:.75rem;padding-left:1.5rem;font-size:.9375rem;line-height:1.5;position:relative}.page-module__eqhdrW__expertiseList li:before{content:"▸";color:#512bd4;font-weight:700;position:absolute;left:0}.page-module__eqhdrW__caseStudiesSection{opacity:0;background:#f8f9ff;padding:100px 0}.page-module__eqhdrW__caseStudiesSection.page-module__eqhdrW__visible{animation:.8s ease-out forwards page-module__eqhdrW__fadeIn}.page-module__eqhdrW__caseGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.page-module__eqhdrW__caseCard{background:#fff;border-radius:16px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.page-module__eqhdrW__caseCard:before{content:"";transform-origin:0;background:linear-gradient(90deg,#512bd4 0%,#8b5cf6 100%);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.page-module__eqhdrW__caseCard:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.page-module__eqhdrW__caseCard:hover:before{transform:scaleX(1)}.page-module__eqhdrW__caseHeader{margin-bottom:1rem}.page-module__eqhdrW__industryBadge{color:#512bd4;background:#f0f0ff;border-radius:20px;padding:.375rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.page-module__eqhdrW__caseCard h3{color:#1a1a1a;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.page-module__eqhdrW__caseCard p{color:#666;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.page-module__eqhdrW__caseResults{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.page-module__eqhdrW__resultItem{text-align:center;background:#f8f9ff;border-radius:8px;padding:1rem}.page-module__eqhdrW__resultValue{color:#512bd4;margin-bottom:.25rem;font-size:1.5rem;font-weight:900}.page-module__eqhdrW__resultLabel{color:#666;font-size:.875rem}.page-module__eqhdrW__techTags{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__eqhdrW__techTag{color:#4a5568;background:#e9ecef;border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.page-module__eqhdrW__techStackSection{background:#fff;padding:100px 0}.page-module__eqhdrW__techStackContainer{max-width:1000px;margin:0 auto}.page-module__eqhdrW__techTabs{justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.page-module__eqhdrW__techTab{color:#666;cursor:pointer;background:#f8f9ff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.page-module__eqhdrW__techTab:hover{background:#e9ecef}.page-module__eqhdrW__techTab.page-module__eqhdrW__active{color:#fff;background:#512bd4}.page-module__eqhdrW__techContent{animation:.4s ease-out page-module__eqhdrW__fadeInUp}.page-module__eqhdrW__techGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.page-module__eqhdrW__techItem{perspective:1000px}.page-module__eqhdrW__techItemInner{text-align:center;color:#1a1a1a;transform-style:preserve-3d;background:#f8f9ff;border-radius:8px;padding:1rem;font-weight:600;transition:all .3s}.page-module__eqhdrW__techItem:hover .page-module__eqhdrW__techItemInner{color:#fff;background:linear-gradient(135deg,#512bd4 0%,#6b47dc 100%);transform:rotateY(10deg)translateZ(20px);box-shadow:0 10px 30px #512bd44d}.page-module__eqhdrW__ctaSection{padding:120px 0;position:relative;overflow:hidden}.page-module__eqhdrW__ctaBackground{z-index:0;position:absolute;inset:0}.page-module__eqhdrW__ctaGradient{background:linear-gradient(135deg,#512bd4 0%,#8b5cf6 50%,#ec4899 100%);position:absolute;inset:0}.page-module__eqhdrW__ctaPattern{background-image:repeating-linear-gradient(45deg,#0000,#0000 35px,#ffffff0d 35px 70px);animation:20s linear infinite page-module__eqhdrW__slideInRight;position:absolute;inset:0}.page-module__eqhdrW__ctaContent{z-index:1;text-align:center;color:#fff;position:relative}.page-module__eqhdrW__ctaTitle{margin-bottom:1.5rem;font-size:3rem;font-weight:900;line-height:1.2}.page-module__eqhdrW__ctaDescription{opacity:.95;margin-bottom:1rem;font-size:1.25rem;line-height:1.8}.page-module__eqhdrW__ctaNote{opacity:.9;margin-bottom:3rem;font-size:1rem}.page-module__eqhdrW__ctaActions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.page-module__eqhdrW__ctaPrimary,.page-module__eqhdrW__ctaSecondary{border-radius:8px;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__eqhdrW__ctaPrimary{color:#512bd4;background:#fff;box-shadow:0 10px 30px #0003}.page-module__eqhdrW__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 15px 40px #0000004d}.page-module__eqhdrW__ctaPrimary svg{width:20px;height:20px;transition:transform .3s}.page-module__eqhdrW__ctaPrimary:hover svg{transform:translate(4px)}.page-module__eqhdrW__ctaSecondary{color:#fff;backdrop-filter:blur(10px);background:0 0;border:2px solid #ffffff4d}.page-module__eqhdrW__ctaSecondary:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}@media (max-width:1024px){.page-module__eqhdrW__heroContent{text-align:center;grid-template-columns:1fr}.page-module__eqhdrW__heroVisual{display:none}.page-module__eqhdrW__heroStats,.page-module__eqhdrW__heroCta{justify-content:center}.page-module__eqhdrW__servicesContainer{grid-template-columns:1fr}.page-module__eqhdrW__servicesList{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.page-module__eqhdrW__expertiseGrid{grid-template-columns:repeat(2,1fr)}.page-module__eqhdrW__caseGrid{grid-template-columns:1fr}.page-module__eqhdrW__techGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.page-module__eqhdrW__container{padding:0 1rem}.page-module__eqhdrW__heroSection{min-height:auto;padding:4rem 0}.page-module__eqhdrW__heroTitle{font-size:2.5rem}.page-module__eqhdrW__heroStats{flex-direction:column;align-items:center}.page-module__eqhdrW__statCard{text-align:center;width:100%}.page-module__eqhdrW__heroCta{flex-direction:column;width:100%}.page-module__eqhdrW__primaryCta,.page-module__eqhdrW__secondaryCta{justify-content:center;width:100%}.page-module__eqhdrW__sectionTitle{font-size:2rem}.page-module__eqhdrW__servicesList,.page-module__eqhdrW__featureList,.page-module__eqhdrW__expertiseGrid{grid-template-columns:1fr}.page-module__eqhdrW__techTabs{flex-wrap:wrap}.page-module__eqhdrW__techGrid{grid-template-columns:repeat(2,1fr)}.page-module__eqhdrW__ctaTitle{font-size:2rem}.page-module__eqhdrW__ctaActions{flex-direction:column;align-items:center}.page-module__eqhdrW__ctaPrimary,.page-module__eqhdrW__ctaSecondary{justify-content:center;width:100%}}
