@import "https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;600;700&display=swap";:root{--ink:#12213a;--text:#344054;--muted:#667085;--line:#d9e0e8;--canvas:#f5f7f9;--navy:#064b62;--teal:#087c79;--blue:#367bea;--up:#e44646;--down:#12906f;color:var(--text);background:var(--canvas);font-synthesis:none;font-family:Noto Sans TC,sans-serif}*{box-sizing:border-box}body{background:var(--canvas);margin:0}button,textarea,select{font:inherit;color:inherit}.chat-shell{min-height:100vh;padding-bottom:126px}.chat-header{border-bottom:1px solid var(--line);z-index:20;background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;height:58px;padding:0 54px;display:grid;position:sticky;top:0}.chat-brand{color:var(--ink);align-items:center;gap:10px;width:max-content;text-decoration:none;display:flex}.chat-brand i{border:3px solid var(--navy);width:32px;height:32px;position:relative;transform:rotate(30deg)}.chat-brand i:before,.chat-brand i:after,.chat-brand i span{content:"";background:var(--navy);position:absolute}.chat-brand i:before{width:3px;height:30px;top:-2px;left:12px}.chat-brand i:after{width:30px;height:3px;top:12px;left:-2px}.chat-brand i span{background:var(--teal);width:10px;height:10px;top:10px;left:10px}.chat-brand b{font-size:24px}.conversation-title{color:#27354a;font-size:13px}.chat-header>button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:7px;justify-self:end;height:36px;padding:0 18px;font-size:13px}.conversation{width:min(920px,100% - 32px);margin:0 auto;padding:16px 0 24px}.user-turn{flex-direction:column;align-items:flex-end;margin:0 0 14px auto;display:flex}.user-turn p{color:#202d40;background:#e9edf1;border-radius:14px 14px 4px;max-width:650px;margin:0;padding:11px 16px;font-size:14px;line-height:1.55}.user-turn small{color:var(--muted);margin-top:4px;font-size:10px}.loading-state,.error-state{border-radius:8px;margin:12px 0 14px;padding:10px 13px;font-size:12px}.loading-state{color:#075d59;background:#eaf5f3;align-items:center;gap:9px;display:flex}.loading-state span{background:var(--teal);border-radius:50%;width:7px;height:7px;animation:1s infinite pulse}.loading-state p{margin:0}.error-state{color:#a13636;background:#fff0f0}@keyframes pulse{50%{opacity:.3;transform:scale(.7)}}.assistant-turn{max-width:760px;margin-left:0}.assistant-meta{align-items:center;gap:10px;margin-bottom:9px;display:flex}.assistant-meta>span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.assistant-meta b{color:var(--ink);font-size:13px}.assistant-meta small{color:var(--muted);font-size:10px}.answer-copy{padding-left:44px}.answer-copy h1{color:var(--ink);margin:0 0 8px;font-size:22px;line-height:1.4}.answer-copy p{color:#354257;margin:6px 0;font-size:12px;line-height:1.75}.citation{color:#326bc0;margin-left:4px;font-size:10px}.conclusion-strip{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(3,1fr);margin:12px 0 12px 44px;display:grid}.conclusion-strip div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:58px;padding:10px 15px;display:flex}.conclusion-strip div:last-child{border-right:0}.conclusion-strip span{color:var(--muted);font-size:9px}.conclusion-strip b{color:var(--ink);margin-top:2px;font-size:12px}.price-panel{border:1px solid var(--line);background:#fff;border-radius:10px;margin-left:44px;overflow:hidden;box-shadow:0 3px 12px #1020320a}.price-head{justify-content:space-between;align-items:flex-start;padding:12px 15px 5px;display:flex}.price-head h2{color:var(--ink);margin:0 0 3px;font-size:16px}.price-head p{margin:0;font-size:12px}.price-head strong{color:var(--ink)}.price-head em{font-style:normal}.positive{color:var(--up)}.negative{color:var(--down)}.ranges{gap:5px;display:flex}.ranges button{cursor:pointer;background:#eef1f5;border:0;border-radius:6px;width:38px;height:29px;font-size:10px}.ranges button.active{background:var(--navy);color:#fff}.chart-legend{color:#4d5a6e;gap:14px;padding:0 15px 2px;font-size:9px;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i{width:13px;height:2px}.line5{background:var(--blue)}.line20{background:var(--teal)}.kline-chart{width:100%;height:auto;padding:0 6px;display:block}.grid{stroke:#e7ebf0;stroke-width:1px;stroke-dasharray:3 3}.axis-price,.axis-date,.axis-volume{fill:#687589;font-size:9px}.candle-up{stroke:var(--up);fill:var(--up)}.candle-down{stroke:var(--down);fill:var(--down)}.volume-bar{stroke:none}.ma-line{fill:none;stroke-width:1.6px}.ma5{stroke:var(--blue)}.ma20{stroke:var(--teal)}.technical-read{border-top:1px solid var(--line);padding:10px 15px 11px}.technical-read h3{color:var(--ink);margin:0 0 5px;font-size:13px}.technical-read>div{border:1px solid var(--line);border-bottom:0;grid-template-columns:20px 70px 1fr;align-items:center;min-height:29px;padding:0 9px;display:grid}.technical-read>div:last-of-type{border-bottom:1px solid var(--line)}.technical-read .icon{color:#38506c}.technical-read b{font-size:10px}.technical-read p{margin:0;font-size:10px}.technical-read>small{color:var(--muted);margin-top:6px;font-size:8px;display:block}.loading-chart{height:200px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:12px;display:flex}.loading-chart span{border:2px solid #c9d2dd;border-top-color:var(--teal);border-radius:50%;width:13px;height:13px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.source-disclosure{border:1px solid var(--line);background:#fff;border-radius:8px;margin:10px 0 0 44px}.source-disclosure summary{cursor:pointer;align-items:center;gap:9px;min-height:45px;padding:0 14px;font-size:11px;list-style:none;display:flex}.source-disclosure summary::-webkit-details-marker{display:none}.source-disclosure summary span{margin-left:auto}.source-disclosure[open] summary span{transform:rotate(180deg)}.source-disclosure>div{border-top:1px solid var(--line);max-height:230px;overflow:auto}.source-disclosure a{border-bottom:1px solid var(--line);min-height:43px;color:inherit;grid-template-columns:28px 1fr auto 16px;align-items:center;gap:7px;padding:6px 12px;text-decoration:none;display:grid}.source-disclosure a:last-child{border-bottom:0}.source-disclosure a>span{color:#326bc0;font-size:9px}.source-disclosure a b{font-size:10px}.source-disclosure a small{color:var(--muted);font-size:8px}.composer-dock{z-index:30;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;padding:16px 20px 10px;position:fixed;bottom:0;left:0;right:0}.chat-composer{background:#fff;border:1px solid #cfd7e1;border-radius:13px;align-items:center;gap:12px;max-width:1010px;min-height:68px;margin:auto;padding:10px 12px;display:flex;box-shadow:0 5px 20px #10203214}.chat-composer select{border:1px solid var(--line);background:#fff;border-radius:8px;outline:0;height:40px;padding:0 13px}.chat-composer textarea{resize:none;border:0;outline:0;flex:1;min-width:0;height:40px;max-height:100px;padding:9px 0;line-height:1.45}.chat-composer>button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.chat-composer>button:disabled{opacity:.45}.composer-dock>small{text-align:center;color:var(--muted);margin:7px auto 0;font-size:9px;display:block}@media (width<=720px){.chat-shell{padding-bottom:106px}.chat-header{grid-template-columns:1fr auto;height:56px;padding:0 17px}.chat-brand i{width:28px;height:28px}.chat-brand b{font-size:21px}.conversation-title{display:none}.chat-header>button{height:34px;color:var(--ink);background:0 0;padding:0 10px;font-size:12px}.conversation{width:100%;padding:14px 16px 20px}.user-turn p{background:var(--navy);color:#fff;max-width:88%;font-size:13px}.assistant-turn{max-width:none}.assistant-meta>span{width:32px;height:32px}.assistant-meta small{font-size:9px}.answer-copy{margin-top:18px;padding-left:0}.answer-copy h1{font-size:21px}.answer-copy p{font-size:12px;line-height:1.8}.conclusion-strip{margin:13px 0}.conclusion-strip div{text-align:center;padding:9px 7px}.conclusion-strip b{font-size:11px}.price-panel{margin-left:0}.price-head{padding:13px 12px 5px}.price-head h2{font-size:15px}.price-head p{font-size:11px}.ranges button{width:34px}.chart-legend{padding-left:12px}.kline-chart{min-height:180px}.technical-read{padding:10px 11px}.technical-read>div{grid-template-columns:18px 52px 1fr;padding:0 7px}.technical-read p{font-size:9px}.source-disclosure{margin-left:0}.composer-dock{padding:9px 8px 7px}.chat-composer{border-radius:18px;gap:7px;min-height:58px;padding:7px}.chat-composer select{border-radius:14px;width:76px;height:42px;padding:0 7px}.chat-composer textarea{height:42px;padding:11px 2px;font-size:12px}.chat-composer>button{width:42px;height:42px}.composer-dock>small{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
