.tvl-cw-grid{flex:auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-height:0;display:grid}@media (max-width:720px){.tvl-cw-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:480px){.tvl-cw-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.tvl-cw-tile{background:#121a288c;border:1px solid #6e91c81a;border-radius:8px;flex-direction:column;min-width:0;min-height:0;padding:8px 10px;display:flex}.tvl-cw-tile[data-direction=up]{border-color:#78dca038}.tvl-cw-tile[data-direction=down]{border-color:#eb787838}.tvl-cw-tile-head{align-items:baseline;gap:6px;min-width:0;margin-bottom:4px;display:flex}.tvl-cw-tile-symbol{letter-spacing:.03em;color:#f0f4fff5;flex-shrink:0;font-size:12px;font-weight:600}.tvl-cw-tile-name{color:#a0b2d4ad;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:10px;overflow:hidden}.tvl-cw-spark{color:#8cbee6bf;flex-shrink:0;width:100%;height:28px}.tvl-cw-spark[data-direction=up]{color:#78dca0eb;filter:drop-shadow(0 0 4px #78dca052)}.tvl-cw-spark[data-direction=down]{color:#eb7878eb;filter:drop-shadow(0 0 4px #eb787847)}.tvl-cw-spark--empty{color:#96a8c873;letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;font-size:10px;display:flex}.tvl-cw-tile-foot{justify-content:space-between;align-items:baseline;gap:6px;min-width:0;margin-top:4px;display:flex}.tvl-cw-tile-price{font-variant-numeric:tabular-nums;color:#f0f4fff0;font-size:13px;font-weight:500}.tvl-cw-tile-pct{font-variant-numeric:tabular-nums;color:#a0b2d4c7;font-size:11px}.tvl-cw-tile[data-direction=up] .tvl-cw-tile-pct{color:#a0e6beeb}.tvl-cw-tile[data-direction=down] .tvl-cw-tile-pct{color:#f0aaaaeb}
.tvl-cc-plot{flex-direction:column;flex:auto;gap:6px;min-width:0;min-height:0;display:flex}.tvl-cc-grid{flex:auto;grid-template:".xlab""ylab plot"1fr/32px 1fr;gap:3px 4px;min-width:0;min-height:0;display:grid}.tvl-cc-xlabels{letter-spacing:.02em;color:#a0b2d4b8;text-align:center;font-variant-numeric:tabular-nums;grid-area:xlab;grid-template-columns:repeat(12,1fr);font-size:9px;display:grid}.tvl-cc-xlabels>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tvl-cc-ylabels{letter-spacing:.02em;color:#a0b2d4b8;text-align:right;font-variant-numeric:tabular-nums;grid-area:ylab;grid-template-rows:repeat(12,1fr);min-height:0;font-size:9px;display:grid}.tvl-cc-ylabels>span{text-overflow:ellipsis;white-space:nowrap;align-self:center;min-width:0;padding-right:2px;overflow:hidden}.tvl-cc-cells{background:#0c121e73;border-radius:2px;grid-area:plot;width:100%;min-width:0;height:100%;min-height:0}.tvl-cc-cell{stroke:#080c148c;stroke-width:.3px;vector-effect:non-scaling-stroke}.tvl-cc-cell[data-missing=true]{stroke:#788cb426}.tvl-cc-legend{color:#a0b2d4b3;font-variant-numeric:tabular-nums;letter-spacing:.03em;justify-content:center;align-items:center;gap:4px;font-size:9px;display:flex}.tvl-cc-legend-label{text-align:center;min-width:16px}.tvl-cc-legend-bar{background:linear-gradient(90deg,#eb7878e6,#eb787826);border-radius:2px;flex:auto;max-width:80px;height:4px}.tvl-cc-legend-bar--pos{background:linear-gradient(90deg,#78dca026,#78dca0e6)}.tvl-cc-empty{color:#96a8c88c;letter-spacing:.03em;text-transform:uppercase;flex:auto;justify-content:center;align-items:center;font-size:12px;display:flex}
.tvl-cm-list{flex-direction:column;flex:auto;gap:6px;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.tvl-cm-row{background:#121a288c;border:1px solid #6e91c81a;border-radius:8px;grid-template-columns:minmax(110px,1.5fr) minmax(120px,2fr) minmax(170px,1.6fr);align-items:center;gap:12px;min-width:0;padding:6px 8px;display:grid}.tvl-cm-row[data-direction=up]{border-color:#d75a5a59}.tvl-cm-row[data-direction=down]{border-color:#78c8a052}.tvl-cm-label{flex-direction:column;min-width:0;line-height:1.15;display:flex}.tvl-cm-name{color:#f0f4fff5;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.tvl-cm-category{color:#96a8c8a8;letter-spacing:.03em;text-transform:uppercase;font-size:10px}.tvl-cm-track{background:#161e2db8;border-radius:4px;min-width:0;height:18px;position:relative;overflow:hidden}.tvl-cm-fill{background:#78c8eb59;height:100%;transition:width .24s;position:absolute;top:0;left:0}.tvl-cm-fill[data-direction=up]{background:#d75a5a7a}.tvl-cm-fill[data-direction=down]{background:#78c8a06b}.tvl-cm-fill[data-direction=flat]{background:#a0b2d438}.tvl-cm-score{font-variant-numeric:tabular-nums;color:#f0f4ffeb;letter-spacing:.01em;pointer-events:none;font-size:11px;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.tvl-cm-stats{color:#b4c4e2e0;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px 8px;min-width:0;margin:0;font-size:10px;display:grid}.tvl-cm-stat{flex-direction:column;min-width:0;display:flex}.tvl-cm-stat dt{color:#96a8c89e;text-transform:uppercase;letter-spacing:.04em;font-size:9px}.tvl-cm-stat dd{font-variant-numeric:tabular-nums;color:#e6ecf8eb;white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}@media (max-width:720px){.tvl-cm-row{grid-template-columns:minmax(100px,1.2fr) minmax(100px,1.6fr);grid-template-areas:"label bar""stats stats"}.tvl-cm-label{grid-area:label}.tvl-cm-track{grid-area:bar}.tvl-cm-stats{grid-area:stats;margin-top:4px}}
.tvl-crm{flex-direction:column;flex:auto;gap:6px;min-width:0;min-height:0;display:flex}.tvl-crm-pill{letter-spacing:.05em;text-transform:uppercase;color:#b4d2ebc7;font-variant-numeric:tabular-nums;white-space:nowrap;border:1px solid #8cc8eb47;border-radius:2px;padding:1px 6px;font-size:9px}.tvl-crm-mapwrap{flex:auto;min-width:0;min-height:0;position:relative}.tvl-crm-map{width:100%;height:100%;display:block}.tvl-crm-state{fill-opacity:.4;stroke:#ffffff1f;stroke-width:.5px;vector-effect:non-scaling-stroke;transition:fill-opacity .12s}.tvl-crm-state--crop{fill-opacity:1;stroke:#ffffff9e;stroke-width:1.2px}.tvl-crm-state:hover{fill-opacity:1;stroke:#ffffffd9}.tvl-crm-tooltip{pointer-events:none;white-space:nowrap;z-index:2;background:#0c121cf0;border:1px solid #8cc8eb57;border-radius:6px;padding:5px 8px;font-size:11px;line-height:1.3;position:absolute;transform:translate(-50%,calc(-100% - 10px))}.tvl-crm-tooltip-state{color:#e0eaf8f5;font-weight:600}.tvl-crm-tooltip-anom{color:#b4c8e2db;font-variant-numeric:tabular-nums}.tvl-crm-tooltip-crops{color:#96d2b4d1;text-transform:capitalize;font-size:10px}.tvl-crm-legend{letter-spacing:.03em;color:#aabcd8bd;align-items:center;gap:6px;font-size:9px;display:flex}.tvl-crm-legend-bar{background:linear-gradient(90deg,#b87a46e6 0%,#96969680 50%,#76b2e2e6 100%);border-radius:2px;flex:0 0 120px;height:7px}.tvl-crm-legend-crop{align-items:center;gap:4px;margin-left:auto;display:inline-flex}.tvl-crm-legend-crop-swatch{background:#828c9e4d;border:1.2px solid #ffffff9e;border-radius:2px;width:11px;height:8px;display:inline-block}.tvl-crm-grains{color:#b4c4e2d1;align-items:center;gap:8px;font-size:10px;display:flex}.tvl-crm-grains-label{white-space:nowrap;letter-spacing:.02em}.tvl-crm-grains-spark{flex:auto;min-width:0;height:18px}.tvl-crm-grains-spark polyline{stroke:#ffc478e6;stroke-width:1.3px;stroke-linejoin:round;stroke-linecap:round}.tvl-crm-grains--up .tvl-crm-grains-spark polyline{stroke:#78dca0eb}.tvl-crm-grains--down .tvl-crm-grains-spark polyline{stroke:#eb9678eb}.tvl-crm-grains-val{font-variant-numeric:tabular-nums;white-space:nowrap;color:#d6e2f4eb}.tvl-crm-grains-chg{color:#a0b2d4b3}.tvl-crm-empty{color:#96a8c88c;letter-spacing:.03em;text-transform:uppercase;flex:auto;justify-content:center;align-items:center;font-size:12px;display:flex}@media (prefers-reduced-motion:reduce){.tvl-crm-state{transition:none}}
.tvl-dcs-plot{flex-direction:column;flex:auto;gap:4px;min-width:0;min-height:0;display:flex}.tvl-dcs-pill{letter-spacing:.06em;text-transform:uppercase;color:#b4d2ebc7;font-variant-numeric:tabular-nums;white-space:nowrap;border:1px solid #8cc8eb47;border-radius:2px;padding:1px 6px;font-size:9px}.tvl-dcs-legend{letter-spacing:.02em;color:#becce6db;flex-wrap:wrap;align-items:center;gap:4px 10px;font-size:10px;display:flex}.tvl-dcs-legend-item{align-items:center;gap:5px;display:inline-flex}.tvl-dcs-legend-item--focal .tvl-dcs-legend-label{color:#ffd6a0f5;font-weight:600}.tvl-dcs-legend-swatch{border-radius:1px;flex-shrink:0;width:12px;height:3px;display:inline-block}.tvl-dcs-legend-delta{font-variant-numeric:tabular-nums;color:#a0b2d4b8;font-size:9px}.tvl-dcs-grid{flex:auto;grid-template:"ylab plot"1fr".xlab"/30px 1fr;gap:2px 4px;min-width:0;min-height:0;display:grid}.tvl-dcs-yaxis{letter-spacing:.02em;font-variant-numeric:tabular-nums;color:#a0b2d4a8;flex-direction:column;grid-area:ylab;justify-content:space-between;align-items:flex-end;min-height:0;padding:2px 0;font-size:9px;display:flex}.tvl-dcs-chart{grid-area:plot;width:100%;min-width:0;height:100%;min-height:0}.tvl-dcs-xaxis{letter-spacing:.02em;color:#a0b2d4a8;font-variant-numeric:tabular-nums;grid-area:xlab;justify-content:space-between;font-size:9px;display:flex}.tvl-dcs-baseline{stroke:#b4c4e247;stroke-width:.6px;stroke-dasharray:3 3;vector-effect:non-scaling-stroke}.tvl-dcs-marker{stroke-width:1px;stroke-dasharray:2 2;opacity:.85;vector-effect:non-scaling-stroke}.tvl-dcs-line{stroke-width:1.1px;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke}.tvl-dcs-line--focal{stroke-width:2px;filter:drop-shadow(0 0 3px #ffc47859)}.tvl-dcs-marker-note{letter-spacing:.03em;color:#96d2b4cc;align-items:center;gap:5px;font-size:9px;display:flex}.tvl-dcs-marker-dot{border-radius:1px;flex-shrink:0;width:8px;height:2px;display:inline-block}.tvl-dcs-empty{color:#96a8c88c;letter-spacing:.03em;text-transform:uppercase;flex:auto;justify-content:center;align-items:center;font-size:12px;display:flex}
.tvl-ping-spark{color:#78c8ebeb;filter:drop-shadow(0 0 6px #78c8eb47);flex:auto;width:100%;height:100%;min-height:80px}.tvl-ping-dot{background:#78dca0e6;border-radius:50%;width:9px;height:9px;box-shadow:0 0 10px #78dca099}.tvl-ping-dot[data-status=loading]{box-shadow:none;background:#a0b2d499}.tvl-ping-dot[data-status=error]{background:#d75a5ae6;box-shadow:0 0 10px #d75a5a80}
.tvl-ptd-plot{flex-direction:column;flex:auto;gap:4px;min-width:0;min-height:0;display:flex}.tvl-ptd-legend{letter-spacing:.02em;color:#b4c4e2d1;justify-content:flex-end;align-items:center;gap:6px;font-size:10px;display:flex}.tvl-ptd-legend-swatch{border-radius:1px;flex-shrink:0;width:12px;height:3px;display:inline-block}.tvl-ptd-legend-swatch--price{background:#8cc8ebf5;box-shadow:0 0 4px #8cc8eb59}.tvl-ptd-legend-swatch--tone-pos{background:#78dca0f2;box-shadow:0 0 3px #78dca059}.tvl-ptd-legend-swatch--tone-neg{background:#eb7878f2;box-shadow:0 0 3px #eb787859}.tvl-ptd-legend-label{margin-right:8px}.tvl-ptd-legend-label:last-child{margin-right:0}.tvl-ptd-grid{flex:auto;grid-template:"ylabl plot ylabr"1fr".xlab."/36px 1fr 34px;gap:2px 4px;min-width:0;min-height:0;display:grid}.tvl-ptd-yaxis{letter-spacing:.02em;font-variant-numeric:tabular-nums;color:#a0b2d4a8;flex-direction:column;justify-content:space-between;min-height:0;padding:2px 0;font-size:9px;display:flex}.tvl-ptd-yaxis--left{color:#8cc8ebc7;grid-area:ylabl;align-items:flex-end}.tvl-ptd-yaxis--right{color:#b4c8e4b8;grid-area:ylabr;align-items:flex-start}.tvl-ptd-chart{grid-area:plot;width:100%;min-width:0;height:100%;min-height:0}.tvl-ptd-xaxis{letter-spacing:.02em;color:#a0b2d4a8;font-variant-numeric:tabular-nums;grid-area:xlab;justify-content:space-between;font-size:9px;display:flex}.tvl-ptd-price-line{stroke:#8cc8ebf5;stroke-width:1.4px;stroke-linejoin:round;stroke-linecap:round;filter:drop-shadow(0 0 3px #8cc8eb4d);vector-effect:non-scaling-stroke}.tvl-ptd-tone-pos-line{stroke:#78dca0f2;stroke-width:1.1px;stroke-linejoin:round;stroke-linecap:round;filter:drop-shadow(0 0 2px #78dca059);vector-effect:non-scaling-stroke}.tvl-ptd-tone-neg-line{stroke:#eb7878f2;stroke-width:1.1px;stroke-linejoin:round;stroke-linecap:round;filter:drop-shadow(0 0 2px #eb787859);vector-effect:non-scaling-stroke}.tvl-ptd-empty{color:#96a8c88c;letter-spacing:.03em;text-transform:uppercase;flex:auto;justify-content:center;align-items:center;font-size:12px;display:flex}
.tvl-rfl-plot{flex-direction:column;flex:auto;gap:4px;min-width:0;min-height:0;display:flex}.tvl-rfl-controls{justify-content:flex-start;align-items:center;margin-bottom:4px;display:flex}.tvl-rfl-label{letter-spacing:.04em;text-transform:uppercase;color:#b4c4e2b8;align-items:center;gap:6px;font-size:10px;display:inline-flex}.tvl-rfl-select{color:#dce8f8f2;cursor:pointer;background:#1e283cb3;border:1px solid #8cc8eb59;border-radius:3px;outline:none;padding:2px 6px;font-size:11px}.tvl-rfl-select:focus-visible{border-color:#8cc8ebd9;box-shadow:0 0 0 2px #8cc8eb40}.tvl-rfl-legend{letter-spacing:.02em;color:#b4c4e2d1;justify-content:flex-end;align-items:center;gap:6px;font-size:10px;display:flex}.tvl-rfl-legend-swatch{border-radius:1px;flex-shrink:0;width:12px;height:3px;display:inline-block}.tvl-rfl-legend-swatch--arxiv{background:#ffc478e6;box-shadow:0 0 4px #ffc4784d}.tvl-rfl-legend-swatch--funding{background:#8cc8ebf5;box-shadow:0 0 4px #8cc8eb59}.tvl-rfl-legend-label{margin-right:8px}.tvl-rfl-legend-label:last-child{margin-right:0}.tvl-rfl-scale-hint{letter-spacing:.08em;text-transform:uppercase;color:#b4d2ebc7;cursor:help;border:1px solid #8cc8eb47;border-radius:2px;margin-left:10px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px}.tvl-rfl-grid{flex:auto;grid-template:"ylabl plot ylabr"1fr".xlab."/36px 1fr 44px;gap:2px 4px;min-width:0;min-height:0;display:grid}.tvl-rfl-yaxis{letter-spacing:.02em;font-variant-numeric:tabular-nums;flex-direction:column;justify-content:space-between;min-height:0;padding:2px 0;font-size:9px;display:flex}.tvl-rfl-yaxis--left{color:#ffc478b8;grid-area:ylabl;align-items:flex-end}.tvl-rfl-yaxis--right{color:#8cc8ebc7;grid-area:ylabr;align-items:flex-start}.tvl-rfl-chart{grid-area:plot;width:100%;min-width:0;height:100%;min-height:0}.tvl-rfl-xaxis{letter-spacing:.02em;color:#a0b2d4a8;font-variant-numeric:tabular-nums;grid-area:xlab;justify-content:space-between;font-size:9px;display:flex}.tvl-rfl-arxiv-area{fill:#ffc4782e;stroke:#ffc478bf;stroke-width:.7px;stroke-linejoin:round;vector-effect:non-scaling-stroke}.tvl-rfl-funding-line{stroke:#8cc8ebf5;stroke-width:1.4px;stroke-linejoin:round;stroke-linecap:round;filter:drop-shadow(0 0 3px #8cc8eb4d);vector-effect:non-scaling-stroke}.tvl-rfl-empty{color:#96a8c88c;letter-spacing:.03em;text-transform:uppercase;flex:auto;justify-content:center;align-items:center;font-size:12px;display:flex}
.tvl-sig{flex-direction:column;flex:auto;gap:8px;min-height:0;display:flex}.tvl-sig-pill{letter-spacing:.05em;text-transform:uppercase;color:#b4d2ebc7;font-variant-numeric:tabular-nums;white-space:nowrap;border:1px solid #8cc8eb47;border-radius:2px;padding:1px 6px;font-size:9px}.tvl-sig-gauge{width:100%;max-width:300px;height:auto;margin:0 auto;display:block}.tvl-sig-band{stroke-width:11px;stroke-linecap:butt;opacity:.26}.tvl-sig-band--active{opacity:.92;filter:drop-shadow(0 0 4px #8cc8eb40)}.tvl-sig-marker{stroke:#0a0e14d9;stroke-width:1.5px}.tvl-sig-value-text{text-anchor:middle;font-variant-numeric:tabular-nums;font-size:30px;font-weight:600}.tvl-sig-level-word{text-anchor:middle;letter-spacing:.1em;opacity:.9;font-size:10px;font-weight:600}.tvl-sig-end{fill:#a0b2d49e;text-anchor:start;font-size:9px}.tvl-sig-end--right{text-anchor:end}.tvl-sig-section{flex-direction:column;gap:4px;display:flex}.tvl-sig-section-head{letter-spacing:.06em;text-transform:uppercase;color:#aabcd89e;justify-content:space-between;align-items:baseline;font-size:9px;display:flex}.tvl-sig-legend,.tvl-sig-muted{letter-spacing:.02em;text-transform:none;color:#96a8c89e;font-variant-numeric:tabular-nums;font-size:9px}.tvl-sig-spark{width:100%;height:26px;display:block}.tvl-sig-spark polyline{stroke:#8cc8ebe6;stroke-width:1.4px;stroke-linejoin:round;stroke-linecap:round}.tvl-sig-spark-base{stroke:#b4c4e238;stroke-width:.6px;stroke-dasharray:3 3;vector-effect:non-scaling-stroke}.tvl-sig-breakdown{flex-direction:column;gap:4px;margin:0;display:flex}.tvl-sig-bd-row{grid-template-columns:92px 1fr;align-items:center;gap:8px;display:grid}.tvl-sig-bd-label{color:#becce6d6;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.tvl-sig-bd-val{align-items:center;gap:6px;min-width:0;margin:0;display:flex}.tvl-sig-arrow{text-align:center;flex:none;width:9px;font-size:8px;line-height:1}.tvl-sig-arrow--up{color:#ffc478f2}.tvl-sig-arrow--down{color:#78dca0e6}.tvl-sig-bd-phrase{color:#b6c6e0d1;white-space:nowrap;flex:0 0 92px;width:92px;font-size:9.5px}.tvl-sig-bd-bartrack{background:#b4c4e21a;border-radius:2px;flex:auto;min-width:20px;height:6px;overflow:hidden}.tvl-sig-bd-bar{border-radius:2px;min-width:1px;height:100%;display:block}.tvl-sig-bd-bar--up{background:#ffc478d9}.tvl-sig-bd-bar--down{background:#78dca0d1}.tvl-sig-empty{color:#96a8c88c;letter-spacing:.03em;text-transform:uppercase;flex:auto;justify-content:center;align-items:center;font-size:12px;display:flex}
