.gallery-page[data-astro-cid-sahthylw]{min-height:calc(100vh - var(--header-height))}.gallery-hero[data-astro-cid-sahthylw]{background:linear-gradient(180deg,var(--vp-c-bg-alt) 0%,var(--vp-c-bg) 100%);padding:48px 24px 32px;border-bottom:1px solid var(--vp-c-divider)}.hero-container[data-astro-cid-sahthylw]{max-width:1200px;margin:0 auto;text-align:center}.hero-title[data-astro-cid-sahthylw]{font-size:2.5rem;font-weight:700;color:var(--vp-c-text-1);margin-bottom:8px;letter-spacing:-.02em}.hero-desc[data-astro-cid-sahthylw]{font-size:1.125rem;color:var(--vp-c-text-2);margin-bottom:24px}.gallery-stats[data-astro-cid-sahthylw]{display:flex;align-items:center;justify-content:center;gap:16px}.stat-item[data-astro-cid-sahthylw]{display:flex;align-items:center;gap:6px}.stat-value[data-astro-cid-sahthylw]{font-size:1.25rem;font-weight:600;color:var(--vp-c-brand-1)}.stat-label[data-astro-cid-sahthylw]{font-size:.875rem;color:var(--vp-c-text-2)}.stat-divider[data-astro-cid-sahthylw]{width:1px;height:16px;background:var(--vp-c-divider)}.gallery-content[data-astro-cid-sahthylw]{max-width:1200px;margin:0 auto;padding:32px 24px 64px}.filter-bar[data-astro-cid-sahthylw]{margin-bottom:32px}.filter-container[data-astro-cid-sahthylw]{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.filter-label[data-astro-cid-sahthylw]{display:flex;align-items:center;gap:6px;font-size:.875rem;font-weight:500;color:var(--vp-c-text-2)}.filter-icon[data-astro-cid-sahthylw]{width:16px;height:16px}.filter-tabs[data-astro-cid-sahthylw]{display:flex;gap:8px;flex-wrap:wrap}.filter-tab[data-astro-cid-sahthylw]{padding:8px 16px;border:1px solid var(--vp-c-divider);background:var(--vp-c-bg-elv);color:var(--vp-c-text-2);border-radius:6px;font-size:.875rem;cursor:pointer;transition:all .2s}.filter-tab[data-astro-cid-sahthylw]:hover{border-color:var(--vp-c-brand-1);color:var(--vp-c-brand-1)}.filter-tab[data-astro-cid-sahthylw].active{background:var(--vp-c-brand-1);border-color:var(--vp-c-brand-1);color:#fff}.photo-grid[data-astro-cid-sahthylw]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.photo-card[data-astro-cid-sahthylw]{background:var(--vp-c-bg-elv);border:1px solid var(--vp-c-divider);border-radius:12px;overflow:hidden;transition:all .3s ease;animation:fadeInUp .5s ease forwards;opacity:0}.photo-card[data-astro-cid-sahthylw]:hover{border-color:var(--vp-c-brand-1);box-shadow:var(--vp-shadow-2);transform:translateY(-4px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.photo-image[data-astro-cid-sahthylw]{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--vp-c-bg-soft)}.image-placeholder[data-astro-cid-sahthylw]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--vp-c-brand-soft) 0%,var(--vp-c-bg-soft) 100%)}.placeholder-icon[data-astro-cid-sahthylw]{width:48px;height:48px;color:var(--vp-c-brand-1);opacity:.5}.photo-overlay[data-astro-cid-sahthylw]{position:absolute;inset:0;background:#0009;opacity:0;transition:opacity .3s;display:flex;align-items:center;justify-content:center}.photo-card[data-astro-cid-sahthylw]:hover .photo-overlay[data-astro-cid-sahthylw]{opacity:1}.overlay-content[data-astro-cid-sahthylw]{display:flex;flex-direction:column;align-items:center;gap:12px}.photo-category[data-astro-cid-sahthylw]{padding:4px 12px;background:var(--vp-c-brand-1);color:#fff;border-radius:4px;font-size:.75rem;font-weight:500}.view-btn[data-astro-cid-sahthylw]{display:flex;align-items:center;gap:6px;padding:10px 20px;background:#fff;border:none;border-radius:6px;color:var(--vp-c-text-1);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.view-btn[data-astro-cid-sahthylw]:hover{background:var(--vp-c-brand-1);color:#fff}.view-btn[data-astro-cid-sahthylw] svg[data-astro-cid-sahthylw]{width:16px;height:16px}.photo-info[data-astro-cid-sahthylw]{padding:20px}.photo-title[data-astro-cid-sahthylw]{font-size:1.125rem;font-weight:600;color:var(--vp-c-text-1);margin-bottom:8px}.photo-desc[data-astro-cid-sahthylw]{font-size:.875rem;color:var(--vp-c-text-2);line-height:1.6;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.photo-meta[data-astro-cid-sahthylw]{display:flex;gap:16px;flex-wrap:wrap}.meta-item[data-astro-cid-sahthylw]{display:flex;align-items:center;gap:4px;font-size:.8125rem;color:var(--vp-c-text-3)}.meta-item[data-astro-cid-sahthylw] svg[data-astro-cid-sahthylw]{width:14px;height:14px}@media(max-width:1024px){.photo-grid[data-astro-cid-sahthylw]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.gallery-hero[data-astro-cid-sahthylw]{padding:32px 16px 24px}.hero-title[data-astro-cid-sahthylw]{font-size:1.875rem}.gallery-content[data-astro-cid-sahthylw]{padding:24px 16px 48px}.filter-container[data-astro-cid-sahthylw]{flex-direction:column;align-items:flex-start}.photo-grid[data-astro-cid-sahthylw]{grid-template-columns:1fr}}
