@charset "UTF-8";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#7fbfe9;color:#1a1f36;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#1a73e8;text-decoration:none}a:hover{text-decoration:underline}.appContainer{min-height:100vh;display:flex;flex-direction:column}._loginContainer_1wawj_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:90vh;padding:1.5rem;text-align:center}._headerArea_1wawj_11{margin-bottom:2rem}._headerArea_1wawj_11 ._title_1wawj_14{font-size:3.5rem;font-weight:900;color:#1a73e8;margin-bottom:.2rem;letter-spacing:-1px;text-shadow:2px 2px 0px #f1f3f4}._headerArea_1wawj_11 ._subtitle_1wawj_22{font-size:.9rem;color:#697386;font-weight:700;text-transform:uppercase;letter-spacing:2px}._qrContainer_1wawj_30{display:flex;align-items:center;justify-content:center;margin-bottom:2.5rem}._qrContainer_1wawj_30 ._qrImage_1wawj_36{width:160px;height:160px;padding:10px;background:#fff;border-radius:12px;border:1px solid #e3e8ee;box-shadow:0 4px 12px #0000001a}._formArea_1wawj_46{width:100%;max-width:360px}._formGroup_1wawj_51{margin-bottom:1.2rem;text-align:left}._formGroup_1wawj_51 label{display:block;margin-bottom:.4rem;font-size:.85rem;font-weight:700;color:#1a1f36}._selectBox_1wawj_63,._inputField_1wawj_64{width:100%;padding:.9rem 1rem;border:2px solid #f1f3f4;border-radius:12px;font-size:1rem;background-color:#fff;transition:all .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}._selectBox_1wawj_63:focus,._inputField_1wawj_64:focus{outline:none;border-color:#1a73e8;box-shadow:0 0 0 4px #1a73e81a}._selectBox_1wawj_63{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .8rem center;background-size:1rem}._joinButton_1wawj_89{width:100%;margin-top:1rem;padding:1.1rem;background-color:#1a73e8;color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #1a73e840;transition:transform .1s,opacity .2s}._joinButton_1wawj_89:hover{opacity:.9;transform:translateY(-1px)}._joinButton_1wawj_89:active{transform:translateY(0)}._Container_rb1sp_5{max-width:1000px;margin:0 auto;padding:2rem;min-height:100vh;background-color:#7fbfe9}._dashBoard_rb1sp_13{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;border:1px solid #e3e8ee;padding:2rem;margin-top:1.5rem;min-height:400px}._header_rb1sp_26{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;border:1px solid #e3e8ee;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem}._header_rb1sp_26 ._roomInfo_rb1sp_36 h2{font-size:1.2rem;margin:0;color:#1a1f36}._header_rb1sp_26 ._roomInfo_rb1sp_36 ._statusRow_rb1sp_41{display:flex;align-items:center;gap:.8rem;margin-top:.3rem}._header_rb1sp_26 ._roomInfo_rb1sp_36 ._connected_rb1sp_47{color:#34a853;font-weight:700}._header_rb1sp_26 ._roomInfo_rb1sp_36 ._disconnected_rb1sp_51{color:#d93025;font-weight:700}._header_rb1sp_26 ._roomInfo_rb1sp_36 ._countBadge_rb1sp_55{background:#1a73e81a;color:#1a73e8;padding:.2rem .6rem;border-radius:12px;font-size:.8rem;border:1px solid #1a73e8}._header_rb1sp_26 ._roomInfo_rb1sp_36 ._countBadge_rb1sp_55 strong{margin:0 2px;font-size:.95rem}._header_rb1sp_26 ._gameInfo_rb1sp_67{text-align:right}._header_rb1sp_26 ._gameInfo_rb1sp_67 ._phaseBadge_rb1sp_70{display:inline-block;padding:.25rem .75rem;background:#1a73e8;color:#fff;border-radius:20px;font-size:.8rem;font-weight:700;margin-bottom:.4rem}._header_rb1sp_26 ._gameInfo_rb1sp_67 ._adminName_rb1sp_80{font-size:.85rem;color:#697386}._inputCard_rb1sp_88 h3,._monitorCard_rb1sp_88 h3,._resultSection_rb1sp_88 h3{margin-bottom:1.5rem;color:#1a73e8;border-left:5px solid #1a73e8;padding-left:1rem;font-size:1.3rem}._inputGroup_rb1sp_97{margin:2rem 0}._inputGroup_rb1sp_97 label{display:block;margin-bottom:.5rem;font-weight:700}._inputGroup_rb1sp_97 input{padding:.8rem;font-size:1.5rem;border-radius:12px;border:2px solid #e3e8ee;width:120px;text-align:center}._inputGroup_rb1sp_97 input:focus{border-color:#1a73e8;outline:none}._monitorHeader_rb1sp_119{display:flex;justify-content:space-between;align-items:center}._monitorHeader_rb1sp_119 ._timer_rb1sp_124{font-size:1.5rem;font-weight:700;color:#d93025}._submissionStatus_rb1sp_130{margin-top:2rem}._submissionStatus_rb1sp_130 ._progressText_rb1sp_133{font-size:1.2rem;margin:.5rem 0}._submissionStatus_rb1sp_130 ._progressText_rb1sp_133 strong{color:#1a73e8}._submissionStatus_rb1sp_130 ._progressBar_rb1sp_140{width:100%;height:12px;background:#f1f3f4;border-radius:6px;overflow:hidden}._submissionStatus_rb1sp_130 ._progressBar_rb1sp_140 ._progressFill_rb1sp_147{height:100%;background:#1a73e8;transition:width .3s ease}._topActions_rb1sp_156{display:flex;gap:10px;margin-bottom:1rem}._topActions_rb1sp_156 button{padding:.4rem 1rem;font-size:.85rem;cursor:pointer;border-radius:6px;border:1px solid #e3e8ee}._topActions_rb1sp_156 button._danger_rb1sp_168{color:#d93025;border-color:#d93025}._revealControl_rb1sp_173{background:#f1f3f4;padding:1.5rem;border-radius:12px;text-align:center;margin-bottom:2rem}._revealControl_rb1sp_173 strong{font-size:3rem;color:#d93025;display:block}._displayGrid_rb1sp_187{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){._displayGrid_rb1sp_187{grid-template-columns:1fr 1fr}}._viewCard_rb1sp_199{background:#fcfcfd;border:1px solid #e3e8ee;border-radius:12px;padding:1.2rem}._viewCard_rb1sp_199 h4{font-size:.95rem;color:#1a73e8;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f1f3f4}._rankingList_rb1sp_217{list-style:none}._rankingList_rb1sp_217 ._rankingItem_rb1sp_220{display:flex;justify-content:space-between;padding:.5rem .8rem;background:#fff;margin-bottom:.4rem;border-radius:6px;border:1px solid #e3e8ee}._rankingList_rb1sp_217 ._rankingItem_rb1sp_220._winnerItem_rb1sp_229{border-color:#f1c40f;background:#fffdf0;font-weight:700}._rankingList_rb1sp_217 ._rankingItem_rb1sp_220 ._playerName_rb1sp_234{font-size:.9rem}._rankingList_rb1sp_217 ._rankingItem_rb1sp_220 ._playerValue_rb1sp_237 strong{color:#1a73e8}._logList_rb1sp_242{max-height:300px;overflow-y:auto}._logList_rb1sp_242 ._logItem_rb1sp_246{padding:.4rem 0;border-bottom:1px dashed #e3e8ee;font-size:.85rem}._logList_rb1sp_242 ._logItem_rb1sp_246 span{font-weight:700;color:#d93025;font-size:1rem}._logList_rb1sp_242 ._logItem_rb1sp_246._win_rb1sp_229{background:#34a8530d}._tableWrapper_rb1sp_261{overflow-x:auto}._miniTable_rb1sp_265{width:100%;border-collapse:collapse;font-size:.8rem}._miniTable_rb1sp_265 th,._miniTable_rb1sp_265 td{padding:.5rem;border:1px solid #e3e8ee;text-align:center}._miniTable_rb1sp_265 th{background:#f1f3f4}._miniTable_rb1sp_265 td:first-child{font-weight:700;text-align:left}._actionBtn_rb1sp_286,._nextBtn_rb1sp_286{padding:.8rem 2rem;font-size:1.1rem;background:#1a73e8;color:#fff;border:none;border-radius:25px;cursor:pointer;box-shadow:0 4px 10px #1a73e833}._actionBtn_rb1sp_286:disabled,._nextBtn_rb1sp_286:disabled{background:#ccc;box-shadow:none}._alertBanner_rb1sp_301{background-color:#ffeaa7;color:#d35400;border-left:5px solid #fdcb6e;padding:.8rem 1.5rem;margin:1rem 0;border-radius:4px;font-weight:700}._modalOverlay_rb1sp_311{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_rb1sp_324{background:#fff;padding:2rem;border-radius:12px;width:90%;max-width:400px;text-align:center}._modalContent_rb1sp_324 ._modalActions_rb1sp_332{display:flex;gap:1rem;margin-top:1.5rem}._modalContent_rb1sp_324 ._modalActions_rb1sp_332 button{flex:1;padding:.8rem;border-radius:8px;border:none;font-weight:700}._modalContent_rb1sp_324 ._modalActions_rb1sp_332 ._confirmBtn_rb1sp_344{background:#1a73e8;color:#fff}._modalContent_rb1sp_324 ._modalActions_rb1sp_332 ._cancelBtn_rb1sp_348{background:#f1f3f4}._resultSection_rb1sp_88{display:flex;flex-direction:column;gap:1.5rem}._topActions_rb1sp_156{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._topActions_rb1sp_156 button{padding:.6rem 1.5rem;font-size:1rem;font-weight:700;border-radius:6px;cursor:pointer;transition:all .2s ease}._topActions_rb1sp_156 button:hover{transform:translateY(-1px)}._topActions_rb1sp_156 ._resetBtn_rb1sp_378{background-color:#f1f3f4;color:#1a1f36;border:1px solid #e3e8ee}._topActions_rb1sp_156 ._resetBtn_rb1sp_378:hover{filter:brightness(.95)}._topActions_rb1sp_156 ._terminateBtn_rb1sp_387{background-color:transparent;color:#d93025;border:1px solid #d93025}._topActions_rb1sp_156 ._terminateBtn_rb1sp_387:hover{background-color:#d930251a}._revealControl_rb1sp_173{text-align:center;padding:2rem;background-color:#f1f3f4;border-radius:12px}._revealControl_rb1sp_173 p{font-size:1.2rem;margin-bottom:1rem;color:#697386;font-weight:700}._revealControl_rb1sp_173 p strong{font-size:2.5rem;color:#1a73e8;margin-left:10px}._revealControl_rb1sp_173 ._nextBtn_rb1sp_286{background-color:#1a73e8;color:#fff;border:none;border-radius:8px;font-weight:700;cursor:pointer;transition:all .2s ease;padding:1rem 4rem;font-size:1.2rem}._revealControl_rb1sp_173 ._nextBtn_rb1sp_286:hover{opacity:.9;transform:translateY(-1px)}._revealControl_rb1sp_173 ._nextBtn_rb1sp_286:active{transform:translateY(0)}._winnerBanner_rb1sp_433{font-size:1.2rem;color:#697386;font-weight:700}._winnerBanner_rb1sp_433 strong{font-size:3rem;color:#d93025;display:block;margin-top:.5rem}._viewCard_vk3xy_3{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px #0000001a;margin-bottom:1.5rem}._viewCard_vk3xy_3 h4{color:#1a73e8;margin-bottom:1.2rem;font-weight:800;border-bottom:1px solid #f1f3f4;padding-bottom:.5rem}._logList_vk3xy_19{max-height:350px;overflow-y:auto;padding-right:5px}._logItem_vk3xy_25{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px dashed #e3e8ee}._logItem_vk3xy_25._winRow_vk3xy_32{background-color:#f1c40f0d;font-weight:700}._logMain_vk3xy_37{display:flex;align-items:baseline;gap:6px;font-size:.9rem}._logNumber_vk3xy_44{font-size:1.2rem;font-weight:900;color:#1a73e8}._logCount_vk3xy_50{color:#1a1f36}._logPlayers_vk3xy_54{color:#697386;font-size:.8rem}._statusLabel_vk3xy_60{display:inline-block;padding:2px 10px;border-radius:4px;font-size:.75rem;font-weight:700;min-width:50px;text-align:center}._statusLabel_vk3xy_60._solo_vk3xy_69{background-color:#f1c40f;color:#000}._statusLabel_vk3xy_60._duplicated_vk3xy_73{background-color:#d93025;color:#fff}._statusLabel_vk3xy_60._empty_vk3xy_77{background-color:#34a853;color:#fff}._winnerScore_vk3xy_83{color:#d93025!important;font-weight:900!important;font-size:1.1rem!important}._chipContainer_vk3xy_90{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}._playerChip_vk3xy_97{background:#f1f3f4;padding:8px 16px;border-radius:20px;font-weight:700;border:1px solid #e3e8ee}._playerChip_vk3xy_97._winnerChip_vk3xy_104{background-color:#fffdec;border-color:#f1c40f;color:#d35400;box-shadow:0 2px 8px #f1c40f4d}._playerContainer_19lb8_2{max-width:500px;margin:0 auto;padding:1rem}._header_19lb8_9{display:flex;justify-content:space-between;align-items:center;padding:.8rem 1.2rem;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:1.2rem}._header_19lb8_9 ._leftSection_19lb8_19{display:flex;align-items:center;gap:1rem}._header_19lb8_9 ._roomBadge_19lb8_24{display:flex;flex-direction:column}._header_19lb8_9 ._roomBadge_19lb8_24 ._roomLabel_19lb8_28{font-size:.6rem;color:#697386;font-weight:700}._header_19lb8_9 ._roomBadge_19lb8_24 ._roomName_19lb8_33{font-size:1.1rem;font-weight:900;color:#1a73e8}._header_19lb8_9 ._playerCountBadge_19lb8_41{display:flex;align-items:center;background:#f1f3f4;padding:2px 10px;border-radius:6px;gap:4px}._header_19lb8_9 ._playerCountBadge_19lb8_41 ._icon_19lb8_49{font-size:.9rem}._header_19lb8_9 ._playerCountBadge_19lb8_41 ._count_19lb8_52{font-size:1rem;font-weight:900;color:#1a73e8}._header_19lb8_9 ._playerCountBadge_19lb8_41 ._unit_19lb8_57{font-size:.6rem;color:#697386;font-weight:700}._header_19lb8_9 ._rightSection_19lb8_62{text-align:right}._header_19lb8_9 ._rightSection_19lb8_62 ._connectionStatus_19lb8_65{font-size:.6rem;font-weight:800}._header_19lb8_9 ._rightSection_19lb8_62 ._connectionStatus_19lb8_65._online_19lb8_69{color:#34a853}._header_19lb8_9 ._rightSection_19lb8_62 ._connectionStatus_19lb8_65._offline_19lb8_72{color:#d93025}._header_19lb8_9 ._rightSection_19lb8_62 ._playerInfo_19lb8_75{font-size:.85rem}._header_19lb8_9 ._rightSection_19lb8_62 ._playerInfo_19lb8_75 ._userName_19lb8_78{font-weight:800;color:#1a1f36}._lobbyCard_19lb8_84,._selectionCard_19lb8_84,._waitingCard_19lb8_84,._resultCard_19lb8_84{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;border:1px solid #e3e8ee;padding:2.5rem 1.5rem;text-align:center;margin-bottom:1.5rem}._lobbyCard_19lb8_84 h3{color:#697386}._hugeNumberDisplay_19lb8_99{font-size:6.5rem;font-weight:900;color:#1a73e8;line-height:1;margin:2rem 0;text-shadow:3px 3px 0 #f1f3f4}._inputWrapper_19lb8_108{width:100%}._inputWrapper_19lb8_108 ._mainSlider_19lb8_111{width:100%;height:14px;border-radius:7px;background:#f1f3f4;accent-color:#1a73e8;cursor:pointer}._inputWrapper_19lb8_108 ._sliderLabels_19lb8_119{display:flex;justify-content:space-between;margin-top:1rem;font-weight:800;color:#697386}._successIcon_19lb8_128{width:60px;height:60px;line-height:60px;background:#34a853;color:#fff;font-size:2rem;border-radius:50%;margin:0 auto 1.5rem}._chosenSection_19lb8_139{margin-bottom:3rem}._chosenSection_19lb8_139 ._label_19lb8_142{font-size:1.1rem;color:#697386;font-weight:700;margin-bottom:1.5rem}._chosenSection_19lb8_139 ._numberCircle_19lb8_148{display:inline-flex;align-items:center;justify-content:center;width:160px;height:160px;background:radial-gradient(circle,#fff,#f1f3f4);border:8px solid #1a73e8;border-radius:50%}._chosenSection_19lb8_139 ._numberCircle_19lb8_148 ._bigNumber_19lb8_158{font-size:6rem;font-weight:900;color:#1a73e8}._statusBanner_19lb8_165{padding:1.5rem;border-radius:12px;background:#f1f3f4;margin-bottom:1.5rem;text-align:center}._statusBanner_19lb8_165._win_19lb8_172{background:#fff9d0;border:2px solid #f1c40f}._statusBanner_19lb8_165._win_19lb8_172 h2{color:#d35400;margin:0}._statusBanner_19lb8_165._win_19lb8_172 p{color:#d35400;font-weight:700;margin:0}._myChoiceHighlight_19lb8_187{text-align:center;margin:2rem 0}._myChoiceHighlight_19lb8_187 ._choiceLabel_19lb8_191{color:#697386;font-weight:700}._myChoiceHighlight_19lb8_187 ._choiceValue_19lb8_195{font-size:4rem;font-weight:900;color:#1a73e8;text-shadow:2px 2px 0 #e8f0fe}._detailsGrid_19lb8_202{display:flex;flex-direction:column;gap:1.5rem}._loadingDots_19lb8_209{display:flex;justify-content:center;gap:8px;margin-top:1.5rem}._loadingDots_19lb8_209 span{width:10px;height:10px;background:#1a73e8;border-radius:50%;animation:_dotPulse_19lb8_1 1.5s infinite ease-in-out}._loadingDots_19lb8_209 span:nth-child(2){animation-delay:.2s}._loadingDots_19lb8_209 span:nth-child(3){animation-delay:.4s}@keyframes _dotPulse_19lb8_1{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.4);opacity:1}}
