:root{--chat-text-xs:0.75rem;--chat-text-sm:0.875rem;--chat-text-base:0.96875rem;--chat-text-lg:1.0625rem;--chat-text-xl:1.1875rem;--chat-text-2xl:1.4375rem;--chat-text-3xl:1.8125rem;--chat-text-4xl:2.1875rem;--chat-text-5xl:2.8125rem;--chat-text-6xl:3.5625rem;--chat-leading-tight:1.3;--chat-leading-snug:1.4;--chat-leading-normal:1.6;--chat-leading-relaxed:1.7;--chat-leading-loose:1.8;--chat-weight-normal:425;--chat-weight-medium:600;--chat-weight-semibold:750;--chat-weight-bold:800;--chat-weight-extrabold:900;--chat-space-xs:0.25rem;--chat-space-sm:0.5rem;--chat-space-md:0.75rem;--chat-space-lg:1rem;--chat-space-xl:1.5rem;--chat-space-2xl:2rem;--chat-space-3xl:3rem;--chat-tracking-tight:-0.025em;--chat-tracking-normal:-0.01em;--chat-tracking-wide:0.025em;--chat-tracking-wider:0.05em}.chat-markdown{font-family:var(--font-chat-text)!important;font-size:var(--chat-text-base);line-height:var(--chat-leading-relaxed);font-weight:var(--chat-weight-normal);letter-spacing:var(--chat-tracking-normal);color:var(--chat-text-primary);word-wrap:break-word;overflow-wrap:break-word;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1,"liga" 1,"calt" 1;margin:0;padding:0}.chat-markdown h1{font-size:2.25rem;font-weight:800;margin:var(--md-chat-h1-margin-top) 0 var(--md-chat-h1-margin-bottom) 0}.chat-markdown h1,.chat-markdown h2{font-family:var(--font-chat-text)!important;line-height:var(--chat-leading-tight);letter-spacing:var(--chat-tracking-tight);color:var(--chat-text-primary)}.chat-markdown h2{font-size:1.75rem;font-weight:750;margin:var(--md-chat-h2-margin-top) 0 var(--md-chat-h2-margin-bottom) 0}.chat-markdown h3{font-size:1.5rem;font-weight:750;margin:var(--md-chat-h3-margin-top) 0 var(--md-chat-h3-margin-bottom) 0}.chat-markdown h3,.chat-markdown h4{font-family:var(--font-chat-text)!important;line-height:var(--chat-leading-snug);letter-spacing:var(--chat-tracking-normal);color:var(--chat-text-primary)}.chat-markdown h4{font-size:1.125rem;font-weight:700;margin:var(--md-chat-h4-margin-top) 0 var(--md-chat-h4-margin-bottom) 0}.chat-markdown h5{font-size:1rem;letter-spacing:var(--chat-tracking-normal);color:var(--chat-text-secondary);margin:var(--md-chat-h5-margin-top) 0 var(--md-chat-h5-margin-bottom) 0}.chat-markdown h5,.chat-markdown h6{font-family:var(--font-chat-text)!important;font-weight:700;line-height:var(--chat-leading-normal)}.chat-markdown h6{font-size:.875rem;letter-spacing:var(--chat-tracking-wide);color:var(--chat-text-muted);text-transform:uppercase;margin:var(--md-chat-h6-margin-top) 0 var(--md-chat-h6-margin-bottom) 0}.chat-markdown p{font-family:var(--font-chat-text)!important;font-size:var(--chat-text-base);font-weight:var(--chat-weight-normal);line-height:var(--chat-leading-relaxed);letter-spacing:var(--chat-tracking-normal);color:var(--chat-text-primary);margin:0 0 var(--md-chat-p-margin) 0}.chat-markdown p:last-child{margin-bottom:0}.chat-markdown strong{font-weight:var(--chat-weight-semibold)}.chat-markdown em,.chat-markdown strong{font-family:var(--font-chat-text)!important;color:var(--chat-text-primary)}.chat-markdown em{font-style:italic;opacity:.9}.chat-markdown u{text-decoration:underline}.chat-markdown s{text-decoration:line-through;opacity:.7}.chat-markdown code:not(pre code){background:var(--blk-bg);padding:.2rem .375rem;border-radius:.25rem;font-family:var(--font-monospace);font-size:.875em;color:var(--blk-fg);font-weight:400;border:none;filter:var(--code-brightness-filter,brightness(1.18))}.chat-markdown ul:not(.contains-task-list),.chat-markdown.chat-markdown ul:not(.contains-task-list){margin:var(--md-chat-list-margin) 0!important;padding-left:1.5rem!important;list-style-type:disc!important;list-style-position:outside!important}.chat-markdown ol,.chat-markdown.chat-markdown ol{margin:var(--md-chat-list-margin) 0!important;padding-left:1.5rem!important;list-style-type:decimal!important;list-style-position:outside!important}.chat-markdown li:not(.task-list-item){margin:var(--md-chat-list-item-margin) 0;line-height:1.75}.chat-markdown li>p{margin:0}.chat-markdown ul ul{margin:var(--md-list-nested-margin) 0;padding-left:1.5rem;list-style-type:circle!important}.chat-markdown ul ul ul{list-style-type:square!important}.chat-markdown ol ol{margin:var(--md-list-nested-margin) 0;padding-left:1.5rem}.chat-markdown table{width:100%;border-collapse:collapse;margin:var(--md-chat-table-margin) 0;background:var(--blk-bg);border-radius:var(--blk-radius);overflow:hidden;border:none;filter:var(--code-brightness-filter,brightness(1.18))}.chat-markdown th{padding:12px 16px!important;text-align:left!important;font-weight:600!important;color:var(--chat-text-primary,#e4e4e7)!important;background:transparent!important;border-bottom:.5px solid rgba(255,255,255,.04)!important;font-size:var(--editor-body-size,15.5px)!important;font-family:var(--font-chat-text)!important}.chat-markdown thead,.chat-markdown thead th{background:transparent}.chat-markdown td{padding:10px 16px!important;border-bottom:.5px solid rgba(255,255,255,.03)!important;color:var(--chat-text-secondary,#a1a1aa)!important;font-size:var(--editor-body-size,15.5px)!important;font-family:var(--font-chat-text)!important}.chat-markdown tbody tr:last-child td{border-bottom:none}.chat-markdown tbody tr:hover{background:rgba(255,255,255,.03)}.chat-markdown .table-wrapper-chat{width:100%;overflow-x:visible;margin:var(--md-table-margin) 0;border:none;background:transparent;-webkit-overflow-scrolling:touch}@media (max-width:1024px){.chat-markdown .table-wrapper-chat{overflow-x:auto}}.chat-markdown .table-wrapper-chat::-webkit-scrollbar{height:8px}.chat-markdown .table-wrapper-chat::-webkit-scrollbar-track{background:var(--chat-bg-tertiary);border-radius:4px}.chat-markdown .table-wrapper-chat::-webkit-scrollbar-thumb{background:var(--chat-text-muted);border-radius:4px}.chat-markdown .table-wrapper-chat::-webkit-scrollbar-thumb:hover{background:var(--chat-text-secondary)}.chat-markdown blockquote{margin:var(--md-chat-blockquote-margin) 0;padding:var(--md-blockquote-padding) 0 var(--md-blockquote-padding) 1.25rem;border-left:none;background:transparent;border-radius:0;font-style:normal;color:var(--text-primary,#e4e4e7);position:relative;font-size:15px;font-weight:500}.chat-markdown blockquote:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,.05));border-radius:2px;opacity:.6}.chat-markdown blockquote p{margin:0;font-size:1rem;line-height:1.75;font-weight:500}.chat-markdown blockquote p:last-child{margin-bottom:0}.chat-markdown a{background:linear-gradient(135deg,#9a3412,#c2410c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:underline;text-decoration-color:#9a3412;text-underline-offset:2px;text-decoration-thickness:1px;transition:all .2s ease;font-weight:500;cursor:pointer}.chat-markdown a:hover{background:linear-gradient(135deg,#c2410c,#ea580c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration-color:#c2410c;text-underline-offset:3px}.chat-markdown a:focus{outline:none}.chat-markdown hr{margin:var(--md-hr-margin) 0;border:none;height:2.5px;background:var(--chat-gradient-block,linear-gradient(135deg,#252831 0,#2d3139 50%,#252831 100%));border-radius:2px;opacity:.6;mask-image:linear-gradient(90deg,transparent 0,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,black 10%,black 90%,transparent)}.chat-markdown img{max-width:100%;height:auto;border-radius:8px;margin-top:var(--md-img-margin-top);margin-bottom:0;display:block}.chat-markdown img+h1,.chat-markdown img+h2,.chat-markdown img+h3,.chat-markdown img+h4,.chat-markdown img+h5,.chat-markdown img+h6,.chat-markdown img+p{margin-top:var(--md-img-margin-bottom)}.chat-markdown br{content:"";display:block;margin:.5em 0}@media (max-width:768px){.chat-markdown h1{font-size:var(--chat-text-4xl);margin:var(--chat-space-2xl) 0 var(--chat-space-lg) 0}.chat-markdown h2{font-size:var(--chat-text-3xl);margin:var(--chat-space-xl) 0 var(--chat-space-md) 0}.chat-markdown h3{font-size:var(--chat-text-2xl);margin:var(--chat-space-lg) 0 var(--chat-space-sm) 0}.chat-markdown h4{font-size:var(--chat-text-xl)}.chat-markdown h5{font-size:var(--chat-text-lg)}.chat-markdown h6{font-size:var(--chat-text-base)}.chat-markdown td,.chat-markdown th{padding:var(--chat-space-sm) var(--chat-space-md);font-size:var(--chat-font-size-sm)}}@media (max-width:480px){.chat-markdown table{min-width:500px;table-layout:auto}.chat-markdown td,.chat-markdown th{white-space:nowrap;padding:var(--chat-space-sm) var(--chat-space-md);min-width:100px;max-width:none}}@media (max-width:1024px) and (min-width:769px){.chat-markdown td,.chat-markdown th{max-width:300px}}@media (prefers-reduced-motion:reduce){.chat-markdown a{transition:none}}@media (prefers-contrast:high){.chat-markdown,.chat-markdown h1,.chat-markdown h2,.chat-markdown h3,.chat-markdown h4,.chat-markdown h5,.chat-markdown h6{color:var(--chat-text-primary)}}