.workout-schedule-shell{padding-top:2px}.schedule-dashboard-card{margin:18px 0}.schedule-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.schedule-heading h2,.schedule-heading h3{margin:3px 0 0}.schedule-heading p,.schedule-dashboard-card>p{margin:5px 0 11px;color:var(--muted,#a1a1aa);font-size:.82rem}.schedule-day-label{font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:#fff}.schedule-week-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;margin:10px 0}.schedule-day{min-width:0;padding:7px 2px;border:1px solid rgba(255,255,255,.08);border-radius:9px;background:rgba(255,255,255,.025);text-align:center}.schedule-day span{display:block;font-size:.58rem;color:var(--muted,#a1a1aa);text-transform:uppercase}.schedule-day strong{display:block;margin:2px 0;font-size:.82rem}.schedule-day small{display:block;overflow:hidden;font-size:.55rem;color:var(--muted,#a1a1aa);text-overflow:ellipsis;white-space:nowrap}.schedule-day.is-today{border-color:rgba(239,24,33,.65);background:rgba(239,24,33,.09)}.schedule-day.is-complete small{color:#4ade80}.schedule-today-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:rgba(255,255,255,.025)}.schedule-today-card>div:first-child{display:flex;min-width:0;flex-direction:column;gap:2px}.schedule-today-card span{font-size:.62rem;text-transform:uppercase;color:var(--muted,#a1a1aa)}.schedule-today-card strong{font-size:.9rem}.schedule-today-card small{font-size:.68rem;color:var(--muted,#a1a1aa)}.schedule-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.schedule-actions button{min-height:34px;padding:7px 10px;font-size:.7rem}.schedule-skip-btn{border:0;background:transparent;color:var(--muted,#a1a1aa);font-weight:800}.schedule-intro{margin:8px 0;color:var(--muted,#a1a1aa);font-size:.82rem}.schedule-editor{margin-top:10px;padding:11px;border-radius:12px;background:rgba(255,255,255,.03)}.schedule-editor>label{display:grid;gap:5px;font-size:.72rem;font-weight:800}.schedule-editor select{width:100%}.schedule-day-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:9px}.schedule-day-editor label{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:5px;font-size:.68rem;font-weight:800}.schedule-day-editor label:last-child:nth-child(odd){grid-column:1/-1}.schedule-day-editor select{min-width:0;padding:8px 6px;font-size:.7rem}.schedule-editor-actions{display:flex;gap:7px;margin-top:10px}.schedule-editor-actions button{flex:1}.schedule-empty{padding:4px 0}.schedule-empty h3{margin:4px 0}.schedule-empty p{margin:0;color:var(--muted,#a1a1aa);font-size:.8rem}@media(max-width:420px){.schedule-today-card{align-items:flex-start;flex-direction:column}.schedule-today-card .schedule-actions{width:100%}.schedule-today-card .schedule-actions .primary-btn{flex:1}.schedule-week-strip{gap:3px}.schedule-day{padding-left:1px;padding-right:1px}}
.schedule-setup-shell{padding:0;background:transparent;border:0;box-shadow:none}.schedule-set-btn{width:100%;min-height:42px}.schedule-banner{padding:10px 11px;border:1px solid rgba(239,24,33,.34);background:linear-gradient(100deg,rgba(239,24,33,.1),rgba(255,255,255,.025))}.schedule-banner-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.schedule-banner-top>div{display:flex;min-width:0;align-items:baseline;gap:8px}.schedule-banner-top strong{overflow:hidden;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.schedule-edit-link{padding:4px 2px;border:0;background:transparent;color:#fff;font-size:.7rem;font-weight:800}.schedule-banner .schedule-week-strip{margin:7px 0}.schedule-banner .schedule-day{padding:5px 1px;background:rgba(0,0,0,.15)}.schedule-banner-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.schedule-banner-actions>span{overflow:hidden;color:var(--muted,#a1a1aa);font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.schedule-banner-actions .schedule-actions{flex-wrap:nowrap}.schedule-banner-actions .schedule-actions button{min-height:30px;padding:5px 8px;font-size:.64rem}.schedule-banner .schedule-editor,.schedule-setup-shell .schedule-editor{margin-top:10px}@media(max-width:420px){.schedule-banner-actions{align-items:flex-start;flex-direction:column}.schedule-banner-actions .schedule-actions{width:100%;flex-wrap:wrap}.schedule-banner-actions .schedule-actions .primary-btn{flex:1}}
