/* LVL V1.19.9BC — Treine com IA micro alignment fix
   Surgical visual override only.
   Scope: #view-dutch-chat + .lvl-ai-1199bb
*/

#view-dutch-chat .lvl-ai-1199bb .dutch-free-mic{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
  padding:0!important;
  line-height:0!important;
}
#view-dutch-chat .lvl-ai-1199bb .dutch-free-mic::before{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:17px!important;
  height:17px!important;
  margin:0!important;
  transform:translate(-50%,-50%)!important;
  transform-origin:center!important;
}
#view-dutch-chat .lvl-ai-1199bb .dutch-free-mic > *{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:0!important;
  opacity:0!important;
  pointer-events:none!important;
}

#view-dutch-chat .lvl-ai-1199bb .dutch-chat-progress{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}
#view-dutch-chat .lvl-ai-1199bb .dutch-chat-progress > small{
  position:absolute!important;
  z-index:3!important;
  inset:50% auto auto 50%!important;
  width:42px!important;
  max-width:42px!important;
  margin:0!important;
  padding:0!important;
  transform:translate(-50%,-50%)!important;
  color:#c4cad5!important;
  font-size:6.6px!important;
  line-height:1.15!important;
  font-weight:750!important;
  text-align:center!important;
  white-space:normal!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
}
#view-dutch-chat .lvl-ai-1199bb .dutch-chat-progress > span{
  display:none!important;
}

@media(max-width:760px){
  #view-dutch-chat .lvl-ai-1199bb .dutch-free-mic::before{
    width:16px!important;
    height:16px!important;
  }
  #view-dutch-chat .lvl-ai-1199bb .dutch-chat-progress > small{
    width:38px!important;
    max-width:38px!important;
    font-size:6px!important;
    line-height:1.12!important;
  }
}
