:root {
  --xNksRvgPBWkO: #FEFCFD;
  --DAJYPSZvuXAt: #0E0B17;
  --gsMaqhnXQxrw: #FF4040;
  --RKlYWtIZleyK: #426260;
  --cXdOoWUZcROD: #353539;
  --ghAmaylDvCRv: #060511;
  --fIoLEfsuvHAW: #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(--xNksRvgPBWkO);
  color: var(--DAJYPSZvuXAt);
}

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

.AmswlgXliUGw a,
.TNmwcLwiJnGN a {
  color: var(--xNksRvgPBWkO);
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
}

a:hover { text-decoration: underline; }

.NwLJXIPgUStO { padding-inline: 24px; }

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

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

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

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

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

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

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

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

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

.HWJplDelLrYf { color: var(--gsMaqhnXQxrw) !important; }

.WSTEfpYwUNrk { display: flex; }
.UvBFzsyYKPSL { display: none; }
.fAMXYFQzaiGC { max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

.AwpyKrRIegYk {
  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(--xNksRvgPBWkO);
  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);
}

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

.QqnaizEqJvYs {
  background-color: var(--gsMaqhnXQxrw);
  color: var(--xNksRvgPBWkO);
  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); }
}

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

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

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

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

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

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

.hJAxTjIXWQfH { margin: 40px 0; }

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

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

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

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

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

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

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

.tbOfUWzuUJqU .GGkSuPxeFAqL:last-child {
  background-color: var(--fIoLEfsuvHAW);
}

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

.ClPfdRwgpciV:hover .KtDPzmjBJNbZ::after,
.ClPfdRwgpciV:focus-within .KtDPzmjBJNbZ::after { opacity: 1; }

.ClPfdRwgpciV:hover .tbOfUWzuUJqU,
.ClPfdRwgpciV:focus-within .tbOfUWzuUJqU {
  opacity: 1;
  visibility: visible;
}

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

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

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

td, th { padding: 10px; }

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

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

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

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

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

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

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

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

.HejnqUTwnEyF p { margin: 0; color: var(--xNksRvgPBWkO); }

.xGsfxCfUhpyA input:checked + label .NyiPTRxxcqWE::after { content: "–"; }
.xGsfxCfUhpyA input:checked ~ .HejnqUTwnEyF { display: block; }

.lAxsDZTzdISH { text-align: center; }

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

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

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

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

.cKwZSGdCjNdB { display: none; }
.OsjkpVHygmyM { display: none; }
.mCXLjiofFIHx { display: none; }
.BBbluQroiXnb { display: flex; }
.SYlVpiKWlfmF { display: none; }

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

.TNmwcLwiJnGN {
  background-color: var(--ghAmaylDvCRv);
  color: var(--xNksRvgPBWkO);
  padding: 2rem;
}

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

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

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

.cVIaTxyaPBVR { width: 45px; height: auto; }
.yeQjlkjLdHJL { width: 150px; height: auto; }

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

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

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

  .mCXLjiofFIHx {
    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(--gsMaqhnXQxrw);
    color: var(--xNksRvgPBWkO);
    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;
  }

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

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

  .MTUkyYzSMils:checked ~ #TOhBjngskWtd { transform: translateX(0); }

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

  #TOhBjngskWtd .AdXjBFIzvTEX { flex-direction: column; }
  #TOhBjngskWtd .AdXjBFIzvTEX a { min-width: 100%; }

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

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

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

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

  .OsjkpVHygmyM { display: flex; }

  .BBbluQroiXnb {
    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(--cXdOoWUZcROD);
  }

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

  .zcbIbBJuubyv { bottom: 75px; right: 20px; }
  .dSumjSTLPpoF { padding: 20px; }
  .TNmwcLwiJnGN { margin-bottom: 70px; }
  .uLsRhhfhWmfk { flex-direction: column; }
}

