/* === Legacy css.css merged into modern-style.css === */
/* CSS Document */
.t{
	font-size: 14px;
	line-height: normal;
	font-family: "arial";
	color: #610417;
	padding:5px
}
.pt{
	font-size: 12px;
	line-height: normal;
	font-family: "arial";
	color: #9B0028;
	padding:5px
}
.pt1{
	font-size: 16px;
	line-height: normal;
	font-family: "arial";
	color: #9B0028;
	padding:5px
}
.t1{
	font-size: 12px;
	line-height: 20px;
	font-family: "arial";
	color: #ffffff;
}
.t2{
	font-size: 12px;
	line-height: normal;
	font-family: "arial";
	color: #3B010D;
	padding:5px
}
.tt{
	font-size: 24px;
	line-height: normal;
	font-family: "arial";
	color: #ffffff;
	padding:5px
}
.tp1{
	font-size: 12px;
	line-height: 20px;
	font-family: "arial";
	color: #FFFFFF;
	padding:5px
}
.ns {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: normal; font-family: "����", "����"; TEXT-DECORATION: underline
}
.ns:link {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: normal; font-family: "����", "����"; TEXT-DECORATION: underline
}
.ns:visited {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: normal; font-family: "����", "����"; TEXT-DECORATION: none
}
.ns:active {
	FONT-SIZE: 12px; COLOR: #2f2f2f; LINE-HEIGHT: normal; font-family: "����", "����"; TEXT-DECORATION: underline
}
.ns:hover {
	FONT-SIZE: 12px; COLOR: #2f2f2f; LINE-HEIGHT: normal; font-family: "����", "����"; TEXT-DECORATION: underline
}
.tp {
	FONT-SIZE: 12px; COLOR: #FFFFFF; LINE-HEIGHT: normal; font-family: "����", "����"; TEXT-DECORATION: underline
}
.tp:link {
	FONT-SIFFFFFFpx; COLOR: #000000; LINE-HEIGHT: normal; font-family: "����", "����"; TEXT-DECORATION: none
}
.tp:visited {
	FONT-SIZE: 12px; COLOR: #FFFFFF; LINE-HEIGHT: normal; font-family: "����", "����"; TEXT-DECORATION: none
}
.tp:active {
	FONT-SIZE: 12px; COLOR: #FFFFFF; LINE-HEIGHT: normal; font-family: "����", "����"; TEXT-DECORATION: none
}
.tp:hover {
	FONT-SIZE: 12px; COLOR: #normal; LINE-HEIGHT: normal; font-family: "����", "����"; TEXT-DECORATION: none
}
.ns2 {
	FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: normal; font-family: "����", "����"; TEXT-DECORATION: underline
}
.ns2:link {
	FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: normal; font-family: "����", "����"; TEXT-DECORATION: underline
}
.ns2:visited {
	FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: normal; font-family: "����", "����"; TEXT-DECORATION: none
}
.ns2:active {
	FONT-SIZE: 14px; COLOR: #2f2f2f; LINE-HEIGHT: normal; font-family: "����", "����"; TEXT-DECORATION: underline
}
.ns2:hover {
	FONT-SIZE: 14px; COLOR: #2f2f2f; LINE-HEIGHT: normal; font-family: "����", "����"; TEXT-DECORATION: underline
}

.lm {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: normal; font-family: "����", "����"; TEXT-DECORATION: underline
}
.lm:link {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: normal; font-family: "����", "����"; TEXT-DECORATION: underline
}
.lm:visited {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: normal; font-family: "����", "����"; TEXT-DECORATION: none
}
.lm:active {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: normal; font-family: "����", "����"; TEXT-DECORATION: underline
}
.lm:hover {
	FONT-SIZE: 12px; COLOR: #CC0000; LINE-HEIGHT: normal; font-family: "����", "����"; TEXT-DECORATION: underline
}

