/* Book quiz — page-specific tweaks (shares tools.css chrome). */
.gti-tool .gti-quiz-body { max-width: 640px; }
.gti-tool .gti-quiz-foot { display: flex; justify-content: space-between; align-items: center; margin-top: 18px; }
.gti-tool .gti-step { font: 600 11px/1 "IBM Plex Mono", ui-monospace, monospace; letter-spacing: .14em; opacity: .55; text-transform: uppercase; }
