body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    direction: ltr !important;
}
.lang-fa {
    font-family: 'IRANYekanX';
    direction: rtl !important;
}
.lang-fa select {
    background-position: left 0.75rem center;
    padding-right: 0.75rem;
    padding-left: 2.5rem;
}
.lang-btn.active {
    background-color: #0891b2; /* cyan-600 */
    color: white;
    font-weight: 600;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
}
/* Custom scrollbar for sidebar */
.custom-scrollbar::-webkit-scrollbar { width: 6px; }
.custom-scrollbar::-webkit-scrollbar-track { background: #f1f5f9; }
.custom-scrollbar::-webkit-scrollbar-thumb { background: #94a3b8; border-radius: 10px; }
.custom-scrollbar::-webkit-scrollbar-thumb:hover { background: #64748b; }
h1 {
    font-size: 40px !important;
    color: #195df5 !important;
}
h2 {
    font-size: 24px !important;
    color: #516ef9 !important;
    font-weight: 700 !important;
}
.to-blue-800 {
    background: #d4d4d4;
background: linear-gradient(0deg,rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 100%) !important;
}
h3 {
    font-size: 20px !important;
}
.shadow-2xl {
 box-shadow: rgba(0, 0, 0, 0.25) 0px 16px 20px -19px !important;
}

.bg-slate-100 {
    background: #383b40 !important;
}
.lang-btn.active {
    background-color: #ffffff !important;
    color: #f5635f !important;
}
h3.text-lg.font-semibold.uppercase.tracking-wider.opacity-80 {
    color: #fafafa
}

@media only screen and (max-width: 580px) {
  h1 {
    font-size: 24px !important;
    color: #195df5 !important;
  }
  h2 {
    font-size: 20px !important;
    color: #516ef9 !important;
    font-weight: 700 !important;
}
}
.grid.grid-cols-1.md\:grid-cols-2.gap-4 select {
    width: 41%;
	border-radius: 13px !important;
}
h3.text-sm.font-semibold.uppercase.tracking-wider.opacity-80 {
    color: #eee !important;
}
#your_work,#spouse_lang,#spouse_study,#spouse_work,#relatives,#export_business,#rural_location,#business_succession{
	width: auto !important;
}
#status-display {
    font-size: xxx-large !important;
}