@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}:root{--nav-background-color: #ececec;--footer-background-color: #f5f5f5;--my-color-primary: #409eff;--my-color-success: #67c23a;--my-color-warning: #e6a23c;--my-color-danger: #f56c6c;--my-color-info: #909399;--my-text-color-primary: #303133;--my-text-color-regular: #606266;--my-text-color-secondary: #909399;--my-text-color-placeholder: #a8abb2;--my-text-color-disabled: #c0c4cc;--my-border-color-darker: #cdd0d6;--my-border-color-dark: #d4d7de;--my-border-color: #dcdfe6;--my-border-color-light: #e4e7ed;--my-border-color-lighter: #ebeef5;--my-border-color-extra-light: #f2f6fc;--my-fill-color-darker: #e6e8eb;--my-fill-color-dark: #ebedf0;--my-fill-color: #f0f2f5;--my-fill-color-light: #f5f7fa;--my-fill-color-lighter: #fafafa;--my-fill-color-extra-light: #fafcff;--my-fill-color-blank: #ffffff;--my-color-black: #000000;--my-color-white: #ffffff;--my-color-transparent: transparent;--my-bg-color-page: #f2f3f5;--my-bg-color: #ffffff;--my-bg-color-overlay: #ffffff;--content-width: 1000px;--primary-color: #3e96e7}@media screen and (max-width:1024px){:root{--content-width: 762px}}pre.code-block{width:100%;overflow-x:auto}code[class^=language-]{width:100%}.code-block{position:relative;background-color:#1a1a1a;color:#94ec4d;font-weight:600;line-height:1.5;font-size:1rem;border:1px solid #333;padding:.7rem .5rem;border-radius:.5rem;font-family:Courier New,Courier,monospace,sans-serif;overflow-x:auto}.code-block:after{content:attr(data-language);position:absolute;top:0;right:0;background-color:#1a1a1a;color:#fff;padding:.2rem .5rem}
