.jr-journey{--jr-lane:420px;--jr-amp:104px;--jr-disc:66px;--jr-pitch:12px;--jr-face-hi:#fff;--jr-face:#fbfaf9;--jr-face-lo:#e4e2df;--jr-rim:#ffffffe6;--jr-ground:#0003;--jr-thread:#00000029;--jr-pedestal:var(--oat-deep);--jr-pedestal-edge:#0000000f;--jr-pool:transparent;flex-direction:column;gap:56px;max-width:620px;margin:40px auto 0;display:flex}.ec-root[data-theme=dark] .jr-journey{--jr-face-hi:#3d3d46;--jr-face:#26262c;--jr-face-lo:#121215;--jr-rim:#ffffff29;--jr-ground:#000000b3;--jr-thread:#fff3;--jr-pedestal:#ffffff24;--jr-pedestal-edge:#ffffff4d;--jr-pool:#29cc5721}@media (prefers-color-scheme:dark){.ec-root:not([data-theme]) .jr-journey{--jr-face-hi:#3d3d46;--jr-face:#26262c;--jr-face-lo:#121215;--jr-rim:#ffffff29;--jr-ground:#000000b3;--jr-thread:#fff3;--jr-pedestal:#ffffff24;--jr-pedestal-edge:#ffffff4d;--jr-pool:#29cc5721}}.jr-switch{background:var(--white);border:1px solid var(--border);border-radius:9999px;gap:4px;margin-top:28px;padding:4px;display:inline-flex}.jr-switch-tab{min-height:44px;font-family:var(--sans);color:var(--ink-60);cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:0 20px;font-size:16px;font-weight:500;line-height:24px;transition:background .2s,color .2s}.jr-switch-tab:hover{color:var(--ink)}.jr-switch-tab-on,.jr-switch-tab-on:hover{background:var(--ink);color:var(--on-ink)}.jr-switch-tab:focus-visible{outline:2px solid var(--ink-30);outline-offset:3px}.jr-banner{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:22px 28px}.jr-banner-name{font-family:var(--serif);letter-spacing:-.3px;font-size:30px;font-weight:500;line-height:37px}.jr-banner-meta{color:var(--ink-60);flex-wrap:wrap;gap:7px;margin-top:4px;font-size:13px;line-height:19px;display:flex}.jr-banner-meta span{border:1px solid var(--border);border-radius:999px;padding:4px 8px}.jr-lane{width:var(--jr-lane);margin:28px auto 0;position:relative}.jr-thread{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.jr-lane[data-drawn] .jr-thread{animation:.6s backwards jr-draw}@keyframes jr-draw{0%{clip-path:inset(0 0 100%)}to{clip-path:inset(0)}}.jr-thread path{fill:none;stroke:var(--jr-thread);stroke-width:3px;stroke-linecap:round;stroke-dasharray:1 11}.jr-row{z-index:1;padding:var(--jr-pitch) 0;transform:translateX(calc(var(--jr-k,0) * var(--jr-amp)));justify-content:center;display:flex;position:relative}.jr-stop{flex-direction:column;align-items:center;display:flex}.jr-prove{z-index:1;background:var(--page);font-family:var(--sans);color:var(--ink-35);text-underline-offset:3px;cursor:pointer;border:none;margin-top:4px;padding:2px 8px;font-size:12px;line-height:18px;text-decoration:underline;transition:color .2s;position:relative}.jr-prove:hover{color:var(--ink-75)}.jr-prove:focus-visible{outline:2px solid var(--ink-30);outline-offset:3px;border-radius:4px}.jr-node{border-radius:20px;flex-direction:column;align-items:center;width:168px;padding-bottom:4px;display:flex}.jr-node:focus-visible{outline:2px solid var(--ink-30);outline-offset:4px}.jr-art{height:calc(var(--jr-disc) + 18px);justify-content:center;align-items:center;display:flex;position:relative}[data-jr-node][data-in] .jr-art{animation:.4s cubic-bezier(.2,.9,.3,1.25) backwards jr-pop;animation-delay:var(--jr-d,0s)}@keyframes jr-pop{0%{opacity:0;transform:translateY(9px)scale(.86)}to{opacity:1;transform:none}}.jr-stack{width:var(--jr-disc);height:var(--jr-disc);justify-content:center;align-items:center;display:flex;position:relative}.jr-dot{width:var(--jr-disc);height:var(--jr-disc);color:var(--ink-40);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.jr-dot:before{content:"";background:radial-gradient(circle at 34% 26%, var(--jr-face-hi) 0%, var(--jr-face) 56%, var(--jr-face-lo) 100%);box-shadow:inset 0 1.5px 0 -.5px var(--jr-rim), inset 0 -6px 10px -6px #00000080, inset 0 0 0 1px var(--border);border-radius:50%;position:absolute;inset:0}.jr-dot:after{content:"";bottom:calc(var(--jr-disc) * -.12);width:calc(var(--jr-disc) * .82);height:calc(var(--jr-disc) * .17);background:radial-gradient(closest-side, var(--jr-ground) 0%, #0000 100%);z-index:-1;border-radius:50%;position:absolute;left:50%;transform:translate(-50%)}.jr-mark{width:52%;height:52%;position:relative}.jr-dot-done:before{background:radial-gradient(circle at 32% 24%,#ffffff80 0%,#fff0 44%),radial-gradient(circle at 64% 78%,#0c5c2c80 0%,#0c5c2c00 58%),radial-gradient(circle at 46% 40%,#7ee9a0 0%,#29cc57 56%,#178d42 100%);box-shadow:inset 0 -2px 5px #0000002e}.jr-dot-part:before{background:radial-gradient(circle at 34% 26%, var(--jr-face) 0%, var(--oat) 56%, var(--jr-face-lo) 100%)}.jr-ring{width:auto;height:auto;position:absolute;inset:-7px;transform:rotate(-90deg)}.jr-ring-track{fill:none;stroke:var(--oat-deep);stroke-width:6px}.jr-ring-fill{fill:none;stroke:var(--green);stroke-width:6px;stroke-linecap:round}.jr-dot-locked:before{background:radial-gradient(circle at 34% 26%, var(--oat) 0%, var(--oat-deep) 100%)}.jr-dot-locked{color:var(--ink-40)}.jr-node-practice .jr-dot{--jr-disc:44px;color:var(--ink-60)}.jr-node-practice .jr-stack,.jr-node-practice .jr-art{width:44px}.jr-node-practice .jr-art{height:62px}.jr-node-practice .jr-stack{height:44px}.jr-node-practice{width:120px}.jr-node-current .jr-dot,.jr-node-current .jr-stack{--jr-disc:88px}.jr-node-current .jr-art{height:124px}.jr-node-current .jr-stack{width:88px;height:88px;animation:5.2s ease-in-out .7s infinite jr-breathe}.jr-node-current .jr-dot:after{opacity:0}.jr-node-current .jr-dot:before{box-shadow:inset 0 1.5px 0 -.5px var(--jr-rim), inset 0 -8px 14px -8px #0000008c, inset 0 0 0 1px var(--border), 0 10px 20px -6px var(--jr-ground)}.jr-pedestal{background:var(--jr-pedestal);width:122px;height:30px;box-shadow:inset 0 1.5px 0 -.5px var(--jr-pedestal-edge), 0 10px 20px var(--jr-ground);border-radius:50%;position:absolute;bottom:-16px;left:50%;transform:translate(-50%)}.jr-pool{background:radial-gradient(closest-side, var(--jr-pool) 0%, #0000 100%);pointer-events:none;border-radius:50%;width:240px;height:80px;position:absolute;bottom:-42px;left:50%;transform:translate(-50%)}.jr-mia{filter:drop-shadow(0 3px 5px var(--jr-ground));display:flex;position:absolute;bottom:8px;right:-24px}@keyframes jr-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}.jr-label{text-align:center;color:var(--ink-75);margin-top:12px;font-size:14px;line-height:19px;transition:color .2s}.jr-label-quiet{color:var(--ink-40)}.jr-node-current .jr-label{color:var(--ink);margin-top:18px;font-weight:700}.jr-node:hover .jr-label{color:var(--ink)}.jr-node:hover .jr-dot:before{box-shadow:inset 0 0 0 1px var(--ink-30)}.jr-node-done:hover .jr-dot:before,.jr-node-current:hover .jr-dot:before{box-shadow:inset 0 -2px 5px #0000002e}.jr-sticky{z-index:1050;background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow-nav);opacity:0;pointer-events:none;border-radius:9999px;align-items:center;gap:28px;padding:12px 12px 12px 28px;transition:opacity .25s,transform .25s;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%,14px)}.jr-sticky[data-show]{opacity:1;pointer-events:auto;transform:translate(-50%)}.jr-sticky-copy{flex-direction:column;display:flex}.jr-sticky-kicker{color:var(--ink-40);font-size:13px;line-height:18px}.jr-sticky-name{font-family:var(--serif);font-size:22px;font-weight:500;line-height:28px}.jr-sticky-why{color:var(--ink-60);font-size:13px;line-height:18px}.jr-sticky-cta{min-height:48px;padding:10px 30px;font-size:17px;line-height:24px}@media (max-width:767px){.jr-journey{--jr-lane:300px;--jr-amp:36px;--jr-disc:58px;--jr-pitch:8px;gap:40px;margin-top:32px}.jr-banner{padding:18px 20px}.jr-banner-name{font-size:24px;line-height:30px}.jr-lane{margin-top:20px}.jr-node{width:148px}.jr-node-current .jr-dot,.jr-node-current .jr-stack{--jr-disc:74px}.jr-node-current .jr-stack{width:74px;height:74px}.jr-node-current .jr-art{height:96px}.jr-pedestal{width:92px}.jr-pool{width:160px}.jr-mia{bottom:6px;right:-18px}.jr-sticky{padding:14px 16px calc(14px + env(safe-area-inset-bottom,0px));border-width:1px 0 0;border-radius:20px 20px 0 0;justify-content:space-between;gap:16px;bottom:0;left:0;right:0;transform:translateY(100%)}.jr-sticky[data-show]{transform:translateY(0)}.jr-sticky-name{font-size:19px;line-height:24px}.jr-sticky-cta{min-height:44px;padding:8px 24px;font-size:16px}}@media (prefers-reduced-motion:reduce){[data-jr-node][data-in] .jr-art,.jr-node-current .jr-stack,.jr-lane[data-drawn] .jr-thread{animation:none}.jr-sticky{transition:none}}
