@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--background-color: #fff;--text-color: #000;--link-color: rgb(0, 102, 204);--scrollbar-track-bg: transparent;--scrollbar-thumb-bg: #cccccc;--scrollbar-thumb-hover-bg: #999999;--scrollbar-corner-bg: #cccccc;--code-wrapper-bg: #eee;--border-color: #000;--primary-slider-handle: #000;--slider-handle-hover: #ffa500;--slider-handle-active: #ffa500;--rce-mbox-bg: #ffffff;--rce-mbox-left-notch: #ffffff;--rce-mbox-right-notch: #ffffff;--rce-mbox-default-bg: rgba(255, 228, 181, .8);--turn-container-bg: rgba(255, 255, 255, .8);--image-preview-mask-bg: rgba(255, 255, 255, .8);--highlight-color: #d69e2e}body.dark-theme{--background-color: #222;--text-color: #fff;--link-color: rgb(68, 147, 248);--scrollbar-track-bg: transparent;--scrollbar-thumb-bg: #383838;--scrollbar-thumb-hover-bg: #646464;--scrollbar-corner-bg: #646464;--code-wrapper-bg: #171923;--border-color: #fff;--primary-slider-handle: #fff;--slider-handle-hover: #d69e2e;--slider-handle-active: #d69e2e;--rce-mbox-bg: #141414;--rce-mbox-left-notch: #141414;--rce-mbox-right-notch: #141414;--rce-mbox-default-bg: rgba(85, 60, 154, .2);--turn-container-bg: rgba(0, 0, 0, .2);--image-preview-mask-bg: rgba(0, 0, 0, .8);--highlight-color: #ecc94b}*:not(.katex,.katex *){font-family:Poppins,sans-serif!important}code,pre,code *,#ace-editor *,.syntax-highlighter *{font-family:Source Code Pro,monospace!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:var(--scrollbar-track-bg)}::-webkit-scrollbar-track-piece{background-color:var(--scrollbar-track-bg)}::-webkit-scrollbar-thumb{height:50px;background-color:var(--scrollbar-thumb-bg);border-radius:3px}::-webkit-scrollbar-thumb:hover{height:50px;background-color:var(--scrollbar-thumb-hover-bg);border-radius:3px}::-webkit-scrollbar-corner{background-color:var(--scrollbar-corner-bg)}ol *{list-style-position:inside}.markdown-body li{margin-bottom:.5rem;margin-top:.5rem}body{background-color:var(--background-color);margin:0}.ant-slider-handle:after{box-shadow:0 0 0 2px var(--primary-slider-handle)!important}.ant-slider-handle:hover:after{box-shadow:0 0 0 4px var(--slider-handle-hover)!important}.ant-slider-handle:active:after{box-shadow:0 0 0 4px var(--slider-handle-active)!important}.no-space-collapse .ant-collapse-header,.no-space-collapse .ant-collapse-content-box{padding:0!important}.no-space-collapse .ant-collapse-expand-icon{padding-inline-end:5px!important}.ant-float-btn-icon{width:auto!important}.tab-no-margin>.ant-tabs-nav{margin:0!important}.error-marker{position:absolute;border-bottom:2px solid red}.ant-card[data-state=disabled]{pointer-events:none;opacity:.5}.ant-collapse.collapse-prompt>.ant-collapse-item>.ant-collapse-header{padding:0;align-items:center;color:#4fd1c5}.ant-steps-item{padding-inline-start:0!important}.ant-steps-item .ant-steps-item-content{border:2px solid transparent;border-radius:8px;padding:10px 0 10px 45px;transition:border-color .3s ease}.ant-steps-item .ant-steps-item-content .ant-steps-item-title{padding-inline-end:16px;font-size:14px;line-height:24px;margin-right:-2px}.ant-steps-item .ant-steps-item-icon{position:absolute;top:12px;left:12px}.ant-steps-item-chosen .ant-steps-item-content{border-color:gold}.ant-steps-item-finish .ant-steps-icon svg{fill:green}.display-block{display:block}.display-none{display:none}.response-container{display:flex;overflow-x:auto;width:100%;align-items:flex-start;gap:16px;margin-bottom:15px}.response-container-item{flex:0 0 calc(50vw - 100px);min-width:700px;width:calc(50vw - 100px)}.response-container-single-item{flex:0 0 calc(100vw - 100px);width:calc(100vw - 100px)}@media (max-width: 768px){.response-container-item{flex:0 0 calc(100vw - 100px);width:calc(100vw - 100px)}}
