:root {
  --HsHzEmWjXDBl: #FEFCFD;
  --tqzskjyLOqzR: #0E0B17;
  --ZaXzCkfOJfFW: #FF4040;
  --gmEYaNRMtCDp: #426260;
  --wjQeZBhqtgGI: #353539;
  --hOHrusvpfFiB: #060511;
  --mVhGaOTadHuh: #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(--HsHzEmWjXDBl);
  color: var(--tqzskjyLOqzR);
}

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

.QYKhkcsOxuaH a,
.AgTdnAyIztzt a {
  color: var(--HsHzEmWjXDBl);
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
}

a:hover { text-decoration: underline; }

.EHqgsMjtrwcF { padding-inline: 24px; }

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

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

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

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

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

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

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

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

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

.YQkWtHaSbBTT { color: var(--ZaXzCkfOJfFW) !important; }

.DsrFyfOzUUfv { display: flex; }
.mxBeyWmMzzcF { display: none; }
.sTVokpYoLOLN { max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

.EMFcNVGfOXpG {
  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(--HsHzEmWjXDBl);
  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);
}

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

.uqsSIxzULBVk {
  background-color: var(--ZaXzCkfOJfFW);
  color: var(--HsHzEmWjXDBl);
  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); }
}

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

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

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

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

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

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

.uDQddGrecAvy { margin: 40px 0; }

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

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

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

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

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

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

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

.ysAGNaXQvmvi .IUgQFDTxVRrc:last-child {
  background-color: var(--mVhGaOTadHuh);
}

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

.jyjcJNyEAyLj:hover .fEUsMVwZfGZZ::after,
.jyjcJNyEAyLj:focus-within .fEUsMVwZfGZZ::after { opacity: 1; }

.jyjcJNyEAyLj:hover .ysAGNaXQvmvi,
.jyjcJNyEAyLj:focus-within .ysAGNaXQvmvi {
  opacity: 1;
  visibility: visible;
}

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

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

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

td, th { padding: 10px; }

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

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

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

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

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

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

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

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

.DhicIEPBfRya p { margin: 0; color: var(--HsHzEmWjXDBl); }

.ydqCTrzRVzHU input:checked + label .QszjnrQwzuNI::after { content: "–"; }
.ydqCTrzRVzHU input:checked ~ .DhicIEPBfRya { display: block; }

.hhHLdWMfBtbY { text-align: center; }

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

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

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

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

.eKqNhIUMesLb { display: none; }
.WYZzfBTreiMI { display: none; }
.qDOCmFNsyzxy { display: none; }
.KZweRtvpEtqx { display: flex; }
.FlNuaMRvHwlF { display: none; }

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

.AgTdnAyIztzt {
  background-color: var(--hOHrusvpfFiB);
  color: var(--HsHzEmWjXDBl);
  padding: 2rem;
}

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

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

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

.pJakcftyvJXo { width: 45px; height: auto; }
.RTxNNpEGvCOn { width: 150px; height: auto; }

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

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

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

  .qDOCmFNsyzxy {
    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(--ZaXzCkfOJfFW);
    color: var(--HsHzEmWjXDBl);
    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;
  }

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

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

  .PJmsDdvEfQKq:checked ~ #MZCuwpZgWsIF { transform: translateX(0); }

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

  #MZCuwpZgWsIF .DlGOqpVwxGvp { flex-direction: column; }
  #MZCuwpZgWsIF .DlGOqpVwxGvp a { min-width: 100%; }

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

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

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

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

  .WYZzfBTreiMI { display: flex; }

  .KZweRtvpEtqx {
    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(--wjQeZBhqtgGI);
  }

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

  .PLFOHMsjAMOX { bottom: 75px; right: 20px; }
  .fhrbBLLjyASs { padding: 20px; }
  .AgTdnAyIztzt { margin-bottom: 70px; }
  .NVVpDtPNDbun { flex-direction: column; }
}

