Create the screen for users to create a new Bitcoin buy order. Tasks: - [x] Implement order creation form - [x] Create fiat currency selector - [x] Implement fiat amount field with range option - [x] Create payment methods selector - [x] Implement market/fixed price toggle - [x] Implement slider for premium/discount adjustment - [x] Add optional Lightning address field - [x] Connect with addOrderNotifierProvider to send data - [x] Implement field validation 
Create the screen for users to create a new Bitcoin buy order.
Tasks:
Implement order creation form
Create fiat currency selector
Implement fiat amount field with range option
Create payment methods selector
Implement market/fixed price toggle
Implement slider for premium/discount adjustment
Add optional Lightning address field
Connect with addOrderNotifierProvider to send data
Implement field validation