/* Théma21 – cikkmeta, DOI, absztrakt, kulcsszavak és hivatkozások. */

.thema21-article-meta {
  margin: 24px 0 32px;
  font-size: 14px;
}

.thema21-authors p {
  margin: 0 0 10px;
}

.thema21-authors {
  margin: 0 0 18px;
  font-size: 1.05rem;
  line-height: 1.6;
  font-weight: 500;
}

/* linkek */
.thema21-authors a {
  text-decoration: none;
  color: inherit;
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s ease, opacity 0.2s ease;
}

/* hover */
.thema21-authors a:hover {
  border-bottom-color: currentColor;
  opacity: 0.85;
}

.thema21-doi,
.thema21-keywords {
  margin: 18px 0;
  padding-left: 14px;
  border-left: 3px solid var(--c-main, #c8a96a);
}

.thema21-keywords a {
  text-decoration: none;
  color: inherit;
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s ease, opacity 0.2s ease;
}

.thema21-keywords a:hover {
  border-bottom-color: currentColor;
  opacity: 0.85;
}

.thema21-doi a {
  text-decoration: none;
  border-bottom: 1px solid currentColor;
}

.thema21-doi a:hover {
  opacity: 0.8;
}

.thema21-abstract {
  padding: 22px;
  margin: 28px 0;
  border-left: 3px solid var(--c-main, #c8a96a);
  background: rgba(0, 0, 0, 0.04);
}

.s-dark .thema21-abstract,
[data-scheme="dark"] .thema21-abstract {
  background: rgba(255, 255, 255, 0.06);
}

.thema21-keywords strong {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 0.85rem;
}

.thema21-ref-cite {
  font-size: 0.75em;
  line-height: 0;
  vertical-align: super;
  margin-left: 0.08em;
}

.thema21-ref-cite a {
  color: var(--c-main, #c8a96a);
  text-decoration: none;
  border-bottom: none;
}

.thema21-ref-cite a:hover,
.thema21-ref-cite a:focus {
  text-decoration: underline;
}

.thema21-references {
  margin-top: 48px;
  padding-top: 26px;
  border-top: 1px solid #ddd;
}

.thema21-references h3,
.thema21-references__title,
.teachpress_ref_headline {
  margin: 0 0 18px;
  font-size: 1.9rem;
  line-height: 1.25;
  font-weight: 700;
}

.thema21-references__list {
  margin: 0;
  padding-left: 1.7em;
  font-size: 15px;       /* EZT vettük kisebbre */
  line-height: 1.7;
}

.thema21-references__item,
.tp_cite_entry {
  margin: 0 0 0.55em;
  padding-left: 0.1em;
  scroll-margin-top: 120px;
}

.thema21-references__item::marker,
.tp_cite_entry::marker {
  font-weight: 400;
}

.thema21-references__item p,
.tp_cite_entry p {
  margin: 0;
}

.thema21-references__content {
  display: inline;
}

.thema21-references__item a,
.tp_cite_entry a {
  text-decoration: none;
}

.thema21-references__item a:hover,
.tp_cite_entry a:hover,
.thema21-references__item a:focus,
.tp_cite_entry a:focus {
  text-decoration: underline;
}

.thema21-references__item,
.tp_cite_entry {
  position: relative;
  z-index: 0;
}

.thema21-references__item:target,
.tp_cite_entry:target {
  background: transparent;
  outline: none;
}

.thema21-references__item:target::before,
.tp_cite_entry:target::before {
  content: "";
  position: absolute;
  top: -0.18em;
  bottom: -0.18em;
  left: -2.45em;
  right: -0.25em;
  background: rgba(203, 167, 101, 0.14);
  z-index: -1;
  pointer-events: none;
}

.s-dark .thema21-references,
[data-scheme="dark"] .thema21-references {
  border-top-color: rgba(255, 255, 255, 0.18);
}

/* Hosszú hivatkozások / URL-ek törése, hogy ne lógjanak ki a cikkoszlopból */
.thema21-references,
.thema21-references__list,
.thema21-references__item,
.tp_cite_entry {
  max-width: 100%;
  box-sizing: border-box;
}

.thema21-references__item,
.tp_cite_entry {
  overflow-wrap: anywhere;
  word-break: normal;
  hyphens: auto;
}

.thema21-references__item a,
.tp_cite_entry a {
  overflow-wrap: anywhere;
  word-break: break-all;
  white-space: normal;
}

/* META BLOKK KERET */
.thema21-meta-block {
  margin: 32px 0;
  padding: 24px;

  border-left: 4px solid var(--c-main, #c8a96a);
  background: #F7F7F7;
}

/* Dark mode */
.s-dark .thema21-meta-block,
[data-scheme="dark"] .thema21-meta-block {
  background: rgba(255, 255, 255, 0.06);
}

/* Belso elemek */
.thema21-meta-block > * {
  margin: 0 0 16px;
}

.thema21-meta-block > *:last-child {
  margin-bottom: 0;
}

/* DOI */
.thema21-meta-block .thema21-doi a {
  text-decoration: none;
  border-bottom: 1px solid currentColor;
}

/* Abstract */
.thema21-meta-block .thema21-abstract {
  padding: 0;
  border: none;
  background: none;
}

/* Keywords */
.thema21-meta-block .thema21-keywords {
  font-size: 0.95rem;
  opacity: 0.9;
}

.thema21-meta-block .thema21-doi,
.thema21-meta-block .thema21-keywords {
  border-left: none;
  padding-left: 0;
}

/* DOI és kulcsszó linkek – szerzői oldal linkstílusával egységesítve
   Ugyanaz a szabálycsoport kezeli, mint a szerzői oldali Publikációk / Email / ORCID linkeket. */
.thema21-author-links a,
.thema21-author-email a,
.thema21-meta-block .thema21-doi a,
.thema21-meta-block .thema21-keywords a,
.thema21-doi a,
.thema21-keywords a {
  color: var(--c-main, #c8a96a);
  text-decoration: none;
  border-bottom: none;
  transition: color 0.2s ease, text-decoration-color 0.2s ease;
}

.thema21-author-links a:hover,
.thema21-author-links a:focus,
.thema21-author-email a:hover,
.thema21-author-email a:focus,
.thema21-meta-block .thema21-doi a:hover,
.thema21-meta-block .thema21-doi a:focus,
.thema21-meta-block .thema21-keywords a:hover,
.thema21-meta-block .thema21-keywords a:focus,
.thema21-doi a:hover,
.thema21-doi a:focus,
.thema21-keywords a:hover,
.thema21-keywords a:focus {
  color: #111111;
  text-decoration: underline;
  border-bottom: none;
  opacity: 1;
}

.s-dark .thema21-author-links a:hover,
.s-dark .thema21-author-links a:focus,
.s-dark .thema21-author-email a:hover,
.s-dark .thema21-author-email a:focus,
.s-dark .thema21-meta-block .thema21-doi a:hover,
.s-dark .thema21-meta-block .thema21-doi a:focus,
.s-dark .thema21-meta-block .thema21-keywords a:hover,
.s-dark .thema21-meta-block .thema21-keywords a:focus,
.s-dark .thema21-doi a:hover,
.s-dark .thema21-doi a:focus,
.s-dark .thema21-keywords a:hover,
.s-dark .thema21-keywords a:focus,
[data-scheme="dark"] .thema21-author-links a:hover,
[data-scheme="dark"] .thema21-author-links a:focus,
[data-scheme="dark"] .thema21-author-email a:hover,
[data-scheme="dark"] .thema21-author-email a:focus,
[data-scheme="dark"] .thema21-meta-block .thema21-doi a:hover,
[data-scheme="dark"] .thema21-meta-block .thema21-doi a:focus,
[data-scheme="dark"] .thema21-meta-block .thema21-keywords a:hover,
[data-scheme="dark"] .thema21-meta-block .thema21-keywords a:focus,
[data-scheme="dark"] .thema21-doi a:hover,
[data-scheme="dark"] .thema21-doi a:focus,
[data-scheme="dark"] .thema21-keywords a:hover,
[data-scheme="dark"] .thema21-keywords a:focus {
  color: #f0f0f0;
}

.thema21-references__item > p,
.tp_cite_entry > p,
.thema21-references__item .Paragraph,
.tp_cite_entry .Paragraph {
  display: inline;
  margin: 0;
  padding: 0;
}

.thema21-references__item span[data-ccp-props],
.tp_cite_entry span[data-ccp-props],
.thema21-references__item .EOP,
.tp_cite_entry .EOP {
  display: none !important;
}

.thema21-references__item span,
.tp_cite_entry span {
  display: inline;
}
