.gallery-page-header[data-astro-cid-sahthylw]{padding:3rem 0 2rem;border-bottom:1px solid var(--border);margin-bottom:2.5rem}.gallery-back-link[data-astro-cid-sahthylw]{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--muted-foreground);font-size:.9rem;font-weight:600;margin-bottom:1.5rem;transition:color .2s}.gallery-back-link[data-astro-cid-sahthylw]:hover{color:var(--primary)}.gallery-page-title[data-astro-cid-sahthylw]{font-size:2.5rem;font-weight:900;letter-spacing:-.02em;margin-bottom:.5rem;color:var(--foreground)}.gallery-page-desc[data-astro-cid-sahthylw]{color:var(--muted-foreground);font-size:1.05rem}.gallery-masonry[data-astro-cid-sahthylw]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:4rem}.gallery-card[data-astro-cid-sahthylw]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);outline:none}.gallery-card[data-astro-cid-sahthylw]:hover,.gallery-card[data-astro-cid-sahthylw]:focus-visible{border-color:#d4d4d8;box-shadow:0 8px 24px -4px #00000014;transform:translateY(-4px)}.gallery-card-img-wrap[data-astro-cid-sahthylw]{width:100%;aspect-ratio:4 / 3;overflow:hidden;background:var(--secondary)}.gallery-card-img[data-astro-cid-sahthylw]{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.gallery-card[data-astro-cid-sahthylw]:hover .gallery-card-img[data-astro-cid-sahthylw]{transform:scale(1.05)}.gallery-card-info[data-astro-cid-sahthylw]{padding:1rem 1.25rem}.gallery-card-title[data-astro-cid-sahthylw]{font-size:.95rem;font-weight:700;color:var(--foreground);margin-bottom:.35rem;line-height:1.4}.gallery-card-date[data-astro-cid-sahthylw]{font-size:.8rem;color:var(--muted-foreground);font-weight:500}.gallery-empty[data-astro-cid-sahthylw]{text-align:center;padding:4rem 2rem;color:var(--muted-foreground);display:flex;flex-direction:column;align-items:center;gap:1rem}.lightbox-overlay[data-astro-cid-sahthylw]{position:fixed;inset:0;background:#000000eb;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.lightbox-overlay[data-astro-cid-sahthylw].active{opacity:1;visibility:visible}.lightbox-close[data-astro-cid-sahthylw]{position:absolute;top:1rem;right:1rem;background:#ffffff1a;border:none;color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;z-index:10001}.lightbox-close[data-astro-cid-sahthylw]:hover{background:#fff3}.lightbox-nav[data-astro-cid-sahthylw]{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff14;border:none;color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;z-index:10001}.lightbox-nav[data-astro-cid-sahthylw]:hover{background:#fff3}.lightbox-prev[data-astro-cid-sahthylw]{left:1rem}.lightbox-next[data-astro-cid-sahthylw]{right:1rem}.lightbox-content[data-astro-cid-sahthylw]{max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;gap:1.5rem;pointer-events:none}.lightbox-img[data-astro-cid-sahthylw]{max-width:100%;max-height:70vh;object-fit:contain;border-radius:8px;box-shadow:0 20px 60px #00000080;pointer-events:auto}.lightbox-details[data-astro-cid-sahthylw]{text-align:center;color:#fff;max-width:600px;pointer-events:auto}.lightbox-title[data-astro-cid-sahthylw]{font-size:1.25rem;font-weight:700;margin-bottom:.35rem}.lightbox-date[data-astro-cid-sahthylw]{font-size:.85rem;color:#fff9;display:block;margin-bottom:.5rem}.lightbox-desc[data-astro-cid-sahthylw]{font-size:.95rem;color:#fffc;line-height:1.6}@media(max-width:768px){.gallery-page-title[data-astro-cid-sahthylw]{font-size:2rem}.gallery-masonry[data-astro-cid-sahthylw]{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.lightbox-nav[data-astro-cid-sahthylw]{width:40px;height:40px}.lightbox-prev[data-astro-cid-sahthylw]{left:.5rem}.lightbox-next[data-astro-cid-sahthylw]{right:.5rem}.lightbox-img[data-astro-cid-sahthylw]{max-height:60vh}}@media(max-width:480px){.gallery-masonry[data-astro-cid-sahthylw]{grid-template-columns:1fr}}
