@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";:root{font-family:Montserrat,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}._container_mn4ny_1{padding:2rem;max-width:900px;margin:0 auto}._header_mn4ny_7{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;justify-content:center;font-family:UF Display;font-size:40px;font-weight:700}._header_mn4ny_7 img{height:50px}._errorAlert_mn4ny_23{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb;border-radius:8px;padding:1rem;margin-bottom:1rem;text-align:center;font-weight:500;animation:_fadeIn_mn4ny_1 .3s ease-in-out}@keyframes _fadeIn_mn4ny_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._statusCard_mn4ny_47{border-radius:8px;margin-bottom:1.5rem}._statusText_mn4ny_52{font-size:1.1rem;margin-bottom:1rem}._statusConnected_mn4ny_57{color:#28a745;font-weight:600}._statusNotConnected_mn4ny_62{color:#dc3545;font-weight:600}._timerCard_mn4ny_68{padding-bottom:2rem;border-radius:8px;margin-bottom:1.5rem;border:1px solid #dee2e6;text-align:center}._timerDisplay_mn4ny_76{font-size:4rem;font-family:monospace;margin:1rem 0}._durationControl_mn4ny_82{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}._durationInput_mn4ny_90{width:80px;font-size:1.2rem;text-align:center;padding:.5rem;border:2px solid #dee2e6;border-radius:4px;font-family:monospace}._durationInput_mn4ny_90:disabled{opacity:.5;cursor:not-allowed}._timerEditable_mn4ny_105{cursor:pointer;transition:color .2s}._timerEditable_mn4ny_105:hover{color:#007bff}._timerEditContainer_mn4ny_114{display:flex;flex-direction:column;align-items:center;gap:1rem;margin:1rem 0}._timerEditInputs_mn4ny_122{display:flex;align-items:center;gap:.5rem}._timerEditInput_mn4ny_122{width:80px;font-size:3rem;text-align:center;padding:.5rem;border:2px solid #dee2e6;border-radius:4px;font-family:monospace}._timerEditInput_mn4ny_122:focus{border-color:#007bff;outline:none}._timerEditSeparator_mn4ny_143{font-size:3rem;font-family:monospace;font-weight:700}._timerEditButtons_mn4ny_149{display:flex;gap:.5rem}._scoreCard_mn4ny_155{padding:2rem;border-radius:8px;margin-bottom:1.5rem;border:1px solid #dee2e6}._scoreHeader_mn4ny_162{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._scoreHeader_mn4ny_162 h2{margin:0}._btnSwap_mn4ny_173{background-color:#6c757d;color:#fff}._btnSwap_mn4ny_173:hover{background-color:#5a6268}._scoreGrid_mn4ny_182{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:1rem}._teamSection_mn4ny_189{text-align:center}._scoreControl_mn4ny_193{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem}._scoreInput_mn4ny_201{width:100px;font-size:2rem;text-align:center;padding:.5rem;border:2px solid #dee2e6;border-radius:4px;font-family:monospace}._scoreInput_mn4ny_201:disabled{opacity:.5;cursor:not-allowed}._foulsLabel_mn4ny_216{margin-top:1.5rem;margin-bottom:0;font-size:1rem;color:#666}._foulsInput_mn4ny_223{width:60px;font-size:1.5rem;text-align:center;padding:.25rem;border:2px solid #dee2e6;border-radius:4px;font-family:monospace}._teamNameInput_mn4ny_233{width:100%;font-size:1.1rem;text-align:center;padding:.5rem;border:2px solid #dee2e6;border-radius:4px;margin-bottom:.5rem;font-family:inherit}._scoreButton_mn4ny_244:hover:not(:disabled){//background-color: #5a6268}._buttonGroup_mn4ny_267{display:flex;gap:.5rem;justify-content:center;margin-top:1rem}._btn_mn4ny_173:hover:not(:disabled){//background-color: #5a6268}._btnStart_mn4ny_297{background-color:#28a745;color:#fff}._btnStart_mn4ny_297:hover:not(:disabled){background-color:#218838}._btnPause_mn4ny_306{background-color:#ffc107;color:#212529}._btnPause_mn4ny_306:hover:not(:disabled){background-color:#e0a800}._btnReset_mn4ny_315{background-color:#dc3545;color:#fff}._btnReset_mn4ny_315:hover:not(:disabled){background-color:#c82333}._btnResetScore_mn4ny_324{margin-top:1rem}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;font-family:Montserrat,sans-serif}body,html{font-family:Montserrat,sans-serif}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}@font-face{font-family:UF Display;src:url(/assets/UFDisplay-Regular-CnO18GHf.woff2) format("woff2"),url(/assets/UFDisplay-Regular-M7fQ_O2J.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}