@media (max-width: 576px) {
  .BBbluQroiXnb { gap: 12px; }
  .kJEJkCDYvvKs { padding: 24px 12px; min-height: 240px; }
  .AwpyKrRIegYk { font-size: 14px; gap: 10px; padding: 14px 12px; }
  .QqnaizEqJvYs { font-size: 13px; padding: 12px 14px; }
  h1 { font-size: 28px; }
  h2 { font-size: 24px; }
  h3 { font-size: 20px; }
  .OInEHVGLzvFg,
  .DKkETWXXRcvW {
    flex-direction: column;
    gap: 15px;
    align-items: center;
  }
}
/* bm-nav */
.WBlWqUfoeqiG { display: inline-flex; align-items: center; text-decoration: none; }

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

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

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

.HWJplDelLrYf { color: var(--gsMaqhnXQxrw) !important; }

.WSTEfpYwUNrk { display: flex; }
.UvBFzsyYKPSL { display: none; }
.fAMXYFQzaiGC { max-width: 100%; }

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

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

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

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

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

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

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

.fAMXYFQzaiGC .kJEJkCDYvvKs {
  margin-bottom: 28px;
}

/* bm-theme-zoccer — dark charcoal + neon lime (screenshot) */
:root {
  --xNksRvgPBWkO: #121212;
  --DAJYPSZvuXAt: #f4f4f4;
  --gsMaqhnXQxrw: #bfff00;
  --RKlYWtIZleyK: #1a1a1a;
  --cXdOoWUZcROD: #0e0e0e;
  --ghAmaylDvCRv: #0a0a0a;
  --fIoLEfsuvHAW: #bfff00;
}

body {
  background-color: var(--xNksRvgPBWkO);
  color: var(--DAJYPSZvuXAt);
  background-image:
    radial-gradient(ellipse 80% 50% at 50% -8%, rgba(191, 255, 0, 0.07), transparent 55%),
    radial-gradient(ellipse 40% 30% at 90% 40%, rgba(191, 255, 0, 0.04), transparent 50%);
}

.AmswlgXliUGw a,
.TNmwcLwiJnGN a,
.AwpyKrRIegYk p,
.xGsfxCfUhpyA,
.HejnqUTwnEyF p,
.AdXjBFIzvTEX a {
  color: #f4f4f4;
}

.AmswlgXliUGw {
  background: #0e0e0e;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.45);
}

.qZOYDrVSjKaN a {
  color: rgba(244, 244, 244, 0.9);
  text-transform: none;
  letter-spacing: 0.01em;
  font-size: 13px;
  font-weight: 600;
}

.qZOYDrVSjKaN a:hover {
  color: #bfff00;
  text-decoration: none;
}

.HWJplDelLrYf {
  color: #bfff00 !important;
}

.AdXjBFIzvTEX a,
.BBbluQroiXnb a:first-child {
  background: transparent !important;
  background-color: transparent !important;
  color: #ffffff !important;
  border-radius: 4px;
  padding: 10px 18px;
  border: 1px solid rgba(255, 255, 255, 0.9) !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 12px;
  animation: none !important;
}

.AdXjBFIzvTEX a:nth-child(2),
.BBbluQroiXnb a:nth-child(2),
.mCXLjiofFIHx {
  background: #ffffff !important;
  background-color: #ffffff !important;
  border: 1px solid #ffffff !important;
  color: #121212 !important;
  border-radius: 4px;
  box-shadow: none;
  animation: none !important;
  font-weight: 800;
}

.QqnaizEqJvYs,
.ojAvUdYaHTsZ,
.GGkSuPxeFAqL {
  background: #bfff00;
  color: #121212;
  border: none;
  border-radius: 4px;
  box-shadow:
    0 0 18px rgba(191, 255, 0, 0.3),
    0 8px 22px rgba(0, 0, 0, 0.35);
  animation: none;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.03em;
}

.nMVygDvRzdzI {
  color: #121212;
}

.kJEJkCDYvvKs {
  border-radius: 8px;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.06),
    0 18px 48px rgba(0, 0, 0, 0.55);
  overflow: hidden;
}

