/* ===========================================================================
 * subjects/editing/styles.css
 * ===========================================================================
 * Scoped class rules for the SHSAT Editing practice surface (Part A + B).
 *
 * Target visual: reading-style passage chrome + vocab-style choice rows.
 * - Stem: 20px in --font-head, matches reading's .pi-stem.
 * - Passage strip: inset prose (no card border) — visually subordinate to
 *   the question, like reading where the passage is its own layer.
 * - Choice rows: 28px letter chip, 2px border, sage/coral tints — verbatim
 *   .quiz-screen .mc-choice geometry.
 *
 * All rules reference CANONICAL global tokens (--surface, --ink-10/30/70,
 * --accent-sage*, --accent-coral*, --font-head/ui/mono, --radius) so theme
 * variants flow through without per-surface aliases.
 * ========================================================================= */


/* PassageEditItem .pei-* rules retired here in favor of the canonical
 * unscoped rules in components/items/passage-edit-item.css (Sub-phase D
 * part 4). Editing practice inherits the canonical visual; no editing-
 * specific tweaks remain. */
