.ConfirmDialog-module__7kZnxa__backdrop{z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.15s ConfirmDialog-module__7kZnxa__fadeIn;display:flex;position:fixed;inset:0}.ConfirmDialog-module__7kZnxa__panel{background:#fff;border-radius:1rem;width:100%;max-width:24rem;padding:2rem 1.75rem 1.5rem;animation:.2s ConfirmDialog-module__7kZnxa__slideUp;position:relative;box-shadow:0 20px 60px #00000026}.ConfirmDialog-module__7kZnxa__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .15s;display:flex;position:absolute;top:.75rem;right:.75rem}.ConfirmDialog-module__7kZnxa__closeBtn:hover{color:#475569;background:#f1f5f9}.ConfirmDialog-module__7kZnxa__title{color:#0f172a;margin:0 0 .75rem;padding-right:1.5rem;font-size:1.125rem;font-weight:700}.ConfirmDialog-module__7kZnxa__body{color:#475569;font-size:.9375rem;line-height:1.7}.ConfirmDialog-module__7kZnxa__actions{justify-content:flex-end;gap:.625rem;margin-top:1.5rem;display:flex}.ConfirmDialog-module__7kZnxa__primaryBtn,.ConfirmDialog-module__7kZnxa__secondaryBtn{cursor:pointer;border:none;border-radius:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .15s}.ConfirmDialog-module__7kZnxa__primaryBtn{color:#fff;background:#3b82f6}.ConfirmDialog-module__7kZnxa__primaryBtn:hover{background:#2563eb}.ConfirmDialog-module__7kZnxa__secondaryBtn{color:#475569;background:#f1f5f9}.ConfirmDialog-module__7kZnxa__secondaryBtn:hover{background:#e2e8f0}@keyframes ConfirmDialog-module__7kZnxa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ConfirmDialog-module__7kZnxa__slideUp{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-color-scheme:dark){.ConfirmDialog-module__7kZnxa__backdrop{background:#000000a6}.ConfirmDialog-module__7kZnxa__panel{background:#1e293b;box-shadow:0 20px 60px #0006}.ConfirmDialog-module__7kZnxa__closeBtn{color:#64748b}.ConfirmDialog-module__7kZnxa__closeBtn:hover{color:#e2e8f0;background:#334155}.ConfirmDialog-module__7kZnxa__title{color:#f1f5f9}.ConfirmDialog-module__7kZnxa__body{color:#cbd5e1}.ConfirmDialog-module__7kZnxa__primaryBtn{background:#3b82f6}.ConfirmDialog-module__7kZnxa__primaryBtn:hover{background:#2563eb}.ConfirmDialog-module__7kZnxa__secondaryBtn{color:#cbd5e1;background:#334155}.ConfirmDialog-module__7kZnxa__secondaryBtn:hover{background:#475569}}
.SearchModal-module__VBj_XW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#0000008c;justify-content:center;align-items:flex-start;padding:12vh 1rem 1rem;animation:.15s ease-out SearchModal-module__VBj_XW__fadeIn;display:flex;position:fixed;inset:0}.SearchModal-module__VBj_XW__modal{background:var(--bg-card);border:1px solid var(--border);border-radius:.75rem;width:100%;max-width:600px;animation:.2s ease-out SearchModal-module__VBj_XW__slideDown;overflow:hidden;box-shadow:0 20px 50px #00000040}.SearchModal-module__VBj_XW__form{align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}.SearchModal-module__VBj_XW__icon{color:var(--text-muted);flex-shrink:0}.SearchModal-module__VBj_XW__input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:1rem}.SearchModal-module__VBj_XW__input::placeholder{color:var(--text-muted)}.SearchModal-module__VBj_XW__closeBtn{background:var(--bg-subtle);width:1.875rem;height:1.875rem;color:var(--text-secondary);cursor:pointer;border:none;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:inline-flex}.SearchModal-module__VBj_XW__closeBtn:hover{background:var(--bg-hover);color:var(--text-primary)}.SearchModal-module__VBj_XW__hint{border-top:1px solid var(--border-light);background:var(--bg-subtle);color:var(--text-muted);gap:1rem;padding:.625rem 1rem;font-size:.75rem;display:flex}.SearchModal-module__VBj_XW__hint kbd{background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);border-radius:.25rem;margin-right:.25rem;padding:.125rem .375rem;font-family:Fira Code,Consolas,monospace;font-size:.6875rem;display:inline-block}@keyframes SearchModal-module__VBj_XW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SearchModal-module__VBj_XW__slideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.SearchModal-module__VBj_XW__overlay{padding:4vh .75rem .75rem}.SearchModal-module__VBj_XW__modal{border-radius:.625rem}.SearchModal-module__VBj_XW__form{padding:.75rem .875rem}.SearchModal-module__VBj_XW__input{font-size:.9375rem}.SearchModal-module__VBj_XW__hint{display:none}}
.Header-module___r6ejG__header{z-index:50;background-color:var(--bg-header);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid color-mix(in srgb, var(--divider,var(--border)) 50%, var(--border));position:sticky;top:0}.Header-module___r6ejG__container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.Header-module___r6ejG__container{padding:0 1.5rem}}@media (min-width:1024px){.Header-module___r6ejG__container{padding:0 2rem}}.Header-module___r6ejG__headerContent{justify-content:space-between;align-items:center;height:4rem;display:flex}.Header-module___r6ejG__logoLink{align-items:center;gap:.5rem;text-decoration:none;display:flex}.Header-module___r6ejG__logoImage{border-radius:.375rem;width:2rem;height:2rem}.Header-module___r6ejG__brandName{color:var(--text-primary);font-size:1.25rem;font-weight:700}.Header-module___r6ejG__nav{align-items:center;gap:1.5rem;display:none}@media (min-width:768px){.Header-module___r6ejG__nav{display:flex}}.Header-module___r6ejG__navLink{color:var(--text-secondary);text-decoration:none;transition:color .2s}.Header-module___r6ejG__navLink:hover{color:var(--primary)}.Header-module___r6ejG__navLinkActive{color:var(--primary);font-weight:600}.Header-module___r6ejG__authContainer{align-items:center;gap:.75rem;display:flex}@media (max-width:767px){.Header-module___r6ejG__authContainer{gap:.125rem}}.Header-module___r6ejG__searchButton{width:2rem;height:2rem;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.Header-module___r6ejG__searchButton:hover{background-color:var(--bg-hover);color:var(--text-primary)}.Header-module___r6ejG__menuWrapper{position:relative}.Header-module___r6ejG__mobileMenuButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:inline-flex}.Header-module___r6ejG__mobileMenuButton:hover{background-color:var(--bg-hover)}.Header-module___r6ejG__menuButtonLabel,.Header-module___r6ejG__menuButtonChevron{display:none}@media (min-width:768px){.Header-module___r6ejG__mobileMenuButton,.Header-module___r6ejG__menuWrapper{display:none}}.Header-module___r6ejG__mobileMenuIcon{width:1.5rem;height:1.5rem}.Header-module___r6ejG__profileMenuContainer{position:relative}.Header-module___r6ejG__profileButton{cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.25rem;transition:background-color .2s;display:flex}.Header-module___r6ejG__profileButton:hover{background-color:var(--bg-hover)}.Header-module___r6ejG__avatar{background-color:#10b981;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.Header-module___r6ejG__avatarText{color:#fff;font-size:.875rem;font-weight:500}.Header-module___r6ejG__userName{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:.875rem;font-weight:500;display:none;overflow:hidden}@media (min-width:640px){.Header-module___r6ejG__userName{display:block}}.Header-module___r6ejG__dropdownIcon{width:1rem;height:1rem;color:var(--text-muted);display:none}@media (min-width:640px){.Header-module___r6ejG__dropdownIcon{display:block}}.Header-module___r6ejG__profileDropdown{background-color:var(--bg-dropdown);border:1px solid var(--border);z-index:50;border-radius:.75rem;width:16rem;margin-top:.5rem;padding:.5rem 0;position:absolute;right:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Header-module___r6ejG__userInfo{border-bottom:1px solid var(--border);padding:.75rem 1rem}.Header-module___r6ejG__userInfoName{color:var(--text-primary);font-size:.875rem;font-weight:500}.Header-module___r6ejG__userInfoEmail{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.Header-module___r6ejG__roleSection{border-bottom:1px solid var(--border);padding:.5rem 0}.Header-module___r6ejG__roleSectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;padding:.25rem 1rem;font-size:.75rem;font-weight:600}.Header-module___r6ejG__roleButton{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.625rem 1rem;transition:background-color .2s;display:flex}.Header-module___r6ejG__roleButton:hover{background-color:var(--bg-hover)}.Header-module___r6ejG__roleIcon{color:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.Header-module___r6ejG__roleLabel{color:var(--text-secondary);font-size:.875rem;font-weight:500}.Header-module___r6ejG__roleHref{color:var(--text-muted);font-size:.75rem}.Header-module___r6ejG__menuItems{padding:.5rem 0}.Header-module___r6ejG__menuItem{color:var(--text-secondary);align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.875rem;text-decoration:none;transition:background-color .2s;display:flex}.Header-module___r6ejG__menuItem:hover{background-color:var(--bg-hover)}.Header-module___r6ejG__menuItemIcon{width:1rem;height:1rem}.Header-module___r6ejG__menuItemHighlight{color:var(--primary);align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:flex}.Header-module___r6ejG__menuItemHighlight:hover{background-color:rgba(var(--primary-rgb), .1)}.Header-module___r6ejG__mobileMenuItemHighlight{color:var(--primary);border-radius:.5rem;align-items:center;gap:.75rem;padding:.5rem .75rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:flex}.Header-module___r6ejG__mobileMenuItemHighlight:hover{background-color:rgba(var(--primary-rgb), .1)}.Header-module___r6ejG__logoutSection{border-top:1px solid var(--border);padding-top:.5rem}.Header-module___r6ejG__logoutButton{color:#dc2626;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.5rem 1rem;font-size:.875rem;transition:background-color .2s;display:flex}.Header-module___r6ejG__logoutButton:hover{background-color:#fef2f2}.Header-module___r6ejG__logoutIcon{width:1rem;height:1rem}.Header-module___r6ejG__loginLink{color:var(--text-secondary);text-decoration:none;transition:color .2s;display:none}.Header-module___r6ejG__loginLink:hover{color:var(--primary)}@media (min-width:640px){.Header-module___r6ejG__loginLink{display:block}}.Header-module___r6ejG__signupLink{background-color:var(--primary);color:var(--text-on-primary);border-radius:.5rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s;display:none}.Header-module___r6ejG__signupLink:hover{background-color:var(--primary-hover)}@media (min-width:640px){.Header-module___r6ejG__signupLink{display:block}}.Header-module___r6ejG__mobileMenu{z-index:60;background-color:var(--bg-card);border:1px solid var(--border);border-radius:.625rem;min-width:200px;animation:.15s ease-out Header-module___r6ejG__menuPopupIn;position:absolute;top:calc(100% + .375rem);right:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}@keyframes Header-module___r6ejG__menuPopupIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Header-module___r6ejG__mobileMenuContent{flex-direction:column;gap:.125rem;padding:.375rem;display:flex}.Header-module___r6ejG__mobileNavLink{color:var(--text-primary);border-radius:.375rem;padding:.5rem .75rem;font-size:.9375rem;text-decoration:none;transition:background-color .15s;display:block}.Header-module___r6ejG__mobileNavLink:hover{background-color:var(--bg-hover)}.Header-module___r6ejG__mobileNavLinkActive{color:var(--primary);background-color:color-mix(in srgb, var(--primary) 12%, var(--bg-card));font-weight:600}.Header-module___r6ejG__mobileUserSection{border-top:1px solid var(--border);flex-direction:column;gap:.25rem;margin-top:.5rem;padding-top:.5rem;display:flex}.Header-module___r6ejG__mobileRoleSection{border-bottom:1px solid var(--border);margin-bottom:.5rem;padding-bottom:.5rem}.Header-module___r6ejG__mobileRoleTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Header-module___r6ejG__mobileRoleButton{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:.625rem .75rem;transition:background-color .2s;display:flex}.Header-module___r6ejG__mobileRoleButton:hover{background-color:var(--bg-hover)}.Header-module___r6ejG__mobileMenuItem{color:var(--text-secondary);border-radius:.5rem;align-items:center;gap:.75rem;padding:.5rem .75rem;text-decoration:none;transition:background-color .2s;display:flex}.Header-module___r6ejG__mobileMenuItem:hover{background-color:var(--bg-hover)}.Header-module___r6ejG__mobileMenuItemIcon{width:1.25rem;height:1.25rem}.Header-module___r6ejG__mobileLogoutButton{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:.5rem .75rem;transition:background-color .2s;display:flex}.Header-module___r6ejG__mobileLogoutButton:hover{background-color:#fef2f2}.Header-module___r6ejG__mobileLogoutIcon{width:1.25rem;height:1.25rem}.Header-module___r6ejG__mobileAuthSection{border-top:1px solid var(--border);gap:.5rem;margin-top:.5rem;padding-top:.5rem;display:flex}.Header-module___r6ejG__mobileLoginLink{text-align:center;color:var(--text-secondary);border-radius:.5rem;flex:1;padding:.5rem .75rem;text-decoration:none;transition:background-color .2s}.Header-module___r6ejG__mobileLoginLink:hover{background-color:var(--bg-hover)}.Header-module___r6ejG__mobileSignupLink{text-align:center;background-color:var(--primary);color:var(--text-on-primary);border-radius:.5rem;flex:1;padding:.5rem .75rem;text-decoration:none;transition:background-color .2s}.Header-module___r6ejG__mobileSignupLink:hover{background-color:var(--primary-hover)}.Header-module___r6ejG__roleColorIndigo{background-color:#6366f1}.Header-module___r6ejG__roleColorPurple{background-color:#a855f7}.Header-module___r6ejG__roleColorEmerald{background-color:#10b981}.Header-module___r6ejG__roleColorTeal{background-color:#14b8a6}.Header-module___r6ejG__roleColorOrange{background-color:#f97316}.Header-module___r6ejG__roleColorGray{background-color:#6b7280}.Header-module___r6ejG__roleColorBlue{background-color:#3b82f6}.Header-module___r6ejG__desktopOnly{display:contents}@media (max-width:767px){.Header-module___r6ejG__desktopOnly{display:none}}.Header-module___r6ejG__menuBadge{background:var(--color-danger,#ef4444);color:#fff;text-align:center;border-radius:999px;min-width:1.125rem;height:1.125rem;margin-left:auto;padding:0 .3125rem;font-size:.6875rem;font-weight:700;line-height:1.125rem}
.Chat-module__pVbXDG__chat{--chat-x-padding:1.5rem;color:var(--text-primary,#e5e7eb);flex-direction:column;height:100%;min-height:0;padding:0;display:flex}@media (max-width:768px){.Chat-module__pVbXDG__chat{--chat-x-padding:1.5rem}}.Chat-module__pVbXDG__chatHead{flex-shrink:0;align-items:center}.Chat-module__pVbXDG__chatBody{flex-direction:row-reverse;flex:1;min-height:0;display:flex}.Chat-module__pVbXDG__chatMain{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.Chat-module__pVbXDG__chatAside{border-left:1px solid var(--border,#ffffff14);background:#ffffff05;flex-direction:column;flex-shrink:0;width:0;min-height:0;display:flex;overflow:hidden}.Chat-module__pVbXDG__chatAside[data-open=true]{width:var(--aside-width,22rem);position:relative}.Chat-module__pVbXDG__asideResizeHandle{cursor:col-resize;touch-action:none;z-index:1;background:0 0;width:6px;transition:background .12s;position:absolute;top:0;bottom:0;left:0}.Chat-module__pVbXDG__asideResizeHandle:hover,.Chat-module__pVbXDG__asideResizeHandle:active{background:color-mix(in srgb, var(--layout-tint,#4f46e5) 40%, transparent)}.Chat-module__pVbXDG__sheetGrabber{display:none}@media (max-width:768px){.Chat-module__pVbXDG__chatAside{z-index:1500;background:var(--bg-card,#1e293b);pointer-events:none;border-left:0;border-top-left-radius:1.125rem;border-top-right-radius:1.125rem;max-height:60vh;padding:1.25rem 0 1rem;transition:transform .38s cubic-bezier(.32,.72,0,1);overflow:hidden;transform:translateY(100%);box-shadow:0 -8px 28px #00000059;width:100%!important;position:fixed!important;inset:auto 0 0!important}.Chat-module__pVbXDG__chatAside[data-open=true]{transform:translateY(var(--sheet-translate-y,0px));pointer-events:auto;overflow-y:auto}.Chat-module__pVbXDG__chatAside[data-dragging=true]{transition:none}.Chat-module__pVbXDG__sheetGrabber{cursor:grab;touch-action:none;z-index:1;justify-content:center;align-items:center;height:1.5rem;display:flex;position:absolute;top:0;left:0;right:0}.Chat-module__pVbXDG__sheetGrabber:active{cursor:grabbing}.Chat-module__pVbXDG__sheetGrabberBar{background:#ffffff4d;border-radius:9999px;width:2.5rem;height:.25rem}.Chat-module__pVbXDG__asideResizeHandle,.Chat-module__pVbXDG__shareListClose{display:none}}.Chat-module__pVbXDG__chatHeadLeft{align-items:center;gap:.75rem;min-width:0;display:flex}.Chat-module__pVbXDG__chatHeadText{min-width:0}.Chat-module__pVbXDG__chatHeadRight{flex-shrink:0;align-items:center;gap:.375rem;display:flex}.Chat-module__pVbXDG__iconBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff38;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.Chat-module__pVbXDG__iconBtn:hover{color:#fff;background:#ffffff38;border-color:#fff6}.Chat-module__pVbXDG__iconBtn[aria-pressed=true]{color:#fff;background:#ffffff57;border-color:#ffffff8c}.Chat-module__pVbXDG__attendCheckBtn{color:#15803d;cursor:pointer;background:#fff;border:0;border-radius:.5rem;align-items:center;gap:.375rem;height:2.5rem;padding:0 .875rem;font-family:inherit;font-size:.8125rem;font-weight:700;transition:transform .12s,box-shadow .12s;display:inline-flex;box-shadow:0 2px 8px #0000001f}.Chat-module__pVbXDG__attendCheckBtn:hover{transform:translateY(-1px);box-shadow:0 4px 14px #0003}.Chat-module__pVbXDG__attendGroup{align-items:center;gap:.375rem;display:inline-flex}.Chat-module__pVbXDG__attendStamp{color:#fff;white-space:nowrap;background:#ffffff29;border:1px solid #ffffff47;border-radius:.5rem;align-items:center;gap:.3rem;height:2.5rem;padding:0 .75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.Chat-module__pVbXDG__attendLeaveBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff6;border-radius:.5rem;align-items:center;gap:.375rem;height:2.5rem;padding:0 .875rem;font-family:inherit;font-size:.8125rem;font-weight:700;transition:background .12s,border-color .12s;display:inline-flex}.Chat-module__pVbXDG__attendLeaveBtn:hover{background:#ffffff38;border-color:#fff9}.Chat-module__pVbXDG__attendLabel{white-space:nowrap}.Chat-module__pVbXDG__lectureLiveBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff29;border:1px solid #ffffff73;border-radius:.5rem;align-items:center;gap:.4rem;height:2.5rem;padding:0 .875rem;font-family:inherit;font-size:.8125rem;font-weight:700;transition:background .12s,border-color .12s;display:inline-flex}.Chat-module__pVbXDG__lectureLiveBtn:hover{background:#ffffff42;border-color:#ffffffa6}.Chat-module__pVbXDG__lectureLiveBadge{color:#fff;white-space:nowrap;background:#ffffff29;border:1px solid #ffffff47;border-radius:.5rem;align-items:center;gap:.4rem;height:2.5rem;padding:0 .75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.Chat-module__pVbXDG__recBadge{color:#fff;white-space:nowrap;background:#ef44442e;border:1px solid #ef444473;border-radius:.5rem;align-items:center;gap:.4rem;height:2.5rem;padding:0 .5rem 0 .75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.Chat-module__pVbXDG__recBadge[data-paused=true]{background:#ffffff24;border-color:#ffffff47}.Chat-module__pVbXDG__recDot{background:#ef4444;border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem;animation:1.8s ease-out infinite Chat-module__pVbXDG__lectureLivePulse}.Chat-module__pVbXDG__recBadge[data-paused=true] .Chat-module__pVbXDG__recDot{background:#fff9;animation:none}.Chat-module__pVbXDG__recPauseBtn{color:#fff;cursor:pointer;background:#ffffff29;border:0;border-radius:.3125rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;display:inline-flex}.Chat-module__pVbXDG__recPauseBtn:hover{background:#ffffff4d}.Chat-module__pVbXDG__recWarn{color:#fca5a5;background:#ef444424;border-bottom:1px solid #ef444459;flex-shrink:0;justify-content:center;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.8125rem;display:flex}.Chat-module__pVbXDG__recWarnBtn{color:#fff;font:inherit;cursor:pointer;background:#ef4444;border:0;border-radius:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:700}.Chat-module__pVbXDG__recWarnBtn:hover{background:#dc2626}.Chat-module__pVbXDG__lectureLiveDot{background:#ef4444;border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem;animation:1.8s ease-out infinite Chat-module__pVbXDG__lectureLivePulse;box-shadow:0 0 #ef4444b3}@keyframes Chat-module__pVbXDG__lectureLivePulse{0%{box-shadow:0 0 #ef444499}70%{box-shadow:0 0 0 .4rem #ef444400}to{box-shadow:0 0 #ef444400}}@media (prefers-reduced-motion:reduce){.Chat-module__pVbXDG__lectureLiveDot{animation:none}}.Chat-module__pVbXDG__headTools{align-items:center;gap:.375rem;display:flex}.Chat-module__pVbXDG__headMenu{display:none;position:relative}.Chat-module__pVbXDG__headMenuPopover{z-index:50;background:var(--bg-card,#1e293b);border:1px solid var(--border,#0000001f);border-radius:.625rem;flex-direction:column;gap:.125rem;min-width:11rem;padding:.375rem;display:flex;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 12px 32px #0000003d}.Chat-module__pVbXDG__headMenuItem{width:100%;color:var(--text-primary,#e5e7eb);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.45rem;align-items:center;gap:.625rem;padding:.5rem .625rem;font-family:inherit;font-size:.8125rem;font-weight:500;transition:background .12s;display:flex}.Chat-module__pVbXDG__headMenuItem:hover{background:var(--bg-hover,#0000000f)}.Chat-module__pVbXDG__headMenuItemActive{color:var(--primary,#4f46e5);background:var(--bg-hover,#0000000f);font-weight:600}.Chat-module__pVbXDG__headMenuIcon{color:var(--text-secondary,#94a3b8);justify-content:center;align-items:center;display:inline-flex}.Chat-module__pVbXDG__headMenuItemActive .Chat-module__pVbXDG__headMenuIcon{color:var(--primary,#4f46e5)}@media (max-width:640px){.Chat-module__pVbXDG__chatHeadLeft{flex:auto}.Chat-module__pVbXDG__chatHeadRight{gap:.25rem}.Chat-module__pVbXDG__headTools{display:none}.Chat-module__pVbXDG__headMenu{display:block}.Chat-module__pVbXDG__attendLabel{display:none}.Chat-module__pVbXDG__iconBtn{flex-shrink:0;width:2.125rem;height:2.125rem}.Chat-module__pVbXDG__attendCheckBtn,.Chat-module__pVbXDG__attendStamp,.Chat-module__pVbXDG__attendLeaveBtn,.Chat-module__pVbXDG__lectureLiveBtn,.Chat-module__pVbXDG__lectureLiveBadge{flex-shrink:0;height:2.125rem;padding:0 .55rem;font-size:.75rem}}.Chat-module__pVbXDG__memberCountLabel{color:#ffffffc7;align-items:center;font-size:.8125rem;display:inline-flex}.Chat-module__pVbXDG__camSizeIcon{opacity:.85;justify-content:center;align-items:center;display:inline-flex}.Chat-module__pVbXDG__camSizeSlider{appearance:none;cursor:pointer;background:0 0;outline:none;width:7.5rem;height:1rem;margin:0;padding:0}.Chat-module__pVbXDG__camSizeSlider::-webkit-slider-runnable-track{background:linear-gradient(to right, #fff 0%, #fff var(--fill-percent,0%), #ffffff47 var(--fill-percent,0%), #ffffff47 100%);border-radius:9999px;height:.25rem}.Chat-module__pVbXDG__camSizeSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:0;border-radius:50%;width:1rem;height:1rem;margin-top:-.375rem;box-shadow:0 1px 3px #00000040}.Chat-module__pVbXDG__camSizeSlider::-moz-range-track{background:linear-gradient(to right, #fff 0%, #fff var(--fill-percent,0%), #ffffff47 var(--fill-percent,0%), #ffffff47 100%);border-radius:9999px;height:.25rem}.Chat-module__pVbXDG__camSizeSlider::-moz-range-thumb{cursor:pointer;background:#fff;border:0;border-radius:50%;width:1rem;height:1rem}.Chat-module__pVbXDG__camSizeValue{color:#ffffffd9;text-align:right;font-variant-numeric:tabular-nums;min-width:2.25rem;font-size:.75rem;font-weight:600}.Chat-module__pVbXDG__camSizeReset{color:#ffffffd9;cursor:pointer;background:0 0;border:1px solid #ffffff38;border-radius:.375rem;justify-content:center;align-items:center;width:1.625rem;height:1.625rem;padding:0;transition:background .12s,color .12s,opacity .12s;display:inline-flex}.Chat-module__pVbXDG__camSizeReset:hover:not(:disabled){color:#fff;background:#ffffff29}.Chat-module__pVbXDG__camSizeReset:disabled{opacity:.4;cursor:not-allowed}@media (max-width:640px){.Chat-module__pVbXDG__camSizeSlider{width:5rem}.Chat-module__pVbXDG__camSizeControl{gap:.375rem;padding:0 .5rem}}.Chat-module__pVbXDG__aiBtn{color:#fff;height:2.5rem;font:inherit;cursor:pointer;background:#ffffff29;border:1px solid #ffffff52;border-radius:.5rem;align-items:center;gap:.5rem;margin-left:.25rem;padding:0 .875rem;font-size:.875rem;font-weight:700;transition:background .12s,border-color .12s;display:inline-flex}.Chat-module__pVbXDG__aiBtn:hover{background:#ffffff42;border-color:#ffffff80}.Chat-module__pVbXDG__aiBtnIcon{object-fit:cover;border-radius:50%;flex-shrink:0;width:20px;height:20px}.Chat-module__pVbXDG__aiBtnLabel{line-height:1}.Chat-module__pVbXDG__headAvatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.875rem;font-weight:700;display:inline-flex}.Chat-module__pVbXDG__headStack{flex-shrink:0;width:2.25rem;height:2.25rem;position:relative}.Chat-module__pVbXDG__headStackAvatar{color:#fff;border:2px solid var(--bg-page,#0f172a);border-radius:.375rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.6875rem;font-weight:700;display:inline-flex;position:absolute}.Chat-module__pVbXDG__headStackAvatar[data-stack-index="0"]{z-index:2;top:0;left:0}.Chat-module__pVbXDG__headStackAvatar[data-stack-index="1"]{z-index:1;bottom:0;right:0}.Chat-module__pVbXDG__memberToggle{color:#fff;font:inherit;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff3d;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.8125rem;font-weight:600;transition:background .12s,border-color .12s;display:inline-flex}.Chat-module__pVbXDG__memberToggle:hover{background:#ffffff38;border-color:#fff6}.Chat-module__pVbXDG__memberToggle[aria-expanded=true]{background:#ffffff47;border-color:#ffffff80}.Chat-module__pVbXDG__chevron{flex-shrink:0;transition:transform .16s}.Chat-module__pVbXDG__chevronOpen{transform:rotate(180deg)}.Chat-module__pVbXDG__memberList{border-bottom:1px solid var(--border,#ffffff14);background:#ffffff05;flex-direction:column;flex:1;min-height:0;padding:.75rem 0;display:flex}.Chat-module__pVbXDG__memberList .Chat-module__pVbXDG__shareListHead{flex-shrink:0}.Chat-module__pVbXDG__memberList .Chat-module__pVbXDG__memberListItems{flex:1;min-height:0;overflow-y:auto}.Chat-module__pVbXDG__memberListItems{padding:0 var(--chat-x-padding);flex-direction:column;gap:.125rem;margin:0;list-style:none;display:flex}.Chat-module__pVbXDG__memberItem{flex-shrink:0;position:relative}.Chat-module__pVbXDG__memberLink{width:100%;font:inherit;text-align:left;color:var(--text-primary,#e5e7eb);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:.375rem;align-items:center;gap:.5rem;padding:.375rem .5rem;transition:background .12s;display:flex}.Chat-module__pVbXDG__memberLink:hover{background:#ffffff0f}.Chat-module__pVbXDG__memberAvatar{color:#fff;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:1.625rem;height:1.625rem;font-size:.75rem;font-weight:700;display:inline-flex}.Chat-module__pVbXDG__memberName{font-size:.875rem;line-height:1}.Chat-module__pVbXDG__memberAvatarWrap{flex-shrink:0;display:inline-flex;position:relative}.Chat-module__pVbXDG__memberDot{background:#6b7280;border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem;display:inline-block}.Chat-module__pVbXDG__memberAvatarWrap .Chat-module__pVbXDG__memberDot{border:2px solid var(--bg-page,#0f172a);position:absolute;bottom:-2px;right:-2px}.Chat-module__pVbXDG__memberDot[data-presence=online]{background:#22c55e}.Chat-module__pVbXDG__memberDot[data-presence=away]{background:#f59e0b}.Chat-module__pVbXDG__shareList{border-bottom:1px solid var(--border,#ffffff14);background:#ffffff05;flex-direction:column;flex:1;min-height:0;padding:.75rem 0;display:flex}.Chat-module__pVbXDG__shareList .Chat-module__pVbXDG__shareListHead{flex-shrink:0}.Chat-module__pVbXDG__shareList .Chat-module__pVbXDG__shareListItems{flex:1;min-height:0;overflow-y:auto}.Chat-module__pVbXDG__shareListHead{padding:0 var(--chat-x-padding) .5rem;justify-content:space-between;align-items:center;display:flex}.Chat-module__pVbXDG__shareListTitle{color:var(--text-primary,#e5e7eb);align-items:center;gap:.5rem;margin:0;font-size:.8125rem;font-weight:700;display:inline-flex}.Chat-module__pVbXDG__shareListCount{min-width:1.25rem;height:1.25rem;color:var(--text-primary,#e5e7eb);background:#ffffff24;border-radius:9999px;justify-content:center;align-items:center;padding:0 .375rem;font-size:.6875rem;font-weight:700;display:inline-flex}.Chat-module__pVbXDG__onlineCount{color:var(--text-muted,#94a3b8);align-items:center;gap:.3125rem;margin-left:.5rem;font-size:.75rem;font-weight:600;display:inline-flex}.Chat-module__pVbXDG__onlineCount:before{content:"";background:#22c55e;border-radius:50%;width:.4375rem;height:.4375rem}.Chat-module__pVbXDG__shareListClose{border:1px solid var(--border,#ffffff24);width:1.625rem;height:1.625rem;color:var(--text-muted,#94a3b8);cursor:pointer;background:0 0;border-radius:.375rem;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex}.Chat-module__pVbXDG__shareListClose:hover{color:var(--text-primary,#e5e7eb);background:#ffffff1f}.Chat-module__pVbXDG__shareListItems{padding:.25rem var(--chat-x-padding) .5rem;flex-direction:column;gap:.75rem;margin:0;list-style:none;display:flex}.Chat-module__pVbXDG__shareListItems .Chat-module__pVbXDG__memberLink{flex-direction:column;align-items:stretch;gap:.375rem;width:100%;padding:0;display:flex}.Chat-module__pVbXDG__shareThumb{aspect-ratio:16/9;background-color:#0006;background-position:50%;background-size:cover;border-radius:.5rem;width:100%;transition:box-shadow .12s,transform .12s;overflow:hidden}.Chat-module__pVbXDG__shareThumbVideo{object-fit:cover;background:#000;width:100%;height:100%;display:block}.Chat-module__pVbXDG__shareListItems .Chat-module__pVbXDG__memberLink:hover .Chat-module__pVbXDG__shareThumb{transform:translateY(-1px);box-shadow:0 0 0 2px #fff6}.Chat-module__pVbXDG__shareMeta{flex-direction:column;gap:.125rem;min-width:0;display:flex}.Chat-module__pVbXDG__shareMetaName{color:var(--text-primary,#e5e7eb);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.Chat-module__pVbXDG__shareMetaTitle{color:var(--text-muted,#94a3b8);white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;overflow:hidden}.Chat-module__pVbXDG__shareEmpty{padding:1rem var(--chat-x-padding);color:var(--text-muted,#94a3b8);text-align:center;margin:0;font-size:.875rem}.Chat-module__pVbXDG__docCard{text-align:left;background:var(--bg-card,#ffffff08);border:1px solid var(--border,#0000001a);cursor:pointer;border-radius:.75rem;width:100%;transition:border-color .12s,box-shadow .12s,transform .12s;display:block;overflow:hidden}.Chat-module__pVbXDG__docCard:hover{border-color:var(--text-muted,#0000004d);transform:translateY(-1px);box-shadow:0 4px 14px #00000014}.Chat-module__pVbXDG__docHead{align-items:center;gap:.625rem;padding:.75rem;display:flex}.Chat-module__pVbXDG__docIcon{background:var(--bg-hover,#0000000d);width:2.25rem;height:2.25rem;color:var(--text-secondary,#64748b);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Chat-module__pVbXDG__docHeadText{flex-direction:column;gap:.125rem;min-width:0;display:flex}.Chat-module__pVbXDG__docTitle{color:var(--text-primary,#e5e7eb);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.Chat-module__pVbXDG__docSub{color:var(--text-muted,#94a3b8);white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;overflow:hidden}.Chat-module__pVbXDG__docExcerpt{color:var(--text-secondary,#94a3b8);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;padding:0 .75rem .75rem;font-size:.75rem;line-height:1.55;display:-webkit-box;overflow:hidden}.Chat-module__pVbXDG__noteEditor{border-bottom:1px solid var(--border,#ffffff14);background:#ffffff05;flex-direction:column;flex:1;min-height:0;display:flex}.Chat-module__pVbXDG__noteEditorHead{padding:.625rem var(--chat-x-padding);border-bottom:1px solid var(--border,#ffffff14);flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Chat-module__pVbXDG__noteEditorTitle{min-width:0;color:var(--text-primary,#e5e7eb);white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-size:.8125rem;font-weight:700;overflow:hidden}.Chat-module__pVbXDG__noteEntries{flex:1;min-height:0;padding:.75rem 0;overflow-y:auto}.Chat-module__pVbXDG__noteEmpty{padding:1.5rem var(--chat-x-padding);color:var(--text-muted,#94a3b8);text-align:center;margin:0;font-size:.8125rem;line-height:1.6}.Chat-module__pVbXDG__noteComposer{border-top:1px solid var(--border,#ffffff14);flex-shrink:0;padding:.5rem 0 0}.Chat-module__pVbXDG__docThumb{aspect-ratio:16/9;color:#ffffffeb;border-bottom:1px solid var(--border,#00000014);justify-content:center;align-items:center;width:100%;display:flex}.Chat-module__pVbXDG__docThumb svg{filter:drop-shadow(0 1px 2px #00000040)}.Chat-module__pVbXDG__docCard:hover .Chat-module__pVbXDG__docThumb svg{transition:transform .16s;transform:scale(1.06)}.Chat-module__pVbXDG__shareStartCard{border:1px dashed var(--border,#ffffff38);background:0 0;border-radius:.5rem;transition:background .12s,border-color .12s}.Chat-module__pVbXDG__shareStartCard:hover{border-color:var(--text-muted,#fff6);background:#ffffff0a}.Chat-module__pVbXDG__shareStartThumb{aspect-ratio:16/9;width:100%;color:var(--text-muted,#94a3b8);background:#ffffff0a;border-radius:.5rem;justify-content:center;align-items:center;display:inline-flex}.Chat-module__pVbXDG__shareStartLabel{color:var(--text-primary,#e5e7eb);font-size:.875rem;font-weight:700}.Chat-module__pVbXDG__shareListItems .Chat-module__pVbXDG__memberLink.Chat-module__pVbXDG__shareStartCard{text-align:center;padding:1rem}.Chat-module__pVbXDG__shareListItems .Chat-module__pVbXDG__memberLink.Chat-module__pVbXDG__shareStartCard .Chat-module__pVbXDG__shareMeta{align-items:center}.Chat-module__pVbXDG__shareListItems .Chat-module__pVbXDG__memberLink.Chat-module__pVbXDG__shareStartCard .Chat-module__pVbXDG__shareMetaTitle{white-space:normal}.Chat-module__pVbXDG__memberItem[data-self-share=true],.Chat-module__pVbXDG__memberLink[data-self-share=true]{position:relative}.Chat-module__pVbXDG__selfBadge{background:color-mix(in srgb, var(--layout-tint,#4f46e5) 24%, transparent);color:var(--text-primary,#e5e7eb);vertical-align:middle;border-radius:.25rem;margin-left:.375rem;padding:.0625rem .375rem;font-size:.625rem;font-weight:700;display:inline-block}.Chat-module__pVbXDG__shareStopBtn{color:#fff;font:inherit;cursor:pointer;background:#0000008c;border:0;border-radius:.25rem;padding:.1875rem .5rem;font-size:.6875rem;font-weight:600;transition:background .12s;position:absolute;top:.375rem;right:.375rem}.Chat-module__pVbXDG__shareStopBtn:hover{background:#000c}.Chat-module__pVbXDG__sharePip{z-index:1600;resize:both;cursor:move;touch-action:none;background:#000;border-radius:.75rem;width:480px;min-width:200px;max-width:95vw;height:270px;min-height:120px;max-height:95vh;position:fixed;overflow:hidden;box-shadow:0 16px 48px #0000008c}.Chat-module__pVbXDG__sharePipImg{object-fit:contain;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.Chat-module__pVbXDG__sharePipCaption{color:#fff;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;background:#0009;border-radius:.375rem;max-width:calc(100% - 1rem);padding:.25rem .625rem;font-size:.8125rem;line-height:1.2;position:absolute;bottom:.5rem;left:.5rem;overflow:hidden}.Chat-module__pVbXDG__sharePipCaption strong{font-weight:700}.Chat-module__pVbXDG__sharePipClose{color:#fff;cursor:pointer;background:#0000008c;border:0;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:background .12s;display:inline-flex;position:absolute;top:.5rem;right:.5rem}.Chat-module__pVbXDG__sharePipClose:hover{background:#000c}.Chat-module__pVbXDG__dateDivider{padding:.75rem var(--chat-x-padding);align-items:center;gap:.75rem;display:flex}.Chat-module__pVbXDG__dateLine{background:var(--border,#ffffff14);flex:1;height:1px}.Chat-module__pVbXDG__dateChip{border:1px solid var(--border,#ffffff1f);color:var(--text-secondary,#94a3b8);font:inherit;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.Chat-module__pVbXDG__dateChip:focus,.Chat-module__pVbXDG__dateChip:focus-visible{outline:none}.Chat-module__pVbXDG__dateChevron{opacity:.7;flex-shrink:0}.Chat-module__pVbXDG__jumpMenu{z-index:200;background:var(--bg-card,#1e293b);border:1px solid var(--border,#ffffff1a);border-radius:.5rem;flex-direction:column;gap:.0625rem;min-width:12rem;padding:.375rem;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 8px 24px #00000059}.Chat-module__pVbXDG__jumpMenuLabel{text-transform:uppercase;letter-spacing:.03125rem;color:var(--text-muted,#94a3b8);margin:0;padding:.375rem .625rem .25rem;font-size:.6875rem;font-weight:700}.Chat-module__pVbXDG__jumpMenuItem{width:100%;color:var(--text-primary,#e5e7eb);text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:.375rem;align-items:center;padding:.5rem .625rem;font-size:.875rem;transition:background .12s;display:flex}.Chat-module__pVbXDG__jumpMenuItem:hover:not(:disabled){background:var(--bg-hover,#ffffff0f)}.Chat-module__pVbXDG__jumpMenuItem:disabled{opacity:.5;cursor:not-allowed}.Chat-module__pVbXDG__msgMenu{z-index:200;background:var(--bg-card,#1e293b);border:1px solid var(--border,#ffffff1a);border-radius:.625rem;flex-direction:column;gap:.0625rem;min-width:11rem;padding:.3125rem;display:flex;position:fixed;transform:translate(-100%);box-shadow:0 12px 32px #0006}.Chat-module__pVbXDG__msgMenuItem{width:100%;color:var(--text-primary,#e5e7eb);text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:.375rem;align-items:center;gap:.625rem;padding:.5rem .625rem;font-size:.875rem;line-height:1;transition:background .12s,color .12s;display:flex}.Chat-module__pVbXDG__msgMenuItem:hover{background:var(--bg-hover,#ffffff14)}.Chat-module__pVbXDG__msgMenuIcon{color:var(--text-muted,#94a3b8);flex-shrink:0}.Chat-module__pVbXDG__msgMenuItem:hover .Chat-module__pVbXDG__msgMenuIcon{color:inherit}.Chat-module__pVbXDG__msgMenuDivider{background:var(--border,#ffffff14);height:1px;margin:.25rem}.Chat-module__pVbXDG__msgMenuDanger,.Chat-module__pVbXDG__msgMenuDanger .Chat-module__pVbXDG__msgMenuIcon{color:#f87171}.Chat-module__pVbXDG__msgMenuDanger:hover{color:#fca5a5;background:#f871711f}.Chat-module__pVbXDG__replyQuote{border-left:2px solid var(--border,#ffffff40);color:var(--text-muted,#94a3b8);gap:.375rem;min-width:0;margin:0 0 .1875rem;padding-left:.5rem;font-size:.8125rem;display:flex}.Chat-module__pVbXDG__replyQuoteAuthor{color:var(--text-secondary,#cbd5e1);flex-shrink:0;font-weight:700}.Chat-module__pVbXDG__replyQuoteText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Chat-module__pVbXDG__messageDeleted{color:var(--text-muted,#6b7280);margin:0;font-size:.9375rem;font-style:italic;line-height:1.45}.Chat-module__pVbXDG__replyBanner{margin:0 var(--chat-x-padding) .375rem;background:var(--bg-input,#ffffff0f);border-left:3px solid var(--layout-tint,#3b82f6);border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.Chat-module__pVbXDG__replyBannerBody{flex-direction:column;flex:1;gap:.0625rem;min-width:0;display:flex}.Chat-module__pVbXDG__replyBannerTo{color:var(--text-secondary,#cbd5e1);font-size:.75rem;font-weight:700}.Chat-module__pVbXDG__replyBannerText{color:var(--text-muted,#94a3b8);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.Chat-module__pVbXDG__replyBannerClose{width:1.5rem;height:1.5rem;color:var(--text-muted,#94a3b8);cursor:pointer;background:0 0;border:0;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Chat-module__pVbXDG__replyBannerClose:hover{background:var(--bg-hover,#ffffff14);color:#fff}.Chat-module__pVbXDG__forwardBackdrop{z-index:300;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Chat-module__pVbXDG__forwardModal{background:var(--bg-card,#1e293b);border:1px solid var(--border,#ffffff1a);border-radius:.75rem;flex-direction:column;width:22rem;max-width:calc(100vw - 2rem);max-height:70vh;display:flex;overflow:hidden;box-shadow:0 16px 40px #00000073}.Chat-module__pVbXDG__forwardHead{border-bottom:1px solid var(--border,#ffffff14);justify-content:space-between;align-items:center;padding:.875rem 1rem;display:flex}.Chat-module__pVbXDG__forwardTitle{color:var(--text-primary,#e5e7eb);font-size:.9375rem;font-weight:700}.Chat-module__pVbXDG__forwardClose{width:1.75rem;height:1.75rem;color:var(--text-muted,#94a3b8);cursor:pointer;background:0 0;border:0;border-radius:.375rem;justify-content:center;align-items:center;display:inline-flex}.Chat-module__pVbXDG__forwardClose:hover{background:var(--bg-hover,#ffffff14);color:#fff}.Chat-module__pVbXDG__forwardPreview{color:var(--text-muted,#94a3b8);border-bottom:1px solid var(--border,#ffffff0f);text-overflow:ellipsis;white-space:nowrap;margin:0;padding:.625rem 1rem;font-size:.8125rem;overflow:hidden}.Chat-module__pVbXDG__forwardList{margin:0;padding:.375rem;list-style:none;overflow-y:auto}.Chat-module__pVbXDG__forwardTarget{width:100%;color:var(--text-primary,#e5e7eb);text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:.5rem;padding:.625rem .75rem;font-size:.875rem;font-weight:600;transition:background .12s}.Chat-module__pVbXDG__forwardTarget:hover{background:var(--bg-hover,#ffffff0f)}.Chat-module__pVbXDG__forwardEmpty{text-align:center;color:var(--text-muted,#94a3b8);padding:1rem .75rem;font-size:.8125rem}.Chat-module__pVbXDG__jumpMenuDivider{background:var(--border,#ffffff14);height:1px;margin:.25rem 0}.Chat-module__pVbXDG__memberCard{text-align:center;flex-direction:column;align-items:center;gap:.625rem;padding:.5rem 0;display:flex}.Chat-module__pVbXDG__memberCardAvatar{color:#fff;border-radius:.875rem;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:1.5rem;font-weight:700;display:inline-flex}.Chat-module__pVbXDG__memberProfileBackdrop{z-index:1600;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Chat-module__pVbXDG__memberProfileCard{background:var(--bg-card,#1e293b);border:1px solid var(--border,#ffffff14);border-radius:.875rem;width:min(100%,22rem);position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}.Chat-module__pVbXDG__memberProfileImg{aspect-ratio:1;object-fit:cover;width:100%;display:block}.Chat-module__pVbXDG__memberProfileCloseBtn{color:#fff;cursor:pointer;background:#0000008c;border:0;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:background .12s;display:inline-flex;position:absolute;top:.625rem;right:.625rem}.Chat-module__pVbXDG__memberProfileCloseBtn:hover{background:#000c}.Chat-module__pVbXDG__memberProfileBody{padding:1rem 1.25rem .5rem}.Chat-module__pVbXDG__memberProfileName{color:var(--text-primary,#e5e7eb);margin:0 0 .125rem;font-size:1.0625rem;font-weight:700}.Chat-module__pVbXDG__memberProfileHandle{color:var(--text-muted,#94a3b8);margin:0;font-size:.8125rem}.Chat-module__pVbXDG__memberProfileActions{gap:.5rem;padding:.5rem 1.25rem 1.25rem;display:flex}.Chat-module__pVbXDG__memberProfileMsgBtn{background:var(--brand-primary,#4f46e5);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:.5rem;flex:1;justify-content:center;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.875rem;font-weight:700;transition:filter .12s;display:inline-flex}.Chat-module__pVbXDG__memberProfileMsgBtn:hover{filter:brightness(1.08)}.Chat-module__pVbXDG__memberCardStatus{color:var(--text-secondary,#94a3b8);align-items:center;gap:.375rem;margin:0;font-size:.875rem;display:inline-flex}.Chat-module__pVbXDG__memberCardRole{color:var(--brand-accent,#fbbf24);background:#facc151f;border-radius:.375rem;margin:0;padding:.125rem .5rem;font-size:.75rem;font-weight:600}.Chat-module__pVbXDG__chatName{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.125rem;font-weight:700;line-height:1.2;overflow:hidden}.Chat-module__pVbXDG__chatStatus{color:#ffffffc7;align-items:center;gap:.375rem;margin:.25rem 0 0;font-size:.8125rem;display:flex}.Chat-module__pVbXDG__dot{background:#6b7280;border-radius:50%;width:.5rem;height:.5rem;display:inline-block}.Chat-module__pVbXDG__dot[data-presence=online]{background:#22c55e}.Chat-module__pVbXDG__dot[data-presence=away]{background:#f59e0b}.Chat-module__pVbXDG__messages{flex-direction:column;flex:1;min-height:0;padding-bottom:.75rem;display:flex;overflow-y:auto}.Chat-module__pVbXDG__messages:before{content:"";flex:auto;min-height:0}.Chat-module__pVbXDG__newPill{z-index:5;background:var(--layout-tint,#2563eb);color:#fff;cursor:pointer;border:none;border-radius:999px;align-self:center;align-items:center;gap:.25rem;margin-top:.25rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:700;transition:transform .12s,filter .12s;display:inline-flex;position:sticky;bottom:.625rem;box-shadow:0 6px 16px #0000004d}.Chat-module__pVbXDG__newPill:hover{filter:brightness(1.08);transform:translateY(-1px)}.Chat-module__pVbXDG__loadOlder{padding:.625rem var(--chat-x-padding);color:var(--text-muted,#94a3b8);flex:none;justify-content:center;align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.Chat-module__pVbXDG__loadOlderSpinner{border:2px solid var(--border,#94a3b84d);border-top-color:var(--text-muted,#94a3b8);border-radius:50%;width:.875rem;height:.875rem;animation:.8s linear infinite Chat-module__pVbXDG__camCaptureSpin}.Chat-module__pVbXDG__chatEmpty{padding:2rem var(--chat-x-padding);color:var(--text-muted,#94a3b8);align-items:center;font-size:.9375rem;display:flex}.Chat-module__pVbXDG__lectureIntro{max-width:620px;padding:2.5rem var(--chat-x-padding) 2rem;color:var(--text-primary,#e5e7eb)}.Chat-module__pVbXDG__lectureIntroIcon{background:var(--layout-tint,#16a34a);color:#fff;border-radius:.875rem;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin-bottom:1rem;display:inline-flex}.Chat-module__pVbXDG__lectureIntroTitle{letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.375rem;font-weight:800}.Chat-module__pVbXDG__lectureIntroLead{color:var(--text-secondary,#cbd5e1);margin:0 0 1.5rem;font-size:.9375rem;line-height:1.7}.Chat-module__pVbXDG__lectureIntroLead strong{color:var(--text-primary,#e5e7eb);font-weight:700}.Chat-module__pVbXDG__lectureIntroTools{flex-direction:column;gap:.75rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.Chat-module__pVbXDG__lectureIntroTool{color:var(--text-secondary,#cbd5e1);align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.55;display:flex}.Chat-module__pVbXDG__lectureIntroTool b{color:var(--text-primary,#e5e7eb);font-weight:700}.Chat-module__pVbXDG__lectureIntroToolIcon{background:var(--bg-input,#ffffff0f);width:1.875rem;height:1.875rem;color:var(--layout-tint,#16a34a);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Chat-module__pVbXDG__lectureIntroHint{border-top:1px solid var(--border,#ffffff14);color:var(--text-muted,#94a3b8);margin:0;padding-top:1.25rem;font-size:.8125rem}.Chat-module__pVbXDG__lectureIntroHint code{background:var(--bg-input,#ffffff14);color:var(--text-secondary,#cbd5e1);border-radius:.3rem;padding:.05rem .35rem;font-size:.8125rem}.Chat-module__pVbXDG__loadOlderRow{padding:.75rem var(--chat-x-padding);justify-content:center;display:flex}.Chat-module__pVbXDG__loadOlderBtn{border:1px solid var(--border,#ffffff24);background:var(--bg-input,#ffffff0f);color:var(--text-secondary,#cbd5e1);cursor:pointer;border-radius:999px;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;transition:background .15s,border-color .15s}.Chat-module__pVbXDG__loadOlderBtn:hover:not(:disabled){background:var(--bg-hover,#ffffff1a)}.Chat-module__pVbXDG__loadOlderBtn:disabled{opacity:.6;cursor:default}.Chat-module__pVbXDG__dmIntro{padding:2.5rem var(--chat-x-padding) 1.75rem;color:var(--text-primary,#e5e7eb)}.Chat-module__pVbXDG__dmIntroAvatar{object-fit:cover;color:#fff;border-radius:50%;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;margin-bottom:.875rem;font-size:1.75rem;font-weight:700;display:inline-flex}.Chat-module__pVbXDG__dmIntroName{letter-spacing:-.01em;align-items:center;gap:.5rem;margin:0 0 .625rem;font-size:1.375rem;font-weight:800;display:flex}.Chat-module__pVbXDG__dmIntroDot{background:#6b7280;border-radius:50%;width:.5rem;height:.5rem;display:inline-block}.Chat-module__pVbXDG__dmIntroDot[data-presence=online]{background:#22c55e}.Chat-module__pVbXDG__dmIntroDot[data-presence=away]{background:#f59e0b}.Chat-module__pVbXDG__dmIntroStatus{color:var(--text-muted,#94a3b8);font-size:.8125rem;font-weight:500}.Chat-module__pVbXDG__dmIntroLead{max-width:560px;color:var(--text-secondary,#cbd5e1);margin:0 0 1.25rem;font-size:.9375rem;line-height:1.7}.Chat-module__pVbXDG__dmIntroLead strong{color:var(--text-primary,#e5e7eb);font-weight:700}.Chat-module__pVbXDG__dmIntroBtn{border:1px solid var(--border,#ffffff24);background:var(--bg-input,#ffffff0f);color:var(--text-primary,#e5e7eb);cursor:pointer;border-radius:.5rem;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.Chat-module__pVbXDG__dmIntroBtn:hover{background:var(--bg-hover,#ffffff1a);border-color:var(--layout-tint,#16a34a)}.Chat-module__pVbXDG__message{padding:.0625rem var(--chat-x-padding);align-items:flex-start;gap:.75rem;transition:background .12s;display:flex;position:relative}.Chat-module__pVbXDG__message:not(.Chat-module__pVbXDG__messageCont){margin-top:.625rem}.Chat-module__pVbXDG__message:hover{background:var(--chat-hover-bg,#ffffff0a)}.Chat-module__pVbXDG__message:first-child{margin-top:0;padding-top:0}.Chat-module__pVbXDG__messageCont{border-top:0;margin-top:0;padding-top:.0625rem}.Chat-module__pVbXDG__messageCont .Chat-module__pVbXDG__messageBody{margin-left:3rem}.Chat-module__pVbXDG__messageAvatar{color:#fff;object-fit:cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.8125rem;font-weight:700;display:inline-flex}.Chat-module__pVbXDG__messageBody{flex:1;min-width:0}.Chat-module__pVbXDG__messageMeta{align-items:baseline;gap:.5rem;margin-bottom:.125rem;display:flex}.Chat-module__pVbXDG__messageAuthor{color:var(--text-primary,#e5e7eb);font-size:.9375rem;font-weight:700}.Chat-module__pVbXDG__messageTime{color:var(--text-muted,#6b7280);font-size:.6875rem}.Chat-module__pVbXDG__messageText{color:var(--text-primary,#e5e7eb);word-wrap:break-word;margin:0;font-size:.9375rem;line-height:1.45}.Chat-module__pVbXDG__messageText :where(p){margin:0}.Chat-module__pVbXDG__messageText :where(p+p,ul,ol,blockquote,pre){margin-top:.375rem}.Chat-module__pVbXDG__messageText :where(ul,ol){margin-bottom:0;padding-left:1.25rem}.Chat-module__pVbXDG__messageText :where(blockquote){border-left:2px solid var(--border,#fff3);color:var(--text-secondary,#94a3b8);margin-bottom:0;padding-left:.625rem}.Chat-module__pVbXDG__messageText :where(code){background:var(--bg-hover,#ffffff14);border-radius:.25rem;padding:.0625rem .25rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.875em}.Chat-module__pVbXDG__messageText :where(pre){background:var(--bg-hover,#ffffff0f);border-radius:.375rem;margin-bottom:0;padding:.5rem .625rem;overflow-x:auto}.Chat-module__pVbXDG__messageText :where(pre) code{background:0 0;padding:0}.Chat-module__pVbXDG__messageText :where(a){color:var(--primary,#818cf8);text-decoration:underline}.Chat-module__pVbXDG__messageText .mention{background:color-mix(in srgb, var(--primary,#6366f1) 22%, transparent);color:var(--text-primary,#e5e7eb);border-radius:.25rem;padding:0 .1875rem;font-weight:600}.Chat-module__pVbXDG__messageActions{background:var(--bg-elevated,#1e293b);border:1px solid var(--border,#ffffff1a);opacity:0;pointer-events:none;z-index:5;border-radius:.5rem;gap:.0625rem;padding:.1875rem;transition:opacity .1s;display:flex;position:absolute;top:-.875rem;right:0;box-shadow:0 4px 12px #0000004d}.Chat-module__pVbXDG__message:hover .Chat-module__pVbXDG__messageActions{opacity:1;pointer-events:auto}.Chat-module__pVbXDG__actionBtn{width:1.625rem;height:1.625rem;color:var(--text-muted,#94a3b8);cursor:pointer;background:0 0;border:0;border-radius:.25rem;justify-content:center;align-items:center;transition:background .1s,color .1s;display:inline-flex}.Chat-module__pVbXDG__actionBtn:hover{color:var(--text-primary,#fff);background:#ffffff14}.Chat-module__pVbXDG__emojiPicker{background:var(--bg-elevated,#1e293b);border:1px solid var(--border,#ffffff1a);z-index:10;border-radius:.5rem;gap:.0625rem;padding:.25rem;display:flex;position:absolute;top:calc(100% + .25rem);right:0;box-shadow:0 4px 12px #0000004d}.Chat-module__pVbXDG__emojiBtn{cursor:pointer;background:0 0;border:0;border-radius:.25rem;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;font-size:1.0625rem;transition:background 80ms,transform 80ms;display:inline-flex}.Chat-module__pVbXDG__emojiBtn:hover{background:#ffffff14;transform:scale(1.15)}.Chat-module__pVbXDG__reactions{flex-wrap:wrap;gap:.25rem;margin-top:.375rem;display:flex}.Chat-module__pVbXDG__reaction{border:1px solid var(--border,#ffffff1f);color:var(--text-muted,#94a3b8);cursor:pointer;background:0 0;border-radius:1rem;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.75rem;transition:background .1s,border-color .1s;display:inline-flex}.Chat-module__pVbXDG__reaction:hover{background:#7dba3014;border-color:#7dba304d}.Chat-module__pVbXDG__reactionActive{color:#a3e635;background:#7dba302e;border-color:#7dba3073}.Chat-module__pVbXDG__reactionActive:hover{background:#7dba3047}.Chat-module__pVbXDG__reactionAdd{border:1px dashed var(--border,#fff3);width:1.5rem;height:1.5rem;color:var(--text-muted,#94a3b8);cursor:pointer;background:0 0;border-radius:1rem;justify-content:center;align-items:center;transition:background .1s,border-color .1s,color .1s;display:inline-flex}.Chat-module__pVbXDG__reactionAdd:hover{color:#a3e635;background:#7dba3014;border-color:#7dba3066}.Chat-module__pVbXDG__typingIndicator{flex-shrink:0;align-items:center;gap:.4rem;padding:.125rem 1rem .25rem;display:flex}.Chat-module__pVbXDG__typingText{color:var(--text-muted,#94a3b8);font-size:.75rem}.Chat-module__pVbXDG__typingDots{align-items:flex-end;gap:2px;display:inline-flex}.Chat-module__pVbXDG__typingDots span{background:var(--text-muted,#94a3b8);border-radius:50%;width:4px;height:4px;animation:1.2s ease-in-out infinite Chat-module__pVbXDG__typingBounce}.Chat-module__pVbXDG__typingDots span:nth-child(2){animation-delay:.15s}.Chat-module__pVbXDG__typingDots span:nth-child(3){animation-delay:.3s}@keyframes Chat-module__pVbXDG__typingBounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media (max-width:767px){.Chat-module__pVbXDG__chat{--chat-x-padding:1rem}.Chat-module__pVbXDG__message{padding:.375rem var(--chat-x-padding);gap:.625rem}.Chat-module__pVbXDG__messageAvatar{width:2rem;height:2rem;font-size:.75rem}.Chat-module__pVbXDG__messageCont .Chat-module__pVbXDG__messageBody{margin-left:2.625rem}.Chat-module__pVbXDG__messageAuthor{font-size:.875rem}.Chat-module__pVbXDG__messageTime{font-size:.625rem}.Chat-module__pVbXDG__messageText{font-size:.875rem;line-height:1.6}.Chat-module__pVbXDG__chatEmpty{font-size:.875rem}.Chat-module__pVbXDG__dateDivider{padding:.5rem var(--chat-x-padding)}}.Chat-module__pVbXDG__memberCamBar{padding:0 var(--chat-x-padding) .5rem;align-items:center;gap:.5rem;display:flex}.Chat-module__pVbXDG__memberCamToggle{border:1px solid var(--border,#ffffff3d);color:inherit;cursor:pointer;background:0 0;border-radius:1rem;padding:.25rem .625rem;font-size:.75rem;font-weight:700}.Chat-module__pVbXDG__memberCamToggle:disabled{opacity:.5;cursor:default}.Chat-module__pVbXDG__memberCamError{color:var(--color-error,#e57373);font-size:.6875rem}.Chat-module__pVbXDG__memberCam{object-fit:cover;border-radius:inherit;width:100%;height:100%}.Chat-module__pVbXDG__memberCamSelf{transform:scaleX(-1)}@media (max-width:767px){.Chat-module__pVbXDG__chatHead.Chat-module__pVbXDG__chatHead{flex-wrap:nowrap;gap:.5rem;padding-top:.75rem;padding-bottom:.75rem}.Chat-module__pVbXDG__chatHead.Chat-module__pVbXDG__chatHead>.Chat-module__pVbXDG__chatHeadLeft{flex:auto;min-width:0}.Chat-module__pVbXDG__chatHead.Chat-module__pVbXDG__chatHead>.Chat-module__pVbXDG__chatHeadRight,.Chat-module__pVbXDG__chatHead.Chat-module__pVbXDG__chatHead>.Chat-module__pVbXDG__chatHeadLeft>*,.Chat-module__pVbXDG__chatHead.Chat-module__pVbXDG__chatHead>.Chat-module__pVbXDG__chatHeadRight>*{flex:none}}
.Footer-module__dZjMDq__footer{background-color:var(--bg-page);border-top:1px solid var(--border);padding:3rem 0 2rem}.Footer-module__dZjMDq__container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.Footer-module__dZjMDq__container{padding:0 1.5rem}}@media (min-width:1024px){.Footer-module__dZjMDq__container{padding:0 2rem}}.Footer-module__dZjMDq__brand{margin-bottom:2rem}.Footer-module__dZjMDq__logoLink{align-items:center;gap:.5rem;margin-bottom:1rem;text-decoration:none;display:flex}.Footer-module__dZjMDq__logoImage{width:auto;height:2rem}.Footer-module__dZjMDq__description{color:var(--text-muted);max-width:24rem;font-size:.875rem;line-height:1.5}.Footer-module__dZjMDq__businessInfo{color:var(--text-muted);margin-bottom:1.5rem;padding-bottom:1.5rem;font-size:.8125rem}.Footer-module__dZjMDq__businessRow{margin:0 0 .25rem;line-height:1.6}.Footer-module__dZjMDq__businessRow:last-child{margin-bottom:0}.Footer-module__dZjMDq__separator{color:var(--border);margin:0 .625rem}.Footer-module__dZjMDq__bottom{border-top:1px solid var(--border);flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (min-width:768px){.Footer-module__dZjMDq__bottom{flex-direction:row}}.Footer-module__dZjMDq__copyright{color:var(--text-muted);font-size:.875rem}.Footer-module__dZjMDq__links{gap:1.5rem;display:flex}.Footer-module__dZjMDq__link{color:var(--text-muted);font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__dZjMDq__link:hover{color:var(--text-primary)}@media (max-width:767px){.Footer-module__dZjMDq__businessInfo{font-size:.875rem}}
.AnnotationLayer-module__pqCPQq__canvas{pointer-events:none;z-index:6;width:100%;height:100%;position:absolute;inset:0}.AnnotationLayer-module__pqCPQq__canvas[data-active=true]{pointer-events:auto;cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.AnnotationLayer-module__pqCPQq__canvas[data-active=true][data-tool=eraser]{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'><circle cx='18' cy='18' r='16' fill='rgba(255,255,255,0.25)' stroke='white' stroke-width='2'/></svg>") 18 18,crosshair}.AnnotationLayer-module__pqCPQq__toolbar{z-index:8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);touch-action:manipulation;background:#141418d1;border:1px solid #ffffff24;border-radius:.625rem;flex-wrap:wrap;justify-content:center;align-items:center;gap:.375rem;max-width:calc(100% - 1rem);padding:.3125rem .5rem;display:flex;position:absolute;top:.5rem;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #00000059}.AnnotationLayer-module__pqCPQq__toolbar.AnnotationLayer-module__pqCPQq__compact{gap:.25rem;padding:.25rem .375rem;top:.25rem}.AnnotationLayer-module__pqCPQq__toggle,.AnnotationLayer-module__pqCPQq__btn{color:#f1f5f9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:.4375rem;align-items:center;gap:.25rem;height:1.75rem;padding:0 .5rem;font-size:.75rem;font-weight:600;transition:background .12s,border-color .12s;display:inline-flex}.AnnotationLayer-module__pqCPQq__btn{justify-content:center;min-width:1.75rem;padding:0 .375rem}.AnnotationLayer-module__pqCPQq__toggle:hover,.AnnotationLayer-module__pqCPQq__btn:hover{background:#ffffff1f}.AnnotationLayer-module__pqCPQq__toggle[aria-pressed=true],.AnnotationLayer-module__pqCPQq__btn[data-active=true]{color:#fff;background:#6366f1;border-color:#6366f1}.AnnotationLayer-module__pqCPQq__compact .AnnotationLayer-module__pqCPQq__toggle,.AnnotationLayer-module__pqCPQq__compact .AnnotationLayer-module__pqCPQq__btn{height:1.5rem;font-size:.6875rem}.AnnotationLayer-module__pqCPQq__colors{align-items:center;gap:.1875rem;display:inline-flex}.AnnotationLayer-module__pqCPQq__color{cursor:pointer;border:1.5px solid #fff6;border-radius:999px;width:1.125rem;height:1.125rem;padding:0}.AnnotationLayer-module__pqCPQq__color[data-selected=true]{border-color:#fff;box-shadow:0 0 0 2px #6366f1}.AnnotationLayer-module__pqCPQq__width{accent-color:#6366f1;width:4.5rem}.AnnotationLayer-module__pqCPQq__compact .AnnotationLayer-module__pqCPQq__width{width:3rem}
.StudyRoomDialog-module__FEzXCW__dialog{background:color-mix(in oklch, var(--layout-tint,#6366f1) 100%, black 55%);color:#fff;border:0;border-radius:.75rem;width:min(22rem,100vw - 2rem);margin:auto;padding:0;box-shadow:0 1rem 2.5rem #00000080}.StudyRoomDialog-module__FEzXCW__dialog::backdrop{background:#00000080}.StudyRoomDialog-module__FEzXCW__form{flex-direction:column;gap:.875rem;padding:1.125rem;display:flex}.StudyRoomDialog-module__FEzXCW__title{margin:0;font-size:1.0625rem;font-weight:700}.StudyRoomDialog-module__FEzXCW__field{flex-direction:column;gap:.3125rem;display:flex}.StudyRoomDialog-module__FEzXCW__label{color:#ffffffa6;font-size:.75rem;font-weight:700}.StudyRoomDialog-module__FEzXCW__input{color:#fff;background:#ffffff1a;border:1px solid #ffffff38;border-radius:.375rem;outline:none;width:100%;padding:.4375rem .625rem;font-size:.875rem}.StudyRoomDialog-module__FEzXCW__input:focus{background:#ffffff29;border-color:#ffffff80}.StudyRoomDialog-module__FEzXCW__input::placeholder{color:#ffffff73}.StudyRoomDialog-module__FEzXCW__fieldset{border:0;flex-direction:column;gap:.375rem;margin:0;padding:0;display:flex}.StudyRoomDialog-module__FEzXCW__radioRow{cursor:pointer;border:1px solid #ffffff24;border-radius:.5rem;align-items:flex-start;gap:.5rem;padding:.5rem;display:flex}.StudyRoomDialog-module__FEzXCW__radioRow:hover{background:#ffffff0f}.StudyRoomDialog-module__FEzXCW__radioRow:has(input:checked){background:#ffffff1a;border-color:#ffffff73}.StudyRoomDialog-module__FEzXCW__radioBody{flex-direction:column;gap:.125rem;min-width:0;display:flex}.StudyRoomDialog-module__FEzXCW__radioName{font-size:.8125rem;font-weight:700}.StudyRoomDialog-module__FEzXCW__radioDesc{color:#fff9;font-size:.6875rem;line-height:1.4}.StudyRoomDialog-module__FEzXCW__note{color:#ffffffbf;margin:0;font-size:.6875rem}.StudyRoomDialog-module__FEzXCW__actions{justify-content:flex-end;gap:.375rem;margin-top:.125rem;display:flex}.StudyRoomDialog-module__FEzXCW__cancel{color:#ffffffd9;cursor:pointer;background:0 0;border:1px solid #ffffff3d;border-radius:.375rem;padding:.4375rem .75rem;font-size:.8125rem;font-weight:600}.StudyRoomDialog-module__FEzXCW__cancel:hover{color:#fff;background:#ffffff1a}.StudyRoomDialog-module__FEzXCW__submit{color:color-mix(in oklch, var(--layout-tint,#6366f1) 100%, black 45%);cursor:pointer;background:#fffffff2;border:0;border-radius:.375rem;padding:.4375rem .875rem;font-size:.8125rem;font-weight:700}.StudyRoomDialog-module__FEzXCW__submit:hover{background:#fff}.StudyRoomDialog-module__FEzXCW__roomList{flex-direction:column;gap:.375rem;max-height:13rem;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.StudyRoomDialog-module__FEzXCW__rowMain{justify-content:space-between;align-items:center;gap:.5rem;width:100%;min-width:0;display:flex}.StudyRoomDialog-module__FEzXCW__rowName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.StudyRoomDialog-module__FEzXCW__badge{color:#fffc;background:#ffffff29;border-radius:.625rem;flex-shrink:0;padding:.0625rem .375rem;font-size:.625rem;font-weight:700}.StudyRoomDialog-module__FEzXCW__badgeOpen{color:color-mix(in oklch, var(--layout-tint,#6366f1) 100%, black 45%);background:#ffffffe6}.StudyRoomDialog-module__FEzXCW__empty{color:#ffffffb3;text-align:center;border:1px dashed #fff3;border-radius:.5rem;margin:0;padding:.75rem;font-size:.75rem;line-height:1.5}.StudyRoomDialog-module__FEzXCW__submit:disabled{opacity:.45;cursor:not-allowed}
.AssignTeamDialog-module__wLuxHa__dialog{background:color-mix(in oklch, var(--layout-tint,#6366f1) 100%, black 55%);color:#fff;border:0;border-radius:.75rem;width:min(40rem,100vw - 2rem);max-height:min(32rem,100vh - 3rem);margin:auto;padding:0;overflow:hidden;box-shadow:0 1rem 2.5rem #00000080}.AssignTeamDialog-module__wLuxHa__dialog[open]{flex-direction:column;display:flex}.AssignTeamDialog-module__wLuxHa__dialog::backdrop{background:#00000080}.AssignTeamDialog-module__wLuxHa__head{border-bottom:1px solid #ffffff24;align-items:center;gap:.5rem;padding:.875rem 1rem;display:flex}.AssignTeamDialog-module__wLuxHa__title{flex:1;align-items:baseline;gap:.5rem;min-width:0;margin:0;font-size:1rem;font-weight:700;display:flex}.AssignTeamDialog-module__wLuxHa__subtitle{text-overflow:ellipsis;white-space:nowrap;color:#fff9;font-size:.8125rem;font-weight:500;overflow:hidden}.AssignTeamDialog-module__wLuxHa__close{color:#fffc;cursor:pointer;background:0 0;border:0;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;display:inline-flex}.AssignTeamDialog-module__wLuxHa__close:hover{color:#fff;background:#ffffff24}.AssignTeamDialog-module__wLuxHa__error{background:#ef444438;margin:0;padding:.5rem 1rem;font-size:.75rem}.AssignTeamDialog-module__wLuxHa__body{background:#ffffff24;flex:1;grid-template-columns:1fr 1fr;gap:1px;min-height:0;display:grid}.AssignTeamDialog-module__wLuxHa__pane{background:color-mix(in oklch, var(--layout-tint,#6366f1) 100%, black 55%);flex-direction:column;min-height:0;padding:.75rem;display:flex}.AssignTeamDialog-module__wLuxHa__paneHead{color:#fff9;margin:0 0 .5rem;font-size:.6875rem;font-weight:700}.AssignTeamDialog-module__wLuxHa__search{color:#fff;background:#ffffff1a;border:1px solid #ffffff38;border-radius:.375rem;outline:none;width:100%;margin-bottom:.5rem;padding:.375rem .5rem;font-size:.8125rem}.AssignTeamDialog-module__wLuxHa__search:focus{background:#ffffff29;border-color:#ffffff80}.AssignTeamDialog-module__wLuxHa__search::placeholder{color:#ffffff73}.AssignTeamDialog-module__wLuxHa__teamList,.AssignTeamDialog-module__wLuxHa__personList,.AssignTeamDialog-module__wLuxHa__assignedList{flex:1;min-height:0;margin:0;padding:0;list-style:none;overflow-y:auto}.AssignTeamDialog-module__wLuxHa__assignedList{flex:none;padding:.25rem 0 .375rem .5rem;overflow:visible}.AssignTeamDialog-module__wLuxHa__teamRow{color:#fff;width:100%;font:inherit;text-align:left;cursor:pointer;background:#ffffff0f;border:1px solid #0000;border-radius:.375rem;align-items:center;gap:.5rem;padding:.4375rem .5rem;font-size:.8125rem;font-weight:600;display:flex}.AssignTeamDialog-module__wLuxHa__teamRow:hover{background:#ffffff24}.AssignTeamDialog-module__wLuxHa__teamRowOn{background:#ffffff2e;border-color:#ffffff80}.AssignTeamDialog-module__wLuxHa__teamName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.AssignTeamDialog-module__wLuxHa__teamCount{background:#ffffff2e;border-radius:999px;flex-shrink:0;padding:0 .375rem;font-size:.6875rem}.AssignTeamDialog-module__wLuxHa__assigned,.AssignTeamDialog-module__wLuxHa__personRow{color:#fff;width:100%;font:inherit;text-align:left;background:0 0;border:0;border-radius:.375rem;align-items:center;gap:.4375rem;padding:.3125rem .375rem;font-size:.8125rem;display:flex}.AssignTeamDialog-module__wLuxHa__personRow{cursor:pointer}.AssignTeamDialog-module__wLuxHa__personRow:hover:not(:disabled){background:#ffffff24}.AssignTeamDialog-module__wLuxHa__personRow:disabled{opacity:.45;cursor:not-allowed}.AssignTeamDialog-module__wLuxHa__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.625rem;font-weight:700;display:inline-flex}.AssignTeamDialog-module__wLuxHa__personName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.AssignTeamDialog-module__wLuxHa__roleBadge{color:#ffffffd9;background:#ffffff2e;border-radius:.1875rem;flex-shrink:0;padding:0 .25rem;font-size:.625rem;font-weight:700}.AssignTeamDialog-module__wLuxHa__addMark{color:#ffffff59;flex-shrink:0;font-size:.875rem;font-weight:700}.AssignTeamDialog-module__wLuxHa__personRow:hover:not(:disabled) .AssignTeamDialog-module__wLuxHa__addMark{color:#fff}.AssignTeamDialog-module__wLuxHa__removeBtn{color:#ffffff8c;cursor:pointer;background:0 0;border:0;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;padding:0;display:inline-flex}.AssignTeamDialog-module__wLuxHa__removeBtn:hover:not(:disabled){color:#fff;background:#fff3}.AssignTeamDialog-module__wLuxHa__removeBtn:disabled{opacity:.4;cursor:not-allowed}.AssignTeamDialog-module__wLuxHa__empty{color:#ffffff8c;padding:.375rem;font-size:.75rem}.AssignTeamDialog-module__wLuxHa__footNote{color:#ffffffbf;border-top:1px solid #ffffff24;margin:0;padding:.625rem 1rem;font-size:.75rem}@media (max-width:640px){.AssignTeamDialog-module__wLuxHa__body{grid-template-rows:1fr 1fr;grid-template-columns:1fr}}
.RoomDMSidePanel-module__fqkZqq__panel{background-image:var(--panel-bg);color:#fff;z-index:50;flex-direction:column;min-height:0;display:flex;overflow-y:auto}[data-device=desktop] .RoomDMSidePanel-module__fqkZqq__panel{border-right:1px solid var(--panel-border-color);grid-area:2/2}[data-device=mobile] .RoomDMSidePanel-module__fqkZqq__panel{width:100%}.RoomDMSidePanel-module__fqkZqq__head{justify-content:space-between;align-items:center;padding:1.25rem 1.125rem .625rem;display:flex}.RoomDMSidePanel-module__fqkZqq__title{color:#fff;margin:0;font-size:1rem;font-weight:700}.RoomDMSidePanel-module__fqkZqq__iconBtn{color:#ffffffd9;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:background .12s;display:flex}.RoomDMSidePanel-module__fqkZqq__iconBtn:hover{color:#fff;background:#ffffff1f}.RoomDMSidePanel-module__fqkZqq__searchWrap{align-items:center;margin:0 1.125rem .75rem;display:flex;position:relative}.RoomDMSidePanel-module__fqkZqq__searchIcon{color:#ffffff80;pointer-events:none;position:absolute;left:.625rem}.RoomDMSidePanel-module__fqkZqq__searchInput{color:#fff;background:#ffffff14;border:1px solid #ffffff1a;border-radius:.375rem;outline:none;width:100%;height:2rem;padding:0 .75rem 0 1.875rem;font-size:.8125rem}.RoomDMSidePanel-module__fqkZqq__searchInput::placeholder{color:#ffffff80}.RoomDMSidePanel-module__fqkZqq__list{flex-direction:column;gap:.125rem;margin:0;padding:0 .75rem 1rem;list-style:none;display:flex}.RoomDMSidePanel-module__fqkZqq__item{color:#fff;border-radius:.5rem;align-items:flex-start;gap:.625rem;padding:.625rem .75rem;text-decoration:none;transition:background .12s;display:flex}.RoomDMSidePanel-module__fqkZqq__item:hover{background:#ffffff14}.RoomDMSidePanel-module__fqkZqq__itemActive,.RoomDMSidePanel-module__fqkZqq__itemActive:hover{background:#ffffff29}.RoomDMSidePanel-module__fqkZqq__avatarWrap{flex-shrink:0;position:relative}.RoomDMSidePanel-module__fqkZqq__avatar{color:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.875rem;font-weight:700;display:inline-flex}.RoomDMSidePanel-module__fqkZqq__stack{width:2.25rem;height:2.25rem;display:block;position:relative}.RoomDMSidePanel-module__fqkZqq__stackAvatar{color:#fff;border:2px solid #1e3a8a;border-radius:.375rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.6875rem;font-weight:700;display:inline-flex;position:absolute}.RoomDMSidePanel-module__fqkZqq__stackAvatar[data-stack-index="0"]{z-index:2;top:0;left:0}.RoomDMSidePanel-module__fqkZqq__stackAvatar[data-stack-index="1"]{z-index:1;bottom:0;right:0}.RoomDMSidePanel-module__fqkZqq__statusDot{border:2px solid #1e3a8a;border-radius:50%;width:.625rem;height:.625rem;position:absolute;bottom:-.125rem;right:-.125rem}.RoomDMSidePanel-module__fqkZqq__status_online{background:#22c55e}.RoomDMSidePanel-module__fqkZqq__status_away{background:#f59e0b}.RoomDMSidePanel-module__fqkZqq__status_offline{background:#6b7280}.RoomDMSidePanel-module__fqkZqq__body{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.RoomDMSidePanel-module__fqkZqq__headRow{align-items:center;gap:.5rem;display:flex}.RoomDMSidePanel-module__fqkZqq__name{color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:1;align-items:baseline;gap:.375rem;min-width:0;font-size:.875rem;font-weight:600;display:inline-flex;overflow:hidden}.RoomDMSidePanel-module__fqkZqq__memberCount{color:#ffffff8c;flex-shrink:0;font-size:.6875rem;font-weight:500}.RoomDMSidePanel-module__fqkZqq__memberCount:before{content:"·";opacity:.5;margin-right:.25rem}.RoomDMSidePanel-module__fqkZqq__time{color:#ffffff80;flex-shrink:0;font-size:.6875rem}.RoomDMSidePanel-module__fqkZqq__foot{align-items:center;gap:.5rem;display:flex}.RoomDMSidePanel-module__fqkZqq__preview{color:#ffffffa6;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.75rem;overflow:hidden}.RoomDMSidePanel-module__fqkZqq__unread{color:#fff;background:#dc2626;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:1.125rem;height:1.125rem;padding:0 .375rem;font-size:.6875rem;font-weight:700;display:inline-flex}[data-device=mobile] .RoomDMSidePanel-module__fqkZqq__head{padding:1rem 1rem .5rem}[data-device=mobile] .RoomDMSidePanel-module__fqkZqq__title{font-size:.9375rem}[data-device=mobile] .RoomDMSidePanel-module__fqkZqq__searchWrap{margin:0 1rem .625rem}[data-device=mobile] .RoomDMSidePanel-module__fqkZqq__searchInput{height:1.875rem;font-size:.75rem}[data-device=mobile] .RoomDMSidePanel-module__fqkZqq__list{padding:0 .625rem .875rem}[data-device=mobile] .RoomDMSidePanel-module__fqkZqq__item{gap:.5rem;padding:.5rem .625rem}:is([data-device=mobile] .RoomDMSidePanel-module__fqkZqq__avatar,[data-device=mobile] .RoomDMSidePanel-module__fqkZqq__stack){width:2rem;height:2rem}[data-device=mobile] .RoomDMSidePanel-module__fqkZqq__avatar{font-size:.8125rem}[data-device=mobile] .RoomDMSidePanel-module__fqkZqq__stackAvatar{width:1.3125rem;height:1.3125rem;font-size:.625rem}[data-device=mobile] .RoomDMSidePanel-module__fqkZqq__name{font-size:.9375rem}:is([data-device=mobile] .RoomDMSidePanel-module__fqkZqq__memberCount,[data-device=mobile] .RoomDMSidePanel-module__fqkZqq__time){font-size:.625rem}[data-device=mobile] .RoomDMSidePanel-module__fqkZqq__preview{font-size:.75rem}[data-device=mobile] .RoomDMSidePanel-module__fqkZqq__unread{min-width:1rem;height:1rem;font-size:.625rem}.RoomDMSidePanel-module__fqkZqq__emptyHint{color:#ffffff8c;padding:1.25rem 1rem;font-size:.8125rem;line-height:1.6;list-style:none}.RoomDMSidePanel-module__fqkZqq__modalOverlay{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.RoomDMSidePanel-module__fqkZqq__modal{background:var(--bg-elevated,#1e2230);color:#fff;border:1px solid #ffffff1a;border-radius:1rem;flex-direction:column;gap:.75rem;width:100%;max-width:22rem;max-height:80vh;padding:1.25rem;display:flex;box-shadow:0 20px 50px #00000080}.RoomDMSidePanel-module__fqkZqq__modalHead{justify-content:space-between;align-items:center;display:flex}.RoomDMSidePanel-module__fqkZqq__modalTitle{margin:0;font-size:1rem;font-weight:700}.RoomDMSidePanel-module__fqkZqq__modalClose{color:#fff9;cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1}.RoomDMSidePanel-module__fqkZqq__modalClose:hover{color:#fff}.RoomDMSidePanel-module__fqkZqq__modalNameInput{box-sizing:border-box;color:#fff;width:100%;font:inherit;background:#ffffff0f;border:1px solid #ffffff29;border-radius:.5rem;padding:.55rem .75rem;font-size:.875rem}.RoomDMSidePanel-module__fqkZqq__modalNameInput:focus{border-color:var(--primary,#6366f1);outline:none}.RoomDMSidePanel-module__fqkZqq__modalLabel{color:#fff9;margin:.25rem 0 0;font-size:.8125rem}.RoomDMSidePanel-module__fqkZqq__modalCount{color:var(--primary,#a5b4fc);margin-left:.4rem;font-weight:700}.RoomDMSidePanel-module__fqkZqq__modalMembers{flex-direction:column;flex:1;gap:.25rem;min-height:0;display:flex;overflow-y:auto}.RoomDMSidePanel-module__fqkZqq__modalEmpty{color:#ffffff73;margin:0;padding:.75rem 0;font-size:.8125rem}.RoomDMSidePanel-module__fqkZqq__memberRow{color:#fff;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:.5rem;align-items:center;gap:.625rem;padding:.45rem .5rem;display:flex}.RoomDMSidePanel-module__fqkZqq__memberRow:hover{background:#ffffff0f}.RoomDMSidePanel-module__fqkZqq__memberRowOn{background:#7d82ff29;border-color:#7d82ff66}.RoomDMSidePanel-module__fqkZqq__memberAvatar{background:#64748b;border-radius:50%;flex:none;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.8125rem;font-weight:700;display:inline-flex}.RoomDMSidePanel-module__fqkZqq__memberName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.875rem;overflow:hidden}.RoomDMSidePanel-module__fqkZqq__memberCheck{color:var(--primary,#a5b4fc);font-weight:700}.RoomDMSidePanel-module__fqkZqq__modalError{color:#fca5a5;margin:0;font-size:.8125rem}.RoomDMSidePanel-module__fqkZqq__modalActions{justify-content:flex-end;gap:.5rem;display:flex}.RoomDMSidePanel-module__fqkZqq__modalCancel,.RoomDMSidePanel-module__fqkZqq__modalCreate{font:inherit;cursor:pointer;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.RoomDMSidePanel-module__fqkZqq__modalCancel{color:#fffc;background:0 0;border:1px solid #ffffff2e}.RoomDMSidePanel-module__fqkZqq__modalCreate{background:var(--primary,#6366f1);color:#fff;border:none}.RoomDMSidePanel-module__fqkZqq__modalCreate:disabled{opacity:.5;cursor:not-allowed}
.RoomAiSidePanel-module__5VeSwa__panel{background-image:var(--panel-bg);color:#fff;z-index:50;flex-direction:column;min-height:0;display:flex;overflow-y:auto}[data-device=desktop] .RoomAiSidePanel-module__5VeSwa__panel{border-right:1px solid var(--panel-border-color);grid-area:2/2}[data-device=mobile] .RoomAiSidePanel-module__5VeSwa__panel{width:100%;height:100%}.RoomAiSidePanel-module__5VeSwa__head{padding:1.25rem 1.125rem .75rem}.RoomAiSidePanel-module__5VeSwa__title{color:#fff;margin:0;font-size:1rem;font-weight:700}.RoomAiSidePanel-module__5VeSwa__content{padding:0 .5rem 1rem}.RoomAiSidePanel-module__5VeSwa__menu{flex-direction:column;gap:.125rem;margin:0;padding:0;list-style:none;display:flex}.RoomAiSidePanel-module__5VeSwa__item{color:#ffffffd9;border-radius:.5rem;align-items:center;gap:.625rem;padding:.5rem .75rem;font-size:.9375rem;text-decoration:none;transition:background .12s,color .12s;display:flex}.RoomAiSidePanel-module__5VeSwa__item:hover{color:#fff;background:#ffffff14}.RoomAiSidePanel-module__5VeSwa__itemActive,.RoomAiSidePanel-module__5VeSwa__itemActive:hover{background:var(--rail-active-bg,#ffffff29);color:#fff;font-weight:600}.RoomAiSidePanel-module__5VeSwa__itemIcon{opacity:.9;font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 20;flex-shrink:0;justify-content:center;align-items:center;width:1.375rem;font-size:1.25rem;line-height:1;display:inline-flex}.RoomAiSidePanel-module__5VeSwa__itemLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}[data-device=mobile] .RoomAiSidePanel-module__5VeSwa__head{padding:1.25rem 1.25rem .875rem}[data-device=mobile] .RoomAiSidePanel-module__5VeSwa__title{font-size:1.125rem}[data-device=mobile] .RoomAiSidePanel-module__5VeSwa__content{padding:0 0 1.5rem}[data-device=mobile] .RoomAiSidePanel-module__5VeSwa__menu{gap:0}[data-device=mobile] .RoomAiSidePanel-module__5VeSwa__item{border-radius:0;gap:.75rem;padding:.875rem 1.25rem;font-size:1rem}[data-device=mobile] .RoomAiSidePanel-module__5VeSwa__item+.RoomAiSidePanel-module__5VeSwa__item{border-top:1px solid #ffffff14}[data-device=mobile] .RoomAiSidePanel-module__5VeSwa__itemIcon{width:1.5rem;font-size:1.375rem}
.RoomLayout-module__G_rQYW__layout{--layout-tint:#16a34a;--layout-header-height:3.25rem;--layout-rail-width:4.375rem;--layout-sidebar-width:14rem;--layout-rail-fg:#fff;--layout-sidebar-fg:#fff;--layout-header-fg:#fff;--mobile-nav-height:4rem;--page-padding-x:1.25rem;--page-padding-top:3rem;--page-header-pb:2.5rem;--page-body-pb:1.5rem;--page-body-mt:0;--page-body-pt:1.5rem;--page-header-gradient:linear-gradient(135deg, color-mix(in srgb, var(--layout-tint), black 80%) 0%, var(--layout-tint) 60%, color-mix(in srgb, var(--layout-tint), white 25%) 100%);--panel-active-bg:#ffffff2e;--panel-border-color:#ffffff14;height:100dvh;animation:.35s ease-out RoomLayout-module__G_rQYW__roomFadeIn}@keyframes RoomLayout-module__G_rQYW__roomFadeIn{0%{opacity:0;filter:blur(4px)}to{opacity:1;filter:blur()}}.RoomLayout-module__G_rQYW__layout .m3-nav-rail{--rail-width:var(--layout-rail-width);--rail-border-right:none;--rail-background:var(--layout-rail-bg);--rail-color:var(--layout-rail-fg);--rail-items-gap:1.25rem;--rail-items-padding:.5rem 0;--rail-header-padding:.75rem 0 .5rem;height:100%;overflow:visible}.RoomLayout-module__G_rQYW__layout .layout-rail{overflow:visible}:is(.RoomLayout-module__G_rQYW__layout .layout-rail .m3-deco,.RoomLayout-module__G_rQYW__layout .m3-nav-bar .m3-deco){--icon-size:1.375rem;--deco-pill-width:2.5rem;--deco-pill-height:1.875rem;--deco-pill-radius:.5rem;--deco-font-size:.6875rem;--deco-color:#ffffffd1;--icon-color:#ffffffd1;--deco-active-text-color:#fff}:is(.RoomLayout-module__G_rQYW__layout .layout-rail .m3-deco.deco-active,.RoomLayout-module__G_rQYW__layout .m3-nav-bar .m3-deco.deco-active){--deco-color:var(--layout-tint);--icon-color:#fff}.RoomLayout-module__G_rQYW__layout .layout-sidebar>*{min-height:100%}.RoomLayout-module__G_rQYW__layout .m3-nav-bar{--nav-bar-background:var(--layout-rail-bg);--nav-bar-color:var(--layout-rail-fg);--nav-bar-height:var(--mobile-nav-height);--nav-bar-border-top:none}.RoomLayout-module__G_rQYW__layout .m3-nav-bar .m3-deco{--icon-size:1.25rem;--deco-pill-height:1.75rem;--deco-font-size:.6875rem}.RoomLayout-module__G_rQYW__layout .layout-main{overscroll-behavior-y:contain;min-width:0;min-height:0;padding:0;overflow-y:auto}@media (max-width:767px){.RoomLayout-module__G_rQYW__layout{--page-padding-x:1rem;--page-padding-top:1.5rem;--page-header-pb:2.25rem;--page-body-pb:2.5rem;--page-title-fs:1.375rem}.RoomLayout-module__G_rQYW__layout n-resize-handle{display:none}.RoomLayout-module__G_rQYW__layout .layout-main{padding-bottom:var(--mobile-nav-height,3.5rem)}.RoomLayout-module__G_rQYW__layout[data-stage=panel] .layout-sidebar>*{padding-bottom:var(--mobile-nav-height,3.5rem)}.RoomLayout-module__G_rQYW__layout[data-stage=panel]{grid-template-columns:minmax(0,1fr);grid-template-areas:"header""sidebar"}.RoomLayout-module__G_rQYW__layout[data-stage=panel] .layout-sidebar{border-right:none;display:block}.RoomLayout-module__G_rQYW__layout[data-stage=panel] .layout-main{display:none}}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .RoomLayout-module__G_rQYW__layout{--text-secondary:color-mix(in srgb, var(--layout-tint) 18%, #e2e8f0);--text-muted:color-mix(in srgb, var(--layout-tint) 22%, #cbd5e1);--border-light:color-mix(in srgb, var(--layout-tint) 12%, #3b4759);--border:color-mix(in srgb, var(--layout-tint) 12%, #4b5768)}}:root[data-theme=dark] .RoomLayout-module__G_rQYW__layout{--text-secondary:color-mix(in srgb, var(--layout-tint) 18%, #e2e8f0);--text-muted:color-mix(in srgb, var(--layout-tint) 22%, #cbd5e1);--border-light:color-mix(in srgb, var(--layout-tint) 12%, #3b4759);--border:color-mix(in srgb, var(--layout-tint) 12%, #4b5768)}
.ApplicantProfileCard-module__FMHvVa__card{border:1px solid var(--border,#ffffff24);background:var(--bg-card,#ffffff08);border-radius:.625rem;margin:.75rem 1rem .25rem;padding:.875rem 1rem}.ApplicantProfileCard-module__FMHvVa__head{color:var(--text-muted,#94a3b8);margin:0 0 .625rem;font-size:.75rem;font-weight:700}.ApplicantProfileCard-module__FMHvVa__chips{flex-wrap:wrap;gap:.375rem;margin-bottom:.625rem;display:flex}.ApplicantProfileCard-module__FMHvVa__chip{background:color-mix(in srgb, var(--primary,#6366f1) 14%, transparent);border:1px solid color-mix(in srgb, var(--primary,#6366f1) 30%, transparent);border-radius:999px;align-items:center;gap:.375rem;padding:.25rem .5rem .25rem .625rem;font-size:.8125rem;display:inline-flex}.ApplicantProfileCard-module__FMHvVa__chipLabel{color:var(--primary,#818cf8);font-size:.6875rem;font-weight:700}.ApplicantProfileCard-module__FMHvVa__chipValue{color:var(--text-primary,#e5e7eb);font-weight:600}.ApplicantProfileCard-module__FMHvVa__chipTag{background:var(--bg-hover,#ffffff1a);color:var(--text-primary,#e5e7eb);border-radius:999px;padding:.0625rem .375rem;font-size:.75rem;font-weight:600}.ApplicantProfileCard-module__FMHvVa__qa{margin-top:.5rem}.ApplicantProfileCard-module__FMHvVa__qa:first-of-type{margin-top:0}.ApplicantProfileCard-module__FMHvVa__qLabel{color:var(--text-secondary,#cbd5e1);margin:0 0 .1875rem;font-size:.75rem;font-weight:700}.ApplicantProfileCard-module__FMHvVa__qAnswer{color:var(--text-primary,#e5e7eb);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.875rem;line-height:1.55}
.RoomChannelChat-module__t6qUVa__openStudyRoomBtn{color:#ffffffd9;white-space:nowrap;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:.375rem;align-items:center;gap:.375rem;height:2rem;padding:0 .625rem;font-size:.8125rem;font-weight:600;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.RoomChannelChat-module__t6qUVa__openStudyRoomBtn:hover{color:#fff;background:#ffffff2e;border-color:#ffffff52}.RoomChannelChat-module__t6qUVa__openStudyRoomBtn .material-symbols-outlined{font-size:1.125rem;line-height:1}[data-device=mobile] .RoomChannelChat-module__t6qUVa__openStudyRoomBtn{justify-content:center;gap:0;width:2rem;padding:0;font-size:0}
.ApplicantReview-module__7qrY7a__note{color:var(--text-muted,#94a3b8);padding:2rem;font-size:.9375rem}.ApplicantReview-module__7qrY7a__headerActions{align-items:center;gap:.5rem;display:flex}.ApplicantReview-module__7qrY7a__approveBtn{font:inherit;color:#fff;cursor:pointer;background:#22c55e;border:0;border-radius:.5rem;padding:.4rem 1rem;font-size:.8125rem;font-weight:700}.ApplicantReview-module__7qrY7a__approveBtn:disabled{opacity:.6;cursor:not-allowed}.ApplicantReview-module__7qrY7a__rejectBtn{font:inherit;color:#fff;cursor:pointer;background:#ffffff1f;border:1.5px solid #ffffffd9;border-radius:.5rem;padding:.4rem .9rem;font-size:.8125rem;font-weight:700}.ApplicantReview-module__7qrY7a__rejectBtn:hover:not(:disabled){color:#fff;background:#ef4444e6;border-color:#ef4444f2}.ApplicantReview-module__7qrY7a__rejectBtn:disabled{opacity:.6;cursor:not-allowed}
