.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__scrollWindow{max-height:min(560px, calc(100dvh - var(--header-height,90px) - var(--space-12)));overscroll-behavior:contain;scrollbar-color:var(--color-line-strong) transparent;scrollbar-width:thin;overflow:hidden auto}.surfaces-module__21ZjoG__scrollWindow::-webkit-scrollbar{width:var(--space-2)}.surfaces-module__21ZjoG__scrollWindow::-webkit-scrollbar-thumb{border:var(--space-1) solid transparent;border-radius:var(--radius-pill);background-clip:content-box;background-color:var(--color-line-strong)}.surfaces-module__21ZjoG__scrollWindow::-webkit-scrollbar-track{background:0 0}.surfaces-module__21ZjoG__groupedList{gap:var(--space-5);flex-direction:column;display:flex}.surfaces-module__21ZjoG__gradeGroup{gap:var(--space-4);flex-direction:column;display:flex}.surfaces-module__21ZjoG__gradeHeading{padding-bottom:var(--space-2);border-bottom:1px solid var(--color-line);color:var(--color-subtle);font-size:var(--text-base);font-weight:var(--fw-bold);letter-spacing:.06em;text-transform:uppercase;margin:0}.surfaces-module__21ZjoG__subjectGroup{gap:var(--space-2-5);flex-direction:column;display:flex}.surfaces-module__21ZjoG__subjectHeading{align-items:center;gap:var(--space-1-5);font-size:var(--text-md);font-weight:var(--fw-semibold);margin:0;display:flex}.surfaces-module__21ZjoG__subjectCount{color:var(--color-muted);font-size:var(--text-sm);font-weight:var(--fw-medium)}.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)}}
.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{}
.ConfirmDialog-module__CC9rXq__modalOverlay{}.ConfirmDialog-module__CC9rXq__modalContainer{padding:var(--space-8) var(--space-6);text-align:left;}.ConfirmDialog-module__CC9rXq__modalTitle{margin:0 0 var(--space-2);color:var(--color-ink);font-size:var(--text-xl);font-weight:var(--fw-bold);line-height:var(--leading-snug)}.ConfirmDialog-module__CC9rXq__modalMessage{margin:0 0 var(--space-6);color:var(--color-body);font-size:var(--text-md);line-height:var(--leading-relaxed);white-space:pre-line}.ConfirmDialog-module__CC9rXq__input{margin-bottom:var(--space-6);}.ConfirmDialog-module__CC9rXq__buttonGroup{justify-content:flex-end;gap:var(--space-3);display:flex}.ConfirmDialog-module__CC9rXq__cancelBtn{}.ConfirmDialog-module__CC9rXq__confirmBtn{}@media (prefers-color-scheme:dark){.ConfirmDialog-module__CC9rXq__modalMessage{color:#aaa}}
.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)}
.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__cardHeading{flex-direction:column;flex:1;min-width:0;display:flex}.TeacherProfile-module__IvA89W__cardCountBadge{}.TeacherProfile-module__IvA89W__warningBanner{}.TeacherProfile-module__IvA89W__schoolTile{}.TeacherProfile-module__IvA89W__schoolTileCopy{}.TeacherProfile-module__IvA89W__schoolTileChevron{}.TeacherProfile-module__IvA89W__infoList{gap:var(--space-3-5);margin-top:var(--space-3-5);flex-direction:column;display:flex}.TeacherProfile-module__IvA89W__infoItem{align-items:center;gap:var(--space-3);display:flex}.TeacherProfile-module__IvA89W__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}.TeacherProfile-module__IvA89W__infoText{min-width:0;color:var(--color-body);font-size:var(--text-md);line-height:var(--leading-normal)}.TeacherProfile-module__IvA89W__infoText strong{color:var(--color-ink)}.TeacherProfile-module__IvA89W__editSchoolButton{margin-top:var(--space-2-5);}.TeacherProfile-module__IvA89W__manageSchoolButton{margin-top:var(--space-2-5);margin-right:var(--space-2);text-decoration:none;display:inline-block;}.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__searchWrap{margin-bottom:var(--space-2-5);}.TeacherProfile-module__IvA89W__searchIcon{color:var(--color-subtle);font-size:var(--text-xl);flex:none;line-height:1}.TeacherProfile-module__IvA89W__searchInput{}.TeacherProfile-module__IvA89W__packageGroups{}.TeacherProfile-module__IvA89W__gradeGroup{}.TeacherProfile-module__IvA89W__gradeHeading{}.TeacherProfile-module__IvA89W__subjectGroup{}.TeacherProfile-module__IvA89W__subjectHeading{}.TeacherProfile-module__IvA89W__subjectCount{}.TeacherProfile-module__IvA89W__packageList{}.TeacherProfile-module__IvA89W__listSentinel{height:1px}.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{align-items:center;gap:var(--space-1-5);display:flex}.TeacherProfile-module__IvA89W__teacherSetAction{}.TeacherProfile-module__IvA89W__teacherSetResultsAction{color:var(--primary-blue);background:#0866ff1a;border-color:#0866ff4d;}.TeacherProfile-module__IvA89W__teacherSetResultsAction:hover:not(:disabled),.TeacherProfile-module__IvA89W__teacherSetResultsAction:focus-visible{background:#0866ff2e;border-color:#0866ff4d;box-shadow:0 4px 10px #0866ff2e}@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%}}.TeacherProfile-module__IvA89W__examCodeChip{letter-spacing:var(--tracking-caps);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;}.TeacherProfile-module__IvA89W__importSwap{}.TeacherProfile-module__IvA89W__importToast{align-items:center;gap:var(--space-2-5);margin-bottom:var(--space-3-5);padding:var(--space-2-5) var(--space-3);border:1px solid var(--color-success-bg);border-radius:var(--radius-md);background:var(--color-success-bg);color:var(--color-success);font-size:var(--text-base);font-weight:var(--fw-semibold);line-height:var(--leading-normal);display:flex}.TeacherProfile-module__IvA89W__importToast>span:nth-child(2){flex:1;min-width:0}.TeacherProfile-module__IvA89W__importToastClose{padding:0 var(--space-1-5);color:inherit;font-size:var(--text-xl);cursor:pointer;background:0 0;border:0;flex:none;line-height:1}.TeacherProfile-module__IvA89W__recentToggle{justify-content:space-between;align-items:center;gap:var(--space-2);width:100%;min-width:0;padding:var(--space-2-5) var(--space-3);border:1px solid var(--color-line-soft);border-radius:var(--radius-lg);background:var(--color-surface-sunken);color:var(--color-body);font:inherit;font-size:var(--text-base);font-weight:var(--fw-semibold);text-align:left;cursor:pointer;transition:background-color var(--duration) var(--ease), border-color var(--duration) var(--ease);display:flex}.TeacherProfile-module__IvA89W__recentToggle:hover{border-color:var(--tint-border);background:var(--color-chip)}.TeacherProfile-module__IvA89W__recentToggle:focus-visible{outline:2px solid var(--tint-fg);outline-offset:2px}.TeacherProfile-module__IvA89W__recentLabel{align-items:center;gap:var(--space-2);min-width:0;display:inline-flex}.TeacherProfile-module__IvA89W__recentBody{padding-top:var(--space-3)}
.PositionsEditor-module__gwD8tW__block{gap:var(--space-2);flex-direction:column;display:flex}.PositionsEditor-module__gwD8tW__lead{margin:0;}.PositionsEditor-module__gwD8tW__subheading{margin:var(--space-2) 0 0;color:var(--color-muted);font-size:var(--text-xs);font-weight:var(--fw-bold);letter-spacing:.06em;text-transform:uppercase}.PositionsEditor-module__gwD8tW__empty{font-size:var(--text-sm);margin:0;}.PositionsEditor-module__gwD8tW__list{margin:0;padding:0;list-style:none}.PositionsEditor-module__gwD8tW__row{align-items:center;gap:var(--space-2);padding:var(--space-2) 0;border-bottom:1px solid var(--color-line);flex-wrap:wrap;display:flex}.PositionsEditor-module__gwD8tW__row:last-child{border-bottom:none}.PositionsEditor-module__gwD8tW__school{color:var(--color-muted);font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.PositionsEditor-module__gwD8tW__monthField{align-items:center;gap:var(--space-1);color:var(--color-muted);font-size:var(--text-sm);display:inline-flex}.PositionsEditor-module__gwD8tW__month{width:auto;padding:2px var(--space-2);font-size:var(--text-sm);}.PositionsEditor-module__gwD8tW__hint{}.PositionsEditor-module__gwD8tW__button{}.PositionsEditor-module__gwD8tW__buttonSmall{margin-left:auto;}.PositionsEditor-module__gwD8tW__buttonPrimary{}.PositionsEditor-module__gwD8tW__actionRow{}.PositionsEditor-module__gwD8tW__form{gap:var(--space-2);padding:var(--space-3);border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface-sunken);flex-direction:column;display:flex}.PositionsEditor-module__gwD8tW__formGroup{}.PositionsEditor-module__gwD8tW__label{}.PositionsEditor-module__gwD8tW__input{}.PositionsEditor-module__gwD8tW__monthRow{gap:var(--space-3);flex-wrap:wrap;display:flex}.PositionsEditor-module__gwD8tW__monthRow>*{flex:160px}.PositionsEditor-module__gwD8tW__message{font-size:var(--text-sm);font-weight:var(--fw-medium);margin:0}.PositionsEditor-module__gwD8tW__ok{color:var(--color-success)}.PositionsEditor-module__gwD8tW__bad{color:var(--color-danger)}.PositionsEditor-module__gwD8tW__linkButton{color:var(--primary-blue);font:inherit;font-weight:var(--fw-bold);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.PositionsEditor-module__gwD8tW__linkButton:disabled{opacity:.6;cursor:default}@media (max-width:480px){.PositionsEditor-module__gwD8tW__buttonSmall{margin-left:0}}
.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;flex-wrap:wrap;align-items:center;gap:8px 10px;padding:10px 12px;display:flex}.TeacherAuthoring-module__s5t9VG__selectedMain{flex:160px;align-items:center;gap:10px;min-width:0;display:flex}.TeacherAuthoring-module__s5t9VG__selectedControls{flex:none;align-items:center;gap:10px;margin-left:auto;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__selectedCopy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.TeacherAuthoring-module__s5t9VG__selectedSnippet{text-overflow:ellipsis;white-space:nowrap;color:var(--color-ink);font-size:.92rem;overflow:hidden}.TeacherAuthoring-module__s5t9VG__selectedSourceBadge{border-radius:999px;align-self:flex-start;align-items:center;padding:1px 8px;font-size:.7rem;font-weight:700;display:inline-flex}.TeacherAuthoring-module__s5t9VG__selectedSourceBadge[data-source=own]{color:#0866ff;background:#0866ff1f}.TeacherAuthoring-module__s5t9VG__selectedSourceBadge[data-source=iq7]{color:#7e22ce;background:#9333ea1f}.TeacherAuthoring-module__s5t9VG__selectedActions{flex:none;align-items:center;gap:4px;display:flex}.TeacherAuthoring-module__s5t9VG__selectedDuration{color:var(--color-muted);flex:none;align-items:center;gap:4px;font-size:.78rem;display:flex}.TeacherAuthoring-module__s5t9VG__selectedDurationStatic{color:var(--color-muted);white-space:nowrap;flex:none;font-size:.78rem}.TeacherAuthoring-module__s5t9VG__selectedDurationInput{border:1px solid var(--color-line-strong);background-color:var(--color-surface);width:56px;color:var(--color-ink);box-sizing:border-box;border-radius:8px;padding:4px 6px;font-family:inherit;font-size:.85rem}.TeacherAuthoring-module__s5t9VG__selectedDurationInput:focus{border-color:#0f766e;outline:none;box-shadow:0 0 0 3px #0d948826}.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__pickerList:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px}.TeacherAuthoring-module__s5t9VG__pickerSentinel{height:1px}.TeacherAuthoring-module__s5t9VG__pickerMore{flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;display:flex}.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}.TeacherAuthoring-module__s5t9VG__examCode{margin:var(--space-2) 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--text-4xl);font-weight:var(--fw-black);letter-spacing:var(--tracking-caps);text-align:center;color:var(--color-ink)}.TeacherAuthoring-module__s5t9VG__examCodeInput{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--text-2xl);font-weight:var(--fw-bold);letter-spacing:var(--tracking-caps);text-align:center;text-transform:uppercase}
.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)}
.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)}
.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}}
.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}}
.TeacherSales-module__OH_EEG__panel{gap:var(--space-3);flex-direction:column;display:flex}.TeacherSales-module__OH_EEG__state{}.TeacherSales-module__OH_EEG__retry{color:var(--primary-blue);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.TeacherSales-module__OH_EEG__summary{gap:var(--space-2);grid-template-columns:repeat(3,1fr);display:grid}.TeacherSales-module__OH_EEG__summaryStat{gap:var(--space-1);padding:var(--space-2-5);text-align:center;flex-direction:column;display:flex;}.TeacherSales-module__OH_EEG__summaryLabel{color:var(--color-muted);font-size:var(--text-2xs);line-height:var(--leading-snug)}.TeacherSales-module__OH_EEG__summaryValue{color:var(--color-ink);font-size:var(--text-lg);font-variant-numeric:tabular-nums}.TeacherSales-module__OH_EEG__summaryStat[data-role=fee] .TeacherSales-module__OH_EEG__summaryValue{color:var(--color-danger)}.TeacherSales-module__OH_EEG__summaryStat[data-role=net] .TeacherSales-module__OH_EEG__summaryValue{color:var(--color-success)}.TeacherSales-module__OH_EEG__pending{color:var(--color-body);font-size:var(--text-sm);line-height:var(--leading-normal);margin:0}.TeacherSales-module__OH_EEG__note{color:var(--color-muted);font-size:var(--text-xs);margin:0}.TeacherSales-module__OH_EEG__list{gap:var(--space-1-5);padding:var(--space-1);margin:calc(var(--space-1) * -1);flex-direction:column;display:flex;}.TeacherSales-module__OH_EEG__row{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-2-5);border-radius:var(--radius-sm);background:var(--color-surface-sunken);font-size:var(--text-sm);display:flex}.TeacherSales-module__OH_EEG__rowMain{min-width:0}.TeacherSales-module__OH_EEG__rowTitle{color:var(--color-ink);font-weight:var(--fw-semibold);overflow-wrap:anywhere;text-decoration:none;display:block}a.TeacherSales-module__OH_EEG__rowTitle:hover{text-decoration:underline}.TeacherSales-module__OH_EEG__rowMeta{margin-top:var(--space-1);color:var(--color-subtle);font-size:var(--text-xs)}.TeacherSales-module__OH_EEG__buyerLink{align-items:center;gap:var(--space-1);vertical-align:middle;color:var(--color-muted);border-radius:var(--radius-pill);text-decoration:none;display:inline-flex}.TeacherSales-module__OH_EEG__buyerLink:hover .TeacherSales-module__OH_EEG__buyerName,.TeacherSales-module__OH_EEG__buyerLink:focus-visible .TeacherSales-module__OH_EEG__buyerName{text-decoration:underline}.TeacherSales-module__OH_EEG__buyerLink:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px}.TeacherSales-module__OH_EEG__buyerAvatar,.TeacherSales-module__OH_EEG__buyerAvatarFallback{border-radius:var(--radius-circle);flex:0 0 18px;place-items:center;width:18px;height:18px;display:grid}.TeacherSales-module__OH_EEG__buyerAvatar{object-fit:cover;background:var(--color-chip)}.TeacherSales-module__OH_EEG__buyerAvatarFallback{background:var(--color-chip);color:var(--color-muted);font-size:9px;font-weight:var(--fw-bold)}.TeacherSales-module__OH_EEG__rowAmounts{font-variant-numeric:tabular-nums;flex-direction:column;flex:none;align-items:flex-end;gap:2px;display:flex}.TeacherSales-module__OH_EEG__gross{color:var(--color-muted);font-size:var(--text-xs)}.TeacherSales-module__OH_EEG__fee{color:var(--color-danger);font-size:var(--text-xs)}.TeacherSales-module__OH_EEG__net{color:var(--color-success);font-weight:var(--fw-bold)}.TeacherSales-module__OH_EEG__status{margin-top:var(--space-1);}
.Exam-module__UmKRYa__page{gap:var(--space-4);padding:var(--space-4);max-width:var(--reading-max);flex-direction:column;margin:0 auto;display:flex;}.Exam-module__UmKRYa__poster{padding:var(--space-6) var(--space-5);text-align:center;}.Exam-module__UmKRYa__eyebrow{margin:0 0 var(--space-1);}.Exam-module__UmKRYa__schoolLink{justify-content:center;align-items:center;gap:var(--space-2);margin:0 0 var(--space-2);color:var(--primary-blue);font-size:var(--text-lg);font-weight:var(--fw-bold);text-decoration:none;display:inline-flex}.Exam-module__UmKRYa__schoolLink:hover,.Exam-module__UmKRYa__schoolLink:focus-visible{text-decoration:underline}.Exam-module__UmKRYa__schoolLink:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px;border-radius:var(--radius-sm)}.Exam-module__UmKRYa__title{margin:0 0 var(--space-3);font-size:var(--text-3xl);font-weight:var(--fw-bold);color:var(--color-ink)}.Exam-module__UmKRYa__facts{justify-content:center;gap:var(--space-1-5);flex-wrap:wrap;display:flex}.Exam-module__UmKRYa__fact{}.Exam-module__UmKRYa__prize{margin:var(--space-3) 0 0;font-size:var(--text-md);color:var(--color-body)}.Exam-module__UmKRYa__enterBox{text-align:center;}.Exam-module__UmKRYa__enterButton{width:100%;}.Exam-module__UmKRYa__enterMeta{margin:var(--space-2) 0 0;font-size:var(--text-sm);color:var(--color-muted)}.Exam-module__UmKRYa__notice{font-size:var(--text-base);color:var(--color-body);text-align:center;margin:0;}.Exam-module__UmKRYa__link{color:var(--color-ink)}.Exam-module__UmKRYa__formCard{gap:var(--space-1);flex-direction:column;display:flex;}.Exam-module__UmKRYa__formTitle{margin:0 0 var(--space-2);}.Exam-module__UmKRYa__label{margin-top:var(--space-2);}.Exam-module__UmKRYa__input{}.Exam-module__UmKRYa__hint{margin:var(--space-1) 0 0;font-size:var(--text-xs);color:var(--color-muted)}.Exam-module__UmKRYa__centered{}.Exam-module__UmKRYa__practiceBox{text-align:center;}.Exam-module__UmKRYa__practiceLead{font-size:var(--text-base);color:var(--color-body);margin:0}.Exam-module__UmKRYa__practiceActions{justify-content:center;gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.Exam-module__UmKRYa__practiceButton{flex:auto;}.Exam-module__UmKRYa__practiceMeta{margin:var(--space-3) 0 0;font-size:var(--text-sm);color:var(--color-muted)}.Exam-module__UmKRYa__codeLead{margin:0 0 var(--space-3);font-size:var(--text-base);color:var(--color-muted)}.Exam-module__UmKRYa__codeInput{width:100%;margin-bottom:var(--space-3);padding:var(--space-3);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--text-2xl);font-weight:var(--fw-bold);letter-spacing:var(--tracking-caps);text-align:center;text-transform:uppercase;color:var(--color-ink);background:var(--color-surface-sunken);border:2px solid var(--color-line);border-radius:var(--radius-md)}.Exam-module__UmKRYa__codeInput::placeholder{color:var(--color-subtle);font-weight:var(--fw-normal)}.Exam-module__UmKRYa__codeInput:focus{border-color:var(--accent);outline:none}.Exam-module__UmKRYa__codeInput[data-invalid=true]{border-color:var(--color-danger)}.Exam-module__UmKRYa__codeHint{margin:var(--space-2) 0 0;font-size:var(--text-sm);color:var(--color-muted)}.Exam-module__UmKRYa__codeHint[data-tone=warn]{color:var(--color-danger);font-weight:var(--fw-semibold)}
.Contest-module__5u2eKG__page{gap:var(--space-4);padding:var(--space-4);max-width:var(--reading-max);flex-direction:column;margin:0 auto;display:flex;}.Contest-module__5u2eKG__poster{padding:var(--space-6) var(--space-5);text-align:center;}.Contest-module__5u2eKG__eyebrow{margin:0 0 var(--space-1);}.Contest-module__5u2eKG__schoolLink{justify-content:center;align-items:center;gap:var(--space-2);margin:0 0 var(--space-2);color:var(--primary-blue);font-size:var(--text-lg);font-weight:var(--fw-bold);text-decoration:none;display:inline-flex}.Contest-module__5u2eKG__schoolLink:hover,.Contest-module__5u2eKG__schoolLink:focus-visible{text-decoration:underline}.Contest-module__5u2eKG__schoolLink:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px;border-radius:var(--radius-sm)}.Contest-module__5u2eKG__title{margin:0 0 var(--space-3);font-size:var(--text-3xl);font-weight:var(--fw-bold);color:var(--color-ink)}.Contest-module__5u2eKG__facts{justify-content:center;gap:var(--space-1-5);flex-wrap:wrap;display:flex}.Contest-module__5u2eKG__fact{}.Contest-module__5u2eKG__prize{margin:var(--space-3) 0 0;font-size:var(--text-md);color:var(--color-body)}.Contest-module__5u2eKG__enterBox{text-align:center;}.Contest-module__5u2eKG__enterButton{width:100%;}.Contest-module__5u2eKG__enterMeta{margin:var(--space-2) 0 0;font-size:var(--text-sm);color:var(--color-muted)}.Contest-module__5u2eKG__notice{font-size:var(--text-base);color:var(--color-body);text-align:center;margin:0;}.Contest-module__5u2eKG__link{color:var(--color-ink)}.Contest-module__5u2eKG__formCard{gap:var(--space-1);flex-direction:column;display:flex;}.Contest-module__5u2eKG__formTitle{margin:0 0 var(--space-2);}.Contest-module__5u2eKG__label{margin-top:var(--space-2);}.Contest-module__5u2eKG__input{}.Contest-module__5u2eKG__hint{margin:var(--space-1) 0 0;font-size:var(--text-xs);color:var(--color-muted)}.Contest-module__5u2eKG__centered{}.Contest-module__5u2eKG__practiceBox{text-align:center;}.Contest-module__5u2eKG__practiceLead{font-size:var(--text-base);color:var(--color-body);margin:0}.Contest-module__5u2eKG__practiceActions{justify-content:center;gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.Contest-module__5u2eKG__practiceButton{flex:auto;}.Contest-module__5u2eKG__practiceMeta{margin:var(--space-3) 0 0;font-size:var(--text-sm);color:var(--color-muted)}.Contest-module__5u2eKG__codeLead{margin:0 0 var(--space-3);font-size:var(--text-base);color:var(--color-muted)}.Contest-module__5u2eKG__codeInput{width:100%;margin-bottom:var(--space-3);padding:var(--space-3);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--text-2xl);font-weight:var(--fw-bold);letter-spacing:var(--tracking-caps);text-align:center;text-transform:uppercase;color:var(--color-ink);background:var(--color-surface-sunken);border:2px solid var(--color-line);border-radius:var(--radius-md)}.Contest-module__5u2eKG__codeInput::placeholder{color:var(--color-subtle);font-weight:var(--fw-normal)}.Contest-module__5u2eKG__codeInput:focus{border-color:var(--accent);outline:none}.Contest-module__5u2eKG__codeInput[data-invalid=true]{border-color:var(--color-danger)}.Contest-module__5u2eKG__codeHint{margin:var(--space-2) 0 0;font-size:var(--text-sm);color:var(--color-muted)}.Contest-module__5u2eKG__codeHint[data-tone=warn]{color:var(--color-danger);font-weight:var(--fw-semibold)}
.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}}
.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}}
.PaperEditor-module__f38Gca__page{}.PaperEditor-module__f38Gca__narrow{}.PaperEditor-module__f38Gca__centered{}.PaperEditor-module__f38Gca__header{margin:var(--space-2) 0 var(--space-4)}.PaperEditor-module__f38Gca__title{margin:var(--space-1) 0 0;color:var(--color-ink);font-size:var(--text-2xl);font-weight:var(--fw-bold);letter-spacing:-.01em}.PaperEditor-module__f38Gca__subtitle{margin:var(--space-1) 0 0;}.PaperEditor-module__f38Gca__back{}.PaperEditor-module__f38Gca__card{margin:0 0 var(--space-4);}.PaperEditor-module__f38Gca__cardHeader{}.PaperEditor-module__f38Gca__cardIcon{}.PaperEditor-module__f38Gca__cardTitle{}.PaperEditor-module__f38Gca__cardCountBadge{}.PaperEditor-module__f38Gca__empty{}.PaperEditor-module__f38Gca__formGroup{}.PaperEditor-module__f38Gca__label{}.PaperEditor-module__f38Gca__input{}.PaperEditor-module__f38Gca__select{}.PaperEditor-module__f38Gca__textarea{resize:vertical;min-height:84px;}.PaperEditor-module__f38Gca__actionRow{}.PaperEditor-module__f38Gca__button{}.PaperEditor-module__f38Gca__buttonPrimary{}.PaperEditor-module__f38Gca__buttonSmall{}.PaperEditor-module__f38Gca__muted{margin:var(--space-1) 0 0;}.PaperEditor-module__f38Gca__pillSmall{}.PaperEditor-module__f38Gca__checkLabel{align-items:center;gap:var(--space-2);margin-bottom:var(--space-1-5);color:var(--color-body);font-size:var(--text-base);font-weight:var(--fw-semibold);cursor:pointer;display:flex}.PaperEditor-module__f38Gca__labelRow{justify-content:space-between;align-items:baseline;gap:var(--space-2);margin-bottom:var(--space-1);flex-wrap:wrap;display:flex}.PaperEditor-module__f38Gca__libraryHeading{justify-content:space-between;align-items:center;gap:var(--space-2);min-height:var(--space-8);margin-bottom:var(--space-1);flex-wrap:wrap;display:flex}.PaperEditor-module__f38Gca__libraryHeading .PaperEditor-module__f38Gca__label{margin-bottom:0}.PaperEditor-module__f38Gca__libraryActions{gap:var(--space-2);flex-wrap:wrap;display:inline-flex}.PaperEditor-module__f38Gca__linkButton{color:var(--primary-blue);font-size:var(--text-xs);font-weight:var(--fw-bold);cursor:pointer;background:0 0;border:none;padding:0}.PaperEditor-module__f38Gca__linkButton:hover{text-decoration:underline}.PaperEditor-module__f38Gca__linkButton:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px}.PaperEditor-module__f38Gca__twoUp{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}@media (max-width:640px){.PaperEditor-module__f38Gca__twoUp{grid-template-columns:1fr;gap:0}}.PaperEditor-module__f38Gca__codeLine{margin:var(--space-1) 0 var(--space-3);}.PaperEditor-module__f38Gca__clockNote{margin:var(--space-1) 0 var(--space-3);}.PaperEditor-module__f38Gca__code{padding:2px var(--space-1);border-radius:var(--radius-sm);background:var(--color-surface-sunken);color:var(--color-ink);font-size:var(--text-xs)}.PaperEditor-module__f38Gca__gradeRow{gap:var(--space-2);flex-wrap:wrap;display:flex}.PaperEditor-module__f38Gca__note{margin:0;}.PaperEditor-module__f38Gca__chosenList{margin:var(--space-2) 0 var(--space-3);overscroll-behavior:contain;scrollbar-color:var(--color-line-strong) transparent;scrollbar-width:thin;max-height:220px;padding:0;list-style:none;overflow:hidden auto}.PaperEditor-module__f38Gca__chosenItem{align-items:flex-start;gap:var(--space-2);padding:var(--space-1) 0;border-bottom:1px solid var(--color-line);font-size:var(--text-sm);display:flex}.PaperEditor-module__f38Gca__chosenItem:last-child{border-bottom:none}.PaperEditor-module__f38Gca__chosenIndex{color:var(--color-muted);flex-shrink:0}.PaperEditor-module__f38Gca__chosenText{min-width:0;color:var(--color-ink);flex:1}.PaperEditor-module__f38Gca__chosenActions{gap:var(--space-1);flex-shrink:0;display:flex}.PaperEditor-module__f38Gca__pickerWindow{margin-top:var(--space-2);overscroll-behavior:contain;scrollbar-color:var(--color-line-strong) transparent;scrollbar-width:thin;max-height:340px;overflow:hidden auto}.PaperEditor-module__f38Gca__message{margin:var(--space-3) 0 0;font-size:var(--text-sm);font-weight:var(--fw-medium)}.PaperEditor-module__f38Gca__ok{color:var(--color-success)}.PaperEditor-module__f38Gca__bad{color:var(--color-danger)}.PaperEditor-module__f38Gca__accessCode{margin:var(--space-2) 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--text-4xl);font-weight:var(--fw-black);letter-spacing:var(--tracking-caps);text-align:center;color:var(--color-ink)}input.PaperEditor-module__f38Gca__accessCodeInput{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--text-2xl);font-weight:var(--fw-bold);letter-spacing:var(--tracking-caps);text-align:center;text-transform:uppercase}
.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;display:inline-flex}.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}}
.SchoolManager-module__ZgVFzq__page{}.SchoolManager-module__ZgVFzq__narrow{}.SchoolManager-module__ZgVFzq__centered{}.SchoolManager-module__ZgVFzq__header{margin:var(--space-2) 0 var(--space-4)}.SchoolManager-module__ZgVFzq__title{color:var(--color-ink);font-size:var(--text-2xl);font-weight:var(--fw-bold);letter-spacing:-.01em;margin:0}.SchoolManager-module__ZgVFzq__subtitle{margin:var(--space-1) 0 0;}.SchoolManager-module__ZgVFzq__card{margin:0 0 var(--space-4);}.SchoolManager-module__ZgVFzq__cardHeader{}.SchoolManager-module__ZgVFzq__cardIcon{}.SchoolManager-module__ZgVFzq__cardTitle{}.SchoolManager-module__ZgVFzq__cardSubtitle{}.SchoolManager-module__ZgVFzq__cardCountBadge{}.SchoolManager-module__ZgVFzq__empty{}.SchoolManager-module__ZgVFzq__rowList{}.SchoolManager-module__ZgVFzq__person{align-items:center;gap:var(--space-2);padding:var(--space-2) 0;border-bottom:1px solid var(--color-line);display:flex}.SchoolManager-module__ZgVFzq__person:last-child{border-bottom:none}.SchoolManager-module__ZgVFzq__personLink{align-items:center;gap:var(--space-2);min-width:0;color:inherit;border-radius:var(--radius-sm);flex:1;text-decoration:none;display:inline-flex}.SchoolManager-module__ZgVFzq__personLink:hover .SchoolManager-module__ZgVFzq__personName,.SchoolManager-module__ZgVFzq__personLink:focus-visible .SchoolManager-module__ZgVFzq__personName{text-underline-offset:3px;text-decoration:underline}.SchoolManager-module__ZgVFzq__personLink:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px}.SchoolManager-module__ZgVFzq__avatar{object-fit:cover;border-radius:50%;width:28px;height:28px}.SchoolManager-module__ZgVFzq__avatarFallback{background:var(--color-surface-sunken);width:28px;height:28px;color:var(--color-muted);font-size:var(--text-xs);font-weight:var(--fw-bold);border-radius:50%;justify-content:center;align-items:center;display:flex}.SchoolManager-module__ZgVFzq__personName{color:var(--color-ink);font-size:var(--text-base);font-weight:var(--fw-medium);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SchoolManager-module__ZgVFzq__you{}.SchoolManager-module__ZgVFzq__stale{}.SchoolManager-module__ZgVFzq__button{}.SchoolManager-module__ZgVFzq__buttonSmall{}.SchoolManager-module__ZgVFzq__buttonPrimary{}.SchoolManager-module__ZgVFzq__note{margin:var(--space-2) 0 0;}.SchoolManager-module__ZgVFzq__actionRow{}.SchoolManager-module__ZgVFzq__message{margin:var(--space-3) 0 0;font-size:var(--text-sm);font-weight:var(--fw-medium)}.SchoolManager-module__ZgVFzq__ok{color:var(--color-success)}.SchoolManager-module__ZgVFzq__bad{color:var(--color-danger)}.SchoolManager-module__ZgVFzq__auditRow{align-items:baseline;gap:var(--space-2);padding:var(--space-2) 0;border-bottom:1px solid var(--color-line);font-size:var(--text-sm);display:flex}.SchoolManager-module__ZgVFzq__auditRow:last-child{border-bottom:none}.SchoolManager-module__ZgVFzq__auditAction{font-weight:var(--fw-bold);flex-shrink:0}.SchoolManager-module__ZgVFzq__grant{color:var(--color-success)}.SchoolManager-module__ZgVFzq__revoke{color:var(--color-danger)}.SchoolManager-module__ZgVFzq__auditTarget{min-width:0;color:var(--color-ink);text-overflow:ellipsis;flex:1;overflow:hidden}.SchoolManager-module__ZgVFzq__auditMeta{color:var(--color-muted);font-size:var(--text-xs);flex-shrink:0}
.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}
.SchoolAnnouncementEditor-module__hp6xfa__card{margin:0 0 var(--space-4);}.SchoolAnnouncementEditor-module__hp6xfa__cardHeader{}.SchoolAnnouncementEditor-module__hp6xfa__cardIcon{}.SchoolAnnouncementEditor-module__hp6xfa__cardTitle{}.SchoolAnnouncementEditor-module__hp6xfa__cardHeaderActions{}.SchoolAnnouncementEditor-module__hp6xfa__cardCountBadge{}.SchoolAnnouncementEditor-module__hp6xfa__empty{}.SchoolAnnouncementEditor-module__hp6xfa__rowList{}.SchoolAnnouncementEditor-module__hp6xfa__formGroup{}.SchoolAnnouncementEditor-module__hp6xfa__label{}.SchoolAnnouncementEditor-module__hp6xfa__input{}.SchoolAnnouncementEditor-module__hp6xfa__actionRow{}.SchoolAnnouncementEditor-module__hp6xfa__button{}.SchoolAnnouncementEditor-module__hp6xfa__buttonPrimary{}.SchoolAnnouncementEditor-module__hp6xfa__buttonSmall{}.SchoolAnnouncementEditor-module__hp6xfa__muted{}.SchoolAnnouncementEditor-module__hp6xfa__labelRow{justify-content:space-between;align-items:center;gap:var(--space-2);margin-bottom:var(--space-1);flex-wrap:wrap;display:flex}.SchoolAnnouncementEditor-module__hp6xfa__editorActions{align-items:center;gap:var(--space-1-5);display:flex}.SchoolAnnouncementEditor-module__hp6xfa__editorWrap{border:1px solid var(--color-line-strong);border-radius:var(--radius-sm);overflow:hidden}.SchoolAnnouncementEditor-module__hp6xfa__editorWrap .w-md-editor{box-shadow:none;font-family:inherit}.SchoolAnnouncementEditor-module__hp6xfa__editorWrap .w-md-editor-text{font-size:var(--text-base)}.SchoolAnnouncementEditor-module__hp6xfa__preview{min-height:260px;padding:var(--space-3);border:1px solid var(--color-line-strong);border-radius:var(--radius-sm);background:var(--color-surface);overflow-y:auto}.SchoolAnnouncementEditor-module__hp6xfa__previewEmpty{color:var(--color-subtle);font-size:var(--text-sm);margin:0}.SchoolAnnouncementEditor-module__hp6xfa__editorFoot{justify-content:space-between;align-items:baseline;gap:var(--space-2);margin-top:var(--space-1);display:flex}.SchoolAnnouncementEditor-module__hp6xfa__hint{color:var(--color-muted);font-size:var(--text-xs)}.SchoolAnnouncementEditor-module__hp6xfa__counter{margin-top:var(--space-1);color:var(--color-muted);font-size:var(--text-xs);text-align:right;flex-shrink:0;display:block}.SchoolAnnouncementEditor-module__hp6xfa__counterOver{color:var(--color-danger);font-weight:var(--fw-bold)}.SchoolAnnouncementEditor-module__hp6xfa__gradeRow{gap:var(--space-2);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.SchoolAnnouncementEditor-module__hp6xfa__gradeChip{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2-5);border:1px solid var(--color-line-strong);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 var(--duration) var(--ease), border-color var(--duration) var(--ease);display:inline-flex}.SchoolAnnouncementEditor-module__hp6xfa__gradeChip:hover{background:var(--color-chip)}.SchoolAnnouncementEditor-module__hp6xfa__gradeChip[data-on=true]{border-color:var(--primary-blue);background:var(--color-chip);color:var(--color-ink)}.SchoolAnnouncementEditor-module__hp6xfa__gradeChip input{margin:0}.SchoolAnnouncementEditor-module__hp6xfa__row{align-items:baseline;gap:var(--space-2);padding:var(--space-2-5) 0;border-bottom:1px solid var(--color-line);display:flex}.SchoolAnnouncementEditor-module__hp6xfa__row:last-child{border-bottom:none}.SchoolAnnouncementEditor-module__hp6xfa__rowCopy{flex:1;min-width:0}.SchoolAnnouncementEditor-module__hp6xfa__rowTitle{color:var(--color-ink);font-size:var(--text-base);font-weight:var(--fw-medium);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.SchoolAnnouncementEditor-module__hp6xfa__rowMeta{margin:var(--space-1) 0 0;color:var(--color-muted);font-size:var(--text-xs)}.SchoolAnnouncementEditor-module__hp6xfa__status{flex-shrink:0;}.SchoolAnnouncementEditor-module__hp6xfa__rowActions{gap:var(--space-1-5);flex-shrink:0;display:flex}.SchoolAnnouncementEditor-module__hp6xfa__message{margin:var(--space-3) 0 0;font-size:var(--text-sm);font-weight:var(--fw-medium)}.SchoolAnnouncementEditor-module__hp6xfa__ok{color:var(--color-success)}.SchoolAnnouncementEditor-module__hp6xfa__bad{color:var(--color-danger)}.SchoolAnnouncementEditor-module__hp6xfa__takenDown{margin:var(--space-1) 0 0;color:var(--color-danger);font-size:var(--text-xs);font-weight:var(--fw-medium)}
.AnnouncementBody-module__qTOKea__prose{color:var(--color-body);font-size:var(--text-md);line-height:var(--leading-relaxed);overflow-wrap:anywhere}.AnnouncementBody-module__qTOKea__prose>:first-child{margin-top:0}.AnnouncementBody-module__qTOKea__prose>:last-child{margin-bottom:0}.AnnouncementBody-module__qTOKea__prose p{margin:0 0 var(--space-2)}.AnnouncementBody-module__qTOKea__prose h1,.AnnouncementBody-module__qTOKea__prose h2,.AnnouncementBody-module__qTOKea__prose h3{margin:var(--space-3) 0 var(--space-1-5);color:var(--color-ink);font-size:var(--text-lg);font-weight:var(--fw-semibold);line-height:var(--leading-snug)}.AnnouncementBody-module__qTOKea__prose h4,.AnnouncementBody-module__qTOKea__prose h5,.AnnouncementBody-module__qTOKea__prose h6{margin:var(--space-3) 0 var(--space-1-5);color:var(--color-ink);font-size:var(--text-md);font-weight:var(--fw-medium);line-height:var(--leading-snug)}.AnnouncementBody-module__qTOKea__prose ul,.AnnouncementBody-module__qTOKea__prose ol{margin:0 0 var(--space-2);padding-left:var(--space-5)}.AnnouncementBody-module__qTOKea__prose li{margin-bottom:var(--space-1)}.AnnouncementBody-module__qTOKea__prose li:last-child{margin-bottom:0}.AnnouncementBody-module__qTOKea__prose blockquote{margin:0 0 var(--space-2);padding:var(--space-1) 0 var(--space-1) var(--space-3);border-left:3px solid var(--tint-border,var(--color-line-strong));color:var(--color-muted)}.AnnouncementBody-module__qTOKea__prose hr{margin:var(--space-3) 0;border:0;border-top:1px solid var(--color-line)}.AnnouncementBody-module__qTOKea__prose code{padding:0 var(--space-1);border-radius:var(--radius-xs);background:var(--color-chip);font-size:.92em}.AnnouncementBody-module__qTOKea__prose pre{margin:0 0 var(--space-2);padding:var(--space-2-5);border-radius:var(--radius-sm);background:var(--color-surface-sunken);overflow-x:auto}.AnnouncementBody-module__qTOKea__prose pre code{background:0 0;padding:0}.AnnouncementBody-module__qTOKea__prose strong{color:var(--color-ink)}.AnnouncementBody-module__qTOKea__image{max-width:100%;max-height:420px;margin:var(--space-2) 0;border:1px solid var(--color-hairline);border-radius:var(--radius-md);object-fit:contain;display:block}.AnnouncementBody-module__qTOKea__link{color:var(--tint-fg,var(--color-mention));font-weight:var(--fw-medium);text-decoration:underline}.AnnouncementBody-module__qTOKea__tableWrap{margin:0 0 var(--space-2);overflow-x:auto}.AnnouncementBody-module__qTOKea__tableWrap table{border-collapse:collapse;font-size:var(--text-base)}.AnnouncementBody-module__qTOKea__tableWrap th,.AnnouncementBody-module__qTOKea__tableWrap td{padding:var(--space-1) var(--space-2);border:1px solid var(--color-line);text-align:left;vertical-align:top}.AnnouncementBody-module__qTOKea__tableWrap th{background:var(--color-chip);color:var(--color-ink);font-weight:var(--fw-medium)}
.PagedListFooter-module__4j_ixa__footer{align-items:center;gap:var(--space-3);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.PagedListFooter-module__4j_ixa__hint{}.PagedListFooter-module__4j_ixa__button{}.PagedListFooter-module__4j_ixa__sentinel{height:1px}
.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}}
.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)}}
.RaceTimer-module__vadQ5a__banner{--c-fill-start:#2456a6;--c-primary:#3b76d8;--c-fill-end:#6fa2ee;--c-track:#e9eff9;--c-track-dot:#d3dff1;--c-shell:#2f9e4f;--c-shell-hi:#45b96a;--c-shell-spot:#1f7a3c;--c-skin:#f5b93c;--c-skin-shade:#c9812a;--c-mouth:#e0503f;--c-ink:#1a1f2b;--c-hare:#e4ecfa;--c-hare-leg:#cfd9e8;--c-hare-pink:#f2a5a0;--c-bubble:#eef4ff;--c-puff:#dce8fa;--c-warn-start:#dc2626;--c-warn-end:#ef4444;--shadow-soft:0 1px 2px #1a1f2b24;--shadow-lift:0 3px 10px #1a1f2b29;--disc:56px;--disc-font:25px;--disc-left:14px;--stage-left:82px;--stage-right:10px;--critter-scale:.7;--tort-w:50px;--tort-half:25px;--tort-tail:66px;--hare-tail:20px;--gap:calc(130px - 78px * var(--f));--f:0;--num-scale:1;--puff-op:0;--puff-scale:.5;--tort-bob:0px;--foot-a:0px;--foot-b:0px;--hare-bob:0px;--leaf-deg:0deg;--ear-deg:10deg;--leg-a:0deg;--leg-b:0deg;--eye-scale:1;--mouth-h:7px;background-color:var(--c-track);width:calc(100% + 40px);height:80px;font-family:var(--font-primary);color:var(--c-ink);border-bottom:4px solid #1a1f2b14;flex-shrink:0;margin:-20px -20px 20px;position:relative;overflow:hidden;box-shadow:0 4px 15px #1a1f2b1a}.RaceTimer-module__vadQ5a__dots{opacity:.7;background-image:radial-gradient(circle at 10px 10px, var(--c-track-dot) 2.5px, transparent 3px);background-size:24px 24px;position:absolute;inset:0}.RaceTimer-module__vadQ5a__fill{background:linear-gradient(90deg, var(--c-fill-start), var(--c-primary) 68%, var(--c-fill-end));width:calc((1 - var(--f)) * 100%);position:absolute;top:0;bottom:0;right:0}.RaceTimer-module__vadQ5a__fillSheen{width:calc((1 - var(--f)) * 100%);opacity:.28;background-image:linear-gradient(120deg,#0000 0 44%,#fff 44% 56%,#0000 56%);background-size:34px 100%;position:absolute;top:0;bottom:0;right:0}.RaceTimer-module__vadQ5a__bannerWarning .RaceTimer-module__vadQ5a__fill{background:linear-gradient(90deg, var(--c-warn-start), var(--c-warn-end))}.RaceTimer-module__vadQ5a__counter{left:var(--disc-left);width:var(--disc);height:var(--disc);margin-top:calc(var(--disc) / -2);background:var(--c-primary);transform:scale(var(--num-scale));z-index:3;border-radius:999px;place-items:center;display:grid;position:absolute;top:50%;box-shadow:0 0 0 3px #ffffffeb,0 3px 10px #1a1f2b33}.RaceTimer-module__vadQ5a__counterNum{font-size:var(--disc-font);letter-spacing:-.02em;color:#fff;font-variant-numeric:tabular-nums;font-weight:800;line-height:1}.RaceTimer-module__vadQ5a__bannerWarning .RaceTimer-module__vadQ5a__counter{background:var(--c-warn-start)}.RaceTimer-module__vadQ5a__stage{left:var(--stage-left);right:var(--stage-right);z-index:2;position:absolute;top:0;bottom:0}.RaceTimer-module__vadQ5a__puff{background:var(--c-puff);width:16px;height:16px;bottom:26px;left:calc(14px + var(--f) * (100% - var(--tort-w)));opacity:var(--puff-op);transform:scale(var(--puff-scale));border-radius:999px;margin-left:-8px;position:absolute}.RaceTimer-module__vadQ5a__tortoise{width:72px;height:70px;bottom:3px;left:min(calc(var(--tort-half) + var(--f) * (100% - var(--tort-w))), calc(100% - var(--tort-tail)));transform:translateY(var(--tort-bob)) scale(var(--critter-scale));transform-origin:bottom;margin-left:-36px;position:absolute}.RaceTimer-module__vadQ5a__foot{background:var(--c-skin);border-radius:999px;width:20px;height:11px;position:absolute;bottom:0}.RaceTimer-module__vadQ5a__footA{transform:translateY(var(--foot-a));left:10px}.RaceTimer-module__vadQ5a__footB{transform:translateY(var(--foot-b));left:34px}.RaceTimer-module__vadQ5a__tortoiseHead{background:var(--c-skin);width:34px;height:32px;box-shadow:var(--shadow-soft);border-radius:999px;position:absolute;top:20px;right:-4px;overflow:hidden}.RaceTimer-module__vadQ5a__tortoiseEye{width:11px;height:11px;transform:scale(var(--eye-scale));background:#fff;border-radius:999px;place-items:center;display:grid;position:absolute;top:7px;left:15px}.RaceTimer-module__vadQ5a__tortoisePupil{background:var(--c-ink);border-radius:999px;width:6px;height:6px;transform:translate(2px)}.RaceTimer-module__vadQ5a__tortoiseMouth{background:var(--c-skin-shade);width:16px;height:var(--mouth-h);border-radius:8px 8px 999px 999px;position:absolute;top:20px;right:2px}.RaceTimer-module__vadQ5a__shell{background:radial-gradient(circle at 34% 24%, var(--c-shell-hi), var(--c-shell) 62%);width:58px;height:46px;box-shadow:var(--shadow-lift);border-radius:999px 999px 40px 40px;position:absolute;top:8px;left:0;overflow:hidden}.RaceTimer-module__vadQ5a__shellSpot{background:var(--c-shell-spot);opacity:.55;border-radius:999px;position:absolute}.RaceTimer-module__vadQ5a__shellSpot1{width:14px;height:14px;top:12px;left:8px}.RaceTimer-module__vadQ5a__shellSpot2{width:16px;height:16px;top:8px;left:26px}.RaceTimer-module__vadQ5a__shellSpot3{width:15px;height:15px;top:27px;left:18px}.RaceTimer-module__vadQ5a__shellSpot4{width:12px;height:12px;top:26px;left:40px}.RaceTimer-module__vadQ5a__hare{width:56px;height:66px;bottom:5px;left:min(calc(100% - var(--hare-tail)), calc(var(--tort-half) + var(--f) * (100% - var(--tort-w)) + var(--gap)));transform:translateY(var(--hare-bob)) scale(var(--critter-scale));transform-origin:bottom;margin-left:-28px;position:absolute}.RaceTimer-module__vadQ5a__cheer{background:var(--c-bubble);color:var(--c-fill-start);white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:15px;font-weight:700;position:absolute;top:-16px;right:42px;box-shadow:0 1px 2px #1a1f2b1f}.RaceTimer-module__vadQ5a__leg{background:var(--c-hare-leg);transform-origin:top;border-radius:999px;width:11px;height:16px;position:absolute;bottom:0}.RaceTimer-module__vadQ5a__legA{transform:rotate(var(--leg-a));left:12px}.RaceTimer-module__vadQ5a__legB{transform:rotate(var(--leg-b));right:12px}.RaceTimer-module__vadQ5a__ear{transform-origin:bottom;background:#fff;border-radius:999px;width:10px;position:absolute;box-shadow:0 1px 2px #1a1f2b1f}.RaceTimer-module__vadQ5a__earA{height:28px;transform:rotate(var(--leaf-deg));top:-16px;left:14px}.RaceTimer-module__vadQ5a__earB{height:26px;transform:rotate(var(--ear-deg));top:-14px;left:28px}.RaceTimer-module__vadQ5a__earInner{background:var(--c-hare-pink);border-radius:999px;width:4px;height:16px;position:absolute;top:5px;left:3px}.RaceTimer-module__vadQ5a__earB .RaceTimer-module__vadQ5a__earInner{height:15px}.RaceTimer-module__vadQ5a__hareHead{background:radial-gradient(circle at 32% 26%, #fff, var(--c-hare) 82%);height:42px;box-shadow:var(--shadow-lift);border-radius:999px;position:absolute;top:14px;left:0;right:0}.RaceTimer-module__vadQ5a__hareEyes{gap:9px;display:flex;position:absolute;top:13px;left:10px}.RaceTimer-module__vadQ5a__hareEye{background:var(--c-ink);border-radius:999px;width:10px;height:10px}.RaceTimer-module__vadQ5a__cheek{background:var(--c-hare-pink);border-radius:999px;width:9px;height:6px;position:absolute;top:24px}.RaceTimer-module__vadQ5a__cheekA{left:3px}.RaceTimer-module__vadQ5a__cheekB{right:3px}.RaceTimer-module__vadQ5a__hareNose{background:var(--c-mouth);border-radius:3px 3px 999px 999px;width:10px;height:8px;position:absolute;top:26px;left:23px}.RaceTimer-module__vadQ5a__tail{background:#fff;border-radius:999px;width:14px;height:14px;position:absolute;top:30px;right:-8px;box-shadow:0 1px 2px #1a1f2b1f}@media (max-width:640px){.RaceTimer-module__vadQ5a__banner{--disc:44px;--disc-font:20px;--disc-left:10px;--stage-left:62px;--stage-right:8px;--critter-scale:.58;--tort-w:42px;--tort-half:21px;--tort-tail:54px;--hare-tail:16px;--gap:calc(92px - 54px * var(--f))}.RaceTimer-module__vadQ5a__cheer{font-size:13px;top:-14px;right:36px}}@media (max-width:420px){.RaceTimer-module__vadQ5a__cheer{display:none}}
