.wk-tools-index{gap:28px;display:grid}.wk-tools-index .page-title{margin-bottom:0}.wk-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.wk-tool-grid-featured{grid-template-columns:repeat(2,minmax(0,1fr))}.wk-tool-card{border:1px solid var(--border);border-left:3px solid var(--border-strong);background:var(--surface);min-width:0;min-height:126px;color:var(--text);grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;transition:border-color .14s,background-color .14s;display:grid}.wk-tool-card.is-featured{border-left-color:var(--accent);background:var(--bg-elevated);grid-template-columns:128px minmax(0,1fr) auto;min-height:178px}.wk-tool-card>img{object-fit:contain;width:72px;height:72px}.wk-tool-card.is-featured>img{width:128px;height:128px}.wk-tool-copy{gap:4px;min-width:0;display:grid}.wk-tool-copy>strong{color:var(--text-strong);font:650 22px/1.08 var(--display)}.wk-tool-copy>span:last-child{color:var(--muted);font-size:12px;line-height:1.45}.wk-tool-arrow{color:var(--muted);font-size:20px}.wk-tool-card:hover,.wk-tool-card:focus-visible{border-color:var(--accent-border);border-left-color:var(--accent);background:var(--surface-2)}.wk-tool-card:hover .wk-tool-arrow,.wk-tool-card:focus-visible .wk-tool-arrow{color:var(--accent-hot)}@media (max-width:900px){.wk-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.wk-tool-grid,.wk-tool-grid-featured{grid-template-columns:1fr}.wk-tool-card,.wk-tool-card.is-featured{grid-template-columns:78px minmax(0,1fr) auto;min-height:106px;padding:10px}.wk-tool-card>img,.wk-tool-card.is-featured>img{width:78px;height:78px}}@media (prefers-reduced-motion:reduce){.wk-tool-card{transition:none}}
