/* V143R2R2 — Products hub structural cleanup. Scoped to new library links only. */
.v143r2r2-library-links{display:flex;flex-wrap:wrap;gap:8px 10px;margin-top:18px}
.v143r2r2-library-links a{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid rgba(7,26,61,.16);border-radius:999px;background:rgba(255,255,255,.58);color:#0b2a54;font-size:.72rem;font-weight:750;line-height:1.2;transition:border-color .18s,background .18s,color .18s,transform .18s}
.v143r2r2-library-links a:hover,.v143r2r2-library-links a:focus-visible{border-color:#1267f3;background:#fff;color:#1267f3;transform:translateY(-1px)}
@media(max-width:620px){.v143r2r2-library-links{gap:7px;margin-top:15px}.v143r2r2-library-links a{font-size:.7rem;padding:7px 10px}}
