.photography-page[data-astro-cid-cngsfqja]{padding:0 0 4em}.gallery-header[data-astro-cid-cngsfqja]{margin-bottom:2.5em}.header-badge[data-astro-cid-cngsfqja]{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-family-code);font-size:.78em;font-weight:500;color:var(--accent-purple);background:#8b5cf614;border:1px solid rgba(139,92,246,.2);padding:3px 9px;border-radius:999px;margin-bottom:.75em}.page-title[data-astro-cid-cngsfqja]{font-family:var(--font-family-heading);font-size:2.1em;margin:0 0 .3em;color:var(--text-color);letter-spacing:-.02em}.page-subheading[data-astro-cid-cngsfqja]{color:var(--text-color-light);font-size:1em;margin:0;line-height:1.6;max-width:680px}.gallery-masonry-grid[data-astro-cid-cngsfqja]{column-count:2;column-gap:1.5em}@media(max-width:700px){.gallery-masonry-grid[data-astro-cid-cngsfqja]{column-count:1}}.photo-card[data-astro-cid-cngsfqja]{break-inside:avoid;margin-bottom:1.5em;background:#8080800a;border:1px solid rgba(128,128,128,.16);border-radius:14px;overflow:hidden;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s ease,border-color .25s ease;cursor:pointer;display:flex;flex-direction:column}.photo-card[data-astro-cid-cngsfqja]:hover{transform:translateY(-4px);border-color:var(--accent-purple);box-shadow:0 12px 28px #00000014}[data-astro-cid-cngsfqja][data-theme=dark] .photo-card[data-astro-cid-cngsfqja]{background:#ffffff05;border-color:#ffffff1a}[data-astro-cid-cngsfqja][data-theme=dark] .photo-card[data-astro-cid-cngsfqja]:hover{box-shadow:0 14px 32px #00000059;border-color:var(--accent-purple)}.photo-media-wrapper[data-astro-cid-cngsfqja]{position:relative;overflow:hidden;background:#8080800f}.photo-card-img[data-astro-cid-cngsfqja]{width:100%;height:auto;display:block;transition:transform .4s cubic-bezier(.16,1,.3,1)}.photo-card[data-astro-cid-cngsfqja]:hover .photo-card-img[data-astro-cid-cngsfqja]{transform:scale(1.03)}.photo-media-overlay[data-astro-cid-cngsfqja]{position:absolute;inset:0;background:#00000040;opacity:0;transition:opacity .25s ease;display:flex;align-items:flex-end;justify-content:flex-end;padding:12px}.photo-card[data-astro-cid-cngsfqja]:hover .photo-media-overlay[data-astro-cid-cngsfqja]{opacity:1}.expand-indicator[data-astro-cid-cngsfqja]{background:#000000b3;color:#fff;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(4px);box-shadow:0 2px 8px #0000004d}.photo-card-content[data-astro-cid-cngsfqja]{padding:1.1em 1.25em 1.25em;display:flex;flex-direction:column;gap:.6em}.photo-card-topline[data-astro-cid-cngsfqja]{display:flex;align-items:baseline;justify-content:space-between;gap:.75em;flex-wrap:wrap}.photo-card-title[data-astro-cid-cngsfqja]{font-family:var(--font-family-heading);font-size:1.1em;font-weight:600;margin:0;color:var(--text-color)}.photo-location[data-astro-cid-cngsfqja]{display:inline-flex;align-items:center;gap:4px;font-size:.78em;font-family:var(--font-family-code);color:var(--text-color-muted)}.pin-icon[data-astro-cid-cngsfqja]{color:var(--accent-purple);flex-shrink:0}.photo-card-caption[data-astro-cid-cngsfqja]{font-size:.88em;line-height:1.55;color:var(--text-color-light);margin:0}.lightbox-dialog[data-astro-cid-cngsfqja]{padding:0;border:none;border-radius:16px;background:transparent;max-width:90vw;max-height:94vh;overflow:hidden}.lightbox-dialog[data-astro-cid-cngsfqja]::backdrop{background:#000000d9;backdrop-filter:blur(8px)}.lightbox-box[data-astro-cid-cngsfqja]{position:relative;display:flex;flex-direction:column;max-width:900px;background:var(--bg-color);border:1px solid rgba(128,128,128,.2);border-radius:14px;overflow:hidden;box-shadow:0 20px 50px #00000080}.lightbox-close[data-astro-cid-cngsfqja]{position:absolute;top:12px;right:12px;background:#000000a6;color:#fff;border:none;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .15s ease;z-index:20;backdrop-filter:blur(4px)}.lightbox-close[data-astro-cid-cngsfqja]:hover{background:var(--accent-purple);transform:scale(1.05)}.lightbox-image-container[data-astro-cid-cngsfqja]{background:#050505;display:flex;align-items:center;justify-content:center;max-height:72vh;overflow:hidden}.lightbox-image-container[data-astro-cid-cngsfqja] img[data-astro-cid-cngsfqja]{max-width:100%;max-height:72vh;object-fit:contain;display:block}.lightbox-details[data-astro-cid-cngsfqja]{padding:1.1em 1.4em;background:var(--bg-color);border-top:1px solid rgba(128,128,128,.15)}.lightbox-details-header[data-astro-cid-cngsfqja]{display:flex;align-items:baseline;justify-content:space-between;gap:1em;margin-bottom:.4em;flex-wrap:wrap}.lightbox-details-header[data-astro-cid-cngsfqja] h3[data-astro-cid-cngsfqja]{font-family:var(--font-family-heading);font-size:1.15em;margin:0;color:var(--text-color)}.lightbox-loc[data-astro-cid-cngsfqja]{font-family:var(--font-family-code);font-size:.8em;color:var(--accent-purple)}.lightbox-details[data-astro-cid-cngsfqja] p[data-astro-cid-cngsfqja]{font-size:.9em;line-height:1.5;color:var(--text-color-light);margin:0}
