._passwordBadge_ch921_1{color:var(--color-typo-success);text-align:center;border-radius:8px;border:1px solid var(--color-typo-success);display:flex;padding:4px 8px;align-items:center;gap:4px;margin-top:8px;white-space:nowrap}._tasksLabel_ch921_15{color:var(--color-typo-secondary);padding:16px 16px 4px 0;align-self:flex-start}._tasksWrapper_ch921_22{padding:8px 16px;display:flex;flex-wrap:nowrap;flex-direction:column;gap:8px;width:100%}._tasksWrapper_ch921_22 .ProgressStepBarItem_direction_vertical{align-items:center}._tasksWrapper_ch921_22 .ProgressStepBarLine_direction_vertical{transform:translateY(36px)}._tasksWrapper_ch921_22 .ProgressStepBarItem-Content,._tasksWrapper_ch921_22 .ProgressStepBar-List{width:100%;min-width:0}._task_ch921_15{gap:8px;flex-shrink:0;flex-grow:1;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start}._status_ch921_56{width:-moz-fit-content;width:fit-content;flex-shrink:0;flex-grow:0;position:relative;white-space:pre;align-self:stretch;--circleHeight: 25px}._status_ch921_56 ._circle_ch921_65{position:relative;top:calc(50% - var(--circleHeight) / 2)}._status_ch921_56 ._line_ch921_69{position:absolute;border-left-width:1px;border-left-style:dashed;border-left-color:var(--color-control-bg-primary);width:1px;height:calc(50% + var(--circleHeight) / 2 + 3px);top:calc(50% + var(--circleHeight) / 2);left:50%}._status_ch921_56 ._line__last_ch921_79{display:none}._status_ch921_56 ._line__completed_ch921_82{border-left-style:solid}._content_ch921_86{min-width:0;flex-shrink:1;flex-grow:1;padding:16px 12px;display:flex;gap:8px;align-items:center;justify-items:center;flex-direction:row;flex-wrap:nowrap}._content__active_ch921_98{border-radius:16px;background:var(--color-bg-default);cursor:pointer}._content_ch921_86 ._contentIcon_ch921_103{flex-shrink:0;flex-grow:0;width:32px;height:32px;border-radius:50%}._content_ch921_86 ._contentTexts_ch921_110{text-align:left;text-overflow:ellipsis;overflow:auto}._content_ch921_86 ._taskArrow_ch921_115{margin-left:auto;flex-shrink:0;flex-grow:0}._overflowed_ch921_121{overflow:hidden;text-overflow:ellipsis}._taskTitle_ch921_126{color:var(--color-typo-primary)}._taskTitle_ch921_126+._taskDescription_ch921_131{margin-top:4px}._taskDescription_ch921_131{color:var(--color-typo-secondary)}._taskDescription_ch921_131:empty{display:none}.ProgressStepBar{--progress-step-bar-offset:0px;display:inline-flex;max-width:100%;width:100%}.ProgressStepBar_isOverflow{--progress-step-bar-offset:var(--space-2xs)}.ProgressStepBar_isOverflow .ProgressStepBar-List_direction_horizontal{overflow-x:scroll;overflow-y:visible}.ProgressStepBar-List{display:flex;justify-content:space-between;padding:var(--progress-step-bar-offset);position:relative}.ProgressStepBar-List::-webkit-scrollbar{display:none}.ProgressStepBar-List_direction_horizontal{flex-direction:row}.ProgressStepBar-List_direction_horizontal:not(.ProgressStepBar-List_overflow){min-width:100%}.ProgressStepBar-List_direction_horizontal .ProgressStepBar-Item:not(:last-child){padding-right:var(--space-xs)}.ProgressStepBar-List_direction_vertical{flex-direction:column}.ProgressStepBar-List_direction_vertical:not(.ProgressStepBar-List_overflow){min-height:100%}.ProgressStepBar-Button_side_left{margin-right:var(--space-2xs)}.ProgressStepBar-Button_side_right{margin-left:var(--space-2xs)}.ProgressStepBarItem{align-items:flex-start;display:inline-flex;flex:1;height:100%;position:relative;width:100%}.ProgressStepBarItem_direction_horizontal{flex-direction:column}.ProgressStepBarItem_direction_horizontal .ProgressStepBarItem-Point_size_xs{margin-bottom:var(--space-2xs)}.ProgressStepBarItem_direction_horizontal .ProgressStepBarItem-Point_size_m,.ProgressStepBarItem_direction_horizontal .ProgressStepBarItem-Point_size_s{margin-bottom:var(--space-xs)}.ProgressStepBarItem_direction_vertical{flex-direction:row}.ProgressStepBarItem_direction_vertical .ProgressStepBarItem-Point{margin-right:var(--space-xs)}.ProgressStepBarItem_direction_vertical .ProgressStepBarItem-Content_size_xs{margin-top:-4px}.ProgressStepBarItem::-webkit-scrollbar{display:none}.ProgressStepBarItem_size_xs{--progress-step-bar-item-point-size:var(--space-xs);--progress-step-bar-item-label-margin:var(--space-2xs)}.ProgressStepBarItem_size_s{--progress-step-bar-item-point-size:var(--space-m);--progress-step-bar-item-label-margin:var(--space-xs)}.ProgressStepBarItem_size_m{--progress-step-bar-item-point-size:var(--space-xl);--progress-step-bar-item-label-margin:var(--space-xs)}.ProgressStepBarItem_position_start.ProgressStepBarItem_direction_horizontal{align-items:flex-start;text-align:left}.ProgressStepBarItem_position_center.ProgressStepBarItem_direction_horizontal{align-items:center;text-align:center}.ProgressStepBarItem_position_end.ProgressStepBarItem_direction_horizontal{align-items:flex-end;text-align:right}.ProgressStepBarItem_status_system{--progress-step-bar-item-point-background:var(--color-bg-system);--progress-step-bar-item-point-content-color:var(--color-typo-secondary)}.ProgressStepBarItem_status_normal{--progress-step-bar-item-point-background:var(--color-bg-normal);--progress-step-bar-item-point-content-color:var( --color-control-typo-primary )}.ProgressStepBarItem_status_success{--progress-step-bar-item-point-background:var(--color-bg-success);--progress-step-bar-item-point-content-color:var( --color-control-typo-primary )}.ProgressStepBarItem_status_warning{--progress-step-bar-item-point-background:var(--color-bg-warning);--progress-step-bar-item-point-content-color:var( --color-control-typo-primary )}.ProgressStepBarItem_status_alert{--progress-step-bar-item-point-background:var(--color-bg-alert);--progress-step-bar-item-point-content-color:var( --color-control-typo-primary )}.ProgressStepBarItem .ProgressStepBarItem-PointIcon,.ProgressStepBarItem .ProgressStepBarItem-PointText{color:var(--progress-step-bar-item-point-content-color)}.ProgressStepBarItem .ProgressSpin{stroke:var(--progress-step-bar-item-point-content-color)}.ProgressStepBarItem-Point{align-items:center;background-color:var(--progress-step-bar-item-point-background);border:none;border-radius:calc(var(--progress-step-bar-item-point-size)*.5);color:var(--color-bg-default);display:flex;justify-content:center;margin:0;min-height:var(--progress-step-bar-item-point-size);min-width:var(--progress-step-bar-item-point-size);padding:0;transition:background-color .3s}.ProgressStepBarItem-Point_pointer{cursor:pointer}.ProgressStepBarItem-PointText.Text{line-height:var(--size-text-xs);transition:color .3s}.ProgressStepBarItem-Content_bottomOffset,.ProgressStepBarItem-Label{margin-bottom:var(--progress-step-bar-item-label-margin)}.Tooltip{--tooltip-bg-color:var(--color-bg-default);--popover-arrow-bg-color:var(--tooltip-bg-color)}.Tooltip_status_alert{--tooltip-bg-color:var(--color-bg-alert)}.Tooltip_status_warning{--tooltip-bg-color:var(--color-bg-warning)}.Tooltip_status_success{--tooltip-bg-color:var(--color-bg-success)}.Tooltip_status_normal{--tooltip-bg-color:var(--color-bg-normal)}.Tooltip[class*=status] .Tooltip-Content{text-shadow:var(--shadow-group)}.Tooltip-Background{background:var(--tooltip-bg-color);border-radius:var(--control-radius);bottom:0;box-shadow:var(--shadow-layer);left:0;position:absolute;right:0;top:0}.Tooltip-Content{box-sizing:border-box;padding:var(--space-xs);position:relative;width:100%}.Tooltip-Content_size_s{max-width:150px}.Tooltip-Content_size_m{max-width:260px}.Tooltip-Content_size_l{max-width:400px}.MixPopoverArrow{--popover-arrow-size:6px;--popover-arrow-offset:6px;border:var(--popover-arrow-size) solid transparent;position:absolute}.MixPopoverArrow_direction_upCenter,.MixPopoverArrow_direction_upLeft,.MixPopoverArrow_direction_upRight,.MixPopoverArrow_direction_upStartLeft,.MixPopoverArrow_direction_upStartRight{border-top-color:var(--popover-arrow-bg-color);bottom:0;transform:translateY(100%)}.MixPopoverArrow_direction_downLeft,.MixPopoverArrow_direction_downStartRight,.MixPopoverArrow_direction_upLeft,.MixPopoverArrow_direction_upStartRight{right:var(--popover-arrow-offset)}.MixPopoverArrow_direction_downCenter,.MixPopoverArrow_direction_upCenter{left:calc(50% - var(--popover-arrow-size))}.MixPopoverArrow_direction_downRight,.MixPopoverArrow_direction_downStartLeft,.MixPopoverArrow_direction_upRight,.MixPopoverArrow_direction_upStartLeft{left:var(--popover-arrow-offset)}.MixPopoverArrow_direction_downCenter,.MixPopoverArrow_direction_downLeft,.MixPopoverArrow_direction_downRight,.MixPopoverArrow_direction_downStartLeft,.MixPopoverArrow_direction_downStartRight{border-bottom-color:var(--popover-arrow-bg-color);top:0;transform:translateY(-100%)}.MixPopoverArrow_direction_rightCenter,.MixPopoverArrow_direction_rightDown,.MixPopoverArrow_direction_rightStartDown,.MixPopoverArrow_direction_rightStartUp,.MixPopoverArrow_direction_rightUp{border-right-color:var(--popover-arrow-bg-color);left:0;transform:translate(-100%)}.MixPopoverArrow_direction_leftStartDown,.MixPopoverArrow_direction_leftUp,.MixPopoverArrow_direction_rightStartDown,.MixPopoverArrow_direction_rightUp{bottom:var(--popover-arrow-offset)}.MixPopoverArrow_direction_leftCenter,.MixPopoverArrow_direction_rightCenter{top:calc(50% - var(--popover-arrow-size))}.MixPopoverArrow_direction_leftDown,.MixPopoverArrow_direction_leftStartUp,.MixPopoverArrow_direction_rightDown,.MixPopoverArrow_direction_rightStartUp{top:var(--popover-arrow-offset)}.MixPopoverArrow_direction_leftCenter,.MixPopoverArrow_direction_leftDown,.MixPopoverArrow_direction_leftStartDown,.MixPopoverArrow_direction_leftStartUp,.MixPopoverArrow_direction_leftUp{border-left-color:var(--popover-arrow-bg-color);right:0;transform:translate(100%)}.ProgressStepBarLine{border-radius:var(--space-xs);height:var(--progress-step-bar-line-height);left:var(--progress-step-bar-line-left);overflow:hidden;position:absolute;top:var(--progress-step-bar-line-top);width:var(--progress-step-bar-line-width)}.ProgressStepBarLine_direction_horizontal{--progress-step-bar-line-top:calc(var(--progress-step-bar-line-padding) + var(--progress-step-bar-offset));--progress-step-bar-line-left:var(--progress-step-bar-offset);--progress-step-bar-line-width:calc(var(--line-size) - var(--progress-step-bar-offset)*4);--progress-step-bar-line-height:var(--progress-step-bar-line-size);--progress-step-bar-line-after-top:0;--progress-step-bar-line-after-left:var(--line-active-size)}.ProgressStepBarLine_direction_vertical{--progress-step-bar-line-top:var(--progress-step-bar-offset);--progress-step-bar-line-left:calc(var(--progress-step-bar-line-padding) + var(--progress-step-bar-offset));--progress-step-bar-line-width:var(--progress-step-bar-line-size);--progress-step-bar-line-height:calc(var(--line-size) - var(--progress-step-bar-offset));--progress-step-bar-line-after-top:var(--line-active-size);--progress-step-bar-line-after-left:0}.ProgressStepBarLine_size_xs{--progress-step-bar-line-size:var(--space-3xs);--progress-step-bar-line-padding:calc((var(--space-xs) - var(--space-3xs))*.5)}.ProgressStepBarLine_size_s{--progress-step-bar-line-size:var(--space-2xs);--progress-step-bar-line-padding:calc((var(--space-m) - var(--space-2xs))*.5)}.ProgressStepBarLine_size_m{--progress-step-bar-line-size:var(--space-2xs);--progress-step-bar-line-padding:calc((var(--space-xl) - var(--space-2xs))*.5)}.ProgressStepBarLine:after{background:var(--color-bg-system);bottom:0;content:"";left:var(--progress-step-bar-line-after-left);position:absolute;right:0;top:var(--progress-step-bar-line-after-top);transition:left .3s,top .3s}.ProgressStepBarLine-Svg{left:0;position:absolute;top:0}._spinner_93nn1_1{width:25px;height:25px;border-radius:50%;border:4px solid;border-color:color-mix(in srgb,var(--spinner-color) 25%,transparent);border-right-color:var(--spinner-color);animation:_s2_93nn1_1 1.5s infinite linear}@keyframes _s2_93nn1_1{to{transform:rotate(1turn)}}._wrapper_1ppq2_1{display:flex;align-self:stretch;padding:var(--Spacing-16, 16px) var(--Spacing-16, 16px) var(--Spacing-4, 4px) var(--Spacing-16, 16px);justify-content:space-between;align-items:baseline;color:var(--color-typo-ghost, rgba(0, 32, 51, .3))}
