.ScheduleDay-module__dfJtAW__scheduleDay{margin-bottom:32px}.ScheduleDay-module__dfJtAW__dayTitle{color:var(--primary);border-bottom:2px solid var(--primary);margin-bottom:16px;padding-bottom:8px;font-size:1.25rem;font-weight:600}.ScheduleDay-module__dfJtAW__scheduleItems{flex-direction:column;gap:12px;display:flex}.ScheduleDay-module__dfJtAW__scheduleItem{background:var(--bg-secondary);border-radius:8px;grid-template-columns:100px 40px 1fr;align-items:center;gap:16px;padding:12px 16px;transition:background .2s;display:grid}.ScheduleDay-module__dfJtAW__scheduleItem:hover{background:var(--bg-hover)}.ScheduleDay-module__dfJtAW__time{color:var(--text);font-size:.95rem;font-weight:600}.ScheduleDay-module__dfJtAW__locationTag{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;display:flex}.ScheduleDay-module__dfJtAW__location-S{background:#2563eb}.ScheduleDay-module__dfJtAW__location-H{background:#16a34a}.ScheduleDay-module__dfJtAW__location-G{background:#ea580c}.ScheduleDay-module__dfJtAW__location-T{background:#9333ea}.ScheduleDay-module__dfJtAW__title{color:var(--text);font-size:1rem}@media (max-width:600px){.ScheduleDay-module__dfJtAW__scheduleItem{grid-template-columns:80px 32px 1fr;gap:12px;padding:10px 12px}.ScheduleDay-module__dfJtAW__time{font-size:.9rem}.ScheduleDay-module__dfJtAW__locationTag{width:28px;height:28px;font-size:.8rem}.ScheduleDay-module__dfJtAW__title{font-size:.95rem}}
