:root {
  --iazHiqzoYjGr: #FEFCFD;
  --UUdiSfehKBhk: #0E0B17;
  --PglBUcwdBJHr: #FF4040;
  --FgNnvbUXfMNr: #426260;
  --pzeVBFXJEZDF: #353539;
  --nksnTRaATxmX: #060511;
  --nsKBIHocStOt: #1CB50B;
}

* { box-sizing: border-box; }

html { scroll-behavior: smooth; }

body {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  background-color: var(--iazHiqzoYjGr);
  color: var(--UUdiSfehKBhk);
}

p { font-size: 18px; line-height: 1.45; }

h1 { font-size: 34px; line-height: 1.2; }
h2 { font-size: 30px; line-height: 1.2; }
h3 { font-size: 24px; line-height: 1.25; }

img { width: 100%; max-width: 100%; height: auto; }
figure { margin: 0 0 24px; }

.btXKgGSBWKDZ a,
.mAPpbkkahOUx a {
  color: var(--iazHiqzoYjGr);
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
}

a:hover { text-decoration: underline; }

.SDSgJRKshaew { padding-inline: 24px; }

.WqPnLypDuMnU {
  max-width: 1200px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.MYTOKRrVrlnA,
.pXKerVeefmrS {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.btXKgGSBWKDZ {
  padding: 10px 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--pzeVBFXJEZDF);
}

.WqPnLypDuMnU img,
.YUsVtXcxeMIr {
  width: 70px;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
}

.MXvhgERHdcnV {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* bm-nav */
.YKuXcAAVqqWb { display: inline-flex; align-items: center; text-decoration: none; }

.wIwTmcNPOEas {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 6px 14px;
  align-items: center;
}

.wIwTmcNPOEas a {
  font-size: 13px;
  font-weight: 600;
  opacity: 0.92;
  white-space: nowrap;
}

.wIwTmcNPOEas a:hover { opacity: 1; text-decoration: underline; }

.ucgqgiyVKqOS { color: var(--PglBUcwdBJHr) !important; }

.SKlbymIumCsN { display: flex; }
.rSuUkpsREOLU { display: none; }
.ZYkBZSfZYxhV { max-width: 100%; }

@media (max-width: 1100px) {
  .SKlbymIumCsN { display: none; }
}

@media (min-width: 768px) {
  .WqPnLypDuMnU { gap: 16px; }
  .SKlbymIumCsN { flex: 1 1 auto; justify-content: center; max-width: 640px; }
}

.MYTOKRrVrlnA { padding: 2rem; border-radius: 0.25rem; }

.tLbFqlahEnDP {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 10px;
}

.tLbFqlahEnDP a {
  font-size: 16px;
  white-space: nowrap;
  padding: 10px 20px;
  text-align: center;
  border-radius: 15px;
  background-color: var(--UUdiSfehKBhk);
  color: var(--iazHiqzoYjGr);
  text-decoration: none;
}

.tLbFqlahEnDP a:nth-child(2) {
  background-color: var(--PglBUcwdBJHr);
  border-radius: 16px;
  font-weight: 700;
  animation: bmPulse 2s infinite;
}

.tLbFqlahEnDP a:nth-child(2):hover { transform: translateY(-3px); text-decoration: none; }

.NNCzfaIEjIbF {
  box-shadow: 3px 3px 15px #000;
  border-radius: 22px;
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  max-height: 400px;
  aspect-ratio: 16 / 7;
  background-color: rgba(0, 0, 0, 0.18);
}

.WxwwHgMqKVNT {
  position: relative;
  width: 100%;
  height: 100%;
}

.WxwwHgMqKVNT::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.NNCzfaIEjIbF img {
  border-radius: 22px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.DMCXaRZIeXni {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  padding: 32px 21px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 24px;
  gap: 28px;
  border-radius: 30px;
  color: var(--iazHiqzoYjGr);
  background: rgba(22, 14, 12, 0.7);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}

.DMCXaRZIeXni p { margin: 0; color: var(--iazHiqzoYjGr); font-size: inherit; }

.tlisxUpZhGuq {
  background-color: var(--PglBUcwdBJHr);
  color: var(--iazHiqzoYjGr);
  border: none;
  cursor: pointer;
  z-index: 2;
  font-size: 24px;
  line-height: 1;
  border-radius: 20px;
  padding: 20px;
  transition: all 0.25s ease;
  animation: bmPulse 2s infinite;
  text-decoration: none;
  text-transform: uppercase;
}

@keyframes bmPulse {
  0% { transform: scale(0.9); }
  50% { transform: scale(1); }
  100% { transform: scale(0.9); }
}

.tlisxUpZhGuq:hover { text-decoration: none; transform: translateY(-3px); }

.ccetYZvowhms {
  display: flex;
  justify-content: space-evenly;
  gap: 20px;
  margin-block: 40px;
  flex-wrap: wrap;
}

.KzfJKLvmQlCs {
  background-color: var(--PglBUcwdBJHr);
  padding: 15px;
  border: none;
  border-radius: 20px;
  cursor: pointer;
  min-width: 250px;
  text-align: center;
  text-transform: uppercase;
  transition: transform 0.25s ease;
}

.KzfJKLvmQlCs:hover { transform: translateY(-3px); }

.joFQCHqlCMiE {
  color: var(--iazHiqzoYjGr);
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
}

.joFQCHqlCMiE:hover { text-decoration: none; }

.wKnYFEAPqxVS { margin: 40px 0; }

.dziKpUwZUDCh {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 20px;
}

.pHkjrdaxulHQ { position: relative; min-width: 0; }

.oGNMStlSfBvo {
  position: relative;
  margin: 0;
  overflow: hidden;
  border-radius: 10px;
  aspect-ratio: 385 / 500;
  background: rgba(0, 0, 0, 0.12);
}

.pHkjrdaxulHQ img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
}

.oGNMStlSfBvo::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.25s ease;
  pointer-events: none;
}

.ENRzjyuJuRit {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 20px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  z-index: 1;
}

.bNniJzHieUCZ {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 124px;
  padding: 12px 24px;
  border-radius: 14px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  color: var(--iazHiqzoYjGr);
  background: var(--PglBUcwdBJHr);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.22);
}

