.Hero-module__ZARIfG__hero{height:90vh;min-height:600px;color:var(--white);isolation:isolate;background:#000;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroImage{object-fit:cover}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(90deg,#0f172acc,#0f172a33);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:10;text-align:left;max-width:800px;margin-left:10%;margin-right:auto;padding:0 1.5rem;position:relative}.Hero-module__ZARIfG__subtitle{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Hero-module__ZARIfG__title{color:var(--white);text-shadow:0 2px 4px #0000004d;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__title span{color:var(--primary)}.Hero-module__ZARIfG__description{color:var(--gray-300);max-width:600px;margin-bottom:2.5rem;font-size:1.25rem}.Hero-module__ZARIfG__btnGroup{gap:1.5rem;display:flex}.Hero-module__ZARIfG__dots{z-index:20;gap:.75rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.Hero-module__ZARIfG__activeDot{background:var(--primary);transform:scale(1.2)}@media (max-width:768px){.Hero-module__ZARIfG__content{text-align:center;margin-left:auto}.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__btnGroup{justify-content:center}.Hero-module__ZARIfG__subtitle{font-size:1.1rem}}
.FeatureCards-module__8e3CUa__section{background:var(--gray-100);padding:5rem 0}.FeatureCards-module__8e3CUa__container{z-index:10;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:-5rem auto 0;padding:0 1rem;display:grid;position:relative}.FeatureCards-module__8e3CUa__card{background:var(--white);text-align:center;border-radius:1rem;padding:2.5rem;transition:transform .3s;box-shadow:0 10px 30px #0000001a}.FeatureCards-module__8e3CUa__card:hover{transform:translateY(-10px)}.FeatureCards-module__8e3CUa__icon{margin-bottom:1.5rem;font-size:3rem;display:block}.FeatureCards-module__8e3CUa__title{color:var(--secondary);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.FeatureCards-module__8e3CUa__description{color:var(--gray-500);line-height:1.6}@media (max-width:768px){.FeatureCards-module__8e3CUa__container{grid-template-columns:1fr;margin-top:2rem}}
.ProductCard-module__t53O_a__card{background:var(--white);border:1px solid var(--gray-100);border-radius:1rem;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000d}.ProductCard-module__t53O_a__card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.ProductCard-module__t53O_a__imageContainer{background:#f8f8f8;width:100%;height:250px;position:relative}.ProductCard-module__t53O_a__image{object-fit:contain;padding:1rem}.ProductCard-module__t53O_a__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.ProductCard-module__t53O_a__category{text-transform:uppercase;color:var(--primary);letter-spacing:1px;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.ProductCard-module__t53O_a__title{color:var(--secondary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.ProductCard-module__t53O_a__description{color:var(--gray-500);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.ProductCard-module__t53O_a__footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.ProductCard-module__t53O_a__btn{color:var(--secondary);align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;transition:color .2s;display:flex}.ProductCard-module__t53O_a__btn:hover{color:var(--primary)}.ProductCard-module__t53O_a__arrow{font-size:1rem}
.products-module__glrhQW__page{min-height:100vh}.products-module__glrhQW__hero{background:var(--secondary);color:var(--white);text-align:center;padding:6rem 0 4rem}.products-module__glrhQW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.products-module__glrhQW__title{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.products-module__glrhQW__subtitle{color:var(--gray-400);font-size:1.1rem}.products-module__glrhQW__content{background:var(--background);padding:4rem 0}.products-module__glrhQW__filters{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.products-module__glrhQW__filterBtn{background:var(--white);border:1px solid var(--gray-200);color:var(--secondary);cursor:pointer;border-radius:2rem;padding:.6rem 1.2rem;font-weight:600;transition:all .3s}.products-module__glrhQW__filterBtn:hover,.products-module__glrhQW__active{background:var(--primary);color:var(--white);border-color:var(--primary)}.products-module__glrhQW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.products-module__glrhQW__loading,.products-module__glrhQW__empty{text-align:center;color:var(--gray-500);padding:4rem;font-size:1.1rem}@media (max-width:768px){.products-module__glrhQW__title{font-size:2rem}}
.services-module__2HtH3G__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.services-module__2HtH3G__serviceCard{background:var(--white);border:1px solid var(--gray-200);border-radius:1.5rem;flex-direction:column;gap:1.5rem;padding:2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.services-module__2HtH3G__serviceCard:hover{border-color:var(--primary);transform:translateY(-10px);box-shadow:0 20px 40px #00000014}.services-module__2HtH3G__iconWrapper{background:var(--gray-100);border-radius:1rem;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;transition:all .3s;display:flex}.services-module__2HtH3G__serviceCard:hover .services-module__2HtH3G__iconWrapper{background:var(--primary);color:var(--white)}.services-module__2HtH3G__cardContent{flex-direction:column;flex:1;gap:.75rem;display:flex}.services-module__2HtH3G__category{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.services-module__2HtH3G__serviceTitle{color:var(--secondary);font-size:1.5rem;font-weight:800}.services-module__2HtH3G__description{color:var(--gray-600);font-size:.95rem;line-height:1.7}.services-module__2HtH3G__footer{margin-top:auto;padding-top:1rem}.services-module__2HtH3G__learnMore{color:var(--primary);font-size:.9rem;font-weight:700;text-decoration:none;transition:gap .2s}.services-module__2HtH3G__learnMore:hover{text-decoration:underline}@media (max-width:480px){.services-module__2HtH3G__serviceCard{padding:1.5rem}}
.projects-module__REkmFG__filterBar{background:var(--white);border-radius:1rem;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:3.5rem;padding:1.5rem;display:flex;box-shadow:0 4px 6px #0000000d}.projects-module__REkmFG__filterGroup{flex-direction:column;gap:.5rem;min-width:200px;display:flex}.projects-module__REkmFG__filterGroup label{color:var(--secondary);text-transform:uppercase;font-size:.8rem;font-weight:700}.projects-module__REkmFG__filterGroup select{border:1px solid var(--gray-200);background:var(--gray-50);cursor:pointer;border-radius:.5rem;padding:.75rem;font-weight:600}.projects-module__REkmFG__projectsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.projects-module__REkmFG__projectCard{background:var(--white);cursor:pointer;border:1px solid var(--gray-200);border-radius:1rem;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px #0000000d}.projects-module__REkmFG__projectCard:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 15px 30px #0000001a}.projects-module__REkmFG__imageWrapper{aspect-ratio:16/10;width:100%;position:relative}.projects-module__REkmFG__overlay{background:rgba(var(--secondary-rgb),.8);opacity:0;width:100%;height:100%;color:var(--white);justify-content:center;align-items:center;font-weight:700;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.projects-module__REkmFG__projectCard:hover .projects-module__REkmFG__overlay{opacity:1}.projects-module__REkmFG__projectInfo{padding:1.5rem}.projects-module__REkmFG__location{color:var(--primary);text-transform:uppercase;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.projects-module__REkmFG__projectTitle{color:var(--secondary);margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.projects-module__REkmFG__groupName{color:var(--gray-500);font-size:.9rem}.projects-module__REkmFG__lightbox{z-index:3000;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.projects-module__REkmFG__lightboxContent{background:var(--white);border-radius:1.5rem;flex-direction:column;width:100%;max-width:1000px;max-height:90vh;display:flex;position:relative;overflow:hidden}.projects-module__REkmFG__closeBtn{color:var(--secondary);z-index:10;cursor:pointer;font-size:2rem;position:absolute;top:1rem;right:1.5rem}.projects-module__REkmFG__lightboxMain{grid-template-columns:1.5fr 1fr;height:100%;display:grid}.projects-module__REkmFG__lightboxImage{background:#000;height:600px;position:relative}.projects-module__REkmFG__lightboxInfo{flex-direction:column;gap:1.5rem;padding:3rem;display:flex}.projects-module__REkmFG__desc{color:var(--gray-600);line-height:1.7}.projects-module__REkmFG__lightboxThumbs{grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:auto;display:grid}.projects-module__REkmFG__lightboxThumb{aspect-ratio:1;cursor:pointer;border:2px solid #0000;border-radius:.4rem;position:relative;overflow:hidden}.projects-module__REkmFG__activeThumb{border-color:var(--primary)}@media (max-width:992px){.projects-module__REkmFG__lightboxMain{grid-template-columns:1fr;overflow-y:auto}.projects-module__REkmFG__lightboxImage{height:400px}}
