body{font-family:Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}*{box-sizing:border-box}.App-body,footer,header{margin:0 auto;max-inline-size:512px}footer,header{background-color:var(--background-secondary)}ol,ul{padding-left:15px}.App{background-color:var(--background-primary);color:var(--foreground-average);min-block-size:100vh}.App-logo{-webkit-margin-end:25px;align-items:center;display:flex;flex-direction:column;margin-inline-end:25px}.App-logo h1{margin:0}.App-logo img{-webkit-margin-start:15px;height:calc(10px + 2vw);margin-inline-start:15px;pointer-events:none;transform:scaleX(-1)}.App[data-theme=dark] .App-logo img{filter:drop-shadow(0 0 1px var(--foreground-subtle))}.App-header{background-color:var(--background-secondary);color:var(--foreground-subtle);font-size:calc(10px + .4vw);min-height:3vh;padding-bottom:7px}.App-logo[role=button]{cursor:pointer}.App-nav{display:flex;gap:6px}.App-nav button{background:none;border:none;color:var(--foreground-subtle);cursor:pointer;font-size:inherit;padding:4px 8px}.App-nav button.active,.App-nav button:hover{color:var(--foreground-standout)}.App-nav button.active{border-bottom:2px solid var(--foreground-standout)}.App-body{display:flex;flex-direction:row;padding:0 10px}.App-body>section{height:100%;padding:15px 0;width:100%}.App-body>.column{display:flex;flex-direction:row;flex-wrap:wrap;max-width:50%}.column+.column{-webkit-margin-start:20px;margin-inline-start:20px}.subsection+.subsection{margin-top:10px}.row{align-items:center;display:flex;flex-direction:row}.right{margin-inline:auto 15px}.left{margin-inline:15px auto}footer{margin-top:10px;padding:5px 0 15px 15px}footer h4{margin:5px 0}button+button{-webkit-margin-start:6px;margin-inline-start:6px}.course-of-fire-widget{display:flex;flex-direction:column}.course-of-fire-selects{display:flex;flex-direction:row;flex-wrap:wrap}.course-of-fire-select{border:1px solid #333;border-radius:6px;display:block;margin:3px;min-width:2em;padding-block:6px;padding-inline:3px}.total{padding-block:5px;padding-inline:0 15px;text-align:end}.needs-more{background-color:#dd8;color:#222}.needs-fewer{background-color:#c22;color:#ddd}.just-right{background-color:#2c2;color:#333}.score-controls{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;padding-block:10px 20px;padding-inline:5px;width:33%}button.score-control{color:var(--foreground-standout)}.score-control{background-color:var(--background-secondary);border-color:var(--background-primary);font-size:25pt;height:calc(40px + 2vmin);margin-block:5px;margin-inline:0;width:calc(40px + 2vmin)}.value{align-items:center;border:2px solid var(--foreground-subtle);border-radius:calc(55px + 2vmin);display:flex;height:50px;justify-content:center;width:40px}p.score-count{margin-block:5px;margin-inline:0}.count{border-radius:calc(25px + 2vmin);padding:2px}.count.has-count{background-color:#ddf;color:#111}.points{border-radius:calc(25px + 2vmin);padding:2px}.score-columns{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end}.dir-rtl .score-columns{flex-direction:row-reverse}.danger{color:#e22}.button-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px}.button-list.full{width:100%}.dir-rtl .button-list.rtl-rev{align-items:end;flex-direction:row-reverse;width:100%}.button-list button+button{-webkit-margin-start:0;margin-inline-start:0}.App[data-theme=light]{--background-primary:#efeff0;--background-secondary:#dfdfd9;--foreground-subtle:#666;--foreground-average:#444;--foreground-standout:#222;--green:#0a0}.App[data-theme=dark]{--background-primary:#19191f;--background-secondary:#2a2a2f;--foreground-subtle:#999;--foreground-average:#bbb;--foreground-standout:#eee;--green:#7f7}.match-navigation-widget{display:flex;flex-direction:column}.match-navigation-selects{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;margin-bottom:6px}.match-navigation-select{border:1px solid #333;border-radius:6px;display:block;margin:0;min-width:2em;padding-block:6px;padding-inline:3px}.match-navigation-select.active{border:3px solid var(--green)}.match-navigation-select.arrow{max-width:15px}.scoreboard-container{border:1px solid var(--background-secondary);overflow:auto}.scoreboard thead tr:nth-of-type(n+1){font-weight:400}.scoreboard td{min-width:40px;text-align:center}.scoreboard tbody td{border:1px solid var(--foreground-subtle)}.scoreboard tbody td:first-of-type{background-color:var(--background-primary);border:none;font-weight:700;inset-inline-start:0;position:-webkit-sticky;position:sticky}.scoreboard tbody td:nth-last-of-type(-n+2),.scoreboard tbody:last-of-type{background-color:var(--background-secondary)}.switcher.theme dd{margin:0}.switcher.theme button{text-transform:capitalize}.switcher+.switcher{-webkit-margin-before:15px;margin-block-start:15px}.switcher-item+.switcher-item{-webkit-margin-start:15px;margin-inline-start:15px}.switcher div{display:inline-block}.switcher.direction dd{margin:0}.switcher.direction button{text-transform:uppercase}.preferences{position:relative}.preferences button{background:none;border:none;color:inherit;cursor:pointer;font-size:inherit;padding:0}.preferences .chevron{display:inline-block}.preferences.open .chevron{rotate:90deg}.preferences .closed{display:none}.preferences .open{-webkit-border-start:4px solid var(--foreground-standout);-webkit-padding-start:10px;border-inline-start:4px solid var(--foreground-standout);padding-inline-start:10px}.preferences .preferences-container{background-color:var(--background-secondary);inset-inline-end:0;min-width:10vw;padding:5px;position:absolute}.table-of-contents h2{margin-left:15px;margin-top:0}.table-of-contents ul{border-bottom:1px solid var(--foreground-subtle);display:flex;flex-direction:row;list-style:none;padding:0 15px}.table-of-contents li{width:30%}.table-of-contents li a{color:inherit;display:block;height:100%;padding:.25rem;text-decoration:none}.table-of-contents li{border:1px solid var(--foreground-subtle);border-bottom:0;border-radius:5px 5px 0 0}.table-of-contents li.active{border:1px solid var(--foreground-standout);border-bottom:0;border-radius:5px 5px 0 0}.table-of-contents li.active a{font-weight:700}.help-content{margin-left:15px}.help-screenshot-placeholder{align-items:center;border:1px solid var(--foreground-subtle);display:flex;flex-direction:column;justify-content:center;text-align:center}
/*# sourceMappingURL=main.030e4612.css.map*/