.photo-album-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;align-items:start;justify-items:start;width:94.2%;margin:36px 2.9% 64px}.photo-album-card{display:block;width:100%;min-width:0;padding:8px;border:1px solid #393731;background:linear-gradient(145deg,#191a19,#0b0c0c);box-shadow:0 0 0 3px #151614,0 14px 30px #0008;color:#f2efe9;text-align:left;font-family:inherit;cursor:pointer}.photo-album-card:hover{border-color:#a77d33}.photo-album-cover{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;object-position:62% center}.photo-album-body{display:block;padding:13px 3px 5px}.photo-album-date{display:table;margin:0 0 12px;padding:4px 6px;border:1px solid #806329;border-radius:5px;color:#d5b477;font-size:10px;line-height:1}.photo-album-title{display:block;margin:0;color:#f2efe9;font:600 18px/1.18 Georgia,"Times New Roman",serif}.photo-album-location{display:flex;align-items:flex-start;gap:7px;margin:11px 0 16px;color:#c5c2bc;font-size:12px;line-height:1.45}.photo-album-location svg{margin-top:2px}.photo-album-cta{display:block;padding:8px;border:1px solid #a77d33;border-radius:7px;color:#e4ca96;text-align:center;font-size:11px}.photo-album-back{display:block;width:min(1000px,94.2%);margin:30px auto -18px;padding:0;border:0;background:transparent;color:#d5b477;text-align:left;font:14px Georgia,"Times New Roman",serif;cursor:pointer}.photo-album-list[hidden],.photo-album-back[hidden],#gallery[hidden]{display:none!important}.photo-album-card:focus-visible,.photo-album-back:focus-visible{outline:2px solid #d5b477;outline-offset:5px}#lightbox{position:fixed;z-index:100}#lightbox-image{max-width:92vw;max-height:86vh}.camp-word{overflow-wrap:anywhere}@media(max-width:900px){.photo-album-list{width:calc(100% - 40px);margin:30px auto 55px}.photo-album-back{width:calc(100% - 40px)}#lightbox-image{max-height:78vh}}
.photo-album-cover{height:auto;aspect-ratio:1/1}

@media(max-width:900px){.photo-album-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:30px 20px 55px}.photo-album-cover{aspect-ratio:1/1}.photo-album-body{padding:18px 4px 7px}.photo-album-date{margin-bottom:17px;font-size:11px}.photo-album-title{font-size:22px;line-height:1.2}.photo-album-location{margin:14px 0 22px;font-size:13px;line-height:1.6}.photo-album-cta{padding:9px;font-size:12px}}
@media(max-width:600px){.photo-album-list{grid-template-columns:1fr}.photo-album-card{max-width:320px}}
