.gallery-page{background:#fff}.gallery-header{background:var(--navy);color:#fff;padding:28px 0 70px}.gallery-header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.gallery-brand{font-family:Georgia,"Times New Roman",serif;color:#fff;text-decoration:none;font-size:1.3rem}.gallery-upload-link{padding:10px 18px}.gallery-intro{padding-top:92px;max-width:1120px}.gallery-intro h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(3rem,7vw,5.8rem);line-height:1;margin:.16em 0 .25em;max-width:850px}.gallery-intro p{font-size:clamp(1.05rem,2vw,1.25rem);max-width:720px;margin:0;color:rgba(255,255,255,.84)}.gallery-section{padding:76px 0 90px}.gallery-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.gallery-section h2{font-family:Georgia,"Times New Roman",serif;color:var(--navy);font-size:clamp(2.2rem,4vw,3.2rem);font-weight:500;margin:0 0 6px}.gallery-count{margin:0;color:var(--muted)}.photo-gallery{columns:3 280px;column-gap:18px}.photo-card{position:relative;display:block;width:100%;margin:0 0 18px;padding:0;border:0;background:#eef1f5;border-radius:16px;overflow:hidden;break-inside:avoid;cursor:zoom-in;box-shadow:0 8px 28px rgba(12,35,64,.08)}.photo-card img{display:block;width:100%;height:auto;min-height:160px;object-fit:cover;transition:transform .35s ease,filter .35s ease}.photo-card:hover img{transform:scale(1.018);filter:brightness(.94)}.photo-credit{position:absolute;left:12px;right:12px;bottom:12px;padding:8px 10px;border-radius:999px;background:rgba(12,35,64,.78);backdrop-filter:blur(8px);color:#fff;font-size:.78rem;font-weight:700;line-height:1.15;opacity:0;transform:translateY(4px);transition:.2s ease}.photo-card:hover .photo-credit,.photo-card:focus-visible .photo-credit{opacity:1;transform:none}.gallery-status{color:var(--muted);font-weight:700}.gallery-empty{text-align:center;padding:70px 24px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.gallery-empty h3{font-family:Georgia,"Times New Roman",serif;color:var(--navy);font-size:2rem;font-weight:500;margin:0 0 8px}.gallery-empty p{color:var(--muted);margin:0 auto 22px;max-width:520px}.lightbox[hidden]{display:none}.lightbox{position:fixed;inset:0;z-index:1000;background:rgba(5,15,28,.96);display:grid;grid-template-columns:64px minmax(0,1fr) 64px;align-items:center;padding:28px;color:#fff}.lightbox-figure{margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;height:calc(100vh - 56px)}.lightbox-figure img{display:block;max-width:min(1200px,100%);max-height:calc(100vh - 125px);object-fit:contain;border-radius:6px;box-shadow:0 22px 80px rgba(0,0,0,.35)}.lightbox-figure figcaption{padding-top:14px;text-align:center;color:rgba(255,255,255,.8);min-height:38px}.lightbox-close,.lightbox-nav{appearance:none;border:0;background:transparent;color:#fff;cursor:pointer}.lightbox-close{position:absolute;top:16px;right:22px;font-size:2.6rem;line-height:1;width:48px;height:48px}.lightbox-nav{font-size:3.5rem;opacity:.8;min-height:80px}.lightbox-nav:hover,.lightbox-close:hover{opacity:1}.lightbox-nav:disabled{opacity:.18;cursor:default}body.lightbox-open{overflow:hidden}@media(max-width:760px){.gallery-header{padding-bottom:52px}.gallery-intro{padding-top:62px}.gallery-section{padding:54px 0 68px}.gallery-section-head{align-items:start}.gallery-section-head>.button{display:none}.photo-gallery{columns:2 145px;column-gap:10px}.photo-card{margin-bottom:10px;border-radius:11px}.photo-credit{display:none}.lightbox{grid-template-columns:42px minmax(0,1fr) 42px;padding:14px 5px}.lightbox-figure{height:calc(100vh - 28px)}.lightbox-figure img{max-height:calc(100vh - 105px)}.lightbox-nav{font-size:2.7rem}.gallery-upload-link{font-size:.88rem}}
