.wtt-guide--investigation{--guide-accent:hsl(11 62% 40%);--guide-soft:hsl(11 55% 95%)}
:root[data-theme=dark] .wtt-guide--investigation{--guide-accent:hsl(11 70% 70%);--guide-soft:hsl(11 24% 18%)}
.wtt-guide--investigation .wtt-guide__hero{border-bottom:6px solid var(--guide-accent);background:linear-gradient(125deg,var(--surface-2),var(--guide-soft))}
.wtt-guide--investigation .wtl-section-label{color:var(--guide-accent)!important}
.wtt-guide--investigation .wtl-guide-callout{border-color:color-mix(in srgb,var(--guide-accent) 35%,var(--line));background:var(--guide-soft)}
.wtt-guide--investigation blockquote{border-left-color:var(--guide-accent)}
.wtt-guide--investigation .wtl-guide-step{background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:28px;margin:22px 0;box-shadow:var(--shadow)}