:root{--background:#ffffff;--foreground:#171717}@media(prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif}body .notistack-Snackbar .notistack-MuiContent{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}body .notistack-Snackbar .notistack-MuiContent-error{background-color:rgba(211,47,47,.5)}body .notistack-Snackbar .notistack-MuiContent-warning{background-color:rgba(237,108,2,.5)}body .notistack-Snackbar .notistack-MuiContent-info{background-color:rgba(2,136,209,.5)}body .notistack-Snackbar .notistack-MuiContent-success{background-color:rgba(46,125,50,.5)}body .snackbar-container-light .notistack-Snackbar .notistack-MuiContent div{color:#000!important;fill:#000!important}