@charset "UTF-8";pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}[data-theme=dark] pre code.hljs{display:block;overflow-x:auto;padding:1em}[data-theme=dark] code.hljs{padding:3px 5px}[data-theme=dark] .hljs{color:#c9d1d9;background:#0d1117}[data-theme=dark] .hljs-doctag,[data-theme=dark] .hljs-keyword,[data-theme=dark] .hljs-meta .hljs-keyword,[data-theme=dark] .hljs-template-tag,[data-theme=dark] .hljs-template-variable,[data-theme=dark] .hljs-type,[data-theme=dark] .hljs-variable.language_{color:#ff7b72}[data-theme=dark] .hljs-title,[data-theme=dark] .hljs-title.class_,[data-theme=dark] .hljs-title.class_.inherited__,[data-theme=dark] .hljs-title.function_{color:#d2a8ff}[data-theme=dark] .hljs-attr,[data-theme=dark] .hljs-attribute,[data-theme=dark] .hljs-literal,[data-theme=dark] .hljs-meta,[data-theme=dark] .hljs-number,[data-theme=dark] .hljs-operator,[data-theme=dark] .hljs-variable,[data-theme=dark] .hljs-selector-attr,[data-theme=dark] .hljs-selector-class,[data-theme=dark] .hljs-selector-id{color:#79c0ff}[data-theme=dark] .hljs-regexp,[data-theme=dark] .hljs-string,[data-theme=dark] .hljs-meta .hljs-string{color:#a5d6ff}[data-theme=dark] .hljs-built_in,[data-theme=dark] .hljs-symbol{color:#ffa657}[data-theme=dark] .hljs-comment,[data-theme=dark] .hljs-code,[data-theme=dark] .hljs-formula{color:#8b949e}[data-theme=dark] .hljs-name,[data-theme=dark] .hljs-quote,[data-theme=dark] .hljs-selector-tag,[data-theme=dark] .hljs-selector-pseudo{color:#7ee787}[data-theme=dark] .hljs-subst{color:#c9d1d9}[data-theme=dark] .hljs-section{color:#1f6feb;font-weight:700}[data-theme=dark] .hljs-bullet{color:#f2cc60}[data-theme=dark] .hljs-emphasis{color:#c9d1d9;font-style:italic}[data-theme=dark] .hljs-strong{color:#c9d1d9;font-weight:700}[data-theme=dark] .hljs-addition{color:#aff5b4;background-color:#033a16}[data-theme=dark] .hljs-deletion{color:#ffdcd7;background-color:#67060c}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text)}body{min-height:100dvh;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}app-shell,app-sign-in,app-sso-callback,app-chat-outlet,app-conversation-thread,app-empty-chat,app-settings,app-admin-models{flex:1 1 auto;min-height:0;min-width:0;width:100%;display:flex;flex-direction:column}.msg__md .msg__md-pre-wrap{position:relative;margin:.9em 0;border-radius:10px;overflow:hidden;border:1px solid color-mix(in srgb,var(--color-border) 70%,transparent);background:color-mix(in srgb,var(--color-surface-elevated) 42%,transparent)}.msg__md .msg__md-pre-wrap pre{margin:0;padding:0;border:none;background:transparent;overflow:hidden;overflow-wrap:normal;word-break:normal}.msg__md .msg__md-pre-wrap pre code.hljs{display:block;padding:2.45rem 1rem 1rem;overflow-x:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.84rem;line-height:1.55}.msg__md .msg__md-code-lang{position:absolute;top:.5rem;left:.75rem;z-index:1;font-size:.68rem;font-weight:500;letter-spacing:.03em;color:var(--color-text-muted);opacity:.9;pointer-events:none;-webkit-user-select:none;user-select:none}.msg__md .msg__md-copy{position:absolute;top:.42rem;right:.5rem;z-index:2;margin:0;padding:.26rem .62rem;font:inherit;font-size:.68rem;font-weight:600;letter-spacing:.02em;color:var(--color-text-muted);cursor:pointer;border-radius:6px;border:1px solid transparent;background:color-mix(in srgb,var(--color-surface) 50%,transparent);-webkit-tap-highlight-color:transparent}.msg__md .msg__md-copy:hover,.msg__md .msg__md-copy:focus-visible{color:var(--color-text);background:color-mix(in srgb,var(--color-surface-elevated) 88%,transparent);border-color:color-mix(in srgb,var(--color-border) 75%,transparent)}.msg__md .msg__md-copy--done{color:color-mix(in srgb,var(--color-accent) 88%,var(--color-text));border-color:color-mix(in srgb,var(--color-accent) 42%,var(--color-border))}.msg__md .msg__md-table-wrap{position:relative;margin:.9em 0;border-radius:10px;overflow:hidden;border:1px solid color-mix(in srgb,var(--color-border) 70%,transparent);background:color-mix(in srgb,var(--color-surface-elevated) 35%,transparent)}.msg__md .msg__md-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-top:2.35rem;margin:0}.msg__md .msg__md-table-scroll table{width:100%;min-width:520px;margin:0;border-collapse:collapse;font-size:.88rem;line-height:1.45}.msg__md .msg__md-table-scroll th,.msg__md .msg__md-table-scroll td{border:1px solid color-mix(in srgb,var(--color-border) 85%,transparent);padding:.5rem .72rem;text-align:left;vertical-align:top}.msg__md .msg__md-table-scroll thead th{background:color-mix(in srgb,var(--color-surface) 55%,var(--color-border));color:var(--color-text);font-weight:600}.msg__md .msg__md-table-scroll tbody tr:nth-child(2n){background:color-mix(in srgb,var(--color-bg) 35%,transparent)}.msg__md .msg__md-table-scroll tbody tr:nth-child(odd){background:color-mix(in srgb,var(--color-surface-elevated) 22%,transparent)}.msg__md .msg__md-table-scroll a{color:color-mix(in srgb,var(--color-accent) 75%,var(--color-text));text-decoration:underline;text-underline-offset:2px}:root,:host{--font-sans: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 18px}:root[data-theme=light],:root[data-theme=light] :host{color-scheme:light;--color-bg: #faf9f7;--color-sidebar: #f3f2ef;--color-sidebar-hover: #ebeae6;--color-sidebar-active: #e3e2de;--color-surface: #ffffff;--color-surface-elevated: #f4f3f0;--color-border: #e6e5e1;--color-text: #141413;--color-text-muted: #6b6a67;--color-accent: #d97757;--color-accent-soft: rgba(217, 119, 87, .14);--color-on-accent: #ffffff;--color-user-bubble: #ecebe8;--color-danger: #b42318;--color-warn: #9a6700;--shadow-soft: 0 10px 40px rgba(20, 20, 19, .06);--shadow-pop: 0 18px 50px rgba(20, 20, 19, .1)}:root[data-theme=dark],:root[data-theme=dark] :host{color-scheme:dark;--color-bg: #1a1a1a;--color-sidebar: #141414;--color-sidebar-hover: #1f1f1f;--color-sidebar-active: #2a2a2a;--color-surface: #262626;--color-surface-elevated: #303030;--color-border: #3d3d3d;--color-text: #ececec;--color-text-muted: #9b9b9b;--color-accent: #e88c6b;--color-accent-soft: rgba(232, 140, 107, .16);--color-on-accent: #141414;--color-user-bubble: #3a3a3a;--color-danger: #f97066;--color-warn: #fbbf24;--shadow-soft: 0 12px 48px rgba(0, 0, 0, .45);--shadow-pop: 0 20px 60px rgba(0, 0, 0, .55)}
