.tvsp-schedule-selection-container{margin-top:12px}.tvsp-schedule-selection-header{margin-bottom:16px}.tvsp-schedule-selection-header h4{margin:0 0 12px 0;font-size:1.25rem;font-weight:600}.tvsp-schedule-selection-empty{padding:15px;background:#f5f5f5;border-radius:6px;color:#666;font-style:italic;margin-bottom:20px}.tvsp-frequency-days-wrapper{margin-bottom:16px}.tvsp-day-selection-header{margin-bottom:10px}.tvsp-day-selection-header h4{margin:0;font-size:1rem;font-weight:500}.tvsp-days-checkboxes{display:flex;gap:12px;flex-wrap:wrap;margin-top:10px}.tvsp-day-checkbox-label{display:flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:all 0.2s;opacity:1}.tvsp-day-checkbox-label:hover:not(.tvsp-day-disabled){background:#f5f5f5;border-color:#999}.tvsp-day-checkbox-label input[type="checkbox"]:disabled+span{opacity:.7}.tvsp-day-checkbox-label.tvsp-day-disabled,.tvsp-day-checkbox-label:has(input[type="checkbox"]:disabled){cursor:not-allowed;opacity:.5}.tvsp-days-error{display:none;color:#d32f2f;font-size:14px;margin-top:8px;font-weight:500;padding:10px;background:#ffebee;border-radius:4px;border-left:4px solid #d32f2f}.tvsp-schedule{margin-top:20px;padding:15px;background:#f9f9f9;border-radius:6px}.tvsp-schedule-header{margin-bottom:15px}.tvsp-schedule-header h4{margin:0 0 15px 0;font-size:1.1rem;font-weight:600}.tvsp-schedule-empty{color:#999;font-style:italic;padding:10px 0}.tvsp-schedule-list{list-style:none;padding:0;margin:0}.tvsp-schedule-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #e0e0e0}.tvsp-schedule-item:last-child{border-bottom:none}.tvsp-schedule-day{font-weight:600;color:#333}.tvsp-schedule-time{color:#666}.tvsp-enrollment-closed-wrap{margin:20px 0;padding:20px;background:#fff;border:1px solid #e2e2e2;border-radius:6px}.tvsp-enrollment-closed-message{margin:0;padding:15px;color:#666;font-size:1rem;line-height:1.6}@media (max-width:768px){.tvsp-days-checkboxes{flex-direction:column;gap:8px}.tvsp-schedule-item{flex-direction:column;align-items:flex-start;gap:5px}.tvsp-schedule-time{font-size:.9rem}.tvsp-enrollment-closed-wrap{padding:15px;margin:15px 0}}