._container_1kqr6_1{min-height:100vh;background:#0f0f1a;padding:1rem}._header_1kqr6_7{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}._logo_1kqr6_14{display:flex;align-items:center;gap:.75rem}._logoIcon_1kqr6_20{color:#6366f1}._title_1kqr6_24{font-size:1.5rem;font-weight:700;color:#fff;line-height:1.2}._subtitle_1kqr6_31{color:#94a3b8;font-size:.875rem}._newGameButton_1kqr6_36{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem;margin-bottom:2rem;background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;border:none;border-radius:1rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .15s ease;box-shadow:0 10px 15px -3px #4f46e54d}._newGameButton_1kqr6_36:hover{background:linear-gradient(135deg,#6366f1,#818cf8);transform:translateY(-2px)}._section_1kqr6_60{margin-bottom:2rem}._sectionTitle_1kqr6_64{font-size:1.125rem;font-weight:600;color:#94a3b8;margin-bottom:1rem}._matchList_1kqr6_71{display:flex;flex-direction:column;gap:.75rem}._matchCard_1kqr6_77{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#1e293b;border-radius:1rem;cursor:pointer;transition:all .15s ease}._matchCard_1kqr6_77:hover{background:#334155}._matchInfo_1kqr6_92{display:flex;align-items:center;gap:.75rem}._matchIcon_1kqr6_98{width:48px;height:48px;border-radius:.75rem;background:#6366f133;display:flex;align-items:center;justify-content:center;color:#818cf8}._matchName_1kqr6_109{font-weight:500;color:#fff}._matchMeta_1kqr6_114{font-size:.875rem;color:#64748b}._deleteButton_1kqr6_119{padding:.5rem;border-radius:.5rem;background:transparent;color:#64748b;border:none;cursor:pointer;transition:all .15s ease}._deleteButton_1kqr6_119:hover{background:#dc262633;color:#f87171}._emptyState_1kqr6_134{text-align:center;padding:3rem 0}._emptyIcon_1kqr6_139{color:#475569;margin-bottom:1rem}._emptyTitle_1kqr6_144{color:#94a3b8;margin-bottom:.5rem}._emptyText_1kqr6_149{color:#64748b;font-size:.875rem}._completedList_1kqr6_154{opacity:.6}._container_m6rln_1{min-height:100vh;background:#0f0f1a;padding:1rem}._header_m6rln_7{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}._backButton_m6rln_14{padding:.5rem;border-radius:.75rem;background:#1e293b;color:#94a3b8;border:none;cursor:pointer;transition:all .15s ease}._backButton_m6rln_14:hover{background:#334155;color:#fff}._title_m6rln_29{font-size:1.5rem;font-weight:700;color:#fff}._gameList_m6rln_35{display:flex;flex-direction:column;gap:1rem}._gameCard_m6rln_41{display:flex;align-items:center;gap:1rem;padding:1rem;background:#1e293b;border-radius:1rem;cursor:pointer;transition:all .15s ease;border:none;width:100%;text-align:left}._gameCard_m6rln_41:hover{background:#334155;transform:translate(4px)}._gameIcon_m6rln_60{width:64px;height:64px;border-radius:.75rem;background:#334155;display:flex;align-items:center;justify-content:center;flex-shrink:0}._gameInfo_m6rln_71{flex:1}._gameName_m6rln_75{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.25rem}._gameDescription_m6rln_82{color:#94a3b8;font-size:.875rem;margin-bottom:.5rem}._gameMeta_m6rln_88{color:#64748b;font-size:.75rem}._container_drh9f_1{min-height:100vh;background:#0f0f1a;padding:1rem}._header_drh9f_7{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}._backButton_drh9f_14{padding:.5rem;border-radius:.75rem;background:#1e293b;color:#94a3b8;border:none;cursor:pointer;transition:all .15s ease}._backButton_drh9f_14:hover{background:#334155;color:#fff}._title_drh9f_29{font-size:1.5rem;font-weight:700;color:#fff}._section_drh9f_35{margin-bottom:1.5rem}._label_drh9f_39{display:block;color:#94a3b8;font-size:.875rem;margin-bottom:.5rem}._input_drh9f_46{width:100%;padding:1rem;background:#1e293b;border:1px solid #334155;border-radius:.75rem;color:#fff;font-size:1rem;transition:all .15s ease}._input_drh9f_46:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}._playerCount_drh9f_63{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._count_drh9f_70{color:#64748b;font-size:.875rem}._playerList_drh9f_75{display:flex;flex-direction:column;gap:.75rem}._playerRow_drh9f_81{display:flex;align-items:center;gap:.75rem}._playerColor_drh9f_87{width:16px;height:16px;border-radius:50%;flex-shrink:0}._playerInput_drh9f_94{flex:1;padding:.75rem;background:#1e293b;border:1px solid #334155;border-radius:.75rem;color:#fff;font-size:1rem}._playerInput_drh9f_94:focus{outline:none;border-color:#6366f1}._removeButton_drh9f_109{padding:.75rem;border-radius:.75rem;background:#1e293b;color:#94a3b8;border:none;cursor:pointer;transition:all .15s ease}._removeButton_drh9f_109:hover{background:#dc262633;color:#f87171}._addButton_drh9f_124{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;color:#818cf8;background:transparent;border:none;cursor:pointer;font-size:.875rem;transition:color .15s ease}._addButton_drh9f_124:hover{color:#a5b4fc}._startButton_drh9f_141{width:100%;padding:1rem;background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;border:none;border-radius:1rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .15s ease;margin-top:2rem}._startButton_drh9f_141:hover{background:linear-gradient(135deg,#6366f1,#818cf8);transform:translateY(-2px)}._toolbar_n0g8p_1{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem;background:#1e293b80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem 1rem 0 0}._button_n0g8p_12{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem 1rem;border-radius:.75rem;background:transparent;border:none;color:#94a3b8;cursor:pointer;transition:all .15s ease}._button_n0g8p_12:hover:not(:disabled){color:#f8fafc;background:#33415580}._button_n0g8p_12:disabled{opacity:.3;cursor:not-allowed}._danger_n0g8p_36{color:#f87171}._danger_n0g8p_36:hover:not(:disabled){color:#fca5a5;background:#dc262633}._label_n0g8p_45{font-size:.75rem;font-weight:500}._overlay_1gyah_1{position:fixed;inset:0;z-index:50;display:flex;align-items:flex-end;justify-content:center}._backdrop_1gyah_10{position:absolute;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._drawer_1gyah_17{position:relative;width:100%;max-width:512px;background:#0f172a;border-radius:1.5rem 1.5rem 0 0;box-shadow:0 -25px 50px -12px #00000080;max-height:70vh;overflow:hidden;animation:_slideUp_1gyah_1 .3s ease-out}@keyframes _slideUp_1gyah_1{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}._header_1gyah_40{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #1e293b}._title_1gyah_48{font-size:1.125rem;font-weight:600;color:#fff}._closeButton_1gyah_54{padding:.5rem;border-radius:.5rem;background:transparent;border:none;color:#94a3b8;cursor:pointer;transition:all .15s ease}._closeButton_1gyah_54:hover{color:#fff;background:#334155}._content_1gyah_69{overflow-y:auto;padding:1rem;max-height:50vh}._empty_1gyah_75{text-align:center;padding:2rem 0;color:#64748b}._entry_1gyah_81{display:flex;align-items:center;justify-content:space-between;padding:.75rem;border-radius:.75rem;margin-bottom:.5rem}._entryLatest_1gyah_90{background:#1e293b}._entryOlder_1gyah_94{background:#1e293b80}._playerInfo_1gyah_98{display:flex;align-items:center;gap:.75rem}._playerDot_1gyah_104{width:12px;height:12px;border-radius:50%}._playerName_1gyah_110{color:#fff;font-weight:500}._action_1gyah_115{font-size:.875rem;color:#64748b}._scoreInfo_1gyah_120{display:flex;align-items:center;gap:1rem}._scoreChange_1gyah_126{font-size:1.125rem;font-weight:700}._positive_1gyah_131{color:#4ade80}._negative_1gyah_135{color:#f87171}._neutral_1gyah_139{color:#94a3b8}._time_1gyah_143{font-size:.75rem;color:#64748b;display:flex;align-items:center;gap:.25rem}._undoButton_1gyah_151{padding:.5rem;border-radius:.5rem;background:#4f46e533;color:#818cf8;border:none;cursor:pointer;transition:all .15s ease}._undoButton_1gyah_151:hover{background:#4f46e54d}._scoreButton_mku7c_1{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;border-radius:1rem;font-weight:800;border:none;cursor:pointer;position:relative;overflow:hidden;text-transform:uppercase;letter-spacing:.02em;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003,inset 0 1px #fff3;transition:all .2s ease}._scoreButton_mku7c_1:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s}._scoreButton_mku7c_1:hover:before{left:100%}._scoreButton_mku7c_1:active{transform:translateY(2px);box-shadow:0 2px 4px -1px #0000004d,inset 0 2px 4px #0003}._scoreButton_mku7c_1:disabled{opacity:.5;cursor:not-allowed;transform:none}._large_mku7c_55{min-width:72px;min-height:56px;padding:.75rem 1rem;font-size:1.25rem}._medium_mku7c_62{min-width:56px;min-height:48px;padding:.5rem .75rem;font-size:1.1rem}._small_mku7c_69{min-width:44px;min-height:40px;padding:.35rem .5rem;font-size:.95rem}._icon_mku7c_76{display:flex;align-items:center}._label_mku7c_81{font-variant-numeric:tabular-nums}._container_1o0wr_1{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:.5rem}._squareContainer_1o0wr_9{width:55px;height:55px;flex-shrink:0}._svg_1o0wr_15{width:100%;height:100%;overflow:visible}@media(min-width:390px){._squareContainer_1o0wr_9{width:60px;height:60px}}@media(min-width:768px){._container_1o0wr_1{gap:1rem}._squareContainer_1o0wr_9{width:75px;height:75px}}@media(min-width:1024px){._squareContainer_1o0wr_9{width:85px;height:85px}}._container_w1qxe_1{display:flex;flex-direction:column;height:100%;padding:.75rem;gap:1rem;background:linear-gradient(180deg,#0a0a0f,#12121a)}._phaseIndicator_w1qxe_11{display:flex;justify-content:center;margin-bottom:.5rem}._phase_w1qxe_11{padding:.6rem 2rem;border-radius:9999px;font-size:1rem;font-weight:800;text-transform:uppercase;letter-spacing:.15em;position:relative;overflow:hidden}._phase_w1qxe_11:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:translate(-100%);animation:_shimmer_w1qxe_1 3s infinite}@keyframes _shimmer_w1qxe_1{to{transform:translate(100%)}}._malas_w1qxe_43{background:linear-gradient(135deg,#1e293b,#334155);color:#94a3b8;box-shadow:0 4px 15px #0006,inset 0 1px #ffffff1a}._buenas_w1qxe_51{background:linear-gradient(135deg,#d97706,#f59e0b,#fbbf24);color:#0f172a;box-shadow:0 4px 20px #f59e0b80,0 0 40px #f59e0b4d,inset 0 1px #ffffff4d;animation:_pulseGlow_w1qxe_1 2s ease-in-out infinite}@keyframes _pulseGlow_w1qxe_1{0%,to{box-shadow:0 4px 20px #f59e0b80,0 0 40px #f59e0b4d,inset 0 1px #ffffff4d}50%{box-shadow:0 4px 30px #f59e0bb3,0 0 60px #f59e0b80,inset 0 1px #ffffff4d}}._scores_w1qxe_77{flex:1;display:flex;flex-direction:row;justify-content:center;gap:.75rem;padding:0 .25rem}._team_w1qxe_87{display:flex;flex-direction:column;align-items:center;flex:1;max-width:160px;background:linear-gradient(145deg,#1e293b99,#0f172acc);border-radius:1.5rem;padding:1rem .75rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 32px #0006,inset 0 1px #ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}._team_w1qxe_87:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--team-color, #6366f1);opacity:.6}._teamName_w1qxe_116{font-size:1.1rem;font-weight:800;margin-bottom:.75rem;text-align:center;text-transform:uppercase;letter-spacing:.05em;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}._tallyContainer_w1qxe_128{flex:1;display:flex;align-items:center;justify-content:center;background:#0003;border-radius:1rem;width:100%;min-height:200px;margin:.5rem 0;border:1px solid rgba(255,255,255,.05);box-shadow:inset 0 2px 8px #0000004d}._scoreNumber_w1qxe_143{font-size:.8rem;color:#64748b;font-weight:600;margin-top:.5rem;font-variant-numeric:tabular-nums;letter-spacing:.05em}._buttons_w1qxe_153{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem;width:100%}._buttonRow_w1qxe_161{display:flex;gap:.5rem;justify-content:center}._divider_w1qxe_168{width:2px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.1),rgba(255,255,255,.1),transparent);margin:0 .25rem;align-self:stretch}@media(min-width:390px){._team_w1qxe_87{max-width:170px;padding:1.25rem 1rem}._teamName_w1qxe_116{font-size:1.15rem}}@media(min-width:768px){._container_w1qxe_1{padding:1.5rem;gap:1.5rem}._scores_w1qxe_77{gap:1.5rem}._team_w1qxe_87{max-width:220px;padding:1.5rem}._teamName_w1qxe_116{font-size:1.35rem}._tallyContainer_w1qxe_128{min-height:280px}._scoreNumber_w1qxe_143{font-size:.9rem}._divider_w1qxe_168{margin:0 .5rem}}@media(min-width:1024px){._team_w1qxe_87{max-width:260px}._teamName_w1qxe_116{font-size:1.5rem}}._scoreDisplay_1h25g_1{display:flex;flex-direction:column;align-items:center;justify-content:center}._scoreValue_1h25g_8{font-weight:800;font-variant-numeric:tabular-nums;line-height:1;transition:transform .2s ease}._giant_1h25g_15{font-size:6rem}._large_1h25g_19{font-size:4rem}._medium_1h25g_23{font-size:2.5rem}._secondary_1h25g_27{font-size:1.125rem;color:var(--color-text-secondary);margin-top:.5rem}._winner_1h25g_33{animation:_pulse_1h25g_1 2s infinite}@keyframes _pulse_1h25g_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media(min-width:768px){._giant_1h25g_15{font-size:8rem}._large_1h25g_19{font-size:5rem}}._container_1b1yy_1{display:flex;flex-direction:column;height:100%;gap:1.5rem;padding:1rem}._progress_1b1yy_9{text-align:center}._progressText_1b1yy_13{color:#94a3b8;font-size:.875rem;font-weight:500}._players_1b1yy_19{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._player_1b1yy_19{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;background:#1e293b66;border-radius:1.5rem;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}._playerName_1b1yy_38{font-size:1.25rem;font-weight:700;text-align:center}._escobas_1b1yy_44{display:flex;align-items:center;gap:.25rem;color:#fbbf24;background:#fbbf241a;padding:.5rem 1rem;border-radius:9999px}._escobaText_1b1yy_54{font-size:.875rem;font-weight:600;margin-left:.25rem}._container_19gj0_1{display:flex;flex-direction:column;height:100%;gap:1rem;padding:1rem}._progress_19gj0_9{text-align:center}._progressText_19gj0_13{color:#94a3b8;font-size:.875rem;font-weight:500}._players_19gj0_19{flex:1;display:flex;flex-direction:column;gap:.75rem}._player_19gj0_19{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-radius:1rem;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}._safe_19gj0_36{background:#22c55e1a;border-color:#22c55e33}._warning_19gj0_41{background:#f59e0b1a;border-color:#f59e0b33}._danger_19gj0_46{background:#ef44441a;border-color:#ef444433}._eliminated_19gj0_51{background:#64748b33;opacity:.7}._playerInfo_19gj0_56{display:flex;align-items:center;gap:.75rem}._rank_19gj0_62{font-size:1.125rem;font-weight:800;min-width:2rem;text-align:center}._rankSafe_19gj0_69{color:#4ade80}._rankWarning_19gj0_73{color:#fbbf24}._rankDanger_19gj0_77{color:#f87171}._rankEliminated_19gj0_81{color:#64748b}._playerDetails_19gj0_85{display:flex;flex-direction:column}._playerName_19gj0_90{font-weight:600;color:#fff;font-size:1.1rem}._status_19gj0_96{font-size:.75rem;color:#64748b;font-weight:500}._scoreSection_19gj0_102{display:flex;align-items:center;gap:1rem}._buttons_19gj0_108{display:flex;gap:.25rem}._chinchonButton_19gj0_113{margin-top:auto}._container_v0sjq_1{min-height:100vh;background:#0f0f1a;display:flex;flex-direction:column}._header_v0sjq_8{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#1e293b80}._headerLeft_v0sjq_16{display:flex;align-items:center;gap:.75rem}._backButton_v0sjq_22{padding:.5rem;border-radius:.75rem;background:#334155;color:#94a3b8;border:none;cursor:pointer;transition:all .15s ease}._backButton_v0sjq_22:hover{background:#475569;color:#fff}._headerInfo_v0sjq_37{display:flex;flex-direction:column}._matchName_v0sjq_42{font-size:1.125rem;font-weight:600;color:#fff}._progress_v0sjq_48{font-size:.875rem;color:#94a3b8}._pointIndicator_v0sjq_53{display:flex;align-items:center;gap:.5rem;color:#fbbf24}._pointText_v0sjq_60{font-size:.875rem;font-weight:500}._main_v0sjq_65{flex:1;padding:1rem;display:flex;flex-direction:column}:root{--color-bg-primary: #0f0f1a;--color-bg-secondary: #1a1a2e;--color-bg-tertiary: #252542;--color-bg-elevated: #2d2d4a;--color-text-primary: #f8fafc;--color-text-secondary: #94a3b8;--color-text-muted: #64748b;--color-team-a: #3b82f6;--color-team-b: #ef4444;--color-team-c: #22c55e;--color-team-d: #eab308;--color-safe: #22c55e;--color-warning: #f59e0b;--color-danger: #ef4444;--color-accent: #6366f1;--color-gold: #f59e0b}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-tap-highlight-color:transparent}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--color-bg-primary);color:var(--color-text-primary);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-bg-secondary)}::-webkit-scrollbar-thumb{background:var(--color-bg-tertiary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-bg-elevated)}.hidden{display:none!important}.text-amber-400{color:#fbbf24}.text-yellow-400{color:#facc15}.text-green-400{color:#4ade80}.text-pink-400{color:#f472b6}.text-indigo-400{color:#818cf8}.loading-screen{display:flex;align-items:center;justify-content:center;min-height:100vh;background-color:var(--color-bg-primary);color:var(--color-text-primary);font-size:1.25rem}@supports (padding: max(0px)){.safe-area-bottom{padding-bottom:max(1rem,env(safe-area-inset-bottom))}}@media(prefers-contrast:high){:root{--color-bg-primary: #000000;--color-bg-secondary: #1a1a1a;--color-text-primary: #ffffff;--color-text-secondary: #cccccc}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(pointer:coarse){button,input{min-height:44px}}
