@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");body{margin:0;font-family:Open Sans,-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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}:root{--Grey-100:#ffffff;--Grey-150:#fbfbfb;--Grey-200:#f8f9f9;--Grey-300:#f3f3f4;--Grey-400:#e3e4e6;--Grey-500:#939aa9;--Grey-600:#686d78;--Grey-700:#3f434d;--Grey-800:#2b2f39;--Grey-900:#1a1d23;--Primary-100:#f3eefc;--Primary-400:#e6dcf9;--Primary-500:#8750e1;--Primary-600:#5e21c0;--System-Success-100:#e9f5f1;--System-Success-400:#b3dfcf;--System-Success-500:#4cbf96;--System-Success-600:#099864;--System-Warning-100:#fbeaee;--System-Warning-400:#f7b4c6;--System-Warning-500:#ef6389;--System-Warning-600:#ea0b47;--Charts-Purple-100:#f3f2fc;--Charts-Purple-400:#b7aded;--Charts-Purple-500:#8979e6;--Charts-Orange-100:#fdf5ed;--Charts-Orange-400:#f5c190;--Charts-Orange-500:#f5b070;--Charts-Yellow-400:#fdeb83;--Charts-Yellow-500:#fdd655;--Shadow-100:0px 2px 2px 0px rgba(33,37,41,0.08);--border-radius:4px;--tabel-background-color:var(--Grey-100)}[data-toolpad-color-scheme=dark]{--tabel-background-color:var(--Grey-800)}.loadingBorder{position:absolute;width:100%;height:100%}.loadingBorder:after,.loadingBorder:before{content:"";position:absolute;width:calc(100% + 4px);height:calc(100% + 4px);background-image:conic-gradient(from var(--angel),var(--Primary-100,#eef3fd),var(--Primary-600,#174cc6));top:50%;left:50%;translate:-50% -50%;z-index:-2;border-radius:var(--border-radius);animation:spin 3s linear infinite}.loadingBorder:before{filter:blur(10px);opacity:.5}@property --angel{syntax:"<angle>";initial-value:0deg;inherits:false}@keyframes spin{0%{--angel:0deg}to{--angel:360deg}}.scroll::-webkit-scrollbar{width:8px;height:8px}.scroll::-webkit-scrollbar-track{border-radius:2px}.scroll::-webkit-scrollbar-thumb{border-radius:4px;background:var(--Grey-500,#939aa9)}.scroll::-webkit-scrollbar-thumb:hover{background:var(--Grey-600,#686d78)}.scroll::-webkit-scrollbar-corner{background-color:transparent}.intercom-app>div[class*=intercom-with-namespace],.intercom-lightweight-app-launcher.intercom-lightweight-app-launcher{bottom:80px}