/* RC14.3.2 — CSS only. No observer, timer or runtime DOM manipulation. */
:is(.advisor-shell,.advisor-panel,.advisor-offer,.advisor-action,.ranking-kpis .kpi,.rank-card,.gauge,.check,.modal-panel) {
  color: #f8fbff !important;
}
:is(.advisor-shell,.advisor-panel,.advisor-offer,.advisor-action,.ranking-kpis .kpi,.rank-card,.gauge,.check,.modal-panel)
  :is(h1,h2,h3,h4,strong,b,.offer-title,.rank-title) {
  color: #f8fbff !important;
}
:is(.advisor-shell,.advisor-panel,.advisor-offer,.advisor-action,.ranking-kpis .kpi,.rank-card,.gauge,.check,.modal-panel)
  :is(p,small,li,.muted,.rank-meta,.reason-list,.advisor-helper) {
  color: #bed0e3 !important;
}
.ranking-kpis .kpi span { color: #b8c9dc !important; }
.ranking-kpis .kpi strong { color: #fff !important; opacity: 1 !important; }
.rank-card .price, .advisor-price strong { color: #fff !important; }
[hidden], [aria-hidden="true"].modal-backdrop, [aria-hidden="true"].overlay {
  display: none !important;
  pointer-events: none !important;
}
