/* 手机资讯详情：紧凑标题、收藏与分享同排；登录文字保持横排。 */
@media (max-width:720px), (orientation: landscape) and (max-height: 540px) and (pointer: coarse){
  .news-article>h1{font-size:clamp(28px,8vw,36px)!important;line-height:1.16!important;letter-spacing:-.025em!important}
  .news-source-row{align-items:center!important;gap:12px!important}
  .news-article-actions{display:flex!important;flex:0 0 auto;align-items:center;gap:9px}
  .article-favorite-trigger,.news-source-row .article-share-trigger{min-height:0!important;padding:3px 0!important;border:0!important;background:transparent!important;color:#c4ff2d!important;font:600 12px/1.2 Arial,"PingFang SC",sans-serif!important;white-space:nowrap}
  html[data-theme="light"] .article-favorite-trigger,html[data-theme="light"] .news-source-row .article-share-trigger{padding:6px 10px!important;border-radius:6px!important;background:#111811!important;color:#c4ff2d!important;text-decoration:none!important}
  .news-action-divider{display:block;width:2px;height:13px;border-radius:999px;background:#9ef600;box-shadow:0 0 5px rgba(158,246,0,.38)}
  .article-community{display:none!important}
  .mini-web-profile-heading>button.is-login{width:auto!important;min-width:56px!important;padding:0 12px!important;border-radius:19px!important;white-space:nowrap!important;word-break:keep-all!important}
  .mini-web-profile-heading>button.is-member{width:38px!important;min-width:38px!important;padding:0!important;border-radius:50%!important}
}
