.gallery_galleryWrapper__aUgSt{max-width:1200px;margin:0 auto;padding:2rem 1rem 4rem;color:#e0f7fa;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.gallery_galleryTitle__5iipa{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:.5rem;color:#a0e9ff;text-shadow:0 0 8px #00bcd4}.gallery_galleryDescription__BEOyG{text-align:center;font-size:1.1rem;max-width:700px;margin:0 auto 3rem;color:#b2ebf2;line-height:1.5}.gallery_galleryContainer__hvvLq{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.gallery_projectCard__N7RpN{position:relative;border-radius:16px;overflow:hidden;cursor:pointer;box-shadow:0 0 15px rgba(0,188,212,.4);transition:box-shadow .4s ease,transform .4s ease;background:#0a0f1a;border:1px solid transparent}.gallery_zoomButton__rQ6tn{position:absolute;top:12px;right:12px;background:rgba(0,0,0,.6);backdrop-filter:blur(5px);border:none;padding:6px;border-radius:50%;cursor:pointer;color:white;display:flex;align-items:center;justify-content:center;transition:background .3s ease,transform .2s ease;z-index:2}.gallery_zoomButton__rQ6tn:hover{background:rgba(0,0,0,.85);transform:scale(1.1)}.gallery_modal__QrZHe{position:fixed;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000}.gallery_modalContent__n8Jq6{background:rgba(20,20,20,.95);border-radius:16px;max-width:80%;max-height:80%;overflow:auto;padding:20px;position:relative;box-shadow:0 0 30px rgba(0,0,0,.6)}.gallery_modalImage__4PLo_{width:100%;border-radius:12px;margin-bottom:15px}.gallery_navButtonLeft__OqC6B,.gallery_navButtonRight__t9WAC{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);border:none;padding:6px;border-radius:50%;color:white;cursor:pointer;z-index:10;transition:background .3s ease}.gallery_navButtonLeft__OqC6B:hover,.gallery_navButtonRight__t9WAC:hover{background:rgba(0,0,0,.8)}.gallery_navButtonLeft__OqC6B{left:-45px}.gallery_navButtonRight__t9WAC{right:-45px}.gallery_modalInfo__65OBT{color:white}.gallery_modalMeta__hk7jo{display:flex;flex-wrap:wrap;gap:15px;font-size:.9rem;margin-top:8px}.gallery_closeButton__Aws3_{position:absolute;top:10px;right:10px;background:rgba(255,255,255,.15);border:none;padding:6px;border-radius:50%;cursor:pointer;color:white;display:flex;align-items:center;justify-content:center;transition:background .3s ease,transform .2s ease}.gallery_closeButton__Aws3_:hover{background:rgba(255,255,255,.3);transform:scale(1.1)}.gallery_projectCard__N7RpN:hover{box-shadow:0 0 25px #00bcd4;border-color:#00bcd4;transform:translateY(-5px)}.gallery_imageContainer__JwLcx{position:relative;width:100%;height:0;padding-bottom:75%;overflow:hidden;border-radius:16px}.gallery_projectImage__E5vTK{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease;border-radius:16px}.gallery_projectCard__N7RpN:hover .gallery_projectImage__E5vTK{transform:scale(1.1)}.gallery_categoryLabel__p84cf{position:absolute;top:12px;left:12px;background:rgba(0,188,212,.7);color:#004d40;font-weight:600;font-size:.8rem;padding:6px 14px;border-radius:20px;text-transform:capitalize;box-shadow:0 0 8px rgba(0,188,212,.9);z-index:10}.gallery_zoomIcon__n11Op{position:absolute;top:12px;right:12px;width:28px;height:28px;background:rgba(0,188,212,.8);border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;cursor:pointer;z-index:10}.gallery_projectCard__N7RpN:hover .gallery_zoomIcon__n11Op{opacity:1}.gallery_zoomIcon__n11Op svg{fill:#004d40;width:16px;height:16px}.gallery_overlay__FqbZG{position:absolute;bottom:0;left:0;right:0;background:rgba(10,20,30,.85);color:#e0f7fa;padding:1rem 1.2rem;border-radius:0 0 16px 16px;opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease}.gallery_projectCard__N7RpN:hover .gallery_overlay__FqbZG{opacity:1;transform:translateY(0)}.gallery_overlay__FqbZG h3{margin:0 0 .3rem;font-size:1.2rem;font-weight:700;text-shadow:0 0 6px #00bcd4}.gallery_overlay__FqbZG p{margin:0 0 .5rem;font-size:.9rem;line-height:1.3;max-height:3.9em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.gallery_meta__zVxo7{display:flex;gap:1rem;font-size:.8rem;color:#a0e9ff;align-items:center}.gallery_meta__zVxo7 span{display:flex;align-items:center;gap:.3rem}.gallery_meta__zVxo7 svg{width:14px;height:14px;fill:#00bcd4}.gallery_journeyHighlights__eLKwy{margin-top:3rem;background:rgba(0,188,212,.1);border:1px solid #00bcd4;border-radius:12px;padding:1.5rem 2rem;display:flex;justify-content:space-around;color:#00bcd4;font-weight:600;box-shadow:0 0 15px rgba(0,188,212,.3)}.gallery_highlightItem__PvCv9{text-align:center}.gallery_highlightItem__PvCv9 h2{font-size:1.8rem;margin:0 0 .3rem;text-shadow:0 0 8px #00bcd4}.gallery_highlightItem__PvCv9 p{margin:0;font-size:1rem;color:#b2ebf2}@media (max-width:900px){.gallery_galleryContainer__hvvLq{grid-template-columns:repeat(2,1fr);gap:1rem}.gallery_galleryWrapper__aUgSt{padding:1.5rem 1rem 3rem}.gallery_galleryTitle__5iipa{font-size:2rem}.gallery_galleryDescription__BEOyG{font-size:1rem;max-width:90%}.gallery_projectCard__N7RpN{border-radius:12px}.gallery_overlay__FqbZG h3{font-size:1.1rem}.gallery_overlay__FqbZG p{font-size:.85rem;max-height:4.5em}.gallery_zoomButton__rQ6tn{top:8px;right:8px;padding:5px}.gallery_zoomIcon__n11Op{width:24px;height:24px}.gallery_zoomIcon__n11Op svg{width:14px;height:14px}}@media (max-width:600px){.gallery_galleryContainer__hvvLq{grid-template-columns:1fr;gap:1rem}.gallery_galleryWrapper__aUgSt{padding:1rem .5rem 2rem}.gallery_galleryTitle__5iipa{font-size:1.6rem}.gallery_galleryDescription__BEOyG{font-size:.9rem;max-width:100%;padding:0 1rem}.gallery_projectCard__N7RpN{border-radius:10px}.gallery_overlay__FqbZG h3{font-size:1rem}.gallery_overlay__FqbZG p{font-size:.8rem;max-height:5em}.gallery_zoomButton__rQ6tn{top:6px;right:6px;padding:4px}.gallery_zoomIcon__n11Op{width:20px;height:20px}.gallery_zoomIcon__n11Op svg{width:12px;height:12px}.gallery_modalContent__n8Jq6{max-width:95%;max-height:90%;padding:15px}.gallery_navButtonLeft__OqC6B,.gallery_navButtonRight__t9WAC{left:10px;right:10px;padding:4px}.gallery_navButtonLeft__OqC6B{left:10px}.gallery_navButtonRight__t9WAC{right:10px}.gallery_closeButton__Aws3_{top:8px;right:8px;padding:5px}.gallery_journeyHighlights__eLKwy{flex-direction:column;gap:1rem;padding:1rem}}