
.sidebar .history-list{
  flex:1 1 auto;
  min-height:0;
  max-height:none;
  overflow:auto;
  padding-bottom:8px;
}
.sidebar-support-footer-v103{
  flex:0 0 auto;
  margin:8px 2px 0;
  padding:6px 8px;
  min-height:30px;
  border-radius:12px;
  border-color:transparent;
  background:transparent;
  color:rgba(210,215,226,.34);
  font-size:10.5px;
  line-height:1.25;
  text-align:center;
  opacity:.62;
  box-shadow:none;
}
.sidebar-support-footer-v103 span{
  display:inline;
  margin-left:3px;
  color:rgba(210,215,226,.46);
  font-weight:650;
}
.sidebar-support-footer-v103:hover{
  opacity:1;
  color:rgba(235,238,245,.74);
  background:rgba(255,255,255,.025);
  border-color:rgba(255,255,255,.04);
}
.more-smart-assistant{
  opacity:.82;
}
.more-smart-assistant .smart-shell{
  background:#1c1f26;
  border-color:rgba(255,255,255,.045);
}
.more-smart-assistant .smart-input-row{
  background:#151820;
  border-color:rgba(255,255,255,.045);
}
.more-smart-assistant .smart-run{
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.06);
  box-shadow:none;
}
.more-smart-assistant .smart-ai-mark{
  opacity:.72;
}
.support-entry-v103{
  margin:14px 0 12px;
  background:#1a2028;
  border-color:rgba(255,255,255,.055);
}
.support-entry-v103 .btn{
  background:rgba(255,255,255,.07);
}
@media(max-width:900px){
  .sidebar{height:100dvh}
  .sidebar-support-footer-v103{margin-bottom:8px}
}

