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_9m6yt_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_9m6yt_45{cursor:not-allowed}._none_9m6yt_53{fill:unset;color:#7e027e}._shadowed_9m6yt_65 svg{filter:drop-shadow(3px 5px 2px rgb(0 0 0 / .4))}._centered_9m6yt_73{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:auto}._container_9m6yt_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_9m6yt_117{display:flex;flex-direction:row;align-items:stretch;width:100vw;height:100vh;min-width:0;min-height:0}._containerOuter_9m6yt_117>._container_9m6yt_89{grid-area:board}._containerOuter_9m6yt_117>._chat_9m6yt_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_9m6yt_117>._chatSend_9m6yt_165{grid-area:chatSend}._chatContainer_9m6yt_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_9m6yt_145{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}._chatSub_9m6yt_211{flex:1 1 auto;min-height:0;padding-right:10px;margin-bottom:10px;overflow-y:auto;overflow-x:hidden}._chatSub_9m6yt_211::-webkit-scrollbar{width:5px}._chatSub_9m6yt_211::-webkit-scrollbar-track{background-color:#eceef2;border-radius:180px}._chatSub_9m6yt_211::-webkit-scrollbar-thumb{background-color:#9b9b9b}._chatSend_9m6yt_165{flex:0 0 auto;position:relative;display:flex;flex-direction:row;align-items:stretch}._chatSendLabel_9m6yt_269{margin-top:7px;margin-right:10px;color:#00f}._chatButton_9m6yt_281{margin-left:2px}._chatInput_9m6yt_289{width:100%;margin-right:2px}._chatInput_9m6yt_289::-webkit-scrollbar{width:5px}._chatInput_9m6yt_289::-webkit-scrollbar-track{background-color:#eceef2;border-radius:180px}._chatInput_9m6yt_289::-webkit-scrollbar-thumb{background-color:#9b9b9b}._chatBubbleRight_9m6yt_323{position:relative;background:var(--colorNeutralStroke1);border-radius:.4em;color:var(--colorBrandForeground2);padding:10px;margin-bottom:20px}._chatBubbleRight_9m6yt_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_9m6yt_371{position:relative;background:var(--colorNeutralStroke2);border-radius:.4em;color:var(--colorBrandForeground1);padding:10px;margin-bottom:20px}._chatBubbleLeft_9m6yt_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_9m6yt_419{font-weight:500}._boardHeader_9m6yt_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_9m6yt_453{height:clamp(16px,5vw,28px);width:auto;display:block}._boardHeaderTitle_9m6yt_465{display:flex;align-items:center;flex:0 0 auto}._boardHeaderMiddle_9m6yt_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_9m6yt_509{display:flex;align-items:center;gap:14px;font-variant-numeric:tabular-nums}._captureScore_9m6yt_509{display:flex;align-items:center;gap:4px;font-weight:600}._captureScore_9m6yt_509 svg{width:18px;height:18px}._captureScoreWinner_9m6yt_547{color:#d13438;animation:_captureScorePulse_9m6yt_1 1.2s ease-in-out infinite}._captureScoreWinner_9m6yt_547 svg{filter:drop-shadow(0 0 3px #d13438)}@keyframes _captureScorePulse_9m6yt_1{0%,to{opacity:1}50%{opacity:.4}}._boardHeaderRight_9m6yt_575{flex:0 0 auto;width:28px;height:28px;display:flex;align-items:center;justify-content:center}._boardContainer_9m6yt_593{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_9m6yt_619{display:flex;align-items:center;justify-content:center;cursor:pointer;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden}._boardPieceContainerIcon_9m6yt_643{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._boardPieceContainerIcon_9m6yt_643>svg{display:block;width:100%;height:100%}._boardPieceClickTarget_9m6yt_675{display:flex;align-items:center;justify-content:center;width:100%;height:100%;line-height:0}._boardPiecePreviewTarget_9m6yt_693{cursor:none}._boardPiecePreviewTarget_9m6yt_693:hover svg{opacity:.5}._capturedPiece_9m6yt_709 svg{transform-origin:center;animation:_capturedPiece_9m6yt_709 1.3s ease-in forwards}@keyframes _capturedPiece_9m6yt_709{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_9m6yt_709 svg{animation-timing-function:step-end}}._boardFooter_9m6yt_757{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_9m6yt_783{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_9m6yt_809{width:16px;height:16px;display:flex;align-items:center;justify-content:center}._boardFooterLeftIcon_9m6yt_825{display:flex;align-items:center}._boardFooterLeftIcon_9m6yt_825 svg{width:1.2em;height:1.2em}._boardFooterMiddle_9m6yt_845{flex:1 1 auto;min-width:0;text-align:center;font-size:clamp(9px,3vw,13px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._boardFooterMiddleTurn_9m6yt_865{flex:1 1 auto;min-width:0;text-align:center;font-size:clamp(10px,3.2vw,15px);font-weight:600;color:#d13438;text-shadow:0 1px 2px rgb(0 0 0 / .22);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;animation:_footerTurnPulse_9m6yt_1 1.2s ease-in-out infinite}._reviewControls_9m6yt_893{display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600}._reviewLabel_9m6yt_909{font-size:16px;font-weight:700}._reviewButton_9m6yt_919{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_9m6yt_919:hover:not(:disabled){opacity:.75}._reviewButton_9m6yt_919:focus-visible{outline:2px solid var(--colorStrokeFocus2);outline-offset:2px}._reviewButton_9m6yt_919:disabled{color:var(--colorBrandStroke2);opacity:.35;cursor:default}._reviewButton_9m6yt_919 svg{width:30px;height:24px}@keyframes _footerTurnPulse_9m6yt_1{0%,to{opacity:1}50%{opacity:.4}}._boardFooterRight_9m6yt_995{flex:0 0 auto;display:flex;align-items:center;gap:12px}._boardFooterIconItem_9m6yt_1009{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;gap:1px;line-height:1}._boardFooterIconItem_9m6yt_1009 svg,._boardFooterIconItemDisabled_9m6yt_1031 svg{width:14px;height:14px;display:block}._boardFooterIconItemDisabled_9m6yt_1031{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:not-allowed;opacity:.4;gap:1px;line-height:1}._boardFooterIconLabel_9m6yt_1065{font-size:9px;line-height:1;color:var(--colorBrandStroke2);white-space:nowrap}._boardFooterIconItemPulse_9m6yt_1079 svg{animation:_footerIconPulse_9m6yt_1 1.2s ease-in-out infinite,_footerIconSpin_9m6yt_1 5s linear infinite;transform-origin:center}@keyframes _footerIconPulse_9m6yt_1{0%,to{scale:1;opacity:1}50%{scale:1.18;opacity:.7}}@keyframes _footerIconSpin_9m6yt_1{0%,80%{rotate:0deg}to{rotate:360deg}}@media(prefers-reduced-motion:reduce){._boardFooterIconItemPulse_9m6yt_1079 svg,._boardFooterMiddleTurn_9m6yt_865,._captureScoreWinner_9m6yt_547{animation:none}}._pointer_9m6yt_1129{cursor:pointer}._smallSubscript_9m6yt_1137{font-size:.6em;vertical-align:super;margin-left:-18px;cursor:not-allowed}._thinkingBody_9m6yt_1151{display:flex;align-items:center;flex-direction:row;justify-content:center;gap:8px;font-size:13px;font-weight:500}._thinkingText_9m6yt_1171{color:var(--colorBrandStroke2);font-size:13px}._howToPlayTitle_9m6yt_1181{height:1em;margin:auto}._howToPlayBody_9m6yt_1191{color:var(--colorBrandStroke2);font-weight:475}._howToPlayClosingMessage_9m6yt_1201{display:flex;justify-content:center;width:100%;text-align:center}._howToPlayImage_9m6yt_1215{top:10px;display:block;margin:auto}._howToPlayImages_9m6yt_1227{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin:auto}._howToPlayImages_9m6yt_1227>svg{display:block;flex:0 1 230px;max-width:100%}._gameStartBody_9m6yt_1257{display:flex;flex-flow:column;justify-content:center;align-items:stretch}._gameStartDialogContent_9m6yt_1271{margin:10px 0 0!important}._dialogContent_9m6yt_1279{margin:unset}._gameStartListItem_9m6yt_1287{margin-bottom:1em;width:100%;display:flex;flex-direction:column;align-items:center}._gameStartTitleRight_9m6yt_1303{display:flex;align-items:center;gap:.8em;cursor:pointer;font-size:.7em}._gameStartTitleRightItem_9m6yt_1319{display:flex;flex-direction:column;align-items:center;width:auto;padding:0 .1em}._gameStartTitleRight_9m6yt_1303 svg{width:1.32em;height:1.32em}._gameStartTitleRightLabel_9m6yt_1345{font-size:.85em;margin-top:2px;color:var(--colorBrandStroke2);white-space:nowrap}._gameStartSliderItem_9m6yt_1359{display:flex}._gameOverMessage_9m6yt_1367{width:300px}._gameOverResetIcon_9m6yt_1375{display:flex;flex-direction:column;align-items:center;float:right;margin-top:-1.5em;cursor:pointer;font-size:.4em}._sinkoStats_9m6yt_1395{display:flex;flex-flow:column;flex-direction:column;align-items:center;justify-content:center;margin-bottom:16px}._dialogSurface_9m6yt_1413{-webkit-user-select:none;user-select:none}._dialogTitle_9m6yt_1423{color:var(--colorBrandStroke2)}._gameStartDialogSurface_9m6yt_1437._gameStartDialogSurface_9m6yt_1437{-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-height:600px){._gameStartDialogSurface_9m6yt_1437._gameStartDialogSurface_9m6yt_1437{font-size:clamp(12px,2.8vmin,14px)}._gameStartDialogContent_9m6yt_1271{margin-top:4px!important}._gameStartListItem_9m6yt_1287{margin-bottom:.5em}}._gameStartDialogSurface_9m6yt_1437 [class*=fui-DialogTitle]{font-size:1.4em;line-height:1.2;display:flex;align-items:center;justify-content:space-between;gap:.5em}._gameStartDialogSurface_9m6yt_1437 [class*=fui-Label]{font-size:.85em;line-height:1.2}._gameStartDialogSurface_9m6yt_1437 [class*=fui-Button]{font-size:.95em;min-height:2.2em;padding:.3em .9em;white-space:nowrap}._gameStartCoachMark_9m6yt_1541{display:block;width:12em;white-space:normal;text-align:center}._gameStartDialogSurface_9m6yt_1437 [class~=fui-Slider]{min-width:0;width:100%;max-width:16em}._gameStartSliderItem_9m6yt_1359{gap:.6em;align-items:center;justify-content:center}._gameStartSliderItem_9m6yt_1359>svg{flex:0 0 auto;width:1.5em;height:1.5em}._gameStartSliderItem_9m6yt_1359>[class~=fui-Slider]{flex:0 1 16em}._multiPlayerUrl_9m6yt_1609{width:100%}._multiPlayerUrl_9m6yt_1609:hover:after{border-bottom-color:var(--colorCompoundBrandBackgroundHover)}._multiPlayerUrl_9m6yt_1609:active:after{border-bottom-color:var(--colorCompoundBrandBackgroundHover)}._multiPlayerUrl_9m6yt_1609:focus-within:after{border-bottom-color:var(--colorBrandForegroundLinkHover)}._multiPlayerContentBody_9m6yt_1635{margin:10px}._multiPlayerContentButtons_9m6yt_1643{margin-top:1.5em;display:flex;flex-direction:row;align-items:right;justify-content:flex-end}._boardGridContainer_9m6yt_1669{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-width:0;min-height:0}._boardGridContainerDark_9m6yt_1689{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-width:0;min-height:0;background-color:#474545}._boardGridSmall_9m6yt_1711{--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_9m6yt_1711>div:nth-child(odd){background-color:#d6dcca}._boardGridSmallLandscape_9m6yt_1739{--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_9m6yt_1739>div:nth-child(odd){background-color:#d6dcca}._boardGridMedium_9m6yt_1767{--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_9m6yt_1767>div:nth-child(odd){background-color:#d6dcca}._boardGridMediumLandscape_9m6yt_1793{--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_9m6yt_1793>div:nth-child(odd){background-color:#d6dcca}._boardGridLarge_9m6yt_1819{--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_9m6yt_1819>div:nth-child(odd){background-color:#d6dcca}._boardGridLargeLandscape_9m6yt_1845{--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_9m6yt_1845>div:nth-child(odd){background-color:#d6dcca}
