@font-face{font-family:Manrope;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/manrope-latin-300-normal.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/manrope-latin-400-normal.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/manrope-latin-500-normal.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/manrope-latin-600-normal.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/manrope-latin-700-normal.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/manrope-latin-800-normal.woff2) format("woff2")}:root{--ql-blue: #166CE6;--ql-blue-deep: #0E55B8;--ql-blue-soft: #E8F0FE;--ql-green: #00B300;--ql-green-light: #4DD24D;--ql-green-soft: #E8F8E8;--ink-1: #071B37;--ink-2: #39495F;--ink-3: #5E7087;--ink-4: #8C9BAF;--surface: #fff;--line: #E5EAF2;--bg-soft: #F5F7FB;--bg-page: #EEF1F6;--warn: #F07800;--danger: #E00E0E;--yellow: #FAB300;--grad-brand: linear-gradient(135deg, #0A3FA8 0%, #166CE6 55%, #00B300 135%);--grad-dark: linear-gradient(135deg, #071B37 0%, #0E55B8 100%);--grad-green: linear-gradient(135deg, #0A3D1A 0%, #0E7A0E 100%);--sidebar-w: 232px;--radius: 16px;--shadow-card: 0 1px 2px rgba(7, 27, 55, .04), 0 8px 24px -16px rgba(7, 27, 55, .14)}:root[data-theme=dark]{--surface: #161C26;--line: #2A323F;--bg-soft: #1C2330;--bg-page: #0D1117;--ink-1: #EAEEF5;--ink-2: #B4BFCE;--ink-3: #8A97A9;--ink-4: #66717F;--ql-blue-deep: #7CB0F7;--ql-blue-soft: rgba(22, 108, 230, .18);--ql-green-soft: rgba(0, 179, 0, .18);--shadow-card: 0 1px 2px rgba(0, 0, 0, .4), 0 10px 30px -18px rgba(0, 0, 0, .7)}:root[data-theme=dark] .topbar{background:#161c26d9}:root[data-theme=dark] .at-check .box,:root[data-theme=dark] .ws-owner .ava{background:var(--surface)}body{transition:background-color .2s ease,color .2s ease}*{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased}html,body,#root{height:100%}body{background:var(--bg-page);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Noto Sans SC,Helvetica Neue,Arial,sans-serif;color:var(--ink-1);font-feature-settings:"palt";font-size:14px;line-height:1.6}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}.num{font-family:Manrope,sans-serif;font-variant-numeric:tabular-nums}.app{display:grid;grid-template-columns:var(--sidebar-w) 1fr;height:100vh;overflow:hidden}.sidebar{background:var(--surface);border-right:1px solid var(--line);display:flex;flex-direction:column;padding:22px 16px 18px;overflow-y:auto}.sb-brand{display:flex;align-items:center;gap:10px;padding:4px 8px 22px}.sb-brand img{height:30px;width:auto;display:block}.sb-brand .sub{font-family:Manrope,sans-serif;font-size:9.5px;letter-spacing:2px;text-transform:uppercase;color:var(--ink-4);margin-top:2px}.sb-section-label{font-size:10.5px;letter-spacing:1.6px;text-transform:uppercase;color:var(--ink-4);font-weight:600;margin:16px 10px 8px}.sb-nav{display:flex;flex-direction:column;gap:2px}.sb-item{display:flex;align-items:center;gap:11px;padding:9px 12px;border-radius:10px;color:var(--ink-2);font-size:13.5px;font-weight:500;transition:background .15s,color .15s;position:relative}.sb-item:hover{background:var(--bg-soft);color:var(--ink-1)}.sb-item.active{background:var(--ql-blue-soft);color:var(--ql-blue-deep);font-weight:600}.sb-item.active:before{content:"";position:absolute;left:-16px;top:50%;transform:translateY(-50%);width:3px;height:18px;border-radius:0 3px 3px 0;background:var(--ql-blue)}.sb-item svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.sb-item .badge{margin-left:auto;font-family:Manrope,sans-serif;font-size:10.5px;font-weight:600;background:var(--ql-green-soft);color:#0e7a0e;padding:1px 7px;border-radius:100px}.sb-item .badge.warn{background:#fdead7;color:var(--warn)}.sb-spacer{flex:1}.sb-foot{margin-top:14px;background:var(--bg-soft);border-radius:12px;padding:13px 14px}.sb-foot .ft-title{font-size:12px;font-weight:600;color:var(--ink-1);margin-bottom:3px}.sb-foot .ft-desc{font-size:11px;color:var(--ink-3);line-height:1.5;margin-bottom:9px}.sb-foot .ft-btn{display:block;text-align:center;font-size:12px;font-weight:600;color:#fff;background:var(--ql-blue);border-radius:8px;padding:7px}.main{display:flex;flex-direction:column;overflow:hidden}.topbar{height:60px;flex-shrink:0;background:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:18px;padding:0 26px;position:relative;z-index:50}.tb-crumb{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--ink-3)}.tb-crumb b{color:var(--ink-1);font-weight:600}.tb-crumb .sep{color:var(--ink-4)}.tb-search{margin-left:8px;display:flex;align-items:center;gap:8px;background:var(--bg-soft);border:1px solid transparent;border-radius:10px;padding:8px 12px;width:280px;color:var(--ink-4);font-size:13px;transition:border-color .15s,background .15s}.tb-search{text-align:left}.tb-search:hover{border-color:var(--line);background:var(--surface)}.tb-search svg{width:15px;height:15px;stroke:currentColor;stroke-width:1.8;fill:none}.tb-search-ph{flex:1;font-size:13px;color:var(--ink-4);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tb-search kbd{font-family:Manrope,sans-serif;font-size:10.5px;color:var(--ink-4);border:1px solid var(--line);border-radius:5px;padding:1px 5px;background:var(--surface)}.tb-right{margin-left:auto;display:flex;align-items:center;gap:12px}.tb-env{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:500;color:var(--ink-2);background:var(--bg-soft);border-radius:100px;padding:6px 13px}.tb-env .dot{width:6px;height:6px;border-radius:50%;background:var(--ql-green);box-shadow:0 0 0 3px var(--ql-green-soft)}.tb-icon-btn{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--ink-2);position:relative;transition:background .15s}.tb-icon-btn:hover{background:var(--bg-soft)}.tb-icon-btn svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.tb-icon-btn .ping{position:absolute;top:7px;right:8px;width:7px;height:7px;border-radius:50%;background:var(--danger);border:2px solid #fff}.tb-user{display:flex;align-items:center;gap:9px;padding-left:6px}.tb-avatar{width:34px;height:34px;border-radius:10px;background:var(--grad-dark);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.tb-user .nm{font-size:13px;font-weight:600;color:var(--ink-1);line-height:1.2}.tb-user .role{font-size:11px;color:var(--ink-3)}.content{flex:1;overflow-y:auto;padding:24px 26px 40px}.content-inner{max-width:1320px;margin:0 auto;display:flex;flex-direction:column;gap:18px}.hero{background:var(--grad-brand);border-radius:20px;padding:26px 30px;color:#fff;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:24px}.hero .glow{position:absolute;right:-8%;top:-60%;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.18) 0%,transparent 60%);pointer-events:none}.hero-l{position:relative;z-index:2}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:500;letter-spacing:.3px;background:#ffffff24;border:1px solid rgba(255,255,255,.24);padding:5px 13px;border-radius:100px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);margin-bottom:14px}.hero-eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--ql-green-light);box-shadow:0 0 0 4px #4dd24d4d}.hero h1{font-size:27px;font-weight:700;letter-spacing:-.5px;line-height:1.25;margin-bottom:8px}.hero h1 .accent{background:linear-gradient(90deg,#fff,#c5f5c5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero p{font-size:13.5px;font-weight:300;color:#ffffffd9;line-height:1.7;max-width:520px}.hero-r{position:relative;z-index:2;display:flex;gap:36px}.hero-stat .hs-num{font-family:Manrope,sans-serif;font-size:38px;font-weight:200;letter-spacing:-1.5px;line-height:1;display:flex;align-items:baseline;gap:3px}.hero-stat .hs-num .unit{font-size:15px;font-weight:300;color:#ffffffbf}.hero-stat .hs-label{font-size:12px;color:#ffffffc7;margin-top:8px}.kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.kpi-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:18px 20px;box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:12px}.kpi-top{display:flex;align-items:center;justify-content:space-between}.kpi-ico{width:38px;height:38px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:var(--ql-blue-soft);color:var(--ql-blue)}.kpi-ico.green{background:var(--ql-green-soft);color:var(--ql-green)}.kpi-ico.warn{background:#fdead7;color:var(--warn)}.kpi-ico svg{width:19px;height:19px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.kpi-trend{font-family:Manrope,sans-serif;font-size:12px;font-weight:600;display:flex;align-items:center;gap:3px;padding:3px 9px;border-radius:100px}.kpi-trend.up{color:#0e7a0e;background:var(--ql-green-soft)}.kpi-trend.down{color:var(--danger);background:#fbe5e5}.kpi-trend svg{width:12px;height:12px;stroke:currentColor;stroke-width:2.2;fill:none}.kpi-label{font-size:12.5px;color:var(--ink-3)}.kpi-value{font-family:Manrope,sans-serif;font-size:34px;font-weight:300;letter-spacing:-1.5px;line-height:1;color:var(--ink-1);display:flex;align-items:baseline;gap:4px}.kpi-value .unit{font-size:14px;font-weight:400;color:var(--ink-3);letter-spacing:0}.kpi-spark{display:flex;align-items:flex-end;gap:3px;height:26px}.kpi-spark span{flex:1;background:var(--ql-blue-soft);border-radius:2px}.kpi-spark.green span{background:var(--ql-green-soft)}.grid-2{display:grid;grid-template-columns:1.35fr 1fr;gap:16px}.grid-2b{display:grid;grid-template-columns:1fr 1.35fr;gap:16px}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-card);display:flex;flex-direction:column;overflow:hidden}.card-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--line)}.card-title{display:flex;align-items:center;gap:10px;font-size:14.5px;font-weight:600;color:var(--ink-1)}.card-title .ico{width:28px;height:28px;border-radius:8px;background:var(--ql-blue-soft);color:var(--ql-blue);display:flex;align-items:center;justify-content:center}.card-title .ico.green{background:var(--ql-green-soft);color:var(--ql-green)}.card-title .ico svg{width:15px;height:15px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.card-title .eyebrow{display:block;font-size:10px;font-weight:600;letter-spacing:1.6px;text-transform:uppercase;color:var(--ink-4);margin-bottom:1px}.card-link{font-size:12px;font-weight:500;color:var(--ql-blue);display:flex;align-items:center;gap:4px}.card-link svg{width:13px;height:13px;stroke:currentColor;stroke-width:2;fill:none}.card-body{padding:14px 20px 18px;flex:1}.agent-list{display:flex;flex-direction:column}.agent-row{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;padding:11px 0;border-bottom:1px solid var(--line)}.agent-row:last-child{border-bottom:none}.agent-ava{width:38px;height:38px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-size:17px}.agent-ava.b{background:var(--ql-blue-soft)}.agent-ava.g{background:var(--ql-green-soft)}.agent-ava.y{background:#fff4d6}.agent-meta .nm{font-size:13.5px;font-weight:600;color:var(--ink-1)}.agent-meta .desc{font-size:11.5px;color:var(--ink-3);margin-top:1px}.agent-stat-num{text-align:right}.agent-stat-num .v{font-family:Manrope,sans-serif;font-size:15px;font-weight:600;color:var(--ink-1)}.agent-stat-num .l{font-size:10.5px;color:var(--ink-4)}.pill{font-size:11px;font-weight:600;padding:4px 10px;border-radius:100px;display:inline-flex;align-items:center;gap:5px}.pill .d{width:5px;height:5px;border-radius:50%}.pill.online{background:var(--ql-green-soft);color:#0e7a0e}.pill.online .d{background:var(--ql-green)}.pill.idle{background:#fff4d6;color:#97700a}.pill.idle .d{background:var(--yellow)}.pill.off{background:var(--bg-soft);color:var(--ink-3)}.pill.off .d{background:var(--ink-4)}.run-list{display:flex;flex-direction:column;gap:9px}.run-row{display:flex;align-items:center;gap:12px;padding:10px 12px;background:var(--bg-soft);border-radius:11px}.run-ico{width:30px;height:30px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.run-ico svg{width:15px;height:15px;stroke:currentColor;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.run-ico.ok{background:var(--ql-green-soft);color:var(--ql-green)}.run-ico.run{background:var(--ql-blue-soft);color:var(--ql-blue)}.run-ico.fail{background:#fbe5e5;color:var(--danger)}.run-info{flex:1;min-width:0}.run-info .t{font-size:13px;font-weight:600;color:var(--ink-1)}.run-info .s{font-size:11.5px;color:var(--ink-3);margin-top:1px}.run-time{font-family:Manrope,sans-serif;font-size:11.5px;color:var(--ink-3);white-space:nowrap}.run-status{font-size:11px;font-weight:600;padding:3px 9px;border-radius:100px}.run-status.ok{background:var(--ql-green-soft);color:#0e7a0e}.run-status.run{background:var(--ql-blue-soft);color:var(--ql-blue-deep)}.run-status.fail{background:#fbe5e5;color:var(--danger)}.bars{display:flex;flex-direction:column;gap:13px}.bar-row{display:grid;grid-template-columns:92px 1fr 64px;align-items:center;gap:12px}.bar-row .label{font-size:12.5px;color:var(--ink-2);font-weight:500}.bar-track{height:9px;background:var(--bg-soft);border-radius:100px;overflow:hidden}.bar-fill{height:100%;border-radius:100px;background:linear-gradient(90deg,var(--ql-blue),var(--ql-green-light))}.bar-val{font-family:Manrope,sans-serif;font-size:12px;font-weight:600;color:var(--ink-1);text-align:right}.cost-card{background:var(--grad-dark);border:none;color:#fff}.cost-card .card-head{border-bottom-color:#ffffff1f}.cost-card .card-title{color:#fff}.cost-card .card-title .ico{background:#ffffff24;color:#fff}.cost-card .card-title .eyebrow{color:#ffffff80}.cost-card .card-link{color:var(--ql-green-light)}.cost-big{display:flex;align-items:baseline;gap:6px;margin-bottom:4px}.cost-big .cur{font-family:Manrope,sans-serif;font-size:18px;font-weight:300;color:#ffffffb3}.cost-big .v{font-family:Manrope,sans-serif;font-size:42px;font-weight:200;letter-spacing:-2px;line-height:1}.cost-sub{font-size:12px;color:#ffffffb3;margin-bottom:18px}.cost-sub b{color:var(--ql-green-light);font-weight:600}.cost-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-top:16px;border-top:1px solid rgba(255,255,255,.12)}.cost-mini .m-v{font-family:Manrope,sans-serif;font-size:20px;font-weight:400;letter-spacing:-1px}.cost-mini .m-v.green{color:var(--ql-green-light)}.cost-mini .m-l{font-size:11px;color:#fff9;margin-top:4px}.mk-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:30px;align-items:start}.kb-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.kb-item{background:var(--bg-soft);border-radius:12px;padding:15px 16px}.kb-item .kb-v{font-family:Manrope,sans-serif;font-size:26px;font-weight:300;letter-spacing:-1px;line-height:1;color:var(--ink-1)}.kb-item .kb-v.blue{color:var(--ql-blue)}.kb-item .kb-v.green{color:var(--ql-green)}.kb-item .kb-l{font-size:11.5px;color:var(--ink-3);margin-top:7px}.modules{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.mod-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:18px;box-shadow:var(--shadow-card);cursor:pointer;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;flex-direction:column;gap:12px}.mod-card:hover{transform:translateY(-2px);box-shadow:0 10px 30px -16px #071b3747;border-color:var(--ql-blue-soft)}.mod-ico{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--grad-dark);color:#fff}.mod-card:nth-child(2) .mod-ico{background:var(--grad-green)}.mod-card:nth-child(4) .mod-ico{background:linear-gradient(135deg,#071b37,#39495f)}.mod-ico svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.mod-card .m-title{font-size:14.5px;font-weight:700;color:var(--ink-1)}.mod-card .m-desc{font-size:12px;color:var(--ink-3);line-height:1.55}.mod-card .m-foot{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--ql-blue);margin-top:auto}.mod-card .m-foot svg{width:13px;height:13px;stroke:currentColor;stroke-width:2;fill:none}.section-label{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--ink-3);margin:6px 2px 0}.section-label:before{content:"";width:20px;height:2px;background:var(--ql-blue)}.scene{position:relative;border-radius:14px;overflow:hidden;background:linear-gradient(180deg,#f4f8fe,#ecf2fc 52%,#e4ecf8 52%,#dfe8f6);padding:16px 18px 18px}.scene:before{content:"";position:absolute;left:50%;top:-40px;transform:translate(-50%);width:70%;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(22,108,230,.07),transparent 70%);pointer-events:none}.scene-legend{display:flex;align-items:center;gap:16px;position:relative;z-index:2;margin-bottom:6px;padding:0 4px}.scene-legend .lg{display:flex;align-items:center;gap:6px;font-size:11.5px;color:var(--ink-3)}.scene-legend .lg .d{width:7px;height:7px;border-radius:50%}.scene-legend .lg.w .d{background:var(--ql-green);box-shadow:0 0 0 3px var(--ql-green-soft)}.scene-legend .lg.i .d{background:var(--yellow);box-shadow:0 0 0 3px #fff4d6}.scene-legend .lg.o .d{background:var(--ink-4)}.scene-legend .lg b{font-family:Manrope,sans-serif;color:var(--ink-1);font-weight:600}.ws-grid{display:flex;flex-wrap:wrap;gap:4px 2px;justify-content:flex-start;position:relative;z-index:2}.ws{width:154px;padding:6px 2px 10px;text-align:center}.ws-stage{position:relative;width:100%}.ws-svg{width:100%;height:auto;display:block;overflow:visible}.ws-shadow{fill:#071b371a}.ws-chair{fill:var(--shirt-soft)}.ws-body{fill:var(--shirt);transform-box:fill-box;transform-origin:50% 100%}.ws-desk{fill:#dce6f4}.ws-desk-front{fill:#c7d6ea}.ws-kbd{fill:#afc1dc}.ws-mon-stand,.ws-mon-base{fill:#9db1cd}.ws-mon-frame{fill:#20304c}.ws-screen{fill:#0b2747;transition:fill .3s}.code-line{transform-box:fill-box;transform-origin:left center}.code-line.a{fill:#5fa8ff}.code-line.b{fill:#4dd24d}.code-line.c{fill:#88b7f2}.caret{fill:#4dd24d}.screen-glow{fill:#00e000;opacity:0}.ws-mouth{fill:none;stroke:#7a5a48;stroke-width:2;stroke-linecap:round}.eyes-closed{display:none}.hue-blue{--shirt: #166CE6;--shirt-soft: #DCE9FD}.hue-green{--shirt: #00A300;--shirt-soft: #DBF3DB}.hue-amber{--shirt: #E8820E;--shirt-soft: #FBE6CC}.hue-violet{--shirt: #6E63D8;--shirt-soft: #E6E3FA}.ws-name{font-size:12.5px;font-weight:600;color:var(--ink-1);margin-top:4px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ws-role{font-size:10.5px;color:var(--ink-3);margin-top:1px;margin-bottom:7px}.ws-pill{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;font-weight:600;padding:2px 9px;border-radius:100px}.ws-pill .d{width:5px;height:5px;border-radius:50%}.ws.working .ws-pill{background:var(--ql-green-soft);color:#0e7a0e}.ws.working .ws-pill .d{background:var(--ql-green)}.ws.idle .ws-pill{background:#fff4d6;color:#97700a}.ws.idle .ws-pill .d{background:var(--yellow)}.ws.offline .ws-pill{background:#eef1f6;color:var(--ink-3)}.ws.offline .ws-pill .d{background:var(--ink-4)}.ws.working .ws-figure{animation:ws-bob 2.4s ease-in-out infinite;transform-box:fill-box;transform-origin:50% 100%}.ws.working .screen-glow{animation:ws-glow 1.8s ease-in-out infinite}.ws.working .code-line{animation:ws-stream 1.6s ease-in-out infinite}.ws.working .code-line:nth-child(2){animation-delay:.45s}.ws.working .code-line:nth-child(3){animation-delay:.9s}.ws.working .caret{animation:ws-blink .9s steps(1) infinite}.ws.idle .eyes-open{display:none}.ws.idle .eyes-closed{display:block}.ws.idle .ws-figure{animation:ws-sway 4.5s ease-in-out infinite;transform-box:fill-box;transform-origin:50% 100%}.ws.idle .ws-body{animation:ws-breathe 3.8s ease-in-out infinite}.ws.idle .ws-screen{fill:#25344c}.ws.idle .ws-code{opacity:.12}.ws.idle .ws-mouth{d:path("M58 50 q5 2 10 0")}.ws.offline .ws-svg{filter:grayscale(1) opacity(.5)}.ws.offline .ws-figure{transform:translateY(2px) rotate(2.5deg);transform-box:fill-box;transform-origin:50% 100%}.ws.offline .ws-screen{fill:#14181f}.ws.offline .ws-code{opacity:0}.ws-fx{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:3}.ws-fx .b{position:absolute;width:6px;height:6px;border-radius:50%;opacity:0}.ws-fx .b1{left:74%;top:36%;background:var(--ql-green)}.ws-fx .b2{left:80%;top:40%;background:var(--ql-blue)}.ws-fx .b3{left:86%;top:38%;background:var(--ql-green-light)}.ws.working .b1{animation:ws-rise 2.2s ease-in-out infinite}.ws.working .b2{animation:ws-rise 2.2s ease-in-out infinite .5s}.ws.working .b3{animation:ws-rise 2.2s ease-in-out infinite 1s}.ws-fx .z{position:absolute;font-family:Manrope,sans-serif;font-weight:700;color:var(--ink-4);opacity:0}.ws-fx .z1{left:44%;top:22%;font-size:12px}.ws-fx .z2{left:52%;top:16%;font-size:15px}.ws.idle .z1{animation:ws-zfloat 3s ease-in-out infinite}.ws.idle .z2{animation:ws-zfloat 3s ease-in-out infinite 1.2s}@keyframes ws-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-1.6px)}}@keyframes ws-sway{0%,to{transform:rotate(-1.5deg)}50%{transform:rotate(2deg)}}@keyframes ws-breathe{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.035)}}@keyframes ws-glow{0%,to{opacity:0}50%{opacity:.22}}@keyframes ws-stream{0%{transform:scaleX(.25);opacity:.45}55%{transform:scaleX(1);opacity:1}to{transform:scaleX(.25);opacity:.45}}@keyframes ws-blink{50%{opacity:0}}@keyframes ws-rise{0%{opacity:0;transform:translateY(2px) scale(.6)}30%{opacity:1}to{opacity:0;transform:translateY(-16px) scale(1)}}@keyframes ws-zfloat{0%{opacity:0;transform:translateY(2px) rotate(-8deg)}35%{opacity:.9}to{opacity:0;transform:translate(6px,-16px) rotate(8deg)}}.ws-owner{display:inline-flex;align-items:center;gap:5px;font-size:10px;color:var(--ink-3);margin-top:3px;margin-bottom:6px}.ws-owner .ava{width:15px;height:15px;border-radius:5px;background:var(--surface);border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:var(--ink-2)}.ws.working .ws-owner+.ws-pill,.ws-owner+.ws-pill{margin-top:0}.ws-add{width:154px;min-height:150px;margin:6px 2px;border:1.5px dashed #B9C9E0;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:var(--ink-3);cursor:pointer;transition:all .15s;background:#fff6}.ws-add:hover{border-color:var(--ql-blue);color:var(--ql-blue-deep);background:#e8f0fe99}.ws-add .plus{width:40px;height:40px;border-radius:12px;background:var(--surface);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;color:var(--ql-blue);transition:all .15s}.ws-add:hover .plus{background:var(--ql-blue);color:#fff;border-color:var(--ql-blue)}.ws-add .plus svg{width:20px;height:20px;stroke:currentColor;stroke-width:2.2;fill:none}.ws-add .t{font-size:12.5px;font-weight:600}.ws-add .s{font-size:10.5px}@media(prefers-reduced-motion:reduce){.ws *{animation:none!important}}@media(max-width:1180px){.kpi-row,.modules{grid-template-columns:repeat(2,1fr)}.grid-2,.grid-2b,.mk-grid{grid-template-columns:1fr}}.agents-page{gap:20px}.ap-hero{position:relative;overflow:hidden;background:var(--grad-dark);border-radius:22px;padding:30px 34px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:28px;box-shadow:0 24px 54px -30px #071b3799}.ap-hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:radial-gradient(130% 110% at 82% 0%,#000 28%,transparent 74%);mask-image:radial-gradient(130% 110% at 82% 0%,#000 28%,transparent 74%);pointer-events:none}.ap-hero-glow{position:absolute;right:-6%;top:-72%;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(0,179,0,.22),transparent 62%);pointer-events:none}.ap-hero-l{position:relative;z-index:2}.ap-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11.5px;font-weight:500;letter-spacing:.4px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);padding:5px 13px;border-radius:100px;margin-bottom:16px}.ap-eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--ql-green-light);box-shadow:0 0 0 4px #4dd24d4d}.ap-hero h1{font-size:28px;font-weight:700;letter-spacing:-.6px;line-height:1.25;margin-bottom:10px}.ap-hero h1 .accent{background:linear-gradient(90deg,#fff,#9fe6ff 58%,#c5f5c5 120%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ap-hero p{font-size:13px;font-weight:300;color:#fffc;line-height:1.75;max-width:540px}.ap-hero-r{position:relative;z-index:2;display:flex;gap:12px}.ap-stat{background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:14px 18px;min-width:92px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ap-stat .v{font-family:Manrope,sans-serif;font-size:30px;font-weight:200;letter-spacing:-1.5px;line-height:1}.ap-stat .v.green{color:var(--ql-green-light)}.ap-stat .l{font-size:11px;color:#ffffffa6;margin-top:8px}.ap-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.ap-chips{display:flex;flex-wrap:wrap;gap:8px}.ap-chip{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:500;color:var(--ink-2);background:var(--surface);border:1px solid var(--line);border-radius:100px;padding:7px 14px;transition:all .15s}.ap-chip:hover{border-color:var(--ql-blue-soft);color:var(--ink-1)}.ap-chip .n{font-family:Manrope,sans-serif;font-size:11px;color:var(--ink-4)}.ap-chip.on{background:var(--ink-1);border-color:var(--ink-1);color:#fff}.ap-chip.on .n{color:#fff9}.ap-legend{display:flex;align-items:center;gap:16px}.ap-legend .lg{display:flex;align-items:center;gap:6px;font-size:11.5px;color:var(--ink-3)}.ap-legend .lg .d{width:7px;height:7px;border-radius:50%}.ap-legend .lg.w .d{background:var(--ql-green);box-shadow:0 0 0 3px var(--ql-green-soft)}.ap-legend .lg.i .d{background:var(--yellow);box-shadow:0 0 0 3px #fff4d6}.ap-legend .lg.o .d{background:var(--ink-4)}.ap-legend .lg b{font-family:Manrope,sans-serif;color:var(--ink-1);font-weight:600}.ap-toolbar-r{display:flex;align-items:center;gap:18px}.ap-seg{display:inline-flex;background:var(--surface);border:1px solid var(--line);border-radius:100px;padding:3px;gap:2px}.ap-seg button{display:flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--ink-3);padding:6px 14px;border-radius:100px;transition:all .15s}.ap-seg button svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.ap-seg button:hover{color:var(--ink-1)}.ap-seg button.on{background:var(--ink-1);color:#fff}.office{position:relative;border:1px solid var(--line);border-radius:18px;overflow:hidden;padding:22px 18px 30px;box-shadow:var(--shadow-card);background:radial-gradient(125% 130% at 50% 0%,#f8fbff,#eaf1fb 58%,#e1ebf8)}.office:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(22,108,230,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(22,108,230,.05) 1px,transparent 1px);background-size:26px 26px;-webkit-mask-image:radial-gradient(80% 80% at 50% 40%,#000 40%,transparent 80%);mask-image:radial-gradient(80% 80% at 50% 40%,#000 40%,transparent 80%);pointer-events:none}.iso-svg{position:relative;z-index:1;width:100%;height:auto;display:block;overflow:visible;font-family:Noto Sans SC,sans-serif}.iso-fig.working .iso-bob{animation:ws-bob 2.6s ease-in-out infinite;transform-box:fill-box;transform-origin:50% 100%}.iso-screen.working{animation:iso-flicker 1.7s ease-in-out infinite}.iso-glow{opacity:0;animation:iso-glow 2s ease-in-out infinite;mix-blend-mode:screen}@keyframes iso-flicker{0%,to{opacity:.82}50%{opacity:1}}@keyframes iso-glow{0%,to{opacity:0}50%{opacity:.45}}@media(prefers-reduced-motion:reduce){.iso-svg *{animation:none!important}}.dept{background:var(--surface);border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:var(--shadow-card);position:relative}.dept:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--shirt)}.dept-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 22px;flex-wrap:wrap}.dept-id{display:flex;align-items:center;gap:13px}.dept-ico{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--shirt-soft);color:var(--shirt)}.dept-ico svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.dept-id .eyebrow{display:block;font-size:10px;font-weight:600;letter-spacing:1.6px;text-transform:uppercase;color:var(--ink-4)}.dept-name{font-size:16px;font-weight:700;color:var(--ink-1);letter-spacing:-.2px}.dept-meta{display:flex;align-items:center;gap:26px}.dept-meta .dm{display:flex;flex-direction:column;gap:3px}.dept-meta .k{font-size:10.5px;color:var(--ink-4)}.dept-meta .v{font-size:14px;font-weight:600;color:var(--ink-1)}.dept-meta .v.green{color:#0e7a0e}.dept-floor{position:relative;margin:0 14px 16px;border-radius:14px;overflow:hidden;padding:14px 16px 18px;background:linear-gradient(180deg,#fafcff,#eff5fd 56%,#e6eefa 56%,#dfe8f6);box-shadow:inset 0 1px #fffc,inset 0 -26px 46px -34px #071b374d}.dept-floor:before{content:"";position:absolute;left:0;right:0;top:56%;height:1px;background:#071b370f;pointer-events:none}.dept-floor:after{content:"";position:absolute;left:50%;top:-30px;transform:translate(-50%);width:60%;height:180px;border-radius:50%;background:radial-gradient(circle,var(--shirt-soft),transparent 70%);opacity:.45;pointer-events:none}@media(max-width:1180px){.ap-hero{flex-direction:column;align-items:flex-start}.ap-hero-r{width:100%}}.ws-btn{padding:0;background:none;border:none;border-radius:14px;cursor:pointer;transition:transform .15s,background .15s,box-shadow .15s}.ws-btn:hover{background:#ffffffa6;transform:translateY(-2px);box-shadow:0 12px 26px -18px #071b3766}.agent-table-wrap{background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-card);overflow:hidden}.at-bar{display:flex;align-items:center;gap:14px;padding:14px 16px;border-bottom:1px solid var(--line)}.at-search{flex:1;max-width:420px;display:flex;align-items:center;gap:9px;background:var(--bg-soft);border:1px solid transparent;border-radius:10px;padding:9px 13px;transition:border-color .15s,background .15s}.at-search:focus-within{border-color:var(--ql-blue);background:var(--surface)}.at-search svg{width:16px;height:16px;stroke:var(--ink-4);stroke-width:1.8;fill:none}.at-search input{flex:1;border:none;outline:none;background:none;font-family:inherit;font-size:13.5px;color:var(--ink-1)}.at-search .clr{display:flex;color:var(--ink-4)}.at-search .clr svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none}.at-count{font-size:12.5px;color:var(--ink-3)}.at-count b{font-family:Manrope,sans-serif;color:var(--ink-1)}.batch-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:11px 16px;background:var(--ql-blue-soft);border-bottom:1px solid var(--line)}.bb-count{font-size:12.5px;color:var(--ql-blue-deep);font-weight:600}.bb-count b{font-family:Manrope,sans-serif}.bb-btn{font-size:12.5px;font-weight:600;color:var(--ink-1);background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:6px 12px;transition:all .15s}.bb-btn:hover{border-color:var(--ql-blue);color:var(--ql-blue-deep)}.bb-sel{font-family:inherit;font-size:12.5px;color:var(--ink-2);background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:6px 10px;cursor:pointer}.bb-clear{margin-left:auto;font-size:12.5px;font-weight:500;color:var(--ink-3)}.bb-clear:hover{color:var(--danger)}.at-scroll{overflow-x:auto}.at{width:100%;border-collapse:collapse;font-size:13px;min-width:880px}.at thead th{text-align:left;font-size:11px;font-weight:600;color:var(--ink-4);letter-spacing:.3px;padding:11px 14px;border-bottom:1px solid var(--line);white-space:nowrap;background:var(--bg-soft)}.at th.ta-r,.at td.ta-r{text-align:right}.at th.cb,.at td.cb{width:44px;padding-left:16px;padding-right:0}.at tbody tr{border-bottom:1px solid var(--line);cursor:pointer;transition:background .12s}.at tbody tr:last-child{border-bottom:none}.at tbody tr:hover{background:var(--bg-soft)}.at tbody tr.on{background:var(--ql-blue-soft)}.at td{padding:11px 14px;color:var(--ink-2);vertical-align:middle}.at-check{display:inline-flex;cursor:pointer}.at-check input{display:none}.at-check .box{width:17px;height:17px;border-radius:5px;border:1.5px solid var(--line);background:var(--surface);display:flex;align-items:center;justify-content:center;transition:all .15s}.at-check .box svg{width:11px;height:11px;stroke:#fff;stroke-width:3;fill:none;opacity:0}.at-check input:checked+.box{background:var(--ql-blue);border-color:var(--ql-blue)}.at-check input:checked+.box svg{opacity:1}.at-agent{display:flex;align-items:center;gap:10px}.at-ava{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:17px;background:var(--shirt-soft);flex-shrink:0}.at-agent .nm{font-size:13.5px;font-weight:600;color:var(--ink-1)}.at-agent .rl{font-size:11px;color:var(--ink-3);margin-top:1px}.at-owner{display:flex;align-items:center;gap:7px;color:var(--ink-1);font-weight:500;white-space:nowrap}.at-owner .ava{width:22px;height:22px;border-radius:7px;background:var(--bg-soft);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:var(--ink-2)}.at-dept{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:var(--ink-2);white-space:nowrap}.at-dept .d{width:7px;height:7px;border-radius:50%;background:var(--shirt)}.at-model{font-size:12.5px;color:var(--ink-2);white-space:nowrap}.at-skills{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.at-tag{font-size:11px;color:var(--ink-2);background:var(--bg-soft);border:1px solid var(--line);padding:2px 8px;border-radius:6px;white-space:nowrap}.at-tag.more{color:var(--ink-3)}.at-none{color:var(--ink-4)}.tg-pill{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;padding:3px 9px;border-radius:100px;white-space:nowrap}.tg-pill .d{width:5px;height:5px;border-radius:50%}.tg-pill.working{background:var(--ql-green-soft);color:#0e7a0e}.tg-pill.working .d{background:var(--ql-green)}.tg-pill.idle{background:#fff4d6;color:#97700a}.tg-pill.idle .d{background:var(--yellow)}.tg-pill.offline{background:var(--bg-soft);color:var(--ink-3)}.tg-pill.offline .d{background:var(--ink-4)}.at-cfg{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:var(--ql-blue);border:1px solid var(--line);border-radius:8px;padding:5px 10px;transition:all .15s}.at-cfg:hover{border-color:var(--ql-blue);background:var(--ql-blue-soft)}.at-cfg svg{width:13px;height:13px;stroke:currentColor;stroke-width:1.8;fill:none}.dw-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#071b3766;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:flex-end;animation:dw-fade .2s ease}.dw{width:480px;max-width:94vw;height:100%;background:var(--bg-soft);display:flex;flex-direction:column;box-shadow:-20px 0 50px -20px #071b3766;animation:dw-slide .26s cubic-bezier(.2,.7,.2,1)}@keyframes dw-fade{0%{opacity:0}to{opacity:1}}@keyframes dw-slide{0%{transform:translate(40px);opacity:.6}to{transform:translate(0);opacity:1}}.dw-head{display:flex;align-items:center;gap:12px;padding:18px 20px 14px;background:var(--surface);border-bottom:1px solid var(--line)}.dw-ava{width:46px;height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:23px;background:var(--shirt-soft);flex-shrink:0}.dw-id{flex:1;min-width:0}.dw-name{display:flex;align-items:center;gap:9px;font-size:16px;font-weight:700;color:var(--ink-1)}.dw-sub{font-size:12px;color:var(--ink-3);margin-top:2px}.dw-pill{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;font-weight:600;padding:2px 9px;border-radius:100px}.dw-pill .d{width:5px;height:5px;border-radius:50%}.dw-pill.working{background:var(--ql-green-soft);color:#0e7a0e}.dw-pill.working .d{background:var(--ql-green)}.dw-pill.idle{background:#fff4d6;color:#97700a}.dw-pill.idle .d{background:var(--yellow)}.dw-pill.offline{background:var(--bg-soft);color:var(--ink-3)}.dw-pill.offline .d{background:var(--ink-4)}.dw-x{width:32px;height:32px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:var(--ink-3);transition:background .15s}.dw-x:hover{background:var(--bg-soft);color:var(--ink-1)}.dw-x svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;fill:none}.dw-owner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;background:var(--surface);border-bottom:1px solid var(--line)}.dw-owner-l{display:flex;align-items:center;gap:10px}.dw-owner-l .ava{width:32px;height:32px;border-radius:9px;background:var(--grad-dark);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.dw-owner .k{font-size:10.5px;color:var(--ink-4)}.dw-owner .v{font-size:13px;font-weight:600;color:var(--ink-1);margin-top:1px}.dw-owner-r{text-align:right}.dw-tabs{display:flex;gap:2px;padding:8px 12px 0;background:var(--surface);border-bottom:1px solid var(--line)}.dw-tab{display:flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--ink-3);padding:9px 13px;border-bottom:2px solid transparent;transition:color .15s}.dw-tab svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.8;fill:none}.dw-tab:hover{color:var(--ink-1)}.dw-tab.on{color:var(--ql-blue);border-bottom-color:var(--ql-blue)}.dw-body{flex:1;overflow-y:auto;padding:18px 20px}.dw-stack{display:flex;flex-direction:column;gap:14px}.dw-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.dw-stat{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:12px 14px}.dw-stat .v{font-family:Manrope,sans-serif;font-size:22px;font-weight:300;letter-spacing:-1px;line-height:1;color:var(--ink-1)}.dw-stat .v.green{color:var(--ql-green)}.dw-stat .v .u{font-size:12px;font-weight:400;color:var(--ink-3);margin-left:2px;letter-spacing:0}.dw-stat .l{font-size:11px;color:var(--ink-3);margin-top:6px}.dw-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:14px 16px}.dw-card-t{display:flex;align-items:center;gap:8px;font-size:12.5px;font-weight:600;color:var(--ink-2);margin-bottom:11px}.dw-card-t svg{width:15px;height:15px;stroke:currentColor;stroke-width:1.8;fill:none}.dw-card-t .cnt,.dw-card-t .tag{font-family:Manrope,sans-serif;font-size:11px;color:var(--ink-4);margin-left:auto}.dw-model{display:flex;align-items:center;justify-content:space-between}.dw-model b{font-size:14px;color:var(--ink-1)}.dw-model .tag{font-size:11px;font-weight:600;color:var(--ql-blue);background:var(--ql-blue-soft);padding:2px 9px;border-radius:100px}.dw-chips{display:flex;flex-wrap:wrap;gap:7px}.dw-chip{font-size:12px;color:var(--ink-2);background:var(--bg-soft);border:1px solid var(--line);padding:4px 10px;border-radius:8px}.dw-empty{font-size:12px;color:var(--ink-4)}.dw-field{display:flex;flex-direction:column;gap:7px}.dw-field>span{font-size:12px;font-weight:600;color:var(--ink-2)}.dw-field>span b{font-family:Manrope,sans-serif;color:var(--ql-blue);margin-left:4px}.dw-field input[type=text],.dw-field input:not([type]),.dw-field select,.dw-field textarea{font-family:inherit;font-size:13.5px;color:var(--ink-1);background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:10px 12px;outline:none;transition:border-color .15s,box-shadow .15s;width:100%}.dw-field input:focus,.dw-field select:focus,.dw-field textarea:focus{border-color:var(--ql-blue);box-shadow:0 0 0 3px var(--ql-blue-soft)}.dw-field textarea{resize:vertical;line-height:1.6}.dw-field input[type=range]{width:100%;accent-color:var(--ql-blue);padding:0}.dw-row2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dw-chips.pick{gap:8px}.dw-chip.pick{display:inline-flex;align-items:center;gap:5px;cursor:pointer;transition:all .15s}.dw-chip.pick svg{width:12px;height:12px;stroke:currentColor;stroke-width:2.5;fill:none}.dw-chip.pick:hover{border-color:var(--ql-blue)}.dw-chip.pick.on{background:var(--ql-blue-soft);border-color:var(--ql-blue);color:var(--ql-blue-deep);font-weight:600}.dw-logs{display:flex;flex-direction:column;gap:8px}.dw-log{display:flex;align-items:center;gap:11px;background:var(--surface);border:1px solid var(--line);border-radius:11px;padding:11px 13px}.dw-log .dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.dw-log .dot.ok{background:var(--ql-green)}.dw-log .dot.run{background:var(--ql-blue)}.dw-log .dot.fail{background:var(--danger)}.dw-log-m{flex:1;min-width:0}.dw-log-m .t{font-size:13px;font-weight:600;color:var(--ink-1)}.dw-log-m .s{font-size:11px;color:var(--ink-3);margin-top:1px}.dw-log-time{font-family:Manrope,sans-serif;font-size:11.5px;color:var(--ink-3);white-space:nowrap}.dw-spark{display:flex;align-items:flex-end;gap:6px;height:70px}.dw-spark span{flex:1;background:linear-gradient(180deg,var(--ql-blue),var(--ql-blue-soft));border-radius:3px;min-height:4px}.dw-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.dw-mini .v{font-family:Manrope,sans-serif;font-size:20px;font-weight:400;letter-spacing:-.5px;color:var(--ink-1)}.dw-mini .v.green{color:var(--ql-green)}.dw-mini .v .u{font-size:11px;color:var(--ink-3);margin-left:2px}.dw-mini .l{font-size:11px;color:var(--ink-3);margin-top:4px}.dw-scopes{display:flex;gap:8px;flex-wrap:wrap}.dw-scope{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;color:var(--ink-2);background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:8px 13px;cursor:pointer;transition:all .15s}.dw-scope svg{width:12px;height:12px;stroke:currentColor;stroke-width:2.5;fill:none}.dw-scope:hover{border-color:var(--ql-blue)}.dw-scope.on{background:var(--ql-blue-soft);border-color:var(--ql-blue);color:var(--ql-blue-deep);font-weight:600}.dw-perm-table{display:flex;flex-direction:column;gap:8px}.dw-perm-row{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:9px 13px}.dw-perm-row .role{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:500;color:var(--ink-1)}.dw-perm-row .role .ico{width:26px;height:26px;border-radius:8px;background:var(--bg-soft);display:flex;align-items:center;justify-content:center;color:var(--ink-3)}.dw-perm-row .role .ico svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.8;fill:none}.dw-perm-row select{font-family:inherit;font-size:12.5px;color:var(--ink-1);background:var(--bg-soft);border:1px solid var(--line);border-radius:8px;padding:6px 10px;cursor:pointer}.dw-note{display:flex;align-items:flex-start;gap:8px;font-size:11.5px;color:var(--ink-3);line-height:1.6;background:var(--bg-soft);border-radius:10px;padding:11px 13px}.dw-note svg{width:14px;height:14px;stroke:var(--ink-4);stroke-width:1.8;fill:none;flex-shrink:0;margin-top:1px}.dw-foot{display:flex;justify-content:flex-end;gap:10px;padding:14px 20px;background:var(--surface);border-top:1px solid var(--line)}.dw-btn{font-size:13.5px;font-weight:600;border-radius:10px;padding:10px 20px;transition:all .15s}.dw-btn.ghost{color:var(--ink-2);border:1px solid var(--line);background:var(--surface)}.dw-btn.ghost:hover{background:var(--bg-soft)}.dw-btn.primary{color:#fff;background:var(--ql-blue);box-shadow:0 8px 18px -10px #166ce6b3}.dw-btn.primary:hover{background:var(--ql-blue-deep)}.dw-btn.primary:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.fl-trend{display:inline-flex;align-items:center;gap:2px;font-family:Manrope,sans-serif;font-size:11.5px;font-weight:700}.fl-trend svg{width:12px;height:12px;stroke:currentColor;stroke-width:2.4;fill:none}.fl-trend.up{color:#0e7a0e}.fl-trend.down{color:var(--ink-4)}.fl-deposited{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:#0e7a0e;background:var(--ql-green-soft);border:1px solid #BCE6BC;padding:7px 13px;border-radius:100px}.fl-deposited svg{width:14px;height:14px;stroke:currentColor;stroke-width:2.4;fill:none}.fl-hint{font-size:11.5px;color:var(--ink-4)}.fl-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.wf-card{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px 18px 14px;overflow:hidden;transition:box-shadow .18s,transform .18s}.wf-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--shirt)}.wf-card:hover{box-shadow:var(--shadow-card);transform:translateY(-2px)}.wf-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.wf-trig{font-size:11px;font-weight:600;padding:3px 9px;border-radius:7px}.wf-trig.blue{background:var(--ql-blue-soft);color:var(--ql-blue)}.wf-trig.green{background:var(--ql-green-soft);color:#0e7a0e}.wf-trig.gray{background:var(--bg-soft);color:var(--ink-3)}.wf-state{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;color:var(--ink-3)}.wf-state .d{width:7px;height:7px;border-radius:50%;background:var(--ink-4)}.wf-state.running{color:#0e7a0e}.wf-state.running .d{background:var(--ql-green);box-shadow:0 0 0 3px #00b30029}.wf-state.enabled .d{background:var(--ql-blue)}.wf-state.paused{color:var(--warn)}.wf-state.paused .d{background:var(--warn)}.wf-name{font-size:15px;font-weight:700;color:var(--ink-1);letter-spacing:-.2px}.wf-en{font-family:Manrope,sans-serif;font-size:11px;color:var(--ink-4);margin-top:1px}.wf-sched{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:var(--ink-2);margin-top:10px}.wf-sched svg{width:13px;height:13px;stroke:currentColor;stroke-width:1.8;fill:none}.wf-steps{display:flex;flex-wrap:wrap;align-items:center;gap:5px 4px;margin:12px 0 14px}.wf-step{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--ink-2);background:var(--bg-soft);border:1px solid var(--line);padding:3px 8px;border-radius:7px}.wf-step .arr{display:inline-flex;margin-right:2px;color:var(--ink-4)}.wf-step .arr svg{width:11px;height:11px;stroke:currentColor;stroke-width:2;fill:none}.wf-meta{display:flex;align-items:center;gap:16px;padding-top:12px;border-top:1px solid var(--line)}.wf-meta .v{font-size:15px;font-weight:700;color:var(--ink-1)}.wf-meta .v.green{color:#0e7a0e}.wf-meta .k{font-size:10px;color:var(--ink-4);margin-top:1px}.wf-toggle{margin-left:auto;display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:var(--warn);background:#fff3e4;border:1px solid #F6D9B0;padding:6px 12px;border-radius:9px}.wf-toggle svg{width:12px;height:12px;fill:currentColor;stroke:none}.wf-toggle.off{color:#0e7a0e;background:var(--ql-green-soft);border-color:#bce6bc}.wf-toggle:hover{filter:brightness(.97)}.fl-rank-card .card-head{align-items:center}.rk-list{display:flex;flex-direction:column}.rk-row{display:flex;align-items:center;gap:14px;padding:12px 8px;border-bottom:1px solid var(--line)}.rk-row:last-child{border-bottom:0}.rk-no{flex-shrink:0;width:26px;height:26px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;color:var(--ink-3);background:var(--bg-soft)}.rk-no.top{color:#fff;background:linear-gradient(135deg,#166ce6,#0e55b8);box-shadow:0 6px 14px -8px #166ce6cc}.rk-main{flex:1;min-width:0}.rk-q{font-size:13.5px;font-weight:600;color:var(--ink-1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rk-sub{display:flex;align-items:center;gap:8px;margin-top:4px}.rk-dept{font-size:11px;color:var(--ink-3)}.rk-tag{font-size:10.5px;font-weight:600;padding:2px 7px;border-radius:6px}.rk-tag.ok{background:var(--ql-green-soft);color:#0e7a0e}.rk-tag.warn{background:#fff3e4;color:var(--warn)}.rk-tag.bad{background:#fdecec;color:var(--danger)}.rk-bar{flex-shrink:0;width:110px;height:6px;border-radius:100px;background:var(--bg-page);overflow:hidden}.rk-bar span{display:block;height:100%;border-radius:100px;background:linear-gradient(90deg,#4d97f0,#166ce6)}.rk-asks,.rk-res{flex-shrink:0;width:56px;text-align:right}.rk-asks .v,.rk-res .v{font-size:14px;font-weight:700;color:var(--ink-1)}.rk-res .v.green{color:#0e7a0e}.rk-res .v.bad{color:var(--danger)}.rk-asks .k,.rk-res .k{font-size:10px;color:var(--ink-4)}.rk-row .fl-trend{flex-shrink:0;width:46px;justify-content:flex-end}.fl-sens-sum{display:flex;align-items:center;gap:16px;font-size:12px;color:var(--ink-3)}.fl-sens-sum b{color:var(--ink-1)}.fl-sens-sum .hi{display:inline-flex;align-items:center;gap:5px;color:var(--danger)}.fl-sens-sum .hi b{color:var(--danger)}.fl-sens-sum .hi svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none}.sw-table{width:100%;border-collapse:collapse}.sw-table thead th{text-align:left;font-size:11px;font-weight:600;color:var(--ink-3);padding:12px 18px;border-bottom:1px solid var(--line);background:var(--bg-soft)}.sw-table thead th.ta-r{text-align:right}.sw-table td{padding:13px 18px;border-bottom:1px solid var(--line);font-size:13px;color:var(--ink-2);vertical-align:middle}.sw-table tr:last-child td{border-bottom:0}.sw-table td.ta-r{text-align:right}.sw-word{font-weight:600;color:var(--ink-1)}.sw-cat{font-size:11.5px;color:var(--ink-2);background:var(--bg-soft);border:1px solid var(--line);padding:3px 9px;border-radius:7px}.sw-sev{font-size:11px;font-weight:700;padding:3px 9px;border-radius:7px}.sw-sev.high{background:#fdecec;color:var(--danger)}.sw-sev.mid{background:#fff3e4;color:var(--warn)}.sw-sev.low{background:var(--bg-soft);color:var(--ink-3)}.sw-act{font-size:11.5px;font-weight:600}.sw-act.block{color:var(--danger)}.sw-act.replace{color:var(--warn)}.sw-act.warn{color:var(--ink-3)}.sw-last{font-size:11.5px;color:var(--ink-4)}.qa-wrap{display:flex;flex-direction:column;gap:14px}.qa-intro{display:flex;align-items:center;gap:14px;background:linear-gradient(100deg,#eaf2fe,#eaf8ee);border:1px solid #D6E6FB;border-radius:14px;padding:14px 18px}.qa-intro-ico{flex-shrink:0;width:40px;height:40px;border-radius:11px;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#166ce6,#00a300)}.qa-intro-ico svg{width:21px;height:21px;fill:currentColor;stroke:none}.qa-intro-t{font-size:14px;font-weight:700;color:var(--ink-1)}.qa-intro-s{font-size:12px;color:var(--ink-2);margin-top:2px;line-height:1.6}.qa-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px 18px;transition:opacity .25s,border-color .2s}.qa-card.done{border-color:#bce6bc;background:#fcfefc}.qa-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.qa-q{font-size:14.5px;font-weight:700;color:var(--ink-1);letter-spacing:-.2px}.qa-badge{flex-shrink:0;font-size:11px;font-weight:600;color:var(--ink-3);background:var(--bg-soft);border:1px solid var(--line);padding:3px 9px;border-radius:7px}.qa-badge.ok{color:#0e7a0e;background:var(--ql-green-soft);border-color:#bce6bc;display:inline-flex;align-items:center;gap:4px}.qa-badge.ok svg{width:12px;height:12px;stroke:currentColor;stroke-width:2.6;fill:none}.qa-stats{display:flex;align-items:center;gap:16px;margin:9px 0 14px;font-size:12px;color:var(--ink-3)}.qa-stats span{display:inline-flex;align-items:center;gap:5px}.qa-stats b{color:var(--ink-1)}.qa-stats svg{width:13px;height:13px;stroke:currentColor;stroke-width:1.9;fill:none}.qa-stats .miss,.qa-stats .miss b{color:var(--warn)}.qa-stats .qa-dept{margin-left:auto;color:var(--ink-4)}.qa-label{display:block;font-size:11px;font-weight:600;color:var(--ink-3);margin-bottom:6px}.qa-answer{width:100%;min-height:76px;resize:vertical;font:inherit;font-size:13px;line-height:1.7;color:var(--ink-1);background:var(--bg-soft);border:1px solid var(--line);border-radius:11px;padding:11px 13px;transition:border-color .15s,background .15s}.qa-answer:focus{outline:none;border-color:var(--ql-blue);background:var(--surface)}.qa-answer:disabled{color:var(--ink-2);cursor:default}.qa-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px}.qa-target{display:flex;align-items:center;gap:8px}.qa-target .lb{font-size:12px;color:var(--ink-3)}.qa-target select{font:inherit;font-size:12.5px;font-weight:500;color:var(--ink-1);background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:7px 11px;cursor:pointer}.qa-target select:focus{outline:none;border-color:var(--ql-blue)}.qa-target select:disabled{color:var(--ink-3);background:var(--bg-soft);cursor:default}.qa-btn{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#fff;background:var(--ql-blue);border-radius:10px;padding:9px 16px;box-shadow:0 8px 18px -10px #166ce6b3;transition:background .15s}.qa-btn svg{width:14px;height:14px;fill:currentColor;stroke:none}.qa-btn:hover{background:var(--ql-blue-deep)}.qa-doneTxt{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:#0e7a0e}.qa-doneTxt svg{width:14px;height:14px;stroke:currentColor;stroke-width:2.6;fill:none}@media(max-width:1100px){.fl-grid{grid-template-columns:repeat(2,1fr)}.rk-bar{display:none}}.ch-tabs{display:flex;gap:10px;flex-wrap:wrap}.ch-tab{position:relative;display:flex;align-items:center;gap:10px;padding:11px 16px;background:var(--surface);border:1px solid var(--line);border-radius:13px;min-width:150px;transition:border-color .15s,box-shadow .15s,transform .15s}.ch-tab .emo{font-size:22px;line-height:1}.ch-tab .tx{display:flex;flex-direction:column;align-items:flex-start;line-height:1.25}.ch-tab .tx b{font-size:13.5px;font-weight:700;color:var(--ink-1)}.ch-tab .tx i{font-family:Manrope,sans-serif;font-size:10.5px;font-style:normal;color:var(--ink-4)}.ch-tab:not(.soon):hover{border-color:var(--ql-blue-soft);transform:translateY(-1px)}.ch-tab.on{border-color:var(--ql-blue);box-shadow:0 0 0 3px #166ce61f}.ch-tab.soon{opacity:.72;cursor:not-allowed;background:var(--bg-soft)}.ch-tab .soon-tag{font-size:10px;font-weight:600;color:var(--ink-4);background:var(--surface);border:1px solid var(--line);padding:2px 6px;border-radius:6px;margin-left:auto}.ch-tab .on-dot{margin-left:auto;width:18px;height:18px;border-radius:50%;background:var(--ql-blue);display:flex;align-items:center;justify-content:center}.ch-tab .on-dot svg{width:11px;height:11px;stroke:#fff;stroke-width:3;fill:none}.ch-layout{display:grid;grid-template-columns:1fr 312px;gap:18px;align-items:start}.ch-main{display:flex;flex-direction:column;gap:16px}.ch-sec{background:var(--surface);border:1px solid var(--line);border-radius:16px;overflow:hidden}.ch-sec-h{display:flex;align-items:center;gap:13px;padding:16px 20px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fafcff,#fff)}.ch-sec-h .no{flex-shrink:0;width:26px;height:26px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;color:#fff;background:linear-gradient(135deg,#166ce6,#0e55b8)}.ch-sec-h .t{font-size:14.5px;font-weight:700;color:var(--ink-1)}.ch-sec-h .s{font-size:11.5px;color:var(--ink-3);margin-top:2px}.ch-body{padding:18px 20px}.ch-grid2{display:grid;grid-template-columns:1fr 1fr;gap:16px 18px}.ch-field{display:flex;flex-direction:column;gap:7px}.ch-body>.ch-field+.ch-field,.ch-body>.ch-field+.ch-grid2,.ch-body>.ch-grid2+.ch-field{margin-top:16px}.ch-flabel{font-size:12px;font-weight:600;color:var(--ink-2);display:flex;align-items:center;gap:6px}.ch-flabel i{color:var(--danger);font-style:normal}.ch-flabel .hint{font-weight:400;font-size:11px;color:var(--ink-4)}.ch-field input,.ch-field textarea,.ch-field select{width:100%;font:inherit;font-size:13px;color:var(--ink-1);background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:10px 12px;transition:border-color .15s,box-shadow .15s}.ch-field textarea{resize:vertical;line-height:1.7}.ch-field input:focus,.ch-field textarea:focus,.ch-field select:focus{outline:none;border-color:var(--ql-blue);box-shadow:0 0 0 3px #166ce61a}.ch-field input[readonly]{background:var(--bg-soft);color:var(--ink-2)}.ch-input-ico,.ch-select-ico{position:relative}.ch-input-ico svg,.ch-select-ico svg{position:absolute;left:11px;top:50%;transform:translateY(-50%);width:15px;height:15px;stroke:var(--ink-4);stroke-width:1.8;fill:none;pointer-events:none}.ch-input-ico input,.ch-select-ico select{padding-left:34px}.ch-select-ico select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ch-copy{display:flex;gap:8px}.ch-copy input{flex:1}.ch-copy-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:600;color:var(--ql-blue);background:var(--ql-blue-soft);border-radius:10px;padding:0 14px;transition:background .15s}.ch-copy-btn svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none}.ch-copy-btn:hover{background:#dbe8fd}.ch-copy-btn.done{color:#0e7a0e;background:var(--ql-green-soft)}.ch-icon-btn{flex-shrink:0;width:40px;display:flex;align-items:center;justify-content:center;color:var(--ink-3);background:var(--bg-soft);border:1px solid var(--line);border-radius:10px;transition:color .15s,border-color .15s}.ch-icon-btn svg{width:15px;height:15px;stroke:currentColor;stroke-width:2;fill:none}.ch-icon-btn:hover{color:var(--ql-blue);border-color:var(--ql-blue-soft)}.ch-tip{display:flex;align-items:flex-start;gap:8px;margin-top:16px;font-size:11.5px;line-height:1.6;color:var(--ink-3);background:var(--bg-soft);border-radius:10px;padding:11px 13px}.ch-tip b{color:var(--ink-1);font-family:Manrope,sans-serif}.ch-tip svg{flex-shrink:0;width:15px;height:15px;stroke:var(--ql-blue);stroke-width:1.8;fill:none;margin-top:1px}.ch-switch-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12.5px;color:var(--ink-2)}.ch-switch-row.line{padding-top:16px;margin-top:16px;border-top:1px solid var(--line)}.ch-switch-row b{font-size:13px;font-weight:600;color:var(--ink-1)}.ch-switch-row .sub{display:block;font-size:11.5px;color:var(--ink-4);margin-top:2px}.ch-switch{flex-shrink:0;width:42px;height:24px;border-radius:100px;background:#cdd6e2;position:relative;transition:background .18s}.ch-switch span{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:var(--surface);box-shadow:0 1px 3px #071b3740;transition:left .18s}.ch-switch.on{background:var(--ql-green)}.ch-switch.on span{left:21px}.ch-seg3{display:inline-flex;background:var(--bg-soft);border:1px solid var(--line);border-radius:11px;padding:3px;gap:2px}.ch-seg3 button{font-size:12.5px;font-weight:600;color:var(--ink-3);padding:7px 16px;border-radius:8px;transition:background .15s,color .15s}.ch-seg3 button.on{background:var(--surface);color:var(--ql-blue);box-shadow:0 1px 4px #071b3714}.ch-depts{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}.ch-dept{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:500;color:var(--ink-2);background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:8px 13px;transition:border-color .15s,color .15s}.ch-dept .bx{width:16px;height:16px;border-radius:5px;border:1.5px solid var(--line);display:flex;align-items:center;justify-content:center;transition:all .15s}.ch-dept .bx svg{width:10px;height:10px;stroke:#fff;stroke-width:3;fill:none;opacity:0}.ch-dept .num{font-size:11px;color:var(--ink-4)}.ch-dept.on{border-color:var(--ql-blue);color:var(--ink-1)}.ch-dept.on .bx{background:var(--ql-blue);border-color:var(--ql-blue)}.ch-dept.on .bx svg{opacity:1}.ch-rail{display:flex;flex-direction:column;gap:16px;position:sticky;top:18px}.ch-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px 18px}.ch-card-h{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--ink-1);margin-bottom:14px}.ch-card-h svg{width:15px;height:15px;stroke:var(--ql-blue);stroke-width:1.9;fill:none}.ch-steps{display:flex;flex-direction:column;gap:2px}.ch-step{display:flex;align-items:center;gap:11px;padding:7px 0;position:relative}.ch-step:not(:last-child):before{content:"";position:absolute;left:12px;top:28px;bottom:-2px;width:1.5px;background:var(--line)}.ch-step .dot{flex-shrink:0;z-index:1;width:25px;height:25px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Manrope,sans-serif;font-size:12px;font-weight:700;color:var(--ink-4);background:var(--bg-soft);border:1.5px solid var(--line)}.ch-step .dot svg{width:12px;height:12px;stroke:#fff;stroke-width:3;fill:none}.ch-step .t{font-size:12.5px;color:var(--ink-2)}.ch-step.ok .dot{color:#fff;background:var(--ql-green);border-color:var(--ql-green)}.ch-step.ok .t{color:var(--ink-1);font-weight:500}.ch-status{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px 18px}.ch-status.connected{border-color:#bce6bc;background:linear-gradient(180deg,#f4fcf4,#fff)}.cs-head{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:700;color:var(--ink-2)}.cs-head svg{width:18px;height:18px;stroke:var(--ink-3);stroke-width:1.9;fill:none}.ch-status.connected .cs-head{color:#0e7a0e}.ch-status.connected .cs-head svg{stroke:var(--ql-green)}.ch-status.testing .cs-head svg{stroke:var(--ql-blue);animation:ch-spin 1s linear infinite}@keyframes ch-spin{to{transform:rotate(360deg)}}.cs-bound{display:flex;align-items:center;gap:10px;margin:14px 0;padding:10px;background:var(--bg-soft);border-radius:11px}.cs-bound .av{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:17px;background:var(--shirt-soft);flex-shrink:0}.cs-bound .nm{font-size:13px;font-weight:600;color:var(--ink-1)}.cs-bound .rl{font-size:11px;color:var(--ink-3);margin-top:1px}.cs-test,.cs-publish{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:600;border-radius:11px;padding:11px;transition:background .15s,opacity .15s}.cs-test{color:var(--ql-blue);background:var(--ql-blue-soft);margin-top:6px}.cs-test:hover{background:#dbe8fd}.cs-publish{color:#fff;background:var(--ql-green);margin-top:9px;box-shadow:0 8px 18px -10px #00b300b3}.cs-publish svg{width:14px;height:14px;stroke:currentColor;stroke-width:2.2;fill:none}.cs-test.off,.cs-publish.off{opacity:.45;cursor:not-allowed;box-shadow:none}.cs-note{font-size:11px;color:var(--ink-4);text-align:center;margin-top:9px}.ch-help-list{display:flex;flex-direction:column;gap:10px;padding-left:0;list-style:none;counter-reset:hl}.ch-help-list li{position:relative;padding-left:26px;font-size:12px;line-height:1.6;color:var(--ink-2);counter-increment:hl}.ch-help-list li:before{content:counter(hl);position:absolute;left:0;top:0;width:18px;height:18px;border-radius:6px;background:var(--ql-blue-soft);color:var(--ql-blue);font-family:Manrope,sans-serif;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}@media(max-width:1080px){.ch-layout{grid-template-columns:1fr}.ch-rail{position:static;flex-direction:row;flex-wrap:wrap}.ch-rail>*{flex:1;min-width:240px}}.ap-hero.compact{padding:22px 30px}.ap-hero.compact h1{font-size:23px;margin-bottom:0}.bar-fill.blue{background:linear-gradient(90deg,#4d97f0,#166ce6)}.bar-fill.green{background:linear-gradient(90deg,#4dd24d,#00a300)}.bar-fill.gray{background:linear-gradient(90deg,#aebacb,#8c9baf)}.md-layout{display:grid;grid-template-columns:1fr 308px;gap:18px;align-items:start}.md-main{display:flex;flex-direction:column;gap:12px}.md-sec-label{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:700;color:var(--ink-1)}.md-sec-label .n{font-family:Manrope,sans-serif;font-size:12px;color:var(--ink-4)}.md-add{margin-left:auto;display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:600;color:var(--ql-blue);background:var(--ql-blue-soft);padding:7px 13px;border-radius:9px}.md-add svg{width:13px;height:13px;stroke:currentColor;stroke-width:2.2;fill:none}.md-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mdl-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px;transition:box-shadow .18s,border-color .18s}.mdl-card.def{border-color:var(--ql-blue);box-shadow:0 0 0 3px #166ce61a}.mdl-card.off{opacity:.7;background:var(--bg-soft)}.mdl-top{display:flex;align-items:center;gap:11px}.mdl-ico{width:38px;height:38px;border-radius:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mdl-ico svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.7;fill:none}.mdl-ico.blue{background:var(--ql-blue-soft);color:var(--ql-blue)}.mdl-ico.green{background:var(--ql-green-soft);color:#0e7a0e}.mdl-ico.gray{background:var(--bg-page);color:var(--ink-3)}.mdl-id{flex:1;min-width:0}.mdl-name{font-size:14px;font-weight:700;color:var(--ink-1);display:flex;align-items:center;gap:7px}.mdl-def{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:600;color:var(--ql-blue);background:var(--ql-blue-soft);padding:2px 6px;border-radius:6px}.mdl-def svg{width:10px;height:10px;fill:currentColor;stroke:none}.mdl-prov{font-size:11px;color:var(--ink-3);margin-top:2px}.mdl-prov .pv{font-weight:600}.mdl-prov .pv.blue{color:var(--ql-blue)}.mdl-prov .pv.green{color:#0e7a0e}.mdl-prov .pv.gray{color:var(--ink-2)}.mdl-switch{flex-shrink:0;width:40px;height:23px;border-radius:100px;background:#cdd6e2;position:relative;transition:background .18s}.mdl-switch span{position:absolute;top:3px;left:3px;width:17px;height:17px;border-radius:50%;background:var(--surface);box-shadow:0 1px 3px #071b3740;transition:left .18s}.mdl-switch.on{background:var(--ql-green)}.mdl-switch.on span{left:20px}.mdl-key{display:flex;align-items:center;gap:7px;margin:13px 0;padding:8px 10px;background:var(--bg-soft);border-radius:9px}.mdl-key svg{width:13px;height:13px;stroke:var(--ink-4);stroke-width:1.8;fill:none;flex-shrink:0}.mdl-key code{font-family:Manrope,monospace;font-size:11.5px;color:var(--ink-2)}.mdl-specs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding-bottom:13px;border-bottom:1px solid var(--line)}.mdl-specs .v{font-size:13px;font-weight:700;color:var(--ink-1)}.mdl-specs .k{font-size:10px;color:var(--ink-4);margin-top:1px}.mdl-share{margin:12px 0 13px}.mdl-share .lbl{display:flex;justify-content:space-between;font-size:11px;color:var(--ink-3);margin-bottom:5px}.mdl-share .lbl b{color:var(--ink-1)}.mdl-share .track{height:6px;background:var(--bg-page);border-radius:100px;overflow:hidden}.mdl-share .track span{display:block;height:100%;border-radius:100px}.mdl-share .track span.blue{background:var(--ql-blue)}.mdl-share .track span.green{background:var(--ql-green)}.mdl-share .track span.gray{background:var(--ink-4)}.mdl-foot{display:flex;gap:8px}.mdl-test{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:12px;font-weight:600;color:var(--ink-2);background:var(--bg-soft);border:1px solid var(--line);border-radius:9px;padding:8px}.mdl-test svg{width:13px;height:13px;stroke:currentColor;stroke-width:2;fill:none}.mdl-test svg.spin{animation:ch-spin 1s linear infinite}.mdl-test:disabled{opacity:.5}.mdl-setdef{flex-shrink:0;font-size:12px;font-weight:600;color:var(--ql-blue);background:var(--ql-blue-soft);border-radius:9px;padding:8px 14px}.md-rail{display:flex;flex-direction:column;gap:16px;position:sticky;top:18px}.md-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px 18px}.md-card-h{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--ink-1);margin-bottom:14px}.md-card-h svg{width:15px;height:15px;stroke:var(--ql-blue);stroke-width:1.9;fill:none}.md-route label{display:block;font-size:11.5px;font-weight:600;color:var(--ink-3);margin:12px 0 5px}.md-route label:first-child{margin-top:0}.md-route select,.md-route input{width:100%;font:inherit;font-size:12.5px;color:var(--ink-1);background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:8px 11px}.md-route select:focus,.md-route input:focus{outline:none;border-color:var(--ql-blue)}.md-switch-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;font-size:12px;color:var(--ink-2)}.md-cost-big{display:flex;align-items:baseline;gap:2px}.md-cost-big .cur{font-size:16px;color:var(--ink-3)}.md-cost-big .v{font-size:28px;font-weight:700;color:var(--ink-1);letter-spacing:-1px}.md-cost-sub{font-size:11.5px;color:var(--ink-3);margin:4px 0 14px}.md-cost-sub b{color:#0e7a0e}.md-cost-list{display:flex;flex-direction:column;gap:9px}.md-cost-row{display:flex;align-items:center;gap:10px}.md-cost-row .nm{font-size:11.5px;color:var(--ink-2);width:96px;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.md-cost-row .track{flex:1;height:6px;background:var(--bg-page);border-radius:100px;overflow:hidden}.md-cost-row .track span{display:block;height:100%;background:linear-gradient(90deg,#4d97f0,#166ce6);border-radius:100px}.md-cost-row .pct{font-size:11.5px;font-weight:600;color:var(--ink-2);width:30px;text-align:right}.kn-layout{display:grid;grid-template-columns:276px 1fr;gap:18px;align-items:start}.kn-list{display:flex;flex-direction:column;gap:8px;position:sticky;top:18px}.kn-list-h{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;color:var(--ink-3);letter-spacing:1px;text-transform:uppercase;padding:0 4px 4px}.kn-add{width:24px;height:24px;border-radius:7px;display:flex;align-items:center;justify-content:center;color:var(--ql-blue);background:var(--ql-blue-soft)}.kn-add svg{width:13px;height:13px;stroke:currentColor;stroke-width:2.4;fill:none}.kn-kb{display:flex;align-items:center;gap:11px;padding:12px 13px;background:var(--surface);border:1px solid var(--line);border-radius:13px;text-align:left;transition:border-color .15s,transform .15s}.kn-kb:hover{transform:translate(2px)}.kn-kb .ic{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;background:var(--shirt-soft);color:var(--shirt);flex-shrink:0}.kn-kb .ic svg{width:17px;height:17px;stroke:currentColor;stroke-width:1.8;fill:none}.kn-kb .tx{flex:1;min-width:0}.kn-kb .tx b{display:block;font-size:13px;font-weight:600;color:var(--ink-1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kn-kb .tx i{font-style:normal;font-size:10.5px;color:var(--ink-4)}.kn-kb .hit{font-size:12px;font-weight:700;color:#0e7a0e}.kn-kb.on{border-color:var(--shirt);box-shadow:0 0 0 3px var(--shirt-soft)}.kn-main{display:flex;flex-direction:column;gap:14px}.kn-head{display:flex;align-items:center;justify-content:space-between;gap:14px;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px 20px;position:relative;overflow:hidden}.kn-head:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--shirt)}.kn-head-id{display:flex;align-items:center;gap:13px}.kn-head-id .ic{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--shirt-soft);color:var(--shirt)}.kn-head-id .ic svg{width:21px;height:21px;stroke:currentColor;stroke-width:1.8;fill:none}.kn-head-id .nm{font-size:16px;font-weight:700;color:var(--ink-1)}.kn-head-id .en{font-size:11.5px;color:var(--ink-3);margin-top:2px;font-family:Manrope,sans-serif}.kn-upload{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:#fff;background:var(--ql-blue);border-radius:10px;padding:9px 15px;box-shadow:0 8px 18px -10px #166ce6b3}.kn-upload svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none}.kn-test{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px 18px}.kn-test-h{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--ink-1);margin-bottom:12px}.kn-test-h svg{width:15px;height:15px;fill:var(--ql-blue);stroke:none}.kn-test-h span{font-weight:400;font-size:11.5px;color:var(--ink-4)}.kn-test-bar{display:flex;align-items:center;gap:9px;background:var(--bg-soft);border:1px solid var(--line);border-radius:11px;padding:4px 4px 4px 12px}.kn-test-bar svg{width:16px;height:16px;stroke:var(--ink-4);stroke-width:2;fill:none;flex-shrink:0}.kn-test-bar input{flex:1;font:inherit;font-size:13px;color:var(--ink-1);background:none;border:none;outline:none}.kn-test-bar button{font-size:12.5px;font-weight:600;color:#fff;background:var(--ql-blue);border-radius:8px;padding:8px 16px}.kn-test-bar button:disabled{opacity:.6}.kn-searching{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--ink-3);margin-top:12px}.kn-searching svg{width:14px;height:14px;stroke:var(--ql-blue);stroke-width:2;fill:none;animation:ch-spin 1s linear infinite}.kn-hits{display:flex;flex-direction:column;gap:9px;margin-top:13px}.kn-hit{display:flex;gap:12px;padding:11px 13px;background:var(--bg-soft);border-radius:11px}.kn-hit .sc{flex-shrink:0;font-size:13px;font-weight:700;color:var(--warn);width:36px}.kn-hit .sc.hi{color:#0e7a0e}.kn-hit .sc.lo{color:var(--ink-4)}.kn-hit .src{font-size:11.5px;font-weight:600;color:var(--ql-blue);margin-bottom:3px}.kn-hit .tx{font-size:12.5px;color:var(--ink-2);line-height:1.6}.kn-docs{background:var(--surface);border:1px solid var(--line);border-radius:16px;overflow:hidden}.kn-docs-h{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--ink-1);padding:15px 18px;border-bottom:1px solid var(--line)}.kn-docs-h .n{font-family:Manrope,sans-serif;font-size:12px;color:var(--ink-4)}.kn-table{width:100%;border-collapse:collapse}.kn-table th{text-align:left;font-size:11px;font-weight:600;color:var(--ink-3);padding:10px 18px;background:var(--bg-soft)}.kn-table th.ta-r{text-align:right}.kn-table td{padding:12px 18px;border-bottom:1px solid var(--line);font-size:12.5px;color:var(--ink-2);vertical-align:middle}.kn-table tr:last-child td{border-bottom:0}.kn-table td.ta-r{text-align:right}.kn-doc{font-weight:600;color:var(--ink-1);display:flex;align-items:center;gap:9px}.kn-doc .fi{width:28px;height:28px;border-radius:7px;display:flex;align-items:center;justify-content:center;background:var(--ql-blue-soft);color:var(--ql-blue);flex-shrink:0}.kn-doc .fi svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.8;fill:none}.kn-type{font-family:Manrope,sans-serif;font-size:10.5px;font-weight:600;color:var(--ink-3);background:var(--bg-soft);border:1px solid var(--line);padding:2px 7px;border-radius:6px}.kn-size,.kn-upd{color:var(--ink-4);font-size:11.5px}.kn-st{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;padding:3px 9px;border-radius:7px}.kn-st.ok{color:#0e7a0e;background:var(--ql-green-soft)}.kn-st.run{color:var(--ql-blue);background:var(--ql-blue-soft)}.kn-st.bad{color:var(--danger);background:#fdecec}.kn-st svg{width:11px;height:11px;stroke:currentColor;stroke-width:2.2;fill:none;animation:ch-spin 1s linear infinite}.kn-del{color:var(--ink-4);width:28px;height:28px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center}.kn-del:hover{color:var(--danger);background:#fdecec}.kn-del svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.8;fill:none}.st-layout{display:grid;grid-template-columns:188px 1fr;gap:18px;align-items:start}.st-tabs{display:flex;flex-direction:column;gap:3px;position:sticky;top:18px}.st-tab{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500;color:var(--ink-2);padding:10px 13px;border-radius:10px;text-align:left;transition:background .15s,color .15s}.st-tab svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.8;fill:none}.st-tab:hover{background:var(--bg-soft);color:var(--ink-1)}.st-tab.on{background:var(--ink-1);color:#fff;font-weight:600}.st-stack{display:flex;flex-direction:column;gap:16px}.st-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:20px}.st-card-h{display:flex;align-items:center;justify-content:space-between;font-size:14.5px;font-weight:700;color:var(--ink-1);margin-bottom:18px}.st-profile{display:flex;gap:20px;align-items:flex-start;margin-bottom:18px}.st-avatar{position:relative;width:72px;height:72px;border-radius:18px;background:var(--grad-brand);color:#fff;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:600;flex-shrink:0}.st-avatar .cam{position:absolute;right:-4px;bottom:-4px;width:26px;height:26px;border-radius:8px;background:var(--surface);border:1px solid var(--line);font-size:11px;color:var(--ink-2);box-shadow:var(--shadow-card)}.st-prof-fields{flex:1;display:flex;flex-direction:column;gap:12px}.st-field{display:flex;flex-direction:column;gap:6px}.st-field label{font-size:12px;font-weight:600;color:var(--ink-3)}.st-field input,.st-field select{width:100%;font:inherit;font-size:13px;color:var(--ink-1);background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:10px 12px}.st-field input:focus,.st-field select:focus{outline:none;border-color:var(--ql-blue);box-shadow:0 0 0 3px #166ce61a}.st-ico-input{position:relative}.st-ico-input svg{position:absolute;left:11px;top:50%;transform:translateY(-50%);width:15px;height:15px;stroke:var(--ink-4);stroke-width:1.8;fill:none}.st-ico-input input{padding-left:34px}.st-grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.st-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 0;border-top:1px solid var(--line)}.st-row:first-of-type{border-top:0}.st-row-l{display:flex;align-items:center;gap:12px}.st-row-l svg{width:18px;height:18px;stroke:var(--ink-3);stroke-width:1.8;fill:none}.st-row-l b{display:block;font-size:13.5px;font-weight:600;color:var(--ink-1)}.st-row-l span{font-size:11.5px;color:var(--ink-4)}.st-btn{font-size:12.5px;font-weight:600;border-radius:9px;padding:8px 16px;display:inline-flex;align-items:center;gap:6px}.st-btn svg{width:13px;height:13px;stroke:currentColor;stroke-width:2;fill:none}.st-btn.ghost{color:var(--ink-2);background:var(--bg-soft);border:1px solid var(--line)}.st-btn.ghost:hover{background:var(--bg-page)}.st-btn.primary{color:#fff;background:var(--ql-blue);box-shadow:0 8px 18px -10px #166ce6b3}.st-btn.sm{padding:6px 12px;font-size:12px}.st-tip{display:flex;align-items:center;gap:8px;margin-top:16px;font-size:12px;color:var(--ink-3);background:var(--bg-soft);border-radius:10px;padding:11px 13px}.st-tip svg{width:15px;height:15px;stroke:#0e7a0e;stroke-width:1.8;fill:none}.st-table{width:100%;border-collapse:collapse}.st-table th{text-align:left;font-size:11px;font-weight:600;color:var(--ink-3);padding:0 0 12px;border-bottom:1px solid var(--line)}.st-table th.ta-r{text-align:right}.st-table td{padding:13px 0;border-bottom:1px solid var(--line);font-size:13px;color:var(--ink-2)}.st-table td.ta-r{text-align:right}.st-table tr:last-child td{border-bottom:0}.st-member{display:flex;align-items:center;gap:10px}.st-member .av{width:32px;height:32px;border-radius:9px;background:var(--ql-blue-soft);color:var(--ql-blue);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.st-member .nm{font-size:13px;font-weight:600;color:var(--ink-1)}.st-member .em{font-size:11px;color:var(--ink-4)}.st-role{font-size:11.5px;font-weight:600;padding:3px 9px;border-radius:7px}.st-role.admin{background:#ede9fb;color:#6e63d8}.st-role.lead{background:var(--ql-blue-soft);color:var(--ql-blue)}.st-role.member{background:var(--ql-green-soft);color:#0e7a0e}.st-role.store{background:#fbe6cc;color:var(--warn)}.st-dept{font-size:12.5px;color:var(--ink-2)}.st-mstatus{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:var(--ink-2)}.st-mstatus .d{width:7px;height:7px;border-radius:50%;background:var(--ink-4)}.st-mstatus.active .d{background:var(--ql-green)}.st-mstatus.invited{color:var(--warn)}.st-mstatus.invited .d{background:var(--warn)}.st-last{font-size:12px;color:var(--ink-4)}.st-rbac{margin-top:20px}.st-rbac-h{font-size:12.5px;font-weight:700;color:var(--ink-2);margin-bottom:12px}.st-rbac-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.st-rbac-item{background:var(--bg-soft);border-radius:11px;padding:12px 14px}.st-rbac-item p{font-size:11.5px;color:var(--ink-3);margin-top:7px;line-height:1.5}.st-notify{width:100%;border-collapse:collapse}.st-notify th{font-size:11px;font-weight:600;color:var(--ink-3);padding:0 0 12px;border-bottom:1px solid var(--line)}.st-notify th.ta-c{text-align:center;width:70px}.st-notify td{padding:13px 0;border-bottom:1px solid var(--line)}.st-notify td.ta-c{text-align:center}.st-notify td.ta-c .ch-switch{display:inline-block}.st-notify tr:last-child td{border-bottom:0}.nn b{display:block;font-size:13px;font-weight:600;color:var(--ink-1)}.nn span{font-size:11.5px;color:var(--ink-4)}.st-plan{display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--grad-dark);border:none;color:#fff}.st-plan-tag{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;background:#ffffff1f;padding:5px 12px;border-radius:100px}.st-plan-tag svg{width:13px;height:13px;fill:var(--yellow);stroke:none}.st-plan-name{font-size:26px;margin:12px 0 4px;font-weight:300}.st-plan-name b{font-weight:700}.st-plan-sub{font-size:12px;color:#ffffffb3}.st-plan .st-btn.primary{background:var(--surface);color:var(--ql-blue);box-shadow:none}.st-quota{margin-bottom:16px}.st-quota:last-child{margin-bottom:0}.st-quota .ql{display:flex;justify-content:space-between;font-size:12.5px;color:var(--ink-2);margin-bottom:7px}.st-quota .ql b{color:var(--ink-1)}.st-quota .qt{height:8px;background:var(--bg-soft);border-radius:100px;overflow:hidden}.st-quota .qt span{display:block;height:100%;background:linear-gradient(90deg,#4d97f0,#166ce6);border-radius:100px}.st-quota .qt span.warn{background:linear-gradient(90deg,#f6a23b,#e8820e)}.st-paid{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:#0e7a0e}.st-paid svg{width:13px;height:13px;stroke:currentColor;stroke-width:2.4;fill:none}.st-savebar{position:sticky;bottom:18px;display:flex;align-items:center;gap:12px;align-self:center;background:var(--ink-1);color:#fff;padding:10px 12px 10px 20px;border-radius:100px;box-shadow:0 18px 40px -16px #071b37b3;margin-top:4px}.st-savebar span{font-size:12.5px;color:#fffc;margin-right:6px}.st-savebar .st-btn.ghost{background:#ffffff1f;border-color:transparent;color:#fff}.mn-metric{display:inline-flex;background:var(--bg-soft);border-radius:9px;padding:2px}.mn-metric button{font-size:12px;font-weight:600;color:var(--ink-3);padding:6px 14px;border-radius:7px}.mn-metric button.on{background:var(--surface);color:var(--ql-blue);box-shadow:0 1px 4px #071b3714}.mn-chart{position:relative}.mn-svg{width:100%;height:200px;display:block}.mn-x{display:flex;justify-content:space-between;margin-top:8px;font-size:10.5px;color:var(--ink-4);font-family:Manrope,sans-serif}.mn-donut-wrap{display:flex;align-items:center;gap:22px}.mn-donut{width:132px;height:132px;flex-shrink:0}.mn-donut-n{font-family:Manrope,sans-serif;font-size:19px;font-weight:700;fill:var(--ink-1)}.mn-donut-l{font-size:10px;fill:var(--ink-4)}.mn-legend{flex:1;display:flex;flex-direction:column;gap:11px}.mn-leg{display:flex;align-items:center;gap:9px;font-size:12.5px;color:var(--ink-2)}.mn-leg .dot{width:9px;height:9px;border-radius:3px}.mn-leg b{margin-left:auto;color:var(--ink-1)}.mn-alerts{display:flex;flex-direction:column}.mn-alert{display:flex;align-items:center;gap:13px;padding:13px 0;border-bottom:1px solid var(--line)}.mn-alert:last-child{border-bottom:0}.mn-lvl{flex-shrink:0;font-size:11px;font-weight:700;padding:4px 10px;border-radius:7px}.mn-lvl.high{background:#fdecec;color:var(--danger)}.mn-lvl.mid{background:#fff3e4;color:var(--warn)}.mn-lvl.low{background:var(--bg-soft);color:var(--ink-3)}.mn-alert-bd{flex:1;min-width:0}.mn-alert-bd .t{font-size:13px;font-weight:600;color:var(--ink-1)}.mn-alert-bd .s{font-size:11.5px;color:var(--ink-3);margin-top:2px}.mn-alert-time{flex-shrink:0;font-size:11.5px;color:var(--ink-4)}.mn-alert-st{flex-shrink:0;display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;width:80px;justify-content:flex-end}.mn-alert-st svg{width:13px;height:13px;stroke:currentColor;stroke-width:2.2;fill:none}.mn-alert-st.open{color:var(--warn)}.mn-alert-st.ack{color:var(--ql-blue)}.mn-alert-st.ack svg{animation:ch-spin 1.4s linear infinite}.mn-alert-st.resolved{color:#0e7a0e}.sc-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.sc-stat{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:16px 18px}.sc-stat .v{font-size:26px;font-weight:700;color:var(--ink-1);letter-spacing:-1px}.sc-stat .v.green{color:#0e7a0e}.sc-stat .v.danger{color:var(--danger)}.sc-stat .l{font-size:11.5px;color:var(--ink-3);margin-top:4px}.sc-policy{display:flex;align-items:center;gap:13px;padding:14px 0;border-top:1px solid var(--line)}.sc-policy:first-child{border-top:0}.sc-pol-ic{width:34px;height:34px;border-radius:9px;background:var(--ql-blue-soft);color:var(--ql-blue);display:flex;align-items:center;justify-content:center;flex-shrink:0}.sc-pol-ic svg{width:17px;height:17px;stroke:currentColor;stroke-width:1.8;fill:none}.sc-pol-bd{flex:1}.sc-pol-bd .t{font-size:13.5px;font-weight:600;color:var(--ink-1);display:flex;align-items:center;gap:8px}.sc-pol-bd .s{font-size:11.5px;color:var(--ink-3);margin-top:2px}.sc-act{font-size:10.5px;font-weight:600;padding:2px 7px;border-radius:6px}.sc-act.block{background:#fdecec;color:var(--danger)}.sc-act.replace{background:#fff3e4;color:var(--warn)}.sc-act.mask{background:var(--ql-blue-soft);color:var(--ql-blue)}.sc-act.warn{background:var(--bg-soft);color:var(--ink-3)}.sc-filter{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--ink-2);background:var(--bg-soft);border:1px solid var(--line);padding:7px 13px;border-radius:9px}.sc-filter svg{width:13px;height:13px;stroke:currentColor;stroke-width:1.9;fill:none}.sc-audit td{font-size:12.5px}.sc-time{color:var(--ink-3);font-size:11.5px}.sc-actor{display:inline-flex;align-items:center;gap:8px;font-weight:500;color:var(--ink-1)}.sc-actor .av{width:24px;height:24px;border-radius:7px;background:var(--bg-page);color:var(--ink-2);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600}.sc-target{color:var(--ink-2)}.sc-ip{color:var(--ink-4);font-size:11.5px}.sc-res{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;padding:3px 9px;border-radius:7px}.sc-res svg{width:12px;height:12px;stroke:currentColor;stroke-width:2.4;fill:none}.sc-res.ok{color:#0e7a0e;background:var(--ql-green-soft)}.sc-res.block{color:var(--danger);background:#fdecec}.sc-res.deny{color:var(--warn);background:#fff3e4}.sc-comp{display:flex;flex-direction:column;gap:9px}.sc-comp-item{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--ink-2);padding:11px 13px;background:var(--bg-soft);border-radius:10px}.sc-comp-item .ic{width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;background:#e6e9ef;color:var(--ink-4);flex-shrink:0}.sc-comp-item .ic svg{width:13px;height:13px;stroke:currentColor;stroke-width:2.6;fill:none}.sc-comp-item .tag{margin-left:auto;font-size:11px;font-weight:600;color:var(--ink-4)}.sc-comp-item.ok .ic{background:var(--ql-green);color:#fff}.sc-comp-item.ok .tag{color:#0e7a0e}@media(max-width:1080px){.md-layout,.kn-layout,.st-layout,.md-grid{grid-template-columns:1fr}.md-rail,.kn-list,.st-tabs,.md-route,.ch-rail{position:static}.st-tabs{flex-direction:row;flex-wrap:wrap}.sc-stats{grid-template-columns:repeat(2,1fr)}}.orc-task{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.orc-chips{display:flex;gap:8px;flex-wrap:wrap;flex:1}.orc-chip{font-size:13px;font-weight:500;color:var(--ink-2);background:var(--surface);border:1px solid var(--line);border-radius:100px;padding:8px 16px;transition:all .15s}.orc-chip:hover:not(:disabled){border-color:var(--ql-blue);color:var(--ql-blue-deep)}.orc-chip.on{background:var(--ql-blue-soft);border-color:transparent;color:var(--ql-blue-deep);font-weight:600}.orc-chip:disabled{opacity:.55;cursor:default}.orc-run{display:inline-flex;align-items:center;gap:7px;font-size:13.5px;font-weight:600;color:#fff;background:var(--ql-blue);border-radius:10px;padding:9px 20px;transition:filter .15s,opacity .15s}.orc-run:hover:not(:disabled){filter:brightness(1.06)}.orc-run:disabled{opacity:.7;cursor:default}.orc-run svg{width:16px;height:16px;stroke:#fff;stroke-width:2;fill:none}.orc-run svg.spin{animation:orc-spin 1s linear infinite}.orc-prompt{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--ink-2);background:var(--bg-soft);border:1px solid var(--line);border-radius:12px;padding:11px 15px}.orc-prompt svg{width:16px;height:16px;stroke:var(--ink-3);stroke-width:1.7;fill:none;flex-shrink:0}.orc-prompt b{color:var(--ink-1);font-weight:600}.orc-layout{display:grid;grid-template-columns:1fr 300px;gap:18px;align-items:start}.orc-canvas{display:flex;flex-direction:column}.orc-orch{display:flex;gap:14px;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px 18px;box-shadow:var(--shadow-card);position:relative;overflow:hidden}.orc-orch:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--grad-brand)}.orc-orch-ic{width:44px;height:44px;flex-shrink:0;border-radius:12px;background:var(--ql-blue-soft);display:flex;align-items:center;justify-content:center}.orc-orch.planning .orc-orch-ic,.orc-orch.running .orc-orch-ic,.orc-orch.synthesizing .orc-orch-ic{animation:orc-glow 1.5s infinite}.orc-orch-ic svg{width:24px;height:24px;stroke:var(--ql-blue-deep);stroke-width:1.7;fill:none}.orc-orch-bd{flex:1;min-width:0}.orc-orch-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.orc-orch-top .nm{font-size:15px;font-weight:700;color:var(--ink-1);display:flex;align-items:baseline;gap:9px}.orc-orch-top .nm .role{font-size:11.5px;font-weight:500;color:var(--ink-4)}.orc-orch-line{font-size:12.5px;color:var(--ink-3);margin-top:5px;line-height:1.6}.orc-pill{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;padding:4px 10px;border-radius:100px;background:var(--bg-soft);color:var(--ink-3);flex-shrink:0}.orc-pill .d{width:6px;height:6px;border-radius:50%;background:currentColor}.orc-pill.pending{color:var(--ink-4)}.orc-pill.running,.orc-pill.orch.planning,.orc-pill.orch.running,.orc-pill.orch.synthesizing{background:var(--ql-blue-soft);color:var(--ql-blue-deep)}.orc-pill.running .d,.orc-pill.orch.planning .d,.orc-pill.orch.running .d,.orc-pill.orch.synthesizing .d{animation:orc-pulse 1s infinite}.orc-pill.done,.orc-pill.orch.done{background:var(--ql-green-soft);color:var(--ql-green)}.orc-conn{height:34px;position:relative;display:flex;align-items:center;justify-content:center}.orc-conn:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;transform:translate(-50%);background:repeating-linear-gradient(var(--line) 0 5px,transparent 5px 10px)}.orc-conn.active:before{background:repeating-linear-gradient(var(--ql-blue) 0 5px,transparent 5px 10px);background-size:100% 20px;animation:orc-flow .6s linear infinite}.orc-conn-label{position:relative;z-index:1;font-size:11px;font-weight:500;color:var(--ink-4);background:var(--bg-page);padding:2px 12px;border-radius:100px}.orc-conn.active .orc-conn-label{color:var(--ql-blue-deep)}.orc-workers{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.orc-worker{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:14px;transition:border-color .25s,box-shadow .25s,opacity .25s;--shirt: var(--ql-blue);--shirt-soft: var(--ql-blue-soft)}.orc-worker.pending{opacity:.6}.orc-worker.running{border-color:var(--shirt);box-shadow:0 0 0 3px color-mix(in srgb,var(--shirt) 14%,transparent)}.orc-w-head{display:flex;align-items:center;gap:10px}.orc-w-ava{width:32px;height:32px;flex-shrink:0;border-radius:9px;background:var(--shirt-soft);display:flex;align-items:center;justify-content:center;font-size:17px}.orc-w-id{flex:1;min-width:0}.orc-w-id .nm{font-size:13.5px;font-weight:600;color:var(--ink-1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.orc-w-id .meta{font-size:11px;color:var(--ink-4)}.orc-w-sub{font-size:11.5px;color:var(--ink-3);margin:10px 0 8px;padding-bottom:8px;border-bottom:1px dashed var(--line)}.orc-w-body{min-height:72px}.orc-w-wait{font-size:12px;color:var(--ink-4);padding:20px 0;text-align:center}.orc-w-out{font-size:12.5px;color:var(--ink-2);line-height:1.65;animation:orc-fade .3s ease}.orc-w-meta{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--ql-green);margin-top:9px}.orc-w-meta svg{width:13px;height:13px;stroke:var(--ql-green);stroke-width:2.2;fill:none}.orc-skel{height:11px;border-radius:5px;background:linear-gradient(90deg,var(--bg-soft) 25%,var(--line) 50%,var(--bg-soft) 75%);background-size:200% 100%;animation:orc-sh 1.2s linear infinite;margin-bottom:8px}.orc-skel.s{width:88%}.orc-skel.s2{width:62%}.orc-result{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px 18px;opacity:.55;transition:opacity .3s,border-color .3s,box-shadow .3s}.orc-result.show{opacity:1;border-color:var(--ql-green);box-shadow:0 0 0 3px color-mix(in srgb,var(--ql-green) 10%,transparent)}.orc-result-head{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:700;color:var(--ink-1);margin-bottom:10px}.orc-result-head .ic{width:26px;height:26px;border-radius:8px;background:var(--ql-green-soft);display:flex;align-items:center;justify-content:center}.orc-result-head .ic svg{width:15px;height:15px;fill:var(--ql-green);stroke:none}.orc-result-head .by{margin-left:auto;font-size:11.5px;font-weight:500;color:var(--ink-4)}.orc-result-body{font-size:13px;color:var(--ink-2);line-height:1.7;animation:orc-fade .3s ease}.orc-result-body.muted{color:var(--ink-4);font-size:12.5px}.orc-log{align-self:start}.orc-log-body{padding:6px 6px 12px;max-height:520px;overflow-y:auto;display:flex;flex-direction:column;gap:2px}.orc-log-empty{font-size:12px;color:var(--ink-4);padding:16px 12px;line-height:1.6}.orc-logitem{display:flex;gap:9px;font-size:12px;padding:6px 10px;border-radius:8px;animation:orc-fade .25s ease}.orc-logitem .lt{color:var(--ink-4);font-size:11px;flex-shrink:0}.orc-logitem .lx{color:var(--ink-2);line-height:1.5}.orc-logitem.orch{background:var(--ql-blue-soft)}.orc-logitem.orch .lx{color:var(--ql-blue-deep);font-weight:500}.orc-logitem.done .lx{color:var(--ql-green)}@keyframes orc-spin{to{transform:rotate(360deg)}}@keyframes orc-pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes orc-flow{to{background-position:0 20px}}@keyframes orc-sh{to{background-position:-200% 0}}@keyframes orc-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes orc-glow{0%,to{box-shadow:0 0 0 0 transparent}50%{box-shadow:0 0 0 4px var(--ql-blue-soft)}}.orc-mode{margin-left:10px;font-size:11px;font-weight:600;color:var(--ql-blue-deep);background:var(--ql-blue-soft);padding:2px 9px;border-radius:100px;display:inline-flex;align-items:center;gap:4px}.orc-mode.trig{color:var(--ink-2);background:var(--bg-soft)}.orc-mode svg{width:12px;height:12px;stroke:currentColor;stroke-width:1.8;fill:none}.orc-emptyrun{font-size:13px;color:var(--ink-3);background:var(--bg-soft);border:1px dashed var(--line);border-radius:14px;padding:28px;text-align:center}.orc-chip-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.orc-chip-dot.orchestrator{background:var(--ql-blue)}.orc-chip-dot.pipeline{background:var(--ql-green)}.orc-chip{display:inline-flex;align-items:center;gap:7px}.orc-w-step{font-size:14px;font-weight:700;color:var(--ink-3)}.orc-dbadges{display:flex;gap:5px;flex-wrap:wrap;margin:5px 0 4px}.orc-dbadge{font-size:10px;font-weight:600;padding:1px 7px;border-radius:6px;background:var(--bg-soft);color:var(--ink-3)}.orc-dbadge.trig.blue{background:var(--ql-blue-soft);color:var(--ql-blue-deep)}.orc-dbadge.trig.green{background:var(--ql-green-soft);color:var(--ql-green)}.orc-dbadge.topo{background:var(--ql-blue-soft);color:var(--ql-blue-deep)}.orc-dbadge.st.running{background:var(--ql-green-soft);color:var(--ql-green)}.orc-dbadge.st.paused{background:#fff3e4;color:var(--warn)}.orc-dbadge.st.draft{background:var(--bg-soft);color:var(--ink-4)}.orc-build{display:grid;grid-template-columns:248px 1fr;gap:18px;align-items:start}.orc-deflist{display:flex;flex-direction:column;gap:8px}.orc-defitem{text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:12px 14px;transition:border-color .15s,box-shadow .15s}.orc-defitem:hover{border-color:var(--ql-blue)}.orc-defitem.on{border-color:var(--ql-blue);box-shadow:0 0 0 3px var(--ql-blue-soft)}.orc-defitem .nm{font-size:13.5px;font-weight:600;color:var(--ink-1);margin-bottom:3px}.orc-defitem .meta{font-size:11.5px;color:var(--ink-4)}.orc-defadd{display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:600;color:var(--ql-blue-deep);background:var(--ql-blue-soft);border-radius:12px;padding:11px}.orc-defadd svg{width:15px;height:15px;stroke:currentColor;stroke-width:2;fill:none}.orc-editor{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:18px 20px;display:flex;flex-direction:column;gap:20px;box-shadow:var(--shadow-card)}.orc-ed-sec>.lbl{font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-4);font-weight:700;margin-bottom:12px}.orc-field{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}.orc-field>label{font-size:12px;color:var(--ink-3);font-weight:500}.orc-input,.orc-textarea,.orc-select{font:inherit;font-size:13px;color:var(--ink-1);background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:9px 11px;width:100%}.orc-input:focus,.orc-textarea:focus,.orc-select:focus{outline:none;border-color:var(--ql-blue)}.orc-textarea{resize:vertical;min-height:58px;line-height:1.6}.orc-2col{display:grid;grid-template-columns:1fr 1fr;gap:12px}.orc-modeseg{align-self:flex-start}.orc-wempty{font-size:12.5px;color:var(--ink-4);background:var(--bg-soft);border:1px dashed var(--line);border-radius:10px;padding:16px;text-align:center;margin-bottom:10px}.orc-wedit{border:1px solid var(--line);border-radius:12px;padding:13px 14px 4px;margin-bottom:10px;background:var(--bg-soft)}.orc-wedit-head{display:flex;align-items:center;gap:9px;margin-bottom:11px}.orc-wedit-head .idx{width:22px;height:22px;border-radius:7px;background:var(--surface);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:var(--ink-3)}.orc-wedit-ava{font-size:16px}.orc-wedit-nm{font-size:13px;font-weight:600;color:var(--ink-1)}.orc-wedit-del{margin-left:auto;color:var(--ink-4);display:flex}.orc-wedit-del svg{width:15px;height:15px;stroke:currentColor;stroke-width:1.8;fill:none}.orc-wedit-del:hover{color:var(--danger)}.orc-wedit .orc-input,.orc-wedit .orc-textarea,.orc-wedit .orc-select{background:var(--surface)}.orc-addworker{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--ql-blue-deep);padding:4px 0}.orc-addworker svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none}.orc-ed-foot{display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);padding-top:16px}.orc-ed-foot .hint{font-size:12px;color:var(--ink-4);display:inline-flex;align-items:center;gap:5px}.orc-ed-foot .hint svg{width:13px;height:13px;stroke:var(--ql-green);stroke-width:2.2;fill:none}.orc-btn{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;border-radius:9px;padding:9px 16px}.orc-btn svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.9;fill:none}.orc-btn.primary{background:var(--ql-blue);color:#fff}.orc-btn.primary:disabled{opacity:.5;cursor:default}.orc-btn.danger{background:var(--surface);border:1px solid var(--line);color:var(--danger);margin-left:auto}@media(max-width:1080px){.orc-layout,.orc-build,.orc-2col{grid-template-columns:1fr}}.al-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.al-new{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#fff;background:var(--ql-blue);border-radius:10px;padding:9px 18px}.al-new svg{width:15px;height:15px;stroke:#fff;stroke-width:2;fill:none}.al-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.al-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px 18px;box-shadow:var(--shadow-card);display:flex;flex-direction:column;transition:border-color .15s}.al-card:hover{border-color:var(--ink-4)}.al-card.fresh{border-color:var(--ql-green);animation:orc-fade .3s ease}.al-card-top{display:flex;align-items:center;gap:9px}.al-ic{width:36px;height:36px;flex-shrink:0;border-radius:10px;display:flex;align-items:center;justify-content:center;background:var(--ql-blue-soft)}.al-ic svg{width:18px;height:18px;stroke:var(--ql-blue-deep);stroke-width:1.7;fill:none}.al-ic .emo{font-size:19px}.al-ic.fmt{background:var(--ql-green-soft)}.al-ic.fmt svg{stroke:var(--ql-green)}.al-ic.lang{background:#fff3e4}.al-ic.lang svg{stroke:var(--warn)}.al-ic.brand{background:#eceafb}.al-ic.brand svg{stroke:#534ab7}.al-type{font-size:11px;font-weight:600;color:var(--ink-3);background:var(--bg-soft);padding:2px 9px;border-radius:6px}.al-acts{margin-left:auto;display:flex;gap:5px;opacity:0;transition:opacity .15s}.al-card:hover .al-acts{opacity:1}.al-ib{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--ink-3);border:1px solid var(--line);background:var(--surface)}.al-ib:hover{background:var(--bg-soft);color:var(--ink-1)}.al-ib.del:hover{border-color:var(--danger);color:var(--danger);background:#fdecec}.al-ib svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.8;fill:none}.al-name{font-size:15px;font-weight:600;color:var(--ink-1);margin:12px 0 6px}.al-desc{font-size:12.5px;color:var(--ink-3);line-height:1.6;flex:1}.al-swatches{display:flex;align-items:center;gap:6px;margin-top:11px}.al-swatches span:not(.al-sw-t){width:18px;height:18px;border-radius:5px;border:1px solid var(--line)}.al-sw-t{font-size:11px;color:var(--ink-4)}.al-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid var(--line)}.al-owner{font-size:11.5px;color:var(--ink-4)}.al-used{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;color:var(--ql-blue-deep);background:var(--ql-blue-soft);padding:3px 9px;border-radius:7px}.al-used.none{color:var(--ink-4);background:var(--bg-soft)}.al-used svg{width:12px;height:12px;stroke:currentColor;stroke-width:1.7;fill:none}.al-modal{padding:22px 24px}.al-modal.sm{width:420px}.al-modal-h{font-size:17px;font-weight:700;color:var(--ink-1);margin-bottom:16px}.al-modal-acts{display:flex;justify-content:flex-end;gap:9px;margin-top:6px}.al-del-p{font-size:13px;color:var(--ink-2);line-height:1.7;margin-bottom:8px}.al-del-btn{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#fff;background:var(--danger);border-radius:9px;padding:9px 18px}.al-del-btn svg{width:14px;height:14px;stroke:#fff;stroke-width:2;fill:none}.pv-prov-skills{align-items:center}.pv-skill-chips{display:flex;flex-wrap:wrap;gap:6px}.pv-skill{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:500;color:var(--ink-2);background:var(--bg-soft);border:1px solid var(--line);border-radius:7px;padding:3px 9px;transition:border-color .12s}.pv-skill:hover{border-color:var(--ql-blue)}.pv-skill .d{width:6px;height:6px;border-radius:50%;background:var(--ql-green);flex-shrink:0}.pv-skill.off{color:var(--ink-4);text-decoration:line-through}.pv-skill.off .d{background:var(--ink-4)}.al-card{text-align:left;width:100%}.al-uptag{display:inline-flex;align-items:center;gap:4px;margin-left:auto;font-size:10.5px;font-weight:600;color:var(--ql-green);background:var(--ql-green-soft);padding:2px 8px;border-radius:6px}.al-uptag svg{width:11px;height:11px;stroke:currentColor;stroke-width:1.9;fill:none}.al-sum{font-size:11px;color:var(--ink-4)}.al-ic.lg{width:48px;height:48px;border-radius:13px}.al-ic.lg svg{width:24px;height:24px}.al-ic.lg .emo{font-size:26px}.al-pv-sec{margin-bottom:14px}.al-pv-sec .h{font-size:13.5px;font-weight:700;color:var(--ink-1);margin-bottom:5px}.al-pv-sec p{font-size:13px;color:var(--ink-2);line-height:1.7}.al-pv-vars{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:8px}.al-pv-vars .lb{font-size:11px;color:var(--ink-4)}.al-var{font-size:11.5px;font-family:Manrope,sans-serif;color:var(--ql-blue-deep);background:var(--ql-blue-soft);padding:2px 8px;border-radius:6px}.al-pv-tbl{width:100%;border-collapse:collapse}.al-pv-tbl th{font-size:11px;color:var(--ink-4);text-align:left;padding:7px 10px;border-bottom:1px solid var(--line)}.al-pv-tbl .ta-c{text-align:center}.al-pv-tbl td{font-size:12.5px;color:var(--ink-2);padding:8px 10px;border-bottom:1px solid var(--line)}.al-pv-tbl td.nm{color:var(--ink-1);font-weight:500}.al-pv-tbl tr:last-child td{border-bottom:none}.al-pv-tbl td svg{width:13px;height:13px;stroke:var(--ql-green);stroke-width:2.4;fill:none}.al-coltype{font-size:11px;color:var(--ink-3);background:var(--bg-soft);padding:1px 7px;border-radius:5px}.al-pv-rules{display:flex;flex-direction:column;gap:9px}.al-rule{display:flex;align-items:flex-start;gap:9px;font-size:13px;color:var(--ink-2);line-height:1.6}.al-rule .ic{width:20px;height:20px;flex-shrink:0;border-radius:6px;display:flex;align-items:center;justify-content:center}.al-rule.do .ic{background:var(--ql-green-soft)}.al-rule.do .ic svg{stroke:var(--ql-green)}.al-rule.dont .ic{background:#fdecec}.al-rule.dont .ic svg{stroke:var(--danger)}.al-rule .ic svg{width:12px;height:12px;stroke-width:2.4;fill:none}.al-mascot{font-size:56px;text-align:center;padding:8px 0 14px}.al-pv-colors{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:12px}.al-color{display:flex;align-items:center;gap:9px}.al-color>span{width:40px;height:40px;border-radius:10px;border:1px solid var(--line)}.al-color b{font-size:13px;color:var(--ink-1);display:block}.al-color i{font-size:11px;color:var(--ink-4);font-style:normal;font-family:Manrope,sans-serif}.al-pv-note{font-size:12.5px;color:var(--ink-3);line-height:1.7}.al-dw-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#071b376b;display:flex;justify-content:flex-end;animation:cmdk-fade .12s ease}:root[data-theme=dark] .al-dw-overlay{background:#0009}.al-dw{width:560px;max-width:100%;height:100%;background:var(--surface);border-left:1px solid var(--line);display:flex;flex-direction:column;box-shadow:-24px 0 64px -24px #071b3766;animation:al-slide .2s ease}@keyframes al-slide{0%{transform:translate(24px);opacity:.5}to{transform:none;opacity:1}}.al-dw-head{display:flex;align-items:center;gap:13px;padding:18px 22px;border-bottom:1px solid var(--line)}.al-dw-id{flex:1;min-width:0}.al-dw-id .nm{font-size:17px;font-weight:700;color:var(--ink-1)}.al-dw-id .sub{font-size:12px;color:var(--ink-4);margin-top:4px;display:flex;align-items:center;gap:7px}.al-dw-nameedit{font-size:16px;font-weight:700;color:var(--ink-1);border:1px solid var(--line);border-radius:8px;padding:6px 10px;width:100%}.al-dw-x{width:30px;height:30px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:var(--ink-4);flex-shrink:0}.al-dw-x:hover{background:var(--bg-soft)}.al-dw-x svg{width:17px;height:17px;stroke:currentColor;stroke-width:2;fill:none}.al-dw-body{flex:1;overflow-y:auto;padding:20px 22px}.al-dw-sec-t{font-size:11px;font-weight:600;letter-spacing:.04em;color:var(--ink-4);margin-bottom:12px}.al-dw-descedit{width:100%;font:inherit;font-size:13px;color:var(--ink-1);background:var(--bg-soft);border:1px solid var(--line);border-radius:10px;padding:11px;min-height:80px;resize:vertical;line-height:1.6}.al-dw-info{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.al-dw-card{background:var(--bg-soft);border:1px solid var(--line);border-radius:12px;padding:13px 15px;margin-top:14px}.al-dw-info .al-dw-card{margin-top:0}.al-dw-card .t{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--ink-2);margin-bottom:9px}.al-dw-card .t svg{width:14px;height:14px;stroke:var(--ink-3);stroke-width:1.8;fill:none}.al-dw-sum{font-size:13px;color:var(--ink-1);font-weight:500}.al-dw-src{font-size:12.5px;color:var(--ink-1);display:flex;align-items:center;gap:7px}.al-dw-src.muted{color:var(--ink-4)}.al-dw-src .ft{font-size:10px;font-weight:700;color:var(--ql-blue-deep);background:var(--ql-blue-soft);padding:1px 6px;border-radius:4px}.al-dw-chips{display:flex;flex-wrap:wrap;gap:7px}.al-dw-chip{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--ink-1);background:var(--surface);border:1px solid var(--line);border-radius:7px;padding:5px 10px}.al-dw-chip svg{width:12px;height:12px;stroke:var(--ql-blue);stroke-width:1.7;fill:none}.al-dw-empty{font-size:12px;color:var(--ink-4)}.al-ver{display:flex;align-items:center;gap:9px;font-size:12.5px;padding:7px 0;border-bottom:1px solid var(--line)}.al-ver:last-child{border-bottom:none}.al-ver b{font-family:Manrope,sans-serif;color:var(--ink-1)}.al-ver .cur-tag{font-size:10px;font-weight:600;color:var(--ql-green);background:var(--ql-green-soft);padding:1px 6px;border-radius:5px}.al-ver .note{color:var(--ink-3)}.al-ver .time{margin-left:auto;color:var(--ink-4);font-size:11px}.al-dw-foot{display:flex;align-items:center;gap:10px;padding:14px 22px;border-top:1px solid var(--line)}.al-dw-foot-sp{flex:1}.al-dw-btn{font-size:13px;font-weight:600;border-radius:9px;padding:9px 18px;display:inline-flex;align-items:center;gap:6px}.al-dw-btn svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.9;fill:none}.al-dw-btn.ghost{color:var(--ink-2);border:1px solid var(--line);background:var(--surface)}.al-dw-btn.ghost:hover{background:var(--bg-soft)}.al-dw-btn.primary{color:#fff;background:var(--ql-blue)}.al-dw-btn.primary svg{stroke:#fff}.al-dw-btn.danger{color:var(--danger);border:1px solid var(--line);background:var(--surface)}.al-dw-btn.danger:hover{border-color:var(--danger);background:#fdecec}.al-dw-confirm{display:flex;align-items:center;gap:9px;font-size:12.5px;color:var(--ink-2);width:100%}.al-dw-confirm button{font-size:12.5px;font-weight:600;border-radius:7px;padding:6px 12px}.al-dw-confirm .del{color:#fff;background:var(--danger)}.al-dw-confirm .cancel{color:var(--ink-2);border:1px solid var(--line);background:var(--surface)}.al-up{width:560px;max-width:100%;max-height:88vh;overflow-y:auto}.al-up-h{font-size:17px;font-weight:700;color:var(--ink-1);margin-bottom:16px;display:flex;align-items:center;gap:8px}.al-up-h .ok{width:20px;height:20px;stroke:var(--ql-green);stroke-width:2.6;fill:none}.al-up-drop{display:flex;align-items:center;gap:14px;background:var(--bg-soft);border:1.5px dashed var(--line);border-radius:12px;padding:18px;margin-bottom:14px;font-size:13px;color:var(--ink-2);line-height:1.6}.al-up-drop>svg{width:26px;height:26px;stroke:var(--ink-4);stroke-width:1.6;fill:none;flex-shrink:0}.al-up-drop i{font-size:11.5px;color:var(--ink-4);font-style:normal}.al-up-files{display:flex;flex-direction:column;gap:8px}.al-up-file{display:flex;align-items:center;gap:11px;padding:11px 13px;border:1px solid var(--line);border-radius:11px;background:var(--surface);text-align:left}.al-up-file:hover{border-color:var(--ql-blue);background:var(--bg-soft)}.al-up-file .ft{font-size:10px;font-weight:700;color:var(--ql-blue-deep);background:var(--ql-blue-soft);padding:3px 7px;border-radius:5px;flex-shrink:0}.al-up-file .bd{flex:1;min-width:0}.al-up-file .nm{font-size:13px;font-weight:500;color:var(--ink-1)}.al-up-file .sz{font-size:11px;color:var(--ink-4)}.al-up-file>svg:last-child{width:15px;height:15px;stroke:var(--ink-4);stroke-width:1.8;fill:none}.al-up-steps{display:flex;flex-direction:column;gap:11px;padding:10px 0}.al-up-step{display:flex;align-items:center;gap:11px;font-size:13.5px;color:var(--ink-4)}.al-up-step.done{color:var(--ink-1)}.al-up-step.run{color:var(--ql-blue-deep);font-weight:500}.al-up-step .ic{width:24px;height:24px;flex-shrink:0;border-radius:50%;background:var(--bg-soft);display:flex;align-items:center;justify-content:center}.al-up-step.done .ic{background:var(--ql-green-soft)}.al-up-step.run .ic{background:var(--ql-blue-soft)}.al-up-step .ic svg{width:13px;height:13px;stroke-width:2.4;fill:none}.al-up-step.done .ic svg{stroke:var(--ql-green)}.al-up-step.run .ic svg{stroke:var(--ql-blue-deep);animation:orc-spin 1s linear infinite}.al-up-step .ic .dot{width:7px;height:7px;border-radius:50%;background:var(--ink-4)}.al-up-detect{font-size:13px;color:var(--ink-2);background:var(--ql-green-soft);border-radius:10px;padding:11px 14px;margin-bottom:14px}.al-up-detect b{color:var(--ql-green)}.al-up-from{display:block;font-size:11px;color:var(--ink-4);margin-top:3px}.al-up-field{margin-bottom:14px}.al-up-field label{display:block;font-size:12px;color:var(--ink-3);margin-bottom:5px}.al-up-prev-t{font-size:11px;font-weight:600;color:var(--ink-4);margin-bottom:10px}.al-up-prev{background:var(--bg-soft);border:1px solid var(--line);border-radius:12px;padding:14px 16px;max-height:260px;overflow-y:auto}.al-up-acts{display:flex;justify-content:flex-end;gap:9px;margin-top:16px}@media(max-width:1080px){.al-dw{width:100%}.al-dw-info{grid-template-columns:1fr}}.sk-head{display:grid;grid-template-columns:1fr 90px 72px 124px 100px 72px;gap:10px;padding:11px 18px;font-size:11.5px;color:var(--ink-4);border-bottom:1px solid var(--line)}.sk-head .ta-r{text-align:right}.sk-head .ta-c{text-align:center}.sk-item{border-bottom:1px solid var(--line)}.sk-item:last-child{border-bottom:none}.sk-item.off{opacity:.62}.sk-row{display:grid;grid-template-columns:1fr 90px 72px 124px 100px 72px;gap:10px;align-items:center;padding:12px 18px;cursor:pointer}.sk-row:hover{background:var(--bg-soft)}.sk-row .ta-r{text-align:right}.sk-row .ta-c{text-align:center}.sk-name{display:flex;align-items:center;gap:10px;min-width:0}.sk-ic{width:32px;height:32px;flex-shrink:0;border-radius:9px;background:var(--bg-soft);display:flex;align-items:center;justify-content:center}.sk-ic svg{width:16px;height:16px;stroke:var(--ink-3);stroke-width:1.7;fill:none}.sk-name .nm{font-size:13.5px;font-weight:600;color:var(--ink-1);display:flex;align-items:center;gap:7px}.sk-name .src{font-size:11px;color:var(--ink-4)}.sk-offtag{font-size:10px;font-weight:600;color:var(--danger);background:#fdecec;padding:1px 6px;border-radius:5px}.sk-kind{font-size:11.5px;color:var(--ink-2);background:var(--bg-soft);padding:2px 9px;border-radius:6px}.sk-risk{font-size:11.5px;font-weight:700;padding:2px 10px;border-radius:6px}.sk-risk.high{background:#fdecec;color:var(--danger)}.sk-risk.mid{background:#fff3e4;color:var(--warn)}.sk-risk.low{background:var(--bg-soft);color:var(--ink-3)}.sk-eq{font-size:12.5px;color:var(--ink-2)}.sk-eq b{color:var(--ink-1)}.sk-eq .none{color:var(--ink-4)}.sk-calls{font-size:12.5px;color:var(--ink-2)}.sk-detail{padding:2px 18px 16px 60px;animation:orc-fade .2s ease}.sk-d-meta{display:flex;flex-wrap:wrap;gap:22px;padding:8px 0 10px}.sk-d-meta .k{font-size:11px;color:var(--ink-4);margin-right:8px}.sk-d-meta .v{font-size:12.5px;color:var(--ink-2)}.sk-d-t{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--ink-2);margin:4px 0 9px}.sk-d-t svg{width:14px;height:14px;stroke:var(--ink-3);stroke-width:1.8;fill:none}.sk-d-chips{display:flex;flex-wrap:wrap;gap:7px}.sk-d-chip{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--ink-1);background:var(--bg-soft);border-radius:8px;padding:5px 10px}.sk-d-chip i{font-style:normal;font-size:10.5px;color:var(--ink-4)}.sk-d-empty{font-size:12px;color:var(--ink-4)}.sk-d-warn{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--danger);background:#fdecec;border-radius:9px;padding:9px 12px;margin-top:11px}.sk-d-warn svg{width:14px;height:14px;stroke:var(--danger);stroke-width:1.8;fill:none;flex-shrink:0}.sk-d-hint{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--warn);background:#fff3e4;border-radius:9px;padding:9px 12px;margin-top:11px}.sk-d-hint svg{width:14px;height:14px;fill:var(--warn);stroke:none;flex-shrink:0}.dw-chip.gone{opacity:.55}.dw-chip.gone:not(.on){cursor:not-allowed}.dw-gone{font-size:9.5px;font-weight:600;color:var(--danger);background:#fdecec;padding:0 5px;border-radius:4px;margin-left:5px}.cm-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.cm-st{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:15px 18px;box-shadow:var(--shadow-card)}.cm-st .v{font-size:24px;font-weight:700;color:var(--ink-1)}.cm-st .l{font-size:12px;color:var(--ink-4);margin-top:3px}.cm-sim{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--ql-blue-deep);background:var(--ql-blue-soft);border-radius:9px;padding:7px 14px}.cm-sim svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none}.cm-feed{display:flex;flex-direction:column;gap:4px}.cm-msg{display:flex;gap:11px;padding:12px 10px;border-radius:12px}.cm-msg:hover{background:var(--bg-soft)}.cm-msg.new{background:var(--ql-blue-soft);animation:orc-fade .3s ease}.cm-av{width:34px;height:34px;flex-shrink:0;border-radius:10px;background:var(--ql-blue-soft);color:var(--ql-blue-deep);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.cm-msg-bd{flex:1;min-width:0}.cm-msg-top{display:flex;align-items:center;gap:8px}.cm-msg-top b{font-size:13px;color:var(--ink-1)}.cm-grp{font-size:11px;color:var(--ink-4);background:var(--bg-soft);padding:1px 8px;border-radius:6px}.cm-time{font-size:11px;color:var(--ink-4);margin-left:auto}.cm-text{font-size:13.5px;color:var(--ink-2);line-height:1.6;margin:5px 0 7px}.cm-msg-foot{display:flex;align-items:center;gap:9px}.cm-cls{font-size:11.5px;font-weight:600;padding:2px 9px;border-radius:7px;display:inline-flex;align-items:center;gap:5px}.cm-cls.cs{background:var(--ql-blue-soft);color:var(--ql-blue-deep)}.cm-cls.fb{background:#fff3e4;color:var(--warn)}.cm-cls.biz{background:var(--ql-green-soft);color:var(--ql-green)}.cm-cls.noise{background:var(--bg-soft);color:var(--ink-4)}.cm-cls.classifying{background:var(--ql-blue-soft);color:var(--ql-blue-deep)}.cm-cls.classifying svg{width:12px;height:12px;stroke:currentColor;stroke-width:2;fill:none;animation:orc-spin 1s linear infinite}.cm-act{font-size:12px;color:var(--ink-3)}.cm-grow{display:flex;align-items:center;gap:14px;padding:13px 6px;border-bottom:1px solid var(--line)}.cm-grow:last-child{border-bottom:none}.cm-grow-id{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.cm-gav{width:36px;height:36px;flex-shrink:0;border-radius:10px;background:var(--bg-soft);display:flex;align-items:center;justify-content:center}.cm-gav svg{width:17px;height:17px;stroke:var(--ink-3);stroke-width:1.7;fill:none}.cm-grow-id .nm{font-size:13.5px;font-weight:600;color:var(--ink-1)}.cm-grow-id .meta{font-size:11.5px;color:var(--ink-4)}.cm-modeseg{flex-shrink:0}.cm-kbsel{font:inherit;font-size:12.5px;color:var(--ink-1);background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:7px 10px;flex-shrink:0}.cm-draft{background:var(--bg-soft);border:1px solid var(--line);border-radius:12px;padding:13px 15px;margin-bottom:11px}.cm-draft:last-child{margin-bottom:0}.cm-draft.sent{opacity:.7}.cm-draft-q{font-size:12.5px;color:var(--ink-2);margin-bottom:9px}.cm-draft-q b{color:var(--ink-1)}.cm-draft-a{width:100%;font:inherit;font-size:13px;color:var(--ink-1);background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:10px 12px;resize:vertical;line-height:1.6;min-height:60px}.cm-draft-a:focus{outline:none;border-color:var(--ql-blue)}.cm-draft-foot{display:flex;align-items:center;gap:10px;margin-top:9px}.cm-draft-kb{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;color:var(--ink-4);margin-right:auto}.cm-draft-kb svg{width:13px;height:13px;stroke:var(--ink-4);stroke-width:1.7;fill:none}.cm-draft-ignore{font-size:12.5px;font-weight:600;color:var(--ink-2);border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:7px 14px}.cm-draft-send{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:600;color:#fff;background:var(--ql-blue);border-radius:8px;padding:7px 15px}.cm-draft-send svg{width:13px;height:13px;stroke:#fff;stroke-width:2.4;fill:none}.cm-draft-done{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:600;color:var(--ql-green)}.cm-draft-done svg{width:14px;height:14px;stroke:var(--ql-green);stroke-width:2.4;fill:none}.cm-table{width:100%;border-collapse:collapse}.cm-table th{font-size:11.5px;font-weight:600;color:var(--ink-4);text-align:left;padding:10px 14px;border-bottom:1px solid var(--line)}.cm-table .ta-r{text-align:right}.cm-table .ta-c{text-align:center}.cm-table td{padding:12px 14px;border-bottom:1px solid var(--line);vertical-align:middle}.cm-table tr:last-child td{border-bottom:none}.cm-table tr.off{opacity:.5}.cm-intent{font-size:13px;font-weight:600;color:var(--ink-1)}.cm-sample{font-size:11.5px;color:var(--ink-4);margin-top:2px}.cm-target{font-size:12.5px;color:var(--ink-2)}.cm-act-b{font-size:11.5px;font-weight:600;padding:3px 10px;border-radius:7px;white-space:nowrap}.cm-act-b.ticket{background:var(--ql-blue-soft);color:var(--ql-blue-deep)}.cm-act-b.flow{background:var(--ql-green-soft);color:var(--ql-green)}.cm-act-b.task{background:#eceafb;color:#534ab7}.cm-act-b.notify{background:#fff3e4;color:var(--warn)}.cm-trig{display:flex;align-items:center;gap:10px;padding:9px 4px;border-bottom:1px solid var(--line);font-size:12.5px;flex-wrap:wrap}.cm-trig:last-child{border-bottom:none}.cm-trig-t{color:var(--ink-4);font-size:11.5px;flex-shrink:0}.cm-trig-intent{color:var(--ink-1);font-weight:500}.cm-trig-arr{width:13px;height:13px;stroke:var(--ink-4);stroke-width:1.8;fill:none}.cm-trig-target{color:var(--ink-3)}.cm-trig-st{margin-left:auto;font-size:11.5px;font-weight:600;padding:2px 9px;border-radius:6px;flex-shrink:0}.cm-trig-st.ok{background:var(--ql-green-soft);color:var(--ql-green)}.cm-trig-st.warn{background:#fff3e4;color:var(--warn)}.cm-emos{display:flex;flex-direction:column;gap:13px}.cm-emo-top{display:flex;align-items:center;justify-content:space-between;font-size:12.5px;color:var(--ink-2);margin-bottom:6px}.cm-emo-bar{height:8px;border-radius:5px;background:var(--bg-soft);overflow:hidden}.cm-emo-bar span{display:block;height:100%;border-radius:5px}.cm-emo-bar .pos{background:var(--ql-green)}.cm-emo-bar .neu{background:var(--ink-4)}.cm-emo-bar .neg{background:var(--danger)}.cm-emo-note{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--warn);background:#fff3e4;border-radius:9px;padding:9px 12px;margin-top:4px}.cm-emo-note svg{width:14px;height:14px;stroke:var(--warn);stroke-width:1.8;fill:none;flex-shrink:0}.cm-hot{display:flex;align-items:center;gap:12px;padding:11px 4px;border-bottom:1px solid var(--line)}.cm-hot:last-child{border-bottom:none}.cm-hot-no{width:22px;height:22px;flex-shrink:0;border-radius:7px;background:var(--bg-soft);color:var(--ink-3);font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.cm-hot-bd{flex:1;min-width:0}.cm-hot-bd .q{font-size:13.5px;color:var(--ink-1);font-weight:500}.cm-hot-bd .s{display:flex;align-items:center;gap:8px;margin-top:3px}.cm-hot-tag{font-size:10.5px;font-weight:600;padding:1px 7px;border-radius:6px}.cm-hot-tag.gap{background:#fdecec;color:var(--danger)}.cm-hot-tag.pending{background:#fff3e4;color:var(--warn)}.cm-hot-tag.resolved{background:var(--ql-green-soft);color:var(--ql-green)}.cm-hot-asks{font-size:12px;color:var(--ink-3);flex-shrink:0}.cm-hot-dep{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:var(--ql-blue-deep);background:var(--ql-blue-soft);border-radius:8px;padding:6px 12px;flex-shrink:0}.cm-hot-dep svg{width:13px;height:13px;fill:var(--ql-blue-deep);stroke:none}.cm-hot-done{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:var(--ql-green);flex-shrink:0}.cm-hot-done svg{width:13px;height:13px;stroke:var(--ql-green);stroke-width:2.4;fill:none}.cm-auth{display:flex;align-items:center;gap:12px;flex-shrink:0}.cm-auth-st{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:var(--ink-4)}.cm-auth-st.on{color:var(--ql-green)}.cm-auth-st svg{width:13px;height:13px;stroke:currentColor;stroke-width:2.2;fill:none}.cm-priv{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 4px;border-bottom:1px solid var(--line)}.cm-priv:last-child{border-bottom:none}.cm-priv .t{font-size:13.5px;font-weight:600;color:var(--ink-1)}.cm-priv .s{font-size:11.5px;color:var(--ink-4);margin-top:2px}.cm-tr{display:inline-flex;align-items:center;gap:2px;font-size:11px;font-weight:600}.cm-tr.up{color:var(--warn)}.cm-tr.down{color:var(--ink-4)}.cm-tr svg{width:11px;height:11px;stroke:currentColor;stroke-width:2.4;fill:none}@media(max-width:1080px){.cm-stats{grid-template-columns:repeat(2,1fr)}.cm-grow{flex-wrap:wrap}.cm-kbsel{width:100%}}.kn2{display:grid;grid-template-columns:268px 1fr;background:var(--surface);border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-card);min-height:660px}.kn2 svg.spin{animation:orc-spin 1s linear infinite}.kn2-rail{border-right:1px solid var(--line);background:var(--bg-soft);display:flex;flex-direction:column;min-height:0}.kn2-spaces{padding:12px 10px;border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:2px}.kn2-space{display:flex;align-items:center;gap:9px;padding:8px 10px;border-radius:9px;text-align:left}.kn2-space:hover{background:var(--surface)}.kn2-space.on{background:var(--surface);box-shadow:inset 0 0 0 1px var(--line)}.kn2-space .emo{width:28px;height:28px;flex-shrink:0;border-radius:8px;background:var(--surface);display:flex;align-items:center;justify-content:center;font-size:16px}.kn2-space.on .emo{background:var(--ql-blue-soft)}.kn2-space .tx{min-width:0;display:flex;flex-direction:column}.kn2-space .tx b{font-size:13px;font-weight:600;color:var(--ink-1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kn2-space .tx i{font-size:11px;color:var(--ink-4);font-style:normal}.kn2-tree{flex:1;overflow-y:auto;padding:10px 8px;min-height:0}.kn2-tree-h{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:600;color:var(--ink-4);padding:4px 8px 8px}.kn2-mini{width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:var(--ink-3)}.kn2-mini:hover{background:var(--surface);color:var(--ink-1)}.kn2-mini svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none}.kn2-trow{display:flex;align-items:center;gap:7px;width:100%;padding:7px 8px;border-radius:8px;text-align:left;color:var(--ink-2);font-size:13px}.kn2-trow:hover{background:var(--surface)}.kn2-trow.on{background:var(--ql-blue-soft);color:var(--ql-blue-deep);font-weight:600}.kn2-trow.sub{padding-left:26px}.kn2-trow .chev{width:14px;height:14px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--ink-4);transition:transform .15s;transform:rotate(-90deg)}.kn2-trow .chev.open{transform:none}.kn2-trow .chev svg{width:13px;height:13px;stroke:currentColor;stroke-width:2.2;fill:none}.kn2-trow .ti{width:16px;flex-shrink:0;display:flex}.kn2-trow .ti svg{width:15px;height:15px;stroke:var(--ink-4);stroke-width:1.7;fill:none}.kn2-trow.on .ti svg{stroke:var(--ql-blue-deep)}.kn2-trow .t{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kn2-trow .cnt{font-size:11px;color:var(--ink-4)}.kn2-trow .sdot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.kn2-trow .sdot.processing{background:var(--ql-blue)}.kn2-trow .sdot.failed{background:var(--danger)}.kn2-main{display:flex;flex-direction:column;min-width:0;min-height:0}.kn2-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;border-bottom:1px solid var(--line)}.kn2-crumb{display:flex;align-items:center;gap:7px;font-size:13px;color:var(--ink-3);min-width:0}.kn2-crumb .emo{font-size:15px}.kn2-crumb button{color:var(--ink-3);font-size:13px}.kn2-crumb button:hover{color:var(--ink-1)}.kn2-crumb b{color:var(--ink-1);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kn2-crumb .sep{width:13px;height:13px;stroke:var(--ink-4);stroke-width:1.8;fill:none;flex-shrink:0}.kn2-bar-r{display:flex;gap:8px;flex-shrink:0}.kn2-tb{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:600;color:var(--ink-2);background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:7px 13px}.kn2-tb:hover{border-color:var(--ql-blue);color:var(--ql-blue-deep)}.kn2-tb.on{background:var(--ql-blue-soft);border-color:transparent;color:var(--ql-blue-deep)}.kn2-tb.primary{color:#fff;background:var(--ql-blue);border-color:transparent}.kn2-tb svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.8;fill:none}.kn2-tb.primary svg{stroke:#fff}.kn2-doc{flex:1;display:grid;grid-template-columns:1fr 248px;min-height:0;overflow:hidden}.kn2-doc-main{overflow-y:auto;padding:30px 36px}.kn2-doc-type{font-size:11px;font-weight:600;color:var(--ql-blue-deep);background:var(--ql-blue-soft);padding:2px 9px;border-radius:6px}.kn2-doc-main h1{font-size:26px;font-weight:800;color:var(--ink-1);margin:12px 0;line-height:1.3}.kn2-doc-meta{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--ink-4);padding-bottom:18px;border-bottom:1px solid var(--line)}.kn2-doc-meta .av{width:22px;height:22px;border-radius:50%;background:var(--ql-blue-soft);color:var(--ql-blue-deep);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.kn2-doc-warn{margin-top:16px;font-size:12.5px;color:var(--danger);background:#fdecec;border-radius:9px;padding:10px 13px}.kn2-doc-body{padding-top:8px}.kn2-sec{margin-top:20px}.kn2-sec h3{font-size:15px;font-weight:700;color:var(--ink-1);margin-bottom:7px}.kn2-sec p{font-size:13.5px;color:var(--ink-2);line-height:1.8}.kn2-doc-side{border-left:1px solid var(--line);background:var(--bg-soft);padding:18px 16px;overflow-y:auto;display:flex;flex-direction:column;gap:14px}.kn2-sc{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:13px 14px}.kn2-sc .t{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--ink-2);margin-bottom:11px}.kn2-sc .t svg{width:14px;height:14px;stroke:var(--ink-3);stroke-width:1.8;fill:none}.kn2-sc-row{display:flex;align-items:center;justify-content:space-between;font-size:12.5px;color:var(--ink-3);padding:4px 0}.kn2-sc-row b{color:var(--ink-1)}.kn2-st{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;font-weight:600;padding:2px 8px;border-radius:6px}.kn2-st.ok{background:var(--ql-green-soft);color:var(--ql-green)}.kn2-st.run{background:var(--ql-blue-soft);color:var(--ql-blue-deep)}.kn2-st.bad{background:#fdecec;color:var(--danger)}.kn2-st svg{width:11px;height:11px;stroke:currentColor;stroke-width:2;fill:none}.kn2-sc-btn{display:inline-flex;align-items:center;gap:5px;width:100%;justify-content:center;margin-top:11px;font-size:12px;font-weight:600;color:var(--ink-2);border:1px solid var(--line);border-radius:8px;padding:7px}.kn2-sc-btn:hover{border-color:var(--ql-blue);color:var(--ql-blue-deep)}.kn2-sc-btn svg{width:13px;height:13px;stroke:currentColor;stroke-width:1.8;fill:none}.kn2-refs{display:flex;flex-direction:column;gap:6px}.kn2-ref{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--ink-1);background:var(--bg-soft);border-radius:7px;padding:6px 9px}.kn2-ref svg{width:13px;height:13px;stroke:var(--ql-blue);stroke-width:1.8;fill:none}.kn2-sc-empty{font-size:12px;color:var(--ink-4)}.kn2-sc-acts{display:flex;gap:8px}.kn2-sc-acts button{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:12px;font-weight:600;color:var(--ink-2);border:1px solid var(--line);border-radius:8px;padding:7px}.kn2-sc-acts button:hover{background:var(--bg-soft)}.kn2-sc-acts .del:hover{border-color:var(--danger);color:var(--danger)}.kn2-sc-acts svg{width:13px;height:13px;stroke:currentColor;stroke-width:1.8;fill:none}.kn2-home{padding:24px 28px;overflow-y:auto}.kn2-kpi{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.kn2-k{background:var(--bg-soft);border-radius:12px;padding:15px 16px}.kn2-k .v{font-size:22px;font-weight:700;color:var(--ink-1)}.kn2-k .l{font-size:12px;color:var(--ink-4);margin-top:3px}.kn2-home-h{font-size:13px;font-weight:600;color:var(--ink-2);margin:22px 0 10px}.kn2-recent{display:flex;flex-direction:column;gap:2px}.kn2-rc{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:10px;text-align:left}.kn2-rc:hover{background:var(--bg-soft)}.kn2-rc .ti{width:32px;height:32px;flex-shrink:0;border-radius:9px;background:var(--bg-soft);display:flex;align-items:center;justify-content:center}.kn2-rc:hover .ti{background:var(--surface)}.kn2-rc .ti svg{width:16px;height:16px;stroke:var(--ink-3);stroke-width:1.7;fill:none}.kn2-rc .bd{flex:1;min-width:0}.kn2-rc .bd .t{font-size:13.5px;font-weight:500;color:var(--ink-1)}.kn2-rc .bd .s{font-size:11.5px;color:var(--ink-4)}.kn2-search{padding:24px 28px;overflow-y:auto}.kn2-search-h{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--ink-2);margin-bottom:14px}.kn2-search-h svg{width:15px;height:15px;fill:var(--ql-blue);stroke:none}.kn2-search-bar{display:flex;align-items:center;gap:9px;background:var(--bg-soft);border:1px solid var(--line);border-radius:11px;padding:5px 5px 5px 13px}.kn2-search-bar>svg{width:16px;height:16px;stroke:var(--ink-4);stroke-width:1.8;fill:none}.kn2-search-bar input{flex:1;border:none;outline:none;background:none;font:inherit;font-size:13.5px;color:var(--ink-1)}.kn2-search-bar button{font-size:13px;font-weight:600;color:#fff;background:var(--ql-blue);border-radius:8px;padding:8px 18px}.kn2-search-bar button:disabled{opacity:.6}.kn2-searching{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--ink-3);margin-top:14px}.kn2-searching svg{width:14px;height:14px;stroke:var(--ql-blue);stroke-width:2;fill:none}.kn2-hits{display:flex;flex-direction:column;gap:10px;margin-top:16px}.kn2-hit{display:flex;gap:12px;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:13px 15px}.kn2-hit .sc{width:44px;flex-shrink:0;font-size:15px;font-weight:700;color:var(--ink-2)}.kn2-hit .sc.hi{color:var(--ql-green)}.kn2-hit .sc.lo{color:var(--ink-4)}.kn2-hit .bd .src{font-size:12px;font-weight:600;color:var(--ql-blue-deep);margin-bottom:4px}.kn2-hit .bd .tx{font-size:12.5px;color:var(--ink-2);line-height:1.6}@media(max-width:1080px){.kn2,.kn2-doc{grid-template-columns:1fr}.kn2-doc-side{border-left:none;border-top:1px solid var(--line)}}.mn-multi-r{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.mn-export{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--ink-2);background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:7px 13px}.mn-export:hover{border-color:var(--ql-blue);color:var(--ql-blue-deep)}.mn-export svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.8;fill:none}.mn-dimgrid{display:grid;grid-template-columns:1.55fr 1fr;gap:20px;align-items:start}.mn-dimtable{display:flex;flex-direction:column}.mn-dt-head,.mn-dt-row{display:grid;grid-template-columns:1fr 86px 86px 62px 66px;align-items:center;gap:8px}.mn-dt-head{font-size:11px;color:var(--ink-4);padding:0 6px 9px;border-bottom:1px solid var(--line)}.mn-dt-head .ta-r,.mn-dt-row .ta-r{text-align:right}.mn-dt-row{padding:9px 6px;border-bottom:1px solid var(--line);text-align:left;background:none;transition:background .12s}.mn-dt-row:last-child{border-bottom:none}.mn-dt-row:hover{background:var(--bg-soft)}.mn-dt-name{display:flex;align-items:center;gap:9px;min-width:0}.mn-dt-name .rk{width:18px;height:18px;flex-shrink:0;border-radius:6px;background:var(--bg-soft);color:var(--ink-3);font-size:10.5px;font-weight:700;display:flex;align-items:center;justify-content:center}.mn-dt-row:hover .rk{background:var(--ql-blue-soft);color:var(--ql-blue-deep)}.mn-dt-name .nm{flex:1;min-width:0;font-size:13px;color:var(--ink-1);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mn-dt-bar{width:54px;flex-shrink:0;height:5px;border-radius:3px;background:var(--line);overflow:hidden}.mn-dt-bar span{display:block;height:100%;background:var(--ql-blue);border-radius:3px}.mn-dimdonut{display:flex;flex-direction:column;align-items:center;gap:8px;padding-top:4px}.mn-tr{display:inline-flex;align-items:center;gap:2px;font-size:11.5px;font-weight:600}.mn-tr.up{color:var(--ql-green)}.mn-tr.down{color:var(--danger)}.mn-tr svg{width:11px;height:11px;stroke:currentColor;stroke-width:2.4;fill:none}.mn-drill-back{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:600;color:var(--ql-blue-deep);margin-bottom:14px}.mn-drill-back svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none}.mn-drill-h{font-size:16px;font-weight:700;color:var(--ink-1);display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.mn-drill-sub{font-size:12px;font-weight:500;color:var(--ink-4)}.mn-drill-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:15px 0 18px}.mn-ds{background:var(--bg-soft);border-radius:12px;padding:13px 15px}.mn-ds .v{font-size:20px;font-weight:700;color:var(--ink-1);line-height:1.1}.mn-ds .l{font-size:11.5px;color:var(--ink-4);margin-top:4px}.mn-drill-sub2{font-size:11px;color:var(--ink-4);margin-bottom:11px}@media(max-width:1080px){.mn-dimgrid{grid-template-columns:1fr}.mn-drill-stats{grid-template-columns:repeat(2,1fr)}}.ov-head{display:flex;align-items:baseline;justify-content:space-between}.ov-head .section-label{margin-bottom:0}.ov-head-n{font-size:12px;color:var(--ink-4)}.ov-attn{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.ov-attn-card{position:relative;overflow:hidden;display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px 18px 15px;box-shadow:var(--shadow-card);transition:border-color .15s,transform .15s}.ov-attn-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--ink-4)}.ov-attn-card.danger:before{background:var(--danger)}.ov-attn-card.warn:before,.ov-attn-card.amber:before{background:var(--warn)}.ov-attn-card.blue:before{background:var(--ql-blue)}.ov-attn-card:hover{border-color:var(--ink-3);transform:translateY(-2px)}.ov-attn-top{display:flex;align-items:center;justify-content:space-between}.ov-attn-ic{width:34px;height:34px;border-radius:10px;background:var(--bg-soft);display:flex;align-items:center;justify-content:center}.ov-attn-ic svg{width:17px;height:17px;stroke-width:1.8;fill:none;stroke:var(--ink-3)}.ov-attn-card.danger .ov-attn-ic{background:#fdecec}.ov-attn-card.danger .ov-attn-ic svg{stroke:var(--danger)}.ov-attn-card.warn .ov-attn-ic,.ov-attn-card.amber .ov-attn-ic{background:#fff3e4}.ov-attn-card.warn .ov-attn-ic svg,.ov-attn-card.amber .ov-attn-ic svg{stroke:var(--warn)}.ov-attn-card.blue .ov-attn-ic{background:var(--ql-blue-soft)}.ov-attn-card.blue .ov-attn-ic svg{stroke:var(--ql-blue-deep)}.ov-attn-n{font-size:30px;font-weight:700;color:var(--ink-1);line-height:1}.ov-attn-card.danger .ov-attn-n{color:var(--danger)}.ov-attn-card.warn .ov-attn-n,.ov-attn-card.amber .ov-attn-n{color:var(--warn)}.ov-attn-label{font-size:13.5px;font-weight:600;color:var(--ink-1);margin-top:11px}.ov-attn-desc{font-size:11.5px;color:var(--ink-3);margin-top:3px;line-height:1.5}.ov-attn-cta{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:var(--ql-blue-deep);margin-top:11px}.ov-attn-cta svg{width:13px;height:13px;stroke:currentColor;stroke-width:2;fill:none}.mk-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px}.mk-card{--shirt: var(--ql-blue);--shirt-soft: var(--ql-blue-soft);text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px 18px;box-shadow:var(--shadow-card);transition:border-color .15s,transform .15s,box-shadow .15s;display:flex;flex-direction:column}.mk-card:hover{border-color:var(--shirt);transform:translateY(-2px)}.mk-card.featured{border:2px solid var(--ql-blue)}.mk-card-head{display:flex;align-items:center;gap:11px}.mk-ava{width:40px;height:40px;flex-shrink:0;border-radius:11px;background:var(--shirt-soft);display:flex;align-items:center;justify-content:center;font-size:21px}.mk-ava.lg{width:52px;height:52px;border-radius:14px;font-size:27px}.mk-card-id{flex:1;min-width:0}.mk-card-id .nm{font-size:14.5px;font-weight:600;color:var(--ink-1);display:flex;align-items:center;gap:8px}.mk-kind{font-size:10.5px;font-weight:600;color:var(--ql-blue-deep);background:var(--ql-blue-soft);padding:1px 7px;border-radius:6px}.mk-card-id .cat{font-size:11.5px;color:var(--ink-4);margin-top:1px}.mk-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;padding:3px 9px;border-radius:7px;flex-shrink:0}.mk-badge.ok{background:var(--ql-green-soft);color:var(--ql-green)}.mk-badge svg{width:12px;height:12px;stroke:currentColor;stroke-width:2.4;fill:none}.mk-desc{font-size:12.5px;color:var(--ink-3);line-height:1.6;margin:11px 0 12px;flex:1}.mk-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:13px}.mk-chip{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;color:var(--ink-2);background:var(--bg-soft);padding:4px 9px;border-radius:7px}.mk-chip svg{width:13px;height:13px;stroke:var(--ink-3);stroke-width:1.8;fill:none}.mk-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:12px;border-top:1px solid var(--line)}.mk-rating{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;color:var(--ink-3)}.mk-rating svg{width:13px;height:13px;fill:var(--yellow);stroke:none}.mk-need{font-size:11px;font-weight:500;color:var(--warn);background:#fff3e4;padding:3px 9px;border-radius:7px}.mk-need.ok{color:var(--ql-green);background:var(--ql-green-soft)}.mk-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#071b376b;display:flex;align-items:center;justify-content:center;padding:24px;animation:cmdk-fade .12s ease}:root[data-theme=dark] .mk-overlay{background:#0009}.mk-modal{position:relative;width:560px;max-width:100%;max-height:88vh;overflow-y:auto;background:var(--surface);border:1px solid var(--line);border-radius:18px;box-shadow:0 24px 64px -24px #071b3780;padding:22px 24px;animation:cmdk-pop .14s ease}.mk-x{position:absolute;top:16px;right:16px;width:30px;height:30px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:var(--ink-4)}.mk-x:hover{background:var(--bg-soft);color:var(--ink-2)}.mk-x svg{width:17px;height:17px;stroke:currentColor;stroke-width:2;fill:none}.mk-modal-head{display:flex;align-items:center;gap:14px;padding-right:30px}.mk-modal-nm{font-size:18px;font-weight:700;color:var(--ink-1)}.mk-modal-sub{font-size:12px;color:var(--ink-4);margin-top:3px;display:inline-flex;align-items:center;gap:4px}.mk-modal-sub svg{width:12px;height:12px;fill:var(--yellow);stroke:none}.mk-long{font-size:13px;color:var(--ink-2);line-height:1.7;margin:14px 0 4px}.mk-sec{margin-top:16px}.mk-sec-t{font-size:11px;font-weight:600;letter-spacing:.04em;color:var(--ink-4);margin-bottom:9px}.mk-inc{display:flex;flex-direction:column;gap:11px}.mk-inc-row{display:flex;gap:11px;align-items:flex-start}.mk-inc-row .ic{width:30px;height:30px;flex-shrink:0;border-radius:9px;background:var(--bg-soft);display:flex;align-items:center;justify-content:center}.mk-inc-row .ic svg{width:15px;height:15px;stroke:var(--ink-3);stroke-width:1.8;fill:none}.mk-inc-row .k{font-size:11px;color:var(--ink-4)}.mk-inc-row .v{font-size:13px;color:var(--ink-1);font-weight:500;margin-top:2px}.mk-skill-list{display:flex;flex-wrap:wrap;gap:6px}.mk-sk{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:var(--ink-1);background:var(--bg-soft);padding:3px 9px;border-radius:7px}.mk-sk i{font-style:normal;font-size:10px;color:var(--ink-4)}.mk-needs{display:flex;flex-wrap:wrap;gap:8px}.mk-needchip{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:500;color:var(--ink-2);background:var(--surface);border:1px solid var(--line);padding:6px 11px;border-radius:9px}.mk-needchip svg{width:13px;height:13px;stroke:var(--ink-3);stroke-width:1.8;fill:none}.mk-needchip i{font-style:normal;font-size:10.5px;color:var(--warn);background:#fff3e4;padding:1px 6px;border-radius:5px}.mk-nonote{font-size:12.5px;color:var(--ink-3)}.mk-install{margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}.mk-install-btn{display:inline-flex;align-items:center;gap:7px;width:100%;justify-content:center;font-size:14px;font-weight:600;color:#fff;background:var(--ql-blue);border-radius:11px;padding:12px;transition:filter .15s}.mk-install-btn:hover{filter:brightness(1.06)}.mk-install-btn svg{width:16px;height:16px;stroke:#fff;stroke-width:2;fill:none}.mk-install-note{font-size:11.5px;color:var(--ink-4);text-align:center;margin-top:9px}.mk-steps{display:flex;flex-direction:column;gap:9px}.mk-step{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--ink-4)}.mk-step.done{color:var(--ink-1)}.mk-step.run{color:var(--ql-blue-deep);font-weight:500}.mk-step-ic{width:22px;height:22px;flex-shrink:0;border-radius:50%;background:var(--bg-soft);display:flex;align-items:center;justify-content:center}.mk-step.done .mk-step-ic{background:var(--ql-green-soft)}.mk-step.run .mk-step-ic{background:var(--ql-blue-soft)}.mk-step-ic svg{width:13px;height:13px;stroke-width:2.4;fill:none}.mk-step.done .mk-step-ic svg{stroke:var(--ql-green)}.mk-step.run .mk-step-ic svg{stroke:var(--ql-blue-deep);animation:orc-spin 1s linear infinite}.mk-step-ic .dot{width:7px;height:7px;border-radius:50%;background:var(--ink-4)}.mk-done{animation:orc-fade .3s ease}.mk-done-top{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:700;color:var(--ink-1)}.mk-done-top .ic{width:26px;height:26px;border-radius:50%;background:var(--ql-green);display:flex;align-items:center;justify-content:center}.mk-done-top .ic svg{width:15px;height:15px;stroke:#fff;stroke-width:2.6;fill:none}.mk-done-sub{font-size:12.5px;color:var(--ink-3);margin:7px 0 12px;line-height:1.6}.mk-done-links{display:flex;gap:10px}.mk-done-links a{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--ql-blue-deep);background:var(--ql-blue-soft);padding:8px 14px;border-radius:9px}.mk-done-links a svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.9;fill:none}.dw-chip.skill{display:inline-flex;align-items:center;gap:6px}.dw-chip.skill .src{font-style:normal;font-size:10px;color:var(--ink-4);background:var(--bg-soft);padding:1px 6px;border-radius:5px}.dw-hint{font-style:normal;font-weight:400;font-size:11px;color:var(--ink-4);margin-left:8px}.dw-skills{display:flex;flex-direction:column;gap:12px}.dw-skillsrc{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;color:var(--ink-3);margin-bottom:7px}.dw-skillsrc svg{width:12px;height:12px;stroke:var(--ink-4);stroke-width:1.8;fill:none}.dw-train-tip{display:flex;gap:8px;font-size:12px;color:var(--ink-3);background:var(--bg-soft);border-radius:10px;padding:10px 12px;line-height:1.55}.dw-train-tip svg{width:15px;height:15px;stroke:var(--ink-4);stroke-width:1.7;fill:none;flex-shrink:0;margin-top:1px}.dw-train-in textarea{width:100%;font:inherit;font-size:13px;color:var(--ink-1);background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:10px 12px;resize:vertical;line-height:1.6}.dw-train-in textarea:focus{outline:none;border-color:var(--ql-blue)}.dw-train-quick{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:8px}.dw-train-ex{font-size:11.5px;color:var(--ink-2);background:var(--surface);border:1px solid var(--line);border-radius:100px;padding:5px 11px;transition:all .15s}.dw-train-ex:hover{border-color:var(--ql-blue);color:var(--ql-blue-deep)}.dw-train-run{margin-left:auto;display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:#fff;background:var(--ql-blue);border-radius:9px;padding:7px 16px}.dw-train-run:disabled{opacity:.5;cursor:default}.dw-train-run svg{width:14px;height:14px;stroke:#fff;stroke-width:2;fill:none}.dw-train-run .spin{animation:orc-spin 1s linear infinite}.dw-train-trace,.dw-train-ans{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:12px 14px}.dw-tt-lbl{font-size:11px;font-weight:600;letter-spacing:.03em;color:var(--ink-4);margin-bottom:9px;display:flex;align-items:center;gap:7px}.dw-tt-lbl .cnt{background:var(--bg-soft);color:var(--ink-3);border-radius:6px;padding:0 7px;font-size:11px}.dw-tt-step{display:flex;align-items:center;gap:9px;padding:6px 0;font-size:12.5px}.dw-tt-step .n{width:18px;height:18px;flex-shrink:0;border-radius:50%;background:var(--ql-blue-soft);color:var(--ql-blue-deep);font-size:10.5px;font-weight:700;display:flex;align-items:center;justify-content:center}.dw-tt-step .k{color:var(--ink-2);font-weight:600;flex-shrink:0}.dw-tt-step .v{color:var(--ink-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dw-tt-skel{height:12px;border-radius:5px;background:linear-gradient(90deg,var(--bg-soft) 25%,var(--line) 50%,var(--bg-soft) 75%);background-size:200% 100%;animation:orc-sh 1.2s linear infinite;margin-bottom:7px}.dw-tt-skel.s{width:70%}.dw-train-ans p{font-size:13px;color:var(--ink-1);line-height:1.7;margin:0 0 11px}.dw-train-fb{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dw-train-fb .q{font-size:12px;color:var(--ink-3);margin-right:2px}.dw-fb{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;border-radius:8px;padding:6px 12px;border:1px solid var(--line);color:var(--ink-2);background:var(--surface)}.dw-fb svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.8;fill:none}.dw-fb.up:hover{border-color:var(--ql-green);color:var(--ql-green)}.dw-fb.down:hover{border-color:var(--warn);color:var(--warn)}.dw-fb-done{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--ql-green)}.dw-fb-done svg{width:14px;height:14px;stroke:var(--ql-green);stroke-width:2.4;fill:none}.dw-train-corr{margin-top:10px}.dw-train-corr textarea{width:100%;font:inherit;font-size:12.5px;color:var(--ink-1);background:var(--bg-soft);border:1px solid var(--line);border-radius:9px;padding:9px 11px;resize:vertical;line-height:1.6}.dw-train-corr textarea:focus{outline:none;border-color:var(--ql-blue);background:var(--surface)}.dw-train-corr button{margin-top:8px;font-size:12.5px;font-weight:600;color:#fff;background:var(--ql-blue);border-radius:8px;padding:7px 15px}.dw-train-corr button:disabled{opacity:.5;cursor:default}.dw-tr{display:flex;align-items:flex-start;gap:9px;padding:9px 0;border-bottom:1px solid var(--line)}.dw-tr:last-child{border-bottom:none}.dw-tr .ic{width:24px;height:24px;flex-shrink:0;border-radius:7px;display:flex;align-items:center;justify-content:center}.dw-tr .ic svg{width:13px;height:13px;stroke-width:1.8;fill:none}.dw-tr.up .ic{background:var(--ql-green-soft)}.dw-tr.up .ic svg{stroke:var(--ql-green)}.dw-tr.down .ic{background:#fff3e4}.dw-tr.down .ic svg{stroke:var(--warn)}.dw-tr .bd{flex:1;min-width:0}.dw-tr .q{font-size:12.5px;color:var(--ink-1)}.dw-tr .fix{font-size:12px;color:var(--ink-3);margin-top:2px}.dw-tr .t{font-size:11px;color:var(--ink-4);flex-shrink:0}.dw-train-ready{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--ql-blue-deep);background:var(--ql-blue-soft);border-radius:9px;padding:10px 12px;margin-top:10px;line-height:1.5}.dw-train-ready svg{width:14px;height:14px;fill:var(--ql-blue-deep);stroke:none;flex-shrink:0}.dw-foot-sp{flex:1}.dw-btn.danger-ghost{display:inline-flex;align-items:center;gap:5px;color:var(--danger);border:1px solid var(--line);background:var(--surface)}.dw-btn.danger-ghost svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.9;fill:none}.dw-btn.danger-ghost:hover{border-color:var(--danger);background:#fdecec}.dw-del-confirm{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;color:var(--ink-2)}.dw-del-confirm button{font-size:12.5px;font-weight:600;border-radius:7px;padding:6px 12px}.dw-del-confirm .del{color:#fff;background:var(--danger)}.dw-del-confirm .cancel{color:var(--ink-2);border:1px solid var(--line);background:var(--surface)}.pv-prov-skills{display:flex;align-items:baseline;gap:6px;font-size:11.5px;color:var(--ink-4)}.pv-prov-skills b{font-weight:600;color:var(--ink-3);flex-shrink:0}.pv-prov-skills span{color:var(--ink-2)}.as-idcard{display:flex;gap:16px;background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:18px 20px;box-shadow:var(--shadow-card)}.as-ava{width:54px;height:54px;flex-shrink:0;border-radius:15px;background:var(--grad-brand);display:flex;align-items:center;justify-content:center}.as-ava svg{width:28px;height:28px;fill:#fff;stroke:none}.as-id{flex:1;min-width:0}.as-name{font-size:17px;font-weight:700;color:var(--ink-1);display:flex;align-items:center;gap:10px}.as-tag{font-size:11.5px;font-weight:600;color:var(--ql-blue-deep);background:var(--ql-blue-soft);padding:3px 9px;border-radius:100px}.as-sub{font-size:12.5px;color:var(--ink-3);margin:5px 0 13px;line-height:1.6}.as-ask{display:flex;gap:8px}.as-ask input{flex:1;font:inherit;font-size:13.5px;color:var(--ink-1);background:var(--bg-soft);border:1px solid var(--line);border-radius:11px;padding:11px 14px}.as-ask input:focus{outline:none;border-color:var(--ql-blue);background:var(--surface)}.as-ask button{width:42px;flex-shrink:0;border-radius:11px;background:var(--ql-blue);display:flex;align-items:center;justify-content:center}.as-ask button svg{width:18px;height:18px;stroke:#fff;stroke-width:2;fill:none}.as-quick{display:flex;flex-wrap:wrap;gap:8px;margin-top:11px}.as-qchip{font-size:12px;color:var(--ink-2);background:var(--surface);border:1px solid var(--line);border-radius:100px;padding:6px 13px;transition:all .15s}.as-qchip:hover{border-color:var(--ql-blue);color:var(--ql-blue-deep)}.as-more{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:600;color:var(--ql-blue-deep)}.as-more svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none}.as-cap{display:flex;align-items:center;gap:12px;padding:10px 4px;border-bottom:1px solid var(--line)}.as-cap:last-child{border-bottom:none}.as-cap.off{opacity:.6}.as-cap-ava{width:34px;height:34px;flex-shrink:0;border-radius:10px;background:var(--bg-soft);display:flex;align-items:center;justify-content:center;font-size:18px}.as-cap-bd{flex:1;min-width:0}.as-cap-bd .t{font-size:13.5px;font-weight:600;color:var(--ink-1)}.as-cap-bd .s{font-size:11.5px;color:var(--ink-4)}.as-grant{font-size:11.5px;font-weight:600;padding:3px 10px;border-radius:7px;flex-shrink:0}.as-grant.run{background:var(--ql-green-soft);color:var(--ql-green)}.as-grant.view{background:var(--ql-blue-soft);color:var(--ql-blue-deep)}.as-grant.none{background:var(--bg-soft);color:var(--ink-4)}.as-act{display:flex;align-items:center;gap:11px;padding:9px 4px;border-bottom:1px solid var(--line)}.as-act:last-child{border-bottom:none}.as-act.fresh{background:var(--ql-blue-soft);border-radius:9px;padding:9px 8px;border-bottom:none;animation:orc-fade .3s ease}.as-act-t{font-size:11px;color:var(--ink-4);flex-shrink:0;width:34px}.as-act-ava{width:28px;height:28px;flex-shrink:0;border-radius:8px;background:var(--bg-soft);display:flex;align-items:center;justify-content:center;font-size:15px}.as-act-bd{flex:1;min-width:0}.as-act-bd .t{font-size:13px;font-weight:500;color:var(--ink-1)}.as-act-bd .s{font-size:11.5px;color:var(--ink-3)}.as-field{display:flex;flex-direction:column;gap:5px;margin-bottom:13px}.as-field label{font-size:12px;color:var(--ink-3);font-weight:500}.as-input{font:inherit;font-size:13px;color:var(--ink-1);background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:9px 11px;width:100%}.as-input:focus{outline:none;border-color:var(--ql-blue)}textarea.as-input{resize:vertical;min-height:70px;line-height:1.6}.as-levelseg{align-self:flex-start}.as-submit{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#fff;background:var(--ql-blue);border-radius:9px;padding:9px 18px}.as-submit svg{width:14px;height:14px;stroke:#fff;stroke-width:2;fill:none}.as-submit:disabled{opacity:.5;cursor:default}.as-app{padding:12px 0;border-bottom:1px solid var(--line)}.as-app:last-child{border-bottom:none}.as-app-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.as-app-top .t{font-size:13.5px;font-weight:600;color:var(--ink-1);display:flex;align-items:center;gap:8px}.as-lv{font-size:11px;font-weight:500;color:var(--ink-3);background:var(--bg-soft);padding:2px 8px;border-radius:6px}.as-app-reason{font-size:12.5px;color:var(--ink-3);margin:5px 0 4px;line-height:1.55}.as-app-t{font-size:11px;color:var(--ink-4)}.as-status{font-size:11.5px;font-weight:600;padding:3px 10px;border-radius:7px;flex-shrink:0}.as-status.pending{background:#fff3e4;color:var(--warn)}.as-status.approved{background:var(--ql-green-soft);color:var(--ql-green)}.as-status.rejected{background:#fdecec;color:var(--danger)}.as-req{display:flex;align-items:flex-start;gap:13px;padding:14px 4px;border-bottom:1px solid var(--line)}.as-req:last-child{border-bottom:none}.as-req.rejected,.as-req.approved{opacity:.68}.as-req-ava{width:38px;height:38px;flex-shrink:0;border-radius:11px;background:var(--ql-blue-soft);color:var(--ql-blue-deep);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700}.as-req-bd{flex:1;min-width:0}.as-req-top{display:flex;align-items:center;gap:9px}.as-req-top b{font-size:14px;color:var(--ink-1)}.as-req-role{font-size:12px;color:var(--ink-4)}.as-req-t{font-size:11px;color:var(--ink-4);margin-left:auto}.as-req-cap{font-size:13px;color:var(--ink-2);margin:4px 0 3px;display:flex;align-items:center;gap:8px}.as-req-cap b{color:var(--ink-1);font-weight:600}.as-req-reason{font-size:12px;color:var(--ink-3);line-height:1.55}.as-req-acts{display:flex;gap:8px;flex-shrink:0}.as-rbtn{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:600;border-radius:8px;padding:7px 13px}.as-rbtn svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none}.as-rbtn.ok{background:var(--ql-green);color:#fff}.as-rbtn.no{background:var(--surface);border:1px solid var(--line);color:var(--ink-2)}.as-addform{background:var(--bg-soft);border:1px solid var(--line);border-radius:12px;padding:15px 16px;margin-bottom:12px}.as-addform-t{font-size:13px;font-weight:600;color:var(--ink-1);margin-bottom:12px}.as-addgrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.as-addhint{font-size:12px;color:var(--ink-3);margin-top:10px;background:var(--ql-blue-soft);color:var(--ql-blue-deep);border-radius:8px;padding:8px 11px}.as-addacts{display:flex;gap:9px;margin-top:13px}.as-cancel{font-size:13px;font-weight:500;color:var(--ink-2);border:1px solid var(--line);background:var(--surface);border-radius:9px;padding:9px 16px}.as-rost{display:flex;align-items:center;gap:12px;padding:12px 4px;border-bottom:1px solid var(--line)}.as-rost:last-child{border-bottom:none}.as-rost.fresh{background:var(--ql-green-soft);border-radius:10px;padding:12px 10px;border-bottom:none;animation:orc-fade .3s ease}.as-rost-ava{width:38px;height:38px;flex-shrink:0;border-radius:11px;background:var(--ql-blue-soft);color:var(--ql-blue-deep);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700}.as-rost-bd{flex:1;min-width:0}.as-rost-top{display:flex;align-items:center;gap:9px}.as-rost-top b{font-size:14px;color:var(--ink-1)}.as-rost-role{font-size:12px;color:var(--ink-4)}.as-rost-new{font-size:10.5px;font-weight:600;color:var(--ql-green);background:var(--surface);border:1px solid var(--ql-green-light);padding:1px 7px;border-radius:6px}.as-rost-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:11.5px;color:var(--ink-3);margin-top:3px}.as-rost-meta .tpl{color:var(--ql-blue-deep);background:var(--ql-blue-soft);padding:1px 8px;border-radius:6px;font-weight:500}.as-rost-wrap{border-bottom:1px solid var(--line)}.as-rost-wrap:last-child{border-bottom:none}.as-rost-wrap .as-rost{border-bottom:none}.as-rost-acts{display:flex;align-items:center;gap:8px;flex-shrink:0}.as-iconbtn{width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink-3);border:1px solid var(--line);background:var(--surface)}.as-iconbtn:hover{background:var(--bg-soft);color:var(--ink-1)}.as-iconbtn.danger:hover{border-color:var(--danger);color:var(--danger);background:#fdecec}.as-iconbtn svg{width:15px;height:15px;stroke:currentColor;stroke-width:1.8;fill:none}.as-rost-edit{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px;padding:13px 12px;background:var(--bg-soft);border-radius:10px;margin:0 0 11px}.as-rost-edit .as-field{margin-bottom:0;min-width:190px}.as-rost-editacts{display:flex;gap:8px;margin-left:auto}.as-save{font-size:12.5px;font-weight:600;color:#fff;background:var(--ql-blue);border-radius:8px;padding:8px 17px}.as-rost-del{display:flex;align-items:center;gap:9px;font-size:12.5px;color:var(--ink-2);padding:10px 12px;background:#fdecec;border-radius:9px;margin:0 0 11px}:root[data-theme=dark] .as-rost-del{background:#e00e0e24}.as-rost-del .del{font-size:12px;font-weight:600;color:#fff;background:var(--danger);border-radius:7px;padding:6px 13px}.as-rost-del .cancel{font-size:12px;font-weight:600;color:var(--ink-2);border:1px solid var(--line);background:var(--surface);border-radius:7px;padding:6px 13px}.pv-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.pv-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px 18px;box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:13px;transition:border-color .15s,box-shadow .15s}.pv-card:hover{border-color:var(--ink-4)}.pv-card.error{border-color:#f3c2c2}.pv-top{display:flex;align-items:center;gap:12px}.pv-logo{width:42px;height:42px;flex-shrink:0;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700}.pv-logo.lg{width:48px;height:48px;border-radius:13px;font-size:21px}.pv-id{flex:1;min-width:0}.pv-name{font-size:15px;font-weight:600;color:var(--ink-1);display:flex;align-items:center;gap:8px}.pv-cat{font-size:12px;color:var(--ink-4);margin-top:1px}.pv-cat-tag{font-size:11px;font-weight:500;color:var(--ink-3);background:var(--bg-soft);padding:2px 8px;border-radius:6px}.pv-status{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;padding:4px 10px;border-radius:100px;flex-shrink:0}.pv-status .d{width:6px;height:6px;border-radius:50%;background:currentColor}.pv-status.on{background:var(--ql-green-soft);color:var(--ql-green)}.pv-status.syncing{background:var(--ql-blue-soft);color:var(--ql-blue-deep)}.pv-status.syncing .d{animation:orc-pulse 1s infinite}.pv-status.err{background:#fdecec;color:var(--danger)}.pv-status.off{background:var(--bg-soft);color:var(--ink-4)}.pv-sync{display:flex;flex-wrap:wrap;gap:6px}.pv-chip{font-size:11.5px;color:var(--ink-2);background:var(--bg-soft);border:1px solid var(--line);padding:3px 9px;border-radius:7px}.pv-cover-head{display:flex;justify-content:space-between;font-size:11.5px;color:var(--ink-3);margin-bottom:6px}.pv-bar{height:6px;border-radius:100px;background:var(--bg-soft);overflow:hidden}.pv-bar span{display:block;height:100%;border-radius:100px;background:var(--ql-green)}.pv-bar span.error{background:var(--danger)}.pv-bar span.syncing{background:var(--ql-blue)}.pv-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:12px}.pv-last{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:var(--ink-4)}.pv-last svg{width:13px;height:13px;stroke:currentColor;stroke-width:1.8;fill:none}.pv-card.error .pv-last{color:var(--danger)}.pv-btn{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;border-radius:9px;padding:7px 14px}.pv-btn svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.9;fill:none}.pv-btn.primary{background:var(--ql-blue);color:#fff}.pv-btn.ghost{background:var(--surface);border:1px solid var(--line);color:var(--ink-2)}.pv-btn.warn{background:#fff3e4;color:var(--warn);border:1px solid #F6D9B0}.pv-btn:disabled{opacity:.6;cursor:default}.pv-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#071b376b;display:flex;align-items:flex-start;justify-content:center;padding:70px 16px;animation:cmdk-fade .12s ease}:root[data-theme=dark] .pv-modal-overlay{background:#0009}.pv-modal{width:520px;max-width:100%;background:var(--surface);border:1px solid var(--line);border-radius:18px;box-shadow:0 24px 64px -24px #071b3780;overflow:hidden;display:flex;flex-direction:column;max-height:calc(100vh - 100px);animation:cmdk-pop .14s ease}.pv-modal-head{display:flex;align-items:center;gap:13px;padding:18px 20px;border-bottom:1px solid var(--line)}.pv-modal-sub{font-size:12px;color:var(--ink-4);margin-top:2px}.pv-x{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--ink-4)}.pv-x:hover{background:var(--bg-soft);color:var(--ink-1)}.pv-x svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;fill:none}.pv-modal-body{padding:18px 20px;overflow-y:auto}.pv-sec-lbl{font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-4);font-weight:700;margin-bottom:11px}.pv-field{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}.pv-field label{font-size:12px;color:var(--ink-3);font-weight:500}.pv-input{font:inherit;font-size:13px;color:var(--ink-1);background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:9px 11px}.pv-input:focus{outline:none;border-color:var(--ql-blue)}.pv-sync-list{display:flex;flex-direction:column;gap:2px}.pv-sync-row{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;border:1px solid var(--line);border-radius:10px;margin-bottom:7px;font-size:13px;color:var(--ink-1)}.pv-modal-foot{display:flex;align-items:center;gap:10px;padding:14px 20px;border-top:1px solid var(--line);background:var(--bg-soft)}.pv-spacer{flex:1}.pv-test{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--ql-blue-deep);background:var(--ql-blue-soft);border-radius:9px;padding:8px 14px}.pv-test.ok{color:var(--ql-green);background:var(--ql-green-soft)}.pv-test svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none}.pv-test .spin{animation:orc-spin 1s linear infinite}@media(max-width:720px){.pv-grid{grid-template-columns:1fr}}.cmdk-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#071b376b;display:flex;align-items:flex-start;justify-content:center;padding:84px 16px 16px;animation:cmdk-fade .12s ease}:root[data-theme=dark] .cmdk-overlay{background:#0009}@keyframes cmdk-fade{0%{opacity:0}to{opacity:1}}.cmdk{width:640px;max-width:100%;background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:0 24px 64px -24px #071b3780;overflow:hidden;display:flex;flex-direction:column;max-height:min(560px,calc(100vh - 120px));animation:cmdk-pop .14s ease}@keyframes cmdk-pop{0%{transform:translateY(-6px);opacity:.6}to{transform:none;opacity:1}}.cmdk-input{display:flex;align-items:center;gap:11px;padding:15px 18px;border-bottom:1px solid var(--line)}.cmdk-input svg{width:20px;height:20px;stroke:var(--ink-4);stroke-width:1.9;fill:none;flex-shrink:0}.cmdk-input input{flex:1;border:none;outline:none;background:none;font:inherit;font-size:16px;color:var(--ink-1)}.cmdk-input input::placeholder{color:var(--ink-4)}.cmdk-input kbd{font-family:Manrope,sans-serif;font-size:10.5px;color:var(--ink-4);border:1px solid var(--line);border-radius:6px;padding:2px 7px}.cmdk-list{overflow-y:auto;padding:6px 0}.cmdk-empty{padding:30px 18px;text-align:center;color:var(--ink-4);font-size:13px}.cmdk-group{padding:2px 0}.cmdk-glabel{font-size:10.5px;letter-spacing:.04em;color:var(--ink-4);padding:8px 18px 4px;font-weight:600}.cmdk-row{width:100%;display:flex;align-items:center;gap:12px;padding:9px 14px 9px 18px;text-align:left;background:none;border:none;border-left:2px solid transparent}.cmdk-row.on{background:var(--ql-blue-soft);border-left-color:var(--ql-blue)}.cmdk-ic{width:30px;height:30px;flex-shrink:0;border-radius:9px;background:var(--bg-soft);display:flex;align-items:center;justify-content:center}.cmdk-row.on .cmdk-ic{background:var(--surface)}.cmdk-ic svg{width:17px;height:17px;stroke:var(--ink-2);stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.cmdk-row.on .cmdk-ic svg{stroke:var(--ql-blue-deep)}.cmdk-bd{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.cmdk-bd .t{font-size:14px;font-weight:500;color:var(--ink-1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cmdk-bd .s{font-size:12px;color:var(--ink-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cmdk-badge{font-size:10.5px;font-weight:600;padding:2px 8px;border-radius:7px;background:var(--bg-soft);color:var(--ink-3);flex-shrink:0}.cmdk-badge.agent{background:var(--ql-blue-soft);color:var(--ql-blue-deep)}.cmdk-badge.flow,.cmdk-badge.command{background:var(--ql-green-soft);color:var(--ql-green)}.cmdk-enter{display:flex;flex-shrink:0}.cmdk-enter svg{width:15px;height:15px;stroke:var(--ql-blue);stroke-width:2;fill:none}.cmdk-foot{display:flex;align-items:center;gap:16px;padding:9px 18px;border-top:1px solid var(--line);background:var(--bg-soft)}.cmdk-foot span{font-size:11.5px;color:var(--ink-4);display:inline-flex;align-items:center;gap:5px}.cmdk-foot .cmdk-foot-r{margin-left:auto}.cmdk-foot kbd{font-family:Manrope,sans-serif;font-size:10px;color:var(--ink-3);border:1px solid var(--line);border-radius:5px;padding:1px 5px;background:var(--surface)}.login{height:100vh;display:grid;grid-template-columns:1.05fr 1fr;overflow:hidden}.login-brand{background:var(--grad-brand);color:#fff;position:relative;overflow:hidden;padding:54px 60px;display:flex;flex-direction:column}.login-brand .glow{position:absolute;right:-12%;top:-16%;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.16) 0%,transparent 60%);pointer-events:none}.login-brand .shape{position:absolute;border-radius:999px;pointer-events:none}.login-brand .shape.s1{width:340px;height:104px;right:-40px;top:26%;transform:rotate(-35deg);background:linear-gradient(90deg,#00b3004d,#ffffff0d)}.login-brand .shape.s2{width:240px;height:78px;right:10%;top:56%;transform:rotate(52deg);background:linear-gradient(90deg,#4dd24d42,#ffffff0a)}.lb-top{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between}.lb-logo{height:34px;width:auto;display:block}.lb-version{font-family:Manrope,sans-serif;font-size:12px;letter-spacing:1.5px;color:#ffffffb3;font-weight:500}.lb-main{position:relative;z-index:2;margin:auto 0;max-width:460px}.lb-eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:12.5px;font-weight:500;letter-spacing:.3px;background:#ffffff24;border:1px solid rgba(255,255,255,.26);padding:7px 15px;border-radius:100px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);margin-bottom:26px}.lb-eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--ql-green-light);box-shadow:0 0 0 4px #4dd24d4d}.lb-title{font-size:50px;font-weight:900;line-height:1.12;letter-spacing:-1px;margin-bottom:22px}.lb-title .accent{background:linear-gradient(90deg,#fff,#c5f5c5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lb-sub{font-size:15px;font-weight:300;line-height:1.8;color:#ffffffd9;max-width:420px}.lb-stats{position:relative;z-index:2;display:flex;gap:48px}.lb-stat .v{font-family:Manrope,sans-serif;font-size:34px;font-weight:200;letter-spacing:-1.5px;line-height:1;display:flex;align-items:baseline;gap:3px}.lb-stat .v .u{font-size:14px;font-weight:300;color:#ffffffb3}.lb-stat .l{font-size:12px;color:#ffffffb8;margin-top:9px}.login-form-wrap{background:var(--surface);display:flex;align-items:center;justify-content:center;padding:40px}.login-form{width:100%;max-width:360px}.lf-head{margin-bottom:30px}.lf-head h2{font-size:28px;font-weight:700;letter-spacing:-.5px;color:var(--ink-1);margin-bottom:8px}.lf-head p{font-size:13.5px;color:var(--ink-3)}.field{margin-bottom:16px}.field label{display:block;font-size:12.5px;font-weight:600;color:var(--ink-2);margin-bottom:7px}.field-input{display:flex;align-items:center;gap:10px;background:var(--bg-soft);border:1px solid var(--line);border-radius:11px;padding:11px 14px;transition:border-color .15s,background .15s}.field-input:focus-within{border-color:var(--ql-blue);background:var(--surface);box-shadow:0 0 0 3px var(--ql-blue-soft)}.field-input svg{width:17px;height:17px;stroke:var(--ink-4);stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.field-input input{flex:1;border:none;outline:none;background:none;font-family:inherit;font-size:14px;color:var(--ink-1)}.field-input .eye{cursor:pointer}.field-input .eye:hover svg{stroke:var(--ink-2)}.lf-row{display:flex;align-items:center;justify-content:space-between;margin:4px 0 22px}.lf-check{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--ink-2);cursor:pointer;-webkit-user-select:none;user-select:none}.lf-check input{display:none}.lf-check .box{width:16px;height:16px;border-radius:5px;border:1.5px solid var(--line);display:flex;align-items:center;justify-content:center;transition:all .15s}.lf-check input:checked+.box{background:var(--ql-blue);border-color:var(--ql-blue)}.lf-check .box svg{width:11px;height:11px;stroke:#fff;stroke-width:3;fill:none;opacity:0}.lf-check input:checked+.box svg{opacity:1}.lf-forgot{font-size:12.5px;font-weight:500;color:var(--ql-blue)}.lf-submit{width:100%;padding:13px;border-radius:11px;background:var(--ql-blue);color:#fff;font-size:14.5px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .15s,transform .1s,box-shadow .15s;box-shadow:0 8px 20px -10px #166ce6b3}.lf-submit:hover{background:var(--ql-blue-deep);box-shadow:0 10px 24px -10px #166ce6cc}.lf-submit:active{transform:translateY(1px)}.lf-submit svg{width:16px;height:16px;stroke:currentColor;stroke-width:2.2;fill:none}.lf-divider{display:flex;align-items:center;gap:14px;margin:22px 0;color:var(--ink-4);font-size:12px}.lf-divider:before,.lf-divider:after{content:"";flex:1;height:1px;background:var(--line)}.lf-sso{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sso-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:11px;border:1px solid var(--line);border-radius:11px;font-size:13px;font-weight:500;color:var(--ink-2);background:var(--surface);transition:border-color .15s,background .15s}.sso-btn:hover{border-color:var(--ql-blue-soft);background:var(--bg-soft)}.sso-btn .ic{width:18px;height:18px;border-radius:5px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:700}.sso-btn .ic.ww{background:#2e7fff}.sso-btn .ic.dt{background:#1a8cff}.lf-foot{margin-top:26px;font-size:12.5px;color:var(--ink-3);text-align:center}.lf-foot a{color:var(--ql-blue);font-weight:500}.login-copyright{position:absolute;bottom:22px;left:60px;z-index:2;font-size:11.5px;color:#fff9}@media(max-width:880px){.login{grid-template-columns:1fr}.login-brand{display:none}}.tb-merchant{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--ink-1)}.tb-merchant .dot{width:6px;height:6px;border-radius:50%;background:var(--ql-green);flex:none}.tb-merchant.solo{padding:2px 4px}.tb-merchant.btn{background:var(--bg-soft);border:1px solid var(--line);border-radius:8px;padding:4px 10px;cursor:pointer;transition:border-color .15s,background .15s}.tb-merchant.btn:hover,.tb-merchant.btn.on{border-color:var(--ql-blue)}.tb-switcher{position:relative}.tb-switch-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:268px;max-height:60vh;overflow:auto;background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow-card);padding:6px;z-index:60}.tb-switch-hd{font-size:11px;color:var(--ink-4);padding:6px 10px 4px}.tb-switch-item{display:flex;flex-direction:column;align-items:flex-start;gap:1px;width:100%;text-align:left;padding:8px 10px;border:none;background:transparent;border-radius:8px;cursor:pointer;position:relative}.tb-switch-item:hover{background:var(--bg-soft)}.tb-switch-item.on{background:var(--ql-blue-soft)}.tb-switch-item .nm{font-size:13px;font-weight:600;color:var(--ink-1)}.tb-switch-item .meta{font-size:11px;color:var(--ink-3)}.tb-switch-item svg{position:absolute;right:10px;top:12px;stroke:var(--ql-blue)}.tb-switch-item.back{color:var(--ink-2);font-size:12px;font-weight:600;border-bottom:1px solid var(--line);border-radius:0;margin-bottom:4px}.tb-switch-empty{padding:14px 10px;font-size:12px;color:var(--ink-4);text-align:center}.mk-empty{margin:32px auto;max-width:460px;text-align:center;padding:40px 24px;background:var(--surface);border:1px dashed var(--line);border-radius:var(--radius);color:var(--ink-3)}.mk-empty-t{font-size:15px;font-weight:600;color:var(--ink-1);margin-bottom:6px}.mk-empty-s{font-size:13px;color:var(--ink-3);line-height:1.6}.dw-prompt{margin:0;font-size:12.5px;line-height:1.7;color:var(--ink-2);white-space:pre-wrap;word-break:break-word;max-height:220px;overflow:auto;background:var(--bg-soft);border:1px solid var(--line);border-radius:10px;padding:10px 12px}.mk-empty-t svg,.mk-empty-s svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;vertical-align:-3px}.tc-btn{font-size:12px;font-weight:600;color:var(--ink-2);background:var(--bg-soft);border:1px solid var(--line);border-radius:8px;padding:5px 12px;cursor:pointer;flex-shrink:0;transition:all .15s}.tc-btn:hover{background:var(--bg-page);border-color:var(--ink-4)}.tc-btn:disabled{opacity:.45;cursor:not-allowed}.tc-runs{display:flex;flex-direction:column;gap:10px}.tc-run{background:var(--bg-soft);border:1px solid var(--line);border-radius:10px;padding:10px 13px}.tc-run-head{display:flex;align-items:center;gap:10px}.tc-run-meta{font-size:12px;color:var(--ink-3);flex:1}.tc-run-err{font-size:12px;color:var(--red, #d4380d);margin-top:6px;line-height:1.5}.tc-step{display:flex;align-items:center;gap:8px;margin-top:7px;font-size:12.5px}.tc-step-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;background:var(--ink-4)}.tc-step-dot.success{background:var(--ql-green, #34a853)}.tc-step-dot.failed{background:var(--red, #d4380d)}.tc-step-dot.running{background:var(--ql-blue, #166ce6)}.tc-step-label{color:var(--ink-1);font-weight:600}.tc-step-detail{color:var(--ink-3)}.tc-form{display:flex;flex-direction:column;gap:12px}.tc-form label{display:flex;flex-direction:column;gap:6px;font-size:12.5px;font-weight:600;color:var(--ink-2)}.tc-input{font-family:inherit;font-size:13px;color:var(--ink-1);background:var(--bg-soft);border:1px solid var(--line);border-radius:8px;padding:8px 12px}.tc-input:focus{outline:none;border-color:var(--ql-blue, #166ce6)}.tc-textarea{font-family:inherit;font-size:13px;line-height:1.7;color:var(--ink-1);background:var(--bg-soft);border:1px solid var(--line);border-radius:10px;padding:10px 13px;resize:vertical}.tc-textarea:focus{outline:none;border-color:var(--ql-blue, #166ce6)}.tc-form-foot{display:flex;align-items:center;justify-content:flex-end;gap:12px}.tc-form-msg{font-size:12px;color:var(--ink-3)}.tc-btn.primary{color:#fff;background:var(--ql-blue, #166ce6);border-color:transparent}.tc-btn.primary:hover{background:var(--ql-blue-deep, #0f56c0)}.tc-bind-form{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-bottom:6px}.tc-bind-form .tc-input{flex:1;min-width:140px}
