.FileDropZone_file-drop-zone__OPW1G{align-items:center;border:1px dashed var(--color-border-theme-agnostic-gray);border-radius:var(--border-radius-8);box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:var(--spacing-8);justify-content:center;padding:var(--spacing-32);width:100%;transition:border-color .15s ease,background-color .15s ease;position:relative}.FileDropZone_file-drop-zone__OPW1G:after{border:0 dashed transparent;border-radius:inherit;content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;transition:border-color .15s ease}.FileDropZone_file-drop-zone--drag-only__E800U{cursor:default}.FileDropZone_file-drop-zone--drag-over-valid__IfBwa{border-color:transparent;background-color:var(--color-bg-fill-info-secondary)}.FileDropZone_file-drop-zone--drag-over-valid__IfBwa:after{border-color:var(--color-border-focused);border-width:2px}.FileDropZone_file-drop-zone--disabled__O7g6T{cursor:not-allowed;opacity:.6}