@import"https://fonts.googleapis.com/css2?family=Anonymous+Pro:wght@700&family=Roboto+Slab:wght@400;700&display=swap";body{background-image:url(https://cdn.glitch.global/3b500d09-b864-4b67-8d82-9b83bd692a04/tfh_background_effects.png?v=1676391965033);background-position:center;color:#fff;font-family:Roboto Slab,serif}body>div{background:rgb(91,91,91);background:linear-gradient(180deg,rgba(91,91,91,.5) 0%,rgba(251,37,37,.5) 100%);height:100vh;padding:.5rem;overflow-y:scroll}div#root{background:rgb(91,91,91);height:100vh}input,button,select,option{font-family:Roboto Slab,serif}input,select{border-radius:4px;color:#000;padding:4px 8px}button{align-items:center;background-color:#1c1c75;border:1px solid #6161ff;border-radius:4px;color:#fff;display:flex;gap:1rem;justify-content:center;font-weight:700;padding:4px 16px}button.secondary{background-color:#555;border-color:#222;margin-left:16px}dialog{border-color:#222;border-radius:8px;background-color:#444;color:#fff;box-shadow:8px 8px 10px -1px #000000b3;text-align:center;width:80%}.dialog-button{margin-top:.5rem;text-align:center;width:100%}.dialog-button button{margin:0 auto}dialog::backdrop{background-color:#00000080}button:hover{cursor:pointer}button:disabled{opacity:.5}.calculator{display:flex;flex-direction:column;gap:1rem}.card{background-color:#00000080;border-radius:.5rem;padding:1rem}.columns{display:flex;gap:1rem}.column{width:100%}.title{align-items:center;display:flex;font-size:1.5rem;font-weight:700;gap:2rem;justify-content:space-between;margin-bottom:1rem;text-align:center}.scorer{align-items:center;display:flex;gap:1rem;justify-content:space-between}.score{background-color:#000000b3;border-radius:.5rem;min-width:4rem}.roller{align-items:center;display:flex;gap:1rem;justify-content:flex-start}.roller input{max-width:4rem}.joust-controls{align-items:center;display:flex;justify-content:space-between}.joust-controls div{display:flex;gap:1rem}hr.divider{margin-block:1rem}.log-entry{align-items:center;background-color:#00000080;border-radius:.25rem;display:flex;justify-content:space-between;gap:1rem;padding:.5rem;min-height:52px}.logs{display:flex;flex-direction:column;gap:1rem}.log-empty{font-size:1.25rem;font-style:italic;opacity:.75}.log-roll{font-size:1.25rem}.log-description{font-size:.75rem}.log-score{font-size:1.25rem;font-weight:700}
