[data-v-545dbadf] .content-drawer .el-drawer{outline:none;box-shadow:-8px 0 32px rgba(0,0,0,.1);padding:0}[data-v-545dbadf] .content-drawer .el-drawer__wrapper{padding:0;margin:0}[data-v-545dbadf] .content-drawer .el-drawer__header{display:none;padding:0;margin:0}[data-v-545dbadf] .content-drawer .el-drawer__body{padding:0;margin:0;height:100%;display:flex;flex-direction:column}[data-v-545dbadf] .content-drawer .el-drawer__close-btn{display:none}.drawer-container[data-v-545dbadf]{display:flex;flex-direction:column;height:100%;width:100%}.drawer-header[data-v-545dbadf]{display:flex;align-items:flex-start;justify-content:space-between;padding:22px 24px 18px;border-bottom:1px solid #f0f1f4;flex-shrink:0;background:#fff;width:100%;box-sizing:border-box}.drawer-header__left[data-v-545dbadf]{display:flex;align-items:flex-start;gap:14px}.drawer-header__icon[data-v-545dbadf]{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .22s cubic-bezier(.38,0,.24,1)}.drawer-header__icon.icon-add[data-v-545dbadf]{background:#e8f8f2}.drawer-header__icon.icon-edit[data-v-545dbadf]{background:#fff7e6}.drawer-header__icon.icon-view[data-v-545dbadf]{background:#e1ebff}.drawer-header__text[data-v-545dbadf]{display:flex;flex-direction:column;gap:2px}.drawer-header__title[data-v-545dbadf]{margin:0;font-size:17px;font-weight:600;color:#1f2329;line-height:1.3;letter-spacing:-.2px}.drawer-header__subtitle[data-v-545dbadf]{font-size:13px;color:#8f959e;line-height:1}.drawer-header__close[data-v-545dbadf]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:#f5f6f8;border-radius:50%;cursor:pointer;color:#8f959e;transition:all .22s cubic-bezier(.38,0,.24,1);flex-shrink:0}.drawer-header__close[data-v-545dbadf]:hover{background:#e5e6eb;color:#1f2329}.drawer-body[data-v-545dbadf]{flex:1;overflow-y:auto;overflow-x:hidden;padding:24px;background:#fff;min-height:0}.drawer-body[data-v-545dbadf]::-webkit-scrollbar{width:5px}.drawer-body[data-v-545dbadf]::-webkit-scrollbar-thumb{background:#dcdee0;border-radius:3px}.drawer-body[data-v-545dbadf]::-webkit-scrollbar-track{background:transparent}.feishu-form[data-v-545dbadf] .el-form-item{margin-bottom:20px}.feishu-form[data-v-545dbadf] .el-form-item__label{font-size:13px;font-weight:500;color:#646a73;padding-bottom:6px;line-height:1}.feishu-form[data-v-545dbadf] .el-input__inner{border-radius:6px;border-color:#e5e6eb;font-size:13px;transition:all .22s cubic-bezier(.38,0,.24,1)}.feishu-form[data-v-545dbadf] .el-input__inner:hover{border-color:#c0c6d0}.feishu-form[data-v-545dbadf] .el-input__inner:focus{border-color:#3370ff;box-shadow:0 0 0 3px rgba(51,112,255,.08)}.feishu-form[data-v-545dbadf] .el-textarea__inner{border-radius:6px;border-color:#e5e6eb;font-size:13px;resize:none;transition:all .22s cubic-bezier(.38,0,.24,1)}.feishu-form[data-v-545dbadf] .el-textarea__inner:hover{border-color:#c0c6d0}.feishu-form[data-v-545dbadf] .el-textarea__inner:focus{border-color:#3370ff;box-shadow:0 0 0 3px rgba(51,112,255,.08)}.feishu-form[data-v-545dbadf] .el-input.is-disabled .el-input__inner,.feishu-form[data-v-545dbadf] .el-textarea.is-disabled .el-textarea__inner{background:#f7f8fa;color:#1f2329;cursor:default}.feishu-form[data-v-545dbadf] .el-select .el-input__inner{border-radius:6px}.form-select[data-v-545dbadf]{width:100%}.form-field-hint[data-v-545dbadf]{display:flex;align-items:center;gap:4px;margin-top:6px;font-size:12px;color:#8f959e}.form-field-hint i[data-v-545dbadf]{font-size:13px}.form-section[data-v-545dbadf]{margin-bottom:28px}.form-section[data-v-545dbadf]:last-child{margin-bottom:0}.form-section__title[data-v-545dbadf]{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#1f2329;margin-bottom:20px;letter-spacing:.1px}.form-section__indicator[data-v-545dbadf]{display:inline-block;width:3px;height:14px;border-radius:2px;background:#3370ff;flex-shrink:0}.banner-upload[data-v-545dbadf]{display:flex;align-items:flex-start;gap:16px}.upload-area[data-v-545dbadf]{width:200px;height:100px;border:1.5px dashed #dcdee0;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .22s cubic-bezier(.38,0,.24,1);background:#fafbfc;gap:4px}.upload-area[data-v-545dbadf]:hover{border-color:#3370ff;background:#f7f9ff}.upload-area__icon[data-v-545dbadf]{display:flex}.upload-area__text[data-v-545dbadf]{font-size:13px;color:#646a73;font-weight:500}.upload-area__hint[data-v-545dbadf]{font-size:11px;color:#bbbfc4}.upload-preview[data-v-545dbadf]{width:200px;height:100px;border-radius:8px;overflow:hidden;position:relative;cursor:pointer;border:1px solid #f0f1f4}.upload-preview img[data-v-545dbadf]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.upload-preview .upload-mask[data-v-545dbadf]{position:absolute;inset:0;background:rgba(0,0,0,.45);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;opacity:0;transition:all .22s cubic-bezier(.38,0,.24,1);color:#fff;font-size:12px}.upload-preview:hover .upload-mask[data-v-545dbadf]{opacity:1}.upload-meta[data-v-545dbadf]{display:flex;flex-direction:column;gap:6px;padding-top:4px}.upload-meta__tip[data-v-545dbadf]{display:flex;align-items:center;gap:4px;font-size:12px;color:#8f959e}.upload-meta__tip i[data-v-545dbadf]{font-size:13px}.upload-meta__status[data-v-545dbadf]{display:flex;align-items:center;gap:6px;font-size:12px;color:#00b578;font-weight:500}.upload-meta__status .status-dot[data-v-545dbadf]{display:inline-block;width:6px;height:6px;border-radius:50%;background:#00b578;animation:pulse-dot-545dbadf 2s ease-in-out infinite}@keyframes pulse-dot-545dbadf{0%,to{opacity:1}50%{opacity:.4}}.content-ueditor[data-v-545dbadf]{width:100%}.content-ueditor[data-v-545dbadf] .edui-default .edui-editor{border:1px solid #e5e6eb;border-radius:6px}.drawer-footer[data-v-545dbadf]{flex-shrink:0;border-top:1px solid #f0f1f4;background:#fafbfc;width:100%;box-sizing:border-box}.drawer-footer__inner[data-v-545dbadf]{display:flex;align-items:center;justify-content:space-between;padding:14px 24px}.drawer-footer__left[data-v-545dbadf]{display:flex;align-items:center}.drawer-footer__right[data-v-545dbadf]{display:flex;align-items:center;gap:12px;margin-left:auto}.footer-badge[data-v-545dbadf]{display:inline-flex;align-items:center;padding:3px 10px;background:#f2f3f5;border-radius:4px;font-size:12px;color:#8f959e;font-family:SF Mono,Consolas,monospace}.btn-cancel[data-v-545dbadf]{border-radius:6px!important;font-size:13px!important;font-weight:500!important;color:#646a73!important;border-color:#e5e6eb!important;transition:all .22s cubic-bezier(.38,0,.24,1)}.btn-cancel[data-v-545dbadf]:hover{background:#f2f3f5!important;color:#1f2329!important}.btn-submit[data-v-545dbadf]{height:36px!important;padding:0 20px!important;font-size:13px!important;font-weight:500!important;border-radius:6px!important;background:#3370ff!important;border-color:#3370ff!important;color:#fff!important;transition:all .22s cubic-bezier(.38,0,.24,1)}.btn-submit[data-v-545dbadf]:hover{background:#2860e1!important;border-color:#2860e1!important}.btn-submit[data-v-545dbadf]:active{transform:scale(.98)}.content-page[data-v-38d365ae]{height:100%;display:flex;flex-direction:column;background:#f5f6f8;padding:24px 28px;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Arial,sans-serif}.page-header[data-v-38d365ae]{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px;flex-shrink:0}.page-header__info[data-v-38d365ae]{display:flex;flex-direction:column;gap:4px}.page-header__title[data-v-38d365ae]{margin:0;font-size:20px;font-weight:600;color:#1f2329;letter-spacing:-.3px;line-height:1.3}.page-header__desc[data-v-38d365ae]{margin:0;font-size:13px;color:#646a73;line-height:1}.content-layout[data-v-38d365ae]{flex:1;display:flex;gap:16px;min-height:0}.left-panel[data-v-38d365ae]{width:230px;min-width:230px;background:#fff;border-radius:10px;display:flex;flex-direction:column;overflow:hidden;flex-shrink:0;box-shadow:0 1px 3px rgba(0,0,0,.04),0 0 0 1px rgba(0,0,0,.02)}.panel-header[data-v-38d365ae]{height:48px;min-height:48px;display:flex;align-items:center;padding:0 16px;border-bottom:1px solid #f0f1f4;gap:8px}.panel-header__icon[data-v-38d365ae]{display:flex;align-items:center;flex-shrink:0}.panel-header__text[data-v-38d365ae]{font-size:14px;font-weight:600;color:#1f2329}.panel-header__count[data-v-38d365ae]{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:#f2f3f5;font-size:11px;font-weight:600;color:#8f959e}.panel-body[data-v-38d365ae]{flex:1;overflow-y:auto;padding:6px 8px}.panel-body[data-v-38d365ae]::-webkit-scrollbar{width:3px}.panel-body[data-v-38d365ae]::-webkit-scrollbar-thumb{background:#dcdee0;border-radius:2px}.panel-body[data-v-38d365ae]::-webkit-scrollbar-track{background:transparent}.category-item[data-v-38d365ae]{display:flex;align-items:center;height:38px;padding:0 10px;cursor:pointer;border-radius:6px;transition:all .2s cubic-bezier(.38,0,.24,1);gap:8px;margin-bottom:2px}.category-item__icon[data-v-38d365ae]{width:28px;height:28px;border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#f7f8fa}.category-item__img[data-v-38d365ae]{width:100%;height:100%}.category-item__dot[data-v-38d365ae]{width:6px;height:6px;border-radius:50%;background:#dcdee0;transition:all .2s cubic-bezier(.38,0,.24,1)}.category-item__name[data-v-38d365ae]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#646a73;transition:all .2s cubic-bezier(.38,0,.24,1)}.category-item__arrow[data-v-38d365ae]{flex-shrink:0}.category-item[data-v-38d365ae]:hover{background:#f2f3f5;color:#1f2329}.category-item:hover .category-item__name[data-v-38d365ae]{color:#1f2329}.category-item:hover .category-item__dot[data-v-38d365ae]{background:#3370ff}.category-item.is-active[data-v-38d365ae]{background:#edf1fe}.category-item.is-active .category-item__name[data-v-38d365ae]{color:#3370ff;font-weight:600}.category-item.is-active .category-item__dot[data-v-38d365ae]{background:#3370ff}.empty-category[data-v-38d365ae]{display:flex;flex-direction:column;align-items:center;padding:40px 0;gap:10px}.empty-category svg[data-v-38d365ae]{opacity:.4}.empty-category p[data-v-38d365ae]{font-size:12px;color:#8f959e;margin:0}.right-panel[data-v-38d365ae]{flex:1;display:flex;flex-direction:column;min-width:0}.table-card[data-v-38d365ae]{flex:1;display:flex;flex-direction:column;background:#fff;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.04),0 0 0 1px rgba(0,0,0,.02);overflow:hidden;min-height:0}.table-toolbar[data-v-38d365ae]{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f0f1f4;flex-shrink:0;background:#fff;transition:box-shadow .2s ease;z-index:10}.table-toolbar.toolbar--sticky[data-v-38d365ae]{box-shadow:0 2px 8px rgba(0,0,0,.06)}.toolbar__left[data-v-38d365ae]{display:flex;align-items:center;gap:10px;flex-shrink:0}.toolbar__selection-info[data-v-38d365ae]{font-size:14px;font-weight:500;color:#1f2329}.toolbar__selection-info strong[data-v-38d365ae]{color:#3370ff}.toolbar__total[data-v-38d365ae]{font-size:13px;color:#8f959e;font-weight:400}.toolbar__right[data-v-38d365ae]{display:flex;align-items:center;gap:10px;flex:1;justify-content:flex-end}.toolbar__search[data-v-38d365ae]{position:relative;width:220px;flex-shrink:0}.toolbar__search-icon[data-v-38d365ae]{position:absolute;left:10px;top:50%;transform:translateY(-50%);font-size:15px;color:#8f959e;pointer-events:none;z-index:2}.toolbar__search-input[data-v-38d365ae]{width:100%;height:32px;padding:0 32px 0 32px;border:1px solid #e5e6eb;border-radius:6px;font-size:13px;color:#1f2329;background:#f7f8fa;outline:none;box-sizing:border-box;transition:all .2s cubic-bezier(.38,0,.24,1);line-height:32px}.toolbar__search-input[data-v-38d365ae]::-moz-placeholder{color:#bbbfc4}.toolbar__search-input[data-v-38d365ae]::placeholder{color:#bbbfc4}.toolbar__search-input[data-v-38d365ae]:hover{border-color:#c0c6d0;background:#fff}.toolbar__search-input[data-v-38d365ae]:focus{border-color:#3370ff;background:#fff;box-shadow:0 0 0 3px rgba(51,112,255,.08)}.toolbar__search-clear[data-v-38d365ae]{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:14px;color:#8f959e;cursor:pointer;z-index:2;transition:color .15s ease;border-radius:50%;padding:2px}.toolbar__search-clear[data-v-38d365ae]:hover{color:#646a73;background:#e5e6eb}.btn-create[data-v-38d365ae]{height:32px!important;padding:0 16px!important;font-size:13px!important;font-weight:500!important;border-radius:6px!important;background:#3370ff!important;border-color:#3370ff!important;letter-spacing:.2px;transition:all .2s cubic-bezier(.38,0,.24,1);flex-shrink:0}.btn-create i[data-v-38d365ae]{font-size:12px;margin-right:4px}.btn-create[data-v-38d365ae]:hover{background:#2860e1!important;border-color:#2860e1!important}.btn-batch-delete[data-v-38d365ae]{height:28px!important;padding:0 12px!important;font-size:12px!important;border-radius:6px!important;color:#f54a45!important;border-color:#fff1f0!important;background:#fff!important;transition:all .2s cubic-bezier(.38,0,.24,1)}.btn-batch-delete[data-v-38d365ae]:hover{background:#fff1f0!important;border-color:#f54a45!important}.btn-batch-cancel[data-v-38d365ae]{height:28px!important;padding:0 10px!important;font-size:12px!important;border-radius:6px!important;color:#646a73!important;border:none!important;background:transparent!important}.btn-batch-cancel[data-v-38d365ae]:hover{background:#f2f3f5!important}.table-body[data-v-38d365ae]{flex:1;overflow-y:auto;overflow-x:hidden;min-height:0}.table-body[data-v-38d365ae]::-webkit-scrollbar{width:5px}.table-body[data-v-38d365ae]::-webkit-scrollbar-thumb{background:#dcdee0;border-radius:3px}.table-body[data-v-38d365ae]::-webkit-scrollbar-track{background:transparent}[data-v-38d365ae] .feishu-table .table-header th{background:#f7f8fa!important;color:#646a73!important;font-size:13px!important;font-weight:500!important;padding:12px 0!important;border-bottom:1px solid #f0f1f4!important;letter-spacing:.2px}[data-v-38d365ae] .feishu-table .el-table__body tr{transition:background .15s ease}[data-v-38d365ae] .feishu-table .el-table__body tr td{font-size:13px;color:#1f2329;padding:10px 0;border-bottom:1px solid #f5f6f8}[data-v-38d365ae] .feishu-table .el-table__body tr:hover td{background:#f7f9ff!important}[data-v-38d365ae] .feishu-table .el-table__body tr.row-even td{background:#fafbfc}[data-v-38d365ae] .feishu-table .el-table__body tr.row-odd td{background:#fff}[data-v-38d365ae] .feishu-table .el-table__empty-block{min-height:180px}[data-v-38d365ae] .feishu-table .el-checkbox__inner{border-radius:3px;border-color:#d0d5dd}.cell-title[data-v-38d365ae]{display:inline-flex;align-items:center;gap:8px}.cell-title__dot[data-v-38d365ae]{width:6px;height:6px;border-radius:50%;background:#3370ff;flex-shrink:0}.cell-image .el-image[data-v-38d365ae]{width:72px;height:44px;border-radius:4px;border:1px solid #f0f1f4}.cell-address[data-v-38d365ae],.cell-desc[data-v-38d365ae]{color:#646a73;font-size:12px}.cell-address i[data-v-38d365ae]{font-size:12px;color:#8f959e}.cell-tag[data-v-38d365ae]{display:inline-block;padding:2px 10px;background:#f2f3f5;border-radius:4px;font-size:12px;color:#646a73;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-empty[data-v-38d365ae]{color:#bbbfc4;font-size:13px}.cell-actions[data-v-38d365ae]{display:flex;align-items:center;justify-content:center;gap:4px}.action-icon[data-v-38d365ae]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:4px;cursor:pointer;transition:all .2s cubic-bezier(.38,0,.24,1);font-size:14px}.action-icon.action-view[data-v-38d365ae]{color:#3370ff}.action-icon.action-view[data-v-38d365ae]:hover{background:#e1ebff}.action-icon.action-edit[data-v-38d365ae]{color:#ffb020}.action-icon.action-edit[data-v-38d365ae]:hover{background:#fff7e6}.action-icon.action-delete[data-v-38d365ae]{color:#f54a45}.action-icon.action-delete[data-v-38d365ae]:hover{background:#fff1f0}.empty-state[data-v-38d365ae]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px}.empty-state__icon[data-v-38d365ae]{margin-bottom:20px;opacity:.7}.empty-state__text[data-v-38d365ae]{font-size:15px;color:#646a73;margin:0 0 8px;font-weight:500}.empty-state__hint[data-v-38d365ae]{font-size:13px;color:#8f959e;margin:0}.table-footer[data-v-38d365ae]{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-top:1px solid #f0f1f4;flex-shrink:0;background:#fafbfc}.pagination-info[data-v-38d365ae]{font-size:13px;color:#8f959e;white-space:nowrap}[data-v-38d365ae] .confirm-dialog .el-dialog{border-radius:12px!important;overflow:hidden}[data-v-38d365ae] .confirm-dialog .el-dialog__header{display:none}[data-v-38d365ae] .confirm-dialog .el-dialog__body{padding:0}.confirm-body[data-v-38d365ae]{padding:36px 32px 28px;display:flex;flex-direction:column;align-items:center;text-align:center}.confirm-icon[data-v-38d365ae]{margin-bottom:20px}.confirm-icon.danger svg[data-v-38d365ae]{display:block}.confirm-title[data-v-38d365ae]{margin:0 0 8px;font-size:17px;font-weight:600;color:#1f2329}.confirm-desc[data-v-38d365ae]{margin:0 0 20px;font-size:14px;color:#646a73;line-height:1.6}.confirm-desc strong[data-v-38d365ae]{color:#1f2329}.confirm-list[data-v-38d365ae]{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-bottom:20px}.confirm-list__item[data-v-38d365ae]{padding:3px 10px;background:#f2f3f5;border-radius:4px;font-size:12px;color:#646a73;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.confirm-actions[data-v-38d365ae]{display:flex;gap:12px}.confirm-actions .el-button[data-v-38d365ae]{min-width:100px;border-radius:6px;font-size:13px;font-weight:500}