.gallery-detail{max-width:1280px;margin:0 auto;padding:1.5rem 1.25rem 4rem}.gallery-detail-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin:.5rem 0 .25rem;display:flex}.gallery-detail-title{color:#181c22;margin:0;font-size:clamp(1.6rem,5vw,2.4rem);font-weight:800}.gallery-detail-meta{color:#6c757d;margin:.35rem 0 0;font-size:.95rem}.gallery-detail-event{color:#2586d0;white-space:nowrap;font-weight:600;text-decoration:none}.gallery-detail-hint{color:#4b5159;margin:.75rem 0 1.5rem;font-size:.95rem}.gallery-thumbs{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.gallery-thumb{aspect-ratio:1;cursor:pointer;background:#f1f3f4;border:none;border-radius:10px;width:100%;padding:0;display:block;overflow:hidden}.gallery-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.gallery-thumb:hover img{transform:scale(1.04)}.gallery-sentinel{height:1px}.gallery-missing{text-align:center;padding:4rem 1.25rem}.lb-overlay{z-index:10000;background:#0a0a0af0;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.lb-figure{flex-direction:column;align-items:center;max-width:96vw;max-height:92vh;margin:0;display:flex;position:relative}.lb-img{object-fit:contain;border-radius:6px;width:auto;max-width:96vw;height:auto;max-height:84vh;transition:opacity .2s}.lb-bar{color:#fff;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-top:.6rem;display:flex}.lb-count{color:#bbb;font-size:.85rem}.lb-actions{gap:.5rem;display:flex}.lb-action{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:8px;padding:.45rem .9rem;font-size:.85rem;font-weight:600;text-decoration:none}.lb-action:hover{background:#2586d0}.lb-btn{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;line-height:1;display:flex;position:absolute}.lb-btn:hover{background:#2586d0}.lb-close{font-size:1.1rem;top:1rem;right:1rem}.lb-prev{top:50%;left:1rem;transform:translateY(-50%)}.lb-next{top:50%;right:1rem;transform:translateY(-50%)}.lb-spinner{border:3px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite lb-spin;position:absolute}@keyframes lb-spin{to{transform:rotate(360deg)}}@media (max-width:600px){.lb-prev{left:.25rem}.lb-next{right:.25rem}.gallery-thumbs{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem}}.gallery-thumb{position:relative}.gallery-play{color:#fff;pointer-events:none;background:#0000008c;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;padding-left:3px;font-size:1rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 10px #0006}.lb-video{width:min(400px,92vw);height:84vh;max-height:84vh}.lb-video iframe{background:#000;border:0;border-radius:8px;width:100%;height:100%}
