.photos-page{padding-top:64px}.photos-page h1{letter-spacing:-2px;font-size:clamp(40px,5vw,60px)}.photos-intro{color:var(--body);max-width:540px;margin-top:16px}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px;margin-top:40px;display:grid}.photo-card{min-width:0;margin:0}.photo-link{aspect-ratio:1;background:#f3f5f7;justify-content:center;align-items:center;display:flex}.photo-link:hover{background:#e9eef5}.photo-link img{object-fit:contain;width:100%;height:100%;display:block}.photo-card figcaption{color:var(--body);margin-top:10px;font-size:14px}.viewer-open{overflow:hidden}.photo-viewer{color:#0b1d3a;background:#fff;border:0;width:min(1280px,100% - 48px);max-width:none;max-height:calc(100dvh - 48px);padding:16px 24px;overflow:auto}.photo-viewer::backdrop{background:#050f1edb}.viewer-toolbar,.viewer-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.viewer-toolbar{margin-bottom:12px}.viewer-toolbar h2{letter-spacing:0;font-size:16px;font-weight:500}.viewer-button{color:#0b1d3a;cursor:pointer;background:#fff;border:1px solid #b8c4d6;border-radius:3px;min-width:48px;min-height:44px;padding:8px 12px}.viewer-button:hover{background:#eef3ff}.viewer-figure{margin:0}.viewer-image{object-fit:contain;background:#f3f5f7;width:100%;height:min(72dvh,850px);display:block}.viewer-figure figcaption{color:var(--body);margin-top:12px;font-size:14px}.viewer-footer{margin-top:12px}.viewer-counter{color:var(--body);font-size:14px}.viewer-error{color:var(--body);padding:48px 16px}@media (width<=959px){.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=639px){.photos-page{padding-top:40px}.photo-grid{grid-template-columns:1fr;gap:28px;margin-top:28px}.photo-viewer{width:calc(100% - 24px);max-height:calc(100dvh - 24px);padding:12px}.viewer-image{height:58dvh}}@media (height<=500px){.viewer-image{height:44dvh}}
