:root {
  --qNVdDuQUPuld: #FEFCFD;
  --dCXbpVdAeZDz: #0E0B17;
  --ksuPLAIZQjhv: #FF4040;
  --hkvmGCaWBict: #426260;
  --PHuvBsUvwDvy: #353539;
  --WmuMmgdhpWkh: #060511;
  --vHJJjEshmput: #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(--qNVdDuQUPuld);
  color: var(--dCXbpVdAeZDz);
}

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

.zehdJlluuede a,
.WzTTRivLGIsk a {
  color: var(--qNVdDuQUPuld);
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
}

a:hover { text-decoration: underline; }

.xkTGMuqywyum { padding-inline: 24px; }

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

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

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

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

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

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

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

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

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

.YcAaLNtqJIDv { color: var(--ksuPLAIZQjhv) !important; }

.RHVoqwrqpclS { display: flex; }
.YWDRsmWVcbyb { display: none; }
.KVRTaTnuEEwf { max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

.nUELkiEXgmJm {
  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(--qNVdDuQUPuld);
  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);
}

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

.CFzXYPjIGFDE {
  background-color: var(--ksuPLAIZQjhv);
  color: var(--qNVdDuQUPuld);
  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); }
}

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

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

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

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

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

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

.iylrCmzEXEFV { margin: 40px 0; }

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

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

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

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

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

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

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

.RPVMDtjapchq .PopwPEGmPWTV:last-child {
  background-color: var(--vHJJjEshmput);
}

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

.FFYVZCfpjozD:hover .tRPIriBAXYqX::after,
.FFYVZCfpjozD:focus-within .tRPIriBAXYqX::after { opacity: 1; }

.FFYVZCfpjozD:hover .RPVMDtjapchq,
.FFYVZCfpjozD:focus-within .RPVMDtjapchq {
  opacity: 1;
  visibility: visible;
}

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

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

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

td, th { padding: 10px; }

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

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

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

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

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

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

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

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

.HfFRqsQAqMOJ p { margin: 0; color: var(--qNVdDuQUPuld); }

.bCSAHvWASjFX input:checked + label .IjEOULEvBmae::after { content: "–"; }
.bCSAHvWASjFX input:checked ~ .HfFRqsQAqMOJ { display: block; }

.ambgUfoQfJDv { text-align: center; }

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

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

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

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

.DYAmZdjBFnSw { display: none; }
.dCleyJpArvan { display: none; }
.kQNilcMLrolf { display: none; }
.qSdGmrLwpCtD { display: flex; }
.OrsjAnGmjysS { display: none; }

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

.WzTTRivLGIsk {
  background-color: var(--WmuMmgdhpWkh);
  color: var(--qNVdDuQUPuld);
  padding: 2rem;
}

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

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

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

.gDHTXJEDdHwE { width: 45px; height: auto; }
.ldvpJvZoHhNx { width: 150px; height: auto; }

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

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

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

  .kQNilcMLrolf {
    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(--ksuPLAIZQjhv);
    color: var(--qNVdDuQUPuld);
    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;
  }

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

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

  .jUkwEwlPaJKf:checked ~ #XNnYBAZeeglq { transform: translateX(0); }

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

  #XNnYBAZeeglq .KGuqFIPCEZQE { flex-direction: column; }
  #XNnYBAZeeglq .KGuqFIPCEZQE a { min-width: 100%; }

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

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

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

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

  .dCleyJpArvan { display: flex; }

  .qSdGmrLwpCtD {
    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(--PHuvBsUvwDvy);
  }

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

  .qcpsLgUltJxv { bottom: 75px; right: 20px; }
  .RlLlVYlPFgDj { padding: 20px; }
  .WzTTRivLGIsk { margin-bottom: 70px; }
  .vmfsnQCOgUSf { flex-direction: column; }
}

@media (max-width: 576px) {
  .qSdGmrLwpCtD { gap: 12px; }
  .pQFbzuZNvBNA { padding: 24px 12px; min-height: 240px; }
  .nUELkiEXgmJm { font-size: 14px; gap: 10px; padding: 14px 12px; }
  .CFzXYPjIGFDE { font-size: 13px; padding: 12px 14px; }
  h1 { font-size: 28px; }
  h2 { font-size: 24px; }
  h3 { font-size: 20px; }
  .XOYtegZvzVtB,
  .cqySrTfseEZw {
    flex-direction: column;
    gap: 15px;
    align-items: center;
  }
}
/* bm-nav */
.lRwGXFvVcmoF { display: inline-flex; align-items: center; text-decoration: none; }

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

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

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

.YcAaLNtqJIDv { color: var(--ksuPLAIZQjhv) !important; }

