:root{--bg:#1d1d1d;--panel:#f6f2e9;--ink:#2f2a25;--muted:#6f675f;--accent:#8c5f34;--focus:#ffd166}*{box-sizing:border-box}html{font-family:Georgia,'Times New Roman',serif;background:radial-gradient(circle at top,#36302b 0,#1d1d1d 56%);color:var(--ink)}body{margin:0}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.5rem;z-index:10}.page{max-width:1040px;margin:0 auto;min-height:100vh}.site-header{position:relative;min-height:112px;padding-top:22px;background:linear-gradient(#332d27,#171412);border-radius:0 0 12px 12px;box-shadow:0 10px 24px rgba(0,0,0,.35)}.brand{display:block;width:min(90%,340px);height:52px;line-height:52px;text-align:center;color:#eee;text-decoration:none;font-size:2.25rem;letter-spacing:.06em;margin:0 auto;text-shadow:0 2px 3px #000}.brand:focus,.brand:hover{color:#fff}.nav{display:flex;gap:.25rem;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:.55rem}.nav a{color:#eee;text-decoration:none;padding:.45rem .75rem;background:rgba(0,0,0,.25);border-radius:3px}.nav a:hover,.nav a:focus{background:#000;outline:2px solid var(--focus)}main{background:var(--panel);padding:1.5rem;box-shadow:0 12px 28px rgba(0,0,0,.35)}h1,h2,h3{font-weight:normal}.photo-frame{text-align:center}.photo-frame img{max-width:100%;height:auto;border:10px solid #fff;box-shadow:0 3px 16px rgba(0,0,0,.35)}.meta,.empty{color:var(--muted)}.description{white-space:pre-line;line-height:1.55;max-width:760px;margin:1rem auto}.terms,.pager,.archive-grid{display:flex;gap:.65rem;flex-wrap:wrap;justify-content:center}.terms a,.pager a,.button{color:#fff;background:var(--accent);padding:.35rem .6rem;border-radius:3px;text-decoration:none}.archive-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:start}.archive-item{background:#fff;padding:.75rem;text-align:center;border:1px solid #ded4c8}.archive-item img{max-width:100%;height:auto}.search{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap;margin:1rem 0}.search input{min-width:16rem;padding:.55rem}.search button{padding:.55rem .9rem}.footer{text-align:center;color:#ccc;padding:1rem;font-size:.9rem}a{color:#6f421e}a:focus{outline:3px solid var(--focus);outline-offset:2px}.sr-only{position:absolute;clip:rect(1px,1px,1px,1px)}@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}}@media(max-width:640px){main{padding:.9rem}.photo-frame img{border-width:5px}.nav a{padding:.5rem}.brand{font-size:1.75rem}}
.location{max-width:820px;margin:1.5rem auto;padding:1rem;background:#fff;border:1px solid #ded4c8}.location-label{font-size:1.15rem}.coordinates{font-family:ui-monospace,Menlo,Consolas,monospace}.location-map{height:320px;min-height:320px;border:2px solid #6f675f;background:linear-gradient(135deg,#eee,#d9d0c5);position:relative}.location-map--fallback:after,.location-fallback{display:flex;gap:.75rem;align-items:center;justify-content:center;min-height:7rem;text-align:center;color:var(--muted)}.location-map--fallback:after{content:'Interactive map tiles are unavailable; public coordinates are shown above.'}.location-fallback span{font-size:2rem}@media(max-width:640px){.location-map{height:240px;min-height:240px}}
.location-map{height:clamp(260px,42vw,420px);min-height:260px;border:2px solid #6f675f;background:#d9d0c5;position:relative;overflow:hidden}.location-map:focus{outline:3px solid var(--focus);outline-offset:3px}.photo-map__viewport{position:absolute;inset:0;overflow:hidden;touch-action:none;cursor:grab}.photo-map__viewport:active{cursor:grabbing}.photo-map__tiles{position:absolute;inset:0}.photo-map__tile{position:absolute;width:256px;height:256px;user-select:none}.photo-map__tile--error{opacity:.18;background:#f6f2e9}.photo-map__marker{position:absolute;width:1.75rem;height:1.75rem;transform:translate(-50%,-100%);border-radius:50% 50% 50% 0;rotate:-45deg;background:#8c2f24;border:3px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.55);z-index:20}.photo-map__marker:after{content:'';position:absolute;inset:.32rem;border-radius:50%;background:#fff}.photo-map__marker:focus{outline:3px solid var(--focus);outline-offset:4px}.photo-map__controls{position:absolute;left:.75rem;top:.75rem;z-index:30;display:grid;gap:.25rem}.photo-map__zoom{width:2.25rem;height:2.25rem;border:2px solid #2f2a25;background:#fff;color:#2f2a25;font:bold 1.35rem/1 Georgia,serif;border-radius:4px}.photo-map__zoom:focus{outline:3px solid var(--focus);outline-offset:2px}.photo-map__zoom:disabled{opacity:.5}.photo-map__attribution{position:absolute;right:0;bottom:0;z-index:30;max-width:85%;padding:.15rem .35rem;background:rgba(255,255,255,.86);color:#2f2a25;font:12px/1.35 system-ui,sans-serif}.photo-map__status{position:absolute;clip:rect(1px,1px,1px,1px)}@media(max-width:640px){.location-map{height:260px}.photo-map__zoom{width:2.5rem;height:2.5rem}}@media(prefers-reduced-motion:reduce){.photo-map__tile{transition:none!important}}
