.game-theme--weiss-schwarz {
  --other-bg: #07091a;
  --other-panel-solid: #0b0f24;
  --other-surface: rgba(11, 15, 36, 0.96);
  --other-surface-strong: #111735;
  --other-text: #f9f7ff;
  --other-muted: #c9cce4;
  --other-accent: #ff4fd8;
  --other-accent-strong: #ff91e8;
  --other-accent-rgb: 255, 79, 216;
  --other-link: #89efff;
  --other-focus: #fff176;
  --other-border-width: 1px;
  --other-border-style: solid;
  --other-border: rgba(137, 239, 255, 0.48);
  --other-control-border: #59dfff;
  --other-display-font:
    "Arial Black", "Aptos Display", "Segoe UI", ui-sans-serif, sans-serif;
  --other-heading-letter-spacing: -0.045em;
  --other-heading-weight: 900;
  --other-radius-large: 18px;
  --other-radius-medium: 14px;
  --other-radius-control: 10px;
  --other-chip-radius: 999px;
  --other-button-radius: 9px;
  --other-panel-shadow:
    0 24px 70px rgba(0, 0, 0, 0.48), 0 0 36px rgba(255, 79, 216, 0.1);
  --other-method-background: #111735;
  --other-product-background:
    linear-gradient(105deg, rgba(255, 79, 216, 0.1), transparent 44%), #0e132c;
  --other-control-background: #111735;
  --other-chip-background: #161b3d;
  --other-chip-foreground: #f9f7ff;
  --other-chip-border: #ff81df;
  --other-button-background: #76eeff;
  --other-button-foreground: #06121c;
  --other-button-border: #76eeff;
  --other-action-note-background: #151a35;
  --other-page-background:
    radial-gradient(
      circle at 14% -8%,
      rgba(255, 79, 216, 0.2),
      transparent 30rem
    ),
    radial-gradient(
      circle at 88% 22%,
      rgba(89, 223, 255, 0.14),
      transparent 34rem
    ),
    linear-gradient(145deg, #07091a, #090b20 58%, #050611);
  --other-hero-background:
    radial-gradient(
      circle at 82% 18%,
      rgba(89, 223, 255, 0.2),
      transparent 22rem
    ),
    linear-gradient(125deg, #0b0f2a, #17113c 58%, #09182b);
  --other-hero-motif: repeating-linear-gradient(
    116deg,
    rgba(137, 239, 255, 0.14) 0 1px,
    transparent 1px 15px
  );
  --other-hero-decoration: linear-gradient(
    90deg,
    #ff4fd8,
    #76eeff 72%,
    transparent
  );
  --other-hero-decoration-radius: 0;
  --other-hero-decoration-transform: none;
  --other-product-radius: 12px;
  --other-product-clip: none;
  --other-method-radius: 12px;
  --other-alt-surface: #0b0f24;
  --other-alt-text: #f9f7ff;
  --other-alt-muted: #c9cce4;
  --other-alt-link: #89efff;
  --other-alt-focus: #fff176;
  --other-hero-text: var(--other-text);
  --other-hero-muted: var(--other-muted);
  --other-hero-kicker: #89efff;
  --other-hero-content-width: min(60%, 42rem);
  --other-hero-heading-width: min(60%, 16ch);
  color-scheme: dark;
}

.game-theme--weiss-schwarz.game-hub-page .game-hero {
  isolation: isolate;
  min-height: clamp(25rem, 47vw, 34rem);
  align-content: center;
  padding: clamp(34px, 5.5vw, 68px);
  border-color: rgba(89, 223, 255, 0.72);
  background:
    linear-gradient(
        90deg,
        rgba(7, 9, 26, 0.99) 0%,
        rgba(7, 9, 26, 0.97) 36%,
        rgba(7, 9, 26, 0.82) 53%,
        rgba(7, 9, 26, 0.22) 74%,
        rgba(7, 9, 26, 0.12) 100%
      )
      center / cover no-repeat,
    url("/images/other-games/weiss-schwarz-neon-hero.webp") 68% center / cover
      no-repeat;
  box-shadow:
    0 28px 80px rgba(0, 0, 0, 0.58),
    0 0 0 1px rgba(255, 79, 216, 0.28),
    0 0 46px rgba(89, 223, 255, 0.13);
}

.game-theme--weiss-schwarz.game-hub-page .game-hero > * {
  position: relative;
  z-index: 1;
  max-width: min(58%, 42rem);
}

.game-theme--weiss-schwarz.game-hub-page .game-hero h1 {
  max-width: 12ch;
  color: var(--other-text);
  background: none;
  background-clip: border-box;
  font-size: clamp(2.7rem, 5.8vw, 5.3rem);
  line-height: 0.92;
  letter-spacing: -0.055em;
  text-shadow: 0 4px 26px rgba(3, 4, 17, 0.84);
  -webkit-background-clip: border-box;
  -webkit-text-fill-color: currentColor;
}

.game-theme--weiss-schwarz .weiss-hero-title-mark {
  display: block;
  color: #ff9bea;
  text-shadow:
    0 0 18px rgba(255, 79, 216, 0.45),
    0 4px 26px rgba(3, 4, 17, 0.92);
}

.game-theme--weiss-schwarz.game-hub-page .game-hero .other-eyebrow {
  color: #89efff;
  text-shadow: 0 0 14px rgba(89, 239, 255, 0.36);
}

.game-theme--weiss-schwarz.game-hub-page .game-hero .other-eyebrow::before,
.game-theme--weiss-schwarz
  .other-section
  > .other-section-heading
  .other-eyebrow::before {
  display: inline-block;
  width: 0.8rem;
  height: 0.3rem;
  margin-right: 0.5rem;
  background: currentcolor;
  box-shadow: 0 0 12px currentcolor;
  content: "";
  vertical-align: 0.16em;
}

.game-theme--weiss-schwarz.game-hub-page .game-hero .other-hero__lede {
  color: #e0e1f2;
  line-height: 1.65;
  text-shadow: 0 2px 14px rgba(3, 4, 17, 0.96);
}

.game-theme--weiss-schwarz.game-hub-page .game-hero::before {
  z-index: 0;
  inset: 0;
  width: auto;
  height: auto;
  border: 0;
  border-radius: inherit;
  opacity: 0.16;
  background: repeating-linear-gradient(
    0deg,
    transparent 0 5px,
    rgba(137, 239, 255, 0.28) 5px 6px
  );
  transform: none;
}

.game-theme--weiss-schwarz.game-hub-page .game-hero::after {
  z-index: 2;
  inset: auto auto 0 0;
  width: min(54%, 36rem);
  height: 4px;
  opacity: 1;
  background: linear-gradient(90deg, #ff4fd8, #76eeff 72%, transparent);
  box-shadow:
    0 0 10px #ff4fd8,
    0 0 18px rgba(118, 238, 255, 0.8);
  transform: none;
}

.game-theme--weiss-schwarz.game-hub-page .game-hero .other-fact-list {
  gap: 8px;
}

.game-theme--weiss-schwarz.game-hub-page .game-hero .other-fact-list li {
  min-height: 40px;
  color: #f9f7ff;
  border-color: #ff81df;
  background: rgba(11, 15, 36, 0.9);
  box-shadow:
    inset 0 0 14px rgba(255, 79, 216, 0.1),
    0 0 12px rgba(255, 79, 216, 0.12);
  backdrop-filter: blur(8px);
}

.game-theme--weiss-schwarz .weiss-directory,
.game-theme--weiss-schwarz .weiss-method {
  border-color: rgba(137, 239, 255, 0.42);
  background:
    linear-gradient(135deg, rgba(255, 79, 216, 0.055), transparent 38%),
    rgba(11, 15, 36, 0.97);
}

.game-theme--weiss-schwarz .weiss-directory::after,
.game-theme--weiss-schwarz .weiss-method::after {
  position: absolute;
  top: 0;
  right: 0;
  width: clamp(4rem, 12vw, 8rem);
  height: 3px;
  background: linear-gradient(90deg, transparent, #76eeff);
  box-shadow: 0 0 16px rgba(118, 238, 255, 0.68);
  content: "";
  pointer-events: none;
}

.game-theme--weiss-schwarz .other-section-heading h2 {
  font-size: clamp(1.8rem, 3.2vw, 2.7rem);
}

.game-theme--weiss-schwarz .other-directory-controls {
  padding: 16px;
  border: 1px solid rgba(137, 239, 255, 0.34);
  border-radius: 14px;
  background: rgba(5, 7, 22, 0.62);
  box-shadow: inset 0 0 28px rgba(89, 223, 255, 0.04);
}

.game-theme--weiss-schwarz .other-control {
  color: #d8daee;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.game-theme--weiss-schwarz .other-control input,
.game-theme--weiss-schwarz .other-control select {
  box-shadow: inset 0 0 16px rgba(89, 223, 255, 0.06);
}

.game-theme--weiss-schwarz .other-control input:hover,
.game-theme--weiss-schwarz .other-control select:hover {
  border-color: #ff91e8;
}

.game-theme--weiss-schwarz .other-result-count {
  display: flex;
  gap: 0.55rem;
  align-items: center;
  margin-top: 18px;
  color: #89efff;
  letter-spacing: 0.035em;
}

.game-theme--weiss-schwarz .other-result-count::before {
  width: 0.55rem;
  height: 0.55rem;
  flex: 0 0 auto;
  border: 2px solid #06121c;
  border-radius: 50%;
  background: #76eeff;
  box-shadow:
    0 0 0 2px #76eeff,
    0 0 12px #76eeff;
  content: "";
}

.game-theme--weiss-schwarz .other-product-list {
  gap: 10px;
}

.game-theme--weiss-schwarz .other-product-row {
  position: relative;
  gap: 16px;
  padding: 16px 18px;
  border-color: rgba(255, 129, 223, 0.52);
  border-left: 5px solid #ff4fd8;
  background:
    linear-gradient(105deg, rgba(255, 79, 216, 0.1), transparent 42%), #0e132c;
  box-shadow: inset 0 0 24px rgba(255, 79, 216, 0.035);
}

.game-theme--weiss-schwarz .other-product-row:nth-child(even) {
  border-color: rgba(89, 223, 255, 0.5);
  border-left-color: #59dfff;
  background:
    linear-gradient(105deg, rgba(89, 223, 255, 0.09), transparent 42%), #0e132c;
}

.game-theme--weiss-schwarz .other-product-row:focus-within {
  border-color: #fff176;
  box-shadow:
    0 0 0 2px #07091a,
    0 0 0 4px #fff176;
}

.game-theme--weiss-schwarz .other-product-row__eyebrow {
  color: #ff91e8;
}

.game-theme--weiss-schwarz
  .other-product-row:nth-child(even)
  .other-product-row__eyebrow {
  color: #89efff;
}

.game-theme--weiss-schwarz .other-product-row__title {
  margin-top: 7px;
  font-size: 1.05rem;
  letter-spacing: -0.015em;
}

.game-theme--weiss-schwarz .other-action-link {
  min-width: 8.5rem;
  letter-spacing: 0.045em;
  text-transform: uppercase;
  box-shadow: 0 0 18px rgba(118, 238, 255, 0.18);
}

.game-theme--weiss-schwarz .other-action-link:hover {
  color: #06121c;
  border-color: #f9f7ff;
  background: #f9f7ff;
  box-shadow: 0 0 24px rgba(118, 238, 255, 0.38);
}

.game-theme--weiss-schwarz .other-method-card {
  position: relative;
  padding-top: 24px;
  border-color: rgba(255, 129, 223, 0.44);
  background:
    linear-gradient(145deg, rgba(255, 79, 216, 0.09), transparent 58%), #111735;
}

.game-theme--weiss-schwarz .other-method-card:nth-child(even) {
  border-color: rgba(89, 223, 255, 0.48);
  background:
    linear-gradient(145deg, rgba(89, 223, 255, 0.08), transparent 58%), #111735;
}

.game-theme--weiss-schwarz .other-method-card::before {
  position: absolute;
  inset: 0 auto auto 0;
  width: 46%;
  height: 3px;
  background: linear-gradient(90deg, #ff4fd8, transparent);
  box-shadow: 0 0 12px rgba(255, 79, 216, 0.7);
  content: "";
}

.game-theme--weiss-schwarz .other-method-card:nth-child(even)::before {
  background: linear-gradient(90deg, #76eeff, transparent);
  box-shadow: 0 0 12px rgba(118, 238, 255, 0.7);
}

.game-theme--weiss-schwarz .weiss-affiliation-note {
  margin: 20px 0 0;
  padding-top: 18px;
  border-top: 1px solid rgba(137, 239, 255, 0.3);
  color: var(--other-muted);
  font-size: 0.85rem;
  line-height: 1.6;
}

@media (max-width: 900px) {
  .game-theme--weiss-schwarz {
    --other-hero-content-width: min(68%, 42rem);
    --other-hero-heading-width: min(68%, 16ch);
  }

  .game-theme--weiss-schwarz.game-hub-page .game-hero > * {
    max-width: min(66%, 42rem);
  }

  .game-theme--weiss-schwarz.game-hub-page .game-hero {
    background-position:
      center,
      74% center;
  }
}

@media (max-width: 760px) {
  .game-theme--weiss-schwarz {
    --other-hero-content-width: 100%;
    --other-hero-heading-width: 100%;
  }

  .game-theme--weiss-schwarz.game-hub-page .game-hero {
    min-height: 0;
    align-content: end;
    padding: clamp(17rem, 74vw, 21rem) 26px 28px;
    background:
      linear-gradient(
          180deg,
          rgba(7, 9, 26, 0.04) 0%,
          rgba(7, 9, 26, 0.28) 31%,
          rgba(7, 9, 26, 0.9) 51%,
          #07091a 65%
        )
        center / cover no-repeat,
      url("/images/other-games/weiss-schwarz-neon-hero.webp") 68% top / auto 62%
        no-repeat;
  }

  .game-theme--weiss-schwarz.game-hub-page .game-hero > * {
    max-width: 100%;
  }

  .game-theme--weiss-schwarz.game-hub-page .game-hero h1 {
    max-width: 12ch;
    font-size: clamp(2.4rem, 11vw, 3.85rem);
  }

  .game-theme--weiss-schwarz.game-hub-page .game-hero::after {
    width: 78%;
  }
}

@media (max-width: 620px) {
  .game-theme--weiss-schwarz .other-directory-controls {
    padding: 14px;
  }

  .game-theme--weiss-schwarz .other-product-row {
    padding: 16px;
  }
}

@media (max-width: 420px) {
  .game-theme--weiss-schwarz.game-hub-page .game-hero {
    padding: clamp(14.5rem, 72vw, 18rem) 18px 24px;
    background-position:
      center,
      69% top;
  }

  .game-theme--weiss-schwarz.game-hub-page .game-hero h1 {
    font-size: clamp(2.15rem, 12.2vw, 3rem);
  }

  .game-theme--weiss-schwarz.game-hub-page .game-hero .other-fact-list li {
    width: 100%;
  }
}

@media (prefers-contrast: more) {
  .game-theme--weiss-schwarz {
    --other-border: #f9f7ff;
    --other-control-border: #89efff;
  }

  .game-theme--weiss-schwarz.game-hub-page .game-hero,
  .game-theme--weiss-schwarz .weiss-directory,
  .game-theme--weiss-schwarz .weiss-method,
  .game-theme--weiss-schwarz .other-product-row,
  .game-theme--weiss-schwarz .other-method-card {
    border-color: #f9f7ff;
    background: #0b0f24;
    box-shadow: none;
  }

  .game-theme--weiss-schwarz .weiss-hero-title-mark,
  .game-theme--weiss-schwarz.game-hub-page .game-hero :where(h1, p) {
    text-shadow: none;
  }
}

@media (forced-colors: active) {
  .game-theme--weiss-schwarz.game-hub-page .game-hero,
  .game-theme--weiss-schwarz .weiss-directory,
  .game-theme--weiss-schwarz .weiss-method,
  .game-theme--weiss-schwarz .other-directory-controls,
  .game-theme--weiss-schwarz .other-product-row,
  .game-theme--weiss-schwarz .other-method-card {
    color: CanvasText;
    border-color: CanvasText;
    background: Canvas;
    box-shadow: none;
  }

  .game-theme--weiss-schwarz.game-hub-page .game-hero :where(h1, p, li),
  .game-theme--weiss-schwarz .weiss-hero-title-mark,
  .game-theme--weiss-schwarz .other-product-row__eyebrow,
  .game-theme--weiss-schwarz
    .other-product-row:nth-child(even)
    .other-product-row__eyebrow {
    color: CanvasText;
    text-shadow: none;
  }

  .game-theme--weiss-schwarz.game-hub-page .game-hero::before,
  .game-theme--weiss-schwarz.game-hub-page .game-hero::after,
  .game-theme--weiss-schwarz .weiss-directory::after,
  .game-theme--weiss-schwarz .weiss-method::after,
  .game-theme--weiss-schwarz .other-method-card::before,
  .game-theme--weiss-schwarz .other-result-count::before,
  .game-theme--weiss-schwarz .other-eyebrow::before {
    display: none;
  }
}
