/* ============================================
   HERO MODULE - MODULAR ARCHITECTURE
   Entry point for all hero-related styles
   ============================================ */

/* Base hero section layout and animations */
@import url('hero/hero-section.css?v=6.5');

/* Hero info cards (upcoming releases, shows, recent releases) */
@import url('hero/hero-cards.css?v=6.4');

/* Placeholder states for empty cards */
@import url('hero/hero-placeholders.css?v=6.4');

/* Responsive styles for mobile and tablet */
@import url('hero/hero-responsive.css?v=6.26');
