:root{--color-dark-bg:#0a0a0c;--color-primary-text:#f0f0f0;--color-secondary-text:#a8a8a8;--color-accent-gold:#c9a961;--border-subtle:#c9a9611a;--font-serif:"Playfair Display",serif;--font-sans:"Montserrat",sans-serif}.ProjectGallery-module__tv-H2G__gallery{max-width:1400px;color:var(--color-primary-text);background-color:var(--color-dark-bg);gap:2rem;margin:0 auto;padding:6rem 20px}.ProjectGallery-module__tv-H2G__project{margin-bottom:0;padding-bottom:6rem;position:relative}.ProjectGallery-module__tv-H2G__project h2{font-family:var(--font-serif);color:var(--color-primary-text);letter-spacing:1px;text-transform:uppercase;border-bottom:2px solid var(--border-subtle);max-width:100%;margin-bottom:2rem;padding-bottom:.5rem;font-size:2.2rem;font-weight:700;display:inline-block}.ProjectGallery-module__tv-H2G__project:not(:last-child):after{content:"";opacity:.6;background:linear-gradient(90deg,transparent 0%,transparent 10%,var(--color-accent-gold)40%,var(--color-accent-gold)60%,transparent 90%,transparent 100%);border-radius:1px;width:90%;height:2px;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.ProjectGallery-module__tv-H2G__images{flex-wrap:wrap;gap:20px;display:flex}.ProjectGallery-module__tv-H2G__imageWrapper{cursor:pointer;box-sizing:border-box;flex:calc(25% - 15px);min-width:180px;max-width:calc(25% - 15px);transition:transform .3s,box-shadow .3s;position:relative}.ProjectGallery-module__tv-H2G__imageWrapper:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000080}.ProjectGallery-module__tv-H2G__imageContainer{border:1px solid var(--border-subtle);background-color:#121215;border-radius:4px;width:100%;padding-bottom:75%;position:relative;overflow:hidden}.ProjectGallery-module__tv-H2G__imageContainer img{filter:brightness(.95);transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.ProjectGallery-module__tv-H2G__imageWrapper:hover .ProjectGallery-module__tv-H2G__imageContainer img{filter:brightness();transform:scale(1.05)}.ProjectGallery-module__tv-H2G__imageLoader{z-index:10;width:100%;height:100%;color:var(--color-accent-gold);background-color:#121215;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}.ProjectGallery-module__tv-H2G__spinner{width:32px;height:32px;animation:1s linear infinite ProjectGallery-module__tv-H2G__spin}@keyframes ProjectGallery-module__tv-H2G__spin{to{transform:rotate(360deg)}}.ProjectGallery-module__tv-H2G__overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);background:#000000f2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.ProjectGallery-module__tv-H2G__overlayBackground{cursor:zoom-out;width:100%;height:100%;position:absolute}.ProjectGallery-module__tv-H2G__overlayContent{justify-content:center;align-items:center;width:90%;max-width:1400px;height:90%;max-height:90%;display:flex;position:relative}.ProjectGallery-module__tv-H2G__imageOverlay{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ProjectGallery-module__tv-H2G__imageOverlay img{border:1px solid var(--border-subtle);box-shadow:0 0 30px #000c}.ProjectGallery-module__tv-H2G__navButton{color:var(--color-accent-gold);cursor:pointer;z-index:1001;background:#c9a9611a;border:none;border-radius:4px;padding:.75rem;font-size:2.5rem;transition:background .3s,color .3s;position:absolute;top:50%;transform:translateY(-50%)}.ProjectGallery-module__tv-H2G__navButton:disabled{opacity:.3;cursor:default;background:#c9a9610d;transform:translateY(-50%)scale(.95)}.ProjectGallery-module__tv-H2G__navButton:disabled:hover{color:var(--color-accent-gold);background:#c9a9610d}.ProjectGallery-module__tv-H2G__navButton:hover:not(:disabled){background:var(--color-accent-gold);color:var(--color-dark-bg)}.ProjectGallery-module__tv-H2G__prevButton{left:1rem}.ProjectGallery-module__tv-H2G__nextButton{right:1rem}.ProjectGallery-module__tv-H2G__closeButton{color:var(--color-accent-gold);cursor:pointer;z-index:1002;background:0 0;border:none;font-size:2rem;transition:color .3s,transform .3s;position:absolute;top:-2.5rem;right:0}.ProjectGallery-module__tv-H2G__closeButton:hover{color:var(--color-primary-text);transform:rotate(90deg)}@media (max-width:1200px){.ProjectGallery-module__tv-H2G__imageWrapper{flex:calc(33.33% - 15px);max-width:calc(33.33% - 15px)}.ProjectGallery-module__tv-H2G__images{gap:15px}}@media (max-width:768px){.ProjectGallery-module__tv-H2G__gallery{padding-top:5rem}.ProjectGallery-module__tv-H2G__imageWrapper{flex:calc(50% - 10px);max-width:calc(50% - 10px)}.ProjectGallery-module__tv-H2G__images{gap:10px}.ProjectGallery-module__tv-H2G__closeButton{font-size:1.5rem;top:.5rem;right:.5rem}.ProjectGallery-module__tv-H2G__navButton{padding:.5rem;font-size:2rem}.ProjectGallery-module__tv-H2G__prevButton{left:.5rem}.ProjectGallery-module__tv-H2G__nextButton{right:.5rem}}@media (max-width:480px){.ProjectGallery-module__tv-H2G__imageWrapper{flex:100%;max-width:100%}.ProjectGallery-module__tv-H2G__images{gap:15px}.ProjectGallery-module__tv-H2G__overlayContent{width:100%;height:100%}}
