
/* v60.5.77 — exercise load defaults and single-exercise timer */
.exercise-set-timer-button{margin-top:8px;white-space:nowrap}
.automatic-bodyweight-load{display:inline-block;padding:7px 10px;border-radius:999px;background:#eef8f8;color:#045d5d;font-size:.82rem;font-weight:600}
.exercise-set-timer-dialog{border:0;border-radius:20px;padding:0;max-width:min(92vw,520px);width:100%;box-shadow:0 24px 70px rgba(0,0,0,.24)}
.exercise-set-timer-dialog::backdrop{background:rgba(14,31,31,.62)}
.exercise-set-timer-dialog>section{padding:24px}
.exercise-set-timer-dialog header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}
.exercise-set-timer-dialog h2{margin:.2rem 0}
.exercise-set-timer-clock{font-size:clamp(3.5rem,10vw,6rem);font-weight:700;line-height:1;text-align:center;font-variant-numeric:tabular-nums;padding:28px 12px;color:#045d5d}
.exercise-set-timer-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}
.exercise-form-section .field-help{margin:.25rem 0 0;color:#607070}
@media(max-width:650px){.exercise-set-timer-dialog>section{padding:18px}.exercise-set-timer-clock{padding:20px 8px}.set-entry-table .exercise-set-timer-button{width:100%}}
