body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ScheduleDisplay_scheduleContainer__k6I_i{display:grid;grid-template-rows:1fr 3rem;height:100%}.ScheduleDisplay_detailsBox__dtuzj{min-height:3rem;overflow:clip;background-color:var(--height-1-background);border-radius:5px 5px 0 0}.ScheduleDisplay_detailsTopbar__fbsii{display:grid;grid-template-columns:auto 1fr 3rem;height:3rem}.ScheduleDisplay_detailName__sYPRA{font-size:1.5em;padding:0 .3rem 0 .6rem;text-align:center;overflow:clip;text-overflow:ellipsis}.ScheduleDisplay_detailSubtitle__rrYRc{border-left:2px solid var(--primary-text-color);padding:0 0 0 .3rem;font-size:1.2em}.ScheduleDisplay_detailName__sYPRA,.ScheduleDisplay_detailSubtitle__rrYRc{display:flex;justify-content:flex-start;align-items:center;white-space:nowrap;color:var(--primary-text-color)}.ScheduleDisplay_detailsExpandBtn__796MD{grid-column:3/4;margin-left:auto!important}.ScheduleDisplay_detailsExpandBtn__796MD>svg{transform:rotate(180deg);transition:transform .5s linear}.ScheduleDisplay_scheduleDetails__KpLpd{padding:.5em}.ScheduleDisplay_scheduleClassListBox__dhd4t{background-color:var(--height-2-background);margin-top:1em;padding:.5em;border-radius:.7em}.ScheduleDisplay_scheduleClassListTitle__3JhS1{display:flex;flex-direction:column;align-items:center;font-size:1.4em}.ScheduleDisplay_scheduleClassList__56JsN{display:flex;flex-direction:column}.ScheduleDisplay_scheduleClassListing__nhVHy{margin:.1em 0;padding:.3em .5em;background-color:var(--height-3-background);border-radius:.3em;display:flex;flex-direction:row;align-items:center;cursor:pointer}.ScheduleDisplay_scheduleClassListing__nhVHy>.ScheduleDisplay_deleteClassButton__wqqn8{margin-left:auto!important}.ScheduleDisplay_classDetails__8l_UB{padding:.5em;display:flex;flex-direction:column}.ScheduleDisplay_classTitle__isQ2W{font-size:1.3em}.ScheduleDisplay_classSchedulesTitle__cEnV5{font-size:1.3em;margin-top:.4em}.ScheduleDisplay_classSchedules__q5W4q{display:flex;flex-direction:row;overflow-x:auto}.ScheduleDisplay_classSchedule__b25vT{background-color:var(--height-2-background);width:-moz-fit-content;width:fit-content;padding:.5em;border-radius:.5em}.ScheduleDisplay_classDetailsRemove__mxCXy{align-self:center;margin-top:.3em!important}.ScheduleDisplay_classStatsTitle__sPx52{font-size:1.15em}.ScheduleDisplay_expandClickArea__BHxa6{cursor:pointer;display:flex;flex-direction:row;align-items:center}.ScheduleDisplay_expandIcon__pI9uh{display:grid}.ScheduleDisplay_expandIcon__pI9uh>svg{grid-column:1/2;grid-row:1/2;transform:rotate(0deg);transition:transform .3s}.ScheduleDisplay_classStatsBox__vQwbE:not(.ScheduleDisplay_classStatsExpanded__Om_bZ) .ScheduleDisplay_expandIcon__pI9uh>svg:first-child{transform:rotate(90deg)}.ScheduleDisplay_classStatsBox__vQwbE{background-color:var(--height-2-background);margin-top:.3em;border-radius:.5em}.ScheduleDisplay_classStats__AX5Jk{max-height:0;overflow-y:clip;transition:max-height .5s;padding:0 .5em}.ScheduleDisplay_statData__Z3E4F:last-child{margin-bottom:.5em}.ScheduleDisplay_statData__Z3E4F:first-child{padding-top:.5em}.ScheduleDisplay_classStatsBox__vQwbE.ScheduleDisplay_classStatsExpanded__Om_bZ .ScheduleDisplay_classStats__AX5Jk{max-height:40vh}.ScheduleDisplay_scheduleContainer__k6I_i.ScheduleDisplay_expandedDetails__UEtSM{grid-template-rows:1fr auto}.ScheduleDisplay_scheduleContainer__k6I_i.ScheduleDisplay_expandedDetails__UEtSM .ScheduleDisplay_detailsExpandBtn__796MD>svg{transform:rotate(1turn)}.ScheduleDisplay_scheduleBox__E2sQz{display:flex;flex-direction:column;overflow:scroll}.ScheduleDisplay_schedule__jfaoN{display:grid;gap:10px;grid-template-columns:auto 1fr;flex:1;height:100%;padding:0 8px;--numHours:14;--timeHeight:7rem}.ScheduleDisplay_schedule__jfaoN.ScheduleDisplay_oneDay__YbOF9{--numDays:1}.ScheduleDisplay_schedule__jfaoN.ScheduleDisplay_threeDay__7EjCV{--numDays:3}.ScheduleDisplay_schedule__jfaoN.ScheduleDisplay_fiveDay__UqaL_{--numDays:5}.ScheduleDisplay_schedule__jfaoN.ScheduleDisplay_sevenDay__m8KMK{--numDays:7}.ScheduleDisplay_hourLabels__Mutu0{display:grid;grid-template-rows:3rem repeat(var(--numHours),var(--timeHeight))}.ScheduleDisplay_days__SQMyQ{display:grid;grid-column:2;gap:5px;grid-template-columns:repeat(var(--numDays),1fr)}.ScheduleDisplay_classes__KfHRY{display:grid;grid-template-rows:repeat(calc(var(--numHours)*12),calc(var(--timeHeight)/12));border-radius:5px;background:grey}.ScheduleDisplay_classCard__r4_9U{margin:0 .5rem}.ScheduleDisplay_title__SIbv7{font-weight:600;margin-bottom:.25rem}.ScheduleDisplay_date__YwlTk,.ScheduleDisplay_spacer__tBVp7{height:3rem}.ScheduleDisplay_date__YwlTk{display:flex;justify-content:center;gap:1em;font-size:2rem;font-weight:100}.UserSchedules_no_schedules_prompt__uu9Nf{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;margin:auto}.UserSchedules_box_title__QALNd{font-size:2em}.UserSchedules_box_content__D1Nv6{font-size:1.3em;margin-bottom:4em;display:flex;flex-direction:column}.UserSchedules_box_content__D1Nv6>*{margin:1em}