.GalleryCard_card__1p9kP{position:relative;display:block;border-radius:var(--radius-lg);overflow:hidden;text-decoration:none;color:var(--color-text);border:1px solid var(--color-border);transition:border-color .25s ease,box-shadow .25s ease;width:100%}.GalleryCard_card__1p9kP:hover{border-color:rgba(139,92,246,.3);box-shadow:0 8px 32px rgba(0,0,0,.4)}.GalleryCard_imageWrapper___jA2G{position:relative;width:100%;overflow:hidden;min-height:180px}.GalleryCard_imageSkeleton__1KBjB{position:absolute;inset:0;background:linear-gradient(90deg,var(--color-surface) 25%,var(--color-surface-2) 50%,var(--color-surface) 75%);background-size:200% 100%;animation:GalleryCard_shimmer__3ZhC4 1.4s infinite;z-index:1}@keyframes GalleryCard_shimmer__3ZhC4{0%{background-position:200% 0}to{background-position:-200% 0}}.GalleryCard_imageHidden__3OotG{opacity:0}.GalleryCard_imageVisible__GPYiF{opacity:1;transition:opacity .3s ease}.GalleryCard_image__pQuus{width:100%;height:auto;display:block;object-fit:cover;transition:transform .45s ease}.GalleryCard_card__1p9kP:hover .GalleryCard_image__pQuus{transform:scale(1.05)}.GalleryCard_overlay__xY_0V{position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,8,20,.85) 0,rgba(5,8,20,.2) 50%,transparent);display:flex;flex-direction:column;justify-content:flex-end;padding:1.25rem;opacity:0;transition:opacity .3s ease}.GalleryCard_card__1p9kP:hover .GalleryCard_overlay__xY_0V{opacity:1}.GalleryCard_overlayTitle__q3YMn{font-family:var(--font-display);font-size:1rem;font-weight:600;color:#fff;margin-bottom:.2rem;line-height:1.3;letter-spacing:-.01em}.GalleryCard_overlayDesc__W450G{font-family:var(--font-body);font-size:.8rem;color:rgba(255,255,255,.75);line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.GalleryCard_body__SKcEv{display:none}.photography_page__w3rEY{flex:1 1;padding:2.5rem 2rem 3rem;max-width:1100px;width:100%;margin:0 auto}.photography_header__bnZ1_{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem}.photography_headerInner__m0m4y{display:flex;flex-direction:column;gap:.4rem}.photography_title__52gO5{font-family:var(--font-display);font-size:clamp(2rem,5vw,3rem);font-weight:700;letter-spacing:-.03em;color:var(--color-text)}.photography_subtitle__G_wBk{font-family:var(--font-body);font-size:.95rem;color:var(--color-muted)}.photography_grid___FbZw{column-count:3;column-gap:1rem}.photography_gridItem__BgQJV{page-break-inside:avoid;break-inside:avoid;margin-bottom:1rem}.photography_pagination__ruCAq{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:3rem}.photography_pageBtn__g622F{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1.1rem;border-radius:var(--radius-sm);background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);font-family:var(--font-body);font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s ease,border-color .2s ease}.photography_pageBtn__g622F:hover:not(:disabled){background:var(--color-surface-2);border-color:var(--color-border-hover)}.photography_pageBtn__g622F:disabled{opacity:.35;cursor:default}.photography_pageInfo__ruTBk{font-size:.875rem;color:var(--color-muted);font-family:var(--font-body)}@media (max-width:900px){.photography_grid___FbZw{column-count:2}}@media (max-width:640px){.photography_page__w3rEY{padding:1.25rem 1rem 2rem;padding-top:calc(var(--nav-height) + 1.25rem)}.photography_grid___FbZw{column-count:1}.photography_header__bnZ1_{flex-direction:column;align-items:flex-start;gap:.75rem}}