:root{--Background:linear-gradient(to bottom right,#f2f2f2,#d2d2d2);--TextColor:#000}[data-theme=dark]{--Background:#031122;--TextColor:#fff}body{background:linear-gradient(to bottom right,#f2f2f2,#d2d2d2);background:var(--Background);background-repeat:no-repeat;color:#000;color:var(--TextColor);font-family:Arial,Helvetica,sans-serif;font-size:14px;margin:0}:root{--ButtonBorder:#000;--ButtonBackgroundColors:#d2d2d2,#b4b4b4;--ButtonTextColor:#000;--ButtonBorder-Active:#a9a9a9;--ButtonBackgroundColor-Active:#787878,#b4b4b4}[data-theme=dark]{--ButtonBorder:#081839;--ButtonBackgroundColors:#1d3149,#0e1a25;--ButtonTextColor:#c3c3c3;--ButtonBorder-Active:#21314a;--ButtonBackgroundColor-Active:#243c5b,#416ca4}button{background:linear-gradient(to bottom left,#d2d2d2,#b4b4b4);background:linear-gradient(to bottom left,var(--ButtonBackgroundColors));border:1px solid #000;border:1px solid var(--ButtonBorder);color:#000;color:var(--ButtonTextColor);cursor:pointer;font-family:inherit;font-size:inherit;padding:.5em}button .fa{font-size:2em}.buttonKeepActive,button:active{background:linear-gradient(to bottom left,#787878,#b4b4b4);background:linear-gradient(to bottom left,var(--ButtonBackgroundColor-Active));border:1px solid #a9a9a9;border:1px solid var(--ButtonBorder-Active)}.assmec-buttonStyle{background:linear-gradient(to bottom left,#d2d2d2,#b4b4b4);background:linear-gradient(to bottom left,var(--ButtonBackgroundColors));border:1px solid #000;border:1px solid var(--ButtonBorder);color:#000;color:var(--ButtonTextColor);font-family:inherit;font-size:inherit;padding:.5em}h1,h2,h3,h4,h5,h6{text-align:center}:root{--HRColor:#969696}[data-theme=dark]{--HRColor:#294a6b}.tda-formStyle,form{margin:0 auto;text-align:center;width:50%}form:has(.multipleCol){width:90%}form .multipleCol{column-gap:5%;display:flex}form .multipleCol .col{flex:1 1}form label{display:block;text-align:left}form label p{margin-bottom:0;padding:0}form label hr{background:linear-gradient(90deg,#969696,#0000);background:linear-gradient(to right,var(--HRColor),#0000);border:0;height:2px;margin:0;width:20%}form label .tda-FormShortcut{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:10px 0}form label .tda-FormShortcut button{flex:1 1;margin:0}form label input,select,textarea{width:100%}.tda-formStyle button,form button{font-size:1.5em;margin:1em auto;padding:.5em}:root{--InputBorderColor:#969696;--InputBorderColor-Focus:#505050;--InputCheckboxActiveColor:blue;--ProgressBarColor:#1475eb}[data-theme=dark]{--InputBorderColor:#294a6b;--InputBorderColor-Focus:#5093d6;--InputCheckboxActiveColor:#555;--ProgressBarColor:#1475eb}input{background-color:initial;border:0;border-bottom:1px solid #969696;border-bottom:1px solid var(--InputBorderColor);color:inherit;font-family:inherit;font-size:1.2em;height:2em;margin-bottom:2px;outline:none}input:focus{border-bottom:3px solid #505050;border-bottom:3px solid var(--InputBorderColor-Focus);margin-bottom:0}input[type=checkbox]{accent-color:blue;accent-color:var(--InputCheckboxActiveColor)}input[type=number]{-webkit-appearance:textfield;appearance:textfield}input[type=range]{accent-color:#1475eb;accent-color:var(--ProgressBarColor);border:0;cursor:pointer;margin-bottom:0}.tda-inputWithUnit{position:relative;width:100%}.tda-inputWithUnit input:focus~span{border-bottom:3px solid #505050;border-bottom:3px solid var(--InputBorderColor-Focus);margin-bottom:0}.tda-inputWithUnit input{margin-right:0;padding-right:0;width:85%}.tda-inputWithUnit span{align-items:end;border-bottom:1px solid #969696;border-bottom:1px solid var(--InputBorderColor);bottom:0;display:flex;font-size:1.2em;height:100%;justify-content:right;margin-bottom:2px;padding-right:2px;position:absolute;right:0;width:15%}.tda-App{height:100vh;width:100vw}.tda-MainPage-Content{height:92vh;overflow-y:scroll;position:absolute;top:0;width:100%}.tda-MainPage-Content::-webkit-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.tda-MainPage-Menu{bottom:0;position:absolute}.tda-MainPage-Menu,.tda-Page-Menu{display:flex;flex-direction:row;height:8vh;width:100%}.tda-Page-Menu{position:fixed;top:0;z-index:99}.tda-Page-Menu .tda-MenuElement{border-bottom:1px solid var(--MenuBorderColor);border-top:0}.tda-Page-Menu .tda-MenuElement-Active,.tda-Page-Menu .tda-MenuElement:active{border-bottom:1px solid var(--MenuBorderColor-Active);border-top:0}.tda-Page-Content{margin-bottom:30px;overflow-y:scroll;position:absolute;top:10vh;width:100%}.tda-Page-Content::-webkit-scrollbar{-ms-overflow-style:none;scrollbar-width:none}:root{--MenuBorderColor:#000;--MenuBackgroundColors:#d2d2d2,#b4b4b4;--MenuTextColor:#000;--MenuBorderColor-Active:#a9a9a9;--MenuTextColor-Active:#000}[data-theme=dark]{--MenuBorderColor:#555;--MenuBackgroundColors:#1d3149,#0e1a25;--MenuTextColor:#fff;--MenuBorderColor-Active:#21314a;--MenuTextColor-Active:#fff}.tda-MenuElement,.tda-MenuElement-Active{align-items:center;background:linear-gradient(to bottom left,#d2d2d2,#b4b4b4);background:linear-gradient(to bottom left,var(--MenuBackgroundColors));border-top:1px solid #000;border-top:1px solid var(--MenuBorderColor);color:#000;color:var(--MenuTextColor);cursor:pointer;display:flex;flex:1 1;font-size:clamp(12px,2.5em,3vh);justify-content:center}.tda-MenuElement-Active,.tda-MenuElement:active{background:var(--Background);border-top-color:#a9a9a9;border-top-color:var(--MenuBorderColor-Active);color:#000;color:var(--MenuTextColor-Active)}.tda-themeButton{font-size:2em;margin:0 auto}.tda-SpeedButton{min-height:3em;min-width:3em}.tda-remainingLength{font-size:1.5em;font-weight:700}:root{--ProgressBarColor:#000;--ProgressBarBackground:grey}[data-theme=dark]{--ProgressBarColor:#fff;--ProgressBarBackground:#1d3149}.tda-ProgressBar{background-color:grey;background-color:var(--ProgressBarBackground);height:1em;width:100%}.tda-ProgressBar .bar{background-color:#000;background-color:var(--ProgressBarColor);height:100%;left:0;position:relative;width:50%}.tda-Message{border:1px solid;border-radius:5px;margin:0 auto;max-width:40%;min-width:20%;padding:1em;width:-webkit-fit-content;width:fit-content}.tda-Message .tda-MessageTitle{font-size:1.5em;font-weight:700;text-align:center}.tda-Message .tda-MessageBody{margin:1em 0;text-align:left}.tda-Message-Error{background-color:#ffc7ce;border-color:#9c0006;color:#9c0006}.tda-Message-Warning{background-color:#ffeb9c;border-color:#9c5900;color:#9c5900}.tda-Message-Success{background-color:#c6ecce;border-color:#006100;color:#006100}.tda-Speed{align-items:baseline;display:flex;width:100%}.tda-Speed span{flex:1 1}.tda-Speed span:first-child{font-size:7em;font-weight:700;text-align:right}.tda-Speed span:last-child{margin-left:20px;text-align:left;vertical-align:bottom}
/*# sourceMappingURL=main.ab3c2518.css.map*/