.Navbar-module__cJzEcG__nav{width:100%;height:var(--header-height);z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-light);background:#fffffff2;align-items:center;transition:all .3s;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-md);border-bottom:1px solid var(--border);background:#fffffffa}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.Navbar-module__cJzEcG__logo{z-index:1001;align-items:center;display:flex}.Navbar-module__cJzEcG__logoImage{object-fit:contain;filter:drop-shadow(0 0 8px #2d84654d);width:auto;height:48px;transition:height .3s}.Navbar-module__cJzEcG__logoImage:hover{filter:drop-shadow(0 0 12px #2d846580)}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__logoImage{height:42px}.Navbar-module__cJzEcG__links{align-items:center;gap:40px;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-muted);padding:5px 0;font-size:.95rem;font-weight:500;transition:color .3s;position:relative}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-main)}.Navbar-module__cJzEcG__active{color:var(--accent);font-weight:600}.Navbar-module__cJzEcG__activeIndicator{background:var(--accent);border-radius:2px;height:2px;position:absolute;bottom:-4px;left:0;right:0}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;padding:0;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--text-main);border-radius:2px;width:100%;height:2px;transition:all .3s}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:first-child{transform:rotate(45deg)translate(5px,6px)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(3){transform:rotate(-45deg)translate(5px,-6px)}.Navbar-module__cJzEcG__mobileMenu{background:var(--bg-main);z-index:1000;flex-direction:column;justify-content:center;width:100%;height:100vh;padding:40px;display:flex;position:fixed;top:0;right:0}.Navbar-module__cJzEcG__mobileLinks{flex-direction:column;gap:24px;display:flex}.Navbar-module__cJzEcG__mobileLink{color:var(--text-muted);font-family:Outfit,sans-serif;font-size:2rem;font-weight:700;transition:all .3s}.Navbar-module__cJzEcG__mobileLink:hover,.Navbar-module__cJzEcG__activeMobile{color:var(--accent);padding-left:10px}@media (max-width:900px){.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%);padding:80px 0 40px}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr;gap:60px;margin-bottom:60px;display:grid}.Footer-module__S6Hkya__logo{align-items:center;margin-bottom:20px;display:flex}.Footer-module__S6Hkya__logoImage{object-fit:contain;width:auto;height:54px}.Footer-module__S6Hkya__brand p{color:var(--text-muted);max-width:300px;line-height:1.6}.Footer-module__S6Hkya__links h4{color:var(--text-highlight);margin-bottom:24px;font-size:1.1rem}.Footer-module__S6Hkya__links ul{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__links a{color:var(--text-muted);transition:color .3s}.Footer-module__S6Hkya__links a:hover{color:var(--accent)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);text-align:center;padding-top:40px}.Footer-module__S6Hkya__bottom p{color:var(--text-muted);font-size:.9rem}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:40px}}
.Hero-module__ZARIfG__hero{background:var(--bg-main);align-items:center;height:100vh;min-height:800px;padding:0;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";opacity:.4;mix-blend-mode:luminosity;z-index:0;background:url(/images/hero.png) 50%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(90deg,#fffffff2 0%,#ffffffd9 50%,#ffffffb3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__gridBackground{opacity:.3;z-index:1;perspective:1000px;width:100%;height:100%;transform-style:preserve-3d;background-image:linear-gradient(#2d84651a 1px,#0000 1px),linear-gradient(90deg,#2d84651a 1px,#0000 1px);background-size:50px 50px;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:3;max-width:900px;padding-top:60px;position:relative}.Hero-module__ZARIfG__tagline{color:var(--accent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:1px;text-transform:uppercase;background:#2d84651a;border:1px solid #2d84654d;border-radius:50px;margin-bottom:20px;padding:6px 16px;font-size:.9rem;font-weight:600;display:inline-block}.Hero-module__ZARIfG__title{letter-spacing:-1px;margin-bottom:24px;font-size:clamp(3rem,6vw,5.5rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__outlineText{-webkit-text-stroke:1px #ffffff4d;color:#0000}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);max-width:650px;margin-bottom:48px;font-size:1.25rem;font-weight:300;line-height:1.7}.Hero-module__ZARIfG__actions{flex-wrap:wrap;gap:20px;display:flex}.Hero-module__ZARIfG__blueprintDecor{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__lineH,.Hero-module__ZARIfG__lineV{background:var(--accent);box-shadow:0 0 10px var(--accent);opacity:.5;position:absolute}.Hero-module__ZARIfG__lineH{width:100%;height:1px;animation:8s cubic-bezier(.4,0,.2,1) infinite Hero-module__ZARIfG__scanH;top:30%;left:0}.Hero-module__ZARIfG__lineV{width:1px;height:100%;animation:12s cubic-bezier(.4,0,.2,1) infinite Hero-module__ZARIfG__scanV;top:0;left:70%}.Hero-module__ZARIfG__circleDecor{border:1px dashed #2d84654d;border-radius:50%;width:300px;height:300px;animation:20s linear infinite Hero-module__ZARIfG__rotate;position:absolute;top:30%;left:70%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__scrollIndicator{z-index:3;color:var(--text-muted);letter-spacing:2px;text-transform:uppercase;flex-direction:column;align-items:center;gap:12px;font-size:.85rem;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__mouse{border:2px solid #ffffff4d;border-radius:20px;width:26px;height:42px;position:relative}.Hero-module__ZARIfG__wheel{background:var(--accent);border-radius:2px;width:4px;height:6px;animation:1.5s infinite Hero-module__ZARIfG__scrollWheel;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes Hero-module__ZARIfG__scanH{0%{opacity:0;top:10%}20%{opacity:.5}80%{opacity:.5}to{opacity:0;top:90%}}@keyframes Hero-module__ZARIfG__scanV{0%{opacity:0;left:10%}20%{opacity:.5}80%{opacity:.5}to{opacity:0;left:90%}}@keyframes Hero-module__ZARIfG__rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes Hero-module__ZARIfG__scrollWheel{0%{opacity:1;top:6px}to{opacity:0;top:24px}}@media (max-width:900px){.Hero-module__ZARIfG__title{font-size:3.5rem}.Hero-module__ZARIfG__overlay{background:#020617d9}}@media (max-width:768px){.Hero-module__ZARIfG__content{text-align:center;padding-top:100px}.Hero-module__ZARIfG__actions{justify-content:center}.Hero-module__ZARIfG__tagline{margin:0 auto 20px}.Hero-module__ZARIfG__subtitle{margin:0 auto 40px;font-size:1rem}.Hero-module__ZARIfG__actions{flex-direction:column;gap:12px;width:100%}.Hero-module__ZARIfG__actions a{text-align:center;justify-content:center;width:100%}.Hero-module__ZARIfG__lineV,.Hero-module__ZARIfG__lineH,.Hero-module__ZARIfG__circleDecor{display:none}}
.WhyChooseUs-module__aV2w7G__section{background:linear-gradient(135deg,#fff 0%,#f7fafc 100%);padding:100px 0}.WhyChooseUs-module__aV2w7G__header{text-align:center;max-width:700px;margin:0 auto 80px}.WhyChooseUs-module__aV2w7G__header h2{margin-bottom:20px;font-size:clamp(2rem,4vw,3rem)}.WhyChooseUs-module__aV2w7G__header p{color:var(--text-muted);font-size:1.15rem;line-height:1.6}.WhyChooseUs-module__aV2w7G__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px;display:grid}.WhyChooseUs-module__aV2w7G__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);text-align:center;box-shadow:var(--shadow-sm);cursor:default;background:linear-gradient(135deg,#fffffff2 0%,#f7fafcfa 100%);border-radius:16px;padding:36px 28px;transition:all .3s}.WhyChooseUs-module__aV2w7G__card:hover{box-shadow:var(--shadow-xl);border-color:var(--accent)}.WhyChooseUs-module__aV2w7G__icon{margin-bottom:20px;font-size:3rem;display:inline-block}.WhyChooseUs-module__aV2w7G__card h3{color:var(--text-highlight);margin-bottom:12px;font-size:1.25rem}.WhyChooseUs-module__aV2w7G__card p{color:var(--text-muted);font-size:.95rem;line-height:1.6}@media (max-width:768px){.WhyChooseUs-module__aV2w7G__section{padding:60px 0}.WhyChooseUs-module__aV2w7G__header{margin-bottom:50px}.WhyChooseUs-module__aV2w7G__grid{grid-template-columns:1fr;gap:20px}.WhyChooseUs-module__aV2w7G__card{padding:28px 24px}}
.Services-module__dpHhBa__services{background:linear-gradient(135deg,#fff 0%,#f7fafc 100%);position:relative}.Services-module__dpHhBa__header{text-align:center;max-width:800px;margin-bottom:80px;margin-left:auto;margin-right:auto}.Services-module__dpHhBa__header h2{margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Services-module__dpHhBa__header p{color:var(--text-muted);font-size:1.15rem;line-height:1.6}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:30px;display:grid}.Services-module__dpHhBa__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);height:100%;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#fffffff2 0%,#f7fafcfa 100%);border-radius:16px;flex-direction:column;padding:32px;transition:all .3s;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__card:hover{box-shadow:var(--shadow-xl);border-color:var(--accent);background:linear-gradient(135deg,#fff 0%,#f7fafc 100%);transform:translateY(-5px)}.Services-module__dpHhBa__cardContent{flex:1}.Services-module__dpHhBa__iconWrapper{justify-content:flex-start;align-items:center;height:100px;margin-bottom:24px;display:flex}.Services-module__dpHhBa__cardImage{border-radius:12px;width:100%;max-width:120px;height:80px;position:relative;overflow:hidden}.Services-module__dpHhBa__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardImage img{transform:scale(1.1)}.Services-module__dpHhBa__iconPlaceholder{background:linear-gradient(135deg,#2d84651a,#2d84650d);border:1px solid #2d846533;border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;font-size:2.5rem;transition:all .3s;display:flex}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__iconPlaceholder{background:linear-gradient(135deg,#2d846533,#2d84651a);transform:scale(1.05)}.Services-module__dpHhBa__card h3{color:var(--text-highlight);margin-bottom:12px;font-size:1.5rem}.Services-module__dpHhBa__card p{color:var(--text-muted);margin-bottom:24px;font-size:.95rem;line-height:1.6}.Services-module__dpHhBa__cardFooter{padding-top:16px}.Services-module__dpHhBa__learnMore{color:var(--accent);align-items:center;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-flex}.Services-module__dpHhBa__arrow{margin-left:8px;transition:transform .3s}.Services-module__dpHhBa__learnMore:hover{color:var(--accent-light)}.Services-module__dpHhBa__learnMore:hover .Services-module__dpHhBa__arrow{transform:translate(5px)}@media (max-width:768px){.Services-module__dpHhBa__services{padding:60px 0}.Services-module__dpHhBa__header{margin-bottom:50px}.Services-module__dpHhBa__grid{grid-template-columns:1fr;gap:24px}.Services-module__dpHhBa__card{padding:28px 24px}}
.Industries-module__OOIqcq__section{background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%);padding:100px 0}.Industries-module__OOIqcq__header{text-align:center;max-width:700px;margin:0 auto 80px}.Industries-module__OOIqcq__header h2{margin-bottom:20px;font-size:clamp(2rem,4vw,3rem)}.Industries-module__OOIqcq__header p{color:var(--text-muted);font-size:1.15rem;line-height:1.6}.Industries-module__OOIqcq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;display:grid}.Industries-module__OOIqcq__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);text-align:center;box-shadow:var(--shadow-md);background:linear-gradient(135deg,#fffffffa 0%,#fffffff2 100%);border-radius:20px;padding:40px 32px;transition:all .3s;position:relative;overflow:hidden}.Industries-module__OOIqcq__card:before{content:"";background:var(--gradient-accent);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Industries-module__OOIqcq__card:hover:before{transform:scaleX(1)}.Industries-module__OOIqcq__card:hover{box-shadow:var(--shadow-xl);border-color:var(--accent)}.Industries-module__OOIqcq__iconWrapper{background:linear-gradient(135deg,#2d84651a,#2d84650d);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;transition:all .3s;display:flex}.Industries-module__OOIqcq__card:hover .Industries-module__OOIqcq__iconWrapper{background:linear-gradient(135deg,#2d846533,#2d84651a);transform:scale(1.1)}.Industries-module__OOIqcq__icon{font-size:2.5rem}.Industries-module__OOIqcq__card h3{color:var(--text-highlight);margin-bottom:12px;font-size:1.35rem}.Industries-module__OOIqcq__card p{color:var(--text-muted);font-size:.95rem;line-height:1.7}@media (max-width:768px){.Industries-module__OOIqcq__section{padding:60px 0}.Industries-module__OOIqcq__header{margin-bottom:50px}.Industries-module__OOIqcq__grid{grid-template-columns:1fr;gap:24px}.Industries-module__OOIqcq__card{padding:32px 24px}}
.PageHeader-module__bRDKxW__header{background:linear-gradient(to bottom,var(--bg-secondary),var(--bg-main));text-align:center;border-bottom:1px solid var(--border);padding:160px 0 80px}.PageHeader-module__bRDKxW__header h1{color:var(--text-highlight);margin-bottom:20px;font-size:3.5rem}.PageHeader-module__bRDKxW__header p{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.25rem}@media (max-width:768px){.PageHeader-module__bRDKxW__header h1{font-size:2.5rem}}
.Contact-module__hcVmEa__contact{background:var(--bg-secondary)}.Contact-module__hcVmEa__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.Contact-module__hcVmEa__info h2{margin-bottom:24px;font-size:clamp(2rem,4vw,3rem)}.Contact-module__hcVmEa__info p{color:var(--text-muted);margin-bottom:40px;font-size:1.1rem}.Contact-module__hcVmEa__details{flex-direction:column;gap:30px;display:flex}.Contact-module__hcVmEa__detailItem{gap:20px;display:flex}.Contact-module__hcVmEa__detailItem .Contact-module__hcVmEa__icon{border:1px solid var(--border);width:50px;height:50px;color:var(--accent);background:#fff;border-radius:12px;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.Contact-module__hcVmEa__detailItem h4{margin-bottom:4px;font-size:1.1rem}.Contact-module__hcVmEa__detailItem p{color:var(--text-muted);margin-bottom:0;font-size:.95rem}.Contact-module__hcVmEa__form{border:1px solid var(--border);box-shadow:var(--shadow-md);background:#fff;border-radius:20px;padding:40px}.Contact-module__hcVmEa__formGroup{margin-bottom:24px}.Contact-module__hcVmEa__formGroup label{color:var(--text-muted);margin-bottom:8px;font-size:.9rem;font-weight:500;display:block}.Contact-module__hcVmEa__formGroup input,.Contact-module__hcVmEa__formGroup select,.Contact-module__hcVmEa__formGroup textarea{background:var(--bg-secondary);border:1px solid var(--border);width:100%;color:var(--text-main);border-radius:8px;padding:12px 16px;font-family:inherit;transition:all .3s}.Contact-module__hcVmEa__formGroup input:focus,.Contact-module__hcVmEa__formGroup select:focus,.Contact-module__hcVmEa__formGroup textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #2d84651a}.Contact-module__hcVmEa__form button{width:100%}@media (max-width:992px){.Contact-module__hcVmEa__grid{grid-template-columns:1fr;gap:60px}}
.Portfolio-module__uAcsSq__portfolio{background:linear-gradient(135deg,#f7fafc 0%,#fff 100%)}.Portfolio-module__uAcsSq__header{text-align:center;max-width:800px;margin-bottom:60px;margin-left:auto;margin-right:auto}.Portfolio-module__uAcsSq__header h2{font-size:clamp(2rem,4vw,3rem)}.Portfolio-module__uAcsSq__header p{color:var(--text-muted);font-size:1.15rem}.Portfolio-module__uAcsSq__filterContainer{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:48px;display:flex}.Portfolio-module__uAcsSq__filterBtn{border:2px solid var(--border);color:var(--text-main);cursor:pointer;box-shadow:var(--shadow-sm);background:#fff;border-radius:50px;padding:12px 32px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:500;transition:all .3s;position:relative}.Portfolio-module__uAcsSq__filterBtn:hover{color:var(--accent);border-color:var(--accent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.Portfolio-module__uAcsSq__activeFilter{color:#fff;background:var(--gradient-accent);box-shadow:var(--shadow-md);border-color:#0000;font-weight:600}.Portfolio-module__uAcsSq__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;min-height:400px;display:grid}.Portfolio-module__uAcsSq__item{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#fffffff2 0%,#f7fafcfa 100%);border-radius:16px;transition:all .3s;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__item:hover{box-shadow:var(--shadow-xl);transform:translateY(-5px)}.Portfolio-module__uAcsSq__imageWrapper{aspect-ratio:4/3;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.Portfolio-module__uAcsSq__overlay{opacity:0;background:linear-gradient(#0000 0%,#0006 50%,#000c 100%);align-items:flex-end;width:100%;height:100%;padding:30px;transition:all .4s;display:flex;position:absolute;top:0;left:0}.Portfolio-module__uAcsSq__item:hover .Portfolio-module__uAcsSq__overlay{opacity:1}.Portfolio-module__uAcsSq__item:hover img{transform:scale(1.1)}.Portfolio-module__uAcsSq__info{width:100%;transition:transform .4s;transform:translateY(20px)}.Portfolio-module__uAcsSq__item:hover .Portfolio-module__uAcsSq__info{transform:translateY(0)}.Portfolio-module__uAcsSq__categoryTag{color:var(--accent-light);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:.75rem;font-weight:700;display:block}.Portfolio-module__uAcsSq__info h3{color:#fff;margin-bottom:16px;font-size:1.5rem}.Portfolio-module__uAcsSq__viewBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff80;border-radius:50px;padding:8px 16px;font-size:.85rem;transition:all .3s}.Portfolio-module__uAcsSq__viewBtn:hover{background:var(--gradient-accent);color:#fff;border-color:#0000}@media (max-width:768px){.Portfolio-module__uAcsSq__grid{grid-template-columns:1fr}.Portfolio-module__uAcsSq__filterContainer{gap:8px}.Portfolio-module__uAcsSq__filterBtn{padding:8px 16px;font-size:.9rem}}
.About-module__8aBknG__aboutContent{padding:100px 0}.About-module__8aBknG__grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;display:grid}.About-module__8aBknG__textSide h2{margin-bottom:24px;font-size:2.5rem}.About-module__8aBknG__textSide p{color:var(--text-muted);margin-bottom:24px;font-size:1.1rem;line-height:1.8}.About-module__8aBknG__stats{gap:40px;margin-top:40px;display:flex}.About-module__8aBknG__statItem h3{color:var(--accent);margin-bottom:8px;font-size:2.5rem}.About-module__8aBknG__statItem p{color:var(--text-main);margin-bottom:0;font-size:.9rem;font-weight:600}.About-module__8aBknG__imageSide{position:relative}.About-module__8aBknG__imagePlaceholder{border:1px solid #ffffff1a;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.About-module__8aBknG__blueprintOverlay{pointer-events:none;background-image:linear-gradient(#3b82f633 1px,#0000 1px),linear-gradient(90deg,#3b82f633 1px,#0000 1px);background-size:20px 20px;width:100%;height:100%;position:absolute;top:0;left:0}.About-module__8aBknG__imagePlaceholder img{width:100%;display:block}.About-module__8aBknG__mission{background:var(--bg-card);padding:100px 0}.About-module__8aBknG__missionGrid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.About-module__8aBknG__missionCard{background:var(--bg-main);border:1px solid #ffffff0d;border-radius:20px;padding:50px}.About-module__8aBknG__missionCard .About-module__8aBknG__icon{margin-bottom:24px;font-size:3rem}.About-module__8aBknG__missionCard h3{margin-bottom:16px;font-size:1.8rem}.About-module__8aBknG__missionCard p{color:var(--text-muted);line-height:1.6}@media (max-width:992px){.About-module__8aBknG__grid,.About-module__8aBknG__missionGrid{grid-template-columns:1fr;gap:60px}}
.Blogs-module__Lf-Fma__blogs{background:var(--bg-main);padding:80px 0}.Blogs-module__Lf-Fma__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:40px;display:grid}.Blogs-module__Lf-Fma__blogCard{border:1px solid var(--border);box-shadow:var(--shadow-sm);cursor:pointer;background:#fff;border-radius:16px;transition:all .3s;overflow:hidden}.Blogs-module__Lf-Fma__blogCard:hover{box-shadow:var(--shadow-lg)}.Blogs-module__Lf-Fma__imageWrapper{height:240px;position:relative;overflow:hidden}.Blogs-module__Lf-Fma__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.Blogs-module__Lf-Fma__blogCard:hover .Blogs-module__Lf-Fma__imageWrapper img{transform:scale(1.1)}.Blogs-module__Lf-Fma__category{background:var(--accent);color:#fff;border-radius:20px;padding:6px 16px;font-size:.85rem;font-weight:600;position:absolute;top:20px;left:20px}.Blogs-module__Lf-Fma__content{padding:32px}.Blogs-module__Lf-Fma__meta{color:var(--text-muted);gap:8px;margin-bottom:16px;font-size:.9rem;display:flex}.Blogs-module__Lf-Fma__content h3{color:var(--text-highlight);margin-bottom:12px;font-size:1.5rem;line-height:1.3}.Blogs-module__Lf-Fma__content p{color:var(--text-muted);margin-bottom:20px;line-height:1.6}.Blogs-module__Lf-Fma__readMore{color:var(--accent);align-items:center;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.Blogs-module__Lf-Fma__readMore:hover{color:var(--accent-light);gap:8px}@media (max-width:768px){.Blogs-module__Lf-Fma__grid{grid-template-columns:1fr}.Blogs-module__Lf-Fma__imageWrapper{height:200px}}
.Careers-module__PFxZfG__benefits{background:var(--bg-secondary);padding:80px 0}.Careers-module__PFxZfG__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.Careers-module__PFxZfG__benefitCard{border:1px solid var(--border);text-align:center;box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;padding:32px;transition:all .3s}.Careers-module__PFxZfG__benefitCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.Careers-module__PFxZfG__benefitIcon{margin-bottom:20px;font-size:3rem}.Careers-module__PFxZfG__benefitCard h3{color:var(--text-highlight);margin-bottom:12px;font-size:1.25rem}.Careers-module__PFxZfG__benefitCard p{color:var(--text-muted);line-height:1.6}.Careers-module__PFxZfG__openings{background:var(--bg-main);padding:80px 0}.Careers-module__PFxZfG__jobsList{flex-direction:column;gap:24px;max-width:900px;margin:0 auto;display:flex}.Careers-module__PFxZfG__jobCard{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;padding:32px;transition:all .3s}.Careers-module__PFxZfG__jobCard:hover{box-shadow:var(--shadow-lg)}.Careers-module__PFxZfG__jobHeader{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;display:flex}.Careers-module__PFxZfG__jobHeader h3{color:var(--text-highlight);margin-bottom:8px;font-size:1.5rem}.Careers-module__PFxZfG__jobMeta{color:var(--text-muted);flex-wrap:wrap;gap:8px;font-size:.9rem;display:flex}.Careers-module__PFxZfG__department{color:var(--accent);font-weight:600}.Careers-module__PFxZfG__experience{background:var(--bg-secondary);color:var(--accent);white-space:nowrap;border-radius:20px;padding:6px 16px;font-size:.85rem;font-weight:600}.Careers-module__PFxZfG__jobCard p{color:var(--text-muted);margin-bottom:24px;line-height:1.6}.Careers-module__PFxZfG__jobCard button{margin-top:8px}@media (max-width:768px){.Careers-module__PFxZfG__jobHeader{flex-direction:column}.Careers-module__PFxZfG__benefitsGrid{grid-template-columns:1fr}}
.ContactPage-module__V8gPFa__fullContact{padding:80px 0}.ContactPage-module__V8gPFa__mapSection{background:var(--bg-card);padding:80px 0}.ContactPage-module__V8gPFa__mapPlaceholder{background:url(/images/hero.png) 50%/cover no-repeat;border:1px solid #ffffff1a;border-radius:24px;height:500px;position:relative;overflow:hidden}.ContactPage-module__V8gPFa__mapOverlay{background:var(--glass);border:1px solid #ffffff1a;border-radius:20px;max-width:400px;padding:40px;position:absolute;top:40px;left:40px}.ContactPage-module__V8gPFa__mapOverlay h3{margin-bottom:12px;font-size:1.5rem}.ContactPage-module__V8gPFa__mapOverlay p{color:var(--text-muted);margin-bottom:24px;line-height:1.6}.ContactPage-module__V8gPFa__badge{background:var(--accent);color:#fff;border-radius:20px;padding:8px 16px;font-size:.85rem;font-weight:700;display:inline-block}@media (max-width:768px){.ContactPage-module__V8gPFa__mapOverlay{max-width:100%;margin:20px;position:relative;top:0;left:0}}
.PortfolioPage-module__1d0wka__portfolioSection{background:var(--bg-main);padding:80px 0}.PortfolioPage-module__1d0wka__filterBar{justify-content:center;gap:20px;margin-bottom:60px;display:flex}.PortfolioPage-module__1d0wka__filterBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:30px;padding:10px 24px;font-weight:600;transition:all .3s}.PortfolioPage-module__1d0wka__filterBtn.PortfolioPage-module__1d0wka__active,.PortfolioPage-module__1d0wka__filterBtn:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.PortfolioPage-module__1d0wka__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;display:grid}.PortfolioPage-module__1d0wka__projectCard{aspect-ratio:4/3;cursor:pointer;border-radius:16px;position:relative;overflow:hidden}.PortfolioPage-module__1d0wka__imageBox{width:100%;height:100%;position:relative}.PortfolioPage-module__1d0wka__imageBox img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.PortfolioPage-module__1d0wka__overlay{opacity:0;background:linear-gradient(#0000,#020617f2);flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:40px;transition:opacity .4s;display:flex;position:absolute;top:0;left:0}.PortfolioPage-module__1d0wka__projectCard:hover .PortfolioPage-module__1d0wka__overlay{opacity:1}.PortfolioPage-module__1d0wka__projectCard:hover img{transform:scale(1.1)}.PortfolioPage-module__1d0wka__overlay span{color:var(--accent);text-transform:uppercase;margin-bottom:8px;font-size:.9rem;font-weight:700}.PortfolioPage-module__1d0wka__overlay h3{margin-bottom:24px;font-size:1.8rem}.PortfolioPage-module__1d0wka__viewBtn{color:#000;background:#fff;border:none;border-radius:8px;align-self:flex-start;padding:10px 20px;font-size:.9rem;font-weight:700}@media (max-width:768px){.PortfolioPage-module__1d0wka__grid{grid-template-columns:1fr}}
.ServicesPage-module__MHTFFa__detailedGrid{padding:100px 0}.ServicesPage-module__MHTFFa__serviceCards{flex-direction:column;gap:120px;display:flex}.ServicesPage-module__MHTFFa__serviceItem{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.ServicesPage-module__MHTFFa__serviceItem:nth-child(2n){direction:rtl}.ServicesPage-module__MHTFFa__serviceItem:nth-child(2n) .ServicesPage-module__MHTFFa__textContent{text-align:left;direction:ltr}.ServicesPage-module__MHTFFa__textContent h2{margin-bottom:24px;font-size:2.5rem}.ServicesPage-module__MHTFFa__textContent p{color:var(--text-muted);margin-bottom:32px;font-size:1.1rem;line-height:1.8}.ServicesPage-module__MHTFFa__featureList{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ServicesPage-module__MHTFFa__featureList li{color:var(--text-main);align-items:center;gap:12px;font-weight:500;display:flex}.ServicesPage-module__MHTFFa__featureList li span{color:var(--accent);font-weight:800}.ServicesPage-module__MHTFFa__visualContent{position:relative}.ServicesPage-module__MHTFFa__glassImg{border:1px solid #ffffff1a;border-radius:20px;overflow:hidden;box-shadow:0 30px 60px #00000080}.ServicesPage-module__MHTFFa__glassImg img{width:100%;display:block}@media (max-width:992px){.ServicesPage-module__MHTFFa__serviceItem,.ServicesPage-module__MHTFFa__serviceItem:nth-child(2n){direction:ltr;grid-template-columns:1fr;gap:40px}}
.Process-module__RmMdVa__process{background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%);padding:100px 0}.Process-module__RmMdVa__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;display:grid}.Process-module__RmMdVa__stepCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);text-align:center;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#fffffff2 0%,#f7fafcfa 100%);border-radius:16px;padding:32px 28px;transition:all .3s}.Process-module__RmMdVa__stepCard:hover{box-shadow:var(--shadow-xl);border-color:var(--accent);transform:translateY(-5px)}.Process-module__RmMdVa__stepNumber{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:3rem;font-weight:800}.Process-module__RmMdVa__stepCard h3{color:var(--text-highlight);margin-bottom:12px;font-size:1.35rem}.Process-module__RmMdVa__stepCard p{color:var(--text-muted);line-height:1.6}@media (max-width:768px){.Process-module__RmMdVa__process{padding:60px 0}.Process-module__RmMdVa__grid{grid-template-columns:1fr;gap:24px}.Process-module__RmMdVa__stepCard{padding:28px 24px}.Process-module__RmMdVa__stepNumber{font-size:2.5rem}}