.ENRzjyuJuRit .bNniJzHieUCZ:last-child {
  background-color: var(--nsKBIHocStOt);
}

.pHkjrdaxulHQ:hover img,
.pHkjrdaxulHQ:focus-within img { transform: scale(1.03); }

.pHkjrdaxulHQ:hover .oGNMStlSfBvo::after,
.pHkjrdaxulHQ:focus-within .oGNMStlSfBvo::after { opacity: 1; }

.pHkjrdaxulHQ:hover .ENRzjyuJuRit,
.pHkjrdaxulHQ:focus-within .ENRzjyuJuRit {
  opacity: 1;
  visibility: visible;
}

.bNniJzHieUCZ:hover { transform: translateY(-1px); text-decoration: none; }

.tNxkjbBxxYmO {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin: 24px 0;
}

table {
  border-radius: 15px;
  border-collapse: collapse;
  color: var(--UUdiSfehKBhk);
  width: 100%;
}

td, th { padding: 10px; }

table thead th {
  color: var(--iazHiqzoYjGr);
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  padding: 10px;
  background-color: var(--pzeVBFXJEZDF);
}

table thead th:first-child { border-top-left-radius: 15px; }
table thead th:last-child { border-top-right-radius: 15px; }

table tbody { outline: 1px solid var(--UUdiSfehKBhk); outline-offset: -1px; }
table tbody tr { border-bottom: 1px solid var(--FgNnvbUXfMNr); }

.SJFlAjMFRUVo {
  display: flex;
  flex-direction: column;
  gap: 32px;
  margin: 32px 0 40px;
}

.YIHDnbfVciXg {
  padding: 18px 16px 16px;
  border-radius: 18px;
  margin-bottom: 0;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: var(--FgNnvbUXfMNr);
  color: var(--iazHiqzoYjGr);
}

.YIHDnbfVciXg label { display: block; cursor: pointer; }
.YIHDnbfVciXg h3 { margin: 0; }

.RIOZywMRNJbA {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.35;
  padding-bottom: 14px;
  border-bottom: 1px solid var(--pzeVBFXJEZDF);
  position: relative;
  padding-right: 28px;
}

.RIOZywMRNJbA::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 0;
}

.APcmtWAyWMlI {
  display: none;
  padding-top: 12px;
}

