.logo{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:transparent;margin:0;position:relative;border-bottom:1px solid rgba(255,255,255,.1)}.logo h1{color:#fff;font-size:24px;font-weight:600;margin:0;letter-spacing:0;flex:1;text-align:left;transition:all .2s}.logo-toggle{color:#ffffffa6;font-size:16px;cursor:pointer;transition:color .3s;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.logo-toggle:hover{color:#ffffffd9}.ant-layout-sider-collapsed .logo{justify-content:center;padding:0}.ant-layout-sider-collapsed .logo h1{text-align:center;flex:none;font-size:26px}.ant-layout-sider-collapsed .logo h1:hover{color:#ffffffe6}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
