:root{--text-color:#000000;--button-text-color:#000000;--bg-color:#888888;--page-bg-color:#ffffff;--card-bg-color:#fefefe;--card-bg-color-disabled:#f0f0f0;--bg-image:url(/static/spiel_base/borromean-tiling.png)}@media (prefers-color-scheme:dark){:root{--text-color:#eeeeee;--bg-color:#202020;--page-bg-color:#121212;--card-bg-color:#333333;--card-bg-color-disabled:#252525;--bg-image:url(/static/spiel_base/borromean-tiling_inverted.png)}}html{font-family:sans-serif;color:var(--text-color);margin:0;padding:0;background-color:var(--bg-color)}body{margin:0;padding:0;display:flex;justify-content:center;background-image:var(--bg-image);background-repeat:repeat;background-color:var(--bg-color);height:100%;width:100%;min-height:100vh}.adminBody{background-color:#ca5959!important}@media (prefers-color-scheme:dark){.adminBody{background-color:#3c1616!important}}@media all and (max-width:768px){body{align-items:flex-start}}.contentContainer{box-shadow:rgba(50,50,93,.25) 0 6px 12px -2px,rgba(0,0,0,.3) 0 3px 7px -3px;background-color:var(--page-bg-color);width:50%;padding:1rem;box-sizing:border-box}@media all and (max-width:1025px){.contentContainer{width:86%}}@media all and (max-width:768px){.contentContainer{width:100%;min-height:50vh}}hr{height:2px;border-width:0;background-color:#282828}.errorlist{background-color:#ff5858;border-radius:.5em;border-color:#8e8e8e;border-width:2px;border-style:solid;list-style-position:inside;padding:.5rem;margin:0;margin-bottom:1rem}.donationButton{background:0 0;color:inherit;border:none;padding:.125rem;margin:0;font:inherit;cursor:pointer;outline:inherit;background-color:#909090;border:.2rem solid #000;display:flex;justify-content:space-between;align-items:center}@media (prefers-color-scheme:dark){.donationButton{background-color:#404040}}.donationButtonText{display:inline;margin:.5rem}.donationButtonFullWidthTop{border-top-left-radius:.5rem;border-top-right-radius:.5rem;grid-column:1/3}.donationButtonTopLeft{border-top-left-radius:.5rem}.donationButtonTopRight{border-top-right-radius:.5rem}.donationButtonBottomLeft{border-bottom-left-radius:.5rem}.donationButtonBottomRight{border-bottom-right-radius:.5rem}.optionButtonActive{background-color:#080}.optionButtonLoading{background-color:#404040}@media (prefers-color-scheme:dark){.optionButtonLoading{background-color:#282828}}.buttonPredictedGainPill{padding:calc(.5rem - 4px) .5rem;border:2px solid #000;border-radius:999999px;background-color:#888;display:inline}.buttonPredictedGainPill:empty{display:none}.buttonPredictedGainPill_gain{background-color:#00a600}.buttonPredictedGainPill_loss{background-color:#cd0000}.verticalForm{display:flex;flex-direction:column;align-items:center}.verticalForm>p{margin:.5rem}.itemColumn{display:flex;flex-direction:column;margin:1rem}.buttonColumn{flex-direction:column;margin:1rem;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:0px;grid-row-gap:0px}.dropdownColumn{display:flex;flex-direction:column;margin:1rem;align-items:flex-end}.itemCard{background-color:var(--card-bg-color);box-shadow:rgba(50,50,93,.25) 0 6px 12px -2px,rgba(0,0,0,.3) 0 3px 7px -3px;padding:1em;margin:3%;font-family:sans-serif;text-decoration:none;color:inherit;font-size:1.1rem;font-weight:600}.itemCard:hover{transform:scale(1.03);transition:50ms}.itemCard:active{transform:scale(.95);transition:50ms}.itemCardDisabled{background-color:var(--card-bg-color-disabled);cursor:not-allowed;pointer-events:none}.cardWrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr}@media all and (max-width:768px){.cardWrapper{grid-template-columns:repeat(2,1fr)}}.headlineContainer{display:flex;justify-content:space-between;margin-bottom:1rem}.headlinePlayerContainer{display:flex;flex-direction:column;justify-content:center}.playerNicknameContainer{font-weight:600;font-size:1.1rem;margin:0;text-align:center}.button{color:var(--button-text-color);box-shadow:rgba(50,50,93,.25) 0 6px 12px -2px,rgba(0,0,0,.3) 0 3px 7px -3px;padding:.4rem .6rem;margin:.5rem;text-decoration:none;font-size:1.1rem;font-weight:400;border-radius:.5rem;display:inline-block;border:0;cursor:pointer}.button:hover{transform:scale(1.03);transition:50ms}.button:active{transform:scale(.95);transition:50ms}.navigationBackButton{background:#00f260;background:linear-gradient(145deg,#00f260 0,#4c9ced 100%);margin:0}.actionButton{background:#fffe85;background:linear-gradient(120deg,#fffe85 0,#fc5c7d 100%)}.actionButton2{background:#4136ff;background:linear-gradient(120deg,#4136ff 0,#00ff82 100%)}.dangerButton{background-color:red;background:linear-gradient(145deg,#ff5858 0,#a30000 100%)}.dangerButtonDisabled{box-sizing:border-box;background-color:red;background:linear-gradient(145deg,rgba(255,88,88,.2) 0,rgba(163,0,0,.2) 100%);border:.2rem solid #a30000;padding:.2rem .4rem;cursor:default}.playerListEntry{font-size:1.2rem;padding:.1rem}table,td,th{border:1px solid;border-collapse:collapse}.playerListTable th{padding:.25rem}.playerListTable td{padding:.25rem}.playerListTable{border-color:#000}@media (prefers-color-scheme:dark){.playerListTable{border-color:#fff}}.playerListWrapper{flex-direction:column;display:flex;justify-content:center;align-items:center}.playerlistButtonContainer{margin:1rem;display:flex;justify-content:space-around;align-items:center}.buttonContainer{display:flex;justify-content:center}.logoutButtonContainer{margin-top:5rem}.loginForm{padding:1.5rem}h1{font-family:serif}h2{font-family:serif}form>input{margin-bottom:.75rem}.formWrapper{padding:1.5rem}.pageHeader{margin:0}.formText{text-align:center}.breadcrumb{color:inherit;text-decoration:underline}.chartCanvas{margin:1rem;flex-grow:1}input[type=number],input[type=password],input[type=text]{font-size:max(1rem, 16px)}svg text{fill:var(--text-color)}.replayControlRow input[type=range]{width:100%}.replayControlRow button{margin:0 2rem}.replayControlRow{display:flex;align-items:stretch;justify-content:center}.playerSummary{border:1px solid #000;margin:5px 0;padding:5px}@media (prefers-color-scheme:dark){.playerSummary{border-color:#fff}}.gameExplanation{border:1px solid #000;margin:5px 0;padding:5px}.gameExplanation table{width:100%;text-align:center;border-spacing:5px;background-color:#dfd;border:1px dotted green}@media (prefers-color-scheme:dark){.gameExplanation{border-color:#fff}.gameExplanation table{background-color:#202;border-color:green}}@keyframes sweep{0%{opacity:0;transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}#fullscreenContainer:fullscreen{width:100vw;height:100vh;display:flex;flex-direction:column;background-color:#fff}@media (prefers-color-scheme:dark){#fullscreenContainer:fullscreen{background-color:#000}}#fullscreenContainer:fullscreen p{font-size:2rem;font-weight:bolder}.donationInfoContainer{display:flex;justify-content:space-around;flex-wrap:wrap}.donationInfoContainer p{padding:.5rem;margin:0}.lds-ripple{display:inline-block;position:relative;width:80px;height:80px}.lds-ripple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0;left:0;width:72px;height:72px;opacity:0}}#requestCompleted{position:absolute;top:0;bottom:0;display:flex;flex-direction:column;justify-content:center;visibility:hidden}#requestLoader{position:relative;display:flex;justify-content:center;visibility:hidden}.lds-default{display:inline-block;position:relative;width:80px;height:80px;transform:scale(.6)}.lds-default div{position:absolute;width:6px;height:6px;background:#000;border-radius:50%;animation:lds-default 1.2s linear infinite}@media (prefers-color-scheme:dark){.lds-default div{background:#fff}}.lds-default div:nth-child(1){animation-delay:0s;top:37px;left:66px}.lds-default div:nth-child(2){animation-delay:-.1s;top:22px;left:62px}.lds-default div:nth-child(3){animation-delay:-.2s;top:11px;left:52px}.lds-default div:nth-child(4){animation-delay:-.3s;top:7px;left:37px}.lds-default div:nth-child(5){animation-delay:-.4s;top:11px;left:22px}.lds-default div:nth-child(6){animation-delay:-.5s;top:22px;left:11px}.lds-default div:nth-child(7){animation-delay:-.6s;top:37px;left:7px}.lds-default div:nth-child(8){animation-delay:-.7s;top:52px;left:11px}.lds-default div:nth-child(9){animation-delay:-.8s;top:62px;left:22px}.lds-default div:nth-child(10){animation-delay:-.9s;top:66px;left:37px}.lds-default div:nth-child(11){animation-delay:-1s;top:62px;left:52px}.lds-default div:nth-child(12){animation-delay:-1.1s;top:52px;left:62px}@keyframes lds-default{0%,100%,20%,80%{transform:scale(1)}50%{transform:scale(1.5)}}#timelinePause{display:none}#gameTimeRangeDisplay{margin:.5rem}#replaySpeedDisplay{margin:.5rem}.errorLog{overflow:auto;border-radius:1rem;padding:0;margin:0;background-color:#eee;box-shadow:rgba(50,50,93,.25) 0 6px 12px -2px inset,rgba(0,0,0,.3) 0 3px 7px -3px inset}@media (prefers-color-scheme:dark){.errorLog{background-color:#303030}}.logEntry{border-radius:.5rem;padding:.2rem .6rem;background-color:var(--page-bg-color);margin:1rem;box-shadow:rgba(50,50,93,.25) 0 6px 12px -2px,rgba(0,0,0,.3) 0 3px 7px -3px}.logHeader{display:flex;justify-content:space-between;margin:.5rem 0}.logTraceback{overflow:scroll}.logTraceback pre{margin-top:0}.checkboxContainer{margin-bottom:.25rem;display:flex;justify-content:space-around}