.RHVoqwrqpclS { display: flex; }
.YWDRsmWVcbyb { display: none; }
.KVRTaTnuEEwf { max-width: 100%; }

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

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

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

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

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

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

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

.KVRTaTnuEEwf .pQFbzuZNvBNA {
  margin-bottom: 28px;
}

/* bm-theme-britsino2 — dark neon variant: outline cyan login, pill CTAs, reverse gradient */
:root {
  --qNVdDuQUPuld: #0b0e18;
  --dCXbpVdAeZDz: #eef3ff;
  --ksuPLAIZQjhv: #ff2d9b;
  --hkvmGCaWBict: #141825;
  --PHuvBsUvwDvy: #080a12;
  --WmuMmgdhpWkh: #06070e;
  --vHJJjEshmput: #19e0f2;
}

body {
  background-color: var(--qNVdDuQUPuld);
  color: var(--dCXbpVdAeZDz);
  background-image:
    linear-gradient(rgba(25, 224, 242, 0.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 45, 155, 0.03) 1px, transparent 1px),
    radial-gradient(ellipse 55% 40% at 15% 0%, rgba(25, 224, 242, 0.14), transparent 55%),
    radial-gradient(ellipse 45% 35% at 100% 60%, rgba(255, 45, 155, 0.12), transparent 50%);
  background-size: 48px 48px, 48px 48px, auto, auto;
}

.zehdJlluuede a,
.WzTTRivLGIsk a,
.nUELkiEXgmJm p,
.bCSAHvWASjFX,
.HfFRqsQAqMOJ p,
.KGuqFIPCEZQE a {
  color: #eef3ff;
}

