.departments-tree[data-v-41c4d0d7]{width:100%}.tree-trigger[data-v-41c4d0d7]{width:100%;min-height:44px;padding:10px 40px 10px 16px;background-color:#f5f5f7;border:1px solid #e5e5e5;border-radius:12px;display:flex;align-items:center;cursor:pointer;transition:all .2s;position:relative}.tree-trigger[data-v-41c4d0d7]:active{background-color:#e8e8ed}.tree-trigger.is-disabled[data-v-41c4d0d7]{opacity:.6;cursor:not-allowed}.trigger-content[data-v-41c4d0d7]{flex:1;overflow:hidden}.placeholder[data-v-41c4d0d7]{color:#86868b;font-size:16px}.selected-tags[data-v-41c4d0d7]{display:flex;flex-wrap:wrap;gap:6px}.selected-tag[data-v-41c4d0d7]{padding:4px 10px;background-color:#007aff;color:#fff;border-radius:6px;font-size:14px;white-space:nowrap}.trigger-arrow[data-v-41c4d0d7]{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#86868b;transition:transform .2s}.trigger-arrow.is-open[data-v-41c4d0d7]{transform:translateY(-50%) rotate(180deg)}.mobile-selector-overlay[data-v-41c4d0d7]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);display:flex;align-items:flex-end;justify-content:center;z-index:2000;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.mobile-selector[data-v-41c4d0d7]{width:100%;max-width:600px;max-height:80vh;background-color:#fff;border-radius:16px 16px 0 0;box-shadow:0 -4px 20px rgba(0,0,0,.15);display:flex;flex-direction:column;animation:slideUp-data-v-41c4d0d7 .3s ease-out}@keyframes slideUp-data-v-41c4d0d7{0%{transform:translateY(100%)}to{transform:translateY(0)}}.slide-up-enter-active[data-v-41c4d0d7],.slide-up-leave-active[data-v-41c4d0d7]{transition:opacity .3s ease}.slide-up-enter[data-v-41c4d0d7],.slide-up-leave-to[data-v-41c4d0d7]{opacity:0}.selector-header[data-v-41c4d0d7]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.header-nav[data-v-41c4d0d7],.nav-back[data-v-41c4d0d7]{display:flex;align-items:center}.nav-back[data-v-41c4d0d7]{gap:4px;color:#007aff;font-size:16px;font-weight:500;cursor:pointer;padding:4px 8px;margin-left:-8px;border-radius:8px;transition:background-color .2s}.nav-back[data-v-41c4d0d7]:active{background-color:#f5f5f7}.nav-title[data-v-41c4d0d7]{font-size:18px;font-weight:600;color:#1d1d1f}.header-close[data-v-41c4d0d7]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;cursor:pointer;transition:background-color .2s}.header-close[data-v-41c4d0d7]:active{background-color:#f5f5f7}.breadcrumb[data-v-41c4d0d7]{display:flex;align-items:center;padding:12px 20px;background-color:#f5f5f7;border-bottom:1px solid #f0f0f0;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;flex-shrink:0}.breadcrumb[data-v-41c4d0d7]::-webkit-scrollbar{display:none}.breadcrumb-item[data-v-41c4d0d7]{font-size:14px;color:#007aff;cursor:pointer}.breadcrumb-item[data-v-41c4d0d7]:last-child{color:#1d1d1f;cursor:default}.breadcrumb-separator[data-v-41c4d0d7]{margin:0 6px;color:#86868b;font-size:14px}.selector-body[data-v-41c4d0d7]{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:200px;max-height:50vh}.loading-state[data-v-41c4d0d7]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#86868b;font-size:14px;gap:12px}.loading-spinner[data-v-41c4d0d7]{width:24px;height:24px;border:2px solid #e5e5e5;border-top-color:#007aff;border-radius:50%;animation:spin-data-v-41c4d0d7 1s linear infinite}@keyframes spin-data-v-41c4d0d7{to{transform:rotate(1turn)}}.empty-state[data-v-41c4d0d7]{display:flex;align-items:center;justify-content:center;padding:40px;color:#86868b;font-size:14px}.options-list[data-v-41c4d0d7]{padding:8px 0}.option-item[data-v-41c4d0d7]{display:flex;align-items:center;padding:14px 20px;cursor:pointer;transition:background-color .2s}.option-item[data-v-41c4d0d7]:active{background-color:#f5f5f7}.option-item.is-selected .option-label[data-v-41c4d0d7]{color:#007aff;font-weight:500}.option-checkbox[data-v-41c4d0d7]{width:20px;height:20px;border:2px solid #c7c7cc;border-radius:4px;margin-right:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.option-checkbox.is-checked[data-v-41c4d0d7]{background-color:#007aff;border-color:#007aff}.option-label[data-v-41c4d0d7]{flex:1;font-size:16px;color:#1d1d1f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.option-arrow[data-v-41c4d0d7]{margin-left:8px;color:#86868b;flex-shrink:0}.selector-footer[data-v-41c4d0d7]{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-top:1px solid #f0f0f0;background-color:#fff;flex-shrink:0}.selected-count[data-v-41c4d0d7]{font-size:14px;color:#86868b}.confirm-btn[data-v-41c4d0d7]{padding:10px 24px;background-color:#007aff;color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.confirm-btn[data-v-41c4d0d7]:active{background-color:#0066d6;transform:scale(.96)}.mobile-dialog-overlay[data-v-ea9d548a]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);display:flex;align-items:flex-end;justify-content:center;z-index:2000;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.mobile-dialog[data-v-ea9d548a]{width:100%;max-width:600px;background-color:#fff;border-radius:16px 16px 0 0;box-shadow:0 -4px 20px rgba(0,0,0,.15);overflow:hidden;animation:slideUp-data-v-ea9d548a .3s ease-out}@keyframes slideUp-data-v-ea9d548a{0%{transform:translateY(100%)}to{transform:translateY(0)}}.slide-up-enter-active[data-v-ea9d548a],.slide-up-leave-active[data-v-ea9d548a]{transition:opacity .3s ease}.slide-up-enter[data-v-ea9d548a],.slide-up-leave-to[data-v-ea9d548a]{opacity:0}.dialog-header[data-v-ea9d548a]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f0f0f0}.dialog-title[data-v-ea9d548a]{font-size:18px;font-weight:600;color:#1d1d1f}.dialog-close[data-v-ea9d548a]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;cursor:pointer;transition:background-color .2s}.dialog-close[data-v-ea9d548a]:active{background-color:#f5f5f7}.dialog-content[data-v-ea9d548a]{padding:20px;max-height:60vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.content-section[data-v-ea9d548a]{margin-bottom:24px}.content-section[data-v-ea9d548a]:last-child{margin-bottom:0}.section-label[data-v-ea9d548a]{font-size:14px;font-weight:500;color:#86868b;margin-bottom:12px}.section-input[data-v-ea9d548a]{width:100%}.switch-row[data-v-ea9d548a]{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background-color:#f5f5f7;border-radius:12px;cursor:pointer;transition:background-color .2s}.switch-row[data-v-ea9d548a]:active{background-color:#e8e8ed}.switch-label[data-v-ea9d548a]{font-size:16px;color:#1d1d1f}.switch[data-v-ea9d548a]{width:51px;height:31px;background-color:#e9e9ea;border-radius:16px;position:relative;transition:background-color .3s;flex-shrink:0}.switch-active[data-v-ea9d548a]{background-color:#34c759}.switch-thumb[data-v-ea9d548a]{width:27px;height:27px;background-color:#fff;border-radius:50%;position:absolute;top:2px;left:2px;box-shadow:0 2px 4px rgba(0,0,0,.2);transition:transform .3s}.switch-active .switch-thumb[data-v-ea9d548a]{transform:translateX(20px)}.dialog-footer[data-v-ea9d548a]{display:flex;gap:12px;padding:16px 20px;border-top:1px solid #f0f0f0;background-color:#fff}.dialog-btn[data-v-ea9d548a]{flex:1;height:48px;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.dialog-btn[data-v-ea9d548a]:active{transform:scale(.96)}.dialog-btn-cancel[data-v-ea9d548a]{background-color:#f5f5f7;color:#007aff}.dialog-btn-cancel[data-v-ea9d548a]:active{background-color:#e8e8ed}.dialog-btn-confirm[data-v-ea9d548a]{background-color:#007aff;color:#fff}.dialog-btn-confirm[data-v-ea9d548a]:active{background-color:#0066d6}.h5-list[data-v-618a2fb1]{width:100%;height:auto}.h5-list .list-empty[data-v-618a2fb1]{width:100%;height:80vh;text-align:center;display:flex;justify-content:center;align-items:center}.h5-list .list-box[data-v-618a2fb1]{width:100%;height:auto;box-sizing:border-box}.h5-list .list-box .list-item[data-v-618a2fb1]{border-bottom:1px solid #dcdfe6;padding:10px 0;height:auto;min-height:160px;box-sizing:border-box;display:flex;flex-direction:column}.h5-list .list-box .list-item .item-title[data-v-618a2fb1]{font-size:16px;color:#333;font-weight:700;margin-bottom:8px;line-height:30px;height:30px}.h5-list .list-box .list-item .item-info[data-v-618a2fb1]{flex:1;display:flex}.h5-list .list-box .list-item .item-info .item-info-box[data-v-618a2fb1]{flex:1;height:auto}.h5-list .list-box .list-item .item-info .item-info-box .item-value[data-v-618a2fb1]{font-size:15px;color:#666;margin-bottom:5px}.h5-list .list-box .list-item .item-info .item-info-button[data-v-618a2fb1]{width:auto;height:100%;display:flex;flex-direction:column;justify-content:center;gap:8px}.h5-list .list-box .list-item .item-info .item-info-button .el-button[data-v-618a2fb1]{margin:0 10px}.h5-list .list-box .h5-loadin[data-v-618a2fb1]{width:100%;height:50px;line-height:50px;color:#999;display:flex;justify-content:flex-end}.h5-list .list-box .h5-loadin p[data-v-618a2fb1]{width:60%}.h5-list .one-line-hidden[data-v-618a2fb1]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.skeleton[data-v-2e287563]{width:100%;height:auto;text-align:left}.skeleton .skeleton-item[data-v-2e287563]{height:20px;margin:20px 0;background:#f2f2f2;border-radius:8px}.h5-index[data-v-5abb3192]{width:100%;box-sizing:border-box}.header-actions[data-v-5abb3192]{position:sticky;top:0;z-index:10;display:flex;justify-content:flex-end;margin-top:20px}.page-header[data-v-5abb3192]{height:44px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 15px;font-size:16px;font-weight:500;border-bottom:1px solid #eee}.page-header i[data-v-5abb3192]{font-size:18px;margin-right:5px}