pre.c0c12ca3d {
    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.c0c12ca3d:after {
    content: '';
    display: block;
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(199, 199, 199, .18);
}

pre.c0c12ca3d .cd59d4683 {
    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.c0c12ca3d .c2f3366e9 {
    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.c0c12ca3d code {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    border-radius: 0;
}

pre.c0c12ca3d .c112d5201 {
    overflow-x: auto;
    padding-left: 60px;
}

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

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

.c84ccfaa5 {
    color: #5a5858;
}

.c183fb15e {
    color: #080
}

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

.c1031a087 {
    color: #aaacb6
}

.cfe98f80c {
    color: #a9b7c6;
}

.c2f64af36 {
    color: #6897bb
}

.c74ddc88f, .cfb98b1b7 {
    color: #c6d2de
}

.c07eeceda {
    color: #008
}

.cd287cdad {
    color: #606
}

.c80dc39c6 {
    color: #080
}

.cedefa4ad, .cffb4c3aa {
    color: #606
}

.c6583d318 {
    color: red
}