.journey-flat[data-astro-cid-xyyjefbz]{background:radial-gradient(1100px 520px at 72% -8%,color-mix(in srgb,var(--jf-accent) 4%,transparent),transparent 70%),var(--jf-bg);color:var(--jf-text);overflow-x:clip}.jf-hero[data-astro-cid-xyyjefbz]{max-width:var(--container);min-height:78svh;display:flex;flex-direction:column;justify-content:center;padding-block:var(--space-2xl)}.jf-hero__title[data-astro-cid-xyyjefbz]{font-size:var(--step-6);margin-block:var(--space-2xs) var(--space-s);width:fit-content;background:linear-gradient(100deg,var(--jf-text) 30%,var(--jf-accent) 75%,var(--jf-ember));-webkit-background-clip:text;background-clip:text;color:transparent}.jf-hero__sub[data-astro-cid-xyyjefbz]{font-family:var(--font-display);font-size:var(--step-2);font-weight:600;letter-spacing:-.01em}.jf-hero__desc[data-astro-cid-xyyjefbz]{margin-top:var(--space-s);color:var(--jf-dim);font-size:var(--step-1);max-width:45ch}.jf-hero__hint[data-astro-cid-xyyjefbz]{margin-top:var(--space-l);color:var(--jf-accent);font-size:var(--step-2);line-height:1}.jf-stations[data-astro-cid-xyyjefbz]{--belt-gap: 3rem;--node-y: 2.9rem;position:relative;padding-block:var(--space-xl) var(--space-2xl)}.jf-stations__list[data-astro-cid-xyyjefbz]{list-style:none;margin:0;padding:0}.jf-belt[data-astro-cid-xyyjefbz]{position:absolute;top:0;bottom:0;left:50%;width:14px;transform:translate(-50%);background:var(--jf-chevron-tile) center top / 14px 120px repeat-y,linear-gradient(to bottom,transparent,color-mix(in srgb,var(--jf-accent) 55%,transparent) 4rem,color-mix(in srgb,var(--jf-accent) 55%,transparent) calc(100% - 4rem),transparent) center / 2px 100% no-repeat}.jf-station[data-astro-cid-xyyjefbz]{position:relative;width:calc(50% - var(--belt-gap));margin-block:var(--space-l)}.jf-station[data-astro-cid-xyyjefbz]:first-child{margin-top:0}.jf-station[data-astro-cid-xyyjefbz]:nth-child(odd){margin-right:auto}.jf-station[data-astro-cid-xyyjefbz]:nth-child(2n){margin-left:auto}.jf-station[data-astro-cid-xyyjefbz]:before{content:"";position:absolute;top:calc(var(--node-y) + 5px);width:var(--belt-gap);height:2px;background:color-mix(in srgb,var(--jf-accent) 30%,transparent)}.jf-station[data-astro-cid-xyyjefbz]:nth-child(odd):before{right:calc(-1 * var(--belt-gap))}.jf-station[data-astro-cid-xyyjefbz]:nth-child(2n):before{left:calc(-1 * var(--belt-gap))}.jf-station__node[data-astro-cid-xyyjefbz]{position:absolute;top:var(--node-y);width:12px;height:12px;background:var(--jf-bg);border:2px solid color-mix(in srgb,var(--jf-glass) 55%,transparent);box-shadow:0 0 10px color-mix(in srgb,var(--jf-glass) 25%,transparent)}.jf-station[data-astro-cid-xyyjefbz]:nth-child(odd) .jf-station__node[data-astro-cid-xyyjefbz]{right:calc(-1 * var(--belt-gap));transform:translate(50%) rotate(45deg)}.jf-station[data-astro-cid-xyyjefbz]:nth-child(2n) .jf-station__node[data-astro-cid-xyyjefbz]{left:calc(-1 * var(--belt-gap));transform:translate(-50%) rotate(45deg)}.jf-station__node--live[data-astro-cid-xyyjefbz]{background:var(--jf-accent);border-color:var(--jf-ember);box-shadow:0 0 0 4px color-mix(in srgb,var(--jf-accent) 22%,transparent),0 0 18px color-mix(in srgb,var(--jf-accent) 50%,transparent)}.jf-station__plate[data-astro-cid-xyyjefbz]{position:relative;display:block;background:var(--jf-floor);border:1px solid var(--jf-floor-line);border-radius:var(--radius);padding:clamp(1.25rem,3vw,2rem);box-shadow:inset 0 1px color-mix(in srgb,var(--jf-glass) 5%,transparent),0 10px 30px -18px #000c}.jf-station__plate--link[data-astro-cid-xyyjefbz]{color:inherit;text-decoration:none;transition:border-color .25s var(--ease)}.jf-station__plate--link[data-astro-cid-xyyjefbz]:hover,.jf-station__plate--link[data-astro-cid-xyyjefbz]:focus-visible{border-color:color-mix(in srgb,var(--jf-accent) 55%,transparent)}.jf-station__plate--link[data-astro-cid-xyyjefbz]:hover .jf-station__cta[data-astro-cid-xyyjefbz] span[data-astro-cid-xyyjefbz]{translate:4px 0}.jf-station__num[data-astro-cid-xyyjefbz]{display:block;font-family:var(--font-display);font-weight:800;font-stretch:112%;font-size:var(--step-4);line-height:1;letter-spacing:.02em;color:color-mix(in srgb,var(--jf-dim) 30%,transparent);-webkit-text-stroke:1px color-mix(in srgb,var(--jf-dim) 55%,transparent);-webkit-text-fill-color:transparent;margin-bottom:var(--space-s)}.jf-station__title[data-astro-cid-xyyjefbz]{font-size:var(--step-3)}.jf-station__cta[data-astro-cid-xyyjefbz]{margin-top:var(--space-xs);color:var(--jf-accent);font-weight:600}.jf-station__cta[data-astro-cid-xyyjefbz] span[data-astro-cid-xyyjefbz]{display:inline-block;transition:translate .25s var(--ease)}.jf-station__badge[data-astro-cid-xyyjefbz]{display:inline-block;margin-top:var(--space-xs);font-family:var(--font-mono);font-size:var(--step--1);letter-spacing:.08em;text-transform:uppercase;color:var(--jf-dim);border:1px solid color-mix(in srgb,var(--jf-dim) 45%,transparent);background:color-mix(in srgb,var(--jf-dim) 10%,transparent);border-radius:999px;padding:.05em .65em}@media(max-width:760px){.jf-stations[data-astro-cid-xyyjefbz]{--belt-gap: 1.6rem;padding-left:calc(.5rem + var(--belt-gap) + 7px)}.jf-belt[data-astro-cid-xyyjefbz]{left:calc(.5rem + 7px)}.jf-station[data-astro-cid-xyyjefbz],.jf-station[data-astro-cid-xyyjefbz]:nth-child(odd),.jf-station[data-astro-cid-xyyjefbz]:nth-child(2n){width:100%;margin-inline:0}.jf-station[data-astro-cid-xyyjefbz]:nth-child(odd):before,.jf-station[data-astro-cid-xyyjefbz]:nth-child(2n):before{left:calc(-1 * var(--belt-gap));right:auto}.jf-station[data-astro-cid-xyyjefbz]:nth-child(odd) .jf-station__node[data-astro-cid-xyyjefbz],.jf-station[data-astro-cid-xyyjefbz]:nth-child(2n) .jf-station__node[data-astro-cid-xyyjefbz]{left:calc(-1 * var(--belt-gap));right:auto;transform:translate(-50%) rotate(45deg)}}.jf-outro[data-astro-cid-xyyjefbz]{max-width:60ch;text-align:center;padding-block:var(--space-2xl) var(--space-3xl)}.jf-outro__title[data-astro-cid-xyyjefbz]{font-size:var(--step-5);margin-bottom:var(--space-s);width:fit-content;margin-inline:auto;background:linear-gradient(100deg,var(--jf-text) 30%,var(--jf-accent) 75%,var(--jf-ember));-webkit-background-clip:text;background-clip:text;color:transparent}.jf-outro__sub[data-astro-cid-xyyjefbz]{font-family:var(--font-display);font-size:var(--step-2);font-weight:600}.jf-outro__desc[data-astro-cid-xyyjefbz]{margin-top:var(--space-s);color:var(--jf-dim)}.jf-outro__cta[data-astro-cid-xyyjefbz]{display:inline-block;margin-top:var(--space-l);padding:var(--space-xs) var(--space-l);border-radius:999px;background:linear-gradient(100deg,var(--jf-accent),var(--jf-ember));color:var(--jf-bg);font-weight:700;transition:box-shadow .25s var(--ease),translate .25s var(--ease)}.jf-outro__cta[data-astro-cid-xyyjefbz]:hover{translate:0 -2px;box-shadow:0 10px 30px -10px var(--jf-accent)}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.jf-station[data-astro-cid-xyyjefbz],.jf-outro[data-astro-cid-xyyjefbz]{animation:jf-reveal both;animation-timeline:view();animation-range:entry 0% entry 85%}}}@keyframes jf-reveal{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}.journey-track[data-astro-cid-j7pv25f6]{height:760vh}.journey-noscript[data-astro-cid-j7pv25f6]{padding:var(--space-l) var(--space-m);text-align:center;color:var(--text-dim)}html:not([data-journey-mode="3d"]) .journey-3d{display:none}html[data-journey-mode="3d"] .journey-flat-wrap{display:none}
