.kontiqo-file-dropzone[data-v-b433e3fc]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:2rem;border:1px dashed var(--theme-border-primary);border-radius:var(--radius-lg);background:var(--theme-glass-bg-secondary);text-align:center;cursor:pointer;transition:var(--transition-normal);-webkit-user-select:none;-moz-user-select:none;user-select:none}.kontiqo-file-dropzone[data-v-b433e3fc]:hover:not(.kontiqo-file-dropzone--disabled,.kontiqo-file-dropzone--loading){border-color:var(--theme-purple-accent);background:var(--theme-accent-shadow)}.kontiqo-file-dropzone[data-v-b433e3fc]:focus-visible{outline:2px solid var(--theme-purple-accent);outline-offset:2px}.kontiqo-file-dropzone--dragging[data-v-b433e3fc]{border-color:var(--theme-purple-accent);border-style:solid;background:var(--theme-accent-shadow);transform:scale(1.01)}.kontiqo-file-dropzone--disabled[data-v-b433e3fc]{cursor:not-allowed;opacity:.5}.kontiqo-file-dropzone--loading[data-v-b433e3fc]{cursor:wait;pointer-events:none}.kontiqo-file-dropzone__content[data-v-b433e3fc]{display:flex;flex-direction:column;align-items:center;gap:.5rem;pointer-events:none}.kontiqo-file-dropzone__icon[data-v-b433e3fc]{font-size:2rem;color:var(--theme-text-tertiary)}.kontiqo-file-dropzone__title[data-v-b433e3fc]{font-size:var(--text-sm);font-weight:500;color:var(--theme-text-primary);margin:0}.kontiqo-file-dropzone__hint[data-v-b433e3fc]{font-size:var(--text-xs);color:var(--theme-text-muted);margin:0}
