.taxai-agent-os-automation-nav,
.taxai-sidebar-link[href*="agent-os-automation"] {
    position: relative;
}
.taxai-sidebar-link[href*="agent-os-automation"] .taxai-sidebar-icon,
.taxai-agent-os-automation-nav .taxai-sidebar-icon {
    background: linear-gradient(135deg, #2563eb, #7c3aed) !important;
    color: #fff !important;
}
body.taxai-common-sidebar-enabled .taxai-sidebar-link[href*="agent-os-automation"].active,
body.taxai-common-sidebar-enabled .taxai-sidebar-link[href*="agent-os-automation"]:hover {
    background: #eef2ff !important;
    color: #1d4ed8 !important;
}
