body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;flex-direction:column;height:95vh;justify-content:space-between;text-align:center}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;font-size:calc(10px + 2vmin);gap:3rem;height:5vh;justify-content:center}.reset-button{color:#fff;display:inline-block;font-size:3rem;position:relative}.button-container{align-content:center;background-color:#000;display:flex;gap:1rem;padding:1rem}.reset-button img{height:3rem}.reset-button b{height:3rem;line-height:3rem}.App-header select{background:#464b52;border:1px solid #464b52;color:#fff;padding:6px}.category-select{display:flex;gap:1rem}.control-element img{height:5vh;width:5vh}.controls-play{background-color:green}.controls-pause{background-color:red}@-webkit-keyframes notice{0%{color:#000}to{color:#c80000}}@keyframes notice{0%{color:#000}to{color:#c80000}}.timeout{-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:notice;animation-name:notice;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@media screen and (min-width:900px){.timer-container{margin:0 auto;width:80%}.timer-screen .digits{font-size:20vh;font-weight:700}.controls{display:flex;justify-content:space-evenly;margin:0 auto;width:30%}.control-element{flex-grow:1;margin:5px 1rem;padding:1rem}}@media screen and (max-width:899px){.timer-screen .digits{font-size:15vh;font-weight:700}.controls{display:flex;justify-content:space-evenly;margin:0 auto;width:80%}.control-element{flex-grow:1;margin:5px 1rem;padding:1rem}}.scores-container{display:flex;justify-content:space-evenly}.score-container{width:45%}.scorecard{background-color:#d3d3d3}.scorecard-even{background:#00f000;background:linear-gradient(90deg,#00f000,#f0f000)}.scorecard span{font-size:15vh;font-weight:700}.score-controls{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:10px 10%}.score-controls span{background-color:#d3d3d3;box-shadow:2px 2px 4px 2px;font-size:3vh;margin:5px;min-width:5vh;padding:5px}@media screen and (min-width:1200px){.score-controls{margin:10px 20%}}@media screen and (min-width:900px){.scores-container{margin:0 auto;width:80%}}@media screen and (max-width:899px){.timer-screen .digits{font-size:15vh;font-weight:700}.controls{display:flex;justify-content:space-evenly}.control-element{flex-grow:1}}
/*# sourceMappingURL=main.5a5d491e.css.map*/