:root{--code-color: darkred;--code-bg-color: #aaaaaa;--code-font-size: 14px;--code-line-height: 1.4;--scroll-bar-color: #bdbdbd}pre{color:var(--code-color);font-size:var(--code-font-size);line-height:var(--code-line-height);background-color:var(--code-bg-color)}.code-block{max-height:100px;overflow:auto;padding:8px 7px 5px 15px;margin:0;border-radius:7px}*{scrollbar-width:thin;scrollbar-color:var(--scroll-bar-color) var(--scroll-bar-bg-color)}*::-webkit-scrollbar{width:var(--scrollbar-thin-width);height:var(--scrollbar-thin-height)}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:var(--scroll-bar-color);border-radius:10px;border:none}*::-webkit-scrollbar-thumb:hover{background-color:#999}*::-webkit-scrollbar-corner{background:transparent}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/sansPro400-tpsLXCSJ.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/sansPro600-BM2CBz6W.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/sansPro700-DL7J4422.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html,body,#root,.app,.content{height:100%;width:100%;font-family:Source Sans Pro,sans-serif}.app{display:flex;position:relative}::-webkit-scrollbar{width:10px}
