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{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#474747;color:#ffec9d;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;margin-bottom:10px;min-height:10vh;padding-bottom:10px}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}header{margin:0 0 5px}body{background-color:#e4e4e4}body,main{margin:0 auto}main{width:95%}.grids{align-items:stretch;background:transparent;display:grid;grid-template-columns:repeat(2,1fr);justify-self:stretch;margin:0 auto;max-width:100}.grid>div{border:1px solid #777;border-radius:8px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2),0 2.5rem 5rem 0 rgba(0,0,0,.1);margin:3px;padding:10px}@media (max-width:600px){.grids{grid-template-columns:1fr}}*,:after,:before{box-sizing:border-box}:focus{outline:3px dashed #000;outline-offset:0}h1{margin-top:0}h1,h2{margin-bottom:0;text-align:center}h2{border-bottom:1px dashed #000;padding-bottom:10px}button,input,optgroup,select,textarea{border-radius:5px;font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}input[type=text]{border-radius:0}select{background:#fff;border-radius:8px}.workout{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;justify-content:center;margin:0 auto}.workout:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.workout:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.leaderboard{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;justify-content:center;margin:0 auto}.leaderboard:first-child{border-top-left-radius:8px;border-top-right-radius:8px;color:red}.leaderboard:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.input-group{display:flex;justify-content:space-between}.input-group>*{flex:1 1 49%}.input-group>*+*{margin-left:.7rem}
/*# sourceMappingURL=main.08ee0d9a.css.map*/