/* Modern override bundle (loaded after legacy styles.css).
   Keep the ?v= build token in sync with the ?v= on the <link> in the templates
   so browsers re-fetch these imported files after a deploy. */

@import url("/static/css/base.css?v=20260718");
@import url("/static/css/layout.css?v=20260718");
@import url("/static/css/components.css?v=20260718");
@import url("/static/css/pages/home.css?v=20260718");
