.tile{height:100%;width:100%;padding:8px;display:flex;flex-direction:column;align-items:flex-top;border-radius:5px;background:#255074;background:linear-gradient(135deg,rgba(37,80,116,.30015756302521013),#017eb8 85%)}.form{width:90%;max-width:50rem;margin:auto;padding:.55rem}.form__control{margin:1rem 0;display:flex;align-items:stretch;flex-direction:column;overflow:hidden}.form__control input,.form__control label{display:block}.form__control label{font-weight:700;flex:1 1;color:#464646;margin-bottom:.5rem}.form__control input{flex:3 1;font:inherit;padding:.45rem .35rem;border-radius:6px;border:1px solid #ccc}.form__control input:focus{outline:none;border-color:#001e5f;background:#c8ccfc}.form__control.invalid input{border-color:#be2509;background:#fbdada}.form__actions{text-align:center}.form__actions button{font:inherit;border:1px solid #001e5f;background:#001e5f;color:#fff;padding:.55rem 3.5rem;margin:.45rem .75rem;cursor:pointer;font-size:1.15rem;border-radius:30px}.form__actions button:active,.form__actions button:hover{background:#163d92;border-color:#163d92}.form__actions button:focus{outline:none}.form__actions button:active:disabled,.form__actions button:disabled,.form__actions button:focus:disabled,.form__actions button:hover:disabled{background:#ccc;border-color:#ccc;color:#666;cursor:not-allowed}@media (min-width:768px){.form__control{align-items:center;flex-direction:row}}.counter{width:90%;max-width:50rem;margin:auto;display:block;padding:.55rem}.counter__control{margin:1rem 0;display:flex;flex-direction:row;justify-content:space-evenly;flex-wrap:wrap;overflow:hidden}.counter__control label{display:block;font-weight:700;flex:1 1;color:#464646;margin-bottom:.5rem}.counter__board{display:flex;flex-direction:column;width:5.5rem;height:5.5rem;border:1px solid #ececec;background-color:#001e5f;color:#fff;margin:.45rem .75rem;border-radius:12px;align-items:center;justify-content:center;box-shadow:0 1px 8px rgba(0,0,0,.25)}.counter__board__header{font-size:.75rem;font-weight:700}.counter__board__data{font-size:1.5rem;font-weight:700}.counter__board__footer{font-size:.75rem}.list-item{display:flex;justify-content:space-between;align-items:center;padding:.65rem;margin:.25rem 0;border:1px solid #ececec;background-color:#001e5f;color:#fff;border-radius:5px;box-shadow:0 1px 8px rgba(0,0,0,.25)}.list-item__data{display:flex;flex-direction:column;align-items:flex-start;flex-flow:column-reverse;justify-content:flex-start;flex:1 1}.list-item h2{color:#3a3a3a;font-size:1rem;flex:1 1;margin:0 1rem;color:#fff}.list-item button{font:inherit;border:1px solid #2196f3;background:#2196f3;color:#fff;padding:.3rem 1rem;margin:.05rem .35rem;cursor:pointer;font-size:.85rem;border-radius:30px}.list-item button:active,.list-item button:hover{background:#03a9f4;border-color:#03a9f4}.list-item button:focus{outline:none}.list-item button:active:disabled,.list-item button:disabled,.list-item button:focus:disabled,.list-item button:hover:disabled{background:#ccc;border-color:#ccc;color:#666;cursor:not-allowed}@media (min-width:580px){.list-item__data{flex-direction:row;align-items:center;justify-content:flex-start}.list-item__data h2{font-size:1.25rem}}.list{height:95%;display:block;padding:.55rem;overflow-y:auto}.list__control{margin:1rem 0;display:block;overflow:hidden}.list__control label{display:block;font-weight:700;color:#464646;margin-bottom:.5rem}.list__control ul{list-style:none;padding:.75rem 1rem;display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;overflow:hidden}.list__fallback{color:#fff;text-align:center;font-size:2rem;margin:1rem 0}*,:after,:before{box-sizing:border-box;outline:none}body,html{height:100%;width:100%;margin:0;padding:0;color:#000;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";background:#fff}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:.75em}::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}::-webkit-scrollbar-thumb{background:#001e5f;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#163d92}#root{margin:0 auto;height:100%;width:100%}.app{padding:16px 8px;height:100%;flex-direction:column;justify-content:center;font-family:sans-serif}.app,.split-selection{width:100%;display:flex;align-items:center}.split-selection{justify-content:space-around}.splits{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;border-radius:5px}.gutter-horizontal{padding:0 1px;height:200%;width:20px}.gutter-horizontal:hover{cursor:col-resize}.dragger-horizontal{display:none}.gutter-vertical{padding:0 1px;height:20px;width:100%}.gutter-vertical:hover{cursor:row-resize}.dragger-vertical{display:none}
/*# sourceMappingURL=main.0b1a2653.chunk.css.map */