/* 013 轻奢图文：大留白、细金边和纵向阅读卡片，适合内容型游戏下载站。 */
body.theme-013{--primary:#9b784a;--primary-dark:#76572f;--green:#668b6a;--dark:#293342;--bg:#f9f8f4;--line:#e5dfd4;--shadow:0 8px 25px rgba(74,64,48,.08)}
.theme-013 .topbar{height:98px;background:#fdfcf9}.theme-013 .topbar-inner{justify-content:space-between}.theme-013 .logo{min-width:0}.theme-013 .logo-icon{border-radius:0;border:1px solid #d7c6a7}.theme-013 .nav{background:#fdfcf9;color:#3e4651;border-top:1px solid #e5dfd4;border-bottom:1px solid #e5dfd4}.theme-013 .nav-inner{justify-content:center;height:54px}.theme-013 .nav a{min-width:135px}.theme-013 .nav a:hover,.theme-013 .nav a.active{background:transparent;color:#9b784a;box-shadow:inset 0 -3px #9b784a}.theme-013 .hero{background:#394657}.theme-013 .hero:after{background:linear-gradient(90deg,rgba(32,42,55,.88),rgba(51,66,83,.42))}.theme-013 .hero-content{min-height:330px;justify-content:center;text-align:center;flex-direction:column;padding:35px 0}.theme-013 .game-icon{width:100px;height:100px;flex-basis:100px;border-radius:50%;border:3px solid #ddc592}.theme-013 .game-info{flex:0}.theme-013 .title-line{justify-content:center}.theme-013 .title-line h1{font-size:34px;font-family:Georgia,"Microsoft YaHei",serif}.theme-013 .subtitle{margin-bottom:8px}.theme-013 .meta,.theme-013 .tags,.theme-013 .download-actions{justify-content:center}.theme-013 .score{position:absolute;right:8%;bottom:32px;border-left:0;border-top:1px solid rgba(255,255,255,.35);padding:10px 0 0}.theme-013 .discount-tag{background:#9b784a;border-radius:0}.theme-013 .download{width:190px;border-radius:2px}.theme-013 .content-layout{max-width:1000px;grid-template-columns:minmax(0,1fr) 270px;gap:42px}.theme-013 .main-column{gap:38px}.theme-013 .card{padding:0 0 28px;border-radius:0;background:transparent;box-shadow:none;border-bottom:1px solid #d9d0c2}.theme-013 .section-title{border:0;margin:0 0 22px;padding:0}.theme-013 .section-title h2{font-family:Georgia,"Microsoft YaHei",serif;font-size:27px;font-weight:400}.theme-013 .section-title>span{color:#9b784a}.theme-013 .article-text{font-size:15px;line-height:2.1}.theme-013 .side-card{border-radius:0;border:1px solid #e5dfd4;box-shadow:none;background:#fff}.theme-013 .gift-grid{grid-template-columns:repeat(3,1fr);gap:1px;background:#e5dfd4}.theme-013 .gift-grid article{border:0;border-radius:0;background:#fff;min-height:130px;flex-direction:column;justify-content:center;text-align:center}.theme-013 .gift-grid article>i{border-radius:50%;background:#f3ecdf;color:#9b784a}.theme-013 .gamebox-intro{background:#f3eee5}.theme-013 .gamebox-highlight{border-radius:0;background:#9b784a}.theme-013 .gamebox-download{border-radius:0;background:#668b6a}.theme-013 footer{background:#293342}
@media(max-width:640px){.theme-013 .topbar{height:64px}.theme-013 .nav-inner{justify-content:flex-start;height:46px}.theme-013 .hero-content{display:grid;text-align:left}.theme-013 .title-line,.theme-013 .meta,.theme-013 .tags,.theme-013 .download-actions{justify-content:flex-start}.theme-013 .game-icon{width:82px;height:82px;flex-basis:82px}.theme-013 .title-line h1{font-size:22px}.theme-013 .score{display:none}.theme-013 .content-layout{display:flex;flex-direction:column;gap:18px}.theme-013 .gift-grid{grid-template-columns:1fr;background:transparent;gap:8px}.theme-013 .gift-grid article{border:1px solid #e5dfd4;flex-direction:row;text-align:left;min-height:76px}.theme-013 .card{padding-bottom:20px}}
/* PC 导航从容器左边开始，与顶部 Logo 左侧严格对齐。 */
.theme-013 .nav-inner{justify-content:flex-start}
/* 移动端 Banner：恢复紧凑双列结构，图标、标题和下载按钮完整落在视口内。 */
@media(max-width:900px),(orientation:portrait){
  .theme-013 .hero{width:100%;margin:0;border-radius:0;overflow:hidden}
  .theme-013 .hero-content{display:grid;grid-template-columns:82px minmax(0,1fr);flex-direction:row;align-items:start;justify-content:initial;gap:14px;min-height:0;width:100%;padding:24px 12px;text-align:left}
  .theme-013 .game-icon{width:82px;height:82px;flex-basis:82px}
  .theme-013 .game-info{width:auto;min-width:0;flex:initial}
  .theme-013 .title-line{justify-content:flex-start;align-items:flex-start;gap:8px;min-width:0}
  .theme-013 .title-line h1{min-width:0;font-size:22px;line-height:1.3;letter-spacing:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;overflow-wrap:anywhere}
  .theme-013 .discount-tag{flex:0 0 auto;font-size:11px;white-space:nowrap}
  .theme-013 .subtitle{font-size:13px;margin:7px 0}
  .theme-013 .meta,.theme-013 .tags{justify-content:flex-start}
  .theme-013 .download-actions{grid-column:1/-1;width:100%;margin:12px 0 0;justify-content:stretch}
  .theme-013 .download{width:auto;min-width:0;flex:1;height:50px;white-space:nowrap}
  .theme-013 .download span{white-space:nowrap}
  .theme-013 .score{display:none}
}
