#root{display:block;text-align:center;background-color:#2e405e}.Dashboard{margin:10px;flex-grow:1;flex-wrap:wrap;display:flex}.Tile{color:#57667e;background-color:#ebebeb;border-radius:5px;padding:5px;flex-grow:1;min-width:15%;margin:5px;overflow:hidden}.TileHeader{display:flex}.CloseBtn{color:#000;margin:0 5px 0 auto;padding-top:0;width:fit-content;font-weight:bolder;font-family:Nunito,sans-serif;-webkit-user-select:none;user-select:none}.CloseBtn:hover{color:#b22222;cursor:pointer}.TileContentContainer{margin-right:auto;margin-left:5px;display:flex}.TileImg{height:25px}.TaskCounter{background:green;color:#fff;aspect-ratio:1;border-radius:50%;align-content:center;font-family:Nunito,sans-serif;font-weight:bolder;width:50px;margin:auto}.StatusList{margin:5px;flex-grow:1}.Status{min-width:100px;height:fit-content;color:#fff;margin:3px;border-radius:3px}.Green{background-color:#228b22}.Yellow{background-color:#e19f13}.Red{background-color:red}.Header{display:flex;height:fit-content;width:100%;background-color:#245f91}.Breaker{margin-left:auto}.HeaderButton{background-color:#80acee;font-weight:700;font-size:large;color:#fff;padding:5px;border-radius:5px;cursor:pointer;margin:5px;align-content:center;text-align:center;justify-content:center;padding-top:auto;padding-bottom:auto;-webkit-user-select:none;user-select:none;text-overflow:ellipsis;text-wrap:nowrap}.HeaderButton:Hover{background-color:#1564da}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:block;min-width:320px;min-height:100vh;text-align:center;background-color:#2e405e}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
