.dp-steps{border-radius:var(--radius-paper);background:var(--white);box-shadow:var(--shadow-paper);counter-reset:dp-step;margin:clamp(20px,2.6vw,28px) 0 0;padding:clamp(6px,1vw,10px) clamp(20px,3vw,32px);list-style:none}.dp-steps li{counter-increment:dp-step;align-items:center;gap:14px;padding:clamp(14px,1.8vw,18px) 0;line-height:1.9;display:flex}.dp-steps li+li{border-top:1px solid #24292c1a}.dp-step-copy{flex:1}.dp-step-copy strong{color:var(--charcoal);margin:0 0 4px;font-weight:600;display:block}.dp-step-copy strong:before{content:counter(dp-step, decimal-leading-zero);color:var(--thread-red-text);font:600 .9rem/1.9 var(--font-utility);margin-right:.9em}.dp-step-copy p{white-space:pre-line;margin:0;font-size:.92rem}.dp-step-copy p strong{font-weight:600}.dp-steps img{border-radius:12px;flex:none;width:clamp(80px,10vw,120px);height:auto}.dp-team-link{margin:1.4em 0 0}.dp-team-link a{color:var(--thread-red-text);font:600 .92rem/1.9 var(--font-utility);letter-spacing:.04em;border-bottom:1px solid;text-decoration:none}.dp-team-link a:hover{opacity:.75}@media (width<=640px){.dp-steps img{border-radius:8px;width:64px}}
