.MainSidebar{background:#111;height:calc(100vh - 10px);padding:0;position:sticky;overflow:auto;inset-inline-start:0;top:10px;left:6px;bottom:0;scrollbar-width:"thin";scrollbar-gutter:"stable";border-top-right-radius:16px;border-top-left-radius:16px}.MainSidebar-scrollable{height:100%;overflow-y:auto;padding:6px 6px 80px;scrollbar-width:thin;scrollbar-color:#444 transparent}.MainSidebar-header{padding:16px;display:flex;justify-content:space-between;align-items:center}.MainSidebar-header-logo{font-size:18px;font-weight:600;color:#fff}.MainSidebar-footer{position:absolute;bottom:0;left:0;right:0;padding:8px 6px;border-top:1px solid rgba(255,255,255,.4);display:flex;justify-content:flex-start;align-items:center;gap:12px;background:#111}.MainSidebar-footer.colapsed-ch{justify-content:center}.MainSidebar-footer-logo{width:30px;height:30px;border-radius:50%;object-fit:cover}.MainSidebar-footer-userinfo{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:2px}.MainSidebar-footer-userinfo-container{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%}.MainSidebar-footer span:nth-child(1){color:#ffffffde;font-size:12px}.MainSidebar-footer span:nth-child(2){color:#fff9;font-size:10px}.MainSidebar .MainSidebar-footer-userinfo-username,.MainSidebar .MainSidebar-footer-userinfo-name{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CustomHeader{width:calc(100% - 26px);height:60px;padding:0 16px;background:#111;display:flex;justify-content:space-between;align-items:center;margin:10px 0 0 14px;border-radius:16px;color:#fff}.CustomHeader .CustomHeader-search{width:60%}*{margin:0;padding:0;box-sizing:border-box;font-family:Wix Madefor Display,sans-serif}html,body{height:100%;margin:0;background-color:#0d0d0d;scrollbar-width:thin;scrollbar-color:#444 transparent;overflow-y:auto;overflow-x:hidden}body::-webkit-scrollbar{width:5px}body::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-thumb{background-color:#444;border-radius:6px}body::-webkit-scrollbar-thumb:hover{background-color:#555}.ant-menu-submenu .ant-menu{background-color:transparent!important}.ant-menu-dark .ant-menu-item{color:#fff}.ant-layout{background:#050505!important}.ant-btn-color-primary{box-shadow:unset!important}
