.trend-fig{margin:0;width:100%}.trend-svg{width:100%;height:auto;display:block;font-variant-numeric:tabular-nums}.trend-line{fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.trend-line--projected{stroke-dasharray:6 5}.trend-axis-label{font-size:11px}.trend-axis-label,.trend-now-label{font-family:var(--font-mono,ui-monospace,monospace);fill:var(--text-soft,#968670)}.trend-now-label{font-size:10px;letter-spacing:.12em;text-transform:uppercase}@media (prefers-reduced-motion:no-preference){.trend-line{stroke-dashoffset:1;animation:trend-draw 1.1s ease-out forwards}.trend-line--observed{stroke-dasharray:1}.trend-line--projected{stroke-dasharray:6 5;stroke-dashoffset:0;opacity:0;animation:trend-fade .6s ease-out .9s forwards}@keyframes trend-draw{to{stroke-dashoffset:0}}@keyframes trend-fade{to{opacity:1}}}