.chat-messages .bubble img.chat-image,.msg .bubble .bubble-attachment img{background:var(--color-bg-surface);opacity:0;transition:opacity .3s ease-out,filter .5s ease-out,transform .5s ease-out}.chat-messages .bubble img.chat-image.loaded,.msg .bubble .bubble-attachment img.loaded{opacity:1}.chat-messages .bubble img.chat-image[data-cached=true],.msg .bubble .bubble-attachment img[data-cached=true]{opacity:1;transition:none}.msg.user .bubble img.chat-image[data-uploading],.msg.user .bubble .bubble-attachment img[data-uploading]{opacity:.85}.chat-messages .msg.assistant .bubble:has(img){padding:12px;border:none;border-radius:14px;overflow:hidden;background:var(--color-bg-panel);width:fit-content;max-width:85%;box-shadow:0 0 0 1px #0000002e inset;transform:translateZ(0);-webkit-transform:translateZ(0)}.msg.assistant .bubble img{display:block;width:100%;height:auto;border-radius:0!important;box-shadow:none!important}.chat-messages .msg.assistant .bubble.thinking{position:relative;overflow:hidden;background:#f4f4f4;border:1px solid #ececec;border-radius:18px;padding:10px 14px;width:fit-content;max-width:85%;color:#000000a6}.chat-messages .bubble.thinking:after{content:"";position:absolute;top:0;left:-140%;width:140%;height:100%;pointer-events:none;background:linear-gradient(90deg,#fff0,#ffffffd9 45%,#fff0 80%);animation:bubbleShimmer 1.1s ease-in-out infinite}@keyframes bubbleShimmer{0%{transform:translate(0)}to{transform:translate(200%)}}.thinking-image-block{width:280px;min-height:280px;margin-top:6px;border-radius:12px;overflow:hidden;position:relative;background:linear-gradient(135deg,#efefef,#f3f3f3,#efefef);background-size:200% 200%;animation:thinkingImageShimmer 2.5s ease-in-out infinite}@keyframes thinkingImageShimmer{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.thinking-image-block .thinking-image-preview{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:inherit;filter:blur(6px) saturate(.7);transform:scale(1.04);opacity:.75}@media(max-width:768px){.thinking-image-block{width:220px;min-height:220px}}.dark-mode .thinking-image-block{background:linear-gradient(135deg,#2e2e2e,#333,#2e2e2e);background-size:200% 200%;animation:thinkingImageShimmer 2.5s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.chat-messages .bubble.thinking:after{animation:none;opacity:.25}.thinking-image-block{animation:none}}.streaming-trail{background:linear-gradient(to right,currentColor,transparent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.chat-container .msg.assistant,.chat-container .msg.assistant .bubble{text-align:left!important}.chat-messages .bubble{font-size:16px}.ai-text{white-space:pre-wrap;font-size:16px;line-height:1.6;color:#000}.chat-messages .bubble.md-rendered{font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif!important;font-size:16px!important;line-height:1.6!important;color:var(--color-text);word-break:break-word;white-space:normal!important}.chat-messages .bubble.md-rendered p{margin:0 0 .5em!important;font-family:inherit!important;font-size:inherit!important;line-height:inherit!important}.chat-messages .bubble.md-rendered p:last-child{margin-bottom:0!important}.chat-messages .bubble.md-rendered h1,.chat-messages .bubble.md-rendered h2,.chat-messages .bubble.md-rendered h3,.chat-messages .bubble.md-rendered h4,.chat-messages .bubble.md-rendered h5,.chat-messages .bubble.md-rendered h6{font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif!important;font-style:normal!important;letter-spacing:normal!important;text-transform:none!important;margin:1.2em 0 .35em!important;line-height:1.35!important}.chat-messages .bubble.md-rendered h1{font-size:22px!important;font-weight:500!important}.chat-messages .bubble.md-rendered h2{font-size:20px!important;font-weight:500!important}.chat-messages .bubble.md-rendered h3{font-size:18px!important;font-weight:500!important}.chat-messages .bubble.md-rendered h4,.chat-messages .bubble.md-rendered h5,.chat-messages .bubble.md-rendered h6{font-size:16px!important;font-weight:500!important}.chat-messages .bubble.md-rendered>:first-child{margin-top:0!important}.chat-messages .bubble.md-rendered strong{font-weight:500}.chat-messages .bubble.md-rendered em{font-style:italic}.chat-messages .bubble.md-rendered code{background:var(--color-bg-surface);border-radius:4px;padding:.15em .4em;font-size:.9em;font-family:SF Mono,Menlo,Monaco,Consolas,monospace}.chat-messages .bubble.md-rendered pre{background:#f3f3f3;color:#374151;border-radius:8px;padding:12px 16px;margin:.75em 0;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:14px;line-height:1.5}.chat-messages .bubble.md-rendered pre code{background:none;padding:0;border-radius:0;color:inherit;font-size:inherit}.code-block-wrap{position:relative}.code-copy-btn{position:absolute;top:6px;right:6px;width:28px;height:28px;padding:5px;background:transparent;border:none;border-radius:6px;cursor:pointer;color:#999;opacity:0;transition:opacity .2s,color .2s,background .15s;z-index:1}.code-block-wrap:hover .code-copy-btn{opacity:1}.code-copy-btn:hover{background:var(--color-bg-card);color:#666}.code-copy-btn:active{opacity:.7}.code-copy-btn svg{width:100%;height:100%;display:block}.code-copy-btn.copied{opacity:1;color:#4caf50}.chat-messages .bubble.md-rendered ul,.chat-messages .bubble.md-rendered ol{margin:.3em 0 .5em!important;padding:0 0 0 1.4em!important;line-height:1.6!important}.chat-messages .bubble.md-rendered li{margin:0!important;padding:0!important;padding-inline-start:0!important;line-height:1.6!important}.chat-messages .bubble.md-rendered li+li{margin-top:.15em!important}.chat-messages .bubble.md-rendered li p{margin:0!important;padding:0!important;line-height:1.6!important}.chat-messages .bubble.md-rendered li ul,.chat-messages .bubble.md-rendered li ol{margin:.1em 0!important}.chat-messages .bubble.md-rendered blockquote{border-left:3px solid rgba(128,128,128,.3);margin:.5em 0!important;padding:.25em 0 .25em 12px;color:inherit;opacity:.75}.chat-messages .bubble.md-rendered hr{border:none!important;border-top:1px solid rgba(128,128,128,.2)!important;margin:1.2em 0!important}.chat-messages .bubble.md-rendered table{border-collapse:collapse;margin:.75em 0;width:100%;font-size:14px}.chat-messages .bubble.md-rendered th,.chat-messages .bubble.md-rendered td{border:1px solid rgba(128,128,128,.25)!important;padding:6px 10px;text-align:left;color:inherit!important}.chat-messages .bubble.md-rendered th{background:#8080801f!important;font-weight:500!important;font-family:inherit!important;font-style:normal!important;text-transform:none!important;letter-spacing:normal!important;opacity:1!important}.chat-messages .bubble.md-rendered a{color:#06c;text-decoration:none;background:none!important}.chat-messages .bubble.md-rendered a:hover{text-decoration:underline}.dark-mode .chat-messages .bubble.md-rendered code{background:#80808040}.dark-mode .chat-messages .bubble.md-rendered pre{background:#1e1e1e;color:#d4d4d4}.dark-mode .chat-messages .bubble.md-rendered a{color:#4da6ff}.dark-mode .code-copy-btn{color:#777}.dark-mode .code-copy-btn:hover{color:#aaa}.dark-mode .code-copy-btn.copied{color:#4caf50}.msg.user .bubble:has(img),.msg.user .bubble:has(.bubble-attachments){padding:0;border:none;border-radius:0;background:transparent;box-shadow:none}.msg.user .bubble .bubble-attachments{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:0}.msg.user .bubble .bubble-attachment{width:160px;height:160px;border-radius:14px;overflow:hidden;background:#f3f3f3;box-shadow:0 0 0 1px #00000014}@media(max-width:768px){.msg.user .bubble:has(.bubble-attachments){max-width:100%}.msg.user .bubble .bubble-attachments{justify-content:flex-end}.msg.user .bubble .bubble-attachment{width:calc(50vw - 24px);height:calc(50vw - 24px)}}.msg.user .bubble .bubble-attachment img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0!important;box-shadow:none!important}.msg.user .bubble>img{width:160px;max-width:60vw;height:auto;border-radius:12px;display:block}.msg.user .bubble .bubble-text{white-space:pre-wrap;font-size:16px;line-height:1.6;color:#000}.msg.user .bubble .bubble-attachments+.bubble-text,.msg.user .bubble .bubble-attachments+.bubble-content,.msg.user .bubble .bubble-attachments+p,.msg.user .bubble .bubble-attachment+.bubble-text,.msg.user .bubble .bubble-attachment+.bubble-content,.msg.user .bubble .bubble-attachment+p,.msg.user .bubble img+.bubble-text,.msg.user .bubble img+.bubble-content,.msg.user .bubble img+p{margin-top:10px}.msg.user .bubble:has(img):has(.bubble-text),.msg.user .bubble:has(img):has(.bubble-content),.msg.user .bubble:has(.bubble-attachments):has(.bubble-text),.msg.user .bubble:has(.bubble-attachments):has(.bubble-content){padding:12px;background:var(--color-bg-surface);border-radius:16px}.bubble-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:8px}.bubble-images img{width:100%;height:auto;display:block;border-radius:12px}.bubble-text{white-space:pre-wrap}.msg.msg-grouped{margin-top:-.7rem}.msg.msg-grouped.msg-grouped-reset{margin-top:0}.collapse-inner.collapsed{max-height:1280px;overflow:hidden;position:relative}.msg-show-full{padding:6px 0;margin:50px 0 0;color:#999;font-size:16px;font-weight:500;cursor:pointer;text-align:right}.dark-mode .msg-show-full{color:#777}.msg-show-full:active{color:#333}.dark-mode .msg-show-full:active{color:#ccc}.memory-notice{padding:4px 0 2px}.memory-notice-header{display:flex;align-items:center;gap:5px;font-size:12px;color:#aaa;cursor:default}.memory-notice-header svg{width:14px;height:14px;flex-shrink:0;opacity:.6}.memory-notice-detail{display:none;margin-top:6px;padding:10px 12px;background:#f8f8f8;border-radius:10px;font-size:13px;color:#333;line-height:1.5}.memory-notice:hover .memory-notice-detail{display:block}.memory-notice-item{margin:0 0 6px}.memory-notice-item:last-child{margin-bottom:0}.memory-notice-manage{display:flex;align-items:center;gap:2px;margin-top:8px;padding:0;border:none;background:none;font-size:13px;color:#888;cursor:pointer}.memory-notice-manage:hover{color:#333}.memory-notice-manage svg{width:14px;height:14px}.dark-mode .memory-notice-header{color:#666}.dark-mode .memory-notice-detail{background:#2a2a2a;color:#ccc}.dark-mode .memory-notice-manage{color:#666}.dark-mode .memory-notice-manage:hover{color:#ccc}.msg.user .bubble:has(.bubble-pdf-card),.msg.user .bubble:has(.bubble-doc-card),.msg.user .bubble:has(.bubble-sheet-card),.msg.user .bubble:has(.bubble-code-card),.msg.user .bubble:has(.bubble-audio-card),.msg.user .bubble:has(.bubble-video-card),.msg.user .bubble:has(.bubble-archive-card),.msg.user .bubble:has(.bubble-ppt-card){padding:0;border:none;border-radius:0;background:transparent;box-shadow:none}.bubble-pdf-card,.bubble-doc-card,.bubble-sheet-card,.bubble-code-card,.bubble-audio-card,.bubble-video-card,.bubble-archive-card,.bubble-ppt-card{display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;background:var(--color-bg-card);min-width:180px;max-width:280px;cursor:pointer}.bubble-pdf-icon,.bubble-doc-icon,.bubble-sheet-icon,.bubble-code-icon,.bubble-audio-icon,.bubble-video-icon,.bubble-archive-icon,.bubble-ppt-icon{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.bubble-pdf-icon svg,.bubble-doc-icon svg,.bubble-sheet-icon svg,.bubble-code-icon svg,.bubble-audio-icon svg,.bubble-video-icon svg,.bubble-archive-icon svg,.bubble-ppt-icon svg{width:18px;height:18px}.bubble-pdf-icon{background:#e5322d}.bubble-doc-icon{background:#2b579a}.bubble-sheet-icon{background:#217346}.bubble-code-icon{background:#334155}.bubble-audio-icon{background:#f59e0b}.bubble-video-icon{background:#7c3aed}.bubble-archive-icon{background:#c2410c}.bubble-ppt-icon{background:#d24726}.bubble-pdf-info,.bubble-doc-info,.bubble-sheet-info,.bubble-code-info,.bubble-audio-info,.bubble-video-info,.bubble-archive-info,.bubble-ppt-info{display:flex;flex-direction:column;min-width:0}.bubble-pdf-name,.bubble-doc-name,.bubble-sheet-name,.bubble-code-name,.bubble-audio-name,.bubble-video-name,.bubble-archive-name,.bubble-ppt-name{font-size:13px;font-weight:500;line-height:1.3;color:var(--color-text);max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bubble-pdf-sub,.bubble-doc-sub,.bubble-sheet-sub,.bubble-code-sub,.bubble-audio-sub,.bubble-video-sub,.bubble-archive-sub,.bubble-ppt-sub{font-size:11px;font-weight:400;color:var(--color-text-secondary)}.bubble-pdf-card[data-uploading],.bubble-doc-card[data-uploading],.bubble-sheet-card[data-uploading],.bubble-code-card[data-uploading],.bubble-audio-card[data-uploading],.bubble-video-card[data-uploading],.bubble-archive-card[data-uploading],.bubble-ppt-card[data-uploading]{opacity:.7}.file-upload-failed{opacity:.5;border:1px solid rgba(220,38,38,.4);position:relative}.file-upload-failed:after{content:"";position:absolute;top:6px;right:6px;width:8px;height:8px;background:#dc2626;border-radius:50%}.dark-mode .file-upload-failed{border-color:#f8717166}.dark-mode .file-upload-failed:after{background:#f87171}.msg.user .bubble:has(.bubble-pdf-card):has(.bubble-text),.msg.user .bubble:has(.bubble-doc-card):has(.bubble-text),.msg.user .bubble:has(.bubble-sheet-card):has(.bubble-text),.msg.user .bubble:has(.bubble-code-card):has(.bubble-text),.msg.user .bubble:has(.bubble-audio-card):has(.bubble-text),.msg.user .bubble:has(.bubble-video-card):has(.bubble-text),.msg.user .bubble:has(.bubble-archive-card):has(.bubble-text),.msg.user .bubble:has(.bubble-ppt-card):has(.bubble-text){padding:12px;background:var(--color-bg-surface);border-radius:16px}.bubble-pdf-card+.bubble-text,.bubble-doc-card+.bubble-text,.bubble-sheet-card+.bubble-text,.bubble-code-card+.bubble-text,.bubble-audio-card+.bubble-text,.bubble-video-card+.bubble-text,.bubble-archive-card+.bubble-text,.bubble-ppt-card+.bubble-text{margin-top:10px}.pdf-viewer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;background:#00000080;display:flex;align-items:center;justify-content:center}.pdf-viewer-dialog{display:flex;flex-direction:column;width:calc(100% - 60px);max-width:960px;height:90vh;background:var(--color-bg-panel);border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0003}.pdf-viewer-header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:var(--color-bg-panel);flex-shrink:0}.pdf-viewer-title{font-size:15px;font-weight:500;font-family:Flair,sans-serif;color:var(--color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;padding:0 12px}.pdf-viewer-close{flex-shrink:0}.pdf-viewer-close svg{width:14px;height:14px}.pdf-viewer-frame{flex:1;border:none;width:calc(100% - 30px);margin:0 15px 15px;border-radius:0}.pdf-viewer-overlay.dark-mode{background:#000000b3}.pdf-viewer-overlay.dark-mode .pdf-viewer-dialog{background:#212121;box-shadow:0 8px 32px #00000080}.pdf-viewer-overlay.dark-mode .pdf-viewer-header{background:#212121}.pdf-viewer-overlay.dark-mode .pdf-viewer-title{color:#e5e5e5}@media(max-width:768px){.pdf-viewer-overlay{background:#000}.pdf-viewer-dialog{width:100%;height:100%;border-radius:0;box-shadow:none}.pdf-viewer-frame{width:100%;margin:0;border-radius:0}}.dark-mode .chat-messages .bubble img.chat-image,.dark-mode .msg .bubble .bubble-attachment img{background:transparent}.dark-mode .chat-messages .msg.user .bubble:has(img),.dark-mode .chat-messages .msg.user .bubble:has(.bubble-attachments),.dark-mode .chat-messages .msg.user .bubble:has(.bubble-pdf-card),.dark-mode .chat-messages .msg.user .bubble:has(.bubble-doc-card),.dark-mode .chat-messages .msg.user .bubble:has(.bubble-sheet-card),.dark-mode .chat-messages .msg.user .bubble:has(.bubble-code-card),.dark-mode .chat-messages .msg.user .bubble:has(.bubble-audio-card),.dark-mode .chat-messages .msg.user .bubble:has(.bubble-video-card),.dark-mode .chat-messages .msg.user .bubble:has(.bubble-archive-card),.dark-mode .chat-messages .msg.user .bubble:has(.bubble-ppt-card){background:transparent;box-shadow:none}.dark-mode .chat-messages .msg.assistant .bubble:has(img){background:var(--color-bg-panel);box-shadow:0 0 0 1px #ffffff14 inset}.dark-mode .chat-messages .msg.user .bubble:has(img):has(.bubble-text),.dark-mode .chat-messages .msg.user .bubble:has(img):has(.bubble-content),.dark-mode .chat-messages .msg.user .bubble:has(.bubble-attachments):has(.bubble-text),.dark-mode .chat-messages .msg.user .bubble:has(.bubble-attachments):has(.bubble-content){background:var(--color-bg-surface)}.dark-mode .chat-messages .msg.user .bubble:has(.bubble-pdf-card):has(.bubble-text),.dark-mode .chat-messages .msg.user .bubble:has(.bubble-doc-card):has(.bubble-text),.dark-mode .chat-messages .msg.user .bubble:has(.bubble-sheet-card):has(.bubble-text),.dark-mode .chat-messages .msg.user .bubble:has(.bubble-code-card):has(.bubble-text),.dark-mode .chat-messages .msg.user .bubble:has(.bubble-audio-card):has(.bubble-text),.dark-mode .chat-messages .msg.user .bubble:has(.bubble-video-card):has(.bubble-text),.dark-mode .chat-messages .msg.user .bubble:has(.bubble-archive-card):has(.bubble-text),.dark-mode .chat-messages .msg.user .bubble:has(.bubble-ppt-card):has(.bubble-text){background:var(--color-bg-surface)}.dark-mode .chat-messages .msg.assistant .bubble.thinking{background:#2a2a2a;border-color:#ffffff1a;color:#fff9}.dark-mode .chat-messages .bubble.thinking:after{background:linear-gradient(90deg,#2a2a2a00,#3c3c3ccc 45%,#2a2a2a00 80%)}.dark-mode .ai-text{color:#e5e5e5}.dark-mode .msg.user .bubble .bubble-attachment{background:transparent;box-shadow:none}.dark-mode .msg.user .bubble .bubble-text{color:#e5e5e5}
/*# sourceMappingURL=/cdn/shop/t/15/assets/ai-chat-bubbles.css.map */
