.ok-gallery{max-width:1120px;margin:2rem auto;color:#292724}
.ok-gallery-intro{font-size:1rem}
.ok-gallery-jumps{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;padding:1rem 0 1.5rem;border-bottom:1px solid #b3935266}
.ok-gallery-jumps a{font-size:.95rem;text-underline-offset:4px}
.ok-gallery section{margin:3rem 0}
.ok-gallery h2{scroll-margin-top:2rem}
.ok-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.8rem 1.2rem}
.ok-gallery figure{margin:0;min-width:0}
.ok-gallery-open{display:flex;background:#e9e1cf;aspect-ratio:4/3;align-items:center;justify-content:center;border-radius:4px;overflow:hidden}
.ok-gallery-open img{display:block;width:100%;height:100%;object-fit:contain}
.ok-gallery figcaption{font-size:.82rem;line-height:1.5;padding:.5rem .1rem;color:#514b40}
.ok-gallery figcaption span{display:block}
.ok-gallery a:focus-visible,.ok-gallery button:focus-visible{outline:3px solid #b39352;outline-offset:4px}
.ok-gallery-dialog{box-sizing:border-box;width:min(1100px,96vw);max-width:96vw;max-height:96dvh;padding:1rem;border:1px solid #b39352;border-radius:6px;background:#252422;color:#f5efdf;overflow:auto}
.ok-gallery-dialog::backdrop{background:#000d}
.ok-gallery-dialog button{font:inherit;font-size:1rem;min-height:44px;padding:.55rem 1rem;border:1px solid #b39352;border-radius:3px;background:#f5efdf;color:#252422;cursor:pointer}
.ok-gallery-dialog button:disabled{opacity:.4;cursor:default}
.ok-gallery-toolbar,.ok-gallery-controls{display:flex;align-items:center;justify-content:space-between;gap:1rem}
.ok-gallery-stage{position:relative;display:flex;align-items:center;justify-content:center;margin:.75rem 0;min-height:100px}
.ok-gallery-stage img{display:block;max-width:100%;max-height:65dvh;width:auto;height:auto;object-fit:contain}
.ok-gallery-loading{position:absolute;padding:.5rem 1rem;background:#252422ee;color:#fff}
.ok-gallery-description,.ok-gallery-credit{margin:.45rem 0!important;line-height:1.4;font-size:1rem}
.ok-gallery-credit{color:#e1c686}
.ok-gallery-controls{margin-top:.75rem}
.ok-gallery-hint{font-size:.8rem;margin:.65rem 0 0!important;color:#d5cebf}
@media(max-width:899px){.ok-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:599px){.ok-gallery-grid{grid-template-columns:1fr;gap:1.4rem}.ok-gallery section{margin:2rem 0}.ok-gallery-dialog{padding:.65rem}.ok-gallery-stage img{max-height:55dvh}.ok-gallery-hint{font-size:.75rem}}
/* This stylesheet is loaded only on the 2026 gallery page. */
@media(max-width:599px){main.site-main{padding-inline:1rem}}
