@keyframes streakActive{0%{filter:drop-shadow(0 0 0px rgb(255,217,122))}50%{filter:drop-shadow(0 0 4px rgb(255,217,122))}to{filter:drop-shadow(0 0 0px rgb(255,217,122))}}@keyframes limitBreak{to{background-position:center left}}@keyframes blink{to{visibility:hidden}}.fighter-group{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.fighter-group .fighter-input button{min-width:20rem;display:flex;justify-content:space-between}.fighter-group .fighter-input input{min-width:20rem}.dialog-button{margin-top:.5rem;text-align:center;width:100%}.dialog-button button{margin:0 auto}.dialog-title{align-items:center;display:flex;font-size:1.25rem;justify-content:space-between}.dialog-title-close{padding:.25rem}.start-fighter-toggle{display:flex;width:100%}.start-fighter-toggle-item{background-color:#323232}.start-fighter-toggle-item:focus{outline-offset:-1px}.start-fighter-toggle-item:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.start-fighter-toggle-item:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.start-fighter-toggle-item[data-state=on]{background-color:#3838d5}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}.title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.countdown,.turn{align-items:center;display:flex;font-family:Anonymous Pro,monospace;font-size:1.5rem;font-weight:700;gap:.5rem;text-align:center}.subtitle{font-weight:700;margin:.5rem 0;text-align:center}.first-turn-info{font-size:.75rem;margin-top:.5rem;opacity:.75}.fight-report{height:100%;flex-grow:1;display:flex;justify-content:space-between;width:90%;text-align:center}.full-button{text-align:center;width:100%}.fighter-input{align-items:center;display:flex;gap:1rem}.fighter-input:not(:last-child){margin-bottom:1rem}.fighter-init{display:flex;gap:.5rem;justify-content:space-between}.fighter-init button{flex-grow:1;width:49%;text-align:center}.fighter-class-buttons{display:flex;flex-direction:row;margin-top:.25rem}.fighterClassButton{background:none;border:2px solid transparent;border-radius:.5rem;height:36px;outline:none;padding:0}.fighterClassButton:hover{border:2px solid rgba(0,0,0,.3);cursor:pointer}.fighterClassButton:disabled{border:2px solid transparent;cursor:default;opacity:.8}.fighterClassButton.fighterClassSelected{border:2px solid rgb(0,255,0)}.rolls{align-items:flex-start;display:flex;flex-direction:column;height:456px;justify-content:flex-start;min-width:280px}.rolls>div:first-child{margin:0 auto}.rolls>div>.title{margin-bottom:.25rem}.rolls>div>input{font-size:1.5rem;text-align:center;width:150px}.damage-hit{font-size:1.5rem;margin-bottom:.5rem;text-align:center;width:100%}.damage-hit-text{border-top:1px solid white;font-size:1.75rem;margin-top:.75rem;padding-top:.5rem;text-align:center}.damage-hit-difference{align-items:center;border-radius:.25rem;border:2px #9e9e9e dashed;display:flex;font-size:1.5rem;justify-content:space-evenly;margin-block:.75rem}.damage-hit-total{color:#ffb909;font-weight:700;text-shadow:3px 3px rgba(0,0,0,.9098039216)}.damage-breakdown{border-top:1px solid white;display:flex;flex-direction:column;height:100%;margin-top:1rem;width:100%}.damage-breakdown>div{margin-top:.5rem;flex-grow:1}.damage-grid{display:flex;gap:.5rem;width:100%;justify-content:center}.damage-grid-cell{display:grid;justify-items:center;padding-inline:.25rem;text-align:center}.damage-grid-number{font-size:2rem;text-align:center;text-shadow:3px 3px rgba(0,0,0,.9098039216)}.damage-grid-modifier{font-size:1.5rem}.damage-list{margin:.25rem}.critical-hit{color:red}.damage-total{font-weight:700}.limit-break{animation:limitBreak 3s linear infinite;background:repeating-linear-gradient(90deg,red,#ff9a00,#d0de21,#4fdc4a,#3fdad8,#2fc9e2,#1c7fee,#5f15f2,#ba0cf8,#fb07d9,red) bottom right/200% 200%;background-size:2200% 2200%;font-weight:700;font-size:2rem;margin:.5rem auto;text-align:center;width:140px;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.limit-break-anim{animation:limitBreak 3s linear infinite;background:repeating-linear-gradient(90deg,red,#ff9a00,#d0de21,#4fdc4a,#3fdad8,#2fc9e2,#1c7fee,#5f15f2,#ba0cf8,#fb07d9,red) bottom right/200% 200%;background-size:2200% 2200%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.fight-config{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:space-around;width:100%}.fight-setup,.fight-turns{display:flex;flex-grow:1;gap:1rem;justify-content:space-around;width:100%}.fighter-report{min-width:45%}.fight-report-log{margin-top:1rem}.fight-report-damage{background:#00000080;border-radius:1rem;color:#fff;font-size:2rem;margin:.5rem 0;padding:8px 16px}.fight-report-damage-attack{display:flex;font-size:1rem;gap:1rem;justify-content:space-around;margin-block:.5rem}.fight-report-damage-amount{font-family:Anonymous Pro,monospace;font-size:3rem;line-height:3.5rem}.fight-report-damage-guarantee{color:#ffb909}.fight-report-damage-lb{animation:limitBreak 3s linear infinite;background:repeating-linear-gradient(90deg,red,#ff9a00,#d0de21,#4fdc4a,#3fdad8,#2fc9e2,#1c7fee,#5f15f2,#ba0cf8,#fb07d9,red) bottom right/200% 200%;background-size:2200% 2200%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.fight-report-damage-turn{align-items:center;display:flex;flex-direction:column;gap:.25rem;width:48%}.fight-report-damage-turn div.number{align-items:center;display:flex;height:32px}.fight-report-damage-roll{align-items:center;display:flex;flex-direction:column;gap:.25rem;width:48%}.fight-report-damage-roll div.number{align-items:center;display:flex;height:32px}.fight-report-damage-edit{display:flex;gap:.25rem}.fight-report-damage-edit input{max-width:48px;text-align:center}.edit-damage{font-size:.75rem;margin-left:auto;margin-right:auto;margin-top:.5rem}.edit-damage svg{height:24px;width:24px}.no-logs{color:#ffffffbf}.fighter-plate{align-items:center;background:#000;border-radius:.25rem;color:#fff;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem;transition:all .3s}.fighter-plate div{transition:opacity 1s}.fighter-plate.fighter-plate-active{background:#005000;outline:4px solid rgb(203,251,203);outline-offset:4px}.fighter-plate.fighter-plate-ko{background-image:linear-gradient(45deg,#3b3b3b 25%,#474747 25%,#474747 50%,#3b3b3b 50%,#3b3b3b 75%,#474747 75%,#474747);background-size:56.57px 56.57px}.fighter-plate.fighter-plate-ko div{opacity:.5}.fighter-name{font-size:1.25rem}.fighter-name[data-starting-fighter=true]{text-decoration:underline}.fighter-class{font-size:.75rem;margin-bottom:.75rem;opacity:.75}.fighter-hp{align-items:center;display:flex;font-family:Anonymous Pro,monospace;font-size:3rem;font-weight:700;padding-bottom:.5rem;justify-content:space-evenly;width:100%}.fight-night{align-items:flex-start;display:flex;gap:1rem;flex-grow:1}.fighter-misses{align-items:center;border:2px solid rgb(250,250,250);border-radius:.5rem;display:flex;margin-bottom:.5rem;overflow:hidden;transition:all .3s}.fighter-misses div{background-color:#323232;color:#5b5b5b;padding:.25rem .5rem;transition:all .3s}.fighter-misses div:first-child{border-right:1px solid rgb(250,250,250)}.fighter-misses div:last-child{border-left:1px solid rgb(250,250,250)}.fighter-misses div[data-active=true]{background-color:#2929b1;color:#fafafa}.fighter-misses[data-activated=true]{animation:streakActive 2s linear infinite;border-color:#b36f2c}.fighter-misses[data-activated=true] div{background-color:#ffb909;border-color:#b36f2c;color:#522b06}.timer-pause{animation:blink 1s steps(6,start) infinite}.timer-finish{animation:blink 1s steps(6,start) infinite;color:#ff3d3d}.timer-ready{opacity:.5}.timer-warning{color:#ff9e3d}.timer-danger{color:#ff3d3d}@media only screen and (min-width: 1000px){.fight-config{flex-direction:row}.fight-setup,.fight-turns{width:unset}}.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}.columns{display:flex;gap:1rem}.column{width:100%}.joust-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}.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-reverse;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}
