.BookmarksModal-module__ToB36q__Overlay{z-index:9999;background-color:#0009;justify-content:center;align-items:center;animation:.2s forwards BookmarksModal-module__ToB36q__fadeIn;display:flex;position:fixed;inset:0}.BookmarksModal-module__ToB36q__OverlayClosing{animation:.18s forwards BookmarksModal-module__ToB36q__fadeOut}.BookmarksModal-module__ToB36q__Modal{background-color:var(--dropdown-bg,#2f2f2f);border:1px solid var(--dropdown-border,#404040);border-radius:16px;width:100%;max-width:560px;animation:.25s cubic-bezier(.16,1,.3,1) forwards BookmarksModal-module__ToB36q__slideIn;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.BookmarksModal-module__ToB36q__ModalClosing{animation:.18s forwards BookmarksModal-module__ToB36q__slideOut}.BookmarksModal-module__ToB36q__Header{border-bottom:1px solid var(--dropdown-border,#404040);align-items:center;gap:12px;padding:16px;display:flex}.BookmarksModal-module__ToB36q__HeaderIcon{color:var(--action-color,#3b82f6);flex-shrink:0}.BookmarksModal-module__ToB36q__HeaderTitle{color:var(--text-primary,#fff);flex:1;font-size:16px;font-weight:600}.BookmarksModal-module__ToB36q__CloseButton{width:32px;height:32px;color:var(--text-muted,#8e8e8e);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.BookmarksModal-module__ToB36q__CloseButton:hover{background-color:var(--hover-bg,#404040);color:var(--text-primary,#fff)}.BookmarksModal-module__ToB36q__Results{flex-direction:column;min-height:400px;max-height:450px;padding:8px;display:flex;overflow-y:auto}.BookmarksModal-module__ToB36q__Results::-webkit-scrollbar{width:8px}.BookmarksModal-module__ToB36q__Results::-webkit-scrollbar-track{background:0 0}.BookmarksModal-module__ToB36q__Results::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb,#555);border-radius:4px}.BookmarksModal-module__ToB36q__ChatGroup{margin-bottom:4px}.BookmarksModal-module__ToB36q__ChatGroupLabel{color:var(--text-muted,#8e8e8e);padding:8px 16px 4px;font-size:12px;font-weight:600;display:block}.BookmarksModal-module__ToB36q__BookmarkItem{width:100%;color:var(--text-secondary,#e5e5e5);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:flex-start;gap:12px;padding:10px 16px;font-family:inherit;font-size:13px;line-height:1.4;transition:background-color .1s;display:flex}.BookmarksModal-module__ToB36q__BookmarkItem:hover{background-color:var(--hover-bg,#404040)}.BookmarksModal-module__ToB36q__BookmarkIcon{color:var(--action-color,#3b82f6);flex-shrink:0;margin-top:1px}.BookmarksModal-module__ToB36q__BookmarkContent{flex:1;min-width:0}.BookmarksModal-module__ToB36q__BookmarkPreview{-webkit-line-clamp:2;color:var(--text-primary,#fff);-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;overflow:hidden}.BookmarksModal-module__ToB36q__BookmarkMeta{color:var(--text-muted,#8e8e8e);align-items:center;gap:6px;margin-top:4px;font-size:11px;display:flex}.BookmarksModal-module__ToB36q__BookmarkRole{text-transform:capitalize}.BookmarksModal-module__ToB36q__BookmarkDot{background:var(--text-muted,#8e8e8e);border-radius:50%;width:3px;height:3px}.BookmarksModal-module__ToB36q__RemoveButton{width:28px;height:28px;color:var(--text-muted,#8e8e8e);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.BookmarksModal-module__ToB36q__BookmarkItem:hover .BookmarksModal-module__ToB36q__RemoveButton{opacity:1}.BookmarksModal-module__ToB36q__RemoveButton:hover{color:var(--error-color,#ef4444);background-color:#ef444426}.BookmarksModal-module__ToB36q__NoResults{text-align:center;color:var(--text-muted,#8e8e8e);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:32px 24px;font-size:14px;line-height:1.5;display:flex}.BookmarksModal-module__ToB36q__NoResultsIcon{color:var(--text-muted,#8e8e8e);opacity:.4;margin-bottom:8px}@keyframes BookmarksModal-module__ToB36q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes BookmarksModal-module__ToB36q__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes BookmarksModal-module__ToB36q__slideIn{0%{opacity:0;transform:translateY(-10px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes BookmarksModal-module__ToB36q__slideOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(8px)scale(.97)}}
.SidebarChatItem-module__FT-KGa__ChatItem{cursor:pointer;box-sizing:border-box;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-width:0;height:34px;min-height:34px;padding:6px 11.5px;transition:background-color .1s;display:flex;overflow:hidden}.SidebarChatItem-module__FT-KGa__ChatItem[draggable=true]{-webkit-user-drag:element}.SidebarChatItem-module__FT-KGa__ChatItem[draggable=true]:active{opacity:.6}.SidebarChatItem-module__FT-KGa__ChatItem:hover{background-color:var(--hover-bg,#ffffff1a)}.SidebarChatItem-module__FT-KGa__ChatItemActive{background-color:var(--selected-bg,#ffffff26)}.SidebarChatItem-module__FT-KGa__ChatItemMenuOpen{z-index:100;position:relative}.SidebarChatItem-module__FT-KGa__ChatTitle{color:var(--text-primary,#ececec);white-space:nowrap;text-overflow:ellipsis;flex:1;align-items:center;gap:4px;min-width:0;font-size:13px;display:flex;overflow:hidden}.SidebarChatItem-module__FT-KGa__CurrentBadge{letter-spacing:.01em;max-width:90px;height:16px;color:var(--current-badge-color,var(--action-color,#3b82f6));background-color:color-mix(in srgb, var(--current-badge-color,var(--action-color,#3b82f6)) 14%, transparent);border:1px solid color-mix(in srgb, var(--current-badge-color,var(--action-color,#3b82f6)) 30%, transparent);border-radius:4px;flex-shrink:0;align-items:center;gap:4px;padding:0 6px 0 5px;font-size:10px;font-weight:600;line-height:1;display:inline-flex}.SidebarChatItem-module__FT-KGa__CurrentBadgeDot{background-color:var(--current-badge-color,var(--action-color,#3b82f6));border-radius:50%;flex-shrink:0;width:5px;height:5px}.SidebarChatItem-module__FT-KGa__CurrentBadgeName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SidebarChatItem-module__FT-KGa__PinIcon{color:var(--text-muted,#8e8e8e);flex-shrink:0;align-items:center;display:flex}.SidebarChatItem-module__FT-KGa__PinIndicator{width:24px;height:24px;color:var(--text-muted,#8e8e8e);flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex}.SidebarChatItem-module__FT-KGa__LoadingSpinner{width:24px;height:24px;color:var(--text-muted,#8e8e8e);flex-shrink:0;justify-content:center;align-items:center;padding:4px;animation:1s linear infinite SidebarChatItem-module__FT-KGa__spin;display:flex}@keyframes SidebarChatItem-module__FT-KGa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SidebarChatItem-module__FT-KGa__UnreadDot{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.SidebarChatItem-module__FT-KGa__UnreadDot:after{content:"";background-color:var(--action-color,#3b82f6);border-radius:50%;width:8px;height:8px}.SidebarChatItem-module__FT-KGa__MenuContainer{margin-right:-4px;position:relative}.SidebarChatItem-module__FT-KGa__MenuButton{color:var(--text-muted,#8e8e8e);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:all .15s,transform .2s cubic-bezier(.34,1.56,.64,1);display:flex}.SidebarChatItem-module__FT-KGa__MenuButtonVisible{opacity:1}.SidebarChatItem-module__FT-KGa__MenuButtonOpen{color:var(--text-primary,#ececec);background-color:var(--hover-bg,#ffffff1a);transform:rotate(90deg)}.SidebarChatItem-module__FT-KGa__MenuButton:hover{color:var(--text-primary,#ececec);background-color:var(--hover-bg,#ffffff1a)}.SidebarChatItem-module__FT-KGa__DropdownMenu{background-color:var(--dropdown-bg,#111);border:1px solid var(--dropdown-border,#1f1f1f);z-index:1000;transform-origin:100% 0;border-radius:10px;min-width:160px;margin-top:4px;padding:4px;animation:.2s cubic-bezier(.16,1,.3,1) forwards SidebarChatItem-module__FT-KGa__contextMenuIn;position:absolute;top:100%;right:0;box-shadow:0 8px 24px #00000080,0 2px 8px #0000004d}.SidebarChatItem-module__FT-KGa__DropdownMenuClosing{animation:.14s forwards SidebarChatItem-module__FT-KGa__contextMenuOut}.SidebarChatItem-module__FT-KGa__DropdownPortal{z-index:99999}.SidebarChatItem-module__FT-KGa__DropdownUpward{transform-origin:100% 100%;animation:.2s cubic-bezier(.16,1,.3,1) forwards SidebarChatItem-module__FT-KGa__contextMenuInUp}@keyframes SidebarChatItem-module__FT-KGa__contextMenuIn{0%{opacity:0;transform:scale(.9)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes SidebarChatItem-module__FT-KGa__contextMenuOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.9)translateY(-4px)}}@keyframes SidebarChatItem-module__FT-KGa__contextMenuInUp{0%{opacity:0;transform:scale(.9)translateY(4px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes SidebarChatItem-module__FT-KGa__dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes SidebarChatItem-module__FT-KGa__dropdownFadeInUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.SidebarChatItem-module__FT-KGa__DropdownItem{width:100%;color:var(--text-primary,#ececec);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:10px 12px;font-family:inherit;font-size:14px;transition:background-color .1s;display:flex}.SidebarChatItem-module__FT-KGa__DropdownItem:hover{background-color:var(--dropdown-hover,#1a1a1a)}.SidebarChatItem-module__FT-KGa__DropdownItem svg{color:var(--text-muted,#8e8e8e);flex-shrink:0}.SidebarChatItem-module__FT-KGa__DropdownDivider{background-color:var(--dropdown-border,#1f1f1f);height:1px;margin:4px 0}.SidebarChatItem-module__FT-KGa__DropdownItemDanger,.SidebarChatItem-module__FT-KGa__DropdownItemDanger svg{color:var(--error-color,#ef4444)}.SidebarChatItem-module__FT-KGa__DropdownItemDanger:hover{background-color:#ef444426}.SidebarChatItem-module__FT-KGa__ChatItemRenaming{background-color:var(--selected-bg,#ffffff26)}.SidebarChatItem-module__FT-KGa__RenameInput{color:var(--text-primary,#ececec);background:0 0;border:none;border-radius:0;outline:none;flex:1;min-width:0;margin-top:1px;padding:0;font-family:inherit;font-size:14px;line-height:1}.SidebarChatItem-module__FT-KGa__RenameActions{flex-shrink:0;align-items:center;gap:2px;display:flex}.SidebarChatItem-module__FT-KGa__RenameButton{width:20px;height:20px;color:var(--text-muted,#8e8e8e);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.SidebarChatItem-module__FT-KGa__RenameButton:hover{color:var(--text-primary,#ececec);background-color:var(--hover-bg,#ffffff1a)}
@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(../media/KaTeX_AMS-Regular.0p1vbqd84i2~o.woff2)format("woff2"),url(../media/KaTeX_AMS-Regular.0b~8ki5y928w2.woff)format("woff"),url(../media/KaTeX_AMS-Regular.173t6ktr7uf-w.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(../media/KaTeX_Caligraphic-Bold.01-pzluls4zgb.woff2)format("woff2"),url(../media/KaTeX_Caligraphic-Bold.0x2v1lwn~880f.woff)format("woff"),url(../media/KaTeX_Caligraphic-Bold.16zv5fax0h0ka.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(../media/KaTeX_Caligraphic-Regular.0rysu1t-ncjq8.woff2)format("woff2"),url(../media/KaTeX_Caligraphic-Regular.10927swgekwun.woff)format("woff"),url(../media/KaTeX_Caligraphic-Regular.02i3z7wig438t.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(../media/KaTeX_Fraktur-Bold.0w23i72~hprpq.woff2)format("woff2"),url(../media/KaTeX_Fraktur-Bold.0e-16u10iuyyf.woff)format("woff"),url(../media/KaTeX_Fraktur-Bold.0et27v~3~4uhe.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(../media/KaTeX_Fraktur-Regular.0rekyoa-52fj_.woff2)format("woff2"),url(../media/KaTeX_Fraktur-Regular.0b.riegzdfue2.woff)format("woff"),url(../media/KaTeX_Fraktur-Regular.0vjwa15znhk~4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(../media/KaTeX_Main-Bold.16pfc63_du6mx.woff2)format("woff2"),url(../media/KaTeX_Main-Bold.09lmynrorhcbw.woff)format("woff"),url(../media/KaTeX_Main-Bold.09i7~607shf-h.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(../media/KaTeX_Main-BoldItalic.0d54rk08rx11s.woff2)format("woff2"),url(../media/KaTeX_Main-BoldItalic.0cp37g7x1q8h6.woff)format("woff"),url(../media/KaTeX_Main-BoldItalic.15j6k~hix2t_0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(../media/KaTeX_Main-Italic.06o5nq0_91v60.woff2)format("woff2"),url(../media/KaTeX_Main-Italic.0382gqciexmbu.woff)format("woff"),url(../media/KaTeX_Main-Italic.0su4i6mm18-wo.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(../media/KaTeX_Main-Regular.0kaf-ag2_wkm-.woff2)format("woff2"),url(../media/KaTeX_Main-Regular.0diheg01zyoph.woff)format("woff"),url(../media/KaTeX_Main-Regular.08zh8z.7shijf.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(../media/KaTeX_Math-BoldItalic.0ja97dn.cpc87.woff2)format("woff2"),url(../media/KaTeX_Math-BoldItalic.0ck1myuerwyqw.woff)format("woff"),url(../media/KaTeX_Math-BoldItalic.0ajzxypnbx1h1.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(../media/KaTeX_Math-Italic.0zrha2c4sl2je.woff2)format("woff2"),url(../media/KaTeX_Math-Italic.09xkhecjcn5r9.woff)format("woff"),url(../media/KaTeX_Math-Italic.0x23a-bmp-5tg.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(../media/KaTeX_SansSerif-Bold.05a9.pc1j_zx9.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Bold.0jcl-ayi1uun0.woff)format("woff"),url(../media/KaTeX_SansSerif-Bold.0re8y.dm7.mt5.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(../media/KaTeX_SansSerif-Italic.0a0234dc3s62j.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Italic.0judofdln9731.woff)format("woff"),url(../media/KaTeX_SansSerif-Italic.10z1iap9pfus8.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(../media/KaTeX_SansSerif-Regular.0v6gcj32-czft.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Regular.0h9yjlugq4q_e.woff)format("woff"),url(../media/KaTeX_SansSerif-Regular.0zm18kga42ebc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(../media/KaTeX_Script-Regular.0c4.h-mer83d_.woff2)format("woff2"),url(../media/KaTeX_Script-Regular.0ze6v4r_-99oy.woff)format("woff"),url(../media/KaTeX_Script-Regular.0q14y6zkzlpob.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size1-Regular.013x6a4ierotp.woff2)format("woff2"),url(../media/KaTeX_Size1-Regular.0kidw0oi.m68o.woff)format("woff"),url(../media/KaTeX_Size1-Regular.0m6y-i6wfokni.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size2-Regular.0d5inmyp-tyv3.woff2)format("woff2"),url(../media/KaTeX_Size2-Regular.0blpmluwilgbg.woff)format("woff"),url(../media/KaTeX_Size2-Regular.0wnhnvj-.k9d5.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size3-Regular.0iukctyhw5j56.woff2)format("woff2"),url(../media/KaTeX_Size3-Regular.01h0xm_sfctj3.woff)format("woff"),url(../media/KaTeX_Size3-Regular.0jl8mqyf4gzpn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size4-Regular.0w3.rb_c4stzk.woff2)format("woff2"),url(../media/KaTeX_Size4-Regular.12tvaesf3.zl3.woff)format("woff"),url(../media/KaTeX_Size4-Regular.0wr_9l81-mu06.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(../media/KaTeX_Typewriter-Regular.0c4zdxz~8frhm.woff2)format("woff2"),url(../media/KaTeX_Typewriter-Regular.0cgrzn5l3kao5.woff)format("woff"),url(../media/KaTeX_Typewriter-Regular.128~qc3858otl.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.16.27"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}
.ChatArea-module__fuUMEG__ChatArea{--chat-input-area-height:128px;height:100%;max-height:100%;color:var(--text-primary);background-color:#0000;flex-direction:column;flex:1;transition:margin-right .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}[data-wallpaper=true][data-wp-chat=true][data-wp-video=false] .ChatArea-module__fuUMEG__ChatArea:before{content:"";background-image:var(--wp-url);background-size:var(--wp-sizing);background-repeat:var(--wp-repeat);opacity:var(--wp-opacity);pointer-events:none;z-index:0;background-position:50%;position:absolute;inset:0}[data-wallpaper=true][data-wp-chat=true][data-wp-video=false] .ChatArea-module__fuUMEG__ChatArea:after{content:"";background-color:var(--wp-tint);opacity:var(--wp-tint-intensity);mix-blend-mode:color;pointer-events:none;z-index:0;position:absolute;inset:0}[data-video-panel="280"] .ChatArea-module__fuUMEG__ChatArea{margin-right:280px}[data-video-panel="48"] .ChatArea-module__fuUMEG__ChatArea{margin-right:48px}[data-wallpaper=true][data-wp-chat=true][data-wp-video=true][data-wp-chat-mode=frosted] .ChatArea-module__fuUMEG__ChatArea{background-color:color-mix(in srgb, var(--chat-bg) 50%, transparent);-webkit-backdrop-filter:blur(var(--wp-frost,14px))}.ChatArea-module__fuUMEG__LearnBgBlur{pointer-events:none;z-index:0;filter:blur(60px);opacity:.2;will-change:filter;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.1)}.ChatArea-module__fuUMEG__LearnBgCanvas{pointer-events:none;z-index:0;opacity:1;will-change:opacity;width:100%;height:100%;transition:opacity .18s;animation:.7s cubic-bezier(.16,1,.3,1) ChatArea-module__fuUMEG__learnCanvasFadeIn;position:absolute;inset:0;transform:translateZ(0)}.ChatArea-module__fuUMEG__LearnBgCanvasTransitioning{opacity:0}@keyframes ChatArea-module__fuUMEG__learnCanvasFadeIn{0%{opacity:0}to{opacity:1}}.ChatArea-module__fuUMEG__LearnBgCanvasEmpty{opacity:.7}.ChatArea-module__fuUMEG__LearnBgCanvasChatting{opacity:.3}.ChatArea-module__fuUMEG__LearnBgCanvasBlurred{filter:blur(6px)brightness(.7);transform:scale(1.04)}@media (max-width:768px){.ChatArea-module__fuUMEG__LearnBgCanvas{filter:blur(8px)brightness(.65);transform:scale(1.06)}.ChatArea-module__fuUMEG__LearnBgCanvasEmpty{opacity:.5;filter:blur(6px)brightness(.7)}.ChatArea-module__fuUMEG__LearnBgCanvasChatting{opacity:.25;filter:blur(10px)brightness(.6)}}.ChatArea-module__fuUMEG__LearnFrost{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0;transform:translateZ(0)}.ChatArea-module__fuUMEG__LearnFrostEmpty{-webkit-backdrop-filter:blur(6px)}.ChatArea-module__fuUMEG__LearnFrostChat{-webkit-backdrop-filter:blur(16px)}.ChatArea-module__fuUMEG__Messages{padding:80px var(--space-6) 24px var(--space-6);gap:var(--space-6);scrollbar-width:none;scrollbar-color:transparent transparent;top:0;left:0;right:0;bottom:var(--chat-input-area-height,128px);z-index:1;overflow-anchor:none;flex-direction:column;padding-right:36px;display:flex;position:absolute;overflow-y:auto}.ChatArea-module__fuUMEG__MessagesWithQuiz{padding-bottom:24px}.ChatArea-module__fuUMEG__MessagesVirtualized{scrollbar-width:none;scrollbar-color:transparent transparent;padding:0;overflow:hidden!important}.ChatArea-module__fuUMEG__MessagesVirtualized::-webkit-scrollbar{width:0;display:none}.ChatArea-module__fuUMEG__StreamingBottomGap{pointer-events:none;background:0 0;flex:none;min-height:0;transition:height .9s cubic-bezier(.16,1,.3,1)}.ChatArea-module__fuUMEG__VirtualizedListScroll{scrollbar-width:none;scrollbar-color:transparent transparent;-ms-overflow-style:none;scrollbar-gutter:auto}.ChatArea-module__fuUMEG__VirtualizedListScroll::-webkit-scrollbar{background:0 0;width:0;height:0;display:none}.ChatArea-module__fuUMEG__VirtualizedListScroll::-webkit-scrollbar-track{background:0 0}.ChatArea-module__fuUMEG__VirtualizedListScroll::-webkit-scrollbar-thumb{background-color:#0000;border-radius:0}.ChatArea-module__fuUMEG__VirtualizedListScroll::-webkit-scrollbar-corner{background:0 0}@media (max-width:768px){.ChatArea-module__fuUMEG__MessagesWithQuiz{padding-bottom:24px}}.ChatArea-module__fuUMEG__Messages::-webkit-scrollbar{width:0;display:none}.ChatArea-module__fuUMEG__Messages::-webkit-scrollbar-track{background:0 0}.ChatArea-module__fuUMEG__Messages::-webkit-scrollbar-thumb{background-color:#0000;border-radius:0}.ChatArea-module__fuUMEG__EmptyState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding-bottom:190px;display:flex}.ChatArea-module__fuUMEG__EmptyTitle{font-size:var(--text-2xl);color:var(--text-primary);letter-spacing:-.01em;padding-bottom:40px;font-weight:400}.ChatArea-module__fuUMEG__TypewriterCursor{opacity:.85;color:var(--text-primary);-webkit-text-fill-color:var(--text-primary);margin-left:2px;animation:.9s step-end infinite ChatArea-module__fuUMEG__typewriterCursorBlink;display:inline-block}.ChatArea-module__fuUMEG__BrightTitle .ChatArea-module__fuUMEG__TypewriterCursor{background-image:linear-gradient(135deg, var(--gradient-start,#3b82f6) 0%, var(--gradient-end,#ec4899) 30%, var(--gradient-start,#3b82f6) 50%, var(--gradient-end,#ec4899) 80%, var(--gradient-start,#3b82f6) 100%);-webkit-text-fill-color:transparent;color:#0000;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:.9s step-end infinite ChatArea-module__fuUMEG__typewriterCursorBlink,2s linear infinite ChatArea-module__fuUMEG__titleGradientFlow}.ChatArea-module__fuUMEG__TeamInfo{flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-top:14px;display:flex}.ChatArea-module__fuUMEG__TeamQuote{max-width:56rem;color:var(--text-secondary,#a0a0a0);opacity:.92;text-align:center;font-size:13px;font-style:italic;line-height:1.55}.ChatArea-module__fuUMEG__TeamQuote:before{content:"“";opacity:.9;margin-right:.2em}.ChatArea-module__fuUMEG__TeamQuote:after{content:"”";opacity:.9;margin-left:.2em}.ChatArea-module__fuUMEG__TeamAttribution{align-items:center;gap:6px;margin-top:2px;line-height:1;display:inline-flex}.ChatArea-module__fuUMEG__TeamName{color:var(--text-secondary,#a0a0a0);opacity:1;letter-spacing:.01em;font-size:12px;line-height:1}.ChatArea-module__fuUMEG__TeamRole{text-transform:uppercase;letter-spacing:.06em;height:16px;color:var(--thinking-color,var(--action-color,#a78bfa));border:1px solid var(--hover-bg,#ffffff29);background:var(--selected-bg,#ffffff14);border-radius:6px;justify-content:center;align-items:center;padding:0 6px;font-size:10px;font-weight:600;line-height:1;display:inline-flex}.ChatArea-module__fuUMEG__ErrorBubble{background-color:#ef44441a;border:1px solid #ef44444d;border-radius:12px;align-items:flex-start;gap:12px;max-width:100%;padding:14px 16px;display:flex}.ChatArea-module__fuUMEG__ErrorIcon{width:20px;height:20px;color:var(--error-color,#ef4444);flex-shrink:0;margin-top:1px}.ChatArea-module__fuUMEG__ErrorContent{color:var(--text-primary);flex:1;font-size:14px;line-height:1.5}.ChatArea-module__fuUMEG__BrightTitle{background-image:linear-gradient(135deg, var(--gradient-start,#3b82f6) 0%, var(--gradient-end,#ec4899) 30%, var(--gradient-start,#3b82f6) 50%, var(--gradient-end,#ec4899) 80%, var(--gradient-start,#3b82f6) 100%);-webkit-text-fill-color:transparent;color:#0000;filter:drop-shadow(0 0 15px var(--gradient-start,#3b82f680));will-change:background-position;background-size:200%;-webkit-background-clip:text;background-clip:text;font-weight:700;animation:2s linear infinite ChatArea-module__fuUMEG__titleGradientFlow}@keyframes ChatArea-module__fuUMEG__titleGradientFlow{0%{background-position:0%}to{background-position:200%}}@keyframes ChatArea-module__fuUMEG__typewriterCursorBlink{0%,45%{opacity:.9}46%,to{opacity:0}}.ChatArea-module__fuUMEG__InputContainer{z-index:5;max-width:47rem;margin:0 auto;position:relative}.ChatArea-module__fuUMEG__InputArea{flex-shrink:0;width:100%}.ChatArea-module__fuUMEG__Message{width:100%;max-width:48rem;margin:0 auto;animation:.2s ChatArea-module__fuUMEG__fadeIn}@keyframes ChatArea-module__fuUMEG__fadeIn{0%{opacity:0;transform:translateY(8px)translateZ(0)}to{opacity:1;transform:translateY(0)translateZ(0)}}.ChatArea-module__fuUMEG__MessageUser{flex-direction:column;align-items:flex-end;display:flex}.ChatArea-module__fuUMEG__Paragraph{margin:0 0 1em}.ChatArea-module__fuUMEG__MessageUser .ChatArea-module__fuUMEG__MessageContent{background-color:var(--message-user-bg);color:var(--message-user-text);overflow-wrap:break-word;word-break:break-word;white-space:pre-wrap;border-radius:26px 26px 4px;flex-direction:column;gap:8px;width:fit-content;max-width:100%;padding:12px 20px;font-size:16px;line-height:1.6;transition:width .2s,max-width .2s;display:flex}.ChatArea-module__fuUMEG__MessageUserVoice .ChatArea-module__fuUMEG__MessageContent{font-style:italic}.ChatArea-module__fuUMEG__MessageEditing{width:100%;align-self:center!important;align-items:stretch!important;max-width:48rem!important}.ChatArea-module__fuUMEG__MessageEditing .ChatArea-module__fuUMEG__MessageContent{width:100%;max-width:100%}.ChatArea-module__fuUMEG__EditContainer{flex-direction:column;gap:8px;width:100%;display:flex}.ChatArea-module__fuUMEG__EditContainer .ChatArea-module__fuUMEG__ImagePreview,.ChatArea-module__fuUMEG__EditContainer .ChatArea-module__fuUMEG__AttachmentsPreview{padding-left:0}.ChatArea-module__fuUMEG__EditContainer .ChatArea-module__fuUMEG__PDFCard,.ChatArea-module__fuUMEG__EditContainer .ChatArea-module__fuUMEG__VideoCard{background:var(--message-user-bg)}.ChatArea-module__fuUMEG__EditTextArea{resize:none;width:100%;color:inherit;font-family:inherit;font-size:inherit;background:0 0;border:none;outline:none;min-height:48px;max-height:200px;margin:0;padding:0;line-height:1.6;overflow-y:auto}.ChatArea-module__fuUMEG__EditTextArea::-webkit-scrollbar{width:4px}.ChatArea-module__fuUMEG__EditTextArea::-webkit-scrollbar-track{background:0 0}.ChatArea-module__fuUMEG__EditTextArea::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:2px}.ChatArea-module__fuUMEG__EditButtons{justify-content:flex-end;gap:8px;margin-top:4px;margin-right:-8px;display:flex}.ChatArea-module__fuUMEG__EditCancelButton,.ChatArea-module__fuUMEG__EditSaveButton{cursor:pointer;border:none;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:500;transition:background-color .2s}.ChatArea-module__fuUMEG__EditCancelButton{color:inherit;background-color:#0003}.ChatArea-module__fuUMEG__EditCancelButton:hover{background-color:#0000004d}.ChatArea-module__fuUMEG__EditSaveButton{color:#000;background-color:#fff}.ChatArea-module__fuUMEG__EditSaveButton:hover{opacity:.9}.ChatArea-module__fuUMEG__MessageAssistant{flex-direction:column;align-items:flex-start;width:100%;display:flex}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent{overflow-wrap:break-word;word-break:break-word;width:100%;max-width:52rem;position:relative}.ChatArea-module__fuUMEG__MessageContentSettling{animation:.52s cubic-bezier(.22,1,.36,1) ChatArea-module__fuUMEG__replySettle}.ChatArea-module__fuUMEG__MarkdownBody{overflow-wrap:break-word;word-break:break-word;z-index:2;width:100%;position:relative}.ChatArea-module__fuUMEG__MarkdownBodySettling{animation:.52s cubic-bezier(.22,1,.36,1) ChatArea-module__fuUMEG__replySettle}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent .ChatArea-module__fuUMEG__TextBeforeInlineStatus{margin-bottom:-6px}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent .ChatArea-module__fuUMEG__TextBeforeInlineStatus p:last-child{margin-bottom:0;line-height:1.35}.ChatArea-module__fuUMEG__SelectionHighlightLayer{pointer-events:none;z-index:1;position:absolute;inset:0}.ChatArea-module__fuUMEG__SelectionHighlightRect{background:color-mix(in srgb, var(--action-color,#60a5fa) 18%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--action-color,#60a5fa) 35%, transparent) inset;border-radius:6px;animation:.16s ease-out ChatArea-module__fuUMEG__selectionHighlightIn;position:absolute}@keyframes ChatArea-module__fuUMEG__selectionHighlightIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes ChatArea-module__fuUMEG__replySettle{0%{opacity:.76;filter:saturate(.92);transform:translateY(5px)scale(.995)}55%{opacity:1;filter:saturate();transform:translateY(-1px)scale(1.002)}to{opacity:1;filter:saturate();transform:translateY(0)scale(1)}}.ChatArea-module__fuUMEG__SelectionToolbar{z-index:5;border:1px solid color-mix(in srgb, var(--dropdown-border,#2a2a2a) 82%, transparent);background:var(--dropdown-bg,#141414);border-radius:14px;flex-direction:column;align-items:stretch;gap:4px;padding:6px;animation:.18s ease-out ChatArea-module__fuUMEG__selectionToolbarIn;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 16px 36px #00000047}.ChatArea-module__fuUMEG__SelectionToolbarButton{appearance:none;width:100%;min-height:34px;color:var(--text-secondary,#b4b4b4);font:inherit;letter-spacing:.01em;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:0 10px;font-size:12px;font-weight:600;transition:background-color .18s,color .18s;display:flex}.ChatArea-module__fuUMEG__SelectionToolbarButton svg{opacity:.9;flex:none}.ChatArea-module__fuUMEG__SelectionToolbarButton span{text-align:left;flex:auto}@media (hover:hover) and (pointer:fine){.ChatArea-module__fuUMEG__SelectionToolbarButton:hover{color:var(--text-primary,#ececec);background-color:#ffffff14}}.ChatArea-module__fuUMEG__SelectionToolbarButton:focus-visible{outline-offset:2px;outline:2px solid #ffffff2e}@keyframes ChatArea-module__fuUMEG__selectionToolbarIn{0%{opacity:0;transform:translate(-50%,6px)scale(.98)}to{opacity:1;transform:translate(-50%)scale(1)}}.ChatArea-module__fuUMEG__MessageUsageReadout{font-variant-numeric:tabular-nums;letter-spacing:.01em;color:color-mix(in srgb, var(--text-secondary,#a1a1aa) 70%, transparent);opacity:.8;-webkit-user-select:text;user-select:text;cursor:default;align-items:center;gap:5px;margin-top:2px;font-size:11px;line-height:1.3;transition:opacity .15s;display:inline-flex}.ChatArea-module__fuUMEG__MessageUsageReadout:hover{opacity:1}.ChatArea-module__fuUMEG__MessageUsageReadoutSep{opacity:.5;-webkit-user-select:none;user-select:none}.ChatArea-module__fuUMEG__MessageContextActions{flex-wrap:wrap;align-items:center;gap:6px;width:100%;margin-top:2px;display:flex}.ChatArea-module__fuUMEG__MessageContextActionButton{appearance:none;border:1px solid color-mix(in srgb, var(--dropdown-border,#2a2a2a) 86%, transparent);background:color-mix(in srgb, var(--hover-bg,#ffffff14) 50%, transparent);min-height:28px;color:color-mix(in srgb, var(--text-secondary,#a1a1aa) 96%, var(--text-primary,#ececec));font:inherit;cursor:pointer;opacity:0;animation:.34s cubic-bezier(.16,1,.3,1) forwards ChatArea-module__fuUMEG__contextActionIn;animation-delay:calc(var(--context-action-index,0) * 40ms + 60ms);border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:500;transition:border-color .18s,background-color .18s,color .18s,transform .18s;display:inline-flex;transform:translateY(6px)}@media (hover:hover) and (pointer:fine){.ChatArea-module__fuUMEG__MessageContextActionButton:hover{color:var(--text-primary,#ececec);border-color:color-mix(in srgb, var(--text-secondary,#6b7280) 70%, transparent);background:color-mix(in srgb, var(--hover-bg,#ffffff14) 90%, transparent);transform:translateY(-1px)}}.ChatArea-module__fuUMEG__OpenChallengeBtn{border:1px solid color-mix(in srgb, var(--action-color) 35%, transparent);background:color-mix(in srgb, var(--action-color) 10%, transparent);color:var(--action-color);cursor:pointer;letter-spacing:.01em;border-radius:10px;align-items:center;gap:7px;margin:10px 0 4px;padding:9px 18px;font-size:13px;font-weight:600;transition:background .18s,transform .15s,border-color .18s;display:inline-flex}@media (hover:hover) and (pointer:fine){.ChatArea-module__fuUMEG__OpenChallengeBtn:hover{background:color-mix(in srgb, var(--action-color) 18%, transparent);border-color:color-mix(in srgb, var(--action-color) 55%, transparent);transform:translateY(-1px)}}.ChatArea-module__fuUMEG__OpenChallengeBtn:active{transform:translateY(0)}@keyframes ChatArea-module__fuUMEG__contextActionIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ChatArea-module__fuUMEG__MessageSuggestions{flex-direction:column;align-items:flex-start;gap:6px;width:100%;margin-top:2px;display:flex}.ChatArea-module__fuUMEG__MessageSuggestionButton{appearance:none;max-width:min(100%,30rem);box-shadow:none;color:color-mix(in srgb, var(--text-secondary,#a1a1aa) 94%, var(--text-primary,#ececec));font:inherit;text-align:left;cursor:pointer;opacity:0;animation:.38s cubic-bezier(.16,1,.3,1) forwards ChatArea-module__fuUMEG__suggestionStaggerIn;animation-delay:calc(var(--suggestion-index,0) * 55ms + 80ms);background:0 0;border:none;border-radius:12px;outline:none;align-items:center;gap:8px;margin:0;padding:10px 14px;font-size:14px;font-weight:500;line-height:1.3;text-decoration:none;transition:background-color .24s,color .24s;display:inline-flex;transform:translateY(6px)}.ChatArea-module__fuUMEG__MessageSuggestionButton>*{will-change:transform;transition:transform .28s cubic-bezier(.16,1,.3,1);transform:translate(0,0)}@media (hover:hover) and (pointer:fine){.ChatArea-module__fuUMEG__MessageSuggestionButton:hover{color:var(--text-primary,#ececec);background-color:#ffffff0a}}.ChatArea-module__fuUMEG__MessageSuggestionButton:focus-visible{color:var(--text-primary,#ececec);background-color:#ffffff0a}@media (hover:hover) and (pointer:fine){.ChatArea-module__fuUMEG__MessageSuggestionButton:hover>*,.ChatArea-module__fuUMEG__MessageSuggestionButton:focus-visible>*{transform:translate(5px)}}.ChatArea-module__fuUMEG__MessageSuggestionIcon{width:13px;height:13px;color:color-mix(in srgb, var(--text-secondary,#a1a1aa) 94%, var(--text-primary,#ececec));opacity:.96;flex-shrink:0;transition:color .22s,opacity .22s,transform .28s cubic-bezier(.16,1,.3,1)}.ChatArea-module__fuUMEG__MessageSuggestionSkeleton{max-width:min(100%,30rem);color:color-mix(in srgb, var(--text-secondary,#a1a1aa) 94%, var(--text-primary,#ececec));background-color:#0000;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex}.ChatArea-module__fuUMEG__MessageSuggestionSkeletonLine{background:linear-gradient(90deg,#ffffff14 0%,#ffffff29 48%,#ffffff14 100%) 0 0/220% 100%;border-radius:999px;flex:1;min-width:7rem;height:.95em;animation:1.25s ease-in-out infinite ChatArea-module__fuUMEG__suggestionSkeletonPulse;display:block}@media (hover:hover) and (pointer:fine){.ChatArea-module__fuUMEG__MessageSuggestionButton:hover .ChatArea-module__fuUMEG__MessageSuggestionIcon{color:color-mix(in srgb, var(--text-primary,#ececec) 92%, var(--text-secondary,#a1a1aa));opacity:.96;transform:translate(3px)}}.ChatArea-module__fuUMEG__MessageSuggestionButton:focus-visible .ChatArea-module__fuUMEG__MessageSuggestionIcon{color:color-mix(in srgb, var(--text-primary,#ececec) 92%, var(--text-secondary,#a1a1aa));opacity:.96;transform:translate(3px)}.ChatArea-module__fuUMEG__SuggestLink{color:color-mix(in srgb, var(--text-secondary,#a1a1aa) 94%, var(--text-primary,#ececec));cursor:pointer;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-color:color-mix(in srgb, var(--text-secondary,#a1a1aa) 94%, var(--text-primary,#ececec));text-decoration-color:color-mix(in srgb, var(--text-secondary,#a1a1aa) 94%, var(--text-primary,#ececec));text-underline-offset:3px;transition:color .15s,text-decoration-color .15s;display:inline}@media (hover:hover) and (pointer:fine){.ChatArea-module__fuUMEG__SuggestLink:hover{color:var(--action-color,#60a5fa);-webkit-text-decoration-color:var(--action-color,#60a5fa);text-decoration-color:var(--action-color,#60a5fa)}.ChatArea-module__fuUMEG__SuggestLink:hover .ChatArea-module__fuUMEG__SuggestLinkIcon{color:var(--action-color,#60a5fa);transform:translate(3px)}}.ChatArea-module__fuUMEG__SuggestLink:focus-visible{color:var(--action-color,#60a5fa);-webkit-text-decoration-color:var(--action-color,#60a5fa);text-decoration-color:var(--action-color,#60a5fa);outline:none}.ChatArea-module__fuUMEG__SuggestLink:focus-visible .ChatArea-module__fuUMEG__SuggestLinkIcon{color:var(--action-color,#60a5fa);transform:translate(3px)}.ChatArea-module__fuUMEG__SuggestLinkIcon{vertical-align:-1px;color:color-mix(in srgb, var(--text-secondary,#a1a1aa) 94%, var(--text-primary,#ececec));opacity:.7;margin-right:3px;transition:transform .28s cubic-bezier(.16,1,.3,1),color .15s;display:inline-block}@keyframes ChatArea-module__fuUMEG__suggestionSkeletonPulse{0%{opacity:.7;background-position:100%}50%{opacity:1;background-position:0%}to{opacity:.7;background-position:-100%}}@keyframes ChatArea-module__fuUMEG__suggestionStaggerIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent h1{margin-top:1.25em;margin-bottom:.75em;font-size:1.5rem;font-weight:600;line-height:1.3}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent h2{margin-top:1.1em;margin-bottom:.6em;font-size:1.25rem;font-weight:600;line-height:1.3}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent h3{margin-top:1em;margin-bottom:.5em;font-size:1.1rem;font-weight:600;line-height:1.3}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent p{margin-bottom:1em;line-height:1.6}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent p:last-child{margin-bottom:0}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent ul,.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent ol{margin-bottom:1em;padding-left:1.5em}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent li{margin-bottom:.5em;line-height:1.6}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent .ChatArea-module__fuUMEG__math-display{margin-bottom:1em;padding:.5em 0;overflow-x:auto}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent .ChatArea-module__fuUMEG__katex{color:var(--text-primary)!important}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent .ChatArea-module__fuUMEG__katex *{color:inherit!important}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent .ChatArea-module__fuUMEG__katex .ChatArea-module__fuUMEG__sqrt>.ChatArea-module__fuUMEG__root{border-top-color:var(--text-primary)!important}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent .ChatArea-module__fuUMEG__katex .ChatArea-module__fuUMEG__sqrt .ChatArea-module__fuUMEG__sqrt-line{border-bottom-style:solid!important;border-bottom-width:.04em!important;border-bottom-color:var(--text-primary)!important}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent .ChatArea-module__fuUMEG__katex .ChatArea-module__fuUMEG__sqrt .ChatArea-module__fuUMEG__sqrt-sign{color:var(--text-primary)!important}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent .ChatArea-module__fuUMEG__katex .ChatArea-module__fuUMEG__sqrt .ChatArea-module__fuUMEG__vlist-t{border-top-color:var(--text-primary)!important}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent .ChatArea-module__fuUMEG__katex .ChatArea-module__fuUMEG__frac-line{border-bottom-color:var(--text-primary)!important;background-color:var(--text-primary)!important}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent .ChatArea-module__fuUMEG__katex .ChatArea-module__fuUMEG__rule{border-color:var(--text-primary)!important;background-color:var(--text-primary)!important}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent table{border-collapse:collapse;width:100%;margin:1.5em 0;font-size:.95em}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent th{text-align:left;border-bottom:2px solid color-mix(in srgb, var(--dropdown-border) 80%, transparent);color:var(--text-primary);background-color:#0000;padding:12px 8px;font-weight:600}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent td{border-bottom:1px solid color-mix(in srgb, var(--dropdown-border) 50%, transparent);color:var(--text-secondary);background-color:#0000;padding:12px 8px}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent tr:last-child td{border-bottom:none}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent tr:nth-child(2n){background-color:#0000}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent hr{border:none;border-top:1px solid var(--dropdown-border);margin:1.5em 0}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent blockquote{border-left:3px solid var(--dropdown-border);color:var(--text-secondary);margin:1em 0;padding:.25em 1em}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent blockquote p{margin-bottom:0}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent code:not(pre code){background-color:#ffffff1a;border-radius:4px;padding:2px 6px;font-family:Fira Code,Consolas,Monaco,monospace;font-size:.9em}.ChatArea-module__fuUMEG__AttachButton{width:32px;height:32px;color:var(--attach-button-color,#b4b4b4);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:8px;transition:background-color .15s;display:flex}.ChatArea-module__fuUMEG__AttachButton:hover{background-color:var(--hover-bg,#ffffff1a);color:var(--text-primary,#ececec)}.ChatArea-module__fuUMEG__FileInput{display:none}.ChatArea-module__fuUMEG__AttachmentWrapper{position:relative}.ChatArea-module__fuUMEG__AttachMenu{background-color:var(--dropdown-bg,#2f2f2f);border:1px solid var(--dropdown-border,#404040);z-index:100;will-change:opacity, transform;border-radius:10px;flex-direction:column;width:210px;padding:6px;animation:.15s ChatArea-module__fuUMEG__attachMenuFadeIn;display:flex;position:absolute;bottom:48px;left:0;box-shadow:0 8px 24px #0006}@keyframes ChatArea-module__fuUMEG__attachMenuFadeIn{0%{opacity:0;transform:translateY(4px)translateZ(0)}to{opacity:1;transform:translateY(0)translateZ(0)}}@keyframes ChatArea-module__fuUMEG__attachMenuFadeOut{0%{opacity:1;transform:translateY(0)translateZ(0)}to{opacity:0;transform:translateY(4px)translateZ(0)}}.ChatArea-module__fuUMEG__AttachMenuClosing{animation:.12s forwards ChatArea-module__fuUMEG__attachMenuFadeOut}.ChatArea-module__fuUMEG__AttachMenu button{color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:8.5px 12px;font-family:inherit;font-size:13px;display:flex}.ChatArea-module__fuUMEG__AttachMenu button svg:first-child{flex-shrink:0;width:18px;height:18px}@media (hover:hover) and (pointer:fine){.ChatArea-module__fuUMEG__AttachMenu button:hover{background-color:var(--dropdown-hover,#404040)}}.ChatArea-module__fuUMEG__AttachMenuDivider{background-color:var(--dropdown-border,#404040);height:1px;margin:4px 12px}.ChatArea-module__fuUMEG__ThinkingBadge{background-color:color-mix(in srgb, var(--action-color,#3b82f6) 20%, transparent);color:var(--action-color,#3b82f6);border-radius:10px;margin-left:auto;padding:2px 8px;font-size:11px;font-weight:600}.ChatArea-module__fuUMEG__Checkmark{color:var(--action-color,#60a5fa);margin-left:auto}.ChatArea-module__fuUMEG__MoreMenuItem{position:relative}.ChatArea-module__fuUMEG__MoreButton{color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:7px 12px;font-family:inherit;font-size:13px;display:flex}.ChatArea-module__fuUMEG__QuillPenIcon{background-color:currentColor;flex-shrink:0;width:18px;height:18px;-webkit-mask-image:url(/quillpen.png);mask-image:url(/quillpen.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ChatArea-module__fuUMEG__ThinkIconMenu{background-color:currentColor;flex-shrink:0;width:18px;height:18px;-webkit-mask-image:url(/thinkicon.png);mask-image:url(/thinkicon.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ChatArea-module__fuUMEG__LearnIconMenu{background-color:currentColor;flex-shrink:0;width:18px;height:18px;-webkit-mask-image:url(/gradcap.png);mask-image:url(/gradcap.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ChatArea-module__fuUMEG__QuillPenIconSubmenu{flex-shrink:0;width:16px;height:16px;-webkit-mask-image:url(/quillpen.png);mask-image:url(/quillpen.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ChatArea-module__fuUMEG__MoreButton:hover{background-color:var(--dropdown-hover,#404040)}.ChatArea-module__fuUMEG__ChevronRight{opacity:.6;margin-left:auto}.ChatArea-module__fuUMEG__UseStyleMenuItemActive{color:var(--action-color,#60a5fa)}.ChatArea-module__fuUMEG__UseStyleEndcap{justify-content:center;align-items:center;width:16px;height:16px;margin-left:auto;display:inline-flex;position:relative}.ChatArea-module__fuUMEG__UseStyleChevron,.ChatArea-module__fuUMEG__UseStyleCheck{color:currentColor;margin:auto;transition:opacity .15s;position:absolute;inset:0}.ChatArea-module__fuUMEG__UseStyleChevron{opacity:.6}.ChatArea-module__fuUMEG__UseStyleCheck{opacity:1}.ChatArea-module__fuUMEG__UseStyleMenuItemActive .ChatArea-module__fuUMEG__UseStyleChevron{opacity:0}.ChatArea-module__fuUMEG__UseStyleMenuItemActive:hover .ChatArea-module__fuUMEG__UseStyleChevron{opacity:1}.ChatArea-module__fuUMEG__UseStyleMenuItemActive:hover .ChatArea-module__fuUMEG__UseStyleCheck{opacity:0}.ChatArea-module__fuUMEG__MoreSubmenu{background-color:var(--dropdown-bg,#2f2f2f);border:1px solid var(--dropdown-border,#404040);z-index:101;border-radius:10px;min-width:150px;padding:6px;position:absolute;bottom:0;left:calc(100% + 8px);box-shadow:0 8px 24px #0006}.ChatArea-module__fuUMEG__StyleSubmenu{min-width:240px}.ChatArea-module__fuUMEG__StyleSearchComposer{align-items:center;padding:4px 6px 2px 2px;display:flex}.ChatArea-module__fuUMEG__StyleSearchInput{min-width:0;color:var(--text-primary,#ececec);background:0 0;border:none;border-radius:8px;outline:none;flex:1;padding:7px 10px 7px 6px;font-family:inherit;font-size:13px}.ChatArea-module__fuUMEG__StyleSearchInput::placeholder{color:var(--text-muted,#71717a)}.ChatArea-module__fuUMEG__StyleSearchDivider{background:var(--dropdown-border,#404040);height:1px;margin:4px 6px}.ChatArea-module__fuUMEG__StyleMenuList{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;max-height:210px;overflow-y:auto}.ChatArea-module__fuUMEG__StyleMenuList::-webkit-scrollbar{width:5px}.ChatArea-module__fuUMEG__StyleMenuList::-webkit-scrollbar-track{background:0 0}.ChatArea-module__fuUMEG__StyleMenuList::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:999px}.ChatArea-module__fuUMEG__StyleMenuList::-webkit-scrollbar-thumb:hover{background:#ffffff40}.ChatArea-module__fuUMEG__StyleMenuItem{width:100%;color:var(--text-primary,#ececec);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-family:inherit;font-size:13px;transition:background-color .12s;display:flex}.ChatArea-module__fuUMEG__StyleMenuItem:hover{background-color:var(--dropdown-hover,#404040)}.ChatArea-module__fuUMEG__StyleMenuItemActive,.ChatArea-module__fuUMEG__StyleMenuItemActive svg{color:var(--action-color,#60a5fa)!important}.ChatArea-module__fuUMEG__StyleMenuLabel{flex:1}.ChatArea-module__fuUMEG__StyleMenuEmpty{color:var(--text-muted,#71717a);text-align:center;padding:10px 12px;font-size:13px}.ChatArea-module__fuUMEG__MoreSubmenu:before{content:"";width:12px;height:100%;position:absolute;top:0;left:-12px}.ChatArea-module__fuUMEG__MoreSubmenu button{color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:7px 12px;font-family:inherit;font-size:13px;display:flex}.ChatArea-module__fuUMEG__MoreSubmenu button.ChatArea-module__fuUMEG__StyleMenuItem{padding:10px 12px}.ChatArea-module__fuUMEG__MoreSubmenu button svg:first-child{flex-shrink:0;width:18px;height:18px}@media (hover:hover) and (pointer:fine){.ChatArea-module__fuUMEG__MoreSubmenu button:hover{background-color:var(--dropdown-hover,#404040)}}.ChatArea-module__fuUMEG__InputArea{padding:0 var(--space-6) var(--space-4);z-index:100;pointer-events:none;background-color:#0000;position:absolute;bottom:0;left:0;right:0}.ChatArea-module__fuUMEG__InputArea>*{pointer-events:auto}.ChatArea-module__fuUMEG__EmptyInputWrapper{z-index:20;width:100%;max-width:47rem;padding:0 16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-70px)}.ChatArea-module__fuUMEG__InputWrapper{background-color:var(--input-bg);border:1px solid color-mix(in srgb, var(--dropdown-border) 60%, transparent);border-radius:20px;flex-wrap:wrap;align-items:flex-end;gap:8px;padding:12px 10px;transition:background-color .2s,box-shadow .2s,border-color .2s;display:flex;transform:translateZ(0)}[data-wallpaper=true][data-wp-input=true] .ChatArea-module__fuUMEG__InputWrapper{background-color:color-mix(in srgb, var(--input-bg) 75%, transparent);-webkit-backdrop-filter:blur(12px)}[data-scene-active=true][data-scene-input=true] .ChatArea-module__fuUMEG__InputWrapper{background-color:color-mix(in srgb, var(--input-bg) var(--scene-frost-surface,85%), transparent);border-color:color-mix(in srgb, var(--text-primary) 12%, transparent);box-shadow:inset 0 1px #ffffff1f,0 10px 34px #0000002e;-webkit-backdrop-filter:none!important}.ChatArea-module__fuUMEG__InputWrapper:focus-within{border-color:color-mix(in srgb, var(--dropdown-border) 100%, var(--text-secondary) 30%)}.ChatArea-module__fuUMEG__InputWrapperPanelOpen{border-color:var(--dropdown-border)}.ChatArea-module__fuUMEG__InputWrapperWithImages .ChatArea-module__fuUMEG__ImagePreview{flex:0 0 100%}.ChatArea-module__fuUMEG__AttachmentWrapper{order:1;align-items:center;display:flex;position:relative}.ChatArea-module__fuUMEG__ThinkingWrapper,.ChatArea-module__fuUMEG__SearchWrapper{order:2;align-items:center;display:flex}.ChatArea-module__fuUMEG__SendWrapper{order:4;align-items:center;gap:8px;min-height:32px;display:flex;position:relative}.ChatArea-module__fuUMEG__InputWrapperExpanded .ChatArea-module__fuUMEG__TextArea{flex:0 0 100%;order:1;width:100%;margin-bottom:22px}.ChatArea-module__fuUMEG__InputWrapperMultiLine .ChatArea-module__fuUMEG__TextArea{margin-bottom:2px}.ChatArea-module__fuUMEG__InputContainerInChat{max-width:52rem;position:relative}.ChatArea-module__fuUMEG__InputContainerInChat:before{display:none}.ChatArea-module__fuUMEG__InputContainerDragOver .ChatArea-module__fuUMEG__InputWrapper{border-color:var(--action-color)}.ChatArea-module__fuUMEG__DropOverlay{z-index:50;background:color-mix(in srgb, var(--input-bg) 92%, transparent);border:2px dashed var(--action-color);pointer-events:none;border-radius:16px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ChatArea-module__fuUMEG__DropOverlayContent{color:var(--action-color);flex-direction:column;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.ChatArea-module__fuUMEG__InputContainer{position:relative}.ChatArea-module__fuUMEG__InputWrapperInChat.ChatArea-module__fuUMEG__InputWrapperExpanded .ChatArea-module__fuUMEG__TextArea{margin-bottom:4px}.ChatArea-module__fuUMEG__InputWrapperExpanded .ChatArea-module__fuUMEG__AttachmentWrapper{order:2}.ChatArea-module__fuUMEG__InputWrapperExpanded .ChatArea-module__fuUMEG__ThinkingWrapper,.ChatArea-module__fuUMEG__InputWrapperExpanded .ChatArea-module__fuUMEG__SearchWrapper{order:3}.ChatArea-module__fuUMEG__InputWrapperExpanded .ChatArea-module__fuUMEG__SendWrapper{order:4;margin-left:auto}.ChatArea-module__fuUMEG__SelectorsContainer{flex-wrap:nowrap;order:2;align-items:center;gap:6px;max-width:100%;display:flex;position:relative}.ChatArea-module__fuUMEG__InputWrapperExpanded .ChatArea-module__fuUMEG__SelectorsContainer{order:2}.ChatArea-module__fuUMEG__CompactChips [class*=TextArea],.ChatArea-module__fuUMEG__CompactChips [class*=MenuItemLabel],.ChatArea-module__fuUMEG__CompactChips [class*=Label]{display:none!important}.ChatArea-module__fuUMEG__CompactChips [class*=ThinkChip],.ChatArea-module__fuUMEG__CompactChips [class*=SearchChip],.ChatArea-module__fuUMEG__CompactChips [class*=StyleChip],.ChatArea-module__fuUMEG__CompactChips [class*=ImageChip]{justify-content:center;padding:0 8px}.ChatArea-module__fuUMEG__OverflowPill{background-color:var(--dropdown-hover,#ffffff14);height:32px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;padding:0 10px;font-size:13px;font-weight:500;transition:background-color .15s,color .15s;display:flex}@media (hover:hover) and (pointer:fine){.ChatArea-module__fuUMEG__OverflowPill:hover{background-color:var(--hover-bg,#ffffff26);color:var(--text-primary)}}.ChatArea-module__fuUMEG__OverflowPopover{background-color:var(--dropdown-bg,#2f2f2f);border:1px solid var(--dropdown-border,#404040);z-index:100;border-radius:12px;flex-direction:column;gap:6px;min-width:180px;padding:6px;animation:.15s ChatArea-module__fuUMEG__dropdownFadeIn;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 8px 24px #0006}.ChatArea-module__fuUMEG__OverflowPopover [class*=SearchWrapper],.ChatArea-module__fuUMEG__OverflowPopover [class*=ThinkingWrapper]{width:100%}.ChatArea-module__fuUMEG__OverflowPopover [class*=ThinkChip],.ChatArea-module__fuUMEG__OverflowPopover [class*=SearchChip],.ChatArea-module__fuUMEG__OverflowPopover [class*=StyleChip],.ChatArea-module__fuUMEG__OverflowPopover [class*=ImageChip]{justify-content:flex-start;width:100%}.ChatArea-module__fuUMEG__OverflowPopover [class*=TextArea],.ChatArea-module__fuUMEG__OverflowPopover [class*=MenuItemLabel],.ChatArea-module__fuUMEG__OverflowPopover [class*=Label]{display:inline-flex!important}.ChatArea-module__fuUMEG__TextArea{width:auto;font-family:var(--font-body);color:var(--text-primary);resize:none;scrollbar-width:thin;scrollbar-color:#fff3 transparent;background:0 0;border:none;outline:none;flex:1;order:3;min-height:32px;max-height:200px;padding:4px 0 4px 8px;font-size:16px;line-height:1.5;overflow-y:auto}.ChatArea-module__fuUMEG__TextArea::-webkit-scrollbar{width:6px}.ChatArea-module__fuUMEG__TextArea::-webkit-scrollbar-track{background:0 0}.ChatArea-module__fuUMEG__TextArea::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:3px}.ChatArea-module__fuUMEG__TextArea::placeholder{color:var(--text-muted)}.ChatArea-module__fuUMEG__SendButton{background-color:var(--send-button-bg,var(--text-muted));width:32px;height:32px;color:var(--send-button-icon,var(--surface-white));cursor:pointer;will-change:transform;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .15s,background-color .3s;animation:.2s both ChatArea-module__fuUMEG__sendBtnFadeIn;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}@keyframes ChatArea-module__fuUMEG__sendBtnFadeIn{0%{opacity:0}to{opacity:1}}.ChatArea-module__fuUMEG__SendButtonActive{background-color:var(--text-primary)}.ChatArea-module__fuUMEG__SendButtonStop{border:1px solid color-mix(in srgb, var(--dropdown-border) 15%, transparent);background:0 0}.ChatArea-module__fuUMEG__SendButtonStop:hover{border-color:color-mix(in srgb, var(--action-color) 30%, transparent)}.ChatArea-module__fuUMEG__SendDotCanvas{pointer-events:none;display:block}.ChatArea-module__fuUMEG__SendButton:hover:not(:disabled){transform:scale(1.05)}.ChatArea-module__fuUMEG__SendButton:disabled{cursor:not-allowed}.ChatArea-module__fuUMEG__SendButtonDisabled{background-color:var(--send-button-bg,var(--text-muted));cursor:not-allowed}.ChatArea-module__fuUMEG__DisabledIcon{filter:var(--disabled-icon-filter,invert(1));opacity:.6}.ChatArea-module__fuUMEG__VoiceControls{align-items:center;gap:8px;animation:.2s both ChatArea-module__fuUMEG__sendBtnFadeIn;display:flex}.ChatArea-module__fuUMEG__VoiceMicButton{background:var(--hover-bg,#ffffff14);width:32px;height:32px;color:var(--text-primary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:inline-flex}.ChatArea-module__fuUMEG__VoiceMicButton:hover{background:var(--dropdown-hover,#ffffff26)}.ChatArea-module__fuUMEG__VoiceMicButtonMuted{color:var(--text-muted);opacity:.65}.ChatArea-module__fuUMEG__VoiceActionButton{height:32px;font-family:var(--font-body);cursor:pointer;border:none;border-radius:16px;align-items:center;gap:6px;padding:0 10px;font-size:13px;line-height:1;transition:background-color .15s,transform .15s;display:inline-flex}.ChatArea-module__fuUMEG__VoiceActionButton:hover{transform:translateY(-1px)}.ChatArea-module__fuUMEG__VoiceUseButton{background:var(--action-color,#d1a500);color:#fff;width:32px;height:32px;box-shadow:none;border-radius:50%;justify-content:center;padding:0;font-weight:600;animation:.2s both ChatArea-module__fuUMEG__sendBtnFadeIn}.ChatArea-module__fuUMEG__VoiceUseGlyph{justify-content:center;align-items:center;width:20px;height:20px;display:inline-grid}.ChatArea-module__fuUMEG__VoiceCancelButton{color:#111;background:#f0f0f0;font-weight:600}.ChatArea-module__fuUMEG__VoiceEndButton{color:#fff;background:#1c89ff;font-weight:600}.ChatArea-module__fuUMEG__VoiceBars{justify-content:center;align-items:center;width:20px;height:20px;transition:opacity .12s;display:inline-grid}.ChatArea-module__fuUMEG__VoiceWaveIcon{filter:drop-shadow(0 0 .45px #00000073);width:100%;height:100%;display:block}.ChatArea-module__fuUMEG__VoiceWaveBar{transform-origin:50%;transform-box:fill-box;transition:y .14s,height .14s,opacity .14s,transform .14s}.ChatArea-module__fuUMEG__VoiceActionButton:hover .ChatArea-module__fuUMEG__VoiceWaveBar{animation:.52s cubic-bezier(.22,.61,.36,1) ChatArea-module__fuUMEG__voiceWaveSweep}.ChatArea-module__fuUMEG__VoiceActionButton:hover .ChatArea-module__fuUMEG__VoiceWaveBar:first-of-type{animation-delay:0s}.ChatArea-module__fuUMEG__VoiceActionButton:hover .ChatArea-module__fuUMEG__VoiceWaveBar:nth-of-type(2){animation-delay:45ms}.ChatArea-module__fuUMEG__VoiceActionButton:hover .ChatArea-module__fuUMEG__VoiceWaveBar:nth-of-type(3){animation-delay:90ms}.ChatArea-module__fuUMEG__VoiceActionButton:hover .ChatArea-module__fuUMEG__VoiceWaveBar:nth-of-type(4){animation-delay:.135s}.ChatArea-module__fuUMEG__VoiceActionButton:hover .ChatArea-module__fuUMEG__VoiceWaveBar:nth-of-type(5){animation-delay:.18s}@keyframes ChatArea-module__fuUMEG__voiceWaveSweep{0%{transform:scaleY(1)}42%{transform:scaleY(1.65)}68%{transform:scaleY(.95)}to{transform:scaleY(1)}}.ChatArea-module__fuUMEG__VoiceSpinner{animation:.9s linear infinite ChatArea-module__fuUMEG__voiceSpinnerRotate}@keyframes ChatArea-module__fuUMEG__voiceSpinnerRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.ChatArea-module__fuUMEG__Messages{padding:70px var(--space-4) 120px var(--space-4)}.ChatArea-module__fuUMEG__InputArea{padding:0 8px calc(12px + env(safe-area-inset-bottom,0px));flex-direction:column;display:flex}.ChatArea-module__fuUMEG__InputArea .ChatArea-module__fuUMEG__InputContainer{width:100%;margin-left:0;margin-right:0}.ChatArea-module__fuUMEG__Message{max-width:100%}}.ChatArea-module__fuUMEG__NewChatButton{background-color:var(--action-color,#60a5fa);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;display:flex}.ChatArea-module__fuUMEG__ImagePreview{flex-wrap:wrap;order:0;gap:8px;width:100%;margin:0 0 4px;padding:0 0 0 8px;display:flex}.ChatArea-module__fuUMEG__InputWrapperWithImages .ChatArea-module__fuUMEG__TextArea{padding-left:8px}.ChatArea-module__fuUMEG__ImagePreview img{object-fit:cover;border:1px solid #ffffff1a;border-radius:10px;width:56px;height:56px;display:block}.ChatArea-module__fuUMEG__RemoveImage{color:#fff;cursor:pointer;opacity:0;pointer-events:none;z-index:2;background-color:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:opacity .15s,background-color .15s;display:flex;position:absolute;top:-6px;right:-6px}.ChatArea-module__fuUMEG__ImagePreviewItem:hover .ChatArea-module__fuUMEG__RemoveImage,.ChatArea-module__fuUMEG__ImagePreviewItem:focus-within .ChatArea-module__fuUMEG__RemoveImage{opacity:1;pointer-events:auto}.ChatArea-module__fuUMEG__RemoveImage:hover{background-color:#dc2626cc}.ChatArea-module__fuUMEG__ImagePreviewItem{display:inline-block;position:relative}.ChatArea-module__fuUMEG__ImagePreviewThumb{border:1px solid #ffffff1a;border-radius:10px;width:56px;height:56px;position:relative;overflow:hidden}.ChatArea-module__fuUMEG__ImagePreviewThumb img{object-fit:cover;width:100%;height:100%;display:block}.ChatArea-module__fuUMEG__ImagePreviewItemProcessing .ChatArea-module__fuUMEG__ImagePreviewThumb img{filter:blur(2px);transform:scale(1.03)}.ChatArea-module__fuUMEG__ImagePreviewOverlay{color:#fff;pointer-events:none;z-index:1;background:#0000004d;border-radius:10px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ChatArea-module__fuUMEG__MessageImage{object-fit:cover;cursor:pointer;will-change:transform;border-radius:12px;width:150px;height:150px;margin-bottom:8px;transition:transform .15s;transform:translateZ(0)}.ChatArea-module__fuUMEG__MessageImage:hover{transform:scale(1.02)translateZ(0)}.ChatArea-module__fuUMEG__MessageImages{flex-wrap:wrap;gap:8px;max-width:400px;margin-bottom:8px;display:flex}.ChatArea-module__fuUMEG__MessageImages .ChatArea-module__fuUMEG__MessageImage{width:120px;height:120px;margin-bottom:0}.ChatArea-module__fuUMEG__UserMessageAttachments{flex-shrink:0;justify-content:flex-end;align-items:center;margin-bottom:8px;margin-right:8px;display:flex}.ChatArea-module__fuUMEG__StackedAttachmentsContainer{width:124px;height:110px;position:relative}.ChatArea-module__fuUMEG__StackedAttachmentCard{border:2px solid var(--chat-bg);border-radius:12px;width:100px;height:100px;transition:transform .2s,box-shadow .2s;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 2px 8px #00000026}.ChatArea-module__fuUMEG__StackedAttachmentImageCard{cursor:pointer;appearance:none;background:0 0;padding:0}.ChatArea-module__fuUMEG__StackedAttachmentImage{object-fit:cover;width:100%;height:100%;display:block}.ChatArea-module__fuUMEG__StackedAttachmentFileCard{background:color-mix(in srgb, var(--action-color,#60a5fa) 10%, transparent);border-color:color-mix(in srgb, var(--action-color,#60a5fa) 30%, #ffffff1f);color:inherit;cursor:pointer;justify-content:center;align-items:center;text-decoration:none;display:flex}.ChatArea-module__fuUMEG__StackedAttachmentCardStatic{cursor:default}.ChatArea-module__fuUMEG__StackedAttachmentIcon{background:var(--action-color,#60a5fa);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.ChatArea-module__fuUMEG__StackedAttachmentInfo{flex-direction:column;gap:1px;min-width:0;display:flex}.ChatArea-module__fuUMEG__StackedAttachmentName{color:var(--text-primary,#ededed);white-space:nowrap;text-overflow:ellipsis;max-width:66px;font-size:12px;font-weight:500;overflow:hidden}.ChatArea-module__fuUMEG__StackedAttachmentType{color:var(--text-secondary,#a0a0a0);font-size:11px}.ChatArea-module__fuUMEG__StackedAttachmentCount{background:color-mix(in srgb, var(--text-primary) 75%, transparent);border:1px solid color-mix(in srgb, var(--background) 20%, transparent);min-width:20px;height:20px;color:var(--background);pointer-events:none;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-weight:600;display:flex;position:absolute;bottom:6px;right:6px}.ChatArea-module__fuUMEG__UserMessageAttachments:hover .ChatArea-module__fuUMEG__StackedAttachmentCard{box-shadow:0 4px 12px #00000040}.ChatArea-module__fuUMEG__UserMessageAttachments:hover .ChatArea-module__fuUMEG__StackedAttachmentCard:first-child{transform:translate(0)rotate(0)scale(1.05)!important}.ChatArea-module__fuUMEG__MessageImagesOnly .ChatArea-module__fuUMEG__MessageContent{display:none}.ChatArea-module__fuUMEG__MessageImagesOnly{background:0 0!important;padding:0!important}.ChatArea-module__fuUMEG__EditImageRow{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.ChatArea-module__fuUMEG__EditImagePreviewItem{width:70px;height:70px;position:relative}.ChatArea-module__fuUMEG__EditImagePreviewItem img{object-fit:cover;border-radius:10px;width:100%;height:100%}.ChatArea-module__fuUMEG__EditImageRemove{background:var(--chat-bg,#1a1a1a);width:16px;height:16px;color:var(--text-secondary,#8e8e8e);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:10px;transition:color .15s;display:flex;position:absolute;top:-4px;right:-4px}.ChatArea-module__fuUMEG__EditImageRemove:hover{color:var(--error-color,#ef4444)}.ChatArea-module__fuUMEG__EditAddImageButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .15s;display:flex}.ChatArea-module__fuUMEG__EditAddImageButton:hover:not(:disabled){color:var(--text-primary)}.ChatArea-module__fuUMEG__EditAddImageButton:disabled{opacity:.5;cursor:not-allowed}.ChatArea-module__fuUMEG__MessageImagesStack{width:fit-content;margin-bottom:8px;display:flex;position:relative}.ChatArea-module__fuUMEG__MessageImagesStack .ChatArea-module__fuUMEG__MessageImageStacked{object-fit:cover;border:2px solid var(--chat-bg);cursor:pointer;will-change:transform;border-radius:12px;width:80px;height:80px;transition:transform .15s;transform:translateZ(0)}.ChatArea-module__fuUMEG__MessageImagesStack .ChatArea-module__fuUMEG__MessageImageStacked:not(:first-child){margin-left:-20px}.ChatArea-module__fuUMEG__MessageImagesStack .ChatArea-module__fuUMEG__MessageImageStacked:hover{z-index:10;transform:scale(1.05)translateZ(0)}.ChatArea-module__fuUMEG__MarkdownBody img{object-fit:contain;cursor:pointer;will-change:transform;border-radius:12px;max-width:400px;max-height:400px;margin:8px 0;transition:transform .15s;transform:translateZ(0)}.ChatArea-module__fuUMEG__MarkdownBody img:hover{transform:scale(1.02)translateZ(0)}.ChatArea-module__fuUMEG__CarouselArrow{width:28px;height:28px;color:var(--text-primary);cursor:pointer;background-color:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;transition:background-color .15s;display:flex}.ChatArea-module__fuUMEG__CarouselArrow:hover{background-color:#fff3}.ChatArea-module__fuUMEG__ImageCount{color:var(--text-secondary);white-space:nowrap;margin-left:8px;font-size:12px}.ChatArea-module__fuUMEG__AttachmentsPreview{flex-wrap:wrap;order:0;gap:8px;width:100%;padding:8px 8px 4px;display:flex}.ChatArea-module__fuUMEG__AttachmentsPreview .ChatArea-module__fuUMEG__ImagePreviewItem{display:inline-block;position:relative}.ChatArea-module__fuUMEG__AttachmentsPreview .ChatArea-module__fuUMEG__ImagePreviewItem img{object-fit:cover;width:100%;height:100%}.ChatArea-module__fuUMEG__PDFCard{background:color-mix(in srgb, var(--action-color,#60a5fa) 10%, transparent);border:1px solid color-mix(in srgb, var(--action-color,#60a5fa) 30%, #ffffff1f);border-radius:10px;align-items:center;gap:10px;min-width:180px;max-width:240px;height:56px;padding:0 12px;transition:border-color .15s;display:flex;position:relative}.ChatArea-module__fuUMEG__PDFCard:hover{border-color:color-mix(in srgb, var(--action-color,#60a5fa) 55%, #fff3)}.ChatArea-module__fuUMEG__VideoCard{background:color-mix(in srgb, var(--action-color,#60a5fa) 10%, transparent);border:1px solid color-mix(in srgb, var(--action-color,#60a5fa) 30%, #ffffff1f);border-radius:10px;align-items:center;gap:10px;min-width:180px;max-width:240px;height:56px;padding:0 12px;transition:border-color .15s;display:flex;position:relative}.ChatArea-module__fuUMEG__VideoCard:hover{border-color:color-mix(in srgb, var(--action-color,#60a5fa) 55%, #fff3)}.ChatArea-module__fuUMEG__PDFCardProcessing{border-color:var(--action-color,#60a5fa)}.ChatArea-module__fuUMEG__PDFIcon{background:var(--action-color,#60a5fa);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ChatArea-module__fuUMEG__PDFIconInner{color:#fff;font-size:12px;font-weight:600}.ChatArea-module__fuUMEG__VideoIcon{background:var(--action-color,#60a5fa);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ChatArea-module__fuUMEG__VideoIconInner{color:#fff}.ChatArea-module__fuUMEG__AttachmentSpinner{transform-origin:50%;animation:.9s linear infinite ChatArea-module__fuUMEG__attachmentSpin}.ChatArea-module__fuUMEG__AttachmentSpinnerTrack{opacity:.25}.ChatArea-module__fuUMEG__AttachmentSpinnerArc{stroke-dasharray:18 56;stroke-linecap:round}@keyframes ChatArea-module__fuUMEG__attachmentSpin{to{transform:rotate(360deg)}}.ChatArea-module__fuUMEG__PDFInfo{flex:1;min-width:0;overflow:hidden}.ChatArea-module__fuUMEG__PDFFilename{color:var(--text-primary,#ededed);white-space:nowrap;text-overflow:ellipsis;margin-bottom:1px;font-size:13px;font-weight:500;overflow:hidden}.ChatArea-module__fuUMEG__PDFMeta{color:var(--text-secondary,#a0a0a0);font-size:11px}.ChatArea-module__fuUMEG__PDFRemove{color:#fff;cursor:pointer;opacity:0;z-index:2;background:#000c;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:opacity .15s,background-color .15s;display:flex;position:absolute;top:-6px;right:-6px}.ChatArea-module__fuUMEG__PDFCard:hover .ChatArea-module__fuUMEG__PDFRemove,.ChatArea-module__fuUMEG__VideoCard:hover .ChatArea-module__fuUMEG__PDFRemove{opacity:1}.ChatArea-module__fuUMEG__RemoveIcon{pointer-events:none}.ChatArea-module__fuUMEG__PDFRemove:hover{background:#dc2626e6}.ChatArea-module__fuUMEG__MessagePDFAttachments{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.ChatArea-module__fuUMEG__MessagePDFCard{background:color-mix(in srgb, var(--action-color,#60a5fa) 8%, transparent);border:1px solid color-mix(in srgb, var(--action-color,#60a5fa) 30%, #ffffff1a);cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;transition:background-color .15s;display:flex}.ChatArea-module__fuUMEG__MessagePDFCard:hover{background:color-mix(in srgb, var(--action-color,#60a5fa) 18%, transparent)}.ChatArea-module__fuUMEG__MessageVideoCard{background:color-mix(in srgb, var(--action-color,#60a5fa) 8%, transparent);border:1px solid color-mix(in srgb, var(--action-color,#60a5fa) 30%, #ffffff1a);cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;transition:background-color .15s;display:flex}.ChatArea-module__fuUMEG__MessageVideoCard:hover{background:color-mix(in srgb, var(--action-color,#60a5fa) 18%, transparent)}.ChatArea-module__fuUMEG__MessagePDFIcon{background:var(--action-color,#60a5fa);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ChatArea-module__fuUMEG__MessagePDFIconInner{color:#fff;font-size:10px;font-weight:600}.ChatArea-module__fuUMEG__MessageVideoIcon{background:var(--action-color,#60a5fa);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ChatArea-module__fuUMEG__MessagePDFInfo{min-width:0}.ChatArea-module__fuUMEG__MessagePDFFilename{color:var(--text-primary,#ededed);white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:13px;font-weight:500;overflow:hidden}.ChatArea-module__fuUMEG__MessagePDFMeta{color:var(--text-secondary,#a0a0a0);font-size:11px}@media (max-width:768px){.ChatArea-module__fuUMEG__Messages{gap:16px;padding:60px 12px 24px}.ChatArea-module__fuUMEG__MessageUser .ChatArea-module__fuUMEG__MessageContent{padding:10px 16px;font-size:15px}.ChatArea-module__fuUMEG__MessageAssistant .ChatArea-module__fuUMEG__MessageContent{max-width:100%;padding:0 4px}}.ChatArea-module__fuUMEG__Message{contain:layout style}@media (prefers-reduced-motion:reduce){.ChatArea-module__fuUMEG__Message *,.ChatArea-module__fuUMEG__BrightTitle,.ChatArea-module__fuUMEG__TypewriterCursor{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.ChatArea-module__fuUMEG__BrightTitle{transform:translateZ(0)}.ChatArea-module__fuUMEG__MessageSuggestionSkeletonLine{will-change:background-position}@media (max-width:768px){.ChatArea-module__fuUMEG__InputWrapperBannerAttached{z-index:2;border-radius:0 0 28px 28px;position:relative}.ChatArea-module__fuUMEG__InputWrapperBannerBelow{z-index:2;border-radius:28px 28px 0 0;position:relative}}.ChatArea-module__fuUMEG__InputWrapperMobileSingleLine{border-radius:28px;flex-wrap:nowrap;align-items:flex-end;gap:4px;padding:8px 10px}.ChatArea-module__fuUMEG__InputWrapperMobileSingleLine.ChatArea-module__fuUMEG__InputWrapperExpanded .ChatArea-module__fuUMEG__TextArea{flex:1;order:3;width:auto;min-height:32px;max-height:120px;margin-bottom:0;padding:4px 0 4px 6px;font-size:16px;line-height:1.5}.ChatArea-module__fuUMEG__InputWrapperMobileSingleLine .ChatArea-module__fuUMEG__AttachButton{margin-right:0}.ChatArea-module__fuUMEG__InputWrapperMobileSingleLine .ChatArea-module__fuUMEG__SendWrapper{order:4;margin-left:0}.ChatArea-module__fuUMEG__InputWrapperMobileSingleLine .ChatArea-module__fuUMEG__AttachmentWrapper{order:1}.ChatArea-module__fuUMEG__InputWrapperMobileSingleLine.ChatArea-module__fuUMEG__InputWrapperWithImages{flex-wrap:wrap}.ChatArea-module__fuUMEG__InputWrapperMobileSingleLine .ChatArea-module__fuUMEG__AttachmentsPreview{flex:0 0 100%;order:0}.ChatArea-module__fuUMEG__InputWrapperMobileSingleLine.ChatArea-module__fuUMEG__InputWrapperMobileMultiLine{flex-wrap:wrap}.ChatArea-module__fuUMEG__InputWrapperMobileSingleLine.ChatArea-module__fuUMEG__InputWrapperMobileMultiLine .ChatArea-module__fuUMEG__TextArea{flex:0 0 100%;order:1;width:100%;margin-bottom:4px}.ChatArea-module__fuUMEG__InputWrapperMobileSingleLine.ChatArea-module__fuUMEG__InputWrapperMobileMultiLine .ChatArea-module__fuUMEG__AttachmentWrapper{order:2}.ChatArea-module__fuUMEG__InputWrapperMobileSingleLine.ChatArea-module__fuUMEG__InputWrapperMobileMultiLine .ChatArea-module__fuUMEG__SendWrapper{order:3;margin-left:auto}.ChatArea-module__fuUMEG__ImageGeneratingSkeleton{aspect-ratio:1;background:linear-gradient(180deg, color-mix(in srgb, var(--input-bg,#151515) 96%, black), color-mix(in srgb, var(--input-bg,#151515) 90%, black));border:1px solid color-mix(in srgb, var(--dropdown-border,#ffffff24) 70%, transparent);border-radius:14px;flex-direction:column;justify-content:space-between;width:100%;max-width:420px;margin-top:2px;padding:14px 20px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 8px 24px #0000002e}.ChatArea-module__fuUMEG__ImageGeneratingSkeletonLines{flex-direction:column;gap:12px;display:flex}.ChatArea-module__fuUMEG__ImageGeneratingSkeletonLine{background:color-mix(in srgb, var(--text-primary,#fff) 7%, transparent);border-radius:7px;height:14px;position:relative;overflow:hidden}.ChatArea-module__fuUMEG__ImageGeneratingSkeletonLine:after{content:"";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--text-primary,#fff) 10%, transparent) 50%, transparent 100%);animation:1.8s linear infinite ChatArea-module__fuUMEG__skeletonShimmer;position:absolute;inset:0}.ChatArea-module__fuUMEG__ImageGeneratingSkeletonLine:first-child{width:85%}.ChatArea-module__fuUMEG__ImageGeneratingSkeletonLine:nth-child(2){width:60%}.ChatArea-module__fuUMEG__ImageGeneratingSkeletonLineBottom{background:color-mix(in srgb, var(--text-primary,#fff) 7%, transparent);border-radius:7px;width:40%;height:14px;position:relative;overflow:hidden}.ChatArea-module__fuUMEG__ImageGeneratingSkeletonLineBottom:after{content:"";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--text-primary,#fff) 10%, transparent) 50%, transparent 100%);animation:1.8s linear infinite ChatArea-module__fuUMEG__skeletonShimmer;position:absolute;inset:0}@keyframes ChatArea-module__fuUMEG__skeletonShimmer{0%{transform:translate(-100%)}to{transform:translate(200%)}}.ChatArea-module__fuUMEG__VideoGeneratingSkeleton{background:var(--input-bg);border:1px solid color-mix(in srgb, var(--dropdown-border) 60%, transparent);box-sizing:border-box;border-radius:14px;flex-direction:column;gap:10px;width:100%;max-width:100%;margin-top:2px;padding:14px 16px;display:flex;position:relative;overflow:hidden}.ChatArea-module__fuUMEG__VideoSkeletonHeader{align-items:center;gap:11px;display:flex}.ChatArea-module__fuUMEG__VideoSkeletonIcon{background:color-mix(in srgb, var(--text-primary,#fff) 6%, transparent);border-radius:10px;flex-shrink:0;width:38px;height:38px;position:relative;overflow:hidden}.ChatArea-module__fuUMEG__VideoSkeletonIcon:after{content:"";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--text-primary,#fff) 8%, transparent) 50%, transparent 100%);animation:1.8s linear infinite ChatArea-module__fuUMEG__skeletonShimmer;position:absolute;inset:0}.ChatArea-module__fuUMEG__VideoSkeletonInfo{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.ChatArea-module__fuUMEG__VideoSkeletonTitle{background:color-mix(in srgb, var(--text-primary,#fff) 7%, transparent);border-radius:6px;width:55%;height:13px;position:relative;overflow:hidden}.ChatArea-module__fuUMEG__VideoSkeletonTitle:after{content:"";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--text-primary,#fff) 10%, transparent) 50%, transparent 100%);animation:1.8s linear infinite ChatArea-module__fuUMEG__skeletonShimmer;position:absolute;inset:0}.ChatArea-module__fuUMEG__VideoSkeletonSubtitle{background:color-mix(in srgb, var(--text-primary,#fff) 5%, transparent);border-radius:5px;width:35%;height:10px;position:relative;overflow:hidden}.ChatArea-module__fuUMEG__VideoSkeletonSubtitle:after{content:"";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--text-primary,#fff) 8%, transparent) 50%, transparent 100%);animation:1.8s linear infinite ChatArea-module__fuUMEG__skeletonShimmer;position:absolute;inset:0}.ChatArea-module__fuUMEG__VideoSkeletonPlayer{aspect-ratio:16/9;background:color-mix(in srgb, var(--text-primary,#fff) 4%, transparent);border-radius:10px;position:relative;overflow:hidden}.ChatArea-module__fuUMEG__VideoSkeletonPlayer:after{content:"";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--text-primary,#fff) 6%, transparent) 50%, transparent 100%);animation:1.8s linear infinite ChatArea-module__fuUMEG__skeletonShimmer;position:absolute;inset:0}.ChatArea-module__fuUMEG__VideoSkeletonPlayButton{background:color-mix(in srgb, var(--text-primary,#fff) 8%, transparent);border-radius:50%;width:48px;height:48px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ChatArea-module__fuUMEG__VideoSkeletonControls{align-items:center;gap:10px;display:flex}.ChatArea-module__fuUMEG__VideoSkeletonControlBtn{background:color-mix(in srgb, var(--text-primary,#fff) 5%, transparent);border-radius:50%;flex-shrink:0;width:34px;height:34px;position:relative;overflow:hidden}.ChatArea-module__fuUMEG__VideoSkeletonControlBtn:after{content:"";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--text-primary,#fff) 8%, transparent) 50%, transparent 100%);animation:1.8s linear infinite ChatArea-module__fuUMEG__skeletonShimmer;position:absolute;inset:0}.ChatArea-module__fuUMEG__VideoSkeletonProgressBar{background:color-mix(in srgb, var(--text-primary,#fff) 5%, transparent);border-radius:2px;flex:1;height:4px;position:relative;overflow:hidden}.ChatArea-module__fuUMEG__VideoSkeletonProgressBar:after{content:"";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--text-primary,#fff) 8%, transparent) 50%, transparent 100%);animation:1.8s linear infinite ChatArea-module__fuUMEG__skeletonShimmer;position:absolute;inset:0}.ChatArea-module__fuUMEG__VideoSkeletonTime{background:color-mix(in srgb, var(--text-primary,#fff) 5%, transparent);border-radius:5px;flex-shrink:0;width:36px;height:10px}.ChatArea-module__fuUMEG__MusicGeneratingSkeleton{background:var(--input-bg);border:1px solid color-mix(in srgb, var(--dropdown-border) 60%, transparent);box-sizing:border-box;border-radius:14px;flex-direction:column;gap:10px;width:100%;max-width:100%;margin-top:2px;padding:14px 16px;display:flex;position:relative;overflow:hidden}.ChatArea-module__fuUMEG__MusicSkeletonHeader{align-items:center;gap:11px;display:flex}.ChatArea-module__fuUMEG__MusicSkeletonIcon{background:color-mix(in srgb, var(--text-primary,#fff) 6%, transparent);border-radius:10px;flex-shrink:0;width:38px;height:38px;position:relative;overflow:hidden}.ChatArea-module__fuUMEG__MusicSkeletonIcon:after{content:"";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--text-primary,#fff) 8%, transparent) 50%, transparent 100%);animation:1.8s linear infinite ChatArea-module__fuUMEG__skeletonShimmer;position:absolute;inset:0}.ChatArea-module__fuUMEG__MusicSkeletonInfo{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.ChatArea-module__fuUMEG__MusicSkeletonTitle{background:color-mix(in srgb, var(--text-primary,#fff) 7%, transparent);border-radius:6px;width:50%;height:13px;position:relative;overflow:hidden}.ChatArea-module__fuUMEG__MusicSkeletonTitle:after{content:"";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--text-primary,#fff) 10%, transparent) 50%, transparent 100%);animation:1.8s linear infinite ChatArea-module__fuUMEG__skeletonShimmer;position:absolute;inset:0}.ChatArea-module__fuUMEG__MusicSkeletonSubtitle{background:color-mix(in srgb, var(--text-primary,#fff) 5%, transparent);border-radius:5px;width:30%;height:10px;position:relative;overflow:hidden}.ChatArea-module__fuUMEG__MusicSkeletonSubtitle:after{content:"";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--text-primary,#fff) 8%, transparent) 50%, transparent 100%);animation:1.8s linear infinite ChatArea-module__fuUMEG__skeletonShimmer;position:absolute;inset:0}.ChatArea-module__fuUMEG__MusicSkeletonControls{align-items:center;gap:10px;display:flex}.ChatArea-module__fuUMEG__MusicSkeletonPlayBtn{background:color-mix(in srgb, var(--text-primary,#fff) 5%, transparent);border-radius:50%;flex-shrink:0;width:34px;height:34px;position:relative;overflow:hidden}.ChatArea-module__fuUMEG__MusicSkeletonPlayBtn:after{content:"";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--text-primary,#fff) 8%, transparent) 50%, transparent 100%);animation:1.8s linear infinite ChatArea-module__fuUMEG__skeletonShimmer;position:absolute;inset:0}.ChatArea-module__fuUMEG__MusicSkeletonProgressBar{background:color-mix(in srgb, var(--text-primary,#fff) 5%, transparent);border-radius:2px;flex:1;height:4px;position:relative;overflow:hidden}.ChatArea-module__fuUMEG__MusicSkeletonProgressBar:after{content:"";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--text-primary,#fff) 8%, transparent) 50%, transparent 100%);animation:1.8s linear infinite ChatArea-module__fuUMEG__skeletonShimmer;position:absolute;inset:0}.ChatArea-module__fuUMEG__MusicSkeletonTime{background:color-mix(in srgb, var(--text-primary,#fff) 5%, transparent);border-radius:5px;flex-shrink:0;width:36px;height:10px}.ChatArea-module__fuUMEG__MusicSkeletonActions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.ChatArea-module__fuUMEG__MusicSkeletonActionBtn{background:color-mix(in srgb, var(--text-primary,#fff) 4%, transparent);border-radius:7px;width:28px;height:28px}.ChatArea-module__fuUMEG__WidgetConfirmCard{border:1px solid var(--dropdown-border);background:var(--input-bg);border-radius:12px;align-items:center;gap:14px;margin-top:2px;padding:14px 16px;transition:border-color .15s;display:flex}.ChatArea-module__fuUMEG__WidgetConfirmCard:hover{border-color:color-mix(in srgb, var(--action-color) 40%, transparent)}.ChatArea-module__fuUMEG__WidgetConfirmIcon{background:color-mix(in srgb, var(--action-color) 12%, transparent);width:40px;height:40px;color:var(--action-color);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ChatArea-module__fuUMEG__WidgetConfirmContent{flex:1;min-width:0}.ChatArea-module__fuUMEG__WidgetConfirmTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.ChatArea-module__fuUMEG__WidgetConfirmDesc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:12.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.ChatArea-module__fuUMEG__WidgetConfirmMeta{color:var(--text-muted);align-items:center;gap:6px;margin-top:4px;font-size:11.5px;display:flex}.ChatArea-module__fuUMEG__WidgetConfirmButton{background:var(--action-color);color:#fff;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;height:34px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600;transition:opacity .12s;display:flex}.ChatArea-module__fuUMEG__WidgetConfirmButton:hover{opacity:.88}.ChatArea-module__fuUMEG__WidgetConfirmButton svg{flex-shrink:0}.ChatArea-module__fuUMEG__GenerationConfirmBlock{flex-direction:column;gap:8px;margin-top:2px;display:flex}.ChatArea-module__fuUMEG__GenerationConfirmPrompt{color:var(--text-muted);padding-left:2px;font-size:13px;line-height:1.4}.ChatArea-module__fuUMEG__GenerationConfirmActions{align-items:center;gap:8px;display:flex}.ChatArea-module__fuUMEG__GenerationConfirmCancel,.ChatArea-module__fuUMEG__GenerationConfirmBtn{cursor:pointer;border:none;border-radius:8px;height:32px;padding:0 16px;font-size:13px;font-weight:500;transition:background-color .15s,color .15s}.ChatArea-module__fuUMEG__GenerationConfirmCancel{background:var(--hover-bg);color:var(--text-secondary)}.ChatArea-module__fuUMEG__GenerationConfirmCancel:hover{color:var(--text-primary);background:var(--selected-bg)}.ChatArea-module__fuUMEG__GenerationConfirmBtn{background:var(--action-color);color:#fff}.ChatArea-module__fuUMEG__GenerationConfirmBtn:hover{opacity:.9}
.RichCards-module__-im1ea__RichCardsContainer{width:100%;margin:16px 0;position:relative}.RichCards-module__-im1ea__CardsScroller{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:12px;padding:4px 0;display:flex;overflow-x:auto}.RichCards-module__-im1ea__CardsScroller::-webkit-scrollbar{display:none}.RichCards-module__-im1ea__Card{scroll-snap-align:start;background-color:var(--card-bg,#ffffff0d);cursor:pointer;border:1px solid var(--dropdown-border);border-radius:12px;flex:0 0 calc(33.333% - 8px);min-width:220px;max-width:calc(33.333% - 8px);transition:transform .2s,box-shadow .2s;overflow:hidden}.RichCards-module__-im1ea__Card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.RichCards-module__-im1ea__Card:focus{outline:none}.RichCards-module__-im1ea__CardImage{width:100%;height:120px;position:relative;overflow:hidden}.RichCards-module__-im1ea__CardImage img{object-fit:cover;width:100%;height:100%}.RichCards-module__-im1ea__CardOverlay{background:linear-gradient(#0000,#000c);padding:24px 12px 10px;position:absolute;bottom:0;left:0;right:0}.RichCards-module__-im1ea__CardDescription{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.RichCards-module__-im1ea__CardContent{padding:10px 12px 12px}.RichCards-module__-im1ea__CardSource{align-items:center;gap:6px;margin-bottom:6px;display:flex}.RichCards-module__-im1ea__SourceIcon{justify-content:center;align-items:center;width:14px;height:14px;font-size:12px;display:flex}.RichCards-module__-im1ea__SourceIcon img{border-radius:2px;width:100%;height:100%}.RichCards-module__-im1ea__SourceName{color:var(--text-secondary,#8e8e8e);font-size:12px;font-weight:500}.RichCards-module__-im1ea__CardTitle{color:var(--text-primary,#ececec);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 6px;font-size:13px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.RichCards-module__-im1ea__CardDate{color:var(--text-muted,#666);font-size:11px}.RichCards-module__-im1ea__ScrollButton{background-color:var(--card-bg,#282828f2);border:1px solid var(--dropdown-border);width:32px;height:32px;color:var(--text-primary,#ececec);cursor:pointer;z-index:10;border-radius:50%;justify-content:center;align-items:center;transition:background-color .15s,transform .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000004d}.RichCards-module__-im1ea__ScrollButton:hover{background-color:var(--hover-bg,#3c3c3cf2);transform:translateY(-50%)scale(1.05)}.RichCards-module__-im1ea__ScrollLeft{left:-16px}.RichCards-module__-im1ea__ScrollRight{right:-16px}@media (max-width:768px){.RichCards-module__-im1ea__Card{flex:0 0 180px;min-width:180px;max-width:none}.RichCards-module__-im1ea__CardImage{height:100px}.RichCards-module__-im1ea__ScrollButton{display:none}}
.MapWidget-module__e6RJ2a__MapWidget{border:1px solid var(--dropdown-border,#ffffff14);background-color:var(--card-bg,#ffffff0a);border-radius:12px;width:100%;margin:12px 0;overflow:hidden}.MapWidget-module__e6RJ2a__MapWidgetFrame{width:100%;height:200px;position:relative}.MapWidget-module__e6RJ2a__MapWidgetIframe{border:0;width:100%;height:100%;display:block}.MapWidget-module__e6RJ2a__MapWidgetPlaceList{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;flex-direction:column;gap:2px;max-height:240px;padding:10px 12px;display:flex;overflow-y:auto}.MapWidget-module__e6RJ2a__MapWidgetPlaceList::-webkit-scrollbar{width:4px}.MapWidget-module__e6RJ2a__MapWidgetPlaceList::-webkit-scrollbar-track{background:0 0}.MapWidget-module__e6RJ2a__MapWidgetPlaceList::-webkit-scrollbar-thumb{background-color:#ffffff26;border-radius:2px}.MapWidget-module__e6RJ2a__MapWidgetTitle{color:var(--text-secondary,#ffffff8c);text-transform:uppercase;letter-spacing:.4px;padding:0 4px 6px;font-size:12px;font-weight:600}.MapWidget-module__e6RJ2a__MapWidgetPlace{color:inherit;border-radius:8px;align-items:flex-start;gap:10px;padding:8px 6px;text-decoration:none;transition:background-color .12s;display:flex}.MapWidget-module__e6RJ2a__MapWidgetPlace:hover{background-color:#ffffff0d}.MapWidget-module__e6RJ2a__MapWidgetPlaceIndex{width:20px;height:20px;color:var(--text-secondary,#fff9);font-variant-numeric:tabular-nums;background-color:#ffffff14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:11px;font-weight:600;display:inline-flex}.MapWidget-module__e6RJ2a__MapWidgetPlaceBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.MapWidget-module__e6RJ2a__MapWidgetPlaceName{color:var(--text-primary,#ececec);font-size:13px;font-weight:550;line-height:1.3}.MapWidget-module__e6RJ2a__MapWidgetPlaceSub{color:var(--text-secondary,#ffffff8c);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;line-height:1.4;display:flex}.MapWidget-module__e6RJ2a__MapWidgetPlaceRating{color:var(--text-secondary,#ffffffb3);font-variant-numeric:tabular-nums;flex-shrink:0;align-items:center;gap:3px;display:inline-flex}.MapWidget-module__e6RJ2a__MapWidgetPlaceRating svg{color:#f5b400}.MapWidget-module__e6RJ2a__MapWidgetPlaceAddress{white-space:nowrap;text-overflow:ellipsis;max-width:280px;overflow:hidden}.MapWidget-module__e6RJ2a__MapWidgetPlaceDesc{color:var(--text-secondary,#ffffff80)}
.SharedConversation-module__0jrZPW__Container{max-width:820px;padding:var(--space-6) var(--space-4) var(--space-8);flex-direction:column;min-height:60vh;margin:0 auto;display:flex}.SharedConversation-module__0jrZPW__Embed{padding:var(--space-4);min-height:100vh}.SharedConversation-module__0jrZPW__Header{gap:var(--space-2);padding-bottom:var(--space-5);margin-bottom:var(--space-4);border-bottom:1px solid var(--border-gray);flex-direction:column;display:flex}.SharedConversation-module__0jrZPW__HeaderBadge{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);background:var(--surface-gray);border:1px solid var(--border-gray);border-radius:999px;align-self:flex-start;padding:4px 10px;font-size:.75rem;font-weight:600}.SharedConversation-module__0jrZPW__Title{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:600;line-height:1.3}.SharedConversation-module__0jrZPW__Messages{gap:var(--space-6);z-index:auto;padding:0;position:static;inset:auto;overflow:visible}.SharedConversation-module__0jrZPW__Attachments{gap:var(--space-2);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.SharedConversation-module__0jrZPW__AttachmentImage{border:1px solid var(--border-gray);object-fit:cover;border-radius:12px;width:auto;max-width:320px;height:auto;max-height:320px}.SharedConversation-module__0jrZPW__AttachmentVideo{border:1px solid var(--border-gray);border-radius:12px;width:100%;max-width:420px}.SharedConversation-module__0jrZPW__Footer{justify-content:space-between;align-items:center;gap:var(--space-4);margin-top:var(--space-8);padding-top:var(--space-5);border-top:1px solid var(--border-gray);flex-wrap:wrap;display:flex}.SharedConversation-module__0jrZPW__FooterNote{color:var(--text-muted);font-size:.85rem}.SharedConversation-module__0jrZPW__FooterLink{color:var(--action-color);font-size:.9rem;font-weight:600;text-decoration:none}.SharedConversation-module__0jrZPW__FooterLink:hover{text-decoration:underline}.SharedConversation-module__0jrZPW__StateMessage{text-align:center;max-width:520px;color:var(--text-secondary);padding:var(--space-6);margin:15vh auto}.SharedConversation-module__0jrZPW__StateTitle{color:var(--text-primary);margin-bottom:var(--space-2);font-size:1.25rem;font-weight:600}.SharedConversation-module__0jrZPW__StateBody{color:var(--text-muted);font-size:.95rem;line-height:1.5}@media (max-width:640px){.SharedConversation-module__0jrZPW__Container{padding:var(--space-4) var(--space-3) var(--space-6)}.SharedConversation-module__0jrZPW__Title{font-size:1.25rem}}
