.gallery{min-width:0}.gallery button{font:inherit;cursor:pointer}.gallery-stage{position:relative;background:var(--wash);border:1px solid var(--line)}.gallery-open{display:block;border:0;background:transparent;padding:0;width:100%;position:relative}.detail-photo .gallery-main{width:100%;height:510px;object-fit:contain}.expand-label{position:absolute;bottom:14px;right:14px;padding:6px 12px;background:rgba(255,255,255,.94);font-size:12px;color:var(--ink);border-radius:3px}.gallery-arrow{position:absolute;top:calc(50% - 22px);width:40px;height:44px;border:1px solid var(--line);background:rgba(255,255,255,.95);color:var(--ink);font-size:32px!important;line-height:1;display:grid;place-items:center;border-radius:3px}.gallery-prev{left:12px}.gallery-next{right:12px}.gallery-caption{display:flex;justify-content:space-between;padding:12px 0 10px;font-size:12px;color:var(--muted)}.gallery-count{font-variant-numeric:tabular-nums}.gallery-thumbs{display:flex;gap:9px;overflow-x:auto;padding:3px 3px 13px;scrollbar-width:thin;scrollbar-color:var(--soft) var(--wash)}.gallery-thumb{flex:0 0 78px;padding:0;border:2px solid transparent;background:var(--wash);border-radius:2px;opacity:.72}.gallery-thumb[aria-pressed=true]{border-color:var(--brand);opacity:1}.gallery-thumb:hover{opacity:1}.detail-photo .gallery-thumb img{width:74px;height:66px;object-fit:cover}.gallery .gallery-link{border:1px solid var(--line);margin-top:6px}.photo-dialog{border:0;padding:16px 20px;background:#152029;color:white;max-width:1100px;width:calc(100vw - 32px);max-height:94dvh;overflow:auto;border-radius:5px}.photo-dialog::backdrop{background:rgba(10,17,23,.88)}.dialog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 0 12px;font-size:13px}.dialog-close{border:1px solid #667a88;padding:7px 13px;background:transparent;color:white;border-radius:3px}.dialog-stage{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:12px;min-height:220px}.detail-photo .dialog-image{height:75dvh;width:100%;object-fit:contain;background:transparent}.dialog-prev,.dialog-next{height:48px;width:42px;border:1px solid #667a88;background:transparent;color:white;font-size:32px!important;border-radius:3px}.gallery button:focus-visible{outline:3px solid #86afc6;outline-offset:3px}@media(max-width:950px){.detail-photo .gallery-main{height:420px}}@media(max-width:600px){.detail-photo .gallery-main{height:390px}.gallery-arrow{width:34px;height:40px}.gallery-prev{left:8px}.gallery-next{right:8px}.gallery-thumb{flex-basis:68px}.detail-photo .gallery-thumb img{width:64px;height:60px}.photo-dialog{padding:12px;width:calc(100vw - 16px)}.dialog-stage{grid-template-columns:30px minmax(0,1fr) 30px;gap:4px}.dialog-prev,.dialog-next{width:30px;height:44px}.detail-photo .dialog-image{height:70dvh}.gallery .gallery-link{font-size:11px}}@media(prefers-reduced-motion:reduce){.gallery-thumbs{scroll-behavior:auto}}
