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_nkpfg_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_nkpfg_45{cursor:not-allowed}._none_nkpfg_53{fill:unset;color:#7e027e}._shadowed_nkpfg_65 svg{filter:drop-shadow(3px 5px 2px rgb(0 0 0 / .4))}._centered_nkpfg_73{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:auto}._container_nkpfg_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_nkpfg_117{display:flex;flex-direction:row;align-items:stretch;width:100vw;height:100vh;min-width:0;min-height:0}._containerOuter_nkpfg_117>._container_nkpfg_89{grid-area:board}._containerOuter_nkpfg_117>._chat_nkpfg_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_nkpfg_117>._chatSend_nkpfg_165{grid-area:chatSend}._chatContainer_nkpfg_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_nkpfg_145{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}._chatSub_nkpfg_211{flex:1 1 auto;min-height:0;padding-right:10px;margin-bottom:10px;overflow-y:auto;overflow-x:hidden}._chatSub_nkpfg_211::-webkit-scrollbar{width:5px}._chatSub_nkpfg_211::-webkit-scrollbar-track{background-color:#eceef2;border-radius:180px}._chatSub_nkpfg_211::-webkit-scrollbar-thumb{background-color:#9b9b9b}._chatSend_nkpfg_165{flex:0 0 auto;position:relative;display:flex;flex-direction:row;align-items:stretch}._chatSendLabel_nkpfg_269{margin-top:7px;margin-right:10px;color:#00f}._chatButton_nkpfg_281{margin-left:2px}._chatInput_nkpfg_289{width:100%;margin-right:2px}._chatInput_nkpfg_289::-webkit-scrollbar{width:5px}._chatInput_nkpfg_289::-webkit-scrollbar-track{background-color:#eceef2;border-radius:180px}._chatInput_nkpfg_289::-webkit-scrollbar-thumb{background-color:#9b9b9b}._chatBubbleRight_nkpfg_323{position:relative;background:var(--colorNeutralStroke1);border-radius:.4em;color:var(--colorBrandForeground2);padding:10px;margin-bottom:20px}._chatBubbleRight_nkpfg_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_nkpfg_371{position:relative;background:var(--colorNeutralStroke2);border-radius:.4em;color:var(--colorBrandForeground1);padding:10px;margin-bottom:20px}._chatBubbleLeft_nkpfg_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_nkpfg_419{font-weight:500}._boardHeader_nkpfg_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_nkpfg_453{height:clamp(16px,5vw,28px);width:auto;display:block}._boardHeaderTitle_nkpfg_465{display:flex;align-items:center;flex:0 0 auto}._boardHeaderMiddle_nkpfg_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_nkpfg_509{display:flex;align-items:center;gap:14px;font-variant-numeric:tabular-nums}._captureScore_nkpfg_509{display:flex;align-items:center;gap:4px;font-weight:600}._captureScore_nkpfg_509 svg{width:18px;height:18px}._captureScoreWinner_nkpfg_547{color:#d13438;animation:_captureScorePulse_nkpfg_1 1.2s ease-in-out infinite}._captureScoreWinner_nkpfg_547 svg{filter:drop-shadow(0 0 3px #d13438)}@keyframes _captureScorePulse_nkpfg_1{0%,to{opacity:1}50%{opacity:.4}}._boardHeaderRight_nkpfg_575{flex:0 0 auto;width:28px;height:28px;display:flex;align-items:center;justify-content:center}._boardContainer_nkpfg_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_nkpfg_619{display:flex;align-items:center;justify-content:center;cursor:pointer;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden}._boardPieceContainerIcon_nkpfg_643{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._boardPieceContainerIcon_nkpfg_643>svg{display:block;width:100%;height:100%}._boardPieceClickTarget_nkpfg_675{display:flex;align-items:center;justify-content:center;width:100%;height:100%;line-height:0}._boardPiecePreviewTarget_nkpfg_693{cursor:none}._boardPiecePreviewTarget_nkpfg_693:hover svg{opacity:.5}._capturedPiece_nkpfg_709 svg{transform-origin:center;animation:_capturedPiece_nkpfg_709 1.3s ease-in forwards}@keyframes _capturedPiece_nkpfg_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_nkpfg_709 svg{animation-timing-function:step-end}}._boardFooter_nkpfg_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_nkpfg_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_nkpfg_809{width:16px;height:16px;display:flex;align-items:center;justify-content:center}._boardFooterLeftIcon_nkpfg_825{display:flex;align-items:center}._boardFooterLeftIcon_nkpfg_825 svg{width:1.2em;height:1.2em}._boardFooterMiddle_nkpfg_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_nkpfg_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_nkpfg_1 1.2s ease-in-out infinite}._reviewControls_nkpfg_893{display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600}._reviewLabel_nkpfg_909{font-size:16px;font-weight:700}._reviewButton_nkpfg_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_nkpfg_919:hover:not(:disabled){opacity:.75}._reviewButton_nkpfg_919:focus-visible{outline:2px solid var(--colorStrokeFocus2);outline-offset:2px}._reviewButton_nkpfg_919:disabled{color:var(--colorBrandStroke2);opacity:.35;cursor:default}._reviewButton_nkpfg_919 svg{width:30px;height:24px}@keyframes _footerTurnPulse_nkpfg_1{0%,to{opacity:1}50%{opacity:.4}}._boardFooterRight_nkpfg_995{flex:0 0 auto;display:flex;align-items:center;gap:18px}._boardFooterIconItem_nkpfg_1009{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;gap:1px;line-height:1}._boardFooterRight_nkpfg_995>:first-child{margin-left:-4px;margin-right:4px}._boardFooterIconItem_nkpfg_1009 svg,._boardFooterIconItemDisabled_nkpfg_1041 svg{width:14px;height:14px;display:block}._boardFooterIconItemDisabled_nkpfg_1041{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:not-allowed;opacity:.4;gap:1px;line-height:1}._boardFooterIconLabel_nkpfg_1075{font-size:9px;line-height:1;color:var(--colorBrandStroke2);white-space:nowrap}._boardFooterIconItemPulse_nkpfg_1089 svg{animation:_footerIconPulse_nkpfg_1 1.2s ease-in-out infinite,_footerIconSpin_nkpfg_1 5s linear infinite;transform-origin:center}@keyframes _footerIconPulse_nkpfg_1{0%,to{scale:1;opacity:1}50%{scale:1.18;opacity:.7}}@keyframes _footerIconSpin_nkpfg_1{0%,80%{rotate:0deg}to{rotate:360deg}}@media(prefers-reduced-motion:reduce){._boardFooterIconItemPulse_nkpfg_1089 svg,._boardFooterMiddleTurn_nkpfg_865,._captureScoreWinner_nkpfg_547{animation:none}}._pointer_nkpfg_1139{cursor:pointer}._smallSubscript_nkpfg_1147{font-size:.6em;vertical-align:super;margin-left:-18px;cursor:not-allowed}._thinkingBody_nkpfg_1161{display:flex;align-items:center;flex-direction:row;justify-content:center;gap:8px;font-size:13px;font-weight:500}._thinkingText_nkpfg_1181{color:var(--colorBrandStroke2);font-size:13px}._howToPlayTitle_nkpfg_1191{height:1em;margin:auto}._howToPlayBody_nkpfg_1201{color:var(--colorBrandStroke2);font-weight:475}._howToPlayClosingMessage_nkpfg_1211{display:flex;justify-content:center;width:100%;text-align:center}._howToPlayImage_nkpfg_1225{top:10px;display:block;margin:auto}._howToPlayImages_nkpfg_1237{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin:auto}._howToPlayImages_nkpfg_1237>svg{display:block;flex:0 1 230px;max-width:100%}._gameStartBody_nkpfg_1267{display:flex;flex-flow:column;justify-content:center;align-items:stretch}._gameStartDialogContent_nkpfg_1281{margin:10px 0 0!important}._dialogContent_nkpfg_1289{margin:unset}._gameStartListItem_nkpfg_1297{margin-bottom:1em;width:100%;display:flex;flex-direction:column;align-items:center}._gameStartTitleRight_nkpfg_1313{display:flex;align-items:center;gap:.8em;cursor:pointer;font-size:.7em}._gameStartTitleRightItem_nkpfg_1329{display:flex;flex-direction:column;align-items:center;width:auto;padding:0 .1em}._gameStartTitleRight_nkpfg_1313 svg{width:1.32em;height:1.32em}._gameStartTitleRightLabel_nkpfg_1355{font-size:.85em;margin-top:2px;color:var(--colorBrandStroke2);white-space:nowrap}._gameStartSliderItem_nkpfg_1369{display:flex}._gameOverMessage_nkpfg_1377{width:300px}._gameOverActionButton_nkpfg_1385{min-width:11rem;white-space:nowrap}._onlineGameOverActionButton_nkpfg_1395{min-width:9rem;white-space:nowrap}._onlineGameOverDialogSurface_nkpfg_1405._onlineGameOverDialogSurface_nkpfg_1405{-webkit-user-select:none;user-select:none;max-width:min(520px,calc(100vw - 32px))}._gameOverResetIcon_nkpfg_1417{display:flex;flex-direction:column;align-items:center;float:right;margin-top:-1.5em;cursor:pointer;font-size:.4em}._sinkoStats_nkpfg_1437{display:flex;flex-flow:column;flex-direction:column;align-items:center;justify-content:center;margin-bottom:16px}._dialogSurface_nkpfg_1455{-webkit-user-select:none;user-select:none}._dialogTitle_nkpfg_1465{color:var(--colorBrandStroke2)}._gameStartDialogSurface_nkpfg_1479._gameStartDialogSurface_nkpfg_1479{-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_nkpfg_1479._gameStartDialogSurface_nkpfg_1479{font-size:clamp(12px,2.8vmin,14px)}._gameStartDialogContent_nkpfg_1281{margin-top:4px!important}._gameStartListItem_nkpfg_1297{margin-bottom:.5em}}._gameStartDialogSurface_nkpfg_1479 [class*=fui-DialogTitle]{font-size:1.4em;line-height:1.2;display:flex;align-items:center;justify-content:space-between;gap:.5em}._gameStartDialogSurface_nkpfg_1479 [class*=fui-Label]{font-size:.85em;line-height:1.2}._gameStartDialogSurface_nkpfg_1479 [class*=fui-Button]{font-size:.95em;min-height:2.2em;padding:.3em .9em;white-space:nowrap}._gameStartCoachMark_nkpfg_1583{display:block;width:12em;white-space:normal;text-align:center}._gameStartDialogSurface_nkpfg_1479 [class~=fui-Slider]{min-width:0;width:100%;max-width:16em}._gameStartSliderItem_nkpfg_1369{gap:.6em;align-items:center;justify-content:center}._gameStartSliderItem_nkpfg_1369>svg{flex:0 0 auto;width:1.5em;height:1.5em}._gameStartSliderItem_nkpfg_1369>[class~=fui-Slider]{flex:0 1 16em}._multiPlayerUrl_nkpfg_1651{width:100%}._multiPlayerUrl_nkpfg_1651:hover:after{border-bottom-color:var(--colorCompoundBrandBackgroundHover)}._multiPlayerUrl_nkpfg_1651:active:after{border-bottom-color:var(--colorCompoundBrandBackgroundHover)}._multiPlayerUrl_nkpfg_1651:focus-within:after{border-bottom-color:var(--colorBrandForegroundLinkHover)}._multiPlayerContentBody_nkpfg_1677{margin:10px}._multiPlayerContentButtons_nkpfg_1685{margin-top:1.5em;display:flex;flex-direction:row;align-items:right;justify-content:flex-end}._boardGridContainer_nkpfg_1711{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-width:0;min-height:0}._boardGridContainerDark_nkpfg_1731{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-width:0;min-height:0;background-color:#474545}._boardGridSmall_nkpfg_1753{--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_nkpfg_1753>div:nth-child(odd){background-color:#d6dcca}._boardGridSmallLandscape_nkpfg_1781{--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_nkpfg_1781>div:nth-child(odd){background-color:#d6dcca}._boardGridMedium_nkpfg_1809{--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_nkpfg_1809>div:nth-child(odd){background-color:#d6dcca}._boardGridMediumLandscape_nkpfg_1835{--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_nkpfg_1835>div:nth-child(odd){background-color:#d6dcca}._boardGridLarge_nkpfg_1861{--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_nkpfg_1861>div:nth-child(odd){background-color:#d6dcca}._boardGridLargeLandscape_nkpfg_1887{--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_nkpfg_1887>div:nth-child(odd){background-color:#d6dcca}
