body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}@media (prefers-color-scheme:dark){html{color-scheme:dark}body{color:#000;background:#fff}}*{scrollbar-width:auto;scrollbar-color:#7d7d7d20 #ffffff20}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#ffffff20}::-webkit-scrollbar-thumb{background-color:#7d7d7d20;border-radius:10px;border:1px solid #ffffff20}.Toastify__toast-container{left:0!important;top:0!important;transform:none!important}.Toastify__close-button{display:none!important}.Layout_Root__LuSUG{grid-template-columns:1fr;grid-template-rows:1fr;grid-template-areas:"mainView" "footer";display:grid;top:0;right:0;left:0;bottom:0;width:100%;overflow:"hidden"}.Layout_MainView__cr78g{grid-area:mainView;overflow-y:scroll;overflow-x:hidden;vertical-align:baseline}.Layout_Footer__y3YTO{grid-area:footer;bottom:0;width:100vw;background:#fff;display:flex;flex-wrap:nowrap;justify-content:space-around;align-items:center;font-size:2em;padding:10px;box-shadow:1px 3px 20px 20px #00000010;position:fixed;height:60px;top:calc(100vh - 60px)}