/* Gems and Minerals Rock Arcade 3.6.1 — phone layout only. */
@media (max-width: 760px) {
  .gmr-arcade-prehub { display: none !important; }
  .gmr-v3-hub { margin-top: 0 !important; border-radius: 0 0 16px 16px !important; }
  .gmr-v3-top { gap: 10px !important; padding: 12px 14px !important; }
  .gmr-v3-top strong { max-width: 58% !important; color: #fff !important; font-size: 18px !important; line-height: 1.35 !important; }
  .gmr-v3-top button { padding: 10px 12px !important; font-size: 16px !important; line-height: 1.2 !important; }
  .gmr-v3-hero { min-height: 235px !important; padding: 14px !important; }
  .gmr-v3-hero-copy { width: 100% !important; padding: 20px 18px !important; background: rgba(3, 7, 16, .84) !important; }
  .gmr-v3-hero-copy p { margin-bottom: 8px !important; color: #efcfff !important; font-size: 13px !important; line-height: 1.4 !important; }
  .gmr-v3-hero-copy h2 { margin-bottom: 12px !important; color: #fff !important; font-size: clamp(28px, 8vw, 38px) !important; line-height: 1.08 !important; }
  .gmr-v3-hero-copy span, .gmr-v3-beta p, .gmr-v3-heading span { color: #f1edf5 !important; }
  .gmr-v3-hero-copy span { font-size: 17px !important; line-height: 1.5 !important; }
  .gmr-v3-beta { padding: 14px 16px !important; }
  .gmr-v3-beta strong { color: #e3a7ff !important; }
}
@media (max-width: 480px) {
  .gmr-v3-library { padding: 14px !important; }
  .gmr-v3-heading h3 { font-size: 28px !important; }
}
