.NavBar-module__d-sbrW__header{z-index:100;background:0 0;width:100%;padding:24px 0;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0}.NavBar-module__d-sbrW__header.NavBar-module__d-sbrW__scrolled{background:var(--bg-surface-glass);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid #0f172a0d;padding:16px 0;box-shadow:0 4px 30px #0f172a08}.NavBar-module__d-sbrW__navContainer{justify-content:space-between;align-items:center;padding:0 5%;display:flex}.NavBar-module__d-sbrW__logo{font-family:var(--font-heading);letter-spacing:1px;color:var(--text-main);align-items:center;gap:14px;font-size:1.4rem;font-weight:800;display:flex}.NavBar-module__d-sbrW__logoIconWrapper{background:#10b98114;border:1px solid #10b98140;border-radius:12px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:flex;box-shadow:0 8px 20px #10b98114}.NavBar-module__d-sbrW__logoImage{object-fit:contain;width:28px;height:28px}.NavBar-module__d-sbrW__logoText{background:linear-gradient(90deg,#059669,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.NavBar-module__d-sbrW__navLinks{align-items:center;gap:36px;display:flex}.NavBar-module__d-sbrW__navLinks a{color:var(--text-muted);font-size:.95rem;font-weight:600;transition:color .3s;position:relative}.NavBar-module__d-sbrW__navLinks a:hover{color:var(--color-blue)}.NavBar-module__d-sbrW__navLinks a:after{content:"";background:var(--color-blue);border-radius:2px;width:0%;height:2px;transition:width .3s;position:absolute;bottom:-6px;left:0}.NavBar-module__d-sbrW__navLinks a:hover:after{width:100%}.NavBar-module__d-sbrW__desktopActions{gap:16px;display:flex}.NavBar-module__d-sbrW__mobileActions{display:none}.NavBar-module__d-sbrW__mobileMenuBtn{color:var(--text-main);cursor:pointer;background:0 0;border:none;display:none}@media (max-width:992px){.NavBar-module__d-sbrW__navLinks{background:var(--bg-surface);border-bottom:1px solid var(--border-color);flex-direction:column;gap:24px;width:100%;padding:32px;transition:transform .5s cubic-bezier(.16,1,.3,1);position:fixed;top:80px;left:0;transform:translateY(-150%);box-shadow:0 20px 40px #0f172a0d}.NavBar-module__d-sbrW__navLinks.NavBar-module__d-sbrW__mobileOpen{transform:translateY(0)}.NavBar-module__d-sbrW__desktopActions{display:none}.NavBar-module__d-sbrW__mobileActions{flex-direction:column;gap:16px;width:100%;margin-top:16px;display:flex}.NavBar-module__d-sbrW__mobileActions button{width:100%}.NavBar-module__d-sbrW__mobileMenuBtn{display:block}}
.Button-module__8RiFmG__button{cursor:pointer;color:var(--text-main);z-index:1;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__button:before{content:"";z-index:-1;width:100%;height:100%;transition:all .4s;position:absolute;top:0;left:0}.Button-module__8RiFmG__primary{color:#fff}.Button-module__8RiFmG__primary.Button-module__8RiFmG__glow-green:before{background:var(--color-green)}.Button-module__8RiFmG__primary.Button-module__8RiFmG__glow-green:hover{box-shadow:0 10px 25px var(--color-green-glow)}.Button-module__8RiFmG__primary.Button-module__8RiFmG__glow-blue:before{background:var(--color-blue)}.Button-module__8RiFmG__primary.Button-module__8RiFmG__glow-blue:hover{box-shadow:0 10px 25px var(--color-blue-glow)}.Button-module__8RiFmG__primary.Button-module__8RiFmG__glow-amber:before{background:var(--color-amber)}.Button-module__8RiFmG__primary.Button-module__8RiFmG__glow-amber:hover{box-shadow:0 10px 25px var(--color-amber-glow)}.Button-module__8RiFmG__outline{border:1px solid var(--border-color);background:var(--bg-surface)}.Button-module__8RiFmG__outline.Button-module__8RiFmG__glow-green{color:var(--color-green)}.Button-module__8RiFmG__outline.Button-module__8RiFmG__glow-green:hover{background:var(--bg-surface);border-color:var(--color-green);box-shadow:0 5px 20px var(--color-green-glow)}.Button-module__8RiFmG__outline.Button-module__8RiFmG__glow-blue{color:var(--color-blue)}.Button-module__8RiFmG__outline.Button-module__8RiFmG__glow-blue:hover{background:var(--bg-surface);border-color:var(--color-blue);box-shadow:0 5px 20px var(--color-blue-glow)}.Button-module__8RiFmG__outline.Button-module__8RiFmG__glow-amber{color:var(--color-amber)}.Button-module__8RiFmG__outline.Button-module__8RiFmG__glow-amber:hover{background:var(--bg-surface);border-color:var(--color-amber);box-shadow:0 5px 20px var(--color-amber-glow)}.Button-module__8RiFmG__button:hover{transform:translateY(-3px)}.Button-module__8RiFmG__button:active{transform:translateY(-1px)}.Button-module__8RiFmG__content{align-items:center;gap:8px;display:flex}
.Hero-module__ZARIfG__hero{background:radial-gradient(circle at top, var(--bg-surface), var(--bg-color));align-items:center;min-height:100vh;padding:140px 5% 60px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgGlowGreen,.Hero-module__ZARIfG__bgGlowBlue,.Hero-module__ZARIfG__bgGlowAmber{filter:blur(140px);z-index:0;opacity:.15;border-radius:50%;animation:12s ease-in-out infinite alternate Hero-module__ZARIfG__float;position:absolute}.Hero-module__ZARIfG__bgGlowGreen{background:var(--color-green);width:700px;height:700px;top:window-height - 10%;animation-delay:0s;right:-10%}.Hero-module__ZARIfG__bgGlowBlue{background:var(--color-blue);width:600px;height:600px;animation-delay:-4s;bottom:5%;left:-15%}.Hero-module__ZARIfG__bgGlowAmber{background:var(--color-amber);opacity:.1;width:400px;height:400px;animation-delay:-8s;top:10%;right:25%}@keyframes Hero-module__ZARIfG__float{0%{transform:translateY(0)scale(1)}50%{transform:translateY(40px)scale(1.05)}to{transform:translateY(-40px)scale(.95)}}.Hero-module__ZARIfG__content{z-index:10;text-align:center;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex;position:relative}.Hero-module__ZARIfG__badge{background:var(--bg-surface-glass);color:var(--text-main);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #0f172a0d;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 18px;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #0f172a08}.Hero-module__ZARIfG__badgeIcon{color:var(--color-amber)}.Hero-module__ZARIfG__title{letter-spacing:-1.5px;margin-bottom:24px;font-size:clamp(3rem,5vw,4.5rem)}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);max-width:650px;margin-bottom:48px;font-size:1.15rem;line-height:1.8}.Hero-module__ZARIfG__ctaGroup{gap:20px;margin-bottom:64px;display:flex}.Hero-module__ZARIfG__ctaBtn{min-width:180px}.Hero-module__ZARIfG__stats{border-top:1px solid var(--border-color);justify-content:center;gap:48px;width:100%;padding-top:48px;display:flex}.Hero-module__ZARIfG__statItem{text-align:left;align-items:center;gap:16px;display:flex}.Hero-module__ZARIfG__statIcon{color:var(--color-blue);background:var(--bg-surface);border:1px solid #2563eb1a;border-radius:12px;width:48px;height:48px;padding:10px;box-shadow:0 4px 15px #2563eb0d}.Hero-module__ZARIfG__statValue{font-family:var(--font-heading);color:var(--text-main);font-size:1.35rem;font-weight:800;line-height:1.2}.Hero-module__ZARIfG__statLabel{color:var(--text-muted);font-size:.9rem}@media (max-width:768px){.Hero-module__ZARIfG__ctaGroup{flex-direction:column;width:100%;max-width:320px}.Hero-module__ZARIfG__stats{flex-direction:column;align-items:flex-start;gap:24px}.Hero-module__ZARIfG__statItem{width:100%}}
.About-module__vAULUW__about{background:var(--bg-surface);border-top:1px solid var(--border-color);position:relative}.About-module__vAULUW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.About-module__vAULUW__label{letter-spacing:2px;color:var(--color-blue);margin-bottom:16px;font-size:.85rem;font-weight:700}.About-module__vAULUW__title{margin-bottom:24px;font-size:clamp(2rem,3vw,2.5rem)}.About-module__vAULUW__text{color:var(--text-muted);margin-bottom:24px;font-size:1.05rem;line-height:1.7}.About-module__vAULUW__features{gap:24px;margin-top:40px;display:flex}.About-module__vAULUW__featureBox{background:var(--bg-color);border:1px solid var(--border-color);border-radius:16px;flex:1;padding:24px;transition:all .4s cubic-bezier(.16,1,.3,1)}.About-module__vAULUW__featureBox:hover{background:var(--bg-surface);border-color:#2563eb33;transform:translateY(-8px);box-shadow:0 15px 35px #0f172a0d}.About-module__vAULUW__iconGreen{color:var(--color-green);margin-bottom:16px}.About-module__vAULUW__iconBlue{color:var(--color-blue);margin-bottom:16px}.About-module__vAULUW__featureBox h4{color:var(--text-main);margin-bottom:8px;font-size:1.15rem;font-weight:700}.About-module__vAULUW__featureBox p{color:var(--text-muted);font-size:.95rem;line-height:1.5}.About-module__vAULUW__visual{height:100%;min-height:500px;position:relative}.About-module__vAULUW__imagePanel{background:#fff6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.About-module__vAULUW__glowBg{background:radial-gradient(circle,#2563eb1a 0%,#0000 60%);width:90%;height:90%;position:absolute}.About-module__vAULUW__abstractCore{border:2px dashed #10b9814d;border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;animation:24s linear infinite About-module__vAULUW__spin;display:flex}.About-module__vAULUW__abstractCore:after{content:"";border:2px solid #f59e0b4d;border-radius:50%;width:100px;height:100px;animation:18s linear infinite reverse About-module__vAULUW__spin}@keyframes About-module__vAULUW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.About-module__vAULUW__statsCard{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:16px;padding:24px 32px;position:absolute;bottom:40px;left:-20px;box-shadow:0 20px 40px #0f172a14}.About-module__vAULUW__statsNumber{font-family:var(--font-heading);color:var(--text-main);background:linear-gradient(90deg,#10b981,#2563eb);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.About-module__vAULUW__statsLabel{color:var(--text-muted);margin-top:4px;font-size:.9rem;font-weight:500}@media (max-width:992px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:64px}.About-module__vAULUW__visual{min-height:400px}}@media (max-width:768px){.About-module__vAULUW__features{flex-direction:column}.About-module__vAULUW__statsCard{text-align:center;left:20px;right:20px}}
.Services-module__dpHhBa__servicesSection{background-color:var(--bg-color);z-index:1;position:relative}.Services-module__dpHhBa__header{text-align:center;max-width:700px;margin:0 auto 80px}.Services-module__dpHhBa__label{letter-spacing:2px;color:var(--color-green);margin-bottom:16px;font-size:.85rem;font-weight:700}.Services-module__dpHhBa__title{margin-bottom:20px;font-size:clamp(2rem,3vw,2.5rem)}.Services-module__dpHhBa__subtitle{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Services-module__dpHhBa__card{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:20px;flex-direction:column;padding:48px 32px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0f172a05}.Services-module__dpHhBa__card:before{content:"";background:0 0;width:100%;height:6px;transition:background .4s;position:absolute;top:0;left:0}.Services-module__dpHhBa__card:hover{transform:translateY(-12px)}.Services-module__dpHhBa__glowHovergreen:hover{border-color:#10b98133;box-shadow:0 20px 50px #10b9811a}.Services-module__dpHhBa__glowHovergreen:hover:before{background:var(--color-green)}.Services-module__dpHhBa__glowHoveramber:hover{border-color:#f59e0b33;box-shadow:0 20px 50px #f59e0b1a}.Services-module__dpHhBa__glowHoveramber:hover:before{background:var(--color-amber)}.Services-module__dpHhBa__glowHoverblue:hover{border-color:#2563eb33;box-shadow:0 20px 50px #2563eb1a}.Services-module__dpHhBa__glowHoverblue:hover:before{background:var(--color-blue)}.Services-module__dpHhBa__iconWrapper{background:var(--bg-color);border:1px solid var(--border-color);border-radius:14px;margin-bottom:32px;padding:20px;transition:transform .3s;display:inline-flex}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__iconWrapper{transform:scale(1.05)}.Services-module__dpHhBa__iconGreen{color:var(--color-green)}.Services-module__dpHhBa__iconAmber{color:var(--color-amber)}.Services-module__dpHhBa__iconBlue{color:var(--color-blue)}.Services-module__dpHhBa__cardTitle{color:var(--text-main);margin-bottom:16px;font-size:1.35rem;font-weight:700;line-height:1.3}.Services-module__dpHhBa__cardDesc{color:var(--text-muted);margin-bottom:32px;font-size:1rem;line-height:1.6}.Services-module__dpHhBa__divider{background:var(--border-color);width:100%;height:1px;margin-bottom:32px}.Services-module__dpHhBa__featureList{flex-direction:column;flex-grow:1;gap:16px;margin-bottom:40px;display:flex}.Services-module__dpHhBa__featureList li{color:var(--text-muted);align-items:flex-start;gap:12px;font-size:.95rem;font-weight:500;line-height:1.5;display:flex}.Services-module__dpHhBa__checkIcon{color:#94a3b8;flex-shrink:0;margin-top:2px}.Services-module__dpHhBa__learnMore{font-family:var(--font-heading);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-top:auto;padding:0;font-size:1rem;font-weight:700;transition:opacity .3s;display:flex}.Services-module__dpHhBa__learnMore span{transition:transform .4s cubic-bezier(.16,1,.3,1)}.Services-module__dpHhBa__learnMore:hover span{transform:translate(6px)}.Services-module__dpHhBa__textgreen{color:var(--color-green)}.Services-module__dpHhBa__textamber{color:var(--color-amber)}.Services-module__dpHhBa__textblue{color:var(--color-blue)}@media (max-width:1100px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
.WhyChooseUs-module__aV2w7G__section{background:var(--bg-surface);border-top:1px solid var(--border-color);position:relative;overflow:hidden}.WhyChooseUs-module__aV2w7G__section:before{content:"";background:linear-gradient(90deg,#0000,#0f172a0d,#0000);width:100%;height:1px;position:absolute;top:0;left:0}.WhyChooseUs-module__aV2w7G__container{flex-direction:column;align-items:center;display:flex}.WhyChooseUs-module__aV2w7G__header{text-align:center;max-width:700px;margin-bottom:80px}.WhyChooseUs-module__aV2w7G__label{letter-spacing:2px;color:var(--color-blue);margin-bottom:16px;font-size:.85rem;font-weight:700}.WhyChooseUs-module__aV2w7G__title{margin-bottom:20px;font-size:clamp(2.5rem,4vw,3rem)}.WhyChooseUs-module__aV2w7G__subtitle{color:var(--text-muted);font-size:1.1rem;line-height:1.7}.WhyChooseUs-module__aV2w7G__grid{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;display:grid}.WhyChooseUs-module__aV2w7G__card{background:var(--bg-color);border:1px solid var(--border-color);border-radius:16px;padding:40px 32px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 4px 15px #0f172a05}.WhyChooseUs-module__aV2w7G__glowLine{opacity:0;background:linear-gradient(90deg,#1d4ed8,#3b82f6);width:100%;height:4px;transition:all .5s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:translate(-100%)}.WhyChooseUs-module__aV2w7G__card:hover{background:var(--bg-surface);border-color:#2563eb33;transform:translateY(-8px);box-shadow:0 15px 35px #2563eb14}.WhyChooseUs-module__aV2w7G__card:hover .WhyChooseUs-module__aV2w7G__glowLine{opacity:1;transform:translate(0)}.WhyChooseUs-module__aV2w7G__icon{color:var(--color-blue);background:#2563eb14;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:24px;display:flex}.WhyChooseUs-module__aV2w7G__cardTitle{color:var(--text-main);margin-bottom:16px;font-size:1.25rem;font-weight:700}.WhyChooseUs-module__aV2w7G__cardDesc{color:var(--text-muted);font-size:1rem;line-height:1.6}@media (max-width:992px){.WhyChooseUs-module__aV2w7G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.WhyChooseUs-module__aV2w7G__grid{grid-template-columns:1fr}}
.Industries-module__OOIqcq__section{background:var(--bg-color)}.Industries-module__OOIqcq__header{text-align:center;margin-bottom:80px}.Industries-module__OOIqcq__label{letter-spacing:2px;color:var(--color-green);margin-bottom:16px;font-size:.85rem;font-weight:700}.Industries-module__OOIqcq__title{font-size:clamp(2.5rem,4vw,3rem)}.Industries-module__OOIqcq__grid{grid-template-columns:repeat(6,1fr);gap:20px;display:grid}.Industries-module__OOIqcq__clientBox{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;align-items:center;gap:20px;padding:40px 16px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 15px #0f172a05}.Industries-module__OOIqcq__clientBox:hover{background:var(--bg-surface);border-color:#10b98133;transform:translateY(-8px);box-shadow:0 15px 35px #10b98114}.Industries-module__OOIqcq__iconWrapper{color:var(--text-muted);background:var(--bg-color);border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.Industries-module__OOIqcq__clientBox:hover .Industries-module__OOIqcq__iconWrapper{color:var(--color-green);background:#10b9810d;border-color:#10b9811a;transform:scale(1.1)}.Industries-module__OOIqcq__clientName{text-align:center;color:var(--text-main);font-size:.95rem;font-weight:600;transition:color .3s}.Industries-module__OOIqcq__clientBox:hover .Industries-module__OOIqcq__clientName{color:var(--color-green)}@media (max-width:992px){.Industries-module__OOIqcq__grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media (max-width:600px){.Industries-module__OOIqcq__grid{grid-template-columns:repeat(2,1fr);gap:16px}}
.Projects-module__2BoJ-q__section{background:var(--bg-surface);border-top:1px solid var(--border-color)}.Projects-module__2BoJ-q__header{justify-content:space-between;align-items:flex-end;margin-bottom:80px;display:flex}.Projects-module__2BoJ-q__label{letter-spacing:2px;color:var(--color-blue);margin-bottom:16px;font-size:.85rem;font-weight:700}.Projects-module__2BoJ-q__title{font-size:clamp(2.5rem,4vw,3rem)}.Projects-module__2BoJ-q__viewAll{background:var(--bg-color);border:1px solid var(--border-color);color:var(--text-main);cursor:pointer;font-family:var(--font-heading);border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-weight:600;transition:all .3s;display:flex}.Projects-module__2BoJ-q__viewAll:hover{background:var(--bg-surface-hover);color:var(--color-blue);border-color:#2563eb4d;transform:translateY(-2px);box-shadow:0 4px 15px #2563eb0d}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Projects-module__2BoJ-q__card{background:var(--bg-color);border:1px solid var(--border-color);cursor:pointer;border-radius:20px;flex-direction:column;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 4px 15px #0f172a05}.Projects-module__2BoJ-q__card:hover{transform:translateY(-12px)}.Projects-module__2BoJ-q__borderblue:hover{border-color:#2563eb4d;box-shadow:0 20px 40px #2563eb14}.Projects-module__2BoJ-q__borderamber:hover{border-color:#f59e0b4d;box-shadow:0 20px 40px #f59e0b14}.Projects-module__2BoJ-q__bordergreen:hover{border-color:#10b9814d;box-shadow:0 20px 40px #10b98114}.Projects-module__2BoJ-q__imagePlaceholder{background:var(--bg-surface-hover);width:100%;height:220px;position:relative;overflow:hidden}.Projects-module__2BoJ-q__overlay{background:linear-gradient(to top, var(--bg-color), transparent);z-index:2;position:absolute;inset:0}.Projects-module__2BoJ-q__techPattern{z-index:1;background-image:radial-gradient(#0f172a0d 2px,#0000 2px);background-size:24px 24px;position:absolute;inset:0}.Projects-module__2BoJ-q__content{flex-direction:column;flex-grow:1;padding:32px;display:flex}.Projects-module__2BoJ-q__category{letter-spacing:1.5px;text-transform:uppercase;margin-bottom:12px;font-size:.8rem;font-weight:700;display:inline-block}.Projects-module__2BoJ-q__textblue{color:var(--color-blue)}.Projects-module__2BoJ-q__textamber{color:var(--color-amber)}.Projects-module__2BoJ-q__textgreen{color:var(--color-green)}.Projects-module__2BoJ-q__cardTitle{color:var(--text-main);margin-bottom:16px;font-size:1.35rem;font-weight:700;line-height:1.3}.Projects-module__2BoJ-q__cardDesc{color:var(--text-muted);flex-grow:1;margin-bottom:32px;font-size:1rem;line-height:1.6}.Projects-module__2BoJ-q__readMore{color:var(--text-main);align-items:center;gap:8px;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__readMore{color:var(--color-blue);gap:16px}@media (max-width:992px){.Projects-module__2BoJ-q__header{flex-direction:column;align-items:flex-start;gap:24px}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Projects-module__2BoJ-q__grid{grid-template-columns:1fr}}
.Testimonials-module__ItA9Ha__section{background:var(--bg-color)}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:80px}.Testimonials-module__ItA9Ha__label{letter-spacing:2px;color:var(--color-green);margin-bottom:16px;font-size:.85rem;font-weight:700}.Testimonials-module__ItA9Ha__title{font-size:clamp(2.5rem,4vw,3rem)}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Testimonials-module__ItA9Ha__card{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:20px;padding:48px 40px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;box-shadow:0 4px 15px #0f172a05}.Testimonials-module__ItA9Ha__card:hover{border-color:#10b98133;transform:translateY(-8px);box-shadow:0 20px 40px #10b98114}.Testimonials-module__ItA9Ha__quoteIcon{color:var(--color-green);opacity:.15;font-family:serif;font-size:5rem;line-height:1;position:absolute;top:10px;left:30px}.Testimonials-module__ItA9Ha__quote{color:var(--text-muted);z-index:1;margin-bottom:40px;font-size:1.1rem;font-style:italic;line-height:1.8;position:relative}.Testimonials-module__ItA9Ha__author{align-items:center;gap:16px;display:flex}.Testimonials-module__ItA9Ha__avatar{opacity:.9;background:linear-gradient(135deg,#059669,#3b82f6);border-radius:50%;width:56px;height:56px}.Testimonials-module__ItA9Ha__name{color:var(--text-main);margin-bottom:4px;font-size:1.05rem;font-weight:700}.Testimonials-module__ItA9Ha__role{color:var(--text-muted);font-size:.9rem}@media (max-width:992px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr}}
.FAQ-module__V8_xEa__section{background:var(--bg-surface);border-top:1px solid var(--border-color)}.FAQ-module__V8_xEa__container{max-width:850px}.FAQ-module__V8_xEa__header{text-align:center;margin-bottom:80px}.FAQ-module__V8_xEa__label{letter-spacing:2px;color:var(--color-amber);margin-bottom:16px;font-size:.85rem;font-weight:700}.FAQ-module__V8_xEa__title{font-size:clamp(2.5rem,4vw,3rem)}.FAQ-module__V8_xEa__faqList{flex-direction:column;gap:20px;display:flex}.FAQ-module__V8_xEa__faqItem{background:var(--bg-color);border:1px solid var(--border-color);cursor:pointer;border-radius:16px;padding:32px;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 15px #0f172a03}.FAQ-module__V8_xEa__faqItem:hover{border-color:#0f172a26;box-shadow:0 10px 30px #0f172a0a}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__open{background:var(--bg-surface);border-color:#f59e0b4d;box-shadow:0 10px 40px #f59e0b14}.FAQ-module__V8_xEa__questionLine{justify-content:space-between;align-items:center;gap:24px;display:flex}.FAQ-module__V8_xEa__question{font-size:1.15rem;font-family:var(--font-body);color:var(--text-main);font-weight:600;line-height:1.5;transition:color .3s}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__question{color:var(--color-amber)}.FAQ-module__V8_xEa__iconWrapper{color:var(--text-muted);background:var(--bg-surface-hover);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__iconWrapper{color:var(--color-amber);background:#f59e0b1a;transform:rotate(180deg)}.FAQ-module__V8_xEa__answerWrapper{max-height:0;transition:max-height .5s cubic-bezier(.16,1,.3,1);overflow:hidden}.FAQ-module__V8_xEa__answerOpen{max-height:250px}.FAQ-module__V8_xEa__answer{color:var(--text-muted);padding-top:20px;font-size:1.05rem;line-height:1.7}
.Contact-module__hcVmEa__section{background:var(--bg-color);border-top:1px solid var(--border-color);position:relative}.Contact-module__hcVmEa__grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:80px;margin-bottom:120px;display:grid}.Contact-module__hcVmEa__infoSide{flex-direction:column;display:flex}.Contact-module__hcVmEa__label{letter-spacing:2px;color:var(--color-green);margin-bottom:16px;font-size:.85rem;font-weight:700}.Contact-module__hcVmEa__title{margin-bottom:24px;font-size:clamp(2.5rem,4vw,3.5rem)}.Contact-module__hcVmEa__subtitle{color:var(--text-muted);max-width:90%;margin-bottom:48px;font-size:1.15rem;line-height:1.7}.Contact-module__hcVmEa__contactDetails{flex-direction:column;gap:32px;display:flex}.Contact-module__hcVmEa__detailItem{align-items:center;gap:24px;display:flex}.Contact-module__hcVmEa__iconWrapper{color:var(--color-green);background:#10b9811a;border:1px solid #10b98133;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex}.Contact-module__hcVmEa__detailItem:hover .Contact-module__hcVmEa__iconWrapper{transform:scale(1.05);box-shadow:0 10px 25px #10b98126}.Contact-module__hcVmEa__detailItem h4{color:var(--text-main);margin-bottom:6px;font-size:1.15rem;font-weight:700}.Contact-module__hcVmEa__detailItem p{color:var(--text-muted);font-size:1.05rem}.Contact-module__hcVmEa__formSide{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:24px;padding:48px;box-shadow:0 20px 60px #0f172a0d}.Contact-module__hcVmEa__formGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.Contact-module__hcVmEa__inputGroup{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.Contact-module__hcVmEa__inputGroup label{color:var(--text-main);font-size:.9rem;font-weight:600}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{background:var(--bg-color);border:1px solid var(--border-color);color:var(--text-main);border-radius:12px;padding:16px 20px;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{background:var(--bg-surface);border-color:var(--color-green);outline:none;box-shadow:0 0 0 4px #10b9811a}.Contact-module__hcVmEa__textarea{resize:vertical}.Contact-module__hcVmEa__submitBtn{width:100%;padding:18px;font-size:1.1rem}.Contact-module__hcVmEa__mapContainer{border-top:1px solid var(--border-color);background:#e2e8f0;width:100%;height:480px;position:relative;overflow:hidden}.Contact-module__hcVmEa__mapOverlay{background-image:linear-gradient(#0f172a0d 1px,#0000 1px),linear-gradient(90deg,#0f172a0d 1px,#0000 1px);background-size:40px 40px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Contact-module__hcVmEa__mapPin{margin-bottom:16px;position:relative}.Contact-module__hcVmEa__mapPinIcon{color:var(--color-blue);z-index:2;position:relative}.Contact-module__hcVmEa__pulse{background:var(--color-blue);z-index:1;opacity:0;border-radius:50%;width:60px;height:60px;animation:2s ease-out infinite Contact-module__hcVmEa__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Contact-module__hcVmEa__pulse{0%{opacity:.5;transform:translate(-50%,-50%)scale(.5)}to{opacity:0;transform:translate(-50%,-50%)scale(2)}}.Contact-module__hcVmEa__mapText{color:var(--text-main);text-align:center;font-size:1.25rem;font-weight:700;font-family:var(--font-heading);letter-spacing:.5px;background:var(--bg-surface-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-color);border-radius:12px;padding:12px 24px;box-shadow:0 10px 30px #0f172a0d}@media (max-width:992px){.Contact-module__hcVmEa__grid{grid-template-columns:1fr;gap:64px}}@media (max-width:600px){.Contact-module__hcVmEa__formGrid{grid-template-columns:1fr}.Contact-module__hcVmEa__formSide{padding:32px 24px}}
.Footer-module__S6Hkya__footer{background:var(--bg-surface);border-top:1px solid var(--border-color);padding-top:100px}.Footer-module__S6Hkya__grid{grid-template-columns:2.5fr 1fr 1fr 1fr;gap:64px;margin-bottom:80px;display:grid}.Footer-module__S6Hkya__brandCol{flex-direction:column;display:flex}.Footer-module__S6Hkya__logo{font-family:var(--font-heading);letter-spacing:1px;color:var(--text-main);align-items:center;gap:14px;margin-bottom:24px;font-size:1.5rem;font-weight:800;display:flex}.Footer-module__S6Hkya__logoIconWrapper{background:var(--bg-surface);border:1px solid #10b9814d;border-radius:12px;justify-content:center;align-items:center;padding:8px;display:flex;box-shadow:0 0 15px #10b98126}.Footer-module__S6Hkya__logoIcon{color:var(--color-green)}.Footer-module__S6Hkya__logoText{background:linear-gradient(90deg,#059669,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Footer-module__S6Hkya__desc{color:var(--text-muted);max-width:380px;margin-bottom:32px;font-size:1.05rem;line-height:1.7}.Footer-module__S6Hkya__socials{gap:16px;display:flex}.Footer-module__S6Hkya__socialLink{background:var(--bg-color);border:1px solid var(--border-color);width:48px;height:48px;color:var(--text-muted);border-radius:12px;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.Footer-module__S6Hkya__socialLink:hover{background:var(--bg-surface);color:var(--color-blue);border-color:#2563eb4d;transform:translateY(-5px);box-shadow:0 10px 20px #2563eb1a}.Footer-module__S6Hkya__colTitle{font-family:var(--font-heading);color:var(--text-main);margin-bottom:24px;font-size:1.15rem;font-weight:700}.Footer-module__S6Hkya__linksCol{flex-direction:column;gap:16px;display:flex}.Footer-module__S6Hkya__linksCol a{color:var(--text-muted);width:fit-content;font-size:1rem;transition:all .3s}.Footer-module__S6Hkya__linksCol a:hover{color:var(--color-blue);transform:translate(4px)}.Footer-module__S6Hkya__bottomBar{border-top:1px solid var(--border-color);text-align:center;color:var(--text-muted);background:var(--bg-color);padding:32px 0;font-size:.95rem}@media (max-width:992px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:40px}}
