.week-dashboard{color:#f4f5ef;background:linear-gradient(135deg,#222820,#151916);border:1px solid #ffffff16;border-radius:26px;margin:20px 0;padding:24px}.week-dashboard header{justify-content:space-between;align-items:center;gap:12px;display:flex}.week-dashboard header small{letter-spacing:2px;color:#ff9860;font-size:10px}.week-dashboard h2{margin:6px 0;font-size:22px;line-height:1.2}.week-dashboard header>span{color:#adb5aa;white-space:nowrap;font-size:12px}.week-dashboard-body{grid-template-columns:136px minmax(0,1fr);align-items:center;gap:28px;margin:24px 0;display:grid}.week-score{background:conic-gradient(#ff7045 var(--progress),#ffffff0b 0);border-radius:50%;width:136px;height:136px;padding:7px}.week-score>div{background:#1a201b;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.week-score strong{font-size:34px;line-height:1.2}.week-score span{color:#abb4a8;margin-top:5px;font-size:11px}.week-metrics{gap:17px;min-width:0;display:grid}.week-metric>div{justify-content:space-between;gap:8px;font-size:13px;display:flex}.week-metric strong{color:#ff9860}.week-metric small{color:#a3ada0;font-size:11px}.week-metric progress{appearance:none;background:#ffffff10;border:0;border-radius:6px;width:100%;height:5px;margin:8px 0;display:block;overflow:hidden}.week-metric progress::-webkit-progress-bar{background:#ffffff10}.week-metric progress::-webkit-progress-value{background:#ff8152;border-radius:6px}.week-metric progress::-moz-progress-bar{background:#ff8152}.week-dashboard>p{color:#a3ada0;border-top:1px solid #ffffff0d;margin:0;padding-top:14px;font-size:11px;line-height:1.6}.exercise-search{gap:10px;min-width:0;display:grid}.exercise-search>small{color:#a3ada0;font-size:12px}.exercise-search-results{max-height:230px;overflow:auto;grid-template-columns:1fr!important;gap:5px!important;display:grid!important}.manual-exercise-form .exercise-search-results button{text-align:left;color:#ecf0e9;background:#ffffff06;border:1px solid #ffffff12;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:10px 12px;display:flex}.manual-exercise-form .exercise-search-results button[aria-pressed=true]{background:#ff815212;border-color:#ff8152}.exercise-search-results small{color:#ff9860;white-space:nowrap;font-size:10px}@media (max-width:480px){.week-dashboard{padding:18px}.week-dashboard header{flex-direction:column;align-items:flex-start;gap:4px}.week-dashboard-body{grid-template-columns:92px minmax(0,1fr);gap:16px}.week-score{width:92px;height:92px;padding:5px}.week-score strong{font-size:25px}.week-score span{font-size:9px}.week-metric>div{font-size:12px}.week-dashboard h2{font-size:20px}}
