.Gallery_container__AOTR5{font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;min-height:100vh}.Gallery_header__ZO_rl{background-image:linear-gradient(90deg,rgba(250,126,37,.2),rgba(22,163,74,.2));background-repeat:no-repeat;background-size:cover;height:40vh;text-align:center;padding:40px;margin-bottom:40px}.Gallery_title__drTRX{font-size:3.5rem;color:#ff6b35;margin-bottom:20px;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.Gallery_description__AwS6Y{font-size:1.2rem;color:#666;max-width:800px;margin:0 auto;line-height:1.8}.Gallery_loader__rx823{display:flex;justify-content:center;align-items:center;min-height:400px}.Gallery_spinnerContainer__ol0TJ{text-align:center}.Gallery_spinner__2V37n{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:Gallery_spin__u__6N 1s linear infinite;margin:0 auto 20px}@keyframes Gallery_spin__u__6N{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Gallery_emptyState__E0pC2{text-align:center;padding:80px 20px;color:#64748b}.Gallery_emptyIcon__Ecry4{font-size:4rem;margin-bottom:20px;opacity:.5}.Gallery_emptyState__E0pC2 h3{font-size:1.5rem;margin-bottom:10px;color:#374151}.Gallery_emptyState__E0pC2 p{font-size:1rem;color:#64748b}.Gallery_photoGrid__9eCK0{display:grid;grid-template-columns:repeat(auto-fill,400px);gap:2rem;justify-content:center;margin:3rem 0}.Gallery_photoCard__vFmZp{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(226,232,240,.8);cursor:pointer;padding:20pox}.Gallery_photoCard__vFmZp:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.Gallery_imageContainer__XmGlb{position:relative;height:240px;overflow:hidden;background:#f1f5f9}.Gallery_photo__PgXA9{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.Gallery_photoCard__vFmZp:hover .Gallery_photo__PgXA9{transform:scale(1.08)}.Gallery_overlay__O2jAj{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.4));opacity:0;transition:opacity .3s ease}.Gallery_photoCard__vFmZp:hover .Gallery_overlay__O2jAj{opacity:1}.Gallery_dateBadge__w6IXv{position:absolute;top:16px;left:16px;background:rgba(251,146,60,.95);color:#fff;padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:600;display:flex;align-items:center;gap:4px;backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}.Gallery_actionButtons__hv4Rj{position:absolute;top:16px;right:16px;display:flex;gap:8px;opacity:0;transform:translateY(-10px);transition:all .3s cubic-bezier(.4,0,.2,1)}.Gallery_photoCard__vFmZp:hover .Gallery_actionButtons__hv4Rj{opacity:1;transform:translateY(0)}.Gallery_actionBtn__LmDkV{width:36px;height:36px;background:hsla(0,0%,100%,.9);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.3)}.Gallery_actionBtn__LmDkV:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.15)}.Gallery_cardContent__iKnDf{padding:24px}.Gallery_cardTitle__y2hlt{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 8px;line-height:1.4;letter-spacing:-.01em}.Gallery_hindiTitle__IsxSp{font-size:1rem;color:#dc2626;font-weight:600;margin:0 0 12px;line-height:1.4}.Gallery_cardDescription__XUuN_{font-size:.95rem;color:#64748b;line-height:1.6;margin:0 0 20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.Gallery_cardFooter__iNvmn{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #f1f5f9}.Gallery_creditInfo__bpv__{display:flex;flex-direction:column}.Gallery_credit__wgxV1{font-size:.85rem;color:#64748b;font-weight:500}.Gallery_categoryTag__E0B5n{color:#292525;padding:4px 10px;border-radius:16px;font-size:.7rem;letter-spacing:.05em;border:1px solid rgba(75,77,79,.267)}.Gallery_popupOverlay__3QLjJ{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.85);display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;border:2px solid rgba(157,16,16,.2);z-index:1000;backdrop-filter:blur(5px);box-shadow:0 10px 30px rgba(0,0,0,.3)}.Gallery_popupContent__atbHH{margin-top:5%;background:hsla(0,0%,100%,.505);padding:24px;border-radius:16px;width:100vw;overflow-y:auto;position:relative;display:flex;flex-direction:column}.Gallery_closeBtn__qz_vH{position:absolute;top:120px;right:10px;background:hsla(0,0%,100%,.9);border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;color:#1e293b;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:1001}.Gallery_closeBtn__qz_vH:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.15)}.Gallery_popupTitle__dk_Lw{font-size:1.75rem;color:#ff6b35;margin-bottom:20px;text-align:center;font-weight:700}.Gallery_carouselContainer__T7cQh{position:relative;width:100%;margin-top:8%;overflow:hidden}.Gallery_carouselWrapper__wmf8q{position:relative;width:100%;height:60vh;overflow:hidden}.Gallery_carouselSlides__lZIbO{display:flex;width:100%;height:100%;transition:transform .5s ease-in-out}.Gallery_carouselSlide__rXbUG{flex:0 0 100%;opacity:0;transform:translateX(100%);transition:opacity .5s ease,transform .5s ease;display:flex;justify-content:center;align-items:center;padding:20px;position:relative;min-height:400px;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.Gallery_carouselSlideActive__Usr_n{opacity:1;transform:translateX(0)}.Gallery_carouselSlide__rXbUG:not(.Gallery_carouselSlideActive__Usr_n){position:absolute;top:0;width:100%}.Gallery_carouselImage__sHy7s{width:100%!important;height:100%!important;object-fit:contain;border-radius:8px;max-height:60vh;max-width:100%}.Gallery_carouselGradient___gihu{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(0deg,rgba(0,0,0,.6),transparent)}.Gallery_carouselCaption__QvErV{position:absolute;bottom:20px;left:20px;right:20px;color:#fff;font-size:1rem;font-weight:500;display:flex;justify-content:space-between;align-items:center;background:rgba(0,0,0,.5);padding:10px 15px;border-radius:8px}.Gallery_carouselActions__ChI87{display:flex;gap:8px}.Gallery_carouselArrowLeft__GJ_Oj,.Gallery_carouselArrowRight__r3Leo{background:hsla(0,0%,100%,.9);border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10;position:absolute;top:50%;transform:translateY(-50%)}.Gallery_carouselArrowLeft__GJ_Oj{left:15px}.Gallery_carouselArrowRight__r3Leo{right:15px}.Gallery_carouselArrowLeft__GJ_Oj:hover,.Gallery_carouselArrowRight__r3Leo:hover{background:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.15)}.Gallery_carouselArrowIcon__wKlaq{width:24px;height:24px;color:#1e293b}.Gallery_carouselProgress__lv2Eb{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:200px;height:6px;background:hsla(0,0%,100%,.3);border-radius:3px}.Gallery_carouselProgressBar__iRXFj{height:100%;background:#ff6b35;transition:width .5s ease}.Gallery_autoPlayToggle__tkPD3{position:absolute;bottom:20px;right:20px;background:hsla(0,0%,100%,.9);border:none;border-radius:12px;padding:8px 16px;cursor:pointer;font-size:.9rem;font-weight:600;color:#1e293b;transition:all .2s ease}.Gallery_autoPlayToggle__tkPD3:hover{background:#fff;transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.15)}.Gallery_slick-dots__7HZrB,.Gallery_slick-next__v_wCZ,.Gallery_slick-prev__iIFML{display:none!important}@media (max-width:1024px){.Gallery_carouselWrapper__wmf8q{height:50vh}.Gallery_carouselSlide__rXbUG{min-height:350px}.Gallery_carouselImage__sHy7s{max-height:50vh}}@media (max-width:768px){.Gallery_popupContent__atbHH{padding:16px;max-width:95%}.Gallery_closeBtn__qz_vH{top:10px;right:10px}.Gallery_carouselWrapper__wmf8q{height:45vh}.Gallery_carouselSlide__rXbUG{min-height:300px}.Gallery_carouselImage__sHy7s{max-height:45vh}.Gallery_carouselArrowLeft__GJ_Oj{left:10px}.Gallery_carouselArrowRight__r3Leo{right:10px}.Gallery_carouselProgress__lv2Eb{width:150px}.Gallery_autoPlayToggle__tkPD3{bottom:15px;right:15px;padding:6px 12px;font-size:.8rem}}@media (max-width:480px){.Gallery_carouselWrapper__wmf8q{height:40vh}.Gallery_carouselSlide__rXbUG{min-height:250px}.Gallery_carouselImage__sHy7s{max-height:40vh}.Gallery_carouselCaption__QvErV{font-size:.9rem;padding:8px 12px}.Gallery_carouselArrowLeft__GJ_Oj,.Gallery_carouselArrowRight__r3Leo{width:40px;height:40px}.Gallery_carouselArrowIcon__wKlaq{width:20px;height:20px}.Gallery_carouselProgress__lv2Eb{width:120px}}.Gallery_slick-next__v_wCZ,.Gallery_slick-prev__iIFML{z-index:10;width:40px;height:40px}.Gallery_slick-prev__iIFML{left:10px}.Gallery_slick-next__v_wCZ{right:10px}.Gallery_slick-dots__7HZrB{bottom:-30px}.Gallery_slick-dots__7HZrB li button:before{color:#ff6b35;font-size:10px}.Gallery_slick-dots__7HZrB li.Gallery_slick-active__dzxcO button:before{color:#ff6b35}@media (max-width:1024px){.Gallery_photoGrid__9eCK0{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.Gallery_popupPhoto__bZLfW{height:350px}}@media (max-width:768px){.Gallery_container__AOTR5{padding:16px}.Gallery_header__ZO_rl{padding:40px 24px;margin-bottom:32px}.Gallery_title__drTRX{font-size:2.5rem}.Gallery_description__AwS6Y{font-size:1.1rem}.Gallery_photoGrid__9eCK0{grid-template-columns:1fr;gap:20px}.Gallery_imageContainer__XmGlb{height:220px}.Gallery_cardContent__iKnDf{padding:20px}.Gallery_popupContent__atbHH{padding:16px;max-width:90%}.Gallery_closeBtn__qz_vH{top:calc(5% + 5px);right:calc(5% + 5px)}.Gallery_popupPhoto__bZLfW{height:300px}}@media (max-width:480px){.Gallery_header__ZO_rl{padding:32px 16px}.Gallery_title__drTRX{font-size:2rem}.Gallery_description__AwS6Y{font-size:1rem}.Gallery_imageContainer__XmGlb{height:200px}.Gallery_cardContent__iKnDf{padding:16px}.Gallery_cardTitle__y2hlt{font-size:1.1rem}.Gallery_cardFooter__iNvmn{flex-direction:column;align-items:flex-start;gap:12px}.Gallery_categoryTag__E0B5n{align-self:flex-end}.Gallery_popupPhoto__bZLfW{height:250px}.Gallery_closeBtn__qz_vH{top:calc(5% + 5px);right:calc(5% + 5px)}}