.moex-tul-wrap{max-width:980px;margin:0 auto}
.moex-tul-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px;margin:12px 0}
.moex-tul-row{display:flex;gap:10px;flex-wrap:wrap}
.moex-tul-row > *{flex:1 1 180px}
.moex-tul-table{width:100%;border-collapse:collapse;font-size:14px}
.moex-tul-table th,.moex-tul-table td{border-bottom:1px solid #eee;padding:8px;vertical-align:top}
.moex-tul-muted{opacity:.7}
.moex-tul-badge{display:inline-block;padding:2px 8px;border-radius:999px;border:1px solid #e5e7eb;font-size:12px}
.moex-tul-badge.level-error{border-color:#fecaca;background:#fff1f2}
.moex-tul-badge.level-warn{border-color:#fed7aa;background:#fffbeb}
.moex-tul-badge.level-info{border-color:#bfdbfe;background:#eff6ff}
.moex-tul-pager{display:flex;gap:8px;align-items:center;justify-content:flex-end;margin-top:10px;flex-wrap:wrap}
.moex-tul-btn{display:inline-block;border:1px solid #e5e7eb;border-radius:10px;padding:8px 12px;text-decoration:none}
.moex-tul-btn:visited{color:inherit}
@media (max-width:600px){.moex-tul-table th:nth-child(3),.moex-tul-table td:nth-child(3){display:none}}
