.photos-page{width:100%}.photos-page-header{margin:0 0 38px}.photos-page-header h1{color:var(--text);letter-spacing:-.015em;margin:0 0 12px;font-size:21px;font-weight:400;line-height:1.45}.photos-page-header p{color:var(--muted);margin:0;font-size:16px;line-height:1.65}.photo-count{color:var(--muted);white-space:nowrap;margin-left:10px;font-size:13px;display:inline-block}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:14px;display:grid}.photo{aspect-ratio:3/4;background:var(--border);cursor:zoom-in;appearance:none;border:0;border-radius:0;align-self:start;width:100%;margin:0;padding:0;display:block;overflow:hidden}.photo img{object-fit:cover;background:var(--border);width:100%;height:100%;transition:opacity .2s,transform .35s;display:block}.photo:hover img{opacity:.9;transform:scale(1.012)}.photo-viewer{z-index:1000;background:var(--viewer-background);opacity:0;visibility:hidden;pointer-events:none;grid-template-columns:minmax(0,1fr) 235px;align-items:center;column-gap:54px;padding:48px 72px 48px 96px;transition:opacity .2s,visibility .2s;display:grid;position:fixed;inset:0}.photo-viewer.is-open{opacity:1;visibility:visible;pointer-events:auto}.photo-viewer-image{object-fit:contain;-webkit-user-select:none;user-select:none;justify-self:center;width:auto;max-width:100%;height:auto;max-height:88vh;display:block;box-shadow:0 20px 60px #00000059}.photo-viewer-meta{color:#ffffff8c;width:100%;font-size:13px;line-height:1.55;position:static}.photo-viewer-meta.is-empty{display:none}.photo-viewer-meta-caption{color:#fffffff2;letter-spacing:-.01em;margin:0 0 12px;font-size:17px;font-weight:400;line-height:1.45;display:none}.photo-viewer-meta-location{color:#ffffffb8;margin:0 0 8px;font-size:13px;line-height:1.5;display:none}.photo-viewer-meta-details{color:#ffffff73;margin:0;font-size:12px;line-height:1.6;display:none}.photo-viewer-meta.has-caption .photo-viewer-meta-caption,.photo-viewer-meta.has-location .photo-viewer-meta-location,.photo-viewer-meta.has-details .photo-viewer-meta-details{display:block}.photo-viewer-close,.photo-viewer-prev,.photo-viewer-next{color:#ffffffc7;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:color .15s,background .15s;display:flex;position:absolute}.photo-viewer-close:hover,.photo-viewer-prev:hover,.photo-viewer-next:hover{color:#fff;background:#ffffff17}.photo-viewer-close:focus-visible,.photo-viewer-prev:focus-visible,.photo-viewer-next:focus-visible{outline-offset:3px;outline:1px solid #fffc}.photo-viewer-close{top:20px;right:20px}.photo-viewer-prev{top:50%;left:18px;transform:translateY(-50%)}.photo-viewer-next{top:50%;right:18px;transform:translateY(-50%)}.photo-viewer svg{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.photo-viewer-counter{color:#ffffff80;font-variant-numeric:tabular-nums;font-size:12px;line-height:1.4;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}body.viewer-open{overscroll-behavior:none;overflow:hidden}@media (width<=700px){.photos-page-header{margin-bottom:30px}.photos-page-header p{max-width:34rem}.photo-count{margin:6px 0 0;font-size:12px;display:block}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.photo-viewer{padding:max(64px, env(safe-area-inset-top) + 52px) 52px max(64px, env(safe-area-inset-bottom) + 44px);grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr;place-items:center;gap:0;min-height:100svh}.photo-viewer-image{object-fit:contain;touch-action:pan-y;grid-area:1/1;width:auto;max-width:calc(100vw - 72px);height:auto;max-height:min(72svh,100svh - 180px)}.photo-viewer-meta{text-align:left;grid-area:2/1;width:min(100%,420px);min-width:0;margin-top:18px;padding:0 2px}.photo-viewer-meta-caption{margin-bottom:8px;font-size:15px;line-height:1.45}.photo-viewer-meta-location{margin-bottom:6px;font-size:12px}.photo-viewer-meta-details{font-size:11px;line-height:1.5}.photo-viewer-close,.photo-viewer-prev,.photo-viewer-next{width:44px;height:44px}.photo-viewer-close{top:max(12px, env(safe-area-inset-top));right:max(12px, env(safe-area-inset-right))}.photo-viewer-prev{left:max(8px, env(safe-area-inset-left));top:50%}.photo-viewer-next{right:max(8px, env(safe-area-inset-right));top:50%}.photo-viewer-counter{bottom:max(14px, env(safe-area-inset-bottom) + 8px);font-size:11px}}@media (width<=380px){.photo-viewer{padding-left:46px;padding-right:46px;padding-top:max(58px, env(safe-area-inset-top) + 46px);padding-bottom:max(58px, env(safe-area-inset-bottom) + 40px)}.photo-viewer-image{max-width:calc(100vw - 62px);max-height:min(68svh,100svh - 160px)}.photo-viewer-meta{margin-top:12px}.photo-viewer-meta-caption{font-size:14px}}@media (prefers-reduced-motion:reduce){.photo-viewer,.photo img{transition:none}.photo:hover img{transform:none}}.photo{transition:opacity .16s}.photo img{transition:transform .26s,opacity .18s}.photo:hover img{transform:scale(1.012)}.photo:focus-visible{outline:1px solid var(--focus-ring);outline-offset:5px}@media (prefers-reduced-motion:reduce){.photo,.photo img{transition:none!important}.photo:hover img{transform:none}}
