*{box-sizing:border-box}
html,body{margin:0;min-height:100%;font-family:Arial,"Microsoft YaHei",sans-serif;background:#f2f3f5;color:#202124;letter-spacing:0}
a{color:inherit;text-decoration:none}
.cg-alert{height:34px;background:#d71920;color:#fff;text-align:center;font-size:13px;font-weight:800;line-height:34px}
.cg-header{position:sticky;top:0;z-index:30;background:#151515;color:#fff;box-shadow:0 2px 14px rgba(0,0,0,.22)}
.cg-topbar{max-width:1180px;margin:0 auto;display:flex;align-items:center;gap:14px;padding:13px 16px}
.cg-logo{display:flex;align-items:center;gap:7px;min-width:150px;font-weight:900}
.cg-logo span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:34px;border-radius:5px;background:#d71920;color:#fff;font-size:24px;line-height:1}
.cg-logo b{font-size:22px;color:#fff;white-space:nowrap}
.cg-search{flex:1;display:flex;height:38px;max-width:560px;margin-left:auto;border:1px solid #3a3a3a;border-radius:5px;background:#fff;overflow:hidden}
.cg-search input{flex:1;min-width:0;border:0;outline:0;padding:0 12px;font-size:14px;color:#111;background:#fff}
.cg-search button,.cg-icon-btn{height:38px;border:0;background:#d71920;color:#fff;font-weight:900;padding:0 17px;cursor:pointer}
.cg-icon-btn{display:none;border-radius:5px;background:#2a2a2a}
.cg-nav{max-width:1180px;margin:0 auto;display:flex;gap:8px;overflow-x:auto;padding:0 16px 13px;scrollbar-width:none}
.cg-nav::-webkit-scrollbar{display:none}
.cg-nav a{flex:0 0 auto;height:32px;padding:0 12px;border-radius:4px;background:#262626;color:#f5f5f5;font-size:13px;font-weight:800;line-height:32px}
.cg-nav a:first-child,.cg-nav a:hover{background:#d71920;color:#fff}
.cg-nav-title{flex:0 0 auto;height:32px;padding:0 6px;color:#f6c7c7;font-size:12px;font-weight:900;line-height:32px}
.cg-main{max-width:1180px;margin:0 auto;padding:14px 16px 34px}
.cg-hero{display:flex;align-items:center;min-height:118px;margin-bottom:14px;padding:18px 20px;border-radius:6px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 2px 10px rgba(0,0,0,.04)}
.cg-kicker{display:inline-flex;height:24px;align-items:center;margin:0 0 8px;padding:0 9px;border-radius:3px;background:#d71920;color:#fff;font-size:12px;font-weight:900}
.cg-hero h1{margin:0;color:#151515;font-size:28px;line-height:1.22;font-weight:900}
.cg-sub{margin:8px 0 0;color:#666;font-size:14px}
.cg-section{margin-top:14px}
.cg-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding:10px 12px;background:#fff;border-left:5px solid #d71920;border-radius:5px;border-top:1px solid #e5e7eb;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}
.cg-section-head p{margin:0 0 3px;color:#d71920;font-size:12px;font-weight:900}
.cg-section-head h2{margin:0;color:#151515;font-size:21px;line-height:1.2;font-weight:900}
.cg-section-head>a{height:30px;padding:0 12px;border-radius:4px;background:#f3f4f6;color:#d71920;font-size:13px;font-weight:900;line-height:30px}
.cg-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}
.cg-grid-small{grid-template-columns:repeat(4,minmax(0,1fr))}
.xai-card{min-width:0;background:#fff;border:1px solid #e1e4e8;border-radius:6px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.045)}
.xai-card-link{display:block;min-width:0}
.xai-thumb{position:relative;aspect-ratio:16/9;background:#ddd;overflow:hidden}
.xai-thumb:before{content:"热搜";position:absolute;left:8px;top:8px;z-index:2;height:23px;padding:0 8px;border-radius:3px;background:#d71920;color:#fff;font-size:12px;font-weight:900;line-height:23px}
.xai-thumb:after{content:"HOT";position:absolute;right:8px;top:8px;z-index:2;height:23px;padding:0 7px;border-radius:3px;background:rgba(0,0,0,.7);color:#fff;font-size:11px;font-weight:900;line-height:23px}
.xai-thumb img{display:block;width:100%;height:100%;object-fit:cover}
.xai-card-body{padding:10px 10px 11px}
.xai-card-body h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;max-height:42px;margin:0 0 8px;overflow:hidden;color:#1f2937;font-size:15px;font-weight:900;line-height:21px}
.xai-card-body p{display:flex;align-items:center;gap:7px;margin:0;color:#777;font-size:12px;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.xai-card-body p:before{content:"瓜小哥";flex:0 0 auto;color:#d71920;font-weight:900}
.xai-empty{grid-column:1/-1;padding:30px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;text-align:center;color:#777}
.cg-overlay{position:fixed;inset:0;z-index:60;background:rgba(0,0,0,.55);padding:14px}
.cg-panel{max-width:720px;margin:8vh auto 0;background:#fff;border-radius:6px;overflow:hidden}
.cg-panel-head{display:flex;justify-content:space-between;align-items:center;padding:13px 15px;background:#151515;color:#fff}
.cg-panel-head button{height:32px;border:0;border-radius:4px;background:#d71920;color:#fff;padding:0 12px;font-weight:900}
.cg-panel-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:14px;max-height:66vh;overflow:auto}
.cg-panel-list a{height:36px;padding:0 9px;border-radius:4px;background:#f3f4f6;color:#222;font-size:13px;font-weight:800;line-height:36px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.cg-panel-list .cg-nav-title{display:block;height:auto;padding:8px 9px 0;color:#d71920;font-size:12px;font-weight:900;line-height:20px}
.xsg-player-entry-hint{max-width:1180px;margin-left:auto!important;margin-right:auto!important}
.cg-detail-main{max-width:980px}
.cg-article{background:#fff;border:1px solid #e1e4e8;border-radius:6px;padding:16px;box-shadow:0 2px 10px rgba(0,0,0,.045)}
.cg-breadcrumb{display:flex;gap:7px;align-items:center;margin-bottom:10px;color:#777;font-size:13px}
.cg-breadcrumb a{color:#d71920;font-weight:800}
.cg-article h1{margin:0;color:#151515;font-size:26px;line-height:1.35;font-weight:900}
.cg-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:10px 0 12px;color:#777;font-size:13px}
.cg-meta span:first-child{color:#d71920;font-weight:900}
.cg-meta a{height:24px;padding:0 8px;border-radius:3px;background:#fef2f2;color:#d71920;font-weight:900;line-height:24px}
.cg-excerpt{margin:0 0 14px;padding:12px;border-radius:5px;background:#f8fafc;color:#374151;font-size:15px;line-height:1.75}
.cg-content-images{display:flex;flex-direction:column;gap:12px;margin:14px 0}
.cg-content-images figure{margin:0;border-radius:6px;overflow:hidden;background:#111}
.cg-content-images img{display:block;width:100%;height:auto}
.cg-player-block{margin-top:16px}
.player-shell{position:relative;width:100%;aspect-ratio:16/9;background:#000;border-radius:6px;overflow:hidden}
.player-shell iframe,.jmt-player{display:block;width:100%;height:100%;border:0;background:#000}
.player-message{display:flex;align-items:center;justify-content:center;height:100%;color:#fff}
@media(max-width:980px){.cg-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cg-grid-small{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:680px){
  .cg-alert{height:30px;font-size:12px;line-height:30px}.cg-topbar{padding:10px;gap:8px}.cg-logo{min-width:auto}.cg-logo span{width:36px;height:30px;font-size:21px}.cg-logo b{font-size:17px}.cg-search{height:34px}.cg-search button{padding:0 10px}.cg-icon-btn{display:inline-block;height:34px;padding:0 10px}.cg-nav{padding:0 10px 10px}.cg-nav a{height:30px;padding:0 10px;font-size:12px;line-height:30px}.cg-main{padding:10px 10px 28px}.cg-hero{min-height:96px;padding:14px}.cg-hero h1{font-size:22px}.cg-sub{font-size:13px}.cg-section-head{padding:9px 10px}.cg-section-head h2{font-size:18px}.cg-grid,.cg-grid-small{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.xai-card-body{padding:8px}.xai-card-body h3{font-size:13px;line-height:18px;min-height:36px;max-height:36px}.xai-card-body p{font-size:11px}.cg-panel-list{grid-template-columns:repeat(2,minmax(0,1fr))}.cg-article{padding:12px}.cg-article h1{font-size:21px}.cg-excerpt{font-size:14px;line-height:1.65;padding:10px}.cg-content-images{gap:9px}
}

/* Chigua-style cover cards: single cover image with centered title overlay. */
.xai-card{min-width:0;background:#111;border:0;border-radius:6px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.13)}
.xai-card-link{position:relative;z-index:1;display:block;min-width:0;color:#fff}
.xai-thumb{position:relative;aspect-ratio:16/9;background:#222;overflow:hidden}
.xai-thumb:before,.xai-thumb:after{display:none}
.xai-thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .28s ease}
.xai-card-link:before{content:"";position:absolute;inset:0;z-index:1;background:rgba(0,0,0,.34);pointer-events:none}
.xai-card-link:hover .xai-thumb img{transform:scale(1.035)}
.xai-card-body{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px;text-align:center;color:#fff}
.xai-card-body h3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:75px;min-height:0;margin:0 0 10px;overflow:hidden;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.65);font-size:19px;font-weight:900;line-height:25px}
.xai-card-body p{display:block;max-width:100%;margin:0;color:#f1f5f9;font-size:12px;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 5px rgba(0,0,0,.65)}
.xai-card-body p:before{color:#fff}
.xai-card a{cursor:pointer}
.xai-card a *{pointer-events:none}
.xai-card-link,.xai-card-link:link,.xai-card-link:visited{pointer-events:auto}
.xai-card-body,.xai-thumb,.xai-thumb img{pointer-events:none!important}
@media(max-width:680px){
  .xai-card-body{padding:10px}
  .xai-card-body h3{font-size:13px;line-height:18px;max-height:54px;min-height:0;margin-bottom:5px}
  .xai-card-body p{font-size:10px;line-height:14px}
}

/* Match chigua list layout: narrow single-column cover cards. */
.cg-body:not(.cg-detail-body) .cg-main{max-width:710px;padding-left:0;padding-right:0}
.cg-body:not(.cg-detail-body) .cg-hero{display:none}
.cg-body:not(.cg-detail-body) .cg-section-head{margin-top:4px}
.cg-body:not(.cg-detail-body) .cg-grid,
.cg-body:not(.cg-detail-body) .cg-grid-small{display:block}
.cg-body:not(.cg-detail-body) .xai-card{margin:.9375rem 0 1.25rem;border-radius:5px}
.cg-body:not(.cg-detail-body) .xai-thumb{height:15.5rem;aspect-ratio:auto}
.cg-body:not(.cg-detail-body) .xai-card-link:before{background:rgba(0,0,0,.30)}
.cg-body:not(.cg-detail-body) .xai-card-body{padding:28px}
.cg-body:not(.cg-detail-body) .xai-card-body h3{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;max-height:64px!important;min-height:0!important;font-size:25px;line-height:32px;font-weight:500}
.cg-body:not(.cg-detail-body) .xai-card-body p{font-size:13px;color:#eee}
@media(max-width:680px){
  .cg-body:not(.cg-detail-body) .cg-main{padding:10px 12px 28px}
  .cg-body:not(.cg-detail-body) .xai-card{margin:.9375rem 0 1.25rem}
  .cg-body:not(.cg-detail-body) .xai-thumb{height:12.5rem}
  .cg-body:not(.cg-detail-body) .xai-card-body{padding:14px}
  .cg-body:not(.cg-detail-body) .xai-card-body h3{-webkit-line-clamp:2;max-height:48px;font-size:18px;line-height:24px}
  .cg-body:not(.cg-detail-body) .xai-card-body p{font-size:12px}
}
@media(max-width:390px){
  .cg-body:not(.cg-detail-body) .xai-thumb{height:10.5rem}
  .cg-body:not(.cg-detail-body) .xai-card-body h3{max-height:38px;font-size:14px;line-height:19px}
}

/* Closer Mirages/chigua page shell. */
html,body{background:#1f1d1d;color:#eee}
.cg-alert{display:none}
.cg-header{position:sticky;top:0;background:rgba(20,20,20,.96);box-shadow:0 1px 12px rgba(0,0,0,.35)}
.cg-topbar{max-width:710px;min-height:56px;padding:8px 0}
.cg-logo{min-width:auto;color:#f7f7f7}
.cg-logo span{width:34px;height:30px;border-radius:4px;background:#d71920;font-size:21px}
.cg-logo b{font-size:19px;font-weight:800}
.cg-search{display:none}
.cg-icon-btn{display:none!important}
.cg-nav{max-width:710px;padding:0 0 10px;gap:0}
.cg-nav a{height:28px;padding:0 10px;border-radius:0;background:transparent;color:#e8e8e8;font-size:13px;font-weight:500;line-height:28px}
.cg-nav-title{height:28px;padding:0 7px;color:#aaa;font-size:12px;line-height:28px}
.cg-nav a:first-child,.cg-nav a:hover{background:transparent;color:#fff}
.cg-main{padding-top:18px}
.cg-body:not(.cg-detail-body) .cg-section{margin-top:0}
.cg-body:not(.cg-detail-body) .cg-section-head{display:none}
.cg-body:not(.cg-detail-body) .cg-recommend{display:none}
.cg-body:not(.cg-detail-body) .xai-card{box-shadow:0 6px 18px rgba(0,0,0,.24)}
.cg-body:not(.cg-detail-body) .xai-card-link:before{background:rgba(0,0,0,.36)}
.cg-body:not(.cg-detail-body) .xai-card-body h3{font-weight:500;text-shadow:0 2px 10px rgba(0,0,0,.82);overflow:hidden}
.cg-body:not(.cg-detail-body) .xai-card-body p{font-weight:400}
.cg-detail-main{max-width:710px}
.cg-article{background:transparent;border:0;box-shadow:none;padding:16px 0}
.cg-breadcrumb{color:#aaa}
.cg-breadcrumb a{color:#f3f3f3}
.cg-article h1{color:#fff;font-weight:500}
.cg-meta{color:#aaa}
.cg-meta span:first-child{color:#eee;font-weight:700}
.cg-meta a{background:rgba(255,255,255,.08);color:#eee}
.cg-excerpt{background:#1f1d1d;color:#d8d8d8}
.cg-section-head{background:#252323;border-color:rgba(255,255,255,.08);border-left-color:#d71920}
.cg-section-head h2{color:#fff}
@media(max-width:760px){
  .cg-topbar{padding:8px 12px}
  .cg-nav{padding:0 12px 10px}
}

/* Restore the compact centered masthead used by the reference layout. */
.cg-body:not(.cg-detail-body) .cg-hero{display:flex;min-height:112px;margin:0 0 2px;padding:18px 0;background:transparent;border:0;box-shadow:none;text-align:center;justify-content:center}
.cg-body:not(.cg-detail-body) .cg-hero>div{max-width:680px}
.cg-body:not(.cg-detail-body) .cg-kicker{display:none}
.cg-body:not(.cg-detail-body) .cg-hero h1{color:#fff;font-size:28px;font-weight:500;line-height:1.32;text-shadow:0 2px 12px rgba(0,0,0,.55)}
.cg-body:not(.cg-detail-body) .cg-sub{color:#bbb;font-size:14px;line-height:1.7}
.cg-content-images figure{border-radius:0;background:transparent}
.cg-content-images img{border-radius:0}
@media(max-width:680px){
  .cg-body:not(.cg-detail-body) .cg-hero{min-height:88px;padding:12px 0}
  .cg-body:not(.cg-detail-body) .cg-hero h1{font-size:22px}
  .cg-body:not(.cg-detail-body) .cg-sub{font-size:12px}
  .cg-article{padding:8px 0}
}

/* Detail related videos: same single-column card flow as category pages. */
.cg-detail-body .cg-related-row{display:block}
.cg-detail-body .cg-related-row .xai-card{margin:.9375rem 0 1.25rem;border-radius:5px}
.cg-detail-body .cg-related-row .xai-thumb{height:15.5rem;aspect-ratio:auto}
.cg-detail-body .cg-related-row .xai-card-body{padding:28px}
.cg-detail-body .cg-related-row .xai-card-body h3{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;max-height:64px!important;min-height:0!important;font-size:25px;line-height:32px;font-weight:500}
.cg-detail-body .cg-related-row .xai-card-body p{display:block;font-size:13px;color:#eee}
@media(max-width:680px){
  .cg-detail-body .cg-related-row .xai-thumb{height:12.5rem}
  .cg-detail-body .cg-related-row .xai-card-body{padding:14px}
  .cg-detail-body .cg-related-row .xai-card-body h3{max-height:48px!important;font-size:18px;line-height:24px}
}

/* Mobile navigation: compact top bar plus slide-out category menu. */
@media(max-width:680px){
  .cg-header{min-height:52px}
  .cg-topbar{display:grid;grid-template-columns:64px minmax(0,1fr)64px;align-items:center;min-height:52px;padding:0 10px!important;gap:0}
  .cg-logo{grid-column:2;justify-content:center;min-width:0}
  .cg-logo span{width:32px;height:28px;font-size:19px}
  .cg-logo b{font-size:18px;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .cg-icon-btn{grid-column:1;grid-row:1;display:inline-flex!important;align-items:center;justify-content:center;width:54px;height:34px;padding:0;border-radius:4px;background:transparent;color:#fff;font-size:13px;font-weight:700}
  .cg-icon-btn:before{content:"";width:18px;height:12px;margin-right:5px;border-top:2px solid #fff;border-bottom:2px solid #fff;background:linear-gradient(#fff,#fff) center/100% 2px no-repeat}
  .cg-nav{display:none}
  .cg-overlay{position:fixed;inset:0;z-index:80;background:rgba(0,0,0,.62);padding:0}
  .cg-panel{width:min(82vw,320px);height:100vh;margin:0;background:#1f1d1d;border-radius:0;box-shadow:12px 0 30px rgba(0,0,0,.35)}
  .cg-panel-head{height:54px;padding:0 14px;background:#151515;border-bottom:1px solid rgba(255,255,255,.08)}
  .cg-panel-head button{height:32px;border-radius:4px;background:#2b2b2b}
  .cg-panel-list{display:block;max-height:calc(100vh - 54px);padding:10px 0;overflow:auto}
  .cg-panel-list a{display:block;height:42px;padding:0 18px;border-radius:0;background:transparent;color:#eee;font-size:14px;font-weight:500;line-height:42px;border-bottom:1px solid rgba(255,255,255,.06)}
  .cg-panel-list .cg-nav-title{display:block;height:30px;padding:10px 18px 0;color:#ffb5b5;font-size:12px;font-weight:800;line-height:20px;background:rgba(255,255,255,.03);border-top:1px solid rgba(255,255,255,.07)}
  .cg-panel-list a:first-child{color:#fff;background:rgba(255,255,255,.05)}
  .cg-detail-body .cg-nav{display:none}
}

/* 51 news-feed polish: closer to a breaking-news article stream. */
.cg-body:not(.cg-detail-body) .cg-main{max-width:760px;padding-top:14px}
.cg-body:not(.cg-detail-body) .cg-hero{min-height:132px;margin:0 0 10px;padding:22px 12px}
.cg-body:not(.cg-detail-body) .cg-hero h1{font-size:31px;font-weight:800}
.cg-body:not(.cg-detail-body) .cg-sub{max-width:620px;margin:10px auto 0;color:#d0d0d0}
.cg-logo span{font-size:16px;font-weight:900}
.cg-logo b{letter-spacing:0}
.cg-nav{border-top:1px solid rgba(255,255,255,.06)}
.cg-nav a{font-weight:700}
.cg-nav-title{font-weight:900;color:#d9a3a3}
.cg-body:not(.cg-detail-body) .cg-grid,
.cg-body:not(.cg-detail-body) .cg-grid-small{display:flex;flex-direction:column;gap:18px}
.cg-body:not(.cg-detail-body) .xai-card.cg-news-card,
.cg-detail-body .cg-related-row .xai-card.cg-news-card{margin:0;border-radius:6px;background:#fff;box-shadow:0 10px 28px rgba(0,0,0,.22)}
.cg-body:not(.cg-detail-body) .xai-card-link.cg-news-link,
.cg-detail-body .cg-related-row .xai-card-link.cg-news-link{position:relative;display:block;color:#202124}
.cg-body:not(.cg-detail-body) .xai-card-link.cg-news-link:before,
.cg-detail-body .cg-related-row .xai-card-link.cg-news-link:before{display:none}
.cg-body:not(.cg-detail-body) .xai-thumb.cg-news-thumb,
.cg-detail-body .cg-related-row .xai-thumb.cg-news-thumb{height:auto;aspect-ratio:16/9;background:#141414}
.cg-body:not(.cg-detail-body) .xai-thumb.cg-news-thumb img,
.cg-detail-body .cg-related-row .xai-thumb.cg-news-thumb img{object-fit:cover}
.cg-hot-badge{position:absolute;left:10px;top:10px;z-index:3;height:24px;padding:0 9px;border-radius:3px;background:#d71920;color:#fff;font-size:12px;font-weight:900;line-height:24px;box-shadow:0 4px 10px rgba(0,0,0,.25)}
.cg-body:not(.cg-detail-body) .xai-card-body.cg-news-body,
.cg-detail-body .cg-related-row .xai-card-body.cg-news-body{position:static;display:block;padding:13px 14px 14px;text-align:left;color:#202124;background:#fff}
.cg-body:not(.cg-detail-body) .xai-card-body.cg-news-body h3,
.cg-detail-body .cg-related-row .xai-card-body.cg-news-body h3{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;min-height:0!important;max-height:58px!important;margin:8px 0 10px;color:#171717;text-shadow:none;font-size:22px;font-weight:900;line-height:29px}
.cg-news-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#7a7a7a;font-size:12px;line-height:18px}
.cg-news-meta span{height:22px;padding:0 8px;border-radius:3px;background:#fdf0f0;color:#d71920;font-weight:900;line-height:22px}
.cg-news-meta em{font-style:normal;white-space:nowrap}
.cg-body:not(.cg-detail-body) .xai-card-body.cg-news-body p,
.cg-detail-body .cg-related-row .xai-card-body.cg-news-body p{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0;color:#777;text-shadow:none;font-size:12px;line-height:18px}
.cg-body:not(.cg-detail-body) .xai-card-body.cg-news-body p:before,
.cg-detail-body .cg-related-row .xai-card-body.cg-news-body p:before{display:none}
.cg-news-body p span{color:#d71920;font-weight:900}
.cg-news-body p b{font-size:12px;color:#999}
@media(max-width:680px){
  .cg-body:not(.cg-detail-body) .cg-main{padding:10px 10px 28px}
  .cg-body:not(.cg-detail-body) .cg-hero{min-height:104px;margin-bottom:8px;padding:14px 8px}
  .cg-body:not(.cg-detail-body) .cg-hero h1{font-size:23px}
  .cg-body:not(.cg-detail-body) .cg-sub{font-size:12px;line-height:1.55}
  .cg-body:not(.cg-detail-body) .cg-grid,
  .cg-body:not(.cg-detail-body) .cg-grid-small{gap:13px}
  .cg-body:not(.cg-detail-body) .xai-card-body.cg-news-body,
  .cg-detail-body .cg-related-row .xai-card-body.cg-news-body{padding:10px 11px 12px}
  .cg-body:not(.cg-detail-body) .xai-card-body.cg-news-body h3,
  .cg-detail-body .cg-related-row .xai-card-body.cg-news-body h3{max-height:46px!important;margin:7px 0 8px;font-size:17px;line-height:23px}
  .cg-news-meta{font-size:11px}
}

/* Reference-style final pass: title and metadata overlay directly on the cover. */
html,body{background:#222;color:#fff}
.cg-header{background:#2a2929}
.cg-topbar{max-width:1100px;min-height:56px}
.cg-logo span{width:auto;height:auto;background:transparent;color:#ff4fba;font-size:25px;text-shadow:0 1px 0 #fff,0 0 8px rgba(255,79,186,.45)}
.cg-logo b{font-size:19px}
.cg-nav{max-width:1100px;border-top:0;padding-bottom:14px}
.cg-nav a{font-size:14px}
.cg-body:not(.cg-detail-body) .cg-main{max-width:850px}
.cg-body:not(.cg-detail-body) .cg-hero{min-height:128px;margin-bottom:34px;padding:16px 0;background:#302e2e}
.cg-body:not(.cg-detail-body) .cg-hero h1{font-size:38px;font-weight:400;line-height:1.22}
.cg-body:not(.cg-detail-body) .cg-sub{margin-top:10px;color:#fff;font-size:15px;font-weight:700}
.cg-body:not(.cg-detail-body) .cg-grid,
.cg-body:not(.cg-detail-body) .cg-grid-small{gap:52px}
.cg-body:not(.cg-detail-body) .xai-card.cg-news-card,
.cg-detail-body .cg-related-row .xai-card.cg-news-card{position:relative;margin:0;border-radius:5px;background:#111;box-shadow:none;overflow:hidden}
.cg-body:not(.cg-detail-body) .xai-thumb.cg-news-thumb,
.cg-detail-body .cg-related-row .xai-thumb.cg-news-thumb{height:250px;aspect-ratio:auto}
.cg-body:not(.cg-detail-body) .xai-thumb.cg-news-thumb img,
.cg-detail-body .cg-related-row .xai-thumb.cg-news-thumb img{width:100%;height:100%;object-fit:cover}
.cg-body:not(.cg-detail-body) .xai-card-link.cg-news-link:before,
.cg-detail-body .cg-related-row .xai-card-link.cg-news-link:before{content:"";display:block;position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.18) 32%,rgba(0,0,0,.46));pointer-events:none}
.cg-body:not(.cg-detail-body) .xai-card-body.cg-news-body,
.cg-detail-body .cg-related-row .xai-card-body.cg-news-body{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 34px;text-align:center;background:transparent;color:#fff}
.cg-body:not(.cg-detail-body) .xai-card-body.cg-news-body h3,
.cg-detail-body .cg-related-row .xai-card-body.cg-news-body h3{order:1;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;max-height:70px!important;margin:0 0 13px;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.75);font-size:25px;font-weight:500;line-height:35px}
.cg-news-meta{order:2;justify-content:center;color:#fff;font-size:14px;font-weight:700;text-shadow:0 2px 6px rgba(0,0,0,.8)}
.cg-news-meta span{height:auto;padding:0;background:transparent;color:#fff;line-height:1.5}
.cg-news-meta span:after{content:" ·";margin-left:5px}
.cg-news-meta em{color:#fff}
.cg-body:not(.cg-detail-body) .xai-card-body.cg-news-body p,
.cg-detail-body .cg-related-row .xai-card-body.cg-news-body p{order:3;display:none}
.cg-hot-badge{left:auto;right:0;top:0;width:96px;height:96px;padding:0;background:linear-gradient(135deg,transparent 0 49%,rgba(34,150,150,.78) 50%);border-radius:0;color:#fff;font-size:0;box-shadow:none}
.cg-hot-badge:after{content:"热搜 HOT";position:absolute;right:-12px;top:23px;width:100px;transform:rotate(45deg);font-size:13px;font-weight:700;text-align:center;letter-spacing:0}
@media(max-width:680px){
  .cg-topbar{min-height:50px}
  .cg-logo span{font-size:22px}
  .cg-logo b{font-size:18px}
  .cg-body:not(.cg-detail-body) .cg-main{padding:0 13px 28px;max-width:none}
  .cg-body:not(.cg-detail-body) .cg-hero{min-height:198px;margin:0 -13px 34px;padding:36px 14px 16px}
  .cg-body:not(.cg-detail-body) .cg-hero h1{font-size:29px}
  .cg-body:not(.cg-detail-body) .cg-sub{font-size:14px;line-height:1.35}
  .cg-body:not(.cg-detail-body) .cg-grid,
  .cg-body:not(.cg-detail-body) .cg-grid-small{gap:10px}
  .cg-body:not(.cg-detail-body) .xai-thumb.cg-news-thumb,
  .cg-detail-body .cg-related-row .xai-thumb.cg-news-thumb{height:200px}
  .cg-body:not(.cg-detail-body) .xai-card-body.cg-news-body,
  .cg-detail-body .cg-related-row .xai-card-body.cg-news-body{padding:12px 20px}
  .cg-body:not(.cg-detail-body) .xai-card-body.cg-news-body h3,
  .cg-detail-body .cg-related-row .xai-card-body.cg-news-body h3{max-height:54px!important;margin-bottom:8px;font-size:20px;line-height:27px}
  .cg-news-meta{font-size:13px;line-height:1.35}
  .cg-hot-badge{width:78px;height:78px}
  .cg-hot-badge:after{right:-17px;top:17px;font-size:12px}
}

/* Framework alignment with the reference site. */
.cg-header{position:relative!important;background:#2d2b2b!important;box-shadow:none!important}
.cg-topbar{max-width:1100px!important;min-height:64px!important;padding:0 12px!important}
.cg-nav{max-width:1100px!important;padding:0 12px 17px!important;gap:24px!important;flex-wrap:wrap!important;overflow:visible!important;border-top:0!important}
.cg-body:not(.cg-detail-body) .cg-main{max-width:850px!important;padding-top:0!important}
.cg-body:not(.cg-detail-body) .cg-hero{width:100vw!important;min-height:116px!important;margin:0 0 68px calc(50% - 50vw)!important;padding:20px 16px!important;background:#302e2e!important;border-radius:0!important}
.cg-body:not(.cg-detail-body) .cg-hero>div{max-width:850px!important;margin:0 auto!important}
.cg-body:not(.cg-detail-body) .cg-hero h1{font-size:38px!important;font-weight:400!important;line-height:1.22!important}
.cg-body:not(.cg-detail-body) .cg-sub{margin-top:10px!important;color:#fff!important;font-size:15px!important;font-weight:700!important}
@media(max-width:680px){
  .cg-header{background:#222!important}
  .cg-topbar{display:grid!important;grid-template-columns:72px minmax(0,1fr)72px!important;grid-template-rows:50px 34px!important;min-height:84px!important;padding:0!important;background:#222!important}
  .cg-search{grid-column:1/4!important;grid-row:2!important;display:flex!important;height:34px!important;max-width:none!important;margin:0!important;border:1px solid #555!important;border-left:0!important;border-right:0!important;border-radius:0!important;background:#333!important}
  .cg-search input{height:32px!important;background:#333!important;color:#ddd!important;font-size:14px!important;text-align:left!important}
  .cg-search input::placeholder{color:#a5a5a5!important}
  .cg-search button{display:none!important}
  .cg-body:not(.cg-detail-body) .cg-main{padding:0 13px 28px!important;max-width:none!important}
  .cg-body:not(.cg-detail-body) .cg-hero{width:100vw!important;min-height:198px!important;margin:0 0 34px calc(50% - 50vw)!important;padding:36px 14px 16px!important}
  .cg-body:not(.cg-detail-body) .cg-hero h1{font-size:29px!important}
}

/* Category navigation: desktop dropdown groups, mobile expanded drawer. */
.cg-nav{align-items:center!important}
.cg-nav>a,.cg-nav-title{height:28px!important;padding:0!important;background:transparent!important;color:#fff!important;font-size:14px!important;font-weight:800!important;line-height:28px!important}
.cg-nav>a:hover,.cg-nav-group:hover>.cg-nav-title{color:#fff!important}
.cg-nav-group{position:relative;display:inline-flex;height:28px;align-items:center}
.cg-nav-group>.cg-nav-title:after{content:"";display:inline-block;width:0;height:0;margin-left:5px;vertical-align:middle;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor}
.cg-nav-menu{position:absolute;left:0;top:30px;z-index:80;display:none;min-width:126px;padding:7px 0;background:#2f2d2d;border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 26px rgba(0,0,0,.35)}
.cg-nav-group:hover>.cg-nav-menu{display:block}
.cg-nav-menu a{display:block;height:32px;padding:0 14px;color:#eee!important;background:transparent!important;font-size:13px;font-weight:700;line-height:32px;white-space:nowrap}
.cg-nav-menu a:hover{background:#3c3939!important;color:#fff!important}
.cg-panel-list .cg-nav-group{display:block;height:auto}
.cg-panel-list .cg-nav-group>.cg-nav-title{display:block;height:30px;padding:10px 18px 0!important;color:#ffb5b5!important;font-size:12px!important;font-weight:800!important;line-height:20px!important;background:rgba(255,255,255,.03)!important;border-top:1px solid rgba(255,255,255,.07)}
.cg-panel-list .cg-nav-group>.cg-nav-title:after{display:none}
.cg-panel-list .cg-nav-menu{position:static;display:block;min-width:0;padding:0;background:transparent;border:0;box-shadow:none}
.cg-panel-list .cg-nav-menu a{height:42px;padding:0 18px!important;border-bottom:1px solid rgba(255,255,255,.06);font-size:14px;line-height:42px}
@media(max-width:680px){
  .cg-nav{display:none!important}
  .cg-panel-list>a{display:block;height:42px;padding:0 18px!important;border-radius:0!important;background:transparent!important;color:#eee!important;font-size:14px!important;font-weight:500!important;line-height:42px!important;border-bottom:1px solid rgba(255,255,255,.06)}
}

@media(min-width:681px){
  .cg-nav .cg-nav-group .cg-nav-menu{display:none!important}
  .cg-nav .cg-nav-group:hover .cg-nav-menu{display:block!important}
}

/* Search styling: desktop icon button, mobile full-width grey search bar. */
@media(min-width:681px){
  .cg-search{position:absolute!important;right:180px!important;top:18px!important;width:42px!important;height:42px!important;max-width:42px!important;margin:0!important;border:0!important;border-radius:50%!important;background:#1f1f1f!important;overflow:hidden!important}
  .cg-search:before{content:"";position:absolute;left:13px;top:12px;width:12px;height:12px;border:2px solid #cfcfcf;border-radius:50%}
  .cg-search:after{content:"";position:absolute;left:25px;top:25px;width:8px;height:2px;background:#cfcfcf;transform:rotate(45deg);transform-origin:left center}
  .cg-search input{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;padding:0!important;opacity:0!important;cursor:pointer!important}
  .cg-search button{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;padding:0!important;background:transparent!important;color:transparent!important;font-size:0!important}
}
@media(max-width:680px){
  .cg-search{height:36px!important;background:#343434!important;border-top:1px solid #565656!important;border-bottom:1px solid #565656!important}
  .cg-search:before{content:"";flex:0 0 auto;width:13px;height:13px;margin:10px 0 0 14px;border:2px solid #9b9b9b;border-radius:50%}
  .cg-search:after{content:"";position:absolute;left:28px;top:72px;width:7px;height:2px;background:#9b9b9b;transform:rotate(45deg);transform-origin:left center}
  .cg-search input{padding:0 12px 0 8px!important;color:#d7d7d7!important}
}

.jmt-pagination{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;margin:34px auto 8px;padding:0 12px}
.jmt-pagination a,.jmt-pagination span{min-width:34px;height:34px;padding:0 11px;border-radius:3px;background:#2f2d2d;color:#fff!important;border:1px solid rgba(255,255,255,.1);font-size:13px;font-weight:800;line-height:32px;text-align:center;text-decoration:none}
.jmt-pagination .current{background:#d71920;border-color:#d71920;color:#fff!important}
.jmt-pagination a:hover{background:#3c3939}
@media(max-width:680px){
  .jmt-pagination{gap:6px;margin:24px auto 6px}
  .jmt-pagination a,.jmt-pagination span{min-width:32px;height:32px;padding:0 9px;font-size:12px;line-height:30px}
}

.cg-logo span{font-size:0!important}
.cg-logo span:after{content:"X";font-size:25px!important}
.cg-nav>a[href="/"]:not(.cg-nav-home){display:none!important}
@media(max-width:680px){
  .cg-logo span:after{font-size:22px!important}
}

/* Safe display watermark: does not edit images and does not cover bottom source marks. */
.xai-card-link,
.cg-content-images figure{
  position:relative!important;
}
.xai-card-link:after,
.cg-content-images figure:after{
  content:"xchigua.com"!important;
  display:block!important;
  position:absolute!important;
  right:10px!important;
  top:10px!important;
  z-index:12!important;
  padding:4px 8px!important;
  border-radius:4px!important;
  background:rgba(0,0,0,.38)!important;
  color:rgba(255,255,255,.82)!important;
  font-size:12px!important;
  font-weight:800!important;
  line-height:1.2!important;
  letter-spacing:0!important;
  text-shadow:0 1px 2px rgba(0,0,0,.55)!important;
  pointer-events:none!important;
}
@media(max-width:680px){
  .xai-card-link:after,
  .cg-content-images figure:after{
    right:8px!important;
    top:8px!important;
    padding:3px 7px!important;
    font-size:11px!important;
  }
}

/* Display-layer watermark is disabled because cached images now carry xchigua.com. */
.xai-card-link,
.xai-thumb,
.cg-content-images figure{
  position:relative!important;
}
.xai-card-link:after,
.cg-content-images figure:after{
  display:none!important;
}
/*
.xai-thumb:after{
  display:none!important;
}
.xai-card-link:after,
.cg-content-images figure:after{
  content:"xchigua.com"!important;
  display:block!important;
  position:absolute!important;
  left:auto!important;
  right:10px!important;
  top:10px!important;
  bottom:auto!important;
  z-index:8!important;
  min-width:0!important;
  max-width:calc(100% - 24px)!important;
  padding:4px 8px!important;
  border-radius:4px!important;
  background:rgba(0,0,0,.38)!important;
  color:rgba(255,255,255,.82)!important;
  font-size:12px!important;
  font-weight:800!important;
  line-height:1.2!important;
  letter-spacing:0!important;
  text-align:center!important;
  text-shadow:0 1px 2px rgba(0,0,0,.55)!important;
  transform:none!important;
  pointer-events:none!important;
}
.cg-content-images figure:after{
  right:14px!important;
  top:14px!important;
  font-size:13px!important;
}
@media(max-width:680px){
  .xai-card-link:after,
  .cg-content-images figure:after{
    right:8px!important;
    top:8px!important;
    padding:3px 7px!important;
    font-size:11px!important;
  }
}
*/

/* Final override: keep the non-destructive top-right xchigua.com mark active. */
.xai-card-link:after,
.cg-content-images figure:after{
  content:"xchigua.com"!important;
  display:block!important;
  position:absolute!important;
  right:10px!important;
  top:10px!important;
  bottom:auto!important;
  left:auto!important;
  z-index:12!important;
  padding:4px 8px!important;
  border-radius:4px!important;
  background:rgba(0,0,0,.38)!important;
  color:rgba(255,255,255,.82)!important;
  font-size:12px!important;
  font-weight:800!important;
  line-height:1.2!important;
  letter-spacing:0!important;
  transform:none!important;
  pointer-events:none!important;
}
@media(max-width:680px){
  .xai-card-link:after,
  .cg-content-images figure:after{
    right:8px!important;
    top:8px!important;
    padding:3px 7px!important;
    font-size:11px!important;
  }
}

/* Source-site search override: match chigua.com search presentation. */
@media(min-width:681px){
  .cg-topbar{position:relative!important}
  .cg-search{display:flex!important;position:absolute!important;right:96px!important;top:16px!important;width:32px!important;height:32px!important;max-width:32px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.10)!important;overflow:hidden!important;box-shadow:none!important}
  .cg-search:before{content:"";position:absolute;left:9px;top:8px;width:11px;height:11px;border:2px solid #d8d8d8;border-radius:50%;pointer-events:none}
  .cg-search:after{content:"";position:absolute;left:21px;top:22px;width:8px;height:2px;background:#d8d8d8;transform:rotate(45deg);transform-origin:left center;pointer-events:none}
  .cg-search input{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;padding:0!important;border:0!important;opacity:0!important;cursor:pointer!important}
  .cg-search button{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;padding:0!important;border:0!important;background:transparent!important;color:transparent!important;font-size:0!important;cursor:pointer!important}
}
@media(max-width:680px){
  .cg-search{display:flex!important;position:relative!important;grid-column:1/4!important;grid-row:2!important;width:100%!important;height:36px!important;max-width:none!important;margin:0!important;padding:0 8px!important;border:0!important;border-radius:0!important;background:#212322!important;overflow:visible!important}
  .cg-search:before{content:"";position:absolute;left:22px;top:10px;width:12px;height:12px;border:2px solid #9b9b9b;border-radius:50%;pointer-events:none}
  .cg-search:after{content:"";position:absolute;left:35px;top:24px;width:7px;height:2px;background:#9b9b9b;transform:rotate(45deg);transform-origin:left center;pointer-events:none}
  .cg-search input{display:block!important;width:100%!important;height:32px!important;margin:2px 0!important;padding:0 42px!important;border:1px solid rgba(255,255,255,.20)!important;border-radius:32px!important;background:rgba(255,255,255,.10)!important;color:#fff!important;font-size:14px!important;line-height:32px!important;text-align:left!important;opacity:1!important;cursor:text!important}
  .cg-search input::placeholder{color:#b8b8b8!important}
  .cg-search button{display:none!important}
}

/* Source-site mobile search final alignment: input text left, magnifier on the right. */
@media(max-width:680px){
  .cg-search:before{left:auto!important;right:46px!important;top:10px!important;width:13px!important;height:13px!important;margin:0!important;display:block!important;border:3px solid #d9d9d9!important;border-radius:50%!important;background:transparent!important}
  .cg-search:after{left:auto!important;right:31px!important;top:25px!important;width:12px!important;height:3px!important;margin:0!important;display:block!important;background:#d9d9d9!important;transform:rotate(45deg)!important;transform-origin:left center!important}
  .cg-search input{padding-left:34px!important;padding-right:72px!important}
}

/* Desktop search expand interaction: icon grows into an input like the source site. */
@media(min-width:681px){
  .cg-search{transition:width .22s ease,max-width .22s ease,border-radius .22s ease,background-color .22s ease,box-shadow .22s ease!important}
  .cg-search.is-expanded,
  .cg-search:focus-within{right:96px!important;top:14px!important;width:min(420px,calc(100vw - 360px))!important;max-width:420px!important;height:38px!important;border-radius:22px!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 10px 24px rgba(0,0,0,.22)!important}
  .cg-search.is-expanded:before,
  .cg-search:focus-within:before{left:15px!important;top:10px!important;width:13px!important;height:13px!important;border-color:#d8d8d8!important}
  .cg-search.is-expanded:after,
  .cg-search:focus-within:after{left:29px!important;top:25px!important;width:8px!important;background:#d8d8d8!important}
  .cg-search.is-expanded input,
  .cg-search:focus-within input{opacity:1!important;position:relative!important;display:block!important;width:100%!important;height:36px!important;padding:0 50px 0 44px!important;background:transparent!important;color:#fff!important;font-size:14px!important;line-height:36px!important;cursor:text!important}
  .cg-search.is-expanded input::placeholder,
  .cg-search:focus-within input::placeholder{color:#aaa!important}
  .cg-search.is-expanded button,
  .cg-search:focus-within button{left:auto!important;right:4px!important;top:4px!important;width:58px!important;height:28px!important;border-radius:16px!important;background:linear-gradient(180deg,#ff5d91,#cb1d3f)!important;color:#fff!important;font-size:13px!important;font-weight:800!important;line-height:28px!important}
}

/* Source search page panel: clicking search opens the full search board. */
.cg-search-panel{display:none;background:#2d2b2b;color:#e9e9e9;min-height:790px;padding:44px 0 70px}
.cg-search-mode .cg-search-panel{display:block}
.cg-search-mode .cg-main{display:none!important}
.cg-search-panel[hidden]{display:none!important}
.cg-search-panel-inner{width:min(100% - 292px,1072px);margin:0 auto}
.cg-search-panel h1{margin:0 0 28px;text-align:center;color:#fff;font-size:32px;font-weight:900;line-height:1.25}
.cg-panel-search{position:relative;display:flex;align-items:center;height:56px;margin-bottom:58px;padding:5px 5px 5px 56px;border:1px solid rgba(255,255,255,.10);border-radius:28px;background:rgba(255,255,255,.05)}
.cg-panel-search-icon{position:absolute;left:20px;top:17px;width:18px;height:18px;border:3px solid #d2d2d2;border-radius:50%}
.cg-panel-search-icon:after{content:"";position:absolute;left:15px;top:16px;width:9px;height:3px;background:#d2d2d2;transform:rotate(45deg);transform-origin:left center}
.cg-panel-search input{flex:1;min-width:0;height:44px;border:0;outline:0;background:transparent;color:#fff;font-size:15px;line-height:44px}
.cg-panel-search input::placeholder{color:#888}
.cg-panel-search button{width:100px;height:44px;border:0;border-radius:23px;background:linear-gradient(180deg,#ff5d91,#cb1d3f);color:#fff;font-size:15px;font-weight:900;cursor:pointer}
.cg-search-row-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:14px;color:#9f9f9f;font-size:19px}
.cg-search-row-head button{border:0;background:transparent;color:#999;font-size:16px;cursor:pointer}
.cg-search-empty{height:108px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(255,255,255,.08);color:#d7d7d7;font-size:18px}
.cg-search-hot{padding-top:16px}
.cg-search-hot h2{margin:0 0 20px;color:#999;font-size:18px;font-weight:500}
.cg-search-hot a{display:grid;grid-template-columns:34px minmax(0,1fr) 120px 28px;align-items:center;gap:8px;min-height:63px;color:#d8d8d8;font-size:17px;font-weight:800}
.cg-search-hot a span{color:#aaa;text-align:center;font-weight:800}
.cg-search-hot a b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:800}
.cg-search-hot a em{color:#ff2b64;font-style:normal;text-align:right;white-space:nowrap}
.cg-search-hot a i{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:5px;background:#e72b61;color:#fff;font-style:normal;font-size:15px;font-weight:900}
@media(max-width:680px){
  .cg-search-panel{min-height:720px;padding:30px 14px 54px}
  .cg-search-panel-inner{width:100%;margin:0}
  .cg-search-panel h1{font-size:24px;margin-bottom:22px}
  .cg-panel-search{height:50px;margin-bottom:34px;padding-left:48px;border-radius:25px}
  .cg-panel-search-icon{left:18px;top:15px;width:16px;height:16px;border-width:2px}
  .cg-panel-search button{width:78px;height:38px;font-size:14px}
  .cg-search-hot a{grid-template-columns:28px minmax(0,1fr) 82px 24px;min-height:54px;font-size:14px}
  .cg-search-row-head{font-size:16px}
}

/* Mobile search usability: top bar is an entry, panel input is the real input. */
.cg-search input{font-size:16px!important}
.cg-panel-search input{font-size:16px!important}
@media(max-width:680px){
  .cg-search input[readonly]{-webkit-user-select:none;user-select:none;caret-color:transparent;cursor:pointer}
  .cg-panel-search input{font-size:16px!important}
}
