:root{color-scheme:light;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#172b44;background:#faf8f4;font-synthesis:none;text-rendering:optimizeLegibility;--chushang-red: #a9281c;--chushang-red-strong: #c43121;--chushang-blue: #173b63;--warm-white: #faf8f4;--surface: rgba(255, 253, 249, .94);--surface-red: rgba(169, 40, 28, .055);--gold: #b88a4d;--line: rgba(184, 138, 77, .42);--line-soft: rgba(184, 138, 77, .2);--text: #172b44;--muted: #756f67;--shadow: 0 20px 70px rgba(77, 45, 24, .12);--avatar-baseline-offset: 252px}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--warm-white)}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid rgba(169,40,28,.28);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.48}.app-shell{position:relative;isolation:isolate;width:100%;height:100%;min-height:620px;overflow:hidden}#avatar{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;width:100vw;height:100vh;pointer-events:none}.avatar-ground-glow{position:fixed;left:50%;bottom:calc(var(--avatar-baseline-offset) + 20px);z-index:1;display:block;width:min(420px,62vw);height:clamp(34px,6vw,58px);border-radius:50%;background:radial-gradient(ellipse at center,#a9281c29,#da955e1c 34%,#b88a4d0d,#b88a4d00 74%);filter:blur(7px);transform:translate(-50%);pointer-events:none;animation:ground-glow-breathe 6s ease-in-out infinite}@keyframes ground-glow-breathe{0%,to{opacity:.72;transform:translate(-50%) scale(.94)}50%{opacity:1;transform:translate(-50%) scale(1.04)}}@media(max-width:700px){:root{--avatar-baseline-offset: 328px}.app-shell{min-height:560px}.avatar-ground-glow{width:clamp(230px,68vw,340px);height:clamp(32px,10vw,46px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.heritage-background{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;background:#fbfaf7 url(/images/ui-v2/chushang-background-clean-v3.png) center / 100% 100% no-repeat}.brand-header{position:fixed;top:24px;left:50%;z-index:5;width:min(820px,calc(100vw - 48px));min-height:56px;transform:translate(-50%);pointer-events:none}.brand-header img{display:block;width:300px;max-width:45vw;height:auto;object-fit:contain}.online-status{position:absolute;top:4px;right:0;display:inline-flex;align-items:center;gap:10px;padding:10px 19px;border:1px solid rgba(184,138,77,.58);border-radius:999px;color:var(--chushang-red);background:#fffdf9c7;font-size:15px;font-weight:650;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.online-status i{width:9px;height:9px;border-radius:50%;background:var(--chushang-red-strong);box-shadow:0 0 0 5px #a9281c14}.online-status.has-error{color:#8e3d35}.online-status.has-error i{background:#d88739}@media(max-width:700px){.brand-header{top:max(14px,env(safe-area-inset-top));width:calc(100vw - 32px);min-height:48px}.brand-header img{width:180px;max-width:52vw}.online-status{top:2px;padding:7px 12px;gap:7px;font-size:12px}.online-status i{width:7px;height:7px}}.command-center{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none}.welcome-panel,.live-conversation{position:absolute;bottom:144px;left:50%;width:min(760px,calc(100vw - 40px));transform:translate(-50%);pointer-events:auto}.command-center.is-active .live-conversation{bottom:84px}.welcome-panel{display:grid;gap:14px}.welcome-copy,.live-conversation{--panel-top-cap: clamp(34px, calc(11.707vw - 2.81px) , 89px);--panel-bottom-cap: clamp(25px, calc(8.537vw - 2.05px) , 65px);--panel-middle-step: clamp(6px, 1.8vw, 15px);isolation:isolate;border:0;background-color:transparent;background-image:url(/images/ui-v2/slices/panel-top.png),url(/images/ui-v2/slices/panel-bottom.png);background-position:top center,bottom center;background-repeat:no-repeat,no-repeat;background-size:100% auto,100% auto}.welcome-copy:before,.live-conversation:before{position:absolute;z-index:0;top:var(--panel-top-cap);right:0;bottom:var(--panel-bottom-cap);left:0;background:url(/images/ui-v2/slices/panel-middle.png) center / 100% var(--panel-middle-step) repeat-y;content:"";pointer-events:none}.welcome-copy>*,.live-conversation>*{position:relative;z-index:1}.welcome-copy{position:relative;padding:20px 28px;overflow:hidden}.welcome-copy strong{display:block;color:var(--chushang-blue);font-size:22px;font-weight:720;letter-spacing:.02em}.welcome-copy p{margin:9px 0 0;color:#294568;font-size:16px;line-height:1.55}.quick-question-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.quick-question{--quick-cap-width: clamp(35px, 5.5vw, 44px);display:grid;position:relative;isolation:isolate;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;min-height:70px;padding:10px 16px;border:0;border-radius:24px;color:#252421;background-color:transparent;background-image:url(/images/ui-v2/slices/quick-left.png),url(/images/ui-v2/slices/quick-right.png);background-position:left center,right center;background-repeat:no-repeat,no-repeat;background-size:auto 100%,auto 100%;cursor:pointer;font:inherit;text-align:left}.quick-question:disabled{cursor:default}.quick-question:before{position:absolute;z-index:0;top:0;right:var(--quick-cap-width);bottom:0;left:var(--quick-cap-width);background:url(/images/ui-v2/slices/quick-middle.png) center / 16px 100% repeat-x;content:"";pointer-events:none}.quick-question>*{position:relative;z-index:1}.quick-question>span:nth-child(2){overflow:hidden;font-size:16px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.quick-icon{width:46px;height:46px;object-fit:contain}.chevron,.live-conversation header svg,.source-link svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.chevron{width:18px;color:#b17128}.consultation-dock{--dock-top-cap: clamp(24px, 5.854vw, 48px);--dock-bottom-cap: clamp(24px, 5.854vw, 48px);--dock-middle-step: clamp(4px, .976vw, 8px);position:absolute;bottom:max(14px,env(safe-area-inset-bottom));left:50%;display:flex;align-items:center;width:min(820px,calc(100vw - 28px));min-height:108px;padding:19px 28px;transform:translate(-50%);isolation:isolate;border:0;background-color:transparent;background-image:url(/images/ui-v2/slices/composer-top.png),url(/images/ui-v2/slices/composer-bottom.png);background-position:top center,bottom center;background-repeat:no-repeat,no-repeat;background-size:100% auto,100% auto;pointer-events:auto}.consultation-dock:before{position:absolute;z-index:0;top:var(--dock-top-cap);right:0;bottom:var(--dock-bottom-cap);left:0;background:url(/images/ui-v2/slices/composer-middle.png) center / 100% var(--dock-middle-step) repeat-y;content:"";pointer-events:none}.consultation-dock>*{position:relative;z-index:1}.composer-bar{display:grid;grid-template-columns:minmax(0,1fr) 62px;align-items:center;gap:8px;width:100%;min-height:70px;padding:6px 7px 6px 10px;border:1px solid rgba(184,138,77,.32);border-radius:22px;color:#1e1d1a;background:#fffdf9b8;box-shadow:inset 0 1px #ffffffe6;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.composer-bar.is-recording{border-color:#b02b1f94;background:#fff7f3f5;box-shadow:0 0 0 4px #b02b1f12,inset 0 1px #fff}.composer-text-entry{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:54px;padding:0 4px;border:0;color:inherit;background:transparent;cursor:pointer;font:inherit;text-align:left}.composer-text-entry:disabled{cursor:default}.composer-text-entry>img{width:30px;height:30px;object-fit:contain;opacity:.7}.composer-copy{display:grid;gap:3px;min-width:0;text-align:left}.composer-copy strong{overflow:hidden;color:#756c62;font-size:16px;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.composer-copy small{overflow:hidden;color:#a19485;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.composer-mic-button{display:grid;width:58px;height:58px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;cursor:pointer;touch-action:none;user-select:none;-webkit-user-select:none}.composer-mic-button img{display:block;width:116%;height:116%;object-fit:contain;pointer-events:none}.composer-mic-button:not(:disabled):active{transform:scale(.96)}.composer-mic-button:disabled{cursor:default;opacity:.72}.composer-bar.is-recording .composer-mic-button{animation:red-pulse 1.2s ease-in-out infinite}.composer-bar.is-text-mode{display:block;padding:6px 8px}.composer-text-form{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:8px;min-height:56px}.composer-text-form input{min-width:0;height:46px;padding:0 14px;border:0;outline:0;color:#2b2926;background:transparent;font:inherit;font-size:16px}.composer-text-form input::placeholder{color:#9d9286}.composer-text-form input:disabled{color:#8d847b;opacity:1}.composer-mode-button,.composer-send-button{display:grid;width:46px;height:46px;padding:0;place-items:center;border:0;border-radius:50%;cursor:pointer}.composer-mode-button{background:#a9281c12}.composer-mode-button img{width:48px;height:48px;object-fit:contain}.composer-send-button{color:#fff;background:var(--chushang-red);transition:opacity .16s ease,transform .16s ease}.composer-send-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.composer-send-button:not(:disabled):active{transform:scale(.95)}.composer-send-button:disabled{cursor:default;opacity:.35}.composer-wave{display:flex;align-items:center;justify-content:center;gap:3px;height:30px;color:var(--chushang-red)}.composer-wave i{width:2px;height:7px;border-radius:4px;background:currentColor;opacity:.82;animation:wave .52s ease-in-out infinite alternate}.composer-wave i:nth-child(2),.composer-wave i:nth-child(4){height:14px}.composer-wave i:nth-child(3){height:22px}.composer-wave i:nth-child(2){animation-delay:-.18s}.composer-wave i:nth-child(3){animation-delay:-.34s}.composer-wave i:nth-child(4){animation-delay:-.12s}.live-conversation{max-height:252px;padding:0 24px 18px;overflow:hidden}.live-conversation>header{display:flex;align-items:center;justify-content:space-between;min-height:54px;border-bottom:1px solid var(--line-soft)}.live-heading{display:flex;align-items:center;gap:12px}.live-heading strong{color:#202020;font-size:18px}.live-wave{display:flex;align-items:center;gap:3px;height:24px}.live-wave i{width:2px;height:11px;border-radius:2px;background:var(--chushang-red-strong)}.live-wave i:nth-child(2){height:20px}.live-wave i:nth-child(3){height:15px}.live-wave i:nth-child(4){height:7px}.phase-speaking .live-wave i{animation:wave .56s ease-in-out infinite alternate}.live-conversation header button{display:inline-flex;align-items:center;gap:6px;padding:8px 0 8px 12px;border:0;color:#93611f;background:transparent;cursor:pointer;font-size:14px}.live-conversation header button svg{width:17px}.live-messages{display:grid;gap:10px;max-height:160px;padding-top:12px;overflow-y:auto;scrollbar-width:thin}.message-row{display:flex;align-items:flex-start;gap:12px;width:88%}.message-row.role-user{margin-left:auto;flex-direction:row-reverse}.message-avatar{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;overflow:hidden;border:1px solid var(--line-soft);border-radius:50%;background:#f5eee5}.message-avatar img{width:100%;height:100%;object-fit:contain}.message-avatar svg{width:25px;height:25px;fill:#9c8c79;stroke:none}.message-content{min-width:0}.message-content strong{display:block;margin:0 0 6px;color:var(--chushang-red);font-size:13px}.role-user .message-content strong{color:#655d54;text-align:right}.message-content p{margin:0;padding:13px 16px;border:1px solid rgba(169,40,28,.12);border-radius:6px 17px 17px;color:#252321;background:#a9281c0e;font-size:15px;line-height:1.65}.role-user .message-content p{border-color:#81715f1f;border-radius:17px 6px 17px 17px;background:#f3eee7}.message-row.compact{width:100%;gap:9px}.message-row.compact .message-avatar{flex-basis:34px;width:34px;height:34px}.message-row.compact .message-content p{padding:9px 12px;font-size:14px;line-height:1.5}.message-row.compact .message-content strong{margin-bottom:4px;font-size:12px}.conversation-empty{display:grid;justify-items:center;gap:5px;padding:28px 12px 18px;color:var(--muted);text-align:center}.conversation-empty strong{color:var(--chushang-blue);font-size:17px}.conversation-empty span{font-size:13px}.answering-state{display:flex;align-items:center;gap:5px;margin:10px 0 0 54px;color:#8a7562;font-size:12px}.answering-state i{width:5px;height:5px;border-radius:50%;background:var(--chushang-red-strong);animation:dot .9s infinite alternate}.answering-state i:nth-child(2){animation-delay:.15s}.answering-state i:nth-child(3){animation-delay:.3s}.history-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;pointer-events:auto}.history-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#1e21247a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:default}.history-sheet{position:absolute;bottom:0;left:50%;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;width:min(820px,100%);height:min(74vh,760px);padding:12px 32px max(14px,env(safe-area-inset-bottom));transform:translate(-50%);border:1px solid rgba(184,138,77,.34);border-bottom:0;border-radius:38px 38px 0 0;background:#fffdf9fb;box-shadow:0 -24px 70px #34231533;animation:sheet-in .24s ease-out}.sheet-handle{justify-self:center;width:74px;height:6px;border-radius:999px;background:#e5d9cc}.history-sheet>header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;border-bottom:1px solid var(--line-soft)}.history-sheet>header>span{color:#6f665d;font-size:14px}.history-sheet h2{margin:0;color:#1d1d1b;font-size:25px;letter-spacing:.05em}.history-sheet>header button{justify-self:end;width:42px;height:42px;padding:0 0 4px;border:1px solid var(--line);border-radius:50%;color:#8d7760;background:transparent;cursor:pointer;font-size:30px;font-weight:300;line-height:1}.history-date{display:flex;align-items:center;justify-content:center;gap:12px;padding:22px 0 14px;color:#7f776f;font-size:13px}.history-date span{width:44px;height:1px;background:var(--line-soft)}.history-list{display:grid;align-content:start;gap:18px;min-height:0;padding:4px 10px 24px;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:rgba(169,40,28,.25) transparent}.history-list>div{display:grid;gap:10px}.history-empty{margin:70px 0;color:var(--muted);text-align:center}.source-link{display:grid;grid-template-columns:24px 1fr 20px;align-items:center;gap:10px;width:calc(88% - 54px);min-height:48px;margin-left:54px;padding:9px 14px;border:1px solid rgba(184,138,77,.28);border-radius:13px;color:var(--chushang-red);background:#fffcf7e6;text-decoration:none;font-size:14px}.source-link svg:last-child{width:17px;justify-self:end}.history-sheet footer{display:flex;justify-content:center;padding:14px 0 0;border-top:1px solid var(--line-soft)}.history-return{display:inline-flex;align-items:center;gap:8px;min-height:48px;padding:4px 18px 4px 6px;border:1px solid var(--line);border-radius:999px;color:var(--chushang-red);background:#fffcf7eb;cursor:pointer;font-size:14px;font-weight:650}.history-return img{width:40px;height:40px;object-fit:contain}@keyframes sheet-in{0%{transform:translate(-50%,28px);opacity:.75}}@keyframes red-pulse{50%{transform:scale(1.055);filter:saturate(1.08) brightness(1.04)}}@keyframes wave{to{transform:scaleY(1.45);opacity:.6}}@keyframes dot{to{opacity:.25;transform:translateY(-2px)}}@media(max-width:700px){.welcome-panel,.live-conversation{bottom:126px;width:calc(100vw - 24px)}.welcome-panel,.command-center.is-active .live-conversation{bottom:92px}.welcome-panel{gap:9px}.welcome-copy{display:grid;min-height:calc(var(--panel-top-cap) + var(--panel-bottom-cap) + var(--panel-middle-step) + var(--panel-middle-step) + var(--panel-middle-step) + var(--panel-middle-step));align-content:center;padding:16px 18px;border-radius:18px}.welcome-copy strong{font-size:17px}.welcome-copy p{margin-top:6px;font-size:13px}.quick-question-grid{gap:8px}.quick-question{grid-template-columns:36px minmax(0,1fr);gap:8px;min-height:56px;padding:7px 9px;border-radius:16px}.quick-question>span:nth-child(2){font-size:13px}.quick-icon{width:34px;height:34px}.quick-icon svg{width:18px;height:18px}.chevron{width:14px}.consultation-dock{--dock-top-cap: clamp(21px, 5.854vw, 48px);--dock-bottom-cap: clamp(21px, 5.854vw, 48px);bottom:max(10px,env(safe-area-inset-bottom));width:calc(100vw - 24px);min-height:68px;padding:5px 16px;border-radius:0}.composer-bar{grid-template-columns:minmax(0,1fr) 54px;min-height:48px;padding:3px 2px 3px 4px;border:0;border-radius:0;background:transparent;box-shadow:none}.composer-bar.is-recording{border:0;background:transparent;box-shadow:none}.composer-text-entry{grid-template-columns:24px minmax(0,1fr) auto;gap:7px;min-height:40px}.composer-text-entry>img{width:22px;height:22px}.composer-copy strong{font-size:13px}.composer-copy small{font-size:8px}.composer-mic-button{width:42px;height:42px}.composer-bar.is-text-mode{padding:2px 3px}.composer-text-form{grid-template-columns:40px minmax(0,1fr) 40px;gap:4px;min-height:44px}.composer-text-form input{height:40px;padding:0 7px;font-size:14px}.composer-mode-button,.composer-send-button{width:38px;height:38px}.composer-mode-button img{width:42px;height:42px}.composer-send-button svg{width:20px;height:20px}.composer-wave{gap:3px}.composer-wave i{width:2px}.live-conversation{max-height:294px;padding:10px 13px 18px;border-radius:18px}.live-conversation>header{min-height:46px;transform:translateY(6px)}.live-heading{gap:8px}.live-heading strong{font-size:15px}.live-conversation header button{font-size:12px}.live-messages{max-height:196px;gap:8px;padding-top:9px}.message-row.compact .message-content p{font-size:12px}.answering-state{margin-top:7px;margin-left:42px}.history-sheet{width:100%;height:min(76vh,700px);padding:9px 14px max(10px,env(safe-area-inset-bottom));border-radius:28px 28px 0 0}.history-sheet>header{min-height:62px}.history-sheet>header>span{font-size:11px}.history-sheet h2{font-size:20px}.history-sheet>header button{width:36px;height:36px;font-size:25px}.history-date{padding:14px 0 10px}.history-list{gap:14px;padding:2px 2px 14px}.message-row{width:92%;gap:8px}.message-avatar{flex-basis:36px;width:36px;height:36px}.message-content strong{font-size:12px}.message-content p{padding:10px 12px;font-size:13px;line-height:1.55}.source-link{width:calc(92% - 44px);margin-left:44px;font-size:12px}.history-sheet footer{margin-bottom:14px;padding-top:10px}.history-return{min-height:44px;font-size:13px}.history-return img{width:36px;height:36px}}@media(max-width:390px){.quick-question>span:nth-child(2){font-size:12px}.composer-copy small{font-size:8px}}@media(max-height:690px){.welcome-panel,.live-conversation{bottom:112px}.welcome-copy{display:none}.consultation-dock{min-height:64px;padding-block:4px}}
