@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* _content/WebApplication1/Views/Admin/AllUsers.cshtml.rz.scp.css */
/* --- تعديلات صفحة إدارة المستخدمين للموبايل --- */
@media (max-width: 575.98px) {
    /* تصغير عنوان الصفحة */
    .page-main-title[b-vcp128iikd] {
        font-size: 1.25rem;
    }

    /* تصغير زر العودة وتقليل مساحاته الداخلية */
    .action-btn-mobile[b-vcp128iikd] {
        font-size: 0.875rem;
        padding-top: 0.4rem;
        padding-bottom: 0.4rem;
    }
}
/* _content/WebApplication1/Views/Admin/CreateUserManually.cshtml.rz.scp.css */
:root[b-0fwtenbf2e] {
    --vision-navy: #000b41;
    --vision-orange: #f29b1d;
}

.card-custom[b-0fwtenbf2e] {
    border: none;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 11, 65, 0.05);
    border-top: 4px solid var(--vision-orange);
}

.sec-title[b-0fwtenbf2e] {
    color: var(--vision-navy);
    font-weight: 700;
    margin-bottom: 25px;
    border-inline-start: 4px solid var(--vision-orange);
    padding-inline-start: 12px;
    font-size: 1.2rem;
}

.form-control[b-0fwtenbf2e], .form-select[b-0fwtenbf2e] {
    border-radius: 8px;
    padding: 10px 15px;
    border: 1px solid #e0e6ed;
    transition: all 0.3s;
}

.input-group-text[b-0fwtenbf2e] {
    border-radius: 8px;
    border: 1px solid #e0e6ed;
}

.form-control:focus[b-0fwtenbf2e], .form-select:focus[b-0fwtenbf2e] {
    border-color: var(--vision-orange);
    box-shadow: 0 0 0 0.2rem rgba(242, 155, 29, 0.25);
}

.form-switch .form-check-input:checked[b-0fwtenbf2e] {
    background-color: var(--vision-orange);
    border-color: var(--vision-orange);
}

.btn-vision-orange[b-0fwtenbf2e] {
    background-color: var(--vision-orange);
    color: white;
    transition: 0.3s;
}

    .btn-vision-orange:hover[b-0fwtenbf2e] {
        background-color: #d68716;
        color: white;
    }

/* تنسيقات الموبايل */
@media (max-width: 575.98px) {
    .page-main-title[b-0fwtenbf2e] {
        font-size: 1.25rem;
    }

    .action-btn-mobile[b-0fwtenbf2e] {
        font-size: 0.875rem;
        padding-top: 0.4rem;
        padding-bottom: 0.4rem;
    }
}
/* _content/WebApplication1/Views/Admin/Index.cshtml.rz.scp.css */
/* ألوان كروت الإحصائيات المخصصة (بدون !important) */
.custom-border-navy[b-8ysmmk2s81] {
    border-bottom-color: #1B2A47;
}

.text-custom-navy[b-8ysmmk2s81] {
    color: #1B2A47;
}

.custom-border-teal[b-8ysmmk2s81] {
    border-bottom-color: #17a2b8;
}

.text-custom-teal[b-8ysmmk2s81] {
    color: #17a2b8;
}

.custom-border-orange[b-8ysmmk2s81] {
    border-bottom-color: #d35400;
}

.text-custom-orange[b-8ysmmk2s81] {
    color: #d35400;
}

.custom-border-maroon[b-8ysmmk2s81] {
    border-bottom-color: #c0392b;
}

.text-custom-maroon[b-8ysmmk2s81] {
    color: #c0392b;
}

/* تنسيقات الخطوط الأساسية */
.user-name-text[b-8ysmmk2s81] {
    font-size: 1rem;
}

.user-email-text[b-8ysmmk2s81] {
    font-size: 0.875rem;
}

