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

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

pre.c05108fd7 .c886c828e {
    overflow-x: auto;
    padding-left: 60px;
}

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

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

.cd5df1c33 {
    color: #5a5858;
}

.c9a454e63 {
    color: #080
}

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

.ccde29a6b {
    color: #aaacb6
}

.c2706d024 {
    color: #a9b7c6;
}

.cd6aaf724 {
    color: #6897bb
}

.cd1a8a668, .c02297eab {
    color: #c6d2de
}

.c6fbbe6a1 {
    color: #008
}

.ccf3864f0 {
    color: #606
}

.ce6c17e07 {
    color: #080
}

.ce43ccf1b, .c0ddef445 {
    color: #606
}

.cbf7ae8f7 {
    color: red
}