@charset "UTF-8";.block-loading_container{position:absolute;width:100%;z-index:9999;background-color:#ffffffb3}.seekbar{--sb-track-height: 6px;--sb-track-radius: 999px;--sb-track-bg: rgba(255, 255, 255, .28);--sb-fill-bg: #ffffff;--sb-knob-size: 14px;--sb-knob-shadow: 0 2px 6px rgba(0, 0, 0, .35);--sb-tooltip-bg: rgba(30, 30, 30, .9);--sb-tooltip-color: #fff;--sb-tooltip-radius: 6px;--sb-tooltip-padding: 4px 8px;--sb-tooltip-offset: 12px;--sb-label-size: 12px;--sb-label-color: rgba(255, 255, 255, .85);position:relative;width:100%;-webkit-user-select:none;user-select:none}.seekbar.is-disabled{opacity:.5;pointer-events:none}.seekbar.is-readonly .seekbar__track{cursor:default;opacity:.9}.seekbar.is-readonly .seekbar__knob{box-shadow:none}.seekbar .seekbar__track{position:relative;width:100%;height:var(--sb-track-height);background:var(--sb-track-bg);border-radius:var(--sb-track-radius);cursor:pointer}.seekbar .seekbar__fill{position:absolute;height:100%;left:0;top:0;background:var(--sb-fill-bg);border-radius:var(--sb-track-radius);pointer-events:none}.seekbar .seekbar__knob{position:absolute;top:50%;transform:translate(-50%,-50%);width:var(--sb-knob-size);height:var(--sb-knob-size);border-radius:50%;background:var(--sb-fill-bg);box-shadow:var(--sb-knob-shadow);transition:transform .08s ease;pointer-events:none}.seekbar .seekbar__track:focus-visible{outline:none;box-shadow:0 0 0 3px #fff6}.seekbar .seekbar__track:hover .seekbar__knob,.seekbar .seekbar__track:active .seekbar__knob{transform:translate(-50%,-50%) scale(1.05)}.seekbar .seekbar__tooltip{position:absolute;top:calc(-1 * var(--sb-tooltip-offset));transform:translate(-50%,-100%);white-space:nowrap;background:var(--sb-tooltip-bg);color:var(--sb-tooltip-color);padding:var(--sb-tooltip-padding);border-radius:var(--sb-tooltip-radius);font-size:12px;line-height:1;pointer-events:none}.seekbar .seekbar__labels{display:flex;justify-content:space-between;margin-top:6px;font-size:var(--sb-label-size);color:var(--sb-label-color);line-height:1;-webkit-user-select:none;user-select:none}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}*{scrollbar-width:thin;scrollbar-color:rgb(61,63,61) #1f1f1f}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1f1f1f}::-webkit-scrollbar-thumb{background:#555;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#777}html{scroll-behavior:smooth}.ant-spin-fullscreen{z-index:5000!important}
