.device-schedule[data-v-034301dc]{--schedule-bg:#fff;--border-color:#ebedf0;--active-color:#4d6add;--text-primary:#323233;--text-secondary:#969799;background:#f7f8fa;min-height:100vh}.device-schedule .schedule-container[data-v-034301dc]{padding:.44444rem}.device-schedule .add-button[data-v-034301dc]{display:flex;align-items:center;justify-content:center;height:1.22222rem;background:var(--schedule-bg);border-radius:.22222rem;box-shadow:0 .05556rem .22222rem rgba(0,0,0,.05);color:var(--active-color);font-size:.41667rem}.device-schedule .add-button .add-icon[data-v-034301dc]{margin-right:.22222rem;font-size:.5rem}.device-schedule .custom-divider[data-v-034301dc]{margin:.27778rem 0;border-color:var(--border-color)}.device-schedule .schedule-list[data-v-034301dc]{background:var(--schedule-bg);border-radius:.22222rem;box-shadow:0 .05556rem .22222rem rgba(0,0,0,.05)}.device-schedule .schedule-list .schedule-item[data-v-034301dc]{display:flex;align-items:center;padding:.44444rem;border-bottom:.02778rem solid var(--border-color)}.device-schedule .schedule-list .schedule-item[data-v-034301dc]:last-child{border-bottom:none}.device-schedule .schedule-list .schedule-item .time-info[data-v-034301dc]{flex:0 0 25%}.device-schedule .schedule-list .schedule-item .time-info .time-display[data-v-034301dc]{display:flex;align-items:center;margin-bottom:.22222rem}.device-schedule .schedule-list .schedule-item .time-info .time-display .time-icon[data-v-034301dc]{color:var(--text-secondary);font-size:.44444rem;margin-right:.16667rem}.device-schedule .schedule-list .schedule-item .time-info .time-display .time[data-v-034301dc]{font-size:.5rem;font-weight:500;color:var(--text-primary)}.device-schedule .schedule-list .schedule-item .time-info .weekdays[data-v-034301dc]{font-size:.33333rem;color:var(--text-secondary)}.device-schedule .schedule-list .schedule-item .schedule-detail[data-v-034301dc]{flex:1;margin:0 .33333rem}.device-schedule .schedule-list .schedule-item .schedule-detail .schedule-name[data-v-034301dc]{display:block;font-size:.38889rem;color:var(--text-primary);margin-bottom:.27778rem}.device-schedule .schedule-list .schedule-item .schedule-detail .type-tag[data-v-034301dc]{font-size:.33333rem}.device-schedule .schedule-list .schedule-item .action-group[data-v-034301dc]{flex:0 0 2.22222rem;text-align:right}.device-schedule .schedule-list .schedule-item .action-group .action-buttons[data-v-034301dc]{margin-top:.33333rem}.device-schedule .schedule-list .schedule-item .action-group .action-buttons .van-button[data-v-034301dc]{margin-left:.22222rem;width:.77778rem;height:.77778rem}.device-schedule .schedule-list .schedule-item .action-group .action-buttons .van-button[data-v-034301dc]:before{border-radius:.11111rem}.device-schedule .schedule-list .schedule-item .action-group .action-buttons .edit-btn[data-v-034301dc]{color:var(--active-color);border-color:var(--active-color)}.device-schedule .schedule-list .schedule-item .action-group .action-buttons .delete-btn[data-v-034301dc]{color:#ee0a24;border-color:#ee0a24}