.tool-page{padding-top:34px;padding-bottom:56px;max-width:980px}
.tool-page h1{margin:8px 0 14px}
.tool-page h1 span{color:var(--blue)}
.tool-page h2{font-size:24px;margin:40px 0 14px;letter-spacing:-.5px}
.hook{font-size:17px;line-height:1.55;background:var(--blue-soft);border-left:3px solid var(--blue);padding:16px 20px;border-radius:0 8px 8px 0;margin:18px 0 10px;color:#1f3466}
.tool-page .decision-tag{display:inline-block;margin:6px 0 0}
.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:10px}
.plan-table{width:100%;border-collapse:collapse;font-size:14px;min-width:700px}
.plan-table th,.plan-table td{padding:12px 14px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}
.plan-table thead th{background:var(--wash);font-size:12px;letter-spacing:.3px;color:var(--muted);font-weight:700}
.plan-table tbody th{font-weight:700}
.plan-table small{display:block;font-weight:400;color:var(--muted);font-size:12px;margin-top:3px}
.plan-table tbody tr:last-child td,.plan-table tbody tr:last-child th{border-bottom:0}
.unverified{color:var(--amber);font-size:13px}
.notes{padding-left:20px;color:#3f4e61;line-height:1.6}
.notes li{margin-bottom:8px}
.tool-page .insight-card{margin-top:6px}
.tool-page .insight-card p{margin-bottom:10px}
.faq details{border:1px solid var(--line);border-radius:8px;padding:12px 16px;margin-bottom:10px;background:#fff}
.faq summary{font-weight:700;cursor:pointer}
.faq p{margin-top:8px;color:#3f4e61;line-height:1.55}
.sources p{line-height:1.8;font-size:14px}
.tool-links{margin-top:44px;border-top:1px solid var(--line);padding-top:24px}
.tool-links h2{font-size:15px;margin:0 0 10px;color:var(--muted)}
.tool-links p{line-height:2;font-size:14px}
.tool-page .button{margin:6px 8px 0 0}
@media(max-width:760px){.tool-page h2{font-size:21px;margin-top:30px}.hook{font-size:15px;padding:13px 15px}}
