/* 2.4.78: scoped to CRM navigation; no visibility/permission changes. */
html[data-theme=dark] :is(.inbox-shell,.crm-shell) :is(.navbutton,.channel-nav-button),
html.dark :is(.inbox-shell,.crm-shell) :is(.navbutton,.channel-nav-button){color:#bfd4e7!important;opacity:1}
html[data-theme=dark] :is(.inbox-shell,.crm-shell) :is(.navbutton,.channel-nav-button)>svg,
html.dark :is(.inbox-shell,.crm-shell) :is(.navbutton,.channel-nav-button)>svg{color:inherit!important;stroke:currentColor!important;opacity:1}
html[data-theme=dark] :is(.inbox-shell,.crm-shell) :is(.navbutton,.channel-nav-button):is(:hover,:focus-visible),
html.dark :is(.inbox-shell,.crm-shell) :is(.navbutton,.channel-nav-button):is(:hover,:focus-visible){background:#24425c!important;color:#fff!important}
html[data-theme=dark] :is(.inbox-shell,.crm-shell) :is(.navbutton,.channel-nav-button):is([data-active=true],[aria-expanded=true]),
html.dark :is(.inbox-shell,.crm-shell) :is(.navbutton,.channel-nav-button):is([data-active=true],[aria-expanded=true]){background:#15516a!important;color:#c5f1ff!important}
html[data-theme=dark] :is(.inbox-shell,.crm-shell) :is(.navbutton,.channel-nav-button):focus-visible{outline:2px solid #a2e3fa!important;outline-offset:2px}
html[data-theme=dark] :is(.wa-icon-unread,.sidebar-unread){background:#3682d7!important;color:#fff!important;border-color:#132232!important}
