.cat-page{max-width:1400px;margin:0 auto;padding:32px 16px 0}.page-bc{color:var(--dim);flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:20px;font-size:13px;display:flex}.page-bc a{color:var(--dim);cursor:pointer;text-decoration:none;transition:color .15s}.page-bc a:hover{color:var(--black)}.page-bc .bc-sep{color:#c8d0d8;-webkit-user-select:none;user-select:none;font-size:11px}.page-bc .bc-current{color:var(--black);text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-weight:600;overflow:hidden}.cat-title{font-family:var(--display);margin-bottom:8px;font-size:26px;font-weight:800}.cat-desc{color:#6b7b8d;max-width:720px;margin-bottom:28px;font-size:15px;line-height:1.6}.cat-other{border-top:1px solid #0000000f;padding:40px 0 80px}.cat-other h3{margin-bottom:18px;font-size:16px;font-weight:700}.cat-other-btns{gap:10px;display:flex}.cat-other-btn{cursor:pointer;font-size:14px;font-weight:600;font-family:var(--sans);color:inherit;background:#fff;border:1px solid #0000000f;border-radius:12px;align-items:center;gap:8px;padding:10px 18px;text-decoration:none;transition:all .2s;display:flex}.cat-other-btn:hover{border-color:var(--blue);background:#2b82ff0a}.cat-other-icon{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}@media (max-width:1024px){.cat-page{padding-top:80px}}@media (max-width:640px){.cat-page{padding:80px 16px 0}.cat-title{font-size:24px}.cat-other{padding:32px 0 60px}.cat-other-btns{flex-wrap:wrap}}
