html,body,#app{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.el-card{--el-card-border-radius: 8px}.el-button{--el-button-border-radius: 6px}.el-input{--el-input-border-radius: 6px}.el-table{--el-table-header-bg-color: #f8f9fa}.text-center{text-align:center}.text-right{text-align:right}.text-muted{color:#909399}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.mt-10{margin-top:10px}.mt-20{margin-top:20px}code{background:#f5f7fa;padding:2px 6px;border-radius:4px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px}.table-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.table-row-actions>button{display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 10px;border:1px solid #dfe6e8;border-radius:7px;background:#fff;color:#52636a;font:inherit;font-size:11px;font-weight:650;line-height:1;white-space:nowrap;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease}.table-row-actions>button:hover{border-color:#8bbab4;background:#f2faf8;color:#12746c}.table-row-actions>button:active{transform:translateY(1px)}.table-row-actions>button:focus-visible{outline:2px solid rgba(22,131,122,.35);outline-offset:1px}.table-row-actions>button.is-primary{border-color:#b7ddd7;background:#eef8f6;color:#12746c}.table-row-actions>button.is-primary:hover{border-color:#6fb0a8;background:#e2f3f0}.table-row-actions>button.is-danger:hover{border-color:#e8b3aa;background:#fdf6f5;color:#c15749}.table-row-actions>button:disabled{opacity:.55;cursor:not-allowed}.table-row-actions>button:disabled:hover{border-color:#dfe6e8;background:#fff;color:#52636a}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}::-webkit-scrollbar-track{background:#f1f1f1}
