@property --wte-progress{syntax:"<number>";inherits:true;initial-value:1}@keyframes wte-chapter-progress{0%{--wte-progress:0}to{--wte-progress:1}}@property --wte-reached{syntax:"<number>";inherits:true;initial-value:1}@keyframes wte-step-reached{0%{--wte-reached:0}to{--wte-reached:1}}.wte-chapter{--wte-num-size:.75rem;--wte-gutter:2.75rem;--wte-node:.6rem;--wte-node-x:.75rem;--wte-num-line-height:1.4;--wte-node-y:calc(var(--wte-num-size) * var(--wte-num-line-height) / 2 - var(--wte-node) / 2);--wte-reach-window:140px;position:relative}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.wte-chapter{animation:1ms linear both wte-chapter-progress;animation-timeline:view();animation-range:contain}}}@supports (animation-timeline:view()) and (timeline-scope:--wte-step-1) and (view-timeline-inset:auto){@media (prefers-reduced-motion:no-preference){.wte-chapter{timeline-scope:--wte-step-1, --wte-step-2, --wte-step-3, --wte-step-4, --wte-step-5}.wte-stage,.wte-index__item{animation:1ms linear both wte-step-reached;animation-range:cover 0px cover var(--wte-reach-window)}.wte-stage{view-timeline-inset:auto calc(100% - var(--header-h) - var(--wte-reach-window))}.wte-stage:first-child{view-timeline-name:--wte-step-1;animation-timeline:--wte-step-1}.wte-stage:nth-child(2){view-timeline-name:--wte-step-2;animation-timeline:--wte-step-2}.wte-stage:nth-child(3){view-timeline-name:--wte-step-3;animation-timeline:--wte-step-3}.wte-stage:nth-child(4){view-timeline-name:--wte-step-4;animation-timeline:--wte-step-4}.wte-stage:nth-child(5){view-timeline-name:--wte-step-5;animation-timeline:--wte-step-5}.wte-index__item:first-child{animation-timeline:--wte-step-1}.wte-index__item:nth-child(2){animation-timeline:--wte-step-2}.wte-index__item:nth-child(3){animation-timeline:--wte-step-3}.wte-index__item:nth-child(4){animation-timeline:--wte-step-4}.wte-index__item:nth-child(5){animation-timeline:--wte-step-5}}}@media (min-width:960px){.wte-chapter{grid-template-columns:minmax(0,15rem) minmax(0,72ch);justify-content:start;align-items:start;column-gap:clamp(2rem,5vw,4.5rem);display:grid}}.wte-index{display:none}@media (min-width:960px){.wte-index{top:calc(var(--header-h) + 2rem);max-height:calc(100dvh - var(--header-h) - 4rem);align-self:start;display:block;position:sticky;overflow-y:auto}}.wte-index__list{margin:0;padding:0;list-style:none}.wte-index__item{grid-template-columns:2.5rem minmax(0,1fr);align-items:baseline;gap:0 .5rem;padding:.6rem 0 .6rem 1.25rem;display:grid;position:relative}.wte-index__item:before{content:"";background:var(--color-gray-border);width:1px;position:absolute;top:0;bottom:0;left:0}.wte-index__tick{background:var(--color-navy);width:2px;transform:scaleY(var(--wte-reached,1));transform-origin:top;position:absolute;top:0;bottom:0;left:0}.wte-index__num{font-family:var(--font-marking);letter-spacing:.08em;color:var(--color-navy);font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:500;line-height:1.4}.wte-index__label{font-family:var(--font-heading);color:var(--color-navy);font-size:.8125rem;font-weight:600;line-height:1.35}@supports (color:color-mix(in srgb, red 0%, blue)) and (width:round(down, 3px, 2px)){@supports (animation-timeline:view()) and (timeline-scope:--wte-step-1) and (view-timeline-inset:auto){@media (prefers-reduced-motion:no-preference){.wte-index__label{color:color-mix(in srgb, var(--color-navy) calc(round(nearest, var(--wte-reached,1), 1) * 100%), var(--color-gray-text))}}}}.wte-progress{top:var(--header-h);z-index:1;background:var(--color-white);margin:0 0 1.5rem;padding-bottom:.5rem;position:sticky}.wte-progress__track{background:var(--color-gray-border);height:2px;display:block}.wte-progress__fill{background:var(--color-navy);height:100%;transform:scaleX(var(--wte-progress,1));transform-origin:0;display:block}.wte-progress__names{padding-top:.5rem;padding-left:var(--wte-gutter);min-height:1.09688rem;display:grid}.wte-progress__name{font-family:var(--font-heading);color:var(--color-navy);visibility:hidden;grid-area:1/1;font-size:.8125rem;font-weight:600;line-height:1.35}@media (min-width:960px){.wte-progress__names{display:none}}@keyframes wte-name-show{0%{visibility:hidden}to{visibility:visible}}@keyframes wte-name-hide{0%{visibility:visible}to{visibility:hidden}}@supports (animation-timeline:view()) and (timeline-scope:--wte-step-1) and (view-timeline-inset:auto){@media (prefers-reduced-motion:no-preference){.wte-progress__name{animation-name:wte-name-show,wte-name-hide;animation-duration:1ms,1ms;animation-timing-function:step-end,step-end;animation-fill-mode:forwards,forwards;animation-range:cover 0px cover var(--wte-reach-window), cover 0px cover var(--wte-reach-window)}.wte-progress__name:first-child{visibility:visible;animation-name:wte-name-hide;animation-duration:1ms;animation-timing-function:step-end;animation-fill-mode:forwards;animation-timeline:--wte-step-2;animation-range:cover 0px cover var(--wte-reach-window)}.wte-progress__name:nth-child(2){animation-timeline:--wte-step-2,--wte-step-3}.wte-progress__name:nth-child(3){animation-timeline:--wte-step-3,--wte-step-4}.wte-progress__name:nth-child(4){animation-timeline:--wte-step-4,--wte-step-5}.wte-progress__name:nth-child(5){animation-name:wte-name-show;animation-duration:1ms;animation-timing-function:step-end;animation-fill-mode:forwards;animation-timeline:--wte-step-5;animation-range:cover 0px cover var(--wte-reach-window)}}}@media (min-width:960px){.wte-progress{display:none}}.wte-column{position:relative}.wte-thread{left:calc(var(--wte-node-x) + var(--wte-node) / 2);top:calc(var(--wte-node-y) + var(--wte-node) / 2);background:var(--color-gray-border);width:1px;margin-left:-.5px;position:absolute;bottom:2.75rem}.wte-thread--drawn{background:var(--color-navy);width:2px;transform:scaleY(var(--wte-progress,1));transform-origin:top;margin-left:-1px}.wte-list{max-width:72ch;margin:0;padding:0;list-style:none}.wte-stage{padding:0 0 2.75rem var(--wte-gutter);position:relative}.wte-stage:after{content:"";left:var(--wte-node-x);top:var(--wte-node-y);width:calc(var(--wte-node) - 2px);height:calc(var(--wte-node) - 2px);border:1px solid var(--color-navy);position:absolute}.wte-stage:before{content:"";left:calc(var(--wte-node-x) + 2px);top:calc(var(--wte-node-y) + 2px);width:calc(var(--wte-node) - 4px);height:calc(var(--wte-node) - 4px);background:var(--color-navy);transform:scale(var(--wte-reached,1));transform-origin:50%;position:absolute}.wte-stage__body{display:block}.wte-stage__num{font-family:var(--font-marking);font-size:var(--wte-num-size);font-weight:500;line-height:var(--wte-num-line-height);letter-spacing:.08em;color:var(--color-navy);font-variant-numeric:tabular-nums;margin-bottom:.25rem;display:block}.wte-stage__label{margin:0 0 .5rem;font-size:1.25rem}.wte-stage__body p{margin:0;line-height:1.65}.wte-stage__action{margin-top:1.25rem!important}.wte-chapter{margin-bottom:2rem}.wte-stage__meta{color:var(--color-navy);margin:0 0 .5rem;font-size:.9375rem;line-height:1.55}
