.layout-module__jGKK4a__shell{height:calc(100dvh - var(--header-height,90px) - var(--impersonation-offset,0px));background:var(--color-surface-sunken);display:flex;overflow:hidden}.layout-module__jGKK4a__sidebar{background:var(--color-surface);flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.layout-module__jGKK4a__detail{flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}@media (max-width:899px){.layout-module__jGKK4a__shell[data-detail-open=true] .layout-module__jGKK4a__sidebar,.layout-module__jGKK4a__shell[data-detail-open=false] .layout-module__jGKK4a__detail{display:none}}@media (min-width:900px){.layout-module__jGKK4a__sidebar{width:var(--sidebar-width);border-right:1px solid var(--color-line-soft);flex-shrink:0}.layout-module__jGKK4a__detail{flex:1;min-width:0}}
.surfaces-module__21ZjoG__card{padding:var(--space-5);border:1px solid var(--color-hairline);border-top:4px solid var(--tint-fg,var(--color-hairline));border-radius:var(--radius-2xl);background-color:var(--card-bg);box-shadow:var(--shadow-card);scroll-margin-top:calc(var(--header-height,90px) + var(--impersonation-offset,0px) + var(--space-3));position:relative}.surfaces-module__21ZjoG__card:before{content:"";border-radius:inherit;background:linear-gradient(180deg, var(--tint-bg,transparent), transparent);pointer-events:none;height:96px;position:absolute;inset:0}.surfaces-module__21ZjoG__cardClipped{overflow:hidden;}.surfaces-module__21ZjoG__cardHeader{align-items:center;gap:var(--space-2-5) var(--space-3);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex;position:relative}.surfaces-module__21ZjoG__cardIcon{border-radius:var(--radius-md);background:var(--tint-bg,#0866ff1a);width:40px;height:40px;color:var(--tint-fg,var(--primary-blue));font-size:var(--text-xl);flex:0 0 40px;place-items:center;display:grid}.surfaces-module__21ZjoG__cardTitle{color:var(--color-ink);font-size:var(--text-xl);font-weight:var(--fw-bold);letter-spacing:-.01em;margin:0}.surfaces-module__21ZjoG__cardSubtitle{color:var(--color-muted);font-size:var(--text-sm);font-weight:var(--fw-medium);margin:1px 0 0}.surfaces-module__21ZjoG__cardHeaderActions{align-items:center;gap:var(--space-2-5);margin-left:auto;display:flex}.surfaces-module__21ZjoG__cardCountBadge{min-width:26px;height:23px;padding:0 var(--space-2);border-radius:var(--radius-pill);background:var(--tint-bg,#0866ff1a);color:var(--tint-fg,var(--primary-blue));font-size:var(--text-base);font-weight:var(--fw-bold);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.surfaces-module__21ZjoG__cardHeaderActions .surfaces-module__21ZjoG__cardCountBadge{margin-left:0}.surfaces-module__21ZjoG__tile{align-items:center;gap:var(--space-3-5);height:100%;padding:var(--space-3-5);border:1px solid var(--color-hairline);border-radius:var(--radius-xl);background:linear-gradient(135deg, var(--tint-bg,transparent), var(--card-bg) 65%);box-shadow:var(--shadow-md);color:var(--foreground);transition:transform var(--duration) var(--ease), box-shadow var(--duration) var(--ease), border-color var(--duration) var(--ease);text-decoration:none;display:flex;overflow:hidden}.surfaces-module__21ZjoG__tile:hover,.surfaces-module__21ZjoG__tile:focus-visible{transform:var(--lift);border-color:var(--tint-border,#0866ff47);box-shadow:var(--shadow-hover)}.surfaces-module__21ZjoG__tile:focus-visible{outline:2px solid var(--tint-fg,var(--primary-blue));outline-offset:-2px}.surfaces-module__21ZjoG__tileCopy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.surfaces-module__21ZjoG__tileCopy strong{color:var(--color-ink);font-size:var(--text-md);line-height:var(--leading-snug);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.surfaces-module__21ZjoG__tileCopy small{color:var(--color-muted);font-size:var(--text-sm);font-weight:var(--fw-medium);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.surfaces-module__21ZjoG__chevron{color:var(--color-subtle);font-size:var(--text-2xl);flex:none;line-height:1}.surfaces-module__21ZjoG__tileGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(240px,1fr));display:grid}.surfaces-module__21ZjoG__tileGridDense{gap:var(--space-2-5);grid-template-columns:repeat(auto-fill,minmax(230px,1fr));}@media (max-width:640px){.surfaces-module__21ZjoG__tileGrid,.surfaces-module__21ZjoG__tileGridDense{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.surfaces-module__21ZjoG__tileStacked{flex-direction:column;align-items:stretch;gap:0;height:auto;padding:0;}.surfaces-module__21ZjoG__row{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding:var(--space-3-5) var(--space-4);border:1px solid var(--color-line-soft);border-left:4px solid var(--tint-fg,var(--color-line-strong));border-radius:var(--radius-lg);background:var(--card-bg);color:inherit;transition:transform var(--duration) var(--ease), box-shadow var(--duration) var(--ease), border-color var(--duration) var(--ease), background-color var(--duration) var(--ease);text-decoration:none;display:flex}.surfaces-module__21ZjoG__row:hover,.surfaces-module__21ZjoG__row:focus-visible{transform:var(--lift);border-color:var(--tint-border,#0866ff47);background:var(--tint-bg,#f7f9fc);box-shadow:var(--shadow-hover)}.surfaces-module__21ZjoG__rowList{gap:var(--space-2-5);flex-direction:column;display:flex}.surfaces-module__21ZjoG__inset{padding:var(--space-3-5);border:1px solid var(--color-line-soft);border-radius:var(--radius-lg);background-color:var(--color-surface-sunken)}.surfaces-module__21ZjoG__insetFramed{border-color:var(--color-line);border-radius:var(--radius-md);padding:0;overflow:hidden;}.surfaces-module__21ZjoG__statTile{justify-content:space-between;gap:var(--space-2);flex-direction:column;min-height:120px;display:flex;}.surfaces-module__21ZjoG__statTile strong{color:var(--color-ink);font-size:var(--text-3xl);font-variant-numeric:tabular-nums;line-height:1}.surfaces-module__21ZjoG__statTile span:last-child{color:var(--color-muted);font-size:var(--text-base);line-height:var(--leading-snug)}.surfaces-module__21ZjoG__statTilePrimary{border-color:var(--tint-border,var(--color-line-soft));background:linear-gradient(180deg, var(--tint-bg,transparent), var(--card-bg) 70%);}.surfaces-module__21ZjoG__statGrid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (max-width:640px){.surfaces-module__21ZjoG__statGrid{grid-template-columns:1fr}}.surfaces-module__21ZjoG__emptyState{padding:var(--space-10) var(--space-5);color:var(--color-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.surfaces-module__21ZjoG__emptyState h3{margin:0 0 var(--space-1-5);color:var(--color-ink);font-size:var(--text-lg)}.surfaces-module__21ZjoG__emptyState p{max-width:32ch;font-size:var(--text-md);margin:0}.surfaces-module__21ZjoG__emptyOutlined{min-height:170px;padding:var(--space-5);border-radius:var(--radius-2xl);border:1px dashed #cbd5e1;gap:5px;}.surfaces-module__21ZjoG__emptyOutlined strong{color:var(--color-ink);font-size:var(--text-md)}.surfaces-module__21ZjoG__emptyOutlined small{color:var(--color-subtle);font-size:var(--text-sm)}.surfaces-module__21ZjoG__banner{margin-bottom:var(--space-3-5);padding:var(--space-2-5) var(--space-3);border:1px solid var(--color-warning-line);border-radius:var(--radius-md);background:var(--color-warning-bg);color:var(--color-warning);font-size:var(--text-base);line-height:var(--leading-normal);align-items:flex-start;gap:9px;display:flex}.surfaces-module__21ZjoG__banner>:first-child{flex:none}.surfaces-module__21ZjoG__banner>:last-child{flex:1;min-width:0}.surfaces-module__21ZjoG__bannerInfo{align-items:center;gap:var(--space-2-5);border-radius:var(--radius-lg);color:var(--color-body);background:#0866ff0e;border-color:#0866ff21;}.surfaces-module__21ZjoG__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);background-color:#0f172a73;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s ease-out surfaces-module__21ZjoG__fadeIn;display:flex;position:fixed;inset:0}.surfaces-module__21ZjoG__modalContainer{border:1px solid var(--color-line-soft);border-radius:var(--radius-2xl);background-color:var(--card-bg);width:90%;max-width:440px;box-shadow:var(--shadow-xl);box-sizing:border-box;animation:.3s ease-out surfaces-module__21ZjoG__slideUp;position:relative}.surfaces-module__21ZjoG__panelState{padding:var(--space-6);color:var(--color-muted);font-size:var(--text-base);text-align:center}@keyframes surfaces-module__21ZjoG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes surfaces-module__21ZjoG__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
.ConfirmDialog-module__CC9rXq__modalOverlay{}.ConfirmDialog-module__CC9rXq__modalContainer{text-align:left;}.ConfirmDialog-module__CC9rXq__modalTitle{color:var(--foreground);margin-bottom:10px;font-size:1.25rem;font-weight:700}.ConfirmDialog-module__CC9rXq__modalMessage{color:var(--color-body);white-space:pre-line;margin-bottom:24px;font-size:.95rem;line-height:1.5}.ConfirmDialog-module__CC9rXq__input{border:1px solid var(--color-line-strong);background:var(--background);width:100%;color:var(--foreground);box-sizing:border-box;border-radius:10px;outline:none;margin-bottom:24px;padding:10px 12px;font-family:inherit;font-size:.92rem}.ConfirmDialog-module__CC9rXq__input:focus{border-color:var(--primary-blue)}.ConfirmDialog-module__CC9rXq__buttonGroup{justify-content:flex-end;gap:12px;display:flex}.ConfirmDialog-module__CC9rXq__cancelBtn,.ConfirmDialog-module__CC9rXq__confirmBtn{cursor:pointer;border-radius:10px;padding:10px 18px;font-size:.92rem;font-weight:700;transition:transform .1s,box-shadow .2s,background-color .2s}.ConfirmDialog-module__CC9rXq__cancelBtn:disabled,.ConfirmDialog-module__CC9rXq__confirmBtn:disabled{opacity:.55;cursor:default;box-shadow:none;transform:none}.ConfirmDialog-module__CC9rXq__cancelBtn{border:1px solid var(--color-line-strong);background-color:var(--color-surface);color:var(--color-ink)}.ConfirmDialog-module__CC9rXq__cancelBtn:hover:not(:disabled){background-color:var(--color-surface-sunken);border-color:var(--color-subtle)}.ConfirmDialog-module__CC9rXq__confirmBtn{color:#fff;background:linear-gradient(135deg,#4338ca,#1d4ed8);border:1px solid #4338ca}.ConfirmDialog-module__CC9rXq__confirmBtn:hover:not(:disabled){background:linear-gradient(135deg,#4c3fe0,#2354e8);box-shadow:0 6px 16px #4338ca52}@media (prefers-color-scheme:dark){.ConfirmDialog-module__CC9rXq__modalMessage{color:#aaa}.ConfirmDialog-module__CC9rXq__cancelBtn{color:#fff;background-color:#2b2b2b;border-color:#444}.ConfirmDialog-module__CC9rXq__cancelBtn:hover:not(:disabled){background-color:#333}}
.SchoolLogo-module__xLsOFW__logo{transition:transform var(--duration) var(--ease);transform-origin:50%}.SchoolLogo-module__xLsOFW__logo:hover{z-index:5;position:relative;transform:scale(1.25)}
.AuthModal-module__zF39-q__modalOverlay{}.AuthModal-module__zF39-q__modalContainer{text-align:center;padding:32px 24px;position:relative;}.AuthModal-module__zF39-q__closeButton{color:var(--foreground);cursor:pointer;opacity:.6;background:0 0;border:none;font-size:24px;line-height:1;transition:opacity .2s;position:absolute;top:12px;right:16px}.AuthModal-module__zF39-q__closeButton:hover{opacity:1}.AuthModal-module__zF39-q__modalTitle{color:var(--foreground);margin-bottom:8px;font-size:1.5rem;font-weight:700}.AuthModal-module__zF39-q__modalSubtitle{color:var(--color-body);margin-bottom:24px;font-size:.95rem;line-height:1.4}.AuthModal-module__zF39-q__buttonGroup{flex-direction:column;gap:12px;display:flex}.AuthModal-module__zF39-q__loginBtn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;padding:14px;font-size:1rem;font-weight:600;transition:transform .1s,box-shadow .2s;display:flex}.AuthModal-module__zF39-q__loginBtn:hover{transform:translateY(-1px)}.AuthModal-module__zF39-q__providerIcon{width:24px;height:24px}.AuthModal-module__zF39-q__googleBtn{background-color:var(--color-surface);color:var(--color-ink);border:1px solid var(--color-line-strong);box-shadow:0 1px 2px #3c40434d}.AuthModal-module__zF39-q__googleBtn:hover{background-color:var(--color-surface-sunken);box-shadow:0 1px 3px 1px #3c404326}.AuthModal-module__zF39-q__facebookBtn{color:#fff;background-color:#1877f2;box-shadow:0 1px 2px #0003}.AuthModal-module__zF39-q__facebookBtn:hover{background-color:#166fe5}.AuthModal-module__zF39-q__zaloBtn{background-color:var(--color-surface);color:#0068ff;border:1px solid #0068ff;box-shadow:0 1px 2px #0000001a}.AuthModal-module__zF39-q__zaloBtn:hover{background-color:#f0f6ff}@media (prefers-color-scheme:dark){.AuthModal-module__zF39-q__modalSubtitle{color:#aaa}.AuthModal-module__zF39-q__googleBtn{color:#fff;background-color:#2b2b2b;border-color:#444}.AuthModal-module__zF39-q__googleBtn:hover{background-color:#333}.AuthModal-module__zF39-q__zaloBtn{color:#4da6ff;background-color:#0000;border-color:#4da6ff}.AuthModal-module__zF39-q__zaloBtn:hover{background-color:#4da6ff1a}}
.TeacherAuthoring-module__s5t9VG__container{max-width:900px;margin:0 auto}.TeacherAuthoring-module__s5t9VG__topRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;margin-bottom:20px;display:flex}.TeacherAuthoring-module__s5t9VG__title{color:var(--color-ink);letter-spacing:-.01em;margin:0;font-size:1.6rem;font-weight:800}.TeacherAuthoring-module__s5t9VG__card{background-color:var(--color-surface);border:1px solid #0f172a12;border-top-width:4px;border-top-color:var(--tint-fg,#0f172a12);border-radius:18px;margin-bottom:18px;padding:22px;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,0 10px 26px #0f172a0d}.TeacherAuthoring-module__s5t9VG__card:before{content:"";background:linear-gradient(180deg, var(--tint-bg,transparent), transparent);pointer-events:none;height:96px;position:absolute;inset:0}.TeacherAuthoring-module__s5t9VG__card[data-tint=teal]{--tint-bg:#0d948824;--tint-fg:#0f766e;--tint-border:#0d94884d}.TeacherAuthoring-module__s5t9VG__card[data-tint=indigo]{--tint-bg:#4f46e51f;--tint-fg:#4338ca;--tint-border:#4f46e54d}.TeacherAuthoring-module__s5t9VG__card[data-tint=amber]{--tint-bg:#f5a62329;--tint-fg:#9a6700;--tint-border:#f5a62352}.TeacherAuthoring-module__s5t9VG__card[data-tint=blue]{--tint-bg:#0866ff1f;--tint-fg:#0866ff;--tint-border:#0866ff4d}.TeacherAuthoring-module__s5t9VG__card[data-tint=purple]{--tint-bg:#9333ea1f;--tint-fg:#7e22ce;--tint-border:#9333ea4d}.TeacherAuthoring-module__s5t9VG__cardHeader{flex-wrap:wrap;align-items:center;gap:10px 12px;margin-bottom:16px;display:flex;position:relative}.TeacherAuthoring-module__s5t9VG__cardIcon{background:var(--tint-bg,#0866ff1a);width:38px;height:38px;color:var(--tint-fg,var(--primary-blue));border-radius:12px;flex:0 0 38px;place-items:center;font-size:1.1rem;display:grid}.TeacherAuthoring-module__s5t9VG__cardTitle{color:var(--color-ink);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.TeacherAuthoring-module__s5t9VG__cardCountBadge{background:var(--tint-bg,#0866ff1a);min-width:24px;height:22px;color:var(--tint-fg,var(--primary-blue));font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;margin-left:auto;padding:0 8px;font-size:.78rem;font-weight:800;display:inline-flex}.TeacherAuthoring-module__s5t9VG__formGroup{margin-bottom:16px;position:relative}.TeacherAuthoring-module__s5t9VG__formGroup:last-child{margin-bottom:0}.TeacherAuthoring-module__s5t9VG__formRow{grid-template-columns:repeat(3,1fr);gap:16px;display:grid;position:relative}@media (max-width:640px){.TeacherAuthoring-module__s5t9VG__formRow{grid-template-columns:1fr}}.TeacherAuthoring-module__s5t9VG__label{color:var(--color-body);margin-bottom:6px;font-size:.87rem;font-weight:700;display:block}.TeacherAuthoring-module__s5t9VG__input,.TeacherAuthoring-module__s5t9VG__select,.TeacherAuthoring-module__s5t9VG__textarea{border:1px solid var(--color-line-strong);background-color:var(--color-surface-sunken);width:100%;color:var(--color-ink);box-sizing:border-box;border-radius:10px;outline:none;padding:10px 12px;font-family:inherit;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.TeacherAuthoring-module__s5t9VG__textarea{resize:vertical;min-height:70px}.TeacherAuthoring-module__s5t9VG__input:focus,.TeacherAuthoring-module__s5t9VG__select:focus,.TeacherAuthoring-module__s5t9VG__textarea:focus{background-color:var(--color-surface);border-color:#0f766e;box-shadow:0 0 0 3px #0d948826}.TeacherAuthoring-module__s5t9VG__hint{color:var(--color-muted);margin:6px 0 0;font-size:.8rem}.TeacherAuthoring-module__s5t9VG__hintLink{color:var(--tint-fg,var(--color-ink));text-underline-offset:2px;font-weight:650;text-decoration:underline}.TeacherAuthoring-module__s5t9VG__warning{color:#b45309;margin:6px 0 0;font-size:.8rem;font-weight:650}.TeacherAuthoring-module__s5t9VG__warningBanner{background:var(--color-warning-bg);border:1px solid var(--color-warning-line);color:var(--color-warning);border-radius:12px;align-items:flex-start;gap:9px;margin-bottom:14px;padding:10px 12px;font-size:.87rem;line-height:1.4;display:flex}.TeacherAuthoring-module__s5t9VG__button{border:1px solid var(--color-line-strong);background-color:var(--color-surface);color:var(--color-ink);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:.92rem;font-weight:700;transition:background-color .15s,transform .15s,box-shadow .15s,border-color .15s;display:inline-flex}.TeacherAuthoring-module__s5t9VG__button:hover{background-color:var(--color-surface-sunken);border-color:var(--color-subtle);transform:translateY(-1px);box-shadow:0 4px 10px #0f172a14}.TeacherAuthoring-module__s5t9VG__button:disabled{opacity:.55;cursor:default;box-shadow:none;transform:none}.TeacherAuthoring-module__s5t9VG__buttonSm{border-radius:8px;padding:6px 12px;font-size:.85rem}.TeacherAuthoring-module__s5t9VG__buttonPrimary{color:#fff;background:linear-gradient(135deg,#0d9488,#15803d);border-color:#0f766e}.TeacherAuthoring-module__s5t9VG__buttonPrimary:hover{background:linear-gradient(135deg,#0f9c8f,#16904a);box-shadow:0 6px 16px #0d948852}.TeacherAuthoring-module__s5t9VG__buttonDanger{color:var(--color-danger);background:#fff5f5;border-color:#fecaca}.TeacherAuthoring-module__s5t9VG__buttonDanger:hover{background:#ffe4e6;border-color:#fca5a5;box-shadow:0 4px 10px #e11d481f}.TeacherAuthoring-module__s5t9VG__buttonGhost{color:var(--color-muted);background:0 0;border:none;padding:4px 6px}.TeacherAuthoring-module__s5t9VG__buttonGhost:hover{color:var(--color-danger);box-shadow:none;background:0 0;transform:none}.TeacherAuthoring-module__s5t9VG__selectedList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.TeacherAuthoring-module__s5t9VG__selectedRow{border:1px solid var(--color-line-soft);background:var(--color-surface-sunken);border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.TeacherAuthoring-module__s5t9VG__selectedIndex{background:var(--tint-bg,#f5a62329);width:26px;height:26px;color:var(--tint-fg,#9a6700);border-radius:8px;flex:0 0 26px;place-items:center;font-size:.78rem;font-weight:800;display:grid}.TeacherAuthoring-module__s5t9VG__selectedSnippet{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--color-ink);flex:1;font-size:.92rem;overflow:hidden}.TeacherAuthoring-module__s5t9VG__selectedActions{flex:none;align-items:center;gap:4px;display:flex}.TeacherAuthoring-module__s5t9VG__reorderButton{border:1px solid var(--color-line-strong);background:var(--color-surface);width:26px;height:26px;color:var(--color-body);cursor:pointer;border-radius:8px;place-items:center;font-size:.8rem;transition:background-color .15s,border-color .15s;display:grid}.TeacherAuthoring-module__s5t9VG__reorderButton:hover:not(:disabled){background:var(--color-surface-sunken);border-color:var(--color-subtle)}.TeacherAuthoring-module__s5t9VG__reorderButton:disabled{opacity:.35;cursor:default}.TeacherAuthoring-module__s5t9VG__pickerList{border:1px solid var(--color-line-soft);border-radius:14px;max-height:420px;overflow-y:auto}.TeacherAuthoring-module__s5t9VG__pickerRow{background:var(--color-surface);border-bottom:1px solid #f2f2f2;align-items:flex-start;gap:10px;padding:12px 14px;transition:background-color .15s;display:flex}.TeacherAuthoring-module__s5t9VG__pickerRow:last-child{border-bottom:none}.TeacherAuthoring-module__s5t9VG__pickerRow[data-selected=true]{background:#0d948812}.TeacherAuthoring-module__s5t9VG__pickerRow:hover{background:#0d94881a}.TeacherAuthoring-module__s5t9VG__pickerLabel{cursor:pointer;flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex}.TeacherAuthoring-module__s5t9VG__pickerCheckbox{accent-color:#0f766e;flex:none;width:17px;height:17px;margin-top:3px}.TeacherAuthoring-module__s5t9VG__pickerCopy{flex:1;min-width:0}.TeacherAuthoring-module__s5t9VG__pickerSnippet{color:var(--color-ink);font-size:.92rem;line-height:1.4;display:block}.TeacherAuthoring-module__s5t9VG__pickerMeta{color:var(--color-subtle);flex-wrap:wrap;align-items:center;gap:4px;margin-top:4px;font-size:.78rem;display:flex}.TeacherAuthoring-module__s5t9VG__pickerActions{flex:none;gap:6px;display:flex}.TeacherAuthoring-module__s5t9VG__pickerActionButton{border:1px solid var(--color-line-strong);background:var(--color-surface);color:#0f766e;cursor:pointer;border-radius:8px;flex-shrink:0;padding:4px 10px;font-size:.78rem;font-weight:650;transition:background-color .15s,border-color .15s}.TeacherAuthoring-module__s5t9VG__pickerActionButton:hover{background:#f0fdfa;border-color:#0f766e}.TeacherAuthoring-module__s5t9VG__chipRow{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.TeacherAuthoring-module__s5t9VG__chip{color:#0f766e;background:#0d94881a;border:1px solid #0d94884d;border-radius:999px;align-items:center;gap:6px;padding:4px 6px 4px 12px;font-size:.85rem;font-weight:700;display:inline-flex}.TeacherAuthoring-module__s5t9VG__chipRemove{color:#0f766e;cursor:pointer;background:#ffffffb3;border:none;border-radius:999px;place-items:center;width:20px;height:20px;font-size:.8rem;font-weight:800;line-height:1;display:grid}.TeacherAuthoring-module__s5t9VG__inlineRow{gap:8px;display:flex}.TeacherAuthoring-module__s5t9VG__inlineRow .TeacherAuthoring-module__s5t9VG__input{flex:1}.TeacherAuthoring-module__s5t9VG__formHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;margin-bottom:20px;display:flex}.TeacherAuthoring-module__s5t9VG__headerActions{align-items:center;gap:8px;display:flex}.TeacherAuthoring-module__s5t9VG__editorWrap .w-md-editor{border:1px solid var(--color-line-strong);border-radius:12px;overflow:hidden}.TeacherAuthoring-module__s5t9VG__uploadButton{border:1px solid var(--color-line-strong);background:var(--color-surface-sunken);color:var(--color-body);cursor:pointer;border-radius:8px;align-items:center;gap:6px;margin-top:8px;padding:6px 12px;font-size:.85rem;font-weight:650;transition:background-color .15s,border-color .15s;display:inline-flex}.TeacherAuthoring-module__s5t9VG__uploadButton:hover{color:#0f766e;background:#f0fdfa;border-color:#0f766e}.TeacherAuthoring-module__s5t9VG__durationInput{max-width:200px}.TeacherAuthoring-module__s5t9VG__answersIntro{color:var(--color-muted);margin:0 0 16px;font-size:.85rem;font-style:italic}.TeacherAuthoring-module__s5t9VG__emptyAnswers{text-align:center;color:var(--color-subtle);border:1px dashed var(--color-line-strong);border-radius:12px;padding:16px}.TeacherAuthoring-module__s5t9VG__answerCard{border:1px solid var(--color-line-soft);background:var(--color-surface-sunken);border-radius:14px;margin-bottom:14px;padding:16px;transition:border-color .15s,background-color .15s}.TeacherAuthoring-module__s5t9VG__answerCard:last-child{margin-bottom:0}.TeacherAuthoring-module__s5t9VG__answerCard[data-correct=true]{background:#15803d0f;border-color:#15803d4d}.TeacherAuthoring-module__s5t9VG__answerHead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.TeacherAuthoring-module__s5t9VG__correctLabel{color:var(--color-ink);cursor:pointer;align-items:center;gap:8px;font-size:.92rem;font-weight:700;display:flex}.TeacherAuthoring-module__s5t9VG__correctCheckbox{accent-color:#15803d;cursor:pointer;width:18px;height:18px}.TeacherAuthoring-module__s5t9VG__answerContentLabel{color:var(--color-body);margin-bottom:8px;font-size:.87rem;font-weight:700;display:block}
.Profile-module__MUoxmW__page{}.Profile-module__MUoxmW__hero{}.Profile-module__MUoxmW__heroTop{}.Profile-module__MUoxmW__avatar{}.Profile-module__MUoxmW__heroIdentity{}.Profile-module__MUoxmW__eyebrow{}.Profile-module__MUoxmW__userName{}.Profile-module__MUoxmW__heroMetaRow{}.Profile-module__MUoxmW__statusPill{}.Profile-module__MUoxmW__heroStats{}.Profile-module__MUoxmW__schoolPill{}.Profile-module__MUoxmW__contentGrid{}.Profile-module__MUoxmW__leftColumn{}.Profile-module__MUoxmW__rightColumn{}.Profile-module__MUoxmW__card{}.Profile-module__MUoxmW__cardHeader{}.Profile-module__MUoxmW__cardIcon{}.Profile-module__MUoxmW__cardTitle{}.Profile-module__MUoxmW__warningBanner{}.Profile-module__MUoxmW__schoolTile{}.Profile-module__MUoxmW__schoolTileCopy{}.Profile-module__MUoxmW__schoolTileChevron{}.Profile-module__MUoxmW__infoList{gap:var(--space-3-5);flex-direction:column;display:flex}.Profile-module__MUoxmW__infoItem{align-items:center;gap:var(--space-3);display:flex}.Profile-module__MUoxmW__infoIcon{border-radius:var(--radius-sm);background:var(--tint-bg,#4f46e51a);width:34px;height:34px;font-size:var(--text-lg);flex:0 0 34px;place-items:center;display:grid}.Profile-module__MUoxmW__infoText{min-width:0;color:var(--color-body);font-size:var(--text-md);line-height:var(--leading-normal)}.Profile-module__MUoxmW__infoText strong{color:var(--color-ink)}.Profile-module__MUoxmW__formGroup{}.Profile-module__MUoxmW__inputField{}.Profile-module__MUoxmW__mapWrapper{margin-top:var(--space-3-5);}.Profile-module__MUoxmW__teacherCta{margin:var(--space-1) 0 var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--color-line-soft)}.Profile-module__MUoxmW__teacherCta label{margin-bottom:var(--space-1-5);color:var(--color-body);font-size:var(--text-base);font-weight:var(--fw-semibold);display:block}.Profile-module__MUoxmW__teacherCta p{margin:0 0 var(--space-2-5);color:var(--color-muted);font-size:var(--text-base);line-height:var(--leading-normal)}.Profile-module__MUoxmW__actionRow{}.Profile-module__MUoxmW__button{}.Profile-module__MUoxmW__buttonPrimary{}
.NoteEditorModal-module__BnhgAG__overlay{background-color:#00000073;align-items:flex-start;padding:6vh 16px 16px;}.NoteEditorModal-module__BnhgAG__container{background:var(--background);border-radius:16px;flex-direction:column;width:100%;max-width:720px;height:min(86vh,760px);max-height:86vh;animation:.25s ease-out NoteEditorModal-module__BnhgAG__slideUp;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000002e}.NoteEditorModal-module__BnhgAG__head{flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 16px 8px;display:flex}.NoteEditorModal-module__BnhgAG__title{color:var(--foreground);margin:0;font-size:1.2rem;font-weight:700}.NoteEditorModal-module__BnhgAG__close{color:var(--foreground);cursor:pointer;opacity:.6;background:0 0;border:none;font-size:24px;line-height:1;transition:opacity .2s}.NoteEditorModal-module__BnhgAG__close:hover{opacity:1}.NoteEditorModal-module__BnhgAG__body{flex-direction:column;flex:1;gap:10px;min-height:0;padding:0 16px 8px;display:flex;overflow-y:auto}.NoteEditorModal-module__BnhgAG__editorWrap{flex:auto;min-height:260px}.NoteEditorModal-module__BnhgAG__toolRow,.NoteEditorModal-module__BnhgAG__shareToggle,.NoteEditorModal-module__BnhgAG__chips,.NoteEditorModal-module__BnhgAG__picker,.NoteEditorModal-module__BnhgAG__sharedSection,.NoteEditorModal-module__BnhgAG__error{flex-shrink:0}.NoteEditorModal-module__BnhgAG__overlayExpanded{padding:0}.NoteEditorModal-module__BnhgAG__expanded{border-radius:0;width:100%;max-width:none;height:100%;max-height:100%}.NoteEditorModal-module__BnhgAG__toolRow{align-items:center;gap:12px;margin:10px 0;display:flex}.NoteEditorModal-module__BnhgAG__uploadBtn{border:1px solid var(--border-color);background:var(--secondary-bg);color:var(--foreground);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:.85rem;display:inline-flex}.NoteEditorModal-module__BnhgAG__uploadBtn:hover{border-color:var(--primary-blue)}.NoteEditorModal-module__BnhgAG__counter{color:var(--color-subtle);margin-left:auto;font-size:.75rem}.NoteEditorModal-module__BnhgAG__shareToggle{border:1px solid var(--border-color);background:var(--secondary-bg);width:100%;color:var(--foreground);cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-family:inherit;font-size:.9rem;display:flex}.NoteEditorModal-module__BnhgAG__chevron{opacity:.6;margin-left:auto;font-size:.7rem}.NoteEditorModal-module__BnhgAG__chips{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.NoteEditorModal-module__BnhgAG__chip{background:var(--primary-blue);color:#fff;border-radius:999px;align-items:center;gap:6px;padding:4px 6px 4px 10px;font-size:.8rem;display:inline-flex}.NoteEditorModal-module__BnhgAG__chip button{color:#fff;cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:18px;height:18px;padding:0;font-size:14px;line-height:1}.NoteEditorModal-module__BnhgAG__picker{border:1px solid var(--border-color);border-radius:10px;margin-top:8px;overflow:hidden}.NoteEditorModal-module__BnhgAG__search{border:none;border-bottom:1px solid var(--border-color);background:var(--background);width:100%;color:var(--foreground);outline:none;padding:10px 14px;font-family:inherit;font-size:.9rem}.NoteEditorModal-module__BnhgAG__hint{text-align:center;color:var(--color-subtle);margin:0;padding:18px 8px;font-size:.85rem}.NoteEditorModal-module__BnhgAG__list{max-height:220px;margin:0;padding:4px;list-style:none;overflow-y:auto}.NoteEditorModal-module__BnhgAG__row{cursor:pointer;text-align:left;width:100%;color:var(--foreground);background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;padding:8px 10px;font-family:inherit;display:flex}.NoteEditorModal-module__BnhgAG__row:hover{background:var(--secondary-bg)}.NoteEditorModal-module__BnhgAG__rowSelected{background:#1877f21a}.NoteEditorModal-module__BnhgAG__avatar{background:var(--primary-blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;font-weight:700;display:flex;overflow:hidden}.NoteEditorModal-module__BnhgAG__avatar img{object-fit:cover;width:100%;height:100%}.NoteEditorModal-module__BnhgAG__info{flex-direction:column;min-width:0;display:flex}.NoteEditorModal-module__BnhgAG__info strong{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.NoteEditorModal-module__BnhgAG__info span{color:var(--color-subtle);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.NoteEditorModal-module__BnhgAG__check{color:var(--primary-blue);margin-left:auto;font-weight:700}.NoteEditorModal-module__BnhgAG__sharedSection{border-top:1px solid var(--border-color);margin-top:16px;padding-top:12px}.NoteEditorModal-module__BnhgAG__sharedTitle{color:var(--foreground);margin:0 0 8px;font-size:.95rem;font-weight:700}.NoteEditorModal-module__BnhgAG__sharedNote{border:1px solid var(--border-color);background:var(--secondary-bg);border-radius:10px;margin-bottom:8px;padding:10px 12px}.NoteEditorModal-module__BnhgAG__sharedAuthor{color:var(--primary-blue);margin-bottom:4px;font-size:.78rem;font-weight:600;display:block}.NoteEditorModal-module__BnhgAG__error{color:var(--danger-red,#dc2626);margin:10px 0 0;font-size:.85rem}.NoteEditorModal-module__BnhgAG__foot{border-top:1px solid var(--border-color);flex-shrink:0;align-items:center;gap:8px;padding:12px 16px;display:flex}.NoteEditorModal-module__BnhgAG__footRight{gap:8px;margin-left:auto;display:flex}.NoteEditorModal-module__BnhgAG__saveBtn,.NoteEditorModal-module__BnhgAG__cancelBtn,.NoteEditorModal-module__BnhgAG__deleteBtn{cursor:pointer;border:1px solid #0000;border-radius:999px;padding:9px 18px;font-family:inherit;font-size:.9rem;font-weight:600}.NoteEditorModal-module__BnhgAG__saveBtn{background:var(--primary-blue);color:#fff}.NoteEditorModal-module__BnhgAG__saveBtn:disabled,.NoteEditorModal-module__BnhgAG__cancelBtn:disabled,.NoteEditorModal-module__BnhgAG__deleteBtn:disabled{opacity:.6;cursor:default}.NoteEditorModal-module__BnhgAG__cancelBtn{border-color:var(--border-color);color:var(--foreground);background:0 0}.NoteEditorModal-module__BnhgAG__deleteBtn{color:var(--danger-red,#dc2626);background:0 0;border-color:#0000}.NoteEditorModal-module__BnhgAG__deleteBtn:hover:not(:disabled){background:#dc262614}@media (max-width:640px){.NoteEditorModal-module__BnhgAG__overlay{padding:0}.NoteEditorModal-module__BnhgAG__container{border-radius:0;max-width:none;height:100dvh;max-height:100%}.NoteEditorModal-module__BnhgAG__editorWrap{min-height:200px}.NoteEditorModal-module__BnhgAG__foot{padding-right:84px}}
.controls-module__ZX1qIG__button{justify-content:center;align-items:center;gap:var(--space-1-5);padding:var(--space-2-5) var(--space-3-5);border:1px solid var(--color-line-strong);border-radius:var(--radius-sm);background-color:var(--color-surface);color:var(--color-ink);font-family:inherit;font-size:var(--text-md);font-weight:var(--fw-semibold);cursor:pointer;transition:background-color var(--duration) var(--ease), transform var(--duration) var(--ease), box-shadow var(--duration) var(--ease), border-color var(--duration) var(--ease);text-decoration:none;display:inline-flex}.controls-module__ZX1qIG__button:hover:not(:disabled){border-color:var(--color-subtle);background-color:#f7f9fc;transform:translateY(-1px);box-shadow:0 4px 10px #0f172a14}.controls-module__ZX1qIG__button:focus-visible{outline:2px solid var(--accent-button-border,var(--primary-blue));outline-offset:2px}.controls-module__ZX1qIG__button:disabled{box-shadow:none;opacity:.55;cursor:default;transform:none}.controls-module__ZX1qIG__buttonPrimary{border-color:var(--accent-button-border,var(--primary-blue));background:var(--accent-button,var(--primary-blue));color:#fff;}.controls-module__ZX1qIG__buttonPrimary:hover:not(:disabled){background:var(--accent-button-hover,var(--accent-button,var(--primary-blue)));box-shadow:0 6px 16px var(--accent-ring,#0866ff52)}.controls-module__ZX1qIG__buttonSmall{padding:var(--space-1-5) var(--space-2-5);border-radius:var(--radius-xs);font-size:var(--text-base);white-space:nowrap;line-height:1.2;}.controls-module__ZX1qIG__buttonSmall:hover:not(:disabled){background:#edf3fb;border-color:#a9c7ee}.controls-module__ZX1qIG__actionRow{gap:var(--space-2);margin-top:var(--space-4);display:flex}.controls-module__ZX1qIG__actionRow>*{flex:1}.controls-module__ZX1qIG__formGroup{margin-bottom:var(--space-4)}.controls-module__ZX1qIG__formGroup label,.controls-module__ZX1qIG__label{margin-bottom:var(--space-1-5);color:var(--color-body);font-size:var(--text-base);font-weight:var(--fw-semibold);display:block}.controls-module__ZX1qIG__input{width:100%;padding:var(--space-2-5) var(--space-3);border:1px solid var(--color-line-strong);border-radius:var(--radius-sm);background-color:var(--color-surface-sunken);color:var(--foreground);font-family:inherit;font-size:var(--text-md);transition:border-color var(--duration) var(--ease), box-shadow var(--duration) var(--ease);outline:none}.controls-module__ZX1qIG__input:focus{border-color:var(--accent-button-border,var(--primary-blue));box-shadow:0 0 0 3px var(--accent-ring,#0866ff26)}.controls-module__ZX1qIG__searchWrap{align-items:center;gap:var(--space-2-5);border-radius:var(--radius-lg);background:var(--card-bg);box-shadow:var(--shadow-sm);color:var(--color-muted);transition:border-color var(--duration) var(--ease), box-shadow var(--duration) var(--ease);border:1px solid #0f172a1c;padding:0 15px;display:flex}.controls-module__ZX1qIG__searchWrap:focus-within{border-color:#0866ff8c;box-shadow:0 0 0 3px #0866ff1a}.controls-module__ZX1qIG__searchInput{width:100%;min-width:0;color:var(--foreground);font:inherit;font-size:var(--text-md);background:0 0;border:0;outline:0;padding:13px 0}.controls-module__ZX1qIG__searchInput::placeholder{color:var(--color-subtle)}.controls-module__ZX1qIG__pill{align-items:center;gap:var(--space-1-5);padding:var(--space-1) var(--space-3);border:1px solid var(--tint-border,transparent);border-radius:var(--radius-pill);background:var(--tint-bg,var(--color-chip));color:var(--tint-fg,var(--color-muted));font-size:var(--text-base);font-weight:var(--fw-semibold);white-space:nowrap;display:inline-flex}.controls-module__ZX1qIG__pillSmall{padding:3px var(--space-2-5);font-size:var(--text-sm);border-color:#0000;}.controls-module__ZX1qIG__pillSmall[data-status=published]{background:var(--color-success-bg);color:var(--color-success)}.controls-module__ZX1qIG__pillSmall[data-status=draft]{color:#9a6700;background:#f5a62329}.controls-module__ZX1qIG__pillSmall[data-status=archived]{color:#475569;background:#4755691f}.controls-module__ZX1qIG__factPill{border-radius:var(--radius-pill);background:var(--color-chip);color:var(--color-muted);font-size:var(--text-2xs);font-weight:var(--fw-semibold);padding:3px 7px;line-height:1}.controls-module__ZX1qIG__factPillRow{flex-wrap:wrap;gap:5px;display:flex}.controls-module__ZX1qIG__eyebrow{margin:0 0 var(--space-1-5);color:var(--primary-blue);font-size:var(--text-xs);font-weight:var(--fw-bold);letter-spacing:var(--tracking-caps);text-transform:uppercase}.controls-module__ZX1qIG__muted{color:var(--color-muted);font-size:var(--text-sm);line-height:var(--leading-snug)}
.NoteEditor-module__hnvoIa__wrap{border:1px solid var(--border-color);background:var(--background);border-radius:10px;flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.NoteEditor-module__hnvoIa__toolbar{border-bottom:1px solid var(--border-color);background:var(--secondary-bg);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:2px;padding:6px 8px;display:flex}.NoteEditor-module__hnvoIa__tool{min-width:32px;height:32px;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0 8px;font-family:inherit;font-size:.95rem;line-height:1;display:inline-flex}.NoteEditor-module__hnvoIa__tool:hover:not(:disabled){background:#0000000f}.NoteEditor-module__hnvoIa__tool:disabled{opacity:.35;cursor:default}.NoteEditor-module__hnvoIa__toolActive{color:var(--primary-blue);background:#1877f224}.NoteEditor-module__hnvoIa__mathIcon{font-size:.85rem;font-weight:600}.NoteEditor-module__hnvoIa__sep{background:var(--border-color);width:1px;height:20px;margin:0 4px}.NoteEditor-module__hnvoIa__content{flex:auto;min-height:0;overflow-y:auto}.NoteEditor-module__hnvoIa__loading{text-align:center;color:#8a8d91;padding:24px;font-size:.9rem}.NoteEditor-module__hnvoIa__surface{min-height:100%;color:var(--foreground);outline:none;padding:12px 14px;font-size:.95rem;line-height:1.6}.NoteEditor-module__hnvoIa__surface>*+*{margin-top:.6em}.NoteEditor-module__hnvoIa__surface h1,.NoteEditor-module__hnvoIa__surface h2,.NoteEditor-module__hnvoIa__surface h3{margin-top:.9em;font-weight:700;line-height:1.3}.NoteEditor-module__hnvoIa__surface h3{font-size:1.05rem}.NoteEditor-module__hnvoIa__surface ul,.NoteEditor-module__hnvoIa__surface ol{padding-left:1.4em}.NoteEditor-module__hnvoIa__surface li>p{margin:0}.NoteEditor-module__hnvoIa__surface blockquote{border-left:3px solid var(--border-color);color:#6b7280;padding-left:12px}.NoteEditor-module__hnvoIa__surface img{border-radius:8px;max-width:100%;height:auto;display:block}.NoteEditor-module__hnvoIa__surface hr{border:none;border-top:1px solid var(--border-color);margin:1em 0}.NoteEditor-module__hnvoIa__surface code{background:var(--secondary-bg);border-radius:4px;padding:1px 5px;font-size:.9em}.NoteEditor-module__hnvoIa__surface p.NoteEditor-module__hnvoIa__is-editor-empty:first-child:before,.NoteEditor-module__hnvoIa__surface:empty:before{content:attr(data-placeholder);color:#9ca3af;float:left;pointer-events:none;height:0}.NoteEditor-module__hnvoIa__surface .tiptap-mathematics-render{cursor:pointer;border-radius:4px;padding:0 2px}.NoteEditor-module__hnvoIa__surface .tiptap-mathematics-render:hover{background:#1877f21a}.NoteEditor-module__hnvoIa__surface .tiptap-mathematics-render--editable:focus-within{background:#1877f224}
.SetProgressPanel-module__SFnldW__page{}.SetProgressPanel-module__SFnldW__narrow{}.SetProgressPanel-module__SFnldW__centered{}.SetProgressPanel-module__SFnldW__back{margin:var(--space-3) 0 var(--space-2);color:var(--primary-blue);font-size:var(--text-base);font-weight:var(--fw-medium);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.SetProgressPanel-module__SFnldW__back:hover,.SetProgressPanel-module__SFnldW__back:focus-visible{text-underline-offset:3px;text-decoration:underline}.SetProgressPanel-module__SFnldW__header{margin:0 0 var(--space-4)}.SetProgressPanel-module__SFnldW__title{color:var(--color-ink);font-size:var(--text-2xl);font-weight:var(--fw-bold);letter-spacing:-.01em;margin:0}.SetProgressPanel-module__SFnldW__subtitle{margin:var(--space-1) 0 0;}.SetProgressPanel-module__SFnldW__card{margin:0 0 var(--space-4);}.SetProgressPanel-module__SFnldW__cardHeader{}.SetProgressPanel-module__SFnldW__cardIcon{}.SetProgressPanel-module__SFnldW__cardTitle{}.SetProgressPanel-module__SFnldW__cardCountBadge{}.SetProgressPanel-module__SFnldW__empty{}.SetProgressPanel-module__SFnldW__statRow{padding-top:var(--space-3);border-top:1px solid var(--color-line);flex-wrap:wrap;display:flex}.SetProgressPanel-module__SFnldW__statItem{min-width:84px;padding:0 var(--space-2) var(--space-2);text-align:center;flex-direction:column;flex:1 1 0;align-items:center;gap:1px;display:flex;position:relative}.SetProgressPanel-module__SFnldW__statItem+.SetProgressPanel-module__SFnldW__statItem:before{content:"";top:3px;bottom:var(--space-2);background:var(--color-line);width:1px;position:absolute;left:0}.SetProgressPanel-module__SFnldW__statValue{color:var(--color-ink);font-size:var(--text-2xl);font-weight:var(--fw-bold);font-variant-numeric:tabular-nums;line-height:1.2}.SetProgressPanel-module__SFnldW__statLabel{color:var(--color-muted);font-size:var(--text-2xs);font-weight:var(--fw-semibold);letter-spacing:var(--tracking-caps);text-transform:uppercase}.SetProgressPanel-module__SFnldW__redoRow{align-items:center;gap:var(--space-2);margin-top:var(--space-3);padding:var(--space-2-5) var(--space-3);background:var(--color-surface-sunken);border-radius:var(--radius-md);font-size:var(--text-xs);color:var(--color-body);flex-wrap:wrap;display:flex}.SetProgressPanel-module__SFnldW__redoTitle{font-weight:var(--fw-bold);color:var(--color-ink);margin-right:var(--space-1)}.SetProgressPanel-module__SFnldW__redoBadgeGreen{color:var(--color-success);border-radius:var(--radius-pill);font-weight:var(--fw-medium);background:#10b9811f;align-items:center;gap:3px;padding:2px 8px;display:inline-flex}.SetProgressPanel-module__SFnldW__redoBadgeRed{color:var(--color-danger);border-radius:var(--radius-pill);font-weight:var(--fw-medium);background:#ef44441f;align-items:center;gap:3px;padding:2px 8px;display:inline-flex}.SetProgressPanel-module__SFnldW__redoBadgeAmber{color:#b45309;border-radius:var(--radius-pill);font-weight:var(--fw-medium);background:#f59e0b1f;align-items:center;gap:3px;padding:2px 8px;display:inline-flex}.SetProgressPanel-module__SFnldW__searchWrap{margin:0 0 var(--space-3-5);}.SetProgressPanel-module__SFnldW__searchIcon{color:var(--color-subtle);flex-shrink:0}.SetProgressPanel-module__SFnldW__searchInput{}.SetProgressPanel-module__SFnldW__searchEmpty{}.SetProgressPanel-module__SFnldW__tableWrap{overflow-x:auto}.SetProgressPanel-module__SFnldW__table{border-collapse:collapse;text-align:left;width:100%}.SetProgressPanel-module__SFnldW__table th{padding:var(--space-2-5) var(--space-3);font-size:var(--text-xs);font-weight:var(--fw-semibold);letter-spacing:var(--tracking-caps);text-transform:uppercase;color:var(--color-muted);border-bottom:1px solid var(--color-line);white-space:nowrap}.SetProgressPanel-module__SFnldW__table td{padding:var(--space-3);color:var(--color-body);border-bottom:1px solid var(--color-line-soft)}.SetProgressPanel-module__SFnldW__row{cursor:pointer;transition:background-color var(--duration) var(--ease)}.SetProgressPanel-module__SFnldW__row:hover{background:var(--color-surface-sunken)}.SetProgressPanel-module__SFnldW__num{font-variant-numeric:tabular-nums}.SetProgressPanel-module__SFnldW__dim{color:var(--color-subtle);font-size:var(--text-sm)}.SetProgressPanel-module__SFnldW__attemptBadge{margin-left:var(--space-1-5);background:var(--color-surface-sunken);border:1px solid var(--color-line);border-radius:var(--radius-sm);font-size:var(--text-2xs);font-weight:var(--fw-medium);color:var(--color-muted);padding:1px 6px;display:inline-block}.SetProgressPanel-module__SFnldW__growthPos{margin-left:var(--space-1);color:var(--color-success);font-size:var(--text-xs);font-weight:var(--fw-semibold)}.SetProgressPanel-module__SFnldW__growthNeg{margin-left:var(--space-1);color:var(--color-danger);font-size:var(--text-xs);font-weight:var(--fw-semibold)}.SetProgressPanel-module__SFnldW__student{align-items:center;gap:var(--space-2-5);color:inherit;text-decoration:none;display:inline-flex}.SetProgressPanel-module__SFnldW__student:hover strong{text-decoration:underline}.SetProgressPanel-module__SFnldW__avatar,.SetProgressPanel-module__SFnldW__avatarFallback{border-radius:var(--radius-circle);flex-shrink:0;width:32px;height:32px}.SetProgressPanel-module__SFnldW__avatar{object-fit:cover}.SetProgressPanel-module__SFnldW__avatarFallback{background:var(--accent,var(--primary-blue));color:#fff;font-size:var(--text-sm);font-weight:var(--fw-bold);justify-content:center;align-items:center;display:flex}.SetProgressPanel-module__SFnldW__status{}.SetProgressPanel-module__SFnldW__detail{background:var(--color-surface-sunken)}.SetProgressPanel-module__SFnldW__studentRedoSummary{gap:var(--space-2);margin:var(--space-2) 0 var(--space-3);font-size:var(--text-xs);color:var(--color-muted);flex-wrap:wrap;display:flex}.SetProgressPanel-module__SFnldW__strip{gap:var(--space-1-5);flex-wrap:wrap;display:flex}.SetProgressPanel-module__SFnldW__square{border-radius:var(--radius-sm);width:30px;height:30px;font-size:var(--text-sm);font-weight:var(--fw-bold);color:#fff;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;display:inline-flex}.SetProgressPanel-module__SFnldW__correct{background:var(--color-success)}.SetProgressPanel-module__SFnldW__wrong{background:var(--color-danger)}.SetProgressPanel-module__SFnldW__skipped{background:var(--color-subtle)}.SetProgressPanel-module__SFnldW__breakdown{gap:var(--space-6);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.SetProgressPanel-module__SFnldW__breakdown>div{flex:240px;min-width:200px}.SetProgressPanel-module__SFnldW__breakdownTitle{margin:0 0 var(--space-1);color:var(--color-ink);font-size:var(--text-md);font-weight:var(--fw-semibold)}.SetProgressPanel-module__SFnldW__viewRun{margin-top:var(--space-4);}.SetProgressPanel-module__SFnldW__hardest{margin:0;padding:0;list-style:none}.SetProgressPanel-module__SFnldW__hardest li{padding:var(--space-2) 0;border-bottom:1px solid var(--color-line-soft)}.SetProgressPanel-module__SFnldW__hardest li:last-child{border-bottom:none}.SetProgressPanel-module__SFnldW__qOpen{width:100%;font:inherit;text-align:left;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;display:block}.SetProgressPanel-module__SFnldW__qOpen:disabled{cursor:wait;opacity:.6}.SetProgressPanel-module__SFnldW__qOpen:hover .SetProgressPanel-module__SFnldW__qSnippet,.SetProgressPanel-module__SFnldW__qOpen:focus-visible .SetProgressPanel-module__SFnldW__qSnippet{text-decoration:underline}.SetProgressPanel-module__SFnldW__qIndex{margin-right:var(--space-2);color:var(--color-ink);font-weight:var(--fw-bold)}.SetProgressPanel-module__SFnldW__qSnippet{color:var(--color-body);font-size:var(--text-md)}.SetProgressPanel-module__SFnldW__qRateWrap{align-items:center;gap:var(--space-2);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.SetProgressPanel-module__SFnldW__qRate,.SetProgressPanel-module__SFnldW__qRateBad{font-size:var(--text-sm);font-weight:var(--fw-semibold);font-variant-numeric:tabular-nums}.SetProgressPanel-module__SFnldW__qRate{color:var(--color-muted)}.SetProgressPanel-module__SFnldW__qRateBad{color:var(--color-danger)}.SetProgressPanel-module__SFnldW__tagRecovered{color:var(--color-success);border-radius:var(--radius-sm);font-size:var(--text-2xs);font-weight:var(--fw-semibold);background:#10b9811f;padding:1px 6px}.SetProgressPanel-module__SFnldW__tagBottleneck{color:var(--color-danger);border-radius:var(--radius-sm);font-size:var(--text-2xs);font-weight:var(--fw-semibold);background:#ef44441f;padding:1px 6px}.SetProgressPanel-module__SFnldW__tagFragile{color:#b45309;border-radius:var(--radius-sm);font-size:var(--text-2xs);font-weight:var(--fw-semibold);background:#f59e0b1f;padding:1px 6px}@media (max-width:640px){.SetProgressPanel-module__SFnldW__narrow{padding-left:var(--space-3);padding-right:var(--space-3)}.SetProgressPanel-module__SFnldW__table thead{display:none}.SetProgressPanel-module__SFnldW__table tr{border-bottom:1px solid var(--color-line-soft);padding:var(--space-1-5) 0;display:block}.SetProgressPanel-module__SFnldW__table td{justify-content:space-between;gap:var(--space-3);padding:var(--space-1) 0;border:none;display:flex}}
.CollectionPickerModal-module__kXZJtq__overlay{background-color:#00000073;align-items:flex-start;padding:10vh 16px 16px;}.CollectionPickerModal-module__kXZJtq__container{background:var(--background);border-radius:16px;flex-direction:column;width:100%;max-width:460px;max-height:76vh;animation:.25s ease-out CollectionPickerModal-module__kXZJtq__slideUp;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000002e}.CollectionPickerModal-module__kXZJtq__head{flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 16px 8px;display:flex}.CollectionPickerModal-module__kXZJtq__title{color:var(--foreground);margin:0;font-size:1.1rem;font-weight:700}.CollectionPickerModal-module__kXZJtq__close{color:var(--foreground);cursor:pointer;opacity:.6;background:0 0;border:none;font-size:24px;line-height:1}.CollectionPickerModal-module__kXZJtq__close:hover{opacity:1}.CollectionPickerModal-module__kXZJtq__body{flex:1;min-height:0;padding:0 16px 8px;overflow-y:auto}.CollectionPickerModal-module__kXZJtq__hint{text-align:center;color:#8a8d91;margin:0;padding:18px 8px;font-size:.85rem}.CollectionPickerModal-module__kXZJtq__list{margin:0;padding:0;list-style:none}.CollectionPickerModal-module__kXZJtq__row{cursor:pointer;text-align:left;width:100%;color:var(--foreground);background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;padding:10px;font-family:inherit;display:flex}.CollectionPickerModal-module__kXZJtq__row:hover:not(:disabled){background:var(--secondary-bg)}.CollectionPickerModal-module__kXZJtq__row:disabled{opacity:.6;cursor:default}.CollectionPickerModal-module__kXZJtq__rowSelected{background:#1877f21a}.CollectionPickerModal-module__kXZJtq__icon{flex-shrink:0;font-size:1.3rem}.CollectionPickerModal-module__kXZJtq__info{flex-direction:column;min-width:0;display:flex}.CollectionPickerModal-module__kXZJtq__info strong{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.CollectionPickerModal-module__kXZJtq__info span{color:#8a8d91;font-size:.78rem}.CollectionPickerModal-module__kXZJtq__check{color:var(--primary-blue);margin-left:auto;font-weight:700}.CollectionPickerModal-module__kXZJtq__createRow{border-top:1px solid var(--border-color);gap:8px;margin-top:12px;padding-top:12px;display:flex}.CollectionPickerModal-module__kXZJtq__search{border:1px solid var(--border-color);background:var(--background);min-width:0;color:var(--foreground);border-radius:999px;outline:none;flex:1;padding:9px 12px;font-family:inherit;font-size:.9rem}.CollectionPickerModal-module__kXZJtq__search:focus{border-color:var(--primary-blue)}.CollectionPickerModal-module__kXZJtq__createBtn{border:1px solid var(--border-color);background:var(--secondary-bg);color:var(--foreground);cursor:pointer;white-space:nowrap;border-radius:999px;padding:9px 16px;font-family:inherit;font-size:.85rem;font-weight:600}.CollectionPickerModal-module__kXZJtq__createBtn:disabled{opacity:.5;cursor:default}.CollectionPickerModal-module__kXZJtq__error{color:var(--danger-red,#dc2626);margin:10px 0 0;font-size:.85rem}.CollectionPickerModal-module__kXZJtq__foot{border-top:1px solid var(--border-color);flex-shrink:0;justify-content:flex-end;padding:12px 16px;display:flex}.CollectionPickerModal-module__kXZJtq__doneBtn{background:var(--primary-blue);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:9px 22px;font-family:inherit;font-size:.9rem;font-weight:600}@media (max-width:640px){.CollectionPickerModal-module__kXZJtq__overlay{align-items:flex-end;padding:0}.CollectionPickerModal-module__kXZJtq__container{border-radius:16px 16px 0 0;max-width:none;max-height:88dvh}}
.TeacherProfile-module__IvA89W__page{}.TeacherProfile-module__IvA89W__hero{}.TeacherProfile-module__IvA89W__heroTop{}.TeacherProfile-module__IvA89W__avatar{}.TeacherProfile-module__IvA89W__heroIdentity{}.TeacherProfile-module__IvA89W__eyebrow{}.TeacherProfile-module__IvA89W__userName{}.TeacherProfile-module__IvA89W__heroMetaRow{}.TeacherProfile-module__IvA89W__heroStats{}.TeacherProfile-module__IvA89W__statusPill{}.TeacherProfile-module__IvA89W__pendingBanner{align-items:flex-start;gap:var(--space-2-5);max-width:var(--page-max);margin:var(--space-3-5) auto 0;padding:var(--space-3) var(--space-5);display:flex}@media (min-width:660px){.TeacherProfile-module__IvA89W__pendingBanner{padding:var(--space-3) 0}}.TeacherProfile-module__IvA89W__pendingBannerInner{width:100%;padding:var(--space-3) var(--space-3-5);border-radius:var(--radius-lg);font-size:var(--text-md);line-height:var(--leading-normal);margin-bottom:0;}.TeacherProfile-module__IvA89W__pendingBannerIcon{font-size:var(--text-xl);line-height:var(--leading-snug);flex:none}.TeacherProfile-module__IvA89W__contentGrid{}.TeacherProfile-module__IvA89W__leftColumn{}.TeacherProfile-module__IvA89W__rightColumn{}.TeacherProfile-module__IvA89W__card{}.TeacherProfile-module__IvA89W__cardHeader{}.TeacherProfile-module__IvA89W__cardIcon{}.TeacherProfile-module__IvA89W__cardTitle{}.TeacherProfile-module__IvA89W__cardSubtitle{}.TeacherProfile-module__IvA89W__cardHeaderActions{}.TeacherProfile-module__IvA89W__cardCountBadge{}.TeacherProfile-module__IvA89W__warningBanner{}.TeacherProfile-module__IvA89W__schoolTile{}.TeacherProfile-module__IvA89W__schoolTileCopy{}.TeacherProfile-module__IvA89W__schoolTileChevron{}.TeacherProfile-module__IvA89W__editSchoolButton{margin-top:var(--space-2-5);}.TeacherProfile-module__IvA89W__formGroup{}.TeacherProfile-module__IvA89W__inputField{}.TeacherProfile-module__IvA89W__mapWrapper{margin-top:var(--space-3-5);}.TeacherProfile-module__IvA89W__actionRow{}.TeacherProfile-module__IvA89W__button{}.TeacherProfile-module__IvA89W__buttonPrimary{}.TeacherProfile-module__IvA89W__saveStatusRow{align-items:center;gap:var(--space-3);margin-top:var(--space-3-5);flex-wrap:wrap;display:flex}.TeacherProfile-module__IvA89W__saveStatus{font-size:var(--text-base);font-weight:var(--fw-semibold)}.TeacherProfile-module__IvA89W__saveStatus[data-dirty=true]{color:#b45309}.TeacherProfile-module__IvA89W__saveStatus[data-dirty=false]{color:var(--color-success)}.TeacherProfile-module__IvA89W__emptyPackages{color:var(--color-muted);font-size:var(--text-md)}.TeacherProfile-module__IvA89W__emptyPackages a{color:var(--primary-blue);font-weight:var(--fw-semibold);text-decoration:underline}.TeacherProfile-module__IvA89W__packageList{}.TeacherProfile-module__IvA89W__teacherSetRow{--tint-fg:var(--row-accent,var(--color-line-strong));--tint-border:var(--row-accent,#0866ff47);--tint-bg:var(--row-accent-bg,#f7f9fc);}.TeacherProfile-module__IvA89W__teacherSetIcon{border-radius:var(--radius-md);background:var(--row-accent-bg,#0f172a0f);width:40px;height:40px;color:var(--row-accent,var(--color-muted));font-size:var(--text-xl);flex:0 0 40px;place-items:center;display:grid}.TeacherProfile-module__IvA89W__teacherSetMain{flex:1;min-width:0}.TeacherProfile-module__IvA89W__teacherSetMain strong{color:var(--color-ink);font-size:var(--text-md)}.TeacherProfile-module__IvA89W__teacherSetMeta{margin-top:var(--space-1);color:var(--color-muted);font-size:var(--text-base);flex-wrap:wrap;align-items:center;gap:5px;display:flex}.TeacherProfile-module__IvA89W__teacherSetWarning{color:#b45309;font-size:var(--text-base);font-weight:var(--fw-medium);margin-top:5px}.TeacherProfile-module__IvA89W__teacherSetStats{gap:var(--space-1) var(--space-3-5);margin-top:var(--space-2);color:var(--color-muted);font-size:var(--text-base);font-variant-numeric:tabular-nums;flex-wrap:wrap;display:flex}.TeacherProfile-module__IvA89W__teacherSetStats strong{color:var(--color-ink)}.TeacherProfile-module__IvA89W__teacherSetAside{align-items:flex-end;gap:var(--space-2-5);flex-direction:column;flex:none;display:flex}.TeacherProfile-module__IvA89W__statusPillSmall{}.TeacherProfile-module__IvA89W__teacherSetActions{gap:var(--space-1-5);display:flex}.TeacherProfile-module__IvA89W__teacherSetAction{}.TeacherProfile-module__IvA89W__teacherSetResultsAction{background:linear-gradient(135deg, #0d9488, var(--primary-blue));color:#fff;border-color:#0000;}.TeacherProfile-module__IvA89W__teacherSetResultsAction:hover:not(:disabled),.TeacherProfile-module__IvA89W__teacherSetResultsAction:focus-visible{background:linear-gradient(135deg, #0d9488, var(--primary-blue));border-color:#0000;box-shadow:0 4px 12px #0d948859}@media (max-width:640px){.TeacherProfile-module__IvA89W__teacherSetRow{flex-direction:column}.TeacherProfile-module__IvA89W__teacherSetAside{flex-direction:row;justify-content:space-between;align-items:center;width:100%}}
.StudentRunModal-module__4vZ3tW__overlay{background-color:#00000080;padding:1rem;}.StudentRunModal-module__4vZ3tW__dialog{background:var(--color-surface);border-radius:var(--radius-md);width:100%;max-width:720px;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #0003}.StudentRunModal-module__4vZ3tW__header{border-bottom:1px solid var(--color-line);background:var(--color-surface);z-index:1;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0}.StudentRunModal-module__4vZ3tW__title{color:var(--color-ink);margin:0;font-size:1.1rem}.StudentRunModal-module__4vZ3tW__subtitle{color:var(--color-subtle);font-size:.82rem}.StudentRunModal-module__4vZ3tW__close{cursor:pointer;color:var(--color-muted);background:0 0;border:none;font-size:1.5rem;line-height:1}.StudentRunModal-module__4vZ3tW__body{padding:20px}.StudentRunModal-module__4vZ3tW__loading{color:var(--color-subtle);text-align:center;padding:2rem 0}.StudentRunModal-module__4vZ3tW__block{border-bottom:1px solid var(--color-line-soft);padding:18px 0}.StudentRunModal-module__4vZ3tW__block:last-child{border-bottom:none}.StudentRunModal-module__4vZ3tW__blockHeader{align-items:center;gap:10px;margin-bottom:10px;display:flex}.StudentRunModal-module__4vZ3tW__blockIndex{color:var(--color-ink);font-weight:700}.StudentRunModal-module__4vZ3tW__badge{border-radius:999px;padding:2px 10px;font-size:.75rem;font-weight:700}.StudentRunModal-module__4vZ3tW__correct{color:#237a38;background:#31a24c24}.StudentRunModal-module__4vZ3tW__wrong{color:#b3273f;background:#e4405f24}.StudentRunModal-module__4vZ3tW__timeout{color:#b8791a;background:#f5a62329}.StudentRunModal-module__4vZ3tW__skipped{color:var(--color-muted);background:#c3c8d04d}.StudentRunModal-module__4vZ3tW__missing{color:var(--color-subtle);margin:0;font-style:italic}.StudentRunModal-module__4vZ3tW__answers{flex-direction:column;gap:8px;margin-top:14px;display:flex}.StudentRunModal-module__4vZ3tW__answer{border-radius:var(--radius-md);border:1px solid var(--color-line);background:var(--color-surface-sunken);align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.StudentRunModal-module__4vZ3tW__answerCorrect{border-color:var(--color-success);background:var(--color-success-bg)}.StudentRunModal-module__4vZ3tW__answerPickedWrong{background:#fef2f4;border-color:#b3273f}.StudentRunModal-module__4vZ3tW__answerPickedRight{border-color:var(--color-success);background:var(--color-success-bg)}.StudentRunModal-module__4vZ3tW__answerMark{color:var(--color-subtle);font-weight:700}.StudentRunModal-module__4vZ3tW__answerCorrect .StudentRunModal-module__4vZ3tW__answerMark,.StudentRunModal-module__4vZ3tW__answerPickedRight .StudentRunModal-module__4vZ3tW__answerMark{color:var(--color-success)}.StudentRunModal-module__4vZ3tW__answerPickedWrong .StudentRunModal-module__4vZ3tW__answerMark{color:#b3273f}.StudentRunModal-module__4vZ3tW__answerContent{flex:1}.StudentRunModal-module__4vZ3tW__pickedTag{color:var(--color-muted);white-space:nowrap;align-self:center;font-size:.72rem;font-weight:700}@media (max-width:700px){.StudentRunModal-module__4vZ3tW__dialog{border-radius:0;max-height:100vh}}
.AccountDisabledModal-module__05UTua__modalOverlay{z-index:2000;background-color:#0009;}.AccountDisabledModal-module__05UTua__modalContainer{text-align:center;max-width:420px;padding:32px 24px;box-shadow:0 10px 30px #00000040;}.AccountDisabledModal-module__05UTua__icon{margin-bottom:8px;font-size:2.5rem}.AccountDisabledModal-module__05UTua__modalTitle{color:var(--foreground);margin-bottom:8px;font-size:1.4rem;font-weight:700}.AccountDisabledModal-module__05UTua__modalSubtitle{color:#666;margin-bottom:8px;font-size:.95rem;line-height:1.5}.AccountDisabledModal-module__05UTua__reason{color:#666;text-align:left;background:#0000000d;border-radius:8px;margin:16px 0;padding:12px;font-size:.9rem}.AccountDisabledModal-module__05UTua__logoutBtn{cursor:pointer;background-color:var(--primary-blue,#06c);color:#fff;border:none;border-radius:8px;width:100%;margin-top:16px;padding:14px;font-size:1rem;font-weight:600}.AccountDisabledModal-module__05UTua__logoutBtn:hover{opacity:.9}@media (prefers-color-scheme:dark){.AccountDisabledModal-module__05UTua__modalSubtitle,.AccountDisabledModal-module__05UTua__reason{color:#aaa}.AccountDisabledModal-module__05UTua__reason{background:#ffffff14}}
.FunTimer-module__prYjwW__jumbotronWrapper{background-color:#fde68a;border-bottom:4px solid #0000001a;flex-shrink:0;justify-content:center;align-items:center;width:calc(100% + 40px);height:80px;margin:-20px -20px 20px;transition:background-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.FunTimer-module__prYjwW__jumbotronWarningWrapper{background-color:#d97706}.FunTimer-module__prYjwW__jumbotronFill{z-index:1;background:linear-gradient(90deg,#3b82f6,#0ea5e9);height:100%;transition:width 1s linear,background .3s;position:absolute;top:0;left:0}.FunTimer-module__prYjwW__jumbotronFillWarning{background:linear-gradient(90deg,#dc2626,#ef4444)}.FunTimer-module__prYjwW__jumbotronWave{z-index:2;background-image:repeating-linear-gradient(45deg,#0000,#0000 20px,#ffffff1a 20px 40px);width:200%;height:100%;animation:1s linear infinite FunTimer-module__prYjwW__waveScroll;position:absolute;top:0;right:-50px}@keyframes FunTimer-module__prYjwW__waveScroll{0%{transform:translate(0)}to{transform:translate(56px)}}.FunTimer-module__prYjwW__jumbotronText{z-index:10;color:#fff;text-shadow:0 4px 10px #00000080,0 1px 3px #0000004d;letter-spacing:-2px;font-family:Inter,system-ui,sans-serif;font-size:3.5rem;font-weight:900;transition:transform .2s;position:relative}.FunTimer-module__prYjwW__jumbotronTextWarning{color:#fca5a5;animation:.4s infinite alternate FunTimer-module__prYjwW__textPulse}@keyframes FunTimer-module__prYjwW__textPulse{0%{text-shadow:0 4px 10px #00000080,0 0 20px #ef4444cc;transform:scale(1)}to{text-shadow:0 4px 10px #00000080,0 0 40px #ef4444;transform:scale(1.15)}}.FunTimer-module__prYjwW__fishContainer{z-index:5;transition:left 1s linear;position:absolute;top:50%}.FunTimer-module__prYjwW__fish{filter:drop-shadow(0 4px 6px #0000004d);font-size:3rem}.FunTimer-module__prYjwW__swimX{animation:4s linear infinite FunTimer-module__prYjwW__swimX}.FunTimer-module__prYjwW__panicX{animation:1.5s linear infinite FunTimer-module__prYjwW__swimX}.FunTimer-module__prYjwW__swimY{animation:4s infinite FunTimer-module__prYjwW__swimY}.FunTimer-module__prYjwW__panicY{filter:drop-shadow(0 4px 10px #ef444499);animation:1.5s infinite FunTimer-module__prYjwW__swimY}.FunTimer-module__prYjwW__deadContainer{animation:none;transform:translate(-100%)}.FunTimer-module__prYjwW__deadFish{filter:grayscale()opacity(.7);animation:none;transform:translateY(-50%)rotate(180deg)}@keyframes FunTimer-module__prYjwW__swimX{0%{transform:translate(-150%)scaleX(-1)}45%{transform:translate(50%)scaleX(-1)}50%{transform:translate(50%)scaleX(1)}95%{transform:translate(-150%)scaleX(1)}to{transform:translate(-150%)scaleX(-1)}}@keyframes FunTimer-module__prYjwW__swimY{0%{transform:translateY(-50%)rotate(0)}15%{transform:translateY(-65%)rotate(-5deg)}30%{transform:translateY(-45%)rotate(3deg)}50%{transform:translateY(-55%)rotate(-2deg)}65%{transform:translateY(-65%)rotate(-5deg)}80%{transform:translateY(-45%)rotate(3deg)}to{transform:translateY(-50%)rotate(0)}}
.StudentPackages-module__kLiP2a__state{text-align:center;color:var(--color-muted);padding:2rem 1rem;font-size:.92rem}.StudentPackages-module__kLiP2a__errorState{background:var(--color-warning-bg);border:1px solid var(--color-warning-line);border-radius:var(--radius-xl);color:var(--color-danger);padding:1.25rem 1.5rem}.StudentPackages-module__kLiP2a__errorState p{margin:8px 0 0;font-size:.9rem}.StudentPackages-module__kLiP2a__errorHint{color:var(--color-warning)!important;font-size:.8rem!important}.StudentPackages-module__kLiP2a__errorDetail{color:var(--color-subtle);white-space:pre-wrap;word-break:break-word;margin:8px 0 0;font-size:.7rem}.StudentPackages-module__kLiP2a__controls{margin-bottom:12px}.StudentPackages-module__kLiP2a__search{border:1px solid var(--color-line-strong);background:var(--color-surface-sunken);width:100%;color:var(--color-ink);border-radius:999px;outline:none;padding:10px 14px;font-family:inherit;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.StudentPackages-module__kLiP2a__search:focus{border-color:var(--tint-fg,var(--primary-blue));box-shadow:0 0 0 3px var(--tint-bg,#0866ff1f)}.StudentPackages-module__kLiP2a__list{flex-direction:column;gap:10px;max-height:560px;margin:-6px;padding:6px;display:flex;overflow:hidden auto}.StudentPackages-module__kLiP2a__row{border:1px solid var(--color-line-soft);border-left:4px solid var(--row-accent,var(--color-line-strong));border-radius:var(--radius-xl);color:inherit;background:var(--color-surface);align-items:flex-start;gap:14px;padding:14px 16px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s,background-color .15s;display:flex}.StudentPackages-module__kLiP2a__row:hover,.StudentPackages-module__kLiP2a__row:focus-visible{background:var(--row-accent-bg,var(--color-surface-sunken));border-color:var(--row-accent,#0866ff47);transform:translateY(-2px);box-shadow:0 10px 22px #0f172a17}.StudentPackages-module__kLiP2a__row:focus-visible{outline:2px solid var(--row-accent,var(--primary-blue));outline-offset:2px}.StudentPackages-module__kLiP2a__icon{border-radius:var(--radius-lg);background:var(--row-accent-bg,#0f172a0f);width:40px;height:40px;color:var(--row-accent,var(--color-muted));flex:0 0 40px;place-items:center;font-size:1.2rem;display:grid}.StudentPackages-module__kLiP2a__main{flex:1;min-width:0}.StudentPackages-module__kLiP2a__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;display:flex}.StudentPackages-module__kLiP2a__title{color:var(--color-ink);font-size:1rem}.StudentPackages-module__kLiP2a__badges{flex-shrink:0;align-items:center;gap:6px;display:flex}.StudentPackages-module__kLiP2a__priceBadge{white-space:nowrap;border:1px solid #0000;border-radius:999px;padding:2px 9px;font-size:.78rem;font-weight:700}.StudentPackages-module__kLiP2a__priceBadge[data-locked=true]{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.StudentPackages-module__kLiP2a__priceBadge[data-locked=false]{color:var(--color-success);background:#f0fdf4;border-color:#bbf7d0}.StudentPackages-module__kLiP2a__description{color:var(--color-muted);margin:6px 0;font-size:.88rem;line-height:1.4}.StudentPackages-module__kLiP2a__meta{color:var(--color-muted);margin-bottom:10px;font-size:.8rem}.StudentPackages-module__kLiP2a__teacherLink{color:var(--row-accent,#385898);cursor:pointer;border-radius:6px;margin:0 -5px;padding:0 5px;font-weight:650;text-decoration:none;transition:background-color .15s,color .15s;display:inline-block}.StudentPackages-module__kLiP2a__teacherLink:hover,.StudentPackages-module__kLiP2a__teacherLink:focus-visible{background:var(--row-accent-bg,#3858981f);color:var(--color-ink)}.StudentPackages-module__kLiP2a__teacherLink:focus-visible{outline:2px solid var(--row-accent,#385898);outline-offset:1px}.StudentPackages-module__kLiP2a__progressTrack{background:var(--color-line-soft);border-radius:999px;height:7px;overflow:hidden}.StudentPackages-module__kLiP2a__progressFill{background:var(--row-accent,var(--primary-blue));border-radius:999px;height:100%;transition:width .2s}.StudentPackages-module__kLiP2a__progressFill[data-complete=true]{background:var(--color-success)}.StudentPackages-module__kLiP2a__statsRow{color:var(--color-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:7px;font-size:.8rem;display:flex}.StudentPackages-module__kLiP2a__score{white-space:nowrap;font-weight:750}.StudentPackages-module__kLiP2a__score[data-band=high]{color:var(--color-success)}.StudentPackages-module__kLiP2a__score[data-band=mid]{color:#b45309}.StudentPackages-module__kLiP2a__score[data-band=low]{color:#b91c1c}@media (max-width:480px){.StudentPackages-module__kLiP2a__row{padding:12px}.StudentPackages-module__kLiP2a__icon{flex:0 0 34px;width:34px;height:34px;font-size:1.05rem}}
.QuestionStatsList-module__SgQU8q__card{margin:0 0 var(--space-4);}.QuestionStatsList-module__SgQU8q__cardHeader{}.QuestionStatsList-module__SgQU8q__cardIcon{}.QuestionStatsList-module__SgQU8q__cardTitle{}.QuestionStatsList-module__SgQU8q__cardCountBadge{}.QuestionStatsList-module__SgQU8q__list{margin:0;padding:0;list-style:none}.QuestionStatsList-module__SgQU8q__item{border-bottom:1px solid var(--color-line-soft);padding:var(--space-1) 0}.QuestionStatsList-module__SgQU8q__item:last-child{border-bottom:none}.QuestionStatsList-module__SgQU8q__qOpen{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-2-5) 0;font:inherit;text-align:left;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;display:flex}.QuestionStatsList-module__SgQU8q__qOpen:hover .QuestionStatsList-module__SgQU8q__qSnippet,.QuestionStatsList-module__SgQU8q__qOpen:focus-visible .QuestionStatsList-module__SgQU8q__qSnippet{text-decoration:underline}.QuestionStatsList-module__SgQU8q__qIndex{color:var(--color-ink);font-weight:var(--fw-bold);flex-shrink:0}.QuestionStatsList-module__SgQU8q__qSnippet{color:var(--color-body);font-size:var(--text-md);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.QuestionStatsList-module__SgQU8q__qRate,.QuestionStatsList-module__SgQU8q__qRateBad{white-space:nowrap;font-size:var(--text-sm);font-weight:var(--fw-semibold);font-variant-numeric:tabular-nums;flex-shrink:0}.QuestionStatsList-module__SgQU8q__qRate{color:var(--color-muted)}.QuestionStatsList-module__SgQU8q__qRateBad{color:var(--color-danger)}.QuestionStatsList-module__SgQU8q__tagRecovered{color:var(--color-success);border-radius:var(--radius-sm);font-size:var(--text-2xs);font-weight:var(--fw-semibold);white-space:nowrap;background:#10b9811f;flex-shrink:0;padding:1px 6px}.QuestionStatsList-module__SgQU8q__tagBottleneck{color:var(--color-danger);border-radius:var(--radius-sm);font-size:var(--text-2xs);font-weight:var(--fw-semibold);white-space:nowrap;background:#ef44441f;flex-shrink:0;padding:1px 6px}.QuestionStatsList-module__SgQU8q__tagFragile{color:#b45309;border-radius:var(--radius-sm);font-size:var(--text-2xs);font-weight:var(--fw-semibold);white-space:nowrap;background:#f59e0b1f;flex-shrink:0;padding:1px 6px}.QuestionStatsList-module__SgQU8q__missing{padding:var(--space-1) 0 var(--space-3-5);color:var(--color-subtle);margin:0;font-style:italic}.QuestionStatsList-module__SgQU8q__histogram{gap:var(--space-2-5);padding:var(--space-1) 0 var(--space-4-5);flex-direction:column;display:flex}.QuestionStatsList-module__SgQU8q__histRow{align-items:center;gap:var(--space-3);grid-template-columns:minmax(0,1fr) 120px 90px;display:grid}.QuestionStatsList-module__SgQU8q__histLabel{align-items:flex-start;gap:var(--space-1-5);min-width:0;display:flex}.QuestionStatsList-module__SgQU8q__histMark{color:var(--color-subtle);font-weight:700}.QuestionStatsList-module__SgQU8q__histMarkCorrect{color:var(--color-success);font-weight:700}.QuestionStatsList-module__SgQU8q__histContent{min-width:0;font-size:var(--text-md)}.QuestionStatsList-module__SgQU8q__histBarTrack{border-radius:var(--radius-pill);background:var(--color-line-soft);height:8px;overflow:hidden}.QuestionStatsList-module__SgQU8q__histBarFill{border-radius:var(--radius-pill);background:var(--accent,var(--primary-blue));height:100%}.QuestionStatsList-module__SgQU8q__histCount{color:var(--color-muted);font-size:var(--text-sm);font-variant-numeric:tabular-nums;text-align:right}.QuestionStatsList-module__SgQU8q__histBlank{color:var(--color-warning);font-size:var(--text-sm)}@media (max-width:640px){.QuestionStatsList-module__SgQU8q__histRow{gap:var(--space-1);grid-template-columns:minmax(0,1fr)}.QuestionStatsList-module__SgQU8q__histCount{text-align:left}}
.BugReportButton-module__trvV_G__fab{z-index:1100;background:var(--primary-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 2px 10px #00000040}.BugReportButton-module__trvV_G__fab:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 14px #0000004d}.BugReportButton-module__trvV_G__fab:disabled{opacity:.7;cursor:default}.BugReportButton-module__trvV_G__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite BugReportButton-module__trvV_G__spin}@keyframes BugReportButton-module__trvV_G__spin{to{transform:rotate(360deg)}}.BugReportButton-module__trvV_G__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.BugReportButton-module__trvV_G__modal{background:var(--background);color:var(--foreground);border-radius:16px;width:100%;max-width:420px;max-height:90vh;padding:24px;position:relative;overflow-y:auto;box-shadow:0 10px 30px #0003}.BugReportButton-module__trvV_G__close{color:var(--foreground);opacity:.6;background:0 0;font-size:24px;position:absolute;top:10px;right:14px}.BugReportButton-module__trvV_G__close:hover{opacity:1}.BugReportButton-module__trvV_G__title{margin:0 0 16px;font-size:1.25rem;font-weight:700}.BugReportButton-module__trvV_G__preview{border:1px solid var(--border-color);border-radius:8px;width:100%;margin-bottom:16px;display:block}.BugReportButton-module__trvV_G__textarea{border:1px solid var(--border-color);resize:vertical;background:var(--surface);width:100%;color:var(--foreground);border-radius:8px;padding:10px 12px;font-family:inherit;font-size:.95rem}.BugReportButton-module__trvV_G__errorText{color:var(--danger-red);margin:8px 0 0;font-size:.85rem}.BugReportButton-module__trvV_G__successText{color:var(--success-green);text-align:center;margin:12px 0 0;font-weight:600}.BugReportButton-module__trvV_G__submit{background:var(--primary-blue);color:#fff;border-radius:8px;width:100%;margin-top:12px;padding:12px;font-size:.95rem;font-weight:600}.BugReportButton-module__trvV_G__submit:disabled{opacity:.6;cursor:default}@media (prefers-color-scheme:dark){.BugReportButton-module__trvV_G__modal{background:#242526}.BugReportButton-module__trvV_G__textarea{background:#3a3b3c;border-color:#4a4b4c}}
.GroupMembersModal-module__EWRdNG__overlay{padding:10vh var(--space-4) var(--space-4);background-color:#0f172a73;align-items:flex-start;}.GroupMembersModal-module__EWRdNG__container{border:1px solid var(--color-line-soft);border-radius:var(--radius-2xl);background:var(--color-surface);width:100%;max-width:400px;max-height:70vh;box-shadow:var(--shadow-xl);animation:GroupMembersModal-module__EWRdNG__slideUp .22s var(--ease);flex-direction:column;display:flex;overflow:hidden}.GroupMembersModal-module__EWRdNG__head{padding:var(--space-4) var(--space-4) var(--space-2);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.GroupMembersModal-module__EWRdNG__title{color:var(--color-ink);font-size:var(--text-xl);font-weight:var(--fw-bold);margin:0}.GroupMembersModal-module__EWRdNG__close{border-radius:var(--radius-circle);width:30px;height:30px;color:var(--color-muted);cursor:pointer;transition:background-color var(--duration) var(--ease), color var(--duration) var(--ease);background:0 0;border:none;justify-content:center;align-items:center;font-size:22px;line-height:1;display:flex}.GroupMembersModal-module__EWRdNG__close:hover{background:var(--color-surface-sunken);color:var(--color-ink)}.GroupMembersModal-module__EWRdNG__list{padding:var(--space-1) var(--space-2-5) var(--space-4);margin:0;list-style:none;overflow-y:auto}.GroupMembersModal-module__EWRdNG__row{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-2-5);border-radius:var(--radius-lg);color:var(--foreground);transition:background-color var(--duration) var(--ease);text-decoration:none;display:flex}.GroupMembersModal-module__EWRdNG__row:hover{background:var(--color-surface-sunken)}.GroupMembersModal-module__EWRdNG__avatar{border:1px solid var(--tint-border,var(--color-line));border-radius:var(--radius-circle);background:var(--tint-bg,var(--color-chip));width:44px;height:44px;color:var(--tint-fg,var(--color-muted));font-size:var(--text-lg);font-weight:var(--fw-bold);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.GroupMembersModal-module__EWRdNG__avatar img{object-fit:cover;width:100%;height:100%}.GroupMembersModal-module__EWRdNG__info{flex-direction:column;flex:1;min-width:0;display:flex}.GroupMembersModal-module__EWRdNG__info strong{color:var(--color-ink);font-size:var(--text-md);font-weight:var(--fw-semibold);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.GroupMembersModal-module__EWRdNG__info span{color:var(--color-muted);font-size:var(--text-sm);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.NotesPanel-module__mMEwkG__state{}.NotesPanel-module__mMEwkG__controls{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.NotesPanel-module__mMEwkG__search{border:1px solid var(--border-color);background:var(--secondary-bg);width:100%;color:var(--foreground);border-radius:999px;outline:none;padding:10px 14px;font-family:inherit;font-size:.9rem}.NotesPanel-module__mMEwkG__search:focus{border-color:var(--primary-blue)}.NotesPanel-module__mMEwkG__chips{flex-wrap:wrap;gap:6px;display:flex}.NotesPanel-module__mMEwkG__chip{border:1px solid var(--border-color);color:var(--foreground);cursor:pointer;background:0 0;border-radius:999px;padding:5px 12px;font-family:inherit;font-size:.8rem}.NotesPanel-module__mMEwkG__chipActive{background:var(--primary-blue);border-color:var(--primary-blue);color:#fff}.NotesPanel-module__mMEwkG__section{margin-bottom:18px}.NotesPanel-module__mMEwkG__sectionTitle{color:var(--foreground);opacity:.75;margin:0 0 8px;font-size:.9rem;font-weight:700}.NotesPanel-module__mMEwkG__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.NotesPanel-module__mMEwkG__row{border:1px solid var(--border-color);color:inherit;background:var(--secondary-bg);border-radius:12px;padding:12px 14px;text-decoration:none;transition:border-color .2s,transform .1s;display:block}.NotesPanel-module__mMEwkG__row:hover{border-color:var(--primary-blue)}.NotesPanel-module__mMEwkG__row:active{transform:scale(.995)}.NotesPanel-module__mMEwkG__rowMain{flex-direction:column;gap:4px;min-width:0;display:flex}.NotesPanel-module__mMEwkG__rowTitle{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.92rem;font-weight:600;display:-webkit-box;overflow:hidden}.NotesPanel-module__mMEwkG__rowExcerpt{color:#8a8d91;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.NotesPanel-module__mMEwkG__rowMeta{color:#8a8d91;flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;font-size:.74rem;display:flex}.NotesPanel-module__mMEwkG__tag{color:var(--primary-blue);background:#1877f21a;border-radius:999px;padding:2px 8px;font-weight:600}.NotesPanel-module__mMEwkG__author{white-space:nowrap}.NotesPanel-module__mMEwkG__date{white-space:nowrap;margin-left:auto}
.SetRunner-module__gESSUG__runner{height:calc(100vh - var(--header-height,90px) - var(--impersonation-offset,0px) - var(--runner-bar-offset,0px));height:calc(100dvh - var(--header-height,90px) - var(--impersonation-offset,0px) - var(--runner-bar-offset,0px));scroll-snap-type:y mandatory;-ms-overflow-style:none;scrollbar-width:none;width:100vw;overflow-y:scroll}.SetRunner-module__gESSUG__runner::-webkit-scrollbar{display:none}.SetRunner-module__gESSUG__bar{box-sizing:border-box;background:var(--background,#fff);border-bottom:1px solid #00000014;width:100vw;padding:8px 14px 10px}.SetRunner-module__gESSUG__barTop{align-items:center;gap:12px;margin-bottom:6px;display:flex}.SetRunner-module__gESSUG__barTitle{min-width:0;color:var(--foreground,#111);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.95rem;font-weight:600;overflow:hidden}.SetRunner-module__gESSUG__pauseBtn{color:var(--foreground,#111);cursor:pointer;background:0 0;border:1px solid #0000001f;border-radius:999px;flex-shrink:0;padding:5px 12px;font-size:.85rem;font-weight:600}.SetRunner-module__gESSUG__track{align-items:center;gap:3px;display:flex}.SetRunner-module__gESSUG__segment{background:#0000001a;border-radius:999px;flex:1 1 0;min-width:3px;height:6px;transition:background-color .25s,transform .15s}.SetRunner-module__gESSUG__segCorrect{background:#31a24c}.SetRunner-module__gESSUG__segWrong{background:#e4405f}.SetRunner-module__gESSUG__segCurrent{background:var(--primary-blue,#0866ff);transform:scaleY(1.5)}.SetRunner-module__gESSUG__barStats{color:var(--color-body);font-variant-numeric:tabular-nums;align-items:center;gap:14px;margin-top:6px;font-size:.85rem;display:flex}.SetRunner-module__gESSUG__correct{color:#31a24c;font-weight:600}.SetRunner-module__gESSUG__clock{margin-left:auto}.SetRunner-module__gESSUG__centered{text-align:center;color:var(--color-body);margin-top:30vh;padding:0 24px}.SetRunner-module__gESSUG__setup{min-height:calc(100dvh - var(--header-height,90px) - var(--impersonation-offset,0px));box-sizing:border-box;background:radial-gradient(circle at 50% 12%, #0866ff1f, transparent 36%), var(--background,#f7f8fa);place-items:center;padding:28px 18px;display:grid}.SetRunner-module__gESSUG__setupCard{box-sizing:border-box;background:var(--background,#fff);text-align:center;border:1px solid #00000014;border-radius:22px;width:min(520px,100%);padding:32px;box-shadow:0 18px 55px #1423461f}.SetRunner-module__gESSUG__setupEyebrow{color:var(--primary-blue,#0866ff);letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:800}.SetRunner-module__gESSUG__setupCard h1{margin:0;font-size:clamp(1.45rem,4vw,2rem)}.SetRunner-module__gESSUG__setupPool{color:var(--color-muted);margin:12px 0 26px}.SetRunner-module__gESSUG__setupPrompt{margin:0 0 12px;font-weight:650}.SetRunner-module__gESSUG__sizeOptions{grid-template-columns:repeat(auto-fit,minmax(84px,1fr));gap:10px;margin-bottom:20px;display:grid}.SetRunner-module__gESSUG__sizeOption,.SetRunner-module__gESSUG__sizeOptionActive{color:var(--foreground,#111);cursor:pointer;background:0 0;border:1px solid #00000024;border-radius:12px;padding:12px 10px;font-weight:750}.SetRunner-module__gESSUG__sizeOptionActive{border-color:var(--primary-blue,#0866ff);color:var(--primary-blue,#0866ff);background:#0866ff1a;box-shadow:0 0 0 2px #0866ff1a}.SetRunner-module__gESSUG__durationField{text-align:left;margin:0 0 20px}.SetRunner-module__gESSUG__durationField .SetRunner-module__gESSUG__setupPrompt{margin-bottom:8px}.SetRunner-module__gESSUG__durationSelect{box-sizing:border-box;background:var(--background,#fff);width:100%;color:var(--foreground,#111);border:1px solid #00000024;border-radius:12px;padding:12px 14px;font-size:1rem;font-weight:650}.SetRunner-module__gESSUG__durationSelect:disabled{opacity:.55;cursor:not-allowed}.SetRunner-module__gESSUG__startRunBtn{background:var(--primary-blue,#0866ff);color:#fff;cursor:pointer;border:0;border-radius:12px;width:100%;padding:14px 18px;font-size:1rem;font-weight:800}.SetRunner-module__gESSUG__startRunBtn:disabled,.SetRunner-module__gESSUG__sizeOption:disabled,.SetRunner-module__gESSUG__sizeOptionActive:disabled{opacity:.55;cursor:not-allowed}.SetRunner-module__gESSUG__setupNote{color:var(--color-muted);margin:12px 0 0;font-size:.84rem}.SetRunner-module__gESSUG__runError{color:#b42318;background:#fff1f1;border-radius:10px;max-width:min(520px,100vw - 36px);margin:0;padding:10px 14px;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #b423181f}.SetRunner-module__gESSUG__restartBtn{border:1px solid var(--primary-blue,#0866ff);width:min(360px,100%);color:var(--primary-blue,#0866ff);cursor:pointer;background:0 0;border-radius:10px;padding:11px 18px;font-size:.95rem;font-weight:750}@media (max-width:520px){.SetRunner-module__gESSUG__setupCard{border-radius:18px;padding:26px 18px}}.SetRunner-module__gESSUG__overlay{top:calc(var(--header-height,90px) + var(--impersonation-offset,0px));z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.SetRunner-module__gESSUG__modal{text-align:center;background:#fff;border-radius:12px;width:90%;max-width:400px;padding:30px;position:relative;box-shadow:0 4px 20px #0003}.SetRunner-module__gESSUG__modalTitle{margin-top:0;font-size:24px;font-weight:700}.SetRunner-module__gESSUG__wallContent{margin-top:16px}.SetRunner-module__gESSUG__wallContent h3{color:var(--foreground);margin-bottom:8px;font-size:1.2rem}.SetRunner-module__gESSUG__wallContent p{color:#666;margin-bottom:24px;font-size:.95rem}.SetRunner-module__gESSUG__wallBtn{background:var(--primary-blue);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;padding:12px 24px;font-size:16px;font-weight:700}.SetRunner-module__gESSUG__wallBtn:disabled{cursor:not-allowed;background:#a0c1f7}@media (prefers-color-scheme:dark){.SetRunner-module__gESSUG__bar{border-bottom-color:#ffffff1f}.SetRunner-module__gESSUG__pauseBtn{border-color:#fff3}.SetRunner-module__gESSUG__segment{background:#ffffff29}.SetRunner-module__gESSUG__modal{background:#1a1a1a}.SetRunner-module__gESSUG__wallContent p{color:#aaa}}.SetRunner-module__gESSUG__pauseStats{justify-content:center;gap:28px;margin:4px 0 18px;display:flex}.SetRunner-module__gESSUG__pauseStats>div{flex-direction:column;gap:2px;display:flex}.SetRunner-module__gESSUG__pauseStats dt{color:#888;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.SetRunner-module__gESSUG__pauseStats dd{color:var(--foreground,#111);font-variant-numeric:tabular-nums;margin:0;font-size:1.35rem;font-weight:700}.SetRunner-module__gESSUG__pauseNote{font-size:.85rem}.SetRunner-module__gESSUG__pauseLeave{color:#666;cursor:pointer;background:0 0;border:none;width:100%;margin-top:10px;padding:8px;font-size:.95rem}@media (prefers-color-scheme:dark){.SetRunner-module__gESSUG__pauseStats dt{color:#999}.SetRunner-module__gESSUG__pauseLeave{color:#aaa}}.SetRunner-module__gESSUG__summary{scroll-snap-align:start;box-sizing:border-box;background:var(--background,#fff);flex-direction:column;align-items:center;gap:14px;min-height:100%;padding:32px 20px 48px;display:flex}.SetRunner-module__gESSUG__summaryTitle{color:var(--foreground,#111);margin:0;font-size:1.6rem;font-weight:800}.SetRunner-module__gESSUG__scoreLine{color:#666;font-variant-numeric:tabular-nums;font-size:1.1rem}.SetRunner-module__gESSUG__scoreLine strong{color:var(--primary-blue,#0866ff);font-size:3rem;font-weight:800;line-height:1}.SetRunner-module__gESSUG__summaryStats{gap:28px;margin:4px 0 8px;display:flex}.SetRunner-module__gESSUG__summaryStats>div{flex-direction:column;align-items:center;gap:2px;display:flex}.SetRunner-module__gESSUG__summaryStats dt{color:#888;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.SetRunner-module__gESSUG__summaryStats dd{color:var(--foreground,#111);font-variant-numeric:tabular-nums;margin:0;font-size:1.2rem;font-weight:700}.SetRunner-module__gESSUG__tierUp,.SetRunner-module__gESSUG__tierDown{border-radius:999px;margin:0;padding:8px 16px;font-size:.95rem;font-weight:600}.SetRunner-module__gESSUG__tierUp{color:#b8791a;background:#f5a62324}.SetRunner-module__gESSUG__tierDown{color:#666;background:#0000000d}.SetRunner-module__gESSUG__reviewStrip{flex-wrap:wrap;justify-content:center;gap:8px;max-width:420px;margin:8px 0 4px;display:flex}.SetRunner-module__gESSUG__square{color:#fff;cursor:pointer;font-variant-numeric:tabular-nums;border:none;border-radius:8px;width:38px;height:38px;font-size:.9rem;font-weight:700}.SetRunner-module__gESSUG__correct{background:#31a24c}.SetRunner-module__gESSUG__wrong{background:#e4405f}.SetRunner-module__gESSUG__skipped{background:#c3c8d0}.SetRunner-module__gESSUG__summaryDone{color:#666;text-align:center;font-size:.95rem}@media (prefers-color-scheme:dark){.SetRunner-module__gESSUG__summaryStats dt{color:#999}.SetRunner-module__gESSUG__tierDown{color:#aaa;background:#ffffff14}}
.shell-module__dByk7a__page{min-height:100vh;padding-bottom:var(--space-12);background-color:var(--background);font-family:var(--font-primary)}.shell-module__dByk7a__hero{margin:var(--space-4) auto 0;padding:var(--space-6) var(--space-6) var(--space-5);max-width:var(--page-max);border-radius:0 0 var(--radius-4xl) var(--radius-4xl);background:var(--accent-gradient);box-shadow:0 14px 34px var(--accent-shadow);color:#fff;position:relative;overflow:hidden}@media (min-width:640px){.shell-module__dByk7a__hero{padding:var(--space-8) var(--space-8) var(--space-6);border-radius:var(--radius-4xl)}}.shell-module__dByk7a__heroNarrow{max-width:var(--reading-max);}.shell-module__dByk7a__heroTop{align-items:center;gap:var(--space-5);flex-wrap:wrap;display:flex;position:relative}.shell-module__dByk7a__avatar{border-radius:var(--radius-circle);background:var(--accent-soft);width:104px;height:104px;box-shadow:0 8px 22px var(--accent-shadow-strong);color:var(--accent);font-size:var(--text-4xl);font-weight:var(--fw-bold);transition:transform var(--duration) var(--ease), box-shadow var(--duration) var(--ease);border:4px solid #ffffffe6;flex:0 0 104px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.shell-module__dByk7a__avatar:hover{box-shadow:0 0 0 5px #ffffff40, 0 10px 26px var(--accent-shadow-strong);transform:translateY(-2px)scale(1.02)}.shell-module__dByk7a__avatar img{object-fit:cover;width:100%;height:100%}.shell-module__dByk7a__heroIdentity{flex:220px;min-width:0}.shell-module__dByk7a__eyebrow{margin:0 0 var(--space-1);color:#ffffffd1;font-size:var(--text-xs);font-weight:var(--fw-bold);letter-spacing:.12em;text-transform:uppercase}.shell-module__dByk7a__userName{color:#fff;font-size:var(--text-display);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);overflow-wrap:anywhere;margin:0}.shell-module__dByk7a__heroMetaRow{align-items:center;gap:var(--space-2-5);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.shell-module__dByk7a__heroEmail{color:#ffffffd9;font-size:var(--text-base);overflow-wrap:anywhere}.shell-module__dByk7a__heroPill{align-items:center;gap:var(--space-1-5);padding:var(--space-1) var(--space-3);border-radius:var(--radius-pill);color:#fff;font-size:var(--text-base);font-weight:var(--fw-semibold);white-space:nowrap;background:#ffffff2e;border:1px solid #ffffff59;display:inline-flex}.shell-module__dByk7a__heroPill[data-pending=true]{border-color:var(--color-warning-line);color:var(--color-warning);background:#fef3c7}.shell-module__dByk7a__heroPillLink{padding:3px var(--space-3) 3px 3px;white-space:normal;overflow-wrap:anywhere;transition:background-color var(--duration) var(--ease), border-color var(--duration) var(--ease), transform var(--duration) var(--ease);text-decoration:none;}.shell-module__dByk7a__heroPillLink:hover,.shell-module__dByk7a__heroPillLink:focus-visible{background:#ffffff4d;border-color:#ffffff8c;transform:translateY(-1px)}.shell-module__dByk7a__heroPillLink:focus-visible{outline-offset:2px;outline:2px solid #fff}.shell-module__dByk7a__heroStats{gap:var(--space-2-5);margin:var(--space-6) 0 0;padding-top:var(--space-4);border-top:1px solid #ffffff38;flex-wrap:wrap;display:flex;position:relative}.shell-module__dByk7a__heroStats div{align-items:baseline;gap:var(--space-1-5);padding:var(--space-1) var(--space-1) var(--space-1) 0;display:flex}.shell-module__dByk7a__heroStats dt{color:#fff;font-size:var(--text-2xl);font-weight:var(--fw-bold);font-variant-numeric:tabular-nums;margin:0}.shell-module__dByk7a__heroStats dd{color:#ffffffd1;font-size:var(--text-base);font-weight:var(--fw-semibold);margin:0}.shell-module__dByk7a__contentGrid{max-width:var(--page-max);margin:var(--space-5) auto 0;padding:0 var(--space-4);grid-template-columns:var(--sidebar-width) 1fr;gap:var(--space-4);align-items:start;display:grid}@media (max-width:900px){.shell-module__dByk7a__contentGrid{grid-template-columns:1fr}}.shell-module__dByk7a__column{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.shell-module__dByk7a__narrow{max-width:var(--reading-max);padding:var(--space-3) var(--space-5) 64px;margin:0 auto}.shell-module__dByk7a__crumbs{align-items:center;gap:var(--space-1);padding:var(--space-2-5) var(--space-4) var(--space-1);color:var(--color-subtle);font-size:var(--text-base);flex-wrap:wrap;display:flex}.shell-module__dByk7a__crumbs a{color:var(--primary-blue);font-weight:var(--fw-medium)}.shell-module__dByk7a__crumbs a:hover,.shell-module__dByk7a__crumbs a:focus-visible{text-underline-offset:3px;text-decoration:underline}.shell-module__dByk7a__crumbCurrent{color:var(--color-ink);font-weight:var(--fw-semibold)}.shell-module__dByk7a__centered{align-items:center;gap:var(--space-2-5);padding:0 var(--space-6) var(--space-10);color:var(--color-muted);text-align:center;flex-direction:column;margin-top:min(30vh,120px);display:flex}.shell-module__dByk7a__centered a{color:var(--primary-blue);font-weight:var(--fw-medium)}
.Inbox-module__6LDVlG__container{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.Inbox-module__6LDVlG__centered{color:var(--color-muted);font-size:var(--text-md);flex:1;justify-content:center;align-items:center;display:flex}.Inbox-module__6LDVlG__header{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-4) var(--space-3);flex-shrink:0;display:flex}.Inbox-module__6LDVlG__title{color:var(--color-ink);font-size:var(--text-xl);font-weight:var(--fw-bold);letter-spacing:var(--tracking-tight);margin:0}.Inbox-module__6LDVlG__newChatBtn{border-radius:var(--radius-circle);flex-shrink:0;width:34px;height:34px;padding:0;display:inline-flex;}.Inbox-module__6LDVlG__newChatIcon{font-size:1.15rem;line-height:1}.Inbox-module__6LDVlG__searchWrap{margin:0 var(--space-4) var(--space-3);flex-shrink:0;}.Inbox-module__6LDVlG__searchIcon{color:var(--color-subtle);flex-shrink:0}.Inbox-module__6LDVlG__searchInput{}.Inbox-module__6LDVlG__empty{padding:var(--space-6) var(--space-5);flex:1;}.Inbox-module__6LDVlG__emptyIcon{margin-bottom:var(--space-2);font-size:2.75rem}.Inbox-module__6LDVlG__list{padding:0 var(--space-2) var(--space-3);flex:1;margin:0;list-style:none;overflow-y:auto}.Inbox-module__6LDVlG__row{align-items:center;gap:var(--space-2-5);padding:var(--space-2-5) var(--space-2-5) var(--space-2-5) var(--space-2);border-left:3px solid var(--tint-fg,transparent);border-radius:var(--radius-lg);color:inherit;transition:background-color var(--duration) var(--ease);margin:1px 0;text-decoration:none;display:flex}.Inbox-module__6LDVlG__row:hover{background:var(--tint-bg,var(--color-surface-sunken))}.Inbox-module__6LDVlG__activeRow{background:var(--tint-bg,var(--color-chip))}.Inbox-module__6LDVlG__unreadRow .Inbox-module__6LDVlG__preview,.Inbox-module__6LDVlG__unreadRow strong{color:var(--color-ink);font-weight:var(--fw-bold)}.Inbox-module__6LDVlG__avatar{border:2px solid var(--tint-border,var(--color-line));border-radius:var(--radius-circle);background:var(--tint-bg,var(--color-chip));width:44px;height:44px;color:var(--tint-fg,var(--color-muted));font-size:var(--text-md);font-weight:var(--fw-bold);flex:0 0 44px;justify-content:center;align-items:center;display:flex;overflow:hidden}.Inbox-module__6LDVlG__avatar img{object-fit:cover;width:100%;height:100%}.Inbox-module__6LDVlG__iconChip{border-radius:var(--radius-md);font-size:var(--text-lg);}.Inbox-module__6LDVlG__rowText{flex:1;min-width:0}.Inbox-module__6LDVlG__rowTop{justify-content:space-between;align-items:baseline;gap:var(--space-2);display:flex}.Inbox-module__6LDVlG__rowTop strong{color:var(--color-ink);font-size:var(--text-base);font-weight:var(--fw-semibold);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Inbox-module__6LDVlG__rowTop time{color:var(--color-subtle);font-size:var(--text-2xs);flex-shrink:0}.Inbox-module__6LDVlG__preview{color:var(--color-muted);font-size:var(--text-sm);white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;overflow:hidden}.Inbox-module__6LDVlG__badge{min-width:20px;height:20px;padding:0 var(--space-1-5);border-radius:var(--radius-pill);background:var(--color-danger);color:#fff;font-size:var(--text-2xs);font-weight:var(--fw-bold);font-variant-numeric:tabular-nums;flex-shrink:0;justify-content:center;align-items:center;display:flex}
.SetVoteBar-module__kut38G__bar,.SetVoteBar-module__kut38G__barCompact{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.SetVoteBar-module__kut38G__bar{border:1px solid #0000001a;border-radius:12px;padding:10px 14px}.SetVoteBar-module__kut38G__barCompact{gap:10px}.SetVoteBar-module__kut38G__learners{color:#8e9aaf;font-variant-numeric:tabular-nums;font-size:.85rem}.SetVoteBar-module__kut38G__votes{gap:8px;display:flex}.SetVoteBar-module__kut38G__vote,.SetVoteBar-module__kut38G__voteOn{cursor:pointer;color:var(--foreground,#111);background:0 0;border:1px solid #0000001f;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:.9rem;font-weight:600;display:inline-flex}.SetVoteBar-module__kut38G__vote:disabled,.SetVoteBar-module__kut38G__voteOn:disabled{cursor:default;opacity:.65}.SetVoteBar-module__kut38G__voteOn{color:#0866ff;background:#0866ff1f;border-color:#0000}.SetVoteBar-module__kut38G__vote em,.SetVoteBar-module__kut38G__voteOn em{font-variant-numeric:tabular-nums;font-style:normal}@media (prefers-color-scheme:dark){.SetVoteBar-module__kut38G__bar{border-color:#ffffff24}.SetVoteBar-module__kut38G__vote,.SetVoteBar-module__kut38G__voteOn{border-color:#ffffff2e}.SetVoteBar-module__kut38G__voteOn{color:#7cb0ff;background:#0866ff3d;border-color:#0000}}
.ChatThread-module__6cpybW__thread{background:var(--color-surface);flex-direction:column;height:100%;min-height:0;display:flex}.ChatThread-module__6cpybW__header{align-items:center;gap:var(--space-2);padding:var(--space-2-5) var(--space-4);border-bottom:1px solid var(--color-line-soft);background:var(--color-surface);box-shadow:var(--shadow-xs);flex-shrink:0;display:flex}.ChatThread-module__6cpybW__iconBtn{border-radius:var(--radius-circle);width:36px;height:36px;color:var(--color-muted);cursor:pointer;transition:background-color var(--duration) var(--ease), color var(--duration) var(--ease);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.ChatThread-module__6cpybW__iconBtn:hover{background:var(--color-surface-sunken);color:var(--color-ink)}@media (min-width:900px){.ChatThread-module__6cpybW__iconBtn{display:none}}.ChatThread-module__6cpybW__peer{align-items:center;gap:var(--space-2-5);min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;font-family:inherit;text-decoration:none;display:flex}.ChatThread-module__6cpybW__peerAvatar{border-radius:var(--radius-circle);background:var(--accent-soft,var(--color-chip));width:42px;height:42px;box-shadow:0 0 0 1.5px var(--accent,var(--color-line));color:var(--accent,var(--color-muted));font-weight:var(--fw-bold);border:2px solid #ffffffe6;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.ChatThread-module__6cpybW__peerAvatar img{object-fit:cover;width:100%;height:100%}.ChatThread-module__6cpybW__peerText{flex-direction:column;min-width:0;display:flex}.ChatThread-module__6cpybW__peerText strong{color:var(--color-ink);font-size:var(--text-md);font-weight:var(--fw-semibold);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ChatThread-module__6cpybW__peerText span{color:var(--color-muted);font-size:var(--text-xs);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ChatThread-module__6cpybW__blockBtn{flex-shrink:0;}.ChatThread-module__6cpybW__messages{padding:var(--space-4);background:var(--color-surface-sunken);flex-direction:column;flex:1;gap:2px;display:flex;overflow-y:auto}.ChatThread-module__6cpybW__loadOlder{padding:var(--space-1) 0 var(--space-3);text-align:center}.ChatThread-module__6cpybW__loadOlder button{padding:var(--space-1-5) var(--space-3-5);border:1px solid var(--color-line);border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-body);font-size:var(--text-sm);font-weight:var(--fw-medium);cursor:pointer}.ChatThread-module__6cpybW__loadOlder button:hover:not(:disabled){border-color:var(--color-line-strong)}.ChatThread-module__6cpybW__empty{color:var(--color-muted);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;display:flex}.ChatThread-module__6cpybW__dayGroup{flex-direction:column;gap:4px;display:flex}.ChatThread-module__6cpybW__daySep{margin:var(--space-3) 0 var(--space-1-5);text-align:center}.ChatThread-module__6cpybW__daySep span{padding:3px var(--space-2-5);border-radius:var(--radius-pill);background:var(--color-chip);color:var(--color-muted);font-size:var(--text-2xs);font-weight:var(--fw-semibold)}.ChatThread-module__6cpybW__row{max-width:min(78%,680px);margin-top:var(--space-3);display:flex}.ChatThread-module__6cpybW__row.ChatThread-module__6cpybW__grouped{margin-top:2px}.ChatThread-module__6cpybW__mine{justify-content:flex-end;align-self:flex-end}.ChatThread-module__6cpybW__theirs{align-self:flex-start}.ChatThread-module__6cpybW__avatarSlot{width:36px;margin-right:var(--space-2);flex:0 0 36px}.ChatThread-module__6cpybW__messageAvatar{border-radius:var(--radius-circle);background:var(--accent-soft,var(--color-chip));width:32px;height:32px;color:var(--accent,var(--color-muted));font-size:var(--text-sm);font-weight:var(--fw-semibold);justify-content:center;align-items:center;display:flex;overflow:hidden}.ChatThread-module__6cpybW__messageAvatar img{object-fit:cover;width:100%;height:100%}.ChatThread-module__6cpybW__messageBody{flex-direction:column;min-width:0;display:flex}.ChatThread-module__6cpybW__mine .ChatThread-module__6cpybW__messageBody{align-items:flex-end}.ChatThread-module__6cpybW__messageMeta{align-items:baseline;gap:var(--space-2);min-height:16px;margin:0 var(--space-1-5) 3px;color:var(--color-subtle);font-size:var(--text-2xs);line-height:1.25;display:flex}.ChatThread-module__6cpybW__mine .ChatThread-module__6cpybW__messageMeta{justify-content:flex-end}.ChatThread-module__6cpybW__sender{color:var(--color-body);font-size:var(--text-2xs);font-weight:var(--fw-semibold)}.ChatThread-module__6cpybW__bubble{min-width:0;max-width:100%;padding:var(--space-2) var(--space-3);font-size:var(--text-md);line-height:var(--leading-normal);white-space:pre-wrap;word-break:break-word;border-radius:18px}.ChatThread-module__6cpybW__mine .ChatThread-module__6cpybW__bubble{color:#172033;background:#d3e3fd}.ChatThread-module__6cpybW__theirs .ChatThread-module__6cpybW__bubble{color:var(--color-ink);background:#f1f3f4}.ChatThread-module__6cpybW__errorBubble{background:var(--color-danger)!important;color:#fff!important}.ChatThread-module__6cpybW__receipt{margin:3px var(--space-1-5) 0;color:var(--color-subtle);font-size:var(--text-2xs);letter-spacing:-1px}.ChatThread-module__6cpybW__tickSeen{color:var(--accent-button-border,var(--primary-blue))}.ChatThread-module__6cpybW__retry{margin:3px var(--space-1-5) 0;color:var(--color-danger);font-size:var(--text-2xs);font-weight:var(--fw-semibold);cursor:pointer;background:0 0;border:none;padding:0}.ChatThread-module__6cpybW__composer{align-items:flex-end;gap:var(--space-2-5);padding:var(--space-3) var(--space-4);border-top:1px solid var(--color-line-soft);background:var(--color-surface);flex-wrap:wrap;flex-shrink:0;display:flex}.ChatThread-module__6cpybW__input{min-height:22px;max-height:120px;padding:11px var(--space-4);border:1px solid var(--color-line-strong);border-radius:var(--radius-pill);background:var(--color-surface-sunken);color:var(--foreground);font-family:inherit;font-size:var(--text-md);line-height:var(--leading-snug);resize:none;scrollbar-width:none;transition:border-color var(--duration) var(--ease), box-shadow var(--duration) var(--ease);outline:none;flex:1;overflow-y:auto}.ChatThread-module__6cpybW__input::-webkit-scrollbar{display:none}.ChatThread-module__6cpybW__input:focus{border-color:var(--accent-button-border,var(--primary-blue));box-shadow:0 0 0 3px var(--accent-ring,#0866ff26)}.ChatThread-module__6cpybW__sendBtn{border-radius:var(--radius-circle);background:var(--accent-button,var(--primary-blue));color:#fff;cursor:pointer;width:42px;height:42px;transition:background-color var(--duration) var(--ease), transform var(--duration) var(--ease), box-shadow var(--duration) var(--ease);border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ChatThread-module__6cpybW__sendBtn:hover:not(:disabled){box-shadow:0 4px 12px var(--accent-ring,#0866ff4d);transform:translateY(-1px)}.ChatThread-module__6cpybW__sendBtn:disabled{background:var(--color-line);color:var(--color-subtle);cursor:not-allowed}.ChatThread-module__6cpybW__blockedBar{justify-content:center;align-items:center;gap:var(--space-2-5);color:var(--color-muted);font-size:var(--text-base);text-align:center;flex:1;display:flex}.ChatThread-module__6cpybW__unblockBtn{padding:var(--space-1-5) var(--space-3-5);font-size:var(--text-sm);}.ChatThread-module__6cpybW__sendError{width:100%;margin:var(--space-1) 0 0;color:var(--color-danger);font-size:var(--text-xs);text-align:center}
.CollectionsPanel-module__CZfIVG__state{}.CollectionsPanel-module__CZfIVG__controls{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.CollectionsPanel-module__CZfIVG__search{border:1px solid var(--border-color);background:var(--secondary-bg);width:100%;color:var(--foreground);border-radius:999px;outline:none;padding:10px 14px;font-family:inherit;font-size:.9rem}.CollectionsPanel-module__CZfIVG__search:focus{border-color:var(--primary-blue)}.CollectionsPanel-module__CZfIVG__chips{flex-wrap:wrap;gap:6px;display:flex}.CollectionsPanel-module__CZfIVG__chip{border:1px solid var(--border-color);color:var(--foreground);cursor:pointer;background:0 0;border-radius:999px;padding:5px 12px;font-family:inherit;font-size:.8rem}.CollectionsPanel-module__CZfIVG__chipActive{background:var(--primary-blue);border-color:var(--primary-blue);color:#fff}.CollectionsPanel-module__CZfIVG__section{margin-bottom:18px}.CollectionsPanel-module__CZfIVG__sectionTitle{color:var(--foreground);opacity:.75;margin:0 0 8px;font-size:.9rem;font-weight:700}.CollectionsPanel-module__CZfIVG__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.CollectionsPanel-module__CZfIVG__row{border:1px solid var(--border-color);background:var(--secondary-bg);border-radius:12px;align-items:stretch;gap:8px;padding:12px 14px;transition:border-color .2s;display:flex}.CollectionsPanel-module__CZfIVG__row:hover{border-color:var(--primary-blue)}.CollectionsPanel-module__CZfIVG__rowMain{flex:1;min-width:0}.CollectionsPanel-module__CZfIVG__rowLink{min-width:0;color:inherit;flex-direction:column;gap:4px;text-decoration:none;display:flex}.CollectionsPanel-module__CZfIVG__rowTitle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.CollectionsPanel-module__CZfIVG__rowExcerpt{color:#8a8d91;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.CollectionsPanel-module__CZfIVG__bar{background:#00000014;border-radius:999px;height:6px;margin:4px 0 2px;overflow:hidden}.CollectionsPanel-module__CZfIVG__barFill{background:var(--primary-blue);border-radius:999px;height:100%}.CollectionsPanel-module__CZfIVG__rowMeta{color:#8a8d91;flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;font-size:.74rem;display:flex}.CollectionsPanel-module__CZfIVG__tag{color:var(--primary-blue);background:#1877f21a;border-radius:999px;padding:2px 8px;font-weight:600}.CollectionsPanel-module__CZfIVG__author{white-space:nowrap}.CollectionsPanel-module__CZfIVG__date{white-space:nowrap;margin-left:auto}.CollectionsPanel-module__CZfIVG__rowActions{flex-direction:column;flex-shrink:0;justify-content:center;gap:6px;display:flex}.CollectionsPanel-module__CZfIVG__actionBtn{border:1px solid var(--border-color);background:var(--background);width:34px;height:34px;color:var(--foreground);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;text-decoration:none;display:flex}.CollectionsPanel-module__CZfIVG__actionBtn:hover{border-color:var(--primary-blue)}
.NewChatModal-module__JJ7mfq__overlay{padding:10vh var(--space-4) var(--space-4);background-color:#0f172a73;align-items:flex-start;}.NewChatModal-module__JJ7mfq__container{border:1px solid var(--color-line-soft);border-radius:var(--radius-2xl);background:var(--color-surface);width:100%;max-width:460px;max-height:70vh;box-shadow:var(--shadow-xl);animation:NewChatModal-module__JJ7mfq__slideUp .22s var(--ease);flex-direction:column;display:flex;overflow:hidden}.NewChatModal-module__JJ7mfq__head{padding:var(--space-4) var(--space-4) var(--space-2);justify-content:space-between;align-items:center;display:flex}.NewChatModal-module__JJ7mfq__title{color:var(--color-ink);font-size:var(--text-xl);font-weight:var(--fw-bold);margin:0}.NewChatModal-module__JJ7mfq__close{border-radius:var(--radius-circle);width:30px;height:30px;color:var(--color-muted);cursor:pointer;transition:background-color var(--duration) var(--ease), color var(--duration) var(--ease);background:0 0;border:none;justify-content:center;align-items:center;font-size:22px;line-height:1;display:flex}.NewChatModal-module__JJ7mfq__close:hover{background:var(--color-surface-sunken);color:var(--color-ink)}.NewChatModal-module__JJ7mfq__modeRow{align-items:center;gap:var(--space-2);margin:0 var(--space-4) var(--space-2);display:flex}.NewChatModal-module__JJ7mfq__search{border-radius:var(--radius-pill);flex:1;width:auto;}.NewChatModal-module__JJ7mfq__groupToggle{padding:var(--space-1-5) var(--space-3);border:1px solid var(--color-line);border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-body);font-size:var(--text-sm);font-weight:var(--fw-medium);cursor:pointer;transition:background-color var(--duration) var(--ease), border-color var(--duration) var(--ease), color var(--duration) var(--ease);flex-shrink:0}.NewChatModal-module__JJ7mfq__groupToggle:hover{border-color:var(--color-line-strong)}.NewChatModal-module__JJ7mfq__groupToggleActive{border-color:var(--accent-button-border,var(--primary-blue));background:var(--accent-soft,var(--color-chip));color:var(--accent-button-border,var(--primary-blue))}.NewChatModal-module__JJ7mfq__results{padding:var(--space-1) var(--space-2-5) var(--space-2-5);flex:1;overflow-y:auto}.NewChatModal-module__JJ7mfq__hint{padding:var(--space-6) var(--space-2);color:var(--color-subtle);font-size:var(--text-md);text-align:center}.NewChatModal-module__JJ7mfq__list{margin:0;padding:0;list-style:none}.NewChatModal-module__JJ7mfq__row{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-2-5) var(--space-2-5);border-radius:var(--radius-lg);color:var(--foreground);text-align:left;cursor:pointer;transition:background-color var(--duration) var(--ease);background:0 0;border:none;font-family:inherit;display:flex}.NewChatModal-module__JJ7mfq__row:hover{background:var(--color-surface-sunken)}.NewChatModal-module__JJ7mfq__rowSelected{background:var(--accent-soft,var(--color-chip))}.NewChatModal-module__JJ7mfq__checkbox{border:2px solid var(--color-line-strong);border-radius:var(--radius-circle);color:#fff;width:22px;height:22px;font-size:var(--text-xs);font-weight:var(--fw-bold);flex-shrink:0;justify-content:center;align-items:center;display:flex}.NewChatModal-module__JJ7mfq__checkboxChecked{border-color:var(--accent-button-border,var(--primary-blue));background:var(--accent-button,var(--primary-blue))}.NewChatModal-module__JJ7mfq__avatar{border:1px solid var(--tint-border,var(--color-line));border-radius:var(--radius-circle);background:var(--tint-bg,var(--color-chip));width:46px;height:46px;color:var(--tint-fg,var(--color-muted));font-size:var(--text-lg);font-weight:var(--fw-bold);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.NewChatModal-module__JJ7mfq__avatar img{object-fit:cover;width:100%;height:100%}.NewChatModal-module__JJ7mfq__info{flex-direction:column;min-width:0;display:flex}.NewChatModal-module__JJ7mfq__info strong{color:var(--color-ink);font-size:var(--text-md);font-weight:var(--fw-semibold);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.NewChatModal-module__JJ7mfq__info span{color:var(--color-muted);font-size:var(--text-sm);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.NewChatModal-module__JJ7mfq__groupBar{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-2-5) var(--space-4);border-top:1px solid var(--color-line-soft);flex-shrink:0;display:flex}.NewChatModal-module__JJ7mfq__groupCount{color:var(--color-muted);font-size:var(--text-sm)}.NewChatModal-module__JJ7mfq__startGroupBtn{padding:var(--space-1-5) var(--space-3-5);font-size:var(--text-sm);flex-shrink:0;}.NewChatModal-module__JJ7mfq__startGroupBtn:disabled{opacity:.5;cursor:not-allowed}
.PublicProfile-module__hyNHgG__page{}.PublicProfile-module__hyNHgG__hero{}.PublicProfile-module__hyNHgG__heroTop{}.PublicProfile-module__hyNHgG__avatar{}.PublicProfile-module__hyNHgG__heroIdentity{}.PublicProfile-module__hyNHgG__eyebrow{}.PublicProfile-module__hyNHgG__name{}.PublicProfile-module__hyNHgG__heroMetaRow{}.PublicProfile-module__hyNHgG__metaPill{}.PublicProfile-module__hyNHgG__schoolLink{}.PublicProfile-module__hyNHgG__heroStats{}.PublicProfile-module__hyNHgG__centered{}.PublicProfile-module__hyNHgG__actions{gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;display:flex;position:relative}.PublicProfile-module__hyNHgG__actionBtn{align-items:center;gap:var(--space-1-5);padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);color:#fff;font-family:inherit;font-size:var(--text-md);font-weight:var(--fw-semibold);cursor:pointer;transition:background-color var(--duration) var(--ease), border-color var(--duration) var(--ease), transform var(--duration) var(--ease);background:#ffffff2e;border:1px solid #ffffff59;text-decoration:none;display:inline-flex}.PublicProfile-module__hyNHgG__actionBtn:hover:not(:disabled){background:#ffffff4d;border-color:#ffffff8c;transform:translateY(-1px)}.PublicProfile-module__hyNHgG__actionBtn:focus-visible{outline-offset:2px;outline:2px solid #fff}.PublicProfile-module__hyNHgG__actionBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.PublicProfile-module__hyNHgG__primary{color:var(--accent-deep);background:#fff;border-color:#fff}.PublicProfile-module__hyNHgG__primary:hover:not(:disabled){background:#ffffffe0;border-color:#fff}.PublicProfile-module__hyNHgG__blockedNote{margin:var(--space-2-5) 0 0;color:#ffffffeb;font-size:var(--text-base);position:relative}.PublicProfile-module__hyNHgG__body{max-width:var(--reading-max);padding:0 var(--space-4) var(--space-8);margin:0 auto}
