.weeklySchedule{min-width:0;margin:14px 0;color:var(--ink,#20333a);font-size:13px;overflow-wrap:anywhere}.weeklySchedule .weekNotice{font-size:11px;color:var(--muted,#63706d);margin:8px 0}.weeklyCompact{display:grid;gap:6px;padding:12px;background:#f3f8f5;border-radius:10px}.weekSummaryDay{display:grid;grid-template-columns:3em minmax(0,1fr);gap:8px;align-items:baseline}.weekSummaryDay b{font-weight:700}.weekSummaryDay span{min-width:0}.weekDesktop{overflow-x:auto}.weekTable{border-collapse:collapse;width:100%;table-layout:fixed;font-size:11px}.drawer.weeklyDrawer{width:min(1000px,100%)}.weekTable caption{text-align:left;font-weight:700;margin:6px 0}.weekTable td,.weekTable th{border:1px solid #dce3de;padding:5px;vertical-align:top;text-align:left}.weekTable th{background:#f3f8f5}.weekTable th:first-child{width:100px}.weeklySchedule .weekSlot{display:flex;flex-direction:column;align-items:flex-start;gap:3px;width:100%;min-width:0;text-align:left;padding:7px;margin:3px 0;border:1px solid #d2e4dc;border-radius:6px;background:white;color:inherit;font:inherit;white-space:normal;overflow-wrap:anywhere}.weeklySchedule button.weekSlot[aria-pressed=true]{border-color:#176b55;background:#e5f4ed;box-shadow:inset 0 0 0 1px #176b55}.weeklySchedule button.weekSlot:focus-visible{outline:3px solid #176b55;outline-offset:2px}.weeklySchedule .weekSlot em{font-style:normal;font-size:11px;color:#8a4c16;background:#fff1dc;border-radius:4px;padding:2px 4px}.sessionSetSelect{display:grid;gap:6px;margin:18px 0;min-width:0;font-size:13px;font-weight:700}.sessionSetSelect select{width:100%;min-width:0;border:1px solid #cadbd3;border-radius:8px;padding:10px;background:white}.enrollmentCalendar h3{margin:14px 0 6px;font-size:16px}.weekSlot small{color:#63706d;font-size:10px}.weekMobile{display:none}.weekDay{border-top:1px solid #dce3de;padding:8px 0}.weekDay h4{margin:0 0 6px;font-size:13px}.weekDay>div>b{font-size:12px}@media(max-width:600px){.weekDesktop{display:none}.weekMobile{display:block}.weeklySchedule .weekSlot{padding:9px;font-size:13px}.weekSlot small{font-size:11px}}