.Sidebar-module__WZVnLW__panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:min(360px,90vw);max-height:min(560px,70vh);box-shadow:var(--shadow-lg);z-index:40;flex-direction:column;animation:.16s cubic-bezier(.2,.7,.2,1) Sidebar-module__WZVnLW__panelIn;display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}@keyframes Sidebar-module__WZVnLW__panelIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Sidebar-module__WZVnLW__panelHead{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:8px;padding:14px;display:flex}.Sidebar-module__WZVnLW__newChat{border-radius:var(--radius-sm);background:var(--gradient-brand);color:#fff;cursor:pointer;box-shadow:var(--shadow-red);transition:background-position .3s var(--ease), transform .16s var(--ease), box-shadow .16s var(--ease);background-position:0%;background-size:160%;border:none;flex-shrink:0;align-items:center;gap:7px;padding:9px 14px;font-size:12.5px;font-weight:700;display:flex}.Sidebar-module__WZVnLW__newChat:hover{box-shadow:var(--shadow-red-lg);background-position:100%;transform:translateY(-1px)}.Sidebar-module__WZVnLW__newChat:active{transform:translateY(0)}.Sidebar-module__WZVnLW__searchWrap{flex:1;min-width:0;position:relative}.Sidebar-module__WZVnLW__searchIcon{color:var(--ink-dim);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.Sidebar-module__WZVnLW__searchInput{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-2);width:100%;color:var(--ink);transition:border-color .15s var(--ease);outline:none;padding:9px 10px 9px 30px;font-size:13px}.Sidebar-module__WZVnLW__searchInput:focus{border-color:var(--red)}.Sidebar-module__WZVnLW__searchInput::placeholder{color:var(--ink-dim)}.Sidebar-module__WZVnLW__noResults{text-align:center;color:var(--ink-dim);padding:28px 14px;font-size:12.5px}.Sidebar-module__WZVnLW__exportBtn{width:26px;height:26px;color:var(--ink-dim);cursor:pointer;opacity:0;transition:opacity .14s var(--ease), background .14s var(--ease), color .14s var(--ease);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Sidebar-module__WZVnLW__historyRow:hover .Sidebar-module__WZVnLW__exportBtn,.Sidebar-module__WZVnLW__historyRow.Sidebar-module__WZVnLW__active .Sidebar-module__WZVnLW__exportBtn{opacity:1}@media (hover:none){.Sidebar-module__WZVnLW__exportBtn{opacity:1}}.Sidebar-module__WZVnLW__exportBtn:hover{background:var(--surface-2);color:var(--red)}.Sidebar-module__WZVnLW__historyLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-dim);padding:10px 16px 4px;font-size:11px;font-weight:600}.Sidebar-module__WZVnLW__history>div:first-child .Sidebar-module__WZVnLW__historyLabel{padding-top:12px}.Sidebar-module__WZVnLW__history{flex-direction:column;flex:1;gap:2px;padding:0 8px 8px;display:flex;overflow-y:auto}.Sidebar-module__WZVnLW__historyRow{border-radius:var(--radius-sm);transition:background .14s var(--ease);align-items:center;display:flex}.Sidebar-module__WZVnLW__historyRow:hover{background:var(--surface-2)}.Sidebar-module__WZVnLW__historyRow.Sidebar-module__WZVnLW__active{background:linear-gradient(135deg, var(--red-tint) 0%, color-mix(in srgb, var(--red-tint) 60%, var(--surface)) 100%)}.Sidebar-module__WZVnLW__historyItem{border-radius:var(--radius-sm);color:var(--ink-dim);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;text-align:left;min-width:0;transition:color .14s var(--ease);background:0 0;border:none;flex:1;align-items:center;gap:8px;padding:9px 4px 9px 12px;font-size:13.5px;font-weight:400;display:flex;overflow:hidden}.Sidebar-module__WZVnLW__historyRow:hover .Sidebar-module__WZVnLW__historyItem{color:var(--ink)}.Sidebar-module__WZVnLW__historyRow.Sidebar-module__WZVnLW__active .Sidebar-module__WZVnLW__historyItem{color:var(--red-dim);font-weight:600}.Sidebar-module__WZVnLW__deleteBtn{width:26px;height:26px;color:var(--ink-dim);cursor:pointer;opacity:0;transition:opacity .14s var(--ease), background .14s var(--ease), color .14s var(--ease);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:6px;display:flex}.Sidebar-module__WZVnLW__historyRow:hover .Sidebar-module__WZVnLW__deleteBtn,.Sidebar-module__WZVnLW__historyRow.Sidebar-module__WZVnLW__active .Sidebar-module__WZVnLW__deleteBtn{opacity:1}@media (hover:none){.Sidebar-module__WZVnLW__deleteBtn{opacity:1}}.Sidebar-module__WZVnLW__deleteBtn:hover{background:var(--red-tint);color:var(--red)}.Sidebar-module__WZVnLW__panelFoot{border-top:1px solid var(--border);flex-shrink:0;align-items:center;gap:10px;padding:10px 16px;display:flex}.Sidebar-module__WZVnLW__userChip{background:var(--gradient-brand);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:700;display:flex}.Sidebar-module__WZVnLW__who{color:var(--ink-dim);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.Sidebar-module__WZVnLW__modalOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100;background:#0000008c;justify-content:center;align-items:center;animation:.15s ease-out Sidebar-module__WZVnLW__overlayIn;display:flex;position:fixed;inset:0}@keyframes Sidebar-module__WZVnLW__overlayIn{0%{opacity:0}to{opacity:1}}.Sidebar-module__WZVnLW__modal{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);width:100%;max-width:340px;margin:0 16px;padding:20px;animation:.16s ease-out Sidebar-module__WZVnLW__modalIn;box-shadow:0 20px 50px #00000073}@keyframes Sidebar-module__WZVnLW__modalIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Sidebar-module__WZVnLW__modalTitle{color:var(--ink);margin-bottom:8px;font-size:15.5px;font-weight:700}.Sidebar-module__WZVnLW__modalBody{color:var(--ink-dim);margin-bottom:18px;font-size:13.5px;line-height:1.55}.Sidebar-module__WZVnLW__modalActions{justify-content:flex-end;gap:8px;display:flex}.Sidebar-module__WZVnLW__modalCancel{border:1px solid var(--border);color:var(--ink);cursor:pointer;transition:background .14s var(--ease);background:0 0;border-radius:999px;padding:8px 16px;font-size:13.5px;font-weight:600}.Sidebar-module__WZVnLW__modalCancel:hover{background:var(--surface)}.Sidebar-module__WZVnLW__modalDelete{background:var(--gradient-brand);color:#fff;cursor:pointer;transition:filter .14s var(--ease);border:none;border-radius:999px;padding:8px 16px;font-size:13.5px;font-weight:600}.Sidebar-module__WZVnLW__modalDelete:hover{filter:brightness(1.08)}@media (max-width:760px){.Sidebar-module__WZVnLW__panel{width:auto;max-height:calc(100vh - 76px);position:fixed;top:60px;left:8px;right:8px}.Sidebar-module__WZVnLW__panelHead{flex-wrap:wrap}.Sidebar-module__WZVnLW__searchWrap{flex-basis:100%;order:3}}
.Composer-module__pmhrwG__wrap{background:linear-gradient(to bottom, transparent, var(--surface) 32%);flex-shrink:0;padding:0 20px 22px;position:sticky;bottom:0}.Composer-module__pmhrwG__modelRow{flex-wrap:wrap;gap:8px;max-width:760px;margin:0 auto;padding-bottom:8px;display:flex}.Composer-module__pmhrwG__modelPicker{position:relative}.Composer-module__pmhrwG__modelPickerBtn{border:1px solid var(--border);background:var(--surface-2);color:var(--ink);cursor:pointer;box-shadow:var(--shadow-sm);transition:border-color .15s var(--ease), transform .12s var(--ease), box-shadow .15s var(--ease);border-radius:999px;align-items:center;gap:7px;padding:7px 13px 7px 8px;font-size:12.5px;font-weight:700;display:flex}.Composer-module__pmhrwG__modelPickerBtn:hover{border-color:color-mix(in srgb, var(--pink) 45%, var(--border));box-shadow:var(--shadow-sm), var(--shadow-red)}.Composer-module__pmhrwG__modelPickerBtn:active{transform:scale(.97)}.Composer-module__pmhrwG__modelPickerIcon{background:var(--gradient-brand);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Composer-module__pmhrwG__modelMenu{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);min-width:220px;box-shadow:var(--shadow-lg);z-index:10;flex-direction:column;gap:2px;padding:6px;animation:.16s cubic-bezier(.2,.7,.2,1) Composer-module__pmhrwG__modelMenuIn;display:flex;position:absolute;bottom:calc(100% + 8px);left:0}@keyframes Composer-module__pmhrwG__modelMenuIn{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Composer-module__pmhrwG__modelOption{color:var(--ink);cursor:pointer;text-align:left;transition:background .14s var(--ease);background:0 0;border:none;border-radius:9px;align-items:center;gap:10px;padding:8px 10px;display:flex}.Composer-module__pmhrwG__modelOption:hover{background:var(--surface-2)}.Composer-module__pmhrwG__modelOption.Composer-module__pmhrwG__modelOptionActive{background:var(--red-tint)}.Composer-module__pmhrwG__modelOptionIcon{background:var(--surface-2);width:26px;height:26px;color:var(--red);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Composer-module__pmhrwG__modelOption.Composer-module__pmhrwG__modelOptionActive .Composer-module__pmhrwG__modelOptionIcon{background:var(--gradient-brand);color:#fff}.Composer-module__pmhrwG__modelOptionText{flex-direction:column;min-width:0;display:flex}.Composer-module__pmhrwG__modelOptionText b{font-size:13px;font-weight:700}.Composer-module__pmhrwG__modelOptionText span{color:var(--ink-dim);font-size:11.5px}.Composer-module__pmhrwG__composer{background:var(--surface-2);border:1px solid var(--border);max-width:760px;box-shadow:var(--shadow-md);transition:border-color .2s var(--ease), box-shadow .2s var(--ease), transform .2s var(--ease), background .2s var(--ease);border-radius:22px;align-items:flex-end;gap:8px;margin:0 auto;padding:14px 14px 14px 20px;display:flex}.Composer-module__pmhrwG__composer:focus-within{background:var(--surface);border-color:color-mix(in srgb, var(--pink) 55%, var(--border));box-shadow:var(--shadow-md), var(--shadow-red-lg);transform:translateY(-1px)}.Composer-module__pmhrwG__textarea{resize:none;color:var(--ink);background:0 0;border:none;outline:none;flex:1;max-height:200px;padding:6px 0;font-family:inherit;font-size:15px;line-height:1.5}.Composer-module__pmhrwG__textarea::placeholder{color:var(--ink-dim)}.Composer-module__pmhrwG__attachPicker{flex-shrink:0;position:relative}.Composer-module__pmhrwG__attachBtn{width:34px;height:34px;color:var(--ink-dim);cursor:pointer;transition:background .15s var(--ease), color .15s var(--ease), transform .2s var(--ease);background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Composer-module__pmhrwG__attachMenu{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);min-width:190px;box-shadow:var(--shadow-lg);z-index:10;flex-direction:column;gap:2px;padding:6px;animation:.16s cubic-bezier(.2,.7,.2,1) Composer-module__pmhrwG__modelMenuIn;display:flex;position:absolute;bottom:calc(100% + 8px);left:0}.Composer-module__pmhrwG__attachOption{color:var(--ink);cursor:pointer;text-align:left;transition:background .14s var(--ease);background:0 0;border:none;border-radius:9px;align-items:center;gap:10px;padding:8px 10px;display:flex}.Composer-module__pmhrwG__attachOption:hover{background:var(--surface-2)}.Composer-module__pmhrwG__attachOptionIcon{background:var(--surface-2);width:26px;height:26px;color:var(--red);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Composer-module__pmhrwG__attachOptionText{flex-direction:column;min-width:0;display:flex}.Composer-module__pmhrwG__attachOptionText b{font-size:13px;font-weight:700}.Composer-module__pmhrwG__attachOptionText span{color:var(--ink-dim);font-size:11.5px}.Composer-module__pmhrwG__attachBtn:hover{background:var(--surface-2);color:var(--red);transform:rotate(-12deg)scale(1.06)}.Composer-module__pmhrwG__attachBtn:active{transform:rotate(-12deg)scale(.92)}.Composer-module__pmhrwG__micBtn{width:34px;height:34px;color:var(--ink-dim);cursor:pointer;transition:background .15s var(--ease), color .15s var(--ease), transform .1s var(--ease);background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.Composer-module__pmhrwG__micBtn:hover{background:var(--surface-2);color:var(--red)}.Composer-module__pmhrwG__micBtn:active{transform:scale(.94)}.Composer-module__pmhrwG__micActive{background:var(--gradient-brand);color:#fff;box-shadow:var(--shadow-red)}.Composer-module__pmhrwG__micActive:hover{background:var(--gradient-brand);color:#fff}.Composer-module__pmhrwG__micRing{border:2px solid var(--pink);pointer-events:none;border-radius:12px;animation:1.3s ease-out infinite Composer-module__pmhrwG__micPulse;position:absolute;inset:-4px}@keyframes Composer-module__pmhrwG__micPulse{0%{opacity:.9;transform:scale(.85)}to{opacity:0;transform:scale(1.35)}}.Composer-module__pmhrwG__attachPreview{width:fit-content;max-width:760px;margin:0 auto 8px;position:relative}.Composer-module__pmhrwG__attachThumb{object-fit:cover;border:1px solid var(--border);border-radius:12px;width:72px;height:72px;display:block}.Composer-module__pmhrwG__attachFileChip{border:1px solid var(--border);background:var(--surface-2);max-width:220px;box-shadow:var(--shadow-sm);border-radius:12px;align-items:center;gap:8px;padding:8px 14px 8px 10px;display:flex}.Composer-module__pmhrwG__attachFileIcon{background:var(--red-tint);width:28px;height:28px;color:var(--red);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Composer-module__pmhrwG__attachFileName{min-width:0;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;overflow:hidden}.Composer-module__pmhrwG__attachRemove{border:1px solid var(--border);background:var(--surface);width:20px;height:20px;color:var(--ink-dim);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:-6px;right:-6px}.Composer-module__pmhrwG__attachRemove:hover{color:var(--red);border-color:var(--red)}.Composer-module__pmhrwG__send{background:var(--gradient-brand);color:#fff;cursor:pointer;width:36px;height:36px;box-shadow:var(--shadow-red);transition:background-position .3s var(--ease), transform .1s var(--ease), box-shadow .15s var(--ease);background-position:0%;background-size:160%;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Composer-module__pmhrwG__send:hover:not(:disabled){box-shadow:var(--shadow-red-lg);background-position:100%;transform:translateY(-1px)}.Composer-module__pmhrwG__send:active:not(:disabled){transform:scale(.94)}.Composer-module__pmhrwG__send:disabled{background:var(--surface-2);color:var(--ink-dim);cursor:not-allowed;box-shadow:none}.Composer-module__pmhrwG__stop{background:var(--ink);width:36px;height:36px;color:var(--bg);cursor:pointer;transition:filter .15s var(--ease), transform .1s var(--ease);border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;animation:.18s cubic-bezier(.3,1.4,.5,1) Composer-module__pmhrwG__stopIn;display:flex}@keyframes Composer-module__pmhrwG__stopIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.Composer-module__pmhrwG__stop:hover{filter:brightness(1.15)}.Composer-module__pmhrwG__stop:active{transform:scale(.94)}.Composer-module__pmhrwG__hint{text-align:center;max-width:760px;color:var(--ink-dim);margin:8px auto 0;font-size:11.5px}@media (max-width:760px){.Composer-module__pmhrwG__wrap{padding:0 16px 18px}.Composer-module__pmhrwG__modelRow{gap:10px;padding-bottom:10px}.Composer-module__pmhrwG__composer{border-radius:18px;gap:10px;padding:12px 12px 12px 16px}.Composer-module__pmhrwG__hint{margin-top:10px;font-size:11px}.Composer-module__pmhrwG__textarea{font-size:16px}}
.Message-module__n9SD0W__userRow{animation:.32s cubic-bezier(.2,.7,.3,1) both Message-module__n9SD0W__messageIn;animation-delay:var(--stagger-delay,0s);justify-content:flex-end;display:flex}.Message-module__n9SD0W__userGroup{align-items:flex-end;gap:6px;max-width:78%;display:flex}.Message-module__n9SD0W__userBubble{background:var(--gradient-brand);color:#fff;white-space:pre-wrap;overflow-wrap:break-word;min-width:0;box-shadow:var(--shadow-red);border-radius:20px;padding:10px 18px;font-size:15px;line-height:1.55}.Message-module__n9SD0W__userGroupCol{flex-direction:column;align-items:flex-end;gap:6px;min-width:0;display:flex}.Message-module__n9SD0W__userImage{object-fit:cover;border:1px solid var(--border);cursor:zoom-in;max-width:220px;max-height:220px;transition:filter .15s var(--ease);border-radius:14px}.Message-module__n9SD0W__userImage:hover{filter:brightness(.94)}.Message-module__n9SD0W__userFileChip{border:1px solid var(--border);background:var(--surface-2);max-width:260px;box-shadow:var(--shadow-sm);transition:border-color .15s var(--ease), background .15s var(--ease);border-radius:14px;align-items:center;gap:8px;padding:10px 16px 10px 12px;text-decoration:none;display:flex}.Message-module__n9SD0W__userFileChip:hover{border-color:color-mix(in srgb, var(--red) 35%, var(--border));background:var(--surface-2)}.Message-module__n9SD0W__userFileIcon{background:var(--red-tint);width:30px;height:30px;color:var(--red);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Message-module__n9SD0W__userFileName{min-width:0;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.Message-module__n9SD0W__lightboxOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;cursor:zoom-out;background:#0a0807d1;justify-content:center;align-items:center;padding:40px;animation:.15s ease-out Message-module__n9SD0W__overlayIn;display:flex;position:fixed;inset:0}@keyframes Message-module__n9SD0W__overlayIn{0%{opacity:0}to{opacity:1}}.Message-module__n9SD0W__lightboxImage{max-width:min(90vw,900px);max-height:85vh;box-shadow:var(--shadow-lg);cursor:default;border-radius:12px;animation:.18s cubic-bezier(.2,.7,.2,1) Message-module__n9SD0W__lightboxIn}@keyframes Message-module__n9SD0W__lightboxIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.Message-module__n9SD0W__lightboxClose{color:#fff;cursor:pointer;z-index:201;background:#ffffff1a;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:fixed;top:20px;right:20px}.Message-module__n9SD0W__lightboxClose:hover{background:#fff3}.Message-module__n9SD0W__assistantRow{animation:.32s cubic-bezier(.2,.7,.3,1) both Message-module__n9SD0W__messageIn;animation-delay:var(--stagger-delay,0s);align-items:flex-start;gap:12px;display:flex}.Message-module__n9SD0W__assistantAvatar{background:var(--gradient-brand);color:#fff;width:30px;height:30px;box-shadow:var(--shadow-red);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}@keyframes Message-module__n9SD0W__messageIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Message-module__n9SD0W__assistantContent{min-width:0;color:var(--ink);overflow-wrap:break-word;flex:1;font-size:15px;line-height:1.65}.Message-module__n9SD0W__assistantContent>:first-child{margin-top:0}.Message-module__n9SD0W__assistantContent>:last-child{margin-bottom:0}.Message-module__n9SD0W__assistantImage{border:1px solid var(--border);cursor:zoom-in;width:auto;max-width:100%;height:auto;max-height:420px;transition:filter .15s var(--ease);border-radius:14px;margin-bottom:14px;display:block}.Message-module__n9SD0W__assistantImage:hover{filter:brightness(.96)}.Message-module__n9SD0W__mdP{white-space:pre-wrap;margin:0 0 14px}.Message-module__n9SD0W__mdList{flex-direction:column;gap:4px;margin:0 0 14px;padding-left:22px;display:flex}.Message-module__n9SD0W__mdLi{line-height:1.6}.Message-module__n9SD0W__mdLi p{margin:0}.Message-module__n9SD0W__mdStrong{color:var(--ink);font-weight:700}.Message-module__n9SD0W__mdHeading{margin:20px 0 10px;font-weight:700;line-height:1.3}.Message-module__n9SD0W__mdLink{color:var(--red);text-underline-offset:2px;text-decoration:underline}.Message-module__n9SD0W__mdCode{background:var(--surface-2);font-size:.88em;font-family:var(--font-mono,ui-monospace, monospace);border-radius:4px;padding:2px 5px}.Message-module__n9SD0W__codeBlock{border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:12px;margin:0 0 14px;overflow:hidden}.Message-module__n9SD0W__codeBlockHeader{background:color-mix(in srgb, var(--surface-2) 70%, var(--border));border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;padding:7px 10px 7px 14px;display:flex}.Message-module__n9SD0W__codeBlockLang{letter-spacing:.02em;text-transform:uppercase;color:var(--ink-dim);font-size:11.5px;font-weight:700;font-family:var(--font-mono,ui-monospace, monospace)}.Message-module__n9SD0W__codeBlockCopyBtn{color:var(--ink-dim);cursor:pointer;transition:background .15s var(--ease), color .15s var(--ease);background:0 0;border:none;border-radius:6px;align-items:center;gap:5px;padding:4px 8px;font-size:12px;font-weight:600;display:flex}.Message-module__n9SD0W__codeBlockCopyBtn:hover{background:color-mix(in srgb, var(--red) 12%, transparent);color:var(--red)}.Message-module__n9SD0W__codeBlockCopyBtn:active{transform:scale(.96)}.Message-module__n9SD0W__mdPre{background:var(--surface-2);margin:0;padding:14px 16px;overflow-x:auto}.Message-module__n9SD0W__mdPre .Message-module__n9SD0W__mdCode{background:0 0;padding:0}.Message-module__n9SD0W__mdQuote{border-left:3px solid var(--surface-2);color:var(--ink-dim);margin:0 0 14px;padding-left:14px}.Message-module__n9SD0W__mdTableWrap{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:var(--surface);border-radius:14px;margin:0 0 14px;overflow-x:auto}.Message-module__n9SD0W__mdTable{border-collapse:collapse;width:100%;font-size:.92em}:is(.Message-module__n9SD0W__mdTable th,.Message-module__n9SD0W__mdTable td){text-align:left;white-space:nowrap;padding:11px 16px}.Message-module__n9SD0W__mdTable thead th{background:var(--surface-2);color:var(--ink-dim);text-transform:uppercase;letter-spacing:.04em;white-space:normal;border-bottom:1px solid var(--border);font-size:.82em;font-weight:600}.Message-module__n9SD0W__mdTable tbody td{border-bottom:1px solid var(--border)}.Message-module__n9SD0W__mdTable tbody tr:last-child td{border-bottom:none}.Message-module__n9SD0W__mdTable tbody tr:nth-child(2n){background:color-mix(in srgb, var(--surface-2) 55%, transparent)}.Message-module__n9SD0W__mdTable tbody tr{transition:background .15s var(--ease)}.Message-module__n9SD0W__mdTable tbody tr:hover{background:var(--red-tint)}:is(.Message-module__n9SD0W__mdTable th:last-child,.Message-module__n9SD0W__mdTable td:last-child){text-align:right;font-variant-numeric:tabular-nums}.Message-module__n9SD0W__mdTable td:last-child{color:var(--ink);font-weight:600}.Message-module__n9SD0W__mdTable td{color:var(--ink-dim)}.Message-module__n9SD0W__mdTable tr td:first-child{color:var(--ink);font-weight:500}.Message-module__n9SD0W__caret{background:var(--ink-dim);vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-left:4px;animation:1s ease-in-out infinite Message-module__n9SD0W__caretPulse;display:inline-block}@keyframes Message-module__n9SD0W__caretPulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.Message-module__n9SD0W__actionBar{align-items:center;gap:2px;margin-top:6px;margin-left:-6px;display:flex}.Message-module__n9SD0W__actionBtn{width:30px;height:30px;color:var(--ink-dim);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s,transform .12s;display:flex}.Message-module__n9SD0W__actionBtn:hover{background:var(--surface-2);color:var(--red);transform:translateY(-1px)scale(1.08)}.Message-module__n9SD0W__actionBtn:active{transform:scale(.92)}.Message-module__n9SD0W__typing{align-items:center;gap:5px;padding-top:10px;display:flex}.Message-module__n9SD0W__typing span{background:var(--gradient-brand);border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite Message-module__n9SD0W__bounce}.Message-module__n9SD0W__typing span:nth-child(2){animation-delay:.15s}.Message-module__n9SD0W__typing span:nth-child(3){animation-delay:.3s}@keyframes Message-module__n9SD0W__bounce{0%,60%,to{opacity:.35;transform:translateY(0)scale(.85)}30%{opacity:1;transform:translateY(-5px)scale(1.05)}}.Message-module__n9SD0W__generatingBox{border:1px solid var(--border);background:var(--surface-2);border-radius:14px;justify-content:center;align-items:center;width:100%;max-width:420px;display:flex;position:relative;overflow:hidden}.Message-module__n9SD0W__generatingShimmer{background:linear-gradient(100deg, transparent 30%, color-mix(in srgb, var(--pink) 16%, transparent) 50%, transparent 70%);background-size:200% 100%;animation:1.6s ease-in-out infinite Message-module__n9SD0W__shimmerSweep;position:absolute;inset:0}@keyframes Message-module__n9SD0W__shimmerSweep{0%{background-position:150% 0}to{background-position:-50% 0}}.Message-module__n9SD0W__generatingIcon{color:var(--ink-dim);opacity:.5;animation:1.6s ease-in-out infinite Message-module__n9SD0W__iconPulse;position:relative}@keyframes Message-module__n9SD0W__iconPulse{0%,to{opacity:.35;transform:scale(.94)}50%{opacity:.7;transform:scale(1)}}.Message-module__n9SD0W__generatingLabel{color:var(--ink-dim);align-items:center;gap:7px;margin-top:10px;font-size:13px;display:flex}.Message-module__n9SD0W__generatingDot{background:var(--gradient-brand);border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite Message-module__n9SD0W__bounce}@media (max-width:760px){.Message-module__n9SD0W__userGroup{max-width:88%}.Message-module__n9SD0W__userBubble{padding:11px 16px}.Message-module__n9SD0W__assistantContent{line-height:1.7}.Message-module__n9SD0W__actionBar{margin-top:10px}}
.ChatApp-module__pElFeG__page{isolation:isolate;background:var(--bg);flex-direction:column;height:100dvh;animation:.3s ease-out ChatApp-module__pElFeG__appIn;display:flex;position:relative;overflow:hidden}.ChatApp-module__pElFeG__page:before,.ChatApp-module__pElFeG__page:after{content:"";z-index:-1;pointer-events:none;position:absolute}.ChatApp-module__pElFeG__page:before{filter:blur(70px);background:radial-gradient(circle at 88% -10%,#ef174666 0%,#96082024 45%,#0000 68%),radial-gradient(circle at -10% 105%,#ff5a284d 0%,#7806181f 45%,#0000 68%),radial-gradient(circle at 78% 88%,#ff3d9a38 0%,#0000 60%),radial-gradient(circle at 8% -6%,#8b3dff3d 0%,#0000 55%);animation:26s ease-in-out infinite ChatApp-module__pElFeG__bgDrift;inset:0}.ChatApp-module__pElFeG__page:after{mix-blend-mode:overlay;opacity:.5;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:3px 3px;inset:0}@keyframes ChatApp-module__pElFeG__bgDrift{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-2vw,2vh)scale(1.06)}}@media (prefers-reduced-motion:reduce){.ChatApp-module__pElFeG__page:before{animation:none}}@keyframes ChatApp-module__pElFeG__appIn{0%{opacity:0}to{opacity:1}}.ChatApp-module__pElFeG__mascotWrap{pointer-events:none;z-index:1;flex-direction:column;width:min(36vw,460px);animation:.7s cubic-bezier(.2,.8,.2,1) ChatApp-module__pElFeG__mascotIn;display:flex;position:fixed;bottom:0}.ChatApp-module__pElFeG__mascotWrap:before{content:"";aspect-ratio:1;filter:blur(30px);z-index:-1;background:radial-gradient(circle,#ef174652 0%,#0000 70%);border-radius:50%;width:70%;animation:4.5s ease-in-out infinite ChatApp-module__pElFeG__mascotGlow;position:absolute;bottom:4%;left:50%;transform:translate(-50%)}.ChatApp-module__pElFeG__mascotWrapLeft{align-items:flex-start;left:-1vw}.ChatApp-module__pElFeG__mascotWrapRight{align-items:flex-end;right:-1vw}.ChatApp-module__pElFeG__mascot{object-fit:contain;opacity:.85;filter:drop-shadow(0 20px 36px #00000073);width:auto;max-width:100%;height:auto;max-height:min(70vh,100dvh - 130px);animation:4.5s ease-in-out infinite ChatApp-module__pElFeG__mascotFloat}@keyframes ChatApp-module__pElFeG__mascotFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-16px)rotate(-1deg)}}@keyframes ChatApp-module__pElFeG__mascotGlow{0%,to{opacity:.55;transform:translate(-50%)scale(.92)}50%{opacity:.9;transform:translate(-50%)scale(1.08)}}@media (prefers-reduced-motion:reduce){.ChatApp-module__pElFeG__mascot,.ChatApp-module__pElFeG__mascotWrap:before{animation:none}}.ChatApp-module__pElFeG__mascotBubble{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-2);max-width:220px;color:var(--ink);box-shadow:var(--shadow-md);margin:0 14% 8px;padding:10px 14px;font-size:13px;line-height:1.45;animation:.4s cubic-bezier(.2,.8,.2,1) .15s backwards ChatApp-module__pElFeG__bubbleIn;position:relative}.ChatApp-module__pElFeG__mascotBubble:after{content:"";background:var(--surface-2);border-right:1px solid var(--border);border-bottom:1px solid var(--border);width:14px;height:14px;position:absolute;bottom:-7px;transform:rotate(45deg)}.ChatApp-module__pElFeG__mascotWrapLeft .ChatApp-module__pElFeG__mascotBubble:after{left:28px}.ChatApp-module__pElFeG__mascotWrapRight .ChatApp-module__pElFeG__mascotBubble:after{right:28px}@keyframes ChatApp-module__pElFeG__mascotIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes ChatApp-module__pElFeG__bubbleIn{0%{opacity:0;transform:translateY(6px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.ChatApp-module__pElFeG__topbar{border-bottom:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);z-index:30;flex-shrink:0;align-items:center;gap:18px;padding:14px 28px;display:flex;position:sticky;top:0}.ChatApp-module__pElFeG__brandMark{flex-shrink:0;width:auto;height:34px}.ChatApp-module__pElFeG__chatTitle{min-width:0;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:600;overflow:hidden}.ChatApp-module__pElFeG__nav{flex-shrink:0;align-items:center;gap:8px;display:flex;position:relative}.ChatApp-module__pElFeG__navItem{position:relative}.ChatApp-module__pElFeG__navBtn{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-2);height:38px;color:var(--ink);cursor:pointer;transition:border-color .15s var(--ease), color .15s var(--ease);align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:600;display:flex}.ChatApp-module__pElFeG__navBtn:hover{border-color:var(--red);color:var(--red)}.ChatApp-module__pElFeG__navBtnPrimary{border-radius:var(--radius-sm);background:var(--gradient-brand);color:#fff;cursor:pointer;height:38px;box-shadow:var(--shadow-red);transition:background-position .3s var(--ease), transform .16s var(--ease), box-shadow .16s var(--ease);background-position:0%;background-size:160%;border:none;align-items:center;gap:7px;padding:0 16px;font-size:13px;font-weight:700;display:flex}.ChatApp-module__pElFeG__navBtnPrimary:hover{box-shadow:var(--shadow-red-lg);background-position:100%;transform:translateY(-1px)}.ChatApp-module__pElFeG__navBtnPrimary:active{transform:translateY(0)}.ChatApp-module__pElFeG__body{flex-direction:column;flex:1;min-height:0;display:flex}.ChatApp-module__pElFeG__scrollArea{scroll-behavior:smooth;flex:1;position:relative;overflow-y:auto}.ChatApp-module__pElFeG__scrollBottomBtn{border:1px solid var(--border);background:var(--surface-2);width:34px;height:34px;color:var(--ink-dim);cursor:pointer;box-shadow:var(--shadow-md);z-index:4;border-radius:50%;justify-content:center;align-items:center;animation:.15s ease-out ChatApp-module__pElFeG__scrollBtnIn;display:flex;position:sticky;bottom:16px;left:50%;transform:translate(-50%)}.ChatApp-module__pElFeG__scrollBottomBtn:hover{color:var(--red);border-color:var(--red);transform:translate(-50%)translateY(-2px)scale(1.08)}.ChatApp-module__pElFeG__scrollBottomBtn{transition:color .15s var(--ease), border-color .15s var(--ease), transform .18s var(--ease)}@keyframes ChatApp-module__pElFeG__scrollBtnIn{0%{opacity:0;transform:translate(-50%)translateY(4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.ChatApp-module__pElFeG__thread{flex-direction:column;gap:26px;max-width:760px;margin:0 auto;padding:40px 28px 150px;animation:.22s ease-out ChatApp-module__pElFeG__threadIn;display:flex}@keyframes ChatApp-module__pElFeG__threadIn{0%{opacity:0}to{opacity:1}}.ChatApp-module__pElFeG__empty{text-align:center;max-width:640px;margin:6vh auto 0;padding:0 24px 32px}.ChatApp-module__pElFeG__emptyMark{filter:drop-shadow(0 8px 20px #ef174638);width:100%;max-width:260px;height:auto;margin:0 auto 18px;animation:.5s cubic-bezier(.2,.7,.2,1) ChatApp-module__pElFeG__emptyMarkIn;display:block}.ChatApp-module__pElFeG__empty h1,.ChatApp-module__pElFeG__empty p{animation:.45s ease-out both ChatApp-module__pElFeG__fadeUp}.ChatApp-module__pElFeG__empty p{animation-delay:60ms}.ChatApp-module__pElFeG__featureChip,.ChatApp-module__pElFeG__suggestion{animation:.4s ease-out both ChatApp-module__pElFeG__fadeUp}@keyframes ChatApp-module__pElFeG__fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes ChatApp-module__pElFeG__emptyMarkIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.ChatApp-module__pElFeG__eyebrow{border:1px solid var(--border);background:var(--surface-2);color:var(--ink-dim);border-radius:999px;align-items:center;gap:6px;margin:0 0 14px;padding:6px 14px;font-size:12.5px;font-weight:600;animation:.4s ease-out both ChatApp-module__pElFeG__fadeUp;display:inline-flex}.ChatApp-module__pElFeG__empty h1{font-family:var(--font-thai);letter-spacing:-.02em;text-wrap:balance;background:linear-gradient(120deg, var(--pink) 0%, var(--red) 35%, var(--orange) 70%, var(--pink) 100%);color:#0000;background-size:250%;-webkit-background-clip:text;background-clip:text;margin:0 0 10px;font-size:40px;font-weight:800;animation:6s ease-in-out infinite ChatApp-module__pElFeG__heroGradient}@keyframes ChatApp-module__pElFeG__heroGradient{0%,to{background-position:0%}50%{background-position:100%}}.ChatApp-module__pElFeG__empty p{color:var(--ink-dim);margin:0 0 20px;font-size:15px}.ChatApp-module__pElFeG__featureRow{flex-wrap:wrap;justify-content:center;gap:8px;margin:0 0 30px;display:flex}.ChatApp-module__pElFeG__featureChip{border:1px solid var(--border);background:var(--surface-2);color:var(--ink-dim);box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:12.5px;font-weight:600;display:inline-flex}.ChatApp-module__pElFeG__featureChip svg{color:var(--red);flex-shrink:0}.ChatApp-module__pElFeG__suggestionsHeader{justify-content:space-between;align-items:center;margin:0 0 10px;animation:.4s ease-out .16s both ChatApp-module__pElFeG__fadeUp;display:flex}.ChatApp-module__pElFeG__suggestionsHeader>span{color:var(--ink-dim);text-align:left;font-size:12.5px;font-weight:700}.ChatApp-module__pElFeG__shuffleBtn{color:var(--ink-dim);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:5px;padding:5px 10px 5px 9px;font-size:12px;font-weight:600;display:inline-flex}.ChatApp-module__pElFeG__shuffleBtn:hover{border-color:var(--border);color:var(--red);background:var(--surface-2)}.ChatApp-module__pElFeG__shuffleBtn svg{transition:transform .35s var(--ease)}.ChatApp-module__pElFeG__shuffleBtn:active svg{transform:rotate(180deg)}.ChatApp-module__pElFeG__suggestions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ChatApp-module__pElFeG__suggestion{text-align:left;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);box-shadow:var(--shadow-sm);cursor:pointer;color:var(--ink);transition:border-color .18s var(--ease), background .18s var(--ease), transform .18s var(--ease), box-shadow .18s var(--ease);align-items:flex-start;gap:14px;padding:18px 20px;font-size:13px;display:flex;position:relative;overflow:hidden}.ChatApp-module__pElFeG__suggestion:before{content:"";background:var(--gradient-brand);opacity:0;transition:opacity .22s var(--ease);position:absolute;inset:0}.ChatApp-module__pElFeG__suggestion:hover{box-shadow:var(--shadow-md), var(--shadow-red-lg);border-color:#0000;transform:translateY(-3px)scale(1.01)}.ChatApp-module__pElFeG__suggestion:hover:before{opacity:.16}.ChatApp-module__pElFeG__suggestion:hover .ChatApp-module__pElFeG__suggestionIcon{background:var(--gradient-brand);color:#fff;transform:scale(1.06)}.ChatApp-module__pElFeG__suggestionIcon{background:var(--red-tint);width:36px;height:36px;color:var(--red);transition:background .2s var(--ease), color .2s var(--ease), transform .2s var(--ease);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.ChatApp-module__pElFeG__suggestionText{min-width:0;position:relative}.ChatApp-module__pElFeG__suggestionText b{margin-bottom:3px;font-weight:700;display:block}.ChatApp-module__pElFeG__suggestionText span{color:var(--ink-dim);font-size:12.5px}@media (max-width:760px){.ChatApp-module__pElFeG__suggestions{grid-template-columns:1fr}.ChatApp-module__pElFeG__topbar{gap:10px;padding:10px 14px}.ChatApp-module__pElFeG__brandMark{height:26px}.ChatApp-module__pElFeG__chatTitle,.ChatApp-module__pElFeG__navBtn span,.ChatApp-module__pElFeG__navBtnPrimary span{display:none}.ChatApp-module__pElFeG__navBtn,.ChatApp-module__pElFeG__navBtnPrimary{justify-content:center;width:38px;padding:0}.ChatApp-module__pElFeG__thread{gap:26px;padding:28px 16px 140px}.ChatApp-module__pElFeG__empty{margin-top:4vh;padding:0 16px 24px}.ChatApp-module__pElFeG__empty h1{font-size:30px}}
