<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.en #menu-nav .header-title {
  font-weight: 400;
  font-size: 0.875rem;
}

.en .dropdown-menu .detail-title {
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1;
}

.en .dropdown-menu .detail-subtitle {
  font-size: 0.875rem;
  font-weight: 300;
}

.en .dropdown-menu a {
  color: inherit !important;
}

.en #mobile-menu .menu-group {
  margin: 2rem 0 0 0;
}

.en #mobile-menu .menu-subgroup {
  margin: 0 0 1.125rem 0;
}

.en #mobile-menu .title-h1 {
  font-weight: 600;
  font-size: 1.125rem;
}

.en #mobile-menu .title-h2 {
  color: black;
  font-size: 1rem;
  padding-bottom: 1rem;
  font-weight: 500;
}

.en #mobile-menu .title-h3 {
  color: black;
  font-size: 1rem;
  padding-left: 0.5rem;
  padding-bottom: 1rem;
  font-weight: 300;
}

.zh #menu-nav .header-title {
  font-weight: 400;
  font-size: 0.875rem;
}

.zh .dropdown-menu .detail-title {
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1;
}

.zh .dropdown-menu .detail-subtitle {
  font-size: 0.875rem;
  font-weight: 300;
}

.zh .dropdown-menu a {
  color: inherit !important;
}

.zh #mobile-menu .menu-group {
  margin: 2rem 0 0 0;
}

.zh #mobile-menu .menu-subgroup {
  margin: 0 0 1.125rem 0;
}

.zh #mobile-menu .title-h1 {
  font-weight: 600;
  font-size: 1.125rem;
}

.zh #mobile-menu .title-h2 {
  color: black;
  font-size: 1rem;
  padding-bottom: 1rem;
  font-weight: 500;
}

.zh #mobile-menu .title-h3 {
  color: black;
  font-size: 1rem;
  padding-left: 0.5rem;
  padding-bottom: 1rem;
  font-weight: 300;
}
</pre></body></html>