.health-spend{position:absolute;inset:0;display:flex;flex-direction:column;font-family:var(--mono);color:var(--text);background:radial-gradient(120% 70% at 50% 0%,rgba(63,227,166,.07),transparent 55%),var(--ink);overflow:hidden}.health-spend-head{flex:0 0 auto;display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:6px;padding:13px 20px 10px;border-bottom:1px solid var(--line)}.health-spend-title{font-size:14px;letter-spacing:.24em;color:var(--text);display:flex;align-items:center}.health-spend-dot{width:8px;height:8px;border-radius:50%;margin-right:9px;background:var(--accent);box-shadow:0 0 9px var(--accent)}.health-spend-sub{display:flex;gap:14px;flex-wrap:wrap;font-size:9.5px;letter-spacing:.1em;color:var(--text-faint);text-transform:uppercase}.health-spend-count{color:var(--accent)}.health-spend-src{color:var(--text-faint)}.health-spend-loading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:var(--text-faint);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;text-align:center;padding:0 20px}.health-spend-loadnote{font-size:9px;letter-spacing:.08em;color:var(--text-faint);opacity:.7;text-transform:none}.health-spend-spin{width:34px;height:34px;border-radius:50%;border:1.5px solid var(--line-2);border-top-color:var(--accent);animation:health-spend-rot .9s linear infinite}@keyframes health-spend-rot{to{transform:rotate(360deg)}}.health-spend-err{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:30px 20px;text-align:center}.health-spend-err-msg{color:var(--text);font-size:14px;letter-spacing:.02em}.health-spend-err-detail{font-size:10px;color:var(--text-faint);max-width:460px;word-break:break-word}.health-spend-retry{margin-top:4px;padding:8px 18px;font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink);background:var(--accent);border:none;border-radius:3px;cursor:pointer}.health-spend-retry:hover{filter:brightness(1.08)}.health-spend-body{flex:1;display:grid;grid-template-columns:minmax(0,1fr) clamp(230px,27%,320px);grid-template-rows:minmax(0,1fr) auto;min-height:0}.health-spend-stage{position:relative;min-width:0;min-height:0;display:flex;padding:14px 16px;border-right:1px solid var(--line)}.health-spend-chart{width:100%;height:100%;display:block}.health-spend-grid{stroke:var(--line);stroke-width:1}.health-spend-xtext,.health-spend-ytext{fill:var(--text-faint);font-family:var(--mono);font-size:11px;letter-spacing:.02em}.health-spend-axisx,.health-spend-axisy{fill:var(--text-dim);font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase}.health-spend-fit{stroke:var(--accent);stroke-width:1.8;stroke-dasharray:6 5;opacity:.8}.health-spend-bub{cursor:pointer}.health-spend-dotc{opacity:.62;stroke:var(--ink);stroke-width:.6;transition:opacity .12s}.health-spend-bub:hover .health-spend-dotc,.health-spend-bub.on .health-spend-dotc{opacity:.95;stroke:var(--text);stroke-width:1}.health-spend-bub.us .health-spend-dotc{opacity:.92;stroke:var(--text);stroke-width:1.2}.health-spend-usring{fill:none;stroke:#ff7a6b;stroke-width:1.6}.health-spend-uslabel{fill:#ff7a6b;font-family:var(--mono);font-size:10px;letter-spacing:.06em;text-transform:uppercase}.health-spend-activering{fill:none;stroke:var(--text);stroke-width:1.6}.health-spend-tip{position:absolute;left:24px;top:22px;width:222px;padding:11px 13px;background:color-mix(in srgb,var(--ink) 88%,transparent);border:1px solid var(--line-2);border-radius:4px;backdrop-filter:blur(3px);pointer-events:none}.health-spend-tip-name{display:flex;align-items:center;gap:7px;font-family:var(--serif, var(--sans));font-size:16px;color:var(--text)}.health-spend-tip-name i{width:9px;height:9px;border-radius:50%;flex:0 0 auto}.health-spend-tip-iso{margin-left:auto;font-family:var(--mono);font-size:9px;letter-spacing:.1em;color:var(--text-faint)}.health-spend-tip-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 10px;margin:10px 0 0}.health-spend-tip-grid dt{font-size:8px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint)}.health-spend-tip-grid dd{margin:2px 0 0;font-size:13px;color:var(--text)}.health-spend-tip-grid dd span{font-size:8.5px;color:var(--text-faint)}.health-spend-rail{display:flex;flex-direction:column;gap:10px;padding:14px 16px;min-height:0;overflow-y:auto}.health-spend-bigyear{font-family:var(--serif, var(--sans));font-size:40px;line-height:.9;color:var(--accent);letter-spacing:.02em}.health-spend-stat{display:flex;flex-direction:column;gap:3px}.health-spend-stat-l{font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint)}.health-spend-stat-v{font-size:13px;color:var(--text)}.health-spend-stat-v b{font-weight:600;color:var(--accent)}.health-spend-stat-v i{font-style:normal;font-size:10px;color:var(--text-faint);text-transform:uppercase;letter-spacing:.06em}.health-spend-stat-btn{text-align:left;background:none;border:none;padding:0;cursor:pointer;color:var(--text);font-family:inherit;font-size:13px;text-decoration:underline;text-decoration-color:var(--line-2);text-underline-offset:3px}.health-spend-stat-btn:hover{color:var(--accent)}.health-spend-rank{font-size:9.5px;letter-spacing:.04em;color:#ff9d8f}.health-spend-note{font-size:9px;letter-spacing:.04em;color:var(--text-faint);padding:7px 9px;border:1px dashed var(--line-2);border-radius:3px;line-height:1.4}.health-spend-legend{display:flex;flex-direction:column;gap:2px;margin-top:4px}.health-spend-leg{display:flex;align-items:center;gap:8px;padding:4px 6px;background:none;border:1px solid transparent;border-radius:3px;cursor:pointer;font-family:var(--mono);font-size:10px;letter-spacing:.02em;color:var(--text-dim);text-align:left}.health-spend-leg:hover{background:#ffffff06}.health-spend-leg.on{border-color:var(--line-2);color:var(--text);background:#ffffff0a}.health-spend-leg i{width:10px;height:10px;border-radius:50%;flex:0 0 auto}.health-spend-leg-all{background:linear-gradient(135deg,#6bdcff,#ff8f6b,#7fe0a8)}.health-spend-bubnote{margin-top:auto;font-size:8.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint)}.health-spend-controls{grid-column:1 / -1;display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;padding:11px 18px;border-top:1px solid var(--line)}.health-spend-scrub-year{font-size:11px;color:var(--text-faint);min-width:34px;text-align:center}.health-spend-scrub{flex:1 1 160px;accent-color:var(--accent);cursor:pointer;min-width:120px}.health-spend-curvenote{font-size:9px;letter-spacing:.04em;text-transform:uppercase;color:var(--text-faint)}@media(max-width:720px){.health-spend-body{grid-template-columns:1fr;grid-template-rows:minmax(0,1.4fr) auto auto;overflow-y:auto}.health-spend-stage{border-right:none;border-bottom:1px solid var(--line)}.health-spend-rail{overflow-y:visible}.health-spend-bubnote{margin-top:8px}}@media(prefers-reduced-motion:reduce){.health-spend-spin{animation-duration:1.8s}.health-spend-dotc{transition:none}}
