:root {
  --WYfZglWknGHW: #FEFCFD;
  --kqJEhlKOhYgB: #0E0B17;
  --ohDIGClYqqdH: #FF4040;
  --eMKafznIpCjY: #426260;
  --CXXitlhXTgjQ: #353539;
  --NRhcQoDaTKfP: #060511;
  --zpeyDiveJPgF: #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(--WYfZglWknGHW);
  color: var(--kqJEhlKOhYgB);
}

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

.IcCsVrEVkECA a,
.ibVvwKESWbVf a {
  color: var(--WYfZglWknGHW);
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
}

a:hover { text-decoration: underline; }

.pNxxuyJPvEez { padding-inline: 24px; }

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

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

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

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

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

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

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

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

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

.HYstOiPCLBNT { color: var(--ohDIGClYqqdH) !important; }

.pvgvlLjNuPBg { display: flex; }
.GKXBkUKUqEtL { display: none; }
.PhGgXBvaLHvW { max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

.bxIkCLwrGhIq {
  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(--WYfZglWknGHW);
  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);
}

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

.QLtHFsPKRhHA {
  background-color: var(--ohDIGClYqqdH);
  color: var(--WYfZglWknGHW);
  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); }
}

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

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

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

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

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

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

.bcIUugtQFznV { margin: 40px 0; }

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

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

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

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

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

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

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

.axiMzRRgWmFQ .fmGaKmgQfxOv:last-child {
  background-color: var(--zpeyDiveJPgF);
}

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

.dJZoPnXjFzCc:hover .wUurruBtdwqV::after,
.dJZoPnXjFzCc:focus-within .wUurruBtdwqV::after { opacity: 1; }

.dJZoPnXjFzCc:hover .axiMzRRgWmFQ,
.dJZoPnXjFzCc:focus-within .axiMzRRgWmFQ {
  opacity: 1;
  visibility: visible;
}

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

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

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

td, th { padding: 10px; }

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

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

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

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

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

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

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

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

.ZwKHrpcBJTfI p { margin: 0; color: var(--WYfZglWknGHW); }

.RwFrjrNWukXv input:checked + label .vllMAeVdIfem::after { content: "–"; }
.RwFrjrNWukXv input:checked ~ .ZwKHrpcBJTfI { display: block; }

.ssFiaAaSVWFC { text-align: center; }

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

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

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

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

.kwlzmJXyHwaU { display: none; }
.lPegpzRJhgqR { display: none; }
.owIviJBjASFZ { display: none; }
.WCAYGWFhKXBW { display: flex; }
.TJgUpTjiSMcE { display: none; }

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

.ibVvwKESWbVf {
  background-color: var(--NRhcQoDaTKfP);
  color: var(--WYfZglWknGHW);
  padding: 2rem;
}

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

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

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

.taPEtBQwEJmk { width: 45px; height: auto; }
.UCFleeEZndpn { width: 150px; height: auto; }

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

