.GalleryLightbox-module__kzZ7AG__overlay{z-index:9999;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.GalleryLightbox-module__kzZ7AG__closeBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:10;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s;display:flex;position:absolute;top:1rem;right:1rem}.GalleryLightbox-module__kzZ7AG__closeBtn:hover{background:#ffffff38}.GalleryLightbox-module__kzZ7AG__counter{color:#ffffffb3;letter-spacing:1px;z-index:10;font-size:13px;font-weight:600;position:absolute;top:1.25rem;left:50%;transform:translate(-50%)}.GalleryLightbox-module__kzZ7AG__imageWrap{touch-action:none;justify-content:center;align-items:center;max-width:90vw;max-height:85vh;display:flex}.GalleryLightbox-module__kzZ7AG__image{object-fit:contain;-webkit-user-select:none;user-select:none;border-radius:8px;max-width:100%;max-height:85vh}.GalleryLightbox-module__kzZ7AG__arrow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.GalleryLightbox-module__kzZ7AG__arrow:hover{background:#ffffff38;transform:translateY(-50%)scale(1.08)}.GalleryLightbox-module__kzZ7AG__arrowLeft{left:1rem}.GalleryLightbox-module__kzZ7AG__arrowRight{right:1rem}@media (max-width:640px){.GalleryLightbox-module__kzZ7AG__arrow{width:40px;height:40px}.GalleryLightbox-module__kzZ7AG__arrowLeft{left:.5rem}.GalleryLightbox-module__kzZ7AG__arrowRight{right:.5rem}.GalleryLightbox-module__kzZ7AG__closeBtn{top:.5rem;right:.5rem}}
.GalleryGrid-module__GyR1Na__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.GalleryGrid-module__GyR1Na__grid[data-columns="3"],.GalleryGrid-module__GyR1Na__grid[data-columns="4"]{grid-template-columns:repeat(2,1fr)}@media (min-width:640px){.GalleryGrid-module__GyR1Na__grid[data-columns="3"],.GalleryGrid-module__GyR1Na__grid[data-columns="4"]{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.GalleryGrid-module__GyR1Na__grid[data-columns="4"]{grid-template-columns:repeat(4,1fr)}}.GalleryGrid-module__GyR1Na__item{cursor:pointer;background:#f5f5f5;border-radius:12px;position:relative;overflow:hidden}.GalleryGrid-module__GyR1Na__imageWrap{aspect-ratio:4/3;position:relative;overflow:hidden}.GalleryGrid-module__GyR1Na__image{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1)}.GalleryGrid-module__GyR1Na__item:hover .GalleryGrid-module__GyR1Na__image{transform:scale(1.06)}.GalleryGrid-module__GyR1Na__hoverOverlay{opacity:0;background:linear-gradient(#0000 40%,#00000080 100%);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.GalleryGrid-module__GyR1Na__item:hover .GalleryGrid-module__GyR1Na__hoverOverlay{opacity:1}.GalleryGrid-module__GyR1Na__hoverIcon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .3s;display:flex}.GalleryGrid-module__GyR1Na__item:hover .GalleryGrid-module__GyR1Na__hoverIcon{transform:scale(1.1)}.GalleryGrid-module__GyR1Na__empty{text-align:center;background:#fafafa;border:2px dashed #e0e0e0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.GalleryGrid-module__GyR1Na__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:3rem}.GalleryGrid-module__GyR1Na__emptyTitle{color:#555;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.GalleryGrid-module__GyR1Na__emptyDesc{color:#999;margin:0;font-size:.875rem}
.GalleryCategoryPage-module__v-jFaa__page{max-width:1280px;margin:0 auto;padding:0 1.5rem 4rem}.GalleryCategoryPage-module__v-jFaa__breadcrumbs{color:#888;flex-wrap:wrap;align-items:center;gap:.5rem;padding:1.25rem 0;font-size:.8125rem;display:flex}.GalleryCategoryPage-module__v-jFaa__breadcrumbs a{color:#888;text-decoration:none;transition:color .15s}.GalleryCategoryPage-module__v-jFaa__breadcrumbs a:hover{color:var(--color-primary,#b71c1c)}.GalleryCategoryPage-module__v-jFaa__breadSep{color:#ccc}.GalleryCategoryPage-module__v-jFaa__hero{background:linear-gradient(135deg,#111 0%,#1a1a2e 50%,#16213e 100%);border-radius:20px;margin-bottom:2rem;padding:3rem;position:relative;overflow:hidden}.GalleryCategoryPage-module__v-jFaa__hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 30%,#b71c1c26 0%,#0000 60%);position:absolute;inset:0}.GalleryCategoryPage-module__v-jFaa__heroContent{z-index:1;max-width:640px;position:relative}.GalleryCategoryPage-module__v-jFaa__heroTitle{color:#fff;align-items:center;gap:.75rem;margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:900;line-height:1.15;display:flex}.GalleryCategoryPage-module__v-jFaa__heroIcon{font-size:1.5em}.GalleryCategoryPage-module__v-jFaa__heroSub{color:#ffffffa6;margin:0;font-size:.9375rem;line-height:1.6}.GalleryCategoryPage-module__v-jFaa__heroStats{align-items:center;gap:2rem;margin-top:1.5rem;display:flex}.GalleryCategoryPage-module__v-jFaa__stat{flex-direction:column;align-items:center;display:flex}.GalleryCategoryPage-module__v-jFaa__statNum{color:#fff;font-size:1.75rem;font-weight:900;line-height:1}.GalleryCategoryPage-module__v-jFaa__statLabel{color:#ffffff73;text-transform:uppercase;letter-spacing:1px;margin-top:.25rem;font-size:.6875rem}.GalleryCategoryPage-module__v-jFaa__tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.5rem;padding:0 0 1.5rem;display:flex;overflow-x:auto}.GalleryCategoryPage-module__v-jFaa__tabs::-webkit-scrollbar{display:none}.GalleryCategoryPage-module__v-jFaa__tab{color:#666;cursor:pointer;white-space:nowrap;background:#f5f5f5;border:1px solid #eee;border-radius:9999px;flex-shrink:0;align-items:center;gap:.375rem;padding:.5rem 1.125rem;font-size:.8125rem;font-weight:600;transition:all .2s;display:flex}.GalleryCategoryPage-module__v-jFaa__tab:hover{color:#333;background:#eee}.GalleryCategoryPage-module__v-jFaa__tabActive{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.GalleryCategoryPage-module__v-jFaa__tabActive:hover{color:#fff;background:#333}.GalleryCategoryPage-module__v-jFaa__tabIcon{font-size:1em}.GalleryCategoryPage-module__v-jFaa__tabCount{min-width:1.375rem;height:1.375rem;color:inherit;background:#0000000f;border-radius:9999px;justify-content:center;align-items:center;padding:0 .375rem;font-size:.6875rem;font-weight:700;display:inline-flex}.GalleryCategoryPage-module__v-jFaa__tabActive .GalleryCategoryPage-module__v-jFaa__tabCount{background:#ffffff26}.GalleryCategoryPage-module__v-jFaa__related{border-top:1px solid #eee;margin-top:3rem;padding-top:2rem}.GalleryCategoryPage-module__v-jFaa__relatedTitle{color:#1a1a1a;margin:0 0 1.25rem;font-size:1.25rem;font-weight:800}.GalleryCategoryPage-module__v-jFaa__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.GalleryCategoryPage-module__v-jFaa__relatedCard{background:#fff;border:1px solid #eee;border-radius:12px;flex-direction:column;text-decoration:none;transition:all .25s;display:flex;overflow:hidden}.GalleryCategoryPage-module__v-jFaa__relatedCard:hover{border-color:var(--color-primary,#b71c1c);transform:translateY(-3px);box-shadow:0 6px 20px #0000000f}.GalleryCategoryPage-module__v-jFaa__relatedImageWrap{aspect-ratio:4/3;background:#f0f0f0;overflow:hidden}.GalleryCategoryPage-module__v-jFaa__relatedImage{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.22,1,.36,1)}.GalleryCategoryPage-module__v-jFaa__relatedCard:hover .GalleryCategoryPage-module__v-jFaa__relatedImage{transform:scale(1.05)}.GalleryCategoryPage-module__v-jFaa__relatedName{color:#1a1a1a;padding:.75rem 1rem;font-size:.8125rem;font-weight:700;line-height:1.3}.GalleryCategoryPage-module__v-jFaa__cta{text-align:center;background:linear-gradient(135deg,#1a1a1a 0%,#2d1b1b 100%);border-radius:20px;margin-top:3rem;padding:3rem}.GalleryCategoryPage-module__v-jFaa__ctaContent{max-width:500px;margin:0 auto}.GalleryCategoryPage-module__v-jFaa__ctaTitle{color:#fff;margin:0 0 .75rem;font-size:1.5rem;font-weight:800}.GalleryCategoryPage-module__v-jFaa__ctaDesc{color:#fff9;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.5}.GalleryCategoryPage-module__v-jFaa__ctaActions{flex-direction:column;align-items:center;gap:.75rem;display:flex}@media (min-width:480px){.GalleryCategoryPage-module__v-jFaa__ctaActions{flex-direction:row;justify-content:center}}.GalleryCategoryPage-module__v-jFaa__ctaBtnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444,#b71c1c);border:none;border-radius:9999px;padding:.75rem 2rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .2s;box-shadow:0 4px 16px #b71c1c4d}.GalleryCategoryPage-module__v-jFaa__ctaBtnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #b71c1c66}.GalleryCategoryPage-module__v-jFaa__ctaBtnSecondary{color:#fffc;border:1px solid #fff3;border-radius:9999px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s}.GalleryCategoryPage-module__v-jFaa__ctaBtnSecondary:hover{color:#fff;border-color:#fff6}@media (max-width:640px){.GalleryCategoryPage-module__v-jFaa__hero{border-radius:16px;padding:2rem 1.5rem}.GalleryCategoryPage-module__v-jFaa__heroTitle{font-size:1.25rem}.GalleryCategoryPage-module__v-jFaa__heroStats{gap:1.25rem}.GalleryCategoryPage-module__v-jFaa__statNum{font-size:1.25rem}.GalleryCategoryPage-module__v-jFaa__cta{border-radius:16px;padding:2rem 1.5rem}.GalleryCategoryPage-module__v-jFaa__tabs{padding-bottom:1rem}}
