/* ============================================================================
   theme-memoro.css — Legacy Design Tokens (compatibility layer)

   NOTE: Design tokens are now defined in css/tokens/*.css files:
   - tokens/typography.css (fonts, sizes)
   - tokens/spacing.css (spacing scale)
   - tokens/radii.css (border radius)
   - tokens/shadows.css (shadow definitions)
   - tokens/z-index.css (z-index scale)
   - tokens/transitions.css (animation timing)
   - tokens/layout.css (layout dimensions)

   Color variables are in:
   - css/theme/theme-memoro-light.css (light values)
   - css/theme/theme-memoro-dark.css (dark values)

   This file is kept for backwards compatibility but should not define
   any variables - they are all defined in the tokens/ directory.
   ============================================================================ */

/* No :root definitions - all tokens are in css/tokens/*.css */
