/* Static export cleanup for the Cloudflare Pages copy. */

:root {
  --liw-burgundy: #24151f;
  --liw-gold: #c8b290;
  --liw-gold-deep: #9d8662;
  --liw-ink: #4b443e;
  --liw-paper: #fcfaf6;
  --liw-paper-deep: #f4eee6;
  --liw-line: rgba(36, 21, 31, 0.1);
  --liw-shadow: 0 18px 40px rgba(24, 14, 20, 0.08);
}

#jw-credits-tool,
.jw-bottom-bar__container,
.jw-bottom-bar__spacer,
.jw-publish-promo,
.jw-comment-form-container,
.jw-comments-container,
.jw-social-share {
  display: none !important;
}

.jw-credits {
  justify-content: center;
}

.jw-credits-right {
  display: none;
}

.language-switcher {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0.2rem;
  border: 1px solid rgba(255, 248, 240, 0.14);
  border-radius: 999px;
  background: rgba(255, 248, 240, 0.06);
}

.language-switcher__button {
  appearance: none;
  border: 0;
  background: transparent;
  color: rgba(255, 248, 240, 0.76);
  font: inherit;
  font-size: 0.84rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 0.55rem 0.7rem;
  border-radius: 999px;
  cursor: pointer;
  transition: background-color 160ms ease, color 160ms ease;
}

.language-switcher__button:hover,
.language-switcher__button:focus-visible {
  color: #fff;
}

.language-switcher__button.is-active {
  background: rgba(200, 178, 144, 0.94);
  color: var(--liw-burgundy);
}

.prologue-note {
  margin: 0.55rem auto 0;
  max-width: 38rem;
  font-size: 0.88rem;
  line-height: 1.45;
  opacity: 0.78;
  text-align: center;
}

.championship-updates-link-wrap {
  margin-top: 1rem;
}

.championship-updates-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.8rem 1.35rem;
  border: 1px solid rgba(36, 21, 31, 0.14);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.82);
  color: var(--liw-burgundy);
  font-weight: 600;
  text-decoration: none;
  transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease;
}

.championship-updates-link:hover,
.championship-updates-link:focus-visible {
  background: rgba(200, 178, 144, 0.18);
  border-color: rgba(36, 21, 31, 0.22);
  color: var(--liw-burgundy);
  text-decoration: none;
}

body {
  background: linear-gradient(180deg, #f6f0e7 0%, #fbf8f3 180px, #fff 180px);
  color: var(--liw-ink);
}

.header {
  background: rgba(36, 21, 31, 0.94);
  box-shadow: 0 10px 28px rgba(17, 8, 13, 0.12);
}

.header-inner {
  max-width: 1180px;
  margin: 0 auto;
  padding: 1.25rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2.5rem;
}

.jw-header-title,
.jw-mobile-text {
  color: #d8c4a2 !important;
  letter-spacing: 0.01em;
}

.jw-header-title {
  font-size: clamp(2.15rem, 2.4vw, 3rem);
  line-height: 0.95;
  font-weight: 400;
}

.menu {
  margin-left: auto;
}

.header-inner > .language-switcher {
  margin-left: 0.5rem;
}

.jw-menu.jw-menu-horizontal {
  display: flex;
  align-items: center;
  gap: 0.3rem;
}

.jw-menu-item {
  margin: 0 !important;
}

.jw-menu-item::before,
.jw-menu-item::after {
  display: none !important;
}

.jw-menu-link {
  padding: 0.55rem 0.95rem !important;
  border-radius: 999px;
  color: rgba(255, 248, 240, 0.82) !important;
  transition: background-color 160ms ease, color 160ms ease, transform 160ms ease;
  font-size: 0.98rem;
}

.jw-menu-link:hover,
.jw-menu-link:focus-visible {
  background: rgba(200, 178, 144, 0.12);
  color: #fff !important;
  text-decoration: none;
}

.jw-menu-item.jw-menu-is-active .jw-menu-link {
  background: rgba(200, 178, 144, 0.94);
  color: var(--liw-burgundy) !important;
  font-weight: 600;
}

.jw-strip--style-image .jw-strip__content,
.jw-strip--style-color .jw-strip__content,
.jw-strip--style-split-image .jw-strip__content {
  max-width: 1120px;
}

.jw-strip__content-container {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.jw-strip__content .jw-element-imagetext-text p {
  color: rgba(67, 58, 53, 0.9);
  line-height: 1.82;
}

.jw-btn:not(.jw-element-social-follow-profile) {
  border-radius: 999px !important;
  padding-left: 1.4rem !important;
  padding-right: 1.4rem !important;
  box-shadow: none !important;
}

.jw-btn-caption {
  letter-spacing: 0.01em;
}

#jw-element-719738293 {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at top left, rgba(200, 178, 144, 0.14), transparent 34%),
    linear-gradient(180deg, #fcfaf6 0%, var(--liw-paper-deep) 100%);
}

#jw-element-719738293 .jw-strip__image-container {
  padding: 3.5rem 0 3.5rem 3rem;
}

#jw-element-719738293 .jw-strip__image {
  width: min(100%, 390px);
  height: auto;
  max-height: 600px;
  object-fit: cover;
  object-position: center top;
  border-radius: 24px;
  box-shadow: var(--liw-shadow);
}

