:root{--primary:#1990ff;--primary-dark:#1677d2;--sidebar:#00162a;--sidebar-active:#1592f4;--text:#303133;--secondary:#606266;--muted:#909399;--line:#e7ebf0;--soft-line:#edf0f3;--workspace:#f1f3f6;--scrollbar-size:6px;--scrollbar-thumb:#c5cbd2;--scrollbar-thumb-hover:#aab2bc;--topbar-height:62px;--global-tabs-height:26px}*{box-sizing:border-box}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border-radius:3px;background:var(--scrollbar-thumb)}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}::-webkit-scrollbar-corner{background:transparent}@supports not selector(::-webkit-scrollbar){*{scrollbar-color:var(--scrollbar-thumb) transparent;scrollbar-width:thin}}.el-scrollbar__bar.is-vertical{right:2px;width:6px}.el-scrollbar__bar.is-horizontal{bottom:2px;height:6px}.el-scrollbar__wrap::-webkit-scrollbar{width:6px;height:6px}.el-scrollbar__thumb{background-color:rgba(170,178,188,.72)}#app,body,html{width:100%;height:100%;margin:0}body{overflow:hidden;color:var(--text);font-family:Helvetica Neue,Helvetica,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:14px;background:var(--workspace);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{color:inherit}.app-shell{width:100%;height:100%;min-width:1024px}.sidebar{position:relative;z-index:8;height:100vh;overflow:hidden;color:#fff;background:var(--sidebar);transition:width .18s ease}.brand{display:flex;align-items:center;height:62px;padding:0 21px;background:#00162a;border-bottom:1px solid hsla(0,0%,100%,.04);white-space:nowrap}.brand.is-collapsed{justify-content:center;padding:0}.brand-icon{flex:none;width:22px;height:22px;-o-object-fit:contain;object-fit:contain}.brand-text{margin-left:10px;color:#e8eef4;font-size:16px;font-weight:600;letter-spacing:.5px}.menu-search{display:flex;align-items:center;height:34px;padding:0 10px;color:#9da9b5;background:#fff}.menu-search.is-collapsed{justify-content:center;padding:0}.menu-search>i{flex:none;margin-right:7px;color:#a9b1b9;font-size:14px}.menu-search.is-collapsed>i{margin-right:0}.menu-search .el-input__inner{height:30px;padding:0;color:#606266;line-height:30px;border:0;border-radius:0;box-shadow:none}.side-menu{width:100%;height:calc(100vh - 96px);overflow-x:hidden;overflow-y:auto;border-right:0;scrollbar-width:none}.side-menu::-webkit-scrollbar{width:0;height:0}.side-menu .el-menu-item,.side-menu .el-submenu__title{height:50px;padding-left:18px!important;line-height:50px;font-size:14px}.side-menu .el-submenu .el-menu-item{min-width:0;height:44px;padding-left:43px!important;line-height:44px;background:#00162a!important}.side-menu .el-menu-item i,.side-menu .el-submenu__title i{width:18px;margin-right:7px;color:#8294a6;font-size:15px;text-align:center}.side-menu .el-menu-item:hover,.side-menu .el-submenu__title:hover{color:#fff!important;background:#05213a!important}.side-menu .el-menu-item.is-active{color:#fff!important;font-weight:600;background:var(--sidebar-active)!important}.side-menu.el-menu--collapse .el-menu-item,.side-menu.el-menu--collapse .el-submenu__title{padding:0!important;text-align:center}.side-menu.el-menu--collapse .el-menu-item i,.side-menu.el-menu--collapse .el-submenu__title i{margin:0}.main-shell{min-width:0;height:100vh;overflow:hidden}.topbar{display:flex;align-items:center;justify-content:space-between;flex:none;border-bottom:1px solid #eef0f3}.collapse-btn.el-button,.topbar{height:var(--topbar-height);padding:0!important;background:#fff}.collapse-btn.el-button{width:40px;color:#656d75;font-size:14px;border:0!important;border-right:1px solid #f2f3f5!important;border-radius:0}.collapse-btn.el-button:focus,.collapse-btn.el-button:hover{color:var(--primary);background:#f7f9fb}.top-actions{min-width:0;height:100%;gap:16px;padding-right:24px;white-space:nowrap}.site-meta,.top-actions{display:flex;align-items:center;color:#303133;font-size:14px}.site-meta{flex:none;gap:24px;font-variant-numeric:tabular-nums;line-height:20px}.timezone-meta{display:inline-flex;align-items:center;gap:8px}.ip-meta,.time-meta,.timezone-meta{color:inherit;font:inherit;line-height:inherit}.country-flag{display:block;flex:none;width:20px;height:14px;-o-object-fit:cover;object-fit:cover}.system-notification-popover.el-popover{width:min(360px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px);padding:0;overflow:hidden;border-radius:0;box-shadow:0 6px 18px rgba(31,45,61,.16)}.notification-business-detail-drawer,.system-notification-drawer{max-width:100%}.notification-business-detail-drawer .el-drawer__body,.system-notification-drawer .el-drawer__body{height:100%;overflow:hidden}@media (max-width:768px){.notification-business-detail-drawer,.system-notification-drawer{width:100%!important}}.user-trigger{height:var(--topbar-height);display:inline-flex;align-items:center;padding:0 2px;color:#30363c;font-size:14px;cursor:pointer;outline:none}.collapse-btn:focus-visible,.notification-button:focus-visible,.user-trigger:focus-visible{outline:2px solid rgba(25,144,255,.34);outline-offset:-2px}.global-tabs{position:relative;z-index:7;flex:none;min-width:0;height:var(--global-tabs-height);overflow:hidden;background:#fff;border-bottom:1px solid #e6e9ed}.global-route-tabs{width:100%;min-width:0}.global-route-tabs>.el-tabs__header{height:var(--global-tabs-height);margin:0;border-bottom:0!important}.global-route-tabs .el-tabs__item,.global-route-tabs .el-tabs__nav,.global-route-tabs .el-tabs__nav-scroll,.global-route-tabs .el-tabs__nav-wrap{height:var(--global-tabs-height)}.global-route-tabs .el-tabs__nav-wrap:after{display:none}.global-route-tabs .el-tabs__nav-wrap.is-scrollable{padding:0 26px}.global-route-tabs .el-tabs__nav-next,.global-route-tabs .el-tabs__nav-prev{width:26px;height:var(--global-tabs-height);color:#606266;background:#fff;font-size:13px;line-height:var(--global-tabs-height);text-align:center}.global-route-tabs .el-tabs__nav-prev{border-right:1px solid #ebeef5}.global-route-tabs .el-tabs__nav-next{border-left:1px solid #ebeef5}.global-route-tabs.el-tabs--card>.el-tabs__header .el-tabs__nav{border:0!important;border-radius:0}.global-route-tabs.el-tabs--card>.el-tabs__header .el-tabs__item{width:auto;min-width:90px;height:var(--global-tabs-height);padding:0 7px!important;color:#303133;font-size:13px;font-weight:400;line-height:var(--global-tabs-height);text-align:center;border-left:0!important;border-right:1px solid #ebeef5!important;background:#fff}.global-route-tabs.el-tabs--card>.el-tabs__header .el-tabs__item:hover{color:var(--primary);background:#ecf5ff}.global-route-tabs.el-tabs--card>.el-tabs__header .el-tabs__item.is-active{color:#fff;font-weight:500;background:var(--sidebar)}.global-route-tabs .el-tabs__item .el-icon-close{top:0;width:12px;height:12px;margin-left:5px;color:currentColor;font-size:11px;line-height:12px}.global-route-tabs .el-tabs__item .el-icon-close:hover{color:inherit;background:transparent}.global-route-tabs .el-tabs__content{display:none}.workspace{position:relative;min-width:0;height:calc(100vh - 88px);padding:8px 10px 24px;overflow:auto;background:var(--workspace)}.member-panel{position:relative;z-index:1;min-width:1320px;background:#fff}.filter-panel{padding:20px 18px 0;background:#fff}.member-filter-form{position:relative;padding-bottom:30px}.filter-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px 16px}.filter-grid>.el-form-item{display:grid;align-items:center;grid-template-columns:max-content minmax(0,1fr);grid-column:span 2;-moz-column-gap:8px;column-gap:8px;min-width:0;margin:0}.filter-grid>.date-filter-item{grid-column:span 4}.member-filter-form .el-form-item__label{grid-column:1;grid-row:1;width:auto!important;min-width:0;height:34px;padding:0;color:#3e444a;font-size:13px;font-weight:600;line-height:34px;white-space:nowrap;text-align:left!important;float:none!important}.member-filter-form .el-form-item__content{display:flex;grid-column:2;grid-row:1;min-width:0;margin-left:0!important;line-height:34px}.member-filter-form .el-date-editor,.member-filter-form .el-input,.member-filter-form .el-select{width:100%}.el-input--small .el-input__inner,.el-select .el-input--small .el-input__inner,.member-filter-form .el-range-editor--small.el-input__inner{height:34px;line-height:34px;border-color:#dfe3e8;border-radius:0}.member-filter-form .el-input__inner::-moz-placeholder,.member-filter-form .el-range-input::-moz-placeholder{color:#c0c4cc}.member-filter-form .el-input__inner::placeholder,.member-filter-form .el-range-input::placeholder{color:#c0c4cc}.member-filter-form .el-date-editor .el-range-separator,.member-filter-form .el-date-editor .el-range__close-icon,.member-filter-form .el-date-editor .el-range__icon{height:32px;line-height:32px}.member-filter-form .el-range-editor .el-range-input{min-width:72px}.collapse-filter{position:absolute;bottom:0;left:50%;height:26px;padding:0 14px;color:#30363c;font-size:13px;border:0;background:transparent;transform:translateX(-50%);cursor:pointer}.collapse-filter i{margin-left:3px;font-size:10px}.list-toolbar{justify-content:space-between;min-height:54px;padding:5px 18px;border-top:1px solid transparent}.batch-actions,.filter-actions,.list-toolbar{display:flex;align-items:center}.batch-actions{gap:28px;white-space:nowrap}.batch-actions .el-button+.el-button{margin-left:0}.batch-actions .el-button--text,.filter-settings-tools .el-button--text{padding:7px 0;color:var(--primary);font-size:13px;font-weight:500}.batch-actions .el-dropdown{display:inline-flex;align-items:center}.batch-actions .batch-more-trigger{margin:0}.batch-actions .batch-more-trigger i{margin-left:4px;font-size:10px}.batch-more-menu{min-width:142px;text-align:left;transform-origin:top center}.batch-more-menu .el-dropdown-menu__item{text-align:left}.filter-actions{gap:10px}.filter-actions .el-button+.el-button{margin-left:0}.query-button.el-button,.reset-button.el-button,.settings-button.el-button{height:34px;padding:8px 19px;border-radius:0;font-weight:600}.filter-settings-dialog{border-radius:0}.filter-settings-dialog .el-dialog__header{padding:18px 20px 14px;border-bottom:1px solid #ebeef2}.filter-settings-dialog .el-dialog__title{color:#30363c;font-size:16px;font-weight:600}.filter-settings-dialog .el-dialog__body{padding:0 20px}.filter-settings-tools{display:flex;align-items:center;justify-content:flex-start;height:52px;border-bottom:1px solid #ebeef2}.filter-settings-primary-actions{display:inline-flex;align-items:center;gap:20px}.filter-settings-list{display:block;max-height:420px;padding:4px 0;overflow-y:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filter-setting-row{position:relative;display:flex;align-items:center;justify-content:space-between;min-width:0;height:48px;padding-right:4px;border-bottom:1px solid #f0f2f5;transition:background-color .16s ease,box-shadow .16s ease}.filter-setting-row .el-checkbox{min-width:0;margin-right:8px}.filter-setting-row .el-checkbox__label{color:#3e444a;font-size:13px;white-space:nowrap}.filter-drag-handle{display:flex;flex:none;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;outline:0;background:transparent;cursor:grab}.filter-drag-handle:active{cursor:grabbing}.filter-drag-handle:focus-visible{outline:1px solid #409eff;outline-offset:-2px}.filter-drag-grip{width:14px;height:20px;background-image:radial-gradient(circle,#aeb7c2 1.5px,transparent 1.7px);background-position:1px 1px;background-size:6px 6px}.filter-setting-row.is-dragging{background:#ecf5ff;box-shadow:inset 0 0 0 1px #b3d8ff}.filter-setting-row.is-dragging>:not(.filter-drop-endpoint){opacity:.55}.filter-setting-row.is-drag-over-after,.filter-setting-row.is-drag-over-before{background:#f2f8ff}.filter-setting-row.is-drag-over-after:after,.filter-setting-row.is-drag-over-before:before{position:absolute;right:0;left:0;z-index:2;height:3px;background:#409eff;content:"";pointer-events:none}.filter-setting-row.is-drag-over-before:before{top:-2px}.filter-setting-row.is-drag-over-after:after{bottom:-2px}.filter-drop-endpoint{position:absolute;left:-2px;z-index:3;width:8px;height:8px;border-radius:50%;background:#409eff;pointer-events:none}.filter-drop-endpoint.is-before{top:-4px}.filter-drop-endpoint.is-after{bottom:-4px}.filter-drag-ghost{position:fixed;z-index:3200;display:flex;align-items:center;gap:10px;width:210px;max-width:calc(100vw - 24px);height:44px;padding:0 14px 0 12px;color:#303133;font-size:13px;border:1px solid #409eff;background:hsla(0,0%,100%,.98);box-shadow:0 8px 22px rgba(31,45,61,.2);pointer-events:none}.filter-drag-ghost .filter-drag-grip{flex:none}.filter-drag-ghost-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-settings-dialog .el-dialog__footer{padding:14px 20px 18px;border-top:1px solid #ebeef2}.filter-settings-dialog .el-dialog__footer .el-button{height:34px;margin-left:8px;border-radius:0}.el-dialog.member-deposit-callback-dialog{max-width:calc(100vw - 32px);margin-bottom:40px;border-radius:0}.member-deposit-callback-dialog .el-dialog__header{min-height:56px;padding:17px 20px 14px;border-bottom:1px solid #ebeef2}.member-deposit-callback-dialog .el-dialog__title{color:#30363c;font-size:16px;font-weight:600}.member-deposit-callback-dialog .el-dialog__body{padding:18px 20px 4px}.member-deposit-callback-dialog .el-dialog__footer{padding:14px 20px 18px;border-top:1px solid #ebeef2}.member-deposit-callback-dialog .el-dialog__footer .el-button{height:34px;margin-left:8px;border-radius:0}.el-drawer.member-deposit-detail-drawer{min-width:640px;max-width:calc(100vw - 32px);outline:none;box-shadow:-5px 0 18px rgba(0,0,0,.12)}.member-deposit-detail-drawer .el-drawer__header{min-height:58px;margin-bottom:0;padding:0 20px;color:#30363c;border-bottom:1px solid #ebeef2}.member-deposit-detail-drawer .el-drawer__title{color:#30363c;font-size:16px;font-weight:600}.member-deposit-detail-drawer .el-drawer__body{height:calc(100% - 58px);overflow:hidden}.el-dialog.member-action-dialog{max-width:calc(100vw - 32px);margin-bottom:40px;border-radius:0}.member-action-dialog .el-dialog__header{min-height:56px;padding:17px 20px 14px;border-bottom:1px solid #ebeef2}.member-action-dialog .el-dialog__title{color:#303133;font-size:16px;font-weight:600;line-height:24px}.member-action-dialog .el-dialog__headerbtn{top:19px;right:20px}.member-action-dialog .el-dialog__body{max-height:calc(100vh - 190px);padding:22px 24px 4px;overflow-x:hidden;overflow-y:auto}.member-action-form{width:100%;margin:0}.member-action-form .el-form-item{display:flex;align-items:flex-start;margin-bottom:20px}.member-action-form .el-form-item__label{flex:none;padding:0 12px 0 0;color:#303133;font-size:14px;font-weight:400;line-height:34px;text-align:left!important}.member-action-form .el-form-item__content{display:flex;flex:1;flex-direction:column;min-width:0;margin-left:0!important;line-height:34px;text-align:left}.member-action-form .el-input,.member-action-form .el-select{width:100%}.member-action-form .el-input__inner{height:34px;line-height:34px;border-radius:0}.member-action-form .el-radio-group{display:inline-flex;align-items:center;align-self:flex-start;min-height:34px}.member-action-form .el-radio{margin-right:26px}.member-action-form .el-form-item__error{position:static;width:100%;padding-top:4px;line-height:18px;text-align:left}.form-field-tip{margin:5px 0 0;text-align:left}.form-field-tip,.password-rule-panel{color:#909399;font-size:12px;line-height:18px}.password-rule-panel{display:grid;gap:2px;margin-top:7px;padding:9px 12px;background:#f7f8fa;border:1px solid #ebeef5}.password-rule-panel span{display:flex;align-items:center}.password-rule-panel i{margin-right:6px;color:#c0c4cc;font-size:13px}.password-rule-panel span.is-met,.password-rule-panel span.is-met i{color:#67c23a}.member-action-dialog .el-dialog__footer{min-height:62px;padding:13px 20px 15px;text-align:right;border-top:1px solid #ebeef2}.member-action-dialog-footer{display:flex;justify-content:flex-end;gap:10px}.member-action-dialog-footer .el-button,.member-action-dialog-footer .el-button+.el-button{height:34px;margin-left:0;padding:8px 20px;border-radius:0}.member-detail-edit-dialog .el-dialog__body,.vip-level-dialog .el-dialog__body{padding-bottom:8px}.member-detail-edit-form .el-textarea__inner{border-radius:0;resize:none}.member-transfer-tip{margin:-8px 0 18px 112px;color:#909399;font-size:12px;line-height:18px;text-align:left}.member-table-region{min-height:0;margin:0 18px;overflow-x:auto}.member-table-region.is-empty-state{min-height:180px}.member-table.el-table{width:100%;min-width:1270px;color:#30343a;font-size:12px}.member-table.el-table--border,.member-table.el-table--group{border-color:#eaedf1}.member-table.el-table--border:after,.member-table.el-table:before{background:#e9edf1}.member-table .el-table__header th{height:50px;padding:0;color:#33383e;font-size:12px;font-weight:600;background:#fafafa;border-color:#eaedf1}.member-table .el-table__header th .cell{padding:0 12px;line-height:50px;text-align:left}.member-table .el-table__header th.member-selection-header .cell{padding:0;text-align:center}.member-table .el-table__body td{height:136px;padding:0;vertical-align:top;border-color:#eaedf1}.member-table .el-table__body td>.cell{height:100%;padding:16px 12px;line-height:1.5;overflow:visible}.member-table .el-table__body td:first-child>.cell{display:flex;align-items:center;justify-content:center;padding:0}.member-table .el-checkbox__inner{width:15px;height:15px;border-radius:0}.cell-stack{position:relative;min-height:100%}.core-account-row{display:flex;align-items:center;gap:10px;min-height:28px;margin-bottom:2px}.core-account-row .link-button{font-size:13px;font-weight:600}.status-chip{display:inline;font-size:12px;line-height:20px}.status-chip.is-enabled{color:#2b8a3e}.status-chip.is-disabled{color:#909399}.core-value{color:#303133;font-weight:600}.data-line{position:relative;display:flex;align-items:flex-start;min-width:0;min-height:24px;color:#3f4449;line-height:20px}.data-label{flex:none;color:#4d5359;white-space:nowrap}.member-level-line{align-items:center}.member-level-edit{flex:none;margin-left:9px;color:var(--primary);font-size:12px;line-height:20px}.account-line{padding-right:2px}.inline-actions button,.inline-link,.line-tail-link,.link-button,.operation-links button{padding:0;color:var(--primary);border:0;background:transparent;cursor:pointer}.core-row-actions{display:flex;align-items:center;gap:18px;min-height:68px;white-space:nowrap}.core-row-actions .el-button,.core-row-actions .el-button+.el-button{margin:0;padding:7px 0;color:var(--primary);font-size:12px}.core-row-actions .el-dropdown{display:inline-flex;align-items:center;justify-content:center;flex:none}.core-row-actions .detail-action{font-weight:600}.core-row-actions .more-action i{margin-left:3px;font-size:10px}.member-action-menu{min-width:138px;text-align:left;transform-origin:top center}.member-action-menu .el-dropdown-menu__item{height:36px;padding:0 18px;font-size:12px;line-height:36px;text-align:left;white-space:nowrap}.el-dialog.member-data-center-dialog{max-width:calc(100vw - 96px);margin-bottom:40px;border-radius:0}.el-dialog.member-data-center-dialog>.el-dialog__header{padding:0;border-bottom:1px solid #ebeef5}.el-dialog.member-data-center-dialog>.el-dialog__header .el-dialog__headerbtn{top:20px;right:18px}.el-dialog.member-data-center-dialog>.el-dialog__body{max-height:calc(100vh - 120px);padding:0;overflow-y:auto}.member-data-center-dialog .member-data-primary-tabs>.el-tabs__header{height:55px;margin:0}.member-data-center-dialog .member-data-primary-tabs>.el-tabs__header .el-tabs__item{height:55px;padding:0 18px;font-size:14px;line-height:55px}.member-data-center-dialog .member-data-primary-tabs>.el-tabs__header .el-tabs__active-bar{height:2px;width:75px!important;margin-left:-2px}.member-data-center-dialog .member-data-secondary-tabs>.el-tabs__header{height:56px;margin:0;padding:14px 18px 0;background:#fff;border-top:1px solid #ebeef5;border-bottom:1px solid #ebeef5}.member-data-center-dialog .member-data-secondary-tabs>.el-tabs__header .el-tabs__item{height:38px;margin-right:0;padding:0 16px;color:#303133;font-size:14px;font-weight:500;line-height:36px;border:1px solid #eee;border-right:0;background:#fafafa}.member-data-center-dialog .member-data-secondary-tabs>.el-tabs__header .el-tabs__item.is-active{color:#409eff;background:#fff;border-bottom-color:#409eff}.member-data-center-dialog .member-data-secondary-tabs>.el-tabs__header .el-tabs__active-bar,.member-data-center-dialog .member-data-secondary-tabs>.el-tabs__header .el-tabs__nav-wrap:after{display:none}.member-data-center-dialog .member-data-secondary-tabs>.el-tabs__header .el-tabs__item:last-child{border-right:1px solid #eee}.member-data-center-dialog .member-data-secondary-tabs>.el-tabs__header .el-tabs__nav-next,.member-data-center-dialog .member-data-secondary-tabs>.el-tabs__header .el-tabs__nav-prev{height:38px;margin-top:14px;color:#606266;line-height:38px;background:#fff}.member-adjustment-wallet-popper{margin-top:2px!important;border-radius:0}.member-adjustment-wallet-popper .el-select-dropdown__item.hover,.member-adjustment-wallet-popper .el-select-dropdown__item.selected{color:#303133;font-weight:600;background:#e6f7ff}@media (min-height:1200px){.el-dialog.member-data-center-dialog{min-height:62.7vh;margin-top:21.3vh!important}}.link-button.is-danger{color:#ff4d4f}.mini-switch{display:inline-flex;align-items:center;margin-left:auto;color:#909399;font-size:11px;white-space:nowrap}.mini-switch .el-switch{margin-right:3px;transform:scale(.82);transform-origin:right center}.line-tail-link{margin-left:auto;white-space:nowrap}.wallet-label{min-width:102px}.cell-eye{position:absolute;top:45px;right:2px;width:28px;height:38px;padding:0;color:#6f777e;border:0;border-left:1px solid #dfe3e7;background:#fff;cursor:pointer}.secure-icon{margin:3px 0 0 6px;color:#68adf3;font-size:11px}.secure-icon.is-red{color:#ff7979}.inline-link{margin-top:3px}.domain-line a{max-width:205px;color:var(--primary);text-decoration:none;word-break:break-all}.device-line{flex-wrap:wrap;word-break:break-all}.inline-actions{display:flex;gap:22px;margin-top:7px;white-space:nowrap}.operation-links{display:flex;flex-direction:column;gap:10px;min-width:215px;line-height:20px}.operation-links>div{display:flex;flex-wrap:wrap;gap:8px 16px}.operation-links button{font-size:12px;white-space:nowrap}.table-footer{display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:0 26px 0 18px;background:#fff}.total-copy{color:#33393f;font-size:13px}.total-copy strong{font-weight:600}.table-footer .el-pagination{padding:0;font-weight:400}.table-footer .el-pager li,.table-footer .el-pagination button{min-width:34px;height:34px;margin:0 4px;line-height:32px;border:1px solid #dfe3e8;border-radius:0;background:#fff}.table-footer .el-pager li.active{color:var(--primary);border-color:var(--primary)}.table-footer .el-pagination .el-select .el-input{width:100px;margin:0 0 0 8px}.table-footer .el-pagination .el-select .el-input .el-input__inner{height:34px;border-radius:0}.watermark-layer{position:absolute;z-index:3;inset:0;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:230px;align-items:center;justify-items:center;overflow:hidden;color:#7e8892;font-size:20px;pointer-events:none;opacity:.115}.watermark-layer span{white-space:nowrap;transform:rotate(-24deg)}.el-button,.el-input__inner,.el-message,.el-popper,.el-select-dropdown,.el-textarea__inner{border-radius:0}.square-dropdown{border-radius:0!important}.member-detail-drawer{min-width:720px;outline:none;box-shadow:-5px 0 18px rgba(0,0,0,.12)}.member-detail-drawer .el-drawer__body{height:100%;overflow:hidden}.drawer-layout{display:flex;flex-direction:column;height:100%;background:#fff}.drawer-header{display:flex;align-items:center;justify-content:space-between;flex:none;height:68px;padding:0 26px;border-bottom:1px solid #e8ebef}.drawer-title-wrap{display:flex;align-items:baseline;gap:14px}.drawer-title-wrap h2{margin:0;color:#252a2f;font-size:18px;font-weight:600}.drawer-title-wrap span{color:#9299a1;font-size:12px}.drawer-close{width:34px;height:34px;padding:0;color:#474d53;font-size:20px;border:0;background:transparent;cursor:pointer}.drawer-body{min-height:0;flex:1;padding:18px 22px 26px;overflow-y:auto;scrollbar-color:var(--scrollbar-thumb) transparent;scrollbar-width:thin}.drawer-body::-webkit-scrollbar{width:6px;height:6px}.drawer-body::-webkit-scrollbar-track{background:transparent}.drawer-body::-webkit-scrollbar-thumb{border-radius:3px;background:var(--scrollbar-thumb)}.drawer-body::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.description-grid{display:grid;grid-template-columns:110px minmax(0,1fr) 110px minmax(0,1fr);overflow:hidden;border-top:1px solid #e1e9f2;border-left:1px solid #e1e9f2}.description-grid>div{min-height:48px;padding:13px 14px;line-height:21px;border-right:1px solid #e1e9f2;border-bottom:1px solid #e1e9f2}.description-label{color:#8a929b;background:#f7f9fb}.description-value{min-width:0;color:#343a40;background:#fff}.description-value-action{display:flex;align-items:center;justify-content:space-between;gap:12px}.drawer-inline-action,.drawer-section-action{flex:none;padding:0;color:var(--primary);font-size:12px;line-height:20px;border:0;background:transparent;cursor:pointer}.drawer-inline-action:focus,.drawer-inline-action:hover,.drawer-section-action:focus,.drawer-section-action:hover{color:#66b1ff;outline:none}.description-value.emphasis{font-size:14px;font-weight:600}.copy-icon{margin-left:6px;color:#a6adb5;font-size:13px}.status-text.is-success{color:#42b66c}.drawer-section{margin-top:14px;border:1px solid #e8ebef;background:#fff}.drawer-section h3{margin:0;padding:0 16px;color:#343a40;font-size:14px;font-weight:600;line-height:46px}.drawer-section h3,.drawer-section-heading{height:46px;border-bottom:1px solid #e8ebef;background:#fafbfc}.drawer-section-heading{display:flex;align-items:center;justify-content:space-between;padding-right:16px}.drawer-section-heading h3{flex:1;height:45px;border-bottom:0;background:transparent}.section-content{margin:14px}.description-span-three{grid-column:span 3}.break-all{word-break:break-all}.single-row-grid .description-value:last-child{min-height:48px}.drawer-footer{display:flex;align-items:center;justify-content:space-between;flex:none;min-height:66px;padding:10px 22px;border-top:1px solid #e4e7eb;background:#fff;box-shadow:0 -3px 10px rgba(28,38,48,.04)}.drawer-actions,.drawer-paging{display:flex;align-items:center;gap:10px}.drawer-footer .el-button{height:34px;margin:0;padding:8px 17px;border-radius:0}@media (max-width:1800px){.member-panel{min-width:1320px}.filter-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.filter-grid>.el-form-item{grid-column:span 2}.filter-grid>.date-filter-item{grid-column:span 4}.site-meta{gap:16px}.top-actions{gap:12px;padding-right:14px}.batch-actions{gap:18px}}@media (max-width:1280px){.app-shell{min-width:960px}.member-panel{min-width:1160px}.list-toolbar{align-items:flex-start;flex-direction:column;gap:8px;padding-top:9px;padding-bottom:9px}.filter-actions{align-self:flex-end}}@media (max-width:1180px){.ip-meta{display:none}}@media (max-width:900px){.time-meta{display:none}.top-actions{gap:10px;padding-right:10px}}@media (max-width:780px){.member-detail-drawer{width:92vw!important;min-width:0}.description-grid{grid-template-columns:96px minmax(0,1fr)}.description-span-three{grid-column:span 1}.drawer-paging{display:none}.drawer-footer{justify-content:flex-end}}html.embedded-preview .topbar{padding-right:18px}.top-download-button{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;width:34px;height:34px;padding:0;border:0;color:#606266;background:transparent;cursor:pointer}.top-download-button:hover{background:#f5f7fa;border-radius:4px}.top-download-button:focus-visible{outline:2px solid #409eff;outline-offset:2px}.top-download-popover.el-popover{padding:0;border-radius:4px}.top-download-panel h2{margin:0;padding:16px;border-bottom:1px solid #ebeef5;color:#303133;font-size:15px;line-height:22px;font-weight:600}.top-download-empty{padding:44px 16px;color:#909399;font-size:13px;text-align:center}.report-export-dialog,.report-field-dialog{font-family:inherit;color:#303133;border-radius:2px;margin-top:5vh!important;margin-bottom:5vh;max-width:calc(100vw - 32px);max-height:90vh;display:flex;flex-direction:column}.report-export-dialog .el-dialog__header,.report-field-dialog .el-dialog__header{flex:none;padding:18px 20px 14px;border-bottom:1px solid #e7ebf0}.report-export-dialog .el-dialog__title,.report-field-dialog .el-dialog__title{color:#303133;font-size:16px;font-weight:500}.report-export-dialog .el-dialog__body,.report-field-dialog .el-dialog__body{min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:0 20px;font-size:13px}.report-export-dialog .el-dialog__footer,.report-field-dialog .el-dialog__footer{flex:none;padding:16px 20px;border-top:1px solid #e7ebf0}.report-export-dialog .el-checkbox__input.is-checked+.el-checkbox__label,.report-field-dialog .el-checkbox__input.is-checked+.el-checkbox__label{color:#1990ff}.report-export-dialog .el-checkbox__input.is-checked .el-checkbox__inner,.report-export-dialog .el-checkbox__input.is-indeterminate .el-checkbox__inner,.report-field-dialog .el-checkbox__input.is-checked .el-checkbox__inner,.report-field-dialog .el-checkbox__input.is-indeterminate .el-checkbox__inner{background:#1990ff;border-color:#1990ff}.report-dialog-toolbar{display:flex;flex:none;align-items:center;justify-content:space-between;min-height:52px;border-bottom:1px solid #e7ebf0}.report-dialog-toolbar .el-button--text{color:#1990ff;font-size:13px}.report-export-dialog .report-dialog-toolbar,.report-field-dialog .report-dialog-toolbar{justify-content:flex-start;gap:22px}.report-export-dialog .report-dialog-toolbar .el-checkbox,.report-field-dialog .report-dialog-toolbar .el-checkbox{margin-right:0}.report-export-dialog .el-checkbox__label,.report-field-dialog .el-checkbox__label{color:#303133;font-size:13px}.report-column-list{position:relative;flex-shrink:0;height:min(500px,calc(90vh - 186px));min-height:0;margin-bottom:12px;overflow-y:auto;overscroll-behavior:contain;scroll-padding:44px 0;scrollbar-width:thin;scrollbar-color:#c5cbd3 transparent}.report-column-list::-webkit-scrollbar{width:6px}.report-column-list::-webkit-scrollbar-thumb{background:#c5cbd3;border-radius:3px}.report-column-section-title{position:relative;z-index:2;margin:0;padding:12px 0 8px;color:#606266;background:#fff;font-size:13px;line-height:20px;font-weight:500}.report-column-section-title[data-fixed-group=left]{position:sticky;top:0}.report-column-section-title[data-fixed-group=right]{position:sticky;bottom:0}.report-column-section-title.is-drop-zone{color:#1990ff;background:#f5faff}.report-column-empty{min-height:16px}.report-column-empty.is-drop-zone{background:#f5faff}.report-column-row{position:relative;display:flex;align-items:center;height:48px;padding:0 10px 0 0;border-bottom:0;background:#fff}.report-column-row:last-child{border-bottom-color:transparent}.report-column-row.is-moving{opacity:.45}.report-column-row.is-after:after,.report-column-row.is-before:before{position:absolute;right:0;left:0;height:2px;background:#1990ff;content:""}.report-column-row.is-before:before{top:0}.report-column-row.is-after:after{bottom:0}.report-column-drag{display:grid;flex:none;width:22px;height:28px;padding:5px 4px;grid-template-columns:repeat(2,3px);grid-template-rows:repeat(3,3px);gap:3px;cursor:grab;outline:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.report-column-drag:focus-visible{outline:2px solid rgba(25,144,255,.34);outline-offset:1px}.report-column-drag:active{cursor:grabbing}.report-column-drag i{width:3px;height:3px;border-radius:50%;background:#a6adb5}.report-column-drag:focus-visible i,.report-column-drag:hover i{background:#1990ff}.report-column-list.is-dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.report-column-ghost{position:fixed;z-index:3;max-width:168px;padding:8px 12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border:1px solid #1990ff;border-radius:2px;background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.14);color:#1990ff;font-size:13px;pointer-events:none}.report-column-row .el-checkbox{display:flex;flex:1;min-width:0;margin-right:12px;font-size:13px}.report-column-row .el-checkbox__label{min-width:0;white-space:normal;line-height:18px}.report-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.report-export-list{min-height:0;max-height:min(460px,calc(90vh - 176px));overflow-y:auto}.report-export-row{display:flex;align-items:center;height:48px;border-bottom:0}.report-export-row .el-checkbox{margin-right:0;font-size:13px;color:#303133}.report-export-dialog .el-checkbox__input.is-checked+.el-checkbox__label{color:#1990ff}.report-dialog-footer{display:flex;justify-content:flex-end;gap:10px}.report-dialog-footer .el-button{min-width:72px;height:34px;margin-left:0;padding:8px 16px;border-radius:2px}.report-dialog-footer .el-button+.el-button{margin-left:0}.report-dialog-footer .el-button--primary{border-color:#1990ff;background:#1990ff}.mo-data-center{max-width:calc(100vw - 48px);min-width:0;font-family:var(--member-font);color:#30343a}.mo-data-center,.mo-data-center button,.mo-data-center input{font-family:var(--member-font);-webkit-font-smoothing:antialiased}.mo-data-center .el-dialog__header{padding:20px 24px;border-bottom:1px solid #ebeef5}.mo-data-center .el-dialog__body{padding:20px 24px 0;color:#30343a}.mo-data-center .el-dialog__title{font-size:16px;font-weight:600}.dc-top{justify-content:space-between;gap:24px;margin-bottom:16px}.dc-identity,.dc-top{display:flex;align-items:center}.dc-identity{gap:12px;min-width:0}.dc-identity strong{font-size:16px;font-weight:600}.dc-identity span{color:#606266;font-size:14px}.dc-search{display:flex;gap:8px;align-items:center}.dc-search .el-select,.dc-search>.el-input{width:180px}.dc-search .el-button+.el-button{margin-left:0}.mo-data-center .el-tabs__header{margin-bottom:16px}.mo-data-center .el-tabs__item{font-weight:400}.mo-data-center .el-tabs__item.is-active{font-weight:600}.dc-scroll{height:calc(76vh - 184px);overflow-y:auto;padding:0 8px 16px 0}.dc-section{border:1px solid #ebeef5;background:#fff;margin-bottom:16px;padding:0 16px 16px}.dc-section:last-child{margin-bottom:0}.dc-section h3{margin:0 -16px 16px;padding:12px 16px;background:#f5f7fa;border-bottom:1px solid #ebeef5}.dc-section h3,.dc-section h4{font-size:14px;font-weight:600;line-height:22px}.dc-section h4{margin:16px 0 12px}.dc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-top:1px solid #ebeef5;border-left:1px solid #ebeef5}.dc-field{display:grid;grid-template-columns:126px minmax(0,1fr);font-size:14px;font-weight:400;line-height:22px;min-width:0;border-bottom:1px solid #ebeef5}.dc-field,.dc-field>span{border-right:1px solid #ebeef5}.dc-field>span{color:#606266;background:#f5f7fa;padding:12px;display:flex;align-items:center}.dc-field>div{color:#30343a;overflow-wrap:anywhere;min-width:0;padding:12px;align-self:center}.dc-field>div.mo-good{color:#67c23a}.dc-field>div.mo-red{color:#f56c6c}.dc-field>div.mo-warn{color:#e6a23c}.dc-edit{margin-left:8px;white-space:nowrap;font-size:12px;font-weight:400}.dc-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.dc-metrics>div{padding:16px;border:1px solid #ebeef5}.dc-metrics span{display:block;color:#606266;font-size:14px;margin-bottom:12px}.dc-metrics strong{display:block;text-align:right;font-size:20px;font-weight:600;color:#30343a;font-variant-numeric:tabular-nums}.dc-note{font-size:14px;line-height:22px;white-space:pre-wrap;overflow-wrap:anywhere;padding:12px;background:#f5f7fa}.mo-data-center .el-dialog__footer{border-top:1px solid #ebeef5;padding:16px 24px}@media(max-width:1300px){.dc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1000px){.dc-top{align-items:flex-start;flex-direction:column;gap:12px}.dc-search{width:100%}.dc-search .el-select,.dc-search>.el-input{flex:1;width:0;min-width:0}.dc-scroll{height:calc(76vh - 226px)}.dc-field{grid-template-columns:116px minmax(0,1fr)}}@media(max-width:700px){.dc-grid{grid-template-columns:1fr}.dc-metrics{grid-template-columns:repeat(2,1fr)}.dc-identity{flex-wrap:wrap}.dc-field{grid-template-columns:126px minmax(0,1fr)}}:root{--mc-primary:#409eff;--mc-action:#37b;--mc-selected:#ecf5ff;--mc-success:#67c23a;--mc-warning:#e6a23c;--mc-danger:#f56c6c;--mc-body:#303133;--mc-help:#595959;--mc-muted:#909399;--mc-disabled:#c0c4cc;--mc-border:#dcdfe6;--mc-divider:#ebeef5;--mc-subtle:#f5f7fa;--mc-shell:#00162a}.mo,.mo-drawer,.mo-op-dialog,.mo-settings{font:400 14px/21px PingFang SC,Microsoft YaHei,sans-serif;color:var(--mc-body);box-sizing:border-box}.mo *,.mo-drawer *,.mo-op-dialog *,.mo-settings *{box-sizing:border-box}.mo{position:relative;background:#fff;min-width:1100px;padding-bottom:4px}.mo-filters{padding:20px 18px 0;background:#fff}.mo-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px 16px}.mo-field{display:grid;grid-template-columns:max-content minmax(0,1fr);-moz-column-gap:8px;column-gap:8px;align-items:start;grid-column:span 2;min-width:0}.mo-field.is-date,.mo-field.is-range{grid-column:span 4}.mo-field label{height:32px;line-height:32px;white-space:nowrap;text-align:left;font-size:14px;font-weight:400;color:var(--mc-body)}.mo-field label:after{content:"："}.mo-field .el-date-editor,.mo-field .el-input,.mo-field .el-select{width:100%;min-width:0}.mo-number-range{display:flex;align-items:center;gap:8px;min-width:0}.mo-number-range>span{color:var(--mc-help)}.mo-fold-row{position:relative;display:flex;height:50px;padding:16px 0 8px;text-align:center}.mo-fold,.mo-fold-row{align-items:center;justify-content:center}.mo-fold{display:inline-flex;gap:4px;height:26px;flex-shrink:0;border:0;background:transparent;padding:0 14px;cursor:pointer;color:var(--mc-body);font:400 12px/26px inherit}.mo-fold i{font-size:10px;margin-left:0}.mo-hidden{position:absolute;right:0;top:50%;transform:translateY(-50%);color:var(--mc-help);font-size:12px}.mo-toolbar{display:flex;justify-content:space-between;gap:16px;min-height:54px;padding:5px 18px}.mo-toolbar-left{display:flex;align-items:center;gap:28px}.mo-query-actions{display:flex;gap:10px}.mo-query-actions .el-button{min-width:68px}.mo-query-actions .el-button+.el-button,.mo-toolbar-left .el-button+.el-button{margin-left:0}.mo-table{width:calc(100% - 36px)!important;margin:0 18px;font-size:14px;color:var(--mc-body)}.mo-table .el-table__cell{padding:10px 0!important;border-color:var(--mc-divider)!important;text-align:left!important}.mo-table .cell{padding:0 16px!important;font-size:14px;line-height:21px;font-weight:400;word-break:normal;color:var(--mc-body)}.mo-table th.el-table__cell{height:46px}.mo-table td{height:100px}.mo-table p{margin:4px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;line-height:21px}.mo-table p.mo-muted{font-size:14px;color:var(--mc-body)}.mo-table .hover-row>td{background:var(--mc-subtle)!important}.mo-table .el-table__empty-text{color:var(--mc-muted);font-size:12px}.mo-account,.mo-link{border:0;background:none;padding:0;text-align:left;cursor:pointer;font-family:inherit;color:var(--mc-action);font-size:12px;font-weight:400;min-height:24px;line-height:18px}.mo-account{font-size:14px;line-height:21px}.mo-account i{font-size:10px;margin-left:4px}.mo-account:hover,.mo-link:hover{text-decoration:underline}.mo-mini{font-size:12px;color:var(--mc-help);margin-left:6px}.mo-money{font-size:14px!important;font-weight:400!important;font-variant-numeric:tabular-nums}.mo-status{display:inline;padding:0;margin-left:8px;background:none!important;border:0;font-size:14px;line-height:21px;font-weight:400;white-space:nowrap}.mo-good,.mo-status.success{color:var(--mc-success)}.mo-red,.mo-status.danger{color:var(--mc-danger)!important}.mo-good,.mo-warn{margin-left:8px}.mo-warn{color:var(--mc-warning)}.mo-row-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.mo-row-actions .mo-link{white-space:nowrap}.mo-muted{line-height:18px;color:var(--mc-help)}.mo-muted,.mo-small{font-size:12px}.mo-divider{width:1px;height:16px;background:var(--mc-divider)}.mo-pagination{display:flex;justify-content:space-between;align-items:center;padding:20px 18px;gap:16px}.mo-pagination-note{font-size:12px;color:var(--mc-help)}:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings) .el-button:not(.el-button--text){height:32px;min-height:32px;padding:0 16px;border-radius:4px!important;font:400 14px/30px PingFang SC,Microsoft YaHei,sans-serif;box-shadow:none!important}:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings) .el-button--default{color:var(--mc-body)!important;background:#fff!important;border-color:var(--mc-border)!important}:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings) .el-button--primary{color:#fff!important;background:var(--mc-primary)!important;border-color:var(--mc-primary)!important}:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings) .el-button--primary:hover:not(.is-disabled){background:var(--mc-action)!important;border-color:var(--mc-action)!important}:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings) .el-button--default:hover:not(.is-disabled){color:var(--mc-action)!important;background:var(--mc-selected)!important;border-color:var(--mc-primary)!important}:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings) .el-button--danger{background:#fff!important;color:var(--mc-body)!important;border-color:var(--mc-danger)!important}:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings) .el-button--danger:hover:not(.is-disabled){color:var(--mc-danger)!important}:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings) .el-button.is-disabled{color:var(--mc-disabled)!important;background:var(--mc-subtle)!important;border-color:var(--mc-border)!important;cursor:not-allowed}:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings) .el-button>span{color:inherit!important}:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings) .el-button--text{background:transparent!important;color:var(--mc-action)!important;font:400 12px/18px PingFang SC,Microsoft YaHei,sans-serif;min-height:24px;padding:3px 0;border:0}:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings) .el-button--text:hover{text-decoration:underline}:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings) :is(.el-input__inner,.el-textarea__inner){color:var(--mc-body)!important;border:1px solid var(--mc-border)!important;border-radius:0!important;background:#fff;font:400 14px/21px PingFang SC,Microsoft YaHei,sans-serif;box-shadow:none!important}:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings) .el-input__inner{height:32px!important;line-height:30px!important}:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings) .el-input__icon{line-height:32px}:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings) :is(.el-input__inner,.el-textarea__inner)::-moz-placeholder{color:var(--mc-disabled)!important;opacity:1}:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings) :is(.el-input__inner,.el-textarea__inner)::placeholder{color:var(--mc-disabled)!important;opacity:1}:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings) :is(.el-input__inner,.el-textarea__inner):focus,:is(.mo,.mo-op-dialog) .el-select .is-focus .el-input__inner{border-color:var(--mc-primary)!important;outline:none!important}.mo .el-range-editor{padding:0 10px}.mo .el-range-input{font:400 14px/30px PingFang SC,Microsoft YaHei,sans-serif;color:var(--mc-body);text-align:left;width:42%}.mo .el-range-input::-moz-placeholder{color:var(--mc-disabled)}.mo .el-range-input::placeholder{color:var(--mc-disabled)}.mo .el-range-separator,.mo .el-range__close-icon,.mo .el-range__icon{height:30px;line-height:30px}.mo .el-range-separator{padding:0;width:7%}:is(.mo-op-dialog,.mo-settings) .el-checkbox__label{font-size:14px;color:var(--mc-body);font-weight:400;line-height:21px;white-space:normal}:is(.mo-op-dialog,.mo-settings) .el-checkbox{display:flex;align-items:flex-start;margin:0}.mo-op-dialog .el-checkbox__input,.mo-settings .el-checkbox__input{margin-top:3px}:is(.mo-op-dialog,.mo-settings) .input-is-error :is(.el-input__inner,.el-textarea__inner){border-color:var(--mc-danger)!important}:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings) button:focus-visible{outline:2px solid var(--mc-action);outline-offset:2px}.mo .el-pagination{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:0;color:var(--mc-body);font-weight:400}.mo .el-pagination :is(button,.el-pager li){height:32px!important;min-width:32px!important;line-height:30px!important;border:1px solid var(--mc-border);background:#fff!important;color:var(--mc-body);font-size:14px;font-weight:400;padding:0!important;text-align:center;box-sizing:border-box}.mo .el-pager{display:flex;gap:8px}.mo .el-pagination .el-pager li.active{border-color:var(--mc-primary)!important;color:var(--mc-action)!important}.mo .el-pagination button:disabled{color:var(--mc-disabled)}.mo .el-pagination__sizes{margin:0}.mo .el-pagination__sizes .el-input{width:100px;margin:0}.mo .el-pagination__editor.el-input{width:50px}.mo .el-pagination__jump,.mo .el-pagination__total{color:var(--mc-body);line-height:32px;height:32px;font-size:14px;margin:0}.mo-drawer{box-shadow:-4px 0 16px rgba(0,22,42,.12)}.mo-drawer .el-drawer__body{display:flex;flex-direction:column;height:100%;overflow:hidden}.mo-drawer-head{display:flex;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid var(--mc-divider);flex-shrink:0}.mo-eyebrow{font-size:14px;font-weight:600}.mo-drawer-head h2{font-size:16px;line-height:24px;margin:10px 0 6px;font-weight:600}.mo-drawer-head p{font-size:12px;color:var(--mc-help);margin:0}.mo-drawer-head p span{padding:0 5px}.mo-close{background:none;border:0;color:var(--mc-muted);cursor:pointer;align-self:flex-start;padding:0;width:24px;height:24px;font-size:16px}.mo-object-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;border-bottom:1px solid var(--mc-divider);flex-shrink:0}.mo-object-actions b{font-weight:600}.mo-object-actions p{font-size:12px;color:var(--mc-help);line-height:18px;margin:6px 0 0}.mo-object-actions .el-button{flex-shrink:0}.mo-detail-tabs{display:flex;flex-direction:column;flex:1;min-height:0}.mo-detail-tabs>.el-tabs__header{margin:0;padding:0 24px;flex-shrink:0}.mo-detail-tabs>.el-tabs__content{overflow:auto;flex:1;min-height:0}.mo-detail-tabs .el-tabs__item{font-size:14px;font-weight:400;color:var(--mc-body)}.mo-detail-tabs .el-tabs__item.is-active{color:var(--mc-action)}.mo-detail-tabs .el-tabs__active-bar{background:var(--mc-primary)}.mo-detail-content{padding:20px 24px 28px}.mo-assets{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 0 20px;border-bottom:1px solid var(--mc-divider)}.mo-assets span{display:block;font-size:12px;color:var(--mc-help)}.mo-assets b{display:block;font-size:16px;font-weight:600;margin-top:8px;font-variant-numeric:tabular-nums}.mo-detail-content h3{font-size:14px;font-weight:600;margin:24px 0 16px;line-height:21px}.mo-kv{grid-template-columns:104px minmax(0,1fr);gap:12px 16px}.mo-kv>b,.mo-kv>span{font-size:14px;color:var(--mc-body);font-weight:400;line-height:21px}.mo-rule-note{font-size:12px;line-height:18px;color:var(--mc-help);padding-bottom:16px;border-bottom:1px solid var(--mc-divider)}.mo-rule-note i{color:var(--mc-action)}.mo-state-row{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--mc-divider)}.mo-state-row b{font-size:14px;font-weight:400}.mo-state-row p{font-size:12px;color:var(--mc-help);margin:6px 0 0}.mo-empty{text-align:center;padding:48px 0;color:var(--mc-muted);font-size:12px}.mo-empty i{font-size:32px}.mo-record{padding:16px 0;border-bottom:1px solid var(--mc-divider)}.mo-record-title{display:flex;justify-content:space-between}.mo-record-title b{font-weight:600}.mo-record p{margin:8px 0;overflow-wrap:anywhere}.mo-record-change{padding:10px 12px;background:var(--mc-subtle);margin:12px 0}.mo-record-change i{margin:0 16px;color:var(--mc-help)}.mo-record.highlight{border-left:2px solid var(--mc-primary);padding-left:12px}.mo-op-dialog.el-dialog,.mo-settings.el-dialog{max-width:calc(100vw - 32px);max-height:calc(100vh - 48px);margin:24px auto!important;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;border-radius:4px;box-shadow:0 8px 24px rgba(0,22,42,.12)}:is(.mo-op-dialog,.mo-settings) .el-dialog__header{padding:20px 24px 16px;border-bottom:1px solid var(--mc-divider);flex-shrink:0}:is(.mo-op-dialog,.mo-settings) .el-dialog__title{font:600 16px/24px PingFang SC,Microsoft YaHei,sans-serif;color:var(--mc-body)}:is(.mo-op-dialog,.mo-settings) .el-dialog__body{padding:20px 24px;color:var(--mc-body);overflow:auto;min-height:0;font-size:14px}:is(.mo-op-dialog,.mo-settings) .el-dialog__footer{padding:16px 24px;border-top:1px solid var(--mc-divider);flex-shrink:0;text-align:right}.mo-steps{display:flex;align-items:center;justify-content:space-between;font-size:12px;line-height:18px;color:var(--mc-muted);margin-bottom:20px}.mo-steps .current{color:var(--mc-action)}.mo-target{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--mc-subtle)}.mo-target b{font-size:14px;font-weight:600}.mo-target p{font-size:12px;color:var(--mc-help);margin:6px 0 0}.mo-impact{padding:16px 0;margin:0 0 4px;border-bottom:1px solid var(--mc-divider);color:var(--mc-body)}.mo-impact b{font-size:14px;font-weight:600}.mo-impact i{color:var(--mc-warning);margin-right:6px}.mo-impact p{font-size:14px;line-height:21px;margin:8px 0}.mo-impact small{display:block;font-size:12px;line-height:18px;color:var(--mc-help)}.mo-form-label{display:block;font-size:14px;margin:16px 0 8px}.mo-form-label em{font-style:normal;color:var(--mc-danger);margin-right:4px}.mo-op-dialog .el-textarea__inner{padding:8px 12px}.mo-confirm-summary{padding:4px 0 12px}.mo-confirm-summary p{display:flex;gap:16px;line-height:21px;margin:12px 0}.mo-confirm-summary span{flex:0 0 70px}.mo-confirm-summary b{font-weight:400;overflow-wrap:anywhere}.mo-result{text-align:center;padding:4px 0}.mo-success-icon{font-size:36px;color:var(--mc-success);line-height:44px}.mo-result h2{font-size:16px;line-height:24px;font-weight:600;margin:12px 0 8px}.mo-result>p{font-size:14px;margin:0}.mo-result-meta{padding:12px 16px;background:var(--mc-subtle);text-align:left;margin-top:20px}.mo-result-meta p{display:flex;gap:16px;font-size:12px;color:var(--mc-help);line-height:18px;margin:10px 0}.mo-result-meta b{font-size:14px;color:var(--mc-body);font-weight:400;flex:1;text-align:right;overflow-wrap:anywhere}.mo-settings .el-checkbox-group{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px;padding:16px 0}.mo-settings .el-dialog__body>p{margin:0 0 12px}.mo-settings-actions{display:flex;gap:24px;border-bottom:1px solid var(--mc-divider);padding-bottom:12px}.mo-settings-actions .el-button+.el-button{margin:0}.mo-export-scope b{font-weight:600}.v-modal{background:#00162a!important;opacity:.5!important}.watermark-layer{display:none!important}@media(max-width:1400px){.mo{min-width:1000px}.mo-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.mo-pagination-note{display:none}.mo-pagination{justify-content:flex-end}}.mo-results{position:relative}.mo-table-tools{display:flex;justify-content:flex-end;gap:8px;padding:0 18px 8px}.mo-icon-button{display:inline-flex;justify-content:center;align-items:center;width:32px;height:32px;border:0;background:transparent;color:var(--mc-body);cursor:pointer;font-size:16px}.mo-icon-button:hover{background:var(--mc-subtle);color:var(--mc-action)}.mo-asset-lines p{display:flex;gap:4px;margin:2px 0;font-size:14px}.mo-asset-lines p>span:first-child{flex:0 0 70px}.mo-batch-targets{max-height:100px;display:flex;flex-wrap:wrap;gap:8px 20px;font-size:12px;padding:12px 0;border-bottom:1px solid var(--mc-divider)}.mo-batch-results{margin-top:16px;max-height:240px;overflow:auto;text-align:left}.mo-batch-results>div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--mc-divider);padding:10px 0;font-size:14px}:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings) .el-button--text.is-disabled{background:none!important;border:0!important;color:var(--mc-disabled)!important}.mo-drawer{min-width:680px;max-width:calc(100vw - 16px)}.mo-drawer-head{height:68px;align-items:center;padding:20px 24px}.mo-drawer-head>div>b{font-size:16px;font-weight:600}.mo-member-id{font-size:12px;color:var(--mc-muted);margin-left:12px}.mo-drawer-head .mo-close{align-self:center}.mo-drawer-scroll{flex:1;min-height:0;overflow:auto;padding:20px 22px 24px}.mo-kv{display:grid;grid-template-columns:112px minmax(0,1fr) 112px minmax(0,1fr);gap:0;border-top:1px solid var(--mc-divider);border-left:1px solid var(--mc-divider)}.mo-kv>b,.mo-kv>span{padding:13px 14px;min-height:48px;border-right:1px solid var(--mc-divider);border-bottom:1px solid var(--mc-divider);display:flex;align-items:center;margin:0;font:400 14px/21px PingFang SC,Microsoft YaHei,sans-serif;overflow-wrap:anywhere}.mo-kv>span{background:var(--mc-subtle);color:var(--mc-body)}.mo-kv>b{background:#fff}.mo-kv>b.mo-good{color:var(--mc-success)}.mo-kv>b.mo-warn{color:var(--mc-warning)}.mo-summary-grid>b:first-of-type{font-weight:600}.mo-copy{border:0;background:none;color:var(--mc-muted);cursor:pointer;padding:0 0 0 8px}.mo-detail-section{border:1px solid var(--mc-divider);margin-top:16px}.mo-detail-section>h3{font-size:14px;font-weight:600;padding:14px 16px;margin:0;background:var(--mc-subtle);border-bottom:1px solid var(--mc-divider)}.mo-section-body{padding:14px}.mo-object-actions{margin-top:16px;padding:14px 16px;border:1px solid var(--mc-divider)}.mo-object-actions>div:last-child{display:flex;align-items:center;gap:16px}.mo-object-actions p{max-width:280px}.mo-drawer-footer{display:flex;justify-content:space-between;gap:16px;flex-shrink:0;padding:16px 22px;border-top:1px solid var(--mc-divider);background:#fff}.mo-section-body>.mo-record:first-child{padding-top:0}.mo-drawer .mo-record.highlight{padding-top:12px}.mo-kv .mo-status{margin:0}@media(max-width:700px){.mo-drawer{min-width:0;width:calc(100vw - 16px)!important}.mo-kv{grid-template-columns:104px minmax(0,1fr)}.mo-object-actions{align-items:flex-start;flex-direction:column}}.mo-query-actions{align-items:center}.mo-query-actions .mo-table-tools{padding:0 0 0 8px;border-left:1px solid var(--mc-divider);margin-left:4px;gap:4px}.mo-fold{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:12px;font-weight:400;line-height:26px}.mo-filter-actions-row{display:flex;justify-content:flex-end;padding:4px 0 14px;border-bottom:0}.mo-toolbar{min-height:52px;padding:10px 18px}.mo-toolbar>.mo-table-tools{display:flex;gap:4px;padding:0;margin:0;border:0}.mo-query-actions .mo-table-tools{border:0}.mo-table .el-table-column--selection .cell{display:flex;align-items:center;justify-content:center;padding:0!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;line-height:21px}.mo-table .el-table-column--selection .el-checkbox{justify-content:center;margin:0;max-width:none;overflow:visible;text-overflow:clip}.mo-table .el-table-column--selection .el-checkbox,.mo-table .el-table-column--selection .el-checkbox__input{display:inline-flex;align-items:center;line-height:1}.mo-table td.el-table-column--selection>.cell,.mo-table th.el-table-column--selection>.cell{display:flex!important;width:100%!important;align-items:center!important;justify-content:center!important;padding:0!important}.mo-table td.el-table-column--selection,.mo-table th.el-table-column--selection{vertical-align:middle!important}.mo-asset-lines p{justify-content:space-between;gap:12px}.mo-asset-lines p>span:last-child{flex:1;min-width:0;text-align:right;font-variant-numeric:tabular-nums}.mo-currency-mark{margin-left:6px}.mo-compact-impact,.mo-currency-mark{color:var(--mc-body);font-size:14px;line-height:21px}.mo-compact-impact{margin:16px 0}.mo-compact-impact i{color:var(--mc-warning);margin-right:6px}.mo-op-dialog .el-dialog__footer>span{display:flex;align-items:center;justify-content:flex-end;gap:10px}.mo-op-dialog .el-dialog__footer .el-button+.el-button{margin-left:0!important}.mo-op-dialog .el-dialog__footer .el-button{min-width:68px}.mo-account{font-weight:500}.mo-detail-section>h3,.mo-eyebrow,.mo-table th .cell{font-weight:600}.report-export-dialog,.report-field-dialog{font-family:PingFang SC,Microsoft YaHei,sans-serif}.report-export-dialog .el-dialog__title,.report-field-dialog .el-dialog__title{font-weight:600}.report-column-section-title{font-weight:600;color:#303133}.report-export-dialog .el-checkbox__label,.report-field-dialog .el-checkbox__label{font-size:14px;font-weight:400;line-height:21px}.report-dialog-toolbar .el-button--text{font-size:12px;font-weight:400;color:#37b}.report-dialog-footer .el-button{height:32px!important;padding:0 16px!important;border-radius:4px!important;font-size:14px!important;font-weight:400;line-height:30px}.report-dialog-footer .el-button--primary{background:#409eff!important;border-color:#409eff!important;color:#fff!important}.report-dialog-footer .el-button--primary.is-disabled{background:#f5f7fa!important;border-color:#dcdfe6!important;color:#c0c4cc!important}.report-column-row .el-checkbox{align-items:center}.report-column-drag{margin-left:auto}.mo-toolbar{padding-right:34px;min-height:56px;align-items:center}.mo-toolbar>.mo-table-tools{gap:12px;align-items:center}.mo-toolbar .mo-icon-button{width:32px;height:32px;border-radius:4px;line-height:1}.report-export-dialog.el-dialog,.report-field-dialog.el-dialog{position:relative;top:50%;transform:translateY(-50%);margin:0 auto!important;max-height:calc(100vh - 48px)}.report-field-dialog .report-column-list{height:min(500px,calc(100vh - 234px))}.report-export-dialog .report-export-list{max-height:min(460px,calc(100vh - 224px))}.mo-filter-main{display:flex;align-items:flex-start;gap:24px;min-width:0}.mo-filter-main .mo-grid{display:flex;flex-wrap:wrap;flex:1;min-width:0;gap:12px 16px}.mo-filter-main .mo-field{flex:0 0 280px;width:280px;max-width:100%;grid-column:auto}.mo-filter-main .mo-field.is-date{flex-basis:478px;width:478px}.mo-filter-main .mo-field.is-range{flex-basis:576px;width:576px}.mo-filter-main .mo-filter-actions-row{flex:0 0 auto;padding:0;border:0;align-self:flex-start}.mo-filter-main .mo-query-actions{flex-wrap:nowrap;white-space:nowrap}.mo-table .el-table__body .cell,.mo-table .el-table__body p,.mo-table .mo-asset-lines p>span:last-child,.mo-table .mo-good,.mo-table .mo-status,.mo-table .mo-warn{font-weight:500}.mo-table .mo-asset-lines p>span:first-child,.mo-table .mo-link{font-weight:400}.mo-table th .cell{font-weight:600}.mo-filter-main{display:block}.mo-filter-line{display:flex;align-items:flex-start;gap:16px;min-width:0;margin-bottom:12px}.mo-filter-line:last-child{margin-bottom:0}.mo-filter-line>.mo-field{flex-shrink:0}.mo-filter-line>.mo-filter-actions-row{margin-left:auto;flex:0 0 224px}.mo-filter-line .mo-query-actions{justify-content:flex-end}.mo-filters:has(.mo-filter-main):not(:has(.mo-fold-row)){padding-bottom:16px}.mo-table .el-table__body p{margin-top:2px;margin-bottom:2px;line-height:22px}.mo-table .el-table__body .el-table__cell{padding-top:10px!important;padding-bottom:10px!important}.mo-table .el-table__body p>span:first-child:not(.mo-status),.mo-table .mo-asset-lines p>span:first-child{font-weight:400}.mo-table .mo-asset-lines p>span:last-child{font-weight:500}.mo-table .mo-account{font-weight:600}.mo-table .el-table__body .cell,.mo-table .el-table__body .cell a,.mo-table .el-table__body .cell b,.mo-table .el-table__body .cell button,.mo-table .el-table__body .cell p,.mo-table .el-table__body .cell span{font-weight:400!important}.mo-filter-line{display:grid;gap:12px 16px}.mo-filter-main .mo-filter-line>.mo-field{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.mo-filter-main .mo-filter-line>.mo-filter-actions-row{grid-column:-2/-1;width:100%;min-width:0;margin:0;justify-content:flex-end}.mo-filter-line .mo-query-actions{width:100%;gap:10px}.mo-filter-line .mo-query-actions .el-button{margin-left:0}.mo-batch-targets{display:block;max-height:224px;overflow:auto;padding:0;margin:12px 0 16px;border:1px solid var(--mc-divider);font-size:14px}.mo-batch-targets table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.mo-batch-targets td,.mo-batch-targets th{text-align:left;padding:10px 12px;line-height:22px;border-bottom:1px solid var(--mc-divider);font-weight:400;overflow-wrap:anywhere}.mo-batch-targets th{position:sticky;top:0;background:var(--mc-subtle);font-weight:500;z-index:1}.mo-batch-targets th:first-child{width:36%}.mo-batch-targets th:last-child{width:22%}.mo-batch-targets tr:last-child td{border-bottom:0}.mo-batch-targets th:first-child{width:30%}.mo-batch-targets th:nth-child(2){width:28%}.mo-batch-targets th:nth-child(3){width:20%}.mo-batch-targets th:last-child{width:14%}.mo-batch-targets .mo-batch-empty{text-align:center;color:var(--mc-help);padding:24px 12px}.mo-batch-targets button:disabled{opacity:.5;cursor:not-allowed}.mo-remark-count{text-align:right;font-size:12px;font-weight:400;color:var(--mc-help);line-height:20px;margin-top:4px}.mo-account-actions{display:flex;align-items:center;flex-wrap:nowrap;gap:20px}.mo-account-actions .el-checkbox{margin-right:0}.mo-game-options{display:flex;flex-direction:column}.mo-game-option{display:flex;align-items:center;justify-content:space-between;min-height:44px;border-bottom:1px solid var(--mc-divider)}.mo-game-option:last-child{border-bottom:0}.mo-game-hint{margin:10px 0 0;color:var(--mc-help);font-size:12px;line-height:20px;font-weight:400}.mo-operation-label{display:flex;align-items:center;justify-content:space-between;margin:18px 0 10px}.mo-operation-label .el-checkbox,.mo-operation-label .mo-form-label{margin:0}.mo-account-options{display:flex;align-items:center;gap:16px;white-space:nowrap}.mo-account-options>.el-checkbox{margin-right:0}.mo-account-options .mo-account-actions{gap:16px}.mo-operation-inline{display:flex;align-items:center;gap:16px;margin:20px 0}.mo-operation-inline>.mo-form-label{margin:0;flex:0 0 80px;white-space:nowrap}.mo-operation-inline .mo-account-options{flex:1;min-width:0}.mo-operation-inline>.el-input,.mo-operation-inline>.el-select{flex:1;min-width:0;width:auto!important}.mo-inline-hint{margin-left:96px;margin-top:-10px}.mo-operation-inline>.mo-form-label{font-size:14px;line-height:32px}.mo-operation-inline .mo-account-options,.mo-operation-inline .mo-account-options .mo-account-actions{gap:12px}.mo-operation-inline{display:block;margin:16px 0}.mo-operation-inline>.mo-form-label{display:block;margin:0 0 8px;line-height:22px}.mo-operation-inline>.el-input,.mo-operation-inline>.el-select{width:100%!important}.mo-inline-hint{margin:8px 0 0}.mo-new-member{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.mo-new-member .el-form-item{min-width:0;margin-bottom:18px}.mo-new-member .el-select{width:100%}.mo-new-full{grid-column:1/-1}.mo-password-row{display:flex;align-items:center;gap:16px}.mo-password-row .el-input{flex:1}.mo-password-row .el-button{flex-shrink:0}.mo-new-member{-moz-column-gap:28px;column-gap:28px;padding:8px 4px 0}.mo-new-member .el-form-item{margin-bottom:24px}.mo-new-member .el-input__inner{height:32px;line-height:32px}.mo-new-member .el-input__icon{line-height:32px}.mo-new-member .mo-new-full{grid-column:1/-1}.mo-new-member .mo-password-row{gap:16px}.mo-password-row .el-input{min-width:0}.mo-password-row .el-button{font-size:12px;padding-left:0;padding-right:0}.mo,.mo *,.mo-drawer,.mo-drawer *,.mo-op-dialog,.mo-op-dialog *,.mo-settings,.mo-settings *,.report-export-dialog,.report-export-dialog *,.report-field-dialog,.report-field-dialog *,body{font-family:Microsoft YaHei,PingFang SC,sans-serif;font-family:MemberYaHei,sans-serif}@font-face{font-family:MemberYaHei;src:url(../fonts/yahei-regular.9131b06b.woff) format("woff");font-weight:400;font-display:swap}@font-face{font-family:MemberYaHei;src:url(../fonts/yahei-bold.0c9bf4b4.woff) format("woff");font-weight:600 700;font-display:swap}[class*=" el-icon-"],[class^=el-icon-]{font-family:element-icons!important}.mo-new-member{-moz-column-gap:20px;column-gap:20px}.mo-new-member .mo-password-row{gap:8px}.mo-new-dialog .el-dialog__header{padding:20px 28px}.mo-new-dialog .el-dialog__title{font-family:MemberYaHei,sans-serif;font-size:20px;line-height:28px;font-weight:600;color:#262626}.mo-new-dialog .el-dialog__body{padding:32px 40px 28px}.mo-new-member{-moz-column-gap:40px;column-gap:40px}.mo-new-member .el-form-item{margin-bottom:30px}.mo-new-member .el-form-item__label{font-size:16px;font-weight:400;color:#262626;line-height:38px;padding-right:10px}.mo-new-member .el-form-item__label:after{content:"："}.mo-new-member .el-input__inner{height:38px;line-height:38px;font-size:16px;font-weight:400;color:#303133;border-color:#d9d9d9;border-radius:2px;padding:0 12px}.mo-new-member .el-input__icon{line-height:38px}.mo-new-member .el-textarea__inner{font-size:16px;line-height:24px;border-color:#d9d9d9;border-radius:2px}.mo-new-member .el-input__inner::-moz-placeholder,.mo-new-member .el-textarea__inner::-moz-placeholder{color:#bfbfbf}.mo-new-member .el-input__inner::placeholder,.mo-new-member .el-textarea__inner::placeholder{color:#bfbfbf}.mo-new-member .mo-password-row{gap:10px}.mo-new-member .mo-password-row .el-button{font-size:13px;font-weight:400}.mo-new-dialog .el-dialog__footer{padding:16px 24px}.mo-new-dialog .el-dialog__footer .el-button{font-family:MemberYaHei,sans-serif;font-size:16px;height:38px;min-width:80px}:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings,.report-field-dialog,.report-export-dialog),:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings,.report-field-dialog,.report-export-dialog) :not([class^=el-icon-]):not([class*=" el-icon-"]){font-family:MemberYaHei,sans-serif!important}.mo-new-member .el-form-item__label:after{content:none}.mo-new-member .el-form-item__content>.el-input,.mo-new-member .el-form-item__content>.el-select{width:220px}.mo-new-member .mo-password-row{width:-moz-max-content;width:max-content}.mo-new-member .mo-password-row>.el-input{flex:0 0 220px;width:220px}.mo-new-member .mo-password-row>.el-button{flex:none;white-space:nowrap}.mo-new-dialog .el-dialog__header{padding:18px 24px}.mo-new-member{grid-template-columns:332px minmax(0,1fr);-moz-column-gap:44px;column-gap:44px}.mo-new-member .el-form-item{margin-bottom:22px}.mo-new-member .mo-new-full{margin-bottom:0}.mo-new-dialog .el-dialog__footer{padding:14px 24px}@media(max-width:700px){.mo-new-member{grid-template-columns:1fr}.mo-new-member .mo-new-full{grid-column:auto}}.mo .el-input__inner,.mo .el-range-input,.mo .el-select,.mo-drawer .mo-kv>b,.mo-drawer .mo-kv>span,.mo-field label,.mo-op-dialog .el-button,.mo-op-dialog .el-checkbox__label,.mo-op-dialog .el-form-item__label,.mo-op-dialog .el-input__inner,.mo-op-dialog .el-radio__label,.mo-op-dialog .el-textarea__inner,.mo-op-dialog .mo-form-label,.mo-table .el-table__body .cell,.mo-table .el-table__body .cell *{font-weight:400!important}.mo-field label,.mo-op-dialog .el-form-item__label,.mo-op-dialog .mo-form-label{color:#303133!important}.mo-drawer .el-drawer__header,.mo-op-dialog .el-dialog__title{font-weight:600!important}.mo-table .el-table__header .cell{color:#303133!important}.mo-detail-section h3,.mo-drawer .el-drawer__header,.mo-op-dialog .el-dialog__title{font-weight:700!important;color:#303133!important}.mo-table .el-table__body .cell{font-weight:400!important;color:#404040}.mo-field label{color:#404040!important}.mo-new-member .mo-new-application{grid-column:1}.mo-new-member .mo-new-application .el-textarea{width:220px}:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings,.report-field-dialog,.report-export-dialog),:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings,.report-field-dialog,.report-export-dialog) :not([class^=el-icon-]):not([class*=" el-icon-"]){font-family:Arial,MemberYaHei,sans-serif!important;font-synthesis:none}.mo-detail-section h3,.mo-op-dialog .el-dialog__title,.mo-table .el-table__header .cell{font-weight:700!important;color:#303133!important}.mo-table .el-table__body .cell,.mo-table .el-table__body .cell button,.mo-table .el-table__body .cell p,.mo-table .el-table__body .cell span{font-weight:400!important}.el-select-dropdown,.el-select-dropdown .el-select-dropdown__item{font-family:Arial,MemberYaHei,sans-serif!important;font-weight:400}.mo-new-member{grid-template-columns:280px minmax(0,1fr);-moz-column-gap:24px;column-gap:24px}.mo-new-member .el-form-item__label{text-align:left;line-height:22px;padding:0 0 8px}@media(max-width:700px){.mo-new-member{grid-template-columns:1fr}.mo-new-member .mo-new-application{grid-column:auto}}:root{--member-font:Arial,MemberYaHei,sans-serif;--member-text:#303133}.mo,.mo-drawer,.mo-op-dialog,.mo-settings{font-family:var(--member-font)!important;font-size:14px;font-weight:400;color:var(--member-text)}.mo-table .el-table__body .cell,.mo-table .el-table__body .cell p{font-size:14px!important;font-weight:400!important;color:var(--member-text);line-height:22px}.mo-table .el-table__header .cell{font-size:14px!important;font-weight:700!important;color:var(--member-text)!important}.mo-field label,.mo-op-dialog .el-button,.mo-op-dialog .el-checkbox__label,.mo-op-dialog .el-form-item__label,.mo-op-dialog .el-input__inner,.mo-op-dialog .el-textarea__inner,.mo-op-dialog .mo-form-label{font-family:var(--member-font)!important;font-size:14px!important;font-weight:400!important;color:var(--member-text)}.mo-op-dialog .el-button--primary{color:#fff!important}.mo-op-dialog .el-button--text{color:var(--mc-action)!important}.mo-op-dialog .el-dialog__title{font-family:var(--member-font)!important;font-size:18px!important;font-weight:700!important;line-height:26px;color:var(--member-text)!important}.mo-new-member{display:block;padding:0}.mo-new-member .el-form-item{margin-bottom:20px}.mo-new-member .el-form-item__label{float:left;display:block;width:100px;line-height:32px;padding:0 12px 0 0}.mo-new-member .el-form-item__content{margin-left:100px!important;line-height:32px}.mo-new-member .el-form-item__content>.el-input,.mo-new-member .el-form-item__content>.el-select,.mo-new-member .mo-new-application .el-textarea{width:280px}.mo-new-member .mo-password-row>.el-input{flex:0 0 280px;width:280px}.mo-new-member .mo-password-row{gap:12px}.mo-new-member .mo-new-application{margin-bottom:0}.mo-new-member .mo-password-input .el-input__inner{padding-right:100px}.mo-new-member .mo-password-input .el-input__suffix-inner{display:inline-flex;align-items:center;height:100%}.mo-new-member .mo-generate-password{padding:0 6px;height:30px;font-size:12px!important}.mo-new-member .mo-password-input .el-input__suffix{right:5px}:root{--member-font:"Helvetica Neue",Helvetica,"PingFang SC","Microsoft YaHei",Arial,sans-serif}.el-select-dropdown,.el-select-dropdown .el-select-dropdown__item,:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings,.report-field-dialog,.report-export-dialog),:is(.mo,.mo-drawer,.mo-op-dialog,.mo-settings,.report-field-dialog,.report-export-dialog) :not([class^=el-icon-]):not([class*=" el-icon-"]),body{font-family:var(--member-font)!important;font-synthesis:weight style;-webkit-font-smoothing:antialiased}.mo-table .el-table__header .cell{font-size:12px!important;font-weight:600!important;color:#33383e!important}.mo-table .el-table__body .cell,.mo-table .el-table__body .cell b,.mo-table .el-table__body .cell button,.mo-table .el-table__body .cell p,.mo-table .el-table__body .cell span{font-size:12px!important;font-weight:400!important}.mo-table .el-table__body .cell{color:#30343a}.mo-field label{font-size:13px!important;font-weight:600!important;color:#3e444a!important}.mo-op-dialog .el-form-item__label,.mo-op-dialog .mo-form-label{font-size:14px!important;font-weight:400!important;color:#303133!important}.mo-op-dialog .el-dialog__title,.mo-settings .el-dialog__title{font-size:16px!important;font-weight:600!important;line-height:24px;color:#303133!important}.mo-detail-section h3,.mo-drawer .el-drawer__header{font-weight:600!important}.mo-new-member .el-form-item__content>.el-input,.mo-new-member .el-form-item__content>.el-select,.mo-new-member .mo-new-application .el-textarea,.mo-new-member .mo-password-row{width:100%}.mo-new-member .mo-password-row>.el-input{flex:1 1 auto;width:100%;min-width:0}.mo-field label{font-weight:400!important}.mo-new-dialog.el-dialog{margin:0 auto!important;top:50%;transform:translateY(-50%)}.mo-new-dialog .el-dialog__body{padding:24px}.mo-new-dialog .mo-new-member{width:360px;display:grid;grid-template-columns:max-content 260px;-moz-column-gap:12px;column-gap:12px;width:-moz-max-content;width:max-content;max-width:100%;margin:0 auto}.mo-new-member .el-form-item{display:grid;grid-template-columns:subgrid;grid-column:1/-1;align-items:start}.mo-new-member .el-form-item:after,.mo-new-member .el-form-item:before{display:none}.mo-new-member .el-form-item__label{width:auto!important;float:none;padding:0;white-space:nowrap;text-align:right}.mo-new-member .el-form-item__content{margin-left:0!important;min-width:0}.mo-new-member .mo-new-application{grid-column:1/-1}.el-message{min-width:0!important;width:-moz-max-content!important;width:max-content!important;max-width:calc(100vw - 48px);padding:10px 16px!important}.el-message .el-message__content{white-space:normal;line-height:20px}.mo-detail-edit-actions{display:flex;gap:16px;flex-wrap:wrap;justify-content:flex-end}.mo-inline-edit{margin-left:8px;white-space:nowrap}.mo-submit-confirm{width:420px;max-width:calc(100vw - 32px);font-family:var(--member-font)}.mo-submit-confirm .el-message-box__title{font-size:16px;font-weight:600}.mo-submit-confirm .el-message-box__message{font-size:14px;line-height:22px;font-weight:400}.mo-submit-confirm .el-message-box__btns .el-button{font-weight:400}.mo-submit-confirm .el-message-box__header{padding:16px 20px;border-bottom:1px solid #ebeef5}.mo-submit-confirm .el-message-box__headerbtn{top:16px;right:20px}.mo-submit-confirm .el-message-box__content{padding:18px 20px}.mo-submit-confirm .el-message-box__btns{padding:0 20px 10px}.mo-password-row{position:relative}.mo-password-row>.mo-copy-password{position:absolute;left:calc(100% + 8px);top:0;margin:0;font-size:12px;line-height:32px;padding:0!important}.mo-new-member .mo-copy-password,.mo-new-member .mo-generate-password{font-size:12px!important;font-weight:400!important;font-family:inherit}.mo-new-member .mo-copy-password>span,.mo-new-member .mo-generate-password>span{font-size:inherit!important;font-weight:inherit!important}.mo{height:100%;min-height:0;display:flex;flex-direction:column;padding-bottom:0;overflow:hidden}.mo-filters{flex:none}.mo-results{display:flex;flex-direction:column;flex:1;min-height:0}.mo-toolbar{flex:none}.mo-table-region{flex:1;min-height:0;overflow:hidden}.mo-pagination{flex:none;min-height:60px;box-sizing:border-box;padding:14px 18px;justify-content:flex-end}.mo-pagination .el-pagination,.pa-pagination .el-pagination{padding:0}.pa-date-panel{max-width:calc(100vw - 32px);box-sizing:border-box}.pa-actions .pa-link:disabled{color:#c0c4cc;cursor:not-allowed}.remark-ellipsis.remark-ellipsis{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal;box-sizing:border-box}.member-data-header[data-v-6295a96a]{min-height:67px;display:flex;align-items:center;gap:0;padding:0 22px;color:#303133}.member-data-summary[data-v-6295a96a]{display:flex;align-items:center;gap:16px;flex:0 0 auto;min-width:0;font-size:14px;white-space:nowrap}.member-data-summary-item b[data-v-6295a96a]{font-weight:400;color:#606266}.member-data-summary-item strong[data-v-6295a96a]{color:#303133}.member-data-alias[data-v-6295a96a]{color:#f56c6c;font-weight:600;margin-left:-12px}.member-data-status[data-v-6295a96a]{color:#67c23a;font-style:normal;font-weight:600}.member-data-note-link[data-v-6295a96a]{color:#409eff}.member-data-summary-link[data-v-6295a96a]{padding:0;color:#409eff;border:0;background:transparent;cursor:pointer}.member-data-level-tail[data-v-6295a96a],.member-data-lock-icon[data-v-6295a96a]{color:#f56c6c}.member-data-account-search[data-v-6295a96a]{display:flex;gap:16px;width:277px;flex:0 0 277px;margin-left:205px}.member-data-account-search .el-input[data-v-6295a96a]{flex:1}.member-data-account-search .el-button[data-v-6295a96a]{width:70px;padding-right:0;padding-left:0}.member-data-content[data-v-6295a96a]{padding:0 22px 28px}.member-data-secondary-tabs[data-v-6295a96a]{margin-top:0}.member-data-time-form[data-v-6295a96a]{display:flex;align-items:center;width:-moz-max-content;width:max-content}.member-data-time-form .el-form-item[data-v-6295a96a]{margin-bottom:0;margin-right:14px}.member-data-time-form[data-v-6295a96a] .el-form-item__label{padding-right:16px;text-align:left}.member-data-time-picker[data-v-6295a96a]{width:426px}.member-data-time-actions .el-button+.el-button[data-v-6295a96a]{margin-left:8px}.member-data-shortcuts[data-v-6295a96a]{display:flex;align-items:center;gap:8px;margin:2px 0 0 86px}.member-data-shortcuts .el-button[data-v-6295a96a]{min-width:40px;height:22px;padding:0 8px;line-height:20px;border:1px solid #b3d8ff;background:#ecf5ff;color:#409eff}.member-data-shortcuts .el-button.is-active[data-v-6295a96a]{color:#fff;border-color:#409eff;background:#409eff}.member-data-section[data-v-6295a96a]{margin-top:18px}.member-data-metrics[data-v-6295a96a]{margin-top:1px}.member-data-section-title[data-v-6295a96a]{margin:0 0 14px;padding:0;background:transparent;border:0;font-size:14px;line-height:20px;font-weight:500;color:#303133}.member-data-channel-table[data-v-6295a96a],.member-data-metrics-table[data-v-6295a96a]{width:100%}.member-data-channel-table[data-v-6295a96a] td,.member-data-channel-table[data-v-6295a96a] th,.member-data-metrics-table[data-v-6295a96a] td,.member-data-metrics-table[data-v-6295a96a] th{height:42px;padding-top:0;padding-bottom:0}.member-data-metrics-table[data-v-6295a96a] td.member-data-win-loss .cell{color:#67c23a;font-weight:600}.member-data-channel-section[data-v-6295a96a]{margin-top:37px}.member-data-empty-state[data-v-6295a96a]{min-height:380px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#909399;font-size:13px}.member-data-empty-icon[data-v-6295a96a]{color:#c0c4cc;font-size:42px;margin-bottom:14px}.member-data-empty-state p[data-v-6295a96a]{margin:0 0 8px;color:#606266;font-size:15px}.member-data-empty-state span[data-v-6295a96a]{color:#a0a4aa}.member-data-account-adjustment[data-v-6295a96a]{min-height:610px;padding:11px 0 36px}.member-adjustment-form[data-v-6295a96a]{width:670px;margin-left:166px}.member-adjustment-form[data-v-6295a96a] .el-form-item{margin-bottom:31px}.member-adjustment-form[data-v-6295a96a] .el-form-item__label{padding-right:0;color:#303133;font-size:14px;font-weight:500;text-align:right;white-space:nowrap}.member-adjustment-form[data-v-6295a96a] .el-form-item__content{min-height:34px;padding-left:8px;line-height:normal}.member-adjustment-form[data-v-6295a96a] .el-input__inner,.member-adjustment-form[data-v-6295a96a] .el-textarea__inner{border-radius:0}.member-adjustment-short-control[data-v-6295a96a]{width:250px}.member-adjustment-wide-control[data-v-6295a96a]{width:584px}.member-adjustment-inline-control[data-v-6295a96a]{display:flex;align-items:center;min-height:34px}.member-adjustment-unit[data-v-6295a96a]{margin-left:10px;color:#303133}.member-adjustment-refresh.el-button[data-v-6295a96a]{width:42px;height:34px;margin-left:5px;padding:0;color:#303133;font-size:22px;border:0}.member-adjustment-form[data-v-6295a96a] .el-input.is-disabled .el-input__inner{color:#b7bbc0;background:#f5f5f5;border-color:#e4e7ed}.member-adjustment-form[data-v-6295a96a] .el-radio{margin-right:22px;color:#303133}.member-adjustment-form[data-v-6295a96a] .el-radio__label{padding-left:8px}.member-adjustment-form[data-v-6295a96a] .el-radio-group{display:inline-flex;align-items:center;height:34px}.member-adjustment-account-row[data-v-6295a96a]{margin-bottom:33px!important}.member-adjustment-balance-row[data-v-6295a96a]{margin-bottom:41px!important}.member-adjustment-type-row[data-v-6295a96a]{margin-bottom:14px!important}.member-adjustment-helper[data-v-6295a96a]{height:20px;margin:3px 0 0;color:#303133;font-size:13px;font-weight:500;line-height:20px}.member-adjustment-helper span[data-v-6295a96a]{color:#f56c6c}.member-adjustment-direction-row[data-v-6295a96a]{margin-bottom:25px!important}.member-adjustment-wallet-row[data-v-6295a96a]{margin-bottom:33px!important}.member-adjustment-amount-row[data-v-6295a96a]{margin-bottom:28px!important}.member-adjustment-remark-row[data-v-6295a96a]{margin-bottom:37px!important}.member-adjustment-remark[data-v-6295a96a] .el-textarea__inner{height:142px;min-height:142px!important;padding:10px 12px}.member-adjustment-remark[data-v-6295a96a] .el-input__count{right:12px;bottom:7px;color:#c0c4cc;background:transparent}.member-adjustment-upload[data-v-6295a96a] .el-upload--picture-card,.member-adjustment-upload[data-v-6295a96a] .el-upload-list--picture-card .el-upload-list__item{width:104px;height:104px;line-height:102px;border-radius:0}.member-adjustment-upload[data-v-6295a96a] .el-upload--picture-card{background:#fff}.member-adjustment-upload[data-v-6295a96a] .el-icon-plus{color:#303133;font-size:18px}@media (max-width:1500px){.member-data-header[data-v-6295a96a]{gap:14px;padding:0 16px}.member-data-summary[data-v-6295a96a]{gap:9px}.member-data-summary-item[data-v-6295a96a]:nth-child(n+5){display:none}.member-data-account-search[data-v-6295a96a]{width:220px;flex-basis:220px;margin-left:auto}.member-adjustment-form[data-v-6295a96a]{margin-left:60px}}@media (max-width:900px){.member-data-header[data-v-6295a96a]{flex-wrap:wrap;padding:12px 16px}.member-data-summary[data-v-6295a96a]{order:3;flex-basis:100%;overflow:auto}.member-data-account-search[data-v-6295a96a]{margin-left:auto}.member-data-time-form[data-v-6295a96a]{display:flex;flex-wrap:wrap}.member-data-shortcuts[data-v-6295a96a]{margin:8px 0 0}.member-adjustment-form[data-v-6295a96a]{width:calc(100% - 24px);margin-left:12px}.member-adjustment-wide-control[data-v-6295a96a]{width:min(584px,calc(100vw - 180px))}}.business-audit-page[data-v-0ac01c07]{min-width:0;padding:20px;background:#fff;color:#303133}.business-page-header[data-v-0ac01c07]{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px}.business-page-header h2[data-v-0ac01c07]{margin:0;font-size:18px;font-weight:600;line-height:26px}.business-page-header p[data-v-0ac01c07]{margin:4px 0 0;color:#909399;font-size:12px}.business-page-summary[data-v-0ac01c07]{display:flex;gap:18px;color:#606266;font-size:12px;line-height:26px}.business-page-summary strong[data-v-0ac01c07]{color:#303133;font-weight:600}.business-audit-filter[data-v-0ac01c07]{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:12px 18px;padding:16px 16px 12px;border:1px solid #ebeef5;background:#fafafa}.business-audit-filter .el-form-item[data-v-0ac01c07]{display:flex;align-items:center;min-width:0;margin:0}.business-audit-filter[data-v-0ac01c07] .el-form-item__label{float:none;width:auto!important;flex:0 0 auto;padding-right:8px;text-align:left!important;line-height:32px;white-space:nowrap}.business-audit-filter[data-v-0ac01c07] .el-form-item__content{flex:1;min-width:0;margin-left:0!important;line-height:32px}.business-audit-filter[data-v-0ac01c07] .el-date-editor,.business-audit-filter[data-v-0ac01c07] .el-input,.business-audit-filter[data-v-0ac01c07] .el-select{width:100%}.business-audit-filter__time[data-v-0ac01c07]{grid-column:span 2}.business-audit-filter__actions[data-v-0ac01c07]{display:flex!important;grid-column:span 2;justify-content:flex-end}.business-audit-filter__actions[data-v-0ac01c07] .el-form-item__content{display:flex;justify-content:flex-end}.business-table-toolbar[data-v-0ac01c07]{display:flex;align-items:center;justify-content:space-between;height:48px;color:#303133;font-size:14px;font-weight:600}.target-located-hint[data-v-0ac01c07]{color:#409eff;font-size:12px;font-weight:400}.business-table-region[data-v-0ac01c07]{min-height:178px}.business-audit-table[data-v-0ac01c07]{width:100%}.business-audit-table[data-v-0ac01c07] td.el-table__cell,.business-audit-table[data-v-0ac01c07] th.el-table__cell{text-align:left}.business-audit-table[data-v-0ac01c07] th.el-table__cell{background:#fafafa;color:#303133;font-size:12px;font-weight:600}.business-audit-table[data-v-0ac01c07] td.el-table__cell{color:#303133;font-size:12px}.business-audit-table[data-v-0ac01c07] .is-business-target>td.el-table__cell{background:#ecf5ff!important}.record-link[data-v-0ac01c07]{padding:0;font-size:12px}.table-field-stack[data-v-0ac01c07]{display:flex;flex-direction:column;gap:5px}.table-field-stack strong[data-v-0ac01c07]{font-weight:600}.table-field-stack span+span[data-v-0ac01c07]{color:#909399}.plain-status[data-v-0ac01c07]{font-weight:400}.plain-status.is-pending[data-v-0ac01c07]{color:#e6a23c}.plain-status.is-success[data-v-0ac01c07]{color:#67c23a}.plain-status.is-danger[data-v-0ac01c07]{color:#f56c6c}.risk-result[data-v-0ac01c07]{display:inline-flex;align-items:center;gap:5px;color:#67c23a}.risk-result.is-warning[data-v-0ac01c07],.warning-text[data-v-0ac01c07]{color:#e6a23c!important}.business-table-footer[data-v-0ac01c07]{display:flex;align-items:center;justify-content:space-between;padding-top:16px;color:#606266;font-size:12px}.business-table-footer strong[data-v-0ac01c07]{color:#303133;font-weight:600}.business-audit-detail[data-v-0ac01c07]{display:flex;height:100%;flex-direction:column;color:#303133}.business-audit-detail__header[data-v-0ac01c07]{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:0 24px;border-bottom:1px solid #ebeef5}.business-audit-detail__header h3[data-v-0ac01c07]{margin:0;font-size:18px;font-weight:600}.business-audit-detail__header p[data-v-0ac01c07]{margin:4px 0 0;color:#909399;font-size:12px}.business-audit-detail__close[data-v-0ac01c07]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;color:#606266;font-size:18px;background:transparent;cursor:pointer}.business-audit-detail__close[data-v-0ac01c07]:hover{color:#409eff;background:#f5f7fa}.business-audit-detail__summary[data-v-0ac01c07]{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:16px 24px 0;border:1px solid #d9ecff;background:#f7fbff}.business-audit-detail__summary>div[data-v-0ac01c07]{display:flex;min-width:0;flex-direction:column;gap:6px;padding:12px 14px;border-right:1px solid #d9ecff}.business-audit-detail__summary>div[data-v-0ac01c07]:last-child{border-right:0}.business-audit-detail__summary span[data-v-0ac01c07]{color:#909399;font-size:12px}.business-audit-detail__summary strong[data-v-0ac01c07]{overflow:hidden;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.business-audit-detail__body[data-v-0ac01c07]{flex:1;min-height:0;padding:0 24px 24px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c0c4cc transparent}.business-audit-detail__body[data-v-0ac01c07]::-webkit-scrollbar{width:5px}.business-audit-detail__body[data-v-0ac01c07]::-webkit-scrollbar-thumb{border-radius:3px;background:#c0c4cc}.audit-detail-section[data-v-0ac01c07]{margin-top:16px;border:1px solid #ebeef5}.audit-detail-section h4[data-v-0ac01c07]{margin:0;padding:13px 15px;border-bottom:1px solid #ebeef5;background:#fafafa;font-size:14px;font-weight:600}.audit-detail-grid[data-v-0ac01c07]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:12px 15px}.audit-detail-grid>div[data-v-0ac01c07]{display:grid;grid-template-columns:92px minmax(0,1fr);min-height:38px;align-items:center;border-bottom:1px solid #f0f2f5}.audit-detail-grid__wide[data-v-0ac01c07]{grid-column:1/-1}.audit-detail-grid dt[data-v-0ac01c07]{color:#909399;font-size:12px}.audit-detail-grid dd[data-v-0ac01c07]{min-width:0;margin:0;color:#303133;font-size:13px;line-height:20px}.audit-remark-form[data-v-0ac01c07]{padding:16px}.audit-remark-form .el-form-item[data-v-0ac01c07]{display:grid;grid-template-columns:max-content minmax(0,1fr);margin:0}.audit-remark-form[data-v-0ac01c07] .el-form-item__label{width:auto!important;padding-right:8px;text-align:left!important}.audit-remark-form[data-v-0ac01c07] .el-form-item__content{margin-left:0!important}.business-audit-detail__footer[data-v-0ac01c07]{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-height:64px;padding:0 24px;border-top:1px solid #ebeef5}.readonly-hint[data-v-0ac01c07]{margin-left:auto;color:#909399;font-size:12px}@media(max-width:1440px){.business-audit-filter[data-v-0ac01c07]{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media(max-width:768px){.business-audit-page[data-v-0ac01c07]{padding:12px}.business-page-header[data-v-0ac01c07]{gap:10px}.business-page-summary[data-v-0ac01c07]{display:none}.business-audit-filter[data-v-0ac01c07]{grid-template-columns:1fr}.business-audit-filter__actions[data-v-0ac01c07],.business-audit-filter__time[data-v-0ac01c07]{grid-column:span 1}.business-audit-detail__footer[data-v-0ac01c07],.business-audit-detail__header[data-v-0ac01c07]{padding-left:16px;padding-right:16px}.business-audit-detail__summary[data-v-0ac01c07]{grid-template-columns:repeat(2,1fr);margin-left:16px;margin-right:16px}.business-audit-detail__summary>div[data-v-0ac01c07]:nth-child(2){border-right:0}.business-audit-detail__summary>div[data-v-0ac01c07]:nth-child(-n+2){border-bottom:1px solid #d9ecff}.business-audit-detail__body[data-v-0ac01c07]{padding-left:16px;padding-right:16px}.audit-detail-grid[data-v-0ac01c07]{grid-template-columns:1fr}.audit-detail-grid__wide[data-v-0ac01c07]{grid-column:span 1}}.profile-audit-page[data-v-29885039]{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#fff;padding:20px 18px 0;color:#30343a;font-family:var(--member-font);box-sizing:border-box}.pa-page-tabs[data-v-29885039]{margin-bottom:16px}.pa-page-tabs[data-v-29885039] .el-tabs__nav-wrap:after{height:1px;background:#ebeef5}.pa-page-tabs[data-v-29885039] .el-tabs__active-bar{height:1px;background:#a8d1ff}.pa-page-tabs[data-v-29885039] .el-tabs__item{font-weight:400}.pa-page-tabs[data-v-29885039] .el-tabs__item.is-active{font-weight:600}.pa-filters[data-v-29885039]{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0 16px}.pa-filters .el-form-item[data-v-29885039]{margin:0 0 16px}.pa-filters .el-input[data-v-29885039],.pa-filters .el-select[data-v-29885039]{width:170px}.pa-search[data-v-29885039] .el-form-item__content,.pa-time[data-v-29885039] .el-form-item__content{display:flex;gap:8px}.pa-search .el-select[data-v-29885039],.pa-time .el-select[data-v-29885039]{width:120px}.pa-time .el-date-editor[data-v-29885039]{width:360px}.pa-query[data-v-29885039]{margin-left:auto!important}.pa-lock-hint[data-v-29885039]{order:2;margin-left:auto;color:#909399;font-size:12px}.pa-export[data-v-29885039]{margin-left:auto;border:0;background:none;padding:4px 8px;color:#606266;font-size:18px;cursor:pointer}.pa-export[data-v-29885039]:hover{color:#409eff}.pa-export[data-v-29885039]:disabled{color:#c0c4cc;cursor:not-allowed}.pa-toolbar[data-v-29885039]{gap:16px;display:flex;align-items:center;justify-content:space-between;margin:8px 0 16px}.pa-table[data-v-29885039]{width:100%;font-size:13px}.pa-table p[data-v-29885039]{margin:3px 0;line-height:22px}.pa-table[data-v-29885039] th{background:#f5f7fa;font-weight:600;color:#30343a}.pa-table[data-v-29885039] td{padding:12px 0}.pa-link[data-v-29885039]{border:0;background:none;color:#409eff;font:inherit;padding:0;cursor:pointer}.pa-actions[data-v-29885039]{display:flex;gap:12px;flex-wrap:wrap}.pa-truncate[data-v-29885039]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pa-muted[data-v-29885039]{color:#909399;font-size:13px}.pa-success[data-v-29885039]{color:#67c23a}.pa-warning[data-v-29885039]{color:#e6a23c}.pa-danger[data-v-29885039]{color:#f56c6c}.pa-pagination[data-v-29885039]{display:flex;align-items:center;justify-content:flex-end;flex:none;min-height:60px;padding:14px 0;box-sizing:border-box}.pa-table-region[data-v-29885039]{flex:1;min-height:0;overflow:hidden}.pa-filters[data-v-29885039],.pa-page-tabs[data-v-29885039],.pa-toolbar[data-v-29885039]{flex:none}.pa-drawer-layout[data-v-29885039]{display:flex;flex-direction:column;height:100%;overflow:hidden}.pa-detail-scroll[data-v-29885039]{flex:1;overflow:auto;padding:20px}.pa-section[data-v-29885039]{border:1px solid #ebeef5;margin-bottom:16px}.pa-section h3[data-v-29885039]{font-size:14px;font-weight:600;background:#f5f7fa;margin:0;padding:14px 16px;border-bottom:1px solid #ebeef5}.pa-section-status[data-v-29885039]{float:right;font-size:13px;font-weight:400}.pa-kv[data-v-29885039]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));font-size:14px}.pa-kv-item[data-v-29885039]{display:grid;grid-template-columns:96px minmax(0,1fr);min-width:0;border-bottom:1px solid #ebeef5}.pa-kv-item[data-v-29885039]:nth-child(odd){border-right:1px solid #ebeef5}.pa-kv-empty[data-v-29885039]{min-width:0;border-bottom:1px solid #ebeef5;background:#fff}.pa-kv-item>b[data-v-29885039],.pa-kv-item>span[data-v-29885039]{padding:12px;overflow-wrap:anywhere;line-height:22px;font-weight:400}.pa-kv-item>span[data-v-29885039]{background:#fafbfc;color:#606266}.pa-kv-item>b[data-v-29885039]{min-width:0}.pa-kv-empty[data-v-29885039]:last-child,.pa-kv-item[data-v-29885039]:nth-last-child(-n+2){border-bottom:0}@media(max-width:540px){.pa-kv[data-v-29885039]{grid-template-columns:1fr}.pa-kv-empty[data-v-29885039]{display:none}.pa-kv-item[data-v-29885039]:nth-child(odd){border-right:0}}.pa-history-more[data-v-29885039]{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:12px 16px;border-top:1px solid #ebeef5;font-size:13px}.pa-history[data-v-29885039]{list-style:none;padding:0 16px;margin:0}.pa-history li[data-v-29885039]{padding:14px 0;border-bottom:1px solid #ebeef5;font-size:13px}.pa-history li[data-v-29885039]:last-child{border:0}.pa-history li>div[data-v-29885039]{display:flex;justify-content:space-between;gap:16px}.pa-history strong[data-v-29885039]{font-weight:400}.pa-history span[data-v-29885039]{color:#909399}.pa-history p[data-v-29885039]{margin:8px 0 0;overflow-wrap:anywhere}.pa-footer[data-v-29885039]{display:flex;align-items:center;gap:12px;padding:16px 20px;border-top:1px solid #ebeef5}.pa-footer>span[data-v-29885039]{margin-right:auto}.pa-footer .el-button+.el-button[data-v-29885039]{margin:0}.pa-review-target[data-v-29885039]{background:#f5f7fa;padding:14px 16px;font-size:14px}.pa-review-target p[data-v-29885039]{color:#909399;font-size:13px;margin:8px 0 0}.pa-label[data-v-29885039]{display:block;margin:20px 0 12px;font-size:14px}.pa-label em[data-v-29885039]{font-style:normal;color:#f56c6c;margin-right:6px}.profile-audit-detail-drawer{max-width:100vw}.profile-audit-detail-drawer .el-drawer__header{margin:0;padding:20px;border-bottom:1px solid #ebeef5;font-size:16px;font-weight:600}.profile-audit-detail-drawer .el-drawer__body{overflow:hidden}.pa-review-dialog{max-width:calc(100vw - 32px)}.notification-drawer[data-v-1ffd3694]{display:flex;height:100%;flex-direction:column;color:#303133;background:#fff}.notification-drawer__header[data-v-1ffd3694]{display:flex;align-items:center;flex:none;min-height:64px;padding:0 22px;border-bottom:1px solid #ebeef5}.notification-drawer__heading[data-v-1ffd3694]{flex:1;min-width:0}.notification-drawer__heading h2[data-v-1ffd3694]{margin:0;font-size:18px;font-weight:600}.notification-drawer__heading span[data-v-1ffd3694]{display:block;margin-top:5px;color:#909399;font-size:12px}.notification-icon-button[data-v-1ffd3694]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;color:#606266;font-size:18px;background:transparent;cursor:pointer}.notification-icon-button[data-v-1ffd3694]:focus-visible,.notification-item[data-v-1ffd3694]:focus-visible,.notification-text-button[data-v-1ffd3694]:focus-visible{outline:2px solid #409eff;outline-offset:2px}.notification-drawer__filters[data-v-1ffd3694]{display:flex;align-items:center;flex-wrap:wrap;gap:8px;flex:none;padding:14px 22px;border-bottom:1px solid #ebeef5}.notification-drawer__filters .el-select[data-v-1ffd3694]{width:108px}.notification-drawer__filters .notification-text-button[data-v-1ffd3694]{margin-left:auto}.notification-drawer__list[data-v-1ffd3694]{flex:1;min-height:0;padding:0 22px;overflow-y:auto}.notification-group-title[data-v-1ffd3694]{display:flex;align-items:center;gap:10px;margin:0;padding:16px 0 8px;color:#909399;font-size:12px;font-weight:400}.notification-group-title i[data-v-1ffd3694]{flex:1;height:1px;background:#ebeef5}.notification-item[data-v-1ffd3694]{display:flex;width:100%;min-height:76px;padding:13px 4px 13px 12px;text-align:left;border:0;border-bottom:1px solid #f0f2f5;background:#fff;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}.notification-item.is-unread[data-v-1ffd3694]{background:#f7fbff}.notification-item__dot[data-v-1ffd3694]{flex:none;width:6px;height:6px;margin:6px 10px 0 0;border-radius:50%;background:transparent}.notification-item.is-unread .notification-item__dot[data-v-1ffd3694]{background:#409eff}.notification-item.is-warning.is-unread .notification-item__dot[data-v-1ffd3694]{background:#e6a23c}.notification-item__content[data-v-1ffd3694]{display:flex;min-width:0;flex:1;flex-direction:column;gap:5px}.notification-item__meta[data-v-1ffd3694]{color:#909399;font-size:12px}.notification-item__meta time[data-v-1ffd3694]{float:right;margin-left:8px}.notification-item__content strong[data-v-1ffd3694]{overflow:hidden;color:#303133;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.notification-item.is-warning .notification-item__content strong[data-v-1ffd3694]{color:#b88230}.notification-item__object[data-v-1ffd3694]{overflow:hidden;color:#606266;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.notification-state[data-v-1ffd3694]{display:flex;align-items:center;justify-content:center;gap:10px;flex:1;min-height:160px;color:#909399;font-size:13px}.notification-state--error[data-v-1ffd3694]{color:#f56c6c}.notification-drawer__detail-footer[data-v-1ffd3694],.notification-drawer__footer[data-v-1ffd3694]{display:flex;align-items:center;justify-content:space-between;flex:none;padding:14px 22px;border-top:1px solid #ebeef5;color:#909399;font-size:12px}.notification-drawer__detail-footer[data-v-1ffd3694]{justify-content:flex-end;gap:10px}.notification-detail[data-v-1ffd3694]{flex:1;padding:22px;overflow-y:auto}.notification-detail__section[data-v-1ffd3694]{padding-bottom:22px}.notification-detail__section+.notification-detail__section[data-v-1ffd3694]{padding-top:22px;border-top:1px solid #ebeef5}.notification-detail__section h3[data-v-1ffd3694]{margin:0 0 14px;color:#303133;font-size:14px;font-weight:600}.notification-detail__meta[data-v-1ffd3694]{margin:0}.notification-detail__meta div[data-v-1ffd3694]{display:grid;grid-template-columns:72px 1fr;min-height:38px;align-items:center;border-bottom:1px solid #f0f2f5}.notification-detail__meta dt[data-v-1ffd3694]{color:#909399}.notification-detail__meta dd[data-v-1ffd3694]{margin:0;color:#303133}.notification-detail__body[data-v-1ffd3694]{margin:0;color:#606266;line-height:1.8;white-space:pre-wrap}.notification-detail__object[data-v-1ffd3694]{margin:0;padding:0;color:#606266;background:transparent}.notification-detail__forbidden[data-v-1ffd3694]{padding-top:90px;color:#909399;text-align:center}.notification-detail__forbidden i[data-v-1ffd3694]{color:#c0c4cc;font-size:30px}.notification-detail__forbidden h3[data-v-1ffd3694]{margin:16px 0 8px;color:#606266;font-size:15px}.notification-detail__forbidden p[data-v-1ffd3694]{margin:0;font-size:13px}.notification-text-button[data-v-1ffd3694]{padding:0;border:0;color:#409eff;background:transparent;cursor:pointer}.notification-text-button[data-v-1ffd3694]:disabled{color:#c0c4cc;cursor:not-allowed}@media(max-width:768px){.notification-drawer__detail-footer[data-v-1ffd3694],.notification-drawer__filters[data-v-1ffd3694],.notification-drawer__footer[data-v-1ffd3694],.notification-drawer__header[data-v-1ffd3694],.notification-drawer__list[data-v-1ffd3694]{padding-left:16px;padding-right:16px}}.notification-icon-button[data-v-1ffd3694]:focus-visible,.notification-icon-button[data-v-1ffd3694]:hover{color:#409eff;background:#f5f7fa;outline:none}.notification-item[data-v-1ffd3694]:focus-visible,.notification-item[data-v-1ffd3694]:hover{background:#f8fbff;outline:none;box-shadow:inset 0 0 0 1px #d9ecff}.notification-detail[data-v-1ffd3694]::-webkit-scrollbar,.notification-drawer__list[data-v-1ffd3694]::-webkit-scrollbar{width:5px}.notification-detail[data-v-1ffd3694]::-webkit-scrollbar-thumb,.notification-drawer__list[data-v-1ffd3694]::-webkit-scrollbar-thumb{border-radius:3px;background:#c0c4cc}.notification-detail[data-v-1ffd3694]::-webkit-scrollbar-track,.notification-drawer__list[data-v-1ffd3694]::-webkit-scrollbar-track{background:transparent}.notification-detail__eyebrow[data-v-1ffd3694]{margin:0 0 5px!important;color:#909399!important;font-size:12px;line-height:18px!important}@media (max-width:480px){.notification-drawer__filters .el-select[data-v-1ffd3694]{width:calc(50% - 4px)}.notification-drawer__filters .notification-text-button[data-v-1ffd3694]{margin-left:0}.notification-item__meta time[data-v-1ffd3694]{float:none;display:block;margin:2px 0 0}.notification-detail[data-v-1ffd3694]{padding:18px 16px}}.notification-detail__title[data-v-1ffd3694]{margin:4px 0 16px;color:#303133;font-size:17px;font-weight:600;line-height:24px}.notification-detail__title.is-risk[data-v-1ffd3694]{color:#b88230}.notification-bell[data-v-d98e70b4]{position:relative;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;flex:none;width:40px;height:40px;padding:0;border:0;color:#606266;background:transparent;cursor:pointer;overflow:visible}.notification-bell .el-icon-bell[data-v-d98e70b4]{color:inherit;font-size:20px;line-height:1;transform:translate(-3px,3px)}.notification-bell[data-v-d98e70b4]:hover{background:#f5f7fa;border-radius:4px}.notification-popover[data-v-d98e70b4]{width:min(360px,calc(100vw - 24px));color:#303133}.notification-popover__header[data-v-d98e70b4]{display:flex;align-items:center;height:48px;padding:0 16px;border-bottom:1px solid #ebeef5;box-sizing:border-box}.notification-popover__header h2[data-v-d98e70b4]{margin:0 12px 0 0;font-size:15px}.notification-popover__count[data-v-d98e70b4]{flex:1;color:#909399;font-size:12px}.notification-text-button[data-v-d98e70b4],.notification-view-all[data-v-d98e70b4]{padding:0;border:0;color:#409eff;background:transparent;cursor:pointer}.notification-text-button[data-v-d98e70b4]:disabled{color:#c0c4cc;cursor:not-allowed}.notification-state[data-v-d98e70b4]{display:flex;align-items:center;justify-content:center;gap:10px;min-height:120px;color:#909399;font-size:13px}.notification-state--error[data-v-d98e70b4]{color:#f56c6c}.notification-popover__list[data-v-d98e70b4]{max-height:410px;overflow-y:auto}.notification-popover__list[data-v-d98e70b4]::-webkit-scrollbar{width:5px}.notification-popover__list[data-v-d98e70b4]::-webkit-scrollbar-thumb{border-radius:3px;background:#c0c4cc}.notification-popover__list[data-v-d98e70b4]::-webkit-scrollbar-track{background:transparent}.notification-item[data-v-d98e70b4]{display:flex;width:100%;min-height:72px;padding:12px 8px 12px 16px;text-align:left;border:0;border-bottom:1px solid #ebeef5;background:#fff;cursor:pointer;transition:background-color .15s ease;box-sizing:border-box}.notification-item[data-v-d98e70b4]:hover{background:#fafcff}.notification-item[data-v-d98e70b4]:focus-visible{outline:0;background:#f7fbff}.notification-item[data-v-d98e70b4]:focus-visible{box-shadow:inset 0 0 0 1px #409eff}.notification-item.is-unread[data-v-d98e70b4]{background:#f7fbff}.notification-item__dot[data-v-d98e70b4]{flex:none;width:6px;height:6px;margin:6px 9px 0 2px;border-radius:50%;background:transparent}.notification-item.is-unread .notification-item__dot[data-v-d98e70b4]{background:#409eff}.notification-item.is-warning.is-unread .notification-item__dot[data-v-d98e70b4]{background:#e6a23c}.notification-item.is-warning .notification-item__content strong[data-v-d98e70b4]{color:#b88230}.notification-item__content[data-v-d98e70b4]{display:flex;min-width:0;flex:1;flex-direction:column;gap:4px}.notification-item__content strong[data-v-d98e70b4]{overflow:hidden;color:#303133;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.notification-item__content small[data-v-d98e70b4]{overflow:hidden;color:#909399;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.notification-item__content span[data-v-d98e70b4]{overflow:hidden;color:#606266;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.notification-item__content .notification-item__object[data-v-d98e70b4]{color:#606266;font-weight:500}.notification-item__arrow[data-v-d98e70b4]{align-self:center;margin-left:8px;color:#c0c4cc;font-size:14px}.notification-item:focus-visible .notification-item__arrow[data-v-d98e70b4],.notification-item:hover .notification-item__arrow[data-v-d98e70b4]{color:#409eff}.notification-popover__footer[data-v-d98e70b4]{display:flex;align-items:center;justify-content:center;height:44px;padding:0 16px;border-top:1px solid #ebeef5;box-sizing:border-box}.notification-view-all[data-v-d98e70b4]{width:100%;height:100%}.notification-view-all[data-v-d98e70b4]:focus-visible,.notification-view-all[data-v-d98e70b4]:hover{background:#f5f7fa;outline:none}