.spinoff-1005 #title-card {
  border-color: #f0dfb9;
  box-shadow: 0 0 0 0.18em #101010, 0.55em 0.55em 0 #6e2d25;
  background:
    linear-gradient(180deg, rgba(65, 38, 31, 0.96), rgba(28, 31, 33, 0.96)),
    #2a201e;
}

.spinoff-1005 #title-sub1,
.spinoff-1005 #title-sub2,
.spinoff-1005 #title-hint {
  color: #f4e2bd;
  text-shadow: 0.1em 0.1em 0 #050505;
}

.spinoff-1005 #title-hint .pad-hint,
.spinoff-1005 #title-hint .pad-hint.dim {
  color: #cbb98d;
}

.spinoff-1005 .tm-item.sel {
  color: #1c1714;
  background: #f0dfb9;
  box-shadow: 0.18em 0.18em 0 #8b2f22;
}

.spinoff-1005 #skiphint {
  color: #f5e5b8;
}

.spinoff-1005 #bubble {
  border-color: #221b16;
  box-shadow: 0.25em 0.25em 0 rgba(25, 18, 14, 0.62);
  max-width: min(82%, 34em);
  overflow-wrap: anywhere;
}

.spinoff-1005 #bubble::after,
.spinoff-1005 #bubble::before {
  left: var(--tail-x, 50%);
}

.spinoff-1005 #subs-text,
.spinoff-1005 #subs-name {
  text-shadow: 0.12em 0.12em 0 #101010;
}
