.unzip-dropzone{border:2px dashed var(--bs-border-color);text-align:center;cursor:pointer;border-radius:.5rem;padding:3rem 1.5rem;transition:border-color .15s,background-color .15s}.unzip-dropzone:hover,.unzip-dropzone--active{border-color:var(--bs-primary);background:rgba(var(--bs-primary-rgb), .05)}.unzip-table .unzip-row--dir{font-weight:500}.unzip-table .unzip-caret{width:.9em;transition:transform .1s;display:inline-block}.unzip-table .unzip-caret--open{transform:rotate(90deg)}.unzip-preview-text{white-space:pre-wrap;word-break:break-all;border:1px solid var(--bs-border-color);background:#fff;border-radius:.375rem;max-height:320px;padding:.75rem;font-size:.8rem;overflow:auto}.unzip-preview-image{max-height:320px;margin:.5rem auto;display:block}