.APcmtWAyWMlI p { margin: 0; color: var(--iazHiqzoYjGr); }

.YIHDnbfVciXg input:checked + label .RIOZywMRNJbA::after { content: "–"; }
.YIHDnbfVciXg input:checked ~ .APcmtWAyWMlI { display: block; }

.pXKerVeefmrS { text-align: center; }

.ezyCTftYRWTO {
  position: fixed;
  bottom: 40px;
  right: 40px;
  width: 55px;
  height: 55px;
  cursor: pointer;
  border-radius: 15px;
  background-color: var(--UUdiSfehKBhk);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 20;
}

.ezyCTftYRWTO::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 12px solid var(--iazHiqzoYjGr);
}

.QzqxBHNGBLXE {
  display: none;
  background: none;
  border: none;
  font-size: 2rem;
  cursor: pointer;
  z-index: 1001;
  color: var(--iazHiqzoYjGr);
}

.QzqxBHNGBLXE::before { content: "☰"; display: block; }

.lqSSbbyCwcqF { display: none; }
.qKIQutVAcBBH { display: none; }
.ZjwvZXjbDubW { display: none; }
.puqRuhOxivsV { display: flex; }
.XGSaqVwvdHHB { display: none; }

.cVwpuWCCdWJZ:checked + label::before { content: "✕"; }

.mAPpbkkahOUx {
  background-color: var(--nksnTRaATxmX);
  color: var(--iazHiqzoYjGr);
  padding: 2rem;
}

.XDdddXcWGVCS {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  flex-wrap: wrap;
  margin: 0 auto 60px;
}

.tvAQsJDWaakZ {
  display: flex;
  gap: 30px;
  justify-content: center;
  text-align: center;
  max-width: 800px;
  flex-wrap: wrap;
  margin: 0 auto;
  list-style: none;
  padding: 0;
}

.LGZNZKkLyCvl {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}

.TsjUPiZDcvCj { width: 45px; height: auto; }
.vZVtVdUNnEKJ { width: 150px; height: auto; }

