.mix_result_column{width:50%;height:100%;display:flex;flex-direction:column;overflow-y:auto;border-radius:5px;padding-inline:15px}.mix_result_column::-webkit-scrollbar{width:6px}.partila_metch_column .column_header{display:flex;justify-content:space-between;align-items:center;gap:15px}.partila_metch_column .column_header .column_header_text_count{color:var(--orange)}.not_metch_column{display:flex;flex-direction:column}.not_metch_column .column_header{padding:10px 0;display:flex;align-items:center;justify-content:space-between}.not_metch_column .column_header .column_header_text_count{color:var(--orange)}.not_metch_column .column_header .copy_all{padding:5px 10px;border-radius:5px;height:30px;min-width:100px}.not_metch_column .column_body .not_metch_tile{display:flex;align-items:center;justify-content:space-between;margin-top:5px;border-radius:5px;padding:5px 10px}.not_metch_column .column_body .not_metch_tile:first-child{margin-top:0}