/* ---- 输入项说明提示 ---- */
.mode-tip {
    font-size: 12px;
    color: #9ca3af;
    line-height: 1.6;
    padding: 8px 10px;
    background: #f9fafb;
    border: 1px dashed #e5e7eb;
    border-radius: 6px;
}

.rate-tip {
    font-size: 12px;
    color: #9ca3af;
    line-height: 1.6;
    padding: 4px 2px 0;
}

.tip {
    font-size: 12px;
    color: #9ca3af;
    font-weight: 400;
}
