.tripartite-check-page{background:var(--bg);box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 80px);min-height:0;overflow:hidden;width:100%}.tripartite-check-content{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.tripartite-check-tab-bar{flex:0 0 auto;margin-bottom:var(--sp-3);overflow-x:auto;overflow-y:hidden;padding:0 var(--sp-5)}.tripartite-check-filter-row{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:var(--sp-3);margin-bottom:var(--sp-3)}.tripartite-check-filter-control{width:220px}.tripartite-check-table-region{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden}.tripartite-check-table{color:var(--text);min-width:0;width:100%}.tripartite-check-table .el-button--text{line-height:20px;min-height:0;padding:0}.tripartite-check-status-neutral{color:var(--text-2)}.tripartite-check-status-warning{color:var(--warning)}.tripartite-check-status-success{color:var(--success)}.tripartite-check-empty-state{align-items:center;color:var(--text-3);display:flex;font-size:var(--fs-14);justify-content:center;min-height:180px}.tripartite-check-pagination{align-self:flex-end;flex:0 0 auto;margin-top:var(--sp-3)}@media (max-width:1024px){.tripartite-check-filter-control{flex:1 1 220px;max-width:100%}}.discipline_table{margin-top:15px}