:root{color:#07142f;font-synthesis:none;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;--sidebar-w:280px;--blue:#3f6eea;--bubble:#dce7ff;--soft-blue:#e9f1ff;--muted:#7f8999;--border:#e1e4e8;--shadow:0 10px 30px #1220381f;background:#fff;font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{overflow:hidden}button{font:inherit}.app{background:#fff;width:100vw;height:100vh;display:flex;overflow:hidden}.icon{width:16px;height:16px;display:block}.sidebar{width:var(--sidebar-w);flex:0 0 var(--sidebar-w);background:radial-gradient(circle at 92% 43%,#ffffff73,#0000 20%),linear-gradient(135deg,#e9f0ff 0%,#e4f0ff 52%,#f0f5ff 100%);flex-direction:column;height:100vh;padding:17px 11px 13px;display:flex;overflow:hidden}.brand{align-items:center;gap:20px;min-height:44px;margin-left:4px;display:flex}.brand-img{object-fit:cover;width:43px;height:36px}.brand h1{color:#030b1a;-webkit-text-stroke:.15px #030b1a;margin:0;font-size:16px;font-weight:900;line-height:1}.sidebar-close{display:none}.new-chat{color:#3d42ff;cursor:pointer;background:#ddd7ff;border:0;border-radius:9px;justify-content:center;align-items:center;gap:9px;width:100%;height:38px;margin-top:19px;font-size:14px;font-weight:700;display:flex}.new-chat .icon{width:15px;height:15px}.history-label{color:#8a94a7;margin-top:28px;font-size:13px}.search-box{color:#b3bac4;background:#fffffff0;border-radius:9px;align-items:center;gap:9px;width:100%;height:38px;margin-top:13px;padding:0 12px;font-size:14px;display:flex}.search-box .icon{color:#c1c8d2;width:15px;height:15px}.history-list{flex-direction:column;flex:1;gap:7px;min-height:0;margin-top:23px;padding-bottom:16px;display:flex;overflow-y:auto}.history-item{z-index:0;color:#17233d;white-space:nowrap;border-radius:9px;align-items:center;gap:11px;width:100%;min-height:41px;padding:0 11px;font-size:14px;display:flex;position:relative;overflow:visible}.history-item.active{background:#fffffff0;font-weight:700}.history-item.action-open{z-index:50}.history-item span{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.history-actions{flex:none;margin-left:auto;position:relative}.history-action-trigger{color:#7a8494;opacity:0;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:26px;height:26px;padding:0;display:grid}.history-item:hover .history-action-trigger,.history-item.active .history-action-trigger,.history-action-trigger[aria-expanded=true]{opacity:1}.history-action-trigger:hover,.history-action-trigger[aria-expanded=true]{color:#27313d;background:#ffffffd1}.history-action-trigger .icon{width:15px;height:15px}.history-action-menu{z-index:60;background:#fff;border:1px solid #e1e4e8;border-radius:10px;min-width:138px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 30px #1220382e}.history-bubble-icon{color:#0b1f3e;fill:none;stroke:currentColor;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;shape-rendering:geometricprecision;flex:0 0 14px;width:14px;height:14px}.user-avatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.user-meta{gap:4px;min-width:0;margin-left:12px;display:grid}.user-meta strong{color:#536070;font-size:14px;font-weight:700}.user-meta span{color:#a9b0bb;font-size:12px}.more-icon{color:#27313d;width:17px;height:17px;margin-left:auto}.sidebar-backdrop{display:none}.chat-shell{background:#fff;flex-direction:column;flex:1;min-width:0;height:100vh;display:flex;position:relative}.mobile-header{display:none}.mobile-header-actions{align-items:center;gap:8px;display:flex}.mobile-new-chat-button{display:none}.chat-canvas{flex-direction:column;flex:1;gap:18px;width:min(100%,1180px);margin:0 auto;padding:78px clamp(24px,5vw,64px) 150px;display:flex;overflow-y:auto}.user-row{justify-content:flex-end;align-items:flex-start;gap:10px;display:flex}.user-bubble-stack{justify-items:end;gap:8px;max-width:min(72%,560px);display:grid}.user-bubble{color:#091b3a;background:var(--bubble);border-radius:11px;align-items:center;max-width:100%;min-height:46px;padding:13px 14px;font-size:14px;line-height:1.45;display:flex}.message-attachments{gap:8px;width:min(100%,460px);display:grid}.bot-avatar,.advisor-avatar{object-fit:cover;border-radius:50%;flex:none;width:40px;height:40px}.assistant-turn{grid-template-columns:40px minmax(0,1fr);align-items:flex-start;gap:12px;display:grid}.assistant-content{width:100%;min-width:0}.reference-files{gap:8px;width:min(100%,920px);margin:0 0 12px;display:grid}.reference-file-card{color:#07142f;background:#fff;border:1px solid #dfe5f0;border-radius:10px;grid-template-columns:40px minmax(0,1fr) 28px;align-items:center;gap:12px;min-width:0;min-height:64px;padding:10px 14px 10px 12px;text-decoration:none;display:grid;box-shadow:0 4px 14px #12203814}.reference-file-card:hover{background:#fbfcff;border-color:#c8d8ff}.reference-file-meta{gap:6px;min-width:0;display:grid}.reference-file-meta strong,.reference-file-meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:1;overflow:hidden}.reference-file-meta strong{font-size:14px;font-weight:700}.reference-file-meta span{color:#07142f;font-size:13px}.reference-file-action{color:#1f2937;stroke-width:2px;justify-self:center;width:16px;height:16px}.attachments{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;display:grid}.attachment-card{background:#fff;border:1px solid #e0e0e0;border-radius:11px;align-items:center;min-width:0;min-height:67px;padding:12px 16px 12px 11px;display:flex}.attachment-card-link{color:inherit;text-decoration:none}.attachment-card-link:hover{background:#fbfcff;border-color:#c8d8ff}.message-attachments .attachment-card{background:#fbfcff;min-height:56px}.file-badge{flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.file-badge img{object-fit:contain;width:28px;height:32px;display:block}.attachment-meta{color:#020a19;gap:8px;min-width:0;margin-left:11px;display:grid}.attachment-meta strong,.attachment-meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:700;line-height:1;overflow:hidden}.reply-text{color:#081a36;margin-top:23px;padding-left:12px;font-size:14px;line-height:1.75}.reply-text p{margin:0 0 15px}.reply-text strong{font-weight:700}.reply-text ol{margin:0 0 16px 15px;padding-left:14px}.reply-text li{margin:3px 0;padding-left:1px}.assistant-actions{color:#738095;align-items:center;gap:5px;margin-top:28px;margin-left:8px;display:flex}.assistant-actions button{width:26px;height:26px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid}.assistant-actions .icon{stroke-width:1.4px;width:14px;height:14px}.token-label{color:#7c8796;align-self:flex-end;margin-right:72px;font-size:12px}.short-reply{color:#081a36;padding:11px 0 0 12px;font-size:14px;line-height:1.75}.quick-action{color:#647083;cursor:pointer;z-index:3;background:#fff;border:1px solid #d9dee7;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;bottom:34px;left:clamp(24px,5vw,72px)}.quick-action .icon{width:16px;height:16px}.composer{border:1px solid var(--border);z-index:3;background:#fff;border-radius:11px;min-height:97px;max-height:232px;padding:12px 92px 18px 18px;position:absolute;bottom:25px;left:clamp(78px,8vw,150px);right:clamp(24px,8vw,150px);box-shadow:0 5px 17px #12203829}.composer-placeholder{color:#c2c9d2;min-height:28px;margin-top:0;font-size:14px;line-height:22px;display:block}.composer-files{flex-wrap:wrap;gap:8px;max-height:86px;margin-bottom:8px;display:flex;overflow-y:auto}.composer-file-chip{background:#f8fbff;border:1px solid #dfe5f0;border-radius:8px;grid-template-columns:32px minmax(0,1fr) 22px;align-items:center;gap:8px;max-width:min(100%,300px);min-height:44px;padding:6px 7px;display:grid}.composer-file-chip .file-badge{flex-basis:32px;width:32px;height:32px}.composer-file-chip .file-badge img{width:24px;height:28px}.composer-file-meta{gap:4px;min-width:0;display:grid}.composer-file-meta strong,.composer-file-meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:1;overflow:hidden}.composer-file-meta strong{color:#17233d;font-size:12px;font-weight:700}.composer-file-meta span{color:#7f8999;font-size:11px}.composer-file-chip button{color:#7f8999;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:22px;height:22px;padding:0;display:grid}.composer-file-chip button:hover{color:#17233d;background:#eef3ff}.composer-file-uploading{opacity:.72}.file-input{display:none}.composer-tools{align-items:center;gap:15px;display:flex;position:absolute;bottom:28px;right:16px}.composer-tools button{color:#07101c;cursor:pointer;background:0 0;border:0;place-items:center;width:20px;height:20px;padding:0;display:grid}.composer-tools .icon{stroke-width:2.2px;width:15px;height:15px}.send-button{border-radius:50%;background:#eff1f6!important;width:36px!important;height:36px!important}.send-button .icon{fill:#07101c;stroke-width:1.8px;width:18px;height:18px}.ai-note{text-align:center;color:#9ca4b2;z-index:3;font-size:11px;position:absolute;bottom:1px;left:0;right:0}@media (width>=768px) and (width<=1024px){:root{--sidebar-w:236px}.sidebar{padding-inline:10px}.brand{gap:12px}.chat-canvas{padding:54px 24px 140px}.attachments{grid-template-columns:repeat(2,minmax(0,1fr))}.user-bubble,.user-bubble-stack{max-width:78%}.composer{left:76px;right:24px}}@media (width<=767px){body{overflow:hidden}.app{display:block}.sidebar{z-index:20;width:min(82vw,320px);height:100dvh;box-shadow:var(--shadow);transition:transform .18s;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.sidebar-open{transform:translate(0)}.sidebar-close{color:#27313d;cursor:pointer;background:#ffffffb3;border:0;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:auto;padding:0;display:grid}.sidebar-backdrop{opacity:0;pointer-events:none;z-index:10;background:#07142f52;border:0;transition:opacity .18s;display:block;position:fixed;inset:0}.sidebar-backdrop-show{opacity:1;pointer-events:auto}.chat-shell{width:100%;height:100dvh}.mobile-header{z-index:4;background:#fff;border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;min-height:58px;padding:0 16px;display:flex}.menu-button,.mobile-new-chat-button{color:#07142f;cursor:pointer;background:#fff;border:1px solid #e0e5ee;border-radius:10px;place-items:center;width:38px;height:38px;padding:0;display:grid}.mobile-new-chat-button .icon{width:16px;height:16px}.mobile-brand{color:#030b1a;align-items:center;gap:8px;font-size:15px;font-weight:900;display:flex}.mobile-brand img{object-fit:cover;width:34px;height:29px}.chat-canvas{gap:16px;width:100%;padding:18px 14px 138px}.user-row{align-items:flex-start;gap:8px}.user-bubble-stack{max-width:calc(100% - 42px)}.user-bubble{max-width:100%;min-height:40px;padding:10px 12px;font-size:13px}.bot-avatar,.advisor-avatar{width:34px;height:34px}.assistant-turn{grid-template-columns:34px minmax(0,1fr);gap:8px}.attachments{grid-template-columns:1fr}.attachment-card{min-height:62px;padding-right:12px}.reply-text,.short-reply{padding-left:0;font-size:13px;line-height:1.7}.reply-text{margin-top:18px}.token-label{margin-right:48px}.quick-action{left:14px;bottom:calc(42px + env(safe-area-inset-bottom,0px));display:none}.composer{left:14px;right:14px;bottom:calc(34px + env(safe-area-inset-bottom,0px));z-index:6;min-height:78px;max-height:168px;padding:10px 58px 12px 12px}.composer-tools{bottom:18px;right:12px}.composer-files{max-height:82px}.composer-file-chip{max-width:100%}.ai-note{bottom:calc(8px + env(safe-area-inset-bottom,0px));z-index:5;background:linear-gradient(#fff0,#fff 28% 100%);min-height:20px;line-height:20px}}.search-box{cursor:text}.search-box input,.composer-input{width:100%;min-width:0;color:inherit;font:inherit;background:0 0;border:0;outline:none}.composer-input{resize:none;white-space:pre-wrap;scrollbar-gutter:stable;max-height:176px;padding:0 8px 0 0;line-height:22px;overflow-y:hidden}.composer-input::-webkit-scrollbar{width:4px}.composer-input::-webkit-scrollbar-thumb{background:#7f89995c;border-radius:999px}.search-box input::placeholder,.composer-input::placeholder{color:inherit;opacity:1}.search-box:focus-within,.composer:focus-within{box-shadow:0 0 0 2px #3f6eea29,0 5px 17px #12203829}.history-item,.new-chat,.menu-button,.mobile-new-chat-button,.sidebar-close,.quick-action,.assistant-actions button,.composer-tools button,.history-action-trigger{transition:transform .16s,background-color .16s,color .16s,opacity .16s,box-shadow .16s}.history-item:hover,.new-chat:hover,.menu-button:hover,.mobile-new-chat-button:hover,.sidebar-close:hover,.quick-action:hover,.assistant-actions button:hover,.composer-tools button:hover,.history-action-trigger:hover{transform:translateY(-1px)}.history-item:active,.new-chat:active,.menu-button:active,.mobile-new-chat-button:active,.sidebar-close:active,.quick-action:active,.assistant-actions button:active,.composer-tools button:active,.history-action-trigger:active{opacity:.88;transform:translateY(0)}.history-item,.new-chat,.menu-button,.mobile-new-chat-button,.sidebar-close,.quick-action,.composer-tools button,.assistant-actions button,.history-action-trigger{cursor:pointer}.history-item.active{box-shadow:inset 0 0 0 1px #3f6eea2e}.sidebar-backdrop-show{cursor:pointer}.typing-turn{opacity:.96}.typing-bubble{background:#eef3ff;border-radius:14px;align-items:center;gap:6px;min-height:40px;padding:0 14px;display:flex}.typing-bubble span{background:var(--blue);border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite typingPulse}.typing-bubble span:nth-child(2){animation-delay:.15s}.typing-bubble span:nth-child(3){animation-delay:.3s}@keyframes typingPulse{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.chat-canvas::-webkit-scrollbar{width:8px}.history-list::-webkit-scrollbar{width:8px}.chat-canvas::-webkit-scrollbar-thumb{background:#7f899952;border-radius:999px}.history-list::-webkit-scrollbar-thumb{background:#7f899952;border-radius:999px}.chat-canvas::-webkit-scrollbar-track{background:0 0}.history-list::-webkit-scrollbar-track{background:0 0}@media (width>=1025px){.chat-canvas{padding:64px clamp(18px,3.6vw,48px) 132px}.assistant-turn{gap:10px}.reply-text{margin-top:18px}.composer{left:clamp(64px,6vw,128px);right:clamp(18px,6vw,128px)}.quick-action{left:clamp(18px,4vw,60px)}.token-label{margin-right:52px}}@media (width>=768px) and (width<=1024px){.chat-canvas{padding:48px 20px 128px}.composer{left:64px;right:20px}.quick-action{left:18px}}.composer-input::placeholder{color:#c2c9d2;opacity:1}.stream-reply{color:#081a36;word-break:break-word;min-height:24px;padding:10px 0 0 12px;font-size:14px;line-height:1.75}.markdown-reply{color:inherit;line-height:inherit;overflow-wrap:anywhere}.markdown-reply>:first-child{margin-top:0}.markdown-reply>:last-child{margin-bottom:0}.markdown-reply p{margin:0 0 12px}.markdown-reply h1,.markdown-reply h2,.markdown-reply h3,.markdown-reply h4{color:#06152f;margin:18px 0 10px;font-weight:800;line-height:1.35}.markdown-reply h1{font-size:20px}.markdown-reply h2{font-size:18px}.markdown-reply h3{font-size:16px}.markdown-reply h4{font-size:15px}.markdown-reply ul,.markdown-reply ol{margin:0 0 14px;padding-left:22px}.markdown-reply li{margin:4px 0;padding-left:2px}.markdown-reply li>p{margin:6px 0}.markdown-reply blockquote{color:#43516b;background:#f4f7ff;border-left:3px solid #adc4ff;border-radius:0 8px 8px 0;margin:12px 0;padding:8px 12px}.markdown-reply a{color:#2f5edb;border-bottom:1px solid #2f5edb40;text-decoration:none}.markdown-reply a:hover{color:#1d45b8;border-bottom-color:currentColor}.markdown-reply code{color:#12336e;background:#eef3ff;border-radius:5px;padding:2px 5px;font-family:Consolas,SFMono-Regular,Liberation Mono,monospace;font-size:.92em}.markdown-reply pre{background:#f6f8fa;border:1px solid #dfe5f0;border-radius:8px;max-width:100%;margin:12px 0 14px;padding:13px 14px;line-height:1.6;overflow-x:auto}.markdown-reply pre code{color:inherit;white-space:pre;background:0 0;border-radius:0;padding:0;font-size:13px}.markdown-reply table{border-collapse:collapse;width:100%;margin:12px 0 14px;display:block;overflow-x:auto}.markdown-reply th,.markdown-reply td{text-align:left;vertical-align:top;border:1px solid #dfe5f0;min-width:96px;padding:8px 10px}.markdown-reply th{color:#17233d;background:#f4f7ff;font-weight:700}.markdown-reply hr{background:#e1e4e8;border:0;height:1px;margin:18px 0}.stream-reply.is-loading{color:#7f8999}.stream-reply.is-error{color:#c23a3a}.composer-input:disabled{cursor:not-allowed;color:#8d96a6}.composer-tools button:disabled{opacity:.45;cursor:not-allowed}.ai-note{transition:color .16s}.assistant-turn .stream-reply+.attachments{margin-top:14px}.network-error{color:#c23a3a;background:#fff5f5;border:1px solid #f0c2c2;border-radius:10px;margin:0 0 12px;padding:10px 14px;font-size:13px;line-height:1.6}.loading-indicator{color:#7f8999;align-items:center;gap:6px;font-size:13px;display:inline-flex}.loading-indicator:before{content:"";background:currentColor;border-radius:50%;width:8px;height:8px;animation:1s ease-in-out infinite loadingPulse;box-shadow:12px 0,24px 0}@keyframes loadingPulse{0%,80%,to{opacity:.45}40%{opacity:1}}.send-button-stop{color:#1f2a3d;background:#e5e9f2!important}.send-button-stop .icon{fill:#1f2a3d;stroke-width:1.6px}.login-page{background:linear-gradient(135deg,#e9f0ff 0%,#e4f0ff 52%,#f0f5ff 100%);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.login-card{text-align:center;background:#ffffffeb;border-radius:20px;flex-direction:column;align-items:center;width:min(420px,90vw);padding:48px 40px 40px;display:flex;box-shadow:0 20px 60px #1220382e}.login-brand{object-fit:cover;border-radius:14px;width:80px;height:68px;margin-bottom:24px}.login-title{color:#030b1a;letter-spacing:1px;margin:0 0 8px;font-size:26px;font-weight:900}.login-desc{color:#7f8999;margin:0 0 36px;font-size:15px}.login-btn{color:#fff;cursor:pointer;background:#3f6eea;border:0;border-radius:12px;width:100%;height:50px;margin-bottom:16px;font-size:16px;font-weight:700;transition:all .16s}.login-btn:hover{background:#3458d4;transform:translateY(-1px)}.login-btn:active{transform:translateY(0)}.login-btn-dev{background:#6c757d;margin-bottom:16px}.login-btn-dev:hover{background:#5a6268}.login-note{color:#a9b0bb;margin:0;font-size:12px}.loading-page{background:linear-gradient(135deg,#e9f0ff 0%,#e4f0ff 52%,#f0f5ff 100%);flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100vw;height:100vh;display:flex}.loading-page p{color:#7f8999;margin:0;font-size:14px}.loading-spinner{border:3px solid #dce7ff;border-top-color:#3f6eea;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.user-menu-wrapper{position:relative}.user-menu-trigger{cursor:pointer;background:#ffffff94;border:0;border-radius:11px;align-items:center;width:100%;min-height:50px;padding:0 10px;transition:background-color .16s;display:flex}.user-menu-trigger:hover{background:#ffffffe0}.user-card{background:#ffffff94;border-radius:11px;align-items:center;min-height:50px;padding:0 10px;display:flex}.user-avatar{object-fit:cover;border-radius:50%;flex:0 0 32px;width:32px;height:32px}.user-meta{text-align:left;gap:4px;min-width:0;margin-left:12px;display:grid}.user-meta strong{color:#536070;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.user-meta span{color:#a9b0bb;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.more-icon{color:#27313d;flex:none;width:17px;height:17px;margin-left:auto}.user-menu-dropdown{z-index:30;background:#fff;border:1px solid #e1e4e8;border-radius:10px;min-width:180px;position:absolute;bottom:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 8px 30px #1220382e}.user-menu-item{color:#17233d;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:10px;width:100%;padding:10px 14px;font-size:14px;transition:background-color .12s;display:flex}.user-menu-item:hover{background:#f0f5ff}.user-menu-item-danger{color:#c23a3a}.user-menu-item-danger:hover{background:#fff5f5}.menu-item-icon{flex:none;width:15px;height:15px}.user-menu-divider{background:#e1e4e8;height:1px;margin:4px 0}.modal-overlay{z-index:100;background:#07142f6b;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:14px;width:min(400px,90vw);padding:24px;box-shadow:0 20px 60px #12203838}.modal-title{color:#030b1a;margin:0 0 16px;font-size:17px;font-weight:700}.modal-input{color:#07142f;border:1px solid #e1e4e8;border-radius:9px;outline:none;width:100%;height:42px;margin-bottom:16px;padding:0 14px;font-size:14px;transition:border-color .16s}.modal-input:focus{border-color:#3f6eea;box-shadow:0 0 0 3px #3f6eea1f}.modal-actions{justify-content:flex-end;gap:10px;display:flex}.modal-btn{cursor:pointer;border:0;border-radius:8px;height:36px;padding:0 20px;font-size:14px;font-weight:600;transition:all .16s}.modal-btn-cancel{color:#536070;background:#f0f2f5}.modal-btn-cancel:hover{background:#e4e7ec}.modal-btn-confirm{color:#fff;background:#3f6eea}.modal-btn-confirm:hover{background:#3458d4}.opening-panel{grid-template-columns:40px minmax(0,1fr);align-items:start;gap:12px;width:min(100%,1020px);padding:22px 0 12px;display:grid}.opening-avatar{object-fit:cover;border-radius:50%;width:40px;height:40px;box-shadow:0 6px 18px #515e8229}.opening-content{flex-direction:column;align-items:flex-start;gap:12px;min-width:0;display:flex}.opening-statement{color:#263241;white-space:pre-wrap;overflow-wrap:anywhere;background:#fffffff0;border-radius:10px;max-width:min(100%,960px);padding:12px 14px;font-size:14px;line-height:1.7;box-shadow:0 8px 24px #34405414}.opening-questions{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.opening-question{color:#5d6878;text-align:left;cursor:pointer;overflow-wrap:anywhere;background:#fffffff0;border:1px solid #cfd6e0f2;border-radius:10px;max-width:min(100%,720px);min-height:34px;padding:7px 13px;font-size:14px;line-height:1.4;transition:border-color .16s,color .16s,transform .16s,box-shadow .16s;box-shadow:0 4px 14px #3440540f}.opening-question:hover{color:#344767;border-color:#5d73d86b;transform:translateY(-1px);box-shadow:0 8px 20px #3440541a}.history-empty{text-align:center;color:#a9b0bb;margin:20px 0;font-size:13px}@media (width<=767px){:root{--mobile-ai-note-height:24px;--mobile-bottom-gap:calc(8px + env(safe-area-inset-bottom,0px));--mobile-composer-bottom:calc(var(--mobile-ai-note-height) + var(--mobile-bottom-gap));--mobile-composer-max-height:min(38vh, 176px);--mobile-chat-bottom-space:calc(var(--mobile-composer-bottom) + var(--mobile-composer-max-height) + 28px)}html,body,#root{overscroll-behavior:none;height:100%;min-height:100%}.app,.chat-shell,.sidebar{height:100dvh}.sidebar{width:min(88vw,336px);padding:calc(14px + env(safe-area-inset-top,0px)) 12px calc(12px + env(safe-area-inset-bottom,0px))}.brand{gap:12px;margin-left:0}.brand h1,.mobile-brand span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.new-chat{min-height:42px;margin-top:16px}.history-label{margin-top:20px}.search-box{min-height:40px;margin-top:10px}.history-list{gap:6px;margin-top:14px}.history-item{min-height:44px;padding-inline:10px}.user-menu-trigger{min-height:54px}.mobile-header{min-height:calc(56px + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) 12px 0;flex:none;position:sticky;top:0}.mobile-brand{justify-content:flex-end;min-width:0;max-width:calc(100% - 116px);margin-left:auto}.menu-button,.mobile-new-chat-button{flex:0 0 40px;width:40px;height:40px}.chat-canvas{min-height:0;padding:16px 12px var(--mobile-chat-bottom-space);scroll-padding-bottom:var(--mobile-chat-bottom-space);-webkit-overflow-scrolling:touch}.opening-panel{grid-template-columns:36px minmax(0,1fr);gap:10px;padding:14px 0 8px}.opening-avatar{width:36px;height:36px}.opening-statement,.opening-question{font-size:13px}.opening-statement{padding:10px 12px}.user-bubble,.stream-reply,.network-error{overflow-wrap:anywhere;word-break:break-word}.message-attachments,.attachments{width:100%}.attachment-card{min-width:0}.attachment-meta{max-width:calc(100vw - 116px)}.quick-action{left:12px;bottom:calc(var(--mobile-composer-bottom) + 16px);z-index:7;display:none}.composer{left:12px;right:12px;bottom:var(--mobile-composer-bottom);min-height:76px;max-height:var(--mobile-composer-max-height);z-index:7;padding:10px 72px 12px 12px;overflow:hidden}.composer-input{height:32px;font-size:16px}.composer-files{max-height:92px}.composer-file-chip{grid-template-columns:32px minmax(0,1fr) 28px}.composer-file-chip button{width:28px;height:28px}.composer-tools{gap:10px;bottom:16px;right:10px}.composer-tools button{width:26px;height:26px}.send-button{width:38px!important;height:38px!important}.ai-note{bottom:var(--mobile-bottom-gap);min-height:var(--mobile-ai-note-height);z-index:6;pointer-events:none;background:linear-gradient(#fff0,#fff 30% 100%);padding:4px 12px 0;line-height:16px}.chat-shell:after{content:"";height:calc(var(--mobile-composer-bottom) + 96px);pointer-events:none;z-index:4;background:linear-gradient(#fff0,#fff 32% 100%);position:absolute;bottom:0;left:0;right:0}.login-page,.loading-page{min-height:100dvh;padding:calc(20px + env(safe-area-inset-top,0px)) 16px calc(20px + env(safe-area-inset-bottom,0px))}.login-card{border-radius:16px;width:min(100%,380px);padding:34px 24px 28px}.login-title{font-size:23px}}@media (width<=380px){.mobile-brand img{width:30px;height:25px}.mobile-brand span{font-size:14px}.chat-canvas{padding-inline:10px}.composer{padding-right:66px;left:10px;right:10px}.quick-action{width:32px;height:32px;left:10px}.mobile-new-chat-button{flex-basis:36px;width:36px;height:36px}}pre code.hljs{padding:1em;display:block;overflow-x:auto}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}
