html,body,#root{margin:0;padding:0;height:100%;width:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#474545}*{scrollbar-width:thin;scrollbar-color:rgba(128,128,128,.45) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#80808073;border-radius:4px}*::-webkit-scrollbar-thumb:hover{background-color:#808080bf}._app_171xm_1{-webkit-user-select:none;user-select:none;display:flex;flex-direction:row;justify-content:center;align-items:stretch;height:100vh;width:100vw;overflow:hidden}h2,h3,h4{color:var(--colorBrandStroke2);vertical-align:bottom}h2 centered{margin:auto}._unselectable_171xm_45{cursor:not-allowed}._none_171xm_53{fill:unset;color:#7e027e}._shadowed_171xm_65 svg{filter:drop-shadow(3px 5px 2px rgb(0 0 0 / .4))}._centered_171xm_73{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:auto}._container_171xm_89{font-size:calc(10px + 2vmin);padding:0;display:flex;justify-content:flex-start;flex-direction:column;align-items:stretch;flex:1 1 auto;min-width:0;min-height:0;height:100%;box-sizing:border-box}._containerOuter_171xm_117{display:flex;flex-direction:row;align-items:stretch;width:100vw;height:100vh;min-width:0;min-height:0}._containerOuter_171xm_117>._container_171xm_89{grid-area:board}._containerOuter_171xm_117>._chat_171xm_145{grid-area:chat;background-color:#474545;padding:10px 8px;border-bottom:1px solid var(--colorBrandStroke2);border-right:1px solid var(--colorBrandStroke2);border-top:1px solid var(--colorBrandStroke2);border-radius:4px}._containerOuter_171xm_117>._chatSend_171xm_165{grid-area:chatSend}._chatContainer_171xm_173{flex:0 0 auto;width:280px;height:100vh;box-sizing:border-box;padding:18px 7px 5px 0;background-color:var(--colorBrandForeground1);display:flex;flex-direction:column;min-height:0}._chat_171xm_145{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}._chatSub_171xm_211{flex:1 1 auto;min-height:0;padding-right:10px;margin-bottom:10px;overflow-y:auto;overflow-x:hidden}._chatSub_171xm_211::-webkit-scrollbar{width:5px}._chatSub_171xm_211::-webkit-scrollbar-track{background-color:#eceef2;border-radius:180px}._chatSub_171xm_211::-webkit-scrollbar-thumb{background-color:#9b9b9b}._chatSend_171xm_165{flex:0 0 auto;position:relative;display:flex;flex-direction:row;align-items:stretch}._chatSendLabel_171xm_269{margin-top:7px;margin-right:10px;color:#00f}._chatButton_171xm_281{margin-left:2px}._chatInput_171xm_289{width:100%;margin-right:2px}._chatInput_171xm_289::-webkit-scrollbar{width:5px}._chatInput_171xm_289::-webkit-scrollbar-track{background-color:#eceef2;border-radius:180px}._chatInput_171xm_289::-webkit-scrollbar-thumb{background-color:#9b9b9b}._chatBubbleRight_171xm_323{position:relative;background:var(--colorNeutralStroke1);border-radius:.4em;color:var(--colorBrandForeground2);padding:10px;margin-bottom:20px}._chatBubbleRight_171xm_323:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:0;border:15px solid transparent;border-top-color:var(--colorNeutralStroke1);border-bottom:0;border-left:0;margin-left:-82px;margin-bottom:-14px}._chatBubbleLeft_171xm_371{position:relative;background:var(--colorNeutralStroke2);border-radius:.4em;color:var(--colorBrandForeground1);padding:10px;margin-bottom:20px}._chatBubbleLeft_171xm_371:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:0;border:15px solid transparent;border-top-color:var(--colorNeutralStroke2);border-bottom:0;border-right:0;margin-left:70px;margin-bottom:-14px}._boldLabel_171xm_419{font-weight:500}._boardHeader_171xm_427{display:flex;flex:0 0 auto;width:100%;box-sizing:border-box;align-items:center;justify-content:space-between;padding:8px 12px;gap:12px;color:var(--colorBrandStroke2);position:relative}._boardHeaderLogo_171xm_453{height:clamp(16px,5vw,28px);width:auto;display:block}._boardHeaderTitle_171xm_465{display:flex;align-items:center;flex:0 0 auto}._boardHeaderMiddle_171xm_477{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;font-size:clamp(9px,3.2vw,14px);max-width:calc(100% - 110px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}._captureScoreboard_171xm_509{display:flex;align-items:center;gap:14px;font-variant-numeric:tabular-nums}._captureScore_171xm_509{display:flex;align-items:center;gap:4px;font-weight:600}._captureScore_171xm_509 svg{width:18px;height:18px}._captureScoreWinner_171xm_547{color:#d13438;animation:_captureScorePulse_171xm_1 1.2s ease-in-out infinite}._captureScoreWinner_171xm_547 svg{filter:drop-shadow(0 0 3px #d13438)}@keyframes _captureScorePulse_171xm_1{0%,to{opacity:1}50%{opacity:.4}}._boardHeaderRight_171xm_575{flex:0 0 auto;width:28px;height:28px;display:flex;align-items:center;justify-content:center}._messagePopoverAnchor_171xm_593{display:block;flex:0 0 auto;width:100%;height:0}._messagePopoverSurface_171xm_607{box-sizing:border-box;max-width:min(420px,calc(100vw - 24px));padding:6px 8px 6px 12px}._messagePopoverContent_171xm_619{display:flex;align-items:center;gap:8px;min-width:0}._messagePopoverText_171xm_633{min-width:0;overflow-wrap:anywhere;font-size:14px;line-height:1.35}._reviewPopoverAnchor_171xm_647{display:block;flex:0 0 auto;width:100%;height:0}._reviewPopoverSurface_171xm_661._reviewPopoverSurface_171xm_661{box-sizing:border-box;padding:4px 8px}._boardContainer_171xm_671{flex:1 1 auto;width:100%;min-width:0;min-height:0;box-sizing:border-box;padding:0 5px;display:flex;align-items:center;justify-content:center;container-type:size}._boardPieceContainer_171xm_697{display:flex;align-items:center;justify-content:center;cursor:pointer;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden}._boardPieceContainerIcon_171xm_721{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._boardPieceContainerIcon_171xm_721>svg{display:block;width:100%;height:100%}._boardPieceClickTarget_171xm_753{display:flex;align-items:center;justify-content:center;width:100%;height:100%;line-height:0}._boardPiecePreviewTarget_171xm_771{cursor:none}._boardPiecePreviewTarget_171xm_771:hover svg{opacity:.5}._capturedPiece_171xm_787 svg{transform-origin:center;animation:_capturedPiece_171xm_787 1.3s ease-in forwards}@keyframes _capturedPiece_171xm_787{0%,76.9%{scale:1;opacity:1;filter:drop-shadow(0 0 8px #ffbf00) drop-shadow(0 0 14px #fff2a8)}to{scale:0;opacity:0;filter:drop-shadow(0 0 2px #ffbf00)}}@media(prefers-reduced-motion:reduce){._capturedPiece_171xm_787 svg{animation-timing-function:step-end}}._boardFooter_171xm_835{display:flex;flex:0 0 auto;width:100%;box-sizing:border-box;align-items:center;justify-content:space-between;padding:8px 12px;gap:12px;color:var(--colorBrandStroke2);font-weight:200}._boardFooterLeft_171xm_861{flex:0 1 auto;min-width:0;display:flex;align-items:center;gap:.5em;font-size:clamp(9px,3vw,14px);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._boardFooterLeftPlayerIcon_171xm_887{width:16px;height:16px;display:flex;align-items:center;justify-content:center}._boardFooterLeftIcon_171xm_903{display:flex;align-items:center}._boardFooterLeftIcon_171xm_903 svg{width:1.2em;height:1.2em}._reviewControls_171xm_923{display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600}._reviewLabel_171xm_939{font-size:16px;font-weight:700}._reviewButton_171xm_949{display:inline-flex;align-items:center;justify-content:center;width:38px;height:32px;padding:0;border:0;color:var(--colorBrandStroke2);background:transparent;cursor:pointer}._reviewButton_171xm_949:hover:not(:disabled){opacity:.75}._reviewButton_171xm_949:focus-visible{outline:2px solid var(--colorStrokeFocus2);outline-offset:2px}._reviewButton_171xm_949:disabled{color:var(--colorBrandStroke2);opacity:.35;cursor:default}._reviewButton_171xm_949 svg{width:30px;height:24px}._boardFooterRight_171xm_1015{flex:0 0 auto;display:flex;align-items:center;gap:18px}._boardFooterIconItem_171xm_1029{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;gap:1px;line-height:1}._boardFooterRight_171xm_1015>:first-child{margin-left:-4px;margin-right:4px}._boardFooterIconItem_171xm_1029 svg,._boardFooterIconItemDisabled_171xm_1061 svg{width:14px;height:14px;display:block}._boardFooterIconItemDisabled_171xm_1061{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:not-allowed;opacity:.4;gap:1px;line-height:1}._boardFooterIconLabel_171xm_1095{font-size:9px;line-height:1;color:var(--colorBrandStroke2);white-space:nowrap}._boardFooterIconItemPulse_171xm_1109 svg{animation:_footerIconPulse_171xm_1 1.2s ease-in-out infinite,_footerIconSpin_171xm_1 5s linear infinite;transform-origin:center}@keyframes _footerIconPulse_171xm_1{0%,to{scale:1;opacity:1}50%{scale:1.18;opacity:.7}}@keyframes _footerIconSpin_171xm_1{0%,80%{rotate:0deg}to{rotate:360deg}}@media(prefers-reduced-motion:reduce){._boardFooterIconItemPulse_171xm_1109 svg,._captureScoreWinner_171xm_547{animation:none}}._pointer_171xm_1157{cursor:pointer}._smallSubscript_171xm_1165{font-size:.6em;vertical-align:super;margin-left:-18px;cursor:not-allowed}._thinkingBody_171xm_1179{display:flex;align-items:center;flex-direction:row;justify-content:center;gap:8px;font-size:13px;font-weight:500}._thinkingText_171xm_1199{color:var(--colorBrandStroke2);font-size:13px}._howToPlayTitle_171xm_1209{height:1em;margin:auto}._howToPlayBody_171xm_1219{color:var(--colorBrandStroke2);font-weight:475}._howToPlayClosingMessage_171xm_1229{display:flex;justify-content:center;width:100%;text-align:center}._howToPlayImage_171xm_1243{top:10px;display:block;margin:auto}._howToPlayImages_171xm_1255{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin:auto}._howToPlayImages_171xm_1255>svg{display:block;flex:0 1 230px;max-width:100%}._gameStartBody_171xm_1285{display:flex;flex-flow:column;justify-content:center;align-items:stretch}._gameStartDialogContent_171xm_1299{margin:10px 0 0!important}._dialogContent_171xm_1307{margin:unset}._gameStartListItem_171xm_1315{margin-bottom:1em;width:100%;display:flex;flex-direction:column;align-items:center}._gameStartTitleRight_171xm_1331{display:flex;align-items:center;gap:.8em;cursor:pointer;font-size:.7em}._gameStartTitleRightItem_171xm_1347{display:flex;flex-direction:column;align-items:center;width:auto;padding:0 .1em}._gameStartTitleRight_171xm_1331 svg{width:1.32em;height:1.32em}._gameStartTitleRightLabel_171xm_1373{font-size:.85em;margin-top:2px;color:var(--colorBrandStroke2);white-space:nowrap}._gameStartSliderItem_171xm_1387{display:flex}._gameOverMessage_171xm_1395{width:300px}._gameOverActionButton_171xm_1403{min-width:11rem;white-space:nowrap}._onlineGameOverActionButton_171xm_1413{min-width:9rem;white-space:nowrap}._onlineGameOverDialogSurface_171xm_1423._onlineGameOverDialogSurface_171xm_1423{-webkit-user-select:none;user-select:none;max-width:min(520px,calc(100vw - 32px))}._gameOverResetIcon_171xm_1435{display:flex;flex-direction:column;align-items:center;float:right;margin-top:-1.5em;cursor:pointer;font-size:.4em}._sinkoStats_171xm_1455{display:flex;flex-flow:column;flex-direction:column;align-items:center;justify-content:center;margin-bottom:16px}._dialogSurface_171xm_1473{-webkit-user-select:none;user-select:none}._dialogTitle_171xm_1483{color:var(--colorBrandStroke2)}._gameStartDialogSurface_171xm_1497._gameStartDialogSurface_171xm_1497{-webkit-user-select:none;user-select:none;font-size:clamp(9px,3.2vmin,16px);min-width:0;min-height:0;max-width:min(420px,96vw);width:fit-content;padding:clamp(6px,1.6vmin,24px);box-sizing:border-box;max-height:96vh;overflow:hidden}@media(max-width:600px){._gameStartDialogSurface_171xm_1497._gameStartDialogSurface_171xm_1497{width:calc(100vw - 24px);max-width:calc(100vw - 24px)}}@media(max-height:600px){._gameStartDialogSurface_171xm_1497._gameStartDialogSurface_171xm_1497{font-size:clamp(12px,2.8vmin,14px)}._gameStartDialogContent_171xm_1299{margin-top:4px!important}._gameStartListItem_171xm_1315{margin-bottom:.5em}}._gameStartDialogSurface_171xm_1497 [class*=fui-DialogTitle]{font-size:1.4em;line-height:1.2;display:flex;align-items:center;justify-content:space-between;gap:.5em}._gameStartDialogSurface_171xm_1497 [class*=fui-Label]{font-size:.85em;line-height:1.2}._gameStartDialogSurface_171xm_1497 [class*=fui-Button]{font-size:.95em;min-height:2.2em;padding:.3em .9em;white-space:nowrap}._gameStartCoachMark_171xm_1615{display:block;width:12em;white-space:normal;text-align:center}._gameStartDialogSurface_171xm_1497 [class~=fui-Slider]{min-width:0;width:100%;max-width:16em}._gameStartSliderItem_171xm_1387{gap:.6em;align-items:center;justify-content:center}._gameStartSliderItem_171xm_1387>svg{flex:0 0 auto;width:1.5em;height:1.5em}._gameStartSliderItem_171xm_1387>[class~=fui-Slider]{flex:0 1 16em}._multiPlayerUrl_171xm_1683{width:100%}._multiPlayerUrl_171xm_1683:hover:after{border-bottom-color:var(--colorCompoundBrandBackgroundHover)}._multiPlayerUrl_171xm_1683:active:after{border-bottom-color:var(--colorCompoundBrandBackgroundHover)}._multiPlayerUrl_171xm_1683:focus-within:after{border-bottom-color:var(--colorBrandForegroundLinkHover)}._multiPlayerContentBody_171xm_1709{margin:10px}._multiPlayerContentButtons_171xm_1717{margin-top:1.5em;display:flex;flex-direction:row;align-items:right;justify-content:flex-end}._boardGridContainer_171xm_1743{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-width:0;min-height:0}._boardGridContainerDark_171xm_1763{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-width:0;min-height:0;background-color:#474545}._boardGridSmall_171xm_1785{--cell-size: min(calc(100cqw / 9), calc(100cqh / 11));display:grid;grid-template-columns:repeat(9,var(--cell-size));grid-template-rows:repeat(11,var(--cell-size));grid-column-gap:0px;grid-row-gap:0px;grid-auto-flow:row}._boardGridSmall_171xm_1785>div:nth-child(odd){background-color:#d6dcca}._boardGridSmallLandscape_171xm_1813{--cell-size: min(calc(100cqw / 15), calc(100cqh / 7));display:grid;grid-template-columns:repeat(15,var(--cell-size));grid-template-rows:repeat(7,var(--cell-size));grid-column-gap:0px;grid-row-gap:0px;grid-auto-flow:row}._boardGridSmallLandscape_171xm_1813>div:nth-child(odd){background-color:#d6dcca}._boardGridMedium_171xm_1841{--cell-size: min(calc(100cqw / 13), calc(100cqh / 13));display:grid;grid-template-columns:repeat(13,var(--cell-size));grid-template-rows:repeat(13,var(--cell-size));grid-column-gap:0;grid-row-gap:0}._boardGridMedium_171xm_1841>div:nth-child(odd){background-color:#d6dcca}._boardGridMediumLandscape_171xm_1867{--cell-size: min(calc(100cqw / 21), calc(100cqh / 9));display:grid;grid-template-columns:repeat(21,var(--cell-size));grid-template-rows:repeat(9,var(--cell-size));grid-column-gap:0px;grid-row-gap:0px}._boardGridMediumLandscape_171xm_1867>div:nth-child(odd){background-color:#d6dcca}._boardGridLarge_171xm_1893{--cell-size: min(calc(100cqw / 17), calc(100cqh / 15));display:grid;grid-template-columns:repeat(17,var(--cell-size));grid-template-rows:repeat(15,var(--cell-size));grid-column-gap:0px;grid-row-gap:0px}._boardGridLarge_171xm_1893>div:nth-child(odd){background-color:#d6dcca}._boardGridLargeLandscape_171xm_1919{--cell-size: min( 4cqw , calc(100cqh / 11));display:grid;grid-template-columns:repeat(25,var(--cell-size));grid-template-rows:repeat(11,var(--cell-size));grid-column-gap:0px;grid-row-gap:0px}._boardGridLargeLandscape_171xm_1919>div:nth-child(odd){background-color:#d6dcca}
