:root{--geo-table-scroll-thumb-size:var(--geo-scroll-thumb-size);--geo-table-scroll-thumb-bg:var(--geo-scroll-thumb-bg);--geo-table-scroll-thumb-bg-hover:var(--geo-scroll-thumb-bg-hover);--geo-table-scroll-track-bg:var(--geo-scroll-track-bg)}.geo-standard-table{flex-direction:column;flex:1;min-height:0;display:flex}.geo-standard-table__scroll,.jiyuan-standard-articles-table__scroll,.knowledge-table__scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--geo-table-scroll-thumb-bg) var(--geo-table-scroll-track-bg);flex:1;overflow-x:auto}.geo-standard-table__scroll::-webkit-scrollbar{width:var(--geo-table-scroll-thumb-size);height:var(--geo-table-scroll-thumb-size)}.jiyuan-standard-articles-table__scroll::-webkit-scrollbar{width:var(--geo-table-scroll-thumb-size);height:var(--geo-table-scroll-thumb-size)}.knowledge-table__scroll::-webkit-scrollbar{width:var(--geo-table-scroll-thumb-size);height:var(--geo-table-scroll-thumb-size)}.geo-standard-table__scroll::-webkit-scrollbar-track{background:var(--geo-table-scroll-track-bg)}.jiyuan-standard-articles-table__scroll::-webkit-scrollbar-track{background:var(--geo-table-scroll-track-bg)}.knowledge-table__scroll::-webkit-scrollbar-track{background:var(--geo-table-scroll-track-bg)}.geo-standard-table__scroll::-webkit-scrollbar-thumb{background-color:var(--geo-table-scroll-thumb-bg);border-radius:100px;transition:background-color .2s}.jiyuan-standard-articles-table__scroll::-webkit-scrollbar-thumb{background-color:var(--geo-table-scroll-thumb-bg);border-radius:100px;transition:background-color .2s}.knowledge-table__scroll::-webkit-scrollbar-thumb{background-color:var(--geo-table-scroll-thumb-bg);border-radius:100px;transition:background-color .2s}.geo-standard-table__scroll::-webkit-scrollbar-thumb:hover{background-color:var(--geo-table-scroll-thumb-bg-hover)}.jiyuan-standard-articles-table__scroll::-webkit-scrollbar-thumb:hover{background-color:var(--geo-table-scroll-thumb-bg-hover)}.knowledge-table__scroll::-webkit-scrollbar-thumb:hover{background-color:var(--geo-table-scroll-thumb-bg-hover)}.geo-standard-table__scroll::-webkit-scrollbar-corner{background:var(--geo-table-scroll-track-bg)}.jiyuan-standard-articles-table__scroll::-webkit-scrollbar-corner{background:var(--geo-table-scroll-track-bg)}.knowledge-table__scroll::-webkit-scrollbar-corner{background:var(--geo-table-scroll-track-bg)}.geo-standard-table__table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:640px}.geo-standard-table__th{color:#4e5969;text-align:left;background:#f8f9fa;border-bottom:1px solid #ebedf0;padding:12px 14px;font-size:14px;font-weight:500;line-height:22px}.geo-standard-table__th--action,.geo-standard-table__th--actions{text-align:left;width:160px}.geo-standard-table__td{color:#444;vertical-align:middle;text-align:left;border-bottom:1px solid #ebedf0;padding:14px;font-size:14px;line-height:22px}.geo-standard-table__td--action,.geo-standard-table__td--actions{text-align:left}.geo-standard-table__link{color:#615ced;align-items:center;gap:4px;font-size:14px;line-height:22px;text-decoration:none;display:inline-flex}.geo-standard-table__link:hover{text-decoration:underline}.geo-standard-table__actions{flex-wrap:wrap;justify-content:flex-start;gap:8px;display:inline-flex}.geo-standard-table__action{cursor:pointer;background:0 0;border-radius:4px;height:24px;padding:0 10px;font-size:12px;line-height:20px;transition:all .3s}.geo-standard-table__action--preview{color:#615ced;border:1px solid #615ced4d}.geo-standard-table__action--preview:hover{background:#bbccff1a;border-color:#615ced}.geo-standard-table__action--edit{color:#096;border:1px solid #0099664d}.geo-standard-table__action--edit:hover{background:#f8fffd;border-color:#096}.geo-standard-table__action--delete{color:#615ced;border:none;padding:0}.geo-standard-table__action--delete:hover{color:#3d67e8}.geo-standard-table__th--check,.geo-standard-table__td--check{text-align:center;vertical-align:middle;width:48px;min-width:48px;padding-left:14px;padding-right:14px}.geo-standard-table__checkbox{accent-color:#615ced;cursor:pointer;vertical-align:middle;border:1px solid #e2e8f0;border-radius:4px;width:16px;height:16px;margin:0}.geo-standard-table__row--selected{background:#f3f2fe}.geo-standard-table__batch-bar{background:#f8fafc;border-bottom:1px solid #ebedf0;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;display:flex}.geo-standard-table__batch-bar--footer{border:1px solid #ebedf0;margin-top:12px}.geo-standard-table__batch-bar--muted{opacity:.65;pointer-events:none}.geo-standard-table__batch-bar--active{opacity:1;pointer-events:auto;background:linear-gradient(#f3f2fe 0%,#f8fafc 100%);border-color:#c8c6fa}.geo-standard-table__batch-bar--inline{background:0 0;border-bottom:none;padding-left:0;padding-right:0}.geo-standard-table__batch-info{flex-wrap:wrap;align-items:center;gap:8px 12px;min-width:0;display:flex}.geo-standard-table__batch-label{color:#475569;font-size:13px;font-weight:500;line-height:22px}.geo-standard-table__batch-hint{color:#94a3b8;font-size:13px;line-height:22px}.geo-standard-table__batch-meta{color:#475569;flex-wrap:wrap;align-items:center;gap:8px 12px;font-size:13px;line-height:22px;display:flex}.geo-standard-table__batch-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.geo-standard-table__batch-link{color:#615ced;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:500;line-height:22px}.geo-standard-table__batch-link:hover{text-decoration:underline}.geo-standard-table__batch-link--danger{color:#dc2626}.geo-standard-table__empty{color:#999;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:240px;font-size:14px;line-height:22px;display:flex}.geo-standard-empty-illustration{object-fit:contain;flex-shrink:0;width:100px;max-width:100px;height:100px;max-height:100px;display:block}.geo-standard-table__empty-title{color:#0f172a;text-align:center;margin:0;font-size:14px;font-weight:500;line-height:22px}.geo-standard-table__empty-desc{color:#94a3b8;text-align:center;max-width:360px;margin:0;font-size:12px;line-height:20px}.geo-standard-table__pagination{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex;overflow:visible}.geo-standard-table__pagination-total{color:#666;font-size:14px;line-height:22px}.geo-standard-table__pagination-controls{align-items:center;gap:8px;display:inline-flex;overflow:visible}.geo-standard-table__page-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;height:32px;padding:0 12px;font-size:14px}.geo-standard-table__page-btn:disabled{cursor:not-allowed;opacity:.5}.geo-standard-table__page-current{color:#615ced;text-align:center;min-width:24px;font-size:14px;line-height:22px}.geo-standard-table__page-size{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:6px;height:32px;padding:0 8px;font-size:14px}.geo-standard-table__page-num{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;min-width:32px;height:32px;padding:0 8px;font-size:14px;line-height:30px}.geo-standard-table__page-num--active{color:#615ced;border-color:#615ced;font-weight:500}.geo-standard-table__th--sticky-right,.geo-standard-table__td--sticky-right{position:sticky;right:0}.geo-standard-table .geo-standard-table__th--sticky-right{z-index:4;background:#f8f9fa}.geo-standard-table .geo-standard-table__td--sticky-right{z-index:1;background:#fff}.geo-standard-table__row--selected .geo-standard-table__td--sticky-right{background:#f3f2fe}.geo-standard-table--scrolled .geo-standard-table__th--sticky-right:before,.geo-standard-table--scrolled .geo-standard-table__td--sticky-right:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#00000014);width:12px;position:absolute;top:0;bottom:0;left:0;transform:translate(-100%)}.geo-standard-table--scrolled .geo-standard-table__th--sticky-right,.geo-standard-table--scrolled .geo-standard-table__td--sticky-right{box-shadow:-6px 0 6px -4px #0000001a}.geo-standard-table-header-hint{vertical-align:middle;display:inline-flex;position:relative}.geo-standard-table-header-hint__trigger{color:#94a3b8;cursor:default;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;transition:color .15s;display:inline-flex}.geo-standard-table-header-hint__trigger:hover{color:#615ced}.geo-standard-table-header-hint__icon{width:14px;height:14px}.geo-standard-table-header-hint__popover{color:#f8fafc;text-align:left;white-space:normal;pointer-events:none;background:#0f172a;border-radius:8px;width:max-content;max-width:260px;padding:8px 10px;font-size:12px;font-weight:400;line-height:1.5;box-shadow:0 4px 12px #00000026}.geo-standard-table-header-hint__popover--fixed{z-index:10050;position:fixed}.geo-standard-table-header-hint__content{margin:0}
