html,body,#root{height:100%;width:100%;margin:0;padding:0}#root{display:flex;flex-direction:column}*,*:before,*:after{transition-property:background-color,border-color,color,fill,stroke;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}html[lang=fa] *:not([dir=ltr]){letter-spacing:0!important}html[lang=fa] .tracking-widest,html[lang=fa] .tracking-wider,html[lang=fa] .tracking-tight,html[lang=fa] .tracking-tighter,html[lang=fa] [class*=tracking-]{letter-spacing:0!important}::selection{background-color:#dbeafe;color:#1e40af}.dark ::selection{background-color:#fff3;color:#fff}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#fdfbf7}::-webkit-scrollbar-thumb{background-color:#e2e8f0;border-radius:20px;border:3px solid #fdfbf7}::-webkit-scrollbar-thumb:hover{background-color:#cbd5e1}html.dark ::-webkit-scrollbar-track{background:#020617}html.dark ::-webkit-scrollbar-thumb{background-color:#1e293b;border:3px solid #020617}html.dark ::-webkit-scrollbar-thumb:hover{background-color:#334155}
