#root, body, html {
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
    height: 10px
}

::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 1px hsla(0, 0%, 100%, .5)
}

html {
    box-sizing: border-box
}

*, :after, :before {
    box-sizing: inherit
}

body, html {
    overflow: hidden
}

body {
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

.ChannelHeaderArea_channelHeaderArea__3e3L9 {
    height: calc(100% - 25px);
    padding: 1px 0 20px;
    overflow: hidden
}

.ChannelHeaderArea_channelHeaderTrack__2xsHt {
    border: 1px solid #aaa;
    margin-bottom: 2px;
    background: #f5f5f5;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.ChannelHeaderArea_channelHeaderTrack__2xsHt.ChannelHeaderArea_selected__nUDUf {
    background: #fff
}

.ChannelHeaderArea_controls__3mXEy {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center
}

.ChannelHeaderArea_knob__1E1Hy {
    display: flex;
    flex-direction: column;
    align-items: center
}

.ChannelHeaderArea_knobTitle__5SMAA {
    margin-bottom: .3rem;
    font-size: .55rem
}

.ChannelHeaderArea_mutesolo__1T2gq {
    display: flex;
    flex-direction: column
}

.ChannelHeaderArea_muteButton__3EG5l, .ChannelHeaderArea_soloButton__3AsRm {
    padding: 5px 7px;
    border: 0;
    border-radius: 1px;
    background-color: #ececec;
    font-size: .6rem;
    cursor: pointer
}

.ChannelHeaderArea_muteButton__3EG5l:focus, .ChannelHeaderArea_soloButton__3AsRm:focus {
    outline: 0
}

.ChannelHeaderArea_muteButton__3EG5l {
    margin-bottom: .3rem;
    color: #d40000
}

.ChannelHeaderArea_soloButton__3AsRm {
    color: #e28003
}

.ChannelHeaderArea_muteButton__3EG5l.ChannelHeaderArea_on__2Nssn, .ChannelHeaderArea_soloButton__3AsRm.ChannelHeaderArea_on__2Nssn {
    color: #111
}

.ChannelHeaderArea_muteButton__3EG5l.ChannelHeaderArea_on__2Nssn {
    background-color: #ff7a38
}

.ChannelHeaderArea_soloButton__3AsRm.ChannelHeaderArea_on__2Nssn {
    background-color: #ffbc00
}

.Button_button__2Ce79 {
    margin: 0px 5px;
    padding: .3rem 1rem;
    text-decoration: none;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-size: .8125rem;
    border: 0
}

.Button_button__2Ce79:hover {
    opacity: .9
}

.Button_button__2Ce79:focus {
    outline: 0
}

.Button_orange__iSF_h {
    background-color: #fd4326;
    border-bottom: 3px solid #ab2e1b
}

.Button_blue__h2k5i {
    background-color: #0ebeff;
    border-bottom: 3px solid #0f8dbb
}

.Button_black__1aaDe {
    background-color: #444;
    border-bottom: 3px solid #1d1d1d
}

.Button_red__1Esnn {
    background-color: #e91e63;
    border-bottom: 3px solid #b5144b
}

.Header_header__3mObx {
    height: 40px;
    padding: 0 1.5rem;
    background-color: #fff
}

.Header_header__3mObx, .Header_logo__2ins2 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

.Header_logo__2ins2 {
    font-size: .88rem;
    text-decoration: none;
    color: #333
}

.Header_logo__2ins2 svg {
    height: 28px
}

.Header_logo__2ins2 a:visited {
    color: #333
}

.Header_downloadIcon__3RAcW {
    height: .85rem;
    width: .85rem;
    margin-right: .5rem
}

.Header_downloadIcon__3RAcW path {
    fill: #fff
}

.Header_exportButton__3mwmX {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center
}

.AudioItem_item__WhgMk {
    position: absolute;
    border: 1px solid #555;
    background: hsla(0, 0%, 86.7%, .9);
    font-size: .5rem
}

.AudioItem_item__WhgMk.AudioItem_selected__1Vu-2 {
    background: hsla(0, 0%, 100%, .9)
}

.AudioItem_trackName__3vdWa {
    position: absolute;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 4px
}

.AudioItem_menu__2hyw3 {
    z-index: 1000;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .26), 0 0 0 1px #b7b7b7;
    background-color: #fafafa
}

.AudioItem_menuItem__3h3ab {
    font-size: .8rem
}

.Tracks_container__3pejF {
    min-height: calc(100% - 5px);
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content
}

.Tracks_track__1NoWm {
    display: flex;
    flex-direction: row;
    position: relative;
    margin-bottom: 2px;
    min-width: 100%;
    background: #333;
    border-right: 0;
    border-left: 0
}

.Tracks_track__1NoWm.Tracks_selected__2_7PL {
    background: #484747
}

.Tracks_track__1NoWm.Tracks_target__89N48 {
    border: 2px dashed #fff;
    border-right: 0;
    border-left: 0
}

.Tracks_track__1NoWm.Tracks_ghost__2t2mp {
    opacity: .8
}

.TrackArea_trackArea__nXc6Q {
    height: calc(100% - 25px);
    background: #252525;
    border-top: 1px solid transparent;
    overflow: scroll
}

.TrackArea_trackArea__nXc6Q::-webkit-scrollbar-thumb {
    background-color: #d6d6d6;
    border: 1px solid #252525
}

