.wtt-guide--timeline{--guide-accent:hsl(43 62% 40%);--guide-soft:hsl(43 55% 95%)}
:root[data-theme=dark] .wtt-guide--timeline{--guide-accent:hsl(43 70% 70%);--guide-soft:hsl(43 24% 18%)}
.wtt-guide--timeline .wtt-guide__hero{border-bottom:6px solid var(--guide-accent);background:linear-gradient(125deg,var(--surface-2),var(--guide-soft))}
.wtt-guide--timeline .wtl-section-label{color:var(--guide-accent)!important}
.wtt-guide--timeline .wtl-guide-callout{border-color:color-mix(in srgb,var(--guide-accent) 35%,var(--line));background:var(--guide-soft)}
.wtt-guide--timeline blockquote{border-left-color:var(--guide-accent)}
@media(min-width:900px){.wtt-guide--timeline .wtl-guide-step:nth-of-type(even){margin-left:80px;border-left:4px solid var(--guide-accent);padding-left:28px}.wtt-guide--timeline .wtl-guide-step:nth-of-type(odd){margin-right:80px}}