# Task 15e — Retire responsive.css **Agent**: `design-system-keeper` · **Model**: `agy` (Gemini 3.1 Pro — vision) **Depends on**: 15d, 16 · **Blocks**: 20 **Worktree**: `.agents/scripts/worktree.sh start 15e responsive-css` ## Goal `responsive.css` is 30 KB and mostly served `/full-guide/`. Once 15d and 16 have landed, port what the Astro pages still need into component styles or `tokens.css`, prove the remainder dead, and delete it. **Proof is screenshots, not reading.** A rule that looks unused because no selector matches at 1600 px may be the only thing holding the 560 px layout together. ## Method 1. Build. Screenshot every migrated route at 560 / 800 / 1100 / 1600 px. 2. Remove `responsive.css` from the build entirely. 3. Screenshot again. Every diff is a rule you must port. 4. Port it into the owning component's `