.walkthrough{background:#fff}.walkthrough-heading{max-width:900px}.walkthrough-heading .section-lead{max-width:840px}.walkthrough-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:30px}.walkthrough-group{grid-column:1/-1;margin-top:26px;padding:24px 26px;border-left:4px solid var(--blue);background:var(--soft)}.walkthrough-group:first-child{margin-top:0}.walkthrough-group span{display:block;margin-bottom:8px;color:var(--blue);font:700 12px ui-monospace,SFMono-Regular,Consolas,monospace;text-transform:uppercase;letter-spacing:.04em}.walkthrough-group h3{margin:0;font-size:25px;line-height:1.2}.walkthrough-group p{max-width:900px;margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.walkthrough-group.supporting{background:#f7f7f5}.walkthrough-group.accelerator-heading{border-left-color:#a37b22;background:#faf7ef}.walkthrough-group.accelerator-heading span{color:#896716}.walkthrough-card{position:relative;padding:24px 24px 22px;border:1px solid var(--line);border-radius:7px;background:#fff}.walkthrough-card.wide{grid-column:1/-1}.walkthrough-card.accelerator{border-color:#dfd4b8;background:#fffdf8}.walkthrough-card.accelerator .walkthrough-number{color:#896716}.walkthrough-number{display:inline-block;margin-bottom:13px;color:var(--blue);font:700 12px ui-monospace,SFMono-Regular,Consolas,monospace}.walkthrough-card h3{margin:0;font-size:20px}.walkthrough-card>p{margin:9px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.walkthrough-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:18px 0 0;padding:0;list-style:none}.walkthrough-steps.four{grid-template-columns:repeat(4,minmax(0,1fr))}.walkthrough-steps.five{grid-template-columns:repeat(5,minmax(0,1fr))}.walkthrough-steps li{padding:12px;border-top:3px solid var(--blue);background:var(--soft);color:#3f4b61;font-size:12px;line-height:1.45}.walkthrough-steps b{display:block;margin-bottom:4px;color:var(--ink);font-size:13px}.walkthrough-page-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:16px 0 0;padding:0;list-style:none}.walkthrough-page-steps li{padding:10px 11px;border:1px solid #dce2ef;border-radius:4px;background:#fafbfe;color:#526078;font-size:12px;line-height:1.45}.walkthrough-page-steps b{display:block;margin-bottom:3px;color:var(--ink);font-size:12px}.walkthrough-detail{margin-top:17px;padding-top:16px;border-top:1px solid var(--line);color:#33415a;font-size:14px;line-height:1.6}.walkthrough-detail b{color:var(--ink)}.walkthrough-example{display:block;margin-top:13px;color:var(--blue);font:12px ui-monospace,SFMono-Regular,Consolas,monospace;line-height:1.5}.walkthrough-outcome{margin-top:12px;padding:11px 13px;border-left:3px solid var(--blue);background:var(--soft);color:#33415a;font-size:13px;line-height:1.55}.walkthrough-note{margin:22px 0 0;padding:18px 21px;border-left:4px solid var(--blue);background:var(--soft);font-size:14px;line-height:1.6}@media(max-width:850px){.walkthrough-grid{grid-template-columns:1fr}.walkthrough-group,.walkthrough-card.wide{grid-column:auto}.walkthrough-steps,.walkthrough-steps.four,.walkthrough-steps.five,.walkthrough-page-steps{grid-template-columns:1fr}}
