.menu-root[data-v-7cc91ead]{width:100%;padding-top:60px}.menu-root .group-list[data-v-7cc91ead]{width:100%;padding-left:40px;padding-right:20px}.menu-root .group-list .group-item[data-v-7cc91ead]{width:100%}.menu-root .group-list .group-item .group-item-title[data-v-7cc91ead]{font-size:18px;font-weight:700}.menu-root .group-list .group-item .group-item-content[data-v-7cc91ead]{padding-top:10px;margin-bottom:20px;cursor:pointer}.menu-root .group-list .group-item .group-item-content .group-item-content-item[data-v-7cc91ead]{font-size:14px;width:100%;height:40px;padding:0 12px;line-height:40px;border-radius:4px}.menu-root .group-list .group-item .group-item-content .group-item-content-item+.group-item-content-item[data-v-7cc91ead]{margin-top:10px}.menu-root .group-list .group-item .group-item-content .group-item-content-item[data-v-7cc91ead]:hover{background-color:var(--page-bg);color:var(--root-color)}.menu-root .group-list .group-item .group-item-content .group-item-content-item.active[data-v-7cc91ead]{background-color:var(--page-bg-active);color:var(--root-color);font-weight:700}.search-component-input[data-v-2de78582]{width:100px;height:36px;border-radius:18px;border:2px solid #dcdfe6;display:flex;align-items:center;padding:0 10px;transition:.3s;background-color:transparent;cursor:pointer}.search-component-input[data-v-2de78582]:hover{border-color:var(--root-color);background-color:var(--page-bg)}.search-component-input .input-text[data-v-2de78582]{font-size:16px;color:#999;line-height:29px;margin-left:10px;margin-bottom:3px}.search-component-view[data-v-2de78582]{position:fixed;top:0;left:0;width:0;height:0;z-index:9999;background-color:hsla(0,0%,100%,.867);transform:translateX(var(--search-left)) translateY(var(--search-top));overflow:hidden}.search-component-view.open[data-v-2de78582]{width:100%;height:100%;transform:translateX(0) translateY(0)}.search-component-view .search-form[data-v-2de78582]{width:500px;padding:10px;position:absolute;top:120px;left:50%;transform:translateX(-50%);background-color:#f5f5f5;border-radius:10px;min-height:300px;box-shadow:0 4px 10px 0 #eee}.search-component-view .search-form .search-input[data-v-2de78582]{width:100%;height:60px;background-color:transparent;font-size:20px}.search-component-view .search-form .document-list[data-v-2de78582]{margin-top:20px}.search-component-view .search-form .document-list .document-item+.document-item[data-v-2de78582]{margin-top:5px}.search-component-view .search-form .not-data[data-v-2de78582]{text-align:center;line-height:240px;color:#999}.ai-chat-button[data-v-0eb29e4e]{position:fixed;right:20px;bottom:20px;z-index:1998;width:80px;height:80px;padding:15px;background-color:#fff;color:var(--root-color);border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.1);transition:all .3s ease;cursor:pointer}.ai-chat-button[data-v-0eb29e4e]:hover{background-color:var(--root-color);color:#fff}.ai-chat-content .ai-chat-content-wrapper[data-v-0eb29e4e]{position:fixed;z-index:10000;width:0;height:0;right:80px;bottom:80px;background-color:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:all .3s ease;transform:translate(0);opacity:.5}.ai-chat-content .ai-chat-content-wrapper .ai-chat-content-header[data-v-0eb29e4e]{width:800px;display:flex;justify-content:space-between;align-items:center;height:44px;line-height:44px;border-bottom:1px solid #eee}.ai-chat-content .ai-chat-content-wrapper .ai-chat-content-header .ai-chat-content-title[data-v-0eb29e4e]{font-size:16px;font-weight:500;padding:10px}.ai-chat-content .ai-chat-content-wrapper .ai-chat-content-header .ai-chat-content-close[data-v-0eb29e4e]{cursor:pointer;font-size:16px;width:44px;height:44px;text-align:center}.ai-chat-content .ai-chat-content-wrapper .ai-chat-content-body[data-v-0eb29e4e]{width:800px;height:676px}.ai-chat-content.show .ai-chat-content-mask[data-v-0eb29e4e]{width:100vw;height:100vh;position:fixed;left:0;top:0;z-index:1999;background-color:rgba(0,0,0,.5)}.ai-chat-content.show .ai-chat-content-wrapper[data-v-0eb29e4e]{width:800px;height:720px;right:50%;bottom:50%;transform:translate(50%,50%);opacity:1}.layouts-root[data-v-1a1f143a]{width:100%;height:100vh;display:flex;flex-direction:column}.layout-header[data-v-1a1f143a]{display:flex;align-items:center;justify-content:space-between;height:64px;background-color:#fff;box-shadow:0 2px 4px 0 #eee;padding:0 20px 0 40px;z-index:1000}.header-left .logo[data-v-1a1f143a],.header-left[data-v-1a1f143a]{display:flex;align-items:center}.header-left .logo .logo-img[data-v-1a1f143a]{height:50px;width:50px}.header-left .logo .logo-text[data-v-1a1f143a]{font-size:28px;font-weight:700;color:#333}.header-right[data-v-1a1f143a]{display:flex;align-items:center}.header-right .right-menus[data-v-1a1f143a]{display:flex;align-items:center;gap:10px;margin-left:40px}.header-right .right-menus .menu-item[data-v-1a1f143a]{height:64px;cursor:pointer;position:relative;padding:0 10px}.header-right .right-menus .menu-item .menu-name[data-v-1a1f143a]{color:#333;font-size:14px;font-weight:700;line-height:60px}.header-right .right-menus .menu-item:hover .menu-name[data-v-1a1f143a]{color:var(--root-color)}.header-right .right-menus .menu-item.active .menu-active[data-v-1a1f143a]{display:block}.header-right .right-menus .menu-item .menu-active[data-v-1a1f143a]{position:absolute;width:100%;height:2px;background-color:var(--root-color);display:none;bottom:0;left:0}.header-right .user-info[data-v-1a1f143a]{display:flex;align-items:center;cursor:pointer;margin-left:20px}.header-right .gits[data-v-1a1f143a]{display:flex;align-items:center;gap:10px;margin-left:20px}.header-right .gits .link-item[data-v-1a1f143a]{width:26px;height:26px;vertical-align:middle;background-repeat:no-repeat;background-size:26px;display:inline-block;line-height:64px;background-position:0 -51px;color:#ccc}.layout-main[data-v-1a1f143a]{width:100%;height:calc(100% - 64px);position:relative;display:flex;align-items:flex-start;overflow:hidden}.layout-main .layout-menu[data-v-1a1f143a]{width:var(--pc-nav-width);height:100%;overflow-y:auto;background-color:#fff;border-right:1px solid var(--box-shadow)}.layout-main .layout-content[data-v-1a1f143a]{width:calc(100% - var(--pc-nav-width));height:100%;padding:0;background-color:#fff}body{min-width:1280px}.project-root-node{width:100%;height:100%;overflow-y:auto;background-color:var(--color-bg-light);font-size:var(--font-size-medium);color:var(--color-text)}.watermark{position:fixed;bottom:5px;pointer-events:none;color:hsla(0,0%,40%,.533);left:50%;transform:translateX(-50%);z-index:999}.search-card .el-form-item{margin-bottom:0}.dialog-footer{width:100%;display:flex;flex-direction:row;justify-content:flex-end}:host,:root{--pc-nav-width:320px;--pc-view-width:375px;--pc-view-height:812px}@media(max-width:1920px){:host,:root{--pc-nav-width:320px;--pc-view-width:375px;--pc-view-height:812px}}@media(max-width:1600px){:host,:root{--pc-nav-width:280px;--pc-view-width:300px;--pc-view-height:600px}}@media(max-width:1280px){:host,:root{--pc-nav-width:240px;--pc-view-width:262px;--pc-view-height:568px}}::-webkit-scrollbar{width:8px;height:8px;background-color:var(--page-bg);border-radius:4px}::-webkit-scrollbar-thumb{border-radius:4px;background-color:var(--page-bg-active)}::-webkit-scrollbar-thumb:hover{background-color:var(--box-shadow);cursor:pointer}*{margin:0;padding:0;box-sizing:border-box}* :focus-visible{outline:none}.footer-methods{width:100%;display:flex;justify-content:flex-end}.con-item{width:120px;text-align:center;display:inline-block}.con-item .con-image{width:120px;height:120px}.con-item a{text-decoration:none}