/*
 * application.css — the loom site design system manifest (informational).
 *
 * This file is intentionally near-empty. The system is delivered as numeric-prefixed ITCSS
 * layers under app/assets/stylesheets/**, and the layout links the whole tree in cascade order
 * with a single `<%= stylesheet_link_tag :app %>` (Propshaft globs app/assets/**/*.css, sorted,
 * so the numeric prefixes 01-settings … 09-utilities ARE the cascade order — no manifest needed).
 *
 * Read README.md for the app specifics, concept.md for the philosophy, page-inventory.md for the
 * surface map. Direction A ("loom-dark / phosphor accents") with the borrowed CRT scanline texture.
 *
 * Cascade order (alphabetical = ITCSS):
 *   01-settings/   tokens (palette → semantic → typography → space-layout → motion)
 *   03-generic/    reset + crt texture
 *   04-elements/   unclassed HTML defaults
 *   05-objects/    layout primitives (o-appshell, stack, cluster, grid, …)
 *   06-components/ one file per component (.c-*)
 *   08-pages/      page composition (.sg-* styleguide chrome, future .p-* pages)
 *   09-utilities/  helpers (.u-*)
 */
