@media (max-width: 1024px) {
  .ph-solutions {
    flex-direction: column;
  }

  .ph-solutions__side {
    flex: none;
    width: 100%;
    height: auto;
    min-height: auto;
  }

  .ph-solutions__grid {
    grid-template-columns: repeat(2, 1fr);
    max-width: none;
  }

  /* 首页满屏区块 — 平板起取消 PC 固定高度，避免移动端裁切 */
  .ph-home .ph-panel--family,
  .ph-home .ph-panel--solutions,
  .ph-home .ph-panel--white:has(.ph-panel__inner--news) {
    height: auto;
    min-height: auto;
    overflow: visible;
    align-items: stretch;
  }

  .ph-home .ph-panel--family {
    min-height: min(640px, 85svh);
    height: min(640px, 85svh);
    overflow: hidden;
  }

  .ph-home .ph-panel__inner--family,
  .ph-home .ph-panel--solutions .ph-content-shell,
  .ph-home .ph-panel__inner--news {
    height: auto;
    min-height: auto;
    align-items: stretch;
    justify-content: flex-start;
  }

  .ph-home .ph-panel__inner--family {
    min-height: 100%;
    height: 100%;
    justify-content: flex-start;
    align-items: center;
    padding: 64px 24px 48px;
  }

  .ph-home .ph-solutions {
    align-items: stretch;
    width: 100%;
    max-width: 100%;
  }

  .ph-home .ph-solutions__side {
    width: 100%;
    height: auto;
    min-height: auto;
    flex: none;
  }

  .ph-footer__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ph-footer__col--social {
    grid-column: 1 / -1;
  }

  .ph-footer__social {
    flex-wrap: wrap;
    width: 100%;
  }

  .ph-brand-grid {
    grid-template-columns: 1fr;
  }

  .ph-news-grid,
  .ph-download-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ph-news-grid--home {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .ph-split__inner,
  .ph-split-block__inner,
  .ph-product-detail,
  .ph-products-list__card {
    grid-template-columns: 1fr;
  }

  .ph-product-detail-grid {
    flex-direction: column;
    align-items: center;
  }

  .ph-product-card-detail {
    flex: 1 1 100%;
    max-width: 100%;
  }

  .ph-split-block__inner--img-right .ph-split-block__media,
  .ph-split-block__inner--img-right .ph-split-block__content {
    order: unset;
  }

  .ph-service-section__inner,
  .ph-service-section__inner--img-right {
    flex-direction: column;
  }

  .ph-service-section__media {
    flex: none;
    max-width: none;
    width: 100%;
  }

  .ph-service-section__media img {
    min-height: 240px;
  }

  .ph-service-section__content {
    padding: calc(24px * var(--ph-scale)) 0 0;
  }

  .ph-contact-line__text {
    white-space: normal;
    word-break: break-all;
  }

  .ph-split-block__media,
  .ph-split-block__media img {
    min-height: 240px;
  }

  .ph-split-block__inner {
    min-height: auto;
  }

  .ph-split--img-left .ph-split__media {
    order: 0;
  }

  .ph-contact-strip {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
  }

  .ph-contact-strip > div:first-child {
    width: 100%;
  }

  .ph-contact-strip__label {
    font-size: 12px;
    line-height: normal;
  }

  .ph-contact-strip__phone {
    font-size: 32px;
    font-weight: 700;
    line-height: normal;
    white-space: nowrap;
  }

  .ph-contact-strip__wechat {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
    width: 100%;
    max-width: 100%;
    font-size: 12px;
    text-align: left;
    box-sizing: border-box;
  }

  .ph-contact-strip__copy {
    flex: 1 1 auto;
    min-width: 0;
  }

  .ph-contact-strip__wechat p {
    margin: 0;
    line-height: normal;
    word-break: break-word;
    overflow-wrap: anywhere;
  }

  .ph-contact-strip__wechat p + p {
    margin-top: 13px;
  }

  .ph-contact-strip__qr {
    width: 72px;
    height: 72px;
    flex: 0 0 72px;
  }
}

@media (max-width: 1320px) {
  .ph-solutions {
    flex-wrap: wrap;
    justify-content: center;
  }

  .ph-solutions__grid {
    grid-template-columns: repeat(3, 1fr);
    max-width: 100%;
  }

  .ph-product-card {
    width: auto;
    height: auto;
    min-height: var(--ph-product-card-h, 362px);
  }
}

@media (max-width: 768px) {
  :root {
    --ph-header-h: 64px;
    --ph-hero-h: calc(100vh - var(--ph-topbar-h) - var(--ph-header-h));
    --ph-hero-min-h: 360px;
    --ph-tab-gap: 0;
  }

  @supports (height: 100svh) {
    :root {
      --ph-hero-h: calc(100svh - var(--ph-topbar-h) - var(--ph-header-h));
    }
  }

  .ph-topbar__inner,
  .ph-header__inner {
    display: flex;
    justify-content: space-between;
    padding-inline: 24px;
  }

  .ph-header__search-wrap {
    display: none;
  }

  .ph-header__left {
    gap: 16px;
    width: 100%;
  }

  .ph-header__menu-btn {
    display: flex;
  }

  .ph-header__search {
    display: none;
  }

  .ph-header__search-mobile {
    display: flex;
    align-items: center;
  }

  .ph-nav {
    /* 相对 sticky 导航定位，滚动后顶栏滚走也不会再空出一条缝 */
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    background: var(--ph-white);
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    transform: translateY(-120%);
    opacity: 0;
    visibility: hidden;
    transition: transform 0.3s, opacity 0.3s, visibility 0.3s;
    z-index: 99;
    flex: none;
    max-height: calc(100vh - var(--ph-header-h));
    max-height: calc(100svh - var(--ph-header-h));
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
  }

  .ph-nav.is-open {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }

  .ph-nav__list {
    flex-direction: column;
    gap: 0;
    padding: 8px 0;
  }

  .ph-nav__item a,
  .ph-nav__trigger {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    border-bottom: none;
    border-left: 3px solid transparent;
    margin-bottom: 0;
    width: 100%;
    justify-content: space-between;
    box-sizing: border-box;
    text-align: left;
  }

  .ph-nav__item.is-active > a,
  .ph-nav__item.is-active > .ph-nav__trigger {
    border-bottom: none;
  }

  .ph-nav__item--has-children {
    position: static;
  }

  .ph-nav__dropdown {
    position: static;
    transform: none;
    left: auto;
    min-width: 0;
    width: 100%;
    box-shadow: none;
    border: none;
    border-radius: 0;
    padding: 4px 8px 8px;
    gap: 2px;
    background: #f7f9fb;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    display: none;
  }

  .ph-nav__item--has-children.is-open > .ph-nav__dropdown {
    display: flex;
    transform: none;
  }

  .ph-nav__item--has-children:hover > .ph-nav__dropdown {
    display: none;
    transform: none;
  }

  .ph-nav__item--has-children.is-open:hover > .ph-nav__dropdown,
  .ph-nav__item--has-children.is-open > .ph-nav__dropdown {
    display: flex;
  }

  .ph-nav__chevron {
    display: inline-block;
    padding: 8px;
    margin: -8px -8px -8px 0;
    box-sizing: content-box;
  }

  .ph-nav__item--has-children.is-open > .ph-nav__trigger .ph-nav__chevron {
    transform: rotate(180deg);
  }

  .ph-nav__dropdown a {
    padding: 12px 16px;
    border-left: 0;
  }

  .ph-nav__item.is-active > a,
  .ph-nav__item.is-active > .ph-nav__trigger,
  .ph-nav__item a.is-current {
    color: var(--ph-blue);
    border-left-color: var(--ph-blue);
    border-bottom-color: transparent;
  }

  .ph-header__search .ph-search-form {
    display: none;
  }

  .ph-hero,
  .ph-hero__slide {
    height: var(--ph-hero-h);
    min-height: var(--ph-hero-min-h);
  }

  @supports (height: max(1px, 1px)) {
    .ph-hero,
    .ph-hero__slide {
      min-height: max(var(--ph-hero-min-h), var(--ph-hero-h));
    }
  }

  .ph-hero__nav {
    display: none;
  }

  .ph-hero__video--desktop {
    display: none;
  }

  .ph-hero__video--mobile {
    display: block;
  }

  .ph-hero__bg--desktop {
    display: none;
  }

  .ph-hero__bg--mobile {
    display: block;
  }

  .ph-hero__content {
    padding: 32px 24px 72px;
  }

  .ph-section {
    padding: 48px 0;
  }

  .ph-panel {
    min-height: auto;
  }

  .ph-panel__inner {
    padding: 64px 24px 48px;
  }

  .ph-home .ph-panel__inner--family .ph-panel__title,
  .ph-home .ph-panel__inner--brand .ph-panel__title,
  .ph-home .ph-solutions__side-title {
    font-size: clamp(32px, 8vw, 64px);
  }

  .ph-home .ph-panel--family {
    min-height: min(560px, 80svh);
    height: min(560px, 80svh);
    overflow: hidden;
  }

  .ph-home .ph-panel__inner--family {
    height: 100%;
    min-height: 100%;
    padding: 48px 24px 40px;
    justify-content: flex-start;
    align-items: center;
  }

  .ph-home .ph-panel__inner--family .ph-panel__copy {
    margin-top: 0;
    padding-inline: 0;
  }

  .ph-home .ph-panel__inner--family .ph-panel__actions {
    margin-top: auto;
    padding-top: 32px;
    margin-bottom: 0;
  }

  .ph-home .ph-panel--solutions {
    height: auto;
    min-height: auto;
    overflow: visible;
    align-items: stretch;
    padding: 0;
  }

  .ph-home .ph-panel--solutions .ph-content-shell {
    height: auto;
    min-height: auto;
    padding: 40px 24px 48px;
    align-items: stretch;
    justify-content: flex-start;
  }

  /* 移动端解决方案：蓝卡在上（DOM 顺序），产品双列在下 */
  .ph-home .ph-solutions {
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    max-width: 100%;
    gap: 16px;
  }

  .ph-home .ph-solutions__side {
    width: 100%;
    max-width: none;
    height: auto;
    min-height: auto;
    aspect-ratio: auto;
    flex: none;
    padding: 32px 24px;
    box-sizing: border-box;
    justify-content: flex-start;
    gap: 16px;
  }

  .ph-home .ph-solutions__side-title {
    font-size: clamp(28px, 7vw, 40px);
    margin-bottom: 8px;
  }

  .ph-home .ph-solutions__side-desc {
    margin-bottom: 16px;
  }

  .ph-home .ph-solutions__qr {
    width: 140px;
    height: 140px;
    margin: 0 auto;
  }

  .ph-home .ph-solutions__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    width: 100%;
    flex: none;
  }

  .ph-home .ph-product-card {
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: 0;
    aspect-ratio: auto;
    padding: 12px 12px 16px;
    gap: 8px;
    align-items: center;
  }

  .ph-home .ph-product-card__img {
    flex: 0 0 auto;
    height: auto;
    min-height: 0;
    max-height: none;
    padding: 0 8px;
    margin: 0;
    align-items: center;
  }

  .ph-home .ph-product-card__img img {
    width: auto;
    max-width: 100%;
    max-height: 200px;
    height: auto;
    object-fit: contain;
  }

  .ph-home .ph-product-card__name {
    margin-top: 0;
    font-size: 18px;
    padding: 0 8px;
    text-align: center;
  }

  .ph-home > .ph-panel--dark,
  .ph-home .ph-panel__inner--brand {
    min-height: calc(var(--ph-hero-h) + 40px);
  }

  .ph-home .ph-panel__inner--brand {
    padding: 64px 24px 48px;
  }

  .ph-home .ph-panel__inner--brand .ph-panel__title {
    font-size: clamp(32px, 8vw, 63px);
  }

  .ph-gallery--family {
    flex-direction: column;
    height: auto;
    margin-top: 48px;
    padding-inline: 24px;
  }

  .ph-gallery--family .ph-gallery__item {
    flex: none;
    width: 100%;
    height: 220px;
  }

  .ph-gallery {
    grid-template-columns: 1fr;
  }

  .ph-gallery__item {
    height: 220px;
  }

  .ph-panel__inner--news {
    padding: 64px 0 48px;
  }

  .ph-home .ph-panel--white:has(.ph-panel__inner--news),
  .ph-home .ph-panel__inner--news {
    height: auto;
    min-height: auto;
    overflow: visible;
  }

  .ph-home .ph-panel__inner--news {
    padding: 64px 24px 40px;
  }

  .ph-home .ph-panel__inner--news > .ph-panel__title {
    font-size: clamp(32px, 8vw, 64px);
    margin-bottom: 32px;
    padding-inline: 0;
  }

  .ph-home .ph-news-grid--home {
    flex: none;
    align-content: start;
    margin-bottom: 24px;
    gap: 20px;
    padding-inline: 0;
  }

  .ph-home .ph-hero__title {
    font-size: clamp(32px, 8vw, 64px);
  }

  .ph-news-grid--home {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 32px;
  }

  .ph-home .ph-news-card__img {
    min-height: 200px;
    aspect-ratio: 16 / 9;
  }

  .ph-home .ph-news-card__body {
    flex: none;
    flex-shrink: 0;
    padding: 16px 20px 20px;
    gap: 12px;
  }

  .ph-home .ph-news-card__excerpt {
    flex: none;
  }

  .ph-home .ph-news-card__body .ph-btn--detail {
    display: inline-flex;
    flex-shrink: 0;
    margin-top: 4px;
  }

  .ph-news-card__body {
    padding: 16px 20px 20px;
    gap: 10px;
  }

  .ph-news-card__title {
    font-size: 20px;
    line-height: 1.35;
  }

  .ph-news-card__date,
  .ph-news-card__excerpt {
    font-size: 14px;
    line-height: 1.5;
  }

  .ph-news-card__excerpt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }

  .ph-home .ph-panel__inner--news .ph-panel__actions {
    margin-top: 0;
    flex-shrink: 0;
    align-self: center;
    width: auto;
    max-width: none;
  }

  .ph-home .ph-panel__inner--news .ph-panel__actions .ph-btn--primary {
    width: auto;
    max-width: none;
  }

  .ph-solutions__grid {
    grid-template-columns: 1fr;
  }

  .ph-home .ph-solutions__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ph-news-grid,
  .ph-download-grid,
  .ph-products-list {
    grid-template-columns: 1fr;
  }

  /* 页脚：手风琴折叠（Figma 6294:122246） */
  .ph-footer {
    padding-top: 4px;
    padding-bottom: 16px;
  }

  .ph-footer > .ph-container.ph-footer__grid {
    max-width: none;
    padding-left: 8px;
    padding-right: 8px;
    box-sizing: border-box;
  }

  .ph-footer__grid {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    gap: 2px;
    padding-bottom: 0;
  }

  .ph-footer__col {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    min-width: 0;
    max-width: 100%;
    gap: 2px;
    border-bottom: 0;
  }

  /* 分割线：左右各留 12px，接近满宽（对齐稿） */
  .ph-footer__col::after {
    content: "";
    display: block;
    width: auto;
    height: 1px;
    margin: 0 12px;
    background: #cad2d8;
  }

  .ph-footer__col--social {
    grid-column: auto;
    min-width: 0;
    max-width: 100%;
  }

  .ph-footer__title {
    width: 100%;
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
  }

  .ph-footer__toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    width: 100%;
    box-sizing: border-box;
    min-height: 40px;
    padding: 8px 12px;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
    cursor: pointer;
    border-radius: 6px;
  }

  .ph-footer__toggle > span:first-child {
    flex: 1 1 auto;
    min-width: 0;
  }

  .ph-footer__chevron {
    display: block;
    flex: 0 0 16px;
    width: 16px;
    height: 16px;
    margin-left: auto;
    background: url("../image/icons/icon-chevron-down.svg") center / 11px 6px no-repeat;
  }

  .ph-footer__col.is-open .ph-footer__chevron {
    background-image: url("../image/icons/icon-chevron-up.svg");
  }

  .ph-footer__links,
  .ph-footer__social {
    display: none;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0 12px 8px;
  }

  .ph-footer__col.is-open .ph-footer__links,
  .ph-footer__col.is-open .ph-footer__social {
    display: flex;
  }

  .ph-footer__col.is-open .ph-footer__links {
    flex-direction: column;
    gap: 2px;
    list-style: none;
  }

  .ph-footer__links li {
    margin: 0;
    width: 100%;
  }

  .ph-footer__links a {
    display: flex;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    min-height: 40px;
    padding: 8px 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }

  .ph-footer__links a:hover {
    color: #fff;
    text-decoration: none;
  }

  .ph-footer__col.is-open .ph-footer__social {
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    gap: 12px;
    padding-bottom: 12px;
  }

  .ph-footer__bottom {
    border-top: 0;
    padding: 16px 0 0;
  }

  /* 与手风琴标题文字左缘对齐：容器 8 + toggle 12 = 20 */
  .ph-footer .ph-footer__bottom > .ph-container.ph-footer__bottom-inner {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }

  .ph-footer__bottom-inner {
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
    width: 100%;
  }

  .ph-footer__bottom-left {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    color: rgba(255, 255, 255, 0.7);
  }

  .ph-footer__icp,
  .ph-footer__legal a,
  .ph-footer__license-text {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
  }

  .ph-footer__legal {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
  }

  .ph-footer__legal a::before {
    margin-right: 8px;
  }

  /* 授权文案左对齐，可孚 logo 贴右（右缘与上方箭头对齐） */
  .ph-footer__license {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-left: 0;
    gap: 16px;
  }

  .ph-footer__cofoe {
    margin-left: auto;
    flex: 0 0 auto;
  }

  .ph-page-hero {
    min-height: 320px;
  }

  .ph-page-hero__content {
    padding: 48px 24px;
  }

  .ph-page-hero__title {
    font-size: clamp(32px, 8vw, 56px);
  }

  .ph-page-hero__subtitle {
    font-size: 16px;
  }

  .ph-split-block__title-num {
    font-size: 40px;
  }

  .ph-split-block__title-suf,
  .ph-split-block__title-text {
    font-size: 24px;
  }

  .ph-about-page .ph-page-hero {
    height: auto;
    min-height: 360px;
  }

  .ph-about-page .ph-page-hero__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 48px 20px;
    box-sizing: border-box;
    text-align: center;
  }

  .ph-about-page .ph-page-hero__tag {
    font-size: 10px;
    font-weight: 350;
    line-height: 10.5px;
    letter-spacing: 0.625px;
    margin: 0;
  }

  .ph-about-page .ph-page-hero__title {
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: normal;
    margin: 0;
    max-width: 100%;
    white-space: normal;
  }

  .ph-about-page .ph-page-hero__subtitle {
    font-size: 12px;
    font-weight: 350;
    line-height: normal;
    margin: 0;
    max-width: 100%;
  }

  .ph-about-main {
    padding: 32px 0;
    gap: 32px;
  }

  .ph-about-page .ph-split-block__inner,
  .ph-about-page .ph-split-block__inner--img-right {
    grid-template-columns: 1fr;
    height: auto;
    min-height: 0;
  }

  .ph-about-page .ph-split-block__media {
    width: 100%;
    max-width: none;
    min-height: 220px;
    height: 220px;
  }

  .ph-about-page .ph-split-block__media img {
    min-height: 220px;
    height: 220px;
  }

  .ph-about-page .ph-split-block__content {
    padding: 24px;
  }

  .ph-about-page .ph-split-block__title-line {
    white-space: normal;
    font-size: 24px;
  }

  .ph-service-page .ph-page-hero {
    height: auto;
    min-height: 360px;
  }

  .ph-service-page .ph-page-hero__title {
    font-size: 40px;
  }

  .ph-service-page .ph-page-hero__subtitle {
    font-size: 16px;
  }

  .ph-service-main {
    padding: 32px 0;
    gap: 32px;
  }

  .ph-service-page .ph-service-section__inner,
  .ph-service-page .ph-service-section__inner--img-right {
    height: auto;
    min-height: 0;
  }

  .ph-service-page .ph-service-section__media {
    flex: none;
    max-width: none;
    width: 100%;
  }

  .ph-service-page .ph-service-section__media img {
    min-height: 220px;
    height: 220px;
  }

  .ph-service-page .ph-service-section__content {
    padding: 24px 0 0;
  }

  .ph-service-page .ph-service-section__title {
    font-size: 24px;
  }

  .ph-service-page .ph-service-section__body {
    font-size: 16px;
  }

  .ph-modal__qr {
    width: 200px;
    height: 200px;
  }

  .ph-news-detail__title {
    font-size: clamp(28px, 6vw, 48px);
  }

  .ph-news-detail__date {
    font-size: 16px;
  }

  .ph-news-detail__lead,
  .ph-news-detail__content {
    font-size: 16px;
  }

  .ph-news-detail__figure-img {
    height: auto;
    aspect-ratio: 16 / 9;
    min-height: 200px;
  }

  .ph-media-header__title {
    font-size: 28px;
  }

  .ph-tabs {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .ph-tabs__item {
    white-space: nowrap;
    padding: 12px 16px;
    font-size: 14px;
  }

  .ph-brand-card {
    min-height: 320px;
  }

  .ph-contact-strip {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
  }

  .ph-panel--contact .ph-content-shell {
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
  }

  .ph-contact-strip__label {
    font-size: 12px;
  }

  .ph-contact-strip__phone {
    font-size: 32px;
    line-height: 1.2;
  }

  .ph-contact-strip__wechat {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
    width: 100%;
    font-size: 12px;
    text-align: left;
  }

  .ph-contact-strip__copy {
    flex: 1 1 auto;
    min-width: 0;
  }

  .ph-contact-strip__wechat p + p {
    margin-top: 13px;
  }

  .ph-contact-strip__qr {
    width: 72px;
    height: 72px;
    flex: 0 0 72px;
  }

  .ph-carousel--media-news .ph-carousel__slide,
  .ph-carousel--media-download .ph-carousel__slide,
  .ph-carousel__slide {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    box-sizing: border-box;
    scroll-snap-align: start;
    scroll-snap-stop: always;
  }

  /* 媒体中心移动端：防左右滑页；标题左右留白；隐藏外侧箭头，改用手指滑动 */
  .ph-media-page {
    overflow-x: hidden;
    max-width: 100%;
  }

  .ph-media-page .ph-container {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }

  .ph-media-page .ph-media-header {
    padding-top: 20px;
  }

  .ph-media-page .ph-media-header__title {
    font-size: 28px;
  }

  .ph-media-page .ph-media-header__subtitle {
    font-size: 14px;
    margin-bottom: 24px;
  }

  .ph-media-page .ph-tabs {
    margin-bottom: 24px;
  }

  .ph-section--media-news,
  .ph-section--media-downloads {
    overflow-x: hidden;
    padding-left: 0;
    padding-right: 0;
  }

  .ph-section--media-news .ph-carousel--media-news,
  .ph-section--media-downloads .ph-carousel--media-download {
    overflow: hidden;
  }

  .ph-carousel--media-news::before,
  .ph-carousel--media-news::after,
  .ph-carousel--media-download::before,
  .ph-carousel--media-download::after {
    display: none;
  }

  .ph-carousel--media-news .ph-carousel__nav,
  .ph-carousel--media-download .ph-carousel__nav {
    display: none !important;
  }

  /* 一屏一张：左右靠容器 20px 留白；卡片之间 16px，避免贴边露出下一张 */
  .ph-media-page .ph-section--media-news .ph-carousel--media-news .ph-carousel__track,
  .ph-media-page .ph-carousel--media-download .ph-carousel__track,
  .ph-carousel--media-news .ph-carousel__track,
  .ph-carousel--media-download .ph-carousel__track {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    scroll-behavior: auto;
    gap: 16px;
    scrollbar-width: none;
    padding: 6px 0;
    scroll-padding-inline: 0;
  }

  .ph-carousel--media-news .ph-carousel__track::-webkit-scrollbar,
  .ph-carousel--media-download .ph-carousel__track::-webkit-scrollbar {
    display: none;
  }

  .ph-carousel--media-news.ph-carousel--single .ph-carousel__nav {
    display: none;
  }
}

@media (max-width: 480px) {
  .ph-container {
    padding: 0 16px;
  }

  .ph-home .ph-hero__title {
    font-size: clamp(28px, 7vw, 40px);
  }

  .ph-product-detail__title {
    font-size: 24px;
  }

  .ph-product-card-detail__title {
    font-size: 24px;
  }

  .ph-product-card-detail__visual {
    width: min(100%, calc(285px * var(--ph-scale)));
    height: auto;
    min-height: calc(280px * var(--ph-scale));
    aspect-ratio: 285 / 356;
    border-radius: calc(32px * var(--ph-scale));
  }

  .ph-product-card-detail__actions {
    gap: calc(24px * var(--ph-scale));
  }

  .ph-legal__title {
    font-size: 28px;
  }
}
