:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#123638;background:#fff;font-synthesis:none;--ink: #123638;--ink-soft: #496364;--paper: #fff;--panel: #fff;--teal: #57bebb;--teal-deep: #0b4f53;--teal-dark: #073c40;--yellow: #f7d447;--orange: #d97936;--taupe: #d9c6b5;--mint: #d8f3ef;--people: #806c9c;--people-soft: rgba(128,108,156,.14);--line: rgba(18, 54, 56, .2)}*{box-sizing:border-box}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#fff;-webkit-font-smoothing:antialiased}button,input,label,summary{font:inherit}.view-input{position:fixed;inline-size:1px;block-size:1px;opacity:0;pointer-events:none}.shell{width:min(100% - 48px,1760px);margin:0 auto;padding:42px 0 56px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:48px;padding:0 6px 30px}.header-controls{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-end;gap:10px;margin-left:auto}.mode-switcher{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border:2px solid var(--teal);border-radius:999px;background:#fff;box-shadow:0 10px 24px #0b4f531f}.mode-switcher button{border:0;border-radius:999px;padding:9px 18px;color:var(--ink-soft);background:transparent;font-size:13px;font-weight:700;cursor:pointer}.mode-switcher button[aria-pressed=true]{color:#fff;background:var(--teal-dark);box-shadow:0 8px 18px #073c4029}.mode-switcher button:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.is-hidden{display:none!important}.eyebrow{margin:0 0 10px;color:var(--teal-deep);font-size:12px;font-weight:600;letter-spacing:.08em}h1,h2,h3,p{margin-top:0}h1{margin-bottom:6px;color:#00bab3;font-size:clamp(48px,5vw,82px);font-weight:500;letter-spacing:-.055em;line-height:.98}.dek{margin-bottom:0;color:var(--ink-soft);font-size:clamp(16px,1.4vw,21px)}.view-switcher{display:grid;grid-template-columns:repeat(5,auto);gap:6px;min-width:max-content;margin:0;padding:5px;border:1px solid var(--line);border-radius:999px;background:#fff;box-shadow:0 14px 30px #073c400f}.view-switcher legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.view-switcher label{padding:10px 16px;border-radius:999px;color:var(--ink-soft);font-size:13px;font-weight:600;cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s ease}.view-switcher label:hover{color:var(--teal-dark);transform:translateY(-1px)}#view-overview:checked~.shell label[for=view-overview],#view-tribulation:checked~.shell label[for=view-tribulation],#view-rapture:checked~.shell label[for=view-rapture],#view-millennium:checked~.shell label[for=view-millennium],#view-144000:checked~.shell label[for=view-144000]{color:#fff;background:var(--teal-dark)}.map-frame{position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(18,54,56,.14);border-radius:26px;background:#fff;box-shadow:0 26px 70px #073c4017}.map-instructions{margin:0 8px 10px;color:var(--ink-soft);font-size:12px;text-align:right}.timeline-stage{position:relative;min-height:680px;overflow:hidden}.map-canvas{--drag-x: 0px;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;min-width:1500px;transform:translate(var(--drag-x)) scale(1);transform-origin:center center;transition:transform .62s cubic-bezier(.2,.8,.2,1)}#view-tribulation:checked~.shell .map-canvas{transform:translate(calc(-4% + var(--drag-x))) scale(1.28)}#view-rapture:checked~.shell .map-canvas{transform:translate(calc(-4% + var(--drag-x))) scale(1.32)}#view-millennium:checked~.shell .map-canvas{transform:translate(calc(5% + var(--drag-x))) scale(1.08)}#view-144000:checked~.shell .map-canvas{transform:translate(calc(2% + var(--drag-x))) scale(1.08)}#view-tribulation:checked~.shell .timeline-stage,#view-rapture:checked~.shell .timeline-stage,#view-millennium:checked~.shell .timeline-stage,#view-144000:checked~.shell .timeline-stage{cursor:grab;touch-action:pan-y}.timeline-stage:focus-visible{outline:2px solid var(--teal);outline-offset:-4px}.timeline-stage.is-dragging{cursor:grabbing!important;-webkit-user-select:none;user-select:none}.timeline-stage.is-dragging .map-canvas{transition:none}.timeline-headers{position:absolute;z-index:30;inset:52px 0 auto;height:114px}.timeline-headers>div{--x: 19%;--w: 120px;position:absolute;top:62px;left:var(--x);width:var(--w);min-width:0;padding-left:10px;text-align:left}.timeline-headers>div:nth-child(2){--x: 38%;--w: 145px}.timeline-headers>div:nth-child(3){--x: 50%;--w: 120px}.timeline-headers>div:nth-child(4){--x: 62%;--w: 100px}.timeline-headers>div:nth-child(5){--x: 68%;--w: 100px;top:0}.timeline-headers>div:nth-child(6){--x: 72%;--w: 110px}.timeline-headers>div:nth-child(7){--x: 84%;--w: 100px}.timeline-headers strong{display:block}.timeline-headers strong{font-size:14px;font-weight:600;letter-spacing:-.025em;line-height:1.08}.rapture-note{position:relative;display:none;margin-bottom:4px;color:var(--orange);font-size:9px;font-weight:700;line-height:1}#view-rapture:checked~.shell .rapture-note{display:block}.rapture-note summary{display:inline-flex;align-items:center;gap:5px;width:max-content;list-style:none;cursor:pointer}.rapture-note summary>span:first-child{text-decoration:underline;text-decoration-color:#d9793661;text-underline-offset:3px}.rapture-note summary::-webkit-details-marker{display:none}.rapture-info-icon{display:inline-grid;place-items:center;width:13px;height:13px;border:1.5px solid var(--orange);border-radius:50%;color:var(--orange);font-size:8px;font-style:normal;font-weight:800;line-height:1;text-decoration:none;transition:color .15s ease,background .15s ease,transform .15s ease}.rapture-note summary:hover .rapture-info-icon,.rapture-note summary:focus-visible .rapture-info-icon,.rapture-note[open] .rapture-info-icon{color:#fff;background:var(--orange);transform:scale(1.08)}.rapture-note summary:focus-visible{border-radius:3px;outline:2px solid var(--orange);outline-offset:3px}.rapture-note-card{position:absolute;z-index:40;top:18px;left:0;display:block;width:245px;padding:13px 14px;border:1px solid rgba(18,54,56,.14);border-radius:12px;color:var(--ink);background:#fffef9;box-shadow:0 18px 38px #073c402e;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .15s ease,transform .15s ease}.rapture-note-card strong{font-size:13px}.rapture-note-card p{margin:5px 0 0;color:var(--ink-soft);font-size:10px;font-weight:400;line-height:1.45}.rapture-note:hover .rapture-note-card,.rapture-note:focus-within .rapture-note-card,.rapture-note[open] .rapture-note-card{opacity:1;pointer-events:auto;transform:translateY(0)}#view-rapture:checked~.shell .timeline-headers>div:nth-child(2),#view-rapture:checked~.shell .timeline-headers>div:nth-child(3),#view-rapture:checked~.shell .timeline-headers>div:nth-child(4){top:52px}.header-connectors{position:absolute;top:0;right:0;bottom:0;left:0;z-index:11;pointer-events:none}.header-connectors i{--x: 19%;position:absolute;left:var(--x);top:114px;width:1px;height:227px;background:#12363857;transform:translate(-.5px)}.header-connectors i:nth-child(2){--x: 38%}.header-connectors i:nth-child(3){--x: 50%}.header-connectors i:nth-child(4){display:none}.header-connectors i:nth-child(5){--x: 68%;top:52px;height:289px}.header-connectors i:nth-child(6){--x: 72%}.header-connectors i:nth-child(7){--x: 84%}.timeline-headers>div:first-child,.header-connectors i:first-child,.m-tribulation{display:none}.today-marker{position:absolute;top:0;right:0;bottom:0;left:0;z-index:13;pointer-events:none}.today-marker strong{position:absolute;top:114px;left:calc(5% + 10px);font-size:14px;font-weight:600;letter-spacing:-.025em;line-height:1.08}.today-marker i{position:absolute;top:114px;left:5%;width:1px;height:227px;background:#12363857;transform:translate(-.5px)}.today-marker span{position:absolute;top:333px;left:5%;width:16px;height:16px;border:4px solid var(--panel);border-radius:50%;background:var(--teal-dark);box-shadow:0 0 0 1px var(--teal-dark);transform:translate(-50%)}.phase{position:absolute;top:182px;height:278px;border:0}.phase-present{left:5%;width:33%;background:#57bebb40;border-radius:16px 0 0 16px}.phase-intensification{left:38%;width:24%;background:#d9793640}.phase-return{left:62%;top:114px;z-index:12;width:8px;height:227px;border-radius:999px;background:var(--yellow);box-shadow:0 0 12px #f7d447f2,0 0 30px #f7d44799;transform:translate(-50%)}.phase-restoration{left:62%;width:22%;background:#0b4f5329;border-radius:0}.phase-new-creation{left:84%;right:5%;background:#91dacf57;border-radius:0 16px 16px 0}.focus-guide{position:absolute;z-index:9;top:182px;display:none;height:278px;min-height:0;padding:18px;overflow:hidden;border:1px solid rgba(18,54,56,.18);border-radius:0;background:#fffef9f5;box-shadow:inset 0 0 0 1px #fff6}.tribulation-guide{left:38%;width:24%}.tribulation-guide{padding:0;border:0}.tribulation-guide .split-track{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;height:auto;border-radius:0}.tribulation-guide .split-track span{place-items:start center;padding-top:76px}.millennium-guide{left:5%;width:79%;padding:10px 0 0}.people-guide{left:5%;width:87%;padding:10px 0 0}.guide-track{position:relative;display:grid;height:34px;overflow:hidden;border-radius:6px}.split-track{grid-template-columns:1fr 1fr}.split-track span{display:grid;place-items:center;color:var(--teal-dark);background:#f7d447c7;font-size:9px;font-weight:600}.split-track span+span{background:#d97936a3}.guide-boundaries{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:7px;color:var(--ink-soft);font-size:8px;line-height:1.2}.guide-boundaries span:nth-child(2){text-align:center}.guide-boundaries span:last-child{text-align:right}.millennium-path{--range-left: 0%;--range-width: 84.81%;--range-color: var(--yellow);position:relative;height:38px;margin-top:6px}.millennium-path.is-amillennial{--range-left: 0%;--range-width: 72.152%;--range-color: var(--teal)}.millennium-path.is-postmillennial{--range-left: 25%;--range-width: 47.152%;--range-color: var(--orange)}.millennium-bar{position:absolute;z-index:1;left:var(--range-left);top:0;display:flex;align-items:center;gap:8px;width:var(--range-width);min-height:36px;padding:5px 9px;overflow:visible;border-radius:5px;color:var(--teal-dark);background:var(--range-color);font-size:8px;line-height:1.15}.millennium-bar b{flex:0 0 auto;font-size:9px;font-weight:750}.millennium-bar span{min-width:0}.is-premillennial .millennium-bar{background:linear-gradient(to right,rgba(247,212,71,.38) 0 85.07%,var(--yellow) 85.07% 100%)}.is-amillennial .millennium-bar,.is-postmillennial .millennium-bar{color:#fff}.is-postmillennial .millennium-bar:before{content:"";position:absolute;right:100%;top:0;width:53.02%;height:100%;background:radial-gradient(circle at center,var(--orange) 0 2px,transparent 2.5px) 0 50% / 12px 12px repeat-x}.people-path{--range-left: 37.9%;--range-width: 27.6%;--range-color: #665287;position:relative;height:38px;margin-top:6px}.people-path.is-whole-people{--range-left: 0%;--range-width: 100%;--range-color: var(--people)}.people-path.is-symbolic-remnant{--range-color: #9b6f99}.people-bar{position:absolute;z-index:1;left:var(--range-left);top:0;display:flex;align-items:center;gap:9px;width:var(--range-width);min-height:36px;padding:5px 10px;border-radius:5px;color:#fff;background:var(--range-color);font-size:8px;line-height:1.15}.people-bar b{flex:0 0 auto;font-size:9px;font-weight:750}.people-bar span{min-width:0}#view-tribulation:checked~.shell .tribulation-guide,#view-millennium:checked~.shell .millennium-guide,#view-144000:checked~.shell .people-guide{display:block}.timeline-axis{position:absolute;z-index:10;left:5%;right:5%;top:327px;height:28px;border-radius:999px;background:var(--teal-dark);box-shadow:0 5px #073c4014}.axis-end{position:absolute;top:50%;right:32px;color:#fff;font-size:10px;font-weight:600;letter-spacing:.04em;white-space:nowrap;transform:translateY(-50%)}.milestone{--x: 20%;--line-height: 92px;position:absolute;z-index:20;left:var(--x);top:327px}.milestone[open]{z-index:1000}.milestone summary{position:relative;display:block;left:-12px;width:24px;height:28px;list-style:none;cursor:pointer}.milestone summary::-webkit-details-marker{display:none}.milestone-dot{position:absolute;z-index:2;left:4px;top:6px;width:16px;height:16px;border:4px solid var(--panel);border-radius:50%;background:var(--teal-dark);box-shadow:0 0 0 1px var(--teal-dark);transition:transform .18s ease,background .18s ease}.milestone summary:hover .milestone-dot,.milestone summary:focus-visible .milestone-dot{transform:scale(1.24);background:var(--orange)}.milestone summary:focus-visible{outline:none}.milestone-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.milestone-card{position:absolute;z-index:1001;left:-16px;top:32px;width:300px;padding:18px;border:1px solid rgba(18,54,56,.14);border-radius:14px;background:#fffef9;box-shadow:0 24px 50px #073c4038}.milestone-card:before{content:"";position:absolute;top:-7px;left:17px;width:12px;height:12px;border-left:1px solid rgba(18,54,56,.14);border-top:1px solid rgba(18,54,56,.14);background:#fffef9;transform:rotate(45deg)}.milestone-card strong{font-size:18px;font-weight:600;letter-spacing:-.02em}.milestone-card p{margin:7px 0 0;color:var(--ink-soft);font-size:12px;line-height:1.55}.m-tribulation{--x: 19%;--line-height: 124px}.m-seven-years{--x: 38%;--line-height: 128px}.m-midpoint{--x: 50%;--line-height: 148px}.m-return{--x: 62%;--line-height: 118px}.m-resurrection{--x: 68%;--line-height: 128px}.m-judgment{--x: 72%;--line-height: 104px}.m-new{--x: 84%;--line-height: 112px}.m-new .milestone-card{left:-284px}.m-new .milestone-card:before{left:auto;right:17px}.lenses{display:grid;grid-template-columns:1.05fr repeat(5,1fr);gap:14px;margin-top:18px}.lenses-heading{padding:28px 22px 20px 8px}.lenses-heading h2{max-width:300px;margin-bottom:0;font-size:30px;font-weight:500;line-height:1.03;letter-spacing:-.04em}.lens-card{display:grid;grid-template-columns:auto 1fr;gap:16px;min-height:230px;padding:24px;border:1px solid rgba(18,54,56,.13);border-radius:18px;background:#fff;transition:opacity .18s ease,transform .18s ease,border-color .18s ease,box-shadow .18s ease}.lens-number{color:var(--orange);font-size:11px;font-weight:600}.lens-card h3{margin-bottom:8px;font-size:21px;font-weight:600;letter-spacing:-.03em}.lens-card p{margin-bottom:22px;color:var(--ink-soft);font-size:12px;line-height:1.5}#view-tribulation:checked~.shell .lens-card:not(.lens-tribulation),#view-rapture:checked~.shell .lens-card:not(.lens-rapture),#view-millennium:checked~.shell .lens-card:not(.lens-millennium),#view-144000:checked~.shell .lens-card:not(.lens-144000){opacity:.38}#view-tribulation:checked~.shell .lens-tribulation,#view-rapture:checked~.shell .lens-rapture,#view-millennium:checked~.shell .lens-millennium,#view-144000:checked~.shell .lens-144000{transform:translateY(-4px);border-color:#0b4f5380;box-shadow:0 18px 36px #073c401a}.mini-axis{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;height:44px;border-radius:9px;color:var(--teal-dark);font-size:10px;font-weight:600;text-align:center}.mini-axis span{display:grid;place-items:center;background:#f7d447b8}.mini-axis span+span{background:#d97936a8}.placement-row,.millennium-row{display:grid;gap:6px}.placement-row{grid-template-columns:repeat(3,1fr)}.placement-row span{position:relative;padding-top:20px;color:var(--ink-soft);font-size:10px;text-align:center}.placement-row span:before{content:"";position:absolute;left:50%;right:-50%;top:8px;height:2px;background:var(--line)}.placement-row span:last-child:before{display:none}.placement-dot{position:absolute;z-index:2;left:50%;top:3px;width:12px;height:12px;border:3px solid var(--panel);border-radius:50%;background:var(--yellow);box-shadow:0 0 0 1px var(--teal-dark);transform:translate(-50%)}.placement-dot.mid{background:var(--orange)}.placement-dot.post{background:var(--teal)}.millennium-row{grid-template-columns:1fr}.millennium-row span{padding:7px 9px;border-left:4px solid var(--yellow);background:#d8f3efb3;color:var(--ink-soft);font-size:10px}.millennium-row span:nth-child(2){border-color:var(--teal)}.millennium-row span:nth-child(3){border-color:var(--orange)}.people-row{display:grid;gap:5px}.people-row span{padding:6px 8px;border-left:4px solid var(--people);background:var(--people-soft);color:var(--ink-soft);font-size:9px}.return-row{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.return-row span{padding:7px 4px;border-top:3px solid var(--teal);background:#d8f3efb3;color:var(--ink-soft);font-size:8px;text-align:center}.return-row span:first-child{border-color:var(--yellow)}footer{display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;gap:14px 32px;padding:28px 8px 0;border-top:1px solid var(--line);margin-top:36px;color:var(--ink-soft);font-size:12px;line-height:1.5}footer p{max-width:620px;margin-bottom:0}.footer-note{text-align:right}.esv-attribution{grid-column:1 / -1;max-width:none;padding-top:12px;border-top:1px solid rgba(18,54,56,.1);font-size:10px}.scripture-snippet{margin:12px 0 0;padding:10px 0 0;border-top:1px solid rgba(18,54,56,.13)}.scripture-snippet q,.scripture-snippet cite{display:block}.scripture-snippet q{color:var(--ink);font-size:12px;font-style:normal;line-height:1.5}.scripture-snippet q:before,.scripture-snippet q:after{color:var(--orange)}.scripture-snippet cite{margin-top:4px;color:var(--orange);font-size:10px;font-style:normal;font-weight:700;line-height:1.35}.stream-view{display:grid;gap:18px}.stream-intro{display:flex;align-items:end;justify-content:flex-end;gap:48px;padding:14px 8px 10px}.stream-intro h2{max-width:780px;margin:0;font-size:clamp(38px,4.2vw,66px);font-weight:500;letter-spacing:-.052em;line-height:1}.stream-intro>p{max-width:500px;margin:0;color:var(--ink-soft);font-size:14px;line-height:1.6}.stream-card{display:grid;grid-template-columns:minmax(0,1fr) 330px;overflow:hidden;border:1px solid rgba(18,54,56,.14);border-radius:26px;background:#fff;box-shadow:0 26px 70px #073c4017}.stream-chart-panel{min-width:0;padding:28px 28px 24px}.stream-chart-title{display:flex;justify-content:space-between;gap:24px;align-items:start;margin-bottom:10px}.stream-chart-title>div{display:grid;gap:4px}.stream-chart-title .eyebrow{margin-bottom:2px}.stream-chart-title strong{font-size:17px}.stream-chart-title span{color:var(--ink-soft);font-size:11px}.stream-chart-key{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.stream-chart-key i{width:1px;height:18px;background:#12363847}.stream-chart-key b{width:24px;height:4px;margin-left:8px;border-radius:999px;background:#f0c84c;box-shadow:0 0 0 3px #f0c84c2e}.stream-chart-key .judgment-key-line{width:24px;height:5px;margin-left:8px;border-radius:999px;background:#473d3d}.stream-chart-scroll{overflow-x:auto;scrollbar-color:rgba(18,54,56,.28) transparent}.stream-chart-canvas{position:relative;min-width:1040px}.stream-chart{display:block;width:100%;height:auto;overflow:visible}.stream-event-grid line{stroke:#1236382e;stroke-width:1.5}.stream-event-grid text{fill:var(--ink-soft);font-family:Inter,sans-serif}.stream-event-grid .event-label{fill:var(--ink);font-size:13px;font-weight:700}.stream-ribbon{opacity:.76;cursor:pointer;transition:opacity .18s ease,filter .18s ease}.stream-ribbon:hover,.stream-ribbon:focus-visible,.stream-ribbon.is-active{opacity:1;filter:drop-shadow(0 8px 9px rgba(7,60,64,.18));outline:none}.stream-ribbon.is-muted{opacity:.12}.stream-ribbon.is-locked-out,.stream-step-dot.is-locked-out,.judgment-offshoot{pointer-events:none}.judgment-offshoot-halo,.judgment-offshoot-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.judgment-offshoot-halo{stroke:#fffffff5;stroke-width:22px}.judgment-offshoot-line{stroke:#473d3d;stroke-width:14px;filter:drop-shadow(0 6px 8px rgba(40,28,28,.2))}.judgment-offshoot circle{fill:#473d3d;stroke:#fff;stroke-width:3px}.judgment-offshoot .judgment-offshoot-end{fill:#fff;stroke:#473d3d;stroke-width:4px}.judgment-offshoot-label rect{fill:#fffef9fa;stroke:#473d3d4d;stroke-width:1px}.judgment-offshoot-label text{fill:#473d3d;font-family:Inter,sans-serif;font-size:11px;font-weight:800}.judgment-offshoot-label .judgment-offshoot-subtitle{fill:var(--ink-soft);font-size:8px;font-weight:650}.stream-isolate-toggle{cursor:pointer;outline:none}.stream-isolate-toggle:focus-visible .stream-toggle-track{stroke-width:3px}.stream-toggle-track{fill:#ffffffeb;stroke:var(--stream-color);stroke-width:2px}.stream-toggle-lead{stroke:var(--stream-color);stroke-width:3px}.stream-toggle-thumb{fill:var(--stream-color);stroke:#fff;stroke-width:2px;transition:cx .16s ease}.stream-toggle-state{fill:var(--ink-soft);font-family:Inter,sans-serif;font-size:8px;font-weight:750;pointer-events:none}.stream-isolate-toggle.is-selected .stream-toggle-track{fill:color-mix(in srgb,var(--stream-color) 18%,white)}.stream-step-dot{opacity:.82;cursor:pointer;stroke:#fff;stroke-width:3px;filter:drop-shadow(0 2px 3px rgba(7,60,64,.2));transition:opacity .16s ease,r .16s ease,stroke-width .16s ease}.stream-step-dot:hover,.stream-step-dot:focus-visible,.stream-step-dot.is-active{opacity:1;r:8px;stroke-width:4px;outline:none}.stream-step-dot.is-muted{opacity:.1}.stream-step-tooltip{position:absolute;z-index:60;left:var(--step-x);top:calc(var(--step-y) + 16px);width:290px;padding:16px 17px;border:1px solid rgba(18,54,56,.14);border-radius:14px;color:var(--ink);background:#fffef9;box-shadow:0 24px 50px #073c4038;pointer-events:none;transform:translate(var(--tooltip-shift))}.stream-step-tooltip:before{content:"";position:absolute;top:-7px;left:var(--pointer-x);width:12px;height:12px;border-top:1px solid rgba(18,54,56,.14);border-left:1px solid rgba(18,54,56,.14);background:#fffef9;transform:translate(-50%) rotate(45deg)}.stream-step-tooltip small,.stream-step-tooltip strong{display:block}.stream-step-tooltip small{margin-bottom:5px;color:var(--ink-soft);font-size:9px;letter-spacing:.04em}.stream-step-tooltip strong{font-size:17px;font-weight:650;letter-spacing:-.02em}.stream-step-tooltip p{margin:7px 0 0;color:var(--ink-soft);font-size:12px;line-height:1.5}.millennial-window{pointer-events:none}.millennial-window-halo,.millennial-window-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.millennial-window-halo{stroke:#fffffff2;stroke-width:11px}.millennial-window-line{stroke:#f0c84c;stroke-width:5px;filter:drop-shadow(0 3px 5px rgba(170,122,0,.22))}.millennial-window circle{fill:#f0c84c;stroke:#fffffff2;stroke-width:3px}.millennial-window circle.is-open{fill:#fffffff2;stroke:#f0c84c}.millennial-window-label rect{fill:#fffffff7;stroke:#1236382e;stroke-width:1px}.millennial-window-label text{fill:var(--ink);font-family:Inter,sans-serif;font-size:10px;font-weight:750;letter-spacing:.02em}.stream-legend{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:7px;margin-top:2px}.stream-legend-button{display:flex;align-items:center;gap:9px;min-width:0;padding:9px 10px;border:1px solid rgba(18,54,56,.13);border-radius:12px;color:var(--ink);background:#d8f3ef57;text-align:left;cursor:pointer;transition:opacity .18s ease,transform .18s ease,border-color .18s ease}.stream-legend-button:hover,.stream-legend-button:focus-visible,.stream-legend-button.is-active{transform:translateY(-2px);border-color:#1236387a;outline:none}.stream-legend-button.is-muted{opacity:.52}.stream-swatch{flex:0 0 auto;width:8px;height:32px;border-radius:5px}.stream-legend-button>span:last-child{display:grid;min-width:0;gap:2px}.stream-legend-button strong{overflow:hidden;font-size:11px;text-overflow:ellipsis}.stream-legend-button small{color:var(--ink-soft);font-size:8px}.stream-inspector{padding:34px 28px;border-left:1px solid rgba(18,54,56,.13);background:linear-gradient(180deg,#d8f3efc2,#d8f3ef47)}.stream-inspector.is-empty{display:grid;align-items:center}.stream-inspector-empty{max-width:240px}.stream-inspector-empty h3{margin-bottom:12px}.stream-inspector-empty>p:last-child{color:var(--ink-soft);font-size:12px;line-height:1.58}.stream-inspector-heading{display:flex;gap:12px;align-items:start}.stream-inspector-heading>span{flex:0 0 auto;width:9px;height:52px;border-radius:6px}.stream-inspector h3{margin:0 0 14px;font-size:27px;line-height:1.04;letter-spacing:-.04em}.stream-inspector>p:not(.eyebrow){color:var(--ink-soft);font-size:12px;line-height:1.58}.stream-inspector dl{display:grid;gap:9px;margin:24px 0}.stream-inspector dl div{padding-top:9px;border-top:1px solid var(--line)}.stream-inspector dt{color:var(--ink-soft);font-size:9px;letter-spacing:.07em}.stream-inspector dd{margin:3px 0 0;font-size:12px;font-weight:650}.stream-sequence{display:grid;gap:6px}.stream-sequence span{display:grid;grid-template-columns:28px 1fr;align-items:baseline;gap:7px;font-size:11px}.stream-sequence b{color:var(--orange);font-size:9px}.stream-reading-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stream-reading-notes article{padding:24px;border:1px solid rgba(18,54,56,.13);border-radius:18px;background:#fff}.stream-reading-notes h3{margin-bottom:10px;font-size:20px;letter-spacing:-.03em}.stream-reading-notes p,.stream-reading-notes li{color:var(--ink-soft);font-size:11px;line-height:1.55}.stream-reading-notes ul{display:grid;grid-template-columns:1fr 1fr;gap:6px 18px;margin:0;padding-left:18px}@media(max-width:1100px){.page-header{align-items:start;flex-direction:column;gap:24px}.header-controls{width:100%;align-items:flex-start}.view-switcher{max-width:100%;min-width:0;overflow-x:auto}.map-instructions{display:none}.lenses{grid-template-columns:1fr 1fr}.lenses-heading{grid-column:1 / -1}.stream-intro{align-items:start;flex-direction:column;gap:18px}.stream-card{grid-template-columns:1fr}.stream-inspector{border-top:1px solid rgba(18,54,56,.13);border-left:0}}@media(max-width:720px){.shell{width:min(100% - 24px,1760px);padding-top:24px}.page-header{padding-bottom:20px}.view-switcher{width:100%;grid-template-columns:repeat(5,max-content)}.timeline-stage{min-height:620px;overflow-x:auto;scroll-snap-type:x proximity}.map-canvas{min-width:1450px;transform:none!important}.lenses{grid-template-columns:1fr}.lenses-heading{padding-left:4px}.lens-card{min-height:auto}.stream-intro{padding-inline:2px}.stream-intro h2{font-size:38px}.stream-chart-panel{padding:20px 14px}.stream-chart-title{flex-direction:column}.stream-legend{grid-template-columns:1fr 1fr}.stream-reading-notes{grid-template-columns:1fr}footer{grid-template-columns:1fr}.footer-note{text-align:left}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
