@keyframes play-module-scss-module__0oYGtW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes play-module-scss-module__0oYGtW__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes play-module-scss-module__0oYGtW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes play-module-scss-module__0oYGtW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.play-module-scss-module__0oYGtW__game{background-color:var(--ui-bg-primary);flex-direction:column;height:100dvh;display:flex;position:relative;overflow:hidden}.play-module-scss-module__0oYGtW__header{background-color:var(--ui-bg-secondary);border-bottom:1px solid var(--ui-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 16px;display:flex}@media screen and (max-width:479px){.play-module-scss-module__0oYGtW__header{padding:4px 8px}}@media screen and (max-height:699px){.play-module-scss-module__0oYGtW__header{padding:4px 8px}}@media screen and (max-height:599px){.play-module-scss-module__0oYGtW__header{padding:2px 4px}}.play-module-scss-module__0oYGtW__backButton{color:var(--ui-text-secondary);background:0 0;border-radius:8px;flex-direction:row;align-items:center;padding:4px 8px;font-size:13px;transition:all .15s;display:flex}.play-module-scss-module__0oYGtW__backButton svg{margin-right:4px}[dir=rtl] .play-module-scss-module__0oYGtW__backButton svg{margin-left:4px;margin-right:0}.play-module-scss-module__0oYGtW__backButton:hover{color:var(--ui-text-primary);background-color:#0000000d}@media screen and (max-width:479px){.play-module-scss-module__0oYGtW__backButton{padding:4px}.play-module-scss-module__0oYGtW__backButton span{display:none}.play-module-scss-module__0oYGtW__backButton svg{margin-right:0}}.play-module-scss-module__0oYGtW__title{color:var(--ui-text-primary);font-size:18px;font-weight:600}@media screen and (max-width:479px){.play-module-scss-module__0oYGtW__title{font-size:15px}}@media screen and (max-height:499px){.play-module-scss-module__0oYGtW__title{display:none}}.play-module-scss-module__0oYGtW__spacer{width:80px}@media screen and (max-width:479px){.play-module-scss-module__0oYGtW__spacer{width:40px}}@media screen and (max-height:499px){.play-module-scss-module__0oYGtW__spacer{display:none}}.play-module-scss-module__0oYGtW__main{flex-direction:column;flex:1;min-height:0;padding:16px;display:flex;overflow:hidden}@media screen and (max-width:479px){.play-module-scss-module__0oYGtW__main{padding:8px}}@media screen and (min-width:768px){.play-module-scss-module__0oYGtW__main{padding:24px}}@media screen and (min-width:1280px) and (max-height:899px){.play-module-scss-module__0oYGtW__main{padding:16px}}@media screen and (max-height:699px){.play-module-scss-module__0oYGtW__main{padding:8px}}@media screen and (max-height:599px){.play-module-scss-module__0oYGtW__main{padding:4px}}@media screen and (max-height:499px){.play-module-scss-module__0oYGtW__main{padding:2px}}@media screen and (min-width:1536px) and (max-height:1099px){.play-module-scss-module__0oYGtW__main{padding:16px}}.play-module-scss-module__0oYGtW__gameLayout{flex-direction:column;align-items:center;width:100%;max-width:1100px;height:100%;margin:0 auto;display:flex}@media screen and (min-width:768px){.play-module-scss-module__0oYGtW__gameLayout{flex-direction:row;justify-content:center;align-items:stretch;display:flex}}@media screen and (max-height:599px) and (min-width:600px){.play-module-scss-module__0oYGtW__gameLayout{flex-direction:row;justify-content:center;align-items:center;display:flex}}@media screen and (min-width:1280px){.play-module-scss-module__0oYGtW__gameLayout{max-width:1400px}}@media screen and (min-width:1536px){.play-module-scss-module__0oYGtW__gameLayout{max-width:1900px}}.play-module-scss-module__0oYGtW__boardSection{flex-direction:column;align-items:center;width:100%;max-width:640px;min-height:0;display:flex}@media screen and (max-width:479px){.play-module-scss-module__0oYGtW__boardSection{flex:1;justify-content:center;max-width:100%}}@media screen and (min-width:768px){.play-module-scss-module__0oYGtW__boardSection{flex:1;-webkit-box-pack:center;-ms-flex-pack:center}}@media screen and (min-width:1280px){.play-module-scss-module__0oYGtW__boardSection{max-width:760px}}@media screen and (min-width:1280px) and (max-height:899px){.play-module-scss-module__0oYGtW__boardSection{max-width:520px}}@media screen and (min-width:1536px){.play-module-scss-module__0oYGtW__boardSection{max-width:880px}}@media screen and (min-width:1536px) and (max-height:1099px){.play-module-scss-module__0oYGtW__boardSection{max-width:600px}}@media screen and (max-height:599px) and (min-width:600px){.play-module-scss-module__0oYGtW__boardSection{flex:none;width:calc(100vh - 110px);max-width:calc(100vh - 110px)}}@media screen and (max-height:499px) and (min-width:600px){.play-module-scss-module__0oYGtW__boardSection{width:calc(100vh - 120px);max-width:calc(100vh - 120px)}}.play-module-scss-module__0oYGtW__playerInfo{background-color:var(--ui-bg-secondary);border-radius:8px;flex-direction:row;flex-shrink:0;align-items:center;width:100%;margin-bottom:8px;padding:8px 16px;display:flex}.play-module-scss-module__0oYGtW__playerInfo:last-of-type{margin-top:8px;margin-bottom:0}@media screen and (max-width:479px){.play-module-scss-module__0oYGtW__playerInfo{margin-bottom:4px;padding:4px 8px}.play-module-scss-module__0oYGtW__playerInfo:last-of-type{margin-top:4px}}@media screen and (max-height:699px){.play-module-scss-module__0oYGtW__playerInfo{border-radius:4px;margin-bottom:4px;padding:4px 8px}.play-module-scss-module__0oYGtW__playerInfo:last-of-type{margin-top:4px}}@media screen and (max-height:599px){.play-module-scss-module__0oYGtW__playerInfo{margin-bottom:2px;padding:2px 4px}.play-module-scss-module__0oYGtW__playerInfo:last-of-type{margin-top:2px}}@media screen and (min-width:1280px){.play-module-scss-module__0oYGtW__playerInfo{border-radius:12px;margin-bottom:16px;padding:16px 24px}.play-module-scss-module__0oYGtW__playerInfo:last-of-type{margin-top:16px}}@media screen and (min-width:1280px) and (max-height:899px){.play-module-scss-module__0oYGtW__playerInfo{margin-bottom:8px;padding:8px 16px}.play-module-scss-module__0oYGtW__playerInfo:last-of-type{margin-top:8px}}@media screen and (min-width:1536px){.play-module-scss-module__0oYGtW__playerInfo{padding:24px 32px}}@media screen and (min-width:1536px) and (max-height:1099px){.play-module-scss-module__0oYGtW__playerInfo{margin-bottom:8px;padding:8px 16px}.play-module-scss-module__0oYGtW__playerInfo:last-of-type{margin-top:8px}}.play-module-scss-module__0oYGtW__playerAvatar{width:40px;height:40px;color:var(--ui-text-secondary);background-color:#0000001a;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;margin-right:8px;display:flex}[dir=rtl] .play-module-scss-module__0oYGtW__playerAvatar{margin-left:8px;margin-right:0}.play-module-scss-module__0oYGtW__playerAvatar.play-module-scss-module__0oYGtW__playerAvatarHuman{color:#b58863;background-color:#b5886326}.play-module-scss-module__0oYGtW__playerAvatar .play-module-scss-module__0oYGtW__avatarImage{object-fit:cover;border-radius:9999px;width:100%;height:100%}@media screen and (max-width:479px){.play-module-scss-module__0oYGtW__playerAvatar{width:32px;height:32px}.play-module-scss-module__0oYGtW__playerAvatar svg{width:18px;height:18px}}@media screen and (max-height:699px){.play-module-scss-module__0oYGtW__playerAvatar{width:28px;height:28px;margin-right:4px}[dir=rtl] .play-module-scss-module__0oYGtW__playerAvatar{margin-left:4px;margin-right:0}.play-module-scss-module__0oYGtW__playerAvatar svg{width:16px;height:16px}}@media screen and (max-height:599px){.play-module-scss-module__0oYGtW__playerAvatar{width:24px;height:24px}.play-module-scss-module__0oYGtW__playerAvatar svg{width:14px;height:14px}}@media screen and (min-width:1280px){.play-module-scss-module__0oYGtW__playerAvatar{width:48px;height:48px;margin-right:16px}[dir=rtl] .play-module-scss-module__0oYGtW__playerAvatar{margin-left:16px;margin-right:0}.play-module-scss-module__0oYGtW__playerAvatar svg{width:28px;height:28px}}@media screen and (min-width:1280px) and (max-height:899px){.play-module-scss-module__0oYGtW__playerAvatar{width:40px;height:40px;margin-right:8px}[dir=rtl] .play-module-scss-module__0oYGtW__playerAvatar{margin-left:8px;margin-right:0}.play-module-scss-module__0oYGtW__playerAvatar svg{width:24px;height:24px}}@media screen and (min-width:1536px){.play-module-scss-module__0oYGtW__playerAvatar{width:64px;height:64px}.play-module-scss-module__0oYGtW__playerAvatar svg{width:36px;height:36px}}@media screen and (min-width:1536px) and (max-height:1099px){.play-module-scss-module__0oYGtW__playerAvatar{width:40px;height:40px;margin-right:8px}[dir=rtl] .play-module-scss-module__0oYGtW__playerAvatar{margin-left:8px;margin-right:0}.play-module-scss-module__0oYGtW__playerAvatar svg{width:24px;height:24px}}.play-module-scss-module__0oYGtW__playerDetails{flex-direction:column;flex:1;min-width:0;display:flex}.play-module-scss-module__0oYGtW__playerName{color:var(--ui-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}@media screen and (max-width:479px){.play-module-scss-module__0oYGtW__playerName{font-size:13px}}@media screen and (min-width:1280px){.play-module-scss-module__0oYGtW__playerName{font-size:18px}}@media screen and (min-width:1280px) and (max-height:899px){.play-module-scss-module__0oYGtW__playerName{font-size:15px}}@media screen and (min-width:1536px){.play-module-scss-module__0oYGtW__playerName{font-size:24px}}@media screen and (min-width:1536px) and (max-height:1099px){.play-module-scss-module__0oYGtW__playerName{font-size:15px}}.play-module-scss-module__0oYGtW__playerLevel{color:var(--ui-text-secondary);font-size:13px}@media screen and (max-width:479px){.play-module-scss-module__0oYGtW__playerLevel{font-size:11px}}@media screen and (min-width:1280px){.play-module-scss-module__0oYGtW__playerLevel{font-size:15px}}@media screen and (min-width:1280px) and (max-height:899px){.play-module-scss-module__0oYGtW__playerLevel{font-size:13px}}@media screen and (min-width:1536px){.play-module-scss-module__0oYGtW__playerLevel{font-size:18px}}@media screen and (min-width:1536px) and (max-height:1099px){.play-module-scss-module__0oYGtW__playerLevel{font-size:13px}}.play-module-scss-module__0oYGtW__firstMoveWarning{color:#ff9800;font-size:13px;font-weight:500;animation:1s ease-in-out infinite play-module-scss-module__0oYGtW__firstMovePulse}@media screen and (max-width:479px){.play-module-scss-module__0oYGtW__firstMoveWarning{font-size:11px}}@keyframes play-module-scss-module__0oYGtW__firstMovePulse{0%,to{opacity:1}50%{opacity:.7}}.play-module-scss-module__0oYGtW__clock{background-color:var(--ui-bg-tertiary);color:var(--ui-text-secondary);text-align:center;border-radius:4px;flex-shrink:0;min-width:70px;margin-inline-start:auto;padding:4px 8px;font-family:SF Mono,Monaco,Consolas,Liberation Mono,monospace;font-size:24px;font-weight:700}@media screen and (max-width:479px){.play-module-scss-module__0oYGtW__clock{min-width:60px;padding:4px;font-size:18px}}@media screen and (max-height:699px){.play-module-scss-module__0oYGtW__clock{min-width:50px;padding:2px 4px;font-size:15px}}@media screen and (max-height:599px){.play-module-scss-module__0oYGtW__clock{min-width:45px;padding:2px 4px;font-size:13px}}.play-module-scss-module__0oYGtW__clockActive{color:#fff;background-color:#1a1a1a}.play-module-scss-module__0oYGtW__clockLow{color:#f44336}.play-module-scss-module__0oYGtW__clockLow.play-module-scss-module__0oYGtW__clockActive{color:#fff;background-color:#f44336}.play-module-scss-module__0oYGtW__turnIndicator{color:#769656;white-space:nowrap;background-color:#7696561a;border-radius:9999px;flex-shrink:0;padding:4px 8px;font-size:11px;font-weight:500}@media screen and (max-width:479px){.play-module-scss-module__0oYGtW__turnIndicator{padding:2px 4px;font-size:10px}}.play-module-scss-module__0oYGtW__thinkingIndicator{background-color:#ff98001a;border-radius:9999px;flex-direction:row;flex-shrink:0;align-items:center;padding:4px 8px;display:flex}@media screen and (max-width:479px){.play-module-scss-module__0oYGtW__thinkingIndicator{padding:2px 4px}}.play-module-scss-module__0oYGtW__thinkingDot{background-color:#ff9800;border-radius:50%;width:6px;height:6px;margin-right:3px;animation:1.4s ease-in-out infinite both play-module-scss-module__0oYGtW__thinking}.play-module-scss-module__0oYGtW__thinkingDot:first-child{animation-delay:-.32s}.play-module-scss-module__0oYGtW__thinkingDot:nth-child(2){animation-delay:-.16s}.play-module-scss-module__0oYGtW__thinkingDot:last-child{margin-right:0}@media screen and (max-width:479px){.play-module-scss-module__0oYGtW__thinkingDot{width:5px;height:5px;margin-right:2px}}@keyframes play-module-scss-module__0oYGtW__thinking{0%,80%,to{opacity:.5;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.play-module-scss-module__0oYGtW__mobileControls{flex-shrink:0;width:100%;margin-top:8px;display:block}@media screen and (min-width:900px){.play-module-scss-module__0oYGtW__mobileControls{display:none}}@media screen and (max-height:599px) and (min-width:600px){.play-module-scss-module__0oYGtW__mobileControls{display:none}}@media screen and (max-height:699px){.play-module-scss-module__0oYGtW__mobileControls{margin-top:4px}}@media screen and (max-height:599px){.play-module-scss-module__0oYGtW__mobileControls{margin-top:2px}}.play-module-scss-module__0oYGtW__sidebar{width:100%;max-width:280px;display:none;overflow-y:auto}@media screen and (min-width:900px){.play-module-scss-module__0oYGtW__sidebar{flex-direction:column;min-height:0;margin-top:0;margin-left:32px;display:flex}[dir=rtl] .play-module-scss-module__0oYGtW__sidebar{margin-left:0;margin-right:32px}}@media screen and (max-height:599px) and (min-width:600px){.play-module-scss-module__0oYGtW__sidebar{flex-direction:column;flex:none;width:220px;max-width:220px;min-height:0;margin-left:16px;display:flex}[dir=rtl] .play-module-scss-module__0oYGtW__sidebar{margin-left:0;margin-right:16px}}@media screen and (min-width:1280px){.play-module-scss-module__0oYGtW__sidebar{max-width:420px;margin-left:48px}[dir=rtl] .play-module-scss-module__0oYGtW__sidebar{margin-left:0;margin-right:48px}}@media screen and (min-width:1536px){.play-module-scss-module__0oYGtW__sidebar{max-width:560px;margin-left:80px}[dir=rtl] .play-module-scss-module__0oYGtW__sidebar{margin-left:0;margin-right:80px}}@media screen and (min-width:1536px) and (max-height:1099px){.play-module-scss-module__0oYGtW__sidebar{max-width:340px;margin-left:32px}[dir=rtl] .play-module-scss-module__0oYGtW__sidebar{margin-left:0;margin-right:32px}}.play-module-scss-module__0oYGtW__loading{background-color:var(--ui-bg-primary);justify-content:center;align-items:center;height:100dvh;display:flex}.play-module-scss-module__0oYGtW__loadingContent{flex-direction:column;align-items:center;display:flex}.play-module-scss-module__0oYGtW__loadingSpinner{border:4px solid var(--ui-border);border-top-color:#b58863;border-radius:50%;width:48px;height:48px;animation:1s linear infinite play-module-scss-module__0oYGtW__spin}.play-module-scss-module__0oYGtW__loadingText{color:var(--ui-text-secondary);margin-top:16px;font-size:15px}.play-module-scss-module__0oYGtW__gameControlsRow{justify-content:center;align-items:center;display:flex}.play-module-scss-module__0oYGtW__controlButton{border:1px solid var(--ui-border);background:var(--ui-bg-secondary);min-height:44px;color:var(--ui-text-secondary);cursor:pointer;-webkit-tap-highlight-color:#0000;border-radius:8px;justify-content:center;align-items:center;margin:0 4px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.play-module-scss-module__0oYGtW__controlButton:hover:not(:disabled){background:var(--ui-bg-tertiary);color:var(--ui-text-primary);border-color:var(--ui-text-muted)}.play-module-scss-module__0oYGtW__controlButton:active:not(:disabled){transform:scale(.95)}.play-module-scss-module__0oYGtW__controlButton:disabled{opacity:.5;cursor:not-allowed}.play-module-scss-module__0oYGtW__controlButton svg{flex-shrink:0;width:18px;height:18px;margin-inline-end:4px}@media screen and (max-height:699px){.play-module-scss-module__0oYGtW__controlButton{min-height:40px;margin:0 2px;padding:4px 8px;font-size:11px}.play-module-scss-module__0oYGtW__controlButton svg{width:16px;height:16px}}@media screen and (max-height:599px){.play-module-scss-module__0oYGtW__controlButton{min-height:36px}.play-module-scss-module__0oYGtW__controlButton svg{width:14px;height:14px}}.play-module-scss-module__0oYGtW__sidebarControls{flex-direction:column;margin-top:16px;display:flex}.play-module-scss-module__0oYGtW__sidebarButton{border:1px solid var(--ui-border);background:var(--ui-bg-secondary);width:100%;color:var(--ui-text-secondary);cursor:pointer;text-align:center;border-radius:8px;justify-content:center;align-items:center;margin-bottom:4px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.play-module-scss-module__0oYGtW__sidebarButton svg{flex-shrink:0;width:16px;height:16px;margin-inline-end:4px}.play-module-scss-module__0oYGtW__sidebarButton:hover:not(:disabled){background:var(--ui-bg-tertiary);color:var(--ui-text-primary);border-color:var(--ui-text-muted)}.play-module-scss-module__0oYGtW__sidebarButton:active:not(:disabled){transform:scale(.98)}.play-module-scss-module__0oYGtW__sidebarButton:disabled{opacity:.6;cursor:not-allowed}.play-module-scss-module__0oYGtW__sidebarButton:last-child{margin-bottom:0}.play-module-scss-module__0oYGtW__drawButton{border-color:#f0d9b54d}.play-module-scss-module__0oYGtW__drawButton svg{color:#f0d9b5}.play-module-scss-module__0oYGtW__drawButton:hover:not(:disabled){background:#f0d9b514;border-color:#f0d9b5}.play-module-scss-module__0oYGtW__drawButton:hover:not(:disabled) svg{color:#f0d9b5}.play-module-scss-module__0oYGtW__drawButton:disabled{color:var(--ui-text-muted);border-color:#f0d9b533}.play-module-scss-module__0oYGtW__drawButton:disabled svg{color:var(--ui-text-muted)}.play-module-scss-module__0oYGtW__resignButton{border-color:#f4433633}.play-module-scss-module__0oYGtW__resignButton svg{color:#f44336;opacity:.7}.play-module-scss-module__0oYGtW__resignButton:hover:not(:disabled){color:#f44336;background:#f4433614;border-color:#f44336}.play-module-scss-module__0oYGtW__resignButton:hover:not(:disabled) svg{opacity:1}.play-module-scss-module__0oYGtW__controlButtonDraw{border-color:#f0d9b54d}.play-module-scss-module__0oYGtW__controlButtonDraw svg{color:#f0d9b5}.play-module-scss-module__0oYGtW__controlButtonDraw:hover:not(:disabled){background:#f0d9b514;border-color:#f0d9b5}.play-module-scss-module__0oYGtW__controlButtonDraw:hover:not(:disabled) svg{color:#f0d9b5}.play-module-scss-module__0oYGtW__controlButtonDraw:disabled{color:var(--ui-text-muted);border-color:#f0d9b533}.play-module-scss-module__0oYGtW__controlButtonDraw:disabled svg{color:var(--ui-text-muted)}.play-module-scss-module__0oYGtW__controlButtonResign{border-color:#f4433633}.play-module-scss-module__0oYGtW__controlButtonResign svg{color:#f44336;opacity:.7}.play-module-scss-module__0oYGtW__controlButtonResign:hover:not(:disabled){color:#f44336;background:#f4433614;border-color:#f44336}.play-module-scss-module__0oYGtW__controlButtonResign:hover:not(:disabled) svg{opacity:1}.play-module-scss-module__0oYGtW__engineLoading{background:linear-gradient(145deg,#121212 0%,#1a1a1a 50%,#0d0d0d 100%);flex-direction:column;justify-content:center;align-items:center;height:100dvh;display:flex;position:relative;overflow:hidden}.play-module-scss-module__0oYGtW__checkerboardBg{opacity:.03;background-image:linear-gradient(45deg,#f0d9b5 25%,#0000 25%),linear-gradient(-45deg,#f0d9b5 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#f0d9b5 75%),linear-gradient(-45deg,#0000 75%,#f0d9b5 75%);background-position:0 0,0 30px,30px -30px,-30px 0;background-size:60px 60px;animation:2s ease-out forwards play-module-scss-module__0oYGtW__checkerFade;position:absolute;inset:0}@keyframes play-module-scss-module__0oYGtW__checkerFade{0%{opacity:0}to{opacity:.03}}.play-module-scss-module__0oYGtW__engineLoadingContent{z-index:1;flex-direction:column;align-items:center;animation:.6s ease-out forwards play-module-scss-module__0oYGtW__contentFadeIn;display:flex;position:relative}@keyframes play-module-scss-module__0oYGtW__contentFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.play-module-scss-module__0oYGtW__knightContainer{margin-bottom:24px;position:relative}.play-module-scss-module__0oYGtW__knightIcon{color:#b58863;filter:drop-shadow(0 0 20px #b5886366);width:80px;height:80px;animation:2s ease-in-out infinite play-module-scss-module__0oYGtW__knightPulse}@media screen and (max-width:479px){.play-module-scss-module__0oYGtW__knightIcon{width:64px;height:64px}}@keyframes play-module-scss-module__0oYGtW__knightPulse{0%,to{filter:drop-shadow(0 0 20px #b588634d);transform:scale(1)}50%{filter:drop-shadow(0 0 30px #b5886399);transform:scale(1.02)}}.play-module-scss-module__0oYGtW__engineMessage{font-family:var(--font-display),Georgia,"Times New Roman",serif;color:#f0d9b5;letter-spacing:.02em;margin-bottom:16px;font-size:18px;font-weight:500}@media screen and (max-width:479px){.play-module-scss-module__0oYGtW__engineMessage{font-size:15px}}.play-module-scss-module__0oYGtW__engineDots{display:flex}.play-module-scss-module__0oYGtW__engineDots span{background-color:#b58863;border-radius:50%;width:8px;height:8px;margin:0 3px;animation:1.4s ease-in-out infinite play-module-scss-module__0oYGtW__dotBounce}.play-module-scss-module__0oYGtW__engineDots span:nth-child(2){animation-delay:.16s}.play-module-scss-module__0oYGtW__engineDots span:nth-child(3){animation-delay:.32s}@keyframes play-module-scss-module__0oYGtW__dotBounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.play-module-scss-module__0oYGtW__engineBackButton{color:#f0d9b599;cursor:pointer;background:0 0;border:1px solid #f0d9b533;border-radius:8px;padding:4px 8px;font-size:13px;transition:all .15s;position:absolute;top:24px;left:24px}[dir=rtl] .play-module-scss-module__0oYGtW__engineBackButton{left:auto;right:24px}.play-module-scss-module__0oYGtW__engineBackButton:hover{color:#f0d9b5;border-color:#f0d9b566}.play-module-scss-module__0oYGtW__floatingBackButton{z-index:10;color:var(--ui-text-secondary);background:var(--ui-bg-secondary);border:1px solid var(--ui-border);cursor:pointer;-webkit-tap-highlight-color:#0000;border-radius:8px;flex-direction:row;align-items:center;padding:4px 8px;font-size:13px;transition:all .15s;display:flex;position:absolute;top:8px;left:8px;box-shadow:0 2px 8px #0000001a}[dir=rtl] .play-module-scss-module__0oYGtW__floatingBackButton{left:auto;right:8px}.play-module-scss-module__0oYGtW__floatingBackButton svg{flex-shrink:0;width:16px;height:16px;margin-inline-end:4px}[dir=rtl] .play-module-scss-module__0oYGtW__floatingBackButton svg{transform:scaleX(-1)}.play-module-scss-module__0oYGtW__floatingBackButton:hover{color:var(--ui-text-primary);background-color:var(--ui-bg-tertiary);border-color:var(--ui-text-muted)}.play-module-scss-module__0oYGtW__floatingBackButton:active{transform:scale(.95)}@media screen and (max-width:479px){.play-module-scss-module__0oYGtW__floatingBackButton{padding:4px;top:4px;left:4px}[dir=rtl] .play-module-scss-module__0oYGtW__floatingBackButton{left:auto;right:4px}.play-module-scss-module__0oYGtW__floatingBackButton span{display:none}.play-module-scss-module__0oYGtW__floatingBackButton svg{margin-inline-end:0}}@media screen and (max-height:699px){.play-module-scss-module__0oYGtW__floatingBackButton{padding:4px;top:4px;left:4px}[dir=rtl] .play-module-scss-module__0oYGtW__floatingBackButton{left:auto;right:4px}}@media screen and (max-height:599px){.play-module-scss-module__0oYGtW__floatingBackButton{padding:2px 4px;font-size:11px;top:2px;left:2px}[dir=rtl] .play-module-scss-module__0oYGtW__floatingBackButton{left:auto;right:2px}.play-module-scss-module__0oYGtW__floatingBackButton svg{width:14px;height:14px}}
@keyframes GameInfo-module-scss-module__K4Ugya__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes GameInfo-module-scss-module__K4Ugya__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes GameInfo-module-scss-module__K4Ugya__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes GameInfo-module-scss-module__K4Ugya__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.GameInfo-module-scss-module__K4Ugya__gameInfo{background-color:#fff;border-radius:12px;padding:16px;box-shadow:0 4px 6px #0000001a}@media screen and (max-width:479px){.GameInfo-module-scss-module__K4Ugya__gameInfo{display:none}}.GameInfo-module-scss-module__K4Ugya__status{border-bottom:1px solid var(--ui-border);flex-direction:row;align-items:center;margin-bottom:16px;padding-bottom:16px;display:flex}.GameInfo-module-scss-module__K4Ugya__statusLabel{color:var(--ui-text-secondary);margin-right:8px;font-size:13px}.GameInfo-module-scss-module__K4Ugya__statusValue{color:var(--ui-text-primary);font-size:13px;font-weight:600}.GameInfo-module-scss-module__K4Ugya__movesSection{flex-direction:column;display:flex}.GameInfo-module-scss-module__K4Ugya__movesTitle{color:var(--ui-text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:13px;font-weight:600}.GameInfo-module-scss-module__K4Ugya__movesList{max-height:200px;overflow-y:auto}.GameInfo-module-scss-module__K4Ugya__movesList::-webkit-scrollbar{width:6px;height:6px}.GameInfo-module-scss-module__K4Ugya__movesList::-webkit-scrollbar-track{background:0 0}.GameInfo-module-scss-module__K4Ugya__movesList::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.GameInfo-module-scss-module__K4Ugya__movesList::-webkit-scrollbar-thumb:hover{background-color:#0000004d}@media screen and (min-width:480px) and (max-width:767px){.GameInfo-module-scss-module__K4Ugya__movesList{max-height:160px}}.GameInfo-module-scss-module__K4Ugya__noMoves{color:var(--ui-text-muted);padding:8px 0;font-size:13px;font-style:italic}.GameInfo-module-scss-module__K4Ugya__moveRow{border-bottom:1px solid #0000000d;flex-direction:row;padding:4px 0;font-family:SF Mono,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;display:flex}.GameInfo-module-scss-module__K4Ugya__moveRow:last-of-type{border-bottom:none}.GameInfo-module-scss-module__K4Ugya__moveRowLatest{background-color:#b588630d;border-radius:4px;margin-left:-8px;margin-right:-8px;padding-left:8px;padding-right:8px}.GameInfo-module-scss-module__K4Ugya__moveNumber{width:32px;color:var(--ui-text-muted);flex-shrink:0}.GameInfo-module-scss-module__K4Ugya__moveWhite,.GameInfo-module-scss-module__K4Ugya__moveBlack{width:56px;color:var(--ui-text-primary);flex-shrink:0}
@keyframes ChessBoard-module-scss-module__LMk1rW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ChessBoard-module-scss-module__LMk1rW__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes ChessBoard-module-scss-module__LMk1rW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ChessBoard-module-scss-module__LMk1rW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.ChessBoard-module-scss-module__LMk1rW__boardWrapper{width:100%;max-width:560px;position:relative}@media screen and (max-height:699px){.ChessBoard-module-scss-module__LMk1rW__boardWrapper{max-width:calc(100vh - 220px)}}@media screen and (max-height:599px){.ChessBoard-module-scss-module__LMk1rW__boardWrapper{max-width:calc(100vh - 140px)}}@media screen and (max-height:599px) and (min-width:600px){.ChessBoard-module-scss-module__LMk1rW__boardWrapper{max-width:calc(100vh - 110px)}}@media screen and (max-height:499px) and (min-width:600px){.ChessBoard-module-scss-module__LMk1rW__boardWrapper{max-width:calc(100vh - 120px)}}@media screen and (min-width:1280px){.ChessBoard-module-scss-module__LMk1rW__boardWrapper{max-width:680px}}@media screen and (min-width:1536px){.ChessBoard-module-scss-module__LMk1rW__boardWrapper{max-width:880px}}@media screen and (min-width:1536px) and (max-height:1099px){.ChessBoard-module-scss-module__LMk1rW__boardWrapper{max-width:600px}}[dir=rtl] .ChessBoard-module-scss-module__LMk1rW__boardWrapper{direction:ltr}.ChessBoard-module-scss-module__LMk1rW__board{aspect-ratio:1;width:100%}@supports not (aspect-ratio:1 / 1){.ChessBoard-module-scss-module__LMk1rW__board:before{content:"";padding-top:100%;display:block}.ChessBoard-module-scss-module__LMk1rW__board>*{position:absolute;inset:0}}.ChessBoard-module-scss-module__LMk1rW__promotionOverlay{z-index:400;-webkit-animation:ChessBoard-module-scss-module__LMk1rW__fadeIn .25s ease ease forwards;animation:ChessBoard-module-scss-module__LMk1rW__fadeIn .25s ease ease forwards;background-color:#0009;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ChessBoard-module-scss-module__LMk1rW__promotionDialog{text-align:center;background-color:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 6px #0000001a}.ChessBoard-module-scss-module__LMk1rW__promotionTitle{color:var(--ui-text-primary);margin-bottom:16px;font-size:15px;font-weight:600}.ChessBoard-module-scss-module__LMk1rW__promotionOptions{flex-direction:row;justify-content:center;display:flex}.ChessBoard-module-scss-module__LMk1rW__promotionOption{background-color:var(--board-light);border:2px solid var(--ui-border);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:56px;height:56px;margin-right:8px;transition:all .15s;display:flex}.ChessBoard-module-scss-module__LMk1rW__promotionOption:last-child{margin-right:0}.ChessBoard-module-scss-module__LMk1rW__promotionOption:hover{background-color:#b588631a;border-color:#b58863;transform:scale(1.05)}.ChessBoard-module-scss-module__LMk1rW__pieceIcon{font-size:32px;line-height:1}.ChessBoard-module-scss-module__LMk1rW__pieceImage{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.ChessBoard-module-scss-module__LMk1rW__coordinates{color:var(--ui-text-muted);pointer-events:none;font-size:11px;font-weight:500;position:absolute}@media screen and (max-width:479px){.ChessBoard-module-scss-module__LMk1rW__boardWrapper{max-width:100%}.ChessBoard-module-scss-module__LMk1rW__promotionOption{width:48px;height:48px}.ChessBoard-module-scss-module__LMk1rW__pieceIcon{font-size:28px}}
.Confetti-module-scss-module__O7dkbW__confettiContainer{pointer-events:none;z-index:9999;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.Confetti-module-scss-module__O7dkbW__confetti{will-change:transform,opacity;border-radius:2px;animation:3s ease-out forwards Confetti-module-scss-module__O7dkbW__confettiFall;position:absolute;top:-20px}@keyframes Confetti-module-scss-module__O7dkbW__confettiFall{0%{opacity:1;transform:translateY(0)rotate(0)scale(1)}25%{opacity:1;transform:translateY(25vh)rotate(180deg)translate(20px)scale(.95)}50%{opacity:.9;transform:translateY(50vh)rotate(360deg)translate(-10px)scale(.9)}75%{opacity:.6;transform:translateY(75vh)rotate(540deg)translate(15px)scale(.85)}to{opacity:0;transform:translateY(100vh)rotate(720deg)translate(-5px)scale(.8)}}@media (prefers-reduced-motion:reduce){.Confetti-module-scss-module__O7dkbW__confetti{animation:3s ease-out forwards Confetti-module-scss-module__O7dkbW__confettiFallReduced}@keyframes Confetti-module-scss-module__O7dkbW__confettiFallReduced{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100vh)}}}@media (max-width:600px){.Confetti-module-scss-module__O7dkbW__confetti:nth-child(n+31){display:none}}
@keyframes GameOverModal-module-scss-module__9UQqcq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes GameOverModal-module-scss-module__9UQqcq__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes GameOverModal-module-scss-module__9UQqcq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes GameOverModal-module-scss-module__9UQqcq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.GameOverModal-module-scss-module__9UQqcq__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:400;-webkit-animation:GameOverModal-module-scss-module__9UQqcq__fadeIn .25s ease ease forwards;animation:GameOverModal-module-scss-module__9UQqcq__fadeIn .25s ease ease forwards;background-color:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.GameOverModal-module-scss-module__9UQqcq__modal{text-align:center;background:#fff;border-radius:16px;width:90%;max-width:380px;padding:48px 24px 32px;animation:.4s cubic-bezier(.175,.885,.32,1.275) GameOverModal-module-scss-module__9UQqcq__modalPop;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000001f,0 12px 48px #00000014}@media screen and (max-width:479px){.GameOverModal-module-scss-module__9UQqcq__modal{padding:32px 16px 24px}}@keyframes GameOverModal-module-scss-module__9UQqcq__modalPop{0%{opacity:0;transform:scale(.92)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.GameOverModal-module-scss-module__9UQqcq__accentBar{height:4px;position:absolute;top:0;left:0;right:0}.GameOverModal-module-scss-module__9UQqcq__resultWin .GameOverModal-module-scss-module__9UQqcq__accentBar{background:linear-gradient(90deg,#d4a534,#f4d03f,#d4a534)}.GameOverModal-module-scss-module__9UQqcq__resultLoss .GameOverModal-module-scss-module__9UQqcq__accentBar{background:linear-gradient(90deg,#c62828,#f44336,#c62828)}.GameOverModal-module-scss-module__9UQqcq__resultDraw .GameOverModal-module-scss-module__9UQqcq__accentBar{background:linear-gradient(90deg,#9b6f4a,#b58863,#9b6f4a)}.GameOverModal-module-scss-module__9UQqcq__resultAbort .GameOverModal-module-scss-module__9UQqcq__accentBar{background:linear-gradient(90deg,#5a6268,#6b7280,#5a6268)}.GameOverModal-module-scss-module__9UQqcq__closeButton{top:16px;color:#666;cursor:pointer;z-index:10;background:#f8f6f3;border:1px solid #0000000f;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex;position:absolute;inset-inline-end:16px}.GameOverModal-module-scss-module__9UQqcq__closeButton:hover{color:#2c2c2c;background:#f2efe9;transform:scale(1.05)}.GameOverModal-module-scss-module__9UQqcq__closeButton:active{transform:scale(.95)}.GameOverModal-module-scss-module__9UQqcq__iconWrapper{justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 16px;animation:.5s cubic-bezier(.34,1.56,.64,1) .1s both GameOverModal-module-scss-module__9UQqcq__iconDrop;display:flex}@keyframes GameOverModal-module-scss-module__9UQqcq__iconDrop{0%{opacity:0;transform:translateY(-16px)scale(.8)}to{opacity:1;transform:translateY(0)scale(1)}}.GameOverModal-module-scss-module__9UQqcq__iconSvg{filter:drop-shadow(0 2px 8px #0000001a);width:100%;height:100%}.GameOverModal-module-scss-module__9UQqcq__title{font-family:var(--font-display),Georgia,"Times New Roman",serif;letter-spacing:-.5px;color:#2c2c2c;margin-bottom:4px;font-size:32px;font-weight:700}@media screen and (max-width:479px){.GameOverModal-module-scss-module__9UQqcq__title{font-size:24px}}.GameOverModal-module-scss-module__9UQqcq__resultWin .GameOverModal-module-scss-module__9UQqcq__title{color:#b8860b}.GameOverModal-module-scss-module__9UQqcq__resultLoss .GameOverModal-module-scss-module__9UQqcq__title{color:#f44336}.GameOverModal-module-scss-module__9UQqcq__resultDraw .GameOverModal-module-scss-module__9UQqcq__title{color:#b58863}.GameOverModal-module-scss-module__9UQqcq__resultAbort .GameOverModal-module-scss-module__9UQqcq__title{color:#6b7280}.GameOverModal-module-scss-module__9UQqcq__message{color:#666;margin-bottom:32px;font-size:15px;font-weight:500;line-height:1.5}@media screen and (max-width:479px){.GameOverModal-module-scss-module__9UQqcq__message{margin-bottom:24px;font-size:13px}}.GameOverModal-module-scss-module__9UQqcq__eloBadgeWrapper{justify-content:center;align-items:center;margin-bottom:24px;display:flex}@media screen and (max-width:479px){.GameOverModal-module-scss-module__9UQqcq__eloBadgeWrapper{margin-bottom:16px}}.GameOverModal-module-scss-module__9UQqcq__eloChange{border-radius:9999px;padding:4px 16px;font-size:15px;font-weight:700}.GameOverModal-module-scss-module__9UQqcq__eloChange.GameOverModal-module-scss-module__9UQqcq__positive{color:#4caf50;background:#4caf501f}.GameOverModal-module-scss-module__9UQqcq__eloChange.GameOverModal-module-scss-module__9UQqcq__negative{color:#f44336;background:#f443361f}.GameOverModal-module-scss-module__9UQqcq__eloChange.GameOverModal-module-scss-module__9UQqcq__neutral{color:#999;background:#0000000a}.GameOverModal-module-scss-module__9UQqcq__actions{flex-direction:column;width:100%;display:flex}.GameOverModal-module-scss-module__9UQqcq__button{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;height:52px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:15px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.GameOverModal-module-scss-module__9UQqcq__button svg{margin-inline-end:8px;transition:transform .2s}.GameOverModal-module-scss-module__9UQqcq__button:active{transform:scale(.98)}@media screen and (max-width:479px){.GameOverModal-module-scss-module__9UQqcq__button{height:48px;font-size:13px}}.GameOverModal-module-scss-module__9UQqcq__buttonPrimary{color:#fff;background:#b58863;margin-bottom:8px;box-shadow:0 2px #8a6241,0 4px 12px #b588634d}.GameOverModal-module-scss-module__9UQqcq__buttonPrimary:hover{background:#ad7b52;transform:translateY(-1px);box-shadow:0 3px #8a6241,0 6px 16px #b5886359}.GameOverModal-module-scss-module__9UQqcq__buttonPrimary:active{transform:translateY(1px);box-shadow:0 0 #8a6241,inset 0 2px 4px #00000026}.GameOverModal-module-scss-module__9UQqcq__buttonSecondary{color:#2c2c2c;background:0 0;border:1.5px solid #0000001f;margin-bottom:8px}.GameOverModal-module-scss-module__9UQqcq__buttonSecondary:hover{background:#f8f6f3;border-color:#0003}.GameOverModal-module-scss-module__9UQqcq__buttonSecondary:active{background:#f4f1ed}.GameOverModal-module-scss-module__9UQqcq__rematchWaitingCard{text-align:center;background:linear-gradient(135deg,#b588630f 0%,#b5886305 100%);border:1px solid #b588631f;border-radius:12px;flex-direction:column;align-items:center;width:100%;margin-bottom:8px;padding:16px 24px;display:flex}.GameOverModal-module-scss-module__9UQqcq__waitingTitle{font-family:var(--font-display),Georgia,"Times New Roman",serif;color:#2c2c2c;margin-bottom:2px;font-size:15px;font-weight:600}.GameOverModal-module-scss-module__9UQqcq__waitingSubtitle{color:#666;justify-content:center;align-items:center;font-size:13px;display:flex}.GameOverModal-module-scss-module__9UQqcq__waitingDots{align-items:center;margin-inline-start:4px;display:inline-flex}.GameOverModal-module-scss-module__9UQqcq__dot{background:#b58863;border-radius:9999px;width:5px;height:5px;margin-inline-end:4px;animation:1.4s ease-in-out infinite GameOverModal-module-scss-module__9UQqcq__dotPulse}.GameOverModal-module-scss-module__9UQqcq__dot:first-child{animation-delay:0s}.GameOverModal-module-scss-module__9UQqcq__dot:nth-child(2){animation-delay:.2s}.GameOverModal-module-scss-module__9UQqcq__dot:nth-child(3){margin-inline-end:0;animation-delay:.4s}@keyframes GameOverModal-module-scss-module__9UQqcq__dotPulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.GameOverModal-module-scss-module__9UQqcq__rematchReceivedCard{background:linear-gradient(135deg,#4caf5014 0%,#4caf500a 100%);border:1px solid #4caf5033;border-radius:12px;flex-direction:column;width:100%;margin-bottom:8px;padding:16px;animation:.4s cubic-bezier(.34,1.56,.64,1) GameOverModal-module-scss-module__9UQqcq__rematchCardIn;display:flex}@keyframes GameOverModal-module-scss-module__9UQqcq__rematchCardIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.GameOverModal-module-scss-module__9UQqcq__rematchNotification{flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.GameOverModal-module-scss-module__9UQqcq__notificationIcon{color:#4caf50;width:18px;height:18px;margin-inline-end:8px;animation:2s ease-in-out infinite GameOverModal-module-scss-module__9UQqcq__bellRing}@keyframes GameOverModal-module-scss-module__9UQqcq__bellRing{0%,50%,to{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-14deg)}30%{transform:rotate(10deg)}40%{transform:rotate(-6deg)}}.GameOverModal-module-scss-module__9UQqcq__notificationText{font-family:var(--font-display),Georgia,"Times New Roman",serif;color:#357a38;font-size:13px;font-weight:600}.GameOverModal-module-scss-module__9UQqcq__rematchReceivedActions{flex-direction:column;width:100%;display:flex}.GameOverModal-module-scss-module__9UQqcq__buttonAcceptRematch{color:#fff;background:linear-gradient(135deg,#4caf50 0%,#409343 100%);margin-bottom:8px;position:relative;overflow:visible;box-shadow:0 2px #357a38,0 4px 12px #4caf504d}.GameOverModal-module-scss-module__9UQqcq__buttonAcceptRematch:before{content:"";z-index:-1;opacity:0;background:#4caf50;border-radius:12px;animation:2s ease-in-out infinite GameOverModal-module-scss-module__9UQqcq__acceptPulse;position:absolute;inset:-2px}.GameOverModal-module-scss-module__9UQqcq__buttonAcceptRematch:hover{background:linear-gradient(135deg,#5cb860 0%,#4caf50 100%);transform:translateY(-1px);box-shadow:0 3px #357a38,0 6px 16px #4caf5066}.GameOverModal-module-scss-module__9UQqcq__buttonAcceptRematch:active{transform:translateY(1px);box-shadow:0 0 #357a38,inset 0 2px 4px #00000026}.GameOverModal-module-scss-module__9UQqcq__buttonAcceptRematch svg{margin-inline-end:8px}@keyframes GameOverModal-module-scss-module__9UQqcq__acceptPulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:.3;transform:scale(1.05)}}.GameOverModal-module-scss-module__9UQqcq__buttonDeclineRematch{color:#666;-webkit-box-shadow:none;box-shadow:none;background:#2c2c2c0f;border:1px solid #00000014}.GameOverModal-module-scss-module__9UQqcq__buttonDeclineRematch:hover{color:#f44336;background:#f4433614;border-color:#f4433626}.GameOverModal-module-scss-module__9UQqcq__buttonDeclineRematch:active{background:#f443361f}@media screen and (max-width:479px){.GameOverModal-module-scss-module__9UQqcq__rematchWaitingCard,.GameOverModal-module-scss-module__9UQqcq__rematchReceivedCard{padding:8px 16px}.GameOverModal-module-scss-module__9UQqcq__waitingTitle,.GameOverModal-module-scss-module__9UQqcq__notificationText{font-size:13px}.GameOverModal-module-scss-module__9UQqcq__waitingSubtitle{font-size:11px}}@media (prefers-reduced-motion:reduce){.GameOverModal-module-scss-module__9UQqcq__modal,.GameOverModal-module-scss-module__9UQqcq__iconWrapper{animation:none}.GameOverModal-module-scss-module__9UQqcq__dot{opacity:.6;animation:none}.GameOverModal-module-scss-module__9UQqcq__rematchReceivedCard,.GameOverModal-module-scss-module__9UQqcq__notificationIcon{animation:none}.GameOverModal-module-scss-module__9UQqcq__buttonAcceptRematch:before{animation:none;display:none}}
@keyframes DrawOfferBanner-module-scss-module__-Hqs4a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes DrawOfferBanner-module-scss-module__-Hqs4a__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes DrawOfferBanner-module-scss-module__-Hqs4a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes DrawOfferBanner-module-scss-module__-Hqs4a__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.DrawOfferBanner-module-scss-module__-Hqs4a__banner{z-index:600;background:linear-gradient(135deg,#fffffffa 0%,#f8f6f3fa 100%);border:1px solid #b5886333;border-radius:12px;flex-direction:row;justify-content:space-between;align-items:center;width:auto;max-width:calc(100vw - 48px);padding:16px 24px;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0000001f,inset 0 0 0 1px #ffffff80}@media screen and (max-width:768px){.DrawOfferBanner-module-scss-module__-Hqs4a__banner{flex-direction:column;width:calc(100vw - 32px);padding:16px;top:auto;bottom:16px}}.DrawOfferBanner-module-scss-module__-Hqs4a__animateIn{animation:.3s cubic-bezier(.34,1.56,.64,1) forwards DrawOfferBanner-module-scss-module__-Hqs4a__slideIn}.DrawOfferBanner-module-scss-module__-Hqs4a__animateOut{animation:.3s ease-out forwards DrawOfferBanner-module-scss-module__-Hqs4a__slideOut}@keyframes DrawOfferBanner-module-scss-module__-Hqs4a__slideIn{0%{opacity:0;transform:translate(-50%)translateY(-20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes DrawOfferBanner-module-scss-module__-Hqs4a__slideOut{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(-20px)}}.DrawOfferBanner-module-scss-module__-Hqs4a__content{flex-direction:row;align-items:center;display:flex}@media screen and (max-width:768px){.DrawOfferBanner-module-scss-module__-Hqs4a__content{width:100%;margin-bottom:8px}}.DrawOfferBanner-module-scss-module__-Hqs4a__iconWrapper{background:linear-gradient(135deg,#769656 0%,#5d7643 100%);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;margin-inline-end:16px;display:flex;box-shadow:0 2px 8px #7696564d}.DrawOfferBanner-module-scss-module__-Hqs4a__icon{color:#fff;width:22px;height:22px}.DrawOfferBanner-module-scss-module__-Hqs4a__textSection{flex-direction:column;display:flex}.DrawOfferBanner-module-scss-module__-Hqs4a__title{font-family:var(--font-display),Georgia,"Times New Roman",serif;color:#2c2c2c;font-size:15px;font-weight:600;line-height:1.2}.DrawOfferBanner-module-scss-module__-Hqs4a__subtitle{color:#666;font-size:13px;line-height:1.3}.DrawOfferBanner-module-scss-module__-Hqs4a__actions{flex-direction:row;align-items:center;margin-inline-start:24px;display:flex}@media screen and (max-width:768px){.DrawOfferBanner-module-scss-module__-Hqs4a__actions{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;width:100%;margin-inline-start:0}}.DrawOfferBanner-module-scss-module__-Hqs4a__button{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.DrawOfferBanner-module-scss-module__-Hqs4a__button:first-child{margin-inline-end:8px}@media screen and (max-width:768px){.DrawOfferBanner-module-scss-module__-Hqs4a__button{flex:1}}.DrawOfferBanner-module-scss-module__-Hqs4a__button span{margin-inline-start:4px}.DrawOfferBanner-module-scss-module__-Hqs4a__buttonIcon{width:18px;height:18px}.DrawOfferBanner-module-scss-module__-Hqs4a__acceptButton{color:#fff;background:linear-gradient(135deg,#4caf50 0%,#409343 100%);box-shadow:0 2px 8px #4caf504d}.DrawOfferBanner-module-scss-module__-Hqs4a__acceptButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #4caf5066}.DrawOfferBanner-module-scss-module__-Hqs4a__acceptButton:active{transform:translateY(0)}.DrawOfferBanner-module-scss-module__-Hqs4a__declineButton{color:#2c2c2c;background:#2c2c2c14}.DrawOfferBanner-module-scss-module__-Hqs4a__declineButton:hover{color:#f44336;background:#f443361a}.DrawOfferBanner-module-scss-module__-Hqs4a__declineButton:active{background:#f4433626}
@keyframes DrawClaimBanner-module-scss-module__meqqha__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes DrawClaimBanner-module-scss-module__meqqha__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes DrawClaimBanner-module-scss-module__meqqha__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes DrawClaimBanner-module-scss-module__meqqha__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.DrawClaimBanner-module-scss-module__meqqha__banner{z-index:600;background:linear-gradient(135deg,#fff8dcfa 0%,#fff3c8fa 100%);border:1px solid #ff98004d;border-radius:12px;flex-direction:row;justify-content:space-between;align-items:center;width:auto;max-width:calc(100vw - 48px);padding:8px 16px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #ff980026,inset 0 0 0 1px #ffffff80}@media screen and (max-width:479px){.DrawClaimBanner-module-scss-module__meqqha__banner{flex-direction:column;width:calc(100vw - 32px);padding:16px;bottom:80px}}.DrawClaimBanner-module-scss-module__meqqha__animateIn{animation:.3s cubic-bezier(.34,1.56,.64,1) forwards DrawClaimBanner-module-scss-module__meqqha__slideUp}.DrawClaimBanner-module-scss-module__meqqha__animateOut{animation:.3s ease-out forwards DrawClaimBanner-module-scss-module__meqqha__slideDown}@keyframes DrawClaimBanner-module-scss-module__meqqha__slideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes DrawClaimBanner-module-scss-module__meqqha__slideDown{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(20px)}}.DrawClaimBanner-module-scss-module__meqqha__content{flex-direction:row;align-items:center;display:flex}@media screen and (max-width:479px){.DrawClaimBanner-module-scss-module__meqqha__content{width:100%;margin-bottom:8px}}.DrawClaimBanner-module-scss-module__meqqha__iconWrapper{background:linear-gradient(135deg,#ff9800 0%,#cc7a00 100%);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;margin-inline-end:16px;display:flex;box-shadow:0 2px 8px #ff98004d}.DrawClaimBanner-module-scss-module__meqqha__icon{color:#fff;width:22px;height:22px}.DrawClaimBanner-module-scss-module__meqqha__textSection{flex-direction:column;display:flex;position:relative}.DrawClaimBanner-module-scss-module__meqqha__titleRow{flex-direction:row;align-items:center;display:flex;position:relative}.DrawClaimBanner-module-scss-module__meqqha__title{font-family:var(--font-display),Georgia,"Times New Roman",serif;color:#804c00;font-size:15px;font-weight:600;line-height:1.2}.DrawClaimBanner-module-scss-module__meqqha__infoButton{cursor:pointer;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;margin-inline-start:4px;transition:opacity .15s;display:flex}.DrawClaimBanner-module-scss-module__meqqha__infoButton:hover{opacity:1}.DrawClaimBanner-module-scss-module__meqqha__infoIcon{color:#804c00;width:16px;height:16px}.DrawClaimBanner-module-scss-module__meqqha__tooltip{z-index:10;color:#fff;background:#1e1e1e;border-radius:8px;width:280px;padding:8px 16px;font-size:13px;line-height:1.5;animation:.15s forwards DrawClaimBanner-module-scss-module__meqqha__fadeIn;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 15px #0000001a}.DrawClaimBanner-module-scss-module__meqqha__tooltip:before{content:"";border-bottom:6px solid #1e1e1e;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:-6px;left:16px}@media screen and (max-width:479px){.DrawClaimBanner-module-scss-module__meqqha__tooltip{width:calc(100vw - 64px);left:50%;transform:translate(-50%)}.DrawClaimBanner-module-scss-module__meqqha__tooltip:before{left:50%;transform:translate(-50%)}}.DrawClaimBanner-module-scss-module__meqqha__subtitle{color:#b36a00;font-size:13px;line-height:1.3}.DrawClaimBanner-module-scss-module__meqqha__claimButton{cursor:pointer;color:#fff;background:linear-gradient(135deg,#769656 0%,#5d7643 100%);border:none;border-radius:8px;justify-content:center;align-items:center;min-width:44px;min-height:44px;margin-inline-start:24px;padding:8px 24px;font-size:13px;font-weight:600;transition:all .15s;display:flex;box-shadow:0 2px 8px #7696564d}.DrawClaimBanner-module-scss-module__meqqha__claimButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #76965666}.DrawClaimBanner-module-scss-module__meqqha__claimButton:active{transform:translateY(0)}@media screen and (max-width:479px){.DrawClaimBanner-module-scss-module__meqqha__claimButton{width:100%;margin-inline-start:0}}.DrawClaimBanner-module-scss-module__meqqha__claimButton span{margin-inline-start:8px}.DrawClaimBanner-module-scss-module__meqqha__claimIcon{width:18px;height:18px}
@keyframes ReconnectingOverlay-module-scss-module__OouB7G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ReconnectingOverlay-module-scss-module__OouB7G__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes ReconnectingOverlay-module-scss-module__OouB7G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ReconnectingOverlay-module-scss-module__OouB7G__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.ReconnectingOverlay-module-scss-module__OouB7G__overlay{z-index:400;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ReconnectingOverlay-module-scss-module__OouB7G__animateIn{animation:.3s forwards ReconnectingOverlay-module-scss-module__OouB7G__fadeIn}.ReconnectingOverlay-module-scss-module__OouB7G__animateOut{animation:.3s forwards ReconnectingOverlay-module-scss-module__OouB7G__fadeOut}@keyframes ReconnectingOverlay-module-scss-module__OouB7G__fadeOut{0%{opacity:1}to{opacity:0}}.ReconnectingOverlay-module-scss-module__OouB7G__content{text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;max-width:320px;padding:48px;display:flex;box-shadow:0 4px 24px #0000001f,0 12px 48px #00000014}.ReconnectingOverlay-module-scss-module__OouB7G__iconContainer{width:80px;height:80px;margin-bottom:24px;position:relative}.ReconnectingOverlay-module-scss-module__OouB7G__wifiIcon{color:#666;width:36px;height:36px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ReconnectingOverlay-module-scss-module__OouB7G__signal1,.ReconnectingOverlay-module-scss-module__OouB7G__signal2,.ReconnectingOverlay-module-scss-module__OouB7G__signal3{animation:1.5s ease-in-out infinite ReconnectingOverlay-module-scss-module__OouB7G__signalPulse}.ReconnectingOverlay-module-scss-module__OouB7G__signal2{animation-delay:.15s}.ReconnectingOverlay-module-scss-module__OouB7G__signal1{animation-delay:.3s}@keyframes ReconnectingOverlay-module-scss-module__OouB7G__signalPulse{0%,to{opacity:1}50%{opacity:.3}}.ReconnectingOverlay-module-scss-module__OouB7G__spinnerIcon{color:#769656;width:100%;height:100%;animation:1s linear infinite ReconnectingOverlay-module-scss-module__OouB7G__spin;position:absolute;top:0;left:0}.ReconnectingOverlay-module-scss-module__OouB7G__title{font-family:var(--font-display),Georgia,"Times New Roman",serif;color:#2c2c2c;margin:0 0 4px;font-size:24px;font-weight:600}.ReconnectingOverlay-module-scss-module__OouB7G__subtitle{color:#666;margin:0 0 24px;font-size:15px}.ReconnectingOverlay-module-scss-module__OouB7G__dots{text-align:start;width:1.5em;display:inline-block}.ReconnectingOverlay-module-scss-module__OouB7G__progressContainer{width:100%;max-width:200px;margin-bottom:24px}.ReconnectingOverlay-module-scss-module__OouB7G__progressBar{background:#00000014;border-radius:9999px;height:4px;overflow:hidden}.ReconnectingOverlay-module-scss-module__OouB7G__progressFill{background:linear-gradient(90deg,#769656 0%,#90ae71 100%);border-radius:9999px;width:30%;height:100%;animation:1.5s ease-in-out infinite ReconnectingOverlay-module-scss-module__OouB7G__progressSweep}@keyframes ReconnectingOverlay-module-scss-module__OouB7G__progressSweep{0%{transform:translate(-100%)}50%{transform:translate(250%)}to{transform:translate(-100%)}}.ReconnectingOverlay-module-scss-module__OouB7G__hint{color:#999;margin:0;font-size:13px}
@keyframes GameControls-module-scss-module__OnKxWa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes GameControls-module-scss-module__OnKxWa__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes GameControls-module-scss-module__OnKxWa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes GameControls-module-scss-module__OnKxWa__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.GameControls-module-scss-module__OnKxWa__controls{background-color:#fff;border-radius:12px;margin-top:16px;padding:16px;box-shadow:0 4px 6px #0000001a}@media screen and (max-width:479px){.GameControls-module-scss-module__OnKxWa__controls{-webkit-box-shadow:none;box-shadow:none;background:0 0;margin-top:8px;padding:8px}}.GameControls-module-scss-module__OnKxWa__title{color:var(--ui-text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;font-size:13px;font-weight:600}@media screen and (max-width:479px){.GameControls-module-scss-module__OnKxWa__title{display:none}}.GameControls-module-scss-module__OnKxWa__buttonGroup{flex-flow:wrap;display:flex}.GameControls-module-scss-module__OnKxWa__button{cursor:pointer;border:none;border-radius:12px;flex:calc(50% - 4px);justify-content:center;align-items:center;margin:0 4px 8px 0;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.GameControls-module-scss-module__OnKxWa__button:nth-child(2n){margin-right:0}.GameControls-module-scss-module__OnKxWa__button svg{flex-shrink:0;margin-right:4px;transition:transform .2s}.GameControls-module-scss-module__OnKxWa__button:disabled{opacity:.4;cursor:not-allowed;transform:none!important}.GameControls-module-scss-module__OnKxWa__button:active:not(:disabled){transform:scale(.96)}@media screen and (max-width:479px){.GameControls-module-scss-module__OnKxWa__button{padding:4px 8px;font-size:13px}}.GameControls-module-scss-module__OnKxWa__buttonSecondary{color:#5c3d2e;background:linear-gradient(135deg,#f8f6f3 0%,#ebe7e1 100%);border:1px solid #8b5a2b33;box-shadow:0 2px 4px #0000000f,0 1px 2px #0000000a,inset 0 1px #fffc}.GameControls-module-scss-module__OnKxWa__buttonSecondary:hover:not(:disabled){background:linear-gradient(135deg,#fff 0%,#f5f2ed 100%);border-color:#8b5a2b59;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a,0 2px 4px #0000000f,inset 0 1px #ffffffe6}.GameControls-module-scss-module__OnKxWa__buttonSecondary:hover:not(:disabled) svg{transform:translate(-2px)}.GameControls-module-scss-module__OnKxWa__buttonSecondary:active:not(:disabled){box-shadow:0 1px 2px #00000014,inset 0 1px 2px #0000000d}.GameControls-module-scss-module__OnKxWa__buttonDanger{color:#c9302c;background:#dc35450a;border:1px solid #dc354540;box-shadow:0 1px 2px #dc35450f}.GameControls-module-scss-module__OnKxWa__buttonDanger:hover:not(:disabled){color:#a71d2a;background:#dc354514;border-color:#dc354566;transform:translateY(-1px);box-shadow:0 2px 6px #dc354526}.GameControls-module-scss-module__OnKxWa__buttonDanger:active:not(:disabled){background:#dc35451f;box-shadow:inset 0 1px 2px #dc35451a}.GameControls-module-scss-module__OnKxWa__buttonPrimary{color:#fff;background:linear-gradient(135deg,#b58863 0%,#9a7356 100%);border:none;box-shadow:0 4px 12px #b5886359,0 2px 4px #0000001a,inset 0 1px #ffffff26}.GameControls-module-scss-module__OnKxWa__buttonPrimary:hover:not(:disabled){background:linear-gradient(135deg,#c49a78 0%,#a88064 100%);transform:translateY(-2px);box-shadow:0 6px 16px #b5886373,0 3px 6px #0000001f,inset 0 1px #fff3}.GameControls-module-scss-module__OnKxWa__buttonPrimary:hover:not(:disabled) svg{transform:rotate(180deg)}.GameControls-module-scss-module__OnKxWa__buttonPrimary:active:not(:disabled){box-shadow:0 2px 6px #b588634d,inset 0 1px 2px #0000001a}.GameControls-module-scss-module__OnKxWa__buttonFull{flex:100%;width:100%;margin-right:0}
@keyframes ResignConfirmModal-module-scss-module__7bxwAq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ResignConfirmModal-module-scss-module__7bxwAq__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes ResignConfirmModal-module-scss-module__7bxwAq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ResignConfirmModal-module-scss-module__7bxwAq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.ResignConfirmModal-module-scss-module__7bxwAq__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:400;-webkit-animation:ResignConfirmModal-module-scss-module__7bxwAq__fadeIn .25s ease ease forwards;animation:ResignConfirmModal-module-scss-module__7bxwAq__fadeIn .25s ease ease forwards;background-color:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ResignConfirmModal-module-scss-module__7bxwAq__modal{text-align:center;background:#fff;border-radius:16px;width:90%;max-width:340px;padding:32px 24px 24px;animation:.4s cubic-bezier(.175,.885,.32,1.275) ResignConfirmModal-module-scss-module__7bxwAq__modalPop;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000001f,0 12px 48px #00000014}@media screen and (max-width:479px){.ResignConfirmModal-module-scss-module__7bxwAq__modal{padding:24px 16px 16px}}@keyframes ResignConfirmModal-module-scss-module__7bxwAq__modalPop{0%{opacity:0;transform:scale(.92)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.ResignConfirmModal-module-scss-module__7bxwAq__accentBar{background:linear-gradient(90deg,#c62828,#f44336,#c62828);height:4px;position:absolute;top:0;left:0;right:0}.ResignConfirmModal-module-scss-module__7bxwAq__iconWrapper{justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 16px;animation:.5s cubic-bezier(.34,1.56,.64,1) .1s both ResignConfirmModal-module-scss-module__7bxwAq__iconDrop;display:flex}@media screen and (max-width:479px){.ResignConfirmModal-module-scss-module__7bxwAq__iconWrapper{width:64px;height:64px}}@keyframes ResignConfirmModal-module-scss-module__7bxwAq__iconDrop{0%{opacity:0;transform:translateY(-16px)scale(.8)}to{opacity:1;transform:translateY(0)scale(1)}}.ResignConfirmModal-module-scss-module__7bxwAq__iconSvg{filter:drop-shadow(0 2px 8px #0000001a);width:100%;height:100%}.ResignConfirmModal-module-scss-module__7bxwAq__title{font-family:var(--font-display),Georgia,"Times New Roman",serif;letter-spacing:-.5px;color:#f44336;margin-bottom:4px;font-size:24px;font-weight:700}@media screen and (max-width:479px){.ResignConfirmModal-module-scss-module__7bxwAq__title{font-size:18px}}.ResignConfirmModal-module-scss-module__7bxwAq__message{color:#666;margin-bottom:24px;font-size:15px;font-weight:500;line-height:1.5}@media screen and (max-width:479px){.ResignConfirmModal-module-scss-module__7bxwAq__message{margin-bottom:16px;font-size:13px}}.ResignConfirmModal-module-scss-module__7bxwAq__actions{flex-direction:column;width:100%;display:flex}.ResignConfirmModal-module-scss-module__7bxwAq__button{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;height:48px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:15px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ResignConfirmModal-module-scss-module__7bxwAq__button svg{margin-inline-end:8px;transition:transform .2s}.ResignConfirmModal-module-scss-module__7bxwAq__button:active{transform:scale(.98)}@media screen and (max-width:479px){.ResignConfirmModal-module-scss-module__7bxwAq__button{height:44px;font-size:13px}}.ResignConfirmModal-module-scss-module__7bxwAq__buttonConfirm{color:#fff;background:linear-gradient(135deg,#f44336 0%,#f21f0f 100%);margin-bottom:8px;box-shadow:0 2px #d2190b,0 4px 12px #f443364d}.ResignConfirmModal-module-scss-module__7bxwAq__buttonConfirm:hover{background:linear-gradient(135deg,#f55a4e 0%,#f44336 100%);transform:translateY(-1px);box-shadow:0 3px #d2190b,0 6px 16px #f4433666}.ResignConfirmModal-module-scss-module__7bxwAq__buttonConfirm:active{transform:translateY(1px);box-shadow:0 0 #d2190b,inset 0 2px 4px #00000026}.ResignConfirmModal-module-scss-module__7bxwAq__buttonCancel{color:#2c2c2c;background:0 0;border:1.5px solid #0000001f}.ResignConfirmModal-module-scss-module__7bxwAq__buttonCancel:hover{background:#f8f6f3;border-color:#0003}.ResignConfirmModal-module-scss-module__7bxwAq__buttonCancel:active{background:#f4f1ed}@media (prefers-reduced-motion:reduce){.ResignConfirmModal-module-scss-module__7bxwAq__modal,.ResignConfirmModal-module-scss-module__7bxwAq__iconWrapper{animation:none}}
.MatchmakingOverlay-module-scss-module__lZYCya__overlay{z-index:1000;-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2);background:#0f0c0aeb;justify-content:center;align-items:center;animation:.5s cubic-bezier(.16,1,.3,1) MatchmakingOverlay-module-scss-module__lZYCya__overlayIn;display:flex;position:fixed;inset:0;overflow:hidden}.MatchmakingOverlay-module-scss-module__lZYCya__overlay:before{content:"";opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}@keyframes MatchmakingOverlay-module-scss-module__lZYCya__overlayIn{0%{opacity:0;-webkit-backdrop-filter:blur()saturate();backdrop-filter:blur()saturate()}to{opacity:1;-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2)}}.MatchmakingOverlay-module-scss-module__lZYCya__fadeOut{animation:.5s cubic-bezier(.16,1,.3,1) forwards MatchmakingOverlay-module-scss-module__lZYCya__overlayOut}@keyframes MatchmakingOverlay-module-scss-module__lZYCya__overlayOut{0%{opacity:1;-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2)}to{opacity:0;-webkit-backdrop-filter:blur()saturate();backdrop-filter:blur()saturate()}}.MatchmakingOverlay-module-scss-module__lZYCya__cornerTL,.MatchmakingOverlay-module-scss-module__lZYCya__cornerTR,.MatchmakingOverlay-module-scss-module__lZYCya__cornerBL,.MatchmakingOverlay-module-scss-module__lZYCya__cornerBR{opacity:.4;width:80px;height:80px;position:absolute}.MatchmakingOverlay-module-scss-module__lZYCya__cornerTL:before,.MatchmakingOverlay-module-scss-module__lZYCya__cornerTL:after,.MatchmakingOverlay-module-scss-module__lZYCya__cornerTR:before,.MatchmakingOverlay-module-scss-module__lZYCya__cornerTR:after,.MatchmakingOverlay-module-scss-module__lZYCya__cornerBL:before,.MatchmakingOverlay-module-scss-module__lZYCya__cornerBL:after,.MatchmakingOverlay-module-scss-module__lZYCya__cornerBR:before,.MatchmakingOverlay-module-scss-module__lZYCya__cornerBR:after{content:"";background:linear-gradient(135deg,#d4a853 0%,#0000 60%);position:absolute}.MatchmakingOverlay-module-scss-module__lZYCya__cornerTL:before,.MatchmakingOverlay-module-scss-module__lZYCya__cornerTR:before,.MatchmakingOverlay-module-scss-module__lZYCya__cornerBL:before,.MatchmakingOverlay-module-scss-module__lZYCya__cornerBR:before{width:40px;height:2px}.MatchmakingOverlay-module-scss-module__lZYCya__cornerTL:after,.MatchmakingOverlay-module-scss-module__lZYCya__cornerTR:after,.MatchmakingOverlay-module-scss-module__lZYCya__cornerBL:after,.MatchmakingOverlay-module-scss-module__lZYCya__cornerBR:after{width:2px;height:40px}.MatchmakingOverlay-module-scss-module__lZYCya__cornerTL{top:24px;inset-inline-start:24px}.MatchmakingOverlay-module-scss-module__lZYCya__cornerTL:before,.MatchmakingOverlay-module-scss-module__lZYCya__cornerTL:after{top:0;inset-inline-start:0}.MatchmakingOverlay-module-scss-module__lZYCya__cornerTR{top:24px;inset-inline-end:24px;transform:scaleX(-1)}[dir=rtl] .MatchmakingOverlay-module-scss-module__lZYCya__cornerTR{transform:scaleX(1)}.MatchmakingOverlay-module-scss-module__lZYCya__cornerTR:before,.MatchmakingOverlay-module-scss-module__lZYCya__cornerTR:after{top:0;inset-inline-start:0}.MatchmakingOverlay-module-scss-module__lZYCya__cornerBL{bottom:24px;inset-inline-start:24px;transform:scaleY(-1)}.MatchmakingOverlay-module-scss-module__lZYCya__cornerBL:before,.MatchmakingOverlay-module-scss-module__lZYCya__cornerBL:after{top:0;inset-inline-start:0}.MatchmakingOverlay-module-scss-module__lZYCya__cornerBR{bottom:24px;inset-inline-end:24px;transform:scale(-1)}[dir=rtl] .MatchmakingOverlay-module-scss-module__lZYCya__cornerBR{transform:scale(-1)}.MatchmakingOverlay-module-scss-module__lZYCya__cornerBR:before,.MatchmakingOverlay-module-scss-module__lZYCya__cornerBR:after{top:0;inset-inline-start:0}.MatchmakingOverlay-module-scss-module__lZYCya__content{text-align:center;flex-direction:column;align-items:center;padding:48px 32px;animation:.6s cubic-bezier(.16,1,.3,1) .1s both MatchmakingOverlay-module-scss-module__lZYCya__contentIn;display:flex}@keyframes MatchmakingOverlay-module-scss-module__lZYCya__contentIn{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.MatchmakingOverlay-module-scss-module__lZYCya__pieceContainer{justify-content:center;align-items:center;width:140px;height:140px;margin-block-end:32px;display:flex;position:relative}.MatchmakingOverlay-module-scss-module__lZYCya__glowRing,.MatchmakingOverlay-module-scss-module__lZYCya__glowRingInner{border:1px solid #0000;border-radius:50%;position:absolute}.MatchmakingOverlay-module-scss-module__lZYCya__glowRing{border-color:#d4a8534d;width:140px;height:140px;animation:3s ease-in-out infinite MatchmakingOverlay-module-scss-module__lZYCya__ringPulse}.MatchmakingOverlay-module-scss-module__lZYCya__glowRingInner{border-color:#d4a85333;width:100px;height:100px;animation:3s ease-in-out .5s infinite MatchmakingOverlay-module-scss-module__lZYCya__ringPulse}@keyframes MatchmakingOverlay-module-scss-module__lZYCya__ringPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.MatchmakingOverlay-module-scss-module__lZYCya__knightWrapper{animation:4s cubic-bezier(.87,0,.13,1) infinite MatchmakingOverlay-module-scss-module__lZYCya__knightFloat;position:relative}@keyframes MatchmakingOverlay-module-scss-module__lZYCya__knightFloat{0%,to{transform:translateY(0)rotate(-5deg)}25%{transform:translateY(-8px)rotate(0)}50%{transform:translateY(-4px)rotate(5deg)}75%{transform:translateY(-10px)rotate(2deg)}}.MatchmakingOverlay-module-scss-module__lZYCya__knight{color:#f5f0e6;filter:drop-shadow(0 8px 24px #d4a8534d);--knight-eye:#1a1612;width:72px;height:72px;transition:all .4s cubic-bezier(.16,1,.3,1)}.MatchmakingOverlay-module-scss-module__lZYCya__pieceContainer.MatchmakingOverlay-module-scss-module__lZYCya__matched .MatchmakingOverlay-module-scss-module__lZYCya__glowRing,.MatchmakingOverlay-module-scss-module__lZYCya__pieceContainer.MatchmakingOverlay-module-scss-module__lZYCya__matched .MatchmakingOverlay-module-scss-module__lZYCya__glowRingInner{border-color:#7cb34280;animation:.5s cubic-bezier(.16,1,.3,1) forwards MatchmakingOverlay-module-scss-module__lZYCya__ringSuccess}.MatchmakingOverlay-module-scss-module__lZYCya__pieceContainer.MatchmakingOverlay-module-scss-module__lZYCya__matched .MatchmakingOverlay-module-scss-module__lZYCya__knightWrapper{animation:none}.MatchmakingOverlay-module-scss-module__lZYCya__pieceContainer.MatchmakingOverlay-module-scss-module__lZYCya__matched .MatchmakingOverlay-module-scss-module__lZYCya__knight{animation:.3s cubic-bezier(.16,1,.3,1) forwards MatchmakingOverlay-module-scss-module__lZYCya__knightExit}@keyframes MatchmakingOverlay-module-scss-module__lZYCya__ringSuccess{to{opacity:0;transform:scale(1.2)}}@keyframes MatchmakingOverlay-module-scss-module__lZYCya__knightExit{to{opacity:0;transform:scale(.8)}}.MatchmakingOverlay-module-scss-module__lZYCya__checkmarkWrapper{animation:.5s cubic-bezier(.34,1.56,.64,1) MatchmakingOverlay-module-scss-module__lZYCya__checkmarkIn}@keyframes MatchmakingOverlay-module-scss-module__lZYCya__checkmarkIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.MatchmakingOverlay-module-scss-module__lZYCya__checkmark{color:#7cb342;filter:drop-shadow(0 4px 16px #7cb34266);width:64px;height:64px}.MatchmakingOverlay-module-scss-module__lZYCya__statusSection{flex-direction:column;align-items:center;display:flex}.MatchmakingOverlay-module-scss-module__lZYCya__title{font-family:var(--font-display),Georgia,"Times New Roman",serif;color:#f5f0e6;letter-spacing:.02em;margin:0;margin-block-end:12px;font-size:1.75rem;font-weight:500}.MatchmakingOverlay-module-scss-module__lZYCya__ellipsis{text-align:start;color:#d4a853;min-width:30px;font-family:inherit;display:inline-block}.MatchmakingOverlay-module-scss-module__lZYCya__queuePosition{color:#f5f0e6b3;margin:0;margin-block-end:8px;font-family:Inter,SF Pro Text,system-ui,sans-serif;font-size:.875rem}.MatchmakingOverlay-module-scss-module__lZYCya__positionNumber{color:#d4a853;font-weight:600}.MatchmakingOverlay-module-scss-module__lZYCya__hint{color:#f5f0e680;max-width:280px;margin:0;margin-block-end:32px;font-family:Inter,SF Pro Text,system-ui,sans-serif;font-size:.8125rem}.MatchmakingOverlay-module-scss-module__lZYCya__opponentInfo{animation:.4s cubic-bezier(.16,1,.3,1) .2s both MatchmakingOverlay-module-scss-module__lZYCya__opponentIn}@keyframes MatchmakingOverlay-module-scss-module__lZYCya__opponentIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.MatchmakingOverlay-module-scss-module__lZYCya__opponentCard{background:#252018;border:1px solid #d4a85333;border-radius:12px;align-items:center;margin-block-end:12px;padding:12px 20px;display:flex}.MatchmakingOverlay-module-scss-module__lZYCya__crownIcon{color:#d4a853;flex-shrink:0;width:18px;height:18px;margin-inline-end:10px}.MatchmakingOverlay-module-scss-module__lZYCya__opponentName{font-family:var(--font-display),Georgia,"Times New Roman",serif;color:#f5f0e6;margin-inline-end:12px;font-size:1.125rem;font-weight:500}.MatchmakingOverlay-module-scss-module__lZYCya__opponentElo{color:#a07830;background:#d4a8531a;border-radius:6px;padding:4px 8px;font-family:JetBrains Mono,SF Mono,monospace;font-size:.8125rem}.MatchmakingOverlay-module-scss-module__lZYCya__colorAssignment{color:#f5f0e6b3;margin:0;margin-block-end:8px;font-family:Inter,SF Pro Text,system-ui,sans-serif;font-size:.875rem}.MatchmakingOverlay-module-scss-module__lZYCya__preparingText{color:#f5f0e680;margin:0;margin-block-start:16px;font-family:Inter,SF Pro Text,system-ui,sans-serif;font-size:.8125rem;animation:1.5s ease-in-out infinite MatchmakingOverlay-module-scss-module__lZYCya__pulse}@keyframes MatchmakingOverlay-module-scss-module__lZYCya__pulse{0%,to{opacity:.5}50%{opacity:1}}.MatchmakingOverlay-module-scss-module__lZYCya__cancelButton{cursor:pointer;background:0 0;border:1px solid #f5f0e633;border-radius:10px;align-items:center;margin-block-start:8px;padding:12px 24px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.MatchmakingOverlay-module-scss-module__lZYCya__cancelButton:hover{background:#f5f0e60d;border-color:#f5f0e64d;transform:translateY(-1px)}.MatchmakingOverlay-module-scss-module__lZYCya__cancelButton:active{transform:translateY(0)}.MatchmakingOverlay-module-scss-module__lZYCya__cancelButton:focus-visible{outline-offset:2px;outline:2px solid #d4a853}.MatchmakingOverlay-module-scss-module__lZYCya__cancelText{color:#f5f0e6b3;margin-inline-end:12px;font-family:Inter,SF Pro Text,system-ui,sans-serif;font-size:.875rem;font-weight:500}.MatchmakingOverlay-module-scss-module__lZYCya__escHint{color:#f5f0e666;text-transform:uppercase;letter-spacing:.05em;background:#f5f0e614;border-radius:4px;padding:3px 6px;font-family:JetBrains Mono,SF Mono,monospace;font-size:.6875rem;font-weight:500}@media (max-width:480px){.MatchmakingOverlay-module-scss-module__lZYCya__content{padding:32px 24px}.MatchmakingOverlay-module-scss-module__lZYCya__pieceContainer{width:120px;height:120px;margin-block-end:24px}.MatchmakingOverlay-module-scss-module__lZYCya__glowRing{width:120px;height:120px}.MatchmakingOverlay-module-scss-module__lZYCya__glowRingInner{width:84px;height:84px}.MatchmakingOverlay-module-scss-module__lZYCya__knight{width:60px;height:60px}.MatchmakingOverlay-module-scss-module__lZYCya__checkmark{width:52px;height:52px}.MatchmakingOverlay-module-scss-module__lZYCya__title{font-size:1.5rem}.MatchmakingOverlay-module-scss-module__lZYCya__cornerTL,.MatchmakingOverlay-module-scss-module__lZYCya__cornerTR,.MatchmakingOverlay-module-scss-module__lZYCya__cornerBL,.MatchmakingOverlay-module-scss-module__lZYCya__cornerBR{width:60px;height:60px}.MatchmakingOverlay-module-scss-module__lZYCya__cornerTL:before,.MatchmakingOverlay-module-scss-module__lZYCya__cornerTR:before,.MatchmakingOverlay-module-scss-module__lZYCya__cornerBL:before,.MatchmakingOverlay-module-scss-module__lZYCya__cornerBR:before{width:30px}.MatchmakingOverlay-module-scss-module__lZYCya__cornerTL:after,.MatchmakingOverlay-module-scss-module__lZYCya__cornerTR:after,.MatchmakingOverlay-module-scss-module__lZYCya__cornerBL:after,.MatchmakingOverlay-module-scss-module__lZYCya__cornerBR:after{height:30px}.MatchmakingOverlay-module-scss-module__lZYCya__cornerTL{top:16px;inset-inline-start:16px}.MatchmakingOverlay-module-scss-module__lZYCya__cornerTR{top:16px;inset-inline-end:16px}.MatchmakingOverlay-module-scss-module__lZYCya__cornerBL{bottom:16px;inset-inline-start:16px}.MatchmakingOverlay-module-scss-module__lZYCya__cornerBR{bottom:16px;inset-inline-end:16px}}@media (min-width:481px) and (max-width:768px){.MatchmakingOverlay-module-scss-module__lZYCya__content{padding:40px 32px}}@media (min-width:1200px){.MatchmakingOverlay-module-scss-module__lZYCya__pieceContainer,.MatchmakingOverlay-module-scss-module__lZYCya__glowRing{width:160px;height:160px}.MatchmakingOverlay-module-scss-module__lZYCya__glowRingInner{width:116px;height:116px}.MatchmakingOverlay-module-scss-module__lZYCya__knight{width:84px;height:84px}.MatchmakingOverlay-module-scss-module__lZYCya__checkmark{width:72px;height:72px}.MatchmakingOverlay-module-scss-module__lZYCya__title{font-size:2rem}}@media (prefers-reduced-motion:reduce){.MatchmakingOverlay-module-scss-module__lZYCya__overlay,.MatchmakingOverlay-module-scss-module__lZYCya__content,.MatchmakingOverlay-module-scss-module__lZYCya__glowRing,.MatchmakingOverlay-module-scss-module__lZYCya__glowRingInner,.MatchmakingOverlay-module-scss-module__lZYCya__knightWrapper{animation:none}.MatchmakingOverlay-module-scss-module__lZYCya__preparingText{opacity:.7;animation:none}.MatchmakingOverlay-module-scss-module__lZYCya__fadeOut{opacity:0;animation:none}}
@keyframes TournamentLobby-module-scss-module__J6nEvW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes TournamentLobby-module-scss-module__J6nEvW__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes TournamentLobby-module-scss-module__J6nEvW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes TournamentLobby-module-scss-module__J6nEvW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.TournamentLobby-module-scss-module__J6nEvW__lobby{background:linear-gradient(135deg,#f8f6f3 0%,#f2efe9 100%);flex-direction:column;justify-content:center;align-items:center;height:100dvh;padding:16px;display:flex;position:relative;overflow:hidden}@media screen and (max-width:479px){.TournamentLobby-module-scss-module__J6nEvW__lobby{padding:8px}}.TournamentLobby-module-scss-module__J6nEvW__backButton{color:#666;cursor:pointer;background:#fffc;border:1px solid #6663;border-radius:8px;flex-direction:row;align-items:center;padding:4px 8px;font-size:13px;font-weight:500;transition:all .15s;display:flex;position:absolute;top:16px;left:16px}[dir=rtl] .TournamentLobby-module-scss-module__J6nEvW__backButton{left:auto;right:16px}.TournamentLobby-module-scss-module__J6nEvW__backButton:hover{color:#2c2c2c;background:#fff;border-color:#6666}.TournamentLobby-module-scss-module__J6nEvW__backButton svg{margin-inline-end:4px}[dir=rtl] .TournamentLobby-module-scss-module__J6nEvW__backButton svg{transform:scaleX(-1)}@media screen and (max-width:479px){.TournamentLobby-module-scss-module__J6nEvW__backButton{top:8px;left:8px}[dir=rtl] .TournamentLobby-module-scss-module__J6nEvW__backButton{left:auto;right:8px}}.TournamentLobby-module-scss-module__J6nEvW__header{text-align:center;margin-bottom:16px}.TournamentLobby-module-scss-module__J6nEvW__title{font-family:var(--font-display),Georgia,"Times New Roman",serif;color:#1a1a1a;letter-spacing:-.02em;margin:0 0 4px;font-size:40px;font-weight:700}@media screen and (max-width:479px){.TournamentLobby-module-scss-module__J6nEvW__title{font-size:32px}}@media screen and (min-width:1280px){.TournamentLobby-module-scss-module__J6nEvW__title{margin:0 0 8px;font-size:48px}}@media screen and (min-width:1536px){.TournamentLobby-module-scss-module__J6nEvW__title{font-size:64px}}.TournamentLobby-module-scss-module__J6nEvW__subtitle{color:#666;margin:0;font-size:18px}@media screen and (max-width:479px){.TournamentLobby-module-scss-module__J6nEvW__subtitle{font-size:15px}}@media screen and (min-width:1280px){.TournamentLobby-module-scss-module__J6nEvW__subtitle{font-size:24px}}@media screen and (min-width:1536px){.TournamentLobby-module-scss-module__J6nEvW__subtitle{font-size:28px}}.TournamentLobby-module-scss-module__J6nEvW__tournaments{flex-wrap:wrap;justify-content:center;align-items:stretch;width:100%;max-width:1000px;margin:0 auto 16px;display:flex}@media screen and (min-width:1280px){.TournamentLobby-module-scss-module__J6nEvW__tournaments{max-width:1200px}}@media screen and (min-width:1536px){.TournamentLobby-module-scss-module__J6nEvW__tournaments{max-width:1600px}}.TournamentLobby-module-scss-module__J6nEvW__tournamentCard{cursor:pointer;text-align:center;background:#fff;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;width:calc(25% - 16px);margin:4px;padding:16px 8px;transition:all .25s;display:flex;box-shadow:0 4px 6px #0000001a}.TournamentLobby-module-scss-module__J6nEvW__tournamentCard:hover:not(:disabled){border-color:#b588634d;transform:translateY(-4px);box-shadow:0 10px 15px #0000001a}.TournamentLobby-module-scss-module__J6nEvW__tournamentCard:active:not(:disabled){transform:translateY(-2px)}.TournamentLobby-module-scss-module__J6nEvW__tournamentCard:disabled{opacity:.6;cursor:not-allowed}.TournamentLobby-module-scss-module__J6nEvW__tournamentCard.TournamentLobby-module-scss-module__J6nEvW__queued{background:linear-gradient(135deg,#fff 0%,#7696560d 100%);border-color:#769656}.TournamentLobby-module-scss-module__J6nEvW__tournamentCard.TournamentLobby-module-scss-module__J6nEvW__initializing{opacity:.7}.TournamentLobby-module-scss-module__J6nEvW__tournamentCard.TournamentLobby-module-scss-module__J6nEvW__initializing .TournamentLobby-module-scss-module__J6nEvW__playButton{-webkit-box-shadow:none;box-shadow:none;background:#999}@media screen and (min-width:480px) and (max-width:767px){.TournamentLobby-module-scss-module__J6nEvW__tournamentCard{width:calc(50% - 8px);margin:2px}}@media screen and (max-width:479px){.TournamentLobby-module-scss-module__J6nEvW__tournamentCard{width:calc(50% - 8px);margin:2px;padding:8px}}@media screen and (min-width:1280px){.TournamentLobby-module-scss-module__J6nEvW__tournamentCard{border-radius:16px;padding:32px 24px}}@media screen and (min-width:1536px){.TournamentLobby-module-scss-module__J6nEvW__tournamentCard{padding:64px 48px}}.TournamentLobby-module-scss-module__J6nEvW__cardHeader{flex-direction:row;align-items:center;margin-bottom:8px;display:flex}.TournamentLobby-module-scss-module__J6nEvW__cardIcon{color:#b58863;background:linear-gradient(135deg,#b588631a 0%,#b5886333 100%);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin-right:8px;display:flex}[dir=rtl] .TournamentLobby-module-scss-module__J6nEvW__cardIcon{margin-left:8px;margin-right:0}@media screen and (min-width:1280px){.TournamentLobby-module-scss-module__J6nEvW__cardIcon{width:44px;height:44px;margin-right:16px}[dir=rtl] .TournamentLobby-module-scss-module__J6nEvW__cardIcon{margin-left:16px;margin-right:0}}@media screen and (min-width:1536px){.TournamentLobby-module-scss-module__J6nEvW__cardIcon{width:52px;height:52px}}.TournamentLobby-module-scss-module__J6nEvW__cardLabel{font-family:var(--font-display),Georgia,"Times New Roman",serif;color:#2c2c2c;font-size:18px;font-weight:600}@media screen and (max-width:479px){.TournamentLobby-module-scss-module__J6nEvW__cardLabel{font-size:15px}}@media screen and (min-width:1280px){.TournamentLobby-module-scss-module__J6nEvW__cardLabel{font-size:24px}}@media screen and (min-width:1536px){.TournamentLobby-module-scss-module__J6nEvW__cardLabel{font-size:32px}}.TournamentLobby-module-scss-module__J6nEvW__cardTime{color:#b58863;margin-bottom:8px;font-size:32px;font-weight:700}@media screen and (min-width:1280px){.TournamentLobby-module-scss-module__J6nEvW__cardTime{margin-bottom:16px;font-size:40px}}@media screen and (min-width:1536px){.TournamentLobby-module-scss-module__J6nEvW__cardTime{font-size:56px}}.TournamentLobby-module-scss-module__J6nEvW__cardDescription{color:#666;flex:1;margin:0 0 16px;font-size:13px;line-height:1.5}@media (max-width:650px){.TournamentLobby-module-scss-module__J6nEvW__cardDescription{display:none}}@media screen and (min-width:1280px){.TournamentLobby-module-scss-module__J6nEvW__cardDescription{margin:0 0 24px;font-size:15px}}@media screen and (min-width:1536px){.TournamentLobby-module-scss-module__J6nEvW__cardDescription{font-size:18px}}.TournamentLobby-module-scss-module__J6nEvW__playButton{color:#fff;background:linear-gradient(135deg,#b58863 0%,#9b6f4a 100%);border-radius:8px;flex-direction:row;justify-content:center;align-items:center;width:100%;padding:8px 16px;font-size:15px;font-weight:500;display:flex;box-shadow:0 4px 12px #b588634d}.TournamentLobby-module-scss-module__J6nEvW__playButton svg{width:16px;height:16px;margin-right:4px}[dir=rtl] .TournamentLobby-module-scss-module__J6nEvW__playButton svg{margin-left:4px;margin-right:0}.TournamentLobby-module-scss-module__J6nEvW__tournamentCard:hover:not(:disabled) .TournamentLobby-module-scss-module__J6nEvW__playButton{background:linear-gradient(135deg,#bd9574 0%,#b58863 100%)}@media screen and (min-width:1280px){.TournamentLobby-module-scss-module__J6nEvW__playButton{border-radius:12px;padding:16px 24px;font-size:18px}.TournamentLobby-module-scss-module__J6nEvW__playButton svg{width:20px;height:20px;margin-right:8px}[dir=rtl] .TournamentLobby-module-scss-module__J6nEvW__playButton svg{margin-left:8px;margin-right:0}}@media screen and (min-width:1536px){.TournamentLobby-module-scss-module__J6nEvW__playButton{padding:24px 32px;font-size:24px}}.TournamentLobby-module-scss-module__J6nEvW__queueStatus{color:#5d7643;background:#7696561a;border-radius:8px;flex-direction:column;align-items:center;width:100%;padding:8px;font-size:13px;font-weight:500;display:flex}.TournamentLobby-module-scss-module__J6nEvW__queueSpinner{border:2px solid #7696564d;border-top-color:#769656;border-radius:50%;width:20px;height:20px;margin-bottom:4px;animation:1s linear infinite TournamentLobby-module-scss-module__J6nEvW__spin}.TournamentLobby-module-scss-module__J6nEvW__queuePosition{color:#666;margin-top:4px;font-size:11px}.TournamentLobby-module-scss-module__J6nEvW__playWithFriendsButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b58863 0%,#9b6f4a 100%);border:none;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:4px;margin-block-start:24px;padding:16px 24px;font-size:15px;font-weight:600;transition:all .15s;display:flex}.TournamentLobby-module-scss-module__J6nEvW__playWithFriendsButton:hover:not(:disabled){background:linear-gradient(135deg,#bd9574 0%,#ad7b52 100%);transform:translateY(-2px);box-shadow:0 4px 12px #b588634d}.TournamentLobby-module-scss-module__J6nEvW__playWithFriendsButton:disabled{opacity:.5;cursor:not-allowed}.TournamentLobby-module-scss-module__J6nEvW__cancelButton{color:#f44336;cursor:pointer;background:0 0;border:1px solid #f443364d;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;padding:8px 24px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.TournamentLobby-module-scss-module__J6nEvW__cancelButton:hover{background:#f443361a;border-color:#f44336}.TournamentLobby-module-scss-module__J6nEvW__cancelButton svg{margin-right:4px}[dir=rtl] .TournamentLobby-module-scss-module__J6nEvW__cancelButton svg{margin-left:4px;margin-right:0}.TournamentLobby-module-scss-module__J6nEvW__matchFound{color:#3d8b40;background:linear-gradient(135deg,#4caf501a 0%,#4caf5033 100%);border:1px solid #4caf504d;border-radius:12px;flex-direction:row;align-items:center;padding:16px 24px;font-size:15px;font-weight:500;animation:1.5s infinite TournamentLobby-module-scss-module__J6nEvW__pulse;display:flex}.TournamentLobby-module-scss-module__J6nEvW__matchFoundIcon{color:#fff;background:#4caf50;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;margin-right:8px;display:flex}[dir=rtl] .TournamentLobby-module-scss-module__J6nEvW__matchFoundIcon{margin-left:8px;margin-right:0}.TournamentLobby-module-scss-module__J6nEvW__matchFoundIcon svg{width:16px;height:16px}
