/* استایل عمومی سیستم — RTL فارسی */
body {
    font-family: Tahoma, "Vazirmatn", Arial, sans-serif;
    font-size: 14px;
}
.table th, .table td { vertical-align: middle; }
.form-label { font-weight: 600; }
.card { border: 0; }
.card-header { background: #f8f9fa; font-weight: 700; }
.badge { font-weight: 500; padding: .45em .8em; }
input[dir="ltr"], .form-control[dir="ltr"] { text-align: left; }
#qrcode img { display: inline-block; }
