.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:2.25rem 0;padding:1.25rem 1.25rem 1.3rem;border:1px solid var(--line,#d9e4ee);border-radius:18px;background:#f8fbfe}.related-guides h2{margin:0 0 1rem;font-size:1.35rem}.related-guides-grid{display:grid;grid-template-columns:1fr;gap:.75rem}.related-guides-grid a{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:58px;padding:.9rem 1rem;border:1px solid #d9e4ee;border-radius:12px;background:#fff;color:var(--accent,#0868c7);text-decoration:none;font-weight:750;line-height:1.4;transition:border-color .15s ease,background .15s ease,transform .15s ease}.related-guides-grid a::after{content:"→";flex:0 0 auto;font-size:1.1rem;font-weight:900;color:var(--accent,#0868c7)}[dir="rtl"] .related-guides-grid a::after{content:"←"}.related-guides-grid a:hover{background:#f3f8fd;border-color:#b9d1e7;transform:translateY(-1px)}.related-guides-grid a:focus-visible{outline:3px solid rgba(8,104,199,.2);outline-offset:2px}.v114-extra{margin:1.7rem 0}@media(max-width:760px){.related-guides{padding:1rem}.related-guides-grid a{align-items:flex-start;min-height:0;padding:.85rem .9rem;font-size:.96rem}}
