:root{--bg:#091008;--panel:#111714;--panel-soft:#1a211d;--line:rgba(120,202,114,0.16);--text:#f3f7f0;--muted:#aeb9ac;--green:#69dc74;--green-soft:rgba(105,220,116,0.12);--orange:#ff7b24;--shadow:0 16px 48px rgba(0,0,0,0.34);}*{box-sizing:border-box;}body{margin:0;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;background:radial-gradient(circle at 16% 10%,rgba(105,220,116,0.15),transparent 24%),radial-gradient(circle at 86% 12%,rgba(255,123,36,0.12),transparent 26%),#091008;}body.m-error-page{min-height:100vh;display:flex;flex-direction:column;}a{color:inherit;text-decoration:none;}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}img{display:block;max-width:100%;}.m-header,.m-main,.m-footer{width:calc(100% - 24px);margin:0 auto;}.m-header{padding:18px 0 8px;}.m-header-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;flex-wrap:nowrap;}.m-brand{display:flex;align-items:center;gap:8px;flex:0 0 auto;min-width:0;}.m-nav{display:flex;min-width:0;flex:1 1 0;gap:8px;margin-left:0;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;}.m-nav a{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:36px;min-width:0;padding:0 12px;color:#ebf3e7;font-size:13px;font-weight:800;border:1px solid rgba(255,255,255,0.12);border-radius:12px;background:rgba(255,255,255,0.04);white-space:nowrap;}.m-brand-num{color:var(--green);font-size:40px;line-height:0.9;font-weight:950;}.m-brand-text strong,.m-brand-text em{display:block;font-style:normal;}.m-brand-text strong{font-size:20px;line-height:1;font-weight:900;}.m-brand-text em{margin-top:2px;color:#d4ddd2;font-size:10px;font-weight:700;}/* 全部导航项在同一行横向滚动，避免折叠到“更多”菜单。 */ .m-header-bar{justify-content:flex-start;margin-bottom:0;}.m-nav{flex-wrap:nowrap;}.m-nav::-webkit-scrollbar{display:none;}.m-nav a{flex:0 0 auto;}.m-nav a.is-active{color:var(--green);border-color:rgba(105,220,116,0.3);background:rgba(105,220,116,0.08);}.m-main{padding:14px 0 28px;}.m-error-page .m-main{flex:1;display:flex;align-items:center;}.m-crumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;min-height:42px;margin:0 0 14px;padding:9px 12px;color:var(--muted);font-size:15px;line-height:1.5;font-weight:700;border:1px solid rgba(120,202,114,0.16);border-radius:12px;background:rgba(17,23,20,0.76);}.m-crumb a{color:#dce6d8;}.m-crumb a + a::before,.m-crumb a + span::before{margin-right:8px;color:rgba(174,185,172,0.62);content:"/";}.m-detail-card,.m-section,.m-list{background:rgba(17,23,20,0.92);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);}.m-detail-card{padding:14px;}.m-detail-top{display:grid;grid-template-columns:132px minmax(0,1fr);gap:12px;align-items:start;}.m-cover{width:132px;height:132px;object-fit:cover;border-radius:14px;}.m-summary{min-width:0;}.m-summary h1{margin:0;font-size:25px;line-height:1.24;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;}.m-intro{margin:10px 0 0;color:#ced8cb;font-size:14px;line-height:1.7;}.m-tags,.m-card-tags{display:flex;flex-wrap:wrap;gap:8px;}.m-tags{margin-top:12px;}.m-detail-card .m-summary .m-tags{flex-wrap:wrap;max-height:68px;overflow:hidden;}.m-detail-card .m-card-tags{flex-wrap:nowrap;overflow:hidden;}.m-detail-card .m-summary .m-tags a,.m-detail-card .m-card-tags a{flex:0 0 auto;}.m-card-text .m-card-tags{flex-wrap:wrap;max-height:56px;overflow:hidden;}.m-tags a,.m-card-tags a{padding:6px 10px;color:#dff0dc;font-size:12px;font-weight:800;border:1px solid rgba(255,255,255,0.14);border-radius:999px;background:rgba(255,255,255,0.04);}.m-download{display:flex;align-items:center;justify-content:center;min-height:48px;margin-top:14px;color:#fff;font-size:17px;font-weight:900;border-radius:12px;background:linear-gradient(135deg,var(--orange),#ff984b);box-shadow:0 12px 28px rgba(255,123,36,0.28);}.m-info-box{margin-top:14px;border:1px solid rgba(255,255,255,0.08);border-radius:12px;overflow:hidden;background:var(--panel-soft);}.m-info-row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:46px;padding:0 14px;border-bottom:1px solid rgba(255,255,255,0.08);}.m-info-row:last-child{border-bottom:0;}.m-info-row span{color:#d8e4d3;font-size:14px;font-weight:800;}.m-info-row strong{color:var(--text);font-size:14px;font-weight:700;}.m-section,.m-list{margin-top:12px;padding:14px;}.m-section h2,.m-list-head h2{margin:0 0 10px;font-size:18px;line-height:1.3;}.m-section h1{margin:0;font-size:24px;line-height:1.25;}.m-section p,.m-section li{color:#ced8cb;font-size:14px;line-height:1.8;}.m-category-hero p{margin:10px 0 0;}.m-category-hero .m-tags{margin-top:12px;}.m-error-card{width:100%;padding:32px 20px;text-align:center;background:radial-gradient(circle at 50% 0%,rgba(105,220,116,0.1),transparent 38%),rgba(17,23,20,0.94);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);}.m-error-code{margin-bottom:10px;color:var(--green);font-size:72px;line-height:0.9;font-weight:950;text-shadow:0 0 20px rgba(105,220,116,0.28);}.m-error-card h1{margin:0;font-size:34px;line-height:1.18;}.m-error-card p{margin:14px auto 0;max-width:360px;color:#cdd8ca;font-size:15px;line-height:1.8;}.m-error-btn{display:inline-flex;align-items:center;justify-content:center;min-width:168px;min-height:48px;margin-top:20px;padding:0 22px;color:#fff;font-size:16px;font-weight:900;border-radius:12px;background:linear-gradient(135deg,var(--orange),#ff984b);box-shadow:0 12px 28px rgba(255,123,36,0.26);}.m-highlight-list{display:grid;gap:10px;}.m-highlight-list article{display:grid;grid-template-columns:56px minmax(0,1fr);gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.08);}.m-highlight-list article:last-child{border-bottom:0;}.m-highlight-list article::before{content:"";width:56px;height:56px;display:block;background:center / contain no-repeat;}.m-highlight-list article:nth-child(1)::before{background-image:url("../assets/feature-stable-clean.svg");}.m-highlight-list article:nth-child(2)::before{background-image:url("../assets/feature-complete-clean.svg");}.m-highlight-list article:nth-child(3)::before{background-image:url("../assets/feature-simple-clean.svg");}.m-highlight-list article:nth-child(4)::before{background-image:url("../assets/feature-experience-clean.svg");}.m-highlight-list h3{margin:0;font-size:15px;line-height:1.35;}.m-highlight-list p{margin:6px 0 0;color:#c4cec1;font-size:13px;line-height:1.6;}.m-list-head{margin-bottom:10px;}.m-card-grid{display:grid;gap:10px;}.m-card{min-width:0;}.m-card-link{display:grid;grid-template-columns:100px minmax(0,1fr);gap:12px;min-width:0;padding:10px;border:1px solid rgba(255,255,255,0.1);border-radius:12px;background:rgba(255,255,255,0.03);}.m-card-link img{width:100px;height:100px;object-fit:cover;border-radius:12px;}.m-card-text{min-width:0;}.m-card-text h3{margin:0;font-size:15px;line-height:1.4;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}.m-card-text h3 a{color:#eef6ec;}.m-card-text p{display:-webkit-box;margin:8px 0 0;overflow:hidden;color:#b8c3b5;font-size:13px;line-height:1.6;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}.m-card-grid--related{gap:12px;}.m-card-link--related{grid-template-columns:88px minmax(0,1fr);align-items:center;gap:12px;padding:12px;border-color:rgba(103,227,120,0.14);background:linear-gradient(180deg,rgba(103,227,120,0.04),rgba(255,255,255,0.03)),rgba(255,255,255,0.03);}.m-card-link--related img{width:88px;height:88px;border-radius:14px;box-shadow:0 10px 22px rgba(0,0,0,0.22);}.m-card-link--related .m-card-text h3{font-size:16px;line-height:1.45;-webkit-line-clamp:1;line-clamp:1;}.m-card-link--related .m-card-text h3 a{color:#eef6ec;}.m-card-link--related .m-card-text p{-webkit-line-clamp:1;line-clamp:1;}/* 首页、tag 与全部游戏列表保留两行介绍；详情相关推荐仍为单行。 */ .m-main > .m-list .m-card-link--related .m-card-text p{-webkit-line-clamp:2;line-clamp:2;}.m-card-link--related .m-card-tags{margin-top:10px;}.m-card-link--related-text{grid-template-columns:minmax(0,1fr);align-items:flex-start;}.m-card-link--related-text .m-card-text h3{font-size:15px;}.m-card-thumb{display:block;}.m-footer{padding:0 0 24px;text-align:center;color:var(--muted);}.m-footer-links{display:flex;justify-content:center;gap:18px;margin-bottom:8px;font-size:13px;font-weight:800;}.m-footer p{margin:4px 0 0;font-size:12px;}.m-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:14px;}.m-pagination a,.m-pagination span{min-width:42px;height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;color:#e8f0e5;font-size:14px;font-weight:800;border:1px solid rgba(255,255,255,0.1);border-radius:12px;background:rgba(255,255,255,0.03);}.m-pagination .is-current{color:#061005;border-color:rgba(105,220,116,0.35);background:linear-gradient(135deg,#67e378,#9bf29d);}@media (max-width:420px){.m-nav{gap:6px;}.m-nav a{min-height:34px;padding:0 10px;font-size:13px;}.m-nav{flex-wrap:nowrap;}.m-detail-top{grid-template-columns:112px minmax(0,1fr);}.m-cover{width:112px;height:112px;}.m-summary h1{font-size:22px;}.m-error-card{padding:26px 16px;}.m-error-code{font-size:60px;}.m-error-card h1{font-size:28px;}.m-card-link{grid-template-columns:88px minmax(0,1fr);}.m-card-link img{width:88px;height:88px;}.m-card-link--related{grid-template-columns:78px minmax(0,1fr);gap:10px;padding:10px;}.m-card-link--related img{width:78px;height:78px;}.m-card-link--related .m-card-text h3{font-size:15px;}.m-card-link--related .m-card-tags{gap:6px;}.m-card-link--related-text{grid-template-columns:minmax(0,1fr);}}