Login Form
Simple login form as an organism composed of Label, Input, and Button.
Preview
Scope
- This is an organism-level example in the sense of Atomic Design.
- It intentionally stays HTML/CSS only for now.
- Next step: JS enhancement for accessibility (validation messaging, live region feedback, and robust focus management).