.subnav{position:sticky;top:0;z-index:20;background:#143d29f7;backdrop-filter:blur(6px);border-bottom:1px solid rgba(255,255,255,.12)}.subnav .wrap{display:flex;gap:6px;overflow-x:auto;padding:0 24px}.subnav a{color:#ffffffd1;text-decoration:none;font-size:13px;font-weight:600;padding:13px 12px;white-space:nowrap;border-bottom:2px solid transparent}.subnav a:hover{color:#fff;border-bottom-color:var(--teal)}.root-node{width:fit-content;margin:8px auto 0;background:var(--navy);color:#fff;font-weight:700;letter-spacing:.03em;padding:12px 28px;border-radius:10px;box-shadow:var(--shadow)}.root-rail{width:2px;height:22px;background:var(--border);margin:0 auto}.tree{background:#fff;border:1px solid var(--border);border-radius:14px;padding:24px 22px;margin:0 0 22px;box-shadow:var(--shadow)}.tree-hub{width:fit-content;margin:0 auto;text-align:center;background:var(--green-fill);color:#fff;border-radius:10px;padding:12px 24px;position:relative}.tree-hub .hub-name{font-weight:700;font-size:18px;display:block}.tree-hub .hub-meta{font-size:12px;opacity:.85;letter-spacing:.04em}.tree-hub:after{content:"";position:absolute;left:50%;bottom:-18px;width:2px;height:18px;background:var(--border);transform:translate(-1px)}.branches{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;padding-top:26px;position:relative}.branches:before{content:"";position:absolute;top:0;left:12%;right:12%;height:2px;background:var(--border)}.branch{position:relative;flex:1 1 180px;max-width:230px;min-width:170px;padding-top:16px}.branch:before{content:"";position:absolute;top:0;left:50%;width:2px;height:16px;background:var(--border)}.branch-head{background:var(--teal-soft);border:1px solid #Bfe3c9;border-radius:8px;padding:10px 12px;text-align:center}.branch-title{display:block;font-weight:700;font-size:14px;color:var(--green-fill-2)}.branch-meta{font-size:11px;color:var(--muted)}ul.leaves{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:6px}.leaf{display:flex;justify-content:space-between;gap:8px;align-items:baseline;background:var(--warm-gray);border:1px solid var(--border);border-radius:6px;padding:6px 10px;font-size:13px}.leaf-k{color:var(--ink)}.leaf-v{color:var(--teal);font-weight:700;font-size:12px;font-variant-numeric:tabular-nums}@media(max-width:760px){.branches{flex-direction:column;align-items:stretch}.branches:before{display:none}.branch{max-width:none}.branch:before{display:none}}.sub-h{font-size:16px;color:var(--navy);font-weight:700;margin:32px 0 14px}.prichip{display:inline-block;font-size:12px;font-weight:700;padding:3px 10px;border-radius:20px;margin-right:6px}.prichip.high{background:var(--teal-soft);color:var(--green-fill-2)}.prichip.medium{background:var(--warm-gray-2);color:var(--muted)}.prichip.low{background:#eeede6;color:#8a8a7a}.bars{display:flex;flex-direction:column;gap:10px;max-width:760px}.bar-row{display:grid;grid-template-columns:150px 1fr auto;gap:12px;align-items:center;font-size:13px}.bar-label{color:var(--navy);font-weight:600}.bar-track{background:var(--warm-gray-2);border-radius:6px;height:14px;overflow:hidden}.bar-fill{height:100%;background:linear-gradient(90deg,var(--green-fill),var(--teal));border-radius:6px}.bar-val{color:var(--muted);font-size:12px;white-space:nowrap}@media(max-width:620px){.bar-row{grid-template-columns:110px 1fr}.bar-val{grid-column:2}}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}@media(max-width:760px){.two-col{grid-template-columns:1fr}}.panel{background:#fff;border:1px solid var(--border);border-radius:10px;padding:20px 22px}.panel.win{border-left:4px solid var(--teal)}.panel.gap{border-left:4px solid var(--red-border)}.panel h4{margin:0 0 12px;font-size:14px;color:var(--navy)}ul.kv{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}ul.kv li{font-size:14px;display:flex;justify-content:space-between;gap:10px;align-items:baseline;border-bottom:1px dashed var(--border);padding-bottom:8px}ul.kv li:last-child{border-bottom:none;padding-bottom:0}ul.kv a{color:var(--navy);text-decoration:none;border-bottom:1px dotted var(--teal);font-weight:600}ul.kv a:hover{color:var(--teal)}.kv-k{color:var(--navy);font-weight:600}.kv-meta{color:var(--muted);font-size:12px;white-space:nowrap;font-variant-numeric:tabular-nums}table.data{margin-top:4px}@media(max-width:620px){table.data{font-size:12.5px}table.data thead th,table.data tbody td{padding:8px 9px}}
