.Header-module__hBw1pG__header{z-index:1000;width:100%;transition:all var(--transition-smooth);padding:20px 0;position:fixed;top:0;left:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border);background:#111827e0;padding:12px 0}.Header-module__hBw1pG__headerInner{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{z-index:1001;align-items:center;display:flex}.Header-module__hBw1pG__logoText{font-family:var(--font-heading);color:var(--color-text-primary);letter-spacing:-.03em;font-size:1.6rem;font-weight:700}.Header-module__hBw1pG__logoText:after{content:".";color:var(--color-accent)}.Header-module__hBw1pG__nav{align-items:center;gap:8px;display:flex}.Header-module__hBw1pG__navList{align-items:center;gap:4px;display:flex}.Header-module__hBw1pG__navLink{color:var(--color-text-secondary);border-radius:var(--radius-full);transition:all var(--transition-fast);padding:8px 16px;font-size:.875rem;font-weight:500;position:relative}.Header-module__hBw1pG__navLink:hover{color:var(--color-text-primary);background:#ffffff0d}.Header-module__hBw1pG__navCta{display:none}.Header-module__hBw1pG__ctaDesktop{padding:10px 24px;font-size:.85rem}.Header-module__hBw1pG__menuToggle{z-index:1001;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;display:none}.Header-module__hBw1pG__menuToggle span{background:var(--color-text-primary);width:100%;height:2px;transition:all var(--transition-fast);border-radius:2px;display:block}.Header-module__hBw1pG__menuToggle.Header-module__hBw1pG__menuOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__hBw1pG__menuToggle.Header-module__hBw1pG__menuOpen span:nth-child(2){opacity:0}.Header-module__hBw1pG__menuToggle.Header-module__hBw1pG__menuOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:1024px){.Header-module__hBw1pG__ctaDesktop{display:none}.Header-module__hBw1pG__menuToggle{display:flex}.Header-module__hBw1pG__nav{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);opacity:0;pointer-events:none;width:100%;height:100dvh;transition:opacity var(--transition-smooth);background:#111827fa;flex-direction:column;justify-content:center;align-items:center;gap:32px;position:fixed;top:0;left:0}.Header-module__hBw1pG__nav.Header-module__hBw1pG__navOpen{opacity:1;pointer-events:all}.Header-module__hBw1pG__navList{flex-direction:column;gap:8px}.Header-module__hBw1pG__navLink{padding:12px 24px;font-size:1.25rem}.Header-module__hBw1pG__navCta{font-size:1rem;display:inline-flex}}
.Hero-module__ZARIfG__hero{background:linear-gradient(160deg,#1a2744 0%,#141b2d 40%,#0d2620 70%,#141b2d 100%);align-items:center;min-height:100vh;padding-top:100px;padding-bottom:60px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgGrid{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% 80%,#000 20%,#0000 70%);mask-image:radial-gradient(80% 80%,#000 20%,#0000 70%)}.Hero-module__ZARIfG__bgGradient1{filter:blur(80px);opacity:.6;background:radial-gradient(circle,#00d4a033 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;top:-20%;right:-10%}.Hero-module__ZARIfG__bgGradient2{filter:blur(80px);opacity:.5;background:radial-gradient(circle,#e84b6a26 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite reverse Hero-module__ZARIfG__float;position:absolute;bottom:-10%;left:-10%}.Hero-module__ZARIfG__bgLines{pointer-events:none;justify-content:space-between;padding:0 15%;display:flex;position:absolute;inset:0}.Hero-module__ZARIfG__bgLine{background:linear-gradient(to bottom,transparent 0%,var(--color-border)30%,var(--color-border)70%,transparent 100%);width:1px;height:100%}.Hero-module__ZARIfG__heroInner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;position:relative}.Hero-module__ZARIfG__heroContent{animation:.8s forwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__heroBadge{border-radius:var(--radius-full);color:var(--color-accent);text-transform:uppercase;letter-spacing:.08em;background:#00e5a014;border:1px solid #00e5a033;align-items:center;gap:10px;margin-bottom:32px;padding:8px 18px;font-size:.8rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__heroBadgeDot{background:var(--color-accent);width:8px;height:8px;box-shadow:0 0 10px var(--color-accent-glow);border-radius:50%;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse-glow}.Hero-module__ZARIfG__heroTitle{letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(2.5rem,4.5vw + .5rem,4rem);line-height:1.08}.Hero-module__ZARIfG__heroHighlight{background:linear-gradient(135deg,var(--color-accent)0%,var(--color-teal)50%,var(--color-coral)100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:6s infinite Hero-module__ZARIfG__gradient-shift}.Hero-module__ZARIfG__heroSubtitle{color:var(--color-text-secondary);max-width:520px;margin-bottom:40px;font-size:1.125rem;line-height:1.7}.Hero-module__ZARIfG__heroCtas{flex-wrap:wrap;gap:16px;margin-bottom:56px;display:flex}.Hero-module__ZARIfG__heroStats{align-items:center;gap:32px;display:flex}.Hero-module__ZARIfG__heroStat{flex-direction:column;gap:4px;display:flex}.Hero-module__ZARIfG__heroStatNumber{font-family:var(--font-heading);color:var(--color-text-primary);letter-spacing:-.02em;font-size:1.75rem;font-weight:700}.Hero-module__ZARIfG__heroStatLabel{color:var(--color-text-tertiary);font-size:.8rem;font-weight:500}.Hero-module__ZARIfG__heroStatDivider{background:var(--color-border);width:1px;height:40px}.Hero-module__ZARIfG__heroVisual{opacity:0;animation:1s .3s forwards Hero-module__ZARIfG__slideInRight;position:relative}.Hero-module__ZARIfG__heroMockup{transition:transform var(--transition-slow);position:relative;transform:perspective(1200px)rotateY(-8deg)rotateX(4deg)}.Hero-module__ZARIfG__heroMockup:hover{transform:perspective(1200px)rotateY(-2deg)rotateX(1deg)}.Hero-module__ZARIfG__mockupWindow{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 20px 60px #00000080,0 0 0 1px #ffffff0d}.Hero-module__ZARIfG__mockupTopbar{border-bottom:1px solid var(--color-border);background:#ffffff05;align-items:center;gap:16px;padding:14px 18px;display:flex}.Hero-module__ZARIfG__mockupDots{gap:7px;display:flex}.Hero-module__ZARIfG__mockupDots span{background:var(--color-bg-tertiary);border-radius:50%;width:10px;height:10px}.Hero-module__ZARIfG__mockupDots span:first-child{background:#ff5f57}.Hero-module__ZARIfG__mockupDots span:nth-child(2){background:#febc2e}.Hero-module__ZARIfG__mockupDots span:last-child{background:#28c840}.Hero-module__ZARIfG__mockupUrl{background:var(--color-bg-tertiary);border-radius:var(--radius-sm);color:var(--color-text-tertiary);flex:1;padding:6px 16px;font-size:.75rem}.Hero-module__ZARIfG__mockupContent{grid-template-columns:60px 1fr;min-height:280px;display:grid}.Hero-module__ZARIfG__mockupSidebar{border-right:1px solid var(--color-border);flex-direction:column;align-items:center;gap:12px;padding:16px 10px;display:flex}.Hero-module__ZARIfG__mockupSidebarItem{border-radius:var(--radius-sm);background:var(--color-bg-tertiary);width:28px;height:28px}.Hero-module__ZARIfG__mockupSidebarItem:first-child{background:var(--color-accent);opacity:.6}.Hero-module__ZARIfG__mockupMain{flex-direction:column;gap:20px;padding:20px;display:flex}.Hero-module__ZARIfG__mockupChart{border-bottom:1px solid var(--color-border);align-items:flex-end;gap:10px;height:120px;padding-bottom:8px;display:flex}.Hero-module__ZARIfG__mockupBar{background:linear-gradient(to top,var(--color-accent),#00e5a04d);border-radius:4px 4px 0 0;flex:1;min-height:10px;transition:height 1s;animation:1.5s forwards Hero-module__ZARIfG__barGrow}@keyframes Hero-module__ZARIfG__barGrow{0%{transform-origin:bottom;transform:scaleY(0)}to{transform-origin:bottom;transform:scaleY(1)}}.Hero-module__ZARIfG__mockupCards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.Hero-module__ZARIfG__mockupCard{background:var(--color-bg-tertiary);border-radius:var(--radius-md);border:1px solid var(--color-border);align-items:center;gap:12px;padding:14px 16px;display:flex}.Hero-module__ZARIfG__mockupCardIcon{background:var(--color-accent-glow);width:36px;height:36px;color:var(--color-accent);border-radius:var(--radius-sm);justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.Hero-module__ZARIfG__mockupCardInfo{flex-direction:column;display:flex}.Hero-module__ZARIfG__mockupCardValue{font-family:var(--font-heading);color:var(--color-text-primary);font-size:1.1rem;font-weight:700}.Hero-module__ZARIfG__mockupCardLabel{color:var(--color-text-tertiary);font-size:.7rem}.Hero-module__ZARIfG__floatingElement{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text-primary);white-space:nowrap;background:#141b2dd9;align-items:center;gap:10px;padding:10px 18px;font-size:.8rem;font-weight:600;display:flex;position:absolute;box-shadow:0 8px 32px #0000004d}.Hero-module__ZARIfG__floatingIcon{font-size:1rem}.Hero-module__ZARIfG__floating1{animation:4s ease-in-out infinite Hero-module__ZARIfG__float;top:-10px;right:-20px}.Hero-module__ZARIfG__floating2{animation:5s ease-in-out .5s infinite Hero-module__ZARIfG__float;bottom:60px;left:-40px}.Hero-module__ZARIfG__floating3{animation:4.5s ease-in-out 1s infinite Hero-module__ZARIfG__float;bottom:-10px;right:40px}.Hero-module__ZARIfG__scrollIndicator{z-index:2;opacity:0;animation:1s 1.5s forwards Hero-module__ZARIfG__fadeIn;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollMouse{border:2px solid var(--color-border-hover);border-radius:12px;justify-content:center;width:24px;height:38px;padding-top:8px;display:flex}.Hero-module__ZARIfG__scrollWheel{background:var(--color-accent);border-radius:2px;width:3px;height:8px;animation:2s ease-in-out infinite Hero-module__ZARIfG__scrollAnim}@keyframes Hero-module__ZARIfG__scrollAnim{0%{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Hero-module__ZARIfG__heroInner{text-align:center;grid-template-columns:1fr;gap:48px}.Hero-module__ZARIfG__heroSubtitle{margin:0 auto 40px}.Hero-module__ZARIfG__heroCtas,.Hero-module__ZARIfG__heroStats{justify-content:center}.Hero-module__ZARIfG__heroVisual{max-width:500px;margin:0 auto}.Hero-module__ZARIfG__heroMockup{transform:perspective(1200px)rotateY(0)rotateX(2deg)}.Hero-module__ZARIfG__floating2{left:-10px}}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding-top:80px}.Hero-module__ZARIfG__heroStats{flex-direction:column;gap:16px}.Hero-module__ZARIfG__heroStatDivider{width:40px;height:1px}.Hero-module__ZARIfG__heroCtas{flex-direction:column;align-items:center}.Hero-module__ZARIfG__floatingElement,.Hero-module__ZARIfG__scrollIndicator{display:none}}
.Problems-module__EhdLRW__problems{position:relative;overflow:hidden}.Problems-module__EhdLRW__bgGlow{filter:blur(60px);pointer-events:none;background:radial-gradient(#ff32320d,#0000 70%);width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Problems-module__EhdLRW__titleHighlight{color:#ff6b6b}.Problems-module__EhdLRW__problemsGrid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.Problems-module__EhdLRW__problemCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);text-align:center;transition:all var(--transition-smooth);padding:32px 24px;position:relative;overflow:hidden}.Problems-module__EhdLRW__problemCard:before{content:"";opacity:0;height:2px;transition:opacity var(--transition-smooth);background:linear-gradient(90deg,#0000,#ff6b6b,#0000);position:absolute;top:0;left:0;right:0}.Problems-module__EhdLRW__problemCard:hover{background:var(--color-bg-card-hover);border-color:#ff6b6b33;transform:translateY(-6px)}.Problems-module__EhdLRW__problemCard:hover:before{opacity:1}.Problems-module__EhdLRW__problemIcon{border-radius:var(--radius-md);color:#ff6b6b;width:64px;height:64px;transition:all var(--transition-smooth);background:#ff6b6b14;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.Problems-module__EhdLRW__problemCard:hover .Problems-module__EhdLRW__problemIcon{background:#ff6b6b26;transform:scale(1.05)}.Problems-module__EhdLRW__problemTitle{color:var(--color-text-primary);margin-bottom:10px;font-size:1rem;font-weight:700}.Problems-module__EhdLRW__problemDescription{color:var(--color-text-tertiary);font-size:.85rem;line-height:1.6}@media (max-width:1024px){.Problems-module__EhdLRW__problemsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Problems-module__EhdLRW__problemsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Problems-module__EhdLRW__problemsGrid{grid-template-columns:1fr;gap:16px}}
.Services-module__dpHhBa__services{position:relative}.Services-module__dpHhBa__servicesGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Services-module__dpHhBa__serviceCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-smooth);flex-direction:column;padding:40px 32px 32px;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__serviceCard:after{content:"";border-radius:var(--radius-lg);background:linear-gradient(135deg,transparent,var(--color-accent),transparent);-webkit-mask-composite:xor;opacity:0;transition:opacity var(--transition-smooth);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Services-module__dpHhBa__serviceCard:hover{background:var(--color-bg-card-hover);transform:translateY(-6px);box-shadow:0 20px 40px #0000004d}.Services-module__dpHhBa__serviceCard:hover:after{opacity:1}.Services-module__dpHhBa__serviceTag{background:var(--color-accent-glow);color:var(--color-accent);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;padding:4px 12px;font-size:.7rem;font-weight:700;position:absolute;top:16px;right:16px}.Services-module__dpHhBa__serviceIcon{background:var(--color-accent-glow);border-radius:var(--radius-md);width:56px;height:56px;color:var(--color-accent);transition:all var(--transition-smooth);justify-content:center;align-items:center;margin-bottom:24px;display:flex}.Services-module__dpHhBa__serviceCard:hover .Services-module__dpHhBa__serviceIcon{background:var(--color-accent-glow-strong);transform:scale(1.05)}.Services-module__dpHhBa__serviceTitle{color:var(--color-text-primary);margin-bottom:12px;font-size:1.2rem;font-weight:700}.Services-module__dpHhBa__serviceDescription{color:var(--color-text-secondary);flex:1;font-size:.9rem;line-height:1.7}.Services-module__dpHhBa__serviceLink{color:var(--color-accent);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:6px;margin-top:24px;font-size:.85rem;font-weight:600;display:flex}.Services-module__dpHhBa__serviceLink:hover{gap:12px}.Services-module__dpHhBa__serviceLinkArrow{transition:transform var(--transition-fast)}.Services-module__dpHhBa__serviceCard:hover .Services-module__dpHhBa__serviceLinkArrow{transform:translate(4px)}.Services-module__dpHhBa__serviceCard:nth-child(4),.Services-module__dpHhBa__serviceCard:nth-child(5){grid-column:span 1}@media (min-width:1025px){.Services-module__dpHhBa__servicesGrid{grid-template-columns:repeat(3,1fr)}.Services-module__dpHhBa__serviceCard:nth-child(4){grid-column:1/2}.Services-module__dpHhBa__serviceCard:nth-child(5){grid-column:2/3}}@media (max-width:1024px){.Services-module__dpHhBa__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Services-module__dpHhBa__servicesGrid{grid-template-columns:1fr}}
.Benefits-module__iMMc8a__benefits{position:relative;overflow:hidden}.Benefits-module__iMMc8a__titleHighlight{background:linear-gradient(135deg,var(--color-accent)0%,var(--color-coral)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Benefits-module__iMMc8a__benefitsLayout{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.Benefits-module__iMMc8a__benefitsLeft{position:sticky;top:120px}.Benefits-module__iMMc8a__benefitsStats{gap:40px;margin-top:40px;display:flex}.Benefits-module__iMMc8a__benefitsStat{flex-direction:column;gap:4px;display:flex}.Benefits-module__iMMc8a__benefitsStatValue{font-family:var(--font-heading);color:var(--color-text-dark);letter-spacing:-.03em;font-size:2rem;font-weight:800}.Benefits-module__iMMc8a__benefitsStatLabel{color:var(--color-text-dark-secondary);font-size:.85rem;font-weight:500}.Benefits-module__iMMc8a__benefitsRight{flex-direction:column;gap:16px;display:flex}.Benefits-module__iMMc8a__benefitItem{border-radius:var(--radius-lg);transition:all var(--transition-smooth);background:#fff;border:1px solid #0000000f;align-items:flex-start;gap:20px;padding:24px;display:flex}.Benefits-module__iMMc8a__benefitItem:hover{border-color:#00e5a04d;transform:translate(6px);box-shadow:0 8px 32px #0000000f}.Benefits-module__iMMc8a__benefitIcon{border-radius:var(--radius-md);width:48px;height:48px;transition:all var(--transition-smooth);background:#00e5a014;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.Benefits-module__iMMc8a__benefitItem:hover .Benefits-module__iMMc8a__benefitIcon{background:#00e5a026;transform:scale(1.05)}.Benefits-module__iMMc8a__benefitContent{flex-direction:column;gap:4px;display:flex}.Benefits-module__iMMc8a__benefitTitle{color:var(--color-text-dark);font-size:1.05rem;font-weight:700}.Benefits-module__iMMc8a__benefitDescription{color:var(--color-text-dark-secondary);font-size:.875rem;line-height:1.6}@media (max-width:1024px){.Benefits-module__iMMc8a__benefitsLayout{grid-template-columns:1fr;gap:48px}.Benefits-module__iMMc8a__benefitsLeft{text-align:center;position:static}.Benefits-module__iMMc8a__benefitsLeft .Benefits-module__iMMc8a__section-subtitle{margin:0 auto}.Benefits-module__iMMc8a__benefitsStats{justify-content:center}}@media (max-width:480px){.Benefits-module__iMMc8a__benefitsStats{flex-direction:column;align-items:center;gap:20px}}
.Process-module__RmMdVa__process{position:relative;overflow:hidden}.Process-module__RmMdVa__bgGlow{background:radial-gradient(circle,var(--color-accent-glow)0%,transparent 70%);filter:blur(100px);opacity:.3;pointer-events:none;width:500px;height:500px;position:absolute;top:30%;left:-10%}.Process-module__RmMdVa__stepsContainer{grid-template-columns:repeat(3,1fr);gap:32px;max-width:1000px;margin:0 auto;display:grid;position:relative}.Process-module__RmMdVa__stepsLine{display:none}.Process-module__RmMdVa__step{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex;position:relative}.Process-module__RmMdVa__stepNumber{background:var(--color-bg-card);border:2px solid var(--color-border);width:64px;height:64px;font-family:var(--font-heading);color:var(--color-accent);z-index:2;transition:all var(--transition-smooth);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:flex;position:relative}.Process-module__RmMdVa__step:hover .Process-module__RmMdVa__stepNumber{border-color:var(--color-accent);background:var(--color-accent-glow);box-shadow:0 0 30px var(--color-accent-glow);transform:scale(1.1)}.Process-module__RmMdVa__stepContent{flex-direction:column;gap:8px;display:flex}.Process-module__RmMdVa__stepTitle{color:var(--color-text-primary);font-size:1.1rem;font-weight:700}.Process-module__RmMdVa__stepDescription{color:var(--color-text-secondary);max-width:280px;margin:0 auto;font-size:.875rem;line-height:1.6}@media (max-width:1024px){.Process-module__RmMdVa__stepsContainer{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:640px){.Process-module__RmMdVa__stepsContainer{grid-template-columns:1fr;gap:0;max-width:400px}.Process-module__RmMdVa__step{text-align:left;border-left:2px solid var(--color-border);flex-direction:row;gap:24px;padding:24px 0 24px 32px}.Process-module__RmMdVa__step:last-child{border-left-color:#0000}.Process-module__RmMdVa__stepNumber{flex-shrink:0;width:48px;height:48px;margin-right:-48px;font-size:1rem;position:relative;left:-57px}.Process-module__RmMdVa__stepDescription{max-width:none;margin:0}}
.Portfolio-module__uAcsSq__portfolio{position:relative}.Portfolio-module__uAcsSq__projectsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Portfolio-module__uAcsSq__projectCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-smooth);overflow:hidden}.Portfolio-module__uAcsSq__projectCard:hover{border-color:var(--color-border-hover);transform:translateY(-8px);box-shadow:0 20px 60px #0000004d}.Portfolio-module__uAcsSq__projectPreview{justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__projectMockup{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:75%;transition:transform var(--transition-smooth);background:#0000004d;border-radius:8px;overflow:hidden;transform:translateY(8px);box-shadow:0 8px 24px #0003}.Portfolio-module__uAcsSq__projectCard:hover .Portfolio-module__uAcsSq__projectMockup{transform:translateY(0)scale(1.02)}.Portfolio-module__uAcsSq__mockupBar{background:#0003;gap:5px;padding:8px 12px;display:flex}.Portfolio-module__uAcsSq__mockupBar span{background:#ffffff4d;border-radius:50%;width:8px;height:8px}.Portfolio-module__uAcsSq__mockupBody{flex-direction:column;gap:8px;padding:12px;display:flex}.Portfolio-module__uAcsSq__mockupLine{background:#ffffff26;border-radius:3px;height:6px}.Portfolio-module__uAcsSq__mockupBlock{background:#ffffff1a;border-radius:6px;height:40px;margin-top:4px}.Portfolio-module__uAcsSq__projectMetrics{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-full);color:#fff;background:#0009;padding:6px 14px;font-size:.75rem;font-weight:700;position:absolute;top:12px;right:12px}.Portfolio-module__uAcsSq__projectInfo{padding:24px}.Portfolio-module__uAcsSq__projectCategory{text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin-bottom:8px;font-size:.75rem;font-weight:600;display:block}.Portfolio-module__uAcsSq__projectName{color:var(--color-text-primary);margin-bottom:8px;font-size:1.15rem;font-weight:700}.Portfolio-module__uAcsSq__projectDescription{color:var(--color-text-secondary);font-size:.85rem;line-height:1.6}@media (max-width:1024px){.Portfolio-module__uAcsSq__projectsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Portfolio-module__uAcsSq__projectsGrid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}
.Testimonials-module__ItA9Ha__testimonials{position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__bgGlow{background:radial-gradient(circle,var(--color-accent-glow)0%,transparent 70%);filter:blur(100px);opacity:.3;pointer-events:none;width:500px;height:500px;position:absolute;bottom:-20%;right:-10%}.Testimonials-module__ItA9Ha__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Testimonials-module__ItA9Ha__testimonialCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-smooth);flex-direction:column;gap:20px;padding:36px;display:flex;position:relative}.Testimonials-module__ItA9Ha__testimonialCard:hover{border-color:var(--color-border-hover);transform:translateY(-6px);box-shadow:0 20px 40px #0000004d}.Testimonials-module__ItA9Ha__quote{color:var(--color-accent)}.Testimonials-module__ItA9Ha__testimonialText{color:var(--color-text-secondary);flex:1;font-size:.95rem;font-style:italic;line-height:1.8}.Testimonials-module__ItA9Ha__testimonialAuthor{align-items:center;gap:14px;display:flex}.Testimonials-module__ItA9Ha__authorAvatar{background:linear-gradient(135deg,var(--color-coral)0%,var(--color-accent)100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Testimonials-module__ItA9Ha__authorAvatar span{color:var(--color-bg-primary);font-size:.85rem;font-weight:700}.Testimonials-module__ItA9Ha__authorInfo{flex-direction:column;gap:2px;display:flex}.Testimonials-module__ItA9Ha__authorName{color:var(--color-text-primary);font-size:.9rem;font-weight:700}.Testimonials-module__ItA9Ha__authorRole{color:var(--color-text-tertiary);font-size:.78rem}.Testimonials-module__ItA9Ha__stars{gap:4px;display:flex}@media (max-width:1024px){.Testimonials-module__ItA9Ha__testimonialsGrid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.Testimonials-module__ItA9Ha__testimonialsGrid{grid-template-columns:1fr;max-width:440px;margin:0 auto}}
.CtaSection-module___H-rNG__cta{text-align:center;background:linear-gradient(160deg,#1e2d4f 0%,#141b2d 30%,#2d1520 60%,#141b2d 100%);padding:140px 0;position:relative;overflow:hidden}.CtaSection-module___H-rNG__bgPattern{background-image:radial-gradient(circle at 1px 1px,#ffffff08 1px,#0000 0);background-size:40px 40px;position:absolute;inset:0}.CtaSection-module___H-rNG__bgGlow1{filter:blur(80px);opacity:.7;background:radial-gradient(circle,#00d4a033 0%,#0000 70%);width:400px;height:400px;animation:8s ease-in-out infinite CtaSection-module___H-rNG__float;position:absolute;top:-30%;left:20%}.CtaSection-module___H-rNG__bgGlow2{filter:blur(80px);opacity:.6;background:radial-gradient(circle,#e84b6a26 0%,#0000 70%);width:350px;height:350px;animation:10s ease-in-out infinite reverse CtaSection-module___H-rNG__float;position:absolute;bottom:-30%;right:20%}.CtaSection-module___H-rNG__ctaInner{z-index:2;position:relative}.CtaSection-module___H-rNG__ctaTitle{letter-spacing:-.03em;max-width:800px;margin:0 auto 24px;font-size:clamp(2.2rem,4vw + .5rem,3.5rem);line-height:1.1}.CtaSection-module___H-rNG__ctaHighlight{background:linear-gradient(135deg,var(--color-accent)0%,var(--color-teal)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CtaSection-module___H-rNG__ctaSubtitle{max-width:560px;color:var(--color-text-secondary);margin:0 auto 40px;font-size:1.125rem;line-height:1.7}.CtaSection-module___H-rNG__ctaButton{animation:3s ease-in-out infinite CtaSection-module___H-rNG__pulse-glow}@media (max-width:768px){.CtaSection-module___H-rNG__cta{padding:100px 0}}
.Contact-module__hcVmEa__contact{position:relative}.Contact-module__hcVmEa__contactLayout{grid-template-columns:1fr 1.2fr;align-items:start;gap:80px;display:grid}.Contact-module__hcVmEa__contactInfo{position:sticky;top:120px}.Contact-module__hcVmEa__contactDetails{flex-direction:column;gap:24px;margin-top:40px;display:flex}.Contact-module__hcVmEa__contactItem{align-items:center;gap:16px;display:flex}.Contact-module__hcVmEa__contactItemIcon{background:var(--color-accent-glow);border-radius:var(--radius-md);width:44px;height:44px;color:var(--color-accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__contactItemLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-tertiary);margin-bottom:2px;font-size:.75rem;font-weight:600;display:block}.Contact-module__hcVmEa__contactItemValue{color:var(--color-text-primary);font-size:.9rem;font-weight:500;display:block}.Contact-module__hcVmEa__contactForm{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:40px}.Contact-module__hcVmEa__formRow{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.Contact-module__hcVmEa__formGroup{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.Contact-module__hcVmEa__formRow .Contact-module__hcVmEa__formGroup{margin-bottom:0}.Contact-module__hcVmEa__formLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:600}.Contact-module__hcVmEa__formInput{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);transition:all var(--transition-fast);width:100%;padding:14px 18px;font-size:.9rem}.Contact-module__hcVmEa__formInput::placeholder{color:var(--color-text-tertiary)}.Contact-module__hcVmEa__formInput:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-glow)}.Contact-module__hcVmEa__formTextarea{resize:vertical;min-height:120px}.Contact-module__hcVmEa__formInput option{background:var(--color-bg-secondary);color:var(--color-text-primary)}.Contact-module__hcVmEa__formSubmit{width:100%;margin-top:8px}@media (max-width:1024px){.Contact-module__hcVmEa__contactLayout{grid-template-columns:1fr;gap:48px}.Contact-module__hcVmEa__contactInfo{text-align:center;position:static}.Contact-module__hcVmEa__contactInfo .Contact-module__hcVmEa__section-subtitle{margin:0 auto}.Contact-module__hcVmEa__contactDetails{align-items:center}}@media (max-width:640px){.Contact-module__hcVmEa__formRow{grid-template-columns:1fr}.Contact-module__hcVmEa__contactForm{padding:28px 20px}}
.Footer-module__S6Hkya__footer{background:linear-gradient(180deg,var(--color-bg-secondary)0%,#0d1117 100%);border-top:1px solid var(--color-border)}.Footer-module__S6Hkya__footerTop{padding:80px 0 60px}.Footer-module__S6Hkya__footerGrid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;display:grid}.Footer-module__S6Hkya__footerLogo{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:16px;font-size:1.5rem;font-weight:700;display:inline-block}.Footer-module__S6Hkya__footerLogo span{color:var(--color-accent)}.Footer-module__S6Hkya__footerDescription{color:var(--color-text-tertiary);max-width:300px;margin-bottom:24px;font-size:.875rem;line-height:1.7}.Footer-module__S6Hkya__footerSocials{gap:12px;display:flex}.Footer-module__S6Hkya__socialLink{background:var(--color-bg-tertiary);border:1px solid var(--color-border);border-radius:var(--radius-md);width:40px;height:40px;color:var(--color-text-secondary);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialLink:hover{background:var(--color-accent-glow);border-color:var(--color-accent);color:var(--color-accent);transform:translateY(-2px)}.Footer-module__S6Hkya__footerNavTitle{color:var(--color-text-primary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:20px;font-size:.85rem;font-weight:700}.Footer-module__S6Hkya__footerNavList{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__footerNavLink{color:var(--color-text-tertiary);transition:color var(--transition-fast);font-size:.875rem}.Footer-module__S6Hkya__footerNavLink:hover{color:var(--color-accent)}.Footer-module__S6Hkya__footerNavText{color:var(--color-text-tertiary);font-size:.875rem}.Footer-module__S6Hkya__footerBottom{border-top:1px solid var(--color-border);padding:24px 0}.Footer-module__S6Hkya__footerBottomInner{justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__copyright{color:var(--color-text-tertiary);font-size:.8rem}.Footer-module__S6Hkya__footerBottomLinks{gap:24px;display:flex}.Footer-module__S6Hkya__footerBottomLinks a{color:var(--color-text-tertiary);transition:color var(--transition-fast);font-size:.8rem}.Footer-module__S6Hkya__footerBottomLinks a:hover{color:var(--color-text-secondary)}@media (max-width:1024px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr 1fr;gap:40px}.Footer-module__S6Hkya__footerBrand{grid-column:1/-1}}@media (max-width:640px){.Footer-module__S6Hkya__footerGrid{text-align:center;grid-template-columns:1fr}.Footer-module__S6Hkya__footerDescription{max-width:none;margin:0 auto 24px}.Footer-module__S6Hkya__footerSocials{justify-content:center}.Footer-module__S6Hkya__footerBottomInner{text-align:center;flex-direction:column;gap:16px}}
