.tools-page{max-width:1240px;margin:0 auto;padding:24px}.crumb{color:#77808b;font-size:13px;margin-bottom:14px}.tools-hero{background:linear-gradient(120deg,#0d1822,#1d2b38);color:#fff;border-radius:18px;padding:28px 32px;display:flex;justify-content:space-between;align-items:center}.tools-hero h1{font-size:34px;margin:0 0 8px}.tools-hero p{margin:0;max-width:720px;color:#d9e0e5}.tools-badge{border:1px solid #41515e;border-radius:14px;padding:14px 18px;text-align:center}.tool-cats{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.tool-cats button,.tools-toolbar select{border:1px solid #dce2e8;background:#fff;border-radius:10px;padding:11px 14px;cursor:pointer}.tool-cats button:hover{border-color:#e52335}.tools-layout{display:grid;grid-template-columns:230px 1fr;gap:18px}.tools-filter{background:#fff;border:1px solid #e2e6ea;border-radius:14px;padding:16px;height:max-content}.tools-filter label{display:block;font-size:13px;color:#606a74}.tools-filter input{display:block;width:100%;box-sizing:border-box;margin-top:7px;padding:11px;border:1px solid #d9dee4;border-radius:9px}.red{margin-top:12px;width:100%;border:0;border-radius:9px;padding:12px;background:#e52335;color:#fff;font-weight:700}.note{margin-top:18px;font-size:12px;line-height:1.5;color:#7a838c}.tools-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tool-card{background:#fff;border:1px solid #e2e6ea;border-radius:14px;padding:12px;display:flex;flex-direction:column;min-height:330px}.tool-img{height:170px;display:flex;align-items:center;justify-content:center;background:#f6f7f8;border-radius:10px;overflow:hidden}.tool-img img{max-width:100%;max-height:100%;object-fit:contain}.tool-img .noimg{font-size:12px;color:#8a929a}.tool-brand{font-size:12px;color:#7a838c;margin-top:12px}.tool-card h3{font-size:15px;line-height:1.3;margin:5px 0 8px}.tool-price{font-size:20px;font-weight:800;margin-top:auto}.tool-actions{display:flex;gap:8px;margin-top:10px}.tool-actions a,.tool-actions button{flex:1;border-radius:8px;padding:10px;text-align:center;text-decoration:none;font-weight:700;border:1px solid #e52335;background:#fff;color:#e52335;cursor:pointer}.tool-actions button{background:#e52335;color:#fff}.pager{display:flex;justify-content:center;gap:14px;align-items:center;margin:24px}.pager button{border:1px solid #ddd;background:#fff;border-radius:8px;padding:8px 13px}.toast{position:fixed;right:20px;bottom:20px;background:#15212a;color:#fff;padding:12px 16px;border-radius:10px;opacity:0;pointer-events:none;transition:.2s}.toast.show{opacity:1}@media(max-width:900px){.tools-layout{grid-template-columns:1fr}.tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.tools-grid{grid-template-columns:1fr}.tools-hero{display:block}.tools-badge{margin-top:15px}}
