body[data-watch-speech-release="329"] #milestone-modal[data-watch-speech="true"] .milestone-reward-visual {
  --dialog-visual-width:100%;
  --dialog-visual-height:clamp(153px,24dvh,200px);
  --dialog-visual-ratio:auto;
  --dialog-visual-margin-inline:0;
  position:relative;
}

body[data-watch-speech-release="329"] #milestone-modal[data-watch-speech="true"] #milestone-modal-text.milestone-ant-speech {
  position:absolute;
  z-index:5;
  inset:10px 10px auto auto;
  box-sizing:border-box;
  width:min(58%,252px);
  margin:0;
  padding:9px 11px;
  border:1px solid #b8d8ff;
  border-radius:10px;
  color:#191f28;
  background:#fff;
  box-shadow:0 4px 10px rgb(25 31 40 / 14%);
  font-size:clamp(14px,1.1vw,15px)!important;
  font-weight:800;
  line-height:1.34!important;
  text-align:left;
  text-wrap:balance;
  word-break:keep-all;
}

body[data-watch-speech-release="329"] #milestone-modal[data-watch-speech="true"] #milestone-modal-text.milestone-ant-speech>span {
  display:block;
  margin:0;
  text-align:left;
}

body[data-watch-speech-release="329"] #milestone-modal[data-watch-speech="true"] #milestone-modal-text.milestone-ant-speech>span+span {
  margin-top:3px;
}