#jw-element-719738293 .jw-strip__content-container {
  display: flex;
  align-items: center;
  padding: 4rem 3.25rem 4rem 2.5rem;
}

#jw-element-719738293 .jw-strip__content {
  max-width: 540px;
  margin-left: 0;
}

#jw-element-719738293 .jw-spacer {
  display: none;
}

#jw-element-719738293 h1 {
  font-size: clamp(2.9rem, 3.7vw, 4rem);
  line-height: 0.98;
  margin-bottom: 1.65rem;
  color: var(--liw-gold-deep);
  font-weight: 400;
}

#jw-element-719738293 h1::after {
  content: "";
  display: block;
  width: 64px;
  height: 3px;
  margin-top: 1.1rem;
  border-radius: 999px;
  background: var(--liw-burgundy);
}

#jw-element-719738296 .jw-element-imagetext-text p {
  font-size: 1.08rem;
  line-height: 1.92;
  max-width: 34ch;
  margin-bottom: 1.2rem;
}

#jw-element-719738297 .jw-btn {
  background: transparent !important;
  color: var(--liw-burgundy) !important;
  font-weight: 600;
  border: 1px solid rgba(36, 21, 31, 0.16) !important;
  padding-top: 0.82rem !important;
  padding-bottom: 0.82rem !important;
}

#jw-element-719738297 .jw-btn:hover,
#jw-element-719738297 .jw-btn:focus-visible {
  background: rgba(200, 178, 144, 0.14) !important;
  color: var(--liw-burgundy) !important;
}

#jw-element-719738291 {
  background: linear-gradient(180deg, #fff 0%, #faf5ee 100%);
}

.featured-book {
  display: grid;
  grid-template-columns: minmax(210px, 280px) minmax(0, 1fr);
  align-items: center;
  gap: 2.75rem;
  padding: 0.5rem 0;
}

.featured-book__media {
  display: flex;
  justify-content: center;
}

.featured-book__cover {
  width: min(100%, 270px);
  border-radius: 24px;
  box-shadow: 0 18px 36px rgba(24, 14, 20, 0.1);
}

.featured-book__content {
  max-width: 620px;
}

.featured-book__label {
  margin: 0 0 0.85rem;
  color: var(--liw-gold-deep);
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.featured-book__title {
  margin: 0;
  color: var(--liw-burgundy);
  font-size: clamp(2rem, 3.2vw, 3.35rem);
  line-height: 0.97;
  font-weight: 400;
}

.featured-book__quote {
  margin: 1.25rem 0 1.75rem;
  color: #7d684f;
  font-size: clamp(2.2rem, 4.5vw, 4.5rem);
  line-height: 0.92;
  font-weight: 400;
  letter-spacing: -0.03em;
  max-width: 10ch;
}

.featured-book__action .jw-btn {
  background: transparent !important;
  color: var(--liw-burgundy) !important;
  border: 1px solid rgba(36, 21, 31, 0.16) !important;
  font-weight: 600;
}

.featured-book__action .jw-btn:hover,
.featured-book__action .jw-btn:focus-visible {
  background: rgba(200, 178, 144, 0.14) !important;
  color: var(--liw-burgundy) !important;
}

#jw-element-720019876 {
  background: #f9f4ec;
  border-top: 1px solid var(--liw-line);
}

#jw-element-720019877 {
  gap: 1.25rem;
}

#jw-element-720019881,
#jw-element-720019887 {
  width: auto !important;
  flex: 1 1 0;
  padding: 1.4rem 1.5rem;
  border: 1px solid var(--liw-line);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.62);
  box-shadow: 0 8px 24px rgba(32, 18, 24, 0.04);
}

#jw-element-720019883 p:first-child,
#jw-element-720019889 p {
  margin-bottom: 0.35rem;
  color: var(--liw-burgundy);
}

#jw-element-720019890 .jw-element-social-follow-profile {
  background: rgba(36, 21, 31, 0.96);
  color: #f8f4ef;
}

.block-footer .jw-strip {
  background: var(--liw-burgundy) !important;
}