@media (max-width: 1100px) {
  .SDSgJRKshaew { padding-inline: 0; }
  .dziKpUwZUDCh { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  table { display: block; width: max-content; max-width: 100%; margin: 0 auto; }
  table:has(tr:first-child > td:nth-child(2):last-child),
  table:has(tr:first-child > th:nth-child(2):last-child) {
    display: table;
    width: 100%;
    min-width: 0;
    table-layout: fixed;
  }
}

@media (max-width: 992px) {
  .dziKpUwZUDCh { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (max-width: 767px) {
  .btXKgGSBWKDZ { padding: 10px 12px; }
  .WqPnLypDuMnU { padding: 0; justify-content: space-between; flex-wrap: nowrap; gap: 8px; }
  .YUsVtXcxeMIr { max-height: 40px; max-width: 110px; }
  .dziKpUwZUDCh { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
  .bNniJzHieUCZ { min-width: 108px; padding: 10px 18px; font-size: 14px; }
  .NNCzfaIEjIbF {
    aspect-ratio: auto;
    max-height: none;
    min-height: 260px;
    height: auto;
    overflow: visible;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 28px 14px;
  }
  .WxwwHgMqKVNT {
    position: absolute;
    inset: 0;
    border-radius: 22px;
    overflow: hidden;
  }
  .DMCXaRZIeXni {
    position: relative;
    transform: none;
    left: auto;
    top: auto;
    width: 100%;
    max-width: 440px;
    padding: 16px 14px;
    gap: 12px;
    font-size: 15px;
    border-radius: 18px;
  }
  .tlisxUpZhGuq {
    font-size: 14px;
    padding: 14px 16px;
    white-space: normal;
    text-align: center;
    line-height: 1.2;
  }
  h1 { font-size: 32px; }
  h2 { font-size: 28px; }
  h3 { font-size: 22px; }

  .QzqxBHNGBLXE {
    display: block;
    order: 2;
    position: relative;
    z-index: 1002;
    color: var(--iazHiqzoYjGr);
    flex: 0 0 auto;
  }

  .ZjwvZXjbDubW {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    order: 1;
    padding: 12px 14px;
    min-width: 0;
    max-width: 46vw;
    border-radius: 16px;
    background-color: var(--PglBUcwdBJHr);
    color: var(--iazHiqzoYjGr);
    font-size: 13px;
    font-weight: 700;
    line-height: 1.15;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
    animation: bmPulse 2s infinite;
    flex: 0 1 auto;
  }

  .ZjwvZXjbDubW:hover { text-decoration: none; transform: translateY(-3px); }

  #FQmrhZBnWWsS {
    width: min(75vw, 360px);
    max-width: 100%;
    height: 100dvh;
    overflow-y: auto;
    transform: translateX(-100%);
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: var(--pzeVBFXJEZDF);
    top: 0;
    z-index: 1001;
    padding: 25px;
    transition: transform .3s ease;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    gap: 20px;
  }

  .cVwpuWCCdWJZ:checked ~ #FQmrhZBnWWsS { transform: translateX(0); }

  .cVwpuWCCdWJZ:checked ~ .lqSSbbyCwcqF {
    display: block;
    position: fixed;
    inset: 0;
    background: rgba(32, 32, 32, 0.45);
    backdrop-filter: blur(4px);
    z-index: 1000;
  }

  #FQmrhZBnWWsS .tLbFqlahEnDP { flex-direction: column; }
  #FQmrhZBnWWsS .tLbFqlahEnDP a { min-width: 100%; }

  .XGSaqVwvdHHB {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 4px;
  }

  .rSuUkpsREOLU {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
  }

  .rSuUkpsREOLU li { width: 100%; list-style: none; }

  .rSuUkpsREOLU a {
    display: block;
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.06);
    border-radius: 10px;
  }

  .qKIQutVAcBBH { display: flex; }

  .puqRuhOxivsV {
    position: fixed;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 70px;
    font-weight: 600;
    font-size: 16px;
    width: 100%;
    gap: 15px;
    padding-left: 20px;
    padding-right: 20px;
    justify-content: center;
    background-color: var(--pzeVBFXJEZDF);
  }

  .puqRuhOxivsV a { max-width: none; width: 100%; }

  .ezyCTftYRWTO { bottom: 75px; right: 20px; }
  .MYTOKRrVrlnA { padding: 20px; }
  .mAPpbkkahOUx { margin-bottom: 70px; }
  .XDdddXcWGVCS { flex-direction: column; }
}

@media (max-width: 576px) {
  .puqRuhOxivsV { gap: 12px; }
  .NNCzfaIEjIbF { padding: 24px 12px; min-height: 240px; }
  .DMCXaRZIeXni { font-size: 14px; gap: 10px; padding: 14px 12px; }
  .tlisxUpZhGuq { font-size: 13px; padding: 12px 14px; }
  h1 { font-size: 28px; }
  h2 { font-size: 24px; }
  h3 { font-size: 20px; }
  .LGZNZKkLyCvl,
  .tvAQsJDWaakZ {
    flex-direction: column;
    gap: 15px;
    align-items: center;
  }
}
/* bm-nav */
.YKuXcAAVqqWb { display: inline-flex; align-items: center; text-decoration: none; }

.wIwTmcNPOEas {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 6px 14px;
  align-items: center;
}

.wIwTmcNPOEas a {
  font-size: 13px;
  font-weight: 600;
  opacity: 0.92;
  white-space: nowrap;
}

.wIwTmcNPOEas a:hover { opacity: 1; text-decoration: underline; }

.ucgqgiyVKqOS { color: var(--PglBUcwdBJHr) !important; }

.SKlbymIumCsN { display: flex; }
.rSuUkpsREOLU { display: none; }
.ZYkBZSfZYxhV { max-width: 100%; }

@media (max-width: 1100px) {
  .SKlbymIumCsN { display: none; }
}

@media (min-width: 768px) {
  .WqPnLypDuMnU { gap: 16px; }
  .SKlbymIumCsN { flex: 1 1 auto; justify-content: center; max-width: 640px; }
  #FQmrhZBnWWsS { display: none !important; }
}

@media (max-width: 767px) {
  .rSuUkpsREOLU {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
  }

  .rSuUkpsREOLU li { width: 100%; list-style: none; }

  .rSuUkpsREOLU a {
    display: block;
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.06);
    border-radius: 10px;
  }
}
/* bm-landing-banners */
.SQXgrLrIkNHh {
  margin: 0 0 28px;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.14);
}

.BAyFRjpHvApb {
  display: block;
  line-height: 0;
}

