.community-nav{font-weight:700}
.community-cta{margin:2rem 0;padding:1.25rem;border:1px solid #bdd6ee;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#eef7ff);display:flex;gap:1rem;align-items:center;justify-content:space-between;flex-wrap:wrap}
.community-cta h2,.community-cta h3{margin:.1rem 0 .35rem}.community-cta p{margin:0;max-width:760px;color:#38556f}.community-cta .btn{white-space:nowrap}.community-note{font-size:.88rem;color:#567086;margin-top:.4rem}.community-home{margin-top:1.5rem}
@media(max-width:720px){.community-cta{align-items:flex-start}.community-cta .btn{width:100%;text-align:center}}

/* v1.14 contextual related guides */
.related-guides{margin:2rem 0;padding:1.15rem;border:1px solid var(--line,#d9e4ee);border-radius:14px;background:#f8fbfe}.related-guides h2{margin-top:0}.related-guides-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.related-guides-grid a{display:block;padding:.8rem .9rem;border:1px solid #d9e4ee;border-radius:10px;background:#fff;text-decoration:none;font-weight:650;line-height:1.35}.related-guides-grid a:hover{text-decoration:underline}.v114-extra{margin:1.7rem 0}@media(max-width:760px){.related-guides-grid{grid-template-columns:1fr}}
