/* =============================================================
   Central Stylesheet Aggregator
   All section-specific rules live under /css for modularity.
   ============================================================= */
@import url('css/base.css');
@import url('css/header.css');
@import url('css/hero.css');
@import url('css/about.css');
@import url('css/about-page.css');
@import url('css/events.css');
@import url('css/sico.css');
@import url('css/registration.css');
@import url('css/reports-home.css');
@import url('css/team.css');
@import url('css/gallery.css');
@import url('css/contact.css');
@import url('css/footer.css');
@import url('css/reports-page.css');
@import url('css/year-detail.css');
@import url('css/responsive.css');

