@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Nunito,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul,ol{list-style:none}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.app{display:flex;flex-direction:column;background-color:#f5f0ea;min-height:100vh}.general-container{display:flex;justify-items:center;align-items:center;justify-content:center;flex:1}._boardContainer_1g77t_1{display:flex;justify-content:center;align-items:center;flex:2.8;height:85vh}._responsesBox_v5k2n_1{display:flex;flex-direction:column;align-items:center;gap:.5rem}._successErrorBox_v5k2n_8{display:flex;gap:1rem;justify-content:space-around}._optionsColumn_v5k2n_14{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}._teamCard_1aqpr_1{border:3px solid;border-radius:12px;padding:.75rem 1.25rem;min-width:160px;box-shadow:0 3px 8px #0000001a;transition:transform .2s ease}._teamCard_1aqpr_1:hover{transform:translateY(-2px)}._teamText_1aqpr_14{color:#3a332b;font-weight:600;font-size:1rem}._buttonsWrapper_1aqpr_20{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}._gameFinished_1j40g_1{max-width:none;padding:1rem;text-align:center;border-radius:16px;box-shadow:0 4px 12px #0000001a;background-color:#f9f5f2}._title_1j40g_11{font-size:1.2rem;font-weight:700;color:#4d3f32;font-family:Merriweather,serif!important;margin-bottom:1rem!important}._winnerBoxMulti_1j40g_19{margin-top:1rem;display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;gap:1rem;margin-bottom:2rem}._winnerBoxMulti_1j40g_19>:nth-child(1):last-child{grid-column:1 / -1;justify-self:center}._winnerBoxMulti_1j40g_19>:nth-child(3):last-child{grid-column:1 / -1;justify-self:center}._resultsBox_1j40g_38{margin-bottom:2rem}._label_1j40g_42{font-weight:600;color:#4d3f32;margin-bottom:.5rem}._playAgainButton_1j40g_48{margin-top:1rem;font-weight:700;text-transform:none;background-color:#4e73df;color:#fff;transition:background-color .3s ease}._playAgainButton_1j40g_48:hover{background-color:#3a5ecb}._resultsTable_1j40g_61{width:100%;border-collapse:collapse;margin-top:1rem}._resultsTable_1j40g_61 th,._resultsTable_1j40g_61 td{padding:.5rem 1rem;text-align:center;vertical-align:middle}._resultsTable_1j40g_61 thead th{background-color:#f5f5f5;border-bottom:2px solid #ccc}._button_1v6sg_1{padding:10px 20px;border:none;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:transform .2s ease,background-color .3s ease;box-shadow:0 2px 6px #0000001a}._button_1v6sg_1:hover{transform:scale(1.03)}._primary_1v6sg_17{background-color:#ead8c0;color:#5c4b32}._secondary_1v6sg_23{background-color:#a79277;color:#fff}._wrapper_10s8c_1{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;font-family:Merriweather;border-radius:16px;box-shadow:0 4px 12px #0000001a;background-color:#f9f5f2;padding:1.8rem;max-width:40vw}._title_10s8c_15{font-size:2.8rem;font-weight:700;color:#4d3f32;font-family:Merriweather,serif!important}._mode_10s8c_22{font-size:1.25rem;color:#6b5641}._teamsContainer_10s8c_27{display:grid;grid-template-columns:repeat(2,1fr);flex-wrap:wrap;justify-content:center;gap:1rem;max-width:600px;width:100%}._teamsContainer_10s8c_27>:nth-child(3):last-child{grid-column:1 / -1;justify-self:center}._teamCard_10s8c_42{border:3px solid;border-radius:12px;padding:.75rem 1.25rem;min-width:160px;box-shadow:0 3px 8px #0000001a;transition:transform .2s ease}._teamCard_10s8c_42:hover{transform:translateY(-2px)}._teamText_10s8c_55{color:#3a332b;font-weight:600;font-size:1rem}._buttonsWrapper_10s8c_61{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}._wrapper_game_rzxc7_1{display:flex;gap:2rem;color:#4d3f32;font-family:Merriweather,serif;width:100%;height:100%;justify-content:center;box-sizing:border-box}._sidebar_game_rzxc7_13{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1.2;min-height:100%}._gameInfo_rzxc7_23{border-radius:16px;box-shadow:0 4px 12px #0000001a;background-color:#f9f5f2;display:flex;flex-direction:column;align-items:center;max-width:none;padding:2rem}._title_rzxc7_34{font-size:1.8rem!important;font-weight:500!important;color:#4d3f32;font-family:Merriweather,serif!important;margin-bottom:.3rem!important}._topBar_rzxc7_42{display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1rem;padding-top:1rem}._teamBox_rzxc7_52{padding:.5rem 1rem;border-radius:.5rem;border:3px solid;color:#000;font-weight:700;text-align:center;min-width:120px;box-shadow:0 2px 5px #0000001a}._statusInfo_rzxc7_63{display:flex;flex-direction:column;align-items:center}._statusInfo_rzxc7_63 strong{color:#5c4936}._teamText_rzxc7_72{color:#222121}._teamBox_rzxc7_52{border:2px solid black;padding:10px;border-radius:8px;margin-bottom:10px;transition:transform .3s ease,padding .3s ease}._currentTeamBox_rzxc7_84{transform:scale(1.3);padding:14px;z-index:1}._teamGrid_1yeov_1{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._teamSelector_1yeov_7{display:flex;justify-content:space-between;align-items:center;gap:1rem}._teamInput_1yeov_14{flex:5}._colorSelectControl_1yeov_18{flex:1}._colorBox_1yeov_22{width:25px;height:25px;border-radius:50%;border:1px solid #ccc}._optionsCard_1mrhn_1{padding:2em 0;text-align:center;border-radius:16px;box-shadow:0 4px 12px #0000001a;background-color:#f9f5f2;min-width:30vw;max-height:70vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}._title_1mrhn_15{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;color:#4d3f32;font-family:Merriweather,serif!important}._gameMode_1mrhn_23{font-size:1.25rem;color:#6b5641;margin:20rem}._teamSelector_1mrhn_29{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._colorBox_1mrhn_36{width:20px;height:20px;border-radius:4px;border:1px solid #ccc}._teamButtons_1mrhn_43,._orderButtons_1mrhn_44{display:flex;justify-content:center;gap:2rem;margin-top:1rem}._box_1mrhn_51{display:flex;flex-direction:column;gap:1em}._header_lvgby_1{background:linear-gradient(90deg,#ff9800,#ff6f00);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:.8rem 1.5rem;box-shadow:0 4px 8px #0003;border-bottom-left-radius:12px;border-bottom-right-radius:12px}._logoSection_lvgby_13{display:flex;align-items:center;gap:.75rem}._logo_lvgby_13{height:55px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}._titleSection_lvgby_24{flex:1;display:flex;flex-direction:column;align-items:center;gap:.3rem;text-align:center}._titleSection_lvgby_24 h5{margin:0;font-size:1.8rem;font-weight:700;letter-spacing:1.5px;text-shadow:1px 1px 3px rgba(0,0,0,.3)}._details_lvgby_41{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:center;font-size:.9rem;opacity:.95}._buttonSection_lvgby_50{display:flex;flex-direction:row;align-items:center;gap:.7rem}._buttonSection_lvgby_50 button{border-radius:8px;box-shadow:0 2px 6px #00000040;transition:transform .15s ease}._buttonSection_lvgby_50 button:hover{transform:translateY(-2px)}._content_5w1e4_1{font-size:.95rem;line-height:1.6}._footer_1lwmx_1{background-color:#1b252f;padding:1rem 0;font-size:.875rem;margin-top:auto;display:flex;flex-direction:column}._text_1lwmx_10{color:#fff;line-height:1.6}._highlight_1lwmx_15{color:#ff6f00;font-weight:600}._section_1lwmx_20{border-radius:8px;margin:.25rem auto;width:fit-content;max-width:90%}._subfooter_1lwmx_28{color:#bbb;font-size:.7rem;margin-top:.8rem}
