.Header-module__hBw1pG__header{z-index:100;-webkit-backdrop-filter:blur(20px);background:var(--header-bg,#0a0b14d9);border-bottom:1px solid var(--border-light);padding:0;position:sticky;top:0}.Header-module__hBw1pG__inner{justify-content:space-between;align-items:center;gap:24px;height:64px;display:flex}.Header-module__hBw1pG__logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Header-module__hBw1pG__logoIcon{filter:drop-shadow(0 0 8px #6c63ff80);font-size:24px}.Header-module__hBw1pG__logoImgWrapper{background:var(--logo-container-bg,#6c63ff1f);border:1px solid var(--logo-container-border,#6c63ff4d);width:40px;height:40px;box-shadow:0 0 14px var(--logo-glow-color,#6c63ff59);transition:box-shadow var(--transition),border-color var(--transition);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.Header-module__hBw1pG__logo:hover .Header-module__hBw1pG__logoImgWrapper{box-shadow:0 0 22px var(--logo-glow-color,#6c63ff80);border-color:var(--logo-container-border-hover,#6c63ff80)}.Header-module__hBw1pG__logoImg{object-fit:contain;width:auto;max-width:160px;height:38px;display:block}.Header-module__hBw1pG__logoText{color:var(--text-primary);letter-spacing:-.5px;font-size:20px;font-weight:800}.Header-module__hBw1pG__nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-shrink:1;align-items:center;gap:4px;min-width:0;display:flex;overflow-x:auto}.Header-module__hBw1pG__nav::-webkit-scrollbar{display:none}.Header-module__hBw1pG__navLink{border-radius:var(--radius-full);color:var(--text-secondary);transition:all var(--transition);white-space:nowrap;padding:6px 14px;font-size:14px;font-weight:500;text-decoration:none}.Header-module__hBw1pG__navLink:hover{color:var(--text-primary);background:var(--bg-card-hover)}.Header-module__hBw1pG__right{flex-shrink:0;align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__onlineBadge{border-radius:var(--radius-full);color:#34d399;background:#10b9811a;border:1px solid #10b98133;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;display:flex}@media (max-width:768px){.Header-module__hBw1pG__inner{gap:12px;height:54px}.Header-module__hBw1pG__logoText{font-size:17px}.Header-module__hBw1pG__onlineBadge{display:none}}@media (max-width:640px){.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__inner{gap:8px;height:50px}.Header-module__hBw1pG__logoText{font-size:15px}.Header-module__hBw1pG__userName{max-width:72px}}@media (orientation:landscape) and (max-height:500px){.Header-module__hBw1pG__inner{gap:8px;height:46px}.Header-module__hBw1pG__logoImg{height:34px!important}.Header-module__hBw1pG__nav{gap:2px}.Header-module__hBw1pG__navLink{padding:4px 10px;font-size:13px}.Header-module__hBw1pG__onlineBadge{display:none}.Header-module__hBw1pG__userName{max-width:60px}}.Header-module__hBw1pG__diagMenu{position:relative}.Header-module__hBw1pG__diagMenuBtn{cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-family:inherit;display:inline-flex}.Header-module__hBw1pG__diagMenuBtnActive{color:var(--text-primary);background:var(--bg-card-hover)}.Header-module__hBw1pG__diagCaret{color:var(--text-muted);font-size:10px;transition:transform .2s;display:inline-block}.Header-module__hBw1pG__diagCaretOpen{transform:rotate(180deg)}.Header-module__hBw1pG__diagDropdown{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-lg);width:420px;box-shadow:var(--shadow-md);z-index:200;padding:16px;animation:.15s Header-module__hBw1pG__dropIn}.Header-module__hBw1pG__diagSection{flex-direction:column;gap:10px;display:flex}.Header-module__hBw1pG__diagSectionHeader{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__diagSectionLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.07em;margin:0;font-size:11px;font-weight:700}.Header-module__hBw1pG__diagDivider{border:none;border-top:1px solid var(--border-light);margin:12px 0}.Header-module__hBw1pG__diagGrid{flex-direction:column;gap:4px;display:flex}.Header-module__hBw1pG__diagItem{border-radius:var(--radius-md);color:var(--text-secondary);transition:background var(--transition),color var(--transition);align-items:center;gap:10px;padding:9px 10px;text-decoration:none;display:flex}.Header-module__hBw1pG__diagItem:hover{background:var(--bg-card-hover);color:var(--text-primary)}.Header-module__hBw1pG__diagItemIcon{flex-shrink:0;font-size:22px}.Header-module__hBw1pG__diagItemText{flex-direction:column;gap:1px;display:flex}.Header-module__hBw1pG__diagItemTitle{color:var(--text-primary);font-size:13px;font-weight:600}.Header-module__hBw1pG__diagItemDesc{color:var(--text-muted);font-size:11px}.Header-module__hBw1pG__diagStartBtn{color:#10b981;border-radius:var(--radius-full);transition:background var(--transition);background:#10b9811a;padding:3px 10px;font-size:11px;font-weight:700;text-decoration:none}.Header-module__hBw1pG__diagStartBtn:hover{background:#10b98133}.Header-module__hBw1pG__subjectGrid{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.Header-module__hBw1pG__subjectBtn{border-radius:var(--radius-md);color:var(--text-secondary);transition:background var(--transition),color var(--transition);flex-direction:column;align-items:center;gap:3px;padding:8px 4px;font-size:11px;font-weight:600;text-decoration:none;display:flex}.Header-module__hBw1pG__subjectBtn span:first-child{font-size:18px}.Header-module__hBw1pG__subjectBtn:hover{background:var(--bg-card-hover);color:var(--text-primary)}.Header-module__hBw1pG__diagGradeNote{color:var(--text-muted);text-align:right;margin:0;font-size:11px}.Header-module__hBw1pG__authBtns{gap:6px;display:flex}.Header-module__hBw1pG__userMenu{position:relative}.Header-module__hBw1pG__userBtn{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition);color:var(--text-primary);align-items:center;gap:6px;padding:5px 10px;font-size:13px;display:flex}.Header-module__hBw1pG__userBtn:hover{border-color:var(--brand-violet);background:var(--bg-card-hover)}.Header-module__hBw1pG__avatar{font-size:18px}.Header-module__hBw1pG__userName{text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-weight:600;overflow:hidden}.Header-module__hBw1pG__caret{color:var(--text-muted);font-size:10px}.Header-module__hBw1pG__rolePill{letter-spacing:.03em;border-radius:99px;flex-shrink:0;padding:2px 6px;font-size:9px;font-weight:700}.Header-module__hBw1pG__dropdown{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-lg);min-width:200px;box-shadow:var(--shadow-md);z-index:200;padding:8px;animation:.15s Header-module__hBw1pG__dropIn;position:absolute;top:calc(100% + 6px);right:0}@keyframes Header-module__hBw1pG__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__dropdownUser{align-items:center;gap:10px;padding:6px 8px;display:flex}.Header-module__hBw1pG__dropdownAvatar{font-size:28px}.Header-module__hBw1pG__dropdownName{color:var(--text-primary);font-size:14px;font-weight:700}.Header-module__hBw1pG__dropdownEmail{color:var(--text-muted);font-size:11px}.Header-module__hBw1pG__dropdownDivider{border:none;border-top:1px solid var(--border-light);margin:6px 0}.Header-module__hBw1pG__dropdownItem{border-radius:var(--radius-md);width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;transition:background var(--transition),color var(--transition);background:0 0;border:none;padding:8px 10px;font-size:13px}.Header-module__hBw1pG__dropdownItem:hover{background:var(--bg-card-hover);color:var(--text-primary)}
.AuthModal-module__eGxINa__authBox{max-width:420px;position:relative}.AuthModal-module__eGxINa__closeBtn{position:absolute;top:16px;right:16px}.AuthModal-module__eGxINa__logoRow{align-items:center;gap:12px;margin-bottom:24px;display:flex}.AuthModal-module__eGxINa__logo{font-size:32px}.AuthModal-module__eGxINa__logoTitle{color:var(--text-primary);font-size:16px;font-weight:700}.AuthModal-module__eGxINa__logoSub{color:var(--text-muted);margin-top:2px;font-size:11px}.AuthModal-module__eGxINa__tabBar{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-md);gap:6px;margin-bottom:20px;padding:4px;display:flex}.AuthModal-module__eGxINa__tabBtn{flex:1;border-radius:calc(var(--radius-md) - 2px)!important;padding:8px!important;font-size:14px!important}.AuthModal-module__eGxINa__errorMsg{border-radius:var(--radius-md);color:#f87171;background:#ef44441a;border:1px solid #ef444440;margin-bottom:12px;padding:10px 14px;font-size:13px;animation:.3s AuthModal-module__eGxINa__shake}@keyframes AuthModal-module__eGxINa__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.AuthModal-module__eGxINa__form{flex-direction:column;gap:16px;display:flex}.AuthModal-module__eGxINa__field{flex-direction:column;gap:7px;display:flex}.AuthModal-module__eGxINa__pwRow{gap:8px;display:flex}.AuthModal-module__eGxINa__avatarGrid{grid-template-columns:repeat(9,1fr);gap:4px;display:grid}.AuthModal-module__eGxINa__avatarBtn{aspect-ratio:1;border-radius:var(--radius-sm);background:var(--bg-card);cursor:pointer;transition:transform var(--transition),border-color var(--transition);border:1.5px solid #0000;justify-content:center;align-items:center;min-width:0;font-size:18px;display:flex}.AuthModal-module__eGxINa__avatarBtn:hover{border-color:var(--border);transform:scale(1.15)}.AuthModal-module__eGxINa__avatarActive{transform:scale(1.1);border-color:var(--brand-violet)!important;background:#6c63ff26!important}@media (max-width:480px){.AuthModal-module__eGxINa__avatarGrid{grid-template-columns:repeat(6,1fr);gap:6px}.AuthModal-module__eGxINa__avatarBtn{font-size:22px}}.AuthModal-module__eGxINa__ageGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}@media (max-width:480px){.AuthModal-module__eGxINa__ageGrid{grid-template-columns:repeat(2,1fr)}}.AuthModal-module__eGxINa__submitBtn{width:100%;margin-top:4px;padding:13px!important;font-size:15px!important}.AuthModal-module__eGxINa__switchHint{text-align:center;color:var(--text-muted);font-size:12px}.AuthModal-module__eGxINa__switchLink{color:var(--brand-violet);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0 0 0 4px;font-size:12px;font-weight:600;text-decoration:underline}.AuthModal-module__eGxINa__roleCodeRow{flex-direction:column;display:flex}.AuthModal-module__eGxINa__roleCodeToggle{color:var(--text-muted);cursor:pointer;text-align:left;transition:color var(--transition);background:0 0;border:none;padding:0;font-size:11px}.AuthModal-module__eGxINa__roleCodeToggle:hover{color:var(--brand-violet)}.AuthModal-module__eGxINa__authBox{color:var(--text-primary)}.AuthModal-module__eGxINa__authBox input[type=checkbox],.AuthModal-module__eGxINa__authBox input[type=radio]{accent-color:var(--brand-violet)}.AuthModal-module__eGxINa__authBox select.AuthModal-module__eGxINa__input{color:var(--text-primary);background-color:var(--bg-secondary)}.AuthModal-module__eGxINa__selectionBtn,.AuthModal-module__eGxINa__selectionBtn *{color:inherit!important}
.TeacherConnect-module__D8UDtq__overlay{z-index:9000;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.TeacherConnect-module__D8UDtq__modal{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:400px;box-shadow:var(--shadow-md)}.TeacherConnect-module__D8UDtq__header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:16px 20px 14px;display:flex}.TeacherConnect-module__D8UDtq__title{color:var(--text-primary);font-size:15px;font-weight:700}.TeacherConnect-module__D8UDtq__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:4px;font-size:15px;line-height:1}.TeacherConnect-module__D8UDtq__body{flex-direction:column;gap:14px;padding:20px;display:flex}.TeacherConnect-module__D8UDtq__desc{color:var(--text-secondary);font-size:13px;line-height:1.6}.TeacherConnect-module__D8UDtq__codeBox{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-md);align-items:center;gap:12px;padding:14px 18px;display:flex}.TeacherConnect-module__D8UDtq__code{letter-spacing:.2em;color:var(--brand-violet);flex:1;font-family:monospace;font-size:28px;font-weight:800}.TeacherConnect-module__D8UDtq__copyBtn{border-radius:var(--radius-md);border:1px solid var(--border-light);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;padding:6px 12px;font-size:12px;font-weight:700;transition:all .15s}.TeacherConnect-module__D8UDtq__copyBtn:hover{border-color:var(--brand-violet);color:var(--brand-violet);background:#6c63ff1a}.TeacherConnect-module__D8UDtq__hint{color:var(--text-muted);font-size:11px}.TeacherConnect-module__D8UDtq__inputRow{gap:8px;display:flex}.TeacherConnect-module__D8UDtq__codeInput{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-md);letter-spacing:.12em;color:var(--text-primary);text-transform:uppercase;flex:1;padding:9px 14px;font-family:monospace;font-size:15px;font-weight:700}.TeacherConnect-module__D8UDtq__codeInput:focus{border-color:var(--brand-violet);outline:none}.TeacherConnect-module__D8UDtq__connectBtn{border-radius:var(--radius-md);background:var(--brand-violet);color:#fff;cursor:pointer;border:none;padding:9px 18px;font-size:13px;font-weight:700;transition:opacity .15s}.TeacherConnect-module__D8UDtq__connectBtn:disabled{opacity:.45;cursor:not-allowed}.TeacherConnect-module__D8UDtq__msg{color:var(--text-secondary);font-size:13px;font-weight:600}.TeacherConnect-module__D8UDtq__listTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.TeacherConnect-module__D8UDtq__teacherList{flex-direction:column;gap:8px;display:flex}.TeacherConnect-module__D8UDtq__teacherItem{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-md);align-items:center;gap:10px;padding:10px 14px;display:flex}.TeacherConnect-module__D8UDtq__teacherAvatar{font-size:20px}.TeacherConnect-module__D8UDtq__teacherName{color:var(--text-primary);flex:1;font-size:14px;font-weight:600}.TeacherConnect-module__D8UDtq__disconnectBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:12px;transition:all .15s}.TeacherConnect-module__D8UDtq__disconnectBtn:hover{color:var(--danger);background:#ef44441a}.TeacherConnect-module__D8UDtq__empty{color:var(--text-muted);text-align:center;padding:12px 0;font-size:13px}.TeacherConnect-module__D8UDtq__refreshBtn{background:var(--bg-card-hover);border:1px solid var(--border);color:var(--brand-purple);cursor:pointer;border-radius:6px;padding:3px 10px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s}.TeacherConnect-module__D8UDtq__refreshBtn:hover{border-color:var(--brand-purple);background:#6c63ff33}.TeacherConnect-module__D8UDtq__refreshBtn:disabled{opacity:.4;cursor:not-allowed}
.RoomCard-module__YyALZa__card{cursor:default;flex-direction:column;gap:14px;padding:20px;display:flex}.RoomCard-module__YyALZa__top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.RoomCard-module__YyALZa__catIcon{flex-shrink:0;font-size:28px}.RoomCard-module__YyALZa__meta{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.RoomCard-module__YyALZa__time{color:var(--text-muted);font-size:11px}.RoomCard-module__YyALZa__name{color:var(--text-primary);font-size:16px;font-weight:700;line-height:1.4}.RoomCard-module__YyALZa__desc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.RoomCard-module__YyALZa__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.RoomCard-module__YyALZa__participants{flex-direction:column;flex:1;gap:8px;min-width:140px;display:flex}.RoomCard-module__YyALZa__avatars{display:flex}.RoomCard-module__YyALZa__avatar{background:var(--gradient-brand);border:2px solid var(--bg-secondary);color:#fff;cursor:default;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-6px;font-size:11px;font-weight:700;display:flex;position:relative}.RoomCard-module__YyALZa__avatar:first-child{margin-left:0}.RoomCard-module__YyALZa__moreAvatar{background:var(--bg-card-hover);color:var(--text-secondary);font-size:10px}.RoomCard-module__YyALZa__count{color:var(--text-secondary);align-items:center;gap:8px;font-size:12px;display:flex}.RoomCard-module__YyALZa__countBar{background:var(--bg-card-hover);border-radius:99px;flex:1;height:4px;overflow:hidden}.RoomCard-module__YyALZa__countFill{border-radius:99px;height:100%;transition:width .5s}.RoomCard-module__YyALZa__full{color:var(--danger);font-weight:600}.RoomCard-module__YyALZa__deleteBtn{color:#f87171;cursor:pointer;background:#ef44441f;border:1px solid #ef444459;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-left:auto;font-size:15px;transition:background .15s,transform .15s;display:flex}.RoomCard-module__YyALZa__deleteBtn:hover{background:#ef44444d;transform:scale(1.1)}
.Leaderboard-module___5xbgq__board{padding:20px}.Leaderboard-module___5xbgq__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Leaderboard-module___5xbgq__title{align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.Leaderboard-module___5xbgq__list{flex-direction:column;gap:4px;list-style:none;display:flex}.Leaderboard-module___5xbgq__item{border-radius:var(--radius-md);transition:background var(--transition);align-items:center;gap:10px;padding:10px 12px;display:flex}.Leaderboard-module___5xbgq__item:hover{background:var(--bg-card-hover)}.Leaderboard-module___5xbgq__mine{border:1px solid #6c63ff33;background:#6c63ff1f!important}.Leaderboard-module___5xbgq__rank{text-align:center;width:28px;color:var(--text-secondary);flex-shrink:0;font-size:16px;font-weight:700}.Leaderboard-module___5xbgq__nameWrap{flex:1;align-items:center;gap:8px;display:flex;overflow:hidden}.Leaderboard-module___5xbgq__name{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.Leaderboard-module___5xbgq__time{color:var(--brand-violet);flex-shrink:0;font-size:13px;font-weight:600}.Leaderboard-module___5xbgq__empty{text-align:center;color:var(--text-muted);padding:32px 16px}.Leaderboard-module___5xbgq__emptyIcon{margin-bottom:8px;font-size:40px}.Leaderboard-module___5xbgq__empty p{font-size:14px}
.CreateRoomModal-module__oSiCsG__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.CreateRoomModal-module__oSiCsG__modalTitle{font-size:20px;font-weight:700}.CreateRoomModal-module__oSiCsG__form{flex-direction:column;gap:20px;display:flex}.CreateRoomModal-module__oSiCsG__field{flex-direction:column;gap:8px;display:flex}.CreateRoomModal-module__oSiCsG__catGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.CreateRoomModal-module__oSiCsG__maxGrid{gap:8px;display:flex}.CreateRoomModal-module__oSiCsG__textarea{resize:none;font-family:inherit;line-height:1.5}.CreateRoomModal-module__oSiCsG__actions{gap:10px;margin-top:4px;display:flex}.CreateRoomModal-module__oSiCsG__pwRow{gap:8px;display:flex}.CreateRoomModal-module__oSiCsG__inviteBox{border-radius:var(--radius-md);background:#10b98114;border:1px solid #10b98140;flex-direction:column;gap:10px;padding:16px;animation:.3s CreateRoomModal-module__oSiCsG__fadeIn;display:flex}@keyframes CreateRoomModal-module__oSiCsG__fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.CreateRoomModal-module__oSiCsG__inviteLabel{color:#34d399;font-size:13px;font-weight:600}.CreateRoomModal-module__oSiCsG__inviteRow{gap:8px;display:flex}
.StudyAtmosphere-module__W6nZbq__section{padding:28px 0 8px}.StudyAtmosphere-module__W6nZbq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.StudyAtmosphere-module__W6nZbq__sectionTitle{align-items:center;gap:8px;font-size:17px;font-weight:800;display:flex}.StudyAtmosphere-module__W6nZbq__liveDot{background:var(--success);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.5s infinite StudyAtmosphere-module__W6nZbq__pulse}@keyframes StudyAtmosphere-module__W6nZbq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.StudyAtmosphere-module__W6nZbq__count{color:var(--text-muted);font-size:12px;font-weight:500}.StudyAtmosphere-module__W6nZbq__scroll{scrollbar-width:none;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.StudyAtmosphere-module__W6nZbq__scroll::-webkit-scrollbar{display:none}.StudyAtmosphere-module__W6nZbq__card{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);text-align:center;cursor:default;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;width:136px;padding:16px 12px;transition:transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.StudyAtmosphere-module__W6nZbq__card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000040}.StudyAtmosphere-module__W6nZbq__aiCard{background:linear-gradient(135deg,#6c63ff0f,#0ea5e90a);border-color:#6c63ff40}.StudyAtmosphere-module__W6nZbq__aiGlow{pointer-events:none;background:linear-gradient(135deg,#6c63ff0d,#0000);position:absolute;inset:0}.StudyAtmosphere-module__W6nZbq__avatar{background:var(--gradient-brand);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;font-weight:800;display:flex;position:relative}.StudyAtmosphere-module__W6nZbq__aiAvatar{background:linear-gradient(135deg,#6c63ff,#0ea5e9);font-size:24px}.StudyAtmosphere-module__W6nZbq__statusDot{border:2px solid var(--bg-card);background:var(--success);border-radius:50%;width:12px;height:12px;animation:2s infinite StudyAtmosphere-module__W6nZbq__pulse;position:absolute;bottom:1px;right:1px}.StudyAtmosphere-module__W6nZbq__name{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:110px;font-size:12px;font-weight:700;overflow:hidden}.StudyAtmosphere-module__W6nZbq__subject{color:var(--text-muted);background:var(--bg-secondary);border-radius:99px;padding:2px 8px;font-size:10px}.StudyAtmosphere-module__W6nZbq__task{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.StudyAtmosphere-module__W6nZbq__time{color:var(--brand-violet);font-size:11px;font-weight:700}.StudyAtmosphere-module__W6nZbq__typing{align-items:center;gap:3px;height:14px;display:flex}.StudyAtmosphere-module__W6nZbq__dot{background:var(--brand-violet);border-radius:50%;width:4px;height:4px;animation:1.2s infinite StudyAtmosphere-module__W6nZbq__bounce}.StudyAtmosphere-module__W6nZbq__dot:nth-child(2){animation-delay:.2s}.StudyAtmosphere-module__W6nZbq__dot:nth-child(3){animation-delay:.4s}@keyframes StudyAtmosphere-module__W6nZbq__bounce{0%,80%,to{opacity:.5;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}.StudyAtmosphere-module__W6nZbq__aiLabel{color:var(--brand-violet);letter-spacing:.05em;text-transform:uppercase;background:#6c63ff1f;border-radius:99px;padding:2px 7px;font-size:9px;font-weight:700}