:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:inherit;color:var(--foreground-color);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--background-color: #242424;--foreground-color: white;--soft-outline: rgb(65, 65, 65);--invert: none;--tooltip-background: none;--OBR-offset-fore: rgb(230, 230, 238);--OBR-offset-back: rgb(49, 49, 65);--OBR-dark-blue: rgb(30, 34, 49);--OBR-light-blue: rgb(60, 62, 75);--OBR-Purple-Select: rgb(187, 153, 255, .5);--BS-red: #A73335}@media (prefers-color-scheme: light){:root{--background-color: #e9e9e9;--foreground-color: rgb(49, 49, 49);--soft-outline: rgb(196, 196, 196);--invert: invert(.65);--invert-click: none;--tooltip-background: rgb(161, 161, 161);--OBR-offset-fore: rgb(44, 44, 46);--OBR-offset-back: rgb(210, 210, 223);--OBR-dark-blue: rgb(209, 210, 217);--OBR-light-blue: rgb(231, 233, 238)}}html,body{height:100%;margin:0;padding:0;cursor:default}#app{height:100%}.title{font-weight:bolder;text-align:center}table{padding:6px 6px 6px 16px;width:100%;height:100%}thead{font-size:large}#playerView{padding:10px;text-align:center;display:flex;justify-content:center}.imageIcon{width:20px;height:20px;margin-left:6px}#patreonContainer{border:1px solid var(--OBR-offset-fore);border-radius:6px;text-align:center;width:20px;height:20px;padding:4px;margin-left:10px}.clickable{filter:var(--invert);background-color:transparent!important;border-style:none!important;height:20px;width:20px;cursor:pointer}.whats-new-shine{filter:invert(50%) sepia(44%) saturate(43) hue-rotate(-45deg) brightness(119%) contrast(80%)}.switch{position:relative;display:inline-block;width:50px;height:24px;margin-right:6px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:var(--slider-color);-webkit-transition:.4s;transition:.4s;border:1px solid white}.slider:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translate(26px)}.tooltip{position:relative;float:right;margin-right:20px;cursor:pointer}.tooltip:hover .tooltiptext{visibility:visible}.slider.round{border-radius:24px}.slider.round:before{border-radius:50%}.tippy-box[data-theme~=battlesystem]{font-style:italic;background:var(--OBR-dark-blue);color:var(--OBR-font);border:1px solid var(--OBR-Purple-Select)}.tippy-box[data-theme~=battlesystem][data-placement^=top]>.tippy-arrow:before{border-top-color:var(--OBR-dark-blue)}.tippy-box[data-theme~=battlesystem][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:var(--OBR-dark-blue)}.tippy-box[data-theme~=battlesystem][data-placement^=left]>.tippy-arrow:before{border-left-color:var(--OBR-dark-blue)}.tippy-box[data-theme~=battlesystem][data-placement^=right]>.tippy-arrow:before{border-right-color:var(--OBR-dark-blue)}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.tippy-box{border:1px transparent}.tippy-box[data-placement^=top]>.tippy-arrow:after{border-top-color:inherit;border-width:8px 8px 0;bottom:-8px;left:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:after{border-bottom-color:inherit;border-width:0 8px 8px;top:-8px;left:0}.tippy-box[data-placement^=left]>.tippy-arrow:after{border-left-color:inherit;border-width:8px 0 8px 8px;right:-8px;top:0}.tippy-box[data-placement^=right]>.tippy-arrow:after{border-width:8px 8px 8px 0;left:-8px;top:0;border-right-color:inherit}.tippy-box[data-placement^=top]>.tippy-svg-arrow>svg:first-child:not(:last-child){top:17px}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow>svg:first-child:not(:last-child){bottom:17px}.tippy-box[data-placement^=left]>.tippy-svg-arrow>svg:first-child:not(:last-child){left:12px}.tippy-box[data-placement^=right]>.tippy-svg-arrow>svg:first-child:not(:last-child){right:12px}.tippy-arrow{border-color:inherit}.tippy-arrow:after{content:"";z-index:-1;position:absolute;border-color:transparent;border-style:solid}
