.marquee-track[data-astro-cid-gukmrbxv]{display:flex;width:max-content;animation:marquee 28s linear infinite}.marquee-item[data-astro-cid-gukmrbxv]{display:inline-flex;align-items:center;margin-right:2rem;font-size:.875rem;font-weight:600;color:var(--foreground-secondary);white-space:nowrap}.marquee-item[data-astro-cid-gukmrbxv]:before{content:"";width:.375rem;height:.375rem;border-radius:9999px;background:var(--brand-500);margin-right:.5rem;flex-shrink:0}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.marquee-track[data-astro-cid-gukmrbxv]{animation:none}}.chart-panel[data-astro-cid-jzfjiweb]{display:grid;grid-template-columns:2rem 1fr;grid-template-rows:1fr auto;gap:.25rem .5rem}.chart-panel__labels[data-astro-cid-jzfjiweb]{display:flex;flex-direction:column;justify-content:space-between;padding:10% 0;font-size:.625rem;font-weight:500;font-variant-numeric:tabular-nums;color:var(--foreground-muted)}.chart-panel__plot[data-astro-cid-jzfjiweb]{position:relative;min-height:0;border-left:1px solid var(--border);border-bottom:1px solid var(--border)}.chart-panel__plot--annotated[data-astro-cid-jzfjiweb] .chart-annotation[data-astro-cid-jzfjiweb]{position:absolute;left:30%;top:10%;z-index:1;transform:translate(-50%,-50%);border-radius:9999px;border:1px solid color-mix(in oklab,var(--error) 30%,transparent);background:color-mix(in oklab,var(--error) 10%,transparent);padding:.125rem .375rem;font-size:.625rem;font-weight:600;color:var(--error);pointer-events:none}.chart-panel__axis[data-astro-cid-jzfjiweb]{grid-column:2;position:relative;height:1rem;font-size:.625rem;font-weight:500;color:var(--foreground-muted)}.chart-panel__axis[data-astro-cid-jzfjiweb]:not(.chart-panel__axis--time){display:flex;justify-content:space-between}.chart-panel__axis--time[data-astro-cid-jzfjiweb]>span[data-astro-cid-jzfjiweb]:first-child{position:absolute;left:0}.chart-panel__axis--time[data-astro-cid-jzfjiweb] .chart-panel__axis-mark[data-astro-cid-jzfjiweb]{position:absolute;left:30%;transform:translate(-50%)}.chart-panel__axis--time[data-astro-cid-jzfjiweb]>span[data-astro-cid-jzfjiweb]:last-child{position:absolute;right:0}.chart-grid[data-astro-cid-jzfjiweb]{stroke:var(--border);stroke-width:1}.chart-grid--mid[data-astro-cid-jzfjiweb]{stroke:color-mix(in oklab,var(--border) 80%,var(--foreground-muted));stroke-dasharray:4 4;opacity:.85}.flat-line[data-astro-cid-jzfjiweb]{stroke-dasharray:220;stroke-dashoffset:220;animation:reveal-line .9s ease forwards;animation-play-state:paused}.drop-line[data-astro-cid-jzfjiweb],.drop-area[data-astro-cid-jzfjiweb]{stroke-dasharray:260;stroke-dashoffset:260;animation:reveal-line 1.1s ease forwards;animation-play-state:paused}.drop-area[data-astro-cid-jzfjiweb]{stroke-dasharray:none;stroke-dashoffset:0;opacity:0;animation:reveal-area 1.1s ease forwards;animation-play-state:paused}[data-astro-cid-jzfjiweb][data-reality-check].is-lines-visible .flat-line[data-astro-cid-jzfjiweb],[data-astro-cid-jzfjiweb][data-reality-check].is-lines-visible .drop-line[data-astro-cid-jzfjiweb],[data-astro-cid-jzfjiweb][data-reality-check].is-lines-visible .drop-area[data-astro-cid-jzfjiweb]{animation-play-state:running}@keyframes reveal-line{0%{stroke-dashoffset:260}to{stroke-dashoffset:0}}@keyframes reveal-area{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.flat-line[data-astro-cid-jzfjiweb],.drop-line[data-astro-cid-jzfjiweb]{animation:none;stroke-dashoffset:0}.drop-area[data-astro-cid-jzfjiweb]{animation:none;opacity:1}}.leak-step[data-astro-cid-yvqlfiwm]{opacity:0;transform:translateY(12px)}.is-visible[data-astro-cid-yvqlfiwm] .leak-step[data-astro-cid-yvqlfiwm]{animation:leak-step-in .52s ease forwards}.is-visible[data-astro-cid-yvqlfiwm] .leak-step[data-astro-cid-yvqlfiwm]:nth-child(2){animation-delay:90ms}.is-visible[data-astro-cid-yvqlfiwm] .leak-step[data-astro-cid-yvqlfiwm]:nth-child(3){animation-delay:.18s}@keyframes leak-step-in{to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.leak-step[data-astro-cid-yvqlfiwm]{opacity:1;transform:none;animation:none}}.logo-chip[data-astro-cid-axvqcqwb]{display:inline-flex;align-items:center;justify-content:center;height:2.25rem;min-width:5rem;padding:0 .75rem;border:1px solid var(--border);border-radius:.5rem;background:color-mix(in oklab,var(--background-secondary) 75%,var(--background) 25%);transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.logo-chip[data-astro-cid-axvqcqwb]:hover{border-color:var(--border-strong);transform:translateY(-1px);box-shadow:var(--theme-shadow-md)}.logo-mark[data-astro-cid-axvqcqwb]{height:1.125rem;width:auto;max-width:4.25rem;object-fit:contain;opacity:.78;filter:grayscale(1);transition:filter .18s ease,opacity .18s ease}.logo-chip[data-astro-cid-axvqcqwb]:hover .logo-mark[data-astro-cid-axvqcqwb]{opacity:1;filter:grayscale(0)}.dark .logo-mark--dark-friendly[data-astro-cid-axvqcqwb]{filter:invert(1) brightness(1.12) grayscale(1);opacity:.92}.dark .logo-chip[data-astro-cid-axvqcqwb]:hover .logo-mark--dark-friendly[data-astro-cid-axvqcqwb]{filter:invert(1) brightness(1.22) grayscale(0);opacity:1}.tech-link[data-astro-cid-axvqcqwb]{color:var(--foreground-muted);font-weight:500;transition:color .16s ease}.tech-link[data-astro-cid-axvqcqwb]:hover{color:var(--brand-500)}
