.AuthControls-DifficultyIndicator{box-sizing:border-box;max-width:500px;overflow:auto}.AuthControls-DifficultyIndicator__text{width:100%;display:inline-block;overflow:hidden}.AuthControls-DifficultyIndicator__complexityText{font-weight:var(--font-weight-bold)}.AuthControls-DifficultyIndicator__scale{width:180px}.AuthControls-DifficultyIndicator__scale_elem{background-color:var(--readonly_text-color);width:20px;height:5px}.AuthControls-DifficultyIndicator__scale_lowElem_low{background:var(--danger_color)}.AuthControls-DifficultyIndicator__scale_lowElem_medium,.AuthControls-DifficultyIndicator__scale_mediumElem_medium{background:var(--warning_color)}.AuthControls-DifficultyIndicator__scale_lowElem_high,.AuthControls-DifficultyIndicator__scale_mediumElem_high,.AuthControls-DifficultyIndicator__scale_highElem_high{background:var(--success_color)}