.layout-module__jGKK4a__shell{height:calc(100dvh - var(--header-height,90px) - var(--impersonation-offset,0px));background:var(--color-surface);display:flex;overflow:hidden}.layout-module__jGKK4a__sidebar,.layout-module__jGKK4a__detail{background:var(--color-surface);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;line-height:1;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__head{}.Profile-module__MUoxmW__cover{}.Profile-module__MUoxmW__headBody{}.Profile-module__MUoxmW__avatar{}.Profile-module__MUoxmW__headIdentity{}.Profile-module__MUoxmW__userName{}.Profile-module__MUoxmW__headMeta{}.Profile-module__MUoxmW__schoolLink{}.Profile-module__MUoxmW__headStats{}.Profile-module__MUoxmW__headActions{}.Profile-module__MUoxmW__tabs{}.Profile-module__MUoxmW__tab{}.Profile-module__MUoxmW__tabCount{}.Profile-module__MUoxmW__overview{}.Profile-module__MUoxmW__column{}.Profile-module__MUoxmW__overview[hidden]{display:none}.Profile-module__MUoxmW__cardFoot{margin-top:var(--space-3-5);padding-top:var(--space-3);border-top:1px solid var(--color-line-soft);text-align:center;position:relative}.Profile-module__MUoxmW__cardFoot a{color:var(--color-ink);font-size:var(--text-base);font-weight:var(--fw-semibold);text-decoration:none}.Profile-module__MUoxmW__cardFoot a:hover,.Profile-module__MUoxmW__cardFoot a:focus-visible{color:var(--accent);text-decoration:underline}.Profile-module__MUoxmW__content{max-width:var(--page-max);gap:var(--space-4);margin:var(--space-5) auto 0;padding:0 var(--space-4);flex-direction:column;display:flex}.Profile-module__MUoxmW__content[hidden]{display:none}.Profile-module__MUoxmW__card{}.Profile-module__MUoxmW__cardHeader{}.Profile-module__MUoxmW__cardIcon{}.Profile-module__MUoxmW__cardTitle{}.Profile-module__MUoxmW__cardSubtitle{}.Profile-module__MUoxmW__cardHeading{flex-direction:column;flex:1;min-width:0;display:flex}.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;line-height:1;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__fieldset{}.Profile-module__MUoxmW__fieldsetHead{}.Profile-module__MUoxmW__fieldsetIcon{}.Profile-module__MUoxmW__fieldsetCopy{}.Profile-module__MUoxmW__fieldsetTitle{}.Profile-module__MUoxmW__fieldsetHint{}.Profile-module__MUoxmW__mapWrapper{margin-top:var(--space-3-5);}.Profile-module__MUoxmW__teacherCta{margin:var(--space-5) 0 0;padding-top:var(--space-5);border-top:1px solid var(--color-line)}.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{margin-top:var(--space-5);padding-top:var(--space-5);border-top:1px solid var(--color-line);}.Profile-module__MUoxmW__button{}.Profile-module__MUoxmW__buttonPrimary{}
.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}}
.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}}
.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}}
.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}
.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)}}
.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}
.PaperBoard-module__tLfoSa__board{gap:var(--space-3);flex-direction:column;display:flex;}.PaperBoard-module__tLfoSa__head{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.PaperBoard-module__tLfoSa__title{margin:0;}.PaperBoard-module__tLfoSa__liveTag{background:var(--color-success-bg);color:var(--color-success);}.PaperBoard-module__tLfoSa__tabs{gap:var(--space-1);flex-wrap:wrap;display:flex}.PaperBoard-module__tLfoSa__tab{}button.PaperBoard-module__tLfoSa__tab[data-active=true]{background:var(--color-ink);color:var(--color-surface);border-color:var(--color-ink)}.PaperBoard-module__tLfoSa__rows{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.PaperBoard-module__tLfoSa__row{align-items:center;gap:var(--space-2);padding:var(--space-2);border-radius:var(--radius-md);background:var(--color-surface-sunken);display:flex}li.PaperBoard-module__tLfoSa__row[data-me]{background:var(--color-chip);outline:2px solid var(--color-ink)}.PaperBoard-module__tLfoSa__place{text-align:right;min-width:2ch;font-size:var(--text-md);color:var(--color-muted);font-weight:700}.PaperBoard-module__tLfoSa__whoLink{align-items:center;gap:var(--space-2);min-width:0;color:inherit;border-radius:var(--radius-md);flex:1;text-decoration:none;display:flex}.PaperBoard-module__tLfoSa__whoLink:hover .PaperBoard-module__tLfoSa__who strong,.PaperBoard-module__tLfoSa__whoLink:focus-visible .PaperBoard-module__tLfoSa__who strong{text-decoration:underline}.PaperBoard-module__tLfoSa__whoLink:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px}.PaperBoard-module__tLfoSa__rowAvatar,.PaperBoard-module__tLfoSa__rowAvatarFallback{border-radius:var(--radius-circle)}.PaperBoard-module__tLfoSa__rowAvatar{object-fit:cover;background:var(--color-chip)}.PaperBoard-module__tLfoSa__rowAvatarFallback{background:var(--color-chip);color:var(--primary-blue);font-size:var(--text-sm);font-weight:var(--fw-bold);place-items:center;display:grid}.PaperBoard-module__tLfoSa__who{flex-direction:column;flex:1;min-width:0;display:flex}.PaperBoard-module__tLfoSa__who strong{font-size:var(--text-base);color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.PaperBoard-module__tLfoSa__who small{font-size:var(--text-xs);color:var(--color-muted)}.PaperBoard-module__tLfoSa__score{flex-direction:column;align-items:flex-end;display:flex}.PaperBoard-module__tLfoSa__score strong{font-size:var(--text-xl);color:var(--color-ink)}.PaperBoard-module__tLfoSa__score small{font-size:var(--text-2xs);color:var(--color-muted)}.PaperBoard-module__tLfoSa__gap{text-align:center;color:var(--color-subtle);font-size:var(--text-lg);line-height:1}.PaperBoard-module__tLfoSa__empty{margin:0;}
.ExamScreen-module__4-QrYW__page{gap:var(--space-4);padding:var(--space-4);max-width:var(--reading-max);flex-direction:column;margin:0 auto;display:flex;}.ExamScreen-module__4-QrYW__embedded{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.ExamScreen-module__4-QrYW__takeover{top:calc(var(--header-height,90px) + var(--impersonation-offset,0px));z-index:40;background:var(--color-surface);position:fixed;bottom:0;left:0;right:0}.ExamScreen-module__4-QrYW__poster{padding:var(--space-6) var(--space-5);text-align:center;}.ExamScreen-module__4-QrYW__eyebrow{margin:0 0 var(--space-1);}.ExamScreen-module__4-QrYW__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}.ExamScreen-module__4-QrYW__schoolLink:hover,.ExamScreen-module__4-QrYW__schoolLink:focus-visible{text-decoration:underline}.ExamScreen-module__4-QrYW__schoolLink:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px;border-radius:var(--radius-sm)}.ExamScreen-module__4-QrYW__title{margin:0 0 var(--space-3);font-size:var(--text-3xl);font-weight:var(--fw-bold);color:var(--color-ink)}.ExamScreen-module__4-QrYW__facts{justify-content:center;gap:var(--space-1-5);flex-wrap:wrap;display:flex}.ExamScreen-module__4-QrYW__fact{}.ExamScreen-module__4-QrYW__prize{margin:var(--space-3) 0 0;font-size:var(--text-md);color:var(--color-body)}.ExamScreen-module__4-QrYW__enterBox{text-align:center;}.ExamScreen-module__4-QrYW__enterButton{width:100%;}.ExamScreen-module__4-QrYW__notice{font-size:var(--text-base);color:var(--color-body);text-align:center;margin:0;}.ExamScreen-module__4-QrYW__link{color:var(--color-ink)}.ExamScreen-module__4-QrYW__formCard{gap:var(--space-1);flex-direction:column;display:flex;}.ExamScreen-module__4-QrYW__formTitle{margin:0 0 var(--space-2);}.ExamScreen-module__4-QrYW__label{margin-top:var(--space-2);}.ExamScreen-module__4-QrYW__input{}.ExamScreen-module__4-QrYW__hint{margin:var(--space-1) 0 0;font-size:var(--text-xs);color:var(--color-muted)}.ExamScreen-module__4-QrYW__centered{}.ExamScreen-module__4-QrYW__practiceBox{text-align:center;}.ExamScreen-module__4-QrYW__practiceLead{font-size:var(--text-base);color:var(--color-body);margin:0}.ExamScreen-module__4-QrYW__practiceActions{justify-content:center;gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.ExamScreen-module__4-QrYW__practiceButton{flex:auto;}.ExamScreen-module__4-QrYW__practiceMeta{margin:var(--space-3) 0 0;font-size:var(--text-sm);color:var(--color-muted)}.ExamScreen-module__4-QrYW__codeLead{margin:0 0 var(--space-3);font-size:var(--text-base);color:var(--color-muted)}.ExamScreen-module__4-QrYW__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)}.ExamScreen-module__4-QrYW__codeInput::placeholder{color:var(--color-subtle);font-weight:var(--fw-normal)}.ExamScreen-module__4-QrYW__codeInput:focus{border-color:var(--accent);outline:none}.ExamScreen-module__4-QrYW__codeInput[data-invalid=true]{border-color:var(--color-danger)}.ExamScreen-module__4-QrYW__codeHint{margin:var(--space-2) 0 0;font-size:var(--text-sm);color:var(--color-muted)}.ExamScreen-module__4-QrYW__codeHint[data-tone=warn]{color:var(--color-danger);font-weight:var(--fw-semibold)}.ExamScreen-module__4-QrYW__posterActions{margin-top:var(--space-3);justify-content:center;display:flex}
.ContestPanel-module__9b7Vvq__live{gap:var(--space-2-5);margin:var(--space-3-5) 0 0;flex-direction:column;display:flex}.ContestPanel-module__9b7Vvq__sectionHead{align-items:center;gap:var(--space-2);padding:0 var(--space-1);display:flex}.ContestPanel-module__9b7Vvq__count{}.ContestPanel-module__9b7Vvq__stack{gap:var(--space-3-5);flex-direction:column;display:flex}.ContestPanel-module__9b7Vvq__panel{gap:var(--space-2-5);padding:var(--space-4) var(--space-5);flex-direction:column;margin:0;display:flex;}.ContestPanel-module__9b7Vvq__top{justify-content:space-between;align-items:center;gap:var(--space-1) var(--space-4);flex-wrap:wrap;display:flex}.ContestPanel-module__9b7Vvq__meta{justify-content:flex-end;align-items:center;gap:var(--space-1-5) var(--space-3);flex-wrap:wrap;display:flex}@media (max-width:640px){.ContestPanel-module__9b7Vvq__meta{justify-content:flex-start}}.ContestPanel-module__9b7Vvq__eyebrow{}h2.ContestPanel-module__9b7Vvq__eyebrow{margin:0}.ContestPanel-module__9b7Vvq__title{margin:0;}.ContestPanel-module__9b7Vvq__grades{justify-content:flex-end;gap:var(--space-1-5);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}@media (max-width:640px){.ContestPanel-module__9b7Vvq__grades{justify-content:flex-start}}.ContestPanel-module__9b7Vvq__gradePill{}.ContestPanel-module__9b7Vvq__prize{font-size:var(--text-sm);color:var(--color-body);white-space:nowrap;margin:0}.ContestPanel-module__9b7Vvq__foot{justify-content:space-between;align-items:center;gap:var(--space-2) var(--space-3);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.ContestPanel-module__9b7Vvq__state{font-size:var(--text-md);font-weight:var(--fw-medium);color:var(--tint-fg,var(--color-body));margin:0}.ContestPanel-module__9b7Vvq__cta{align-items:center;text-decoration:none;display:inline-flex;}.ContestPanel-module__9b7Vvq__footActions{align-items:center;gap:var(--space-2);display:inline-flex}.ContestPanel-module__9b7Vvq__linkQuiet{font-size:var(--text-base);font-weight:var(--fw-medium);color:var(--color-muted);text-decoration:none}.ContestPanel-module__9b7Vvq__linkQuiet:hover,.ContestPanel-module__9b7Vvq__linkQuiet:focus-visible{color:var(--color-ink);text-decoration:underline}.ContestPanel-module__9b7Vvq__strip{margin:var(--space-3-5) 0 0;border:1px solid var(--color-line);border-radius:var(--radius-lg);background:var(--color-surface-sunken)}.ContestPanel-module__9b7Vvq__stripHead{padding:var(--space-1-5)}.ContestPanel-module__9b7Vvq__zip{justify-content:space-between;align-items:center;gap:var(--space-2);width:100%;min-width:0;padding:var(--space-2) var(--space-2-5);border-radius:var(--radius-md);color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background-color var(--duration) var(--ease);background:0 0;border:0;display:flex}.ContestPanel-module__9b7Vvq__zip:hover{background:var(--color-chip)}.ContestPanel-module__9b7Vvq__zip:focus-visible{outline:2px solid var(--tint-fg,var(--color-line-strong));outline-offset:-2px}.ContestPanel-module__9b7Vvq__historyLabel{align-items:center;gap:var(--space-2);min-width:0;color:var(--color-body);font-size:var(--text-base);font-weight:var(--fw-semibold);display:inline-flex}.ContestPanel-module__9b7Vvq__historyIcon{font-size:var(--text-base);flex:none;line-height:1}.ContestPanel-module__9b7Vvq__zipToggle{align-items:center;gap:var(--space-1-5);color:var(--color-muted);font-size:var(--text-sm);font-weight:var(--fw-medium);flex:none;display:inline-flex}.ContestPanel-module__9b7Vvq__body{gap:var(--space-2-5);padding:var(--space-3);border-top:1px solid var(--color-line-soft);flex-direction:column;display:flex}.ContestPanel-module__9b7Vvq__stripSearch{margin:var(--space-3-5) 0 0}.ContestPanel-module__9b7Vvq__stripSearch+.ContestPanel-module__9b7Vvq__strip{margin-top:var(--space-2-5)}.ContestPanel-module__9b7Vvq__search{}.ContestPanel-module__9b7Vvq__searchIcon{font-size:var(--text-2xl);line-height:1}.ContestPanel-module__9b7Vvq__searchField{}.ContestPanel-module__9b7Vvq__editions{padding:var(--space-1);margin:calc(var(--space-1) * -1);list-style:none;}ul.ContestPanel-module__9b7Vvq__editions{max-height:300px}.ContestPanel-module__9b7Vvq__editionItem{align-items:center;gap:var(--space-2);display:flex}.ContestPanel-module__9b7Vvq__edition{flex:1;min-width:0;}.ContestPanel-module__9b7Vvq__rowChat{flex-shrink:0}.ContestPanel-module__9b7Vvq__editionMain{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.ContestPanel-module__9b7Vvq__editionTitle{color:var(--color-ink);font-size:var(--text-base);font-weight:var(--fw-medium);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ContestPanel-module__9b7Vvq__editionMeta{color:var(--color-muted);font-size:var(--text-sm)}.ContestPanel-module__9b7Vvq__editionPhase{color:var(--tint-fg,var(--color-muted));font-size:var(--text-sm);font-weight:var(--fw-medium);flex-shrink:0}.ContestPanel-module__9b7Vvq__note{color:var(--color-muted);font-size:var(--text-sm);margin:0}.ContestPanel-module__9b7Vvq__moreButton{align-self:flex-start;align-items:center;gap:var(--space-1-5);color:var(--color-muted);font:inherit;font-size:var(--text-sm);font-weight:var(--fw-medium);cursor:pointer;background:0 0;border:0;padding:0;display:inline-flex}.ContestPanel-module__9b7Vvq__moreButton:hover,.ContestPanel-module__9b7Vvq__moreButton:focus-visible{color:var(--color-ink);text-decoration:underline}.ContestPanel-module__9b7Vvq__moreNote{color:var(--color-muted);font-size:var(--text-sm);margin:0}
.NotesPanel-module__mMEwkG__state{}.NotesPanel-module__mMEwkG__controls{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.NotesPanel-module__mMEwkG__search{border:1px solid var(--border-color);background:var(--secondary-bg);width:100%;color:var(--foreground);border-radius:999px;outline:none;padding:10px 14px;font-family:inherit;font-size:.9rem}.NotesPanel-module__mMEwkG__search:focus{border-color:var(--primary-blue)}.NotesPanel-module__mMEwkG__chips{flex-wrap:wrap;gap:6px;display:flex}.NotesPanel-module__mMEwkG__chip{border:1px solid var(--border-color);color:var(--foreground);cursor:pointer;background:0 0;border-radius:999px;padding:5px 12px;font-family:inherit;font-size:.8rem}.NotesPanel-module__mMEwkG__chipActive{background:var(--primary-blue);border-color:var(--primary-blue);color:#fff}.NotesPanel-module__mMEwkG__section{margin-bottom:18px}.NotesPanel-module__mMEwkG__scrollWindow{padding:var(--space-1);margin:calc(var(--space-1) * -1);}.NotesPanel-module__mMEwkG__section:last-child{margin-bottom:0}.NotesPanel-module__mMEwkG__sectionTitle{color:var(--foreground);opacity:.75;margin:0 0 8px;font-size:.9rem;font-weight:700}.NotesPanel-module__mMEwkG__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.NotesPanel-module__mMEwkG__row{border:1px solid var(--border-color);color:inherit;background:var(--secondary-bg);border-radius:12px;padding:12px 14px;text-decoration:none;transition:border-color .2s,transform .1s;display:block}.NotesPanel-module__mMEwkG__row:hover{border-color:var(--primary-blue)}.NotesPanel-module__mMEwkG__row:active{transform:scale(.995)}.NotesPanel-module__mMEwkG__rowMain{flex-direction:column;gap:4px;min-width:0;display:flex}.NotesPanel-module__mMEwkG__rowTitle{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.92rem;font-weight:600;display:-webkit-box;overflow:hidden}.NotesPanel-module__mMEwkG__rowExcerpt{color:#8a8d91;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.NotesPanel-module__mMEwkG__rowMeta{color:#8a8d91;flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;font-size:.74rem;display:flex}.NotesPanel-module__mMEwkG__tag{color:var(--primary-blue);background:#1877f21a;border-radius:999px;padding:2px 8px;font-weight:600}.NotesPanel-module__mMEwkG__author{white-space:nowrap}.NotesPanel-module__mMEwkG__date{white-space:nowrap;margin-left:auto}
.CollectionsPanel-module__CZfIVG__state{}.CollectionsPanel-module__CZfIVG__controls{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.CollectionsPanel-module__CZfIVG__search{border:1px solid var(--border-color);background:var(--secondary-bg);width:100%;color:var(--foreground);border-radius:999px;outline:none;padding:10px 14px;font-family:inherit;font-size:.9rem}.CollectionsPanel-module__CZfIVG__search:focus{border-color:var(--primary-blue)}.CollectionsPanel-module__CZfIVG__chips{flex-wrap:wrap;gap:6px;display:flex}.CollectionsPanel-module__CZfIVG__chip{border:1px solid var(--border-color);color:var(--foreground);cursor:pointer;background:0 0;border-radius:999px;padding:5px 12px;font-family:inherit;font-size:.8rem}.CollectionsPanel-module__CZfIVG__chipActive{background:var(--primary-blue);border-color:var(--primary-blue);color:#fff}.CollectionsPanel-module__CZfIVG__section{margin-bottom:18px}.CollectionsPanel-module__CZfIVG__scrollWindow{padding:var(--space-1);margin:calc(var(--space-1) * -1);}.CollectionsPanel-module__CZfIVG__section:last-child{margin-bottom:0}.CollectionsPanel-module__CZfIVG__sectionTitle{color:var(--foreground);opacity:.75;margin:0 0 8px;font-size:.9rem;font-weight:700}.CollectionsPanel-module__CZfIVG__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.CollectionsPanel-module__CZfIVG__row{border:1px solid var(--border-color);background:var(--secondary-bg);border-radius:12px;align-items:stretch;gap:8px;padding:12px 14px;transition:border-color .2s;display:flex}.CollectionsPanel-module__CZfIVG__row:hover{border-color:var(--primary-blue)}.CollectionsPanel-module__CZfIVG__rowMain{flex:1;min-width:0}.CollectionsPanel-module__CZfIVG__rowLink{min-width:0;color:inherit;flex-direction:column;gap:4px;text-decoration:none;display:flex}.CollectionsPanel-module__CZfIVG__rowTitle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.CollectionsPanel-module__CZfIVG__rowExcerpt{color:#8a8d91;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.CollectionsPanel-module__CZfIVG__bar{background:#00000014;border-radius:999px;height:6px;margin:4px 0 2px;overflow:hidden}.CollectionsPanel-module__CZfIVG__barFill{background:var(--primary-blue);border-radius:999px;height:100%}.CollectionsPanel-module__CZfIVG__rowMeta{color:#8a8d91;flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;font-size:.74rem;display:flex}.CollectionsPanel-module__CZfIVG__tag{color:var(--primary-blue);background:#1877f21a;border-radius:999px;padding:2px 8px;font-weight:600}.CollectionsPanel-module__CZfIVG__author{white-space:nowrap}.CollectionsPanel-module__CZfIVG__date{white-space:nowrap;margin-left:auto}.CollectionsPanel-module__CZfIVG__rowActions{flex-direction:column;flex-shrink:0;justify-content:center;gap:6px;display:flex}.CollectionsPanel-module__CZfIVG__actionBtn{border:1px solid var(--border-color);background:var(--background);width:34px;height:34px;color:var(--foreground);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;text-decoration:none;display:flex}.CollectionsPanel-module__CZfIVG__actionBtn:hover{border-color:var(--primary-blue)}
.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}}
.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)}
.SetChatIcon-module__YHPUWG__icon{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3-5);border:1px solid var(--color-line);border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-body);font-size:var(--text-sm);font-weight:var(--fw-medium);transition:border-color var(--duration) var(--ease);text-decoration:none;display:inline-flex}.SetChatIcon-module__YHPUWG__icon:hover{border-color:var(--color-line-strong)}.SetChatIcon-module__YHPUWG__label{white-space:nowrap}.SetChatIcon-module__YHPUWG__compact{border:1px solid var(--color-line);border-radius:var(--radius-circle);background:var(--color-surface);width:32px;height:32px;transition:border-color var(--duration) var(--ease);justify-content:center;align-items:center;font-size:.95rem;text-decoration:none;display:inline-flex}.SetChatIcon-module__YHPUWG__compact:hover{border-color:var(--color-line-strong)}.SetChatIcon-module__YHPUWG__count{min-width:20px;height:20px;padding:0 var(--space-1-5);border-radius:var(--radius-pill);background:var(--tint-bg,var(--color-chip));color:var(--tint-fg,var(--color-ink));font-size:var(--text-2xs);font-weight:var(--fw-bold);justify-content:center;align-items:center;display:inline-flex}
.SetRunner-module__gESSUG__runNotice{padding:var(--space-1-5) var(--space-4);background:var(--color-warning-bg);border-bottom:1px solid var(--color-warning-line);color:var(--color-warning);font-size:var(--text-sm);text-align:center}.SetRunner-module__gESSUG__centered{text-align:center;color:var(--color-body);margin-top:30vh;padding:0 24px}.SetRunner-module__gESSUG__setup{min-height:calc(100dvh - var(--header-height,90px) - var(--impersonation-offset,0px));box-sizing:border-box;background:radial-gradient(circle at 50% 12%, var(--tint-bg,#0866ff1f), transparent 36%), var(--background,#f7f8fa);align-content:start;justify-items:center;padding:28px 18px;display:grid}.SetRunner-module__gESSUG__setupCard{box-sizing:border-box;background:var(--background,#fff);border:1px solid #00000014;border-radius:22px;grid-template-columns:minmax(0,11fr) minmax(0,10fr);width:min(960px,100%);display:grid;overflow:hidden;box-shadow:0 18px 55px #1423461f}.SetRunner-module__gESSUG__setupIdentity{box-sizing:border-box;background:radial-gradient(circle at 0% 0%, var(--tint-bg,#0866ff1f), transparent 55%), var(--color-surface-sunken,#f9fafb);text-align:left;border-right:1px solid #00000014;flex-direction:column;align-items:flex-start;padding:36px 36px 30px;display:flex}.SetRunner-module__gESSUG__setupForm{box-sizing:border-box;text-align:left;padding:36px}.SetRunner-module__gESSUG__setupEyebrow{color:var(--tint-fg,var(--primary-blue,#0866ff));letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:800}.SetRunner-module__gESSUG__setupTitleRow{align-items:center;gap:14px;display:flex}.SetRunner-module__gESSUG__setupTitleRow h1,.SetRunner-module__gESSUG__setupModalHead h1{letter-spacing:-.02em;margin:0;font-size:clamp(1.45rem,3vw,1.9rem);line-height:1.15}.SetRunner-module__gESSUG__setupIcon{background:var(--tint-bg,#0866ff1a);width:52px;height:52px;color:var(--tint-fg,var(--primary-blue,#0866ff));border-radius:16px;flex:0 0 52px;place-items:center;display:grid}.SetRunner-module__gESSUG__setupFacts{flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none;display:flex}.SetRunner-module__gESSUG__setupFact,.SetRunner-module__gESSUG__setupFactTinted{background:var(--color-chip,#f2f4f7);color:var(--color-body,#475467);border-radius:999px;align-items:center;padding:4px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.SetRunner-module__gESSUG__setupFactTinted{background:var(--tint-bg,#0866ff1a);color:var(--tint-fg,var(--primary-blue,#0866ff))}.SetRunner-module__gESSUG__setupStats{grid-template-columns:repeat(3,max-content);gap:14px 28px;margin:26px 0 0;display:grid}.SetRunner-module__gESSUG__setupStats>div{flex-direction:column;gap:2px;display:flex}.SetRunner-module__gESSUG__setupStats dt{color:var(--color-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:700}.SetRunner-module__gESSUG__setupStats dd{color:var(--foreground,#111);font-variant-numeric:tabular-nums;margin:0;font-size:1.35rem;font-weight:800}.SetRunner-module__gESSUG__setupPool{color:var(--color-muted);margin:12px 0 0}.SetRunner-module__gESSUG__setupPrompt{margin:0 0 10px;font-weight:650;display:block}.SetRunner-module__gESSUG__setupField{margin:0 0 20px}.SetRunner-module__gESSUG__sizeOptions{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:10px;display:grid}.SetRunner-module__gESSUG__sizeOption,.SetRunner-module__gESSUG__sizeOptionActive{color:var(--foreground,#111);cursor:pointer;background:0 0;border:1px solid #00000024;border-radius:12px;padding:12px 10px;font-weight:750}.SetRunner-module__gESSUG__sizeOptionActive{border-color:var(--primary-blue,#0866ff);color:var(--primary-blue,#0866ff);background:#0866ff1a;box-shadow:0 0 0 2px #0866ff1a}.SetRunner-module__gESSUG__durationSelect{box-sizing:border-box;background:var(--background,#fff);width:100%;color:var(--foreground,#111);border:1px solid #00000024;border-radius:12px;padding:12px 14px;font-size:1rem;font-weight:650}.SetRunner-module__gESSUG__durationSelect:disabled{opacity:.55;cursor:not-allowed}.SetRunner-module__gESSUG__startRunBtn{background:var(--primary-blue,#0866ff);color:#fff;cursor:pointer;border:0;border-radius:12px;width:100%;padding:14px 18px;font-size:1rem;font-weight:800}.SetRunner-module__gESSUG__startRunBtn:disabled,.SetRunner-module__gESSUG__sizeOption:disabled,.SetRunner-module__gESSUG__sizeOptionActive:disabled{opacity:.55;cursor:not-allowed}.SetRunner-module__gESSUG__setupNote{color:var(--color-muted);text-align:center;margin:12px 0 0;font-size:.84rem}.SetRunner-module__gESSUG__setupDiscussion{margin-top:auto;padding-top:24px;display:flex}.SetRunner-module__gESSUG__modal.SetRunner-module__gESSUG__setupModal{max-width:560px;padding:28px 30px 22px}.SetRunner-module__gESSUG__setupModalHead{text-align:center;margin:0 0 22px}.SetRunner-module__gESSUG__setupModalHead .SetRunner-module__gESSUG__setupEyebrow{margin-bottom:6px}.SetRunner-module__gESSUG__setupModalHead h1{font-size:1.4rem}.SetRunner-module__gESSUG__setupModalHead .SetRunner-module__gESSUG__setupPool{margin-top:8px}.SetRunner-module__gESSUG__setupModal .SetRunner-module__gESSUG__setupForm{padding:0}.SetRunner-module__gESSUG__setupModal .SetRunner-module__gESSUG__setupNote{margin-top:10px}@media (min-width:901px){.SetRunner-module__gESSUG__setup{padding-top:clamp(28px,12vh,110px)}}@media (max-width:900px){.SetRunner-module__gESSUG__setupCard{grid-template-columns:minmax(0,1fr);width:min(560px,100%)}.SetRunner-module__gESSUG__setupIdentity{text-align:center;border-bottom:1px solid #00000014;border-right:0;align-items:center;padding:30px 28px 24px}.SetRunner-module__gESSUG__setupTitleRow{flex-direction:column;gap:10px}.SetRunner-module__gESSUG__setupFacts{justify-content:center}.SetRunner-module__gESSUG__setupStats{justify-content:center;gap:14px 22px}.SetRunner-module__gESSUG__setupStats>div{align-items:center}.SetRunner-module__gESSUG__setupDiscussion{margin-top:0;padding-top:18px}.SetRunner-module__gESSUG__setupForm{padding:24px 28px 26px}}@media (max-width:520px){.SetRunner-module__gESSUG__setupCard{border-radius:18px}.SetRunner-module__gESSUG__setupIdentity{padding:26px 18px 20px}.SetRunner-module__gESSUG__setupStats{gap:12px 16px}.SetRunner-module__gESSUG__setupForm{padding:20px 18px 22px}.SetRunner-module__gESSUG__modal.SetRunner-module__gESSUG__setupModal{padding:24px 18px 18px}}.SetRunner-module__gESSUG__runError{color:#b42318;background:#fff1f1;border-radius:10px;max-width:min(520px,100vw - 36px);margin:0;padding:10px 14px;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #b423181f}.SetRunner-module__gESSUG__restartBtn{border:1px solid var(--primary-blue,#0866ff);width:min(360px,100%);color:var(--primary-blue,#0866ff);cursor:pointer;background:0 0;border-radius:10px;padding:11px 18px;font-size:.95rem;font-weight:750}.SetRunner-module__gESSUG__overlay{top:calc(var(--header-height,90px) + var(--impersonation-offset,0px));z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.SetRunner-module__gESSUG__modal{text-align:center;background:#fff;border-radius:12px;width:90%;max-width:400px;padding:30px;position:relative;box-shadow:0 4px 20px #0003}.SetRunner-module__gESSUG__modalTitle{margin-top:0;font-size:24px;font-weight:700}.SetRunner-module__gESSUG__wallContent{margin-top:16px}.SetRunner-module__gESSUG__wallContent h3{color:var(--foreground);margin-bottom:8px;font-size:1.2rem}.SetRunner-module__gESSUG__wallContent p{color:#666;margin-bottom:24px;font-size:.95rem}.SetRunner-module__gESSUG__wallBtn{background:var(--primary-blue);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;padding:12px 24px;font-size:16px;font-weight:700}.SetRunner-module__gESSUG__wallBtn:disabled{cursor:not-allowed;background:#a0c1f7}@media (prefers-color-scheme:dark){.SetRunner-module__gESSUG__modal{background:#1a1a1a}.SetRunner-module__gESSUG__wallContent p{color:#aaa}}.SetRunner-module__gESSUG__pauseStats{justify-content:center;gap:28px;margin:4px 0 18px;display:flex}.SetRunner-module__gESSUG__pauseStats>div{flex-direction:column;gap:2px;display:flex}.SetRunner-module__gESSUG__pauseStats dt{color:#888;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.SetRunner-module__gESSUG__pauseStats dd{color:var(--foreground,#111);font-variant-numeric:tabular-nums;margin:0;font-size:1.35rem;font-weight:700}.SetRunner-module__gESSUG__pauseNote{font-size:.85rem}.SetRunner-module__gESSUG__pauseLeave{color:#666;cursor:pointer;background:0 0;border:none;width:100%;margin-top:10px;padding:8px;font-size:.95rem}@media (prefers-color-scheme:dark){.SetRunner-module__gESSUG__pauseStats dt{color:#999}.SetRunner-module__gESSUG__pauseLeave{color:#aaa}}.SetRunner-module__gESSUG__summary{scroll-snap-align:start;box-sizing:border-box;background:var(--background,#fff);flex-direction:column;align-items:center;gap:14px;min-height:100%;padding:32px 20px 48px;display:flex}.SetRunner-module__gESSUG__summaryTitle{color:var(--foreground,#111);margin:0;font-size:1.6rem;font-weight:800}.SetRunner-module__gESSUG__scoreLine{color:#666;font-variant-numeric:tabular-nums;font-size:1.1rem}.SetRunner-module__gESSUG__scoreLine strong{color:var(--primary-blue,#0866ff);font-size:3rem;font-weight:800;line-height:1}.SetRunner-module__gESSUG__summaryStats{gap:28px;margin:4px 0 8px;display:flex}.SetRunner-module__gESSUG__summaryStats>div{flex-direction:column;align-items:center;gap:2px;display:flex}.SetRunner-module__gESSUG__summaryStats dt{color:#888;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.SetRunner-module__gESSUG__summaryStats dd{color:var(--foreground,#111);font-variant-numeric:tabular-nums;margin:0;font-size:1.2rem;font-weight:700}.SetRunner-module__gESSUG__tierUp,.SetRunner-module__gESSUG__tierDown{border-radius:999px;margin:0;padding:8px 16px;font-size:.95rem;font-weight:600}.SetRunner-module__gESSUG__tierUp{color:#b8791a;background:#f5a62324}.SetRunner-module__gESSUG__tierDown{color:#666;background:#0000000d}.SetRunner-module__gESSUG__reviewStrip{flex-wrap:wrap;justify-content:center;gap:8px;max-width:420px;margin:8px 0 4px;display:flex}.SetRunner-module__gESSUG__square{color:#fff;cursor:pointer;font-variant-numeric:tabular-nums;border:none;border-radius:8px;width:38px;height:38px;font-size:.9rem;font-weight:700}.SetRunner-module__gESSUG__correct{background:#31a24c}.SetRunner-module__gESSUG__wrong{background:#e4405f}.SetRunner-module__gESSUG__skipped{background:#c3c8d0}.SetRunner-module__gESSUG__summaryDone{color:#666;text-align:center;font-size:.95rem}@media (prefers-color-scheme:dark){.SetRunner-module__gESSUG__summaryStats dt{color:#999}.SetRunner-module__gESSUG__tierDown{color:#aaa;background:#ffffff14}}.SetRunner-module__gESSUG__discussionRow{justify-content:center;margin:14px 0 4px;display:flex}
.SetVoteBar-module__kut38G__bar,.SetVoteBar-module__kut38G__barCompact{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.SetVoteBar-module__kut38G__bar{border:1px solid #0000001a;border-radius:12px;padding:10px 14px}.SetVoteBar-module__kut38G__barCompact{gap:10px}.SetVoteBar-module__kut38G__learners{color:#8e9aaf;font-variant-numeric:tabular-nums;font-size:.85rem}.SetVoteBar-module__kut38G__votes{gap:8px;display:flex}.SetVoteBar-module__kut38G__vote,.SetVoteBar-module__kut38G__voteOn{cursor:pointer;color:var(--foreground,#111);background:0 0;border:1px solid #0000001f;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:.9rem;font-weight:600;display:inline-flex}.SetVoteBar-module__kut38G__vote:disabled,.SetVoteBar-module__kut38G__voteOn:disabled{cursor:default;opacity:.65}.SetVoteBar-module__kut38G__voteOn{color:#0866ff;background:#0866ff1f;border-color:#0000}.SetVoteBar-module__kut38G__vote em,.SetVoteBar-module__kut38G__voteOn em{font-variant-numeric:tabular-nums;font-style:normal}@media (prefers-color-scheme:dark){.SetVoteBar-module__kut38G__bar{border-color:#ffffff24}.SetVoteBar-module__kut38G__vote,.SetVoteBar-module__kut38G__voteOn{border-color:#ffffff2e}.SetVoteBar-module__kut38G__voteOn{color:#7cb0ff;background:#0866ff3d;border-color:#0000}}
.CollectionEditorModal-module__U_gKMG__overlay{background-color:#00000073;align-items:flex-start;padding:6vh 16px 16px;}.CollectionEditorModal-module__U_gKMG__container{background:var(--background);border-radius:16px;flex-direction:column;width:100%;max-width:620px;max-height:86vh;animation:.25s ease-out CollectionEditorModal-module__U_gKMG__slideUp;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000002e}.CollectionEditorModal-module__U_gKMG__head{flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 16px 8px;display:flex}.CollectionEditorModal-module__U_gKMG__title{color:var(--foreground);margin:0;font-size:1.15rem;font-weight:700}.CollectionEditorModal-module__U_gKMG__close{color:var(--foreground);cursor:pointer;opacity:.6;background:0 0;border:none;font-size:24px;line-height:1}.CollectionEditorModal-module__U_gKMG__close:hover{opacity:1}.CollectionEditorModal-module__U_gKMG__body{flex:1;min-height:0;padding:0 16px 8px;overflow-y:auto}.CollectionEditorModal-module__U_gKMG__label{color:var(--color-subtle);margin:12px 0 4px;font-size:.8rem;font-weight:600;display:block}.CollectionEditorModal-module__U_gKMG__input{border:1px solid var(--border-color);background:var(--background);width:100%;color:var(--foreground);box-sizing:border-box;border-radius:10px;outline:none;padding:9px 12px;font-family:inherit;font-size:.92rem}.CollectionEditorModal-module__U_gKMG__input:focus{border-color:var(--primary-blue)}.CollectionEditorModal-module__U_gKMG__textarea{resize:vertical;min-height:64px}.CollectionEditorModal-module__U_gKMG__sectionTitle{color:var(--foreground);margin:18px 0 8px;font-size:.95rem;font-weight:700}.CollectionEditorModal-module__U_gKMG__items{margin:0;padding-left:22px;list-style:decimal}.CollectionEditorModal-module__U_gKMG__item{margin-bottom:8px}.CollectionEditorModal-module__U_gKMG__item>:not(.CollectionEditorModal-module__U_gKMG__itemText){border:1px solid var(--border-color);color:var(--foreground);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;padding:2px 7px;font-family:inherit;font-size:.78rem}.CollectionEditorModal-module__U_gKMG__item{align-items:center;gap:6px;display:flex}.CollectionEditorModal-module__U_gKMG__item>button:disabled{opacity:.4;cursor:default}.CollectionEditorModal-module__U_gKMG__itemText{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.87rem;overflow:hidden}.CollectionEditorModal-module__U_gKMG__removeBtn{color:var(--danger-red,#dc2626)!important}.CollectionEditorModal-module__U_gKMG__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;margin-top:18px;padding:10px 14px;font-family:inherit;font-size:.9rem;display:flex}.CollectionEditorModal-module__U_gKMG__chevron{opacity:.6;margin-left:auto;display:inline-flex}.CollectionEditorModal-module__U_gKMG__picker{border:1px solid var(--border-color);border-radius:10px;margin-top:8px;overflow:hidden}.CollectionEditorModal-module__U_gKMG__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}.CollectionEditorModal-module__U_gKMG__hint{text-align:center;color:var(--color-subtle);margin:0;padding:14px 8px;font-size:.85rem}.CollectionEditorModal-module__U_gKMG__list{max-height:220px;margin:0;padding:4px;list-style:none;overflow-y:auto}.CollectionEditorModal-module__U_gKMG__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}.CollectionEditorModal-module__U_gKMG__row:hover{background:var(--secondary-bg)}.CollectionEditorModal-module__U_gKMG__rowSelected{background:#1877f21a}.CollectionEditorModal-module__U_gKMG__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}.CollectionEditorModal-module__U_gKMG__avatar img{object-fit:cover;width:100%;height:100%}.CollectionEditorModal-module__U_gKMG__info{flex-direction:column;min-width:0;display:flex}.CollectionEditorModal-module__U_gKMG__info strong{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.CollectionEditorModal-module__U_gKMG__info span{color:var(--color-subtle);font-size:.78rem}.CollectionEditorModal-module__U_gKMG__check{color:var(--primary-blue);margin-left:auto;font-weight:700}.CollectionEditorModal-module__U_gKMG__error{color:var(--danger-red,#dc2626);margin:10px 0 0;font-size:.85rem}.CollectionEditorModal-module__U_gKMG__foot{border-top:1px solid var(--border-color);flex-shrink:0;align-items:center;gap:8px;padding:12px 16px;display:flex}.CollectionEditorModal-module__U_gKMG__footRight{gap:8px;margin-left:auto;display:flex}.CollectionEditorModal-module__U_gKMG__saveBtn,.CollectionEditorModal-module__U_gKMG__cancelBtn,.CollectionEditorModal-module__U_gKMG__deleteBtn{cursor:pointer;border:1px solid #0000;border-radius:999px;padding:9px 18px;font-family:inherit;font-size:.9rem;font-weight:600}.CollectionEditorModal-module__U_gKMG__saveBtn{background:var(--primary-blue);color:#fff}.CollectionEditorModal-module__U_gKMG__saveBtn:disabled,.CollectionEditorModal-module__U_gKMG__cancelBtn:disabled,.CollectionEditorModal-module__U_gKMG__deleteBtn:disabled{opacity:.6;cursor:default}.CollectionEditorModal-module__U_gKMG__cancelBtn{border-color:var(--border-color);color:var(--foreground);background:0 0}.CollectionEditorModal-module__U_gKMG__deleteBtn{color:var(--danger-red,#dc2626);background:0 0;border-color:#0000}.CollectionEditorModal-module__U_gKMG__deleteBtn:hover:not(:disabled){background:#dc262614}@media (max-width:640px){.CollectionEditorModal-module__U_gKMG__overlay{padding:0}.CollectionEditorModal-module__U_gKMG__container{border-radius:0;max-width:none;height:100dvh;max-height:100%}}
.StudyTree-module__hJHzDq__crumbs{}.StudyTree-module__hJHzDq__crumbCurrent{}.StudyTree-module__hJHzDq__crumb{}.StudyTree-module__hJHzDq__provinceChips{margin:var(--space-3-5) 0 0;padding:0;}.StudyTree-module__hJHzDq__provinceChip{}.StudyTree-module__hJHzDq__placeholder{}.StudyTree-module__hJHzDq__placeholderRetry{margin:var(--space-2) 0;}.StudyTree-module__hJHzDq__gradePicker{isolation:isolate;min-height:calc(100vh - var(--header-height,90px) - 42px);min-height:calc(100dvh - var(--header-height,90px) - 42px);padding:clamp(32px, 5vw, 68px) clamp(18px, 4vw, 64px) var(--space-8);color:var(--color-ink);background:radial-gradient(circle at 12% 8%,#0866ff17,#0000 30%),radial-gradient(circle at 88% 14%,#f5a6231a,#0000 26%),linear-gradient(#f8fafc 0%,#f3f6fa 100%);position:relative;overflow:hidden}.StudyTree-module__hJHzDq__gradeGlow{z-index:-1;border-radius:var(--radius-circle);pointer-events:none;border:70px solid #31a24c0d;width:420px;height:420px;position:absolute;bottom:-250px;right:-210px}.StudyTree-module__hJHzDq__gradeHero{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);align-items:center;gap:clamp(28px,5vw,72px);width:min(1180px,100%);margin:0 auto clamp(28px,4vw,46px);display:grid}.StudyTree-module__hJHzDq__gradeHeroCopy{min-width:0}.StudyTree-module__hJHzDq__gradeEyebrow{align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);letter-spacing:.12em;display:inline-flex;}.StudyTree-module__hJHzDq__gradeEyebrow span{border-radius:var(--radius-xs);background:var(--primary-blue);color:#fff;width:25px;height:25px;font-size:var(--text-xs);place-items:center;display:grid;box-shadow:0 7px 18px #0866ff3d}.StudyTree-module__hJHzDq__gradeHero h1{max-width:760px;font-size:var(--text-hero);letter-spacing:-.052em;line-height:.98;font-weight:var(--fw-bold);margin:0}.StudyTree-module__hJHzDq__gradeHero h1 em{color:var(--primary-blue);font-style:normal}.StudyTree-module__hJHzDq__gradeHeroCopy>p{max-width:650px;margin:var(--space-5) 0 0;color:var(--color-muted);font-size:clamp(1rem,1.6vw,1.16rem);line-height:var(--leading-relaxed)}.StudyTree-module__hJHzDq__gradeFacts{margin:var(--space-6) 0 0;align-items:stretch;gap:0;display:flex}.StudyTree-module__hJHzDq__gradeFacts div{align-items:baseline;gap:var(--space-1-5);border-left:1px solid #0f172a1f;grid-template-columns:auto auto;padding:0 22px;display:grid}.StudyTree-module__hJHzDq__gradeFacts div:first-child{border-left:0;padding-left:0}.StudyTree-module__hJHzDq__gradeFacts dt{color:var(--color-ink);font-size:var(--text-2xl);font-weight:var(--fw-bold)}.StudyTree-module__hJHzDq__gradeFacts dd{color:var(--color-muted);font-size:var(--text-xs);font-weight:var(--fw-medium);margin:0}.StudyTree-module__hJHzDq__gradePromise{gap:var(--space-4-5);padding:var(--space-6);box-shadow:var(--shadow-xl);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc7;border:1px solid #0866ff21;border-radius:26px;grid-template-columns:78px minmax(0,1fr);align-items:start;display:grid;position:relative;overflow:hidden}.StudyTree-module__hJHzDq__gradePromise:after{content:"";border-radius:var(--radius-circle);pointer-events:none;background:#f5a62321;width:150px;height:150px;position:absolute;top:-88px;right:-64px}.StudyTree-module__hJHzDq__gradePromiseBrand{background:var(--card-bg);border-radius:22px;place-items:center;width:72px;height:72px;display:grid;position:relative;box-shadow:0 10px 28px #0866ff29}.StudyTree-module__hJHzDq__gradePromiseBrand img{z-index:1;object-fit:contain;width:48px;height:48px;position:relative}.StudyTree-module__hJHzDq__gradePromiseOrbit{border:1px dashed #0866ff47;border-radius:25px;position:absolute;inset:-6px;transform:rotate(7deg)}.StudyTree-module__hJHzDq__gradePromiseKicker{letter-spacing:.06em;margin:0;}.StudyTree-module__hJHzDq__gradePromise h2{margin:var(--space-1) 0 var(--space-3);font-size:var(--text-xl);letter-spacing:var(--tracking-tight)}.StudyTree-module__hJHzDq__gradePromise ul{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.StudyTree-module__hJHzDq__gradePromise li{gap:var(--space-2);color:var(--color-body);font-size:var(--text-base);line-height:var(--leading-snug);display:flex}.StudyTree-module__hJHzDq__gradePromise li span{border-radius:var(--radius-circle);color:#23883b;width:17px;height:17px;font-size:var(--text-2xs);font-weight:var(--fw-black);background:#31a24c1f;flex:none;place-items:center;margin-top:1px;display:grid}.StudyTree-module__hJHzDq__gradeJourney{gap:var(--space-4);grid-template-columns:1.12fr 1fr .9fr;align-items:stretch;width:min(1180px,100%);margin:0 auto;display:grid}.StudyTree-module__hJHzDq__gradeStage{--stage-color:var(--primary-blue);--stage-soft:#0866ff17;--stage-shadow:#0866ff24;border-radius:var(--radius-3xl);background:#ffffffdb;border:1px solid #0f172a17;flex-direction:column;min-width:0;padding:22px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 34px #0f172a0f}.StudyTree-module__hJHzDq__gradeStage:before{content:"";border-radius:0 0 var(--radius-pill) var(--radius-pill);background:var(--stage-color);height:3px;position:absolute;top:0;left:22px;right:22px}.StudyTree-module__hJHzDq__gradeStage[data-stage=secondary]{--stage-color:#805ad5;--stage-soft:#805ad517;--stage-shadow:#805ad524}.StudyTree-module__hJHzDq__gradeStage[data-stage=high]{--stage-color:#e08618;--stage-soft:#e086181a;--stage-shadow:#e0861826}.StudyTree-module__hJHzDq__gradeStageHead{align-items:center;gap:var(--space-3);display:flex}.StudyTree-module__hJHzDq__gradeStageMarker{border-radius:var(--radius-lg);background:var(--stage-soft);width:42px;height:42px;color:var(--stage-color);font-size:var(--text-lg);font-weight:var(--fw-black);flex:none;place-items:center;display:grid}.StudyTree-module__hJHzDq__gradeStageIdentity{min-width:0}.StudyTree-module__hJHzDq__gradeStageIdentity>span{color:var(--stage-color);font-size:var(--text-2xs);font-weight:var(--fw-bold);letter-spacing:.075em;text-transform:uppercase;margin-bottom:2px;display:block}.StudyTree-module__hJHzDq__gradeStageIdentity h2{font-size:var(--text-xl);letter-spacing:-.025em;margin:0}.StudyTree-module__hJHzDq__gradeStageIntro{min-height:76px;margin:var(--space-4-5) 0 var(--space-4);border-bottom:1px solid var(--color-hairline);padding-bottom:15px}.StudyTree-module__hJHzDq__gradeStageIntro strong{font-size:var(--text-md);margin-bottom:5px;display:block}.StudyTree-module__hJHzDq__gradeStageIntro p{color:var(--color-muted);font-size:var(--text-xs);line-height:var(--leading-normal);margin:0}.StudyTree-module__hJHzDq__gradeCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.StudyTree-module__hJHzDq__gradeStage[data-stage=high] .StudyTree-module__hJHzDq__gradeCards{grid-template-columns:1fr}.StudyTree-module__hJHzDq__gradeCard{min-height:76px;padding:9px var(--space-2) 9px 9px;background:var(--card-bg);box-shadow:var(--shadow-md);color:var(--color-ink);transition:transform .18s var(--ease), box-shadow .18s var(--ease), border-color .18s var(--ease);border:1px solid #0f172a17;border-radius:15px;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:9px;display:grid;position:relative;overflow:hidden}.StudyTree-module__hJHzDq__gradeCard:hover,.StudyTree-module__hJHzDq__gradeCard:focus-visible{z-index:1;border-color:color-mix(in srgb, var(--stage-color) 42%, transparent);box-shadow:0 11px 24px var(--stage-shadow);outline:none;transform:translateY(-3px)}.StudyTree-module__hJHzDq__gradeNumber{border-radius:var(--radius-sm);background:var(--stage-soft);width:36px;height:46px;color:var(--stage-color);font-size:var(--text-xl);font-weight:var(--fw-black);letter-spacing:-.045em;place-items:center;display:grid}.StudyTree-module__hJHzDq__gradeCardCopy{min-width:0}.StudyTree-module__hJHzDq__gradeCardCopy strong{-webkit-line-clamp:2;font-size:var(--text-xs);line-height:var(--leading-snug);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.StudyTree-module__hJHzDq__gradeCardCopy small{color:var(--color-subtle);font-size:var(--text-2xs);font-weight:var(--fw-medium);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;display:block;overflow:hidden}.StudyTree-module__hJHzDq__gradeArrow{border-radius:var(--radius-circle);width:18px;height:18px;color:var(--color-subtle);font-size:var(--text-xs);transition:transform .18s var(--ease), background .18s var(--ease), color .18s var(--ease);place-items:center;display:grid}.StudyTree-module__hJHzDq__gradeCard:hover .StudyTree-module__hJHzDq__gradeArrow,.StudyTree-module__hJHzDq__gradeCard:focus-visible .StudyTree-module__hJHzDq__gradeArrow{background:var(--stage-color);color:#fff;transform:translate(2px)}.StudyTree-module__hJHzDq__gradeFooter{justify-content:center;align-items:center;gap:var(--space-2);width:min(1180px,100%);color:var(--color-muted);font-size:var(--text-xs);font-weight:var(--fw-medium);margin:22px auto 0;display:flex}.StudyTree-module__hJHzDq__gradeFooter span{border-radius:var(--radius-circle);color:var(--success-green);font-size:.55rem;box-shadow:0 0 0 4px #31a24c1a}@media (max-width:1024px){.StudyTree-module__hJHzDq__gradeHero{grid-template-columns:1fr}.StudyTree-module__hJHzDq__gradePromise{max-width:620px}.StudyTree-module__hJHzDq__gradeJourney{grid-template-columns:1fr}.StudyTree-module__hJHzDq__gradeStageIntro{min-height:0}.StudyTree-module__hJHzDq__gradeCards{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}}@media (max-width:640px){.StudyTree-module__hJHzDq__gradePicker{padding:26px var(--space-3-5) 28px}.StudyTree-module__hJHzDq__gradeHero{margin-bottom:var(--space-6);gap:22px}.StudyTree-module__hJHzDq__gradeHero h1{font-size:clamp(2.2rem,12vw,3.2rem)}.StudyTree-module__hJHzDq__gradeHeroCopy>p{margin-top:var(--space-4)}.StudyTree-module__hJHzDq__gradeFacts div{padding:0 var(--space-3-5);grid-template-columns:1fr;gap:0}.StudyTree-module__hJHzDq__gradePromise{gap:var(--space-3-5);padding:var(--space-4-5);border-radius:22px;grid-template-columns:58px minmax(0,1fr)}.StudyTree-module__hJHzDq__gradePromiseBrand{border-radius:17px;width:56px;height:56px}.StudyTree-module__hJHzDq__gradePromiseBrand img{width:38px;height:38px}.StudyTree-module__hJHzDq__gradePromise h2{font-size:var(--text-lg)}.StudyTree-module__hJHzDq__gradeStage{border-radius:21px;padding:19px}.StudyTree-module__hJHzDq__gradeCards{grid-template-columns:1fr}.StudyTree-module__hJHzDq__gradeCard{min-height:64px}}@media (prefers-color-scheme:dark){.StudyTree-module__hJHzDq__gradePicker{color:#f7f8fa;background:radial-gradient(circle at 12% 8%,#0866ff29,#0000 32%),radial-gradient(circle at 88% 14%,#f5a6231f,#0000 26%),linear-gradient(#10141c 0%,#141922 100%)}.StudyTree-module__hJHzDq__gradeHeroCopy>p,.StudyTree-module__hJHzDq__gradeStageIntro p,.StudyTree-module__hJHzDq__gradePromise li,.StudyTree-module__hJHzDq__gradeFooter{color:#9ba7b7}.StudyTree-module__hJHzDq__gradeFacts dt{color:#f7f8fa}.StudyTree-module__hJHzDq__gradeFacts dd{color:#94a0b0}.StudyTree-module__hJHzDq__gradeFacts div{border-left-color:#ffffff24}.StudyTree-module__hJHzDq__gradePromise,.StudyTree-module__hJHzDq__gradeStage{background:#1b212cdb;border-color:#ffffff1a}.StudyTree-module__hJHzDq__gradePromiseBrand,.StudyTree-module__hJHzDq__gradeCard{background:#202733}.StudyTree-module__hJHzDq__gradeCard{color:#f7f8fa;border-color:#ffffff1a}.StudyTree-module__hJHzDq__gradeStageIntro{border-color:#ffffff17}}.StudyTree-module__hJHzDq__listView{max-width:var(--page-max);padding:var(--space-3) var(--space-5) 64px;margin:0 auto}.StudyTree-module__hJHzDq__sectionBody{min-width:0;display:block}.StudyTree-module__hJHzDq__sectionBody>.StudyTree-module__hJHzDq__listSearchWrap:first-child{margin-top:0}.StudyTree-module__hJHzDq__listHero{padding:var(--space-6) 26px var(--space-5);border:1px solid var(--color-hairline);background:radial-gradient(circle at 94% 8%, var(--tint-bg,#0866ff21), transparent 33%), var(--card-bg);border-radius:22px;position:relative;overflow:hidden;box-shadow:0 8px 28px #0f172a0f}.StudyTree-module__hJHzDq__listEyebrow{margin:0 0 7px;}.StudyTree-module__hJHzDq__listTrunkRow{align-items:center;gap:var(--space-3-5);display:flex}.StudyTree-module__hJHzDq__listTrunk{max-width:580px;color:var(--color-ink);letter-spacing:-.025em;margin:0;font-size:clamp(1.45rem,4vw,2rem);line-height:1.13}.StudyTree-module__hJHzDq__listSubtitle{color:var(--color-muted);font-size:var(--text-base);font-weight:var(--fw-medium);margin:7px 0 0}.StudyTree-module__hJHzDq__listSubjectBadge{margin:9px 0 0;}.StudyTree-module__hJHzDq__listTrunkIcon{border-radius:var(--radius-xl);background:var(--tint-bg,#0866ff1a);width:52px;height:52px;color:var(--tint-fg,var(--primary-blue));flex:0 0 52px;place-items:center;font-size:1.5rem;display:grid}.StudyTree-module__hJHzDq__listTrunkAvatar{box-sizing:border-box;border:2px solid var(--primary-blue);border-radius:var(--radius-circle);color:#1856b8;width:52px;height:52px;font-size:var(--text-base);font-weight:var(--fw-bold);letter-spacing:.02em;background:linear-gradient(145deg,#eaf2ff,#dbe8ff);flex:0 0 52px;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:0 3px 10px #0866ff2e}.StudyTree-module__hJHzDq__listTrunkAvatar img{object-fit:cover;border-radius:var(--radius-circle);width:100%;height:100%}.StudyTree-module__hJHzDq__listTrunkBrand{object-fit:contain!important;border-radius:0!important;width:78%!important;height:78%!important}.StudyTree-module__hJHzDq__listIntro{max-width:490px;margin:var(--space-3-5) 0 0;color:var(--color-muted);font-size:var(--text-md);line-height:var(--leading-normal)}.StudyTree-module__hJHzDq__listSummary{margin:var(--space-5) 0 0;gap:28px;display:flex}.StudyTree-module__hJHzDq__listSummary div{align-items:baseline;gap:var(--space-1-5);display:flex}.StudyTree-module__hJHzDq__listSummary dt{color:var(--color-ink);font-size:var(--text-xl);font-weight:var(--fw-bold);font-variant-numeric:tabular-nums}.StudyTree-module__hJHzDq__listSummary dd{color:var(--color-muted);font-size:var(--text-xs);font-weight:var(--fw-medium);margin:0}.StudyTree-module__hJHzDq__listNewBadge{padding:3px var(--space-2-5);border-radius:var(--radius-pill);background:var(--color-notify);color:var(--color-notify-ink);font-size:var(--text-2xs);font-weight:var(--fw-bold);letter-spacing:.04em;white-space:nowrap;align-items:center;display:inline-flex}.StudyTree-module__hJHzDq__listSearchWrap{margin:var(--space-3-5) 0 0;}.StudyTree-module__hJHzDq__listSearchWrap>span{font-size:var(--text-2xl);line-height:1}.StudyTree-module__hJHzDq__listSearch{}.StudyTree-module__hJHzDq__listNote{margin:var(--space-3-5) 0 0;}.StudyTree-module__hJHzDq__listNoteIcon{border-radius:var(--radius-circle);background:var(--primary-blue);color:#fff;flex:0 0 24px;place-items:center;width:24px;height:24px;display:grid}.StudyTree-module__hJHzDq__listBranches{gap:var(--space-3-5);margin-top:var(--space-4-5);display:grid}.StudyTree-module__hJHzDq__subjectGrid{margin-top:var(--space-4-5);}.StudyTree-module__hJHzDq__subjectCardWrap{min-width:0}.StudyTree-module__hJHzDq__subjectCard{padding:var(--space-3-5) 15px;border-radius:var(--radius-2xl);gap:13px;}.StudyTree-module__hJHzDq__subjectIcon{border-radius:var(--radius-lg);background:var(--tint-bg,#0866ff1a);width:46px;height:46px;color:var(--tint-fg,var(--primary-blue));font-size:var(--text-2xl);flex:0 0 46px;place-items:center;display:grid}.StudyTree-module__hJHzDq__subjectCopy{}.StudyTree-module__hJHzDq__personColumn{gap:var(--space-2-5);overscroll-behavior:contain;scrollbar-gutter:stable;grid-template-columns:minmax(0,1fr);max-height:440px;margin:-2px;padding:2px;display:grid;overflow-y:auto}.StudyTree-module__hJHzDq__personColumnSentinel{height:1px;margin-top:calc(var(--space-2-5) * -1)}.StudyTree-module__hJHzDq__teacherList{}.StudyTree-module__hJHzDq__studentList{}.StudyTree-module__hJHzDq__teacherListOpen{gap:var(--space-2-5);margin:var(--space-4-5) 0 0;grid-template-columns:minmax(0,1fr);display:grid}.StudyTree-module__hJHzDq__teacherCard{gap:var(--space-3);padding:var(--space-3) 13px;background:var(--card-bg);box-shadow:none;position:relative;}.StudyTree-module__hJHzDq__teacherCardCopy{}.StudyTree-module__hJHzDq__studentCard{gap:var(--space-3);padding:var(--space-3) 13px;background:var(--card-bg);box-shadow:none;position:relative;}.StudyTree-module__hJHzDq__personCardLink{align-items:center;gap:var(--space-3);min-width:0;color:inherit;flex:1;text-decoration:none;display:flex}.StudyTree-module__hJHzDq__personCardLink:after{content:"";position:absolute;inset:0}:is(.StudyTree-module__hJHzDq__teacherCard:has(.StudyTree-module__hJHzDq__personCardLink:focus-visible),.StudyTree-module__hJHzDq__studentCard:has(.StudyTree-module__hJHzDq__personCardLink:focus-visible)){outline:2px solid var(--tint-fg,var(--primary-blue));outline-offset:-2px}.StudyTree-module__hJHzDq__studentCardCopy{}.StudyTree-module__hJHzDq__personChat{z-index:1;border:1px solid var(--color-line);border-radius:var(--radius-circle);background:var(--color-surface);width:32px;height:32px;transition:border-color var(--duration) var(--ease);flex:0 0 32px;justify-content:center;align-items:center;font-size:.95rem;text-decoration:none;display:inline-flex;position:relative}.StudyTree-module__hJHzDq__personChat:hover,.StudyTree-module__hJHzDq__personChat:focus-visible{border-color:var(--color-line-strong)}.StudyTree-module__hJHzDq__personChat:focus-visible{outline:2px solid var(--tint-fg,var(--primary-blue));outline-offset:1px}.StudyTree-module__hJHzDq__gradePanel{}.StudyTree-module__hJHzDq__gradePanelHead{}.StudyTree-module__hJHzDq__gradePanelIcon{}.StudyTree-module__hJHzDq__gradePanelActions{}.StudyTree-module__hJHzDq__gradePanelSubtitle{}.StudyTree-module__hJHzDq__gradePanelHeading{flex-direction:column;flex:1;min-width:0;display:flex}.StudyTree-module__hJHzDq__gradePanelTitle{}.StudyTree-module__hJHzDq__gradePanelTitle a{color:inherit}.StudyTree-module__hJHzDq__panelLeafWindow{gap:var(--space-2-5);max-height:440px;padding:var(--space-2-5);overscroll-behavior:contain;border:1px solid var(--color-line-soft);border-radius:var(--radius-xl);background:var(--color-surface-sunken);grid-template-columns:minmax(0,1fr);display:grid;overflow:hidden auto}.StudyTree-module__hJHzDq__panelLeafWindow:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px}.StudyTree-module__hJHzDq__panelLeaf{align-items:center;gap:13px;min-height:70px;}.StudyTree-module__hJHzDq__gradePanel .StudyTree-module__hJHzDq__listGradeEmpty{padding:0}.StudyTree-module__hJHzDq__gradePanel .StudyTree-module__hJHzDq__listMore{margin-top:var(--space-3-5);padding-inline:0}.StudyTree-module__hJHzDq__listBranch{border:1px solid var(--color-hairline);border-radius:var(--radius-2xl);background:linear-gradient(180deg, var(--tint-bg,transparent), var(--card-bg) 180px);box-shadow:var(--shadow-md);overflow:hidden}.StudyTree-module__hJHzDq__listBranchLink{color:var(--primary-blue);font-size:var(--text-xs);font-weight:var(--fw-semibold);flex:none}.StudyTree-module__hJHzDq__listBranch ul{margin:0;padding:0;list-style:none}.StudyTree-module__hJHzDq__strandHeading{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4) var(--space-2);border-bottom:1px solid #0f172a0e;margin:0;display:flex;}.StudyTree-module__hJHzDq__listLeafRow{border-bottom:1px solid #0f172a0e;flex-direction:column;display:flex}.StudyTree-module__hJHzDq__listBranch li:last-child .StudyTree-module__hJHzDq__listLeafRow,.StudyTree-module__hJHzDq__listBranch li:last-child>.StudyTree-module__hJHzDq__listLeaf{border-bottom:0}.StudyTree-module__hJHzDq__listLeaf{min-height:70px;padding:13px var(--space-4);color:var(--foreground);transition:background-color .14s var(--ease), transform .14s var(--ease);border-bottom:1px solid #0f172a0e;align-items:center;gap:13px;display:flex}.StudyTree-module__hJHzDq__listLeafRow>.StudyTree-module__hJHzDq__listLeaf{border-bottom:0}.StudyTree-module__hJHzDq__listLeafVotes{padding:0 var(--space-4) var(--space-3) 71px;display:flex}.StudyTree-module__hJHzDq__listLeaf:hover,.StudyTree-module__hJHzDq__listLeaf:focus-visible{background:var(--tint-bg,#0866ff0b)}.StudyTree-module__hJHzDq__listLeaf:focus-visible{outline:2px solid var(--primary-blue);outline-offset:-2px}.StudyTree-module__hJHzDq__listLeafCopy{align-items:flex-start;gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.StudyTree-module__hJHzDq__listLeafCopy strong{max-width:100%;color:var(--color-ink);font-size:var(--text-md);text-overflow:ellipsis;white-space:nowrap;line-height:1.25;overflow:hidden}.StudyTree-module__hJHzDq__listLeafCopy small{max-width:100%;color:var(--color-muted);font-size:var(--text-xs);line-height:var(--leading-snug);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.StudyTree-module__hJHzDq__listLeafFacts{}.StudyTree-module__hJHzDq__listLeafFacts>span{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}.StudyTree-module__hJHzDq__listLeafFacts .StudyTree-module__hJHzDq__listVerifiedBadge{color:var(--primary-blue);background:#0866ff17}.StudyTree-module__hJHzDq__listLeafFacts .StudyTree-module__hJHzDq__listGoldBadge{color:#9a6700;background:#f5a62324}.StudyTree-module__hJHzDq__listChevron{font-size:1.45rem;font-weight:var(--fw-normal);}.StudyTree-module__hJHzDq__listSchoolIdentity{box-sizing:border-box;width:48px;height:48px;padding:var(--space-1);border:1px solid var(--color-line);border-radius:var(--radius-lg);background:#f8fafc;flex:0 0 48px;justify-content:center;align-items:center;display:inline-flex}.StudyTree-module__hJHzDq__listSchoolIdentity[data-tone=active],.StudyTree-module__hJHzDq__listSchoolIdentity[data-tone=verified]{background:#0866ff0b;border-color:#0866ff38}.StudyTree-module__hJHzDq__listTeacherAvatar,.StudyTree-module__hJHzDq__studentAvatar{box-sizing:border-box;border:2px solid var(--primary-blue);border-radius:var(--radius-circle);color:#1856b8;width:48px;height:48px;font-size:var(--text-xs);font-weight:var(--fw-bold);letter-spacing:.02em;background:linear-gradient(145deg,#eaf2ff,#dbe8ff);flex:0 0 48px;place-items:center;display:grid;position:relative;overflow:visible;box-shadow:0 3px 10px #0866ff2e}.StudyTree-module__hJHzDq__listTeacherAvatar[data-tone=gold]{color:#8a5b00;background:linear-gradient(145deg,#fff9e8,#ffefbf);border-color:#f5a623;box-shadow:0 3px 10px #f5a62333}.StudyTree-module__hJHzDq__listTeacherAvatar img,.StudyTree-module__hJHzDq__studentAvatar img{object-fit:cover;border-radius:var(--radius-circle);width:100%;height:100%}.StudyTree-module__hJHzDq__listTeacherAvatar b{box-sizing:border-box;border:2px solid var(--card-bg);border-radius:var(--radius-circle);background:var(--primary-blue);color:#fff;place-items:center;width:17px;height:17px;font-size:.58rem;line-height:1;display:grid;position:absolute;bottom:-2px;right:-3px}.StudyTree-module__hJHzDq__listTopicIdentity,.StudyTree-module__hJHzDq__listSetIdentity{box-sizing:border-box;border-radius:var(--radius-md);background:var(--color-chip);width:42px;height:42px;color:var(--color-muted);font-size:var(--text-base);font-weight:var(--fw-bold);flex:0 0 42px;place-items:center;display:grid}.StudyTree-module__hJHzDq__listTopicIdentity[data-tone=active],.StudyTree-module__hJHzDq__listTopicIdentity[data-tone=verified],.StudyTree-module__hJHzDq__listSetIdentity[data-tone=active],.StudyTree-module__hJHzDq__listSetIdentity[data-tone=verified]{color:var(--primary-blue);background:#0866ff1a}.StudyTree-module__hJHzDq__listTopicIdentity[data-tone=gold],.StudyTree-module__hJHzDq__listSetIdentity[data-tone=gold]{color:#9a6700;background:#f5a62324}.StudyTree-module__hJHzDq__listTopicIdentity[data-tone=done],.StudyTree-module__hJHzDq__listSetIdentity[data-tone=done]{color:#25843e;background:#31a24c1f}.StudyTree-module__hJHzDq__listGradeEmpty{align-items:center;gap:var(--space-3);padding:17px var(--space-4-5) var(--space-4-5);color:var(--color-subtle);display:flex}.StudyTree-module__hJHzDq__listGradeEmpty>span{border-radius:var(--radius-md);width:40px;height:40px;font-size:var(--text-xl);border:1px dashed #cbd5e1;flex:0 0 40px;place-items:center;display:grid}.StudyTree-module__hJHzDq__listGradeEmpty p{flex-direction:column;gap:3px;min-width:0;margin:0;display:flex}.StudyTree-module__hJHzDq__listGradeEmpty strong{color:var(--color-muted);font-size:var(--text-base)}.StudyTree-module__hJHzDq__listGradeEmpty small{font-size:var(--text-xs)}.StudyTree-module__hJHzDq__listMore{width:100%;padding:11px var(--space-4);color:var(--primary-blue);font-size:var(--text-xs);font-weight:var(--fw-semibold);text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #0f172a0e}.StudyTree-module__hJHzDq__listSearchEmpty{margin-top:var(--space-4-5);}.StudyTree-module__hJHzDq__listSearchEmpty>span{font-size:1.7rem}.StudyTree-module__hJHzDq__listRetry{margin-top:var(--space-2);}.StudyTree-module__hJHzDq__listTrunkNodes{margin-top:var(--space-4-5)}.StudyTree-module__hJHzDq__listTrunkNodes>p{margin:0 0 var(--space-2) 3px;color:var(--color-muted);font-size:var(--text-xs);font-weight:var(--fw-bold);letter-spacing:.04em;text-transform:uppercase}.StudyTree-module__hJHzDq__listTrunkNode{padding:15px var(--space-4);background:linear-gradient(115deg, #fff9e6f5, var(--card-bg));color:var(--foreground);border:1px solid #f5a6233d;border-radius:17px;align-items:center;gap:13px;display:flex;box-shadow:0 4px 16px #8b5b000d}.StudyTree-module__hJHzDq__listTrunkNode>span:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.StudyTree-module__hJHzDq__listTrunkNode strong{font-size:var(--text-md)}.StudyTree-module__hJHzDq__listTrunkNode small{color:var(--color-muted);font-size:var(--text-xs)}@media (max-width:640px){.StudyTree-module__hJHzDq__listView{padding:var(--space-2) var(--space-3) var(--space-12)}.StudyTree-module__hJHzDq__listHero{padding:var(--space-5) var(--space-4-5) 17px;border-radius:var(--radius-2xl)}.StudyTree-module__hJHzDq__listSummary{gap:var(--space-4-5)}.StudyTree-module__hJHzDq__listSummary div{flex-direction:column;gap:0}.StudyTree-module__hJHzDq__listBranch{border-radius:var(--radius-xl)}.StudyTree-module__hJHzDq__gradePanel{padding:var(--space-4);border-radius:var(--radius-xl)}.StudyTree-module__hJHzDq__listLeaf{padding-inline:var(--space-3-5)}.StudyTree-module__hJHzDq__listBranchLink{font-size:var(--text-2xs)}.StudyTree-module__hJHzDq__subjectGrid{gap:var(--space-2-5)}.StudyTree-module__hJHzDq__subjectCard{padding:var(--space-3);border-radius:var(--radius-xl)}.StudyTree-module__hJHzDq__subjectIcon{width:40px;height:40px;font-size:var(--text-xl);flex-basis:40px}}@media (prefers-color-scheme:dark){.StudyTree-module__hJHzDq__listHero,.StudyTree-module__hJHzDq__listBranch,.StudyTree-module__hJHzDq__gradePanel,.StudyTree-module__hJHzDq__panelLeaf,.StudyTree-module__hJHzDq__subjectCard,.StudyTree-module__hJHzDq__listSearchWrap{border-color:#ffffff1f}.StudyTree-module__hJHzDq__subjectCopy small{color:#aab2c0}.StudyTree-module__hJHzDq__listLeaf,.StudyTree-module__hJHzDq__listLeafRow,.StudyTree-module__hJHzDq__listMore{border-color:#ffffff14}.StudyTree-module__hJHzDq__listSubtitle,.StudyTree-module__hJHzDq__listIntro,.StudyTree-module__hJHzDq__gradePanelSubtitle,.StudyTree-module__hJHzDq__listLeafCopy small,.StudyTree-module__hJHzDq__listTrunkNode small{color:#aab2c0}.StudyTree-module__hJHzDq__listLeafFacts>span{color:#c7ced8;background:#ffffff14}.StudyTree-module__hJHzDq__listGradeEmpty>span,.StudyTree-module__hJHzDq__listSearchEmpty{border-color:#ffffff2e}.StudyTree-module__hJHzDq__listTrunkNode{border-color:#f5a62347}}.StudyTree-module__hJHzDq__officialsStrip{margin:var(--space-4) 0 0}.StudyTree-module__hJHzDq__officialsEyebrow{margin:0 0 var(--space-2);color:var(--color-muted);font-size:var(--text-xs);font-weight:var(--fw-bold);letter-spacing:.06em;text-transform:uppercase}.StudyTree-module__hJHzDq__officialsRow{gap:var(--space-2) var(--space-4);flex-wrap:wrap;display:flex}.StudyTree-module__hJHzDq__official{align-items:center;gap:var(--space-2);min-width:0;max-width:100%;padding:var(--space-1) var(--space-2) var(--space-1) var(--space-1);color:inherit;transition:background var(--duration) var(--ease);border-radius:999px;text-decoration:none;display:inline-flex}.StudyTree-module__hJHzDq__official:hover,.StudyTree-module__hJHzDq__official:focus-visible{background:var(--tint-bg,var(--color-chip))}.StudyTree-module__hJHzDq__official:hover .StudyTree-module__hJHzDq__officialName,.StudyTree-module__hJHzDq__official:focus-visible .StudyTree-module__hJHzDq__officialName{text-underline-offset:3px;text-decoration:underline}.StudyTree-module__hJHzDq__official:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px}.StudyTree-module__hJHzDq__officialFace{flex-shrink:0;width:40px;height:40px;position:relative}.StudyTree-module__hJHzDq__officialAvatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.StudyTree-module__hJHzDq__officialAvatarFallback{background:var(--color-surface-sunken);width:40px;height:40px;color:var(--color-muted);font-size:var(--text-sm);font-weight:var(--fw-bold);border-radius:50%;justify-content:center;align-items:center;display:flex}.StudyTree-module__hJHzDq__officialSeal{background:var(--color-surface);box-shadow:0 0 0 1px var(--color-hairline);border-radius:50%;padding:2px;line-height:0;display:flex;position:absolute;bottom:-5px;right:-6px}.StudyTree-module__hJHzDq__officialCopy{flex-direction:column;min-width:0;display:flex}.StudyTree-module__hJHzDq__officialName{color:var(--color-ink);font-size:var(--text-base);font-weight:var(--fw-semibold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.StudyTree-module__hJHzDq__officialTitle{color:var(--tint-fg,var(--color-muted));font-size:var(--text-xs);font-weight:var(--fw-medium);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.StudyTree-module__hJHzDq__officialsSection{margin:var(--space-3-5) 0 0;border:1px solid var(--color-line);border-radius:var(--radius-lg);background:var(--color-surface-sunken)}.StudyTree-module__hJHzDq__officialsToggle{justify-content:space-between;align-items:center;gap:var(--space-2);width:100%;min-width:0;padding:var(--space-2-5) var(--space-3-5);border-radius:var(--radius-lg);color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background-color var(--duration) var(--ease);background:0 0;border:0;display:flex}.StudyTree-module__hJHzDq__officialsToggle:hover{background:var(--color-chip)}.StudyTree-module__hJHzDq__officialsToggle:focus-visible{outline:2px solid var(--color-line-strong);outline-offset:-2px}.StudyTree-module__hJHzDq__officialsLabel{align-items:center;gap:var(--space-2);min-width:0;color:var(--color-body);font-size:var(--text-base);font-weight:var(--fw-semibold);display:inline-flex}.StudyTree-module__hJHzDq__officialsIcon{font-size:var(--text-base);flex:none;line-height:1}.StudyTree-module__hJHzDq__officialsCount{padding:0 var(--space-2);background:var(--color-chip);color:var(--color-muted);font-size:var(--text-xs);font-weight:var(--fw-bold);border-radius:999px}.StudyTree-module__hJHzDq__officialsChevron{color:var(--color-muted);flex:none;align-items:center;display:inline-flex}.StudyTree-module__hJHzDq__officialsGroups{padding:var(--space-3) var(--space-3-5);border-top:1px solid var(--color-line-soft)}.StudyTree-module__hJHzDq__officialsGroup+.StudyTree-module__hJHzDq__officialsGroup{margin-top:var(--space-3)}.StudyTree-module__hJHzDq__officialsGroupHeading{margin:0 0 var(--space-1);color:var(--tint-fg,var(--color-muted));font-size:var(--text-xs);font-weight:var(--fw-bold);letter-spacing:.06em;text-transform:uppercase}.StudyTree-module__hJHzDq__officialsList{margin:0;padding:0;list-style:none}.StudyTree-module__hJHzDq__officialsItem{border-bottom:1px solid var(--color-line-soft)}.StudyTree-module__hJHzDq__officialsItem:last-child{border-bottom:none}.StudyTree-module__hJHzDq__officialsPerson{align-items:center;gap:var(--space-2);padding:var(--space-2) 0;color:inherit;flex-wrap:wrap;text-decoration:none;display:flex}.StudyTree-module__hJHzDq__officialsPerson:hover .StudyTree-module__hJHzDq__officialsPersonName,.StudyTree-module__hJHzDq__officialsPerson:focus-visible .StudyTree-module__hJHzDq__officialsPersonName{text-underline-offset:3px;text-decoration:underline}.StudyTree-module__hJHzDq__officialsPerson:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px;border-radius:var(--radius-sm)}.StudyTree-module__hJHzDq__officialsPersonAvatar{object-fit:cover;border-radius:50%;width:28px;height:28px}.StudyTree-module__hJHzDq__officialsPersonAvatarFallback{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}.StudyTree-module__hJHzDq__officialsPersonName{color:var(--color-ink);font-size:var(--text-base);font-weight:var(--fw-medium)}@media (max-width:480px){.StudyTree-module__hJHzDq__officialsRow{gap:var(--space-1) var(--space-2)}}
.DiscussionPanel-module__rOQOSG__panel{border:1px solid var(--color-hairline);border-top:3px solid var(--tint-fg,var(--color-line-soft));border-radius:var(--radius-xl);background:var(--card-bg,var(--color-surface));flex-direction:column;display:flex;overflow:hidden}.DiscussionPanel-module__rOQOSG__head{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-line-soft);flex-shrink:0;display:flex}.DiscussionPanel-module__rOQOSG__title{color:var(--color-ink);font-size:var(--text-md);font-weight:var(--fw-semibold);margin:0}.DiscussionPanel-module__rOQOSG__body{flex-direction:column;min-height:0;max-height:420px;display:flex}.DiscussionPanel-module__rOQOSG__state{padding:var(--space-5) var(--space-4);color:var(--color-muted);font-size:var(--text-sm);text-align:center;margin:0}.DiscussionPanel-module__rOQOSG__gate{padding:var(--space-4);border-top:1px solid var(--color-line-soft);margin:0}.DiscussionPanel-module__rOQOSG__actions{gap:var(--space-3);padding:2px var(--space-1);display:flex}.DiscussionPanel-module__rOQOSG__action{color:var(--color-muted);font-size:var(--text-2xs);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.DiscussionPanel-module__rOQOSG__action:hover:not(:disabled){color:var(--color-body)}.DiscussionPanel-module__rOQOSG__action:disabled{cursor:default;text-decoration:none}.DiscussionPanel-module__rOQOSG__page{background:var(--color-surface);flex-direction:column;height:100%;min-height:0;display:flex}.DiscussionPanel-module__rOQOSG__pageBody{flex-direction:column;flex:1;min-height:0;display:flex}
.GroupMembersModal-module__EWRdNG__overlay{padding:10vh var(--space-4) var(--space-4);background-color:#0f172a73;align-items:flex-start;}.GroupMembersModal-module__EWRdNG__container{border:1px solid var(--color-line-soft);border-radius:var(--radius-2xl);background:var(--color-surface);width:100%;max-width:400px;max-height:70vh;box-shadow:var(--shadow-xl);animation:GroupMembersModal-module__EWRdNG__slideUp .22s var(--ease);flex-direction:column;display:flex;overflow:hidden}.GroupMembersModal-module__EWRdNG__head{padding:var(--space-4) var(--space-4) var(--space-2);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.GroupMembersModal-module__EWRdNG__title{color:var(--color-ink);font-size:var(--text-xl);font-weight:var(--fw-bold);margin:0}.GroupMembersModal-module__EWRdNG__close{border-radius:var(--radius-circle);width:30px;height:30px;color:var(--color-muted);cursor:pointer;transition:background-color var(--duration) var(--ease), color var(--duration) var(--ease);background:0 0;border:none;justify-content:center;align-items:center;font-size:22px;line-height:1;display:flex}.GroupMembersModal-module__EWRdNG__close:hover{background:var(--color-surface-sunken);color:var(--color-ink)}.GroupMembersModal-module__EWRdNG__list{padding:var(--space-1) var(--space-2-5) var(--space-4);margin:0;list-style:none;overflow-y:auto}.GroupMembersModal-module__EWRdNG__row{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-2-5);border-radius:var(--radius-lg);color:var(--foreground);transition:background-color var(--duration) var(--ease);text-decoration:none;display:flex}.GroupMembersModal-module__EWRdNG__row:hover{background:var(--color-surface-sunken)}.GroupMembersModal-module__EWRdNG__avatar{border:1px solid var(--tint-border,var(--color-line));border-radius:var(--radius-circle);background:var(--tint-bg,var(--color-chip));width:44px;height:44px;color:var(--tint-fg,var(--color-muted));font-size:var(--text-lg);font-weight:var(--fw-bold);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.GroupMembersModal-module__EWRdNG__avatar img{object-fit:cover;width:100%;height:100%}.GroupMembersModal-module__EWRdNG__info{flex-direction:column;flex:1;min-width:0;display:flex}.GroupMembersModal-module__EWRdNG__info strong{color:var(--color-ink);font-size:var(--text-md);font-weight:var(--fw-semibold);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.GroupMembersModal-module__EWRdNG__info span{color:var(--color-muted);font-size:var(--text-sm);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
