/* ==========================================================
   HOW-IT-WORKS.CSS — Now handled by sections.css
   This file is kept as a stub for compatibility.
   All How It Works styles moved to sections.css
   ========================================================== */

/* Section background override only */
.how-it-works {
  background: var(--bg-alt);
  overflow: hidden;
  position: relative;
}