/* التجاوب مع شاشات الموبايل */
@media (max-width: 767.98px) {
    .card-stats i[b-8ysmmk2s81] {
        font-size: 1.25rem;
    }

    .card-stats .fs-4[b-8ysmmk2s81] {
        font-size: 1.2rem;
    }

    .user-name-text[b-8ysmmk2s81] {
        font-size: 0.9rem;
    }

    .user-email-text[b-8ysmmk2s81] {
        font-size: 0.75rem;
    }

    .badge[b-8ysmmk2s81] {
        font-size: 0.7rem;
    }
}
/* _content/WebApplication1/Views/Home/Index.cshtml.rz.scp.css */
/* ================= البانر (Hero) ================= */
#medical-home[b-ys42iul4r8] {
    --med-radius: 16px;
    --med-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    --med-shadow-hover: 0 15px 40px rgba(0, 0, 0, 0.14);
}

    #medical-home .med-hero[b-ys42iul4r8] {
        background: linear-gradient(to right, rgba(18, 57, 91, 0.98) 0%, rgba(18, 57, 91, 0.10) 100%), url('https://images.unsplash.com/photo-1541339907198-e08756dedf3f?q=80&w=2070&auto=format&fit=crop') center/cover;
        padding: 100px 0 220px;
        color: white;
        position: relative;
    }

    #medical-home .med-hero-badge[b-ys42iul4r8] {
        background: rgba(200, 169, 81, 0.2);
        border: 1px solid var(--theme-orange);
        color: var(--theme-orange);
        padding: 6px 18px;
        border-radius: 50px;
        font-size: 0.9rem;
        font-weight: 700;
        display: inline-flex;
        align-items: center;
        margin-bottom: 20px;
    }

    /* ================= البوابات السريعة ================= */
    #medical-home .med-quick-grid[b-ys42iul4r8] {
        margin-top: -60px;
        position: relative;
        z-index: 10;
    }

    #medical-home .med-quick-card[b-ys42iul4r8] {
        background: #fff;
        border-radius: var(--med-radius);
        padding: 30px 15px;
        text-align: center;
        box-shadow: var(--med-shadow);
        transition: 0.3s;
        border-top: 4px solid transparent;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-decoration: none;
        color: inherit;
    }

        #medical-home .med-quick-card:hover[b-ys42iul4r8] {
            transform: translateY(-8px);
            box-shadow: var(--med-shadow-hover);
            border-top-color: var(--theme-orange);
        }

    #medical-home .med-icon-wrap[b-ys42iul4r8] {
        width: 65px;
        height: 65px;
        border-radius: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 26px;
        margin-bottom: 15px;
    }

.med-ic-blue[b-ys42iul4r8] {
    background: #dbeafe;
    color: #1d4ed8;
}

.med-ic-green[b-ys42iul4r8] {
    background: #dcfce7;
    color: #15803d;
}

.med-ic-gold[b-ys42iul4r8] {
    background: #fef9c3;
    color: #a16207;
}

.med-ic-purple[b-ys42iul4r8] {
    background: #f3e8ff;
    color: #7e22ce;
}

/* ================= العناوين ================= */
#medical-home .med-sec-head[b-ys42iul4r8] {
    text-align: center;
    margin-bottom: 50px;
}

    #medical-home .med-sec-head h2[b-ys42iul4r8] {
        color: var(--theme-dark-navy);
        font-weight: 800;
        margin-bottom: 10px;
        position: relative;
        display: inline-block;
        padding-bottom: 10px;
    }

        #medical-home .med-sec-head h2[b-ys42iul4r8]::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 50%;
            transform: translateX(-50%);
            width: 50px;
            height: 3px;
            background: var(--theme-orange);
            border-radius: 2px;
        }

/* ================= الإحصائيات (الديناميكية) ================= */
#medical-home .med-stats-bg[b-ys42iul4r8] {
    background: linear-gradient(135deg, #0d2840, #1a4d72);
    padding: 80px 0;
}

#medical-home .med-stat-box[b-ys42iul4r8] {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: var(--med-radius);
    padding: 25px 20px;
    display: flex;
    align-items: center;
    gap: 15px;
    transition: 0.3s;
    color: white;
}

    #medical-home .med-stat-box:hover[b-ys42iul4r8] {
        background: rgba(255, 255, 255, 0.15);
        transform: translateY(-5px);
    }

