.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.marc-editor-panel{display:grid;grid-template-columns:1fr 1fr;gap:12px;min-height:400px}.marc-left,.marc-right{min-width:0;display:flex;flex-direction:column}.marc-right .ant-table{flex:1 1 auto}@keyframes pulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 #667eea80}50%{opacity:.9;transform:scale(1.02);box-shadow:0 0 12px 4px #667eea4d}}.management-panel-page{position:relative;width:100%;min-height:calc(100vh - 96px);padding:28px;display:flex;align-items:flex-start;justify-content:center;box-sizing:border-box;background:transparent}.management-panel-page.maximized{padding:0;align-items:stretch;justify-content:flex-start}.management-panel-shell{position:relative;display:flex;flex-direction:column;background:rgb(255 255 255 / var(--surface-tabInner-alpha, .68));border-radius:6px;box-shadow:0 2px 16px #00000014;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:100;isolation:isolate}.management-panel-shell .ant-select-dropdown{z-index:2000!important}.management-panel-topbar{display:flex;align-items:center;gap:8px;padding:6px 12px;white-space:nowrap;background:linear-gradient(135deg,#f5f8fc,#e8f0fa);border-bottom:1px solid rgba(190,209,237,.3)}.management-panel-topbar.draggable{padding-top:5px;padding-bottom:4px;cursor:grab;-webkit-user-select:none;user-select:none}.management-panel-drag-area{position:relative}.management-panel-drag-area:after,.management-panel-drag-area>*:after{display:none!important;visibility:hidden!important}.management-panel-window-buttons{position:relative!important;z-index:3!important}.management-panel-topbar.dragging{cursor:grabbing}.management-panel-shell.dragging,.management-panel-shell.resizing{box-shadow:0 24px 52px #183e7838}.management-panel-title{font-size:14px;font-weight:600;color:#123a63;letter-spacing:.2px}.management-panel-title:empty{display:none}.management-panel-inline-header{margin-left:38px;display:inline-flex;align-items:center;gap:10px;white-space:nowrap;overflow:visible!important;-ms-overflow-style:none!important;scrollbar-width:none!important;min-width:0;position:relative!important;z-index:1!important}.management-panel-inline-header::-webkit-scrollbar{display:none}.management-panel-inline-header .ant-form-item{margin-bottom:0;display:inline-flex;align-items:center}.management-panel-inline-header .ant-form-item-control,.management-panel-inline-header .ant-form-item-control-input,.management-panel-inline-header .ant-form-item-control-input-content{display:flex;align-items:center}.management-panel-inline-header .ant-form-item-label{margin:0;padding:0 6px 0 0;display:inline-flex;align-items:center}.management-panel-inline-header .ant-form-item-label>label{line-height:normal}.management-panel-inline-header .ant-select-selector,.management-panel-inline-header .ant-input{border-radius:3px}.management-panel-inline-header .ant-select{vertical-align:middle}.management-panel-inline-header .ant-select-selection-search{display:flex;align-items:center}.management-panel-inline-header .ant-btn{border-radius:3px}.management-panel-window-buttons{margin-left:auto;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;flex:0 0 auto}.management-panel-window-buttons{margin-left:auto;display:inline-flex;align-items:center;gap:6px;position:relative;z-index:50}.management-panel-button{width:32px;height:28px;border-radius:8px;border:1px solid rgba(190,206,228,.9);background:#ffffffeb;display:inline-flex;align-items:center;justify-content:center;color:#184b7d;cursor:pointer;transition:all .18s ease;box-shadow:0 2px 8px #103a7014;padding:0;line-height:0}.management-panel-button:hover{border-color:#0d67c3;color:#0d67c3;box-shadow:0 4px 12px #0d67c329}.management-panel-button.close{border-color:#f1b9b9;color:#d64242}.management-panel-button.close:hover{background:#ffe9e9;border-color:#e23a3a;color:#e23a3a}.management-panel-body{flex:1 1 auto;padding:0 0 2px;background:rgb(255 255 255 / var(--surface-tabInner-alpha, .68));display:flex;flex-direction:column;gap:18px;overflow:auto;min-height:0;border-radius:2px}.management-panel-body .ant-tabs{flex:1;display:flex;flex-direction:column;min-height:0}.management-panel-body .ant-tabs-content-holder{flex:1;overflow:auto;min-height:0}.management-panel-body .ant-tabs-content{height:auto}.management-panel-body .ant-tabs-tabpane{height:auto;position:relative}.management-panel-body .ant-tabs-tabpane-active{display:block!important;visibility:visible!important;opacity:1!important}.management-panel-body .ant-tabs-content-holder,.management-panel-body .ant-tabs-content,.management-panel-body .ant-tabs-tabpane{position:relative;z-index:1}.management-panel-body .ant-tabs-nav{position:relative;z-index:2;margin-bottom:0}.management-panel-body .ant-tabs-tabpane>div{position:relative;z-index:1}.management-panel-body .ant-tabs-content-holder{display:flex;flex-direction:column}.management-panel-body .ant-tabs-content{flex:1;display:flex;flex-direction:column}.management-panel-body .ant-tabs-tabpane-active{flex:1;display:flex!important;flex-direction:column}.management-panel-body .ant-tabs>.ant-tabs-content-holder>.ant-tabs-content{display:block!important}.management-panel-resize-handle{position:absolute;z-index:5;background:transparent;touch-action:none}.management-panel-resize-handle.right{top:0;right:-5px;width:10px;height:100%;cursor:ew-resize}.management-panel-resize-handle.left{top:0;left:-5px;width:10px;height:100%;cursor:ew-resize}.management-panel-resize-handle.bottom{left:0;bottom:-5px;width:100%;height:10px;cursor:ns-resize}.management-panel-resize-handle.top{left:0;top:-5px;width:100%;height:10px;cursor:ns-resize}.management-panel-resize-handle.top-left,.management-panel-resize-handle.top-right,.management-panel-resize-handle.bottom-left,.management-panel-resize-handle.bottom-right{width:16px;height:16px;z-index:6}.management-panel-resize-handle.bottom-right{right:-7px;bottom:-7px;cursor:nwse-resize;border-radius:6px}.management-panel-resize-handle.bottom-left{left:-7px;bottom:-7px;cursor:nesw-resize;border-radius:6px}.management-panel-resize-handle.top-right{right:-7px;top:-7px;cursor:nesw-resize;border-radius:6px}.management-panel-resize-handle.top-left{left:-7px;top:-7px;cursor:nwse-resize;border-radius:6px}.management-panel-resize-handle:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:inherit;background:transparent;transition:background .18s ease}.management-panel-resize-handle.top-left:after,.management-panel-resize-handle.top-right:after,.management-panel-resize-handle.bottom-left:after,.management-panel-resize-handle.bottom-right:after{box-shadow:inset 0 0 0 1px #5a78a047}.management-panel-resize-handle:hover:after,.management-panel-resize-handle:active:after{background:#6a8ec01f}.management-panel-content{display:flex;flex-direction:column;gap:16px;flex:1 1 auto}.management-panel-table-shell{flex:1 1 auto;min-height:0;display:flex}.management-panel-table-shell :where(.ant-table-wrapper){flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.management-panel-table-shell :where(.ant-spin-nested-loading,.ant-spin-container,.ant-table,.ant-table-container){flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.management-panel-table-shell :where(.ant-table-body){flex:1 1 auto;overflow:auto;overflow-x:hidden}.management-panel-header{display:flex;align-items:center;height:32px;gap:12px}.management-panel-header.single{justify-content:flex-end}.management-panel-header-title{font-size:18px;font-weight:600;color:#123a63;margin:0}.management-panel-reopen{padding:12px 24px;border-radius:999px;border:1px solid rgba(138,166,206,.82);background:#ffffffd9;color:#1c4a78;font-size:14px;line-height:32px;box-shadow:0 12px 26px #193e7a1f;transition:all .18s ease}.management-panel-body :where(.ant-table-wrapper,.ant-table,.ant-table-container,.ant-table-content){background:transparent}.management-panel-body :where(.ant-table-thead>tr>th){background:#f3f7ffeb!important;border-bottom:1px solid rgba(190,209,237,.72);font-size:14px;color:#1d4e82;font-weight:600;padding:10px 12px!important}.management-panel-body :where(.ant-table-tbody>tr>td){border-bottom:1px solid rgba(225,234,248,.7);font-size:14px;padding:10px 12px!important}.management-panel-body :where(.ant-table-pagination){margin-right:4px;padding-bottom:16px}.management-panel-body .react-resizable-handle{position:absolute;top:0;right:-6px;width:10px;height:100%;cursor:col-resize;z-index:1}.management-panel-body .react-resizable-handle:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-right:2px solid transparent;transition:border-color .18s ease}.management-panel-body .react-resizable-handle:hover:after,.management-panel-body .react-resizable-handle:active:after{border-right-color:#0d67c399}.st-container *,.st-container *:before,.st-container *:after{box-sizing:border-box}.st-container{display:flex;flex-direction:column;width:100%}.st-scroll-wrapper{width:100%;overflow:auto;border:1px solid #e0e0e0;border-radius:6px 6px 0 0}.st-container:not(:has(.st-pagination)) .st-scroll-wrapper{border-radius:6px}.st-table{width:100%;border-collapse:collapse;table-layout:fixed}.st-thead{position:sticky;top:0;z-index:2}.st-th{position:sticky;top:0;background:linear-gradient(180deg,#f5f7fa,#ebeef2);border-bottom:1px solid #d9d9d9;white-space:nowrap;overflow:hidden;-webkit-user-select:none;user-select:none;z-index:2;font-weight:500;color:#262626;position:relative}.st-size-small .st-th{padding:4px 8px;font-size:13px;height:28px}.st-size-middle .st-th{padding:6px 10px;font-size:13px;height:36px}.st-th-inner{display:flex;align-items:center;gap:2px;overflow:hidden;min-width:0}.st-th-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.st-resize-handle{position:absolute;right:0;top:0;bottom:0;width:6px;cursor:col-resize;z-index:3;background:transparent;transition:background .15s}.st-resize-handle:hover,.st-resize-handle:active{background:#1890ff59}.st-sortable{cursor:pointer}.st-sortable:hover{background:linear-gradient(180deg,#e8ecf0,#dde2e8)}.st-sort-icon{font-size:11px;color:#bbb}.st-sorted .st-sort-icon{color:#1890ff}.st-th-sel{width:36px;text-align:center}.st-tr{transition:background-color .12s}.st-tr:nth-child(2n){background-color:#00000004}.st-tr:hover{background-color:#1890ff12}.st-tr-selected{background-color:#1890ff21!important}.st-td{border-bottom:1px solid #f0f0f0;color:#262626;font-weight:400;line-height:1.3;overflow:hidden}.st-size-small .st-td{padding:4px 8px;font-size:13px;height:28px;max-height:28px}.st-size-middle .st-td{padding:6px 10px;font-size:13px;height:36px;max-height:36px}.st-ellipsis{text-overflow:ellipsis;white-space:nowrap}.st-td-sel{text-align:center;width:36px}.st-empty,.st-loading{padding:32px 16px;text-align:center;color:#999;font-size:14px}.st-pagination{display:flex;justify-content:space-between;align-items:center;padding:2px 8px;background:#fafafa;border:1px solid #e0e0e0;border-top:none;border-radius:0 0 6px 6px;height:32px;flex-shrink:0}.st-page-info{color:#666;font-size:13px}.st-page-info strong{color:#1890ff}.st-page-controls{display:flex;align-items:center;gap:4px}.st-page-btn{padding:0 7px;border:1px solid #d9d9d9;background:#fff;border-radius:4px;cursor:pointer;font-size:13px;color:#333;height:24px;line-height:1;transition:border-color .15s,color .15s}.st-page-btn:hover:not(:disabled){border-color:#1890ff;color:#1890ff}.st-page-btn:disabled{opacity:.35;cursor:not-allowed}.st-page-num{font-size:13px;color:#555;padding:0 4px;white-space:nowrap}.st-page-size{padding:0 4px;border:1px solid #d9d9d9;border-radius:4px;font-size:13px;color:#333;background:#fff;cursor:pointer;height:24px}.st-page-size:hover{border-color:#1890ff}.settings-page-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;display:flex;align-items:center;justify-content:center;z-index:1000}.settings-page-container{width:900px;max-width:90vw;height:750px;max-height:90vh;display:flex;flex-direction:column;padding:8px;position:relative}.settings-page{background:#fff;border-radius:6px;box-shadow:0 10px 30px #0000001f;display:flex;flex-direction:column;overflow:hidden;height:100%}.settings-page-header{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;background:linear-gradient(135deg,#f5f8fc,#e8f0fa);border-bottom:1px solid rgba(190,209,237,.3);cursor:move;-webkit-user-select:none;user-select:none}.settings-page-title{font-size:14px;font-weight:600;color:#123a63;letter-spacing:.2px}.settings-page-close{background:none;border:none;color:#666;font-size:16px;cursor:pointer;padding:4px 8px;line-height:1;border-radius:4px;transition:all .2s}.settings-page-close:hover{background:#0000000f;color:#333}.settings-tabs-nav{display:flex;justify-content:space-between;align-items:center;gap:4px;padding:8px 16px 0;background:#fff;border-bottom:1px solid #d0dbe8}.settings-tabs-left{display:flex;gap:4px}.settings-tabs-right{display:flex;gap:8px;margin-bottom:4px}.settings-scheme-btn{display:flex;align-items:center;padding:5px 12px;font-size:13px;border:1px solid #d9d9d9;background:#fff;color:#333;cursor:pointer;border-radius:4px;transition:all .2s;outline:none}.settings-scheme-btn:hover{border-color:#1890ff;color:#1890ff}.settings-scheme-btn:disabled{opacity:.6;cursor:not-allowed}.settings-scheme-btn.save:hover{border-color:#52c41a;color:#52c41a}.settings-scheme-btn.load:hover{border-color:#1890ff;color:#1890ff}.settings-tab-btn{padding:8px 16px;font-size:14px;border:1px solid #bccee0;background:linear-gradient(180deg,#eaf3fb,#dbe8f4);color:#2c5282;cursor:pointer;transition:all .2s;outline:none;margin-bottom:-1px;border-radius:4px 4px 0 0}.settings-tab-btn:hover{color:#1a73e8;background:linear-gradient(180deg,#f0f7ff,#e3effa)}.settings-tab-btn.active{color:#1a73e8;background:#fff;border-bottom-color:#fff}.settings-tab-content{flex:1;overflow:auto;padding:16px 20px}.settings-tab-content.classification,.settings-tab-content.general{padding-left:70px}.settings-resize-handle{position:absolute;z-index:10}.settings-resize-handle.e{right:-3px;top:20px;bottom:20px;width:6px;cursor:ew-resize}.settings-resize-handle.w{left:-3px;top:20px;bottom:20px;width:6px;cursor:ew-resize}.settings-resize-handle.n{top:-3px;left:20px;right:20px;height:6px;cursor:ns-resize}.settings-resize-handle.s{bottom:-3px;left:20px;right:20px;height:6px;cursor:ns-resize}.settings-resize-handle.se{right:-3px;bottom:-3px;width:12px;height:12px;cursor:nwse-resize}.settings-resize-handle.sw{left:-3px;bottom:-3px;width:12px;height:12px;cursor:nesw-resize}.settings-resize-handle.ne{right:-3px;top:-3px;width:12px;height:12px;cursor:nesw-resize}.settings-resize-handle.nw{left:-3px;top:-3px;width:12px;height:12px;cursor:nwse-resize}.z3950-table-container{display:flex;flex-direction:column;height:100%;background:rgb(255 255 255 / var(--surface-tabInner-alpha, .68));border:1px solid #e5e7eb;border-radius:6px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.z3950-table-wrapper{flex:1;overflow:auto;min-height:0}.z3950-table{width:100%;border-collapse:collapse;table-layout:fixed}.z3950-table thead{position:sticky;top:0;z-index:10}.z3950-th{padding:4px 8px;text-align:left;font-weight:500;font-size:14px;color:#262626;background:linear-gradient(180deg,#f5f7fa,#ebeef2);border-bottom:1px solid #d9d9d9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;height:32px;position:relative}.z3950-th.sortable{cursor:pointer}.z3950-th.sortable:hover{background:linear-gradient(180deg,#e8ecf0,#dde2e8)}.z3950-th-content{display:flex;align-items:center;gap:4px;overflow:hidden;text-overflow:ellipsis}.z3950-sort-icon{color:#bbb;font-size:11px;flex-shrink:0;opacity:0;transition:opacity .15s,color .15s}.z3950-th.sortable:hover .z3950-sort-icon{opacity:1}.z3950-th.sorted .z3950-sort-icon{opacity:1;color:#1890ff}.z3950-column-resizer{position:absolute;right:-1px;top:4px;bottom:4px;height:auto;width:3px;cursor:ew-resize;background:transparent;border-radius:2px;opacity:0;transition:opacity .15s,background .15s}.z3950-th:hover .z3950-column-resizer{opacity:1;background:#d9d9d9}.z3950-column-resizer:hover{background:#1890ff!important}.z3950-tr{cursor:pointer;transition:background-color .1s ease}.z3950-tr:nth-child(odd){background:rgb(255 255 255 / var(--surface-tabInner-alpha, .68))}.z3950-tr:nth-child(2n){background:#fafbfca6}.z3950-tr:hover{background:#fff7e6!important}.z3950-tr.selected{background:#ffe58f!important}.z3950-td{padding:8px 10px;border-bottom:1px solid #f1f5f9;font-size:var(--lm-table-font-size, 13px);font-weight:400;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.z3950-empty,.z3950-loading{text-align:center;padding:40px 20px;color:#9ca3af;font-size:14px}.z3950-pagination{display:flex;align-items:center;justify-content:space-between;padding:4px 16px;background:#fafbfc;border-top:1px solid #e5e7eb;flex-shrink:0;height:36px}.z3950-pagination-info{display:flex;align-items:center;gap:12px;font-size:var(--lm-table-font-size, 13px);color:#6b7280;line-height:1}.z3950-pagination-info strong{color:#1e40af}.z3950-pagination-controls{display:flex;align-items:center;gap:8px}.z3950-page-btn{min-width:32px;height:24px;padding:0 8px;border:1px solid #d1d5db;border-radius:4px;background:rgb(255 255 255 / var(--surface-tabInner-alpha, .68));color:#374151;font-size:12px;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center}.z3950-page-btn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.z3950-page-btn:disabled{opacity:.5;cursor:not-allowed}.z3950-page-info{font-size:var(--lm-table-font-size, 13px);color:#4b5563;padding:0 8px;line-height:1}.z3950-page-info strong{color:#1e40af}.z3950-page-size{height:24px;padding:0 6px;border:1px solid #d1d5db;border-radius:4px;font-size:var(--lm-table-font-size, 13px);color:#374151;background:#fff;cursor:pointer}.z3950-load-more-btn{padding:4px 12px;background:#1677ff;color:#fff;border:none;border-radius:4px;font-size:12px;cursor:pointer;transition:background .15s}.z3950-load-more-btn:hover:not(:disabled){background:#4096ff}.z3950-load-more-btn:disabled{background:#9ca3af;cursor:not-allowed}.z3950-table-wrapper::-webkit-scrollbar{width:10px;height:10px}.z3950-table-wrapper::-webkit-scrollbar-track{background:#f1f5f9;border-radius:5px}.z3950-table-wrapper::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:5px;border:2px solid #f1f5f9}.z3950-table-wrapper::-webkit-scrollbar-thumb:hover{background:#64748b}.bridge-config-layout{display:flex;gap:16px;min-height:280px}.bridge-config-left{width:180px;flex-shrink:0;border-right:1px solid #e8eef7;padding-right:12px;display:flex;flex-direction:column}.bridge-config-left-title{font-size:14px;font-weight:600;color:#1d4e82;margin-bottom:12px;display:flex;align-items:center;flex-wrap:wrap;gap:4px}.bridge-system-list{display:flex;flex-direction:column;gap:8px}.bridge-system-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 14px;border:1px solid #d9d9d9;border-radius:8px;background:#fff;cursor:pointer;text-align:left;font-size:14px;color:#000000e0;transition:all .2s}.bridge-system-item:hover{border-color:#91caff;background:#f5faff}.bridge-system-item.selected{border-color:#1677ff;background:#e6f4ff;color:#1677ff;font-weight:600}.bridge-system-badge{font-size:12px;color:#52c41a;font-weight:500}.bridge-modal-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%;padding-right:28px}.bridge-modal-title-main{flex:0 0 auto;white-space:nowrap}.bridge-modal-title-meta{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right}.bridge-modal-upgrade-hint{display:flex;flex-direction:column;align-items:flex-end;gap:2px;color:#fa8c16;font-size:11px;line-height:1.35;max-width:360px}.bridge-modal-upgrade-download{border:none;background:none;padding:0;color:#1677ff;font-size:11px;cursor:pointer;text-decoration:underline}.bridge-modal-upgrade-download:hover{color:#4096ff}.bridge-modal-title-status{font-size:12px;font-weight:400;color:#64748b;white-space:nowrap}.bridge-modal-title-status.ok{color:#389e0d}.bridge-modal-title-status.warn{color:#d48806}.bridge-config-right{flex:1;min-width:0;display:flex;flex-direction:column}.bridge-config-status-line{font-size:12px;line-height:1.5;color:#64748b;margin-bottom:10px;padding:4px 0}.bridge-config-status-line.ok{color:#389e0d}.bridge-config-status-line.warn{color:#d48806}.bridge-form .ant-form-item-label>label{font-size:13px;color:#64748b}.bridge-batch-location-row{flex-wrap:wrap;gap:8px 16px}.bridge-batch-location-row .ant-form-item{margin-bottom:0}.tucreate-bridge-panel .ant-table{font-size:12px}.catalog-table-container *,.catalog-table-container *:before,.catalog-table-container *:after{box-sizing:border-box}.catalog-table-container{display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.catalog-table-wrapper{flex:1;overflow:auto;overflow-x:hidden!important;border:1px solid #e0e0e0;border-radius:6px 6px 0 0;width:100%}.catalog-table-scroll{flex:1;overflow:auto;border:1px solid #e0e0e0;border-radius:6px}.catalog-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:var(--lm-table-font-size, 13px)}.catalog-th{position:sticky;top:0;background:linear-gradient(180deg,#f5f7fa,#ebeef2);padding:4px 8px;text-align:left;font-weight:500;font-size:14px;color:#262626;border-bottom:1px solid #d9d9d9;white-space:nowrap;z-index:10;-webkit-user-select:none;user-select:none;height:28px;overflow:visible}.catalog-th.sortable{cursor:pointer}.catalog-th.sortable:hover{background:linear-gradient(180deg,#e8ecf0,#dde2e8)}.catalog-th-content{display:flex;align-items:center;gap:4px;overflow:hidden;text-overflow:ellipsis}.catalog-sort-icon{color:#bbb;font-size:11px;flex-shrink:0;opacity:0;transition:opacity .15s,color .15s}.catalog-th.sortable:hover .catalog-sort-icon{opacity:1}.catalog-th.sorted .catalog-sort-icon{opacity:1;color:#1890ff}.catalog-column-resizer{position:absolute;right:-1px;top:4px;bottom:4px;height:auto;width:3px;cursor:ew-resize;background:transparent;border-radius:2px;opacity:0;transition:opacity .15s,background .15s}.catalog-th:hover .catalog-column-resizer{opacity:1;background:#d9d9d9}.catalog-column-resizer:hover{background:#1890ff!important;opacity:1}.catalog-tr{cursor:pointer;transition:background-color .15s}.catalog-tr:nth-child(2n){background-color:#00000004}.catalog-tr:hover{background-color:#fff7e6}.catalog-tr.selected{background-color:#ffe58f!important}.catalog-tr.selected .catalog-td[data-col-id=callNumber]{overflow:visible;max-height:none;height:auto;white-space:normal;vertical-align:top;z-index:5;position:relative}.catalog-callno-cell{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.catalog-callno-main{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-callno-popup{display:flex;flex-direction:column;gap:1px;max-height:88px;overflow:auto;min-width:100%;padding:2px;margin-top:1px;background:#fff;border:1px solid #91caff;border-radius:4px;box-shadow:0 4px 12px #0f2d5f1f}.catalog-callno-option{display:block;width:100%;text-align:left;border:none;background:transparent;padding:2px 6px;font-size:12px;line-height:1.35;color:#262626;cursor:pointer;border-radius:2px;white-space:nowrap;font-family:Consolas,Courier New,monospace}.catalog-callno-option:hover{background:#e6f4ff}.catalog-callno-option.is-active{background:#1677ff;color:#fff}.catalog-td{padding:4px 8px;border-bottom:1px solid #f0f0f0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#262626;font-size:var(--lm-table-font-size, 13px);font-weight:400;line-height:1.3;max-height:28px;height:28px}.catalog-empty,.catalog-loading{padding:48px;text-align:center;color:#999;font-size:14px}.catalog-pagination{display:flex;justify-content:space-between;align-items:center;padding:2px 8px;background:#fafafa;border-top:1px solid #e0e0e0;border-radius:0 0 6px 6px;height:32px}.catalog-page-info{color:#666;font-size:var(--lm-table-font-size, 13px);line-height:1}.catalog-page-info strong{color:#1890ff}.catalog-page-controls{display:flex;align-items:center;gap:6px}.catalog-page-btn{padding:2px 8px;border:1px solid #d9d9d9;background:#fff;border-radius:4px;cursor:pointer;font-size:12px;color:#333;transition:all .2s;height:24px;display:flex;align-items:center;justify-content:center}.catalog-page-btn:hover:not(:disabled){border-color:#1890ff;color:#1890ff}.catalog-page-btn:disabled{opacity:.4;cursor:not-allowed}.catalog-page-size{margin-left:12px;padding:0 6px;border:1px solid #d9d9d9;border-radius:4px;font-size:var(--lm-table-font-size, 13px);color:#333;background:#fff;cursor:pointer;height:24px}.catalog-page-size:hover{border-color:#1890ff}.catalog-filter-area{display:flex;align-items:center;gap:8px}.catalog-filter-checkbox{display:flex;align-items:center;gap:4px;font-size:var(--lm-table-font-size, 13px);cursor:pointer;-webkit-user-select:none;user-select:none}.catalog-filter-checkbox input{cursor:pointer}.catalog-creator-select{padding:2px 6px;border:1px solid #d9d9d9;border-radius:4px;font-size:12px;color:#333;background:#fff;cursor:pointer;height:24px;min-width:90px}.catalog-creator-select:hover{border-color:#1890ff}.catalog-header-filter-select{width:100%;padding:2px 4px;border:1px solid #d9d9d9;border-radius:3px;font-size:12px;color:#333;background:#fff;cursor:pointer;height:22px;max-width:95px}.catalog-header-filter-select:hover{border-color:#1890ff}.catalog-header-filter-select:focus{border-color:#1890ff;outline:none;box-shadow:0 0 0 2px #1890ff33}.creator-filter-dropdown{position:relative;display:inline-block;width:100%;overflow:visible}.creator-filter-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:2px 6px;border:1px solid #d9d9d9;border-radius:3px;font-size:12px;color:#333;background:#fff;cursor:pointer;height:22px;min-width:53px}.creator-filter-trigger:hover{border-color:#1890ff}.creator-filter-trigger.active{border-color:#1890ff;border-bottom-color:transparent;border-radius:3px 3px 0 0;background:#fff;z-index:10000}.creator-filter-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.creator-filter-arrow{font-size:10px;color:#999;margin-left:4px}.creator-filter-panel{position:fixed;min-width:160px;max-height:400px;overflow-y:auto;background:#fff;border:1px solid #1890ff;border-top:none;border-radius:0 0 4px 4px;box-shadow:0 4px 12px #00000026;z-index:10000;margin-top:-1px;padding:0;box-sizing:border-box}.creator-filter-panel *{box-sizing:border-box}.creator-filter-section{padding:0}.creator-filter-section-title{padding:6px 10px 2px;font-size:11px;color:#999;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.creator-filter-users{overflow-y:visible}.creator-filter-option{padding:6px 12px;cursor:pointer;font-size:var(--lm-table-font-size, 13px);color:#333;transition:background .2s}.creator-filter-option:hover{background:#f5f5f5}.creator-filter-option.active{color:#1890ff;background:#e6f7ff;font-weight:500}.creator-filter-divider{height:1px;background:#f0f0f0;margin:2px 0}.creator-filter-checkbox{display:flex;align-items:center;padding:6px 12px;cursor:pointer;font-size:var(--lm-table-font-size, 13px);color:#333;transition:background .2s;-webkit-user-select:none;user-select:none}.creator-filter-checkbox:hover{background:#f5f5f5}.creator-filter-checkbox input{margin-right:8px;cursor:pointer;accent-color:#1890ff}.creator-filter-ocr{color:#722ed1;font-weight:500}.creator-filter-reset{padding:8px 12px;text-align:center;cursor:pointer;font-size:12px;color:#1890ff;transition:background .2s;font-weight:500}.creator-filter-reset:hover{background:#e6f7ff}.catalog-refresh-btn{padding:2px 8px;border:1px solid #d9d9d9;background:#fff;border-radius:4px;cursor:pointer;font-size:14px;color:#1890ff;transition:all .2s;height:24px;display:flex;align-items:center;justify-content:center}.catalog-refresh-btn:hover{border-color:#1890ff;background:#e6f7ff}.catalog-tr.photo-data{background-color:#722ed10d}.catalog-tr.photo-data:nth-child(2n){background-color:#722ed114}.catalog-tr.photo-data:hover{background-color:#722ed126}.catalog-tr.photo-data.selected{background-color:#722ed138!important}@media (max-width: 768px){.catalog-table{font-size:12px}.catalog-th,.catalog-td{padding:8px 6px}.catalog-pagination{flex-direction:column;gap:10px}}@keyframes highlightPulse{0%{background-color:#52c41a;transform:scale(1.05)}50%{background-color:#95de64;transform:scale(1.02)}to{background-color:#fffbe6;transform:scale(1)}}.copy-table-container{display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;z-index:1;background:#fff;max-height:100%;box-sizing:border-box}.copy-table-wrapper{flex:1;overflow:auto;overflow-x:hidden!important;border:1px solid #e0e0e0;border-radius:6px;min-height:0}.copy-table{width:100%;border-collapse:collapse;table-layout:auto;font-size:var(--lm-table-font-size, 13px)}.copy-th{position:sticky;top:0;background:linear-gradient(180deg,#f5f7fa,#ebeef2);padding:4px 8px;text-align:left;font-weight:500;font-size:14px;color:#262626;border-bottom:1px solid #d9d9d9;white-space:nowrap;z-index:1;-webkit-user-select:none;user-select:none;height:32px;position:relative}.copy-th.sortable{cursor:pointer}.copy-th.sortable:hover{background:linear-gradient(180deg,#e8ecf0,#dde2e8)}.copy-th-content{display:flex;align-items:center;gap:4px;overflow:hidden;text-overflow:ellipsis}.copy-sort-icon{color:#bbb;font-size:11px;flex-shrink:0;opacity:0;transition:opacity .15s,color .15s}.copy-th.sortable:hover .copy-sort-icon{opacity:1}.copy-th.sorted .copy-sort-icon{opacity:1;color:#1890ff}.copy-column-resizer{position:absolute;right:-1px;top:4px;bottom:4px;height:auto;width:3px;cursor:ew-resize;background:transparent;border-radius:2px;opacity:0;transition:opacity .15s,background .15s}.copy-th:hover .copy-column-resizer{opacity:1;background:#d9d9d9}.copy-column-resizer:hover{background:#1890ff!important;opacity:1}.copy-tr{cursor:pointer;transition:background-color .15s}.copy-tr:nth-child(2n){background-color:#00000004}.copy-tr:hover{background-color:#fff7e6}.copy-tr.selected{background-color:#ffe58f!important}.copy-td{padding:4px 8px;border-bottom:1px solid #f0f0f0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#262626;font-size:var(--lm-table-font-size, 13px);font-weight:400;line-height:1.3;max-height:28px;height:28px}.copy-status-tag{display:inline-block;padding:2px 8px;background:#f6ffed;border:1px solid #b7eb8f;border-radius:4px;color:#52c41a;font-size:12px}.copy-empty,.copy-loading{padding:48px;text-align:center;color:#999;font-size:14px}.copy-pagination{display:flex;justify-content:space-between;align-items:center;padding:2px 8px;background:#fafafa;border-top:1px solid #e0e0e0;border-radius:0 0 6px 6px;flex-shrink:0;height:32px}.copy-page-info{color:#666;font-size:var(--lm-table-font-size, 13px);line-height:1}.copy-page-info strong{color:#1890ff}.copy-page-controls{display:flex;align-items:center;gap:6px}.copy-page-btn{padding:2px 8px;border:1px solid #d9d9d9;background:#fff;border-radius:4px;cursor:pointer;font-size:12px;color:#333;transition:all .2s;height:24px;display:flex;align-items:center;justify-content:center}.copy-page-btn:hover:not(:disabled){border-color:#1890ff;color:#1890ff}.copy-page-btn:disabled{opacity:.4;cursor:not-allowed}.copy-page-size{margin-left:12px;padding:0 6px;border:1px solid #d9d9d9;border-radius:4px;font-size:var(--lm-table-font-size, 13px);color:#333;background:#fff;cursor:pointer;height:24px}.copy-page-size:hover{border-color:#1890ff}.copy-td-editable{padding:2px 4px}.copy-editable-cell{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copy-editable-cell-active{cursor:text;border-radius:3px;padding:0 2px;margin:0 -2px}.copy-editable-cell-active:hover{background:#1890ff1a;outline:1px dashed rgba(24,144,255,.35)}.copy-editable-placeholder{color:#bfbfbf}.copy-cell-editor{width:100%}.copy-cell-editor .ant-input,.copy-cell-editor .ant-select{font-size:12px}:root{--primary: #0958d9;--primary-light: #1677ff;--primary-dark: #003a8c;--primary-light-alpha: rgba(9, 88, 217, .15);--bg: rgb(250 250 250 / .8);--card-bg: rgb(255 255 255 / var(--surface-card-alpha, .72));--border: #d9d9d9;--text-primary: #262626;--text-secondary: #8c8c8c;--shadow: 0 4px 16px rgba(9, 88, 217, .12);--row-hover: #d6e4ff;--row-selected: #adc6ff;--table-header-bg: #fafafa}.cataloging-z3950-table,.cataloging-catalog-table,.cataloging-shared-table,.cataloging-copy-table{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif!important;font-weight:400!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ant-table-thead>tr>th,.ant-table-selection-column>.ant-checkbox-wrapper{font-weight:600!important;letter-spacing:.3px}.ant-btn{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif!important;font-weight:500!important;letter-spacing:.2px}.ant-input,.ant-input-number,.ant-select,.ant-picker,.ant-select-selector{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif!important;font-weight:400!important;font-size:14px!important}.ant-label{font-weight:500!important}.ant-typography{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif!important}.cataloging-z3950-table .ant-table-column-resize-handle,.cataloging-catalog-table .ant-table-column-resize-handle,.cataloging-shared-table .ant-table-column-resize-handle,.cataloging-copy-table .ant-table-column-resize-handle{position:absolute!important;top:0!important;right:-5px!important;bottom:0!important;width:10px!important;cursor:col-resize!important;z-index:1!important}.cataloging-z3950-table .ant-table-column-resize-handle:hover,.cataloging-catalog-table .ant-table-column-resize-handle:hover,.cataloging-shared-table .ant-table-column-resize-handle:hover,.cataloging-copy-table .ant-table-column-resize-handle:hover,.cataloging-z3950-table .ant-table-column-resize-handle-active,.cataloging-catalog-table .ant-table-column-resize-handle-active,.cataloging-shared-table .ant-table-column-resize-handle-active,.cataloging-copy-table .ant-table-column-resize-handle-active{background:linear-gradient(to right,transparent 4px,#1890ff 4px,#1890ff 6px,transparent 6px)!important}.cataloging-topbar .ant-select-selector{height:26px!important;display:flex;align-items:center;padding:0 8px!important;box-sizing:border-box}.cataloging-topbar .ant-select-selection-item{line-height:24px;font-size:13px;font-weight:600;color:#1e3e6a}.cataloging-topbar .ant-input-affix-wrapper,.cataloging-topbar .ant-input,.cataloging-topbar .ant-btn.ant-btn-sm{height:26px!important;line-height:24px!important}.cataloging-topbar-select-dropdown,.cataloging-topbar-select-dropdown.ant-select-dropdown{z-index:4000!important}.cataloging-topbar .ant-form-item:has(.cataloging-z3950-hover-btn):hover .cataloging-z3950-hover-btn{opacity:1!important}.cataloging-tabs .ant-tabs-nav{font-size:14px;margin:0;line-height:20px}.cataloging-tabs .ant-tabs-nav-list{margin-right:0!important}.cataloging-tabs .ant-tabs-tab-btn{margin-right:0!important;padding-right:0!important}.cataloging-tab-label-with-action{display:flex!important;align-items:center!important;gap:2px!important;width:100%!important}.cataloging-tab-setting{margin-right:0!important;padding-right:0!important}.cataloging-tabs .ant-tabs-content-holder{margin-top:0!important;padding:0!important;border:none!important;background:transparent!important;flex:1 1 auto!important;min-height:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.cataloging-tab-pane{padding:0!important;background:transparent!important;border:none!important;flex:1 1 auto!important;min-height:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.cataloging-tab-table{padding:0!important;background:transparent!important;border:none!important}.cataloging-z3950-table .ant-table-header,.cataloging-catalog-table .ant-table-header,.cataloging-shared-table .ant-table-header{display:block!important;visibility:visible!important;opacity:1!important;overflow:visible!important;min-height:40px!important;background:#f0f4f8!important}.cataloging-z3950-table .ant-table-header>table,.cataloging-catalog-table .ant-table-header>table,.cataloging-shared-table .ant-table-header>table{visibility:visible!important;opacity:1!important;table-layout:fixed!important}.cataloging-z3950-table .ant-table-header thead,.cataloging-catalog-table .ant-table-header thead,.cataloging-shared-table .ant-table-header thead{display:table-header-group!important;visibility:visible!important}.cataloging-z3950-table .ant-table-header thead tr,.cataloging-catalog-table .ant-table-header thead tr,.cataloging-shared-table .ant-table-header thead tr,.cataloging-z3950-table .ant-table-thead>tr,.cataloging-catalog-table .ant-table-thead>tr,.cataloging-shared-table .ant-table-thead>tr{display:table-row!important;visibility:visible!important;height:auto!important;min-height:36px!important}.cataloging-z3950-table .ant-table-header th,.cataloging-catalog-table .ant-table-header th,.cataloging-shared-table .ant-table-header th,.cataloging-z3950-table .ant-table-thead>tr>th,.cataloging-catalog-table .ant-table-thead>tr>th,.cataloging-shared-table .ant-table-thead>tr>th{display:table-cell!important;visibility:visible!important;background:linear-gradient(180deg,#f0f4f8,#e2e8f0)!important;font-weight:700!important;color:#1e3a8a!important;border-bottom:2px solid #3b82f6!important;padding:10px 12px!important;white-space:nowrap!important;font-size:13px!important;height:auto!important}.cataloging-z3950-table .ant-table-thead{position:relative!important;z-index:11!important}.cataloging-z3950-table .ant-table-tbody>tr>td{border-bottom:1px solid #e5e7eb!important;padding:6px 12px!important}.cataloging-catalog-table,.cataloging-shared-table,.cataloging-catalog-table .ant-spin-nested-loading,.cataloging-catalog-table .ant-spin-container,.cataloging-catalog-table .ant-table,.cataloging-shared-table .ant-spin-nested-loading,.cataloging-shared-table .ant-spin-container,.cataloging-shared-table .ant-table{height:100%!important;display:flex!important;flex-direction:column!important}.cataloging-catalog-table .ant-table-container,.cataloging-shared-table .ant-table-container{flex:1!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.cataloging-catalog-table .ant-table-header,.cataloging-shared-table .ant-table-header{flex-shrink:0!important;overflow:visible!important}.cataloging-tab-table .ant-table-thead{position:relative!important;z-index:11!important}.cataloging-tab-table .ant-table-thead>tr>th{background:linear-gradient(180deg,#f5f7fa,#e8ecf1)!important;font-weight:700!important;color:#1e3a8a!important;border-bottom:2px solid #0958d9!important;text-shadow:0 1px 1px rgba(255,255,255,.8)!important;position:relative!important;z-index:12!important;background-clip:padding-box!important}.cataloging-catalog-table .ant-table-body,.cataloging-shared-table .ant-table-body{flex:1!important;overflow:auto!important}.cataloging-tab-table .ant-table-tbody>tr{height:32px!important;max-height:32px!important}.cataloging-tab-table .ant-table-tbody>tr>td{border-bottom:1px solid #e5e7eb!important;height:32px!important;line-height:22px!important;box-sizing:border-box!important;padding:4px 10px!important;font-size:14px!important}.cataloging-tab-table .ant-table-tbody>tr:hover>td{background:#f0f7ff!important}.cataloging-tab-table .ant-table-tbody>tr[style*="background: rgb(186, 224, 255)"]>td{background:#bae0ff!important;box-shadow:inset 3px 0 #1890ff!important}.cataloging-z3950-table .ant-table-thead>tr>th{background:linear-gradient(180deg,#f5f7fa,#e8ecf1)!important;font-weight:700!important;color:#1e3a8a!important;border-bottom:2px solid #0958d9!important;padding:8px 12px!important;white-space:nowrap!important}.cataloging-z3950-table .ant-table-tbody>tr{height:32px!important;max-height:32px!important}.cataloging-z3950-table .ant-table-tbody>tr>td{border-bottom:1px solid #e5e7eb!important;padding:4px 10px!important;height:32px!important;max-height:32px!important;line-height:22px!important;box-sizing:border-box!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:14px!important}.cataloging-z3950-table .ant-table-cell{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:0!important}.cataloging-z3950-table .ant-table-content>table{table-layout:fixed!important}.cataloging-z3950-table .ant-table-tbody>tr.ant-table-row-selected>td,.cataloging-z3950-table .ant-table-tbody>tr[style*="background: rgb(186, 224, 255)"]>td{background:#bae0ff!important;box-shadow:inset 3px 0 #1890ff!important}.cataloging-z3950-table .ant-table-tbody>tr:hover>td{background:#f0f7ff!important}.cataloging-z3950-table .ant-table-body{max-height:calc(100vh - 400px)!important;overflow-y:auto!important}.cataloging-z3950-table .ant-table-body::-webkit-scrollbar{width:10px;height:10px}.cataloging-z3950-table .ant-table-body::-webkit-scrollbar-track{background:#f1f5f9;border-radius:5px}.cataloging-z3950-table .ant-table-body::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:5px;border:2px solid #f1f5f9}.cataloging-z3950-table .ant-table-body::-webkit-scrollbar-thumb:hover{background:#64748b}.cataloging-z3950-table .ant-pagination-total-text{display:flex!important;align-items:center!important}.cataloging-panel-copies{flex:1 1 0!important;min-height:0!important;display:flex!important;flex-direction:column!important;min-width:0!important;height:100%!important;padding-top:0!important;overflow:hidden!important}.cataloging-card-copies{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;min-height:0!important;gap:4px;margin-bottom:0!important;border-bottom:none!important;overflow:hidden!important}.cataloging-copy-pane .copy-table-container{flex:1 1 auto!important;min-height:0!important;overflow:hidden!important}.cataloging-copy-pane .copy-table-wrapper{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important}.cataloging-copy-table .ant-spin-nested-loading,.cataloging-copy-table .ant-spin-container,.cataloging-copy-table .ant-table-container,.cataloging-copy-table .ant-table-content{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;min-height:0!important}.cataloging-copy-table .ant-table-content{height:auto!important}.cataloging-copy-table .ant-table-body{flex:1 1 auto!important;overflow:auto!important;min-height:0!important}.cataloging-tab-label-with-action{padding-right:0!important;gap:2px}.cataloging-card-copies{height:100%;display:flex;flex-direction:column;min-height:0}.cataloging-page{display:flex;flex-direction:column;gap:12px;height:100%;min-height:0;overflow:hidden}.cataloging-tables{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:0;overflow:hidden;position:relative}.cataloging-card{box-shadow:0 6px 18px #143c6e14;border-radius:14px;display:flex;padding:0!important}.cataloging-card .ant-card-head{min-height:32px;padding:0 16px;border-bottom:1px solid rgba(180,198,220,.4);display:flex;align-items:center}.cataloging-card .ant-card-head-title{padding:4px 0;flex:1 1 auto;font-size:14px;line-height:20px}.cataloging-topbar{gap:6px}.cataloging-topbar .ant-form-item{margin-bottom:0}.cataloging-topbar .ant-form-item .ant-form-item-label>label{color:#2a4a78;font-weight:600;font-size:13px;line-height:22px}.cataloging-topbar .ant-select-selector,.cataloging-topbar .ant-input-affix-wrapper,.cataloging-topbar .ant-input,.cataloging-topbar .ant-btn{border-radius:3px}.cataloging-topbar .ant-select-selection-item,.cataloging-topbar .ant-input,.cataloging-topbar .ant-btn span{font-size:13px}.cataloging-topbar .ant-select-selection-item{color:#1e3e6a;font-weight:600}.cataloging-topbar .ant-select-single .ant-select-selector,.cataloging-topbar .ant-input-affix-wrapper,.cataloging-topbar .ant-input,.cataloging-topbar .ant-btn.ant-btn-sm{height:26px}.cataloging-tab-pane .ant-tabs-extra-content,.cataloging-tab-pane .ant-tabs-tab+.ant-tabs-extra-content{margin-right:8px}.cataloging-tab-pane .ant-tabs-nav .ant-tabs-extra-content,.cataloging-card-biblio .ant-tabs-nav .ant-tabs-extra-content{padding-right:6px}.cataloging-card .ant-card-body{flex:1 1 auto;padding:0 8px!important;min-height:0;display:flex;flex-direction:column;gap:0!important;margin-bottom:0!important;border-bottom:none!important;box-shadow:none!important;overflow:hidden}.cataloging-card-biblio{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.cataloging-panel{flex:1 1 auto;padding:0!important;min-height:0;display:flex;flex-direction:column;gap:0!important}.cataloging-panel-copies{flex:1 1 0;min-height:0;display:flex;flex-direction:column;min-width:0}.cataloging-tables.is-resizing .cataloging-panel{-webkit-user-select:none;user-select:none}.cataloging-resize-handle{flex:0 0 6px;height:6px;margin:0;position:relative;cursor:row-resize;background:#e0ecfffa!important}.cataloging-resize-handle:after{display:none}.cataloging-resize-handle:hover:after,.cataloging-tables.is-resizing .cataloging-resize-handle:after{background:transparent}.cataloging-biblio-header{display:flex;align-items:center;gap:10px}.cataloging-biblio-toolbar{display:flex;flex-direction:column;gap:2px;flex:0 0 auto;min-height:0;padding-left:8px}.cataloging-search-row{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;margin-left:24px;margin-top:8px;margin-bottom:8px}.cataloging-search-row>*{align-self:center!important}.cataloging-search-row>div{padding-top:0;padding-bottom:0}.cataloging-search-input{flex:1 1 280px;min-width:180px;max-width:280px;height:28px!important;min-height:28px!important;max-height:28px!important;box-sizing:border-box}.cataloging-search-input.ant-input-affix-wrapper{flex:1 1 280px!important;min-width:180px!important;max-width:280px!important;height:28px!important;min-height:28px!important;max-height:28px!important;overflow:hidden}.cataloging-barcode-input{flex:0 0 auto;width:280px;min-width:180px;max-width:280px;height:28px!important;min-height:28px!important;max-height:28px!important;box-sizing:border-box}.cataloging-barcode-input.ant-input-affix-wrapper{flex:0 0 auto!important;width:280px!important;min-width:180px!important;max-width:280px!important;height:28px!important;min-height:28px!important;max-height:28px!important;overflow:hidden}.cataloging-search-row .ant-input-affix-wrapper{height:28px!important;min-height:28px!important;max-height:28px!important;line-height:28px!important;padding:0 10px!important;display:inline-flex;align-items:center!important;box-sizing:border-box}.cataloging-search-row .ant-input-affix-wrapper>input.ant-input{height:28px!important;line-height:28px!important}.cataloging-search-row .ant-input-prefix,.cataloging-search-row .ant-input-suffix{display:inline-flex;align-items:center}.cataloging-search-row .ant-btn:not(.cataloging-reset-button){min-width:84px;height:28px!important;line-height:26px!important;padding:0 12px!important}.cataloging-reset-button.ant-btn{width:28px;height:28px;padding:0;border:none;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#1a73e8;box-shadow:none}.cataloging-reset-button.ant-btn:hover,.cataloging-reset-button.ant-btn:focus{background:transparent;color:#0c56c3}.cataloging-reset-button .anticon{font-size:18px}.cataloging-copy-count{display:inline-flex;align-items:center;gap:6px;padding:0 8px;border-radius:4px;background:transparent;border:2px solid transparent;min-height:28px;margin-right:4px;transition:all .3s ease}.cataloging-copy-count:hover{background:#1890ff0d}.cataloging-copy-count-active{position:relative;border:2px solid transparent;border-radius:4px;background:linear-gradient(rgb(255 255 255 / var(--surface-tabInner-alpha, .68)),rgb(255 255 255 / var(--surface-tabInner-alpha, .68))) padding-box,linear-gradient(90deg,#ff0080,#ff8c00,#40e0d0,#4169e1,#ff0080) border-box;animation:cataloging-rainbow-flow 3s linear infinite;background-size:400% 100%}@keyframes cataloging-rainbow-flow{0%{background-position:0% 50%}to{background-position:400% 50%}}.cataloging-copy-count-active:hover{background:linear-gradient(#1890ff0d,#1890ff0d) padding-box,linear-gradient(90deg,#ff0080,#ff8c00,#40e0d0,#4169e1,#ff0080) border-box;animation:cataloging-rainbow-flow 2s linear infinite;background-size:400% 100%}.cataloging-copy-count .ant-typography{font-size:14px;margin:0;line-height:20px;position:static}.cataloging-copy-count-value{display:inline-block;min-width:40px;text-align:center;font-size:18px;font-weight:600;line-height:20px;color:#d93026;cursor:help}.cataloging-success-message{display:inline-flex;align-items:center;padding:0 12px;min-height:28px;font-size:14px;font-weight:500;color:#52c41a!important;background:#52c41a1a;border-radius:4px;margin-left:8px;animation:cataloging-success-fadein .3s ease}@keyframes cataloging-success-fadein{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.cataloging-advanced-button{display:inline-flex;align-items:center;gap:6px}.cataloging-advanced-button .anticon{font-size:14px}.cataloging-advanced-query{padding:12px 14px;background:#164c8c0f;border:1px solid rgba(120,160,210,.28);border-radius:10px}.cataloging-advanced-form{display:flex;flex-wrap:wrap;gap:8px}.cataloging-advanced-form .ant-form-item{margin-bottom:0}.cataloging-advanced-actions{margin-left:auto}.cataloging-tabs{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.cataloging-tabs .ant-tabs-nav{margin:0;padding-top:0}.cataloging-card-biblio .ant-tabs-nav,.cataloging-card-copies .ant-tabs-nav{background:#e0ecfffa;border-radius:0!important;position:relative;z-index:2;min-height:32px;padding-bottom:0}.cataloging-card-copies .ant-tabs-nav{border-top:1px solid rgba(190,209,235,.65)!important;border-bottom:1px solid rgba(190,209,235,.65)!important;border-left:1px solid rgba(190,209,235,.65)!important;border-right:1px solid rgba(190,209,235,.65)!important;box-shadow:none!important}.cataloging-card-biblio .ant-tabs-nav{border-bottom:1px solid rgba(190,209,235,.65)!important;border-left:1px solid rgba(190,209,235,.65)!important;border-right:1px solid rgba(190,209,235,.65)!important;border-top:none!important;box-shadow:none!important}.cataloging-card-biblio .ant-tabs-nav-wrap,.cataloging-card-copies .ant-tabs-nav-wrap,.cataloging-card-biblio .ant-tabs-nav-list,.cataloging-card-copies .ant-tabs-nav-list{border:none!important;box-shadow:none!important}.cataloging-tabs .ant-tabs-nav:before{display:none}.cataloging-tabs .ant-tabs-content-holder{flex:1 1 auto;min-height:0;background:#ecf4fff5;position:relative;z-index:3;margin-top:-2px}.cataloging-card-biblio .ant-tabs-content-holder,.cataloging-card-copies .ant-tabs-content-holder{border-left:1px solid rgba(190,209,235,.65)!important;border-right:1px solid rgba(190,209,235,.65)!important;border-bottom:1px solid rgba(190,209,235,.65)!important;border-top:none!important}.cataloging-card-copies .ant-tabs{margin:0!important}.cataloging-tabs .ant-tabs-content{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;height:100%}.cataloging-tabs .ant-tabs-tabpane-hidden{display:none!important}.cataloging-tabs .ant-tabs-tabpane-active{flex:1 1 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;height:100%!important}.cataloging-tabs .ant-tabs-tab{padding:0 8px!important;font-size:13px;min-width:auto;height:28px!important}.cataloging-tabs .ant-tabs-tab .ant-tabs-tab-btn{font-size:13px;letter-spacing:-.1px;height:28px!important;line-height:28px!important}.cataloging-tabs .ant-tabs-tab:not(.ant-tabs-tab-active) .ant-tabs-tab-btn{color:#8ea0b8}.cataloging-tabs .ant-tabs-tab+.ant-tabs-tab{margin:0}.cataloging-tabs .ant-tabs-ink-bar{display:none!important}.cataloging-tabs .ant-tabs-tab .ant-tabs-tab-btn{border-bottom:none!important}.cataloging-tabs .ant-tabs-tab{border-bottom-color:transparent!important}.cataloging-tabs .ant-tabs-tab{background:transparent!important;border-radius:4px 4px 0 0!important;margin-right:2px;height:32px!important;transition:background .2s,color .2s;border:1px solid transparent;border-bottom:none!important;padding:4px 10px!important;position:relative;z-index:2}.cataloging-tabs .ant-tabs-tab .ant-tabs-tab-btn{line-height:24px;padding:0}.cataloging-tab-label{height:24px!important;line-height:24px!important;display:inline-flex;align-items:center;gap:2px;color:#204166;font-size:14px;font-weight:500}.cataloging-tabs .ant-tabs-tab.ant-tabs-tab-active{background:#eaf3ff!important;box-shadow:none!important;border-color:#c2d6f6!important}.cataloging-tabs .ant-tabs-tab.ant-tabs-tab-active{position:relative;z-index:2;box-shadow:inset 0 2px #1765d5!important}.cataloging-tabs .ant-tabs-tab.ant-tabs-tab-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:rgb(255 255 255 / var(--surface-tabInner-alpha, .68));z-index:2}.cataloging-tabs .ant-tabs-tab .ant-tabs-tab-btn,.cataloging-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#b7c1d2!important;font-weight:400!important;font-size:13px!important;border-bottom:none!important;background:transparent!important;border-radius:0!important;padding:0 12px;line-height:26px!important}.cataloging-tabs .ant-tabs-nav .ant-tabs-extra-content{position:static;display:flex;align-items:center;gap:6px;background:rgb(255 255 255 / var(--surface-tabInner-alpha, .68));border-left:1px solid #c2d6f6;padding-left:6px;margin-right:0!important;margin-top:2px;align-self:stretch}.cataloging-tab-label-with-action{gap:2px}.cataloging-tab-setting.ant-btn{padding:0;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:#1a73e8}.cataloging-tab-setting.ant-btn:hover,.cataloging-tab-setting.ant-btn:focus{color:#0d5cc8;background:#0d5cc81f}.cataloging-tab-setting.ant-btn .anticon{font-size:16px}.cataloging-tab-setting-expand{opacity:0;width:0!important;padding:0!important;margin-left:0!important;overflow:hidden;transition:all .2s ease}.cataloging-tab-shared-search{opacity:1!important;width:22px!important}.cataloging-tab-shared-hover .cataloging-tab-shared-buttons{display:inline-flex;align-items:center;gap:2px;opacity:0;width:0;overflow:hidden;transition:opacity .2s ease,width .2s ease}.cataloging-tab-shared-hover:hover .cataloging-tab-shared-buttons{opacity:1;width:auto;margin-left:4px}.react-resizable-handle{position:absolute;width:10px;height:100%;bottom:0;right:-5px;cursor:col-resize;z-index:1;background:linear-gradient(90deg,transparent 0%,#1890ff 50%,transparent 100%);opacity:0;transition:opacity .2s}.react-resizable-handle:hover{opacity:.5}.react-resizable{position:relative}.react-resizable:hover .react-resizable-handle{opacity:.3}.cataloging-tab-hover-expand:hover .cataloging-tab-setting-expand{opacity:1;width:22px!important;margin-left:2px!important}.cataloging-tab-pane{flex:1 1 auto;min-height:0;height:100%;display:flex;flex-direction:column;border-radius:0!important;background:#f4f8ffc7;border:1px solid rgba(190,209,235,.65)!important;border-top:none!important;padding:0;overflow:hidden;box-sizing:border-box}.cataloging-tab-pane-tools{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-bottom:6px}.cataloging-tab-extra-btn{height:30px!important;min-width:44px;padding:0 12px;background:rgb(255 255 255 / var(--surface-tabInner-alpha, .68));color:#6f7d93;border:1px solid #c2d6f6;border-bottom:none;border-radius:4px 4px 0 0;font-size:13px;font-weight:500;margin-left:0;transition:background .2s,color .2s,border-color .2s;box-shadow:none;position:relative;z-index:2}.cataloging-tab-extra-btn:hover,.cataloging-tab-extra-btn:focus{background:#f6f9ff;color:#4a6080;border-color:#b7c8e6}.cataloging-copy-table .ant-table-container,.cataloging-copy-table .ant-table-content{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.cataloging-copy-table .ant-table-body{flex:1 1 auto;overflow:auto}.cataloging-tab-table .ant-spin-nested-loading,.cataloging-tab-table .ant-spin-container,.cataloging-tab-table .ant-table,.cataloging-tab-table .ant-table-container,.cataloging-tab-table .ant-table-content{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;border-radius:0}.cataloging-tab-pane>.cataloging-tab-table,.cataloging-tab-pane>.cataloging-copy-table{display:flex;flex-direction:column;height:100%;overflow:hidden}.cataloging-tab-table,.cataloging-copy-table{display:flex!important;flex-direction:column!important;height:100%!important}.cataloging-tab-table .ant-spin-nested-loading,.cataloging-copy-table .ant-spin-nested-loading{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;min-height:0!important}.cataloging-tab-table .ant-spin-container,.cataloging-copy-table .ant-spin-container,.cataloging-tab-table .ant-table,.cataloging-copy-table .ant-table{display:flex!important;flex-direction:column!important;height:100%!important}.cataloging-tab-table .ant-table-container,.cataloging-copy-table .ant-table-container{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.cataloging-tab-table .ant-table-body,.cataloging-copy-table .ant-table-body{flex:1 1 auto!important;overflow:auto!important}.cataloging-tab-table .ant-table-pagination,.cataloging-copy-table .ant-table-pagination{flex:0 0 auto!important;margin:4px 12px!important;padding:0!important}.cataloging-tab-table .ant-table,.cataloging-tab-table .ant-table-container{background:transparent;border:1px solid rgba(190,209,235,.65);border-radius:0;overflow:hidden}.cataloging-tab-table .ant-table,.cataloging-tab-table .ant-table-container{border-top:none!important}.cataloging-tab-table .ant-table-content>table,.cataloging-copy-table .ant-table-content>table{table-layout:fixed!important;width:100%!important;min-width:100%!important}.cataloging-tab-table .ant-table-header,.cataloging-copy-table .ant-table-header{overflow:hidden!important}.cataloging-tab-table .ant-table-body,.cataloging-copy-table .ant-table-body{overflow-x:auto!important;overflow-y:auto!important}.cataloging-tab-table .ant-table-thead>tr>th,.cataloging-copy-table .ant-table-thead>tr>th{background:#f5f7fa!important;padding:8px 16px!important;color:#000000d9!important;font-weight:500!important;font-size:14px!important;text-align:left!important;border-bottom:1px solid #f0f0f0!important;box-sizing:border-box!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.cataloging-tab-table .ant-table-tbody>tr>td,.cataloging-copy-table .ant-table-tbody>tr>td{padding:8px 16px!important;font-size:14px!important;border-bottom:1px solid #f0f0f0!important;box-sizing:border-box!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.cataloging-card-biblio,.cataloging-card-copies{border-radius:0!important}.cataloging-tab-table .ant-table-body{flex:1 1 auto;overflow:auto}.cataloging-tab-table .ant-table-empty .ant-table-body{display:flex;flex-direction:column}.cataloging-tab-table .ant-table-empty .ant-table-placeholder{flex:1 1 auto;display:flex;align-items:center;justify-content:center;background:transparent}.cataloging-card-title-row{display:inline-flex;align-items:center;gap:6px}.cataloging-card-extra-action{padding:0;font-size:13px}.cataloging-card-copies{flex:1 1 auto!important;min-height:0!important;padding-top:0!important;padding-left:0!important;padding-right:0!important;display:flex!important;flex-direction:column!important}.cataloging-card.cataloging-card-copies .ant-card-body,.cataloging-card-copies .ant-tabs,.cataloging-card-copies .ant-tabs-content-holder,.cataloging-card-copies .ant-tabs-content{flex:1 1 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important}.cataloging-card-copies .ant-tabs-tabpane-hidden{display:none!important}.cataloging-card-copies .ant-tabs-tabpane-active{flex:1 1 auto!important;min-height:200px!important;display:flex!important;flex-direction:column!important;height:100%!important}.cataloging-card-copies .cataloging-copy-pane.tucreate-bridge-panel,.cataloging-card-copies .cataloging-copy-pane>.tucreate-bridge-panel{flex:1 1 auto!important;min-height:200px!important;height:100%!important}.cataloging-card-copies .tucreate-bridge-scroll{min-height:180px!important;height:100%!important}.cataloging-card.cataloging-card-biblio,.cataloging-card.cataloging-card-copies{padding:0!important}.cataloging-card.cataloging-card-biblio .ant-card-body,.cataloging-card.cataloging-card-copies .ant-card-body{padding:0!important;gap:0!important}.cataloging-card-copies .ant-table,.cataloging-card-copies .ant-table-container{border:1px solid rgba(190,209,235,.65);border-radius:0;overflow:hidden}.cataloging-copy-table .ant-table,.cataloging-copy-table .ant-table-container{border-top:none!important}.cataloging-tabs .ant-tabs-nav .ant-tabs-extra-content{position:relative}.cataloging-card-copies .ant-table-thead>tr>th,.cataloging-card-copies .ant-table-tbody>tr>td{padding:1px 8px;font-size:14px}.cataloging-card-copies .ant-table-thead>tr>th{background:#f5f7fa!important;padding-top:3px;padding-bottom:3px;line-height:18px;color:#1d4e82d1;font-weight:500}.cataloging-tab-table .ant-table-tbody>tr:nth-child(odd)>td,.cataloging-copy-table .ant-table-tbody>tr:nth-child(odd)>td{background:#f5f9ffa6}.cataloging-tab-table .ant-table-tbody>tr:hover>td,.cataloging-copy-table .ant-table-tbody>tr:hover>td{background:#ebf4ffe6}.cataloging-tab-table .ant-table-placeholder,.cataloging-tab-table .ant-empty{display:none!important}.cataloging-tab-table .ant-table-body{min-height:100%!important}.cataloging-tab-table .ant-table-column-sorter,.cataloging-copy-table .ant-table-column-sorter{display:none!important}.cataloging-tab-table .ant-table-column-has-sorters,.cataloging-copy-table .ant-table-column-has-sorters{cursor:pointer!important}.cataloging-tab-table .ant-table-column-has-sorters:hover,.cataloging-copy-table .ant-table-column-has-sorters:hover{background:#1677ff0f!important}.cataloging-tab-table .ant-table-column-sort,.cataloging-copy-table .ant-table-column-sort{background:#1677ff14!important}.cataloging-page .ant-input,.cataloging-page .ant-input-affix-wrapper,.cataloging-page .ant-select-selector,.cataloging-page .ant-btn,.cataloging-page .ant-input-number,.cataloging-page .ant-input-number-input,.cataloging-page .ant-select-dropdown,.cataloging-page .ant-picker,.cataloging-page .ant-picker-input>input{border-radius:3px!important}@media (max-width: 1024px){.cataloging-search-row{flex-direction:column;align-items:stretch}.cataloging-advanced-button{width:100%;justify-content:center}.cataloging-tab-pane{padding:10px}}.cataloging-z3950-table .ant-table-body>table>tbody>tr,.cataloging-catalog-table .ant-table-body>table>tbody>tr,.cataloging-shared-table .ant-table-body>table>tbody>tr,.cataloging-z3950-table .ant-table-body>table>tbody>tr>td,.cataloging-catalog-table .ant-table-body>table>tbody>tr>td,.cataloging-shared-table .ant-table-body>table>tbody>tr>td{transition:none!important;will-change:auto!important}.cataloging-row-selected,.cataloging-row-selected:hover,.ant-table-tbody>tr.cataloging-row-selected,.ant-table-tbody>tr.cataloging-row-selected>td{background:#bae0ff!important;font-weight:500!important;transition:none!important}.cataloging-z3950-table .ant-table-tbody>tr:not(.cataloging-row-selected):nth-child(odd)>td,.cataloging-catalog-table .ant-table-tbody>tr:not(.cataloging-row-selected):nth-child(odd)>td,.cataloging-shared-table .ant-table-tbody>tr:not(.cataloging-row-selected):nth-child(odd)>td{background:#fafafa!important}.cataloging-z3950-table .ant-table-tbody>tr:not(.cataloging-row-selected):nth-child(2n)>td,.cataloging-catalog-table .ant-table-tbody>tr:not(.cataloging-row-selected):nth-child(2n)>td,.cataloging-shared-table .ant-table-tbody>tr:not(.cataloging-row-selected):nth-child(2n)>td{background:rgb(255 255 255 / var(--surface-tabInner-alpha, .68))!important}.cataloging-card .ant-card-head{min-height:28px!important;padding:0 8px!important}.cataloging-tab-table .ant-table,.cataloging-tab-table .ant-table-container,.cataloging-card-copies .ant-table,.cataloging-card-copies .ant-table-container{border-radius:0!important}.cataloging-resize-handle{display:block!important}.cataloging-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#6f7d93!important;font-weight:500!important;border-bottom:none!important;background:transparent!important;border-radius:0!important}.cataloging-tabs .ant-tabs-tab .ant-tabs-tab-btn{height:26px!important;display:flex;align-items:center}.cataloging-tabs .ant-tabs-tab:not(.ant-tabs-tab-active) .ant-tabs-tab-btn{color:#6f7d93!important;font-weight:500!important;border-bottom:none!important}.cataloging-panel{padding:0!important}.cataloging-tabs .ant-tabs-nav{height:30px}.cataloging-tabs .ant-tabs-tab{position:relative;top:2px}.cataloging-resize-handle{margin:0!important;height:2px!important;flex:0 0 2px!important;background:#b0ccff!important;z-index:3}.cataloging-card.cataloging-card-copies .ant-card-body{padding-top:0!important}.cataloging-tab-table th .react-resizable-handle,.cataloging-copy-table th .react-resizable-handle{position:absolute;right:-5px;bottom:0;z-index:1;width:10px;height:100%;cursor:col-resize;background:transparent}.cataloging-tab-table th .react-resizable-handle:hover,.cataloging-copy-table th .react-resizable-handle:hover{background:linear-gradient(90deg,transparent 30%,rgba(9,88,217,.15) 50%,transparent 70%)}.cataloging-tab-table th .react-resizable-handle:after,.cataloging-copy-table th .react-resizable-handle:after{display:none!important}.cataloging-tab-table th,.cataloging-copy-table th{position:relative}.cataloging-search-type-wrapper{display:inline-flex;align-items:center;position:relative;margin-right:8px;padding-bottom:8px;margin-bottom:-8px}.cataloging-search-type.ant-select{height:28px!important;display:flex;align-items:center}.cataloging-search-type .ant-select-selector{height:28px!important;line-height:26px!important;padding:0 8px!important;display:flex;align-items:center}.cataloging-search-type .ant-select-selection-item{line-height:26px!important}.cataloging-search-type-dropdown .ant-select-item{padding:4px 12px!important;min-height:24px!important;line-height:16px!important;font-size:13px!important}.cataloging-tab-table .ant-table-thead>tr>th{font-weight:700!important;background:#f5f5f5!important;border-bottom:2px solid #d9d9d9!important;padding:8px!important}.cataloging-tab-table .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0!important;padding:6px 8px!important}.cataloging-tab-table .ant-table-tbody>tr:hover>td{background:#fafafa!important}.cataloging-copy-table .ant-table-thead>tr>th{font-weight:700!important;background:#f5f5f5!important;border-bottom:2px solid #d9d9d9!important;padding:8px!important}.cataloging-copy-table .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0!important;padding:6px 8px!important}.cataloging-copy-table .ant-table-tbody>tr:hover>td{background:#fafafa!important}.cataloging-catalog-pane,.cataloging-catalog-pane .catalog-table-container{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;height:100%}.cataloging-catalog-pane .catalog-table-wrapper{flex:1 1 auto;min-height:0;overflow:auto}.cataloging-catalog-pane .catalog-pagination{flex:0 0 auto}.cataloging-copy-pane{flex:1 1 auto;height:100%;display:flex;flex-direction:column;overflow:hidden;min-height:0}.cataloging-copy-pane .copy-table-container{flex:1 1 auto;height:100%;min-height:0;overflow:hidden}.cataloging-copy-pane .copy-table-wrapper{flex:1 1 auto;height:100%;min-height:0;overflow:auto}.cataloging-panel-copies .ant-tabs-nav-wrap{flex:0 0 auto!important}.cataloging-panel-copies .ant-tabs-extra-content{flex:1 1 auto;min-width:0;margin-inline-start:8px}.cataloging-copy-tab-extra-outer{display:flex;align-items:center;gap:10px;width:100%;min-width:0}.cataloging-copy-barcode-range-after-tab{flex:0 1 auto;max-width:min(42vw,520px)}.cataloging-copy-tab-extra-right{display:flex;align-items:center;gap:8px;overflow:hidden;justify-content:flex-end;margin-left:auto;flex:0 0 auto}.cataloging-copy-barcode-range{font-size:12px;font-weight:600;color:#cf1322;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:100%;font-family:Consolas,Courier New,monospace;cursor:default}.cataloging-copy-tab-title{font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1 1 auto;max-width:420px}.catalog-th,.copy-th,.z3950-th,.shared-th{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px!important;font-weight:500;color:#262626}.tooltip-checkbox .ant-checkbox-inner{background-color:#ffffffe6!important;border-color:#fff9!important}.tooltip-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#1677ff!important;border-color:#1677ff!important}.tooltip-checkbox .ant-checkbox-inner:after{border-color:#fff!important}.ant-pagination{margin:0!important}.ant-pagination-item a,.ant-pagination-next a,.ant-pagination-prev a{line-height:1.5715!important}.cataloging-z3950-table .ant-table-pagination,.cataloging-shared-table .ant-table-pagination,.cataloging-copy-table .ant-table-pagination,.cataloging-catalog-table .ant-table-pagination{margin:0!important}.collection-row-has-barcode{background-color:#f6ffed!important}.collection-row-has-barcode:hover{background-color:#d9f7be!important}.ant-table-row-selected.collection-row-has-barcode,.ant-table-row-selected.collection-row-has-barcode td{background-color:#b7eb8f!important}.collection-row-pending{background-color:#fffbe6!important}.collection-row-pending:hover{background-color:#fff1b8!important}.collection-row-error{background-color:#fff2f0!important}.collection-row-error:hover{background-color:#ffccc7!important}.ant-table-row-selected.collection-row-error,.ant-table-row-selected.collection-row-error td{background-color:#ffa39e!important}.cataloging-catalog-pane .catalog-table{font-size:14px}.tucreate-bridge-panel{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.tucreate-bridge-table-wrap{flex:1 1 auto;min-height:0;overflow:hidden}.tucreate-bridge-panel .ant-spin-nested-loading,.tucreate-bridge-panel .ant-spin-container,.tucreate-bridge-panel .ant-table-wrapper{height:100%}.tucreate-bridge-panel .ant-table{font-size:13px;color:#204166}.tucreate-bridge-table-wrap{flex:1 1 auto;min-height:180px;overflow:auto}.tucreate-bridge-panel .ant-table-tbody>tr.tucreate-bridge-row-hover>td{background:#e8f3ff!important}.tucreate-bridge-panel .ant-table-tbody>tr.tucreate-bridge-row-selected>td{background:#bae0ff!important}.tucreate-check-hover-popover{position:fixed;z-index:2100;min-width:220px;max-width:380px;background:#fff;border:1px solid #91caff;box-shadow:0 8px 20px #0f2d5f29;border-radius:6px;padding:8px 10px 10px;pointer-events:auto}.tucreate-check-hover-popover-title{font-size:12px;font-weight:600;color:#1765d5;margin-bottom:4px}.tucreate-check-hover-popover-range{max-height:72px;overflow:auto;font-family:Consolas,Courier New,monospace;font-size:12px;color:#cf1322;white-space:nowrap;margin-bottom:8px}.tucreate-check-hover-popover-actions{display:flex;gap:8px;justify-content:flex-start}.tucreate-bridge-toolbar{flex:0 0 auto;display:flex;gap:8px;padding:6px 0 2px;border-top:1px solid #e8edf5}.tucreate-check-barcode-hint{flex:0 0 auto;display:flex;align-items:center;gap:6px;margin-bottom:4px;padding:4px 8px;background:#f5f9ff;border:1px solid #d6e4ff;border-radius:4px;font-size:12px;color:#204166}.tucreate-check-barcode-label{flex:0 0 auto;font-weight:600;color:#1765d5}.tucreate-check-barcode-scroll{flex:1 1 auto;min-width:0;max-height:48px;overflow:auto;white-space:nowrap;font-family:Consolas,Courier New,monospace;color:#cf1322}.cataloging-tab-count{margin-left:2px;color:#ff4d4f;font-weight:600;font-size:12px}.cataloging-tabs .ant-tabs-tab-active .cataloging-tab-count{color:#ff4d4f}.cataloging-copy-tabs .cataloging-tab-label{font-size:14px;font-weight:500;color:#204166}.cataloging-card-copies .cataloging-copy-tabs .ant-tabs-nav{display:flex;align-items:center;min-height:34px;padding-top:0!important;padding-bottom:0!important}.cataloging-card-copies .cataloging-copy-tabs .ant-tabs-nav-wrap,.cataloging-card-copies .cataloging-copy-tabs .ant-tabs-nav-list{align-items:center}.cataloging-card-copies .cataloging-copy-tabs .ant-tabs-extra-content{align-self:center;display:flex;align-items:center}.cataloging-card-copies .cataloging-copy-tabs .ant-tabs-tab{height:28px!important;min-height:28px!important;padding:0 10px!important;margin-top:0!important;align-self:center}.cataloging-card-copies .cataloging-copy-tabs .ant-tabs-tab .ant-tabs-tab-btn{height:28px!important;line-height:28px!important}.cataloging-copy-tabs--classic .ant-tabs-tab{min-width:96px;justify-content:center}