.jcATatnSYAFa {
  width: 100%;
  height: auto;
  display: block;
}

.ZYkBZSfZYxhV .NNCzfaIEjIbF {
  margin-bottom: 28px;
}

/* bm-theme-crazytower — dark burgundy + gold / green register (screenshot) */
:root {
  --iazHiqzoYjGr: #140a0a;
  --UUdiSfehKBhk: #f3ebe0;
  --PglBUcwdBJHr: #3ddc5a;
  --FgNnvbUXfMNr: #1c1010;
  --pzeVBFXJEZDF: #1a0e0e;
  --nksnTRaATxmX: #0c0606;
  --nsKBIHocStOt: #3ddc5a;
}

body {
  background-color: var(--iazHiqzoYjGr);
  color: var(--UUdiSfehKBhk);
  background-image:
    radial-gradient(ellipse 80% 50% at 50% -8%, rgba(201, 162, 39, 0.12), transparent 55%),
    radial-gradient(ellipse 40% 30% at 90% 35%, rgba(120, 30, 30, 0.2), transparent 50%),
    radial-gradient(ellipse 35% 25% at 10% 70%, rgba(50, 20, 20, 0.4), transparent 50%);
}

.btXKgGSBWKDZ a,
.mAPpbkkahOUx a,
.DMCXaRZIeXni p,
.YIHDnbfVciXg,
.APcmtWAyWMlI p,
.tLbFqlahEnDP a {
  color: #f3ebe0;
}

.btXKgGSBWKDZ {
  background:
    linear-gradient(180deg, rgba(40, 18, 18, 0.95) 0%, #1a0e0e 100%);
  border-bottom: 1px solid rgba(201, 162, 39, 0.35);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.5);
}

.wIwTmcNPOEas a {
  color: #d4af37;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 12px;
  font-weight: 700;
}

.wIwTmcNPOEas a:hover {
  color: #f0d78c;
  text-decoration: none;
}

.ucgqgiyVKqOS {
  color: #f0d78c !important;
}

