.skeleton-module__Cuawza__block{background:#e0dbd58c;border-radius:8px;position:relative;overflow:hidden}.skeleton-module__Cuawza__block:after{content:"";background:linear-gradient(90deg,#0000,#ffffffe6,#0000);animation:1.6s ease-in-out infinite skeleton-module__Cuawza__sweep;position:absolute;inset:0;transform:translate(-100%)}@keyframes skeleton-module__Cuawza__sweep{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.skeleton-module__Cuawza__block:after{content:none}}
.student-dashboard-module__Hpybsa__shell{background:var(--bg);flex-direction:column;flex:1;display:flex}.student-dashboard-module__Hpybsa__pageHeader{align-items:baseline;gap:14px;padding:28px 32px 0;display:flex}.student-dashboard-module__Hpybsa__pageTitle{color:var(--ink);font-size:28px;font-weight:700;font-family:var(--font-serif), Georgia, serif;margin:0}.student-dashboard-module__Hpybsa__nameAccent{color:var(--red);font-style:italic}.student-dashboard-module__Hpybsa__headerStats{color:var(--muted);font-size:13px}.student-dashboard-module__Hpybsa__sectionLabel{letter-spacing:.08em;color:var(--teal);text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:700}.student-dashboard-module__Hpybsa__subLabel{letter-spacing:.08em;color:var(--muted);text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:700}.student-dashboard-module__Hpybsa__empty{color:var(--muted);font-size:13px}.student-dashboard-module__Hpybsa__pageBody{align-items:flex-start;gap:24px;padding:24px 32px;display:flex}.student-dashboard-module__Hpybsa__classesCol{flex:1;min-width:0}.student-dashboard-module__Hpybsa__quickViewCol{flex:3;min-width:0}.student-dashboard-module__Hpybsa__quickViewGrid{gap:24px;display:flex}.student-dashboard-module__Hpybsa__calendarCol,.student-dashboard-module__Hpybsa__assignmentsCol{flex:1;min-width:0}.student-dashboard-module__Hpybsa__classList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.student-dashboard-module__Hpybsa__classCard{background:var(--white);border:1px solid var(--line);border-radius:12px;flex-direction:column;text-decoration:none;transition:border-color .15s;display:flex;overflow:hidden}.student-dashboard-module__Hpybsa__classCard:hover{border-color:var(--teal)}.student-dashboard-module__Hpybsa__classBanner{color:#ffffffd9;height:100px;font-size:18px;font-style:italic;font-family:var(--font-serif), Georgia, serif;justify-content:center;align-items:center;display:flex}.student-dashboard-module__Hpybsa__classFooter{padding:12px 16px}.student-dashboard-module__Hpybsa__classTitle{color:var(--ink);margin:0 0 2px;font-size:14px;font-weight:600}.student-dashboard-module__Hpybsa__classMeta{color:var(--muted);margin:0;font-size:12px}.student-dashboard-module__Hpybsa__sessionList,.student-dashboard-module__Hpybsa__assignmentList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.student-dashboard-module__Hpybsa__sessionCard{background:var(--white);border:1px solid var(--line);border-left:3px solid var(--red);color:inherit;border-radius:8px;padding:12px 16px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:block}.student-dashboard-module__Hpybsa__sessionCard:hover{border-color:var(--red);box-shadow:0 2px 8px #1c2a441a}.student-dashboard-module__Hpybsa__sessionClassName{color:var(--ink);margin:0 0 2px;font-size:14px;font-weight:600}.student-dashboard-module__Hpybsa__sessionMeta{color:var(--muted);margin:0 0 2px;font-size:12px}.student-dashboard-module__Hpybsa__sessionTime{color:var(--red);margin:0;font-size:12px;font-weight:600}.student-dashboard-module__Hpybsa__weeklySection{margin-top:auto;padding:24px 32px 48px}.student-dashboard-module__Hpybsa__weeklyHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.student-dashboard-module__Hpybsa__weekNav{align-items:center;gap:12px;display:flex}.student-dashboard-module__Hpybsa__weekRange{color:var(--muted);text-align:center;min-width:96px;font-size:12px}.student-dashboard-module__Hpybsa__weekNavBtn{border:1px solid var(--line);background:var(--white);width:28px;height:28px;color:var(--ink);border-radius:6px;justify-content:center;align-items:center;font-size:14px;text-decoration:none;display:inline-flex}.student-dashboard-module__Hpybsa__weekNavBtn:hover{border-color:var(--teal);color:var(--teal)}.student-dashboard-module__Hpybsa__weekGrid{grid-template-columns:repeat(7,1fr);gap:12px;display:grid}.student-dashboard-module__Hpybsa__dayCell{background:var(--white);border:1px solid var(--line);border-radius:10px;min-height:200px;padding:14px}.student-dashboard-module__Hpybsa__dayCellToday{border-color:var(--red);box-shadow:0 0 0 1px var(--red)}.student-dashboard-module__Hpybsa__dayDow{letter-spacing:.05em;color:var(--muted);margin:0;font-size:10px;font-weight:700}.student-dashboard-module__Hpybsa__dayNum{color:var(--navy);font-size:20px;font-weight:600;font-family:var(--font-serif), Georgia, serif;margin:2px 0 10px}.student-dashboard-module__Hpybsa__dayEvent{background:var(--paper);color:inherit;border-radius:6px;margin-bottom:6px;padding:6px 8px;text-decoration:none;display:block}.student-dashboard-module__Hpybsa__dayEvent:hover{background:var(--line)}.student-dashboard-module__Hpybsa__dayEventName{color:var(--ink);margin:0;font-size:12px;font-weight:600}.student-dashboard-module__Hpybsa__dayEventTime{color:var(--muted);margin:0;font-size:11px}@media (max-width:860px){.student-dashboard-module__Hpybsa__pageHeader{flex-direction:column;align-items:flex-start;gap:6px;padding:20px 16px 0}.student-dashboard-module__Hpybsa__pageTitle{font-size:24px}.student-dashboard-module__Hpybsa__pageBody{flex-direction:column;align-items:stretch;gap:24px;padding:20px 16px}.student-dashboard-module__Hpybsa__quickViewGrid{flex-direction:column;gap:20px}.student-dashboard-module__Hpybsa__weeklySection{padding:20px 16px 32px}.student-dashboard-module__Hpybsa__weekGrid{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;grid-template-columns:none;grid-auto-columns:minmax(140px,1fr);grid-auto-flow:column;padding-bottom:6px;overflow-x:auto}.student-dashboard-module__Hpybsa__dayCell{scroll-snap-align:start;min-height:150px}}
.Header-module__lnUIdW__header{background:#fff;border-bottom:1px solid #e0dbd5;justify-content:space-between;align-items:center;gap:24px;padding:12px 24px;display:flex;position:relative}.Header-module__lnUIdW__navWrap{flex:1;justify-content:center;display:flex}.Header-module__lnUIdW__navProfileSection{display:none}.Header-module__lnUIdW__navSignOutBtn{text-align:left;cursor:pointer;width:100%;font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, sans-serif;background:0 0;border:none}.Header-module__lnUIdW__navToggle{color:#1c2a44;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:-4px;padding:4px;display:none}.Header-module__lnUIdW__brand{color:#1c2a44;font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, sans-serif;flex-shrink:0;align-items:center;gap:8px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.Header-module__lnUIdW__nav{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:4px;display:flex}@media (max-width:1000px){.Header-module__lnUIdW__header{gap:12px;padding:12px 16px}.Header-module__lnUIdW__brand{order:0;margin-right:auto}.Header-module__lnUIdW__profileWrapper{order:1}.Header-module__lnUIdW__navWrap{flex:none;order:2}.Header-module__lnUIdW__navToggle{display:inline-flex}.Header-module__lnUIdW__nav{z-index:20;background:#fff;border-bottom:1px solid #e0dbd5;flex-flow:column;align-items:stretch;gap:2px;padding:8px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 6px 16px #1c2a441a}.Header-module__lnUIdW__navOpen{display:flex}.Header-module__lnUIdW__link{padding:12px 14px;font-size:14px}.Header-module__lnUIdW__navProfileSection{border-top:1px solid #e0dbd5;flex-direction:column;gap:2px;margin-top:6px;padding-top:6px;display:flex}.Header-module__lnUIdW__profileName{display:none}}.Header-module__lnUIdW__profileWrapper{flex-shrink:0;position:relative}.Header-module__lnUIdW__profile{cursor:pointer;color:#1c2a44;font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, sans-serif;background:0 0;border:none;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.Header-module__lnUIdW__profileMenu{z-index:10;background:#fff;border:1px solid #e0dbd5;border-radius:8px;min-width:160px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 4px 12px #1c2a441f}.Header-module__lnUIdW__profileMenuLink{width:100%;font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, sans-serif;color:#1c2a44;text-align:left;cursor:pointer;background:0 0;border:none;padding:10px 14px;font-size:13px;font-weight:600;text-decoration:none;display:block}.Header-module__lnUIdW__profileMenuLink:hover{color:#4a8295;background:#f6f4f1}.Header-module__lnUIdW__avatar{color:#fff;background:#4a8295;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.Header-module__lnUIdW__link{font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, sans-serif;color:#1c2a44;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s,background .15s}.Header-module__lnUIdW__link:hover{color:#417485}.Header-module__lnUIdW__active{color:#417485;background:#f6f4f1}
.auth-module__Iay1tq__authSplit,.auth-module__Iay1tq__authCentered{--red-bg:#fbeaea;--navy-deep:#1a2d4d}.auth-module__Iay1tq__authLogo{color:var(--navy);align-items:center;gap:8px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .15s;display:inline-flex}.auth-module__Iay1tq__authLogo:hover{transform:scale(1.03)}.auth-module__Iay1tq__authLogoMark{object-fit:contain;display:block}.auth-module__Iay1tq__authLogoAccent{color:var(--yellow);font-weight:500}.auth-module__Iay1tq__authSplit{grid-template-columns:minmax(320px,460px) 1fr;min-height:100vh;display:grid}.auth-module__Iay1tq__authSplitForm{background:var(--paper);flex-direction:column;justify-content:center;padding:56px clamp(32px,6vw,72px);display:flex}.auth-module__Iay1tq__authSplitFormInner{width:100%;max-width:340px}.auth-module__Iay1tq__authSplitVisual{background:linear-gradient(160deg, var(--navy) 0%, var(--navy-deep) 55%, var(--teal) 100%)}@media (max-width:860px){.auth-module__Iay1tq__authSplit{grid-template-columns:1fr}.auth-module__Iay1tq__authSplitVisual{display:none}}.auth-module__Iay1tq__authCentered{background:var(--paper);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-module__Iay1tq__authCard{background:var(--white);border:1px solid var(--line);border-radius:16px;width:100%;max-width:420px;padding:44px 40px;box-shadow:0 1px 2px #1c2a440a}.auth-module__Iay1tq__authCardLogo{justify-content:center;margin-bottom:32px;display:flex}.auth-module__Iay1tq__authCardHeading{text-align:center;color:var(--navy);margin:0 0 8px;font-weight:700}.auth-module__Iay1tq__authCardSubtext{text-align:center;color:var(--muted);margin:0 0 28px;font-size:14px;line-height:1.5}.auth-module__Iay1tq__authHeading{color:var(--navy);margin:0 0 28px;font-size:26px;font-weight:700}.auth-module__Iay1tq__field{flex-direction:column;gap:6px;margin-bottom:18px;display:flex}.auth-module__Iay1tq__field label{color:var(--ink);font-size:13px;font-weight:600}.auth-module__Iay1tq__field input{border:1px solid var(--line);font-family:var(--font-sans), sans-serif;color:var(--ink);background:var(--white);border-radius:8px;padding:12px 14px;font-size:15px;transition:border-color .15s,box-shadow .15s}.auth-module__Iay1tq__field input::placeholder{color:var(--muted);opacity:.8}.auth-module__Iay1tq__field input:focus-visible{border-color:var(--teal);outline:none;box-shadow:0 0 0 3px #4a82952e}.auth-module__Iay1tq__checkboxRow{color:var(--muted);align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.auth-module__Iay1tq__checkboxRow input{accent-color:var(--navy)}.auth-module__Iay1tq__btnPrimary{background:var(--navy);width:100%;color:var(--white);font-family:var(--font-sans), sans-serif;cursor:pointer;border:none;border-radius:8px;padding:13px;font-size:15px;font-weight:600;transition:background .15s,transform .15s,box-shadow .15s}.auth-module__Iay1tq__btnPrimary:hover:not(:disabled){background:var(--navy-deep);transform:translateY(-1px)scale(1.015);box-shadow:0 4px 10px #1c2a442e}.auth-module__Iay1tq__btnPrimary:active:not(:disabled){transform:translateY(0)scale(.99)}.auth-module__Iay1tq__btnPrimary:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.auth-module__Iay1tq__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.auth-module__Iay1tq__authLink{color:var(--teal);font-size:13px;text-decoration:none;transition:color .15s,transform .15s;display:inline-block}.auth-module__Iay1tq__authLink:hover{color:var(--navy);text-decoration:underline;transform:scale(1.04)}.auth-module__Iay1tq__authLink:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.auth-module__Iay1tq__authLinkRow{text-align:center;margin-top:16px}.auth-module__Iay1tq__authError{background:var(--red-bg);border:1px solid var(--red);color:var(--red);border-radius:8px;margin-bottom:18px;padding:10px 14px;font-size:13px}.auth-module__Iay1tq__authSuccess{background:var(--green-bg);border:1px solid var(--green);color:var(--green);border-radius:10px;align-items:flex-start;gap:12px;padding:16px;font-size:14px;line-height:1.5;display:flex}.auth-module__Iay1tq__authSuccessIcon{background:var(--green);width:20px;height:20px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;line-height:1;display:flex}.auth-module__Iay1tq__authStatus{color:var(--muted);align-items:center;gap:12px;font-size:14px;display:flex}.auth-module__Iay1tq__spinner{border:2px solid var(--line);border-top-color:var(--navy);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite auth-module__Iay1tq__spin}@keyframes auth-module__Iay1tq__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.auth-module__Iay1tq__spinner{animation-duration:1.6s}.auth-module__Iay1tq__btnPrimary,.auth-module__Iay1tq__field input{transition:none}}.auth-module__Iay1tq__authFooter{color:var(--muted);margin-top:40px;font-size:12px;line-height:1.6}.auth-module__Iay1tq__authFooter a{color:var(--muted);text-underline-offset:2px;text-decoration:underline}
.student-select-module__JN79nG__page{min-height:100vh;font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, sans-serif;background:#e8e5e0;padding:64px 24px}.student-select-module__JN79nG__heading{text-align:center;color:#1c2a44;margin:0 0 12px;font-size:40px;font-weight:700}.student-select-module__JN79nG__subheading{text-align:center;color:#5f6b80;margin:0 0 48px;font-size:16px;font-weight:500}.student-select-module__JN79nG__grid{flex-wrap:wrap;justify-content:center;gap:24px;max-width:1000px;margin:0 auto;display:flex}.student-select-module__JN79nG__card{background:#fff;border:1px solid #e0dbd5;border-radius:16px;flex-direction:column;align-items:center;width:260px;padding:40px 24px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.student-select-module__JN79nG__card:hover,.student-select-module__JN79nG__card:focus-visible{border-color:#4a8295;transform:translateY(-2px)}.student-select-module__JN79nG__avatar{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:16px;font-size:28px;font-weight:700;display:flex}.student-select-module__JN79nG__name{color:#1c2a44;margin:0 0 8px;font-size:18px;font-weight:600}.student-select-module__JN79nG__link{color:#5f6b80;font-size:14px;font-weight:500}@media (max-width:600px){.student-select-module__JN79nG__page{padding:40px 16px}.student-select-module__JN79nG__heading{font-size:28px}.student-select-module__JN79nG__subheading{margin-bottom:32px}.student-select-module__JN79nG__card{width:100%;max-width:320px;padding:28px 20px}}
