.PlayerInfo_main_box__LhXdE{height:100%;width:100%;display:flex;flex-direction:column;transition:all .2s ease}.PlayerInfo_player_info__BTrl9{height:100%;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.25rem 0;gap:.75rem}.PlayerInfo_separator__dAVNS{display:none}.PlayerInfo_name__H6Dr_{flex:1 1;word-wrap:break-word;color:rgba(255,255,255,.9);font-weight:500;font-size:.9rem;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PlayerInfo_option__7UHu2{flex-shrink:0;height:1.25rem;width:1.25rem;border-radius:50%;transition:all .2s ease;background-size:contain;background-repeat:no-repeat;background-position:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.PlayerInfo_option1__8RW6L{background-image:url(/_next/static/media/button-X.74c5340e.svg)}.PlayerInfo_option2__oqPhS{background-image:url(/_next/static/media/button-O.5d645189.svg)}.PlayerInfo_optionWaitting__ZdOR1{background-color:rgba(255,193,7,.8);border:2px solid rgba(255,193,7,.4);box-shadow:0 2px 8px rgba(255,193,7,.3),inset 0 1px 0 rgba(255,255,255,.2)}.PlayerInfo_optionReady__i7WZw{background-color:rgba(34,197,94,.8);border:2px solid rgba(34,197,94,.4);box-shadow:0 2px 8px rgba(34,197,94,.3),inset 0 1px 0 rgba(255,255,255,.2)}.PlayerInfo_main_box__LhXdE:hover .PlayerInfo_name__H6Dr_{color:rgba(255,255,255,1)}.PlayerInfo_main_box__LhXdE:hover .PlayerInfo_option__7UHu2{transform:scale(1.1)}.PlayerInfo_optionWaitting__ZdOR1{animation:PlayerInfo_pulse-waiting___f5eu 2s ease-in-out infinite}.PlayerInfo_optionReady__i7WZw{animation:PlayerInfo_pulse-ready__gj__O 1.5s ease-in-out infinite}@keyframes PlayerInfo_pulse-waiting___f5eu{0%,to{box-shadow:0 2px 8px rgba(255,193,7,.3),inset 0 1px 0 rgba(255,255,255,.2)}50%{box-shadow:0 4px 16px rgba(255,193,7,.5),inset 0 1px 0 rgba(255,255,255,.3)}}@keyframes PlayerInfo_pulse-ready__gj__O{0%,to{box-shadow:0 2px 8px rgba(34,197,94,.3),inset 0 1px 0 rgba(255,255,255,.2)}50%{box-shadow:0 4px 16px rgba(34,197,94,.5),inset 0 1px 0 rgba(255,255,255,.3)}}@media (max-width:768px){.PlayerInfo_player_info__BTrl9{gap:.5rem;padding:.125rem 0}.PlayerInfo_name__H6Dr_{font-size:.85rem}.PlayerInfo_option__7UHu2{height:1rem;width:1rem}}@media (max-width:480px){.PlayerInfo_player_info__BTrl9{gap:.375rem}.PlayerInfo_name__H6Dr_{font-size:.8rem}.PlayerInfo_option__7UHu2{height:.875rem;width:.875rem}}.PlayerInfo_spectator__VvoU_{background-color:rgba(156,163,175,.8);border:2px solid rgba(156,163,175,.4);box-shadow:0 2px 8px rgba(156,163,175,.3),inset 0 1px 0 rgba(255,255,255,.2)}.PlayerList_container__vG8_p{display:flex;flex-direction:column;height:100%;width:100%;padding:1.5rem;box-sizing:border-box;min-height:0}.PlayerList_title__IPzQ5{color:rgba(255,255,255,.9);text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3)}.PlayerList_title__IPzQ5 h2{margin:0;padding:0;color:inherit}.PlayerList_list__fXbhr{display:flex;flex-direction:column;flex:1 1;overflow-y:auto;overflow-x:hidden;padding-right:.5rem;margin-right:-.5rem;gap:.75rem;min-height:0;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.PlayerList_list__fXbhr::-webkit-scrollbar{width:6px}.PlayerList_list__fXbhr::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:3px;margin:.5rem 0}.PlayerList_list__fXbhr::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:3px;-webkit-transition:background .2s ease;transition:background .2s ease}.PlayerList_list__fXbhr::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}.PlayerList_list__fXbhr::-webkit-scrollbar-thumb:active{background:rgba(255,255,255,.4)}.PlayerList_list__fXbhr{scroll-behavior:smooth}.PlayerList_list__fXbhr>div{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:.75rem;padding:.75rem;transition:all .2s ease;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.PlayerList_list__fXbhr>div:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15),0 2px 6px rgba(0,0,0,.1)}.PlayerList_list__fXbhr:empty:after{content:"No players connected";display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.5);font-style:italic;font-size:.9rem;padding:2rem;text-align:center;background:rgba(255,255,255,.02);border:1px dashed rgba(255,255,255,.1);border-radius:.75rem}@media (max-width:768px){.PlayerList_container__vG8_p{padding:1rem;height:100%;flex:1 1;min-height:0}.PlayerList_title__IPzQ5{font-size:1.25rem;margin-bottom:1rem}.PlayerList_list__fXbhr{gap:.5rem;flex:1 1;min-height:0;overflow-y:auto}.PlayerList_list__fXbhr>div{padding:.5rem}}@media (max-width:480px){.PlayerList_container__vG8_p{padding:.75rem;height:100%;flex:1 1;min-height:0}.PlayerList_title__IPzQ5{font-size:1.1rem;margin-bottom:.75rem}.PlayerList_list__fXbhr{gap:.25rem;flex:1 1;min-height:0;overflow-y:auto}.PlayerList_list__fXbhr>div{padding:.5rem;border-radius:.5rem}}@media (hover:none) and (pointer:coarse){.PlayerList_list__fXbhr>div{transition:all .15s ease}.PlayerList_list__fXbhr>div:active{transform:scale(.98);background:rgba(255,255,255,.08)}}@media (max-width:768px) and (orientation:landscape){.PlayerList_container__vG8_p{padding:.75rem}.PlayerList_title__IPzQ5{font-size:1.1rem;margin-bottom:.5rem}.PlayerList_list__fXbhr{gap:.375rem;max-height:120px}.PlayerList_list__fXbhr>div{padding:.375rem .5rem}}@media (max-width:360px){.PlayerList_container__vG8_p{padding:.5rem}.PlayerList_title__IPzQ5{font-size:1rem;margin-bottom:.5rem}.PlayerList_list__fXbhr{gap:.125rem}.PlayerList_list__fXbhr>div{padding:.375rem;border-radius:.375rem}}@keyframes GameButton_blink__L7sJ4{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes GameButton_pulse__NuvVH{0%{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}to{opacity:.7;transform:scale(1)}}.GameButton_button__7qBG1,.GameButton_player1__jjGiH,.GameButton_player1anim__rPtEB,.GameButton_player1optimistic__bwp7e,.GameButton_player2__I_D3P,.GameButton_player2anim__8Gca_,.GameButton_player2optimistic__1qNP1{margin:.3vw;width:10vw;height:0;padding-bottom:10vw;cursor:pointer;touch-action:manipulation;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;background-size:contain;background-repeat:no-repeat;background-position:50%;border-radius:.25rem}.GameButton_button__7qBG1{background-color:var(--bg-primary)}.GameButton_player1__jjGiH{background-image:url(/_next/static/media/button-X.74c5340e.svg)}.GameButton_player2__I_D3P{background-image:url(/_next/static/media/button-O.5d645189.svg)}.GameButton_player1anim__rPtEB{background-image:url(/_next/static/media/button-X.74c5340e.svg);animation:GameButton_blink__L7sJ4 1s linear infinite}.GameButton_player2anim__8Gca_{background-image:url(/_next/static/media/button-O.5d645189.svg);animation:GameButton_blink__L7sJ4 1s linear infinite}.GameButton_player1optimistic__bwp7e{background-image:url(/_next/static/media/button-X.74c5340e.svg);animation:GameButton_pulse__NuvVH 2s ease-in-out infinite;opacity:.8}.GameButton_player2optimistic__1qNP1{background-image:url(/_next/static/media/button-O.5d645189.svg);animation:GameButton_pulse__NuvVH 2s ease-in-out infinite;opacity:.8}@media (max-width:768px){.GameButton_button__7qBG1,.GameButton_player1__jjGiH,.GameButton_player1anim__rPtEB,.GameButton_player1optimistic__bwp7e,.GameButton_player2__I_D3P,.GameButton_player2anim__8Gca_,.GameButton_player2optimistic__1qNP1{margin:1vw;width:28vw;padding-bottom:28vw;max-width:100px;max-height:100px;min-width:70px;min-height:70px}}@media (max-width:480px){.GameButton_button__7qBG1,.GameButton_player1__jjGiH,.GameButton_player1anim__rPtEB,.GameButton_player1optimistic__bwp7e,.GameButton_player2__I_D3P,.GameButton_player2anim__8Gca_,.GameButton_player2optimistic__1qNP1{margin:.8vw;width:26vw;padding-bottom:26vw;max-width:90px;max-height:90px;min-width:65px;min-height:65px}}@media (max-width:360px){.GameButton_button__7qBG1,.GameButton_player1__jjGiH,.GameButton_player1anim__rPtEB,.GameButton_player1optimistic__bwp7e,.GameButton_player2__I_D3P,.GameButton_player2anim__8Gca_,.GameButton_player2optimistic__1qNP1{margin:.5vw;width:24vw;padding-bottom:24vw;max-width:80px;max-height:80px;min-width:60px;min-height:60px}}@media (hover:none) and (pointer:coarse){.GameButton_button__7qBG1:active,.GameButton_player1__jjGiH:active,.GameButton_player1anim__rPtEB:active,.GameButton_player1optimistic__bwp7e:active,.GameButton_player2__I_D3P:active,.GameButton_player2anim__8Gca_:active,.GameButton_player2optimistic__1qNP1:active{transform:scale(.95);transition:transform .1s ease}}.Board_game__c8niu{display:flex;flex-direction:column;max-width:-moz-fit-content;max-width:fit-content;max-height:-moz-fit-content;max-height:fit-content;background-image:url(/_next/static/media/Board.9f075840.svg);margin:0 auto;touch-action:manipulation;-moz-user-select:none;user-select:none;-webkit-user-select:none}.Board_line__yJ2S3{display:flex;flex-direction:row}.Board_title__IkEeL{display:flex;flex-direction:column}@media (max-width:768px){.Board_game__c8niu{width:100%;max-width:85vw;align-self:center;margin:1rem auto}}@media (max-width:480px){.Board_game__c8niu{width:100%;max-width:90vw;margin:.5rem auto}}@media (max-width:768px) and (orientation:landscape){.Board_game__c8niu{max-width:50vh;max-height:50vh;margin:0 auto}}.CheckReadyModal_overlay__37DGx{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1040;padding:1rem}.CheckReadyModal_container__hsML_{width:100%;max-width:28rem;background:var(--glass-bg);backdrop-filter:var(--backdrop-filter);-webkit-backdrop-filter:var(--backdrop-filter);border:1px solid var(--glass-border);border-radius:var(--border-radius-xl);box-shadow:var(--shadow-glass);position:relative;overflow:hidden}.CheckReadyModal_container__hsML_:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);pointer-events:none}.CheckReadyModal_content__BE4QQ{padding:2rem;text-align:center}.CheckReadyModal_header__xSV4p{margin-bottom:1.5rem}.CheckReadyModal_title__en4E9{color:rgba(255,255,255,.9);font-size:1.875rem;font-weight:700;line-height:1.25;margin:0}.CheckReadyModal_subtitle__tD6_w{color:rgba(255,255,255,.7);font-size:1rem;line-height:1.5;margin:0}.CheckReadyModal_body__UaZ8r{margin-bottom:1.5rem}.CheckReadyModal_footer__fK5VK{display:flex;flex-direction:column;gap:.75rem}.CheckReadyModal_checkboxContainer__SH6RX{display:flex;justify-content:center;width:100%}.CheckReadyModal_checkboxLabel__cUvJX{display:flex;align-items:center;gap:1rem;cursor:pointer;padding:1rem;border-radius:.75rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);transition:all .25s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CheckReadyModal_checkboxLabel__cUvJX:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15)}.CheckReadyModal_hiddenCheckbox__Cybq3{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.CheckReadyModal_customCheckbox__Z1rD_{position:relative;width:1.5rem;height:1.5rem;border:2px solid rgba(255,255,255,.3);border-radius:.25rem;background:rgba(255,255,255,.05);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all .25s ease-in-out;display:flex;align-items:center;justify-content:center;flex-shrink:0}.CheckReadyModal_customCheckbox__Z1rD_.CheckReadyModal_checked__Kfzpb{background:linear-gradient(135deg,rgba(34,197,94,.8),rgba(16,185,129,.8));border-color:rgba(34,197,94,.6);box-shadow:0 4px 16px rgba(34,197,94,.25),0 2px 8px rgba(34,197,94,.15),inset 0 1px 0 rgba(255,255,255,.2)}.CheckReadyModal_checkmark__2w8sU{color:rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center}.CheckReadyModal_checkboxText__JhY4J{color:rgba(255,255,255,.85);font-size:1rem;font-weight:500;line-height:1.5}.CheckReadyModal_button__khiEC{width:100%;padding:.75rem 1.5rem;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;background:rgba(255,255,255,.15);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:rgba(255,255,255,.9);font-family:inherit;font-size:1rem;font-weight:600;text-align:center;cursor:pointer;outline:none;transition:all .25s ease-in-out;position:relative;overflow:hidden;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.5rem;box-shadow:0 4px 16px rgba(0,0,0,.15),0 2px 8px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.1)}.CheckReadyModal_button__khiEC:hover:not(:disabled){background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.3);transform:translateY(-1px);box-shadow:0 8px 32px rgba(0,0,0,.25),0 4px 16px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.15)}.CheckReadyModal_button__khiEC:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 16px rgba(0,0,0,.15),0 2px 8px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.1)}.CheckReadyModal_button__khiEC:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(255,255,255,.2),0 8px 32px rgba(0,0,0,.25),0 4px 16px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.15)}@media (max-width:768px){.CheckReadyModal_overlay__37DGx{padding:1rem}.CheckReadyModal_container__hsML_{max-width:95vw;margin:0 auto}.CheckReadyModal_content__BE4QQ{padding:1.5rem}.CheckReadyModal_title__en4E9{font-size:1.5rem}.CheckReadyModal_subtitle__tD6_w{font-size:.875rem}.CheckReadyModal_checkboxLabel__cUvJX{padding:.875rem;gap:.75rem;min-height:44px}.CheckReadyModal_checkboxText__JhY4J{font-size:.9rem}.CheckReadyModal_customCheckbox__Z1rD_{width:1.5rem;height:1.5rem}}@media (max-width:480px){.CheckReadyModal_overlay__37DGx{padding:.75rem}.CheckReadyModal_container__hsML_{max-width:98vw}.CheckReadyModal_content__BE4QQ{padding:1.25rem}.CheckReadyModal_title__en4E9{font-size:1.375rem}.CheckReadyModal_subtitle__tD6_w{font-size:.8rem}.CheckReadyModal_checkboxLabel__cUvJX{padding:1rem;gap:.75rem;min-height:48px}.CheckReadyModal_customCheckbox__Z1rD_{width:1.375rem;height:1.375rem}.CheckReadyModal_checkboxText__JhY4J{font-size:.9rem}.CheckReadyModal_body__UaZ8r,.CheckReadyModal_header__xSV4p{margin-bottom:1.25rem}}@media (max-width:768px) and (orientation:landscape){.CheckReadyModal_overlay__37DGx{padding:.5rem}.CheckReadyModal_container__hsML_{max-width:600px;max-height:90vh}.CheckReadyModal_content__BE4QQ{padding:1rem}.CheckReadyModal_title__en4E9{font-size:1.25rem}.CheckReadyModal_subtitle__tD6_w{font-size:.8rem}.CheckReadyModal_body__UaZ8r,.CheckReadyModal_header__xSV4p{margin-bottom:1rem}.CheckReadyModal_checkboxLabel__cUvJX{padding:.75rem}}@media (hover:none) and (pointer:coarse){.CheckReadyModal_checkboxLabel__cUvJX{transition:all .15s ease}.CheckReadyModal_checkboxLabel__cUvJX:active{transform:scale(.98);background:rgba(255,255,255,.08)}}@media (max-width:360px){.CheckReadyModal_overlay__37DGx{padding:.5rem}.CheckReadyModal_content__BE4QQ{padding:1rem}.CheckReadyModal_title__en4E9{font-size:1.25rem}.CheckReadyModal_subtitle__tD6_w{font-size:.75rem}.CheckReadyModal_checkboxLabel__cUvJX{padding:.875rem}.CheckReadyModal_customCheckbox__Z1rD_{width:1.25rem;height:1.25rem}.CheckReadyModal_checkboxText__JhY4J{font-size:.85rem}}.InputNameModal_overlay__amtFg{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1040;padding:1rem}.InputNameModal_container__zIyZz{width:100%;max-width:28rem;background:var(--glass-bg);backdrop-filter:var(--backdrop-filter);-webkit-backdrop-filter:var(--backdrop-filter);border:1px solid var(--glass-border);border-radius:var(--border-radius-xl);box-shadow:var(--shadow-glass);position:relative;overflow:hidden}.InputNameModal_container__zIyZz:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);pointer-events:none}.InputNameModal_content__tKMKG{padding:2rem;text-align:center}.InputNameModal_header__J_HAN{margin-bottom:1.5rem}.InputNameModal_title__V464A{color:var(--text-primary);font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);margin:0}.InputNameModal_subtitle__p33qM{color:var(--text-secondary);font-size:var(--font-size-base);line-height:var(--line-height-normal);margin:0}.InputNameModal_body__Egs7o{margin-bottom:1.5rem}.InputNameModal_footer__dm0MV{display:flex;flex-direction:column;gap:.75rem}.InputNameModal_inputContainer__B11pR{display:flex;flex-direction:column;gap:.5rem;width:100%}.InputNameModal_input__OdGkH{width:100%;padding:.75rem 1rem;border:1px solid var(--glass-border);border-radius:var(--border-radius);background:rgba(255,255,255,.05);backdrop-filter:var(--backdrop-filter-light);-webkit-backdrop-filter:var(--backdrop-filter-light);color:var(--text-primary);font-family:inherit;font-size:var(--font-size-base);font-weight:var(--font-weight-normal);outline:none;transition:var(--transition-medium);box-sizing:border-box;box-shadow:var(--shadow-glass)}.InputNameModal_input__OdGkH::placeholder{color:var(--text-tertiary)}.InputNameModal_input__OdGkH:focus{color:var(--text-primary);border-color:var(--glass-border-focus);background:var(--glass-bg-focus);box-shadow:var(--shadow-glass-focus)}.InputNameModal_input__OdGkH:disabled{color:var(--text-disabled);cursor:not-allowed;opacity:.6}.InputNameModal_inputError__xZE8i{border-color:var(--status-error)!important;box-shadow:0 0 0 2px rgba(239,68,68,.2),var(--shadow-glass)!important}.InputNameModal_errorMessage__610JH{color:var(--status-error);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);margin-top:.25rem;text-align:left}.InputNameModal_button__o8Q1X{width:100%;padding:.75rem 1.5rem;border:1px solid var(--glass-border);border-radius:var(--border-radius);background:var(--glass-bg-light);backdrop-filter:var(--backdrop-filter);-webkit-backdrop-filter:var(--backdrop-filter);color:var(--text-primary);font-family:inherit;font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);text-align:center;cursor:pointer;outline:none;transition:var(--transition-medium);position:relative;overflow:hidden;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.5rem;box-shadow:var(--shadow-glass)}.InputNameModal_button__o8Q1X:hover:not(:disabled){background:var(--glass-bg-hover);border-color:var(--glass-border-hover);transform:translateY(-1px);box-shadow:var(--shadow-glass-hover)}.InputNameModal_button__o8Q1X:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 16px rgba(0,0,0,.15),0 2px 8px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.1)}.InputNameModal_button__o8Q1X:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(255,255,255,.2),0 8px 32px rgba(0,0,0,.25),0 4px 16px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.15)}.InputNameModal_button__o8Q1X:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.InputNameModal_button__o8Q1X:disabled:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.2);box-shadow:0 4px 16px rgba(0,0,0,.15),0 2px 8px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.1);transform:none}.InputNameModal_buttonLoading__vDRk_{color:transparent}.InputNameModal_spinner__D4EXf{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1rem;height:1rem;border:2px solid transparent;border-top-color:rgba(255,255,255,.9);border-radius:50%;animation:InputNameModal_spin__BE_Qu 1s linear infinite}@keyframes InputNameModal_spin__BE_Qu{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@media (max-width:768px){.InputNameModal_overlay__amtFg{padding:1rem}.InputNameModal_container__zIyZz{max-width:95vw;margin:0 auto}.InputNameModal_content__tKMKG{padding:1.5rem}.InputNameModal_title__V464A{font-size:1.5rem}.InputNameModal_subtitle__p33qM{font-size:.875rem}.InputNameModal_input__OdGkH{font-size:16px;padding:.875rem 1rem}.InputNameModal_button__o8Q1X{min-height:44px;padding:.875rem 1.5rem;font-size:1rem}}@media (max-width:480px){.InputNameModal_overlay__amtFg{padding:.75rem}.InputNameModal_container__zIyZz{max-width:98vw}.InputNameModal_content__tKMKG{padding:1.25rem}.InputNameModal_title__V464A{font-size:1.375rem}.InputNameModal_subtitle__p33qM{font-size:.8rem}.InputNameModal_input__OdGkH{padding:1rem;font-size:16px}.InputNameModal_button__o8Q1X{min-height:48px;padding:1rem 1.5rem;font-size:1rem}.InputNameModal_body__Egs7o,.InputNameModal_header__J_HAN{margin-bottom:1.25rem}}@media (max-width:768px) and (orientation:landscape){.InputNameModal_overlay__amtFg{padding:.5rem}.InputNameModal_container__zIyZz{max-width:600px;max-height:90vh}.InputNameModal_content__tKMKG{padding:1rem}.InputNameModal_title__V464A{font-size:1.25rem}.InputNameModal_subtitle__p33qM{font-size:.8rem}.InputNameModal_body__Egs7o,.InputNameModal_header__J_HAN{margin-bottom:1rem}}@media (hover:none) and (pointer:coarse){.InputNameModal_input__OdGkH{transition:all .2s ease}.InputNameModal_button__o8Q1X{transition:all .15s ease}.InputNameModal_button__o8Q1X:active:not(:disabled){transform:scale(.98)}}@media (max-width:360px){.InputNameModal_overlay__amtFg{padding:.5rem}.InputNameModal_content__tKMKG{padding:1rem}.InputNameModal_title__V464A{font-size:1.25rem}.InputNameModal_subtitle__p33qM{font-size:.75rem}.InputNameModal_input__OdGkH{padding:.875rem}.InputNameModal_button__o8Q1X{padding:.875rem 1.25rem}}.WelcomeScreen_overlay___pwsG{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1040;padding:1rem}.WelcomeScreen_welcomeContainer__Tj_uh{width:100%;max-width:28rem;background:var(--glass-bg);backdrop-filter:var(--backdrop-filter);-webkit-backdrop-filter:var(--backdrop-filter);border:1px solid var(--glass-border);border-radius:var(--border-radius-xl);box-shadow:var(--shadow-glass);position:relative;overflow:hidden}.WelcomeScreen_welcomeContent__JY3bL{padding:1.5rem;text-align:center}.WelcomeScreen_welcomeTitle__GO8EF{color:var(--text-primary);font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);margin:0 0 .75rem}.WelcomeScreen_welcomeSubtitle__hSBrD{color:var(--text-secondary);font-size:var(--font-size-base);line-height:1.4;margin:0 0 1.5rem;font-weight:var(--font-weight-normal)}.WelcomeScreen_infoBlock__nUh86{margin-bottom:1.5rem;text-align:left}.WelcomeScreen_infoItem__5x3oC{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem;background:rgba(255,255,255,.05);border-radius:.5rem;border:1px solid rgba(255,255,255,.1);transition:all .2s ease}.WelcomeScreen_infoItem__5x3oC:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15)}.WelcomeScreen_infoIcon__kHESt{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.WelcomeScreen_infoText__7CX0u{color:rgba(255,255,255,.85);font-size:.9rem;line-height:1.4;font-weight:500}.WelcomeScreen_simpleText__xu9ce{color:rgba(255,255,255,.75);font-size:.85rem;line-height:1.4;margin:0 0 1rem;text-align:center;font-style:italic}.WelcomeScreen_welcomeActions__ZJ8II{display:flex;justify-content:center}.WelcomeScreen_button__r2f2K{width:100%;padding:.75rem 1.5rem;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;background:rgba(255,255,255,.15);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:rgba(255,255,255,.9);font-family:inherit;font-size:1rem;font-weight:600;text-align:center;cursor:pointer;outline:none;transition:all .25s ease-in-out;position:relative;overflow:hidden;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.5rem;box-shadow:0 4px 16px rgba(0,0,0,.15),0 2px 8px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.1)}.WelcomeScreen_button__r2f2K:hover:not(:disabled){background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.3);transform:translateY(-1px);box-shadow:0 8px 32px rgba(0,0,0,.25),0 4px 16px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.15)}.WelcomeScreen_button__r2f2K:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 16px rgba(0,0,0,.15),0 2px 8px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.1)}.WelcomeScreen_button__r2f2K:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(255,255,255,.2),0 8px 32px rgba(0,0,0,.25),0 4px 16px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.15)}.WelcomeScreen_button__r2f2K:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.WelcomeScreen_button__r2f2K:disabled:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.2);box-shadow:0 4px 16px rgba(0,0,0,.15),0 2px 8px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.1);transform:none}.WelcomeScreen_primaryButton__0FaTx{width:auto;padding:.875rem 2.5rem;min-width:9rem}@media (max-width:768px){.WelcomeScreen_welcomeContainer__Tj_uh{max-width:95vw}.WelcomeScreen_welcomeContent__JY3bL{padding:1.5rem}.WelcomeScreen_welcomeTitle__GO8EF{font-size:1.5rem}.WelcomeScreen_welcomeSubtitle__hSBrD{font-size:.9rem}.WelcomeScreen_infoItem__5x3oC{padding:.5rem}.WelcomeScreen_infoIcon__kHESt{width:1.5rem;height:1.5rem}.WelcomeScreen_infoText__7CX0u{font-size:.85rem}.WelcomeScreen_welcomeActions__ZJ8II{flex-direction:column}}@media (max-width:480px){.WelcomeScreen_welcomeContent__JY3bL{padding:1rem}.WelcomeScreen_welcomeTitle__GO8EF{font-size:1.25rem}.WelcomeScreen_welcomeSubtitle__hSBrD{font-size:.85rem}.WelcomeScreen_infoItem__5x3oC{padding:.5rem;gap:.5rem}.WelcomeScreen_infoIcon__kHESt{width:1.25rem;height:1.25rem}.WelcomeScreen_infoText__7CX0u{font-size:.8rem}}