/* ss-atlas styles — lifted from the mrc.a250.ca / FeedMon design system
 * (LeadPulse-aligned light/green palette) so app.a250.ca matches the rest of
 * the a250 surface area. atlas-overrides.css bridges legacy `.a250-*` and
 * `--a250-*` names baked into older inline page styles to the new tokens.
 */
@import url('variables.css');
@import url('layout.css');
@import url('components.css');
@import url('posts.css');
@import url('matches.css');
@import url('fetcher.css');
@import url('atlas-overrides.css');
