.home-photo-trigger{cursor:zoom-in}
.home-photo-trigger:focus-visible{outline:3px solid #bd6f99;outline-offset:4px}
.news-card,.news-list-item{position:relative}
.home-photo-expand{position:absolute;top:8px;left:8px;z-index:1;width:40px;height:40px;border:1px solid #ffffff7a;border-radius:50%;background:#111c;color:#fff;cursor:zoom-in;font:26px/1 system-ui;box-shadow:0 2px 8px #0003}
.home-photo-expand:hover,.home-photo-expand:focus-visible{background:#111;outline:2px solid #fff;outline-offset:2px}
html.home-photo-open{overflow:hidden;scrollbar-gutter:stable}
#homePhotoViewer{box-sizing:border-box;position:fixed;inset:0;margin:0;width:100vw;max-width:none;height:100vh;height:100dvh;max-height:none;padding:20px;border:0;background:rgba(9,12,17,.95);color:#fff;overscroll-behavior:contain}
#homePhotoViewer::backdrop{background:transparent}
#homePhotoViewer .home-photo-panel{display:flex;flex-direction:column;gap:12px;margin:auto;height:100%;width:min(1280px,100%);min-height:0;pointer-events:none}
#homePhotoViewer header,#homePhotoViewer footer,#homePhotoViewer .home-photo-stage img,#homePhotoViewer [role=status]{pointer-events:auto}
#homePhotoViewer header{display:flex;gap:16px;align-items:center;min-height:44px;flex:0 0 auto;font:14px/1.5 system-ui}
#homePhotoViewer header strong{font-weight:600}
#homePhotoViewer header a{margin-left:auto;color:#e5e7eb;text-decoration:underline;text-underline-offset:3px}
#homePhotoViewer button{display:grid;place-items:center;width:44px;min-width:44px;height:44px;border:1px solid #ffffff45;border-radius:50%;background:#ffffff12;color:#fff;font:30px/1 system-ui;cursor:pointer}
#homePhotoViewer button:hover{background:#ffffff25}
#homePhotoViewer button:focus-visible,#homePhotoViewer a:focus-visible{outline:2px solid #f2b3d3;outline-offset:3px}
#homePhotoViewer button:disabled{opacity:.3;cursor:default}
#homePhotoViewer [hidden]{display:none!important}
#homePhotoViewer .home-photo-stage{position:relative;display:flex;align-items:center;justify-content:center;flex:1;min-height:0;min-width:0}
#homePhotoViewer .home-photo-stage img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:2px}
#homePhotoViewer [role=status]{text-align:center;color:#d3d8df;font:14px/1.6 system-ui}
#homePhotoViewer footer{display:flex;align-items:center;justify-content:center;gap:20px;flex:0 0 auto;font:14px/1.5 system-ui}
#homePhotoViewer footer>div{min-width:0;flex:1;text-align:center;max-width:900px}
#homePhotoCaption{margin:0;max-height:4.5em;overflow:auto;white-space:pre-line;overflow-wrap:anywhere}
#homePhotoViewer .home-photo-count{display:block;margin-top:4px;color:#aeb7c4;font-size:12px;font-variant-numeric:tabular-nums}
@media(max-width:600px){#homePhotoViewer{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}#homePhotoViewer .home-photo-panel{gap:10px}#homePhotoViewer header{gap:10px;font-size:13px}#homePhotoViewer footer{gap:10px;font-size:12px}}
