.gallery-module__NCUE0q__galleryPage{min-height:100vh}.gallery-module__NCUE0q__heroSection{color:#fff;text-align:center;background:linear-gradient(135deg,#1a4d7c 0%,#2a5d8c 100%);padding:150px 20px 80px}.gallery-module__NCUE0q__container{max-width:1200px;margin:0 auto}.gallery-module__NCUE0q__heroSection h1{margin-bottom:20px;font-size:48px}@media (max-width:768px){.gallery-module__NCUE0q__heroSection h1{font-size:36px}}.gallery-module__NCUE0q__lead{opacity:.95;font-size:22px}.gallery-module__NCUE0q__gallerySection{padding:80px 20px}.gallery-module__NCUE0q__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px;margin-bottom:80px;display:grid}@media (max-width:768px){.gallery-module__NCUE0q__galleryGrid{grid-template-columns:1fr}}.gallery-module__NCUE0q__galleryItem{cursor:pointer;text-align:left;background:#fff;border:none;border-radius:8px;padding:0;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px #0000001a}.gallery-module__NCUE0q__galleryItem:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.gallery-module__NCUE0q__imageWrapper{width:100%;height:300px;position:relative;overflow:hidden}.gallery-module__NCUE0q__image{object-fit:cover;transition:transform .3s}.gallery-module__NCUE0q__galleryItem:hover .gallery-module__NCUE0q__image{transform:scale(1.05)}.gallery-module__NCUE0q__projectInfo{padding:20px}.gallery-module__NCUE0q__category{color:#1a4d7c;text-transform:uppercase;letter-spacing:1px;background:#f0b849;border-radius:20px;margin-bottom:10px;padding:5px 15px;font-size:12px;font-weight:700;display:inline-block}.gallery-module__NCUE0q__projectInfo h3{color:#1a4d7c;margin-top:10px;font-size:20px}.gallery-module__NCUE0q__subText{color:#777;margin-top:6px;font-size:14px;display:block}.gallery-module__NCUE0q__cta{color:#fff;text-align:center;background:linear-gradient(135deg,#1a4d7c 0%,#2a5d8c 100%);border-radius:8px;padding:60px 40px}.gallery-module__NCUE0q__cta h3{margin-bottom:15px;font-size:32px}.gallery-module__NCUE0q__cta p{opacity:.95;margin-bottom:30px;font-size:18px}.gallery-module__NCUE0q__ctaButton{color:#1a4d7c;background:#f0b849;border:2px solid #f0b849;border-radius:5px;padding:15px 35px;font-size:18px;font-weight:700;transition:all .3s;display:inline-block}.gallery-module__NCUE0q__ctaButton:hover{color:#1a4d7c;background:#fff;transform:translateY(-2px)}.gallery-module__NCUE0q__modalOverlay{z-index:9999;background:#000000a6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.gallery-module__NCUE0q__modal{background:#fff;border-radius:10px;width:100%;max-width:1100px;max-height:90vh;padding:20px;overflow:auto;box-shadow:0 20px 50px #00000040}.gallery-module__NCUE0q__modalHeader{justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px;display:flex}.gallery-module__NCUE0q__modalCategory{color:#f0b849;letter-spacing:1px;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.gallery-module__NCUE0q__modalTitle{color:#1a4d7c;margin:6px 0 0;font-size:24px}.gallery-module__NCUE0q__closeButton{cursor:pointer;color:#1a4d7c;background:0 0;border:none;padding:6px 10px;font-size:28px;line-height:1}.gallery-module__NCUE0q__modalBodyGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}@media (max-width:640px){.gallery-module__NCUE0q__modalBodyGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}.gallery-module__NCUE0q__modalGridItem{cursor:pointer;background:0 0;border:none;width:100%;padding:0;transition:transform .3s;display:block}.gallery-module__NCUE0q__modalGridItem:hover{transform:scale(1.02)}.gallery-module__NCUE0q__modalImageWrapper{aspect-ratio:4/3;background:#f7f7f7;border-radius:10px;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 20px #00000014}.gallery-module__NCUE0q__modalImage{object-fit:cover;width:100%;height:100%}.gallery-module__NCUE0q__modalGridItem:hover .gallery-module__NCUE0q__modalImageWrapper{transform:scale(1.02)}.gallery-module__NCUE0q__lightboxOverlay{z-index:10000;background:#000000f2;justify-content:center;align-items:center;animation:.2s gallery-module__NCUE0q__fadeIn;display:flex;position:fixed;inset:0}.gallery-module__NCUE0q__lightboxClose{color:#fff;cursor:pointer;z-index:10001;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:40px;line-height:1;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.gallery-module__NCUE0q__lightboxClose:hover{background:#ffffff4d;transform:rotate(90deg)}.gallery-module__NCUE0q__lightboxContent{justify-content:center;align-items:center;gap:20px;width:100%;height:100%;padding:0 80px;display:flex}@media (max-width:768px){.gallery-module__NCUE0q__lightboxContent{flex-direction:column;gap:0;padding:0}}.gallery-module__NCUE0q__lightboxImageWrapper{aspect-ratio:16/10;width:100%;max-width:1400px;max-height:90vh;position:relative}@media (max-width:768px){.gallery-module__NCUE0q__lightboxImageWrapper{aspect-ratio:auto;touch-action:pan-x pan-y pinch-zoom;max-width:100vw;height:100%;max-height:100vh}}.gallery-module__NCUE0q__lightboxImage{object-fit:contain}@media (max-width:768px){.gallery-module__NCUE0q__lightboxImage{object-fit:contain;width:100%!important;height:100%!important}}.gallery-module__NCUE0q__lightboxNav{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:48px;line-height:1;transition:all .3s;display:flex}.gallery-module__NCUE0q__lightboxNav:hover{background:#ffffff4d;transform:scale(1.1)}@media (max-width:768px){.gallery-module__NCUE0q__lightboxNav{z-index:10002;width:50px;height:50px;font-size:36px;position:absolute;top:50%;transform:translateY(-50%)}.gallery-module__NCUE0q__lightboxNav:hover{transform:translateY(-50%)scale(1.1)}.gallery-module__NCUE0q__lightboxNav:first-of-type{left:10px}.gallery-module__NCUE0q__lightboxNav:last-of-type{right:10px}}.gallery-module__NCUE0q__lightboxCounter{color:#fff;z-index:10003;background:#000000b3;border-radius:25px;padding:10px 20px;font-size:16px;font-weight:600;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media (max-width:768px){.gallery-module__NCUE0q__lightboxCounter{padding:8px 16px;font-size:14px;bottom:10px}}@keyframes gallery-module__NCUE0q__fadeIn{0%{opacity:0}to{opacity:1}}
