/** * @file * Element-level defaults for the druid theme. * * Bare element selectors only (body, headings, links, lists, etc.). For * discrete UI components, see css/components/. For page-level structure, * see css/layout.css. Every rule lives in the `base` cascade layer so it * loses cleanly to anything in layout / components / utilities. */ @layer base { body { background: var(--surface-1); color: var(--text-1); font-family: var(--font-sans); line-height: 1.5; } /* Headings use the serif token (Adelle). Drupal core inserts