﻿/* نظام الخطوط المتكامل مع دعم عربي ممتاز */
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800;900&family=Tajawal:wght@400;500;700;900&display=swap');

/* متغيرات التصميم المتقدمة */
:root {
    /* نظام ألوان فاخر مع تدرجات ذهبية */
    --primary-50: #f5f7fa;
    --primary-100: #e8edf5;
    --primary-200: #d1d9e8;
    --primary-300: #b3c0d9;
    --primary-400: #8a9cc2;
    --primary-500: #6b7fa7;
    --primary-600: #5a6c92;
    --primary-700: #4a5778;
    --primary-800: #3b465f;
    --primary-900: #2e374c;
    /* التدرج الذهبي الفاخر */
    --gold-50: #fff8e1;
    --gold-100: #ffecb3;
    --gold-200: #ffe082;
    --gold-300: #ffd54f;
    --gold-400: #ffca28;
    --gold-500: #ffc107;
    --gold-600: #ffb300;
    --gold-700: #ffa000;
    --gold-800: #ff8f00;
    --gold-900: #ff6f00;
    /* الألوان المحايدة المتطورة */
    --gray-50: #fafafa;
    --gray-100: #f5f5f5;
    --gray-200: #eeeeee;
    --gray-300: #e0e0e0;
    --gray-400: #bdbdbd;
    --gray-500: #9e9e9e;
    --gray-600: #757575;
    --gray-700: #616161;
    --gray-800: #424242;
    --gray-900: #212121;
    /* ألوان الحالة المعززة */
    --success: #4caf50;
    --warning: #ff9800;
    --danger: #f44336;
    --info: #2196f3;
    /* الزوايا والحدود المحسنة */
    --radius-sm: 0.375rem;
    --radius-md: 0.5rem;
    --radius-lg: 0.75rem;
    --radius-xl: 1rem;
    --radius-2xl: 1.5rem;
    /* التدرجات اللونية المتقدمة */
    --gradient-gold: linear-gradient(135deg, var(--gold-400) 0%, var(--gold-700) 100%);
    --gradient-gold-horizontal: linear-gradient(90deg, var(--gold-400) 0%, var(--gold-700) 100%);
    --gradient-primary: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-800) 100%);
    --gradient-light: linear-gradient(145deg, #ffffff 0%, var(--primary-50) 100%);
    --gradient-dark: linear-gradient(145deg, var(--primary-800) 0%, var(--primary-900) 100%);
    /* تأثيرات الظلال المتدرجة */
    --shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    --shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
    --shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
    --shadow-md: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
    --shadow-lg: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
    --shadow-xl: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    --shadow-2xl: 0 35px 60px -15px rgba(0, 0, 0, 0.3);
    --shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    --shadow-gold: 0 4px 20px 0 rgba(255, 193, 7, 0.3);
    /* تأثيرات الإضاءة الذهبية */
    --glow-sm: 0 0 8px rgba(255, 193, 7, 0.3);
    --glow-md: 0 0 12px rgba(255, 193, 7, 0.4);
    --glow-lg: 0 0 16px rgba(255, 193, 7, 0.5);
    /* التحولات والحركات المتقدمة */
    --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    --transition-slow: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    --transition-fast: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    --transition-transform: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    /* أبعاد التصميم */
    --header-height: 4rem;
    --sidebar-width: 16rem;
    --max-content-width: 1200px;
}

/* إعادة تعيين متقدمة للعناصر */
*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

/* تحسينات أساسية للصفحة */
body {
    font-family: 'Cairo', 'Tajawal', system-ui, -apple-system, sans-serif;
    background: var(--gradient-light);
    color: var(--gray-800);
    line-height: 1.6;
    font-size: 1rem;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    min-height: 100vh;
    padding: 0;
    margin: 0;
    direction: rtl;
}

.alert-danger {
    background-color: #f8d7da;
    border-color: #f5c6cb;
    color: #721c24;
    padding: 20px;
    border-radius: 5px;
}

.fa-times-circle {
    color: #dc3545;
}

.btn-retry {
    min-width: 150px;
}

