body.store-subpage .store-page-content-inner {
  padding-top: 0.25rem;
}
body.store-subpage .store-page-content-inner .store-section-inner {
  max-width: var(--mmorpg-page-max-width);
  margin: 0 auto;
  padding: 0 var(--mmorpg-page-padding-x);
}

.store-subpage .store-subpage-section-head,
.store-subpage .store-content-header,
.store-subpage .contact-section-head,
.store-subpage .careers-section-head,
.store-subpage .suggestions-section-head,
.store-subpage .guide-section-head {
  padding: 2rem 2.25rem 1rem;
  text-align: center;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.5rem;
}
.store-subpage-section-head.text-center,
.contact-section-head.text-center,
.careers-section-head.text-center,
.suggestions-section-head.text-center,
.guide-section-head.text-center {
  margin-left: auto;
  margin-right: auto;
}

.store-subpage .store-subpage-title,
.store-subpage .store-content-title,
.store-subpage .contact-section-title,
.store-subpage .careers-section-title,
.store-subpage .suggestions-section-title,
.store-subpage .guide-section-title {
  font-family: var(--mmorpg-font-title);
  font-size: clamp(1.75rem, 4vw, 2.25rem);
  font-weight: 700;
  letter-spacing: -0.02em;
  color: var(--mmorpg-text, #e8e6e3);
  margin: 0 0 0.5rem 0;
  line-height: 1.2;
}

.store-subpage .store-subpage-sub,
.store-subpage .contact-section-sub,
.store-subpage .careers-section-sub,
.store-subpage .suggestions-section-sub,
.store-subpage .guide-section-sub {
  font-family: var(--mmorpg-font-body);
  font-size: 1rem;
  color: var(--mmorpg-text-muted, #9ca3af);
  margin: 0;
  line-height: 1.6;
}

.store-subpage-inner,
.contact-page-inner,
.careers-page-inner,
.suggestions-page-inner,
.guide-page-inner {
  max-width: var(--mmorpg-page-max-width, 1200px);
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}

.store-subpage-body,
.store-content-body {
  font-family: var(--mmorpg-font-body);
  font-size: 1rem;
  line-height: 1.7;
  color: var(--mmorpg-text);
}
.store-content-body {
  padding: 2rem 2.25rem;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
}
.store-content-body a {
  color: var(--mmorpg-gold);
  text-decoration: none;
}
.store-content-body a:hover {
  text-decoration: underline;
}

.store-subpage-block-heading,
.contact-block-heading,
.careers-block-heading {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: var(--mmorpg-text-muted, #9ca3af);
  margin-bottom: 0.5rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid var(--mmorpg-border, #2a2f3d);
}

.store-subpage-section,
.contact-page-section--mmorpg,
.careers-page-section--mmorpg,
.suggestions-page-section--mmorpg,
.guide-page-section--mmorpg {
  padding: 0.2rem 0 4rem;
  background: transparent;
}
.store-subpage-section .store-subpage-section-head,
.contact-page-section--mmorpg .contact-section-head,
.careers-page-section--mmorpg .careers-section-head,
.suggestions-page-section--mmorpg .suggestions-section-head,
.guide-page-section--mmorpg .guide-section-head {
  margin-top: 0;
  margin-bottom: 2.5rem;
}

.store-content-article {
  background: var(--mmorpg-bg-card);
  border: 1px solid var(--mmorpg-border);
  border-radius: 12px;
  overflow: hidden;
}

.store-subpage-header-card {
  background: var(--mmorpg-bg-card);
  border: 1px solid var(--mmorpg-border);
  border-radius: 12px;
  margin-bottom: 2.5rem;
  overflow: hidden;
}

.page-games .store-subpage-header-card {
  margin-bottom: 1rem;
}
.store-subpage-header-card .careers-section-head,
.store-subpage-header-card .contact-section-head,
.store-subpage-header-card .suggestions-section-head,
.store-subpage-header-card .guide-section-head,
.store-subpage-header-card .store-content-header {
  margin-bottom: 0;
}

.store-content-body img,
.store-content-body iframe,
.store-content-body video {
  max-width: 100%;
  height: auto;
}

.store-content-body table {
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}

.store-content-body pre {
  max-width: 100%;
  overflow-x: auto;
}

@media (max-width: 767.98px) {
  body.store-subpage .store-page-content-inner {
    padding-top: 0.15rem;
  }
  .store-subpage .store-subpage-title,
  .store-subpage .store-content-title,
  .store-subpage .contact-section-title,
  .store-subpage .careers-section-title,
  .store-subpage .suggestions-section-title,
  .store-subpage .guide-section-title {
    font-size: 1.5rem;
  }
  .store-subpage .store-subpage-section-head,
  .store-subpage .store-content-header,
  .contact-page-section--mmorpg .contact-section-head,
  .careers-page-section--mmorpg .careers-section-head,
  .suggestions-page-section--mmorpg .suggestions-section-head,
  .guide-page-section--mmorpg .guide-section-head {
    margin-bottom: 1.5rem;
  }
  .store-content-body {
    padding: 1.25rem 1rem;
  }
  .store-subpage-header-card {
    margin-bottom: 1.5rem;
    border-radius: 10px;
  }
  .store-subpage .store-subpage-section-head,
  .store-subpage .store-content-header,
  .contact-page-section--mmorpg .contact-section-head,
  .careers-page-section--mmorpg .careers-section-head,
  .suggestions-page-section--mmorpg .suggestions-section-head,
  .guide-page-section--mmorpg .guide-section-head {
    padding: 1.5rem 1rem 0.75rem;
  }
  .store-subpage-section,
  .contact-page-section--mmorpg,
  .careers-page-section--mmorpg,
  .suggestions-page-section--mmorpg,
  .guide-page-section--mmorpg {
    padding: 0.15rem 0 2.5rem;
  }
}
@media (max-width: 479.98px) {
  .store-subpage-inner,
  .contact-page-inner,
  .careers-page-inner,
  .suggestions-page-inner,
  .guide-page-inner {
    padding-left: 0;
    padding-right: 0;
  }
}
