.photo-region-page{--photo-accent: #d71920;--photo-border: #d9d9d9;--photo-ink: #171717;--photo-muted: #676767;box-sizing:border-box;color:var(--photo-ink);font-family:Arial,Helvetica,sans-serif;margin:0 auto;max-width:100%;padding:1.5rem 0 3rem;width:100%}.photo-region-page *,.photo-region-page *:before,.photo-region-page *:after{box-sizing:border-box}.photo-region-heading{border-bottom:1px solid var(--photo-border);margin-bottom:2rem;padding-bottom:.75rem}.photo-region-heading h1{border-left:.38rem solid var(--photo-accent);font-size:clamp(1.45rem,2vw,2rem);font-weight:800;line-height:1.15;margin:0;padding-left:.7rem;text-transform:uppercase}.photo-region-filters{border-bottom:1px solid var(--photo-border);padding-bottom:1.5rem}.photo-region-search{margin-left:auto;max-width:35rem}.photo-region-search label{display:block;font-size:.82rem;font-weight:700;margin-bottom:.35rem}.photo-region-search__controls{display:flex}.photo-region-search input{border:1px solid #aaa;border-radius:.2rem 0 0 .2rem;font:inherit;min-width:0;padding:.65rem .75rem;width:100%}.photo-region-search button{background:var(--photo-accent);border:1px solid var(--photo-accent);border-radius:0 .2rem .2rem 0;color:#fff;cursor:pointer;font:700 .82rem/1 Arial,Helvetica,sans-serif;padding:.65rem 1rem}.photo-region-categories{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.55rem;justify-content:center;margin-top:1.25rem}.photo-region-category,.photo-region-category-group>summary{background:#f0f0f0;border:1px solid #d1d1d1;border-radius:999px;color:#222;cursor:pointer;display:inline-flex;font-size:.78rem;font-weight:700;line-height:1.15;padding:.55rem .85rem;text-decoration:none}.photo-region-category:hover,.photo-region-category-group>summary:hover,.photo-region-category.is-active,.photo-region-category-group.is-active>summary{background:var(--photo-accent);border-color:var(--photo-accent);color:#fff}.photo-region-category:focus-visible,.photo-region-category-group>summary:focus-visible,.photo-region-search input:focus-visible,.photo-region-search button:focus-visible,.photo-region-card__open:focus-visible,.photo-region-pagination a:focus-visible,.photo-region-viewer button:focus-visible{outline:3px solid #0864c7;outline-offset:3px}.photo-region-category-group{position:relative}.photo-region-category-group>summary{align-items:center;gap:.45rem;list-style:none}.photo-region-category-group>summary::-webkit-details-marker{display:none}.photo-region-category-group>summary:after{content:"\2304";font-size:1rem}.photo-region-category-group[open]>summary:after{transform:rotate(180deg)}.photo-region-category-group__links{background:#fff;border:1px solid var(--photo-border);border-radius:.35rem;box-shadow:0 .45rem 1rem #00000026;display:grid;gap:.35rem;left:50%;min-width:12rem;padding:.55rem;position:absolute;top:calc(100% + .4rem);transform:translate(-50%);z-index:5}.photo-region-category-group__links .photo-region-category{border-radius:.2rem;justify-content:center}.photo-region-results{align-items:center;display:flex;font-size:.88rem;gap:1rem;justify-content:space-between;padding:1.35rem 0}.photo-region-results__navigation{align-items:center;display:flex;gap:1rem}.photo-region-pagination{display:flex}.photo-region-pagination a,.photo-region-pagination span{border:1px solid var(--photo-border);color:var(--photo-ink);font-size:.78rem;padding:.5rem .7rem;text-decoration:none}.photo-region-pagination a+a,.photo-region-pagination a+span,.photo-region-pagination span+a,.photo-region-pagination span+span{border-left:0}.photo-region-pagination a:hover{background:#f1f1f1}.photo-region-pagination [aria-disabled=true]{color:#888}.photo-region-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr))}.photo-region-card{background:#161616;border-radius:.2rem;margin:0;min-width:0;overflow:hidden}.photo-region-card__open{aspect-ratio:4 / 3;background:#111;border:0;color:#fff;cursor:zoom-in;display:block;padding:0;position:relative;width:100%}.photo-region-card__open:after{background:linear-gradient(transparent 55%,#000000b8);content:"";inset:0;opacity:.45;position:absolute;transition:opacity .18s ease}.photo-region-card__open:hover:after{opacity:.8}.photo-region-card img{display:block;height:100%;object-fit:cover;width:100%}.photo-region-card__expand{align-items:center;background:#141414d1;border-radius:.2rem;display:flex;font-size:1.25rem;height:2.25rem;justify-content:center;position:absolute;right:.65rem;top:.65rem;width:2.25rem;z-index:1}.photo-region-card figcaption{color:#fff;display:flex;flex-direction:column;font-size:.83rem;gap:.2rem;min-height:4.25rem;padding:.8rem 1rem}.photo-region-card figcaption span{color:#ccc}.photo-region-empty,.photo-region-page--missing{min-height:22rem}.photo-region-viewer{background:transparent;border:0;height:100%;margin:auto;max-height:100vh;max-width:100vw;padding:1.25rem;width:100%}.photo-region-viewer::backdrop{background:#000000e0}.photo-region-viewer__panel{background:#111;border-radius:.25rem;color:#fff;display:flex;flex-direction:column;margin:auto;max-height:calc(100vh - 2.5rem);max-width:78rem;overflow:auto}.photo-region-viewer__header{align-items:center;display:flex;font-weight:700;justify-content:space-between;min-height:3rem;padding:.35rem .75rem .35rem 1rem}.photo-region-viewer button{background:#000000ad;border:1px solid rgb(255 255 255 / .45);border-radius:.2rem;color:#fff;cursor:pointer;font:700 1.6rem/1 Arial,Helvetica,sans-serif;height:2.5rem;width:2.5rem}.photo-region-viewer button:disabled{cursor:default;opacity:.25}.photo-region-viewer__stage{align-items:center;background:#000;display:grid;grid-template-columns:3.5rem minmax(0,1fr) 3.5rem;min-height:14rem}.photo-region-viewer__stage button{justify-self:center;position:relative;z-index:1}.photo-region-viewer__stage img{display:block;height:auto;max-height:68vh;max-width:100%;object-fit:contain;width:100%}.photo-region-viewer__details{padding:1rem 1.25rem 1.25rem}.photo-region-viewer__details h2{font-size:1.1rem;margin:0 0 .6rem}.photo-region-viewer__details p{color:#ddd;font-size:.85rem;line-height:1.45;margin:.25rem 0 0}@media(max-width:48rem){.photo-region-page{padding-top:1rem}.photo-region-heading{margin-bottom:1.25rem}.photo-region-search{max-width:none}.photo-region-categories{justify-content:flex-start}.photo-region-category-group__links{left:0;max-width:min(18rem,calc(100vw - 2rem));transform:none}.photo-region-results,.photo-region-results__navigation{align-items:flex-start;flex-direction:column}.photo-region-results__navigation{gap:.55rem}.photo-region-grid{grid-template-columns:1fr}.photo-region-viewer{padding:0}.photo-region-viewer__panel{border-radius:0;max-height:100vh;min-height:100vh}.photo-region-viewer__stage{grid-template-columns:2.75rem minmax(0,1fr) 2.75rem}.photo-region-viewer button{height:2.25rem;width:2.25rem}}@media(prefers-reduced-motion:reduce){.photo-region-card__open:after{transition:none}}
