.ProjectGallery-module__fNZnDq__project-gallery{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;width:100%;display:grid}.ProjectGallery-module__fNZnDq__gallery-item{cursor:pointer;background-color:#fff;border:14px solid #fff;width:100%;position:relative;overflow:hidden;box-shadow:0 15px 40px #00000014}.ProjectGallery-module__fNZnDq__gallery-item.ProjectGallery-module__fNZnDq__horizontal{aspect-ratio:16/9;grid-column:span 2}.ProjectGallery-module__fNZnDq__gallery-item.ProjectGallery-module__fNZnDq__vertical{aspect-ratio:3/4}@media (max-width:768px){.ProjectGallery-module__fNZnDq__project-gallery{grid-template-columns:1fr}.ProjectGallery-module__fNZnDq__gallery-item.ProjectGallery-module__fNZnDq__horizontal{aspect-ratio:4/3;grid-column:span 1}}.ProjectGallery-module__fNZnDq__gallery-thumbnail{transition:transform .8s cubic-bezier(.16,1,.3,1),filter .4s}.ProjectGallery-module__fNZnDq__gallery-hover-overlay{opacity:0;background:#ffffff80;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.ProjectGallery-module__fNZnDq__gallery-hover-overlay span{color:var(--color-primary);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:4px;border:1px solid #d4af3766;padding:.8rem 2rem;font-size:.85rem;font-weight:300;transition:all .4s cubic-bezier(.16,1,.3,1);transform:translateY(10px)}.ProjectGallery-module__fNZnDq__gallery-item:hover .ProjectGallery-module__fNZnDq__gallery-thumbnail{transform:scale(1.05)}.ProjectGallery-module__fNZnDq__gallery-item:hover .ProjectGallery-module__fNZnDq__gallery-hover-overlay{opacity:1}.ProjectGallery-module__fNZnDq__gallery-item:hover .ProjectGallery-module__fNZnDq__gallery-hover-overlay span{border-color:var(--color-primary);color:var(--color-primary);transform:translateY(0)}.ProjectGallery-module__fNZnDq__lightbox-overlay{-webkit-backdrop-filter:blur(20px);z-index:9999;background:#fffffff2;justify-content:center;align-items:center;animation:.4s forwards ProjectGallery-module__fNZnDq__fadeInFast;display:flex;position:fixed;inset:0}@keyframes ProjectGallery-module__fNZnDq__fadeInFast{0%{opacity:0}to{opacity:1}}.ProjectGallery-module__fNZnDq__lightbox-content-wrapper{flex-direction:column;justify-content:center;align-items:center;width:85vw;height:85vh;display:flex;position:relative}.ProjectGallery-module__fNZnDq__lightbox-image-container{width:100%;height:100%;position:relative}.ProjectGallery-module__fNZnDq__animate-zoom-in{animation:.6s cubic-bezier(.16,1,.3,1) forwards ProjectGallery-module__fNZnDq__cinematicZoom}@keyframes ProjectGallery-module__fNZnDq__cinematicZoom{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.ProjectGallery-module__fNZnDq__lightbox-counter{color:var(--color-text-light);font-family:var(--font-sans);letter-spacing:2px;font-size:.85rem;position:absolute;bottom:-40px}.ProjectGallery-module__fNZnDq__lightbox-close,.ProjectGallery-module__fNZnDq__lightbox-nav{color:var(--color-text-heading);cursor:pointer;z-index:10000;background:0 0;border:1px solid #0000001a;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.ProjectGallery-module__fNZnDq__lightbox-close:hover,.ProjectGallery-module__fNZnDq__lightbox-nav:hover{border-color:var(--color-primary);color:var(--color-primary);background:#d4af370d}.ProjectGallery-module__fNZnDq__lightbox-close{border-radius:0;width:50px;height:50px;font-size:2rem;line-height:1;position:absolute;top:2rem;right:2rem}.ProjectGallery-module__fNZnDq__lightbox-nav{border-radius:0;width:50px;height:80px;font-size:1.5rem;position:absolute;top:50%;transform:translateY(-50%)}.ProjectGallery-module__fNZnDq__lightbox-nav.ProjectGallery-module__fNZnDq__prev{left:2rem}.ProjectGallery-module__fNZnDq__lightbox-nav.ProjectGallery-module__fNZnDq__next{right:2rem}@media (max-width:768px){.ProjectGallery-module__fNZnDq__lightbox-content-wrapper{width:100vw;height:60vh}.ProjectGallery-module__fNZnDq__lightbox-close{background:var(--color-surface);width:40px;height:40px;color:var(--color-text-heading);border:none;font-size:1.5rem;top:1rem;right:1rem}.ProjectGallery-module__fNZnDq__lightbox-nav{background:var(--color-surface);width:40px;height:60px;color:var(--color-text-heading);border:none}.ProjectGallery-module__fNZnDq__lightbox-nav.ProjectGallery-module__fNZnDq__prev{left:0}.ProjectGallery-module__fNZnDq__lightbox-nav.ProjectGallery-module__fNZnDq__next{right:0}.ProjectGallery-module__fNZnDq__lightbox-counter{bottom:-30px}}
.ProjectDetail-module__s8WYLa__project-hero{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.ProjectDetail-module__s8WYLa__project-hero-overlay{z-index:1;background:linear-gradient(#0003 0%,#000000b3 100%);position:absolute;inset:0}.ProjectDetail-module__s8WYLa__btn-back-magic{z-index:10;color:#fff;font-family:var(--font-sans);letter-spacing:2px;text-transform:uppercase;opacity:.8;align-items:center;gap:10px;font-size:.9rem;transition:all .3s;display:flex;position:absolute;top:120px;left:5%}.ProjectDetail-module__s8WYLa__btn-back-magic:hover{opacity:1;color:var(--color-primary);transform:translate(-5px)}.ProjectDetail-module__s8WYLa__project-hero-content{z-index:2;text-align:center;margin-top:100px;padding:0 20px;position:relative}.ProjectDetail-module__s8WYLa__project-hero h1{font-family:var(--font-heading);letter-spacing:12px;color:#fff;text-transform:uppercase;margin-bottom:0;font-size:clamp(2.5rem,6vw,5rem);font-weight:200}.ProjectDetail-module__s8WYLa__project-info-section{background-color:#0000;padding:4rem 0 3rem;position:relative}.ProjectDetail-module__s8WYLa__project-info-section:before{content:"";background:linear-gradient(90deg,#0000,#d4af374d,#0000);width:80%;height:1px;position:absolute;top:0;left:10%}.ProjectDetail-module__s8WYLa__project-info-grid{grid-template-columns:2fr 1fr;gap:4rem;display:grid}@media (max-width:992px){.ProjectDetail-module__s8WYLa__project-info-grid{grid-template-columns:1fr;gap:3rem}}.ProjectDetail-module__s8WYLa__project-description h2{font-family:var(--font-heading);color:var(--color-text-heading);letter-spacing:4px;text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:200}.ProjectDetail-module__s8WYLa__project-description p{color:var(--color-text-light);letter-spacing:.5px;font-size:1.1rem;font-weight:300;line-height:2}.ProjectDetail-module__s8WYLa__project-meta{background:#5d403766;border:1px solid #ffffff0d;border-radius:4px;flex-direction:column;gap:2rem;padding:3rem;display:flex}.ProjectDetail-module__s8WYLa__meta-item strong{color:var(--color-primary);font-family:var(--font-heading);letter-spacing:3px;text-transform:uppercase;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.ProjectDetail-module__s8WYLa__meta-item span{color:var(--color-text-heading);font-family:var(--font-heading);letter-spacing:1px;font-size:1.1rem;font-weight:200}.ProjectDetail-module__s8WYLa__project-gallery-section{background-color:#0000;padding:2rem 0 5rem}
