.check-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.check-tabs a{font-size:13px}.check-client{display:flex;justify-content:space-between;align-items:center;gap:14px;padding-bottom:22px;margin-bottom:24px;border-bottom:1px solid var(--line)}.check-client>div{display:grid;gap:5px;min-width:0}.check-client strong{font-family:var(--mono);font-size:20px;overflow-wrap:anywhere}.check-client button{flex-shrink:0}.check-consent{margin:24px 0;padding:18px;background:#f7f9fc;border-radius:8px}.check-consent .work-check{align-items:flex-start}.check-consent input{flex-shrink:0;margin-top:5px}.check-consent p{margin:10px 0 0 25px}.check-result{padding:26px;margin-top:24px}.check-result h2{font-size:20px}.check-result dl{display:grid;grid-template-columns:minmax(100px,180px) minmax(0,1fr);gap:13px 22px;margin:25px 0;font-size:14px}.check-result dt{color:var(--muted)}.check-result dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.check-result[data-state=open],.check-result[data-state=valid],.check-result[data-state=reply]{border-left:4px solid #2c8c6a}.check-result[data-state=timeout],.check-result[data-state=refused],.check-result[data-state=certificate_error]{border-left:4px solid #c78626}@media (max-width:480px){.check-client{align-items:flex-start;flex-direction:column}.check-result dl{grid-template-columns:1fr;gap:5px}.check-result dd{margin-bottom:12px}.check-consent{padding:14px}.check-consent p{margin-left:0}.check-tabs a{font-size:12px}}
