:root{--ink:#17202a;--muted:#66727f;--line:#dde3e8;--paper:#fff;--wash:#f4f6f8;--green:#16836f;--amber:#e59b24;--red:#d8584b;--blue:#347db7;--radius:6px}*{box-sizing:border-box}html{background:var(--wash);color:var(--ink);font-family:Arial,"Microsoft YaHei",sans-serif}body{margin:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.topline{max-width:1180px;height:72px;margin:auto;display:flex;align-items:center;gap:42px;padding:0 18px}.brand{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:800;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:38px;height:38px;background:var(--green);color:#fff;border-radius:6px}.search{display:flex;flex:1;max-width:560px}.search input{width:100%;height:40px;border:1px solid var(--line);border-right:0;padding:0 14px;border-radius:5px 0 0 5px;outline:0}.search input:focus{border-color:var(--green)}.search button{height:40px;padding:0 20px;border:1px solid var(--green);background:var(--green);color:#fff;border-radius:0 5px 5px 0;cursor:pointer}.site-nav{background:#202b35;display:flex;justify-content:center;gap:0}.site-nav a{color:#dce4e9;padding:14px 28px;font-size:15px;border-bottom:3px solid transparent}.site-nav a:hover,.site-nav a.active{color:#fff;background:#172029;border-bottom-color:var(--amber)}main{min-height:70vh}.hero{height:430px;position:relative;overflow:hidden;background:#17202a}.hero>img{width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:rgba(10,17,24,.36)}.hero-copy{position:absolute;z-index:2;left:max(18px,calc((100% - 1180px)/2));top:78px;color:#fff;max-width:540px;text-shadow:0 2px 16px rgba(0,0,0,.4)}.hero-copy p{font-weight:700;color:#fff;margin:0 0 12px}.hero-copy h1{font-size:58px;line-height:1;margin:0 0 10px}.hero-copy h2{font-size:26px;margin:0 0 30px;font-weight:600}.hero-copy a,.primary-link{display:inline-flex;padding:12px 20px;background:var(--amber);color:#17202a;font-weight:800;border-radius:5px;text-shadow:none}.ticker{max-width:1180px;margin:-24px auto 28px;position:relative;z-index:3;background:#fff;border:1px solid var(--line);border-left:5px solid var(--red);padding:16px 18px;display:flex;gap:22px;box-shadow:0 8px 24px rgba(23,32,42,.08)}.ticker strong{color:var(--red);white-space:nowrap}.ticker span{color:var(--muted)}.page-grid{max-width:1180px;margin:0 auto 42px;padding:0 18px;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px}.section-block,.side-section,.wide-section,.text-page{background:#fff;border:1px solid var(--line)}.section-block{padding:22px;margin-bottom:26px}.section-title,.side-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.section-title span,.page-head span,.text-page>span{font-size:12px;color:var(--red);font-weight:800}.section-title h2,.side-title h2{font-size:22px;margin:4px 0 0}.section-title>a,.side-title>a{color:var(--green);font-size:14px}.game-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.game-grid-wide{grid-template-columns:repeat(3,minmax(0,1fr))}.game-card{border:1px solid var(--line);display:grid;grid-template-columns:112px minmax(0,1fr);min-height:150px;border-radius:var(--radius);overflow:hidden;background:#fff}.game-cover img{width:100%;height:100%;object-fit:cover}.game-info{padding:13px}.meta{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:12px}.score{color:var(--red);font-weight:800}.game-info h3,.article-row h3{font-size:17px;margin:7px 0}.game-info p,.article-row p{font-size:13px;color:var(--muted);line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.game-foot{display:flex;justify-content:space-between;gap:8px;margin-top:12px;font-size:11px;color:var(--muted)}.game-foot strong{color:var(--green)}.article-list{display:grid;gap:0}.article-row{display:grid;grid-template-columns:150px minmax(0,1fr);gap:16px;padding:16px 0;border-top:1px solid var(--line)}.article-row:first-child{border-top:0;padding-top:0}.article-row img{width:150px;height:94px;object-fit:cover;border-radius:4px}.article-list-wide .article-row{padding:18px}.article-list-wide .article-row:first-child{padding-top:18px}.sidebar{display:grid;align-content:start;gap:22px}.side-section{padding:18px}.rank-list{list-style:none;padding:0;margin:0}.rank-list li{display:grid;grid-template-columns:25px 52px minmax(0,1fr);gap:10px;align-items:center;padding:10px 0;border-top:1px solid var(--line)}.rank-list li>span{font-size:18px;font-weight:800;color:var(--red)}.rank-list img{width:52px;height:52px;object-fit:cover;border-radius:5px}.rank-list a{font-weight:700}.rank-list small{display:block;color:var(--muted);margin-top:5px}.safety{background:#eef7f5;border-color:#beded7}.safety>span{color:var(--green);font-size:12px;font-weight:800}.safety h2{font-size:21px;line-height:1.4}.safety p{color:var(--muted);line-height:1.7}.safety a{color:var(--green);font-weight:800}.page-head{max-width:1180px;margin:30px auto 0;padding:28px 32px;background:#fff;border:1px solid var(--line);display:flex;align-items:end;justify-content:space-between;gap:30px}.page-head h1{font-size:34px;margin:5px 0 6px}.page-head p{color:var(--muted);margin:0}.filter-input{width:280px;height:42px;border:1px solid var(--line);border-radius:5px;padding:0 13px}.wide-section{max-width:1180px;margin:18px auto 42px;padding:24px}.empty-state,.no-results{text-align:center;color:var(--muted);padding:50px}.notice-list{display:grid;gap:0}.notice-list article{display:grid;grid-template-columns:84px minmax(0,1fr) 110px;gap:18px;align-items:center;padding:22px;border-top:1px solid var(--line)}.notice-list article:first-child{border-top:0}.notice-list h2{font-size:18px;margin:0 0 6px}.notice-list p{margin:0;color:var(--muted)}.notice-list time{color:var(--muted);text-align:right}.status{padding:7px 9px;border-radius:4px;text-align:center;font-size:12px;font-weight:800}.pending{background:#fff1d6;color:#8c5a08}.testing{background:#e8f2fb;color:#216490}.closed{background:#f2f2f2;color:#68717a}.ranking-table{border:1px solid var(--line)}.ranking-row{display:grid;grid-template-columns:70px 2fr 1fr 1fr 100px;align-items:center;min-height:72px;padding:0 18px;border-top:1px solid var(--line)}.ranking-row:first-child{border-top:0}.ranking-header{min-height:46px;background:#202b35;color:#fff;font-size:13px}.ranking-game{display:flex;align-items:center;gap:12px}.ranking-game img{width:48px;height:48px;object-fit:cover;border-radius:5px}.ranking-row>strong,.ranking-row>em{color:var(--red);font-size:19px;font-style:normal}.detail-page{max-width:1180px;margin:30px auto 42px;padding:0 18px;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px}.detail-main,.detail-side{background:#fff;border:1px solid var(--line);padding:28px}.breadcrumbs{display:flex;gap:8px;color:var(--muted);font-size:13px}.detail-main h1{font-size:34px;line-height:1.35;margin:18px 0 10px}.detail-meta{display:flex;gap:18px;color:var(--muted);font-size:13px}.detail-cover{width:100%;max-height:420px;object-fit:cover;margin:24px 0}.detail-main>p{font-size:17px;line-height:1.95;color:#37424c}.detail-main .lead{font-size:19px;color:var(--ink);font-weight:600}.article-note{background:#f3f7f6;border-left:4px solid var(--green);padding:16px 18px;margin-top:28px}.article-note p{margin:6px 0 0;color:var(--muted)}.detail-side{align-self:start}.detail-side h2{margin-top:0}.detail-side>a{display:grid;grid-template-columns:80px minmax(0,1fr);gap:10px;padding:12px 0;border-top:1px solid var(--line);font-size:14px;line-height:1.5}.detail-side img{width:80px;height:58px;object-fit:cover}.game-detail{max-width:1180px;margin:30px auto 18px;padding:30px;background:#fff;border:1px solid var(--line);display:grid;grid-template-columns:430px minmax(0,1fr);gap:34px}.game-detail>img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px}.game-detail h1{font-size:38px;margin:12px 0}.game-detail p{color:var(--muted);font-size:17px;line-height:1.8}.game-detail dl{border-top:1px solid var(--line);margin:22px 0}.game-detail dl div{display:grid;grid-template-columns:100px 1fr;padding:13px 0;border-bottom:1px solid var(--line)}.game-detail dt{color:var(--muted)}.game-detail dd{margin:0;font-weight:700}.text-page{max-width:860px;margin:30px auto 42px;padding:42px}.text-page h1{font-size:38px}.text-page p{font-size:17px;line-height:1.9;color:#46515a}.site-footer{background:#17202a;color:#c7d0d6;padding:30px max(18px,calc((100% - 1180px)/2));display:flex;justify-content:space-between;gap:24px}.site-footer strong{color:#fff;margin-right:18px}.site-footer a{margin-left:20px}.site-footer a:hover{color:#fff}[hidden]{display:none!important}@media(max-width:900px){.page-grid,.detail-page{grid-template-columns:1fr}.game-grid-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.game-detail{grid-template-columns:300px minmax(0,1fr)}.sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.topline{height:auto;padding:14px;gap:12px;align-items:stretch;flex-direction:column}.brand{font-size:21px}.search{max-width:none}.site-nav{justify-content:flex-start;overflow-x:auto}.site-nav a{padding:12px 18px;white-space:nowrap}.hero{height:390px}.hero-copy{top:70px;right:18px}.hero-copy h1{font-size:44px}.hero-copy h2{font-size:21px}.ticker{margin:-18px 14px 22px;flex-direction:column;gap:7px}.page-grid{padding:0 14px}.section-block{padding:15px}.game-grid,.game-grid-wide{grid-template-columns:1fr}.game-card{grid-template-columns:105px minmax(0,1fr)}.article-row{grid-template-columns:105px minmax(0,1fr);gap:12px}.article-row img{width:105px;height:82px}.sidebar{grid-template-columns:1fr}.page-head{margin:18px 14px 0;padding:22px;align-items:stretch;flex-direction:column}.page-head h1{font-size:30px}.filter-input{width:100%}.wide-section{margin:14px 14px 30px;padding:14px}.notice-list article{grid-template-columns:80px 1fr}.notice-list time{display:none}.ranking-row{grid-template-columns:45px 1fr 70px;padding:0 10px}.ranking-row>:nth-child(3),.ranking-row>:nth-child(4){display:none}.detail-page{margin:18px auto 30px;padding:0 14px}.detail-main,.detail-side{padding:20px}.detail-main h1{font-size:29px}.game-detail{margin:18px 14px;padding:18px;grid-template-columns:1fr}.game-detail>img{max-height:360px}.game-detail h1{font-size:32px}.text-page{margin:18px 14px 30px;padding:26px}.site-footer{flex-direction:column}.site-footer a{margin:0 18px 0 0}}

