v9.0.0-rc.4
Change default variant from nil to 'bordered' for all form input components (input, textarea, select, compact_input). This ensures form inputs are visible in the UI by default, improving user experience in the storybook and general usage. Also gate variant classes on !@classic mode in input.ex to prevent variant styles from being applied in classic mode.