/* 0.5.28 — rack controlado, encostado no transporte, com arraste seguro. */
@media(max-width:760px){
  #emr-mobile-mix-root .emr-mobile-console{
    display:grid!important;
    grid-template-rows:46px 38px 42px minmax(88px,1fr) clamp(240px,44vh,350px) 72px!important
  }
  #emr-mobile-mix-root .emr-mobile-source-room{
    grid-row:4!important;align-self:stretch!important;align-content:center!important;
    grid-template-rows:38px 40px!important;width:100%!important;height:100%!important;min-height:88px!important;
    padding:8px 7px!important;gap:7px!important
  }
  #emr-mobile-mix-root .emr-mobile-source-room button{height:100%!important}
  #emr-mobile-mix-root .emr-mobile-channel-stage{
    grid-row:5!important;align-self:end!important;width:100%!important;height:100%!important;min-height:0!important
  }
  #emr-mobile-mix-root .emr-mobile-channels{scroll-behavior:auto!important;touch-action:pan-y!important;cursor:grab!important;user-select:none!important;-webkit-user-select:none!important}
  #emr-mobile-mix-root .emr-mobile-channels.is-dragging{cursor:grabbing!important}
  #emr-mobile-mix-root .emr-mobile-channel{height:100%!important;max-height:none!important}
  #emr-mobile-mix-root .emr-mobile-channel input{
    top:60%!important;width:clamp(110px,21vh,165px)!important;height:32px!important;margin:0!important;
    transform:translate(-50%,-50%) rotate(-90deg)!important;touch-action:none!important
  }
  #emr-mobile-mix-root .emr-mobile-channel .emr-mobile-vu{top:68px!important;bottom:19px!important}
  #emr-mobile-mix-root .emr-mobile-rack-nav{height:27px!important;padding:3px 8px!important;background:linear-gradient(#20272a,#111619)!important}
  #emr-mobile-mix-root .emr-mobile-rack-scroll{
    -webkit-appearance:none!important;appearance:none!important;width:100%!important;height:8px!important;margin:0!important;
    border:1px solid #596267!important;border-radius:999px!important;background:#282f32!important;box-shadow:inset 0 2px 4px #000!important;touch-action:none!important
  }
  #emr-mobile-mix-root .emr-mobile-rack-scroll::-webkit-slider-thumb{
    -webkit-appearance:none!important;appearance:none!important;width:24px!important;height:16px!important;border:1px solid #f2cf54!important;border-radius:999px!important;
    background:linear-gradient(#f0cb48,#ad7e0d)!important;box-shadow:0 1px 4px #000!important
  }
  #emr-mobile-mix-root .emr-mobile-rack-scroll::-moz-range-thumb{
    width:24px!important;height:16px!important;border:1px solid #f2cf54!important;border-radius:999px!important;
    background:linear-gradient(#f0cb48,#ad7e0d)!important;box-shadow:0 1px 4px #000!important
  }
  #emr-mobile-mix-root .emr-mobile-transport{grid-row:6!important;align-self:stretch!important}
}

@media(max-width:380px){
  #emr-mobile-mix-root .emr-mobile-console{
    grid-template-rows:44px 36px 40px minmax(84px,1fr) clamp(225px,44vh,310px) 68px!important
  }
  #emr-mobile-mix-root .emr-mobile-source-room{grid-template-rows:36px 38px!important;min-height:84px!important;padding-top:6px!important;padding-bottom:6px!important}
}