/* تحسينات النصوص والعناوين */
h1, h2, h3, h4, h5, h6 {
    color: var(--gray-900);
    font-weight: 800;
    margin-bottom: 1.25rem;
    line-height: 1.3;
    position: relative;
}

h1 {
    font-size: 2.5rem;
    line-height: 1.2;
    margin-bottom: 2rem;
}

h2 {
    font-size: 2rem;
    padding-bottom: 1rem;
}

h3 {
    font-size: 1.75rem;
    padding-bottom: 0.75rem;
}

h4 {
    font-size: 1.5rem;
}

h5 {
    font-size: 1.25rem;
}

h6 {
    font-size: 1rem;
}

/* تأثيرات خاصة للعناوين */
h2::after, h3::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 4rem;
    height: 0.25rem;
    background: var(--gradient-gold-horizontal);
    border-radius: var(--radius-full);
    box-shadow: var(--glow-sm);
}

/* تحسينات الروابط */
a {
    color: var(--primary-600);
    text-decoration: none;
    transition: var(--transition-fast);
    font-weight: 600;
}

    a:hover {
        color: var(--primary-800);
        text-decoration: underline;
    }

    a:focus-visible {
        outline: 2px solid var(--primary-500);
        outline-offset: 2px;
        border-radius: var(--radius-sm);
    }

/* تحسينات القوائم */
ul, ol {
    padding-right: 1.5rem;
}

li {
    margin-bottom: 0.5rem;
}

/* الطبقات والهيكلة */
.layout-container {
    max-width: var(--max-content-width);
    margin: 0 auto;
    padding: 0 1rem;
}

/* تحسينات الحاويات */
.container {
    background: white;
    border-radius: var(--radius-xl);
    box-shadow: var(--shadow-md);
    padding: 2.5rem;
    margin-bottom: 2rem;
    border: 1px solid var(--gray-200);
    transition: var(--transition);
    position: relative;
    overflow: hidden;
}

    .container:hover {
        box-shadow: var(--shadow-lg);
        transform: translateY(-0.25rem);
    }

.container-highlight {
    border-top: 4px solid var(--gold-500);
}

/* تأثيرات خاصة للحاويات */
.container::before {
    content: '';
    position: absolute;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient( 90deg, transparent, rgba(255, 193, 7, 0.1), transparent );
    transition: var(--transition-slow);
}

.container:hover::before {
    right: 100%;
}

/* نظام الشبكات المتقدم */
.grid {
    display: grid;
    gap: 1.5rem;
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

/* الأزرار المحسنة */
.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--gradient-gold);
    color: var(--gray-900);
    border: none;
    padding: 0.875rem 2rem;
    font-size: 1rem;
    font-weight: 700;
    border-radius: var(--radius-md);
    cursor: pointer;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    position: relative;
    overflow: hidden;
    text-align: center;
    line-height: 1.5;
}

    .btn:hover {
        background: linear-gradient(135deg, var(--gold-500), var(--gold-700));
        transform: translateY(-2px);
        box-shadow: var(--shadow);
    }

    .btn:active {
        transform: translateY(0);
        box-shadow: var(--shadow-sm);
    }

    .btn:focus-visible {
        outline: 2px solid var(--gold-500);
        outline-offset: 2px;
    }

.btn-block {
    display: flex;
    width: 100%;
}

/* أحجام الأزرار */
.btn-sm {
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
}

.btn-lg {
    padding: 1rem 2.5rem;
    font-size: 1.125rem;
}

/* أنماط الأزرار البديلة */
.btn-outline {
    background: transparent;
    border: 2px solid var(--gold-400);
    color: var(--gold-700);
    box-shadow: none;
}

    .btn-outline:hover {
        background: rgba(255, 193, 7, 0.1);
        border-color: var(--gold-500);
    }

.btn-primary {
    background: var(--gradient-primary);
    color: white;
    box-shadow: var(--shadow-sm);
}

    .btn-primary:hover {
        background: linear-gradient(135deg, var(--primary-600), var(--primary-800));
    }

/* النماذج المحسنة */
.form-group {
    margin-bottom: 1.5rem;
    position: relative;
}

