.scorer-module__fxo53q__scorerPage{color:#fff;background:#2c1a0e;flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;display:flex}.scorer-module__fxo53q__header{background:#3d2512;border-bottom:1px solid #c8a96e;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.scorer-module__fxo53q__headerBtn{color:#c8a96e;cursor:pointer;text-align:center;background:0 0;border:none;width:36px;padding:4px;font-size:1.3rem;transition:color .2s}.scorer-module__fxo53q__headerBtn:hover{color:#ffd54f}.scorer-module__fxo53q__headerTitle{color:#ffd54f;letter-spacing:1px;margin:0;font-size:1.2rem;font-weight:700}.scorer-module__fxo53q__modeBar{color:#c8a96e;background:#0000004d;justify-content:space-between;padding:8px 20px;font-size:.8rem;font-weight:600;display:flex}.scorer-module__fxo53q__tableContainer{background:linear-gradient(#3d2512 0%,#2c1a0e 50%,#3d2512 100%);flex:1;min-height:400px;position:relative}.scorer-module__fxo53q__columnsRow{height:100%;min-height:400px;display:flex}.scorer-module__fxo53q__divider{opacity:.4;background:#c8a96e;width:1px}.scorer-module__fxo53q__column{flex-direction:column;flex:1;align-items:center;padding:16px 8px;transition:background .3s;display:flex}.scorer-module__fxo53q__nameBtn{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:4px 12px;transition:background .2s;display:flex}.scorer-module__fxo53q__nameBtn:hover{background:#ffffff0d}.scorer-module__fxo53q__columnName{color:#ffd54f;text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:1.1rem;font-weight:600;overflow:hidden}.scorer-module__fxo53q__editIcon{opacity:.5;font-size:.7rem}.scorer-module__fxo53q__scoreNumber{color:#fff;text-shadow:1px 1px 4px #00000080;margin:8px 0;font-size:2.8rem;font-weight:800}.scorer-module__fxo53q__tallyArea{flex:1;justify-content:center;align-items:center;min-height:120px;padding:8px;display:flex}.scorer-module__fxo53q__tallyContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:4px;display:flex}.scorer-module__fxo53q__tallyBox{width:28px;height:28px;position:relative}.scorer-module__fxo53q__tallyTop{border-radius:1px;height:2.5px;position:absolute;top:0;left:0;right:0}.scorer-module__fxo53q__tallyRight{border-radius:1px;width:2.5px;position:absolute;top:0;bottom:0;right:0}.scorer-module__fxo53q__tallyBottom{border-radius:1px;height:2.5px;position:absolute;bottom:0;left:0;right:0}.scorer-module__fxo53q__tallyLeft{border-radius:1px;width:2.5px;position:absolute;top:0;bottom:0;left:0}.scorer-module__fxo53q__tallyDiagonal{border-radius:1px;width:2.5px;height:38px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.scorer-module__fxo53q__roundBadge{color:#ffd54f;background:#d4a01740;border-radius:12px;margin-top:4px;padding:3px 10px;font-size:.7rem;font-weight:600}.scorer-module__fxo53q__buttonRow{gap:16px;margin-top:12px;display:flex}.scorer-module__fxo53q__circleBtn{color:#fff;cursor:pointer;background:#0000004d;border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.5rem;font-weight:300;transition:all .2s;display:flex}.scorer-module__fxo53q__circleBtn:hover:not(:disabled){transform:scale(1.1)}.scorer-module__fxo53q__circleBtn:disabled{opacity:.3;cursor:not-allowed}.scorer-module__fxo53q__addBtn:hover:not(:disabled){background:#4caf5033}.scorer-module__fxo53q__subBtn:hover:not(:disabled){background:#ef535033}.scorer-module__fxo53q__bottomBar{background:#3d2512;border-top:1px solid #c8a96e;gap:10px;padding:12px 16px;display:flex}.scorer-module__fxo53q__bottomBtn{color:#fff;cursor:pointer;border:none;border-radius:12px;flex:1;padding:14px;font-size:.9rem;font-weight:700;transition:all .2s}.scorer-module__fxo53q__bottomBtn:disabled{opacity:.4;cursor:not-allowed}.scorer-module__fxo53q__closeRoundBtn{background:#d4a017}.scorer-module__fxo53q__closeRoundBtn:hover:not(:disabled){background:#b8860b}.scorer-module__fxo53q__newMatchBtn{background:#ffffff14;border:1px solid #c8a96e}.scorer-module__fxo53q__newMatchBtn:hover{background:#ffffff1f}.scorer-module__fxo53q__historyToggle{color:#c8a96e;cursor:pointer;text-align:center;background:#0006;border:none;width:100%;padding:8px;font-size:.8rem;font-weight:600}.scorer-module__fxo53q__historyToggle:hover{background:#00000080}.scorer-module__fxo53q__roundHistory{background:#0006;max-height:150px;overflow-y:auto}.scorer-module__fxo53q__roundRow{color:#ccc;border-bottom:1px solid #c8a96e1f;justify-content:space-between;padding:6px 20px;font-size:.8rem;display:flex}.scorer-module__fxo53q__roundLabel{color:#c8a96e;min-width:30px;font-weight:700}.scorer-module__fxo53q__modalOverlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;background:#000000b3;justify-content:center;align-items:center;padding:24px;animation:.2s ease-out scorer-module__fxo53q__fadeIn;display:flex;position:fixed;inset:0}.scorer-module__fxo53q__modalCard{background:#3d2512;border:1px solid #c8a96e;border-radius:20px;width:100%;max-width:400px;padding:24px;animation:.3s ease-out scorer-module__fxo53q__slideUp}.scorer-module__fxo53q__modalTitle{color:#ffd54f;text-align:center;margin:0 0 20px;font-size:1.2rem;font-weight:700}.scorer-module__fxo53q__modalCloseBtn{color:#c8a96e;cursor:pointer;background:#ffffff14;border:none;border-radius:12px;width:100%;margin-top:16px;padding:12px;font-size:.9rem;font-weight:600;transition:background .2s}.scorer-module__fxo53q__modalCloseBtn:hover{background:#ffffff1f}.scorer-module__fxo53q__settingLabel{color:#c8a96e;margin-bottom:8px;font-size:.8rem;font-weight:600;display:block}.scorer-module__fxo53q__toggleRow{gap:10px;margin-bottom:16px;display:flex}.scorer-module__fxo53q__toggleBtn{color:#987;cursor:pointer;background:#ffffff0f;border:1px solid #0000;border-radius:10px;flex:1;padding:12px;font-size:.9rem;font-weight:600;transition:all .2s}.scorer-module__fxo53q__toggleBtn:hover{background:#ffffff1a}.scorer-module__fxo53q__toggleActive{border-color:#ffd54f;color:#fff!important;background:#d4a017!important}.scorer-module__fxo53q__settingRow{color:#fff;cursor:pointer;background:0 0;border:none;border-top:1px solid #c8a96e33;justify-content:space-between;align-items:center;width:100%;margin-top:8px;padding:14px 0;font-size:.9rem;display:flex}.scorer-module__fxo53q__settingRow:hover{color:#ffd54f}.scorer-module__fxo53q__settingArrow{color:#c8a96e;font-size:1.1rem}.scorer-module__fxo53q__nameInput{color:#fff;box-sizing:border-box;background:#0000004d;border:1px solid #c8a96e4d;border-radius:12px;outline:none;width:100%;margin-bottom:12px;padding:14px 16px;font-size:1rem}.scorer-module__fxo53q__nameInput:focus{border-color:#c8a96e}.scorer-module__fxo53q__nameInput::placeholder{color:#987}.scorer-module__fxo53q__nameActionsRow{gap:10px;margin-bottom:8px;display:flex}.scorer-module__fxo53q__nameActionBtn{color:#fff;cursor:pointer;background:#d4a017;border:none;border-radius:10px;flex:1;padding:12px;font-size:.85rem;font-weight:600;transition:background .2s}.scorer-module__fxo53q__nameActionBtn:hover{background:#b8860b}.scorer-module__fxo53q__winnerModal{text-align:center}.scorer-module__fxo53q__winnerEmoji{margin-bottom:8px;font-size:4rem}.scorer-module__fxo53q__winnerTitle{color:#ffd54f;margin:0 0 4px;font-size:1.5rem;font-weight:800}.scorer-module__fxo53q__winnerSubtitle{color:#fff;margin-bottom:24px;font-size:2rem;font-weight:300}.scorer-module__fxo53q__winnerBtn{color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-bottom:10px;padding:14px;font-size:.95rem;font-weight:700;transition:all .2s}.scorer-module__fxo53q__saveBtnGreen{background:#4caf50}.scorer-module__fxo53q__saveBtnGreen:hover{background:#388e3c}.scorer-module__fxo53q__discardBtn{background:#ffffff14}.scorer-module__fxo53q__discardBtn:hover{background:#ffffff1f}.scorer-module__fxo53q__newBtnGold{background:#d4a017}.scorer-module__fxo53q__newBtnGold:hover{background:#b8860b}.scorer-module__fxo53q__historyModal{max-width:500px;max-height:80vh;overflow-y:auto}.scorer-module__fxo53q__gamesList{flex-direction:column;gap:12px;max-height:50vh;padding-right:4px;display:flex;overflow-y:auto}.scorer-module__fxo53q__gameCard{background:#0003;border:1px solid #c8a96e33;border-radius:14px;padding:14px;position:relative}.scorer-module__fxo53q__gameCardHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.scorer-module__fxo53q__gameDate{color:#c8a96e;font-size:.7rem}.scorer-module__fxo53q__gameModeBadge{color:#c8a96e;background:#d4a01733;border-radius:8px;padding:2px 8px;font-size:.65rem;font-weight:600}.scorer-module__fxo53q__gameScore{justify-content:center;align-items:center;gap:12px;display:flex}.scorer-module__fxo53q__gamePlayer{text-align:center;flex:1}.scorer-module__fxo53q__gameWinner .scorer-module__fxo53q__gamePlayerName,.scorer-module__fxo53q__gameWinner .scorer-module__fxo53q__gamePlayerScore{color:#4caf50}.scorer-module__fxo53q__gamePlayerName{color:#fff;margin-bottom:4px;font-size:.85rem;font-weight:600;display:block}.scorer-module__fxo53q__gamePlayerScore{color:#fff;font-size:1.6rem;font-weight:800}.scorer-module__fxo53q__gameVs{color:#c8a96e;font-size:.8rem}.scorer-module__fxo53q__deleteBtn{cursor:pointer;opacity:.5;background:0 0;border:none;padding:4px;font-size:.9rem;transition:opacity .2s;position:absolute;top:10px;right:10px}.scorer-module__fxo53q__deleteBtn:hover{opacity:1}.scorer-module__fxo53q__emptyState{text-align:center;padding:32px 0}.scorer-module__fxo53q__emptyIcon{margin-bottom:12px;font-size:3.5rem}.scorer-module__fxo53q__emptyText{color:#ffd54f;margin:0 0 8px;font-size:1.1rem;font-weight:700}.scorer-module__fxo53q__emptySubtext{color:#c8a96e;margin:0;font-size:.85rem;line-height:1.5}@keyframes scorer-module__fxo53q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scorer-module__fxo53q__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.scorer-module__fxo53q__scoreNumber{font-size:2.2rem}.scorer-module__fxo53q__columnName{max-width:100px;font-size:.95rem}.scorer-module__fxo53q__circleBtn{width:44px;height:44px;font-size:1.2rem}.scorer-module__fxo53q__tallyBox{width:22px;height:22px}.scorer-module__fxo53q__tallyDiagonal{height:30px}}.scorer-module__fxo53q__scorerPage{color:#f8fafc;background:radial-gradient(circle at 12% 0,#22d3ee2e,#0000 28rem),radial-gradient(circle at 90% 10%,#ff3df229,#0000 28rem),linear-gradient(#03050d 0%,#08111f 46%,#060814 100%)}.scorer-module__fxo53q__header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#030712db;border-bottom:1px solid #22d3ee38}.scorer-module__fxo53q__headerBtn{color:#22d3ee;border-radius:12px}.scorer-module__fxo53q__headerBtn:hover{color:#7cff6b;background:#22d3ee14}.scorer-module__fxo53q__headerTitle{color:#fff;letter-spacing:0}.scorer-module__fxo53q__modeBar,.scorer-module__fxo53q__historyToggle,.scorer-module__fxo53q__roundHistory{color:#9aa7bd;background:#020617b8;border-bottom:1px solid #ffffff0f}.scorer-module__fxo53q__tableContainer{background:linear-gradient(#22d3ee0d 1px,#0000 1px) 0 0/56px 56px,linear-gradient(90deg,#22d3ee0d 1px,#0000 1px) 0 0/56px 56px,linear-gradient(#0f172ac2,#0206179e)}.scorer-module__fxo53q__column{background:linear-gradient(#0f172a6b,#02061724)}.scorer-module__fxo53q__columnWinner{background:radial-gradient(circle at 50% 20%,#7cff6b24,#0f172a52)}.scorer-module__fxo53q__divider{background:#22d3ee47}.scorer-module__fxo53q__columnName,.scorer-module__fxo53q__modalTitle,.scorer-module__fxo53q__winnerTitle,.scorer-module__fxo53q__emptyText{color:#7cff6b}.scorer-module__fxo53q__scoreNumber{color:#fff;text-shadow:0 0 24px #22d3ee38}.scorer-module__fxo53q__winnerText{color:#7cff6b!important}.scorer-module__fxo53q__roundBadge{color:#22d3ee;background:#22d3ee1f;border:1px solid #22d3ee33}.scorer-module__fxo53q__circleBtn{background:#0206179e;box-shadow:0 0 18px #00000042}.scorer-module__fxo53q__addBtn{border-color:#7cff6b}.scorer-module__fxo53q__addBtn:hover:not(:disabled){background:#7cff6b21;box-shadow:0 0 22px #7cff6b2e}.scorer-module__fxo53q__subBtn{border-color:#fb7185}.scorer-module__fxo53q__subBtn:hover:not(:disabled){background:#fb718521;box-shadow:0 0 22px #fb718529}.scorer-module__fxo53q__bottomBar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#030712e6;border-top:1px solid #22d3ee38}.scorer-module__fxo53q__closeRoundBtn,.scorer-module__fxo53q__nameActionBtn,.scorer-module__fxo53q__newBtnGold,.scorer-module__fxo53q__toggleActive{color:#031019!important;background:linear-gradient(135deg,#22d3ee,#7cff6b)!important;border-color:#7cff6b73!important}.scorer-module__fxo53q__newMatchBtn,.scorer-module__fxo53q__discardBtn,.scorer-module__fxo53q__modalCloseBtn,.scorer-module__fxo53q__toggleBtn{color:#f8fafc;background:#ffffff0e;border:1px solid #ffffff1f}.scorer-module__fxo53q__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c2}.scorer-module__fxo53q__modalCard,.scorer-module__fxo53q__gameCard{background:linear-gradient(#0f172af5,#050a16f0);border:1px solid #22d3ee38;box-shadow:0 24px 70px #0000006b,0 0 28px #22d3ee14}.scorer-module__fxo53q__settingLabel,.scorer-module__fxo53q__settingArrow,.scorer-module__fxo53q__gameDate,.scorer-module__fxo53q__gameVs,.scorer-module__fxo53q__emptySubtext{color:#9aa7bd}.scorer-module__fxo53q__nameInput{background:#020617b8;border-color:#22d3ee3d}.scorer-module__fxo53q__nameInput:focus{border-color:#22d3ee;box-shadow:0 0 0 4px #22d3ee1a}.scorer-module__fxo53q__gameModeBadge{color:#22d3ee;background:#22d3ee1f}
