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{box-sizing:border-box;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}h1{color:#e0d8a5;font-size:2rem;text-transform:uppercase}h1,h2{font-family:Times New Roman,Times,serif;font-weight:400;margin:1rem;padding:0}h2{color:#b4aa71;font-size:1.25rem}body{background:#111}.grid{margin:5px}.row{background-color:#222;justify-content:space-between}.cell,.row{display:flex}.cell{align-items:center;border:1px solid #000;color:#eee;font-weight:700;height:100px;justify-content:center;max-height:20%;max-width:20%;text-align:center;width:20%}.cell.civ{background-color:#212946}@media (max-width:700px){.cell.civ{word-break:break-all}.cell.civ.long{font-size:.7rem}}.cell button{border:none;color:#ffffff80;font-size:1.2rem;font-weight:700;height:100%;text-align:center;width:100%}.timerButton{background-color:#666;border:2px solid #aaa;border-radius:5px;color:#eee;cursor:pointer;font-size:1.3rem;margin-top:10px;padding:10px}.timerButton:hover{background-color:#888;border:2px solid #ccc;color:#fff}.timerButton.playing,.timerButton.primary{background-color:#556b2f}.timerButton.warning{background-color:darkred}.timerButton.primary:hover{background-color:olive;border:2px solid #ccc;color:#fff}.footer{padding:20px}.footer a{color:#e0d8a5}
/*# sourceMappingURL=main.aab509af.css.map*/