#medical-home .med-stat-icon[b-ys42iul4r8] {
    width: 55px;
    height: 55px;
    border-radius: 12px;
    background: rgba(200, 169, 81, 0.25);
    color: var(--theme-orange);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    flex-shrink: 0;
}

#medical-home .med-stat-num[b-ys42iul4r8] {
    font-size: 32px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 5px;
}

/* ================= الأقسام ================= */
#medical-home .med-dept-card[b-ys42iul4r8] {
    background: #fff;
    border-radius: var(--med-radius);
    padding: 30px;
    box-shadow: var(--med-shadow);
    transition: 0.3s;
    border-right: 4px solid var(--theme-orange);
    height: 100%;
}

    #medical-home .med-dept-card:hover[b-ys42iul4r8] {
        transform: translateY(-5px);
        box-shadow: var(--med-shadow-hover);
    }

#medical-home .med-dept-links a[b-ys42iul4r8] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 15px;
    background: var(--light-gray-bg);
    border-radius: 8px;
    color: #333;
    text-decoration: none;
    margin-bottom: 8px;
    transition: 0.2s;
    font-weight: 600;
    font-size: 0.9rem;
}

    #medical-home .med-dept-links a:hover[b-ys42iul4r8] {
        background: var(--theme-dark-navy);
        color: white;
        padding-right: 20px;
    }



/* _content/WebApplication1/Views/News/Details.cshtml.rz.scp.css */
/*:root {
    --v-navy: #0F3A5A;
    --v-gold: #C09B5A;
    --v-cream: #FCFAF5;
    --v-soft-navy: rgba(15, 58, 90, 0.05);
}

body {
    background-color: var(--v-cream);
}

.article-wrapper {
    max-width: 950px;
    margin: 0 auto;
}

.action-bar {
    margin-bottom: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btn-vision {
    background: var(--v-gold);
    color: #fff;
    border-radius: 50px;
    padding: 10px 25px;
    border: none;
    transition: 0.3s;
    font-weight: bold;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

    .btn-vision:hover {
        background: #a88549;
        color: #fff;
        transform: translateY(-2px);
        box-shadow: 0 5px 15px rgba(192, 155, 90, 0.4);
    }

.btn-outline-navy {
    color: var(--v-navy);
    border: 2px solid var(--v-navy);
    border-radius: 50px;
    padding: 8px 25px;
    font-weight: 600;
    transition: 0.3s;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

    .btn-outline-navy:hover {
        background: var(--v-navy);
        color: #fff;
    }*/

