.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}
.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}
.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}}
.SchoolAnnouncementPanel-module__QpXk4W__section{gap:var(--space-2-5);margin:var(--space-3-5) 0 0;flex-direction:column;display:flex}.SchoolAnnouncementPanel-module__QpXk4W__head{align-items:center;gap:var(--space-2-5);padding:0 var(--space-1);display:flex}.SchoolAnnouncementPanel-module__QpXk4W__icon{border-radius:var(--radius-sm);background:var(--tint-bg);flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:15px;line-height:1;display:grid}.SchoolAnnouncementPanel-module__QpXk4W__label{color:var(--color-ink);font-size:var(--text-lg);font-weight:var(--fw-bold);letter-spacing:-.01em}.SchoolAnnouncementPanel-module__QpXk4W__count{}.SchoolAnnouncementPanel-module__QpXk4W__stack{gap:var(--space-2-5);flex-direction:column;display:flex}.SchoolAnnouncementPanel-module__QpXk4W__strip{transition:box-shadow var(--duration) var(--ease);padding:0;overflow:hidden;}.SchoolAnnouncementPanel-module__QpXk4W__strip:hover{box-shadow:var(--shadow-hover)}.SchoolAnnouncementPanel-module__QpXk4W__strip[data-unread=true]{--tint-fg:var(--color-notify);--tint-bg:var(--color-notify-bg);--tint-border:var(--color-notify-line)}.SchoolAnnouncementPanel-module__QpXk4W__zip{align-items:flex-start;gap:var(--space-2-5);width:100%;padding:var(--space-3-5) var(--space-4);text-align:left;cursor:pointer;background:0 0;border:none;display:flex}.SchoolAnnouncementPanel-module__QpXk4W__zip:hover{background:var(--color-surface-sunken)}.SchoolAnnouncementPanel-module__QpXk4W__zip:focus-visible{outline:2px solid var(--primary-blue);outline-offset:-2px}.SchoolAnnouncementPanel-module__QpXk4W__zipCopy{flex:1;min-width:0}.SchoolAnnouncementPanel-module__QpXk4W__title{color:var(--color-ink);font-size:var(--text-md);font-weight:var(--fw-bold);line-height:var(--leading-snug);letter-spacing:-.01em;margin:0;display:block}.SchoolAnnouncementPanel-module__QpXk4W__meta{gap:var(--space-1-5);margin:var(--space-1-5) 0 0;color:var(--color-muted);font-size:var(--text-xs);font-weight:var(--fw-medium);flex-wrap:wrap;align-items:center;display:flex}.SchoolAnnouncementPanel-module__QpXk4W__gradeChip{flex-shrink:0;}.SchoolAnnouncementPanel-module__QpXk4W__commentChip{white-space:nowrap;flex-shrink:0;align-items:center;gap:2px;display:inline-flex}.SchoolAnnouncementPanel-module__QpXk4W__newBadge{padding:2px var(--space-2);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;box-shadow:0 0 0 3px var(--color-notify-bg);flex-shrink:0;align-items:center;display:inline-flex}.SchoolAnnouncementPanel-module__QpXk4W__chip{border-radius:var(--radius-circle);background:var(--color-surface-sunken);width:26px;height:26px;color:var(--color-subtle);transition:background-color var(--duration) var(--ease), color var(--duration) var(--ease);flex-shrink:0;place-items:center;display:grid}.SchoolAnnouncementPanel-module__QpXk4W__zip:hover .SchoolAnnouncementPanel-module__QpXk4W__chip{background:var(--tint-bg);color:var(--tint-fg)}.SchoolAnnouncementPanel-module__QpXk4W__body{padding:0 var(--space-4) var(--space-4);animation:SchoolAnnouncementPanel-module__QpXk4W__reveal var(--duration) var(--ease)}@keyframes SchoolAnnouncementPanel-module__QpXk4W__reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.SchoolAnnouncementPanel-module__QpXk4W__body{animation:none}}.SchoolAnnouncementPanel-module__QpXk4W__text{margin:0}.SchoolAnnouncementPanel-module__QpXk4W__foot{justify-content:space-between;align-items:center;gap:var(--space-2) var(--space-3);margin:var(--space-3) 0 0;padding-top:var(--space-2-5);border-top:1px solid var(--color-line-soft);flex-wrap:wrap;display:flex}.SchoolAnnouncementPanel-module__QpXk4W__author{align-items:center;gap:var(--space-2);min-width:0;display:flex}.SchoolAnnouncementPanel-module__QpXk4W__authorLink{align-items:center;gap:var(--space-2);min-width:0;color:inherit;border-radius:var(--radius-sm);text-decoration:none;display:inline-flex}.SchoolAnnouncementPanel-module__QpXk4W__authorLink:hover .SchoolAnnouncementPanel-module__QpXk4W__authorName,.SchoolAnnouncementPanel-module__QpXk4W__authorLink:focus-visible .SchoolAnnouncementPanel-module__QpXk4W__authorName{text-underline-offset:3px;text-decoration:underline}.SchoolAnnouncementPanel-module__QpXk4W__authorLink:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px}.SchoolAnnouncementPanel-module__QpXk4W__avatar{object-fit:cover;border-radius:50%;width:24px;height:24px}.SchoolAnnouncementPanel-module__QpXk4W__avatarFallback{background:var(--color-chip);width:24px;height:24px;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}.SchoolAnnouncementPanel-module__QpXk4W__authorName{color:var(--color-body);font-size:var(--text-sm);font-weight:var(--fw-medium);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SchoolAnnouncementPanel-module__QpXk4W__all{align-items:center;gap:var(--space-1-5);margin-left:var(--space-1);color:var(--tint-fg);font-size:var(--text-sm);font-weight:var(--fw-semibold);align-self:flex-start;text-decoration:none;display:inline-flex}.SchoolAnnouncementPanel-module__QpXk4W__all:hover,.SchoolAnnouncementPanel-module__QpXk4W__all:focus-visible{text-underline-offset:3px;text-decoration:underline}.SchoolAnnouncementPanel-module__QpXk4W__arrow{transition:transform var(--duration) var(--ease)}.SchoolAnnouncementPanel-module__QpXk4W__all:hover .SchoolAnnouncementPanel-module__QpXk4W__arrow,.SchoolAnnouncementPanel-module__QpXk4W__all:focus-visible .SchoolAnnouncementPanel-module__QpXk4W__arrow{transform:translate(2px)}@media (prefers-reduced-motion:reduce){.SchoolAnnouncementPanel-module__QpXk4W__arrow{transition:none}}.SchoolAnnouncementPanel-module__QpXk4W__history{border:1px solid var(--color-line);border-radius:var(--radius-lg);background:var(--color-surface-sunken)}.SchoolAnnouncementPanel-module__QpXk4W__historyZip{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}.SchoolAnnouncementPanel-module__QpXk4W__historyZip:hover{background:var(--color-chip)}.SchoolAnnouncementPanel-module__QpXk4W__historyZip:focus-visible{outline:2px solid var(--tint-fg,var(--color-line-strong));outline-offset:-2px}.SchoolAnnouncementPanel-module__QpXk4W__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}.SchoolAnnouncementPanel-module__QpXk4W__historyIcon{font-size:var(--text-base);flex:none;line-height:1}.SchoolAnnouncementPanel-module__QpXk4W__historyToggle{color:var(--color-muted);flex:none;align-items:center;display:inline-flex}.SchoolAnnouncementPanel-module__QpXk4W__historyBody{gap:var(--space-2-5);padding:var(--space-3);border-top:1px solid var(--color-line-soft);flex-direction:column;display:flex}.SchoolAnnouncementPanel-module__QpXk4W__historyWindow{padding:var(--space-1);margin:calc(var(--space-1) * -1);}div.SchoolAnnouncementPanel-module__QpXk4W__historyWindow{max-height:420px}.SchoolAnnouncementPanel-module__QpXk4W__historyWindow>.SchoolAnnouncementPanel-module__QpXk4W__strip{flex:none}.SchoolAnnouncementPanel-module__QpXk4W__strip[data-past=true] .SchoolAnnouncementPanel-module__QpXk4W__title{color:var(--color-body)}.SchoolAnnouncementPanel-module__QpXk4W__note{color:var(--color-muted);font-size:var(--text-sm);margin:0}
.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)}
.ProfileFeed-module__qytTvG__feed{gap:var(--space-5);flex-direction:column;display:flex}.ProfileFeed-module__qytTvG__searchWrap{}.ProfileFeed-module__qytTvG__searchIcon{color:var(--color-subtle);font-size:var(--text-xl);flex:none;line-height:1}.ProfileFeed-module__qytTvG__searchInput{}.ProfileFeed-module__qytTvG__clearSearch{color:var(--accent);font:inherit;font-weight:var(--fw-semibold);cursor:pointer;background:0 0;border:0;padding:0}.ProfileFeed-module__qytTvG__clearSearch:hover,.ProfileFeed-module__qytTvG__clearSearch:focus-visible{text-decoration:underline}.ProfileFeed-module__qytTvG__hits{gap:var(--space-2);flex-direction:column;display:flex}.ProfileFeed-module__qytTvG__result{gap:var(--space-1-5);flex-direction:column;display:flex}.ProfileFeed-module__qytTvG__pinnedLabel{margin:0 0 0 var(--space-1);color:var(--color-muted);font-size:var(--text-sm);font-weight:var(--fw-semibold)}.ProfileFeed-module__qytTvG__pinnedLabel strong{color:var(--color-ink);letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.ProfileFeed-module__qytTvG__bar{gap:var(--space-2);flex-wrap:wrap;margin:-2px;padding:2px;display:flex}.ProfileFeed-module__qytTvG__chip{}.ProfileFeed-module__qytTvG__chip[data-active]{gap:var(--space-1-5);padding-right:var(--space-2);padding-left:var(--space-2);border-radius:var(--radius-pill);flex:none}.ProfileFeed-module__qytTvG__chip[data-active=true],.ProfileFeed-module__qytTvG__chip[data-active=true]:hover:not(:disabled){border-color:var(--color-ink);background:var(--color-ink);color:var(--color-surface)}.ProfileFeed-module__qytTvG__chipCount{min-width:18px;height:18px;padding:0 var(--space-1-5);border-radius:var(--radius-pill);background:var(--color-chip);color:var(--color-muted);font-size:var(--text-2xs);font-weight:var(--fw-bold);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;display:inline-flex}.ProfileFeed-module__qytTvG__chip[data-active=true] .ProfileFeed-module__qytTvG__chipCount{color:var(--color-surface);background:#ffffff2e}.ProfileFeed-module__qytTvG__post{--post-x:var(--space-4);border:1px solid var(--color-line);border-radius:var(--radius-xl);background:var(--card-bg);box-shadow:var(--shadow-card);position:relative}.ProfileFeed-module__qytTvG__post[data-new=true]{border-color:var(--color-notify-line);box-shadow:0 0 0 3px var(--color-notify-bg), var(--shadow-card)}.ProfileFeed-module__qytTvG__head{--face-indent:calc(40px + var(--space-2-5));align-items:center;gap:var(--space-3);padding:var(--space-3) var(--post-x) 0;margin-bottom:var(--space-2-5);display:flex;position:relative}.ProfileFeed-module__qytTvG__who{min-width:0;min-height:40px;padding-left:var(--face-indent);flex-direction:column;flex:1 1 0;justify-content:center;gap:1px;display:flex;position:relative}.ProfileFeed-module__qytTvG__post[data-voice=school] .ProfileFeed-module__qytTvG__head{padding:var(--space-2-5) var(--post-x);margin-bottom:var(--space-3);background:var(--tint-bg,var(--color-chip));border-bottom:1px solid var(--tint-border,var(--color-line-soft));border-radius:calc(var(--radius-xl) - 1px) calc(var(--radius-xl) - 1px) 0 0}.ProfileFeed-module__qytTvG__author{border-radius:var(--radius-xs);min-width:0;max-width:100%;color:var(--color-ink);align-self:flex-start;align-items:center;text-decoration:none;display:inline-flex}.ProfileFeed-module__qytTvG__author:focus-visible{outline:2px solid var(--tint-fg,var(--accent));outline-offset:2px}.ProfileFeed-module__qytTvG__author:hover .ProfileFeed-module__qytTvG__authorName{text-decoration:underline}.ProfileFeed-module__qytTvG__face{place-items:center;width:40px;height:40px;display:grid;position:absolute;top:50%;left:0;transform:translateY(-50%)}.ProfileFeed-module__qytTvG__avatar,.ProfileFeed-module__qytTvG__avatarFallback{border-radius:var(--radius-circle);flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.ProfileFeed-module__qytTvG__avatar{object-fit:cover;background:var(--tint-bg,var(--color-chip))}.ProfileFeed-module__qytTvG__avatarFallback{background:var(--tint-fg,var(--color-muted));color:var(--color-surface);font-size:var(--text-base);font-weight:var(--fw-bold)}.ProfileFeed-module__qytTvG__authorName{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--text-md);font-weight:var(--fw-semibold);line-height:var(--leading-snug);overflow:hidden}.ProfileFeed-module__qytTvG__when{color:var(--color-muted);font-size:var(--text-sm);line-height:var(--leading-snug)}.ProfileFeed-module__qytTvG__headBadges{justify-content:flex-end;align-items:center;gap:var(--space-1-5);flex-wrap:wrap;flex:none;max-width:50%;margin-left:auto;display:flex}.ProfileFeed-module__qytTvG__headBadges:empty{display:none}.ProfileFeed-module__qytTvG__headBadges .ProfileFeed-module__qytTvG__gradePill{padding:3px var(--space-2-5);line-height:inherit}.ProfileFeed-module__qytTvG__newBadge{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:.06em;align-items:center;display:inline-flex}.ProfileFeed-module__qytTvG__phasePill{}.ProfileFeed-module__qytTvG__phasePill[data-testid]{font-size:var(--text-2xs);font-weight:var(--fw-bold);letter-spacing:.04em;text-transform:uppercase}.ProfileFeed-module__qytTvG__description{-webkit-line-clamp:3;margin:0 var(--post-x) var(--space-2-5);color:var(--color-body);font-size:var(--text-md);line-height:var(--leading-normal);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ProfileFeed-module__qytTvG__body{align-items:flex-start;gap:var(--space-3);margin:0 var(--post-x);display:flex;position:relative}.ProfileFeed-module__qytTvG__body[data-attached]{padding:var(--space-3);border:1px solid var(--color-line-soft);border-radius:var(--radius-md);background:var(--color-surface-sunken)}.ProfileFeed-module__qytTvG__icon{border-radius:var(--radius-sm);background:var(--tint-bg,var(--color-chip));width:40px;height:40px;color:var(--tint-fg,var(--color-ink));flex:0 0 40px;place-items:center;font-size:20px;line-height:1;display:grid}.ProfileFeed-module__qytTvG__copy{flex:1;min-width:0}.ProfileFeed-module__qytTvG__title{font-size:var(--text-xl);font-weight:var(--fw-semibold);line-height:var(--leading-snug);letter-spacing:-.01em;overflow-wrap:anywhere;margin:0;padding-top:1px}.ProfileFeed-module__qytTvG__title a{color:var(--color-ink);text-decoration:none}.ProfileFeed-module__qytTvG__title a:hover,.ProfileFeed-module__qytTvG__title a:focus-visible{color:var(--tint-fg,var(--accent));text-decoration:underline}.ProfileFeed-module__qytTvG__meta{align-items:center;gap:var(--space-1-5) var(--space-2);margin:var(--space-1) 0 0;color:var(--color-muted);font-size:var(--text-sm);flex-wrap:wrap;display:flex}.ProfileFeed-module__qytTvG__gradePills{gap:var(--space-1);flex-wrap:wrap;display:inline-flex}.ProfileFeed-module__qytTvG__gradePill{}.ProfileFeed-module__qytTvG__prize{color:var(--color-body);font-weight:var(--fw-medium)}.ProfileFeed-module__qytTvG__notice{margin-top:var(--space-1);position:relative;overflow:hidden}.ProfileFeed-module__qytTvG__notice[data-open=false]:after{content:"";background:linear-gradient(180deg, transparent, var(--card-bg));pointer-events:none;height:40px;position:absolute;inset:auto 0 0}.ProfileFeed-module__qytTvG__notice .ProfileFeed-module__qytTvG__noticeText{color:var(--color-body);font-size:var(--text-md);line-height:var(--leading-normal)}.ProfileFeed-module__qytTvG__more{margin-top:var(--space-1);color:var(--tint-fg,var(--accent));font:inherit;font-size:var(--text-sm);font-weight:var(--fw-semibold);cursor:pointer;background:0 0;border:0;padding:0}.ProfileFeed-module__qytTvG__more:hover,.ProfileFeed-module__qytTvG__more:focus-visible{text-decoration:underline}.ProfileFeed-module__qytTvG__foot{align-items:center;gap:var(--space-2) var(--space-3);margin:var(--space-3) var(--post-x) 0;padding:var(--space-2-5) 0 var(--space-3);border-top:1px solid var(--color-line-soft);grid-template-columns:1fr auto;display:grid;position:relative}.ProfileFeed-module__qytTvG__progressTrack{border-radius:var(--radius-pill);background:var(--color-line-soft);grid-column:1/-1;height:4px;overflow:hidden}.ProfileFeed-module__qytTvG__progressFill{border-radius:var(--radius-pill);background:var(--tint-fg,var(--accent));height:100%;transition:width .2s var(--ease)}.ProfileFeed-module__qytTvG__progressFill[data-complete=true]{background:var(--color-success)}.ProfileFeed-module__qytTvG__stats{color:var(--color-muted);font-size:var(--text-sm);font-variant-numeric:tabular-nums}.ProfileFeed-module__qytTvG__stats strong{color:var(--tint-fg,var(--color-ink));font-weight:var(--fw-semibold)}.ProfileFeed-module__qytTvG__byline{align-items:center;gap:var(--space-1) var(--space-1-5);min-width:0;color:var(--color-muted);font-size:var(--text-sm);flex-wrap:wrap;display:flex}.ProfileFeed-module__qytTvG__bylineLink{align-items:center;gap:var(--space-1-5);color:var(--color-body);font-weight:var(--fw-medium);text-decoration:none;display:inline-flex}a.ProfileFeed-module__qytTvG__bylineLink:hover,a.ProfileFeed-module__qytTvG__bylineLink:focus-visible{text-decoration:underline}.ProfileFeed-module__qytTvG__bylineAvatar,.ProfileFeed-module__qytTvG__bylineAvatarFallback{border-radius:var(--radius-circle);object-fit:cover;flex:0 0 18px;place-items:center;width:18px;height:18px;display:grid}.ProfileFeed-module__qytTvG__bylineAvatarFallback{background:var(--tint-fg,var(--color-muted));color:var(--color-surface);font-size:8px;font-weight:var(--fw-bold)}.ProfileFeed-module__qytTvG__actions{align-items:center;gap:var(--space-2);display:inline-flex}.ProfileFeed-module__qytTvG__quiet{color:var(--color-muted);font-size:var(--text-sm)}.ProfileFeed-module__qytTvG__button{}.ProfileFeed-module__qytTvG__buttonPrimary{}.ProfileFeed-module__qytTvG__button[data-size=sm],.ProfileFeed-module__qytTvG__buttonPrimary[data-size=sm]{padding:var(--space-1-5) var(--space-3);border-radius:var(--radius-xs);font-size:var(--text-base);white-space:nowrap;line-height:1.2}.ProfileFeed-module__qytTvG__state{padding:var(--space-4);color:var(--color-muted);font-size:var(--text-base);text-align:center}@media (max-width:480px){.ProfileFeed-module__qytTvG__post{--post-x:var(--space-3)}.ProfileFeed-module__qytTvG__bar{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.ProfileFeed-module__qytTvG__bar::-webkit-scrollbar{display:none}.ProfileFeed-module__qytTvG__headBadges{max-width:40%}}
.DirectoryHit-module__hMnPWG__hit{gap:var(--space-3);padding:var(--space-3) 13px;background:var(--card-bg);box-shadow:none;}.DirectoryHit-module__hMnPWG__hitCopy{}.DirectoryHit-module__hMnPWG__hitCrest{flex:none;display:inline-flex}.DirectoryHit-module__hMnPWG__hitAvatar,.DirectoryHit-module__hMnPWG__hitAvatarFallback{border-radius:var(--radius-circle);object-fit:cover;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.DirectoryHit-module__hMnPWG__hitAvatar{background:var(--color-chip)}.DirectoryHit-module__hMnPWG__hitAvatarFallback{background:var(--color-muted);color:var(--color-surface);font-size:var(--text-xs);font-weight:var(--fw-bold)}.DirectoryHit-module__hMnPWG__hitKind{padding:2px var(--space-2);border-radius:var(--radius-pill);background:var(--tint-bg);color:var(--tint-fg);font-size:var(--text-xs);font-weight:var(--fw-semibold);white-space:nowrap;flex:none}
.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}
.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%}}
.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}
.AnnouncementBody-module__qTOKea__prose{color:var(--color-body);font-size:var(--text-md);line-height:var(--leading-relaxed);overflow-wrap:anywhere}.AnnouncementBody-module__qTOKea__prose>:first-child{margin-top:0}.AnnouncementBody-module__qTOKea__prose>:last-child{margin-bottom:0}.AnnouncementBody-module__qTOKea__prose p{margin:0 0 var(--space-2)}.AnnouncementBody-module__qTOKea__prose h1,.AnnouncementBody-module__qTOKea__prose h2,.AnnouncementBody-module__qTOKea__prose h3{margin:var(--space-3) 0 var(--space-1-5);color:var(--color-ink);font-size:var(--text-lg);font-weight:var(--fw-semibold);line-height:var(--leading-snug)}.AnnouncementBody-module__qTOKea__prose h4,.AnnouncementBody-module__qTOKea__prose h5,.AnnouncementBody-module__qTOKea__prose h6{margin:var(--space-3) 0 var(--space-1-5);color:var(--color-ink);font-size:var(--text-md);font-weight:var(--fw-medium);line-height:var(--leading-snug)}.AnnouncementBody-module__qTOKea__prose ul,.AnnouncementBody-module__qTOKea__prose ol{margin:0 0 var(--space-2);padding-left:var(--space-5)}.AnnouncementBody-module__qTOKea__prose li{margin-bottom:var(--space-1)}.AnnouncementBody-module__qTOKea__prose li:last-child{margin-bottom:0}.AnnouncementBody-module__qTOKea__prose blockquote{margin:0 0 var(--space-2);padding:var(--space-1) 0 var(--space-1) var(--space-3);border-left:3px solid var(--tint-border,var(--color-line-strong));color:var(--color-muted)}.AnnouncementBody-module__qTOKea__prose hr{margin:var(--space-3) 0;border:0;border-top:1px solid var(--color-line)}.AnnouncementBody-module__qTOKea__prose code{padding:0 var(--space-1);border-radius:var(--radius-xs);background:var(--color-chip);font-size:.92em}.AnnouncementBody-module__qTOKea__prose pre{margin:0 0 var(--space-2);padding:var(--space-2-5);border-radius:var(--radius-sm);background:var(--color-surface-sunken);overflow-x:auto}.AnnouncementBody-module__qTOKea__prose pre code{background:0 0;padding:0}.AnnouncementBody-module__qTOKea__prose strong{color:var(--color-ink)}.AnnouncementBody-module__qTOKea__image{max-width:100%;max-height:420px;margin:var(--space-2) 0;border:1px solid var(--color-hairline);border-radius:var(--radius-md);object-fit:contain;display:block}.AnnouncementBody-module__qTOKea__link{color:var(--tint-fg,var(--color-mention));font-weight:var(--fw-medium);text-decoration:underline}.AnnouncementBody-module__qTOKea__tableWrap{margin:0 0 var(--space-2);overflow-x:auto}.AnnouncementBody-module__qTOKea__tableWrap table{border-collapse:collapse;font-size:var(--text-base)}.AnnouncementBody-module__qTOKea__tableWrap th,.AnnouncementBody-module__qTOKea__tableWrap td{padding:var(--space-1) var(--space-2);border:1px solid var(--color-line);text-align:left;vertical-align:top}.AnnouncementBody-module__qTOKea__tableWrap th{background:var(--color-chip);color:var(--color-ink);font-weight:var(--fw-medium)}
.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}}
.StudyStatsPanel-module__l2UuVG__state{}.StudyStatsPanel-module__l2UuVG__panel{gap:var(--space-5);flex-direction:column;display:flex}.StudyStatsPanel-module__l2UuVG__empty{gap:var(--space-2);}.StudyStatsPanel-module__l2UuVG__emptyIcon{font-size:var(--text-4xl);line-height:1}.StudyStatsPanel-module__l2UuVG__emptyCta{margin-top:var(--space-2);text-decoration:none;}.StudyStatsPanel-module__l2UuVG__statGrid{}.StudyStatsPanel-module__l2UuVG__statTile{}.StudyStatsPanel-module__l2UuVG__statTilePrimary{}.StudyStatsPanel-module__l2UuVG__statLabel{}.StudyStatsPanel-module__l2UuVG__section{gap:var(--space-2-5);flex-direction:column;display:flex}.StudyStatsPanel-module__l2UuVG__sectionHeader{align-items:center;display:flex}.StudyStatsPanel-module__l2UuVG__sectionTitle{align-items:center;gap:var(--space-2);color:var(--color-ink);font-size:var(--text-md);font-weight:var(--fw-semibold);margin:0;display:flex}.StudyStatsPanel-module__l2UuVG__sectionCount{}.StudyStatsPanel-module__l2UuVG__searchWrap{}.StudyStatsPanel-module__l2UuVG__searchIcon{color:var(--color-subtle);font-size:var(--text-xl);flex:none;line-height:1}.StudyStatsPanel-module__l2UuVG__searchInput{}.StudyStatsPanel-module__l2UuVG__searchEmpty{min-height:0;}.StudyStatsPanel-module__l2UuVG__runList{}.StudyStatsPanel-module__l2UuVG__activityList{max-height:calc(var(--space-12) * 9 + var(--space-2-5));padding:var(--space-1);margin:calc(var(--space-1) * -1);scrollbar-gutter:stable;}.StudyStatsPanel-module__l2UuVG__run{align-items:stretch;gap:var(--space-2);min-height:calc(var(--space-12) * 2 - var(--space-1-5));flex-direction:column;}.StudyStatsPanel-module__l2UuVG__runHead{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.StudyStatsPanel-module__l2UuVG__runTitle{color:var(--color-ink);font-size:var(--text-base);font-weight:var(--fw-semibold);line-height:var(--leading-snug);overflow-wrap:anywhere}.StudyStatsPanel-module__l2UuVG__runCta{color:var(--tint-fg,var(--accent));font-size:var(--text-sm);font-weight:var(--fw-semibold);white-space:nowrap;flex-shrink:0}.StudyStatsPanel-module__l2UuVG__bar{border-radius:var(--radius-pill);background:var(--color-surface-sunken);height:6px;overflow:hidden}.StudyStatsPanel-module__l2UuVG__barFill{border-radius:inherit;background:var(--tint-fg,var(--accent));height:100%;transition:width var(--duration) var(--ease)}.StudyStatsPanel-module__l2UuVG__run[data-status=completed] .StudyStatsPanel-module__l2UuVG__barFill{background:var(--color-success)}.StudyStatsPanel-module__l2UuVG__runMeta{align-items:center;gap:var(--space-1-5) var(--space-3);color:var(--color-muted);font-size:var(--text-sm);flex-wrap:wrap;display:flex}.StudyStatsPanel-module__l2UuVG__statusChip{align-items:center;gap:var(--space-1);display:inline-flex;}.StudyStatsPanel-module__l2UuVG__runAuthor{text-overflow:ellipsis;white-space:nowrap;max-width:14ch;overflow:hidden}.StudyStatsPanel-module__l2UuVG__collectionLabel{white-space:nowrap}.StudyStatsPanel-module__l2UuVG__ownerLink{align-items:center;gap:var(--space-1);min-width:0;margin:calc(var(--space-1) * -1);padding:var(--space-1);border-radius:var(--radius-pill);color:var(--color-body);cursor:pointer;transition:background-color var(--duration) var(--ease), color var(--duration) var(--ease);display:inline-flex}.StudyStatsPanel-module__l2UuVG__ownerLink:hover,.StudyStatsPanel-module__l2UuVG__ownerLink:focus-visible{background:var(--tint-bg,var(--color-chip));color:var(--color-ink)}.StudyStatsPanel-module__l2UuVG__ownerLink:focus-visible{outline:2px solid var(--tint-fg,var(--accent));outline-offset:2px}.StudyStatsPanel-module__l2UuVG__ownerAvatar,.StudyStatsPanel-module__l2UuVG__ownerAvatarFallback{width:var(--space-5);height:var(--space-5);flex:0 0 var(--space-5);border-radius:var(--radius-circle);place-items:center;display:grid;overflow:hidden}.StudyStatsPanel-module__l2UuVG__ownerAvatar{background:var(--color-chip);object-fit:cover}.StudyStatsPanel-module__l2UuVG__ownerAvatarFallback{background:var(--tint-fg,var(--accent));color:var(--color-surface);font-size:var(--text-2xs);font-weight:var(--fw-bold)}.StudyStatsPanel-module__l2UuVG__ownerName{text-overflow:ellipsis;white-space:nowrap;max-width:14ch;overflow:hidden}.StudyStatsPanel-module__l2UuVG__runDate{font-variant-numeric:tabular-nums;margin-left:auto}@media (max-width:480px){.StudyStatsPanel-module__l2UuVG__runDate{margin-left:0}}
.shell-module__dByk7a__page{min-height:100vh;padding-bottom:var(--space-12);background-color:var(--background);font-family:var(--font-primary)}.shell-module__dByk7a__avatar{border-radius:var(--radius-circle);background:var(--accent-soft);width:104px;height:104px;box-shadow:0 8px 22px var(--accent-shadow-strong);color:var(--accent);font-size:var(--text-4xl);font-weight:var(--fw-bold);transition:transform var(--duration) var(--ease), box-shadow var(--duration) var(--ease);border:4px solid #ffffffe6;flex:0 0 104px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.shell-module__dByk7a__avatar:hover{box-shadow:0 0 0 5px #ffffff40, 0 10px 26px var(--accent-shadow-strong);transform:translateY(-2px)scale(1.02)}.shell-module__dByk7a__avatar img{object-fit:cover;width:100%;height:100%}.shell-module__dByk7a__coverHead{max-width:var(--page-max);background:var(--color-surface);box-shadow:var(--shadow-card);margin:0 auto;position:relative;overflow:hidden}@media (min-width:640px){.shell-module__dByk7a__coverHead{margin-top:var(--space-4);border-radius:var(--radius-2xl) var(--radius-2xl) 0 0}}.shell-module__dByk7a__cover{background:var(--accent-gradient);height:132px}@media (min-width:640px){.shell-module__dByk7a__cover{height:176px}}.shell-module__dByk7a__coverBody{align-items:flex-start;gap:var(--space-4);padding:0 var(--space-5) var(--space-4);flex-wrap:wrap;display:flex}.shell-module__dByk7a__coverAvatar{border-color:var(--color-surface);box-shadow:0 6px 18px var(--accent-shadow);margin-top:-52px;}.shell-module__dByk7a__coverIdentity{min-width:0;padding-top:var(--space-3);flex:220px}.shell-module__dByk7a__coverName{color:var(--color-ink);font-size:var(--text-display);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);overflow-wrap:anywhere;margin:0}.shell-module__dByk7a__coverMeta{align-items:center;gap:var(--space-1-5) var(--space-2);margin:var(--space-1) 0 0;color:var(--color-muted);font-size:var(--text-md);flex-wrap:wrap;display:flex}.shell-module__dByk7a__coverMeta strong{color:var(--color-body);font-weight:var(--fw-semibold)}.shell-module__dByk7a__coverPill{align-items:center;gap:var(--space-1);padding:2px var(--space-2-5);border:1px solid var(--color-line);border-radius:var(--radius-pill);background:var(--color-chip);color:var(--color-body);font-size:var(--text-xs);font-weight:var(--fw-semibold);white-space:nowrap;display:inline-flex}.shell-module__dByk7a__coverPill[data-pending=true]{border-color:var(--color-warning-line);background:var(--color-warning-bg);color:var(--color-warning)}.shell-module__dByk7a__coverSchool{align-items:center;gap:var(--space-1-5);padding:2px var(--space-2-5) 2px 2px;border-radius:var(--radius-pill);color:var(--color-body);font-weight:var(--fw-semibold);transition:background-color var(--duration) var(--ease);text-decoration:none;display:inline-flex}.shell-module__dByk7a__coverSchool:hover,.shell-module__dByk7a__coverSchool:focus-visible{background:var(--color-chip)}.shell-module__dByk7a__coverSchool:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.shell-module__dByk7a__coverStats{gap:var(--space-1) var(--space-3);margin:var(--space-2) 0 0;color:var(--color-muted);font-size:var(--text-sm);flex-wrap:wrap;display:flex}.shell-module__dByk7a__coverStats b{color:var(--color-ink);font-weight:var(--fw-bold);font-variant-numeric:tabular-nums}.shell-module__dByk7a__coverActions{gap:var(--space-2);padding-top:var(--space-3);flex-wrap:wrap;display:flex}@media (max-width:640px){.shell-module__dByk7a__coverActions{width:100%}.shell-module__dByk7a__coverActions>*{flex:auto;justify-content:center}}.shell-module__dByk7a__sectionTabs{top:calc(var(--header-height,90px) + var(--impersonation-offset,0px));z-index:20;gap:var(--space-1);max-width:var(--page-max);padding:0 var(--space-3);background:var(--color-surface);border-top:1px solid var(--color-line-soft);border-bottom:1px solid var(--color-line);box-shadow:var(--shadow-card);scrollbar-width:none;margin:0 auto;display:flex;position:sticky;overflow-x:auto}.shell-module__dByk7a__sectionTabs::-webkit-scrollbar{display:none}@media (min-width:640px){.shell-module__dByk7a__sectionTabs{border-radius:0 0 var(--radius-2xl) var(--radius-2xl)}}.shell-module__dByk7a__sectionTab{align-items:center;gap:var(--space-1-5);padding:var(--space-3-5) var(--space-3);color:var(--color-muted);font-size:var(--text-md);font-weight:var(--fw-semibold);white-space:nowrap;transition:color var(--duration) var(--ease), border-color var(--duration) var(--ease);border-bottom:3px solid #0000;text-decoration:none;display:inline-flex}.shell-module__dByk7a__sectionTab:hover{color:var(--color-ink)}.shell-module__dByk7a__sectionTab[aria-current=page]{color:var(--accent);border-bottom-color:var(--accent)}.shell-module__dByk7a__sectionTab:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;border-radius:var(--radius-xs)}.shell-module__dByk7a__sectionTabCount{min-width:18px;padding:0 var(--space-1-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);text-align:center;line-height:18px}.shell-module__dByk7a__sectionChips{gap:var(--space-2);max-width:var(--page-max);margin:var(--space-3) auto 0;padding:0 var(--space-4);flex-wrap:wrap;display:flex}.shell-module__dByk7a__sectionChip{padding-right:var(--space-2-5);padding-left:var(--space-2-5);border-radius:var(--radius-pill);flex:none;text-decoration:none;}.shell-module__dByk7a__sectionChip[aria-current=page],.shell-module__dByk7a__sectionChip[aria-current=page]:hover:not(:disabled){border-color:var(--color-ink);background:var(--color-ink);color:var(--color-surface)}.shell-module__dByk7a__homeStatus{margin:calc(var(--space-2) * -1) 0 var(--space-3);color:var(--color-muted);font-size:var(--text-sm)}.shell-module__dByk7a__homeFoot{gap:var(--space-2) var(--space-4);margin-top:var(--space-3-5);padding-top:var(--space-3);border-top:1px solid var(--color-line-soft);flex-wrap:wrap;display:flex;position:relative}.shell-module__dByk7a__homeFoot a{color:var(--accent);font-size:var(--text-base);font-weight:var(--fw-semibold);text-decoration:none}.shell-module__dByk7a__homeFoot a:hover,.shell-module__dByk7a__homeFoot a:focus-visible{text-decoration:underline}.shell-module__dByk7a__introRows{gap:var(--space-2-5) var(--space-3);grid-template-columns:max-content minmax(0,1fr);margin:0;display:grid}.shell-module__dByk7a__introRow{display:contents}.shell-module__dByk7a__introLabel{color:var(--color-muted);font-size:var(--text-xs);font-weight:var(--fw-semibold);letter-spacing:.02em;text-transform:uppercase;padding-top:3px;line-height:20px}.shell-module__dByk7a__introValue{align-items:center;gap:var(--space-1-5) var(--space-2);flex-wrap:wrap;min-width:0;margin:0;display:flex}.shell-module__dByk7a__factChip{align-items:center;gap:var(--space-1-5);padding:3px var(--space-2-5) 3px var(--space-1-5);border:1px solid var(--color-line);border-radius:var(--radius-pill);background:var(--color-chip);color:var(--color-ink);font-size:var(--text-xs);font-weight:var(--fw-semibold);text-decoration:none;display:inline-flex}a.shell-module__dByk7a__factChip:hover,a.shell-module__dByk7a__factChip:focus-visible{border-color:var(--accent);color:var(--accent)}.shell-module__dByk7a__homeRows{gap:var(--space-2);flex-direction:column;display:flex}.shell-module__dByk7a__homeRow{justify-content:space-between;align-items:center;gap:var(--space-1-5) var(--space-3);padding:var(--space-2-5) var(--space-3);border:1px solid var(--color-line-soft);border-radius:var(--radius-md);background:var(--card-bg);color:inherit;transition:border-color var(--duration) var(--ease), background-color var(--duration) var(--ease);flex-wrap:wrap;text-decoration:none;display:flex}.shell-module__dByk7a__homeRow:hover,.shell-module__dByk7a__homeRow:focus-visible{border-color:var(--tint-border);background:var(--tint-bg)}.shell-module__dByk7a__homeRowTitle{min-width:0;color:var(--color-ink);font-size:var(--text-base);font-weight:var(--fw-semibold);overflow-wrap:anywhere}.shell-module__dByk7a__homeRowMeta{align-items:center;gap:var(--space-2);color:var(--color-muted);font-size:var(--text-sm);display:inline-flex}.shell-module__dByk7a__contentGrid{max-width:var(--page-max);margin:var(--space-5) auto 0;padding:0 var(--space-4);grid-template-columns:var(--sidebar-width) 1fr;gap:var(--space-4);align-items:start;display:grid}@media (max-width:900px){.shell-module__dByk7a__contentGrid{grid-template-columns:1fr}.shell-module__dByk7a__column[data-column=side]{display:none}}.shell-module__dByk7a__column{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.shell-module__dByk7a__narrow{max-width:var(--reading-max);padding:var(--space-3) var(--space-5) 64px;margin:0 auto}.shell-module__dByk7a__crumbs{align-items:center;gap:var(--space-1);padding:var(--space-2-5) var(--space-4) var(--space-1);color:var(--color-subtle);font-size:var(--text-base);flex-wrap:wrap;display:flex}.shell-module__dByk7a__crumbs a{color:var(--primary-blue);font-weight:var(--fw-medium)}.shell-module__dByk7a__crumbs a:hover,.shell-module__dByk7a__crumbs a:focus-visible{text-underline-offset:3px;text-decoration:underline}.shell-module__dByk7a__crumbCurrent{color:var(--color-ink);font-weight:var(--fw-semibold)}.shell-module__dByk7a__crumb{align-items:center;gap:2px;display:inline-flex;position:relative}.shell-module__dByk7a__crumbMenuRoot{display:contents}.shell-module__dByk7a__crumbToggle{border-radius:var(--radius-xs);width:32px;height:32px;color:var(--color-muted);font-size:var(--text-lg);cursor:pointer;transition:background-color var(--duration) var(--ease), color var(--duration) var(--ease);background:0 0;border:0;place-items:center;line-height:1;display:inline-grid}.shell-module__dByk7a__crumbToggle:hover,.shell-module__dByk7a__crumbToggle[aria-expanded=true]{background:var(--color-chip);color:var(--color-ink)}.shell-module__dByk7a__crumbToggle:focus-visible{outline:2px solid var(--accent,var(--primary-blue));outline-offset:1px}.shell-module__dByk7a__crumbMenu{top:calc(100% + var(--space-1));z-index:30;gap:var(--space-1);min-width:220px;max-width:calc(100vw - 32px);max-height:min(60vh,420px);padding:var(--space-2);border:1px solid var(--color-line);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-hover);flex-direction:column;display:flex;position:absolute;overflow-y:auto}.shell-module__dByk7a__crumbMenu[data-align=left]{left:0}.shell-module__dByk7a__crumbMenu[data-align=right]{right:0}.shell-module__dByk7a__crumbMenuGroup{margin:var(--space-1) var(--space-2) 0;color:var(--color-subtle);font-size:var(--text-2xs);font-weight:var(--fw-bold);letter-spacing:var(--tracking-caps);text-transform:uppercase}.shell-module__dByk7a__crumbMenu .shell-module__dByk7a__crumbMenuItem{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-2-5);border-radius:var(--radius-sm);color:var(--color-body);font-size:var(--text-base);font-weight:var(--fw-medium);white-space:nowrap;text-decoration:none;display:flex}.shell-module__dByk7a__crumbMenu .shell-module__dByk7a__crumbMenuItem:hover,.shell-module__dByk7a__crumbMenu .shell-module__dByk7a__crumbMenuItem:focus-visible{background:var(--color-chip);color:var(--color-ink);outline:none;text-decoration:none}.shell-module__dByk7a__crumbMenu .shell-module__dByk7a__crumbMenuItem[aria-current=page],.shell-module__dByk7a__crumbMenu .shell-module__dByk7a__crumbMenuItem[aria-current=page]:hover{background:var(--color-ink);color:var(--color-surface)}.shell-module__dByk7a__centered{align-items:center;gap:var(--space-2-5);padding:0 var(--space-6) var(--space-10);color:var(--color-muted);text-align:center;flex-direction:column;margin-top:min(30vh,120px);display:flex}.shell-module__dByk7a__centered a{color:var(--primary-blue);font-weight:var(--fw-medium)}
.TopUpPanel-module__GxepRa__page{}.TopUpPanel-module__GxepRa__narrow{}.TopUpPanel-module__GxepRa__centered{}.TopUpPanel-module__GxepRa__card{}.TopUpPanel-module__GxepRa__cardHeader{}.TopUpPanel-module__GxepRa__cardIcon{}.TopUpPanel-module__GxepRa__cardTitle{}.TopUpPanel-module__GxepRa__cardSubtitle{}.TopUpPanel-module__GxepRa__tileGrid{}.TopUpPanel-module__GxepRa__tile{}.TopUpPanel-module__GxepRa__emptyState{}.TopUpPanel-module__GxepRa__statTile{}.TopUpPanel-module__GxepRa__button{}.TopUpPanel-module__GxepRa__buttonPrimary{}.TopUpPanel-module__GxepRa__eyebrow{}.TopUpPanel-module__GxepRa__muted{}.TopUpPanel-module__GxepRa__actionRow{}.TopUpPanel-module__GxepRa__packAmount{font-size:var(--text-3xl);font-weight:var(--fw-bold);color:var(--color-ink);line-height:1.1}.TopUpPanel-module__GxepRa__packPrice{font-size:var(--text-md);color:var(--color-body);margin-top:var(--space-1)}.TopUpPanel-module__GxepRa__packTile:disabled{opacity:.55;cursor:not-allowed}.TopUpPanel-module__GxepRa__status{margin-top:var(--space-4);font-size:var(--text-base);color:var(--color-body)}.TopUpPanel-module__GxepRa__statusError{color:var(--tint-fg,var(--color-ink))}
.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}
.MentionSuggestions-module__Hlyy0W__popup{border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface);width:100%;max-height:180px;box-shadow:var(--shadow-md);overflow-y:auto}.MentionSuggestions-module__Hlyy0W__option{align-items:center;gap:var(--space-2-5);width:100%;padding:var(--space-2) var(--space-3);color:var(--color-ink);font-family:inherit;font-size:var(--text-base);text-align:left;cursor:pointer;background:0 0;border:none;display:flex}.MentionSuggestions-module__Hlyy0W__option:hover,.MentionSuggestions-module__Hlyy0W__active{background:var(--color-surface-sunken)}.MentionSuggestions-module__Hlyy0W__avatar{border-radius:var(--radius-circle);background:var(--color-chip);width:28px;height:28px;color:var(--color-body);font-size:var(--text-xs);font-weight:var(--fw-semibold);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.MentionSuggestions-module__Hlyy0W__avatar img{object-fit:cover;width:100%;height:100%}.MentionSuggestions-module__Hlyy0W__name{font-weight:var(--fw-medium);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.MentionSuggestions-module__Hlyy0W__token{color:var(--color-mention);font-size:var(--text-xs);flex-shrink:0}
.EmojiPicker-module__uOX0Hq__row{width:100%}.EmojiPicker-module__uOX0Hq__panel{max-width:360px;margin-bottom:var(--space-1);border:1px solid var(--color-line);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-md);overflow:hidden}.EmojiPicker-module__uOX0Hq__tabs{border-bottom:1px solid var(--color-line-soft);background:var(--color-surface-sunken);scrollbar-width:none;display:flex;overflow-x:auto}.EmojiPicker-module__uOX0Hq__tabs::-webkit-scrollbar{display:none}.EmojiPicker-module__uOX0Hq__tab{min-width:38px;padding:var(--space-1-5) 0;font-size:var(--text-md);cursor:pointer;opacity:.55;transition:opacity var(--duration) var(--ease), border-color var(--duration) var(--ease);background:0 0;border:none;border-bottom:2px solid #0000;flex:1;line-height:1.4}.EmojiPicker-module__uOX0Hq__tab:hover{opacity:1}.EmojiPicker-module__uOX0Hq__tabActive{border-bottom-color:var(--accent-button,var(--primary-blue));opacity:1}.EmojiPicker-module__uOX0Hq__grid{max-height:180px;padding:var(--space-1-5);overscroll-behavior:contain;grid-template-columns:repeat(8,1fr);gap:2px;display:grid;overflow-y:auto}.EmojiPicker-module__uOX0Hq__emoji{border-radius:var(--radius-sm);height:34px;font-size:var(--text-lg);cursor:pointer;transition:background-color var(--duration) var(--ease), transform var(--duration) var(--ease);background:0 0;border:none;padding:0;line-height:1}.EmojiPicker-module__uOX0Hq__emoji:hover,.EmojiPicker-module__uOX0Hq__emoji:focus-visible{background:var(--color-surface-sunken);transform:scale(1.15)}
