.tp-scope{--tp-bg:#0a0c10;--tp-bg-2:#0e1116;--tp-panel:#13171e;--tp-panel-2:#181d26;--tp-panel-3:#1f2530;--tp-line:#232a36;--tp-line-2:#2c3442;--tp-line-soft:#1a1f28;--tp-fg:#e8ebf0;--tp-fg-2:#c1c6cf;--tp-mute:#7d8593;--tp-dim:#545b67;--tp-faint:#3a4150;--tp-amber:#f5b840;--tp-amber-soft:#f5b8401f;--tp-amber-line:#f5b84059;--tp-gold:#e0a92a;--tp-up:#ef4655;--tp-up-soft:#ef46551f;--tp-up-line:#ef46554d;--tp-down:#2bb27a;--tp-down-soft:#2bb27a1f;--tp-down-line:#2bb27a4d;--tp-d-flow:#f5b840;--tp-d-fa:#6aa6ff;--tp-d-ta:#b78bff;--tp-d-pe:#ff8a5b;--tp-d-rev:#4dd4c3;--tp-sans:var(--font-noto-sc,"Noto Sans SC"),"PingFang SC","Microsoft YaHei",sans-serif;--tp-mono:var(--font-jb-mono,"JetBrains Mono"),ui-monospace,monospace;background:var(--tp-bg);color:var(--tp-fg);font-family:var(--tp-sans);-webkit-font-smoothing:antialiased}.tp-scope *{box-sizing:border-box}.tp-scope a{color:inherit;text-decoration:none}.tp-scope button{font-family:var(--tp-sans);color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.tp-scope .tp-mono{font-family:var(--tp-mono);font-variant-numeric:tabular-nums}.tp-scope .tp-up{color:var(--tp-up)}.tp-scope .tp-down{color:var(--tp-down)}.tp-scope .tp-mute{color:var(--tp-mute)}.tp-scope .tp-dim{color:var(--tp-dim)}.tp-scope .tp-amber{color:var(--tp-amber)}.tp-scope .tp-page-hd{border-bottom:1px solid var(--tp-line-soft);justify-content:space-between;align-items:flex-end;padding:20px 28px 16px;display:flex}.tp-scope .tp-crumbs{color:var(--tp-mute);align-items:center;gap:8px;margin-bottom:6px;font-size:11.5px;display:flex}.tp-scope .tp-crumbs .sep{color:var(--tp-faint)}.tp-scope .tp-crumbs .cur{color:var(--tp-amber)}.tp-scope .tp-title{align-items:baseline;gap:12px;display:flex}.tp-scope .tp-title h1{letter-spacing:.01em;color:var(--tp-fg);margin:0;font-size:20px;font-weight:700}.tp-scope .tp-title .en{font-family:var(--tp-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--tp-mute);font-size:11px}.tp-scope .tp-hd-actions{align-items:center;gap:8px;display:flex}.tp-scope .tp-seg{background:var(--tp-bg-2);border:1px solid var(--tp-line);border-radius:8px;padding:3px;display:flex}.tp-scope .tp-seg button{color:var(--tp-mute);border-radius:6px;padding:5px 11px;font-size:12px}.tp-scope .tp-seg button.on{background:var(--tp-panel-2);color:var(--tp-fg);box-shadow:inset 0 0 0 1px var(--tp-line-2)}.tp-scope .tp-btn{border:1px solid var(--tp-line);background:var(--tp-bg-2);color:var(--tp-fg-2);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:7px 13px;font-size:12.5px;display:inline-flex}.tp-scope .tp-btn:hover{border-color:var(--tp-line-2);color:var(--tp-fg)}.tp-scope .tp-btn.primary{color:#1a0f00;background:linear-gradient(#f5b840,#d99820);border-color:#d99820;font-weight:600}.tp-scope .tp-btn.primary:hover{filter:brightness(1.05)}.tp-scope .tp-focus-bar{border-bottom:1px solid var(--tp-line-soft);background:linear-gradient(#f5b8400a,#0000);grid-template-columns:300px 1fr auto;align-items:center;gap:0;padding:12px 28px;display:grid}.tp-scope .tp-focus-lbl{color:var(--tp-mute);letter-spacing:.02em;font-size:11px}.tp-scope .tp-focus-path{color:var(--tp-fg);align-items:center;gap:8px;margin-top:3px;font-size:14px;font-weight:600;display:flex}.tp-scope .tp-focus-path .leaf{color:var(--tp-amber)}.tp-scope .tp-focus-path .arrow{color:var(--tp-dim);font-family:var(--tp-mono);font-size:11px}.tp-scope .tp-focus-stats{border-left:1px solid var(--tp-line-soft);align-items:center;gap:24px;padding-left:20px;display:flex}.tp-scope .tp-fstat .k{color:var(--tp-mute);font-size:10.5px}.tp-scope .tp-fstat .v{font-family:var(--tp-mono);color:var(--tp-fg);margin-top:2px;font-size:13px;font-weight:600}.tp-scope .tp-candidates{align-items:center;gap:6px;display:flex}.tp-scope .tp-cand-lbl{color:var(--tp-mute);margin-right:4px;font-size:11px}.tp-scope .tp-cand-pill{background:var(--tp-panel-2);border:1px solid var(--tp-line);color:var(--tp-fg-2);white-space:nowrap;border-radius:12px;align-items:center;gap:5px;padding:3px 8px 3px 4px;font-size:11.5px;display:inline-flex}.tp-scope .tp-cand-pill .gs{width:18px;height:18px;font-family:var(--tp-mono);background:var(--tp-amber);color:#1a0f00;border-radius:50%;place-items:center;font-size:9.5px;font-weight:700;display:grid}.tp-scope .tp-cand-pill.b .gs{background:#e09a25}.tp-scope .tp-cand-pill.c .gs{background:var(--tp-mute);color:#0a0c10}.tp-scope .tp-cand-code{font-family:var(--tp-mono);color:var(--tp-mute);font-size:10px}.tp-scope .tp-layout{grid-template-columns:260px 1fr;display:grid}.tp-scope .tp-sidebar{border-right:1px solid var(--tp-line-soft);padding:16px 14px 32px}.tp-scope .tp-search{margin-bottom:12px;position:relative}.tp-scope .tp-search input{border:1px solid var(--tp-line);background:var(--tp-bg-2);width:100%;height:33px;color:var(--tp-fg);font-family:var(--tp-sans);border-radius:8px;outline:none;padding:0 10px 0 30px;font-size:12.5px}.tp-scope .tp-search input::placeholder{color:var(--tp-dim)}.tp-scope .tp-search input:focus{border-color:var(--tp-line-2)}.tp-scope .tp-search-ico{color:var(--tp-dim);pointer-events:none;position:absolute;top:50%;left:9px;transform:translateY(-50%)}.tp-scope .tp-sec-h{letter-spacing:.18em;color:var(--tp-mute);text-transform:uppercase;justify-content:space-between;align-items:center;padding:0 6px 8px;font-size:10.5px;display:flex}.tp-scope .tp-sec-h .cnt{font-family:var(--tp-mono);color:var(--tp-dim)}.tp-scope .tp-sidebar-scroll{max-height:calc(100vh - 280px);overflow-y:auto}.tp-scope .tp-sidebar-scroll::-webkit-scrollbar{width:3px}.tp-scope .tp-sidebar-scroll::-webkit-scrollbar-track{background:0 0}.tp-scope .tp-sidebar-scroll::-webkit-scrollbar-thumb{background:var(--tp-line-2);border-radius:2px}.tp-scope .tp-tree-parent{color:var(--tp-fg);text-align:left;border-radius:6px;align-items:center;gap:8px;width:100%;padding:7px 8px;font-size:13px;font-weight:500;display:flex}.tp-scope .tp-tree-parent:hover{background:#ffffff05}.tp-scope .tp-tree-parent.active{background:linear-gradient(90deg,var(--tp-amber-soft),transparent 80%);color:var(--tp-amber)}.tp-scope .tp-tree-parent.active .tp-tree-badge{border-color:var(--tp-amber-line);color:var(--tp-amber)}.tp-scope .tp-tree-badge{font-family:var(--tp-mono);color:var(--tp-mute);background:var(--tp-panel-2);border:1px solid var(--tp-line);border-radius:10px;margin-left:auto;padding:1px 6px;font-size:10px}.tp-scope .tp-chev{color:var(--tp-dim);flex-shrink:0;transition:transform .15s}.tp-scope .tp-tree-children{border-left:1px solid var(--tp-line-soft);margin-left:14px;padding:2px 0 4px 10px}.tp-scope .tp-tree-leaf{color:var(--tp-fg-2);text-align:left;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:5px 8px;font-size:12.5px;display:flex;position:relative}.tp-scope .tp-tree-leaf:hover{color:var(--tp-fg);background:#ffffff05}.tp-scope .tp-tree-leaf.active{background:linear-gradient(90deg,var(--tp-amber-soft),transparent 80%);color:var(--tp-fg)}.tp-scope .tp-tree-leaf.active:before{content:"";background:var(--tp-amber);border-radius:1px;width:2px;position:absolute;top:5px;bottom:5px;left:-11px}.tp-scope .tp-tree-leaf.active .leaf-name{color:var(--tp-amber);font-weight:600}.tp-scope .tp-main{grid-template-columns:repeat(6,1fr);align-content:start;gap:14px;padding:18px 24px 60px;display:grid}.tp-scope .tp-card{background:var(--tp-panel);border:1px solid var(--tp-line);border-radius:12px;flex-direction:column;grid-column:span 2;display:flex;position:relative;overflow:hidden}.tp-scope .tp-card:before{content:"";background:linear-gradient(90deg,var(--tp-card-accent,var(--tp-amber)),transparent);opacity:.7;height:2px;position:absolute;top:0;left:0;right:0}.tp-scope .tp-card.flow{--tp-card-accent:var(--tp-d-flow)}.tp-scope .tp-card.fa{--tp-card-accent:var(--tp-d-fa)}.tp-scope .tp-card.ta{--tp-card-accent:var(--tp-d-ta)}.tp-scope .tp-card.pe{--tp-card-accent:var(--tp-d-pe)}.tp-scope .tp-card.rev{--tp-card-accent:var(--tp-d-rev)}.tp-scope .tp-card.flow .tp-card-ico{color:#f5b840;background:#f5b8401f;border-color:#f5b8404d}.tp-scope .tp-card.fa .tp-card-ico{color:#6aa6ff;background:#6aa6ff1f;border-color:#6aa6ff4d}.tp-scope .tp-card.ta .tp-card-ico{color:#b78bff;background:#b78bff1f;border-color:#b78bff4d}.tp-scope .tp-card.pe .tp-card-ico{color:#ff8a5b;background:#ff8a5b1f;border-color:#ff8a5b4d}.tp-scope .tp-card.rev .tp-card-ico{color:#4dd4c3;background:#4dd4c31f;border-color:#4dd4c34d}.tp-scope .tp-card.flow .tp-card-tag{color:#f5b840;background:#f5b8401a;border-color:#f5b84059}.tp-scope .tp-card.fa .tp-card-tag{color:#6aa6ff;background:#6aa6ff1a;border-color:#6aa6ff59}.tp-scope .tp-card.ta .tp-card-tag{color:#b78bff;background:#b78bff1a;border-color:#b78bff59}.tp-scope .tp-card.pe .tp-card-tag{color:#ff8a5b;background:#ff8a5b1a;border-color:#ff8a5b59}.tp-scope .tp-card.rev .tp-card-tag{color:#4dd4c3;background:#4dd4c31a;border-color:#4dd4c359}.tp-scope .tp-card.flow .tp-metric-bar-inner:not(.neg):not(.pos){background:#f5b840}.tp-scope .tp-card.fa .tp-metric-bar-inner:not(.neg):not(.pos){background:#6aa6ff}.tp-scope .tp-card.ta .tp-metric-bar-inner:not(.neg):not(.pos){background:#b78bff}.tp-scope .tp-card.pe .tp-metric-bar-inner:not(.neg):not(.pos){background:#ff8a5b}.tp-scope .tp-card.rev .tp-metric-bar-inner:not(.neg):not(.pos){background:#4dd4c3}.tp-scope .tp-card.flow .tp-card-ft .sw{background:#f5b840}.tp-scope .tp-card.fa .tp-card-ft .sw{background:#6aa6ff}.tp-scope .tp-card.ta .tp-card-ft .sw{background:#b78bff}.tp-scope .tp-card.pe .tp-card-ft .sw{background:#ff8a5b}.tp-scope .tp-card.rev .tp-card-ft .sw{background:#4dd4c3}.tp-scope .tp-card-hd{border-bottom:1px solid var(--tp-line-soft);align-items:center;gap:10px;padding:13px 14px 11px;display:flex}.tp-scope .tp-card-ico{border:1px solid #0000;border-radius:7px;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.tp-scope .tp-card-tit{flex:1;min-width:0}.tp-scope .tp-card-name{color:var(--tp-fg);align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.tp-scope .tp-card-tag{font-family:var(--tp-mono);letter-spacing:.08em;border:1px solid;border-radius:3px;padding:1px 5px;font-size:9.5px}.tp-scope .tp-card-sub{font-family:var(--tp-mono);color:var(--tp-mute);letter-spacing:.04em;margin-top:2px;font-size:10px}.tp-scope .tp-card-body{padding:6px 6px 10px}.tp-scope .tp-row{border-radius:8px;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:8px;display:grid}.tp-scope .tp-row:hover{background:var(--tp-panel-2)}.tp-scope .tp-row+.tp-row{border-top:1px solid var(--tp-line-soft);border-radius:0}.tp-scope .tp-row:first-child{border-radius:8px 8px 0 0}.tp-scope .tp-row:last-child{border-radius:0 0 8px 8px}.tp-scope .tp-rank{width:22px;height:22px;font-family:var(--tp-mono);background:var(--tp-panel-3);color:var(--tp-mute);border:1px solid var(--tp-line);border-radius:5px;flex-shrink:0;place-items:center;font-size:11px;font-weight:700;display:grid}.tp-scope .tp-row.r1 .tp-rank{color:#1a0f00;background:linear-gradient(#f5b840,#d18a1a);border-color:#d18a1a;box-shadow:0 0 0 1px #f5b8404d}.tp-scope .tp-row.r2 .tp-rank{color:#0a0c10;background:linear-gradient(#b8c2d0,#7d8593);border-color:#7d8593}.tp-scope .tp-row.r3 .tp-rank{color:#180b00;background:linear-gradient(#c9824a,#8a5328);border-color:#8a5328}.tp-scope .tp-stock{flex-direction:column;min-width:0;display:flex}.tp-scope .tp-stock-l1{align-items:baseline;gap:6px;min-width:0;display:flex}.tp-scope .tp-stock-nm{color:var(--tp-fg);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.tp-scope .tp-stock-cd{font-family:var(--tp-mono);color:var(--tp-mute);flex-shrink:0;font-size:10px}.tp-scope .tp-stock-l2{font-family:var(--tp-mono);align-items:center;gap:8px;margin-top:2px;font-size:10.5px;display:flex}.tp-scope .tp-stock-px{color:var(--tp-fg-2)}.tp-scope .tp-metric{flex-direction:column;align-items:flex-end;gap:4px;min-width:80px;display:flex}.tp-scope .tp-metric-v{font-family:var(--tp-mono);font-size:13.5px;font-weight:600}.tp-scope .tp-metric-bar{background:var(--tp-line-soft);border-radius:2px;width:72px;height:3px;overflow:hidden}.tp-scope .tp-metric-bar-inner{background:var(--tp-amber);border-radius:2px;height:100%}.tp-scope .tp-metric-bar-inner.neg{background:var(--tp-down)}.tp-scope .tp-metric-bar-inner.pos{background:var(--tp-up)}.tp-scope .tp-card-ft{border-top:1px solid var(--tp-line-soft);color:var(--tp-mute);justify-content:space-between;align-items:center;margin-top:auto;padding:9px 12px;font-size:11px;display:flex}.tp-scope .tp-card-ft .legend{align-items:center;gap:10px;display:flex}.tp-scope .tp-card-ft .lg{align-items:center;gap:4px;display:inline-flex}.tp-scope .tp-card-ft .sw{background:var(--tp-amber);border-radius:2px;width:7px;height:7px}.tp-scope .tp-card.intersect{border-color:var(--tp-amber-line);background:radial-gradient(circle at 100% 0%,#f5b8400f,transparent 60%),var(--tp-panel)}.tp-scope .tp-ix-body{padding:4px 6px 10px}.tp-scope .tp-ix-row{border-radius:8px;grid-template-columns:22px 1fr repeat(5,28px) 50px;align-items:center;gap:6px;padding:7px 8px;display:grid}.tp-scope .tp-ix-row.head{letter-spacing:.06em;color:var(--tp-mute);padding-top:10px;padding-bottom:6px;font-size:10px}.tp-scope .tp-ix-row+.tp-ix-row:not(.head){border-top:1px solid var(--tp-line-soft)}.tp-scope .tp-ix-row:hover:not(.head){background:var(--tp-panel-2)}.tp-scope .tp-ix-cell{justify-content:center;align-items:center;display:flex}.tp-scope .tp-pip{width:22px;height:22px;font-family:var(--tp-mono);background:var(--tp-panel-3);border:1px solid var(--tp-line);color:var(--tp-fg);border-radius:4px;place-items:center;font-size:10px;font-weight:700;display:grid}.tp-scope .tp-pip.p1{color:#1a0f00;background:linear-gradient(#f5b840,#d18a1a);border-color:#d18a1a}.tp-scope .tp-pip.p2{color:var(--tp-fg);background:#42505f;border-color:#4a586a}.tp-scope .tp-pip.p3{color:var(--tp-fg-2);background:#2a3340;border-color:#3a4555}.tp-scope .tp-pip.pn{color:var(--tp-dim);border-color:var(--tp-line);background:0 0}.tp-scope .tp-ix-name{flex-direction:column;min-width:0;display:flex}.tp-scope .tp-ix-name-l1{align-items:baseline;gap:6px;display:flex}.tp-scope .tp-ix-name-nm{color:var(--tp-fg);font-size:12.5px;font-weight:600}.tp-scope .tp-ix-name-cd{font-family:var(--tp-mono);color:var(--tp-mute);font-size:10px}.tp-scope .tp-ix-name-l2{font-family:var(--tp-mono);color:var(--tp-mute);margin-top:1px;font-size:10px}.tp-scope .tp-ix-score{font-family:var(--tp-mono);color:var(--tp-amber);text-align:right;font-size:12.5px;font-weight:700}.tp-scope .tp-ix-score small{color:var(--tp-mute);margin-left:1px;font-size:9px;font-weight:400}.tp-scope .tp-spinner{grid-column:span 6;justify-content:center;align-items:center;height:240px;display:flex}.tp-scope .tp-empty{height:240px;color:var(--tp-mute);grid-column:span 6;justify-content:center;align-items:center;font-size:14px;display:flex}@keyframes tp-spin{to{transform:rotate(360deg)}}
