.gallery-intro{text-align:center}.gallery-intro p{max-width:850px;margin-left:auto;margin-right:auto}.gallery-section{margin-top:26px}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.photo-card{margin:0;padding:13px;align-self:start;background:#fff;border:1px solid #ddcfaa;border-radius:9px;box-shadow:0 8px 20px rgba(20,37,64,.12);overflow:hidden}.photo-card:not(.wide){width:min(100%,410px);justify-self:center}.photo-card.wide{grid-column:1/-1;max-width:820px;width:100%;justify-self:center}.photo-card img{display:block;width:auto;max-width:100%;height:auto;max-height:680px;margin-left:auto;margin-right:auto;object-fit:contain;background:#f3ecdd;border-radius:5px}.photo-card:not(.wide)>img{max-width:min(100%,350px)}.photo-card.wide>img{max-width:min(100%,680px);max-height:760px}.photo-card figcaption{padding:12px 8px 5px;color:#5e574a;font-size:14px;font-style:italic;line-height:1.5;text-align:center}.photo-card figcaption strong{display:block;margin-bottom:3px;color:var(--blue-dark);font-style:normal;font-size:16px}.paired-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:10px}.paired-images img{width:auto;max-width:100%;height:auto;max-height:430px;margin:auto}.gallery-note{margin-top:18px;padding:16px 20px;background:#efe5c9;border-left:6px solid var(--gold);border-radius:6px;color:#4d473d;font-size:14px}.portrait-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.portrait-card{margin:0;padding:15px;background:var(--paper);border:1px solid #e1cf9d;border-top:5px solid var(--gold);border-radius:10px;box-shadow:var(--shadow)}.portrait-card.feature{grid-column:1/-1;max-width:650px;width:100%;justify-self:center}.portrait-card img{width:100%;height:auto;max-height:760px;object-fit:contain;background:#f4eee0;border-radius:6px}.portrait-card figcaption{padding:16px 10px 6px;color:#514b40;text-align:center;line-height:1.45}.portrait-card figcaption strong{display:block;color:var(--blue-dark);font-size:19px}.portrait-card figcaption em{display:block;margin-top:3px;color:var(--red)}.portrait-pair{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.portrait-pair .portrait-card{height:100%}.portrait-pair .portrait-card img{height:620px}.gallery-switch{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px}
@media(max-width:840px){.photo-card img{max-height:580px}.paired-images img{height:360px}.portrait-pair .portrait-card img{height:540px}}@media(max-width:560px){.gallery-grid,.portrait-gallery,.portrait-pair,.paired-images{grid-template-columns:1fr}.photo-card.wide,.portrait-card.feature,.portrait-pair{grid-column:auto}.photo-card img,.photo-card.wide img,.portrait-card img,.portrait-pair .portrait-card img,.paired-images img{height:auto;max-height:none}.photo-card,.portrait-card{padding:9px}.gallery-switch .button{width:100%}}
