.ProjectGallery-module__Zs4ZiG__galleryContainer{width:100%;margin-top:3rem}.ProjectGallery-module__Zs4ZiG__galleryHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.ProjectGallery-module__Zs4ZiG__galleryTitle{color:var(--color-deep-teal);font-size:1.75rem;font-weight:700}.ProjectGallery-module__Zs4ZiG__itemCountBadge{color:var(--color-teal-accent);background:#00a3ad1a;border-radius:20px;padding:.25rem .75rem;font-size:.85rem;font-weight:600}.ProjectGallery-module__Zs4ZiG__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;display:grid}.ProjectGallery-module__Zs4ZiG__galleryItem{aspect-ratio:16/10;cursor:pointer;background:#1a1a1a;border-radius:10px;width:100%;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.ProjectGallery-module__Zs4ZiG__galleryItem:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000002e}.ProjectGallery-module__Zs4ZiG__galleryImage{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.ProjectGallery-module__Zs4ZiG__galleryItem:hover .ProjectGallery-module__Zs4ZiG__galleryImage{transform:scale(1.05)}.ProjectGallery-module__Zs4ZiG__videoPlayOverlay{background:#0000004d;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.ProjectGallery-module__Zs4ZiG__galleryItem:hover .ProjectGallery-module__Zs4ZiG__videoPlayOverlay{background:#00000073}.ProjectGallery-module__Zs4ZiG__playButtonCircle{width:54px;height:54px;color:var(--color-deep-teal,#003d4d);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;transition:transform .3s,background .3s;display:flex;box-shadow:0 4px 15px #0000004d}.ProjectGallery-module__Zs4ZiG__galleryItem:hover .ProjectGallery-module__Zs4ZiG__playButtonCircle{color:var(--color-orange,#e87722);background:#fff;transform:scale(1.12)}.ProjectGallery-module__Zs4ZiG__playIconSvg{width:24px;height:24px;margin-left:2px}.ProjectGallery-module__Zs4ZiG__imageHoverOverlay{background:0 0;justify-content:flex-end;align-items:flex-start;padding:.75rem;transition:background .3s;display:flex;position:absolute;inset:0}.ProjectGallery-module__Zs4ZiG__galleryItem:hover .ProjectGallery-module__Zs4ZiG__imageHoverOverlay{background:#0003}.ProjectGallery-module__Zs4ZiG__mediaBadge{letter-spacing:.08em;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;border-radius:4px;padding:.2rem .6rem;font-size:.7rem;font-weight:700;position:absolute;top:10px;left:10px}.ProjectGallery-module__Zs4ZiG__lightboxOverlay{z-index:99999;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000ed;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.ProjectGallery-module__Zs4ZiG__lightboxOverlay.ProjectGallery-module__Zs4ZiG__open{opacity:1;pointer-events:auto}.ProjectGallery-module__Zs4ZiG__closeButton{color:#fff;cursor:pointer;z-index:100001;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:2.2rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.ProjectGallery-module__Zs4ZiG__closeButton:hover{background:#ffffff4d;transform:scale(1.08)}.ProjectGallery-module__Zs4ZiG__lightboxContent{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:relative}.ProjectGallery-module__Zs4ZiG__lightboxImageWrapper{justify-content:center;align-items:center;max-width:92vw;max-height:85vh;display:flex}.ProjectGallery-module__Zs4ZiG__lightboxImage{object-fit:contain;border-radius:8px;width:auto;max-width:92vw;height:auto;max-height:85vh;box-shadow:0 20px 60px #000000b3}.ProjectGallery-module__Zs4ZiG__lightboxVideoWrapper{aspect-ratio:16/9;background:#000;border-radius:12px;width:90vw;max-width:1000px;overflow:hidden;box-shadow:0 20px 60px #000c}.ProjectGallery-module__Zs4ZiG__lightboxCounter{color:#fffc;letter-spacing:.05em;background:#00000080;border-radius:20px;padding:.3rem 1rem;font-size:.9rem;font-weight:600;position:absolute;bottom:24px}.ProjectGallery-module__Zs4ZiG__navButton{color:#fff;cursor:pointer;z-index:100000;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:2rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProjectGallery-module__Zs4ZiG__navButton:hover{background:#ffffff4d;transform:translateY(-50%)scale(1.08)}.ProjectGallery-module__Zs4ZiG__prevButton{left:24px}.ProjectGallery-module__Zs4ZiG__nextButton{right:24px}@media (max-width:768px){.ProjectGallery-module__Zs4ZiG__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.ProjectGallery-module__Zs4ZiG__navButton{width:44px;height:44px;font-size:1.5rem}.ProjectGallery-module__Zs4ZiG__prevButton{left:10px}.ProjectGallery-module__Zs4ZiG__nextButton{right:10px}.ProjectGallery-module__Zs4ZiG__lightboxVideoWrapper{width:95vw}}
