/* ============================================
   ArcaneMetriX - CSS ARCHITECTURE
   ============================================
   
   NOTE: CSS files are loaded individually via Trunk in index.html.
   Do NOT use @import statements here - Trunk does not rewrite them
   to use hashed filenames, which causes MIME type errors in production.
   
   Load order (defined in index.html):
   1. Foundation: variables, base, scrollbars, animations
   2. Forms & Controls: forms, context_menu, components  
   3. Layout: layout, header, tabs
   4. Features: cards, deck, search, stats, genome, library
   5. Overlays: modals, pro, goldfish
   6. Extras: main, toast, loading_spinner, tag_styles
   
   This file is kept for documentation and potential future use.
*/