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,opacity;transition-duration:.4s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.dark body{color:#cbd5e1}.dark h1,.dark h2,.dark h3,.dark h4{color:#f8fafc}html[lang=fa] *:not([dir=ltr]){letter-spacing:0!important}::selection{background-color:#dbeafe;color:#1e40af}.dark ::selection{background-color:#3b82f64d;color:#fff}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#e2e8f0;border-radius:20px}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background-color:#334155}::-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}