.zehdJlluuede {
  background: linear-gradient(180deg, #10131f 0%, #080a12 100%);
  border-bottom: 1px solid rgba(255, 45, 155, 0.22);
  box-shadow: 0 10px 32px rgba(0, 0, 0, 0.5);
}

.ZqngQHNubvUy a {
  color: rgba(238, 243, 255, 0.86);
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: 11px;
  font-weight: 700;
}

.ZqngQHNubvUy a:hover {
  color: #19e0f2;
  text-decoration: none;
}

.YcAaLNtqJIDv {
  color: #ffffff !important;
  background: linear-gradient(90deg, #19e0f2 0%, #ff2d9b 100%);
  border-radius: 999px;
  padding: 5px 14px;
  box-shadow: 0 0 14px rgba(25, 224, 242, 0.35);
}

/* LOGIN — cyan outline (unique vs solid fill on site 1) */
.KGuqFIPCEZQE a,
.qSdGmrLwpCtD a:first-child {
  background: transparent !important;
  background-color: transparent !important;
  color: #19e0f2 !important;
  border-radius: 999px;
  padding: 10px 22px;
  border: 2px solid #19e0f2 !important;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 12px;
  animation: none !important;
  box-shadow: 0 0 12px rgba(25, 224, 242, 0.2);
}

/* SIGN UP — magenta→violet gradient pill */
.KGuqFIPCEZQE a:nth-child(2),
.qSdGmrLwpCtD a:nth-child(2),
.kQNilcMLrolf {
  background: linear-gradient(135deg, #ff2d9b 0%, #c41fff 100%) !important;
  border: none !important;
  color: #ffffff !important;
  border-radius: 999px;
  box-shadow: 0 0 22px rgba(255, 45, 155, 0.45);
  animation: none !important;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.CFzXYPjIGFDE,
.IJimXcvTCoUf,
.PopwPEGmPWTV {
  background: linear-gradient(135deg, #ff2d9b 0%, #c41fff 55%, #7b2fff 100%);
  color: #ffffff;
  border: none;
  border-radius: 999px;
  box-shadow:
    0 0 20px rgba(255, 45, 155, 0.4),
    0 8px 24px rgba(0, 0, 0, 0.4);
  animation: none;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.05em;
}

.gEZZseyPggeX {
  color: #ffffff;
}

.pQFbzuZNvBNA {
  border-radius: 22px;
  box-shadow:
    0 0 0 1px rgba(255, 45, 155, 0.28),
    0 0 40px rgba(25, 224, 242, 0.08),
    0 20px 50px rgba(0, 0, 0, 0.55);
  overflow: hidden;
}

.VyBmndFUKkMe::after {
  background: linear-gradient(
    115deg,
    rgba(8, 10, 18, 0.88) 0%,
    rgba(20, 12, 32, 0.45) 45%,
    rgba(8, 10, 18, 0.1) 100%
  );
}

.nUELkiEXgmJm {
  background: rgba(8, 10, 18, 0.82);
  border: 1px solid rgba(25, 224, 242, 0.4);
  border-radius: 18px;
  backdrop-filter: blur(10px);
  box-shadow:
    0 0 24px rgba(25, 224, 242, 0.12),
    0 16px 40px rgba(0, 0, 0, 0.5);
}

.nUELkiEXgmJm p:first-child {
  color: #ff2d9b;
  text-transform: uppercase;
  font-size: 0.7em;
  letter-spacing: 0.12em;
  font-weight: 800;
}

.nUELkiEXgmJm p:nth-child(2) {
  color: #ffffff;
  font-weight: 800;
}

.CFzXYPjIGFDE {
  font-size: 15px;
  padding: 14px 32px;
  color: #ffffff;
}

.tRPIriBAXYqX {
  border-radius: 16px;
  background: #141825;
  box-shadow:
    0 0 0 1px rgba(255, 45, 155, 0.12),
    0 12px 30px rgba(0, 0, 0, 0.45);
}

.FFYVZCfpjozD:hover .tRPIriBAXYqX {
  box-shadow:
    0 0 0 1px rgba(255, 45, 155, 0.55),
    0 0 24px rgba(25, 224, 242, 0.22);
}

.RPVMDtjapchq .PopwPEGmPWTV:last-child {
  background: transparent;
  color: #19e0f2;
  box-shadow: none;
  border: 2px solid #19e0f2;
}

.bCSAHvWASjFX {
  background: var(--hkvmGCaWBict);
  color: #eef3ff;
  border: 1px solid rgba(255, 45, 155, 0.18);
  border-radius: 16px;
}

.HfFRqsQAqMOJ p { color: rgba(238, 243, 255, 0.86); }

.IjEOULEvBmae::after {
  color: #ff2d9b;
}

table thead th {
  background: linear-gradient(90deg, #19e0f2 0%, #ff2d9b 100%);
  color: #080a12;
  border-bottom: none;
  font-weight: 800;
}

table tbody {
  outline: 1px solid rgba(255, 45, 155, 0.16);
  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: none;
  padding-left: 0;
  box-shadow: inset 0 -3px 0 0 transparent;
  background-image: linear-gradient(90deg, #19e0f2, #ff2d9b);
  background-size: 72px 3px;
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 10px;
}

.WzTTRivLGIsk {
  background-color: var(--WmuMmgdhpWkh);
  border-top: 1px solid rgba(255, 45, 155, 0.16);
}

.WzTTRivLGIsk a {
  color: rgba(238, 243, 255, 0.82);
}

.qcpsLgUltJxv {
  background: linear-gradient(135deg, #19e0f2 0%, #ff2d9b 100%);
  border-radius: 999px;
  box-shadow: 0 0 18px rgba(25, 224, 242, 0.35);
}

.qcpsLgUltJxv::after {
  border-bottom-color: #080a12;
}

#XNnYBAZeeglq {
  background-color: #080a12;
  border-right: 1px solid rgba(255, 45, 155, 0.14);
}

.YWDRsmWVcbyb a {
  background: rgba(255, 255, 255, 0.03);
  color: #ffffff;
  border-radius: 999px;
  border-left: none;
  border: 1px solid transparent;
}

.YWDRsmWVcbyb a:hover,
.YWDRsmWVcbyb .YcAaLNtqJIDv {
  background: linear-gradient(90deg, rgba(25, 224, 242, 0.25) 0%, rgba(255, 45, 155, 0.3) 100%);
  color: #ffffff !important;
  border-color: rgba(25, 224, 242, 0.35);
}

.qSdGmrLwpCtD {
  background-color: #080a12;
  border-top: 1px solid rgba(255, 45, 155, 0.14);
}

.QCxRbZBflkyA {
  box-shadow: none;
  border-radius: 10px;
  width: auto;
  max-height: 46px;
  filter: drop-shadow(0 0 12px rgba(255, 45, 155, 0.4));
}

.RlLlVYlPFgDj a {
  color: #19e0f2;
}

.RlLlVYlPFgDj .CFzXYPjIGFDE,
.RlLlVYlPFgDj .gEZZseyPggeX,
.RlLlVYlPFgDj .PopwPEGmPWTV,
.RlLlVYlPFgDj .kQNilcMLrolf,
.CFzXYPjIGFDE,
.gEZZseyPggeX,
.PopwPEGmPWTV,
.kQNilcMLrolf,
.IJimXcvTCoUf,
.KGuqFIPCEZQE a:nth-child(2),
.qSdGmrLwpCtD a:nth-child(2) {
  color: #ffffff !important;
}

.KGuqFIPCEZQE a:first-child,
.qSdGmrLwpCtD a:first-child {
  color: #19e0f2 !important;
}

.YGAeZpXimBmZ,
.xPCwOnqDYMjn,
.SAZnTuzsMQlG img {
  border-radius: 18px;
}
