.physical-thread-block[data-to3-tech-open]{cursor:pointer}
.physical-thread-block[data-to3-tech-open]:hover{filter:drop-shadow(0 0 5px rgba(74,198,139,.85))}
.to3-source-link{color:#7cc4ff;text-decoration:underline;font-weight:800}
.to3-chrono-caveats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0}
.to3-chrono-caveats p{margin:0;padding:10px 12px;border:1px solid #294b69;border-radius:8px;background:rgba(8,30,49,.66);color:#a8c5df}
.to3-timeline{margin:14px 0 18px;border:1px solid #294b69;border-radius:10px;overflow:hidden;background:#091d30}
.to3-timeline-axis,.to3-timeline-row{display:grid;grid-template-columns:240px minmax(700px,1fr)}
.to3-timeline-axis{min-height:38px;background:#0d2942;border-bottom:1px solid #294b69}
.to3-timeline-axis>div:last-child{position:relative}
.to3-timeline-tick{position:absolute;top:0;height:100%;transform:translateX(-50%);font-size:10px;color:#86aaca}
.to3-timeline-tick i{position:absolute;top:20px;bottom:0;border-left:1px solid #31516c}
.to3-timeline-tick b{white-space:nowrap}
.to3-timeline-row{min-height:55px;border-bottom:1px solid rgba(41,75,105,.65)}
.to3-timeline-row:last-child{border-bottom:0}
.to3-timeline-name{padding:8px 10px;display:flex;flex-direction:column;gap:2px}
.to3-timeline-name span{font-size:12px;color:#91afc9}
.to3-timeline-name em{font-size:11px;color:#ffb84d;font-style:normal;font-weight:800}
.to3-timeline-row.critical .to3-timeline-name{box-shadow:inset 4px 0 #ffb84d}
.to3-timeline-track{position:relative;margin:9px 12px;height:36px;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(9.0909% - 1px),rgba(76,112,143,.28) calc(9.0909% - 1px),rgba(76,112,143,.28) 9.0909%)}
.to3-timeline-segment{position:absolute;top:8px;height:20px;border-radius:5px;opacity:.94;z-index:2}
.to3-timeline-segment span{display:none}
.to3-timeline-segment:hover span{display:block;position:absolute;left:4px;bottom:24px;z-index:5;padding:4px 7px;background:#031321;border:1px solid #557895;border-radius:5px;white-space:nowrap;color:#e8f4ff;font-style:normal;font-size:11px}
.to3-timeline-lunch{position:absolute;top:-9px;height:54px;background:rgba(255,184,77,.13);border-left:1px dashed #ffb84d;border-right:1px dashed #ffb84d;z-index:1}
.to3-timeline-lunch span{position:absolute;left:50%;top:17px;transform:translateX(-50%) rotate(-90deg);font-size:9px;white-space:nowrap;color:#ffcf83;font-style:normal}
@media(max-width:900px){.to3-chrono-caveats{grid-template-columns:1fr}.to3-timeline{overflow-x:auto}.to3-timeline-axis,.to3-timeline-row{min-width:980px}}
