.page-title[data-astro-cid-3h5g6o2r]{font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,6vw,5rem);font-weight:700;line-height:1.05;color:var(--offwhite);margin-bottom:1.5rem}.page-title[data-astro-cid-3h5g6o2r] em[data-astro-cid-3h5g6o2r]{font-style:italic;color:var(--gold)}.page-intro[data-astro-cid-3h5g6o2r]{max-width:560px;font-size:1.05rem;color:var(--muted);line-height:1.75;font-weight:300}.filter-section[data-astro-cid-3h5g6o2r]{padding-top:0;padding-bottom:0}.filter-bar[data-astro-cid-3h5g6o2r]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.filter-btn[data-astro-cid-3h5g6o2r]{font-family:DM Sans,sans-serif;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);background:none;border:1px solid rgba(201,168,76,.2);padding:.4rem 1rem;cursor:pointer;transition:color .2s,border-color .2s,background .2s;border-radius:2px}.filter-btn[data-astro-cid-3h5g6o2r]:hover,.filter-btn[data-astro-cid-3h5g6o2r].active{color:var(--navy);background:var(--gold);border-color:var(--gold)}.photo-grid[data-astro-cid-3h5g6o2r]{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.photo-card[data-astro-cid-3h5g6o2r]{aspect-ratio:4 / 3;cursor:pointer;overflow:hidden;position:relative;background:#c9a84c0d;border:1px solid rgba(201,168,76,.15);border-radius:2px;transition:border-color .2s}.photo-card[data-astro-cid-3h5g6o2r]:hover{border-color:var(--gold)}.photo-img-wrap[data-astro-cid-3h5g6o2r]{position:relative;width:100%;height:100%}.photo-img-wrap[data-astro-cid-3h5g6o2r] img[data-astro-cid-3h5g6o2r]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.photo-card[data-astro-cid-3h5g6o2r]:hover .photo-img-wrap[data-astro-cid-3h5g6o2r] img[data-astro-cid-3h5g6o2r]{transform:scale(1.04)}.photo-count-badge[data-astro-cid-3h5g6o2r]{position:absolute;top:.75rem;right:.75rem;background:#0d1b2abf;border:1px solid rgba(201,168,76,.3);color:var(--gold);font-family:DM Sans,sans-serif;font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .55rem;border-radius:2px}.photo-overlay[data-astro-cid-3h5g6o2r]{position:absolute;inset:0;background:linear-gradient(to top,rgba(13,27,42,.9) 0%,rgba(13,27,42,.1) 50%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:1.25rem;opacity:0;transition:opacity .25s ease}.photo-card[data-astro-cid-3h5g6o2r]:hover .photo-overlay[data-astro-cid-3h5g6o2r]{opacity:1}.photo-overlay-category[data-astro-cid-3h5g6o2r]{font-family:DM Sans,sans-serif;font-size:.6rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:.35rem}.photo-overlay-title[data-astro-cid-3h5g6o2r]{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600;color:var(--offwhite);line-height:1.2;margin:0 0 .25rem}.photo-overlay-date[data-astro-cid-3h5g6o2r]{font-family:DM Sans,sans-serif;font-size:.65rem;color:var(--muted);letter-spacing:.05em}.empty-state[data-astro-cid-3h5g6o2r]{text-align:center;padding:5rem 2rem;border:1px dashed rgba(201,168,76,.25);border-radius:4px}.empty-title[data-astro-cid-3h5g6o2r]{font-family:Cormorant Garamond,serif;font-size:1.5rem;color:var(--muted);margin-bottom:.75rem}.empty-sub[data-astro-cid-3h5g6o2r]{font-size:.875rem;color:var(--muted);line-height:1.6}.empty-sub[data-astro-cid-3h5g6o2r] code[data-astro-cid-3h5g6o2r]{font-family:DM Mono,monospace;color:var(--gold);font-size:.8rem}.gallery-overlay[data-astro-cid-3h5g6o2r]{position:fixed;inset:0;background:#0b1629f0;backdrop-filter:blur(8px);z-index:200;display:flex;align-items:center;justify-content:center;padding:2rem;opacity:0;pointer-events:none;transition:opacity .25s ease}.gallery-overlay[data-astro-cid-3h5g6o2r].active{opacity:1;pointer-events:all}.gallery-modal[data-astro-cid-3h5g6o2r]{background:var(--navy);border:1px solid rgba(201,168,76,.25);width:100%;max-width:1000px;max-height:92vh;position:relative;transform:translateY(16px);transition:transform .25s ease,max-width .25s ease;display:flex;flex-direction:column;overflow-y:auto}.gallery-overlay[data-astro-cid-3h5g6o2r].active .gallery-modal[data-astro-cid-3h5g6o2r]{transform:translateY(0)}.gallery-modal--portrait[data-astro-cid-3h5g6o2r]{max-width:520px}.gallery-close[data-astro-cid-3h5g6o2r]{position:absolute;top:1rem;right:1rem;background:none;border:1px solid rgba(201,168,76,.3);color:var(--muted);font-size:.9rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .2s,border-color .2s;z-index:10;border-radius:2px}.gallery-close[data-astro-cid-3h5g6o2r]:hover{color:var(--gold);border-color:var(--gold)}.gallery-header[data-astro-cid-3h5g6o2r]{padding:1.5rem 4rem 1.25rem 1.75rem;border-bottom:1px solid rgba(201,168,76,.15);flex-shrink:0}.gallery-header-top[data-astro-cid-3h5g6o2r]{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.gallery-category[data-astro-cid-3h5g6o2r]{font-family:DM Sans,sans-serif;font-size:.62rem;letter-spacing:.15em;text-transform:uppercase;color:var(--navy);background:var(--gold);padding:.2rem .5rem;border-radius:2px}.gallery-date[data-astro-cid-3h5g6o2r]{font-family:DM Sans,sans-serif;font-size:.72rem;color:var(--muted);letter-spacing:.05em}.gallery-title[data-astro-cid-3h5g6o2r]{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:600;font-style:italic;color:var(--offwhite);line-height:1.15;margin-bottom:.6rem}.gallery-desc[data-astro-cid-3h5g6o2r]{font-size:.85rem;color:var(--muted);line-height:1.6;max-width:640px;margin-bottom:.75rem}.gallery-meta[data-astro-cid-3h5g6o2r]{display:flex;flex-wrap:wrap;gap:1.75rem}.gallery-meta-item[data-astro-cid-3h5g6o2r]{display:flex;flex-direction:column;gap:.2rem}.gallery-meta-label[data-astro-cid-3h5g6o2r]{font-family:DM Sans,sans-serif;font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.gallery-meta-value[data-astro-cid-3h5g6o2r]{font-family:DM Sans,sans-serif;font-size:.82rem;color:var(--offwhite);font-weight:300}.gallery-image-wrap[data-astro-cid-3h5g6o2r]{position:relative;flex:1;height:min(68vh,800px);min-height:320px;display:flex;align-items:center;justify-content:center;background:#c9a84c0a}.gallery-image-wrap[data-astro-cid-3h5g6o2r] img[data-astro-cid-3h5g6o2r]{width:100%;height:100%;object-fit:contain;display:block}.gallery-prev[data-astro-cid-3h5g6o2r],.gallery-next[data-astro-cid-3h5g6o2r]{position:absolute;top:50%;transform:translateY(-50%);background:#0d1b2acc;border:1px solid rgba(201,168,76,.25);color:var(--offwhite);font-size:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .2s,border-color .2s;z-index:10;border-radius:2px;line-height:1}.gallery-prev[data-astro-cid-3h5g6o2r]{left:1rem}.gallery-next[data-astro-cid-3h5g6o2r]{right:1rem}.gallery-prev[data-astro-cid-3h5g6o2r]:hover,.gallery-next[data-astro-cid-3h5g6o2r]:hover{color:var(--gold);border-color:var(--gold)}.gallery-counter[data-astro-cid-3h5g6o2r]{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);font-family:DM Sans,sans-serif;font-size:.7rem;letter-spacing:.1em;color:var(--offwhite);background:#0d1b2ab3;padding:.3rem .7rem;border-radius:2px}@media(max-width:768px){.photo-grid[data-astro-cid-3h5g6o2r]{grid-template-columns:repeat(2,1fr);gap:.5rem}.photo-overlay[data-astro-cid-3h5g6o2r]{opacity:1}.gallery-modal[data-astro-cid-3h5g6o2r]{max-height:95vh}.gallery-header[data-astro-cid-3h5g6o2r]{padding:1.25rem 3.5rem 1rem 1.25rem}.gallery-prev[data-astro-cid-3h5g6o2r]{left:.5rem}.gallery-next[data-astro-cid-3h5g6o2r]{right:.5rem}.gallery-meta[data-astro-cid-3h5g6o2r]{gap:1.25rem}}@media(max-width:480px){.photo-grid[data-astro-cid-3h5g6o2r]{grid-template-columns:1fr}}
