1export const INPUT_CLASSES = ` 2 bg-muted/70 dark:bg-muted/85 3 border border-border/30 focus-within:border-border dark:border-border/20 dark:focus-within:border-border 4 outline-none 5 text-foreground 6`;