@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600";.c-mainmenu{overflow-y:auto;height:100%;display:flex;flex-direction:column}.c-mainmenu .c-mainheader__logo{height:64px;padding-left:20px;display:flex;align-items:center;flex-shrink:0}.c-mainmenu .c-mainheader__logo div{width:98px;height:23px;background:center no-repeat;background-image:url(/logo.svg)}.c-mainmenu .c-mainheader__nav{flex:1;overflow:auto}.c-mainmenu .c-mainheader__nav .ant-menu{height:100%;border:0}.c-mainmenu .c-mainmenu__user .ant-menu{border:0}.c-mainmenu .c-mainmenu__user .c-mainheader__avatar{margin:-6px}.App__main{height:100%;overflow:hidden}.App__main>.ant-layout{height:100%;overflow:hidden}.App__main>.ant-layout .App__main__content{overflow-y:auto;overflow-x:hidden;height:100%;width:100%}.c-login-page{height:100%;width:100%;overflow:hidden}.c-login-page__login-modal{padding:24px;width:527.5px;border-radius:12px}html,html *{font-family:Inter,sans-serif;font-weight:400;font-size:14px}strong{font-weight:600}*,*:after,*:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}img{border:none}html,#root,#root>div:nth-of-type(1){height:100%}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:none;position:fixed;overflow:hidden;width:100vw;height:100vh}.App{margin:0;font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;overflow:hidden;height:100%}.content-wrapper{padding:24px}
