/* Published-content and honest empty states for the ToolMerit front page. */
.tb-review-top h3 a,.tb-stack-copy h3 a{color:inherit}.tb-home-empty{display:grid;grid-template-columns:44px 1fr auto;gap:18px;align-items:center;padding:31px;border:1px dashed #bdc8d1;background:#fff}.tb-home-empty>span{display:grid;width:40px;height:40px;place-items:center;background:#e8eef5;color:#45638b;font-size:20px;font-weight:800}.tb-home-empty h3{margin:0 0 6px;font:500 28px/1.05 var(--tb-serif);letter-spacing:-.05em}.tb-home-empty p{max-width:650px;margin:0;color:#607086;font-size:12px;line-height:1.6}.tb-home-empty>a{color:#425f79;font-size:11px;font-weight:800;white-space:nowrap}.tb-home-dark-empty{display:grid;grid-template-columns:31px 1fr;column-gap:13px;align-content:center;min-height:240px;padding:25px 0;color:#fff}.tb-home-dark-empty>span{grid-row:1/3;color:#f06548;font-size:22px}.tb-home-dark-empty h3{margin:0;font:500 26px/1.05 var(--tb-serif);letter-spacing:-.05em}.tb-home-dark-empty p{margin:8px 0 0;color:#bbc5d5;font-size:12px;line-height:1.55}.tb-home-dark-empty a{grid-column:2;padding-top:17px;color:#fff;font-size:11px;font-weight:800}@media(max-width:700px){.tb-home-empty{grid-template-columns:1fr;gap:14px;padding:23px}.tb-home-empty h3{font-size:26px}.tb-home-empty>a{white-space:normal}.tb-home-dark-empty{min-height:210px}}
