/* Shared accessibility safeguard for components explicitly identified as dark surfaces. */
:is(.bg-dark,.text-bg-dark,.dark-box,.dark-card,.dark-panel,.dark-section,.theme-dark,.ip-section-dark,.blog-value-dark,.fee-dark,.fee-table-dark,.fee-disclaimer-dark,[data-theme="dark"],[class~="dark"]) :is(h1,h2,h3,h4,h5,h6,strong){color:#fff!important}
:is(.bg-dark,.text-bg-dark,.dark-box,.dark-card,.dark-panel,.dark-section,.theme-dark,.ip-section-dark,.blog-value-dark,.fee-dark,.fee-table-dark,.fee-disclaimer-dark,[data-theme="dark"],[class~="dark"]) :is(p,small,li,address,figcaption){color:#e8eef5!important}
