
.category-section{margin-top:34px}.tool-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}.tool-card{display:flex!important;flex-direction:column!important;gap:12px!important;min-height:170px!important;padding:24px!important;border:1px solid rgba(148,163,184,.28)!important;border-radius:22px!important;background:rgba(15,23,42,.70)!important;color:#f8fafc!important;text-decoration:none!important}.tool-card h3{margin:0!important;color:#fff!important;font-size:20px!important;line-height:1.25!important}.tool-card p{margin:0!important;color:#dbeafe!important;line-height:1.55!important}.tool-card .tags{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-top:auto!important}.tool-card .tags span{display:inline-flex!important;align-items:center!important;border:1px solid rgba(148,163,184,.28)!important;border-radius:999px!important;padding:5px 9px!important;color:#dbeafe!important;background:rgba(15,23,42,.35)!important}html.light .tool-card{background:rgba(255,255,255,.94)!important;color:#0f172a!important;border-color:rgba(15,23,42,.14)!important}html.light .tool-card h3{color:#0f172a!important}html.light .tool-card p{color:#334155!important}html.light .tool-card .tags span{color:#0f172a!important;background:#fff!important}@media(max-width:980px){.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:680px){.tool-grid{grid-template-columns:1fr!important}}
