/* classic — the no-op theme. Matches the default :root values in site.css.
   Lives as its own file so the picker has something to point at and so
   future tweaks to "classic" don't collide with the base defaults. */
:root[data-theme="classic"] {
  /* matches site.css defaults */
}
