/* Typography contract: Baloo 2 for identity/actions; Nunito for reading. */
body,
input,
textarea { font-family: "Nunito", system-ui, sans-serif; }

h1,
h2,
.title b,
.marker text,
.number,
.editor-head,
button,
.cta,
.badge { font-family: "Baloo 2", system-ui, sans-serif; }

.hud,
.hint,
.rules,
.preview p,
.finish p,
.intro p,
.option,
.feedback,
.fact,
label,
input,
textarea,
#saveStatus { font-family: "Nunito", system-ui, sans-serif; }
