/*
 * Interlia stylesheets (issue #43): plain CSS on a token system, no
 * framework and no build step — Propshaft serves the files of this
 * directory as-is (`stylesheet_link_tag :app` links them all):
 *
 *   tokens.css      design tokens (custom properties) — the only values
 *   base.css        minimal reset + element defaults
 *   components.css  small purposeful classes composed from tokens
 *
 * New screen? Compose tokens and components; a new visual means a new
 * token or component here, never a one-off value in a view.
 */
