html[data-theme=light],html[data-theme=light] body{--scrollbar-thumb-color: #9397a5;--scrollbar-thumb-color-hover: #828797}html[data-theme=dark],html[data-theme=dark] body{--scrollbar-thumb-color: #666c7a;--scrollbar-thumb-color-hover: #828797}html,body,div[class*=MuiDrawer],div[class*=MuiPaper],div[class*=MuiBox],div[class*=MuiTableContainer],div[class*=MuiDialog],[role=dialog],[role=region]{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb-color, #9397a5) transparent}html::-webkit-scrollbar,body::-webkit-scrollbar,div[class*=MuiDrawer]::-webkit-scrollbar,div[class*=MuiPaper]::-webkit-scrollbar,div[class*=MuiBox]::-webkit-scrollbar,div[class*=MuiTableContainer]::-webkit-scrollbar,div[class*=MuiDialog]::-webkit-scrollbar,[role=dialog]::-webkit-scrollbar,[role=region]::-webkit-scrollbar{width:12px;height:12px}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track,div[class*=MuiDrawer]::-webkit-scrollbar-track,div[class*=MuiPaper]::-webkit-scrollbar-track,div[class*=MuiBox]::-webkit-scrollbar-track,div[class*=MuiTableContainer]::-webkit-scrollbar-track,div[class*=MuiDialog]::-webkit-scrollbar-track,[role=dialog]::-webkit-scrollbar-track,[role=region]::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-button,body::-webkit-scrollbar-button,div[class*=MuiDrawer]::-webkit-scrollbar-button,div[class*=MuiPaper]::-webkit-scrollbar-button,div[class*=MuiBox]::-webkit-scrollbar-button,div[class*=MuiTableContainer]::-webkit-scrollbar-button,div[class*=MuiDialog]::-webkit-scrollbar-button,[role=dialog]::-webkit-scrollbar-button,[role=region]::-webkit-scrollbar-button{display:none;width:0;height:0}html::-webkit-scrollbar:vertical::-webkit-scrollbar-button,body::-webkit-scrollbar:vertical::-webkit-scrollbar-button,div[class*=MuiDrawer]::-webkit-scrollbar:vertical::-webkit-scrollbar-button,div[class*=MuiPaper]::-webkit-scrollbar:vertical::-webkit-scrollbar-button,div[class*=MuiBox]::-webkit-scrollbar:vertical::-webkit-scrollbar-button,div[class*=MuiTableContainer]::-webkit-scrollbar:vertical::-webkit-scrollbar-button,div[class*=MuiDialog]::-webkit-scrollbar:vertical::-webkit-scrollbar-button,[role=dialog]::-webkit-scrollbar:vertical::-webkit-scrollbar-button,[role=region]::-webkit-scrollbar:vertical::-webkit-scrollbar-button{display:none}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,div[class*=MuiDrawer]::-webkit-scrollbar-thumb,div[class*=MuiPaper]::-webkit-scrollbar-thumb,div[class*=MuiBox]::-webkit-scrollbar-thumb,div[class*=MuiTableContainer]::-webkit-scrollbar-thumb,div[class*=MuiDialog]::-webkit-scrollbar-thumb,[role=dialog]::-webkit-scrollbar-thumb,[role=region]::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-color, #9397a5);border-radius:8px;border:3px solid transparent;background-clip:content-box}html::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover,div[class*=MuiDrawer]::-webkit-scrollbar-thumb:hover,div[class*=MuiPaper]::-webkit-scrollbar-thumb:hover,div[class*=MuiBox]::-webkit-scrollbar-thumb:hover,div[class*=MuiTableContainer]::-webkit-scrollbar-thumb:hover,div[class*=MuiDialog]::-webkit-scrollbar-thumb:hover,[role=dialog]::-webkit-scrollbar-thumb:hover,[role=region]::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-color-hover, #828797)}.scrollbar-auto-hide{scrollbar-color:transparent transparent!important}.scrollbar-auto-hide:hover{scrollbar-color:var(--scrollbar-thumb-color, #9397a5) transparent!important}.scrollbar-auto-hide::-webkit-scrollbar-thumb{background-color:transparent!important;transition:background-color .2s ease}.scrollbar-auto-hide:hover::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-color, #9397a5)!important}.scrollbar-auto-hide:hover::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-color-hover, #828797)!important}html,body{margin:0;padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}#root{height:100vh}html[data-theme=light],html[data-theme=light] body{background-color:#f6f7f9;color:#070a22}html[data-theme=dark],html[data-theme=dark] body{background-color:#0a0a0a;color:#fff}html,body{transition:background-color .2s ease,color .2s ease}body.support-session-active{padding-top:4.5rem!important}
