.GalleryModal-module__X4POia__galleryModal{z-index:5000;opacity:0;visibility:hidden;pointer-events:none;width:100vw;height:100vh;transition:all .3s;position:fixed;top:0;left:0}.GalleryModal-module__X4POia__galleryModal.GalleryModal-module__X4POia__active{opacity:1;visibility:visible;pointer-events:auto}.GalleryModal-module__X4POia__galleryModalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000e6;width:100%;height:100%;position:absolute;top:0;left:0}.GalleryModal-module__X4POia__galleryModalContent{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.GalleryModal-module__X4POia__galleryModalClose{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.GalleryModal-module__X4POia__galleryModalClose:hover{background:#fff3;transform:scale(1.1)}.GalleryModal-module__X4POia__galleryModalNav{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.GalleryModal-module__X4POia__galleryModalNav:hover{background:#fff3;transform:translateY(-50%)scale(1.1)}.GalleryModal-module__X4POia__galleryModalPrev{left:20px}.GalleryModal-module__X4POia__galleryModalNext{right:20px}.GalleryModal-module__X4POia__galleryModalMain{justify-content:center;align-items:center;width:100%;height:100%;padding:80px 100px 120px;display:flex}.GalleryModal-module__X4POia__galleryModalImageContainer{scrollbar-width:thin;scrollbar-color:#ffffff4d transparent;justify-content:center;align-items:flex-start;width:100%;max-width:90vw;height:100%;max-height:80vh;padding:20px;display:flex;position:relative;overflow:hidden auto}.GalleryModal-module__X4POia__galleryModalImageContainer::-webkit-scrollbar{width:8px}.GalleryModal-module__X4POia__galleryModalImageContainer::-webkit-scrollbar-track{background:0 0}.GalleryModal-module__X4POia__galleryModalImageContainer::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.GalleryModal-module__X4POia__galleryModalImageContainer::-webkit-scrollbar-thumb:hover{background:#ffffff80}.GalleryModal-module__X4POia__galleryModalImageContainer img{object-fit:contain;max-width:100%;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:high-quality;display:block;width:100%!important}.GalleryModal-module__X4POia__scrollIndicator{z-index:15;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;border:1px solid #ffffff1a;border-radius:25px;flex-direction:column;align-items:center;padding:12px 16px;display:flex;position:fixed;bottom:130px;left:50%;transform:translate(-50%)}.GalleryModal-module__X4POia__scrollArrow{color:#fd5236;filter:drop-shadow(0 2px 4px #0000004d);justify-content:center;align-items:center;animation:2s infinite GalleryModal-module__X4POia__bounce;display:flex}@keyframes GalleryModal-module__X4POia__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-2px)}}.GalleryModal-module__X4POia__galleryModalCounter{color:#fff;z-index:10;background:#ffffff1a;border-radius:25px;padding:10px 20px;font-size:14px;font-weight:500;position:absolute;top:20px;left:20px}.GalleryModal-module__X4POia__galleryModalThumbnails{background:#00000080;border-radius:10px;gap:10px;max-width:90vw;padding:10px;display:flex;position:absolute;bottom:20px;left:50%;overflow-x:auto;transform:translate(-50%)}.GalleryModal-module__X4POia__galleryModalThumbnail{cursor:pointer;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:80px;height:80px;transition:all .3s;overflow:hidden}.GalleryModal-module__X4POia__galleryModalThumbnail:hover{border-color:#ffffff80}.GalleryModal-module__X4POia__galleryModalThumbnail.GalleryModal-module__X4POia__active{border-color:#fff}@media (max-width:768px){.GalleryModal-module__X4POia__galleryModalMain{padding:60px 20px 100px}.GalleryModal-module__X4POia__galleryModalImageContainer{max-width:95vw;max-height:75vh;padding:15px}.GalleryModal-module__X4POia__galleryModalNav{width:50px;height:50px}.GalleryModal-module__X4POia__galleryModalPrev{left:10px}.GalleryModal-module__X4POia__galleryModalNext{right:10px}.GalleryModal-module__X4POia__galleryModalThumbnails{gap:5px;bottom:10px}.GalleryModal-module__X4POia__galleryModalThumbnail{width:60px;height:60px}}
.ProjectDetails-module__0zRxZW__projectGallerySection h3{color:#fff;margin-bottom:30px;font-size:28px;font-weight:600}.ProjectDetails-module__0zRxZW__projectGalleryGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:20px;width:100%;margin-bottom:30px;display:grid}.ProjectDetails-module__0zRxZW__galleryItem{border-radius:12px;flex-direction:column;width:100%;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.ProjectDetails-module__0zRxZW__galleryItem:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.ProjectDetails-module__0zRxZW__galleryThumbnail{object-fit:cover;object-position:top;height:300px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:high-quality;border-radius:12px;transition:all .3s;width:100%!important}.ProjectDetails-module__0zRxZW__galleryItem:hover .ProjectDetails-module__0zRxZW__galleryThumbnail{transform:scale(1.05)}.ProjectDetails-module__0zRxZW__galleryOverlay{color:#fff;background:#000000b3;border-radius:12px;justify-content:center;align-items:center;font-size:18px;font-weight:600;display:flex;position:absolute;inset:0}.ProjectDetails-module__0zRxZW__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:25px;padding:12px 30px;font-weight:500;transition:all .3s}.ProjectDetails-module__0zRxZW__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}@media (max-width:768px){.ProjectDetails-module__0zRxZW__projectGalleryGrid{grid-template-columns:repeat(2,1fr);gap:15px}.ProjectDetails-module__0zRxZW__galleryThumbnail{height:250px}.ProjectDetails-module__0zRxZW__projectGallerySection h3{font-size:24px}}@media (max-width:480px){.ProjectDetails-module__0zRxZW__projectGalleryGrid{grid-template-columns:1fr;gap:15px}}
