.table-skeleton[data-v-61014a84]{width:100%;overflow:hidden;border:1px solid #eef2f7;border-radius:8px;background:#fff}.table-skeleton-head[data-v-61014a84],.table-skeleton-row[data-v-61014a84]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;min-width:720px;padding:14px 18px}.table-skeleton-head[data-v-61014a84]{background:#f8fafc;border-bottom:1px solid #eef2f7}.table-skeleton-row[data-v-61014a84]{border-bottom:1px solid #f1f4f8}.table-skeleton-row[data-v-61014a84]:last-child{border-bottom:0}.skeleton-cell[data-v-61014a84]{display:block;height:15px;border-radius:999px;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#eef2f7),color-stop(37%,#f8fafc),color-stop(63%,#eef2f7));background:linear-gradient(90deg,#eef2f7 25%,#f8fafc 37%,#eef2f7 63%);background-size:400% 100%;-webkit-animation:skeleton-shimmer-61014a84 1.2s ease-in-out infinite;animation:skeleton-shimmer-61014a84 1.2s ease-in-out infinite}.skeleton-head-cell[data-v-61014a84]{height:13px;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#e3e9f2),color-stop(37%,#f6f8fb),color-stop(63%,#e3e9f2));background:linear-gradient(90deg,#e3e9f2 25%,#f6f8fb 37%,#e3e9f2 63%);background-size:400% 100%}@-webkit-keyframes skeleton-shimmer-61014a84{0%{background-position:100% 0}to{background-position:0 0}}@keyframes skeleton-shimmer-61014a84{0%{background-position:100% 0}to{background-position:0 0}}.block-skeleton[data-v-fbfcfc02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:14px;width:100%;padding:10px 0}.skeleton-line[data-v-fbfcfc02]{height:16px;border-radius:999px;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#eef2f7),color-stop(37%,#f8fafc),color-stop(63%,#eef2f7));background:linear-gradient(90deg,#eef2f7 25%,#f8fafc 37%,#eef2f7 63%);background-size:400% 100%;-webkit-animation:skeleton-shimmer-fbfcfc02 1.2s ease-in-out infinite;animation:skeleton-shimmer-fbfcfc02 1.2s ease-in-out infinite}@-webkit-keyframes skeleton-shimmer-fbfcfc02{0%{background-position:100% 0}to{background-position:0 0}}@keyframes skeleton-shimmer-fbfcfc02{0%{background-position:100% 0}to{background-position:0 0}}.ant-table-fixed tr th{padding:10px 10px!important}.ant-table-fixed tr th:first-child{padding-left:16px!important}.ant-table-fixed tr th.ant-table-selection-column{padding:0!important}.ant-table-fixed tr td{padding:10px 10px!important}.ant-table-fixed tr td:first-child{padding-left:16px!important}.ant-table-fixed tr td.ant-table-selection-column{padding:0!important}.jeepay-table-container{position:relative}.jeepay-table-container .sticky-header{position:fixed;top:56px;z-index:50;background-color:#fff;-webkit-box-shadow:0 8px 18px rgba(31,41,55,.1);box-shadow:0 8px 18px rgba(31,41,55,.1);overflow:hidden;border-bottom:1px solid #e8edf4;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.jeepay-table-container .sticky-header .sticky-header-content{width:100%;overflow:hidden;overflow-x:auto}.jeepay-table-container .sticky-header .sticky-header-content::-webkit-scrollbar{width:3px;height:3px}.jeepay-table-container .sticky-header .sticky-header-content::-webkit-scrollbar-track{background-color:#eef2f7}.jeepay-table-container .sticky-header .sticky-header-content::-webkit-scrollbar-thumb{background-color:#cfd8e5;border-radius:3px}.jeepay-table-container .sticky-header .custom-header-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;position:relative}.jeepay-table-container .sticky-header .custom-header-table thead{display:table-header-group;vertical-align:middle;border-color:inherit}.jeepay-table-container .sticky-header .custom-header-table tr{display:table-row;vertical-align:inherit;border-color:inherit;position:relative}.jeepay-table-container .sticky-header .custom-header-table th{position:relative;background-color:#f8fafc;-webkit-transition:background .2s ease;transition:background .2s ease;font-weight:600;text-align:left;color:#6b7280;padding:10px 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #e8edf4;font-size:14px;line-height:1.5;word-break:break-word}.jeepay-table-container .sticky-header .custom-header-table th.sticky-left{background-color:#f8fafc;z-index:2;border-right:1px solid #e8edf4}.jeepay-table-container .sticky-header .custom-header-table th.sticky-left:after{content:"";position:absolute;top:0;right:0;bottom:0;width:30px;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;pointer-events:none;z-index:1}.jeepay-table-container .sticky-header .custom-header-table th.sticky-right{background-color:#f8fafc;z-index:2;border-left:1px solid #e8edf4}.jeepay-table-container .sticky-header .custom-header-table th.sticky-right:after{content:"";position:absolute;top:0;left:0;bottom:0;width:30px;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;pointer-events:none;z-index:1}.jeepay-table-container .sticky-header .custom-header-table th:first-child{padding-left:16px!important}