/* 首页竖屏移动适配 — 仅 max-width:768 时由 link media 加载 */

.home-page-root {
  min-height: 0 !important;
  overflow-x: hidden;
}

.home-hero-row {
  padding: 16px 12px !important;
  gap: 20px !important;
  flex-direction: column !important;
  align-items: stretch !important;
  display: flex !important;
}

.home-hero-copy,
.home-hero-media {
  min-width: 0 !important;
  max-width: 100% !important;
  width: 100%;
  gap: 24px !important;
}

.home-hero-title-wrap {
  width: 100%;
}

.home-hero-title {
  width: 100%;
}

.home-hero-title span {
  font-size: 28px !important;
  line-height: 1.25 !important;
}

.home-hero-cta-wrap {
  padding: 0 !important;
  width: 100%;
}

.home-hero-ctas {
  gap: 10px !important;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.home-hero-cta {
  width: 100% !important;
  min-height: 48px;
  box-sizing: border-box;
  font-size: 14px;
}

.teacher-student {
  flex-direction: column !important;
  width: 100% !important;
  max-width: 100% !important;
  padding: 16px 12px !important;
  gap: 20px !important;
  box-sizing: border-box;
}

.frame-427318812,
.frame-427318940 {
  width: 100% !important;
  max-width: 100% !important;
  flex-direction: column !important;
}

.image-10,
.image-11 {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}

.for,
.for-context {
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
  box-sizing: border-box;
}

.text-forwho2 {
  flex-direction: column !important;
  gap: 16px !important;
}

.text-atschool,
.text-atwork,
.text-athome,
.text-parttime {
  width: 100% !important;
  max-width: 100% !important;
}

.we-design-tools-to-u {
  font-size: 22px !important;
}
