/* ==========================================================================
   app.css – Blazor Template App Styles
   
   NOTE: Whimsy design tokens and base overrides have been moved to:
     wwwroot/css/whimsy/tokens.css   – Design system tokens (colors, spacing, etc.)
     wwwroot/css/whimsy/base.css     – Element defaults (links, focus, validation, etc.)
   
   This file is intentionally empty. It remains referenced in App.razor to
   avoid breaking the Blazor scoped-CSS import pipeline. All styles that were
   here have been migrated to the Whimsy design system files above.
   ========================================================================== */
