.fxTree{--line:#ffffff24;--line-soft:#ffffff17;--text:#e2e8f0;--muted:#94a3b8;--brand:#34d399;--font-d:var(--font-geist-sans,system-ui, sans-serif);--font-m:var(--font-geist-mono,ui-monospace, monospace);--fx-scene-reserve:250px;width:100%;max-width:1160px;color:var(--text);font-family:var(--font-d,system-ui, sans-serif);background:radial-gradient(1200px 620px at 50% -10%,#34d3990f,#0000 60%),linear-gradient(#0b1a2c 0%,#050d1a 62%);border:1px solid #ffffff1a;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 30px 80px -30px #000000d9}.fxTree:before{content:"";pointer-events:none;background-image:linear-gradient(#94b2c80d 1px,#0000 1px),linear-gradient(90deg,#94b2c80d 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70% at 50% 42%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 70% at 50% 42%,#000 30%,#0000 100%)}.fxTree.fx-paused *{animation-play-state:paused!important}.fxTree .modeSwitch{border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid;overflow:hidden}.fxTree .modeSwitch button{min-width:0;font-family:var(--font-m,ui-monospace, monospace);letter-spacing:1.4px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:6px 11px 5px;font-size:9.5px;transition:color .2s,background-color .2s}.fxTree .modeSwitch button+button{border-left:1px solid var(--line)}.fxTree .modeSwitch button:hover{color:var(--text)}.fxTree .modeSwitch button.active{color:#021018;background:var(--brand);font-weight:600}.fxTree .modeSwitch button:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.fxTree .treePicker{box-sizing:border-box;border:1px solid var(--line);width:100%;height:30px;color:var(--muted);background:#ffffff06;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:stretch;transition:border-color .2s,background-color .2s;display:grid;overflow:hidden}.fxTree .treePicker:hover{background:#34d3990b;border-color:#34d39957}.fxTree .treePicker>span{border-right:1px solid var(--line);font-family:var(--font-m,ui-monospace, monospace);letter-spacing:1.1px;color:#8494a8;place-items:center;padding:0 8px;font-size:7.5px;font-weight:600;display:grid}.fxTree .treePicker select{appearance:none;color:#dffdf0;cursor:pointer;width:100%;min-width:0;height:100%;font:600 9px/1 var(--font-m,ui-monospace, monospace);letter-spacing:.65px;background-color:#0000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 8 5'%3E%3Cpath d='M1 1l3 3 3-3' fill='none' stroke='%236ee7b7' stroke-width='1.4' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 9px center;background-repeat:no-repeat;border:0;border-radius:0;padding:0 25px 0 8px}.fxTree .treePicker select:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.fxTree .treePicker option{color:#e2e8f0;background:#0b1a2c}.fxTree .treePicker option:disabled{color:#728197}.fxTree .scene{z-index:1;position:relative}.fxTree .scene>svg{width:min(100%, calc((100svh - var(--fx-scene-reserve)) * 1200 / 760));z-index:1;height:auto;margin-inline:auto;display:block;position:relative}.fxTree .treeRasterViewport,.fxTree .treeOverlay{width:min(100%, calc((100svh - var(--fx-scene-reserve)) * 1200 / 760));aspect-ratio:1200/760;position:absolute;top:0;left:50%;transform:translate(-50%)}.fxTree .treeRasterViewport{z-index:2;opacity:0;pointer-events:none;overflow:visible}.fxTree .treeRasterViewport.ready{opacity:1}.fxTree .scene>svg.treeOverlay{z-index:3;pointer-events:none;height:auto;margin:0;display:block;position:absolute;top:0;left:50%;overflow:visible;transform:translate(-50%)}.fxTree .treeOverlay .pill{pointer-events:all}.fxTree .treeOverlay .sectorHit{pointer-events:fill;cursor:pointer}.fxTree .treeRasterG,.fxTree .sectorRaster,.fxTree .rasterState,.fxTree .rasterFol{position:absolute;inset:0}.fxTree .treeRasterG{transform-origin:50% 86.8421%;will-change:transform;animation:12s ease-in-out infinite alternate fxBreathe}.fxTree .sectorRaster{transform-origin:50% 63.9474%;will-change:transform}.fxTree .rasterState{opacity:0;transition:opacity 1.1s}.fxTree .rasterState.active{opacity:1}.fxTree .rasterFol{transform-origin:50% 63.9474%;will-change:transform}.fxTree .rasterPiece{pointer-events:none;display:block;position:absolute}.fxTree .sectorRaster[data-state=thriving] .rasterState{transform:rotate(-.4deg)}.fxTree .sectorRaster[data-state=healthy] .rasterState{transform:rotate(-.24deg)}.fxTree .sectorRaster[data-state=caution] .rasterState{transform:rotate(.38deg)}.fxTree .sectorRaster[data-state=weak] .rasterState{transform:rotate(1.15deg)}.fxTree .sectorRaster[data-state=critical] .rasterState{transform:rotate(2deg)translateY(2px)}.fxTree .rasterState{transform-origin:50% 63.9474%;transition:opacity 1.1s,transform 1.6s cubic-bezier(.4,.1,.3,1)}.fxTree .sectorRaster[data-state=healthy] .rasterD2{animation:5.4s ease-in-out infinite fxHealthyShimmer}.fxTree .sectorRaster[data-state=healthy] .rasterD3{animation:5.4s ease-in-out -2.7s infinite fxHealthyShimmer}.fxTree .sectorRaster[data-state=thriving] .rasterGlow{animation:2.9s ease-in-out infinite fxThrivingPulse}.fxTree .sectorRaster[data-state=healthy] .rasterGlow{animation:3.6s ease-in-out infinite fxHealthyPulse}.fxTree .sectorRaster[data-state=stable] .rasterGlow{opacity:.08}.fxTree .sectorRaster[data-state=critical] .rasterGlow{opacity:.16}.fxTree.fx-focusing .sectorRaster{opacity:.3}.fxTree.fx-focusing .sectorRaster.focused{opacity:1}.fxTree.fx-focusing .treeOverlay .limb{opacity:.3}.fxTree.fx-focusing .treeOverlay .limb.focused{opacity:1}.fxTree.fx-focusing .pill{opacity:.35}.fxTree.fx-focusing .pill.focused{opacity:1}.fxTree.fx-raster-source{opacity:0!important;content-visibility:visible!important;contain:none!important;pointer-events:none!important;border:0!important;border-radius:0!important;width:1200px!important;max-width:none!important;height:760px!important;position:fixed!important;top:0!important;left:-10000px!important}.fxTree.fx-raster-source,.fxTree.fx-raster-source *{transition:none!important;animation:none!important}.fxTree .sceneControls{z-index:5;position:absolute;top:14px;right:14px}.fxTree .lensDock{z-index:5;box-sizing:border-box;-webkit-backdrop-filter:blur(8px);background:#07111fcc;border:1px solid #ffffff1c;border-radius:10px;flex-direction:column;gap:5px;width:170px;padding:5px;display:flex;position:absolute;bottom:14px;right:14px;box-shadow:0 14px 34px -22px #000000eb}.fxTree .scenePlayhead{color:#94a3b8;-webkit-backdrop-filter:blur(8px);font-family:var(--font-m,ui-monospace, monospace);font-variant-numeric:tabular-nums;letter-spacing:.45px;text-transform:uppercase;white-space:nowrap;background:#07111fcc;border:1px solid #ffffff1c;border-radius:10px;align-items:center;gap:7px;padding:8px 12px 7px;font-size:10px;line-height:1;display:flex;box-shadow:0 14px 34px -22px #000000eb}.fxTree .scenePlayhead b{color:#e2e8f0;letter-spacing:.75px;font-size:12px}.fxTree .scenePlayhead span{color:#6ee7b7}.fxTree .scenePlayhead.replay b,.fxTree .scenePlayhead.replay span{color:#fbbf24}.fxTree .scenePlayhead.offline b{color:#cbd5e1}.fxTree .scenePlayhead.offline span{color:#f87171}.fxTree .sceneLegend{z-index:5;-webkit-backdrop-filter:blur(8px);font-family:var(--font-m,ui-monospace, monospace);letter-spacing:1.1px;text-transform:uppercase;color:var(--muted);pointer-events:none;background:#07111fcc;border:1px solid #ffffff1c;border-radius:10px;flex-direction:column;gap:4px;padding:9px 12px 10px;font-size:9px;display:flex;position:absolute;bottom:14px;left:14px;box-shadow:0 14px 34px -22px #000000eb}.fxTree .sceneLegend .legendTitle{letter-spacing:1.6px;color:#8494a8;margin-bottom:2px;font-size:8px}.fxTree .sceneLegend .legendItem{align-items:center;gap:7px;line-height:1.2;display:flex}.fxTree .sceneLegend .legendItem i{border-radius:50%;flex:none;width:7px;height:7px}.fxTree .sceneHealth{z-index:5;-webkit-backdrop-filter:blur(8px);background:#07111fcc;border:1px solid #ffffff1c;border-radius:12px;flex-direction:column;gap:5px;min-width:118px;padding:9px 12px 10px;display:none;position:absolute;bottom:7px;left:7px;box-shadow:0 14px 34px -22px #000000eb}.fxTree .sceneHealth .shEyebrow{font-family:var(--font-m,ui-monospace, monospace);letter-spacing:1.6px;text-transform:uppercase;color:#8494a8;font-size:8px}.fxTree .sceneHealth .shRow{align-items:baseline;gap:5px;display:flex}.fxTree .sceneHealth .shRow b{font-family:var(--font-m,ui-monospace, monospace);font-variant-numeric:tabular-nums;color:#e2e8f0;font-size:21px;font-weight:600;line-height:1;transition:color .9s}.fxTree .sceneHealth .shRow i{font-family:var(--font-m,ui-monospace, monospace);color:#8494a8;font-size:9px;font-style:normal}.fxTree .sceneHealth .shRow em{letter-spacing:.3px;color:#94a3b8;margin-left:auto;font-size:11px;font-style:normal;font-weight:700;transition:color .9s}.fxTree .sceneHealth .shMeter{background:#ffffff17;border-radius:999px;height:3px;display:block;overflow:hidden}.fxTree .sceneHealth .shMeter i{border-radius:inherit;height:100%;transition:width .9s cubic-bezier(.2,.8,.2,1),background-color .9s;display:block}.fxTree.fx-unknown [data-tree-svg],.fxTree.fx-unknown .treeRasterViewport,.fxTree.fx-unknown .scene>svg.treeOverlay{filter:grayscale(.55)brightness(.62);opacity:.5;transition:filter .8s,opacity .8s}.fxTree.fx-unknown .pill{opacity:0;pointer-events:none}.fxTree.fx-unknown .sceneLegend{opacity:.25}@media (max-width:620px){.fxTree{border-radius:12px}.fxTree .scene>svg,.fxTree .treeRasterViewport,.fxTree .treeOverlay{width:116%}.fxTree .scene>svg{margin-inline:0;left:50%;transform:translate(-50%)}.fxTree .sceneControls{top:7px;right:7px}.fxTree .lensDock{border-radius:10px;width:166px;padding:4px;bottom:7px;right:7px}.fxTree .treePicker{height:36px}.fxTree .treePicker>span{letter-spacing:.8px;padding-inline:7px;font-size:7.5px}.fxTree .treePicker select{letter-spacing:0;background-position:right 8px center;padding:0 24px 0 7px;font-size:16px}.fxTree .lensDock .modeSwitch button{letter-spacing:1.1px;padding:10px 12px 9px;font-size:9.5px}.fxTree .scenePlayhead{letter-spacing:.15px;border-radius:12px;flex-direction:column;align-items:flex-end;gap:3px;padding:8px 10px 7px;font-size:8.5px;line-height:1.12}.fxTree .scenePlayhead b{letter-spacing:.45px;font-size:10px}.fxTree .sceneLegend{display:none}.fxTree .pillLbl{font-size:21px}.fxTree .stTxt{font-size:27px}.fxTree .sceneHealth{display:flex}}@media (max-width:360px){.fxTree .lensDock{width:156px}.fxTree .lensDock .modeSwitch button{letter-spacing:.9px;padding:9px 9px 8px;font-size:9px}.fxTree .sceneHealth{min-width:104px;padding:8px 10px 9px}}@media (orientation:landscape) and (max-height:480px){.fxTree{--fx-scene-reserve:40px}}.fxTree .skel{pointer-events:none;position:absolute;inset:0}.fxTree .skel svg{width:100%;height:100%;position:absolute;inset:0}.fxTree .skel-tree{animation:2.4s ease-in-out infinite fxSkelPulse}@keyframes fxSkelPulse{0%,to{opacity:.6}50%{opacity:1}}.fxTree .skel-cap{font-family:var(--font-m,ui-monospace, monospace);letter-spacing:2.2px;text-transform:uppercase;color:#64748b;white-space:nowrap;font-size:10px;position:absolute;top:88%;left:50%;transform:translate(-50%)}.fxTree.fx-built .skel{opacity:0;visibility:hidden;transition:opacity .55s,visibility 0s .55s}.fxTree.fx-built .skel-tree{animation:none}.fxTree.fx-calm .treeG,.fxTree.fx-calm .limb,.fxTree.fx-calm .folA,.fxTree.fx-calm .folB,.fxTree.fx-calm .treeRasterG,.fxTree.fx-calm .sectorRaster,.fxTree.fx-calm .rasterFol,.fxTree.fx-calm .rasterD2,.fxTree.fx-calm .rasterD3,.fxTree.fx-calm .rasterGlow,.fxTree.fx-calm .prosperityPulse,.fxTree.fx-calm .prosperityAura,.fxTree.fx-calm .prosperityTwinkles,.fxTree.fx-calm .mote,.fxTree.fx-calm .limb[data-state=healthy] .glowG,.fxTree.fx-calm .limb[data-state=thriving] .glowG,.fxTree.fx-calm .limb[data-state=healthy] .d2,.fxTree.fx-calm .limb[data-state=healthy] .d3{animation:none!important}.fxTree.fx-calm .limb[data-state=thriving] .prosperityAura{opacity:.2}.fxTree.fx-calm .limb[data-state=thriving] .prosperityTwinkles{opacity:.76}.fxTree .treeG{transform-box:view-box;transform-origin:600px 660px;animation:12s ease-in-out infinite alternate fxBreathe}@keyframes fxBreathe{to{transform:scale(1.004)}}.fxTree .limb{transform-box:view-box;transform-origin:600px 486px;transition:opacity .45s}@keyframes fxSwayA{0%{transform:rotate(-.45deg)}to{transform:rotate(.5deg)}}@keyframes fxSwayB{0%{transform:rotate(.55deg)}to{transform:rotate(-.4deg)}}.fxTree .droop{transform-box:view-box;transform-origin:600px 486px;transition:transform 1.6s cubic-bezier(.4,.1,.3,1)}.fxTree .limb[data-state=thriving] .droop{transform:rotate(-.4deg)}.fxTree .limb[data-state=healthy] .droop{transform:rotate(-.24deg)}.fxTree .limb[data-state=caution] .droop{transform:rotate(.38deg)}.fxTree .limb[data-state=weak] .droop{transform:rotate(1.15deg)}.fxTree .limb[data-state=critical] .droop{transform:rotate(2deg)translateY(2px)}.fxTree .folA,.fxTree .folB{transform-box:view-box;transform-origin:600px 486px}@keyframes fxBobA{to{transform:rotate(.3deg)translateY(-2px)}}@keyframes fxBobB{to{transform:rotate(-.26deg)translateY(-1.6px)}}.fxTree .lf{transition:fill 1.1s,opacity 1.1s}.fxTree .base,.fxTree .glowG,.fxTree .glowR,.fxTree .twig,.fxTree .dead,.fxTree .deadB,.fxTree .cw,.fxTree .cnx{transition:opacity 1.2s,fill 1.2s,stroke 1.2s}.fxTree .t0{fill:#266b3c}.fxTree .t1{fill:#38904f}.fxTree .t2{fill:#5fb374}.fxTree .wd{opacity:0}.fxTree .wd.tdA{fill:#b0782f}.fxTree .wd.tdB{fill:#8f5e23}.fxTree .twig,.fxTree .dead,.fxTree .deadB,.fxTree .glowG,.fxTree .glowR{opacity:0}.fxTree .base{opacity:.9}.fxTree .healthyBubble{fill:#b9ffd0;opacity:0;transition:opacity .7s}.fxTree .limb[data-state=thriving] .t0{fill:#1e7c3f}.fxTree .limb[data-state=thriving] .t1{fill:#2fa85a}.fxTree .limb[data-state=thriving] .t2{fill:#5cd584}.fxTree .limb[data-state=thriving] .base{opacity:.95}.fxTree .limb[data-state=thriving] .glowG{opacity:.64;filter:drop-shadow(0 0 7px #69ff973d);animation:2.9s ease-in-out infinite fxThrivingPulse}@keyframes fxThrivingPulse{0%,to{opacity:.44}50%{opacity:.76}}.fxTree .limb[data-state=healthy] .t0{fill:#237844}.fxTree .limb[data-state=healthy] .t1{fill:#35a35a}.fxTree .limb[data-state=healthy] .t2{fill:#68c980}.fxTree .limb[data-state=healthy] .base{opacity:.94}.fxTree .limb[data-state=healthy] .glowG{opacity:.44;animation:3.6s ease-in-out infinite fxHealthyPulse}@keyframes fxHealthyPulse{0%,to{opacity:.3}50%{opacity:.56}}.fxTree .limb[data-state=healthy] .d2{animation:5.4s ease-in-out infinite fxHealthyShimmer}.fxTree .limb[data-state=healthy] .d3{animation:5.4s ease-in-out -2.7s infinite fxHealthyShimmer}@keyframes fxHealthyShimmer{0%,to{opacity:.72}50%{opacity:1}}.fxTree .limb[data-state=stable] .t0{fill:#315f43}.fxTree .limb[data-state=stable] .t1{fill:#4b7f5b}.fxTree .limb[data-state=stable] .t2{fill:#77a986}.fxTree .limb[data-state=stable] .base{opacity:.9}.fxTree .limb[data-state=stable] .glowG{opacity:.08}.fxTree .limb[data-state=caution] .t0{fill:#59672f}.fxTree .limb[data-state=caution] .t1{fill:#849044}.fxTree .limb[data-state=caution] .t2{fill:#b2b85b}.fxTree .limb[data-state=caution] .d3{opacity:.66}.fxTree .limb[data-state=caution] .wd{opacity:.12}.fxTree .limb[data-state=caution] .twig{opacity:.22}.fxTree .limb[data-state=caution] .base{opacity:.78}.fxTree .limb[data-state=weak] .t0{fill:#8a3320}.fxTree .limb[data-state=weak] .t1{fill:#b8492a}.fxTree .limb[data-state=weak] .t2{fill:#d47030}.fxTree .limb[data-state=weak] .wd.tdA{fill:#cf7030}.fxTree .limb[data-state=weak] .wd.tdB{fill:#a83428}.fxTree .limb[data-state=weak] .d0{opacity:.95}.fxTree .limb[data-state=weak] .d1{opacity:.85}.fxTree .limb[data-state=weak] .d2{opacity:.32}.fxTree .limb[data-state=weak] .d3{opacity:0}.fxTree .limb[data-state=weak] .wd{opacity:1}.fxTree .limb[data-state=weak] .twig{opacity:.85}.fxTree .limb[data-state=weak] .dead{opacity:.25}.fxTree .limb[data-state=weak] .base{opacity:.42}.fxTree .limb[data-sector=inflation][data-state=weak] .inflationGrowthTrim{opacity:0}.fxTree .limb[data-state=critical] .t0{fill:#4e2c1b}.fxTree .limb[data-state=critical] .t1{fill:#653823}.fxTree .limb[data-state=critical] .t2{fill:#7c4527}.fxTree .limb[data-state=critical] .d0{opacity:.14}.fxTree .limb[data-state=critical] .d1,.fxTree .limb[data-state=critical] .d2,.fxTree .limb[data-state=critical] .d3,.fxTree .limb[data-state=critical] .wd{opacity:0}.fxTree .limb[data-state=critical] .wd.wd1{opacity:.28;fill:#5e351c}.fxTree .limb[data-state=critical] .twig{opacity:1;stroke:#4d3d2c}.fxTree .limb[data-state=critical] .dead,.fxTree .limb[data-state=critical] .deadB{opacity:1}.fxTree .limb[data-state=critical] .base{opacity:.08}.fxTree .limb[data-state=critical] .cw{fill:#3f3526}.fxTree .limb[data-state=critical] .cnx{stroke:#4a3e2e}.fxTree .limb[data-state=critical] .glowR{opacity:.16}.fxTree .prosperityAsset{opacity:0;pointer-events:none;transition:opacity .7s}.fxTree .branchApple,.fxTree .branchDollar{opacity:0;transition:opacity .45s}.fxTree[data-mode=economy] .limb[data-state=thriving] .prosperityAsset,.fxTree[data-mode=currency] .limb[data-state=thriving] .prosperityAsset,.fxTree[data-mode=economy] .limb[data-state=thriving] .branchApple,.fxTree[data-mode=currency] .limb[data-state=thriving] .branchDollar{opacity:1}.fxTree[data-mode=economy] .limb[data-state=thriving] .prosperityPulse,.fxTree[data-mode=currency] .limb[data-state=thriving] .prosperityPulse{animation:2.8s ease-in-out infinite fxProsperityShine}.fxTree .prosperityPulse{pointer-events:none;transform-box:fill-box;transform-origin:50%}.fxTree .prosperityAura,.fxTree .prosperityTwinkles{opacity:0;pointer-events:none;transform-box:fill-box;transform-origin:50%}.fxTree .limb[data-state=thriving] .prosperityAura{fill:#98ffb8;animation:2.25s ease-in-out infinite fxProsperityAura}.fxTree .limb[data-state=thriving] .prosperityTwinkles{animation:1.85s ease-in-out infinite fxProsperityTwinkle}@keyframes fxProsperityShine{0%,to{opacity:.82;transform:translateY(0)scale(.96)}50%{opacity:1;transform:translateY(-1.4px)scale(1.08)}}@keyframes fxProsperityAura{0%,to{opacity:.06;transform:scale(.78)}50%{opacity:.26;transform:scale(1.12)}}@keyframes fxProsperityTwinkle{0%,to{opacity:.18;transform:scale(.72)rotate(-4deg)}48%{opacity:1;transform:scale(1.08)rotate(3deg)}72%{opacity:.5;transform:scale(.9)rotate(0)}}.fxTree svg.focusing .limb{opacity:.3}.fxTree svg.focusing .limb.focused{opacity:1}.fxTree svg.focusing .pill{opacity:.35}.fxTree svg.focusing .pill.focused{opacity:1}.fxTree .pill{cursor:pointer;transition:opacity .45s}.fxTree.fx-live .pill{cursor:default}.fxTree .pill rect{transition:stroke .3s,stroke-width .3s}.fxTree .pill:hover rect{stroke:var(--brand)}.fxTree .pill:focus-visible{outline:none}.fxTree .pill:focus-visible rect{stroke:var(--brand);stroke-width:2.5px}.fxTree .stTxt{transition:fill .6s}.fxTree .mote{animation:fxMote var(--md,16s) linear var(--mo,0s) infinite}@keyframes fxMote{0%{opacity:0;transform:translateY(0)}12%{opacity:.32}78%{opacity:.32}to{opacity:0;transform:translateY(-130px)}}@media (min-width:621px) and (max-width:1550px){.fxTree .pillLbl{font-size:11.5px}.fxTree .stTxt{font-size:15px}}@media (min-width:621px) and (max-width:1180px){.fxTree .pillLbl{font-size:13px}.fxTree .stTxt{font-size:17px}}@media (prefers-reduced-motion:reduce){.fxTree .treeG,.fxTree .treeRasterG,.fxTree .sectorRaster,.fxTree .rasterFol,.fxTree .rasterD2,.fxTree .rasterD3,.fxTree .rasterGlow,.fxTree .limb,.fxTree .folA,.fxTree .folB,.fxTree .prosperityPulse,.fxTree .prosperityAura,.fxTree .prosperityTwinkles,.fxTree .mote,.fxTree .skel-tree,.fxTree .limb[data-state=healthy] .glowG,.fxTree .limb[data-state=thriving] .glowG,.fxTree .limb[data-state=healthy] .d2,.fxTree .limb[data-state=healthy] .d3{animation:none!important}.fxTree .limb[data-state=thriving] .prosperityAura{opacity:.2}.fxTree .limb[data-state=thriving] .prosperityTwinkles{opacity:.76}}
.fxRail{--line:#ffffff1a;--line-soft:#ffffff12;--text:#e2e8f0;--muted:#94a3b8;--dim:#8494a8;--brand:#34d399;--font-d:var(--font-geist-sans,system-ui, sans-serif);--font-m:var(--font-geist-mono,ui-monospace, monospace);min-width:0;height:0;min-height:100%;color:var(--text);font-family:var(--font-d);flex-direction:column;gap:18px;display:flex}.fxRail .railCard{border:1px solid var(--line);background:#ffffff08;border-radius:16px;position:relative}.fxRail .railEyebrow{font-family:var(--font-m);letter-spacing:2.2px;text-transform:uppercase;color:var(--muted);font-size:10px}.fxRail .railTopline{justify-content:space-between;align-items:center;gap:12px;display:flex}.fxRail .railSource{color:#6ee7b7;font-family:var(--font-m);letter-spacing:1.2px;text-transform:uppercase;background:#34d3990f;border:1px solid #34d39933;border-radius:999px;flex:none;padding:4px 7px 3px;font-size:7.5px}.fxRail .railSource.replay{color:#fbbf24;background:#fbbf240f;border-color:#fbbf243d}.fxRail .health{padding:18px 20px 20px}.fxRail .healthRow{align-items:baseline;gap:9px;margin-top:14px;display:flex}.fxRail .healthScore{font-family:var(--font-m);font-variant-numeric:tabular-nums;font-size:40px;font-weight:600;line-height:1;transition:color .9s}.fxRail .healthOutOf{font-family:var(--font-m);color:var(--dim);font-size:12px}.fxRail .healthTrend{color:var(--dim);font-size:12px}.fxRail .healthTrend.up{color:var(--brand)}.fxRail .healthTrend.down{color:#f87171}.fxRail .healthLabel{letter-spacing:.3px;margin-left:auto;font-size:13px;font-weight:700;transition:color .9s}.fxRail .healthMeter{background:#ffffff0f;border-radius:999px;height:6px;margin-top:14px;position:relative;overflow:hidden}.fxRail .healthMeter:after{content:"";background:#e2e8f052;width:1.5px;position:absolute;top:0;bottom:0;left:50%}.fxRail .healthMeter i{border-radius:inherit;height:100%;transition:width .9s cubic-bezier(.2,.8,.2,1),background-color .9s;display:block}.fxRail .healthContext{color:var(--dim);font-family:var(--font-m);letter-spacing:.75px;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;font-size:8px;display:flex}.fxRail .healthSignal{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;cursor:help;text-underline-offset:3px;-webkit-text-decoration:underline dotted #94a3b880;text-decoration:underline dotted #94a3b880}.fxRail .sectorGrid{grid-template-columns:1fr 1fr;gap:9px 20px;margin-top:16px;display:grid}.fxRail .sectorMini{align-items:center;gap:7px;min-width:0;display:flex}.fxRail .sectorMini i{border-radius:50%;flex:none;width:7px;height:7px;transition:background-color .9s}.fxRail .sName{font-family:var(--font-m);letter-spacing:1.4px;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:9.5px;overflow:hidden}.fxRail .sState{margin-left:auto;font-size:11px;font-weight:600;transition:color .9s}.fxRail .feed{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.fxRail .feedHd{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:10px;padding:15px 20px 13px;display:flex}.fxRail .feedHd>div:first-child{flex-direction:column;gap:5px;display:flex}.fxRail .feedDate{color:var(--dim);font-family:var(--font-m);letter-spacing:.6px;text-transform:uppercase;font-size:8.5px}.fxRail .feedCount{font-family:var(--font-m);letter-spacing:1.6px;text-transform:uppercase;color:var(--dim);font-size:9px}.fxRail .feedNewChip{z-index:3;font-family:var(--font-m);letter-spacing:1.6px;text-transform:uppercase;color:#021018;background:var(--brand);cursor:pointer;border:0;border-radius:999px;padding:7px 13px 6px;font-size:9.5px;font-weight:600;animation:.3s railChipIn;position:absolute;top:52px;left:50%;transform:translate(-50%);box-shadow:0 0 0 4px #02081273,0 8px 22px -8px #34d3998c}.fxRail .feedNewChip:hover{background:#6ee7b7}.fxRail .feedNewChip:focus-visible{outline-offset:3px;outline:2px solid #6ee7b7}@keyframes railChipIn{0%{opacity:0;transform:translate(-50%,-6px)}}.fxRail .feedScroll{overscroll-behavior:contain;overflow-anchor:none;scrollbar-width:thin;scrollbar-color:#94a3b847 transparent;flex:1;min-height:0;overflow-y:auto}.fxRail .feedScroll::-webkit-scrollbar{width:8px}.fxRail .feedScroll::-webkit-scrollbar-thumb{background:#94a3b840;border-radius:99px}.fxRail .feedRow{border-bottom:1px solid var(--line-soft);padding:13px 20px 14px}.fxRail .feedRow[data-fresh=true]{animation:.55s cubic-bezier(.2,.9,.3,1) railRowIn}@keyframes railRowIn{0%{opacity:0;transform:translateY(-10px)}}.fxRail .rMeta{font-family:var(--font-m);letter-spacing:1.6px;text-transform:uppercase;color:var(--dim);white-space:nowrap;align-items:center;gap:10px;font-size:9px;display:flex}.fxRail .rSec{color:var(--muted);text-overflow:ellipsis;overflow:hidden}.fxRail .rHi{color:#fbbf24}.fxRail .rFx{color:var(--brand);border:1px solid #34d39959;border-radius:4px;padding:1px 4px 0}.fxRail .rImpact{color:var(--dim);margin-left:auto}.fxRail .rHead{margin-top:6px;font-size:13px;font-weight:600;line-height:1.45}.fxRail .rNumbers{color:var(--dim);font-family:var(--font-m);letter-spacing:.7px;align-items:flex-end;gap:12px;margin-top:9px;font-size:8px;display:flex}.fxRail .rNumbers span b{color:#b8c7d9;margin-top:3px;font-size:9.5px;font-weight:600;display:block}.fxRail .rNumbers>strong{letter-spacing:0;border-radius:6px;margin-left:auto;padding:5px 7px 4px;font-size:10px}.fxRail .rNumbers>strong.positive{color:#6ee7b7;background:#34d39914}.fxRail .rNumbers>strong.negative{color:#fca5a5;background:#f8717114}.fxRail .rNumbers>strong.flat{color:#94a3b8;background:#94a3b814}.fxRail .rOtherLens{color:var(--dim);border-top:1px solid #ffffff0d;margin-top:9px}.fxRail .rOtherLens>summary{cursor:pointer;font-family:var(--font-m);letter-spacing:1px;text-transform:uppercase;align-items:center;gap:8px;padding-top:8px;font-size:8.5px;list-style:none;display:flex}.fxRail .rOtherLens>summary::-webkit-details-marker{display:none}.fxRail .rOtherLens>summary::marker{content:""}.fxRail .rOtherLens>summary:before{content:"+";color:var(--muted)}.fxRail .rOtherLens[open]>summary:before{content:"−"}.fxRail .rOtherLens>summary strong{letter-spacing:0;border-radius:5px;margin-left:auto;padding:3px 5px 2px;font-size:9px}.fxRail .rOtherLens>summary strong.positive{color:#6ee7b7}.fxRail .rOtherLens>summary strong.negative{color:#fca5a5}.fxRail .rOtherLens>summary strong.flat{color:#94a3b8}.fxRail .rOtherLens>p{color:#94a3b8;margin-top:7px;font-size:11px;line-height:1.5}.fxRail .rNote{color:#8291a4;margin-top:9px;font-size:10.5px;line-height:1.45}.fxRail .rMove{font-family:var(--font-m);letter-spacing:.4px;flex-wrap:wrap;align-items:center;gap:7px;margin-top:6px;font-size:10.5px;display:flex}.fxRail .rArrow{color:var(--dim)}.fxRail .feedEmpty{color:var(--dim);padding:22px 20px;font-size:12px;font-style:italic}.fxRail .feedTail{text-align:center;font-family:var(--font-m);letter-spacing:1.4px;text-transform:uppercase;color:var(--dim);padding:12px 0 14px;font-size:9px}@media (max-width:1180px){.fxRail{height:auto;min-height:0}.fxRail .feedScroll{min-height:430px;max-height:430px}}@media (max-width:620px){.fxRail{gap:0}.fxRail .railCard{border-radius:12px}.fxRail .health{display:none}.fxRail .feed{min-height:0;display:flex;overflow:hidden}.fxRail .feedHd{padding:12px 14px 10px}.fxRail .feedScroll{flex:none;min-height:320px;max-height:52svh;overflow-y:auto}.fxRail .feedRow{padding:12px 14px 13px}}@media (prefers-reduced-motion:reduce){.fxRail .feedRow[data-fresh=true],.fxRail .feedNewChip{animation:none}.fxRail .healthMeter i,.fxRail .healthScore,.fxRail .healthLabel{transition:none}}
.replayDock{--replay-brand:#34d399;--replay-line:#ffffff1a;border:1px solid var(--replay-line);color:#e2e8f0;background:radial-gradient(circle at 9% -40%,#34d39921,#0000 34%),linear-gradient(135deg,#0d1c2dfa,#07111ffa);border-radius:16px;padding:12px;position:relative;overflow:hidden;box-shadow:0 24px 62px -42px #000000e6}.replayDock:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px);background-size:100% 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 60%);mask-image:linear-gradient(90deg,#000,#0000 60%)}.replayTopbar,.transportRow{z-index:1;position:relative}.replayTopbar{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;display:grid}.replayIdentity,.periodGroup{align-items:center;display:flex}.replayIdentity{white-space:nowrap;gap:10px}.replayEyebrow,.controlLabel{font-family:var(--font-geist-mono,ui-monospace, monospace);letter-spacing:1.8px;text-transform:uppercase;color:#8494a8;font-size:8.5px}.replayStatus{color:#6ee7b7;min-height:28px;font:600 8.5px/1 var(--font-geist-mono,ui-monospace, monospace);letter-spacing:1.15px;text-transform:uppercase;background:#34d3990f;border:1px solid #34d39940;border-radius:999px;flex:none;align-items:center;gap:7px;padding:5px 9px;display:inline-flex}.replayStatus i,.liveReturn i{background:var(--replay-brand);border-radius:50%;flex:none;width:6px;height:6px;box-shadow:0 0 0 4px #34d3991a}.replayStatus.replay{color:#fbbf24;background:#fbbf240f;border-color:#fbbf2447}.replayStatus.replay i{background:#fbbf24;box-shadow:0 0 0 4px #fbbf241a}.replayStatus.loading i{animation:1.3s ease-in-out infinite replayPulse}.replayStatus.error{color:#fca5a5;background:#f871710f;border-color:#f8717147}.replayStatus.error i{background:#f87171;box-shadow:0 0 0 4px #f8717117}@keyframes replayPulse{50%{opacity:.35}}.periodGroup{gap:10px;min-width:0}.periodButtons{background:#ffffff06;border:1px solid #ffffff12;border-radius:10px;grid-template-columns:repeat(9,minmax(38px,1fr));width:100%;min-width:0;padding:3px;display:grid}.periodButtons button{color:#94a3b8;cursor:pointer;min-width:0;min-height:30px;font:600 9.5px/1 var(--font-geist-mono,ui-monospace, monospace);letter-spacing:.7px;background:0 0;border:0;border-radius:7px;transition:color .2s,background-color .2s,box-shadow .2s}.periodButtons button:hover{color:#e2e8f0}.periodButtons button.active{color:#07111f;background:#6ee7b7;box-shadow:0 6px 16px -9px #34d399bf}.compactSelect{appearance:none;color:#cbd5e1;width:100%;min-width:0;height:30px;font:600 8.5px/1 var(--font-geist-mono,ui-monospace, monospace);letter-spacing:.6px;text-transform:uppercase;background-color:#ffffff09;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 8 5'%3E%3Cpath d='M1 1l3 3 3-3' fill='none' stroke='%2394a3b8' stroke-width='1.4' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 9px center;background-repeat:no-repeat;border:1px solid #ffffff1f;border-radius:8px;padding:0 25px 0 9px;display:none}.compactSelect option{color:#e2e8f0;background:#0b1a2c}.transportRow{background:#02081259;border:1px solid #ffffff13;border-radius:12px;grid-template-columns:auto auto minmax(220px,1fr) minmax(160px,210px);align-items:center;gap:12px;margin-top:10px;padding:9px 11px;display:grid}.liveReturn,.retryButton{color:#6ee7b7;cursor:pointer;font:600 8.5px/1 var(--font-geist-mono,ui-monospace, monospace);letter-spacing:1.2px;text-transform:uppercase;background:#34d3990d;border:1px solid #34d3993d;border-radius:8px;justify-content:center;align-items:center;gap:8px;display:inline-flex}.liveReturn{height:34px;padding:0 10px}.liveReturn[aria-pressed=true]{background:#34d39921}.retryButton{color:#fecaca;background:#f8717114;border-color:#f8717152;height:20px;margin:-2px -5px -2px 1px;padding:0 7px}.playButton{color:#04110f;cursor:pointer;background:linear-gradient(145deg,#a7f3d0,#34d399);border:0;border-radius:50%;place-items:center;width:42px;height:42px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 8px 24px -10px #34d399c7,inset 0 1px #fff9}.playButton:hover:not(:disabled){transform:translateY(-1px)scale(1.03)}.playButton:disabled{opacity:.38;cursor:wait}.playButton span{font-size:13px;transform:translate(1px)}.playButton.playing span{letter-spacing:-3px;font-weight:900;transform:none}.timeline,.speedControl{min-width:0}.timelineDates,.speedTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.timelineDates strong,.speedTop strong{color:#dffdf0;font:600 10px/1 var(--font-geist-mono,ui-monospace, monospace);font-variant-numeric:tabular-nums}.timelineDates span{color:#8494a8;font:8px/1 var(--font-geist-mono,ui-monospace, monospace);letter-spacing:.5px}.timelineRange,.speedControl input{appearance:none;cursor:pointer;background:0 0;width:100%;height:20px;margin-top:2px}.timelineRange::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--replay-brand) var(--replay-progress), #ffffff14 var(--replay-progress));border-radius:999px;height:4px}.timelineRange::-moz-range-track{background:#ffffff14;border-radius:999px;height:4px}.timelineRange::-moz-range-progress{background:var(--replay-brand);border-radius:999px;height:4px}.timelineRange::-webkit-slider-thumb{appearance:none;background:#6ee7b7;border:3px solid #07111f;border-radius:50%;width:14px;height:14px;margin-top:-5px;box-shadow:0 0 0 1px #6ee7b780,0 0 14px #34d39966}.speedControl input::-webkit-slider-thumb{appearance:none;background:#6ee7b7;border:3px solid #07111f;border-radius:50%;width:14px;height:14px;margin-top:-5px;box-shadow:0 0 0 1px #6ee7b780,0 0 14px #34d39966}.timelineRange::-moz-range-thumb{background:#6ee7b7;border:3px solid #07111f;border-radius:50%;width:10px;height:10px}.speedControl input::-moz-range-thumb{background:#6ee7b7;border:3px solid #07111f;border-radius:50%;width:10px;height:10px}.speedControl{border-left:1px solid #ffffff12;padding-left:12px}.speedControl input::-webkit-slider-runnable-track{background:linear-gradient(90deg,#334155,#34d399);border-radius:99px;height:3px}.speedControl input::-moz-range-track{background:linear-gradient(90deg,#334155,#34d399);border-radius:99px;height:3px}.replayDock button:focus-visible,.replayDock input:focus-visible,.replayDock select:focus-visible{outline-offset:3px;outline:2px solid #6ee7b7}@media (max-width:760px){.replayTopbar{grid-template-columns:minmax(0,1fr);gap:9px}.replayIdentity{justify-content:space-between}.periodButtons button{min-height:28px}}@media (max-width:620px){.replayDock{border-radius:12px;padding:7px}.replayTopbar{grid-template-columns:minmax(0,1fr) auto;gap:7px}.replayIdentity{gap:6px;min-width:0}.replayEyebrow{display:none}.replayStatus{letter-spacing:.9px;max-width:168px;min-height:32px;padding:5px 10px;font-size:9px}.replayStatus>span{text-overflow:ellipsis;overflow:hidden}.periodGroup{justify-self:end;align-items:center;gap:6px;width:auto;display:flex}.periodGroup>.controlLabel{letter-spacing:1px;color:#94a3b8;white-space:nowrap;flex:none;font-size:9.5px;display:block}.periodButtons{display:none}.periodSelect{letter-spacing:.4px;background-position:right 9px center;width:74px;height:34px;padding:0 24px 0 10px;font-size:16px;font-weight:600;display:block}.transportRow{border-radius:9px;grid-template-columns:auto auto minmax(0,1fr) 84px;gap:7px;margin-top:7px;padding:6px 7px}.liveReturn{letter-spacing:.9px;gap:5px;height:34px;padding:0 9px;font-size:8.5px}.liveReturn i{width:5px;height:5px;box-shadow:none}.playButton{width:40px;height:40px}.playButton span{font-size:14px}.timelineDates strong{font-size:9px}.timelineDates span{display:none}.timelineRange{height:28px;margin-top:0}.speedControl{border:0;padding:0}.speedTop,.speedControl>input{display:none}.speedSelect{letter-spacing:0;text-transform:none;background-position:right 8px center;height:34px;padding:0 22px 0 9px;font-size:16px;font-weight:600;display:block}}@media (max-width:360px){.replayStatus{max-width:108px}.replayStatus.error{max-width:96px}.replayStatus.error .retryButton{display:none}.periodGroup>.controlLabel{letter-spacing:.4px}.periodSelect{width:66px;padding-left:8px;font-size:16px}.timelineDates strong{white-space:nowrap;text-overflow:ellipsis;font-size:8.2px;overflow:hidden}}@media (prefers-reduced-motion:reduce){.replayStatus.loading i{animation:none}.playButton{transition:none}}
.tree-main{flex-direction:column;align-items:center;width:100%;padding:18px 22px 24px;display:flex}.fx-shell{grid-template-columns:minmax(0,1fr) 368px;align-items:stretch;gap:14px;width:100%;max-width:1546px;display:grid;position:relative}.fx-main{flex-direction:column;gap:12px;min-width:0;display:flex}@media (max-width:1180px){.fx-shell{grid-template-columns:minmax(0,1fr);max-width:1160px}}@media (max-width:620px){.tree-main{padding:6px 6px 12px}.fx-shell,.fx-main{gap:6px}}.treeReading{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;gap:18px;width:100%;max-width:880px;margin:40px auto 0;padding:22px 24px;display:grid}.trHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 16px;display:flex}.trHead h2{letter-spacing:.2px;color:#e2e8f0;font-size:20px;font-weight:600}.trUpdated{color:#94a3b8;font-size:12.5px}.trUpdated time{color:#cbd5e1;font-weight:600}.trHeadline{flex-wrap:wrap;align-items:center;gap:12px 26px;display:flex}.trScore{white-space:nowrap;align-items:baseline;gap:6px;line-height:1;display:flex}.trScore b{font-variant-numeric:tabular-nums;font-size:46px;font-weight:700}.trScore i{color:#64748b;font-size:16px;font-style:normal}.trScore em{margin-left:6px;font-size:15px;font-style:normal;font-weight:600}.trSummary{color:#94a3b8;flex:320px;min-width:0;font-size:14px;line-height:1.7}.trSummary strong{color:#cbd5e1;font-weight:600}.trSectors{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 22px;margin:0;padding:0;list-style:none;display:grid}.trSector{border-top:1px solid #ffffff0f;align-items:center;gap:8px;padding:8px 0;font-size:13.5px;display:flex}.trDot{border-radius:50%;flex:none;width:9px;height:9px}.trSectorName{color:#cbd5e1;font-weight:500}.trSectorState{margin-left:auto;font-weight:600}.trSectorScore{color:#64748b;font-variant-numeric:tabular-nums;text-align:right;min-width:52px}.trSources{color:#64748b;font-size:12.5px;line-height:1.65}@media (max-width:620px){.treeReading{border-radius:14px;margin-top:24px;padding:18px 16px}.trScore b{font-size:40px}.trSectors{grid-template-columns:minmax(0,1fr);gap:0}}@media (min-width:621px) and (max-width:880px){.trSectors{grid-template-columns:repeat(2,minmax(0,1fr))}}.treeDoc{gap:22px;width:100%;max-width:880px;margin:44px auto 0;display:grid}.treeDocHead h2{letter-spacing:.2px;color:#e2e8f0;margin-bottom:10px;font-size:20px;font-weight:600}.treeDocLede{color:#94a3b8;max-width:74ch;font-size:14px;line-height:1.75}.treeDoc strong{color:#cbd5e1;font-weight:600}.treeFaq{gap:10px;display:grid}.treeFaqItem{background:#ffffff05;border:1px solid #ffffff1a;border-radius:14px;transition:border-color .2s,background-color .2s}.treeFaqItem[open]{background:#34d3990d;border-color:#34d39959}.treeFaqItem>summary{cursor:pointer;color:#e2e8f0;-webkit-tap-highlight-color:transparent;justify-content:space-between;align-items:center;gap:16px;padding:15px 18px;font-size:14.5px;font-weight:600;line-height:1.4;list-style:none;display:flex}.treeFaqItem>summary::-webkit-details-marker{display:none}.treeFaqItem>summary::marker{content:""}.treeFaqItem>summary:after{content:"+";color:#cbd5e1;border:1px solid #ffffff29;border-radius:999px;flex:none;place-items:center;width:26px;height:26px;font-size:16px;font-weight:600;line-height:1;transition:color .2s,border-color .2s,background-color .2s;display:grid}.treeFaqItem[open]>summary:after{content:"−";color:#6ee7b7;background:#34d3991f;border-color:#34d39966}.treeFaqItem>summary:hover{color:#fff}.treeFaqItem>summary:focus-visible{outline-offset:-2px;border-radius:14px;outline:2px solid #6ee7b7}.treeFaqBody{padding:0 18px 16px}.treeFaqItem[open] .treeFaqBody{animation:.28s treeFaqReveal}@keyframes treeFaqReveal{0%{opacity:0;transform:translateY(-4px)}}.treeFaqBody p{color:#94a3b8;max-width:72ch;font-size:13.5px;line-height:1.75}.treeDoc .docFoot{color:#64748b;margin-top:4px;font-size:11.5px}@media (max-width:620px){.treeDoc{gap:18px;margin-top:24px;padding:0 4px}.treeDocHead h2{font-size:18px}.treeFaqItem>summary{gap:12px;padding:14px;font-size:14px}.treeFaqBody{padding:0 14px 14px}}@media (prefers-reduced-motion:reduce){.treeFaqItem[open] .treeFaqBody{animation:none}}
