.tabs a{white-space:nowrap;border-bottom:2px solid transparent;padding:15px 0;color:#aab2ba;font-size:11px;font-weight:700}
.tabs a.active{color:var(--red);border-color:var(--red)}
.category-tool-grid a.active,.category-tool-grid a:hover{border-color:#61212b;background:rgba(239,35,60,.035)}
.filter-link.active{color:#fff}
.filter-link b{color:#7f8a94;font-size:10px}
.tool-table .table-head,.tool-table .tool-row{grid-template-columns:minmax(220px,1.6fr) 1fr 1fr 75px 80px 80px 38px}
.tool-empty{min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#7f8a94;text-align:center}
.tool-empty i{font-size:28px}.tool-empty strong{color:#d9dee2}.tool-empty small{max-width:420px}
@media(max-width:900px){.tool-table .tool-row{grid-template-columns:minmax(0,1fr) 100px 80px 38px}.tool-table .tool-row>span:nth-child(3),.tool-table .tool-row>span:nth-child(4),.tool-table .tool-row>span:nth-child(6){display:none}}
