*{box-sizing:border-box}body{margin:0;background:#f6f8fa;color:#172b35;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}.top{height:96px;border-bottom:1px solid #e0e6e9;display:flex;align-items:center;justify-content:space-between;padding:0 max(6vw,24px);background:#fff}.brand{display:flex;align-items:center;gap:13px;font-size:19px;font-weight:650}.brand b{font-weight:400;color:#647580;margin-left:8px}.logo{display:grid;place-items:center;width:40px;height:40px;background:#125c53;color:white;border-radius:11px;font-size:27px;font-weight:750}.edition{font-size:12px;letter-spacing:3px;color:#69808b}main{max-width:1240px;margin:auto;padding:68px 40px 100px}.heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:58px}.eyebrow{font-size:14px;color:#147367;margin:0 0 13px;font-weight:650}h1{font-size:clamp(28px,3.8vw,44px);letter-spacing:-1px;line-height:1.35;margin:0 0 15px}.intro{color:#677983;margin:0}.count{font-size:58px;font-weight:300;letter-spacing:-3px;color:#78958f}.count small{font-size:14px;letter-spacing:0;color:#61747d;margin-left:10px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px}.section-head h2{font-size:18px;margin:0}.section-head>span{font-size:14px;color:#6c7d86}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.tool{background:#fff;border:1px solid #dce5e8;border-radius:16px;padding:30px;display:block;transition:transform .2s,box-shadow .2s,border-color .2s}.tool:hover{transform:translateY(-4px);border-color:#26877a;box-shadow:0 12px 35px #244d4010}.tool:focus-visible{outline:3px solid #147367;outline-offset:5px}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.tool-icon{background:#e5f2ef;color:#126c5f;border-radius:13px;width:55px;height:55px;display:grid;place-items:center;font-size:27px;font-weight:600}.category{font-size:13px;color:#5c7a72;background:#f1f6f4;border-radius:5px;padding:4px 10px}h3{font-size:23px;margin:0 0 12px;line-height:1.5}.tool p{color:#667780;max-width:440px;margin:0 0 24px}.tags{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:30px}.tags span{font-size:13px;border:1px solid #e4e9ec;padding:3px 9px;border-radius:5px;color:#63757c}.card-bottom{border-top:1px solid #e8edef;padding-top:20px;display:flex;align-items:center;justify-content:space-between;color:#136c5f;font-weight:600}.card-bottom small{color:#94a7ae;font-weight:400}.card-bottom span span{margin-left:9px}.future{border:1px dashed #cfdade;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px;color:#819298}.plus{font-weight:200;font-size:36px;margin-bottom:14px}.future h3{font-size:18px;font-weight:500;color:#647c83}.future p{font-size:14px;margin:0}footer{max-width:1160px;margin:0 auto;border-top:1px solid #dfe7e9;padding:25px 0 35px;display:flex;justify-content:space-between;font-size:13px;color:#82939a}@media(max-width:700px){.top{height:76px}.edition{display:none}main{padding:40px 22px 60px}.heading{margin-bottom:38px}.count{display:none}.grid{grid-template-columns:1fr}.tool{padding:25px}.future{padding:30px}h3{font-size:21px}footer{margin:0 22px}}@media(prefers-reduced-motion:reduce){.tool{transition:none}}