:root{--primary-color: rgba(227, 227, 227, 1);--secondary-color: rgba(201, 201, 201, 1);--bg-color: rgba(242, 242, 242, 1);--font-color: rgba(36, 36, 36, 1);--font-color-highlight: rgba(6, 6, 6, 1);--always-light-font: rgba(242, 242, 242);--qtone-color: rgba(45, 99, 222, 1);--qtone-highlight: rgba(54, 108, 234, 1);--info-color: rgba(54, 108, 234, 1);--pass-color: rgba(36, 172, 93, 1);--warn-color: rgba(251, 118, 63, 1);--alarm-color: rgba(216, 60, 54, 1)}@font-face{font-family:didact;src:url("./media/DidactGothic-Regular-GN3RJDC5.ttf") format("truetype")}.material-symbols-rounded{font-variation-settings:"FILL" 0,"wght" 100,"GRAD" 0,"opsz" 24}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body,html{margin:0;padding:0;font-family:didact;color:var(--font-color);background-color:var(--bg-color)}button{font-family:Didact;font-weight:100}h1{display:flex;font-size:36px;align-items:center}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}h1,h2,h3,h4,h5,h6{font-family:Didact;font-weight:100;margin:10px 0}button{background-color:var(--qtone-color);font-family:inherit;color:var(--always-light-font);border:none;padding:9px;border-radius:3px}button:hover{cursor:pointer;opacity:.7}button:active{opacity:.4}button:disabled{opacity:.5}.icon-button:hover{cursor:pointer;opacity:.7}.link:hover{opacity:.7;cursor:pointer}input{background-color:transparent;height:21px;border:solid 1px;border-radius:3px}hr{width:100%;height:1px;border:none;background-color:var(--primary-color)}a{text-decoration:none;color:var(--font-color)}::-webkit-scrollbar{width:0px;height:3px}::-moz-scrollbar{scrollbar-width:none}::-o-scrollbar{width:0px;height:3px}::-webkit-scrollbar-track{border-radius:3px}::-moz-scrollbar-track{border-radius:3px}::-o-scrollbar-track{border-radius:3px}::-webkit-scrollbar-thumb{background:#888;border-radius:3px}::-moz-scrollbar-thumb{background:#888;border-radius:3px}::-o-scrollbar-thumb{background:#888;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#555}::-moz-scrollbar-thumb:hover{background:#555}::-o-scrollbar-thumb:hover{background:#555}
