.code-preview-backdrop.svelte-ovq8g7{z-index:var(--z-modal);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ad9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.code-preview-dialog.svelte-ovq8g7{background:#020617;border-radius:.75rem;flex-direction:column;width:100%;max-width:1000px;height:85vh;max-height:900px;animation:.2s ease-out svelte-ovq8g7-dialog-fade-in;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #00000080,0 10px 10px -5px #0006,0 0 0 1px #1e293b80}@keyframes svelte-ovq8g7-dialog-fade-in{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.code-preview-header.svelte-ovq8g7{background:#0f172a;border-bottom:1px solid #1f2937;flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.code-preview-title.svelte-ovq8g7{color:#f8fafc;align-items:center;gap:.75rem;font-size:.875rem;font-weight:600;display:inline-flex}.status-dot.svelte-ovq8g7{background-color:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #22c55e66}.code-preview-language-tag.svelte-ovq8g7{border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.05em;color:var(--t-text-muted);background:#1e293b99;border:1px solid #33415599;padding:.15rem .5rem;font-size:.7rem;font-weight:700}.code-preview-close.svelte-ovq8g7{color:var(--t-text-muted);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .2s;display:inline-flex}.code-preview-close.svelte-ovq8g7:hover{color:#f1f5f9;background:#1e293bcc}.code-preview-body.svelte-ovq8g7{background:#020617;flex:1;padding:0;position:relative;overflow:hidden}.code-preview-iframe.svelte-ovq8g7{background:0 0;border:none;width:100%;height:100%;display:block}.code-preview-footer.svelte-ovq8g7{color:var(--t-text-muted);background:#0f172a;border-top:1px solid #1f2937;flex-shrink:0;justify-content:space-between;align-items:center;padding:.5rem 1rem;font-size:.75rem;display:flex}.chat-and-section-grid{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}@media (min-width:768px){.chat-and-section-grid{grid-template-rows:1fr 1fr;display:grid}}.section-container,.chat-container{scrollbar-width:thin;scroll-behavior:smooth;width:100%;height:100%;position:relative;overflow:hidden auto}.chat-message-wrapper{background-color:#fff;background-image:linear-gradient(#fff 0%,#fcfcfd 100%);flex-direction:column;flex-grow:1;display:flex;position:relative;overflow:hidden}.dark .chat-message-wrapper{background-color:#09090b;background-image:none}.messages-wrapper{max-width:50rem;padding:1.5rem 1rem var(--mm-bottom-clearance,12rem);box-sizing:border-box;flex-direction:column;gap:2.5rem;width:100%;margin:0 auto;display:flex}@media (min-width:640px){.messages-wrapper{padding:2.5rem 1.5rem var(--mm-bottom-clearance,12rem)}}.message-row{flex-direction:row;align-items:flex-start;gap:1.25rem;width:100%;transition:opacity .3s;display:flex;position:relative}.message-row.is-streaming{content-visibility:visible;contain-intrinsic-size:none}.message-row.user-message{justify-content:flex-end}.message-content{flex-direction:column;width:100%;min-width:0;display:flex}.user-message .message-content{align-items:flex-end;max-width:90%}@media (min-width:640px){.user-message .message-content{max-width:80%}}.message-bubble{box-sizing:border-box;max-width:100%;font-size:1rem;line-height:1.75;position:relative}.ai-bubble{color:#0f172a;background:0 0;border:none;width:100%;padding:0}.dark .ai-bubble{color:#e2e8f0}.user-bubble{color:#111827;word-break:break-word;background-color:#f3f4f6;border-radius:1.25rem 1.25rem .25rem;width:-moz-fit-content;width:fit-content;padding:.875rem 1.25rem;box-shadow:0 1px 2px #00000005}.user-bubble .chat-content>:last-child{margin-bottom:0!important}.dark .user-bubble{color:#f4f4f5;background-color:#27272a;box-shadow:0 1px 2px #0003}.message-footer{opacity:0;flex-flow:wrap;align-items:center;gap:.75rem;min-height:1.5rem;margin-top:.5rem;padding:0 .25rem;transition:opacity .25s cubic-bezier(.4,0,.2,1);display:flex}.message-row:hover .message-footer{opacity:1}@media (hover:none){.message-footer{opacity:.85}}.message-footer.user-footer{justify-content:flex-end}.message-time{color:#9ca3af;letter-spacing:.02em;font-size:.75rem;font-weight:500}.ai-message .message-footer{margin-left:0}.chat-content{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0f172a;overflow-wrap:anywhere;word-break:break-word;max-width:100%;font-family:Söhne,ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.8}.dark .chat-content{color:#cbd5e1}.chat-content>:first-child{margin-top:0}.chat-content>:last-child{margin-bottom:0}.chat-content h1,.chat-content h2,.chat-content h3,.chat-content h4,.chat-content h5,.chat-content h6{color:#020617;letter-spacing:-.015em;margin-top:2.25rem;margin-bottom:1rem;font-weight:600;line-height:1.3}.dark .chat-content h1,.dark .chat-content h2,.dark .chat-content h3,.dark .chat-content h4,.dark .chat-content h5,.dark .chat-content h6{color:#f8fafc}.chat-content h1{border-bottom:1px solid #e2e8f0;padding-bottom:.5rem;font-size:1.6rem}.chat-content h2{font-size:1.35rem}.chat-content h3{font-size:1.15rem}@media (min-width:640px){.chat-content h1{font-size:1.875rem}.chat-content h2{font-size:1.5rem}.chat-content h3{font-size:1.25rem}}.dark .chat-content h1{border-bottom-color:#1e293b}.chat-content p{margin-bottom:1.25rem}.chat-content ul,.chat-content ol{margin-bottom:1.25rem;padding-left:1.25rem;list-style-position:outside;display:block}@media (min-width:640px){.chat-content ul,.chat-content ol{padding-left:1.75rem}}.chat-content li{margin-bottom:.625rem;line-height:1.7;display:list-item}.chat-content li::marker{color:#64748b;font-weight:500}.dark .chat-content li::marker{color:#94a3b8}.chat-content ul ul,.chat-content ol ol,.chat-content ul ol,.chat-content ol ul{margin-top:.5rem;margin-bottom:.5rem;display:block}.chat-content ul{list-style-type:disc}.chat-content ul ul{list-style-type:circle}.chat-content ul ul ul{list-style-type:square}.chat-content ol{list-style-type:decimal}.chat-content ol ol{list-style-type:lower-alpha}.chat-content ol ol ol{list-style-type:lower-roman}.chat-content ul.task-list{padding-left:0;list-style-type:none}.chat-content ul.task-list>li{align-items:flex-start;gap:.5rem;min-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;display:flex;position:relative}.chat-content ul.task-list>li>input[type=checkbox]{cursor:pointer;accent-color:#3b82f6;flex-shrink:0;width:1rem;height:1rem;margin-top:.25rem;position:static}.chat-content ul.task-list>li>input[type=checkbox]:checked{background-color:#3b82f6}.chat-content ul.task-list ul.task-list{margin-top:.5rem;padding-left:1.5rem}.chat-content a{color:#2563eb;border-bottom:1px solid #0000;font-weight:500;text-decoration:none;transition:all .2s ease-out}.chat-content a:hover{color:#1d4ed8;border-bottom-color:#1d4ed8}.dark .chat-content a{color:#60a5fa}.dark .chat-content a:hover{color:#93c5fd;border-bottom-color:#93c5fd}.chat-content hr{background:#e2e8f0;border:none;height:1px;margin:2rem 0}.dark .chat-content hr{background:#334155}.chat-content blockquote{color:#475569;background:#f8fafc80;border-left:4px solid #e2e8f0;border-radius:0 .5rem .5rem 0;margin:1.5rem 0;padding:.5rem 0 .5rem 1.25rem;font-style:italic}.dark .chat-content blockquote{color:#94a3b8;background:#1e293b4d;border-left-color:#334155}.chat-content .code-block-wrapper{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;max-width:100%;margin:1.5rem 0;overflow:clip;box-shadow:0 2px 4px #00000005}.dark .chat-content .code-block-wrapper{background-color:#0d1117;border:1px solid #30363d;box-shadow:0 4px 6px #0003}.chat-content .code-block-header{z-index:10;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:1rem;min-height:2.75rem;padding:.5rem 1rem;display:flex;position:sticky;top:0}.dark .chat-content .code-block-header{background-color:#161b22;border-bottom:1px solid #30363d}.chat-content .code-block-header-left{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.chat-content .code-block-header-right{flex-shrink:0;align-items:center;gap:.5rem;margin-left:auto;display:flex}.chat-content .code-block-language{color:#475569;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:600;overflow:hidden}.dark .chat-content .code-block-language{color:#8b949e}.chat-content .code-lines-indicator{color:#94a3b8;white-space:nowrap;font-size:.75rem;display:none}@media (min-width:450px){.chat-content .code-lines-indicator{display:inline}}.chat-content .code-copy-btn,.chat-content .code-run-btn,.chat-content .code-download-btn,.chat-content .code-edit-btn,.chat-content .code-collapse-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:.375rem;padding:.375rem .5rem;font-size:.75rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.chat-content .code-copy-btn:hover,.chat-content .code-run-btn:hover,.chat-content .code-download-btn:hover,.chat-content .code-edit-btn:hover,.chat-content .code-collapse-btn:hover{color:#0f172a;background-color:#e2e8f0}.dark .chat-content .code-copy-btn:hover,.dark .chat-content .code-run-btn:hover,.dark .chat-content .code-download-btn:hover,.dark .chat-content .code-edit-btn:hover,.dark .chat-content .code-collapse-btn:hover{color:#f0f6fc;background-color:#30363d}.chat-content .code-block-header svg{flex-shrink:0;width:14px;height:14px;display:block}.chat-content .copy-text{margin-left:.25rem;display:none}@media (min-width:640px){.chat-content .copy-text{display:inline}}.chat-content .code-copy-btn .check-icon{color:#10b981;display:none}.chat-content .code-copy-btn.copied .check-icon{display:block}.chat-content .code-copy-btn.copied .copy-icon{display:none}.chat-content .chevron-icon{transition:transform .3s cubic-bezier(.4,0,.2,1)}.chat-content .code-block-wrapper.collapsed .chevron-icon{transform:rotate(-90deg)}.chat-content .code-block-content>pre.hljs{white-space:pre;-webkit-overflow-scrolling:touch;background:0 0;max-width:100%;max-height:70vh;margin:0;padding:1rem 1.25rem;font-family:JetBrains Mono,Fira Code,Menlo,monospace;font-size:.875rem;line-height:1.6;overflow:auto}.chat-content .code-block-content.collapsed{display:none}.chat-content :not(pre)>code{color:#0f172a;white-space:pre-wrap;word-break:break-word;background-color:#0f172a0f;border-radius:.375rem;padding:.15rem .4rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.85em;font-weight:500}.dark .chat-content :not(pre)>code{color:#e2e8f0;background-color:#ffffff1a}.user-bubble .chat-content :not(pre)>code{color:inherit;background-color:#00000014}.dark .user-bubble .chat-content :not(pre)>code{background-color:#fff3}.chat-content .table-wrapper{-webkit-overflow-scrolling:touch;background-color:#fff;background-image:linear-gradient(90deg,#fff 30%,#fff0),linear-gradient(90deg,#fff0,#fff 70%),radial-gradient(farthest-side at 0,#00000014,#0000),radial-gradient(farthest-side at 100%,#00000014,#0000);background-position:0 0,100%,0 0,100%;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%;background-attachment:local,local,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;border:1px solid #e2e8f0;border-radius:.75rem;margin:1.5rem 0;position:relative;overflow:auto hidden}.dark .chat-content .table-wrapper{background-color:#0000;background-image:linear-gradient(90deg,#09090b 30%,#09090b00),linear-gradient(90deg,#09090b00,#09090b 70%),radial-gradient(farthest-side at 0,#0006,#0000),radial-gradient(farthest-side at 100%,#0006,#0000);background-position:0 0,100%,0 0,100%;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%;background-attachment:local,local,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;border-color:#334155}.chat-content .table-wrapper:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#0000000f);width:24px;transition:opacity .2s;position:absolute;top:0;bottom:0;right:0}.dark .chat-content .table-wrapper:after{background:linear-gradient(90deg,#0000,#ffffff0d)}.chat-content .table-wrapper.has-overflow:after{opacity:1}.chat-content table{border-collapse:collapse;white-space:normal;width:100%;min-width:100%;font-size:.9rem;display:table}.chat-content th,.chat-content td{text-align:left;vertical-align:top;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;border-bottom:1px solid #e2e8f0;padding:.625rem .75rem}@media (min-width:640px){.chat-content th,.chat-content td{padding:.75rem 1rem}}.dark .chat-content th,.dark .chat-content td{border-bottom-color:#334155}.chat-content th{color:#0f172a;white-space:nowrap;z-index:1;background-color:#f8fafc;font-weight:600;position:sticky;top:0}.dark .chat-content th{color:#f1f5f9;background-color:#1e293b}.chat-content tbody tr:nth-child(2n){background-color:#fcfcfd}.dark .chat-content tbody tr:nth-child(2n){background-color:#1e293b33}.chat-content tbody tr:hover{background-color:#f1f5f9}.dark .chat-content tbody tr:hover{background-color:#3341554d}.chat-content tbody tr:last-child td{border-bottom:none}.chat-content th:first-child,.chat-content td:first-child{padding-left:1rem}.chat-content th:last-child,.chat-content td:last-child{padding-right:1rem}.image-attachment{border:1px solid #0000000d;border-radius:.75rem;max-width:100%;margin-bottom:1rem;transition:transform .2s,box-shadow .2s,opacity .2s;display:block;overflow:hidden}.dark .image-attachment{border-color:#ffffff1a}.image-attachment:hover{opacity:.95;transform:scale(1.01);box-shadow:0 4px 12px #0000000d}.image-attachment img{object-fit:contain;max-width:100%;height:auto;max-height:24rem;display:block}.file-attachment{border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;padding:.5rem;display:flex}.dark .file-attachment{border-color:#27272a}.message-bubble:has(.audio-player){min-width:280px;max-width:400px}.audio-player{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:24px;width:100%;min-width:260px;height:48px;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000000d}.audio-player:hover{background:#e5e7eb;box-shadow:0 4px 6px #0000000d}.audio-player::-webkit-media-controls-panel{background:0 0;border-radius:24px;padding:0 12px}.audio-player::-webkit-media-controls-play-button{background-color:#2563eb;border-radius:50%;width:32px;height:32px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.audio-player::-webkit-media-controls-play-button:hover{transform:scale(1.05)}.audio-player::-webkit-media-controls-current-time-display{color:#374151;font-family:system-ui,-apple-system,sans-serif;font-size:.8125rem;font-weight:500}.audio-player::-webkit-media-controls-time-remaining-display{color:#374151;font-family:system-ui,-apple-system,sans-serif;font-size:.8125rem;font-weight:500}.audio-player::-webkit-media-controls-timeline{background-color:#00000014;border-radius:4px;height:6px;margin:0 8px}.audio-player::-webkit-media-controls-volume-slider{background-color:#00000014;border-radius:4px;height:4px}.audio-player::-webkit-media-controls-mute-button{opacity:.7;transition:opacity .2s}.audio-player::-webkit-media-controls-mute-button:hover{opacity:1}.audio-player::-moz-range-track{background-color:#00000014;border-radius:4px;height:6px}.audio-player::-moz-range-thumb{cursor:pointer;background-color:#3b82f6;border:none;border-radius:50%;width:14px;height:14px}.dark .audio-player,.dark .message-bubble .audio-player,.dark .user-bubble .audio-player{background:#27272a;border-color:#3f3f46;box-shadow:0 2px 8px #0003}.dark .audio-player:hover,.dark .message-bubble .audio-player:hover{background:#3f3f46}.dark .audio-player::-webkit-media-controls-panel{background:0 0!important}.dark .audio-player::-webkit-media-controls-current-time-display{text-shadow:0 1px 2px #00000080;font-weight:600;color:#f3f4f6!important}.dark .audio-player::-webkit-media-controls-time-remaining-display{text-shadow:0 1px 2px #00000080;font-weight:600;color:#f3f4f6!important}.dark .message-bubble .audio-player::-webkit-media-controls-current-time-display{text-shadow:0 1px 2px #00000080;font-weight:600;color:#f3f4f6!important}.dark .message-bubble .audio-player::-webkit-media-controls-time-remaining-display{text-shadow:0 1px 2px #00000080;font-weight:600;color:#f3f4f6!important}.dark .audio-player::-webkit-media-controls-timeline{border-radius:4px;background-color:#fff3!important}.dark .audio-player::-webkit-media-controls-volume-slider{border-radius:4px;background-color:#fff3!important}.dark .message-bubble .audio-player::-webkit-media-controls-timeline{border-radius:4px;background-color:#fff3!important}.dark .message-bubble .audio-player::-webkit-media-controls-volume-slider{border-radius:4px;background-color:#fff3!important}.dark .audio-player::-webkit-media-controls-play-button{background-color:#60a5fa!important}.dark .audio-player::-webkit-media-controls-play-button:hover{background-color:#3b82f6!important}.dark .audio-player::-webkit-media-controls-mute-button{opacity:.9;filter:brightness(1.2)}.dark .audio-player::-moz-range-track{background-color:#fff3!important}.dark .audio-player::-moz-range-thumb{background-color:#60a5fa!important}.transcription-text{color:#374151;background:#fff9;border:1px solid #0000000f;border-radius:12px;margin-top:.75rem;padding:.75rem 1rem;font-size:.9375rem;line-height:1.6}.dark .transcription-text{color:#e5e7eb;background:#ffffff0d;border-color:#ffffff14}.transcribing-indicator{color:#64748b;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.875rem;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse;display:flex}.dark .transcribing-indicator{color:#9ca3af}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}.voice-message-badge{color:#3b82f6;text-transform:uppercase;letter-spacing:.025em;background:#3b82f61a;border-radius:9999px;align-items:center;gap:.375rem;margin-bottom:.5rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.dark .voice-message-badge{color:#60a5fa;background:#60a5fa26}.processing-bubble,.loading-bubble{align-items:center;min-height:2rem;display:flex}.thinking-section{margin-bottom:1rem}.thinking-section+.message-row.ai-message{margin-top:0}.thinking-inline-section{box-sizing:border-box;will-change:opacity, transform;width:100%;max-width:50rem;margin:.75rem auto 1rem;padding:0 .25rem}@media (min-width:640px){.thinking-inline-section{padding:0}}.processing-content,.loading-content{align-items:center;gap:.75rem;display:flex}.typing-dots,.loading-dots{align-items:center;gap:.25rem;display:flex}.typing-dots span,.loading-dots span{background:#10b981;border-radius:50%;width:6px;height:6px;animation:1.4s cubic-bezier(.4,0,.2,1) infinite both typing-bounce}.typing-dots span:first-child{animation-delay:-.32s}.typing-dots span:nth-child(2){animation-delay:-.16s}@keyframes typing-bounce{0%,80%,to{opacity:.5;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.processing-text,.loading-text{color:#64748b;font-size:.875rem;font-weight:500}.error-text{color:#ef4444;font-size:.875rem}.chat-content .reasoning-block{border-left:3px solid #cbd5e1;margin:1rem 0;padding-left:1rem}.chat-content .reasoning-block>summary{color:#64748b;cursor:pointer;outline:none;font-size:.875rem;font-weight:600;list-style:none;transition:color .2s}.chat-content .reasoning-block>summary::-webkit-details-marker{display:none}.chat-content .reasoning-block>summary:hover{color:#0f172a}.dark .chat-content .reasoning-block>summary{color:#94a3b8}.dark .chat-content .reasoning-block>summary:hover{color:#f8fafc}.chat-content .reasoning-content{color:#475569;margin-top:.75rem;font-size:.95rem}.dark .chat-content .reasoning-content{color:#94a3b8}.chat-content .reasoning-block.thinking-active>summary{color:#10b981;animation:2s infinite thinking-pulse}@keyframes thinking-pulse{0%,to{opacity:1}50%{opacity:.6}}.jump-to-latest{bottom:calc(var(--mm-bottom-clearance,10rem) + 1.5rem);z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#0f172a;cursor:pointer;background:#ffffffe6;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.dark .jump-to-latest{color:#f8fafc;background:#18181be6;border-color:#27272a;box-shadow:0 10px 15px -3px #00000080}.jump-to-latest:hover{transform:translate(-50%,-4px)}.jump-to-latest__label{font-size:.875rem;font-weight:500}.jump-to-latest__count{color:#10b981;background:#10b98114;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;font-weight:600}.edit-container{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;gap:.75rem;width:100%;padding:.75rem;display:flex}.dark .edit-container{background:#18181b;border-color:#27272a}.edit-actions{justify-content:flex-end;gap:.5rem;display:flex}.edit-btn{cursor:pointer;border:1px solid #0000;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.875rem;font-weight:500;display:flex}.edit-btn.save{color:#fff;background-color:#2563eb}.edit-btn.cancel{color:#4b5563;background-color:#f3f4f6}.dark .edit-btn.cancel{color:#e5e7eb;background-color:#27272a}#chat-scroll-area,.chat-content .code-block-content>pre,.chat-content .table-wrapper{scrollbar-width:thin;scrollbar-color:#94a3b866 transparent}#chat-scroll-area::-webkit-scrollbar{width:6px;height:6px}.chat-content .code-block-content>pre::-webkit-scrollbar{width:6px;height:6px}.chat-content .table-wrapper::-webkit-scrollbar{width:6px;height:6px}#chat-scroll-area::-webkit-scrollbar-track{background:0 0}.chat-content .code-block-content>pre::-webkit-scrollbar-track{background:0 0}.chat-content .table-wrapper::-webkit-scrollbar-track{background:0 0}#chat-scroll-area::-webkit-scrollbar-thumb{background-color:#94a3b866;border-radius:10px}.chat-content .code-block-content>pre::-webkit-scrollbar-thumb{background-color:#94a3b866;border-radius:10px}.chat-content .table-wrapper::-webkit-scrollbar-thumb{background-color:#94a3b866;border-radius:10px}#chat-scroll-area::-webkit-scrollbar-thumb:hover{background-color:#64748b99}.chat-content .code-block-content>pre::-webkit-scrollbar-thumb:hover{background-color:#64748b99}.chat-content .table-wrapper::-webkit-scrollbar-thumb:hover{background-color:#64748b99}.dark #chat-scroll-area::-webkit-scrollbar-thumb{background-color:#94a3b833}.dark .chat-content .code-block-content>pre::-webkit-scrollbar-thumb{background-color:#94a3b833}.dark .chat-content .table-wrapper::-webkit-scrollbar-thumb{background-color:#94a3b833}@media (hover:none){.chat-content .code-block-content>pre:active::-webkit-scrollbar-thumb{background-color:#94a3b899}.chat-content .table-wrapper:active::-webkit-scrollbar-thumb{background-color:#94a3b899}.dark .chat-content .code-block-content>pre:active::-webkit-scrollbar-thumb{background-color:#fff3}.dark .chat-content .table-wrapper:active::-webkit-scrollbar-thumb{background-color:#fff3}}.is-streaming .chat-content .code-block-content>pre.hljs{max-height:none;overflow-y:visible}.chat-content .code-block-content>pre.hljs{max-height:70vh;overflow-y:auto}.is-streaming .chat-content .code-block-wrapper{position:relative}.is-streaming .chat-content .code-block-wrapper:after{content:"";pointer-events:none;z-index:20;background:#3b82f6;width:3px;height:100%;animation:1.5s ease-in-out infinite streaming-pulse;position:absolute;top:0;right:0}@keyframes streaming-pulse{0%,to{opacity:.1}50%{opacity:.8}}.dark .is-streaming .chat-content .code-block-wrapper:after{background:#60a5fa}.new-content-indicator{color:#fff;cursor:pointer;z-index:20;background:#3b82f6;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;animation:.3s ease-out bounce-in;position:absolute;bottom:1rem;right:1rem;box-shadow:0 4px 12px #00000026}.new-content-indicator:hover{background:#2563eb}.dark .new-content-indicator{color:#0f172a;background:#60a5fa}.dark .new-content-indicator:hover{background:#3b82f6}@keyframes bounce-in{0%{opacity:0;transform:translateY(10px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.hljs-comment,.hljs-quote{color:#6a737d;font-style:italic}.hljs-keyword,.hljs-selector-tag{color:#d73a49}.hljs-string,.hljs-doctag{color:#032f62}.hljs-title,.hljs-section{color:#6f42c1}.hljs-variable{color:#e36209}.dark .hljs-comment,.dark .hljs-quote{color:#8b949e}.dark .hljs-keyword,.dark .hljs-selector-tag{color:#ff7b72}.dark .hljs-string,.dark .hljs-doctag{color:#a5d6ff}.dark .hljs-title,.dark .hljs-section{color:#d2a8ff}.dark .hljs-variable,.dark .hljs-template-variable,.dark .hljs-number,.dark .hljs-literal{color:#79c0ff}.dark .hljs-type,.dark .hljs-built_in{color:#7ee787}:is(.chat-content .code-block-content>pre.hljs:has(.language-plaintext),.chat-content .code-block-content>pre.hljs:has(.language-text),.chat-content .code-block-content>pre.hljs:has(.language-txt),.chat-content .code-block-content>pre.hljs:has(.language-markdown),.chat-content .code-block-content>pre.hljs:has(.language-md),.chat-content .code-block-content>pre.hljs:has(.language-nohighlight),.chat-content .code-block-content>pre.hljs:has(.language-console),.chat-content .code-block-content>pre.hljs:has(.language-output),.chat-content .code-block-content>pre.hljs:not(:has([class*=language-]))){overflow-x:hidden;white-space:pre-wrap!important;word-break:break-word!important}.chat-content code.language-plaintext,.chat-content code.language-text,.chat-content code.language-md,.chat-content code.language-nohighlight,.chat-content code.language-console{white-space:pre-wrap!important;word-break:break-word!important}.audio-attachment,.video-attachment{flex-direction:column;gap:.375rem;margin-bottom:.75rem;display:flex}.attachment-name{color:#6b7280;truncate:1;text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-size:.75rem;overflow:hidden}.dark .attachment-name{color:#9ca3af}.video-player{background:#000;border:1px solid #00000014;border-radius:.75rem;width:100%;max-width:480px;max-height:270px;display:block}.dark .video-player{border-color:#ffffff1a}.markdown-image-wrapper{margin:.75rem 0;display:block}.markdown-image{cursor:pointer;background-color:#f3f4f6;border:1px solid #0000000f;border-radius:.5rem;max-width:100%;height:auto;min-height:4rem;max-height:32rem;transition:opacity .15s;display:block}.markdown-image:hover{opacity:.9}.dark .markdown-image{background-color:#1f2937;border-color:#ffffff1a}
