.reading-progress{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:460px;padding:36px 0;display:flex}.reading-progress>.eyebrow{font-size:.8125rem}.reading-constellation{width:min(260px,100%);height:auto;margin:20px auto 24px;display:block;overflow:visible}.constellation-guide{fill:none;stroke:var(--border);stroke-width:1px}.constellation-line{fill:none;stroke:var(--primary);stroke-width:1.25px;stroke-dasharray:1;stroke-dashoffset:1px;animation:2.5s ease-in-out forwards reading-connect}.constellation-point{fill:var(--gold);animation:1.7s ease-in-out infinite alternate reading-point}.constellation-point.point-1,.constellation-point.point-4{animation-delay:.3s}.constellation-point.point-2,.constellation-point.point-5{animation-delay:.6s}.reading-progress h2{letter-spacing:-.025em;outline:none;margin:0 0 14px;font-size:clamp(1.25rem,4vw,1.5rem);font-weight:650;line-height:1.55}.reading-progress-copy{width:100%;min-height:92px}.reading-progress-copy p{color:var(--foreground);margin:0 0 6px;font-size:.9375rem;line-height:1.8}.reading-progress-copy span{color:var(--muted-foreground);font-size:.875rem;line-height:1.8;display:block}.reading-progress-track{background:var(--border);width:min(180px,65%);height:2px;margin:24px auto 16px;overflow:hidden}.reading-progress-track span{background:var(--primary);width:40%;height:100%;animation:1.5s ease-in-out infinite reading-sweep;display:block}.reading-progress .reading-progress-footnote{color:var(--muted-foreground);font-size:.8125rem;line-height:1.7}@keyframes reading-connect{to{stroke-dashoffset:0}}@keyframes reading-point{0%{opacity:.4}to{opacity:1}}@keyframes reading-sweep{0%{transform:translate(-110%)}to{transform:translate(360%)}}@media (width<=380px){.reading-progress{min-height:440px;padding-inline:2px}.reading-progress-copy{min-height:112px}}@media (prefers-reduced-motion:reduce){.constellation-line,.constellation-point,.reading-progress-track span{animation:none}.constellation-line{stroke-dashoffset:0}.reading-progress-track span{opacity:.6;width:100%}}
