/* =============================================================================
   Falline theme
   -----------------------------------------------------------------------------
   The ONLY file you edit to re-colour this product. Everything else is shared
   from /style.css. Change these two values to repaint the whole page.
   ========================================================================== */
:root {
  --accent: #14b8a6;          /* Falline teal — placeholder, change to brand */
  --accent-strong: #0d9488;   /* deeper teal for gradients + hover */
}
