.kh-skill-tree{--tree-gold: #d1b77c;--tree-muted: #9bacae;container-type:inline-size;border:1px solid #454943;background:#101619;min-width:0;color:#deded1}.build-workspace.is-skills{grid-template-columns:minmax(0,1fr)}.build-workspace.is-skills>.build-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.kh-tree-toolbar{min-height:68px;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding:14px 18px;border-bottom:1px solid #464c48;background:linear-gradient(110deg,#2c302e,#171f23)}.kh-tree-caption{display:flex;align-items:baseline;gap:14px}.kh-tree-caption strong{font:500 23px/1.2 var(--display);color:#e1d5b7}.kh-tree-caption>span{color:#a5aea8;font-size:12px}.kh-tree-zoom{display:flex;align-items:center;gap:5px}.kh-tree-zoom button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:36px;min-height:36px;padding:7px 9px;border:1px solid #4d554f;color:#d4d6c8;background:#1e282b;cursor:pointer;font-size:12px}.kh-tree-zoom button:hover{background:#34403f;border-color:#c4ae7f}.kh-tree-zoom button:disabled{opacity:.4;cursor:not-allowed}.kh-tree-zoom svg{width:16px;height:16px}.kh-tree-zoom output{font:12px/1 monospace;width:45px;text-align:center;color:#c8baa0}.kh-tree-layout{display:grid;grid-template-columns:minmax(0,1fr) 302px;align-items:start}.kh-tree-main{min-width:0}.kh-tree-viewport{height:655px;overflow:auto;overscroll-behavior:contain;cursor:grab;scrollbar-color:#7d806f #152025;background:radial-gradient(ellipse at 48% 42%,#50777a20,transparent 70%),linear-gradient(#111b22d9,#0d141ce8),url(/assets/ui/skill-background.webp) center / 760px auto;outline-offset:-3px}.kh-tree-viewport:active{cursor:grabbing}.kh-tree-canvas-size{min-width:100%;min-height:100%;position:relative}.kh-tree-canvas{position:absolute;transform-origin:0 0}.kh-tree-lines{position:absolute;left:0;top:0;pointer-events:none;overflow:visible}.kh-tree-lines>path{fill:none;stroke:#7e9390;stroke-width:2;opacity:.65}.kh-tree-lines>path.is-any{stroke-dasharray:7 5}.kh-tree-lines>path.is-highlighted{stroke:#e0c487;stroke-width:3;opacity:1;filter:drop-shadow(0 0 3px #d9bc7355)}.kh-tree-lines marker path{fill:#acb8a3}.kh-tree-node{width:98px;height:102px;padding:0;position:absolute;display:flex;flex-direction:column;align-items:center;border:0;background:transparent;color:#cbd4cd;text-align:center;cursor:pointer;transition:opacity .15s}.kh-tree-emblem{position:relative;display:grid;place-items:center;width:62px;height:62px;flex-shrink:0;background:#142126 url(/assets/ui/skill-frame-active.webp) center / contain no-repeat;border-radius:7px;box-shadow:0 0 0 1px #65757850,0 2px 16px #0008}.kh-tree-emblem>img{width:52px;height:52px;object-fit:contain;pointer-events:none}.kh-tree-node.is-passive .kh-tree-emblem{background-image:url(/assets/ui/skill-frame-passive.webp);border-radius:50%}.kh-tree-node-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:100%;margin-top:5px;padding:0 2px;font-size:11px;line-height:1.28;font-weight:500;text-shadow:0 1px 3px #000,0 0 5px #000}.kh-tree-rank{display:flex;align-items:center;gap:5px;margin-top:3px;color:#b5bba8;font:10px/1.15 monospace;background:#0c151bdc;padding:1px 4px;border-radius:2px}.kh-tree-rank i{font: 9px/1 monospace;color:#dbc890}.kh-tree-node.is-focused .kh-tree-emblem{outline:2px solid #e4cc8b;outline-offset:4px;background-color:#3b4234;box-shadow:0 0 23px #ceb46155}.kh-tree-node.is-focused .kh-tree-node-name{color:#f2deb0}.kh-tree-node.is-related .kh-tree-emblem{box-shadow:0 0 0 2px #af985e9c,0 0 20px #b89b4828}.kh-tree-node.is-muted{opacity:.29}.kh-tree-node.is-muted:hover,.kh-tree-node.is-muted:focus-visible,.kh-tree-node.is-muted.is-focused{opacity:1}.kh-tree-node.is-match .kh-tree-node-name{color:#f3d197}.kh-tree-node.is-learned .kh-tree-emblem{background-color:#435346;box-shadow:0 0 0 2px #8aa481}.kh-tree-node.is-unmet .kh-tree-emblem{box-shadow:0 0 0 2px #ca8759}.kh-tree-node:hover .kh-tree-emblem{outline:1px solid #d1be93;outline-offset:3px}.kh-tree-node:focus-visible{outline:2px solid #f5d894;outline-offset:4px;border-radius:4px}.kh-tree-learned-mark{position:absolute;right:-4px;bottom:-4px;display:grid;place-items:center;width:19px;height:19px;background:#394d39;border:1px solid #a9bc96;border-radius:50%}.kh-tree-learned-mark svg{width:13px;height:13px}.kh-tree-legend{display:flex;flex-wrap:wrap;gap:9px 18px;padding:12px 15px;font-size:10px;color:#a2b0ac;background:#192227;border-top:1px solid #3b4848}.kh-tree-legend>span{display:inline-flex;align-items:center;gap:6px}.kh-legend-line{display:inline-block;width:22px;border-top:2px solid #aab8a6}.kh-legend-line.is-any{border-top-style:dashed}.kh-tree-filter-note{margin:0;padding:10px 17px;background:#3a352441;border-bottom:1px solid #57533c;font-size:12px;color:#d4c6a3;line-height:1.6}.kh-tree-matches{display:flex;flex-wrap:wrap;gap:7px;max-height:128px;overflow-y:auto;padding:11px 16px;background:#272c2370;border-bottom:1px solid #46513b}.kh-tree-matches button{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:7px 10px;border:1px solid #6b7453;background:#2d372c;color:#d7cca8;font-size:12px;cursor:pointer}.kh-tree-matches button[aria-pressed=true],.kh-tree-matches button:hover{border-color:#d2bc7e;background:#494c32;color:#efdcab}.kh-tree-matches svg{width:13px;height:13px;flex-shrink:0}.kh-tree-matches>span{color:#b8bda8;font-size:12px;line-height:1.7}.kh-tree-branch-nav{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:9px 16px;border-bottom:1px solid #35453f;background:#172125}.kh-tree-branch-nav>span{font-size:10px;color:#8fa497;margin-right:7px}.kh-tree-branch-nav button{min-height:31px;min-width:37px;padding:3px 8px;border:1px solid #576650;background:#26312b;color:#cabf98;cursor:pointer;font:11px/1 monospace}.kh-tree-branch-nav button:hover{border-color:#ccb579;background:#3c4737}.kh-tree-branch-nav button small{display:inline-block;max-width:95px;margin-left:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;color:#adb79a;font-size:10px;line-height:1.5}.kh-tree-detail{padding:22px 20px;min-width:0;min-height:655px;border-left:1px solid #424c48;background:linear-gradient(165deg,#283235,#171e20 45%,#151b1d);overflow-wrap:anywhere}.kh-tree-detail-heading{display:flex;gap:13px;align-items:center;padding-bottom:20px;border-bottom:1px solid #65726a60;margin-bottom:16px}.kh-tree-detail-icon{display:grid;place-items:center;width:60px;height:60px;flex-shrink:0;background:url(/assets/ui/skill-info-decoration.webp) center / contain no-repeat,#1b2528}.kh-tree-detail-icon img{width:50px;height:50px;object-fit:contain}.kh-tree-detail-heading p{margin:0 0 6px;color:#a9af9e;font-size:10px}.kh-tree-detail-heading h3{margin:0;color:#e4d8b8;font:500 22px/1.4 var(--display)}.kh-tree-preview{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:17px 0 13px}.kh-tree-preview>span{font-size:11px;color:#b6bea9}.kh-tree-preview>div{display:flex;gap:4px}.kh-tree-preview button{width:29px;min-height:30px;border:1px solid #5b655b;background:#1a2528;color:#bac3b6;cursor:pointer;font-size:12px}.kh-tree-preview button[aria-pressed=true]{border-color:#c8b47b;color:#f1d99c;background:#51492e}.kh-tree-description{white-space:pre-line;margin:0 0 20px;color:#c4cdc4;font-size:12px;line-height:1.9}.kh-tree-requirements{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:15px 0;margin:0;border-top:1px solid #64746744;border-bottom:1px solid #64746744}.kh-tree-requirements dt{color:#8e9f96;font-size:10px}.kh-tree-requirements dd{color:#d8c398;font:500 17px/1.4 var(--display);margin:4px 0 0}.kh-tree-relations h4{display:flex;align-items:center;gap:6px;color:#bdc5b8;font-size:11px;font-weight:500;margin:18px 0 9px}.kh-tree-relations h4>svg{width:12px;height:12px}.kh-tree-relations h4>em{margin-left:auto;font-size:10px;font-style:normal;color:#d8bd7d}.kh-tree-relations>div{display:flex;flex-wrap:wrap;gap:7px}.kh-tree-relations>div>span{display:inline-flex;flex-wrap:wrap;gap:4px;align-items:center;border:1px solid #5f6d5b7a;padding:6px 8px;color:#c1cbae;font-size:11px}.kh-tree-relations button{padding:0;border:0;font-size:11px;color:#ddd1ad;cursor:pointer;text-underline-offset:3px;background:transparent;text-decoration:underline}.kh-tree-relations small{font-size:9px;color:#98af8d}.kh-tree-relations p{color:#8ea097;font-size:11px;margin:0}.kh-tree-detail-link{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:23px;padding-top:16px;border-top:1px solid #56655470;font-size:12px;color:#dbc390;text-decoration:none}.kh-tree-detail-link svg{width:17px;height:17px;flex-shrink:0}.kh-tree-detail .skill-demo{margin:20px 0}.kh-tree-detail .skill-demo-heading h2{font-size:18px}.kh-tree-detail .skill-demo-empty{font-size:11px;padding:11px 13px}.kh-tree-allocation{display:grid;grid-template-columns:1fr auto;gap:12px;padding:14px;background:#0f191b99;border:1px solid #56614f}.kh-tree-allocation>div:first-child{display:grid;gap:5px}.kh-tree-allocation>div:first-child>span{color:#aeb9a6;font-size:10px}.kh-tree-allocation>div:first-child>strong{font:500 27px/1 var(--display);color:#e2cd99}.kh-tree-allocation small{font-size:13px;color:#879c8c}.kh-tree-stepper{display:flex;gap:5px;align-items:center}.kh-tree-stepper button{display:grid;place-items:center;width:37px;height:38px;color:#ebd8a4;border:1px solid #7f825e;background:#3b4634;cursor:pointer}.kh-tree-stepper button:disabled{opacity:.3;cursor:not-allowed}.kh-tree-stepper button svg{width:17px;height:17px}.kh-tree-allocation>p{grid-column:1 / -1;font-size:11px;margin:0;color:#a8b4a4}.kh-tree-allocation>p>strong{color:#dccc9f}.kh-tree-issues{margin-top:18px;padding:12px;background:#5a3d252e;border-left:2px solid #b89560;font-size:11px;line-height:1.7;color:#d2b990}.kh-tree-issues>strong{font-weight:500}.kh-tree-issues ul{padding-left:16px;margin:8px 0}.kh-tree-issues p{margin:8px 0 0;color:#a69c86}.kh-tree-additional{border-top:1px solid #4d594c;padding:15px}.kh-tree-additional summary{cursor:pointer;font-size:12px;color:#b4bca5}.kh-tree-additional summary span{color:#d8c28b;margin-left:6px}.kh-tree-additional p{font-size:11px;color:#8fa198;line-height:1.7}.kh-tree-additional>div{display:flex;flex-wrap:wrap;gap:14px;padding-top:10px}.kh-tree-selection-jump{display:none}.kh-tree-node.is-extra{position:relative;height:auto;min-height:105px}.kh-skill-tree button:focus-visible,.kh-skill-tree a:focus-visible{outline:2px solid #ebd29a;outline-offset:3px}@container (max-width: 940px){.kh-tree-layout{grid-template-columns:minmax(0,1fr)}.kh-tree-detail{min-height:0;border-left:0;border-top:1px solid #526056}.kh-tree-viewport{height:570px}.kh-tree-detail-heading{margin-bottom:12px}.kh-tree-selection-jump{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#242f2f;border-top:1px solid #56634e}.kh-tree-selection-jump>span{font-size:13px;color:#e0cca0}.kh-tree-selection-jump small{margin-left:9px;color:#a7b696}.kh-tree-selection-jump button{display:flex;align-items:center;gap:4px;min-height:38px;padding:6px 9px;border:1px solid #778468;color:#dacda6;background:#354136;cursor:pointer;white-space:nowrap;font-size:11px}.kh-tree-selection-jump svg{width:13px;height:13px}}@container (max-width: 520px){.kh-tree-toolbar{padding:12px;gap:13px}.kh-tree-caption strong{font-size:20px}.kh-tree-zoom{width:100%;justify-content:space-between}.kh-tree-zoom button{min-height:40px;min-width:40px}.kh-tree-viewport{height:470px}.kh-tree-detail{padding:20px 16px}.kh-tree-legend{font-size:10px;padding:12px}.kh-tree-detail-heading h3{font-size:23px}.kh-tree-preview button{min-width:34px;min-height:36px}.kh-tree-stepper button{width:44px;height:44px}}@media(prefers-reduced-motion:reduce){.kh-tree-node{transition:none}}@media(max-width:600px){.build-workspace.is-skills>.build-summary{grid-template-columns:minmax(0,1fr)}}