@media (max-width: 767px) {
  .IcCsVrEVkECA { padding: 10px 12px; }
  .mnusrjTcpEUu { padding: 0; justify-content: space-between; flex-wrap: nowrap; gap: 8px; }
  .sPLysnrsWMBy { max-height: 40px; max-width: 110px; }
  .EMoEdXYvQdct { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
  .fmGaKmgQfxOv { min-width: 108px; padding: 10px 18px; font-size: 14px; }
  .OSrzGCxNuOqE {
    aspect-ratio: auto;
    max-height: none;
    min-height: 260px;
    height: auto;
    overflow: visible;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 28px 14px;
  }
  .ETLABxAfmTWN {
    position: absolute;
    inset: 0;
    border-radius: 22px;
    overflow: hidden;
  }
  .bxIkCLwrGhIq {
    position: relative;
    transform: none;
    left: auto;
    top: auto;
    width: 100%;
    max-width: 440px;
    padding: 16px 14px;
    gap: 12px;
    font-size: 15px;
    border-radius: 18px;
  }
  .QLtHFsPKRhHA {
    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; }

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

  .owIviJBjASFZ {
    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(--ohDIGClYqqdH);
    color: var(--WYfZglWknGHW);
    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;
  }

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

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

  .jkoTIqgvoSdk:checked ~ #vLhVNWSLWvkj { transform: translateX(0); }

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

  #vLhVNWSLWvkj .jpWDFBCZryvo { flex-direction: column; }
  #vLhVNWSLWvkj .jpWDFBCZryvo a { min-width: 100%; }

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

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

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

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

  .lPegpzRJhgqR { display: flex; }

  .WCAYGWFhKXBW {
    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(--CXXitlhXTgjQ);
  }

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

  .omQrOuHYxpvD { bottom: 75px; right: 20px; }
  .zYpmuSonPiuF { padding: 20px; }
  .ibVvwKESWbVf { margin-bottom: 70px; }
  .pUdlWXASpkey { flex-direction: column; }
}

@media (max-width: 576px) {
  .WCAYGWFhKXBW { gap: 12px; }
  .OSrzGCxNuOqE { padding: 24px 12px; min-height: 240px; }
  .bxIkCLwrGhIq { font-size: 14px; gap: 10px; padding: 14px 12px; }
  .QLtHFsPKRhHA { font-size: 13px; padding: 12px 14px; }
  h1 { font-size: 28px; }
  h2 { font-size: 24px; }
  h3 { font-size: 20px; }
  .axQKBOLtogBH,
  .qXNhlGMSIxno {
    flex-direction: column;
    gap: 15px;
    align-items: center;
  }
}
/* bm-nav */
.VRxRjseevYhy { display: inline-flex; align-items: center; text-decoration: none; }

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

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

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

.HYstOiPCLBNT { color: var(--ohDIGClYqqdH) !important; }

.pvgvlLjNuPBg { display: flex; }
.GKXBkUKUqEtL { display: none; }
.PhGgXBvaLHvW { max-width: 100%; }

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

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

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

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

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

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

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

.PhGgXBvaLHvW .OSrzGCxNuOqE {
  margin-bottom: 28px;
}

/* bm-theme-spinwinera — dark space neon (screenshot) */
:root {
  --WYfZglWknGHW: #070a14;
  --kqJEhlKOhYgB: #f3f6ff;
  --ohDIGClYqqdH: #27f54c;
  --eMKafznIpCjY: #12182a;
  --CXXitlhXTgjQ: #0b1020;
  --NRhcQoDaTKfP: #050712;
  --zpeyDiveJPgF: #27f54c;
}

body {
  background-color: var(--WYfZglWknGHW);
  color: var(--kqJEhlKOhYgB);
  background-image:
    radial-gradient(ellipse 90% 55% at 70% 0%, rgba(180, 40, 160, 0.22), transparent 55%),
    radial-gradient(ellipse 50% 40% at 10% 30%, rgba(39, 245, 76, 0.08), transparent 50%),
    radial-gradient(ellipse 40% 30% at 90% 80%, rgba(90, 60, 200, 0.12), transparent 50%);
}

.IcCsVrEVkECA a,
.ibVvwKESWbVf a,
.bxIkCLwrGhIq p,
.QLtHFsPKRhHA,
.pvymRofpgxLk,
.owIviJBjASFZ,
.fmGaKmgQfxOv,
.RwFrjrNWukXv,
.ZwKHrpcBJTfI p,
.jpWDFBCZryvo a,
table thead th {
  color: #06100a;
}

.IcCsVrEVkECA a,
.ibVvwKESWbVf a,
.bxIkCLwrGhIq p,
.RwFrjrNWukXv,
.ZwKHrpcBJTfI p,
.jpWDFBCZryvo a:first-child {
  color: #ffffff;
}

.IcCsVrEVkECA {
  background: rgba(11, 16, 32, 0.92);
  border-bottom: 1px solid rgba(39, 245, 76, 0.18);
  backdrop-filter: blur(10px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.45);
}

.cVujQDmlAOhr a {
  color: rgba(243, 246, 255, 0.9);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 12px;
  font-weight: 700;
}

.cVujQDmlAOhr a:hover {
  color: #27f54c;
  text-decoration: none;
}

.HYstOiPCLBNT {
  color: #27f54c !important;
}

.jpWDFBCZryvo a {
  background-color: #161d33;
  color: #ffffff;
  border-radius: 999px;
  padding: 10px 22px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 13px;
  animation: none;
}

.jpWDFBCZryvo a:nth-child(2),
.owIviJBjASFZ,
.QLtHFsPKRhHA,
.IllDFMDoFARi,
.fmGaKmgQfxOv {
  background: linear-gradient(135deg, #4dff6e 0%, #27f54c 45%, #12d638 100%);
  color: #06100a;
  border: none;
  border-radius: 999px;
  box-shadow:
    0 0 18px rgba(39, 245, 76, 0.35),
    0 8px 22px rgba(39, 245, 76, 0.25);
  animation: none;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.03em;
}

.pvymRofpgxLk {
  color: #06100a;
}

.OSrzGCxNuOqE {
  border-radius: 22px;
  box-shadow:
    0 0 0 1px rgba(180, 60, 180, 0.25),
    0 20px 50px rgba(0, 0, 0, 0.55);
  overflow: hidden;
}

.ETLABxAfmTWN::after {
  background: linear-gradient(
    100deg,
    rgba(7, 10, 20, 0.82) 0%,
    rgba(7, 10, 20, 0.45) 42%,
    rgba(90, 20, 110, 0.2) 100%
  );
}

.bxIkCLwrGhIq {
  background: rgba(8, 12, 24, 0.62);
  border: 1px solid rgba(39, 245, 76, 0.22);
  border-radius: 18px;
  backdrop-filter: blur(8px);
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.4);
}

.bxIkCLwrGhIq p:first-child {
  color: rgba(243, 246, 255, 0.85);
  text-transform: uppercase;
  font-size: 0.7em;
  letter-spacing: 0.1em;
  font-weight: 700;
}

.bxIkCLwrGhIq p:nth-child(2) {
  color: #ffffff;
  font-weight: 800;
  text-shadow: 0 2px 18px rgba(180, 40, 160, 0.35);
}

.QLtHFsPKRhHA {
  font-size: 15px;
  padding: 14px 30px;
  color: #06100a;
}

.owIviJBjASFZ {
  animation: none;
  color: #06100a;
}

.wUurruBtdwqV {
  border-radius: 14px;
  background: #10162a;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.06),
    0 10px 28px rgba(0, 0, 0, 0.4);
}

.dJZoPnXjFzCc:hover .wUurruBtdwqV {
  box-shadow:
    0 0 0 1px rgba(39, 245, 76, 0.55),
    0 0 24px rgba(39, 245, 76, 0.2);
}

.axiMzRRgWmFQ .fmGaKmgQfxOv:last-child {
  background: #1a2340;
  color: #ffffff;
  box-shadow: none;
}

.RwFrjrNWukXv {
  background: var(--eMKafznIpCjY);
  color: #ffffff;
  border: 1px solid rgba(39, 245, 76, 0.16);
  border-radius: 14px;
}

.ZwKHrpcBJTfI p { color: rgba(243, 246, 255, 0.9); }

.vllMAeVdIfem::after {
  color: #27f54c;
}

table thead th {
  background: linear-gradient(135deg, #1a2340 0%, #12182a 100%);
  color: #27f54c;
  border-bottom: 1px solid rgba(39, 245, 76, 0.3);
}

table tbody {
  outline: 1px solid rgba(39, 245, 76, 0.15);
  background: rgba(255, 255, 255, 0.02);
}

table tbody tr { border-bottom: 1px solid rgba(255, 255, 255, 0.07); }

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

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

.ibVvwKESWbVf {
  background-color: var(--NRhcQoDaTKfP);
  border-top: 1px solid rgba(39, 245, 76, 0.16);
}

.ibVvwKESWbVf a {
  color: rgba(243, 246, 255, 0.85);
}

.omQrOuHYxpvD {
  background: linear-gradient(135deg, #4dff6e 0%, #27f54c 100%);
  box-shadow: 0 0 16px rgba(39, 245, 76, 0.35);
}

.omQrOuHYxpvD::after {
  border-bottom-color: #06100a;
}

#vLhVNWSLWvkj {
  background-color: #0d1428;
  border-right: 1px solid rgba(39, 245, 76, 0.12);
}

.GKXBkUKUqEtL a {
  background: rgba(255, 255, 255, 0.04);
  color: #ffffff;
  border-radius: 10px;
}

.GKXBkUKUqEtL a:hover,
.GKXBkUKUqEtL .HYstOiPCLBNT {
  background: rgba(39, 245, 76, 0.12);
  color: #27f54c !important;
}

.WCAYGWFhKXBW {
  background-color: #0b1020;
  border-top: 1px solid rgba(39, 245, 76, 0.16);
}

.sPLysnrsWMBy {
  box-shadow: none;
  border-radius: 8px;
  width: auto;
  max-height: 44px;
}

.zYpmuSonPiuF a {
  color: #27f54c;
}

.zYpmuSonPiuF .QLtHFsPKRhHA,
.zYpmuSonPiuF .pvymRofpgxLk,
.zYpmuSonPiuF .fmGaKmgQfxOv,
.zYpmuSonPiuF .owIviJBjASFZ,
.QLtHFsPKRhHA,
.pvymRofpgxLk,
.fmGaKmgQfxOv,
.owIviJBjASFZ {
  color: #000000 !important;
}
