/* kata.css — styling specific to kata walkthroughs.
 * Uses the uniform accordion from accordion.css.
 *
 * Design constraints:
 * - 100% em and % centric units — zero px anywhere.
 * - Pure flexbox flow — zero overflow: hidden/auto/scroll hacks. */

@import 'accordion.css';

/* Kata-specific extensions can be placed here */
