/* 014 极光应用：应用商店式大色块、圆角面板与横向首屏信息层级。 */
body.theme-014{--primary:#5d55f5;--primary-dark:#453cc8;--green:#20c997;--dark:#152040;--bg:#eef1ff;--line:#dfe3fb;--shadow:0 16px 38px rgba(60,71,156,.14)}
.theme-014 .topbar{height:72px;background:#eef1ff}.theme-014 .logo-icon{border-radius:15px;background:linear-gradient(135deg,#847bff,#4e46df)}.theme-014 .nav{background:#eef1ff;color:#425071}.theme-014 .nav:after{display:none}.theme-014 .nav-inner{height:50px;gap:8px}.theme-014 .nav a{min-width:auto;padding:0 18px;border-radius:12px}.theme-014 .nav a:hover,.theme-014 .nav a.active{background:#5d55f5;color:#fff}.theme-014 .hero{margin:0 auto;width:min(1200px,calc(100% - 32px));border-radius:0 0 30px 30px;background:linear-gradient(135deg,#5d55f5,#3245af)}.theme-014 .hero:after{background:linear-gradient(90deg,rgba(37,34,120,.8),rgba(48,66,183,.3))}.theme-014 .hero-content{min-height:325px}.theme-014 .game-icon{border-radius:24px;border-color:#fff;background:#5d55f5;box-shadow:0 14px 30px rgba(13,13,63,.28)}.theme-014 .discount-tag{border-radius:14px;background:#20c997}.theme-014 .download{border-radius:16px;box-shadow:0 8px 18px rgba(17,21,95,.25)}.theme-014 .android{background:#20c997}.theme-014 .ios{background:#fff;color:#4540c5}.theme-014 .content-layout{grid-template-columns:minmax(0,1fr) 300px;gap:24px}.theme-014 .main-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;align-items:start;gap:20px}.theme-014 .main-column>.card{margin:0}.theme-014 .main-column>.card:first-child,.theme-014 .main-column>.card:has(.screenshot-carousel),.theme-014 .main-column>#gift{grid-column:1/-1}.theme-014 .card,.theme-014 .side-card{border-radius:18px;border:1px solid #dfe3fb}.theme-014 .card{padding:22px}.theme-014 .section-title{margin-bottom:16px}.theme-014 .section-title h2 i,.theme-014 .side-title h2 i{color:#5d55f5}.theme-014 .gift-grid{grid-template-columns:repeat(3,1fr)}.theme-014 .gift-grid article{border:0;border-radius:14px;background:#f4f5ff}.theme-014 .gift-grid article>i{background:#e5e6ff;color:#5d55f5}.theme-014 .gamebox-intro{background:linear-gradient(150deg,#f7f7ff,#e8ecff)}.theme-014 .gamebox-benefits p{background:#fff}.theme-014 .gamebox-highlight{background:#5d55f5}.theme-014 .gamebox-download{border-radius:14px;background:#20c997}.theme-014 footer{background:#152040}
/* PC 端游戏特色与游戏截图同宽，独占主内容区整行。 */
@media(min-width:901px){.theme-014 .main-column>#features{grid-column:1/-1}}
/* 平板及移动端恢复内容区单列，避免桌面双栏规则挤压正文。 */
@media(max-width:900px){.theme-014 .content-layout{grid-template-columns:1fr}.theme-014 .main-column{display:flex}}
@media(max-width:640px){.theme-014 .topbar{height:64px}.theme-014 .hero{width:100%;border-radius:0}.theme-014 .nav{overflow-x:auto}.theme-014 .nav-inner{width:max-content}.theme-014 .main-column{gap:12px}.theme-014 .card{padding:19px 16px}.theme-014 .gift-grid{grid-template-columns:1fr}.theme-014 .main-column>.card{width:100%}}
