/* Mobile-only fixes kept outside the generated application bundle. */

.old-web-shell blockquote {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
  font-style: normal !important;
  font-weight: 600;
  letter-spacing: -0.025em;
  white-space: pre-line;
}

.pixel-lead,
.story-quotes blockquote {
  white-space: pre-line;
}

.audio-note {
  display: none !important;
}

.project-card .project-index {
  color: rgba(0, 0, 0, 0.035) !important;
}

.important-card .project-index {
  color: rgba(255, 255, 255, 0.03) !important;
}

.slider-wrap [data-slot="slider"],
.slider-wrap [data-slot="slider-track"],
.slider-wrap [data-slot="slider-range"],
.slider-wrap [data-slot="slider-thumb"] {
  cursor: pointer !important;
}

.terminal-body cite {
  font-size: 13px !important;
  line-height: 1.5 !important;
  letter-spacing: 0.08em !important;
  word-spacing: 0.18em;
  font-variant-numeric: tabular-nums;
}

.game-title-lockup h1,
.final-title h2 {
  line-height: 1.08 !important;
}

@media (max-width: 560px) {
  .old-web-shell blockquote {
    padding: 22px !important;
    font-size: clamp(18px, 5.5vw, 26px) !important;
    line-height: 1.35 !important;
  }
}