.mrFzeUCDZjyS::after {
  background: linear-gradient(
    100deg,
    rgba(18, 18, 18, 0.78) 0%,
    rgba(18, 18, 18, 0.35) 48%,
    rgba(18, 18, 18, 0.12) 100%
  );
}

.AwpyKrRIegYk {
  background: rgba(14, 14, 14, 0.82);
  border: 1px solid rgba(191, 255, 0, 0.22);
  border-radius: 8px;
  backdrop-filter: blur(8px);
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.45);
}

.AwpyKrRIegYk p:first-child {
  color: rgba(244, 244, 244, 0.85);
  text-transform: uppercase;
  font-size: 0.72em;
  letter-spacing: 0.08em;
  font-weight: 700;
}

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

.QqnaizEqJvYs {
  font-size: 15px;
  padding: 14px 28px;
  color: #121212;
}

.mCXLjiofFIHx {
  animation: none;
  color: #121212;
}

.KtDPzmjBJNbZ {
  border-radius: 8px;
  background: #1a1a1a;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.06),
    0 10px 28px rgba(0, 0, 0, 0.45);
}

.ClPfdRwgpciV:hover .KtDPzmjBJNbZ {
  box-shadow:
    0 0 0 1px rgba(191, 255, 0, 0.45),
    0 0 22px rgba(191, 255, 0, 0.16);
}

.tbOfUWzuUJqU .GGkSuPxeFAqL:last-child {
  background: transparent;
  color: #ffffff;
  box-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0.85);
}

.xGsfxCfUhpyA {
  background: var(--RKlYWtIZleyK);
  color: #f4f4f4;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 8px;
}

.HejnqUTwnEyF p { color: rgba(244, 244, 244, 0.9); }

.NyiPTRxxcqWE::after {
  color: #bfff00;
}

table thead th {
  background: #1a1a1a;
  color: #bfff00;
  border-bottom: 1px solid rgba(191, 255, 0, 0.25);
}

table tbody {
  outline: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.02);
}

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

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

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

.TNmwcLwiJnGN {
  background-color: var(--ghAmaylDvCRv);
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.TNmwcLwiJnGN a {
  color: rgba(244, 244, 244, 0.85);
}

.zcbIbBJuubyv {
  background: #bfff00;
}

.zcbIbBJuubyv::after {
  border-bottom-color: #121212;
}

#TOhBjngskWtd {
  background-color: #f4f4f4;
  border-right: 1px solid rgba(0, 0, 0, 0.08);
}

.UvBFzsyYKPSL a {
  background: transparent;
  color: #2a2a2a;
  border-radius: 8px;
}

.UvBFzsyYKPSL a:hover,
.UvBFzsyYKPSL .HWJplDelLrYf {
  background: rgba(191, 255, 0, 0.25);
  color: #121212 !important;
}

.BBbluQroiXnb {
  background-color: transparent;
  border-top: none;
}

.MSUOdnCBkkLs {
  box-shadow: none;
  border-radius: 0;
  width: auto;
  max-height: 44px;
  filter: drop-shadow(0 2px 8px rgba(191, 255, 0, 0.2));
}

.dSumjSTLPpoF a {
  color: #bfff00;
}

.dSumjSTLPpoF .QqnaizEqJvYs,
.dSumjSTLPpoF .nMVygDvRzdzI,
.dSumjSTLPpoF .GGkSuPxeFAqL,
.dSumjSTLPpoF .mCXLjiofFIHx,
.QqnaizEqJvYs,
.nMVygDvRzdzI,
.GGkSuPxeFAqL,
.mCXLjiofFIHx,
.ojAvUdYaHTsZ,
.AdXjBFIzvTEX a:nth-child(2),
.BBbluQroiXnb a:nth-child(2) {
  color: #121212 !important;
}

.AdXjBFIzvTEX a:first-child,
.BBbluQroiXnb a:first-child {
  color: #ffffff !important;
  background: transparent !important;
  background-color: transparent !important;
  border-color: rgba(255, 255, 255, 0.9) !important;
}
