/* Pass directory editorial content; inherits the site's theme and type scale. */
.xp-home-jumps{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin:1rem 0 1.25rem;line-height:1.6}
.xp-home-jumps a,.xp-home-guide a{text-decoration:underline;text-underline-offset:.18em}
.xp-home-guide{margin:2rem 0;padding-top:1.5rem;border-top:1px solid #80909c55;max-width:100%;overflow-wrap:break-word;scroll-margin-top:8rem}
.xp-home-guide h2{font-size:clamp(1.4rem,3vw,1.85rem);line-height:1.25;margin:0 0 1rem}
.xp-home-guide h3{font-size:clamp(1.1rem,2.5vw,1.3rem);line-height:1.4;margin:1.8rem 0 .6rem}
.xp-home-guide p{max-width:90ch;line-height:1.75;margin:.6rem 0 1rem}
.xp-home-guide a:focus-visible,.xp-home-jumps a:focus-visible{outline:3px solid currentColor;outline-offset:3px}
#xp-search{scroll-margin-top:8rem}
