/* Preserve the established icon geometry; availability changes without moving menu items. */
#bottomNavFolderItems [data-access-state="DISABLED"] .bottom-nav-icon,
#workspaceNav [data-access-state="DISABLED"] .bottom-nav-icon{opacity:.55}
#bottomNavFolderItems [data-access-state="DISABLED"]>b{color:var(--muted-on-surface,var(--muted))}
#bottomNavFolderItems [data-access-state="ENABLED"] .bottom-nav-icon{opacity:1}
