.PmsProjectForm-module__PAJ-NW__container{flex-direction:column;gap:20px;min-height:100%;padding:24px;display:flex}.PmsProjectForm-module__PAJ-NW__loadingWrapper{justify-content:center;align-items:center;min-height:300px;display:flex}.PmsProjectForm-module__PAJ-NW__errorWrapper{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:300px;display:flex}.PmsProjectForm-module__PAJ-NW__errorText{color:#94a3b8;font-size:15px}.PmsProjectForm-module__PAJ-NW__backBtn{cursor:pointer;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 14px;font-size:13px;font-weight:600;transition:all .18s;display:inline-flex}.PmsProjectForm-module__PAJ-NW__backBtn:hover{background:#f1f5f9}.PmsProjectForm-module__PAJ-NW__header{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-bottom:16px;display:flex}.PmsProjectForm-module__PAJ-NW__headerLeft{align-items:center;min-width:0;display:flex}.PmsProjectForm-module__PAJ-NW__headerTitle{color:#0f172a;word-break:keep-all;overflow-wrap:break-word;margin:0;font-size:20px;font-weight:700;line-height:1.4}.PmsProjectForm-module__PAJ-NW__headerActions{flex:0 auto;justify-content:flex-end;min-width:0;display:flex}.PmsProjectForm-module__PAJ-NW__headerActionsRow{flex-wrap:nowrap;align-items:center;gap:8px;display:inline-flex}.PmsProjectForm-module__PAJ-NW__iconBtn{cursor:pointer;color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.PmsProjectForm-module__PAJ-NW__iconBtn:hover:not(:disabled){color:#0f172a;background:#f8fafc}.PmsProjectForm-module__PAJ-NW__iconBtnLabeled{justify-content:center;gap:6px;width:auto;min-width:36px;padding:0 14px}.PmsProjectForm-module__PAJ-NW__iconBtnLabel{letter-spacing:-.02em;white-space:nowrap;font-size:13px;font-weight:700}.PmsProjectForm-module__PAJ-NW__headerActionBtnEnd{color:#b45309;background:#fffbeb;border-color:#fcd34d}.PmsProjectForm-module__PAJ-NW__headerActionBtnEnd:hover:not(:disabled){color:#92400e;background:#fef3c7;border-color:#fbbf24}.PmsProjectForm-module__PAJ-NW__headerActionBtnInfo{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.PmsProjectForm-module__PAJ-NW__headerActionBtnInfo:hover:not(:disabled){color:#1e40af;background:#dbeafe;border-color:#60a5fa}.PmsProjectForm-module__PAJ-NW__headerActionBtnInfo:disabled{opacity:.6;cursor:not-allowed}.PmsProjectForm-module__PAJ-NW__headerActionBtnSuccess{color:#15803d;background:#ecfdf5;border-color:#86efac}.PmsProjectForm-module__PAJ-NW__headerActionBtnSuccess:hover:not(:disabled){color:#166534;background:#dcfce7;border-color:#4ade80}.PmsProjectForm-module__PAJ-NW__headerActionBtnSuccess:disabled{opacity:.6;cursor:not-allowed}.PmsProjectForm-module__PAJ-NW__headerActionBtnEdit{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.PmsProjectForm-module__PAJ-NW__headerActionBtnEdit:hover:not(:disabled){color:#1e40af;background:#dbeafe;border-color:#60a5fa}.PmsProjectForm-module__PAJ-NW__headerActionBtnActivity{color:#334155;background:#f1f5f9;border-color:#cbd5e1}.PmsProjectForm-module__PAJ-NW__headerActionBtnActivity:hover:not(:disabled){color:#0f172a;background:#e2e8f0;border-color:#94a3b8}.PmsProjectForm-module__PAJ-NW__tabsContainer{width:100%;margin-bottom:8px}.PmsProjectForm-module__PAJ-NW__tabs{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;gap:4px;width:fit-content;padding:5px;display:flex}.PmsProjectForm-module__PAJ-NW__tab{cursor:pointer;color:#64748b;white-space:nowrap;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px 20px;font-size:13.5px;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.PmsProjectForm-module__PAJ-NW__tab:hover{color:#334155;background:#e2e8f080}.PmsProjectForm-module__PAJ-NW__tabActive{color:#7c5cfc;background:#fff;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000a}.PmsProjectForm-module__PAJ-NW__contentArea{flex-direction:column;width:100%;display:flex}.PmsProjectForm-module__PAJ-NW__detailSection{flex-direction:column;gap:16px;width:100%;display:flex}.PmsProjectForm-module__PAJ-NW__detailCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:28px;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000003,0 0 0 1px #00000005}.PmsProjectForm-module__PAJ-NW__detailGrid{grid-template-columns:repeat(2,1fr);gap:20px 28px;width:100%;display:grid}.PmsProjectForm-module__PAJ-NW__gridItem{flex-direction:column;gap:6px;min-width:0;display:flex}.PmsProjectForm-module__PAJ-NW__gridItemFull{grid-column:1/-1}.PmsProjectForm-module__PAJ-NW__fieldLabelRow{color:#64748b;align-items:center;gap:6px;display:flex}.PmsProjectForm-module__PAJ-NW__fieldIcon{color:#7c5cfc;flex-shrink:0}.PmsProjectForm-module__PAJ-NW__fieldLabelText{text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;font-size:12px;font-weight:600}.PmsProjectForm-module__PAJ-NW__fieldValueContainer{align-items:center;min-height:24px;padding-left:21px;display:flex}.PmsProjectForm-module__PAJ-NW__fieldValueText{color:#1e293b;font-size:14.5px;font-weight:600;line-height:1.5}.PmsProjectForm-module__PAJ-NW__titleText{color:#0f172a;font-size:15.5px;font-weight:700}.PmsProjectForm-module__PAJ-NW__multilineContainer{background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;min-height:80px;margin-top:2px;padding:12px 16px}.PmsProjectForm-module__PAJ-NW__multilineContainer .PmsProjectForm-module__PAJ-NW__fieldValueText{color:#334155;white-space:pre-wrap;font-weight:500}.PmsProjectForm-module__PAJ-NW__fileDownloadWrapper{width:100%;margin-top:8px;overflow:hidden}.PmsProjectForm-module__PAJ-NW__actionRow{justify-content:flex-end;margin-top:8px;display:flex}.PmsProjectForm-module__PAJ-NW__btnEdit{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:6px;justify-content:center;align-items:center;height:38px;padding:0 24px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.PmsProjectForm-module__PAJ-NW__btnEdit:hover{background-color:#1d4ed8}.PmsProjectForm-module__PAJ-NW__dateRangePickerPlaceholder{align-items:center;gap:8px;display:flex}.PmsProjectForm-module__PAJ-NW__dateInputBox{align-items:center;width:140px;display:flex;position:relative}.PmsProjectForm-module__PAJ-NW__dateSeparator{color:#475569;font-size:14px;font-weight:500}.PmsProjectForm-module__PAJ-NW__textareaWrapper{width:100%;margin-top:4px}.PmsProjectForm-module__PAJ-NW__editActionRow{align-items:center;gap:8px;display:inline-flex}.PmsProjectForm-module__PAJ-NW__actionBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;justify-content:center;align-items:center;height:36px;padding:0 20px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.PmsProjectForm-module__PAJ-NW__btnSave{color:#fff;background-color:#2563eb;gap:6px}.PmsProjectForm-module__PAJ-NW__btnSave:hover{background-color:#1d4ed8}.PmsProjectForm-module__PAJ-NW__btnPrev{color:#fff;background-color:#64748b}.PmsProjectForm-module__PAJ-NW__btnPrev:hover{background-color:#475569}.PmsProjectForm-module__PAJ-NW__btnIcon{flex-shrink:0}@media (max-width:768px){.PmsProjectForm-module__PAJ-NW__container{gap:16px;padding:16px}.PmsProjectForm-module__PAJ-NW__header{flex-direction:column;align-items:flex-start;gap:12px;padding-bottom:12px}.PmsProjectForm-module__PAJ-NW__headerLeft{width:100%}.PmsProjectForm-module__PAJ-NW__headerTitle{font-size:17px}.PmsProjectForm-module__PAJ-NW__headerActions{justify-content:flex-start;width:100%}.PmsProjectForm-module__PAJ-NW__headerActionsRow{gap:6px;width:100%}.PmsProjectForm-module__PAJ-NW__headerActionsRow .PmsProjectForm-module__PAJ-NW__iconBtnLabeled{flex:1;height:32px;padding:0}.PmsProjectForm-module__PAJ-NW__detailCard{padding:20px}.PmsProjectForm-module__PAJ-NW__detailGrid{grid-template-columns:1fr;gap:16px}.PmsProjectForm-module__PAJ-NW__fieldValueContainer{padding-left:21px}.PmsProjectForm-module__PAJ-NW__fieldValueText{font-size:13.5px}}.PmsProjectForm-module__PAJ-NW__listContainer{flex-direction:column;gap:16px;display:flex}.PmsProjectForm-module__PAJ-NW__listControls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:3px;display:flex}.PmsProjectForm-module__PAJ-NW__viewControls{align-items:center;gap:8px;display:flex}.PmsProjectForm-module__PAJ-NW__viewToggle{background:#fff;border:1px solid #e0e0e0;border-radius:8px;height:40px;display:flex;overflow:hidden}.PmsProjectForm-module__PAJ-NW__viewToggleButton{color:#ccc;cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;height:100%;padding:0 12px;transition:all .2s;display:flex}.PmsProjectForm-module__PAJ-NW__viewToggleButtonActive{color:#7c5cfc;background:#f8f7ff}.PmsProjectForm-module__PAJ-NW__viewToggleButton:hover:not(.PmsProjectForm-module__PAJ-NW__viewToggleButtonActive){color:#999;background:#fafafa}.PmsProjectForm-module__PAJ-NW__listView{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #eee;border-radius:8px;overflow-x:auto}.PmsProjectForm-module__PAJ-NW__tableContainer{border-collapse:collapse;width:100%;min-width:800px}.PmsProjectForm-module__PAJ-NW__tableHeader{background:#f8f9fa;border-bottom:1px solid #eee}.PmsProjectForm-module__PAJ-NW__tableHeader th{text-align:center;color:#888;padding:12px 16px;font-size:12px;font-weight:600}.PmsProjectForm-module__PAJ-NW__tableHeaderColEvalItem{min-width:150px}.PmsProjectForm-module__PAJ-NW__tableHeaderColUnit,.PmsProjectForm-module__PAJ-NW__tableHeaderColWeight,.PmsProjectForm-module__PAJ-NW__tableHeaderColGoalValue,.PmsProjectForm-module__PAJ-NW__tableHeaderColAchvmValue{min-width:80px}.PmsProjectForm-module__PAJ-NW__tableHeaderColMemo{min-width:280px}.PmsProjectForm-module__PAJ-NW__tableRow{border-bottom:1px solid #eee;transition:background .2s}.PmsProjectForm-module__PAJ-NW__tableRow:hover{background:#fbfbff}.PmsProjectForm-module__PAJ-NW__tableRow td{color:#333;text-align:center;padding:13px 16px;font-size:14px}.PmsProjectForm-module__PAJ-NW__noData{text-align:center;color:#94a3b8;justify-content:center;align-items:center;width:100%;padding:40px 0;font-size:14px;font-weight:500;display:flex}.PmsProjectForm-module__PAJ-NW__listLoadingArea{justify-content:center;align-items:center;width:100%;padding:40px 0;display:flex}.PmsProjectForm-module__PAJ-NW__tableCellMaxWidth{text-overflow:ellipsis;white-space:nowrap;max-width:20vw;overflow:hidden}.PmsProjectForm-module__PAJ-NW__cardGrid{grid-template-columns:repeat(auto-fill,minmax(235px,1fr));gap:12px;display:grid}.PmsProjectForm-module__PAJ-NW__card{background:#fff;border:1px solid #e8eaee;border-bottom:2px solid #d8dce4;border-radius:12px;flex-direction:column;gap:6px;padding:12px 14px;transition:all .2s;display:flex;position:relative;box-shadow:inset 0 1px #fff,0 1px 3px #0000000f,0 4px 12px #00000014,0 8px 24px #0000000d}.PmsProjectForm-module__PAJ-NW__card:hover{background:#fff;border-color:#c9cdd6 #c9cdd6 #b0b6c2;transform:translateY(-3px);box-shadow:inset 0 1px #fff,0 2px 6px #00000014,0 8px 20px #0000001a,0 16px 36px #00000012}.PmsProjectForm-module__PAJ-NW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.PmsProjectForm-module__PAJ-NW__cardTitle{color:#1a1a1a;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:39px;margin:2px 0;font-size:14px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.PmsProjectForm-module__PAJ-NW__cardInfoList{flex-direction:column;gap:4px;margin-bottom:4px;display:flex}.PmsProjectForm-module__PAJ-NW__cardInfoRow{align-items:center;font-size:11px;line-height:1.4;display:flex}.PmsProjectForm-module__PAJ-NW__cardInfoLabel{color:#888;flex-shrink:0;width:80px;font-weight:500}.PmsProjectForm-module__PAJ-NW__cardInfoValue{color:#444;text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.PmsProjectForm-module__PAJ-NW__btnPurple{cursor:pointer;color:#fff;background-color:#7c5cfc;border:1px solid #7c5cfc;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 16px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 2px 4px #7c5cfc26}.PmsProjectForm-module__PAJ-NW__btnPurple:hover:not(:disabled){background-color:#6540fa;border-color:#6540fa;transform:translateY(-1px);box-shadow:0 4px 8px #7c5cfc40}.PmsProjectForm-module__PAJ-NW__btnPurple:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #7c5cfc26}.PmsProjectForm-module__PAJ-NW__btnPurple:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.PmsProjectForm-module__PAJ-NW__viewToggle{display:none}}.PmsProjectForm-module__PAJ-NW__tableHeaderColControl{width:120px;min-width:110px}.PmsProjectForm-module__PAJ-NW__actionBtnGroup{justify-content:center;align-items:center;gap:6px;display:flex}.PmsProjectForm-module__PAJ-NW__iconBtnDanger{cursor:pointer;color:#ef4444;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.PmsProjectForm-module__PAJ-NW__iconBtnDanger:hover:not(:disabled){color:#dc2626;background:#fee2e2;border-color:#f87171}.PmsProjectForm-module__PAJ-NW__iconBtnSmall{width:32px;height:32px}.PmsProjectForm-module__PAJ-NW__cardActionBar{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:6px;margin-top:10px;padding-top:10px;display:flex}.PmsProjectForm-module__PAJ-NW__cardActionBtn{cursor:pointer;color:#475569;background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:4px;padding:5px 10px;font-size:11px;font-weight:700;transition:all .18s;display:inline-flex}.PmsProjectForm-module__PAJ-NW__cardActionBtn:hover{color:#0f172a;background:#f8fafc;border-color:#94a3b8}.PmsProjectForm-module__PAJ-NW__cardActionBtnDanger{color:#ef4444;background:#fef2f2;border-color:#fca5a5}.PmsProjectForm-module__PAJ-NW__cardActionBtnDanger:hover{color:#dc2626;background:#fee2e2;border-color:#f87171}@media (max-width:768px){.PmsProjectForm-module__PAJ-NW__cardActionBar{flex-direction:column;gap:8px;width:100%;margin-top:12px;padding-top:12px;display:flex}.PmsProjectForm-module__PAJ-NW__cardActionBtn{border-radius:8px;justify-content:center;width:100%;padding:10px 12px;font-size:13px}}.PmsProjectForm-module__PAJ-NW__statusBadge{color:#fff;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-block}.PmsProjectForm-module__PAJ-NW__statusIng{color:#3b82f6;background-color:#eff6ff;border:1px solid #dbeafe}.PmsProjectForm-module__PAJ-NW__statusEnd{color:#64748b;background-color:#f1f5f9;border:1px solid #e2e8f0}.PmsProjectForm-module__PAJ-NW__historyLink{cursor:pointer;color:#3b82f6;font-weight:700;text-decoration:underline;transition:color .15s}.PmsProjectForm-module__PAJ-NW__historyLink:hover{color:#1d4ed8}.PmsProjectForm-module__PAJ-NW__stepModalWrapper{flex-direction:column;justify-content:center;align-items:center;padding:8px 4px;display:flex}.PmsProjectForm-module__PAJ-NW__stepModalTitle{color:#0f172a;text-align:center;margin-bottom:20px;font-size:16px;font-weight:700}.PmsProjectForm-module__PAJ-NW__stepModalSelectContainer{width:100%;margin-bottom:20px}.PmsProjectForm-module__PAJ-NW__stepModalSelect{width:100%}.PmsProjectForm-module__PAJ-NW__stepModalButtonContainer{justify-content:center;width:100%;display:flex}.PmsProjectForm-module__PAJ-NW__stepModalSubmitBtn{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:8px;justify-content:center;align-items:center;height:38px;padding:0 24px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 2px 4px #3b82f626}.PmsProjectForm-module__PAJ-NW__stepModalSubmitBtn:hover:not(:disabled){background-color:#2563eb;box-shadow:0 4px 6px #3b82f640}.PmsProjectForm-module__PAJ-NW__stepModalSubmitBtn:disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background-color:#cbd5e1}
.tabulator{text-align:left;background-color:#888;border:1px solid #999;font-size:14px;position:relative;overflow:hidden;transform:translateZ(0)}.tabulator[tabulator-layout=fitDataFill] .tabulator-tableholder .tabulator-table{min-width:100%}.tabulator[tabulator-layout=fitDataTable]{display:inline-block}.tabulator.tabulator-block-select,.tabulator.tabulator-ranges .tabulator-cell:not(.tabulator-editing){-webkit-user-select:none;user-select:none}.tabulator .tabulator-header{box-sizing:border-box;color:#555;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-o-user-select:none;white-space:nowrap;background-color:#e6e6e6;border-bottom:1px solid #999;outline:none;width:100%;font-weight:700;position:relative;overflow:hidden}.tabulator .tabulator-header.tabulator-header-hidden{display:none}.tabulator .tabulator-header .tabulator-header-contents{position:relative;overflow:hidden}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers{display:inline-block}.tabulator .tabulator-header .tabulator-col{box-sizing:border-box;text-align:left;vertical-align:bottom;background:#e6e6e6;border-right:1px solid #aaa;flex-direction:column;justify-content:flex-start;display:inline-flex;position:relative;overflow:hidden}.tabulator .tabulator-header .tabulator-col.tabulator-moving{pointer-events:none;background:#cdcdcd;border:1px solid #999;position:absolute}.tabulator .tabulator-header .tabulator-col.tabulator-range-highlight{color:#000;background-color:#d6d6d6}.tabulator .tabulator-header .tabulator-col.tabulator-range-selected{color:#fff;background-color:#3876ca}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{box-sizing:border-box;padding:4px;position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button{padding:0 8px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button:hover{cursor:pointer;opacity:.6}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title-holder{position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title{box-sizing:border-box;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;width:100%;overflow:hidden}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title.tabulator-col-title-wrap{text-overflow:clip;white-space:normal}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor{box-sizing:border-box;background:#fff;border:1px solid #999;width:100%;padding:1px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-header-popup-button+.tabulator-title-editor{width:calc(100% - 22px)}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{align-items:center;display:flex;position:absolute;top:0;bottom:0;right:4px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #bbb;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{border-top:1px solid #aaa;margin-right:-1px;display:flex;position:relative;overflow:hidden}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter{box-sizing:border-box;text-align:center;width:100%;margin-top:2px;position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter textarea{height:auto!important}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter svg{margin-top:3px}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input::-ms-clear{width:0;height:0}.tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:25px}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable.tabulator-col-sorter-element:hover{cursor:pointer;background-color:#cdcdcd}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter{color:#bbb}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{cursor:pointer;border-bottom:6px solid #555}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-top:none;border-bottom:6px solid #bbb}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter{color:#666}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{cursor:pointer;border-bottom:6px solid #555}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-top:none;border-bottom:6px solid #666}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter{color:#666}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{cursor:pointer;border-top:6px solid #555}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{color:#666;border-top:6px solid #666;border-bottom:none}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical .tabulator-col-content .tabulator-col-title{text-orientation:mixed;writing-mode:vertical-rl;justify-content:center;align-items:center;display:flex}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-col-vertical-flip .tabulator-col-title{transform:rotate(180deg)}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-title{padding-top:20px;padding-right:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable.tabulator-col-vertical-flip .tabulator-col-title{padding-bottom:20px;padding-right:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-sorter{justify-content:center;inset:4px 0 auto}.tabulator .tabulator-header .tabulator-frozen{z-index:11;position:sticky;left:0}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #aaa}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #aaa}.tabulator .tabulator-header .tabulator-calcs-holder{box-sizing:border-box;border-top:1px solid #aaa;border-bottom:1px solid #aaa;display:inline-block;background:#f3f3f3!important}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row{background:#f3f3f3!important}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-header .tabulator-frozen-rows-holder{padding-top:1em;display:inline-block}.tabulator .tabulator-header .tabulator-frozen-rows-holder:empty{display:none}.tabulator .tabulator-tableholder{-webkit-overflow-scrolling:touch;white-space:nowrap;width:100%;position:relative;overflow:auto}.tabulator .tabulator-tableholder:focus{outline:none}.tabulator .tabulator-tableholder .tabulator-placeholder{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-width:100%;display:flex}.tabulator .tabulator-tableholder .tabulator-placeholder[tabulator-render-mode=virtual]{min-height:100%}.tabulator .tabulator-tableholder .tabulator-placeholder .tabulator-placeholder-contents{color:#ccc;text-align:center;white-space:normal;padding:10px;font-size:20px;font-weight:700;display:inline-block}.tabulator .tabulator-tableholder .tabulator-table{color:#333;white-space:nowrap;background-color:#fff;display:inline-block;position:relative;overflow:visible}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs{font-weight:700;background:#e2e2e2!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-top{border-bottom:2px solid #aaa}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-bottom{border-top:2px solid #aaa}.tabulator .tabulator-tableholder .tabulator-range-overlay{pointer-events:none;z-index:10;position:absolute;inset:0}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range{box-sizing:border-box;border:1px solid #2975dd;position:absolute}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active:after{content:"";background-color:#2975dd;border-radius:999px;width:6px;height:6px;position:absolute;bottom:-3px;right:-3px}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range-cell-active{box-sizing:border-box;border:2px solid #2975dd;position:absolute}.tabulator .tabulator-footer{color:#555;-webkit-user-select:none;user-select:none;-khtml-user-select:none;-o-user-select:none;white-space:nowrap;background-color:#e6e6e6;border-top:1px solid #999;font-weight:700}.tabulator .tabulator-footer .tabulator-footer-contents{flex-direction:row;justify-content:space-between;align-items:center;padding:5px 10px;display:flex}.tabulator .tabulator-footer .tabulator-footer-contents:empty{display:none}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs{margin-top:-5px;overflow-x:auto}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab{border:1px solid #999;border-top:none;border-bottom-right-radius:5px;border-bottom-left-radius:5px;padding:5px;font-size:.9em;display:inline-block}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab:hover{cursor:pointer;opacity:.7}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab.tabulator-spreadsheet-tab-active{background:#fff}.tabulator .tabulator-footer .tabulator-calcs-holder{box-sizing:border-box;text-align:left;border-top:1px solid #aaa;border-bottom:1px solid #aaa;width:100%;overflow:hidden;background:#f3f3f3!important}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{display:inline-block;background:#f3f3f3!important}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-footer .tabulator-calcs-holder:only-child{border-bottom:none;margin-bottom:-5px}.tabulator .tabulator-footer>*+.tabulator-page-counter{margin-left:10px}.tabulator .tabulator-footer .tabulator-page-counter{font-weight:400}.tabulator .tabulator-footer .tabulator-paginator{color:#555;font-family:inherit;font-size:inherit;font-weight:inherit;text-align:right;flex:1}.tabulator .tabulator-footer .tabulator-page-size{border:1px solid #aaa;border-radius:3px;margin:0 5px;padding:2px 5px;display:inline-block}.tabulator .tabulator-footer .tabulator-pages{margin:0 7px}.tabulator .tabulator-footer .tabulator-page{background:#fff3;border:1px solid #aaa;border-radius:3px;margin:0 2px;padding:2px 5px;display:inline-block}.tabulator .tabulator-footer .tabulator-page.active{color:#d00}.tabulator .tabulator-footer .tabulator-page:disabled{opacity:.5}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-footer .tabulator-page:not(disabled):hover{color:#fff;cursor:pointer;background:#0003}}.tabulator .tabulator-col-resize-handle{vertical-align:middle;z-index:11;width:6px;margin-left:-3px;margin-right:-3px;display:inline-block;position:relative}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-col-resize-handle:hover{cursor:ew-resize}}.tabulator .tabulator-col-resize-handle:last-of-type{width:3px;margin-right:0}.tabulator .tabulator-col-resize-guide{opacity:.5;background-color:#999;width:4px;height:100%;margin-left:-.5px;position:absolute;top:0}.tabulator .tabulator-row-resize-guide{opacity:.5;background-color:#999;width:100%;height:4px;margin-top:-.5px;position:absolute;left:0}.tabulator .tabulator-alert{text-align:center;z-index:100;background:#0006;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.tabulator .tabulator-alert .tabulator-alert-msg{background:#fff;border-radius:10px;margin:0 auto;padding:10px 20px;font-size:16px;font-weight:700;display:inline-block}.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-msg{color:#000;border:4px solid #333}.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-error{color:#590000;border:4px solid #d00}.tabulator-row{box-sizing:border-box;background-color:#fff;min-height:22px;position:relative}.tabulator-row.tabulator-row-even{background-color:#efefef}@media (hover:hover) and (pointer:fine){.tabulator-row.tabulator-selectable:hover{cursor:pointer;background-color:#bbb}}.tabulator-row.tabulator-selected{background-color:#9abcea}@media (hover:hover) and (pointer:fine){.tabulator-row.tabulator-selected:hover{cursor:pointer;background-color:#769bcc}}.tabulator-row.tabulator-row-moving{background:#fff;border:1px solid #000}.tabulator-row.tabulator-moving{pointer-events:none;z-index:15;border-top:1px solid #aaa;border-bottom:1px solid #aaa;position:absolute}.tabulator-row.tabulator-range-highlight .tabulator-cell.tabulator-range-row-header{color:#000;background-color:#d6d6d6}.tabulator-row.tabulator-range-highlight.tabulator-range-selected .tabulator-cell.tabulator-range-row-header,.tabulator-row.tabulator-range-selected .tabulator-cell.tabulator-range-row-header{color:#fff;background-color:#3876ca}.tabulator-row .tabulator-row-resize-handle{height:5px;position:absolute;bottom:0;left:0;right:0}.tabulator-row .tabulator-row-resize-handle.prev{top:0;bottom:auto}@media (hover:hover) and (pointer:fine){.tabulator-row .tabulator-row-resize-handle:hover{cursor:ns-resize}}.tabulator-row .tabulator-responsive-collapse{box-sizing:border-box;border-top:1px solid #aaa;border-bottom:1px solid #aaa;padding:5px}.tabulator-row .tabulator-responsive-collapse:empty{display:none}.tabulator-row .tabulator-responsive-collapse table{font-size:14px}.tabulator-row .tabulator-responsive-collapse table tr td{position:relative}.tabulator-row .tabulator-responsive-collapse table tr td:first-of-type{padding-right:10px}.tabulator-row .tabulator-cell{box-sizing:border-box;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;border-right:1px solid #aaa;outline:none;padding:4px;display:inline-block;position:relative;overflow:hidden}.tabulator-row .tabulator-cell.tabulator-row-header{background:#e6e6e6;border-bottom:1px solid #aaa;border-right:1px solid #999}.tabulator-row .tabulator-cell.tabulator-frozen{background-color:inherit;z-index:11;display:inline-block;position:sticky;left:0}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-right:2px solid #aaa}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-left:2px solid #aaa}.tabulator-row .tabulator-cell.tabulator-editing{border:1px solid #1d68cd;outline:none;padding:0}.tabulator-row .tabulator-cell.tabulator-editing input,.tabulator-row .tabulator-cell.tabulator-editing select{background:0 0;border:1px;outline:none}.tabulator-row .tabulator-cell.tabulator-validation-fail{border:1px solid #d00}.tabulator-row .tabulator-cell.tabulator-validation-fail input,.tabulator-row .tabulator-cell.tabulator-validation-fail select{color:#d00;background:0 0;border:1px}.tabulator-row .tabulator-cell.tabulator-row-handle{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-o-user-select:none;justify-content:center;align-items:center;display:inline-flex}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box{width:80%}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box .tabulator-row-handle-bar{background:#666;width:100%;height:3px;margin-top:2px}.tabulator-row .tabulator-cell.tabulator-range-selected:not(.tabulator-range-only-cell-selected):not(.tabulator-range-row-header){background-color:#9abcea}.tabulator-row .tabulator-cell .tabulator-data-tree-branch-empty{width:7px;display:inline-block}.tabulator-row .tabulator-cell .tabulator-data-tree-branch{vertical-align:middle;border-bottom:2px solid #aaa;border-left:2px solid #aaa;border-bottom-left-radius:1px;width:7px;height:9px;margin-top:-9px;margin-right:5px;display:inline-block}.tabulator-row .tabulator-cell .tabulator-data-tree-control{vertical-align:middle;background:#0000001a;border:1px solid #333;border-radius:2px;justify-content:center;align-items:center;width:11px;height:11px;margin-right:5px;display:inline-flex;overflow:hidden}@media (hover:hover) and (pointer:fine){.tabulator-row .tabulator-cell .tabulator-data-tree-control:hover{cursor:pointer;background:#0003}}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse{background:0 0;width:1px;height:7px;display:inline-block;position:relative}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{content:"";background:#333;width:7px;height:1px;position:absolute;top:3px;left:-3px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand{background:#333;width:1px;height:7px;display:inline-block;position:relative}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{content:"";background:#333;width:7px;height:1px;position:absolute;top:3px;left:-3px}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle{color:#fff;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-o-user-select:none;background:#666;border-radius:20px;justify-content:center;align-items:center;width:15px;height:15px;font-size:1.1em;font-weight:700;display:inline-flex}@media (hover:hover) and (pointer:fine){.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover{cursor:pointer;opacity:.7}}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-close{display:initial}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-open{display:none}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle svg{stroke:#fff}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle .tabulator-responsive-collapse-toggle-close{display:none}.tabulator-row .tabulator-cell .tabulator-traffic-light{border-radius:14px;width:14px;height:14px;display:inline-block}.tabulator-row.tabulator-group{box-sizing:border-box;background:#ccc;border-top:1px solid #999;border-bottom:1px solid #999;border-right:1px solid #aaa;min-width:100%;padding:5px 5px 5px 10px;font-weight:700}@media (hover:hover) and (pointer:fine){.tabulator-row.tabulator-group:hover{cursor:pointer;background-color:#0000001a}}.tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow{border:6px solid #0000;border-top-color:#666;border-bottom:0;margin-right:10px}.tabulator-row.tabulator-group.tabulator-group-level-1{padding-left:30px}.tabulator-row.tabulator-group.tabulator-group-level-2{padding-left:50px}.tabulator-row.tabulator-group.tabulator-group-level-3{padding-left:70px}.tabulator-row.tabulator-group.tabulator-group-level-4{padding-left:90px}.tabulator-row.tabulator-group.tabulator-group-level-5{padding-left:110px}.tabulator-row.tabulator-group .tabulator-group-toggle{display:inline-block}.tabulator-row.tabulator-group .tabulator-arrow{vertical-align:middle;border:6px solid #0000;border-left-color:#666;border-right:0;width:0;height:0;margin-right:16px;display:inline-block}.tabulator-row.tabulator-group span{color:#d00;margin-left:10px}.tabulator-toggle{box-sizing:border-box;background:#dcdcdc;border:1px solid #ccc;flex-direction:row;display:flex}.tabulator-toggle.tabulator-toggle-on{background:#1c6cc2}.tabulator-toggle .tabulator-toggle-switch{box-sizing:border-box;background:#fff;border:1px solid #ccc}.tabulator-popup-container{-webkit-overflow-scrolling:touch;box-sizing:border-box;z-index:10000;background:#fff;border:1px solid #aaa;font-size:14px;display:inline-block;position:absolute;overflow-y:auto;box-shadow:0 0 5px #0003}.tabulator-popup{border-radius:3px;padding:5px}.tabulator-tooltip{box-shadow:none;pointer-events:none;border-radius:2px;max-width:min(500px,100%);padding:3px 5px;font-size:12px}.tabulator-menu .tabulator-menu-item{box-sizing:border-box;-webkit-user-select:none;user-select:none;padding:5px 10px;position:relative}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-disabled{opacity:.5}@media (hover:hover) and (pointer:fine){.tabulator-menu .tabulator-menu-item:not(.tabulator-menu-item-disabled):hover{cursor:pointer;background:#efefef}}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu{padding-right:25px}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu:after{content:"";vertical-align:top;border:1px solid #aaa;border-width:1px 1px 0 0;width:7px;height:7px;display:inline-block;position:absolute;top:calc(5px + .4em);right:10px;transform:rotate(45deg)}.tabulator-menu .tabulator-menu-separator{border-top:1px solid #aaa}.tabulator-edit-list{-webkit-overflow-scrolling:touch;max-height:200px;font-size:14px;overflow-y:auto}.tabulator-edit-list .tabulator-edit-list-item{color:#333;outline:none;padding:4px}.tabulator-edit-list .tabulator-edit-list-item.active{color:#fff;background:#1d68cd}.tabulator-edit-list .tabulator-edit-list-item.active.focused{outline:1px solid #ffffff80}.tabulator-edit-list .tabulator-edit-list-item.focused{outline:1px solid #1d68cd}@media (hover:hover) and (pointer:fine){.tabulator-edit-list .tabulator-edit-list-item:hover{color:#fff;cursor:pointer;background:#1d68cd}}.tabulator-edit-list .tabulator-edit-list-placeholder{color:#333;text-align:center;padding:4px}.tabulator-edit-list .tabulator-edit-list-group{color:#333;border-bottom:1px solid #aaa;padding:6px 4px 4px;font-weight:700}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-2,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-2{padding-left:12px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-3,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-3{padding-left:20px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-4,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-4{padding-left:28px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-5,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-5{padding-left:36px}.tabulator.tabulator-ltr{direction:ltr}.tabulator.tabulator-rtl{text-align:initial;direction:rtl}.tabulator.tabulator-rtl .tabulator-header .tabulator-col{border-left:1px solid #aaa;border-right:initial;text-align:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{margin-left:-1px;margin-right:0}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-left:25px;padding-right:0}.tabulator.tabulator-rtl .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{left:8px;right:auto}.tabulator.tabulator-rtl .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active:after{content:"";background-color:#2975dd;border-radius:999px;width:6px;height:6px;position:absolute;bottom:-3px;left:-3px;right:auto}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell{border-left:1px solid #aaa;border-right:initial}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-branch{border-left:initial;border-right:2px solid #aaa;border-bottom-right-radius:1px;border-bottom-left-radius:0;margin-left:5px;margin-right:0}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-control{margin-left:5px;margin-right:0}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-left:2px solid #aaa}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-right:2px solid #aaa}.tabulator.tabulator-rtl .tabulator-row .tabulator-col-resize-handle:last-of-type{width:3px;margin-left:0;margin-right:-3px}.tabulator.tabulator-rtl .tabulator-footer .tabulator-calcs-holder{text-align:initial}.tabulator-print-fullscreen{z-index:10000;position:absolute;inset:0}body.tabulator-print-fullscreen-hide>:not(.tabulator-print-fullscreen){display:none!important}.tabulator-print-table{border-collapse:collapse}.tabulator-print-table .tabulator-data-tree-branch{vertical-align:middle;border-bottom:2px solid #aaa;border-left:2px solid #aaa;border-bottom-left-radius:1px;width:7px;height:9px;margin-top:-9px;margin-right:5px;display:inline-block}.tabulator-print-table .tabulator-print-table-group{box-sizing:border-box;background:#ccc;border-top:1px solid #999;border-bottom:1px solid #999;border-right:1px solid #aaa;min-width:100%;padding:5px 5px 5px 10px;font-weight:700}@media (hover:hover) and (pointer:fine){.tabulator-print-table .tabulator-print-table-group:hover{cursor:pointer;background-color:#0000001a}}.tabulator-print-table .tabulator-print-table-group.tabulator-group-visible .tabulator-arrow{border:6px solid #0000;border-top-color:#666;border-bottom:0;margin-right:10px}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-1 td{padding-left:30px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-2 td{padding-left:50px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-3 td{padding-left:70px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-4 td{padding-left:90px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-5 td{padding-left:110px!important}.tabulator-print-table .tabulator-print-table-group .tabulator-group-toggle{display:inline-block}.tabulator-print-table .tabulator-print-table-group .tabulator-arrow{vertical-align:middle;border:6px solid #0000;border-left-color:#666;border-right:0;width:0;height:0;margin-right:16px;display:inline-block}.tabulator-print-table .tabulator-print-table-group span{color:#d00;margin-left:10px}.tabulator-print-table .tabulator-data-tree-control{vertical-align:middle;background:#0000001a;border:1px solid #333;border-radius:2px;justify-content:center;align-items:center;width:11px;height:11px;margin-right:5px;display:inline-flex;overflow:hidden}@media (hover:hover) and (pointer:fine){.tabulator-print-table .tabulator-data-tree-control:hover{cursor:pointer;background:#0003}}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse{background:0 0;width:1px;height:7px;display:inline-block;position:relative}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{content:"";background:#333;width:7px;height:1px;position:absolute;top:3px;left:-3px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand{background:#333;width:1px;height:7px;display:inline-block;position:relative}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{content:"";background:#333;width:7px;height:1px;position:absolute;top:3px;left:-3px}
.ListHeader-module__IQs1qq__listTop{background-color:#0000;flex-grow:0;justify-content:space-between;align-items:center;padding:6px 0;display:flex}.ListHeader-module__IQs1qq__listTopLeft{align-items:center;gap:12px;display:flex}.ListHeader-module__IQs1qq__listTotal{color:#334155;letter-spacing:-.01em;font-size:13px;font-weight:600}.ListHeader-module__IQs1qq__listTotal strong{color:#2563eb;font-weight:700}.ListHeader-module__IQs1qq__listLeftBtn{align-items:center;gap:6px;display:flex}.ListHeader-module__IQs1qq__listTopInfo{align-items:center;margin-left:auto;display:flex}.ListHeader-module__IQs1qq__listTopActions{align-items:center;gap:6px;display:flex}.ListHeader-module__IQs1qq__recordCountSelect{height:var(--input-height-sm);cursor:pointer;color:#334155;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border:1px solid #cbd5e1;border-radius:4px;min-width:105px;padding:0 26px 0 10px;font-size:12px;font-weight:500;transition:all .15s}.ListHeader-module__IQs1qq__recordCountSelect:hover{background-color:#f8fafc;border-color:#94a3b8}.ListHeader-module__IQs1qq__recordCountSelect:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f61f}.ListHeader-module__IQs1qq__excelIconButton{color:#16a34a;cursor:pointer;background-color:#f0fdf4;border:1px solid #22c55e;border-radius:4px;justify-content:center;align-items:center;width:28px;height:24px;padding:0;transition:all .15s;display:flex}.ListHeader-module__IQs1qq__excelIconButton:hover{color:#fff;background-color:#22c55e}.ListHeader-module__IQs1qq__excelIconButton:active{color:#fff;background-color:#16a34a}
