:root {
  --eTmzLFdeTyDy: #FEFCFD;
  --sFHBHyYfkYzb: #0E0B17;
  --XPkcDUuyRWbb: #FF4040;
  --CifPxUwUbHTF: #426260;
  --thjhNXFXbjPz: #353539;
  --UnypROAXpXWy: #060511;
  --GBhgxfBdawWT: #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(--eTmzLFdeTyDy);
  color: var(--sFHBHyYfkYzb);
}

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; }

.DmxMLIOXCzGx a,
.IusDCfFgivbb a {
  color: var(--eTmzLFdeTyDy);
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
}

a:hover { text-decoration: underline; }

.jshpQxxkhUOf { padding-inline: 24px; }

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

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

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

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

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

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

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

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

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

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

.XTKMPciNNBXu {
  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);
}

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

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

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

.utRSwwsUtILc {
  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(--eTmzLFdeTyDy);
  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);
}

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

.JcFQhjEzocgm {
  background-color: var(--XPkcDUuyRWbb);
  color: var(--eTmzLFdeTyDy);
  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); }
}

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

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

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

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

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

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

.vwnLCwQOAPBn { margin: 40px 0; }

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

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

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

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

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

.CcYNeaExjzoT {
  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;
}

.dHMJAuGvIPrL {
  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(--eTmzLFdeTyDy);
  background: var(--XPkcDUuyRWbb);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.22);
}

.CcYNeaExjzoT .dHMJAuGvIPrL:last-child {
  background-color: var(--GBhgxfBdawWT);
}

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

.FCQkDkamIbvt:hover .qMVhGtREUxqt::after,
.FCQkDkamIbvt:focus-within .qMVhGtREUxqt::after { opacity: 1; }

.FCQkDkamIbvt:hover .CcYNeaExjzoT,
.FCQkDkamIbvt:focus-within .CcYNeaExjzoT {
  opacity: 1;
  visibility: visible;
}

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

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

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

td, th { padding: 10px; }

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

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(--sFHBHyYfkYzb); outline-offset: -1px; }
table tbody tr { border-bottom: 1px solid var(--CifPxUwUbHTF); }

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

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

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

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

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

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

.tUFOzqmwuMLU p { margin: 0; color: var(--eTmzLFdeTyDy); }

.tKpfuxDGkGcK input:checked + label .uPKTHXiQLbdh::after { content: "–"; }
.tKpfuxDGkGcK input:checked ~ .tUFOzqmwuMLU { display: block; }

.CXVfmvNwTWRL { text-align: center; }

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

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

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

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

.yFpAIVrmDkpu { display: none; }
.psyHOCygndUH { display: none; }
.ZffmRYuhZYLA { display: none; }
.VhhwIHOHMOjS { display: flex; }
.PbyaOwMhXeqZ { display: none; }

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

.IusDCfFgivbb {
  background-color: var(--UnypROAXpXWy);
  color: var(--eTmzLFdeTyDy);
  padding: 2rem;
}

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

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

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

.ZnsXXscZSQmK { width: 45px; height: auto; }
.zZtkVIiOmRQQ { width: 150px; height: auto; }

@media (max-width: 1100px) {
  .jshpQxxkhUOf { padding-inline: 0; }
  .XYDXEpSUYOsl { 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) {
  .XYDXEpSUYOsl { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (max-width: 767px) {
  .DmxMLIOXCzGx { padding: 10px 20px; }
  .rNpkfjJYsLex { padding: 0; justify-content: space-between; flex-wrap: wrap; }
  .XYDXEpSUYOsl { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
  .dHMJAuGvIPrL { min-width: 108px; padding: 10px 18px; font-size: 14px; }
  .utRSwwsUtILc { padding: 20px; gap: 20px; font-size: 18px; }
  .JcFQhjEzocgm { font-size: 18px; padding: 16px 28px; }
  h1 { font-size: 32px; }
  h2 { font-size: 28px; }
  h3 { font-size: 22px; }

  .gvoYvOIcHngE {
    display: block;
    order: 2;
    position: relative;
    z-index: 1002;
    color: var(--eTmzLFdeTyDy);
  }

  .ZffmRYuhZYLA {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    order: 1;
    padding: 16px;
    min-width: 150px;
    border-radius: 16px;
    background-color: var(--XPkcDUuyRWbb);
    color: var(--eTmzLFdeTyDy);
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    text-decoration: none;
    animation: bmPulse 2s infinite;
  }

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

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

  .acfrzwcGiMth:checked ~ #lwYvfotHnDIa { transform: translateX(0); }

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

  #lwYvfotHnDIa .tDFiOqMhvcLx { flex-direction: column; }
  #lwYvfotHnDIa .tDFiOqMhvcLx a { min-width: 100%; }

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

  .psyHOCygndUH { display: flex; }

  .VhhwIHOHMOjS {
    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(--thjhNXFXbjPz);
  }

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

  .yVanadELrufF { bottom: 75px; right: 20px; }
  .mqXvAubyKXeE { padding: 20px; }
  .IusDCfFgivbb { margin-bottom: 70px; }
  .wQujVRaMSBGR { flex-direction: column; }
}

@media (max-width: 576px) {
  .VhhwIHOHMOjS { gap: 12px; }
  .XTKMPciNNBXu { aspect-ratio: 4 / 3; max-height: none; }
  .utRSwwsUtILc { width: 90%; }
  .JcFQhjEzocgm { font-size: 16px; padding: 14px 20px; }
  h1 { font-size: 28px; }
  h2 { font-size: 24px; }
  h3 { font-size: 20px; }
  .BUNvCWuSkYVE,
  .tWCNhZOnAdWf {
    flex-direction: column;
    gap: 15px;
    align-items: center;
  }
}

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

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

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

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

.RBschHHrHQDb { color: var(--XPkcDUuyRWbb) !important; }

.pbhahvTIwBPQ { display: flex; }
.CYJeRMhZeKYY { display: none; }
.GywGzHZJszye { max-width: 100%; }

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

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

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

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

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

/* bm-landing-banners */
.lfUtlQhqjytG {
  margin: 0 0 28px;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.14);
}

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

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

.GywGzHZJszye .XTKMPciNNBXu {
  margin-bottom: 28px;
}

/* bm-app-popup */
.xyswKWfXVEni {
  position: fixed;
  inset: 0;
  z-index: 2000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(14, 11, 23, 0.72);
  backdrop-filter: blur(4px);
}

.xyswKWfXVEni[hidden] { display: none !important; }

.ZAsGMAoBtzZo {
  position: relative;
  max-width: 520px;
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.35);
}

.oYOszTWLnPYl {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 2;
  width: 36px;
  height: 36px;
  border: none;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.55);
  color: #fff;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.oYOszTWLnPYl:hover { background: rgba(0, 0, 0, 0.75); }

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

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

@media (min-width: 768px) {
  #lwYvfotHnDIa { display: none !important; }
}

@media (max-width: 767px) {
  .ZAsGMAoBtzZo { max-width: 92vw; }
}
