.sapsol-tools-hub{max-width:1180px;margin:0 auto;padding:56px 22px 70px;font-family:inherit}
.sapsol-tools-hero{max-width:820px;margin:0 auto 34px;text-align:center}
.sapsol-tools-eyebrow{display:inline-block;margin-bottom:12px;padding:7px 12px;border-radius:999px;background:#eaf4fb;color:#0b67a7;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.sapsol-tools-hero h1{margin:0;color:#0d2f4f;font-size:clamp(32px,4vw,48px);line-height:1.08;letter-spacing:-.03em}
.sapsol-tools-hero p{margin:16px auto 0;max-width:760px;color:#5b6f82;font-size:16px;line-height:1.65}
.sapsol-tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.sapsol-tool-card{display:flex;flex-direction:column;min-height:290px;padding:24px;border:1px solid #dce7f0;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(15,43,70,.08)}
.sapsol-tool-number{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:18px;border-radius:11px;background:#eaf4fb;color:#0b67a7;font-size:13px;font-weight:900}
.sapsol-tool-card h2{margin:0;color:#0d2f4f;font-size:20px;line-height:1.3}
.sapsol-tool-card p{margin:12px 0 22px;color:#607487;font-size:14px;line-height:1.6}
.sapsol-tool-action{margin-top:auto}
.sapsol-tool-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 18px;border-radius:9px;background:#0b67a7;color:#fff!important;font-size:14px;font-weight:800;text-decoration:none!important}
.sapsol-tool-button:hover{background:#084f82;color:#fff!important}
.sapsol-tool-coming{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 18px;border:1px solid #cfdae4;border-radius:9px;background:#f5f8fa;color:#758696;font-size:14px;font-weight:800}
@media(max-width:900px){.sapsol-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.sapsol-tools-hub{padding:38px 16px 52px}.sapsol-tools-grid{grid-template-columns:1fr}.sapsol-tool-card{min-height:auto}}