/* الكارت الأساسي */
/*.article-card {
    background: #fff;
    border-radius: 20px;
    border: 1px solid rgba(192, 155, 90, 0.2);
    box-shadow: 0 15px 40px rgba(0,0,0,0.04);
    overflow: hidden;
    margin-bottom: 40px;
}

.hero-banner {
    position: relative;
    width: 100%;
    height: 500px;
}

    .hero-banner img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.hero-gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60%;
    background: linear-gradient(to top, rgba(15, 58, 90, 0.95) 0%, rgba(15, 58, 90, 0) 100%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 40px;
    color: white;
}

.cat-badge {
    background: var(--v-gold);
    color: #fff;
    padding: 6px 15px;
    border-radius: 8px;
    font-size: 0.85rem;
    font-weight: bold;
    width: fit-content;
    margin-bottom: 15px;
    box-shadow: 0 4px 10px rgba(192, 155, 90, 0.3);
    transition: 0.3s;
}

.hero-title {
    color: #ffffff !important;
    font-size: 2.2rem;
    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 15px;
    text-shadow: 0 2px 5px rgba(0,0,0,0.5);
    transition: 0.3s;
}

.meta-bar {
    display: flex;
    gap: 20px;
    font-size: 0.95rem;
    opacity: 0.9;
    color: #f0f0f0;
}

.meta-item {
    display: flex;
    align-items: center;
    gap: 8px;
}

.content-section {
    padding: 40px;
}

.nav-tabs {
    border-bottom: 2px solid #e0e0e0;
    margin-bottom: 30px;
}

    .nav-tabs .nav-link {
        border: none;
        color: #6c757d;
        font-weight: 600;
        padding: 12px 30px;
        border-radius: 10px 10px 0 0;
        transition: 0.3s;
        position: relative;
        font-size: 1.1rem;
    }

        .nav-tabs .nav-link:hover {
            color: var(--v-navy);
            background: var(--v-soft-navy);
        }

        .nav-tabs .nav-link.active {
            color: var(--v-navy);
            background: transparent;
        }

            .nav-tabs .nav-link.active::after {
                content: '';
                position: absolute;
                bottom: -2px;
                left: 0;
                right: 0;
                height: 3px;
                background-color: var(--v-gold);
                border-radius: 3px 3px 0 0;
            }

.rich-content {
    font-size: 1.1rem;
    line-height: 1.9;
    color: #333;
}

    .rich-content img {
        max-width: 100%;
        border-radius: 10px;
        margin: 15px 0;
    }

    .rich-content p {
        margin-bottom: 1.5rem;
    }

.empty-state {
    text-align: center;
    padding: 50px;
    color: #aaa;
    background: #fdfdfd;
    border-radius: 15px;
    border: 1px dashed #ddd;
}

.print-official-header {
    border-bottom: 3px solid var(--v-gold);
    padding-bottom: 15px;
    margin-bottom: 25px;
}*/

/* ==========================================
   📱 استجابة الشاشات (تعديلات الموبايل) 
   ========================================== */
/*@media (max-width: 768px) {
    .action-bar {
        flex-direction: column;
        align-items: stretch;
        gap: 15px;
        text-align: center;
    }

        .action-bar h2 {
            font-size: 1.5rem;
            margin-bottom: 5px !important;
        }

        .action-bar .d-flex {
            flex-wrap: wrap;
            justify-content: center;
        }

    .btn-vision, .btn-outline-navy {
        flex: 1;
        min-width: 120px;
        padding: 8px 15px;
        font-size: 0.95rem;
    }

    .hero-banner {
        height: 350px;
    }

    .hero-gradient {
        padding: 20px;
        height: 100%;
        background: linear-gradient(to top, rgba(15, 58, 90, 0.98) 0%, rgba(15, 58, 90, 0.6) 50%, rgba(15, 58, 90, 0) 100%);
    }

    .hero-title {
        font-size: 1.4rem !important;
        margin-bottom: 10px;
        line-height: 1.5;
    }

    .cat-badge {
        font-size: 0.75rem;
        padding: 4px 10px;
        margin-bottom: 10px;
    }

    .meta-bar {
        flex-direction: column;
        gap: 5px;
        font-size: 0.85rem;
    }

    .content-section {
        padding: 20px 15px;
    }

    .nav-tabs {
        display: flex;
    }

        .nav-tabs .nav-item {
            flex: 1;
        }

        .nav-tabs .nav-link {
            padding: 10px 5px;
            font-size: 0.95rem;
            width: 100%;
            text-align: center;
        }

    .rich-content {
        font-size: 1rem;
        line-height: 1.7;
    }
}*/

