body{font-family:sans-serif}.setup-page{background-color:#fff;min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding-top:0rem}.setup-box{width:100%;max-width:480px;padding:0rem .5rem;box-sizing:border-box}.classic-button{padding:.5rem;margin:.1rem;border-radius:8px;border:2px solid #ccc;background-color:#eee;cursor:pointer;font-weight:700;white-space:normal;word-wrap:break-word;text-align:center;font-size:.9rem;line-height:1.2rem;height:auto;min-height:3rem;flex:1;min-width:0;transition:background-color .3s,border-color .3s,color .3s}.classic-button:hover{border-color:#1976d2}.section{margin-bottom:1rem}.section-title{font-size:1.2rem;font-weight:500;margin-bottom:.2rem;color:#222}.button-group-setup button.selected,.button-group-skipsetup button.selected,.button-group-setupend button.selected{background-color:#2196f3;color:#fff;border-color:#1976d2}.button-group-doubles,.button-group-trebles,.button-group-singles{display:flex;justify-content:center;gap:.5rem;margin-bottom:0rem;flex-wrap:nowrap}.button-group-doubles button,.button-group-trebles button,.button-group-singles button{flex:1 1 0;padding:2rem 1rem;font-size:1rem;border:none;border-radius:1rem;cursor:pointer;color:#fff;font-weight:700;min-width:70px}.button-group-doubles .miss-button,.button-group-trebles .miss-button,.button-group-singles .miss-button{background-color:#f44336;color:#fff}.button-group-doubles .hit-button,.button-group-trebles .hit-button,.button-group-singles .hit-button{background-color:#4caf50;color:#fff}.button-group-doubles .submit-button,.button-group-trebles .submit-button,.button-group-singles .submit-button{background-color:#2196f3;color:#fff}button:disabled{opacity:.5;cursor:not-allowed}.button-group-doubles button:disabled,.button-group-trebles button:disabled,.button-group-singles button:disabled{opacity:.5;cursor:not-allowed}.button-group-container{margin-bottom:.5rem}.undo-group-doubles,.undo-group-trebles,.undo-group-singles{display:flex;justify-content:center;gap:.5rem;margin-top:.2rem}.undo-group-doubles button,.undo-group-trebles button,.undo-group-singles button{flex:none;border:none;border-radius:1rem;cursor:pointer;font-weight:700;min-width:70px;color:#fff;font-size:1rem;padding:.9rem 2rem;background-color:#607d8b}.undo-group-doubles button:disabled,.undo-group-trebles button:disabled,.undo-group-singles button:disabled{opacity:.5;cursor:not-allowed}.undo-group-doubles button.skip-button,.undo-group-trebles button.skip-button,.undo-group-singles button.skip-button{background-color:purple;padding:.6rem 1.5rem;min-width:60px;margin-right:1rem}.button-group-setup,.button-group-skipsetup,.button-group-setupend{display:flex;gap:.4rem;flex-wrap:nowrap;justify-content:center}.button-group-setup button,.button-group-skipsetup button,.button-group-setupend button{background-color:#eee;color:#000;border:2px solid #ccc}.button-group-setup button:hover,.button-group-skipsetup button:hover,.button-group-setupend button:hover{background-color:#ddd}.start-button-section{text-align:center}.start-button{padding:1rem 2rem;font-size:1.2rem;background-color:#2196f3;color:#fff;border:none;border-radius:12px;cursor:pointer;font-weight:700;transition:background-color .3s;min-width:160px}.start-button:hover{background-color:#1976d2}.app-container{font-family:sans-serif;padding:.4rem;text-align:center}.title{font-size:1.5rem;margin-bottom:.2rem}.subtitle{font-size:1rem;margin-bottom:1rem}.sound-toggle-button{font-size:1rem;padding:.2rem .4rem;line-height:1;height:32px;min-height:unset;box-sizing:border-box;background-color:#f0f0f0;border:1px solid #aaa;border-radius:.4rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.sound-toggle-button:hover{background-color:#e0e0e0}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:.5rem;margin-top:.25rem;max-width:300px;margin-inline:auto;text-align:left}.pending-throws{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem;margin-top:.4rem}.throw-box{width:60px;height:60px;line-height:60px;font-weight:700;color:#fff;border-radius:.5rem}.throw-box.green{background-color:#4caf50}.throw-box.red{background-color:#f44336}.throw-box.gray{background-color:#ccc}.modal h2{font-size:1rem;margin-bottom:.1rem;text-align:center}.leaderboard-table{width:100%;border-collapse:collapse;font-size:.9rem;margin-top:.1rem}.leaderboard-table th,.leaderboard-table td{padding:6px 10px;border:1px solid #ccc;text-align:center}.modal{margin:.5rem auto;padding:.1rem;max-width:400px;border-radius:8px;background:#fff;box-shadow:0 2px 12px #00000026}.stats-table,.log-table{width:100%;max-width:500px;margin:1rem auto;border-collapse:collapse;font-size:.9rem}.stats-table th,.stats-table td,.log-table th,.log-table td{border:1px solid #ccc;padding:.5rem}.stats-table th,.log-table th{background-color:#eee}.hit-text{color:#4caf50;font-weight:700}.miss-text{color:#f44336;font-weight:700}.print-button{background-color:#e4e264;color:#0f0f0f;border:none;border-radius:1rem;padding:.3rem 1.5rem;font-weight:700;cursor:pointer;font-size:1rem;margin-right:1rem;height:34px;min-height:unset;box-sizing:border-box;line-height:1}.print-button:hover{background-color:#e9c93c}.print-buttons-container{margin-top:.5rem}.header-row{position:relative;margin-bottom:1rem}.header-row .toggle-container{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);z-index:10;background-color:transparent!important;padding:0!important;border-radius:0!important;box-shadow:none!important}.header-row .toggle-container button{all:unset;font-size:.8rem;color:#777;cursor:pointer;padding:.25rem .5rem;text-align:right}.header-row .toggle-container button:hover{color:#555;text-decoration:underline}.toggle-button{font-size:.8rem;color:#777;background:none;border:none;cursor:pointer;padding:.25rem .5rem;text-align:right}.toggle-button:hover{color:#555;text-decoration:underline}.button-group-toggles{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:.2rem auto;padding:.5rem;max-width:320px}.button-group-toggles button{all:unset;font-size:.8rem;color:#777;cursor:pointer;padding:0rem .1rem;text-align:right;margin:0 0rem;-webkit-user-select:none;user-select:none}.button-group-toggles button:hover{color:#555;text-decoration:underline}.dartboard-highlight{width:80px;min-width:80px;margin-right:1rem}.main-target-buttons{display:flex;justify-content:center;gap:1rem;margin-bottom:.4rem}.main-target-buttons button{background-color:#4caf50;color:#fff;font-weight:700;border-radius:1rem;border:none;padding:1.5rem 0rem;font-size:1rem;min-width:70px;flex:1 1 0;cursor:pointer}.singleskip-miss-button{background-color:#f44336;color:#fff;font-weight:700;border-radius:1rem;border:none;padding:1.4rem 1rem;font-size:1rem;min-width:90px;flex:1 1 0;margin-right:1rem;cursor:pointer}.singleskip-submit-button{background-color:#2196f3;color:#fff;font-weight:700;border-radius:1rem;border:none;padding:1.4rem 1rem;font-size:1rem;min-width:90px;flex:1 1 0;cursor:pointer}.singleskip-skip-button{background-color:purple;color:#fff;font-weight:700;border-radius:1rem;border:none;padding:1rem;font-size:1rem;min-width:80px;cursor:pointer;margin-right:1rem}.singleskip-undo-button{background-color:#607d8b;color:#fff;font-weight:700;border-radius:1rem;border:none;padding:1rem;font-size:1rem;min-width:80px;cursor:pointer}.singleskip-print-button,.singleskip-scores-button{background-color:#e4e264;color:#0f0f0f;border:none;border-radius:1rem;padding:.3rem 1.5rem;font-weight:700;cursor:pointer;font-size:1rem;height:34px;line-height:1;min-height:unset;box-sizing:border-box}.singleskip-print-button{margin-right:.5rem}.singleskip-print-button:hover,.singleskip-scores-button:hover{background-color:#e9c93c}
