/* Stock skin: deliberately empty, so the built-in look of both front-ends applies unchanged.
   This file is the LAST link of the skin chain — it is served whenever the local skin/ directory at the
   repository root has no skin.css of its own.

   One stylesheet covers BOTH interfaces. To restyle, copy this file into skin/ and override the CSS custom
   properties declared in webchat/src/styles.css; a rule meant for one interface only is scoped by the data-app
   attribute the page sets on <html>, e.g. [data-app='admin'] .app-header { … }. The token list and the rules
   are in docs/skin.md. */
