.gallery_page__bj0QM{min-height:100vh;padding-bottom:5rem}.gallery_sectionInner__3wNAf{max-width:1200px;margin:0 auto;padding:0 1.5rem}.gallery_header__2hfPF{background:#0a0a0a;color:#fff;padding:4rem 1.5rem 3.5rem}.gallery_headerInner___oZ7G{max-width:1200px;margin:0 auto}.gallery_header__2hfPF h1{font-size:clamp(2rem,4vw,3rem);font-weight:900;margin-bottom:.5rem}.gallery_header__2hfPF p{color:hsla(0,0%,100%,.6);font-size:1rem}.gallery_filters__5sN9B{display:flex;flex-wrap:wrap;gap:.5rem;margin:2rem 0}.gallery_filterBtn__2Of4M{padding:.4rem 1rem;border-radius:999px;font-size:.85rem;font-weight:600;color:#555;background:#f5f5f5;border:1.5px solid #e8e8e8;transition:all .2s}.gallery_filterBtn__2Of4M:hover{color:#6a994e;border-color:#6a994e}.gallery_filterActive__qQpdy{background:#6a994e;color:#fff;border-color:#6a994e}.gallery_grid__EXLBO{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.gallery_card__GbELY{border-radius:12px;overflow:hidden;border:1px solid #f0e4e6;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column}.gallery_card__GbELY:hover{box-shadow:0 12px 32px rgba(0,0,0,.1);transform:translateY(-2px)}.gallery_cardImg__rZaJj{position:relative;height:200px;overflow:hidden}.gallery_cardImg__rZaJj img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.gallery_card__GbELY:hover .gallery_cardImg__rZaJj img{transform:scale(1.04)}.gallery_count__Ounkq{position:absolute;bottom:.75rem;right:.75rem;background:rgba(0,0,0,.6);color:#fff;font-size:.72rem;font-weight:600;padding:.2rem .6rem;border-radius:999px;display:inline-flex;align-items:center;gap:.3rem}.gallery_cardBody__XQCob{padding:1.1rem 1.25rem;background:#fff;flex:1 1}.gallery_cardBody__XQCob h3{font-size:.95rem;font-weight:700;color:#1a1a1a;margin-bottom:.3rem}.gallery_cardBody__XQCob p{font-size:.82rem;color:#666;margin-top:.4rem;line-height:1.5}.gallery_category__nfwWx{font-size:.72rem;font-weight:700;color:#6a994e;text-transform:uppercase;letter-spacing:.05em}.gallery_empty__Hi14S{text-align:center;padding:5rem 2rem;color:#999}.gallery_empty__Hi14S svg{margin:0 auto 1rem;opacity:.3}.gallery_empty__Hi14S p{font-size:1rem}@media (max-width:900px){.gallery_grid__EXLBO{grid-template-columns:1fr 1fr}}@media (max-width:600px){.gallery_grid__EXLBO{grid-template-columns:1fr}}