:root{font-family:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;color:#243b43;background:#eef4f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0;padding:5vh 24px}button,textarea{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #126f91;outline-offset:3px}.workspace{max-width:1160px;margin:auto;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 18px 70px #234b5012;border:1px solid #dce8e8}header{height:94px;background:#0aabaa;display:flex;align-items:center;padding:0 30px;gap:14px;color:white}.brand-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;border:1px solid #ffffff70;font-size:22px;background:#ffffff15}h1{font-size:20px;margin:0 0 5px;font-weight:600}header p{font-size:13px;margin:0;color:#e1ffff}.badge{margin-left:auto;font-size:13px;border:1px solid #ffffff65;padding:7px 12px;border-radius:20px}.body{display:grid;grid-template-columns:minmax(0,1fr) 310px;height: min(740px,80vh);min-height:530px}.chat{display:flex;flex-direction:column;min-height:0;min-width:0}.notice{padding:11px 24px;background:#f4fbfb;color:#58777d;font-size:12px;border-bottom:1px solid #edf3f3}#messages{flex:1;overflow:auto;padding:24px 28px;scroll-behavior:smooth}.date{text-align:center;font-size:12px;color:#819498;margin:0 0 26px}.message{display:flex;align-items:flex-start;gap:12px;margin-bottom:26px}.avatar{width:34px;height:34px;flex-shrink:0;display:grid;place-items:center;border-radius:12px;background:#dcf3f0;color:#087f7d;font-size:14px}.message-stack{max-width:86%;min-width:0}.message-label{font-size:12px;color:#7b9196;margin:0 0 8px}.bubble{white-space:pre-wrap;overflow-wrap:anywhere;background:#f0f5f5;border-radius:0 14px 14px 14px;padding:17px 19px;font-size:15px;line-height:1.9}.bubble a{display:block;color:#067d83;margin-top:10px}.user{flex-direction:row-reverse}.user .avatar{background:#eaf0f7;color:#62768a}.user .message-label{text-align:right}.user .bubble{color:white;background:#0aabaa;border-radius:14px 0 14px 14px}#composer{border-top:1px solid #e7eeee;padding:16px 24px 20px}.tools{display:flex;align-items:center;justify-content:space-between;gap:12px}.tools button{border:1px solid #b9dedd;color:#067f7e;background:#f4fbfb;padding:7px 13px;border-radius:7px;font-size:13px}.tools span{font-size:12px;color:#8a9ca0}textarea{width:100%;resize:none;border:0;background:transparent;padding:15px 0 0;line-height:1.6;font-size:15px;color:#243b43;outline:none}textarea::placeholder{color:#93a3a7}.send-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.send-row>span{font-size:12px;color:#99a7ab}.send{border:0;background:#0aabaa;color:white;padding:10px 23px;border-radius:8px;font-size:14px;display:flex;gap:24px}.send:hover{background:#078e8d}aside{border-left:1px solid #e5eded;padding:30px 23px;display:flex;flex-direction:column;background:#fcfefe}.eyebrow{font-size:11px;letter-spacing:2px;color:#0a9393}h2{font-size:21px;margin:10px 0}.aside-title p{font-size:13px;color:#8b9da2;margin:0 0 25px}.faq-button{width:100%;display:flex;align-items:center;text-align:left;gap:13px;border:1px solid transparent;border-bottom:1px solid #e8eeee;background:transparent;padding:18px 6px;color:#28424b;border-radius:8px}.number{font-size:12px;color:#7aa5a5;font-variant-numeric:tabular-nums}.faq-button strong{font-weight:500;font-size:15px;display:block}.faq-button small{display:block;font-size:12px;color:#8b9da2;margin-top:6px}.arrow{margin-left:auto;color:#93acb0;font-size:22px}.faq-button:hover,.faq-button.active{background:#eaf7f6;border-color:#d6eeeb}.help-note{margin-top:30px;padding:18px;background:#f1f7f7;border-radius:10px}.help-note strong{font-size:14px;font-weight:500}.help-note p{font-size:13px;color:#779097;line-height:1.8;margin:9px 0}.help-note button{border:0;background:transparent;color:#088d8b;padding:4px 0;font-size:13px}.aside-footer{margin-top:auto;padding-top:22px;font-size:12px;color:#9aadb0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:720px){body{padding:0}.workspace{border-radius:0;border:0}.body{display:flex;flex-direction:column;height:calc(100dvh - 76px);min-height:540px}header{height:76px;padding:0 18px}.chat{flex:1;order:2;min-height:300px}aside{order:1;border:0;border-bottom:1px solid #e5eded;padding:8px 12px;background:white}.aside-title,.help-note,.aside-footer{display:none}#faq{display:flex;overflow-x:auto;gap:7px}.faq-button{flex-shrink:0;width:auto;padding:10px 12px;border:1px solid #e5eeee;border-radius:7px}.faq-button strong{font-size:13px}.number,.faq-button small,.arrow{display:none}.notice{padding:8px 16px;font-size:12px}#messages{padding:18px 14px}.message-stack{max-width:84%}.bubble{font-size:14px;padding:12px 14px}#composer{padding:12px 16px}.tools span{font-size:11px}.send-row>span{font-size:11px}.badge{font-size:12px}header p{font-size:12px}}@media(prefers-reduced-motion:reduce){#messages{scroll-behavior:auto}}
.body{grid-template-rows:minmax(0,1fr)}aside{min-height:0;overflow:auto}#composer{flex-shrink:0}
