.tool-hero{padding:76px 0 50px;max-width:920px}.tool-hero h1{font-size:clamp(38px,5vw,66px);line-height:1.17;letter-spacing:-.04em}.tool-hero em{font-style:normal;color:#36734d}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{border:1px solid #d6e0d4;background:#fff;border-radius:20px;padding:25px;display:flex;flex-direction:column;min-width:0}.product-card h3{font-size:23px;line-height:1.4;margin:16px 0}.product-card p{line-height:1.8}.product-card figure{margin:14px 0}.product-card img{display:block;width:100%;height:225px;object-fit:cover;object-position:top;border:1px solid #dfe5db;border-radius:10px}.product-card figcaption{font-size:11px;color:#62726a;line-height:1.6;margin-top:8px}.product-card ul{padding-left:20px;line-height:2;font-size:14px}.product-card .product-buy{margin-top:auto;font-size:14px;text-align:center}.price-note{font-size:12px!important;margin-bottom:0}.existing-tool{padding:25px 30px;margin:30px 0 0;border:1px solid #d6e0d4;border-radius:18px;display:flex;justify-content:space-between;align-items:center;gap:24px}.existing-tool h3{margin:10px 0}.existing-tool p{margin:0}.existing-tool .button{white-space:nowrap}@media(max-width:960px){.product-grid{grid-template-columns:1fr}.product-card img{height:320px}.existing-tool{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.tool-hero{padding:40px 0 20px}.product-card{padding:20px}.product-card img{height:240px}.existing-tool{padding:22px}nav>div{gap:12px;font-size:12px}}