/* 🖨️ سحر الطباعة المحدث */
/*@media print {
    @page {
        margin: 1.5cm;
    }

    body {
        background: white !important;
    }

    .no-print {
        display: none !important;
    }

    .article-wrapper {
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        display: block !important;
    }

    .article-card {
        border: none !important;
        box-shadow: none !important;
        margin: 0 !important;
        border-radius: 0 !important;
        overflow: visible !important;
    }

    .hero-banner {
        height: auto !important;
        page-break-after: avoid;
        margin-bottom: 20px;
        display: block;
    }

        .hero-banner img {
            display: block;
            max-height: 300px !important;
            width: auto;
            max-width: 100%;
            border-radius: 8px;
            margin: 0 auto 15px auto;
            object-fit: contain;
        }

    .hero-gradient {
        position: static !important;
        background: none !important;
        padding: 0 !important;
        color: black !important;
    }

    .hero-title {
        color: black !important;
        text-shadow: none !important;
        font-size: 2rem !important;
        margin-bottom: 15px;
        page-break-after: avoid;
    }

    .cat-badge {
        background: #eee !important;
        color: #333 !important;
        border: 1px solid #ccc;
        box-shadow: none !important;
        display: inline-block;
        margin-bottom: 10px;
    }

    .meta-bar {
        color: #555 !important;
        border-bottom: 2px solid #ddd;
        padding-bottom: 15px;
        margin-bottom: 25px;
        page-break-after: avoid;
    }

    .content-section {
        padding: 0 !important;
        display: block !important;
    }

    .rich-content, .rich-content p, .rich-content div {
        font-size: 1rem;
        color: black;
        page-break-inside: auto !important;
        orphans: 3;
        widows: 3;
    }
}*/
/* _content/WebApplication1/Views/News/Index.cshtml.rz.scp.css */



/*.news-admin-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 15px;
    overflow: hidden;
}

    .news-admin-card:hover {
        transform: translateY(-8px);
        box-shadow: 0 10px 25px rgba(0,0,0,0.1) !important;
    }

.news-card-img-wrapper {
    position: relative;
    height: 200px;
}

    .news-card-img-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.category-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 6px 12px;
    border-radius: 8px;
    font-size: 0.75rem;
}

.text-navy {
    color: #12395b;
}

.btn-navy {
    background-color: #12395b;
    color: white;
}
*/
/* _content/WebApplication1/Views/Shared/_LayoutDashboardFocus.cshtml.rz.scp.css */
/*body {
    background-color: #f8fafc;
    overflow-x: hidden;
}*/

/* شريط علوي يمتد على كامل عرض الشاشة 100% */
/*.top-nav-focus {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 70px;
    z-index: 990;
    background: #ffffff;
    box-shadow: 0 2px 10px rgba(0,0,0,.04);
    width: 100%;
    transition: all 0.3s ease;
}*/

/* 💡 الحاوية الرئيسية الذكية: توسيط المحتوى ومنع تشتت البطاقات في الشاشات العريضة */
/*.main-content-focus {
    margin: 70px auto 0 auto;
    max-width: 1240px;*/ /* السر هنا في لمّ شمل العناصر وبطاقات التعديل */
    /*min-height: calc(100vh - 70px);
    padding: 30px 15px;
}

@media(min-width: 768px) {
    .main-content-focus {
        padding: 40px 30px;
    }
}

.custom-dropdown-menu {
    border: none;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    border-radius: 12px;
    min-width: 220px;
}

.navbar-logo {
    width: 40px;
    height: 40px;
    object-fit: contain;
    background: white;
    padding: 2px;
}

.btn-back-dashboard {
    border-radius: 50px;
    font-weight: 600;
    font-size: 0.9rem;
    transition: all 0.3s ease;
}*/
/* _content/WebApplication1/Views/SiteSettings/Edit.cshtml.rz.scp.css */
/*:root {
    --vision-navy: #000b41;
    --vision-gold: #C09B5A;
}*/

/* الكروت */
/*.card-settings {
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0, 11, 65, 0.05);
    margin-bottom: 25px;
    overflow: hidden;
}

.card-header-navy {
    background-color: var(--vision-navy);
    color: white;
    border-radius: 15px 15px 0 0 !important;
    padding: 16px 20px;
    border-bottom: none;
}*/

/* الحقول */
/*.form-label-bold {
    font-weight: 700;
    color: var(--vision-navy);
    margin-bottom: 10px;
    font-size: 0.95rem;
}

.form-control {
    border-radius: 10px;
    border: 1px solid #e2e8f0;
    padding: 12px 15px;
    background-color: #f8fafc;
    transition: all 0.3s;
}

    .form-control:focus {
        border-color: var(--vision-gold);
        box-shadow: 0 0 0 0.25rem rgba(192, 155, 90, 0.25);
        background-color: #fff;
    }*/

