.tool-page{background:#f7f9fc;color:#102d59;min-height:100vh;padding:22px 16px 88px}.tool-wrap{margin:0 auto;max-width:680px}.tool-header{align-items:center;display:flex;gap:13px;margin-bottom:22px}.tool-header a{align-items:center;background:#eaf2ff;border-radius:50%;color:#0756c7;display:flex;height:36px;justify-content:center;width:36px}.tool-header svg{fill:none;height:19px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:19px}.tool-header h1{font-size:23px;margin:0}.tool-subtitle{color:#687a91;font-size:13px;margin:-13px 0 18px 49px}.tool-card{background:#fff;border:1px solid #dce5ef;border-radius:17px;margin-bottom:13px;overflow:hidden}.tool-card img{height:145px;object-fit:cover;width:100%}.tool-card-body{padding:13px}.tool-card h2{font-size:16px;margin:0 0 6px}.tool-card p{color:#65758b;font-size:12px;margin:0}.tool-card-footer{align-items:center;display:flex;justify-content:space-between;margin-top:11px}.tool-card-footer strong{color:#0756c7}.tool-button{background:#0756c7;border:0;border-radius:9px;color:#fff;font-size:12px;font-weight:800;padding:9px 12px}.history-row{align-items:center;background:#fff;border:1px solid #dce5ef;border-radius:15px;display:flex;gap:12px;margin-bottom:10px;padding:10px}.history-row img{border-radius:10px;height:66px;object-fit:cover;width:66px}.history-row h2{font-size:14px;margin:0 0 4px}.history-row p{color:#65758b;font-size:11px;margin:0}.history-row span{color:#8a99aa;font-size:10px;margin-left:auto}.feedback-card{background:#fff;border:1px solid #dce5ef;border-radius:18px;padding:16px}.feedback-card label{color:#53657d;display:block;font-size:12px;font-weight:700;margin-bottom:13px}.feedback-card input,.feedback-card textarea{border:1px solid #dce5ef;border-radius:10px;box-sizing:border-box;font:inherit;margin-top:6px;padding:10px;width:100%}.feedback-card textarea{height:120px;resize:vertical}.feedback-success{background:#e7f9f0;border:1px solid #bcebd3;border-radius:12px;color:#087848;display:none;font-size:13px;margin-top:12px;padding:11px}.feedback-success.show{display:block}