diff --git a/docs/systems/design-system.md b/docs/systems/design-system.md
index 52d5c177..6518dc73 100644
--- a/docs/systems/design-system.md
+++ b/docs/systems/design-system.md
@@ -96,6 +96,14 @@ All defined in `globals.css`. No resting border — sunken `surface-input` backg
Override padding/size with utilities: `input-standard w-full py-2.5`
+### iOS Auto-Zoom Suppression
+
+iOS Safari auto-zooms (and shifts the viewport right) on input focus when the computed `font-size` is below 16px. The `@media (max-width: 767px)` block in `globals.css` bumps every input tier — and bare ``/`