:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171b22;background:#f4f6fa;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #f4f6fa;--panel: #ffffff;--line: #e4e8ef;--text: #171b22;--muted: #7a8493;--muted-2: #a0a8b4;--wechat: #95ec69;--wechat-hover: #86df5c;--bubble: #f2f4f7;--black: #14181e;--green: #2ecc71;--danger: #d84f4f;--left-a: #e9eef7;--left-b: #f2f5f9}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;min-height:100vh;margin:0}body{overflow:hidden}button,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{width:100vw;height:100vh;min-height:680px;display:grid;grid-template-columns:minmax(360px,32vw) 1fr;background:var(--bg)}.profile-panel{min-width:0;height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column;padding:32px 36px 28px;background:radial-gradient(circle at 50% 35%,rgba(168,226,196,.22),transparent 31%),linear-gradient(160deg,var(--left-a) 0%,var(--left-b) 56%,#eef3f7 100%);border-right:1px solid rgba(20,24,30,.06)}.profile-panel:before{content:"";width:280px;height:280px;position:absolute;left:-110px;bottom:-120px;border-radius:50%;border:1px solid rgba(20,24,30,.08);box-shadow:0 0 0 38px #ffffff24,0 0 0 76px #ffffff14}.profile-topline{position:relative;z-index:2;display:flex;align-items:center;gap:10px;color:#5f6877;font-size:11px;font-weight:700;letter-spacing:.16em}.brand-mark{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;color:#fff;background:var(--black)}.brand-mark svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.avatar-stage{flex:1;min-height:360px;position:relative;display:flex;align-items:flex-end;justify-content:center}.avatar-glow{position:absolute;width:min(360px,84%);aspect-ratio:.84;bottom:0;border-radius:46% 46% 18% 18%/34% 34% 12% 12%;background:linear-gradient(180deg,#ffffffb3,#ffffff38),radial-gradient(circle at 50% 28%,rgba(112,213,164,.36),transparent 55%);border:1px solid rgba(255,255,255,.65);box-shadow:0 32px 90px #45546421}.character{width:min(420px,92%);max-height:64vh;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 24px 30px rgba(34,42,50,.13));-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.profile-copy{position:relative;z-index:2;padding:10px 2px 20px}.eyebrow{margin-bottom:8px;color:#6f7885;font-size:11px;font-weight:800;letter-spacing:.18em}.profile-copy h1{margin:0;font-size:clamp(30px,3vw,46px);line-height:1.05;letter-spacing:-.04em}.profile-copy p{max-width:430px;margin:14px 0 16px;color:#5d6673;font-size:14px;line-height:1.75}.profile-meta{display:flex;align-items:center;flex-wrap:wrap;gap:9px;color:#77818f;font-size:12px}.status-dot{width:8px;height:8px;border-radius:50%;background:#a5adb8}.status-dot.online{background:var(--green);box-shadow:0 0 0 4px #2ecc711a}.status-dot.offline{background:#e15e5e;box-shadow:0 0 0 4px #e15e5e1a}.status-dot.checking{animation:pulse 1.2s infinite ease-in-out}.meta-divider{width:1px;height:13px;background:#171b2224}.profile-footnote{position:relative;z-index:2;display:flex;justify-content:space-between;padding-top:18px;color:#89929f;font-size:11px;letter-spacing:.07em;border-top:1px solid rgba(23,27,34,.08)}.chat-panel{min-width:0;min-height:0;height:100%;overflow:hidden;display:grid;grid-template-rows:76px minmax(0,1fr) auto;background:var(--panel)}.chat-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:1px solid var(--line);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.assistant-summary{display:flex;align-items:center;gap:12px}.mini-avatar,.bubble-avatar{display:block;object-fit:cover;object-position:center;background:#fff;border:1px solid rgba(23,27,34,.08);box-shadow:0 5px 14px #1f262f1a}.mini-avatar{width:42px;height:42px;flex:0 0 auto;border-radius:14px}.assistant-summary strong,.assistant-summary span{display:block}.assistant-summary strong{font-size:15px;margin-bottom:4px}.assistant-summary span{color:var(--muted);font-size:11px}.icon-button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:12px;color:#7c8694;background:transparent;cursor:pointer;transition:.16s ease}.icon-button:hover{color:var(--text);background:#f1f3f6}.icon-button svg,.attach-button svg,.send-button svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.conversation{min-height:0;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;touch-action:pan-y;padding:26px clamp(24px,5vw,72px) 28px;background:linear-gradient(#f7f8fac7,#f7f8fac7),radial-gradient(circle at 86% 8%,rgba(149,236,105,.07),transparent 24%);scrollbar-width:thin;scrollbar-color:#c7cdd6 transparent}.conversation::-webkit-scrollbar{width:8px}.conversation::-webkit-scrollbar-track{background:transparent}.conversation::-webkit-scrollbar-thumb{background:#c7cdd6;border-radius:999px;border:2px solid transparent;background-clip:padding-box}.conversation::-webkit-scrollbar-thumb:hover{background:#aeb6c1;background-clip:padding-box}.jump-latest{position:sticky;left:calc(100% - 48px);bottom:10px;z-index:8;width:38px;height:38px;display:grid;place-items:center;border:1px solid #dde2e8;border-radius:50%;color:#5f6875;background:#fffffff5;box-shadow:0 8px 24px #1f262f1f;cursor:pointer;font-size:18px;transition:.16s ease}.jump-latest:hover{color:var(--text);transform:translateY(-1px);box-shadow:0 10px 28px #1f262f29}.day-label{width:max-content;margin:0 auto 30px;color:#a2aab5;font-size:11px}.message-list{width:min(920px,100%);margin:0 auto}.message-row{display:flex;gap:10px;width:100%;margin-bottom:22px;align-items:flex-start}.message-row.is-user{justify-content:flex-end}.bubble-avatar{flex:0 0 auto;width:34px;height:34px;border-radius:11px;margin-top:2px;font-size:12px}.message-stack{max-width:min(75%,720px)}.bubble{width:fit-content;max-width:100%;padding:13px 16px;border-radius:8px 18px 18px;color:#20242a;font-size:15px;line-height:1.72;white-space:pre-wrap;overflow-wrap:anywhere}.ai-bubble{background:var(--bubble);border:1px solid rgba(23,27,34,.035)}.user-bubble{margin-left:auto;background:var(--wechat);border-radius:18px 8px 18px 18px;box-shadow:0 9px 22px #5bb2461a}.sources{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:8px}.source-label,.source-chip{color:#8a939f;font-size:10px}.source-chip{padding:4px 7px;border:1px solid #e0e4ea;border-radius:999px;background:#fff}.typing-bubble{display:flex;align-items:center;gap:5px;min-width:60px;height:46px}.typing-bubble i{width:6px;height:6px;display:block;border-radius:50%;background:#98a1ac;animation:typing 1.1s infinite ease-in-out}.typing-bubble i:nth-child(2){animation-delay:.15s}.typing-bubble i:nth-child(3){animation-delay:.3s}.quick-prompts{width:min(920px,100%);margin:4px auto 8px;padding-left:44px;display:flex;flex-wrap:wrap;gap:8px}.quick-prompts button{padding:8px 12px;border:1px solid #dfe4eb;border-radius:999px;color:#6e7783;background:#fffc;cursor:pointer;font-size:12px;transition:.16s ease}.quick-prompts button:hover{color:var(--text);border-color:#cfd5dd;background:#fff;transform:translateY(-1px)}.composer-wrap{padding:14px clamp(24px,5vw,72px) 20px;background:#fff;border-top:1px solid rgba(228,232,239,.72)}.composer,.error-banner,.api-caption{width:min(920px,100%);margin-left:auto;margin-right:auto}.error-banner{margin-bottom:8px;padding:10px 12px;border-radius:10px;color:#a13b3b;background:#fff2f2;border:1px solid #f1d4d4;font-size:12px;line-height:1.5}.composer{min-height:120px;padding:14px 14px 11px 16px;border:1px solid #dfe4ea;border-radius:20px;background:#fbfcfd;box-shadow:0 1px #ffffffe6 inset,0 12px 28px #1e28340e;transition:.18s ease}.composer:focus-within{border-color:#c8cfd8;background:#fff;box-shadow:0 0 0 3px #1f262f09,0 16px 35px #1e283413}.composer.is-loading{opacity:.8}.composer textarea{width:100%;height:auto;min-height:50px;max-height:128px;resize:none;overflow-y:auto;border:0;outline:0;color:var(--text);background:transparent;font-size:15px;line-height:1.62}.composer textarea::placeholder{color:#a0a8b3}.composer-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:8px;border-top:1px solid #edf0f3}.composer-tools,.send-area{display:flex;align-items:center}.composer-tools{min-width:0;gap:10px}.attach-button{width:32px;height:32px;display:grid;flex:0 0 auto;place-items:center;padding:0;border:0;border-radius:10px;color:#89929e;background:#f1f3f6}.keyboard-hint,.char-count,.api-caption{color:#a3abb6;font-size:10px}.send-area{gap:10px}.send-button{width:42px;height:36px;display:grid;place-items:center;border:0;border-radius:12px;color:#fff;background:var(--black);cursor:pointer;transition:.16s ease}.send-button:hover:not(:disabled){transform:translateY(-1px);background:#252b34}.send-button:disabled{cursor:not-allowed;opacity:.34}.api-caption{margin-top:8px;text-align:center}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-3px);opacity:1}}@keyframes pulse{0%,to{opacity:.5}50%{opacity:1}}@media(max-width:960px){html,body,#root{min-height:0;height:100%;overflow:hidden}.app-shell{position:fixed;top:var(--app-offset-top, 0px);left:0;width:100%;height:100vh;height:var(--app-height, 100dvh);min-height:0;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);padding-top:env(safe-area-inset-top,0px)}.profile-panel{height:164px;padding:18px 24px;display:block;border-right:0;border-bottom:1px solid rgba(20,24,30,.06)}.profile-topline{gap:7px;font-size:9px;letter-spacing:.12em}.brand-mark{width:24px;height:24px;border-radius:8px}.brand-mark svg{width:14px}.avatar-stage{position:absolute;right:8px;bottom:0;width:160px;height:154px;min-height:0;pointer-events:none}.avatar-glow{width:128px;height:136px;bottom:0}.character{width:154px;height:154px;max-height:none}.profile-copy{width:calc(100% - 138px);max-width:400px;padding:12px 0 0}.eyebrow,.profile-footnote,.profile-meta{display:none}.profile-copy h1{font-size:28px;line-height:1.15;letter-spacing:-.03em}.profile-copy p{margin:7px 0 0;font-size:12px;line-height:1.6}.chat-panel{min-height:0;grid-template-rows:64px minmax(0,1fr) auto}.chat-header{height:64px;padding:0 18px}.assistant-summary{gap:10px}.assistant-summary strong{font-size:14px}.assistant-summary span{font-size:10px}.mini-avatar{width:38px;height:38px;border-radius:12px}.icon-button{width:44px;height:44px}.conversation{padding:18px 16px 20px;scrollbar-gutter:auto}.day-label{margin-bottom:20px}.message-row{gap:8px;margin-bottom:18px}.bubble-avatar{width:30px;height:30px;border-radius:10px}.message-stack{min-width:0;max-width:calc(100% - 38px)}.is-user .message-stack{max-width:85%}.bubble{padding:12px 14px;font-size:14px;line-height:1.75}.quick-prompts{padding-left:38px;gap:8px;flex-direction:column;align-items:flex-start}.quick-prompts button{min-height:44px;max-width:100%;padding:10px 14px;text-align:left;font-size:12px}.composer-wrap{padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px))}.composer{min-height:0;padding:10px 10px 8px 14px;border-radius:18px;box-shadow:0 4px 16px #1e28340a}.composer textarea{min-height:28px;max-height:96px;font-size:16px;line-height:1.5}.composer-bottom{padding-top:4px;border-top:0}.attach-button{width:44px;height:44px;background:transparent}.send-button{width:44px;height:44px;border-radius:14px}.keyboard-hint,.api-caption{display:none}.error-banner{max-height:72px;overflow-y:auto;font-size:11px}.app-shell:has(.composer textarea:focus){grid-template-rows:minmax(0,1fr)}.app-shell:has(.composer textarea:focus) .profile-panel{display:none}}@media(max-width:374px){.profile-panel{height:150px;padding:14px 16px}.profile-copy{width:calc(100% - 114px);padding-top:10px}.profile-copy h1{font-size:25px}.profile-copy p{font-size:11px}.avatar-stage{right:0;width:136px;height:140px}.character{width:140px;height:140px}.avatar-glow{width:110px;height:124px}.chat-header{padding:0 12px}.conversation{padding-right:12px;padding-left:12px}}@media(max-width:960px)and (max-height:540px){.app-shell{grid-template-rows:minmax(0,1fr)}.profile-panel{display:none}.chat-panel{grid-template-rows:56px minmax(0,1fr) auto}.chat-header{height:56px}}.login-trigger{flex:0 0 auto;min-height:32px;padding:5px 12px;border:1px solid rgba(23,27,34,.14);border-radius:999px;background:#fffc;color:#343d49;cursor:pointer;font-size:12px;font-weight:500;letter-spacing:0}.login-trigger[aria-disabled=true]{cursor:default;color:#687582}.compact-login-trigger{display:none}.login-trigger:focus-visible,.login-close:focus-visible,.login-submit:focus-visible{outline:3px solid #67b99a;outline-offset:3px}.login-dialog{position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;width:min(380px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow-y:auto;overscroll-behavior:contain;padding:30px 26px 22px;border:1px solid #e3e8ed;border-radius:26px;background:#fff;color:#171b22;box-shadow:0 24px 90px #141e283b}.login-dialog::backdrop{background:#1b242f61;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.login-close{position:absolute;top:8px;right:8px;width:44px;height:44px;border:0;background:transparent;color:#7a8493;font-size:26px;cursor:pointer}.login-avatar{display:block;width:54px;height:54px;margin:0 auto 12px;border-radius:18px;object-fit:cover}.login-eyebrow{text-align:center;font-size:10px;font-weight:700;color:#84909e;letter-spacing:.12em}.login-dialog h2{margin:9px 0;text-align:center;font-size:24px}.login-dialog #login-description{margin:0 0 22px;color:#75808e;font-size:12px;line-height:1.7;text-align:center}.login-dialog label{display:block;margin:16px 0 8px;font-size:13px;font-weight:600}.login-dialog input{width:100%;height:48px;padding:0 13px;border:1px solid #dfe5eb;border-radius:12px;outline:none;background:#f8fafb;font:inherit;font-size:16px;color:#171b22}.login-dialog input:focus{border-color:#70b494;box-shadow:0 0 0 3px #70b49421;background:#fff}.login-dialog input[aria-invalid=true]{border-color:#d46767}.field-error{display:block;margin-top:6px;font-size:12px;color:#b64242}.login-privacy{margin:17px 0;font-size:11px;line-height:1.7;color:#84909c}.login-error{padding:10px;border-radius:10px;background:#fff2f2;color:#a13b3b;font-size:12px;line-height:1.6}.login-submit{width:100%;min-height:48px;border:none;border-radius:13px;background:#171d25;color:#fff;font-size:15px;font-weight:600;cursor:pointer}.login-submit:disabled{opacity:.55;cursor:wait}.login-once{margin:12px 0 0;text-align:center;font-size:12px;color:#8c97a3}@media(max-width:960px){.login-trigger{min-height:36px;padding:5px 10px;margin-left:2px;font-size:11px}.login-dialog{top:var(--app-offset-top, 0px);bottom:auto;max-height:calc(var(--app-height, 100dvh) - 24px);transform:translateY(-50%);margin-top:calc(var(--app-height, 100dvh) / 2);padding:24px 22px 18px}}@media(max-width:960px)and (max-height:540px){.compact-login-trigger{display:block}.chat-header{gap:8px}.login-avatar,.login-eyebrow{display:none}.login-dialog{padding-top:18px}.login-dialog h2{font-size:20px}.login-dialog #login-description{margin-bottom:10px}}
