/* CSS PROFESSIONNEL - BAB EL KHEYR */
body { font-size: 16px !important; line-height: 1.6; }
h1 { font-size: 32px !important; font-weight: 600; }
h2 { font-size: 28px !important; font-weight: 600; }
h3 { font-size: 24px !important; font-weight: 600; }
h4 { font-size: 20px !important; font-weight: 600; }
.form-label { font-size: 16px !important; font-weight: 600; margin-bottom: 8px; }
.form-control, .form-select { font-size: 16px !important; padding: 12px 16px !important; min-height: 48px; border-radius: 8px; }
.btn { font-size: 16px !important; padding: 12px 24px !important; min-height: 48px; border-radius: 8px; font-weight: 600; }
.btn-lg { font-size: 18px !important; padding: 16px 32px !important; min-height: 56px; }
.table { font-size: 16px !important; }
.table th { font-size: 16px !important; padding: 16px !important; font-weight: 600; }
.table td { padding: 16px !important; }
.badge { font-size: 14px !important; padding: 8px 16px !important; }
.alert { font-size: 16px !important; padding: 20px !important; }
.card { border-radius: 12px; box-shadow: 0 2px 8px rgba(0,0,0,0.08); }
.card-header { padding: 20px; font-size: 18px; font-weight: 600; }
.card-body { padding: 24px; }
