.chart-wrapper.svelte-1tykgh1{background:var(--background-card);border-radius:var(--border-radius);padding:1.5rem;box-shadow:var(--shadow-lg),var(--shadow-glow);border:1px solid var(--border-light);margin-bottom:2rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .3s ease}.chart-controls.svelte-1tykgh1{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;padding:1rem;background:var(--background-elevated);border-radius:var(--border-radius-sm);border:1px solid var(--border-light);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chart-controls.svelte-1tykgh1 label:where(.svelte-1tykgh1){display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;font-weight:500;color:var(--text-secondary);padding:.5rem .75rem;border-radius:var(--border-radius-sm);transition:all .2s ease;border:1px solid transparent}.chart-controls.svelte-1tykgh1 label:where(.svelte-1tykgh1):hover{background:var(--background-input);color:var(--text-primary);box-shadow:var(--shadow-sm),0 0 10px #60a5fa33;border-color:var(--border-accent);transform:translateY(-1px)}.chart-controls.svelte-1tykgh1 input[type=radio]:where(.svelte-1tykgh1){margin:0;accent-color:var(--primary-color);width:1rem;height:1rem}.chart-controls.svelte-1tykgh1 input[type=radio]:where(.svelte-1tykgh1):checked+span:where(.svelte-1tykgh1){color:var(--primary-color);font-weight:600}.chart-container.svelte-1tykgh1{position:relative;height:450px;width:100%;background:var(--background-elevated);border-radius:var(--border-radius-sm);padding:1rem;border:1px solid var(--border-light);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width: 968px){.chart-controls.svelte-1tykgh1{justify-content:center}}@media (max-width: 768px){.chart-wrapper.svelte-1tykgh1{padding:1rem;margin-bottom:1.5rem}.chart-controls.svelte-1tykgh1{flex-direction:column;gap:.5rem;padding:.75rem}.chart-controls.svelte-1tykgh1 label:where(.svelte-1tykgh1){justify-content:center;padding:.75rem}.chart-container.svelte-1tykgh1{height:350px;padding:.5rem}}@media (max-width: 480px){.chart-container.svelte-1tykgh1{height:300px}}.lazy-chart-container.svelte-csp8o4{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.16,1,.3,1)}.lazy-chart-container.visible.svelte-csp8o4{opacity:1;transform:translateY(0)}.chart-fade-in.svelte-csp8o4{animation:svelte-csp8o4-fadeInUp .8s cubic-bezier(.16,1,.3,1) forwards}@keyframes svelte-csp8o4-fadeInUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.chart-skeleton.svelte-csp8o4{background:var(--background-card);border-radius:var(--border-radius);padding:1.5rem;box-shadow:var(--shadow-lg);border:1px solid var(--border-light);margin-bottom:2rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.skeleton-header.svelte-csp8o4{margin-bottom:1.5rem}.skeleton-title.svelte-csp8o4{width:200px;height:24px;background:linear-gradient(90deg,var(--background-elevated) 25%,var(--background-input) 50%,var(--background-elevated) 75%);background-size:200% 100%;animation:svelte-csp8o4-shimmer 2s infinite;border-radius:8px;margin-bottom:1rem}.skeleton-controls.svelte-csp8o4{display:flex;gap:.75rem;flex-wrap:wrap}.skeleton-control.svelte-csp8o4{width:120px;height:36px;background:linear-gradient(90deg,var(--background-elevated) 25%,var(--background-input) 50%,var(--background-elevated) 75%);background-size:200% 100%;animation:svelte-csp8o4-shimmer 2s infinite;border-radius:var(--border-radius-sm)}.skeleton-chart.svelte-csp8o4{position:relative;height:450px;background:var(--background-elevated);border-radius:var(--border-radius-sm);border:1px solid var(--border-light);display:flex;align-items:center;justify-content:center;overflow:hidden}.skeleton-grid.svelte-csp8o4{position:absolute;inset:0;opacity:.3}.skeleton-line.svelte-csp8o4{position:absolute;height:2px;background:linear-gradient(90deg,transparent,var(--primary-color),transparent);animation:svelte-csp8o4-pulse 3s infinite}.skeleton-line.svelte-csp8o4:nth-child(1){top:20%;width:80%;left:10%}.skeleton-line.svelte-csp8o4:nth-child(2){top:40%;width:60%;left:20%}.skeleton-line.svelte-csp8o4:nth-child(3){top:60%;width:70%;left:15%}.skeleton-line.svelte-csp8o4:nth-child(4){top:80%;width:50%;left:25%}.skeleton-loading-text.svelte-csp8o4{color:var(--text-muted);font-size:1.1rem;font-weight:500;z-index:1;padding:1rem;background:var(--background-card);border-radius:var(--border-radius-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:svelte-csp8o4-bounce 2s infinite}@keyframes svelte-csp8o4-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes svelte-csp8o4-pulse{0%,to{opacity:.2;transform:scaleX(0)}50%{opacity:.8;transform:scaleX(1)}}@keyframes svelte-csp8o4-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-3px)}}@media (max-width: 768px){.skeleton-chart.svelte-csp8o4{height:350px}.skeleton-controls.svelte-csp8o4{flex-direction:column}.skeleton-control.svelte-csp8o4{width:100%}}.exercise-error.svelte-165k9ub{background:var(--background-card);border-radius:var(--border-radius);padding:2rem;box-shadow:var(--shadow-lg),var(--shadow-glow);border:1px solid rgba(239,68,68,.3);margin-bottom:2rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:relative;overflow:hidden}.exercise-error.svelte-165k9ub:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ef4444,#dc2626,#b91c1c)}.error-header.svelte-165k9ub{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.error-header.svelte-165k9ub h2:where(.svelte-165k9ub){margin:0;color:var(--text-primary);font-size:1.5rem;font-weight:700}.error-badge.svelte-165k9ub{background:#ef444433;color:#fca5a5;padding:.5rem 1rem;border-radius:var(--border-radius-sm);font-size:.875rem;font-weight:600;border:1px solid rgba(239,68,68,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.error-content.svelte-165k9ub{display:flex;flex-direction:column;gap:1.5rem}.error-message.svelte-165k9ub{background:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:var(--border-radius-sm);padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.error-message.svelte-165k9ub p:where(.svelte-165k9ub){margin:0 0 1rem;color:#fca5a5;font-weight:500;line-height:1.5}.error-message.svelte-165k9ub p:where(.svelte-165k9ub):last-child{margin-bottom:0}.partial-data-note.svelte-165k9ub{color:#fbbf24!important;font-size:.9rem}.help-text.svelte-165k9ub{background:var(--background-elevated);border:1px solid var(--border-light);border-radius:var(--border-radius-sm);padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.help-text.svelte-165k9ub p:where(.svelte-165k9ub){margin:0 0 .75rem;color:var(--text-secondary);font-size:.9rem;line-height:1.4}.help-text.svelte-165k9ub p:where(.svelte-165k9ub):last-child{margin-bottom:0}.help-text.svelte-165k9ub strong:where(.svelte-165k9ub){color:var(--text-primary);font-weight:600}@media (max-width: 768px){.exercise-error.svelte-165k9ub{padding:1.5rem}.error-header.svelte-165k9ub{flex-direction:column;align-items:flex-start;gap:.75rem}.error-header.svelte-165k9ub h2:where(.svelte-165k9ub){font-size:1.25rem}.error-content.svelte-165k9ub{gap:1rem}.error-message.svelte-165k9ub,.help-text.svelte-165k9ub{padding:1rem}}main.svelte-11h5xcq{max-width:1400px;margin:0 auto;padding:2rem;min-height:100vh}h1.svelte-11h5xcq{text-align:center;margin-bottom:3rem;font-size:3rem;font-weight:800}.error.svelte-11h5xcq{background:#ef44441a;color:#fca5a5;padding:1rem;border-radius:var(--border-radius);border:1px solid rgba(239,68,68,.2);margin-bottom:1rem;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.controls.svelte-11h5xcq{background:var(--background-card);border-radius:var(--border-radius);padding:2rem;margin-bottom:3rem;box-shadow:var(--shadow-lg),var(--shadow-glow);border:1px solid var(--border-light);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.controls-header.svelte-11h5xcq{display:flex;align-items:center;justify-content:space-between;cursor:pointer;margin-bottom:1.5rem;transition:all .2s ease}.controls-header.svelte-11h5xcq:hover{color:var(--primary-color)}.controls.svelte-11h5xcq h2:where(.svelte-11h5xcq){margin:0;color:var(--text-primary);display:flex;align-items:center;gap:.5rem}.controls.svelte-11h5xcq h2:where(.svelte-11h5xcq):before{content:"🏋️";font-size:1.25em}.collapse-toggle.svelte-11h5xcq{background:transparent;border:none;color:var(--text-secondary);font-size:1rem;padding:.5rem;cursor:pointer;border-radius:var(--border-radius-sm);transition:all .3s ease;box-shadow:none;min-width:auto}.collapse-toggle.svelte-11h5xcq:hover{background:var(--background-elevated);color:var(--primary-color);transform:none;box-shadow:none}.collapse-toggle.collapsed.svelte-11h5xcq{transform:rotate(0)}.control-buttons.svelte-11h5xcq{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.refresh-button.svelte-11h5xcq{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none}.refresh-button.svelte-11h5xcq:hover{background:linear-gradient(135deg,#059669,#047857)}.exercise-list.svelte-11h5xcq{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;margin-top:1rem}.exercise-list.svelte-11h5xcq label:where(.svelte-11h5xcq){display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.75rem 1rem;background:var(--background-elevated);border-radius:var(--border-radius-sm);border:2px solid transparent;transition:all .3s ease;font-weight:500;color:var(--text-secondary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative}.exercise-list.svelte-11h5xcq label.has-errors:where(.svelte-11h5xcq){border-color:#ef44444d;background:#ef44440d}.exercise-list.svelte-11h5xcq label:where(.svelte-11h5xcq):hover{background:var(--background-input);border-color:var(--primary-color);transform:translateY(-2px);box-shadow:var(--shadow-md),var(--shadow-glow);color:var(--text-primary)}.exercise-list.svelte-11h5xcq span:where(.svelte-11h5xcq){display:flex;flex-direction:column;gap:.25rem}.exercise-list.svelte-11h5xcq span:where(.svelte-11h5xcq) strong:where(.svelte-11h5xcq){font-size:.95rem;line-height:1.2}.exercise-list.svelte-11h5xcq span:where(.svelte-11h5xcq) small:where(.svelte-11h5xcq){color:var(--text-muted);font-size:.8rem;font-weight:400}.exercise-list.svelte-11h5xcq input[type=checkbox]:where(.svelte-11h5xcq):checked+span:where(.svelte-11h5xcq) strong:where(.svelte-11h5xcq){color:var(--primary-color)}.error-info.svelte-11h5xcq{color:#fca5a5!important;font-weight:500}.error-indicator.svelte-11h5xcq{margin-left:auto;font-size:1rem;opacity:.8}.charts.svelte-11h5xcq{display:flex;flex-direction:column;gap:3rem}.loading.svelte-11h5xcq,.empty-state.svelte-11h5xcq{text-align:center;padding:4rem 2rem;background:var(--background-card);border-radius:var(--border-radius);box-shadow:var(--shadow-lg),var(--shadow-glow);color:var(--text-secondary);border:1px solid var(--border-light);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.loading.svelte-11h5xcq:before{content:"⏳";font-size:2rem;display:block;margin-bottom:1rem}.empty-state.svelte-11h5xcq:before{content:"📊";font-size:3rem;display:block;margin-bottom:1rem}@media (max-width: 768px){main.svelte-11h5xcq{padding:1rem}h1.svelte-11h5xcq{font-size:2rem;margin-bottom:2rem}.controls.svelte-11h5xcq{padding:1.5rem;margin-bottom:2rem}.exercise-list.svelte-11h5xcq{grid-template-columns:1fr;gap:.75rem}.control-buttons.svelte-11h5xcq{flex-direction:column;gap:.75rem}.charts.svelte-11h5xcq{gap:2rem}}@media (max-width: 480px){.exercise-list.svelte-11h5xcq label:where(.svelte-11h5xcq){padding:.625rem .75rem;font-size:.875rem}}