/* === Responsive and compatibility overrides === */
:root { color-scheme: light; }
* { box-sizing: border-box; }
html {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
body {
  width: 100%;
  max-width: 100%;
  margin: 0 !important;
  color: #333 !important;
  background: #fff !important;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important;
  line-height: 1.6;
  overflow-x: hidden;
}
.codex-modern-nav {
  position: sticky;
  top: 0;
  z-index: 1000;
  width: 100%;
  min-height: 54px;
  padding: 0 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  background: rgba(31, 3, 0, .96);
  border-bottom: 1px solid #6f4b43;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .22);
}
.codex-modern-nav .brand,
.codex-modern-nav a {
  color: #fff !important;
  font-weight: 600;
  text-decoration: none !important;
}
.codex-modern-nav .brand { font-size: 20px; font-weight: 700; white-space: nowrap; }
.codex-modern-nav .links { display: flex; align-items: center; justify-content: flex-end; gap: 24px; }
.codex-modern-nav a:hover, .codex-modern-nav a:focus { color: #9be09b !important; }
body > table {
  width: min(100%, 1237px) !important;
  max-width: 1237px !important;
  margin-right: auto !important;
  margin-left: auto !important;
}
table { max-width: 100% !important; }
img { max-width: 100%; height: auto; }
input, textarea, select, button { max-width: 100%; font: inherit; }
a { overflow-wrap: anywhere; }
.footer-number-pair {
  display: inline-grid;
  grid-template-columns: max-content max-content;
  gap: 2px 8px;
  margin: 6px auto;
  text-align: left;
  vertical-align: middle;
}
.footer-number-pair .footer-number-label { text-align: right; }
.footer-number-pair .footer-number-value {
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}
@media (max-width: 760px) {
  .codex-modern-nav {
    max-width: 100vw;
    min-height: 50px;
    padding: 8px 12px;
    gap: 8px 12px;
    flex-wrap: wrap;
    overflow: hidden;
  }
  .codex-modern-nav .brand { font-size: 17px; }
  .codex-modern-nav .links {
    min-width: 0;
    gap: 8px 12px;
    flex-wrap: wrap;
  }
  .codex-modern-nav .links a { font-size: 13px; }
  .codex-modern-nav .desktop-only { display: none; }
  body > table,
  body > center > table,
  table {
    width: 100% !important;
    max-width: 100% !important;
    table-layout: auto !important;
  }
  /* Remove the three desktop-only columns that squeeze the 750px content
     column into one quarter of the viewport on profile pages. */
  td[width="138"],
  td[width="33"],
  td[width="242"][valign="top"] {
    display: none !important;
  }
  td[width="750"][valign="top"] {
    display: table-cell !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  col, colgroup, tr, th, td {
    max-width: 100% !important;
  }
  th, td {
    width: auto !important;
    min-width: 0 !important;
    overflow-wrap: anywhere;
    word-break: break-word;
  }
  img, iframe, object, embed, video {
    max-width: 100% !important;
    height: auto !important;
  }
  pre {
    max-width: 100%;
    overflow-x: auto;
    white-space: pre-wrap;
  }
  p { overflow-wrap: anywhere; }

  /* Root EN content pages use deeply nested legacy tables. Convert their
     content area to flexible cards/rows on phones without changing desktop. */
  .en-root-page td[width="750"][valign="top"] table tr {
    display: flex;
    width: 100%;
    max-width: 100%;
    flex-wrap: wrap;
  }
  .en-root-page td[width="750"][valign="top"] table td {
    flex: 1 1 240px;
    width: auto !important;
    min-width: 0 !important;
    max-width: 100% !important;
    padding-right: 5px;
    padding-left: 5px;
  }
  .en-root-page td[width="750"][valign="top"] table td[colspan] {
    flex-basis: 100%;
  }
  .en-root-page td[width="750"][valign="top"] table td:has(> img[width="17"]),
  .en-root-page td[width="750"][valign="top"] table td:has(> strong > img[width="17"]) {
    flex: 0 0 27px;
    padding: 0;
  }
  .en-root-page td[width="750"][valign="top"] table td:empty {
    display: none;
  }
  .en-root-page form input:not([type="hidden"]):not([type="submit"]),
  .en-root-page form textarea,
  .en-root-page form select {
    width: 100%;
    max-width: 100%;
  }
  .en-root-page form input[type="submit"] {
    min-height: 42px;
    padding: 8px 20px;
  }
}
@media (max-width: 430px) {
  .codex-modern-nav .links { gap: 9px; }
  .codex-modern-nav .links a { font-size: 12px; }
}
