/* Lecture landing aggregator. Actual styles live in css/*.css.
   Keep this file as the single <link> entry point so existing HTML
   (pages/lectures/*.html) doesn't need to change. */
@import url("css/globals.css");
@import url("css/hero.css");
@import url("css/content.css");
@import url("css/promo.css");
@import url("css/responsive.css");
