/*
 * Shared layout helpers. Buttons: components/btn.css. Page header: components/page_header.css + _page_header.html.erb. Hero: components/hero_section.css + _hero_section.html.erb. Card: components/card.css + _card.html.erb.
 */
@layer components {
  /* Structural shared rules live in component CSS files linked from the layout. */
}
