/* Theme equivalents for legacy inline presentation; no DOM values are overwritten. */
[data-theme="dark"] .mobile-app [style*="background:#CFC4D2" i]{background:var(--surface-soft)!important}
[data-theme="dark"] .mobile-app [style*="color:#fff" i]{color:#f5f0fc!important}
[data-theme="dark"] .mobile-app [style*="background:#CFC4D2':''" i]{background:var(--surface-soft)':''!important}
[data-theme="dark"] .mobile-app [style*="background:#cfc4d2" i]{background:var(--surface-soft)!important}