@media (max-width: 576px) {
  .KZweRtvpEtqx { gap: 12px; }
  .UzefKKjSyYFO { padding: 24px 12px; min-height: 240px; }
  .EMFcNVGfOXpG { font-size: 14px; gap: 10px; padding: 14px 12px; }
  .uqsSIxzULBVk { font-size: 13px; padding: 12px 14px; }
  h1 { font-size: 28px; }
  h2 { font-size: 24px; }
  h3 { font-size: 20px; }
  .MlQhMBiVSQWo,
  .yxOyudCTwcnE {
    flex-direction: column;
    gap: 15px;
    align-items: center;
  }
}
/* bm-nav */
.BAqyXlKIRJbi { display: inline-flex; align-items: center; text-decoration: none; }

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

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

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

.YQkWtHaSbBTT { color: var(--ZaXzCkfOJfFW) !important; }

.DsrFyfOzUUfv { display: flex; }
.mxBeyWmMzzcF { display: none; }
.sTVokpYoLOLN { max-width: 100%; }

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

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

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

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

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

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

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

.sTVokpYoLOLN .UzefKKjSyYFO {
  margin-bottom: 28px;
}

/* bm-theme-vipluck — cream luxury + blue CTA (screenshot) */
:root {
  --HsHzEmWjXDBl: #f5f4f0;
  --tqzskjyLOqzR: #2a2a2a;
  --ZaXzCkfOJfFW: #3b7dd8;
  --gmEYaNRMtCDp: #ebe8e0;
  --wjQeZBhqtgGI: #faf9f6;
  --hOHrusvpfFiB: #ebe8e0;
  --mVhGaOTadHuh: #3b7dd8;
}

