/* style.css - site-shape canonical stylesheet entrypoint for flopco.in.
   Re-exports the consolidated site chrome (site.css) + header nav styling so the
   conventional /css/style.css path serves the real stylesheet (used by the shape
   standard and pulled cross-subdomain by kb.flopco.in). ASCII only. */
@import url("/assets/site.css");
@import url("/assets/header-nav.css");
