@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+TC:wght@400;500;600;700&display=swap";.message-text a{color:#147d76;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.message-text a:hover{color:#0b5f5a}.sidebar .topic-actions{display:flex}.topic-actions{display:flex;flex-shrink:0;opacity:1}.topic-actions button{border:0;background:none;color:#a9c0cf;cursor:pointer;padding:7px 6px;min-width:28px;min-height:28px;border-radius:5px}.topic-actions button:hover,.topic-actions button:focus-visible{background:#31566f;color:#fff;outline:none}.topic-actions button:last-child{color:#f0a7a7}:root{font-family:DM Sans,Noto Sans TC,sans-serif;color:#172534;background:#f6f8fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,textarea{font:inherit}.app-shell{display:flex;min-height:100vh}.sidebar{width:270px;background:#10263b;color:#d8e4ee;padding:25px 17px 20px;display:flex;flex-direction:column}.brand{display:flex;gap:11px;align-items:center;margin:0 10px 31px}.brand-mark,.welcome-icon{color:#49d5b5;font-size:27px}.brand strong{display:block;font-size:17px;color:#fff}.brand small{font-size:11px;color:#91a9bb}.new-topic{border:1px solid #365169;background:#1c3b56;color:#f5fbff;border-radius:9px;padding:11px 13px;text-align:left;cursor:pointer;font-weight:600}.topic-label{color:#7390a5;font-size:11px;text-transform:uppercase;letter-spacing:1.2px;margin:30px 10px 10px}.topic{display:flex;align-items:center;margin:3px 0;border-radius:8px}.topic.selected{background:#1e435d}.topic>button:first-child{flex:1;border:0;background:none;color:#c9d9e5;text-align:left;padding:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.topic-actions{display:flex}.topic-actions button{border:0;background:none;color:#7290a3;cursor:pointer;padding:5px}.sidebar-foot{margin-top:auto;color:#7894a7;font-size:11px;line-height:1.7;padding:14px 10px}.sidebar-foot a{color:#55d2b2;text-decoration:none}.main{flex:1;display:flex;flex-direction:column;max-width:1100px;margin:auto;width:100%;min-width:0}header{display:flex;justify-content:space-between;align-items:center;padding:39px 7% 22px;border-bottom:1px solid #e5ebf0}.eyebrow{color:#4cae99;font-size:12px;font-weight:700;letter-spacing:1.1px}h1{font-size:30px;line-height:1.25;margin:7px 0 0;color:#112b42}.status{font-size:12px;color:#588074;background:#eaf7f2;padding:7px 12px;border-radius:20px}.status i{display:inline-block;width:7px;height:7px;background:#45c6a7;border-radius:50%;margin-right:6px}.chat-area{padding:30px 7%;flex:1;overflow:auto}.welcome{text-align:center;margin:80px auto 0;max-width:580px}.welcome-icon{font-size:43px}.welcome h2{font-size:23px;margin:12px 0 9px}.welcome p{color:#748493;line-height:1.7;margin:0 auto 25px}.suggestions{display:flex;gap:9px;justify-content:center;flex-wrap:wrap}.suggestions button{background:#fff;border:1px solid #dce5eb;border-radius:20px;color:#4c6878;padding:9px 14px;cursor:pointer}.message{display:flex;gap:13px;margin:0 auto 28px;max-width:790px}.avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#dfe9ef;color:#3e6476;font-size:12px;flex:none}.assistant .avatar{background:#d9f5ed;color:#21a786;font-size:18px}.message-role{font-size:12px;color:#82919d;font-weight:600;margin:1px 0 7px}.message-text{white-space:pre-wrap;line-height:1.75;color:#263d4f}.sources{border-top:1px solid #e2e9ed;margin-top:18px;padding-top:13px}.sources-title{font-size:12px;font-weight:700;color:#557083;margin-bottom:8px}.source{display:flex;gap:9px;color:#257c73;text-decoration:none;background:#f1f8f6;border-radius:8px;padding:10px;margin:6px 0}.source>span{font-size:18px}.source strong,.source small{display:block}.source strong{font-size:13px}.source small{font-size:10px;color:#6c978f;word-break:break-all;margin-top:2px}.source p{font-size:11px;color:#688078;line-height:1.4;margin:5px 0 0}.composer{position:relative;margin:0 7% 10px}.composer textarea{display:block;width:100%;resize:none;border:1px solid #d7e1e7;border-radius:12px;padding:15px 54px 24px 17px;outline:none;box-shadow:0 3px 15px #203e5410;background:#fff;color:#233b4d}.composer textarea:focus{border-color:#58cbb1}.composer button{position:absolute;right:10px;top:10px;border:0;border-radius:8px;background:#163d58;color:#fff;font-size:22px;width:35px;height:35px;cursor:pointer}.composer button:disabled{background:#b9c9d0}.composer small{position:absolute;bottom:5px;left:17px;color:#9aa9b2;font-size:10px}.error{margin:0 7% 9px;color:#9b4d4d;background:#fff0f0;border-radius:8px;padding:10px;font-size:12px}footer{text-align:center;color:#9aa8b1;font-size:10px;padding:8px 4%;border-top:1px solid #edf1f3}.loading{color:#758995;font-size:13px}.loading span{display:inline-block;width:6px;height:6px;background:#4bc3a8;border-radius:50%;margin-right:4px;animation:bounce 1s infinite}.loading span:nth-child(2){animation-delay:.15s}.loading span:nth-child(3){animation-delay:.3s}@keyframes bounce{50%{transform:translateY(-4px)}}@media(max-width:680px){.sidebar{width:64px;padding:18px 8px}.brand{margin:0 auto 28px}.brand div,.new-topic span,.topic-label,.sidebar-foot,.topic-actions{display:none}.new-topic{font-size:20px;text-align:center;padding:8px}.topic>button:first-child{font-size:0;text-align:center;padding:10px}.topic>button:first-child:before{content:"•";font-size:24px;color:#85a2b4}.topic.selected>button:first-child:before{color:#49d5b5}header{padding:25px 5% 18px}h1{font-size:24px}.status{font-size:0;padding:9px}.status i{margin:0}.chat-area{padding:24px 5%}.welcome{margin-top:40px}.composer{margin:0 5% 10px}.message{gap:9px}.source p{display:none}}
