.history-visual-module__1e66ta__timeline{--timeline-progress:0;position:relative}.history-visual-module__1e66ta__dotPlotSection{border:1px solid var(--border);background:radial-gradient(circle at 88% 0%, color-mix(in srgb, var(--accent-blue) 12%, transparent), transparent 28%), var(--bg-card);border-radius:14px;margin-bottom:48px;padding:20px;overflow:hidden}.history-visual-module__1e66ta__dotPlotHeader{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.history-visual-module__1e66ta__dotPlotHeader h2{color:var(--text-primary);margin-top:4px;font-size:18px;font-weight:700}.history-visual-module__1e66ta__dotPlotHeader>div>p:last-child{color:var(--text-secondary);margin-top:5px;font-size:12px;line-height:1.6}.history-visual-module__1e66ta__eyebrow{color:var(--accent-blue);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex}.history-visual-module__1e66ta__plottedCount{border:1px solid var(--border);color:var(--text-muted);background:var(--surface-subtle);font-family:var(--font-mono,monospace);border-radius:999px;flex:none;padding:6px 9px;font-size:10px}.history-visual-module__1e66ta__plottedCount strong{color:var(--text-primary)}.history-visual-module__1e66ta__plotBody{grid-template-columns:76px minmax(0,1fr);gap:12px;display:grid}.history-visual-module__1e66ta__plotLabels{grid-template-rows:repeat(4,1fr);height:260px;display:grid}.history-visual-module__1e66ta__plotLabels span{color:var(--text-muted);align-items:center;font-size:10px;font-weight:700;display:flex}.history-visual-module__1e66ta__plotArea{height:260px;margin-bottom:25px;position:relative}.history-visual-module__1e66ta__eraBand{border-left:1px solid color-mix(in srgb, var(--border-strong) 72%, transparent);background:color-mix(in srgb, var(--accent-blue) 4%, transparent);position:absolute;inset-block:0}.history-visual-module__1e66ta__eraBand[data-era-index="1"],.history-visual-module__1e66ta__eraBand[data-era-index="3"]{background:color-mix(in srgb, var(--text-primary) 2.5%, transparent)}.history-visual-module__1e66ta__eraBand span{color:var(--text-muted);letter-spacing:.04em;white-space:nowrap;font-size:9px;font-weight:700;position:absolute;top:7px;left:8px}.history-visual-module__1e66ta__plotLane{background:color-mix(in srgb, var(--border) 76%, transparent);height:1px;position:absolute;left:0;right:0}.history-visual-module__1e66ta__plotDot{--dot-color:var(--accent-blue);z-index:3;width:24px;height:24px;color:var(--dot-color);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;transform:translate(-50%,-50%)}.history-visual-module__1e66ta__plotDot[data-category=war],.history-visual-module__1e66ta__plotLegend i[data-category=war]{--dot-color:var(--accent-red)}.history-visual-module__1e66ta__plotDot[data-category=economy],.history-visual-module__1e66ta__plotLegend i[data-category=economy]{--dot-color:var(--accent-yellow)}.history-visual-module__1e66ta__plotDot[data-category=society],.history-visual-module__1e66ta__plotLegend i[data-category=society]{--dot-color:var(--accent-blue)}.history-visual-module__1e66ta__plotDot[data-category=science],.history-visual-module__1e66ta__plotLegend i[data-category=science]{--dot-color:var(--accent-green)}.history-visual-module__1e66ta__plotDot[data-active] .history-visual-module__1e66ta__dotCore{animation:.42s cubic-bezier(.22,1,.36,1) history-visual-module__1e66ta__dot-pop}.history-visual-module__1e66ta__dotCore{border:2px solid var(--bg-card);background:var(--dot-color);width:11px;height:11px;box-shadow:0 0 0 1px color-mix(in srgb, var(--dot-color) 58%, transparent);border-radius:999px;transition:transform .16s,box-shadow .16s}.history-visual-module__1e66ta__plotDot:hover .history-visual-module__1e66ta__dotCore,.history-visual-module__1e66ta__plotDot:focus-visible .history-visual-module__1e66ta__dotCore,.history-visual-module__1e66ta__plotDot[data-active] .history-visual-module__1e66ta__dotCore{box-shadow:0 0 0 4px color-mix(in srgb, var(--dot-color) 18%, transparent), 0 0 18px color-mix(in srgb, var(--dot-color) 42%, transparent);transform:scale(1.55)}.history-visual-module__1e66ta__dotTooltip{z-index:20;border:1px solid var(--border-strong);width:max-content;max-width:180px;color:var(--text-primary);background:var(--bg-elevated);text-align:left;pointer-events:none;border-radius:7px;padding:7px 9px;font-size:10px;line-height:1.4;display:none;position:absolute;bottom:calc(100% + 5px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000042}.history-visual-module__1e66ta__dotTooltip strong{color:var(--dot-color);font-family:var(--font-mono,monospace);margin-bottom:1px;display:block}.history-visual-module__1e66ta__plotDot:hover .history-visual-module__1e66ta__dotTooltip,.history-visual-module__1e66ta__plotDot:focus-visible .history-visual-module__1e66ta__dotTooltip,.history-visual-module__1e66ta__plotDot[data-active] .history-visual-module__1e66ta__dotTooltip{display:block}.history-visual-module__1e66ta__plotAxis{border-top:1px solid var(--border-strong);height:20px;position:absolute;bottom:-24px;left:0;right:0}.history-visual-module__1e66ta__plotAxis span{color:var(--text-muted);font-family:var(--font-mono,monospace);font-size:9px;position:absolute;top:5px;transform:translate(-50%)}.history-visual-module__1e66ta__plotLegend{color:var(--text-muted);flex-wrap:wrap;gap:8px 15px;margin:15px 0 0 88px;font-size:10px;display:flex}.history-visual-module__1e66ta__plotLegend span{align-items:center;gap:5px;display:inline-flex}.history-visual-module__1e66ta__plotLegend i{background:var(--dot-color);border-radius:999px;width:7px;height:7px}.history-visual-module__1e66ta__plotSelection{border-top:1px solid var(--border);background:color-mix(in srgb, var(--surface-subtle) 65%, transparent);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;margin-top:18px;padding:12px;display:grid}.history-visual-module__1e66ta__selectionVisual{flex-direction:column;align-items:center;gap:2px;min-width:62px;font-size:20px;display:flex}.history-visual-module__1e66ta__selectionVisual span:last-child{white-space:nowrap;font-size:15px}.history-visual-module__1e66ta__selectionCopy{flex-direction:column;gap:2px;min-width:0;display:flex}.history-visual-module__1e66ta__selectionCopy p{color:var(--accent-blue);font-family:var(--font-mono,monospace);font-size:10px;font-weight:700}.history-visual-module__1e66ta__selectionCopy strong{color:var(--text-primary);font-size:13px}.history-visual-module__1e66ta__selectionCopy span{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.history-visual-module__1e66ta__jumpButton{border:1px solid var(--border-strong);color:var(--text-primary);background:var(--surface-active);white-space:nowrap;border-radius:7px;align-items:center;gap:5px;padding:7px 9px;font-size:10px;font-weight:700;display:inline-flex}.history-visual-module__1e66ta__jumpButton:hover{background:var(--surface-hover)}.history-visual-module__1e66ta__plotHint{border-top:1px solid var(--border);color:var(--text-muted);text-align:center;margin-top:18px;padding-top:13px;font-size:11px}.history-visual-module__1e66ta__eventCard{scroll-margin:96px;transition:border-color .18s,box-shadow .22s,transform .22s}.history-visual-module__1e66ta__eventCard[data-selected]{border-color:color-mix(in srgb, var(--accent-blue) 72%, var(--border));box-shadow:0 0 0 3px color-mix(in srgb, var(--accent-blue) 12%, transparent);animation:.52s ease-out history-visual-module__1e66ta__selection-glow}.history-visual-module__1e66ta__eventCard:hover,.history-visual-module__1e66ta__eventCard:focus-within{transform:translateY(-4px);box-shadow:0 14px 34px #00000029}.history-visual-module__1e66ta__eventVisual{border:1px solid color-mix(in srgb, currentColor 18%, transparent);border-radius:10px;align-items:center;gap:10px;height:60px;margin-bottom:15px;padding:10px 12px;display:flex;position:relative;overflow:hidden}.history-visual-module__1e66ta__eventVisual:after{border:1px solid color-mix(in srgb, currentColor 16%, transparent);width:100px;height:100px;box-shadow:0 0 0 18px color-mix(in srgb, currentColor 5%, transparent);content:"";border-radius:999px;transition:transform .32s cubic-bezier(.22,1,.36,1);position:absolute;top:-38px;right:42px}.history-visual-module__1e66ta__eventSymbol{z-index:1;filter:saturate(.9);font-size:27px;position:relative}.history-visual-module__1e66ta__eventVisual>svg{z-index:1;opacity:.8;transition:opacity .18s,transform .26s cubic-bezier(.22,1,.36,1);position:relative}.history-visual-module__1e66ta__eventCard:hover .history-visual-module__1e66ta__eventVisual:after,.history-visual-module__1e66ta__eventCard:focus-within .history-visual-module__1e66ta__eventVisual:after{transform:translate(-8px,6px)scale(1.08)}.history-visual-module__1e66ta__eventCard:hover .history-visual-module__1e66ta__eventVisual>svg,.history-visual-module__1e66ta__eventCard:focus-within .history-visual-module__1e66ta__eventVisual>svg{opacity:1;transform:rotate(-7deg)scale(1.12)}.history-visual-module__1e66ta__flagCluster{z-index:1;border:1px solid color-mix(in srgb, currentColor 14%, transparent);background:color-mix(in srgb, var(--bg-card) 62%, transparent);letter-spacing:2px;white-space:nowrap;border-radius:999px;margin-left:auto;padding:5px 8px;font-size:18px;position:relative}.history-visual-module__1e66ta__timelineLine{inset-block:0;background:var(--border-strong);width:1px;position:absolute;left:7px}.history-visual-module__1e66ta__timelineProgress{z-index:2;width:2px;height:calc(var(--timeline-progress) * 100%);background:linear-gradient(to bottom, var(--accent-blue), var(--accent-green));max-height:100%;box-shadow:0 0 14px color-mix(in srgb, var(--accent-blue) 42%, transparent);border-radius:999px;transition:height 90ms linear;position:absolute;top:0;left:7px}.history-visual-module__1e66ta__timelineItem{grid-template-columns:32px minmax(0,1fr);display:grid;position:relative}.history-visual-module__1e66ta__timelineEra{z-index:12;justify-content:center;align-items:center;gap:9px;padding:18px 0 22px;display:flex;position:relative}.history-visual-module__1e66ta__timelineEra span,.history-visual-module__1e66ta__timelineEra strong{border:1px solid var(--border-strong);background:var(--bg-primary);padding:5px 9px}.history-visual-module__1e66ta__timelineEra span{color:var(--accent-blue);font-family:var(--font-mono,monospace);border-radius:999px 0 0 999px;font-size:10px}.history-visual-module__1e66ta__timelineEra strong{color:var(--text-primary);border-left:0;border-radius:0 999px 999px 0;margin-left:-10px;font-size:11px}.history-visual-module__1e66ta__timelineCard{grid-column:2}.history-visual-module__1e66ta__timeline[data-enhanced] .history-visual-module__1e66ta__timelineCard[data-history-card]{transition:opacity .52s,transform .56s cubic-bezier(.22,1,.36,1)}.history-visual-module__1e66ta__timeline[data-enhanced] .history-visual-module__1e66ta__timelineCard[data-history-card]:not([data-in-view]){opacity:0;transform:translateY(28px)scale(.985)}.history-visual-module__1e66ta__timeline[data-enhanced] .history-visual-module__1e66ta__timelineCard[data-history-card][data-in-view]{opacity:1;transform:translateY(0)scale(1)}.history-visual-module__1e66ta__timelineDot{z-index:10;border:4px solid var(--bg-primary);border-radius:9999px;width:15px;height:15px;position:absolute;top:24px;left:0}@media (min-width:768px){.history-visual-module__1e66ta__timelineLine,.history-visual-module__1e66ta__timelineProgress{left:50%}.history-visual-module__1e66ta__timelineItem{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:48px}.history-visual-module__1e66ta__timelineCard{padding-bottom:32px}.history-visual-module__1e66ta__timelineCardEven{grid-column:1}.history-visual-module__1e66ta__timelineCardOdd{grid-column:2}.history-visual-module__1e66ta__timelineDot{left:50%;transform:translate(-50%)}}@media (max-width:767px){.history-visual-module__1e66ta__dotPlotSection{margin-bottom:36px;padding:16px 12px}.history-visual-module__1e66ta__dotPlotHeader{gap:10px}.history-visual-module__1e66ta__plottedCount{padding-inline:7px}.history-visual-module__1e66ta__plotBody{grid-template-columns:52px minmax(0,1fr);gap:5px}.history-visual-module__1e66ta__plotLabels,.history-visual-module__1e66ta__plotArea{height:245px}.history-visual-module__1e66ta__plotLabels span{font-size:9px}.history-visual-module__1e66ta__eraBand span{display:none}.history-visual-module__1e66ta__plotLegend{margin-left:57px}.history-visual-module__1e66ta__plotSelection{grid-template-columns:auto minmax(0,1fr)}.history-visual-module__1e66ta__selectionVisual{min-width:45px}.history-visual-module__1e66ta__selectionCopy span{display:none}.history-visual-module__1e66ta__jumpButton{grid-column:1/-1;justify-content:center}.history-visual-module__1e66ta__timelineEra{justify-content:flex-start;padding-left:0}.history-visual-module__1e66ta__eventVisual{height:55px}.history-visual-module__1e66ta__flagCluster{font-size:16px}}@media (prefers-reduced-motion:reduce){.history-visual-module__1e66ta__dotCore,.history-visual-module__1e66ta__eventCard,.history-visual-module__1e66ta__eventVisual:after,.history-visual-module__1e66ta__eventVisual>svg,.history-visual-module__1e66ta__timelineProgress,.history-visual-module__1e66ta__timeline[data-enhanced] .history-visual-module__1e66ta__timelineCard[data-history-card]{transition:none;animation:none}.history-visual-module__1e66ta__timeline[data-enhanced] .history-visual-module__1e66ta__timelineCard[data-history-card]{opacity:1;transform:none}}@keyframes history-visual-module__1e66ta__dot-pop{0%{transform:scale(.75)}55%{transform:scale(1.85)}to{transform:scale(1.55)}}@keyframes history-visual-module__1e66ta__selection-glow{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--accent-blue) 38%, transparent)}to{box-shadow:0 0 0 3px color-mix(in srgb, var(--accent-blue) 12%, transparent)}}