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

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

pre.c118ad743 .cca96bc9e {
    overflow-x: auto;
    padding-left: 60px;
}

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

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

.cb1565921 {
    color: #5a5858;
}

.c74d7f3ea {
    color: #080
}

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

.ce1df0e18 {
    color: #aaacb6
}

.c09452563 {
    color: #a9b7c6;
}

.cbfb83a51 {
    color: #6897bb
}

.cfd0a4317, .cfa5cbbd0 {
    color: #c6d2de
}

.c8a7d68e5 {
    color: #008
}

.caeca6f9c {
    color: #606
}

.c95772e4d {
    color: #080
}

.c015b5132, .c71393bd6 {
    color: #606
}

.cc91bce78 {
    color: red
}