:root{--file-input-list-default-height: 64px;--file-input-list-default-background-color: rgb(var(--global-color-background-300));--file-input-list-default-color: rgb(var(--global-color-contrast-900));--file-input-list-default-selected-row-color: rgb(var(--global-color-contrast-1000));--file-input-list-default-selected-row-background: rgb(var(--global-color-background-500));--file-input-list-default-hover-color: rgb(var(--global-color-contrast-900));--file-input-list-default-border: 2px dashed rgb(var(--global-color-contrast-900), .4);--file-input-list-default-border-radius: 5px }.card-container.svelte-qwnrdx{display:flex;justify-content:center;align-items:center;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;border-color:var( --file-input-list-border-color, var(--file-input-list-default-border-color) );height:var(--file-input-list-height, var(--file-input-list-default-height));width:var( --file-input-list-width, var(--file-input-list-default-width) )}.card-container.svelte-qwnrdx:hover{color:var( --file-input-list-hover-color, var(--file-input-list-default-hover-color) )}.body-container.svelte-qwnrdx{border:var( --file-input-list-border, var(--file-input-list-default-border) );border-radius:var( --file-input-list-border-radius, var(--file-input-list-default-border-radius) );width:calc(100% - 20px);height:calc(100% - 20px);box-sizing:border-box;margin:auto;position:relative;display:flex;justify-content:center;align-items:center;transition:.2s;overflow-y:auto}.body-container.active.svelte-qwnrdx{border-color:var( --file-input-list-selected-row-background, var(--file-input-list-default-selected-row-background) );color:var( --file-input-list-selected-row-color, var(--file-input-list-default-selected-row-color) )}.file-container.svelte-qwnrdx{width:100%;height:100%;box-sizing:border-box;position:relative}.file-container.svelte-qwnrdx:not(.grid-mode) .file-list:where(.svelte-qwnrdx){width:100%;table-layout:fixed;border-collapse:collapse}.file-container.svelte-qwnrdx:not(.grid-mode) .file-list:where(.svelte-qwnrdx) tr:where(.svelte-qwnrdx){cursor:pointer;transition:background-color .2s}.file-container.svelte-qwnrdx:not(.grid-mode) .file-list:where(.svelte-qwnrdx) tr.file-active:where(.svelte-qwnrdx){color:var( --file-input-list-selected-row-color, var(--file-input-list-default-selected-row-color) );background-color:var( --file-input-list-selected-row-background, var(--file-input-list-default-selected-row-background) )}.file-name.svelte-qwnrdx{width:40%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-container.grid-mode.svelte-qwnrdx{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;overflow-y:auto}.preview-grid.svelte-qwnrdx{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;padding:1rem;width:100%;box-sizing:border-box}.preview-item.svelte-qwnrdx{position:relative;cursor:pointer;border-radius:4px;overflow:hidden;transition:transform .2s,box-shadow .2s;outline:none}.preview-item.svelte-qwnrdx:hover,.preview-item.svelte-qwnrdx:focus,.preview-item.file-active.svelte-qwnrdx{transform:translateY(-4px);box-shadow:0 4px 8px #00000026}.preview-img.svelte-qwnrdx{display:block;width:100%;height:120px;object-fit:cover}.preview-file.svelte-qwnrdx{display:flex;flex-direction:column;align-items:center;justify-content:center;height:120px;padding:.5rem;background:rgb(var(--global-color-background-600));border-radius:4px;box-sizing:border-box}.file-name-preview.svelte-qwnrdx{font-size:.75rem;text-align:center;word-break:break-word;margin-top:.5rem;line-height:1.2;max-height:2.4rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.preview-remove.svelte-qwnrdx{position:absolute;top:4px;right:4px;background:#3339;border:none;border-radius:50%;padding:4px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.preview-remove.svelte-qwnrdx:hover{background:#000c}.message-slot.svelte-qwnrdx{display:flex;justify-content:center;align-items:center}.message-text.svelte-qwnrdx{text-align:center;font-size:1rem}
