*,*:before,*:after{box-sizing:border-box}ul,ol{padding:0}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd,pre{margin:0}body,html,#app{height:100%}img{max-width:100%}canvas:focus{outline:none}input,button,textarea,select,.button{font:inherit;color:inherit;min-width:0}progress{vertical-align:baseline}*:focus{outline-color:#0003}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media print{nav{display:none!important}.split{display:block!important}}html{--html-background: #fff;--html-color: black;--html-color-pale: #0005;--html-background-reverse: #1f1f1f;--html-color-reverse: #fff;font-family:Segoe UI,SegoeUI,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5;--box-shadow: #0001 0px 0px 1rem;--border-radius: .5rem;background:var(--html-background)}html.dark{--html-background: #1f1f1f;--html-color: #fff;--html-color-pale: #fff5;--html-background-reverse: #fff;--html-color-reverse: black;color:#fff;color-scheme:dark;--box-shadow: #0005 0px 0px 1rem}html.dark svg{color:#fff}html.dark.android{--html-background: #1A120F}.button{display:inline-block;text-decoration:none;text-align:center;cursor:pointer}.form{display:flex;flex-direction:column}.form>*{margin-bottom:.5rem}.form>div,.form>span,.form>h1,.form>h2,.form>h3,.form>h4,.form>h5,.form>h6{text-align:center}.full-width{min-width:100%}.padded{padding:1rem}.margined{margin:1rem}.bordered{border-radius:var(--border-radius)}.content>*{margin-bottom:.5rem}.box{border:1px solid #8888;border-radius:var(--border-radius);padding:1rem}.hard-center{position:fixed;top:50vh;left:50vw;transform:translate(-50%,-50%);max-width:100%;max-height:100%;width:max-content;overflow:auto}input,select,textarea,button,.button{background:#8881;border:1px solid #8888;border-radius:var(--border-radius);padding:.5em}input:disabled,select:disabled,textarea:disabled,button:disabled,.button:disabled{color:#8885;border-color:#8885}input:disabled::placeholder,select:disabled::placeholder,textarea:disabled::placeholder,button:disabled::placeholder,.button:disabled::placeholder{color:#8885}option{background:var(--html-background)}textarea{resize:vertical}button:hover,button.hover,input[type=button]:hover,input[type=button].hover,input[type=submit]:hover,input[type=submit].hover,.button:hover,.button.hover{background:#8882}button:active,button.active,input[type=button]:active,input[type=button].active,input[type=submit]:active,input[type=submit].active,.button:active,.button.active{background:#8883}a.clear{color:inherit;text-decoration:none}hr{border:none;height:1px;background-color:#fff4;margin:0}.field{border:1px solid #8888;background:#8881;border-radius:var(--border-radius);padding:.5em}.split{display:flex}.split>.wide{flex:1;padding:1rem;overflow-y:auto}.split>.slim{width:20rem;overflow:auto;box-shadow:var(--box-shadow);padding:1rem}@media (max-width: 40rem){.split{display:block}.split>.slim{width:initial}}.expands{width:100%;height:100%}code,.code{padding:.2em .4em;margin:0;font-size:85%;white-space:break-spaces;background-color:#afb8c133;border-radius:var(--border-radius)}code+code,.code+.code{margin-left:.3em}pre{white-space:pre-wrap;word-break:break-all}select{max-width:100%}table{border:1px solid #8888;width:100%;overflow-wrap:break-word;border-radius:var(--border-radius);border-spacing:0;border-collapse:separate;overflow:hidden}th{font-weight:400}td,th{overflow-wrap:break-word;text-align:left;padding:.5rem}td:not(:last-child),th:not(:last-child){border-right:1px solid #8888}tbody>tr:nth-child(2n){background:#8881}thead>tr{background:#8883}tbody>tr:hover{background:#8882}@keyframes progress-keyframes{0%{left:-100%}50%{left:100%}to{left:-100%}}.progress{position:relative;min-height:.2rem;overflow:hidden;background:#8881;border-radius:var(--border-radius);width:100%;text-align:center}.progress:before{z-index:-1;border-radius:var(--border-radius);box-sizing:border-box;background:#0075ff;content:"";position:absolute;top:0;height:100%;width:100%;left:-100%;animation:progress-keyframes 5s linear infinite}.progress-on-button{position:relative;min-height:.2rem;overflow:hidden;background:#8881;border-radius:var(--border-radius);text-align:center}.progress-on-button:before{z-index:-1;border-radius:var(--border-radius);box-sizing:border-box;background:#0075ff;content:"";position:absolute;top:0;height:100%;width:100%;left:-100%;animation:progress-keyframes 5s linear infinite}.progress-on-button-fixed{position:relative;min-height:.2rem;overflow:hidden;background:#8881;border-radius:var(--border-radius);text-align:center}.progress-on-button-fixed:before{z-index:-1;border-radius:var(--border-radius);box-sizing:border-box;background:#0075ff;content:"";position:absolute;top:0;height:100%;width:var(--progress);left:0}.progress-on-button:disabled,.progress-on-button-fixed:disabled{color:var(--html-color-pale)}.number{text-align:right}.margin-center{margin:0 auto;display:block}.spacer{flex:1;margin:0;padding:0;border:none}.nowrap{white-space:nowrap}main>section{max-width:1200px}main>section>*:not(:last-child){margin-bottom:1rem}.error{background:#ffc7ce;color:#9c0006}.warning{background:#ffeb9c;color:#9c5700}.success{background:#c6efce;color:#006100}.information{background:#cfe2ff;color:#174283}.error-override{background:#ffc7ce!important;color:#9c0006!important}.warning-override{background:#ffeb9c!important;color:#9c5700!important}.success-override{background:#c6efce!important;color:#006100!important}.information-override{background:#cfe2ff!important;color:#174283!important}.error-bg{background:#ffc7ce}.warning-bg{background:#ffeb9c}.success-bg{background:#c6efce}.information-bg{background:#cfe2ff}.pale{color:#888a}.translation-error{background:red;color:#ff0;font-weight:900}.translation-error:before{content:"⚠️ "}.translation-error:after{content:" ⚠️"}
