:root {
  --GlCOBdLNufzt: #FEFCFD;
  --LDRCpSpWtoeP: #0E0B17;
  --OPZZghmVjRKF: #FF4040;
  --MRsCWouXwdRN: #426260;
  --siyDliJhFjvl: #353539;
  --KHufpJhZCkAM: #060511;
  --sjtzjgmfbxZJ: #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(--GlCOBdLNufzt);
  color: var(--LDRCpSpWtoeP);
}

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

.GeVEBdhDhAWa a,
.HxCuTlYePhXE a {
  color: var(--GlCOBdLNufzt);
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
}

a:hover { text-decoration: underline; }

.xQcrfYzEiVRS { padding-inline: 24px; }

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

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

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

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

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

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

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

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

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

.nEeRTGvUDPuq { color: var(--OPZZghmVjRKF) !important; }

.mtVoXsuUVLVw { display: flex; }
.SNBgyvUSFPVV { display: none; }
.OqdPSoofvIIW { max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

.pCckhOmqmDCZ {
  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(--GlCOBdLNufzt);
  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);
}

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

.ZGeuJcsVNsvX {
  background-color: var(--OPZZghmVjRKF);
  color: var(--GlCOBdLNufzt);
  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); }
}

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

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

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

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

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

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

.NpFGskEkNVTp { margin: 40px 0; }

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

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

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

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

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

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

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

.qEGpaUzTfIWj .GtbOTkgxAaej:last-child {
  background-color: var(--sjtzjgmfbxZJ);
}

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

.ZzBSiIBIEGCp:hover .vjsaTApSOAFA::after,
.ZzBSiIBIEGCp:focus-within .vjsaTApSOAFA::after { opacity: 1; }

.ZzBSiIBIEGCp:hover .qEGpaUzTfIWj,
.ZzBSiIBIEGCp:focus-within .qEGpaUzTfIWj {
  opacity: 1;
  visibility: visible;
}

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

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

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

td, th { padding: 10px; }

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

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

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

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

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

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

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

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

.LPnSelHjeOKh p { margin: 0; color: var(--GlCOBdLNufzt); }

.DrLzwKZIeUtT input:checked + label .dRmuJWBUyrpU::after { content: "–"; }
.DrLzwKZIeUtT input:checked ~ .LPnSelHjeOKh { display: block; }

.tYMXhvxCbMta { text-align: center; }

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

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

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

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

.ptblxxVFZhud { display: none; }
.cSxHgLFKNcfb { display: none; }
.pntnmwnkwQYU { display: none; }
.jjtytCaoWdMv { display: flex; }
.RORTRjuLVrPe { display: none; }

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

.HxCuTlYePhXE {
  background-color: var(--KHufpJhZCkAM);
  color: var(--GlCOBdLNufzt);
  padding: 2rem;
}

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

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

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

.awCWEQcXnVtA { width: 45px; height: auto; }
.ESRVZoJndHzo { width: 150px; height: auto; }

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

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

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

  .pntnmwnkwQYU {
    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(--OPZZghmVjRKF);
    color: var(--GlCOBdLNufzt);
    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;
  }

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

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

  .VpPSLBXzaSgN:checked ~ #tprFHemHEuZR { transform: translateX(0); }

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

  #tprFHemHEuZR .LrLVUcLtKfpr { flex-direction: column; }
  #tprFHemHEuZR .LrLVUcLtKfpr a { min-width: 100%; }

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

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

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

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

  .cSxHgLFKNcfb { display: flex; }

  .jjtytCaoWdMv {
    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(--siyDliJhFjvl);
  }

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

  .yYiPuRqJDcSk { bottom: 75px; right: 20px; }
  .rXkfIKIkwEvj { padding: 20px; }
  .HxCuTlYePhXE { margin-bottom: 70px; }
  .yODEoAjTwQGl { flex-direction: column; }
}

@media (max-width: 576px) {
  .jjtytCaoWdMv { gap: 12px; }
  .UQSxTFtLvILP { padding: 24px 12px; min-height: 240px; }
  .pCckhOmqmDCZ { font-size: 14px; gap: 10px; padding: 14px 12px; }
  .ZGeuJcsVNsvX { font-size: 13px; padding: 12px 14px; }
  h1 { font-size: 28px; }
  h2 { font-size: 24px; }
  h3 { font-size: 20px; }
  .EAysdwBUNUpI,
  .KLIKhYYKlNTz {
    flex-direction: column;
    gap: 15px;
    align-items: center;
  }
}
/* bm-nav */
.sEnSjGSecBjT { display: inline-flex; align-items: center; text-decoration: none; }

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

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

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

