@import"https://fonts.googleapis.com/css2?family=Vazirmatn:wght@100;200;300;400;500;600;700;800;900&display=swap";:root{--font-family-base: "Vazirmatn", sans-serif}*{font-family:var(--font-family-base)!important}body{margin:0;background-color:#f8fafc;direction:rtl;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,button,select,textarea{font-family:inherit!important}code,pre{font-family:Courier New,Courier,monospace!important}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dir-ltr{direction:ltr;text-align:left}.dir-rtl{direction:rtl;text-align:right}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fade-in .3s ease-in-out}.animate-fade-in-up{animation:fade-in-up .3s ease-out}
