.icon[data-v-345a9df0]{width:16px;height:16px;flex-shrink:0}.toast-host[data-v-f729f0dc]{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:1000;display:flex;flex-direction:column;gap:8px;align-items:center;pointer-events:none}.toast[data-v-f729f0dc]{pointer-events:auto;display:flex;align-items:center;gap:8px;background:#fff;border-radius:8px;padding:10px 18px;box-shadow:0 6px 24px #0000002e;font-size:13px;cursor:pointer;max-width:60vw;border-left:4px solid #909399}.toast.success[data-v-f729f0dc]{border-left-color:#67c23a}.toast.error[data-v-f729f0dc]{border-left-color:#f56c6c}.toast.warning[data-v-f729f0dc]{border-left-color:#e6a23c}.toast.info[data-v-f729f0dc]{border-left-color:#409eff}.toast-icon[data-v-f729f0dc]{flex-shrink:0}.toast-msg[data-v-f729f0dc]{color:#2c3e50;word-break:break-all}.toast-enter-active[data-v-f729f0dc],.toast-leave-active[data-v-f729f0dc]{transition:all .25s ease}.toast-enter-from[data-v-f729f0dc],.toast-leave-to[data-v-f729f0dc]{opacity:0;transform:translateY(-12px)}.confirm-mask[data-v-460f07e6]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:200}.confirm[data-v-460f07e6]{background:#fff;border-radius:8px;width:400px;max-width:90vw;box-shadow:0 8px 32px #0003;overflow:hidden}.confirm-head[data-v-460f07e6]{padding:14px 18px;border-bottom:1px solid #eee;font-weight:600;font-size:14px}.confirm-body[data-v-460f07e6]{padding:20px 18px;font-size:13px;color:#606266;line-height:1.6;white-space:pre-wrap;word-break:break-all}.confirm-input-wrap[data-v-460f07e6]{margin-top:14px}.confirm-hint[data-v-460f07e6]{font-size:12px;color:#909399;margin-bottom:8px}.confirm-hint strong[data-v-460f07e6]{color:#f56c6c}.confirm-input[data-v-460f07e6]{width:100%;box-sizing:border-box;padding:7px 10px;border:1px solid #dcdfe6;border-radius:4px;font-size:13px}.confirm-input[data-v-460f07e6]:focus{outline:none;border-color:#409eff}.confirm-actions[data-v-460f07e6]{display:flex;justify-content:flex-end;gap:8px;padding:12px 18px 16px}.btn[data-v-460f07e6]{padding:7px 16px;border:1px solid #dcdfe6;background:#fff;border-radius:4px;cursor:pointer;font-size:13px;color:#606266}.btn.primary[data-v-460f07e6]{background:#409eff;border-color:#409eff;color:#fff}.btn.primary.danger[data-v-460f07e6]{background:#f56c6c;border-color:#f56c6c}.btn[data-v-460f07e6]:disabled{opacity:.5;cursor:not-allowed}.btn[data-v-460f07e6]:hover{opacity:.9}*{box-sizing:border-box;margin:0;padding:0}body{font-family:PingFang SC,Microsoft YaHei,sans-serif;background:#f5f6fa;color:#2c3e50}.layout{display:flex;min-height:100vh}.sidebar{width:200px;background:#1f2d3d;color:#fff;padding:16px 0;flex-shrink:0;overflow-y:auto;display:flex;flex-direction:column}.logo{font-size:16px;font-weight:700;padding:0 20px 16px;border-bottom:1px solid #2c3e50;display:flex;justify-content:space-between;align-items:center}.mode-switch{background:none;border:none;color:#c0ccda;font-size:16px;cursor:pointer;padding:0 4px;line-height:1}.mode-switch:hover{color:#fff}.nav{padding:8px 0;flex:1}.nav-group{margin-bottom:8px}.nav-title{font-size:11px;color:#6b7a8f;padding:12px 20px 4px;letter-spacing:1px;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:6px}.nav-title:hover{color:#a0aec0}.caret{display:inline-block;font-size:9px;transition:transform .2s;transform:rotate(0)}.caret.open{transform:rotate(90deg)}.nav-item{display:flex;align-items:center;gap:8px;padding:9px 20px;color:#c0ccda;text-decoration:none;font-size:14px}.nav-item:hover{color:#fff}.nav-item.active{color:#409eff;background:#409eff1a;border-left:3px solid #409eff}.user-box{padding:12px 20px;border-top:1px solid #2c3e50;display:flex;justify-content:space-between;align-items:center}.user-name{font-size:13px;color:#fff}.user-role{font-size:11px;color:#6b7a8f}.logout{background:none;border:1px solid #4a5a6a;color:#c0ccda;padding:3px 10px;border-radius:3px;cursor:pointer;font-size:12px}.logout:hover{border-color:#f56c6c;color:#f56c6c}.main{flex:1;padding:24px;overflow-x:auto}.loading-tip{color:#909399;font-size:13px;padding:12px 0;text-align:center}.h-layout{display:flex;flex-direction:column;min-height:100vh}.h-topbar{height:56px;flex-shrink:0;background:#1e1e1e;color:#ccc;display:flex;align-items:center;gap:8px;padding:0 16px}.h-brand{display:flex;align-items:center;gap:10px;padding-right:12px;border-right:1px solid #3A3A3A}.h-logo{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#4285f4,#6f9dff);color:#fff;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.h-name{color:#fff;font-size:16px;font-weight:600;white-space:nowrap}.h-mode-btn{background:none;border:none;color:#888;cursor:pointer;display:flex;align-items:center;padding:4px;border-radius:4px}.h-mode-btn:hover{color:#fff;background:#ffffff14}.h-menus{flex:1;display:flex;align-items:center;gap:2px;margin-left:12px;overflow-x:auto}.h-menu{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:6px;color:#ccc;font-size:14px;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;transition:background .15s,color .15s}.h-menu:hover{color:#fff;background:#ffffff0f}.h-menu.active{color:#fff;background:#ffffff24;font-weight:600}.h-tools{display:flex;align-items:center;gap:8px}.h-search{display:flex;align-items:center;gap:6px;width:220px;height:32px;background:#2a2a2a;border:1px solid #3A3A3A;border-radius:4px;padding:0 10px}.h-search input{flex:1;min-width:0;background:transparent;border:none;outline:none;color:#fff;font-size:13px}.h-search input::placeholder{color:#8a8a8a}.h-search-icon{width:15px;height:15px;color:#fff;flex-shrink:0}.h-icon-btn{width:32px;height:32px;flex-shrink:0;background:transparent;border:1px solid #3A3A3A;border-radius:4px;color:#ccc;cursor:pointer;display:flex;align-items:center;justify-content:center}.h-icon-btn:hover{color:#fff;border-color:#555}.h-drop-wrap{position:relative}.h-drop-btn{height:32px;padding:0 10px;background:transparent;border:1px solid #3A3A3A;border-radius:4px;color:#ccc;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:6px}.h-drop-btn:hover{color:#fff;border-color:#555}.h-user-btn{height:32px;padding:0 10px;background:transparent;border:1px solid #3A3A3A;border-radius:4px;color:#ccc;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:8px}.h-user-btn:hover{color:#fff;border-color:#555}.h-user-avatar{width:22px;height:22px;border-radius:50%;background:#4285f4;color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.h-user-name{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h-caret{font-size:10px;color:#888}.h-drop-panel{position:absolute;top:40px;right:0;z-index:300;background:#fff;border-radius:8px;box-shadow:0 6px 24px #0000002e;padding:6px;color:#2c3e50;min-width:200px}.h-oplog-panel{width:360px}.h-drop-title{font-size:12px;color:#909399;padding:8px 10px 6px;letter-spacing:1px}.h-drop-empty{font-size:13px;color:#999;padding:16px 10px;text-align:center}.h-oplog-list{max-height:320px;overflow-y:auto}.h-oplog-item{display:flex;gap:8px;padding:8px 10px;border-top:1px solid #f0f0f0}.h-oplog-body{flex:1;min-width:0}.h-oplog-summary{font-size:13px;color:#333;line-height:1.4;word-break:break-all}.h-oplog-meta{font-size:11px;color:#999;margin-top:2px}.h-drop-foot{padding:9px 10px;text-align:center;font-size:13px;color:#409eff;cursor:pointer;border-top:1px solid #f0f0f0;margin-top:4px}.h-drop-foot:hover{background:#f5f8ff}.h-user-panel{min-width:200px}.h-user-head{padding:10px 12px;border-bottom:1px solid #f0f0f0;margin-bottom:4px}.h-user-title{font-size:14px;font-weight:600;color:#333}.h-user-role{font-size:12px;color:#909399;margin-top:2px}.h-drop-item{display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:4px;cursor:pointer;font-size:13px;color:#333}.h-drop-item:hover{background:#f5f6fa}.h-drop-item.danger{color:#f56c6c}.h-drop-item.danger:hover{background:#fef0f0}.h-body{display:flex;flex:1;min-height:0}.h-submenu{width:200px;flex-shrink:0;background:#fff;border-right:1px solid #e4e7ed;overflow-y:auto;padding:8px 0}.h-sub-title{font-size:12px;color:#909399;letter-spacing:1px;padding:14px 20px 8px}.h-sub-item{display:flex;align-items:center;gap:8px;padding:9px 20px;color:#606266;text-decoration:none;font-size:14px}.h-sub-item:hover{color:#409eff}.h-sub-item.active{color:#409eff;background:#409eff14;border-left:3px solid #409eff}.h-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;background:#00000073;display:flex;align-items:center;justify-content:center}.h-help{width:480px;max-width:92vw;max-height:80vh;overflow-y:auto;background:#fff;border-radius:12px;padding:24px}.h-help-title{font-size:16px;font-weight:700;color:#333;margin-bottom:16px}.h-help-body{font-size:13px;color:#606266;line-height:1.9}.h-help-body p{margin-bottom:6px}.h-help-close{margin-top:16px;width:100%;height:36px;background:#409eff;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer}.h-help-close:hover{background:#66b1ff}.tag{display:inline-block;padding:1px 6px;border-radius:3px;font-size:11px;line-height:1.6;white-space:nowrap}.tag.blue{background:#ecf5ff;color:#409eff}.tag.purple{background:#f4f0ff;color:#7c4dff}.update-tip{position:fixed;top:22%;left:50%;transform:translate(-50%);z-index:9999;background:#409eff;color:#fff;padding:14px 22px;border-radius:8px;font-size:13px;text-align:center;box-shadow:0 4px 12px #409eff59;animation:updateTipIn .3s ease-out;min-width:280px}.update-tip .upd-line{line-height:1.7}.update-tip .upd-title{font-size:14px;font-weight:600}.update-tip .upd-ver{font-size:12px;opacity:.92}.update-tip .upd-ver code{background:#ffffff2e;padding:1px 6px;border-radius:3px;font-size:12px;margin:0 2px}.update-tip .upd-action{margin-top:10px;display:flex;gap:8px;justify-content:center}.upd-btn{padding:5px 16px;border:1px solid rgba(255,255,255,.6);background:transparent;color:#fff;border-radius:4px;cursor:pointer;font-size:13px}.upd-btn:hover{background:#ffffff26}.upd-btn-primary{background:#fff;color:#409eff;border-color:#fff;font-weight:600}.upd-btn-primary:hover{background:#f0f7ff}.version-box{padding:8px 20px;font-size:11px;color:#6b7a8f;border-top:1px solid #2c3e50;text-align:center}@keyframes updateTipIn{0%{opacity:0;transform:translate(-50%) translateY(-8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.tag.orange{background:#fdf6ec;color:#e6a23c}.tag.green{background:#f0f9eb;color:#67c23a}.tag.cyan{background:#e6f7f7;color:#17a2b8}.tag.gray{background:#f4f4f5;color:#909399}.rc-fab{position:fixed;right:20px;bottom:20px;z-index:1100;width:46px;height:46px;border-radius:50%;border:none;background:#67c23a;color:#fff;font-size:19px;cursor:pointer;box-shadow:0 3px 12px #00000040;display:flex;align-items:center;justify-content:center}.rc-fab.bad{background:#f56c6c}.rc-fab:hover{transform:scale(1.06)}.rc-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#00000073;display:flex;align-items:center;justify-content:center}.rc-modal{width:540px;max-width:92vw;max-height:80vh;background:#fff;border-radius:10px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 8px 30px #0003}.rc-head{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid #eee}.rc-title{font-size:16px;font-weight:600;color:#f56c6c}.rc-title.ok{color:#67c23a}.rc-close{background:none;border:none;font-size:22px;cursor:pointer;color:#909399;line-height:1;padding:0 4px}.rc-close:hover{color:#f56c6c}.rc-body{padding:16px 18px;overflow-y:auto;flex:1}.rc-tip{color:#606266;font-size:13px;margin-bottom:12px;line-height:1.6}.rc-tip.ok{color:#67c23a}.rc-loading{color:#909399;padding:16px 0;text-align:center}.rc-item{background:#fef0f0;border:1px solid #fbc4c4;border-radius:6px;padding:10px 12px;margin-bottom:10px}.rc-item-title{font-weight:600;color:#f56c6c;font-size:14px;margin-bottom:4px}.rc-item-detail{color:#606266;font-size:13px;line-height:1.7;white-space:pre-wrap;word-break:break-all}.rc-foot{padding:12px 18px;border-top:1px solid #eee;display:flex;gap:8px;justify-content:flex-end}.rc-foot .btn{padding:6px 16px;border:1px solid #dcdfe6;background:#fff;border-radius:4px;cursor:pointer;font-size:13px}.rc-foot .btn.primary{background:#409eff;border-color:#409eff;color:#fff}@media (max-width: 768px){.layout{display:block}.sidebar{position:fixed;left:0;top:0;bottom:0;width:240px;z-index:950;transform:translate(-100%);transition:transform .25s ease}.sidebar.open{transform:translate(0)}.side-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:940}.burger{position:fixed;top:10px;left:10px;z-index:900;width:38px;height:38px;border-radius:6px;border:1px solid #dcdfe6;background:#fff;color:#303133;font-size:18px;cursor:pointer;box-shadow:0 2px 8px #00000026;display:flex;align-items:center;justify-content:center}.main{padding:56px 10px 10px!important;overflow-x:auto!important}.h-layout{min-height:100vh}.h-name{display:none}.h-search{display:none!important}.h-menus{margin-left:4px;gap:0}.h-topbar{padding:0 8px}.h-body{flex-direction:column}.h-submenu{width:100%!important;max-height:none!important;display:flex;overflow-x:auto;padding:6px 8px;gap:4px;border-right:none!important;border-bottom:1px solid #e4e7ed}.h-sub-title{display:none}.h-sub-item{white-space:nowrap;flex-shrink:0}.h-tools{gap:4px}.h-drop-btn span:not(.h-caret),.h-user-name{display:none}.toolbar{flex-wrap:wrap;gap:8px!important}.actions{flex-wrap:wrap;gap:6px!important}.info{flex-wrap:wrap;gap:8px!important}.table{min-width:680px!important}.panel{padding:12px!important}.modal{width:94vw!important;max-height:88vh!important}.modal.wide{width:94vw!important}.modal-body{overflow-x:auto}.rc-modal{width:94vw!important}.rc-mask{padding:12px}.login-card{padding:24px 18px!important}.ai-providers,.kind-btns{grid-template-columns:1fr!important}.fld{min-width:100%!important}.ai-global{align-items:stretch}.row{flex-wrap:wrap;gap:4px}.row>span:first-child{min-width:88px}h2{font-size:18px}.h-help{width:94vw!important}}