.nEeRTGvUDPuq { color: var(--OPZZghmVjRKF) !important; }

.mtVoXsuUVLVw { display: flex; }
.SNBgyvUSFPVV { display: none; }
.OqdPSoofvIIW { max-width: 100%; }

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

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

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

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

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

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

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

.OqdPSoofvIIW .UQSxTFtLvILP {
  margin-bottom: 28px;
}

/* bm-theme-kokozino — light lobby + yellow CTA / green accents (screenshot) */
:root {
  --GlCOBdLNufzt: #f4f6f8;
  --LDRCpSpWtoeP: #1c1c1c;
  --OPZZghmVjRKF: #f5c518;
  --MRsCWouXwdRN: #eceff2;
  --siyDliJhFjvl: #ffffff;
  --KHufpJhZCkAM: #eceff2;
  --sjtzjgmfbxZJ: #2db84b;
}

body {
  background-color: var(--GlCOBdLNufzt);
  color: var(--LDRCpSpWtoeP);
  background-image:
    radial-gradient(ellipse 70% 40% at 50% -8%, rgba(45, 184, 75, 0.07), transparent 55%),
    radial-gradient(ellipse 35% 28% at 95% 20%, rgba(245, 197, 24, 0.08), transparent 50%),
    linear-gradient(180deg, #fafbfc 0%, #f4f6f8 45%, #eef1f4 100%);
}

.GeVEBdhDhAWa a,
.HxCuTlYePhXE a,
.pCckhOmqmDCZ p,
.DrLzwKZIeUtT,
.LPnSelHjeOKh p,
.LrLVUcLtKfpr a {
  color: #1c1c1c;
}

.GeVEBdhDhAWa {
  background: #ffffff;
  border-bottom: 1px solid rgba(28, 28, 28, 0.08);
  box-shadow: 0 2px 14px rgba(28, 28, 28, 0.05);
}

.bSTAGkvSlIxd a {
  color: #3a3a3a;
  text-transform: none;
  letter-spacing: 0.01em;
  font-size: 14px;
  font-weight: 600;
}

.bSTAGkvSlIxd a:hover {
  color: #2db84b;
  text-decoration: none;
}

.nEeRTGvUDPuq {
  color: #1c1c1c !important;
  box-shadow: inset 0 -3px 0 #f5c518;
}

/* Log in — solid yellow */
.LrLVUcLtKfpr a,
.jjtytCaoWdMv a:first-child {
  background: #f5c518 !important;
  background-color: #f5c518 !important;
  color: #1c1c1c !important;
  border-radius: 12px;
  padding: 10px 20px;
  border: 1px solid #e6b80f !important;
  font-weight: 800;
  text-transform: none;
  letter-spacing: 0.01em;
  font-size: 13px;
  animation: none !important;
  box-shadow: 0 4px 12px rgba(245, 197, 24, 0.35);
}

/* Sign up — white outline */
.LrLVUcLtKfpr a:nth-child(2),
.jjtytCaoWdMv a:nth-child(2) {
  background: #ffffff !important;
  background-color: #ffffff !important;
  border: 1px solid #d0d5db !important;
  color: #1c1c1c !important;
  border-radius: 12px;
  box-shadow: none;
  animation: none !important;
  font-weight: 700;
}

.pntnmwnkwQYU {
  background: #f5c518 !important;
  border: 1px solid #e6b80f !important;
  color: #1c1c1c !important;
  border-radius: 12px;
  box-shadow: 0 4px 14px rgba(245, 197, 24, 0.4);
  animation: none !important;
  font-weight: 800;
}

.ZGeuJcsVNsvX,
.jZysaIdeusAr,
.GtbOTkgxAaej {
  background: #f5c518;
  color: #1c1c1c;
  border: 1px solid #e6b80f;
  border-radius: 12px;
  box-shadow: 0 6px 18px rgba(245, 197, 24, 0.4);
  animation: none;
  text-transform: none;
  font-weight: 800;
  letter-spacing: 0.01em;
}

.XbVyeeJhJEiZ {
  color: #1c1c1c;
}

.UQSxTFtLvILP {
  border-radius: 16px;
  box-shadow:
    0 0 0 1px rgba(45, 184, 75, 0.12),
    0 16px 40px rgba(28, 28, 28, 0.1);
  overflow: hidden;
}

.wvdOJncNaxbn::after {
  background: linear-gradient(
    100deg,
    rgba(20, 60, 35, 0.55) 0%,
    rgba(20, 60, 35, 0.2) 48%,
    rgba(20, 60, 35, 0.05) 100%
  );
}

.pCckhOmqmDCZ {
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 14px;
  backdrop-filter: blur(8px);
  box-shadow: 0 14px 36px rgba(28, 28, 28, 0.14);
}

.pCckhOmqmDCZ p:first-child {
  color: #2db84b;
  text-transform: none;
  font-size: 0.85em;
  letter-spacing: 0.02em;
  font-weight: 700;
}

.pCckhOmqmDCZ p:nth-child(2) {
  color: #1c1c1c;
  font-weight: 800;
  text-shadow: none;
}

.ZGeuJcsVNsvX {
  font-size: 15px;
  padding: 14px 28px;
  color: #1c1c1c;
}

.vjsaTApSOAFA {
  border-radius: 14px;
  background: #ffffff;
  box-shadow:
    0 0 0 1px rgba(28, 28, 28, 0.06),
    0 8px 22px rgba(28, 28, 28, 0.08);
}

.ZzBSiIBIEGCp:hover .vjsaTApSOAFA {
  box-shadow:
    0 0 0 1px rgba(45, 184, 75, 0.4),
    0 0 18px rgba(45, 184, 75, 0.15);
}

.qEGpaUzTfIWj .GtbOTkgxAaej:last-child {
  background: #ffffff;
  color: #1c1c1c;
  box-shadow: none;
  border: 1px solid #d0d5db;
}

.DrLzwKZIeUtT {
  background: #ffffff;
  color: #1c1c1c;
  border: 1px solid rgba(28, 28, 28, 0.08);
  border-radius: 14px;
  box-shadow: 0 4px 14px rgba(28, 28, 28, 0.04);
}

.LPnSelHjeOKh p { color: #4a4a4a; }

.dRmuJWBUyrpU::after {
  color: #2db84b;
}

table thead th {
  background: linear-gradient(135deg, #2db84b 0%, #249a3f 100%);
  color: #ffffff;
  border-bottom: none;
}

table tbody {
  outline: 1px solid rgba(28, 28, 28, 0.08);
  background: #ffffff;
}

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

h1, h2, h3 {
  color: #1c1c1c;
}

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

.HxCuTlYePhXE {
  background-color: var(--KHufpJhZCkAM);
  border-top: 1px solid rgba(28, 28, 28, 0.08);
}

.HxCuTlYePhXE a {
  color: #3a3a3a;
}

.yYiPuRqJDcSk {
  background: #f5c518;
  box-shadow: 0 4px 14px rgba(245, 197, 24, 0.4);
}

.yYiPuRqJDcSk::after {
  border-bottom-color: #1c1c1c;
}

#tprFHemHEuZR {
  background-color: #ffffff;
  border-right: 1px solid rgba(28, 28, 28, 0.08);
  box-shadow: 4px 0 18px rgba(28, 28, 28, 0.04);
}

.SNBgyvUSFPVV a {
  background: #f4f6f8;
  color: #3a3a3a;
  border-radius: 12px;
  border-left: 3px solid transparent;
}

.SNBgyvUSFPVV a:hover,
.SNBgyvUSFPVV .nEeRTGvUDPuq {
  background: rgba(45, 184, 75, 0.1);
  color: #2db84b !important;
  border-left-color: #2db84b;
}

.jjtytCaoWdMv {
  background-color: #ffffff;
  border-top: 1px solid rgba(28, 28, 28, 0.08);
}

.TkIFhiyupUiu {
  box-shadow: none;
  border-radius: 10px;
  width: auto;
  max-height: 48px;
}

.rXkfIKIkwEvj a {
  color: #2db84b;
}

.rXkfIKIkwEvj .ZGeuJcsVNsvX,
.rXkfIKIkwEvj .XbVyeeJhJEiZ,
.rXkfIKIkwEvj .GtbOTkgxAaej,
.rXkfIKIkwEvj .pntnmwnkwQYU,
.ZGeuJcsVNsvX,
.XbVyeeJhJEiZ,
.GtbOTkgxAaej,
.pntnmwnkwQYU,
.jZysaIdeusAr,
.LrLVUcLtKfpr a:first-child,
.jjtytCaoWdMv a:first-child {
  color: #1c1c1c !important;
}

.rXkfIKIkwEvj .LrLVUcLtKfpr a:nth-child(2),
.LrLVUcLtKfpr a:nth-child(2),
.jjtytCaoWdMv a:nth-child(2) {
  color: #1c1c1c !important;
}

.WtrvOrUWlLXL,
.aFlwmfxmqQLh,
.JPnnhBQwCebc img {
  border-radius: 16px;
}
