/**
 * Main stylesheet manifest.
 *
 * WordPress enqueues the split CSS files from inc/assets.php so each
 * layer gets its own filemtime cache version. Keep this import list in
 * the same order for static previews or direct stylesheet inspection.
 */

@import url("./00-foundation.css");
@import url("./10-header-navigation.css?v=20260816-header-alignment");
@import url("./20-front-page-hero.css?v=20260816-arrow-only");
@import url("./30-content-pages.css?v=20260816-no-stat-hover-line");
@import url("./40-product-screen.css?v=20260816-no-result-image-border");
@import url("./50-front-page-sections.css?v=20260820-about-story-2");
@import url("./60-footer-interactions.css?v=20260825-footer-link-gap");
@import url("./70-overlays.css");
@import url("./90-responsive.css?v=20260820-about-story-2");