.tLbFqlahEnDP a {
  background: linear-gradient(180deg, #e0c35a 0%, #c9a227 55%, #a8861a 100%);
  color: #1a1408;
  border-radius: 6px;
  padding: 10px 18px;
  border: 1px solid rgba(255, 230, 160, 0.4);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 12px;
  animation: none;
}

.tLbFqlahEnDP a:nth-child(2),
.ZjwvZXjbDubW {
  background: linear-gradient(180deg, #5ae06a 0%, #3ddc5a 50%, #28b83a 100%);
  border: 1px solid rgba(180, 255, 180, 0.35);
  color: #06140a;
  border-radius: 6px;
  box-shadow: 0 0 16px rgba(61, 220, 90, 0.28);
  animation: none;
}

.tlisxUpZhGuq,
.KzfJKLvmQlCs,
.bNniJzHieUCZ {
  background: linear-gradient(180deg, #5ae06a 0%, #3ddc5a 45%, #28b83a 100%);
  color: #06140a;
  border: 1px solid rgba(201, 162, 39, 0.55);
  border-radius: 8px;
  box-shadow:
    0 0 18px rgba(61, 220, 90, 0.3),
    0 8px 22px rgba(0, 0, 0, 0.4);
  animation: none;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.03em;
}

.joFQCHqlCMiE {
  color: #06140a;
}

.NNCzfaIEjIbF {
  border-radius: 12px;
  box-shadow:
    0 0 0 1px rgba(201, 162, 39, 0.3),
    0 18px 48px rgba(0, 0, 0, 0.55);
  overflow: hidden;
}

.WxwwHgMqKVNT::after {
  background: linear-gradient(
    100deg,
    rgba(20, 10, 10, 0.8) 0%,
    rgba(50, 20, 20, 0.4) 48%,
    rgba(20, 10, 10, 0.15) 100%
  );
}

.DMCXaRZIeXni {
  background: rgba(26, 14, 14, 0.78);
  border: 1px solid rgba(201, 162, 39, 0.35);
  border-radius: 12px;
  backdrop-filter: blur(8px);
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.45);
}

.DMCXaRZIeXni p:first-child {
  color: #d4af37;
  text-transform: uppercase;
  font-size: 0.72em;
  letter-spacing: 0.08em;
  font-weight: 700;
}

.DMCXaRZIeXni p:nth-child(2) {
  color: #ffffff;
  font-weight: 800;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.55);
}

.tlisxUpZhGuq {
  font-size: 15px;
  padding: 14px 28px;
  color: #06140a;
}

.ZjwvZXjbDubW {
  animation: none;
  color: #06140a;
}

.oGNMStlSfBvo {
  border-radius: 10px;
  background: #1c1010;
  box-shadow:
    0 0 0 1px rgba(201, 162, 39, 0.4),
    0 10px 28px rgba(0, 0, 0, 0.45);
}

.pHkjrdaxulHQ:hover .oGNMStlSfBvo {
  box-shadow:
    0 0 0 1px rgba(240, 215, 140, 0.7),
    0 0 22px rgba(201, 162, 39, 0.2);
}

.ENRzjyuJuRit .bNniJzHieUCZ:last-child {
  background: linear-gradient(180deg, #e0c35a 0%, #c9a227 100%);
  color: #1a1408;
  box-shadow: none;
  border: 1px solid rgba(255, 230, 160, 0.4);
}

.YIHDnbfVciXg {
  background: var(--FgNnvbUXfMNr);
  color: #f3ebe0;
  border: 1px solid rgba(201, 162, 39, 0.28);
  border-radius: 12px;
}

.APcmtWAyWMlI p { color: rgba(243, 235, 224, 0.9); }

.RIOZywMRNJbA::after {
  color: #d4af37;
}

table thead th {
  background: linear-gradient(135deg, #3a1818 0%, #1a0e0e 100%);
  color: #d4af37;
  border-bottom: 1px solid rgba(201, 162, 39, 0.35);
}

table tbody {
  outline: 1px solid rgba(201, 162, 39, 0.2);
  background: rgba(255, 255, 255, 0.02);
}

table tbody tr { border-bottom: 1px solid rgba(243, 235, 224, 0.08); }

h1, h2, h3 {
  color: #f0d78c;
}

h2 {
  border-left: 3px solid #d4af37;
  padding-left: 12px;
}

.mAPpbkkahOUx {
  background-color: var(--nksnTRaATxmX);
  border-top: 1px solid rgba(201, 162, 39, 0.25);
}

.mAPpbkkahOUx a {
  color: rgba(243, 235, 224, 0.85);
}

.ezyCTftYRWTO {
  background: linear-gradient(135deg, #5ae06a 0%, #3ddc5a 100%);
  border: 1px solid rgba(201, 162, 39, 0.45);
}

.ezyCTftYRWTO::after {
  border-bottom-color: #06140a;
}

#FQmrhZBnWWsS {
  background-color: #1a0e0e;
  border-right: 1px solid rgba(201, 162, 39, 0.22);
}

.rSuUkpsREOLU a {
  background: rgba(255, 255, 255, 0.03);
  color: #d4af37;
  border-radius: 10px;
}

.rSuUkpsREOLU a:hover,
.rSuUkpsREOLU .ucgqgiyVKqOS {
  background: rgba(120, 30, 30, 0.55);
  color: #f0d78c !important;
  box-shadow: inset 0 0 0 1px rgba(201, 162, 39, 0.45);
}

.puqRuhOxivsV {
  background-color: #1a0e0e;
  border-top: 1px solid rgba(201, 162, 39, 0.22);
}

.YUsVtXcxeMIr {
  box-shadow: none;
  border-radius: 0;
  width: auto;
  max-height: 48px;
  filter: drop-shadow(0 2px 10px rgba(201, 162, 39, 0.3));
}

.MYTOKRrVrlnA a {
  color: #d4af37;
}

.MYTOKRrVrlnA .tlisxUpZhGuq,
.MYTOKRrVrlnA .joFQCHqlCMiE,
.MYTOKRrVrlnA .bNniJzHieUCZ,
.MYTOKRrVrlnA .ZjwvZXjbDubW,
.tlisxUpZhGuq,
.joFQCHqlCMiE,
.bNniJzHieUCZ,
.ZjwvZXjbDubW,
.KzfJKLvmQlCs,
.tLbFqlahEnDP a:nth-child(2) {
  color: #06140a !important;
}

.tLbFqlahEnDP a:first-child {
  color: #1a1408 !important;
}
