:root{--color-primary:#3175f7;--color-white:#fff;--color-black:#282e39;--el-color-primary:#3175f7;--color-border:#d8d8d8;--primary-text-color:#000;--sub-text-color:#666;--paragraph-color:#898a8e;--time-color:#999;--border-color:#d9d9d9;--font-family-serif:"Noto Sans SC","Microsoft YaHe",SimHei,helvetica,arial,verdana,tahoma,sans-serif;--font-size-base:14px;--line-height-base:1.5;--page-padding-x:15vw;--page-mobile-padding-x:12px;--page-padding:0 var(--page-padding-x);--grey-color:#f2f2f2}*,body,html{box-sizing:border-box;outline:none}body,h1,h2,h3,h4,h5,h6,html,li,ol,p,ul{list-style:none;margin:0;padding:0}body,html{color:var(--primary-text-color);font-family:var(--font-family-serif);font-size:var(--font-size-base);font-weight:400;height:100%;line-height:var(--line-height-base);overflow-y:hidden;width:100%}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-track{background:#0000;border-radius:6px}::-webkit-scrollbar-thumb{background:#9093994d;border-radius:6px;-webkit-transition:background .3s;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:#90939980}::-webkit-scrollbar-corner{background:#0000}.search-select-model .el-select-dropdown__item{align-items:center;display:flex;gap:8px}.el-scrollbar{--el-scrollbar-opacity:.3;--el-scrollbar-bg-color:var(--el-text-color-secondary);--el-scrollbar-hover-opacity:.5;--el-scrollbar-hover-bg-color:var(--el-text-color-secondary);height:100%;overflow:hidden;position:relative}.el-scrollbar__wrap{height:100%;overflow:auto}.el-scrollbar__wrap--hidden-default{scrollbar-width:none}.el-scrollbar__wrap--hidden-default::-webkit-scrollbar{display:none}.el-scrollbar__thumb{background-color:var(--el-scrollbar-bg-color,var(--el-text-color-secondary));border-radius:inherit;cursor:pointer;display:block;height:0;opacity:var(--el-scrollbar-opacity,.3);position:relative;transition:var(--el-transition-duration) background-color;width:0}.el-scrollbar__thumb:hover{background-color:var(--el-scrollbar-hover-bg-color,var(--el-text-color-secondary));opacity:var(--el-scrollbar-hover-opacity,.5)}.el-scrollbar__bar{border-radius:4px;bottom:2px;position:absolute;right:2px;z-index:1}.el-scrollbar__bar.is-vertical{top:2px;width:6px}.el-scrollbar__bar.is-vertical>div{width:100%}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-scrollbar__bar.is-horizontal>div{height:100%}.el-scrollbar-fade-enter-active{transition:opacity .34s ease-out}.el-scrollbar-fade-leave-active{transition:opacity .12s ease-out}.el-scrollbar-fade-enter-from,.el-scrollbar-fade-leave-active{opacity:0}
