:root {
  --DVWbvjbRFIdp: #FEFCFD;
  --qBEdFJzbhNDK: #0E0B17;
  --JLosSoJxPqMM: #FF4040;
  --wuLuJWorGipG: #426260;
  --bYRKAyLIBlPM: #353539;
  --mDIHDMhJgeEF: #060511;
  --ApTxTDcaLPzb: #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(--DVWbvjbRFIdp);
  color: var(--qBEdFJzbhNDK);
}

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

.ObqHyabDBdSn a,
.QfGddVIfeGGR a {
  color: var(--DVWbvjbRFIdp);
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
}

a:hover { text-decoration: underline; }

.qwIFrETCztPf { padding-inline: 24px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.oKCJxUchlQfp {
  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(--DVWbvjbRFIdp);
  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);
}

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

.NngYnQkZTrjf {
  background-color: var(--JLosSoJxPqMM);
  color: var(--DVWbvjbRFIdp);
  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); }
}

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

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

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

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

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

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

.fahJDQfjSytN { margin: 40px 0; }

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

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

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

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

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

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

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

.umsehUzRtejF .MbcNEaszCvYe:last-child {
  background-color: var(--ApTxTDcaLPzb);
}

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

.yTuDjuNtRtns:hover .VePdKnmzZJoX::after,
.yTuDjuNtRtns:focus-within .VePdKnmzZJoX::after { opacity: 1; }

.yTuDjuNtRtns:hover .umsehUzRtejF,
.yTuDjuNtRtns:focus-within .umsehUzRtejF {
  opacity: 1;
  visibility: visible;
}

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

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

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

td, th { padding: 10px; }

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

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

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

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

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

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

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

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

.lQhoiHsAPwlI p { margin: 0; color: var(--DVWbvjbRFIdp); }

.TILazXcqEcXT input:checked + label .wJzwJylwcRIk::after { content: "–"; }
.TILazXcqEcXT input:checked ~ .lQhoiHsAPwlI { display: block; }

.blkqQLIrnNmR { text-align: center; }

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

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

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

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

.XOMjVmBSRTvX { display: none; }
.INYlldDknbCU { display: none; }
.aYdojueEZoQg { display: none; }
.AxXaoBpxfAJO { display: flex; }
.HiQrjfCAssSQ { display: none; }

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

.QfGddVIfeGGR {
  background-color: var(--mDIHDMhJgeEF);
  color: var(--DVWbvjbRFIdp);
  padding: 2rem;
}

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

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

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

.QQjltdLdRbsX { width: 45px; height: auto; }
.ixEFobojCIce { width: 150px; height: auto; }

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

@media (max-width: 767px) {
  .ObqHyabDBdSn { padding: 10px 20px; }
  .XtIifdRKHGxz { padding: 0; justify-content: space-between; flex-wrap: wrap; }
  .AZgRvdDVkSEP { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
  .MbcNEaszCvYe { min-width: 108px; padding: 10px 18px; font-size: 14px; }
  .oKCJxUchlQfp { padding: 20px; gap: 20px; font-size: 18px; }
  .NngYnQkZTrjf { font-size: 18px; padding: 16px 28px; }
  h1 { font-size: 32px; }
  h2 { font-size: 28px; }
  h3 { font-size: 22px; }

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

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

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

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

  .qrVUJEawvjwb:checked ~ #YpVPSnfdoCSz { transform: translateX(0); }

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

  #YpVPSnfdoCSz .WgMJrZHJriGn { flex-direction: column; }
  #YpVPSnfdoCSz .WgMJrZHJriGn a { min-width: 100%; }

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

  .INYlldDknbCU { display: flex; }

  .AxXaoBpxfAJO {
    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(--bYRKAyLIBlPM);
  }

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

  .lvkuIdqPBhZf { bottom: 75px; right: 20px; }
  .ELedTYfOrrHr { padding: 20px; }
  .QfGddVIfeGGR { margin-bottom: 70px; }
  .DwAknWMfRIUU { flex-direction: column; }
}

@media (max-width: 576px) {
  .AxXaoBpxfAJO { gap: 12px; }
  .oawXhtajDBkv { aspect-ratio: 4 / 3; max-height: none; }
  .oKCJxUchlQfp { width: 90%; }
  .NngYnQkZTrjf { font-size: 16px; padding: 14px 20px; }
  h1 { font-size: 28px; }
  h2 { font-size: 24px; }
  h3 { font-size: 20px; }
  .pELjTUGxDKXr,
  .VGbJQbxjvIVl {
    flex-direction: column;
    gap: 15px;
    align-items: center;
  }
}

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

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

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

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

.aSngnuwEQaqI { color: var(--JLosSoJxPqMM) !important; }

.PNSimZJRQvbu { display: flex; }
.oqpgDufCFgce { display: none; }
.WEHusQQHyjGh { max-width: 100%; }

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

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

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

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

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

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

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

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

.WEHusQQHyjGh .oawXhtajDBkv {
  margin-bottom: 28px;
}

/* bm-app-popup */
.LmxoxavKWteg {
  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);
}

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

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

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

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

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

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

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

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