/* predict.css — page-specific styles for predict.html */
/* #page-description, .context-note, #timeline, #mode-badge base all in shared.css */

/* Mode badge variants beyond the base */
#mode-badge.training { background: #1a3050; color: #7cb8e0; }
#mode-badge.testing  { background: #302818; color: #d0a040; }
