.cost-curve{--cc-fs:#c44536;--cc-smfs:var(--blue);margin:2.5rem 0;position:relative}.cost-curve-plot{position:relative}.cost-curve-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.3rem;display:flex}.cc-tabs{flex-shrink:0}.cc-annot-layer{transition:opacity .2s}.cc-line,.cc-marker{transition:opacity .15s}.cost-curve-kicker{font-family:var(--font-mono);color:var(--ink-faint);margin-bottom:.25rem;font-size:.72rem}.cost-curve-title{font-family:var(--font);color:var(--ink);margin:0;font-size:1.05rem;font-weight:600;line-height:1.2}.cost-curve-legend{font-family:var(--font-mono);color:var(--ink);gap:1.1rem;margin:.55rem 0 .35rem;font-size:.74rem;display:flex}.cc-legend-item{align-items:center;gap:.4rem;display:inline-flex}.cc-swatch{border-radius:2px;width:.85rem;height:.85rem}.cc-swatch--fs{background:var(--cc-fs);border-radius:50%}.cc-swatch--smfs{background:var(--cc-smfs)}.cost-curve-svg{width:100%;height:auto;display:block;overflow:visible}.cc-grid{stroke:var(--rule);stroke-width:1px}.cc-axis,.cc-tick{stroke:var(--ink-faint);stroke-width:1px}.cc-tick-label{font-family:var(--font-mono);fill:var(--ink-faint);font-size:10.5px}.cc-axis-title{font-family:var(--font-mono);fill:var(--ink-faint);font-size:11px}.cc-line{fill:none;stroke-width:2px;stroke-linejoin:round;stroke-linecap:round}.cc-line--fs{stroke:var(--cc-fs)}.cc-line--smfs{stroke:var(--cc-smfs)}.cc-marker{stroke:#fff;stroke-width:1.2px;transform-box:fill-box;transform-origin:50%;transition:transform .12s}.cc-marker--fs{fill:var(--cc-fs)}.cc-marker--smfs{fill:var(--cc-smfs)}.cc-marker:hover{transform:scale(1.5)}.cc-marker.is-active{transform:scale(1.6)}.cc-annot{font-family:var(--font-mono);font-size:10.5px}.cc-annot--fs{fill:var(--cc-fs)}.cc-annot--smfs{fill:var(--cc-smfs)}.cc-annot-line{stroke-width:1px;fill:none}.cc-annot-line--fs{stroke:var(--cc-fs)}.cc-annot-line--smfs{stroke:var(--cc-smfs)}.cost-curve-caption{font-family:var(--font);color:var(--ink-faint);margin-top:.85rem;font-size:.82rem;line-height:1.55}.cost-curve-foot{font-family:var(--font-mono);margin-top:.3rem;font-size:.72rem;display:block}.cost-curve-foot a{color:var(--blue);text-decoration:underline}.cc-guide{stroke:var(--ink-faint);stroke-width:1px;stroke-dasharray:3 3;opacity:0;pointer-events:none}.cc-guide.is-on{opacity:.55}.cc-hit{cursor:crosshair}.token-view-switch{border:1px solid var(--rule);background:var(--paper,#f4f4f6);border-radius:6px;flex-shrink:0;gap:2px;padding:3px;display:inline-flex;position:relative}.token-view-thumb{height:calc(100% - 6px);width:var(--w,0px);translate:var(--x,0px) 0;box-shadow:0 0 0 1px var(--rule), 0 1px 2px #0b10150f;opacity:0;pointer-events:none;background:#fff;border-radius:4px;transition:translate .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:0}.token-view-thumb.is-placed{opacity:1}.token-view-button{z-index:1;min-height:30px;color:var(--ink-faint);font-family:var(--font-mono);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.74rem;line-height:1;transition:color .2s;display:inline-flex;position:relative}.token-view-button:hover{color:var(--ink)}.token-view-button:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.token-view-button.is-active{color:var(--ink)}.token-view-switch:not(.has-thumb) .token-view-button.is-active{box-shadow:0 0 0 1px var(--rule), 0 1px 2px #0b10150f;background:#fff}@media (prefers-reduced-motion:reduce){.token-view-thumb,.token-view-button{transition:none}}.token-view-icon{object-fit:contain;width:15px;height:15px}.cc-tooltip{z-index:20;color:#fff;font-family:var(--font-mono);white-space:nowrap;pointer-events:none;background:#0a0a0a;border-radius:6px;padding:.5rem .65rem;font-size:11px;line-height:1.5;position:absolute;top:0;left:0;box-shadow:0 8px 22px -10px #00000080}.cc-tt-size{margin-bottom:.25rem;font-weight:600}.cc-tt-row{color:#ffffffd1;align-items:center;gap:.4rem;display:flex}.cc-tt-row b{color:#fff;font-weight:600}.cc-tt-delta{color:#ffffffb3;border-top:1px solid #ffffff29;margin-top:.3rem;padding-top:.3rem}.cc-tt-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.cc-tt-dot--fs{background:var(--cc-fs)}.cc-tt-dot--smfs{background:var(--cc-smfs);border-radius:2px}@media (width<=760px){.cc-tick-label,.cc-annot{font-size:9.5px}.cc-axis-title{font-size:10px}.token-view-switch{width:100%;overflow-x:auto}.token-view-button{flex:1 0 auto}}
