body{
    background:#fffaf0 !important;
}

.topbar,
.header{
    background:linear-gradient(135deg,#c99000,#ffc928) !important;
}

.card-link,
.dashboard-card,
.menu-card,
.main-card,
.nav-card,
.card a,
.box-card{
    background:linear-gradient(135deg,#c99000,#ffc928) !important;
}

.btn-save,
button,
.top-btn{
    background:linear-gradient(135deg,#c99000,#ffc928) !important;
}

.card,
.box,
.login-box{
    background:#fffefa !important;
    box-shadow:0 8px 25px rgba(224,164,0,.18) !important;
}

th{
    background:#e0a400 !important;
}

input:focus,
select:focus,
textarea:focus{
    border-color:#e0a400 !important;
}
.topbar,
.header{
    background:linear-gradient(135deg,#c99000,#ffc928) !important;
}

.menu-card,
.card-menu,
.dashboard-box,
.dashboard-card,
.stat-card,
.module-card,
.card-link,
.main-card,
a[class*="card"],
div[class*="card"] a{
    background:linear-gradient(135deg,#c99000,#ffc928) !important;
    color:white !important;
}

body{
    background:#fff !important;
}
select,
option{
    background:#fffefa !important;
    color:#0b3552 !important;
}

select:focus{
    border-color:#e0a400 !important;
    box-shadow:0 0 0 3px rgba(224,164,0,.15) !important;
}

.card-link,
.dashboard-card{
    background:linear-gradient(135deg,#c99000,#ffc928) !important;
}
.menu-card summary{
    background:linear-gradient(135deg,#c99000,#ffc928) !important;
    color:white !important;
}

.menu-card[open] summary{
    background:linear-gradient(135deg,#c99000,#ffc928) !important;
}


.login-box button,
.login-box .btn,
input[type="submit"]{
    background:linear-gradient(135deg,#c99000,#ffc928) !important;
    color:white !important;
}
html,
body{
    background:linear-gradient(135deg,#c99000,#ffc928) !important;
    min-height:100vh !important;
}

.login-box{
    background:#fffefa !important;
}
 خلفية هادية 
body{
    background:#f7f3e8 !important;
}

/* الهيدر */
.topbar,
header{
    background:linear-gradient(135deg,#c99000,#ffc928) !important;
}

/* الكروت */
.menu-card summary{
    background:linear-gradient(135deg,#c99000,#ffc928) !important;
    color:#fff !important;
}

/* القوائم */
.menu-body,
.sub-body{
    background:#fffdf7 !important;
}

/* الفوتر */
.footer{
    background:#f3ead0 !important;
}

/* ظل خفيف */
.menu-card summary,
.login-box,
.box{
    box-shadow:0 10px 25px rgba(201,144,0,.12) !important;
}

/* خلي كل القوائم الداخلية ذهبية زي اللجان الداخلية */
.menu-link,
.sub-details summary{
    background:linear-gradient(135deg,#c99000,#ffc928) !important;
    color:white !important;
    margin:8px 0 !important;
    border-radius:12px !important;
    border-bottom:0 !important;
}

.menu-link i,
.sub-details summary i{
    background:#eafff6 !important;
    color:#0b8f6a !important;
}

.menu-body{
    background:#fffefa !important;
    padding:14px !important;
}

.menu-link:hover,
.sub-details summary:hover{
    background:linear-gradient(135deg,#b98500,#f5bd22) !important;
}

body,
.page{
    background:#fff !important;
}

.footer{
    background:#fff !important;
}
.footer,
.footer *,
div.footer,
div.footer *{
    color:#111 !important;
}

/* كل النصوص أسود و Bold */
body,
body *{
    color:#000 !important;
    font-weight:700 !important;
}

/* الكروت الرئيسية نصها وأيقوناتها تفضل أبيض */
.menu-card > summary,
.menu-card > summary *,
.menu-card > summary i{
    color:#fff !important;
    font-weight:700 !important;
}

/* أزرار الخروج وتغيير كلمة السر تفضل أبيض */
.actions a,
.actions a *,
.topbar .actions a,
.topbar .actions a *{
    color:#fff !important;
}

/* القوائم المنسدلة */
.menu-body,
.menu-body *,
.menu-link,
.menu-link *,
.sub-details summary,
.sub-details summary *,
.sub-body,
.sub-body *{
    color:#000 !important;
    font-weight:700 !important;
}

/* علامة + في اللجان */
.sub-details summary::after{
    color:#000 !important;
    font-weight:900 !important;
}

/* الأيقونات الصغيرة داخل القوائم */
.menu-link i,
.sub-details summary i{
    color:#000 !important;
}



/* زر تغيير كلمة السر */
.actions a[href*="change_password"]{
    background:#111 !important;
    color:#fff !important;
    border-color:#111 !important;
}

/* زر تسجيل الخروج */
.actions a[href*="logout"]{
    background:#b00020 !important;
    color:#fff !important;
    border-color:#b00020 !important;
}

.actions a[href*="change_password"] *,
.actions a[href*="logout"] *{
    color:#fff !important;
}


/* خلفية تسجيل الدخول */
body{
    background:linear-gradient(135deg,#fff8e6,#f3e2ad) !important;
}

/* كارت تسجيل الدخول */
.login-box{
    background:#fffdf7 !important;
    box-shadow:0 15px 45px rgba(196,140,0,.18) !important;
}

/* زر الدخول */
.login-box button,
button[type="submit"]{
    background:linear-gradient(135deg,#d19a00,#ffc928) !important;
    color:#fff !important;
    font-weight:bold !important;
}

/* دائرة اللوجو */
.logo,
.login-icon{
    background:#d19a00 !important;
    color:#fff !important;
}

/* الحقول */
input{
    background:#fff7e6 !important;
    border-color:#e0b33b !important;
    color:#000 !important;
    font-weight:bold !important;
}