.form-label {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 600;
    color: var(--gray-700);
    font-size: 0.9375rem;
}

.form-control,
.form-select,
.form-textarea {
    width: 100%;
    padding: 0.75rem 1rem;
    font-size: 1rem;
    border: 1px solid var(--gray-300);
    border-radius: var(--radius-md);
    background-color: white;
    transition: var(--transition-fast);
    color: var(--gray-800);
}

    .form-control:focus,
    .form-select:focus,
    .form-textarea:focus {
        border-color: var(--gold-400);
        box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.2);
        outline: none;
    }

    .form-control::placeholder {
        color: var(--gray-400);
        opacity: 1;
    }

.form-select {
    appearance: none;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%239e9e9e'%3e%3cpath d='M15.5 12l-5-5-5 5'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: left 0.75rem center;
    background-size: 1rem;
    padding-left: 2.5rem;
}

/* رسائل التحقق */
.invalid-feedback {
    display: none;
    margin-top: 0.25rem;
    font-size: 0.8125rem;
    color: var(--danger);
    font-weight: 500;
}

.is-invalid {
    border-color: var(--danger) !important;
}

    .is-invalid:focus {
        box-shadow: 0 0 0 3px rgba(244, 67, 54, 0.2);
    }

    .is-invalid ~ .invalid-feedback {
        display: block;
    }

/* الكروت المتطورة */
.card {
    background: white;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-sm);
    border: 1px solid var(--gray-200);
    transition: var(--transition);
    overflow: hidden;
}

    .card:hover {
        box-shadow: var(--shadow);
        transform: translateY(-0.125rem);
    }

.card-header {
    padding: 1.25rem;
    background: var(--primary-50);
    border-bottom: 1px solid var(--gray-200);
}

.card-body {
    padding: 1.25rem;
}

.card-footer {
    padding: 1rem 1.25rem;
    background: var(--gray-50);
    border-top: 1px solid var(--gray-200);
}

.card-highlight {
    border-top: 3px solid var(--gold-500);
}

/* التنبيهات المحسنة */
.alert {
    padding: 1rem;
    border-radius: var(--radius-md);
    margin-bottom: 1rem;
    display: flex;
    align-items: flex-start;
    border: 1px solid transparent;
}

.alert-icon {
    margin-left: 0.5rem;
    font-size: 1.25rem;
}

.alert-content {
    flex: 1;
}

.alert-success {
    background-color: rgba(76, 175, 80, 0.1);
    border-color: rgba(76, 175, 80, 0.2);
    color: var(--success);
}

.alert-warning {
    background-color: rgba(255, 152, 0, 0.1);
    border-color: rgba(255, 152, 0, 0.2);
    color: var(--warning);
}

.alert-danger {
    background-color: rgba(244, 67, 54, 0.1);
    border-color: rgba(244, 67, 54, 0.2);
    color: var(--danger);
}

.alert-info {
    background-color: rgba(33, 150, 243, 0.1);
    border-color: rgba(33, 150, 243, 0.2);
    color: var(--info);
}

/* شريط التمرير المخصص */
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-track {
    background: var(--gray-100);
    border-radius: var(--radius-full);
}

::-webkit-scrollbar-thumb {
    background: var(--gradient-gold-horizontal);
    border-radius: var(--radius-full);
}

    ::-webkit-scrollbar-thumb:hover {
        background: var(--gold-600);
    }

/* تأثيرات الحركة */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes shimmer {
    0% {
        background-position: -1000px 0;
    }

    100% {
        background-position: 1000px 0;
    }
}

.fade-in {
    animation: fadeIn 0.5s ease-out forwards;
}

/* نظام التباعد */
.m-0 {
    margin: 0;
}

.m-1 {
    margin: 0.25rem;
}

.m-2 {
    margin: 0.5rem;
}

.m-3 {
    margin: 1rem;
}

.m-4 {
    margin: 1.5rem;
}

.m-5 {
    margin: 2rem;
}

.mt-0 {
    margin-top: 0;
}

.mt-1 {
    margin-top: 0.25rem;
}

.mt-2 {
    margin-top: 0.5rem;
}

