/* ========================================
   LIGHT MODE THEME OVERRIDES
   ======================================== */

:root,
[data-theme="light"] {
  /* Light mode uses default CSS variables from variables.css */
  /* This file is here for potential future light-mode specific customizations */
}

/* Light mode specific component adjustments can go here if needed */
