/* The core <head> loads this file instead of style.css on the homepage
   (`homepage` prop → Meta.astro). The whole Tooth Doctor LA design system lives
   in style.css — import it so both entry points share one source of truth. */
@import url("/media/sites-assets/final/css/style.css");
