/* IQGeneral is the always-on core module shared by every product, not a
   purchased add-on like the others in this list -- give it a visually
   distinct cell color in the sidebar so admins don't mistake it for one.
   تسک هم‌راستاسازی ناوبری (۲۰۲۶-۰۸-۲۱) -- طبق دستور صریح کاربر: متن این
   ردیف باید مثل بقیهٔ منوها باشد (بدون رنگ/وزن فونت خاص، بدون برچسب
   «هستهٔ مرکزی»)؛ فقط رنگ پس‌زمینهٔ خودِ سلول متفاوت می‌ماند. */
.pack-categories .card-header:has(img[src*="app-general.svg"]) {
    background: rgba(255, 193, 7, 0.18);
}
