:export{gray1:hsl(0,0%,99%);gray2:hsl(0,0%,97.3%);gray3:hsl(0,0%,95.1%);gray4:hsl(0,0%,93%);gray5:hsl(0,0%,90.9%);gray6:hsl(0,0%,88.7%);gray7:hsl(0,0%,85.8%);gray8:hsl(0,0%,78%);gray9:hsl(0,0%,56.1%);gray10:hsl(0,0%,52.3%);gray11:hsl(0,0%,43.5%);gray12:hsl(0,0%,9%);alert1:hsl(24,70%,99%);alert2:hsl(24,83.3%,97.6%);alert3:hsl(24,100%,95.3%);alert4:hsl(25,100%,92.2%);alert5:hsl(25,100%,88.2%);alert6:hsl(25,100%,82.8%);alert7:hsl(24,100%,75.3%);alert8:hsl(24,94.5%,64.3%);alert9:hsl(24,94%,50%);alert10:hsl(24,100%,46.5%);alert11:hsl(24,100%,37%);alert12:hsl(15,60%,17%);pieceColorBlack:#573131;pieceColorWhite:#f7f0be;chalkboardBorderColor:rgba(167,107,55,.761);chessboardBrown:rgba(105,49,49,.75);chalkboardTextColor:rgba(255,255,255,.9);chalkboardTextColorDisabled:hsl(0,0%,43.5%);menuBGColor:hsl(226,56%,34.5%);menuBGColorHover:hsl(226,39.2%,42%);menuBGColorSelectedHover:hsl(226,39.2%,46%);menuBGColorPressed:hsl(226,39.2%,52%);menuTextColor:rgba(255,255,255,.9);menuTextColorDisabled:rgba(255,255,255,.45);menuContainedButtonColor:hsl(226,39.2%,46%);menuContainedButtonColorHover:hsl(226,39.2%,52%);menuContainedButtonColorPressed:hsl(226,39.2%,60%)}.game-status-indicator{display:"flex";flex-direction:column;justify-content:"flex-start";margin-bottom:8px}.game-status-indicator .status,.game-status-indicator .victor{display:block;margin-bottom:.25rem}.game-status-indicator .status .substatus,.game-status-indicator .victor .substatus{padding-left:.5rem;font-size:80%}.game-status-indicator.checkmate .symbols,.game-status-indicator.conceded .symbols{margin-top:.25rem;display:block;font-size:90%}.game-status-indicator.draw .symbols{font-family:sans;display:block;font-size:120%}.game-status-indicator .swatch{display:inline-block;vertical-align:middle;width:42px;height:26px;margin-right:8px;border-radius:3px;border:2px #777 solid;background-color:#f7f0be}.game-status-indicator .swatch.black{background-color:#573131}.game-status-indicator .swatch.small{width:22px;height:22px;margin-right:initial;border-width:1px}@font-face{font-family:TWK Everett;src:url(/chess-two-ways/assets/TWKEverett-Medium-web-d91033f6.woff2) format("woff2");font-weight:500}@font-face{font-family:chalk;src:url(/chess-two-ways/assets/IDidThis-1a538a47.ttf) format("TrueType");font-weight:400;font-style:normal}*{box-sizing:border-box;margin:0;font-family:chalk,sans-serif;font-weight:500}html{font-size:16px;overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:url(/chess-two-ways/assets/chess_bg_1920_low_res-8568854e.jpg);background-size:cover;-webkit-background-size:cover;background-repeat:no-repeat;overflow:hidden}