.CursorArea_cursorArea__a3d_I {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 88;
    pointer-events: none
}

.TimelineRuler_container__F-ziS {
    overflow: hidden;
    height: 25px;
    border-color: currentcolor #ccc #ccc;
    border-top: 1px solid #ccc;
    font-size: .5rem;
    background: #fff
}

.TimelineRuler_timeline__2rgxI {
    height: 100%;
    display: flex;
    align-items: center
}

.TimelineRuler_timeUnit__3qftl {
    border-left: 1px solid #ccc;
    color: #333;
    padding-left: 5px;
    padding-bottom: 3px;
    height: 100%;
    display: flex;
    align-items: flex-end
}

.TimelineRuler_timeUnit__3qftl:first-child {
    border-left: 0
}

.Messages_Loader__Qc9hr {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 77;
    pointer-events: none;
    background-color: rgba(0, 0, 0, .2)
}

.Messages_Loader__Qc9hr .Messages_Message__hRinW {
    color: #fff;
    text-transform: uppercase;
    -webkit-animation: Messages_pulsate__U32Up 1.5s ease-out;
    animation: Messages_pulsate__U32Up 1.5s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    text-shadow: 0 1px 2px #000;
    opacity: .7
}

@-webkit-keyframes Messages_pulsate__U32Up {
    0% {
        opacity: .7
    }
    50% {
        opacity: 1
    }
    to {
        opacity: .7
    }
}

@keyframes Messages_pulsate__U32Up {
    0% {
        opacity: .7
    }
    50% {
        opacity: 1
    }
    to {
        opacity: .7
    }
}

.TimeLineArea_Container__39nT0 {
    display: flex;
    flex-direction: column;
    width: calc(100% - 230px);
    position: relative
}

.Modal_Modal__KtEB3 {
    z-index: 100;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .25);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.Help_container__jjIq4 {
    background-color: #fff;
    width: 80%;
    max-width: 700px;
    padding: 1rem 2rem;
    font-size: .88rem;
    color: #333
}

.Help_container__jjIq4 ul {
    list-style-type: none;
    padding-left: 0
}

.Help_container__jjIq4 ul li {
    margin-bottom: .4rem
}

.Help_container__jjIq4 header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.Help_container__jjIq4 header h3 {
    margin: .5rem 0
}

.Help_container__jjIq4 header a, .Help_container__jjIq4 header a:visited {
    color: #0f8dbb
}

.Help_container__jjIq4 footer {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center
}

.Help_key__1Z3hH {
    display: inline-block;
    color: #fff;
    background-color: #333;
    border: 1px solid #333;
    border-radius: 2px;
    text-align: center;
    margin-right: 5px;
    box-shadow: inset 0 1px 0 #666, 0 1px 0 #bbb;
    padding: 3px 7px;
    font-size: 1em
}

.Controls_footer__1y04Y {
    justify-content: space-between;
    padding: 0 1.5rem;
    background: #fff
}

.Controls_controls__1eluf, .Controls_footer__1y04Y {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 100%
}

.Controls_controls__1eluf {
    background-color: #fff
}

.Controls_group__4ojIp {
    margin-right: 1rem
}

.Controls_controlButton__2DHqC {
    background: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    height: 2.1rem
}

.Controls_controlButton__2DHqC:focus {
    outline: 0
}

.Controls_controlButton__2DHqC svg {
    width: 1.25rem;
    height: 1.25rem
}

.Controls_controlButton__2DHqC svg:hover {
    opacity: .8
}

.Controls_controlButton__2DHqC svg path {
    fill: #333
}

.Controls_buttonInGroup__3Zf05 {
    border: 1px solid #ddd;
    border-left: 0
}

.Controls_left__286sx {
    border-left: 1px solid #eee;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.Controls_right__2jozQ {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.Controls_recordButton__QUoHD {
    border: 0;
    background-color: red;
    border-radius: 100rem
}

.Controls_recordButton__QUoHD svg path {
    fill: #fff
}

.Controls_loopButton__1IPpf {
    border-radius: 4px
}

.Controls_loopButton__1IPpf.Controls_looping__2j2Ab {
    background: #ffcb00;
    border-color: #f1c000
}

.Controls_question__1xM3_ {
    border: 0;
    background: none;
    cursor: pointer
}

.Controls_question__1xM3_:focus {
    outline: 0
}

.style_app__3YBiT {
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.style_header__1CQ6L {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 40px
}

.style_editorArea__2mYAS {
    height: calc(100% - 40px)
}

.style_channelArea__1xe1v {
    height: calc(100% - 48px);
    width: 100%;
    display: flex;
    flex-direction: row
}

.style_channelHeaders__214nP {
    width: 230px;
    background: #dadada;
    overflow: hidden
}

.style_channelHeaderStrip__2TvQf {
    height: 25px;
    background: #fff;
    border-color: #ccc;
    border-style: solid;
    border-width: 1px 1px 0 0
}

.style_controlsArea__14J2W {
    height: 48px
}

.style_TargetArea__1037T {
    height: 100%
}

.style_errorFrame__2glod {
    padding: 2rem
}

.style_errorFrame__2glod p {
    color: red
}

.style_errorFrame__2glod code {
    font-size: .87rem
}

.span_title {
    margin: auto;
    font-size: large;
    font-weight: bold
}
