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

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

pre.c9e9c4c0f .c3a876cbd {
    overflow-x: auto;
    padding-left: 60px;
}

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

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

.ccf05c8c3 {
    color: #5a5858;
}

.c629b897d {
    color: #080
}

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

.c86833483 {
    color: #aaacb6
}

.c27b1c344 {
    color: #a9b7c6;
}

.c51d44fb5 {
    color: #6897bb
}

.cda405d39, .cd8c7ea02 {
    color: #c6d2de
}

.ce434f4c7 {
    color: #008
}

.ca3a0deb8 {
    color: #606
}

.ce2bc97c5 {
    color: #080
}

.cd0369d8a, .c02173749 {
    color: #606
}

.c9f5436c3 {
    color: red
}