@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&family=Roboto+Slab:wght@500;700&display=swap");

html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin: 0 !important;
  background: #fff;
  color: #000;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  overflow-x: auto;
}

a,
a:visited,
.MsoHyperlink,
.MsoHyperlinkFollowed {
  color: #000 !important;
}

.site-header {
  margin-bottom: 28px;
}

.site-title,
.site-title:visited {
  display: inline-block;
  color: #b32c4b !important;
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.1;
  text-decoration: none;
}

.site-index-link,
.site-index-link:visited {
  display: inline-block;
  margin-top: 14px;
  color: #000 !important;
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.home-page {
  width: min(100%, 1180px);
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding: 24px clamp(12px, 3vw, 28px);
}

.home-brand {
  display: grid;
  grid-template-columns: minmax(120px, 1fr) auto;
  align-items: start;
  gap: 24px;
  margin-bottom: 28px;
}

.home-brand-logo {
  display: block;
  width: min(198px, 100%);
  height: auto;
}

.home-partner-logo {
  display: block;
  width: min(295px, 100%);
  height: auto;
}

.home-nav {
  display: flex;
  justify-content: center;
  background: #000;
  margin-bottom: 28px;
  padding: 8px 16px;
}

.home-nav a,
.home-nav a:visited {
  color: #fff !important;
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.home-title {
  border-bottom: 1px solid #000;
  margin: 0 0 24px;
  padding-bottom: 14px;
  font-family: "Roboto Slab", Georgia, serif;
  font-size: clamp(28px, 4vw, 42px);
  line-height: 1.1;
  text-align: center;
}

.home-hero {
  border-bottom: 1px solid #000;
  margin-bottom: 22px;
  padding-bottom: 22px;
}

.home-hero img {
  display: block;
  width: 100%;
  height: auto;
}

.home-intro {
  border-bottom: 1px solid #000;
  margin-bottom: 22px;
  padding-bottom: 22px;
  font-size: 16px;
  line-height: 1.5;
  text-align: justify;
}

.home-intro p {
  margin: 0;
}

.home-intro p + p {
  margin-top: 14px;
}

.home-intro strong {
  color: #b32c4b;
}

.home-section-title {
  background: #000;
  color: #fff;
  margin: 0 0 18px;
  padding: 8px 16px;
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 30px;
  line-height: 1.2;
  text-align: center;
}

.home-filter {
  border-bottom: 1px solid #000;
  margin-bottom: 14px;
  padding-bottom: 14px;
}

.home-filter label {
  display: block;
  margin-bottom: 6px;
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 15px;
  font-weight: 700;
}

.home-filter-row {
  display: flex;
  gap: 10px;
}

.home-filter input {
  width: 100%;
  min-width: 0;
  border: 1px solid #000;
  border-radius: 0;
  padding: 9px 10px;
  font: inherit;
}

.home-filter button {
  border: 1px solid #000;
  background: #000;
  color: #fff;
  padding: 9px 14px;
  font: inherit;
  font-weight: 700;
  cursor: pointer;
}

.home-filter-count,
.home-filter-empty {
  margin: 8px 0 0;
  font-size: 14px;
}

.home-filter-empty {
  color: #b32c4b;
  font-weight: 700;
}

.home-index {
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
}

.home-index th,
.home-index td {
  padding: 4px 8px;
  line-height: 1.5;
  text-align: left;
  vertical-align: top;
}

.home-index th {
  border-bottom: 1px solid #000;
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 16px;
}

.home-index td:first-child {
  width: 32%;
  font-style: italic;
}

.home-index a,
.home-index a:visited {
  color: #000 !important;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}

.home-footer {
  border-top: 14px solid #000;
  margin-top: 28px;
  padding-top: 8px;
  font-size: 13px;
}

.WordSection1 {
  width: min(100%, 1180px);
  max-width: 1180px;
  margin-right: auto !important;
  margin-left: auto !important;
  padding: 24px clamp(12px, 3vw, 28px);
  font-size: 16px;
}

.WordSection1 > div[align="center"] {
  width: 100%;
}

.WordSection1 table {
  width: 100% !important;
  max-width: 100% !important;
  margin-right: auto !important;
  margin-left: auto !important;
  float: none !important;
  border-collapse: collapse;
}

.WordSection1 p {
  margin: 0;
  line-height: 1.45;
}

.WordSection1 img {
  max-width: 100% !important;
  height: auto !important;
}

.WordSection1 td,
.WordSection1 th {
  max-width: 100%;
  overflow-wrap: anywhere;
  vertical-align: top;
}

.WordSection1 .book-divider,
.WordSection1 .book-content {
  width: 100% !important;
  margin-right: auto !important;
  margin-left: auto !important;
  float: none !important;
}

.WordSection1 .book-card {
  width: 100%;
  max-width: none;
  margin: 2rem 0;
  background: #f6f6f6;
  border-top: 8px solid #b7284f;
  border-bottom: 8px solid #b7284f;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.08);
}

.WordSection1 .book-bar {
  display: none;
}

.WordSection1 .book-card-body {
  display: grid;
  grid-template-columns: 180px 1fr;
  gap: 2rem;
  padding: 2rem;
  align-items: start;
}

.WordSection1 .book-cover {
  background: #fff;
  padding: 0.75rem;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
}

.WordSection1 .book-cover p {
  margin: 0;
}

.WordSection1 .book-cover img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 4px;
}

.WordSection1 .book-meta {
  margin: 0;
}

.WordSection1 .book-meta-row {
  display: grid;
  grid-template-columns: 130px 1fr;
  gap: 1rem;
  padding: 0.65rem 0;
  border-bottom: 1px solid #ddd;
}

.WordSection1 .book-meta-row:last-child {
  border-bottom: none;
}

.WordSection1 .book-meta dt,
.WordSection1 .book-meta dd {
  margin: 0;
}

.WordSection1 .book-meta p {
  margin: 0;
}

.WordSection1 .book-meta dt,
.WordSection1 th,
.WordSection1 .book-content tr:first-child td,
.WordSection1 .book-content tr:first-child th {
  font-family: "Roboto Slab", Georgia, serif;
}

.WordSection1 .book-meta dt {
  color: #666;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.WordSection1 .book-meta dd {
  color: #111;
  font-size: 1rem;
  font-weight: 700;
}

.WordSection1 .book-meta-note {
  grid-column: 1 / -1;
  margin-top: 4px;
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25;
}

.WordSection1 .book-divider {
  border: 0 !important;
  border-collapse: collapse !important;
  margin-top: 22px !important;
  margin-bottom: 22px !important;
  display: block;
}

.WordSection1 .book-divider tbody,
.WordSection1 .book-divider tr,
.WordSection1 .book-divider td,
.WordSection1 .book-divider th {
  display: block;
  width: 100% !important;
  border: 0 !important;
  padding: 0;
}

.WordSection1 .book-divider tr:has(.book-bar) {
  display: none;
}

.WordSection1 .book-divider tr:not(:has(.book-bar)) + tr:not(:has(.book-bar)) {
  margin-top: 4px;
}

.WordSection1 .book-divider p {
  margin: 0;
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
}

.WordSection1 .book-divider p:not(:first-child),
.WordSection1 .book-divider tr:not(:has(.book-bar)) + tr:not(:has(.book-bar)) p {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.WordSection1 .book-content {
  border: 1px solid #000 !important;
  border-collapse: collapse !important;
}

.WordSection1 .book-content td,
.WordSection1 .book-content th {
  border: 1px solid #000 !important;
  padding: 6px 8px;
}

.WordSection1 .book-content table,
.WordSection1 .book-content table td,
.WordSection1 .book-content table th {
  border: 0 !important;
}

.WordSection1 .book-sections {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.WordSection1 .book-section {
  border-top: 1px solid #000;
  padding-top: 12px;
}

.WordSection1 .book-section h2 {
  margin: 0 0 10px;
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25;
  color: white;
  background-color: #b32c4b;
  padding: 1rem;
  margin-bottom: 1rem;
}

.WordSection1 .book-section-body {
  display: flow-root;
}

.WordSection1 .book-section-block {
  margin-bottom: 2rem;
}

.WordSection1 .book-section-block:last-child {
  margin-bottom: 0;
}

.WordSection1 .book-section-body:has(> .book-section-block--media) {
  display: grid;
  grid-template-columns: minmax(150px, 320px) minmax(0, 1fr);
  grid-auto-flow: row dense;
  align-items: start;
  column-gap: 32px;
  row-gap: 20px;
}

.WordSection1 .book-section-body:has(> .book-section-block--media) > .book-section-block {
  grid-column: 2;
  min-width: 0;
  margin-bottom: 0;
}

.WordSection1 .book-section-body:has(> .book-section-block--media) > .book-section-block--media {
  grid-column: 1;
  justify-self: start;
  width: 100%;
  max-width: 320px;
}

.WordSection1 .book-section-body:has(> .book-section-block--media) > .book-section-block--mixed-media {
  grid-column: 1 / -1;
}

.WordSection1 .book-section-block--chapter-title {
  margin-top: 2.25rem;
  margin-bottom: 0.65rem;
}

.WordSection1 .book-section-block--chapter-title:first-child {
  margin-top: 0;
}

.WordSection1 .book-section-block--chapter-title p {
  font-weight: 700;
}

.WordSection1 .book-section-block--content-heading p {
  font-weight: 700;
}

.WordSection1 .book-section-body p + p {
  margin-top: 10px;
}

.WordSection1 .book-section-body img {
  display: block;
  max-width: min(100%, 320px) !important;
  height: auto !important;
  margin: 0 18px 12px 0;
}

.WordSection1 .book-section-block--media p {
  margin: 0;
}

.WordSection1 .book-section-block--media p + p {
  margin-top: 8px;
}

.WordSection1 .book-section-block--media img {
  float: none;
  width: auto;
  max-width: 320px !important;
  margin: 0 0 10px !important;
}

.WordSection1 .book-section-block--mixed-media::after {
  content: "";
  display: block;
  clear: both;
}

.WordSection1 .book-section-block--mixed-media img {
  float: left;
  max-width: min(42%, 280px) !important;
  margin: 4px 22px 14px 0 !important;
}

.WordSection1 .book-sheet-footer {
  border-top: 1px solid #b32c4b;
  margin-top: 4px;
  padding-top: 12px;
  font-size: 14px;
}

.WordSection1 .book-sheet-footer-line + .book-sheet-footer-line {
  margin-top: 4px;
}

.WordSection1 td[style*="background:#b32c4b"] {
  display: none !important;
  background: transparent !important;
  height: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.WordSection1 table:has(td[style*="background:#b32c4b"]) {
  width: 100% !important;
  border: 0 !important;
}

.WordSection1 table:has(td[style*="background:#b32c4b"]) td,
.WordSection1 table:has(td[style*="background:#b32c4b"]) th {
  border: 0 !important;
}

.WordSection1 td[nowrap],
.WordSection1 th[nowrap] {
  white-space: normal !important;
}

@media (max-width: 760px) {
  body {
    overflow-x: hidden;
  }

  .home-page {
    padding: 12px 10px;
  }

  .home-brand {
    grid-template-columns: 1fr;
  }

  .home-partner-logo {
    justify-self: end;
  }

  .home-filter-row {
    display: block;
  }

  .home-filter button {
    width: 100%;
    margin-top: 8px;
  }

  .home-index {
    font-size: 14px;
  }

  .home-index th,
  .home-index td {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .home-index thead {
    display: none;
  }

  .home-index tr {
    display: block;
    border-bottom: 1px solid #ddd;
    padding: 8px 0;
  }

  .home-index td:first-child {
    width: 100%;
  }

  .site-title {
    font-size: 32px;
  }

  .site-index-link {
    font-size: 17px;
  }

  .WordSection1 {
    padding: 14px 12px;
    font-size: 17px;
    line-height: 1.5;
  }

  .WordSection1 table {
    width: 100% !important;
  }

  .WordSection1 p,
  .WordSection1 li,
  .WordSection1 td,
  .WordSection1 th {
    font-size: 1rem !important;
    line-height: 1.5 !important;
  }

  .WordSection1 .book-section h2 {
    padding: 0.85rem;
    font-size: 1.18rem;
    line-height: 1.3;
  }

  .WordSection1 .book-section-body:has(> .book-section-block--media) {
    display: block;
  }

  .WordSection1 .book-section-body:has(> .book-section-block--media) > .book-section-block,
  .WordSection1 .book-section-body:has(> .book-section-block--media) > .book-section-block--media,
  .WordSection1 .book-section-body:has(> .book-section-block--media) > .book-section-block--mixed-media {
    width: 100%;
    max-width: none;
    margin-bottom: 18px;
  }

  .WordSection1 .book-section-block--mixed-media img {
    float: none;
    max-width: 100% !important;
    margin: 0 0 12px !important;
  }

  .WordSection1 .book-section-body img,
  .WordSection1 .book-section-block--media img {
    display: block;
    width: auto !important;
    max-width: min(100%, 420px) !important;
    margin: 0 auto 12px !important;
  }

  .WordSection1 td,
  .WordSection1 th {
    padding-right: 4px !important;
    padding-left: 4px !important;
  }

  .WordSection1 p {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

@media (max-width: 700px) {
  .WordSection1 .book-card-body {
    grid-template-columns: 1fr;
    gap: 1.5rem;
    padding: 1.25rem;
  }

  .WordSection1 .book-cover {
    width: min(100%, 240px);
    max-width: 240px;
    margin-right: auto;
    margin-left: auto;
  }

  .WordSection1 .book-meta-row {
    grid-template-columns: 1fr;
    gap: 0.25rem;
  }
}
