/* ============================================================
   Mythox — per-tab first-time onboarding (Phase 1)
   Light styling for the intro text inside the guided pop-up.
   ============================================================ */
.ti-card { font-size: 14.5px; line-height: 1.6; color: var(--ivory-soft, rgba(243,247,239,.88)); }
.ti-card p { margin: 0 0 8px; }
.ti-card strong { color: var(--text, #F3F7EF); font-weight: 600; }
