.fsaic-chat{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-sizing:border-box}.fsaic-chat *{box-sizing:border-box}.fsaic-chat--floating{position:fixed!important;right:20px!important;bottom:92px!important;z-index:2147483000!important}.fsaic-toggle{display:block!important;border:0!important;border-radius:999px!important;background:#1f6feb!important;color:#fff!important;padding:13px 18px!important;font-weight:700!important;font-size:15px!important;line-height:1!important;box-shadow:0 8px 24px rgba(0,0,0,.25)!important;cursor:pointer!important;min-width:72px!important;min-height:46px!important}.fsaic-toggle:hover{background:#1557b0!important}.fsaic-panel{width:min(380px,calc(100vw - 32px));height:560px;max-height:calc(100vh - 120px);background:#fff;border:1px solid #d7dce2;border-radius:16px;box-shadow:0 16px 50px rgba(0,0,0,.28);overflow:hidden;display:flex;flex-direction:column}.fsaic-panel[hidden],.fsaic-toggle[hidden]{display:none!important}.fsaic-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#1f6feb;color:#fff}.fsaic-close{border:0;background:transparent;color:#fff;font-size:24px;line-height:1;cursor:pointer}.fsaic-messages{flex:1;overflow:auto;padding:14px;background:#f6f8fa}.fsaic-message{max-width:88%;margin:0 0 10px;padding:10px 12px;border-radius:14px;font-size:14px;line-height:1.45;word-break:break-word}.fsaic-message--assistant{background:#fff;color:#1f2328;border:1px solid #e5e7eb;border-bottom-left-radius:4px}.fsaic-message--user{margin-left:auto;background:#1f6feb;color:#fff;border-bottom-right-radius:4px}.fsaic-message-image{display:block;max-width:210px;max-height:160px;border-radius:10px;margin:0 0 8px auto;object-fit:cover;border:1px solid rgba(255,255,255,.35)}.fsaic-message--assistant .fsaic-message-image{margin-left:0;border-color:#d0d7de}.fsaic-form{display:block;padding:10px;border-top:1px solid #e5e7eb;background:#fff}.fsaic-compose{display:flex;flex-direction:column;gap:8px}.fsaic-input{width:100%;resize:none;border:1px solid #d0d7de;border-radius:10px;padding:9px;font:inherit;min-height:42px}.fsaic-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.fsaic-attach{display:inline-flex;align-items:center;gap:4px;border:1px solid #d0d7de;border-radius:10px;background:#fff;color:#1f2328;padding:8px 10px;font-size:13px;cursor:pointer}.fsaic-attach input{display:none}.fsaic-send{border:0;border-radius:10px;background:#1f6feb;color:#fff;padding:9px 16px;font-weight:700;cursor:pointer}.fsaic-send:disabled{opacity:.65;cursor:not-allowed}.fsaic-image-preview{display:flex;align-items:center;gap:8px;border:1px solid #d0d7de;border-radius:10px;padding:6px;background:#f6f8fa;font-size:12px;color:#57606a}.fsaic-image-preview[hidden]{display:none!important}.fsaic-image-preview img{width:42px;height:42px;border-radius:8px;object-fit:cover}.fsaic-image-preview span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fsaic-remove-image{border:0;background:#d1242f;color:#fff;border-radius:999px;width:22px;height:22px;line-height:20px;cursor:pointer}@media(max-width:480px){.fsaic-chat--floating{right:12px!important;bottom:88px!important}.fsaic-panel{width:calc(100vw - 24px);height:72vh}.fsaic-message-image{max-width:180px;max-height:140px}}
.fsaic-message p{margin:0 0 8px}.fsaic-message p:last-child{margin-bottom:0}.fsaic-message ul,.fsaic-message ol{margin:6px 0 6px 20px;padding:0}.fsaic-message li{margin:3px 0}.fsaic-message strong{font-weight:700}.fsaic-message pre{white-space:pre-wrap;overflow-x:auto}.fsaic-message code{background:#f3f4f6;border-radius:4px;padding:1px 4px}.fsaic-message{overflow-wrap:anywhere}
.fsaic-message a{color:#0969da;text-decoration:underline;word-break:break-all}.fsaic-message--user a{color:#fff}.fsaic-inline-image{display:block;max-width:100%;height:auto;max-height:260px;border-radius:10px;border:1px solid #d0d7de;margin:6px 0;object-fit:contain;background:#fff}
.fsaic-chat .fsaic-panel{line-height:normal;text-align:left}.fsaic-chat .fsaic-header{min-height:48px;height:auto}.fsaic-chat .fsaic-header strong{display:block;margin:0;padding:0;color:#fff;font-size:15px;line-height:24px;font-weight:700}.fsaic-chat button.fsaic-close{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 32px!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;margin:0!important;padding:0!important;border:0!important;border-radius:8px!important;background:transparent!important;background-color:transparent!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important;outline:none!important;font-size:24px!important;font-weight:400!important;line-height:1!important;cursor:pointer!important;vertical-align:middle!important}.fsaic-chat button.fsaic-close:hover,.fsaic-chat button.fsaic-close:focus{background:rgba(255,255,255,.16)!important;color:#fff!important}.fsaic-chat textarea.fsaic-input{appearance:none!important;-webkit-appearance:none!important;display:block!important;width:100%!important;height:auto!important;min-height:42px!important;max-height:110px!important;margin:0!important;padding:9px!important;border:1px solid #d0d7de!important;border-radius:10px!important;background:#fff!important;color:#1f2328!important;box-shadow:none!important;font-size:14px!important;line-height:1.4!important}.fsaic-chat textarea.fsaic-input:focus{border-color:#1f6feb!important;outline:2px solid rgba(31,111,235,.16)!important;outline-offset:0!important}.fsaic-chat button.fsaic-send{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:64px!important;height:38px!important;min-height:38px!important;margin:0!important;padding:9px 16px!important;border:0!important;border-radius:10px!important;background:#1f6feb!important;color:#fff!important;box-shadow:none!important;font-size:14px!important;font-weight:700!important;line-height:1!important;text-transform:none!important}.fsaic-chat button.fsaic-send:hover,.fsaic-chat button.fsaic-send:focus{background:#1557b0!important;color:#fff!important}.fsaic-chat button.fsaic-send:disabled{opacity:.65!important;cursor:not-allowed!important}.fsaic-chat .fsaic-attach{height:38px!important;min-height:38px!important;margin:0!important;text-decoration:none!important}.fsaic-chat--floating{bottom:156px!important}@media(max-width:480px){.fsaic-chat--floating{right:12px!important;bottom:132px!important}.fsaic-chat button.fsaic-close{flex-basis:32px!important;width:32px!important;height:32px!important}.fsaic-chat .fsaic-panel{height:68vh!important}}
.fsaic-message--assistant{position:relative;padding-right:48px}.fsaic-message-content{min-width:0}.fsaic-chat button.fsaic-copy{appearance:none!important;-webkit-appearance:none!important;position:absolute!important;top:6px!important;right:6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:34px!important;height:22px!important;min-height:22px!important;margin:0!important;padding:0 6px!important;border:1px solid rgba(31,35,40,.14)!important;border-radius:7px!important;background:rgba(246,248,250,.95)!important;color:#57606a!important;box-shadow:none!important;font-size:11px!important;font-weight:600!important;line-height:1!important;text-transform:none!important;cursor:pointer!important;opacity:1!important;transition:background .15s ease,color .15s ease,border-color .15s ease!important}.fsaic-chat button.fsaic-copy:hover,.fsaic-chat button.fsaic-copy:focus{background:#fff!important;color:#0969da!important;border-color:rgba(9,105,218,.35)!important}.fsaic-chat button.fsaic-copy--copied{opacity:1!important;background:rgba(46,160,67,.1)!important;color:#1a7f37!important;border-color:rgba(46,160,67,.35)!important}@media(max-width:480px){.fsaic-chat button.fsaic-copy{top:5px!important;right:5px!important;height:21px!important;min-height:21px!important;min-width:30px!important;padding:0 5px!important;font-size:10px!important}.fsaic-message--assistant{padding-right:42px}}
