#anf-sai3-root{--anf-primary:#087fa5;--anf-accent:#168a45;--anf-border:#d9e0e4;--anf-muted:#667781;--anf-surface:#fff;--anf-soft:#f5f7f8;position:fixed;z-index:999999;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:#17212b;font-size:14px}#anf-sai3-root *{box-sizing:border-box}#anf-sai3-root.anf-sai3-pos-right{right:18px;bottom:18px}#anf-sai3-root.anf-sai3-pos-left{left:18px;bottom:18px}#anf-sai3-fab{border:0;border-radius:14px;background:var(--anf-primary);color:#fff;padding:10px 14px 10px 10px;display:flex;align-items:center;gap:9px;font-weight:700;box-shadow:0 10px 28px rgb(0 0 0 / .18);cursor:pointer}.anf-sai3-logo{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#fff;color:var(--anf-primary);font-weight:900;font-size:13px}#anf-sai3-panel{width:min(430px,calc(100vw - 24px));height:min(680px,calc(100vh - 96px));background:#fff;border:1px solid var(--anf-border);border-radius:18px;overflow:hidden;box-shadow:0 20px 65px rgb(0 0 0 / .22);margin-bottom:10px;display:flex;flex-direction:column}#anf-sai3-panel[hidden]{display:none}.anf-sai3-header{padding:14px 15px;background:linear-gradient(135deg,var(--anf-primary),#0b657f);color:#fff;display:flex;justify-content:space-between;align-items:center}.anf-sai3-header strong{display:block;font-size:17px}.anf-sai3-header small{display:block;opacity:.86;margin-top:2px}.anf-sai3-iconbtn{display:inline-grid;place-items:center;border:0;background:#fff0;color:inherit;padding:0;cursor:pointer;border-radius:9px;transition:background .15s ease,color .15s ease,opacity .15s ease,transform .1s ease}.anf-sai3-iconbtn:hover{background:rgb(127 127 127 / .12)}.anf-sai3-iconbtn:focus-visible{outline:2px solid var(--anf-primary);outline-offset:2px}.anf-sai3-iconbtn svg,.anf-sai3-attach-menu svg,.anf-sai3-record-stop svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.anf-sai3-header .anf-sai3-iconbtn{width:38px;height:38px;color:#fff}.anf-sai3-header .anf-sai3-iconbtn:hover{background:rgb(255 255 255 / .14)}#anf-sai3-quick{display:flex;gap:6px;overflow:auto;padding:9px 10px;border-bottom:1px solid #edf1f3;scrollbar-width:none}#anf-sai3-quick::-webkit-scrollbar{display:none}#anf-sai3-quick button{white-space:nowrap;border:1px solid #d7e3e8;background:#f8fbfc;border-radius:10px;padding:7px 10px;font-size:12px;cursor:pointer;color:#27333a}#anf-sai3-quick button:hover{background:#eef5f7}#anf-sai3-messages{flex:1;overflow:auto;background:#fff;padding:14px 13px 8px;scroll-behavior:smooth}.anf-sai3-msg{max-width:92%;margin:11px 0}.anf-sai3-msg-body{white-space:pre-wrap;line-height:1.52;font-size:14px;overflow-wrap:anywhere}.anf-sai3-msg.user{margin-left:auto}.anf-sai3-msg.user .anf-sai3-msg-body{background:#eef7fa;border:1px solid #d9eaef;padding:9px 11px;border-radius:12px 12px 4px 12px}.anf-sai3-msg.assistant{margin-right:auto}.anf-sai3-msg.assistant .anf-sai3-msg-body{padding:4px 2px;background:#fff0}.anf-sai3-typing{display:flex;align-items:center;gap:4px;color:var(--anf-muted);font-size:12px}.anf-sai3-typing span{width:5px;height:5px;border-radius:50%;background:currentColor;animation:anf-dot 1.1s infinite}.anf-sai3-typing span:nth-child(2){animation-delay:.15s}.anf-sai3-typing span:nth-child(3){animation-delay:.3s}@keyframes anf-dot{0%,60%,100%{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}.anf-sai3-msgtools{display:flex;gap:2px;margin-top:4px}.anf-sai3-msgtools button{width:31px;height:31px;border:0;background:#fff0;border-radius:7px;display:grid;place-items:center;cursor:pointer;color:#667781}.anf-sai3-msgtools button:hover{background:#f0f3f4;color:#24323a}.anf-sai3-msgtools svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}#anf-sai3-actions{padding:0 12px 4px;display:flex;gap:6px;flex-wrap:wrap}.anf-sai3-action{display:inline-flex;align-items:center;padding:8px 11px;background:var(--anf-accent);color:#fff!important;border-radius:9px;text-decoration:none;font-size:12px;font-weight:600}#anf-sai3-files{display:flex;gap:6px;flex-wrap:wrap;padding:4px 10px 0}.anf-sai3-chip{display:flex;align-items:center;gap:7px;max-width:100%;background:#f2f6f7;border:1px solid #dce5e8;border-radius:9px;padding:6px 7px;font-size:11px}.anf-sai3-chip-thumb{width:28px;height:28px;border-radius:6px;object-fit:cover;background:#e5eaed}.anf-sai3-chip-name{max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.anf-sai3-chip button{width:25px;height:25px;border:0;background:#fff0;border-radius:6px;cursor:pointer;font-size:18px;line-height:1;color:#6b7980}.anf-sai3-chip button:hover{background:#e4eaed}#anf-sai3-recording{margin:7px 10px 0;border:1px solid #ffd8d5;background:#fff8f7;border-radius:10px;min-height:42px;padding:7px 8px;display:flex;align-items:center;gap:8px;color:#8e1f19}#anf-sai3-recording[hidden]{display:none}.anf-sai3-record-dot{width:8px;height:8px;border-radius:50%;background:#d93025;box-shadow:0 0 0 0 rgb(217 48 37 / .35);animation:anf-pulse 1.4s infinite}#anf-sai3-record-label{font-size:12px;flex:1}#anf-sai3-record-time{font-variant-numeric:tabular-nums;font-size:12px}.anf-sai3-record-stop{width:34px;height:32px;border:0;border-radius:8px;background:#d93025;color:#fff;display:grid;place-items:center;cursor:pointer}.anf-sai3-record-stop svg{width:17px;height:17px}@keyframes anf-pulse{70%{box-shadow:0 0 0 8px #fff0}100%{box-shadow:0 0 0 0 #fff0}}#anf-sai3-form{padding:9px 10px 7px;border-top:1px solid #e7ecee;background:#fff;position:sticky;bottom:0;z-index:2}.anf-sai3-composer-shell{position:relative;display:flex;align-items:flex-end;gap:5px;border:1px solid #cfd8dc;border-radius:13px;padding:5px 6px;background:#fff;box-shadow:0 1px 2px rgb(0 0 0 / .025)}.anf-sai3-composer-shell:focus-within{border-color:#9abfcb;box-shadow:0 0 0 2px rgb(8 127 165 / .08)}.anf-sai3-composebtn{width:38px;height:38px;min-width:38px;color:#46565e}.anf-sai3-composebtn:hover{background:#eef2f4}.anf-sai3-send{background:var(--anf-primary);color:#fff}.anf-sai3-send:hover{background:#086f90}.anf-sai3-send:disabled{background:#e8edef;color:#9aa5aa;cursor:not-allowed;opacity:1}#anf-sai3-input{flex:1;resize:none;border:0!important;outline:0!important;box-shadow:none!important;min-height:38px;max-height:118px;padding:9px 6px 7px!important;font:inherit!important;font-size:15px!important;line-height:1.45!important;background:transparent!important;overflow-y:auto}#anf-sai3-input::placeholder{color:#87949a}.anf-sai3-attach-wrap{position:relative}.anf-sai3-attach-menu{position:absolute;left:0;bottom:46px;min-width:195px;padding:6px;background:#fff;border:1px solid #d9e0e4;border-radius:12px;box-shadow:0 12px 34px rgb(0 0 0 / .16);z-index:8}.anf-sai3-attach-menu[hidden]{display:none}.anf-sai3-attach-menu button{width:100%;display:flex;align-items:center;gap:9px;border:0;background:#fff0;border-radius:8px;padding:9px 10px;text-align:left;cursor:pointer;color:#24323a;font-size:13px}.anf-sai3-attach-menu button:hover{background:#f3f6f7}.anf-sai3-attach-menu svg{width:19px;height:19px;color:#51636c}#anf-sai3-panel footer{text-align:center;padding:1px 9px 8px;color:#7c8a91;font-size:10px;background:#fff}@media(max-width:520px){#anf-sai3-root.anf-sai3-pos-right,#anf-sai3-root.anf-sai3-pos-left{right:8px;left:8px;bottom:8px}#anf-sai3-panel{width:100%;height:calc(100vh - 74px);border-radius:16px}.anf-sai3-composebtn{width:44px;height:44px;min-width:44px}#anf-sai3-input{font-size:16px!important;min-height:44px}.anf-sai3-msg{max-width:94%}#anf-sai3-form{padding-bottom:max(8px,env(safe-area-inset-bottom))}.anf-sai3-attach-menu{bottom:52px;min-width:210px}#anf-sai3-fab{margin-left:auto}}@supports(height:100dvh){@media(max-width:520px){#anf-sai3-panel{height:calc(100dvh - 74px)}}}#anf-sai3-voice-review{margin:7px 10px 0;border:1px solid #dbe5e8;background:#f8fbfc;border-radius:10px;min-height:42px;padding:6px 7px 6px 10px;display:flex;align-items:center;gap:6px;color:#45565e}#anf-sai3-voice-review[hidden]{display:none}#anf-sai3-voice-review>span{flex:1;font-size:12px}.anf-sai3-reviewbtn{width:34px;height:34px;border:0;background:#fff0;border-radius:8px;display:grid;place-items:center;cursor:pointer;color:#5c6c73}.anf-sai3-reviewbtn:hover{background:#edf2f4}.anf-sai3-reviewbtn svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.anf-sai3-review-accept{background:var(--anf-primary);color:#fff}.anf-sai3-review-accept:hover{background:#086f90}