::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-thumb{position:relative;display:block;width:0;height:0;cursor:pointer;border-radius:inherit;background-color:hsla(220,4%,58%,.3);-webkit-transition:background-color .3s;transition:background-color .3s}::-webkit-scrollbar-thumb:hover{background-color:hsla(220,4%,58%,.55)}::-webkit-scrollbar-track{background-color:transparent}*{scrollbar-width:thin;scrollbar-color:hsla(220,4%,58%,.3) transparent}.tpl-list-page{padding:20px;background:#f5f7fa;box-sizing:border-box;min-height:calc(100vh - 80px)}.tpl-list-page .toolbar{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:0 0 12px 0;background:transparent}.tpl-list-page .filter-bar{display:flex;align-items:center;gap:10px;background:#fff;padding:10px 16px;border-radius:4px 4px 0 0;border-bottom:1px solid #ebeef5;flex-wrap:wrap}.tpl-list-page .filter-bar .count-hint{font-size:13px;color:#64748b;margin-left:auto}.tpl-list-page .table-card{border-radius:0 0 4px 4px}.tpl-list-page .table-card .el-card__body{padding:0}.tpl-list-page .table-card .el-table{border-radius:0}.tpl-list-page .table-card .el-table th.el-table__cell{background:#f8fafc;color:#334155;font-weight:600;font-size:13px}.tpl-list-page .pagination-wrapper{padding:12px 16px;display:flex;justify-content:flex-end;border-top:1px solid #ebeef5}.tpl-list-page .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0;color:#94a3b8}.tpl-list-page .empty-state i{font-size:40px;margin-bottom:10px}*{margin:0;padding:0}body{font:16px Microsoft YaHei,Tahoma,Helvetica,Arial,"\5b8b\4f53",sans-serif;color:#333}ol,ul{list-style:none}a{text-decoration:none;color:#666;cursor:pointer}img{border:none}table{border-collapse:collapse;border-spacing:0}input{background:none;outline:none;border:none}button{outline:none;background-color:transparent;padding:0;border:0;margin:0}