| Grid `columns="2"` with `s={{ columns: 1 }}` | Flexbox with manual breakpoints |
| PasswordInput for passwords | `<Input type="password">` |
| OTP in stacked Dialog | Inline OTP on the same page after redirect |
| `Line` + Text divider between social and email | Custom `<hr>` with inline styles |
| SmartLink for "Sign in" / "Forgot password" | Raw `<a>` tags |