.m-twotrack{width:100%;max-width:440px;margin-top:20px}.m-twotrack svg{width:100%;height:auto;display:block}.m-tt-axis{font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.08em;fill:var(--m-ink-3,var(--ink-3));font-size:9px}.m-tt-label{font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;font-size:9.5px}.m-tt-label-static{fill:var(--m-ink-3,var(--ink-3))}.m-tt-label-adaptive{fill:var(--m-blue,var(--accent-blue))}.m-tt-adaptive{stroke-dasharray:1;stroke-dashoffset:1px}.reveal.is-on .m-tt-adaptive{animation:1.4s cubic-bezier(.16,1,.3,1) .1s forwards m-tt-draw}@keyframes m-tt-draw{to{stroke-dashoffset:0}}.m-tt-static,.m-tt-dot{opacity:0}.reveal.is-on .m-tt-static{animation:.5s .1s forwards m-tt-fade}.reveal.is-on .m-tt-dot{animation:.4s 1.3s forwards m-tt-fade}@keyframes m-tt-fade{to{opacity:1}}@media (prefers-reduced-motion:reduce){.m-tt-adaptive{stroke-dashoffset:0;animation:none}.m-tt-static,.m-tt-dot{opacity:1;animation:none}}
