/* Shared screenshot controls inherit the public or administration palette. */
.shot-cell{min-width:120px}.shot-cell .link-btn{font-size:14px;white-space:nowrap}.shot-empty{font-size:12px;color:var(--muted,#829086)}
.shots-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0}.shot-item{min-width:0;margin:0}.shot-thumb{display:block;width:100%;padding:0;border:1px solid var(--line,#dce5df);background:var(--panel,#fff);border-radius:10px;overflow:hidden;cursor:zoom-in}.shot-thumb img{display:block;width:100%;height:110px;object-fit:contain}.shot-item figcaption{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:7px;font-size:12px}.shot-item .link-btn{font-size:12px}.screenshot-picker{margin-top:18px}.screenshot-picker input[type=file]{padding:12px;font-size:14px}.screenshot-picker small{display:block;margin-top:7px;font-size:12px;line-height:1.8;color:var(--muted,#74867a)}.upload-status{font-size:14px;margin-top:12px;line-height:1.8}.selected-files{font-size:13px;margin-top:8px;overflow-wrap:anywhere;line-height:1.8}.shot-heading{margin-top:16px;font-size:14px}.shot-help{font-size:13px;line-height:1.8;margin-top:12px;color:var(--muted,#74867a)}.modal-gallery{max-width:740px}.modal-gallery .modal-body{padding-bottom:25px}.image-modal{max-width:1200px;width:calc(100% - 28px)}.image-viewer{padding:0 20px 18px;overflow:auto;max-height:72vh;background:#131b17}.image-viewer img{display:block;max-width:100%;height:auto;margin:auto}.image-load-error{padding:20px;font-size:14px}.image-modal .modal-head h2{font-size:18px}.image-modal .modal-foot{flex-wrap:wrap}.upload-busy .close-btn{opacity:.5;cursor:wait}.battle-shot{margin-top:12px;position:relative;z-index:1}.battle-shot .link-btn{font-size:14px}.management-page .shot-thumb{background:#edf1ed}.management-page .shot-help{color:#68796d}.screenshot-block{border-top:1px solid var(--line,#dce5df);margin-top:20px;padding-top:4px}
@media(max-width:700px){.shots-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shot-thumb img{height:100px}.shot-cell .link-btn{font-size:14px}.image-modal{width:calc(100% - 16px)}.image-viewer{padding:0 8px 10px}.image-modal .modal-head{padding:17px}.screenshot-picker input[type=file]{font-size:16px}.modal-gallery .modal-head{padding:22px}.image-modal .modal-foot .btn{font-size:14px}}
