@import url('/css/nafeesnastaleeqregular1/font.css');

html[lang="ur"],
html[lang="ur"] body {
    font-family: 'nafeesnastaleeqregular1', Arial, sans-serif;
}

html[lang="ur"] body {
    direction: rtl;
    text-align: right;
    line-height: 1.9;
}

html[lang="ur"] input,
html[lang="ur"] textarea,
html[lang="ur"] select,
html[lang="ur"] .fi-input,
html[lang="ur"] .fi-ta-text {
    font-family: 'nafeesnastaleeqregular1', Arial, sans-serif;
    line-height: 1.8;
}

html[lang="ur"] .fi,
html[lang="ur"] .fi-sidebar,
html[lang="ur"] .fi-topbar,
html[lang="ur"] .fi-header,
html[lang="ur"] .fi-section,
html[lang="ur"] .fi-ta {
    font-family: 'nafeesnastaleeqregular1', Arial, sans-serif;
}

html[lang="ur"] .fi-header-heading,
html[lang="ur"] .fi-ta-header-cell,
html[lang="ur"] .fi-ta-header-cell-label,
html[lang="ur"] .fi-ta-col-label,
html[lang="ur"] .fi-sidebar-item-label,
html[lang="ur"] .fi-section-header-heading,
html[lang="ur"] label {
    line-height: 2;
    letter-spacing: 0;
}

html[lang="ur"] .fi-header-heading {
    font-size: 2rem;
}

html[lang="ur"] .fi-simple-header-heading,
html[lang="ur"] .fi-simple-page h1,
html[lang="ur"] .fi-simple-page .fi-header-heading {
    font-family: 'nafeesnastaleeqregular1', Arial, sans-serif !important;
    font-size: 2rem;
    font-weight: 400 !important;
    line-height: 2.25;
    letter-spacing: 0;
    text-wrap: balance;
}

html[lang="ur"] .fi-simple-page .fi-simple-header-subheading,
html[lang="ur"] .fi-simple-page label,
html[lang="ur"] .fi-simple-page .fi-fo-field-wrp-label {
    font-family: 'nafeesnastaleeqregular1', Arial, sans-serif !important;
    font-weight: 400 !important;
    line-height: 2;
    letter-spacing: 0;
}

html[lang="ur"] .fi-ta-header-cell,
html[lang="ur"] .fi-ta-col-label {
    font-size: 1rem;
    font-weight: 700;
    white-space: normal;
}

html[lang="ur"] .fi-ta-cell,
html[lang="ur"] .fi-ta-text,
html[lang="ur"] .fi-badge {
    font-size: 0.95rem;
}

html[lang="ur"] .fi-ta-cell .fi-ta-text,
html[lang="ur"] .fi-ta-cell .fi-ta-text-item,
html[lang="ur"] .fi-urdu-data,
html[lang="ur"] .fi-urdu-data * {
    font-family: 'nafeesnastaleeqregular1', Arial, sans-serif !important;
    line-height: 2;
    letter-spacing: 0;
}

html[lang="ur"] .fi-ta-cell .fi-ta-text-item {
    font-size: 1.05rem;
}

html[lang="ur"] .fi-badge {
    line-height: 1.7;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

html[lang="ur"] .fi-latin-data,
html[lang="ur"] .fi-latin-data * {
    direction: ltr;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif !important;
    line-height: 1.45;
}

.language-switcher {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 0.75rem;
    font-size: 0.875rem;
}

.language-switcher a {
    border-radius: 0.375rem;
    padding: 0.25rem 0.5rem;
    text-decoration: none;
}

.language-switcher a.is-active {
    background: rgb(245 158 11 / 0.14);
    color: rgb(180 83 9);
    font-weight: 600;
}
