: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:transparent;border-radius:6px}::-webkit-scrollbar-thumb{background:#9092984d;border-radius:6px;-webkit-transition:background .3s;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:#90929880}::-webkit-scrollbar-corner{background:transparent}.layout-user,.search-select-model .el-select-dropdown__item{align-items:center;display:flex;gap:8px}.layout-user .user-info{align-items:center;display:flex;height:24px}.layout-user .user-info .el-dropdown-link{align-items:center;color:var(--color-white);cursor:pointer;display:flex}.layout-user .user-info .user-name{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout-user .user-info img{border-radius:50%;height:24px;margin-right:4px;width:24px}.user-dropdown a{text-decoration:none}
