.trader_user_card{display:flex;cursor:pointer;width:390px;border-radius:8px;border:1px solid #323232;padding:30px 26px 20px;flex-direction:column}[data-mui-color-scheme=light] .trader_user_card{border-color:#d4d4d4}.trader_user_card_header{height:48px;display:flex;align-items:flex-end;justify-content:space-between;width:100%}.trader_user_card_header .avatar{height:48px;width:48px;border-radius:50%;margin-right:16px}.trader_user_card_header .trader_user_card_nick_name .nick_name_container{display:flex}.trader_user_card_header .trader_user_card_nick_name .text{font-family:Jeko;font-weight:600;font-size:24px;line-height:28px;max-width:180px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-wrap:break-word}.trader_user_card_header .trader_user_card_nick_name .icon{width:10px;height:10px}.trader_user_card_header .trader_user_card_nick_name .date{margin-left:4px;font-family:Jeko;font-weight:500;font-size:12px;line-height:18px}.trader_user_card_header .trader_user_card_tag_list{display:flex;height:20px}.trader_user_card_header .trader_user_card_tag_list .tag_wrapper{margin-right:4px}.trader_user_card_header .trader_user_card_tag_list .tag_wrapper:last-child{margin-right:0}.trader_user_card .trader_user_card_data_content{height:98px;display:flex;width:100%;margin-top:18px;border-bottom:1px solid #323232}[data-mui-color-scheme=light] .trader_user_card .trader_user_card_data_content{border-color:#ececec}.trader_user_card .trader_user_card_data_content .one_mouth_profit{font-weight:400;font-size:12px;color:#818181;line-height:16px;margin-bottom:6px}.trader_user_card .trader_user_card_data_content .one_mouth_profit_rate{font-family:Jeko;font-weight:800;font-size:20px;margin-bottom:6px;line-height:28px}.trader_user_card .trader_user_card_data_content .red{color:#f55555}.trader_user_card .trader_user_card_data_content .green{color:#31cb9e}.trader_user_card .trader_user_card_data_content .chart_content{width:180px;height:70px}.trader_user_card .total_profit{font-weight:400;font-size:12px;color:#818181;line-height:16px}.trader_user_card .total_profit_number{font-weight:400;font-size:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-wrap:break-word;width:86px;margin-left:4px}.trader_user_card .trader_user_card_operation_fields{margin-top:16px;display:flex;justify-content:space-between;margin-bottom:16px}.trader_user_card .trader_user_card_operation_fields .total_profit_container{display:flex}.trader_user_card .trader_user_card_operation_fields .total_profit_container .number{font-weight:400;font-size:12px;margin-left:4px}.trader_user_card .trader_user_card_operation_fields .lead_days_container{display:flex}.trader_user_card .trader_user_card_operation_fields .lead_days_container .lead_days{font-weight:400;font-size:12px;color:#818181;line-height:16px}.trader_user_card .trader_user_card_operation_fields .lead_days_container .icon{margin-right:6px}.trader_user_card:hover{border-color:#d4d4d4}[data-mui-color-scheme=light] .trader_user_card:hover{border-color:#0e0e0e}