.guide-breadcrumb{display:flex;flex-wrap:wrap;gap:10px;font-size:13px;margin-bottom:30px;color:var(--muted)}
.about-content a:not(.about-cta){color:var(--accent);text-underline-offset:3px}
.guide-lead{font-size:19px;line-height:1.75}
.guide-topics{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0 36px}
.guide-topics a{padding:9px 14px;border:1px solid #dce3ed;border-radius:9px;background:#fff;text-decoration:none;font-size:14px}
.guide-topics a:hover{background:#edf2ff}
.guide-section{border-top:1px solid var(--line);padding:30px 0 10px;scroll-margin-top:24px}
.guide-section h2{margin-top:8px}
.guide-section ol{padding-left:24px;color:#465268}
.guide-example{padding:18px 20px;background:#edf2ff;border-radius:12px;font-size:14px;line-height:1.9}
.guide-source{font-size:14px;overflow-wrap:anywhere}
.guide-about-link{margin-top:20px!important;font-size:14px}
.guide-updated{margin-top:32px!important;font-size:12px;color:var(--muted)!important}
@media(max-width:600px){.guide-lead{font-size:17px}.guide-topics{gap:7px}.guide-topics a{font-size:13px;padding:8px 11px}.guide-section{padding-top:24px}.guide-example{padding:16px}.about-header{flex-wrap:wrap;gap:12px}}
