/* ScoutConnect V6.9.0 */
#messages>.tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;padding:6px 0 8px!important;position:relative!important;top:auto!important;background:transparent!important;backdrop-filter:none!important;}
#messages>.tabs button{min-height:38px!important;padding:7px 12px!important;border-radius:12px!important;font-size:14px!important;gap:6px!important;box-shadow:none!important;white-space:nowrap;}
#messages>.tabs button .v67-icon{width:17px!important;height:17px!important;}
#home .v43-home-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
.v690-dodo-stat{display:flex!important;align-items:center;gap:14px;text-align:left!important;}
.v690-dodo-icon{width:46px;height:46px;flex:0 0 46px;border-radius:50%;display:grid;place-items:center;background:#eef1ff;color:#5367d8;font-size:28px;line-height:1;}
.v690-dodo-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;}
.v690-dodo-copy b{font-size:24px;line-height:1.05;}
.v690-dodo-copy small{display:block;margin-top:3px;color:#708078;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;}
@media(max-width:720px){
  #messages>.tabs{grid-template-columns:repeat(4,minmax(86px,1fr))!important;overflow-x:auto;scrollbar-width:none;}
  #messages>.tabs::-webkit-scrollbar{display:none}
  #messages>.tabs button{font-size:12px!important;padding:7px 8px!important;}
  #home .v43-home-stats{grid-template-columns:1fr!important;}
  .v690-dodo-copy b{font-size:21px;}
}