.jw-footer-text-content {
  color: rgba(255, 248, 240, 0.85);
}

a.jw-element-content:not([href]) {
  cursor: default;
  opacity: 0.65;
  pointer-events: none;
}

.static-note {
  max-width: 960px;
  margin: 0 auto 2rem;
  padding: 0 20px;
}

.static-note p {
  margin: 0;
  border-left: 4px solid #a61d24;
  background: rgba(166, 29, 36, 0.08);
  padding: 1rem 1.25rem;
}

.upcoming-releases__list {
  margin: 0.75rem 0 1.25rem;
  padding-left: 1.2rem;
}

.upcoming-releases__list li + li {
  margin-top: 0.45rem;
}

.upcoming-releases__discord-note {
  margin-top: 1rem;
  font-weight: 600;
  color: var(--liw-burgundy);
}

#jw-element-upcoming-news-strip {
  background: linear-gradient(180deg, #fcfaf6 0%, #f6efe5 100%);
  border-top: 1px solid var(--liw-line);
}

#jw-element-upcoming-news-teaser {
  margin-top: 1rem;
  padding: 1.5rem 1.7rem;
  border: 1px solid var(--liw-line);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 12px 30px rgba(24, 14, 20, 0.06);
}

.static-mobile-nav {
  display: none;
}

@media (max-width: 959px) {
  .jw-mobile-menu {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 1rem 1.25rem;
    background: #2e0d23;
    color: #d8c4a2;
    position: sticky;
    top: 0;
    z-index: 60;
    box-shadow: 0 8px 22px rgba(17, 8, 13, 0.12);
  }

  .jw-mobile-menu .language-switcher {
    margin-left: auto;
    margin-right: 0.35rem;
  }

  .jw-mobile-menu .language-switcher__button {
    padding: 0.45rem 0.55rem;
    font-size: 0.74rem;
  }

  .jw-mobile-menu__button--dummy {
    display: none !important;
  }

  .jw-mobile-menu__button {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    color: #d8c4a2;
    background: transparent;
    border: 0;
  }

  .jw-mobile-header-content,
  .jw-mobile-header-content:hover,
  .jw-mobile-header-content:focus-visible {
    color: inherit;
    text-decoration: none;
  }

  .jw-mobile-text {
    font-size: 1.65rem;
    line-height: 1;
  }

  .header {
    display: none !important;
  }

  .static-mobile-nav {
    position: static;
    z-index: 50;
    background: #fbf7f1;
    border-top: 1px solid rgba(46, 13, 35, 0.15);
    box-shadow: 0 14px 24px rgba(0, 0, 0, 0.08);
  }

  .static-mobile-nav.is-open {
    display: block;
  }

  .static-mobile-nav .jw-menu.jw-menu-horizontal {
    display: block;
  }

  .static-mobile-nav ul {
    list-style: none;
    margin: 0;
    padding: 0.75rem 0;
  }

  .static-mobile-nav li {
    margin: 0;
  }

  .static-mobile-nav a {
    display: block;
    padding: 0.85rem 1.25rem;
    color: #2e0d23 !important;
    text-decoration: none;
    border-radius: 0;
    background: transparent !important;
  }

  .static-mobile-nav a:hover,
  .static-mobile-nav a:focus-visible {
    background: rgba(46, 13, 35, 0.08);
  }

  .static-mobile-nav .jw-menu-item.jw-menu-is-active .jw-menu-link {
    background: rgba(200, 178, 144, 0.22) !important;
    color: var(--liw-burgundy) !important;
    font-weight: 600;
  }

  .header {
    position: relative;
  }

  #jw-element-719738293 .jw-strip__image-container {
    padding: 1.5rem 1.25rem 0;
  }

  #jw-element-719738293 .jw-strip__image {
    width: 100%;
    max-height: 400px;
    border-radius: 22px;
  }

  #jw-element-719738293 .jw-strip__content-container {
    padding: 1.9rem 1.25rem 2.4rem;
  }

  #jw-element-719738296 .jw-element-imagetext-text p {
    max-width: none;
    font-size: 1rem;
    line-height: 1.8;
  }

  .featured-book {
    grid-template-columns: 1fr;
    gap: 1.5rem;
    text-align: center;
  }

  .featured-book__cover {
    width: min(100%, 240px);
  }

  .featured-book__content {
    max-width: none;
  }

  .featured-book__quote {
    margin-left: auto;
    margin-right: auto;
    max-width: 11ch;
  }

  #jw-element-720019877 {
    display: grid;
    gap: 1rem;
  }

  #jw-element-720019881,
  #jw-element-720019887 {
    width: 100% !important;
  }
}
