/**
 * تباين عام: نص داكن على خلفيات بيضاء/فاتحة — يُحمَّل في كل أنحاء المشروع.
 * راجع includes/contrast_asset.php
 */

/* === خلفيات بيضاء/فاتحة: نص داكن === */
.card:not([class*="bg-gradient"]):not(.text-white):not(.stat-card):not(.card-stats),
.glass-card:not([class*="bg-gradient"]),
.modal-body,
.dropdown-menu,
.list-group-item,
.bg-white,
.bg-light,
.table:not(.table-dark),
.table:not(.table-dark) td,
.table:not(.table-dark) thead th,
.form-control,
.form-select,
.input-group-text:not([class*="bg-primary"]):not([class*="bg-success"]):not([class*="bg-danger"]):not([class*="bg-secondary"]):not([class*="bg-dark"]):not([class*="bg-info"]),
.card-body,
.alert-light,
.toast-body,
.popover-body,
.offcanvas-body,
.sidebar {
    color: #111827;
}

.card:not([class*="bg-gradient"]) .text-muted,
.glass-card .text-muted,
.modal-body .text-muted,
.table:not(.table-dark) .text-muted,
.bg-white .text-muted,
.bg-light .text-muted {
    color: #64748b !important;
}

.card:not([class*="bg-gradient"]) a.text-primary,
.glass-card a.text-primary,
.main-content a.text-primary {
    color: #2563eb !important;
}

/* Tailwind: رمادي فاتح على بطاقات بيضاء */
.glass-card .text-gray-400,
.card:not([class*="bg-gradient"]) .text-gray-400 { color: #94a3b8 !important; }
.glass-card .text-gray-500,
.card:not([class*="bg-gradient"]) .text-gray-500 { color: #64748b !important; }
.glass-card .text-gray-600,
.card:not([class*="bg-gradient"]) .text-gray-600 { color: #475569 !important; }

/* Tailwind: خلفيات بيضاء شفافة */
[class*="bg-white/"] {
    color: #111827;
}

/* بوابة ولي الأمر */
body.parent-portal .text-muted {
    color: #64748b !important;
}

body.parent-portal .badge.bg-light {
    background: #f1f5f9 !important;
    color: #111827 !important;
}

/* === حدود بنفسجية موحّدة في الموقع === */
:root {
    --site-border-purple: #e4ddf7;
    --site-border-purple-soft: #ede9fe;
    --bs-border-color: var(--site-border-purple);
}

.card:not(.border-0):not([class*="border-0"]),
.glass-card,
.modal-content,
.dropdown-menu,
.list-group-item,
.form-control,
.form-select,
.input-group-text,
.alert,
.toast,
.popover,
.offcanvas,
.border:not([class*="border-0"]),
.border-top:not([class*="border-0"]),
.border-end:not([class*="border-0"]),
.border-bottom:not([class*="border-0"]),
.border-start:not([class*="border-0"]),
.table:not(.table-dark) > :not(caption) > * > *,
.table:not(.table-dark) td,
.table:not(.table-dark) th,
.table:not(.table-dark),
hr,
.sidebar,
.card-header:not(.bg-danger):not(.bg-success):not(.bg-primary):not(.bg-warning):not(.bg-info),
.card-footer,
.input-group,
.list-group,
.nav-tabs,
.pagination .page-link {
    border-color: var(--site-border-purple) !important;
}

/* Bootstrap: ألوان حدود مساعدة → بنفسجي */
.border-primary,
.border-secondary,
.border-light,
.border-dark {
    border-color: var(--site-border-purple) !important;
}

/* Tailwind: حدود رمادية شائعة */
[class*="border-gray-"],
[class*="border-slate-"] {
    border-color: var(--site-border-purple) !important;
}

/* حدود بيضاء/شفافة على رؤوس النوافذ والشريط المتدرج */
.modal-header[class*="bg-"],
.navbar,
.page-header {
    border-color: rgba(255, 255, 255, 0.32) !important;
}

/* استثناء صريح */
[class*="border-white"] {
    border-color: rgba(255, 255, 255, 0.92) !important;
}

[class*="border-transparent"],
.border-0 {
    border-color: transparent !important;
}

/* فلاتر واضحة على الموبايل / الشاشات الضيقة */
.filter-card,
.schedule-filter-card,
.card.filter-card {
    position: relative;
    z-index: 2;
}

@media (max-width: 768px) {
    .filter-card .card-body,
    .schedule-filter-card .card-body {
        padding: 0.85rem;
    }

    .filter-card .form-label,
    .schedule-filter-card .form-label {
        font-weight: 600;
        font-size: 0.9rem;
        color: #111827;
        margin-bottom: 0.35rem;
    }

    .filter-card .form-select,
    .filter-card .form-control,
    .schedule-filter-card .form-select,
    .schedule-filter-card .form-control {
        min-height: 2.6rem;
        font-size: 1rem;
    }

    .filter-card .btn,
    .schedule-filter-card .btn {
        min-height: 2.6rem;
        width: 100%;
    }

    .table-responsive {
        -webkit-overflow-scrolling: touch;
    }

    .pagination {
        gap: 0.15rem;
    }

    .pagination .page-link {
        padding: 0.4rem 0.65rem;
    }
}

/* بوابة ولي الأمر — حدود فاصلة وبطاقات */
body.parent-portal .border-top,
body.parent-portal .border-bottom,
body.parent-portal .glass-card .pp-section-head,
body.parent-portal .schedule-filter-card {
    border-color: var(--site-border-purple) !important;
}

/* حصص الجدول: الإطار العام بنفسجي، شريط المادة يبقى بلون التمييز */
body.parent-portal .period-slot--empty {
    border-color: var(--site-border-purple) !important;
}

/* تعديل مسافة .pt-4 (يُحمّل بعد Bootstrap/Tailwind في معظم الصفحات) */
.pt-4 {
    padding: 2rem;
}
