.copy-6080xsj {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Microsoft YaHei", sans-serif;
  background: #f9fafb;
}

.copy-6080xsj [data-copy-menu].is-open,
.copy-6080xsj [data-copy-search].is-open {
  display: block;
}

.copy-6080xsj .copy-article-content {
  font-size: 1rem;
  line-height: 1.75;
  color: #374151;
}

.copy-6080xsj .copy-article-content p {
  margin: 0 0 1rem;
}

.copy-6080xsj .copy-article-content h2,
.copy-6080xsj .copy-article-content h3 {
  margin: 1.5rem 0 .75rem;
  color: #111827;
  font-weight: 700;
}

.copy-6080xsj .copy-article-content img {
  width: 100%;
  height: auto;
  border-radius: .75rem;
  margin: 1.25rem 0;
}

.copy-6080xsj .copy-footer-links,
.copy-6080xsj .copy-footer-links ul,
.copy-6080xsj .copy-footer-links ol {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .5rem 1rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.copy-6080xsj .copy-footer-links li {
  display: inline-flex;
  margin: 0;
}

.copy-6080xsj .copy-footer-links a {
  display: inline-flex;
  align-items: center;
  color: #9ca3af;
  font-size: .875rem;
  line-height: 1.5;
  white-space: nowrap;
  transition: color .15s ease;
}

.copy-6080xsj .copy-footer-links a:hover {
  color: #fff;
}

.copy-6080xsj .pagebar,
.copy-6080xsj .pagebar ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: .5rem;
  margin-top: 2rem;
}

.copy-6080xsj .pagebar a,
.copy-6080xsj .pagebar span,
.copy-6080xsj .pagebar li a,
.copy-6080xsj .pagebar li span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2rem;
  height: 2rem;
  padding: 0 .75rem;
  border-radius: .5rem;
  background: #fff;
  border: 1px solid #e5e7eb;
  color: #6b7280;
  font-size: .75rem;
}

.copy-6080xsj .pagebar .now-page,
.copy-6080xsj .pagebar .active,
.copy-6080xsj .pagebar span {
  background: #f43f5e;
  border-color: #f43f5e;
  color: #fff;
}

.copy-6080xsj textarea,
.copy-6080xsj input {
  font: inherit;
}
