:root{--text: #1f2937;--bg: #ffffff;--sans: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}body{margin:0;padding:0;font-family:var(--sans);background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}#app{width:100vw;height:100vh;overflow:hidden;margin:0;padding:0}*{box-sizing:border-box}.we7-page-container,.modern-page-container,.legacy-container{width:100%;min-height:calc(100vh - 88px);padding:0!important}.we7-page-container,.modern-page-container{display:flex;flex-direction:column;gap:16px}.modern-form-panel,.modern-filter-panel,.modern-table-panel,.we7-panel,.legacy-container{background:#fff!important;border:1px solid #e8edf5!important;border-radius:12px!important;box-shadow:0 10px 30px #0f172a0b!important;overflow:hidden!important;margin:0!important}.modern-filter-panel,.modern-table-panel,.we7-panel{padding:18px!important}.modern-form-panel+.modern-form-panel,.modern-filter-panel+.modern-table-panel,.we7-panel+.we7-panel{margin-top:0!important}.panel-header{min-height:68px!important;padding:18px 22px!important;border-bottom:1px solid #edf1f7!important;background:linear-gradient(180deg,#f8fafcf5,#fffffffa)!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:16px!important}.panel-header:before{content:"";width:4px;height:22px;border-radius:999px;background:linear-gradient(180deg,#409eff,#35c6d8);box-shadow:0 6px 14px #409eff3d;flex:0 0 auto}.panel-header>:first-child{min-width:0}.panel-header>:last-child:not(:first-child){margin-left:auto!important}.panel-title{margin:0!important;color:#111827!important;font-size:17px!important;font-weight:700!important;line-height:24px!important;letter-spacing:0!important}.panel-header .panel-title+p,.panel-header .panel-desc,.panel-header .desc,.panel-header small{margin-top:4px!important;color:#6b7280!important;font-size:13px!important;line-height:20px!important}.modern-form{padding:22px!important}.modern-form .modern-form{padding:0!important}.section-content{padding:20px 22px!important}.form-footer{margin-top:24px!important;padding:16px 22px 18px!important;border-top:1px solid #edf1f7!important;background:#fff!important;box-shadow:0 -8px 18px #0f172a09!important}.modern-form{background:linear-gradient(180deg,#f8fafc8f,#fffffff5)!important}.modern-form .el-row{row-gap:2px!important}.modern-form .form-section{margin-bottom:18px!important;border:1px solid #edf1f7!important;border-radius:12px!important;background:#ffffffe6!important;box-shadow:0 8px 22px #0f172a09!important;overflow:hidden!important}.modern-form .form-section:last-child{margin-bottom:0!important}.modern-form .section-title{margin:0!important;padding:15px 20px!important;color:#111827!important;font-size:15px!important;line-height:22px!important;font-weight:700!important;letter-spacing:0!important;background:#f8fafc!important;border-bottom:1px solid #edf1f7!important;display:flex!important;align-items:center!important;gap:10px!important}.modern-form .section-title:before{content:"";width:6px;height:6px;border-radius:999px;background:#2563eb;box-shadow:0 0 0 4px #2563eb1a;flex:0 0 auto}.modern-form .el-form-item{margin-bottom:18px!important}.modern-form .el-form-item__label{margin-bottom:7px!important;padding:0!important;color:#334155!important;font-size:13px!important;line-height:20px!important;font-weight:700!important}.modern-form .el-form-item.is-required:not(.is-no-asterisk).asterisk-left>.el-form-item__label:before,.modern-form .el-form-item.is-required:not(.is-no-asterisk).asterisk-left>.el-form-item__label-wrap>.el-form-item__label:before{color:#ef4444!important}.modern-form .el-input,.modern-form .el-select,.modern-form .el-input-number{width:100%!important}.modern-form .el-input__wrapper,.modern-form .el-select .el-input__wrapper,.modern-form .el-input-number .el-input__wrapper{min-height:38px!important;padding:0 12px!important;border-radius:9px!important;background:#fff!important;box-shadow:0 0 0 1px #dfe6f0 inset!important;transition:box-shadow .2s ease,background-color .2s ease,transform .2s ease!important}.modern-form .el-input__wrapper:hover,.modern-form .el-select .el-input__wrapper:hover,.modern-form .el-input-number .el-input__wrapper:hover{background:#fbfdff!important;box-shadow:0 0 0 1px #bfd7ff inset,0 8px 18px #2563eb0f!important}.modern-form .el-input__wrapper.is-focus,.modern-form .el-select .el-input__wrapper.is-focus,.modern-form .el-input-number .el-input__wrapper.is-focus{background:#fff!important;box-shadow:0 0 0 1px #2563eb inset,0 0 0 3px #2563eb1a!important}.modern-form .el-input__inner{color:#111827!important;font-size:14px!important}.modern-form .el-input__inner::placeholder,.modern-form .el-textarea__inner::placeholder{color:#a8b3c3!important}.modern-form .el-textarea__inner{min-height:92px!important;padding:10px 12px!important;border-radius:9px!important;color:#111827!important;background:#fff!important;box-shadow:0 0 0 1px #dfe6f0 inset!important;border:0!important;resize:vertical!important;transition:box-shadow .2s ease,background-color .2s ease!important}.modern-form .el-textarea__inner:hover{background:#fbfdff!important;box-shadow:0 0 0 1px #bfd7ff inset,0 8px 18px #2563eb0f!important}.modern-form .el-textarea__inner:focus{box-shadow:0 0 0 1px #2563eb inset,0 0 0 3px #2563eb1a!important}.modern-form .el-input-group__append,.modern-form .el-input-group__prepend{min-width:44px!important;padding:0 12px!important;color:#64748b!important;font-weight:600!important;background:#f8fafc!important;border:0!important;box-shadow:0 0 0 1px #dfe6f0 inset!important}.modern-form .el-radio-group,.modern-form .el-checkbox-group{min-height:38px!important;display:inline-flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important}.modern-form .el-radio-button__inner,.modern-form .el-checkbox-button__inner{border-radius:8px!important;border:1px solid #dfe6f0!important;color:#475569!important;box-shadow:none!important;transition:all .2s ease!important}.modern-form .el-radio-button__original-radio:checked+.el-radio-button__inner,.modern-form .el-checkbox-button.is-checked .el-checkbox-button__inner{color:#2563eb!important;background:#eff6ff!important;border-color:#93c5fd!important;box-shadow:0 8px 18px #2563eb1a!important}.form-tip,.legacy-form-tip{width:fit-content!important;max-width:100%!important;margin-top:8px!important;padding:6px 10px!important;border-radius:8px!important;color:#64748b!important;font-size:12px!important;line-height:18px!important;background:#f8fafc!important;border:1px solid #edf1f7!important}.upload-area{max-width:100%!important}.modern-uploader .el-upload,.modern-uploader-multi .el-upload--picture-card{width:124px!important;height:124px!important;border:1px dashed #cbd5e1!important;border-radius:12px!important;background:linear-gradient(180deg,#fff,#f8fafc)!important;color:#64748b!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background-color .2s ease!important}.modern-uploader .el-upload:hover,.modern-uploader-multi .el-upload--picture-card:hover{border-color:#60a5fa!important;background:#eff6ff!important;box-shadow:0 12px 24px #2563eb1f!important;transform:translateY(-1px)}.modern-uploader-multi .el-upload-list--picture-card .el-upload-list__item{width:124px!important;height:124px!important;border-radius:12px!important;border-color:#e2e8f0!important;overflow:hidden!important}.uploader-placeholder{color:#64748b!important;gap:6px!important}.uploader-icon{margin-bottom:2px!important;color:#2563eb!important;font-size:26px!important}.uploader-text{color:#64748b!important;font-size:12px!important;font-weight:600!important}.uploaded-image{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.form-footer{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important}.form-footer .el-form-item{margin-bottom:0!important}.form-footer .el-button{min-width:92px!important;height:38px!important;border-radius:9px!important;font-weight:600!important;transition:all .2s ease!important}.form-footer .el-button:hover{transform:translateY(-1px)}.form-footer .el-button--primary,.modern-form .submit-btn{border-color:#2563eb!important;background:linear-gradient(135deg,#2563eb,#3b82f6)!important;box-shadow:0 10px 20px #2563eb2e!important}.we7-nav-tabs{display:inline-flex!important;align-items:center!important;align-self:flex-start;gap:4px!important;margin:0!important;padding:4px!important;list-style:none!important;border:1px solid #e8edf5!important;border-radius:10px!important;background:#fff!important;box-shadow:0 8px 22px #0f172a0a!important}.we7-nav-tabs li{margin:0!important}.we7-nav-tabs li a{display:block!important;padding:7px 14px!important;border:0!important;border-radius:8px!important;color:#64748b!important;font-size:14px!important;line-height:20px!important;text-decoration:none!important;transition:all .2s ease!important}.we7-nav-tabs li.active a,.we7-nav-tabs li a:hover{color:#2563eb!important;background:#eff6ff!important}.we7-table,.modern-table{border-radius:10px!important;overflow:hidden!important}.el-table th.el-table__cell{background:#f8fafc!important;color:#475569!important;font-weight:600!important}.el-table .el-table__cell{padding:10px 0!important}.pagination-wrap{margin-top:16px!important;display:flex!important;justify-content:flex-end!important}@media (max-width: 960px){.panel-header{min-height:auto!important;padding:16px 18px!important;align-items:flex-start!important}.modern-form,.modern-filter-panel,.modern-table-panel,.we7-panel,.section-content{padding:16px!important}}.we7-btn-group{display:flex;margin-bottom:20px}.we7-btn-group .el-button{border-radius:0;margin-left:-1px}.we7-btn-group .el-button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.we7-btn-group .el-button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.we7-layout-container[data-v-c3ade2d7]{height:100vh;width:100%;display:flex;flex-direction:column;overflow:hidden;background-color:#f5f7f9;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.modern-top-header[data-v-c3ade2d7]{background-color:#fffffff5;border-bottom:1px solid #edf0f5;box-shadow:0 4px 18px #0f172a0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:space-between;align-items:center;padding:0 18px;z-index:20;position:relative}.header-left[data-v-c3ade2d7],.header-right[data-v-c3ade2d7],.header-logo[data-v-c3ade2d7],.header-nav[data-v-c3ade2d7],.header-actions[data-v-c3ade2d7],.user-info-modern[data-v-c3ade2d7]{display:flex;align-items:center}.header-left[data-v-c3ade2d7],.header-right[data-v-c3ade2d7],.header-nav[data-v-c3ade2d7]{height:100%}.header-logo[data-v-c3ade2d7]{height:40px;min-width:206px;margin-right:14px;padding:0 12px 0 10px;border:1px solid #edf1f7;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 8px 22px #0f172a0a;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.header-logo[data-v-c3ade2d7]:hover{border-color:#dbeafe;box-shadow:0 10px 24px #2563eb14}.logo-icon-wrapper[data-v-c3ade2d7]{width:28px;height:28px;background:#eff6ff;border:1px solid #dbeafe;border-radius:9px;display:flex;align-items:center;justify-content:center;margin-right:9px;box-shadow:inset 0 1px #ffffffe0;color:#2563eb}.logo-icon-wrapper .el-icon[data-v-c3ade2d7]{font-size:16px}.site-logo[data-v-c3ade2d7]{width:100%;height:100%;object-fit:contain}.logo-text[data-v-c3ade2d7]{font-size:16px;font-weight:700;color:#0f172a;letter-spacing:0;white-space:nowrap}.header-nav[data-v-c3ade2d7]{gap:6px;padding-left:0}.nav-item[data-v-c3ade2d7]{display:flex;align-items:center;gap:6px;padding:0 12px;height:34px;cursor:pointer;color:#4b5563;font-size:14px;font-weight:500;transition:all .3s;border-radius:8px;border-bottom:0}.nav-item .el-icon[data-v-c3ade2d7]{font-size:16px}.nav-item[data-v-c3ade2d7]:hover,.nav-item.active[data-v-c3ade2d7]{color:#2563eb;background-color:#eff6ff}.nav-item.active[data-v-c3ade2d7]{box-shadow:inset 0 0 0 1px #2563eb14}.nav-current[data-v-c3ade2d7]{display:flex;align-items:center;gap:8px;height:34px;padding:0 14px;color:#111827;font-size:14px;font-weight:600;background:#f8fafc;border:1px solid #edf0f5;border-radius:999px}.nav-current .el-icon[data-v-c3ade2d7]{color:#64748b;font-size:16px}.header-actions[data-v-c3ade2d7]{gap:6px;margin-right:12px;border-right:1px solid #edf0f5;padding-right:12px;height:34px}.miniapp-context[data-v-c3ade2d7]{display:flex;align-items:center;gap:8px;margin-right:12px}.miniapp-context__label[data-v-c3ade2d7]{color:#64748b;font-size:12px;white-space:nowrap}.miniapp-context__select[data-v-c3ade2d7]{width:190px}.context-loading[data-v-c3ade2d7]{display:flex;min-height:240px;align-items:center;justify-content:center;gap:8px;color:#64748b}.action-item[data-v-c3ade2d7]{width:34px;height:34px;border:0;border-radius:8px;cursor:pointer;color:#64748b;background:transparent;transition:all .2s;margin-left:0;display:flex;align-items:center;justify-content:center}.action-item[data-v-c3ade2d7]:hover{background-color:#f8fafc;color:#2563eb}.action-item .el-icon[data-v-c3ade2d7]{font-size:18px}.msg-badge[data-v-c3ade2d7]{display:flex}.user-info-modern[data-v-c3ade2d7]{cursor:pointer;min-height:40px;padding:4px 8px 4px 6px;border-radius:12px;transition:all .2s;outline:none}.user-info-modern[data-v-c3ade2d7]:hover{background-color:#f8fafc}.user-name-role[data-v-c3ade2d7]{display:flex;flex-direction:column;margin-left:10px;margin-right:4px}.user-name-role .name[data-v-c3ade2d7]{font-size:14px;color:#303133;font-weight:500;line-height:1.2}.user-name-role .role[data-v-c3ade2d7]{font-size:12px;color:#909399;margin-top:2px;line-height:1.2}.we7-body-container[data-v-c3ade2d7]{flex:1;display:flex;overflow:hidden}.we7-main-menu[data-v-c3ade2d7]{width:130px;background-color:#313540;color:#fff;display:flex;flex-direction:column;z-index:10}.we7-main-item[data-v-c3ade2d7],.we7-sub-item[data-v-c3ade2d7]{border:0;background:transparent;font-family:inherit}.we7-main-item[data-v-c3ade2d7]{display:flex;align-items:center;padding:15px 20px;cursor:pointer;transition:all .2s;color:#c9cdd4;text-align:left}.we7-main-item[data-v-c3ade2d7]:hover,.we7-main-item.is-active[data-v-c3ade2d7]{background-color:#3b404d;color:#fff}.we7-main-item.is-active[data-v-c3ade2d7]{position:relative}.we7-main-item.is-active[data-v-c3ade2d7]:after{content:"";position:absolute;right:-5px;top:50%;transform:translateY(-50%);border-width:6px;border-style:solid;border-color:transparent transparent transparent #3b404d;z-index:11}.we7-main-icon[data-v-c3ade2d7]{font-size:16px;margin-right:10px}.we7-main-text[data-v-c3ade2d7]{font-size:14px}.we7-sub-menu[data-v-c3ade2d7]{width:150px;background-color:#fff;border-right:1px solid #e7e7eb;display:flex;flex-direction:column;z-index:9}.we7-sub-title[data-v-c3ade2d7]{padding:15px 20px;color:#3b97d7;font-size:14px;font-weight:700;border-bottom:1px solid #eaf6ff;display:flex;justify-content:space-between;align-items:center}.we7-sub-item[data-v-c3ade2d7]{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;cursor:pointer;color:#666;font-size:14px;text-align:left}.we7-sub-item[data-v-c3ade2d7]:hover,.we7-sub-item.is-active[data-v-c3ade2d7]{color:#3b97d7}.we7-sub-item.is-active[data-v-c3ade2d7]{background-color:#eaf6ff}.we7-sub-arrow[data-v-c3ade2d7]{font-size:12px;color:#999}.we7-sub-item.is-active .we7-sub-arrow[data-v-c3ade2d7],.we7-sub-title .we7-sub-arrow[data-v-c3ade2d7]{color:#3b97d7}.we7-main-wrap[data-v-c3ade2d7]{flex:1;padding:16px;background-color:#f3f5f8;overflow-y:auto}
