:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(rgba(1,65,255,.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.tzaar_background_color{background-color:#ced4da}.hidden{display:none}#gameStateDiv{position:absolute;top:32px;left:32px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.flex{display:flex;width:140px;justify-content:space-between}.wrapper{top:calc(50vh - 120px);bottom:0;left:calc(50vw - 100px);right:0;width:100px;height:50px}.skip-turn-button,.wrapper{position:absolute;z-index:999}.skip-turn-button{top:calc(50vh - 20px);left:calc(50vw - 30px)}.ajaxSpinner{position:relative;float:left;height:100px;width:100px}.ajaxSpinner:after{position:absolute;content:"";left:0;top:0;height:100px;width:100px;line-height:100px;color:#546e7a;font-style:italic;font-size:20px;text-align:center}.ajaxSpinner .dot{background:#a56504;position:absolute;left:0;border:1px solid #f3f861;animation:fade 2s linear infinite}.circles .dot{width:20px;height:20px;border-radius:50%}.ajaxSpinner .dotWrapper{position:absolute;width:100px;height:20px;right:50%;margin-right:-100px;top:calc(50% + 55px);margin-bottom:-200px}.dotWrapper:nth-child(2){transform:rotate(45deg)}.dotWrapper:nth-child(2) .dot{animation-delay:-1.75s}.dotWrapper:nth-child(3){transform:rotate(90deg)}.dotWrapper:nth-child(3) .dot{animation-delay:-1.5s}.dotWrapper:nth-child(4){transform:rotate(135deg)}.dotWrapper:nth-child(4) .dot{animation-delay:-1.25s}.dotWrapper:nth-child(5){transform:rotate(180deg)}.dotWrapper:nth-child(5) .dot{animation-delay:-1s}.dotWrapper:nth-child(6){transform:rotate(225deg)}.dotWrapper:nth-child(6) .dot{animation-delay:-.75s}.dotWrapper:nth-child(7){transform:rotate(270deg)}.dotWrapper:nth-child(7) .dot{animation-delay:-.5s}.dotWrapper:nth-child(8){transform:rotate(315deg)}.dotWrapper:nth-child(8) .dot{animation-delay:-.25s}@keyframes fade{0%{transform:scale(1);opacity:1}60%{opacity:.1}95%{transform:scale(.1);opacity:0}to{transform:scale(1);opacity:1}}.stateContainer{position:absolute}