/* Base resets — loaded independently from Tailwind pipeline */
a {
  text-decoration: none;
}

button {
  appearance: none;
  background-color: transparent;
  color: inherit;
  border: none;
}
