/* Focused, bilingual homepage copy and the small RobinPrompt detour. */
.era-intro .intro-copy{width:100%;max-width:450px;margin-inline:auto}
.era-intro .intro-copy>p:not(.eyebrow){width:100%;max-width:none;margin:0 auto;font-size:15px;line-height:1.65;text-wrap:pretty}
.era-intro .intro-copy>p.intro-build{margin-top:12px}
.along-the-way{display:grid;grid-template-columns:220px minmax(0,1fr);gap:40px;max-width:960px;margin:34px auto 0;padding:28px 0 16px;border-top:1px solid #e9e1ee;color:#7b6585}
.along-the-way header{display:flex;flex-direction:column;align-items:flex-start;gap:16px}
.along-the-way .eyebrow{font:9px/1.6 monospace;letter-spacing:.08em;margin:0;color:#947ba1}
.along-the-way img{width:145px;height:36px;object-fit:contain;object-position:left center}
.along-the-way h2{font-size:20px;line-height:1.3;font-weight:500;letter-spacing:-.5px;color:#5b3b6d;margin:0 0 9px}
.along-the-way p{font-size:13px;line-height:1.75;margin:0 0 7px;max-width:600px;text-wrap:pretty}
.along-the-way .other-project-links{gap:5px 22px}
@media(max-width:800px){.era-intro .intro-copy{max-width:420px}.era-intro .intro-copy>p:not(.eyebrow){font-size:14px;line-height:1.6}.era-intro .intro-copy>p.intro-build{margin-top:10px}.along-the-way{grid-template-columns:1fr;gap:17px;margin-top:24px;padding-top:25px}.along-the-way header{align-items:center;gap:13px}.along-the-way img{object-position:center}.along-the-way>div{text-align:center}.along-the-way h2{font-size:20px}.along-the-way p{max-width:430px;margin-inline:auto}.along-the-way .other-project-links{justify-content:center}}
@media(max-width:359px){.era-intro .intro-copy>p:not(.eyebrow){font-size:13px}}
