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}table{width:100%}.bottom-border{border-bottom:1px solid #fff}.theme-dark{--background:#000;--default-color:#fff;--stopwatch-time-color:#fff;--stopwatch-button-color:#fff;--stopwatch-reset-button-background:red;--stopwatch-toggle-button-background:green}.theme-light{--background:#fff;--default-color:#000;--stopwatch-time-color:#000;--stopwatch-button-color:#fff;--stopwatch-reset-button-background:red;--stopwatch-toggle-button-background:green}body{background-color:var(--background);color:var(--default-color)}.stopwatch-time-container{color:var(--stopwatch-time-color);margin:5vh 0;text-align:center}.stopwatch-time{font-size:250px}.stopwatch-end{font-size:30px}.stopwatch-judge{background-color:red;border:.5rem solid darkred;font-size:4rem}.stopwatch-buttons{display:flex;justify-content:center}.stopwatch-buttons button{border:none;color:var(--stopwatch-button-color);cursor:pointer;margin:20px;padding:10px 30px}select{border:none;color:#000;cursor:pointer;padding:10px 5px}.stopwatch-buttons button:first-child{background-color:var(--stopwatch-toggle-button-background)}.stopwatch-buttons button:last-child{background-color:var(--stopwatch-reset-button-background)}.cursor{cursor:pointer}.logo{height:20vh}.header-container{align-items:center;display:flex;justify-content:space-between;margin:1vh}.title-content{font-size:30px}.horizontal-container{align-items:center;display:flex}.padding-left{padding-left:1vh}.padding-right{padding-right:1vh}.select{align-content:center;align-items:center;justify-content:center}.toggle-container{align-items:center;display:flex;padding-right:3vh}.vertical-container{display:flex;flex-direction:column}.small-input{text-align:center;width:4rem}.center{align-items:center;text-align:center}
/*# sourceMappingURL=main.0de83145.css.map*/