.ReadingTimeline_timelineContainer__eiaCm{position:fixed;right:24px;top:5rem;height:calc(100vh - 5rem);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 .25rem;z-index:30;pointer-events:none}.ReadingTimeline_timeline__Hxo4O{position:relative;width:12px;height:100%;display:flex;align-items:flex-start;justify-content:center;pointer-events:auto}.ReadingTimeline_track__jCv4A{position:absolute;left:50%;transform:translateX(-50%);width:2px;height:100%;background:var(--timeline-track,#e5e7eb);border-radius:999px;overflow:hidden}.ReadingTimeline_fill__TNjDS{position:absolute;bottom:0;left:0;width:100%;height:0;background:var(--timeline-fill,#111827);transition:height .18s ease-out}.ReadingTimeline_markers__X_FWT{position:relative;width:100%;height:100%}.ReadingTimeline_dot__5YHhd{position:absolute;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#fff;border:2px solid var(--timeline-track,#e5e7eb);border-radius:999px;box-shadow:0 0 0 2px #fff;cursor:pointer;transition:border-color .15s ease,background .15s ease}.ReadingTimeline_dotActive__MP_D2,.ReadingTimeline_dot__5YHhd:hover{border-color:var(--timeline-fill,#111827)}.ReadingTimeline_dotActive__MP_D2{background:var(--timeline-fill,#111827)}.ReadingTimeline_bubble__HrFXb{position:absolute;right:18px;transform:translateY(-50%);background:rgba(17,24,39,.92);color:#fff;font-size:12px;line-height:1;padding:6px 8px;border-radius:6px;max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 4px 12px rgba(0,0,0,.18);transition:opacity .12s ease,transform .12s ease;opacity:.96;pointer-events:none}.ReadingTimeline_bubble__HrFXb:after{content:"";position:absolute;right:-5px;top:50%;transform:translateY(-50%);width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid rgba(17,24,39,.92)}.ReadingTimeline_mobileBar___PU_h{position:fixed;left:0;top:0;z-index:40;width:100%;background:hsla(0,0%,100%,.8);backdrop-filter:blur(6px);border-bottom:1px solid rgba(229,231,235,.6)}.ReadingTimeline_mobileInner__HrYT5{position:relative;height:12px}.ReadingTimeline_mobileTrack__sHiOA{right:0;background:var(--timeline-track,#e5e7eb)}.ReadingTimeline_mobileFill__9Ma6z,.ReadingTimeline_mobileTrack__sHiOA{position:absolute;left:0;top:50%;transform:translateY(-50%);height:3px;border-radius:999px}.ReadingTimeline_mobileFill__9Ma6z{width:0;background:var(--timeline-fill,#111827);transition:width .18s ease-out}.ReadingTimeline_mobileDot__Hx1ky{position:absolute;top:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#fff;border:2px solid var(--timeline-track,#e5e7eb);border-radius:999px}.ReadingTimeline_mobileDotActive__aPbVV{border-color:var(--timeline-fill,#111827);background:var(--timeline-fill,#111827)}.ReadingTimeline_srOnly__U_gVI{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ReadingTimeline_mobileLeftContainer__esN5g{position:fixed;left:12px;top:5rem;height:calc(100vh - 5rem);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 .25rem;z-index:40;pointer-events:none}.ReadingTimeline_mobileMenuButton__AjJ75{position:fixed;top:1rem;right:12px;width:42px;height:42px;border-radius:50%;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08),0 0 0 1px rgba(0,0,0,.05);display:flex;align-items:center;justify-content:center;z-index:60;color:#374151;cursor:pointer;-webkit-tap-highlight-color:transparent}.ReadingTimeline_mobileMenuButton__AjJ75:active{background-color:#f9fafb}.ReadingTimeline_backdrop__6hnBF{position:fixed;inset:0;background:rgba(0,0,0,.2);backdrop-filter:blur(2px);z-index:50;opacity:0;animation:ReadingTimeline_fadeIn__AVA02 .2s forwards}.ReadingTimeline_mobileDrawer__lxNAX{position:fixed;top:0;bottom:0;right:0;width:88vw;max-width:320px;background:#fff;border-radius:0;box-shadow:none;border-left:1px solid #e2e8f0;padding:2.5rem 0 2rem;overflow-y:auto;z-index:60;transform:translateX(100%);animation:ReadingTimeline_slideLeft__5kM_H .3s cubic-bezier(.16,1,.3,1) forwards}.ReadingTimeline_drawerList__rxnj5{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1px}.ReadingTimeline_drawerItem__DvdxI button{width:100%;text-align:left;padding:.25rem 1rem;line-height:1.35;background:transparent;border:none;border-left:2px solid transparent;cursor:pointer;border-radius:0;white-space:normal;display:block;transition:border-color .1s ease}.ReadingTimeline_drawerItem__DvdxI button:active{background-color:transparent}.ReadingTimeline_level1__gfmhE button{font-size:12.5px;font-weight:500;color:#334155;letter-spacing:.01em}.ReadingTimeline_level2__0DRsl button,.ReadingTimeline_level3__ufZZz button{font-size:11.5px;font-weight:400;color:#64748b}.ReadingTimeline_drawerItemActive__O253h button{border-left-color:#334155;background-color:transparent;color:#0f172a;font-weight:500}.ReadingTimeline_drawerItemActive__O253h.ReadingTimeline_level1__gfmhE button,.ReadingTimeline_drawerItemActive__O253h.ReadingTimeline_level2__0DRsl button,.ReadingTimeline_drawerItemActive__O253h.ReadingTimeline_level3__ufZZz button{border-left-color:#334155;color:#0f172a}@keyframes ReadingTimeline_fadeIn__AVA02{to{opacity:1}}@keyframes ReadingTimeline_slideLeft__5kM_H{to{transform:translateX(0)}}