.h5uploader-actions{display:flex;gap:8px;flex-wrap:wrap}.h5uploader-actions .btn{min-height:44px}.h5uploader-toolbar{display:grid;grid-template-columns:120px 120px 1fr;gap:8px}.h5uploader-item{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 0;cursor:grab}.h5uploader-thumb,.h5uploader-fileicon{width:64px;height:64px;border-radius:8px;background:var(--bs-tertiary-bg);object-fit:cover}.h5uploader-fileicon{display:grid;place-items:center;font-size:26px}.h5uploader-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.h5uploader-progress{height:6px}.h5uploader-controls{display:flex;gap:4px}.h5uploader-dragging{opacity:.45}.h5uploader-hide-desktop{display:none}@media(max-width:991.98px){.h5uploader-hide-desktop{display:block}.h5uploader-hide-mobile{display:none!important}.h5uploader-toolbar{grid-template-columns:1fr 1fr}.h5uploader-insert-all{grid-column:1/-1;min-height:44px}}@media(max-width:420px){.h5uploader-actions{display:grid;grid-template-columns:1fr}.h5uploader-actions .btn{justify-content:flex-start}.h5uploader-toolbar{grid-template-columns:1fr}}