#app{width:100%;height:100vh}*{box-sizing:border-box}html,body,#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#303133;background:#f0f2f5;width:100%;height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.flex{display:flex}.flex-1{flex:1}.flex-center{justify-content:center;align-items:center;display:flex}.mr-8{margin-right:8px}.mb-16{margin-bottom:16px}.text-muted{color:#909399;font-size:12px}.page-container{padding:16px}.page-card{background:#fff;border-radius:4px;padding:16px;box-shadow:0 1px 4px #0000000a}.page-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.page-pagination{justify-content:flex-end;margin-top:16px;display:flex}.empty-hint{color:#909399;flex-direction:column;justify-content:center;align-items:center;padding:24px 16px;font-size:13px;display:flex}.empty-hint__icon{opacity:.6;margin-bottom:8px;font-size:40px}.empty-hint__text{margin:0}.empty-hint__sub{color:#c0c4cc;margin:4px 0 0;font-size:12px}
