: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){body{overflow:auto}.app-shell{height:auto;min-height:100vh;grid-template-columns:1fr;grid-template-rows:290px minmax(720px,calc(100vh - 290px))}.profile-panel{height:290px;padding:22px 24px;display:block;border-right:0;border-bottom:1px solid rgba(20,24,30,.06)}.avatar-stage{position:absolute;right:5vw;bottom:0;width:260px;min-height:0;height:260px}.avatar-glow{width:205px;bottom:4px}.character{width:245px;max-height:255px}.profile-copy{width:min(58%,440px);padding-top:74px}.profile-copy h1{font-size:34px}.profile-copy p{margin:9px 0 12px;line-height:1.55}.profile-footnote{display:none}.chat-panel{min-height:720px}}@media(max-width:640px){.app-shell{grid-template-rows:208px minmax(650px,calc(100vh - 208px))}.profile-panel{height:208px;padding:17px 18px}.profile-topline{font-size:9px}.brand-mark{width:26px;height:26px}.avatar-stage{right:-12px;width:180px;height:190px}.avatar-glow{width:150px}.character{width:185px;max-height:188px}.profile-copy{width:64%;padding-top:42px}.eyebrow{margin-bottom:5px;font-size:9px}.profile-copy h1{font-size:28px}.profile-copy p{margin:6px 0 0;font-size:11px;line-height:1.45}.profile-meta{display:none}.chat-panel{grid-template-rows:66px minmax(0,1fr) auto}.chat-header{height:66px;padding:0 16px}.mini-avatar{width:36px;height:36px;border-radius:11px}.conversation{padding:18px 14px}.message-row{margin-bottom:16px}.bubble-avatar{width:30px;height:30px;border-radius:9px}.message-stack{max-width:82%}.bubble{padding:11px 13px;font-size:14px;line-height:1.62}.quick-prompts{padding-left:40px}.composer-wrap{padding:10px 12px 14px}.composer{min-height:106px;border-radius:16px}.keyboard-hint,.api-caption{display:none}}
