.shai-widget{position:fixed;right:24px;bottom:24px;z-index:70;font-family:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;color:#15212b;line-height:1.55}.shai-widget *{box-sizing:border-box}.shai-launcher{display:grid;place-items:center;width:52px;height:52px;margin-left:auto;border:0;border-radius:50%;background:#e9582c;color:#fff;box-shadow:0 12px 34px rgba(16,43,61,.24);font-size:18px;font-weight:900;cursor:pointer}.shai-launcher:hover{background:#cf451f}.shai-launcher:focus-visible,.shai-panel button:focus-visible,.shai-panel textarea:focus-visible,.shai-panel a:focus-visible{outline:3px solid #5aa1c7;outline-offset:3px}.shai-panel{position:absolute;right:0;bottom:66px;display:flex;flex-direction:column;width:min(400px,calc(100vw - 32px));max-width:400px;height:min(640px,calc(100vh - 110px));max-height:640px;overflow:hidden;border:1px solid #d9e0e4;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(9,26,37,.24)}.shai-panel[hidden]{display:none}.shai-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 18px;background:#102b3d;color:#fff}.shai-header strong,.shai-header span{display:block}.shai-header strong{font-size:17px}.shai-header span{margin-top:1px;color:#c9d8df;font-size:12px}.shai-close{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:25px;line-height:1;cursor:pointer}.shai-messages{flex:1;overflow:auto;padding:18px;background:#f5f7f8;scrollbar-width:thin}.shai-message{max-width:88%;margin:0 0 12px}.shai-message p{margin:0;padding:10px 13px;border-radius:14px;background:#fff;box-shadow:0 4px 18px rgba(16,43,61,.06);font-size:14px;white-space:pre-wrap;overflow-wrap:anywhere}.shai-message a{display:block;margin:6px 4px 0;color:#176c99;font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:2px}.shai-user{margin-left:auto}.shai-user p{background:#173f58;color:#fff;border-bottom-right-radius:4px}.shai-assistant p,.shai-messages>p.shai-assistant{border-bottom-left-radius:4px}.shai-messages>p.shai-assistant{max-width:88%;margin:0 0 12px;padding:10px 13px;background:#fff;box-shadow:0 4px 18px rgba(16,43,61,.06);font-size:14px}.shai-quick{display:flex;gap:7px;overflow-x:auto;padding:10px 14px;border-top:1px solid #e5eaed;background:#fff}.shai-quick:empty{display:none}.shai-quick button{flex:0 0 auto;max-width:220px;padding:7px 10px;border:1px solid #cfd9de;border-radius:999px;background:#fff;color:#26485b;font-size:12px;white-space:nowrap;cursor:pointer}.shai-form{padding:12px 14px;border-top:1px solid #e5eaed;background:#fff}.shai-form label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shai-form textarea{display:block;width:100%;min-height:60px;max-height:120px;resize:vertical;border:1px solid #c8d3d9;border-radius:11px;padding:9px 11px;color:#15212b;background:#fff;font:inherit;font-size:14px;line-height:1.5}.shai-form-row{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.shai-form-row span{color:#63717a;font-size:11px}.shai-send{min-width:70px;min-height:34px;border:0;border-radius:999px;background:#e9582c;color:#fff;font-weight:800;cursor:pointer}.shai-send:disabled{opacity:.55;cursor:wait}.shai-contact{display:flex;align-items:center;justify-content:space-between;padding:9px 14px calc(9px + env(safe-area-inset-bottom));border-top:1px solid #e5eaed;background:#fff;font-size:12px}.shai-contact span{color:#63717a}.shai-contact a{color:#d9471f;font-weight:900}.shai-widget[data-state="sending"] .shai-send::after{content:"…"}
@media(max-width:640px){.shai-widget{right:14px;bottom:70px;z-index:70}.shai-panel{position:fixed;left:10px;right:10px;bottom:70px;width:auto;max-width:none;height:auto;max-height:min(82vh,680px);padding-bottom:env(safe-area-inset-bottom);border-radius:18px}.shai-messages{min-height:190px}.shai-contact{padding-bottom:9px}}
@media(prefers-reduced-motion:reduce){.shai-widget *{scroll-behavior:auto!important;transition:none!important}}