/* صناديق معاينة الصور */
/*.image-preview-box {
    border: 2px dashed #cbd5e1;
    border-radius: 12px;
    text-align: center;
    background-color: #f8fafc;
    transition: 0.3s;
}

    .image-preview-box:hover {
        border-color: var(--vision-gold);
        background-color: #fff;
    }*/

/* الزر الرئيسي (رفع قوة التحديد Specificity) */
/*button.btn.btn-vision-main {
    background-color: var(--vision-gold);
    color: white;
    border-radius: 50px;
    font-weight: bold;
    font-size: 1.1rem;
    border: none;
    transition: all 0.3s ease-in-out;
}

    button.btn.btn-vision-main:hover,
    button.btn.btn-vision-main:focus {
        background-color: var(--vision-navy);
        color: white;
        transform: translateY(-2px);
        box-shadow: 0 6px 15px rgba(0, 11, 65, 0.2);
    }

.btn-light {
    border-radius: 50px;
}

@media (max-width: 575.98px) {
    .page-main-title {
        font-size: 1.25rem;
    }

    .card-body {
        padding: 1.5rem !important;
    }
}*/
/* _content/WebApplication1/Views/SiteSettings/Index.cshtml.rz.scp.css */
/*:root {
    --vision-navy: #000b41;
    --vision-gold: #C09B5A;
}*/

/* الكروت وتنسيقها */
/*.settings-overview-card {
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0, 11, 65, 0.05);
    background: white;
    overflow: hidden;
}*/


    /*.settings-overview-card .text-navy {
        color: var(--vision-navy);
    }*/

    /* الغلاف */
    /*.settings-overview-card .settings-header-img {
        height: 250px;
        background-color: var(--vision-navy);
        position: relative;
        display: block;
    }*/

        /* رفعنا قوة التحديد للصورة باش ما تتأثرش بأي كود خارجي */
        /*.settings-overview-card .settings-header-img .cover-img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            opacity: 0.9;
            border-radius: 0;
        }*/

    /* الشعار */
    /*.settings-overview-card .settings-logo-container {
        position: absolute;
        bottom: -50px;
        inset-inline-start: 5%;
        width: 130px;
        height: 130px;
        background: white;
        border-radius: 50%;
        padding: 8px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 4px solid #fff;
        z-index: 10;
    }

        .settings-overview-card .settings-logo-container img {
            object-fit: contain;
            border-radius: 50%;
        }*/

    /* تصنيفات النصوص داخل الكرت */
    /*.settings-overview-card .info-group {
        border-bottom: 1px solid #f1f5f9;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

        .settings-overview-card .info-group:last-child {
            border-bottom: none;
            margin-bottom: 0;
            padding-bottom: 0;
        }

    .settings-overview-card .info-label {
        font-size: 0.85rem;
        color: #64748b;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        margin-bottom: 5px;
    }

    .settings-overview-card .info-value {
        font-size: 1.1rem;
        color: var(--vision-navy);
        font-weight: 700;
    }*/

/* --- الزر الرئيسي: تم دمجه مع وسم a لرفع قوته (Specificity) على البوتستراب الافتراضي --- */
/*a.btn.btn-vision-main {
    background-color: var(--vision-gold);
    color: #ffffff;
    transition: all 0.3s ease-in-out;
    border: none;
}*/

    /* حالات التركيز باش يشتغل الهوفر بقوة التحديد العالية  */
    /*a.btn.btn-vision-main:hover,
    a.btn.btn-vision-main:focus {
        background-color: var(--vision-navy);
        color: #ffffff;
        box-shadow: 0 4px 12px rgba(0, 11, 65, 0.2);
        transform: translateY(-2px);
    }*/

/* الموبايل */
/*@media (max-width: 575.98px) {
    .page-main-title {
        font-size: 1.15rem;
    }

    .settings-overview-card .settings-header-img {
        height: 160px;
    }

    .settings-overview-card .settings-logo-container {
        width: 100px;
        height: 100px;
        bottom: -40px;
    }
}*/
