/*
 * Gundam Card Game theme
 *
 * The visual language pairs original orbital-hangar artwork with armor panels,
 * targeting rails, warning stripes, and instrument readouts. The hero avoids
 * franchise logos and recreations of existing mobile-suit designs.
 */
.game-theme--gundam,
.other-game-calculator[data-other-game="gundam"] {
  --gundam-hero-background:
    linear-gradient(
      90deg,
      rgba(5, 12, 20, 0.995) 0%,
      rgba(5, 12, 20, 0.97) 37%,
      rgba(5, 12, 20, 0.8) 57%,
      rgba(5, 12, 20, 0.22) 100%
    ),
    linear-gradient(
      180deg,
      rgba(5, 12, 20, 0.08),
      transparent 54%,
      rgba(5, 12, 20, 0.56)
    ),
    url("/images/other-games/gundam-orbital-hangar-hero.webp") 62% center /
      cover no-repeat;
  --accent: #66e3d3;
  --accent-strong: #a2fff1;
  --ink: #f6fafc;
  --muted: #bdcbd4;
  --panel: #0b1622;
  --panel-soft: #101f2d;
  --other-bg: #050a11;
  --other-panel-solid: #09131f;
  --other-surface: rgba(9, 19, 31, 0.97);
  --other-surface-strong: #101f2d;
  --other-text: #f6fafc;
  --other-muted: #bdcbd4;
  --other-accent: #66e3d3;
  --other-accent-strong: #a2fff1;
  --other-accent-rgb: 102, 227, 211;
  --other-link: #a2fff1;
  --other-focus: #ffd55e;
  --other-border-width: 1px;
  --other-border-style: solid;
  --other-border: rgba(102, 227, 211, 0.5);
  --other-control-border: #66e3d3;
  --other-display-font:
    "Arial Narrow", "Aptos Display", "Bahnschrift Condensed", "Segoe UI",
    ui-sans-serif, sans-serif;
  --other-heading-transform: uppercase;
  --other-heading-letter-spacing: 0.035em;
  --other-heading-weight: 850;
  --other-radius-large: 2px 24px 2px 24px;
  --other-radius-medium: 2px 16px 2px 16px;
  --other-radius-control: 2px 9px 2px 9px;
  --other-chip-radius: 2px 8px 2px 8px;
  --other-button-radius: 2px 10px 2px 10px;
  --other-panel-shadow:
    0 0 0 1px rgba(102, 227, 211, 0.09), 0 26px 64px rgba(0, 3, 8, 0.58);
  --other-method-background:
    linear-gradient(112deg, rgba(102, 227, 211, 0.09), transparent 38%),
    repeating-linear-gradient(
      90deg,
      rgba(246, 250, 252, 0.035) 0 1px,
      transparent 1px 24px
    ),
    #0d1b28;
  --other-product-background:
    linear-gradient(
      118deg,
      rgba(102, 227, 211, 0.1),
      transparent 38%,
      rgba(255, 89, 100, 0.07)
    ),
    #0b1824;
  --other-control-background: #101f2d;
  --other-chip-background: #142635;
  --other-chip-foreground: #f6fafc;
  --other-chip-border: #66e3d3;
  --other-button-background: #e7edf1;
  --other-button-foreground: #071018;
  --other-button-border: #e7edf1;
  --other-action-note-background: #102330;
  --other-page-background:
    linear-gradient(rgba(102, 227, 211, 0.045) 1px, transparent 1px) 0 0 / 34px
      34px,
    linear-gradient(90deg, rgba(102, 227, 211, 0.045) 1px, transparent 1px) 0
      0 / 34px 34px,
    linear-gradient(112deg, transparent 0 74%, rgba(75, 112, 155, 0.08) 74.2%),
    radial-gradient(
      circle at 82% 2%,
      rgba(255, 89, 100, 0.14),
      transparent 28rem
    ),
    #050a11;
  --other-hero-background: var(--gundam-hero-background);
  --other-directory-card-background:
    linear-gradient(112deg, rgba(102, 227, 211, 0.11), transparent 44%),
    linear-gradient(160deg, #10202f, #08121d 72%);
  --other-directory-card-motif:
    linear-gradient(
        135deg,
        transparent 0 72%,
        rgba(231, 237, 241, 0.08) 72.2% 73%,
        transparent 73.2%
      )
      0 0 / 84px 84px,
    linear-gradient(rgba(102, 227, 211, 0.06) 1px, transparent 1px) 0 0 / 24px
      24px;
  --other-hero-motif:
    radial-gradient(
      circle at center,
      transparent 0 22%,
      rgba(102, 227, 211, 0.22) 22.5% 23%,
      transparent 23.5% 38%,
      rgba(102, 227, 211, 0.13) 38.5% 39%,
      transparent 39.5%
    ),
    linear-gradient(
      90deg,
      transparent 0 49.4%,
      rgba(162, 255, 241, 0.28) 49.5% 50.5%,
      transparent 50.6%
    ),
    linear-gradient(
      transparent 0 49.4%,
      rgba(162, 255, 241, 0.28) 49.5% 50.5%,
      transparent 50.6%
    );
  --other-hero-decoration:
    linear-gradient(
      135deg,
      transparent 0 21%,
      rgba(231, 237, 241, 0.88) 21.5% 27%,
      transparent 27.5% 63%,
      rgba(102, 227, 211, 0.8) 63.5% 68%,
      transparent 68.5%
    ),
    linear-gradient(
      45deg,
      transparent 0 40%,
      rgba(102, 227, 211, 0.3) 40.5% 42%,
      transparent 42.5%
    ),
    radial-gradient(circle at 73% 27%, #ff5964 0 5px, transparent 6px),
    radial-gradient(circle at 27% 73%, #ffd55e 0 4px, transparent 5px);
  --other-hero-decoration-radius: 2px 24px 2px 24px;
  --other-hero-decoration-transform: rotate(-8deg) skew(-4deg);
  --other-hero-content-width: 70ch;
  --other-hero-heading-width: 19ch;
  --other-product-radius: 0;
  --other-product-clip: polygon(
    0 0,
    calc(100% - 22px) 0,
    100% 22px,
    100% 100%,
    22px 100%,
    0 calc(100% - 22px)
  );
  --other-method-radius: 2px 16px 2px 16px;
  --other-hover-lift: -2px;
  --other-hover-shadow:
    0 0 0 2px rgba(102, 227, 211, 0.3), 0 18px 42px rgba(0, 4, 10, 0.48);
  --other-chart-background-start: #07111b;
  --other-chart-background-end: #0c1d2a;
  --other-chart-grid: #274452;
  --other-chart-axis: #99adb7;
  --other-chart-band-fill: rgba(102, 227, 211, 0.14);
  --other-chart-bar-top: #a2fff1;
  --other-chart-bar-bottom: #318f91;
  --other-chart-boundary: #ff7880;
  --other-chart-mid: #ffd55e;
  --other-chart-label: #f6fafc;
  --other-breakdown-color-1: #66e3d3;
  --other-breakdown-color-2: #ffd55e;
  --other-breakdown-color-3: #ff6f78;
  --other-breakdown-color-4: #7ba4e8;
  --other-breakdown-color-5: #a2fff1;
  --other-breakdown-color-6: #a99be8;
  --other-breakdown-color-7: #a9bac3;
  color-scheme: dark;
}

/* Hub: command-deck framing over an original orbital maintenance bay. */
.game-theme--gundam.game-hub-page main {
  width: min(1240px, calc(100% - 32px));
}

.game-theme--gundam .other-card {
  box-shadow:
    var(--other-panel-shadow),
    inset 0 1px 0 rgba(246, 250, 252, 0.05);
}

.game-theme--gundam .other-card.other-section::before {
  position: absolute;
  top: 0;
  right: clamp(18px, 4vw, 48px);
  width: clamp(72px, 10vw, 132px);
  height: 3px;
  background: linear-gradient(
    90deg,
    #e7edf1 0 34%,
    #66e3d3 34% 72%,
    #ff5964 72%
  );
  content: "";
  pointer-events: none;
}

.game-theme--gundam .other-hero {
  min-height: clamp(27rem, 45vw, 35rem);
  align-content: center;
  overflow: hidden;
  border-left: 8px solid #e7edf1;
  background: var(--other-hero-background);
  clip-path: polygon(0 0, calc(100% - 34px) 0, 100% 34px, 100% 100%, 0 100%);
}

.game-theme--gundam .other-hero::before {
  display: none;
}

.game-theme--gundam .game-hero::after {
  display: none;
}

.game-theme--gundam .other-hero > * {
  position: relative;
  z-index: 1;
  max-width: min(68ch, 68%);
}

.game-theme--gundam .other-hero h1 {
  max-width: 15ch;
  font-size: clamp(2.55rem, 5.4vw, 5rem);
  line-height: 0.9;
  text-shadow:
    3px 3px 0 rgba(255, 89, 100, 0.22),
    0 0 26px rgba(102, 227, 211, 0.11);
  overflow-wrap: normal;
  word-break: normal;
}

.game-theme--gundam .other-eyebrow,
.game-theme--gundam .other-product-row__eyebrow,
.game-theme--gundam .other-product-row__meta,
.game-theme--gundam .other-status-badge,
.other-game-calculator[data-other-game="gundam"] .other-calc-kicker,
.other-game-calculator[data-other-game="gundam"] .other-calc-panel-label {
  font-family: var(--other-code-font);
  letter-spacing: 0.12em;
}

.game-theme--gundam .other-eyebrow::before,
.other-game-calculator[data-other-game="gundam"] .other-calc-kicker::before,
.other-game-calculator[data-other-game="gundam"]
  .other-calc-panel-label::before {
  margin-right: 0.55rem;
  color: #ffd55e;
  content: "//";
}

.game-theme--gundam .other-fact-list {
  gap: 8px;
}

.game-theme--gundam .other-fact-list li {
  position: relative;
  padding-left: 30px;
  border-left: 5px solid #66e3d3;
  background:
    linear-gradient(90deg, rgba(102, 227, 211, 0.12), transparent 72%), #142635;
  font-family: var(--other-code-font);
  font-size: 0.76rem;
  letter-spacing: 0.055em;
  text-transform: uppercase;
}

.game-theme--gundam .other-fact-list li::before {
  position: absolute;
  left: 11px;
  width: 7px;
  height: 7px;
  border: 1px solid currentColor;
  background: currentColor;
  box-shadow: 0 0 8px currentColor;
  content: "";
  transform: rotate(45deg);
}

.game-theme--gundam .other-fact-list li:nth-child(2) {
  border-left-color: #ffd55e;
}

.game-theme--gundam .other-fact-list li:nth-child(3) {
  border-left-color: #ff5964;
}

.game-theme--gundam .other-section-heading {
  position: relative;
  padding-left: clamp(16px, 2vw, 24px);
}

.game-theme--gundam .other-section-heading::before {
  position: absolute;
  inset: 0 auto 0 0;
  width: 4px;
  background: linear-gradient(#66e3d3 0 62%, #ff5964 62% 78%, #ffd55e 78%);
  content: "";
}

.game-theme--gundam .other-section-heading h2 {
  letter-spacing: 0.045em;
}

.game-theme--gundam .other-directory-controls {
  padding: 14px;
  border: 1px solid rgba(102, 227, 211, 0.3);
  background:
    repeating-linear-gradient(
      135deg,
      transparent 0 12px,
      rgba(102, 227, 211, 0.025) 12px 13px
    ),
    rgba(5, 13, 21, 0.52);
}

.game-theme--gundam .other-control {
  color: #a2fff1;
  font-family: var(--other-code-font);
  font-size: 0.72rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.game-theme--gundam .other-control :is(input, select) {
  border-left-width: 4px;
  font-family: var(--other-code-font);
}

.game-theme--gundam .other-product-row {
  position: relative;
  overflow: hidden;
  border-left: 7px solid #66e3d3;
  box-shadow: inset 0 1px 0 rgba(246, 250, 252, 0.04);
}

.game-theme--gundam .other-product-row::after {
  position: absolute;
  right: 24px;
  bottom: 0;
  width: 92px;
  height: 3px;
  background: repeating-linear-gradient(
    90deg,
    #66e3d3 0 10px,
    transparent 10px 14px
  );
  content: "";
}

.game-theme--gundam .other-product-row:nth-child(even) {
  border-left-color: #e7edf1;
}

.game-theme--gundam .other-status-badge {
  border-left: 4px solid #ffd55e;
}

.game-theme--gundam .other-action-link {
  position: relative;
  overflow: hidden;
  letter-spacing: 0.045em;
  text-transform: uppercase;
}

.game-theme--gundam .other-action-link::after {
  position: absolute;
  right: -12px;
  bottom: -12px;
  width: 24px;
  height: 24px;
  background: #ff5964;
  content: "";
  transform: rotate(45deg);
}

.game-theme--gundam .other-method-card {
  position: relative;
  overflow: hidden;
  border-top: 5px solid #e7edf1;
  box-shadow: inset 0 -3px 0 rgba(102, 227, 211, 0.14);
}

.game-theme--gundam .other-method-card::after {
  position: absolute;
  right: 12px;
  bottom: 10px;
  width: 42px;
  height: 2px;
  background: repeating-linear-gradient(
    90deg,
    #66e3d3 0 6px,
    transparent 6px 10px
  );
  content: "";
}

.game-theme--gundam .other-method-card:nth-child(2) {
  border-top-color: #ff5964;
}

.game-theme--gundam .other-method-card:nth-child(3) {
  border-top-color: #ffd55e;
}

.game-theme--gundam .other-empty-state {
  border-style: solid;
  background:
    linear-gradient(90deg, rgba(102, 227, 211, 0.08), transparent 34%), #0b1824;
  font-family: var(--other-code-font);
}

/* Calculator: the shared layout becomes a compact hangar operations console. */
.other-game-calculator.game-theme--gundam .other-calc-shell {
  width: min(calc(100% - 32px), 94rem);
  max-width: 94rem;
}

.other-game-calculator.game-theme--gundam .other-calc-hero {
  min-height: clamp(23rem, 38vw, 31rem);
  align-content: center;
  overflow: hidden;
  padding-right: clamp(22px, 31vw, 30rem);
  border-left: 8px solid #e7edf1;
  background: var(--other-hero-background);
  clip-path: polygon(0 0, calc(100% - 34px) 0, 100% 34px, 100% 100%, 0 100%);
}

.other-game-calculator.game-theme--gundam .other-calc-hero::before {
  display: none;
}

.other-game-calculator.game-theme--gundam .other-calc-hero::after {
  display: none;
}

.other-game-calculator.game-theme--gundam .other-calc-hero > * {
  max-width: 68ch;
}

.other-game-calculator.game-theme--gundam .other-calc-hero h1 {
  max-width: 18ch;
  font-size: clamp(2.25rem, 5.5vw, 4.8rem);
  letter-spacing: 0.035em;
  line-height: 0.92;
  text-transform: uppercase;
  text-shadow: 3px 3px 0 rgba(255, 89, 100, 0.2);
  overflow-wrap: normal;
  word-break: normal;
}

.other-game-calculator.game-theme--gundam .other-calc-hero-facts {
  max-width: 64rem;
}

.other-game-calculator.game-theme--gundam .other-calc-hero-facts > div {
  border-left: 4px solid #66e3d3;
  background:
    linear-gradient(90deg, rgba(102, 227, 211, 0.11), transparent 76%), #10202e;
}

.other-game-calculator.game-theme--gundam
  .other-calc-hero-facts
  > div:nth-child(2) {
  border-left-color: #ffd55e;
}

.other-game-calculator.game-theme--gundam
  .other-calc-hero-facts
  > div:nth-child(3) {
  border-left-color: #ff5964;
}

.other-game-calculator.game-theme--gundam
  :is(
    .other-calc-settings,
    .other-calc-quick-summary,
    .other-calc-structure,
    .other-calc-pools,
    .other-calc-summary,
    .other-calc-sealed,
    .other-calc-simulation,
    .other-calc-value-breakdown,
    .other-calc-contributions,
    .other-calc-model-evidence
  ) {
  position: relative;
  overflow: hidden;
  border-left: 5px solid rgba(102, 227, 211, 0.72);
  box-shadow:
    var(--other-panel-shadow),
    inset 0 1px 0 rgba(246, 250, 252, 0.04);
}

.other-game-calculator.game-theme--gundam
  :is(
    .other-calc-settings,
    .other-calc-quick-summary,
    .other-calc-structure,
    .other-calc-pools,
    .other-calc-summary,
    .other-calc-sealed,
    .other-calc-simulation,
    .other-calc-value-breakdown,
    .other-calc-contributions,
    .other-calc-model-evidence
  )::after {
  position: absolute;
  top: 0;
  right: 22px;
  width: 74px;
  height: 3px;
  background: linear-gradient(
    90deg,
    #e7edf1 0 35%,
    #66e3d3 35% 74%,
    #ff5964 74%
  );
  content: "";
  pointer-events: none;
}

.other-game-calculator.game-theme--gundam .other-calc-settings {
  border-left-color: #ffd55e;
}

.other-game-calculator.game-theme--gundam .other-calc-settings > h2,
.other-game-calculator.game-theme--gundam
  :is(.other-calc-quick-summary, .other-calc-structure)
  h2 {
  letter-spacing: 0.045em;
  text-transform: uppercase;
}

.other-game-calculator.game-theme--gundam .section {
  background:
    linear-gradient(118deg, rgba(102, 227, 211, 0.055), transparent 42%),
    #101f2d;
}

.other-game-calculator.game-theme--gundam :is(input[type="number"], select) {
  border-left-width: 4px;
  font-family: var(--other-code-font);
}

.other-game-calculator.game-theme--gundam :is(button, .btn) {
  position: relative;
  overflow: hidden;
  font-family: var(--other-code-font);
  letter-spacing: 0.045em;
  text-transform: uppercase;
}

.other-game-calculator.game-theme--gundam :is(button, .btn)::after {
  position: absolute;
  right: -12px;
  bottom: -12px;
  width: 24px;
  height: 24px;
  background: #ff5964;
  content: "";
  transform: rotate(45deg);
}

.other-game-calculator.game-theme--gundam .other-calc-quick-metric {
  border-left: 4px solid rgba(102, 227, 211, 0.62);
  background:
    linear-gradient(90deg, rgba(102, 227, 211, 0.08), transparent 78%), #142635;
}

.other-game-calculator.game-theme--gundam .other-calc-quick-metric--mid {
  border-color: #66e3d3;
  background:
    radial-gradient(
      circle at 50% 50%,
      rgba(102, 227, 211, 0.13),
      transparent 72%
    ),
    #142635;
  box-shadow:
    inset 0 0 0 1px rgba(162, 255, 241, 0.1),
    0 0 24px rgba(102, 227, 211, 0.12);
}

.other-game-calculator.game-theme--gundam .other-calc-quick-metric dd {
  font-family: var(--other-code-font);
}

.other-game-calculator.game-theme--gundam .other-calc-quick-metric--mid dd {
  color: #a2fff1;
  text-shadow: 0 0 14px rgba(102, 227, 211, 0.32);
}

.other-game-calculator.game-theme--gundam
  .other-calc-model-evidence[open]
  > summary {
  box-shadow: inset 0 -3px 0 rgba(102, 227, 211, 0.18);
}

.other-game-calculator.game-theme--gundam .other-calc-model-status > span {
  border-left: 4px solid #66e3d3;
}

.other-game-calculator.game-theme--gundam
  .other-calc-model-status
  > span:nth-child(2) {
  border-left-color: #ffd55e;
}

.other-game-calculator.game-theme--gundam
  .other-calc-model-status
  > span:nth-child(3) {
  border-left-color: #ff5964;
}

.other-game-calculator.game-theme--gundam :is(table thead th, table tfoot td) {
  color: #a2fff1;
  background:
    linear-gradient(90deg, rgba(102, 227, 211, 0.09), transparent 88%), #102330;
  font-family: var(--other-code-font);
  letter-spacing: 0.035em;
}

.other-game-calculator.game-theme--gundam .sim-chart-wrap {
  border-left: 4px solid #66e3d3;
  background:
    linear-gradient(rgba(102, 227, 211, 0.04) 1px, transparent 1px) 0 0 / 24px
      24px,
    linear-gradient(90deg, rgba(102, 227, 211, 0.04) 1px, transparent 1px) 0 0 /
      24px 24px,
    linear-gradient(#07111b, #0c1d2a);
}

.other-game-calculator.game-theme--gundam .other-calc-value-breakdown__donut {
  box-shadow:
    0 0 0 8px rgba(102, 227, 211, 0.035),
    0 0 0 9px rgba(102, 227, 211, 0.14),
    0 0 30px rgba(102, 227, 211, 0.12);
}

.other-game-calculator.game-theme--gundam .other-calc-value-breakdown__item {
  border-left: 4px solid rgba(102, 227, 211, 0.6);
  background: #102330;
}

@media (max-width: 900px) {
  .game-theme--gundam .other-hero {
    min-height: 0;
  }

  .game-theme--gundam .other-hero > * {
    max-width: min(68ch, 78%);
  }

  .other-game-calculator.game-theme--gundam .other-calc-hero {
    min-height: 0;
    padding-right: clamp(22px, 26vw, 14rem);
  }
}

@media (max-width: 620px) {
  .game-theme--gundam.game-hub-page main {
    width: min(100% - 20px, 1240px);
  }

  .game-theme--gundam .other-hero,
  .other-game-calculator.game-theme--gundam .other-calc-hero {
    padding-right: 22px;
    border-left-width: 5px;
    background:
      linear-gradient(
        90deg,
        rgba(5, 12, 20, 0.98) 0 52%,
        rgba(5, 12, 20, 0.9) 72%,
        rgba(5, 12, 20, 0.76)
      ),
      linear-gradient(180deg, transparent 45%, rgba(5, 12, 20, 0.42)),
      url("/images/other-games/gundam-orbital-hangar-hero.webp") 72% center /
        auto 100% no-repeat,
      #08131e;
    clip-path: polygon(0 0, calc(100% - 22px) 0, 100% 22px, 100% 100%, 0 100%);
  }

  .game-theme--gundam .other-hero::before,
  .game-theme--gundam .game-hero::after,
  .other-game-calculator.game-theme--gundam .other-calc-hero::after {
    opacity: 0.2;
  }

  .game-theme--gundam .other-hero > * {
    max-width: 100%;
  }

  .game-theme--gundam .other-directory-controls {
    padding: 10px;
  }

  .game-theme--gundam .other-product-row::after {
    right: 14px;
  }

  .other-game-calculator.game-theme--gundam .other-calc-shell {
    width: min(calc(100% - 18px), 94rem);
    padding-inline: 0;
  }

  .other-game-calculator.game-theme--gundam
    :is(
      .other-calc-settings,
      .other-calc-quick-summary,
      .other-calc-structure,
      .other-calc-pools,
      .other-calc-summary,
      .other-calc-sealed,
      .other-calc-simulation,
      .other-calc-value-breakdown,
      .other-calc-contributions,
      .other-calc-model-evidence
    ) {
    border-left-width: 3px;
  }
}

@media (max-width: 380px) {
  .game-theme--gundam .other-hero h1,
  .other-game-calculator.game-theme--gundam .other-calc-hero h1 {
    max-width: 100%;
    font-size: clamp(1.75rem, 9.4vw, 2.3rem);
  }

  .game-theme--gundam .other-eyebrow,
  .other-game-calculator.game-theme--gundam .other-calc-kicker,
  .other-game-calculator.game-theme--gundam .other-calc-panel-label {
    font-size: 0.68rem;
    letter-spacing: 0.085em;
  }

  .game-theme--gundam .other-fact-list li {
    width: 100%;
  }
}

@media (prefers-contrast: more) {
  .game-theme--gundam .other-card,
  .game-theme--gundam .other-directory-controls,
  .game-theme--gundam .other-product-row,
  .game-theme--gundam .other-method-card,
  .other-game-calculator.game-theme--gundam
    :is(
      .other-calc-hero,
      .other-calc-settings,
      .other-calc-quick-summary,
      .other-calc-structure,
      .other-calc-pools,
      .other-calc-summary,
      .other-calc-sealed,
      .other-calc-simulation,
      .other-calc-value-breakdown,
      .other-calc-contributions,
      .other-calc-model-evidence
    ) {
    color: #ffffff;
    background: #09131f;
    box-shadow: none;
  }
}

@media (forced-colors: active) {
  .game-theme--gundam .other-hero,
  .game-theme--gundam .other-product-row,
  .other-game-calculator.game-theme--gundam .other-calc-hero {
    clip-path: none;
  }

  .game-theme--gundam .other-hero::before,
  .game-theme--gundam .game-hero::after,
  .game-theme--gundam .other-card.other-section::before,
  .game-theme--gundam .other-product-row::after,
  .game-theme--gundam .other-method-card::after,
  .other-game-calculator.game-theme--gundam .other-calc-hero::before,
  .other-game-calculator.game-theme--gundam .other-calc-hero::after,
  .other-game-calculator.game-theme--gundam
    :is(
      .other-calc-settings,
      .other-calc-quick-summary,
      .other-calc-structure,
      .other-calc-pools,
      .other-calc-summary,
      .other-calc-sealed,
      .other-calc-simulation,
      .other-calc-value-breakdown,
      .other-calc-contributions,
      .other-calc-model-evidence
    )::after {
    display: none;
  }

  .game-theme--gundam :is(.other-card, .other-product-row, .other-method-card),
  .other-game-calculator.game-theme--gundam
    :is(
      .other-calc-hero,
      .other-calc-settings,
      .other-calc-quick-summary,
      .other-calc-structure,
      .other-calc-pools,
      .other-calc-summary,
      .other-calc-sealed,
      .other-calc-simulation,
      .other-calc-value-breakdown,
      .other-calc-contributions,
      .other-calc-model-evidence
    ) {
    border-color: CanvasText;
    color: CanvasText;
    background: Canvas;
    box-shadow: none;
  }
}
