/* ===== scale +2 steps (14 → 16 base) ===== */
body{font-size:16px!important;line-height:1.75}

/* کنترل‌ها: 13 → 15 */
input,select,button,.btn,.tab,.chip-btn{font-size:15px!important}
textarea{font-size:14px!important;line-height:1.95}

/* جدول‌ها */
table,th,td{font-size:15px!important}
th{font-weight:600}

/* عناوین */
h1{font-size:27px}h2{font-size:23px}h3{font-size:20px}
h4{font-size:18px}h5,h6{font-size:16px}

/* متن‌های فرعی */
label,small,.muted,.hint,.help,.sub{font-size:14px!important}
.badge,.tag,.pill{font-size:13px!important}

/* weight bump */
body{font-weight:500}
button,.btn,th{font-weight:600}

/* fix: typography.css از rem استفاده می‌کند و با body بزرگ نشد */
h1{font-size:32px!important;line-height:1.35}
h2{font-size:26px!important;line-height:1.4}
h3{font-size:21px!important}
.login .box h2{font-size:1.3rem!important}
.login .box p.s{font-size:.95rem!important}
