#app{font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh}#app,*{margin:0;padding:0}*{box-sizing:border-box}body{margin:0;padding:0}.login-container[data-v-94265b5a]{height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.login-background[data-v-94265b5a]{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/img/background.933fda4a.png);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;z-index:1}.login-background[data-v-94265b5a]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:2}.login-card[data-v-94265b5a]{background:#fff;border-radius:4px;padding:40px 40px 50px 40px;width:440px;height:470px;opacity:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.login-title[data-v-94265b5a]{text-align:center;color:#333;font-size:22px;font-weight:400;margin-bottom:20px}.login-form[data-v-94265b5a]{width:100%}.input-wrapper[data-v-94265b5a]{width:360px;height:54px;background-color:#edf0f5;border-radius:4px;padding:0;display:flex;align-items:center;justify-content:flex-start;position:relative;overflow:hidden}.login-logo[data-v-94265b5a]{width:165px;height:62px;margin-bottom:40px}.custom-input[data-v-94265b5a]{background-color:transparent;border:none;outline:none;width:100%;height:54px;padding:0 15px;font-size:16px;color:#333;line-height:54px}.custom-input[data-v-94265b5a]::-moz-placeholder{color:#999}.custom-input[data-v-94265b5a]::placeholder{color:#999}.custom-input[data-v-94265b5a]:focus{outline:none;border:none;box-shadow:none}.verification-input[data-v-94265b5a]{width:calc(100% - 120px);border-radius:4px 0 0 4px}.get-code-text[data-v-94265b5a]{color:#409eff;font-size:16px;font-weight:400;letter-spacing:0;line-height:21.12px;padding:0 16px;white-space:nowrap;min-width:80px;height:54px;display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .3s ease;position:absolute;right:0;top:0;background-color:#edf0f5;border-radius:0 4px 4px 0}.get-code-text[data-v-94265b5a]:hover{color:rgba(64,158,255,.8)}.get-code-text.disabled[data-v-94265b5a]{color:#c0c4cc;cursor:not-allowed}.login-btn[data-v-94265b5a]{width:360px;height:48px;font-size:18px;font-weight:400;border-radius:8px;background:#409eff;border:none;transition:all .3s ease;opacity:1}.login-btn[data-v-94265b5a]:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(64,158,255,.3);background:rgba(64,158,255,.9)}.login-btn[data-v-94265b5a]:active{transform:translateY(0)}.footer[data-v-94265b5a]{position:fixed;bottom:50px;margin:0 auto;font-size:14px;font-weight:400;color:#666;z-index:1000}.dashboard-container[data-v-438b8b5a]{display:flex;height:100vh;background-color:#f0f2f5}.sidebar[data-v-438b8b5a]{width:200px;min-width:200px;max-width:200px;background-color:#111827;color:#fff;padding:0;flex-shrink:0;transition:all .3s ease}.sidebar.collapsed[data-v-438b8b5a]{width:64px;min-width:64px;max-width:64px}.logo-img[data-v-438b8b5a]{width:85px;height:25px}.logo-img1[data-v-438b8b5a]{width:25px;height:25px}.logo[data-v-438b8b5a]{width:200px;height:56px;padding-left:24px;display:flex;align-items:center;justify-content:flex-start}.logo-icon[data-v-438b8b5a]{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:20px;color:#fff}.sidebar.collapsed .logo[data-v-438b8b5a]{width:64px}.menu-item[data-v-438b8b5a]{width:100%;height:48px;padding:0 20px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:10px;box-sizing:border-box;font-size:14px;font-weight:700;color:#fff;position:relative}.sidebar.collapsed .menu-item[data-v-438b8b5a]{padding:0;justify-content:center;gap:0}.sidebar.collapsed .menu-item span[data-v-438b8b5a]{display:none}.menu-item[data-v-438b8b5a]:hover{background-color:#34495e}.menu-item.active[data-v-438b8b5a]{background-color:#409eff}.main-content[data-v-438b8b5a]{flex:1;min-width:0;background-color:#fff;display:flex;flex-direction:column}.top-header[data-v-438b8b5a]{height:60px;background-color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 30px;border-bottom:1px solid #ebeef5}.collapse-button[data-v-438b8b5a]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:6px;cursor:pointer;transition:all .3s ease;color:#606266;background-color:#f5f7fa}.collapse-button[data-v-438b8b5a]:hover{background-color:#e6f1ff;color:#409eff}.collapse-button i[data-v-438b8b5a]{font-size:18px}.user-info[data-v-438b8b5a]{display:flex;align-items:center;gap:8px;cursor:pointer;color:#606266;background-color:#fff;padding:8px 16px;border-radius:20px;position:relative}.user-menu[data-v-438b8b5a]{position:absolute;top:100%;right:0;margin-top:8px;background:#fff;border:1px solid #ebeef5;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:1000;min-width:120px}.user-menu .menu-item[data-v-438b8b5a]{display:flex;align-items:center;gap:8px;padding:12px 16px;cursor:pointer;color:#606266;transition:background-color .3s}.user-menu .menu-item[data-v-438b8b5a]:hover{background-color:#f5f7fa}.content-area[data-v-438b8b5a]{flex:1;padding:30px;overflow-y:auto;background-color:#edf0f5}.page-title[data-v-438b8b5a]{font-size:24px;font-weight:600;color:#333;margin-bottom:24px;display:flex;align-items:center;gap:10px}.back-icon[data-v-438b8b5a]{cursor:pointer;width:16px;height:16px;margin-right:10px}.back-icon[data-v-438b8b5a]:hover{color:#66b1ff}.column_bet[data-v-7d19e15a]{display:flex;justify-content:space-between;flex-direction:column;align-items:center;height:480px}.reset-btn[data-v-7d19e15a]{width:140px;height:36px;opacity:1;border-radius:4px;background:#deeeff;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:400;color:#409eff}.table-container[data-v-7d19e15a]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.save-btn[data-v-7d19e15a]{height:36px;background:#409eff;display:flex;justify-content:center;align-items:center;color:#fff}.cancel-btn[data-v-7d19e15a],.save-btn[data-v-7d19e15a]{width:140px;opacity:1;border-radius:4px;font-size:14px;font-weight:400}.cancel-btn[data-v-7d19e15a]{height:40px;background:#fff;border:1px solid #c5ccd9;line-height:40px;color:#666;text-align:center;vertical-align:middle}.btn[data-v-7d19e15a]:hover,.setting_btn[data-v-7d19e15a]{cursor:pointer}.custom-dialog-title[data-v-7d19e15a]{display:flex;justify-content:space-between;align-items:center;padding:20px;font-size:16px;font-weight:500;border-bottom:1px solid #ebeef5}.title-text[data-v-7d19e15a]{font-size:16px;font-weight:400;letter-spacing:0;line-height:16px;color:#333}.custom-dialog-title .el-icon-close[data-v-7d19e15a]{cursor:pointer;font-size:16px;color:#909399}.dialog-footer[data-v-7d19e15a]{text-align:center}.setting_btn[data-v-7d19e15a]{height:36px;border-radius:4px;background:#fff;border:1px solid #c5ccd9;display:flex;justify-content:center;align-items:center;padding:10px 10px 10px 10px;font-size:14px;font-weight:400;line-height:14px;color:#666}.setting_btn_img[data-v-7d19e15a]{width:16px;height:16px;margin-right:4px}.enhanced-selector[data-v-3941c77c]{display:inline-block}.selector-divider[data-v-3941c77c]{height:1px;background-color:#e4e7ed;margin:6px 0}.create-option[data-v-3941c77c],.manage-option[data-v-3941c77c]{color:#409eff!important;cursor:pointer!important}.create-option.is-disabled[data-v-3941c77c],.manage-option.is-disabled[data-v-3941c77c]{color:#409eff!important;cursor:pointer!important;opacity:1!important}.create-option i[data-v-3941c77c],.manage-option i[data-v-3941c77c]{margin-right:8px}.custom-dialog-title[data-v-3941c77c]{display:flex;justify-content:space-between;align-items:center;padding:0}.title-text[data-v-3941c77c]{font-size:18px;font-weight:500;color:#303133}.el-icon-close[data-v-3941c77c]{font-size:16px;color:#909399;cursor:pointer}.el-icon-close[data-v-3941c77c]:hover{color:#409eff}.create-form .el-form-item[data-v-3941c77c],.form-item-spacing[data-v-3941c77c]{margin-bottom:20px!important}.manage-content[data-v-3941c77c]{max-height:400px;overflow-y:auto}.manage-item[data-v-3941c77c]{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.manage-item[data-v-3941c77c]:last-child{border-bottom:none}.item-name[data-v-3941c77c]{flex:1;font-size:14px;color:#303133}.delete-btn[data-v-3941c77c],.delete-btn[data-v-3941c77c]:hover{color:#f56c6c}.empty-text[data-v-3941c77c]{text-align:center;color:#909399;padding:40px 0}.dialog-footer[data-v-3941c77c]{text-align:right}.cancel-btn[data-v-3941c77c]{margin-right:10px}.confirm-btn[data-v-3941c77c]{background-color:#409eff;border-color:#409eff}.main-content-section{border-radius:8px;background:#fff;box-shadow:0 1px 1px rgba(0,0,0,.04);overflow:hidden}.search-action-section{display:flex;justify-content:space-between;align-items:center;padding:20px 30px}.search-box{display:flex;align-items:center;background-color:#fff;border-radius:4px;padding:10px 15px;width:300px;border:1px solid #e4e7ed}.search-box i{color:#999;margin-right:10px}.search-box input{border:none;background:transparent;outline:none;width:100%;font-size:14px}.action-btn{background-color:#409eff;border-color:#409eff;border-radius:6px;padding:10px 20px;font-weight:500}.table-container{margin-bottom:0;padding:0 24px}.pagination-section{display:flex;justify-content:space-between;align-items:center;padding:20px 30px}.pagination-info{display:flex;align-items:center;color:#666}.pagination-controls{display:flex;align-items:center;gap:10px}.el-table{border:1px solid rgba(235,238,245,.6)}.el-table th,.el-table thead th,.el-table thead tr th{background-color:rgba(235,238,245,.6)!important}.el-table th{color:#303133;font-weight:600}.el-table td,.el-table th{border-bottom:1px solid rgba(235,238,245,.6)}.el-table td{padding:12px 0}.el-table--border td,.el-table--border th{border-right:1px solid rgba(235,238,245,.6)}.el-button--text{color:#409eff;padding:0 5px;font-size:14px}.el-button--text:hover{color:#66b1ff}.enter-form-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden;position:relative}.d{position:absolute;right:24px;top:20px;z-index:500}.form-title{margin:0 0 30px 0;padding:20px 30px 0;font-size:18px;font-weight:600;color:#333;border-bottom:1px solid #ebeef5}.form-content{padding:30px}.form-item{display:flex;align-items:flex-start;margin-bottom:20px}.form-item label{width:120px;font-weight:500;color:#333;margin-top:8px;flex-shrink:0;text-align:right;padding-right:15px}.form-item .el-input,.textarea-wrapper{width:400px;flex-shrink:0}.textarea-wrapper .el-textarea{width:100%}.form-actions{display:flex;justify-content:flex-start;gap:20px;margin-top:24px;padding-left:120px}.form-actions .el-button{width:75px;height:40px;font-size:14px;font-weight:400;letter-spacing:0;line-height:14px;color:#fff}.detail-content{padding:20px 0}.detail-item{display:flex;margin-bottom:15px;line-height:1.6}.detail-item label{width:120px;font-weight:500;color:#333;flex-shrink:0}.detail-item span{color:#666;flex:1;word-break:break-all}.el-form-item__label{font-size:14px;font-weight:400;letter-spacing:0;line-height:22px;color:#606266}.main-content-section[data-v-cc7cc89e]{border-radius:8px;background:#fff;box-shadow:0 1px 1px rgba(0,0,0,.04);overflow:hidden}.search-action-section[data-v-cc7cc89e]{display:flex;justify-content:space-between;align-items:center;padding:24px}.search-box[data-v-cc7cc89e]{display:flex;align-items:center;background-color:#fff;border-radius:4px;padding:10px 15px;width:280px;height:36px;border:1px solid #e4e7ed}.search-box i[data-v-cc7cc89e]{color:#999;margin-right:10px}.search-box input[data-v-cc7cc89e]{border:none;background:transparent;outline:none;width:100%;font-size:14px}.action-btn[data-v-cc7cc89e]{width:96px;height:36px;opacity:1;border-radius:4px;background:#409eff;display:flex;justify-content:flex-start;align-items:center;padding:9px 20px 9px 20px;font-size:14px;font-weight:400;letter-spacing:0;line-height:22px;color:#fff}.table-container[data-v-cc7cc89e]{margin-bottom:0;padding:0 24px;max-height:calc(100vh - 300px);overflow-y:auto}.pagination-section[data-v-cc7cc89e]{display:flex;justify-content:space-between;align-items:center;padding:20px 30px}.pagination-info[data-v-cc7cc89e]{display:flex;align-items:center;color:#666}.pagination-controls[data-v-cc7cc89e]{display:flex;align-items:center;gap:10px}.el-table[data-v-cc7cc89e]{border:1px solid rgba(235,238,245,.6)}.el-table th[data-v-cc7cc89e]{background-color:#f5f7fa!important;border:.5px solid #ebeef5;border-bottom:1px solid rgba(235,238,245,.6)}.el-table th[data-v-cc7cc89e],[data-v-cc7cc89e] .el-table th .cell{color:#606266;font-weight:400;font-size:14px;letter-spacing:0;line-height:22px}.el-table td[data-v-cc7cc89e]{padding:12px 0;border-bottom:1px solid rgba(235,238,245,.6)}.el-table td[data-v-cc7cc89e],[data-v-cc7cc89e] .el-table td .cell{font-size:14px;font-weight:400;letter-spacing:0;line-height:18.48px;color:#606266}.el-table--border td[data-v-cc7cc89e],.el-table--border th[data-v-cc7cc89e]{border-right:1px solid rgba(235,238,245,.6)}.el-button--text[data-v-cc7cc89e]{color:#409eff;padding:0 5px;font-size:14px;font-weight:400;letter-spacing:0;line-height:18.48px}.el-button--text.danger[data-v-cc7cc89e]{color:#f56c6c}.el-button--text[data-v-cc7cc89e]:hover{color:#66b1ff}.el-button--text.danger[data-v-cc7cc89e]:hover{color:#f78989}.form-item[data-v-cc7cc89e]{display:flex;align-items:flex-start;margin-bottom:20px}.form-item label[data-v-cc7cc89e]{width:100px;font-weight:500;color:#333;margin-top:8px;flex-shrink:0;text-align:right;padding-right:15px}.form-item .el-input[data-v-cc7cc89e]{width:400px;flex-shrink:0}.create-form[data-v-cc7cc89e],.edit-form[data-v-cc7cc89e]{padding:20px 0}.create-form .el-form-item__label[data-v-cc7cc89e],.edit-form .el-form-item__label[data-v-cc7cc89e]{text-align:right;padding-right:15px;font-weight:500;color:#333}.detail-content[data-v-cc7cc89e]{padding:0}.detail-hint[data-v-cc7cc89e]{color:#f56c6c;font-size:12px;margin-bottom:20px;text-align:center}.detail-item[data-v-cc7cc89e]{display:flex;margin-bottom:15px;line-height:1.6}.detail-item label[data-v-cc7cc89e]{width:120px;text-align:right;padding-right:15px;font-weight:500;color:#606266;flex-shrink:0}.detail-item span[data-v-cc7cc89e]{font-size:14px;font-weight:400;letter-spacing:0;line-height:18.48px;color:#333;flex:1;word-break:break-all}.dialog-footer[data-v-cc7cc89e]{text-align:center}.dialog-footer .el-button[data-v-cc7cc89e]{font-weight:400}.dialog-footer .cancel-btn[data-v-cc7cc89e]{color:#666}.dialog-footer .cancel-btn[data-v-cc7cc89e],.dialog-footer .delete-btn[data-v-cc7cc89e]{border:1px solid #c5ccd9;width:88px;height:40px;line-height:40px;vertical-align:middle;text-align:center;font-size:14px;font-weight:400}.dialog-footer .delete-btn[data-v-cc7cc89e]{color:#ff5733}.dialog-footer .confirm-btn[data-v-cc7cc89e]{width:88px;height:40px;line-height:40px;vertical-align:middle;text-align:center;font-size:14px;font-weight:400;padding:0 20px}.custom-dialog-title[data-v-cc7cc89e]{display:flex;justify-content:space-between;align-items:center;padding:0 20px 20px 20px;font-size:16px;font-weight:500;border-bottom:1px solid #ebeef5}.title-text[data-v-cc7cc89e]{font-size:16px;font-weight:400;letter-spacing:0;line-height:16px;color:#333}.custom-dialog-title .el-icon-close[data-v-cc7cc89e]{cursor:pointer;font-size:16px;color:#333}.order-management-container[data-v-3929bf9c]{max-width:100%;margin:0 auto}.main-content-section[data-v-3929bf9c]{border-radius:8px;background:#fff;box-shadow:0 1px 1px rgba(0,0,0,.04);overflow:hidden}.tab-navigation[data-v-3929bf9c]{display:flex;border-bottom:1px solid #ebeef5;margin-bottom:24px;box-shadow:0 1px 0 rgba(0,0,0,.1)}.tab-item[data-v-3929bf9c]{padding:16px 24px;cursor:pointer;border-bottom:2px solid transparent;font-size:14px;font-weight:400;letter-spacing:0;line-height:18.48px;color:#303133;transition:all .3s;position:relative}.tab-item[data-v-3929bf9c]:hover{color:#409eff}.tab-item.active[data-v-3929bf9c]{color:#409eff;border-bottom-color:#409eff;font-weight:700;border-bottom-width:2px;margin-bottom:-1px}.hasSign[data-v-3929bf9c]{font-size:14px;font-weight:400;color:#1ac4b0}.noSign[data-v-3929bf9c]{font-size:14px;font-weight:400;color:#ff6e6e}.inSign[data-v-3929bf9c]{font-size:14px;font-weight:400;color:#409eff}.search-action-section[data-v-3929bf9c]{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;background-color:#fff;border-bottom:1px solid #e9ecef}.search-filter-bar[data-v-3929bf9c]{gap:12px}.filter-item[data-v-3929bf9c]{align-items:center}.express-status-select[data-v-3929bf9c]{width:200px}.express-status-select[data-v-3929bf9c] .el-input__inner{height:32px;line-height:32px;border-radius:4px;border:1px solid #dcdfe6;font-size:14px;font-weight:400;color:#606266;background-color:#fff;padding-left:36px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAF+SURBVFiF7ZhBroQgDEDbn38k3WmmnGz0ZDLRnd6pfzFoEMFRqOYnw1spwfJUWlCATCbzXaDb0PVjAwCAiI/bbQzM3Kq61HbbSrTrR0LE7larAMysbNnNE9XDxLcaBaCqWLn9uh2YuUXEp9Wkmbm9UsqMR7bDpo/vwq4fG1vWzJnmAsfDY3lFzwS4Q3JXNBBIudmYIOkmrqaqUKH+P3vBzN0tYlIV4awkwAdRAAA3gB6mZFknWb3J4/JR1ASyZWleFGIwN0p27CPT6ZCoqstViULEZ4ysucaW3KxAIXaTyTdQbCVIrSKnRGMHlCh1p0UBzs2zmAz3cWiOupiBFrFQ2ZKSBIgUBdiWFF/ZiilDIaJFTSVwyxbNJ+Z4OU9d1aJFAd6yYE2BHXTq0pskeidZVJosKk0WleZrRUk43sLmu/4szPxCRAJ4r+16mB5X/AdIfqKefSUhYuduSFIRefVmc6KdZpKIPSMiqupSU1WogLAIoskUEr7631Um8x/4A1rF8GFhwF0OAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:12px;background-size:16px 16px}.express-status-select[data-v-3929bf9c] .el-input__inner:hover{border-color:#c0c4cc}.express-status-select[data-v-3929bf9c] .el-input__inner:focus{border-color:#409eff}.express-status-select[data-v-3929bf9c] .el-input__suffix{right:10px}.express-status-select[data-v-3929bf9c] .el-input__icon{line-height:32px}.express-status-select[data-v-3929bf9c] .el-input__placeholder{color:#909399}.search-box[data-v-3929bf9c]{display:flex;align-items:center;background-color:#fff;border-radius:4px;padding:10px 15px;width:300px;border:1px solid rgba(228,231,237,.6);transition:all .3s ease}.search-box[data-v-3929bf9c]:focus-within{background-color:#fff;border-color:#409eff;box-shadow:0 0 0 2px rgba(64,158,255,.2)}.search-box i[data-v-3929bf9c]{color:#999;margin-right:10px}.search-box input[data-v-3929bf9c]{border:none;background:transparent;outline:none;width:100%;font-size:14px}.action-btn[data-v-3929bf9c]{background-color:#409eff;border-color:#409eff;border-radius:6px;padding:10px 20px;font-weight:500}.ksks[data-v-3929bf9c]{position:absolute;top:4px;right:0;border-radius:15px;background:#ff6e6e;border:1px solid #edf0f5;font-size:13px;font-weight:700;letter-spacing:0;line-height:20px;color:#fff;vertical-align:middle;text-align:center;min-width:30px}.table-container[data-v-3929bf9c]{margin-top:24px;margin-bottom:0;padding:0 30px;max-height:calc(100vh - 350px);overflow-y:auto}.pagination-section[data-v-3929bf9c]{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;background-color:#fff}.pagination-info[data-v-3929bf9c]{display:flex;align-items:center;color:#666}.pagination-controls[data-v-3929bf9c]{display:flex;align-items:center;gap:10px}.el-table[data-v-3929bf9c]{border:1px solid rgba(235,238,245,.6)}[data-v-3929bf9c] .el-range-separator{width:10%!important}.el-table th[data-v-3929bf9c]{background-color:#f5f7fa!important;border:.5px solid #ebeef5;border-bottom:1px solid rgba(235,238,245,.6)}.el-table th[data-v-3929bf9c],[data-v-3929bf9c] .el-table th .cell{color:#606266;font-weight:400;font-size:14px;letter-spacing:0;line-height:22px}.el-table td[data-v-3929bf9c]{padding:12px 0;border-bottom:1px solid rgba(235,238,245,.6)}.el-table td[data-v-3929bf9c],[data-v-3929bf9c] .el-table td .cell{font-size:14px;font-weight:400;letter-spacing:0;line-height:18.48px;color:#606266}.el-table--border td[data-v-3929bf9c],.el-table--border th[data-v-3929bf9c]{border-right:1px solid rgba(235,238,245,.6)}.el-button--text[data-v-3929bf9c]{color:#409eff;padding:0 5px;font-size:14px;font-weight:400;letter-spacing:0;line-height:18.48px}.el-button--text[data-v-3929bf9c]:hover{color:#66b1ff}.dialog-form[data-v-3929bf9c]{padding:0 0}.dialog-form .form-item[data-v-3929bf9c]{display:flex;align-items:center;margin-bottom:20px}.dialog-form .form-item label[data-v-3929bf9c]{width:120px;font-weight:500;color:#333;text-align:right;padding-right:15px;flex-shrink:0}.dialog-form .form-item1[data-v-3929bf9c]{display:flex;align-items:center;margin-bottom:20px}.dialog-form .form-item1 label[data-v-3929bf9c]{width:120px;font-weight:500;color:#333;text-align:right;padding-right:15px;flex-shrink:0}.detail-content[data-v-3929bf9c]{padding:20px 0}.detail-content1[data-v-3929bf9c]{padding:0}.detail-item[data-v-3929bf9c]{line-height:1.6}.detail-item1[data-v-3929bf9c]{display:flex;line-height:1.6}.detail-item1 label[data-v-3929bf9c]{width:120px;font-weight:500;color:#333;flex-shrink:0}.detail-item1 span[data-v-3929bf9c]{color:#666;flex:1;word-break:break-all}.detail-item label[data-v-3929bf9c]{text-align:right;padding-right:15px}.detail-item span[data-v-3929bf9c]{color:#666;word-break:break-all}.dialog-footer[data-v-3929bf9c]{text-align:center}.deposit-cell[data-v-3929bf9c]{gap:8px}.completed-content[data-v-3929bf9c]{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden}.stats-cards[data-v-3929bf9c]{display:flex;margin-bottom:24px;gap:16px}.stat-card[data-v-3929bf9c]{flex:1;height:48px;border-radius:2px;text-align:center;color:#fff;display:flex;padding:0 20px;flex-direction:row;justify-content:space-between;align-items:center;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease}.stat-card[data-v-3929bf9c]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.profit-card[data-v-3929bf9c]{background-color:#3f7cff}.loss-card[data-v-3929bf9c]{background-color:#1b81ff}.rebate-card[data-v-3929bf9c]{background-color:#f88a4d}.payment-card[data-v-3929bf9c]{background-color:#14d7b7}.signIcon[data-v-3929bf9c]{width:16px;height:16px;margin-right:3px}.stat-label[data-v-3929bf9c]{font-size:14px;font-weight:400;letter-spacing:0;line-height:22px;color:hsla(0,0%,100%,.85)}.stat-value[data-v-3929bf9c]{font-size:17px;font-weight:700;letter-spacing:0;line-height:26px;color:hsla(0,0%,100%,.85)}.search-filter-bar[data-v-3929bf9c]{display:flex;gap:20px;padding:20px 30px;background-color:#fff;align-items:center;margin-bottom:0}.filter-item[data-v-3929bf9c]{display:flex;align-items:flex-start}.filter-item .search-box[data-v-3929bf9c]{display:flex;align-items:center;background-color:#fff;border-radius:4px;padding:8px 12px;width:200px}.filter-item .search-box i[data-v-3929bf9c]{color:#999;margin-right:8px}.filter-item .search-box input[data-v-3929bf9c]{border:none;background:transparent;outline:none;width:100%;font-size:14px}.inline-edit-cell[data-v-3929bf9c]{display:flex;align-items:center;gap:8px;position:relative}.msi[data-v-3929bf9c]{font-size:14px;font-weight:400;letter-spacing:0;line-height:22px;color:#606266;vertical-align:middle}.mt_4[data-v-3929bf9c]{margin-top:4px}.deposit-cell[data-v-3929bf9c]{position:relative;display:flex;align-items:center;min-height:32px}.edit-inline-btn[data-v-3929bf9c]{color:#409eff;font-size:12px;padding:0;margin-left:8px}.edit-button[data-v-3929bf9c]{position:static;right:auto;top:auto;transform:none;color:#409eff;cursor:pointer;padding:4px;min-width:20px;min-height:20px;margin-left:8px;display:none}.deposit-cell:hover .edit-button[data-v-3929bf9c]{display:inline-flex}.return-records-dialog .el-dialog__header[data-v-3929bf9c]{display:none}.return-records-container[data-v-3929bf9c],.return-records-dialog .el-dialog__body[data-v-3929bf9c]{padding:0}.el-range-separator[data-v-3929bf9c]{width:30px!important}.dialog-header[data-v-3929bf9c]{padding:20px 20px 0 20px}.dialog-title[data-v-3929bf9c]{margin:0 0 15px 0;font-size:16px;font-weight:500;color:#303133;text-align:left}.header-separator[data-v-3929bf9c]{height:1px;background-color:#e4e7ed;margin-bottom:20px}.records-list[data-v-3929bf9c]{padding:0 20px;margin-bottom:20px}.timeline[data-v-3929bf9c]{position:relative;padding-left:20px}.timeline[data-v-3929bf9c]:before{content:"";position:absolute;left:6px;top:6px;width:1px;background-color:#e4e7ed}.timeline-status[data-v-3929bf9c]{font-weight:700;letter-spacing:0;line-height:22px;text-align:left}.timeline-item[data-v-3929bf9c]{padding-left:18px}.timeline-dot[data-v-3929bf9c]{position:absolute;left:-12px;top:6px;width:6px;height:6px;border-radius:50%;background-color:#e4e7ed;border:1px solid #fff;box-shadow:0 0 0 1px #e4e7ed}.timeline-content[data-v-3929bf9c]{font-weight:400;letter-spacing:0;line-height:20px}.record-date[data-v-3929bf9c]{font-size:14px;font-weight:500;color:#606266;margin-bottom:6px;text-align:left;line-height:1.4}.record-content[data-v-3929bf9c]{font-size:14px;color:#303133;line-height:1.4;text-align:left;padding-left:0}.no-records[data-v-3929bf9c]{text-align:center;color:#909399;padding:20px}.record-list[data-v-3929bf9c]{max-height:calc(100vh - 100px);overflow-y:auto;padding:0 20px 16px 20px}.record-item[data-v-3929bf9c]{display:flex;justify-content:space-between;align-items:center;padding:16px 0;height:48px;box-sizing:content-box}.border_top[data-v-3929bf9c]{border-top:.5px solid #e4e7ed}.record-content[data-v-3929bf9c]{flex:1}.delete-btn[data-v-3929bf9c]{color:#f56c6c}.custom-dialog-title[data-v-3929bf9c]{padding:6px 0 16px 0;font-weight:500;border-bottom:1px solid #ebeef5}.custom-dialog-title1[data-v-3929bf9c]{display:flex;justify-content:space-between;align-items:center;padding:0 0 16px 0;font-size:16px;font-weight:500;border-bottom:1px solid #ebeef5}.custom-dialog-title1 .el-icon-close[data-v-3929bf9c]{cursor:pointer;font-size:16px;color:#909399}.title-text[data-v-3929bf9c]{font-size:16px;font-weight:400;letter-spacing:0;line-height:16px;color:#333}.detail-content .detail-item label[data-v-3929bf9c],.detail-content1 .detail-item1 label[data-v-3929bf9c],.dialog-form .form-item label[data-v-3929bf9c],[data-v-3929bf9c] .el-form-item__label{font-size:14px;font-weight:400;letter-spacing:0;color:#606266}.tips_item[data-v-3929bf9c]{width:96px;height:36px;opacity:1;border-radius:4px;margin-right:16px;background:#fff;border:1px solid #c5ccd9;font-size:14px;font-weight:400;letter-spacing:0;line-height:14px;color:#666;text-align:center;line-height:36px;vertical-align:middle}.tips_item[data-v-3929bf9c]:hover{cursor:pointer}.view-switch[data-v-3929bf9c]{width:206px}.view-switch1[data-v-3929bf9c],.view-switch[data-v-3929bf9c]{display:flex;height:36px;border-radius:4px;overflow:hidden;margin:24px 0;font-size:14px;font-weight:400}.view-switch1[data-v-3929bf9c]{width:320px}.switch-item1[data-v-3929bf9c]{width:80px;height:33px;line-height:33px;vertical-align:middle;text-align:center;cursor:pointer;transition:all .3s}.switch-item1.active[data-v-3929bf9c]{background-color:#409eff;color:#fff}.switch-item1[data-v-3929bf9c]:not(.active){background-color:#fff;color:#303133}.switch-item[data-v-3929bf9c]{flex:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.switch-item.active[data-v-3929bf9c]{background-color:#409eff;color:#fff}.switch-item[data-v-3929bf9c]:not(.active){background-color:#fff;color:#303133}.custom-dialog-title[data-v-3929bf9c]{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:400;letter-spacing:0;line-height:16px;color:#333}.custom-dialog-title .title-text[data-v-3929bf9c]{flex:1}.custom-dialog-title .el-icon-close[data-v-3929bf9c]{cursor:pointer;font-size:16px;color:#909399}.detail-content[data-v-3929bf9c]{padding:20px}.detail-item[data-v-3929bf9c]{display:flex;margin-bottom:15px;font-size:14px}.detail-item label[data-v-3929bf9c]{width:120px;color:#606266;font-weight:400}.detail-item span[data-v-3929bf9c]{flex:1;color:#333}.tracking-number-cell[data-v-3929bf9c]{position:relative;display:flex;align-items:center;transition:all .3s ease}.tracking-number-cell[data-v-3929bf9c]:hover{color:#409eff}.notification-content[data-v-3929bf9c]{padding:24px;text-align:center}.notification-title[data-v-3929bf9c]{font-size:18px;font-weight:400;color:#333;margin-bottom:16px}.notification-desc[data-v-3929bf9c]{font-size:14px;color:#666;margin-bottom:8px;font-weight:400;line-height:1.5}.qr-code-container[data-v-3929bf9c]{display:flex;justify-content:center;margin:10px 0}.qr-code-placeholder[data-v-3929bf9c]{width:189px;height:189px;border:1px solid #d9d9d9;border-radius:10px;position:relative}.qr-code-placeholder[data-v-3929bf9c]:after{content:"二维码";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#999;font-size:12px}.notification-actions[data-v-3929bf9c]{display:flex;justify-content:flex-end;align-items:center;padding:24px 24px 0 24px}.action-buttons[data-v-3929bf9c]{display:flex;gap:12px}.simple-notification-content[data-v-3929bf9c]{padding:0 106px;margin-bottom:33px}.simple-setting-row1[data-v-3929bf9c]{justify-content:center}.simple-setting-row1[data-v-3929bf9c],.simple-setting-row[data-v-3929bf9c]{display:flex;align-items:center;font-size:14px;font-weight:400;letter-spacing:0;line-height:22px;color:#606266}.simple-setting-row[data-v-3929bf9c]{justify-content:flex-start}.setting-label[data-v-3929bf9c]{font-size:14px;letter-spacing:0;line-height:22px;color:#606266;font-weight:400;margin-right:20px}.flex_row_end[data-v-3929bf9c]{display:flex;align-items:center;justify-content:flex-end}.logistics-drawer-content[data-v-3929bf9c]{padding:0;height:100%;background-color:#fff}.logistics-header[data-v-3929bf9c]{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.logistics-title[data-v-3929bf9c]{font-size:16px;font-weight:400;color:#333;margin:0}.close-icon[data-v-3929bf9c]{font-size:16px;color:#666;cursor:pointer;transition:color .3s}.close-icon[data-v-3929bf9c]:hover{color:#333}.modify-section[data-v-3929bf9c]{width:88px;height:36px;border-radius:4px;background:#fff;font-size:14px;font-weight:400;line-height:14px;color:#666;border:1px solid #c5ccd9;text-align:center;cursor:pointer;line-height:36px;vertical-align:middle;margin-top:24px;margin-left:24px}.express-info[data-v-3929bf9c]{padding:24px}.info-row[data-v-3929bf9c]{display:flex;margin-bottom:12px;font-size:14px}.info-row .label[data-v-3929bf9c]{width:70px;font-size:14px;font-weight:400;color:#666;flex-shrink:0}.info-row .value[data-v-3929bf9c]{color:#333;font-weight:400;font-size:14px}.info-row .status[data-v-3929bf9c]{color:#409eff;font-weight:400;font-size:14px}.logistics-status-shipping[data-v-3929bf9c]{color:#409eff!important}.logistics-status-delivered[data-v-3929bf9c]{color:#67c23a!important}.logistics-status-exception[data-v-3929bf9c]{color:#f56c6c!important}.logistics-status-default[data-v-3929bf9c]{color:#409eff!important}.shipping-tag[data-v-3929bf9c]{display:flex;align-items:center;gap:8px;padding:16px 24px;background-color:#f0f9ff;color:#409eff;font-size:14px;font-weight:500;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.shipping-tag i[data-v-3929bf9c]{font-size:16px;animation:rotate-3929bf9c 2s linear infinite}@keyframes rotate-3929bf9c{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.logistics-timeline[data-v-3929bf9c]{padding:24px}.timeline-item[data-v-3929bf9c]{position:relative;padding-left:20px;margin-bottom:20px}.timeline-item[data-v-3929bf9c]:before{content:"";position:absolute;left:6px;top:6px;width:8px;height:8px;background-color:#ccc;border-radius:50%}.timeline-item[data-v-3929bf9c]:not(:last-child):after{content:"";position:absolute;left:9px;top:16px;width:2px;height:calc(100% + 8px);background-color:#e5e7eb}.timeline-time11[data-v-3929bf9c]{font-size:16px;font-weight:700;letter-spacing:0;line-height:22px;margin-left:12px;color:#409eff}.timeline-time[data-v-3929bf9c]{font-size:16px;color:#666;margin-bottom:8px;font-weight:400;margin-left:12px}.timeline-status[data-v-3929bf9c]{font-size:16px;color:#409eff;margin-bottom:8px;font-weight:400;margin-left:12px}.timeline-content[data-v-3929bf9c]{font-size:14px;color:#666;line-height:1.6;margin-left:12px}.timeline-description[data-v-3929bf9c]{color:#333;line-height:1.6}.phone-verify-dialog .el-dialog__header[data-v-3929bf9c]{padding:20px 24px;border-bottom:1px solid #e5e7eb}.phone-verify-dialog .el-dialog__title[data-v-3929bf9c]{font-size:16px;font-weight:400;color:#333}.phone-verify-dialog .el-dialog__body[data-v-3929bf9c]{padding:40px 24px}.phone-verify-content[data-v-3929bf9c]{display:flex;align-items:center;justify-content:center;gap:20px}.verify-label[data-v-3929bf9c]{font-size:14px;font-weight:400;color:#333;white-space:nowrap}.verify-inputs[data-v-3929bf9c]{display:flex;gap:16px}.verify-inputs1[data-v-3929bf9c]{display:flex;gap:16px;color:#666;font-size:12px;font-weight:400;text-align:center;width:100%;margin-left:100px}.digit-input[data-v-3929bf9c]{width:56px}.digit-input[data-v-3929bf9c] .el-input__inner{height:40px;line-height:40px;font-size:14px;font-weight:400;text-align:center;border-radius:4px;border:1px solid #dcdfe6;color:#333}.digit-input[data-v-3929bf9c] .el-input__inner:focus{border-color:#409eff}.phone-verify-dialog .el-dialog__footer[data-v-3929bf9c]{padding:16px 24px;border-top:1px solid #e5e7eb;text-align:right}.phone-verify-dialog .dialog-footer .el-button[data-v-3929bf9c]{min-width:88px;height:36px;font-size:14px}.main-content-section[data-v-37135ac2]{padding:20px}.edit-completed-container[data-v-37135ac2]{display:flex;gap:20px}.form-section[data-v-37135ac2]{flex:1}.records-section1[data-v-37135ac2]{display:flex;flex-direction:column;gap:20px;width:600px;height:calc(100vh - 240px)}.records-section[data-v-37135ac2]{flex:1;display:flex;flex-direction:column;gap:20px;width:600px}.title-text[data-v-37135ac2]{font-size:16px;font-weight:400;letter-spacing:0;line-height:16px;color:#333}.record-type-container[data-v-37135ac2]{margin-bottom:20px}.v50vh[data-v-37135ac2]{max-height:calc(50vh - 140px);overflow-y:auto}.record-item[data-v-37135ac2]{justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #ebeef5}.record-item[data-v-37135ac2]:last-child{border-bottom:none}.record-content[data-v-37135ac2]{width:552px}.content[data-v-37135ac2]{font-size:14px;color:#333;margin-bottom:5px}.detail[data-v-37135ac2]{font-size:12px;color:#909399;margin-bottom:3px}.delete-btn[data-v-37135ac2]{font-weight:400;vertical-align:middle;line-height:22px;color:#ff6e6e}[data-v-37135ac2] .el-form-item__label{font-size:14px;font-weight:400;letter-spacing:0;color:#606266}.custom-dialog-title1[data-v-37135ac2]{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;border-bottom:1px solid #ebeef5;font-size:16px;font-weight:500;color:#303133}.record-list[data-v-37135ac2]{padding:10px}.record-item[data-v-37135ac2]{padding:15px 0;display:flex;flex-direction:column}.border_top[data-v-37135ac2]{border-top:.5px solid #ebeef5}.msi[data-v-37135ac2]{font-size:14px;font-weight:400;letter-spacing:0;line-height:22px;color:#606266;vertical-align:middle}.mt_4[data-v-37135ac2]{margin-top:4px}.delete-btn[data-v-37135ac2]{color:#f56c6c;font-size:14px}.no-data[data-v-37135ac2]{text-align:center;color:#909399;padding:20px}[data-v-4eefb152] .table-column-resizer{position:absolute;top:0;right:0;width:5px;height:100%;cursor:col-resize;z-index:1}[data-v-4eefb152] .table-column-resizer:hover{background-color:#409eff}[data-v-4eefb152] .el-table th{position:relative}[data-v-4eefb152] .el-table th:not(:last-child):after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:2px;height:16px;background-color:#ebeef5}.main-content-section[data-v-4eefb152]{border-radius:8px;background:#fff;box-shadow:0 1px 1px rgba(0,0,0,.04);overflow:hidden}.search-action-section[data-v-4eefb152]{display:flex;justify-content:space-between;align-items:center;padding:24px}.search-box[data-v-4eefb152]{display:flex;align-items:center;background-color:#fff;border-radius:4px;padding:10px 15px;width:280px;height:36px;border:1px solid #e4e7ed}.search-box i[data-v-4eefb152]{color:#999;margin-right:10px}.search-box input[data-v-4eefb152]{border:none;background:transparent;outline:none;width:100%;font-size:14px}.action-btn[data-v-4eefb152]{height:36px;border-radius:4px;background:#409eff;text-align:center;font-size:14px;vertical-align:middle;font-weight:400;color:#fff}.table-container[data-v-4eefb152]{margin-bottom:0;padding:0 24px;max-height:calc(100vh - 300px);overflow-y:auto}.pagination-section[data-v-4eefb152]{display:flex;justify-content:space-between;align-items:center;padding:20px 30px}.pagination-info[data-v-4eefb152]{display:flex;align-items:center;color:#666}.pagination-controls[data-v-4eefb152]{display:flex;align-items:center;gap:10px}.el-table[data-v-4eefb152]{border:1px solid rgba(235,238,245,.6)}.el-table th[data-v-4eefb152]{background-color:#f5f7fa!important;border:.5px solid #ebeef5;border-bottom:1px solid rgba(235,238,245,.6)}.el-table th[data-v-4eefb152],[data-v-4eefb152] .el-table th .cell{color:#606266;font-weight:400;font-size:14px;letter-spacing:0;line-height:22px}.el-table td[data-v-4eefb152]{padding:12px 0;border-bottom:1px solid rgba(235,238,245,.6)}.el-table td[data-v-4eefb152],[data-v-4eefb152] .el-table td .cell{font-size:14px;font-weight:400;letter-spacing:0;line-height:18.48px;color:#606266}.el-table--border td[data-v-4eefb152],.el-table--border th[data-v-4eefb152]{border-right:1px solid rgba(235,238,245,.6)}.el-button--text[data-v-4eefb152]{color:#409eff;padding:0 5px;font-size:14px;font-weight:400;letter-spacing:0;line-height:18.48px}.el-button--text.danger[data-v-4eefb152]{color:#f56c6c}.el-button--text[data-v-4eefb152]:hover{color:#66b1ff}.el-button--text.danger[data-v-4eefb152]:hover{color:#f78989}.form-item[data-v-4eefb152]{display:flex;align-items:flex-start;margin-bottom:20px}.form-item label[data-v-4eefb152]{width:100px;font-weight:500;color:#333;margin-top:8px;flex-shrink:0;text-align:right;padding-right:15px}.form-item .el-input[data-v-4eefb152]{width:400px;flex-shrink:0}.create-form[data-v-4eefb152],.edit-form[data-v-4eefb152]{padding:20px 0}.create-form .el-form-item__label[data-v-4eefb152],.edit-form .el-form-item__label[data-v-4eefb152]{text-align:right;padding-right:15px;font-weight:500;color:#333}.detail-content[data-v-4eefb152]{padding:0}.detail-hint[data-v-4eefb152]{color:#f56c6c;font-size:12px;margin-bottom:20px;text-align:center}.detail-item[data-v-4eefb152]{display:flex;margin-bottom:15px;line-height:1.6}.detail-item label[data-v-4eefb152]{width:120px;text-align:right;padding-right:15px;font-weight:500;color:#606266;flex-shrink:0}.detail-item span[data-v-4eefb152]{font-size:14px;font-weight:400;letter-spacing:0;line-height:18.48px;color:#333;flex:1;word-break:break-all}.dialog-footer[data-v-4eefb152]{text-align:center}.dialog-footer .el-button[data-v-4eefb152]{font-weight:400}.dialog-footer .cancel-btn[data-v-4eefb152]{color:#666}.dialog-footer .cancel-btn[data-v-4eefb152],.dialog-footer .delete-btn[data-v-4eefb152]{border:1px solid #c5ccd9;width:88px;height:40px;line-height:40px;vertical-align:middle;text-align:center;font-size:14px;font-weight:400}.dialog-footer .delete-btn[data-v-4eefb152]{color:#ff5733}.dialog-footer .confirm-btn[data-v-4eefb152]{width:88px;height:40px;line-height:40px;vertical-align:middle;text-align:center;font-size:14px;font-weight:400;padding:0 20px}.custom-dialog-title[data-v-4eefb152]{display:flex;justify-content:space-between;align-items:center;padding:0 20px 20px 20px;font-size:16px;font-weight:500;border-bottom:1px solid #ebeef5}.title-text[data-v-4eefb152]{font-size:16px;font-weight:400;letter-spacing:0;line-height:16px;color:#333}.custom-dialog-title .el-icon-close[data-v-4eefb152]{cursor:pointer;font-size:16px;color:#333}.performance-ranking-container[data-v-23d159fa]{width:100%;height:100%;background-color:#fff;border-radius:8px;padding:24px;box-sizing:border-box;display:flex;flex-direction:column}.filter-section[data-v-23d159fa]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #ebeef5}.filter-left[data-v-23d159fa]{gap:12px}.filter-left[data-v-23d159fa],.filter-right[data-v-23d159fa],.search-box[data-v-23d159fa]{display:flex;align-items:center}.ranking-content[data-v-23d159fa]{flex:1;display:flex;flex-direction:column}.ranking-table-container[data-v-23d159fa]{margin-bottom:0;padding:0 30px;max-height:calc(100vh - 350px);overflow-y:auto}.rank-cell[data-v-23d159fa],.rank-medal[data-v-23d159fa]{display:flex;justify-content:center;align-items:center}.rank-medal[data-v-23d159fa]{width:24px;height:24px;border-radius:50%;font-size:12px;font-weight:700;color:#fff}.gold-medal[data-v-23d159fa]{background:linear-gradient(135deg,gold,orange)}.silver-medal[data-v-23d159fa]{background:linear-gradient(135deg,silver,grey)}.bronze-medal[data-v-23d159fa]{background:linear-gradient(135deg,#cd7f32,sienna)}.rank-number[data-v-23d159fa]{font-size:14px;font-weight:500;color:#606266}.name-cell[data-v-23d159fa]{display:flex;justify-content:center;align-items:center}.employee-name[data-v-23d159fa]{font-size:14px;font-weight:500;color:#303133}.order-count-cell[data-v-23d159fa]{display:flex;justify-content:center;align-items:center}.order-count[data-v-23d159fa]{font-size:14px;font-weight:500;color:#606266}.pagination-section[data-v-23d159fa]{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;background-color:#fff}.pagination-info[data-v-23d159fa]{display:flex;align-items:center;color:#666}.pagination-controls[data-v-23d159fa]{display:flex;align-items:center;gap:10px}.el-table[data-v-23d159fa]{border:1px solid rgba(235,238,245,.6)}.el-table th[data-v-23d159fa]{background-color:#f5f7fa!important;border:.5px solid #ebeef5;border-bottom:1px solid rgba(235,238,245,.6)}.el-table th[data-v-23d159fa],[data-v-23d159fa] .el-table th .cell{color:#606266;font-weight:400;font-size:14px;letter-spacing:0;line-height:22px}.el-table td[data-v-23d159fa]{padding:12px 0;border-bottom:1px solid rgba(235,238,245,.6)}.el-table td[data-v-23d159fa],[data-v-23d159fa] .el-table td .cell{font-size:14px;font-weight:400;letter-spacing:0;line-height:18.48px;color:#606266}.el-table--border td[data-v-23d159fa],.el-table--border th[data-v-23d159fa]{border-right:1px solid rgba(235,238,245,.6)}@media (max-width:768px){.performance-ranking-container[data-v-23d159fa]{padding:16px}.ranking-table-container[data-v-23d159fa]{overflow-x:auto}.el-table[data-v-23d159fa]{min-width:400px}}.chat-room-container[data-v-6982890b]{display:flex;height:752px;background-color:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.chat-sidebar[data-v-6982890b]{width:280px;background:#111827;box-shadow:0 1px 1px rgba(0,0,0,.04);display:flex;flex-direction:column;border-radius:2px;border-right:1px solid #e2e8f0}.flex_center[data-v-6982890b]{display:flex;flex-direction:row;align-items:center;justify-content:center}.sidebar-title[data-v-6982890b]{padding:20px 16px 16px;color:#fff;font-size:16px;font-weight:600;border-bottom:1px solid hsla(0,0%,100%,.1)}.search-bar[data-v-6982890b]{padding:12px 16px;display:flex;align-items:center;background-color:#283042;margin:20px;border-radius:4px;gap:8px;position:relative}.search-icon[data-v-6982890b]{color:#999;font-size:14px}.search-input[data-v-6982890b]{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:13px}.search-input[data-v-6982890b]::-moz-placeholder{color:#999}.search-input[data-v-6982890b]::placeholder{color:#999}.search-popup[data-v-6982890b]{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.1);max-height:220px;overflow-y:auto;z-index:10}.search-result-item[data-v-6982890b]{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer}.search-result-item[data-v-6982890b]:hover{background-color:#edf4ff}.result-icon[data-v-6982890b]{color:#409eff;font-size:14px}.result-name[data-v-6982890b]{flex:1;color:#333;font-size:13px}.result-action[data-v-6982890b]{color:#409eff;font-size:12px}.search-empty[data-v-6982890b]{padding:10px 12px;color:#999;font-size:12px}.chat-list[data-v-6982890b]{flex:1;overflow-y:auto}.chat-item[data-v-6982890b]{display:flex;align-items:flex-start;padding:12px 16px;cursor:pointer;transition:background-color .2s;position:relative;min-height:60px}.chat-item.active[data-v-6982890b],.chat-item[data-v-6982890b]:hover{background-color:#283042}.chat-avatar[data-v-6982890b]{margin-right:12px}.avatar-circle[data-v-6982890b]{width:40px;height:40px;border-radius:10px;background-color:#64b5f6;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px}.chat-info[data-v-6982890b]{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.chat-name[data-v-6982890b]{color:hsla(0,0%,100%,.9);font-size:14px;font-weight:400;margin-bottom:4px;line-height:1.3}.chat-preview[data-v-6982890b]{color:hsla(0,0%,100%,.6);font-size:12px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.chat-meta[data-v-6982890b]{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;min-width:60px}.chat-time[data-v-6982890b]{color:hsla(0,0%,100%,.6);font-size:12px;font-weight:400;margin-bottom:4px;line-height:1.2;text-align:right}.unread-badge[data-v-6982890b]{background-color:#ff6e6e;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:400}.chat-main[data-v-6982890b]{width:920px;display:flex;flex-direction:column;background-color:#fff}.no-chat-selected[data-v-6982890b]{flex:1;display:flex;align-items:center;justify-content:center}.no-chat-text[data-v-6982890b]{color:#a0aec0;font-size:16px}.chat-content[data-v-6982890b]{width:920px;display:flex;flex-direction:column}.chat-header[data-v-6982890b]{padding:16px 20px;border-bottom:1px solid #e2e8f0;display:flex;height:52px;align-items:center;justify-content:space-between;background-color:#fff}.group-header[data-v-6982890b]{justify-content:flex-start}.chat-title[data-v-6982890b]{font-size:16px;font-weight:400;color:#333}.member-count[data-v-6982890b]{color:#666;font-size:12px;font-weight:400;margin-left:8px}.header-actions[data-v-6982890b]{display:flex;align-items:center;gap:12px;margin-left:auto}.unread-indicator[data-v-6982890b]{background-color:#f56c6c;color:#fff;border-radius:12px;padding:2px 8px;font-size:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.unread-indicator[data-v-6982890b]:hover{background-color:#dd4b39}.member-search[data-v-6982890b]{display:flex;align-items:center;background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:4px;padding:4px 8px;gap:6px}.search-input-small[data-v-6982890b]{border:none;outline:none;background:transparent;font-size:12px}.chat-body[data-v-6982890b]{flex:1;min-height:0}.chat-body[data-v-6982890b],.group-chat[data-v-6982890b]{display:flex;flex-direction:column}.group-header[data-v-6982890b]{width:920px;height:52px}.group-body[data-v-6982890b]{display:flex;flex-direction:row;flex:1;height:500px}.middle-chat-area[data-v-6982890b]{width:680px;display:flex;flex-direction:column;background-color:#fff}.group-chat .chat-body[data-v-6982890b]{flex-direction:row}.group-chat .message-input-container[data-v-6982890b]{width:680px;display:flex;flex-direction:column}.private-chat .message-input-container[data-v-6982890b]{width:920px;display:flex;flex-direction:column}.message-area[data-v-6982890b]{padding:20px;height:500px;overflow-y:auto;background-color:#fff}.loading-more[data-v-6982890b]{text-align:center;color:#999;font-size:12px;padding:10px 0}.no-more[data-v-6982890b]{text-align:center;color:#ccc;font-size:12px;padding:10px 0}.empty-messages[data-v-6982890b]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:400px}.group-messages[data-v-6982890b]{width:100%}.private-messages[data-v-6982890b]{width:100%;height:500px}.message-time[data-v-6982890b]{text-align:center;color:#666;font-size:12px;font-weight:400;margin:16px auto;padding:10px 8px;background-color:#edf0f5;border-radius:4px;box-sizing:border-box;width:134px}.message-row[data-v-6982890b]{display:flex;margin-bottom:16px;align-items:flex-start}.my-message-row[data-v-6982890b]{flex-direction:row-reverse}.message-avatar[data-v-6982890b]{margin:0 8px}.message-avatar .avatar-circle[data-v-6982890b]{width:40px;height:40px;border-radius:10px;font-size:14px}.message-content[data-v-6982890b]{max-width:60%;position:relative}.sender-name[data-v-6982890b]{color:#666;font-size:14px;margin-bottom:10px;font-weight:400}.message-bubble[data-v-6982890b]{padding:12px 16px;border-radius:8px;font-size:14px;line-height:22px;font-weight:400;word-wrap:break-word;position:relative}.other-message[data-v-6982890b]{background-color:#edf0f5;color:#333;box-shadow:0 1px 3px rgba(0,0,0,.1)}.my-message[data-v-6982890b]{background-color:#409eff;color:#fff}.action-icon[data-v-6982890b]{color:#fff;font-size:12px;cursor:pointer}.member-sidebar[data-v-6982890b]{width:240px;height:700px;background-color:#fff;border-left:1px solid #e2e8f0;display:flex;flex-direction:column}.member-search-header[data-v-6982890b]{padding:12px;border-radius:4px;width:200px;height:32px;margin:12px 20px;background:#fff;border:1px solid #e4e7ed;display:flex;align-items:center;gap:8px}.member-list[data-v-6982890b]{flex:1;overflow-y:auto;padding:8px}.member-item[data-v-6982890b]{display:flex;align-items:center;padding:8px 12px;cursor:pointer;height:36px}.member-item[data-v-6982890b]:hover{background-color:#edf4ff}.member-item .private-msg-btn[data-v-6982890b]{opacity:0;visibility:hidden;transition:all .2s ease}.member-item:hover .private-msg-btn[data-v-6982890b]{opacity:1;visibility:visible}.member-avatar[data-v-6982890b]{margin-right:8px}.member-avatar .avatar-circle[data-v-6982890b]{width:20px;height:20px;border-radius:4px;font-size:12px}.member-name[data-v-6982890b]{flex:1;color:#666;font-size:13px;font-weight:400}.member-actions[data-v-6982890b]{display:flex;align-items:center;justify-content:flex-end;min-width:40px}.private-msg-btn[data-v-6982890b]{font-size:13px;font-weight:400;letter-spacing:0;line-height:13px;color:#409eff;cursor:pointer;white-space:nowrap;transition:color .2s}.private-msg-btn[data-v-6982890b]:hover{color:#3367d6;text-decoration:underline}.input-area[data-v-6982890b]{border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;background-color:#fff;padding:16px 20px;height:200px}.group-chat .input-area[data-v-6982890b]{width:100%}.private-chat .input-area[data-v-6982890b]{width:100%;height:200px}.input-toolbar[data-v-6982890b]{margin-bottom:8px;display:flex;gap:12px}.toolbar-icon[data-v-6982890b]{color:#a0aec0;font-size:18px;cursor:pointer;padding:4px}.toolbar-icon[data-v-6982890b]:hover{color:#4285f4}.input-box[data-v-6982890b]{margin-bottom:12px;position:relative}.message-textarea[data-v-6982890b]{width:100%;border:1px solid transparent;padding:12px;resize:none;font-size:13px;outline:none;font-family:inherit}.message-textarea[data-v-6982890b]:focus{border:1px solid transparent}.send-area[data-v-6982890b]{display:flex;justify-content:flex-end}.send-btn[data-v-6982890b]{background-color:#4285f4;color:#fff;border:none;border-radius:6px;padding:8px 20px;font-size:13px;cursor:pointer;transition:background-color .2s}.send-btn[data-v-6982890b]:hover{background-color:#3367d6}.new-messages-float[data-v-6982890b]{position:absolute;bottom:80px;right:20px;background-color:#4285f4;color:#fff;padding:8px 16px;border-radius:20px;font-size:12px;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.15);display:flex;align-items:center;gap:4px;z-index:100}.new-messages-float[data-v-6982890b]:hover{background-color:#3367d6}.message-sender-name[data-v-6982890b]{font-size:14px;color:#666;font-weight:400;margin-bottom:4px;text-align:left}.emoji-selector[data-v-6982890b],.loading-more[data-v-6982890b]{position:relative;display:inline-block}.emoji-picker[data-v-6982890b]{position:absolute;bottom:100%;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000;max-height:200px;overflow-y:auto;margin-bottom:8px}.emoji-grid[data-v-6982890b]{display:grid;grid-template-columns:repeat(8,1fr);gap:4px;padding:8px}.emoji-item[data-v-6982890b]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;cursor:pointer;border-radius:4px;font-size:18px;transition:background-color .2s}.emoji-item[data-v-6982890b]:hover{background-color:#f7fafc}.empty-messages[data-v-6982890b],.no-more[data-v-6982890b]{text-align:center;padding:16px;color:#999;font-size:13px}.loading-more i[data-v-6982890b]{margin-right:8px;animation:rotate-6982890b 1s linear infinite}@keyframes rotate-6982890b{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.chat-list[data-v-6982890b]::-webkit-scrollbar,.member-list[data-v-6982890b]::-webkit-scrollbar,.message-area[data-v-6982890b]::-webkit-scrollbar{width:4px}.chat-list[data-v-6982890b]::-webkit-scrollbar-track,.member-list[data-v-6982890b]::-webkit-scrollbar-track,.message-area[data-v-6982890b]::-webkit-scrollbar-track{background:transparent}.chat-list[data-v-6982890b]::-webkit-scrollbar-thumb{background:#4a5568;border-radius:2px}.member-list[data-v-6982890b]::-webkit-scrollbar-thumb,.message-area[data-v-6982890b]::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:2px}@media (max-width:768px){.chat-room-container[data-v-6982890b]{height:100vh}.chat-sidebar[data-v-6982890b]{width:250px}.member-sidebar[data-v-6982890b]{width:240px}.message-content[data-v-6982890b]{max-width:75%}}