body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--theme:#b29048;height:100vh;margin:0;overflow:hidden}#root,.app-shell{height:100%}.app-shell{flex-direction:column;display:flex}.main-container{flex-direction:column;flex:auto;display:flex;overflow-y:auto}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0;border-radius:4px}::-webkit-scrollbar-thumb{background:var(--theme);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--theme)}::-webkit-scrollbar-corner{background:0 0}*{scrollbar-width:thin;scrollbar-color:var(--theme) transparent}[data-darkreader-scheme=dark] .Toastify__toast-theme--dark.Toastify__toast--error svg{--darkreader-inline-fill:var(--toastify-icon-color-error)!important}[data-darkreader-scheme=dark] .Toastify__toast-theme--dark.Toastify__toast--success svg{--darkreader-inline-fill:var(--toastify-icon-color-success)!important}[data-darkreader-scheme=dark] .Toastify__toast-theme--dark.Toastify__toast--info svg{--darkreader-inline-fill:var(--toastify-icon-color-info)!important}[data-darkreader-scheme=dark] .Toastify__toast-theme--dark.Toastify__toast--warning svg{--darkreader-inline-fill:var(--toastify-icon-color-warning)!important}