.mt-3 {
    margin-top: 1rem;
}

.mt-4 {
    margin-top: 1.5rem;
}

.mt-5 {
    margin-top: 2rem;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-1 {
    margin-bottom: 0.25rem;
}

.mb-2 {
    margin-bottom: 0.5rem;
}

.mb-3 {
    margin-bottom: 1rem;
}

.mb-4 {
    margin-bottom: 1.5rem;
}

.mb-5 {
    margin-bottom: 2rem;
}

.p-0 {
    padding: 0;
}

.p-1 {
    padding: 0.25rem;
}

.p-2 {
    padding: 0.5rem;
}

.p-3 {
    padding: 1rem;
}

.p-4 {
    padding: 1.5rem;
}

.p-5 {
    padding: 2rem;
}

/* محاذاة النصوص */
.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

/* الألوان النصية */
.text-primary {
    color: var(--primary-600);
}

.text-gold {
    color: var(--gold-600);
}

.text-success {
    color: var(--success);
}

.text-warning {
    color: var(--warning);
}

.text-danger {
    color: var(--danger);
}

.text-info {
    color: var(--info);
}

.text-muted {
    color: var(--gray-500);
}

/* الخلفيات */
.bg-primary {
    background-color: var(--primary-500);
}

.bg-gold {
    background: var(--gradient-gold);
}

.bg-success {
    background-color: var(--success);
}

.bg-warning {
    background-color: var(--warning);
}

.bg-danger {
    background-color: var(--danger);
}

.bg-info {
    background-color: var(--info);
}

.bg-light {
    background-color: var(--gray-50);
}

/* الظلال */
.shadow-sm {
    box-shadow: var(--shadow-sm);
}

.shadow {
    box-shadow: var(--shadow);
}

.shadow-md {
    box-shadow: var(--shadow-md);
}

.shadow-lg {
    box-shadow: var(--shadow-lg);
}

.shadow-xl {
    box-shadow: var(--shadow-xl);
}

.shadow-none {
    box-shadow: none;
}

/* الاستجابة للشاشات الصغيرة */
@media (max-width: 768px) {
    .container {
        padding: 1.5rem;
        border-radius: var(--radius-lg);
    }

    .grid-cols-2,
    .grid-cols-3,
    .grid-cols-4 {
        grid-template-columns: 1fr;
    }

    h1 {
        font-size: 2rem;
    }

    h2 {
        font-size: 1.75rem;
    }

    h3 {
        font-size: 1.5rem;
    }
}

/* طباعة */
@media print {
    body {
        background: none;
        font-size: 12pt;
    }

    .container {
        box-shadow: none;
        border: none;
        padding: 0;
    }

    .no-print {
        display: none !important;
    }
}
/* تخطيط مرن للعناصر */
.flex-container {
    display: flex;
    align-items: center; /* محاذاة عمودية في المنتصف */
    justify-content: space-between; /* الصورة في أقصى اليسار والنص في أقصى اليمين */
}

/* حجم الصورة المصغر */
.small-image {
    width: 180px; /* يمكنك تعديل القيمة حسب الحاجة */
    height: auto;
    margin-left: 0; /* تأكد من أنها ملتصقة بالحافة */
}

/* عنوان الصفحة */
.page-title {
    margin-right: auto; /* يدفع النص لأقصى اليمين */
    padding-right: 20px; /* مسافة من الحافة */
}

/* تعديلات للجوال */
@media (max-width: 768px) {
    .flex-container {
        flex-direction: column;
        text-align: center;
    }

    .small-image {
        margin-bottom: 15px;
        margin-left: auto;
        margin-right: auto;
    }

    .page-title {
        margin-right: 0;
        padding-right: 0;
    }
}
/* تنسيقات الصفحة الثانية */
.review-container {
    background: white;
    border-radius: 15px;
    padding: 30px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.photo-frame {
    width: 200px;
    height: 250px;
    border: 3px solid var(--gold-400);
    border-radius: 10px;
    padding: 5px;
    margin-left: 30px;
}

.review-photo {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.review-summary {
    flex: 1;
}

.review-details p {
    margin-bottom: 10px;
    font-size: 18px;
}

/* تنسيقات صفحة الدفع */
.payment-steps {
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
}

.step {
    flex: 1;
    text-align: center;
    padding: 10px;
    position: relative;
}

    .step.active {
        font-weight: bold;
        color: var(--gold-700);
    }

/* تنسيقات صفحة النتيجة */
.status-success, .status-failure {
    text-align: center;
    padding: 40px;
}

    .status-success i {
        color: var(--success);
        font-size: 80px;
        margin-bottom: 20px;
    }

    .status-failure i {
        color: var(--danger);
        font-size: 80px;
        margin-bottom: 20px;
    }

.failure-actions {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    gap: 15px;
}

.is-invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.card {
    border-radius: 10px;
}

.btn-lg {
    min-width: 120px
}

.form-label {
    font-weight: bold;
    margin-bottom: 5px;
}

.form-control, .form-select {
    margin-bottom: 15px;
}

.invalid-feedback {
    display: none;
    color: #dc3545;
    font-size: 0.875em;
}

.is-invalid ~ .invalid-feedback {
    display: block;
}

.martyr-container {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}
/* أنماط صفحة المتابعة */
/* تنسيقات مخصصة لمسار المعاملة */
.timeline {
    position: relative;
    padding: 20px 0;
}

.timeline-step {
    position: relative;
    padding: 15px 0 15px 60px;
    margin: 0;
}

.timeline-icon {
    position: absolute;
    left: 0;
    top: 15px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    border: 2px solid #dee2e6;
    z-index: 2;
}

.timeline-content {
    background: white;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    position: relative;
}

.timeline-step.completed .timeline-icon {
    background: #d4edda;
    border-color: #28a745;
    color: #28a745;
}

.timeline-step.current .timeline-icon {
    background: #cce5ff;
    border-color: #007bff;
    color: #007bff;
    animation: pulse 2s infinite;
}

.timeline-step.pending .timeline-icon {
    background: #f8f9fa;
    border-color: #6c757d;
    color: #6c757d;
}

.timeline-step:not(:last-child):after {
    content: '';
    position: absolute;
    left: 19px;
    top: 55px;
    bottom: -15px;
    width: 2px;
    background: #dee2e6;
    z-index: 1;
}

.timeline-step.completed:not(:last-child):after {
    background: #28a745;
}

.timeline-step.current:not(:last-child):after {
    background: #007bff;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.4);
    }

    70% {
        box-shadow: 0 0 0 10px rgba(0, 123, 255, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
    }
}

/* تحسينات للجوال */
@media (max-width: 768px) {
    .timeline-step {
        padding-left: 50px;
    }

    .timeline-icon {
        width: 35px;
        height: 35px;
    }

    .timeline-step:not(:last-child):after {
        left: 16px;
    }
}
/* تنسيقات صفحة الدفع */
.bg-gradient-primary {
    background: linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%) !important;
}

.payment-icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.payment-detail-item {
    padding: 10px;
    border-radius: 8px;
    transition: var(--transition);
}

    .payment-detail-item:hover {
        background-color: var(--gray-50);
        transform: translateY(-2px);
    }

.amount-display {
    border: 2px dashed var(--gold-300);
    background: linear-gradient(145deg, #ffffff 0%, var(--gold-50) 100%);
}

/* تأثيرات للأزرار */
.btn-success {
    background: linear-gradient(135deg, var(--success) 0%, #2e7d32 100%);
    border: none;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
}

    .btn-success:hover {
        transform: translateY(-2px);
        box-shadow: var(--shadow-lg);
    }

/* تصميم متجاوب */
@media (max-width: 768px) {
    .payment-detail-item {
        margin-bottom: 1rem;
    }

    .flex-container {
        flex-direction: column;
        text-align: center;
    }

    .small-image {
        margin-bottom: 1rem;
    }
}

/* تحسينات للبطاقات */
.card {
    border: none;
    border-radius: 15px;
}

.card-header {
    border-radius: 15px 15px 0 0 !important;
}

/* تأثيرات الظلال */
.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}