﻿.copy-234yy {
  font-family: "Noto Sans SC", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #fff;
}

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

.copy-234yy .scrollbar-hide::-webkit-scrollbar {
  display: none;
}

.copy-234yy .scrollbar-hide {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.copy-234yy .copy-article-content {
  font-size: 15px;
  line-height: 1.75;
  color: #374151;
}

.copy-234yy .copy-article-content p {
  margin: 0 0 1rem;
}

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

.copy-234yy .copy-article-content img {
  width: 100%;
  height: auto;
  border-radius: 1rem;
  margin: 1.25rem 0;
}

.copy-234yy .copy-footer-links ul,
.copy-234yy .copy-footer-links ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

.copy-234yy .copy-footer-links li {
  margin: 0 0 .625rem;
}

.copy-234yy .copy-footer-links a {
  color: #9ca3af;
  font-size: .875rem;
  transition: color .15s ease;
}

.copy-234yy .copy-footer-links a:hover {
  color: #fff;
}

.copy-234yy .pagebar,
.copy-234yy .pagebar ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: .5rem;
  margin-top: 2.5rem;
}

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

.copy-234yy .pagebar .now-page,
.copy-234yy .pagebar .active,
.copy-234yy .pagebar span {
  background: #e53e3e;
  border-color: #e53e3e;
  color: #fff;
}

.copy-234yy textarea,
.copy-234yy input {
  font: inherit;
}

