.gallery-module__NCUE0q__page{background-color:var(--bg-page);min-height:100vh;padding-top:var(--header-height)}.gallery-module__NCUE0q__marqueeBanner{color:#fff;border-bottom:1.5px solid var(--color-gold);white-space:nowrap;background:linear-gradient(90deg,#7a1c20 0%,#942025 50%,#7a1c20 100%);padding:10px 0;overflow:hidden}.gallery-module__NCUE0q__marqueeContent{font-family:var(--font-heading-hi);letter-spacing:.5px;padding-left:100%;font-size:14px;animation:28s linear infinite gallery-module__NCUE0q__marquee;display:inline-block}@keyframes gallery-module__NCUE0q__marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.gallery-module__NCUE0q__heroBanner{justify-content:center;align-items:center;width:100%;height:380px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.gallery-module__NCUE0q__heroBanner{height:260px}}.gallery-module__NCUE0q__heroBgWrapper{z-index:0;position:absolute;inset:0}.gallery-module__NCUE0q__heroOverlay{background:linear-gradient(#16162a4d 0%,#16162a66 60%,#16162a99 100%);position:absolute;inset:0}.gallery-module__NCUE0q__heroCenterCard{z-index:2;border:2px solid var(--color-gold);border-radius:var(--radius-card);text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#fffbf5f2 0%,#f8f3eaeb 100%);padding:24px 64px;position:relative;box-shadow:0 12px 36px #0000004d,0 0 20px #d4af3759}@media (max-width:768px){.gallery-module__NCUE0q__heroCenterCard{padding:16px 36px}}.gallery-module__NCUE0q__heroTitle{font-family:var(--font-heading-en);color:var(--color-krishna);letter-spacing:1px;font-size:48px;font-weight:700;line-height:1.1}@media (max-width:768px){.gallery-module__NCUE0q__heroTitle{font-size:32px}}.gallery-module__NCUE0q__heroSubtitle{font-family:var(--font-heading-hi);color:var(--color-saffron);letter-spacing:.5px;margin-top:4px;font-size:15px;font-weight:600}.gallery-module__NCUE0q__gallerySection{padding:70px 0 100px;position:relative}.gallery-module__NCUE0q__sectionHeader{text-align:center;margin-bottom:40px}.gallery-module__NCUE0q__heading{font-family:var(--font-heading-en);font-size:var(--fs-section);color:var(--color-krishna);margin-top:8px;margin-bottom:12px;font-weight:700}@media (max-width:768px){.gallery-module__NCUE0q__heading{font-size:var(--fs-section-mob)}}.gallery-module__NCUE0q__subheading{font-size:var(--fs-lead);color:var(--text-secondary);max-width:680px;line-height:var(--lh-body);margin:0 auto}.gallery-module__NCUE0q__filterTabs{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:48px;display:flex}.gallery-module__NCUE0q__filterBtn{border:1px solid var(--color-sandstone-border);border-radius:var(--radius-md);cursor:pointer;background:#fff;flex-direction:column;align-items:center;padding:10px 22px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 8px #2a160d0a}.gallery-module__NCUE0q__filterHindi{font-family:var(--font-heading-hi);color:var(--color-krishna);font-size:15px;font-weight:700;transition:color .25s}.gallery-module__NCUE0q__filterEn{font-family:var(--font-heading-en);letter-spacing:1px;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:600;transition:color .25s}.gallery-module__NCUE0q__filterBtn:hover{border-color:var(--color-gold);transform:translateY(-2px);box-shadow:0 6px 16px #e85d041f}.gallery-module__NCUE0q__activeFilter{background:linear-gradient(135deg, var(--color-saffron-light), var(--color-saffron));border-color:var(--color-gold-bright);box-shadow:var(--shadow-button)}.gallery-module__NCUE0q__activeFilter .gallery-module__NCUE0q__filterHindi,.gallery-module__NCUE0q__activeFilter .gallery-module__NCUE0q__filterEn{color:#fff}.gallery-module__NCUE0q__grid{grid-template-columns:1fr;gap:28px;display:grid}@media (min-width:640px){.gallery-module__NCUE0q__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.gallery-module__NCUE0q__grid{grid-template-columns:repeat(3,1fr)}}.gallery-module__NCUE0q__card{border:2px solid var(--color-sandstone-border);box-shadow:var(--shadow-card);cursor:pointer;background:#fff;border-radius:16px;transition:all .35s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.gallery-module__NCUE0q__card:hover{border-color:var(--color-gold);transform:translateY(-6px);box-shadow:0 16px 40px #2a160d29,0 0 20px #d4af3740}.gallery-module__NCUE0q__imageWrap{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.gallery-module__NCUE0q__image{transition:transform .6s cubic-bezier(.16,1,.3,1)}.gallery-module__NCUE0q__card:hover .gallery-module__NCUE0q__image{transform:scale(1.08)}.gallery-module__NCUE0q__cardOverlay{opacity:0;z-index:2;background:linear-gradient(#16162a1a 0%,#16162ad9 100%);flex-direction:column;justify-content:space-between;padding:20px;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery-module__NCUE0q__card:hover .gallery-module__NCUE0q__cardOverlay{opacity:1}.gallery-module__NCUE0q__zoomIcon{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background:#fff3;border:1px solid #fff6;border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;width:44px;height:44px;display:flex}.gallery-module__NCUE0q__overlayDetails{flex-direction:column;display:flex}.gallery-module__NCUE0q__badge{background:var(--color-saffron);border:1px solid var(--color-gold-bright);font-family:var(--font-heading-hi);color:#fff;border-radius:50px;align-self:flex-start;margin-bottom:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.gallery-module__NCUE0q__cardHindi{font-family:var(--font-heading-hi);color:#fff;margin-bottom:2px;font-size:18px;font-weight:700}.gallery-module__NCUE0q__cardTitle{color:var(--color-gold-light);font-size:13px;line-height:1.3}.gallery-module__NCUE0q__lightbox{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:var(--z-modal);background:#0e0e1cf2;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.gallery-module__NCUE0q__closeBtn{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.gallery-module__NCUE0q__closeBtn:hover{background:var(--color-saffron);transform:scale(1.1)}.gallery-module__NCUE0q__navBtn{border:1.5px solid var(--color-gold);width:56px;height:56px;color:var(--color-gold-bright);cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-module__NCUE0q__prevBtn{left:24px}.gallery-module__NCUE0q__nextBtn{right:24px}.gallery-module__NCUE0q__navBtn:hover{background:var(--color-saffron);border-color:var(--color-gold-bright);color:#fff;transform:translateY(-50%)scale(1.1)}@media (max-width:768px){.gallery-module__NCUE0q__navBtn{width:44px;height:44px}.gallery-module__NCUE0q__prevBtn{left:10px}.gallery-module__NCUE0q__nextBtn{right:10px}}.gallery-module__NCUE0q__lightboxContent{border:2px solid var(--color-gold);border-radius:var(--radius-lg);background:#16162af2;flex-direction:column;width:100%;max-width:1000px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #000c,0 0 40px #d4af374d}.gallery-module__NCUE0q__lightboxImageWrap{background:#000;width:100%;height:60vh;position:relative}.gallery-module__NCUE0q__lightboxDetails{border-top:1px solid var(--color-gold-border);background:linear-gradient(#16162afa 0%,#0e0e1c 100%);justify-content:space-between;align-items:center;padding:24px 32px;display:flex}@media (max-width:768px){.gallery-module__NCUE0q__lightboxDetails{flex-direction:column;align-items:flex-start;gap:12px;padding:18px}}.gallery-module__NCUE0q__lightboxBadge{background:var(--color-saffron);font-family:var(--font-heading-hi);color:#fff;border-radius:50px;margin-bottom:8px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}.gallery-module__NCUE0q__lightboxHindi{font-family:var(--font-heading-hi);color:#fff;margin-bottom:4px;font-size:22px;font-weight:700}.gallery-module__NCUE0q__lightboxTitle{font-family:var(--font-heading-en);color:var(--color-gold-bright);letter-spacing:.5px;margin-bottom:6px;font-size:14px;font-weight:600}.gallery-module__NCUE0q__lightboxDesc{color:var(--text-on-dark-muted);max-width:700px;font-size:14px;line-height:1.5}.gallery-module__NCUE0q__lightboxCounter{font-family:var(--font-mono);color:var(--color-gold-light);border:1px solid var(--color-gold-border);white-space:nowrap;background:#d4af3726;border-radius:50px;padding:8px 16px;font-size:16px;font-weight:700}
