@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_oggys_5{max-width:1000px;margin:0 auto;padding:2rem;min-height:100vh;background-color:#7fbfe9}._dashBoard_oggys_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_oggys_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_oggys_26 ._roomInfo_oggys_36 h2{font-size:1.2rem;margin:0;color:#1a1f36}._header_oggys_26 ._roomInfo_oggys_36 ._statusRow_oggys_41{display:flex;align-items:center;gap:.8rem;margin-top:.3rem}._header_oggys_26 ._roomInfo_oggys_36 ._connected_oggys_47{color:#34a853;font-weight:700}._header_oggys_26 ._roomInfo_oggys_36 ._disconnected_oggys_51{color:#d93025;font-weight:700}._header_oggys_26 ._roomInfo_oggys_36 ._countBadge_oggys_55{background:#1a73e81a;color:#1a73e8;padding:.2rem .6rem;border-radius:12px;font-size:.8rem;border:1px solid #1a73e8}._header_oggys_26 ._roomInfo_oggys_36 ._countBadge_oggys_55 strong{margin:0 2px;font-size:.95rem}._header_oggys_26 ._gameInfo_oggys_67{text-align:right}._header_oggys_26 ._gameInfo_oggys_67 ._phaseBadge_oggys_70{display:inline-block;padding:.25rem .75rem;background:#1a73e8;color:#fff;border-radius:20px;font-size:.8rem;font-weight:700;margin-bottom:.4rem}._header_oggys_26 ._gameInfo_oggys_67 ._adminName_oggys_80{font-size:.85rem;color:#697386}._inputCard_oggys_88 h3,._monitorCard_oggys_88 h3,._resultSection_oggys_88 h3{margin-bottom:1.5rem;color:#1a73e8;border-left:5px solid #1a73e8;padding-left:1rem;font-size:1.3rem}._inputGroup_oggys_97{margin:2rem 0}._inputGroup_oggys_97 label{display:block;margin-bottom:.5rem;font-weight:700}._inputGroup_oggys_97 input{padding:.8rem;font-size:1.5rem;border-radius:12px;border:2px solid #e3e8ee;width:120px;text-align:center}._inputGroup_oggys_97 input:focus{border-color:#1a73e8;outline:none}._monitorHeader_oggys_119{display:flex;justify-content:space-between;align-items:center}._monitorHeader_oggys_119 ._timer_oggys_124{font-size:1.5rem;font-weight:700;color:#d93025}._submissionStatus_oggys_130{margin-top:2rem}._submissionStatus_oggys_130 ._progressText_oggys_133{font-size:1.2rem;margin:.5rem 0}._submissionStatus_oggys_130 ._progressText_oggys_133 strong{color:#1a73e8}._submissionStatus_oggys_130 ._progressBar_oggys_140{width:100%;height:12px;background:#f1f3f4;border-radius:6px;overflow:hidden}._submissionStatus_oggys_130 ._progressBar_oggys_140 ._progressFill_oggys_147{height:100%;background:#1a73e8;transition:width .3s ease}._topActions_oggys_156{display:flex;gap:10px;margin-bottom:1rem}._topActions_oggys_156 button{padding:.4rem 1rem;font-size:.85rem;cursor:pointer;border-radius:6px;border:1px solid #e3e8ee}._topActions_oggys_156 button._danger_oggys_168{color:#d93025;border-color:#d93025}._revealControl_oggys_173{background:#f1f3f4;padding:1.5rem;border-radius:12px;text-align:center;margin-bottom:2rem}._revealControl_oggys_173 strong{font-size:3rem;color:#d93025;display:block}._displayGrid_oggys_187{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){._displayGrid_oggys_187{grid-template-columns:1fr 1fr}}._viewCard_oggys_199{background:#fcfcfd;border:1px solid #e3e8ee;border-radius:12px;padding:1.2rem}._viewCard_oggys_199 h4{font-size:.95rem;color:#1a73e8;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f1f3f4}._rankingList_oggys_217{list-style:none}._rankingList_oggys_217 ._rankingItem_oggys_220{display:flex;justify-content:space-between;padding:.5rem .8rem;background:#fff;margin-bottom:.4rem;border-radius:6px;border:1px solid #e3e8ee}._rankingList_oggys_217 ._rankingItem_oggys_220._winnerItem_oggys_229{border-color:#f1c40f;background:#fffdf0;font-weight:700}._rankingList_oggys_217 ._rankingItem_oggys_220 ._playerName_oggys_234{font-size:.9rem}._rankingList_oggys_217 ._rankingItem_oggys_220 ._playerValue_oggys_237 strong{color:#1a73e8}._logList_oggys_242{max-height:300px;overflow-y:auto}._logList_oggys_242 ._logItem_oggys_246{padding:.4rem 0;border-bottom:1px dashed #e3e8ee;font-size:.85rem}._logList_oggys_242 ._logItem_oggys_246 span{font-weight:700;color:#d93025;font-size:1rem}._logList_oggys_242 ._logItem_oggys_246._win_oggys_229{background:#34a8530d}._tableWrapper_oggys_261{overflow-x:auto}._miniTable_oggys_265{width:100%;border-collapse:collapse;font-size:.8rem}._miniTable_oggys_265 th,._miniTable_oggys_265 td{padding:.5rem;border:1px solid #e3e8ee;text-align:center}._miniTable_oggys_265 th{background:#f1f3f4}._miniTable_oggys_265 td:first-child{font-weight:700;text-align:left}._actionBtn_oggys_286,._nextBtn_oggys_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_oggys_286:disabled,._nextBtn_oggys_286:disabled{background:#ccc;box-shadow:none}._alertBanner_oggys_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_oggys_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_oggys_324{background:#fff;padding:2rem;border-radius:12px;width:90%;max-width:400px;text-align:center}._modalContent_oggys_324 ._modalActions_oggys_332{display:flex;gap:1rem;margin-top:1.5rem}._modalContent_oggys_324 ._modalActions_oggys_332 button{flex:1;padding:.8rem;border-radius:8px;border:none;font-weight:700}._modalContent_oggys_324 ._modalActions_oggys_332 ._confirmBtn_oggys_344{background:#1a73e8;color:#fff}._modalContent_oggys_324 ._modalActions_oggys_332 ._cancelBtn_oggys_348{background:#f1f3f4}._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_qwgf0_3{max-width:500px;margin:0 auto;padding:1rem}._header_qwgf0_10{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:1.5rem}._header_qwgf0_10 ._roomBadge_qwgf0_20{display:flex;flex-direction:column}._header_qwgf0_10 ._roomBadge_qwgf0_20 ._roomLabel_qwgf0_24{font-size:.6rem;color:#697386;font-weight:700}._header_qwgf0_10 ._roomBadge_qwgf0_20 ._roomName_qwgf0_29{font-size:1.2rem;font-weight:900;color:#1a73e8}._header_qwgf0_10 ._statusGroup_qwgf0_34{text-align:right}._header_qwgf0_10 ._statusGroup_qwgf0_34 ._connectionStatus_qwgf0_37{font-size:.7rem;font-weight:800}._header_qwgf0_10 ._statusGroup_qwgf0_34 ._connectionStatus_qwgf0_37._online_qwgf0_41{color:#34a853}._header_qwgf0_10 ._statusGroup_qwgf0_34 ._connectionStatus_qwgf0_37._offline_qwgf0_44{color:#d93025}._header_qwgf0_10 ._statusGroup_qwgf0_34 ._playerInfo_qwgf0_47{font-size:.9rem}._header_qwgf0_10 ._statusGroup_qwgf0_34 ._playerInfo_qwgf0_47 ._userName_qwgf0_50{font-weight:800}._selectionCard_qwgf0_55,._waitingCard_qwgf0_55,._resultCard_qwgf0_55{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}._hugeNumberDisplay_qwgf0_66{font-size:6rem;font-weight:900;color:#1a73e8;line-height:1;margin:1.5rem 0;text-shadow:3px 3px 0 #f1f3f4}._inputWrapper_qwgf0_75{width:100%}._inputWrapper_qwgf0_75 ._mainSlider_qwgf0_78{width:100%;height:12px;border-radius:6px;background:#f1f3f4;accent-color:#1a73e8;cursor:pointer}._inputWrapper_qwgf0_75 ._sliderLabels_qwgf0_86{display:flex;justify-content:space-between;margin-top:.8rem;font-weight:800;color:#697386}._successIcon_qwgf0_95{width:60px;height:60px;line-height:60px;background:#34a853;color:#fff;font-size:2rem;border-radius:50%;margin:0 auto 1.5rem;box-shadow:0 4px 15px #34a85366}._waitingTitle_qwgf0_107{font-size:2rem;font-weight:900;color:#1a1f36;margin-bottom:2.5rem}._chosenSection_qwgf0_114{margin-bottom:3rem}._chosenSection_qwgf0_114 ._label_qwgf0_117{font-size:1.1rem;color:#697386;font-weight:700;margin-bottom:1.5rem}._chosenSection_qwgf0_114 ._numberCircle_qwgf0_123{display:inline-flex;align-items:center;justify-content:center;width:180px;height:180px;background:radial-gradient(circle,#fff,#f1f3f4);border:10px solid #1a73e8;border-radius:50%;box-shadow:0 10px 30px #1a73e833;animation:_popIn_qwgf0_1 .6s cubic-bezier(.175,.885,.32,1.275)}._chosenSection_qwgf0_114 ._numberCircle_qwgf0_123 ._bigNumber_qwgf0_135{font-size:7rem;font-weight:900;color:#1a73e8;line-height:1;text-shadow:2px 2px 0px white}._statusBanner_qwgf0_144{background:linear-gradient(135deg,#fff,#f1f3f4);padding:2rem;border-radius:12px;border:2px solid #e3e8ee;margin-bottom:2rem;position:relative;overflow:hidden}._statusBanner_qwgf0_144._win_qwgf0_153{border-color:#f1c40f;background:linear-gradient(135deg,#fffdf0,#fff9d0);animation:_celebrate_qwgf0_1 .5s ease-out}._statusBanner_qwgf0_144._win_qwgf0_153 h2{color:#d35400;font-size:1.8rem;font-weight:900;text-shadow:1px 1px 0 #fff}._myChoiceHighlight_qwgf0_165{text-align:center;margin:2rem 0}._myChoiceHighlight_qwgf0_165 ._choiceLabel_qwgf0_169{color:#697386;font-weight:700}._myChoiceHighlight_qwgf0_165 ._choiceValue_qwgf0_173{font-size:4rem;font-weight:900;color:#1a73e8;text-shadow:2px 2px 0 #e8f0fe}@keyframes _popIn_qwgf0_1{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes _celebrate_qwgf0_1{0%{transform:scale(.9);opacity:0}50%{transform:scale(1.05)}to{transform:scale(1);opacity:1}}._loadingDots_qwgf0_204{display:flex;justify-content:center;gap:10px;margin-top:2rem}._loadingDots_qwgf0_204 span{width:12px;height:12px;background:#1a73e8;border-radius:50%;opacity:.3;animation:_dotPulse_qwgf0_1 1.5s infinite ease-in-out}._loadingDots_qwgf0_204 span:nth-child(2){animation-delay:.2s}._loadingDots_qwgf0_204 span:nth-child(3){animation-delay:.4s}@keyframes _dotPulse_qwgf0_1{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.4);opacity:1}}
