:root{--theme-purple: #73549f;--theme-dark-purple: #5c3d86;--theme-red: #e26352;--theme-yellow: #aa8630;--theme-green: #409d44;--theme-blue: #1993d0;--theme-grey: #8b8b8b;--theme-red-light: #ffc8c0;--theme-yellow-light: #fecf49;--theme-green-light: #9fe5a2;--theme-blue-light: #b1dbef;--theme-grey-light: #d5d5d5;--standard-padding: 10px}*{margin:0;padding:0}body{font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;padding-bottom:100px}a,a:visited{color:var(--theme-purple)}div.exercise-listing h2,div.exercise-listing div.exercise-list-empty{padding:var(--standard-padding)}div.exercise-listing div.exercise-list-item{padding:var(--standard-padding);margin:0;box-shadow:0 var(--standard-padding) 1px calc(0px - var(--standard-padding)) var(--theme-grey);display:flex;align-items:center}div.exercise-listing div.exercise-list-item.last{box-shadow:none}div.exercise-listing div.exercise-list-item a{text-decoration:none;margin-right:calc(var(--standard-padding) / 2)}div.exercise-listing div.exercise-list-item div{margin-top:calc(var(--standard-padding) / 2)}div.type-dot{height:1em;width:1em;background-color:var(--theme-grey);border-radius:50%;margin-right:var(--standard-padding)}div.type-dot.type-dot-strength{background-color:var(--theme-red)}div.type-dot.type-dot-technique{background-color:var(--theme-green)}div.type-dot.type-dot-cardio{background-color:var(--theme-blue)}div.type-dot.type-dot-fingers{background-color:var(--theme-yellow)}div.message{margin:var(--standard-padding);padding:var(--standard-padding);border:1px solid black}div.message.message-error{border-color:var(--theme-red);background-color:var(--theme-red-light)}div.message.message-warning{border-color:var(--theme-yellow);background-color:var(--theme-yellow-light)}div.message.message-success{border-color:var(--theme-green);background-color:var(--theme-green-light)}div.message.message-info{border-color:var(--theme-blue);background-color:var(--theme-blue-light)}header{background:#73549f;color:#fff;padding:var(--standard-padding)}header h1{display:inline-block;width:50%}header nav{display:inline-block;width:50%;text-align:right}header nav a{margin-left:var(--standard-padding)}header a,header a:visited{color:#fff;text-decoration:none}div#active-exercise{color:#fff;position:fixed;bottom:0;width:100%;background:var(--theme-purple);border-top:1px solid var(--theme-dark-purple);display:flex;flex-direction:column;justify-content:space-between}div#active-exercise a,div#active-exercise a:visited{color:#fff}div#active-exercise .active-exercise-expand-link a{text-decoration:none}div#active-exercise.active-exercise-expanded{top:0;border-top:0}div#active-exercise div#active-exercise-expansion{padding:var(--standard-padding)}div#active-exercise div#active-exercise-expansion a.active-exercise-end-early{float:right;clear:both;text-decoration:none}div#active-exercise div#active-exercise-expansion h1,div#active-exercise div#active-exercise-expansion p{margin-bottom:var(--standard-padding)}div#active-exercise div#active-exercise-expansion div.override-inputs{display:flex;flex-direction:column;margin-bottom:var(--standard-padding);gap:var(--standard-padding)}div#active-exercise div#active-exercise-expansion div.override-inputs input{padding:var(--standard-padding)}div#active-exercise div#active-exercise-expansion div.initial-buttons{display:flex;gap:var(--standard-padding)}div#active-exercise div#active-exercise-expansion div.initial-buttons button{flex-grow:1;padding:var(--standard-padding);border:0;font-size:1em;background-color:var(--theme-dark-purple);color:#fff}div#active-exercise div#active-exercise-expansion div.initial-buttons button[disabled]{color:var(--theme-dark-purple);background-color:#8b8b8b}div#active-exercise div#active-exercise-expansion div#in-prog-container{width:100%;height:84dvh;display:flex;flex-direction:column}div#active-exercise div#active-exercise-expansion div#in-prog-container div#in-prog-head{height:52dvh;width:100%;padding-top:var(--standard-padding)}div#active-exercise div#active-exercise-expansion div#in-prog-container div#in-prog-head.rest{background:var(--theme-grey);border-radius:4px}div#active-exercise div#active-exercise-expansion div#in-prog-container div#in-prog-head .message-display{margin:auto;width:65vw;height:65vw;text-align:center}div#active-exercise div#active-exercise-expansion div#in-prog-container div#in-prog-head .message-display div{display:table-cell;vertical-align:middle;height:62.5vw;width:62.5vw;font-size:4em;font-weight:700}div#active-exercise div#active-exercise-expansion div#in-prog-container div#in-prog-head .message-with-timer-display .sub-message{margin-top:var(--standard-padding);font-weight:700;text-align:center}div#active-exercise div#active-exercise-expansion div#in-prog-container div#in-prog-reps-and-sets,div#active-exercise div#active-exercise-expansion div#in-prog-container div#in-prog-controls{height:10dvh;width:100%}div#active-exercise div#active-exercise-expansion div#in-prog-container div#in-prog-exercise-info{height:16dvh;width:100%}div#active-exercise div#active-exercise-expansion .active-controls-expanded{display:flex;gap:var(--standard-padding);align-items:center;justify-content:space-between;font-size:2.5em;height:10vw}div#active-exercise div#active-exercise-expansion .active-controls-expanded div{text-align:center;flex-grow:1;width:100%}div#active-exercise div#active-exercise-expansion .active-controls-expanded div a{text-decoration:none}div#active-exercise div#active-exercise-expansion .active-controls-expanded div a.disabled{color:var(--theme-grey)}div#active-exercise div#active-exercise-base{display:flex;justify-content:space-between}div#active-exercise div#active-exercise-base div{padding:var(--standard-padding)}div#timer[data-v-7e0b0f3e]{margin:auto;width:70vw;height:70vw;border:10px solid #fff;text-align:center;border-radius:50%;position:relative}div#timer[data-v-7e0b0f3e]:after{content:"";display:block;position:absolute;left:-10px;top:-10px;right:-10px;bottom:-10px;background-color:transparent;background-image:conic-gradient(var(--theme-dark-purple),var(--theme-dark-purple) var(--a8c60bb6),transparent var(--a8c60bb6));z-index:-100;border-radius:50%}div#timer div[data-v-7e0b0f3e]{display:table-cell;vertical-align:middle;height:70vw;width:70vw;font-size:4em;font-weight:700}.ko-progress-circle{margin:0 auto;width:70vw;height:70vw;background-color:#fff;border-radius:35vw}.ko-progress-circle .ko-progress-circle__slice,.ko-progress-circle .ko-progress-circle__fill{width:70vw;height:70vw;position:absolute;-webkit-backface-visibility:hidden;transition:transform 1s linear;border-radius:35vw}.ko-progress-circle .ko-progress-circle__slice{clip:rect(0px,70vw,70vw,35vw)}.ko-progress-circle .ko-progress-circle__slice .ko-progress-circle__fill{clip:rect(0px,35vw,70vw,0px);background-color:var(--theme-dark-purple)}.ko-progress-circle .ko-progress-circle__overlay{width:65vw;height:65vw;position:absolute;margin-left:2.5vw;margin-top:2.5vw;background-color:var(--theme-purple);border-radius:32.5vw;text-align:center}div.rest .ko-progress-circle .ko-progress-circle__slice .ko-progress-circle__fill{background-color:var(--theme-grey-light)}div.rest .ko-progress-circle .ko-progress-circle__overlay{background-color:var(--theme-grey)}.ko-progress-circle .ko-progress-circle__overlay div{display:table-cell;vertical-align:middle;height:62.5vw;width:62.5vw;font-size:4em;font-weight:700}.ko-progress-circle .ko-progress-circle__slice.full,.ko-progress-circle .ko-progress-circle__fill{transform:var(--687aa2c6)}.ko-progress-circle .ko-progress-circle__fill.ko-progress-circle__bar{transform:var(--49682302)}
