/* Scroll reveal — content visible always, animates when JS runs */
[data-reveal] {
  opacity: 1;
  transform: none;
}
