/* Shelby recreation stylesheet entrypoint.
   Keep imports flat so scroll measurements run after the final cascade is known. */
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap");
@import "./styles/legacy-capture.css";
@import "./styles/system/tokens.css";
@import "./styles/system/base.css";
@import "./styles/system/typography.css?v=footer-display-1";
@import "./styles/system/motion.css";
@import "./styles/sections/section-intro.css";
@import "./styles/sections/home.css?v=card-laptop-scale-2";
@import "./styles/routes/content-page.css";
@import "./styles/utilities/graphic-removals.css";
@import "./styles/runtime.css?v=hero-apply-laptop-3";
