:root{--color-brand:#3671f3;--color-brand-soft:#6384eb;--color-brand-active:#2f62d6;--color-text-title:#07073f;--color-text-body:#333;--color-text-strong:#212121;--color-text-secondary:#6e6e8b;--color-text-sidebar:#c1cadc;--color-text-muted:#a0a1af;--color-text-icon:#9b9db4;--color-text-on-brand:#fff;--color-bg-page:#ebedf1;--color-bg-panel:#fff;--color-bg-table-head:#f6f6fb;--color-bg-sidebar:#343848;--color-bg-sidebar-top:#303252;--color-bg-sidebar-item:#1f1f3f;--color-flyout:#1d1f36;--color-flyout-text:#dbdbf3;--color-sidebar-active:#739aff;--color-bg-row-hover:#f6f6fb;--color-bg-row-selected:#e8eefe;--color-border-btn:#d2d0e4;--color-border-line:#d2d0e4;--color-border-hover:#9b9db4;--color-sidebar-rule:#d9dada;--color-success:#1dc059;--color-error:#fa3e3e;--color-required:red;--color-warning:#ff991c;--color-teal:#01b79c;--sidebar-width:141px;--tabbar-height:48px;--toolbar-height:48px;--table-head-height:28px;--table-row-height:32px;--radius-xs:2px;--radius-sm:4px;--radius-md:6px;--font-app:"Microsoft YaHei", "San Francisco", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", sans-serif;--login-brand:#2386ee;--login-brand-start:#319af2;--login-brand-link:#0085f0;--login-disabled-bg:#e4e8f2;--login-disabled-text:#a0b0d0;--login-border:#b6c1d8;--login-placeholder:#939eb9;--login-error:#ff5b5b;--login-page:#f8f9fd;--login-panel-width:480px;--login-form-width:336px;--login-input-height:44px;--brand:#3671f3;--brand-soft:#6384eb;--brand-active:#2f62d6;--ok:#1dc059;--danger:#fa3e3e;--warn:#ff991c;--text:#07073f;--text-2:#6e6e8b;--text-3:#a0a1af;--line:#d2d0e4;--bg:#ebedf1;--panel:#fff;--head:#f6f6fb;--sidebar:#343848;--sidebar-2:#303252;--sidebar-text:#c1cadc;--sidebar-on:#c1cadc;--row-hover:#f6f6fb;--row-on:#e8eefe;--sidebar-w:141px;--top-h:48px;--radius:6px;--font:"Microsoft YaHei", "San Francisco", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", sans-serif}*{box-sizing:border-box}html,body,#app{min-width:1440px;height:100%;font-family:var(--font-app);color:var(--color-text-title);background:var(--color-bg-page);margin:0;font-size:12px;font-weight:400}button,input,select,textarea{font-family:inherit;font-weight:400}button{cursor:pointer}a{color:var(--color-brand);text-decoration:none}input:focus,button:focus,select:focus{outline:none}.page{background:var(--color-bg-page);min-height:100%;padding:12px 16px 20px}.page-title{color:var(--color-text-title);margin:0 0 12px;font-size:18px;font-weight:400}.card{background:var(--color-bg-panel);border-radius:var(--radius-md)}.toolbar{flex-wrap:wrap;align-items:center;gap:4px;height:48px;padding:10px 0;display:flex}.toolbar .right{gap:4px;margin-left:auto;display:flex}.field-input,.field-select{border:1px solid var(--color-border-btn);height:28px;color:var(--color-text-title);box-sizing:border-box;background:#fff;border-radius:2px;padding:0 8px;font-size:12px;line-height:26px}.field-select{padding-right:24px}.field-input{min-width:180px}.field-input::placeholder{color:var(--color-text-muted)}.grid{border-collapse:collapse;table-layout:fixed;width:100%}.grid th,.grid td{text-align:left;height:32px;color:var(--color-text-body);white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #f0f0f5;padding:0 7px;font-size:12px;font-weight:400;overflow:hidden}.grid th{background:var(--color-bg-table-head);height:28px;color:var(--color-text-title);position:sticky;top:0}.grid tbody tr:hover{background:var(--color-bg-row-hover)}.grid tbody tr.on{background:var(--color-bg-row-selected)}.tag{border-radius:2px;padding:0 8px;font-size:12px;font-weight:400;line-height:20px;display:inline-block}.tag-ok{color:#1dc059;background:#e8f8ee}.tag-danger{color:#fa3e3e;background:#fdecec}.tag-warn{color:#ff991c;background:#fff4df}.tag-info{color:#3671f3;background:#e8eefe}.tag-mute{color:#6e6e8b;background:#f6f6fb}.link-btn{color:var(--color-brand);background:0;border:0;padding:0 6px;font-size:12px;font-weight:400}.muted{color:var(--color-text-muted)}.hint{color:var(--color-text-secondary);font-size:12px}.line-field{width:245px;margin:0 16px 16px 0}.line-field label{height:16px;color:var(--color-text-secondary);margin-bottom:4px;font-size:12px;display:block}.line-field input,.line-field select{border:0;border-bottom:1px solid var(--color-border-line);width:100%;height:23px;color:var(--color-text-title);background:0 0;padding:0 4px;font-size:14px}.line-field input:hover,.line-field select:hover{border-bottom-color:var(--color-border-hover)}.line-field input:focus,.line-field select:focus{border-bottom-color:var(--color-brand)}.toast[data-v-84823b36]{z-index:80;border-left:3px solid var(--color-success);color:var(--color-text-title);background:#fff;padding:8px 16px;font-size:12px;font-weight:400;position:fixed;top:48px;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #0000001f}
