.dash-prog-program-selector{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#fff;border-radius:8px;margin-bottom:12px;box-shadow:0 1px 3px #00000014}.dash-prog-program-label{font-size:14px;font-weight:600;color:#475569;white-space:nowrap}.dash-prog-program-select{flex:1;padding:8px 12px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:500;color:#1e293b;background:#fff;cursor:pointer;max-width:400px}.dash-prog-program-select:focus{outline:none;border-color:#1e40af}.dash-prog-day-selector{display:flex;align-items:center;gap:8px;padding:16px;background:#fff;border-radius:8px;margin-bottom:16px;box-shadow:0 1px 3px #00000014;flex-wrap:wrap}.dash-prog-day-label{font-size:14px;font-weight:600;color:#475569;margin-right:4px}.dash-prog-day-btn{padding:8px 20px;border:2px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s}.dash-prog-day-btn:hover{border-color:#1e40af;color:#1e40af}.dash-prog-day-btn.active{background:#1e40af;border-color:#1e40af;color:#fff}.dash-prog-card{background:#fff;border-radius:10px;box-shadow:0 1px 4px #00000014;margin-bottom:16px;overflow:hidden}.dash-prog-header{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid #f1f5f9;flex-wrap:wrap;gap:8px}.dash-prog-exercise-info{display:flex;align-items:center;gap:10px}.dash-prog-block{background:#f1f5f9;color:#475569;font-size:12px;font-weight:700;padding:3px 8px;border-radius:4px}.dash-prog-name{font-size:14px;font-weight:600;color:#1e293b}.dash-prog-meta{display:flex;align-items:center;gap:10px}.dash-prog-target{font-size:12px;color:#64748b;font-style:italic}.dash-prog-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.dash-prog-table{width:100%;border-collapse:collapse;min-width:300px}.dash-prog-table th,.dash-prog-table td{padding:10px 12px;text-align:center;font-size:13px;border-bottom:1px solid #f1f5f9}.dash-prog-table th{background:#f8fafc;font-weight:600;color:#475569}.dash-prog-sticky{position:sticky;left:0;background:#f8fafc;z-index:2;text-align:left;font-weight:600;color:#64748b;min-width:60px;border-right:1px solid #e2e8f0}.dash-prog-table tbody .dash-prog-sticky{background:#fff}.dash-prog-week-col{min-width:120px}.dash-prog-week-label{font-weight:700;color:#1e293b;font-size:13px}.dash-prog-week-date{font-weight:400;color:#94a3b8;font-size:11px}.dash-prog-cell{display:flex;align-items:center;justify-content:center;gap:4px;flex-wrap:wrap}.dash-prog-cell-data{font-weight:600;color:#1e293b}.dash-prog-cell-status{font-size:12px}.dash-prog-cell-trends{display:flex;gap:2px;font-size:12px;font-weight:700}.dash-prog-trend-up{color:#16a34a}.dash-prog-trend-down{color:#dc2626}.dash-prog-empty{color:#cbd5e1;font-style:italic}.dash-prog-table td.dash-prog-set-met .dash-prog-cell-status{color:#16a34a}.dash-prog-table td.dash-prog-set-close .dash-prog-cell-status{color:#d97706}.dash-prog-table td.dash-prog-set-missed .dash-prog-cell-status{color:#dc2626}.dash-prog-table td.dash-prog-set-met{background:#f0fdf4}.dash-prog-table td.dash-prog-set-close{background:#fffbeb}.dash-prog-table td.dash-prog-set-missed{background:#fef2f2}.dash-prog-volume-row td{font-weight:700;color:#475569;background:#f8fafc!important;border-top:2px solid #e2e8f0}.dash-prog-volume-row .dash-prog-sticky{background:#f8fafc!important}.dash-prog-notes-row td{font-size:12px;font-style:italic;color:#64748b;background:#fafafa!important}.dash-prog-notes-row .dash-prog-sticky{background:#fafafa!important}.dash-prog-note-text{cursor:help}.dash-prog-notes-area{padding-bottom:40px}.dash-prog-content{padding-bottom:8px}@media (max-width: 768px){.dash-prog-program-select{max-width:100%}.dash-prog-day-selector{padding:12px;gap:6px}.dash-prog-day-btn{padding:8px 16px;font-size:13px}.dash-prog-header{flex-direction:column;align-items:flex-start}.dash-prog-week-col{min-width:100px}.dash-prog-table th,.dash-prog-table td{padding:8px;font-size:12px}.dash-prog-sticky{min-width:50px;font-size:11px}}.dash-trends-container{padding:0}.dash-trends-controls{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px;background:#fff;border-radius:8px;margin-bottom:16px;box-shadow:0 1px 3px #00000014;flex-wrap:wrap}.dash-trends-select-wrap{flex:1;min-width:200px}.dash-trends-select{width:100%;padding:10px 12px;border:2px solid #e2e8f0;border-radius:10px;font-size:14px;color:#1e293b;background:#fff;cursor:pointer;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;max-width:500px}.dash-trends-select:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1a}.dash-trends-metric-btns{display:flex;gap:4px;background:#f1f5f9;border-radius:8px;padding:4px}.dash-trends-metric-btn{padding:8px 16px;border:none;border-radius:6px;background:transparent;color:#64748b;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s}.dash-trends-metric-btn:hover{color:#1e293b}.dash-trends-metric-btn.active[data-metric=weight]{background:#1e40af;border-color:#1e40af;color:#fff}.dash-trends-metric-btn.active[data-metric=reps]{background:#16a34a;border-color:#16a34a;color:#fff}.dash-trends-metric-btn.active[data-metric=volume]{background:#9333ea;border-color:#9333ea;color:#fff}.dash-trends-chart-area{background:#fff;border-radius:10px;box-shadow:0 1px 4px #00000014;padding:20px;margin-bottom:16px;position:relative;min-height:280px}.dash-trends-chart-area canvas{max-height:350px}.dash-trends-placeholder{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#94a3b8;font-size:15px;text-align:center}.dash-trends-summary-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.dash-trends-sc{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px 12px;text-align:center}.dash-trends-sc-title{font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.dash-trends-sc-value{font-size:18px;font-weight:700;color:#1e293b}.dash-trends-sc-sub{font-size:11px;color:#94a3b8;margin-top:2px}.dash-trends-sc-positive{border-color:#bbf7d0;border-bottom:3px solid #16a34a}.dash-trends-sc-positive .dash-trends-sc-value{color:#16a34a}.dash-trends-sc-negative{border-color:#fecaca;border-bottom:3px solid #dc2626}.dash-trends-sc-negative .dash-trends-sc-value{color:#dc2626}.dash-trends-sc-neutral{border-color:#e2e8f0;border-bottom:3px solid #94a3b8}.dash-trends-sc-neutral .dash-trends-sc-value{color:#64748b}@media (max-width: 768px){.dash-trends-controls{flex-direction:column;align-items:stretch;padding:12px}.dash-trends-select{max-width:100%;font-size:15px;padding:12px}.dash-trends-metric-btns{justify-content:center}.dash-trends-metric-btn{padding:8px 12px;font-size:14px}.dash-trends-chart-area{padding:12px;min-height:220px}.dash-trends-summary-cards{grid-template-columns:repeat(2,1fr);gap:8px}.dash-trends-sc-value{font-size:14px}}.dash-sets-table{width:100%;border-collapse:collapse;font-size:13px;margin-top:8px}.dash-sets-table th{text-align:left;padding:8px 10px;font-weight:600;color:#64748b;font-size:11px;text-transform:uppercase;letter-spacing:.3px;border-bottom:2px solid #e2e8f0;background:#f8fafc}.dash-sets-table td{padding:8px 10px;border-bottom:1px solid #f1f5f9;color:#334155}.dash-sets-table tbody tr:hover{background:#f8fafc}.dash-status-cell{text-align:center;font-weight:700;font-size:14px}.dash-sets-table tr.dash-set-met{background:#f0fdf4}.dash-sets-table tr.dash-set-close{background:#fffbeb}.dash-sets-table tr.dash-set-missed{background:#fef2f2}.dash-status-cell.dash-set-met{color:#16a34a}.dash-status-cell.dash-set-close{color:#d97706}.dash-status-cell.dash-set-missed{color:#dc2626}.dash-no-sets{text-align:center;color:#94a3b8;font-style:italic;padding:16px}@media (max-width: 768px){.dash-sets-table th,.dash-sets-table td{padding:6px;font-size:12px}.dash-sets-table th{font-size:10px}}.dash-trends-mode-toggle{display:flex;gap:0;margin-bottom:16px;background:#f1f5f9;border-radius:10px;padding:3px}.dash-trends-mode-btn{flex:1;padding:10px 16px;border:none;background:transparent;color:#64748b;font-size:14px;font-weight:600;cursor:pointer;border-radius:8px;transition:all .2s ease}.dash-trends-mode-btn:hover{color:#334155;background:#e2e8f0}.dash-trends-mode-btn.active{background:#fff;color:#1e293b;box-shadow:0 1px 3px #0000001f}.dash-cond-container{padding:0}.dash-cond-empty{text-align:center;padding:60px 20px;color:#94a3b8}.dash-cond-search-bar{position:relative;margin-bottom:12px}.dash-cond-search-input{width:100%;padding:10px 14px 10px 38px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#334155;background:#fff;outline:none;transition:border-color .2s;box-sizing:border-box}.dash-cond-search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.dash-cond-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:14px;pointer-events:none}.dash-cond-filter-pills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.dash-cond-filter-pill{padding:5px 12px;border:1px solid #e2e8f0;border-radius:20px;background:#fff;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s}.dash-cond-filter-pill:hover{border-color:#94a3b8;color:#334155}.dash-cond-filter-pill.active{background:#3b82f6;color:#fff;border-color:#3b82f6}.dash-cond-section-header{font-size:14px;font-weight:700;color:#334155;margin:20px 0 10px;padding-bottom:6px;border-bottom:1px solid #e2e8f0}.dash-cond-section-header:first-child{margin-top:0}.dash-cond-recent-card{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:6px;cursor:pointer;transition:border-color .15s,box-shadow .15s}.dash-cond-recent-card:hover{border-color:#3b82f6;box-shadow:0 1px 4px #3b82f61a}.dash-cond-recent-left{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.dash-cond-recent-title{font-size:14px;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-cond-recent-meta{font-size:12px;color:#94a3b8}.dash-cond-recent-right{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-left:12px}.dash-cond-recent-score{font-size:15px;font-weight:700;color:#334155}.dash-cond-protocol-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.dash-cond-benchmark-row{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin-bottom:6px;cursor:pointer;transition:border-color .15s}.dash-cond-benchmark-row:hover{border-color:#f59e0b}.dash-cond-benchmark-star{color:#f59e0b;margin-right:6px}.dash-cond-dist-bar{display:flex;gap:4px;margin-bottom:16px;height:28px;border-radius:6px;overflow:hidden}.dash-cond-dist-segment{display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:600;min-width:30px;transition:flex .3s}.dash-cond-dist-legend{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.dash-cond-dist-legend-item{display:flex;align-items:center;gap:4px;font-size:12px;color:#64748b}.dash-cond-dist-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.dash-cond-summary-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:16px}.dash-cond-summary-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px;text-align:center}.dash-cond-summary-label{font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.dash-cond-summary-value{font-size:18px;font-weight:700;color:#1e293b}.dash-cond-summary-sub{font-size:11px;color:#94a3b8;margin-top:2px}.dash-cond-chart-area{position:relative;margin-bottom:16px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px;min-height:220px}.dash-cond-attempt-card{padding:10px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:6px}.dash-cond-attempt-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.dash-cond-attempt-date{font-size:13px;font-weight:600;color:#334155}.dash-cond-attempt-score{font-size:15px;font-weight:700;color:#1e293b}.dash-cond-attempt-meta{font-size:12px;color:#94a3b8;margin-bottom:2px}.dash-cond-attempt-notes{font-size:12px;color:#64748b;font-style:italic;margin-top:4px}.dash-cond-pr-badge{display:inline-block;background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;font-size:11px;font-weight:700;padding:2px 8px;border-radius:4px;margin-left:6px}.dash-cond-back-btn{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;margin-bottom:12px;transition:all .15s}.dash-cond-back-btn:hover{border-color:#94a3b8;color:#334155}.dash-cond-selected-title{font-size:18px;font-weight:700;color:#1e293b;margin-bottom:4px}.dash-cond-selected-subtitle{font-size:13px;color:#64748b;margin-bottom:16px}.dash-cond-volume-chart{position:relative;margin-bottom:16px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px;min-height:180px}.dash-cond-results-list{max-height:240px;overflow-y:auto;margin-bottom:8px}.dash-cond-result-item{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:6px;cursor:pointer;transition:background .15s}.dash-cond-result-item:hover{background:#f1f5f9}.dash-cond-result-name{font-size:14px;font-weight:500;color:#334155}.dash-cond-result-count{font-size:12px;color:#94a3b8;background:#f1f5f9;padding:2px 8px;border-radius:10px;font-weight:600}@media (max-width: 600px){.dash-trends-mode-btn{padding:8px;font-size:13px}.dash-cond-summary-cards{grid-template-columns:repeat(2,1fr);gap:6px}.dash-cond-summary-value{font-size:16px}.dash-cond-recent-title{font-size:13px}.dash-cond-selected-title{font-size:16px}}.dash-wo-empty{text-align:center;padding:40px 20px;color:#64748b}.dash-wo-empty-icon{font-size:48px;margin-bottom:12px}.dash-wo-empty h3{margin:0 0 8px;color:#334155;font-size:18px}.dash-wo-empty p{margin:0;font-size:15px}.dash-wo-empty-hint{font-size:14px;color:#94a3b8;margin-top:4px}.dash-wo-select-prompt{text-align:center;padding:60px 20px;color:#94a3b8;font-size:16px}.dash-wo-list-item{padding:14px 16px;border-bottom:1px solid #e2e8f0;cursor:pointer;transition:background-color .15s}.dash-wo-list-item:hover{background-color:#f8fafc}.dash-wo-list-item.selected{background-color:#eff6ff;border-left:3px solid #3b82f6;padding-left:13px}.dash-wo-list-item.has-flags{border-left:3px solid #f59e0b;padding-left:13px}.dash-wo-list-item.has-flags.selected{border-left:3px solid #3b82f6}.dash-wo-journal-item{border-left:3px solid #818cf8;padding-left:13px}.dash-wo-journal-item.selected{border-left:3px solid #6366f1;background-color:#eef2ff}.dash-wo-journal-badge{font-size:14px;margin-right:2px}.dash-wo-list-date{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:2px}.dash-wo-list-program{font-size:12px;color:#6366f1;font-weight:500;margin-bottom:2px}.dash-wo-list-label{font-size:14px;color:#475569;margin-bottom:4px}.dash-wo-list-summary{display:flex;gap:10px;align-items:center;font-size:13px;color:#64748b}.dash-wo-exercise-count,.dash-wo-set-count,.dash-wo-notes-indicator{font-size:13px}.dash-wo-flag-indicator{color:#f59e0b;font-weight:600;font-size:13px}.dash-wo-intensity-badge{display:inline-block;padding:2px 10px;border-radius:12px;font-size:12px;font-weight:600;text-transform:capitalize}.dash-wo-intensity-easy{background:#dcfce7;color:#166534}.dash-wo-intensity-moderate{background:#fef9c3;color:#854d0e}.dash-wo-intensity-hard{background:#fed7aa;color:#9a3412}.dash-wo-intensity-max{background:#fecaca;color:#991b1b}.dash-wo-detail-content{padding:20px}.dash-wo-detail-header h2{margin:0 0 4px;font-size:20px;color:#1e293b}.dash-wo-program-name{color:#6366f1;font-weight:500;font-size:14px;margin:0 0 2px}.dash-wo-week-day{color:#64748b;font-size:14px;margin:0 0 8px}.dash-wo-detail-title{color:#334155;font-size:16px;font-weight:600;margin:0 0 8px}.dash-wo-stats{display:flex;gap:6px;align-items:center;font-size:14px;color:#64748b;flex-wrap:wrap;margin-bottom:16px}.dash-wo-stat-divider{color:#cbd5e1}.dash-wo-journal-source{color:#818cf8;font-weight:500;font-size:13px;margin:0 0 4px}.dash-wo-journal-detail{border-top:none}.dash-wo-quick-summary{background:#f8fafc;border-radius:12px;padding:20px;margin-bottom:16px}.dash-wo-quick-activity{display:flex;align-items:center;gap:12px;margin-bottom:16px}.dash-wo-quick-emoji{font-size:36px}.dash-wo-quick-label{font-size:22px;font-weight:700;color:#1e293b}.dash-wo-quick-metrics{display:flex;gap:20px;flex-wrap:wrap;align-items:center}.dash-wo-quick-metric{display:flex;align-items:baseline;gap:4px}.dash-wo-metric-value{font-size:28px;font-weight:700;color:#1e293b}.dash-wo-metric-unit{font-size:14px;color:#64748b;font-weight:500}.dash-wo-journal-notes{padding:12px 16px;background:#f1f5f9;border-radius:8px;font-size:14px;color:#475569;margin-top:12px;line-height:1.5}.dash-wo-notes-icon{margin-right:6px}.dash-wo-exercises{margin-top:8px}.dash-wo-exercise-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px;margin-bottom:12px}.dash-wo-exercise-card.dash-wo-flagged{border-left:3px solid #f59e0b}.dash-wo-journal-exercise{border-left:3px solid #818cf8}.dash-wo-exercise-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.dash-wo-exercise-block{background:#f1f5f9;color:#475569;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;white-space:nowrap}.dash-wo-exercise-name{font-size:16px;font-weight:600;color:#1e293b;flex:1}.dash-wo-edit-link{color:#94a3b8;text-decoration:none;font-size:16px;padding:4px;transition:color .15s}.dash-wo-edit-link:hover{color:#3b82f6}.dash-wo-exercise-protocol{display:flex;align-items:center;gap:10px;margin-bottom:10px;flex-wrap:wrap}.dash-wo-prescribed-target{font-size:13px;color:#64748b}.dash-wo-exercise-protocol .protocol-badge{font-size:11px;font-weight:600;padding:3px 10px;border-radius:4px;text-transform:uppercase;letter-spacing:.3px}.dash-wo-exercise-protocol .protocol-badge.linear{background:#fee2e2;color:#dc2626}.dash-wo-exercise-protocol .protocol-badge.rir{background:#f3e8ff;color:#7c3aed}.dash-wo-exercise-protocol .protocol-badge.foundation{background:#dcfce7;color:#166534}.dash-wo-exercise-protocol .protocol-badge.percent{background:#dbeafe;color:#2563eb}.dash-wo-exercise-protocol .protocol-badge.time,.dash-wo-exercise-protocol .protocol-badge.bodyweight{background:#e0e7ff;color:#4338ca}.dash-wo-exercise-protocol .protocol-badge.distance{background:#dcfce7;color:#166534}.dash-wo-exercise-protocol .method-badge{font-size:11px;font-weight:500;padding:3px 10px;border-radius:4px;text-transform:uppercase;letter-spacing:.3px;background:transparent;border:.5px solid #D3D1C7;color:#64748b}.dash-wo-exercise-notes{margin-top:10px;padding:8px 12px;background:#f8fafc;border-radius:6px;font-size:14px;color:#475569;font-style:italic}.dash-wo-notes-text{margin-left:4px}.dash-wo-flag-banner{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;margin-bottom:16px}.dash-wo-flag-banner-icon{font-size:24px;flex-shrink:0}.dash-wo-flag-banner-text{display:flex;flex-direction:column;gap:2px;font-size:14px;color:#92400e}.dash-wo-flag-banner-details{font-size:13px;color:#b45309}.dash-wo-flag-reasons{margin-top:8px;padding:8px 12px;background:#fffbeb;border-radius:6px}.dash-wo-flag-reason{display:block;font-size:13px;color:#92400e;margin-bottom:4px}.dash-wo-flag-reason:last-child{margin-bottom:0}.dash-wo-conditioning{margin-top:16px}.dash-wo-conditioning-title{font-size:16px;color:#334155;margin:0 0 10px}.dash-wo-conditioning-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;margin-bottom:8px}.dash-wo-conditioning-header{display:flex;align-items:center;gap:10px;margin-bottom:6px;flex-wrap:wrap}.dash-wo-conditioning-format{font-weight:600;font-size:14px;color:#334155}.dash-wo-conditioning-title-label{font-size:14px;color:#475569}.dash-wo-completed-badge{color:#16a34a;font-size:13px;font-weight:500}.dash-wo-conditioning-data{display:flex;gap:12px;flex-wrap:wrap;font-size:14px;color:#475569}.dash-wo-conditioning-note{margin-top:6px;font-size:13px;color:#64748b;font-style:italic}.dash-wo-back-btn{display:none;width:100%;padding:12px;margin-top:16px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;color:#475569;font-size:15px;font-weight:500;cursor:pointer;text-align:center}.dash-wo-back-btn:hover{background:#e2e8f0}@media (max-width: 768px){.dash-wo-back-btn{display:block}.dash-wo-detail-content{padding:10px}.dash-wo-quick-emoji{font-size:28px}.dash-wo-quick-label{font-size:18px}.dash-wo-metric-value{font-size:22px}.dash-wo-exercise-name{font-size:15px}}.dash-cond-empty-icon{font-size:48px;margin-bottom:16px}.dash-cond-empty-title{font-size:16px;font-weight:600;color:#334155;margin-bottom:8px}.dash-cond-empty-text{color:#94a3b8}.dash-cond-no-results{text-align:center;padding:20px;color:#94a3b8}.dash-cond-chart-msg{min-height:auto;padding:20px;text-align:center;color:#94a3b8}.dash-cond-view-source-wrap{margin-top:6px}.dash-cond-mod-dot{display:inline-block;border-radius:50%;vertical-align:middle;margin-right:8px}.dash-cond-mod-dot--sm{width:12px;height:12px}.dash-cond-mod-dot--lg{width:14px;height:14px}.dash-cond-modality-card{cursor:pointer}.dash-cond-result-left{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.dash-cond-result-right{display:flex;align-items:center;gap:6px}.dash-cond-result-score{font-size:13px;font-weight:600;color:#334155}.dash-cond-protocol-badge--sm{font-size:10px;padding:2px 6px}.dash-cond-metric-toggle{display:flex;gap:4px;margin:16px 0;background:#f1f5f9;border-radius:10px;padding:4px}.dash-cond-metric-btn{flex:1;padding:8px 12px;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s;background:transparent;color:#64748b}.dash-cond-metric-btn--active{background:#fff;color:#1e293b;box-shadow:0 1px 3px #0000001a}.dash-cond-summary-card--pr{background:#fffbeb;border-color:#fde68a}.dash-cond-summary-value--improved{color:#16a34a}.dash-cond-summary-value--declined{color:#ef4444}.dash-cond-attempt-card--pr{border-color:#fde68a;background:#fffbeb}.dash-cond-attempt-title{font-size:13px;font-weight:600;color:#1e293b;margin-top:2px}.dash-cond-attempt-badge-row{display:flex;align-items:center;gap:6px;margin-top:4px;flex-wrap:wrap}.dash-cond-attempt-proto-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:700;color:#fff;text-transform:uppercase}.dash-cond-attempt-desc{font-size:12px;color:#64748b}.dash-cond-attempt-source{font-size:11px;color:#0ea5e9;margin-top:2px;font-style:italic}.dash-cond-attempt-splits{font-size:11px;color:#0ea5e9;margin-top:4px;padding:4px 8px;background:#f0f9ff;border-radius:6px;display:inline-block}.dash-cond-source-label{font-size:12px;color:#94a3b8;margin-top:6px}.dash-cond-stats-row{display:flex;gap:8px;margin-top:8px;flex-wrap:wrap}.dash-cond-stat-box{flex:1;min-width:75px;text-align:center;padding:8px 4px;background:#f8fafc;border-radius:8px}.dash-cond-stat-label{font-size:11px;color:#64748b;font-weight:600;text-transform:uppercase}.dash-cond-stat-value{font-size:14px;font-weight:700;color:#1e293b;margin-top:2px}.dash-cond-seg-split{margin-right:10px}.dash-cond-hyrox-wrap{margin-top:8px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.dash-cond-hyrox-division{font-size:11px;font-weight:700;color:#fff;background:#171717;padding:4px 10px}.dash-cond-hyrox-table{width:100%;border-collapse:collapse;font-size:11px}.dash-cond-hyrox-table thead tr{background:#f1f5f9}.dash-cond-hyrox-table th{padding:4px 8px;color:#64748b;font-weight:600}.dash-cond-hyrox-table th.text-left{text-align:left}.dash-cond-hyrox-table th.text-center{text-align:center}.dash-cond-hyrox-table tbody tr{border-top:1px solid #f1f5f9}.dash-cond-hyrox-station{padding:4px 8px;color:#1e293b;font-weight:600}.dash-cond-hyrox-weight{color:#94a3b8;font-weight:400}.dash-cond-hyrox-run{text-align:center;padding:4px 8px;color:#0ea5e9;font-weight:600}.dash-cond-hyrox-st{text-align:center;padding:4px 8px;color:#7c3aed;font-weight:600}.dash-cond-view-source{background:none;border:none;color:#3b82f6;font-size:12px;cursor:pointer;padding:0;font-weight:500}.dash-wo-search-bar{padding:8px 0 4px}.dash-wo-search-input-wrap{position:relative;display:flex;align-items:center}.dash-wo-search-input{width:100%;padding:7px 32px 7px 10px;border:1px solid #D3D1C7;border-radius:6px;font-size:13px;color:#1f2937;background:#fff;outline:none;transition:border-color .15s}.dash-wo-search-input:focus{border-color:#378add}.dash-wo-search-input::placeholder{color:#9ca3af}.dash-wo-search-clear{position:absolute;right:6px;background:none;border:none;color:#9ca3af;font-size:14px;cursor:pointer;padding:4px;line-height:1}.dash-wo-search-clear:hover{color:#444441}.dash-wo-filter-pills{display:flex;gap:6px;padding:6px 0 10px;flex-wrap:wrap}.dash-wo-filter-pill{padding:3px 10px;border-radius:12px;font-size:11px;font-weight:500;border:1px solid #D3D1C7;background:transparent;color:#6b7280;cursor:pointer;transition:all .15s;white-space:nowrap}.dash-wo-filter-pill:hover{background:#f3f4f6;color:#374151}.dash-wo-filter-pill.active{background:#374151;color:#fff;border-color:#374151}.dash-wo-date-group{font-size:12px;font-weight:500;color:#6b7280;letter-spacing:.3px;padding:10px 0 4px}.dash-wo-date-group:first-child{padding-top:0}.dash-wo-card-list{display:flex;flex-direction:column;gap:2px}.dash-wo-list-item{display:flex;border-radius:6px;cursor:pointer;transition:background .12s;background:#fff;border:1px solid transparent;overflow:hidden}.dash-wo-list-item:hover{background:#f9fafb}.dash-wo-list-item.selected{background:#ebf4ff;border-color:#bfdbfe}.dash-wo-list-item.has-flags{border-left:none}.dash-wo-card-color-bar{width:4px;min-height:100%;flex-shrink:0;border-radius:6px 0 0 6px}.dash-wo-card-body{flex:1;padding:8px 10px;min-width:0}.dash-wo-card-row1{display:flex;justify-content:space-between;align-items:center;margin-bottom:3px}.dash-wo-card-pills{display:flex;gap:5px;align-items:center}.dash-wo-card-date{font-size:11px;color:#6b7280;white-space:nowrap}.dash-wo-pill{font-size:10px;font-weight:500;padding:1px 7px;border-radius:10px;white-space:nowrap;line-height:1.4}.dash-wo-pill-program{background:#f1efe8;color:#444441;border:.5px solid #D3D1C7}.dash-wo-pill-journal{background:#eeedfe;color:#3c3489}.dash-wo-pill-project{background:#7c3aed;color:#fff}.dash-wo-pill-pr{background:#faeeda;color:#633806}.dash-wo-card-title{font-size:13px;font-weight:600;color:#1f2937;margin-bottom:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-wo-card-weekday{font-size:11px;color:#6b7280;margin-bottom:3px}.dash-wo-card-exercises{font-size:11px;color:#374151;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-wo-card-sep{color:#d3d1c7;margin:0 3px}.dash-wo-card-overflow{color:#9ca3af;font-style:italic}.dash-wo-card-divider{border-top:.5px solid #e5e7eb;margin:4px 0}.dash-wo-card-conditioning{font-size:11px;color:#6b7280;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-wo-card-type{font-size:9px;font-weight:600;letter-spacing:.5px;margin-top:4px;text-transform:uppercase}.dash-wo-card-type-sep{color:#9ca3af;margin:0 2px}.dash-wo-flag-indicator{font-size:11px;color:#d97706;font-weight:600}.dash-wo-detail-header-wrap{display:flex;overflow:hidden;border-radius:8px;border:1px solid #e5e7eb;margin-bottom:16px}.dash-wo-detail-color-bar{width:5px;flex-shrink:0}.dash-wo-detail-header{flex:1;padding:12px 14px}.dash-wo-detail-row1{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.dash-wo-detail-pills{display:flex;gap:6px;align-items:center}.dash-wo-detail-actions{display:flex;gap:6px}.dash-wo-export-btn{font-size:11px;font-weight:500;padding:3px 10px;border-radius:4px;border:1px solid #D3D1C7;background:#fff;color:#444441;cursor:pointer;transition:all .12s;white-space:nowrap}.dash-wo-export-btn:hover{background:#f3f4f6;border-color:#9ca3af}.dash-wo-detail-date{font-size:18px;font-weight:700;color:#1f2937;margin-bottom:2px}.dash-wo-detail-program{font-size:14px;font-weight:600;color:#378add;margin-bottom:2px}.dash-wo-detail-weekday{font-size:12px;color:#6b7280;margin-bottom:6px}.dash-wo-conditioning-divider{border-top:2px solid #e5e7eb;margin:16px 0 12px}.dash-wo-cond-badge{display:inline-block;background:#d85a30;color:#fff;font-size:11px;font-weight:600;padding:2px 8px;border-radius:4px;text-transform:uppercase;letter-spacing:.3px}.dash-wo-cond-time-domain{font-size:12px;color:#6b7280;margin-left:auto}.dash-wo-conditioning-header{display:flex;align-items:center;gap:8px}.dash-wo-cond-movements{margin:8px 0 4px}.dash-wo-cond-movement{font-size:12px;color:#374151;padding:2px 0 2px 12px;border-left:2px solid #e5e7eb}.dash-wo-cond-result{font-size:16px;font-weight:500;color:#1f2937;background:#f9fafb;padding:8px 12px;border-radius:6px;margin:8px 0}.dash-wo-quick-summary{padding:12px 0}.dash-wo-quick-emoji{font-size:24px}.dash-wo-quick-label{font-size:15px;font-weight:600}.dash-wo-metric-value{font-size:18px}.dash-wo-metric-unit{font-size:12px}.dash-wo-journal-exercise{border-left:none}.dash-wo-journal-exercise .dash-wo-exercise-block{background:#eeedfe;color:#3c3489}.dash-wo-search-bar{display:flex;gap:8px;align-items:center}.dash-wo-search-input-wrap{flex:1}.dash-wo-list-export{flex-shrink:0}.dash-wo-equiv-sets{font-size:11px;color:#6b7280;font-style:italic;padding:4px 0 2px}.mp-cp-header{display:flex;justify-content:space-between;align-items:center}.mp-cp-archive-toggle{background:none;border:1px solid #D3D1C7;border-radius:4px;font-size:12px;color:#6b7280;padding:3px 10px;cursor:pointer;transition:all .12s}.mp-cp-archive-toggle:hover{background:#f3f4f6;color:#374151}.dash-wo-pr-banner{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:8px;margin-bottom:16px}.dash-wo-pr-banner-icon{font-size:20px;flex-shrink:0;line-height:1}.dash-wo-pr-banner-text{font-size:13px;color:#92400e}.dash-wo-pr-banner-text strong{display:block;font-size:14px;margin-bottom:2px}.dash-wo-pr-banner-details{font-size:12px;color:#b45309;line-height:1.5}.dash-sets-table tr.dash-set-drop{background:#f8f7f4}.dash-sets-table tr.dash-set-drop td{color:#6b7280;font-size:12px;padding-top:5px;padding-bottom:5px}.dash-set-indent{color:#9ca3af;font-size:12px;padding-left:4px}.dash-sets-table tr.dash-set-activation{background:#f0fdf4;font-weight:500}.dash-set-act-label{font-weight:600;color:#15803d;font-size:12px;letter-spacing:.2px}.dash-sets-table tr.dash-set-mini{background:#f8f7f4}.dash-sets-table tr.dash-set-mini td{color:#6b7280;font-size:12px;padding-top:5px;padding-bottom:5px}.dash-sets-table tr.dash-set-round-header td{font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.3px;color:#64748b;background:#f1f5f9;padding:6px 10px;border-bottom:1px solid #e2e8f0}.dash-set-var-label{font-size:12px;color:#475569;font-style:italic}.dash-set-cluster-bd{font-family:monospace;font-size:12px;color:#64748b;letter-spacing:.5px}@media (max-width: 768px){.dash-wo-search-input{font-size:16px}.dash-wo-filter-pill{font-size:12px;padding:6px 14px;min-height:36px;display:inline-flex;align-items:center}.dash-wo-date-group{font-size:13px}.dash-wo-export-btn{font-size:12px;padding:8px 14px;min-height:44px;display:inline-flex;align-items:center}.dash-wo-list-export .dash-wo-export-btn{min-height:44px}.dash-wo-detail-date{font-size:20px}.dash-wo-detail-program{font-size:15px}.dash-wo-detail-weekday{font-size:13px}.dash-wo-detail-header{padding:10px 8px}.dash-wo-detail-content{padding:6px}.dash-wo-cond-badge{font-size:12px;padding:3px 10px}.dash-wo-cond-result{font-size:18px;padding:10px 14px}.dash-wo-cond-movement{font-size:13px}.cw-sets-table-wrap,.cw-exercise-card{overflow-x:auto;-webkit-overflow-scrolling:touch}.dash-wo-equiv-sets,.dash-wo-pill{font-size:12px}.dash-wo-card-date,.dash-wo-card-weekday,.dash-wo-card-exercises,.dash-wo-card-conditioning{font-size:13px}.dash-wo-card-type{font-size:11px}}
