:root{--ink-0: #07090f;--ink-1: #0b0e16;--ink-2: #11151f;--ink-3: #171c29;--line: rgba(148, 163, 200, .14);--line-strong: rgba(148, 163, 200, .28);--text-0: #eef2ff;--text-1: #aab3cf;--text-2: #7d88a8;--accent: #14b8a6;--accent-2: #5eead4;--safe: #5eead4;--detect: #fbbf24;--quasi: #d6b45c;--danger: #fb7185;--special: #f0abfc;--trusted: #818cf8;--untrusted: #f0abfc;--radius: 14px;--radius-sm: 9px;--font-sans: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace}*{box-sizing:border-box}html,body,#root,.ant-app{height:100%;margin:0}body{background:var(--ink-0);color:var(--text-0);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}.hl{border-radius:3px;border-bottom:2px solid var(--detect);padding-bottom:0}.hl-personal{border-bottom-color:var(--detect)}.hl-financial{border-bottom-color:var(--detect);background:#fbbf241a}.hl-quasi{border-bottom-color:var(--quasi);border-bottom-style:dotted}.hl-secret{border-bottom-color:var(--danger);background:#fb71851f}.hl-special{border-bottom-color:var(--special);background:#f0abfc1a}.hl-code{border-bottom-color:var(--trusted)}.hl-crit{border-bottom-style:dashed}.hl-token{color:var(--safe);background:#5eead41f;border-radius:4px;padding:0 3px}.composer-input-wrap{position:relative;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--ink-1);padding:12px 14px;transition:border-color .15s ease,box-shadow .15s ease}.composer-input-wrap:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #14b8a629}.ta-metrics{font-family:var(--font-sans);font-size:16px;line-height:1.6;letter-spacing:normal;margin:0;border:0}.hl-backdrop{position:absolute;top:12px;right:14px;bottom:12px;left:14px;overflow:hidden;color:transparent;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;pointer-events:none;-webkit-user-select:none;user-select:none;scrollbar-gutter:stable}.hl-backdrop mark{background:transparent;color:transparent}.composer-textarea{position:relative;z-index:1;display:block;width:100%;min-height:24px;max-height:220px;padding:0;background:transparent;color:var(--text-0);caret-color:var(--accent-2);resize:none;outline:none;overflow-y:auto;scrollbar-gutter:stable}.composer-textarea::placeholder{color:var(--text-2)}.app-root{height:100vh;height:100dvh;display:flex;overflow:hidden}.app-shell{flex:1;min-width:0;height:100dvh;display:flex;flex-direction:column}.sidebar{width:264px;flex-shrink:0;min-width:0;height:100dvh;overflow:hidden;background:var(--ink-1);border-right:1px solid var(--line);display:flex;flex-direction:column;gap:8px;padding:12px 10px}.sb-head{display:flex;align-items:center;gap:10px;padding:6px 8px 4px}.sb-brand{font-weight:600;font-size:16px;letter-spacing:-.01em}.sb-collapse{margin-left:auto;display:grid;place-items:center;width:28px;height:28px;border:none;background:transparent;color:var(--text-2);border-radius:8px;cursor:pointer;font-size:15px;transition:background .12s ease,color .12s ease}.sb-collapse:hover{background:var(--ink-2);color:var(--text-0)}.sb-newchat{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:10px;border:1px solid var(--line-strong);background:var(--ink-2);color:var(--text-0);font-size:14px;font-weight:500;cursor:pointer;transition:background .12s ease,border-color .12s ease}.sb-newchat:hover{background:var(--ink-3);border-color:var(--accent)}.sb-nav{display:flex;flex-direction:column;gap:2px}.sb-item{display:flex;align-items:center;gap:10px;width:100%;padding:9px 12px;border-radius:9px;border:none;background:transparent;color:var(--text-1);font-size:13.5px;text-align:left;text-decoration:none;cursor:pointer;transition:background .12s ease}.sb-item:hover{background:var(--ink-2);color:var(--text-0)}.sb-item .anticon{color:var(--text-2);font-size:15px}.sb-recents-label{padding:10px 12px 2px;font-size:11.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-2)}.sb-recents{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:2px;padding-right:2px}.sb-chat{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:9px;cursor:pointer;border:1px solid transparent}.sb-chat:hover{background:var(--ink-2)}.sb-chat:hover .sb-chat-del{opacity:1}.sb-chat.active{background:var(--ink-3);border-color:var(--line-strong)}.sb-chat-ic{color:var(--text-2);font-size:14px;flex-shrink:0}.sb-chat-body{flex:1;min-width:0}.sb-chat-title{color:var(--text-0);font-size:13.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-chat-sub{color:var(--text-2);font-size:11.5px}.sb-chat-del{opacity:0;border:none;background:transparent;color:var(--text-2);cursor:pointer;padding:4px;border-radius:6px;flex-shrink:0;transition:opacity .12s ease,color .12s ease,background .12s ease}.sb-chat-del:hover{color:#ff6b6b;background:#ff6b6b1f}.sb-account{display:flex;align-items:center;gap:10px;width:100%;margin-top:auto;padding:8px 10px;border-radius:10px;border:1px solid var(--line);background:var(--ink-2);color:var(--text-0);cursor:pointer;transition:background .12s ease}.sb-account:hover{background:var(--ink-3)}.sb-avatar{width:30px;height:30px;flex-shrink:0;border-radius:50%;display:grid;place-items:center;font-weight:600;font-size:13px;color:#04110f;background:linear-gradient(135deg,var(--accent-2),var(--accent))}.sb-who{flex:1;min-width:0;text-align:left}.sb-who-name{font-size:13.5px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-who-sub{font-size:11px;color:var(--text-2)}.sb-account-gear{color:var(--text-2);font-size:15px}.sb-backdrop{display:none}.sb-toggle{display:inline-flex!important}@media (min-width: 769px){.sidebar{transition:width .2s ease,padding .2s ease}.app-root.sb-open .sb-toggle{display:none!important}.sidebar:not(.open){width:60px;min-width:60px;max-width:60px;padding-left:8px;padding-right:8px;align-items:center}.sidebar:not(.open) .sb-brand,.sidebar:not(.open) .sb-collapse,.sidebar:not(.open) .sb-recents-label,.sidebar:not(.open) .sb-recents,.sidebar:not(.open) .sb-newchat span:not(.anticon),.sidebar:not(.open) .sb-item span:not(.anticon),.sidebar:not(.open) .sb-who,.sidebar:not(.open) .sb-account-gear{display:none}.sidebar:not(.open) .sb-head{justify-content:center;padding:6px 0 4px}.sidebar:not(.open) .sb-newchat,.sidebar:not(.open) .sb-item{justify-content:center;width:44px;padding:10px 0}.sidebar:not(.open) .sb-account{justify-content:center;width:44px;padding:6px}}@media (max-width: 768px){.sidebar{position:fixed;top:0;left:0;bottom:0;z-index:50;transform:translate(-100%);visibility:hidden;transition:transform .22s ease,visibility .22s ease;box-shadow:0 0 48px #0000008c}.sidebar.open{transform:translate(0);visibility:visible}.sb-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#00000080;opacity:0;pointer-events:none;transition:opacity .22s ease}.sb-backdrop.show{opacity:1;pointer-events:auto}.sb-toggle{display:inline-flex!important}}.chat-scroll{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:24px 0 8px}.chat-column{max-width:780px;margin:0 auto;padding:0 20px}.msg-row{display:flex;margin:14px 0}.msg-row.user{justify-content:flex-end}.msg-col{min-width:0}.msg-col.assistant{width:100%}.msg-col.user{max-width:82%;display:flex;flex-direction:column;align-items:flex-end}.msg-bubble{width:fit-content;max-width:100%;padding:11px 15px;border-radius:14px;line-height:1.55;white-space:pre-wrap;overflow-wrap:break-word;font-size:15px}.msg-row.user .msg-bubble{margin-left:auto;background:linear-gradient(180deg,#16352f,#123029);border:1px solid rgba(20,184,166,.3);color:#eafffb;border-bottom-right-radius:5px}.msg-row.assistant .msg-bubble{width:100%;background:var(--ink-2);border:1px solid var(--line);color:var(--text-0);border-bottom-left-radius:5px}.user-text.clamped{max-height:7.4em;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,#000 62%,transparent);mask-image:linear-gradient(180deg,#000 62%,transparent)}.msg-more{display:block;margin:4px 2px 0;padding:0;font:inherit;font-size:12.5px;color:var(--text-2);background:transparent;border:0;cursor:pointer}.msg-more:hover{color:var(--text-0)}.msg-actions{display:flex;gap:2px;margin-top:5px}.msg-act{display:inline-flex;align-items:center;justify-content:center;width:28px;height:26px;color:var(--text-2);background:transparent;border:0;border-radius:7px;cursor:pointer;font-size:14px;transition:color .15s ease,background .15s ease}.msg-act:hover{color:var(--text-0);background:#94a3c81f}.msg-act:disabled{opacity:.4;cursor:not-allowed}.md{white-space:normal;max-width:100%;min-width:0}.md>:first-child{margin-top:0}.md>:last-child{margin-bottom:0}.md p{margin:.55em 0;line-height:1.6}.md ul,.md ol{margin:.5em 0;padding-left:1.4em}.md li{margin:.25em 0}.md li>p{margin:.2em 0}.md h1,.md h2,.md h3,.md h4{margin:.9em 0 .4em;line-height:1.3;font-weight:650;color:var(--text-0)}.md h1{font-size:1.35em}.md h2{font-size:1.2em}.md h3{font-size:1.08em}.md h4{font-size:1em}.md strong{font-weight:650;color:var(--text-0)}.md a{color:var(--accent-2);text-decoration:underline;text-underline-offset:2px}.md a:hover{color:var(--accent)}.md code.inline-code{font-family:var(--font-mono);font-size:.88em;background:#94a3c824;border:1px solid var(--line);border-radius:5px;padding:.06em .35em;white-space:break-spaces}.md .code-block{margin:.7em 0;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--ink-0)}.md .code-head{display:flex;align-items:center;justify-content:space-between;padding:6px 10px 6px 12px;background:#94a3c80f;border-bottom:1px solid var(--line)}.md .code-lang{font-family:var(--font-mono);font-size:11.5px;letter-spacing:.04em;color:var(--text-2)}.md .code-copy{display:inline-flex;align-items:center;gap:5px;font:inherit;font-size:11.5px;color:var(--text-2);background:transparent;border:0;padding:2px 6px;border-radius:6px;cursor:pointer;transition:color .15s ease,background .15s ease}.md .code-copy:hover{color:var(--text-0);background:#94a3c81f}.md .code-body{margin:0;padding:12px 14px;overflow-x:auto;background:transparent}.md .code-body code{font-family:var(--font-mono);font-size:.85em;line-height:1.55;white-space:pre;color:var(--text-0)}.md .hljs-comment,.md .hljs-quote{color:#7f848e;font-style:italic}.md .hljs-doctag,.md .hljs-keyword,.md .hljs-formula{color:#c678dd}.md .hljs-section,.md .hljs-name,.md .hljs-selector-tag,.md .hljs-deletion,.md .hljs-subst{color:#e06c75}.md .hljs-literal{color:#56b6c2}.md .hljs-string,.md .hljs-regexp,.md .hljs-addition,.md .hljs-attribute,.md .hljs-meta .hljs-string{color:#98c379}.md .hljs-attr,.md .hljs-variable,.md .hljs-template-variable,.md .hljs-type,.md .hljs-selector-class,.md .hljs-selector-attr,.md .hljs-selector-pseudo,.md .hljs-number{color:#d19a66}.md .hljs-symbol,.md .hljs-bullet,.md .hljs-link,.md .hljs-meta,.md .hljs-selector-id,.md .hljs-title{color:#61afef}.md .hljs-built_in,.md .hljs-title.class_,.md .hljs-class .hljs-title{color:#e6c07b}.md .hljs-emphasis{font-style:italic}.md .hljs-strong{font-weight:700}.md blockquote{margin:.6em 0;padding:.1em 0 .1em .9em;border-left:3px solid var(--line-strong);color:var(--text-1)}.md hr{border:0;border-top:1px solid var(--line);margin:.9em 0}.md table{display:block;width:max-content;max-width:100%;overflow-x:auto;border-collapse:collapse;margin:.6em 0;font-size:.94em}.md th,.md td{border:1px solid var(--line);padding:5px 10px;text-align:left}.md th{background:#94a3c814;color:var(--text-0);font-weight:600}.md img{max-width:100%}.composer-legend{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-height:22px;color:var(--text-2);font-size:12.5px}.legend-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:5px;vertical-align:middle}.empty-hero{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:18px;padding:24px}.chat-scroll::-webkit-scrollbar,.composer-textarea::-webkit-scrollbar{width:8px}.chat-scroll::-webkit-scrollbar-thumb,.composer-textarea::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:8px}.mono{font-family:var(--font-mono)}.typing{display:inline-flex;align-items:center;gap:5px;padding:3px 2px}.typing i{width:6px;height:6px;border-radius:50%;background:var(--text-2);animation:typing 1.2s infinite ease-in-out both}.typing i:nth-child(2){animation-delay:.16s}.typing i:nth-child(3){animation-delay:.32s}@keyframes typing{0%,70%,to{opacity:.25;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}.boot-loader{min-height:100vh;min-height:100dvh;display:grid;place-items:center;background:var(--ink-0)}.boot-loader img{width:46px;height:46px;animation:boot-pulse 1.5s ease-in-out infinite}@keyframes boot-pulse{0%,to{opacity:.35;transform:scale(.96)}50%{opacity:1;transform:scale(1)}}@media (max-width: 460px){.header-tag{display:none}.chat-column{padding:0 14px}}.login-frame{position:relative;width:100%;max-width:380px;display:flex;justify-content:center}.login-bracket{position:absolute;top:-16px;bottom:-16px;width:26px;z-index:0;border:2.5px solid var(--accent);filter:drop-shadow(0 0 14px rgba(20,184,166,.55));pointer-events:none}.login-bracket-l{left:-22px;border-right:none;border-radius:10px 0 0 10px}.login-bracket-r{right:-22px;border-left:none;border-radius:0 10px 10px 0}@media (max-width: 460px){.login-bracket{width:16px}.login-bracket-l{left:-12px}.login-bracket-r{right:-12px}}
