@import"https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=IBM+Plex+Mono&family=Poppins:wght@400;600&display=swap";#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;background-color:#60605f;font-family:EB Garamond,serif}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em rgba(100,108,255,.6666666667))}.logo.react:hover{filter:drop-shadow(0 0 2em rgba(97,218,251,.6666666667))}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.dieContainerInner{display:flex}.die{padding:2rem;width:40px;height:40px;border:1px solid #3a6c29;margin:1rem;display:flex;align-items:center;justify-content:center}.die.hold{border:1px solid #efeade;border-radius:10px}.scoreable{border:1px solid darkred;border-radius:6px;cursor:pointer}.scoreboard{background-color:#3a6c29;color:#60605f;border-radius:20px;padding:2rem 4rem 4rem}.scoreboard table{width:80%;margin:0 auto;background-color:#efeade;padding:2rem;border-radius:10px}.scoreboard table:nth-child(2){margin-top:2rem}.scoreboard table tr{margin-bottom:1rem}.scoreboard .playerTotals{margin-bottom:2rem;padding:1rem}.scored{border:1px solid blue}.highlight{color:#3a6c29}button{background-color:#efeade;border-radius:8px;border:1px solid transparent;border:2px solid #60605f;cursor:pointer;color:#3a6c29;font-family:inherit;font-size:1em;font-weight:500;padding:.6em 1.2em;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.dieContainer{background-color:#3a6c29;border-radius:20px;padding:2rem 2rem 0}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
