:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#464e7e;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{display:flex}.app,.content{max-width:1600px;height:100%;width:100%;font-family:Source Sans Pro,sans-serif;margin:auto}.sidebar{width:250px;height:100%;background-color:"transparent";padding:20px;box-sizing:border-box}.ps-sidebar-root{position:relative;overflow:hidden;height:100%;width:100%}.topbar_icons,.css-53g0n7-MuiButtonBase-root-MuiIconButton-root{color:#fff}.login{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;height:300px;width:500px;color:#fff;font-family:Source Sans Pro,sans-serif;font-size:20px;font-weight:600;text-align:center;border-radius:3px}.login_container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;background-color:#464e7e}.login input{width:250px;height:30px;border:1px solid white;border-radius:3px;background-color:#464e7e;color:#fff}.login button{width:60px;height:30px;border:1px solid white;border-radius:3px;background-color:#464e7e}
