.gallery-manage-button{display:none;position:absolute;left:12px;top:12px;z-index:6;padding:10px 14px;border-radius:10px;background:#18181b;color:#fff;cursor:pointer}html[data-image-editing=true] .gallery-manage-button{display:block}.gallery-editor-dialog{margin:auto;width:min(880px,94vw);max-height:88vh;overflow:auto;padding:24px;border:1px solid #ddd;border-radius:20px;background:#fff;color:#18181b}.gallery-editor-dialog::backdrop{background:#0008}.gallery-editor-dialog h2{font-size:22px;font-weight:800}.gallery-editor-dialog p{margin:14px 0;font-size:14px}.gallery-editor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:20px 0}.gallery-editor-grid article{min-width:0;padding:12px;border:1px solid #ddd;border-radius:12px}.gallery-editor-grid img{width:100%;height:140px;object-fit:contain;background:#f4f4f5}.gallery-editor-dialog button{padding:8px 12px;margin:4px;background:#f4f4f5;border-radius:8px;cursor:pointer}.gallery-editor-dialog button:disabled{opacity:.4;cursor:default}.gallery-editor-dialog input{max-width:100%;font-size:12px}
