.wvt-progress-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:12px}.wvt-momentum{min-height:180px;display:flex;flex-direction:column;justify-content:space-between}.wvt-momentum__word{font-size:clamp(34px,6vw,52px);letter-spacing:-.05em;font-weight:820}.wvt-muscle-row{display:grid;grid-template-columns:minmax(90px,150px) 1fr 55px;align-items:center;gap:10px;min-height:34px}.wvt-muscle-row__name{font-size:12px;font-weight:720}.wvt-muscle-row__value{text-align:right;color:var(--wvt-muted);font-size:11px}.wvt-chart{position:relative;height:170px;border-left:1px solid var(--wvt-border);border-bottom:1px solid var(--wvt-border);margin:16px 4px 4px 28px}.wvt-chart polyline{fill:none;stroke:var(--wvt-accent);stroke-width:2.3;vector-effect:non-scaling-stroke}.wvt-chart circle{fill:var(--wvt-accent)}.wvt-calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.wvt-calendar__head{color:var(--wvt-muted);font-size:9px;text-align:center;font-weight:800;text-transform:uppercase}.wvt-calendar__day{aspect-ratio:1 / 1;min-height:34px;display:grid;place-items:center;border:1px solid var(--wvt-border);border-radius:9px;color:var(--wvt-text-2);font-size:11px;background:var(--wvt-surface)}.wvt-calendar__day.is-empty{opacity:0;pointer-events:none}.wvt-calendar__day.is-trained{background:var(--wvt-success-bg);color:var(--wvt-success);font-weight:800}.wvt-calendar__day.is-today{border-color:var(--wvt-accent);box-shadow:inset 0 0 0 1px var(--wvt-accent)}.wvt-story{padding:22px;border-radius:20px;background:var(--wvt-surface-2);border:1px solid var(--wvt-border-strong)}.wvt-story h3{font-size:28px;margin:4px 0 12px;letter-spacing:-.04em}.wvt-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wvt-story-stat{padding:11px;border-radius:12px;background:var(--wvt-surface);border:1px solid var(--wvt-border)}.wvt-story-stat strong{display:block;font-size:20px}.wvt-story-stat span{color:var(--wvt-muted);font-size:10px}@media(max-width:700px){.wvt-progress-hero{grid-template-columns:1fr}}.wvt-momentum__word,.wvt-muscle-row__name,.wvt-story h3,.wvt-story-stat strong{color:var(--wvt-text)}.wvt-muscle-row__value,.wvt-story-stat span,.wvt-calendar__head{color:var(--wvt-muted)}.wvt-calendar__day{color:var(--wvt-text-2);background:var(--wvt-surface)}.wvt-calendar__day.is-trained{color:var(--wvt-success);background:var(--wvt-success-bg)}.wvt-story{background:var(--wvt-surface-2)}.wvt-story-stat{background:var(--wvt-surface)}.wvt-chart{color:var(--wvt-text-2)}@media(max-width:700px){.wvt-momentum{min-height:150px}.wvt-story{padding:18px}}.wvt-progress-hero{gap:clamp(12px,2vw,18px)}.wvt-momentum{min-height:172px;border-radius:18px}.wvt-momentum__word{line-height:.95}.wvt-chart-card{border:1px solid var(--wvt-border);border-radius:16px;background:var(--wvt-surface);padding:16px;color:var(--wvt-text);overflow:hidden}.wvt-chart-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.wvt-chart-card__title{margin:0;font-size:15px;font-weight:780;letter-spacing:-.02em}.wvt-chart-card__summary{margin:4px 0 0;color:var(--wvt-muted);font-size:11px;line-height:1.45}.wvt-chart-tabs{display:inline-flex;padding:3px;border-radius:10px;background:var(--wvt-surface-2);border:1px solid var(--wvt-border)}.wvt-chart-tabs button{min-height:32px;padding:5px 9px;border:0;border-radius:7px;background:transparent;color:var(--wvt-muted);font-size:10px;font-weight:780;cursor:pointer}.wvt-chart-tabs button.is-active{background:var(--wvt-selected);color:var(--wvt-text)}.wvt-chart{position:relative;height:220px;margin:0;border:0;color:var(--wvt-text-2);touch-action:pan-y;outline:none}.wvt-chart:focus-visible{outline:2px solid var(--wvt-focus);outline-offset:4px;border-radius:10px}.wvt-chart svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.wvt-chart__grid{stroke:var(--wvt-border);stroke-width:.65;vector-effect:non-scaling-stroke}.wvt-chart__line{fill:none;stroke:var(--wvt-accent);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;stroke-dasharray:220;stroke-dashoffset:220;animation:wvt-chart-draw .72s var(--wvt-ease-emphasized) 90ms forwards}.wvt-chart__area{fill:color-mix(in srgb,var(--wvt-accent) 12%,transparent);opacity:.9}.wvt-chart__dot{fill:var(--wvt-surface);stroke:var(--wvt-accent);stroke-width:1.8;vector-effect:non-scaling-stroke}.wvt-chart__dot.is-active{fill:var(--wvt-accent);stroke:var(--wvt-accent)}.wvt-chart__axis{display:flex;justify-content:space-between;gap:12px;margin-top:6px;color:var(--wvt-muted);font-size:10px;font-variant-numeric:tabular-nums}.wvt-chart__tooltip{position:absolute;z-index:3;left:0;top:8px;min-width:112px;max-width:180px;padding:8px 9px;border:1px solid var(--wvt-border-strong);border-radius:10px;background:var(--wvt-surface-2);color:var(--wvt-text);box-shadow:0 10px 26px #00000029;pointer-events:none;opacity:0;transform:translateY(4px);transition:opacity var(--wvt-motion-fast) var(--wvt-ease-standard),transform var(--wvt-motion-fast) var(--wvt-ease-standard)}.wvt-chart__tooltip.is-visible{opacity:1;transform:translateY(0)}.wvt-chart__tooltip strong{display:block;font-size:12px}.wvt-chart__tooltip span{display:block;margin-top:2px;color:var(--wvt-muted);font-size:10px}.wvt-chart__data,.wvt-chart-card[data-view=data] .wvt-chart-wrap{display:none}.wvt-chart-card[data-view=data] .wvt-chart__data{display:block}.wvt-chart-data-row{display:grid;grid-template-columns:minmax(92px,.8fr) minmax(0,1.2fr);gap:12px;align-items:center;min-height:42px;padding:8px 0;border-top:1px solid var(--wvt-border);font-size:12px}.wvt-chart-data-row:first-child{border-top:0}.wvt-chart-data-row span:last-child{text-align:right;color:var(--wvt-text-2);font-variant-numeric:tabular-nums}.wvt-bar-chart{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:7px;align-items:end;min-height:150px;padding-top:10px}.wvt-bar-chart__item{min-width:0;display:grid;align-items:end;gap:6px;height:140px}.wvt-bar-chart__track{height:112px;display:flex;align-items:end;border-radius:8px;background:var(--wvt-surface-2);overflow:hidden}.wvt-bar-chart__bar{width:100%;min-height:2px;border-radius:7px 7px 0 0;background:var(--wvt-accent);transform-origin:bottom center;animation:wvt-bar-rise .56s var(--wvt-ease-emphasized) both}.wvt-bar-chart__label{text-align:center;color:var(--wvt-muted);font-size:9px;white-space:nowrap}.wvt-progress-highlights{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.wvt-progress-highlight{min-width:0;padding:14px;border-radius:14px;background:var(--wvt-surface);border:1px solid var(--wvt-border)}.wvt-progress-highlight strong{display:block;color:var(--wvt-text);font-size:clamp(20px,4vw,28px);letter-spacing:-.04em;font-variant-numeric:tabular-nums}.wvt-progress-highlight span{display:block;margin-top:4px;color:var(--wvt-muted);font-size:10px;line-height:1.35}@keyframes wvt-chart-draw{to{stroke-dashoffset:0}}@keyframes wvt-bar-rise{0%{transform:scaleY(0);opacity:.45}to{transform:scaleY(1);opacity:1}}@media(max-width:760px){.wvt-progress-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.wvt-chart{height:205px}}@media(max-width:440px){.wvt-chart-card{padding:14px;border-radius:14px}.wvt-chart-card__head{align-items:stretch;flex-direction:column}.wvt-chart-tabs{align-self:flex-start}.wvt-chart{height:190px}.wvt-bar-chart{gap:4px}.wvt-bar-chart__label{font-size:8px}}@media(prefers-reduced-motion:reduce){.wvt-chart__line,.wvt-bar-chart__bar{animation:none!important;stroke-dashoffset:0!important;transform:none!important}}.wvt-progress-hero{grid-template-columns:1fr}.wvt-progress-hero .wvt-momentum{min-height:150px}.wvt-bar-chart__bar{display:block}.wvt-trend-chart{--wvt-trend-grid: color-mix(in srgb, var(--wvt-border) 72%, transparent);overflow:clip}.wvt-trend-empty{min-height:210px}.wvt-trend-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:2px 0 12px}.wvt-trend-stats>div{min-width:0;padding:10px 11px;border:1px solid var(--wvt-border);border-radius:12px;background:var(--wvt-surface-2)}.wvt-trend-stats span,.wvt-trend-stats strong{display:block;min-width:0;overflow-wrap:anywhere}.wvt-trend-stats span{color:var(--wvt-muted);font-size:9px;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.wvt-trend-stats strong{margin-top:5px;color:var(--wvt-text);font-size:14px;line-height:1.2;font-variant-numeric:tabular-nums}.wvt-chart-range{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin:0 0 14px;padding:3px;border:1px solid var(--wvt-border);border-radius:12px;background:var(--wvt-surface-2)}.wvt-chart-range button{min-width:0;min-height:36px;padding:6px 4px;border:0;border-radius:9px;background:transparent;color:var(--wvt-muted);font:inherit;font-size:10px;font-weight:800;cursor:pointer}.wvt-chart-range button.is-active{background:var(--wvt-selected);color:var(--wvt-text)}.wvt-chart-axis-label{margin:0 0 7px 50px;color:var(--wvt-muted);font-size:9px;font-weight:760;letter-spacing:.04em}.wvt-chart-stage{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:stretch;min-width:0}.wvt-chart-y{display:flex;flex-direction:column;justify-content:space-between;min-width:0;height:220px;padding:2px 7px 2px 0;color:var(--wvt-muted);font-size:8px;font-variant-numeric:tabular-nums;text-align:right}.wvt-trend-chart .wvt-chart{height:220px;min-width:0;border-radius:12px;background:color-mix(in srgb,var(--wvt-surface-2) 46%,transparent);overflow:hidden}.wvt-trend-chart .wvt-chart svg{overflow:hidden}.wvt-trend-chart .wvt-chart__grid{stroke:var(--wvt-trend-grid);stroke-width:.55}.wvt-trend-chart .wvt-chart__line{fill:none;stroke:var(--wvt-accent);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;stroke-dasharray:none;stroke-dashoffset:0;animation:none}.wvt-trend-chart .wvt-chart__point{fill:var(--wvt-accent);stroke:var(--wvt-surface);stroke-width:.55;vector-effect:non-scaling-stroke}.wvt-trend-chart .wvt-chart__area{fill:color-mix(in srgb,var(--wvt-accent) 9%,transparent);opacity:1}.wvt-chart__pr-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.wvt-chart__pr-marker,.wvt-chart__single-marker{position:absolute;width:8px;height:8px;margin:-4px 0 0 -4px;border:2px solid var(--wvt-surface);border-radius:50%;background:var(--wvt-accent);box-shadow:0 0 0 1px color-mix(in srgb,var(--wvt-accent) 52%,transparent)}.wvt-chart__pr-marker:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:1px solid color-mix(in srgb,var(--wvt-accent) 26%,transparent);border-radius:inherit}.wvt-chart__guide{position:absolute;top:8%;bottom:9%;width:1px;background:color-mix(in srgb,var(--wvt-text) 24%,transparent);opacity:0;pointer-events:none;transition:opacity var(--wvt-motion-fast) var(--wvt-ease-standard)}.wvt-chart__guide.is-visible{opacity:1}.wvt-chart__active-dot{position:absolute;width:12px;height:12px;margin:-6px 0 0 -6px;border:3px solid var(--wvt-surface);border-radius:50%;background:var(--wvt-accent);box-shadow:0 0 0 1px var(--wvt-accent);opacity:0;pointer-events:none;transform:scale(.78);transition:opacity var(--wvt-motion-fast) var(--wvt-ease-standard),transform var(--wvt-motion-fast) var(--wvt-ease-standard)}.wvt-chart__active-dot.is-visible{opacity:1;transform:scale(1)}.wvt-trend-chart .wvt-chart__axis{margin-left:50px}.wvt-trend-chart .wvt-chart__axis span:nth-child(2){text-align:center}.wvt-trend-chart .wvt-chart__axis span:last-child{text-align:right}.wvt-trend-chart .wvt-chart__tooltip{top:10px;min-width:126px;max-width:min(190px,70%)}.wvt-trend-chart .wvt-chart__tooltip small{display:block;margin-top:4px;color:var(--wvt-muted);font-size:9px;line-height:1.35}.wvt-chart__range-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;color:var(--wvt-muted);font-size:11px;text-align:center}.wvt-chart__range-empty[hidden]{display:none}.wvt-chart-data-empty{padding:18px 0;color:var(--wvt-muted);font-size:12px}.wvt-trend-recent{min-width:0}.wvt-trend-recent h4{margin:0 0 10px;color:var(--wvt-text);font-size:14px;font-weight:780}@media(max-width:520px){.wvt-trend-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.wvt-chart-axis-label{margin-left:42px}.wvt-chart-stage{grid-template-columns:36px minmax(0,1fr)}.wvt-chart-y{height:190px;padding-right:5px;font-size:7.5px}.wvt-trend-chart .wvt-chart{height:190px}.wvt-trend-chart .wvt-chart__axis{margin-left:42px}.wvt-chart-range button{min-height:34px;font-size:9px}}@media(prefers-reduced-motion:reduce){.wvt-chart__active-dot,.wvt-chart__guide{transition:none!important}}.wvt-list-row__trend{margin-top:5px;color:var(--wvt-text-secondary, var(--wvt-muted));font-size:10px;font-weight:650;line-height:1.4;overflow-wrap:anywhere}.wvt-trend-chart .wvt-chart__area{display:none!important}.wvt-trend-metrics{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.wvt-trend-metrics button{min-height:38px;max-width:100%;padding:8px 12px;border:1px solid var(--wvt-border);border-radius:999px;background:var(--wvt-surface-2);color:var(--wvt-muted);font:inherit;font-size:11px;font-weight:750;white-space:normal;cursor:pointer}.wvt-trend-metrics button.is-active{border-color:color-mix(in srgb,var(--wvt-accent) 54%,var(--wvt-border));background:var(--wvt-selected);color:var(--wvt-text)}.wvt-trend-library{min-width:0}.wvt-trend-search{width:100%;min-width:0}.wvt-trend-search .wvt-input{min-width:0;width:100%}.wvt-trend-group{min-width:0;overflow:hidden;border:1px solid var(--wvt-border);border-radius:var(--wvt-radius-lg, 16px);background:var(--wvt-surface)}.wvt-trend-group+.wvt-trend-group{margin-top:10px}.wvt-trend-group>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:14px 16px;color:var(--wvt-text);font-size:13px;font-weight:780;cursor:pointer;list-style:none}.wvt-trend-group>summary::-webkit-details-marker{display:none}.wvt-trend-group>summary span:last-child{flex:0 0 auto;color:var(--wvt-muted);font-size:10px;font-weight:680}.wvt-trend-group[open]>summary{border-bottom:1px solid var(--wvt-border)}.wvt-trend-group--pinned{padding:0}.wvt-trend-group-title{padding:14px 16px;border-bottom:1px solid var(--wvt-border);color:var(--wvt-text);font-size:13px;font-weight:780}.wvt-trend-group-list{min-width:0}.wvt-trend-library-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;min-width:0;border-bottom:1px solid var(--wvt-border)}.wvt-trend-library-row:last-child{border-bottom:0}.wvt-trend-library-main{display:grid;gap:4px;min-width:0;padding:14px 16px;border:0;background:transparent;color:var(--wvt-text);text-align:left;cursor:pointer}.wvt-trend-library-name{min-width:0;font-size:13px;font-weight:760;line-height:1.3;overflow-wrap:anywhere}.wvt-trend-library-meta{min-width:0;color:var(--wvt-muted);font-size:10px;line-height:1.35;overflow-wrap:anywhere}.wvt-trend-pin{align-self:center;width:46px;min-width:46px;height:46px;margin-right:8px;border:0;border-radius:12px;background:transparent;color:var(--wvt-muted);font-size:20px;cursor:pointer}.wvt-trend-pin.is-active{color:var(--wvt-accent)}.wvt-trend-search-empty{padding:12px 2px}@media(max-width:420px){.wvt-trend-metrics{gap:6px}.wvt-trend-metrics button{flex:1 1 auto;min-height:36px;padding:7px 10px;font-size:10px}.wvt-trend-group>summary{padding-inline:13px}.wvt-trend-library-main{padding:13px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/watchva-training-progress.css.map */
