[data-hero-field].is-live{background-color:var(--theme-background)}.hero-field-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.timeline[data-astro-cid-ghubstuj]:before{content:"";position:absolute;top:.375rem;bottom:.375rem;left:0;width:1px;background:var(--theme-border)}.timeline[data-astro-cid-ghubstuj]:after{content:"";position:absolute;top:.375rem;bottom:.375rem;left:0;width:1px;background:var(--theme-accent);transform-origin:top}.timeline-node[data-astro-cid-ghubstuj]{border:1px solid var(--theme-accent);background:var(--theme-accent)}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.timeline[data-astro-cid-ghubstuj]:after{animation:timeline-draw linear both;animation-timeline:view();animation-range:entry 20% cover 70%}.timeline-node[data-astro-cid-ghubstuj]{background:var(--theme-background);animation:timeline-node-fill linear both;animation-timeline:view();animation-range:cover 0% cover 35%}}}@keyframes timeline-draw{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes timeline-node-fill{0%{background:var(--theme-background)}to{background:var(--theme-accent)}}
