:root{--icon-scale:1;--text-col:#202526;--border-col:#d899d8;--input-bg:#eedeee;--input-bg-checked:#e8c8e8;--input-bg-active:#dabada;--dark-bg:#d38ad3;--dark-bg-hover:#c57cc5;--dark-bg-active:#b66db7;--dark-border:#9b4f9b;--success-green:#3ab336;--error-red:#e24436}body{color:var(--text-col);background-image:linear-gradient(rgba(255,255,255,.733),rgba(255,255,255,.733)),url(../assets/logo_background.png);background-size:100px;font-family:Catamaran,Trebuchet MS,sans-serif;line-height:1.2}@keyframes move-background{0%{background-position:0 0}to{background-position:100px 60px}}h1{margin:6px 0}form{text-align:left}file-input-table{margin:3px}span{vertical-align:middle}label{display:block}details{border:1px solid #aaa;border-radius:5px;width:-webkit-fit-content;width:fit-content;padding:3px}summary{padding:0 3px;font-size:1rem;font-weight:500}img:not(#languageSelectorButton),canvas{border:1px solid #000;width:400px;display:inline-block}.resetButton{position:absolute;top:0;right:10px}.hidden{display:none!important}.material-symbols{font-family:Material Symbols!important}.loader{aspect-ratio:1;--c:no-repeat linear-gradient(var(--border-col) 0 0);background:var(--c) 0% 50%, var(--c) 50% 50%, var(--c) 100% 50%;background-size:20% 100%;width:45px;margin:10px auto auto;animation:1s linear infinite l1}@keyframes l1{0%{background-size:20% 100%,20% 100%,20% 100%}33%{background-size:20% 10%,20% 100%,20% 100%}50%{background-size:20% 100%,20% 10%,20% 100%}66%{background-size:20% 100%,20% 100%,20% 10%}to{background-size:20% 100%,20% 100%,20% 100%}}
/*# sourceMappingURL=base.css.map */