html,body{height:100%;width:100%;margin:0;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;text-align:left;color:var(--primary-text-color);background-color:var(--bg-color)}#root{height:1px;min-height:100%}:root{--bg-color: #fff;--white-color: #fff;--primary-main-color: #1976d2;--primary-text-color: #000;--navbar-color: #e3f2fd;--footer-color: #9ec2f1;--danger-color: #b71c1c;--error-color: #d32f2f;--green900-color: #1b5e20;--success-color: #2e7d32;--blue900-color: #01579b;--grey300-color: #e0e0e0;--scrollbar-thumb-background: hsla(207, 5%, 52%, .26);--link-hover-color: #0e315d;--input-bg: #fff;--input-color: #000;--input-bd: #ced4daff;--checkbox-icon-color: #fff;--checkbox-color: #1971c2;--checkbox-bg: #fff;--checkbox-bd: #ced4daff;--disabled-bd: #dee2e6;--disabled-bg: #e9ecef;--input-disabled-color: #adb5bd;--input-placeholder-color: #adb5bd;--control-border: 1px solid #ced4da;--dimmed-color: #868e96}[data-color-scheme=dark]{--bg-color: #202124;--primary-text-color: #9aa0a6;--navbar-color: #212529;--footer-color: #23313e;--danger-color: #b71c1c;--green900-color: #1b5e20;--blue900-color: #01579b;--scrollbar-thumb-background: hsla(0, 0%, 100%, .7);--link-hover-color: #4a9ef9;--input-bg: #2e2e2e;--input-color: #c9c9c9;--input-bd: #424242ff;--checkbox-icon-color: #424242ff;--checkbox-bg: #2e2e2e;--checkbox-bd: #424242;--disabled-bd: #424242;--disabled-bg: #2e2e2e;--input-disabled-color: #696969;--input-placeholder-color: #696969;--control-border: 1px solid #424242;--dimmed-color: #828282}a{background-color:transparent;color:#007bff;text-decoration:none}a:hover{color:var(--link-hover-color)}::-webkit-scrollbar{width:10px;height:10px}@media(max-width:599.95px){::-webkit-scrollbar{width:4px;height:4px}}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-background);border-radius:5px}*,:before,:after{box-sizing:border-box;background-repeat:no-repeat}:before,:after{text-decoration:inherit;vertical-align:inherit}:where(:root){cursor:default;line-height:1.5;overflow-wrap:break-word;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}:where(body){margin:0}:where(h1){font-size:2em;margin:.67em 0}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol,ul){list-style-type:none;padding:0}:where(nav li):before{content:"​";float:left}:where(pre){font-family:monospace,monospace;font-size:1em;overflow:auto}:where(abbr[title]){text-decoration:underline;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0}:where(button,input,select){margin:0}:where(button,[type=button i],[type=reset i],[type=submit i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){margin:0;resize:vertical}:where([type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy=true i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled=true i],[disabled]){cursor:not-allowed}:where([aria-hidden=false i][hidden]){display:initial}:where([aria-hidden=false i][hidden]:not(:focus)){clip:rect(0,0,0,0);position:absolute}:where(button,input,select,textarea){background-color:transparent;border:1px solid WindowFrame;color:inherit;font:inherit;letter-spacing:inherit;padding:.25em .375em}:where(select){appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='4'%3E%3Cpath d='M4 0h6L7 4'/%3E%3C/svg%3E") no-repeat right center / 1em;border-radius:0;padding-right:1em}:where(select[multiple]){background-image:none}:where([type=color i],[type=range i]){border-width:0;padding:0}.active-modal-root{position:fixed;left:0;top:0;width:100%;height:100%;z-index:1000}
