/* sako-internal — application.css
 *
 * This file intentionally minimal. All styling lives in:
 *   _global.css   — variables + @layer declaration order (loaded first)
 *   reset.css     — @layer reset
 *   base.css      — @layer base
 *   layout.css    — @layer modules
 *   utilities.css — @layer utilities
 *
 * Component files (buttons.css, candidates.css, etc.) added per-feature
 * and slot themselves into @layer components.
 *
 * No build tools. No Tailwind. No Sass. Vanilla CSS, Fizzy/37signals style.
 * Every file in this directory is auto-served by `stylesheet_link_tag :app`.
 */
