.basic-demo-module__lRRxpG__root input[type=file]{display:none}.basic-demo-module__lRRxpG__toolbar{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.basic-demo-module__lRRxpG__chooseButton{cursor:pointer;background:var(--p-primary-color);color:var(--p-primary-contrast-color);-webkit-user-select:none;user-select:none;border:none;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:inline-flex}.basic-demo-module__lRRxpG__chooseButton:hover{background:var(--p-primary-hover-color)}.basic-demo-module__lRRxpG__chooseButton:active{background:var(--p-primary-active-color)}.basic-demo-module__lRRxpG__chooseButton:focus-visible{outline:1px solid var(--p-primary-color);outline-offset:2px}.basic-demo-module__lRRxpG__secondaryButton{border:1px solid var(--p-content-border-color);cursor:pointer;background:light-dark(var(--p-surface-0),var(--p-surface-800));color:var(--p-text-color);-webkit-user-select:none;user-select:none;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:inline-flex}.basic-demo-module__lRRxpG__secondaryButton:hover{background:light-dark(var(--p-surface-50),var(--p-surface-700))}.basic-demo-module__lRRxpG__secondaryButton:focus-visible{outline:1px solid var(--p-primary-color);outline-offset:2px}.basic-demo-module__lRRxpG__secondaryButton:disabled{pointer-events:none;opacity:.5}.basic-demo-module__lRRxpG__messages{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.basic-demo-module__lRRxpG__message{background:light-dark(var(--p-red-50),var(--p-red-950));color:var(--p-red-500);border:1px solid light-dark(var(--p-red-200),var(--p-red-800));border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem}.basic-demo-module__lRRxpG__content{border:2px dashed var(--p-content-border-color);text-align:center;border-radius:.5rem;padding:1.5rem;transition:border-color .2s,background-color .2s}.basic-demo-module__lRRxpG__content[data-highlight=true]{border-color:var(--p-primary-color);background:light-dark(var(--p-primary-50),rgba(var(--p-primary-500), .05))}.basic-demo-module__lRRxpG__dropMessage{color:var(--p-text-muted-color)}.basic-demo-module__lRRxpG__fileList{flex-direction:column;gap:.75rem;display:flex}.basic-demo-module__lRRxpG__file{text-align:left;align-items:center;gap:.75rem;display:flex}.basic-demo-module__lRRxpG__fileThumbnail{object-fit:cover;border-radius:.25rem;width:2.5rem;height:2.5rem}.basic-demo-module__lRRxpG__fileInfo{flex:1;min-width:0}.basic-demo-module__lRRxpG__fileName{color:var(--p-text-color);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.basic-demo-module__lRRxpG__fileSize{color:var(--p-text-muted-color);font-size:.75rem}.basic-demo-module__lRRxpG__badgePending{background:light-dark(var(--p-amber-100),var(--p-amber-900));color:light-dark(var(--p-amber-700),var(--p-amber-300));white-space:nowrap;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem}.basic-demo-module__lRRxpG__badgeUploaded{background:light-dark(var(--p-green-100),var(--p-green-900));color:light-dark(var(--p-green-700),var(--p-green-300));white-space:nowrap;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem}.basic-demo-module__lRRxpG__removeButton{width:2rem;height:2rem;color:var(--p-text-muted-color);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:color .2s,background-color .2s;display:flex}.basic-demo-module__lRRxpG__removeButton:hover{color:var(--p-red-500);background:light-dark(var(--p-surface-100),var(--p-surface-800))}.basic-demo-module__lRRxpG__removeButton:focus-visible{outline:1px solid var(--p-primary-color);outline-offset:2px}.basic-demo-module__lRRxpG__progressTrack{background:light-dark(var(--p-surface-100),var(--p-surface-800));border-radius:9999px;height:.375rem;margin-top:.75rem;overflow:hidden}.basic-demo-module__lRRxpG__progressBar{background:var(--p-primary-color);border-radius:9999px;height:100%;transition:width .2s}
