.widget-wrapper[data-v-38ee5a5f]{height:100%;display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.04);overflow:hidden;transition:box-shadow .2s}.widget-wrapper[data-v-38ee5a5f]:hover{box-shadow:0 4px 16px rgba(0,0,0,.08)}.widget-wrapper.editing[data-v-38ee5a5f]{box-shadow:none;border:1px solid #e8e8e8}.widget-header[data-v-38ee5a5f]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 8px;flex-shrink:0}.widget-header .widget-title[data-v-38ee5a5f]{font-size:14px;font-weight:600;color:#1a1a2e}.widget-header .widget-actions[data-v-38ee5a5f]{display:flex;gap:8px}.widget-header .widget-actions .action-icon[data-v-38ee5a5f]{cursor:pointer;font-size:14px;color:#8c8c8c;padding:2px;border-radius:4px;transition:all .2s}.widget-header .widget-actions .action-icon[data-v-38ee5a5f]:hover{color:#4385f4;background:#f0f5ff}.widget-header .widget-actions .action-icon.remove[data-v-38ee5a5f]:hover{color:#e2445c;background:#fff1f0}.widget-body[data-v-38ee5a5f]{flex:1;overflow-y:auto;overflow-x:hidden;padding:0 16px 12px;min-height:0}.widget-market[data-v-41443d50]{display:flex;flex-direction:column;gap:8px}.market-item[data-v-41443d50]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:8px;border:1px solid #f0f0f0;cursor:pointer;transition:all .2s}.market-item[data-v-41443d50]:hover{border-color:#4385f4;background:#f8faff}.market-item.added[data-v-41443d50]{opacity:.6;cursor:default}.market-item.added[data-v-41443d50],.market-item.added[data-v-41443d50]:hover{border-color:#f0f0f0;background:#fafafa}.market-item .market-info[data-v-41443d50]{display:flex;align-items:center;gap:8px}.market-item .market-info .market-name[data-v-41443d50]{font-size:14px;color:#1a1a2e}.market-item .market-info .market-size[data-v-41443d50]{font-size:12px;color:#bfbfbf}.focus-card[data-v-61b85370]{position:relative;background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.04);padding:8px 10px;margin-bottom:8px;cursor:grab;transition:transform .15s,box-shadow .15s}.focus-card[data-v-61b85370]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.focus-card:hover .card-actions[data-v-61b85370]{opacity:1}.focus-card[data-v-61b85370]:active{cursor:grabbing}.card-row[data-v-61b85370]{display:flex;align-items:center}.row-1[data-v-61b85370]{gap:6px;min-width:0}.row-1 .type-chip[data-v-61b85370]{flex-shrink:0;font-size:11px;line-height:16px;color:#fff;padding:0 5px;border-radius:3px;white-space:nowrap}.row-1 .card-title[data-v-61b85370]{flex:1;min-width:0;font-size:13px;font-weight:500;color:#1a1a2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row-1 .overdue-icon[data-v-61b85370]{flex-shrink:0;color:#e2445c;font-size:13px}.row-2[data-v-61b85370]{margin-top:6px;gap:5px}.row-2 .status-dot[data-v-61b85370]{width:8px;height:8px;border-radius:50%;flex-shrink:0}.row-2 .status-name[data-v-61b85370]{font-size:12px;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row-3[data-v-61b85370]{margin-top:4px;font-size:11px;color:#8c8c8c}.row-3 .time-sep[data-v-61b85370]{margin:0 3px}.row-3 .end-date.overdue[data-v-61b85370]{color:#e2445c}.card-actions[data-v-61b85370]{position:absolute;top:6px;right:6px;display:flex;gap:4px;opacity:0;transition:opacity .15s}.card-actions .card-action-btn[data-v-61b85370]{font-size:13px;padding:3px;border-radius:4px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.15);cursor:pointer;transition:all .15s}.card-actions .card-action-btn.detail[data-v-61b85370]{color:#4385f4}.card-actions .card-action-btn.detail[data-v-61b85370]:hover{background:#f0f5ff}.card-actions .card-action-btn.ignore[data-v-61b85370]{color:#8c8c8c}.card-actions .card-action-btn.ignore[data-v-61b85370]:hover{color:#e2445c;background:#fff1f0}.focus-lane[data-v-e8989b7e]{flex:0 0 280px;width:280px;display:flex;flex-direction:column;background:#f7f7fc;border-radius:12px;max-height:100%;min-height:120px;transition:background .15s}.focus-lane.drag-over[data-v-e8989b7e]{background:#eef4ff;outline:2px dashed #4385f4;outline-offset:-2px}.focus-lane.is-default[data-v-e8989b7e]{background:#f2f6ff}.focus-lane.is-default .lane-name[data-v-e8989b7e]{color:#4385f4}.lane-header[data-v-e8989b7e]{display:flex;align-items:center;gap:6px;padding:10px 12px 8px;flex-shrink:0}.lane-header .lane-name[data-v-e8989b7e]{flex:1;min-width:0;font-size:13px;font-weight:600;color:#1a1a2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lane-header .lane-count[data-v-e8989b7e]{flex-shrink:0;font-size:11px;color:#8c8c8c;background:#ececf4;border-radius:8px;padding:0 6px;line-height:16px}.lane-header .lane-delete[data-v-e8989b7e]{flex-shrink:0;font-size:13px;color:#8c8c8c;cursor:pointer;padding:2px;border-radius:4px;transition:all .15s}.lane-header .lane-delete[data-v-e8989b7e]:hover{color:#e2445c;background:#fff1f0}.lane-body[data-v-e8989b7e]{flex:1;overflow-y:auto;overflow-x:hidden;padding:0 8px 8px;min-height:60px}.lane-empty[data-v-e8989b7e]{height:64px;border:1px dashed #d9d9e6;border-radius:10px;color:#b3b3c6}.lane-add-card[data-v-e8989b7e],.lane-empty[data-v-e8989b7e]{display:flex;align-items:center;justify-content:center;font-size:12px}.lane-add-card[data-v-e8989b7e]{flex-shrink:0;margin:0 8px 8px;padding:8px 0;gap:4px;border:1px dashed #c4c9d6;border-radius:10px;color:#8c8c8c;cursor:pointer;transition:all .15s}.lane-add-card[data-v-e8989b7e]:hover{color:#4385f4;border-color:#4385f4;background:#f0f5ff}.delete-tip[data-v-e8989b7e]{color:#8c8c8c;font-size:12px;margin-bottom:0}.focus-ghost{opacity:.4;background:#f0f5ff}.focus-drag{opacity:.8;box-shadow:0 6px 16px rgba(67,133,244,.25)}.add-lane[data-v-e8f6588a]{flex:0 0 280px;width:280px;display:flex;align-items:flex-start;justify-content:center;padding:10px 12px;background:transparent;border:1px dashed #d9d9e6;border-radius:12px;min-height:120px}.add-lane.is-disabled .add-lane-btn[data-v-e8f6588a]{color:#b3b3c6;border-color:#e4e4ee;cursor:not-allowed}.add-lane .add-lane-btn[data-v-e8f6588a]{color:#4385f4;border-color:#b7cdf7;background:hsla(0,0%,100%,.6)}.add-lane .add-lane-btn[data-v-e8f6588a]:focus,.add-lane .add-lane-btn[data-v-e8f6588a]:hover{color:#4385f4;border-color:#4385f4;background:#f0f5ff}.add-lane .add-lane-input[data-v-e8f6588a]{border-radius:6px}.record_time_line.report_progress{height:100%;padding-left:0;padding-right:0}.record_time_line.report_progress .isActive{background:rgba(67,133,244,.05)}.record_time_line.report_progress .record_list{padding-left:40px;padding-right:40px;padding-top:12px;padding-bottom:12px}.record_time_line.report_progress .ant-timeline-item .ant-timeline-item-tail{top:20px;left:44px}.record_time_line.report_progress.import_progress .ant-timeline-item-head,.record_time_line.report_progress.import_progress .ant-timeline-item-tail{opacity:0}.record_time_line.report_progress.import_progress .checked{position:absolute;left:-24px;top:3px}.report_list .template_textarea .pre_line{padding-left:6px;padding-right:6px}.relatedReport .ant-drawer-body .stDrawer_flex_content{flex-direction:row}.relatedReport .ant-drawer-body .stDrawer_flex_content .report_user_list{flex-shrink:0;width:255px;height:100%;border-right:1px solid #e9e9e9;overflow:hidden}.relatedReport .ant-drawer-body .stDrawer_flex_content .report_user_list .list{height:100%;overflow:auto;overflow:overlay}.relatedReport .ant-drawer-body .stDrawer_flex_content .report_user_list .list li{padding-left:40px;height:44px;line-height:44px}.relatedReport .ant-drawer-body .stDrawer_flex_content .report_user_list .list li:hover{cursor:pointer;background:#f7f7f7}.relatedReport .ant-drawer-body .stDrawer_flex_content .report_user_list .list li.active{font-weight:600;color:#4385f4;background:#f7f7f7}.relatedReport .ant-drawer-body .stDrawer_flex_content .report_content{height:100%;flex:1;padding:24px;overflow:auto;overflow:overlay}.relatedReport .ant-drawer-body .stDrawer_flex_content .report_content .report_list:first-child{margin-top:0}.current_scroll_list[data-v-16a4f39e]{background:rgba($color-primary-r,$color-primary-g,$color-primary-b,.05)!important}.record_list .record_warn{margin-left:10px;cursor:pointer;color:#4385f4}.title_list_popover .ant-popover-inner-content{padding:0}.title_list_popover .title_list{line-height:38px;padding:0 20px;font-size:14px;font-weight:400;color:#333;cursor:pointer}.title_list_popover .title_list:hover{background:#f6f6f6}.focus-board[data-v-607a4634]{height:100%;display:flex;flex-direction:column}.board-spin[data-v-607a4634]{flex:1;min-height:0}.board-spin[data-v-607a4634] .ant-spin-container{height:100%}.board-scroll[data-v-607a4634]{height:100%;display:flex;align-items:stretch;gap:12px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 6px}.create-type-list[data-v-607a4634]{display:flex;flex-direction:column;gap:10px}.create-type-list .create-type-item[data-v-607a4634]{display:flex;align-items:center;gap:8px;padding:12px 16px;border:1px solid #e8e8f0;border-radius:10px;font-size:14px;color:#1a1a2e;cursor:pointer;transition:all .15s}.create-type-list .create-type-item .anticon[data-v-607a4634]{color:#4385f4}.create-type-list .create-type-item[data-v-607a4634]:hover{border-color:#4385f4;background:#f0f5ff}.focus-bar[data-v-379d3a1f]{height:100%}.time_box{flex-shrink:0;display:flex}.time_text{width:30px;border-radius:4px;font-size:12px;text-align:center;border:1px solid #ccc;cursor:pointer;margin-left:6px;line-height:18px;height:20px}.actual_hour{background:rgba(75,198,154,.15);color:#28a075;border-color:transparent}.actual_hour:hover{border-color:#12d891}.estimate{background:hsla(0,0%,60%,.05);color:#999;border-color:transparent}.estimate:hover{border-color:#999}.input_num{width:30px;border-radius:4px;font-size:12px;text-align:center;border:1px solid #ccc;cursor:pointer;margin-left:6px;line-height:18px;height:20px}.input_num.ant-input-number-focused{box-shadow:none}.input_num .ant-input-number-input{padding:0;font-size:12px;height:18px;line-height:18px;text-align:center}.input_num .ant-input-number-handler-wrap{display:none}.input_num.actual_hour{border-color:#12d891;background:rgba(75,198,154,.15)}.input_num.estimate{border-color:#999;background:hsla(0,0%,60%,.05)}.work_pop{width:260px}.work_pop .title{margin-bottom:16px}.work_pop .hourInput{margin-bottom:20px}.cl_active{border-color:#12d891!important}.cl_y_active{border-color:#999!important}.work_time .select_is_week{margin-left:20px}.work_time .select_is_week .ant-checkbox+span{padding-left:6px;padding-right:0}.st-tree{overflow:auto;overflow:overlay;width:300px;margin:auto;background:#fff}.st-tree .tree-list{overflow:hidden;height:48px;display:flex;align-items:center}.st-tree .tree-list:hover{background:#f5f7fa}.st-tree .tree-list .tree-expand{display:inline-block;width:18px;height:18px;text-align:center;line-height:16px;border:1px solid #ccc;margin-right:6px}.st-tree .tree-list .tree-node{flex:1;overflow:hidden;height:100%;display:flex;align-items:center;white-space:nowrap}.bench_hours .box_header .right_title{color:#4d596c}.bench_hours .box_header .right_title .arrow_icon{color:#676d82;cursor:pointer}[data-theme=blue] .bench_hours .box_header .right_title .arrow_icon:hover,[data-theme=gray] .bench_hours .box_header .right_title .arrow_icon:hover,[data-theme=purple] .bench_hours .box_header .right_title .arrow_icon:hover,[data-theme=white] .bench_hours .box_header .right_title .arrow_icon:hover{color:#4385f4}.bench_hours .box_header .right_title .hours_text{margin:0 10px}.bench_hours .box_header .right_title .time_today{margin:0 16px;cursor:pointer}[data-theme=blue] .bench_hours .box_header .right_title .select_btn,[data-theme=blue] .bench_hours .box_header .right_title .time_today:hover,[data-theme=gray] .bench_hours .box_header .right_title .select_btn,[data-theme=gray] .bench_hours .box_header .right_title .time_today:hover,[data-theme=purple] .bench_hours .box_header .right_title .select_btn,[data-theme=purple] .bench_hours .box_header .right_title .time_today:hover,[data-theme=white] .bench_hours .box_header .right_title .select_btn,[data-theme=white] .bench_hours .box_header .right_title .time_today:hover{color:#4385f4}[data-theme=blue] .bench_hours .box_header .right_title .select_btn,[data-theme=gray] .bench_hours .box_header .right_title .select_btn,[data-theme=purple] .bench_hours .box_header .right_title .select_btn,[data-theme=white] .bench_hours .box_header .right_title .select_btn{border-color:#4385f4}.bench_hours .box_header .right_title .select_month{margin-left:0;border-left:0}.bench_hours .main_hours{border-top:1px solid #e8eaed;border-bottom:1px solid #e8eaed;margin-left:-20px;margin-right:-20px}.bench_hours .main_hours .time_item{flex:1}.bench_hours .main_hours .time_item:last-child .item_box{border-right:0}.bench_hours .main_hours .time_item .item_box{padding:11px 12px;border-right:1px solid #e8eaed;justify-content:space-around;cursor:pointer}[data-theme=blue] .bench_hours .main_hours .time_item .item_box.select .item_day,[data-theme=blue] .bench_hours .main_hours .time_item .item_box.select .item_week,[data-theme=blue] .bench_hours .main_hours .time_item .item_box:hover .item_day,[data-theme=blue] .bench_hours .main_hours .time_item .item_box:hover .item_week,[data-theme=gray] .bench_hours .main_hours .time_item .item_box.select .item_day,[data-theme=gray] .bench_hours .main_hours .time_item .item_box.select .item_week,[data-theme=gray] .bench_hours .main_hours .time_item .item_box:hover .item_day,[data-theme=gray] .bench_hours .main_hours .time_item .item_box:hover .item_week,[data-theme=purple] .bench_hours .main_hours .time_item .item_box.select .item_day,[data-theme=purple] .bench_hours .main_hours .time_item .item_box.select .item_week,[data-theme=purple] .bench_hours .main_hours .time_item .item_box:hover .item_day,[data-theme=purple] .bench_hours .main_hours .time_item .item_box:hover .item_week,[data-theme=white] .bench_hours .main_hours .time_item .item_box.select .item_day,[data-theme=white] .bench_hours .main_hours .time_item .item_box.select .item_week,[data-theme=white] .bench_hours .main_hours .time_item .item_box:hover .item_day,[data-theme=white] .bench_hours .main_hours .time_item .item_box:hover .item_week{color:#4385f4}.bench_hours .main_hours .time_item .item_box .item_week{font-size:12px;color:#2a3150}.bench_hours .main_hours .time_item .item_box .day_hour{justify-content:space-between;align-items:flex-end}.bench_hours .main_hours .time_item .item_box .day_hour .item_day{font-weight:600;color:#2a3150;font-size:20px;height:20px;line-height:20px}.bench_hours .main_hours .time_item .item_box .day_hour .item_hour{color:#4bc69a;height:12px;line-height:12px}.bench_hours .hour_box_main{flex:1;display:flex;flex-direction:column}.bench_hours .hour_box_main .box_hour_select{margin-top:10px}.bench_hours .hour_box_main .box_hour_select .select_div{height:24px;line-height:24px;padding:0 10px;border-radius:6px;cursor:pointer;margin-right:10px}.bench_hours .hour_box_main .box_hour_select .select_div.active{background-color:rgba(67,133,244,.1);color:#4385f4}.bench_hours .hour_box_main .box_hour_title{margin-top:16px;justify-content:space-between;margin-bottom:16px}.bench_hours .hour_box_main .box_hour_title .add_work{height:24px;background:rgba(75,198,154,.15);border-radius:11px;line-height:24px;text-align:center;padding:0 8px;color:#12d891;font-size:12px;cursor:pointer}.bench_hours .hour_box_main .box_hour_title .work_hours{color:#4bc69a;font-size:14px}.bench_hours .hour_box_main .list_main{margin-bottom:10px;flex:1;overflow:hidden}.bench_hours .hour_box_main .list_main .list_main_item{justify-content:space-between;margin-bottom:11px}.bench_hours .hour_box_main .list_main .list_main_item:last-child{margin-bottom:0}.bench_hours .hour_box_main .list_main .list_main_item .left_title{margin-right:10px;flex:1;overflow:hidden;position:relative}.bench_hours .hour_box_main .list_main .list_main_item .left_title:before{content:"";width:3px;height:12px;background:#3eaaff;border-radius:2px;position:absolute;left:0;top:calc(50% - 6px)}.bench_hours .hour_box_main .list_main .list_main_item .left_title .title_icon{margin-right:8px}.bench_hours .hour_box_main .list_main .list_main_item .left_title .title_text{cursor:pointer;color:#4d596c;padding-left:7px}[data-theme=blue] .bench_hours .hour_box_main .list_main .list_main_item .left_title .title_text:hover,[data-theme=gray] .bench_hours .hour_box_main .list_main .list_main_item .left_title .title_text:hover,[data-theme=purple] .bench_hours .hour_box_main .list_main .list_main_item .left_title .title_text:hover,[data-theme=white] .bench_hours .hour_box_main .list_main .list_main_item .left_title .title_text:hover{color:#4385f4}.bench_hours .hour_box_main .load_more span{color:#929aad;font-size:12px;cursor:pointer}[data-theme=blue] .bench_hours .hour_box_main .load_more span:hover,[data-theme=gray] .bench_hours .hour_box_main .load_more span:hover,[data-theme=purple] .bench_hours .hour_box_main .load_more span:hover,[data-theme=white] .bench_hours .hour_box_main .load_more span:hover{color:#4385f4}.work_task .box_main{flex-wrap:wrap}.work_task .box_main .task_main{width:calc(25% - 8px);height:92px;padding:10px 12px;border-radius:8px;border:1px solid #e8eaed;margin:0 4px;margin-bottom:8px}.work_task .box_main .task_main .task_title{color:#4d596c;margin-bottom:10px}.work_task .box_main .task_main .task_title .task_text{margin-bottom:4px;font-size:12px}.work_task .box_main .task_main .task_title .task_count.dai_task_count span{cursor:inherit}.work_task .box_main .task_main .task_title .task_count span{font-weight:600;color:#364056;font-size:16px;cursor:pointer}.common_modal_delete .ant-modal-content{border-radius:8px}.common_modal_delete .ant-modal-body{text-align:center;background:#fafafc}.common_modal_delete .ant-modal-body .delete_img{width:265px;height:227px;margin-bottom:20px}.common_modal_delete .ant-modal-body .warn{margin-bottom:8px;color:#4d596c}.common_modal_delete .ant-modal-body .tip_text{color:#4d596c;margin-bottom:40px}.common_modal_delete .ant-modal-body .footer_btns{width:200px;margin:0 auto;justify-content:space-between;margin-bottom:16px}.project_color{flex-wrap:wrap;justify-content:space-around}.project_color .color_div{width:20px;height:20px;border-radius:4px;border:1px solid #fff;margin-right:6px;margin-bottom:6px;cursor:pointer;justify-content:space-around}.project_color .color_div:nth-child(6n){margin-right:0}.project_color .color_div .select_icon{margin-right:0;color:#fff;width:10px;height:10px}.more_icon_drop .ant-popover-arrow{display:none}.more_icon_drop .non_menu_item{color:#4d596c;font-size:13px;border-bottom:1px solid #dee0e3;height:42px;line-height:42px;padding-left:20px}.more_icon_drop .non_menu_item,.more_icon_drop .non_menu_item:hover{background:transparent;cursor:inherit}.more_icon_drop .ant-popover-inner-content{padding:0}.more_icon_drop .mid_content{width:160px;position:relative}.more_icon_drop .mid_content .mid_list{padding:8px 6px}.more_icon_drop .mid_content .mid_list .list_item{height:34px;padding-left:14px;padding-right:14px;cursor:pointer;margin-bottom:6px;border-radius:6px}.more_icon_drop .mid_content .mid_list .list_item:last-child{margin-bottom:0}.more_icon_drop .mid_content .mid_list .list_item.color_change{justify-content:space-between;align-items:center}.more_icon_drop .mid_content .mid_list .list_item.color_change .item_color{width:14px;height:14px;border-radius:2px;margin-right:8px}.more_icon_drop .mid_content .mid_list .list_item.color_change:hover .color_menu{display:flex;padding-bottom:4px}.more_icon_drop .mid_content .mid_list .list_item:hover{background:#eff0f1}.more_icon_drop .mid_content .mid_list .list_item .delete_list_icon{color:#fe6178}.more_icon_drop .mid_content .mid_list .list_item .right_arrow{margin-right:0}.more_icon_drop .ant-dropdown-menu-item{width:160px}.more_icon_drop .st-icon{margin-right:8px}.more_icon_drop .color_menu{position:absolute;display:none;top:68px;right:-170px;width:176px;flex-wrap:wrap;padding:10px;background:#fff;cursor:default;box-shadow:0 0 10px 0 rgba(0,0,0,.11);border-radius:6px;border:1px solid #e8e9eb}.project_more_edit .star{color:#929aad}.project_more_edit .star:hover{color:#ffc136}.project_more_edit .st-icon{cursor:pointer}.project_more_edit .right_common{width:24px;height:20px;line-height:20px;text-align:center;cursor:pointer;border-radius:4px}.project_more_edit .right_common:hover{background:rgba(225,227,232,.6)}.project_table .add_project{padding-bottom:16px;padding-left:8px;border-bottom:1px solid rgba(232,234,237,.8)}.project_table .add_project .add_left_pro{cursor:pointer;width:112px}[data-theme=blue] .project_table .add_project .add_left_pro:hover .add_left,[data-theme=blue] .project_table .add_project .add_left_pro:hover .add_text,[data-theme=gray] .project_table .add_project .add_left_pro:hover .add_left,[data-theme=gray] .project_table .add_project .add_left_pro:hover .add_text,[data-theme=purple] .project_table .add_project .add_left_pro:hover .add_left,[data-theme=purple] .project_table .add_project .add_left_pro:hover .add_text,[data-theme=white] .project_table .add_project .add_left_pro:hover .add_left,[data-theme=white] .project_table .add_project .add_left_pro:hover .add_text{color:#4385f4}.project_table .add_project .add_left{margin-right:14px;width:36px;height:36px;color:#929aad}.project_table .add_project .add_text{color:#4d596c}.project_table .pro_table_list{padding:16px 8px;border-bottom:1px solid rgba(232,234,237,.8);overflow:hidden}.project_table .pro_table_list:last-child{border-bottom:0}.project_table .pro_table_list:hover{background:#fafbfc}.project_table .pro_table_list:hover .project_table_more_edit{opacity:1!important}.project_table .pro_table_list .left_title{width:50%;overflow:hidden}.project_table .pro_table_list .left_title .img{justify-content:space-around;width:48px;height:48px;border-radius:8px;margin-right:16px;flex-shrink:0;position:relative}.project_table .pro_table_list .left_title .img .st-icon{width:26px;height:23px;color:#fff}.project_table .pro_table_list .left_title .img .private_item{color:#333;background:#fff;border-radius:50%;width:20px;height:20px;padding:2px;position:absolute;right:-6px;bottom:-6px}.project_table .pro_table_list .left_title .left_name{flex:1;overflow:hidden}.project_table .pro_table_list .left_title .left_name .left_pro_name{flex:1;height:36px;line-height:36px;overflow:hidden}.project_table .pro_table_list .left_title .left_name .left_pro_name .pro_name{flex:1;font-weight:600;color:#364056;font-size:14px;cursor:pointer}.project_table .pro_table_list .left_title .left_name .left_pro_name .project_status{margin-left:12px;flex-shrink:0;width:72px;height:24px;line-height:24px;text-align:center;background:#e6f8f1;border-radius:14px;font-size:12px}.project_table .pro_table_list .left_title .left_name .pro_desc{color:#929aad;font-size:12px}.project_table .pro_table_list .right_table_content{flex-shrink:0;margin-left:10px;width:50%;justify-content:space-between}.project_table .pro_table_list .right_table_content .table_bottom_text{color:#929aad;font-size:12px}.project_table .pro_table_list .right_table_content .table_top_height{height:36px;line-height:36px}.project_table .pro_table_list .right_table_content .link_obj .link_obj_num{color:#4d596c;font-size:24px;width:50px}.project_table .pro_table_list .right_table_content .project_progress{min-width:110px}.project_table .pro_table_list .right_table_content .project_progress .table_progress_column .ant-progress-inner{background-color:#eceef5}.project_table .pro_table_list .right_table_content .project_table_user .top_user .user_name{color:#4d596c;font-size:14px;margin-left:6px;width:50px}.project_table .pro_table_list .right_table_content .project_table_more_edit{width:50px;text-align:right;display:flex;justify-content:flex-end;opacity:0}.project_table .pt_empty_state{display:flex;flex-direction:column;align-items:center;padding:40px 0}.project_table .pt_empty_state img{max-height:150px}.project_table .pt_empty_state p{color:#999;font-size:14px;margin:12px 0 0}.work_project{display:flex;flex-direction:column}.work_project .box_main{flex:1;overflow-x:hidden;overflow-y:auto;overflow-y:overlay}.work_project .empty_data{height:100%;display:flex;justify-content:center;align-items:center}.work_project .bench_empty{display:flex;flex-direction:column;align-items:center}.work_project .bench_empty img{max-height:150px}.work_project .bench_empty .bench_empty_text{color:#999;font-size:14px;margin:12px 0 8px}.task_list{justify-content:space-between;height:64px;line-height:64px;border-bottom:1px solid #e8eaed;padding:0 8px}.task_list:hover{background:#fafbfc}.task_list .list_left{width:60%;justify-content:space-between}.task_list .list_left .left_title{flex:1;overflow:hidden}.task_list .list_left .left_title .title_icon{width:20px;height:20px;border-radius:4px;justify-content:space-around;margin-right:6px}.task_list .list_left .left_title .title_icon.title_icon3{background:#fff3e0}.task_list .list_left .left_title .title_icon.title_icon3 .st-icon{color:#ffa336}.task_list .list_left .left_title .title_icon.title_icon2{background:#eeebff}.task_list .list_left .left_title .title_icon.title_icon2 .st-icon{color:#4385f4}.task_list .list_left .left_title .title_icon.title_icon1{background:#e2efff}.task_list .list_left .left_title .title_icon.title_icon1 .st-icon{color:#005bff}.task_list .list_left .left_title .title_text{color:#353f55;cursor:pointer;height:20px;line-height:20px}.task_list .list_left .left_status{width:56px;height:20px;text-align:center;line-height:20px;border-radius:12px;font-size:12px;margin-left:30px}.task_list .right_time{display:flex;align-items:center;justify-content:flex-end;text-align:right;margin-left:10px}.task_list .right_time .time_divide{margin-left:2px;margin-right:2px}.task_list .right_time .time_tip{margin-left:4px}.task_list .right_time .overEndTime{color:#fe6178}.task_list .no_owners_style img,.task_list .user_name_avatar{width:26px;height:26px}.work_todo .bench_empty_wrap[data-v-57be09b2]{height:80%;display:flex;justify-content:center;align-items:center}.work_todo .bench_empty[data-v-57be09b2]{display:flex;flex-direction:column;align-items:center}.work_todo .bench_empty img[data-v-57be09b2]{max-height:160px}.work_todo .bench_empty .bench_empty_text[data-v-57be09b2]{color:#999;font-size:14px;margin:12px 0 0}.work_object_item{border-bottom:1px solid #e8eaed;padding:20px 8px}.work_object_item:hover{background:#fafbfc}.work_object_item .left_avatar{margin-right:16px}.work_object_item .left_avatar .avatar{margin-bottom:7px}.work_object_item .right_obj{flex:1;overflow:hidden}.work_object_item .right_obj .obj_name{margin-bottom:8px;color:#364056;cursor:pointer}.work_object_item .right_obj .obj_bottom{justify-content:space-between}.work_object_item .right_obj .obj_bottom .obj_progress{width:120px}.work_object_item .right_obj .obj_bottom .obj_progress .ant-progress-text{font-size:12px}.work_object_item .right_obj .obj_bottom .obj_progress .ant-progress-inner{background-color:#eceef5}.work_object_item .right_obj .obj_bottom .obj_time{color:#929aad;font-size:12px}.work_star .bench_empty_wrap{height:80%;display:flex;justify-content:center;align-items:center}.work_star .bench_empty{display:flex;flex-direction:column;align-items:center}.work_star .bench_empty img{max-height:150px}.work_star .bench_empty .bench_empty_text{color:#999;font-size:14px;margin:12px 0 0}.work_star .box_content .task_list{justify-content:space-between;height:64px;line-height:64px;border-bottom:1px solid #e8eaed}.work_star .box_content .task_list .list_left{width:50%;justify-content:space-between}.work_star .box_content .task_list .list_left .left_title{flex:1;overflow:hidden}.work_star .box_content .task_list .list_left .left_title .title_icon{width:20px;height:20px;border-radius:4px;justify-content:space-around;margin-right:6px}.work_star .box_content .task_list .list_left .left_title .title_icon.title_icon0{background:#fff3e0}.work_star .box_content .task_list .list_left .left_title .title_icon.title_icon0 .st-icon{color:#ffa336}.work_star .box_content .task_list .list_left .left_title .title_icon.title_icon1{background:#eeebff}.work_star .box_content .task_list .list_left .left_title .title_icon.title_icon1 .st-icon{color:#4385f4}.work_star .box_content .task_list .list_left .left_title .title_icon.title_icon2{background:#e2efff}.work_star .box_content .task_list .list_left .left_title .title_icon.title_icon2 .st-icon{color:#005bff}.work_star .box_content .task_list .list_left .left_title .title_text{color:#353f55;cursor:pointer}.work_star .box_content .task_list .list_left .left_status{width:56px;height:20px;text-align:center;line-height:20px;background:#3e79ff;border-radius:12px;font-size:12px;color:#fff;margin-left:30px}.work_star .box_content .task_list .right_time{text-align:right;margin-left:30px}.work_notice[data-v-eaf49ea6]{padding:18px 0;width:100%;flex-direction:column}.work_notice .box_header .right_title .right_icon[data-v-eaf49ea6]{color:#999}.work_notice .box_header .right_title .right_icon .st-icon[data-v-eaf49ea6]{width:18px;height:18px}[data-theme=blue] .work_notice .box_header .right_title .right_icon[data-v-eaf49ea6]:hover,[data-theme=gray] .work_notice .box_header .right_title .right_icon[data-v-eaf49ea6]:hover,[data-theme=purple] .work_notice .box_header .right_title .right_icon[data-v-eaf49ea6]:hover,[data-theme=white] .work_notice .box_header .right_title .right_icon[data-v-eaf49ea6]:hover{color:#4385f4}.work_notice .box_header .right_title .right_icon[data-v-eaf49ea6]:first-child{margin-right:17px}.work_notice .box_header .right_title .right_icon .st-icon[data-v-eaf49ea6]{cursor:pointer}.work_notice .work_notice_content[data-v-eaf49ea6]{box-sizing:border-box;overflow-y:auto;overflow-y:overlay;flex:1}.work_notice .work_notice_content .notice_list[data-v-eaf49ea6]{padding-top:16px;cursor:pointer}.work_notice .work_notice_content .notice_list .second_list[data-v-eaf49ea6]{margin:0 24px;padding-bottom:16px;border-bottom:1px solid #e6e6e6}.work_notice .work_notice_content .notice_list .list_title[data-v-eaf49ea6]{margin-bottom:6px}.work_notice .work_notice_content .notice_list .list_title .list_title_name[data-v-eaf49ea6]{margin-bottom:2px;display:flex;align-items:center;justify-content:space-between}.work_notice .work_notice_content .notice_list .list_title .list_title_name .name_left[data-v-eaf49ea6]{font-size:14px;font-weight:600;color:#333}.work_notice .work_notice_content .notice_list .list_title .list_title_name .name_right[data-v-eaf49ea6]{display:none;align-items:center}.work_notice .work_notice_content .notice_list .list_title .list_title_name .name_right>div[data-v-eaf49ea6]{color:#4385f4;margin-right:20px}.work_notice .work_notice_content .notice_list .list_title .list_title_name .name_right>div[data-v-eaf49ea6]:last-child{margin-right:0}.work_notice .work_notice_content .notice_list .list_title .list_title_time[data-v-eaf49ea6]{font-weight:400;color:#999;font-size:12px}.work_notice .work_notice_content .notice_list .list_main_text[data-v-eaf49ea6]{font-weight:400;color:#333}.work_notice .work_notice_content .notice_list[data-v-eaf49ea6]:hover{background:rgba(0,0,0,.03)}.work_notice .work_notice_content .notice_list:hover .name_right[data-v-eaf49ea6]{display:flex!important}.work_notice .work_notice_content .notice_list:hover .second_list[data-v-eaf49ea6]{border-color:transparent!important}.work_talk[data-v-0114f894]{display:flex;flex-direction:column;padding:18px 0;width:100%}.work_talk .work_talk_title[data-v-0114f894]{margin-bottom:16px}.work_talk .title_right_icon[data-v-0114f894]{width:18px;height:18px;cursor:pointer}[data-theme=blue] .work_talk .title_right_icon[data-v-0114f894]:hover,[data-theme=gray] .work_talk .title_right_icon[data-v-0114f894]:hover,[data-theme=purple] .work_talk .title_right_icon[data-v-0114f894]:hover,[data-theme=white] .work_talk .title_right_icon[data-v-0114f894]:hover{color:#4385f4}.work_talk .work_talk_content[data-v-0114f894]{padding-top:10px;box-sizing:border-box;overflow:auto;overflow:overlay;flex:1}.work_talk .work_talk_content .tip_title[data-v-0114f894]{margin-bottom:12px;color:#666}.work_talk .work_talk_content .border_scroll[data-v-0114f894]{margin-right:-12px;padding-right:12px}.work_talk .work_talk_content .talk_list[data-v-0114f894]{padding:8px 0;background:hsla(0,0%,100%,.03);border-radius:4px;border:1px solid #e6e6e6;margin-bottom:12px}.work_talk .work_talk_content .talk_list[data-v-0114f894]:last-child{margin-bottom:0}.work_talk .work_talk_content .talk_list .list_title[data-v-0114f894]{border-bottom:1px solid #e6e6e6;padding-bottom:8px;margin:0 16px 8px 16px;display:flex;align-items:center;justify-content:space-between}.work_talk .work_talk_content .talk_list .list_title .title_let[data-v-0114f894]{display:flex;align-items:center}.work_talk .work_talk_content .talk_list .list_title .title_let .title_label[data-v-0114f894]{padding:1px 4px;margin-right:6px;border-radius:2px;border:1px solid #4385f4;color:#4385f4;font-size:12px}.work_talk .work_talk_content .talk_list .list_title .title_let .title_label1[data-v-0114f894]{border-color:#4385f4;color:#4385f4}.work_talk .work_talk_content .talk_list .list_title .title_let .title_label6[data-v-0114f894]{border-color:#ff3434;color:#ff3434}.work_talk .work_talk_content .talk_list .list_title .title_let .title_label5[data-v-0114f894]{border-color:#0dba7c;color:#0dba7c}.work_talk .work_talk_content .talk_list .list_title .title_let .title_talk[data-v-0114f894]{max-width:270px;font-weight:600;color:#333;font-size:14px}.work_talk .work_talk_content .talk_list .list_title .title_right[data-v-0114f894]{cursor:pointer;color:#4385f4;font-size:14px}.work_talk .work_talk_content .talk_list .list_title .rotate[data-v-0114f894]{transform:rotate(-180deg);transition:all .8s}.work_talk .work_talk_content .talk_list .list_title .rotate1[data-v-0114f894]{transform:rotate(0deg);transition:all .8s}.work_talk .work_talk_content .talk_list .list_main[data-v-0114f894]{padding:8px 0;cursor:pointer}.work_talk .work_talk_content .talk_list .list_main .second_list[data-v-0114f894]{margin:0 16px}.work_talk .work_talk_content .talk_list .list_main .list_main_title[data-v-0114f894]{font-weight:400;height:24px;line-height:24px;display:flex;align-items:center;justify-content:space-between}.work_talk .work_talk_content .talk_list .list_main .list_main_title .list_title_left[data-v-0114f894]{font-size:12px;color:#999}.work_talk .work_talk_content .talk_list .list_main .list_main_title .list_title_right[data-v-0114f894]{display:none;align-items:center}.work_talk .work_talk_content .talk_list .list_main .list_main_title .list_title_right>div[data-v-0114f894]{color:#4385f4;margin-right:20px}.work_talk .work_talk_content .talk_list .list_main .list_main_title .list_title_right>div[data-v-0114f894]:last-child{margin-right:0}.work_talk .work_talk_content .talk_list .list_main[data-v-0114f894]:hover{background:rgba(0,0,0,.03)}.work_talk .work_talk_content .talk_list .list_main:hover .list_title_right[data-v-0114f894]{display:flex}.work_talk .work_talk_content .talk_list .list_main .list_main_text[data-v-0114f894]{font-weight:400;color:#333;font-size:14px}.work-kanban[data-v-039c7045]{height:100%;display:flex;flex-direction:column}.kanban-columns[data-v-039c7045]{flex:1;display:flex;gap:10px;min-height:0}.kanban-col[data-v-039c7045]{flex:1;display:flex;flex-direction:column;background:#fafbfe;border-radius:8px;min-width:0;min-height:0}.kanban-col .col-header[data-v-039c7045]{display:flex;align-items:center;gap:6px;padding:8px 10px;flex-shrink:0}.kanban-col .col-header .col-dot[data-v-039c7045]{width:8px;height:8px;border-radius:50%}.kanban-col .col-header .col-title[data-v-039c7045]{font-size:12px;font-weight:600;color:#555}.kanban-col .col-header .col-count[data-v-039c7045]{font-size:11px;color:#8c8c8c;background:#f0f0f0;border-radius:8px;padding:0 6px;line-height:16px}.kanban-col .col-body[data-v-039c7045]{flex:1;overflow-y:auto;padding:0 6px 6px;min-height:40px}.kanban-card[data-v-039c7045]{display:flex;background:#fff;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.06);margin-bottom:6px;cursor:grab;transition:box-shadow .15s,transform .15s;overflow:hidden}.kanban-card[data-v-039c7045]:hover{box-shadow:0 3px 8px rgba(0,0,0,.1);transform:translateY(-1px)}.kanban-card.overdue[data-v-039c7045]{border:1px solid rgba(226,68,92,.4)}.kanban-card .card-priority[data-v-039c7045]{width:3px;flex-shrink:0}.kanban-card .card-content[data-v-039c7045]{flex:1;min-width:0;padding:6px 8px}.kanban-card .card-content .card-name[data-v-039c7045]{font-size:12px;color:#1a1a2e;line-height:1.4;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kanban-card .card-content .card-meta[data-v-039c7045]{display:flex;align-items:center;justify-content:space-between;margin-top:4px;font-size:11px;color:#8c8c8c}.kanban-card .card-content .card-meta .card-deadline[data-v-039c7045]{display:flex;align-items:center;gap:2px}.kanban-card .card-content .card-meta .card-deadline.late[data-v-039c7045]{color:#e2445c}.ghost-card[data-v-039c7045]{opacity:.4;background:#f0f5ff}.colors_list .colors_item{width:18px;height:18px;border-radius:4px;margin-right:6px;display:flex;align-items:center;justify-content:space-around;cursor:pointer}.colors_list .colors_item:last-child{margin-right:0}.colors_list .colors_item .st-icon{color:#fff;width:12px}.modal_select_Affirmants_user .ant-modal-header{border:0}.modal_select_Affirmants_user .ant-modal-body{padding-top:0}.modal_select_Affirmants_user .search_select_item{width:100%;overflow:hidden;display:flex;margin-bottom:30px;margin-top:20px}.modal_select_Affirmants_user .search_select_item .select_name{border:1px solid #e8eaed;border-right:none;border-radius:4px 0 0 4px;line-height:40px;width:100px;padding-left:12px;font-size:14px;font-weight:400;color:#4d596c}.modal_select_Affirmants_user .search_select_item .select_item_end{flex:1;border-radius:0 4px 4px 0;border:1px solid #e8eaed;overflow:hidden;display:flex;align-items:center;padding:0 12px}.modal_select_Affirmants_user .search_select_item .select_item_end .empty{color:#bfbfbf;display:flex;align-items:center}.modal_select_Affirmants_user .select_user .select_item_end .user_list{flex:1;display:flex;align-items:center;margin-right:12px;overflow:hidden}.modal_select_Affirmants_user .select_user .select_item_end .user_list .user_item{flex-shrink:0;display:flex;align-items:center;height:32px;line-height:40px;margin:3px 0;border-radius:20px;background:rgba(239,240,241,.8);padding:0 14px;margin-right:8px}.modal_select_Affirmants_user .select_user .select_item_end .user_list .user_item .del{display:none;cursor:pointer;color:#929aad;width:14px}.modal_select_Affirmants_user .select_user .select_item_end .user_list .user_item .del .st-icon{width:10px;height:10px}.modal_select_Affirmants_user .select_user .select_item_end .user_list .user_item:hover{padding:0 7px}.modal_select_Affirmants_user .select_user .select_item_end .user_list .user_item:hover .del{display:block}.modal_select_Affirmants_user .select_user .select_item_end .user_list .user_item .avatar{margin-right:4px}.modal_select_Affirmants_user .select_user .select_item_end .user_list .user_item .user_name{margin-right:6px;font-size:16px}.modal_select_Affirmants_user .modal_floor{justify-content:flex-end}.modal_select_Affirmants_user .modal_floor .modal_floor_add{width:60px;height:32px;background:#4385f4;border-radius:4px;margin-left:16px;border:0;color:#fff}.modal_select_Affirmants_user .modal_floor .modal_floor_add[disabled]{background:#bbbfc4}.modal_select_Affirmants_user .modal_floor .modal_floor_cancel{width:60px;height:32px;background:#fff;border-radius:4px;border:1px solid #e8eaed;color:#4d596c}.note_create_modal .create_btn{justify-content:flex-end;margin-top:20px}.note_create_modal .create_btn .ant-btn{margin-right:20px}.note_create_modal .create_btn .ant-btn:last-child{margin-right:0}.note_create_modal .ck-content{max-height:300px}.note_create_modal .note_create_form .note_name{width:100%;margin-bottom:14px}.note_create_modal .note_create_form .ck-content{min-height:200px}.note_create_modal .note_create_form .note_colors,.note_create_modal .note_create_form .note_description{margin-bottom:14px}.note_create_modal .note_create_form .note_colors .label{color:#4d596c}.note_create_modal .note_create_form .note_colors .colors_content{margin-left:24px}.note_create_modal .note_create_form .note_upload{max-width:60%}.st_modal_common .ant-modal-title{font-weight:600;color:#000;font-size:16px}.st_modal_common .st_modal_common_text{color:#000}.work-note[data-v-26e2982e]{height:100%;display:flex;flex-direction:column}.wn-list[data-v-26e2982e]{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding:2px}.wn-card[data-v-26e2982e]{position:relative;border-radius:10px;padding:12px 14px;box-shadow:0 1px 4px rgba(0,0,0,.06);cursor:default;flex-shrink:0}.wn-card .wn-top[data-v-26e2982e]{position:absolute;top:8px;right:10px;color:rgba(0,0,0,.35);cursor:pointer}.wn-card .wn-top[data-v-26e2982e]:hover{color:#4385f4}.wn-card .wn-title[data-v-26e2982e]{font-size:14px;font-weight:600;color:#364056;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:20px}.wn-card .wn-desc[data-v-26e2982e]{margin-top:6px;font-size:12px;color:#4d596c;line-height:18px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;min-height:18px}.wn-card .wn-footer[data-v-26e2982e]{margin-top:8px;display:flex;align-items:center;justify-content:space-between}.wn-card .wn-footer .wn-time[data-v-26e2982e]{font-size:12px;color:#606e8f}.wn-card .wn-footer .wn-actions[data-v-26e2982e]{display:none;gap:8px}.wn-card .wn-footer .wn-actions .anticon[data-v-26e2982e]{color:#606e8f;cursor:pointer}.wn-card .wn-footer .wn-actions .anticon[data-v-26e2982e]:hover{color:#4385f4}.wn-card:hover .wn-footer .wn-actions[data-v-26e2982e]{display:inline-flex}.wn-add-card[data-v-26e2982e]{flex-shrink:0;padding:10px 0;display:flex;align-items:center;justify-content:center;gap:4px;border:1px dashed #c4c9d6;border-radius:10px;color:#8c8c8c;font-size:12px;cursor:pointer;transition:all .15s}.wn-add-card[data-v-26e2982e]:hover{color:#4385f4;border-color:#4385f4;background:#f0f5ff}.wn-empty[data-v-26e2982e]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;cursor:pointer}.workbench-v2[data-v-9970d254]{padding:20px 24px;background-color:#f7f7fc;flex:1;min-height:0;overflow-y:auto}.workbench-v2.is-edit-mode[data-v-9970d254]{overflow-y:scroll}.wb-header[data-v-9970d254]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.wb-header .wb-left[data-v-9970d254]{display:flex;align-items:center;gap:16px}.wb-header .wb-title[data-v-9970d254]{font-size:20px;font-weight:600;color:#1a1a2e}.wb-header .wb-actions[data-v-9970d254]{display:flex;align-items:center;gap:8px}.wb-header .wb-actions .recent-layouts[data-v-9970d254]{display:flex;align-items:center;gap:6px;margin-right:4px}.wb-header .wb-actions .recent-layouts .recent-layout-chip[data-v-9970d254]{display:inline-block;max-width:96px;padding:3px 10px;font-size:12px;line-height:18px;color:#555;background:#fff;border:1px solid #e4e7ef;border-radius:14px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .15s}.wb-header .wb-actions .recent-layouts .recent-layout-chip[data-v-9970d254]:hover{color:#4385f4;border-color:#4385f4;background:#f0f5ff}.wb-header .wb-actions .recent-layouts .recent-layout-chip.is-active[data-v-9970d254]{color:#fff;background:#4385f4;border-color:#4385f4}.wb-header .wb-actions .edit-hint[data-v-9970d254]{font-size:12px;color:#4385f4;margin-right:4px}.wb-grid[data-v-9970d254]{width:100%;min-height:100%;min-height:calc(100vh - 140px)}.wb-grid-item[data-v-9970d254]{transition:box-shadow .2s}.wb-grid-item.is-editing[data-v-9970d254]{outline:2px dashed #4385f4;outline-offset:2px;border-radius:12px}.vue-grid-item[data-v-9970d254]{transition:all .2s ease}.vue-grid-item.vue-grid-placeholder[data-v-9970d254]{background:rgba(67,133,244,.1)!important;border:2px dashed #4385f4;border-radius:12px;opacity:1}.vue-grid-item>.vue-resizable-handle[data-v-9970d254]{bottom:4px;right:4px;width:16px;height:16px}.widget-fullscreen-mask[data-v-9970d254]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;padding:24px}.widget-fullscreen-container[data-v-9970d254]{width:100%;height:100%;background:#fff;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.2);display:flex;flex-direction:column;overflow:hidden}.widget-fullscreen-header[data-v-9970d254]{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.widget-fullscreen-header .widget-fullscreen-title[data-v-9970d254]{font-size:16px;font-weight:600;color:#1a1a2e}.widget-fullscreen-body[data-v-9970d254]{flex:1;min-height:0;overflow:auto;padding:12px 16px}.workbench-v2 .widget-body .bench_Box{height:100%;width:100%;display:flex;flex-direction:column;background:transparent;padding:0;margin:0;border-radius:0;box-shadow:none}.workbench-v2 .widget-body .box_header{display:flex;align-items:center;justify-content:flex-end;margin-bottom:8px;min-height:28px}.workbench-v2 .widget-body .box_header .left_title{display:none}.workbench-v2 .widget-body .box_header .right_title{display:flex;align-items:center;gap:8px}.workbench-v2 .widget-body .box_header .right_title .ant-btn{font-size:12px}.workbench-v2 .widget-body .box_header .right_title .right_icon{cursor:pointer;color:#8c8c8c;font-size:16px}.workbench-v2 .widget-body .box_header .right_title .right_icon:hover{color:#4385f4}.workbench-v2 .widget-body .box_header:empty{display:none}.workbench-v2 .widget-body .main_tabs{display:flex;align-items:center;flex-shrink:0;border-bottom:1px solid #e8eaed;margin:0 -16px 10px;padding:0 16px 10px}.workbench-v2 .widget-body .main_tabs .tabs_item{margin-right:24px;padding:2px 0 2px;cursor:pointer;color:#666;font-size:13px;position:relative}.workbench-v2 .widget-body .main_tabs .tabs_item:hover{color:#4385f4}.workbench-v2 .widget-body .main_tabs .tabs_item.active,.workbench-v2 .widget-body .main_tabs .tabs_item.activite,.workbench-v2 .widget-body .main_tabs .tabs_item.tabs_active{color:#4385f4;font-weight:600}.workbench-v2 .widget-body .main_tabs .tabs_item .tab_slide{opacity:0;width:24px;height:3px;border-radius:2px;position:absolute;bottom:-11px;left:calc(50% - 12px);background:#4385f4;transition:opacity .2s}.workbench-v2 .widget-body .main_tabs .tabs_item.active .tab_slide,.workbench-v2 .widget-body .main_tabs .tabs_item.activite .tab_slide,.workbench-v2 .widget-body .main_tabs .tabs_item:hover .tab_slide{opacity:1}.workbench-v2 .widget-body .box_tab_main{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.workbench-v2 .widget-body .box_content,.workbench-v2 .widget-body .box_main,.workbench-v2 .widget-body .work_notice_content,.workbench-v2 .widget-body .work_talk_content{flex:1;overflow-y:auto;min-height:0}.workbench-v2 .widget-body .bench_empty_wrap{height:100%;display:flex;align-items:center;justify-content:center}.workbench-v2 .widget-body .bench_empty_wrap .bench_empty{text-align:center}.workbench-v2 .widget-body .bench_empty_wrap .bench_empty .bench_empty_text{color:#8c8c8c;font-size:13px;margin-top:8px}.layout-menu{min-width:200px}.layout-menu .layout-menu-item{display:flex;align-items:center;justify-content:space-between;gap:12px}.layout-menu .layout-menu-item .layout-menu-name{display:flex;align-items:center;gap:6px}.layout-menu .layout-menu-item .layout-menu-name .active-check{color:#4385f4;font-size:12px}.layout-menu .layout-menu-item .layout-menu-actions{display:none;gap:8px}.layout-menu .layout-menu-item .layout-menu-actions .anticon{color:#8c8c8c;cursor:pointer;padding:2px}.layout-menu .layout-menu-item .layout-menu-actions .anticon:hover{color:#4385f4}.layout-menu .layout-menu-item .layout-menu-actions .anticon.anticon-delete:hover{color:#e2445c}.layout-menu .ant-dropdown-menu-item:hover .layout-menu-actions{display:inline-flex}.layout-menu .is-active{background:#f0f5ff}.layout-menu .limit-hint{font-size:11px;color:#bfbfbf;margin-left:4px}