.thumb img{width:100%;height:100%;object-fit:cover}.media-kind{position:absolute;right:.5rem;top:.5rem}.media-detail{display:grid;gap:.7rem}.media-detail img{width:100%;max-height:78vh;object-fit:contain;background:#000;border:1px solid #222;border-radius:14px}.gallery-detail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.gallery-detail img{width:100%;max-height:70vh;object-fit:contain;background:#000;border:1px solid #222;border-radius:14px}.gallery-count{position:absolute;right:.5rem;top:.5rem}.upload-help{border:1px solid #2a2a2a;background:#101010;border-radius:12px;padding:.72rem;margin:.65rem 0;color:#cfcfcf}@media(max-width:720px){.gallery-detail{grid-template-columns:1fr}}