@media (max-width: 760px) {
  body { padding-bottom: 58px; }
  .W_1200 { margin: 0 10px; padding: 0; }
  main.W_1200 { padding-top: 12px; }
  .site-header { display: none; }
  .m-header { display: block; }
  .m-show { display: block; }
  .pc-hide { display: none; }
  .m-header { padding: 12px 14px 8px; }
  .m-nav { margin-top: 10px; gap: 8px; }
  .m-nav-link { font-size: 12px; padding: 6px 12px; }
  .m-bottom-tab { display: block; }
  .site-intro-section { padding: 14px 14px 12px; }
  .site-intro-title { font-size: 22px; }
  .site-intro-desc { font-size: 13px; line-height: 1.8; }
  .seo-nav-section h2,
  .hot-live-title,
  .today-live-title,
  .video-title,
  .news-title,
  .inter-section .inter-title,
  .sidebar-title,
  .detail-info-box h3,
  .detail-inter-box h3 { font-size: 16px; padding-left: 14px; padding-right: 14px; }
  .seo-nav-section,
  .hot-live-list,
  .today-live,
  .video-section,
  .news-section,
  .inter-section,
  .detail-info-box,
  .detail-inter-box,
  .sidebar-box,
  .detail-article,
  .detail-match-card { padding-left: 0; padding-right: 0; }
  .seo-nav-grid { grid-template-columns: 1fr; gap: 12px; }
  .seo-nav-two-col { grid-template-columns: 1fr; gap: 16px; }
  .seo-match-list { grid-template-columns: repeat(2, 1fr); gap: 6px 10px; }
  .hot-live-list .match-row,
  .today-live .match-row,
  .match-item { display: block; padding: 12px 14px; }
  .date-group { margin-bottom: 0; }
  .date-group + .date-group { margin-top: 8px; }
  .date-group > .match-row:last-child,
  .date-group > .match-item:last-child { border-bottom: none; }
  .hot-live-list .match-league,
  .today-live .match-league,
  .match-item .m-league,
  .match-item .m-time { display: inline-block; width: auto; margin-right: 8px; }
  .hot-live-list .match-time,
  .today-live .match-time,
  .match-item .m-time { color: #1a73e8; }
  .hot-live-list .match-status,
  .today-live .match-status,
  .match-item .m-status { display: block; float: none; clear: both; width: 100%; text-align: center; margin-top: 10px; }
  .hot-live-list .match-teams,
  .today-live .match-teams,
  .match-item .m-teams { display: block; width: 100%; text-align: center; margin-top: 8px; }
  .hot-live-list .match-teams img,
  .today-live .match-teams img,
  .match-item .m-teams img,
  .inter-matches .match-teams-row img { display: none !important; }
  .hot-live-list .match-teams .team-name,
  .today-live .match-teams .team-name,
  .match-item .m-teams .team-name { max-width: none; }
  .news-list li { flex-direction: column; padding: 12px; }
  .news-img { width: 100%; height: 150px; }
  .news-img img { width: 100%; height: 100%; object-fit: cover; }
  .video-list { padding: 0 14px 14px; }
  .inter-section ul { gap: 8px; }
  .inter-section ul li { width: calc(50% - 4px); }
  .detail-breadcrumb { font-size: 12px; padding: 10px 14px; }
  .detail-teams { padding: 22px 12px; }
  .team-logo-lg { width: 72px; height: 72px; }
  .team-name-lg { font-size: 16px; }
  .vs-score .score { font-size: 30px; }
  .article-title { font-size: 22px; }
  .article-content { font-size: 15px; line-height: 1.9; }
  .article-news-items { grid-template-columns: 1fr; gap: 10px; padding: 0 12px; }
  .news-thumb-list .news-thumb { flex-basis: 86px; width: 86px; height: 58px; }
  .article-nav { gap: 10px; }
  .inter-grid { grid-template-columns: repeat(2, 1fr); gap: 10px; }
  .inter-header { flex-direction: column; padding: 15px; }
  .inter-cover { width: 100%; height: 160px; }
  .inter-meta { flex-direction: column; gap: 4px; }
  .inter-matches { padding: 15px; }
  .inter-matches .match-row { display: block; padding: 12px; }
  .inter-matches .match-league { display: inline-block; width: auto; }
  .inter-matches .match-action { display: inline-block; float: right; width: auto; margin-top: 0; }
  .inter-matches .match-teams-row { display: block; width: 100%; text-align: center; margin-top: 8px; }
  .inter-matches .team-home,
  .inter-matches .team-away { display: inline; }
  .inter-matches .match-score { display: inline; font-size: 13px; color: #999; margin: 0 6px; }
  .inter-matches .match-score span { color: #999; }
  .pagination { gap: 4px; }
  .pagination li a,
  .pagination li span { min-width: 30px; height: 30px; line-height: 30px; font-size: 12px; }
  #totop { right: 12px; bottom: 74px; }
}

/* 黑金主题移动端细节 */
@media (max-width: 760px) {
  body.site-body { overflow-x: hidden; }
  body.site-body .W_1200 { margin: 0 10px; padding-left: 0; padding-right: 0; }
  body.site-body main.W_1200 { padding-top: 12px; padding-bottom: 18px; }
  body.site-body .m-header { padding: 10px 12px 9px; }
  body.site-body .m-nav { gap: 6px; margin-top: 9px; overflow-x: auto; flex-wrap: nowrap; padding-bottom: 2px; scrollbar-width: none; }
  body.site-body .m-nav::-webkit-scrollbar { display: none; }
  body.site-body .m-nav-link { flex: 0 0 auto; padding: 6px 11px; font-size: 12px; }
  body.site-body .site-search-link { flex: 0 0 auto; }
  body.site-body .page-hero { margin-top: 10px; }
  body.site-body .home-focus { padding: 20px 16px; border-radius: 13px; }
  body.site-body .home-focus-title { font-size: 30px; }
  body.site-body .home-focus-desc { font-size: 13px; line-height: 1.75; }
  body.site-body .home-focus-stats { gap: 6px; }
  body.site-body .home-focus-stat { padding: 9px 8px; }
  body.site-body .home-focus-stat strong { font-size: 18px; }
  body.site-body .home-focus-stat span { font-size: 11px; }
  body.site-body .section-panel,
  body.site-body .news-section,
  body.site-body .inter-section,
  body.site-body .inter-grid-section,
  body.site-body .detail-info-box,
  body.site-body .detail-inter-box,
  body.site-body .detail-article,
  body.site-body .article-reading-panel,
  body.site-body .competition-table { padding-left: 13px; padding-right: 13px; border-radius: 12px; }
  body.site-body .hot-live-title,
  body.site-body .today-live-title { padding: 13px 14px; }
  body.site-body .hot-live-list,
  body.site-body .today-live > .date-group { padding-left: 12px; padding-right: 12px; }
  body.site-body .date-header { padding: 8px 11px; font-size: 13px; }
  body.site-body .hot-live-list .match-row,
  body.site-body .today-live .match-row,
  body.site-body .match-item { padding: 11px 2px; }
  body.site-body .news-list { grid-template-columns: 1fr; gap: 10px; }
  body.site-body .news-list li.news-featured { display: flex; flex-direction: column; }
  body.site-body .news-list li.news-featured .news-img,
  body.site-body .news-img { width: 100%; height: 150px; }
  body.site-body .inter-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px; }
  body.site-body .inter-grid-section { padding-top: 14px; padding-bottom: 14px; }
  body.site-body .inter-grid-title { padding: 8px 7px; font-size: 12px; }
  body.site-body .topic-featured { padding: 14px; gap: 12px; }
  body.site-body .topic-featured .inter-cover { height: 160px; }
  body.site-body .match-hero .detail-title { padding: 16px 14px 0; font-size: 19px; }
  body.site-body .match-hero .detail-teams { padding: 22px 10px 25px; gap: 16px; }
  body.site-body .team-logo-lg { width: 66px; height: 66px; }
  body.site-body .team-name-lg { font-size: 15px; }
  body.site-body .detail-vs { padding: 0 8px; }
  body.site-body .vs-score .score { font-size: 28px; }
  body.site-body .search-bar { flex-direction: column; align-items: stretch; }
  body.site-body .search-bar button { width: 100%; }
  body.site-body .competition-table { overflow-x: hidden; }
  body.site-body .footer-heading { justify-content: center; flex-wrap: wrap; }
  body.site-body .footer-nav { gap: 8px 12px; }
  body.site-body .footer-nav a { font-size: 12px; }
  body.site-body .footer-desc { font-size: 12px; }
  body.site-body .footer-copy { font-size: 11px; }
  body.site-body #totop { right: 12px; bottom: 73px; }
}

@media (max-width: 480px) {
  .site-intro-title { font-size: 20px; }
  .seo-match-list { grid-template-columns: 1fr 1fr; }
  .inter-section ul li { width: 100%; }
  .inter-grid { grid-template-columns: 1fr; }
  .hot-live-list .match-row,
  .today-live .match-row,
  .match-item { padding-left: 12px; padding-right: 12px; }
}

@media (max-width: 768px) {
  .ref-match-row {
    width: 100%;
    min-width: 0;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 8px 10px;
    padding: 12px;
  }
  .ref-match-time { flex-direction: row; align-items: center; gap: 7px; }
  .ref-match-time span { margin-top: 0; }
  .ref-match-league { text-align: right; }
  .ref-match-teams { grid-column: 1 / -1; min-width: 0; padding: 6px 0; }
  .ref-team { min-width: 0; }
  .ref-team .team-name { white-space: normal; overflow-wrap: anywhere; }
  .ref-match-action { grid-column: 1 / -1; width: 100%; }
  .ref-match-hero { min-height: 0; }
  .ref-match-hero .detail-teams { padding: 26px 12px 30px; }
  .ref-detail-tabs { padding: 0 4px; overflow-x: auto; }
  .ref-detail-tabs a { flex: 1 0 auto; justify-content: center; padding: 0 12px; }
}

@media (max-width: 768px) {
  html,
  body.ref-theme { width: 100%; max-width: 100%; overflow-x: hidden; }
  body.ref-theme { padding-bottom: 0; }
  body.ref-theme *,
  body.ref-theme *:before,
  body.ref-theme *:after { box-sizing: border-box; }
  body.ref-theme .W_1200 { width: 100%; max-width: 100%; margin: 0; padding-left: 10px; padding-right: 10px; }
  body.ref-theme main.W_1200 { padding-top: 10px; padding-bottom: 18px; }
  .ref-page-shell,
  .ref-page-shell main,
  .ref-page-shell section,
  .ref-page-shell article,
  .ref-page-shell div { min-width: 0; }

  .ref-site-header { min-height: 0; }
  .ref-header-inner { min-height: 0; display: flex; flex-wrap: wrap; align-items: center; gap: 0; padding-top: 9px; }
  .ref-brand { height: 42px; }
  .ref-brand-mark { width: 34px; height: 34px; font-size: 17px; }
  .ref-brand-name { font-size: 17px; }
  body.ref-theme .site-search-link { margin-left: auto; min-width: 58px; height: 32px; }
  .ref-main-nav { order: 3; flex: 1 0 100%; width: 100%; min-width: 0; margin-top: 7px; border-top: 1px solid rgba(255,255,255,.08); }
  .ref-main-nav ul { width: 100%; height: auto; display: flex; flex-wrap: wrap; }
  .ref-main-nav li { flex: 1 1 20%; min-width: 20%; }
  .ref-main-nav .nav-link { width: 100%; min-height: 42px; justify-content: center; padding: 0 4px; font-size: 12px; }
  .ref-main-nav .nav-link.is-active:after { left: 12px; right: 12px; }

  .ref-content-grid,
  .ref-content-layout { width: 100%; min-width: 0; display: grid; grid-template-columns: 1fr; gap: 12px; }
  .ref-content-layout .detail-main { width: 100%; min-width: 0; }
  .ref-home-sidebar,
  .ref-content-sidebar { display: none; }
  .ref-panel-heading { min-height: 58px; padding: 10px 12px; gap: 8px; }
  .ref-panel-heading h1,
  .ref-panel-heading h2 { font-size: 17px; }
  .ref-heading-kicker { font-size: 9px; }
  .ref-board-tabs { gap: 4px; }
  .ref-board-tabs a { min-width: 42px; height: 28px; padding: 0 8px; font-size: 12px; }
  .ref-match-list .date-header { padding-left: 12px; padding-right: 12px; }

  body.ref-theme .page-hero { margin-bottom: 10px; padding: 14px; }
  body.ref-theme .site-intro-title { font-size: 20px; }
  body.ref-theme .site-intro-desc { font-size: 13px; line-height: 1.7; }
  body.ref-theme .ref-home-news,
  body.ref-theme .ref-home-topics { margin-top: 12px; padding: 13px; }
  body.ref-theme .ref-home-news .news-list li,
  body.ref-theme .ref-news-list .news-list li { display: grid; grid-template-columns: 112px minmax(0, 1fr); gap: 10px; padding: 12px; }
  body.ref-theme .ref-home-news .news-img,
  body.ref-theme .ref-news-list .news-img { width: 112px; height: 78px; }
  body.ref-theme .ref-home-news .news-info p,
  body.ref-theme .ref-news-list .news-info p { display: none; }
  body.ref-theme .ref-home-news .news-info h3,
  body.ref-theme .ref-news-list .news-info h3 { font-size: 14px; line-height: 1.45; }

  body.ref-theme .ref-article-panel { padding: 19px 14px; }
  body.ref-theme .ref-article-panel .article-title { font-size: 23px; }
  body.ref-theme .ref-article-panel .article-meta { display: grid; gap: 4px; }
  body.ref-theme .ref-article-panel .article-content { font-size: 15px; line-height: 1.9; overflow-wrap: anywhere; }
  body.ref-theme .ref-article-panel img { max-width: 100%; height: auto; }

  body.ref-theme .ref-topic-list { padding: 13px; }
  body.ref-theme .ref-topic-list .inter-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px; }
  body.ref-theme .ref-topic-list .inter-grid-img { height: 105px; }
  body.ref-theme .ref-topic-hero { grid-template-columns: 1fr; padding: 13px; }
  body.ref-theme .ref-topic-hero .inter-cover { height: 170px; }
  body.ref-theme .ref-topic-detail .inter-matches { padding: 13px; }

  body.ref-theme .ref-competition-table { padding: 13px; }
  body.ref-theme .ref-competition-table .seo-nav-grid { grid-template-columns: 1fr; gap: 9px; }
  body.ref-theme .ref-competition-table .seo-nav-col { min-width: 0; padding: 12px; }
  body.ref-theme .ref-competition-table .seo-match-list { grid-template-columns: 1fr; }

  body.ref-theme .ref-search-form { grid-template-columns: 1fr; }
  body.ref-theme .ref-search-form button { width: 100%; }
  body.ref-theme .ref-search-results .search-result { grid-template-columns: 34px minmax(0, 1fr); gap: 8px; padding: 13px; }
  body.ref-theme .ref-search-results .search-result-index { width: 28px; height: 28px; }

  .ref-site-footer { padding: 22px 0 24px; }
  .ref-site-footer .footer-heading { flex-wrap: wrap; }
  .ref-site-footer .footer-nav { gap: 7px 11px; }
  .ref-site-footer .footer-nav a { font-size: 12px; }
  .ref-site-footer .footer-desc,
  .ref-site-footer .footer-copy { font-size: 11px; line-height: 1.75; }
  body.ref-theme #totop { right: 12px; bottom: 16px; }
}

@media (max-width: 420px) {
  .ref-main-nav .nav-link { font-size: 11px; }
  .ref-board-tabs a { min-width: 38px; padding: 0 6px; }
  body.ref-theme .ref-topic-list .inter-grid { grid-template-columns: 1fr; }
  body.ref-theme .ref-topic-list .inter-grid-img { height: 150px; }
}
