/* MUNJAZ_SKINS_R2_144_3
 * خيارات المظهر: الستاندر الحالي + لايت خفيف + رسمي لايت + مقترحين.
 * لا يغير ترتيب الصفحات أو الوظائف أو الصلاحيات.
 */

/* 1) الستاندر الرسمي: بلا أي override حتى يبقى تصميم مُنجَز الحالي كما هو حرفيًا. */
body[data-munjaz-skin="standard"]{}

/* عناصر مشتركة للثيمات البديلة فقط */
body[data-munjaz-skin="light"],
body[data-munjaz-skin="formal_light"],
body[data-munjaz-skin="sand"],
body[data-munjaz-skin="dark"]{
    transition:background-color .12s ease,color .12s ease;
}

/* 2) الأخضر الخفيف Light */
body[data-munjaz-skin="light"]{
    --green:#258765;--green-dark:#1d7356;--green-deep:#185c47;--green-soft:#f0f8f4;
    --page:#fbfdfc;--card:#ffffff;--border:#e4eee9;--border-strong:#d7e6df;
    --text:#21473a;--text-2:#3f6255;--muted:#778980;--shadow:0 5px 16px rgba(18,73,53,.035);
    background:#fbfdfc!important;color:#21473a!important;
}
body[data-munjaz-skin="light"].ui-government-dashboard .munjaz-header{
    background:linear-gradient(105deg,#f2faf6,#eaf7f1)!important;border-bottom:1px solid #d9ebe2!important;box-shadow:none!important;
}
body[data-munjaz-skin="light"].ui-government-dashboard .munjaz-header::after{height:2px!important;background:#6cae91!important;opacity:.55}
body[data-munjaz-skin="light"].ui-government-dashboard .munjaz-logo img,
body[data-munjaz-skin="light"].ui-government-dashboard .munjaz-header-wordmark-r3{filter:brightness(0) saturate(100%) invert(31%) sepia(24%) saturate(1360%) hue-rotate(104deg) brightness(88%) contrast(92%)!important}
body[data-munjaz-skin="light"].ui-government-dashboard .munjaz-brand,
body[data-munjaz-skin="light"].ui-government-dashboard .munjaz-brand-copy strong,
body[data-munjaz-skin="light"].ui-government-dashboard .munjaz-user-copy strong,
body[data-munjaz-skin="light"].role-manager .manager-account-summary{color:#174f3b!important}
body[data-munjaz-skin="light"].ui-government-dashboard .munjaz-brand-copy small,
body[data-munjaz-skin="light"].ui-government-dashboard .munjaz-user-copy small,
body[data-munjaz-skin="light"].role-manager .manager-account-summary .munjaz-user-copy small{color:#60796e!important}
body[data-munjaz-skin="light"].role-manager .manager-account-chevron{border-color:#3d715c!important}
body[data-munjaz-skin="light"].role-manager .manager-account-summary:hover,
body[data-munjaz-skin="light"].role-manager .manager-account-menu[open] .manager-account-summary{border-color:#d9e8e1!important;background:rgba(255,255,255,.62)!important}
body[data-munjaz-skin="light"].ui-government-dashboard .munjaz-avatar{border-color:#fff!important;background:#fff!important;color:#1d7356!important;box-shadow:0 4px 12px rgba(18,73,53,.07)!important}
body[data-munjaz-skin="light"].ui-government-dashboard .header-logout{color:#356653!important;border-inline-start-color:#d5e6de!important}
body[data-munjaz-skin="light"].ui-government-dashboard .header-logout:hover{background:rgba(255,255,255,.55)!important}
body[data-munjaz-skin="light"].ui-government-dashboard .top-navigation{background:#fff!important;border-bottom-color:#e8efec!important;box-shadow:0 3px 10px rgba(18,73,53,.025)!important}
body[data-munjaz-skin="light"] .page-title-card,body[data-munjaz-skin="light"] .panel,body[data-munjaz-skin="light"] .achievement-card,body[data-munjaz-skin="light"] .settings-section,body[data-munjaz-skin="light"] .stat-card,body[data-munjaz-skin="light"] .metric-card,body[data-munjaz-skin="light"] .activity-card,body[data-munjaz-skin="light"] .archive-card,body[data-munjaz-skin="light"] .backup-card{border-color:#e5eee9!important;background:#fff!important;box-shadow:0 4px 14px rgba(18,73,53,.03)!important}

/* 3) الرسمي لايت: هيدر أبيض خفيف */
body[data-munjaz-skin="formal_light"]{
    --green:#0b6b47;--green-dark:#07583b;--green-deep:#06442f;--green-soft:#eff6f2;
    --page:#f7f9f8;--card:#fff;--border:#dce7e1;--border-strong:#cfddd6;
    --text:#1c3f32;--text-2:#40594e;--muted:#748078;--shadow:0 5px 15px rgba(12,64,44,.04);
    background:#f7f9f8!important;color:#1c3f32!important;
}
body[data-munjaz-skin="formal_light"].ui-government-dashboard .munjaz-header{background:#fff!important;border-bottom:1px solid #dbe6e0!important;box-shadow:0 3px 12px rgba(12,64,44,.035)!important}
body[data-munjaz-skin="formal_light"].ui-government-dashboard .munjaz-header::after{height:2px!important;background:linear-gradient(90deg,#0b6b47 0 72%,#c5a252 72% 100%)!important}
body[data-munjaz-skin="formal_light"].ui-government-dashboard .munjaz-logo img,
body[data-munjaz-skin="formal_light"].ui-government-dashboard .munjaz-header-wordmark-r3{filter:brightness(0) saturate(100%) invert(27%) sepia(31%) saturate(1510%) hue-rotate(105deg) brightness(87%) contrast(94%)!important}
body[data-munjaz-skin="formal_light"].ui-government-dashboard .munjaz-brand,
body[data-munjaz-skin="formal_light"].ui-government-dashboard .munjaz-brand-copy strong,
body[data-munjaz-skin="formal_light"].ui-government-dashboard .munjaz-user-copy strong,
body[data-munjaz-skin="formal_light"].role-manager .manager-account-summary{color:#124b35!important}
body[data-munjaz-skin="formal_light"].ui-government-dashboard .munjaz-brand-copy small,
body[data-munjaz-skin="formal_light"].ui-government-dashboard .munjaz-user-copy small,
body[data-munjaz-skin="formal_light"].role-manager .manager-account-summary .munjaz-user-copy small{color:#687a71!important}
body[data-munjaz-skin="formal_light"].role-manager .manager-account-chevron{border-color:#42685a!important}
body[data-munjaz-skin="formal_light"].role-manager .manager-account-summary:hover,
body[data-munjaz-skin="formal_light"].role-manager .manager-account-menu[open] .manager-account-summary{border-color:#d9e5df!important;background:#f7faf8!important}
body[data-munjaz-skin="formal_light"].ui-government-dashboard .munjaz-avatar{border-color:#dce9e2!important;background:#f3f8f5!important;color:#0b6b47!important;box-shadow:none!important}
body[data-munjaz-skin="formal_light"].ui-government-dashboard .header-logout{color:#315d4c!important;border-inline-start-color:#dce6e1!important}
body[data-munjaz-skin="formal_light"].ui-government-dashboard .header-logout:hover{background:#f5f8f6!important}
body[data-munjaz-skin="formal_light"].ui-government-dashboard .top-navigation{background:#fbfcfb!important;border-bottom:1px solid #e2eae6!important;box-shadow:none!important}
body[data-munjaz-skin="formal_light"] .page-title-card,body[data-munjaz-skin="formal_light"] .panel,body[data-munjaz-skin="formal_light"] .achievement-card,body[data-munjaz-skin="formal_light"] .settings-section,body[data-munjaz-skin="formal_light"] .stat-card,body[data-munjaz-skin="formal_light"] .metric-card,body[data-munjaz-skin="formal_light"] .activity-card,body[data-munjaz-skin="formal_light"] .archive-card,body[data-munjaz-skin="formal_light"] .backup-card{border-color:#dce6e1!important;background:#fff!important;box-shadow:0 3px 10px rgba(12,64,44,.025)!important}
body[data-munjaz-skin="formal_light"] .page-title-card{border-top:2px solid rgba(11,107,71,.42)!important}

/* 4) الرملي الهادئ - مقترح */
body[data-munjaz-skin="sand"]{--green:#176049;--green-dark:#104d3a;--green-deep:#0b3d2e;--green-soft:#f4f7f2;--page:#fbf8f1;--card:#fffefa;--border:#e6ddcd;--border-strong:#d8cbb4;--text:#30453c;--text-2:#53645c;--muted:#817b71;--shadow:0 7px 19px rgba(78,61,32,.045);background:#fbf8f1!important;color:#30453c!important}
body[data-munjaz-skin="sand"].ui-government-dashboard .munjaz-header{background:linear-gradient(105deg,#fffefa,#f6f1e6)!important;border-bottom:1px solid #e5dac6!important;box-shadow:none!important}
body[data-munjaz-skin="sand"].ui-government-dashboard .munjaz-header::after{height:2px!important;background:#b58b3d!important}
body[data-munjaz-skin="sand"].ui-government-dashboard .munjaz-logo img,body[data-munjaz-skin="sand"].ui-government-dashboard .munjaz-header-wordmark-r3{filter:brightness(0) saturate(100%) invert(29%) sepia(25%) saturate(1270%) hue-rotate(105deg) brightness(87%) contrast(92%)!important}
body[data-munjaz-skin="sand"].ui-government-dashboard .munjaz-brand,body[data-munjaz-skin="sand"].ui-government-dashboard .munjaz-brand-copy strong,body[data-munjaz-skin="sand"].ui-government-dashboard .munjaz-user-copy strong,body[data-munjaz-skin="sand"].role-manager .manager-account-summary{color:#154c39!important}
body[data-munjaz-skin="sand"].ui-government-dashboard .munjaz-brand-copy small,body[data-munjaz-skin="sand"].ui-government-dashboard .munjaz-user-copy small,body[data-munjaz-skin="sand"].role-manager .manager-account-summary .munjaz-user-copy small{color:#796f60!important}
body[data-munjaz-skin="sand"].role-manager .manager-account-chevron{border-color:#836f4b!important}body[data-munjaz-skin="sand"].role-manager .manager-account-summary:hover,body[data-munjaz-skin="sand"].role-manager .manager-account-menu[open] .manager-account-summary{border-color:#e2d7c3!important;background:#fffdf8!important}
body[data-munjaz-skin="sand"].ui-government-dashboard .munjaz-avatar{border-color:#e6dbc7!important;background:#fff!important;color:#176049!important;box-shadow:none!important}body[data-munjaz-skin="sand"].ui-government-dashboard .header-logout{color:#5e665d!important;border-inline-start-color:#e4d9c6!important}body[data-munjaz-skin="sand"].ui-government-dashboard .top-navigation{background:#fffefa!important;border-bottom-color:#ebe2d2!important;box-shadow:none!important}
body[data-munjaz-skin="sand"] .page-title-card,body[data-munjaz-skin="sand"] .panel,body[data-munjaz-skin="sand"] .achievement-card,body[data-munjaz-skin="sand"] .settings-section,body[data-munjaz-skin="sand"] .stat-card,body[data-munjaz-skin="sand"] .metric-card,body[data-munjaz-skin="sand"] .activity-card{border-color:#e8dfd0!important;background:#fffefa!important;box-shadow:0 5px 15px rgba(78,61,32,.035)!important}

/* 5) الليلي الهادئ - مقترح */
body[data-munjaz-skin="dark"]{--green:#51c98b;--green-dark:#34b878;--green-deep:#e8fff3;--green-soft:#132f26;--page:#09130f;--card:#0e1d18;--border:#263d34;--border-strong:#335247;--text:#e9f4ef;--text-2:#c9d9d2;--muted:#91a59c;--success:#5bd58f;--warning:#e3b85e;--info:#79b9ff;--shadow:0 12px 32px rgba(0,0,0,.24);background:#09130f!important;color:#e9f4ef!important}
body[data-munjaz-skin="dark"].ui-government-dashboard .munjaz-header{background:linear-gradient(105deg,#10231c,#091510)!important;border-bottom:1px solid #294338!important;box-shadow:none!important}body[data-munjaz-skin="dark"].ui-government-dashboard .munjaz-header::after{height:2px!important;background:#caa451!important}
body[data-munjaz-skin="dark"].ui-government-dashboard .top-navigation{background:#0c1915!important;border-bottom-color:#243a31!important;box-shadow:none!important}body[data-munjaz-skin="dark"].ui-government-dashboard .top-nav-item{color:#aebfb8!important}body[data-munjaz-skin="dark"].ui-government-dashboard .top-nav-item:hover,body[data-munjaz-skin="dark"].ui-government-dashboard .top-nav-item.active{color:#63d79a!important}
body[data-munjaz-skin="dark"] .page-title-card,body[data-munjaz-skin="dark"] .panel,body[data-munjaz-skin="dark"] .achievement-card,body[data-munjaz-skin="dark"] .settings-section,body[data-munjaz-skin="dark"] .stat-card,body[data-munjaz-skin="dark"] .metric-card,body[data-munjaz-skin="dark"] .activity-card,body[data-munjaz-skin="dark"] .archive-card,body[data-munjaz-skin="dark"] .backup-card,body[data-munjaz-skin="dark"] .data-row,body[data-munjaz-skin="dark"] .achievement-row{border-color:#263d34!important;background:#0f201a!important;color:#e9f4ef!important;box-shadow:0 9px 26px rgba(0,0,0,.18)!important}
body[data-munjaz-skin="dark"] h1,body[data-munjaz-skin="dark"] h2,body[data-munjaz-skin="dark"] h3,body[data-munjaz-skin="dark"] .card-title,body[data-munjaz-skin="dark"] .section-title{color:#effaf5!important}body[data-munjaz-skin="dark"] .muted,body[data-munjaz-skin="dark"] small{color:#91a59c!important}body[data-munjaz-skin="dark"] input,body[data-munjaz-skin="dark"] select,body[data-munjaz-skin="dark"] textarea{border-color:#335247!important;background:#0a1712!important;color:#eaf5f0!important}body[data-munjaz-skin="dark"] table th{background:#14261f!important;color:#bed0c7!important;border-color:#2d463c!important}body[data-munjaz-skin="dark"] table td{background:#0e1d18!important;color:#e4f0eb!important;border-color:#22382f!important}body[data-munjaz-skin="dark"] .btn.soft,body[data-munjaz-skin="dark"] .btn.secondary{border-color:#335247!important;background:#14261f!important;color:#d9e9e2!important}

@media(max-width:760px){body[data-munjaz-skin="light"] .bottom-navigation,body[data-munjaz-skin="formal_light"] .bottom-navigation,body[data-munjaz-skin="sand"] .bottom-navigation{background:rgba(255,255,255,.97)!important;backdrop-filter:blur(14px)}body[data-munjaz-skin="dark"] .bottom-navigation{background:rgba(9,21,17,.97)!important;border-top-color:#263d34!important}}

/* MUNJAZ_SKINS_R2_144_3_ADVANCED_CONTROLS */
/* لون التمييز — لا يغير ألوان حالات النجاح/التحذير الدلالية. */
body:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-accent="green"]{--green:#0b6b47;--green-dark:#075138;--green-deep:#063d2c}
body:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-accent="teal"]{--green:#0f8277;--green-dark:#09665e;--green-deep:#064b45}
body:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-accent="blue"]{--green:#2563a6;--green-dark:#1e4f87;--green-deep:#173b66}
body:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-accent="gold"]{--green:#a87924;--green-dark:#825d1d;--green-deep:#604415}

/* كثافة مضغوطة — للجداول والتقارير الكثيفة. */
body:not([data-munjaz-skin="system"])[data-munjaz-density="compact"] table th,
body:not([data-munjaz-skin="system"])[data-munjaz-density="compact"] table td{padding-top:7px!important;padding-bottom:7px!important}
body:not([data-munjaz-skin="system"])[data-munjaz-density="compact"] .panel,
body:not([data-munjaz-skin="system"])[data-munjaz-density="compact"] .settings-section,
body:not([data-munjaz-skin="system"])[data-munjaz-density="compact"] .achievement-card,
body:not([data-munjaz-skin="system"])[data-munjaz-density="compact"] .stat-card,
body:not([data-munjaz-skin="system"])[data-munjaz-density="compact"] .metric-card{padding-top:12px!important;padding-bottom:12px!important}
body:not([data-munjaz-skin="system"])[data-munjaz-density="compact"] input,
body:not([data-munjaz-skin="system"])[data-munjaz-density="compact"] select{min-height:38px!important}
body:not([data-munjaz-skin="system"])[data-munjaz-density="compact"] .btn{min-height:36px!important;padding-top:7px!important;padding-bottom:7px!important}

/* درجات الهيدر. ستاندر مُنجَز مستثنى ليبقى التصميم الأصلي حرفيًا. */
body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="white"] .munjaz-header{background:#fff!important;border-bottom:1px solid #dbe6e0!important;box-shadow:0 3px 12px rgba(12,64,44,.035)!important}
body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="white"] .munjaz-header::after{height:2px!important;background:linear-gradient(90deg,var(--green,#0b6b47) 0 78%,#c5a252 78% 100%)!important}
body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="white"] .munjaz-brand,
body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="white"] .munjaz-brand-copy strong,
body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="white"] .munjaz-user-copy strong,
body.role-manager:not([data-munjaz-skin="standard"])[data-munjaz-header="white"] .manager-account-summary{color:var(--green-deep,#063d2c)!important}
body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="white"] .munjaz-logo img,
body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="white"] .munjaz-header-wordmark-r3{filter:brightness(0) saturate(100%) invert(29%) sepia(22%) saturate(1490%) hue-rotate(105deg) brightness(88%) contrast(93%)!important}

body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="soft"] .munjaz-header{background:color-mix(in srgb,var(--green,#0b6b47) 8%,#fff)!important;border-bottom:1px solid color-mix(in srgb,var(--green,#0b6b47) 18%,#fff)!important;box-shadow:none!important}
body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="soft"] .munjaz-header::after{height:2px!important;background:color-mix(in srgb,var(--green,#0b6b47) 62%,#fff)!important}
body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="soft"] .munjaz-brand,
body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="soft"] .munjaz-brand-copy strong,
body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="soft"] .munjaz-user-copy strong{color:var(--green-deep,#063d2c)!important}
body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="soft"] .munjaz-logo img,
body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="soft"] .munjaz-header-wordmark-r3{filter:brightness(0) saturate(100%) invert(29%) sepia(22%) saturate(1490%) hue-rotate(105deg) brightness(88%) contrast(93%)!important}

body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="formal"] .munjaz-header{background:linear-gradient(105deg,var(--green,#0b6b47),var(--green-deep,#063d2c))!important;border-bottom:0!important;box-shadow:0 6px 18px rgba(5,54,37,.14)!important}
body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="formal"] .munjaz-header::after{height:2px!important;background:#c7a459!important}
body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="formal"] .munjaz-logo img,
body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="formal"] .munjaz-header-wordmark-r3{filter:none!important}
body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="formal"] .munjaz-brand,
body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="formal"] .munjaz-brand-copy strong,
body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="formal"] .munjaz-user-copy strong,
body.role-manager:not([data-munjaz-skin="standard"])[data-munjaz-header="formal"] .manager-account-summary{color:#fff!important}
body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="formal"] .munjaz-brand-copy small,
body.ui-government-dashboard:not([data-munjaz-skin="system"]):not([data-munjaz-skin="standard"])[data-munjaz-header="formal"] .munjaz-user-copy small{color:rgba(255,255,255,.76)!important}

/* عند الوضع الداكن تُحترم أولوية التباين مهما كان شكل الهيدر المختار. */
body[data-munjaz-skin="dark"].ui-government-dashboard .munjaz-header{background:linear-gradient(105deg,#10231c,#091510)!important;border-bottom:1px solid #294338!important;box-shadow:none!important}
body[data-munjaz-skin="dark"].ui-government-dashboard .munjaz-header::after{height:2px!important;background:#caa451!important}
body[data-munjaz-skin="dark"].ui-government-dashboard .munjaz-logo img,body[data-munjaz-skin="dark"].ui-government-dashboard .munjaz-header-wordmark-r3{filter:none!important}
body[data-munjaz-skin="dark"].ui-government-dashboard .munjaz-brand,body[data-munjaz-skin="dark"].ui-government-dashboard .munjaz-brand-copy strong,body[data-munjaz-skin="dark"].ui-government-dashboard .munjaz-user-copy strong,body[data-munjaz-skin="dark"].role-manager .manager-account-summary{color:#f0faf5!important}

/* لمسات المناسبات: الهيدر والزخرفة فقط. */
body:not([data-munjaz-skin="system"])[data-munjaz-occasion="national_day"] .munjaz-header{background-image:radial-gradient(circle at 12% 20%,rgba(255,255,255,.11) 0 2px,transparent 3px),radial-gradient(circle at 20% 75%,rgba(255,255,255,.08) 0 2px,transparent 3px)!important;background-size:28px 28px,34px 34px!important}
body:not([data-munjaz-skin="system"])[data-munjaz-occasion="national_day"] .munjaz-header::after{height:3px!important;background:linear-gradient(90deg,#006c35 0 70%,#fff 70% 76%,#006c35 76% 100%)!important}
body:not([data-munjaz-skin="system"])[data-munjaz-occasion="founding_day"] .munjaz-header{background-image:linear-gradient(135deg,rgba(174,126,55,.08) 25%,transparent 25%,transparent 50%,rgba(174,126,55,.08) 50%,rgba(174,126,55,.08) 75%,transparent 75%,transparent)!important;background-size:22px 22px!important}
body:not([data-munjaz-skin="system"])[data-munjaz-occasion="founding_day"] .munjaz-header::after{height:3px!important;background:linear-gradient(90deg,#7a5a2e,#c39a55,#7a5a2e)!important}

/* MUNJAZ_R2_145_7_ABSHER_NOOR_FULL_THEMES
 * ثيمان كاملان مستوحيان من أنماط خدمات حكومية/تعليمية، مع بقاء هوية وشعار مُنجَز مستقلين.
 * لا توجد شعارات أو أصول مرئية تابعة لأبشر أو نور.
 */

/* معاينات بطاقات الاختيار داخل الإعدادات */
.mz-theme[data-skin="absher"] .mz-preview{background:#f2f7f5;color:#00855a}
.mz-theme[data-skin="absher"] .mz-preview-head{background:linear-gradient(105deg,#007a55,#04543f);border-bottom:3px solid #47b897}
.mz-theme[data-skin="absher"] .mz-preview-head i{background:rgba(255,255,255,.88)}
.mz-theme[data-skin="absher"] .mz-preview-main b,.mz-theme[data-skin="absher"] .mz-preview-side{background:#fff;border:1px solid #d6e5df}
.mz-theme[data-skin="absher"] .mz-tag{background:#e9f6f1;color:#006b49;border-color:#cbe6da}
.mz-theme[data-skin="noor"] .mz-preview{background:#f3f8fb;color:#176b9a}
.mz-theme[data-skin="noor"] .mz-preview-head{background:linear-gradient(105deg,#176b9a,#0f557d);border-bottom:3px solid #39a8b6}
.mz-theme[data-skin="noor"] .mz-preview-head i{background:rgba(255,255,255,.9)}
.mz-theme[data-skin="noor"] .mz-preview-main b,.mz-theme[data-skin="noor"] .mz-preview-side{background:#fff;border:1px solid #d8e6ed}
.mz-theme[data-skin="noor"] .mz-tag{background:#eaf5fa;color:#0f5d88;border-color:#cee3ed}

/* ============= مُنجَز أبشر — مستوحى من تجربة الخدمات الحكومية الخضراء ============= */
body[data-munjaz-skin="absher"]{
    --green:#00855a;--green-dark:#006b49;--green-deep:#064a37;--green-soft:#eaf6f1;
    --page:#f3f7f5;--card:#ffffff;--border:#d8e5df;--border-strong:#c6d9d1;
    --text:#183f32;--text-2:#34594c;--muted:#6a7d75;
    --shadow:0 7px 22px rgba(7,76,55,.055);--radius:13px;
    background:linear-gradient(180deg,#f7faf9 0,#f2f7f5 280px,#f4f7f6 100%)!important;
    color:var(--text)!important;
    font-family:"Segoe UI",Tahoma,Arial,sans-serif!important;
    letter-spacing:0!important;
}
body[data-munjaz-skin="absher"] h1,body[data-munjaz-skin="absher"] h2,body[data-munjaz-skin="absher"] h3,
body[data-munjaz-skin="absher"] .card-title,body[data-munjaz-skin="absher"] .section-title{font-weight:800!important;letter-spacing:0!important}
body[data-munjaz-skin="absher"].ui-government-dashboard .munjaz-header{
    background:linear-gradient(105deg,#007a55 0%,#006346 60%,#064a37 100%)!important;
    border-bottom:0!important;box-shadow:0 4px 16px rgba(5,73,53,.15)!important;
}
body[data-munjaz-skin="absher"].ui-government-dashboard .munjaz-header::after{height:3px!important;background:linear-gradient(90deg,#50c39f,#78d0b3,#2ea782)!important}
body[data-munjaz-skin="absher"].ui-government-dashboard .munjaz-logo img,
body[data-munjaz-skin="absher"].ui-government-dashboard .munjaz-header-wordmark-r3{filter:none!important}
body[data-munjaz-skin="absher"].ui-government-dashboard .munjaz-brand,
body[data-munjaz-skin="absher"].ui-government-dashboard .munjaz-brand-copy strong,
body[data-munjaz-skin="absher"].ui-government-dashboard .munjaz-user-copy strong,
body[data-munjaz-skin="absher"].role-manager .manager-account-summary{color:#fff!important}
body[data-munjaz-skin="absher"].ui-government-dashboard .munjaz-brand-copy small,
body[data-munjaz-skin="absher"].ui-government-dashboard .munjaz-user-copy small,
body[data-munjaz-skin="absher"].role-manager .manager-account-summary .munjaz-user-copy small{color:rgba(255,255,255,.78)!important}
body[data-munjaz-skin="absher"].ui-government-dashboard .munjaz-avatar{border-color:rgba(255,255,255,.72)!important;background:rgba(255,255,255,.14)!important;color:#fff!important;box-shadow:none!important}
body[data-munjaz-skin="absher"].ui-government-dashboard .header-logout{color:#fff!important;border-color:rgba(255,255,255,.27)!important;border-radius:8px!important}
body[data-munjaz-skin="absher"].ui-government-dashboard .header-logout:hover{background:rgba(255,255,255,.10)!important}
body[data-munjaz-skin="absher"].role-manager .manager-account-chevron{border-color:rgba(255,255,255,.7)!important}
body[data-munjaz-skin="absher"].role-manager .manager-account-summary:hover,
body[data-munjaz-skin="absher"].role-manager .manager-account-menu[open] .manager-account-summary{background:rgba(255,255,255,.09)!important;border-color:rgba(255,255,255,.18)!important}

body[data-munjaz-skin="absher"].ui-government-dashboard .top-navigation{background:#fff!important;border-bottom:1px solid #dce7e2!important;box-shadow:0 4px 14px rgba(6,74,55,.04)!important}
body[data-munjaz-skin="absher"] .top-nav-item{border-radius:8px!important;color:#45665a!important;font-weight:800!important}
body[data-munjaz-skin="absher"] .top-nav-item:hover{background:#eef7f3!important;color:#006b49!important}
body[data-munjaz-skin="absher"] .top-nav-item.active{border-color:#00855a!important;background:#00855a!important;color:#fff!important;box-shadow:none!important}
body[data-munjaz-skin="absher"] .tool-button{border-radius:9px!important;border-color:#d7e5df!important;color:#006b49!important;box-shadow:none!important}
body[data-munjaz-skin="absher"] .tool-button:hover{background:#eef7f3!important}

body[data-munjaz-skin="absher"] :is(.page-title-card,.panel,.achievement-card,.login-card,.verify-card,.settings-section,.stat-card,.metric-card,.activity-card,.archive-card,.backup-card,.floating-panel,.modal-card){
    border-color:#d8e5df!important;background:#fff!important;border-radius:13px!important;box-shadow:0 7px 22px rgba(7,76,55,.055)!important;
}
body[data-munjaz-skin="absher"] .page-title-card{border-right:4px solid #00855a!important;border-top:0!important}
body[data-munjaz-skin="absher"] .page-title-icon,body[data-munjaz-skin="absher"] .metric-icon{background:#eaf6f1!important;color:#00855a!important;border-radius:10px!important}
body[data-munjaz-skin="absher"] :is(.page-title-card h1,.panel-head h2,.card-title,.section-title,.metric-card .metric-copy strong){color:#064a37!important}
body[data-munjaz-skin="absher"] :is(.panel-head p,.page-title-card p,.muted,small){color:#6a7d75}

body[data-munjaz-skin="absher"] .btn:not(.danger):not(.warning):not(.success){border-color:#00855a!important;background:#00855a!important;color:#fff!important;border-radius:8px!important;box-shadow:none!important;font-weight:800!important}
body[data-munjaz-skin="absher"] .btn.secondary{background:#fff!important;color:#00714e!important;border-color:#9fcfbd!important}
body[data-munjaz-skin="absher"] .btn.soft{background:#edf7f3!important;color:#006b49!important;border-color:#d4e8df!important}
body[data-munjaz-skin="absher"] .btn:not(.danger):not(.warning):not(.success):hover{background:#006f4c!important;border-color:#006f4c!important;filter:none!important}
body[data-munjaz-skin="absher"] .circle-action{border-radius:9px!important;border-color:#d1e2da!important;color:#007452!important;background:#fff!important}
body[data-munjaz-skin="absher"] .circle-action:hover{background:#eaf6f1!important}

body[data-munjaz-skin="absher"] :is(input:not([type="checkbox"]):not([type="radio"]),select,textarea){border-color:#cadbd4!important;border-radius:8px!important;background:#fff!important;color:#173f31!important;box-shadow:none!important}
body[data-munjaz-skin="absher"] :is(input:not([type="checkbox"]):not([type="radio"]),select,textarea):focus{border-color:#00855a!important;outline:0!important;box-shadow:0 0 0 3px rgba(0,133,90,.11)!important}
body[data-munjaz-skin="absher"] .filter-bar{border-color:#dbe7e2!important;background:#f7faf9!important;border-radius:11px!important}
body[data-munjaz-skin="absher"] .filter-field label{color:#315d4e!important}

body[data-munjaz-skin="absher"] :is(.achievement-row,.alert-card,.evidence-card,.decision-card,.audit-card,.communication-template-card){border-color:#dce8e3!important;background:#fff!important;border-radius:11px!important}
body[data-munjaz-skin="absher"] .achievement-row:hover{border-color:#a9d3c3!important;background:#f8fbfa!important}
body[data-munjaz-skin="absher"] .achievement-card-header{background:#f8fbfa!important;border-bottom-color:#dce8e3!important}
body[data-munjaz-skin="absher"] .tabs a{border-radius:8px!important;border-color:#d5e4dd!important;color:#48675c!important;background:#fff!important}
body[data-munjaz-skin="absher"] .tabs a.active{border-color:#00855a!important;background:#00855a!important;color:#fff!important}
body[data-munjaz-skin="absher"] :is(.data-table,table) th{background:#edf5f2!important;color:#315c4e!important;border-color:#dce7e2!important}
body[data-munjaz-skin="absher"] :is(.data-table,table) td{border-color:#e4ece8!important}
body[data-munjaz-skin="absher"] .pagination a{border-radius:8px!important;border-color:#d7e5df!important;background:#fff!important}
body[data-munjaz-skin="absher"] .pagination a.active{border-color:#00855a!important;background:#00855a!important;color:#fff!important}
body[data-munjaz-skin="absher"] .empty-state{border-color:#bedacc!important;background:#f7fbf9!important}
body[data-munjaz-skin="absher"] .floating-panel-link{background:#00855a!important;border-radius:9px!important}
body[data-munjaz-skin="absher"] .modal-backdrop{background:rgba(4,45,34,.48)!important;backdrop-filter:blur(3px)}
body[data-munjaz-skin="absher"] .modal-card{border-top:4px solid #00855a!important}

@media(max-width:760px){
body[data-munjaz-skin="absher"] .bottom-navigation{background:rgba(255,255,255,.98)!important;border-top:1px solid #d5e3dd!important;box-shadow:0 -7px 24px rgba(7,76,55,.08)!important;backdrop-filter:blur(15px)}
body[data-munjaz-skin="absher"] .bottom-nav-item{color:#657a71!important}
body[data-munjaz-skin="absher"] .bottom-nav-item.active{color:#007a55!important;background:#eaf6f1!important}
}

/* ============= مُنجَز نور — مستوحى من واجهات الأنظمة التعليمية الزرقاء ============= */
body[data-munjaz-skin="noor"]{
    --green:#176b9a;--green-dark:#0f587f;--green-deep:#0b4566;--green-soft:#eaf5fa;
    --page:#f4f8fb;--card:#ffffff;--border:#d8e6ed;--border-strong:#c7dce6;
    --text:#183c50;--text-2:#365a6d;--muted:#6e8290;
    --shadow:0 7px 22px rgba(18,83,119,.055);--radius:15px;
    background:linear-gradient(180deg,#f8fbfd 0,#f1f7fa 300px,#f5f8fb 100%)!important;
    color:var(--text)!important;
    font-family:Tahoma,"Segoe UI",Arial,sans-serif!important;
}
body[data-munjaz-skin="noor"] h1,body[data-munjaz-skin="noor"] h2,body[data-munjaz-skin="noor"] h3,
body[data-munjaz-skin="noor"] .card-title,body[data-munjaz-skin="noor"] .section-title{font-weight:800!important;letter-spacing:0!important}
body[data-munjaz-skin="noor"].ui-government-dashboard .munjaz-header{
    background:linear-gradient(105deg,#176b9a 0%,#125f89 55%,#0d4c70 100%)!important;
    border-bottom:0!important;box-shadow:0 4px 16px rgba(12,75,110,.14)!important;
}
body[data-munjaz-skin="noor"].ui-government-dashboard .munjaz-header::after{height:3px!important;background:linear-gradient(90deg,#37a8b7,#5fc3cf,#2c91aa)!important}
body[data-munjaz-skin="noor"].ui-government-dashboard .munjaz-logo img,
body[data-munjaz-skin="noor"].ui-government-dashboard .munjaz-header-wordmark-r3{filter:none!important}
body[data-munjaz-skin="noor"].ui-government-dashboard .munjaz-brand,
body[data-munjaz-skin="noor"].ui-government-dashboard .munjaz-brand-copy strong,
body[data-munjaz-skin="noor"].ui-government-dashboard .munjaz-user-copy strong,
body[data-munjaz-skin="noor"].role-manager .manager-account-summary{color:#fff!important}
body[data-munjaz-skin="noor"].ui-government-dashboard .munjaz-brand-copy small,
body[data-munjaz-skin="noor"].ui-government-dashboard .munjaz-user-copy small,
body[data-munjaz-skin="noor"].role-manager .manager-account-summary .munjaz-user-copy small{color:rgba(255,255,255,.78)!important}
body[data-munjaz-skin="noor"].ui-government-dashboard .munjaz-avatar{border-color:rgba(255,255,255,.72)!important;background:rgba(255,255,255,.14)!important;color:#fff!important;box-shadow:none!important}
body[data-munjaz-skin="noor"].ui-government-dashboard .header-logout{color:#fff!important;border-color:rgba(255,255,255,.28)!important;border-radius:10px!important}
body[data-munjaz-skin="noor"].ui-government-dashboard .header-logout:hover{background:rgba(255,255,255,.10)!important}
body[data-munjaz-skin="noor"].role-manager .manager-account-chevron{border-color:rgba(255,255,255,.72)!important}
body[data-munjaz-skin="noor"].role-manager .manager-account-summary:hover,
body[data-munjaz-skin="noor"].role-manager .manager-account-menu[open] .manager-account-summary{background:rgba(255,255,255,.09)!important;border-color:rgba(255,255,255,.18)!important}

body[data-munjaz-skin="noor"].ui-government-dashboard .top-navigation{background:#fff!important;border-bottom:1px solid #dce8ee!important;box-shadow:0 4px 14px rgba(16,84,119,.04)!important}
body[data-munjaz-skin="noor"] .top-nav-item{border-radius:10px!important;color:#4d6878!important;font-weight:800!important}
body[data-munjaz-skin="noor"] .top-nav-item:hover{background:#edf6fa!important;color:#105f8b!important}
body[data-munjaz-skin="noor"] .top-nav-item.active{border-color:#176b9a!important;background:#176b9a!important;color:#fff!important;box-shadow:none!important}
body[data-munjaz-skin="noor"] .tool-button{border-radius:10px!important;border-color:#d4e3eb!important;color:#155f88!important;box-shadow:none!important}
body[data-munjaz-skin="noor"] .tool-button:hover{background:#edf6fa!important}

body[data-munjaz-skin="noor"] :is(.page-title-card,.panel,.achievement-card,.login-card,.verify-card,.settings-section,.stat-card,.metric-card,.activity-card,.archive-card,.backup-card,.floating-panel,.modal-card){
    border-color:#d8e6ed!important;background:#fff!important;border-radius:15px!important;box-shadow:0 7px 22px rgba(18,83,119,.055)!important;
}
body[data-munjaz-skin="noor"] .page-title-card{border-right:4px solid #176b9a!important;border-top:0!important}
body[data-munjaz-skin="noor"] .page-title-icon,body[data-munjaz-skin="noor"] .metric-icon{background:#eaf5fa!important;color:#176b9a!important;border-radius:11px!important}
body[data-munjaz-skin="noor"] :is(.page-title-card h1,.panel-head h2,.card-title,.section-title,.metric-card .metric-copy strong){color:#0b4566!important}
body[data-munjaz-skin="noor"] :is(.panel-head p,.page-title-card p,.muted,small){color:#6e8290}

body[data-munjaz-skin="noor"] .btn:not(.danger):not(.warning):not(.success){border-color:#176b9a!important;background:#176b9a!important;color:#fff!important;border-radius:10px!important;box-shadow:none!important;font-weight:800!important}
body[data-munjaz-skin="noor"] .btn.secondary{background:#fff!important;color:#125f89!important;border-color:#a9cedf!important}
body[data-munjaz-skin="noor"] .btn.soft{background:#edf6fa!important;color:#105a82!important;border-color:#d2e5ee!important}
body[data-munjaz-skin="noor"] .btn:not(.danger):not(.warning):not(.success):hover{background:#105c86!important;border-color:#105c86!important;filter:none!important}
body[data-munjaz-skin="noor"] .circle-action{border-radius:10px!important;border-color:#d1e2ea!important;color:#155f88!important;background:#fff!important}
body[data-munjaz-skin="noor"] .circle-action:hover{background:#eaf5fa!important}

body[data-munjaz-skin="noor"] :is(input:not([type="checkbox"]):not([type="radio"]),select,textarea){border-color:#cadde7!important;border-radius:10px!important;background:#fff!important;color:#183c50!important;box-shadow:none!important}
body[data-munjaz-skin="noor"] :is(input:not([type="checkbox"]):not([type="radio"]),select,textarea):focus{border-color:#176b9a!important;outline:0!important;box-shadow:0 0 0 3px rgba(23,107,154,.11)!important}
body[data-munjaz-skin="noor"] .filter-bar{border-color:#dbe8ee!important;background:#f6fafc!important;border-radius:13px!important}
body[data-munjaz-skin="noor"] .filter-field label{color:#365d72!important}

body[data-munjaz-skin="noor"] :is(.achievement-row,.alert-card,.evidence-card,.decision-card,.audit-card,.communication-template-card){border-color:#dce8ee!important;background:#fff!important;border-radius:13px!important}
body[data-munjaz-skin="noor"] .achievement-row:hover{border-color:#afd2e2!important;background:#f8fbfd!important}
body[data-munjaz-skin="noor"] .achievement-card-header{background:#f7fbfd!important;border-bottom-color:#dce8ee!important}
body[data-munjaz-skin="noor"] .tabs a{border-radius:10px!important;border-color:#d3e3eb!important;color:#506e7e!important;background:#fff!important}
body[data-munjaz-skin="noor"] .tabs a.active{border-color:#176b9a!important;background:#176b9a!important;color:#fff!important}
body[data-munjaz-skin="noor"] :is(.data-table,table) th{background:#edf5f9!important;color:#355f75!important;border-color:#dbe7ed!important}
body[data-munjaz-skin="noor"] :is(.data-table,table) td{border-color:#e3edf2!important}
body[data-munjaz-skin="noor"] .pagination a{border-radius:10px!important;border-color:#d6e5ec!important;background:#fff!important}
body[data-munjaz-skin="noor"] .pagination a.active{border-color:#176b9a!important;background:#176b9a!important;color:#fff!important}
body[data-munjaz-skin="noor"] .empty-state{border-color:#bfd9e5!important;background:#f7fbfd!important}
body[data-munjaz-skin="noor"] .floating-panel-link{background:#176b9a!important;border-radius:10px!important}
body[data-munjaz-skin="noor"] .modal-backdrop{background:rgba(7,45,68,.48)!important;backdrop-filter:blur(3px)}
body[data-munjaz-skin="noor"] .modal-card{border-top:4px solid #37a8b7!important}

@media(max-width:760px){
body[data-munjaz-skin="noor"] .bottom-navigation{background:rgba(255,255,255,.98)!important;border-top:1px solid #d5e4eb!important;box-shadow:0 -7px 24px rgba(18,83,119,.08)!important;backdrop-filter:blur(15px)}
body[data-munjaz-skin="noor"] .bottom-nav-item{color:#6a7f8c!important}
body[data-munjaz-skin="noor"] .bottom-nav-item.active{color:#176b9a!important;background:#eaf5fa!important}
}

/* الثيمان الكاملان يتقدمان على خيارات Accent/Header الإضافية. الكثافة تبقى اختيارًا مستقلاً. */
body[data-munjaz-skin="absher"][data-munjaz-accent],body[data-munjaz-skin="absher"][data-munjaz-header]{--green:#00855a;--green-dark:#006b49;--green-deep:#064a37}
body[data-munjaz-skin="noor"][data-munjaz-accent],body[data-munjaz-skin="noor"][data-munjaz-header]{--green:#176b9a;--green-dark:#0f587f;--green-deep:#0b4566}
/* MUNJAZ_R2_145_7_ABSHER_NOOR_FULL_THEMES_END */


/* MUNJAZ_R2_145_8_ACCOUNT_INFO_VISIBILITY_FIX
 * يحافظ على وضوح معلومات الحساب عند استخدام الهيدر الأبيض أو الأخضر الخفيف
 * مع ثيمي مُنجَز أبشر ومُنجَز نور. سلوك الجوال الأصلي يبقى كما هو.
 */
@media (min-width:761px){
  body.ui-government-dashboard[data-munjaz-skin="absher"][data-munjaz-header="white"] .manager-account-summary .munjaz-user-copy,
  body.ui-government-dashboard[data-munjaz-skin="absher"][data-munjaz-header="soft"] .manager-account-summary .munjaz-user-copy,
  body.ui-government-dashboard[data-munjaz-skin="noor"][data-munjaz-header="white"] .manager-account-summary .munjaz-user-copy,
  body.ui-government-dashboard[data-munjaz-skin="noor"][data-munjaz-header="soft"] .manager-account-summary .munjaz-user-copy{
    display:flex!important;
    visibility:visible!important;
    opacity:1!important;
    overflow:visible!important;
  }

  body.ui-government-dashboard[data-munjaz-skin="absher"][data-munjaz-header="white"] .manager-account-summary .munjaz-user-copy > strong,
  body.ui-government-dashboard[data-munjaz-skin="absher"][data-munjaz-header="soft"] .manager-account-summary .munjaz-user-copy > strong,
  body.ui-government-dashboard[data-munjaz-skin="noor"][data-munjaz-header="white"] .manager-account-summary .munjaz-user-copy > strong,
  body.ui-government-dashboard[data-munjaz-skin="noor"][data-munjaz-header="soft"] .manager-account-summary .munjaz-user-copy > strong{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    color:var(--green-deep,#063d2c)!important;
  }

  body.ui-government-dashboard[data-munjaz-skin="absher"][data-munjaz-header="white"] .manager-account-summary .munjaz-user-copy > small:not(.munjaz-user-school-r275),
  body.ui-government-dashboard[data-munjaz-skin="absher"][data-munjaz-header="soft"] .manager-account-summary .munjaz-user-copy > small:not(.munjaz-user-school-r275),
  body.ui-government-dashboard[data-munjaz-skin="noor"][data-munjaz-header="white"] .manager-account-summary .munjaz-user-copy > small:not(.munjaz-user-school-r275),
  body.ui-government-dashboard[data-munjaz-skin="noor"][data-munjaz-header="soft"] .manager-account-summary .munjaz-user-copy > small:not(.munjaz-user-school-r275){
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    color:var(--text-2,#45665a)!important;
  }

  body.ui-government-dashboard[data-munjaz-skin="absher"][data-munjaz-header="white"] .manager-account-summary .munjaz-user-school-r275,
  body.ui-government-dashboard[data-munjaz-skin="absher"][data-munjaz-header="soft"] .manager-account-summary .munjaz-user-school-r275,
  body.ui-government-dashboard[data-munjaz-skin="noor"][data-munjaz-header="white"] .manager-account-summary .munjaz-user-school-r275,
  body.ui-government-dashboard[data-munjaz-skin="noor"][data-munjaz-header="soft"] .manager-account-summary .munjaz-user-school-r275{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    transform:none!important;
    color:var(--green-dark,#006b49)!important;
    font-weight:750!important;
  }

  body.role-manager[data-munjaz-skin="absher"][data-munjaz-header="white"] .manager-account-chevron,
  body.role-manager[data-munjaz-skin="absher"][data-munjaz-header="soft"] .manager-account-chevron,
  body.role-manager[data-munjaz-skin="noor"][data-munjaz-header="white"] .manager-account-chevron,
  body.role-manager[data-munjaz-skin="noor"][data-munjaz-header="soft"] .manager-account-chevron{
    border-color:var(--green-dark,#006b49)!important;
  }

  body.ui-government-dashboard[data-munjaz-skin="absher"][data-munjaz-header="white"] .munjaz-avatar,
  body.ui-government-dashboard[data-munjaz-skin="absher"][data-munjaz-header="soft"] .munjaz-avatar,
  body.ui-government-dashboard[data-munjaz-skin="noor"][data-munjaz-header="white"] .munjaz-avatar,
  body.ui-government-dashboard[data-munjaz-skin="noor"][data-munjaz-header="soft"] .munjaz-avatar{
    border-color:color-mix(in srgb,var(--green,#0b6b47) 24%,#fff)!important;
    background:#fff!important;
    color:var(--green-dark,#006b49)!important;
  }

  /* حساب المعلم في الهيدر الفاتح */
  body.role-teacher.ui-government-dashboard[data-munjaz-skin="absher"][data-munjaz-header="white"] .munjaz-user-copy > *,
  body.role-teacher.ui-government-dashboard[data-munjaz-skin="absher"][data-munjaz-header="soft"] .munjaz-user-copy > *,
  body.role-teacher.ui-government-dashboard[data-munjaz-skin="noor"][data-munjaz-header="white"] .munjaz-user-copy > *,
  body.role-teacher.ui-government-dashboard[data-munjaz-skin="noor"][data-munjaz-header="soft"] .munjaz-user-copy > *{
    visibility:visible!important;
    opacity:1!important;
  }
  body.role-teacher.ui-government-dashboard[data-munjaz-skin="absher"][data-munjaz-header="white"] .munjaz-user-copy strong,
  body.role-teacher.ui-government-dashboard[data-munjaz-skin="absher"][data-munjaz-header="soft"] .munjaz-user-copy strong,
  body.role-teacher.ui-government-dashboard[data-munjaz-skin="noor"][data-munjaz-header="white"] .munjaz-user-copy strong,
  body.role-teacher.ui-government-dashboard[data-munjaz-skin="noor"][data-munjaz-header="soft"] .munjaz-user-copy strong{
    color:var(--green-deep,#063d2c)!important;
  }
  body.role-teacher.ui-government-dashboard[data-munjaz-skin="absher"][data-munjaz-header="white"] .munjaz-user-copy small,
  body.role-teacher.ui-government-dashboard[data-munjaz-skin="absher"][data-munjaz-header="soft"] .munjaz-user-copy small,
  body.role-teacher.ui-government-dashboard[data-munjaz-skin="noor"][data-munjaz-header="white"] .munjaz-user-copy small,
  body.role-teacher.ui-government-dashboard[data-munjaz-skin="noor"][data-munjaz-header="soft"] .munjaz-user-copy small{
    color:var(--text-2,#45665a)!important;
  }
}


/* MUNJAZ_R2_145_9_ACCOUNT_NAV_REFINEMENT
 * تكبير محسوب لمعلومات الحساب + شريط تنقل أوضح وأهدأ لثيمي أبشر ونور.
 */
@media (min-width:761px){
  /* ===== معلومات حساب المدير ===== */
  body.role-manager.ui-government-dashboard[data-munjaz-skin="absher"] .manager-account-summary,
  body.role-manager.ui-government-dashboard[data-munjaz-skin="noor"] .manager-account-summary{
    min-height:78px!important;
    gap:13px!important;
    padding:4px 10px!important;
    border-radius:16px!important;
  }
  body.role-manager.ui-government-dashboard[data-munjaz-skin="absher"] .manager-account-summary .munjaz-avatar,
  body.role-manager.ui-government-dashboard[data-munjaz-skin="noor"] .manager-account-summary .munjaz-avatar{
    width:68px!important;
    height:68px!important;
    min-width:68px!important;
    border-width:2px!important;
  }
  body.role-manager.ui-government-dashboard[data-munjaz-skin="absher"] .manager-account-summary .munjaz-user-copy,
  body.role-manager.ui-government-dashboard[data-munjaz-skin="noor"] .manager-account-summary .munjaz-user-copy{
    gap:2px!important;
    min-width:0!important;
    justify-content:center!important;
  }
  body.role-manager.ui-government-dashboard[data-munjaz-skin="absher"] .manager-account-summary .munjaz-user-copy > strong,
  body.role-manager.ui-government-dashboard[data-munjaz-skin="noor"] .manager-account-summary .munjaz-user-copy > strong{
    max-width:355px!important;
    font-size:18px!important;
    font-weight:900!important;
    line-height:1.32!important;
    letter-spacing:0!important;
  }
  body.role-manager.ui-government-dashboard[data-munjaz-skin="absher"] .manager-account-summary .munjaz-user-copy > small:not(.munjaz-user-school-r275),
  body.role-manager.ui-government-dashboard[data-munjaz-skin="noor"] .manager-account-summary .munjaz-user-copy > small:not(.munjaz-user-school-r275){
    max-width:355px!important;
    font-size:12.5px!important;
    font-weight:750!important;
    line-height:1.35!important;
  }
  body.role-manager.ui-government-dashboard[data-munjaz-skin="absher"] .manager-account-summary .munjaz-user-school-r275,
  body.role-manager.ui-government-dashboard[data-munjaz-skin="noor"] .manager-account-summary .munjaz-user-school-r275{
    max-width:355px!important;
    margin-top:2px!important;
    font-size:12.5px!important;
    font-weight:800!important;
    line-height:1.35!important;
  }
  body.role-manager.ui-government-dashboard[data-munjaz-skin="absher"] .manager-account-chevron,
  body.role-manager.ui-government-dashboard[data-munjaz-skin="noor"] .manager-account-chevron{
    width:10px!important;
    height:10px!important;
    margin-inline-start:4px!important;
  }

  /* الهيدر الفاتح: تباين مستقل وثابت لمعلومات الحساب */
  body.role-manager.ui-government-dashboard[data-munjaz-skin="absher"]:is([data-munjaz-header="white"],[data-munjaz-header="soft"]) .manager-account-summary{
    color:#063f30!important;
  }
  body.role-manager.ui-government-dashboard[data-munjaz-skin="absher"]:is([data-munjaz-header="white"],[data-munjaz-header="soft"]) .manager-account-summary .munjaz-user-copy > strong{color:#064a37!important}
  body.role-manager.ui-government-dashboard[data-munjaz-skin="absher"]:is([data-munjaz-header="white"],[data-munjaz-header="soft"]) .manager-account-summary .munjaz-user-copy > small:not(.munjaz-user-school-r275){color:#567067!important}
  body.role-manager.ui-government-dashboard[data-munjaz-skin="absher"]:is([data-munjaz-header="white"],[data-munjaz-header="soft"]) .manager-account-summary .munjaz-user-school-r275{color:#007553!important}
  body.role-manager.ui-government-dashboard[data-munjaz-skin="absher"]:is([data-munjaz-header="white"],[data-munjaz-header="soft"]) .manager-account-summary:hover,
  body.role-manager.ui-government-dashboard[data-munjaz-skin="absher"]:is([data-munjaz-header="white"],[data-munjaz-header="soft"]) .manager-account-menu[open] .manager-account-summary{
    background:#f2f8f5!important;border-color:#d6e8df!important;
  }

  body.role-manager.ui-government-dashboard[data-munjaz-skin="noor"]:is([data-munjaz-header="white"],[data-munjaz-header="soft"]) .manager-account-summary{color:#123f58!important}
  body.role-manager.ui-government-dashboard[data-munjaz-skin="noor"]:is([data-munjaz-header="white"],[data-munjaz-header="soft"]) .manager-account-summary .munjaz-user-copy > strong{color:#0d4c70!important}
  body.role-manager.ui-government-dashboard[data-munjaz-skin="noor"]:is([data-munjaz-header="white"],[data-munjaz-header="soft"]) .manager-account-summary .munjaz-user-copy > small:not(.munjaz-user-school-r275){color:#5d7180!important}
  body.role-manager.ui-government-dashboard[data-munjaz-skin="noor"]:is([data-munjaz-header="white"],[data-munjaz-header="soft"]) .manager-account-summary .munjaz-user-school-r275{color:#14718c!important}
  body.role-manager.ui-government-dashboard[data-munjaz-skin="noor"]:is([data-munjaz-header="white"],[data-munjaz-header="soft"]) .manager-account-summary:hover,
  body.role-manager.ui-government-dashboard[data-munjaz-skin="noor"]:is([data-munjaz-header="white"],[data-munjaz-header="soft"]) .manager-account-menu[open] .manager-account-summary{
    background:#f2f8fb!important;border-color:#d8e7ef!important;
  }

  /* ===== شريط التنقل: أبشر ===== */
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-navigation{
    height:64px!important;
    background:linear-gradient(90deg,#006b49 0%,#075c42 55%,#064a37 100%)!important;
    border:0!important;
    border-bottom:1px solid rgba(5,67,48,.22)!important;
    box-shadow:0 5px 16px rgba(5,67,48,.13)!important;
  }
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-navigation-inner,
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-navigation-links{min-height:64px!important;height:64px!important}
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-navigation-links{gap:5px!important;align-items:center!important}
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-nav-item,
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-nav-item:hover,
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-nav-item:focus,
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-nav-item:active,
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-nav-item.active,
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-nav-item[aria-current="page"]{
    min-width:104px!important;
    height:52px!important;
    min-height:52px!important;
    align-self:center!important;
    padding:0 19px!important;
    gap:9px!important;
    border:1px solid transparent!important;
    border-radius:12px!important;
    background:transparent!important;
    color:rgba(255,255,255,.88)!important;
    font-size:14.5px!important;
    font-weight:760!important;
    box-shadow:none!important;
  }
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-nav-item > .icon{
    width:20px!important;height:20px!important;min-width:20px!important;color:#d7eadf!important;
  }
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-nav-item:hover{
    background:rgba(255,255,255,.075)!important;
    border-color:rgba(255,255,255,.10)!important;
    color:#fff!important;
  }
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-nav-item.active,
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-nav-item[aria-current="page"]{
    background:rgba(255,255,255,.11)!important;
    border-color:rgba(223,199,116,.46)!important;
    color:#fff!important;
    font-weight:850!important;
  }
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-nav-item.active > .icon,
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-nav-item[aria-current="page"] > .icon{color:#f0df9e!important}
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-nav-item::after{
    right:31%!important;left:31%!important;bottom:2px!important;height:2px!important;border-radius:3px!important;background:transparent!important;
  }
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-nav-item.active::after,
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-nav-item[aria-current="page"]::after{background:#e4ca77!important}
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-navigation-tools .tool-button{
    width:40px!important;height:40px!important;border-radius:10px!important;
    border:1px solid rgba(255,255,255,.18)!important;background:rgba(255,255,255,.055)!important;color:#eef8f3!important;
  }
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-navigation-tools .tool-button:hover{background:rgba(255,255,255,.11)!important;border-color:rgba(228,202,119,.48)!important;color:#fff!important}

  /* ===== شريط التنقل: نور ===== */
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-navigation{
    height:64px!important;
    background:linear-gradient(90deg,#155f8b 0%,#105777 55%,#0d496b 100%)!important;
    border:0!important;
    border-bottom:1px solid rgba(9,69,101,.22)!important;
    box-shadow:0 5px 16px rgba(12,75,107,.13)!important;
  }
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-navigation-inner,
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-navigation-links{min-height:64px!important;height:64px!important}
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-navigation-links{gap:5px!important;align-items:center!important}
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-nav-item,
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-nav-item:hover,
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-nav-item:focus,
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-nav-item:active,
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-nav-item.active,
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-nav-item[aria-current="page"]{
    min-width:104px!important;height:52px!important;min-height:52px!important;align-self:center!important;
    padding:0 19px!important;gap:9px!important;border:1px solid transparent!important;border-radius:12px!important;
    background:transparent!important;color:rgba(255,255,255,.88)!important;font-size:14.5px!important;font-weight:760!important;box-shadow:none!important;
  }
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-nav-item > .icon{width:20px!important;height:20px!important;min-width:20px!important;color:#d9edf5!important}
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-nav-item:hover{background:rgba(255,255,255,.075)!important;border-color:rgba(255,255,255,.11)!important;color:#fff!important}
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-nav-item.active,
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-nav-item[aria-current="page"]{
    background:rgba(255,255,255,.11)!important;border-color:rgba(111,214,225,.50)!important;color:#fff!important;font-weight:850!important;
  }
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-nav-item.active > .icon,
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-nav-item[aria-current="page"] > .icon{color:#83e0e8!important}
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-nav-item::after{right:31%!important;left:31%!important;bottom:2px!important;height:2px!important;border-radius:3px!important;background:transparent!important}
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-nav-item.active::after,
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-nav-item[aria-current="page"]::after{background:#73d6df!important}
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-navigation-tools .tool-button{
    width:40px!important;height:40px!important;border-radius:10px!important;border:1px solid rgba(255,255,255,.18)!important;
    background:rgba(255,255,255,.055)!important;color:#edf7fb!important;
  }
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-navigation-tools .tool-button:hover{background:rgba(255,255,255,.11)!important;border-color:rgba(115,214,223,.50)!important;color:#fff!important}
}

/* قياس متوسط: نحافظ على التكبير مع منع ازدحام الهيدر */
@media (min-width:761px) and (max-width:1180px){
  body.role-manager.ui-government-dashboard[data-munjaz-skin="absher"] .manager-account-summary .munjaz-avatar,
  body.role-manager.ui-government-dashboard[data-munjaz-skin="noor"] .manager-account-summary .munjaz-avatar{width:62px!important;height:62px!important;min-width:62px!important}
  body.role-manager.ui-government-dashboard[data-munjaz-skin="absher"] .manager-account-summary .munjaz-user-copy > strong,
  body.role-manager.ui-government-dashboard[data-munjaz-skin="noor"] .manager-account-summary .munjaz-user-copy > strong{max-width:245px!important;font-size:16.5px!important}
  body.role-manager.ui-government-dashboard[data-munjaz-skin="absher"] .manager-account-summary .munjaz-user-copy > small,
  body.role-manager.ui-government-dashboard[data-munjaz-skin="noor"] .manager-account-summary .munjaz-user-copy > small{max-width:245px!important;font-size:11.5px!important}
  body.ui-government-dashboard[data-munjaz-skin="absher"] .top-nav-item,
  body.ui-government-dashboard[data-munjaz-skin="noor"] .top-nav-item{min-width:92px!important;padding:0 14px!important;font-size:13.5px!important;gap:7px!important}
}
