/*
 * Commerce Starter — utilities.css
 *
 * Owns only deliberate, narrowly-scoped utility and state classes:
 * visually-hidden helpers, alignment helpers, display/state utilities,
 * and approved generic accessibility helpers.
 *
 * No existing rule in style.css or storefront-reference.css matched this
 * ownership category as of the presentation-layer cleanup that introduced
 * this module — this file intentionally starts empty of rules. Do not add
 * a utility class here unless it is genuinely reusable across multiple
 * components; component-specific state (hover/focus/disabled/loading/
 * empty/error) belongs beside the component it modifies, in
 * components.css, homepage.css, or commerce.css. See
 * docs/PRESENTATION-LAYER-CSS-OWNERSHIP.md.
 */
