.research-figure{--rr-ink:#312b3a;--rr-muted:#69636c;--rr-green:#62866c;--rr-violet:#896ca0;--rr-line:#d9d2c7;margin:30px 0}.research-figure .research-figure-heading{margin-bottom:26px}.research-figure .research-figure-heading h3{margin:0 0 9px;color:var(--rr-ink);font-size:25px;line-height:1.25;font-weight:500;letter-spacing:-.035em}.research-figure .research-figure-heading p{max-width:65ch;margin:0;color:var(--rr-muted);font-size:14px;line-height:1.75}.research-figure>figcaption{margin:20px 0 0;color:var(--rr-muted);font-size:12px;line-height:1.7;max-width:85ch}.research-figure .research-curve{fill:none;stroke:var(--rr-violet);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.research-figure[data-started=true] .research-curve{stroke-dasharray:1;animation:research-draw 4.5s ease-out both}.research-figure[data-started=true] .research-arrive{animation:research-arrive 1.1s ease-out both;animation-delay:var(--arrival,0s)}.research-figure[data-running=false] *,.research-figure[data-running=false] :after{animation-play-state:paused!important}.research-figure .research-paper-grid{background-image:radial-gradient(#c7bda766 .7px,transparent 0);background-size:19px 19px}.research-figure .research-measure{font-variant-numeric:tabular-nums}.research-note{border-left:2px solid #a991b8;padding:3px 0 3px 20px;margin-top:25px;max-width:70ch}.research-note strong{display:block;color:#44374f;font-size:16px;line-height:1.5;font-weight:500;margin-bottom:6px}.research-note p{margin:0;font-size:14px;line-height:1.8;color:#69636c}@keyframes research-draw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes research-arrive{0%{opacity:.35;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@media(max-width:767px){.research-figure .research-figure-heading h3{font-size:22px}.research-figure .research-figure-heading p,.research-note p{font-size:13px}.research-figure>figcaption{font-size:11px}}@media(prefers-reduced-motion:reduce){.research-figure *,.research-figure :after,.research-figure :before{animation:none!important;transition:none!important}}