.horizontal-states-bar[data-v-575f14df]{display:flex;justify-content:stretch;margin-bottom:16px;overflow:hidden;border-radius:4px}.horizontal-states-bar span[data-v-575f14df]{display:block;height:8px;position:relative;transition-duration:.6s;border-radius:4px 0 0 4px}.horizontal-states-bar span[data-v-575f14df]:after{content:"";width:8px;height:8px;display:block;position:absolute;right:-8px}.horizontal-states-bar span.super-completed[data-v-575f14df]{background:#945eff;z-index:0}.horizontal-states-bar span.super-completed[data-v-575f14df]:after{background:#945eff}.horizontal-states-bar span.completed[data-v-575f14df]{background:#00a0e0;z-index:1}.horizontal-states-bar span.completed[data-v-575f14df]:after{background:#00a0e0}.horizontal-states-bar span.partially[data-v-575f14df]{background:#bdd0ff;z-index:2}.horizontal-states-bar span.partially[data-v-575f14df]:after{background:#bdd0ff}.horizontal-states-bar span.skipped[data-v-575f14df]{background:#e74f48;z-index:3}.horizontal-states-bar span[data-v-575f14df]:last-child{border-radius:4px}.horizontal-value-bar[data-v-7c5ce37e]{display:flex;overflow:hidden;border-radius:2px;position:relative;height:4px;width:100%}.horizontal-value-bar__wrapper[data-v-7c5ce37e]{margin-bottom:16px}.horizontal-value-bar__wrapper label[data-v-7c5ce37e]{width:40px;flex-shrink:0}.horizontal-value-bar__wrapper.small[data-v-7c5ce37e]{margin-bottom:8px;font-size:10px}.horizontal-value-bar__wrapper.small label[data-v-7c5ce37e]{width:30px}.horizontal-value-bar__wrapper.small label[data-v-7c5ce37e],.horizontal-value-bar__wrapper.small p[data-v-7c5ce37e]{font-size:10px}.horizontal-value-bar__details[data-v-7c5ce37e]{color:var(--bh-gray);margin-bottom:2px;display:flex;align-items:center}.horizontal-value-bar.time span[data-v-7c5ce37e]:first-child{background:rgba(0,160,224,.6)}.horizontal-value-bar.time span[data-v-7c5ce37e]:nth-child(2){background:#00a0e0}.horizontal-value-bar.weight span[data-v-7c5ce37e]:first-child{background:rgba(231,138,61,.6)}.horizontal-value-bar.weight span[data-v-7c5ce37e]:nth-child(2){background:#e78a3d}.horizontal-value-bar.distance span[data-v-7c5ce37e]:first-child{background:rgba(85,203,35,.6)}.horizontal-value-bar.distance span[data-v-7c5ce37e]:nth-child(2){background:#55cb23}.horizontal-value-bar.steps span[data-v-7c5ce37e]:first-child{background:rgba(148,94,255,.6)}.horizontal-value-bar.steps span[data-v-7c5ce37e]:nth-child(2){background:#945eff}.horizontal-value-bar span[data-v-7c5ce37e]{display:block;height:4px;position:relative;transition-duration:.6s;border-radius:2px;position:absolute;left:0;top:0}.horizontal-value-bar span[data-v-7c5ce37e]:first-child{background:rgba(0,160,224,.6);z-index:1}.horizontal-value-bar span[data-v-7c5ce37e]:nth-child(2){background:#00a0e0;z-index:2}.v-tooltip{display:none}.v-tooltip--attached{display:inline}.v-tooltip__content{background:rgba(97,97,97,.9);color:#fff;border-radius:8px;font-size:14px;line-height:22px;display:inline-block;padding:5px 16px;position:absolute;text-transform:none;width:auto;opacity:1;pointer-events:none}.v-tooltip__content--fixed{position:fixed}.v-tooltip__content[class*=-active]{transition-timing-function:cubic-bezier(0,0,.2,1)}.v-tooltip__content[class*=enter-active]{transition-duration:.15s}.v-tooltip__content[class*=leave-active]{transition-duration:75ms}.exercise-tile[data-v-0bdaa56d]{width:280px;min-height:74px;border-radius:8px;border:1px solid var(--bh-white);padding:5px;background:var(--bh-white);-webkit-transition-duration:.15s;-moz-transition-duration:.15s;-ms-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;display:flex;align-items:flex-start;margin:8px;flex-wrap:nowrap;position:relative;user-select:none;flex-wrap:wrap;align-content:flex-start;overflow:hidden}.exercise-tile--outline-red[data-v-0bdaa56d]{border:1px solid var(--bh-red)}.exercise-tile--outline-blue[data-v-0bdaa56d]{border:1px solid var(--bh-blue)}.exercise-tile--outline-gray[data-v-0bdaa56d]{border:1px solid var(--bh-gray--3)}.exercise-tile--outline-purple[data-v-0bdaa56d]{border:1px solid --main-color}.exercise-tile--outline-lightblue[data-v-0bdaa56d]{border:1px solid var(--bh-blue--3)}.exercise-tile--top[data-v-0bdaa56d]{padding-left:68px;display:flex;flex-wrap:wrap;position:relative;min-height:80px;width:100%}.exercise-tile--bottom[data-v-0bdaa56d]{width:100%}.exercise-tile.selected[data-v-0bdaa56d]{border-color:var(--bh-blue--2);cursor:grab}.exercise-tile:hover .exercise-tile__more[data-v-0bdaa56d]{opacity:1}.exercise-tile:hover .exercise-tile__collection[data-v-0bdaa56d]{opacity:0}.exercise-tile.bordered[data-v-0bdaa56d]{background:transparent;border-color:var(--bh-blue)}.exercise-tile.create[data-v-0bdaa56d]{padding-left:16px}.exercise-tile.create .v-btn[data-v-0bdaa56d]:nth-child(n+2){margin-left:10px}.exercise-tile__thumbnail[data-v-0bdaa56d]{width:64px;height:64px;object-fit:cover;display:block}.exercise-tile__thumbnail--wrap[data-v-0bdaa56d]{overflow:hidden;position:absolute;top:4px;left:4px;width:64px;height:64px;flex-shrink:0;text-align:center;border-radius:8px}.exercise-tile__thumbnail--wrap.processing[data-v-0bdaa56d]{background:var(--bh-gray--6)}.exercise-tile__thumbnail--loader[data-v-0bdaa56d]{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.exercise-tile__thumbnail--preview[data-v-0bdaa56d]{position:absolute;top:0;left:0;width:100%;z-index:1;transition:.2s linear!important}.exercise-tile__thumbnail--preview .v-progress-linear__background[data-v-0bdaa56d],.exercise-tile__thumbnail--preview .v-progress-linear__buffer[data-v-0bdaa56d],.exercise-tile__thumbnail--preview .v-progress-linear__determinate[data-v-0bdaa56d]{transition:.2s linear!important}.exercise-tile__thumbnail--icon[data-v-0bdaa56d]{position:absolute;bottom:2px;left:2px;min-width:20px;height:20px;border-radius:6px;display:flex;justify-content:center;align-items:center;z-index:3}.exercise-tile__thumbnail--icon .v-icon[data-v-0bdaa56d]{color:var(--bh-white);font-size:12px}.exercise-tile__thumbnail--icon span[data-v-0bdaa56d]{font-size:.6rem;padding-right:2px;color:var(--bh-white);font-weight:700;padding-top:2px}.exercise-tile__text[data-v-0bdaa56d]{flex-grow:1;flex-shrink:1;padding:0 8px;position:relative;max-width:100%}.exercise-tile__text h5[data-v-0bdaa56d]{color:var(--bh-black);max-height:2.5em;margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:calc(100% - 16px)}.exercise-tile__text h6[data-v-0bdaa56d]{color:var(--bh-gray--2)}.exercise-tile__text p[data-v-0bdaa56d]{margin:0;font-size:.8rem;max-width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exercise-tile__more[data-v-0bdaa56d]{flex-shrink:0;width:32px;opacity:0;z-index:1;position:relative;transition-duration:.3s;position:absolute;top:20px;right:4px}.exercise-tile__collection[data-v-0bdaa56d]{position:absolute;right:8px;top:8px;transition-duration:.3s}.exercise-tile__collection.owned[data-v-0bdaa56d]{background:var(--bh-blue)}.exercise-tile__collection.owned .v-icon[data-v-0bdaa56d]{color:var(--bh-white)}.exercise-tile__quick-edit[data-v-0bdaa56d]{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;padding-top:4px;padding-left:8px}.exercise-tile__quick-edit.series[data-v-0bdaa56d]{flex-direction:column}.exercise-tile__quick-edit.activity[data-v-0bdaa56d]{margin-top:8px}.exercise-tile__quick-edit--item[data-v-0bdaa56d]{display:flex;flex-wrap:wrap}.exercise-tile__quick-edit--item h5[data-v-0bdaa56d]{width:100%}.exercise-tile__quick-edit--input[data-v-0bdaa56d]{width:36px;text-align:center;margin-right:4px}.exercise-tile__quick-edit--input strong[data-v-0bdaa56d]{display:block}.exercise-tile__quick-edit--input[data-v-0bdaa56d]:empty{display:none}.exercise-tile__quick-edit--input .v-input__slot[data-v-0bdaa56d]{background:var(--bh-blue--4)!important;padding:0 8px!important;font-size:.8rem}.exercise-tile__quick-edit--input .v-input__control[data-v-0bdaa56d]{min-height:26px!important}.exercise-tile__quick-edit--input span[data-v-0bdaa56d]{font-size:.6rem}.exercise-tile__report[data-v-0bdaa56d]{width:100%;display:flex;align-items:flex-start}.exercise-tile__report .rating-stars[data-v-0bdaa56d]{margin-top:4px}.exercise-tile__report .activity-skipped[data-v-0bdaa56d]{font-size:10px;color:var(--bh-gray);padding-right:10px}.exercise-tile__report-rating-comment[data-v-0bdaa56d]{position:relative;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.daily-performance__row h4[data-v-7fae1de7]{color:var(--bh-blue);margin-bottom:0;width:120px;flex-shrink:0}.daily-performance__row--top[data-v-7fae1de7]{display:flex;align-items:center}.daily-performance__row--bottom h5[data-v-7fae1de7]{color:var(--bh-black)}.daily-performance__row--bottom .alternative-details[data-v-7fae1de7]{color:var(--bh-gray);margin-bottom:16px;display:flex;align-items:center}.daily-performance__row.expanded .daily-performance__expand-button .v-icon[data-v-7fae1de7]{transform:rotate(90deg)}.daily-performance__states-bar[data-v-7fae1de7]{margin-bottom:8px}.daily-performance__states-bar--wrapper[data-v-7fae1de7]{margin-left:30px;width:700px}.daily-performance__states-bar--wrapper p[data-v-7fae1de7]{margin-bottom:4px}.daily-performance__states-bar--wrapper span[data-v-7fae1de7]{display:inline-block;margin-right:24px}.daily-performance__states-bar--wrapper span.super-completed i[data-v-7fae1de7]{background:#945eff}.daily-performance__states-bar--wrapper span.completed i[data-v-7fae1de7]{background:#00a0e0}.daily-performance__states-bar--wrapper span.partially i[data-v-7fae1de7]{background:#bdd0ff}.daily-performance__states-bar--wrapper span.skipped[data-v-7fae1de7]{color:#ff6760}.daily-performance__states-bar--wrapper span.skipped i[data-v-7fae1de7]{background:#ff6760}.daily-performance__states-bar--wrapper i[data-v-7fae1de7]{width:8px;height:8px;display:inline-block;border-radius:4px;margin-right:8px;vertical-align:middle}.daily-performance__tile--wrapper[data-v-7fae1de7]{display:flex;flex-wrap:wrap}.theme--light.v-btn-toggle:not(.v-btn-toggle--group){background:#fff;color:rgba(0,0,0,.87)}.theme--light.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn{border-color:rgba(0,0,0,.12)!important}.theme--light.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn:focus:not(:active){border-color:rgba(0,0,0,.26)}.theme--light.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn .v-icon{color:#000}.theme--dark.v-btn-toggle:not(.v-btn-toggle--group){background:#1e1e1e;color:#fff}.theme--dark.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn{border-color:hsla(0,0%,100%,.12)!important}.theme--dark.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn:focus:not(:active){border-color:hsla(0,0%,100%,.3)}.theme--dark.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn .v-icon{color:#fff}.v-btn-toggle{border-radius:8px;display:inline-flex;max-width:100%}.v-btn-toggle>.v-btn.v-btn{border-radius:0;border-style:solid;border-width:thin;box-shadow:none;opacity:.8;padding:0 12px}.v-application--is-ltr .v-btn-toggle>.v-btn.v-btn:first-child{border-top-left-radius:inherit;border-bottom-left-radius:inherit}.v-application--is-ltr .v-btn-toggle>.v-btn.v-btn:last-child,.v-application--is-rtl .v-btn-toggle>.v-btn.v-btn:first-child{border-top-right-radius:inherit;border-bottom-right-radius:inherit}.v-application--is-rtl .v-btn-toggle>.v-btn.v-btn:last-child{border-top-left-radius:inherit;border-bottom-left-radius:inherit}.v-btn-toggle>.v-btn.v-btn--active{color:inherit;opacity:1}.v-btn-toggle>.v-btn.v-btn:after{display:none}.v-application--is-ltr .v-btn-toggle>.v-btn.v-btn:not(:first-child),.v-application--is-rtl .v-btn-toggle>.v-btn.v-btn:not(:last-child){border-left-width:0}.v-btn-toggle:not(.v-btn-toggle--dense) .v-btn.v-btn.v-size--default{height:48px;min-height:0;min-width:48px}.v-btn-toggle--borderless>.v-btn.v-btn{border-width:0}.v-btn-toggle--dense>.v-btn.v-btn{padding:0 8px}.v-btn-toggle--group{border-radius:0}.v-btn-toggle--group>.v-btn.v-btn{background-color:transparent!important;border-color:transparent;margin:4px;min-width:auto}.v-btn-toggle--rounded{border-radius:24px}.v-btn-toggle--shaped{border-radius:24px 8px}.v-btn-toggle--tile{border-radius:0}.patient-exercises-report{flex:1;padding:0 10px;height:100%}.patient-exercises-report .v-messages{display:none}.patient-exercises-report h2{color:var(--bh-black)}.patient-exercises-report--wrap{height:100%}.patient-exercises-report--not-found h2{margin-top:30px}.patient-exercises-report>.container{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:0}.patient-exercises-report>.container>.row{margin-bottom:0}.patient-exercises-report>.container>.row>.col{padding-bottom:0}.patient-exercises-report>.container .calendar{margin-bottom:18px}.patient-exercises-report>.container .hr{border-bottom:1px solid var(--bh-gray--5);padding-bottom:10px}.patient-exercises-report__filters--cards{margin-top:16px;margin-bottom:16px}.patient-exercises-report__filters--cards .v-card{margin-right:8px;padding:8px 16px;border:2px solid var(--bh-white);transition-duration:.3s;transition-property:border;cursor:pointer;overflow:hidden;display:flex;flex-wrap:wrap;width:246px;height:96px;align-content:center}.patient-exercises-report__filters--cards .v-card--link:focus:before{opacity:0}.patient-exercises-report__filters--cards .v-card .bg{fill:url(#gradient)}.patient-exercises-report__filters--cards .v-card:hover{border-color:var(--bh-blue--4)}.patient-exercises-report__filters--cards .v-card.active{border-color:var(--bh-blue)}.patient-exercises-report__filters--cards .v-card .v-icon{height:30px!important;line-height:30px!important}.patient-exercises-report__filters--cards .v-card .dot{width:8px;height:8px;border-radius:4px;display:inline-block;margin-right:8px}.patient-exercises-report__filters--cards .v-card h3{color:var(--bh-black)}.patient-exercises-report__filters--cards .v-card p{font-size:12px;margin-bottom:0;width:100%}.patient-exercises-report__filters--cards .v-card.completed .v-icon{color:#00a0e0}.patient-exercises-report__filters--cards .v-card.completed .v-icon .bg{fill:url(#gradient-completed)}.patient-exercises-report__filters--cards .v-card.completed .dot{background:#00a0e0}.patient-exercises-report__filters--cards .v-card.super-completed .v-icon{color:#945eff}.patient-exercises-report__filters--cards .v-card.super-completed .v-icon .bg{fill:url(#gradient-super-completed)}.patient-exercises-report__filters--cards .v-card.super-completed .dot{background:#945eff}.patient-exercises-report__filters--cards .v-card.skipped .v-icon{color:#ff6760}.patient-exercises-report__filters--cards .v-card.skipped .v-icon .bg{fill:url(#gradient-skipped)}.patient-exercises-report__filters--cards .v-card.skipped .dot{background:#ff6760}.patient-exercises-report__filters--cards .v-card.partially .v-icon{color:#bdd0ff}.patient-exercises-report__filters--cards .v-card.partially .v-icon .bg{fill:url(#gradient-partially)}.patient-exercises-report__filters--cards .v-card.partially .dot{background:#bdd0ff}.patient-exercises-report__metrics h3,.patient-exercises-report__metrics h5{color:var(--bh-black)}