body {
  background-color: var(--HsHzEmWjXDBl);
  color: var(--tqzskjyLOqzR);
  background-image:
    radial-gradient(ellipse 70% 45% at 50% -5%, rgba(59, 125, 216, 0.06), transparent 55%),
    linear-gradient(180deg, #faf9f6 0%, #f5f4f0 40%, #f0eee8 100%);
}

.QYKhkcsOxuaH a,
.AgTdnAyIztzt a,
.EMFcNVGfOXpG p,
.ydqCTrzRVzHU,
.DhicIEPBfRya p,
.DlGOqpVwxGvp a {
  color: #2a2a2a;
}

.QYKhkcsOxuaH {
  background: rgba(250, 249, 246, 0.95);
  border-bottom: 1px solid rgba(42, 42, 42, 0.08);
  backdrop-filter: blur(8px);
  box-shadow: 0 4px 18px rgba(42, 42, 42, 0.04);
}

.KsFxHYbsorCR a {
  color: #4a4a4a;
  text-transform: none;
  letter-spacing: 0.01em;
  font-size: 13px;
  font-weight: 600;
}

.KsFxHYbsorCR a:hover {
  color: #3b7dd8;
  text-decoration: none;
}

.YQkWtHaSbBTT {
  color: #3b7dd8 !important;
}

.DlGOqpVwxGvp a {
  background-color: #faf9f6;
  color: #2a2a2a;
  border-radius: 8px;
  padding: 10px 18px;
  border: 1px solid rgba(42, 42, 42, 0.18);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 12px;
  animation: none;
}

.DlGOqpVwxGvp a:nth-child(2),
.qDOCmFNsyzxy {
  background-color: #faf9f6;
  border: 1px solid rgba(42, 42, 42, 0.22);
  color: #2a2a2a;
  border-radius: 8px;
  box-shadow: none;
  animation: none;
}

.uqsSIxzULBVk,
.YNKaYwXOFWEq,
.IUgQFDTxVRrc {
  background: linear-gradient(180deg, #5a9aef 0%, #3b7dd8 55%, #2f6bc0 100%);
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 10px;
  box-shadow:
    0 2px 0 rgba(30, 70, 140, 0.25),
    0 8px 22px rgba(59, 125, 216, 0.35);
  animation: none;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.03em;
}

.txUyqcpQIfGL {
  color: #ffffff;
}

.UzefKKjSyYFO {
  border-radius: 16px;
  box-shadow:
    0 0 0 1px rgba(42, 42, 42, 0.06),
    0 16px 40px rgba(42, 42, 42, 0.1);
  overflow: hidden;
}

.jaUBykiVeGWT::after {
  background: linear-gradient(
    100deg,
    rgba(20, 40, 60, 0.55) 0%,
    rgba(20, 40, 60, 0.2) 45%,
    rgba(20, 40, 60, 0.05) 100%
  );
}

.EMFcNVGfOXpG {
  background: rgba(250, 249, 246, 0.88);
  border: 1px solid rgba(255, 255, 255, 0.65);
  border-radius: 14px;
  backdrop-filter: blur(8px);
  box-shadow: 0 14px 36px rgba(20, 40, 60, 0.18);
}

.EMFcNVGfOXpG p:first-child {
  color: #3b7dd8;
  text-transform: none;
  font-size: 0.85em;
  letter-spacing: 0.02em;
  font-weight: 600;
  font-style: italic;
}

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

.uqsSIxzULBVk {
  font-size: 15px;
  padding: 14px 28px;
  color: #ffffff;
}

.qDOCmFNsyzxy {
  animation: none;
  color: #2a2a2a;
}

.fEUsMVwZfGZZ {
  border-radius: 12px;
  background: #ebe8e0;
  box-shadow:
    0 0 0 1px rgba(42, 42, 42, 0.06),
    0 8px 22px rgba(42, 42, 42, 0.08);
}

.jyjcJNyEAyLj:hover .fEUsMVwZfGZZ {
  box-shadow:
    0 0 0 1px rgba(59, 125, 216, 0.35),
    0 0 18px rgba(59, 125, 216, 0.12);
}

.ysAGNaXQvmvi .IUgQFDTxVRrc:last-child {
  background: #faf9f6;
  color: #2a2a2a;
  box-shadow: none;
  border: 1px solid rgba(42, 42, 42, 0.18);
}

.ydqCTrzRVzHU {
  background: #faf9f6;
  color: #2a2a2a;
  border: 1px solid rgba(42, 42, 42, 0.08);
  border-radius: 14px;
  box-shadow: 0 4px 14px rgba(42, 42, 42, 0.04);
}

.DhicIEPBfRya p { color: #4a4a4a; }

.QszjnrQwzuNI::after {
  color: #3b7dd8;
}

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

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

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

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

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

.AgTdnAyIztzt {
  background-color: var(--hOHrusvpfFiB);
  border-top: 1px solid rgba(42, 42, 42, 0.08);
}

.AgTdnAyIztzt a {
  color: #4a4a4a;
}

.PLFOHMsjAMOX {
  background: linear-gradient(135deg, #5a9aef 0%, #3b7dd8 100%);
}

.PLFOHMsjAMOX::after {
  border-bottom-color: #ffffff;
}

#MZCuwpZgWsIF {
  background-color: #faf9f6;
  border-right: 1px solid rgba(42, 42, 42, 0.08);
}

.mxBeyWmMzzcF a {
  background: transparent;
  color: #4a4a4a;
  border-radius: 10px;
}

.mxBeyWmMzzcF a:hover,
.mxBeyWmMzzcF .YQkWtHaSbBTT {
  background: rgba(59, 125, 216, 0.1);
  color: #3b7dd8 !important;
}

.KZweRtvpEtqx {
  background-color: #faf9f6;
  border-top: 1px solid rgba(42, 42, 42, 0.08);
}

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

.fhrbBLLjyASs a {
  color: #3b7dd8;
}

.fhrbBLLjyASs .uqsSIxzULBVk,
.fhrbBLLjyASs .txUyqcpQIfGL,
.fhrbBLLjyASs .IUgQFDTxVRrc,
.uqsSIxzULBVk,
.txUyqcpQIfGL,
.IUgQFDTxVRrc,
.YNKaYwXOFWEq {
  color: #ffffff !important;
}

.fhrbBLLjyASs .qDOCmFNsyzxy,
.qDOCmFNsyzxy,
.DlGOqpVwxGvp a:nth-child(2) {
  color: #2a2a2a !important;
}
