.TextWithImageBlock-module__hug-QG__section{padding:var(--spacing-xl)0;background-color:var(--color-bg-primary)}.TextWithImageBlock-module__hug-QG__container{align-items:center;gap:var(--spacing-lg);display:flex}.TextWithImageBlock-module__hug-QG__reverse{flex-direction:row-reverse}.TextWithImageBlock-module__hug-QG__content{flex:1}.TextWithImageBlock-module__hug-QG__heading{margin-bottom:var(--spacing-md);color:var(--color-text-primary)}.TextWithImageBlock-module__hug-QG__text{color:var(--color-text-secondary);font-size:1.1rem;line-height:1.8}.TextWithImageBlock-module__hug-QG__imageWrapper{flex:1;position:relative}.TextWithImageBlock-module__hug-QG__image{border-radius:0;box-shadow:0 20px 40px #0000004d}@media (max-width:768px){.TextWithImageBlock-module__hug-QG__container,.TextWithImageBlock-module__hug-QG__reverse{flex-direction:column}}
.Header-module__lnUIdW__header{height:var(--header-height);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border);z-index:100;background-color:#0a0a0ae6;position:fixed;top:0;left:0;right:0}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module__lnUIdW__logo{font-family:var(--font-heading);letter-spacing:-.02em;z-index:101;font-size:1.5rem;font-weight:800}.Header-module__lnUIdW__logoAccent{color:var(--color-accent)}.Header-module__lnUIdW__nav{gap:var(--spacing-md);align-items:center;display:flex}.Header-module__lnUIdW__link{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:500;transition:color .2s}.Header-module__lnUIdW__link:hover{color:var(--color-text-primary)}.Header-module__lnUIdW__active{color:var(--color-accent);position:relative}.Header-module__lnUIdW__active:after{content:"";background-color:var(--color-accent);width:100%;height:2px;box-shadow:0 0 10px var(--color-accent);position:absolute;bottom:-4px;left:0}.Header-module__lnUIdW__dropdown{align-items:center;height:100%;display:flex;position:relative}.Header-module__lnUIdW__dropdownContent{z-index:1;border:1px solid var(--color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0a0a0af2;border-top:none;min-width:220px;padding:.5rem 0;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 8px 16px #0003}.Header-module__lnUIdW__dropdown:hover .Header-module__lnUIdW__dropdownContent{display:block}.Header-module__lnUIdW__dropdownLink{color:var(--color-text-secondary);padding:12px 16px;font-size:.9rem;text-decoration:none;transition:all .2s;display:block}.Header-module__lnUIdW__dropdownLink:hover{color:var(--color-accent);background-color:#ffffff0d}.Header-module__lnUIdW__hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;padding:0;display:none}.Header-module__lnUIdW__hamburger span{background-color:var(--color-text-primary);border-radius:3px;width:100%;height:3px;transition:all .3s ease-in-out}.Header-module__lnUIdW__mobileAction{display:none}.Header-module__lnUIdW__desktopAction{display:block}@media (max-width:768px){.Header-module__lnUIdW__hamburger{display:flex}.Header-module__lnUIdW__desktopAction{display:none}.Header-module__lnUIdW__nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background-color:#0a0a0afa;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;padding:2rem;transition:right .3s ease-in-out;position:fixed;top:0;right:-100%}.Header-module__lnUIdW__nav.Header-module__lnUIdW__open{right:0}.Header-module__lnUIdW__link{margin:1rem 0;font-size:1.5rem}.Header-module__lnUIdW__dropdown{flex-direction:column;height:auto}.Header-module__lnUIdW__dropdownContent{box-shadow:none;text-align:center;background-color:#0000;border:none;padding:0;display:none;position:static;transform:none}.Header-module__lnUIdW__dropdown:hover .Header-module__lnUIdW__dropdownContent{display:block}.Header-module__lnUIdW__dropdownLink{padding:.5rem 0;font-size:1.2rem}.Header-module__lnUIdW__hamburger.Header-module__lnUIdW__active span:first-child{transform:translateY(9px)rotate(45deg)}.Header-module__lnUIdW__hamburger.Header-module__lnUIdW__active span:nth-child(2){opacity:0}.Header-module__lnUIdW__hamburger.Header-module__lnUIdW__active span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.Header-module__lnUIdW__mobileAction{margin-top:2rem;display:block}.Header-module__lnUIdW__mobileButton{background-color:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:12px 24px;font-weight:600;transition:background-color .2s;display:inline-block}.Header-module__lnUIdW__mobileButton:hover{background-color:var(--color-accent-hover)}}
.Footer-module__3hUVsW__footer{background-color:var(--color-bg-secondary);padding:var(--spacing-lg)0 var(--spacing-md);border-top:1px solid var(--color-border);margin-top:auto}.Footer-module__3hUVsW__top{gap:var(--spacing-lg);margin-bottom:var(--spacing-lg);flex-wrap:wrap;display:flex}.Footer-module__3hUVsW__brand{flex:1;min-width:300px}.Footer-module__3hUVsW__logo{font-family:var(--font-heading);letter-spacing:-.02em;margin-bottom:var(--spacing-sm);font-size:1.5rem;font-weight:800;display:block}.Footer-module__3hUVsW__logoAccent{color:var(--color-accent)}.Footer-module__3hUVsW__tagline{color:var(--color-text-secondary);max-width:300px}.Footer-module__3hUVsW__links{gap:var(--spacing-lg);flex-wrap:wrap;flex:2;display:flex}.Footer-module__3hUVsW__column{flex:1;min-width:150px}.Footer-module__3hUVsW__column h4{color:var(--color-text-primary);margin-bottom:1.5rem;font-size:1rem}.Footer-module__3hUVsW__column a,.Footer-module__3hUVsW__column p{color:var(--color-text-secondary);margin-bottom:.75rem;font-size:.9rem;display:block}.Footer-module__3hUVsW__column a:hover{color:var(--color-accent)}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--color-border);padding-top:var(--spacing-md);justify-content:space-between;align-items:center;gap:var(--spacing-md);flex-wrap:wrap;display:flex}.Footer-module__3hUVsW__values{gap:var(--spacing-md);display:flex}.Footer-module__3hUVsW__values span{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary);border:1px solid var(--color-border);padding:.25rem .75rem;font-size:.8rem}.Footer-module__3hUVsW__copyright{color:var(--color-text-secondary);font-size:.8rem}
.Hero-module__P_WY2G__hero{align-items:center;height:90vh;min-height:600px;display:flex;position:relative;overflow:hidden}.Hero-module__P_WY2G__background{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__P_WY2G__video,.Hero-module__P_WY2G__image,.Hero-module__P_WY2G__placeholder{object-fit:cover;width:100%;height:100%}.Hero-module__P_WY2G__placeholder{background-color:var(--color-bg-secondary)}.Hero-module__P_WY2G__overlay{background:linear-gradient(#0000004d,#000000b3);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__P_WY2G__content{z-index:1;max-width:800px;position:relative}.Hero-module__P_WY2G__heading{text-shadow:0 2px 4px #00000080;margin-bottom:1.5rem;font-size:4rem;line-height:1.1}.Hero-module__P_WY2G__subheading{color:#ffffffe6;max-width:600px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__P_WY2G__actions{gap:1rem;display:flex}@media (max-width:768px){.Hero-module__P_WY2G__heading{font-size:2.5rem}.Hero-module__P_WY2G__actions{flex-direction:column}}
.ProjectCard-module__b08Pxa__card{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:8px;transition:transform .3s,box-shadow .3s;display:block;overflow:hidden}.ProjectCard-module__b08Pxa__card:hover{border-color:var(--color-accent);transform:translateY(-5px);box-shadow:0 10px 20px #0003}.ProjectCard-module__b08Pxa__imageWrapper{aspect-ratio:4/3;position:relative;overflow:hidden}.ProjectCard-module__b08Pxa__image{object-fit:cover;transition:transform .5s}.ProjectCard-module__b08Pxa__card:hover .ProjectCard-module__b08Pxa__image{transform:scale(1.05)}.ProjectCard-module__b08Pxa__placeholder{background-color:#2a2a2a;width:100%;height:100%}.ProjectCard-module__b08Pxa__overlay{opacity:.8;background:linear-gradient(#0000 0%,#0006 50%,#000000e6 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.ProjectCard-module__b08Pxa__card:hover .ProjectCard-module__b08Pxa__overlay{opacity:1}.ProjectCard-module__b08Pxa__meta{z-index:2;width:100%;padding:1.5rem;position:absolute;bottom:0;left:0}.ProjectCard-module__b08Pxa__topMeta{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.ProjectCard-module__b08Pxa__category{color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.ProjectCard-module__b08Pxa__status{text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fff3;border-radius:12px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.ProjectCard-module__b08Pxa__status.ProjectCard-module__b08Pxa__completed{background-color:#10b981cc}.ProjectCard-module__b08Pxa__status.ProjectCard-module__b08Pxa__in-progress{background-color:#f59e0bcc}.ProjectCard-module__b08Pxa__title{font-family:var(--font-heading);color:#fff;margin-bottom:.25rem;font-size:1.25rem}.ProjectCard-module__b08Pxa__location{color:#fffc;font-size:.9rem}
.ProjectList-module__eTFC4a__filters{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.ProjectList-module__eTFC4a__filterBtn{border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;font-family:var(--font-body);background:0 0;padding:.5rem 1.5rem;font-size:.9rem;transition:all .3s}.ProjectList-module__eTFC4a__filterBtn:hover{border-color:var(--color-text-primary);color:var(--color-text-primary)}.ProjectList-module__eTFC4a__active{background-color:var(--color-accent);border-color:var(--color-accent);color:var(--color-bg-primary)}.ProjectList-module__eTFC4a__active:hover{background-color:var(--color-accent-hover);border-color:var(--color-accent-hover)}.ProjectList-module__eTFC4a__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.ProjectList-module__eTFC4a__empty{text-align:center;color:var(--color-text-secondary);padding:3rem}@media (max-width:768px){.ProjectList-module__eTFC4a__grid{grid-template-columns:1fr}}
.FeaturedServices-module__YEHiLq__services{background:var(--color-bg-primary);padding:100px 0;position:relative}.FeaturedServices-module__YEHiLq__header{text-align:center;max-width:700px;margin:0 auto 60px}.FeaturedServices-module__YEHiLq__title{color:var(--color-text-primary);margin-bottom:16px;font-size:2.5rem;font-weight:800;display:inline-block;position:relative}.FeaturedServices-module__YEHiLq__title:after{content:"";background:var(--color-accent);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.FeaturedServices-module__YEHiLq__subtitle{color:var(--color-text-secondary);margin-top:24px;font-size:1.1rem;line-height:1.6}.FeaturedServices-module__YEHiLq__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px;margin-top:50px;display:grid}.FeaturedServices-module__YEHiLq__serviceCard{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:20px;padding:40px 30px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.FeaturedServices-module__YEHiLq__serviceCard:before{content:"";opacity:0;background:linear-gradient(135deg,#d4af370d 0%,#d4af3705 100%);transition:opacity .4s;position:absolute;inset:0}.FeaturedServices-module__YEHiLq__serviceCard:hover{border-color:var(--color-accent);transform:translateY(-10px);box-shadow:0 20px 40px #0006}.FeaturedServices-module__YEHiLq__serviceCard:hover:before{opacity:1}.FeaturedServices-module__YEHiLq__iconWrapper{z-index:1;background:#d4af371a;border:1px solid #d4af3733;border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.FeaturedServices-module__YEHiLq__serviceCard:hover .FeaturedServices-module__YEHiLq__iconWrapper{background:var(--color-accent);border-color:var(--color-accent);transform:scale(1.1)rotate(5deg)}.FeaturedServices-module__YEHiLq__serviceCard:hover .FeaturedServices-module__YEHiLq__iconWrapper .FeaturedServices-module__YEHiLq__icon{color:#000}.FeaturedServices-module__YEHiLq__icon{color:var(--color-accent);font-size:2.5rem;transition:color .3s}.FeaturedServices-module__YEHiLq__serviceTitle{color:var(--color-text-primary);z-index:1;margin-bottom:12px;font-size:1.4rem;font-weight:700;position:relative}.FeaturedServices-module__YEHiLq__serviceDescription{color:var(--color-text-secondary);z-index:1;font-size:.95rem;line-height:1.7;position:relative}@media (max-width:768px){.FeaturedServices-module__YEHiLq__services{padding:70px 0}.FeaturedServices-module__YEHiLq__title{font-size:2rem}.FeaturedServices-module__YEHiLq__subtitle{font-size:1rem}.FeaturedServices-module__YEHiLq__grid{grid-template-columns:1fr;gap:20px}.FeaturedServices-module__YEHiLq__serviceCard{padding:30px 24px}}
.page-module__LT-C6q__grid{grid-template-columns:1fr 350px;gap:4rem;display:grid}.page-module__LT-C6q__mainContent{min-width:0}.page-module__LT-C6q__sectionTitle{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:2rem;font-size:2rem}.page-module__LT-C6q__description{color:var(--color-text-secondary);margin-bottom:3rem;font-size:1.1rem;line-height:1.8}.page-module__LT-C6q__gallerySection{margin-top:3rem}.page-module__LT-C6q__sidebar{top:calc(var(--header-height) + 2rem);height:fit-content;position:sticky}.page-module__LT-C6q__metaBox{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:8px;padding:2rem}.page-module__LT-C6q__metaTitle{font-family:var(--font-heading);border-bottom:1px solid var(--color-border);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.25rem}.page-module__LT-C6q__metaItem{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.page-module__LT-C6q__metaItem:last-child{margin-bottom:0}.page-module__LT-C6q__label{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem}.page-module__LT-C6q__value{color:var(--color-text-primary);font-size:1.1rem;font-weight:500}.page-module__LT-C6q__heroMeta{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-top:1.5rem;display:flex}.page-module__LT-C6q__heroTag,.page-module__LT-C6q__heroLocation,.page-module__LT-C6q__heroStatus{color:#ffffffe6;align-items:center;gap:.5rem;font-size:1.1rem;display:flex}.page-module__LT-C6q__heroTag:before{content:"•";color:var(--color-accent)}.page-module__LT-C6q__heroStatus{text-transform:uppercase;border-radius:20px;padding:.25rem 1rem;font-size:.9rem;font-weight:600}.page-module__LT-C6q__heroStatus.page-module__LT-C6q__completed{color:#fff;background-color:#10b981}.page-module__LT-C6q__heroStatus.page-module__LT-C6q__in-progress{color:#fff;background-color:#f59e0b}.page-module__LT-C6q__relatedSection{border-top:1px solid var(--color-border);margin-top:6rem;padding-top:4rem}@media (max-width:1024px){.page-module__LT-C6q__grid{grid-template-columns:1fr;gap:3rem}.page-module__LT-C6q__sidebar{position:static}}
.WhyUs-module__WjTprG__whyUs{background:var(--color-bg-primary);padding:100px 0;position:relative}.WhyUs-module__WjTprG__header{text-align:center;max-width:700px;margin:0 auto 60px}.WhyUs-module__WjTprG__title{color:var(--color-text-primary);margin-bottom:16px;font-size:2.5rem;font-weight:800;display:inline-block;position:relative}.WhyUs-module__WjTprG__title:after{content:"";background:var(--color-accent);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.WhyUs-module__WjTprG__subtitle{color:var(--color-text-secondary);margin-top:24px;font-size:1.1rem;line-height:1.6}.WhyUs-module__WjTprG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:50px;display:grid}.WhyUs-module__WjTprG__featureCard{text-align:center;background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:16px;padding:40px 30px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.WhyUs-module__WjTprG__featureCard:before{content:"";background:linear-gradient(90deg,#0000,#d4af370d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.WhyUs-module__WjTprG__featureCard:hover:before{left:100%}.WhyUs-module__WjTprG__featureCard:hover{border-color:var(--color-accent);transform:translateY(-5px);box-shadow:0 15px 35px #0003}.WhyUs-module__WjTprG__iconCircle{background:#d4af371a;border:1px solid #d4af3733;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 20px;transition:all .3s;display:flex;position:relative}.WhyUs-module__WjTprG__featureCard:hover .WhyUs-module__WjTprG__iconCircle{background:var(--color-accent);border-color:var(--color-accent);transform:scale(1.1)}.WhyUs-module__WjTprG__featureCard:hover .WhyUs-module__WjTprG__iconCircle .WhyUs-module__WjTprG__icon{color:#000}.WhyUs-module__WjTprG__icon{color:var(--color-accent);font-size:2rem;transition:transform .3s}.WhyUs-module__WjTprG__featureCard:hover .WhyUs-module__WjTprG__icon{transform:scale(1.1)}.WhyUs-module__WjTprG__featureTitle{color:var(--color-text-primary);margin-bottom:12px;font-size:1.3rem;font-weight:700}.WhyUs-module__WjTprG__featureDescription{color:var(--color-text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:768px){.WhyUs-module__WjTprG__whyUs{padding:70px 0}.WhyUs-module__WjTprG__title{font-size:2rem}.WhyUs-module__WjTprG__subtitle{font-size:1rem}.WhyUs-module__WjTprG__grid{grid-template-columns:1fr;gap:20px}.WhyUs-module__WjTprG__featureCard{padding:30px 24px}}
.page-module__NfDiEG__content{max-width:1000px;margin:0 auto}.page-module__NfDiEG__section{text-align:center;margin-bottom:4rem}.page-module__NfDiEG__title{color:var(--color-text-primary);margin-bottom:1.5rem;font-size:2.5rem}.page-module__NfDiEG__text{color:var(--color-text-secondary);font-size:1.1rem;line-height:1.8}.page-module__NfDiEG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.page-module__NfDiEG__card{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:8px;padding:2rem;transition:transform .2s,border-color .2s}.page-module__NfDiEG__card:hover{border-color:var(--color-accent);transform:translateY(-5px)}.page-module__NfDiEG__cardTitle{color:var(--color-accent);margin-bottom:1rem;font-size:1.5rem}.page-module__NfDiEG__card p{color:var(--color-text-secondary);line-height:1.6}.page-module__NfDiEG__list{padding:0;list-style:none}.page-module__NfDiEG__list li{color:var(--color-text-secondary);margin-bottom:.5rem;padding-left:1.5rem;position:relative}.page-module__NfDiEG__list li:before{content:"•";color:var(--color-accent);font-weight:700;position:absolute;left:0}@media (max-width:768px){.page-module__NfDiEG__title{font-size:2rem}.page-module__NfDiEG__grid{grid-template-columns:1fr}}
.page-module__OSLHOG__grid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.page-module__OSLHOG__sectionTitle{color:var(--color-text-primary);margin-bottom:1.5rem;font-size:2rem}.page-module__OSLHOG__text{color:var(--color-text-secondary);margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.page-module__OSLHOG__contactItem{margin-bottom:2rem}.page-module__OSLHOG__contactItem h3{color:var(--color-accent);margin-bottom:.5rem;font-size:1.25rem}.page-module__OSLHOG__contactItem p{color:var(--color-text-secondary);margin-bottom:.25rem}.page-module__OSLHOG__mapWrapper{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);padding:3rem}.page-module__OSLHOG__mapContainer{border-radius:8px;margin-top:1.5rem;overflow:hidden;box-shadow:0 4px 6px #0000001a}.page-module__OSLHOG__map{border:none;width:100%;min-height:450px;display:block}@media (max-width:768px){.page-module__OSLHOG__grid{grid-template-columns:1fr}.page-module__OSLHOG__mapWrapper{padding:1.5rem}.page-module__OSLHOG__map{min-height:350px}}
.page-module__kSaxVa__content{max-width:800px;margin:0 auto 4rem}.page-module__kSaxVa__sectionTitle{color:var(--color-text-primary);text-align:center;margin-bottom:1.5rem;font-size:2rem}.page-module__kSaxVa__description{color:var(--color-text-secondary);text-align:center;font-size:1.1rem;line-height:1.8}.page-module__kSaxVa__projectsSection{border-top:1px solid var(--color-border);padding-top:4rem}
.page-module__VKYseq__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.page-module__VKYseq__card{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:8px;flex-direction:column;height:400px;transition:transform .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.page-module__VKYseq__card:hover{border-color:var(--color-accent);transform:translateY(-5px)}.page-module__VKYseq__imageWrapper{width:100%;height:100%;position:relative}.page-module__VKYseq__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.page-module__VKYseq__card:hover .page-module__VKYseq__image{transform:scale(1.05)}.page-module__VKYseq__placeholder{background-color:var(--color-bg-secondary);width:100%;height:100%}.page-module__VKYseq__overlay{z-index:1;background:linear-gradient(#0003,#000000e6);position:absolute;inset:0}.page-module__VKYseq__content{z-index:2;padding:2rem;position:absolute;bottom:0;left:0;right:0}.page-module__VKYseq__title{color:var(--color-text-primary);margin-bottom:.5rem;font-size:1.5rem}.page-module__VKYseq__linkText{color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em;opacity:0;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-block;transform:translateY(10px)}.page-module__VKYseq__card:hover .page-module__VKYseq__linkText{opacity:1;transform:translateY(0)}@media (max-width:768px){.page-module__VKYseq__grid{grid-template-columns:1fr}.page-module__VKYseq__card{height:300px}}
.RecentProjects-module__CmwPna__projects{background:var(--color-bg-primary);padding:100px 0}.RecentProjects-module__CmwPna__header{text-align:center;max-width:700px;margin:0 auto 60px}.RecentProjects-module__CmwPna__title{color:var(--color-text-primary);margin-bottom:16px;font-size:2.5rem;font-weight:800;display:inline-block;position:relative}.RecentProjects-module__CmwPna__title:after{content:"";background:var(--color-accent);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.RecentProjects-module__CmwPna__subtitle{color:var(--color-text-secondary);margin-top:24px;font-size:1.1rem;line-height:1.6}.RecentProjects-module__CmwPna__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;margin-top:50px;display:grid}.RecentProjects-module__CmwPna__projectCard{background:var(--color-bg-secondary);cursor:pointer;border:1px solid var(--color-border);border-radius:20px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:block;overflow:hidden;box-shadow:0 4px 20px #0003}.RecentProjects-module__CmwPna__projectCard:hover{border-color:var(--color-accent);transform:translateY(-10px);box-shadow:0 20px 40px #0006}.RecentProjects-module__CmwPna__imageWrapper{background-color:#2a2a2a;width:100%;height:280px;position:relative;overflow:hidden}.RecentProjects-module__CmwPna__placeholderImage{background:linear-gradient(135deg,#2a2a2a 0%,#333 100%);width:100%;height:100%}.RecentProjects-module__CmwPna__image{object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.RecentProjects-module__CmwPna__projectCard:hover .RecentProjects-module__CmwPna__image{transform:scale(1.1)}.RecentProjects-module__CmwPna__overlay{background:linear-gradient(#0000 0%,#000c 100%);align-items:flex-end;padding:20px;transition:background .3s;display:flex;position:absolute;inset:0}.RecentProjects-module__CmwPna__projectCard:hover .RecentProjects-module__CmwPna__overlay{background:linear-gradient(#d4af371a 0%,#000000e6 100%)}.RecentProjects-module__CmwPna__category{background:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:8px 16px;font-size:.85rem;font-weight:600;display:inline-block}.RecentProjects-module__CmwPna__content{padding:24px}.RecentProjects-module__CmwPna__projectTitle{color:var(--color-text-primary);margin-bottom:12px;font-size:1.4rem;font-weight:700;line-height:1.3}.RecentProjects-module__CmwPna__projectDescription{color:var(--color-text-secondary);font-size:.95rem;line-height:1.6}.RecentProjects-module__CmwPna__cta{text-align:center;margin-top:60px}@media (max-width:768px){.RecentProjects-module__CmwPna__projects{padding:70px 0}.RecentProjects-module__CmwPna__title{font-size:2rem}.RecentProjects-module__CmwPna__subtitle{font-size:1rem}.RecentProjects-module__CmwPna__grid{grid-template-columns:1fr;gap:24px}.RecentProjects-module__CmwPna__imageWrapper{height:220px}.RecentProjects-module__CmwPna__content{padding:20px}.RecentProjects-module__CmwPna__cta{margin-top:40px}}
