/* All Tools library */
.tools-hero{padding:54px 0 34px;background:linear-gradient(180deg,#fff 0%,#fbfbff 100%);border-bottom:1px solid #eef1f8}.tools-hero h1{max-width:760px;margin:22px 0 10px;font-size:clamp(48px,6vw,72px);line-height:.96;letter-spacing:-4px;font-weight:900;color:#111936}.tools-hero p{max-width:760px;margin:0;color:#63708f;font-size:15px;line-height:1.7}.tools-search-panel{width:min(760px,100%);height:60px;display:flex;align-items:center;gap:12px;margin-top:25px;padding:5px 6px 5px 18px;border:1px solid #e5e9f2;border-radius:18px;background:#fff;box-shadow:0 15px 35px rgba(54,64,130,.08)}.tools-search-panel svg{width:22px;height:22px;color:#5d4cff;flex:0 0 auto}.tools-search-panel input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#263052;font-size:14px}.tools-search-panel input::placeholder{color:#9aa3bb}.tools-search-panel button{height:48px;padding:0 26px;border:0;border-radius:14px;background:linear-gradient(90deg,#6048ff,#3c7dff);color:#fff;font-size:13px;font-weight:800;cursor:pointer}.tool-count{margin-top:10px;color:#7080a3;font-size:11px}.tool-count strong{color:#4237ff}.category-filter{display:flex;flex-wrap:wrap;gap:9px;padding:2px 0 4px}.category-pill{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid #e5e9f3;border-radius:999px;background:#fff;color:#536081;font-size:11px;font-weight:800}.category-pill span{display:inline-grid;min-width:20px;height:20px;place-items:center;padding:0 5px;border-radius:999px;background:#f1f2f8;color:#7c87a4;font-size:9px}.category-pill:hover,.category-pill.active{border-color:#d7d0ff;background:#f1efff;color:#4c3cff}.category-pill.active span{background:#ded9ff;color:#4b3fff}.tool-grid-library{padding-bottom:20px}.tool-grid-library .tool-card{min-height:215px;position:relative;overflow:hidden}.tool-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.tool-card-top>span{padding:5px 8px;border-radius:999px;background:#f6f7fb;color:#7a85a2;font-size:9px;font-weight:800;white-space:nowrap}.tool-grid-library .tool-card h2{font-size:18px;letter-spacing:-.35px}.tool-grid-library .tool-card p{font-size:12px;line-height:1.7}.empty-tools{text-align:center;padding:70px 20px;border:1px dashed #dfe4ef;border-radius:22px;background:#fff}.empty-tools .tool-icon{margin:0 auto 13px}.empty-tools h2{margin:0 0 7px;font-size:24px}.empty-tools p{margin:0 auto 18px;max-width:520px;color:#6b7693;font-size:13px}@media(max-width:700px){.tools-hero{padding:38px 0 26px}.tools-hero h1{letter-spacing:-2.6px}.tools-search-panel{height:56px;padding-left:14px}.tools-search-panel button{height:44px;padding:0 18px}.category-filter{overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px}.category-pill{flex:0 0 auto}.tool-grid-library .tool-card{min-height:190px}}