:root{--bg:#f7f7f5;--fg:#1c1c1c;--muted:#6b6b6b;--line:#e2e2de;--accent:#1f5fbf;--chip:#ebebe7;--row-h:320px;--gap:6px;--gutter:24px;color-scheme:light}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#0f0f10;--fg:#e9e9e6;--muted:#9a9a96;--line:#26262a;--accent:#7fb0ff;--chip:#1f1f22;color-scheme:dark}}:root[data-theme=dark]{--bg:#0f0f10;--fg:#e9e9e6;--muted:#9a9a96;--line:#26262a;--accent:#7fb0ff;--chip:#1f1f22;color-scheme:dark}@media (width<=640px){:root{--row-h:180px;--gap:4px;--gutter:16px}}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--fg);margin:0;font:300 16px/1.55 system-ui,-apple-system,Helvetica Neue,Segoe UI,sans-serif;overflow-x:hidden}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}h1,h2,h3{font-weight:400;line-height:1.2}h1{margin:0 0 .25rem;font-size:1.6rem}h2{margin:2rem 0 .75rem;font-size:1.15rem}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.skip{position:absolute;top:0;left:-999px}.skip:focus{left:var(--gutter);background:var(--bg);z-index:10;padding:.5rem}.site-header{padding:18px var(--gutter);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1.5rem;display:flex}.site-name{color:var(--fg);letter-spacing:.01em;font-size:1.1rem;font-weight:400}.site-header ul{flex-wrap:wrap;gap:.25rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.site-header nav a{color:var(--muted)}.site-header nav a[aria-current=page]{color:var(--accent)}main{padding:0 var(--gutter) 48px}.page-head{margin:8px 0 20px}.page-head p{color:var(--muted);margin:.25rem 0 0}.meta-line{color:var(--muted);font-size:.9rem}.empty{color:var(--muted)}.grid{gap:var(--gap);flex-wrap:wrap;display:flex}.grid:after{content:"";flex-grow:1000000000}.cell{width:calc(var(--ar) * var(--row-h));aspect-ratio:var(--ar);max-width:100%;display:block;position:relative;overflow:hidden}.cell picture,.cell img{width:100%;height:100%;display:block}.cell img{object-fit:cover}.month-fill{flex-grow:1000000000;height:0}.month-label{font-size:.8rem;font-weight:400;line-height:inherit;color:var(--muted);flex-basis:100%;margin:0;padding:4px 10px}.cards{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:28px 20px;margin:0;padding:0;list-style:none;display:grid}.card a{color:var(--fg);display:block}.card a:hover{text-decoration:none}.card a:hover .card-title{color:var(--accent)}.card-cover{aspect-ratio:3/2;background:var(--chip);overflow:hidden}.card-cover picture,.card-cover img{object-fit:cover;width:100%;height:100%;display:block}.card-title{margin:.6rem 0 0;font-size:1rem;font-weight:400}.card-meta{color:var(--muted);margin:.1rem 0 0;font-size:.85rem}.facet-values{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.facet-values a{background:var(--chip);color:var(--fg);align-items:center;gap:10px;padding:4px 12px 4px 4px;display:flex}.facet-values a:hover{color:var(--accent);text-decoration:none}.facet-values .thumb{flex:none;width:44px;height:44px;overflow:hidden}.facet-values .thumb img{object-fit:cover;width:100%;height:100%;display:block}.facet-values .count{color:var(--muted);font-size:.85rem}.photo-page{max-width:1600px;margin:0 auto}.photo-stage{justify-content:center;align-items:center;display:flex;position:relative}.photo-stage picture{display:block}.photo-stage img{width:auto;max-width:100%;height:auto;max-height:calc(100svh - 140px);display:block}.photo-nav{justify-content:space-between;gap:1rem;margin:12px 0;display:flex}.photo-nav a,.photo-nav span{padding:6px 2px}.photo-nav span{color:var(--muted);opacity:.5}.photo-text{max-width:760px;margin:8px auto 0}.photo-text h1{font-size:1.3rem}.caption{margin:.5rem 0}.chips{flex-wrap:wrap;gap:6px;margin:12px 0;padding:0;list-style:none;display:flex}.chips li>*{background:var(--chip);color:var(--fg);padding:2px 10px;font-size:.85rem;display:inline-block}.chips a:hover{color:var(--accent);text-decoration:none}.memberships{color:var(--muted);margin:.25rem 0;font-size:.9rem}.prose{max-width:680px}.prose img{max-width:100%}.attribution{color:var(--muted);margin-top:2rem;font-size:.85rem}.photo-nav{align-items:center}.photo-nav-middle{align-items:center;gap:1.25rem;display:flex}.fullscreen-toggle{font:inherit;color:var(--accent);cursor:pointer;background:0 0;border:0;padding:6px 2px}.fullscreen-toggle:hover{text-decoration:underline}html.immersive,html.immersive body{background:#000;overflow:hidden}html.immersive .site-header,html.immersive .photo-text,html.immersive .skip{display:none}html.immersive main{padding:0}html.immersive .photo-page{max-width:none}html.immersive .photo-stage{background:#000;position:fixed;inset:0}html.immersive .photo-stage picture{width:100%;height:100%}html.immersive .photo-stage img{object-fit:contain;width:100%;max-width:none;height:100%;max-height:none;background:0 0!important}html.immersive .photo-nav{z-index:5;padding:14px var(--gutter) calc(14px + env(safe-area-inset-bottom));background:linear-gradient(#0000,#000000a6);margin:0;transition:opacity .4s;position:fixed;bottom:0;left:0;right:0}html.immersive .photo-nav a,html.immersive .photo-nav button{color:#f2f2f2}html.immersive .photo-nav span[data-nav]{color:#888}html.immersive.idle .photo-nav{opacity:0;pointer-events:none}html.immersive.idle{cursor:none}.preload-shelf{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.header-right{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.theme-toggle{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.theme-toggle:hover{color:var(--fg);background:var(--chip)}@media (width<=640px){.site-header{padding-right:calc(var(--gutter) + 36px);position:relative}.theme-toggle{top:12px;right:calc(var(--gutter) - 6px);position:absolute}}.theme-toggle .icon-sun{display:none}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .theme-toggle .icon-sun{display:block}:root:not([data-theme=light]) .theme-toggle .icon-moon{display:none}}:root[data-theme=dark] .theme-toggle .icon-sun{display:block}:root[data-theme=dark] .theme-toggle .icon-moon{display:none}.site-footer{padding:20px var(--gutter) 32px;color:var(--muted);border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:.5rem 1.5rem;font-size:.85rem;display:flex}.site-footer ul{gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.site-footer a{color:var(--muted)}.site-footer a:hover{color:var(--accent)}html.immersive .site-footer{display:none}.social-list{padding:0;list-style:none}.social-list li{margin:.35rem 0}.social-list .handle{color:var(--muted)}.map{background:var(--chip);z-index:0;height:min(70vh,640px);min-height:360px}.map-bubble-wrap{background:0 0;border:0}.map-bubble{background:color-mix(in srgb, var(--accent) 82%, transparent);color:#fff;box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 30%, transparent);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font:600 12px/1 system-ui,sans-serif;display:flex}.leaflet-container{font:inherit}.leaflet-popup-content{margin:12px 14px}.map-city-list{margin:0;padding:0;line-height:1.8;list-style:none}.map-city-list .count{color:#777;font-size:.85rem}.place-list{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px 28px;margin-top:28px;display:grid}.place-country h2{margin:0 0 .35rem;font-size:1.05rem}.place-country ul{margin:0 0 1rem;padding:0;list-style:none}.place-country li{margin:.15rem 0}.count{color:var(--muted);font-size:.85rem}.place-cities{line-height:1.8}
