.tool-timestamp label{display:block;font-size:13px;color:#666;margin-bottom:6px}
.tool-timestamp .ts-now-bar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;padding:10px 12px;background:#f7fafc;border:1px solid #eee}
.tool-timestamp .ts-results{margin-top:12px;padding:12px;background:#fafafa;border:1px solid #eee;font-size:13px;line-height:1.8;display:none}
.tool-timestamp .ts-results.show{display:block}
.tool-timestamp .ts-results b{color:#337ab7}
