.Input-module__CLOxIG__wrapper{flex-direction:column;gap:.375rem;display:flex}.Input-module__CLOxIG__fullWidth{width:100%}.Input-module__CLOxIG__label{color:var(--foreground);font-size:.875rem;font-weight:500}.Input-module__CLOxIG__input{border-radius:var(--radius);border:1px solid var(--border);background-color:var(--background);width:100%;height:2.5rem;color:var(--foreground);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);outline:none;padding:0 .75rem;font-size:.875rem}.Input-module__CLOxIG__input:focus-visible{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.Input-module__CLOxIG__input::placeholder{color:var(--muted-foreground)}.Input-module__CLOxIG__input:disabled{opacity:.5;cursor:not-allowed;background-color:var(--muted)}.Input-module__CLOxIG__hasError{border-color:var(--error)}.Input-module__CLOxIG__hasError:focus-visible{border-color:var(--error);box-shadow:0 0 0 1px var(--error)}.Input-module__CLOxIG__errorMessage{color:var(--error);font-size:.75rem;font-weight:500}
