.blog-category-page{background-color:#14294d;display:flex;justify-content:center;padding:80px 0}.mobile-blog-nav{display:none}.blog-category-container{max-width:1200px;padding:0;width:1200px}.blog-category-breadcrumb{margin-bottom:16px}.blog-category-editors-title{align-items:center;color:#fff;display:flex;font-size:20px;font-weight:700;gap:8px;margin-bottom:16px}.blog-category-editors-icon{height:32px;width:32px}.blog-category-editors-grid{column-gap:20px;display:grid;grid-template-columns:588px 592px}.blog-category-pick-big{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;cursor:pointer;height:472px;overflow:hidden;position:relative;width:588px}.blog-category-pick-big-cover{display:block;height:100%;object-fit:cover;width:100%}.blog-category-pick-overlay{background:linear-gradient(180deg,#0000,#000000b8);bottom:0;left:0;padding:16px;position:absolute;right:0}.blog-category-pick-title{color:#ffffffe6;display:-webkit-box;font-size:16px;font-weight:600;line-height:1.4;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-category-pick-meta{align-items:center;display:flex;gap:10px;margin-top:10px}.blog-category-pick-date{color:#fff6;font-size:14px}.blog-category-tag{align-items:center;border-radius:4px;display:inline-flex;font-size:14px;font-weight:400;height:24px;justify-content:center;padding:4px 8px}.blog-category-tag.tag-news{background:#0099ff40;color:#ffffffe6}.blog-category-tag.tag-guide{background:#2e73ff40;color:#ffffffe6}.blog-category-tag.tag-event{background:#ffaa0040;color:#ffffffe6}.blog-category-tag.tag-codes{background:#9650ff40;color:#ffffffe6}.blog-category-pick-right{display:flex;flex-direction:column;gap:20px;width:592px}.blog-category-pick-small{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;cursor:pointer;display:flex;height:144px;overflow:hidden;width:592px}.blog-category-pick-small-cover{border-radius:8px;display:block;flex-shrink:0;height:144px;object-fit:cover;width:256px}.blog-category-pick-small-content{display:flex;flex-direction:column;justify-content:space-between;min-width:0;padding:14px 16px}.blog-category-pick-small-title{color:#ffffffd9;display:-webkit-box;font-size:14px;font-weight:600;line-height:1.35;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-category-section{margin-top:24px}.blog-category-tabs{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:20px;overflow-x:auto;overflow-y:hidden;padding:0 8px;scrollbar-width:none}.blog-category-tabs::-webkit-scrollbar{display:none}.blog-category-tab{align-items:center;background:#0000;border:none;border-radius:8px;color:#ffffff80;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:50px;justify-content:center;padding:11px 30px;transition:all .3s cubic-bezier(.4,0,.2,1)}.blog-category-tab.active{background:linear-gradient(180deg,#ffffff1a,#fff0);color:#fff}.blog-category-tab:hover{color:#fffc}.blog-category-grid{display:grid;gap:20px;grid-template-columns:repeat(4,285px);justify-content:center}.blog-category-page .blog-category-section .blog-category-empty{align-items:center;border:1px solid #fff3;border-radius:8px;display:flex;flex-direction:column;gap:14px;justify-content:center;margin-top:0;min-height:337px;width:100%}.blog-category-page .blog-category-section .blog-category-empty-icon-wrap{align-items:center;background:#41516d;border-radius:50%;display:flex;height:100px;justify-content:center;width:100px}.blog-category-page .blog-category-section .blog-category-empty-icon{display:block;height:100px;object-fit:contain;width:100px}.blog-category-page .blog-category-section .blog-category-empty-text{color:#fff;font-size:14px}.blog-category-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:280px;overflow:hidden;width:285px}.blog-category-card-cover{border-radius:8px;display:block;height:142px;margin:16px auto 10px;object-fit:cover;width:253px}.blog-category-card-content{display:flex;flex:1;flex-direction:column;gap:10px;justify-content:space-between;min-height:0;padding:0 16px 12px}.blog-category-card-title{color:#ffffffd9;display:-webkit-box;font-size:20px;font-weight:600;line-height:1.35;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-category-card-meta{align-items:center;display:flex;gap:10px;justify-content:flex-start}.blog-category-card-date{color:#fff6;font-size:14px}.blog-category-pagination{margin-top:18px}.blog-category-moregame{margin-top:28px}.blog-category-moregame-title{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:700;gap:10px;margin-bottom:16px}.blog-category-moregame-icon{height:32px;width:32px}.blog-category-moregame-list{display:grid;gap:20px;grid-template-columns:repeat(5,224px);justify-content:space-between}.blog-category-moregame-item{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:264px;padding:16px 16px 0;width:224px}.blog-category-moregame-cover{border-radius:8px;display:block;height:192px;margin:0 auto;object-fit:cover;width:192px}.blog-category-moregame-name{color:#fff;display:-webkit-box;font-size:20px;font-weight:600;line-height:1.3;padding:12px 0 0;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-align:center}.blog-category-page .pagination-container{align-items:center;display:flex;justify-content:space-between;padding:16px 0}.blog-category-page .pagination-container .total-records{color:#ffffffb3;font-size:14px}.blog-category-page .pagination-controls{align-items:center;display:flex;gap:8px}.blog-category-page .pagination-btn{background:none;border:none;border-radius:4px;color:#ffffffb3;cursor:pointer;padding:8px;transition:all .2s ease}.blog-category-page .pagination-btn:hover:not(:disabled){background:#ffffff1a;color:#fff}.blog-category-page .pagination-btn:disabled{color:#ffffff4d;cursor:not-allowed}.blog-category-page .page-numbers{align-items:center;display:flex;gap:4px;margin:0 16px}.blog-category-page .page-btn{background:none;border:none;border-radius:4px;color:#ffffffb3;cursor:pointer;font-size:14px;min-width:32px;padding:8px 12px;transition:all .2s ease}.blog-category-page .page-btn:hover{background:#ffffff1a;color:#fff}.blog-category-page .page-btn.active{background:#007aff;color:#fff}.blog-category-page .page-ellipsis{color:#ffffff80;padding:0 4px}.blog-category-page .direct-page-jump{align-items:center;display:flex;gap:8px;margin-left:16px}.blog-category-page .direct-page-jump span{color:#ffffffb3;font-size:14px}.blog-category-page .direct-page-jump input{background:#ffffff1a;border:1px solid #fff3;border-radius:4px;color:#fff;font-size:14px;height:32px;padding:0 8px;text-align:center;width:60px}.blog-category-page .direct-page-jump input::placeholder{color:#ffffff80}.blog-category-page .direct-page-jump input:focus{border-color:#007aff;outline:none}@media(max-width:1200px){.blog-category-editors-grid{grid-template-columns:1fr;justify-items:center;row-gap:20px}.blog-category-pick-right{max-width:592px;width:100%}.blog-category-grid{grid-template-columns:repeat(2,285px)}.blog-category-moregame-list{grid-template-columns:repeat(2,224px);justify-content:center}}@media(max-width:768px){.blog-category-page{padding:50px 0 30px}.mobile-blog-nav{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#14294d;border-bottom:.5px solid #ffffff1a;display:flex;height:44px;justify-content:space-between;left:0;padding:0 16px;position:fixed;right:0;top:50px;z-index:120}.mobile-blog-nav .mobile-blog-back-btn{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;padding:0;transition:opacity .2s ease;width:24px}.mobile-blog-nav .mobile-blog-back-btn:active{opacity:.7}.mobile-blog-nav .mobile-blog-title{color:#fff;flex:1;font-family:Outfit,sans-serif;font-size:20px;font-weight:700;line-height:1.26em;margin:0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.mobile-blog-nav .mobile-blog-nav-placeholder{flex-shrink:0;height:24px;width:24px}.blog-category-container{padding:0 10px;width:100%}.blog-category-breadcrumb{display:none}.blog-category-tabs{gap:0;justify-content:space-between;margin-bottom:6px;margin-left:auto;margin-right:auto;max-width:355px;overflow:hidden;padding:0}.blog-category-tab{border-radius:8px;font-size:16px;height:36px;padding:0;width:70.6px}.blog-category-editors-grid{grid-template-columns:1fr}.blog-category-pick-big{height:320px;width:100%}.blog-category-pick-right{gap:9px}.blog-category-pick-small{align-items:center;border-radius:8px;gap:10px;height:83px;margin:0 auto;padding:10px 12px;width:100%}.blog-category-pick-small-cover{border-radius:8px;height:63px;object-fit:cover;width:112px}.blog-category-pick-small-content{flex:1;gap:8px;padding:0}.blog-category-pick-small-title{font-size:14px;line-height:1.2em}.blog-category-grid{display:flex;flex-direction:column;gap:10px}.blog-category-empty{min-height:220px}.blog-category-empty-icon-wrap{height:72px;width:72px}.blog-category-empty-icon{height:52px;width:52px}.blog-category-empty-text{font-size:14px}.blog-category-card{align-items:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#ffffff14;border:1px solid #fff3;border-radius:8px;box-shadow:0 4px 12px #00000026;flex-direction:row;gap:10px;height:83px;margin:0 auto;padding:10px 12px;width:100%}.blog-category-card-cover{flex-shrink:0;height:63px;margin:0;width:112px}.blog-category-card-content{flex:1;gap:8px;padding:0}.blog-category-card-title{font-size:14px;line-height:1.2em}.blog-category-card-date{font-size:12px}.blog-category-moregame{margin-top:20px}.blog-category-moregame-list{gap:10px;grid-template-columns:repeat(3,1fr);justify-content:stretch}.blog-category-moregame-item{border-radius:12px;height:auto;padding:10px;width:auto}.blog-category-moregame-cover{aspect-ratio:1/1;border-radius:8px;height:auto;margin:0;width:100%}.blog-category-moregame-name{font-size:14px;padding:10px 0 0;-webkit-line-clamp:2;line-clamp:2}.blog-category-page .direct-page-jump,.blog-category-page .pagination-info{display:none!important}.blog-category-page .pagination-container,.blog-category-page .pagination-controls{justify-content:center!important}.blog-category-page .page-numbers{margin:0!important}}