pre.cde04ee9d {
    font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
    font-size: 14px;
    padding: 60px 20px 20px 0;
    line-height: 1.5;
    border-radius: 6px;
    background-color: var(--front-dark-bg-color);
    position: relative;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
}

pre.cde04ee9d:after {
    content: '';
    display: block;
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(199, 199, 199, .18);
}

pre.cde04ee9d .ce8eebb82 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

pre.cde04ee9d .ce1562804 {
    position: absolute;
    bottom: 0;
    left: 0;
    cursor: pointer;
    z-index: 999;
    width: 100%;
    background: rgba(216, 216, 216, 0.5);
    backdrop-filter: blur(3px);
    padding: 10px 5px;
    box-sizing: border-box;
    text-align: center;
}

pre.cde04ee9d code {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    border-radius: 0;
}

pre.cde04ee9d .c3d744e62 {
    overflow-x: auto;
    padding-left: 60px;
}

pre.cde04ee9d li {
    line-height: 1.5;
}

.c860eb626 {
    width: 90%;
    border: 1px solid #888;
}

.cb0b1d993 {
    color: #5a5858;
}

.c25011d57 {
    color: #080
}

.cb7536415 {
    color: #cc7832;
    font-weight: bold;
}

.cb1c58b63 {
    color: #aaacb6
}

.cf870c9ce {
    color: #a9b7c6;
}

.c1898a446 {
    color: #6897bb
}

.ce1bdec43, .c482b82d6 {
    color: #c6d2de
}

.c35fb699c {
    color: #008
}

.cd453328c {
    color: #606
}

.c71558c0c {
    color: #080
}

.cda51345b, .c665ab803 {
    color: #606
}

.cbb48dac0 {
    color: red
}