@akropolys/kiku 1.7.23 → 1.7.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -1,14 +1,14 @@
1
1
  'use client';
2
- import{useState as po,useEffect as uo,useRef as mo}from"react";import{useSearch as ac,useAkropolysContext as rc}from"@akropolys/sdk";function lo(e){var a,t,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(a=0;a<n;a++)e[a]&&(t=lo(e[a]))&&(r&&(r+=" "),r+=t)}else for(t in e)e[t]&&(r&&(r+=" "),r+=t);return r}function ho(){for(var e,a,t=0,r="",n=arguments.length;t<n;t++)(e=arguments[t])&&(a=lo(e))&&(r&&(r+=" "),r+=a);return r}function ee(...e){return ho(e)}import{Fragment as bo,jsx as _e,jsxs as ct}from"react/jsx-runtime";var ko=()=>ct("svg",{width:"15",height:"15",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",children:[_e("circle",{cx:"8.5",cy:"8.5",r:"5.5"}),_e("line",{x1:"13",y1:"13",x2:"18",y2:"18"})]});function nc({placeholder:e="Search products\u2026",limit:a=10,debounceMs:t=150,onSelect:r,className:n,inputClassName:i,dropdownClassName:s,renderResult:c,theme:o,classNames:d={}}){let[u,h]=po(""),[p,l]=po(!1),{results:k,loading:v,search:y,clear:S}=ac({debounceMs:t}),x=rc(),I=mo(null),b=mo(!1);uo(()=>{if(b.current){b.current=!1;return}if(!u.trim()){S(),l(!1);return}l(!0),y(u,a)},[u]),uo(()=>{let C=B=>{I.current&&!I.current.contains(B.target)&&l(!1)};return document.addEventListener("mousedown",C),()=>document.removeEventListener("mousedown",C)},[]);let N=C=>{u.trim()&&x.api.searchVector(u,1,void 0,!0).catch(()=>{}),b.current=!0,l(!1),h(C.entity.title??C.entity.name??""),r?.(C)},M=()=>{u.trim()&&(x.api.searchVector(u,1,void 0,!0).catch(()=>{}),k.length>0&&N(k[0]))},w=p&&u.trim().length>0,O={...o?.primaryColor&&{"--hsk-primary":o.primaryColor},...o?.backgroundColor&&{"--hsk-bg":o.backgroundColor},...o?.textColor&&{"--hsk-text":o.textColor},...o?.fontFamily&&{"--hsk-font":o.fontFamily},...o?.borderRadius&&{"--hsk-border-radius":o.borderRadius}};return ct("div",{className:ee("hsk-sb-wrap",d.root,n),ref:I,style:O,children:[_e("span",{className:"hsk-sb-icon",children:_e(ko,{})}),_e("input",{className:ee("hsk-sb-input",d.input,i),type:"text",value:u,placeholder:e,onChange:C=>h(C.target.value),onFocus:()=>k.length>0&&u.trim()&&l(!0),onKeyDown:C=>{C.key==="Enter"&&M()},autoComplete:"off",spellCheck:!1}),w&&ct("div",{className:ee("hsk-sb-drop",d.dropdown,s),style:{position:"absolute"},children:[v&&_e("div",{className:"hsk-sb-loading-bar"}),v&&k.length===0?ct(bo,{children:[ct("div",{className:"hsk-sb-skeleton-row",children:[_e("span",{className:"hsk-sb-skeleton-icon"}),ct("div",{className:"hsk-sb-row-body",children:[_e("div",{className:"hsk-sb-skeleton-text1"}),_e("div",{className:"hsk-sb-skeleton-text2"})]})]}),ct("div",{className:"hsk-sb-skeleton-row",children:[_e("span",{className:"hsk-sb-skeleton-icon"}),ct("div",{className:"hsk-sb-row-body",children:[_e("div",{className:"hsk-sb-skeleton-text1",style:{width:"45%"}}),_e("div",{className:"hsk-sb-skeleton-text2",style:{width:"25%"}})]})]})]}):ct(bo,{children:[k.length===0&&!v&&ct("div",{className:"hsk-sb-empty",children:["No results for \u201C",u,"\u201D"]}),k.map((C,B)=>{if(c)return _e("div",{onClick:()=>N(C),className:"hsk-sb-fade",style:{animationDelay:`${B*18}ms`},children:c(C)},C.id);let F=C.entity.image??C.entity.thumbnail??C.entity.images?.[0];return ct("div",{className:ee("hsk-sb-row hsk-sb-fade",d.row),style:{animationDelay:`${B*18}ms`},onClick:()=>N(C),children:[_e("span",{className:"hsk-sb-row-thumb",children:F?_e("img",{src:F,alt:"",loading:"lazy",onError:D=>{D.currentTarget.style.display="none"}}):_e(ko,{})}),ct("div",{className:"hsk-sb-row-body",children:[_e("div",{className:"hsk-sb-row-title",children:C.entity.title??C.entity.name}),(C.entity.category||C.entity.brand)&&_e("div",{className:"hsk-sb-row-sub",children:C.entity.category??C.entity.brand})]})]},C.id)})]})]})]})}import{useState as Wa,useRef as Oa,useEffect as cn}from"react";import{useKiku as Yc,useAkropolysContext as Gc,resolveDisplayFields as Qc}from"@akropolys/sdk";import ma from"react";import{Fragment as xc,jsx as ge,jsxs as yc}from"react/jsx-runtime";var oc=/[ \t]{2,}/g,ic=/ ([.,!?:;])/g,sc=/\(([ \t]+)/g,cc=/([ \t]+)\)/g,lc=/(\d+)\s+(MP|mAh|W|GB|MB|KHz|Hz|KSh|KES|USD|EUR)\b/gi,dc=/(!\[[^\]]*\]\([^)]+\)|\[[^\]]+\]\([^)]+\)|\*\*[^*]+\*\*|`[^`]+`)/g,hc=/^!\[([^\]]*)\]\(([^)]+)\)$/,pc=/^\[([^\]]+)\]\(([^)]+)\)$/,uc=/^(https?|data:image|blob):/i,mc=/^(https?|mailto|tel):/i,kc=/memory|mimi/i,bc=/mimi\.akropolys/i,fc=e=>e&&e.replace(oc," ").replace(ic,"$1").replace(sc,"(").replace(cc,")").replace(lc,"$1 $2"),Rt=(e,a)=>fc(e).split(dc).map((n,i)=>{if(!n)return null;let s=`${a}-inline-${i}`;if(n.startsWith("`")&&n.endsWith("`"))return ge("code",{className:"hsk-markdown-code",children:n.slice(1,-1)},s);if(n.startsWith("**")&&n.endsWith("**"))return ge("strong",{children:Rt(n.slice(2,-2),s)},s);let c=n.match(hc);if(c){let d=c[1],u=c[2];return uc.test(u)||u.startsWith("/")?ge("img",{src:u,alt:d||"Product image",className:"hsk-markdown-img",loading:"lazy",onError:p=>{p.target.style.display="none"}},s):null}let o=n.match(pc);if(o){let d=o[1],u=o[2];return kc.test(d)||bc.test(u)?null:mc.test(u)||u.startsWith("/")?ge("a",{href:u,target:"_blank",rel:"noopener noreferrer",className:"hsk-markdown-link",children:Rt(d,s)},s):ge("span",{children:Rt(d,s)},s)}return n});function fo(e,a){let t=e.trim();return a?t.includes("|"):t.startsWith("|")}function go(e){let a=e.trim();return a.startsWith("|")&&(a=a.slice(1)),a.endsWith("|")&&(a=a.slice(0,-1)),a.split("|").map(t=>t.trim())}function gc({children:e}){let a=ma.useRef(null),[t,r]=ma.useState("none"),[n,i]=ma.useState(!1),s=ma.useRef({startX:0,scrollLeft:0,isDown:!1,hasMoved:!1}),c=ma.useCallback(()=>{let h=a.current;if(!h)return;if(!(h.scrollWidth>h.clientWidth+2)){r("none");return}let l=getComputedStyle(h).direction==="rtl",k=Math.abs(h.scrollLeft),v=k<=4,y=k+h.clientWidth>=h.scrollWidth-4;r(v?l?"right":"left":y?l?"left":"right":"middle")},[]);ma.useEffect(()=>{c();let h=a.current;if(!h)return;let p=typeof ResizeObserver<"u"?new ResizeObserver(c):null;return p?.observe(h),()=>p?.disconnect()},[c]);let o=h=>{let p=a.current;!p||p.scrollWidth<=p.clientWidth||h.target.closest("a, button, input")||(s.current={startX:h.pageX-p.offsetLeft,scrollLeft:p.scrollLeft,isDown:!0,hasMoved:!1},i(!0))},d=h=>{if(!s.current.isDown)return;let p=a.current;if(!p)return;let k=(h.pageX-p.offsetLeft-s.current.startX)*1.5;Math.abs(k)>3&&(s.current.hasMoved=!0,h.preventDefault(),p.scrollLeft=s.current.scrollLeft-k)},u=()=>{s.current.isDown=!1,i(!1)};return ge("div",{ref:a,className:`hsk-table-wrapper hsk-table-wrapper--${t}${n?" is-dragging":""}`,onScroll:c,onMouseDown:o,onMouseMove:d,onMouseUp:u,onMouseLeave:u,children:e})}function Xt(e,a=!1){return vc(e,a)}function vc(e,a){let t=e.split(`
3
- `);if(a&&t.length>0){let o=t[t.length-1];o.trim().startsWith("|")&&!o.trim().endsWith("|")&&t.pop()}let r=[],n=[],i=0,s=()=>{n.length>0&&(r.push(ge("div",{className:"hsk-cb-ai-text",children:n},`text-bubble-${i++}`)),n=[])},c=0;for(;c<t.length;){let o=t[c],d=`md-line-${c}`;if(!o.trim()){c++;continue}let u=o.trim().match(/^!\[([^\]]*)\]\(([^)]+)\)$/);if(u){s();let p=u[1],l=u[2];(/^(https?|data:image|blob):/i.test(l)||l.startsWith("/"))&&r.push(ge("div",{className:"hsk-markdown-img-block",children:ge("img",{src:l,alt:p||"Product image",className:"hsk-markdown-img",loading:"lazy",onError:v=>{v.target.style.display="none"}})},d)),c++;continue}let h=o.match(/^(#{1,3})\s+(.*)/);if(h){let p=h[1].length,l=`h${p+3}`;n.push(ge(l,{className:`hsk-markdown-h${p}`,children:Rt(h[2],d)},d)),c++;continue}if(o.match(/^[\s]*[-*+•]\s+/)){let p=[];for(;c<t.length&&t[c].match(/^[\s]*[-*+•]\s+/);){let l=t[c].replace(/^[\s]*[-*+•]\s+/,"");p.push(ge("li",{children:Rt(l,`li-${c}`)},`li-${c}`)),c++}n.push(ge("ul",{className:"hsk-markdown-list hsk-markdown-ul",children:p},`ul-${d}`));continue}if(o.match(/^[\s]*\d+[\.\)]\s+/)){let p=[];for(;c<t.length&&t[c].match(/^[\s]*\d+[\.\)]\s+/);){let l=t[c].replace(/^[\s]*\d+[\.\)]\s+/,"");p.push(ge("li",{children:Rt(l,`li-${c}`)},`li-${c}`)),c++}n.push(ge("ol",{className:"hsk-markdown-list hsk-markdown-ol",children:p},`ol-${d}`));continue}if(fo(o,!1)){s();let p=[],l=[],k=[],v=!0;for(;c<t.length&&fo(t[c],!0);){let b=t[c].trim();if(b.match(/^\|?[-:| ]+\|?$/)&&b.includes("-")){k=go(b).map(w=>{let O=w.trim(),C=O.startsWith(":"),B=O.endsWith(":");return C&&B?"center":B?"end":"start"}),c++,v=!1;continue}let N=go(b);v&&p.length===0?p=N:l.push(N),c++}let y=Math.max(p.length,...l.map(b=>b.length)),S=[];for(let b=0;b<y;b++)if(k[b])S[b]=k[b];else if(b===0)S[b]="start";else{let N=l.filter(M=>{let w=(M[b]||"").trim();return/^[\$€£¥+-]?\d+([.,]\d+)?%?$/.test(w)||/^[\$€£¥+-]?\d+([.,]\d+)?\s*(bps|M|K|B)?$/i.test(w)}).length;S[b]=N>=Math.ceil(l.length/2)?"end":"start"}let x=p.length>0?ge("tr",{children:p.map((b,N)=>ge("th",{style:{textAlign:S[N]||"start"},children:ge("bdi",{children:Rt(b,`th-${d}-${N}`)})},`th-${d}-${N}`))},`tr-head-${d}`):null,I=l.map((b,N)=>ge("tr",{children:b.map((M,w)=>ge("td",{style:{textAlign:S[w]||"start"},children:ge("bdi",{children:Rt(M,`td-${d}-${N}-${w}`)})},`td-${d}-${N}-${w}`))},`tr-body-${d}-${N}`));r.push(ge(gc,{children:yc("table",{className:"hsk-markdown-table",children:[x&&ge("thead",{children:x}),ge("tbody",{children:I})]})},`table-wrapper-${d}`));continue}n.push(ge("p",{className:"hsk-markdown-p",children:Rt(o,d)},d)),c++}return s(),ge(xc,{children:r})}import{jsx as vo,jsxs as wc}from"react/jsx-runtime";var Va=()=>wc("svg",{className:"hsk-telegram-icon",width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[vo("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),vo("polygon",{points:"22 2 15 22 11 13 2 9 22 2"})]});function ka(e){if(typeof e=="string")return{themeAttr:e,vars:void 0};if(!e)return{themeAttr:void 0,vars:void 0};let a={};return e.primaryColor&&(a["--hsk-primary"]=e.primaryColor),e.backgroundColor&&(a["--hsk-bg"]=e.backgroundColor,a["--hsk-chat-bg"]=e.backgroundColor),e.textColor&&(a["--hsk-text"]=e.textColor,a["--hsk-chat-text"]=e.textColor),e.fontFamily&&(a["--hsk-font"]=e.fontFamily),e.fontSize&&(a["--hsk-font-size"]=e.fontSize),e.mobileFontSize&&(a["--hsk-mobile-font-size"]=e.mobileFontSize),e.borderRadius&&(a["--hsk-border-radius"]=e.borderRadius),{themeAttr:void 0,vars:a}}import{useCallback as qc,useEffect as rn,useRef as Co}from"react";import{useCallback as yt,useEffect as Bt,useRef as ve,useState as fr}from"react";var gt=null,Ht=null,Ut=null,fa=null,vt=0,qt=!1,ba=0,en=!1;function Sc(){if(typeof window>"u")return null;let e=window.AudioContext||window.webkitAudioContext;return e?(gt||(gt=new e,Ht=gt.createAnalyser(),Ht.fftSize=1024,Ht.smoothingTimeConstant=.25,Ut=gt.createGain(),Ut.gain.value=1,Ht.connect(Ut),Ut.connect(gt.destination),fa=new Uint8Array(Ht.fftSize)),{ctx:gt,analyser:Ht}):null}function Ka(e,a=130){let t=Ut;if(!t||!gt)return;let r=gt.currentTime;t.gain.cancelScheduledValues(r),t.gain.setValueAtTime(t.gain.value,r),t.gain.linearRampToValueAtTime(Math.max(0,Math.min(1,e)),r+a/1e3)}function xo(){if(!qt)return ba*=.85,ba;if(en||!Ht||!fa){let r=Date.now()/1e3;return .35+.18*Math.sin(r*7.1)+.1*Math.sin(r*3.3)}Ht.getByteTimeDomainData(fa);let e=0;for(let r=0;r<fa.length;r++){let n=(fa[r]-128)/128;e+=n*n}let a=Math.sqrt(e/fa.length),t=Math.min(1,a*3.2);return ba+=(t-ba)*(t>ba?.6:.12),ba}function zt(){if(vt++,qt=!1,Ut&&gt&&(Ut.gain.cancelScheduledValues(gt.currentTime),Ut.gain.value=1),typeof window<"u"&&"speechSynthesis"in window)try{window.speechSynthesis.cancel()}catch{}}function Cc(e){return e.replace(/```[\s\S]*?```/g," ").replace(/`([^`]+)`/g,"$1").replace(/!\[[^\]]*\]\([^)]*\)/g," ").replace(/\[([^\]]+)\]\([^)]+\)/g,"$1").replace(/https?:\/\/\S+/g," ").replace(/^\s{0,3}#{1,6}\s+/gm,"").replace(/^\s*[-*+]\s+/gm,"").replace(/[*_~>|]/g,"").replace(/\s*\n\s*\n\s*/g,". ").replace(/\s*\n\s*/g," ").replace(/\s+/g," ").replace(/\s+([.,!?;:])/g,"$1").trim()}var Mc=/([.!?…。!?؟۔।]+["'”’)\]]*\s+)/,Nc=240;function Tc(e,a=Nc){let t=e.split(Mc).filter(Boolean),r=[],n="";for(let i of t)for(n&&(n+i).length>a&&(r.push(n.trim()),n=""),n+=i;n.length>a*2;){let s=n.lastIndexOf(" ",a*2);r.push(n.slice(0,s>a?s:a*2).trim()),n=n.slice(s>a?s:a*2)}return n.trim()&&r.push(n.trim()),r.filter(i=>/\S/.test(i))}function Rc(e,a,t){return new Promise(r=>{if(t!==vt)return r();let n=e.ctx.createBufferSource();n.buffer=a,n.connect(e.analyser),n.onended=()=>r(),n.start();let i=setInterval(()=>{if(t!==vt){clearInterval(i);try{n.stop()}catch{}r()}},100);n.onended=()=>{clearInterval(i),r()}})}async function tn({client:e,text:a,voice:t,language:r,bcp47:n,onStart:i,onEnd:s,onError:c,onRefused:o,onSecondsLeft:d}){zt();let u=++vt;en=!1;let h=Cc(a);if(!h){s?.();return}let p=Sc();if(!p){yo(h,n,i,s,c);return}if(p.ctx.state==="suspended")try{await p.ctx.resume()}catch{}let l=Tc(h),k=S=>e.synthesizeSpeech(S,t,r).catch(()=>null),v=!1,y=k(l[0]);for(let S=0;S<l.length&&u===vt;S++){let x=await y;if(y=S+1<l.length?k(l[S+1]):Promise.resolve(null),x&&"refused"in x&&x.refused){o?.(x.refused),s?.();return}if(!x){if(!v){yo(l.slice(S).join(" "),n,i,s,c);return}continue}if(x.secondsLeft!==void 0&&d?.(x.secondsLeft),u!==vt)break;let I;try{I=await p.ctx.decodeAudioData(x.audio.slice(0))}catch(b){c?.(b);continue}if(u!==vt)break;v||(v=!0,qt=!0,i?.()),await Rc(p,I,u)}u===vt&&(qt=!1,s?.())}function zc(e){let a=window.speechSynthesis.getVoices?.()??[];if(!a.length||!e)return;let t=e.toLowerCase(),r=t.split("-")[0],n=a.filter(s=>s.lang?.toLowerCase().replace("_","-")===t),i=n.length?n:a.filter(s=>s.lang?.toLowerCase().split(/[-_]/)[0]===r);if(i.length)return i.find(s=>s.localService===!1)??i[0]}function yo(e,a,t,r,n){if(typeof window>"u"||!("speechSynthesis"in window)){n?.("speech-unavailable"),r?.();return}let i=vt;en=!0;try{window.speechSynthesis.cancel();let s=new SpeechSynthesisUtterance(e),c=a||document.documentElement.lang||navigator.language||"";c&&(s.lang=c);let o=zc(c);o&&(s.voice=o),s.rate=1,s.pitch=1,s.onstart=()=>{qt=!0,t?.()},s.onend=()=>{i===vt&&(qt=!1,r?.())},s.onerror=d=>{qt=!1,n?.(d),r?.()},window.speechSynthesis.speak(s)}catch(s){qt=!1,n?.(s),r?.()}}var Pc=1100,an=.012,Lc=320,Ac=.09,Ic=.25,wo=130,Ec=700,Dc=12,Fc=48,_c=.45,Hc=.35,Uc=.2,So=.55;function gr({lang:e,onUtterance:a,onError:t,onBargeIn:r,silenceMs:n=Pc,paused:i=!1}){let[s,c]=fr(!1),[o,d]=fr(!1),[u,h]=fr(""),[p,l]=fr(!1),k=ve(null),v=ve(null),y=ve(null),S=ve(null),x=ve(null),I=ve(null),b=ve(0),N=ve(.008),M=ve(0),w=ve(0),O=ve(""),C=ve(0),B=ve(0),F=ve(!1),D=ve(i),$=ve(!1),E=ve(!1),_=ve(a),G=ve(t),z=ve(r);Bt(()=>{_.current=a},[a]),Bt(()=>{G.current=t},[t]),Bt(()=>{z.current=r},[r]),Bt(()=>{D.current=i},[i]),Bt(()=>{l(typeof window<"u"&&("SpeechRecognition"in window||"webkitSpeechRecognition"in window)&&!!navigator.mediaDevices?.getUserMedia)},[]);let q=yt(()=>b.current,[]),ae=yt(j=>{let K=S.current;return!K||j.length!==K.frequencyBinCount?!1:(K.getByteFrequencyData(j),!0)},[]),J=yt(()=>S.current?.frequencyBinCount??0,[]),m=ve([]),H=ve(null),W=ve(!1),P=ve(0),L=ve(0),R=yt(j=>{let K=S.current;if(!K)return 0;let Z=m.current;Z.push(j),Z.length>Fc&&Z.shift();let ce=0;if(Z.length>=12){let xe=0;for(let it of Z)xe+=it;if(xe/=Z.length,xe>1e-4){let it=0;for(let ht of Z)it+=(ht-xe)*(ht-xe);ce=Math.min(1,Math.sqrt(it/Z.length)/xe/.6)}}let U=0;(!H.current||H.current.length!==K.frequencyBinCount)&&(H.current=new Uint8Array(K.frequencyBinCount));let le=H.current;K.getByteFrequencyData(le);let je=(y.current?.sampleRate??48e3)/2/le.length,ze=Math.floor(300/je),Pe=Math.min(le.length-1,Math.ceil(3400/je)),Ot=0,Oe=0;for(let xe=0;xe<le.length;xe++)Oe+=le[xe],xe>=ze&&xe<=Pe&&(Ot+=le[xe]);Oe>0&&(U=Ot/Oe);let Ct=Math.min(1,j/(N.current+an*3));return _c*Ct+Hc*ce+Uc*U},[]),g=yt(()=>{let j=O.current.trim();if(O.current="",C.current=B.current,h(""),d(!1),j){$.current=!1;let K=k.current;k.current=null;try{K?.stop()}catch{}_.current(j)}},[]),V=yt(()=>{let j=S.current,K=I.current;if(!j||!K)return;j.getByteTimeDomainData(K);let Z=0;for(let ze=0;ze<K.length;ze++){let Pe=(K[ze]-128)/128;Z+=Pe*Pe}let ce=Math.sqrt(Z/K.length),U=Math.min(1,ce*4);b.current+=(U-b.current)*(U>b.current?.6:.12);let le=Date.now(),fe=D.current?xo()*Ac:0;ce>N.current+an+fe?(M.current=le,w.current||(w.current=le)):(w.current=0,N.current=Math.min(N.current*1.02+2e-5,Math.max(.004,ce))),D.current?W.current?(R(ce)>So?L.current+=1:L.current=Math.max(0,L.current-2),L.current>=Dc?(W.current=!1,L.current=0,Ka(1,0),z.current?.()):le-P.current>Ec&&(W.current=!1,L.current=0,Ka(1,wo*2))):w.current&&le-w.current>Lc&&R(ce)>So&&(w.current=0,W.current=!0,P.current=le,L.current=0,Ka(Ic,wo)):O.current.trim()&&le-M.current>n&&g(),x.current=requestAnimationFrame(V)},[g,n,R]),Y=yt(()=>{if(k.current||!F.current)return;let j=window.SpeechRecognition||window.webkitSpeechRecognition,K=new j;C.current=0,B.current=0,K.lang=e||document.documentElement.lang||navigator.language||"en-US",K.interimResults=!0,K.maxAlternatives=1,K.continuous=!0,K.onresult=Z=>{let ce="";for(let U=C.current;U<Z.results.length;U++)ce+=Z.results[U][0].transcript;B.current=Z.results.length,ce=ce.trim(),ce&&(O.current=ce,h(ce),d(!0))},K.onerror=Z=>{let ce=Z?.error||"";ce==="no-speech"||ce==="aborted"||G.current?.(ce)},K.onend=()=>{k.current=null,F.current&&$.current&&setTimeout(()=>{Y()},120)},k.current=K;try{K.start()}catch{k.current=null,G.current?.("failed-to-start")}},[e]),f=yt(()=>{$.current=!1;let j=k.current;k.current=null;try{j?.stop()}catch{}},[]),Q=yt(()=>{F.current=!1,W.current=!1,L.current=0,m.current=[],Ka(1,0),$.current=!1,c(!1),d(!1),h(""),O.current="",b.current=0;let j=k.current;k.current=null;try{j?.abort()}catch{}x.current!==null&&(cancelAnimationFrame(x.current),x.current=null),v.current?.getTracks().forEach(K=>K.stop()),v.current=null,S.current=null,y.current?.close().catch(()=>{}),y.current=null},[]),se=yt(async()=>{if(!(F.current||!p)){F.current=!0,c(!0);try{let j=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0,autoGainControl:!1,channelCount:1}});v.current=j;let K=window.AudioContext||window.webkitAudioContext,Z=new K;y.current=Z;let ce=Z.createAnalyser();ce.fftSize=1024,ce.smoothingTimeConstant=.25,Z.createMediaStreamSource(j).connect(ce),S.current=ce,I.current=new Uint8Array(ce.fftSize),N.current=.008,M.current=Date.now(),x.current=requestAnimationFrame(V)}catch(j){F.current=!1,c(!1),G.current?.(j?.name==="NotAllowedError"?"not-allowed":"audio-capture");return}$.current=!0,Y()}},[p,V,Y]);return Bt(()=>{s&&(i?(O.current="",h(""),W.current=!1,L.current=0,m.current=[],f()):(W.current=!1,M.current=Date.now(),$.current=!0,Y()))},[i,s,Y,f]),Bt(()=>{if(!s||i)return;let j=setInterval(()=>{let K=!!k.current,Z=b.current>N.current+an;K&&Z&&O.current},2e3);return()=>clearInterval(j)},[s,i]),Bt(()=>()=>{Q()},[Q]),{supported:p,active:s,hearing:o,interim:u,micLevel:q,micSpectrum:ae,spectrumBins:J,start:se,stop:Q}}import{jsx as ga,jsxs as Mo}from"react/jsx-runtime";var Bc=({active:e})=>Mo("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[ga("rect",{x:"9",y:"2",width:"6",height:"11",rx:"3",fill:e?"currentColor":"none"}),ga("path",{d:"M5 10a7 7 0 0 0 14 0"}),ga("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),ga("line",{x1:"8",y1:"23",x2:"16",y2:"23"})]});function nn({onTranscript:e,onInterim:a,lang:t,className:r="",disabled:n=!1,onError:i}){let s=Co(e);rn(()=>{s.current=e},[e]);let c=Co(()=>{}),o=qc(u=>{c.current(),s.current(u)},[]),d=gr({lang:t,onUtterance:o,onError:i});return rn(()=>{c.current=d.stop},[d.stop]),rn(()=>{d.interim&&a?.(d.interim)},[d.interim,a]),d.supported?Mo("button",{type:"button",className:`kiku-voice-btn${d.active?" kiku-voice-btn--active":""} ${r}`,onClick:()=>d.active?d.stop():void d.start(),disabled:n,title:d.active?"Stop listening":"Speak your search","aria-label":d.active?"Stop voice input":"Start voice input",children:[ga(Bc,{active:d.active}),d.active&&ga("span",{className:"kiku-voice-ripple","aria-hidden":"true"})]}):null}import{useRef as $c,useState as jc}from"react";function on(e){let a=e.indexOf(","),t=a===-1?e:e.slice(a+1);return Math.floor(t.length*.75)}async function vr(e){let a=await new Promise((t,r)=>{let n=new FileReader;n.onload=()=>t(n.result),n.onerror=()=>r(n.error??new Error("read failed")),n.readAsDataURL(e)});if(e.type==="image/gif"||e.type==="image/svg+xml"||on(a)<=307200)return a;try{let t=await createImageBitmap(e);try{let r=Math.min(1,1536/Math.max(t.width,t.height)),n=Math.max(1,Math.round(t.width*r)),i=Math.max(1,Math.round(t.height*r)),s=document.createElement("canvas");s.width=n,s.height=i;let c=s.getContext("2d");if(!c)return a;c.drawImage(t,0,0,n,i);let o=e.type==="image/png",d=s.toDataURL(o?"image/png":"image/jpeg",.85);return on(d)<on(a)?d:a}finally{t.close?.()}}catch{return a}}import{useAkropolysContext as Vc}from"@akropolys/sdk";import{jsx as Jt,jsxs as No}from"react/jsx-runtime";var Kc=()=>No("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[Jt("path",{d:"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"}),Jt("circle",{cx:"12",cy:"13",r:"4"})]}),Wc=()=>Jt("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"kiku-vs-spin",children:Jt("path",{d:"M21 12a9 9 0 1 1-6.219-8.56"})});function Oc(e){return vr(e)}function sn({onResults:e,onError:a,categoryHint:t,className:r="",disabled:n=!1}){let i=Vc(),s=$c(null),[c,o]=jc(!1),d=async u=>{if(u.type.startsWith("image/")){o(!0);try{let h=await Oc(u),p=await i.api.searchByImage(h,t);e(p,h)}catch(h){a?.(h instanceof Error?h:new Error(String(h)))}finally{o(!1),s.current&&(s.current.value="")}}};return No("label",{className:`kiku-vs-btn${c?" kiku-vs-btn--loading":""} ${r}`,title:"Search by photo","aria-label":"Search by uploading a photo",style:{cursor:n||c?"not-allowed":"pointer"},children:[Jt("input",{ref:s,type:"file",accept:"image/*",capture:"environment",onChange:u=>u.target.files?.[0]&&d(u.target.files[0]),disabled:n||c,hidden:!0}),c?Jt(Wc,{}):Jt(Kc,{})]})}import{Fragment as Xc,jsx as ne,jsxs as be}from"react/jsx-runtime";var Ya=()=>ne("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:ne("path",{d:"m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z"})}),To=({active:e})=>be("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[ne("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5",fill:e?"currentColor":"none"}),e?be(Xc,{children:[ne("path",{d:"M15.54 8.46a5 5 0 0 1 0 7.07"}),ne("path",{d:"M19.07 4.93a10 10 0 0 1 0 14.14"})]}):ne("line",{x1:"23",y1:"9",x2:"17",y2:"15"})]});function yr({source:e,defaultCurrency:a,onSelect:t,isReferenced:r}){return be("div",{className:ee("hsk-source-card",r&&"hsk-source-card--referenced"),onClick:()=>t?.(e),children:[e.image&&ne("img",{src:e.image,alt:e.name,className:"hsk-source-img"}),be("div",{style:{flex:1,minWidth:0,position:"relative"},children:[r&&ne("div",{className:"hsk-cb-source-ref-badge",title:"Featured in response",style:{top:"0",right:"0"},children:ne(Ya,{})}),ne("div",{className:"hsk-source-name",style:{paddingRight:r?"20px":void 0},children:e.name}),e.price&&be("div",{className:"hsk-source-price",children:[e.currency??a," ",e.price]})]})]})}function Ro({title:e="kiku",placeholder:a="Ask about anything in our store\u2026",emptyStateText:t="Ask me anything about our products",emptyStateSuggestions:r='"Find me headphones under KSh 5,000" \xB7 "Gift ideas"',defaultCurrency:n="KES",className:i,theme:s,classNames:c={},onSelectSource:o,enableVoice:d=!1,enableVision:u=!1,visionCategoryHint:h,enableAudioResponse:p=!0,ttsVoice:l,autoSpeakResponses:k=!0}){let v=Gc(),{messages:y,sources:S,referencedIds:x,loading:I,streaming:b,error:N,send:M,reset:w}=Yc(),[O,C]=Wa(""),[B,F]=Wa(!1),D=Oa(null),$=Oa(null),[E,_]=Wa(p),[G,z]=Wa(null),q=Oa(b),ae=Oa(!1),J=I||B,[m,H]=Wa([]),W=Oa(0);cn(()=>{if(y.length===0){H([]),W.current=0;return}if(y.length>W.current){let f=y.slice(W.current);H(Q=>[...Q,...f]),W.current=y.length}else y.length<W.current?(H(y),W.current=y.length):H(f=>{let Q=[...f],se=y.length-1,j=Q.length-1;for(;se>=0&&j>=0;){if(Q[j].role===y[se].role){Q[j]={...Q[j],content:y[se].content,actionType:y[se].actionType,thinking:y[se].thinking,thoughtForSeconds:y[se].thoughtForSeconds,statusMessage:y[se].statusMessage};break}j--}return Q})},[y]),cn(()=>{let f=q.current;q.current=b;let Q=ae.current;if(ae.current=!1,f&&!b&&Q&&E&&k){let se=m.length-1,j=m[se];j&&j.role==="assistant"&&j.content&&(z(se),tn({client:v,text:j.content,voice:l,language:v.getShopperLanguage?.(),onEnd:()=>z(null),onError:()=>z(null)}))}},[b,E,k,m,l,v]),cn(()=>{D.current?.scrollIntoView({behavior:J?"auto":"smooth"})},[m,J]);let P=async()=>{let f=O.trim();!f||J||(zt(),z(null),C(""),$.current&&($.current.style.height="auto"),await M(f))},L=f=>{f.key==="Enter"&&!f.shiftKey&&!f.nativeEvent.isComposing&&(f.preventDefault(),P())},R=f=>{C(f.target.value);let Q=f.target;Q.style.height="auto",Q.style.height=Math.min(Q.scrollHeight,120)+"px"},g=(f,Q)=>{G===f?(zt(),z(null)):(z(f),tn({client:v,text:Q,voice:l,language:v.getShopperLanguage?.(),onEnd:()=>z(null),onError:()=>z(null)}))},V=(f,Q)=>{let se={role:"user",content:"Uploaded a photo for visual search",imagePreview:Q},j=f.style_dna,K=`I've analyzed your image! Here is the Style DNA I found:
4
- `;j&&(j.color_palette&&(K+=`* **Palette:** ${j.color_palette}
5
- `),j.dominant_colors&&j.dominant_colors.length>0&&(K+=`* **Colors:** ${j.dominant_colors.join(", ")}
6
- `),j.aesthetic&&j.aesthetic.length>0&&(K+=`* **Aesthetic:** ${j.aesthetic.join(", ")}
7
- `),j.texture&&(K+=`* **Texture:** ${j.texture}
8
- `),j.formality&&(K+=`* **Formality:** ${j.formality}
9
- `));let Z=f.results||[];Z.length>0?K+=`
10
- I found ${Z.length} matching products in the store for you.`:K+=`
11
- I couldn't find any matching products in the store.`;let ce={role:"assistant",content:K,styleDNA:j,visualSources:Z.map(U=>{let le=U.entity??{},fe=Qc(le,void 0);return{id:U.id,url:U.url??le.url,fields:le,name:fe.title,price:fe.price,image:fe.image,brand:fe.subtitle,currency:typeof le.currency=="string"?le.currency:void 0}})};H(U=>[...U,se,ce])},{vars:Y}=ka(s);return be("div",{className:ee("hsk-chat-widget",c.root,i),style:Y,children:[be("div",{className:ee("hsk-chat-header",c.header),children:[ne("span",{className:"hsk-chat-header-icon",children:ne(Ya,{})}),ne("span",{className:"hsk-chat-title",children:e}),ne("span",{className:"hsk-chat-badge",children:"AI"}),be("div",{style:{marginLeft:"auto",display:"flex",alignItems:"center",gap:"8px"},children:[p&&ne("button",{type:"button",className:ee("hsk-audio-toggle-btn",E&&"hsk-audio-toggle-btn--active"),onClick:()=>{let f=!E;_(f),f||(zt(),z(null))},title:E?"Mute AI audio response":"Enable AI audio response","aria-label":E?"Mute voice":"Enable voice",children:ne(To,{active:E})}),m.length>0&&ne("button",{className:"hsk-chat-reset",onClick:()=>{zt(),w()},children:"Clear"})]})]}),be("div",{className:"hsk-chat-messages",children:[m.length===0?be("div",{className:"hsk-chat-empty",children:[ne("div",{className:"hsk-chat-empty-icon",children:ne(Ya,{})}),ne("div",{children:t}),ne("div",{className:"hsk-chat-empty-suggestions",children:r})]}):m.map((f,Q)=>be("div",{children:[be("div",{className:`hsk-msg-row ${f.role}`,children:[ne("div",{className:ee("hsk-msg-avatar",f.role==="assistant"?"ai":"user"),children:f.role==="assistant"?ne(Ya,{}):"U"}),be("div",{className:ee("hsk-msg-bubble",f.role,c.messageBubble),children:[f.imagePreview&&ne("div",{className:"kiku-vs-preview-bubble",style:{marginBottom:"8px"},children:ne("img",{src:f.imagePreview,alt:"Uploaded Preview",className:"kiku-vs-preview-bubble-img",style:{maxWidth:"200px",borderRadius:"8px"}})}),f.thinking&&be("details",{className:"hsk-thinking-details",open:b&&Q===m.length-1&&!f.content,children:[be("summary",{className:"hsk-thinking-summary",children:["Thought for ",f.thoughtForSeconds??1,"s"]}),ne("div",{className:"hsk-thinking-text",children:f.thinking})]}),!f.content&&!f.thinking&&f.role==="assistant"&&Q===m.length-1&&be("div",{className:"hsk-status-live",children:[ne("span",{className:"hsk-status-dot"}),ne("span",{children:f.statusMessage||"Thinking..."})]}),Xt(f.content),f.role==="assistant"&&f.content&&!b&&ne("button",{type:"button",className:ee("hsk-msg-audio-btn",G===Q&&"hsk-msg-audio-btn--active"),onClick:()=>g(Q,f.content),title:G===Q?"Stop speaking":"Listen to response","aria-label":"Toggle speech",children:ne(To,{active:G===Q})}),b&&Q===m.length-1&&f.role==="assistant"&&ne("span",{className:"hsk-streaming-cursor"}),f.styleDNA&&be("div",{className:"kiku-vs-preview-banner",style:{marginTop:"10px"},children:[m[Q-1]?.imagePreview&&ne("img",{src:m[Q-1].imagePreview,alt:"Visual Search Input",className:"kiku-vs-preview-img"}),be("div",{className:"kiku-vs-preview-info",children:[ne("div",{className:"kiku-vs-preview-label",children:"Visual Match Palette"}),ne("div",{className:"kiku-vs-preview-palette",children:f.styleDNA.color_palette||"Detected Style DNA"}),f.styleDNA.style_tags&&f.styleDNA.style_tags.length>0&&ne("div",{className:"kiku-style-tags",children:f.styleDNA.style_tags.map((se,j)=>be("span",{className:"kiku-style-tag",children:["#",se]},j))})]})]})]})]}),f.role==="assistant"&&f.visualSources&&f.visualSources.length>0&&ne("div",{className:"hsk-sources-container",children:ne("div",{className:"hsk-sources",children:f.visualSources.map((se,j)=>ne(yr,{source:se,defaultCurrency:n,onSelect:o},j))})}),f.role==="assistant"&&Q===m.length-1&&!f.visualSources&&S.length>0&&(()=>{if(I||b)return ne("div",{className:"hsk-sources-container",children:ne("div",{className:"hsk-sources",children:S.map((Z,ce)=>{let U=!!(Z.id&&x.includes(Z.id));return ne(yr,{source:Z,defaultCurrency:n,onSelect:o,isReferenced:U},ce)})})});let j=S.filter(Z=>Z.id&&x.includes(Z.id)),K=x.length>0?[]:S.filter(Z=>!Z.id||!x.includes(Z.id));return be("div",{className:"hsk-sources-container",children:[j.length>0&&be("div",{className:"hsk-sources-group",style:{marginBottom:"10px"},children:[ne("div",{className:"hsk-sources-group-title",children:"\u2B50 Featured in response"}),ne("div",{className:"hsk-sources",children:j.map((Z,ce)=>ne(yr,{source:Z,defaultCurrency:n,onSelect:o,isReferenced:!0},`feat-${ce}`))})]}),K.length>0&&be("div",{className:"hsk-sources-group",children:[j.length>0&&ne("div",{className:"hsk-sources-group-title",children:"All matches"}),ne("div",{className:"hsk-sources",children:K.map((Z,ce)=>ne(yr,{source:Z,defaultCurrency:n,onSelect:o,isReferenced:!1},`gen-${ce}`))})]})]})})()]},Q)),J&&be("div",{className:"hsk-msg-row",children:[ne("div",{className:"hsk-msg-avatar ai",children:ne(Ya,{})}),be("div",{className:"hsk-pending",role:"status","aria-live":"polite",children:[be("div",{className:"hsk-pending-glyph",children:[ne("span",{className:"hsk-pending-ring"}),ne("span",{className:"hsk-pending-dot"})]}),be("div",{className:"hsk-pending-text",children:[ne("span",{className:"hsk-pending-step step-1",children:"Searching catalog"}),ne("span",{className:"hsk-pending-step step-2",children:"Reasoning"}),ne("span",{className:"hsk-pending-step step-3",children:"Composing"})]})]})]}),N&&ne("div",{className:"hsk-chat-error",children:(()=>{try{let f=JSON.parse(N);return f.error||f.message||N}catch{return N}})()}),ne("div",{ref:D})]}),be("div",{className:"hsk-chat-input-area",style:{display:"flex",alignItems:"center",gap:"8px"},children:[u&&ne(sn,{onResults:V,onError:f=>console.error("[VisualSearch] error:",f),categoryHint:h,disabled:J}),ne("textarea",{ref:$,className:ee("hsk-chat-input",c.input),value:O,onChange:R,onKeyDown:L,placeholder:a,rows:1,disabled:J,style:{flex:1}}),d&&ne(nn,{onTranscript:f=>{ae.current=!0,zt(),z(null),C(f),M(f),C("")},onInterim:f=>C(f),disabled:J}),ne("button",{className:"hsk-chat-send",onClick:P,disabled:!O.trim()||J,"aria-label":"Send message",children:ne(Va,{})})]})]})}import{useState as Wn,useEffect as yd,useCallback as ds}from"react";import{createPortal as xd}from"react-dom";var ln=`@property --hsk-chat-bg{syntax:'<color>';inherits:true;initial-value:#0a0a0a}@property --hsk-chat-text{syntax:'<color>';inherits:true;initial-value:#f0efed}@property --hsk-chat-muted{syntax:'<color>';inherits:true;initial-value:#888888}@property --hsk-chat-divide{syntax:'<color>';inherits:true;initial-value:rgba(255,255,255,.08)}@property --hsk-chat-input-bg{syntax:'<color>';inherits:true;initial-value:#191919}@property --hsk-chat-source-bg{syntax:'<color>';inherits:true;initial-value:rgba(255,255,255,.04)}@property --hsk-fade-bg{syntax:'<color>';inherits:true;initial-value:#0a0a0a}@property --hsk-surface-1{syntax:'<color>';inherits:true;initial-value:rgba(255,255,255,.06)}@property --hsk-surface-2{syntax:'<color>';inherits:true;initial-value:#1f1f22}@property --hsk-bubble-bg{syntax:'<color>';inherits:true;initial-value:#1f1f22}@property --hsk-think-text{syntax:'<color>';inherits:true;initial-value:#a6a6a6}@property --hsk-placeholder{syntax:'<color>';inherits:true;initial-value:#555555}@property --hsk-grid-bg{syntax:'<color>';inherits:true;initial-value:#1a1a1c}@property --hsk-active-bg{syntax:'<color>';inherits:true;initial-value:#f0efed}@property --hsk-on-active{syntax:'<color>';inherits:true;initial-value:#0a0a0a}@property --hsk-src-title{syntax:'<color>';inherits:true;initial-value:#f9fafb}@property --hsk-src-desc{syntax:'<color>';inherits:true;initial-value:#9ca3af}@property --hsk-price-bg{syntax:'<color>';inherits:true;initial-value:rgba(255,255,255,.08)}@property --hsk-price-text{syntax:'<color>';inherits:true;initial-value:#ff7a45}@property --hsk-sheet-bg{syntax:'<color>';inherits:true;initial-value:#1f1f22}@property --hsk-primary{syntax:'<color>';inherits:true;initial-value:#ff6a33}:host,:root{--hsk-border-radius:0;--hsk-brand-green:#2D7A4B;--hsk-font:"Geist","Inter",-apple-system,BlinkMacSystemFont,"SF Pro Text","SF Pro Display","Segoe UI",Roboto,Helvetica,Arial,sans-serif;--hsk-default-font-size:15px}.hsk-cb-btn,.hsk-cb-close,.hsk-cb-topbar-btn,.hsk-cb-chip,.hsk-cb-source,.hsk-cb-sources-next,.hsk-action-pill,.hsk-chat-send,.hsk-chat-reset,.hsk-close-btn,.hsk-cb-overlay{--hsk-font-size:16px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;font-family:var(--hsk-font)}.hsk-cb-overlay{transition:--hsk-chat-bg .45s cubic-bezier(.16,1,.3,1),--hsk-chat-text .45s cubic-bezier(.16,1,.3,1),--hsk-chat-muted .45s cubic-bezier(.16,1,.3,1),--hsk-chat-divide .45s cubic-bezier(.16,1,.3,1),--hsk-chat-input-bg .45s cubic-bezier(.16,1,.3,1),--hsk-surface-1 .45s cubic-bezier(.16,1,.3,1),--hsk-surface-2 .45s cubic-bezier(.16,1,.3,1),--hsk-bubble-bg .45s cubic-bezier(.16,1,.3,1),--hsk-primary .45s cubic-bezier(.16,1,.3,1),--hsk-grid-bg .45s cubic-bezier(.16,1,.3,1),--hsk-active-bg .45s cubic-bezier(.16,1,.3,1),--hsk-on-active .45s cubic-bezier(.16,1,.3,1),--hsk-src-title .45s cubic-bezier(.16,1,.3,1),--hsk-src-desc .45s cubic-bezier(.16,1,.3,1),--hsk-price-bg .45s cubic-bezier(.16,1,.3,1),--hsk-price-text .45s cubic-bezier(.16,1,.3,1),--hsk-sheet-bg .45s cubic-bezier(.16,1,.3,1),background-color .45s cubic-bezier(.16,1,.3,1),border-color .45s cubic-bezier(.16,1,.3,1),color .45s cubic-bezier(.16,1,.3,1),fill .45s cubic-bezier(.16,1,.3,1),stroke .45s cubic-bezier(.16,1,.3,1),box-shadow .45s cubic-bezier(.16,1,.3,1)}.hsk-kiku-avatar,.hsk-kiku-avatar *{transition:none}@media (prefers-reduced-motion:reduce){.hsk-cb-overlay,.hsk-cb-overlay *,.hsk-cb-overlay *::before,.hsk-cb-overlay *::after{transition:none}}.hsk-cb-overlay button,.hsk-cb-overlay [role="button"],.hsk-cb-overlay input,.hsk-cb-overlay textarea,.hsk-cb-overlay select,.hsk-chat button,.hsk-chat [role="button"],.hsk-chat input,.hsk-chat textarea,.hsk-chat select,.hsk-cb-btn,.hsk-search button,.hsk-search [role="button"],.hsk-search input,.hsk-search textarea,.hsk-search select{touch-action:manipulation;-webkit-tap-highlight-color:transparent;font-family:var(--hsk-font)}:host,:root,.hsk-cb-btn,.hsk-cb-overlay,.hsk-chat-widget{--hsk-marble-1:color-mix(in srgb,var(--hsk-primary,#ff6a33) 12%,#fffaf4);--hsk-marble-2:color-mix(in srgb,var(--hsk-primary,#ff6a33) 30%,#fdf0e4);--hsk-marble-3:color-mix(in srgb,var(--hsk-primary,#ff6a33) 62%,#e8cbb0);--hsk-marble-4:color-mix(in srgb,var(--hsk-primary,#ff6a33) 85%,#6d3a1c);--hsk-marble-sheen:.5}@media (prefers-color-scheme:dark){:host,:root,.hsk-cb-btn,.hsk-cb-overlay,.hsk-chat-widget{--hsk-marble-1:#FFFDF6;--hsk-marble-2:#FBF3E2;--hsk-marble-3:color-mix(in srgb,var(--hsk-primary,#ff6a33) 20%,#EDDFC4);--hsk-marble-4:color-mix(in srgb,var(--hsk-primary,#ff6a33) 42%,#D8C39C);--hsk-marble-sheen:.9}}.hsk-chat-widget{--hsk-bg:var(--chat-bg-color,#ffffff);--hsk-text:var(--chat-text-color,#1f1f1f);--hsk-primary:var(--chat-primary-color,#ff6a33);--hsk-font:var(--chat-font-family,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif);--hsk-font-size:var(--chat-font-size,16px);display:flex;flex-direction:column;height:100%;min-height:320px;font-family:var(--hsk-font);letter-spacing:normal;word-spacing:normal;text-transform:none;background:var(--hsk-bg);border:1px solid #f1f3f4;border-radius:var(--hsk-border-radius,0);overflow:hidden}@media (prefers-color-scheme:dark){.hsk-chat-widget{--hsk-bg:var(--chat-bg-color,#0a0a0a);--hsk-text:var(--chat-text-color,#e8eaed);border-color:#202124}}.hsk-chat-header{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid #f1f3f4;background:var(--hsk-bg);flex-shrink:0}@media (prefers-color-scheme:dark){.hsk-chat-header{border-bottom-color:#202124}}.hsk-chat-header-icon{color:var(--hsk-primary);display:flex;align-items:center}.hsk-chat-title{font-size:14px;font-weight:600;color:var(--hsk-text)}.hsk-chat-badge{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hsk-primary);background:rgba(255,106,51,.09);border:1px solid rgba(255,106,51,.18);padding:2px 8px;border-radius:var(--hsk-border-radius,0)}.hsk-chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;overscroll-behavior:contain}.hsk-chat-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:8px;color:#555;font-size:13px;text-align:center;padding:24px}.hsk-chat-empty-icon{font-size:28px;margin-bottom:4px;color:var(--hsk-primary);display:flex;align-items:center;justify-content:center}.hsk-chat-empty-suggestions{font-size:12px;color:#666;margin-top:4px}.hsk-msg-row{display:flex;gap:8px;align-items:flex-start}.hsk-msg-row.user{flex-direction:row-reverse}.hsk-msg-avatar{width:28px;height:28px;border-radius:var(--hsk-border-radius,0);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.hsk-msg-avatar.ai{background:rgba(255,106,51,.12);border:1px solid rgba(255,106,51,.25);color:var(--hsk-primary);display:flex;align-items:center;justify-content:center}.hsk-msg-avatar.user{background:#f1f3f4;color:#5f6368}@media (prefers-color-scheme:dark){.hsk-msg-avatar.user{background:#202124;color:#888}}.hsk-msg-bubble{max-width:78%;padding:10px 14px;border-radius:var(--hsk-border-radius,0);font-size:var(--hsk-font-size,13px);line-height:1.6}.hsk-msg-bubble.ai{background:var(--hsk-bg);border:1px solid #f1f3f4;color:var(--hsk-text)}@media (prefers-color-scheme:dark){.hsk-msg-bubble.ai{border-color:#202124}}.hsk-msg-bubble.user{background:var(--hsk-primary);color:#fff}.hsk-streaming-cursor{display:inline-block;width:6px;height:1.1em;margin-inline-start:3px;vertical-align:-2px;background-color:var(--hsk-primary);animation:hsk-cursor-blink .9s infinite}@keyframes hsk-cursor-blink{0%,100%{opacity:1}50%{opacity:0}}.hsk-status-live{display:flex;align-items:center;gap:8px;font-size:12px;color:#666;padding:4px 0 8px 0;font-weight:500}.hsk-status-dot{width:8px;height:8px;border-radius:50%;background-color:var(--hsk-primary);animation:hsk-pulse 1.4s infinite ease-in-out}@keyframes hsk-pulse{0%,100%{transform:scale(.8);opacity:.5}50%{transform:scale(1.2);opacity:1}}.hsk-thinking-details{margin-bottom:10px;padding:8px 12px;background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.06);border-radius:8px;font-size:12px}.hsk-thinking-summary{cursor:pointer;font-weight:600;color:#666;user-select:none}.hsk-thinking-text{margin-top:8px;white-space:pre-wrap;color:#555;font-family:monospace;font-size:11px;line-height:1.4;max-height:200px;overflow-y:auto}.hsk-sources-container{margin-inline-start:36px}.hsk-sources{margin-top:10px;display:flex;flex-direction:column;gap:6px}.hsk-source-card{display:flex;align-items:center;gap:10px;padding:8px 10px;background:#f8f9fa;border:1px solid #f1f3f4;border-radius:var(--hsk-border-radius,0);cursor:pointer;transition:border-color .15s}@media (prefers-color-scheme:dark){.hsk-source-card{background:#1a1a1b;border-color:#202124}}.hsk-source-card:hover{border-color:rgba(255,106,51,.37)}.hsk-source-img{width:36px;height:36px;object-fit:cover;border-radius:var(--hsk-border-radius,0);background:#fff}.hsk-source-name{font-size:12px;font-weight:500;color:var(--hsk-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsk-source-price{font-size:11px;color:var(--hsk-primary);font-weight:700;margin-top:2px}.hsk-typing{display:flex;gap:4px;align-items:center;padding:10px 14px;background:var(--hsk-bg);border:1px solid #f1f3f4;border-radius:var(--hsk-border-radius,0);width:fit-content}@media (prefers-color-scheme:dark){.hsk-typing{border-color:#202124}}.hsk-typing-dot{width:6px;height:6px;background:var(--hsk-primary);border-radius:50%;animation:hsk-chat-bounce 1.2s infinite}.hsk-typing-dot:nth-child(2){animation-delay:.2s}.hsk-typing-dot:nth-child(3){animation-delay:.4s}@keyframes hsk-chat-bounce{0%,100%{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.hsk-pending{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;background:var(--hsk-bg);border:1px solid #f1f3f4;border-radius:var(--hsk-border-radius,0);position:relative}@media (prefers-color-scheme:dark){.hsk-pending{border-color:#202124}}.hsk-pending-glyph{width:18px;height:18px;position:relative;display:inline-flex;align-items:center;justify-content:center}.hsk-pending-ring{width:18px;height:18px;border-radius:50%;border:2px solid rgba(255,106,51,.25);border-top-color:var(--hsk-primary);animation:hsk-pending-spin 1.1s linear infinite}.hsk-pending-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--hsk-primary);box-shadow:0 0 8px rgba(255,106,51,.45);animation:hsk-pending-pulse 1.4s ease-in-out infinite}.hsk-pending-text{position:relative;min-width:140px;height:16px;font-size:12px;color:var(--hsk-text);letter-spacing:.01em}.hsk-pending-step{position:absolute;left:0;top:0;opacity:0;animation:hsk-pending-cycle 6s infinite}.hsk-pending-step.step-1{animation-delay:0s}.hsk-pending-step.step-2{animation-delay:2s}.hsk-pending-step.step-3{animation-delay:4s}@keyframes hsk-pending-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes hsk-pending-pulse{0%,100%{transform:scale(.75);opacity:.6}50%{transform:scale(1);opacity:1}}@keyframes hsk-pending-cycle{0%,10%{opacity:0;transform:translateY(2px)}20%,45%{opacity:1;transform:translateY(0)}55%,100%{opacity:0;transform:translateY(-2px)}}.hsk-chat-input-area{display:flex;align-items:center;gap:8px;padding:12px 14px;border-top:1px solid #f1f3f4;background:var(--hsk-bg);flex-shrink:0}@media (prefers-color-scheme:dark){.hsk-chat-input-area{border-top-color:#202124}}.hsk-chat-input{flex:1;background:#f1f3f4;border:1px solid #f1f3f4;border-radius:var(--hsk-border-radius,0);padding:9px 14px;font-size:13px;color:var(--hsk-text);outline:none;font-family:inherit;transition:border-color .2s;resize:none;min-height:38px;max-height:120px;line-height:1.5}@media (prefers-color-scheme:dark){.hsk-chat-input{background:#1a1a1b;border-color:#202124}}.hsk-chat-input::placeholder{color:#888}.hsk-chat-input:focus{border-color:var(--hsk-primary)}.hsk-chat-send{width:34px;height:34px;border-radius:var(--hsk-border-radius,0);background:var(--hsk-primary);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px;transition:opacity .15s,transform .1s}.hsk-chat-send:hover{opacity:.88}.hsk-chat-send:active{transform:scale(.93)}.hsk-chat-send:disabled{opacity:.4;cursor:not-allowed}.hsk-chat-reset{font-size:11px;color:#555;cursor:pointer;padding:0 4px;transition:color .15s;background:none;border:none;font-family:inherit}.hsk-chat-reset:hover{color:var(--hsk-primary)}.hsk-chat-error{font-size:12px;color:#ef4444;text-align:center;padding:8px}.hsk-cb-btn{--hsk-primary:var(--chat-primary-color,#ff6a33);display:inline-flex;align-items:center;gap:7px;padding:8px 16px;border-radius:var(--hsk-border-radius,0);border:1px solid rgba(255,106,51,.4);background:rgba(255,106,51,.1);color:var(--hsk-primary);font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,transform .16s cubic-bezier(.34,1.56,.64,1),box-shadow .15s;will-change:transform}.hsk-cb-btn:hover{background:rgba(255,106,51,.18);border-color:rgba(255,106,51,.7);box-shadow:0 4px 16px rgba(255,106,51,.2)}.hsk-cb-btn:active{transform:scale(.98)}.hsk-cb-btn-icon{font-size:15px;line-height:1;display:flex;align-items:center}.hsk-cb-overlay{--hsk-primary:var(--chat-primary-color,#ff6a33);--hsk-font:var(--chat-font-family,"Geist",ui-sans-serif,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif);letter-spacing:normal;word-spacing:normal;font-kerning:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--hsk-font-size:var(--hsk-desktop-font-size,15px);--hsk-mobile-font-size:14px;position:fixed !important;inset:0 !important;width:100vw !important;height:100vh !important;height:100dvh !important;z-index:2147483647 !important;display:flex !important;flex-direction:column !important;overflow:hidden !important;animation:hsk-overlay-in .2s ease-out;background:var(--hsk-chat-bg,#ffffff) !important;box-sizing:border-box !important;margin:0 !important;padding:0 !important}@keyframes hsk-overlay-in{from{opacity:0}to{opacity:1}}.hsk-cb-overlay.hsk-cb-overlay--grows{animation:hsk-overlay-in .18s cubic-bezier(.16,1,.3,1) both !important}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-panel{transform-origin:var(--hsk-ox,50%) var(--hsk-oy,50%);animation:hsk-panel-float-in .22s cubic-bezier(.16,1,.3,1) both !important}@keyframes hsk-panel-float-in{0%{opacity:0;transform:translateY(8px) scale(.985)}100%{opacity:1;transform:translateY(0) scale(1)}}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-msgs{animation:hsk-content-fade .2s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-content-fade{0%{opacity:0;transform:translateY(4px)}100%{opacity:1;transform:translateY(0)}}.hsk-cb-lang-chip,.hsk-cb-chip{animation:hsk-pill-wave .22s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.04s+var(--hsk-pill-idx,0) * .012s)}.hsk-cb-lang-chips-hint{animation:hsk-content-fade .22s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.04s+var(--hsk-pill-idx,0) * .012s)}@keyframes hsk-pill-wave{0%{opacity:0;transform:translateY(6px) scale(.96)}100%{opacity:1;transform:translateY(0) scale(1)}}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-input-wrap{animation:hsk-input-dock .22s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-input-dock{0%{opacity:0;transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-hello-avatar{animation:hsk-avatar-spring .22s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-avatar-spring{0%{opacity:0;transform:scale(.92)}100%{opacity:1;transform:scale(1)}}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-hello-wrap{animation:hsk-hello-spring .2s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-hello-spring{0%{opacity:0;transform:translateY(6px)}100%{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hsk-cb-overlay.hsk-cb-overlay--grows{animation:none !important;-webkit-clip-path:none !important;clip-path:none !important}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-panel,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-msgs,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-lang-chip,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-chip,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-input-wrap,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-hello-avatar,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-hello-wrap{animation:none !important}}.hsk-cb-panel{position:relative;display:flex;flex-direction:column;height:100%;max-width:720px;width:100%;margin:0 auto;animation:hsk-panel-in .28s cubic-bezier(.34,1.2,.64,1)}.hsk-cb-main{flex:1;min-width:0;display:flex;flex-direction:column;height:100%;overflow:hidden}@keyframes hsk-panel-in{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hsk-cb-topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:14px var(--hsk-gutter,24px) 10px;flex-shrink:0;position:relative;z-index:10;background:transparent !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important}.hsk-cb-topbar::after{display:none !important}.hsk-cb-topbar-left{display:flex;align-items:center;gap:10px;justify-self:start;min-width:0}.hsk-cb-topbar-mark{justify-self:center;display:flex;flex-direction:column;align-items:center;line-height:0;cursor:pointer;user-select:none;touch-action:manipulation;transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-topbar-mark:hover{transform:translateY(-1px)}.hsk-cb-topbar-mark[data-unread="true"] .hsk-cb-topbar-name{background:var(--hsk-primary,#ff6a33);color:#fff;box-shadow:0 0 0 3px var(--hsk-chat-bg,#ffffff);animation:hsk-unread-pill .9s cubic-bezier(.34,1.56,.64,1) infinite}@keyframes hsk-unread-pill{0%,100%{transform:scale(1,1)}38%{transform:scale(1.08,.92)}62%{transform:scale(.97,1.03)}}@media (prefers-reduced-motion:reduce){.hsk-cb-topbar-mark[data-unread="true"] .hsk-cb-topbar-name{animation:none}}.hsk-cb-topbar-name{margin-top:-5px;padding:3px 13px;white-space:nowrap;border-radius:999px;background:var(--hsk-surface-2);box-shadow:0 0 0 3px var(--hsk-chat-bg),0 1px 3px rgba(0,0,0,.12);font-size:12px;font-weight:700;line-height:18px;letter-spacing:-.01em;color:var(--hsk-name-text,var(--hsk-chat-text));transform-origin:50% 0;transition:transform .18s cubic-bezier(.34,1.8,.64,1)}.hsk-cb-topbar-mark{position:relative;z-index:100}.hsk-cb-topbar-ooze-menu{position:absolute;top:calc(100%+12px) !important;left:50%;transform:translateX(-50%);width:216px;padding:6px;border-radius:20px;background:var(--hsk-chat-source-bg,rgba(255,255,255,.08));border:none !important;box-shadow:none !important;z-index:1000;animation:hsk-topbar-ooze .25s cubic-bezier(.16,1,.3,1) both}.hsk-cb-topbar-ooze-menu .hsk-cb-theme-2x2-grid{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:6px !important;width:100% !important;box-shadow:none !important}.hsk-cb-topbar-ooze-menu .hsk-cb-theme-grid-item{width:100%;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;padding:8px 11px;border-radius:14px;border:none !important;box-shadow:none !important;font-size:11.5px;font-weight:550;box-sizing:border-box;white-space:nowrap}@keyframes hsk-topbar-ooze{0%{opacity:0;transform:translateX(-50%) translateY(-6px) scale(.94)}100%{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}.hsk-cb-topbar-mark[data-impacting="true"] .hsk-cb-topbar-name{transform:translateY(1.5px) scale(1.09,.91);box-shadow:0 0 0 3px var(--hsk-chat-bg,#ffffff),0 2px 10px var(--hsk-contact-glow,rgba(19,78,61,.45))}.hsk-cb-back{width:34px;height:34px;border-radius:999px;border:none;padding:0;display:flex;align-items:center;justify-content:center;background:var(--hsk-surface-1);color:var(--hsk-chat-muted);cursor:pointer;transition:transform .18s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-back:hover{background:var(--hsk-chat-divide,rgba(0,0,0,.09))}.hsk-cb-back:active{transform:scale(.94)}.hsk-cb-panel[dir="rtl"] .hsk-cb-back-icon{display:inline-flex;transform:scaleX(-1)}.hsk-cb-topbar-actions{justify-self:end}.hsk-cb-topbar-title{font-size:16px;font-weight:500;color:var(--hsk-chat-text,#1f1f1f);letter-spacing:-.01em}.hsk-cb-topbar-sub{font-size:12px;color:var(--hsk-chat-muted,#5f6368);margin-top:2px}.hsk-cb-kiku-id-rail{display:none}@media (min-width:900px){.hsk-cb-kiku-id-rail.hsk-cb-kiku-id-rail--left{display:flex;position:absolute;left:auto !important;right:100% !important;margin-right:28px !important;transform:none !important;top:auto !important;bottom:48px !important;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;max-width:240px;min-width:0;padding:0;border:0;background:none;font-family:inherit;z-index:10}.hsk-cb-kiku-id-rail.hsk-cb-kiku-id-rail--right{display:flex;position:absolute;left:100% !important;right:auto !important;margin-left:28px !important;transform:none !important;top:auto !important;bottom:48px !important;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;max-width:240px;min-width:0;padding:0;border:0;background:none;font-family:inherit;z-index:10}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-kiku-id-rail{bottom:50px !important}.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-kiku-id-rail{bottom:58px !important}.hsk-cb-kiku-id-pill{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:5px 12px;border-radius:999px;border:none !important;background:var(--hsk-chat-source-bg,rgba(255,255,255,.05));color:var(--hsk-chat-muted,#71717a);cursor:pointer;font-family:inherit;transition:all .22s cubic-bezier(.16,1,.3,1)}.hsk-cb-kiku-id-pill:hover{color:var(--hsk-primary,#ff6a33)}.hsk-cb-kiku-id-rail-val{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;letter-spacing:-.01em;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hsk-cb-kiku-id-pill svg{flex:none;opacity:.8}.hsk-cb-theme-squircle-wrap{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:0;margin:0;border:none !important;box-shadow:none !important;background:transparent !important}.hsk-cb-theme-squircle-trigger{display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 12px;border-radius:16px;border:none !important;outline:none !important;background:var(--hsk-surface-1) !important;color:var(--hsk-chat-text) !important;font-size:11.5px;font-weight:600;cursor:pointer;font-family:inherit;transition:transform .2s cubic-bezier(.16,1,.3,1);box-shadow:none !important}.hsk-cb-theme-squircle-trigger:hover{background:var(--hsk-primary,#ff6a33);color:#ffffff;box-shadow:none !important}.hsk-cb-theme-trigger-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hsk-cb-theme-trigger-icon svg{width:13px;height:13px}.hsk-cb-theme-trigger-label{letter-spacing:-0.01em}.hsk-cb-theme-2x2-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;padding:6px;border-radius:18px;background:var(--hsk-surface-2);box-shadow:none !important;transform-origin:bottom center;animation:hsk-theme-morph-in .26s cubic-bezier(.16,1,.3,1) both}.hsk-cb-theme-squircle-wrap.is-closing .hsk-cb-theme-2x2-grid{animation:hsk-theme-morph-out .2s cubic-bezier(.4,0,.9,.4) both}.hsk-cb-theme-grid-item{display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:6px;padding:7px 11px;border-radius:13px;border:none !important;outline:none !important;background:var(--hsk-chat-bg,#1a1a1c);color:var(--hsk-chat-muted,#a1a1aa);font-size:11px;font-weight:550;cursor:pointer;font-family:inherit;transition:all .18s cubic-bezier(.16,1,.3,1);box-shadow:none !important}.hsk-cb-theme-grid-item svg{flex-shrink:0;width:12px;height:12px}.hsk-cb-theme-grid-item:hover{background:rgba(255,255,255,.1);color:var(--hsk-chat-text,#f0efed);box-shadow:none !important}.hsk-cb-theme-grid-item.is-active{background:var(--hsk-primary,#ff6a33) !important;color:#ffffff !important;box-shadow:none !important}}@keyframes hsk-ooze-in{0%{opacity:0;transform:translateX(-50%) translateY(-16px) scale(.88);filter:blur(6px)}65%{transform:translateX(-50%) translateY(3px) scale(1.02);filter:blur(0)}100%{opacity:1;transform:translateX(-50%) translateY(0) scale(1);filter:blur(0)}}.hsk-cb-topbar-actions{display:flex;align-items:center;gap:8px}.hsk-cb-topbar-btn{height:34px;padding:0 14px;border-radius:var(--hsk-control-radius,999px);border:1px solid transparent;background:var(--hsk-chat-subtle,rgba(0,0,0,.045));color:var(--hsk-chat-muted,#5f6368);font-size:12px;font-weight:500;cursor:pointer;transition:all .15s;font-family:inherit}.hsk-cb-topbar-btn:hover{background:color-mix(in srgb,var(--hsk-primary) 12%,transparent);color:var(--hsk-primary)}.hsk-cb-close{width:34px;height:34px;border-radius:var(--hsk-control-radius,999px);border:1px solid transparent;background:var(--hsk-chat-subtle,rgba(0,0,0,.045));color:var(--hsk-chat-muted,#5f6368);cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .15s;flex-shrink:0;font-family:inherit;line-height:1}.hsk-cb-close:hover{background:color-mix(in srgb,var(--hsk-primary) 12%,transparent);color:var(--hsk-primary)}.hsk-cb-msgs{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:none;overflow-anchor:none;padding:16px var(--hsk-gutter,24px) 16px;display:flex;flex-direction:column;gap:0;scrollbar-width:none;-ms-overflow-style:none;mask-image:linear-gradient(to bottom,transparent 0,#000000 8px,#000000 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000000 8px,#000000 100%)}.hsk-cb-msgs>:first-child{margin-top:auto}.hsk-cb-msgs.hsk-scrolling>*{pointer-events:none}.hsk-cb-msgs::-webkit-scrollbar{display:none !important;width:0 !important;height:0 !important}.hsk-cb-empty{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:14px;padding:24px 0 32px;width:100%;text-align:start}.hsk-cb-onboarding-card{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:10px}.hsk-cb-onboarding-head{display:flex;align-items:center;justify-content:flex-end;width:100%;margin-bottom:8px}.hsk-cb-step-badge{font-size:11px;font-weight:600;letter-spacing:.05em;color:var(--hsk-chat-muted,#71717a);background:var(--hsk-chat-source-bg,rgba(255,255,255,.06));border:1px solid var(--hsk-chat-border,rgba(255,255,255,.08));padding:4px 10px;border-radius:999px;line-height:1}.hsk-cb-hello-wrap{display:flex;flex-direction:column;align-items:flex-start;text-align:start;gap:6px;padding:0;width:100%}.hsk-cb-hello-avatar{--hsk-avatar-size:80px;display:flex;align-items:center;justify-content:flex-start;width:auto;margin-inline-start:calc(var(--hsk-avatar-size,80px) * -0.25);margin-inline-end:0;margin-top:0;margin-bottom:0;animation:hsk-avatar-spring .42s cubic-bezier(.16,1,.3,1) both}.hsk-cb-hello{margin:0;font-size:clamp(24px,4.5vw,34px);font-weight:500;line-height:1.2;letter-spacing:-0.02em;color:color-mix(in srgb,var(--hsk-chat-text,#111) 55%,var(--hsk-chat-muted,#8b8b8f));text-align:start}.hsk-cb-hello b{font-weight:700;color:var(--hsk-primary,#ff6a33)}.hsk-cb-hello-lead{margin:0;font-size:15px;line-height:22px;color:var(--hsk-chat-muted,#5f6368);max-width:42ch;text-align:start}.hsk-cb-hello-ask{margin:2px 0 2px;font-size:16px;font-weight:500;color:var(--hsk-chat-text,#111);text-align:start}.hsk-cb-step{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--hsk-chat-muted,#9aa0a6)}.hsk-cb-panel[dir="rtl"] .hsk-cb-msgs{direction:ltr}.hsk-cb-panel[dir="rtl"] .hsk-cb-msgs>*{direction:rtl}.hsk-cb-panel[dir="rtl"] .hsk-cb-user-imgs{margin-left:0;margin-right:auto}.hsk-cb-panel[dir="rtl"] .hsk-cb-user-bubble,.hsk-cb-panel[dir="rtl"] .hsk-cb-ai-text{word-break:normal;overflow-wrap:break-word;letter-spacing:normal}.hsk-cb-panel[dir="rtl"] .hsk-cb-hello{line-height:1.6;letter-spacing:normal}.hsk-cb-panel[dir="rtl"] .hsk-cb-entlang-cards{justify-content:end}.hsk-cb-lang-chips{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 4px}.hsk-cb-lang-chip{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:6px 16px;font-size:14px;font-weight:500;line-height:1;color:var(--hsk-chat-text,#111);background:var(--hsk-chat-source-bg,rgba(0,0,0,.04));border:1px solid var(--hsk-chat-border,rgba(0,0,0,.09));border-radius:999px;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.03);transition:all .18s cubic-bezier(.16,1,.3,1);user-select:none;-webkit-font-smoothing:antialiased}.hsk-cb-lang-chip:hover{background:var(--hsk-primary,#ff6a33);color:#ffffff;border-color:var(--hsk-primary,#ff6a33);transform:translateY(-1px);box-shadow:0 4px 12px color-mix(in srgb,var(--hsk-primary,#ff6a33) 25%,transparent)}.hsk-cb-lang-chip:active{transform:scale(.96)}@media (prefers-color-scheme:dark){.hsk-cb-lang-chip{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);color:#f4f4f5}}[data-hsk-theme="dark"] .hsk-cb-lang-chip{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);color:#f4f4f5}.hsk-cb-lang-chips-hint{display:inline-flex;align-items:center;font-size:13px;color:var(--hsk-chat-muted,#71717a);padding:0 6px;margin-inline-start:4px;user-select:none;align-self:center}.hsk-cb-chrome-loading{display:flex;flex-direction:column;align-items:flex-start;text-align:start;gap:12px;width:100%;max-width:480px;margin:4px 0 2px;animation:hsk-content-fade .3s ease-out both}.hsk-cb-chrome-loading-header{display:flex;flex-direction:column;align-items:flex-start;text-align:start;gap:6px;width:100%}.hsk-cb-chrome-loading-sub{margin:0;font-size:15px;color:var(--hsk-chat-muted,#71717a);line-height:1.45;text-align:start}.hsk-cb-chrome-loading-sub b{color:var(--hsk-chat-text,#f4f4f5);font-weight:600}.hsk-cb-chrome-progress{height:3px;width:100%;border-radius:3px;background:var(--hsk-chat-source-bg,rgba(255,255,255,.08));overflow:hidden;margin-top:4px}.hsk-cb-chrome-progress-track{height:100%;width:100%;border-radius:3px;background:linear-gradient( 90deg,#ff6a33,#f7b733,#43c59e,#3d8bfd,#9b5de5,#ff5d8f,#ff6a33 );background-size:300% 100%;animation:hsk-chrome-rainbow 2.6s linear infinite}.hsk-cb-chrome-progress{position:relative;overflow:hidden}.hsk-cb-chrome-progress::after{content:'';position:absolute;inset:0;background:linear-gradient( 100deg,transparent 20%,rgba(255,255,255,.55) 50%,transparent 80% );transform:translateX(-100%);animation:hsk-chrome-sheen 1.9s cubic-bezier(.55,0,.45,1) infinite;pointer-events:none}@keyframes hsk-chrome-rainbow{0%{background-position:0 0}100%{background-position:-300% 0}}@keyframes hsk-chrome-sheen{0%{transform:translateX(-100%)}100%{transform:translateX(200%)}}@media (prefers-reduced-motion:reduce){.hsk-cb-chrome-progress-track{animation:none;opacity:.5}.hsk-cb-chrome-progress::after{animation:none;opacity:0}}.hsk-cb-chrome-back-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;margin-top:6px;font-size:13px;font-weight:500;color:var(--hsk-chat-muted,#a1a1aa);background:var(--hsk-chat-source-bg,rgba(255,255,255,.05));border:1px solid var(--hsk-chat-border,rgba(255,255,255,.09));border-radius:999px;cursor:pointer;transition:all .15s ease;user-select:none}.hsk-cb-chrome-back-btn:hover{background:var(--hsk-chat-source-bg,rgba(255,255,255,.12));color:var(--hsk-chat-text,#ffffff);border-color:var(--hsk-chat-border,rgba(255,255,255,.18))}.hsk-cb-chrome-notice{display:flex;flex-direction:column;gap:6px;max-width:48ch;margin:24px 0 0;padding:14px 16px;border-radius:14px;background:var(--hsk-chat-source-bg,rgba(255,255,255,.04));border:1px solid var(--hsk-chat-border,rgba(255,255,255,.09));text-align:start;font-family:var(--hsk-font,system-ui,sans-serif);animation:hsk-content-fade .4s ease-out both}.hsk-cb-chrome-notice-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hsk-cb-chrome-notice-pill{display:inline-flex;align-items:center;padding:2px 7px;border-radius:6px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:rgba(255,106,51,.15);color:var(--hsk-primary,#ff6a33);border:1px solid rgba(255,106,51,.28)}.hsk-cb-chrome-notice-title{font-size:12px;font-weight:600;letter-spacing:.01em;color:var(--hsk-chat-text,#ffffff)}.hsk-cb-chrome-notice-body{font-size:12px;line-height:1.55;color:var(--hsk-chat-muted,#a1a1aa)}.hsk-cb-chrome-notice-body b{color:var(--hsk-chat-text,#ffffff)}@media (prefers-color-scheme:light){.hsk-cb-chrome-loading-sub b{color:var(--hsk-chat-text,#18181b)}.hsk-cb-chrome-progress{background:var(--hsk-chat-source-bg,rgba(0,0,0,.06))}.hsk-cb-chrome-back-btn{color:#52525b;background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.08)}.hsk-cb-chrome-back-btn:hover{background:rgba(0,0,0,.08);color:#09090b;border-color:rgba(0,0,0,.14)}}.hsk-cb-input-box--waiting{opacity:.45;pointer-events:none}.hsk-cb-entlang-opts{display:flex;flex-direction:column;gap:10px;width:100%;max-width:440px;margin-top:6px}.hsk-cb-entlang-opt{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;padding:16px 20px;text-align:start;background:transparent !important;border:none !important;outline:none !important;border-radius:16px;cursor:pointer;user-select:none;overflow:hidden;box-shadow:none !important;animation:hsk-entlang-opt-in .22s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.04s+var(--hsk-opt-idx,0) * .02s)}@media (prefers-color-scheme:light){.hsk-cb-entlang-opt{background:transparent !important}}[data-hsk-theme="light"] .hsk-cb-entlang-opt{background:transparent !important}@keyframes hsk-entlang-opt-in{0%{opacity:0;transform:translateY(6px)}100%{opacity:1;transform:translateY(0)}}.hsk-cb-entlang-opt:hover{background:transparent !important;border:none !important;box-shadow:none !important}.hsk-cb-entlang-opt:active{opacity:.8}.hsk-cb-entlang-radio{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;min-width:18px;min-height:18px;border-radius:999px;border:1.5px solid var(--hsk-chat-divide,rgba(255,255,255,.22));flex-shrink:0;margin-inline-end:14px;box-sizing:border-box;transform:none !important;transition:border-color .2s cubic-bezier(.16,1,.3,1),background-color .2s ease}.hsk-cb-entlang-radio-dot{width:9px;height:9px;border-radius:999px;background:var(--hsk-primary,#ff6a33);opacity:0;transition:opacity .15s ease;pointer-events:none}.hsk-cb-entlang-opt:hover .hsk-cb-entlang-radio,.hsk-cb-entlang-opt.is-selected .hsk-cb-entlang-radio{border-color:var(--hsk-primary,#ff6a33)}.hsk-cb-entlang-opt.is-selected .hsk-cb-entlang-radio-dot{opacity:1}.hsk-cb-entlang-opt-text{display:flex;flex-direction:column;gap:3px;width:100%}.hsk-cb-entlang-opt-title{font-size:15px;font-weight:600;color:var(--hsk-chat-text,#1f1f1f);letter-spacing:-0.01em}.hsk-cb-entlang-opt-note{font-size:12.5px;color:var(--hsk-chat-muted,#71717a);line-height:1.45}.hsk-cb-shimmer-char{display:inline;color:inherit;font-family:inherit}.hsk-cb-entlang-opt:hover .hsk-cb-entlang-opt-title .hsk-cb-shimmer-char{animation:hsk-entlang-char-shimmer-title .5s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--hsk-char-idx,0) * 16ms)}.hsk-cb-entlang-opt:hover .hsk-cb-entlang-opt-note .hsk-cb-shimmer-char{animation:hsk-entlang-char-shimmer-note .5s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--hsk-char-idx,0) * 16ms)}@keyframes hsk-entlang-char-shimmer-title{0%{color:var(--hsk-chat-text,#1f1f1f)}45%{color:hsl(var(--hsk-ph-hue,0) 80% 60%)}100%{color:var(--hsk-primary,#ff6a33)}}@keyframes hsk-entlang-char-shimmer-note{0%{color:var(--hsk-chat-muted,#71717a)}45%{color:hsl(var(--hsk-ph-hue,0) 75% 55%)}100%{color:var(--hsk-chat-muted,#71717a)}}.hsk-cb-entlang-opt-note{font-size:12.5px;color:var(--hsk-chat-muted,#71717a);line-height:1.45}@keyframes hsk-hello-rise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hsk-cb-hello,.hsk-cb-hello-lead,.hsk-cb-hello-ask,.hsk-cb-hello-skip{opacity:0;animation:hsk-hello-rise .9s cubic-bezier(.22,1,.36,1) both}.hsk-cb-hello{animation-delay:.06s}.hsk-cb-hello-lead{animation-delay:.26s}.hsk-cb-hello-ask{animation-delay:.44s}.hsk-cb-hello-skip{animation-delay:.60s}.hsk-cb-hello.hsk-cascade,.hsk-cb-hello-lead.hsk-cascade,.hsk-cb-hello-ask.hsk-cascade{opacity:1;animation:none;filter:none}.hsk-cascade__w{display:inline-block;white-space:nowrap;opacity:0;animation:hsk-cascade-rise .44s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-cascade-rise{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hsk-cb-hello,.hsk-cb-hello-lead,.hsk-cb-hello-ask,.hsk-cb-hello-skip,.hsk-cascade__w{animation:none;opacity:1;transform:none;filter:none}}.hsk-cb-chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;margin-top:4px}.hsk-cb-chip{padding:8px 16px;border-radius:var(--hsk-border-radius,0);border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.1));background:var(--hsk-chat-source-bg,rgba(0,0,0,.03));color:var(--hsk-chat-text,#333);font-size:13px;cursor:pointer;transition:all .15s;font-family:inherit}.hsk-cb-chip:hover{border-color:var(--hsk-primary);color:var(--hsk-primary);background:rgba(255,106,51,.06)}.hsk-cb-msg-group{padding:16px 0;border-bottom:none;animation:hsk-msg-in .22s ease-out both}.hsk-cb-spoken-mark{position:absolute;top:50%;margin-top:-5px;inset-inline-start:-17px;opacity:.4;pointer-events:none}.hsk-cb-msg-group--run-mid{padding-bottom:0}.hsk-cb-msg-group--run-mid .hsk-cb-user-msg{margin-bottom:0}.hsk-cb-msg-group--run-cont{padding-top:2px}.hsk-cb-msg-group:last-child{border-bottom:none}@keyframes hsk-msg-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hsk-cb-user-msg{display:flex;flex-direction:column;align-items:flex-end;align-self:flex-end;max-width:min(75%,420px);margin-inline-start:auto;margin-inline-end:0;gap:6px;margin-bottom:20px}@media (max-width:640px){.hsk-cb-user-msg{max-width:84%}}.hsk-cb-user-msg.hsk-sent{transform-origin:bottom right;animation:hsk-send-in .42s cubic-bezier(.2,.9,.3,1.2) both}.hsk-cb-panel[dir="rtl"] .hsk-cb-user-msg.hsk-sent{transform-origin:bottom left}@keyframes hsk-send-in{0%{opacity:0;transform:translateY(28px) scale(.55)}55%{opacity:1}75%{transform:translateY(-2px) scale(1.02)}100%{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.hsk-cb-user-msg.hsk-sent{animation:none}}.hsk-cb-user-bubble{background:var(--hsk-user-bubble-bg,#007aff);color:#ffffff;padding:10px 18px;border-radius:20px;position:relative;font-size:var(--hsk-font-size,15.5px);font-family:var(--hsk-font);line-height:1.45;max-width:100%;font-weight:500;word-break:break-word;overflow-wrap:anywhere;letter-spacing:-0.01em}.hsk-cb-user-bubble--tail::before,.hsk-cb-user-bubble--tail::after{content:'';position:absolute;bottom:0;height:25px;pointer-events:none}.hsk-cb-user-bubble--tail::before{right:-7px;width:20px;background:var(--hsk-user-bubble-bg,#007aff);border-bottom-left-radius:16px 14px}.hsk-cb-user-bubble--tail::after{right:-26px;width:26px;background:var(--hsk-chat-bg,#ffffff);border-bottom-left-radius:10px}.hsk-cb-panel[dir="rtl"] .hsk-cb-user-bubble--tail::before{right:auto;left:-7px;border-bottom-left-radius:0;border-bottom-right-radius:16px 14px}.hsk-cb-panel[dir="rtl"] .hsk-cb-user-bubble--tail::after{right:auto;left:-26px;border-bottom-left-radius:0;border-bottom-right-radius:10px}.hsk-cb-ai-msg{display:block}.hsk-cb-ai-icon{width:32px;height:32px;border-radius:0;background:transparent !important;border:none !important;color:var(--hsk-primary,#ff6a33);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:-2px}.hsk-cb-ai-icon>svg{width:30px !important;height:30px !important}.hsk-cb-ai-icon>.hsk-cb-ai-mark{width:40px !important;height:40px !important}.hsk-cb-ai-body{flex:1;min-width:0}.hsk-cb-ai-content{display:flex;flex-direction:column;gap:10px;align-items:flex-start;width:100%}.hsk-cb-think+.hsk-cb-ai-content>.hsk-cb-ai-text:first-child{padding-top:20px}.hsk-cb-ai-text{font-size:var(--hsk-font-size,14.5px);font-family:var(--hsk-font);line-height:1.48;color:var(--hsk-chat-text,#111827);background:var(--hsk-chat-ai-bg,#eeeef0);padding:11px 15px;border-radius:18px;position:relative;display:inline-block;width:fit-content;box-sizing:border-box;max-width:min(88%,560px);word-break:break-word;overflow-wrap:anywhere;margin-top:4px}.hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::before,.hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::after{content:'';position:absolute;bottom:0;height:25px;pointer-events:none}.hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::before{left:-7px;width:20px;background:var(--hsk-chat-ai-bg,#eeeef0);border-bottom-right-radius:16px 14px}.hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::after{left:-26px;width:26px;background:var(--hsk-chat-bg,#ffffff);border-bottom-right-radius:10px}.hsk-cb-panel[dir="rtl"] .hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::before{left:auto;right:-7px;border-bottom-right-radius:0;border-bottom-left-radius:16px 14px}.hsk-cb-panel[dir="rtl"] .hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::after{left:auto;right:-26px;border-bottom-right-radius:0;border-bottom-left-radius:10px}.hsk-cb-sent-status{font-size:11px;line-height:1;color:var(--hsk-chat-muted,#8a8f98);padding:4px 6px 0 0;animation:hsk-sent-in .2s ease-out both}@keyframes hsk-sent-in{from{opacity:0}to{opacity:1}}.hsk-cb-user-bubble--queued{opacity:.55}.hsk-cb-queued-status{display:inline-flex;align-items:center;gap:5px;font-size:11px;line-height:1;color:var(--hsk-chat-muted,#8a8f98);padding:4px 0 0;background:none;border:none;cursor:pointer;font-family:var(--hsk-font);animation:hsk-sent-in .2s ease-out both}.hsk-cb-queued-dot{width:5px;height:5px;border-radius:999px;background:currentColor;animation:hsk-queued-pulse 1.1s ease-in-out infinite}@keyframes hsk-queued-pulse{0%,100%{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.hsk-cb-queued-now{color:var(--hsk-primary,#ff6a33);font-weight:600;transition:opacity .15s ease}.hsk-cb-queued-status:hover .hsk-cb-queued-now{opacity:.7}@media (prefers-reduced-motion:reduce){.hsk-cb-queued-dot{animation:none;opacity:.8}}.hsk-cb-timeline{display:none}@media (min-width:900px){.hsk-cb-timeline.hsk-cb-timeline--left{display:block;position:absolute;left:auto !important;right:100% !important;margin-right:28px !important;top:50%;transform:translateY(-50%) !important;width:180px;max-height:60%;overflow:hidden;z-index:10;pointer-events:auto;direction:ltr !important;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 86%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 86%,transparent)}.hsk-cb-timeline.hsk-cb-timeline--right{display:block;position:absolute;left:100% !important;right:auto !important;margin-left:28px !important;top:50%;transform:translateY(-50%) !important;width:180px;max-height:60%;overflow:hidden;z-index:10;pointer-events:auto;direction:ltr !important;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 86%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 86%,transparent)}.hsk-cb-timeline-track{animation:hsk-tl-in .32s cubic-bezier(.22,1,.36,1) both}}@keyframes hsk-tl-in{from{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.hsk-cb-timeline-track{--hsk-tl-x:9px;position:relative;padding-left:26px !important;padding-right:6px !important;transition:transform .28s cubic-bezier(.22,1,.36,1)}.hsk-cb-timeline-track::before,.hsk-cb-timeline-track::after{content:'';position:absolute;left:calc(var(--hsk-tl-x) - 1px) !important;right:auto !important;top:8px;bottom:8px;width:2px;border-radius:2px}.hsk-cb-timeline-track::before{background:var(--hsk-chat-divide,rgba(0,0,0,.09))}.hsk-cb-timeline-track::after{background:var(--hsk-primary,#ff6a33);opacity:.5;transform-origin:top;transform:scaleY(var(--hsk-tl-progress,0));transition:transform .18s linear}.hsk-cb-tl-item{--hsk-tl-d:0;position:relative;display:block;width:100%;padding:7px 6px 7px 0 !important;border:none;background:none;text-align:left !important;cursor:pointer;font-family:var(--hsk-font)}.hsk-cb-tl-dot{position:absolute;left:calc(var(--hsk-tl-x,9px) - 3.5px) !important;right:auto !important;top:50%;width:7px;height:7px;margin-top:-3.5px;border-radius:999px;background:var(--hsk-chat-divide,rgba(0,0,0,.18));opacity:max(.25,calc(1 - var(--hsk-tl-d) * .22));transition:transform .28s cubic-bezier(.34,1.4,.64,1),opacity .46s cubic-bezier(.22,1,.36,1),background .2s ease}.hsk-cb-tl-label{display:block;font-size:12px;line-height:1.4;color:var(--hsk-chat-muted,#8a8f98);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform:translateX(calc(var(--hsk-tl-d) * 7px));opacity:max(.32,calc(.9 - var(--hsk-tl-d) * .15));transition:transform .46s cubic-bezier(.22,1,.36,1),opacity .46s cubic-bezier(.22,1,.36,1),color .2s ease}.hsk-cb-tl-item:hover .hsk-cb-tl-label{opacity:1;transform:translateX(calc(var(--hsk-tl-d) * 7px - 2px))}.hsk-cb-tl-item:hover .hsk-cb-tl-dot{transform:scale(1.25)}.hsk-cb-tl-cursor{position:absolute;left:calc(var(--hsk-tl-x,9px) - 4.5px) !important;right:auto !important;top:0;width:9px;height:9px;margin-top:-4.5px;border-radius:999px;background:var(--hsk-primary,#ff6a33);transform:translateY(0);transition:transform .44s cubic-bezier(.22,1,.36,1);will-change:transform;pointer-events:none}.hsk-cb-tl-item--on .hsk-cb-tl-dot{opacity:.35}.hsk-cb-tl-item--on .hsk-cb-tl-label{color:var(--hsk-chat-text,#1f1f1f);opacity:1;font-weight:500}@media (prefers-reduced-motion:reduce){.hsk-cb-timeline-track{animation:none}.hsk-cb-timeline-track::after,.hsk-cb-tl-label,.hsk-cb-tl-cursor,.hsk-cb-tl-dot{transition:none}}@media (prefers-color-scheme:dark){.hsk-cb-ai-text{--hsk-chat-ai-bg:#26262a;background:var(--hsk-chat-ai-bg);color:#f9fafb}}.hsk-cb-sources-wrap{position:relative;margin-top:20px}.hsk-cb-sources{display:flex;flex-direction:row;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.hsk-cb-sources::-webkit-scrollbar{display:none}.hsk-cb-sources-fade-left,.hsk-cb-sources-fade-right{position:absolute;top:0;bottom:4px;width:30px;pointer-events:none;z-index:2}.hsk-cb-sources-fade-left,.hsk-cb-sources-fade-right{background-color:var(--hsk-fade-bg,var(--hsk-chat-bg,#0e0e0f))}.hsk-cb-sources-fade-left,[dir="rtl"] .hsk-cb-sources-fade-right{-webkit-mask-image:linear-gradient(to right,#000 0,rgba(0,0,0,.55) 45%,transparent 100%);mask-image:linear-gradient(to right,#000 0,rgba(0,0,0,.55) 45%,transparent 100%)}.hsk-cb-sources-fade-right,[dir="rtl"] .hsk-cb-sources-fade-left{-webkit-mask-image:linear-gradient(to left,#000 0,rgba(0,0,0,.55) 45%,transparent 100%);mask-image:linear-gradient(to left,#000 0,rgba(0,0,0,.55) 45%,transparent 100%)}.hsk-cb-sources-fade-left{inset-inline-start:0}.hsk-cb-sources-fade-right{inset-inline-end:0}.hsk-cb-sources-next,.hsk-cb-sources-prev{position:absolute;top:42%;transform:translateY(-50%);width:34px;height:34px;border-radius:50% !important;background:var(--hsk-chat-bg,#ffffff) !important;border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.12)) !important;color:var(--hsk-primary,#ff6a33) !important;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(0,0,0,.14);z-index:10;cursor:pointer;transition:transform .2s cubic-bezier(.34,1.56,.64,1),background .18s ease,color .18s ease,box-shadow .18s ease}.hsk-cb-sources-next:hover,.hsk-cb-sources-prev:hover{background:var(--hsk-primary,#ff6a33) !important;color:#ffffff !important;border-color:var(--hsk-primary,#ff6a33) !important;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 18px rgba(255,106,51,.35)}.hsk-cb-sources-next{inset-inline-end:2px}.hsk-cb-sources-prev{inset-inline-start:2px}[dir="rtl"] .hsk-cb-sources-next svg,[dir="rtl"] .hsk-cb-sources-prev svg{transform:scaleX(-1)}.hsk-cb-carousel-dots{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:10px}.hsk-cb-dot-item{width:6px;height:6px;border-radius:50%;background:rgba(150,150,150,.35);transition:all .25s cubic-bezier(.34,1.56,.64,1);cursor:pointer}.hsk-cb-dot-item--active{width:18px;border-radius:999px;background:var(--hsk-primary,#ff6a33)}.hsk-cb-source{flex:0 0 188px;scroll-snap-align:start;border-radius:var(--hsk-border-radius,0);border:none;background:transparent;cursor:pointer;transition:transform .14s,opacity .14s;animation:hsk-card-in .26s ease-out both;overflow:visible}@keyframes hsk-card-in{from{opacity:0;transform:translateX(16px)}to{opacity:1;transform:none}}.hsk-cb-source:hover{transform:translateY(-3px);opacity:.92}.hsk-cb-src-imgwrap{width:188px;height:188px;overflow:hidden;border-radius:var(--hsk-border-radius,0);display:block;background:var(--hsk-chat-source-bg,#f8f9fa)}.hsk-cb-src-imgwrap img{width:100%;height:100%;object-fit:cover;transition:transform .22s;display:block}.hsk-cb-source:hover .hsk-cb-src-imgwrap img{transform:scale(1.05)}.hsk-cb-src-imgwrap-empty{width:188px;height:188px;background:var(--hsk-chat-divide,rgba(0,0,0,.06));display:flex;align-items:center;justify-content:center;color:var(--hsk-chat-muted,#555);font-size:32px}.hsk-cb-src-info{padding:8px 2px 0}.hsk-cb-sources-wrap--compact{margin-top:10px}.hsk-cb-sources-wrap--compact .hsk-cb-sources{gap:10px}.hsk-cb-sources-wrap--compact .hsk-cb-source{flex:0 0 96px}.hsk-cb-sources-wrap--compact .hsk-cb-src-imgwrap,.hsk-cb-sources-wrap--compact .hsk-cb-src-imgwrap-empty{width:96px;height:96px}.hsk-cb-sources-wrap--compact .hsk-cb-src-imgwrap-empty{font-size:20px}.hsk-cb-sources-wrap--compact .hsk-cb-src-name{font-size:12px;-webkit-line-clamp:1}.hsk-cb-sources-wrap--compact .hsk-cb-src-price{font-size:11px;padding:1px 6px}.hsk-cb-sources-wrap--compact .hsk-cb-source-ref-badge{display:none}.hsk-cb-src-name{font-size:13px;font-weight:600;color:var(--hsk-chat-text,#333);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hsk-cb-src-price{display:inline-flex;align-items:center;width:fit-content;max-width:100%;padding:2px 9px;border-radius:9999px;background:var(--hsk-chat-source-bg,rgba(0,0,0,.05));border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.08));font-size:12px;font-weight:600;color:var(--hsk-primary,#ff6a33);margin-top:5px;line-height:1.2}.hsk-cb-typing-row{display:flex;align-items:flex-start;gap:14px;padding:20px 0}@keyframes hsk-shimmer{0%{background-position:130% 0}100%{background-position:-110% 0}}.hsk-cb-input-wrap{position:relative;--hsk-composer-pad-top:16px;--hsk-composer-pad-x:var(--hsk-gutter,24px);padding:var(--hsk-composer-pad-top) var(--hsk-composer-pad-x) 24px;flex-shrink:0;background:transparent !important;z-index:10}.hsk-cb-input-wrap::after{display:none !important}.hsk-cb-input-card{border-radius:20px;background:var(--hsk-chat-input-bg,#ffffff);border:none !important;outline:none !important;box-shadow:0 3px 14px -1px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.03) !important;overflow:hidden;position:relative;z-index:1;transition:height .22s cubic-bezier(.32,.72,0,1)}.hsk-cb-input-card:focus-within{border:none !important;outline:none !important;box-shadow:0 4px 18px -1px rgba(0,0,0,.07),0 2px 6px rgba(0,0,0,.04) !important}.hsk-cb-docked-header{display:flex;align-items:center;gap:8px;padding:10px 16px 6px;background:transparent;border-bottom:none !important;user-select:none}.hsk-cb-docked-icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--hsk-primary,#ff6a33)}.hsk-cb-docked-title{font-size:13px;font-weight:700;color:var(--hsk-primary,#ff6a33);letter-spacing:-0.01em}.hsk-cb-docked-sub{font-size:12px;font-weight:500;letter-spacing:-0.01em;color:var(--hsk-chat-text,#1f1f1f);flex:1}.hsk-cb-docked-close{background:none;border:none;color:var(--hsk-chat-muted,rgba(0,0,0,.4));font-size:16px;line-height:1;cursor:pointer;padding:2px 6px;border-radius:50%;transition:background .12s,color .12s}.hsk-cb-docked-close:hover{background:rgba(0,0,0,.08);color:var(--hsk-chat-text,#111111)}.hsk-cb-field{margin-inline:5px}.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-field{margin-inline:0}.hsk-cb-docked-options{display:flex;flex-direction:column;padding:4px 6px;background:transparent;border-bottom:none !important;max-height:220px;overflow-y:auto;scrollbar-width:thin}.hsk-cb-docked-option{display:flex;align-items:center;gap:10px;width:100%;padding:8px 12px;border:none;background:transparent !important;border-radius:10px;color:var(--hsk-chat-text,#1f1f1f);font-family:inherit;font-size:14px;text-align:start;cursor:pointer;transition:color .15s ease}.hsk-cb-docked-option:hover,.hsk-cb-docked-option:focus{background:transparent !important;color:var(--hsk-primary,#ff6a33)}.hsk-cb-docked-option-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:color-mix(in srgb,var(--hsk-primary,#ff6a33) 12%,transparent);color:var(--hsk-primary,#ff6a33);flex-shrink:0;overflow:hidden;transition:transform .2s cubic-bezier(.34,1.56,.64,1),background .18s ease}.hsk-cb-docked-option:hover .hsk-cb-docked-option-icon,.hsk-cb-docked-option:focus .hsk-cb-docked-option-icon{background:color-mix(in srgb,var(--hsk-primary,#ff6a33) 22%,transparent);transform:scale(1.15) rotate(4deg)}.hsk-cb-docked-option-icon img{width:100%;height:100%;object-fit:cover}.hsk-cb-docked-option-title{font-weight:500;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .15s ease}.hsk-cb-docked-option-desc{font-size:12px;color:var(--hsk-chat-muted,#6b7280);font-weight:400}.hsk-cb-docked-option-price{font-size:12px;font-weight:600;color:var(--hsk-chat-muted,#6b7280)}.hsk-cb-input-box{position:relative;display:grid;grid-template-columns:auto auto 1fr auto auto;grid-template-rows:auto 0;align-items:center;justify-items:start;column-gap:10px;row-gap:0;transition:grid-template-rows .2s cubic-bezier(.32,.72,0,1),row-gap .2s cubic-bezier(.32,.72,0,1);background:transparent !important;border:none !important;outline:none !important;border-radius:0 !important;padding-block:12px;padding-inline:18px 14px;box-shadow:none !important}.hsk-cb-tools-toggle{display:none}.hsk-cb-toolsheet-wrap{position:absolute;bottom:calc(100% - 6px);inset-inline-start:var(--hsk-composer-pad-x,14px);inset-inline-end:auto;z-index:100;transform-origin:bottom left;animation:hsk-toolsheet-in .22s cubic-bezier(.16,1,.3,1) both;pointer-events:auto}[dir="rtl"] .hsk-cb-toolsheet-wrap,.hsk-cb-panel[dir="rtl"] .hsk-cb-toolsheet-wrap{transform-origin:bottom right}.hsk-cb-toolsheet{position:relative;z-index:1;min-width:200px;padding:6px;border-radius:16px;background:var(--hsk-chat-source-bg,rgba(255,255,255,.08));border:none !important;box-shadow:none !important}@keyframes hsk-toolsheet-in{0%{opacity:0;transform:translateY(8px) scale(.92)}100%{opacity:1;transform:translateY(0) scale(1)}}.hsk-cb-toolsheet-scrim{position:fixed;inset:0;z-index:90;background:transparent;cursor:default}.hsk-cb-toolsheet-item{display:flex;align-items:center;gap:11px;width:100%;padding:10px 12px;border:none;border-radius:11px;background:transparent;color:var(--hsk-chat-text,#111827);font-family:var(--hsk-font);font-size:15px;text-align:start;cursor:pointer;transition:background-color .15s ease}.hsk-cb-toolsheet-item:hover:not(:disabled){background:var(--hsk-chat-subtle,rgba(0,0,0,.05))}.hsk-cb-toolsheet-item:disabled{opacity:.45;cursor:default}.hsk-cb-toolsheet-item>svg{flex-shrink:0;color:var(--hsk-chat-muted,#6b7280)}[data-hsk-theme] .hsk-cb-toolsheet{background:var(--hsk-sheet-bg,var(--hsk-chat-input-bg,#f3f4f6)) !important;border:none !important}[data-hsk-theme] .hsk-cb-toolsheet-item{color:var(--hsk-chat-text,#111827) !important}[data-hsk-theme] .hsk-cb-toolsheet-item:hover:not(:disabled){background:var(--hsk-sheet-hover,var(--hsk-surface-2,rgba(0,0,0,.05))) !important}[data-hsk-theme] .hsk-cb-toolsheet-item>svg{color:var(--hsk-chat-muted,#6b7280) !important}@media (prefers-reduced-motion:reduce){.hsk-cb-toolsheet-wrap,.hsk-cb-toolsheet-stem{animation:none}.hsk-cb-toolsheet-stem{transform:scale(.62)}}.hsk-cb-input-box>.hsk-cb-attach-btn{grid-column:1;grid-row:1}.hsk-cb-input-box>.hsk-cb-voice-mode-btn{grid-column:2;grid-row:1}.hsk-cb-input-box>.hsk-cb-field{grid-column:3;grid-row:1}.hsk-cb-input-box>.hsk-cb-mic-btn{grid-column:4;grid-row:1}.hsk-cb-input-box>.hsk-cb-send,.hsk-cb-input-box>.hsk-chat-send{grid-column:5;grid-row:1}.hsk-cb-input-box[data-expanded="true"]{grid-template-rows:auto 36px;row-gap:6px}.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-field{grid-column:1 / -1;grid-row:1}.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-attach-btn,.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-voice-mode-btn,.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-mic-btn,.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-send,.hsk-cb-input-box[data-expanded="true"]>.hsk-chat-send{grid-row:2}.hsk-cb-textarea{width:100%;background:transparent;border:none;outline:none;resize:none;font-size:var(--hsk-input-font-size,16px);font-family:var(--hsk-font);color:var(--hsk-chat-text,#111);min-height:28px;max-height:140px;field-sizing:content;line-height:var(--hsk-input-line-height,1.55);word-break:break-word;overflow-wrap:break-word;padding:0;transition:height .18s cubic-bezier(.32,.72,0,1),color .42s cubic-bezier(.16,1,.3,1);scrollbar-width:none}.hsk-cb-textarea::-webkit-scrollbar{width:0;height:0}.hsk-cb-textarea::placeholder{color:var(--hsk-chat-muted,#9ca3af);font-family:var(--hsk-font);font-size:16px}.hsk-cb-attach-btn,.hsk-cb-mic-btn,.hsk-cb-send,.hsk-chat-send{width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:none;cursor:pointer;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s cubic-bezier(.34,1.56,.64,1),background-color .42s cubic-bezier(.16,1,.3,1),opacity .2s ease;font-family:inherit;margin:0;padding:0}.hsk-cb-send,.hsk-chat-send{background:linear-gradient(135deg,#007aff 0,#0056b3 100%);color:#ffffff;border-radius:12px !important;box-shadow:0 4px 14px rgba(0,122,255,.38),inset 0 1px 0 rgba(255,255,255,.35);position:relative;overflow:hidden}.hsk-cb-send .hsk-telegram-icon,.hsk-chat-send .hsk-telegram-icon{transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-send:hover:not(:disabled),.hsk-chat-send:hover:not(:disabled){opacity:1;transform:translateY(-1px) scale(1.05);box-shadow:0 6px 18px rgba(0,122,255,.48),inset 0 1px 0 rgba(255,255,255,.45)}.hsk-cb-send:hover:not(:disabled) .hsk-telegram-icon,.hsk-chat-send:hover:not(:disabled) .hsk-telegram-icon{transform:translate(2px,-2px) rotate(-10deg) scale(1.1)}.hsk-cb-send:active:not(:disabled),.hsk-chat-send:active:not(:disabled){transform:translateY(0) scale(.94);box-shadow:0 1px 4px rgba(0,122,255,.3)}.hsk-cb-send:disabled,.hsk-chat-send:disabled{opacity:.4;cursor:not-allowed;background:var(--hsk-chat-muted,#ccc);box-shadow:none}.hsk-cb-send--stop{background:#e5342a !important}.hsk-cb-send--stop:hover{background:#c92a21 !important;opacity:1}.hsk-cb-hint{text-align:center;font-size:9px;line-height:14px;color:var(--hsk-chat-muted,#bbb);margin-top:10px}.hsk-cb-field{position:relative;grid-area:field;display:flex;align-items:center;width:100%;min-width:0;--hsk-input-font-size:16px;--hsk-input-line-height:1.55;--hsk-input-control:36px;--hsk-input-line-box:calc(var(--hsk-input-font-size) * var(--hsk-input-line-height))}.hsk-cb-listening{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.hsk-cb-listening span{width:2px;height:2px;border-radius:999px;background:var(--hsk-primary,#ff6a33);opacity:.3;transform-origin:center;will-change:transform,opacity;transition:transform 90ms linear,opacity 90ms linear}.hsk-animated-placeholder{position:absolute;inset:0;display:flex;align-items:center;height:100%;pointer-events:none;overflow:hidden;user-select:none;padding:0;z-index:1}.hsk-cb-input-box>*{--hsk-cascade-ease:cubic-bezier(.45,0,.55,1);--hsk-cascade-dur:.44s;--hsk-cascade-step:55ms}.hsk-cb-input-box[data-cascade]>*:not([type="file"]):not(.hsk-cb-field){animation-duration:var(--hsk-cascade-dur);animation-timing-function:var(--hsk-cascade-ease);animation-fill-mode:none}.hsk-cb-input-box[data-cascade="a"]>*:not([type="file"]):not(.hsk-cb-field){animation-name:hsk-leaf-settle-a}.hsk-cb-input-box[data-cascade="b"]>*:not([type="file"]):not(.hsk-cb-field){animation-name:hsk-leaf-settle-b}.hsk-cb-input-box[data-cascade]>*:not([type="file"]):not(.hsk-cb-field),.hsk-animated-placeholder__char{will-change:transform}.hsk-cb-input-box:hover>*,.hsk-cb-input-box:focus-within>*{will-change:auto}.hsk-cb-input-box>*{--hsk-cascade-field:110ms}.hsk-cb-input-box[data-cascade]>.hsk-cb-attach-btn{animation-delay:0ms}.hsk-cb-input-box[data-cascade]>.hsk-cb-voice-mode-btn{animation-delay:var(--hsk-cascade-step)}.hsk-cb-input-box[data-cascade]>.hsk-cb-mic-btn{animation-delay:calc(var(--hsk-cascade-field)+var(--hsk-text-sweep,0ms))}.hsk-cb-input-box[data-cascade]>.hsk-cb-send,.hsk-cb-input-box[data-cascade]>.hsk-chat-send{animation-delay:calc(var(--hsk-cascade-field)+var(--hsk-text-sweep,0ms)+var(--hsk-cascade-step))}@keyframes hsk-leaf-settle-a{0%{transform:translateY(0) scale(1)}42%{transform:translateY(-3px) scale(1.05)}100%{transform:translateY(0) scale(1)}}@keyframes hsk-leaf-settle-b{0%{transform:translateY(0) scale(1)}42%{transform:translateY(-3px) scale(1.05)}100%{transform:translateY(0) scale(1)}}.hsk-cb-input-box>.hsk-cb-field .hsk-animated-placeholder__char{animation-name:hsk-placeholder-animate-up}@media (prefers-reduced-motion:reduce){.hsk-cb-input-box[data-cascade="a"]>*,.hsk-cb-input-box[data-cascade="b"]>*{animation:none;transform:none;opacity:1}.hsk-cb-textarea,.hsk-cb-input-card{transition-property:background-color,box-shadow}}.hsk-animated-placeholder__char{display:inline-block;font-size:var(--hsk-input-font-size,16px);line-height:var(--hsk-input-line-height,1.55);color:var(--hsk-chat-muted,#9ca3af);font-family:var(--hsk-font);white-space:pre;animation:hsk-placeholder-animate-up .46s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-placeholder-animate-up{0%{opacity:0;transform:translateY(9px);color:hsl(var(--hsk-ph-hue,0) var(--hsk-ph-sat,68%) var(--hsk-ph-light,55%))}55%{opacity:1;color:hsl(var(--hsk-ph-hue,0) var(--hsk-ph-sat,68%) var(--hsk-ph-light,55%))}100%{opacity:1;transform:translateY(0);color:var(--hsk-chat-muted,#9ca3af)}}@media (prefers-reduced-motion:reduce){.hsk-animated-placeholder__char{animation:none;transform:none;opacity:1;color:var(--hsk-chat-muted,#9ca3af);animation-delay:0ms !important}}.hsk-cb-voice-error{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;line-height:1.4;max-width:90%;margin-inline:auto;text-wrap:balance;color:#ff6b6b;margin-top:8px;padding:4px 12px;border-radius:12px;background:rgba(229,72,77,.12);border:none;cursor:pointer;animation:hsk-msg-in .2s ease-out both}.hsk-cb-voice-error-dismiss{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;border:none;background:rgba(255,255,255,.12);color:inherit;font-size:14px;line-height:1;cursor:pointer;padding:0;flex-shrink:0;transition:background .15s ease,transform .15s ease}.hsk-cb-voice-error-dismiss:hover{background:rgba(255,255,255,.25);transform:scale(1.1)}.hsk-cb-img-strip{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 18px 2px 18px;background:transparent;border:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;animation:hsk-msg-in .2s ease-out both}.hsk-cb-img-thumb-wrap{position:relative;width:60px;height:60px;flex-shrink:0;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08),0 0 0 1px rgba(255,255,255,.12);transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1);overflow:visible}.hsk-cb-img-thumb-wrap:hover{transform:translateY(-2px);box-shadow:0 6px 14px rgba(0,0,0,.12),0 0 0 1px rgba(255,255,255,.2)}.hsk-cb-img-thumb{width:100%;height:100%;object-fit:cover;border-radius:12px;border:none;display:block}.hsk-cb-img-thumb-remove{position:absolute;top:-5px;inset-inline-end:-5px;width:18px;height:18px;border-radius:50%;background:rgba(20,20,24,.75);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#ffffff;border:1px solid rgba(255,255,255,.25);box-shadow:0 2px 6px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:transform .15s cubic-bezier(.16,1,.3,1),background-color .15s ease;z-index:2}.hsk-cb-img-thumb-remove:hover{background:rgba(239,68,68,.92);border-color:rgba(255,255,255,.4);transform:scale(1.15)}.hsk-cb-attach-btn,.hsk-cb-mic-btn,.hsk-cb-voice-mode-btn{position:relative;width:36px;height:36px;border-radius:12px;border:none !important;outline:none !important;background:transparent;color:var(--hsk-chat-muted,#71717a);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:none !important;opacity:.75;transition:transform .35s cubic-bezier(.34,1.8,.64,1),background-color .2s ease,color .2s ease,opacity .2s ease;font-family:inherit;overflow:visible}.hsk-cb-attach-btn:hover:not(:disabled),.hsk-cb-mic-btn:hover:not(:disabled),.hsk-cb-voice-mode-btn:hover:not(:disabled){opacity:1;color:var(--hsk-chat-text,#1f1f1f);background:transparent;transform:translateY(-1px)}.hsk-cb-attach-btn:active:not(:disabled),.hsk-cb-mic-btn:active:not(:disabled),.hsk-cb-voice-mode-btn:active:not(:disabled){transform:translateY(0) scale(.94);transition-duration:.1s}.hsk-cb-attach-btn svg,.hsk-cb-mic-btn svg,.hsk-cb-voice-mode-btn svg{overflow:visible}.hsk-cb-attach-btn svg{transition:transform .34s cubic-bezier(.22,1,.36,1)}.hsk-cb-attach-btn:hover:not(:disabled) svg{transform:rotate(-14deg) translateY(-1px)}.hsk-mic-cap{transform-box:fill-box;transform-origin:center;transition:transform .32s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-mic-btn:hover:not(:disabled) .hsk-mic-cap{transform:translateY(-1.5px)}.hsk-wave-bar{transform-box:fill-box;transform-origin:center;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-voice-mode-btn:hover:not(:disabled) .hsk-wave-bar{animation:hsk-wave-wake .52s cubic-bezier(.34,1.8,.64,1) both,hsk-wave-live var(--hsk-period,1.1s) ease-in-out .52s infinite;animation-delay:calc(var(--hsk-bar,0) * 55ms),calc(.52s+var(--hsk-bar,0) * 55ms)}.hsk-cb-voice-mode-btn:hover:not(:disabled) .hsk-wave-bar--tip{animation-name:hsk-wave-wake-tip,hsk-wave-live-tip}@keyframes hsk-wave-wake{0%{transform:scaleY(.12)}55%{transform:scaleY(calc(var(--hsk-amp,1.6) * 1.12))}100%{transform:scaleY(1)}}@keyframes hsk-wave-live{0%,100%{transform:scaleY(1)}30%{transform:scaleY(var(--hsk-amp,1.6))}55%{transform:scaleY(calc(1+(var(--hsk-amp,1.6) - 1) * .22))}78%{transform:scaleY(calc(1+(var(--hsk-amp,1.6) - 1) * .62))}}@keyframes hsk-wave-wake-tip{0%{transform:scaleX(.2);opacity:.4}55%{transform:scaleX(calc(var(--hsk-amp,1.9) * 1.1));opacity:1}100%{transform:scaleX(1);opacity:.8}}@keyframes hsk-wave-live-tip{0%,100%{transform:scaleX(1);opacity:.7}30%{transform:scaleX(var(--hsk-amp,1.9));opacity:1}70%{transform:scaleX(1.15);opacity:.8}}.hsk-copy-sheet,.hsk-copy-back{transform-box:fill-box;transform-origin:center;transition:transform .3s cubic-bezier(.22,1,.36,1)}.hsk-cb-kiku-id-pill:hover .hsk-copy-sheet{transform:translate(.9px,.9px)}.hsk-cb-kiku-id-pill:hover .hsk-copy-back{transform:translate(-0.9px,-0.9px)}@media (prefers-reduced-motion:reduce){.hsk-cb-attach-btn:hover:not(:disabled) svg,.hsk-cb-mic-btn:hover:not(:disabled) .hsk-mic-cap,.hsk-cb-kiku-id-pill:hover .hsk-copy-sheet,.hsk-cb-kiku-id-pill:hover .hsk-copy-back{transform:none}.hsk-cb-voice-mode-btn:hover:not(:disabled) .hsk-wave-bar{animation:none}}.hsk-cb-attach-btn:disabled,.hsk-cb-mic-btn:disabled,.hsk-cb-voice-mode-btn:disabled{opacity:.3;cursor:not-allowed;transform:none}.hsk-cb-mic-btn--listening{color:#ef4444 !important;background:rgba(239,68,68,.16) !important;transform:scale(1.1) !important}.hsk-cb-mic-btn--processing{color:var(--hsk-primary,#ff6a33) !important;opacity:.85}.hsk-cb-user-imgs{display:grid;gap:2px;width:fit-content;max-width:min(78%,320px);margin-bottom:4px;margin-left:auto;border-radius:18px 18px 4px 18px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.16)}.hsk-cb-user-imgs[data-count="1"]{grid-template-columns:1fr}.hsk-cb-user-imgs[data-count="2"]{grid-template-columns:1fr 1fr}.hsk-cb-user-imgs[data-count="3"]{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr}.hsk-cb-user-imgs[data-count="3"]>:first-child{grid-row:span 2}.hsk-cb-user-imgs[data-count="4"]{grid-template-columns:1fr 1fr}.hsk-cb-user-img-cell{position:relative;display:block;padding:0;border:none;background:none;cursor:pointer;overflow:hidden;min-width:0;line-height:0}.hsk-cb-user-imgs[data-count="1"] .hsk-cb-user-img-cell{aspect-ratio:auto}.hsk-cb-user-imgs:not([data-count="1"]) .hsk-cb-user-img-cell{aspect-ratio:1}.hsk-cb-user-img-more{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.45);color:#fff;font-size:20px;font-weight:600;line-height:1}.hsk-cb-user-img-thumb{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer}.hsk-cb-user-imgs[data-count="1"] .hsk-cb-user-img-thumb{height:auto;max-height:300px;object-fit:contain}.hsk-cb-user-img-cell:hover .hsk-cb-user-img-thumb{filter:brightness(.93)}.hsk-cb-error{display:block;width:fit-content;max-width:min(560px,100%);margin:10px auto 8px;padding:10px 14px;border-radius:10px;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.2);color:#ef4444;font-size:13px;line-height:1.5;font-family:var(--hsk-font);text-align:center}.hsk-kiku-badge{display:inline-block;font-size:var(--hsk-font-size,16px);font-family:var(--hsk-font);font-weight:600;background:rgba(255,255,255,.22);border:1px solid rgba(255,255,255,.35);color:#ffffff;padding:1px 7px;border-radius:6px;margin-inline-end:6px}.hsk-cb-memory-pill{display:inline-flex;align-items:center;gap:10px;align-self:flex-start;margin:12px 0 6px 0;padding:12px 22px;font-size:15px;font-weight:600;text-decoration:none;color:#ffffff;background:linear-gradient(135deg,#007aff 0,#0056b3 100%);border:none;border-radius:18px 18px 18px 4px !important;box-shadow:0 4px 16px -2px rgba(0,122,255,.38),inset 0 1px 0 rgba(255,255,255,.28);transition:transform .18s cubic-bezier(.34,1.56,.64,1),opacity .15s,box-shadow .18s ease;cursor:pointer}.hsk-cb-memory-pill:hover{opacity:.96;transform:translateY(-1px) scale(1.02);box-shadow:0 6px 20px rgba(0,122,255,.48)}.hsk-cb-think{position:relative;z-index:2;margin-bottom:-11px;margin-inline-start:12px;font-size:14px;font-family:var(--hsk-font)}.hsk-cb-think-head{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 11px;border:none;border-radius:999px;background:var(--hsk-chat-ai-bg,#eeeef0);box-shadow:0 0 0 3px var(--hsk-chat-bg,#ffffff),0 1px 3px rgba(0,0,0,.13);font-family:var(--hsk-font);font-size:12px;font-weight:600;color:var(--hsk-chat-muted,#6b7280);cursor:pointer;user-select:none;line-height:28px}.hsk-cb-think-head:hover{color:var(--hsk-chat-text,#111827)}.hsk-cb-think-head--static{cursor:default}.hsk-cb-think-head--static:hover{color:var(--hsk-chat-muted,#6b7280)}.hsk-cb-think-spin{animation:hsk-think-spin 3s linear infinite}@keyframes hsk-think-spin{to{transform:rotate(360deg)}}.hsk-cb-think-chevron{font-size:9px;transition:transform .12s}.hsk-cb-think-chevron--open{transform:rotate(90deg)}.hsk-cb-think-body{margin-top:6px;padding:8px 12px;border-left:2px solid var(--hsk-chat-border,rgba(128,128,128,.25));color:var(--hsk-chat-muted,#4b5563);white-space:pre-wrap;line-height:1.5;font-family:var(--hsk-font);font-size:14px}.hsk-cb-stopped{display:flex;flex-direction:column;align-items:start;gap:8px;margin:10px 0 14px}.hsk-cb-stopped--empty{align-items:center;text-align:center;margin:22px auto 18px}.hsk-cb-stopped--empty .hsk-cb-stopped-label{text-align:center}.hsk-cb-stopped-dots{display:flex;gap:5px;margin-bottom:2px}.hsk-cb-stopped-dots i{width:5px;height:5px;border-radius:50%;background:var(--hsk-chat-muted,#888);opacity:.4}.hsk-cb-stopped-label{font-size:13px;line-height:1.5;color:var(--hsk-chat-muted,#888);font-family:var(--hsk-font);text-align:start}.hsk-cb-continue{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;font-size:13px;font-weight:500;font-family:var(--hsk-font);color:var(--hsk-chat-text,#111);background:var(--hsk-chat-source-bg,rgba(0,0,0,.04));border:1px solid transparent;border-radius:999px;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.hsk-cb-continue:hover{border-color:var(--hsk-primary);color:var(--hsk-primary);background:transparent}.hsk-cb-continue svg{flex:none}[dir="rtl"] .hsk-cb-continue svg{transform:scaleX(-1)}@media (prefers-color-scheme:dark){.hsk-cb-continue{background:rgba(255,255,255,.06);color:#f0efed}.hsk-cb-continue:hover{background:transparent}}.hsk-sb-wrap{--hsk-bg:#ffffff;--hsk-border:#f1f3f4;--hsk-text:#1f1f1f;--hsk-muted:#5f6368;--hsk-hover:#f8f9fa;--hsk-drop-shadow:0 8px 30px rgba(0,0,0,.06);--hsk-primary:var(--chat-primary-color,#ff6a33);position:relative;width:100%;font-family:inherit}@media (prefers-color-scheme:dark){.hsk-sb-wrap{--hsk-bg:#0a0a0a;--hsk-border:#202124;--hsk-text:#e8eaed;--hsk-muted:#888;--hsk-hover:#1a1a1b;--hsk-drop-shadow:0 12px 40px rgba(0,0,0,.4)}}.hsk-sb-input{width:100%;padding:10px 16px 10px 40px;font-size:14px;border-radius:var(--hsk-border-radius,0);border:1.5px solid var(--hsk-border);outline:none;box-sizing:border-box;background:var(--hsk-bg);color:var(--hsk-text);transition:border-color .15s,box-shadow .15s;font-family:inherit}.hsk-sb-input::placeholder{color:var(--hsk-muted)}.hsk-sb-input:focus{border-color:var(--hsk-primary);box-shadow:0 0 0 3px rgba(255,106,51,.12)}.hsk-sb-icon{position:absolute;inset-inline-start:14px;top:50%;transform:translateY(-50%);color:var(--hsk-muted);pointer-events:none;display:flex;align-items:center}.hsk-sb-drop{position:absolute;top:calc(100%+6px);left:0;right:0;background:var(--hsk-bg);border:1px solid var(--hsk-border);border-radius:var(--hsk-border-radius,0);box-shadow:var(--hsk-drop-shadow);z-index:9999;overflow:hidden;padding:6px 0}.hsk-sb-row{display:flex;align-items:center;gap:12px;padding:9px 16px;cursor:pointer;transition:background .1s}.hsk-sb-row:hover{background:var(--hsk-hover)}.hsk-sb-row-icon{color:var(--hsk-muted);flex-shrink:0;display:flex;align-items:center}.hsk-sb-row-thumb{width:38px;height:38px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--hsk-muted);background:var(--hsk-hover);border-radius:var(--hsk-border-radius,0);overflow:hidden}.hsk-sb-row-thumb img{width:100%;height:100%;object-fit:cover;display:block}.hsk-sb-row-body{flex:1;min-width:0}.hsk-sb-row-title{font-size:13px;font-weight:500;color:var(--hsk-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.hsk-sb-row-sub{font-size:11px;color:var(--hsk-muted);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsk-sb-empty{padding:14px 16px;font-size:13px;color:var(--hsk-muted)}.hsk-sb-loading-bar{height:2px;background:linear-gradient(90deg,transparent,var(--hsk-primary),transparent);background-size:200% 100%;animation:hsk-sweep .9s linear infinite;position:absolute;top:0;left:0;right:0}@keyframes hsk-sweep{0%{background-position:200% 0}100%{background-position:-200% 0}}.hsk-sb-fade{animation:hsk-fin .1s ease-out both}@keyframes hsk-fin{from{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}.hsk-sb-skeleton-row{display:flex;align-items:center;gap:12px;padding:9px 16px}.hsk-sb-skeleton-icon{width:38px;height:38px;background:var(--hsk-hover,rgba(0,0,0,.05));border-radius:var(--hsk-border-radius,0);flex-shrink:0;animation:hsk-pulse 1.5s ease-in-out infinite}.hsk-sb-skeleton-text1{height:12px;background:var(--hsk-hover,rgba(0,0,0,.05));border-radius:3px;width:60%;animation:hsk-pulse 1.5s ease-in-out infinite}.hsk-sb-skeleton-text2{height:8px;background:var(--hsk-hover,rgba(0,0,0,.05));border-radius:2px;width:35%;margin-top:5px;animation:hsk-pulse 1.5s ease-in-out infinite}@keyframes hsk-pulse{0%,100%{opacity:.6}50%{opacity:1}}.hsk-sp-btn{--hsk-primary:var(--chat-primary-color,#ff6a33);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--hsk-border-radius,0);border:1px solid var(--hsk-sp-border,rgba(255,106,51,.35));background:var(--hsk-sp-bg,rgba(255,106,51,.08));color:var(--hsk-primary);cursor:pointer;font-size:15px;line-height:1;transition:background .15s,border-color .15s,transform .12s;flex-shrink:0;padding:0}.hsk-sp-btn:hover{background:rgba(255,106,51,.18);border-color:rgba(255,106,51,.7);transform:scale(1.1)}.hsk-sp-btn:active{transform:scale(.92)}.hsk-sp-backdrop{position:fixed;inset:0;width:100vw;height:100vh;min-height:100dvh;z-index:2147483647 !important;display:flex;align-items:center;justify-content:center;padding:24px;animation:hsk-bd-in .2s ease-out both;background:var(--hsk-chat-bg,#ffffff) !important;box-sizing:border-box}@keyframes hsk-bd-in{from{opacity:0}to{opacity:1}}.hsk-sp-card{--hsk-primary:var(--chat-primary-color,#ff6a33);width:100%;max-width:600px;border-radius:var(--hsk-border-radius,0);overflow:hidden;animation:hsk-card-in .24s cubic-bezier(.34,1.36,.64,1) both;flex-shrink:0;background:var(--hsk-modal-card-bg,#ffffff);border:1px solid var(--hsk-modal-card-border,#f1f3f4);box-shadow:0 32px 80px rgba(0,0,0,.08),0 2px 8px rgba(0,0,0,.04);display:flex;flex-direction:column}.hsk-sp-card.hsk-sp-fullscreen{max-width:1000px;width:90vw;height:85vh;max-height:800px}@media (max-width:768px){.hsk-sp-backdrop{padding:0}.hsk-sp-card.hsk-sp-fullscreen{width:100vw;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;border:none;border-radius:0}}@keyframes hsk-card-in{from{opacity:0;transform:scale(.96) translateY(-12px)}to{opacity:1;transform:scale(1) translateY(0)}}.hsk-sp-header{display:flex;align-items:center;gap:10px;padding:18px 20px 14px;border-bottom:1px solid var(--hsk-modal-divide,#f1f3f4);flex-shrink:0}.hsk-sp-header-icon{font-size:18px;color:var(--hsk-primary);flex-shrink:0;display:flex;align-items:center}.hsk-sp-header-body{flex:1;min-width:0}.hsk-sp-header-title{font-size:14px;font-weight:600;color:var(--hsk-modal-text,#1f1f1f);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsk-sp-header-sub{font-size:11px;color:var(--hsk-modal-muted,#5f6368);margin-top:2px}.hsk-sp-close{width:30px;height:30px;border-radius:var(--hsk-border-radius,0);border:1px solid var(--hsk-modal-divide,#f1f3f4);background:none;color:var(--hsk-modal-muted,#5f6368);cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all .15s;flex-shrink:0}.hsk-sp-close:hover{border-color:var(--hsk-primary);color:var(--hsk-primary)}.hsk-sp-bar{height:2px;background:linear-gradient(90deg,transparent 0,var(--hsk-primary) 40%,#ffaa80 60%,transparent 100%);background-size:200% 100%;animation:hsk-bar .9s linear infinite;flex-shrink:0}@keyframes hsk-bar{0%{background-position:200% 0}100%{background-position:-200% 0}}.hsk-sp-body{display:flex;flex:1;overflow:hidden}.hsk-sp-details-pane{flex:1;overflow-y:auto;padding:24px;border-right:1px solid var(--hsk-modal-divide,#f1f3f4);display:flex;flex-direction:column;gap:20px}.hsk-sp-chat-pane{flex:1.2;display:flex;flex-direction:column;background:var(--hsk-chat-bg,#ffffff)}.hsk-sp-product-profile{display:flex;gap:20px}@media (max-width:480px){.hsk-sp-product-profile{flex-direction:column}}.hsk-sp-details-imgwrap{width:140px;height:140px;flex-shrink:0;border:1px solid var(--hsk-modal-divide,#f1f3f4);background:#ffffff;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:var(--hsk-border-radius,0)}.hsk-sp-details-imgwrap img{max-width:100%;max-height:100%;object-fit:contain}.hsk-sp-details-meta{flex:1;display:flex;flex-direction:column;gap:6px}.hsk-sp-details-name{font-size:20px;font-weight:700;color:var(--hsk-modal-text,#1f1f1f);margin:0;line-height:1.3}.hsk-sp-details-desc{margin-top:12px}.hsk-sp-details-desc h4{font-size:13px;font-weight:600;color:var(--hsk-modal-text,#1f1f1f);margin:0 0 4px 0}.hsk-sp-details-desc p{font-size:13px;line-height:1.5;color:var(--hsk-modal-muted,#5f6368);margin:0}.hsk-sp-similar-section{border-top:1px solid var(--hsk-modal-divide,#f1f3f4);padding-top:20px}.hsk-sp-similar-section h3{font-size:14px;font-weight:600;color:var(--hsk-modal-text,#1f1f1f);margin:0 0 12px 0}.hsk-sp-results{padding:10px 0;display:flex;flex-direction:row;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.hsk-sp-empty{padding:40px;text-align:center;font-size:13px;color:var(--hsk-modal-muted,#999)}.hsk-sp-item{display:flex;flex-direction:column;gap:10px;padding:12px;border-radius:var(--hsk-border-radius,0);border:1px solid var(--hsk-modal-item-border,#f1f3f4);background:var(--hsk-modal-item-bg,#f8f9fa);animation:hsk-toast-up .28s cubic-bezier(.22,.68,0,1.2) both;overflow:hidden;flex:0 0 170px;scroll-snap-align:start}@keyframes hsk-toast-up{from{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.hsk-sp-img-wrap{width:100%;height:120px;border-radius:var(--hsk-border-radius,0);background:#fff;border:1px solid var(--hsk-modal-divide,#f1f3f4);flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:6px}.hsk-sp-img-wrap img{max-width:100%;max-height:100%;object-fit:contain}.hsk-sp-img-placeholder{font-size:26px}.hsk-sp-item-body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:6px}.hsk-sp-item-name{font-size:13px;font-weight:600;color:var(--hsk-modal-text,#1f1f1f);line-height:1.35;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hsk-sp-item-cat{font-size:11px;font-weight:600;color:var(--hsk-primary);text-transform:uppercase;letter-spacing:.05em}.hsk-sp-item-price-row{display:flex;align-items:baseline;gap:4px;margin-top:2px;flex-wrap:wrap}.hsk-sp-item-price{font-size:15px;font-weight:700;color:var(--hsk-modal-text,#1f1f1f)}.hsk-sp-item-currency{font-size:11px;color:var(--hsk-modal-muted,#5f6368)}.hsk-sp-actions{display:flex;gap:6px;margin-top:auto}.hsk-sp-action{flex:1;padding:6px 8px;border-radius:var(--hsk-border-radius,0);font-size:11px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .15s;text-align:center;font-family:inherit}.hsk-sp-action-primary{background:var(--hsk-primary);color:#fff;border-color:var(--hsk-primary)}.hsk-sp-action-primary:hover{opacity:.88}.hsk-sp-action-secondary{background:var(--hsk-action-sec-bg,#f1f3f4);color:var(--hsk-modal-muted,#5f6368);border-color:var(--hsk-modal-divide,#f1f3f4)}.hsk-sp-action-secondary:hover{background:var(--hsk-action-sec-bg-hover,#e8eaed);color:var(--hsk-modal-text,#1f1f1f)}.hsk-sp-footer{padding:12px 20px;border-top:1px solid var(--hsk-modal-divide,#f1f3f4);display:flex;align-items:center;gap:8px;flex-shrink:0}.hsk-sp-badge{font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--hsk-primary);background:rgba(255,106,51,.1);border:1px solid rgba(255,106,51,.25);padding:2px 8px;border-radius:var(--hsk-border-radius,0)}.hsk-sp-esc{font-size:11px;color:var(--hsk-modal-muted,#5f6368);margin-inline-start:auto}@media (max-width:768px){.hsk-cb-overlay{--hsk-font-size:var(--hsk-mobile-font-size,14px) !important;position:fixed !important;inset:0 !important;top:0 !important;left:0 !important;right:0 !important;width:100vw !important;height:100% !important;height:var(--hsk-vvh,100dvh) !important;min-height:0 !important;z-index:2147483647 !important;display:flex !important;flex-direction:column !important;overflow:hidden !important;overscroll-behavior:contain !important;background:var(--hsk-chat-bg,#0a0a0a) !important;box-sizing:border-box !important}.hsk-cb-panel{position:relative !important;height:100% !important;width:100% !important;max-width:100% !important;margin:0 !important;display:flex !important;flex-direction:column !important;overflow:hidden !important;border-radius:0 !important;background:var(--hsk-chat-bg,#0a0a0a) !important;box-sizing:border-box !important}.hsk-cb-main{flex:1 1 auto !important;height:100% !important;min-height:0 !important;display:flex !important;flex-direction:column !important;justify-content:space-between !important;overflow:hidden !important;background:var(--hsk-chat-bg,#0a0a0a) !important;box-sizing:border-box !important}.hsk-cb-topbar{padding:14px 14px 8px !important}.hsk-cb-msgs{flex:1 1 auto !important;min-height:0 !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;padding:10px 14px 0 !important}.hsk-cb-empty{flex:1 1 auto !important;min-height:0 !important;justify-content:center !important;padding:16px 4px !important}.hsk-cb-input-box{grid-template-columns:auto 1fr auto auto}.hsk-cb-input-box>.hsk-cb-attach-btn,.hsk-cb-input-box>.hsk-cb-voice-mode-btn{display:none}.hsk-cb-input-box>.hsk-cb-field{grid-column:2}.hsk-cb-input-box>.hsk-cb-mic-btn{grid-column:3}.hsk-cb-input-box>.hsk-cb-send,.hsk-cb-input-box>.hsk-chat-send{grid-column:4}.hsk-cb-tools-toggle{display:flex;grid-column:1;grid-row:1;width:36px;height:36px;align-items:center;justify-content:center;flex-shrink:0;padding:0;border:none;border-radius:12px;background:var(--hsk-chat-subtle,rgba(0,0,0,.045));color:var(--hsk-chat-muted,#6b7280);cursor:pointer;transition:transform .26s cubic-bezier(.34,1.56,.64,1),background-color .2s ease}.hsk-cb-tools-toggle--open{transform:rotate(45deg);background:var(--hsk-chat-divide,rgba(0,0,0,.09))}.hsk-cb-toolsheet-wrap,.hsk-cb-toolsheet-scrim{display:block}.hsk-cb-toolsheet-item{display:flex}.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-tools-toggle{grid-row:2}.hsk-cb-ai-msg--inline{display:block !important;padding-inline-end:34px}.hsk-cb-hello-avatar{display:none !important}.hsk-cb-hello-wrap{align-items:center !important;text-align:center !important;gap:3px !important;max-width:30ch;margin-inline:auto}.hsk-cb-hello{font-size:21px !important;font-weight:600 !important;letter-spacing:-.015em;color:var(--hsk-chat-muted,#8b8b8f) !important;text-align:center !important}.hsk-cb-hello-lead,.hsk-cb-hello-ask{font-size:14px !important;font-weight:400 !important;text-align:center !important;color:color-mix(in srgb,var(--hsk-chat-muted,#8b8b8f) 78%,transparent) !important}.hsk-cb-onboarding-head{justify-content:flex-end !important;margin-bottom:12px !important}.hsk-cb-hello{font-size:clamp(26px,6.8vw,36px) !important;font-weight:600 !important;line-height:1.22 !important;letter-spacing:-0.025em !important}.hsk-cb-hello-lead{font-size:15px !important;line-height:1.45 !important;color:var(--hsk-chat-muted,#71717a) !important;margin-top:4px !important}.hsk-cb-doodles{opacity:.92 !important}.hsk-cb-input-wrap{margin-top:auto !important;flex-shrink:0 !important;--hsk-composer-pad-top:8px;--hsk-composer-pad-x:14px;padding:8px 14px !important;padding-bottom:max(12px,env(safe-area-inset-bottom)) !important;background:var(--hsk-chat-bg,#0a0a0a) !important;position:relative !important;z-index:10 !important}.hsk-cb-attach-btn,.hsk-cb-mic-btn,.hsk-cb-send,.hsk-chat-send{width:32px !important;height:32px !important;border-radius:8px !important}.hsk-cb-attach-btn svg,.hsk-cb-mic-btn svg,.hsk-cb-send svg,.hsk-chat-send svg{width:15px !important;height:15px !important}.hsk-sp-backdrop.hsk-sp-mobile-view{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:auto !important;width:100vw !important;height:var(--hsk-vvh,100dvh) !important;min-height:0 !important;z-index:2147483647 !important;display:flex !important;flex-direction:column !important;overflow:hidden !important;overscroll-behavior:contain !important;background:var(--hsk-chat-bg,#0a0a0a) !important;padding:0 !important;box-sizing:border-box !important}.hsk-sp-card.hsk-sp-mobile-card{position:relative !important;width:100% !important;height:100% !important;max-width:100% !important;margin:0 !important;display:flex !important;flex-direction:column !important;justify-content:space-between !important;overflow:hidden !important;border-radius:0 !important;background:var(--hsk-chat-bg,#0a0a0a) !important;box-sizing:border-box !important}.hsk-sp-body{flex:1 1 auto !important;min-height:0 !important;display:flex !important;flex-direction:column !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;background:var(--hsk-chat-bg,#0a0a0a) !important}.hsk-cb-input-box{padding:10px 10px 10px 14px}.hsk-cb-user-bubble{max-width:85%}.hsk-sp-footer{padding:8px 12px}}@media (prefers-color-scheme:dark){.hsk-sp-backdrop{background:#000000 !important}.hsk-sp-card{--hsk-modal-card-bg:#0a0a0a;--hsk-modal-card-border:#202124;--hsk-modal-text:#e8eaed;--hsk-modal-muted:#888;--hsk-action-sec-bg:#202124;--hsk-action-sec-bg-hover:#2d2f34}.hsk-sp-details-imgwrap{background:#202124;border-color:#202124}.hsk-sp-img-wrap{background:#202124;border-color:#202124}.hsk-sp-chat-pane{background:var(--hsk-chat-bg,#0a0a0a)}}@media (prefers-color-scheme:light){.hsk-sp-backdrop{background:#ffffff !important}}.hsk-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:12px 0 8px;width:100%;max-width:100%;min-width:0;border-radius:0;padding:0 0 6px;background:transparent;box-shadow:none;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--hsk-chat-divide,rgba(0,0,0,.2)) transparent;cursor:grab;user-select:auto;transition:mask-image .15s ease,-webkit-mask-image .15s ease}.hsk-table-wrapper.is-dragging{cursor:grabbing;user-select:none}.hsk-table-wrapper::-webkit-scrollbar{height:5px}.hsk-table-wrapper::-webkit-scrollbar-track{background:transparent}.hsk-table-wrapper::-webkit-scrollbar-thumb{background:var(--hsk-chat-divide,rgba(0,0,0,.25));border-radius:4px}.hsk-table-wrapper::-webkit-scrollbar-thumb:hover{background:var(--hsk-chat-muted,rgba(0,0,0,.5))}.hsk-cb-ai-text .hsk-markdown-p{margin:0 0 10px}.hsk-cb-ai-text .hsk-markdown-p:last-child{margin-bottom:0}.hsk-cb-ai-text .hsk-markdown-list{margin:0 0 10px;padding-inline-start:1.2em}.hsk-cb-ai-text .hsk-markdown-list:last-child{margin-bottom:0}.hsk-cb-ai-text .hsk-markdown-ul{list-style:disc outside}.hsk-cb-ai-text .hsk-markdown-ol{list-style:decimal outside}.hsk-cb-ai-text .hsk-markdown-list li{margin:0 0 7px;padding-left:3px;line-height:1.5}.hsk-cb-ai-text .hsk-markdown-list li:last-child{margin-bottom:0}.hsk-cb-ai-text .hsk-markdown-list li::marker{color:var(--hsk-primary,#ff6a33)}.hsk-cb-ai-text .hsk-markdown-h1,.hsk-cb-ai-text .hsk-markdown-h2,.hsk-cb-ai-text .hsk-markdown-h3{margin:14px 0 7px;font-weight:650;line-height:1.3;letter-spacing:-0.01em}.hsk-cb-ai-text .hsk-markdown-h1{font-size:1.09em}.hsk-cb-ai-text .hsk-markdown-h2{font-size:1.03em}.hsk-cb-ai-text .hsk-markdown-h3{font-size:1em}.hsk-cb-ai-text>:first-child{margin-top:0}.hsk-markdown-table{width:max-content;min-width:100%;border-collapse:collapse;border-spacing:0;text-align:start;font-size:13px;background:transparent;margin:0;border:none;font-variant-numeric:tabular-nums}.hsk-markdown-table th{padding:8px 16px 6px 16px;vertical-align:bottom;line-height:1.35;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;color:var(--hsk-chat-muted,rgba(0,0,0,.55));border-bottom:1px solid var(--hsk-chat-divide,rgba(0,0,0,.1));background:transparent !important}.hsk-markdown-table td{padding:8px 16px 8px 16px;vertical-align:middle;line-height:1.45;font-size:13px;white-space:nowrap;color:var(--hsk-chat-text,inherit);border-bottom:.5px solid var(--hsk-chat-divide,rgba(0,0,0,.06));background:transparent !important}.hsk-markdown-table th:first-child,.hsk-markdown-table td:first-child{padding-inline-start:0;font-weight:590;white-space:normal;max-width:280px;min-width:150px;line-height:1.35}.hsk-markdown-table th:last-child,.hsk-markdown-table td:last-child{padding-inline-end:0}.hsk-markdown-table tbody tr:last-child td{border-bottom:none}.hsk-markdown-table td *{color:inherit}.hsk-markdown-table .hsk-markdown-link{display:inline-flex;align-items:center;padding:2px 8px;background-color:var(--hsk-chat-source-bg,rgba(0,0,0,.04));border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.08));color:var(--hsk-primary,#ff6a33);font-size:12px;font-weight:500;border-radius:6px;text-decoration:none !important;margin:2px 0;transition:opacity .15s ease}.hsk-markdown-table .hsk-markdown-link:hover{opacity:.8}@media (prefers-color-scheme:dark){.hsk-markdown-table th{color:var(--hsk-chat-muted,rgba(255,255,255,.5));border-bottom-color:var(--hsk-chat-divide,rgba(255,255,255,.1))}.hsk-markdown-table td{color:var(--hsk-chat-text,#f0efed);border-bottom-color:var(--hsk-chat-divide,rgba(255,255,255,.06))}}.hsk-markdown-link{color:var(--hsk-primary,#ff6a33);text-decoration:underline;text-underline-offset:2px}.hsk-markdown-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace,var(--hsk-font);font-size:.85em;background-color:rgba(128,128,128,.15);padding:.2em .4em;border-radius:var(--hsk-border-radius,0);color:inherit;word-break:break-word}.hsk-markdown-img-block{margin:8px 0;line-height:0}.hsk-markdown-img{display:block;max-width:100%;width:auto;max-height:220px;border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.18);object-fit:cover;background:rgba(128,128,128,.08)}.hsk-sp-item-original-price{font-size:12px;text-decoration:line-through;color:var(--hsk-modal-muted,#888);margin-left:6px}.hsk-sp-item-discount{font-size:11px;font-weight:600;color:#10b981;margin-left:6px}.hsk-sp-item-meta-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.hsk-sp-meta-badge{font-size:11px;font-weight:500;padding:3px 8px;border-radius:var(--hsk-border-radius,0);background:var(--hsk-modal-item-bg,#f8f9fa);border:1px solid var(--hsk-modal-divide,#f1f3f4);color:var(--hsk-modal-muted,#5f6368)}.hsk-sp-meta-badge-rating{color:#f59e0b;background:rgba(245,158,11,.08);border-color:rgba(245,158,11,.2)}.hsk-sp-meta-badge-avail.in-stock{color:#10b981;background:rgba(16,185,129,.08);border-color:rgba(16,185,129,.2)}.hsk-sp-meta-badge-avail.out-stock{color:#ef4444;background:rgba(239,68,68,.08);border-color:rgba(239,68,68,.2)}.hsk-sp-item-brand{font-size:11px;font-weight:700;color:var(--hsk-modal-muted,#888);text-transform:uppercase;letter-spacing:.05em;margin-bottom:-2px}.hsk-chat-widget::-webkit-scrollbar,.hsk-sp-card::-webkit-scrollbar,.hsk-cb-msgs::-webkit-scrollbar,.hsk-sp-details-pane::-webkit-scrollbar,.hsk-sp-results::-webkit-scrollbar,.hsk-chat-messages::-webkit-scrollbar{width:3px;height:3px}.hsk-chat-widget::-webkit-scrollbar-track,.hsk-sp-card::-webkit-scrollbar-track,.hsk-cb-msgs::-webkit-scrollbar-track,.hsk-sp-details-pane::-webkit-scrollbar-track,.hsk-sp-results::-webkit-scrollbar-track,.hsk-chat-messages::-webkit-scrollbar-track{background:transparent}.hsk-chat-widget::-webkit-scrollbar-thumb,.hsk-sp-card::-webkit-scrollbar-thumb,.hsk-cb-msgs::-webkit-scrollbar-thumb,.hsk-sp-details-pane::-webkit-scrollbar-thumb,.hsk-sp-results::-webkit-scrollbar-thumb,.hsk-chat-messages::-webkit-scrollbar-thumb{background:rgba(0,0,0,.06);border-radius:99px;transition:background .2s ease}.hsk-chat-widget::-webkit-scrollbar-thumb:hover,.hsk-cb-msgs::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.15)}@media (prefers-color-scheme:dark){.hsk-chat-widget::-webkit-scrollbar-thumb,.hsk-sp-card::-webkit-scrollbar-thumb,.hsk-cb-msgs::-webkit-scrollbar-thumb,.hsk-sp-details-pane::-webkit-scrollbar-thumb,.hsk-sp-results::-webkit-scrollbar-thumb,.hsk-chat-messages::-webkit-scrollbar-thumb{background:rgba(255,255,255,.08)}.hsk-chat-widget::-webkit-scrollbar-thumb:hover,.hsk-cb-msgs::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.2)}}.hsk-sp-details-pane,.hsk-sp-results,.hsk-chat-messages{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.06) transparent}@media (prefers-color-scheme:dark){.hsk-sp-details-pane,.hsk-sp-results,.hsk-chat-messages{scrollbar-color:rgba(255,255,255,.08) transparent}}.hsk-sp-specs-horizontal{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.hsk-sp-spec-item-horizontal{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--hsk-modal-item-bg,#f8f9fa);border:1px solid var(--hsk-modal-divide,#f1f3f4);border-radius:var(--hsk-border-radius,0);font-size:11px}.hsk-sp-spec-label-horizontal{font-weight:500;color:var(--hsk-modal-muted,#888)}.hsk-sp-spec-value-horizontal{font-weight:600;color:var(--hsk-modal-text,#1f1f1f)}@media (prefers-color-scheme:dark){.hsk-sp-spec-item-horizontal{background:#1a1a1b;border-color:#202124}}.hsk-cb-phone-form{display:flex;flex-direction:column;gap:8px;margin-top:8px}.hsk-cb-phone-label{font-size:.875rem;color:var(--hsk-chat-text,#111);margin:0}.hsk-cb-phone-input{width:100%;box-sizing:border-box;padding:8px 12px;border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.12));border-radius:var(--hsk-border-radius,0);background:var(--hsk-chat-input-bg,rgba(0,0,0,.04));color:var(--hsk-chat-text,#111);font-size:.9rem;outline:none;transition:border-color .15s}.hsk-cb-phone-input::placeholder{color:var(--hsk-chat-muted,#888)}.hsk-cb-phone-input:focus{border-color:var(--hsk-primary,#ff6a33)}.hsk-cb-phone-submit{align-self:flex-start;padding:8px 16px;border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.12));border-radius:var(--hsk-border-radius,0);background:transparent;color:var(--hsk-chat-text,#111);font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.hsk-cb-phone-submit:hover{border-color:var(--hsk-primary,#ff6a33);color:var(--hsk-primary,#ff6a33)}.hsk-cb-main{flex:1;min-width:0;display:flex;flex-direction:column;height:100%;overflow:hidden}@keyframes hsk-fade-in-up{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hsk-action-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px;animation:hsk-fade-in-up .35s ease .1s both}.hsk-action-pill{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:20px;border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.12));background:var(--hsk-pill-bg,rgba(255,255,255,.8));color:var(--hsk-chat-text,#1f1f1f);font-size:12px;font-weight:500;cursor:pointer;font-family:inherit;transition:all .15s;white-space:nowrap;backdrop-filter:blur(4px)}.hsk-action-pill:hover:not(:disabled){border-color:var(--hsk-primary,#ff6a33);background:color-mix(in srgb,var(--hsk-primary,#ff6a33) 8%,transparent);color:var(--hsk-primary,#ff6a33);transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.08)}.hsk-action-pill:disabled{opacity:.4;cursor:not-allowed}.hsk-pill-emoji{font-size:13px;line-height:1}@media (prefers-color-scheme:dark){.hsk-action-pill{--hsk-pill-bg:rgba(40,40,42,.85);border-color:rgba(255,255,255,.1);color:var(--hsk-chat-text,#e8eaed)}}[data-hsk-theme="dark"] .hsk-action-pill{--hsk-pill-bg:rgba(40,40,42,.85);border-color:rgba(255,255,255,.1);color:var(--hsk-chat-text,#e8eaed)}.hsk-sp-tabs-mobile{display:none}@media (max-width:768px){.hsk-sp-tabs-mobile{display:flex;border-bottom:1px solid var(--hsk-modal-divide,#f1f3f4);background:var(--hsk-modal-card-bg,#ffffff);flex-shrink:0}.hsk-sp-tab-btn{flex:1;padding:12px 8px;background:none;border:none;border-bottom:2px solid transparent;font-size:13px;font-weight:600;color:var(--hsk-modal-muted,#5f6368);cursor:pointer;text-align:center;transition:all .15s;font-family:inherit}.hsk-sp-tab-btn.active{color:var(--hsk-primary);border-bottom-color:var(--hsk-primary)}.hsk-sp-pane-hidden-mobile{display:none !important}.hsk-sp-details-pane,.hsk-sp-chat-pane{flex:1 !important;height:100% !important;max-height:none !important}}@media (max-width:768px){.hsk-sp-header-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.hsk-sp-header-specs-btn{flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:600;color:var(--hsk-modal-muted,#5f6368);background:var(--hsk-action-sec-bg,#f1f3f4);border:1px solid var(--hsk-modal-divide,#f1f3f4);border-radius:20px;cursor:pointer;font-family:inherit;transition:all .2s ease}.hsk-sp-header-specs-btn:hover{background:var(--hsk-action-sec-bg-hover,#e8eaed);color:var(--hsk-primary)}.hsk-sp-mobile-attachment-deck{margin-top:10px;display:flex;flex-direction:column;gap:10px;width:100%}.hsk-sp-mobile-main-card{display:flex;align-items:center;gap:12px;padding:10px 12px;background:var(--hsk-modal-item-bg,#f8f9fa);border:1px solid var(--hsk-modal-divide,#f1f3f4);border-radius:8px;width:100%;box-sizing:border-box}.hsk-sp-mobile-main-card-img{width:44px;height:44px;flex-shrink:0;border:1px solid var(--hsk-modal-divide,#f1f3f4);border-radius:6px;background:#ffffff;display:flex;align-items:center;justify-content:center;padding:3px;overflow:hidden}.hsk-sp-mobile-main-card-img img{max-width:100%;max-height:100%;object-fit:contain}.hsk-sp-mobile-main-card-info{flex:1;min-width:0}.hsk-sp-mobile-main-card-brand{font-size:9px;font-weight:700;color:var(--hsk-modal-muted,#888);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsk-sp-mobile-main-card-name{font-size:13px;font-weight:600;color:var(--hsk-modal-text,#1f1f1f);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px}.hsk-sp-mobile-main-card-price{font-size:12px;font-weight:700;color:var(--hsk-primary);margin-top:1px}.hsk-sp-mobile-main-card-specs-btn{padding:5px 10px;font-size:11px;font-weight:600;color:var(--hsk-primary);background:transparent;border:1px solid var(--hsk-primary);border-radius:4px;cursor:pointer;font-family:inherit;transition:all .2s ease}.hsk-sp-mobile-main-card-specs-btn:hover{background:var(--hsk-primary);color:#ffffff}.hsk-sp-mobile-similar-carousel-inline{display:flex;flex-direction:column;gap:6px;width:100%}.hsk-sp-mobile-similar-carousel-title{font-size:10px;font-weight:700;color:var(--hsk-modal-muted,#888);text-transform:uppercase;letter-spacing:.05em;padding-left:2px}.hsk-sp-mobile-similar-carousel-list{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px}.hsk-sp-mobile-similar-carousel-list::-webkit-scrollbar{display:none}.hsk-sp-mobile-similar-carousel-item{flex:0 0 160px;display:flex;align-items:center;gap:8px;padding:6px 8px;background:var(--hsk-modal-item-bg,#f8f9fa);border:1px solid var(--hsk-modal-divide,#f1f3f4);border-radius:6px;cursor:pointer;box-sizing:border-box;transition:transform .15s ease,border-color .15s ease}.hsk-sp-mobile-similar-carousel-item:hover{border-color:var(--hsk-primary)}.hsk-sp-mobile-similar-carousel-img{width:32px;height:32px;flex-shrink:0;border-radius:4px;background:#ffffff;border:1px solid var(--hsk-modal-divide,#f1f3f4);display:flex;align-items:center;justify-content:center;padding:2px;overflow:hidden}.hsk-sp-mobile-similar-carousel-img img{max-width:100%;max-height:100%;object-fit:contain}.hsk-sp-mobile-similar-carousel-meta{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.hsk-sp-mobile-similar-carousel-name{font-size:11px;font-weight:600;color:var(--hsk-modal-text,#1f1f1f);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsk-sp-mobile-similar-carousel-price{font-size:10px;font-weight:700;color:var(--hsk-primary);margin-top:1px}.hsk-sp-mobile-chat-container{flex:1;display:flex;flex-direction:column;overflow:hidden;background:var(--hsk-chat-bg,#ffffff)}.hsk-sp-mobile-specs-overlay{position:fixed;inset:0;z-index:100000;background:rgba(0,0,0,.4);display:flex;align-items:flex-end;animation:hsk-bd-in .2s ease-out}.hsk-sp-mobile-specs-drawer{width:100%;background:var(--hsk-modal-card-bg,#ffffff);border-top-left-radius:12px;border-top-right-radius:12px;max-height:70vh;display:flex;flex-direction:column;animation:hsk-drawer-in .25s cubic-bezier(0,0,.2,1);box-shadow:0 -8px 24px rgba(0,0,0,.15)}@keyframes hsk-drawer-in{from{transform:translateY(100%)}to{transform:translateY(0)}}.hsk-sp-mobile-specs-header{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid var(--hsk-modal-divide,#f1f3f4)}.hsk-sp-mobile-specs-header h3{margin:0;font-size:14px;font-weight:700;color:var(--hsk-modal-text,#1f1f1f)}.hsk-sp-mobile-specs-header button{background:none;border:none;font-size:12px;font-weight:600;color:var(--hsk-primary);cursor:pointer;font-family:inherit}.hsk-sp-mobile-specs-body{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px}.hsk-sp-mobile-specs-title{font-size:15px;font-weight:700;color:var(--hsk-modal-text,#1f1f1f);margin:0}.hsk-sp-mobile-specs-desc h5,.hsk-sp-mobile-specs-list h5{margin:0 0 6px 0;font-size:11px;font-weight:700;color:var(--hsk-modal-muted,#888);text-transform:uppercase;letter-spacing:.05em}.hsk-sp-mobile-specs-desc p{margin:0;font-size:13px;line-height:1.5;color:var(--hsk-modal-text,#333)}.hsk-sp-mobile-specs-list{display:flex;flex-direction:column;gap:8px}.hsk-sp-mobile-spec-row{display:flex;justify-content:space-between;padding:8px 10px;background:var(--hsk-modal-item-bg,#f8f9fa);border:1px solid var(--hsk-modal-divide,#f1f3f4);border-radius:var(--hsk-border-radius,4px);font-size:12px;gap:12px}.hsk-sp-mobile-spec-label{color:var(--hsk-modal-muted,#5f6368);font-weight:500}.hsk-sp-mobile-spec-value{color:var(--hsk-modal-text,#1f1f1f);font-weight:600;text-align:right}}@media (prefers-color-scheme:dark){.hsk-sp-mobile-main-card{background:#0a0a0a !important}.hsk-sp-mobile-main-card-img{background:#1a1a1b !important}.hsk-sp-mobile-similar-carousel-item{background:#0a0a0a !important}.hsk-sp-mobile-similar-carousel-img{background:#1a1a1b !important}.hsk-sp-mobile-specs-drawer{background:#0a0a0a !important}.hsk-sp-mobile-spec-row{background:#1a1a1b !important}}.kiku-voice-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:transparent;color:var(--hsk-text-muted,#888);cursor:pointer;transition:color .2s,background .2s;flex-shrink:0}.kiku-voice-btn:hover{background:var(--hsk-hover-bg,rgba(0,0,0,.06));color:var(--hsk-primary,#6c47ff)}.kiku-voice-btn--active{color:#ef4444;background:rgba(239,68,68,.1)}.kiku-voice-btn:disabled{opacity:.4;cursor:not-allowed}.kiku-voice-ripple{position:absolute;inset:-4px;border-radius:50%;border:2px solid #ef4444;animation:kiku-voice-pulse 1.2s ease-out infinite;pointer-events:none}@keyframes kiku-voice-pulse{0%{transform:scale(1);opacity:1}100%{transform:scale(1.6);opacity:0}}.kiku-vs-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:transparent;color:var(--hsk-text-muted,#888);cursor:pointer;transition:color .2s,background .2s;flex-shrink:0}.kiku-vs-btn:hover{background:var(--hsk-hover-bg,rgba(0,0,0,.06));color:var(--hsk-primary,#6c47ff)}.kiku-vs-btn--loading{opacity:.6;pointer-events:none}@keyframes kiku-vs-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.kiku-vs-spin{animation:kiku-vs-rotate .8s linear infinite}.kiku-style-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.kiku-style-tag{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border-radius:99px;background:var(--hsk-primary-alpha,rgba(108,71,255,.1));color:var(--hsk-primary,#6c47ff);font-size:11px;font-weight:500;white-space:nowrap}.kiku-vs-preview-banner{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--hsk-surface,#f9f9f9);border-radius:10px;margin-bottom:12px;border:1px solid var(--hsk-border,#e5e5e5)}.kiku-vs-preview-img{width:44px;height:44px;object-fit:cover;border-radius:8px;flex-shrink:0}.kiku-vs-preview-info{flex:1;min-width:0}.kiku-vs-preview-label{font-size:11px;color:var(--hsk-text-muted,#888);margin-bottom:2px}.kiku-vs-preview-palette{font-size:13px;font-weight:600;color:var(--hsk-text,#1a1a1a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kiku-voice-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:transparent;color:var(--hsk-text-muted,#888);cursor:pointer;transition:color .2s,background .2s;flex-shrink:0}.kiku-voice-btn:hover{background:var(--hsk-hover-bg,rgba(0,0,0,.06));color:var(--hsk-primary,#ff6a33)}.kiku-voice-btn--active{color:#ef4444;background:rgba(239,68,68,.1)}.kiku-voice-btn:disabled{opacity:.4;cursor:not-allowed}.kiku-voice-ripple{position:absolute;inset:-4px;border-radius:50%;border:2px solid #ef4444;animation:kiku-voice-pulse 1.2s ease-out infinite;pointer-events:none}@keyframes kiku-voice-pulse{0%{transform:scale(1);opacity:1}100%{transform:scale(1.7);opacity:0}}.kiku-vs-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:transparent;color:var(--hsk-text-muted,#888);cursor:pointer;transition:color .2s,background .2s;flex-shrink:0}.kiku-vs-btn:hover{background:var(--hsk-hover-bg,rgba(0,0,0,.06));color:var(--hsk-primary,#ff6a33)}.kiku-vs-btn--loading{opacity:.6;pointer-events:none}@keyframes kiku-vs-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.kiku-vs-spin{animation:kiku-vs-rotate .8s linear infinite}.kiku-style-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.kiku-style-tag{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border-radius:99px;background:rgba(255,106,51,.1);color:var(--hsk-primary,#ff6a33);font-size:11px;font-weight:500;white-space:nowrap}.kiku-vs-preview-banner{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--hsk-surface,#f9f9f9);border-radius:10px;margin-bottom:12px;border:1px solid var(--hsk-border,#e5e5e5);animation:hsk-msg-in .22s ease-out both}.kiku-vs-preview-img{width:44px;height:44px;object-fit:cover;border-radius:8px;flex-shrink:0}.kiku-vs-preview-info{flex:1;min-width:0}.kiku-vs-preview-label{font-size:11px;color:var(--hsk-text-muted,#888);margin-bottom:2px}.kiku-vs-preview-palette{font-size:13px;font-weight:600;color:var(--hsk-text,#1a1a1a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsk-cb-source--referenced{}.hsk-source-card--referenced{}.hsk-cb-source-ref-badge{position:absolute;top:6px;right:6px;background:#fbbf24;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.15);z-index:10;animation:hsk-badge-pop .3s cubic-bezier(.34,1.56,.64,1) both}@keyframes hsk-badge-pop{from{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.hsk-sources-group-title{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#888;margin:14px 0 8px 0;display:flex;align-items:center;gap:4px}.hsk-kiku-badge{display:inline-flex;align-items:center;gap:3px;font-size:13px;font-weight:700;letter-spacing:-0.01em;color:#ffffff;background:rgba(255,255,255,.28);border:1px solid rgba(255,255,255,.45);padding:2px 8px;border-radius:8px;margin-inline-end:8px;vertical-align:middle;position:relative;top:-1px;box-shadow:0 1px 3px rgba(0,0,0,.12)}.hsk-markdown-img,.hsk-cb-user-img-thumb,.hsk-cb-source .hsk-cb-src-imgwrap img{cursor:zoom-in}.hsk-lightbox{position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;padding:24px;animation:hsk-lightbox-in .15s ease-out both;cursor:zoom-out}@keyframes hsk-lightbox-in{from{opacity:0}to{opacity:1}}.hsk-lightbox-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:4px;cursor:default}.hsk-lightbox-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;border:none;background:rgba(255,255,255,.15);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.hsk-lightbox-close:hover{background:rgba(255,255,255,.28)}.hsk-cb-viz{margin-top:10px;animation:hsk-msg-in .2s ease-out both}.hsk-cb-viz img,.hsk-cb-viz video{width:100%;max-width:420px;border-radius:8px;display:block}.hsk-cb-viz-disclaimer{max-width:420px;margin-top:4px;font-size:11px;line-height:1.4;color:var(--hsk-chat-muted,#9aa0a6)}.hsk-cb-calc-disclaimer{max-width:440px;margin-top:8px;padding:8px 12px;font-size:11.5px;line-height:1.45;color:var(--hsk-chat-muted,rgba(255,255,255,.65));background:var(--hsk-chat-callout-bg,rgba(255,255,255,.04));border:1px solid var(--hsk-border-subtle,rgba(255,255,255,.08));border-radius:8px}[data-hsk-theme="light"] .hsk-cb-calc-disclaimer{color:rgba(0,0,0,.6);background:rgba(0,0,0,.03);border-color:rgba(0,0,0,.08)}.hsk-cb-stale{max-width:420px;margin-top:8px;padding:8px 10px;border:1px solid rgba(220,38,38,.35);border-left-width:3px;border-radius:6px;background:rgba(220,38,38,.06)}.hsk-cb-stale-title{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#dc2626}.hsk-cb-stale-item{margin-top:3px;font-size:12px;line-height:1.45;color:var(--hsk-chat-text,#202124)}.hsk-cb-stale-reason{color:var(--hsk-chat-muted,#9aa0a6)}.hsk-cb-viz-imgwrap{position:relative;display:inline-block;max-width:100%}.hsk-cb-viz-mark{position:absolute;right:10px;bottom:10px;display:inline-flex;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;color:#fff;background:rgba(0,0,0,.62);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.35);border-radius:999px;cursor:pointer;transition:background .15s}.hsk-cb-viz-mark:hover{background:var(--hsk-primary,#ff6a33);border-color:transparent}.hsk-markup-overlay{position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.88);display:flex;align-items:center;justify-content:center;padding:16px;animation:hsk-lightbox-in .15s ease-out both}.hsk-markup{display:flex;flex-direction:column;gap:12px;width:min(720px,100%);max-height:100%;overflow-y:auto}.hsk-markup-head{display:flex;align-items:center;justify-content:space-between}.hsk-markup-title{font-size:14px;font-weight:600;color:#fff}.hsk-markup-cancel{padding:6px 12px;font-size:12px;font-weight:600;color:#fff;background:rgba(255,255,255,.12);border:none;border-radius:var(--hsk-border-radius,0);cursor:pointer}.hsk-markup-cancel:hover{background:rgba(255,255,255,.22)}.hsk-markup-stage{display:flex;justify-content:center}.hsk-markup-canvas-wrap{position:relative;max-width:100%}.hsk-markup-canvas{display:block;max-width:100%;max-height:60vh;border-radius:var(--hsk-border-radius,0);touch-action:none}.hsk-markup-canvas--pen,.hsk-markup-canvas--eraser{cursor:crosshair}.hsk-markup-canvas--text{cursor:text}.hsk-markup-textinput{position:absolute;transform:translateY(-100%);min-width:140px;padding:4px 6px;font-size:14px;font-weight:600;background:rgba(0,0,0,.55);border:1px dashed rgba(255,255,255,.6);border-radius:4px;outline:none}.hsk-markup-loading,.hsk-markup-error{padding:40px 16px;font-size:13px;color:rgba(255,255,255,.75);text-align:center}.hsk-markup-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.hsk-markup-colors{display:flex;gap:8px}.hsk-markup-color{width:22px;height:22px;border-radius:50%;border:2px solid transparent;cursor:pointer;padding:0}.hsk-markup-color--on{border-color:#fff;transform:scale(1.15)}.hsk-markup-actions{display:flex;gap:6px}.hsk-markup-tool{padding:6px 11px;font-size:12px;font-weight:600;color:#fff;background:rgba(255,255,255,.12);border:none;border-radius:var(--hsk-border-radius,0);cursor:pointer}.hsk-markup-tool:hover:not(:disabled){background:rgba(255,255,255,.22)}.hsk-markup-tool--on{background:var(--hsk-primary,#ff6a33)}.hsk-markup-tool--on:hover:not(:disabled){background:var(--hsk-primary,#ff6a33)}.hsk-markup-tool:disabled{opacity:.4;cursor:default}.hsk-markup-send{display:flex;gap:8px}.hsk-markup-instruction{flex:1;min-width:0;padding:10px 12px;font-size:14px;color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.25);border-radius:var(--hsk-border-radius,0);outline:none}.hsk-markup-instruction::placeholder{color:rgba(255,255,255,.5)}.hsk-markup-instruction:focus{border-color:var(--hsk-primary,#ff6a33)}.hsk-markup-go{padding:10px 20px;font-size:13px;font-weight:600;color:#fff;background:var(--hsk-primary,#ff6a33);border:none;border-radius:var(--hsk-border-radius,0);cursor:pointer}.hsk-markup-go:hover:not(:disabled){opacity:.9}.hsk-markup-go:disabled{opacity:.45;cursor:default}.hsk-cb-kimgs{margin-top:10px;display:flex;flex-direction:column;gap:10px;animation:hsk-msg-in .2s ease-out both}.hsk-cb-kimg-grid{display:flex;flex-wrap:wrap;gap:6px}.hsk-cb-kimg{width:132px;height:132px;object-fit:cover;border-radius:8px;cursor:zoom-in;border:1px solid var(--hsk-chat-border,rgba(0,0,0,.08))}.hsk-cb-kimg:only-child{width:100%;max-width:320px;height:auto}.hsk-cb-kimg-caption{margin-top:4px;font-size:11px;line-height:1.4;color:var(--hsk-chat-muted,#9aa0a6)}.hsk-cb-viz--loading{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--hsk-chat-muted,#888);padding:10px 0}.hsk-cb-viz-spinner{width:14px;height:14px;border-radius:50%;border:2px solid var(--hsk-chat-divide,rgba(0,0,0,.15));border-top-color:var(--hsk-primary,#ff6a33);animation:hsk-viz-spin .7s linear infinite}@keyframes hsk-viz-spin{to{transform:rotate(360deg)}}.hsk-cb-panel[data-script="nonlatin"][data-host-font="gap"]{--hsk-font:"Geist",system-ui,-apple-system,'Segoe UI',Roboto,'Noto Sans',sans-serif}.hsk-cb-panel[data-script="nonlatin"],.hsk-cb-panel[data-script="nonlatin"] *{letter-spacing:normal;font-family:var(--hsk-font)}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hello,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hello-lead,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hello-ask,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-ai-text,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-user-bubble,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hint,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-chip,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-topbar-btn,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-textarea,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-entlang-opt-title,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-entlang-opt-note,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-ai-text .hsk-markdown-list li,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-ai-text .hsk-markdown-h1,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-ai-text .hsk-markdown-h2,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-ai-text .hsk-markdown-h3,.hsk-cb-panel[data-script="nonlatin"] .hsk-markdown-table th,.hsk-cb-panel[data-script="nonlatin"] .hsk-markdown-table td{line-height:1.9}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hint{font-size:11px;line-height:16px;bottom:4px}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-voice-error{font-size:12px;line-height:22px;max-width:30ch}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hello{font-size:clamp(20px,3.4vw,26px);line-height:1.5;text-wrap:balance;overflow-wrap:break-word}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hello-ask{font-size:15px;line-height:1.75}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hello-wrap{max-width:100%;min-width:0}.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-hello,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-hello-lead,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-hello-ask,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-ai-text,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-user-bubble,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-hint,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-chip,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-topbar-btn,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-textarea,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-entlang-opt-title,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-entlang-opt-note,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-ai-text .hsk-markdown-list li,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-ai-text .hsk-markdown-h1,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-ai-text .hsk-markdown-h2,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-ai-text .hsk-markdown-h3,.hsk-cb-panel[data-nastaliq="true"] .hsk-markdown-table th,.hsk-cb-panel[data-nastaliq="true"] .hsk-markdown-table td{line-height:2.2}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-chip{font-size:14px}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-topbar-btn{height:auto;min-height:34px;padding:5px 14px}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-field{--hsk-input-line-height:1.9}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-textarea{min-height:34px}.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-field{--hsk-input-line-height:2.2}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-user-bubble,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-ai-text{overflow-wrap:break-word;word-break:normal}.hsk-cb-viz-broken{font-size:13px;color:var(--hsk-chat-muted,#71717a);padding:14px 16px;border:1px dashed var(--hsk-chat-divide,rgba(0,0,0,.12));border-radius:12px}.hsk-msg-audio-btn{background:transparent;border:none;color:#888;cursor:pointer;padding:4px;border-radius:4px;display:inline-flex;align-items:center}.hsk-cb-voice-mode-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;background:transparent;border:1px solid transparent;border-radius:12px;color:var(--hsk-chat-muted,#71717a);cursor:pointer;transition:all .2s cubic-bezier(.34,1.56,.64,1);font-family:inherit}.hsk-cb-voice-mode-btn:hover:not(:disabled),.hsk-cb-mic-btn:hover:not(:disabled){border-color:color-mix(in srgb,var(--hsk-primary,#ff6a33) 25%,transparent);color:var(--hsk-primary,#ff6a33);background:color-mix(in srgb,var(--hsk-primary,#ff6a33) 8%,transparent);transform:translateY(-1px)}.hsk-cb-voice-mode-btn:disabled{opacity:.35;cursor:not-allowed}.hsk-cb-voice-mode-btn--active,.hsk-cb-mic-btn--listening{color:var(--hsk-primary,#ff6a33);background:color-mix(in srgb,var(--hsk-primary,#ff6a33) 12%,transparent)}.hsk-cb-mic-btn--processing{color:var(--hsk-primary,#ff6a33);opacity:.7}.hsk-voice-overlay{position:absolute;inset:0;z-index:30;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(12px,2.2vh,26px);padding:clamp(14px,2.5vh,24px);overflow-y:auto;overscroll-behavior:contain;background:var(--hsk-chat-bg,#ffffff);animation:hsk-voice-in .32s cubic-bezier(.2,.8,.2,1);will-change:opacity;contain:paint}.hsk-voice-overlay::before{content:'';position:absolute;inset:0;background:radial-gradient(42% 26% at 50% 40%,color-mix(in srgb,var(--hsk-primary,#ff6a33) 8%,transparent) 0,transparent 68%);pointer-events:none}.hsk-voice-overlay>*{position:relative}@keyframes hsk-voice-in{from{opacity:0}to{opacity:1}}.hsk-voice-allowance{position:absolute;top:14px;left:14px;display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;font-size:12px;font-variant-numeric:tabular-nums;font-weight:600;border:1px solid color-mix(in srgb,var(--hsk-chat-text,#1f1f1f) 14%,transparent);border-radius:999px;color:var(--hsk-chat-muted,#71717a);transition:color .18s ease,border-color .18s ease}.hsk-voice-allowance--low{color:#dc2626;border-color:color-mix(in srgb,#dc2626 40%,transparent)}.hsk-voice-exit{position:absolute;top:14px;right:14px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:transparent;border:1px solid color-mix(in srgb,var(--hsk-chat-text,#1f1f1f) 14%,transparent);border-radius:999px;color:var(--hsk-chat-muted,#71717a);cursor:pointer;transition:color .18s ease,border-color .18s ease}.hsk-voice-exit:hover{color:var(--hsk-chat-text,#1f1f1f);border-color:color-mix(in srgb,var(--hsk-chat-text,#1f1f1f) 32%,transparent)}.hsk-voice-stage{width:min(560px,100%);height:clamp(110px,24vh,240px);flex:none}.hsk-voice-canvas{display:block;width:100%;height:100%}.hsk-voice-controls{display:flex;align-items:center;gap:12px}.hsk-voice-control{display:flex;align-items:center;justify-content:center;width:52px;height:52px;padding:0;background:var(--hsk-surface-2,rgba(255,255,255,.95));border:1px solid color-mix(in srgb,var(--hsk-chat-text,#000000) 10%,transparent);border-radius:999px;color:var(--hsk-chat-text,#1f1f1f);cursor:pointer;box-shadow:0 2px 12px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.04);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:color .2s ease,border-color .2s ease,background .2s ease,transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s ease}.hsk-voice-control:hover{transform:scale(1.06);box-shadow:0 4px 18px rgba(0,0,0,.12)}.hsk-voice-control:active{transform:scale(.92);transition-duration:.08s}.hsk-voice-control--muted{color:var(--hsk-chat-muted,#888888);border-color:color-mix(in srgb,var(--hsk-chat-text,#000000) 12%,transparent);background:color-mix(in srgb,var(--hsk-chat-bg,#ffffff) 85%,transparent);box-shadow:0 1px 4px rgba(0,0,0,.04)}.hsk-voice-control-icon{display:inline-flex;align-items:center;justify-content:center;z-index:2;transition:transform .2s ease}@keyframes hsk-voice-icon-in{from{opacity:0;transform:scale(.6) rotate(-12deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}@keyframes hsk-voice-control-pulse{0%{transform:scale(1);box-shadow:0 0 0 0 color-mix(in srgb,var(--hsk-primary,#ff6a33) 45%,transparent)}40%{transform:scale(1.08);box-shadow:0 0 0 8px color-mix(in srgb,var(--hsk-primary,#ff6a33) 0,transparent)}100%{transform:scale(1);box-shadow:0 0 0 0 transparent}}@media (prefers-reduced-motion:reduce){.hsk-voice-control-icon,.hsk-voice-control--muted{animation:none}}.hsk-voice-caption{display:flex;flex-direction:column;align-items:center;gap:10px;max-width:min(520px,100%);text-align:center}.hsk-voice-phase{font-family:var(--hsk-font);font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--hsk-chat-muted,#71717a);transition:color .25s ease}.hsk-voice-phase--listening,.hsk-voice-phase--speaking{color:var(--hsk-primary,#ff6a33)}.hsk-voice-phase--thinking{animation:hsk-voice-breathe 1.6s ease-in-out infinite}@keyframes hsk-voice-breathe{0%,100%{opacity:.45}50%{opacity:1}}.hsk-voice-stage--connecting{opacity:.4;transition:opacity .25s ease}.hsk-voice-connecting{display:flex;align-items:center;gap:7px;font-family:var(--hsk-font);font-size:13px;color:var(--hsk-chat-muted,#8a8f98);animation:hsk-sent-in .2s ease-out both}.hsk-voice-connecting-dot{width:6px;height:6px;border-radius:999px;background:currentColor;animation:hsk-queued-pulse 1s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.hsk-voice-connecting-dot{animation:none;opacity:.7}}.hsk-voice-heard{font-family:var(--hsk-font);font-size:1.05rem;line-height:1.5;color:var(--hsk-chat-text,#1f1f1f)}.hsk-voice-hint-sub{font-family:var(--hsk-font);font-size:14px;color:var(--hsk-chat-muted,#a1a1aa);line-height:1.4;opacity:.85}.hsk-voice-items{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:10px;width:min(620px,100%)}.hsk-voice-item{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:clamp(108px,30vw,132px);padding:8px;text-align:start;background:transparent;border:1px solid color-mix(in srgb,var(--hsk-chat-text,#1f1f1f) 10%,transparent);border-radius:12px;cursor:pointer;font-family:var(--hsk-font);animation:hsk-voice-item-in .34s cubic-bezier(.2,.8,.2,1) both;transition:border-color .18s ease,transform .18s ease}.hsk-voice-item:hover{border-color:color-mix(in srgb,var(--hsk-primary,#ff6a33) 45%,transparent);transform:translateY(-2px)}@keyframes hsk-voice-item-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.hsk-voice-item-img{width:100%;height:clamp(52px,8.5vh,78px);object-fit:cover;border-radius:8px;background:color-mix(in srgb,var(--hsk-chat-text,#1f1f1f) 5%,transparent)}.hsk-voice-item-img--empty{display:flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--hsk-chat-text,#1f1f1f) 30%,transparent)}.hsk-voice-item-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.78rem;line-height:1.35;color:var(--hsk-chat-text,#1f1f1f)}.hsk-voice-item-price{font-size:.78rem;font-weight:600;color:var(--hsk-primary,#ff6a33)}@media (prefers-reduced-motion:reduce){.hsk-voice-item{animation:none}}.hsk-voice-error{font-family:var(--hsk-font);font-size:.85rem;color:#e5484d;text-align:center}@media (prefers-reduced-motion:reduce){.hsk-voice-overlay,.hsk-voice-phase--thinking{animation:none}}.hsk-cb-listen{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin-top:6px;padding:0;background:transparent;border:none;border-radius:999px;color:var(--hsk-chat-muted,#71717a);cursor:pointer;opacity:0;transition:opacity .18s ease,color .18s ease}.hsk-cb-msg-group:hover .hsk-cb-listen,.hsk-cb-listen:focus-visible,.hsk-cb-listen--active{opacity:1}.hsk-cb-listen:hover,.hsk-cb-listen--active{color:var(--hsk-primary,#ff6a33)}.hsk-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hsk-voice-picker{position:absolute;top:clamp(14px,3vh,28px);left:50%;transform:translateX(-50%);display:flex;gap:8px;flex-wrap:nowrap;justify-content:center;max-width:min(100%,420px);padding:0 56px;z-index:2}.hsk-voice-pill{display:inline-flex;align-items:center;gap:7px;padding:5px 11px;border-radius:999px;border:1px solid rgba(0,0,0,.09);background:rgba(255,255,255,.72);backdrop-filter:blur(8px);font:inherit;font-size:11px;letter-spacing:.01em;color:#5b5b5b;cursor:pointer;transition:background 160ms ease,border-color 160ms ease,color 160ms ease,transform 160ms ease;opacity:0;animation:hsk-voice-pill-in 420ms cubic-bezier(.16,1,.3,1) forwards}.hsk-voice-pill--on{animation:hsk-voice-pill-in 420ms cubic-bezier(.16,1,.3,1) forwards,hsk-voice-pill-pop 260ms ease}@keyframes hsk-voice-pill-in{from{opacity:0;transform:translateY(-6px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hsk-voice-pill-pop{0%{transform:scale(1)}40%{transform:scale(1.06)}100%{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.hsk-voice-pill{opacity:1;animation:none}}@media (max-width:520px){.hsk-voice-picker{gap:5px;padding:0 44px}.hsk-voice-pill{padding:5px 8px;gap:4px}}.hsk-voice-pill:hover{background:rgba(255,255,255,.95);border-color:rgba(0,0,0,.16)}.hsk-voice-pill--on:hover{background:#1c1c1c;border-color:#1c1c1c;color:#fff}.hsk-voice-pill--on{background:#1a1a1a;border-color:#1a1a1a;color:#fff}@media (prefers-color-scheme:dark){.hsk-voice-pill{border-color:rgba(255,255,255,.14);background:rgba(30,30,30,.7);color:#cfcfcf}.hsk-voice-pill:hover{background:rgba(45,45,45,.9)}.hsk-voice-pill--on:hover{background:#f2f2f2;border-color:#f2f2f2;color:#141414}.hsk-voice-pill--on{background:#f2f2f2;border-color:#f2f2f2;color:#141414}}@media (max-width:520px){.hsk-cb-input-box{gap:6px;padding:10px 10px 10px 12px}.hsk-cb-attach-btn,.hsk-cb-mic-btn,.hsk-cb-send,.hsk-cb-voice-mode-btn,.hsk-chat-send{width:32px;height:32px;border-radius:10px}.hsk-cb-textarea{flex:1 1 auto;min-width:0;font-size:16px}.hsk-cb-input-box .hsk-cb-listening{display:none}}.hsk-cb-main{position:relative}.hsk-cb-main,.hsk-voice-overlay{--hsk-doodle-ink:31,31,31;--hsk-doodle-tint:255,106,51}@keyframes hsk-doodles-shimmer-in{0%{opacity:0}100%{opacity:.9}}.hsk-cb-doodles{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.9;animation:hsk-doodles-shimmer-in .28s cubic-bezier(.16,1,.3,1) both}.hsk-cb-main>*:not(.hsk-cb-doodles){position:relative}@media (prefers-color-scheme:dark){.hsk-cb-main,.hsk-voice-overlay{--hsk-doodle-ink:240,239,237;--hsk-doodle-tint:255,150,110}}[data-hsk-theme="light"] .hsk-cb-main,[data-hsk-theme="light"] .hsk-voice-overlay{--hsk-doodle-ink:31,31,31;--hsk-doodle-tint:255,106,51}[data-hsk-theme="dark"] .hsk-cb-main,[data-hsk-theme="dark"] .hsk-voice-overlay{--hsk-doodle-ink:240,239,237;--hsk-doodle-tint:255,150,110}.hsk-cb-docked-option-price,.hsk-cb-entlang-price,.hsk-cb-src-price,.hsk-kiku-picker-item-price,.hsk-source-price,.hsk-sp-item-discount,.hsk-sp-item-original-price,.hsk-sp-item-price,.hsk-sp-mobile-main-card-price,.hsk-sp-mobile-similar-carousel-price,.hsk-voice-item-price,.hsk-live-cell{font-variant-numeric:tabular-nums}.hsk-live-wrap{margin:8px 0 2px;max-width:min(88%,560px);box-sizing:border-box}.hsk-live-carousel{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start}.hsk-live-card{flex:0 1 auto;min-width:0;max-width:100%;background:var(--hsk-chat-source-bg,rgba(0,0,0,.035));border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.08));border-radius:14px;padding:10px 12px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;transition:opacity .2s ease}.hsk-live-card.is-stale{opacity:.75}.hsk-live-card__header{display:flex;align-items:center;justify-content:space-between;gap:8px}.hsk-live-card__status{display:flex;align-items:center;gap:6px;min-width:0}.hsk-live-dot{width:7px;height:7px;border-radius:50%;background:#10b981;flex-shrink:0}@media (prefers-reduced-motion:no-preference){.hsk-live-dot:not(.is-stale){animation:hsk-live-pulse 2s ease-in-out infinite}}.hsk-live-dot.is-stale{background:var(--hsk-chat-muted,#9ca3af)}.hsk-live-card__title{font-size:12px;font-weight:600;color:var(--hsk-chat-text,#111827);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-0.01em}.hsk-live-card__meta{display:flex;align-items:center;gap:8px;flex-shrink:0}.hsk-live-card__close{font-size:11px;font-weight:500;color:var(--hsk-chat-muted,#6b7280);opacity:.85;white-space:nowrap}.hsk-live-card__age{font-size:11px;font-weight:400;color:var(--hsk-chat-muted,#6b7280);white-space:nowrap;flex-shrink:0}.hsk-live-card__pills{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.hsk-live-pill{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;background:var(--hsk-chat-bg,#ffffff);border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.08));border-radius:8px;font-size:12px;font-variant-numeric:tabular-nums;line-height:1.3;color:var(--hsk-chat-text,#111827);box-shadow:0 1px 2px rgba(0,0,0,.03)}.hsk-live-pill__label{font-weight:500;color:var(--hsk-chat-muted,#6b7280);font-size:11px;text-transform:capitalize}.hsk-live-pill__value{font-weight:650;color:var(--hsk-chat-text,#111827)}@media (prefers-reduced-motion:no-preference){.hsk-live-pill.is-changed{animation:hsk-live-pill-flash 1.2s ease-out}@keyframes hsk-live-pill-flash{0%{background:rgba(16,185,129,.25);border-color:#10b981}100%{background:var(--hsk-chat-bg,#ffffff);border-color:var(--hsk-chat-divide,rgba(0,0,0,.08))}}}@media (max-width:640px){.hsk-cb-source{flex:0 0 128px}.hsk-cb-src-imgwrap,.hsk-cb-src-imgwrap-empty{width:128px;height:128px;font-size:24px}.hsk-cb-sources{gap:10px}.hsk-cb-src-name{font-size:12px;line-height:1.35}.hsk-cb-src-price{font-size:11px;padding:1px 7px;margin-top:4px}.hsk-cb-ai-text,.hsk-live{max-width:100%;width:100%}}@media (max-width:480px){.hsk-cb-source{flex:0 0 114px}.hsk-cb-src-imgwrap,.hsk-cb-src-imgwrap-empty{width:114px;height:114px;font-size:20px}.hsk-cb-sources{gap:8px}.hsk-live{border-radius:12px;padding:2px 0 8px;margin:8px 0 2px}.hsk-live-card{flex:1 1 100%}}.hsk-cb-overlay[data-hsk-theme],[data-hsk-theme] .hsk-cb-overlay{background:var(--hsk-chat-bg) !important;color:var(--hsk-chat-text) !important}[data-hsk-theme] .hsk-cb-panel{background:transparent !important;color:var(--hsk-chat-text) !important}[data-hsk-theme] .hsk-cb-topbar-name{background:var(--hsk-surface-2) !important;color:var(--hsk-name-text,var(--hsk-chat-text)) !important;box-shadow:0 0 0 3px var(--hsk-chat-bg),0 1px 3px rgba(var(--hsk-primary-rgb),.2) !important}[data-hsk-theme] .hsk-cb-think-head{background:var(--hsk-surface-2) !important;color:var(--hsk-think-text) !important;box-shadow:0 0 0 3px var(--hsk-chat-bg),0 1px 3px rgba(var(--hsk-primary-rgb),.2) !important}[data-hsk-theme] .hsk-cb-chip,[data-hsk-theme] .hsk-cb-lang-chip,[data-hsk-theme] .hsk-action-pill{border:var(--hsk-chip-border,none) !important;background:var(--hsk-surface-1) !important;color:var(--hsk-chat-text) !important}[data-hsk-theme] .hsk-cb-chip:hover,[data-hsk-theme] .hsk-cb-lang-chip:hover,[data-hsk-theme] .hsk-action-pill:hover{background:rgba(var(--hsk-primary-rgb),.12) !important;color:var(--hsk-primary) !important}[data-hsk-theme] .hsk-cb-ai-text{background:var(--hsk-bubble-bg) !important;color:var(--hsk-chat-text) !important}[data-hsk-theme] .hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::before{background:var(--hsk-bubble-bg) !important}[data-hsk-theme] .hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::after{background:var(--hsk-chat-bg) !important}[data-hsk-theme] .hsk-cb-user-bubble--tail::before{background:#007aff !important}[data-hsk-theme] .hsk-cb-user-bubble--tail::after{background:var(--hsk-chat-bg) !important}[data-hsk-theme] .hsk-cb-topbar-title{color:var(--hsk-chat-text) !important}[data-hsk-theme] .hsk-cb-topbar-btn,[data-hsk-theme] .hsk-cb-back{background:var(--hsk-surface-1) !important;color:var(--hsk-chat-muted) !important}[data-hsk-theme] .hsk-cb-input-box{background:transparent !important;border:none !important;border-radius:inherit !important}[data-hsk-theme] .hsk-cb-textarea{color:var(--hsk-chat-text) !important}[data-hsk-theme] .hsk-cb-textarea::placeholder{color:var(--hsk-placeholder) !important}[data-hsk-theme] .hsk-markdown-table th{color:var(--hsk-chat-muted) !important;border-bottom:1px solid var(--hsk-chat-divide) !important}[data-hsk-theme] .hsk-markdown-table td{color:var(--hsk-chat-text) !important;border-bottom:1px solid var(--hsk-chat-divide) !important}[data-hsk-theme] .hsk-cb-kiku-id-pill{background:var(--hsk-surface-1) !important;border:none !important;box-shadow:none !important;color:var(--hsk-chat-muted) !important}[data-hsk-theme] .hsk-cb-kiku-id-pill:hover{color:var(--hsk-primary) !important}[data-hsk-theme] .hsk-cb-theme-2x2-grid,[data-hsk-theme] .hsk-cb-topbar-ooze-menu{background:var(--hsk-surface-2) !important;box-shadow:none !important}[data-hsk-theme] .hsk-cb-theme-squircle-trigger{background:var(--hsk-surface-1) !important;color:var(--hsk-chat-text) !important;border:none !important;box-shadow:none !important}[data-hsk-theme] .hsk-cb-theme-grid-item{background:var(--hsk-grid-bg) !important;color:var(--hsk-chat-muted) !important;border:none !important;box-shadow:none !important}[data-hsk-theme] .hsk-cb-theme-grid-item.is-active{background:var(--hsk-active-bg) !important;color:var(--hsk-on-active) !important;box-shadow:none !important}[data-hsk-theme] .hsk-cb-src-name,[data-hsk-theme] .hsk-source-card__title{color:var(--hsk-src-title) !important;font-weight:650 !important}[data-hsk-theme] .hsk-cb-src-desc,[data-hsk-theme] .hsk-cb-src-detail,[data-hsk-theme] .hsk-source-card__desc{color:var(--hsk-src-desc) !important}[data-hsk-theme] .hsk-cb-src-price{background:var(--hsk-price-bg) !important;color:var(--hsk-price-text) !important;font-weight:700 !important}[data-hsk-theme] .hsk-cb-main,[data-hsk-theme] .hsk-voice-overlay{--hsk-doodle-ink:var(--hsk-ink) !important;--hsk-doodle-tint:var(--hsk-tint) !important}[data-hsk-theme] .hsk-voice-pill{background:var(--hsk-chat-input-bg) !important;border-color:var(--hsk-chat-divide) !important;color:var(--hsk-chat-muted) !important}[data-hsk-theme] .hsk-voice-pill:hover{background:var(--hsk-surface-2) !important;color:var(--hsk-chat-text) !important}[data-hsk-theme] .hsk-voice-pill--on,[data-hsk-theme] .hsk-voice-pill--on:hover{background:var(--hsk-active-bg) !important;border-color:var(--hsk-active-bg) !important;color:var(--hsk-on-active) !important}.hsk-cb-overlay[data-hsk-theme="light"],[data-hsk-theme="light"] .hsk-cb-overlay{--hsk-primary:#ff6a33 !important;--hsk-primary-rgb:255,106,51 !important;--hsk-chat-bg:#ffffff !important;--hsk-chat-text:#1f1f1f !important;--hsk-chat-muted:#5f6368 !important;--hsk-chat-divide:#e5e7eb !important;--hsk-chat-input-bg:#f3f4f6 !important;--hsk-chat-source-bg:#f9fafb !important;--hsk-fade-bg:#ffffff !important;--hsk-goo-fill:#ffffff !important;--hsk-surface-1:rgba(0,0,0,.05) !important;--hsk-surface-2:#f1f3f4 !important;--hsk-bubble-bg:#f3f4f6 !important;--hsk-think-text:#4b5563 !important;--hsk-placeholder:#757575 !important;--hsk-grid-bg:#ffffff !important;--hsk-active-bg:#1f1f1f !important;--hsk-on-active:#ffffff !important;--hsk-src-title:#111827 !important;--hsk-src-desc:#4b5563 !important;--hsk-price-bg:#f3f4f6 !important;--hsk-price-text:#ea580c !important;--hsk-sheet-bg:#f3f4f6 !important;--hsk-chip-border:1px solid rgba(0,0,0,.08) !important;--hsk-ink:55,65,81 !important;--hsk-tint:145,77,47 !important}.hsk-cb-overlay[data-hsk-theme="dark"],[data-hsk-theme="dark"] .hsk-cb-overlay{--hsk-primary:#ff6a33 !important;--hsk-primary-rgb:255,106,51 !important;--hsk-chat-bg:#0a0a0a !important;--hsk-chat-text:#f0efed !important;--hsk-chat-muted:#888888 !important;--hsk-chat-divide:rgba(255,255,255,.08) !important;--hsk-chat-input-bg:#191919 !important;--hsk-chat-source-bg:rgba(255,255,255,.04) !important;--hsk-fade-bg:#0a0a0a !important;--hsk-goo-fill:#1a1a1c !important;--hsk-surface-1:rgba(255,255,255,.06) !important;--hsk-surface-2:#1f1f22 !important;--hsk-bubble-bg:#1f1f22 !important;--hsk-think-text:#a6a6a6 !important;--hsk-placeholder:#555555 !important;--hsk-grid-bg:#1a1a1c !important;--hsk-active-bg:#f0efed !important;--hsk-on-active:#0a0a0a !important;--hsk-src-title:#f9fafb !important;--hsk-src-desc:#9ca3af !important;--hsk-price-bg:rgba(255,255,255,.08) !important;--hsk-price-text:#ff7a45 !important;--hsk-sheet-bg:#1f1f22 !important;--hsk-ink:240,239,237 !important;--hsk-tint:248,195,174 !important}.hsk-cb-overlay[data-hsk-theme="mahogany"],[data-hsk-theme="mahogany"] .hsk-cb-overlay{--hsk-primary:#e07a38 !important;--hsk-primary-rgb:224,122,56 !important;--hsk-chat-bg:#140d09 !important;--hsk-chat-text:#f6eee3 !important;--hsk-chat-muted:#a89485 !important;--hsk-chat-divide:rgba(217,140,85,.18) !important;--hsk-chat-input-bg:#211610 !important;--hsk-chat-source-bg:#1c130d !important;--hsk-fade-bg:#140d09 !important;--hsk-goo-fill:#211610 !important;--hsk-surface-1:#211610 !important;--hsk-surface-2:#2b1c14 !important;--hsk-bubble-bg:#261912 !important;--hsk-think-text:#c4b1a1 !important;--hsk-placeholder:#7a6557 !important;--hsk-grid-bg:#2b1c14 !important;--hsk-active-bg:#e07a38 !important;--hsk-on-active:#ffffff !important;--hsk-src-title:#fdf8f4 !important;--hsk-src-desc:#c4b1a1 !important;--hsk-price-bg:#2b1c14 !important;--hsk-price-text:#f59e0b !important;--hsk-sheet-bg:#211610 !important;--hsk-ink:246,238,227 !important;--hsk-tint:235,180,142 !important}.hsk-cb-overlay[data-hsk-theme="blush"],[data-hsk-theme="blush"] .hsk-cb-overlay{--hsk-primary:#ec4899 !important;--hsk-primary-rgb:236,72,153 !important;--hsk-chat-bg:#fff5f7 !important;--hsk-chat-text:#3d1424 !important;--hsk-chat-muted:#94536d !important;--hsk-chat-divide:rgba(236,72,153,.18) !important;--hsk-chat-input-bg:#ffe4ec !important;--hsk-chat-source-bg:#fff0f4 !important;--hsk-fade-bg:#fff5f7 !important;--hsk-goo-fill:#ffe4ec !important;--hsk-surface-1:#ffe4ec !important;--hsk-surface-2:#fbcfe8 !important;--hsk-bubble-bg:#ffebf1 !important;--hsk-think-text:#831843 !important;--hsk-name-text:#831843 !important;--hsk-placeholder:#b57a91 !important;--hsk-grid-bg:#fff0f4 !important;--hsk-active-bg:#ec4899 !important;--hsk-on-active:#ffffff !important;--hsk-src-title:#2b0c19 !important;--hsk-src-desc:#702648 !important;--hsk-price-bg:#fce7f3 !important;--hsk-price-text:#db2777 !important;--hsk-sheet-bg:#ffe4ec !important;--hsk-sheet-hover:#ffd2e0 !important;--hsk-ink:130,36,75 !important;--hsk-tint:175,38,97 !important}.hsk-cb-overlay[data-hsk-theme="coffee"],[data-hsk-theme="coffee"] .hsk-cb-overlay{--hsk-primary:#a9714b !important;--hsk-primary-rgb:169,113,75 !important;--hsk-chat-bg:#f7f1e8 !important;--hsk-chat-text:#3b2a1d !important;--hsk-chat-muted:#8a7561 !important;--hsk-chat-divide:rgba(169,113,75,.18) !important;--hsk-chat-input-bg:#efe4d6 !important;--hsk-chat-source-bg:#f2eade !important;--hsk-fade-bg:#f7f1e8 !important;--hsk-goo-fill:#efe4d6 !important;--hsk-surface-1:#efe4d6 !important;--hsk-surface-2:#e6d7c4 !important;--hsk-bubble-bg:#f0e7da !important;--hsk-think-text:#6b543f !important;--hsk-placeholder:#a89680 !important;--hsk-grid-bg:#f2eade !important;--hsk-active-bg:#a9714b !important;--hsk-on-active:#ffffff !important;--hsk-src-title:#2a1c11 !important;--hsk-src-desc:#6b543f !important;--hsk-price-bg:#ece0cf !important;--hsk-price-text:#9a5f32 !important;--hsk-sheet-bg:#efe4d6 !important;--hsk-sheet-hover:#e6d7c4 !important;--hsk-ink:59,42,29 !important;--hsk-tint:120,88,62 !important}.hsk-cb-overlay[data-hsk-theme="midnight"],[data-hsk-theme="midnight"] .hsk-cb-overlay{--hsk-primary:#6366f1 !important;--hsk-primary-rgb:99,102,241 !important;--hsk-chat-bg:#0f1420 !important;--hsk-chat-text:#dfe6f5 !important;--hsk-chat-muted:#8792ad !important;--hsk-chat-divide:rgba(99,102,241,.18) !important;--hsk-chat-input-bg:#1a2133 !important;--hsk-chat-source-bg:#161d2c !important;--hsk-fade-bg:#0f1420 !important;--hsk-goo-fill:#1a2133 !important;--hsk-surface-1:#1a2133 !important;--hsk-surface-2:#222b40 !important;--hsk-bubble-bg:#1e2637 !important;--hsk-think-text:#a8b3cc !important;--hsk-placeholder:#5c6780 !important;--hsk-grid-bg:#222b40 !important;--hsk-active-bg:#6366f1 !important;--hsk-on-active:#ffffff !important;--hsk-src-title:#f2f5fc !important;--hsk-src-desc:#a8b3cc !important;--hsk-price-bg:#222b40 !important;--hsk-price-text:#818cf8 !important;--hsk-sheet-bg:#1a2133 !important;--hsk-sheet-hover:#222b40 !important;--hsk-ink:223,230,245 !important;--hsk-tint:150,160,200 !important}.hsk-cb-back-icon{display:inline-flex;transition:transform .22s cubic-bezier(.22,1,.36,1)}.hsk-cb-back:hover:not(:disabled) .hsk-cb-back-icon{transform:translateX(-2px)}.hsk-cb-panel[dir="rtl"] .hsk-cb-back:hover:not(:disabled) .hsk-cb-back-icon{transform:scaleX(-1) translateX(-2px)}.hsk-cb-tools-toggle{transition:transform .26s cubic-bezier(.34,1.56,.64,1),background-color .42s cubic-bezier(.16,1,.3,1),color .42s cubic-bezier(.16,1,.3,1)}.hsk-cb-tools-toggle:hover:not(:disabled){color:var(--hsk-primary,#ff6a33);transform:rotate(90deg)}.hsk-cb-tools-toggle--open:hover:not(:disabled){transform:rotate(135deg)}.hsk-cb-tools-toggle:active:not(:disabled){transform:scale(.9);transition-duration:.1s}.hsk-cb-theme-trigger-icon{display:inline-flex;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-theme-squircle-trigger:hover .hsk-cb-theme-trigger-icon{transform:translateY(-1.5px) rotate(-8deg)}.hsk-cb-dot-item:hover:not(.hsk-cb-dot-item--active){background:var(--hsk-chat-muted,rgba(120,120,120,.6));transform:scale(1.35)}.hsk-msg-audio-btn{transition:color .18s ease,transform .22s cubic-bezier(.34,1.56,.64,1)}.hsk-msg-audio-btn:hover:not(:disabled){color:var(--hsk-primary,#ff6a33);transform:scale(1.12)}.hsk-msg-audio-btn:active:not(:disabled){transform:scale(.94);transition-duration:.1s}.hsk-markup-color{transition:transform .22s cubic-bezier(.34,1.56,.64,1),border-color .18s ease}.hsk-markup-color:hover:not(.hsk-markup-color--on){transform:scale(1.22)}.hsk-markup-color--on:hover{transform:scale(1.15)}@media (prefers-reduced-motion:reduce){.hsk-cb-back:hover:not(:disabled) .hsk-cb-back-icon,.hsk-cb-panel[dir="rtl"] .hsk-cb-back:hover:not(:disabled) .hsk-cb-back-icon,.hsk-cb-theme-squircle-trigger:hover .hsk-cb-theme-trigger-icon,.hsk-cb-dot-item:hover:not(.hsk-cb-dot-item--active),.hsk-msg-audio-btn:hover:not(:disabled),.hsk-markup-color:hover:not(.hsk-markup-color--on){transform:none}.hsk-cb-tools-toggle:hover:not(:disabled),.hsk-cb-tools-toggle--open:hover:not(:disabled){transform:none}}.hsk-voice-control{position:relative;isolation:isolate;border-radius:999px}.hsk-voice-control:not(.hsk-voice-control--muted)::before{content:'';position:absolute;inset:-1.5px;border-radius:inherit;background:conic-gradient( from 0deg,#ff3b30,#ff9500,#ffd60a,#34c759,#00c7be,#30b0c7,#007aff,#5856d6,#af52de,#ff2d55,#ff3b30 );-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 2.5px),#000 calc(100% - 2px));mask:radial-gradient(farthest-side,transparent calc(100% - 2.5px),#000 calc(100% - 2px));animation:hsk-apple-siri-spin 3s linear infinite;pointer-events:none;z-index:1}.hsk-voice-control::after{display:none !important}.hsk-voice-control-icon{will-change:transform}.hsk-voice-control:not(.hsk-voice-control--muted) .hsk-voice-control-icon{animation:hsk-apple-siri-mic-pulse 2.2s ease-in-out infinite}@keyframes hsk-apple-siri-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes hsk-apple-siri-breathe{0%,100%{transform:scale(.95);opacity:.55}50%{transform:scale(1.15);opacity:.95}}@keyframes hsk-apple-siri-mic-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.08)}}.hsk-voice-control--muted::before,.hsk-voice-control--muted::after{display:none}@media (prefers-reduced-motion:reduce){.hsk-voice-control:not(:hover):not(.hsk-voice-control--muted) .hsk-voice-control-icon,.hsk-voice-control:hover::before,.hsk-voice-control--muted::before,.hsk-voice-control--muted::after{animation:none}.hsk-voice-control:hover,.hsk-voice-control:hover .hsk-mic-cap{transform:none}}.hsk-cb-voice-error{animation:hsk-error-shake .26s cubic-bezier(.36,.07,.19,.97) both}@keyframes hsk-error-shake{0%,100%{transform:translateX(0)}22%{transform:translateX(-3px)}55%{transform:translateX(2px)}80%{transform:translateX(-1px)}}@media (prefers-reduced-motion:reduce){.hsk-cb-voice-error{animation:none}}.hsk-sun-rays,.hsk-sun-core,.hsk-moon-body,.hsk-wood-layer,.hsk-heart-body,.hsk-steam,.hsk-star-spark,.hsk-check-mark,.hsk-send-tail,.hsk-send-body{transform-box:fill-box;transform-origin:center}.hsk-sun-rays{transform-origin:12px 12px;transition:transform .5s cubic-bezier(.22,1,.36,1)}.hsk-cb-theme-grid-item:hover .hsk-sun-rays,.hsk-cb-theme-squircle-trigger:hover .hsk-sun-rays{transform:rotate(45deg)}.hsk-sun-core{transition:transform .32s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-theme-grid-item:hover .hsk-sun-core,.hsk-cb-theme-squircle-trigger:hover .hsk-sun-core{transform:scale(1.14)}.hsk-moon-body{transition:transform .34s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-theme-grid-item:hover .hsk-moon-body,.hsk-cb-theme-squircle-trigger:hover .hsk-moon-body{transform:rotate(-16deg)}.hsk-wood-layer{transition:transform .34s cubic-bezier(.34,1.56,.64,1)}.hsk-wood-layer{transition-delay:calc(var(--hsk-layer,0) * 45ms)}.hsk-cb-theme-grid-item:hover .hsk-wood-layer,.hsk-cb-theme-squircle-trigger:hover .hsk-wood-layer{transform:translateY(-1.2px)}.hsk-cb-theme-grid-item:hover .hsk-heart-body,.hsk-cb-theme-squircle-trigger:hover .hsk-heart-body{animation:hsk-heartbeat 1.1s ease-in-out infinite}@keyframes hsk-heartbeat{0%,100%{transform:scale(1)}14%{transform:scale(1.18)}28%{transform:scale(1)}42%{transform:scale(1.12)}56%{transform:scale(1)}}.hsk-steam{opacity:.9}.hsk-cb-theme-grid-item:hover .hsk-steam,.hsk-cb-theme-squircle-trigger:hover .hsk-steam{animation:hsk-steam-rise 1.6s ease-out infinite;animation-delay:calc(var(--hsk-steam,0) * 220ms)}@keyframes hsk-steam-rise{0%{transform:translateY(2px) scaleY(.5);opacity:0}35%{opacity:.95}100%{transform:translateY(-3px) scaleY(1.15);opacity:0}}.hsk-cb-theme-grid-item:hover .hsk-star-spark,.hsk-cb-theme-squircle-trigger:hover .hsk-star-spark{animation:hsk-twinkle 1.4s ease-in-out infinite}@keyframes hsk-twinkle{0%,100%{transform:scale(1) rotate(0deg);opacity:.85}50%{transform:scale(1.45) rotate(20deg);opacity:1}}.hsk-check-mark{stroke-dasharray:30;stroke-dashoffset:30;animation:hsk-check-draw .42s cubic-bezier(.65,0,.35,1) forwards}@keyframes hsk-check-draw{to{stroke-dashoffset:0}}.hsk-send-body,.hsk-send-tail{transition:transform .28s cubic-bezier(.22,1,.36,1)}.hsk-send-tail{transition-delay:40ms}.hsk-chat-send:hover:not(:disabled) .hsk-send-body,.hsk-cb-send:hover:not(:disabled) .hsk-send-body{transform:translate(1.5px,-1.5px)}.hsk-chat-send:hover:not(:disabled) .hsk-send-tail,.hsk-cb-send:hover:not(:disabled) .hsk-send-tail{transform:translate(2.5px,-2.5px)}@media (prefers-reduced-motion:reduce){.hsk-sun-rays,.hsk-sun-core,.hsk-moon-body,.hsk-wood-layer,.hsk-send-body,.hsk-send-tail{transition:none;transform:none !important}.hsk-cb-theme-grid-item:hover .hsk-heart-body,.hsk-cb-theme-squircle-trigger:hover .hsk-heart-body,.hsk-cb-theme-grid-item:hover .hsk-steam,.hsk-cb-theme-squircle-trigger:hover .hsk-steam,.hsk-cb-theme-grid-item:hover .hsk-star-spark,.hsk-cb-theme-squircle-trigger:hover .hsk-star-spark{animation:none}.hsk-check-mark{animation:none;stroke-dashoffset:0}}.hsk-cb-send-stage{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:visible}.hsk-cb-send-seam{position:absolute;top:50%;left:50%;width:2px;height:15px;border-radius:2px;background:currentColor;transform:translate(-50%,-50%) rotate(38deg) scaleY(0);transform-origin:center;opacity:0;pointer-events:none}.hsk-cb-send-kite{display:inline-flex;transform-origin:center;will-change:transform}.hsk-cb-send:hover:not(:disabled) .hsk-cb-send-kite{transform:translate(1.5px,-1.5px);transition:transform .26s cubic-bezier(.22,1,.36,1)}.hsk-cb-send.is-launching .hsk-cb-send-kite{animation:hsk-kite-tear .55s cubic-bezier(.22,1,.36,1) both}.hsk-cb-send.is-launching .hsk-cb-send-seam{animation:hsk-seam-heal .55s cubic-bezier(.4,0,.3,1) both}@keyframes hsk-kite-tear{0%{transform:translate(0,0) scale(1) rotate(0deg);opacity:1}18%{transform:translate(-1px,2.5px) scale(.92,1.08) rotate(-4deg);opacity:1}45%{transform:translate(3px,-16px) scale(1.2,.8) rotate(6deg);opacity:.95}75%{transform:translate(6px,-38px) scale(1.05,.7) rotate(10deg);opacity:.6}100%{transform:translate(8px,-56px) scale(.6,.4) rotate(12deg);opacity:0}}@keyframes hsk-seam-heal{0%{transform:translate(-50%,-50%) rotate(38deg) scaleY(0);opacity:0}22%{transform:translate(-50%,-50%) rotate(38deg) scaleY(1);opacity:.9}45%{transform:translate(-50%,-50%) rotate(38deg) scaleY(1.3);opacity:.8}72%{transform:translate(-50%,-50%) rotate(38deg) scaleY(.3);opacity:.35}100%{transform:translate(-50%,-50%) rotate(38deg) scaleY(0);opacity:0}}.hsk-kite-wing{transform-box:fill-box;transform-origin:100% 0}.hsk-cb-send:not(:disabled):not(.is-launching) .hsk-kite-wing--far{animation:hsk-wing-beat-far .62s ease-in-out infinite}.hsk-cb-send:not(:disabled):not(.is-launching) .hsk-kite-wing--near{animation:hsk-wing-beat-near .62s ease-in-out .07s infinite}.hsk-cb-send:not(:disabled):not(.is-launching) .hsk-cb-send-kite{animation:hsk-kite-strain 2.4s cubic-bezier(.45,0,.35,1) infinite}.hsk-cb-send:not(:disabled):not(.is-launching) .hsk-cb-send-seam{animation:hsk-seam-strain 2.4s cubic-bezier(.45,0,.35,1) infinite}@keyframes hsk-kite-strain{0%,10%{transform:translate(0,0) scale(1) rotate(0deg)}20%{transform:translate(-1.2px,2px) scale(.94,1.05) rotate(-4deg)}34%{transform:translate(3.5px,-5px) scale(1.16,.86) rotate(8deg)}42%{transform:translate(4.2px,-6px) scale(1.2,.82) rotate(9deg)}50%{transform:translate(2.4px,-3.4px) scale(1.06,.94) rotate(5deg)}64%{transform:translate(-.6px,1.2px) scale(.97,1.03) rotate(-2deg)}78%,100%{transform:translate(0,0) scale(1) rotate(0deg)}}@keyframes hsk-seam-strain{0%,22%{transform:translate(-50%,-50%) rotate(38deg) scaleY(0);opacity:0}34%{transform:translate(-50%,-50%) rotate(38deg) scaleY(.6);opacity:.34}42%{transform:translate(-50%,-50%) rotate(38deg) scaleY(.95);opacity:.5}52%{transform:translate(-50%,-50%) rotate(38deg) scaleY(.55);opacity:.3}66%,100%{transform:translate(-50%,-50%) rotate(38deg) scaleY(0);opacity:0}}@keyframes hsk-wing-beat-far{0%,100%{transform:scaleX(1) skewY(0deg)}50%{transform:scaleX(.86) skewY(-4deg)}}@keyframes hsk-wing-beat-near{0%,100%{transform:scaleX(1) skewY(0deg)}50%{transform:scaleX(1.1) skewY(3deg)}}.hsk-stop-ring{transform-box:fill-box;transform-origin:center;stroke-dasharray:22 38;opacity:.85;animation:hsk-stop-orbit 1.4s linear infinite}.hsk-stop-core{transform-box:fill-box;transform-origin:center;animation:hsk-stop-pulse 1.4s ease-in-out infinite;transition:rx .2s ease,transform .2s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-send--stop:hover .hsk-stop-core{transform:scale(1.16);animation-play-state:paused}.hsk-cb-send--stop:hover .hsk-stop-ring{animation-duration:.7s}@keyframes hsk-stop-orbit{to{transform:rotate(1turn)}}@keyframes hsk-stop-pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(.86);opacity:.75}}@media (prefers-reduced-motion:reduce){.hsk-cb-send.is-launching .hsk-cb-send-kite,.hsk-cb-send.is-launching .hsk-cb-send-seam,.hsk-cb-send:hover:not(:disabled) .hsk-cb-send-kite{animation:none;transform:none}}.hsk-cb-send.is-launching{overflow:visible !important}.hsk-cb-send-sheath{position:absolute;inset:-1px;background:radial-gradient(120% 90% at 32% 22%,rgba(255,255,255,.44) 0,rgba(255,255,255,0) 58%),linear-gradient(150deg,color-mix(in srgb,var(--hsk-primary,#1273e6) 72%,#ffffff) 0,var(--hsk-primary,#1273e6) 46%,color-mix(in srgb,var(--hsk-primary,#1273e6) 74%,#000000) 100%);border-radius:46% 54% 52% 48% / 50% 47% 53% 50%;box-shadow:inset 0 2px 3px rgba(255,255,255,.5),inset 0 -3px 5px color-mix(in srgb,var(--hsk-primary,#1273e6) 30%,rgba(0,0,0,.55)),0 2px 5px rgba(0,0,0,.20),0 7px 16px color-mix(in srgb,var(--hsk-primary,#1273e6) 16%,transparent);transform-origin:58% 62%;pointer-events:none;z-index:1;will-change:transform,border-radius;transition:border-radius .5s cubic-bezier(.34,1.6,.5,1),box-shadow .3s ease}.hsk-cb-send-stage{z-index:2;position:relative}.hsk-cb-send:not(:disabled):not(.is-launching) .hsk-cb-send-sheath{animation:hsk-sheath-press 2.4s cubic-bezier(.35,.8,.3,1) infinite}@keyframes hsk-sheath-press{0%,12%{transform:scale(1);border-radius:46% 54% 52% 48% / 50% 47% 53% 50%}22%{transform:scale(.94,1.08) translate(-1.4px,2.2px);border-radius:52% 48% 44% 56% / 58% 40% 60% 42%}36%{transform:scale(1.14,.87) translate(2.6px,-3.4px) rotate(2deg);border-radius:38% 66% 54% 46% / 40% 62% 38% 60%}46%{transform:scale(1.19,.83) translate(3.6px,-4.6px) rotate(2.8deg);border-radius:34% 72% 56% 44% / 36% 68% 32% 64%}58%{transform:scale(.93,1.09) translate(-1.2px,1.8px) rotate(-1.4deg);border-radius:56% 44% 42% 58% / 60% 38% 62% 40%}70%{transform:scale(1.05,.96) translate(.8px,-1px) rotate(.6deg);border-radius:44% 56% 50% 50% / 46% 54% 46% 54%}80%{transform:scale(.98,1.03);border-radius:50% 50% 48% 52% / 52% 48% 52% 48%}88%,100%{transform:scale(1);border-radius:46% 54% 52% 48% / 50% 47% 53% 50%}}.hsk-cb-send.is-launching .hsk-cb-send-sheath{animation:hsk-sheath-yield .55s cubic-bezier(.3,.7,.25,1) both}@keyframes hsk-sheath-yield{0%{transform:scale(1);border-radius:46% 54% 52% 48% / 50% 47% 53% 50%}20%{transform:scale(.88,1.14) translate(-2px,3.4px);border-radius:56% 44% 40% 60% / 64% 34% 66% 36%}45%{transform:scale(1.34,.68) translate(6px,-10px) rotate(4.6deg);border-radius:24% 86% 62% 38% / 26% 80% 20% 74%}65%{transform:scale(.86,1.16) translate(-2.2px,3.6px) rotate(-2.2deg);border-radius:60% 40% 38% 62% / 68% 30% 70% 32%}82%{transform:scale(1.06,.95) translate(1px,-1px) rotate(.8deg);border-radius:44% 56% 52% 48% / 46% 54% 46% 54%}100%{transform:scale(1);border-radius:46% 54% 52% 48% / 50% 47% 53% 50%}}.hsk-cb-send:disabled .hsk-cb-send-sheath{opacity:0}.hsk-cb-send--stop .hsk-cb-send-sheath{display:none}.hsk-cb-send:active:not(:disabled) .hsk-cb-send-sheath{box-shadow:inset 0 1px 2px rgba(255,255,255,.3),inset 0 -1px 3px color-mix(in srgb,var(--hsk-primary,#1273e6) 24%,rgba(0,0,0,.6)),0 1px 3px rgba(0,0,0,.24)}@media (prefers-reduced-motion:reduce){.hsk-cb-send:not(:disabled):not(.is-launching) .hsk-cb-send-sheath,.hsk-cb-send.is-launching .hsk-cb-send-sheath{animation:none}}.hsk-cb-send:not(.hsk-cb-send--stop):not(:disabled){background:transparent !important;box-shadow:none !important;overflow:visible !important}.hsk-cb-send:not(.hsk-cb-send--stop):not(:disabled):hover{box-shadow:none !important}.hsk-cb-send:not(:disabled):hover .hsk-cb-send-sheath{box-shadow:inset 0 2px 4px rgba(255,255,255,.58),inset 0 -3px 6px color-mix(in srgb,var(--hsk-primary,#1273e6) 28%,rgba(0,0,0,.5)),0 3px 7px rgba(0,0,0,.22),0 10px 22px color-mix(in srgb,var(--hsk-primary,#1273e6) 20%,transparent)}.hsk-cb-terms-sanctuary{display:flex;flex-direction:column;margin:18px 0 22px;width:100%;max-width:520px;text-align:start;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;border-radius:0;padding:0;box-shadow:none;opacity:0;animation:hsk-terms-delicate-in .5s cubic-bezier(.16,1,.3,1) .05s forwards}@keyframes hsk-terms-delicate-in{0%{opacity:0;transform:translateY(8px)}100%{opacity:1;transform:translateY(0)}}.hsk-cb-terms-item{display:flex;flex-direction:column;gap:4px;opacity:0;animation:hsk-terms-item-in .45s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--hsk-row-idx,0) * 60ms+80ms)}@keyframes hsk-terms-item-in{0%{opacity:0;transform:translateY(6px)}100%{opacity:1;transform:translateY(0)}}.hsk-cb-terms-head{display:flex;align-items:baseline;gap:10px}.hsk-cb-terms-numeral{font-family:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;font-style:italic;font-size:11px;font-weight:600;letter-spacing:.12em;color:var(--hsk-primary,#ff6a33);opacity:.85;flex-shrink:0;user-select:none}.hsk-cb-terms-title{margin:0;font-size:14.5px;font-weight:700;letter-spacing:-0.015em;color:var(--hsk-chat-text,#ffffff)}.hsk-cb-terms-desc{margin:0;padding-inline-start:22px;font-size:13px;line-height:1.55;color:var(--hsk-chat-muted,#9ca3af);font-weight:400}.hsk-cb-terms-divider{height:1px;margin:14px 0;background:linear-gradient( 90deg,transparent 0,color-mix(in srgb,var(--hsk-chat-text,#000000) 8%,transparent) 20%,color-mix(in srgb,var(--hsk-chat-text,#000000) 8%,transparent) 80%,transparent 100% )}.hsk-cb-terms-action-wrap{display:flex;justify-content:center;width:100%;margin-top:14px}.hsk-cb-terms-agree-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 34px;font-size:14px;font-weight:600;border-radius:9999px;border:1px solid var(--hsk-chat-divide,rgba(255,255,255,.08));background:var(--hsk-chat-divide,rgba(255,255,255,.06));color:var(--hsk-chat-muted,rgba(255,255,255,.4));cursor:not-allowed;transition:all .3s cubic-bezier(.16,1,.3,1);letter-spacing:-0.01em}.hsk-cb-terms-agree-btn.is-active{background:var(--hsk-primary,#ff6a33);color:#ffffff;border-color:var(--hsk-primary,#ff6a33);cursor:pointer;box-shadow:0 4px 14px color-mix(in srgb,var(--hsk-primary,#ff6a33) 35%,transparent)}.hsk-cb-terms-agree-btn.is-active:hover{filter:brightness(.92);transform:translateY(-1px);box-shadow:0 6px 18px color-mix(in srgb,var(--hsk-primary,#ff6a33) 45%,transparent)}.hsk-cb-terms-agree-btn.is-active:active{transform:translateY(0);box-shadow:0 2px 6px color-mix(in srgb,var(--hsk-primary,#ff6a33) 25%,transparent)}@keyframes hsk-theme-morph-in{0%{opacity:0;transform:scale(.92) translateY(4px)}100%{opacity:1;transform:scale(1) translateY(0)}}@keyframes hsk-theme-morph-out{0%{opacity:1;transform:scale(1) translateY(0)}100%{opacity:0;transform:scale(.92) translateY(4px)}}`;var zo="akropolys-kiku-root",$t=null,Ga=null;function Jc(e){if(typeof CSSStyleSheet<"u"&&"replaceSync"in CSSStyleSheet.prototype)try{let t=new CSSStyleSheet;t.replaceSync(ln),e.adoptedStyleSheets=[...e.adoptedStyleSheets,t];return}catch{}let a=document.createElement("style");a.textContent=ln,e.appendChild(a)}function Qa(){return typeof document>"u"?null:Ga||($t=document.getElementById(zo),$t||($t=document.createElement("div"),$t.id=zo,$t.style.cssText="all: initial;",document.body.appendChild($t)),Ga=$t.shadowRoot??$t.attachShadow({mode:"open"}),Jc(Ga),Ga)}import{useAkropolysContext as wd}from"@akropolys/sdk";var Po=new WeakMap;function dn(e){if(!e)return Promise.resolve(null);let a=Po.get(e);if(a)return a;let t=Promise.resolve().then(()=>e.baseFont?.()??null).catch(()=>null);return Po.set(e,t),t}function Lo(e,a,t){if(e&&(dn(e),a))try{e.getUIStrings?.(a,t)?.catch?.(()=>{})}catch{}}import{useEffect as Io}from"react";var xt=new Map;function Zc(e){let a=e.split("?")[0].split("#")[0].split(".").pop()?.toLowerCase();return a==="woff2"?"woff2":a==="woff"?"woff":a==="otf"?"opentype":a==="ttf"?"truetype":""}function Eo(e){let a=e.trim();return!a||/["'()\\\s]/.test(a)||/^(javascript|vbscript):/i.test(a)?null:a}var el=/^[Uu]\+[0-9A-Fa-f?]{1,6}(-[0-9A-Fa-f]{1,6})?$/,Ao=e=>{let a=e.split(",").map(t=>t.trim()).filter(Boolean);return a.length===0||!a.every(t=>el.test(t))?"":a.join(", ")},tl=e=>/^\d{3}( \d{3})?$/.test(e)?e:"400";function al(e,a){Io(()=>{if(!e||!a||typeof document>"u")return;let t=5381;for(let n=0;n<e.length;n++)t=(t<<5)+t+e.charCodeAt(n)>>>0;let r=`hsk-font-${t.toString(36)}`;if(xt.set(e,(xt.get(e)??0)+1),!document.getElementById(r)){let n=document.createElement("style");n.id=r,n.textContent=a,document.head.appendChild(n)}return()=>{let n=(xt.get(e)??1)-1;if(n>0){xt.set(e,n);return}xt.delete(e),document.getElementById(r)?.remove()}},[e,a])}function Do(e){return e.faces.map(a=>{let t=Eo(a.url);return t?`@font-face{font-family:"${e.family}";font-style:normal;font-weight:${tl(a.weight)};font-display:swap;src:url(${t}) format("woff2");`+(Ao(a.unicodeRange)?`unicode-range:${Ao(a.unicodeRange)};`:"")+"}":""}).join("")}function hn(e){let a=e?.faces??[],t=e&&a.length?Do(e):"";al(t?`script|${e.family}|${a.map(r=>r.url).join("|")}`:"",t)}async function Fo(e,a=1200){if(typeof document>"u"||!("fonts"in document))return;let t=Do(e);if(!t)return;let r=`script|${e.family}|${e.faces.map(o=>o.url).join("|")}`,n=5381;for(let o=0;o<r.length;o++)n=(n<<5)+n+r.charCodeAt(o)>>>0;let i=`hsk-font-${n.toString(36)}`;if(!document.getElementById(i)){let o=document.createElement("style");o.id=i,o.textContent=t,document.head.appendChild(o)}let s=document.fonts,c=e.faces.map(()=>s.load(`16px "${e.family}"`).catch(()=>{}));await Promise.race([Promise.all(c),new Promise(o=>setTimeout(o,a))])}function xr(e){let a=typeof e=="object"&&e?e:void 0,t=a?.fontFamily?.split(",")[0].trim().replace(/^['"]|['"]$/g,"")??"",r=typeof a?.fontUrl=="string"?{normal:a.fontUrl}:a?.fontUrl??{},n=r.normal??"",i=r.bold??"",s=r.variable??"";Io(()=>{if(!t||!n&&!i&&!s)return;let c=s?[["100 900",s]]:[["400",n],["700",i]],o=[];for(let[l,k]of c){if(!k)continue;let v=Eo(k);if(!v)continue;let y=Zc(v);o.push(`@font-face{font-family:"${t}";font-style:normal;font-weight:${l};font-display:swap;src:url(${v})${y?` format("${y}")`:""};}`)}if(o.length===0)return;let d=o.join(""),u=`${t}|${n}|${i}|${s}`,h=5381;for(let l=0;l<u.length;l++)h=(h<<5)+h+u.charCodeAt(l)>>>0;let p=`hsk-host-font-${h.toString(36)}`;if(xt.set(u,(xt.get(u)??0)+1),!document.getElementById(p)){let l=document.createElement("style");l.id=p,l.textContent=d,document.head.appendChild(l)}return()=>{let l=(xt.get(u)??1)-1;if(l>0){xt.set(u,l);return}xt.delete(u),document.getElementById(p)?.remove()}},[t,n,i,s])}import qo from"react";var Xa=[],wr=[{value:"English",native:"English",tag:"en",rtl:!1},{value:"Chinese",native:"\u4E2D\u6587",tag:"zh",rtl:!1},{value:"Spanish",native:"Espa\xF1ol",tag:"es",rtl:!1},{value:"Arabic",native:"\u0627\u0644\u0639\u0631\u0628\u064A\u0629",tag:"ar",rtl:!0},{value:"Hindi",native:"\u0939\u093F\u0928\u094D\u0926\u0940",tag:"hi",rtl:!1},{value:"French",native:"Fran\xE7ais",tag:"fr",rtl:!1},{value:"Swahili",native:"Kiswahili",tag:"sw",rtl:!1},{value:"Portuguese",native:"Portugu\xEAs",tag:"pt",rtl:!1},{value:"Japanese",native:"\u65E5\u672C\u8A9E",tag:"ja",rtl:!1},{value:"Urdu",native:"\u0627\u0631\u062F\u0648",tag:"ur",rtl:!0}];function pn(e){if(!e)return;let a=e.trim();if(!a)return;let t=a.toLowerCase(),r=wr.find(n=>n.value.toLowerCase()===t||n.native.toLowerCase()===t||n.tag===t);return r?r.native:a}function _o(e){for(let a of e){let t=a.codePointAt(0)??0;if(t>=1424&&t<=2303||t>=64285&&t<=65023||t>=65136&&t<=65279)return!0}return!1}var rl={english:{preparing:"Preparing in English\u2026",changeLang:"Change language",endonym:"English"},swahili:{preparing:"Inatayarisha kwa Kiswahili\u2026",changeLang:"Badilisha lugha",endonym:"Kiswahili"},french:{preparing:"Configuration en fran\xE7ais\u2026",changeLang:"Changer de langue",endonym:"Fran\xE7ais"},spanish:{preparing:"Configurando en espa\xF1ol\u2026",changeLang:"Cambiar idioma",endonym:"Espa\xF1ol"},arabic:{preparing:"\u062C\u0627\u0631\u064D \u0627\u0644\u0625\u0639\u062F\u0627\u062F \u0628\u0627\u0644\u0644\u063A\u0629 \u0627\u0644\u0639\u0631\u0628\u064A\u0629\u2026",changeLang:"\u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0644\u063A\u0629",rtl:!0,endonym:"\u0627\u0644\u0639\u0631\u0628\u064A\u0629"},portuguese:{preparing:"Configurando em portugu\xEAs\u2026",changeLang:"Alterar idioma",endonym:"Portugu\xEAs"},hindi:{preparing:"\u0939\u093F\u0928\u094D\u0926\u0940 \u092E\u0947\u0902 \u0924\u0948\u092F\u093E\u0930 \u0915\u093F\u092F\u093E \u091C\u093E \u0930\u0939\u093E \u0939\u0948\u2026",changeLang:"\u092D\u093E\u0937\u093E \u092C\u0926\u0932\u0947\u0902",endonym:"\u0939\u093F\u0928\u094D\u0926\u0940"},chinese:{preparing:"\u6B63\u5728\u51C6\u5907\u4E2D\u6587\u73AF\u5883\u2026",changeLang:"\u66F4\u6539\u8BED\u8A00",endonym:"\u4E2D\u6587"},urdu:{preparing:"\u0627\u0631\u062F\u0648 \u0645\u06CC\u06BA \u062A\u06CC\u0627\u0631\u06CC \u062C\u0627\u0631\u06CC \u06C1\u06D2\u2026",changeLang:"\u0632\u0628\u0627\u0646 \u062A\u0628\u062F\u06CC\u0644 \u06A9\u0631\u06CC\u06BA",rtl:!0,endonym:"\u0627\u0631\u062F\u0648"},japanese:{preparing:"\u65E5\u672C\u8A9E\u3092\u8A2D\u5B9A\u4E2D\u2026",changeLang:"\u8A00\u8A9E\u3092\u5909\u66F4",endonym:"\u65E5\u672C\u8A9E"},german:{preparing:"Wird auf Deutsch eingerichtet\u2026",changeLang:"Sprache \xE4ndern",endonym:"Deutsch"},italian:{preparing:"Configurazione in italiano\u2026",changeLang:"Cambia lingua",endonym:"Italiano"},russian:{preparing:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0430 \u043D\u0430 \u0440\u0443\u0441\u0441\u043A\u043E\u043C\u2026",changeLang:"\u0418\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u044F\u0437\u044B\u043A",endonym:"\u0420\u0443\u0441\u0441\u043A\u0438\u0439"},korean:{preparing:"\uD55C\uAD6D\uC5B4\uB85C \uC124\uC815 \uC911\u2026",changeLang:"\uC5B8\uC5B4 \uBCC0\uACBD",endonym:"\uD55C\uAD6D\uC5B4"},turkish:{preparing:"T\xFCrk\xE7e olarak haz\u0131rlan\u0131yor\u2026",changeLang:"Dili de\u011Fi\u015Ftir",endonym:"T\xFCrk\xE7e"},vietnamese:{preparing:"\u0110ang thi\u1EBFt l\u1EADp b\u1EB1ng Ti\u1EBFng Vi\u1EC7t\u2026",changeLang:"\u0110\u1ED5i ng\xF4n ng\u1EEF",endonym:"Ti\u1EBFng Vi\u1EC7t"},indonesian:{preparing:"Menyiapkan dalam Bahasa Indonesia\u2026",changeLang:"Ubah bahasa",endonym:"Bahasa Indonesia"},polish:{preparing:"Przygotowywanie w j\u0119zyku polskim\u2026",changeLang:"Zmie\u0144 j\u0119zyk",endonym:"Polski"},dutch:{preparing:"Instellen in het Nederlands\u2026",changeLang:"Taal wijzigen",endonym:"Nederlands"},thai:{preparing:"\u0E01\u0E33\u0E25\u0E31\u0E07\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E40\u0E1B\u0E47\u0E19\u0E20\u0E32\u0E29\u0E32\u0E44\u0E17\u0E22\u2026",changeLang:"\u0E40\u0E1B\u0E25\u0E35\u0E48\u0E22\u0E19\u0E20\u0E32\u0E29\u0E32",endonym:"\u0E44\u0E17\u0E22"},bengali:{preparing:"\u09AC\u09BE\u0982\u09B2\u09BE\u09AF\u09BC \u09AA\u09CD\u09B0\u09B8\u09CD\u09A4\u09C1\u09A4 \u0995\u09B0\u09BE \u09B9\u099A\u09CD\u099B\u09C7\u2026",changeLang:"\u09AD\u09BE\u09B7\u09BE \u09AA\u09B0\u09BF\u09AC\u09B0\u09CD\u09A4\u09A8 \u0995\u09B0\u09C1\u09A8",endonym:"\u09AC\u09BE\u0982\u09B2\u09BE"},tamil:{preparing:"\u0BA4\u0BAE\u0BBF\u0BB4\u0BBF\u0BB2\u0BCD \u0BA4\u0BAF\u0BBE\u0BB0\u0BCD \u0B9A\u0BC6\u0BAF\u0BCD\u0BAF\u0BAA\u0BCD\u0BAA\u0B9F\u0BC1\u0B95\u0BBF\u0BB1\u0BA4\u0BC1\u2026",changeLang:"\u0BAE\u0BCA\u0BB4\u0BBF\u0BAF\u0BC8 \u0BAE\u0BBE\u0BB1\u0BCD\u0BB1\u0BB5\u0BC1\u0BAE\u0BCD",endonym:"\u0BA4\u0BAE\u0BBF\u0BB4\u0BCD"},telugu:{preparing:"\u0C24\u0C46\u0C32\u0C41\u0C17\u0C41\u0C32\u0C4B \u0C38\u0C3F\u0C26\u0C4D\u0C27\u0C02 \u0C1A\u0C47\u0C38\u0C4D\u0C24\u0C4B\u0C02\u0C26\u0C3F\u2026",changeLang:"\u0C2D\u0C3E\u0C37\u0C28\u0C41 \u0C2E\u0C3E\u0C30\u0C4D\u0C1A\u0C02\u0C21\u0C3F",endonym:"\u0C24\u0C46\u0C32\u0C41\u0C17\u0C41"},persian:{preparing:"\u062F\u0631 \u062D\u0627\u0644 \u0622\u0645\u0627\u062F\u0647\u200C\u0633\u0627\u0632\u06CC \u0628\u0647 \u0632\u0628\u0627\u0646 \u0641\u0627\u0631\u0633\u06CC\u2026",changeLang:"\u062A\u063A\u06CC\u06CC\u0631 \u0632\u0628\u0627\u0646",rtl:!0,endonym:"\u0641\u0627\u0631\u0633\u06CC"},farsi:{preparing:"\u062F\u0631 \u062D\u0627\u0644 \u0622\u0645\u0627\u062F\u0647\u200C\u0633\u0627\u0632\u06CC \u0628\u0647 \u0632\u0628\u0627\u0646 \u0641\u0627\u0631\u0633\u06CC\u2026",changeLang:"\u062A\u063A\u06CC\u06CC\u0631 \u0632\u0628\u0627\u0646",rtl:!0,endonym:"\u0641\u0627\u0631\u0633\u06CC"},greek:{preparing:"\u03A1\u03CD\u03B8\u03BC\u03B9\u03C3\u03B7 \u03C3\u03C4\u03B1 \u03B5\u03BB\u03BB\u03B7\u03BD\u03B9\u03BA\u03AC\u2026",changeLang:"\u0391\u03BB\u03BB\u03B1\u03B3\u03AE \u03B3\u03BB\u03CE\u03C3\u03C3\u03B1\u03C2",endonym:"\u0395\u03BB\u03BB\u03B7\u03BD\u03B9\u03BA\u03AC"},hebrew:{preparing:"\u05DE\u05D2\u05D3\u05D9\u05E8 \u05D1\u05E2\u05D1\u05E8\u05D9\u05EA\u2026",changeLang:"\u05E9\u05E0\u05D4 \u05E9\u05E4\u05D4",rtl:!0,endonym:"\u05E2\u05D1\u05E8\u05D9\u05EA"},swedish:{preparing:"St\xE4ller in p\xE5 svenska\u2026",changeLang:"Byt spr\xE5k",endonym:"Svenska"},kikuyu:{preparing:"G\u0129k\u0169y\u0169 g\u0129g\u0129thondekwo\u2026",changeLang:"Cenjia r\u0169thiomi",endonym:"G\u0129k\u0169y\u0169"},gikuyu:{preparing:"G\u0129k\u0169y\u0169 g\u0129g\u0129thondekwo\u2026",changeLang:"Cenjia r\u0169thiomi",endonym:"G\u0129k\u0169y\u0169"},akan:{preparing:"Y\u025Bresiesie w\u0254 Akan mu\u2026",changeLang:"Sesa kasa",endonym:"Akan"},twi:{preparing:"Y\u025Bresiesie w\u0254 Twi mu\u2026",changeLang:"Sesa kasa",endonym:"Twi"},yoruba:{preparing:"Ngbaradi ni \xC8d\xE8 Yor\xF9b\xE1\u2026",changeLang:"Yi ede pada",endonym:"\xC8d\xE8 Yor\xF9b\xE1"},amharic:{preparing:"\u1260\u12A0\u121B\u122D\u129B \u1260\u1218\u12D8\u130B\u1300\u1275 \u120B\u12ED\u2026",changeLang:"\u124B\u1295\u124B \u1240\u12ED\u122D",endonym:"\u12A0\u121B\u122D\u129B"},somali:{preparing:"Diyaarinta af Soomaali\u2026",changeLang:"Beddel luqadda",endonym:"Af-Soomaali"},hausa:{preparing:"Shirya cikin Hausa\u2026",changeLang:"Canja harshe",endonym:"Hausa"},zulu:{preparing:"Ilungiselela ngesiZulu\u2026",changeLang:"Shintsha ulimi",endonym:"isiZulu"},oromo:{preparing:"Afaan Oromootiin qophaa'aa jira\u2026",changeLang:"Afaan jijjiiri",endonym:"Afaan Oromoo"},luganda:{preparing:"Tuteekateeka mu Oluganda\u2026",changeLang:"Kyusa olulimi",endonym:"Oluganda"}};function Ho(e){let a=e.trim();return a?a.charAt(0).toUpperCase()+a.slice(1):"\u2026"}function Ja(e){if(!e)return{nativeName:"\u2026",preparing:"Preparing\u2026",changeLang:"\u2190",rtl:!1,known:!0};let a=e.trim().toLowerCase(),t=Object.entries(rl).find(([s,c])=>s===a||c.endonym?.toLowerCase()===a||pn(s)?.toLowerCase()===a);if(t)return{nativeName:t[1].endonym||pn(e)||Ho(e),preparing:t[1].preparing,changeLang:t[1].changeLang,rtl:!!t[1].rtl||_o(t[1].preparing),known:!0};let r=pn(e)||e,n=Ho(r),i=_o(n);return{nativeName:n,preparing:`Preparing in ${n}\u2026`,changeLang:i?"\u062A\u063A\u064A\u064A\u0631":"Change",rtl:i,known:!1}}var Sr=[{name:"Puck",label:"Puck",gender:"male"},{name:"Charon",label:"Charon",gender:"male"},{name:"Kore",label:"Kore",gender:"female"},{name:"Aoede",label:"Aoede",gender:"female"}],un="hsk-live-voice",Zt={langPlaceholder:"Type your preferred language\u2026",nameStepTitle:"Nice to meet you.",nameStepLead:"I can search, visualize, or capture anything for you \u2014 on this site or any other.",nameStepAsk:"What should I call you?",namePlaceholder:"Type your name\u2026",attachImage:"Attach a photo",vizUnavailable:"The preview could not be loaded.",vizDisclaimerImage:"Generated using Artificial Intelligence \u2014 colours, size and placement may differ from the real product.",vizDisclaimerVideo:"Generated using Artificial Intelligence \u2014 colours, size and movement may differ from the real product.",calcDisclaimer:"This is a calculation from live figures, not a guarantee \u2014 the market can move against it.",staleTitle:"No longer available",staleRemoved:"{title} has been removed and is no longer on offer.",staleUnavailable:"{title} is currently unavailable.",keyPastePrompt:"Paste your public id \u2014 or create one",keyPastePlaceholder:"your public id\u2026",keyUseMine:"Use my id",keyCreating:"Creating\u2026",keyCreateNew:"I'm new \u2014 create one",keySecretTitle:"Your secret \u2014 shown only once",keyDismiss:"Dismiss",keyCopySecret:"Copy secret",keyCopied:"Copied",keySecretHint:"Keep it private \u2014 use it to unlock your memory.",keyPublicTitle:"Your public id",keyCopyId:"Copy id",keyPublicHint:"Paste this on any site to save to the same memory.",keyAutoHide:"Hides automatically in {seconds}s.",greetReturning:"Hi, {name}.",greetReturningLead:"What can I find for you today?",howShouldResultsLook:"How should results look?",entityLangIntro:"I reply in {lang}. Product names stay as this site lists them \u2014 the details can too, or be translated.",asWritten:"As written",inLanguage:"In {lang}",namesAsWritten:"Details exactly as the site lists them.",detailsTranslated:"Details translated. Numbers and links stay exactly as listed.",entityLangPlaceholder:"Pick one of the two cards above\u2026",termsStepTitle:"Privacy & Terms of Use",termsStepSubtitle:"Transparent, anonymous, and zero-PII by design.",termsPiiTitle:"Zero PII Collection",termsPiiDesc:"We never collect or store personal identifying information (no emails, phone numbers, or real-world identities) from your chats or voice sessions.",termsSessionTitle:"Anonymous Session Tokens",termsSessionDesc:"Your session uses an anonymous client-side token solely to maintain context. It is never linked to your real identity.",termsMemoryTitle:"Ephemeral Chats vs. Mimi Vault",termsMemoryDesc:'Regular chats are ephemeral \u2014 closing the tab or clicking "Clear Chat" terminates them forever. Items you save with "@kiku" are encrypted and can be unlocked at mimi.akropolys.cloud with your Secret Access Key.',termsCookieTitle:"Host Website Telemetry",termsCookieDesc:"The host website where Kiku is embedded may collect cookies and analytics per their own cookie policy, outside Kiku's control.",termsAgreeButton:"Agree & Continue",termsAgreeCounting:"Agree & Continue ({seconds}s)",termsPlaceholder:"Please review our Privacy & Terms above\u2026",allSet:"You're all set, {name}.",replyingTranslated:"Replying in {lang}, results translated too. Ask me anything.",replyingOriginal:"Replying in {lang}, results as this site wrote them. Ask me anything.",defaultPlaceholder:"Ask me anything\u2026",footerHint:"kiku \xB7 searches the whole catalogue in real time",voiceListening:"Listening\u2026 tap the mic to stop",voiceSending:"Got it \u2014 sending\u2026",voiceModeStart:"Hands-free conversation",voiceModeExit:"Leave hands-free",voicePhaseListening:"Listening",voicePhaseThinking:"Thinking",voicePhaseSpeaking:"Speaking",voiceHint:"Just talk \u2014 I'll answer when you pause.",voiceMuted:"Muted",voiceMutedHint:"Tap the microphone to speak again.",micDenied:"Microphone blocked. Allow mic access for this site, then try again.",micInsecure:"Voice needs a secure (https) connection.",micMissing:"No microphone found.",micLangUnsupported:"This browser cannot transcribe that language yet. Type instead.",micNetwork:"Couldn't reach voice. Try again in a moment.",voiceUnavailable:"Voice is unavailable right now. Try again in a moment.",voiceLimitReached:"You've used up today's voice time. It resets in a day \u2014 chat still works.",voiceSiteLimit:"Voice is out of allowance on this site for now. Chat still works.",voicePickerLabel:"Choose a voice",micNoSpeech:"Didn't catch anything. Try again, a little closer to the mic.",micFailed:"Couldn't hear that. Try again.",clearChat:"Clear chat",thinking:"Thinking",thoughtForSeconds:"Thought for {duration}",thoughtProcess:"Thought process",captureAndRemember:"kiku \u2014 capture & remember",captureCurrentPage:"Capture current page",captureAll:"Capture all ({count})",whatHaveYouSaved:"What have you saved?",deleteThis:"Delete this",errShopperReplyLimit:"You've reached this site's reply limit for your account.",errAccessRevoked:"Your access to the assistant has been revoked by the store.",errAccountRequired:"Please create an account to continue using the chat assistant.",errStreamInterrupted:"The reply was interrupted. Please try again.",errNetwork:"The assistant couldn't respond just now \u2014 please try again in a moment.",errGeneric:"Something went wrong. Please try again.",vizWorking:"Visualizing\u2026",vizMarkEdit:"Mark & edit",markupTitle:"Mark where you want the change",markupCancel:"Cancel",markupSketch:"Sketch",markupText:"Text",markupEraser:"Eraser",markupUndo:"Undo",markupClear:"Clear",markupSend:"Send",markupTextHint:"Type, then Enter",markupInstruction:"Describe the change \u2014 e.g. add the sofa here",markupDialogLabel:"Mark up image",markupColorLabel:"Colour {colour}",markupError:"Couldn't process this image \u2014 try a newer visualization.",markupLoadError:"This image can't be edited here.",markupLoading:"Loading image\u2026",markupApplyMarks:"Apply the change I marked on the image.",openMemory:"Open my memory on mimi",errTooManyRequests:"The assistant is currently receiving too many requests. Please try again in a few moments.",errTokenLimit:"You've reached your usage limit. Please update your billing limits in your dashboard to continue.",statusSent:"Sent",statusStopped:"Sent \xB7 reply stopped",queuedWaiting:"Queued",queuedSendNow:"Send now",jumpToLatest:"Scroll to latest",timelineLabel:"Questions in this conversation",voiceConnecting:"Connecting \u2014 wait for the tone before speaking",stoppedByYou:"You stopped this response.",stoppedInterrupted:"This response was interrupted.",continueGenerating:"Continue generating",generateResponse:"Generate response",pillCompareTop2:"Compare top 2",pillCompareTop2Query:"Compare the {a} and {b}",pillMoreOn:"More on {name}",pillMoreOnQuery:"Tell me more about the {name}",pillUnder:"Under {amount}",pillUnderQuery:"Show me options under {amount}",pillSimilarOptions:"Similar options",pillSimilarOptionsQuery:"Show me more like the {name}",pillWhichBest:"Which is best?",pillWhichBestQuery:"Which one would you recommend and why?",pillFindAlternatives:"Find alternatives",pillFindAlternativesQuery:"What are good alternatives to the {name}?",pillShowPopular:"Show popular items",pillShowPopularQuery:"What are your most popular items?",pillRecommend:"Recommend something",pillRecommendQuery:"What do you recommend for me?",cardClickAnswer:"The {name}",cardClickQuery:"Tell me more about the {name}{price} \u2014 what are its key details, who is it best suited for, and what should I know?",displayCapture:"capture {name}",displayCaptureAll:"capture all ({count} items)",displayViewHistory:"what have you saved?",displayDelete:"delete this"},mn=qo.createContext((e,a)=>{let t=Zt[e];if(a)for(let[r,n]of Object.entries(a))t=t.split(`{${r}}`).join(n);return t}),jt=()=>qo.useContext(mn);function Bo(e){let a=e.trim();if(!a||a.length>40||a.includes("?"))return null;a=a.replace(/^(hi|hey|hello|yo)[,!.\s]+/i,""),a=a.replace(/^(i['’]?m|im|my name is|call me|it['’]?s|this is|name['’]?s)\s+/i,""),a=a.trim().replace(/[.!,]+$/,"");let t=a.split(/\s+/);if(t.length===0||t.length>3||!/^[\p{L}][\p{L}\-'’ ]{0,30}$/u.test(a))return null;let r=a.toLowerCase();if(["phone","laptop","tv","cheap","best","under","buy","search","find","show","need","want","price","sofa","shoe","headphone","camera","gift","help"].some(s=>r.includes(s)))return null;let i=t[0];return i.charAt(0).toUpperCase()+i.slice(1)}var Uo={shopper_reply_limit:"errShopperReplyLimit",RATE_LIMIT_EXCEEDED:"errShopperReplyLimit",access_revoked:"errAccessRevoked",account_required:"errAccountRequired",stream_interrupted:"errStreamInterrupted"};var $o=(e,a)=>{let t=e&&typeof e=="object"?e.code:void 0;if(t&&Uo[t])return a(Uo[t]);let r="";if(typeof e=="string")r=e;else if(e&&typeof e=="object"&&e.message)r=e.message;else try{r=JSON.stringify(e)}catch{r=String(e)}let n=r.toLowerCase();if(n.includes("429")||n.includes("too many requests")||n.includes("requests per minute limit exceeded")||n.includes("too_many_requests_error")||n.includes("request_quota_exceeded")||n.includes("quota"))return a("errTooManyRequests");if(n.includes("token limit"))return a("errTokenLimit");if(n.includes("failed to fetch")||n.includes("networkerror")||n.includes("request failed"))return a("errNetwork");if(r)try{console.warn("[kiku] untranslated error:",r)}catch{}return a("errGeneric")},jo=()=>typeof window>"u"||window.isSecureContext!==!1,kn=15;import sr,{useState as We,useEffect as St,useRef as tt,useCallback as na,useId as bd}from"react";import{Fragment as Hh,jsx as X,jsxs as qe}from"react/jsx-runtime";var nl=({className:e,size:a=18,tight:t=!1})=>X("svg",{className:ee("hsk-brand-mark",e),width:a,height:a,viewBox:t?"10.2 17.4 79.5 79.5":"0 0 100 100",xmlns:"http://www.w3.org/2000/svg","aria-label":"kiku",children:qe("g",{transform:"translate(22.7 19) scale(0.62)",fill:"currentColor",fillRule:"evenodd",children:[X("path",{d:"M39.4 10.4 Q44 0 48.6 10.4 L86.1 95.8 Q88 100 83.4 100 L4.6 100 Q0 100 1.9 95.8 Z M24 100 L24 65 Q24 60 27.4 56.3 Q44 38 60.6 56.3 Q64 60 64 65 L64 100 Z"}),X("circle",{cx:"55",cy:"82",r:"3.4"})]})}),kt=nl,Vo=()=>qe("svg",{className:"hsk-stop-icon",width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",children:[X("circle",{className:"hsk-stop-ring",cx:"12",cy:"12",r:"9.5",stroke:"currentColor",strokeWidth:"1.6",strokeLinecap:"round"}),X("rect",{className:"hsk-stop-core",x:"8.5",y:"8.5",width:"7",height:"7",rx:"1.8",fill:"currentColor"})]});var Ko=()=>qe("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.2",strokeLinecap:"round",strokeLinejoin:"round",children:[X("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),X("polyline",{points:"15 3 21 3 21 9"}),X("line",{x1:"10",y1:"14",x2:"21",y2:"3"})]}),Wo=()=>X("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"currentColor",children:X("path",{d:"M8 5v14l11-7z"})}),Cr=()=>qe("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:[X("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),X("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]}),Mr=()=>X("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:X("path",{d:"m15 18-6-6 6-6"})}),Oo=()=>X("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:X("path",{d:"m9 18 6-6-6-6"})}),Yo=()=>qe("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[X("path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8"}),X("path",{d:"M3 3v5h5"}),X("path",{d:"M12 7v5l4 2"})]}),Nr=()=>X("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:X("path",{d:"M19 21 12 16l-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"})}),Go=()=>qe("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[X("path",{d:"M3 6h18"}),X("path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"})]});var Qo=()=>X("svg",{width:"19",height:"19",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",children:X("path",{d:"M12 5v14M5 12h14"})}),bn=()=>X("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:X("path",{d:"m21.44 11.05-9.19 9.19a6 6 0 0 1-8.49-8.49l8.57-8.57A4 4 0 1 1 18 8.84l-8.59 8.57a2 2 0 0 1-2.83-2.83l8.49-8.48"})}),Xo=({size:e=13}={})=>qe("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[X("rect",{className:"hsk-copy-sheet",x:"9",y:"9",width:"13",height:"13",rx:"2"}),X("path",{className:"hsk-copy-back",d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"})]}),Jo=({size:e=13}={})=>X("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:X("polyline",{className:"hsk-check-mark",points:"20 6 9 17 4 12"})}),va=({className:e,size:a=18}={})=>qe("svg",{className:e,width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[X("path",{className:"hsk-mic-cap",d:"M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3z"}),X("path",{d:"M19 10v2a7 7 0 0 1-14 0v-2"}),X("line",{x1:"12",y1:"19",x2:"12",y2:"22"})]}),Tr=()=>qe("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[X("line",{x1:"2",y1:"2",x2:"22",y2:"22"}),X("path",{d:"M18.89 13.23A7.12 7.12 0 0 0 19 12v-2"}),X("path",{d:"M5 10v2a7 7 0 0 0 12 5"}),X("path",{d:"M15 9.34V5a3 3 0 0 0-5.68-1.33"}),X("path",{d:"M9 9v3a3 3 0 0 0 5.12 2.12"}),X("line",{x1:"12",y1:"19",x2:"12",y2:"22"})]}),fn=({active:e})=>qe("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[X("path",{className:"hsk-wave-bar hsk-wave-bar--tip",style:{"--hsk-bar":0,"--hsk-amp":1.9,"--hsk-period":"1.24s"},d:"M2 12h2"}),X("path",{className:"hsk-wave-bar",style:{"--hsk-bar":1,"--hsk-amp":1.78,"--hsk-period":"0.94s"},d:"M6 8v8"}),X("path",{className:"hsk-wave-bar",style:{"--hsk-bar":2,"--hsk-amp":1.26,"--hsk-period":"1.42s"},d:"M10 4v16"}),X("path",{className:"hsk-wave-bar",style:{"--hsk-bar":3,"--hsk-amp":1.62,"--hsk-period":"1.08s"},d:"M14 7v10"}),X("path",{className:"hsk-wave-bar",style:{"--hsk-bar":4,"--hsk-amp":2.05,"--hsk-period":"0.86s"},d:"M18 9v6"}),X("path",{className:"hsk-wave-bar hsk-wave-bar--tip",style:{"--hsk-bar":5,"--hsk-amp":1.9,"--hsk-period":"1.32s"},d:"M22 12h-2"})]}),Zo=()=>qe("svg",{className:"hsk-telegram-icon",width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[X("polygon",{className:"hsk-kite-wing hsk-kite-wing--far",points:"22 2 11 13 2 9"}),X("polygon",{className:"hsk-kite-wing hsk-kite-wing--near",points:"22 2 15 22 11 13"}),X("line",{className:"hsk-kite-spine",x1:"22",y1:"2",x2:"11",y2:"13"})]}),ei=()=>qe("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[X("circle",{className:"hsk-sun-core",cx:"12",cy:"12",r:"5"}),qe("g",{className:"hsk-sun-rays",children:[X("line",{x1:"12",y1:"1",x2:"12",y2:"3"}),X("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),X("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}),X("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}),X("line",{x1:"1",y1:"12",x2:"3",y2:"12"}),X("line",{x1:"21",y1:"12",x2:"23",y2:"12"}),X("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}),X("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"})]})]}),ti=()=>X("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:X("path",{className:"hsk-moon-body",d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"})}),ai=()=>qe("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[X("path",{className:"hsk-wood-layer",style:{"--hsk-layer":0},d:"M12 2L2 7l10 5 10-5-10-5z"}),X("path",{className:"hsk-wood-layer",style:{"--hsk-layer":2},d:"M2 17l10 5 10-5"}),X("path",{className:"hsk-wood-layer",style:{"--hsk-layer":1},d:"M2 12l10 5 10-5"})]}),ri=()=>X("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:X("path",{className:"hsk-heart-body",d:"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"})}),ni=()=>qe("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[X("path",{d:"M17 8h1a4 4 0 1 1 0 8h-1"}),X("path",{d:"M3 8h14v9a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4z"}),X("line",{className:"hsk-steam",style:{"--hsk-steam":0},x1:"6",y1:"1",x2:"6",y2:"4"}),X("line",{className:"hsk-steam",style:{"--hsk-steam":1},x1:"10",y1:"1",x2:"10",y2:"4"}),X("line",{className:"hsk-steam",style:{"--hsk-steam":2},x1:"14",y1:"1",x2:"14",y2:"4"})]}),oi=()=>qe("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[X("path",{d:"M12 3a6.5 6.5 0 0 0 9 9 9 9 0 1 1-9-9z"}),X("path",{className:"hsk-star-spark",d:"M18.5 2.5l.6 1.6 1.6.6-1.6.6-.6 1.6-.6-1.6-1.6-.6 1.6-.6z"})]});var ii=({size:e=11})=>qe("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.6",strokeLinecap:"round",strokeLinejoin:"round",children:[X("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),X("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]});var ea=[{id:"light",label:"Silver",Icon:ei,dark:!1},{id:"dark",label:"Onyx",Icon:ti,dark:!0},{id:"mahogany",label:"Mahogany",Icon:ai,dark:!0},{id:"blush",label:"Blush",Icon:ri,dark:!1},{id:"coffee",label:"Coffee",Icon:ni,dark:!1},{id:"midnight",label:"Midnight",Icon:oi,dark:!0}],gn="dark",si="light";function vn(e){return typeof e=="string"&&ea.some(a=>a.id===e)}function yn(e){return ea.find(a=>a.id===e)??ea[0]}import{useKiku as fd,subscribeLiveStream as gd}from"@akropolys/sdk";import{useAkropolysContext as vd}from"@akropolys/sdk";import{useEffect as ol,useRef as il}from"react";function sl(e,a,t=.55){return a<=0?0:e*a*t/(a+t*Math.abs(e))}function cl({stiffness:e=500,damping:a=45,onFrame:t,onRest:r}){let n=0,i=0,s=0,c=null,o=0,d=h=>{let p=Math.min(.032,(h-o)/1e3)||.016666666666666666;o=h;let l=Math.max(1,Math.ceil(p/.008)),k=p/l;for(let v=0;v<l;v++){let y=-e*(n-s)-a*i;i+=y*k,n+=i*k}if(Math.abs(n-s)<.5&&Math.abs(i)<.5){n=s,i=0,c=null,t(n),r?.();return}t(n),c=requestAnimationFrame(d)},u=()=>{c===null&&(o=performance.now(),c=requestAnimationFrame(d))};return{track(h){c!==null&&(cancelAnimationFrame(c),c=null),n=h,i=0,t(n)},to(h,p=0){s=h,i=p,u()},get value(){return n},stop(){c!==null&&(cancelAnimationFrame(c),c=null)}}}function ci({panel:e,scroller:a,onDismiss:t,quiescent:r,enabled:n=!0}){let i=il(t);i.current=t,ol(()=>{if(!n)return;let s=e();if(!s||typeof matchMedia=="function"&&matchMedia("(prefers-reduced-motion: reduce)").matches)return;let c=!1,o=0,d=0,u=0,h=-1,p=0,l=0,k=0,v=!1,y=!1,x=cl({onFrame:w=>{s.style.transform=w===0?"":`translate3d(0, ${w}px, 0)`;let O=s.parentElement;O&&(O.style.opacity=w===0?"":String(Math.max(.35,1-w/(s.offsetHeight||1)*1.1)))},onRest:()=>{s.style.willChange="",y&&(y=!1,i.current())}}),I=()=>{let w=a();return w&&w.scrollTop>0?!1:r?r():!0},b=w=>{w.pointerType==="mouse"||!w.isPrimary||(c=!1,v=!1,h=w.pointerId,o=p=w.clientY,d=w.clientX,l=w.timeStamp,k=0,u=x.value)},N=w=>{if(w.pointerId!==h)return;let O=w.clientY-o,C=w.clientX-d;if(!v){if(Math.abs(O)<6&&Math.abs(C)<6)return;if(v=!0,c=O>0&&Math.abs(O)>Math.abs(C)&&I(),c){try{s.setPointerCapture(w.pointerId)}catch{}x.stop(),s.style.animation="none",s.style.willChange="transform"}}if(!c)return;let B=w.timeStamp-l;B>0&&(k=(w.clientY-p)/B*1e3),p=w.clientY,l=w.timeStamp;let F=u+O;x.track(F<0?-sl(-F,s.offsetHeight||1):F),w.cancelable&&w.preventDefault()},M=w=>{if(w.pointerId!==h)return;try{s.hasPointerCapture(w.pointerId)&&s.releasePointerCapture(w.pointerId)}catch{}if(h=-1,!c)return;c=!1;let O=s.offsetHeight||1;x.value+k*.12>O*.3||k>900?(y=!0,s.style.pointerEvents="none",x.to(O,k)):x.to(0,k)};return s.addEventListener("pointerdown",b,{passive:!0}),s.addEventListener("pointermove",N,{passive:!1}),s.addEventListener("pointerup",M,{passive:!0}),s.addEventListener("pointercancel",M,{passive:!0}),()=>{x.stop(),s.removeEventListener("pointerdown",b),s.removeEventListener("pointermove",N),s.removeEventListener("pointerup",M),s.removeEventListener("pointercancel",M),s.style.transform="",s.style.willChange="",s.style.animation="",s.style.pointerEvents="";let w=s.parentElement;w&&(w.style.opacity="")}},[n,e,a,r])}import{useEffect as xn,useRef as Rr,useState as Pt}from"react";var li=(e,a)=>Math.hypot(e.x-a.x,e.y-a.y);function ll(e){let a=0;for(let t=1;t<e.length;t++)a+=li(e[t-1],e[t]);return a}function di(e){let a=1/0,t=1/0,r=-1/0,n=-1/0;for(let i of e)i.x<a&&(a=i.x),i.y<t&&(t=i.y),i.x>r&&(r=i.x),i.y>n&&(n=i.y);return{minX:a,minY:t,maxX:r,maxY:n}}var ya=e=>Math.max(0,Math.min(1e3,Math.round(e)));function hi(e,a,t){return[ya(e.minY/t*1e3),ya(e.minX/a*1e3),ya(e.maxY/t*1e3),ya(e.maxX/a*1e3)]}function dl(e,a){let[t,r,n,i]=e,[s,c,o,d]=a,u=Math.min(i,d)-Math.max(r,c),h=Math.min(n,o)-Math.max(t,s);if(u<=0||h<=0)return!1;let p=Math.min((i-r)*(n-t),(d-c)*(o-s));return p>0&&u*h/p>.35}var hl=(e,a)=>[Math.min(e[0],a[0]),Math.min(e[1],a[1]),Math.max(e[2],a[2]),Math.max(e[3],a[3])];function pl(e,a,t){if(e.length<2)return null;let r=di(e),n=hi(r,a,t),i=Math.hypot(r.maxX-r.minX,r.maxY-r.minY);if(i<4)return null;let s=ll(e),c=li(e[0],e[e.length-1]),o=s/Math.max(c,1e-6);return c/i<.3&&s>i*1.8?{gesture:"ring",box:n,straight:!1}:o<1.25?{gesture:"arrow",box:n,to:[ya(e[e.length-1].y/t*1e3),ya(e[e.length-1].x/a*1e3)],straight:!0}:{gesture:"scribble",box:n,straight:!1}}function pi(e,a,t){if(!a||!t)return[];let r=[],n=[];for(let c of e){if(c.kind==="text"&&c.value&&typeof c.x=="number"&&typeof c.y=="number"){let o={x:c.x,y:c.y};n.push({gesture:"text",box:hi(di([o,o]),a,t),text:c.value});continue}if(c.kind==="stroke"&&c.tool!=="eraser"&&c.points){let o=pl(c.points,a,t);o&&r.push(o)}}let i=new Set,s=[];for(let c=0;c<r.length;c++){if(i.has(c))continue;let o=r[c];for(let d=c+1;d<r.length;d++)i.has(d)||!o.straight||!r[d].straight||dl(o.box,r[d].box)&&(i.add(d),o={gesture:"cross",box:hl(o.box,r[d].box),straight:!1});i.add(c),s.push(o.gesture==="arrow"?{gesture:"arrow",box:o.box,to:o.to}:{gesture:o.gesture,box:o.box})}return[...s,...n]}import{jsx as Be,jsxs as xa}from"react/jsx-runtime";var ui=["#111111","#ff5a5a","#ffb300","#22c55e","#06b6d4","#d946ef","#9ca3af"],ul=1280;function mi({src:e,onCancel:a,onSend:t,t:r}){let[n,i]=Pt(null),[s,c]=Pt(!1),[o,d]=Pt("pen"),[u,h]=Pt(ui[1]),[p,l]=Pt([]),[k,v]=Pt(null),[y,S]=Pt(""),[x,I]=Pt(""),[b,N]=Pt(!1),M=Rr(null),w=Rr(null),O=Rr(null);xn(()=>{let m=new Image;m.crossOrigin="anonymous",m.onload=()=>i(m),m.onerror=()=>c(!0),m.src=e},[e]);let C=(()=>{if(!n)return{w:0,h:0};let m=Math.min(1,ul/Math.max(n.naturalWidth,n.naturalHeight));return{w:Math.round(n.naturalWidth*m),h:Math.round(n.naturalHeight*m)}})(),B=Rr(null),F=m=>{let H=M.current;if(!H||!n)return;let W=H.getContext("2d");if(!W)return;B.current||(B.current=document.createElement("canvas"));let P=B.current;P.width=H.width,P.height=H.height;let L=P.getContext("2d"),R=m?[...p,m]:p;for(let g of R)g.kind==="stroke"?(L.save(),L.globalCompositeOperation=g.tool==="eraser"?"destination-out":"source-over",L.strokeStyle=g.color,L.lineWidth=g.tool==="eraser"?g.size*3:g.size,L.lineCap="round",L.lineJoin="round",L.beginPath(),g.points.forEach((V,Y)=>Y===0?L.moveTo(V.x,V.y):L.lineTo(V.x,V.y)),g.points.length===1&&L.lineTo(g.points[0].x+.01,g.points[0].y),L.stroke(),L.restore()):(L.save(),L.fillStyle=g.color,L.font=`600 ${g.size}px system-ui, sans-serif`,L.fillText(g.value,g.x,g.y),L.restore());W.clearRect(0,0,H.width,H.height),W.drawImage(n,0,0,H.width,H.height),W.drawImage(P,0,0)};xn(()=>{F()},[n,p,C.w,C.h]),xn(()=>{k&&O.current?.focus()},[k]);let D=m=>{let H=M.current,W=H.getBoundingClientRect();return{x:(m.clientX-W.left)/W.width*H.width,y:(m.clientY-W.top)/W.height*H.height}},$=()=>Math.max(4,Math.round(C.w/180)),E=()=>Math.max(18,Math.round(C.w/28)),_=m=>{if(!n)return;let H=D(m);if(o==="text"){v({x:H.x,y:H.y}),S("");return}m.target.setPointerCapture(m.pointerId),w.current={kind:"stroke",tool:o,color:u,size:$(),points:[H]},F(w.current)},G=m=>{w.current&&(w.current.points.push(D(m)),F(w.current))},z=()=>{if(!w.current)return;let m=w.current;w.current=null,l(H=>[...H,m])},q=()=>{k&&y.trim()&&l(m=>[...m,{kind:"text",x:k.x,y:k.y,color:u,value:y.trim(),size:E()}]),v(null),S("")},ae=()=>{if(n)try{let m=document.createElement("canvas");m.width=C.w,m.height=C.h;let H=m.getContext("2d");if(!H){N(!0);return}H.drawImage(n,0,0,C.w,C.h);let W=m.toDataURL("image/jpeg",.92),P=M.current?.toDataURL("image/jpeg",.85)||W;t(W,x.trim(),pi(p,C.w,C.h),P)}catch{N(!0)}},J=p.length>0;return xa("div",{className:"hsk-markup",role:"dialog","aria-label":r("markupDialogLabel"),children:[xa("div",{className:"hsk-markup-head",children:[Be("span",{className:"hsk-markup-title",children:r("markupTitle")}),Be("button",{className:"hsk-markup-cancel",onClick:a,children:r("markupCancel")})]}),Be("div",{className:"hsk-markup-stage",children:s?Be("div",{className:"hsk-markup-error",children:r("markupLoadError")}):n?xa("div",{className:"hsk-markup-canvas-wrap",children:[Be("canvas",{ref:M,width:C.w,height:C.h,className:`hsk-markup-canvas hsk-markup-canvas--${o}`,onPointerDown:_,onPointerMove:G,onPointerUp:z,onPointerLeave:z}),k&&M.current&&Be("input",{ref:O,className:"hsk-markup-textinput",style:{left:`${k.x/C.w*100}%`,top:`${k.y/C.h*100}%`,color:u},value:y,placeholder:r("markupTextHint"),onChange:m=>S(m.target.value),onKeyDown:m=>{m.key==="Enter"&&q(),m.key==="Escape"&&(v(null),S(""))},onBlur:q})]}):Be("div",{className:"hsk-markup-loading",children:r("markupLoading")})}),xa("div",{className:"hsk-markup-tools",children:[Be("div",{className:"hsk-markup-colors",children:ui.map(m=>Be("button",{className:`hsk-markup-color${u===m?" hsk-markup-color--on":""}`,style:{background:m},onClick:()=>{h(m),o==="eraser"&&d("pen")},"aria-label":r("markupColorLabel",{colour:m})},m))}),xa("div",{className:"hsk-markup-actions",children:[Be("button",{className:`hsk-markup-tool${o==="pen"?" hsk-markup-tool--on":""}`,onClick:()=>d("pen"),children:r("markupSketch")}),Be("button",{className:`hsk-markup-tool${o==="text"?" hsk-markup-tool--on":""}`,onClick:()=>d("text"),children:r("markupText")}),Be("button",{className:`hsk-markup-tool${o==="eraser"?" hsk-markup-tool--on":""}`,onClick:()=>d("eraser"),children:r("markupEraser")}),Be("button",{className:"hsk-markup-tool",onClick:()=>l(m=>m.slice(0,-1)),disabled:!J,children:r("markupUndo")}),Be("button",{className:"hsk-markup-tool",onClick:()=>l([]),disabled:!J,children:r("markupClear")})]})]}),xa("div",{className:"hsk-markup-send",children:[Be("input",{className:"hsk-markup-instruction",value:x,placeholder:r("markupInstruction"),onChange:m=>I(m.target.value),onKeyDown:m=>{m.key==="Enter"&&(J||x.trim())&&ae()}}),Be("button",{className:"hsk-markup-go",onClick:ae,disabled:!n||!J&&!x.trim(),children:r("markupSend")})]}),b&&Be("div",{className:"hsk-markup-error",children:r("markupError")})]})}import ml,{useEffect as kl,useRef as Za}from"react";import{jsx as Sl}from"react/jsx-runtime";function bl(e){let a=2166136261;for(let t=0;t<e.length;t++)a^=e.charCodeAt(t),a=Math.imul(a,16777619);return a>>>0}function Cn(e){let a=e>>>0;return()=>{a=a+1831565813>>>0;let t=Math.imul(a^a>>>15,1|a);return t=t+Math.imul(t^t>>>7,61|t)^t,((t^t>>>14)>>>0)/4294967296}}var ki=e=>e*e*(3-2*e);function fl(e){let t=new Float32Array(65536);for(let n=0;n<t.length;n++)t[n]=e();let r=(n,i)=>t[(i&255)*256+(n&255)];return(n,i)=>{let s=Math.floor(n),c=Math.floor(i),o=ki(n-s),d=ki(i-c),u=r(s,c),h=r(s+1,c),p=r(s,c+1),l=r(s+1,c+1);return(u+(h-u)*o)*(1-d)+(p+(l-p)*o)*d}}function gl(e,a,t,r){let n=t/Math.SQRT2,i=Math.ceil(e/n),s=Math.ceil(a/n),c=new Int32Array(i*s).fill(-1),o=[],d=[],u=(p,l)=>{let k=o.length;o.push([p,l]),c[Math.floor(l/n)*i+Math.floor(p/n)]=k,d.push(k)},h=(p,l)=>{if(p<0||l<0||p>=e||l>=a)return!1;let k=Math.floor(p/n),v=Math.floor(l/n);for(let y=Math.max(v-2,0);y<=Math.min(v+2,s-1);y++)for(let S=Math.max(k-2,0);S<=Math.min(k+2,i-1);S++){let x=c[y*i+S];if(x<0)continue;let I=o[x][0]-p,b=o[x][1]-l;if(I*I+b*b<t*t)return!1}return!0};for(u(r()*e,r()*a);d.length;){let p=r()*d.length|0,[l,k]=o[d[p]],v=!1;for(let y=0;y<24;y++){let S=r()*Math.PI*2,x=t*(1+r()),I=l+Math.cos(S)*x,b=k+Math.sin(S)*x;if(h(I,b)){u(I,b),v=!0;break}}v||d.splice(p,1)}return o}var Ie=(e,a)=>(e()-.5)*a,wn=[(e,a,t)=>{let r=a*.5,n=a*(.14+t()*.04),i=a*.07;e.beginPath(),e.moveTo(-n-i*.6,-r),e.lineTo(n+i*.6,-r),e.moveTo(-n,-r+i),e.lineTo(n,-r+i),e.moveTo(-n,-r+i),e.lineTo(-n*.85,r-i),e.moveTo(n,-r+i),e.lineTo(n*.85,r-i),e.moveTo(0,-r+i*1.7),e.lineTo(0,r-i*1.7),e.moveTo(-n,r-i),e.lineTo(n,r-i),e.moveTo(-n-i*.6,r),e.lineTo(n+i*.6,r),e.stroke()},(e,a,t)=>{let r=a*.5,n=-r*(.18+t()*.1);e.beginPath(),e.moveTo(-r,n),e.lineTo(0,-r),e.lineTo(r,n),e.closePath(),e.moveTo(-r*.92,n+r*.16),e.lineTo(r*.92,n+r*.16);for(let i of[-.62,-.21,.21,.62])e.moveTo(r*i,n+r*.16),e.lineTo(r*i,r*.8);e.moveTo(-r,r*.8),e.lineTo(r,r*.8),e.stroke()},(e,a,t)=>{let r=a*.5,n=r*(.48+t()*.12);e.beginPath(),e.moveTo(-r*.2,-r*.86),e.lineTo(r*.2,-r*.86),e.moveTo(-r*.15,-r*.78),e.bezierCurveTo(-n,-r*.3,-n*.85,r*.6,0,r*.86),e.bezierCurveTo(n*.85,r*.6,n,-r*.3,r*.15,-r*.78),e.moveTo(-r*.17,-r*.64),e.quadraticCurveTo(-n*1.16,-r*.48,-n*.7,-r*.04),e.moveTo(r*.17,-r*.64),e.quadraticCurveTo(n*1.16,-r*.48,n*.7,-r*.04),e.stroke()},(e,a,t)=>{let r=a*.5;e.beginPath(),e.moveTo(-r*.9,r*.52),e.quadraticCurveTo(0,-r*.18,r*.9,-r*.58),e.stroke();let n=4+(t()*3|0);for(let i=0;i<n;i++){let s=.16+i/n*.8,c=-r*.9+s*r*1.8,o=r*.52-s*r*1.16+(1-s)*s*r*.3,d=i%2?1:-1,u=r*(.26+t()*.1);e.beginPath(),e.moveTo(c,o),e.quadraticCurveTo(c+u*.5,o+d*u*.66,c+u*.9,o+d*u*.08),e.quadraticCurveTo(c+u*.42,o+d*u*.04,c,o),e.stroke()}},(e,a,t)=>{let r=a*.5;e.beginPath(),e.moveTo(-r*.85,-r*.7),e.quadraticCurveTo(-r*.1,-r*.35,r*.2,r*.1),e.stroke();let n=[[-r*.45,-r*.12],[r*.05,r*.3],[r*.42,-r*.4]];for(let[i,s]of n)e.beginPath(),e.moveTo(i,s-r*.28),e.lineTo(i-r*.02,s-r*.16),e.stroke(),e.beginPath(),e.ellipse(i,s,r*(.15+t()*.04),r*.19,Ie(t,.5),0,Math.PI*2),e.stroke()},(e,a,t)=>{let r=a*.5;for(let n of[-1,1]){e.beginPath(),e.arc(0,0,r*.72,n>0?-1.25:1.25,n>0?1.25:Math.PI*2-1.25,n<0),e.stroke();for(let i=0;i<5;i++){let s=-1.05+i/4*2.1,c=Math.sin(s)*n*r*.72,o=Math.cos(s)*r*.72,d=r*(.2+t()*.08);e.beginPath(),e.moveTo(c,o),e.quadraticCurveTo(c+n*d*.9,o-d*.5,c+n*d*.6,o-d*1.05),e.stroke()}}},(e,a)=>{let t=a*.5;e.beginPath(),e.moveTo(-t,t*.6),e.lineTo(t*.55,t*.6),e.lineTo(t*.55,-t*.6),e.lineTo(-t*.45,-t*.6),e.lineTo(-t*.45,t*.15),e.lineTo(t*.1,t*.15),e.lineTo(t*.1,-t*.18),e.stroke()},(e,a)=>{let t=a*.5;e.beginPath(),e.moveTo(-t*.62,t*.8),e.lineTo(-t*.62,-t*.05),e.arc(0,-t*.05,t*.62,Math.PI,0),e.lineTo(t*.62,t*.8),e.stroke(),e.beginPath(),e.moveTo(-t*.86,t*.8),e.lineTo(t*.86,t*.8),e.stroke()},(e,a,t)=>{let r=a*.5;e.beginPath(),e.arc(0,0,r*.4,0,Math.PI*2),e.stroke();let n=t()*.5;for(let i=0;i<8;i++){let s=n+i/8*Math.PI*2;e.beginPath(),e.moveTo(Math.cos(s)*r*.6,Math.sin(s)*r*.6),e.lineTo(Math.cos(s)*r*.94,Math.sin(s)*r*.94),e.stroke()}},(e,a)=>{let t=a*.5;e.beginPath(),e.moveTo(-t*.44,t*.7),e.bezierCurveTo(-t,t*.2,-t*.8,-t*.7,-t*.3,-t*.6),e.moveTo(t*.44,t*.7),e.bezierCurveTo(t,t*.2,t*.8,-t*.7,t*.3,-t*.6),e.moveTo(-t*.32,-t*.64),e.lineTo(t*.32,-t*.64),e.moveTo(-t*.44,t*.7),e.lineTo(t*.44,t*.7);for(let r of[-.16,.02,.2])e.moveTo(t*r,-t*.56),e.lineTo(t*r,t*.62);e.stroke()},(e,a,t)=>{let r=a*.5,n=r*(.4+t()*.18);e.beginPath(),e.moveTo(-r,r*.16),e.quadraticCurveTo(-r*.5,-n,0,-r*.02),e.quadraticCurveTo(r*.5,-n,r,r*.16),e.stroke()}],bi=[(e,a,t)=>{let r=a*.5,n=-r+Ie(t,r*.3),i=Ie(t,r);e.beginPath(),e.moveTo(n,i);let s=4+(t()*4|0);for(let c=0;c<s;c++){let o=n+r*2/s+Ie(t,r*.5),d=Ie(t,r*1.5);e.quadraticCurveTo(n+Ie(t,r*.9),i+Ie(t,r*1.6),o,d),n=o,i=d}e.stroke()},(e,a,t)=>{let r=a*.5,n=2.2+t()*1.6,i=t()<.5?-1:1;e.beginPath();for(let s=0;s<=60;s++){let c=s/60,o=i*c*n*Math.PI*2,d=r*c*(.9+Ie(t,.06)),u=Math.cos(o)*d,h=Math.sin(o)*d;s===0?e.moveTo(u,h):e.lineTo(u,h)}e.stroke()},(e,a,t)=>{let r=a*.5,n=4+(t()*4|0),i=Ie(t,.7);for(let s=0;s<n;s++){let c=-r+s/(n-1)*r*2+Ie(t,r*.16),o=r*(.7+t()*.6);e.beginPath(),e.moveTo(c-i*o*.5,-o*.5),e.quadraticCurveTo(c+Ie(t,r*.2),0,c+i*o*.5,o*.5),e.stroke()}},(e,a,t)=>{let r=a*.5,n=2+(t()*3|0),i=r*2/n;e.beginPath(),e.moveTo(-r,r*.4);for(let s=0;s<n;s++){let c=-r+s*i,o=i*(.42+t()*.18);e.bezierCurveTo(c+o*.2,r*.4-o*2.1,c+i-o*.2,r*.4-o*2.1,c+i,r*.4+Ie(t,r*.14))}e.stroke()}],fi=[(e,a,t)=>{e.beginPath(),e.arc(0,0,a*.1+t()*a*.04,0,Math.PI*2),e.fill()},(e,a,t)=>{e.beginPath(),e.arc(Ie(t,a*.04),Ie(t,a*.04),a*.32,0,Math.PI*2),e.stroke()},(e,a,t)=>{let r=a*.4,n=r*(.2+t()*.12);e.beginPath(),e.moveTo(0,-r),e.quadraticCurveTo(n,-n,r,0),e.quadraticCurveTo(n,n,0,r),e.quadraticCurveTo(-n,n,-r,0),e.quadraticCurveTo(-n,-n,0,-r),e.stroke()},(e,a,t)=>{let r=a*.4;e.beginPath(),e.moveTo(-r,Ie(t,a*.08)),e.quadraticCurveTo(0,Ie(t,a*.16),r,Ie(t,a*.08)),e.stroke()}],vl={light:(e,a)=>{let t=a*.5;e.beginPath(),e.moveTo(0,-t),e.quadraticCurveTo(t*.16,-t*.16,t,0),e.quadraticCurveTo(t*.16,t*.16,0,t),e.quadraticCurveTo(-t*.16,t*.16,-t,0),e.quadraticCurveTo(-t*.16,-t*.16,0,-t),e.stroke()},dark:(e,a)=>{let t=a*.44;e.beginPath(),e.moveTo(-t*.6,-t*.5),e.lineTo(t*.6,-t*.5),e.lineTo(t,t*.05),e.lineTo(0,t),e.lineTo(-t,t*.05),e.closePath(),e.moveTo(-t,t*.05),e.lineTo(t,t*.05),e.moveTo(-t*.6,-t*.5),e.lineTo(-t*.3,t*.05),e.lineTo(0,t),e.moveTo(t*.6,-t*.5),e.lineTo(t*.3,t*.05),e.lineTo(0,t),e.stroke()},mahogany:(e,a)=>{let t=a*.5;e.beginPath(),e.moveTo(0,t),e.bezierCurveTo(-t*.9,t*.2,-t*.7,-t*.7,0,-t),e.bezierCurveTo(t*.7,-t*.7,t*.9,t*.2,0,t),e.moveTo(0,t*.86),e.lineTo(0,-t*.86);for(let r=0;r<3;r++){let n=-.34+r*.36;e.moveTo(0,t*n),e.lineTo(t*.44,t*(n-.26)),e.moveTo(0,t*n),e.lineTo(-t*.44,t*(n-.26))}e.stroke()},blush:(e,a)=>{let t=a*.5;for(let r=0;r<5;r++){let n=r/5*Math.PI*2-Math.PI/2;e.beginPath(),e.ellipse(Math.cos(n)*t*.52,Math.sin(n)*t*.52,t*.42,t*.26,n,0,Math.PI*2),e.stroke()}e.beginPath(),e.arc(0,0,t*.19,0,Math.PI*2),e.stroke()},coffee:(e,a)=>{let t=a*.5;e.beginPath(),e.ellipse(0,0,t*.6,t*.9,0,0,Math.PI*2),e.stroke(),e.beginPath(),e.moveTo(0,-t*.84),e.bezierCurveTo(t*.34,-t*.3,-t*.34,t*.3,0,t*.84),e.stroke()},midnight:(e,a)=>{let t=a*.5;e.beginPath();for(let r=0;r<10;r++){let n=r%2===0?t:t*.4,i=r/10*Math.PI*2-Math.PI/2,s=Math.cos(i)*n,c=Math.sin(i)*n;r===0?e.moveTo(s,c):e.lineTo(s,c)}e.closePath(),e.stroke()}},gi=e=>{let a=e.split(",").map(t=>parseFloat(t.trim()));return[a[0]||0,a[1]||0,a[2]||0]};function vi(e,a,t){let r=gi(e),n=gi(a);return`rgb(${Math.round(r[0]+(n[0]-r[0])*t)},${Math.round(r[1]+(n[1]-r[1])*t)},${Math.round(r[2]+(n[2]-r[2])*t)})`}function yl(e,a,t){return`hsl(${Math.round(a*300%360)}, ${t?72:68}%, ${t?58:46}%)`}function xl(e,a,t,r,n,i,s){let c=s?vl[s]:void 0,o=Cn(n),d=fl(Cn(n^2654435769)),u=e*a,p=Math.max(40,Math.min(520,Math.round(u/3100)))/.48,l=Math.max(26,Math.sqrt(.7*u/p)),k=gl(e,a,l,o),v=4.4/Math.max(e,a),y=v*2.6,S=Math.hypot(e,a),x=o()*Math.PI*2,I=Math.cos(x),b=Math.sin(x),N=e*(.18+o()*.64),M=a*(.12+o()*.5),w=[],O=Math.hypot(e,a)||1,[C,B,F]=t.split(",").map($=>parseFloat($)||0),D=.2126*C+.7152*B+.0722*F>128;for(let[$,E]of k){let _=d($*v,E*v)*.72+d($*y,E*y)*.28,G=Math.min(1,Math.max(0,(_-.26)/.44));if(o()>G*G*(3-2*G))continue;let z=o(),q=Math.max(0,1-Math.hypot($-N,E-M)/(S*.72))**1.6,ae=(($-e/2)*I+(E-a/2)*b)/S+.5,J=!D,H=((J?.055:.028)+o()*(J?.04:.025))*(.75+ae*.55)*(1+q*.4),W=vi(t,r,q*.85),P=i?(e-$+a-E)/(e+a||1):($+E)/(e+a||1),L=o()*16777215|0,R=yl(L,P,D),g=0,V=J?1.05+o()*.35:.65+o()*.35,Y=20,f=wn[0],Q=1;z<.5?(g=Ie(o,.16),V=J?1.15+o()*.45:.7+o()*.35,Y=20+o()*16,f=wn[o()*wn.length|0]):z<.82?(g=o()*Math.PI*2,V=J?.95+o()*.4:.6+o()*.4,Y=16+o()*20,f=bi[o()*bi.length|0]):z<.95||!c?(g=o()*Math.PI*2,V=J?.85+o()*.35:.55+o()*.35,Y=7+o()*7,f=fi[o()*fi.length|0]):(g=Ie(o,.3),V=J?1.1+o()*.3:.75+o()*.3,Y=15+o()*9,f=c,Q=2.6),w.push({x:$,y:E,roll:z,rotation:g,lineWidth:V,alpha:H*Q,baseColor:W,shimmerColor:R,drawFn:f,size:Y,seed:L,normDist:P})}return w}function Sn(e,a,t,r,n){e.clearRect(0,0,t,r),e.lineCap="round",e.lineJoin="round";let i=n>=0&&n<=1.4,s=i?n*1.4-.2:-999,c=.3;for(let o of a){let d=o.alpha,u=o.baseColor,h=o.lineWidth;if(i){let l=o.normDist-s;if(l>c)d=o.alpha*.45,u=o.baseColor,h=o.lineWidth;else if(l<-c)d=o.alpha,u=o.baseColor,h=o.lineWidth;else{let k=Math.cos(l/c*(Math.PI/2))**2;d=o.alpha+k*.08,u=k>.08?vi(o.baseColor,o.shimmerColor,k*.65):o.baseColor,h=o.lineWidth*(1+k*.2)}}e.save(),e.translate(o.x,o.y),e.rotate(o.rotation),e.globalAlpha=Math.min(d,1),e.strokeStyle=u,e.fillStyle=u,e.lineWidth=h;let p=Cn(o.seed);o.drawFn(e,o.size,p),e.restore()}}var wl=ml.memo(function({seed:a="",theme:t,dir:r}){let n=Za(null),i=Za(!1),s=Za(0),c=Za(null),o=Za(0);return kl(()=>{let d=n.current;if(!d)return;let u=bl(a||"kiku"),h=0,p=(x,I,b,N)=>M=>{let w=M-x,O=Math.min(1,w/I),B=(1-Math.cos(O*Math.PI))/2*1.4,F=d.clientWidth,D=d.clientHeight;if(F&&D){let $=Math.min(window.devicePixelRatio||1,3),E=Math.round(F*$),_=Math.round(D*$);(d.width!==E||d.height!==_)&&(d.width=E,d.height=_);let G=d.getContext("2d");G&&(G.setTransform($,0,0,$,0,0),Sn(G,b,F,D,B))}if(O<1)s.current=requestAnimationFrame(p(x,I,b,N));else{i.current=!1;let $=d.clientWidth,E=d.clientHeight,_=d.getContext("2d");if(_&&$&&E){let G=Math.min(window.devicePixelRatio||1,3);_.setTransform(G,0,0,G,0,0),Sn(_,b,$,E,-1)}}},l=()=>{let x=d.clientWidth,I=d.clientHeight;if(!x||!I)return;let b=Math.min(window.devicePixelRatio||1,3),N=d.getContext("2d");if(!N)return;let M=getComputedStyle(d),w=M.getPropertyValue("--hsk-doodle-ink").trim()||"31,31,31",O=M.getPropertyValue("--hsk-doodle-tint").trim()||w,C=r==="rtl"||M.direction==="rtl"||d.closest('[dir="rtl"]')!==null,B=typeof window<"u"?Math.max(I,window.innerHeight||0):I,F=xl(x,B,w,O,u,C,t);c.current=F,o.current=x;let D=Math.round(x*b),$=Math.round(I*b);if((d.width!==D||d.height!==$)&&(d.width=D,d.height=$),N.setTransform(b,0,0,b,0,0),window.matchMedia?.("(prefers-reduced-motion: reduce)")?.matches){Sn(N,F,x,I,-1);return}cancelAnimationFrame(s.current),i.current=!0;let _=1200,G=performance.now();s.current=requestAnimationFrame(p(G,_,F,C))},k=()=>{clearTimeout(h),h=window.setTimeout(l,20)};l();let v=new ResizeObserver(k);v.observe(d);let y=window.matchMedia?.("(prefers-color-scheme: dark)"),S=()=>{l()};return y?.addEventListener?.("change",S),()=>{clearTimeout(h),cancelAnimationFrame(s.current),i.current=!1,v.disconnect(),y?.removeEventListener?.("change",S)}},[a,t,r]),Sl("canvas",{className:"hsk-cb-doodles",ref:n,"aria-hidden":"true"})}),zr=wl;import Pr,{useState as Vt,useEffect as Nn,useCallback as yi}from"react";import{useAkropolysContext as Ml}from"@akropolys/sdk";var Mn={arabic:{allSet:"\u0623\u0646\u062A \u062C\u0627\u0647\u0632\u060C {name}.",asWritten:"\u0643\u0645\u0627 \u0647\u064A \u0645\u0643\u062A\u0648\u0628\u0629",captureAll:"\u0627\u0644\u062A\u0642\u0627\u0637 \u0627\u0644\u0643\u0644 ({count})",captureAndRemember:"kiku \u2014 \u0627\u0644\u062A\u0642\u0627\u0637 \u0648\u062A\u0630\u0643\u0631",captureCurrentPage:"\u0627\u0644\u062A\u0642\u0627\u0637 \u0627\u0644\u0635\u0641\u062D\u0629 \u0627\u0644\u062D\u0627\u0644\u064A\u0629",cardClickAnswer:"\u0627\u0644\u0640 {name}",cardClickQuery:"\u0623\u062E\u0628\u0631\u0646\u064A \u0627\u0644\u0645\u0632\u064A\u062F \u0639\u0646 {name}{price} \u2014 \u0645\u0627 \u0647\u064A \u062A\u0641\u0627\u0635\u064A\u0644\u0647 \u0627\u0644\u0631\u0626\u064A\u0633\u064A\u0629\u060C \u0648\u0644\u0645\u0646 \u0647\u0648 \u0627\u0644\u0623\u0646\u0633\u0628\u060C \u0648\u0645\u0627\u0630\u0627 \u064A\u062C\u0628 \u0623\u0646 \u0623\u0639\u0631\u0641\u061F",clearChat:"\u0645\u0633\u062D \u0627\u0644\u062F\u0631\u062F\u0634\u0629",defaultPlaceholder:"\u0627\u0633\u0623\u0644\u0646\u064A \u0623\u064A \u0634\u064A\u0621...",deleteThis:"\u062D\u0630\u0641 \u0647\u0630\u0627",detailsTranslated:"\u062A\u0645\u062A \u062A\u0631\u062C\u0645\u0629 \u0627\u0644\u062A\u0641\u0627\u0635\u064A\u0644. \u062A\u0628\u0642\u0649 \u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u0648\u0627\u0644\u0631\u0648\u0627\u0628\u0637 \u0643\u0645\u0627 \u0647\u064A \u062A\u0645\u0627\u0645\u064B\u0627.",displayCapture:"\u0627\u0644\u062A\u0642\u0627\u0637 {name}",displayCaptureAll:"\u0627\u0644\u062A\u0642\u0627\u0637 \u0627\u0644\u0643\u0644 ({count} \u0639\u0646\u0627\u0635\u0631)",displayDelete:"\u062D\u0630\u0641 \u0647\u0630\u0627",displayViewHistory:"\u0645\u0627\u0630\u0627 \u062D\u0641\u0638\u062A\u061F",entityLangIntro:"\u0623\u0646\u0627 \u0623\u0631\u062F \u0628\u0640 {lang}. \u064A\u0645\u0643\u0646 \u0623\u0646 \u062A\u0628\u0642\u0649 \u0628\u0637\u0627\u0642\u0627\u062A \u0627\u0644\u0646\u062A\u0627\u0626\u062C \u0643\u0645\u0627 \u0643\u062A\u0628\u0647\u0627 \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639 \u062A\u0645\u0627\u0645\u064B\u0627\u060C \u0623\u0648 \u064A\u0645\u0643\u0646 \u062A\u0631\u062C\u0645\u062A\u0647\u0627 \u0623\u064A\u0636\u064B\u0627.",entityLangPlaceholder:"\u0627\u062E\u062A\u0631 \u0625\u062D\u062F\u0649 \u0627\u0644\u0628\u0637\u0627\u0642\u062A\u064A\u0646 \u0623\u0639\u0644\u0627\u0647...",errAccessRevoked:"\u062A\u0645 \u0625\u0644\u063A\u0627\u0621 \u0648\u0635\u0648\u0644\u0643 \u0625\u0644\u0649 \u0627\u0644\u0645\u0633\u0627\u0639\u062F \u0645\u0646 \u0642\u0628\u0644 \u0627\u0644\u0645\u062A\u062C\u0631.",errAccountRequired:"\u0627\u0644\u0631\u062C\u0627\u0621 \u0625\u0646\u0634\u0627\u0621 \u062D\u0633\u0627\u0628 \u0644\u0645\u062A\u0627\u0628\u0639\u0629 \u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0645\u0633\u0627\u0639\u062F \u0627\u0644\u062F\u0631\u062F\u0634\u0629.",errShopperReplyLimit:"\u0644\u0642\u062F \u0648\u0635\u0644\u062A \u0625\u0644\u0649 \u062D\u062F \u0627\u0644\u0631\u062F\u0648\u062F \u0627\u0644\u0645\u0633\u0645\u0648\u062D \u0628\u0647 \u0644\u062D\u0633\u0627\u0628\u0643 \u0641\u064A \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639.",errStreamInterrupted:"\u062A\u0645\u062A \u0645\u0642\u0627\u0637\u0639\u0629 \u0627\u0644\u0631\u062F. \u0627\u0644\u0631\u062C\u0627\u0621 \u0627\u0644\u0645\u062D\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.",errTokenLimit:"\u0644\u0642\u062F \u0648\u0635\u0644\u062A \u0625\u0644\u0649 \u062D\u062F \u0627\u0644\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u062E\u0627\u0635 \u0628\u0643. \u0627\u0644\u0631\u062C\u0627\u0621 \u062A\u062D\u062F\u064A\u062B \u062D\u062F\u0648\u062F \u0627\u0644\u0641\u0648\u0627\u062A\u064A\u0631 \u0641\u064A \u0644\u0648\u062D\u0629 \u0627\u0644\u062A\u062D\u0643\u0645 \u0627\u0644\u062E\u0627\u0635\u0629 \u0628\u0643 \u0644\u0644\u0645\u062A\u0627\u0628\u0639\u0629.",errTooManyRequests:"\u064A\u062A\u0644\u0642\u0649 \u0627\u0644\u0645\u0633\u0627\u0639\u062F \u062D\u0627\u0644\u064A\u064B\u0627 \u0639\u062F\u062F\u064B\u0627 \u0643\u0628\u064A\u0631\u064B\u0627 \u062C\u062F\u064B\u0627 \u0645\u0646 \u0627\u0644\u0637\u0644\u0628\u0627\u062A. \u0627\u0644\u0631\u062C\u0627\u0621 \u0627\u0644\u0645\u062D\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649 \u0628\u0639\u062F \u0644\u062D\u0638\u0627\u062A \u0642\u0644\u064A\u0644\u0629.",footerHint:"kiku \xB7 \u064A\u0628\u062D\u062B \u0641\u064A \u0627\u0644\u0643\u062A\u0627\u0644\u0648\u062C \u0628\u0623\u0643\u0645\u0644\u0647 \u0641\u064A \u0627\u0644\u0648\u0642\u062A \u0627\u0644\u0641\u0639\u0644\u064A",greetReturning:"\u0623\u0647\u0644\u0627\u064B\u060C {name}.",greetReturningLead:"\u0645\u0627\u0630\u0627 \u064A\u0645\u0643\u0646\u0646\u064A \u0623\u0646 \u0623\u062C\u062F \u0644\u0643 \u0627\u0644\u064A\u0648\u0645\u061F",howShouldResultsLook:"\u0643\u064A\u0641 \u064A\u062C\u0628 \u0623\u0646 \u062A\u0628\u062F\u0648 \u0627\u0644\u0646\u062A\u0627\u0626\u062C\u061F",inLanguage:"\u0628\u0640 {lang}",keyAutoHide:"\u064A\u062E\u062A\u0641\u064A \u062A\u0644\u0642\u0627\u0626\u064A\u064B\u0627 \u0641\u064A {seconds} \u062B\u0648\u0627\u0646\u064D.",keyCopied:"\u062A\u0645 \u0627\u0644\u0646\u0633\u062E",keyCopyId:"\u0646\u0633\u062E \u0627\u0644\u0645\u0639\u0631\u0651\u0641",keyCopySecret:"\u0646\u0633\u062E \u0627\u0644\u0633\u0631",keyCreateNew:"\u0623\u0646\u0627 \u062C\u062F\u064A\u062F \u2014 \u0623\u0646\u0634\u0626 \u0648\u0627\u062D\u062F\u064B\u0627",keyCreating:"\u062C\u0627\u0631\u064D \u0627\u0644\u0625\u0646\u0634\u0627\u0621\u2026",keyDismiss:"\u062A\u062C\u0627\u0647\u0644",keyPastePlaceholder:"\u0645\u0639\u0631\u0651\u0641\u0643 \u0627\u0644\u0639\u0627\u0645\u2026",keyPastePrompt:"\u0627\u0644\u0635\u0642 \u0645\u0639\u0631\u0651\u0641\u0643 \u0627\u0644\u0639\u0627\u0645 \u2014 \u0623\u0648 \u0623\u0646\u0634\u0626 \u0648\u0627\u062D\u062F\u064B\u0627",keyPublicHint:"\u0627\u0644\u0635\u0642\u0647 \u0641\u064A \u0623\u064A \u0645\u0648\u0642\u0639 \u0644\u0644\u062D\u0641\u0638 \u0641\u064A \u0646\u0641\u0633 \u0627\u0644\u0630\u0627\u0643\u0631\u0629.",keyPublicTitle:"\u0645\u0639\u0631\u0651\u0641\u0643 \u0627\u0644\u0639\u0627\u0645",keySecretHint:"\u0627\u062D\u062A\u0641\u0638 \u0628\u0647 \u062E\u0627\u0635\u064B\u0627 \u2014 \u0627\u0633\u062A\u062E\u062F\u0645\u0647 \u0644\u0641\u062A\u062D \u0630\u0627\u0643\u0631\u062A\u0643.",keySecretTitle:"\u0633\u0631\u0643 \u2014 \u064A\u064F\u0639\u0631\u0636 \u0645\u0631\u0629 \u0648\u0627\u062D\u062F\u0629 \u0641\u0642\u0637",keyUseMine:"\u0627\u0633\u062A\u062E\u062F\u0645 \u0645\u0639\u0631\u0651\u0641\u064A",kikuActionUnavailable:"\u0639\u0630\u0631\u064B\u0627 \u2014 \u0647\u0630\u0627 \u0627\u0644\u0625\u062C\u0631\u0627\u0621 \u063A\u064A\u0631 \u0645\u062A\u0627\u062D \u0639\u0644\u0649 \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639.",kikuCaptureDbError:"\u0641\u0634\u0644 \u0627\u0644\u0627\u0644\u062A\u0642\u0627\u0637 \u0628\u0633\u0628\u0628 \u062E\u0637\u0623 \u0641\u064A \u0642\u0627\u0639\u062F\u0629 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A.",kikuCaptureNoContext:"\u0641\u0634\u0644 \u0627\u0644\u0627\u0644\u062A\u0642\u0627\u0637 \u0644\u0623\u0646\u0647 \u0644\u0645 \u064A\u062A\u0645 \u062A\u0648\u0641\u064A\u0631 \u0633\u064A\u0627\u0642 \u0627\u0644\u0635\u0641\u062D\u0629 \u0623\u0648 \u0627\u0644\u0645\u0646\u062A\u062C \u0628\u0648\u0627\u0633\u0637\u0629 SDK.",kikuCaptureNoUrl:"\u062A\u0639\u0630\u0631 \u062D\u0641\u0638 \u0623\u064A \u0639\u0646\u0627\u0635\u0631 \u2014 \u0644\u0645 \u064A\u0643\u0646 \u0644\u0623\u064A \u0645\u0646\u0647\u0627 \u0639\u0646\u0648\u0627\u0646 URL \u0635\u0627\u0644\u062D.",kikuCaptureNoneSelected:"\u0644\u0645 \u064A\u062A\u0645 \u062A\u062D\u062F\u064A\u062F \u0623\u064A \u0639\u0646\u0627\u0635\u0631 \u0644\u0627\u0644\u062A\u0642\u0627\u0637\u0647\u0627.",kikuDeleteDbError:"\u0641\u0634\u0644 \u0627\u0644\u062D\u0630\u0641 \u0628\u0633\u0628\u0628 \u062E\u0637\u0623 \u0641\u064A \u0642\u0627\u0639\u062F\u0629 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A.",kikuDeleteDone:"\u062A\u0645\u062A \u0625\u0632\u0627\u0644\u062A\u0647 \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u062D\u0641\u0648\u0638\u0629 \u0644\u062F\u064A\u0643.",kikuDeleteNoContext:"\u0641\u0634\u0644 \u0627\u0644\u062D\u0630\u0641 \u0644\u0623\u0646\u0647 \u0644\u0645 \u064A\u062A\u0645 \u062A\u0648\u0641\u064A\u0631 \u0633\u064A\u0627\u0642 \u0627\u0644\u0635\u0641\u062D\u0629 \u0644\u062A\u062D\u062F\u064A\u062F \u0645\u0627 \u064A\u062C\u0628 \u062D\u0630\u0641\u0647.",kikuMemoryIntro:"\u0643\u0644 \u0645\u0627 \u0627\u0644\u062A\u0642\u0637\u062A\u0647 \u0639\u0628\u0631 \u0627\u0644\u0645\u0648\u0627\u0642\u0639 \u0645\u0648\u062C\u0648\u062F \u0641\u064A \u0630\u0627\u0643\u0631\u062A\u0643 \u0627\u0644\u062E\u0627\u0635\u0629. \u0627\u0641\u062A\u062D\u0647\u0627 \u0628\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0633\u0631\u0643:",kikuMintNeeded:"\u0644\u062D\u0641\u0638 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0639\u0628\u0631 \u0627\u0644\u0645\u0648\u0627\u0642\u0639\u060C \u062A\u062D\u062A\u0627\u062C \u0625\u0644\u0649 \u0645\u0641\u062A\u0627\u062D kiku \u2014 \u0633\u0623\u0642\u0648\u0645 \u0628\u0625\u0646\u0634\u0627\u0621 \u0648\u0627\u062D\u062F \u0644\u0643. \u064A\u064F\u0639\u0631\u0636 \u0645\u0631\u0629 \u0648\u0627\u062D\u062F\u0629 \u0641\u0642\u0637\u060C \u0644\u0630\u0627 \u0627\u062D\u0641\u0638\u0647 \u0641\u064A \u0645\u0643\u0627\u0646 \u0622\u0645\u0646.",kikuMintOffer:"\u064A\u0645\u0643\u0646\u0646\u064A \u0627\u0644\u0627\u062D\u062A\u0641\u0627\u0638 \u0628\u0647\u0630\u0627 \u0644\u0643 \u0648\u0645\u062A\u0627\u0628\u0639\u062A\u0647 \u0645\u0639\u0643 \u0639\u0628\u0631 \u0627\u0644\u0645\u0648\u0627\u0642\u0639 \u2014 \u0633\u0623\u0642\u0648\u0645 \u0628\u0625\u0646\u0634\u0627\u0621 \u0645\u0641\u062A\u0627\u062D kiku \u0644\u0643. \u064A\u064F\u0639\u0631\u0636 \u0645\u0631\u0629 \u0648\u0627\u062D\u062F\u0629 \u0641\u0642\u0637\u060C \u0644\u0630\u0627 \u0627\u062D\u0641\u0638\u0647 \u0641\u064A \u0645\u0643\u0627\u0646 \u0622\u0645\u0646.",kikuNeedKeyToUpdate:"\u0623\u062F\u062E\u0644 \u0645\u0641\u062A\u0627\u062D kiku \u0627\u0644\u062E\u0627\u0635 \u0628\u0643 \u062D\u062A\u0649 \u0623\u062A\u0645\u0643\u0646 \u0645\u0646 \u0627\u0644\u0639\u062B\u0648\u0631 \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u062D\u0641\u0648\u0638\u0629 \u0644\u062F\u064A\u0643 \u0648\u062A\u062D\u062F\u064A\u062B\u0647\u0627.",micDenied:"\u062A\u0645 \u062D\u0638\u0631 \u0627\u0644\u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646. \u0627\u0633\u0645\u062D \u0628\u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646 \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639\u060C \u062B\u0645 \u062D\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.",micFailed:"\u0644\u0645 \u0623\u062A\u0645\u0643\u0646 \u0645\u0646 \u0633\u0645\u0627\u0639 \u0630\u0644\u0643. \u062D\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.",micInsecure:"\u064A\u062A\u0637\u0644\u0628 \u0627\u0644\u0635\u0648\u062A \u0627\u062A\u0635\u0627\u0644\u0627\u064B \u0622\u0645\u0646\u064B\u0627 (https).",micLangUnsupported:"\u0644\u0627 \u064A\u0645\u0643\u0646 \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u062A\u0635\u0641\u062D \u0646\u0633\u062E \u0647\u0630\u0647 \u0627\u0644\u0644\u063A\u0629 \u0628\u0639\u062F. \u064A\u0631\u062C\u0649 \u0627\u0644\u0643\u062A\u0627\u0628\u0629 \u0628\u062F\u0644\u0627\u064B \u0645\u0646 \u0630\u0644\u0643.",micMissing:"\u0644\u0645 \u064A\u062A\u0645 \u0627\u0644\u0639\u062B\u0648\u0631 \u0639\u0644\u0649 \u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646.",micNetwork:"\u062A\u062A\u0637\u0644\u0628 \u0645\u064A\u0632\u0629 \u0627\u0644\u0635\u0648\u062A \u0627\u062A\u0635\u0627\u0644\u0627\u064B \u0627\u0644\u0622\u0646. \u064A\u0631\u062C\u0649 \u0627\u0644\u062A\u062D\u0642\u0642 \u0645\u0646 \u0627\u062A\u0635\u0627\u0644\u0643 \u0648\u0627\u0644\u0645\u062D\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.",micNoSpeech:"\u0644\u0645 \u0623\u0633\u0645\u0639 \u0634\u064A\u0626\u064B\u0627. \u064A\u0631\u062C\u0649 \u0627\u0644\u0645\u062D\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649\u060C \u0648\u0627\u0642\u062A\u0631\u0628 \u0642\u0644\u064A\u0644\u0627\u064B \u0645\u0646 \u0627\u0644\u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646.",namePlaceholder:"\u0627\u0643\u062A\u0628 \u0627\u0633\u0645\u0643...",nameStepAsk:"\u0645\u0627\u0630\u0627 \u064A\u062C\u0628 \u0623\u0646 \u0623\u0646\u0627\u062F\u064A\u0643\u061F",nameStepLead:"\u064A\u0645\u0643\u0646\u0646\u064A \u0627\u0644\u0628\u062D\u062B \u0639\u0646 \u0623\u064A \u0634\u064A\u0621 \u0623\u0648 \u062A\u0635\u0648\u0631\u0647 \u0623\u0648 \u0627\u0644\u062A\u0642\u0627\u0637\u0647 \u0644\u0643 \u2014 \u0641\u064A \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639 \u0623\u0648 \u0623\u064A \u0645\u0648\u0642\u0639 \u0622\u062E\u0631.",nameStepTitle:"\u0633\u0631\u0631\u062A \u0628\u0644\u0642\u0627\u0626\u0643.",namesAsWritten:"\u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0648\u0627\u0644\u062A\u0641\u0627\u0635\u064A\u0644 \u062A\u0645\u0627\u0645\u064B\u0627 \u0643\u0645\u0627 \u0647\u064A \u0645\u062F\u0631\u062C\u0629 \u0641\u064A \u0627\u0644\u0645\u0648\u0642\u0639.",pillCompareTop2:"\u0642\u0627\u0631\u0646 \u0623\u0641\u0636\u0644 2",pillCompareTop2Query:"\u0642\u0627\u0631\u0646 \u0628\u064A\u0646 {a} \u0648 {b}",pillFindAlternatives:"\u0627\u0628\u062D\u062B \u0639\u0646 \u0628\u062F\u0627\u0626\u0644",pillFindAlternativesQuery:"\u0645\u0627 \u0647\u064A \u0627\u0644\u0628\u062F\u0627\u0626\u0644 \u0627\u0644\u062C\u064A\u062F\u0629 \u0644\u0640 {name}\u061F",pillMoreOn:"\u0627\u0644\u0645\u0632\u064A\u062F \u0639\u0646 {name}",pillMoreOnQuery:"\u0623\u062E\u0628\u0631\u0646\u064A \u0627\u0644\u0645\u0632\u064A\u062F \u0639\u0646 {name}",pillRecommend:"\u0623\u0648\u0635\u0650 \u0628\u0634\u064A\u0621",pillRecommendQuery:"\u0645\u0627\u0630\u0627 \u062A\u0648\u0635\u064A \u0644\u064A\u061F",pillShowPopular:"\u0639\u0631\u0636 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0634\u0627\u0626\u0639\u0629",pillShowPopularQuery:"\u0645\u0627 \u0647\u064A \u0645\u0646\u062A\u062C\u0627\u062A\u0643 \u0627\u0644\u0623\u0643\u062B\u0631 \u0634\u0639\u0628\u064A\u0629\u061F",pillSimilarOptions:"\u062E\u064A\u0627\u0631\u0627\u062A \u0645\u0634\u0627\u0628\u0647\u0629",pillSimilarOptionsQuery:"\u0623\u0631\u0646\u064A \u0627\u0644\u0645\u0632\u064A\u062F \u0627\u0644\u0645\u0634\u0627\u0628\u0647 \u0644\u0640 {name}",pillUnder:"\u0623\u0642\u0644 \u0645\u0646 {amount}",pillUnderQuery:"\u0623\u0638\u0647\u0631 \u0644\u064A \u062E\u064A\u0627\u0631\u0627\u062A \u0628\u0633\u0639\u0631 \u0623\u0642\u0644 \u0645\u0646 {amount}",pillWhichBest:"\u0623\u064A\u0647\u0645\u0627 \u0627\u0644\u0623\u0641\u0636\u0644\u061F",pillWhichBestQuery:"\u0623\u064A\u0647\u0645\u0627 \u062A\u0648\u0635\u064A \u0648\u0644\u0645\u0627\u0630\u0627\u061F",replyingOriginal:"\u0623\u0631\u062F\u0651 \u0628\u0627\u0644\u0644\u063A\u0629 {lang}\u060C \u0648\u0627\u0644\u0646\u062A\u0627\u0626\u062C \u0643\u0645\u0627 \u0643\u062A\u0628\u0647\u0627 \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639. \u0627\u0633\u0623\u0644\u0646\u064A \u0623\u064A \u0634\u064A\u0621.",replyingTranslated:"\u0623\u0631\u062F\u0651 \u0628\u0627\u0644\u0644\u063A\u0629 {lang}\u060C \u0648\u0627\u0644\u0646\u062A\u0627\u0626\u062C \u0645\u062A\u0631\u062C\u0645\u0629 \u0623\u064A\u0636\u064B\u0627. \u0627\u0633\u0623\u0644\u0646\u064A \u0623\u064A \u0634\u064A\u0621.",statusSent:"\u062A\u0645 \u0627\u0644\u0625\u0631\u0633\u0627\u0644",statusStopped:"\u062A\u0645 \u0627\u0644\u0625\u0631\u0633\u0627\u0644 \xB7 \u062A\u0645 \u0625\u064A\u0642\u0627\u0641 \u0627\u0644\u0631\u062F",thinking:"\u062C\u0627\u0631\u064A \u0627\u0644\u062A\u0641\u0643\u064A\u0631",thoughtForSeconds:"\u0641\u0643\u0631\u062A \u0644\u0645\u062F\u0629 {duration}",thoughtProcess:"\u0639\u0645\u0644\u064A\u0629 \u0627\u0644\u062A\u0641\u0643\u064A\u0631",vizDisclaimerImage:"\u062A\u0645 \u0627\u0644\u0625\u0646\u0634\u0627\u0621 \u0628\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064A \u2014 \u0642\u062F \u062A\u062E\u062A\u0644\u0641 \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0648\u0627\u0644\u062D\u062C\u0645 \u0648\u0627\u0644\u0645\u0648\u0636\u0639 \u0639\u0646 \u0627\u0644\u0645\u0646\u062A\u062C \u0627\u0644\u062D\u0642\u064A\u0642\u064A.",vizDisclaimerVideo:"\u062A\u0645 \u0627\u0644\u0625\u0646\u0634\u0627\u0621 \u0628\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064A \u2014 \u0642\u062F \u062A\u062E\u062A\u0644\u0641 \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0648\u0627\u0644\u062D\u062C\u0645 \u0648\u0627\u0644\u062D\u0631\u0643\u0629 \u0639\u0646 \u0627\u0644\u0645\u0646\u062A\u062C \u0627\u0644\u062D\u0642\u064A\u0642\u064A.",vizUnavailable:"\u062A\u0639\u0630\u0631 \u062A\u062D\u0645\u064A\u0644 \u0627\u0644\u0645\u0639\u0627\u064A\u0646\u0629.",voiceListening:"\u062C\u0627\u0631\u064A \u0627\u0644\u0627\u0633\u062A\u0645\u0627\u0639... \u0627\u0636\u063A\u0637 \u0639\u0644\u0649 \u0627\u0644\u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646 \u0644\u0644\u0625\u064A\u0642\u0627\u0641",voiceSending:"\u062A\u0645\u0627\u0645 \u2014 \u062C\u0627\u0631\u064A \u0627\u0644\u0625\u0631\u0633\u0627\u0644...",termsStepTitle:"\u0627\u0644\u062E\u0635\u0648\u0635\u064A\u0629 \u0648\u0634\u0631\u0648\u0637 \u0627\u0644\u0627\u0633\u062A\u062E\u062F\u0627\u0645",termsStepSubtitle:"\u0634\u0641\u0627\u0641\u064A\u0629 \u0643\u0627\u0645\u0644\u0629\u060C \u0648\u0647\u0648\u064A\u0629 \u0645\u062C\u0647\u0648\u0644\u0629\u060C \u0648\u0628\u062F\u0648\u0646 \u062C\u0645\u0639 \u0623\u064A \u0628\u064A\u0627\u0646\u0627\u062A \u0634\u062E\u0635\u064A\u0629.",termsPiiTitle:"\u0639\u062F\u0645 \u062C\u0645\u0639 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A \u0627\u0644\u0634\u062E\u0635\u064A\u0629",termsPiiDesc:"\u0646\u062D\u0646 \u0644\u0627 \u0646\u062C\u0645\u0639 \u0623\u0648 \u0646\u0637\u0644\u0628 \u0623\u0648 \u0646\u062E\u0632\u0646 \u0623\u064A \u0645\u0639\u0644\u0648\u0645\u0627\u062A \u062A\u0639\u0631\u064A\u0641 \u0634\u062E\u0635\u064A\u0629 (\u0644\u0627 \u0628\u0631\u064A\u062F \u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A\u060C \u0644\u0627 \u0623\u0631\u0642\u0627\u0645 \u0647\u0648\u0627\u062A\u0641\u060C \u0648\u0644\u0627 \u0647\u0648\u064A\u0627\u062A \u062D\u0642\u064A\u0642\u064A\u0629) \u0645\u0646 \u0645\u062D\u0627\u062F\u062B\u0627\u062A\u0643 \u0623\u0648 \u062C\u0644\u0633\u0627\u062A\u0643 \u0627\u0644\u0635\u0648\u062A\u064A\u0629.",termsSessionTitle:"\u0645\u0639\u0631\u0651\u0641\u0627\u062A \u062C\u0644\u0633\u0629 \u0645\u062C\u0647\u0648\u0644\u0629",termsSessionDesc:"\u062A\u0633\u062A\u062E\u062F\u0645 \u062C\u0644\u0633\u062A\u0643 \u0645\u0639\u0631\u0651\u0641\u064B\u0627 \u0645\u062C\u0647\u0648\u0644\u0627\u064B \u0645\u0646 \u062C\u0627\u0646\u0628 \u0627\u0644\u0639\u0645\u064A\u0644 \u0641\u0642\u0637 \u0644\u0644\u062D\u0641\u0627\u0638 \u0639\u0644\u0649 \u0627\u0644\u0633\u064A\u0627\u0642\u060C \u0648\u0644\u0627 \u064A\u062A\u0645 \u0631\u0628\u0637\u0647 \u0628\u0647\u0648\u064A\u062A\u0643 \u0627\u0644\u062D\u0642\u064A\u0642\u064A\u0629 \u0623\u0628\u062F\u0627\u064B.",termsMemoryTitle:"\u0645\u062D\u0627\u062F\u062B\u0627\u062A \u0645\u0624\u0642\u062A\u0629 \u0645\u0642\u0627\u0628\u0644 \u062E\u0632\u064A\u0646\u0629 \u0645\u064A\u0645\u064A",termsMemoryDesc:'\u0627\u0644\u0645\u062D\u0627\u062F\u062B\u0627\u062A \u0627\u0644\u0639\u0627\u062F\u064A\u0629 \u0645\u0624\u0642\u062A\u0629 \u2014 \u0625\u063A\u0644\u0627\u0642 \u0627\u0644\u0646\u0627\u0641\u0630\u0629 \u0623\u0648 \u0645\u0633\u062D \u0627\u0644\u062F\u0631\u062F\u0634\u0629 \u064A\u0646\u0647\u064A\u0647\u0627 \u0646\u0647\u0627\u0626\u064A\u064B\u0627. \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062A\u064A \u062A\u062D\u0641\u0638\u0647\u0627 \u0639\u0628\u0631 "@kiku" \u0645\u0634\u0641\u0631\u0629 \u0648\u064A\u0645\u0643\u0646 \u0641\u062A\u062D\u0647\u0627 \u0641\u064A mimi.akropolys.cloud \u0628\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0645\u0641\u062A\u0627\u062D\u0643 \u0627\u0644\u0633\u0631\u064A.',termsCookieTitle:"\u0628\u064A\u0627\u0646\u0627\u062A \u062A\u062A\u0628\u0639 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0645\u0636\u064A\u0641",termsCookieDesc:"\u0642\u062F \u064A\u0642\u0648\u0645 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0645\u0636\u064A\u0641 \u0628\u062C\u0645\u0639 \u0645\u0644\u0641\u0627\u062A \u062A\u0639\u0631\u064A\u0641 \u0627\u0644\u0627\u0631\u062A\u0628\u0627\u0637 \u0648\u0627\u0644\u062A\u062D\u0644\u064A\u0644\u0627\u062A \u0648\u0641\u0642\u064B\u0627 \u0644\u0633\u064A\u0627\u0633\u0629 \u0645\u0644\u0641\u0627\u062A \u062A\u0639\u0631\u064A\u0641 \u0627\u0644\u0627\u0631\u062A\u0628\u0627\u0637 \u0627\u0644\u062E\u0627\u0635\u0629 \u0628\u0647\u060C \u0648\u0647\u064A \u062E\u0627\u0631\u062C\u0629 \u0639\u0646 \u0633\u064A\u0637\u0631\u0629 kiku.",termsAgreeButton:"\u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0648\u0627\u0644\u0645\u062A\u0627\u0628\u0639\u0629",termsAgreeCounting:"\u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0648\u0627\u0644\u0645\u062A\u0627\u0628\u0639\u0629 ({seconds} \u062B)",termsPlaceholder:"\u064A\u0631\u062C\u0649 \u0645\u0631\u0627\u062C\u0639\u0629 \u0648\u0642\u0628\u0648\u0644 \u0627\u0644\u062E\u0635\u0648\u0635\u064A\u0629 \u0648\u0627\u0644\u0634\u0631\u0648\u0637 \u0623\u0639\u0644\u0627\u0647...",whatHaveYouSaved:"\u0645\u0627\u0630\u0627 \u062D\u0641\u0638\u062A\u061F",voiceHint:"\u062A\u062D\u062F\u062B \u0641\u0642\u0637 \u2014 \u0633\u0623\u062C\u064A\u0628 \u0639\u0646\u062F\u0645\u0627 \u062A\u062A\u0648\u0642\u0641.",voiceModeExit:"\u0627\u0644\u062E\u0631\u0648\u062C \u0645\u0646 \u0627\u0644\u0648\u0636\u0639 \u0628\u062F\u0648\u0646 \u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u064A\u062F\u064A\u0646",voiceModeStart:"\u0645\u062D\u0627\u062F\u062B\u0629 \u0628\u062F\u0648\u0646 \u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u064A\u062F\u064A\u0646",voiceMuted:"\u0645\u0643\u062A\u0648\u0645",voiceMutedHint:"\u0627\u0636\u063A\u0637 \u0639\u0644\u0649 \u0627\u0644\u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646 \u0644\u0644\u062A\u062D\u062F\u062B \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.",voicePhaseListening:"\u0627\u0633\u062A\u0645\u0627\u0639",voicePhaseSpeaking:"\u062A\u062D\u062F\u062B",voicePhaseThinking:"\u062A\u0641\u0643\u064A\u0631"},chinese:{allSet:"\u60A8\u5DF2\u51C6\u5907\u597D\uFF0C{name}\u3002",asWritten:"\u5982\u539F\u6587\u6240\u793A",captureAll:"\u6355\u83B7\u5168\u90E8\uFF08{count}\uFF09",captureAndRemember:"kiku \u2014 \u6355\u83B7\u5E76\u8BB0\u4F4F",captureCurrentPage:"\u6355\u83B7\u5F53\u524D\u9875\u9762",cardClickAnswer:"{name}",cardClickQuery:"\u544A\u8BC9\u6211\u66F4\u591A\u5173\u4E8E {name}{price} \u2014 \u5173\u952E\u7EC6\u8282\u662F\u4EC0\u4E48\uFF0C\u6700\u9002\u5408\u8C01\uFF0C\u6211\u9700\u8981\u4E86\u89E3\u4EC0\u4E48\uFF1F",clearChat:"\u6E05\u9664\u804A\u5929",defaultPlaceholder:"\u968F\u4FBF\u95EE\u6211\u4EFB\u4F55\u4E8B\u2026",deleteThis:"\u5220\u9664\u6B64\u9879",detailsTranslated:"\u8BE6\u60C5\u5DF2\u7FFB\u8BD1\u3002\u6570\u5B57\u548C\u94FE\u63A5\u4FDD\u6301\u539F\u6837\u3002",displayCapture:"\u6355\u83B7 {name}",displayCaptureAll:"\u6355\u83B7\u5168\u90E8\uFF08{count} \u9879\uFF09",displayDelete:"\u5220\u9664\u6B64\u9879",displayViewHistory:"\u6211\u4FDD\u5B58\u4E86\u4EC0\u4E48\uFF1F",entityLangIntro:"\u6211\u4F1A\u7528 {lang} \u56DE\u590D\u3002\u7ED3\u679C\u5361\u7247\u53EF\u4EE5\u4FDD\u6301\u7F51\u7AD9\u539F\u6587\uFF0C\u4E5F\u53EF\u4EE5\u7FFB\u8BD1\u3002",entityLangPlaceholder:"\u4ECE\u4E0A\u9762\u7684\u4E24\u5F20\u5361\u7247\u4E2D\u9009\u62E9\u4E00\u4E2A\u2026",errAccessRevoked:"\u60A8\u7684\u8BBF\u95EE\u6743\u9650\u5DF2\u88AB\u5546\u5E97\u64A4\u9500\u3002",errAccountRequired:"\u8BF7\u521B\u5EFA\u8D26\u6237\u4EE5\u7EE7\u7EED\u4F7F\u7528\u804A\u5929\u52A9\u624B\u3002",errShopperReplyLimit:"\u60A8\u5DF2\u8FBE\u5230\u6B64\u7AD9\u70B9\u5BF9\u60A8\u8D26\u6237\u7684\u56DE\u590D\u4E0A\u9650\u3002",errStreamInterrupted:"\u56DE\u590D\u88AB\u4E2D\u65AD\u3002\u8BF7\u518D\u8BD5\u4E00\u6B21\u3002",errTokenLimit:"\u60A8\u5DF2\u8FBE\u5230\u4F7F\u7528\u4E0A\u9650\u3002\u8BF7\u5728\u4EEA\u8868\u677F\u4E2D\u66F4\u65B0\u8BA1\u8D39\u4E0A\u9650\u4EE5\u7EE7\u7EED\u3002",errTooManyRequests:"\u52A9\u624B\u5F53\u524D\u8BF7\u6C42\u8FC7\u591A\u3002\u8BF7\u7A0D\u540E\u518D\u8BD5\u3002",footerHint:"kiku \xB7 \u5B9E\u65F6\u641C\u7D22\u6574\u4E2A\u76EE\u5F55",greetReturning:"\u60A8\u597D\uFF0C{name}\u3002",greetReturningLead:"\u4ECA\u5929\u6211\u80FD\u4E3A\u60A8\u627E\u5230\u4EC0\u4E48\uFF1F",howShouldResultsLook:"\u7ED3\u679C\u5E94\u8BE5\u662F\u4EC0\u4E48\u6837\u5B50\uFF1F",inLanguage:"\u4F7F\u7528 {lang}",namePlaceholder:"\u8F93\u5165\u60A8\u7684\u540D\u5B57\u2026",nameStepAsk:"\u6211\u8BE5\u600E\u4E48\u79F0\u547C\u60A8\uFF1F",nameStepLead:"\u6211\u53EF\u4EE5\u4E3A\u60A8\u641C\u7D22\u3001\u53EF\u89C6\u5316\u6216\u6355\u83B7\u4EFB\u4F55\u5185\u5BB9\u2014\u2014\u5728\u6B64\u7AD9\u70B9\u6216\u5176\u4ED6\u4EFB\u4F55\u7AD9\u70B9\u3002",nameStepTitle:"\u5F88\u9AD8\u5174\u89C1\u5230\u60A8\u3002",namesAsWritten:"\u540D\u79F0\u548C\u8BE6\u60C5\u5B8C\u5168\u6309\u7AD9\u70B9\u5217\u51FA\u3002",pillCompareTop2:"\u6BD4\u8F83\u524D\u4E24\u9879",pillCompareTop2Query:"\u6BD4\u8F83 {a} \u548C {b}",pillFindAlternatives:"\u5BFB\u627E\u66FF\u4EE3\u54C1",pillFindAlternativesQuery:"\u6709\u4EC0\u4E48\u597D\u7684\u66FF\u4EE3\u54C1\u53EF\u4EE5\u66FF\u4EE3 {name}\uFF1F",pillMoreOn:"\u66F4\u591A\u5173\u4E8E {name}",pillMoreOnQuery:"\u544A\u8BC9\u6211\u66F4\u591A\u5173\u4E8E {name}",pillRecommend:"\u63A8\u8350\u4E00\u4E9B\u4E1C\u897F",pillRecommendQuery:"\u60A8\u4F1A\u63A8\u8350\u4EC0\u4E48\u7ED9\u6211\uFF1F",pillShowPopular:"\u663E\u793A\u70ED\u95E8\u9879\u76EE",pillShowPopularQuery:"\u60A8\u6700\u53D7\u6B22\u8FCE\u7684\u9879\u76EE\u662F\u4EC0\u4E48\uFF1F",pillSimilarOptions:"\u76F8\u4F3C\u9009\u9879",pillSimilarOptionsQuery:"\u5C55\u793A\u66F4\u591A\u7C7B\u4F3C {name} \u7684\u5185\u5BB9",pillUnder:"\u4F4E\u4E8E {amount}",pillUnderQuery:"\u5C55\u793A\u4F4E\u4E8E {amount} \u7684\u9009\u9879",pillWhichBest:"\u54EA\u4E00\u4E2A\u6700\u597D\uFF1F",pillWhichBestQuery:"\u60A8\u4F1A\u63A8\u8350\u54EA\u4E00\u4E2A\uFF0C\u4E3A\u4EC0\u4E48\uFF1F",replyingOriginal:"\u7528 {lang} \u56DE\u590D\uFF0C\u7ED3\u679C\u4FDD\u6301\u7F51\u7AD9\u539F\u6587\u3002\u968F\u4FBF\u95EE\u6211\u4EFB\u4F55\u4E8B\u3002",replyingTranslated:"\u7528 {lang} \u56DE\u590D\uFF0C\u7ED3\u679C\u4E5F\u5DF2\u7FFB\u8BD1\u3002\u968F\u4FBF\u95EE\u6211\u4EFB\u4F55\u4E8B\u3002",statusSent:"\u5DF2\u53D1\u9001",statusStopped:"\u5DF2\u53D1\u9001 \xB7 \u56DE\u590D\u5DF2\u505C\u6B62",thinking:"\u601D\u8003\u4E2D",thoughtForSeconds:"\u601D\u8003\u4E86 {duration}",thoughtProcess:"\u601D\u8003\u8FC7\u7A0B",termsStepTitle:"\u9690\u79C1\u4E0E\u4F7F\u7528\u6761\u6B3E",termsStepSubtitle:"\u900F\u660E\u3001\u533F\u540D\uFF0C\u4ECE\u8BBE\u8BA1\u4E4B\u521D\u5373\u96F6\u4E2A\u4EBA\u8EAB\u4EFD\u4FE1\u606F\u3002",termsPiiTitle:"\u96F6\u4E2A\u4EBA\u8EAB\u4EFD\u4FE1\u606F\u6536\u96C6",termsPiiDesc:"\u6211\u4EEC\u7EDD\u4E0D\u4F1A\u4ECE\u60A8\u7684\u5BF9\u8BDD\u6216\u8BED\u97F3\u4E2D\u6536\u96C6\u6216\u5B58\u50A8\u4EFB\u4F55\u4E2A\u4EBA\u8EAB\u4EFD\u4FE1\u606F\uFF08\u65E0\u90AE\u7BB1\u3001\u7535\u8BDD\u53F7\u7801\u6216\u771F\u5B9E\u59D3\u540D\uFF09\u3002",termsSessionTitle:"\u533F\u540D\u4F1A\u8BDD\u51ED\u8BC1",termsSessionDesc:"\u60A8\u7684\u4F1A\u8BDD\u4EC5\u4F7F\u7528\u5BA2\u6237\u7AEF\u751F\u6210\u7684\u533F\u540D\u6807\u8BC6\u7B26\u6765\u7EF4\u6301\u4E0A\u4E0B\u6587\uFF0C\u7EDD\u4E0D\u4E0E\u60A8\u7684\u771F\u5B9E\u8EAB\u4EFD\u5173\u8054\u3002",termsMemoryTitle:"\u5373\u65F6\u4F1A\u8BDD vs. Mimi \u8BB0\u5FC6\u5E93",termsMemoryDesc:'\u666E\u901A\u5BF9\u8BDD\u5B8C\u5168\u5373\u65F6\u5904\u7406\u2014\u2014\u5173\u95ED\u6216\u6E05\u9664\u804A\u5929\u5373\u53EF\u5F7B\u5E95\u9500\u6BC1\u3002\u4F7F\u7528 "@kiku" \u4FDD\u5B58\u7684\u5185\u5BB9\u7ECF\u8FC7\u52A0\u5BC6\uFF0C\u53EF\u5728 mimi.akropolys.cloud \u4F7F\u7528\u60A8\u7684\u79C1\u94A5\u968F\u65F6\u89E3\u9501\u3002',termsCookieTitle:"\u5BBF\u4E3B\u7F51\u7AD9\u9065\u6D4B",termsCookieDesc:"\u5D4C\u5165 kiku \u7684\u5BBF\u4E3B\u7F51\u7AD9\u53EF\u80FD\u4F1A\u6839\u636E\u5176\u81EA\u8EAB\u7684 Cookie \u653F\u7B56\u6536\u96C6\u6D4F\u89C8\u6570\u636E\uFF0C\u4E0D\u53D7 kiku \u63A7\u5236\u3002",termsAgreeButton:"\u540C\u610F\u5E76\u7EE7\u7EED",termsAgreeCounting:"\u540C\u610F\u5E76\u7EE7\u7EED ({seconds}\u79D2)",termsPlaceholder:"\u8BF7\u67E5\u9605\u5E76\u540C\u610F\u4E0A\u65B9\u7684\u9690\u79C1\u4E0E\u6761\u6B3E\u2026",whatHaveYouSaved:"\u6211\u4FDD\u5B58\u4E86\u4EC0\u4E48\uFF1F",keyAutoHide:"\u5C06\u5728 {seconds} \u79D2\u540E\u81EA\u52A8\u9690\u85CF\u3002",keyCopied:"\u5DF2\u590D\u5236",keyCopyId:"\u590D\u5236 ID",keyCopySecret:"\u590D\u5236\u5BC6\u94A5",keyCreateNew:"\u6211\u662F\u65B0\u7528\u6237 \u2014 \u521B\u5EFA\u4E00\u4E2A",keyCreating:"\u6B63\u5728\u521B\u5EFA\u2026",keyDismiss:"\u5173\u95ED",keyPastePlaceholder:"\u60A8\u7684\u516C\u5F00 ID\u2026",keyPastePrompt:"\u7C98\u8D34\u60A8\u7684\u516C\u5F00 ID \u2014 \u6216\u521B\u5EFA\u4E00\u4E2A",keyPublicHint:"\u5728\u4EFB\u4F55\u7F51\u7AD9\u4E0A\u7C98\u8D34\u6B64 ID \u5373\u53EF\u4FDD\u5B58\u5230\u76F8\u540C\u7684\u8BB0\u5FC6\u5E93\u4E2D\u3002",keyPublicTitle:"\u60A8\u7684\u516C\u5F00 ID",keySecretHint:"\u8BF7\u59A5\u5584\u4FDD\u7BA1 \u2014 \u7528\u4E8E\u89E3\u9501\u60A8\u7684\u8BB0\u5FC6\u5E93\u3002",keySecretTitle:"\u60A8\u7684\u5BC6\u94A5 \u2014 \u4EC5\u663E\u793A\u4E00\u6B21",keyUseMine:"\u4F7F\u7528\u6211\u7684 ID",kikuActionUnavailable:"\u62B1\u6B49 \u2014 \u6B64\u7AD9\u70B9\u6682\u4E0D\u652F\u6301\u8BE5\u64CD\u4F5C\u3002",kikuCaptureDbError:"\u7531\u4E8E\u6570\u636E\u5E93\u9519\u8BEF\uFF0C\u4FDD\u5B58\u5931\u8D25\u3002",kikuCaptureNoContext:"\u7531\u4E8E\u672A\u63D0\u4F9B\u9875\u9762\u6216\u4EA7\u54C1\u4E0A\u4E0B\u6587\uFF0C\u4FDD\u5B58\u5931\u8D25\u3002",kikuCaptureNoUrl:"\u65E0\u6CD5\u4FDD\u5B58\u4EFB\u4F55\u9879\u76EE \u2014 \u5747\u65E0\u6709\u6548\u7F51\u5740\u3002",kikuCaptureNoneSelected:"\u672A\u9009\u62E9\u8981\u4FDD\u5B58\u7684\u9879\u76EE\u3002",kikuDeleteDbError:"\u7531\u4E8E\u6570\u636E\u5E93\u9519\u8BEF\uFF0C\u5220\u9664\u5931\u8D25\u3002",kikuDeleteDone:"\u5DF2\u4ECE\u4FDD\u5B58\u7684\u9879\u76EE\u4E2D\u79FB\u9664\u3002",kikuDeleteNoContext:"\u672A\u63D0\u4F9B\u9875\u9762\u4E0A\u4E0B\u6587\u4EE5\u786E\u5B9A\u8981\u5220\u9664\u7684\u5185\u5BB9\u3002",kikuMemoryIntro:"\u60A8\u5728\u5404\u7AD9\u70B9\u4FDD\u5B58\u7684\u6240\u6709\u5185\u5BB9\u5747\u5B58\u50A8\u5728\u60A8\u7684\u79C1\u6709\u8BB0\u5FC6\u5E93\u4E2D\u3002\u4F7F\u7528\u60A8\u7684\u5BC6\u94A5\u89E3\u9501\uFF1A",kikuMintNeeded:"\u8981\u5728\u8DE8\u7AD9\u70B9\u4FDD\u5B58\u9879\u76EE\uFF0C\u60A8\u9700\u8981\u4E00\u4E2A kiku \u5BC6\u94A5 \u2014 \u6211\u5C06\u4E3A\u60A8\u751F\u6210\u4E00\u4E2A\u3002\u8BE5\u5BC6\u94A5\u4EC5\u663E\u793A\u4E00\u6B21\uFF0C\u8BF7\u59A5\u5584\u4FDD\u5B58\u3002",kikuMintOffer:"\u6211\u53EF\u4EE5\u4E3A\u60A8\u4FDD\u5B58\u5E76\u8DDF\u968F\u60A8\u8DE8\u7AD9\u70B9\u540C\u6B65 \u2014 \u6211\u5C06\u4E3A\u60A8\u751F\u6210\u4E00\u4E2A kiku \u5BC6\u94A5\u3002\u4EC5\u663E\u793A\u4E00\u6B21\uFF0C\u8BF7\u59A5\u5584\u4FDD\u5B58\u3002",kikuNeedKeyToUpdate:"\u8F93\u5165\u60A8\u7684 kiku \u5BC6\u94A5\u4EE5\u4FBF\u6211\u67E5\u627E\u5E76\u66F4\u65B0\u60A8\u4FDD\u5B58\u7684\u9879\u76EE\u3002",micDenied:"\u9EA6\u514B\u98CE\u5DF2\u88AB\u963B\u6B62\u3002\u8BF7\u5141\u8BB8\u6B64\u7AD9\u70B9\u8BBF\u95EE\u9EA6\u514B\u98CE\uFF0C\u7136\u540E\u91CD\u8BD5\u3002",micFailed:"\u672A\u80FD\u542C\u6E05\u3002\u8BF7\u91CD\u8BD5\u3002",micInsecure:"\u8BED\u97F3\u529F\u80FD\u9700\u8981\u5B89\u5168\u8FDE\u63A5 (HTTPS)\u3002",micLangUnsupported:"\u6B64\u6D4F\u89C8\u5668\u6682\u4E0D\u652F\u6301\u8BE5\u8BED\u8A00\u7684\u8BED\u97F3\u8F6C\u5F55\u3002\u8BF7\u4F7F\u7528\u6587\u5B57\u8F93\u5165\u3002",micMissing:"\u672A\u627E\u5230\u9EA6\u514B\u98CE\u3002",micNetwork:"\u8BED\u97F3\u529F\u80FD\u9700\u8981\u7F51\u7EDC\u8FDE\u63A5\u3002\u8BF7\u68C0\u67E5\u7F51\u7EDC\u540E\u91CD\u8BD5\u3002",micNoSpeech:"\u672A\u68C0\u6D4B\u5230\u58F0\u97F3\u3002\u8BF7\u9760\u8FD1\u9EA6\u514B\u98CE\u540E\u91CD\u8BD5\u3002",vizDisclaimerImage:"\u7531\u4EBA\u5DE5\u667A\u80FD\u751F\u6210 \u2014 \u989C\u8272\u3001\u5C3A\u5BF8\u548C\u4F4D\u7F6E\u53EF\u80FD\u4E0E\u5B9E\u7269\u7565\u6709\u4E0D\u540C\u3002",vizDisclaimerVideo:"\u7531\u4EBA\u5DE5\u667A\u80FD\u751F\u6210 \u2014 \u989C\u8272\u3001\u5C3A\u5BF8\u548C\u52A8\u4F5C\u53EF\u80FD\u4E0E\u5B9E\u7269\u7565\u6709\u4E0D\u540C\u3002",vizUnavailable:"\u65E0\u6CD5\u52A0\u8F7D\u9884\u89C8\u3002",voiceHint:"\u76F4\u63A5\u8BF4\u8BDD\u5373\u53EF \u2014 \u60A8\u505C\u987F\u540E\u6211\u4F1A\u56DE\u7B54\u3002",voiceListening:"\u6B63\u5728\u8046\u542C\u2026 \u70B9\u51FB\u9EA6\u514B\u98CE\u505C\u6B62",voiceModeExit:"\u9000\u51FA\u514D\u63D0\u6A21\u5F0F",voiceModeStart:"\u514D\u63D0\u5BF9\u8BDD",voiceMuted:"\u9759\u97F3",voiceMutedHint:"\u70B9\u51FB\u9EA6\u514B\u98CE\u91CD\u65B0\u5F00\u59CB\u8BF4\u8BDD\u3002",voicePhaseListening:"\u6B63\u5728\u8046\u542C",voicePhaseSpeaking:"\u6B63\u5728\u56DE\u7B54",voicePhaseThinking:"\u6B63\u5728\u601D\u8003",voiceSending:"\u5DF2\u6536\u5230 \u2014 \u6B63\u5728\u53D1\u9001\u2026"},english:{allSet:"You're all set, {name}.",asWritten:"As written",captureAll:"Capture all ({count})",captureAndRemember:"kiku \u2014 capture & remember",captureCurrentPage:"Capture current page",cardClickAnswer:"The {name}",cardClickQuery:"Tell me more about the {name}{price} \u2014 what are its key details, who is it best suited for, and what should I know?",clearChat:"Clear chat",defaultPlaceholder:"Ask me anything\u2026",deleteThis:"Delete this",detailsTranslated:"Details translated. Numbers and links stay exactly as listed.",displayCapture:"capture {name}",displayCaptureAll:"capture all ({count} items)",displayDelete:"delete this",displayViewHistory:"what have you saved?",entityLangIntro:"I reply in {lang}. Result cards can stay exactly as this site wrote them, or be translated too.",entityLangPlaceholder:"Pick one of the two cards above\u2026",errAccessRevoked:"Your access to the assistant has been revoked by the store.",errAccountRequired:"Please create an account to continue using the chat assistant.",errShopperReplyLimit:"You've reached this site's reply limit for your account.",errStreamInterrupted:"The reply was interrupted. Please try again.",errTokenLimit:"You've reached your usage limit. Please update your billing limits in your dashboard to continue.",errTooManyRequests:"The assistant is currently receiving too many requests. Please try again in a few moments.",footerHint:"kiku \xB7 searches the whole catalogue in real time",greetReturning:"Hi, {name}.",greetReturningLead:"What can I find for you today?",howShouldResultsLook:"How should results look?",inLanguage:"In {lang}",keyAutoHide:"Hides automatically in {seconds}s.",keyCopied:"Copied",keyCopyId:"Copy id",keyCopySecret:"Copy secret",keyCreateNew:"I'm new \u2014 create one",keyCreating:"Creating\u2026",keyDismiss:"Dismiss",keyPastePlaceholder:"your public id\u2026",keyPastePrompt:"Paste your public id \u2014 or create one",keyPublicHint:"Paste this on any site to save to the same memory.",keyPublicTitle:"Your public id",keySecretHint:"Keep it private \u2014 use it to unlock your memory.",keySecretTitle:"Your secret \u2014 shown only once",keyUseMine:"Use my id",kikuActionUnavailable:"Sorry \u2014 that action isn't available on this site.",kikuCaptureDbError:"Capture failed due to a database error.",kikuCaptureNoContext:"Capture failed because no page or product context was provided by the SDK.",kikuCaptureNoUrl:"Couldn\u2019t save any items \u2014 none had a valid URL.",kikuCaptureNoneSelected:"No items were selected to capture.",kikuDeleteDbError:"Delete failed due to a database error.",kikuDeleteDone:"Removed it from your saved items.",kikuDeleteNoContext:"Delete failed because no page context was provided to identify what to delete.",kikuMemoryIntro:"Everything you've captured across sites lives in your private memory. Unlock it with your secret:",kikuMintNeeded:"To save items across sites you need a kiku key \u2014 I'll mint one for you. It's shown only once, so save it somewhere safe.",kikuMintOffer:"I can keep this for you and have it follow you across sites \u2014 I'll mint you a kiku key. It's shown only once, so save it somewhere safe.",kikuNeedKeyToUpdate:"Enter your kiku key so I can find and update your saved items.",micDenied:"Microphone blocked. Allow mic access for this site, then try again.",micFailed:"Couldn't hear that. Try again.",micInsecure:"Voice needs a secure (https) connection.",micLangUnsupported:"This browser cannot transcribe that language yet. Type instead.",micMissing:"No microphone found.",micNetwork:"Voice needs a connection right now. Check yours and try again.",micNoSpeech:"Didn't catch anything. Try again, a little closer to the mic.",namePlaceholder:"Type your name\u2026",nameStepAsk:"What should I call you?",nameStepLead:"I can search, visualize, or capture anything for you \u2014 on this site or any other.",nameStepTitle:"Nice to meet you.",namesAsWritten:"Names and details exactly as the site lists them.",pillCompareTop2:"Compare top 2",pillCompareTop2Query:"Compare the {a} and {b}",pillFindAlternatives:"Find alternatives",pillFindAlternativesQuery:"What are good alternatives to the {name}?",pillMoreOn:"More on {name}",pillMoreOnQuery:"Tell me more about the {name}",pillRecommend:"Recommend something",pillRecommendQuery:"What do you recommend for me?",pillShowPopular:"Show popular items",pillShowPopularQuery:"What are your most popular items?",pillSimilarOptions:"Similar options",pillSimilarOptionsQuery:"Show me more like the {name}",pillUnder:"Under {amount}",pillUnderQuery:"Show me options under {amount}",pillWhichBest:"Which is best?",pillWhichBestQuery:"Which one would you recommend and why?",replyingOriginal:"Replying in {lang}, results as this site wrote them. Ask me anything.",replyingTranslated:"Replying in {lang}, results translated too. Ask me anything.",statusSent:"Sent",statusStopped:"Sent \xB7 reply stopped",thinking:"Thinking",thoughtForSeconds:"Thought for {duration}",thoughtProcess:"Thought process",vizDisclaimerImage:"Generated using Artificial Intelligence \u2014 colours, size and placement may differ from the real product.",vizDisclaimerVideo:"Generated using Artificial Intelligence \u2014 colours, size and movement may differ from the real product.",vizUnavailable:"The preview could not be loaded.",voiceHint:"Just talk \u2014 I'll answer when you pause.",voiceListening:"Listening\u2026 tap the mic to stop",voiceModeExit:"Leave hands-free",voiceModeStart:"Hands-free conversation",voiceMuted:"Muted",voiceMutedHint:"Tap the microphone to speak again.",voicePhaseListening:"Listening",voicePhaseSpeaking:"Speaking",voicePhaseThinking:"Thinking",voiceSending:"Got it \u2014 sending\u2026",termsStepTitle:"Privacy & Terms of Use",termsStepSubtitle:"Transparent, anonymous, and zero-PII by design.",termsPiiTitle:"Zero PII Collection",termsPiiDesc:"We never collect or store personal identifying information (no emails, phone numbers, or real-world identities) from your chats or voice sessions.",termsSessionTitle:"Anonymous Session Tokens",termsSessionDesc:"Your session uses an anonymous client-side token solely to maintain context. It is never linked to your real identity.",termsMemoryTitle:"Ephemeral Chats vs. Mimi Vault",termsMemoryDesc:'Regular chats are ephemeral \u2014 closing the tab or clicking "Clear Chat" terminates them forever. Items you save with "@kiku" are encrypted and can be unlocked at mimi.akropolys.cloud with your Secret Access Key.',termsCookieTitle:"Host Website Telemetry",termsCookieDesc:"The host website where Kiku is embedded may collect cookies and analytics per their own cookie policy, outside Kiku's control.",termsAgreeButton:"Agree & Continue",termsAgreeCounting:"Agree & Continue ({seconds}s)",termsPlaceholder:"Please review and accept our Privacy & Terms above\u2026",whatHaveYouSaved:"What have you saved?"},french:{allSet:"C'est tout bon, {name}.",asWritten:"Tel quel",captureAll:"Tout capturer ({count})",captureAndRemember:"kiku \u2014 capturer et m\xE9moriser",captureCurrentPage:"Capturer la page actuelle",cardClickAnswer:"Le {name}",cardClickQuery:"Dites-m'en plus sur le {name}{price} : ses caract\xE9ristiques principales, \xE0 qui il convient le mieux et ce que je devrais savoir.",clearChat:"Effacer le chat",defaultPlaceholder:"Posez-moi n'importe quelle question\u2026",deleteThis:"Supprimer ceci",detailsTranslated:"D\xE9tails traduits. Les chiffres et les liens restent exactement tels qu'ils sont.",displayCapture:"capturer {name}",displayCaptureAll:"tout capturer ({count} articles)",displayDelete:"supprimer ceci",displayViewHistory:"qu'avez-vous enregistr\xE9 ?",entityLangIntro:"Je r\xE9ponds en {lang}. Les fiches de r\xE9sultats peuvent rester exactement telles que ce site les a \xE9crites, ou \xEAtre \xE9galement traduites.",entityLangPlaceholder:"Choisissez l'une des deux fiches ci-dessus\u2026",errAccessRevoked:"Votre acc\xE8s \xE0 l'assistant a \xE9t\xE9 r\xE9voqu\xE9 par le magasin.",errAccountRequired:"Veuillez cr\xE9er un compte pour continuer \xE0 utiliser l'assistant de chat.",errShopperReplyLimit:"Vous avez atteint la limite de r\xE9ponses de ce site pour votre compte.",errStreamInterrupted:"La r\xE9ponse a \xE9t\xE9 interrompue. Veuillez r\xE9essayer.",errTokenLimit:"Vous avez atteint votre limite d'utilisation. Veuillez mettre \xE0 jour vos limites de facturation dans votre tableau de bord pour continuer.",errTooManyRequests:"L'assistant re\xE7oit actuellement trop de requ\xEAtes. Veuillez r\xE9essayer dans quelques instants.",footerHint:"kiku \xB7 recherche dans tout le catalogue en temps r\xE9el",greetReturning:"Bonjour, {name}.",greetReturningLead:"Que puis-je trouver pour vous aujourd'hui ?",howShouldResultsLook:"Comment les r\xE9sultats doivent-ils s'afficher ?",inLanguage:"En {lang}",keyAutoHide:"Se masque automatiquement dans {seconds}s.",keyCopied:"Copi\xE9",keyCopyId:"Copier l'identifiant",keyCopySecret:"Copier le secret",keyCreateNew:"Je suis nouveau \u2014 cr\xE9ez-en un",keyCreating:"Cr\xE9ation en cours\u2026",keyDismiss:"Ignorer",keyPastePlaceholder:"votre identifiant public\u2026",keyPastePrompt:"Collez votre identifiant public \u2014 ou cr\xE9ez-en un",keyPublicHint:"Collez ceci sur n'importe quel site pour enregistrer dans la m\xEAme m\xE9moire.",keyPublicTitle:"Votre identifiant public",keySecretHint:"Gardez-le priv\xE9 \u2014 utilisez-le pour d\xE9verrouiller votre m\xE9moire.",keySecretTitle:"Votre secret \u2014 affich\xE9 une seule fois",keyUseMine:"Utiliser mon identifiant",kikuActionUnavailable:"D\xE9sol\xE9 \u2014 cette action n'est pas disponible sur ce site.",kikuCaptureDbError:"La capture a \xE9chou\xE9 en raison d'une erreur de base de donn\xE9es.",kikuCaptureNoContext:"La capture a \xE9chou\xE9 car aucun contexte de page ou de produit n'a \xE9t\xE9 fourni par le SDK.",kikuCaptureNoUrl:"Impossible d'enregistrer des articles \u2014 aucun n'avait d'URL valide.",kikuCaptureNoneSelected:"Aucun article n'a \xE9t\xE9 s\xE9lectionn\xE9 pour la capture.",kikuDeleteDbError:"La suppression a \xE9chou\xE9 en raison d'une erreur de base de donn\xE9es.",kikuDeleteDone:"Je l'ai retir\xE9 de vos articles enregistr\xE9s.",kikuDeleteNoContext:"La suppression a \xE9chou\xE9 car aucun contexte de page n'a \xE9t\xE9 fourni pour identifier ce qu'il fallait supprimer.",kikuMemoryIntro:"Tout ce que vous avez captur\xE9 sur les sites se trouve dans votre m\xE9moire priv\xE9e. D\xE9verrouillez-la avec votre secret :",kikuMintNeeded:"Pour enregistrer des articles sur diff\xE9rents sites, vous avez besoin d'une cl\xE9 kiku \u2014 je vais en cr\xE9er une pour vous. Elle n'est affich\xE9e qu'une seule fois, alors enregistrez-la en lieu s\xFBr.",kikuMintOffer:"Je peux garder ceci pour vous et le faire vous suivre sur les sites \u2014 je vais vous cr\xE9er une cl\xE9 kiku. Elle n'est affich\xE9e qu'une seule fois, alors enregistrez-la en lieu s\xFBr.",kikuNeedKeyToUpdate:"Entrez votre cl\xE9 kiku afin que je puisse trouver et mettre \xE0 jour vos articles enregistr\xE9s.",micDenied:"Microphone bloqu\xE9. Autorisez l'acc\xE8s au micro pour ce site, puis r\xE9essayez.",micFailed:"Je n'ai pas entendu. R\xE9essayez.",micInsecure:"La voix n\xE9cessite une connexion s\xE9curis\xE9e (https).",micLangUnsupported:"Ce navigateur ne peut pas encore transcrire cette langue. Veuillez taper \xE0 la place.",micMissing:"Aucun microphone d\xE9tect\xE9.",micNetwork:"La voix n\xE9cessite une connexion en ce moment. V\xE9rifiez la v\xF4tre et r\xE9essayez.",micNoSpeech:"Je n'ai rien entendu. R\xE9essayez, un peu plus pr\xE8s du micro.",namePlaceholder:"Tapez votre nom\u2026",nameStepAsk:"Comment dois-je vous appeler ?",nameStepLead:"Je peux chercher, visualiser ou capturer n'importe quoi pour vous \u2014 sur ce site ou n'importe quel autre.",nameStepTitle:"Enchant\xE9 de vous rencontrer.",namesAsWritten:"Noms et d\xE9tails exactement tels qu'ils sont list\xE9s sur le site.",pillCompareTop2:"Comparer les 2 meilleurs",pillCompareTop2Query:"Comparez le {a} et le {b}",pillFindAlternatives:"Trouver des alternatives",pillFindAlternativesQuery:"Quelles sont de bonnes alternatives au {name} ?",pillMoreOn:"Plus sur {name}",pillMoreOnQuery:"Dites-m'en plus sur le {name}",pillRecommend:"Recommander quelque chose",pillRecommendQuery:"Que me recommandez-vous ?",pillShowPopular:"Afficher les articles populaires",pillShowPopularQuery:"Quels sont vos articles les plus populaires ?",pillSimilarOptions:"Options similaires",pillSimilarOptionsQuery:"Montrez-m'en plus comme le {name}",pillUnder:"Moins de {amount}",pillUnderQuery:"Montrez-moi des options \xE0 moins de {amount}",pillWhichBest:"Lequel est le meilleur ?",pillWhichBestQuery:"Lequel recommanderiez-vous et pourquoi ?",replyingOriginal:"Je r\xE9ponds en {lang}, les r\xE9sultats sont tels que le site les a \xE9crits. Posez-moi n'importe quelle question.",replyingTranslated:"Je r\xE9ponds en {lang}, les r\xE9sultats sont \xE9galement traduits. Posez-moi n'importe quelle question.",statusSent:"Envoy\xE9",statusStopped:"Envoy\xE9 \xB7 r\xE9ponse arr\xEAt\xE9e",thinking:"R\xE9flexion en cours",thoughtForSeconds:"R\xE9flexion pendant {duration}",thoughtProcess:"Processus de r\xE9flexion",vizDisclaimerImage:"G\xE9n\xE9r\xE9 par Intelligence Artificielle \u2014 les couleurs, la taille et le placement peuvent diff\xE9rer du produit r\xE9el.",vizDisclaimerVideo:"G\xE9n\xE9r\xE9 par Intelligence Artificielle \u2014 les couleurs, la taille et le mouvement peuvent diff\xE9rer du produit r\xE9el.",vizUnavailable:"L'aper\xE7u n'a pas pu \xEAtre charg\xE9.",voiceListening:"\xC9coute\u2026 touchez le micro pour arr\xEAter",voiceSending:"Bien re\xE7u \u2014 envoi en cours\u2026",termsStepTitle:"Confidentialit\xE9 et conditions d'utilisation",termsStepSubtitle:"Transparent, anonyme et sans collecte de donn\xE9es personnelles.",termsPiiTitle:"Z\xE9ro collecte de donn\xE9es personnelles",termsPiiDesc:"Nous ne collectons ni ne stockons aucune information d'identification personnelle (ni e-mail, ni num\xE9ro de t\xE9l\xE9phone, ni identit\xE9 r\xE9elle) depuis vos discussions ou sessions vocales.",termsSessionTitle:"Jetons de session anonymes",termsSessionDesc:"Votre session utilise un identifiant anonyme c\xF4t\xE9 client uniquement pour maintenir le contexte, jamais li\xE9 \xE0 votre identit\xE9 r\xE9elle.",termsMemoryTitle:"Discussions \xE9ph\xE9m\xE8res vs Coffre Mimi",termsMemoryDesc:"Les discussions normales sont \xE9ph\xE9m\xE8res \u2014 fermer ou effacer le chat les d\xE9truit pour toujours. Les \xE9l\xE9ments enregistr\xE9s avec \xAB @kiku \xBB sont chiffr\xE9s et accessibles sur mimi.akropolys.cloud avec votre cl\xE9 secr\xE8te.",termsCookieTitle:"T\xE9l\xE9m\xE9trie du site h\xF4te",termsCookieDesc:"Le site h\xF4te sur lequel kiku est int\xE9gr\xE9 peut collecter des cookies et des donn\xE9es d'analyse selon sa propre politique de cookies, hors du contr\xF4le de kiku.",termsAgreeButton:"Accepter et continuer",termsAgreeCounting:"Accepter et continuer ({seconds}s)",termsPlaceholder:"Veuillez examiner et accepter la politique de confidentialit\xE9 et les conditions ci-dessus\u2026",whatHaveYouSaved:"Qu'avez-vous enregistr\xE9 ?",voiceHint:"Parlez simplement \u2014 je r\xE9pondrai d\xE8s que vous ferez une pause.",voiceModeExit:"Quitter le mode mains libres",voiceModeStart:"Conversation mains libres",voiceMuted:"En sourdine",voiceMutedHint:"Appuyez sur le micro pour parler \xE0 nouveau.",voicePhaseListening:"\xC9coute",voicePhaseSpeaking:"Parle",voicePhaseThinking:"R\xE9flexion"},hindi:{allSet:"\u0906\u092A \u0924\u0948\u092F\u093E\u0930 \u0939\u0948\u0902, {name}.",asWritten:"\u091C\u0948\u0938\u093E \u0932\u093F\u0916\u093E \u0939\u0948",captureAll:"\u0938\u092D\u0940 \u0915\u094B \u0915\u0948\u092A\u094D\u091A\u0930 \u0915\u0930\u0947\u0902 ({count})",captureAndRemember:"kiku \u2014 \u0915\u0948\u092A\u094D\u091A\u0930 & \u092F\u093E\u0926 \u0930\u0916\u0947\u0902",captureCurrentPage:"\u0935\u0930\u094D\u0924\u092E\u093E\u0928 \u092A\u0943\u0937\u094D\u0920 \u0915\u094B \u0915\u0948\u092A\u094D\u091A\u0930 \u0915\u0930\u0947\u0902",cardClickAnswer:"{name}",cardClickQuery:"\u0915\u0943\u092A\u092F\u093E {name}{price} \u0915\u0947 \u092C\u093E\u0930\u0947 \u092E\u0947\u0902 \u0905\u0927\u093F\u0915 \u092C\u0924\u093E\u0907\u090F \u2014 \u0907\u0938\u0915\u0947 \u092E\u0941\u0916\u094D\u092F \u0935\u093F\u0935\u0930\u0923 \u0915\u094D\u092F\u093E \u0939\u0948\u0902, \u092F\u0939 \u0915\u093F\u0938\u0915\u0947 \u0932\u093F\u090F \u0938\u092C\u0938\u0947 \u0909\u092A\u092F\u0941\u0915\u094D\u0924 \u0939\u0948, \u0914\u0930 \u092E\u0941\u091D\u0947 \u0915\u094D\u092F\u093E \u091C\u093E\u0928\u0928\u093E \u091A\u093E\u0939\u093F\u090F?",clearChat:"\u091A\u0948\u091F \u0938\u093E\u092B\u093C \u0915\u0930\u0947\u0902",defaultPlaceholder:"\u092E\u0941\u091D\u0938\u0947 \u0915\u0941\u091B \u092D\u0940 \u092A\u0942\u091B\u0947\u0902\u2026",deleteThis:"\u0907\u0938\u0947 \u0939\u091F\u093E\u090F\u0901",detailsTranslated:"\u0935\u093F\u0935\u0930\u0923 \u0905\u0928\u0941\u0935\u093E\u0926\u093F\u0924\u0964 \u0938\u0902\u0916\u094D\u092F\u093E\u090F\u0901 \u0914\u0930 \u0932\u093F\u0902\u0915 \u0920\u0940\u0915 \u0935\u0948\u0938\u0947 \u0939\u0940 \u0930\u0939\u0947\u0902\u0964",displayCapture:"\u0915\u0948\u092A\u094D\u091A\u0930 {name}",displayCaptureAll:"\u0938\u092D\u0940 \u0915\u094B \u0915\u0948\u092A\u094D\u091A\u0930 \u0915\u0930\u0947\u0902 ({count} \u0906\u0907\u091F\u092E)",displayDelete:"\u0907\u0938\u0947 \u0939\u091F\u093E\u090F\u0901",displayViewHistory:"\u0906\u092A\u0928\u0947 \u0915\u094D\u092F\u093E \u0938\u0939\u0947\u091C\u093E \u0939\u0948?",entityLangIntro:"\u092E\u0948\u0902 {lang} \u092E\u0947\u0902 \u0909\u0924\u094D\u0924\u0930 \u0926\u0942\u0901\u0917\u093E\u0964 \u092A\u0930\u093F\u0923\u093E\u092E \u0915\u093E\u0930\u094D\u0921 \u0907\u0938 \u0938\u093E\u0907\u091F \u0928\u0947 \u091C\u0948\u0938\u093E \u0932\u093F\u0916\u093E \u0939\u0948 \u0935\u0948\u0938\u093E \u0939\u0940 \u0930\u0939 \u0938\u0915\u0924\u0947 \u0939\u0948\u0902, \u092F\u093E \u0905\u0928\u0942\u0926\u093F\u0924 \u092D\u0940 \u0939\u094B \u0938\u0915\u0924\u0947 \u0939\u0948\u0902\u0964",entityLangPlaceholder:"\u090A\u092A\u0930 \u0926\u094B \u0915\u093E\u0930\u094D\u0921\u094B\u0902 \u092E\u0947\u0902 \u0938\u0947 \u090F\u0915 \u091A\u0941\u0928\u0947\u0902\u2026",errAccessRevoked:"\u0938\u094D\u091F\u094B\u0930 \u0926\u094D\u0935\u093E\u0930\u093E \u0906\u092A\u0915\u0947 \u0938\u0939\u093E\u092F\u0915 \u0924\u0915 \u092A\u0939\u0941\u0901\u091A \u0930\u0926\u094D\u0926 \u0915\u0930 \u0926\u0940 \u0917\u0908 \u0939\u0948\u0964",errAccountRequired:"\u091A\u0948\u091F \u0938\u0939\u093E\u092F\u0915 \u0915\u093E \u0909\u092A\u092F\u094B\u0917 \u091C\u093E\u0930\u0940 \u0930\u0916\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0915\u0943\u092A\u092F\u093E \u090F\u0915 \u0916\u093E\u0924\u093E \u092C\u0928\u093E\u090F\u0901\u0964",errShopperReplyLimit:"\u0906\u092A\u0928\u0947 \u0907\u0938 \u0938\u093E\u0907\u091F \u0915\u0947 \u0932\u093F\u090F \u0905\u092A\u0928\u0947 \u0916\u093E\u0924\u0947 \u0915\u0940 \u0909\u0924\u094D\u0924\u0930 \u0938\u0940\u092E\u093E \u0924\u0915 \u092A\u0939\u0941\u0901\u091A \u092C\u0928\u093E \u0932\u0940 \u0939\u0948\u0964",errStreamInterrupted:"\u0909\u0924\u094D\u0924\u0930 \u092C\u093E\u0927\u093F\u0924 \u0939\u094B \u0917\u092F\u093E\u0964 \u0915\u0943\u092A\u092F\u093E \u092A\u0941\u0928\u0903 \u092A\u094D\u0930\u092F\u093E\u0938 \u0915\u0930\u0947\u0902\u0964",errTokenLimit:"\u0906\u092A\u0928\u0947 \u0905\u092A\u0928\u0940 \u0909\u092A\u092F\u094B\u0917 \u0938\u0940\u092E\u093E \u0924\u0915 \u092A\u0939\u0941\u0901\u091A \u092C\u0928\u093E \u0932\u0940 \u0939\u0948\u0964 \u091C\u093E\u0930\u0940 \u0930\u0916\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0905\u092A\u0928\u0947 \u0921\u0948\u0936\u092C\u094B\u0930\u094D\u0921 \u092E\u0947\u0902 \u092C\u093F\u0932\u093F\u0902\u0917 \u0938\u0940\u092E\u093E \u0905\u092A\u0921\u0947\u091F \u0915\u0930\u0947\u0902\u0964",errTooManyRequests:"\u0938\u0939\u093E\u092F\u0915 \u0935\u0930\u094D\u0924\u092E\u093E\u0928 \u092E\u0947\u0902 \u092C\u0939\u0941\u0924 \u0905\u0927\u093F\u0915 \u0905\u0928\u0941\u0930\u094B\u0927 \u092A\u094D\u0930\u093E\u092A\u094D\u0924 \u0915\u0930 \u0930\u0939\u093E \u0939\u0948\u0964 \u0915\u0941\u091B \u0915\u094D\u0937\u0923 \u092C\u093E\u0926 \u092A\u0941\u0928\u0903 \u092A\u094D\u0930\u092F\u093E\u0938 \u0915\u0930\u0947\u0902\u0964",footerHint:"kiku \xB7 \u0935\u093E\u0938\u094D\u0924\u0935\u093F\u0915 \u0938\u092E\u092F \u092E\u0947\u0902 \u092A\u0942\u0930\u0947 \u0915\u0948\u091F\u0932\u0949\u0917 \u0915\u094B \u0916\u094B\u091C\u0924\u093E \u0939\u0948",greetReturning:"\u0928\u092E\u0938\u094D\u0924\u0947, {name}.",greetReturningLead:"\u0906\u091C \u092E\u0948\u0902 \u0906\u092A\u0915\u0947 \u0932\u093F\u090F \u0915\u094D\u092F\u093E \u0916\u094B\u091C\u0942\u0901?",howShouldResultsLook:"\u092A\u0930\u093F\u0923\u093E\u092E \u0915\u0948\u0938\u0947 \u0926\u093F\u0916\u0947\u0902?",inLanguage:"{lang} \u092E\u0947\u0902",keyAutoHide:"\u0938\u094D\u0935\u0924\u0903 {seconds}s \u092E\u0947\u0902 \u091B\u093F\u092A \u091C\u093E\u090F\u0917\u093E.",keyCopied:"\u0915\u0949\u092A\u0940 \u0915\u093F\u092F\u093E \u0917\u092F\u093E",keyCopyId:"\u0906\u0908\u0921\u0940 \u0915\u0949\u092A\u0940 \u0915\u0930\u0947\u0902",keyCopySecret:"\u0938\u0940\u0915\u094D\u0930\u0947\u091F \u0915\u0949\u092A\u0940 \u0915\u0930\u0947\u0902",keyCreateNew:"\u092E\u0948\u0902 \u0928\u092F\u093E \u0939\u0942\u0901 \u2014 \u090F\u0915 \u092C\u0928\u093E\u090F\u0902",keyCreating:"\u092C\u0928\u093E \u0930\u0939\u093E \u0939\u0942\u0901\u2026",keyDismiss:"\u092C\u0902\u0926 \u0915\u0930\u0947\u0902",keyPastePlaceholder:"\u0906\u092A\u0915\u093E \u0938\u093E\u0930\u094D\u0935\u091C\u0928\u093F\u0915 \u0906\u0908\u0921\u0940\u2026",keyPastePrompt:"\u0905\u092A\u0928\u093E \u0938\u093E\u0930\u094D\u0935\u091C\u0928\u093F\u0915 \u0906\u0908\u0921\u0940 \u092A\u0947\u0938\u094D\u091F \u0915\u0930\u0947\u0902 \u2014 \u092F\u093E \u090F\u0915 \u092C\u0928\u093E\u090F\u0902",keyPublicHint:"\u0907\u0938\u0947 \u0915\u093F\u0938\u0940 \u092D\u0940 \u0938\u093E\u0907\u091F \u092A\u0930 \u092A\u0947\u0938\u094D\u091F \u0915\u0930\u0947\u0902 \u0924\u093E\u0915\u093F \u0935\u0939\u0940 \u092E\u0947\u092E\u094B\u0930\u0940 \u092E\u0947\u0902 \u0938\u0939\u0947\u091C\u093E \u091C\u093E \u0938\u0915\u0947\u0964",keyPublicTitle:"\u0906\u092A\u0915\u093E \u0938\u093E\u0930\u094D\u0935\u091C\u0928\u093F\u0915 \u0906\u0908\u0921\u0940",keySecretHint:"\u0907\u0938\u0947 \u0928\u093F\u091C\u0940 \u0930\u0916\u0947\u0902 \u2014 \u0905\u092A\u0928\u0947 \u092E\u0947\u092E\u094B\u0930\u0940 \u0915\u094B \u0905\u0928\u0932\u0949\u0915 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0909\u092A\u092F\u094B\u0917 \u0915\u0930\u0947\u0902\u0964",keySecretTitle:"\u0906\u092A\u0915\u093E \u0938\u0940\u0915\u094D\u0930\u0947\u091F \u2014 \u0915\u0947\u0935\u0932 \u090F\u0915 \u092C\u093E\u0930 \u0926\u093F\u0916\u093E\u092F\u093E \u0917\u092F\u093E",keyUseMine:"\u092E\u0947\u0930\u0940 \u0906\u0908\u0921\u0940 \u0909\u092A\u092F\u094B\u0917 \u0915\u0930\u0947\u0902",kikuActionUnavailable:"\u0915\u094D\u0937\u092E\u093E \u0915\u0930\u0947\u0902 \u2014 \u092F\u0939 \u0915\u093E\u0930\u094D\u0930\u0935\u093E\u0908 \u0907\u0938 \u0938\u093E\u0907\u091F \u092A\u0930 \u0909\u092A\u0932\u092C\u094D\u0927 \u0928\u0939\u0940\u0902 \u0939\u0948\u0964",kikuCaptureDbError:"\u0921\u0947\u091F\u093E\u092C\u0947\u0938 \u0924\u094D\u0930\u0941\u091F\u093F \u0915\u0947 \u0915\u093E\u0930\u0923 \u0915\u0948\u092A\u094D\u091A\u0930 \u0935\u093F\u092B\u0932 \u0930\u0939\u093E\u0964",kikuCaptureNoContext:"SDK \u0926\u094D\u0935\u093E\u0930\u093E \u0915\u094B\u0908 \u092A\u0947\u091C \u092F\u093E \u092A\u094D\u0930\u094B\u0921\u0915\u094D\u091F \u0915\u0949\u0928\u094D\u091F\u0947\u0915\u094D\u0938\u094D\u091F \u092A\u094D\u0930\u0926\u093E\u0928 \u0928\u0939\u0940\u0902 \u0915\u093F\u092F\u093E \u0917\u092F\u093E, \u0907\u0938\u0932\u093F\u090F \u0915\u0948\u092A\u094D\u091A\u0930 \u0935\u093F\u092B\u0932 \u0930\u0939\u093E\u0964",kikuCaptureNoUrl:"\u0915\u094B\u0908 \u0906\u0907\u091F\u092E \u0938\u0939\u0947\u091C\u093E \u0928\u0939\u0940\u0902 \u091C\u093E \u0938\u0915\u093E \u2014 \u0915\u094B\u0908 \u092D\u0940 \u0935\u0948\u0927 URL \u0928\u0939\u0940\u0902 \u0925\u093E\u0964",kikuCaptureNoneSelected:"\u0915\u0948\u092A\u094D\u091A\u0930 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0915\u094B\u0908 \u0906\u0907\u091F\u092E \u091A\u092F\u0928\u093F\u0924 \u0928\u0939\u0940\u0902 \u0915\u093F\u092F\u093E \u0917\u092F\u093E\u0964",kikuDeleteDbError:"\u0921\u0947\u091F\u093E\u092C\u0947\u0938 \u0924\u094D\u0930\u0941\u091F\u093F \u0915\u0947 \u0915\u093E\u0930\u0923 \u0939\u091F\u093E\u0928\u093E \u0935\u093F\u092B\u0932 \u0930\u0939\u093E\u0964",kikuDeleteDone:"\u0907\u0938\u0947 \u0906\u092A\u0915\u0947 \u0938\u0939\u0947\u091C\u0947 \u0917\u090F \u0906\u0907\u091F\u092E\u094D\u0938 \u0938\u0947 \u0939\u091F\u093E \u0926\u093F\u092F\u093E \u0917\u092F\u093E\u0964",kikuDeleteNoContext:"\u0939\u091F\u093E\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0915\u094B\u0908 \u092A\u0947\u091C \u0915\u0949\u0928\u094D\u091F\u0947\u0915\u094D\u0938\u094D\u091F \u092A\u094D\u0930\u0926\u093E\u0928 \u0928\u0939\u0940\u0902 \u0915\u093F\u092F\u093E \u0917\u092F\u093E, \u0907\u0938\u0932\u093F\u090F \u0939\u091F\u093E\u0928\u093E \u0935\u093F\u092B\u0932 \u0930\u0939\u093E\u0964",kikuMemoryIntro:"\u0906\u092A\u0928\u0947 \u0935\u093F\u092D\u093F\u0928\u094D\u0928 \u0938\u093E\u0907\u091F\u094B\u0902 \u092A\u0930 \u091C\u094B \u092D\u0940 \u0915\u0948\u092A\u094D\u091A\u0930 \u0915\u093F\u092F\u093E \u0939\u0948, \u0935\u0939 \u0906\u092A\u0915\u0947 \u0928\u093F\u091C\u0940 \u092E\u0947\u092E\u094B\u0930\u0940 \u092E\u0947\u0902 \u0930\u0939\u0924\u093E \u0939\u0948\u0964 \u0907\u0938\u0947 \u0905\u092A\u0928\u0947 \u0938\u0940\u0915\u094D\u0930\u0947\u091F \u0938\u0947 \u0905\u0928\u0932\u0949\u0915 \u0915\u0930\u0947\u0902:",kikuMintNeeded:"\u0938\u093E\u0907\u091F\u094B\u0902 \u0915\u0947 \u092C\u0940\u091A \u0906\u0907\u091F\u092E\u094D\u0938 \u0938\u0939\u0947\u091C\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0906\u092A\u0915\u094B \u090F\u0915 \u0915\u093F\u0915\u0941 \u0915\u0941\u0902\u091C\u0940 \u091A\u093E\u0939\u093F\u090F \u2014 \u092E\u0948\u0902 \u0906\u092A\u0915\u0947 \u0932\u093F\u090F \u090F\u0915 \u092C\u0928\u093E\u090A\u0901\u0917\u093E\u0964 \u092F\u0939 \u0915\u0947\u0935\u0932 \u090F\u0915 \u092C\u093E\u0930 \u0926\u093F\u0916\u093E\u092F\u093E \u091C\u093E\u0924\u093E \u0939\u0948, \u0907\u0938\u0932\u093F\u090F \u0907\u0938\u0947 \u0938\u0941\u0930\u0915\u094D\u0937\u093F\u0924 \u091C\u0917\u0939 \u092A\u0930 \u0930\u0916\u0947\u0902\u0964",kikuMintOffer:"\u092E\u0948\u0902 \u0907\u0938\u0947 \u0906\u092A\u0915\u0947 \u0932\u093F\u090F \u0930\u0916 \u0938\u0915\u0924\u093E \u0939\u0942\u0901 \u0914\u0930 \u0938\u093E\u0907\u091F\u094B\u0902 \u0915\u0947 \u092C\u0940\u091A \u0906\u092A\u0915\u0947 \u0938\u093E\u0925 \u0932\u0947 \u091C\u093E \u0938\u0915\u0924\u093E \u0939\u0942\u0901 \u2014 \u092E\u0948\u0902 \u0906\u092A\u0915\u0947 \u0932\u093F\u090F \u090F\u0915 \u0915\u093F\u0915\u0941 \u0915\u0941\u0902\u091C\u0940 \u092C\u0928\u093E\u090A\u0901\u0917\u093E\u0964 \u092F\u0939 \u0915\u0947\u0935\u0932 \u090F\u0915 \u092C\u093E\u0930 \u0926\u093F\u0916\u093E\u092F\u093E \u091C\u093E\u0924\u093E \u0939\u0948, \u0907\u0938\u0932\u093F\u090F \u0907\u0938\u0947 \u0938\u0941\u0930\u0915\u094D\u0937\u093F\u0924 \u091C\u0917\u0939 \u092A\u0930 \u0930\u0916\u0947\u0902\u0964",kikuNeedKeyToUpdate:"\u0905\u092A\u0928\u0940 \u0915\u093F\u0915\u0941 \u0915\u0941\u0902\u091C\u0940 \u0926\u0930\u094D\u091C \u0915\u0930\u0947\u0902 \u0924\u093E\u0915\u093F \u092E\u0948\u0902 \u0906\u092A\u0915\u0947 \u0938\u0939\u0947\u091C\u0947 \u0917\u090F \u0906\u0907\u091F\u092E\u094D\u0938 \u0915\u094B \u0916\u094B\u091C \u0914\u0930 \u0905\u092A\u0921\u0947\u091F \u0915\u0930 \u0938\u0915\u0942\u0901\u0964",namePlaceholder:"\u0905\u092A\u0928\u093E \u0928\u093E\u092E \u091F\u093E\u0907\u092A \u0915\u0930\u0947\u0902\u2026",nameStepAsk:"\u092E\u0948\u0902 \u0906\u092A\u0915\u094B \u0915\u094D\u092F\u093E \u0915\u0939\u0942\u0901?",nameStepLead:"\u092E\u0948\u0902 \u0906\u092A\u0915\u0947 \u0932\u093F\u090F \u0915\u0941\u091B \u092D\u0940 \u0916\u094B\u091C, \u0935\u093F\u091C\u093C\u0941\u0905\u0932\u093E\u0907\u091C\u093C \u092F\u093E \u0915\u0948\u092A\u094D\u091A\u0930 \u0915\u0930 \u0938\u0915\u0924\u093E \u0939\u0942\u0901 \u2014 \u0907\u0938 \u0938\u093E\u0907\u091F \u092A\u0930 \u092F\u093E \u0915\u093F\u0938\u0940 \u0905\u0928\u094D\u092F \u092A\u0930\u0964",nameStepTitle:"\u0906\u092A\u0938\u0947 \u092E\u093F\u0932\u0915\u0930 \u0916\u0941\u0936\u0940 \u0939\u0941\u0908\u0964",namesAsWritten:"\u0928\u093E\u092E \u0914\u0930 \u0935\u093F\u0935\u0930\u0923 \u0920\u0940\u0915 \u0909\u0938\u0940 \u0924\u0930\u0939 \u091C\u0948\u0938\u0947 \u0938\u093E\u0907\u091F \u092A\u0930 \u0938\u0942\u091A\u0940\u092C\u0926\u094D\u0927 \u0939\u0948\u0902\u0964",pillCompareTop2:"\u0936\u0940\u0930\u094D\u0937 2 \u0915\u0940 \u0924\u0941\u0932\u0928\u093E \u0915\u0930\u0947\u0902",pillCompareTop2Query:"{a} \u0914\u0930 {b} \u0915\u0940 \u0924\u0941\u0932\u0928\u093E \u0915\u0930\u0947\u0902",pillFindAlternatives:"\u0935\u093F\u0915\u0932\u094D\u092A \u0916\u094B\u091C\u0947\u0902",pillFindAlternativesQuery:"{name} \u0915\u0947 \u0905\u091A\u094D\u091B\u0947 \u0935\u093F\u0915\u0932\u094D\u092A \u0915\u094D\u092F\u093E \u0939\u0948\u0902?",pillMoreOn:"{name} \u0915\u0947 \u092C\u093E\u0930\u0947 \u092E\u0947\u0902 \u0905\u0927\u093F\u0915",pillMoreOnQuery:"\u0915\u0943\u092A\u092F\u093E {name} \u0915\u0947 \u092C\u093E\u0930\u0947 \u092E\u0947\u0902 \u0905\u0927\u093F\u0915 \u092C\u0924\u093E\u0907\u090F",pillRecommend:"\u0915\u0941\u091B \u0938\u0941\u091D\u093E\u090F\u0901",pillRecommendQuery:"\u092E\u0947\u0930\u0947 \u0932\u093F\u090F \u0906\u092A \u0915\u094D\u092F\u093E \u0938\u0941\u091D\u093E\u090F\u0902\u0917\u0947?",pillShowPopular:"\u0932\u094B\u0915\u092A\u094D\u0930\u093F\u092F \u0906\u0907\u091F\u092E \u0926\u093F\u0916\u093E\u090F\u0901",pillShowPopularQuery:"\u0906\u092A\u0915\u0947 \u0938\u092C\u0938\u0947 \u0932\u094B\u0915\u092A\u094D\u0930\u093F\u092F \u0906\u0907\u091F\u092E \u0915\u094C\u0928 \u0938\u0947 \u0939\u0948\u0902?",pillSimilarOptions:"\u0938\u092E\u093E\u0928 \u0935\u093F\u0915\u0932\u094D\u092A",pillSimilarOptionsQuery:"{name} \u091C\u0948\u0938\u093E \u0914\u0930 \u0926\u093F\u0916\u093E\u0907\u090F",pillUnder:"{amount} \u0938\u0947 \u0915\u092E",pillUnderQuery:"{amount} \u0938\u0947 \u0915\u092E \u0935\u093F\u0915\u0932\u094D\u092A \u0926\u093F\u0916\u093E\u0907\u090F",pillWhichBest:"\u0915\u094C\u0928 \u0938\u092C\u0938\u0947 \u0905\u091A\u094D\u091B\u093E \u0939\u0948?",pillWhichBestQuery:"\u0906\u092A \u0915\u094C\u0928 \u0938\u093E \u0938\u0941\u091D\u093E\u090F\u0902\u0917\u0947 \u0914\u0930 \u0915\u094D\u092F\u094B\u0902?",replyingOriginal:"{lang} \u092E\u0947\u0902 \u0909\u0924\u094D\u0924\u0930 \u0926\u0947 \u0930\u0939\u093E \u0939\u0942\u0901, \u092A\u0930\u093F\u0923\u093E\u092E \u0938\u093E\u0907\u091F \u0915\u0947 \u0932\u093F\u0916\u0947 \u0905\u0928\u0941\u0938\u093E\u0930\u0964 \u092E\u0941\u091D\u0938\u0947 \u0915\u0941\u091B \u092D\u0940 \u092A\u0942\u091B\u0947\u0902\u0964",replyingTranslated:"{lang} \u092E\u0947\u0902 \u0909\u0924\u094D\u0924\u0930 \u0926\u0947 \u0930\u0939\u093E \u0939\u0942\u0901, \u092A\u0930\u093F\u0923\u093E\u092E \u092D\u0940 \u0905\u0928\u0942\u0926\u093F\u0924 \u0939\u0948\u0902\u0964 \u092E\u0941\u091D\u0938\u0947 \u0915\u0941\u091B \u092D\u0940 \u092A\u0942\u091B\u0947\u0902\u0964",statusSent:"\u092D\u0947\u091C\u093E \u0917\u092F\u093E",statusStopped:"\u092D\u0947\u091C\u093E \u0917\u092F\u093E \xB7 \u0909\u0924\u094D\u0924\u0930 \u0930\u094B\u0915 \u0926\u093F\u092F\u093E \u0917\u092F\u093E",thinking:"\u0938\u094B\u091A \u0930\u0939\u093E \u0939\u0942\u0901",thoughtForSeconds:"{duration} \u0924\u0915 \u0938\u094B\u091A\u093E",thoughtProcess:"\u0935\u093F\u091A\u093E\u0930 \u092A\u094D\u0930\u0915\u094D\u0930\u093F\u092F\u093E",vizUnavailable:"\u092A\u0942\u0930\u094D\u0935\u093E\u0935\u0932\u094B\u0915\u0928 \u0932\u094B\u0921 \u0928\u0939\u0940\u0902 \u0939\u094B \u0938\u0915\u093E\u0964",termsStepTitle:"\u0917\u094B\u092A\u0928\u0940\u092F\u0924\u093E \u0914\u0930 \u0909\u092A\u092F\u094B\u0917 \u0915\u0940 \u0936\u0930\u094D\u0924\u0947\u0902",termsStepSubtitle:"\u092A\u093E\u0930\u0926\u0930\u094D\u0936\u0940, \u0905\u091C\u094D\u091E\u093E\u0924 \u0914\u0930 \u0936\u0942\u0928\u094D\u092F \u0935\u094D\u092F\u0915\u094D\u0924\u093F\u0917\u0924 \u092A\u0939\u091A\u093E\u0928 \u0921\u0947\u091F\u093E\u0964",termsPiiTitle:"\u0936\u0942\u0928\u094D\u092F \u0935\u094D\u092F\u0915\u094D\u0924\u093F\u0917\u0924 \u0921\u0947\u091F\u093E \u0938\u0902\u0917\u094D\u0930\u0939",termsPiiDesc:"\u0939\u092E \u0906\u092A\u0915\u0940 \u092C\u093E\u0924\u091A\u0940\u0924 \u092F\u093E \u0935\u0949\u092F\u0938 \u0938\u0924\u094D\u0930\u094B\u0902 \u0938\u0947 \u0935\u094D\u092F\u0915\u094D\u0924\u093F\u0917\u0924 \u092A\u0939\u091A\u093E\u0928 \u092F\u094B\u0917\u094D\u092F \u091C\u093E\u0928\u0915\u093E\u0930\u0940 (\u0915\u094B\u0908 \u0908\u092E\u0947\u0932, \u092B\u093C\u094B\u0928 \u0928\u0902\u092C\u0930 \u092F\u093E \u0935\u093E\u0938\u094D\u0924\u0935\u093F\u0915 \u092A\u0939\u091A\u093E\u0928 \u0928\u0939\u0940\u0902) \u090F\u0915\u0924\u094D\u0930 \u092F\u093E \u0938\u0902\u0917\u094D\u0930\u0939\u0940\u0924 \u0928\u0939\u0940\u0902 \u0915\u0930\u0924\u0947 \u0939\u0948\u0902\u0964",termsSessionTitle:"\u0905\u091C\u094D\u091E\u093E\u0924 \u0938\u0924\u094D\u0930 \u091F\u094B\u0915\u0928",termsSessionDesc:"\u0906\u092A\u0915\u093E \u0938\u0924\u094D\u0930 \u0915\u0947\u0935\u0932 \u0938\u0902\u0926\u0930\u094D\u092D \u092C\u0928\u093E\u090F \u0930\u0916\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u090F\u0915 \u0905\u0928\u093E\u092E \u0915\u094D\u0932\u093E\u0907\u0902\u091F \u091F\u094B\u0915\u0928 \u0915\u093E \u0909\u092A\u092F\u094B\u0917 \u0915\u0930\u0924\u093E \u0939\u0948\u0964 \u092F\u0939 \u0906\u092A\u0915\u0940 \u0935\u093E\u0938\u094D\u0924\u0935\u093F\u0915 \u092A\u0939\u091A\u093E\u0928 \u0938\u0947 \u0915\u092D\u0940 \u0928\u0939\u0940\u0902 \u091C\u0941\u0921\u093C\u0924\u093E\u0964",termsMemoryTitle:"\u0905\u0938\u094D\u0925\u093E\u092F\u0940 \u091A\u0948\u091F \u092C\u0928\u093E\u092E \u092E\u093F\u092E\u0940 \u0935\u0949\u0932\u094D\u091F",termsMemoryDesc:'\u0928\u093F\u092F\u092E\u093F\u0924 \u091A\u0948\u091F \u0905\u0938\u094D\u0925\u093E\u092F\u0940 \u0939\u0948\u0902 \u2014 \u091A\u0948\u091F \u092C\u0902\u0926 \u0915\u0930\u0928\u0947 \u092F\u093E \u0938\u093E\u092B\u093C \u0915\u0930\u0928\u0947 \u092A\u0930 \u0935\u0947 \u0939\u092E\u0947\u0936\u093E \u0915\u0947 \u0932\u093F\u090F \u0938\u092E\u093E\u092A\u094D\u0924 \u0939\u094B \u091C\u093E\u0924\u0940 \u0939\u0948\u0902\u0964 "@kiku" \u0938\u0947 \u0938\u0939\u0947\u091C\u0947 \u0917\u090F \u0906\u0907\u091F\u092E \u090F\u0928\u094D\u0915\u094D\u0930\u093F\u092A\u094D\u091F\u0947\u0921 \u0939\u0948\u0902 \u0914\u0930 mimi.akropolys.cloud \u092A\u0930 \u0906\u092A\u0915\u0940 \u0917\u0941\u092A\u094D\u0924 \u0915\u0941\u0902\u091C\u0940 \u0938\u0947 \u0916\u094B\u0932\u0947 \u091C\u093E \u0938\u0915\u0924\u0947 \u0939\u0948\u0902\u0964',termsCookieTitle:"\u0939\u094B\u0938\u094D\u091F \u0935\u0947\u092C\u0938\u093E\u0907\u091F \u091F\u0947\u0932\u0940\u092E\u0947\u091F\u094D\u0930\u0940",termsCookieDesc:"\u091C\u093F\u0938 \u0935\u0947\u092C\u0938\u093E\u0907\u091F \u092A\u0930 kiku \u090F\u092E\u094D\u092C\u0947\u0921\u0947\u0921 \u0939\u0948, \u0935\u0939 \u0905\u092A\u0928\u0940 \u0938\u094D\u0935\u092F\u0902 \u0915\u0940 \u0915\u0941\u0915\u0940 \u0928\u0940\u0924\u093F \u0915\u0947 \u0905\u0928\u0941\u0938\u093E\u0930 \u0915\u0941\u0915\u0940\u091C\u093C \u0914\u0930 \u090F\u0928\u093E\u0932\u093F\u091F\u093F\u0915\u094D\u0938 \u090F\u0915\u0924\u094D\u0930 \u0915\u0930 \u0938\u0915\u0924\u0940 \u0939\u0948\u0964",termsAgreeButton:"\u0938\u0939\u092E\u0924 \u0939\u094B\u0902 \u0914\u0930 \u0906\u0917\u0947 \u092C\u0922\u093C\u0947\u0902",termsAgreeCounting:"\u0938\u0939\u092E\u0924 \u0939\u094B\u0902 \u0914\u0930 \u0906\u0917\u0947 \u092C\u0922\u093C\u0947\u0902 ({seconds}s)",termsPlaceholder:"\u0915\u0943\u092A\u092F\u093E \u090A\u092A\u0930 \u0926\u0940 \u0917\u0908 \u0917\u094B\u092A\u0928\u0940\u092F\u0924\u093E \u0914\u0930 \u0936\u0930\u094D\u0924\u094B\u0902 \u0915\u0940 \u0938\u092E\u0940\u0915\u094D\u0937\u093E \u0915\u0930\u0947\u0902 \u0914\u0930 \u0938\u094D\u0935\u0940\u0915\u093E\u0930 \u0915\u0930\u0947\u0902\u2026",whatHaveYouSaved:"\u0906\u092A\u0928\u0947 \u0915\u094D\u092F\u093E \u0938\u0939\u0947\u091C\u093E \u0939\u0948?",micDenied:"\u092E\u093E\u0907\u0915\u094D\u0930\u094B\u092B\u093C\u094B\u0928 \u092C\u094D\u0932\u0949\u0915 \u0939\u0948\u0964 \u0907\u0938 \u0938\u093E\u0907\u091F \u0915\u0947 \u0932\u093F\u090F \u092E\u093E\u0907\u0915 \u090F\u0915\u094D\u0938\u0947\u0938 \u0915\u0940 \u0905\u0928\u0941\u092E\u0924\u093F \u0926\u0947\u0902, \u092B\u093F\u0930 \u092A\u0941\u0928\u0903 \u092A\u094D\u0930\u092F\u093E\u0938 \u0915\u0930\u0947\u0902\u0964",micFailed:"\u0938\u0941\u0928\u093E\u0908 \u0928\u0939\u0940\u0902 \u0926\u093F\u092F\u093E\u0964 \u092A\u0941\u0928\u0903 \u092A\u094D\u0930\u092F\u093E\u0938 \u0915\u0930\u0947\u0902\u0964",micInsecure:"\u0935\u0949\u092F\u0938 \u0915\u0947 \u0932\u093F\u090F \u0938\u0941\u0930\u0915\u094D\u0937\u093F\u0924 (https) \u0915\u0928\u0947\u0915\u094D\u0936\u0928 \u0906\u0935\u0936\u094D\u092F\u0915 \u0939\u0948\u0964",micLangUnsupported:"\u092F\u0939 \u092C\u094D\u0930\u093E\u0909\u091C\u093C\u0930 \u0905\u092D\u0940 \u0907\u0938 \u092D\u093E\u0937\u093E \u0915\u094B \u091F\u094D\u0930\u093E\u0902\u0938\u0915\u094D\u0930\u093E\u0907\u092C \u0928\u0939\u0940\u0902 \u0915\u0930 \u0938\u0915\u0924\u093E\u0964 \u0907\u0938\u0915\u0947 \u092C\u091C\u093E\u092F \u091F\u093E\u0907\u092A \u0915\u0930\u0947\u0902\u0964",micMissing:"\u0915\u094B\u0908 \u092E\u093E\u0907\u0915\u094D\u0930\u094B\u092B\u093C\u094B\u0928 \u0928\u0939\u0940\u0902 \u092E\u093F\u0932\u093E\u0964",micNetwork:"\u0935\u0949\u092F\u0938 \u0915\u0947 \u0932\u093F\u090F \u0907\u0902\u091F\u0930\u0928\u0947\u091F \u0915\u0928\u0947\u0915\u094D\u0936\u0928 \u0906\u0935\u0936\u094D\u092F\u0915 \u0939\u0948\u0964 \u0905\u092A\u0928\u093E \u0915\u0928\u0947\u0915\u094D\u0936\u0928 \u091C\u093E\u0902\u091A\u0947\u0902 \u0914\u0930 \u092A\u0941\u0928\u0903 \u092A\u094D\u0930\u092F\u093E\u0938 \u0915\u0930\u0947\u0902\u0964",micNoSpeech:"\u0915\u0941\u091B \u0938\u0941\u0928\u093E\u0908 \u0928\u0939\u0940\u0902 \u0926\u093F\u092F\u093E\u0964 \u0915\u0943\u092A\u092F\u093E \u092E\u093E\u0907\u0915 \u0915\u0947 \u092A\u093E\u0938 \u0906\u0915\u0930 \u0926\u094B\u092C\u093E\u0930\u093E \u092C\u094B\u0932\u0947\u0902\u0964",vizDisclaimerImage:"\u0915\u0943\u0924\u094D\u0930\u093F\u092E \u092C\u0941\u0926\u094D\u0927\u093F\u092E\u0924\u094D\u0924\u093E (AI) \u0926\u094D\u0935\u093E\u0930\u093E \u0928\u093F\u0930\u094D\u092E\u093F\u0924 \u2014 \u0930\u0902\u0917, \u0906\u0915\u093E\u0930 \u0914\u0930 \u0938\u094D\u0925\u093F\u0924\u093F \u0935\u093E\u0938\u094D\u0924\u0935\u093F\u0915 \u0909\u0924\u094D\u092A\u093E\u0926 \u0938\u0947 \u092D\u093F\u0928\u094D\u0928 \u0939\u094B \u0938\u0915\u0924\u0947 \u0939\u0948\u0902\u0964",vizDisclaimerVideo:"\u0915\u0943\u0924\u094D\u0930\u093F\u092E \u092C\u0941\u0926\u094D\u0927\u093F\u092E\u0924\u094D\u0924\u093E (AI) \u0926\u094D\u0935\u093E\u0930\u093E \u0928\u093F\u0930\u094D\u092E\u093F\u0924 \u2014 \u0930\u0902\u0917, \u0906\u0915\u093E\u0930 \u0914\u0930 \u0917\u0924\u093F \u0935\u093E\u0938\u094D\u0924\u0935\u093F\u0915 \u0909\u0924\u094D\u092A\u093E\u0926 \u0938\u0947 \u092D\u093F\u0928\u094D\u0928 \u0939\u094B \u0938\u0915\u0924\u0947 \u0939\u0948\u0902\u0964",voiceHint:"\u092C\u0938 \u092C\u094B\u0932\u0947\u0902 \u2014 \u091C\u092C \u0906\u092A \u0930\u0941\u0915\u0947\u0902\u0917\u0947 \u0924\u094B \u092E\u0948\u0902 \u0909\u0924\u094D\u0924\u0930 \u0926\u0942\u0902\u0917\u093E\u0964",voiceListening:"\u0938\u0941\u0928 \u0930\u0939\u093E \u0939\u0948\u2026 \u0930\u094B\u0915\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u092E\u093E\u0907\u0915 \u092A\u0930 \u091F\u0948\u092A \u0915\u0930\u0947\u0902",voiceModeExit:"\u0939\u0948\u0902\u0921\u094D\u0938-\u092B\u094D\u0930\u0940 \u0938\u0947 \u092C\u093E\u0939\u0930 \u0928\u093F\u0915\u0932\u0947\u0902",voiceModeStart:"\u0939\u0948\u0902\u0921\u094D\u0938-\u092B\u094D\u0930\u0940 \u092C\u093E\u0924\u091A\u0940\u0924",voiceMuted:"\u092E\u094D\u092F\u0942\u091F \u0915\u093F\u092F\u093E \u0917\u092F\u093E",voiceMutedHint:"\u0926\u094B\u092C\u093E\u0930\u093E \u092C\u094B\u0932\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u092E\u093E\u0907\u0915\u094D\u0930\u094B\u092B\u093C\u094B\u0928 \u092A\u0930 \u091F\u0948\u092A \u0915\u0930\u0947\u0902\u0964",voicePhaseListening:"\u0938\u0941\u0928 \u0930\u0939\u093E \u0939\u0948",voicePhaseSpeaking:"\u092C\u094B\u0932 \u0930\u0939\u093E \u0939\u0948",voicePhaseThinking:"\u0938\u094B\u091A \u0930\u0939\u093E \u0939\u0948",voiceSending:"\u0938\u092E\u091D \u0917\u092F\u093E \u2014 \u092D\u0947\u091C\u093E \u091C\u093E \u0930\u0939\u093E \u0939\u0948\u2026"},japanese:{allSet:"\u6E96\u5099\u304C\u5B8C\u4E86\u3057\u307E\u3057\u305F\u3001{name}\u3055\u3093\u3002",asWritten:"\u30B5\u30A4\u30C8\u306E\u539F\u6587\u901A\u308A",captureAll:"\u3059\u3079\u3066\u4FDD\u5B58 ({count})",captureAndRemember:"kiku \u2014 \u4FDD\u5B58\u3068\u8A18\u61B6",captureCurrentPage:"\u73FE\u5728\u306E\u30DA\u30FC\u30B8\u3092\u4FDD\u5B58",cardClickAnswer:"{name}",cardClickQuery:"{name}{price} \u306B\u3064\u3044\u3066\u8A73\u3057\u304F\u6559\u3048\u3066\u304F\u3060\u3055\u3044 \u2014 \u4E3B\u306A\u7279\u5FB4\u3001\u3069\u3093\u306A\u4EBA\u306B\u5411\u3044\u3066\u3044\u308B\u304B\u3001\u77E5\u3063\u3066\u304A\u304F\u3079\u304D\u3053\u3068\u306F\u4F55\u3067\u3059\u304B\uFF1F",clearChat:"\u30C1\u30E3\u30C3\u30C8\u3092\u6D88\u53BB",defaultPlaceholder:"\u4F55\u3067\u3082\u304A\u805E\u304D\u304F\u3060\u3055\u3044\u2026",deleteThis:"\u3053\u308C\u3092\u524A\u9664",detailsTranslated:"\u8A73\u7D30\u3092\u7FFB\u8A33\u3057\u307E\u3057\u305F\u3002\u4FA1\u683C\u3084\u30EA\u30F3\u30AF\u306F\u30B5\u30A4\u30C8\u306E\u8868\u8A18\u305D\u306E\u307E\u307E\u3067\u3059\u3002",displayCapture:"{name} \u3092\u4FDD\u5B58",displayCaptureAll:"\u3059\u3079\u3066\u4FDD\u5B58\uFF08{count}\u4EF6\uFF09",displayDelete:"\u3053\u308C\u3092\u524A\u9664",displayViewHistory:"\u4F55\u3092\u4FDD\u5B58\u3057\u307E\u3057\u305F\u304B\uFF1F",entityLangIntro:"{lang}\u3067\u8FD4\u7B54\u3057\u307E\u3059\u3002\u691C\u7D22\u7D50\u679C\u306E\u30AB\u30FC\u30C9\u306F\u30B5\u30A4\u30C8\u306E\u539F\u6587\u306E\u307E\u307E\u8868\u793A\u3059\u308B\u3053\u3068\u3082\u3001\u7FFB\u8A33\u3057\u3066\u8868\u793A\u3059\u308B\u3053\u3068\u3082\u3067\u304D\u307E\u3059\u3002",entityLangPlaceholder:"\u4E0A\u306E2\u3064\u306E\u30AB\u30FC\u30C9\u304B\u30891\u3064\u9078\u3093\u3067\u304F\u3060\u3055\u3044\u2026",errAccessRevoked:"\u30B9\u30C8\u30A2\u306B\u3088\u3063\u3066\u30A2\u30B7\u30B9\u30BF\u30F3\u30C8\u3078\u306E\u30A2\u30AF\u30BB\u30B9\u6A29\u304C\u53D6\u308A\u6D88\u3055\u308C\u307E\u3057\u305F\u3002",errAccountRequired:"\u30C1\u30E3\u30C3\u30C8\u30A2\u30B7\u30B9\u30BF\u30F3\u30C8\u3092\u5F15\u304D\u7D9A\u304D\u3054\u5229\u7528\u3044\u305F\u3060\u304F\u306B\u306F\u3001\u30A2\u30AB\u30A6\u30F3\u30C8\u3092\u4F5C\u6210\u3057\u3066\u304F\u3060\u3055\u3044\u3002",errShopperReplyLimit:"\u3053\u306E\u30B5\u30A4\u30C8\u3067\u306E\u3042\u306A\u305F\u306E\u30A2\u30AB\u30A6\u30F3\u30C8\u306E\u8FD4\u7B54\u4E0A\u9650\u306B\u9054\u3057\u307E\u3057\u305F\u3002",errStreamInterrupted:"\u8FD4\u7B54\u304C\u4E2D\u65AD\u3055\u308C\u307E\u3057\u305F\u3002\u3082\u3046\u4E00\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\u3002",errTokenLimit:"\u5229\u7528\u4E0A\u9650\u306B\u9054\u3057\u307E\u3057\u305F\u3002\u30C0\u30C3\u30B7\u30E5\u30DC\u30FC\u30C9\u3067\u5229\u7528\u4E0A\u9650\u3092\u66F4\u65B0\u3057\u3066\u7D9A\u884C\u3057\u3066\u304F\u3060\u3055\u3044\u3002",errTooManyRequests:"\u73FE\u5728\u30EA\u30AF\u30A8\u30B9\u30C8\u304C\u96C6\u4E2D\u3057\u3066\u3044\u307E\u3059\u3002\u3057\u3070\u3089\u304F\u3057\u3066\u304B\u3089\u3082\u3046\u4E00\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\u3002",footerHint:"kiku \xB7 \u30AB\u30BF\u30ED\u30B0\u5168\u4F53\u3092\u30EA\u30A2\u30EB\u30BF\u30A4\u30E0\u3067\u691C\u7D22",greetReturning:"\u3053\u3093\u306B\u3061\u306F\u3001{name}\u3055\u3093\u3002",greetReturningLead:"\u4ECA\u65E5\u306F\u4F55\u3092\u304A\u63A2\u3057\u3067\u3059\u304B\uFF1F",howShouldResultsLook:"\u691C\u7D22\u7D50\u679C\u306F\u3069\u306E\u3088\u3046\u306B\u8868\u793A\u3057\u307E\u3059\u304B\uFF1F",inLanguage:"{lang}\u3067",keyAutoHide:"{seconds}\u79D2\u5F8C\u306B\u81EA\u52D5\u3067\u9589\u3058\u307E\u3059\u3002",keyCopied:"\u30B3\u30D4\u30FC\u3057\u307E\u3057\u305F",keyCopyId:"ID\u3092\u30B3\u30D4\u30FC",keyCopySecret:"\u30B7\u30FC\u30AF\u30EC\u30C3\u30C8\u3092\u30B3\u30D4\u30FC",keyCreateNew:"\u521D\u3081\u3066\u5229\u7528 \u2014 \u65B0\u898F\u4F5C\u6210",keyCreating:"\u4F5C\u6210\u4E2D\u2026",keyDismiss:"\u9589\u3058\u308B",keyPastePlaceholder:"\u516C\u958BID\u3092\u5165\u529B\u2026",keyPastePrompt:"\u516C\u958BID\u3092\u8CBC\u308A\u4ED8\u3051\u308B\u304B\u3001\u65B0\u898F\u4F5C\u6210\u3057\u3066\u304F\u3060\u3055\u3044",keyPublicHint:"\u3069\u306E\u30B5\u30A4\u30C8\u3067\u3082\u3053\u308C\u3092\u8CBC\u308A\u4ED8\u3051\u308B\u3068\u3001\u540C\u3058\u30E1\u30E2\u30EA\u30FC\u306B\u4FDD\u5B58\u3067\u304D\u307E\u3059\u3002",keyPublicTitle:"\u3042\u306A\u305F\u306E\u516C\u958BID",keySecretHint:"\u5927\u5207\u306B\u4FDD\u7BA1\u3057\u3066\u304F\u3060\u3055\u3044 \u2014 \u30E1\u30E2\u30EA\u30FC\u306E\u30ED\u30C3\u30AF\u89E3\u9664\u306B\u4F7F\u7528\u3057\u307E\u3059\u3002",keySecretTitle:"\u3042\u306A\u305F\u306E\u30B7\u30FC\u30AF\u30EC\u30C3\u30C8 \u2014 1\u5EA6\u3060\u3051\u8868\u793A\u3055\u308C\u307E\u3059",keyUseMine:"\u81EA\u5206\u306EID\u3092\u4F7F\u7528",kikuActionUnavailable:"\u7533\u3057\u8A33\u3042\u308A\u307E\u305B\u3093\u3002\u3053\u306E\u30B5\u30A4\u30C8\u3067\u306F\u305D\u306E\u64CD\u4F5C\u306F\u5229\u7528\u3067\u304D\u307E\u305B\u3093\u3002",kikuCaptureDbError:"\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u30A8\u30E9\u30FC\u306E\u305F\u3081\u4FDD\u5B58\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002",kikuCaptureNoContext:"\u30DA\u30FC\u30B8\u60C5\u5831\u304C\u63D0\u4F9B\u3055\u308C\u306A\u304B\u3063\u305F\u305F\u3081\u4FDD\u5B58\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002",kikuCaptureNoUrl:"\u6709\u52B9\u306AURL\u304C\u306A\u3044\u305F\u3081\u3001\u30A2\u30A4\u30C6\u30E0\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F\u3002",kikuCaptureNoneSelected:"\u4FDD\u5B58\u3059\u308B\u30A2\u30A4\u30C6\u30E0\u304C\u9078\u629E\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002",kikuDeleteDbError:"\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u30A8\u30E9\u30FC\u306E\u305F\u3081\u524A\u9664\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002",kikuDeleteDone:"\u4FDD\u5B58\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u304B\u3089\u524A\u9664\u3057\u307E\u3057\u305F\u3002",kikuDeleteNoContext:"\u524A\u9664\u5BFE\u8C61\u3092\u7279\u5B9A\u3059\u308B\u305F\u3081\u306E\u30DA\u30FC\u30B8\u60C5\u5831\u304C\u3042\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002",kikuMemoryIntro:"\u8907\u6570\u30B5\u30A4\u30C8\u3067\u4FDD\u5B58\u3057\u305F\u3059\u3079\u3066\u306E\u30A2\u30A4\u30C6\u30E0\u306F\u30D7\u30E9\u30A4\u30D9\u30FC\u30C8\u30E1\u30E2\u30EA\u30FC\u306B\u4FDD\u6301\u3055\u308C\u307E\u3059\u3002\u30B7\u30FC\u30AF\u30EC\u30C3\u30C8\u3067\u30ED\u30C3\u30AF\u89E3\u9664:",kikuMintNeeded:"\u30B5\u30A4\u30C8\u3092\u307E\u305F\u3044\u3067\u30A2\u30A4\u30C6\u30E0\u3092\u4FDD\u5B58\u3059\u308B\u306B\u306Fkiku\u30AD\u30FC\u304C\u5FC5\u8981\u3067\u3059\u3002\u65B0\u3057\u304F\u767A\u884C\u3057\u307E\u3059\u30021\u5EA6\u3057\u304B\u8868\u793A\u3055\u308C\u306A\u3044\u305F\u3081\u3001\u5B89\u5168\u306A\u5834\u6240\u306B\u4FDD\u5B58\u3057\u3066\u304F\u3060\u3055\u3044\u3002",kikuMintOffer:"\u30A2\u30A4\u30C6\u30E0\u3092\u4FDD\u6301\u3057\u3066\u4ED6\u306E\u30B5\u30A4\u30C8\u3067\u3082\u5F15\u304D\u7D99\u3050\u3053\u3068\u304C\u3067\u304D\u307E\u3059 \u2014 kiku\u30AD\u30FC\u3092\u767A\u884C\u3057\u307E\u3059\u30021\u5EA6\u3057\u304B\u8868\u793A\u3055\u308C\u306A\u3044\u305F\u3081\u5B89\u5168\u306B\u4FDD\u5B58\u3057\u3066\u304F\u3060\u3055\u3044\u3002",kikuNeedKeyToUpdate:"\u4FDD\u5B58\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u3092\u66F4\u65B0\u30FB\u691C\u7D22\u3059\u308B\u306B\u306Fkiku\u30AD\u30FC\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002",micDenied:"\u30DE\u30A4\u30AF\u304C\u30D6\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u3053\u306E\u30B5\u30A4\u30C8\u3067\u306E\u30DE\u30A4\u30AF\u30A2\u30AF\u30BB\u30B9\u3092\u8A31\u53EF\u3057\u3066\u304B\u3089\u3001\u3082\u3046\u4E00\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\u3002",micFailed:"\u805E\u304D\u53D6\u308C\u307E\u305B\u3093\u3067\u3057\u305F\u3002\u3082\u3046\u4E00\u5EA6\u304A\u8A71\u3057\u304F\u3060\u3055\u3044\u3002",micInsecure:"\u97F3\u58F0\u5165\u529B\u306B\u306F\u4FDD\u8B77\u3055\u308C\u305F\u63A5\u7D9A (HTTPS) \u304C\u5FC5\u8981\u3067\u3059\u3002",micLangUnsupported:"\u304A\u4F7F\u3044\u306E\u30D6\u30E9\u30A6\u30B6\u306F\u3053\u306E\u8A00\u8A9E\u306E\u97F3\u58F0\u8A8D\u8B58\u306B\u307E\u3060\u5BFE\u5FDC\u3057\u3066\u3044\u307E\u305B\u3093\u3002\u6587\u5B57\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002",micMissing:"\u30DE\u30A4\u30AF\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002",micNetwork:"\u97F3\u58F0\u5165\u529B\u306B\u306F\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u63A5\u7D9A\u304C\u5FC5\u8981\u3067\u3059\u3002\u63A5\u7D9A\u3092\u78BA\u8A8D\u3057\u3066\u3082\u3046\u4E00\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\u3002",micNoSpeech:"\u97F3\u58F0\u304C\u691C\u51FA\u3055\u308C\u307E\u305B\u3093\u3067\u3057\u305F\u3002\u30DE\u30A4\u30AF\u306B\u8FD1\u3065\u3044\u3066\u3082\u3046\u4E00\u5EA6\u304A\u8A71\u3057\u304F\u3060\u3055\u3044\u3002",namePlaceholder:"\u304A\u540D\u524D\u3092\u5165\u529B\u2026",nameStepAsk:"\u4F55\u3068\u304A\u547C\u3073\u3059\u308C\u3070\u3088\u308D\u3057\u3044\u3067\u3059\u304B\uFF1F",nameStepLead:"\u3053\u306E\u30B5\u30A4\u30C8\u3084\u4ED6\u306E\u30B5\u30A4\u30C8\u306E\u60C5\u5831\u3092\u691C\u7D22\u30FB\u8996\u899A\u5316\u30FB\u4FDD\u5B58\u3067\u304D\u307E\u3059\u3002",nameStepTitle:"\u306F\u3058\u3081\u307E\u3057\u3066\u3002",namesAsWritten:"\u5546\u54C1\u540D\u3084\u8A73\u7D30\u306F\u30B5\u30A4\u30C8\u306E\u63B2\u8F09\u901A\u308A\u3002",pillCompareTop2:"\u30C8\u30C3\u30D72\u3092\u6BD4\u8F03",pillCompareTop2Query:"{a} \u3068 {b} \u3092\u6BD4\u8F03\u3057\u3066",pillFindAlternatives:"\u4EE3\u66FF\u54C1\u3092\u63A2\u3059",pillFindAlternativesQuery:"{name} \u306E\u826F\u3044\u4EE3\u66FF\u54C1\u306F\u3042\u308A\u307E\u3059\u304B\uFF1F",pillMoreOn:"{name} \u306B\u3064\u3044\u3066\u3082\u3063\u3068\u77E5\u308B",pillMoreOnQuery:"{name} \u306B\u3064\u3044\u3066\u3082\u3063\u3068\u8A73\u3057\u304F\u6559\u3048\u3066",pillRecommend:"\u304A\u3059\u3059\u3081\u3092\u6559\u3048\u3066",pillRecommendQuery:"\u79C1\u306B\u4F55\u3092\u304A\u3059\u3059\u3081\u3057\u307E\u3059\u304B\uFF1F",pillShowPopular:"\u4EBA\u6C17\u5546\u54C1\u3092\u898B\u308B",pillShowPopularQuery:"\u4E00\u756A\u4EBA\u6C17\u306E\u5546\u54C1\u306F\u3069\u308C\u3067\u3059\u304B\uFF1F",pillSimilarOptions:"\u4F3C\u3066\u3044\u308B\u30AA\u30D7\u30B7\u30E7\u30F3",pillSimilarOptionsQuery:"{name} \u306B\u4F3C\u305F\u5546\u54C1\u3092\u3082\u3063\u3068\u898B\u305B\u3066",pillUnder:"{amount} \u4EE5\u4E0B",pillUnderQuery:"{amount} \u4EE5\u4E0B\u306E\u9078\u629E\u80A2\u3092\u898B\u305B\u3066",pillWhichBest:"\u3069\u308C\u304C\u4E00\u756A\u304A\u3059\u3059\u3081\uFF1F",pillWhichBestQuery:"\u3069\u308C\u304C\u4E00\u756A\u304A\u3059\u3059\u3081\u3067\u3059\u304B\uFF1F\u305D\u306E\u7406\u7531\u3082\u6559\u3048\u3066\u304F\u3060\u3055\u3044\u3002",replyingOriginal:"{lang}\u3067\u8FD4\u7B54\u3057\u307E\u3059\uFF08\u7D50\u679C\u306F\u30B5\u30A4\u30C8\u539F\u6587\u306E\u307E\u307E\uFF09\u3002\u4F55\u3067\u3082\u304A\u805E\u304D\u304F\u3060\u3055\u3044\u3002",replyingTranslated:"{lang}\u3067\u8FD4\u7B54\u3057\u307E\u3059\uFF08\u7D50\u679C\u3082\u7FFB\u8A33\uFF09\u3002\u4F55\u3067\u3082\u304A\u805E\u304D\u304F\u3060\u3055\u3044\u3002",statusSent:"\u9001\u4FE1\u6E08\u307F",statusStopped:"\u9001\u4FE1\u6E08\u307F \xB7 \u8FD4\u7B54\u3092\u505C\u6B62\u3057\u307E\u3057\u305F",thinking:"\u601D\u8003\u4E2D",thoughtForSeconds:"{duration} \u8003\u3048\u307E\u3057\u305F",thoughtProcess:"\u601D\u8003\u30D7\u30ED\u30BB\u30B9",vizDisclaimerImage:"\u4EBA\u5DE5\u77E5\u80FD\u306B\u3088\u3063\u3066\u751F\u6210\u3055\u308C\u307E\u3057\u305F \u2014 \u8272\u3001\u30B5\u30A4\u30BA\u3001\u914D\u7F6E\u306F\u5B9F\u969B\u306E\u5546\u54C1\u3068\u7570\u306A\u308B\u5834\u5408\u304C\u3042\u308A\u307E\u3059\u3002",vizDisclaimerVideo:"\u4EBA\u5DE5\u77E5\u80FD\u306B\u3088\u3063\u3066\u751F\u6210\u3055\u308C\u307E\u3057\u305F \u2014 \u8272\u3001\u30B5\u30A4\u30BA\u3001\u52D5\u304D\u306F\u5B9F\u969B\u306E\u5546\u54C1\u3068\u7570\u306A\u308B\u5834\u5408\u304C\u3042\u308A\u307E\u3059\u3002",vizUnavailable:"\u30D7\u30EC\u30D3\u30E5\u30FC\u3092\u8AAD\u307F\u8FBC\u3081\u307E\u305B\u3093\u3067\u3057\u305F\u3002",voiceHint:"\u304A\u8A71\u3057\u304F\u3060\u3055\u3044 \u2014 \u8A71\u3057\u7D42\u3048\u305F\u3089\u304A\u7B54\u3048\u3057\u307E\u3059\u3002",voiceListening:"\u805E\u304D\u53D6\u308A\u4E2D\u2026 \u30BF\u30C3\u30D7\u3057\u3066\u505C\u6B62",voiceModeExit:"\u30CF\u30F3\u30BA\u30D5\u30EA\u30FC\u3092\u7D42\u4E86",voiceModeStart:"\u30CF\u30F3\u30BA\u30D5\u30EA\u30FC\u4F1A\u8A71",voiceMuted:"\u30DF\u30E5\u30FC\u30C8\u4E2D",voiceMutedHint:"\u30DE\u30A4\u30AF\u3092\u30BF\u30C3\u30D7\u3057\u3066\u3082\u3046\u4E00\u5EA6\u304A\u8A71\u3057\u304F\u3060\u3055\u3044\u3002",voicePhaseListening:"\u805E\u304D\u53D6\u308A\u4E2D",voicePhaseSpeaking:"\u767A\u7B54\u4E2D",voicePhaseThinking:"\u8003\u3048\u4E2D",voiceSending:"\u53D7\u3051\u53D6\u308A\u307E\u3057\u305F \u2014 \u9001\u4FE1\u4E2D\u2026",termsStepTitle:"\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC\u3068\u5229\u7528\u898F\u7D04",termsStepSubtitle:"\u900F\u660E\u6027\u3001\u533F\u540D\u6027\u3001\u305D\u3057\u3066\u500B\u4EBA\u3092\u7279\u5B9A\u3057\u306A\u3044\u8A2D\u8A08\u3002",termsPiiTitle:"\u500B\u4EBA\u3092\u7279\u5B9A\u3059\u308B\u60C5\u5831\u306E\u4E0D\u53CE\u96C6",termsPiiDesc:"\u30C1\u30E3\u30C3\u30C8\u3084\u97F3\u58F0\u30BB\u30C3\u30B7\u30E7\u30F3\u304B\u3089\u500B\u4EBA\u3092\u7279\u5B9A\u3067\u304D\u308B\u60C5\u5831\uFF08\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9\u3001\u96FB\u8A71\u756A\u53F7\u3001\u5B9F\u540D\u306A\u3069\uFF09\u3092\u53CE\u96C6\u30FB\u4FDD\u5B58\u3059\u308B\u3053\u3068\u306F\u4E00\u5207\u3042\u308A\u307E\u305B\u3093\u3002",termsSessionTitle:"\u533F\u540D\u306E\u30BB\u30C3\u30B7\u30E7\u30F3\u8B58\u5225\u5B50",termsSessionDesc:"\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3092\u7DAD\u6301\u3059\u308B\u305F\u3081\u306B\u30AF\u30E9\u30A4\u30A2\u30F3\u30C8\u5074\u3067\u751F\u6210\u3055\u308C\u305F\u533F\u540D\u30C8\u30FC\u30AF\u30F3\u306E\u307F\u3092\u4F7F\u7528\u3057\u3001\u5B9F\u969B\u306E\u8EAB\u5143\u3068\u7D10\u4ED8\u3051\u308B\u3053\u3068\u306F\u3042\u308A\u307E\u305B\u3093\u3002",termsMemoryTitle:"\u4E00\u6642\u7684\u306A\u30C1\u30E3\u30C3\u30C8 vs Mimi Vault",termsMemoryDesc:"\u901A\u5E38\u306E\u30C1\u30E3\u30C3\u30C8\u306F\u4E00\u6642\u7684\u306A\u3082\u306E\u3067\u3059\u3002\u30BF\u30D6\u3092\u9589\u3058\u308B\u304B\u30C1\u30E3\u30C3\u30C8\u3092\u6D88\u53BB\u3059\u308B\u3068\u5B8C\u5168\u306B\u7834\u68C4\u3055\u308C\u307E\u3059\u3002\u300C@kiku\u300D\u3067\u4FDD\u5B58\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u306F\u6697\u53F7\u5316\u3055\u308C\u3001mimi.akropolys.cloud \u3067\u30B7\u30FC\u30AF\u30EC\u30C3\u30C8\u30AD\u30FC\u3092\u4F7F\u3063\u3066\u30ED\u30C3\u30AF\u89E3\u9664\u3067\u304D\u307E\u3059\u3002",termsCookieTitle:"\u30DB\u30B9\u30C8\u30B5\u30A4\u30C8\u306E\u30C6\u30EC\u30E1\u30C8\u30EA",termsCookieDesc:"kiku\u304C\u57CB\u3081\u8FBC\u307E\u308C\u3066\u3044\u308B\u30DB\u30B9\u30C8\u30B5\u30A4\u30C8\u306F\u3001\u72EC\u81EA\u306E\u30AF\u30C3\u30AD\u30FC\u30DD\u30EA\u30B7\u30FC\u306B\u57FA\u3065\u3044\u3066\u30AF\u30C3\u30AD\u30FC\u3084\u30A2\u30AF\u30BB\u30B9\u89E3\u6790\u3092\u53CE\u96C6\u3059\u308B\u5834\u5408\u304C\u3042\u308A\u307E\u3059\uFF08kiku\u306E\u7BA1\u7406\u5916\uFF09\u3002",termsAgreeButton:"\u540C\u610F\u3057\u3066\u7D9A\u884C",termsAgreeCounting:"\u540C\u610F\u3057\u3066\u7D9A\u884C ({seconds}\u79D2)",termsPlaceholder:"\u4E0A\u8A18\u306E\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC\u3068\u898F\u7D04\u3092\u3054\u78BA\u8A8D\u3044\u305F\u3060\u304D\u3001\u540C\u610F\u3057\u3066\u304F\u3060\u3055\u3044\u2026",whatHaveYouSaved:"\u4F55\u3092\u4FDD\u5B58\u3057\u307E\u3057\u305F\u304B\uFF1F"},portuguese:{allSet:"Tudo pronto, {name}.",asWritten:"Como escrito",captureAll:"Capturar tudo ({count})",captureAndRemember:"kiku \u2014 capturar\u202F&\u202Flembrar",captureCurrentPage:"Capturar p\xE1gina atual",cardClickAnswer:"O {name}",cardClickQuery:"Fale mais sobre o {name}{price} \u2014 quais s\xE3o seus detalhes principais, para quem \xE9 mais indicado e o que devo saber?",clearChat:"Limpar chat",defaultPlaceholder:"Pergunte-me qualquer coisa\u2026",deleteThis:"Excluir isso",detailsTranslated:"Detalhes traduzidos. N\xFAmeros e links permanecem exatamente como listados.",displayCapture:"capturar {name}",displayCaptureAll:"capturar tudo ({count} itens)",displayDelete:"excluir isso",displayViewHistory:"o que voc\xEA salvou?",entityLangIntro:"Eu respondo em {lang}. Os cart\xF5es de resultado podem permanecer exatamente como o site os escreveu ou ser traduzidos tamb\xE9m.",entityLangPlaceholder:"Escolha um dos dois cart\xF5es acima\u2026",errAccessRevoked:"Seu acesso ao assistente foi revogado pela loja.",errAccountRequired:"Por favor, crie uma conta para continuar usando o assistente de chat.",errShopperReplyLimit:"Voc\xEA atingiu o limite de respostas deste site para sua conta.",errStreamInterrupted:"A resposta foi interrompida. Por favor, tente novamente.",errTokenLimit:"Voc\xEA atingiu seu limite de uso. Atualize seus limites de cobran\xE7a no painel para continuar.",errTooManyRequests:"O assistente est\xE1 recebendo muitas solicita\xE7\xF5es no momento. Por favor, tente novamente em alguns instantes.",footerHint:"kiku \xB7 pesquisa todo o cat\xE1logo em tempo real",greetReturning:"Oi, {name}.",greetReturningLead:"O que posso encontrar para voc\xEA hoje?",howShouldResultsLook:"Como os resultados devem aparecer?",inLanguage:"Em {lang}",keyAutoHide:"Esconde automaticamente em {seconds}s.",keyCopied:"Copiado",keyCopyId:"Copiar id",keyCopySecret:"Copiar segredo",keyCreateNew:"Sou novo \u2014 criar um",keyCreating:"Criando\u2026",keyDismiss:"Fechar",keyPastePlaceholder:"seu id p\xFAblico\u2026",keyPastePrompt:"Cole seu id p\xFAblico \u2014 ou crie um",keyPublicHint:"Cole isso em qualquer site para salvar na mesma mem\xF3ria.",keyPublicTitle:"Seu id p\xFAblico",keySecretHint:"Mantenha privado \u2014 use para desbloquear sua mem\xF3ria.",keySecretTitle:"Seu segredo \u2014 mostrado apenas uma vez",keyUseMine:"Usar meu id",kikuActionUnavailable:"Desculpe \u2014 essa a\xE7\xE3o n\xE3o est\xE1 dispon\xEDvel neste site.",kikuCaptureDbError:"Falha ao capturar devido a um erro de banco de dados.",kikuCaptureNoContext:"Falha ao capturar porque nenhum contexto de p\xE1gina ou produto foi fornecido pelo SDK.",kikuCaptureNoUrl:"N\xE3o foi poss\xEDvel salvar nenhum item \u2014 nenhum tinha URL v\xE1lido.",kikuCaptureNoneSelected:"Nenhum item foi selecionado para captura.",kikuDeleteDbError:"Falha ao excluir devido a um erro de banco de dados.",kikuDeleteDone:"Removido dos seus itens salvos.",kikuDeleteNoContext:"Falha ao excluir porque nenhum contexto de p\xE1gina foi fornecido para identificar o que excluir.",kikuMemoryIntro:"Tudo que voc\xEA capturou em sites est\xE1 na sua mem\xF3ria privada. Desbloqueie-a com seu segredo:",kikuMintNeeded:"Para salvar itens entre sites voc\xEA precisa de uma chave kiku \u2014 vou gerar uma para voc\xEA. Ela ser\xE1 mostrada apenas uma vez, ent\xE3o guarde-a em um local seguro.",kikuMintOffer:"Posso guardar isso para voc\xEA e fazer com que siga voc\xEA entre sites \u2014 vou gerar uma chave kiku. Ela ser\xE1 mostrada apenas uma vez, ent\xE3o guarde-a em um local seguro.",kikuNeedKeyToUpdate:"Insira sua chave kiku para que eu possa encontrar e atualizar seus itens salvos.",namePlaceholder:"Digite seu nome\u2026",nameStepAsk:"Como devo chamar voc\xEA?",nameStepLead:"Posso pesquisar, visualizar ou capturar qualquer coisa para voc\xEA \u2014 neste site ou em qualquer outro.",nameStepTitle:"Prazer em conhec\xEA-lo.",namesAsWritten:"Nomes e detalhes exatamente como o site os lista.",pillCompareTop2:"Comparar os 2 melhores",pillCompareTop2Query:"Compare o {a} e o {b}",pillFindAlternatives:"Encontrar alternativas",pillFindAlternativesQuery:"Quais s\xE3o boas alternativas ao {name}?",pillMoreOn:"Mais sobre {name}",pillMoreOnQuery:"Fale mais sobre o {name}",pillRecommend:"Recomendar algo",pillRecommendQuery:"O que voc\xEA recomenda para mim?",pillShowPopular:"Mostrar itens populares",pillShowPopularQuery:"Quais s\xE3o os seus itens mais populares?",pillSimilarOptions:"Op\xE7\xF5es semelhantes",pillSimilarOptionsQuery:"Mostre-me mais op\xE7\xF5es semelhantes ao {name}",pillUnder:"Abaixo de {amount}",pillUnderQuery:"Mostre-me op\xE7\xF5es abaixo de {amount}",pillWhichBest:"Qual \xE9 o melhor?",pillWhichBestQuery:"Qual voc\xEA recomendaria e por qu\xEA?",replyingOriginal:"Respondendo em {lang}, resultados como o site escreveu. Pergunte-me qualquer coisa.",replyingTranslated:"Respondendo em {lang}, resultados tamb\xE9m traduzidos. Pergunte-me qualquer coisa.",statusSent:"Enviado",statusStopped:"Enviado \xB7 resposta interrompida",thinking:"Pensando",thoughtForSeconds:"Pensou por {duration}",thoughtProcess:"Processo de pensamento",vizUnavailable:"A visualiza\xE7\xE3o n\xE3o p\xF4de ser carregada.",termsStepTitle:"Privacidade e Termos de Uso",termsStepSubtitle:"Transparente, an\xF4nimo e sem coleta de dados pessoais.",termsPiiTitle:"Zero Coleta de Dados Pessoais",termsPiiDesc:"Nunca coletamos nem armazenamos informa\xE7\xF5es de identifica\xE7\xE3o pessoal (sem e-mails, telefones ou identidades reais) das suas conversas ou sess\xF5es de voz.",termsSessionTitle:"Tokens de Sess\xE3o An\xF4nimos",termsSessionDesc:"Sua sess\xE3o usa um token an\xF4nimo no cliente apenas para manter o contexto. Nunca \xE9 vinculado \xE0 sua identidade real.",termsMemoryTitle:"Conversas Ef\xEAmeras vs. Cofre Mimi",termsMemoryDesc:'Conversas normais s\xE3o ef\xEAmeras \u2014 fechar ou limpar o chat as apaga para sempre. Itens salvos com "@kiku" s\xE3o criptografados e podem ser desbloqueados em mimi.akropolys.cloud com sua chave secreta.',termsCookieTitle:"Telemetria do Site Hospedeiro",termsCookieDesc:"O site onde o kiku est\xE1 incorporado pode coletar cookies e an\xE1lises de acordo com sua pr\xF3pria pol\xEDtica de cookies, fora do controle do kiku.",termsAgreeButton:"Concordar e Continuar",termsAgreeCounting:"Concordar e Continuar ({seconds}s)",termsPlaceholder:"Por favor, revise e aceite a privacidade e os termos acima\u2026",whatHaveYouSaved:"O que voc\xEA salvou?",micDenied:"Microfone bloqueado. Permita o acesso ao microfone neste site e tente novamente.",micFailed:"N\xE3o foi poss\xEDvel ouvir. Tente novamente.",micInsecure:"A voz precisa de uma conex\xE3o segura (https).",micLangUnsupported:"Este navegador ainda n\xE3o transcreve este idioma. Digite em vez disso.",micMissing:"Nenhum microfone encontrado.",micNetwork:"A voz precisa de uma conex\xE3o no momento. Verifique a sua e tente novamente.",micNoSpeech:"N\xE3o ouvimos nada. Tente novamente, um pouco mais perto do microfone.",vizDisclaimerImage:"Gerado com Intelig\xEAncia Artificial \u2014 cores, tamanho e posi\xE7\xE3o podem diferir do produto real.",vizDisclaimerVideo:"Gerado com Intelig\xEAncia Artificial \u2014 cores, tamanho e movimento podem diferir do produto real.",voiceHint:"Basta falar \u2014 responderei quando voc\xEA fizer uma pausa.",voiceListening:"Ouvindo\u2026 toque no microfone para parar",voiceModeExit:"Sair do modo m\xE3os-livres",voiceModeStart:"Conversa em m\xE3os-livres",voiceMuted:"Silenciado",voiceMutedHint:"Toque no microfone para falar novamente.",voicePhaseListening:"Ouvindo",voicePhaseSpeaking:"Falando",voicePhaseThinking:"Pensando",voiceSending:"Entendido \u2014 enviando\u2026"},spanish:{allSet:"Todo listo, {name}.",asWritten:"Tal como est\xE1 escrito",captureAll:"Capturar todo ({count})",captureAndRemember:"kiku \u2014 capturar y recordar",captureCurrentPage:"Capturar p\xE1gina actual",cardClickAnswer:"El {name}",cardClickQuery:"Cu\xE9ntame m\xE1s sobre {name}{price} \u2014 \xBFcu\xE1les son sus detalles clave, para qui\xE9n es m\xE1s adecuado y qu\xE9 deber\xEDa saber?",clearChat:"Borrar chat",defaultPlaceholder:"Preg\xFAntame lo que quieras\u2026",deleteThis:"Eliminar esto",detailsTranslated:"Detalles traducidos. Los n\xFAmeros y enlaces se mantienen exactamente como se muestran.",displayCapture:"capturar {name}",displayCaptureAll:"capturar todo ({count} elementos)",displayDelete:"eliminar esto",displayViewHistory:"\xBFqu\xE9 has guardado?",entityLangIntro:"Respondo en {lang}. Las tarjetas de resultados pueden mantenerse exactamente como las escribi\xF3 este sitio, o tambi\xE9n pueden traducirse.",entityLangPlaceholder:"Elige una de las dos tarjetas de arriba\u2026",errAccessRevoked:"La tienda ha revocado su acceso al asistente.",errAccountRequired:"Por favor, cree una cuenta para seguir usando el asistente de chat.",errShopperReplyLimit:"Ha alcanzado el l\xEDmite de respuestas de este sitio para su cuenta.",errStreamInterrupted:"La respuesta fue interrumpida. Por favor, int\xE9ntelo de nuevo.",errTokenLimit:"Ha alcanzado su l\xEDmite de uso. Por favor, actualice sus l\xEDmites de facturaci\xF3n en su panel de control para continuar.",errTooManyRequests:"El asistente est\xE1 recibiendo demasiadas solicitudes en este momento. Por favor, int\xE9ntelo de nuevo en unos instantes.",footerHint:"kiku \xB7 busca en todo el cat\xE1logo en tiempo real",greetReturning:"Hola, {name}.",greetReturningLead:"\xBFQu\xE9 puedo encontrar para usted hoy?",howShouldResultsLook:"\xBFC\xF3mo deber\xEDan verse los resultados?",inLanguage:"En {lang}",keyAutoHide:"Se oculta autom\xE1ticamente en {seconds}s.",keyCopied:"Copiado",keyCopyId:"Copiar ID",keyCopySecret:"Copiar secreto",keyCreateNew:"Soy nuevo/a, crear uno",keyCreating:"Creando\u2026",keyDismiss:"Descartar",keyPastePlaceholder:"tu ID p\xFAblico\u2026",keyPastePrompt:"Pega tu ID p\xFAblico \u2014 o crea uno",keyPublicHint:"P\xE9galo en cualquier sitio para guardar en la misma memoria.",keyPublicTitle:"Tu ID p\xFAblico",keySecretHint:"Mantenlo privado \u2014 \xFAsalo para desbloquear tu memoria.",keySecretTitle:"Tu secreto \u2014 mostrado solo una vez",keyUseMine:"Usar mi ID",kikuActionUnavailable:"Lo siento, esa acci\xF3n no est\xE1 disponible en este sitio.",kikuCaptureDbError:"La captura fall\xF3 debido a un error de base de datos.",kikuCaptureNoContext:"La captura fall\xF3 porque el SDK no proporcion\xF3 contexto de p\xE1gina o producto.",kikuCaptureNoUrl:"No se pudieron guardar elementos \u2014 ninguno ten\xEDa una URL v\xE1lida.",kikuCaptureNoneSelected:"No se seleccionaron elementos para capturar.",kikuDeleteDbError:"La eliminaci\xF3n fall\xF3 debido a un error de base de datos.",kikuDeleteDone:"Lo he eliminado de tus elementos guardados.",kikuDeleteNoContext:"La eliminaci\xF3n fall\xF3 porque no se proporcion\xF3 contexto de p\xE1gina para identificar qu\xE9 eliminar.",kikuMemoryIntro:"Todo lo que has capturado en diferentes sitios vive en tu memoria privada. Desbloqu\xE9ala con tu secreto:",kikuMintNeeded:"Para guardar elementos en diferentes sitios necesitas una clave kiku \u2014 te crear\xE9 una. Se muestra solo una vez, as\xED que gu\xE1rdala en un lugar seguro.",kikuMintOffer:"Puedo guardar esto por ti y hacer que te siga en diferentes sitios \u2014 te crear\xE9 una clave kiku. Se muestra solo una vez, as\xED que gu\xE1rdala en un lugar seguro.",kikuNeedKeyToUpdate:"Introduce tu clave kiku para que pueda encontrar y actualizar tus elementos guardados.",micDenied:"Micr\xF3fono bloqueado. Permite el acceso al micr\xF3fono para este sitio e int\xE9ntalo de nuevo.",micFailed:"No pude o\xEDr eso. Int\xE9ntalo de nuevo.",micInsecure:"La voz requiere una conexi\xF3n segura (https).",micLangUnsupported:"Este navegador a\xFAn no puede transcribir ese idioma. Escriba en su lugar.",micMissing:"No se encontr\xF3 ning\xFAn micr\xF3fono.",micNetwork:"La voz necesita una conexi\xF3n en este momento. Revise la suya e int\xE9ntelo de nuevo.",micNoSpeech:"No he captado nada. Int\xE9ntelo de nuevo, un poco m\xE1s cerca del micr\xF3fono.",namePlaceholder:"Escriba su nombre\u2026",nameStepAsk:"\xBFC\xF3mo debo llamarle?",nameStepLead:"Puedo buscar, visualizar o capturar cualquier cosa por usted, en este sitio o en cualquier otro.",nameStepTitle:"Encantado de conocerle.",namesAsWritten:"Nombres y detalles exactamente como los enumera el sitio.",pillCompareTop2:"Comparar los 2 mejores",pillCompareTop2Query:"Compara {a} y {b}",pillFindAlternatives:"Buscar alternativas",pillFindAlternativesQuery:"\xBFQu\xE9 alternativas hay a {name}?",pillMoreOn:"M\xE1s sobre {name}",pillMoreOnQuery:"Cu\xE9ntame m\xE1s sobre {name}",pillRecommend:"Recomendar algo",pillRecommendQuery:"\xBFQu\xE9 me recomiendas?",pillShowPopular:"Mostrar art\xEDculos populares",pillShowPopularQuery:"\xBFCu\xE1les son tus art\xEDculos m\xE1s populares?",pillSimilarOptions:"Opciones similares",pillSimilarOptionsQuery:"Mu\xE9strame m\xE1s opciones como {name}",pillUnder:"Menos de {amount}",pillUnderQuery:"Mu\xE9strame opciones por menos de {amount}",pillWhichBest:"\xBFCu\xE1l es el mejor?",pillWhichBestQuery:"\xBFCu\xE1l me recomendar\xEDas y por qu\xE9?",replyingOriginal:"Respondiendo en {lang}, resultados tal como los escribi\xF3 este sitio. Preg\xFAnteme lo que quiera.",replyingTranslated:"Respondiendo en {lang}, resultados tambi\xE9n traducidos. Preg\xFAnteme lo que quiera.",statusSent:"Enviado",statusStopped:"Enviado \xB7 respuesta detenida",thinking:"Pensando",thoughtForSeconds:"Pensado durante {duration}",thoughtProcess:"Proceso de pensamiento",vizDisclaimerImage:"Generado con Inteligencia Artificial: los colores, el tama\xF1o y la ubicaci\xF3n pueden diferir del producto real.",vizDisclaimerVideo:"Generado con Inteligencia Artificial: los colores, el tama\xF1o y el movimiento pueden diferir del producto real.",vizUnavailable:"No se pudo cargar la vista previa.",voiceListening:"Escuchando\u2026 toque el micr\xF3fono para detener.",voiceSending:"Entendido, enviando\u2026",termsStepTitle:"Privacidad y t\xE9rminos de uso",termsStepSubtitle:"Transparente, an\xF3nimo y sin recolecci\xF3n de datos personales.",termsPiiTitle:"Cero recolecci\xF3n de datos personales",termsPiiDesc:"Nunca recopilamos ni almacenamos informaci\xF3n de identificaci\xF3n personal (sin correos, n\xFAmeros de tel\xE9fono ni identidades reales) de tus conversaciones o sesiones de voz.",termsSessionTitle:"Tokens de sesi\xF3n an\xF3nimos",termsSessionDesc:"Tu sesi\xF3n utiliza un token an\xF3nimo generado en el cliente \xFAnicamente para mantener el contexto. Nunca se vincula a tu identidad real.",termsMemoryTitle:"Chats ef\xEDmeros vs. B\xF3veda Mimi",termsMemoryDesc:"Las conversaciones regulares son ef\xEDmeras: cerrar o borrar el chat las elimina para siempre. Lo que guardas con \xAB@kiku\xBB est\xE1 cifrado y se puede desbloquear en mimi.akropolys.cloud con tu clave secreta.",termsCookieTitle:"Telemetr\xEDa del sitio web anfitri\xF3n",termsCookieDesc:"El sitio web donde est\xE1 integrado kiku puede recopilar cookies y anal\xEDticas seg\xFAn su propia pol\xEDtica de cookies, fuera del control de kiku.",termsAgreeButton:"Aceptar y continuar",termsAgreeCounting:"Aceptar y continuar ({seconds}s)",termsPlaceholder:"Por favor, revisa y acepta nuestra privacidad y t\xE9rminos arriba\u2026",whatHaveYouSaved:"\xBFQu\xE9 ha guardado?",voiceHint:"Solo habla \u2014 responder\xE9 cuando hagas una pausa.",voiceModeExit:"Salir de manos libres",voiceModeStart:"Conversaci\xF3n manos libres",voiceMuted:"Silenciado",voiceMutedHint:"Toca el micr\xF3fono para hablar de nuevo.",voicePhaseListening:"Escuchando",voicePhaseSpeaking:"Hablando",voicePhaseThinking:"Pensando"},swahili:{allSet:"Uko tayari, {name}.",asWritten:"Kama ilivyoandikwa",captureAll:"Chukua zote ({count})",captureAndRemember:"kiku \u2014 chukua & kumbuka",captureCurrentPage:"Chukua ukurasa wa sasa",cardClickAnswer:"{name}",cardClickQuery:"Nisaidie kujua zaidi kuhusu {name}{price} \u2014 ni maelezo yake muhimu, ni kwa nani inafaa zaidi, na ninapaswa kujua nini?",clearChat:"Futa mazungumzo",defaultPlaceholder:"Uliza chochote\u2026",deleteThis:"Futa hii",detailsTranslated:"Maelezo yame tafsiriwa. Nambari na viungo vinabaki kama ilivyo.",displayCapture:"chukua {name}",displayCaptureAll:"chukua zote ({count} items)",displayDelete:"futa hii",displayViewHistory:"ulivyohifadhi?",entityLangIntro:"Nitajibu kwa {lang}. Kadi za matokeo zinaweza kubaki kama ilivyoandikwa kwenye tovuti hii, au kutafsiriwa pia.",entityLangPlaceholder:"Chagua moja ya kadi mbili zilizo juu\u2026",errAccessRevoked:"Ufikiaji wako kwa msaidizi umeondolewa na duka.",errAccountRequired:"Tafadhali unda akaunti ili kuendelea kutumia msaidizi wa mazungumzo.",errShopperReplyLimit:"Umefikia kikomo cha majibu cha tovuti hii kwa akaunti yako.",errStreamInterrupted:"Jibu lilikatizwa. Tafadhali jaribu tena.",errTokenLimit:"Umefikia kikomo cha matumizi yako. Tafadhali sasisha mipaka ya malipo kwenye dashbodi yako ili kuendelea.",errTooManyRequests:"Msaidizi anapokea maombi mengi sana kwa sasa. Tafadhali jaribu tena baada ya muda mfupi.",footerHint:"kiku \xB7 hutafuta katika katalogi nzima kwa wakati halisi",greetReturning:"Habari, {name}.",greetReturningLead:"Nini naweza kukutafuta leo?",howShouldResultsLook:"Matokeo yanapaswa kuonekana vipi?",inLanguage:"Kwa {lang}",keyAutoHide:"Inaficha kiotomatiki baada ya {seconds}s.",keyCopied:"Imekopiwa",keyCopyId:"Nakili kitambulisho",keyCopySecret:"Nakili siri",keyCreateNew:"Mimi mpya \u2014 unda moja",keyCreating:"Inaunda\u2026",keyDismiss:"Ondoa",keyPastePlaceholder:"kitambulisho chako cha umma\u2026",keyPastePrompt:"Bandika kitambulisho chako cha umma \u2014 au unda moja",keyPublicHint:"Bandika hii kwenye tovuti yoyote ili kuihifadhi katika kumbukumbu sawa.",keyPublicTitle:"Kitambulisho chako cha umma",keySecretHint:"Ikeepye kibinafsi \u2014 tumia kufungua kumbukumbu yako.",keySecretTitle:"Siri yako \u2014 inaonyeshwa mara moja tu",keyUseMine:"Tumia kitambulisho changu",kikuActionUnavailable:"Samahani \u2014 kitendo hicho hakipatikani kwenye tovuti hii.",kikuCaptureDbError:"Uchukuaji umeshindwa kutokana na hitilafu ya hifadhidata.",kikuCaptureNoContext:"Uchukuaji umeshindwa kwa sababu hakuna muktadha wa ukurasa au bidhaa uliotolewa na SDK.",kikuCaptureNoUrl:"Haikuweza kuhifadhi vitu vyovyote \u2014 hakuna kilichokuwa na URL halali.",kikuCaptureNoneSelected:"Hakuna vitu vilivyochaguliwa kwa uchukuaji.",kikuDeleteDbError:"Ufutaji umeshindwa kutokana na hitilafu ya hifadhidata.",kikuDeleteDone:"Imeondolewa kutoka vitu vyako vilivyohifadhiwa.",kikuDeleteNoContext:"Ufutaji umeshindwa kwa sababu hakuna muktadha wa ukurasa uliotolewa kutambua kinachofutwa.",kikuMemoryIntro:"Kila kitu ulichukua kwenye tovuti mbalimbali kiko katika kumbukumbu yako ya kibinafsi. Kifungue kwa siri yako:",kikuMintNeeded:"Ili kuhifadhi vitu kwenye tovuti mbalimbali unahitaji ufunguo wa kiku \u2014 nitaunda moja kwa ajili yako. Inaonyeshwa mara moja tu, hivyo uiweke mahali salama.",kikuMintOffer:"Ninaweza kuhifadhi hii kwa ajili yako na iende nawe kwenye tovuti mbalimbali \u2014 nitaunda ufunguo wa kiku. Inaonyeshwa mara moja tu, hivyo uiweke mahali salama.",kikuNeedKeyToUpdate:"Weka ufunguo wako wa kiku ili niweze kupata na kusasisha vitu vyako vilivyohifadhiwa.",micDenied:"Kinanda cha sauti kimezuiwa. Ruhusu ufikiaji wa kinanda kwa tovuti hii, kisha jaribu tena.",micFailed:"Sikuweza kusikia hilo. Jaribu tena.",micInsecure:"Sauti inahitaji muunganisho salama (https).",micLangUnsupported:"Kivinjari hiki hakiwezi kuandika lugha hiyo bado. Andika badala yake.",micMissing:"Hakuna kipaza sauti kilichopatikana.",micNetwork:"Sauti inahitaji muunganisho kwa sasa. Angalia yako na ujaribu tena.",micNoSpeech:"Sijapata chochote. Jaribu tena, karibu zaidi na kipaza sauti.",namePlaceholder:"Andika jina lako\u2026",nameStepAsk:"Ninapaswa kukuita nani?",nameStepLead:"Ninaweza kutafuta, kuonyesha, au kunasa chochote kwa ajili yako \u2014 kwenye tovuti hii au nyingine yoyote.",nameStepTitle:"Nafurahi kukutana nawe.",namesAsWritten:"Majina na maelezo kama ilivyo kwenye tovuti.",pillCompareTop2:"Linganisha bora 2",pillCompareTop2Query:"Linganisha {a} na {b}",pillFindAlternatives:"Tafuta mbadala",pillFindAlternativesQuery:"Ni mbadala gani mazuri kwa {name}?",pillMoreOn:"Zaidi kuhusu {name}",pillMoreOnQuery:"Nisaidie kujua zaidi kuhusu {name}",pillRecommend:"Pendekeza kitu",pillRecommendQuery:"Unaweza kunipendekeza nini?",pillShowPopular:"Onyesha vitu maarufu",pillShowPopularQuery:"Ni bidhaa gani zimekuwa maarufu zaidi?",pillSimilarOptions:"Chaguzi zinazofanana",pillSimilarOptionsQuery:"Nionyeshe zaidi kama {name}",pillUnder:"Chini ya {amount}",pillUnderQuery:"Nionyeshe chaguo chini ya {amount}",pillWhichBest:"Ni ipi bora?",pillWhichBestQuery:"Ni ipi unayopendekeza na kwa nini?",replyingOriginal:"Ninajibu kwa {lang}, matokeo kama ilivyoandikwa kwenye tovuti hii. Uliza chochote.",replyingTranslated:"Ninajibu kwa {lang}, matokeo yamefasiriwa pia. Uliza chochote.",statusSent:"Imetumwa",statusStopped:"Imetumwa \xB7 majibu yametolewa",thinking:"Inafikiri",thoughtForSeconds:"Imefikiri kwa {duration}",thoughtProcess:"Mchakato wa mawazo",vizDisclaimerImage:"Imetengenezwa kwa kutumia Akili Bandia \u2014 rangi, ukubwa na upangaji huenda yakatofautiana na bidhaa halisi.",vizDisclaimerVideo:"Imetengenezwa kwa kutumia Akili Bandia \u2014 rangi, ukubwa na mwendo huenda yakatofautiana na bidhaa halisi.",vizUnavailable:"Hakuna uwezo wa kupakia onyesho la awali.",voiceListening:"Inasikiliza\u2026 gonga kipaza sauti ili kusimama",voiceSending:"Nimepokea \u2014 ninatuma\u2026",termsStepTitle:"Faragha na Masharti ya Matumizi",termsStepSubtitle:"Wazi, bila utambulisho, na bila kukusanya taarifa binafsi.",termsPiiTitle:"Hakuna Ukusanyaji wa Taarifa Binafsi",termsPiiDesc:"Hatukusanyi wala kuhifadhi taarifa za utambulisho binafsi (hakuna barua pepe, nambari za simu, wala majina halisi) kutoka kwa mazungumzo yako au sauti.",termsSessionTitle:"Vitambulisho Visivyojulikana vya Kipindi",termsSessionDesc:"Kipindi chako kinatumia kitambulisho kisichojulikana upande wa mteja ili kuendeleza muktadha tu. Hakihusishwi na utambulisho wako halisi.",termsMemoryTitle:"Mazungumzo ya Muda dhidi ya Hazina ya Mimi",termsMemoryDesc:'Mazungumzo ya kawaida ni ya muda \u2014 kufunga au kufuta mazungumzo kunayaondoa kabisa. Vitu unavyohifadhi kwa "@kiku" vimelindwa na vinaweza kufunguliwa kwenye mimi.akropolys.cloud kwa ufunguo wako wa siri.',termsCookieTitle:"Takwimu za Tovuti Mwenyeji",termsCookieDesc:"Tovuti inayotumia kiku inaweza kukusanya vidakuzi na takwimu kulingana na sera yake ya vidakuzi, nje ya udhibiti wa kiku.",termsAgreeButton:"Kubali na Uendelee",termsAgreeCounting:"Kubali na Uendelee ({seconds}s)",termsPlaceholder:"Tafadhali kagua na ukubali sera ya faragha na masharti hapo juu\u2026",whatHaveYouSaved:"Umehifadhi nini?",voiceHint:"Ongea tu \u2014 nitajibu ukipumzika.",voiceModeExit:"Ondoka kwenye hali ya bila mikono",voiceModeStart:"Mazungumzo ya bila mikono",voiceMuted:"Imezimwa sauti",voiceMutedHint:"Gonga kipaza sauti ili kuongea tena.",voicePhaseListening:"Inasikiliza",voicePhaseSpeaking:"Inazungumza",voicePhaseThinking:"Inafikiri"},urdu:{allSet:"\u0622\u067E \u0628\u0627\u0644\u06A9\u0644 \u062A\u06CC\u0627\u0631 \u06C1\u06CC\u06BA\u060C {name}\u06D4",asWritten:"\u062C\u06CC\u0633\u0627 \u0644\u06A9\u06BE\u0627 \u06C1\u06D2",captureAll:"\u0633\u0628 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u06CC\u06BA ({count})",captureAndRemember:"kiku \u2014 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u06CC\u06BA \u0627\u0648\u0631 \u06CC\u0627\u062F \u0631\u06A9\u06BE\u06CC\u06BA",captureCurrentPage:"\u0645\u0648\u062C\u0648\u062F\u06C1 \u0635\u0641\u062D\u06C1 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u06CC\u06BA",cardClickAnswer:"{name}",cardClickQuery:"\u0645\u062C\u06BE\u06D2 {name}{price} \u06A9\u06D2 \u0628\u0627\u0631\u06D2 \u0645\u06CC\u06BA \u0645\u0632\u06CC\u062F \u0628\u062A\u0627\u0626\u06CC\u06BA \u2014 \u0627\u0633 \u06A9\u06CC \u0627\u06C1\u0645 \u062E\u0635\u0648\u0635\u06CC\u0627\u062A \u06A9\u06CC\u0627 \u06C1\u06CC\u06BA\u060C \u06CC\u06C1 \u06A9\u0633 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0628\u06C1\u062A\u0631\u06CC\u0646 \u06C1\u06D2\u060C \u0627\u0648\u0631 \u0645\u062C\u06BE\u06D2 \u06A9\u06CC\u0627 \u062C\u0627\u0646\u0646\u0627 \u0686\u0627\u06C1\u06CC\u06D2\u061F",clearChat:"\u0686\u06CC\u0679 \u0635\u0627\u0641 \u06A9\u0631\u06CC\u06BA",defaultPlaceholder:"\u0645\u062C\u06BE \u0633\u06D2 \u06A9\u0686\u06BE \u0628\u06BE\u06CC \u067E\u0648\u0686\u06BE\u06CC\u06BA\u2026",deleteThis:"\u0627\u0633\u06D2 \u062D\u0630\u0641 \u06A9\u0631\u06CC\u06BA",detailsTranslated:"\u062A\u0641\u0635\u06CC\u0644\u0627\u062A \u06A9\u0627 \u062A\u0631\u062C\u0645\u06C1 \u06A9\u0631 \u062F\u06CC\u0627 \u06AF\u06CC\u0627\u06D4 \u0642\u06CC\u0645\u062A\u06CC\u06BA \u0627\u0648\u0631 \u0644\u0646\u06A9\u0633 \u0648\u06CC\u0633\u06D2 \u06C1\u06CC \u0631\u06C1\u06CC\u06BA \u06AF\u06D2\u06D4",displayCapture:"{name} \u06A9\u0648 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u06CC\u06BA",displayCaptureAll:"\u0633\u0628 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u06CC\u06BA ({count} \u0627\u0634\u06CC\u0627\u0621)",displayDelete:"\u0627\u0633\u06D2 \u062D\u0630\u0641 \u06A9\u0631\u06CC\u06BA",displayViewHistory:"\u0622\u067E \u0646\u06D2 \u06A9\u06CC\u0627 \u0645\u062D\u0641\u0648\u0638 \u06A9\u06CC\u0627 \u06C1\u06D2\u061F",entityLangIntro:"\u0645\u06CC\u06BA {lang} \u0645\u06CC\u06BA \u062C\u0648\u0627\u0628 \u062F\u06CC\u062A\u0627 \u06C1\u0648\u06BA\u06D4 \u0646\u062A\u0627\u0626\u062C \u06A9\u06D2 \u06A9\u0627\u0631\u0688\u0632 \u0648\u06CC\u0633\u06D2 \u06C1\u06CC \u0631\u06C1 \u0633\u06A9\u062A\u06D2 \u06C1\u06CC\u06BA \u062C\u06CC\u0633\u06D2 \u0633\u0627\u0626\u0679 \u067E\u0631 \u0644\u06A9\u06BE\u06D2 \u06C1\u06CC\u06BA\u060C \u06CC\u0627 \u0627\u0646 \u06A9\u0627 \u062A\u0631\u062C\u0645\u06C1 \u0628\u06BE\u06CC \u06A9\u06CC\u0627 \u062C\u0627 \u0633\u06A9\u062A\u0627 \u06C1\u06D2\u06D4",entityLangPlaceholder:"\u0627\u0648\u067E\u0631 \u062F\u06CC\u06D2 \u06AF\u0626\u06D2 \u062F\u0648 \u06A9\u0627\u0631\u0688\u0632 \u0645\u06CC\u06BA \u0633\u06D2 \u0627\u06CC\u06A9 \u0645\u0646\u062A\u062E\u0628 \u06A9\u0631\u06CC\u06BA\u2026",errAccessRevoked:"\u0627\u0633\u0679\u0648\u0631 \u06A9\u06CC \u0637\u0631\u0641 \u0633\u06D2 \u0627\u0633\u0633\u0679\u0646\u0679 \u062A\u06A9 \u0622\u067E \u06A9\u06CC \u0631\u0633\u0627\u0626\u06CC \u0645\u0646\u0633\u0648\u062E \u06A9\u0631 \u062F\u06CC \u06AF\u0626\u06CC \u06C1\u06D2\u06D4",errAccountRequired:"\u0686\u06CC\u0679 \u0627\u0633\u0633\u0679\u0646\u0679 \u06A9\u0627 \u0627\u0633\u062A\u0639\u0645\u0627\u0644 \u062C\u0627\u0631\u06CC \u0631\u06A9\u06BE\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0628\u0631\u0627\u0626\u06D2 \u0645\u06C1\u0631\u0628\u0627\u0646\u06CC \u0627\u06A9\u0627\u0624\u0646\u0679 \u0628\u0646\u0627\u0626\u06CC\u06BA\u06D4",errShopperReplyLimit:"\u0622\u067E \u0627\u0633 \u0633\u0627\u0626\u0679 \u067E\u0631 \u0627\u067E\u0646\u06D2 \u0627\u06A9\u0627\u0624\u0646\u0679 \u06A9\u06CC \u062C\u0648\u0627\u0628\u0627\u062A \u06A9\u06CC \u062D\u062F \u062A\u06A9 \u067E\u06C1\u0646\u0686 \u0686\u06A9\u06D2 \u06C1\u06CC\u06BA\u06D4",errStreamInterrupted:"\u062C\u0648\u0627\u0628 \u0645\u06CC\u06BA \u062E\u0644\u0644 \u067E\u0691 \u06AF\u06CC\u0627\u06D4 \u0628\u0631\u0627\u0626\u06D2 \u0645\u06C1\u0631\u0628\u0627\u0646\u06CC \u062F\u0648\u0628\u0627\u0631\u06C1 \u06A9\u0648\u0634\u0634 \u06A9\u0631\u06CC\u06BA\u06D4",errTokenLimit:"\u0622\u067E \u06A9\u06D2 \u0627\u0633\u062A\u0639\u0645\u0627\u0644 \u06A9\u06CC \u062D\u062F \u062E\u062A\u0645 \u06C1\u0648 \u0686\u06A9\u06CC \u06C1\u06D2\u06D4 \u062C\u0627\u0631\u06CC \u0631\u06A9\u06BE\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u067E\u0646\u06D2 \u0688\u06CC\u0634 \u0628\u0648\u0631\u0688 \u0645\u06CC\u06BA \u0628\u0644\u0646\u06AF \u06A9\u06CC \u062D\u062F \u0627\u067E \u0688\u06CC\u0679 \u06A9\u0631\u06CC\u06BA\u06D4",errTooManyRequests:"\u0627\u0633\u0633\u0679\u0646\u0679 \u067E\u0631 \u0627\u0633 \u0648\u0642\u062A \u0628\u06C1\u062A \u0632\u06CC\u0627\u062F\u06C1 \u062F\u0631\u062E\u0648\u0627\u0633\u062A\u06CC\u06BA \u0622\u0631\u06C1\u06CC \u06C1\u06CC\u06BA\u06D4 \u0628\u0631\u0627\u0626\u06D2 \u0645\u06C1\u0631\u0628\u0627\u0646\u06CC \u062A\u06BE\u0648\u0691\u06CC \u062F\u06CC\u0631 \u0628\u0639\u062F \u06A9\u0648\u0634\u0634 \u06A9\u0631\u06CC\u06BA\u06D4",footerHint:"kiku \xB7 \u062D\u0642\u06CC\u0642\u06CC \u0648\u0642\u062A \u0645\u06CC\u06BA \u0645\u06A9\u0645\u0644 \u06A9\u06CC\u0679\u0644\u0627\u06AF \u062A\u0644\u0627\u0634 \u06A9\u0631\u062A\u0627 \u06C1\u06D2",greetReturning:"\u062E\u0648\u0634 \u0622\u0645\u062F\u06CC\u062F\u060C {name}\u06D4",greetReturningLead:"\u0622\u062C \u0645\u06CC\u06BA \u0622\u067E \u06A9\u06D2 \u0644\u06CC\u06D2 \u06A9\u06CC\u0627 \u062A\u0644\u0627\u0634 \u06A9\u0631 \u0633\u06A9\u062A\u0627 \u06C1\u0648\u06BA\u061F",howShouldResultsLook:"\u0646\u062A\u0627\u0626\u062C \u06A9\u06CC\u0633\u06CC \u062F\u06A9\u06BE\u0646\u06CC \u0686\u0627\u06C1\u0626\u06CC\u06BA\u061F",inLanguage:"{lang} \u0645\u06CC\u06BA",keyAutoHide:"{seconds} \u0633\u06CC\u06A9\u0646\u0688 \u0645\u06CC\u06BA \u062E\u0648\u062F \u0628\u062E\u0648\u062F \u0686\u06BE\u067E \u062C\u0627\u0626\u06D2 \u06AF\u0627\u06D4",keyCopied:"\u06A9\u0627\u067E\u06CC \u06C1\u0648 \u06AF\u06CC\u0627",keyCopyId:"\u0622\u0626\u06CC \u0688\u06CC \u06A9\u0627\u067E\u06CC \u06A9\u0631\u06CC\u06BA",keyCopySecret:"\u062E\u0641\u06CC\u06C1 \u06A9\u0644\u06CC\u062F \u06A9\u0627\u067E\u06CC \u06A9\u0631\u06CC\u06BA",keyCreateNew:"\u0645\u06CC\u06BA \u0646\u06CC\u0627 \u06C1\u0648\u06BA \u2014 \u0646\u0626\u06CC \u0628\u0646\u0627\u0626\u06CC\u06BA",keyCreating:"\u0628\u0646\u0627\u06CC\u0627 \u062C\u0627 \u0631\u06C1\u0627 \u06C1\u06D2\u2026",keyDismiss:"\u0631\u062F \u06A9\u0631\u06CC\u06BA",keyPastePlaceholder:"\u0622\u067E \u06A9\u06CC \u067E\u0628\u0644\u06A9 \u0622\u0626\u06CC \u0688\u06CC\u2026",keyPastePrompt:"\u0627\u067E\u0646\u06CC \u067E\u0628\u0644\u06A9 \u0622\u0626\u06CC \u0688\u06CC \u0686\u0633\u067E\u0627\u06BA \u06A9\u0631\u06CC\u06BA \u2014 \u06CC\u0627 \u0646\u0626\u06CC \u0628\u0646\u0627\u0626\u06CC\u06BA",keyPublicHint:"\u0627\u0633\u06CC \u06CC\u0627\u062F\u062F\u0627\u0634\u062A \u0645\u06CC\u06BA \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u0633\u06D2 \u06A9\u0633\u06CC \u0628\u06BE\u06CC \u0633\u0627\u0626\u0679 \u067E\u0631 \u0686\u0633\u067E\u0627\u06BA \u06A9\u0631\u06CC\u06BA\u06D4",keyPublicTitle:"\u0622\u067E \u06A9\u06CC \u067E\u0628\u0644\u06A9 \u0622\u0626\u06CC \u0688\u06CC",keySecretHint:"\u0627\u0633\u06D2 \u062E\u0641\u06CC\u06C1 \u0631\u06A9\u06BE\u06CC\u06BA \u2014 \u0627\u067E\u0646\u06CC \u06CC\u0627\u062F\u062F\u0627\u0634\u062A \u06A9\u0648 \u06A9\u06BE\u0648\u0644\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u0633\u062A\u0639\u0645\u0627\u0644 \u06A9\u0631\u06CC\u06BA\u06D4",keySecretTitle:"\u0622\u067E \u06A9\u06CC \u062E\u0641\u06CC\u06C1 \u06A9\u0644\u06CC\u062F \u2014 \u0635\u0631\u0641 \u0627\u06CC\u06A9 \u0628\u0627\u0631 \u062F\u06A9\u06BE\u0627\u0626\u06CC \u062C\u0627\u0626\u06D2 \u06AF\u06CC",keyUseMine:"\u0645\u06CC\u0631\u06CC \u0622\u0626\u06CC \u0688\u06CC \u0627\u0633\u062A\u0639\u0645\u0627\u0644 \u06A9\u0631\u06CC\u06BA",kikuActionUnavailable:"\u0645\u0639\u0630\u0631\u062A \u2014 \u06CC\u06C1 \u0639\u0645\u0644 \u0627\u0633 \u0633\u0627\u0626\u0679 \u067E\u0631 \u062F\u0633\u062A\u06CC\u0627\u0628 \u0646\u06C1\u06CC\u06BA \u06C1\u06D2\u06D4",kikuCaptureDbError:"\u0688\u06CC\u0679\u0627 \u0628\u06CC\u0633 \u06A9\u06CC \u062E\u0631\u0627\u0628\u06CC \u06A9\u06CC \u0648\u062C\u06C1 \u0633\u06D2 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u0646\u06D2 \u0645\u06CC\u06BA \u0646\u0627\u06A9\u0627\u0645\u06CC\u06D4",kikuCaptureNoContext:"\u0635\u0641\u062D\u06D2 \u06A9\u0627 \u0633\u06CC\u0627\u0642 \u0648 \u0633\u0628\u0627\u0642 \u0646\u06C1 \u0645\u0644\u0646\u06D2 \u06A9\u06CC \u0648\u062C\u06C1 \u0633\u06D2 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u0646\u06D2 \u0645\u06CC\u06BA \u0646\u0627\u06A9\u0627\u0645\u06CC\u06D4",kikuCaptureNoUrl:"\u06A9\u0648\u0626\u06CC \u0622\u0626\u0679\u0645 \u0645\u062D\u0641\u0648\u0638 \u0646\u06C1\u06CC\u06BA \u06C1\u0648 \u0633\u06A9\u0627 \u06A9\u06CC\u0648\u0646\u06A9\u06C1 \u06A9\u0633\u06CC \u06A9\u06D2 \u067E\u0627\u0633 \u062F\u0631\u0633\u062A URL \u0646\u06C1\u06CC\u06BA \u062A\u06BE\u0627\u06D4",kikuCaptureNoneSelected:"\u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u06A9\u0648\u0626\u06CC \u0622\u0626\u0679\u0645 \u0645\u0646\u062A\u062E\u0628 \u0646\u06C1\u06CC\u06BA \u06A9\u06CC\u0627 \u06AF\u06CC\u0627\u06D4",kikuDeleteDbError:"\u0688\u06CC\u0679\u0627 \u0628\u06CC\u0633 \u06A9\u06CC \u062E\u0631\u0627\u0628\u06CC \u06A9\u06CC \u0648\u062C\u06C1 \u0633\u06D2 \u062D\u0630\u0641 \u06A9\u0631\u0646\u06D2 \u0645\u06CC\u06BA \u0646\u0627\u06A9\u0627\u0645\u06CC\u06D4",kikuDeleteDone:"\u0622\u067E \u06A9\u06CC \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u062F\u06C1 \u0627\u0634\u06CC\u0627\u0621 \u0633\u06D2 \u06C1\u0679\u0627 \u062F\u06CC\u0627 \u06AF\u06CC\u0627\u06D4",kikuDeleteNoContext:"\u062D\u0630\u0641 \u06A9\u0631\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0635\u0641\u062D\u06D2 \u06A9\u0627 \u0633\u06CC\u0627\u0642 \u0648 \u0633\u0628\u0627\u0642 \u0641\u0631\u0627\u06C1\u0645 \u0646\u06C1\u06CC\u06BA \u06A9\u06CC\u0627 \u06AF\u06CC\u0627\u06D4",kikuMemoryIntro:"\u0633\u0627\u0626\u0679\u0633 \u0628\u06BE\u0631 \u0645\u06CC\u06BA \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u062F\u06C1 \u062A\u0645\u0627\u0645 \u0686\u06CC\u0632\u06CC\u06BA \u0622\u067E \u06A9\u06CC \u0646\u062C\u06CC \u06CC\u0627\u062F\u062F\u0627\u0634\u062A \u0645\u06CC\u06BA \u06C1\u06CC\u06BA\u06D4 \u0627\u067E\u0646\u06CC \u062E\u0641\u06CC\u06C1 \u06A9\u0644\u06CC\u062F \u0633\u06D2 \u06A9\u06BE\u0648\u0644\u06CC\u06BA:",kikuMintNeeded:"\u0633\u0627\u0626\u0679\u0633 \u067E\u0631 \u0686\u06CC\u0632\u06CC\u06BA \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0622\u067E \u06A9\u0648 kiku \u06A9\u06CC \u0636\u0631\u0648\u0631\u062A \u06C1\u06D2 \u2014 \u0645\u06CC\u06BA \u0622\u067E \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u06CC\u06A9 \u06A9\u0644\u06CC\u062F \u0628\u0646\u0627\u0624\u06BA \u06AF\u0627\u06D4 \u06CC\u06C1 \u0635\u0631\u0641 \u0627\u06CC\u06A9 \u0628\u0627\u0631 \u062F\u06A9\u06BE\u0627\u0626\u06CC \u062C\u0627\u062A\u06CC \u06C1\u06D2\u060C \u0627\u0633\u06D2 \u0645\u062D\u0641\u0648\u0638 \u0631\u06A9\u06BE\u06CC\u06BA\u06D4",kikuMintOffer:"\u0645\u06CC\u06BA \u0627\u0633\u06D2 \u0622\u067E \u06A9\u06D2 \u0644\u06CC\u06D2 \u0645\u062D\u0641\u0648\u0638 \u0631\u06A9\u06BE \u0633\u06A9\u062A\u0627 \u06C1\u0648\u06BA \u2014 \u0645\u06CC\u06BA \u0622\u067E \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u06CC\u06A9 kiku \u06A9\u0644\u06CC\u062F \u0628\u0646\u0627\u0624\u06BA \u06AF\u0627\u06D4 \u06CC\u06C1 \u0635\u0631\u0641 \u0627\u06CC\u06A9 \u0628\u0627\u0631 \u062F\u06A9\u06BE\u0627\u0626\u06CC \u062C\u0627\u062A\u06CC \u06C1\u06D2\u06D4",kikuNeedKeyToUpdate:"\u0627\u067E\u0646\u06CC kiku \u06A9\u0644\u06CC\u062F \u062F\u0631\u062C \u06A9\u0631\u06CC\u06BA \u062A\u0627\u06A9\u06C1 \u0645\u06CC\u06BA \u0622\u067E \u06A9\u06CC \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u062F\u06C1 \u0627\u0634\u06CC\u0627\u0621 \u062A\u0644\u0627\u0634 \u0627\u0648\u0631 \u0627\u067E \u0688\u06CC\u0679 \u06A9\u0631 \u0633\u06A9\u0648\u06BA\u06D4",micDenied:"\u0645\u0627\u0626\u06CC\u06A9\u0631\u0648\u0641\u0648\u0646 \u0628\u0644\u0627\u06A9 \u06C1\u06D2\u06D4 \u0627\u0633 \u0633\u0627\u0626\u0679 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0645\u0627\u0626\u06CC\u06A9 \u06A9\u06CC \u0627\u062C\u0627\u0632\u062A \u062F\u06CC\u06BA \u0627\u0648\u0631 \u062F\u0648\u0628\u0627\u0631\u06C1 \u06A9\u0648\u0634\u0634 \u06A9\u0631\u06CC\u06BA\u06D4",micFailed:"\u0622\u0648\u0627\u0632 \u0633\u0646\u0627\u0626\u06CC \u0646\u06C1\u06CC\u06BA \u062F\u06CC\u06D4 \u062F\u0648\u0628\u0627\u0631\u06C1 \u06A9\u0648\u0634\u0634 \u06A9\u0631\u06CC\u06BA\u06D4",micInsecure:"\u0622\u0648\u0627\u0632 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0645\u062D\u0641\u0648\u0638 (https) \u06A9\u0646\u06A9\u0634\u0646 \u062F\u0631\u06A9\u0627\u0631 \u06C1\u06D2\u06D4",micLangUnsupported:"\u06CC\u06C1 \u0628\u0631\u0627\u0624\u0632\u0631 \u0627\u0628\u06BE\u06CC \u0627\u0633 \u0632\u0628\u0627\u0646 \u06A9\u0648 \u0646\u06C1\u06CC\u06BA \u0633\u0645\u062C\u06BE \u0633\u06A9\u062A\u0627\u06D4 \u0628\u0631\u0627\u06C1 \u06A9\u0631\u0645 \u0679\u0627\u0626\u067E \u06A9\u0631\u06CC\u06BA\u06D4",micMissing:"\u06A9\u0648\u0626\u06CC \u0645\u0627\u0626\u06CC\u06A9\u0631\u0648\u0641\u0648\u0646 \u0646\u06C1\u06CC\u06BA \u0645\u0644\u0627\u06D4",micNetwork:"\u0622\u0648\u0627\u0632 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u0646\u0679\u0631\u0646\u06CC\u0679 \u06A9\u0646\u06A9\u0634\u0646 \u062F\u0631\u06A9\u0627\u0631 \u06C1\u06D2\u06D4 \u0627\u067E\u0646\u0627 \u06A9\u0646\u06A9\u0634\u0646 \u0686\u06CC\u06A9 \u06A9\u0631\u06CC\u06BA \u0627\u0648\u0631 \u062F\u0648\u0628\u0627\u0631\u06C1 \u06A9\u0648\u0634\u0634 \u06A9\u0631\u06CC\u06BA\u06D4",micNoSpeech:"\u06A9\u0686\u06BE \u0633\u0646\u0627\u0626\u06CC \u0646\u06C1\u06CC\u06BA \u062F\u06CC\u0627\u06D4 \u0645\u0627\u0626\u06CC\u06A9 \u06A9\u06D2 \u0642\u0631\u06CC\u0628 \u0622 \u06A9\u0631 \u062F\u0648\u0628\u0627\u0631\u06C1 \u0628\u0648\u0644\u06CC\u06BA\u06D4",namePlaceholder:"\u0627\u067E\u0646\u0627 \u0646\u0627\u0645 \u0644\u06A9\u06BE\u06CC\u06BA\u2026",nameStepAsk:"\u0645\u06CC\u06BA \u0622\u067E \u06A9\u0648 \u06A9\u0633 \u0646\u0627\u0645 \u0633\u06D2 \u067E\u06A9\u0627\u0631\u0648\u06BA\u061F",nameStepLead:"\u0645\u06CC\u06BA \u0622\u067E \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u0633 \u0633\u0627\u0626\u0679 \u06CC\u0627 \u06A9\u0633\u06CC \u062F\u0648\u0633\u0631\u06CC \u0633\u0627\u0626\u0679 \u067E\u0631 \u06A9\u0686\u06BE \u0628\u06BE\u06CC \u062A\u0644\u0627\u0634\u060C \u062A\u0635\u0648\u0631 \u06CC\u0627 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631 \u0633\u06A9\u062A\u0627 \u06C1\u0648\u06BA\u06D4",nameStepTitle:"\u0622\u067E \u0633\u06D2 \u0645\u0644 \u06A9\u0631 \u062E\u0648\u0634\u06CC \u06C1\u0648\u0626\u06CC\u06D4",namesAsWritten:"\u0646\u0627\u0645 \u0627\u0648\u0631 \u062A\u0641\u0635\u06CC\u0644\u0627\u062A \u0628\u0627\u0644\u06A9\u0644 \u0648\u06CC\u0633\u06D2 \u062C\u06CC\u0633\u06D2 \u0633\u0627\u0626\u0679 \u067E\u0631 \u062F\u0631\u062C \u06C1\u06CC\u06BA\u06D4",pillCompareTop2:"\u0628\u06C1\u062A\u0631\u06CC\u0646 2 \u06A9\u0627 \u0645\u0648\u0627\u0632\u0646\u06C1 \u06A9\u0631\u06CC\u06BA",pillCompareTop2Query:"{a} \u0627\u0648\u0631 {b} \u06A9\u0627 \u0645\u0648\u0627\u0632\u0646\u06C1 \u06A9\u0631\u06CC\u06BA",pillFindAlternatives:"\u0645\u062A\u0628\u0627\u062F\u0644 \u062A\u0644\u0627\u0634 \u06A9\u0631\u06CC\u06BA",pillFindAlternativesQuery:"{name} \u06A9\u06D2 \u0627\u0686\u06BE\u06D2 \u0645\u062A\u0628\u0627\u062F\u0644 \u06A9\u06CC\u0627 \u06C1\u06CC\u06BA\u061F",pillMoreOn:"{name} \u06A9\u06D2 \u0628\u0627\u0631\u06D2 \u0645\u06CC\u06BA \u0645\u0632\u06CC\u062F",pillMoreOnQuery:"\u0645\u062C\u06BE\u06D2 {name} \u06A9\u06D2 \u0628\u0627\u0631\u06D2 \u0645\u06CC\u06BA \u0645\u0632\u06CC\u062F \u0628\u062A\u0627\u0626\u06CC\u06BA",pillRecommend:"\u06A9\u0686\u06BE \u062A\u062C\u0648\u06CC\u0632 \u06A9\u0631\u06CC\u06BA",pillRecommendQuery:"\u0622\u067E \u0645\u06CC\u0631\u06D2 \u0644\u06CC\u06D2 \u06A9\u06CC\u0627 \u062A\u062C\u0648\u06CC\u0632 \u06A9\u0631\u062A\u06D2 \u06C1\u06CC\u06BA\u061F",pillShowPopular:"\u0645\u0642\u0628\u0648\u0644 \u0627\u0634\u06CC\u0627\u0621 \u062F\u06A9\u06BE\u0627\u0626\u06CC\u06BA",pillShowPopularQuery:"\u0622\u067E \u06A9\u06CC \u0633\u0628 \u0633\u06D2 \u0645\u0642\u0628\u0648\u0644 \u0627\u0634\u06CC\u0627\u0621 \u06A9\u0648\u0646 \u0633\u06CC \u06C1\u06CC\u06BA\u061F",pillSimilarOptions:"\u0645\u0644\u062A\u06D2 \u062C\u0644\u062A\u06D2 \u0627\u062E\u062A\u06CC\u0627\u0631\u0627\u062A",pillSimilarOptionsQuery:"\u0645\u062C\u06BE\u06D2 {name} \u062C\u06CC\u0633\u06CC \u0645\u0632\u06CC\u062F \u0686\u06CC\u0632\u06CC\u06BA \u062F\u06A9\u06BE\u0627\u0626\u06CC\u06BA",pillUnder:"{amount} \u0633\u06D2 \u06A9\u0645",pillUnderQuery:"{amount} \u0633\u06D2 \u06A9\u0645 \u0642\u06CC\u0645\u062A \u0648\u0627\u0644\u06D2 \u0627\u062E\u062A\u06CC\u0627\u0631\u0627\u062A \u062F\u06A9\u06BE\u0627\u0626\u06CC\u06BA",pillWhichBest:"\u06A9\u0648\u0646 \u0633\u0627 \u0628\u06C1\u062A\u0631\u06CC\u0646 \u06C1\u06D2\u061F",pillWhichBestQuery:"\u0622\u067E \u06A9\u0648\u0646 \u0633\u0627 \u062A\u062C\u0648\u06CC\u0632 \u06A9\u0631\u06CC\u06BA \u06AF\u06D2 \u0627\u0648\u0631 \u06A9\u06CC\u0648\u06BA\u061F",replyingOriginal:"\u0645\u06CC\u06BA {lang} \u0645\u06CC\u06BA \u062C\u0648\u0627\u0628 \u062F\u06D2 \u0631\u06C1\u0627 \u06C1\u0648\u06BA\u060C \u0646\u062A\u0627\u0626\u062C \u0633\u0627\u0626\u0679 \u06A9\u06D2 \u0645\u0637\u0627\u0628\u0642 \u06C1\u06CC\u06BA\u06D4 \u0645\u062C\u06BE \u0633\u06D2 \u06A9\u0686\u06BE \u0628\u06BE\u06CC \u067E\u0648\u0686\u06BE\u06CC\u06BA\u06D4",replyingTranslated:"\u0645\u06CC\u06BA {lang} \u0645\u06CC\u06BA \u062C\u0648\u0627\u0628 \u062F\u06D2 \u0631\u06C1\u0627 \u06C1\u0648\u06BA\u060C \u0646\u062A\u0627\u0626\u062C \u06A9\u0627 \u062A\u0631\u062C\u0645\u06C1 \u0628\u06BE\u06CC \u06A9\u06CC\u0627 \u06AF\u06CC\u0627 \u06C1\u06D2\u06D4 \u0645\u062C\u06BE \u0633\u06D2 \u06A9\u0686\u06BE \u0628\u06BE\u06CC \u067E\u0648\u0686\u06BE\u06CC\u06BA\u06D4",statusSent:"\u0628\u06BE\u06CC\u062C \u062F\u06CC\u0627 \u06AF\u06CC\u0627",statusStopped:"\u0628\u06BE\u06CC\u062C \u062F\u06CC\u0627 \u06AF\u06CC\u0627 \xB7 \u062C\u0648\u0627\u0628 \u0631\u0648\u06A9 \u062F\u06CC\u0627 \u06AF\u06CC\u0627",thinking:"\u0633\u0648\u0686 \u0631\u06C1\u0627 \u06C1\u06D2",thoughtForSeconds:"{duration} \u062A\u06A9 \u0633\u0648\u0686\u0627",thoughtProcess:"\u0633\u0648\u0686\u0646\u06D2 \u06A9\u0627 \u0639\u0645\u0644",vizDisclaimerImage:"\u0645\u0635\u0646\u0648\u0639\u06CC \u0630\u06C1\u0627\u0646\u062A \u0633\u06D2 \u062A\u06CC\u0627\u0631 \u06A9\u0631\u062F\u06C1 \u2014 \u0627\u0635\u0644 \u067E\u0631\u0648\u0688\u06A9\u0679 \u0633\u06D2 \u0631\u0646\u06AF\u060C \u0633\u0627\u0626\u0632 \u0627\u0648\u0631 \u062C\u06AF\u06C1 \u0645\u062E\u062A\u0644\u0641 \u06C1\u0648 \u0633\u06A9\u062A\u06CC \u06C1\u06D2\u06D4",vizDisclaimerVideo:"\u0645\u0635\u0646\u0648\u0639\u06CC \u0630\u06C1\u0627\u0646\u062A \u0633\u06D2 \u062A\u06CC\u0627\u0631 \u06A9\u0631\u062F\u06C1 \u2014 \u0627\u0635\u0644 \u067E\u0631\u0648\u0688\u06A9\u0679 \u0633\u06D2 \u0631\u0646\u06AF\u060C \u0633\u0627\u0626\u0632 \u0627\u0648\u0631 \u062D\u0631\u06A9\u062A \u0645\u062E\u062A\u0644\u0641 \u06C1\u0648 \u0633\u06A9\u062A\u06CC \u06C1\u06D2\u06D4",vizUnavailable:"\u067E\u06CC\u0634 \u0646\u0638\u0627\u0631\u06C1 \u0644\u0648\u0688 \u0646\u06C1\u06CC\u06BA \u06C1\u0648 \u0633\u06A9\u0627\u06D4",voiceHint:"\u0628\u0633 \u0628\u0627\u062A \u06A9\u0631\u06CC\u06BA \u2014 \u062C\u0628 \u0622\u067E \u0631\u06A9\u06CC\u06BA \u06AF\u06D2 \u062A\u0648 \u0645\u06CC\u06BA \u062C\u0648\u0627\u0628 \u062F\u0648\u06BA \u06AF\u0627\u06D4",voiceListening:"\u0633\u0646 \u0631\u06C1\u0627 \u06C1\u06D2\u2026 \u0631\u0648\u06A9\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0645\u0627\u0626\u06CC\u06A9 \u067E\u0631 \u0679\u06CC\u067E \u06A9\u0631\u06CC\u06BA",voiceModeExit:"\u06C1\u06CC\u0646\u0688\u0632 \u0641\u0631\u06CC \u0633\u06D2 \u0646\u06A9\u0644\u06CC\u06BA",voiceModeStart:"\u06C1\u06CC\u0646\u0688\u0632 \u0641\u0631\u06CC \u06AF\u0641\u062A\u06AF\u0648",voiceMuted:"\u062E\u0627\u0645\u0648\u0634 (\u0645\u06CC\u0648\u0679)",voiceMutedHint:"\u062F\u0648\u0628\u0627\u0631\u06C1 \u0628\u0648\u0644\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0645\u0627\u0626\u06CC\u06A9\u0631\u0648\u0641\u0648\u0646 \u067E\u0631 \u0679\u06CC\u067E \u06A9\u0631\u06CC\u06BA\u06D4",voicePhaseListening:"\u0633\u0646 \u0631\u06C1\u0627 \u06C1\u06D2",voicePhaseSpeaking:"\u0628\u0648\u0644 \u0631\u06C1\u0627 \u06C1\u06D2",voicePhaseThinking:"\u0633\u0648\u0686 \u0631\u06C1\u0627 \u06C1\u06D2",voiceSending:"\u0633\u0645\u062C\u06BE \u06AF\u06CC\u0627 \u2014 \u0628\u06BE\u06CC\u062C \u0631\u06C1\u0627 \u06C1\u06D2\u2026",termsStepTitle:"\u0631\u0627\u0632\u062F\u0627\u0631\u06CC \u0627\u0648\u0631 \u0627\u0633\u062A\u0639\u0645\u0627\u0644 \u06A9\u06CC \u0634\u0631\u0627\u0626\u0637",termsStepSubtitle:"\u0634\u0641\u0627\u0641\u060C \u06AF\u0645\u0646\u0627\u0645\u060C \u0627\u0648\u0631 \u0628\u063A\u06CC\u0631 \u06A9\u0633\u06CC \u0630\u0627\u062A\u06CC \u0634\u0646\u0627\u062E\u062A\u06CC \u0688\u06CC\u0679\u0627 \u06A9\u06D2\u06D4",termsPiiTitle:"\u06A9\u0648\u0626\u06CC \u0630\u0627\u062A\u06CC \u0634\u0646\u0627\u062E\u062A\u06CC \u0688\u06CC\u0679\u0627 \u0627\u06A9\u0679\u06BE\u0627 \u0646\u06C1\u06CC\u06BA \u06A9\u06CC\u0627 \u062C\u0627\u062A\u0627",termsPiiDesc:"\u06C1\u0645 \u0622\u067E \u06A9\u06CC \u0686\u06CC\u0679\u0633 \u06CC\u0627 \u0635\u0648\u062A\u06CC \u06AF\u0641\u062A\u06AF\u0648 \u0633\u06D2 \u06A9\u0628\u06BE\u06CC \u0628\u06BE\u06CC \u06A9\u0648\u0626\u06CC \u0630\u0627\u062A\u06CC \u0634\u0646\u0627\u062E\u062A\u06CC \u0645\u0639\u0644\u0648\u0645\u0627\u062A (\u06A9\u0648\u0626\u06CC \u0627\u06CC \u0645\u06CC\u0644\u060C \u0641\u0648\u0646 \u0646\u0645\u0628\u0631\u060C \u06CC\u0627 \u062D\u0642\u06CC\u0642\u06CC \u0646\u0627\u0645) \u0627\u06A9\u0679\u06BE\u0627 \u06CC\u0627 \u0645\u062D\u0641\u0648\u0638 \u0646\u06C1\u06CC\u06BA \u06A9\u0631\u062A\u06D2\u06D4",termsSessionTitle:"\u06AF\u0645\u0646\u0627\u0645 \u0633\u06CC\u0634\u0646 \u0679\u0648\u06A9\u0646\u0632",termsSessionDesc:"\u0622\u067E \u06A9\u0627 \u0633\u06CC\u0634\u0646 \u0635\u0631\u0641 \u0633\u06CC\u0627\u0642 \u0648 \u0633\u0628\u0627\u0642 \u0628\u0631\u0642\u0631\u0627\u0631 \u0631\u06A9\u06BE\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u06CC\u06A9 \u06AF\u0645\u0646\u0627\u0645 \u0679\u0648\u06A9\u0646 \u0627\u0633\u062A\u0639\u0645\u0627\u0644 \u06A9\u0631\u062A\u0627 \u06C1\u06D2\u06D4 \u06CC\u06C1 \u06A9\u0628\u06BE\u06CC \u0628\u06BE\u06CC \u0622\u067E \u06A9\u06CC \u062D\u0642\u06CC\u0642\u06CC \u0634\u0646\u0627\u062E\u062A \u0633\u06D2 \u0646\u06C1\u06CC\u06BA \u062C\u0691\u062A\u0627\u06D4",termsMemoryTitle:"\u0639\u0627\u0631\u0636\u06CC \u0686\u06CC\u0679\u0633 \u0628\u0645\u0642\u0627\u0628\u0644\u06C1 \u0645\u06CC\u0645\u06CC \u0648\u0627\u0644\u0679",termsMemoryDesc:'\u0639\u0627\u0645 \u0686\u06CC\u0679\u0633 \u0639\u0627\u0631\u0636\u06CC \u06C1\u06CC\u06BA \u2014 \u0679\u06CC\u0628 \u0628\u0646\u062F \u06A9\u0631\u0646\u06D2 \u06CC\u0627 \u0686\u06CC\u0679 \u0635\u0627\u0641 \u06A9\u0631\u0646\u06D2 \u0633\u06D2 \u0648\u06C1 \u06C1\u0645\u06CC\u0634\u06C1 \u06A9\u06D2 \u0644\u06CC\u06D2 \u062E\u062A\u0645 \u06C1\u0648 \u062C\u0627\u062A\u06CC \u06C1\u06CC\u06BA\u06D4 \u0648\u06C1 \u0686\u06CC\u0632\u06CC\u06BA \u062C\u0648 \u0622\u067E "@kiku" \u0633\u06D2 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u062A\u06D2 \u06C1\u06CC\u06BA \u0627\u0646\u06A9\u0631\u067E\u0679\u0688 \u06C1\u0648\u062A\u06CC \u06C1\u06CC\u06BA \u0627\u0648\u0631 \u0627\u0646\u06C1\u06CC\u06BA \u0627\u067E\u0646\u06CC \u062E\u0641\u06CC\u06C1 \u06A9\u0644\u06CC\u062F \u06A9\u06D2 \u0630\u0631\u06CC\u0639\u06D2 mimi.akropolys.cloud \u067E\u0631 \u06A9\u06BE\u0648\u0644\u0627 \u062C\u0627 \u0633\u06A9\u062A\u0627 \u06C1\u06D2\u06D4',termsCookieTitle:"\u0645\u06CC\u0632\u0628\u0627\u0646 \u0648\u06CC\u0628 \u0633\u0627\u0626\u0679 \u0679\u06CC\u0644\u06CC \u0645\u06CC\u0679\u0631\u06CC",termsCookieDesc:"\u062C\u0633 \u0648\u06CC\u0628 \u0633\u0627\u0626\u0679 \u067E\u0631 kiku \u0634\u0627\u0645\u0644 \u06C1\u06D2 \u0648\u06C1 \u0627\u067E\u0646\u06CC \u06A9\u0648\u06A9\u06CC \u067E\u0627\u0644\u06CC\u0633\u06CC \u06A9\u06D2 \u062A\u062D\u062A \u06A9\u0648\u06A9\u06CC\u0632 \u0627\u0648\u0631 \u0627\u06CC\u0646\u0627\u0644\u06CC\u0679\u06A9\u0633 \u062C\u0645\u0639 \u06A9\u0631 \u0633\u06A9\u062A\u06CC \u06C1\u06D2\u060C \u062C\u0648 kiku \u06A9\u06D2 \u06A9\u0646\u0679\u0631\u0648\u0644 \u0633\u06D2 \u0628\u0627\u06C1\u0631 \u06C1\u06D2\u06D4",termsAgreeButton:"\u0645\u062A\u0641\u0642 \u06C1\u0648\u06BA \u0627\u0648\u0631 \u062C\u0627\u0631\u06CC \u0631\u06A9\u06BE\u06CC\u06BA",termsAgreeCounting:"\u0645\u062A\u0641\u0642 \u06C1\u0648\u06BA \u0627\u0648\u0631 \u062C\u0627\u0631\u06CC \u0631\u06A9\u06BE\u06CC\u06BA ({seconds}s)",termsPlaceholder:"\u0628\u0631\u0627\u0626\u06D2 \u0645\u06C1\u0631\u0628\u0627\u0646\u06CC \u0627\u0648\u067E\u0631 \u062F\u06CC \u06AF\u0626\u06CC \u0631\u0627\u0632\u062F\u0627\u0631\u06CC \u0627\u0648\u0631 \u0634\u0631\u0627\u0626\u0637 \u06A9\u0627 \u062C\u0627\u0626\u0632\u06C1 \u0644\u06CC\u06BA \u0627\u0648\u0631 \u0642\u0628\u0648\u0644 \u06A9\u0631\u06CC\u06BA\u2026",whatHaveYouSaved:"\u0622\u067E \u0646\u06D2 \u06A9\u06CC\u0627 \u0645\u062D\u0641\u0648\u0638 \u06A9\u06CC\u0627 \u06C1\u06D2\u061F"}};import{jsx as xi}from"react/jsx-runtime";function er(e){if(!e)return null;let a=e.trim().toLowerCase(),r={english:"english",en:"english",swahili:"swahili",kiswahili:"swahili",sw:"swahili",french:"french",fran\u00E7ais:"french",francais:"french",fr:"french",spanish:"spanish",espa\u00F1ol:"spanish",espanol:"spanish",es:"spanish",arabic:"arabic",\u0627\u0644\u0639\u0631\u0628\u064A\u0629:"arabic",ar:"arabic",portuguese:"portuguese",portugu\u00EAs:"portuguese",pt:"portuguese",hindi:"hindi",\u0939\u093F\u0928\u094D\u0926\u0940:"hindi",hi:"hindi",chinese:"chinese",\u4E2D\u6587:"chinese",zh:"chinese",japanese:"japanese",\u65E5\u672C\u8A9E:"japanese",ja:"japanese",urdu:"urdu",\u0627\u0631\u062F\u0648:"urdu",ur:"urdu"}[a];return!r||!(r in Mn)?null:{strings:Mn[r],dir:r==="arabic"||r==="urdu"?"rtl":"ltr",bcp47:r==="arabic"?"ar":r==="hindi"?"hi":r==="chinese"?"zh":r==="japanese"?"ja":r==="urdu"?"ur":r==="swahili"?"sw":r==="french"?"fr":r==="spanish"?"es":r==="portuguese"?"pt":"en"}}function Nl(e){let a=/var\(\s*(--[\w-]+)/.exec(e)?.[1];if(!a||typeof document>"u")return"";for(let t of[document.documentElement,document.body]){let r=t?getComputedStyle(t).getPropertyValue(a).trim():"";if(r)return r.split(",")[0].trim()}return""}function wi({shopperLanguage:e,theme:a}){let t=Ml(),[r,n]=Vt(()=>er(e)?.strings||{}),[i,s]=Vt(!0),[c,o]=Vt(()=>!e||!!er(e)),d=e?`akropolys_ui_dir_${e.toLowerCase()}`:"",[u,h]=Vt(()=>{let C=er(e);if(C)return C.dir==="rtl";if(Ja(e)?.rtl)return!0;if(typeof window>"u"||!d)return!1;try{return localStorage.getItem(d)==="rtl"}catch{return!1}}),[p,l]=Vt(()=>er(e)?.bcp47||""),[k,v]=Vt(null),[y,S]=Vt(null);Nn(()=>{if(!e){l(""),v(null),n({}),o(!0),h(!1);return}let C=er(e),B=Ja(e);C?(n(C.strings),h(C.dir==="rtl"),l(C.bcp47),o(!0)):(B?.rtl&&h(!0),o(!1));let F=!1;return(async()=>{try{let D=await t.getUIStrings?.(e,Zt);if(!F&&D?.complete){s(D.curated!==!1),n($=>({...C?.strings||{},...D.strings})),h(D.dir==="rtl"),l(D.bcp47||C?.bcp47||"");try{localStorage.setItem(d,D.dir)}catch{}D.font&&Fo(D.font,250),v(D.font??null)}}catch{}F||o(!0)})(),()=>{F=!0}},[e,d,t]),Nn(()=>{let C=!1;return(async()=>{try{let B=await dn(t);!C&&B&&S(B)}catch{}})(),()=>{C=!0}},[t]),hn(k),hn(y);let x=Pr.useMemo(()=>{let B=(typeof a=="object"&&a?.fontFamily?a.fontFamily:"").split(",")[0].trim(),F=/^var\(/i.test(B),D=B.replace(/^['"]|['"]$/g,""),$=F?Nl(B):"",E=F?$?`${$}, `:"":D?`"${D}", `:"";if(k)return`${E}"Geist", "${k.family}", system-ui, sans-serif`;let _=e?e.trim().toLowerCase():"";if(_==="japanese"||_==="ja"||_==="\u65E5\u672C\u8A9E")return`${E}"Geist", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", system-ui, sans-serif`;if(_==="chinese"||_==="zh"||_==="\u4E2D\u6587")return`${E}"Geist", "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", system-ui, sans-serif`;if(_==="urdu"||_==="ur"||_==="\u0627\u0631\u062F\u0648")return`${E}"Noto Nastaliq Urdu", "IBM Plex Sans Arabic", "Geist", system-ui, sans-serif`;if(_==="arabic"||_==="ar"||_==="\u0627\u0644\u0639\u0631\u0628\u064A\u0629")return`${E}"IBM Plex Sans Arabic", "Geist", system-ui, sans-serif`;if(_==="hindi"||_==="hi"||_==="\u0939\u093F\u0928\u094D\u0926\u0940")return`${E}"Hind", "Geist", system-ui, sans-serif`},[k,e,typeof a=="object"&&a?a.fontFamily:void 0]),I=Pr.useMemo(()=>{let C=0,B=0;for(let F of Object.values(r))for(let D of F){let $=D.codePointAt(0)??0;$<192||/\p{L}/u.test(D)&&($<=591?C++:B++)}return B>C},[r]),[b,N]=Vt(0);Nn(()=>{if(typeof document>"u"||!document.fonts?.ready)return;let C=!0;return document.fonts.ready.then(()=>{C&&N(B=>B+1)}),()=>{C=!1}},[k]);let M=Pr.useMemo(()=>{if(!I||typeof document>"u")return!0;let B=(typeof a=="object"&&a?.fontFamily?a.fontFamily:"").split(",")[0].trim();if(!B)return!1;let F="";for(let $ of Object.values(r))if($){F=$;break}if(!F)return!0;let D=F.replace(/\s+/g,"");if(!D)return!0;try{let E=document.createElement("canvas").getContext("2d");if(!E)return!0;let _=B.startsWith("var(")&&getComputedStyle(document.documentElement).getPropertyValue(B.slice(4,-1).trim()).trim()||B;E.font=`16px ${_}, __akropolys_nonexistent_font__`;let G=E.measureText(D).width;E.font="16px __akropolys_nonexistent_font__";let z=E.measureText(D).width;return Math.abs(G-z)>1}catch{return!0}},[I,r,typeof a=="object"&&a?a.fontFamily:void 0,b]),w=yi((C,B)=>{let F=r[C]||Zt[C]||C;if(B)for(let[D,$]of Object.entries(B))F=F.split(`{${D}}`).join($);return F},[r]),O=yi((C,B)=>(r[C]||Zt[C]||C).split(/(\{[a-zA-Z]+\})/g).map((D,$)=>{let E=D.match(/^\{([a-zA-Z]+)\}$/);return E&&B[E[1]]!==void 0?xi("bdi",{children:B[E[1]]},$):xi(Pr.Fragment,{children:D},$)}),[r]);return{chromeStrings:r,chromeReady:c,chromeCurated:i,isRTL:u,speechLang:p,scriptFont:k,fontStack:x,isNonLatin:I,hostFontCovers:M,t:w,tNode:O}}import{useState as wa,useRef as Je,useEffect as tr,useCallback as Kt}from"react";function Si({messages:e,loading:a,messageRefs:t}){let r=Je(null),n=Je(0),[i,s]=wa(!1),[c,o]=wa(1),[d,u]=wa(0),h=Je(()=>{}),p=Je(null),l=Je(!1),k=Je(!0),[v,y]=wa(0),S=Je(0),x=Je(""),I=Je(()=>{}),b=Je(()=>{});tr(()=>{let m=r.current;if(!m)return;let H,W=()=>{clearTimeout(H),H=setTimeout(()=>{l.current=!1},150)},P=()=>{clearTimeout(H),l.current=!0,I.current()},L=()=>{l.current&&W()};return m.addEventListener("touchstart",P,{passive:!0}),m.addEventListener("touchend",W,{passive:!0}),m.addEventListener("touchcancel",W,{passive:!0}),m.addEventListener("scroll",L,{passive:!0}),()=>{clearTimeout(H),m.removeEventListener("touchstart",P),m.removeEventListener("touchend",W),m.removeEventListener("touchcancel",W),m.removeEventListener("scroll",L)}},[]),tr(()=>{let m=r.current;if(!m)return;let H=160,W=8,P=0,L=()=>{P=0;let V=m.scrollHeight-m.scrollTop-m.clientHeight;V<=W&&(k.current||b.current(),k.current=!0,F.current()),s(V>H&&!k.current);let Y=m.scrollHeight-m.clientHeight;o(Y>8?Math.min(1,Math.max(0,m.scrollTop/Y)):1);let f=m.scrollTop+m.clientHeight*.33,Q=0;for(let se=0;se<t.current.length;se++){let j=t.current[se];j&&j.offsetTop-m.offsetTop<=f&&(Q=se)}u(Q)},R=()=>{P||(P=requestAnimationFrame(L))};L(),m.addEventListener("scroll",R,{passive:!0});let g=new ResizeObserver(R);return g.observe(m),()=>{P&&cancelAnimationFrame(P),m.removeEventListener("scroll",R),g.disconnect()}},[e.length,t]);let N=Kt(m=>{let H=`${m}:${S.current}`;x.current!==H&&(x.current=H,y(W=>W+1))},[]),[M,w]=wa(!1),O=Je(!1),C=Kt(()=>{O.current||(O.current=!0,w(!0))},[]),B=Kt(()=>{O.current&&(O.current=!1,w(!1))},[]),F=Je(()=>{});F.current=B;let[D,$]=wa(!1),E=Je(!1),_=Je(0),G=Kt(()=>{E.current=!1,$(!1)},[]),z=Kt(()=>{x.current="",G(),B()},[G,B]),q=Kt(()=>{E.current&&(performance.now()-_.current<700||G())},[G]);I.current=q,b.current=z,tr(()=>{if(v===0)return;E.current=!0,_.current=performance.now(),$(!0);let m=setTimeout(G,4200);return()=>clearTimeout(m)},[v,G]);let ae=Kt(m=>{let H=r.current,W=t.current[m];if(!H||!W)return;let P=W.offsetTop-H.offsetTop-Math.max(0,(H.clientHeight-W.clientHeight)/2),L=Math.max(0,Math.min(H.scrollHeight-H.clientHeight,P));p.current?p.current(L):H.scrollTo({top:L,behavior:"smooth"})},[t]),J=Kt(()=>{let m=r.current;if(!m)return;k.current=!0,b.current();let H=m.scrollHeight-m.clientHeight;p.current?p.current(H):m.scrollTo({top:H,behavior:"smooth"})},[]);return tr(()=>{let m=r.current;if(!m)return;let H=requestAnimationFrame(()=>{let W=m.scrollTop;if(!k.current)C(),N(e.length);else if(!l.current){let P=m.scrollHeight-m.clientHeight;if(p.current){p.current(P);return}m.scrollTop=m.scrollHeight}m.scrollTop!==W&&h.current()});return()=>cancelAnimationFrame(H)},[e,a,t,N,C]),tr(()=>{let m=r.current;if(!m||typeof window<"u"&&window.matchMedia?.("(prefers-reduced-motion: reduce)").matches)return;let H=7,W=16,P=1/(window.devicePixelRatio||1),L=U=>Math.round(U/P)*P,R=m.scrollTop,g=m.scrollTop,V=m.scrollTop,Y=0,f=null,Q=U=>{U!==V&&(m.scrollTop=U,V=m.scrollTop)},se=()=>{f!==null&&(cancelAnimationFrame(f),f=null),m.classList.remove("hsk-scrolling"),R=g=V=m.scrollTop};h.current=se,p.current=U=>{Math.abs(m.scrollTop-V)>1&&(R=g=V=m.scrollTop);let le=Math.round(Math.max(0,Math.min(m.scrollHeight-m.clientHeight,U)));le!==R&&(R=le,f===null&&(Y=performance.now(),f=requestAnimationFrame(j)))};let j=U=>{let le=Math.min((U-Y)/1e3,.05);if(Y=U,g+=(R-g)*(1-Math.exp(-H*le)),Math.abs(R-g)<P){g=R,Q(Math.round(R)),m.classList.remove("hsk-scrolling"),f=null;return}Q(L(g)),f=requestAnimationFrame(j)},K=U=>{if(U.ctrlKey)return;Math.abs(m.scrollTop-V)>1&&(R=g=V=m.scrollTop),U.deltaY<0&&(k.current&&(S.current+=1),k.current=!1),I.current();let le=U.deltaMode===1?W:U.deltaMode===2?m.clientHeight:1,fe=Math.max(0,m.scrollHeight-m.clientHeight),je=Math.round(Math.max(0,Math.min(fe,R+U.deltaY*le)));if(je===R){fe>0&&U.preventDefault();return}U.preventDefault(),R=je,f===null&&(Y=performance.now(),m.classList.add("hsk-scrolling"),f=requestAnimationFrame(j))},Z=m.scrollTop,ce=()=>{let U=Math.abs(m.scrollTop-V)>1;U&&(n.current=performance.now(),m.scrollTop<Z-1&&k.current&&(S.current+=1,k.current=!1)),Z=m.scrollTop,f!==null&&U&&(cancelAnimationFrame(f),f=null,m.classList.remove("hsk-scrolling"),R=g=V=m.scrollTop)};return m.addEventListener("wheel",K,{passive:!1}),m.addEventListener("scroll",ce,{passive:!0}),()=>{m.removeEventListener("scroll",ce),m.removeEventListener("wheel",K),f!==null&&cancelAnimationFrame(f),m.classList.remove("hsk-scrolling"),h.current=()=>{},p.current=null}},[]),{msgsContainerRef:r,lastExternalScrollRef:n,showJumpToBottom:i,scrollProgress:c,activeMsgIdx:d,jumpAlert:D,unreadBelow:M,jumpToMessage:ae,jumpToBottom:J,resetAlertArming:z}}import{useState as ta,useEffect as Ci,useCallback as Tn}from"react";import{useAkropolysContext as Tl}from"@akropolys/sdk";function Mi(e,a){let t=Tl(),[r,n]=ta(""),[i,s]=ta("idle"),[c,o]=ta(null),[d,u]=ta(null),[h,p]=ta(null),[l,k]=ta(kn),[v,y]=ta(!1),S=Tn(async(b,N)=>{try{await navigator.clipboard.writeText(b),p(N),setTimeout(()=>p(null),2e3)}catch{}},[]);Ci(()=>{e&&e.type==="request_kiku_key"&&(s("prompt_key"),n(""))},[e]),Ci(()=>{if(!c)return;k(kn);let b=setInterval(()=>{k(N=>N<=1?(clearInterval(b),o(null),u(null),0):N-1)},1e3);return()=>clearInterval(b)},[c]);let x=Tn(async()=>{let b=r.trim();b&&(t.setKikuPub(b),n(""),s("idle"),await a())},[t,r,a]),I=Tn(async()=>{if(!v){y(!0);try{let{secret:b,publicId:N}=await t.mintKikuKey();o(b),u(N),s("idle"),await a()}catch{}finally{y(!1)}}},[t,v,a]);return{keyInput:r,setKeyInput:n,keyPhase:i,setKeyPhase:s,mintedKey:c,setMintedKey:o,mintedPub:d,setMintedPub:u,copied:h,keyCountdown:l,minting:v,copyValue:S,handleUseExistingKey:x,handleCreateKey:I}}import{useCallback as Lr}from"react";function Ni({attachments:e,setAttachments:a,setInput:t,send:r,defaultCurrency:n,t:i}){let s=Lr(u=>{let h=u.name||"",p=`@kiku ${i("displayCapture",{name:h}).trim()}`,l=h||"capture current page";t("");let k=e;a([]),r(l,p,k.length>0?k:void 0,"capture")},[e,r,a,t,i]),c=Lr(u=>{let h=u.filter(k=>k.id).map(k=>({name:k.name||"",url:k.url||"",image:k.image||"",price:k.price?String(k.price):"",currency:k.currency||n})),p=u.map(k=>k.name).filter(Boolean).join(", "),l=`@kiku ${i("displayCaptureAll",{count:String(u.length)})}`;t(""),a([]),r(p||"capture all",l,void 0,"capture_all",h)},[n,r,a,t,i]),o=Lr(()=>{let u=`@kiku ${i("displayViewHistory")}`;t(""),a([]),r("show my saved items",u,void 0,"view_history")},[r,a,t,i]),d=Lr(()=>{let u=`@kiku ${i("displayDelete")}`;t(""),a([]),r("delete this",u,void 0,"delete")},[r,a,t,i]);return{handleKikuCapture:s,handleKikuCaptureAll:c,handleKikuViewHistory:o,handleKikuDelete:d}}import{useState as aa,useCallback as Rn}from"react";import{useAkropolysContext as Ll}from"@akropolys/sdk";import{useCallback as Ye,useEffect as Ar,useRef as Ge,useState as Ir}from"react";var Ti=16e3,Rl=`
2
+ import{useState as po,useEffect as uo,useRef as mo}from"react";import{useSearch as ac,useAkropolysContext as rc}from"@akropolys/sdk";function lo(e){var a,t,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(a=0;a<n;a++)e[a]&&(t=lo(e[a]))&&(r&&(r+=" "),r+=t)}else for(t in e)e[t]&&(r&&(r+=" "),r+=t);return r}function ho(){for(var e,a,t=0,r="",n=arguments.length;t<n;t++)(e=arguments[t])&&(a=lo(e))&&(r&&(r+=" "),r+=a);return r}function ee(...e){return ho(e)}import{Fragment as bo,jsx as He,jsxs as ct}from"react/jsx-runtime";var ko=()=>ct("svg",{width:"15",height:"15",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",children:[He("circle",{cx:"8.5",cy:"8.5",r:"5.5"}),He("line",{x1:"13",y1:"13",x2:"18",y2:"18"})]});function nc({placeholder:e="Search products\u2026",limit:a=10,debounceMs:t=150,onSelect:r,className:n,inputClassName:i,dropdownClassName:s,renderResult:c,theme:o,classNames:d={}}){let[p,h]=po(""),[u,l]=po(!1),{results:k,loading:y,search:x,clear:w}=ac({debounceMs:t}),T=rc(),L=mo(null),b=mo(!1);uo(()=>{if(b.current){b.current=!1;return}if(!p.trim()){w(),l(!1);return}l(!0),x(p,a)},[p]),uo(()=>{let S=$=>{L.current&&!L.current.contains($.target)&&l(!1)};return document.addEventListener("mousedown",S),()=>document.removeEventListener("mousedown",S)},[]);let N=S=>{p.trim()&&T.api.searchVector(p,1,void 0,!0).catch(()=>{}),b.current=!0,l(!1),h(S.entity.title??S.entity.name??""),r?.(S)},M=()=>{p.trim()&&(T.api.searchVector(p,1,void 0,!0).catch(()=>{}),k.length>0&&N(k[0]))},C=u&&p.trim().length>0,V={...o?.primaryColor&&{"--hsk-primary":o.primaryColor},...o?.backgroundColor&&{"--hsk-bg":o.backgroundColor},...o?.textColor&&{"--hsk-text":o.textColor},...o?.fontFamily&&{"--hsk-font":o.fontFamily},...o?.borderRadius&&{"--hsk-border-radius":o.borderRadius}};return ct("div",{className:ee("hsk-sb-wrap",d.root,n),ref:L,style:V,children:[He("span",{className:"hsk-sb-icon",children:He(ko,{})}),He("input",{className:ee("hsk-sb-input",d.input,i),type:"text",value:p,placeholder:e,onChange:S=>h(S.target.value),onFocus:()=>k.length>0&&p.trim()&&l(!0),onKeyDown:S=>{S.key==="Enter"&&M()},autoComplete:"off",spellCheck:!1}),C&&ct("div",{className:ee("hsk-sb-drop",d.dropdown,s),style:{position:"absolute"},children:[y&&He("div",{className:"hsk-sb-loading-bar"}),y&&k.length===0?ct(bo,{children:[ct("div",{className:"hsk-sb-skeleton-row",children:[He("span",{className:"hsk-sb-skeleton-icon"}),ct("div",{className:"hsk-sb-row-body",children:[He("div",{className:"hsk-sb-skeleton-text1"}),He("div",{className:"hsk-sb-skeleton-text2"})]})]}),ct("div",{className:"hsk-sb-skeleton-row",children:[He("span",{className:"hsk-sb-skeleton-icon"}),ct("div",{className:"hsk-sb-row-body",children:[He("div",{className:"hsk-sb-skeleton-text1",style:{width:"45%"}}),He("div",{className:"hsk-sb-skeleton-text2",style:{width:"25%"}})]})]})]}):ct(bo,{children:[k.length===0&&!y&&ct("div",{className:"hsk-sb-empty",children:["No results for \u201C",p,"\u201D"]}),k.map((S,$)=>{if(c)return He("div",{onClick:()=>N(S),className:"hsk-sb-fade",style:{animationDelay:`${$*18}ms`},children:c(S)},S.id);let E=S.entity.image??S.entity.thumbnail??S.entity.images?.[0];return ct("div",{className:ee("hsk-sb-row hsk-sb-fade",d.row),style:{animationDelay:`${$*18}ms`},onClick:()=>N(S),children:[He("span",{className:"hsk-sb-row-thumb",children:E?He("img",{src:E,alt:"",loading:"lazy",onError:I=>{I.currentTarget.style.display="none"}}):He(ko,{})}),ct("div",{className:"hsk-sb-row-body",children:[He("div",{className:"hsk-sb-row-title",children:S.entity.title??S.entity.name}),(S.entity.category||S.entity.brand)&&He("div",{className:"hsk-sb-row-sub",children:S.entity.category??S.entity.brand})]})]},S.id)})]})]})]})}import{useState as Wa,useRef as Oa,useEffect as cn}from"react";import{useKiku as Yc,useAkropolysContext as Gc,resolveDisplayFields as Qc}from"@akropolys/sdk";import ma from"react";import{Fragment as xc,jsx as ge,jsxs as yc}from"react/jsx-runtime";var oc=/[ \t]{2,}/g,ic=/ ([.,!?:;])/g,sc=/\(([ \t]+)/g,cc=/([ \t]+)\)/g,lc=/(\d+)\s+(MP|mAh|W|GB|MB|KHz|Hz|KSh|KES|USD|EUR)\b/gi,dc=/(!\[[^\]]*\]\([^)]+\)|\[[^\]]+\]\([^)]+\)|\*\*[^*]+\*\*|`[^`]+`)/g,hc=/^!\[([^\]]*)\]\(([^)]+)\)$/,pc=/^\[([^\]]+)\]\(([^)]+)\)$/,uc=/^(https?|data:image|blob):/i,mc=/^(https?|mailto|tel):/i,kc=/memory|mimi/i,bc=/mimi\.akropolys/i,fc=e=>e&&e.replace(oc," ").replace(ic,"$1").replace(sc,"(").replace(cc,")").replace(lc,"$1 $2"),Rt=(e,a)=>fc(e).split(dc).map((n,i)=>{if(!n)return null;let s=`${a}-inline-${i}`;if(n.startsWith("`")&&n.endsWith("`"))return ge("code",{className:"hsk-markdown-code",children:n.slice(1,-1)},s);if(n.startsWith("**")&&n.endsWith("**"))return ge("strong",{children:Rt(n.slice(2,-2),s)},s);let c=n.match(hc);if(c){let d=c[1],p=c[2];return uc.test(p)||p.startsWith("/")?ge("img",{src:p,alt:d||"Product image",className:"hsk-markdown-img",loading:"lazy",onError:u=>{u.target.style.display="none"}},s):null}let o=n.match(pc);if(o){let d=o[1],p=o[2];return kc.test(d)||bc.test(p)?null:mc.test(p)||p.startsWith("/")?ge("a",{href:p,target:"_blank",rel:"noopener noreferrer",className:"hsk-markdown-link",children:Rt(d,s)},s):ge("span",{children:Rt(d,s)},s)}return n});function fo(e,a){let t=e.trim();return a?t.includes("|"):t.startsWith("|")}function go(e){let a=e.trim();return a.startsWith("|")&&(a=a.slice(1)),a.endsWith("|")&&(a=a.slice(0,-1)),a.split("|").map(t=>t.trim())}function gc({children:e}){let a=ma.useRef(null),[t,r]=ma.useState("none"),[n,i]=ma.useState(!1),s=ma.useRef({startX:0,scrollLeft:0,isDown:!1,hasMoved:!1}),c=ma.useCallback(()=>{let h=a.current;if(!h)return;if(!(h.scrollWidth>h.clientWidth+2)){r("none");return}let l=getComputedStyle(h).direction==="rtl",k=Math.abs(h.scrollLeft),y=k<=4,x=k+h.clientWidth>=h.scrollWidth-4;r(y?l?"right":"left":x?l?"left":"right":"middle")},[]);ma.useEffect(()=>{c();let h=a.current;if(!h)return;let u=typeof ResizeObserver<"u"?new ResizeObserver(c):null;return u?.observe(h),()=>u?.disconnect()},[c]);let o=h=>{let u=a.current;!u||u.scrollWidth<=u.clientWidth||h.target.closest("a, button, input")||(s.current={startX:h.pageX-u.offsetLeft,scrollLeft:u.scrollLeft,isDown:!0,hasMoved:!1},i(!0))},d=h=>{if(!s.current.isDown)return;let u=a.current;if(!u)return;let k=(h.pageX-u.offsetLeft-s.current.startX)*1.5;Math.abs(k)>3&&(s.current.hasMoved=!0,h.preventDefault(),u.scrollLeft=s.current.scrollLeft-k)},p=()=>{s.current.isDown=!1,i(!1)};return ge("div",{ref:a,className:`hsk-table-wrapper hsk-table-wrapper--${t}${n?" is-dragging":""}`,onScroll:c,onMouseDown:o,onMouseMove:d,onMouseUp:p,onMouseLeave:p,children:e})}function Xt(e,a=!1){return vc(e,a)}function vc(e,a){let t=e.split(`
3
+ `);if(a&&t.length>0){let o=t[t.length-1];o.trim().startsWith("|")&&!o.trim().endsWith("|")&&t.pop()}let r=[],n=[],i=0,s=()=>{n.length>0&&(r.push(ge("div",{className:"hsk-cb-ai-text",children:n},`text-bubble-${i++}`)),n=[])},c=0;for(;c<t.length;){let o=t[c],d=`md-line-${c}`;if(!o.trim()){c++;continue}let p=o.trim().match(/^!\[([^\]]*)\]\(([^)]+)\)$/);if(p){s();let u=p[1],l=p[2];(/^(https?|data:image|blob):/i.test(l)||l.startsWith("/"))&&r.push(ge("div",{className:"hsk-markdown-img-block",children:ge("img",{src:l,alt:u||"Product image",className:"hsk-markdown-img",loading:"lazy",onError:y=>{y.target.style.display="none"}})},d)),c++;continue}let h=o.match(/^(#{1,3})\s+(.*)/);if(h){let u=h[1].length,l=`h${u+3}`;n.push(ge(l,{className:`hsk-markdown-h${u}`,children:Rt(h[2],d)},d)),c++;continue}if(o.match(/^[\s]*[-*+•]\s+/)){let u=[];for(;c<t.length&&t[c].match(/^[\s]*[-*+•]\s+/);){let l=t[c].replace(/^[\s]*[-*+•]\s+/,"");u.push(ge("li",{children:Rt(l,`li-${c}`)},`li-${c}`)),c++}n.push(ge("ul",{className:"hsk-markdown-list hsk-markdown-ul",children:u},`ul-${d}`));continue}if(o.match(/^[\s]*\d+[\.\)]\s+/)){let u=[];for(;c<t.length&&t[c].match(/^[\s]*\d+[\.\)]\s+/);){let l=t[c].replace(/^[\s]*\d+[\.\)]\s+/,"");u.push(ge("li",{children:Rt(l,`li-${c}`)},`li-${c}`)),c++}n.push(ge("ol",{className:"hsk-markdown-list hsk-markdown-ol",children:u},`ol-${d}`));continue}if(fo(o,!1)){s();let u=[],l=[],k=[],y=!0;for(;c<t.length&&fo(t[c],!0);){let b=t[c].trim();if(b.match(/^\|?[-:| ]+\|?$/)&&b.includes("-")){k=go(b).map(C=>{let V=C.trim(),S=V.startsWith(":"),$=V.endsWith(":");return S&&$?"center":$?"end":"start"}),c++,y=!1;continue}let N=go(b);y&&u.length===0?u=N:l.push(N),c++}let x=Math.max(u.length,...l.map(b=>b.length)),w=[];for(let b=0;b<x;b++)if(k[b])w[b]=k[b];else if(b===0)w[b]="start";else{let N=l.filter(M=>{let C=(M[b]||"").trim();return/^[\$€£¥+-]?\d+([.,]\d+)?%?$/.test(C)||/^[\$€£¥+-]?\d+([.,]\d+)?\s*(bps|M|K|B)?$/i.test(C)}).length;w[b]=N>=Math.ceil(l.length/2)?"end":"start"}let T=u.length>0?ge("tr",{children:u.map((b,N)=>ge("th",{style:{textAlign:w[N]||"start"},children:ge("bdi",{children:Rt(b,`th-${d}-${N}`)})},`th-${d}-${N}`))},`tr-head-${d}`):null,L=l.map((b,N)=>ge("tr",{children:b.map((M,C)=>ge("td",{style:{textAlign:w[C]||"start"},children:ge("bdi",{children:Rt(M,`td-${d}-${N}-${C}`)})},`td-${d}-${N}-${C}`))},`tr-body-${d}-${N}`));r.push(ge(gc,{children:yc("table",{className:"hsk-markdown-table",children:[T&&ge("thead",{children:T}),ge("tbody",{children:L})]})},`table-wrapper-${d}`));continue}n.push(ge("p",{className:"hsk-markdown-p",children:Rt(o,d)},d)),c++}return s(),ge(xc,{children:r})}import{jsx as vo,jsxs as wc}from"react/jsx-runtime";var Va=()=>wc("svg",{className:"hsk-telegram-icon",width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[vo("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),vo("polygon",{points:"22 2 15 22 11 13 2 9 22 2"})]});function ka(e){if(typeof e=="string")return{themeAttr:e,vars:void 0};if(!e)return{themeAttr:void 0,vars:void 0};let a={};return e.primaryColor&&(a["--hsk-primary"]=e.primaryColor),e.backgroundColor&&(a["--hsk-bg"]=e.backgroundColor,a["--hsk-chat-bg"]=e.backgroundColor),e.textColor&&(a["--hsk-text"]=e.textColor,a["--hsk-chat-text"]=e.textColor),e.fontFamily&&(a["--hsk-font"]=e.fontFamily),e.fontSize&&(a["--hsk-font-size"]=e.fontSize),e.mobileFontSize&&(a["--hsk-mobile-font-size"]=e.mobileFontSize),e.borderRadius&&(a["--hsk-border-radius"]=e.borderRadius),{themeAttr:void 0,vars:a}}import{useCallback as qc,useEffect as rn,useRef as Co}from"react";import{useCallback as yt,useEffect as Bt,useRef as ve,useState as fr}from"react";var gt=null,Ht=null,Ut=null,fa=null,vt=0,qt=!1,ba=0,en=!1;function Sc(){if(typeof window>"u")return null;let e=window.AudioContext||window.webkitAudioContext;return e?(gt||(gt=new e,Ht=gt.createAnalyser(),Ht.fftSize=1024,Ht.smoothingTimeConstant=.25,Ut=gt.createGain(),Ut.gain.value=1,Ht.connect(Ut),Ut.connect(gt.destination),fa=new Uint8Array(Ht.fftSize)),{ctx:gt,analyser:Ht}):null}function Ka(e,a=130){let t=Ut;if(!t||!gt)return;let r=gt.currentTime;t.gain.cancelScheduledValues(r),t.gain.setValueAtTime(t.gain.value,r),t.gain.linearRampToValueAtTime(Math.max(0,Math.min(1,e)),r+a/1e3)}function xo(){if(!qt)return ba*=.85,ba;if(en||!Ht||!fa){let r=Date.now()/1e3;return .35+.18*Math.sin(r*7.1)+.1*Math.sin(r*3.3)}Ht.getByteTimeDomainData(fa);let e=0;for(let r=0;r<fa.length;r++){let n=(fa[r]-128)/128;e+=n*n}let a=Math.sqrt(e/fa.length),t=Math.min(1,a*3.2);return ba+=(t-ba)*(t>ba?.6:.12),ba}function zt(){if(vt++,qt=!1,Ut&&gt&&(Ut.gain.cancelScheduledValues(gt.currentTime),Ut.gain.value=1),typeof window<"u"&&"speechSynthesis"in window)try{window.speechSynthesis.cancel()}catch{}}function Cc(e){return e.replace(/```[\s\S]*?```/g," ").replace(/`([^`]+)`/g,"$1").replace(/!\[[^\]]*\]\([^)]*\)/g," ").replace(/\[([^\]]+)\]\([^)]+\)/g,"$1").replace(/https?:\/\/\S+/g," ").replace(/^\s{0,3}#{1,6}\s+/gm,"").replace(/^\s*[-*+]\s+/gm,"").replace(/[*_~>|]/g,"").replace(/\s*\n\s*\n\s*/g,". ").replace(/\s*\n\s*/g," ").replace(/\s+/g," ").replace(/\s+([.,!?;:])/g,"$1").trim()}var Mc=/([.!?…。!?؟۔।]+["'”’)\]]*\s+)/,Nc=240;function Tc(e,a=Nc){let t=e.split(Mc).filter(Boolean),r=[],n="";for(let i of t)for(n&&(n+i).length>a&&(r.push(n.trim()),n=""),n+=i;n.length>a*2;){let s=n.lastIndexOf(" ",a*2);r.push(n.slice(0,s>a?s:a*2).trim()),n=n.slice(s>a?s:a*2)}return n.trim()&&r.push(n.trim()),r.filter(i=>/\S/.test(i))}function Rc(e,a,t){return new Promise(r=>{if(t!==vt)return r();let n=e.ctx.createBufferSource();n.buffer=a,n.connect(e.analyser),n.onended=()=>r(),n.start();let i=setInterval(()=>{if(t!==vt){clearInterval(i);try{n.stop()}catch{}r()}},100);n.onended=()=>{clearInterval(i),r()}})}async function tn({client:e,text:a,voice:t,language:r,bcp47:n,onStart:i,onEnd:s,onError:c,onRefused:o,onSecondsLeft:d}){zt();let p=++vt;en=!1;let h=Cc(a);if(!h){s?.();return}let u=Sc();if(!u){yo(h,n,i,s,c);return}if(u.ctx.state==="suspended")try{await u.ctx.resume()}catch{}let l=Tc(h),k=w=>e.synthesizeSpeech(w,t,r).catch(()=>null),y=!1,x=k(l[0]);for(let w=0;w<l.length&&p===vt;w++){let T=await x;if(x=w+1<l.length?k(l[w+1]):Promise.resolve(null),T&&"refused"in T&&T.refused){o?.(T.refused),s?.();return}if(!T){if(!y){yo(l.slice(w).join(" "),n,i,s,c);return}continue}if(T.secondsLeft!==void 0&&d?.(T.secondsLeft),p!==vt)break;let L;try{L=await u.ctx.decodeAudioData(T.audio.slice(0))}catch(b){c?.(b);continue}if(p!==vt)break;y||(y=!0,qt=!0,i?.()),await Rc(u,L,p)}p===vt&&(qt=!1,s?.())}function zc(e){let a=window.speechSynthesis.getVoices?.()??[];if(!a.length||!e)return;let t=e.toLowerCase(),r=t.split("-")[0],n=a.filter(s=>s.lang?.toLowerCase().replace("_","-")===t),i=n.length?n:a.filter(s=>s.lang?.toLowerCase().split(/[-_]/)[0]===r);if(i.length)return i.find(s=>s.localService===!1)??i[0]}function yo(e,a,t,r,n){if(typeof window>"u"||!("speechSynthesis"in window)){n?.("speech-unavailable"),r?.();return}let i=vt;en=!0;try{window.speechSynthesis.cancel();let s=new SpeechSynthesisUtterance(e),c=a||document.documentElement.lang||navigator.language||"";c&&(s.lang=c);let o=zc(c);o&&(s.voice=o),s.rate=1,s.pitch=1,s.onstart=()=>{qt=!0,t?.()},s.onend=()=>{i===vt&&(qt=!1,r?.())},s.onerror=d=>{qt=!1,n?.(d),r?.()},window.speechSynthesis.speak(s)}catch(s){qt=!1,n?.(s),r?.()}}var Pc=1100,an=.012,Ac=320,Lc=.09,Ic=.25,wo=130,Ec=700,Dc=12,Fc=48,_c=.45,Hc=.35,Uc=.2,So=.55;function gr({lang:e,onUtterance:a,onError:t,onBargeIn:r,silenceMs:n=Pc,paused:i=!1}){let[s,c]=fr(!1),[o,d]=fr(!1),[p,h]=fr(""),[u,l]=fr(!1),k=ve(null),y=ve(null),x=ve(null),w=ve(null),T=ve(null),L=ve(null),b=ve(0),N=ve(.008),M=ve(0),C=ve(0),V=ve(""),S=ve(0),$=ve(0),E=ve(!1),I=ve(i),B=ve(!1),_=ve(!1),U=ve(a),Y=ve(t),z=ve(r);Bt(()=>{U.current=a},[a]),Bt(()=>{Y.current=t},[t]),Bt(()=>{z.current=r},[r]),Bt(()=>{I.current=i},[i]),Bt(()=>{l(typeof window<"u"&&("SpeechRecognition"in window||"webkitSpeechRecognition"in window)&&!!navigator.mediaDevices?.getUserMedia)},[]);let D=yt(()=>b.current,[]),ne=yt(j=>{let G=w.current;return!G||j.length!==G.frequencyBinCount?!1:(G.getByteFrequencyData(j),!0)},[]),X=yt(()=>w.current?.frequencyBinCount??0,[]),m=ve([]),F=ve(null),K=ve(!1),ae=ve(0),Q=ve(0),v=yt(j=>{let G=w.current;if(!G)return 0;let O=m.current;O.push(j),O.length>Fc&&O.shift();let Z=0;if(O.length>=12){let xe=0;for(let it of O)xe+=it;if(xe/=O.length,xe>1e-4){let it=0;for(let ht of O)it+=(ht-xe)*(ht-xe);Z=Math.min(1,Math.sqrt(it/O.length)/xe/.6)}}let q=0;(!F.current||F.current.length!==G.frequencyBinCount)&&(F.current=new Uint8Array(G.frequencyBinCount));let ce=F.current;G.getByteFrequencyData(ce);let ze=(x.current?.sampleRate??48e3)/2/ce.length,Pe=Math.floor(300/ze),Ae=Math.min(ce.length-1,Math.ceil(3400/ze)),Ot=0,Ge=0;for(let xe=0;xe<ce.length;xe++)Ge+=ce[xe],xe>=Pe&&xe<=Ae&&(Ot+=ce[xe]);Ge>0&&(q=Ot/Ge);let Ct=Math.min(1,j/(N.current+an*3));return _c*Ct+Hc*Z+Uc*q},[]),g=yt(()=>{let j=V.current.trim();if(V.current="",S.current=$.current,h(""),d(!1),j){B.current=!1;let G=k.current;k.current=null;try{G?.stop()}catch{}U.current(j)}},[]),H=yt(()=>{let j=w.current,G=L.current;if(!j||!G)return;j.getByteTimeDomainData(G);let O=0;for(let Pe=0;Pe<G.length;Pe++){let Ae=(G[Pe]-128)/128;O+=Ae*Ae}let Z=Math.sqrt(O/G.length),q=Math.min(1,Z*4);b.current+=(q-b.current)*(q>b.current?.6:.12);let ce=Date.now(),ke=I.current?xo()*Lc:0;Z>N.current+an+ke?(M.current=ce,C.current||(C.current=ce)):(C.current=0,N.current=Math.min(N.current*1.02+2e-5,Math.max(.004,Z))),I.current?K.current?(v(Z)>So?Q.current+=1:Q.current=Math.max(0,Q.current-2),Q.current>=Dc?(K.current=!1,Q.current=0,Ka(1,0),z.current?.()):ce-ae.current>Ec&&(K.current=!1,Q.current=0,Ka(1,wo*2))):C.current&&ce-C.current>Ac&&v(Z)>So&&(C.current=0,K.current=!0,ae.current=ce,Q.current=0,Ka(Ic,wo)):V.current.trim()&&ce-M.current>n&&g(),T.current=requestAnimationFrame(H)},[g,n,v]),A=yt(()=>{if(k.current||!E.current)return;let j=window.SpeechRecognition||window.webkitSpeechRecognition,G=new j;S.current=0,$.current=0,G.lang=e||document.documentElement.lang||navigator.language||"en-US",G.interimResults=!0,G.maxAlternatives=1,G.continuous=!0,G.onresult=O=>{let Z="";for(let q=S.current;q<O.results.length;q++)Z+=O.results[q][0].transcript;$.current=O.results.length,Z=Z.trim(),Z&&(V.current=Z,h(Z),d(!0))},G.onerror=O=>{let Z=O?.error||"";Z==="no-speech"||Z==="aborted"||Y.current?.(Z)},G.onend=()=>{k.current=null,E.current&&B.current&&setTimeout(()=>{A()},120)},k.current=G;try{G.start()}catch{k.current=null,Y.current?.("failed-to-start")}},[e]),f=yt(()=>{B.current=!1;let j=k.current;k.current=null;try{j?.stop()}catch{}},[]),W=yt(()=>{E.current=!1,K.current=!1,Q.current=0,m.current=[],Ka(1,0),B.current=!1,c(!1),d(!1),h(""),V.current="",b.current=0;let j=k.current;k.current=null;try{j?.abort()}catch{}T.current!==null&&(cancelAnimationFrame(T.current),T.current=null),y.current?.getTracks().forEach(G=>G.stop()),y.current=null,w.current=null,x.current?.close().catch(()=>{}),x.current=null},[]),oe=yt(async()=>{if(!(E.current||!u)){E.current=!0,c(!0);try{let j=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0,autoGainControl:!1,channelCount:1}});y.current=j;let G=window.AudioContext||window.webkitAudioContext,O=new G;x.current=O;let Z=O.createAnalyser();Z.fftSize=1024,Z.smoothingTimeConstant=.25,O.createMediaStreamSource(j).connect(Z),w.current=Z,L.current=new Uint8Array(Z.fftSize),N.current=.008,M.current=Date.now(),T.current=requestAnimationFrame(H)}catch(j){E.current=!1,c(!1),Y.current?.(j?.name==="NotAllowedError"?"not-allowed":"audio-capture");return}B.current=!0,A()}},[u,H,A]);return Bt(()=>{s&&(i?(V.current="",h(""),K.current=!1,Q.current=0,m.current=[],f()):(K.current=!1,M.current=Date.now(),B.current=!0,A()))},[i,s,A,f]),Bt(()=>{if(!s||i)return;let j=setInterval(()=>{let G=!!k.current,O=b.current>N.current+an;G&&O&&V.current},2e3);return()=>clearInterval(j)},[s,i]),Bt(()=>()=>{W()},[W]),{supported:u,active:s,hearing:o,interim:p,micLevel:D,micSpectrum:ne,spectrumBins:X,start:oe,stop:W}}import{jsx as ga,jsxs as Mo}from"react/jsx-runtime";var Bc=({active:e})=>Mo("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[ga("rect",{x:"9",y:"2",width:"6",height:"11",rx:"3",fill:e?"currentColor":"none"}),ga("path",{d:"M5 10a7 7 0 0 0 14 0"}),ga("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),ga("line",{x1:"8",y1:"23",x2:"16",y2:"23"})]});function nn({onTranscript:e,onInterim:a,lang:t,className:r="",disabled:n=!1,onError:i}){let s=Co(e);rn(()=>{s.current=e},[e]);let c=Co(()=>{}),o=qc(p=>{c.current(),s.current(p)},[]),d=gr({lang:t,onUtterance:o,onError:i});return rn(()=>{c.current=d.stop},[d.stop]),rn(()=>{d.interim&&a?.(d.interim)},[d.interim,a]),d.supported?Mo("button",{type:"button",className:`kiku-voice-btn${d.active?" kiku-voice-btn--active":""} ${r}`,onClick:()=>d.active?d.stop():void d.start(),disabled:n,title:d.active?"Stop listening":"Speak your search","aria-label":d.active?"Stop voice input":"Start voice input",children:[ga(Bc,{active:d.active}),d.active&&ga("span",{className:"kiku-voice-ripple","aria-hidden":"true"})]}):null}import{useRef as $c,useState as jc}from"react";function on(e){let a=e.indexOf(","),t=a===-1?e:e.slice(a+1);return Math.floor(t.length*.75)}async function vr(e){let a=await new Promise((t,r)=>{let n=new FileReader;n.onload=()=>t(n.result),n.onerror=()=>r(n.error??new Error("read failed")),n.readAsDataURL(e)});if(e.type==="image/gif"||e.type==="image/svg+xml"||on(a)<=307200)return a;try{let t=await createImageBitmap(e);try{let r=Math.min(1,1536/Math.max(t.width,t.height)),n=Math.max(1,Math.round(t.width*r)),i=Math.max(1,Math.round(t.height*r)),s=document.createElement("canvas");s.width=n,s.height=i;let c=s.getContext("2d");if(!c)return a;c.drawImage(t,0,0,n,i);let o=e.type==="image/png",d=s.toDataURL(o?"image/png":"image/jpeg",.85);return on(d)<on(a)?d:a}finally{t.close?.()}}catch{return a}}import{useAkropolysContext as Vc}from"@akropolys/sdk";import{jsx as Jt,jsxs as No}from"react/jsx-runtime";var Kc=()=>No("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[Jt("path",{d:"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"}),Jt("circle",{cx:"12",cy:"13",r:"4"})]}),Wc=()=>Jt("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"kiku-vs-spin",children:Jt("path",{d:"M21 12a9 9 0 1 1-6.219-8.56"})});function Oc(e){return vr(e)}function sn({onResults:e,onError:a,categoryHint:t,className:r="",disabled:n=!1}){let i=Vc(),s=$c(null),[c,o]=jc(!1),d=async p=>{if(p.type.startsWith("image/")){o(!0);try{let h=await Oc(p),u=await i.api.searchByImage(h,t);e(u,h)}catch(h){a?.(h instanceof Error?h:new Error(String(h)))}finally{o(!1),s.current&&(s.current.value="")}}};return No("label",{className:`kiku-vs-btn${c?" kiku-vs-btn--loading":""} ${r}`,title:"Search by photo","aria-label":"Search by uploading a photo",style:{cursor:n||c?"not-allowed":"pointer"},children:[Jt("input",{ref:s,type:"file",accept:"image/*",capture:"environment",onChange:p=>p.target.files?.[0]&&d(p.target.files[0]),disabled:n||c,hidden:!0}),c?Jt(Wc,{}):Jt(Kc,{})]})}import{Fragment as Xc,jsx as ie,jsxs as fe}from"react/jsx-runtime";var Ya=()=>ie("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:ie("path",{d:"m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z"})}),To=({active:e})=>fe("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[ie("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5",fill:e?"currentColor":"none"}),e?fe(Xc,{children:[ie("path",{d:"M15.54 8.46a5 5 0 0 1 0 7.07"}),ie("path",{d:"M19.07 4.93a10 10 0 0 1 0 14.14"})]}):ie("line",{x1:"23",y1:"9",x2:"17",y2:"15"})]});function yr({source:e,defaultCurrency:a,onSelect:t,isReferenced:r}){return fe("div",{className:ee("hsk-source-card",r&&"hsk-source-card--referenced"),onClick:()=>t?.(e),children:[e.image&&ie("img",{src:e.image,alt:e.name,className:"hsk-source-img"}),fe("div",{style:{flex:1,minWidth:0,position:"relative"},children:[r&&ie("div",{className:"hsk-cb-source-ref-badge",title:"Featured in response",style:{top:"0",right:"0"},children:ie(Ya,{})}),ie("div",{className:"hsk-source-name",style:{paddingRight:r?"20px":void 0},children:e.name}),e.price&&fe("div",{className:"hsk-source-price",children:[e.currency??a," ",e.price]})]})]})}function Ro({title:e="kiku",placeholder:a="Ask about anything in our store\u2026",emptyStateText:t="Ask me anything about our products",emptyStateSuggestions:r='"Find me headphones under KSh 5,000" \xB7 "Gift ideas"',defaultCurrency:n="KES",className:i,theme:s,classNames:c={},onSelectSource:o,enableVoice:d=!1,enableVision:p=!1,visionCategoryHint:h,enableAudioResponse:u=!0,ttsVoice:l,autoSpeakResponses:k=!0}){let y=Gc(),{messages:x,sources:w,referencedIds:T,loading:L,streaming:b,error:N,send:M,reset:C}=Yc(),[V,S]=Wa(""),[$,E]=Wa(!1),I=Oa(null),B=Oa(null),[_,U]=Wa(u),[Y,z]=Wa(null),D=Oa(b),ne=Oa(!1),X=L||$,[m,F]=Wa([]),K=Oa(0);cn(()=>{if(x.length===0){F([]),K.current=0;return}if(x.length>K.current){let f=x.slice(K.current);F(W=>[...W,...f]),K.current=x.length}else x.length<K.current?(F(x),K.current=x.length):F(f=>{let W=[...f],oe=x.length-1,j=W.length-1;for(;oe>=0&&j>=0;){if(W[j].role===x[oe].role){W[j]={...W[j],content:x[oe].content,actionType:x[oe].actionType,thinking:x[oe].thinking,thoughtForSeconds:x[oe].thoughtForSeconds,statusMessage:x[oe].statusMessage};break}j--}return W})},[x]),cn(()=>{let f=D.current;D.current=b;let W=ne.current;if(ne.current=!1,f&&!b&&W&&_&&k){let oe=m.length-1,j=m[oe];j&&j.role==="assistant"&&j.content&&(z(oe),tn({client:y,text:j.content,voice:l,language:y.getShopperLanguage?.(),onEnd:()=>z(null),onError:()=>z(null)}))}},[b,_,k,m,l,y]),cn(()=>{I.current?.scrollIntoView({behavior:X?"auto":"smooth"})},[m,X]);let ae=async()=>{let f=V.trim();!f||X||(zt(),z(null),S(""),B.current&&(B.current.style.height="auto"),await M(f))},Q=f=>{f.key==="Enter"&&!f.shiftKey&&!f.nativeEvent.isComposing&&(f.preventDefault(),ae())},v=f=>{S(f.target.value);let W=f.target;W.style.height="auto",W.style.height=Math.min(W.scrollHeight,120)+"px"},g=(f,W)=>{Y===f?(zt(),z(null)):(z(f),tn({client:y,text:W,voice:l,language:y.getShopperLanguage?.(),onEnd:()=>z(null),onError:()=>z(null)}))},H=(f,W)=>{let oe={role:"user",content:"Uploaded a photo for visual search",imagePreview:W},j=f.style_dna,G=`I've analyzed your image! Here is the Style DNA I found:
4
+ `;j&&(j.color_palette&&(G+=`* **Palette:** ${j.color_palette}
5
+ `),j.dominant_colors&&j.dominant_colors.length>0&&(G+=`* **Colors:** ${j.dominant_colors.join(", ")}
6
+ `),j.aesthetic&&j.aesthetic.length>0&&(G+=`* **Aesthetic:** ${j.aesthetic.join(", ")}
7
+ `),j.texture&&(G+=`* **Texture:** ${j.texture}
8
+ `),j.formality&&(G+=`* **Formality:** ${j.formality}
9
+ `));let O=f.results||[];O.length>0?G+=`
10
+ I found ${O.length} matching products in the store for you.`:G+=`
11
+ I couldn't find any matching products in the store.`;let Z={role:"assistant",content:G,styleDNA:j,visualSources:O.map(q=>{let ce=q.entity??{},ke=Qc(ce,void 0);return{id:q.id,url:q.url??ce.url,fields:ce,name:ke.title,price:ke.price,image:ke.image,brand:ke.subtitle,currency:typeof ce.currency=="string"?ce.currency:void 0}})};F(q=>[...q,oe,Z])},{vars:A}=ka(s);return fe("div",{className:ee("hsk-chat-widget",c.root,i),style:A,children:[fe("div",{className:ee("hsk-chat-header",c.header),children:[ie("span",{className:"hsk-chat-header-icon",children:ie(Ya,{})}),ie("span",{className:"hsk-chat-title",children:e}),ie("span",{className:"hsk-chat-badge",children:"AI"}),fe("div",{style:{marginLeft:"auto",display:"flex",alignItems:"center",gap:"8px"},children:[u&&ie("button",{type:"button",className:ee("hsk-audio-toggle-btn",_&&"hsk-audio-toggle-btn--active"),onClick:()=>{let f=!_;U(f),f||(zt(),z(null))},title:_?"Mute AI audio response":"Enable AI audio response","aria-label":_?"Mute voice":"Enable voice",children:ie(To,{active:_})}),m.length>0&&ie("button",{className:"hsk-chat-reset",onClick:()=>{zt(),C()},children:"Clear"})]})]}),fe("div",{className:"hsk-chat-messages",children:[m.length===0?fe("div",{className:"hsk-chat-empty",children:[ie("div",{className:"hsk-chat-empty-icon",children:ie(Ya,{})}),ie("div",{children:t}),ie("div",{className:"hsk-chat-empty-suggestions",children:r})]}):m.map((f,W)=>fe("div",{children:[fe("div",{className:`hsk-msg-row ${f.role}`,children:[ie("div",{className:ee("hsk-msg-avatar",f.role==="assistant"?"ai":"user"),children:f.role==="assistant"?ie(Ya,{}):"U"}),fe("div",{className:ee("hsk-msg-bubble",f.role,c.messageBubble),children:[f.imagePreview&&ie("div",{className:"kiku-vs-preview-bubble",style:{marginBottom:"8px"},children:ie("img",{src:f.imagePreview,alt:"Uploaded Preview",className:"kiku-vs-preview-bubble-img",style:{maxWidth:"200px",borderRadius:"8px"}})}),f.thinking&&fe("details",{className:"hsk-thinking-details",open:b&&W===m.length-1&&!f.content,children:[fe("summary",{className:"hsk-thinking-summary",children:["Thought for ",f.thoughtForSeconds??1,"s"]}),ie("div",{className:"hsk-thinking-text",children:f.thinking})]}),!f.content&&!f.thinking&&f.role==="assistant"&&W===m.length-1&&fe("div",{className:"hsk-status-live",children:[ie("span",{className:"hsk-status-dot"}),ie("span",{children:f.statusMessage||"Thinking..."})]}),Xt(f.content),f.role==="assistant"&&f.content&&!b&&ie("button",{type:"button",className:ee("hsk-msg-audio-btn",Y===W&&"hsk-msg-audio-btn--active"),onClick:()=>g(W,f.content),title:Y===W?"Stop speaking":"Listen to response","aria-label":"Toggle speech",children:ie(To,{active:Y===W})}),b&&W===m.length-1&&f.role==="assistant"&&ie("span",{className:"hsk-streaming-cursor"}),f.styleDNA&&fe("div",{className:"kiku-vs-preview-banner",style:{marginTop:"10px"},children:[m[W-1]?.imagePreview&&ie("img",{src:m[W-1].imagePreview,alt:"Visual Search Input",className:"kiku-vs-preview-img"}),fe("div",{className:"kiku-vs-preview-info",children:[ie("div",{className:"kiku-vs-preview-label",children:"Visual Match Palette"}),ie("div",{className:"kiku-vs-preview-palette",children:f.styleDNA.color_palette||"Detected Style DNA"}),f.styleDNA.style_tags&&f.styleDNA.style_tags.length>0&&ie("div",{className:"kiku-style-tags",children:f.styleDNA.style_tags.map((oe,j)=>fe("span",{className:"kiku-style-tag",children:["#",oe]},j))})]})]})]})]}),f.role==="assistant"&&f.visualSources&&f.visualSources.length>0&&ie("div",{className:"hsk-sources-container",children:ie("div",{className:"hsk-sources",children:f.visualSources.map((oe,j)=>ie(yr,{source:oe,defaultCurrency:n,onSelect:o},j))})}),f.role==="assistant"&&W===m.length-1&&!f.visualSources&&w.length>0&&(()=>{if(L||b)return ie("div",{className:"hsk-sources-container",children:ie("div",{className:"hsk-sources",children:w.map((O,Z)=>{let q=!!(O.id&&T.includes(O.id));return ie(yr,{source:O,defaultCurrency:n,onSelect:o,isReferenced:q},Z)})})});let j=w.filter(O=>O.id&&T.includes(O.id)),G=T.length>0?[]:w.filter(O=>!O.id||!T.includes(O.id));return fe("div",{className:"hsk-sources-container",children:[j.length>0&&fe("div",{className:"hsk-sources-group",style:{marginBottom:"10px"},children:[ie("div",{className:"hsk-sources-group-title",children:"\u2B50 Featured in response"}),ie("div",{className:"hsk-sources",children:j.map((O,Z)=>ie(yr,{source:O,defaultCurrency:n,onSelect:o,isReferenced:!0},`feat-${Z}`))})]}),G.length>0&&fe("div",{className:"hsk-sources-group",children:[j.length>0&&ie("div",{className:"hsk-sources-group-title",children:"All matches"}),ie("div",{className:"hsk-sources",children:G.map((O,Z)=>ie(yr,{source:O,defaultCurrency:n,onSelect:o,isReferenced:!1},`gen-${Z}`))})]})]})})()]},W)),X&&fe("div",{className:"hsk-msg-row",children:[ie("div",{className:"hsk-msg-avatar ai",children:ie(Ya,{})}),fe("div",{className:"hsk-pending",role:"status","aria-live":"polite",children:[fe("div",{className:"hsk-pending-glyph",children:[ie("span",{className:"hsk-pending-ring"}),ie("span",{className:"hsk-pending-dot"})]}),fe("div",{className:"hsk-pending-text",children:[ie("span",{className:"hsk-pending-step step-1",children:"Searching catalog"}),ie("span",{className:"hsk-pending-step step-2",children:"Reasoning"}),ie("span",{className:"hsk-pending-step step-3",children:"Composing"})]})]})]}),N&&ie("div",{className:"hsk-chat-error",children:(()=>{try{let f=JSON.parse(N);return f.error||f.message||N}catch{return N}})()}),ie("div",{ref:I})]}),fe("div",{className:"hsk-chat-input-area",style:{display:"flex",alignItems:"center",gap:"8px"},children:[p&&ie(sn,{onResults:H,onError:f=>console.error("[VisualSearch] error:",f),categoryHint:h,disabled:X}),ie("textarea",{ref:B,className:ee("hsk-chat-input",c.input),value:V,onChange:v,onKeyDown:Q,placeholder:a,rows:1,disabled:X,style:{flex:1}}),d&&ie(nn,{onTranscript:f=>{ne.current=!0,zt(),z(null),S(f),M(f),S("")},onInterim:f=>S(f),disabled:X}),ie("button",{className:"hsk-chat-send",onClick:ae,disabled:!V.trim()||X,"aria-label":"Send message",children:ie(Va,{})})]})]})}import{useState as Wn,useEffect as yd,useCallback as ds}from"react";import{createPortal as xd}from"react-dom";var ln=`@property --hsk-chat-bg{syntax:'<color>';inherits:true;initial-value:#0a0a0a}@property --hsk-chat-text{syntax:'<color>';inherits:true;initial-value:#f0efed}@property --hsk-chat-muted{syntax:'<color>';inherits:true;initial-value:#888888}@property --hsk-chat-divide{syntax:'<color>';inherits:true;initial-value:rgba(255,255,255,.08)}@property --hsk-chat-input-bg{syntax:'<color>';inherits:true;initial-value:#191919}@property --hsk-chat-source-bg{syntax:'<color>';inherits:true;initial-value:rgba(255,255,255,.04)}@property --hsk-fade-bg{syntax:'<color>';inherits:true;initial-value:#0a0a0a}@property --hsk-surface-1{syntax:'<color>';inherits:true;initial-value:rgba(255,255,255,.06)}@property --hsk-surface-2{syntax:'<color>';inherits:true;initial-value:#1f1f22}@property --hsk-bubble-bg{syntax:'<color>';inherits:true;initial-value:#1f1f22}@property --hsk-think-text{syntax:'<color>';inherits:true;initial-value:#a6a6a6}@property --hsk-placeholder{syntax:'<color>';inherits:true;initial-value:#555555}@property --hsk-grid-bg{syntax:'<color>';inherits:true;initial-value:#1a1a1c}@property --hsk-active-bg{syntax:'<color>';inherits:true;initial-value:#f0efed}@property --hsk-on-active{syntax:'<color>';inherits:true;initial-value:#0a0a0a}@property --hsk-src-title{syntax:'<color>';inherits:true;initial-value:#f9fafb}@property --hsk-src-desc{syntax:'<color>';inherits:true;initial-value:#9ca3af}@property --hsk-price-bg{syntax:'<color>';inherits:true;initial-value:rgba(255,255,255,.08)}@property --hsk-price-text{syntax:'<color>';inherits:true;initial-value:#ff7a45}@property --hsk-sheet-bg{syntax:'<color>';inherits:true;initial-value:#1f1f22}@property --hsk-primary{syntax:'<color>';inherits:true;initial-value:#ff6a33}:host,:root{--hsk-border-radius:0;--hsk-brand-green:#2D7A4B;--hsk-font:"Geist","Inter",-apple-system,BlinkMacSystemFont,"SF Pro Text","SF Pro Display","Segoe UI",Roboto,Helvetica,Arial,sans-serif;--hsk-default-font-size:15px}.hsk-cb-btn,.hsk-cb-close,.hsk-cb-topbar-btn,.hsk-cb-chip,.hsk-cb-source,.hsk-cb-sources-next,.hsk-action-pill,.hsk-chat-send,.hsk-chat-reset,.hsk-close-btn,.hsk-cb-overlay{--hsk-font-size:16px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;font-family:var(--hsk-font)}.hsk-cb-overlay{transition:--hsk-chat-bg .45s cubic-bezier(.16,1,.3,1),--hsk-chat-text .45s cubic-bezier(.16,1,.3,1),--hsk-chat-muted .45s cubic-bezier(.16,1,.3,1),--hsk-chat-divide .45s cubic-bezier(.16,1,.3,1),--hsk-chat-input-bg .45s cubic-bezier(.16,1,.3,1),--hsk-surface-1 .45s cubic-bezier(.16,1,.3,1),--hsk-surface-2 .45s cubic-bezier(.16,1,.3,1),--hsk-bubble-bg .45s cubic-bezier(.16,1,.3,1),--hsk-primary .45s cubic-bezier(.16,1,.3,1),--hsk-grid-bg .45s cubic-bezier(.16,1,.3,1),--hsk-active-bg .45s cubic-bezier(.16,1,.3,1),--hsk-on-active .45s cubic-bezier(.16,1,.3,1),--hsk-src-title .45s cubic-bezier(.16,1,.3,1),--hsk-src-desc .45s cubic-bezier(.16,1,.3,1),--hsk-price-bg .45s cubic-bezier(.16,1,.3,1),--hsk-price-text .45s cubic-bezier(.16,1,.3,1),--hsk-sheet-bg .45s cubic-bezier(.16,1,.3,1),background-color .45s cubic-bezier(.16,1,.3,1),border-color .45s cubic-bezier(.16,1,.3,1),color .45s cubic-bezier(.16,1,.3,1),fill .45s cubic-bezier(.16,1,.3,1),stroke .45s cubic-bezier(.16,1,.3,1),box-shadow .45s cubic-bezier(.16,1,.3,1)}.hsk-kiku-avatar,.hsk-kiku-avatar *{transition:none}@media (prefers-reduced-motion:reduce){.hsk-cb-overlay,.hsk-cb-overlay *,.hsk-cb-overlay *::before,.hsk-cb-overlay *::after{transition:none}}.hsk-cb-overlay button,.hsk-cb-overlay [role="button"],.hsk-cb-overlay input,.hsk-cb-overlay textarea,.hsk-cb-overlay select,.hsk-chat button,.hsk-chat [role="button"],.hsk-chat input,.hsk-chat textarea,.hsk-chat select,.hsk-cb-btn,.hsk-search button,.hsk-search [role="button"],.hsk-search input,.hsk-search textarea,.hsk-search select{touch-action:manipulation;-webkit-tap-highlight-color:transparent;font-family:var(--hsk-font)}:host,:root,.hsk-cb-btn,.hsk-cb-overlay,.hsk-chat-widget{--hsk-marble-1:color-mix(in srgb,var(--hsk-primary,#ff6a33) 12%,#fffaf4);--hsk-marble-2:color-mix(in srgb,var(--hsk-primary,#ff6a33) 30%,#fdf0e4);--hsk-marble-3:color-mix(in srgb,var(--hsk-primary,#ff6a33) 62%,#e8cbb0);--hsk-marble-4:color-mix(in srgb,var(--hsk-primary,#ff6a33) 85%,#6d3a1c);--hsk-marble-sheen:.5}@media (prefers-color-scheme:dark){:host,:root,.hsk-cb-btn,.hsk-cb-overlay,.hsk-chat-widget{--hsk-marble-1:#FFFDF6;--hsk-marble-2:#FBF3E2;--hsk-marble-3:color-mix(in srgb,var(--hsk-primary,#ff6a33) 20%,#EDDFC4);--hsk-marble-4:color-mix(in srgb,var(--hsk-primary,#ff6a33) 42%,#D8C39C);--hsk-marble-sheen:.9}}.hsk-chat-widget{--hsk-bg:var(--chat-bg-color,#ffffff);--hsk-text:var(--chat-text-color,#1f1f1f);--hsk-primary:var(--chat-primary-color,#ff6a33);--hsk-font:var(--chat-font-family,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif);--hsk-font-size:var(--chat-font-size,16px);display:flex;flex-direction:column;height:100%;min-height:320px;font-family:var(--hsk-font);letter-spacing:normal;word-spacing:normal;text-transform:none;background:var(--hsk-bg);border:1px solid #f1f3f4;border-radius:var(--hsk-border-radius,0);overflow:hidden}@media (prefers-color-scheme:dark){.hsk-chat-widget{--hsk-bg:var(--chat-bg-color,#0a0a0a);--hsk-text:var(--chat-text-color,#e8eaed);border-color:#202124}}.hsk-chat-header{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid #f1f3f4;background:var(--hsk-bg);flex-shrink:0}@media (prefers-color-scheme:dark){.hsk-chat-header{border-bottom-color:#202124}}.hsk-chat-header-icon{color:var(--hsk-primary);display:flex;align-items:center}.hsk-chat-title{font-size:14px;font-weight:600;color:var(--hsk-text)}.hsk-chat-badge{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hsk-primary);background:rgba(255,106,51,.09);border:1px solid rgba(255,106,51,.18);padding:2px 8px;border-radius:var(--hsk-border-radius,0)}.hsk-chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;overscroll-behavior:contain}.hsk-chat-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:8px;color:#555;font-size:13px;text-align:center;padding:24px}.hsk-chat-empty-icon{font-size:28px;margin-bottom:4px;color:var(--hsk-primary);display:flex;align-items:center;justify-content:center}.hsk-chat-empty-suggestions{font-size:12px;color:#666;margin-top:4px}.hsk-msg-row{display:flex;gap:8px;align-items:flex-start}.hsk-msg-row.user{flex-direction:row-reverse}.hsk-msg-avatar{width:28px;height:28px;border-radius:var(--hsk-border-radius,0);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.hsk-msg-avatar.ai{background:rgba(255,106,51,.12);border:1px solid rgba(255,106,51,.25);color:var(--hsk-primary);display:flex;align-items:center;justify-content:center}.hsk-msg-avatar.user{background:#f1f3f4;color:#5f6368}@media (prefers-color-scheme:dark){.hsk-msg-avatar.user{background:#202124;color:#888}}.hsk-msg-bubble{max-width:78%;padding:10px 14px;border-radius:var(--hsk-border-radius,0);font-size:var(--hsk-font-size,13px);line-height:1.6}.hsk-msg-bubble.ai{background:var(--hsk-bg);border:1px solid #f1f3f4;color:var(--hsk-text)}@media (prefers-color-scheme:dark){.hsk-msg-bubble.ai{border-color:#202124}}.hsk-msg-bubble.user{background:var(--hsk-primary);color:#fff}.hsk-streaming-cursor{display:inline-block;width:6px;height:1.1em;margin-inline-start:3px;vertical-align:-2px;background-color:var(--hsk-primary);animation:hsk-cursor-blink .9s infinite}@keyframes hsk-cursor-blink{0%,100%{opacity:1}50%{opacity:0}}.hsk-status-live{display:flex;align-items:center;gap:8px;font-size:12px;color:#666;padding:4px 0 8px 0;font-weight:500}.hsk-status-dot{width:8px;height:8px;border-radius:50%;background-color:var(--hsk-primary);animation:hsk-pulse 1.4s infinite ease-in-out}@keyframes hsk-pulse{0%,100%{transform:scale(.8);opacity:.5}50%{transform:scale(1.2);opacity:1}}.hsk-thinking-details{margin-bottom:10px;padding:8px 12px;background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.06);border-radius:8px;font-size:12px}.hsk-thinking-summary{cursor:pointer;font-weight:600;color:#666;user-select:none}.hsk-thinking-text{margin-top:8px;white-space:pre-wrap;color:#555;font-family:monospace;font-size:11px;line-height:1.4;max-height:200px;overflow-y:auto}.hsk-sources-container{margin-inline-start:36px}.hsk-sources{margin-top:10px;display:flex;flex-direction:column;gap:6px}.hsk-source-card{display:flex;align-items:center;gap:10px;padding:8px 10px;background:#f8f9fa;border:1px solid #f1f3f4;border-radius:var(--hsk-border-radius,0);cursor:pointer;transition:border-color .15s}@media (prefers-color-scheme:dark){.hsk-source-card{background:#1a1a1b;border-color:#202124}}.hsk-source-card:hover{border-color:rgba(255,106,51,.37)}.hsk-source-img{width:36px;height:36px;object-fit:cover;border-radius:var(--hsk-border-radius,0);background:#fff}.hsk-source-name{font-size:12px;font-weight:500;color:var(--hsk-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsk-source-price{font-size:11px;color:var(--hsk-primary);font-weight:700;margin-top:2px}.hsk-typing{display:flex;gap:4px;align-items:center;padding:10px 14px;background:var(--hsk-bg);border:1px solid #f1f3f4;border-radius:var(--hsk-border-radius,0);width:fit-content}@media (prefers-color-scheme:dark){.hsk-typing{border-color:#202124}}.hsk-typing-dot{width:6px;height:6px;background:var(--hsk-primary);border-radius:50%;animation:hsk-chat-bounce 1.2s infinite}.hsk-typing-dot:nth-child(2){animation-delay:.2s}.hsk-typing-dot:nth-child(3){animation-delay:.4s}@keyframes hsk-chat-bounce{0%,100%{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.hsk-pending{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;background:var(--hsk-bg);border:1px solid #f1f3f4;border-radius:var(--hsk-border-radius,0);position:relative}@media (prefers-color-scheme:dark){.hsk-pending{border-color:#202124}}.hsk-pending-glyph{width:18px;height:18px;position:relative;display:inline-flex;align-items:center;justify-content:center}.hsk-pending-ring{width:18px;height:18px;border-radius:50%;border:2px solid rgba(255,106,51,.25);border-top-color:var(--hsk-primary);animation:hsk-pending-spin 1.1s linear infinite}.hsk-pending-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--hsk-primary);box-shadow:0 0 8px rgba(255,106,51,.45);animation:hsk-pending-pulse 1.4s ease-in-out infinite}.hsk-pending-text{position:relative;min-width:140px;height:16px;font-size:12px;color:var(--hsk-text);letter-spacing:.01em}.hsk-pending-step{position:absolute;left:0;top:0;opacity:0;animation:hsk-pending-cycle 6s infinite}.hsk-pending-step.step-1{animation-delay:0s}.hsk-pending-step.step-2{animation-delay:2s}.hsk-pending-step.step-3{animation-delay:4s}@keyframes hsk-pending-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes hsk-pending-pulse{0%,100%{transform:scale(.75);opacity:.6}50%{transform:scale(1);opacity:1}}@keyframes hsk-pending-cycle{0%,10%{opacity:0;transform:translateY(2px)}20%,45%{opacity:1;transform:translateY(0)}55%,100%{opacity:0;transform:translateY(-2px)}}.hsk-chat-input-area{display:flex;align-items:center;gap:8px;padding:12px 14px;border-top:1px solid #f1f3f4;background:var(--hsk-bg);flex-shrink:0}@media (prefers-color-scheme:dark){.hsk-chat-input-area{border-top-color:#202124}}.hsk-chat-input{flex:1;background:#f1f3f4;border:1px solid #f1f3f4;border-radius:var(--hsk-border-radius,0);padding:9px 14px;font-size:13px;color:var(--hsk-text);outline:none;font-family:inherit;transition:border-color .2s;resize:none;min-height:38px;max-height:120px;line-height:1.5}@media (prefers-color-scheme:dark){.hsk-chat-input{background:#1a1a1b;border-color:#202124}}.hsk-chat-input::placeholder{color:#888}.hsk-chat-input:focus{border-color:var(--hsk-primary)}.hsk-chat-send{width:34px;height:34px;border-radius:var(--hsk-border-radius,0);background:var(--hsk-primary);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px;transition:opacity .15s,transform .1s}.hsk-chat-send:hover{opacity:.88}.hsk-chat-send:active{transform:scale(.93)}.hsk-chat-send:disabled{opacity:.4;cursor:not-allowed}.hsk-chat-reset{font-size:11px;color:#555;cursor:pointer;padding:0 4px;transition:color .15s;background:none;border:none;font-family:inherit}.hsk-chat-reset:hover{color:var(--hsk-primary)}.hsk-chat-error{font-size:12px;color:#ef4444;text-align:center;padding:8px}.hsk-cb-btn{--hsk-primary:var(--chat-primary-color,#ff6a33);display:inline-flex;align-items:center;gap:7px;padding:8px 16px;border-radius:var(--hsk-border-radius,0);border:1px solid rgba(255,106,51,.4);background:rgba(255,106,51,.1);color:var(--hsk-primary);font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,transform .16s cubic-bezier(.34,1.56,.64,1),box-shadow .15s;will-change:transform}.hsk-cb-btn:hover{background:rgba(255,106,51,.18);border-color:rgba(255,106,51,.7);box-shadow:0 4px 16px rgba(255,106,51,.2)}.hsk-cb-btn:active{transform:scale(.98)}.hsk-cb-btn-icon{font-size:15px;line-height:1;display:flex;align-items:center}.hsk-cb-overlay{--hsk-primary:var(--chat-primary-color,#ff6a33);--hsk-font:var(--chat-font-family,"Geist",ui-sans-serif,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif);letter-spacing:normal;word-spacing:normal;font-kerning:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--hsk-font-size:var(--hsk-desktop-font-size,15px);--hsk-mobile-font-size:14px;position:fixed !important;inset:0 !important;width:100vw !important;height:100vh !important;height:100dvh !important;z-index:2147483647 !important;display:flex !important;flex-direction:column !important;overflow:hidden !important;animation:hsk-overlay-in .2s ease-out;background:var(--hsk-chat-bg,#ffffff) !important;box-sizing:border-box !important;margin:0 !important;padding:0 !important}@keyframes hsk-overlay-in{from{opacity:0}to{opacity:1}}.hsk-cb-overlay.hsk-cb-overlay--grows{animation:hsk-overlay-in .18s cubic-bezier(.16,1,.3,1) both !important}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-panel{transform-origin:var(--hsk-ox,50%) var(--hsk-oy,50%);animation:hsk-panel-float-in .22s cubic-bezier(.16,1,.3,1) both !important}@keyframes hsk-panel-float-in{0%{opacity:0;transform:translateY(8px) scale(.985)}100%{opacity:1;transform:translateY(0) scale(1)}}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-msgs{animation:hsk-content-fade .2s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-content-fade{0%{opacity:0;transform:translateY(4px)}100%{opacity:1;transform:translateY(0)}}.hsk-cb-lang-chip,.hsk-cb-chip{animation:hsk-pill-wave .22s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.04s+var(--hsk-pill-idx,0) * .012s)}.hsk-cb-lang-chips-hint{animation:hsk-content-fade .22s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.04s+var(--hsk-pill-idx,0) * .012s)}@keyframes hsk-pill-wave{0%{opacity:0;transform:translateY(6px) scale(.96)}100%{opacity:1;transform:translateY(0) scale(1)}}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-input-wrap{animation:hsk-input-dock .22s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-input-dock{0%{opacity:0;transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-hello-avatar{animation:hsk-avatar-spring .22s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-avatar-spring{0%{opacity:0;transform:scale(.92)}100%{opacity:1;transform:scale(1)}}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-hello-wrap{animation:hsk-hello-spring .2s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-hello-spring{0%{opacity:0;transform:translateY(6px)}100%{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hsk-cb-overlay.hsk-cb-overlay--grows{animation:none !important;-webkit-clip-path:none !important;clip-path:none !important}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-panel,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-msgs,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-lang-chip,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-chip,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-input-wrap,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-hello-avatar,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-hello-wrap{animation:none !important}}.hsk-cb-panel{position:relative;display:flex;flex-direction:column;height:100%;max-width:720px;width:100%;margin:0 auto;animation:hsk-panel-in .28s cubic-bezier(.34,1.2,.64,1)}.hsk-cb-main{flex:1;min-width:0;display:flex;flex-direction:column;height:100%;overflow:hidden}@keyframes hsk-panel-in{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hsk-cb-topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:14px var(--hsk-gutter,24px) 10px;flex-shrink:0;position:relative;z-index:10;background:transparent !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important}.hsk-cb-topbar::after{display:none !important}.hsk-cb-topbar-left{display:flex;align-items:center;gap:10px;justify-self:start;min-width:0}.hsk-cb-topbar-mark{justify-self:center;display:flex;flex-direction:column;align-items:center;line-height:0;cursor:pointer;user-select:none;touch-action:manipulation;transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-topbar-mark:hover{transform:translateY(-1px)}.hsk-cb-topbar-mark[data-unread="true"] .hsk-cb-topbar-name{background:var(--hsk-primary,#ff6a33);color:#fff;box-shadow:0 0 0 3px var(--hsk-chat-bg,#ffffff);animation:hsk-unread-pill .9s cubic-bezier(.34,1.56,.64,1) infinite}@keyframes hsk-unread-pill{0%,100%{transform:scale(1,1)}38%{transform:scale(1.08,.92)}62%{transform:scale(.97,1.03)}}@media (prefers-reduced-motion:reduce){.hsk-cb-topbar-mark[data-unread="true"] .hsk-cb-topbar-name{animation:none}}.hsk-cb-topbar-name{margin-top:-5px;padding:3px 13px;white-space:nowrap;border-radius:999px;background:var(--hsk-surface-2);box-shadow:0 0 0 3px var(--hsk-chat-bg),0 1px 3px rgba(0,0,0,.12);font-size:12px;font-weight:700;line-height:18px;letter-spacing:-.01em;color:var(--hsk-name-text,var(--hsk-chat-text));transform-origin:50% 0;transition:transform .18s cubic-bezier(.34,1.8,.64,1)}.hsk-cb-topbar-mark{position:relative;z-index:100}.hsk-cb-topbar-ooze-menu{position:absolute;top:calc(100%+12px) !important;left:50%;transform:translateX(-50%);width:216px;padding:6px;border-radius:20px;background:var(--hsk-chat-source-bg,rgba(255,255,255,.08));border:none !important;box-shadow:none !important;z-index:1000;animation:hsk-topbar-ooze .25s cubic-bezier(.16,1,.3,1) both}.hsk-cb-topbar-ooze-menu .hsk-cb-theme-2x2-grid{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:6px !important;width:100% !important;box-shadow:none !important}.hsk-cb-topbar-ooze-menu .hsk-cb-theme-grid-item{width:100%;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;padding:8px 11px;border-radius:14px;border:none !important;box-shadow:none !important;font-size:11.5px;font-weight:550;box-sizing:border-box;white-space:nowrap}@keyframes hsk-topbar-ooze{0%{opacity:0;transform:translateX(-50%) translateY(-6px) scale(.94)}100%{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}.hsk-cb-topbar-mark[data-impacting="true"] .hsk-cb-topbar-name{transform:translateY(1.5px) scale(1.09,.91);box-shadow:0 0 0 3px var(--hsk-chat-bg,#ffffff),0 2px 10px var(--hsk-contact-glow,rgba(19,78,61,.45))}.hsk-cb-back{width:34px;height:34px;border-radius:999px;border:none;padding:0;display:flex;align-items:center;justify-content:center;background:var(--hsk-surface-1);color:var(--hsk-chat-muted);cursor:pointer;transition:transform .18s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-back:hover{background:var(--hsk-chat-divide,rgba(0,0,0,.09))}.hsk-cb-back:active{transform:scale(.94)}.hsk-cb-panel[dir="rtl"] .hsk-cb-back-icon{display:inline-flex;transform:scaleX(-1)}.hsk-cb-topbar-actions{justify-self:end}.hsk-cb-topbar-title{font-size:16px;font-weight:500;color:var(--hsk-chat-text,#1f1f1f);letter-spacing:-.01em}.hsk-cb-topbar-sub{font-size:12px;color:var(--hsk-chat-muted,#5f6368);margin-top:2px}.hsk-cb-kiku-id-rail{display:none}@media (min-width:900px){.hsk-cb-kiku-id-rail.hsk-cb-kiku-id-rail--left{display:flex;position:absolute;left:auto !important;right:100% !important;margin-right:28px !important;transform:none !important;top:auto !important;bottom:48px !important;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;max-width:240px;min-width:0;padding:0;border:0;background:none;font-family:inherit;z-index:10}.hsk-cb-kiku-id-rail.hsk-cb-kiku-id-rail--right{display:flex;position:absolute;left:100% !important;right:auto !important;margin-left:28px !important;transform:none !important;top:auto !important;bottom:48px !important;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;max-width:240px;min-width:0;padding:0;border:0;background:none;font-family:inherit;z-index:10}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-kiku-id-rail{bottom:50px !important}.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-kiku-id-rail{bottom:58px !important}.hsk-cb-kiku-id-pill{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:5px 12px;border-radius:999px;border:none !important;background:var(--hsk-chat-source-bg,rgba(255,255,255,.05));color:var(--hsk-chat-muted,#71717a);cursor:pointer;font-family:inherit;transition:all .22s cubic-bezier(.16,1,.3,1)}.hsk-cb-kiku-id-pill:hover{color:var(--hsk-primary,#ff6a33)}.hsk-cb-kiku-id-rail-val{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;letter-spacing:-.01em;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hsk-cb-kiku-id-pill svg{flex:none;opacity:.8}.hsk-cb-theme-squircle-wrap{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:0;margin:0;border:none !important;box-shadow:none !important;background:transparent !important}.hsk-cb-theme-squircle-trigger{display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 12px;border-radius:16px;border:none !important;outline:none !important;background:var(--hsk-surface-1) !important;color:var(--hsk-chat-text) !important;font-size:11.5px;font-weight:600;cursor:pointer;font-family:inherit;transition:transform .2s cubic-bezier(.16,1,.3,1);box-shadow:none !important}.hsk-cb-theme-squircle-trigger:hover{background:var(--hsk-primary,#ff6a33);color:#ffffff;box-shadow:none !important}.hsk-cb-theme-trigger-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hsk-cb-theme-trigger-icon svg{width:13px;height:13px}.hsk-cb-theme-trigger-label{letter-spacing:-0.01em}.hsk-cb-theme-2x2-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;padding:6px;border-radius:18px;background:var(--hsk-surface-2);box-shadow:none !important;transform-origin:bottom center;animation:hsk-theme-morph-in .26s cubic-bezier(.16,1,.3,1) both}.hsk-cb-theme-squircle-wrap.is-closing .hsk-cb-theme-2x2-grid{animation:hsk-theme-morph-out .2s cubic-bezier(.4,0,.9,.4) both}.hsk-cb-theme-grid-item{display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:6px;padding:7px 11px;border-radius:13px;border:none !important;outline:none !important;background:var(--hsk-chat-bg,#1a1a1c);color:var(--hsk-chat-muted,#a1a1aa);font-size:11px;font-weight:550;cursor:pointer;font-family:inherit;transition:all .18s cubic-bezier(.16,1,.3,1);box-shadow:none !important}.hsk-cb-theme-grid-item svg{flex-shrink:0;width:12px;height:12px}.hsk-cb-theme-grid-item:hover{background:rgba(255,255,255,.1);color:var(--hsk-chat-text,#f0efed);box-shadow:none !important}.hsk-cb-theme-grid-item.is-active{background:var(--hsk-primary,#ff6a33) !important;color:#ffffff !important;box-shadow:none !important}}@keyframes hsk-ooze-in{0%{opacity:0;transform:translateX(-50%) translateY(-16px) scale(.88);filter:blur(6px)}65%{transform:translateX(-50%) translateY(3px) scale(1.02);filter:blur(0)}100%{opacity:1;transform:translateX(-50%) translateY(0) scale(1);filter:blur(0)}}.hsk-cb-topbar-actions{display:flex;align-items:center;gap:8px}.hsk-cb-topbar-btn{height:34px;padding:0 14px;border-radius:var(--hsk-control-radius,999px);border:1px solid transparent;background:var(--hsk-chat-subtle,rgba(0,0,0,.045));color:var(--hsk-chat-muted,#5f6368);font-size:12px;font-weight:500;cursor:pointer;transition:all .15s;font-family:inherit}.hsk-cb-topbar-btn:hover{background:color-mix(in srgb,var(--hsk-primary) 12%,transparent);color:var(--hsk-primary)}.hsk-cb-close{width:34px;height:34px;border-radius:var(--hsk-control-radius,999px);border:1px solid transparent;background:var(--hsk-chat-subtle,rgba(0,0,0,.045));color:var(--hsk-chat-muted,#5f6368);cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .15s;flex-shrink:0;font-family:inherit;line-height:1}.hsk-cb-close:hover{background:color-mix(in srgb,var(--hsk-primary) 12%,transparent);color:var(--hsk-primary)}.hsk-cb-msgs{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:none;overflow-anchor:none;padding:16px var(--hsk-gutter,24px) 16px;display:flex;flex-direction:column;gap:0;scrollbar-width:none;-ms-overflow-style:none;mask-image:linear-gradient(to bottom,transparent 0,#000000 8px,#000000 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000000 8px,#000000 100%)}.hsk-cb-msgs>:first-child{margin-top:auto}.hsk-cb-msgs.hsk-scrolling>*{pointer-events:none}.hsk-cb-msgs::-webkit-scrollbar{display:none !important;width:0 !important;height:0 !important}.hsk-cb-empty{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:14px;padding:24px 0 32px;width:100%;text-align:start}.hsk-cb-onboarding-card{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:10px}.hsk-cb-onboarding-head{display:flex;align-items:center;justify-content:flex-end;width:100%;margin-bottom:8px}.hsk-cb-step-badge{font-size:11px;font-weight:600;letter-spacing:.05em;color:var(--hsk-chat-muted,#71717a);background:var(--hsk-chat-source-bg,rgba(255,255,255,.06));border:1px solid var(--hsk-chat-border,rgba(255,255,255,.08));padding:4px 10px;border-radius:999px;line-height:1}.hsk-cb-hello-wrap{display:flex;flex-direction:column;align-items:flex-start;text-align:start;gap:6px;padding:0;width:100%}.hsk-cb-hello-avatar{--hsk-avatar-size:80px;display:flex;align-items:center;justify-content:flex-start;width:auto;margin-inline-start:calc(var(--hsk-avatar-size,80px) * -0.25);margin-inline-end:0;margin-top:0;margin-bottom:0;animation:hsk-avatar-spring .42s cubic-bezier(.16,1,.3,1) both}.hsk-cb-hello{margin:0;font-size:clamp(24px,4.5vw,34px);font-weight:500;line-height:1.2;letter-spacing:-0.02em;color:color-mix(in srgb,var(--hsk-chat-text,#111) 55%,var(--hsk-chat-muted,#8b8b8f));text-align:start}.hsk-cb-hello b{font-weight:700;color:var(--hsk-primary,#ff6a33)}.hsk-cb-hello-lead{margin:0;font-size:15px;line-height:22px;color:var(--hsk-chat-muted,#5f6368);max-width:42ch;text-align:start}.hsk-cb-hello-ask{margin:2px 0 2px;font-size:16px;font-weight:500;color:var(--hsk-chat-text,#111);text-align:start}.hsk-cb-step{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--hsk-chat-muted,#9aa0a6)}.hsk-cb-panel[dir="rtl"] .hsk-cb-msgs{direction:ltr}.hsk-cb-panel[dir="rtl"] .hsk-cb-msgs>*{direction:rtl}.hsk-cb-panel[dir="rtl"] .hsk-cb-user-imgs{margin-left:0;margin-right:auto}.hsk-cb-panel[dir="rtl"] .hsk-cb-user-bubble,.hsk-cb-panel[dir="rtl"] .hsk-cb-ai-text{word-break:normal;overflow-wrap:break-word;letter-spacing:normal}.hsk-cb-panel[dir="rtl"] .hsk-cb-hello{line-height:1.6;letter-spacing:normal}.hsk-cb-panel[dir="rtl"] .hsk-cb-entlang-cards{justify-content:end}.hsk-cb-lang-chips{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 4px}.hsk-cb-lang-chip{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:6px 16px;font-size:14px;font-weight:500;line-height:1;color:var(--hsk-chat-text,#111);background:var(--hsk-chat-source-bg,rgba(0,0,0,.04));border:1px solid var(--hsk-chat-border,rgba(0,0,0,.09));border-radius:999px;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.03);transition:all .18s cubic-bezier(.16,1,.3,1);user-select:none;-webkit-font-smoothing:antialiased}.hsk-cb-lang-chip:hover{background:var(--hsk-primary,#ff6a33);color:#ffffff;border-color:var(--hsk-primary,#ff6a33);transform:translateY(-1px);box-shadow:0 4px 12px color-mix(in srgb,var(--hsk-primary,#ff6a33) 25%,transparent)}.hsk-cb-lang-chip:active{transform:scale(.96)}@media (prefers-color-scheme:dark){.hsk-cb-lang-chip{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);color:#f4f4f5}}[data-hsk-theme="dark"] .hsk-cb-lang-chip{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);color:#f4f4f5}.hsk-cb-lang-chips-hint{display:inline-flex;align-items:center;font-size:13px;color:var(--hsk-chat-muted,#71717a);padding:0 6px;margin-inline-start:4px;user-select:none;align-self:center}.hsk-cb-chrome-loading{display:flex;flex-direction:column;align-items:flex-start;text-align:start;gap:12px;width:100%;max-width:480px;margin:4px 0 2px;animation:hsk-content-fade .3s ease-out both}.hsk-cb-chrome-loading-header{display:flex;flex-direction:column;align-items:flex-start;text-align:start;gap:6px;width:100%}.hsk-cb-chrome-loading-sub{margin:0;font-size:15px;color:var(--hsk-chat-muted,#71717a);line-height:1.45;text-align:start}.hsk-cb-chrome-loading-sub b{color:var(--hsk-chat-text,#f4f4f5);font-weight:600}.hsk-cb-chrome-progress{height:3px;width:100%;border-radius:3px;background:var(--hsk-chat-source-bg,rgba(255,255,255,.08));overflow:hidden;margin-top:4px}.hsk-cb-chrome-progress-track{height:100%;width:100%;border-radius:3px;background:linear-gradient( 90deg,#ff6a33,#f7b733,#43c59e,#3d8bfd,#9b5de5,#ff5d8f,#ff6a33 );background-size:300% 100%;animation:hsk-chrome-rainbow 2.6s linear infinite}.hsk-cb-chrome-progress{position:relative;overflow:hidden}.hsk-cb-chrome-progress::after{content:'';position:absolute;inset:0;background:linear-gradient( 100deg,transparent 20%,rgba(255,255,255,.55) 50%,transparent 80% );transform:translateX(-100%);animation:hsk-chrome-sheen 1.9s cubic-bezier(.55,0,.45,1) infinite;pointer-events:none}@keyframes hsk-chrome-rainbow{0%{background-position:0 0}100%{background-position:-300% 0}}@keyframes hsk-chrome-sheen{0%{transform:translateX(-100%)}100%{transform:translateX(200%)}}@media (prefers-reduced-motion:reduce){.hsk-cb-chrome-progress-track{animation:none;opacity:.5}.hsk-cb-chrome-progress::after{animation:none;opacity:0}}.hsk-cb-chrome-back-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;margin-top:6px;font-size:13px;font-weight:500;color:var(--hsk-chat-muted,#a1a1aa);background:var(--hsk-chat-source-bg,rgba(255,255,255,.05));border:1px solid var(--hsk-chat-border,rgba(255,255,255,.09));border-radius:999px;cursor:pointer;transition:all .15s ease;user-select:none}.hsk-cb-chrome-back-btn:hover{background:var(--hsk-chat-source-bg,rgba(255,255,255,.12));color:var(--hsk-chat-text,#ffffff);border-color:var(--hsk-chat-border,rgba(255,255,255,.18))}.hsk-cb-chrome-notice{display:flex;flex-direction:column;gap:6px;max-width:48ch;margin:24px 0 0;padding:14px 16px;border-radius:14px;background:var(--hsk-chat-source-bg,rgba(255,255,255,.04));border:1px solid var(--hsk-chat-border,rgba(255,255,255,.09));text-align:start;font-family:var(--hsk-font,system-ui,sans-serif);animation:hsk-content-fade .4s ease-out both}.hsk-cb-chrome-notice-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hsk-cb-chrome-notice-pill{display:inline-flex;align-items:center;padding:2px 7px;border-radius:6px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:rgba(255,106,51,.15);color:var(--hsk-primary,#ff6a33);border:1px solid rgba(255,106,51,.28)}.hsk-cb-chrome-notice-title{font-size:12px;font-weight:600;letter-spacing:.01em;color:var(--hsk-chat-text,#ffffff)}.hsk-cb-chrome-notice-body{font-size:12px;line-height:1.55;color:var(--hsk-chat-muted,#a1a1aa)}.hsk-cb-chrome-notice-body b{color:var(--hsk-chat-text,#ffffff)}@media (prefers-color-scheme:light){.hsk-cb-chrome-loading-sub b{color:var(--hsk-chat-text,#18181b)}.hsk-cb-chrome-progress{background:var(--hsk-chat-source-bg,rgba(0,0,0,.06))}.hsk-cb-chrome-back-btn{color:#52525b;background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.08)}.hsk-cb-chrome-back-btn:hover{background:rgba(0,0,0,.08);color:#09090b;border-color:rgba(0,0,0,.14)}}.hsk-cb-input-box--waiting{opacity:.45;pointer-events:none}.hsk-cb-entlang-opts{display:flex;flex-direction:column;gap:10px;width:100%;max-width:440px;margin-top:6px}.hsk-cb-entlang-opt{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;padding:16px 20px;text-align:start;background:transparent !important;border:none !important;outline:none !important;border-radius:16px;cursor:pointer;user-select:none;overflow:hidden;box-shadow:none !important;animation:hsk-entlang-opt-in .22s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.04s+var(--hsk-opt-idx,0) * .02s)}@media (prefers-color-scheme:light){.hsk-cb-entlang-opt{background:transparent !important}}[data-hsk-theme="light"] .hsk-cb-entlang-opt{background:transparent !important}@keyframes hsk-entlang-opt-in{0%{opacity:0;transform:translateY(6px)}100%{opacity:1;transform:translateY(0)}}.hsk-cb-entlang-opt:hover{background:transparent !important;border:none !important;box-shadow:none !important}.hsk-cb-entlang-opt:active{opacity:.8}.hsk-cb-entlang-radio{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;min-width:18px;min-height:18px;border-radius:999px;border:1.5px solid var(--hsk-chat-divide,rgba(255,255,255,.22));flex-shrink:0;margin-inline-end:14px;box-sizing:border-box;transform:none !important;transition:border-color .2s cubic-bezier(.16,1,.3,1),background-color .2s ease}.hsk-cb-entlang-radio-dot{width:9px;height:9px;border-radius:999px;background:var(--hsk-primary,#ff6a33);opacity:0;transition:opacity .15s ease;pointer-events:none}.hsk-cb-entlang-opt:hover .hsk-cb-entlang-radio,.hsk-cb-entlang-opt.is-selected .hsk-cb-entlang-radio{border-color:var(--hsk-primary,#ff6a33)}.hsk-cb-entlang-opt.is-selected .hsk-cb-entlang-radio-dot{opacity:1}.hsk-cb-entlang-opt-text{display:flex;flex-direction:column;gap:3px;width:100%}.hsk-cb-entlang-opt-title{font-size:15px;font-weight:600;color:var(--hsk-chat-text,#1f1f1f);letter-spacing:-0.01em}.hsk-cb-entlang-opt-note{font-size:12.5px;color:var(--hsk-chat-muted,#71717a);line-height:1.45}.hsk-cb-shimmer-char{display:inline;color:inherit;font-family:inherit}.hsk-cb-entlang-opt:hover .hsk-cb-entlang-opt-title .hsk-cb-shimmer-char{animation:hsk-entlang-char-shimmer-title .5s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--hsk-char-idx,0) * 16ms)}.hsk-cb-entlang-opt:hover .hsk-cb-entlang-opt-note .hsk-cb-shimmer-char{animation:hsk-entlang-char-shimmer-note .5s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--hsk-char-idx,0) * 16ms)}@keyframes hsk-entlang-char-shimmer-title{0%{color:var(--hsk-chat-text,#1f1f1f)}45%{color:hsl(var(--hsk-ph-hue,0) 80% 60%)}100%{color:var(--hsk-primary,#ff6a33)}}@keyframes hsk-entlang-char-shimmer-note{0%{color:var(--hsk-chat-muted,#71717a)}45%{color:hsl(var(--hsk-ph-hue,0) 75% 55%)}100%{color:var(--hsk-chat-muted,#71717a)}}.hsk-cb-entlang-opt-note{font-size:12.5px;color:var(--hsk-chat-muted,#71717a);line-height:1.45}@keyframes hsk-hello-rise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hsk-cb-hello,.hsk-cb-hello-lead,.hsk-cb-hello-ask,.hsk-cb-hello-skip{opacity:0;animation:hsk-hello-rise .9s cubic-bezier(.22,1,.36,1) both}.hsk-cb-hello{animation-delay:.06s}.hsk-cb-hello-lead{animation-delay:.26s}.hsk-cb-hello-ask{animation-delay:.44s}.hsk-cb-hello-skip{animation-delay:.60s}.hsk-cb-hello.hsk-cascade,.hsk-cb-hello-lead.hsk-cascade,.hsk-cb-hello-ask.hsk-cascade{opacity:1;animation:none;filter:none}.hsk-cascade__w{display:inline-block;white-space:nowrap;opacity:0;animation:hsk-cascade-rise .44s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-cascade-rise{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hsk-cb-hello,.hsk-cb-hello-lead,.hsk-cb-hello-ask,.hsk-cb-hello-skip,.hsk-cascade__w{animation:none;opacity:1;transform:none;filter:none}}.hsk-cb-chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;margin-top:4px}.hsk-cb-chip{padding:8px 16px;border-radius:var(--hsk-border-radius,0);border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.1));background:var(--hsk-chat-source-bg,rgba(0,0,0,.03));color:var(--hsk-chat-text,#333);font-size:13px;cursor:pointer;transition:all .15s;font-family:inherit}.hsk-cb-chip:hover{border-color:var(--hsk-primary);color:var(--hsk-primary);background:rgba(255,106,51,.06)}.hsk-cb-msg-group{padding:16px 0;border-bottom:none;animation:hsk-msg-in .22s ease-out both}.hsk-cb-spoken-mark{position:absolute;top:50%;margin-top:-5px;inset-inline-start:-17px;opacity:.4;pointer-events:none}.hsk-cb-msg-group--run-mid{padding-bottom:0}.hsk-cb-msg-group--run-mid .hsk-cb-user-msg{margin-bottom:0}.hsk-cb-msg-group--run-cont{padding-top:2px}.hsk-cb-msg-group:last-child{border-bottom:none}@keyframes hsk-msg-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hsk-cb-user-msg{display:flex;flex-direction:column;align-items:flex-end;align-self:flex-end;max-width:min(75%,420px);margin-inline-start:auto;margin-inline-end:0;gap:6px;margin-bottom:20px}@media (max-width:640px){.hsk-cb-user-msg{max-width:84%}}.hsk-cb-user-msg.hsk-sent{transform-origin:bottom right;animation:hsk-send-in .42s cubic-bezier(.2,.9,.3,1.2) both}.hsk-cb-panel[dir="rtl"] .hsk-cb-user-msg.hsk-sent{transform-origin:bottom left}@keyframes hsk-send-in{0%{opacity:0;transform:translateY(28px) scale(.55)}55%{opacity:1}75%{transform:translateY(-2px) scale(1.02)}100%{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.hsk-cb-user-msg.hsk-sent{animation:none}}.hsk-cb-user-bubble{background:var(--hsk-user-bubble-bg,#007aff);color:#ffffff;padding:10px 18px;border-radius:20px;position:relative;font-size:var(--hsk-font-size,15.5px);font-family:var(--hsk-font);line-height:1.45;max-width:100%;font-weight:500;word-break:break-word;overflow-wrap:anywhere;letter-spacing:-0.01em}.hsk-cb-user-bubble--tail::before,.hsk-cb-user-bubble--tail::after{content:'';position:absolute;bottom:0;height:25px;pointer-events:none}.hsk-cb-user-bubble--tail::before{right:-7px;width:20px;background:var(--hsk-user-bubble-bg,#007aff);border-bottom-left-radius:16px 14px}.hsk-cb-user-bubble--tail::after{right:-26px;width:26px;background:var(--hsk-chat-bg,#ffffff);border-bottom-left-radius:10px}.hsk-cb-panel[dir="rtl"] .hsk-cb-user-bubble--tail::before{right:auto;left:-7px;border-bottom-left-radius:0;border-bottom-right-radius:16px 14px}.hsk-cb-panel[dir="rtl"] .hsk-cb-user-bubble--tail::after{right:auto;left:-26px;border-bottom-left-radius:0;border-bottom-right-radius:10px}.hsk-cb-ai-msg{display:block}.hsk-cb-ai-icon{width:32px;height:32px;border-radius:0;background:transparent !important;border:none !important;color:var(--hsk-primary,#ff6a33);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:-2px}.hsk-cb-ai-icon>svg{width:30px !important;height:30px !important}.hsk-cb-ai-icon>.hsk-cb-ai-mark{width:40px !important;height:40px !important}.hsk-cb-ai-body{flex:1;min-width:0}.hsk-cb-ai-content{display:flex;flex-direction:column;gap:10px;align-items:flex-start;width:100%}.hsk-cb-think+.hsk-cb-ai-content>.hsk-cb-ai-text:first-child{padding-top:20px}.hsk-cb-ai-text{font-size:var(--hsk-font-size,14.5px);font-family:var(--hsk-font);line-height:1.48;color:var(--hsk-chat-text,#111827);background:var(--hsk-chat-ai-bg,#eeeef0);padding:11px 15px;border-radius:18px;position:relative;display:inline-block;width:fit-content;box-sizing:border-box;max-width:min(88%,560px);word-break:break-word;overflow-wrap:anywhere;margin-top:4px}.hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::before,.hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::after{content:'';position:absolute;bottom:0;height:25px;pointer-events:none}.hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::before{left:-7px;width:20px;background:var(--hsk-chat-ai-bg,#eeeef0);border-bottom-right-radius:16px 14px}.hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::after{left:-26px;width:26px;background:var(--hsk-chat-bg,#ffffff);border-bottom-right-radius:10px}.hsk-cb-panel[dir="rtl"] .hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::before{left:auto;right:-7px;border-bottom-right-radius:0;border-bottom-left-radius:16px 14px}.hsk-cb-panel[dir="rtl"] .hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::after{left:auto;right:-26px;border-bottom-right-radius:0;border-bottom-left-radius:10px}.hsk-cb-sent-status{font-size:11px;line-height:1;color:var(--hsk-chat-muted,#8a8f98);padding:4px 6px 0 0;animation:hsk-sent-in .2s ease-out both}@keyframes hsk-sent-in{from{opacity:0}to{opacity:1}}.hsk-cb-user-bubble--queued{opacity:.55}.hsk-cb-queued-status{display:inline-flex;align-items:center;gap:5px;font-size:11px;line-height:1;color:var(--hsk-chat-muted,#8a8f98);padding:4px 0 0;background:none;border:none;cursor:pointer;font-family:var(--hsk-font);animation:hsk-sent-in .2s ease-out both}.hsk-cb-queued-dot{width:5px;height:5px;border-radius:999px;background:currentColor;animation:hsk-queued-pulse 1.1s ease-in-out infinite}@keyframes hsk-queued-pulse{0%,100%{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.hsk-cb-queued-now{color:var(--hsk-primary,#ff6a33);font-weight:600;transition:opacity .15s ease}.hsk-cb-queued-status:hover .hsk-cb-queued-now{opacity:.7}@media (prefers-reduced-motion:reduce){.hsk-cb-queued-dot{animation:none;opacity:.8}}.hsk-cb-timeline{display:none}@media (min-width:900px){.hsk-cb-timeline.hsk-cb-timeline--left{display:block;position:absolute;left:auto !important;right:100% !important;margin-right:28px !important;top:50%;transform:translateY(-50%) !important;width:180px;max-height:60%;overflow:hidden;z-index:10;pointer-events:auto;direction:ltr !important;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 86%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 86%,transparent)}.hsk-cb-timeline.hsk-cb-timeline--right{display:block;position:absolute;left:100% !important;right:auto !important;margin-left:28px !important;top:50%;transform:translateY(-50%) !important;width:180px;max-height:60%;overflow:hidden;z-index:10;pointer-events:auto;direction:ltr !important;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 86%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 86%,transparent)}.hsk-cb-timeline-track{animation:hsk-tl-in .32s cubic-bezier(.22,1,.36,1) both}}@keyframes hsk-tl-in{from{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.hsk-cb-timeline-track{--hsk-tl-x:9px;position:relative;padding-left:26px !important;padding-right:6px !important;transition:transform .28s cubic-bezier(.22,1,.36,1)}.hsk-cb-timeline-track::before,.hsk-cb-timeline-track::after{content:'';position:absolute;left:calc(var(--hsk-tl-x) - 1px) !important;right:auto !important;top:8px;bottom:8px;width:2px;border-radius:2px}.hsk-cb-timeline-track::before{background:var(--hsk-chat-divide,rgba(0,0,0,.09))}.hsk-cb-timeline-track::after{background:var(--hsk-primary,#ff6a33);opacity:.5;transform-origin:top;transform:scaleY(var(--hsk-tl-progress,0));transition:transform .18s linear}.hsk-cb-tl-item{--hsk-tl-d:0;position:relative;display:block;width:100%;padding:7px 6px 7px 0 !important;border:none;background:none;text-align:left !important;cursor:pointer;font-family:var(--hsk-font)}.hsk-cb-tl-dot{position:absolute;left:calc(var(--hsk-tl-x,9px) - 3.5px) !important;right:auto !important;top:50%;width:7px;height:7px;margin-top:-3.5px;border-radius:999px;background:var(--hsk-chat-divide,rgba(0,0,0,.18));opacity:max(.25,calc(1 - var(--hsk-tl-d) * .22));transition:transform .28s cubic-bezier(.34,1.4,.64,1),opacity .46s cubic-bezier(.22,1,.36,1),background .2s ease}.hsk-cb-tl-label{display:block;font-size:12px;line-height:1.4;color:var(--hsk-chat-muted,#8a8f98);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform:translateX(calc(var(--hsk-tl-d) * 7px));opacity:max(.32,calc(.9 - var(--hsk-tl-d) * .15));transition:transform .46s cubic-bezier(.22,1,.36,1),opacity .46s cubic-bezier(.22,1,.36,1),color .2s ease}.hsk-cb-tl-item:hover .hsk-cb-tl-label{opacity:1;transform:translateX(calc(var(--hsk-tl-d) * 7px - 2px))}.hsk-cb-tl-item:hover .hsk-cb-tl-dot{transform:scale(1.25)}.hsk-cb-tl-cursor{position:absolute;left:calc(var(--hsk-tl-x,9px) - 4.5px) !important;right:auto !important;top:0;width:9px;height:9px;margin-top:-4.5px;border-radius:999px;background:var(--hsk-primary,#ff6a33);transform:translateY(0);transition:transform .44s cubic-bezier(.22,1,.36,1);will-change:transform;pointer-events:none}.hsk-cb-tl-item--on .hsk-cb-tl-dot{opacity:.35}.hsk-cb-tl-item--on .hsk-cb-tl-label{color:var(--hsk-chat-text,#1f1f1f);opacity:1;font-weight:500}@media (prefers-reduced-motion:reduce){.hsk-cb-timeline-track{animation:none}.hsk-cb-timeline-track::after,.hsk-cb-tl-label,.hsk-cb-tl-cursor,.hsk-cb-tl-dot{transition:none}}@media (prefers-color-scheme:dark){.hsk-cb-ai-text{--hsk-chat-ai-bg:#26262a;background:var(--hsk-chat-ai-bg);color:#f9fafb}}.hsk-cb-sources-wrap{position:relative;margin-top:20px}.hsk-cb-sources{display:flex;flex-direction:row;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.hsk-cb-sources::-webkit-scrollbar{display:none}.hsk-cb-sources-fade-left,.hsk-cb-sources-fade-right{position:absolute;top:0;bottom:4px;width:30px;pointer-events:none;z-index:2}.hsk-cb-sources-fade-left,.hsk-cb-sources-fade-right{background-color:var(--hsk-fade-bg,var(--hsk-chat-bg,#0e0e0f))}.hsk-cb-sources-fade-left,[dir="rtl"] .hsk-cb-sources-fade-right{-webkit-mask-image:linear-gradient(to right,#000 0,rgba(0,0,0,.55) 45%,transparent 100%);mask-image:linear-gradient(to right,#000 0,rgba(0,0,0,.55) 45%,transparent 100%)}.hsk-cb-sources-fade-right,[dir="rtl"] .hsk-cb-sources-fade-left{-webkit-mask-image:linear-gradient(to left,#000 0,rgba(0,0,0,.55) 45%,transparent 100%);mask-image:linear-gradient(to left,#000 0,rgba(0,0,0,.55) 45%,transparent 100%)}.hsk-cb-sources-fade-left{inset-inline-start:0}.hsk-cb-sources-fade-right{inset-inline-end:0}.hsk-cb-sources-next,.hsk-cb-sources-prev{position:absolute;top:42%;transform:translateY(-50%);width:34px;height:34px;border-radius:50% !important;background:var(--hsk-chat-bg,#ffffff) !important;border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.12)) !important;color:var(--hsk-primary,#ff6a33) !important;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(0,0,0,.14);z-index:10;cursor:pointer;transition:transform .2s cubic-bezier(.34,1.56,.64,1),background .18s ease,color .18s ease,box-shadow .18s ease}.hsk-cb-sources-next:hover,.hsk-cb-sources-prev:hover{background:var(--hsk-primary,#ff6a33) !important;color:#ffffff !important;border-color:var(--hsk-primary,#ff6a33) !important;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 18px rgba(255,106,51,.35)}.hsk-cb-sources-next{inset-inline-end:2px}.hsk-cb-sources-prev{inset-inline-start:2px}[dir="rtl"] .hsk-cb-sources-next svg,[dir="rtl"] .hsk-cb-sources-prev svg{transform:scaleX(-1)}.hsk-cb-carousel-dots{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:10px}.hsk-cb-dot-item{width:6px;height:6px;border-radius:50%;background:rgba(150,150,150,.35);transition:all .25s cubic-bezier(.34,1.56,.64,1);cursor:pointer}.hsk-cb-dot-item--active{width:18px;border-radius:999px;background:var(--hsk-primary,#ff6a33)}.hsk-cb-source{flex:0 0 188px;scroll-snap-align:start;border-radius:var(--hsk-border-radius,0);border:none;background:transparent;cursor:pointer;transition:transform .14s,opacity .14s;animation:hsk-card-in .26s ease-out both;overflow:visible}@keyframes hsk-card-in{from{opacity:0;transform:translateX(16px)}to{opacity:1;transform:none}}.hsk-cb-source:hover{transform:translateY(-3px);opacity:.92}.hsk-cb-src-imgwrap{width:188px;height:188px;overflow:hidden;border-radius:var(--hsk-border-radius,0);display:block;background:var(--hsk-chat-source-bg,#f8f9fa)}.hsk-cb-src-imgwrap img{width:100%;height:100%;object-fit:cover;transition:transform .22s;display:block}.hsk-cb-source:hover .hsk-cb-src-imgwrap img{transform:scale(1.05)}.hsk-cb-src-imgwrap-empty{width:188px;height:188px;background:var(--hsk-chat-divide,rgba(0,0,0,.06));display:flex;align-items:center;justify-content:center;color:var(--hsk-chat-muted,#555);font-size:32px}.hsk-cb-src-info{padding:8px 2px 0}.hsk-cb-sources-wrap--compact{margin-top:10px}.hsk-cb-sources-wrap--compact .hsk-cb-sources{gap:10px}.hsk-cb-sources-wrap--compact .hsk-cb-source{flex:0 0 96px}.hsk-cb-sources-wrap--compact .hsk-cb-src-imgwrap,.hsk-cb-sources-wrap--compact .hsk-cb-src-imgwrap-empty{width:96px;height:96px}.hsk-cb-sources-wrap--compact .hsk-cb-src-imgwrap-empty{font-size:20px}.hsk-cb-sources-wrap--compact .hsk-cb-src-name{font-size:12px;-webkit-line-clamp:1}.hsk-cb-sources-wrap--compact .hsk-cb-src-price{font-size:11px;padding:1px 6px}.hsk-cb-sources-wrap--compact .hsk-cb-source-ref-badge{display:none}.hsk-cb-src-name{font-size:13px;font-weight:600;color:var(--hsk-chat-text,#333);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hsk-cb-src-price{display:inline-flex;align-items:center;width:fit-content;max-width:100%;padding:2px 9px;border-radius:9999px;background:var(--hsk-chat-source-bg,rgba(0,0,0,.05));border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.08));font-size:12px;font-weight:600;color:var(--hsk-primary,#ff6a33);margin-top:5px;line-height:1.2}.hsk-cb-typing-row{display:flex;align-items:flex-start;gap:14px;padding:20px 0}@keyframes hsk-shimmer{0%{background-position:130% 0}100%{background-position:-110% 0}}.hsk-cb-input-wrap{position:relative;--hsk-composer-pad-top:16px;--hsk-composer-pad-x:var(--hsk-gutter,24px);padding:var(--hsk-composer-pad-top) var(--hsk-composer-pad-x) 24px;flex-shrink:0;background:transparent !important;z-index:10}.hsk-cb-input-wrap::after{display:none !important}.hsk-cb-input-card{border-radius:20px;background:var(--hsk-chat-input-bg,#ffffff);border:none !important;outline:none !important;box-shadow:0 3px 14px -1px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.03) !important;overflow:hidden;position:relative;z-index:1;transition:height .22s cubic-bezier(.32,.72,0,1)}.hsk-cb-input-card:focus-within{border:none !important;outline:none !important;box-shadow:0 4px 18px -1px rgba(0,0,0,.07),0 2px 6px rgba(0,0,0,.04) !important}.hsk-cb-docked-header{display:flex;align-items:center;gap:8px;padding:10px 16px 6px;background:transparent;border-bottom:none !important;user-select:none}.hsk-cb-docked-icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--hsk-primary,#ff6a33)}.hsk-cb-docked-title{font-size:13px;font-weight:700;color:var(--hsk-primary,#ff6a33);letter-spacing:-0.01em}.hsk-cb-docked-sub{font-size:12px;font-weight:500;letter-spacing:-0.01em;color:var(--hsk-chat-text,#1f1f1f);flex:1}.hsk-cb-docked-close{background:none;border:none;color:var(--hsk-chat-muted,rgba(0,0,0,.4));font-size:16px;line-height:1;cursor:pointer;padding:2px 6px;border-radius:50%;transition:background .12s,color .12s}.hsk-cb-docked-close:hover{background:rgba(0,0,0,.08);color:var(--hsk-chat-text,#111111)}.hsk-cb-field{margin-inline:5px}.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-field{margin-inline:0}.hsk-cb-docked-options{display:flex;flex-direction:column;padding:4px 6px;background:transparent;border-bottom:none !important;max-height:220px;overflow-y:auto;scrollbar-width:thin}.hsk-cb-docked-option{display:flex;align-items:center;gap:10px;width:100%;padding:8px 12px;border:none;background:transparent !important;border-radius:10px;color:var(--hsk-chat-text,#1f1f1f);font-family:inherit;font-size:14px;text-align:start;cursor:pointer;transition:color .15s ease}.hsk-cb-docked-option:hover,.hsk-cb-docked-option:focus{background:transparent !important;color:var(--hsk-primary,#ff6a33)}.hsk-cb-docked-option-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:color-mix(in srgb,var(--hsk-primary,#ff6a33) 12%,transparent);color:var(--hsk-primary,#ff6a33);flex-shrink:0;overflow:hidden;transition:transform .2s cubic-bezier(.34,1.56,.64,1),background .18s ease}.hsk-cb-docked-option:hover .hsk-cb-docked-option-icon,.hsk-cb-docked-option:focus .hsk-cb-docked-option-icon{background:color-mix(in srgb,var(--hsk-primary,#ff6a33) 22%,transparent);transform:scale(1.15) rotate(4deg)}.hsk-cb-docked-option-icon img{width:100%;height:100%;object-fit:cover}.hsk-cb-docked-option-title{font-weight:500;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .15s ease}.hsk-cb-docked-option-desc{font-size:12px;color:var(--hsk-chat-muted,#6b7280);font-weight:400}.hsk-cb-docked-option-price{font-size:12px;font-weight:600;color:var(--hsk-chat-muted,#6b7280)}.hsk-cb-input-box{position:relative;display:grid;grid-template-columns:auto auto 1fr auto auto;grid-template-rows:auto 0;align-items:center;justify-items:start;column-gap:10px;row-gap:0;transition:grid-template-rows .2s cubic-bezier(.32,.72,0,1),row-gap .2s cubic-bezier(.32,.72,0,1);background:transparent !important;border:none !important;outline:none !important;border-radius:0 !important;padding-block:12px;padding-inline:18px 14px;box-shadow:none !important}.hsk-cb-tools-toggle{display:none}.hsk-cb-toolsheet-wrap{position:absolute;bottom:calc(100% - 6px);inset-inline-start:var(--hsk-composer-pad-x,14px);inset-inline-end:auto;z-index:100;transform-origin:bottom left;animation:hsk-toolsheet-in .22s cubic-bezier(.16,1,.3,1) both;pointer-events:auto}[dir="rtl"] .hsk-cb-toolsheet-wrap,.hsk-cb-panel[dir="rtl"] .hsk-cb-toolsheet-wrap{transform-origin:bottom right}.hsk-cb-toolsheet{position:relative;z-index:1;min-width:200px;padding:6px;border-radius:16px;background:var(--hsk-chat-source-bg,rgba(255,255,255,.08));border:none !important;box-shadow:none !important}@keyframes hsk-toolsheet-in{0%{opacity:0;transform:translateY(8px) scale(.92)}100%{opacity:1;transform:translateY(0) scale(1)}}.hsk-cb-toolsheet-scrim{position:fixed;inset:0;z-index:90;background:transparent;cursor:default}.hsk-cb-toolsheet-item{display:flex;align-items:center;gap:11px;width:100%;padding:10px 12px;border:none;border-radius:11px;background:transparent;color:var(--hsk-chat-text,#111827);font-family:var(--hsk-font);font-size:15px;text-align:start;cursor:pointer;transition:background-color .15s ease}.hsk-cb-toolsheet-item:hover:not(:disabled){background:var(--hsk-chat-subtle,rgba(0,0,0,.05))}.hsk-cb-toolsheet-item:disabled{opacity:.45;cursor:default}.hsk-cb-toolsheet-item>svg{flex-shrink:0;color:var(--hsk-chat-muted,#6b7280)}[data-hsk-theme] .hsk-cb-toolsheet{background:var(--hsk-sheet-bg,var(--hsk-chat-input-bg,#f3f4f6)) !important;border:none !important}[data-hsk-theme] .hsk-cb-toolsheet-item{color:var(--hsk-chat-text,#111827) !important}[data-hsk-theme] .hsk-cb-toolsheet-item:hover:not(:disabled){background:var(--hsk-sheet-hover,var(--hsk-surface-2,rgba(0,0,0,.05))) !important}[data-hsk-theme] .hsk-cb-toolsheet-item>svg{color:var(--hsk-chat-muted,#6b7280) !important}@media (prefers-reduced-motion:reduce){.hsk-cb-toolsheet-wrap,.hsk-cb-toolsheet-stem{animation:none}.hsk-cb-toolsheet-stem{transform:scale(.62)}}.hsk-cb-input-box>.hsk-cb-attach-btn{grid-column:1;grid-row:1}.hsk-cb-input-box>.hsk-cb-voice-mode-btn{grid-column:2;grid-row:1}.hsk-cb-input-box>.hsk-cb-field{grid-column:3;grid-row:1}.hsk-cb-input-box>.hsk-cb-mic-btn{grid-column:4;grid-row:1}.hsk-cb-input-box>.hsk-cb-send,.hsk-cb-input-box>.hsk-chat-send{grid-column:5;grid-row:1}.hsk-cb-input-box[data-expanded="true"]{grid-template-rows:auto 36px;row-gap:6px}.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-field{grid-column:1 / -1;grid-row:1}.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-attach-btn,.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-voice-mode-btn,.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-mic-btn,.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-send,.hsk-cb-input-box[data-expanded="true"]>.hsk-chat-send{grid-row:2}.hsk-cb-textarea{width:100%;background:transparent;border:none;outline:none;resize:none;font-size:var(--hsk-input-font-size,16px);font-family:var(--hsk-font);color:var(--hsk-chat-text,#111);min-height:28px;max-height:140px;field-sizing:content;line-height:var(--hsk-input-line-height,1.55);word-break:break-word;overflow-wrap:break-word;padding:0;transition:height .18s cubic-bezier(.32,.72,0,1),color .42s cubic-bezier(.16,1,.3,1);scrollbar-width:none}.hsk-cb-textarea::-webkit-scrollbar{width:0;height:0}.hsk-cb-textarea::placeholder{color:var(--hsk-chat-muted,#9ca3af);font-family:var(--hsk-font);font-size:16px}.hsk-cb-attach-btn,.hsk-cb-mic-btn,.hsk-cb-send,.hsk-chat-send{width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:none;cursor:pointer;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s cubic-bezier(.34,1.56,.64,1),background-color .42s cubic-bezier(.16,1,.3,1),opacity .2s ease;font-family:inherit;margin:0;padding:0}.hsk-cb-send,.hsk-chat-send{background:linear-gradient(135deg,#007aff 0,#0056b3 100%);color:#ffffff;border-radius:12px !important;box-shadow:0 4px 14px rgba(0,122,255,.38),inset 0 1px 0 rgba(255,255,255,.35);position:relative;overflow:hidden}.hsk-cb-send .hsk-telegram-icon,.hsk-chat-send .hsk-telegram-icon{transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-send:hover:not(:disabled),.hsk-chat-send:hover:not(:disabled){opacity:1;transform:translateY(-1px) scale(1.05);box-shadow:0 6px 18px rgba(0,122,255,.48),inset 0 1px 0 rgba(255,255,255,.45)}.hsk-cb-send:hover:not(:disabled) .hsk-telegram-icon,.hsk-chat-send:hover:not(:disabled) .hsk-telegram-icon{transform:translate(2px,-2px) rotate(-10deg) scale(1.1)}.hsk-cb-send:active:not(:disabled),.hsk-chat-send:active:not(:disabled){transform:translateY(0) scale(.94);box-shadow:0 1px 4px rgba(0,122,255,.3)}.hsk-cb-send:disabled,.hsk-chat-send:disabled{opacity:.4;cursor:not-allowed;background:var(--hsk-chat-muted,#ccc);box-shadow:none}.hsk-cb-send--stop{background:#e5342a !important}.hsk-cb-send--stop:hover{background:#c92a21 !important;opacity:1}.hsk-cb-hint{text-align:center;font-size:9px;line-height:14px;color:var(--hsk-chat-muted,#bbb);margin-top:10px}.hsk-cb-field{position:relative;grid-area:field;display:flex;align-items:center;width:100%;min-width:0;--hsk-input-font-size:16px;--hsk-input-line-height:1.55;--hsk-input-control:36px;--hsk-input-line-box:calc(var(--hsk-input-font-size) * var(--hsk-input-line-height))}.hsk-cb-listening{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.hsk-cb-listening span{width:2px;height:2px;border-radius:999px;background:var(--hsk-primary,#ff6a33);opacity:.3;transform-origin:center;will-change:transform,opacity;transition:transform 90ms linear,opacity 90ms linear}.hsk-animated-placeholder{position:absolute;inset:0;display:flex;align-items:center;height:100%;pointer-events:none;overflow:hidden;user-select:none;padding:0;z-index:1}.hsk-cb-input-box>*{--hsk-cascade-ease:cubic-bezier(.45,0,.55,1);--hsk-cascade-dur:.44s;--hsk-cascade-step:55ms}.hsk-cb-input-box[data-cascade]>*:not([type="file"]):not(.hsk-cb-field){animation-duration:var(--hsk-cascade-dur);animation-timing-function:var(--hsk-cascade-ease);animation-fill-mode:none}.hsk-cb-input-box[data-cascade="a"]>*:not([type="file"]):not(.hsk-cb-field){animation-name:hsk-leaf-settle-a}.hsk-cb-input-box[data-cascade="b"]>*:not([type="file"]):not(.hsk-cb-field){animation-name:hsk-leaf-settle-b}.hsk-cb-input-box[data-cascade]>*:not([type="file"]):not(.hsk-cb-field),.hsk-animated-placeholder__char{will-change:transform}.hsk-cb-input-box:hover>*,.hsk-cb-input-box:focus-within>*{will-change:auto}.hsk-cb-input-box>*{--hsk-cascade-field:110ms}.hsk-cb-input-box[data-cascade]>.hsk-cb-attach-btn{animation-delay:0ms}.hsk-cb-input-box[data-cascade]>.hsk-cb-voice-mode-btn{animation-delay:var(--hsk-cascade-step)}.hsk-cb-input-box[data-cascade]>.hsk-cb-mic-btn{animation-delay:calc(var(--hsk-cascade-field)+var(--hsk-text-sweep,0ms))}.hsk-cb-input-box[data-cascade]>.hsk-cb-send,.hsk-cb-input-box[data-cascade]>.hsk-chat-send{animation-delay:calc(var(--hsk-cascade-field)+var(--hsk-text-sweep,0ms)+var(--hsk-cascade-step))}@keyframes hsk-leaf-settle-a{0%{transform:translateY(0) scale(1)}42%{transform:translateY(-3px) scale(1.05)}100%{transform:translateY(0) scale(1)}}@keyframes hsk-leaf-settle-b{0%{transform:translateY(0) scale(1)}42%{transform:translateY(-3px) scale(1.05)}100%{transform:translateY(0) scale(1)}}.hsk-cb-input-box>.hsk-cb-field .hsk-animated-placeholder__char{animation-name:hsk-placeholder-animate-up}@media (prefers-reduced-motion:reduce){.hsk-cb-input-box[data-cascade="a"]>*,.hsk-cb-input-box[data-cascade="b"]>*{animation:none;transform:none;opacity:1}.hsk-cb-textarea,.hsk-cb-input-card{transition-property:background-color,box-shadow}}.hsk-animated-placeholder__char{display:inline-block;font-size:var(--hsk-input-font-size,16px);line-height:var(--hsk-input-line-height,1.55);color:var(--hsk-chat-muted,#9ca3af);font-family:var(--hsk-font);white-space:pre;animation:hsk-placeholder-animate-up .46s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-placeholder-animate-up{0%{opacity:0;transform:translateY(9px);color:hsl(var(--hsk-ph-hue,0) var(--hsk-ph-sat,68%) var(--hsk-ph-light,55%))}55%{opacity:1;color:hsl(var(--hsk-ph-hue,0) var(--hsk-ph-sat,68%) var(--hsk-ph-light,55%))}100%{opacity:1;transform:translateY(0);color:var(--hsk-chat-muted,#9ca3af)}}@media (prefers-reduced-motion:reduce){.hsk-animated-placeholder__char{animation:none;transform:none;opacity:1;color:var(--hsk-chat-muted,#9ca3af);animation-delay:0ms !important}}.hsk-cb-voice-error{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;line-height:1.4;max-width:90%;margin-inline:auto;text-wrap:balance;color:#ff6b6b;margin-top:8px;padding:4px 12px;border-radius:12px;background:rgba(229,72,77,.12);border:none;cursor:pointer;animation:hsk-msg-in .2s ease-out both}.hsk-cb-voice-error-dismiss{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;border:none;background:rgba(255,255,255,.12);color:inherit;font-size:14px;line-height:1;cursor:pointer;padding:0;flex-shrink:0;transition:background .15s ease,transform .15s ease}.hsk-cb-voice-error-dismiss:hover{background:rgba(255,255,255,.25);transform:scale(1.1)}.hsk-cb-img-strip{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 18px 2px 18px;background:transparent;border:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;animation:hsk-msg-in .2s ease-out both}.hsk-cb-img-thumb-wrap{position:relative;width:60px;height:60px;flex-shrink:0;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08),0 0 0 1px rgba(255,255,255,.12);transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1);overflow:visible}.hsk-cb-img-thumb-wrap:hover{transform:translateY(-2px);box-shadow:0 6px 14px rgba(0,0,0,.12),0 0 0 1px rgba(255,255,255,.2)}.hsk-cb-img-thumb{width:100%;height:100%;object-fit:cover;border-radius:12px;border:none;display:block}.hsk-cb-img-thumb-remove{position:absolute;top:-5px;inset-inline-end:-5px;width:18px;height:18px;border-radius:50%;background:rgba(20,20,24,.75);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#ffffff;border:1px solid rgba(255,255,255,.25);box-shadow:0 2px 6px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:transform .15s cubic-bezier(.16,1,.3,1),background-color .15s ease;z-index:2}.hsk-cb-img-thumb-remove:hover{background:rgba(239,68,68,.92);border-color:rgba(255,255,255,.4);transform:scale(1.15)}.hsk-cb-attach-btn,.hsk-cb-mic-btn,.hsk-cb-voice-mode-btn{position:relative;width:36px;height:36px;border-radius:12px;border:none !important;outline:none !important;background:transparent;color:var(--hsk-chat-muted,#71717a);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:none !important;opacity:.75;transition:transform .35s cubic-bezier(.34,1.8,.64,1),background-color .2s ease,color .2s ease,opacity .2s ease;font-family:inherit;overflow:visible}.hsk-cb-attach-btn:hover:not(:disabled),.hsk-cb-mic-btn:hover:not(:disabled),.hsk-cb-voice-mode-btn:hover:not(:disabled){opacity:1;color:var(--hsk-chat-text,#1f1f1f);background:transparent;transform:translateY(-1px)}.hsk-cb-attach-btn:active:not(:disabled),.hsk-cb-mic-btn:active:not(:disabled),.hsk-cb-voice-mode-btn:active:not(:disabled){transform:translateY(0) scale(.94);transition-duration:.1s}.hsk-cb-attach-btn svg,.hsk-cb-mic-btn svg,.hsk-cb-voice-mode-btn svg{overflow:visible}.hsk-cb-attach-btn svg{transition:transform .34s cubic-bezier(.22,1,.36,1)}.hsk-cb-attach-btn:hover:not(:disabled) svg{transform:rotate(-14deg) translateY(-1px)}.hsk-mic-cap{transform-box:fill-box;transform-origin:center;transition:transform .32s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-mic-btn:hover:not(:disabled) .hsk-mic-cap{transform:translateY(-1.5px)}.hsk-wave-bar{transform-box:fill-box;transform-origin:center;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-voice-mode-btn:hover:not(:disabled) .hsk-wave-bar{animation:hsk-wave-wake .52s cubic-bezier(.34,1.8,.64,1) both,hsk-wave-live var(--hsk-period,1.1s) ease-in-out .52s infinite;animation-delay:calc(var(--hsk-bar,0) * 55ms),calc(.52s+var(--hsk-bar,0) * 55ms)}.hsk-cb-voice-mode-btn:hover:not(:disabled) .hsk-wave-bar--tip{animation-name:hsk-wave-wake-tip,hsk-wave-live-tip}@keyframes hsk-wave-wake{0%{transform:scaleY(.12)}55%{transform:scaleY(calc(var(--hsk-amp,1.6) * 1.12))}100%{transform:scaleY(1)}}@keyframes hsk-wave-live{0%,100%{transform:scaleY(1)}30%{transform:scaleY(var(--hsk-amp,1.6))}55%{transform:scaleY(calc(1+(var(--hsk-amp,1.6) - 1) * .22))}78%{transform:scaleY(calc(1+(var(--hsk-amp,1.6) - 1) * .62))}}@keyframes hsk-wave-wake-tip{0%{transform:scaleX(.2);opacity:.4}55%{transform:scaleX(calc(var(--hsk-amp,1.9) * 1.1));opacity:1}100%{transform:scaleX(1);opacity:.8}}@keyframes hsk-wave-live-tip{0%,100%{transform:scaleX(1);opacity:.7}30%{transform:scaleX(var(--hsk-amp,1.9));opacity:1}70%{transform:scaleX(1.15);opacity:.8}}.hsk-copy-sheet,.hsk-copy-back{transform-box:fill-box;transform-origin:center;transition:transform .3s cubic-bezier(.22,1,.36,1)}.hsk-cb-kiku-id-pill:hover .hsk-copy-sheet{transform:translate(.9px,.9px)}.hsk-cb-kiku-id-pill:hover .hsk-copy-back{transform:translate(-0.9px,-0.9px)}@media (prefers-reduced-motion:reduce){.hsk-cb-attach-btn:hover:not(:disabled) svg,.hsk-cb-mic-btn:hover:not(:disabled) .hsk-mic-cap,.hsk-cb-kiku-id-pill:hover .hsk-copy-sheet,.hsk-cb-kiku-id-pill:hover .hsk-copy-back{transform:none}.hsk-cb-voice-mode-btn:hover:not(:disabled) .hsk-wave-bar{animation:none}}.hsk-cb-attach-btn:disabled,.hsk-cb-mic-btn:disabled,.hsk-cb-voice-mode-btn:disabled{opacity:.3;cursor:not-allowed;transform:none}.hsk-cb-mic-btn--listening{color:#ef4444 !important;background:rgba(239,68,68,.16) !important;transform:scale(1.1) !important}.hsk-cb-mic-btn--processing{color:var(--hsk-primary,#ff6a33) !important;opacity:.85}.hsk-cb-user-imgs{display:grid;gap:2px;width:fit-content;max-width:min(78%,320px);margin-bottom:4px;margin-left:auto;border-radius:18px 18px 4px 18px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.16)}.hsk-cb-user-imgs[data-count="1"]{grid-template-columns:1fr}.hsk-cb-user-imgs[data-count="2"]{grid-template-columns:1fr 1fr}.hsk-cb-user-imgs[data-count="3"]{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr}.hsk-cb-user-imgs[data-count="3"]>:first-child{grid-row:span 2}.hsk-cb-user-imgs[data-count="4"]{grid-template-columns:1fr 1fr}.hsk-cb-user-img-cell{position:relative;display:block;padding:0;border:none;background:none;cursor:pointer;overflow:hidden;min-width:0;line-height:0}.hsk-cb-user-imgs[data-count="1"] .hsk-cb-user-img-cell{aspect-ratio:auto}.hsk-cb-user-imgs:not([data-count="1"]) .hsk-cb-user-img-cell{aspect-ratio:1}.hsk-cb-user-img-more{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.45);color:#fff;font-size:20px;font-weight:600;line-height:1}.hsk-cb-user-img-thumb{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer}.hsk-cb-user-imgs[data-count="1"] .hsk-cb-user-img-thumb{height:auto;max-height:300px;object-fit:contain}.hsk-cb-user-img-cell:hover .hsk-cb-user-img-thumb{filter:brightness(.93)}.hsk-cb-error{display:block;width:fit-content;max-width:min(560px,100%);margin:10px auto 8px;padding:10px 14px;border-radius:10px;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.2);color:#ef4444;font-size:13px;line-height:1.5;font-family:var(--hsk-font);text-align:center}.hsk-kiku-badge{display:inline-block;font-size:var(--hsk-font-size,16px);font-family:var(--hsk-font);font-weight:600;background:rgba(255,255,255,.22);border:1px solid rgba(255,255,255,.35);color:#ffffff;padding:1px 7px;border-radius:6px;margin-inline-end:6px}.hsk-cb-memory-pill{display:inline-flex;align-items:center;gap:10px;align-self:flex-start;margin:12px 0 6px 0;padding:12px 22px;font-size:15px;font-weight:600;text-decoration:none;color:#ffffff;background:linear-gradient(135deg,#007aff 0,#0056b3 100%);border:none;border-radius:18px 18px 18px 4px !important;box-shadow:0 4px 16px -2px rgba(0,122,255,.38),inset 0 1px 0 rgba(255,255,255,.28);transition:transform .18s cubic-bezier(.34,1.56,.64,1),opacity .15s,box-shadow .18s ease;cursor:pointer}.hsk-cb-memory-pill:hover{opacity:.96;transform:translateY(-1px) scale(1.02);box-shadow:0 6px 20px rgba(0,122,255,.48)}.hsk-cb-think{position:relative;z-index:2;margin-bottom:-11px;margin-inline-start:12px;font-size:14px;font-family:var(--hsk-font)}.hsk-cb-think-head{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 11px;border:none;border-radius:999px;background:var(--hsk-chat-ai-bg,#eeeef0);box-shadow:0 0 0 3px var(--hsk-chat-bg,#ffffff),0 1px 3px rgba(0,0,0,.13);font-family:var(--hsk-font);font-size:12px;font-weight:600;color:var(--hsk-chat-muted,#6b7280);cursor:pointer;user-select:none;line-height:28px}.hsk-cb-think-head:hover{color:var(--hsk-chat-text,#111827)}.hsk-cb-think-head--static{cursor:default}.hsk-cb-think-head--static:hover{color:var(--hsk-chat-muted,#6b7280)}.hsk-cb-think-spin{animation:hsk-think-spin 3s linear infinite}@keyframes hsk-think-spin{to{transform:rotate(360deg)}}.hsk-cb-think-chevron{font-size:9px;transition:transform .12s}.hsk-cb-think-chevron--open{transform:rotate(90deg)}.hsk-cb-think-body{margin-top:6px;padding:8px 12px;border-left:2px solid var(--hsk-chat-border,rgba(128,128,128,.25));color:var(--hsk-chat-muted,#4b5563);white-space:pre-wrap;line-height:1.5;font-family:var(--hsk-font);font-size:14px}.hsk-cb-stopped{display:flex;flex-direction:column;align-items:start;gap:8px;margin:10px 0 14px}.hsk-cb-stopped--empty{align-items:center;text-align:center;margin:22px auto 18px}.hsk-cb-stopped--empty .hsk-cb-stopped-label{text-align:center}.hsk-cb-stopped-dots{display:flex;gap:5px;margin-bottom:2px}.hsk-cb-stopped-dots i{width:5px;height:5px;border-radius:50%;background:var(--hsk-chat-muted,#888);opacity:.4}.hsk-cb-stopped-label{font-size:13px;line-height:1.5;color:var(--hsk-chat-muted,#888);font-family:var(--hsk-font);text-align:start}.hsk-cb-continue{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;font-size:13px;font-weight:500;font-family:var(--hsk-font);color:var(--hsk-chat-text,#111);background:var(--hsk-chat-source-bg,rgba(0,0,0,.04));border:1px solid transparent;border-radius:999px;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.hsk-cb-continue:hover{border-color:var(--hsk-primary);color:var(--hsk-primary);background:transparent}.hsk-cb-continue svg{flex:none}[dir="rtl"] .hsk-cb-continue svg{transform:scaleX(-1)}@media (prefers-color-scheme:dark){.hsk-cb-continue{background:rgba(255,255,255,.06);color:#f0efed}.hsk-cb-continue:hover{background:transparent}}.hsk-sb-wrap{--hsk-bg:#ffffff;--hsk-border:#f1f3f4;--hsk-text:#1f1f1f;--hsk-muted:#5f6368;--hsk-hover:#f8f9fa;--hsk-drop-shadow:0 8px 30px rgba(0,0,0,.06);--hsk-primary:var(--chat-primary-color,#ff6a33);position:relative;width:100%;font-family:inherit}@media (prefers-color-scheme:dark){.hsk-sb-wrap{--hsk-bg:#0a0a0a;--hsk-border:#202124;--hsk-text:#e8eaed;--hsk-muted:#888;--hsk-hover:#1a1a1b;--hsk-drop-shadow:0 12px 40px rgba(0,0,0,.4)}}.hsk-sb-input{width:100%;padding:10px 16px 10px 40px;font-size:14px;border-radius:var(--hsk-border-radius,0);border:1.5px solid var(--hsk-border);outline:none;box-sizing:border-box;background:var(--hsk-bg);color:var(--hsk-text);transition:border-color .15s,box-shadow .15s;font-family:inherit}.hsk-sb-input::placeholder{color:var(--hsk-muted)}.hsk-sb-input:focus{border-color:var(--hsk-primary);box-shadow:0 0 0 3px rgba(255,106,51,.12)}.hsk-sb-icon{position:absolute;inset-inline-start:14px;top:50%;transform:translateY(-50%);color:var(--hsk-muted);pointer-events:none;display:flex;align-items:center}.hsk-sb-drop{position:absolute;top:calc(100%+6px);left:0;right:0;background:var(--hsk-bg);border:1px solid var(--hsk-border);border-radius:var(--hsk-border-radius,0);box-shadow:var(--hsk-drop-shadow);z-index:9999;overflow:hidden;padding:6px 0}.hsk-sb-row{display:flex;align-items:center;gap:12px;padding:9px 16px;cursor:pointer;transition:background .1s}.hsk-sb-row:hover{background:var(--hsk-hover)}.hsk-sb-row-icon{color:var(--hsk-muted);flex-shrink:0;display:flex;align-items:center}.hsk-sb-row-thumb{width:38px;height:38px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--hsk-muted);background:var(--hsk-hover);border-radius:var(--hsk-border-radius,0);overflow:hidden}.hsk-sb-row-thumb img{width:100%;height:100%;object-fit:cover;display:block}.hsk-sb-row-body{flex:1;min-width:0}.hsk-sb-row-title{font-size:13px;font-weight:500;color:var(--hsk-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.hsk-sb-row-sub{font-size:11px;color:var(--hsk-muted);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsk-sb-empty{padding:14px 16px;font-size:13px;color:var(--hsk-muted)}.hsk-sb-loading-bar{height:2px;background:linear-gradient(90deg,transparent,var(--hsk-primary),transparent);background-size:200% 100%;animation:hsk-sweep .9s linear infinite;position:absolute;top:0;left:0;right:0}@keyframes hsk-sweep{0%{background-position:200% 0}100%{background-position:-200% 0}}.hsk-sb-fade{animation:hsk-fin .1s ease-out both}@keyframes hsk-fin{from{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}.hsk-sb-skeleton-row{display:flex;align-items:center;gap:12px;padding:9px 16px}.hsk-sb-skeleton-icon{width:38px;height:38px;background:var(--hsk-hover,rgba(0,0,0,.05));border-radius:var(--hsk-border-radius,0);flex-shrink:0;animation:hsk-pulse 1.5s ease-in-out infinite}.hsk-sb-skeleton-text1{height:12px;background:var(--hsk-hover,rgba(0,0,0,.05));border-radius:3px;width:60%;animation:hsk-pulse 1.5s ease-in-out infinite}.hsk-sb-skeleton-text2{height:8px;background:var(--hsk-hover,rgba(0,0,0,.05));border-radius:2px;width:35%;margin-top:5px;animation:hsk-pulse 1.5s ease-in-out infinite}@keyframes hsk-pulse{0%,100%{opacity:.6}50%{opacity:1}}.hsk-sp-btn{--hsk-primary:var(--chat-primary-color,#ff6a33);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--hsk-border-radius,0);border:1px solid var(--hsk-sp-border,rgba(255,106,51,.35));background:var(--hsk-sp-bg,rgba(255,106,51,.08));color:var(--hsk-primary);cursor:pointer;font-size:15px;line-height:1;transition:background .15s,border-color .15s,transform .12s;flex-shrink:0;padding:0}.hsk-sp-btn:hover{background:rgba(255,106,51,.18);border-color:rgba(255,106,51,.7);transform:scale(1.1)}.hsk-sp-btn:active{transform:scale(.92)}.hsk-sp-backdrop{position:fixed;inset:0;width:100vw;height:100vh;min-height:100dvh;z-index:2147483647 !important;display:flex;align-items:center;justify-content:center;padding:24px;animation:hsk-bd-in .2s ease-out both;background:var(--hsk-chat-bg,#ffffff) !important;box-sizing:border-box}@keyframes hsk-bd-in{from{opacity:0}to{opacity:1}}.hsk-sp-card{--hsk-primary:var(--chat-primary-color,#ff6a33);width:100%;max-width:600px;border-radius:var(--hsk-border-radius,0);overflow:hidden;animation:hsk-card-in .24s cubic-bezier(.34,1.36,.64,1) both;flex-shrink:0;background:var(--hsk-modal-card-bg,#ffffff);border:1px solid var(--hsk-modal-card-border,#f1f3f4);box-shadow:0 32px 80px rgba(0,0,0,.08),0 2px 8px rgba(0,0,0,.04);display:flex;flex-direction:column}.hsk-sp-card.hsk-sp-fullscreen{max-width:1000px;width:90vw;height:85vh;max-height:800px}@media (max-width:768px){.hsk-sp-backdrop{padding:0}.hsk-sp-card.hsk-sp-fullscreen{width:100vw;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;border:none;border-radius:0}}@keyframes hsk-card-in{from{opacity:0;transform:scale(.96) translateY(-12px)}to{opacity:1;transform:scale(1) translateY(0)}}.hsk-sp-header{display:flex;align-items:center;gap:10px;padding:18px 20px 14px;border-bottom:1px solid var(--hsk-modal-divide,#f1f3f4);flex-shrink:0}.hsk-sp-header-icon{font-size:18px;color:var(--hsk-primary);flex-shrink:0;display:flex;align-items:center}.hsk-sp-header-body{flex:1;min-width:0}.hsk-sp-header-title{font-size:14px;font-weight:600;color:var(--hsk-modal-text,#1f1f1f);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsk-sp-header-sub{font-size:11px;color:var(--hsk-modal-muted,#5f6368);margin-top:2px}.hsk-sp-close{width:30px;height:30px;border-radius:var(--hsk-border-radius,0);border:1px solid var(--hsk-modal-divide,#f1f3f4);background:none;color:var(--hsk-modal-muted,#5f6368);cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all .15s;flex-shrink:0}.hsk-sp-close:hover{border-color:var(--hsk-primary);color:var(--hsk-primary)}.hsk-sp-bar{height:2px;background:linear-gradient(90deg,transparent 0,var(--hsk-primary) 40%,#ffaa80 60%,transparent 100%);background-size:200% 100%;animation:hsk-bar .9s linear infinite;flex-shrink:0}@keyframes hsk-bar{0%{background-position:200% 0}100%{background-position:-200% 0}}.hsk-sp-body{display:flex;flex:1;overflow:hidden}.hsk-sp-details-pane{flex:1;overflow-y:auto;padding:24px;border-right:1px solid var(--hsk-modal-divide,#f1f3f4);display:flex;flex-direction:column;gap:20px}.hsk-sp-chat-pane{flex:1.2;display:flex;flex-direction:column;background:var(--hsk-chat-bg,#ffffff)}.hsk-sp-product-profile{display:flex;gap:20px}@media (max-width:480px){.hsk-sp-product-profile{flex-direction:column}}.hsk-sp-details-imgwrap{width:140px;height:140px;flex-shrink:0;border:1px solid var(--hsk-modal-divide,#f1f3f4);background:#ffffff;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:var(--hsk-border-radius,0)}.hsk-sp-details-imgwrap img{max-width:100%;max-height:100%;object-fit:contain}.hsk-sp-details-meta{flex:1;display:flex;flex-direction:column;gap:6px}.hsk-sp-details-name{font-size:20px;font-weight:700;color:var(--hsk-modal-text,#1f1f1f);margin:0;line-height:1.3}.hsk-sp-details-desc{margin-top:12px}.hsk-sp-details-desc h4{font-size:13px;font-weight:600;color:var(--hsk-modal-text,#1f1f1f);margin:0 0 4px 0}.hsk-sp-details-desc p{font-size:13px;line-height:1.5;color:var(--hsk-modal-muted,#5f6368);margin:0}.hsk-sp-similar-section{border-top:1px solid var(--hsk-modal-divide,#f1f3f4);padding-top:20px}.hsk-sp-similar-section h3{font-size:14px;font-weight:600;color:var(--hsk-modal-text,#1f1f1f);margin:0 0 12px 0}.hsk-sp-results{padding:10px 0;display:flex;flex-direction:row;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.hsk-sp-empty{padding:40px;text-align:center;font-size:13px;color:var(--hsk-modal-muted,#999)}.hsk-sp-item{display:flex;flex-direction:column;gap:10px;padding:12px;border-radius:var(--hsk-border-radius,0);border:1px solid var(--hsk-modal-item-border,#f1f3f4);background:var(--hsk-modal-item-bg,#f8f9fa);animation:hsk-toast-up .28s cubic-bezier(.22,.68,0,1.2) both;overflow:hidden;flex:0 0 170px;scroll-snap-align:start}@keyframes hsk-toast-up{from{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.hsk-sp-img-wrap{width:100%;height:120px;border-radius:var(--hsk-border-radius,0);background:#fff;border:1px solid var(--hsk-modal-divide,#f1f3f4);flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:6px}.hsk-sp-img-wrap img{max-width:100%;max-height:100%;object-fit:contain}.hsk-sp-img-placeholder{font-size:26px}.hsk-sp-item-body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:6px}.hsk-sp-item-name{font-size:13px;font-weight:600;color:var(--hsk-modal-text,#1f1f1f);line-height:1.35;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hsk-sp-item-cat{font-size:11px;font-weight:600;color:var(--hsk-primary);text-transform:uppercase;letter-spacing:.05em}.hsk-sp-item-price-row{display:flex;align-items:baseline;gap:4px;margin-top:2px;flex-wrap:wrap}.hsk-sp-item-price{font-size:15px;font-weight:700;color:var(--hsk-modal-text,#1f1f1f)}.hsk-sp-item-currency{font-size:11px;color:var(--hsk-modal-muted,#5f6368)}.hsk-sp-actions{display:flex;gap:6px;margin-top:auto}.hsk-sp-action{flex:1;padding:6px 8px;border-radius:var(--hsk-border-radius,0);font-size:11px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .15s;text-align:center;font-family:inherit}.hsk-sp-action-primary{background:var(--hsk-primary);color:#fff;border-color:var(--hsk-primary)}.hsk-sp-action-primary:hover{opacity:.88}.hsk-sp-action-secondary{background:var(--hsk-action-sec-bg,#f1f3f4);color:var(--hsk-modal-muted,#5f6368);border-color:var(--hsk-modal-divide,#f1f3f4)}.hsk-sp-action-secondary:hover{background:var(--hsk-action-sec-bg-hover,#e8eaed);color:var(--hsk-modal-text,#1f1f1f)}.hsk-sp-footer{padding:12px 20px;border-top:1px solid var(--hsk-modal-divide,#f1f3f4);display:flex;align-items:center;gap:8px;flex-shrink:0}.hsk-sp-badge{font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--hsk-primary);background:rgba(255,106,51,.1);border:1px solid rgba(255,106,51,.25);padding:2px 8px;border-radius:var(--hsk-border-radius,0)}.hsk-sp-esc{font-size:11px;color:var(--hsk-modal-muted,#5f6368);margin-inline-start:auto}@media (max-width:768px){.hsk-cb-overlay{--hsk-font-size:var(--hsk-mobile-font-size,14px) !important;position:fixed !important;inset:0 !important;top:0 !important;left:0 !important;right:0 !important;width:100vw !important;height:100% !important;height:var(--hsk-vvh,100dvh) !important;min-height:0 !important;z-index:2147483647 !important;display:flex !important;flex-direction:column !important;overflow:hidden !important;overscroll-behavior:contain !important;background:var(--hsk-chat-bg,#0a0a0a) !important;box-sizing:border-box !important}.hsk-cb-panel{position:relative !important;height:100% !important;width:100% !important;max-width:100% !important;margin:0 !important;display:flex !important;flex-direction:column !important;overflow:hidden !important;border-radius:0 !important;background:var(--hsk-chat-bg,#0a0a0a) !important;box-sizing:border-box !important}.hsk-cb-main{flex:1 1 auto !important;height:100% !important;min-height:0 !important;display:flex !important;flex-direction:column !important;justify-content:space-between !important;overflow:hidden !important;background:var(--hsk-chat-bg,#0a0a0a) !important;box-sizing:border-box !important}.hsk-cb-topbar{padding:14px 14px 8px !important}.hsk-cb-msgs{flex:1 1 auto !important;min-height:0 !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;padding:10px 14px 0 !important}.hsk-cb-empty{flex:1 1 auto !important;min-height:0 !important;justify-content:center !important;padding:16px 4px !important}.hsk-cb-input-box{grid-template-columns:auto 1fr auto auto}.hsk-cb-input-box>.hsk-cb-attach-btn,.hsk-cb-input-box>.hsk-cb-voice-mode-btn{display:none}.hsk-cb-input-box>.hsk-cb-field{grid-column:2}.hsk-cb-input-box>.hsk-cb-mic-btn{grid-column:3}.hsk-cb-input-box>.hsk-cb-send,.hsk-cb-input-box>.hsk-chat-send{grid-column:4}.hsk-cb-tools-toggle{display:flex;grid-column:1;grid-row:1;width:36px;height:36px;align-items:center;justify-content:center;flex-shrink:0;padding:0;border:none;border-radius:12px;background:var(--hsk-chat-subtle,rgba(0,0,0,.045));color:var(--hsk-chat-muted,#6b7280);cursor:pointer;transition:transform .26s cubic-bezier(.34,1.56,.64,1),background-color .2s ease}.hsk-cb-tools-toggle--open{transform:rotate(45deg);background:var(--hsk-chat-divide,rgba(0,0,0,.09))}.hsk-cb-toolsheet-wrap,.hsk-cb-toolsheet-scrim{display:block}.hsk-cb-toolsheet-item{display:flex}.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-tools-toggle{grid-row:2}.hsk-cb-ai-msg--inline{display:block !important;padding-inline-end:34px}.hsk-cb-hello-avatar{display:none !important}.hsk-cb-hello-wrap{align-items:center !important;text-align:center !important;gap:3px !important;max-width:30ch;margin-inline:auto}.hsk-cb-hello{font-size:21px !important;font-weight:600 !important;letter-spacing:-.015em;color:var(--hsk-chat-muted,#8b8b8f) !important;text-align:center !important}.hsk-cb-hello-lead,.hsk-cb-hello-ask{font-size:14px !important;font-weight:400 !important;text-align:center !important;color:color-mix(in srgb,var(--hsk-chat-muted,#8b8b8f) 78%,transparent) !important}.hsk-cb-onboarding-head{justify-content:flex-end !important;margin-bottom:12px !important}.hsk-cb-hello{font-size:clamp(26px,6.8vw,36px) !important;font-weight:600 !important;line-height:1.22 !important;letter-spacing:-0.025em !important}.hsk-cb-hello-lead{font-size:15px !important;line-height:1.45 !important;color:var(--hsk-chat-muted,#71717a) !important;margin-top:4px !important}.hsk-cb-doodles{opacity:.92 !important}.hsk-cb-input-wrap{margin-top:auto !important;flex-shrink:0 !important;--hsk-composer-pad-top:8px;--hsk-composer-pad-x:14px;padding:8px 14px !important;padding-bottom:max(12px,env(safe-area-inset-bottom)) !important;background:var(--hsk-chat-bg,#0a0a0a) !important;position:relative !important;z-index:10 !important}.hsk-cb-attach-btn,.hsk-cb-mic-btn,.hsk-cb-send,.hsk-chat-send{width:32px !important;height:32px !important;border-radius:8px !important}.hsk-cb-attach-btn svg,.hsk-cb-mic-btn svg,.hsk-cb-send svg,.hsk-chat-send svg{width:15px !important;height:15px !important}.hsk-sp-backdrop.hsk-sp-mobile-view{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:auto !important;width:100vw !important;height:var(--hsk-vvh,100dvh) !important;min-height:0 !important;z-index:2147483647 !important;display:flex !important;flex-direction:column !important;overflow:hidden !important;overscroll-behavior:contain !important;background:var(--hsk-chat-bg,#0a0a0a) !important;padding:0 !important;box-sizing:border-box !important}.hsk-sp-card.hsk-sp-mobile-card{position:relative !important;width:100% !important;height:100% !important;max-width:100% !important;margin:0 !important;display:flex !important;flex-direction:column !important;justify-content:space-between !important;overflow:hidden !important;border-radius:0 !important;background:var(--hsk-chat-bg,#0a0a0a) !important;box-sizing:border-box !important}.hsk-sp-body{flex:1 1 auto !important;min-height:0 !important;display:flex !important;flex-direction:column !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;background:var(--hsk-chat-bg,#0a0a0a) !important}.hsk-cb-input-box{padding:10px 10px 10px 14px}.hsk-cb-user-bubble{max-width:85%}.hsk-sp-footer{padding:8px 12px}}@media (prefers-color-scheme:dark){.hsk-sp-backdrop{background:#000000 !important}.hsk-sp-card{--hsk-modal-card-bg:#0a0a0a;--hsk-modal-card-border:#202124;--hsk-modal-text:#e8eaed;--hsk-modal-muted:#888;--hsk-action-sec-bg:#202124;--hsk-action-sec-bg-hover:#2d2f34}.hsk-sp-details-imgwrap{background:#202124;border-color:#202124}.hsk-sp-img-wrap{background:#202124;border-color:#202124}.hsk-sp-chat-pane{background:var(--hsk-chat-bg,#0a0a0a)}}@media (prefers-color-scheme:light){.hsk-sp-backdrop{background:#ffffff !important}}.hsk-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:12px 0 8px;width:100%;max-width:100%;min-width:0;border-radius:0;padding:0 0 6px;background:transparent;box-shadow:none;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--hsk-chat-divide,rgba(0,0,0,.2)) transparent;cursor:grab;user-select:auto;transition:mask-image .15s ease,-webkit-mask-image .15s ease}.hsk-table-wrapper.is-dragging{cursor:grabbing;user-select:none}.hsk-table-wrapper::-webkit-scrollbar{height:5px}.hsk-table-wrapper::-webkit-scrollbar-track{background:transparent}.hsk-table-wrapper::-webkit-scrollbar-thumb{background:var(--hsk-chat-divide,rgba(0,0,0,.25));border-radius:4px}.hsk-table-wrapper::-webkit-scrollbar-thumb:hover{background:var(--hsk-chat-muted,rgba(0,0,0,.5))}.hsk-cb-ai-text .hsk-markdown-p{margin:0 0 10px}.hsk-cb-ai-text .hsk-markdown-p:last-child{margin-bottom:0}.hsk-cb-ai-text .hsk-markdown-list{margin:0 0 10px;padding-inline-start:1.2em}.hsk-cb-ai-text .hsk-markdown-list:last-child{margin-bottom:0}.hsk-cb-ai-text .hsk-markdown-ul{list-style:disc outside}.hsk-cb-ai-text .hsk-markdown-ol{list-style:decimal outside}.hsk-cb-ai-text .hsk-markdown-list li{margin:0 0 7px;padding-left:3px;line-height:1.5}.hsk-cb-ai-text .hsk-markdown-list li:last-child{margin-bottom:0}.hsk-cb-ai-text .hsk-markdown-list li::marker{color:var(--hsk-primary,#ff6a33)}.hsk-cb-ai-text .hsk-markdown-h1,.hsk-cb-ai-text .hsk-markdown-h2,.hsk-cb-ai-text .hsk-markdown-h3{margin:14px 0 7px;font-weight:650;line-height:1.3;letter-spacing:-0.01em}.hsk-cb-ai-text .hsk-markdown-h1{font-size:1.09em}.hsk-cb-ai-text .hsk-markdown-h2{font-size:1.03em}.hsk-cb-ai-text .hsk-markdown-h3{font-size:1em}.hsk-cb-ai-text>:first-child{margin-top:0}.hsk-markdown-table{width:max-content;min-width:100%;border-collapse:collapse;border-spacing:0;text-align:start;font-size:13px;background:transparent;margin:0;border:none;font-variant-numeric:tabular-nums}.hsk-markdown-table th{padding:8px 16px 6px 16px;vertical-align:bottom;line-height:1.35;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;color:var(--hsk-chat-muted,rgba(0,0,0,.55));border-bottom:1px solid var(--hsk-chat-divide,rgba(0,0,0,.1));background:transparent !important}.hsk-markdown-table td{padding:8px 16px 8px 16px;vertical-align:middle;line-height:1.45;font-size:13px;white-space:nowrap;color:var(--hsk-chat-text,inherit);border-bottom:.5px solid var(--hsk-chat-divide,rgba(0,0,0,.06));background:transparent !important}.hsk-markdown-table th:first-child,.hsk-markdown-table td:first-child{padding-inline-start:0;font-weight:590;white-space:normal;max-width:280px;min-width:150px;line-height:1.35}.hsk-markdown-table th:last-child,.hsk-markdown-table td:last-child{padding-inline-end:0}.hsk-markdown-table tbody tr:last-child td{border-bottom:none}.hsk-markdown-table td *{color:inherit}.hsk-markdown-table .hsk-markdown-link{display:inline-flex;align-items:center;padding:2px 8px;background-color:var(--hsk-chat-source-bg,rgba(0,0,0,.04));border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.08));color:var(--hsk-primary,#ff6a33);font-size:12px;font-weight:500;border-radius:6px;text-decoration:none !important;margin:2px 0;transition:opacity .15s ease}.hsk-markdown-table .hsk-markdown-link:hover{opacity:.8}@media (prefers-color-scheme:dark){.hsk-markdown-table th{color:var(--hsk-chat-muted,rgba(255,255,255,.5));border-bottom-color:var(--hsk-chat-divide,rgba(255,255,255,.1))}.hsk-markdown-table td{color:var(--hsk-chat-text,#f0efed);border-bottom-color:var(--hsk-chat-divide,rgba(255,255,255,.06))}}.hsk-markdown-link{color:var(--hsk-primary,#ff6a33);text-decoration:underline;text-underline-offset:2px}.hsk-markdown-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace,var(--hsk-font);font-size:.85em;background-color:rgba(128,128,128,.15);padding:.2em .4em;border-radius:var(--hsk-border-radius,0);color:inherit;word-break:break-word}.hsk-markdown-img-block{margin:8px 0;line-height:0}.hsk-markdown-img{display:block;max-width:100%;width:auto;max-height:220px;border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.18);object-fit:cover;background:rgba(128,128,128,.08)}.hsk-sp-item-original-price{font-size:12px;text-decoration:line-through;color:var(--hsk-modal-muted,#888);margin-left:6px}.hsk-sp-item-discount{font-size:11px;font-weight:600;color:#10b981;margin-left:6px}.hsk-sp-item-meta-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.hsk-sp-meta-badge{font-size:11px;font-weight:500;padding:3px 8px;border-radius:var(--hsk-border-radius,0);background:var(--hsk-modal-item-bg,#f8f9fa);border:1px solid var(--hsk-modal-divide,#f1f3f4);color:var(--hsk-modal-muted,#5f6368)}.hsk-sp-meta-badge-rating{color:#f59e0b;background:rgba(245,158,11,.08);border-color:rgba(245,158,11,.2)}.hsk-sp-meta-badge-avail.in-stock{color:#10b981;background:rgba(16,185,129,.08);border-color:rgba(16,185,129,.2)}.hsk-sp-meta-badge-avail.out-stock{color:#ef4444;background:rgba(239,68,68,.08);border-color:rgba(239,68,68,.2)}.hsk-sp-item-brand{font-size:11px;font-weight:700;color:var(--hsk-modal-muted,#888);text-transform:uppercase;letter-spacing:.05em;margin-bottom:-2px}.hsk-chat-widget::-webkit-scrollbar,.hsk-sp-card::-webkit-scrollbar,.hsk-cb-msgs::-webkit-scrollbar,.hsk-sp-details-pane::-webkit-scrollbar,.hsk-sp-results::-webkit-scrollbar,.hsk-chat-messages::-webkit-scrollbar{width:3px;height:3px}.hsk-chat-widget::-webkit-scrollbar-track,.hsk-sp-card::-webkit-scrollbar-track,.hsk-cb-msgs::-webkit-scrollbar-track,.hsk-sp-details-pane::-webkit-scrollbar-track,.hsk-sp-results::-webkit-scrollbar-track,.hsk-chat-messages::-webkit-scrollbar-track{background:transparent}.hsk-chat-widget::-webkit-scrollbar-thumb,.hsk-sp-card::-webkit-scrollbar-thumb,.hsk-cb-msgs::-webkit-scrollbar-thumb,.hsk-sp-details-pane::-webkit-scrollbar-thumb,.hsk-sp-results::-webkit-scrollbar-thumb,.hsk-chat-messages::-webkit-scrollbar-thumb{background:rgba(0,0,0,.06);border-radius:99px;transition:background .2s ease}.hsk-chat-widget::-webkit-scrollbar-thumb:hover,.hsk-cb-msgs::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.15)}@media (prefers-color-scheme:dark){.hsk-chat-widget::-webkit-scrollbar-thumb,.hsk-sp-card::-webkit-scrollbar-thumb,.hsk-cb-msgs::-webkit-scrollbar-thumb,.hsk-sp-details-pane::-webkit-scrollbar-thumb,.hsk-sp-results::-webkit-scrollbar-thumb,.hsk-chat-messages::-webkit-scrollbar-thumb{background:rgba(255,255,255,.08)}.hsk-chat-widget::-webkit-scrollbar-thumb:hover,.hsk-cb-msgs::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.2)}}.hsk-sp-details-pane,.hsk-sp-results,.hsk-chat-messages{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.06) transparent}@media (prefers-color-scheme:dark){.hsk-sp-details-pane,.hsk-sp-results,.hsk-chat-messages{scrollbar-color:rgba(255,255,255,.08) transparent}}.hsk-sp-specs-horizontal{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.hsk-sp-spec-item-horizontal{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--hsk-modal-item-bg,#f8f9fa);border:1px solid var(--hsk-modal-divide,#f1f3f4);border-radius:var(--hsk-border-radius,0);font-size:11px}.hsk-sp-spec-label-horizontal{font-weight:500;color:var(--hsk-modal-muted,#888)}.hsk-sp-spec-value-horizontal{font-weight:600;color:var(--hsk-modal-text,#1f1f1f)}@media (prefers-color-scheme:dark){.hsk-sp-spec-item-horizontal{background:#1a1a1b;border-color:#202124}}.hsk-cb-phone-form{display:flex;flex-direction:column;gap:8px;margin-top:8px}.hsk-cb-phone-label{font-size:.875rem;color:var(--hsk-chat-text,#111);margin:0}.hsk-cb-phone-input{width:100%;box-sizing:border-box;padding:8px 12px;border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.12));border-radius:var(--hsk-border-radius,0);background:var(--hsk-chat-input-bg,rgba(0,0,0,.04));color:var(--hsk-chat-text,#111);font-size:.9rem;outline:none;transition:border-color .15s}.hsk-cb-phone-input::placeholder{color:var(--hsk-chat-muted,#888)}.hsk-cb-phone-input:focus{border-color:var(--hsk-primary,#ff6a33)}.hsk-cb-phone-submit{align-self:flex-start;padding:8px 16px;border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.12));border-radius:var(--hsk-border-radius,0);background:transparent;color:var(--hsk-chat-text,#111);font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.hsk-cb-phone-submit:hover{border-color:var(--hsk-primary,#ff6a33);color:var(--hsk-primary,#ff6a33)}.hsk-cb-main{flex:1;min-width:0;display:flex;flex-direction:column;height:100%;overflow:hidden}@keyframes hsk-fade-in-up{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hsk-action-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px;animation:hsk-fade-in-up .35s ease .1s both}.hsk-action-pill{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:20px;border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.12));background:var(--hsk-pill-bg,rgba(255,255,255,.8));color:var(--hsk-chat-text,#1f1f1f);font-size:12px;font-weight:500;cursor:pointer;font-family:inherit;transition:all .15s;white-space:nowrap;backdrop-filter:blur(4px)}.hsk-action-pill:hover:not(:disabled){border-color:var(--hsk-primary,#ff6a33);background:color-mix(in srgb,var(--hsk-primary,#ff6a33) 8%,transparent);color:var(--hsk-primary,#ff6a33);transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.08)}.hsk-action-pill:disabled{opacity:.4;cursor:not-allowed}.hsk-pill-emoji{font-size:13px;line-height:1}@media (prefers-color-scheme:dark){.hsk-action-pill{--hsk-pill-bg:rgba(40,40,42,.85);border-color:rgba(255,255,255,.1);color:var(--hsk-chat-text,#e8eaed)}}[data-hsk-theme="dark"] .hsk-action-pill{--hsk-pill-bg:rgba(40,40,42,.85);border-color:rgba(255,255,255,.1);color:var(--hsk-chat-text,#e8eaed)}.hsk-sp-tabs-mobile{display:none}@media (max-width:768px){.hsk-sp-tabs-mobile{display:flex;border-bottom:1px solid var(--hsk-modal-divide,#f1f3f4);background:var(--hsk-modal-card-bg,#ffffff);flex-shrink:0}.hsk-sp-tab-btn{flex:1;padding:12px 8px;background:none;border:none;border-bottom:2px solid transparent;font-size:13px;font-weight:600;color:var(--hsk-modal-muted,#5f6368);cursor:pointer;text-align:center;transition:all .15s;font-family:inherit}.hsk-sp-tab-btn.active{color:var(--hsk-primary);border-bottom-color:var(--hsk-primary)}.hsk-sp-pane-hidden-mobile{display:none !important}.hsk-sp-details-pane,.hsk-sp-chat-pane{flex:1 !important;height:100% !important;max-height:none !important}}@media (max-width:768px){.hsk-sp-header-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.hsk-sp-header-specs-btn{flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:600;color:var(--hsk-modal-muted,#5f6368);background:var(--hsk-action-sec-bg,#f1f3f4);border:1px solid var(--hsk-modal-divide,#f1f3f4);border-radius:20px;cursor:pointer;font-family:inherit;transition:all .2s ease}.hsk-sp-header-specs-btn:hover{background:var(--hsk-action-sec-bg-hover,#e8eaed);color:var(--hsk-primary)}.hsk-sp-mobile-attachment-deck{margin-top:10px;display:flex;flex-direction:column;gap:10px;width:100%}.hsk-sp-mobile-main-card{display:flex;align-items:center;gap:12px;padding:10px 12px;background:var(--hsk-modal-item-bg,#f8f9fa);border:1px solid var(--hsk-modal-divide,#f1f3f4);border-radius:8px;width:100%;box-sizing:border-box}.hsk-sp-mobile-main-card-img{width:44px;height:44px;flex-shrink:0;border:1px solid var(--hsk-modal-divide,#f1f3f4);border-radius:6px;background:#ffffff;display:flex;align-items:center;justify-content:center;padding:3px;overflow:hidden}.hsk-sp-mobile-main-card-img img{max-width:100%;max-height:100%;object-fit:contain}.hsk-sp-mobile-main-card-info{flex:1;min-width:0}.hsk-sp-mobile-main-card-brand{font-size:9px;font-weight:700;color:var(--hsk-modal-muted,#888);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsk-sp-mobile-main-card-name{font-size:13px;font-weight:600;color:var(--hsk-modal-text,#1f1f1f);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px}.hsk-sp-mobile-main-card-price{font-size:12px;font-weight:700;color:var(--hsk-primary);margin-top:1px}.hsk-sp-mobile-main-card-specs-btn{padding:5px 10px;font-size:11px;font-weight:600;color:var(--hsk-primary);background:transparent;border:1px solid var(--hsk-primary);border-radius:4px;cursor:pointer;font-family:inherit;transition:all .2s ease}.hsk-sp-mobile-main-card-specs-btn:hover{background:var(--hsk-primary);color:#ffffff}.hsk-sp-mobile-similar-carousel-inline{display:flex;flex-direction:column;gap:6px;width:100%}.hsk-sp-mobile-similar-carousel-title{font-size:10px;font-weight:700;color:var(--hsk-modal-muted,#888);text-transform:uppercase;letter-spacing:.05em;padding-left:2px}.hsk-sp-mobile-similar-carousel-list{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px}.hsk-sp-mobile-similar-carousel-list::-webkit-scrollbar{display:none}.hsk-sp-mobile-similar-carousel-item{flex:0 0 160px;display:flex;align-items:center;gap:8px;padding:6px 8px;background:var(--hsk-modal-item-bg,#f8f9fa);border:1px solid var(--hsk-modal-divide,#f1f3f4);border-radius:6px;cursor:pointer;box-sizing:border-box;transition:transform .15s ease,border-color .15s ease}.hsk-sp-mobile-similar-carousel-item:hover{border-color:var(--hsk-primary)}.hsk-sp-mobile-similar-carousel-img{width:32px;height:32px;flex-shrink:0;border-radius:4px;background:#ffffff;border:1px solid var(--hsk-modal-divide,#f1f3f4);display:flex;align-items:center;justify-content:center;padding:2px;overflow:hidden}.hsk-sp-mobile-similar-carousel-img img{max-width:100%;max-height:100%;object-fit:contain}.hsk-sp-mobile-similar-carousel-meta{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.hsk-sp-mobile-similar-carousel-name{font-size:11px;font-weight:600;color:var(--hsk-modal-text,#1f1f1f);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsk-sp-mobile-similar-carousel-price{font-size:10px;font-weight:700;color:var(--hsk-primary);margin-top:1px}.hsk-sp-mobile-chat-container{flex:1;display:flex;flex-direction:column;overflow:hidden;background:var(--hsk-chat-bg,#ffffff)}.hsk-sp-mobile-specs-overlay{position:fixed;inset:0;z-index:100000;background:rgba(0,0,0,.4);display:flex;align-items:flex-end;animation:hsk-bd-in .2s ease-out}.hsk-sp-mobile-specs-drawer{width:100%;background:var(--hsk-modal-card-bg,#ffffff);border-top-left-radius:12px;border-top-right-radius:12px;max-height:70vh;display:flex;flex-direction:column;animation:hsk-drawer-in .25s cubic-bezier(0,0,.2,1);box-shadow:0 -8px 24px rgba(0,0,0,.15)}@keyframes hsk-drawer-in{from{transform:translateY(100%)}to{transform:translateY(0)}}.hsk-sp-mobile-specs-header{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid var(--hsk-modal-divide,#f1f3f4)}.hsk-sp-mobile-specs-header h3{margin:0;font-size:14px;font-weight:700;color:var(--hsk-modal-text,#1f1f1f)}.hsk-sp-mobile-specs-header button{background:none;border:none;font-size:12px;font-weight:600;color:var(--hsk-primary);cursor:pointer;font-family:inherit}.hsk-sp-mobile-specs-body{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px}.hsk-sp-mobile-specs-title{font-size:15px;font-weight:700;color:var(--hsk-modal-text,#1f1f1f);margin:0}.hsk-sp-mobile-specs-desc h5,.hsk-sp-mobile-specs-list h5{margin:0 0 6px 0;font-size:11px;font-weight:700;color:var(--hsk-modal-muted,#888);text-transform:uppercase;letter-spacing:.05em}.hsk-sp-mobile-specs-desc p{margin:0;font-size:13px;line-height:1.5;color:var(--hsk-modal-text,#333)}.hsk-sp-mobile-specs-list{display:flex;flex-direction:column;gap:8px}.hsk-sp-mobile-spec-row{display:flex;justify-content:space-between;padding:8px 10px;background:var(--hsk-modal-item-bg,#f8f9fa);border:1px solid var(--hsk-modal-divide,#f1f3f4);border-radius:var(--hsk-border-radius,4px);font-size:12px;gap:12px}.hsk-sp-mobile-spec-label{color:var(--hsk-modal-muted,#5f6368);font-weight:500}.hsk-sp-mobile-spec-value{color:var(--hsk-modal-text,#1f1f1f);font-weight:600;text-align:right}}@media (prefers-color-scheme:dark){.hsk-sp-mobile-main-card{background:#0a0a0a !important}.hsk-sp-mobile-main-card-img{background:#1a1a1b !important}.hsk-sp-mobile-similar-carousel-item{background:#0a0a0a !important}.hsk-sp-mobile-similar-carousel-img{background:#1a1a1b !important}.hsk-sp-mobile-specs-drawer{background:#0a0a0a !important}.hsk-sp-mobile-spec-row{background:#1a1a1b !important}}.kiku-voice-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:transparent;color:var(--hsk-text-muted,#888);cursor:pointer;transition:color .2s,background .2s;flex-shrink:0}.kiku-voice-btn:hover{background:var(--hsk-hover-bg,rgba(0,0,0,.06));color:var(--hsk-primary,#6c47ff)}.kiku-voice-btn--active{color:#ef4444;background:rgba(239,68,68,.1)}.kiku-voice-btn:disabled{opacity:.4;cursor:not-allowed}.kiku-voice-ripple{position:absolute;inset:-4px;border-radius:50%;border:2px solid #ef4444;animation:kiku-voice-pulse 1.2s ease-out infinite;pointer-events:none}@keyframes kiku-voice-pulse{0%{transform:scale(1);opacity:1}100%{transform:scale(1.6);opacity:0}}.kiku-vs-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:transparent;color:var(--hsk-text-muted,#888);cursor:pointer;transition:color .2s,background .2s;flex-shrink:0}.kiku-vs-btn:hover{background:var(--hsk-hover-bg,rgba(0,0,0,.06));color:var(--hsk-primary,#6c47ff)}.kiku-vs-btn--loading{opacity:.6;pointer-events:none}@keyframes kiku-vs-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.kiku-vs-spin{animation:kiku-vs-rotate .8s linear infinite}.kiku-style-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.kiku-style-tag{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border-radius:99px;background:var(--hsk-primary-alpha,rgba(108,71,255,.1));color:var(--hsk-primary,#6c47ff);font-size:11px;font-weight:500;white-space:nowrap}.kiku-vs-preview-banner{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--hsk-surface,#f9f9f9);border-radius:10px;margin-bottom:12px;border:1px solid var(--hsk-border,#e5e5e5)}.kiku-vs-preview-img{width:44px;height:44px;object-fit:cover;border-radius:8px;flex-shrink:0}.kiku-vs-preview-info{flex:1;min-width:0}.kiku-vs-preview-label{font-size:11px;color:var(--hsk-text-muted,#888);margin-bottom:2px}.kiku-vs-preview-palette{font-size:13px;font-weight:600;color:var(--hsk-text,#1a1a1a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kiku-voice-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:transparent;color:var(--hsk-text-muted,#888);cursor:pointer;transition:color .2s,background .2s;flex-shrink:0}.kiku-voice-btn:hover{background:var(--hsk-hover-bg,rgba(0,0,0,.06));color:var(--hsk-primary,#ff6a33)}.kiku-voice-btn--active{color:#ef4444;background:rgba(239,68,68,.1)}.kiku-voice-btn:disabled{opacity:.4;cursor:not-allowed}.kiku-voice-ripple{position:absolute;inset:-4px;border-radius:50%;border:2px solid #ef4444;animation:kiku-voice-pulse 1.2s ease-out infinite;pointer-events:none}@keyframes kiku-voice-pulse{0%{transform:scale(1);opacity:1}100%{transform:scale(1.7);opacity:0}}.kiku-vs-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:transparent;color:var(--hsk-text-muted,#888);cursor:pointer;transition:color .2s,background .2s;flex-shrink:0}.kiku-vs-btn:hover{background:var(--hsk-hover-bg,rgba(0,0,0,.06));color:var(--hsk-primary,#ff6a33)}.kiku-vs-btn--loading{opacity:.6;pointer-events:none}@keyframes kiku-vs-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.kiku-vs-spin{animation:kiku-vs-rotate .8s linear infinite}.kiku-style-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.kiku-style-tag{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border-radius:99px;background:rgba(255,106,51,.1);color:var(--hsk-primary,#ff6a33);font-size:11px;font-weight:500;white-space:nowrap}.kiku-vs-preview-banner{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--hsk-surface,#f9f9f9);border-radius:10px;margin-bottom:12px;border:1px solid var(--hsk-border,#e5e5e5);animation:hsk-msg-in .22s ease-out both}.kiku-vs-preview-img{width:44px;height:44px;object-fit:cover;border-radius:8px;flex-shrink:0}.kiku-vs-preview-info{flex:1;min-width:0}.kiku-vs-preview-label{font-size:11px;color:var(--hsk-text-muted,#888);margin-bottom:2px}.kiku-vs-preview-palette{font-size:13px;font-weight:600;color:var(--hsk-text,#1a1a1a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsk-cb-source--referenced{}.hsk-source-card--referenced{}.hsk-cb-source-ref-badge{position:absolute;top:6px;right:6px;background:#fbbf24;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.15);z-index:10;animation:hsk-badge-pop .3s cubic-bezier(.34,1.56,.64,1) both}@keyframes hsk-badge-pop{from{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.hsk-sources-group-title{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#888;margin:14px 0 8px 0;display:flex;align-items:center;gap:4px}.hsk-kiku-badge{display:inline-flex;align-items:center;gap:3px;font-size:13px;font-weight:700;letter-spacing:-0.01em;color:#ffffff;background:rgba(255,255,255,.28);border:1px solid rgba(255,255,255,.45);padding:2px 8px;border-radius:8px;margin-inline-end:8px;vertical-align:middle;position:relative;top:-1px;box-shadow:0 1px 3px rgba(0,0,0,.12)}.hsk-markdown-img,.hsk-cb-user-img-thumb,.hsk-cb-source .hsk-cb-src-imgwrap img{cursor:zoom-in}.hsk-lightbox{position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;padding:24px;animation:hsk-lightbox-in .15s ease-out both;cursor:zoom-out}@keyframes hsk-lightbox-in{from{opacity:0}to{opacity:1}}.hsk-lightbox-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:4px;cursor:default}.hsk-lightbox-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;border:none;background:rgba(255,255,255,.15);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.hsk-lightbox-close:hover{background:rgba(255,255,255,.28)}.hsk-cb-viz{margin-top:10px;animation:hsk-msg-in .2s ease-out both}.hsk-cb-viz img,.hsk-cb-viz video{width:100%;max-width:420px;border-radius:8px;display:block}.hsk-cb-viz-disclaimer{max-width:420px;margin-top:4px;font-size:11px;line-height:1.4;color:var(--hsk-chat-muted,#9aa0a6)}.hsk-cb-calc-disclaimer{max-width:440px;margin-top:8px;padding:8px 12px;font-size:11.5px;line-height:1.45;color:var(--hsk-chat-muted,rgba(255,255,255,.65));background:var(--hsk-chat-callout-bg,rgba(255,255,255,.04));border:1px solid var(--hsk-border-subtle,rgba(255,255,255,.08));border-radius:8px}[data-hsk-theme="light"] .hsk-cb-calc-disclaimer{color:rgba(0,0,0,.6);background:rgba(0,0,0,.03);border-color:rgba(0,0,0,.08)}.hsk-cb-stale{max-width:420px;margin-top:8px;padding:8px 10px;border:1px solid rgba(220,38,38,.35);border-left-width:3px;border-radius:6px;background:rgba(220,38,38,.06)}.hsk-cb-stale-title{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#dc2626}.hsk-cb-stale-item{margin-top:3px;font-size:12px;line-height:1.45;color:var(--hsk-chat-text,#202124)}.hsk-cb-stale-reason{color:var(--hsk-chat-muted,#9aa0a6)}.hsk-cb-viz-imgwrap{position:relative;display:inline-block;max-width:100%}.hsk-cb-viz-mark{position:absolute;right:10px;bottom:10px;display:inline-flex;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;color:#fff;background:rgba(0,0,0,.62);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.35);border-radius:999px;cursor:pointer;transition:background .15s}.hsk-cb-viz-mark:hover{background:var(--hsk-primary,#ff6a33);border-color:transparent}.hsk-markup-overlay{position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.88);display:flex;align-items:center;justify-content:center;padding:16px;animation:hsk-lightbox-in .15s ease-out both}.hsk-markup{display:flex;flex-direction:column;gap:12px;width:min(720px,100%);max-height:100%;overflow-y:auto}.hsk-markup-head{display:flex;align-items:center;justify-content:space-between}.hsk-markup-title{font-size:14px;font-weight:600;color:#fff}.hsk-markup-cancel{padding:6px 12px;font-size:12px;font-weight:600;color:#fff;background:rgba(255,255,255,.12);border:none;border-radius:var(--hsk-border-radius,0);cursor:pointer}.hsk-markup-cancel:hover{background:rgba(255,255,255,.22)}.hsk-markup-stage{display:flex;justify-content:center}.hsk-markup-canvas-wrap{position:relative;max-width:100%}.hsk-markup-canvas{display:block;max-width:100%;max-height:60vh;border-radius:var(--hsk-border-radius,0);touch-action:none}.hsk-markup-canvas--pen,.hsk-markup-canvas--eraser{cursor:crosshair}.hsk-markup-canvas--text{cursor:text}.hsk-markup-textinput{position:absolute;transform:translateY(-100%);min-width:140px;padding:4px 6px;font-size:14px;font-weight:600;background:rgba(0,0,0,.55);border:1px dashed rgba(255,255,255,.6);border-radius:4px;outline:none}.hsk-markup-loading,.hsk-markup-error{padding:40px 16px;font-size:13px;color:rgba(255,255,255,.75);text-align:center}.hsk-markup-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.hsk-markup-colors{display:flex;gap:8px}.hsk-markup-color{width:22px;height:22px;border-radius:50%;border:2px solid transparent;cursor:pointer;padding:0}.hsk-markup-color--on{border-color:#fff;transform:scale(1.15)}.hsk-markup-actions{display:flex;gap:6px}.hsk-markup-tool{padding:6px 11px;font-size:12px;font-weight:600;color:#fff;background:rgba(255,255,255,.12);border:none;border-radius:var(--hsk-border-radius,0);cursor:pointer}.hsk-markup-tool:hover:not(:disabled){background:rgba(255,255,255,.22)}.hsk-markup-tool--on{background:var(--hsk-primary,#ff6a33)}.hsk-markup-tool--on:hover:not(:disabled){background:var(--hsk-primary,#ff6a33)}.hsk-markup-tool:disabled{opacity:.4;cursor:default}.hsk-markup-send{display:flex;gap:8px}.hsk-markup-instruction{flex:1;min-width:0;padding:10px 12px;font-size:14px;color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.25);border-radius:var(--hsk-border-radius,0);outline:none}.hsk-markup-instruction::placeholder{color:rgba(255,255,255,.5)}.hsk-markup-instruction:focus{border-color:var(--hsk-primary,#ff6a33)}.hsk-markup-go{padding:10px 20px;font-size:13px;font-weight:600;color:#fff;background:var(--hsk-primary,#ff6a33);border:none;border-radius:var(--hsk-border-radius,0);cursor:pointer}.hsk-markup-go:hover:not(:disabled){opacity:.9}.hsk-markup-go:disabled{opacity:.45;cursor:default}.hsk-cb-kimgs{margin-top:10px;display:flex;flex-direction:column;gap:10px;animation:hsk-msg-in .2s ease-out both}.hsk-cb-kimg-grid{display:flex;flex-wrap:wrap;gap:6px}.hsk-cb-kimg{width:132px;height:132px;object-fit:cover;border-radius:8px;cursor:zoom-in;border:1px solid var(--hsk-chat-border,rgba(0,0,0,.08))}.hsk-cb-kimg:only-child{width:100%;max-width:320px;height:auto}.hsk-cb-kimg-caption{margin-top:4px;font-size:11px;line-height:1.4;color:var(--hsk-chat-muted,#9aa0a6)}.hsk-cb-viz--loading{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--hsk-chat-muted,#888);padding:10px 0}.hsk-cb-viz-spinner{width:14px;height:14px;border-radius:50%;border:2px solid var(--hsk-chat-divide,rgba(0,0,0,.15));border-top-color:var(--hsk-primary,#ff6a33);animation:hsk-viz-spin .7s linear infinite}@keyframes hsk-viz-spin{to{transform:rotate(360deg)}}.hsk-cb-panel[data-script="nonlatin"][data-host-font="gap"]{--hsk-font:"Geist",system-ui,-apple-system,'Segoe UI',Roboto,'Noto Sans',sans-serif}.hsk-cb-panel[data-script="nonlatin"],.hsk-cb-panel[data-script="nonlatin"] *{letter-spacing:normal;font-family:var(--hsk-font)}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hello,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hello-lead,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hello-ask,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-ai-text,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-user-bubble,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hint,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-chip,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-topbar-btn,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-textarea,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-entlang-opt-title,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-entlang-opt-note,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-ai-text .hsk-markdown-list li,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-ai-text .hsk-markdown-h1,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-ai-text .hsk-markdown-h2,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-ai-text .hsk-markdown-h3,.hsk-cb-panel[data-script="nonlatin"] .hsk-markdown-table th,.hsk-cb-panel[data-script="nonlatin"] .hsk-markdown-table td{line-height:1.9}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hint{font-size:11px;line-height:16px;bottom:4px}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-voice-error{font-size:12px;line-height:22px;max-width:30ch}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hello{font-size:clamp(20px,3.4vw,26px);line-height:1.5;text-wrap:balance;overflow-wrap:break-word}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hello-ask{font-size:15px;line-height:1.75}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hello-wrap{max-width:100%;min-width:0}.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-hello,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-hello-lead,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-hello-ask,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-ai-text,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-user-bubble,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-hint,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-chip,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-topbar-btn,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-textarea,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-entlang-opt-title,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-entlang-opt-note,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-ai-text .hsk-markdown-list li,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-ai-text .hsk-markdown-h1,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-ai-text .hsk-markdown-h2,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-ai-text .hsk-markdown-h3,.hsk-cb-panel[data-nastaliq="true"] .hsk-markdown-table th,.hsk-cb-panel[data-nastaliq="true"] .hsk-markdown-table td{line-height:2.2}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-chip{font-size:14px}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-topbar-btn{height:auto;min-height:34px;padding:5px 14px}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-field{--hsk-input-line-height:1.9}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-textarea{min-height:34px}.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-field{--hsk-input-line-height:2.2}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-user-bubble,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-ai-text{overflow-wrap:break-word;word-break:normal}.hsk-cb-viz-broken{font-size:13px;color:var(--hsk-chat-muted,#71717a);padding:14px 16px;border:1px dashed var(--hsk-chat-divide,rgba(0,0,0,.12));border-radius:12px}.hsk-msg-audio-btn{background:transparent;border:none;color:#888;cursor:pointer;padding:4px;border-radius:4px;display:inline-flex;align-items:center}.hsk-cb-voice-mode-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;background:transparent;border:1px solid transparent;border-radius:12px;color:var(--hsk-chat-muted,#71717a);cursor:pointer;transition:all .2s cubic-bezier(.34,1.56,.64,1);font-family:inherit}.hsk-cb-voice-mode-btn:hover:not(:disabled),.hsk-cb-mic-btn:hover:not(:disabled){border-color:color-mix(in srgb,var(--hsk-primary,#ff6a33) 25%,transparent);color:var(--hsk-primary,#ff6a33);background:color-mix(in srgb,var(--hsk-primary,#ff6a33) 8%,transparent);transform:translateY(-1px)}.hsk-cb-voice-mode-btn:disabled{opacity:.35;cursor:not-allowed}.hsk-cb-voice-mode-btn--active,.hsk-cb-mic-btn--listening{color:var(--hsk-primary,#ff6a33);background:color-mix(in srgb,var(--hsk-primary,#ff6a33) 12%,transparent)}.hsk-cb-mic-btn--processing{color:var(--hsk-primary,#ff6a33);opacity:.7}.hsk-voice-overlay{position:absolute;inset:0;z-index:30;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(12px,2.2vh,26px);padding:clamp(14px,2.5vh,24px);overflow-y:auto;overscroll-behavior:contain;background:var(--hsk-chat-bg,#ffffff);animation:hsk-voice-in .32s cubic-bezier(.2,.8,.2,1);will-change:opacity;contain:paint}.hsk-voice-overlay::before{content:'';position:absolute;inset:0;background:radial-gradient(42% 26% at 50% 40%,color-mix(in srgb,var(--hsk-primary,#ff6a33) 8%,transparent) 0,transparent 68%);pointer-events:none}.hsk-voice-overlay>*{position:relative}@keyframes hsk-voice-in{from{opacity:0}to{opacity:1}}.hsk-voice-allowance{position:absolute;top:14px;left:14px;display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;font-size:12px;font-variant-numeric:tabular-nums;font-weight:600;border:1px solid color-mix(in srgb,var(--hsk-chat-text,#1f1f1f) 14%,transparent);border-radius:999px;color:var(--hsk-chat-muted,#71717a);transition:color .18s ease,border-color .18s ease}.hsk-voice-allowance--low{color:#dc2626;border-color:color-mix(in srgb,#dc2626 40%,transparent)}.hsk-voice-exit{position:absolute;top:14px;right:14px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:transparent;border:1px solid color-mix(in srgb,var(--hsk-chat-text,#1f1f1f) 14%,transparent);border-radius:999px;color:var(--hsk-chat-muted,#71717a);cursor:pointer;transition:color .18s ease,border-color .18s ease}.hsk-voice-exit:hover{color:var(--hsk-chat-text,#1f1f1f);border-color:color-mix(in srgb,var(--hsk-chat-text,#1f1f1f) 32%,transparent)}.hsk-voice-stage{width:min(560px,100%);height:clamp(110px,24vh,240px);flex:none}.hsk-voice-canvas{display:block;width:100%;height:100%}.hsk-voice-controls{display:flex;align-items:center;gap:12px}.hsk-voice-control{display:flex;align-items:center;justify-content:center;width:52px;height:52px;padding:0;background:var(--hsk-surface-2,rgba(255,255,255,.95));border:1px solid color-mix(in srgb,var(--hsk-chat-text,#000000) 10%,transparent);border-radius:999px;color:var(--hsk-chat-text,#1f1f1f);cursor:pointer;box-shadow:0 2px 12px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.04);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:color .2s ease,border-color .2s ease,background .2s ease,transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s ease}.hsk-voice-control:hover{transform:scale(1.06);box-shadow:0 4px 18px rgba(0,0,0,.12)}.hsk-voice-control:active{transform:scale(.92);transition-duration:.08s}.hsk-voice-control--muted{color:var(--hsk-chat-muted,#888888);border-color:color-mix(in srgb,var(--hsk-chat-text,#000000) 12%,transparent);background:color-mix(in srgb,var(--hsk-chat-bg,#ffffff) 85%,transparent);box-shadow:0 1px 4px rgba(0,0,0,.04)}.hsk-voice-control-icon{display:inline-flex;align-items:center;justify-content:center;z-index:2;transition:transform .2s ease}@keyframes hsk-voice-icon-in{from{opacity:0;transform:scale(.6) rotate(-12deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}@keyframes hsk-voice-control-pulse{0%{transform:scale(1);box-shadow:0 0 0 0 color-mix(in srgb,var(--hsk-primary,#ff6a33) 45%,transparent)}40%{transform:scale(1.08);box-shadow:0 0 0 8px color-mix(in srgb,var(--hsk-primary,#ff6a33) 0,transparent)}100%{transform:scale(1);box-shadow:0 0 0 0 transparent}}@media (prefers-reduced-motion:reduce){.hsk-voice-control-icon,.hsk-voice-control--muted{animation:none}}.hsk-voice-caption{display:flex;flex-direction:column;align-items:center;gap:10px;max-width:min(520px,100%);text-align:center}.hsk-voice-phase{font-family:var(--hsk-font);font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--hsk-chat-muted,#71717a);transition:color .25s ease}.hsk-voice-phase--listening,.hsk-voice-phase--speaking{color:var(--hsk-primary,#ff6a33)}.hsk-voice-phase--thinking{animation:hsk-voice-breathe 1.6s ease-in-out infinite}@keyframes hsk-voice-breathe{0%,100%{opacity:.45}50%{opacity:1}}.hsk-voice-stage--connecting{opacity:.4;transition:opacity .25s ease}.hsk-voice-connecting{display:flex;align-items:center;gap:7px;font-family:var(--hsk-font);font-size:13px;color:var(--hsk-chat-muted,#8a8f98);animation:hsk-sent-in .2s ease-out both}.hsk-voice-connecting-dot{width:6px;height:6px;border-radius:999px;background:currentColor;animation:hsk-queued-pulse 1s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.hsk-voice-connecting-dot{animation:none;opacity:.7}}.hsk-voice-heard{font-family:var(--hsk-font);font-size:1.05rem;line-height:1.5;color:var(--hsk-chat-text,#1f1f1f)}.hsk-voice-hint-sub{font-family:var(--hsk-font);font-size:14px;color:var(--hsk-chat-muted,#a1a1aa);line-height:1.4;opacity:.85}.hsk-voice-items{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:10px;width:min(620px,100%)}.hsk-voice-item{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:clamp(108px,30vw,132px);padding:8px;text-align:start;background:transparent;border:1px solid color-mix(in srgb,var(--hsk-chat-text,#1f1f1f) 10%,transparent);border-radius:12px;cursor:pointer;font-family:var(--hsk-font);animation:hsk-voice-item-in .34s cubic-bezier(.2,.8,.2,1) both;transition:border-color .18s ease,transform .18s ease}.hsk-voice-item:hover{border-color:color-mix(in srgb,var(--hsk-primary,#ff6a33) 45%,transparent);transform:translateY(-2px)}@keyframes hsk-voice-item-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.hsk-voice-item-img{width:100%;height:clamp(52px,8.5vh,78px);object-fit:cover;border-radius:8px;background:color-mix(in srgb,var(--hsk-chat-text,#1f1f1f) 5%,transparent)}.hsk-voice-item-img--empty{display:flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--hsk-chat-text,#1f1f1f) 30%,transparent)}.hsk-voice-item-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.78rem;line-height:1.35;color:var(--hsk-chat-text,#1f1f1f)}.hsk-voice-item-price{font-size:.78rem;font-weight:600;color:var(--hsk-primary,#ff6a33)}@media (prefers-reduced-motion:reduce){.hsk-voice-item{animation:none}}.hsk-voice-error{font-family:var(--hsk-font);font-size:.85rem;color:#e5484d;text-align:center}@media (prefers-reduced-motion:reduce){.hsk-voice-overlay,.hsk-voice-phase--thinking{animation:none}}.hsk-cb-listen{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin-top:6px;padding:0;background:transparent;border:none;border-radius:999px;color:var(--hsk-chat-muted,#71717a);cursor:pointer;opacity:0;transition:opacity .18s ease,color .18s ease}.hsk-cb-msg-group:hover .hsk-cb-listen,.hsk-cb-listen:focus-visible,.hsk-cb-listen--active{opacity:1}.hsk-cb-listen:hover,.hsk-cb-listen--active{color:var(--hsk-primary,#ff6a33)}.hsk-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hsk-voice-picker{position:absolute;top:clamp(14px,3vh,28px);left:50%;transform:translateX(-50%);display:flex;gap:8px;flex-wrap:nowrap;justify-content:center;max-width:min(100%,420px);padding:0 56px;z-index:2}.hsk-voice-pill{display:inline-flex;align-items:center;gap:7px;padding:5px 11px;border-radius:999px;border:1px solid rgba(0,0,0,.09);background:rgba(255,255,255,.72);backdrop-filter:blur(8px);font:inherit;font-size:11px;letter-spacing:.01em;color:#5b5b5b;cursor:pointer;transition:background 160ms ease,border-color 160ms ease,color 160ms ease,transform 160ms ease;opacity:0;animation:hsk-voice-pill-in 420ms cubic-bezier(.16,1,.3,1) forwards}.hsk-voice-pill--on{animation:hsk-voice-pill-in 420ms cubic-bezier(.16,1,.3,1) forwards,hsk-voice-pill-pop 260ms ease}@keyframes hsk-voice-pill-in{from{opacity:0;transform:translateY(-6px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hsk-voice-pill-pop{0%{transform:scale(1)}40%{transform:scale(1.06)}100%{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.hsk-voice-pill{opacity:1;animation:none}}@media (max-width:520px){.hsk-voice-picker{gap:5px;padding:0 44px}.hsk-voice-pill{padding:5px 8px;gap:4px}}.hsk-voice-pill:hover{background:rgba(255,255,255,.95);border-color:rgba(0,0,0,.16)}.hsk-voice-pill--on:hover{background:#1c1c1c;border-color:#1c1c1c;color:#fff}.hsk-voice-pill--on{background:#1a1a1a;border-color:#1a1a1a;color:#fff}@media (prefers-color-scheme:dark){.hsk-voice-pill{border-color:rgba(255,255,255,.14);background:rgba(30,30,30,.7);color:#cfcfcf}.hsk-voice-pill:hover{background:rgba(45,45,45,.9)}.hsk-voice-pill--on:hover{background:#f2f2f2;border-color:#f2f2f2;color:#141414}.hsk-voice-pill--on{background:#f2f2f2;border-color:#f2f2f2;color:#141414}}@media (max-width:520px){.hsk-cb-input-box{gap:6px;padding:10px 10px 10px 12px}.hsk-cb-attach-btn,.hsk-cb-mic-btn,.hsk-cb-send,.hsk-cb-voice-mode-btn,.hsk-chat-send{width:32px;height:32px;border-radius:10px}.hsk-cb-textarea{flex:1 1 auto;min-width:0;font-size:16px}.hsk-cb-input-box .hsk-cb-listening{display:none}}.hsk-cb-main{position:relative}.hsk-cb-main,.hsk-voice-overlay{--hsk-doodle-ink:31,31,31;--hsk-doodle-tint:255,106,51}@keyframes hsk-doodles-shimmer-in{0%{opacity:0}100%{opacity:.9}}.hsk-cb-doodles{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.9;animation:hsk-doodles-shimmer-in .28s cubic-bezier(.16,1,.3,1) both}.hsk-cb-main>*:not(.hsk-cb-doodles){position:relative}@media (prefers-color-scheme:dark){.hsk-cb-main,.hsk-voice-overlay{--hsk-doodle-ink:240,239,237;--hsk-doodle-tint:255,150,110}}[data-hsk-theme="light"] .hsk-cb-main,[data-hsk-theme="light"] .hsk-voice-overlay{--hsk-doodle-ink:31,31,31;--hsk-doodle-tint:255,106,51}[data-hsk-theme="dark"] .hsk-cb-main,[data-hsk-theme="dark"] .hsk-voice-overlay{--hsk-doodle-ink:240,239,237;--hsk-doodle-tint:255,150,110}.hsk-cb-docked-option-price,.hsk-cb-entlang-price,.hsk-cb-src-price,.hsk-kiku-picker-item-price,.hsk-source-price,.hsk-sp-item-discount,.hsk-sp-item-original-price,.hsk-sp-item-price,.hsk-sp-mobile-main-card-price,.hsk-sp-mobile-similar-carousel-price,.hsk-voice-item-price,.hsk-live-cell{font-variant-numeric:tabular-nums}.hsk-live-wrap{margin:8px 0 2px;max-width:min(88%,560px);box-sizing:border-box}.hsk-live-carousel{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start}.hsk-live-card{flex:0 1 auto;min-width:0;max-width:100%;background:var(--hsk-chat-source-bg,rgba(0,0,0,.035));border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.08));border-radius:14px;padding:10px 12px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;transition:opacity .2s ease}.hsk-live-card.is-stale{opacity:.75}.hsk-live-card__header{display:flex;align-items:center;justify-content:space-between;gap:8px}.hsk-live-card__status{display:flex;align-items:center;gap:6px;min-width:0}.hsk-live-dot{width:7px;height:7px;border-radius:50%;background:#10b981;flex-shrink:0}@media (prefers-reduced-motion:no-preference){.hsk-live-dot:not(.is-stale){animation:hsk-live-pulse 2s ease-in-out infinite}}.hsk-live-dot.is-stale{background:var(--hsk-chat-muted,#9ca3af)}.hsk-live-card__title{font-size:12px;font-weight:600;color:var(--hsk-chat-text,#111827);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-0.01em}.hsk-live-card__meta{display:flex;align-items:center;gap:8px;flex-shrink:0}.hsk-live-card__close{font-size:11px;font-weight:500;color:var(--hsk-chat-muted,#6b7280);opacity:.85;white-space:nowrap}.hsk-live-card__age{font-size:11px;font-weight:400;color:var(--hsk-chat-muted,#6b7280);white-space:nowrap;flex-shrink:0}.hsk-live-card__pills{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.hsk-live-pill{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;background:var(--hsk-chat-bg,#ffffff);border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.08));border-radius:8px;font-size:12px;font-variant-numeric:tabular-nums;line-height:1.3;color:var(--hsk-chat-text,#111827);box-shadow:0 1px 2px rgba(0,0,0,.03)}.hsk-live-pill__label{font-weight:500;color:var(--hsk-chat-muted,#6b7280);font-size:11px;text-transform:capitalize}.hsk-live-pill__value{font-weight:650;color:var(--hsk-chat-text,#111827)}@media (prefers-reduced-motion:no-preference){.hsk-live-pill.is-changed{animation:hsk-live-pill-flash 1.2s ease-out}@keyframes hsk-live-pill-flash{0%{background:rgba(16,185,129,.25);border-color:#10b981}100%{background:var(--hsk-chat-bg,#ffffff);border-color:var(--hsk-chat-divide,rgba(0,0,0,.08))}}}@media (max-width:640px){.hsk-cb-source{flex:0 0 128px}.hsk-cb-src-imgwrap,.hsk-cb-src-imgwrap-empty{width:128px;height:128px;font-size:24px}.hsk-cb-sources{gap:10px}.hsk-cb-src-name{font-size:12px;line-height:1.35}.hsk-cb-src-price{font-size:11px;padding:1px 7px;margin-top:4px}.hsk-cb-ai-text,.hsk-live{max-width:100%;width:100%}}@media (max-width:480px){.hsk-cb-source{flex:0 0 114px}.hsk-cb-src-imgwrap,.hsk-cb-src-imgwrap-empty{width:114px;height:114px;font-size:20px}.hsk-cb-sources{gap:8px}.hsk-live{border-radius:12px;padding:2px 0 8px;margin:8px 0 2px}.hsk-live-card{flex:1 1 100%}}.hsk-cb-overlay[data-hsk-theme],[data-hsk-theme] .hsk-cb-overlay{background:var(--hsk-chat-bg) !important;color:var(--hsk-chat-text) !important}[data-hsk-theme] .hsk-cb-panel{background:transparent !important;color:var(--hsk-chat-text) !important}[data-hsk-theme] .hsk-cb-topbar-name{background:var(--hsk-surface-2) !important;color:var(--hsk-name-text,var(--hsk-chat-text)) !important;box-shadow:0 0 0 3px var(--hsk-chat-bg),0 1px 3px rgba(var(--hsk-primary-rgb),.2) !important}[data-hsk-theme] .hsk-cb-think-head{background:var(--hsk-surface-2) !important;color:var(--hsk-think-text) !important;box-shadow:0 0 0 3px var(--hsk-chat-bg),0 1px 3px rgba(var(--hsk-primary-rgb),.2) !important}[data-hsk-theme] .hsk-cb-chip,[data-hsk-theme] .hsk-cb-lang-chip,[data-hsk-theme] .hsk-action-pill{border:var(--hsk-chip-border,none) !important;background:var(--hsk-surface-1) !important;color:var(--hsk-chat-text) !important}[data-hsk-theme] .hsk-cb-chip:hover,[data-hsk-theme] .hsk-cb-lang-chip:hover,[data-hsk-theme] .hsk-action-pill:hover{background:rgba(var(--hsk-primary-rgb),.12) !important;color:var(--hsk-primary) !important}[data-hsk-theme] .hsk-cb-ai-text{background:var(--hsk-bubble-bg) !important;color:var(--hsk-chat-text) !important}[data-hsk-theme] .hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::before{background:var(--hsk-bubble-bg) !important}[data-hsk-theme] .hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::after{background:var(--hsk-chat-bg) !important}[data-hsk-theme] .hsk-cb-user-bubble--tail::before{background:#007aff !important}[data-hsk-theme] .hsk-cb-user-bubble--tail::after{background:var(--hsk-chat-bg) !important}[data-hsk-theme] .hsk-cb-topbar-title{color:var(--hsk-chat-text) !important}[data-hsk-theme] .hsk-cb-topbar-btn,[data-hsk-theme] .hsk-cb-back{background:var(--hsk-surface-1) !important;color:var(--hsk-chat-muted) !important}[data-hsk-theme] .hsk-cb-input-box{background:transparent !important;border:none !important;border-radius:inherit !important}[data-hsk-theme] .hsk-cb-textarea{color:var(--hsk-chat-text) !important}[data-hsk-theme] .hsk-cb-textarea::placeholder{color:var(--hsk-placeholder) !important}[data-hsk-theme] .hsk-markdown-table th{color:var(--hsk-chat-muted) !important;border-bottom:1px solid var(--hsk-chat-divide) !important}[data-hsk-theme] .hsk-markdown-table td{color:var(--hsk-chat-text) !important;border-bottom:1px solid var(--hsk-chat-divide) !important}[data-hsk-theme] .hsk-cb-kiku-id-pill{background:var(--hsk-surface-1) !important;border:none !important;box-shadow:none !important;color:var(--hsk-chat-muted) !important}[data-hsk-theme] .hsk-cb-kiku-id-pill:hover{color:var(--hsk-primary) !important}[data-hsk-theme] .hsk-cb-theme-2x2-grid,[data-hsk-theme] .hsk-cb-topbar-ooze-menu{background:var(--hsk-surface-2) !important;box-shadow:none !important}[data-hsk-theme] .hsk-cb-theme-squircle-trigger{background:var(--hsk-surface-1) !important;color:var(--hsk-chat-text) !important;border:none !important;box-shadow:none !important}[data-hsk-theme] .hsk-cb-theme-grid-item{background:var(--hsk-grid-bg) !important;color:var(--hsk-chat-muted) !important;border:none !important;box-shadow:none !important}[data-hsk-theme] .hsk-cb-theme-grid-item.is-active{background:var(--hsk-active-bg) !important;color:var(--hsk-on-active) !important;box-shadow:none !important}[data-hsk-theme] .hsk-cb-src-name,[data-hsk-theme] .hsk-source-card__title{color:var(--hsk-src-title) !important;font-weight:650 !important}[data-hsk-theme] .hsk-cb-src-desc,[data-hsk-theme] .hsk-cb-src-detail,[data-hsk-theme] .hsk-source-card__desc{color:var(--hsk-src-desc) !important}[data-hsk-theme] .hsk-cb-src-price{background:var(--hsk-price-bg) !important;color:var(--hsk-price-text) !important;font-weight:700 !important}[data-hsk-theme] .hsk-cb-main,[data-hsk-theme] .hsk-voice-overlay{--hsk-doodle-ink:var(--hsk-ink) !important;--hsk-doodle-tint:var(--hsk-tint) !important}[data-hsk-theme] .hsk-voice-pill{background:var(--hsk-chat-input-bg) !important;border-color:var(--hsk-chat-divide) !important;color:var(--hsk-chat-muted) !important}[data-hsk-theme] .hsk-voice-pill:hover{background:var(--hsk-surface-2) !important;color:var(--hsk-chat-text) !important}[data-hsk-theme] .hsk-voice-pill--on,[data-hsk-theme] .hsk-voice-pill--on:hover{background:var(--hsk-active-bg) !important;border-color:var(--hsk-active-bg) !important;color:var(--hsk-on-active) !important}.hsk-cb-overlay[data-hsk-theme="light"],[data-hsk-theme="light"] .hsk-cb-overlay{--hsk-primary:#ff6a33 !important;--hsk-primary-rgb:255,106,51 !important;--hsk-chat-bg:#ffffff !important;--hsk-chat-text:#1f1f1f !important;--hsk-chat-muted:#5f6368 !important;--hsk-chat-divide:#e5e7eb !important;--hsk-chat-input-bg:#f3f4f6 !important;--hsk-chat-source-bg:#f9fafb !important;--hsk-fade-bg:#ffffff !important;--hsk-goo-fill:#ffffff !important;--hsk-surface-1:rgba(0,0,0,.05) !important;--hsk-surface-2:#f1f3f4 !important;--hsk-bubble-bg:#f3f4f6 !important;--hsk-think-text:#4b5563 !important;--hsk-placeholder:#757575 !important;--hsk-grid-bg:#ffffff !important;--hsk-active-bg:#1f1f1f !important;--hsk-on-active:#ffffff !important;--hsk-src-title:#111827 !important;--hsk-src-desc:#4b5563 !important;--hsk-price-bg:#f3f4f6 !important;--hsk-price-text:#ea580c !important;--hsk-sheet-bg:#f3f4f6 !important;--hsk-chip-border:1px solid rgba(0,0,0,.08) !important;--hsk-ink:55,65,81 !important;--hsk-tint:145,77,47 !important}.hsk-cb-overlay[data-hsk-theme="dark"],[data-hsk-theme="dark"] .hsk-cb-overlay{--hsk-primary:#ff6a33 !important;--hsk-primary-rgb:255,106,51 !important;--hsk-chat-bg:#0a0a0a !important;--hsk-chat-text:#f0efed !important;--hsk-chat-muted:#888888 !important;--hsk-chat-divide:rgba(255,255,255,.08) !important;--hsk-chat-input-bg:#191919 !important;--hsk-chat-source-bg:rgba(255,255,255,.04) !important;--hsk-fade-bg:#0a0a0a !important;--hsk-goo-fill:#1a1a1c !important;--hsk-surface-1:rgba(255,255,255,.06) !important;--hsk-surface-2:#1f1f22 !important;--hsk-bubble-bg:#1f1f22 !important;--hsk-think-text:#a6a6a6 !important;--hsk-placeholder:#555555 !important;--hsk-grid-bg:#1a1a1c !important;--hsk-active-bg:#f0efed !important;--hsk-on-active:#0a0a0a !important;--hsk-src-title:#f9fafb !important;--hsk-src-desc:#9ca3af !important;--hsk-price-bg:rgba(255,255,255,.08) !important;--hsk-price-text:#ff7a45 !important;--hsk-sheet-bg:#1f1f22 !important;--hsk-ink:240,239,237 !important;--hsk-tint:248,195,174 !important}.hsk-cb-overlay[data-hsk-theme="mahogany"],[data-hsk-theme="mahogany"] .hsk-cb-overlay{--hsk-primary:#e07a38 !important;--hsk-primary-rgb:224,122,56 !important;--hsk-chat-bg:#140d09 !important;--hsk-chat-text:#f6eee3 !important;--hsk-chat-muted:#a89485 !important;--hsk-chat-divide:rgba(217,140,85,.18) !important;--hsk-chat-input-bg:#211610 !important;--hsk-chat-source-bg:#1c130d !important;--hsk-fade-bg:#140d09 !important;--hsk-goo-fill:#211610 !important;--hsk-surface-1:#211610 !important;--hsk-surface-2:#2b1c14 !important;--hsk-bubble-bg:#261912 !important;--hsk-think-text:#c4b1a1 !important;--hsk-placeholder:#7a6557 !important;--hsk-grid-bg:#2b1c14 !important;--hsk-active-bg:#e07a38 !important;--hsk-on-active:#ffffff !important;--hsk-src-title:#fdf8f4 !important;--hsk-src-desc:#c4b1a1 !important;--hsk-price-bg:#2b1c14 !important;--hsk-price-text:#f59e0b !important;--hsk-sheet-bg:#211610 !important;--hsk-ink:246,238,227 !important;--hsk-tint:235,180,142 !important}.hsk-cb-overlay[data-hsk-theme="blush"],[data-hsk-theme="blush"] .hsk-cb-overlay{--hsk-primary:#ec4899 !important;--hsk-primary-rgb:236,72,153 !important;--hsk-chat-bg:#fff5f7 !important;--hsk-chat-text:#3d1424 !important;--hsk-chat-muted:#94536d !important;--hsk-chat-divide:rgba(236,72,153,.18) !important;--hsk-chat-input-bg:#ffe4ec !important;--hsk-chat-source-bg:#fff0f4 !important;--hsk-fade-bg:#fff5f7 !important;--hsk-goo-fill:#ffe4ec !important;--hsk-surface-1:#ffe4ec !important;--hsk-surface-2:#fbcfe8 !important;--hsk-bubble-bg:#ffebf1 !important;--hsk-think-text:#831843 !important;--hsk-name-text:#831843 !important;--hsk-placeholder:#b57a91 !important;--hsk-grid-bg:#fff0f4 !important;--hsk-active-bg:#ec4899 !important;--hsk-on-active:#ffffff !important;--hsk-src-title:#2b0c19 !important;--hsk-src-desc:#702648 !important;--hsk-price-bg:#fce7f3 !important;--hsk-price-text:#db2777 !important;--hsk-sheet-bg:#ffe4ec !important;--hsk-sheet-hover:#ffd2e0 !important;--hsk-ink:130,36,75 !important;--hsk-tint:175,38,97 !important}.hsk-cb-overlay[data-hsk-theme="coffee"],[data-hsk-theme="coffee"] .hsk-cb-overlay{--hsk-primary:#a9714b !important;--hsk-primary-rgb:169,113,75 !important;--hsk-chat-bg:#f7f1e8 !important;--hsk-chat-text:#3b2a1d !important;--hsk-chat-muted:#8a7561 !important;--hsk-chat-divide:rgba(169,113,75,.18) !important;--hsk-chat-input-bg:#efe4d6 !important;--hsk-chat-source-bg:#f2eade !important;--hsk-fade-bg:#f7f1e8 !important;--hsk-goo-fill:#efe4d6 !important;--hsk-surface-1:#efe4d6 !important;--hsk-surface-2:#e6d7c4 !important;--hsk-bubble-bg:#f0e7da !important;--hsk-think-text:#6b543f !important;--hsk-placeholder:#a89680 !important;--hsk-grid-bg:#f2eade !important;--hsk-active-bg:#a9714b !important;--hsk-on-active:#ffffff !important;--hsk-src-title:#2a1c11 !important;--hsk-src-desc:#6b543f !important;--hsk-price-bg:#ece0cf !important;--hsk-price-text:#9a5f32 !important;--hsk-sheet-bg:#efe4d6 !important;--hsk-sheet-hover:#e6d7c4 !important;--hsk-ink:59,42,29 !important;--hsk-tint:120,88,62 !important}.hsk-cb-overlay[data-hsk-theme="midnight"],[data-hsk-theme="midnight"] .hsk-cb-overlay{--hsk-primary:#6366f1 !important;--hsk-primary-rgb:99,102,241 !important;--hsk-chat-bg:#0f1420 !important;--hsk-chat-text:#dfe6f5 !important;--hsk-chat-muted:#8792ad !important;--hsk-chat-divide:rgba(99,102,241,.18) !important;--hsk-chat-input-bg:#1a2133 !important;--hsk-chat-source-bg:#161d2c !important;--hsk-fade-bg:#0f1420 !important;--hsk-goo-fill:#1a2133 !important;--hsk-surface-1:#1a2133 !important;--hsk-surface-2:#222b40 !important;--hsk-bubble-bg:#1e2637 !important;--hsk-think-text:#a8b3cc !important;--hsk-placeholder:#5c6780 !important;--hsk-grid-bg:#222b40 !important;--hsk-active-bg:#6366f1 !important;--hsk-on-active:#ffffff !important;--hsk-src-title:#f2f5fc !important;--hsk-src-desc:#a8b3cc !important;--hsk-price-bg:#222b40 !important;--hsk-price-text:#818cf8 !important;--hsk-sheet-bg:#1a2133 !important;--hsk-sheet-hover:#222b40 !important;--hsk-ink:223,230,245 !important;--hsk-tint:150,160,200 !important}.hsk-cb-back-icon{display:inline-flex;transition:transform .22s cubic-bezier(.22,1,.36,1)}.hsk-cb-back:hover:not(:disabled) .hsk-cb-back-icon{transform:translateX(-2px)}.hsk-cb-panel[dir="rtl"] .hsk-cb-back:hover:not(:disabled) .hsk-cb-back-icon{transform:scaleX(-1) translateX(-2px)}.hsk-cb-tools-toggle{transition:transform .26s cubic-bezier(.34,1.56,.64,1),background-color .42s cubic-bezier(.16,1,.3,1),color .42s cubic-bezier(.16,1,.3,1)}.hsk-cb-tools-toggle:hover:not(:disabled){color:var(--hsk-primary,#ff6a33);transform:rotate(90deg)}.hsk-cb-tools-toggle--open:hover:not(:disabled){transform:rotate(135deg)}.hsk-cb-tools-toggle:active:not(:disabled){transform:scale(.9);transition-duration:.1s}.hsk-cb-theme-trigger-icon{display:inline-flex;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-theme-squircle-trigger:hover .hsk-cb-theme-trigger-icon{transform:translateY(-1.5px) rotate(-8deg)}.hsk-cb-dot-item:hover:not(.hsk-cb-dot-item--active){background:var(--hsk-chat-muted,rgba(120,120,120,.6));transform:scale(1.35)}.hsk-msg-audio-btn{transition:color .18s ease,transform .22s cubic-bezier(.34,1.56,.64,1)}.hsk-msg-audio-btn:hover:not(:disabled){color:var(--hsk-primary,#ff6a33);transform:scale(1.12)}.hsk-msg-audio-btn:active:not(:disabled){transform:scale(.94);transition-duration:.1s}.hsk-markup-color{transition:transform .22s cubic-bezier(.34,1.56,.64,1),border-color .18s ease}.hsk-markup-color:hover:not(.hsk-markup-color--on){transform:scale(1.22)}.hsk-markup-color--on:hover{transform:scale(1.15)}@media (prefers-reduced-motion:reduce){.hsk-cb-back:hover:not(:disabled) .hsk-cb-back-icon,.hsk-cb-panel[dir="rtl"] .hsk-cb-back:hover:not(:disabled) .hsk-cb-back-icon,.hsk-cb-theme-squircle-trigger:hover .hsk-cb-theme-trigger-icon,.hsk-cb-dot-item:hover:not(.hsk-cb-dot-item--active),.hsk-msg-audio-btn:hover:not(:disabled),.hsk-markup-color:hover:not(.hsk-markup-color--on){transform:none}.hsk-cb-tools-toggle:hover:not(:disabled),.hsk-cb-tools-toggle--open:hover:not(:disabled){transform:none}}.hsk-voice-control{position:relative;isolation:isolate;border-radius:999px}.hsk-voice-control:not(.hsk-voice-control--muted)::before{content:'';position:absolute;inset:-1.5px;border-radius:inherit;background:conic-gradient( from 0deg,#ff3b30,#ff9500,#ffd60a,#34c759,#00c7be,#30b0c7,#007aff,#5856d6,#af52de,#ff2d55,#ff3b30 );-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 2.5px),#000 calc(100% - 2px));mask:radial-gradient(farthest-side,transparent calc(100% - 2.5px),#000 calc(100% - 2px));animation:hsk-apple-siri-spin 3s linear infinite;pointer-events:none;z-index:1}.hsk-voice-control::after{display:none !important}.hsk-voice-control-icon{will-change:transform}.hsk-voice-control:not(.hsk-voice-control--muted) .hsk-voice-control-icon{animation:hsk-apple-siri-mic-pulse 2.2s ease-in-out infinite}@keyframes hsk-apple-siri-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes hsk-apple-siri-breathe{0%,100%{transform:scale(.95);opacity:.55}50%{transform:scale(1.15);opacity:.95}}@keyframes hsk-apple-siri-mic-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.08)}}.hsk-voice-control--muted::before,.hsk-voice-control--muted::after{display:none}@media (prefers-reduced-motion:reduce){.hsk-voice-control:not(:hover):not(.hsk-voice-control--muted) .hsk-voice-control-icon,.hsk-voice-control:hover::before,.hsk-voice-control--muted::before,.hsk-voice-control--muted::after{animation:none}.hsk-voice-control:hover,.hsk-voice-control:hover .hsk-mic-cap{transform:none}}.hsk-cb-voice-error{animation:hsk-error-shake .26s cubic-bezier(.36,.07,.19,.97) both}@keyframes hsk-error-shake{0%,100%{transform:translateX(0)}22%{transform:translateX(-3px)}55%{transform:translateX(2px)}80%{transform:translateX(-1px)}}@media (prefers-reduced-motion:reduce){.hsk-cb-voice-error{animation:none}}.hsk-sun-rays,.hsk-sun-core,.hsk-moon-body,.hsk-wood-layer,.hsk-heart-body,.hsk-steam,.hsk-star-spark,.hsk-check-mark,.hsk-send-tail,.hsk-send-body{transform-box:fill-box;transform-origin:center}.hsk-sun-rays{transform-origin:12px 12px;transition:transform .5s cubic-bezier(.22,1,.36,1)}.hsk-cb-theme-grid-item:hover .hsk-sun-rays,.hsk-cb-theme-squircle-trigger:hover .hsk-sun-rays{transform:rotate(45deg)}.hsk-sun-core{transition:transform .32s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-theme-grid-item:hover .hsk-sun-core,.hsk-cb-theme-squircle-trigger:hover .hsk-sun-core{transform:scale(1.14)}.hsk-moon-body{transition:transform .34s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-theme-grid-item:hover .hsk-moon-body,.hsk-cb-theme-squircle-trigger:hover .hsk-moon-body{transform:rotate(-16deg)}.hsk-wood-layer{transition:transform .34s cubic-bezier(.34,1.56,.64,1)}.hsk-wood-layer{transition-delay:calc(var(--hsk-layer,0) * 45ms)}.hsk-cb-theme-grid-item:hover .hsk-wood-layer,.hsk-cb-theme-squircle-trigger:hover .hsk-wood-layer{transform:translateY(-1.2px)}.hsk-cb-theme-grid-item:hover .hsk-heart-body,.hsk-cb-theme-squircle-trigger:hover .hsk-heart-body{animation:hsk-heartbeat 1.1s ease-in-out infinite}@keyframes hsk-heartbeat{0%,100%{transform:scale(1)}14%{transform:scale(1.18)}28%{transform:scale(1)}42%{transform:scale(1.12)}56%{transform:scale(1)}}.hsk-steam{opacity:.9}.hsk-cb-theme-grid-item:hover .hsk-steam,.hsk-cb-theme-squircle-trigger:hover .hsk-steam{animation:hsk-steam-rise 1.6s ease-out infinite;animation-delay:calc(var(--hsk-steam,0) * 220ms)}@keyframes hsk-steam-rise{0%{transform:translateY(2px) scaleY(.5);opacity:0}35%{opacity:.95}100%{transform:translateY(-3px) scaleY(1.15);opacity:0}}.hsk-cb-theme-grid-item:hover .hsk-star-spark,.hsk-cb-theme-squircle-trigger:hover .hsk-star-spark{animation:hsk-twinkle 1.4s ease-in-out infinite}@keyframes hsk-twinkle{0%,100%{transform:scale(1) rotate(0deg);opacity:.85}50%{transform:scale(1.45) rotate(20deg);opacity:1}}.hsk-check-mark{stroke-dasharray:30;stroke-dashoffset:30;animation:hsk-check-draw .42s cubic-bezier(.65,0,.35,1) forwards}@keyframes hsk-check-draw{to{stroke-dashoffset:0}}.hsk-send-body,.hsk-send-tail{transition:transform .28s cubic-bezier(.22,1,.36,1)}.hsk-send-tail{transition-delay:40ms}.hsk-chat-send:hover:not(:disabled) .hsk-send-body,.hsk-cb-send:hover:not(:disabled) .hsk-send-body{transform:translate(1.5px,-1.5px)}.hsk-chat-send:hover:not(:disabled) .hsk-send-tail,.hsk-cb-send:hover:not(:disabled) .hsk-send-tail{transform:translate(2.5px,-2.5px)}@media (prefers-reduced-motion:reduce){.hsk-sun-rays,.hsk-sun-core,.hsk-moon-body,.hsk-wood-layer,.hsk-send-body,.hsk-send-tail{transition:none;transform:none !important}.hsk-cb-theme-grid-item:hover .hsk-heart-body,.hsk-cb-theme-squircle-trigger:hover .hsk-heart-body,.hsk-cb-theme-grid-item:hover .hsk-steam,.hsk-cb-theme-squircle-trigger:hover .hsk-steam,.hsk-cb-theme-grid-item:hover .hsk-star-spark,.hsk-cb-theme-squircle-trigger:hover .hsk-star-spark{animation:none}.hsk-check-mark{animation:none;stroke-dashoffset:0}}.hsk-cb-send-stage{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:visible}.hsk-cb-send-seam{position:absolute;top:50%;left:50%;width:2px;height:15px;border-radius:2px;background:currentColor;transform:translate(-50%,-50%) rotate(38deg) scaleY(0);transform-origin:center;opacity:0;pointer-events:none}.hsk-cb-send-kite{display:inline-flex;transform-origin:center;will-change:transform}.hsk-cb-send:hover:not(:disabled) .hsk-cb-send-kite{transform:translate(1.5px,-1.5px);transition:transform .26s cubic-bezier(.22,1,.36,1)}.hsk-cb-send.is-launching .hsk-cb-send-kite{animation:hsk-kite-tear .55s cubic-bezier(.22,1,.36,1) both}.hsk-cb-send.is-launching .hsk-cb-send-seam{animation:hsk-seam-heal .55s cubic-bezier(.4,0,.3,1) both}@keyframes hsk-kite-tear{0%{transform:translate(0,0) scale(1) rotate(0deg);opacity:1}18%{transform:translate(-1px,2.5px) scale(.92,1.08) rotate(-4deg);opacity:1}45%{transform:translate(3px,-16px) scale(1.2,.8) rotate(6deg);opacity:.95}75%{transform:translate(6px,-38px) scale(1.05,.7) rotate(10deg);opacity:.6}100%{transform:translate(8px,-56px) scale(.6,.4) rotate(12deg);opacity:0}}@keyframes hsk-seam-heal{0%{transform:translate(-50%,-50%) rotate(38deg) scaleY(0);opacity:0}22%{transform:translate(-50%,-50%) rotate(38deg) scaleY(1);opacity:.9}45%{transform:translate(-50%,-50%) rotate(38deg) scaleY(1.3);opacity:.8}72%{transform:translate(-50%,-50%) rotate(38deg) scaleY(.3);opacity:.35}100%{transform:translate(-50%,-50%) rotate(38deg) scaleY(0);opacity:0}}.hsk-kite-wing{transform-box:fill-box;transform-origin:100% 0}.hsk-cb-send:not(:disabled):not(.is-launching) .hsk-kite-wing--far{animation:hsk-wing-beat-far .62s ease-in-out infinite}.hsk-cb-send:not(:disabled):not(.is-launching) .hsk-kite-wing--near{animation:hsk-wing-beat-near .62s ease-in-out .07s infinite}.hsk-cb-send:not(:disabled):not(.is-launching) .hsk-cb-send-kite{animation:hsk-kite-strain 2.4s cubic-bezier(.45,0,.35,1) infinite}.hsk-cb-send:not(:disabled):not(.is-launching) .hsk-cb-send-seam{animation:hsk-seam-strain 2.4s cubic-bezier(.45,0,.35,1) infinite}@keyframes hsk-kite-strain{0%,10%{transform:translate(0,0) scale(1) rotate(0deg)}20%{transform:translate(-1.2px,2px) scale(.94,1.05) rotate(-4deg)}34%{transform:translate(3.5px,-5px) scale(1.16,.86) rotate(8deg)}42%{transform:translate(4.2px,-6px) scale(1.2,.82) rotate(9deg)}50%{transform:translate(2.4px,-3.4px) scale(1.06,.94) rotate(5deg)}64%{transform:translate(-.6px,1.2px) scale(.97,1.03) rotate(-2deg)}78%,100%{transform:translate(0,0) scale(1) rotate(0deg)}}@keyframes hsk-seam-strain{0%,22%{transform:translate(-50%,-50%) rotate(38deg) scaleY(0);opacity:0}34%{transform:translate(-50%,-50%) rotate(38deg) scaleY(.6);opacity:.34}42%{transform:translate(-50%,-50%) rotate(38deg) scaleY(.95);opacity:.5}52%{transform:translate(-50%,-50%) rotate(38deg) scaleY(.55);opacity:.3}66%,100%{transform:translate(-50%,-50%) rotate(38deg) scaleY(0);opacity:0}}@keyframes hsk-wing-beat-far{0%,100%{transform:scaleX(1) skewY(0deg)}50%{transform:scaleX(.86) skewY(-4deg)}}@keyframes hsk-wing-beat-near{0%,100%{transform:scaleX(1) skewY(0deg)}50%{transform:scaleX(1.1) skewY(3deg)}}.hsk-stop-ring{transform-box:fill-box;transform-origin:center;stroke-dasharray:22 38;opacity:.85;animation:hsk-stop-orbit 1.4s linear infinite}.hsk-stop-core{transform-box:fill-box;transform-origin:center;animation:hsk-stop-pulse 1.4s ease-in-out infinite;transition:rx .2s ease,transform .2s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-send--stop:hover .hsk-stop-core{transform:scale(1.16);animation-play-state:paused}.hsk-cb-send--stop:hover .hsk-stop-ring{animation-duration:.7s}@keyframes hsk-stop-orbit{to{transform:rotate(1turn)}}@keyframes hsk-stop-pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(.86);opacity:.75}}@media (prefers-reduced-motion:reduce){.hsk-cb-send.is-launching .hsk-cb-send-kite,.hsk-cb-send.is-launching .hsk-cb-send-seam,.hsk-cb-send:hover:not(:disabled) .hsk-cb-send-kite{animation:none;transform:none}}.hsk-cb-send.is-launching{overflow:visible !important}.hsk-cb-send-sheath{position:absolute;inset:-1px;background:radial-gradient(120% 90% at 32% 22%,rgba(255,255,255,.44) 0,rgba(255,255,255,0) 58%),linear-gradient(150deg,color-mix(in srgb,var(--hsk-primary,#1273e6) 72%,#ffffff) 0,var(--hsk-primary,#1273e6) 46%,color-mix(in srgb,var(--hsk-primary,#1273e6) 74%,#000000) 100%);border-radius:46% 54% 52% 48% / 50% 47% 53% 50%;box-shadow:inset 0 2px 3px rgba(255,255,255,.5),inset 0 -3px 5px color-mix(in srgb,var(--hsk-primary,#1273e6) 30%,rgba(0,0,0,.55)),0 2px 5px rgba(0,0,0,.20),0 7px 16px color-mix(in srgb,var(--hsk-primary,#1273e6) 16%,transparent);transform-origin:58% 62%;pointer-events:none;z-index:1;will-change:transform,border-radius;transition:border-radius .5s cubic-bezier(.34,1.6,.5,1),box-shadow .3s ease}.hsk-cb-send-stage{z-index:2;position:relative}.hsk-cb-send:not(:disabled):not(.is-launching) .hsk-cb-send-sheath{animation:hsk-sheath-press 2.4s cubic-bezier(.35,.8,.3,1) infinite}@keyframes hsk-sheath-press{0%,12%{transform:scale(1);border-radius:46% 54% 52% 48% / 50% 47% 53% 50%}22%{transform:scale(.94,1.08) translate(-1.4px,2.2px);border-radius:52% 48% 44% 56% / 58% 40% 60% 42%}36%{transform:scale(1.14,.87) translate(2.6px,-3.4px) rotate(2deg);border-radius:38% 66% 54% 46% / 40% 62% 38% 60%}46%{transform:scale(1.19,.83) translate(3.6px,-4.6px) rotate(2.8deg);border-radius:34% 72% 56% 44% / 36% 68% 32% 64%}58%{transform:scale(.93,1.09) translate(-1.2px,1.8px) rotate(-1.4deg);border-radius:56% 44% 42% 58% / 60% 38% 62% 40%}70%{transform:scale(1.05,.96) translate(.8px,-1px) rotate(.6deg);border-radius:44% 56% 50% 50% / 46% 54% 46% 54%}80%{transform:scale(.98,1.03);border-radius:50% 50% 48% 52% / 52% 48% 52% 48%}88%,100%{transform:scale(1);border-radius:46% 54% 52% 48% / 50% 47% 53% 50%}}.hsk-cb-send.is-launching .hsk-cb-send-sheath{animation:hsk-sheath-yield .55s cubic-bezier(.3,.7,.25,1) both}@keyframes hsk-sheath-yield{0%{transform:scale(1);border-radius:46% 54% 52% 48% / 50% 47% 53% 50%}20%{transform:scale(.88,1.14) translate(-2px,3.4px);border-radius:56% 44% 40% 60% / 64% 34% 66% 36%}45%{transform:scale(1.34,.68) translate(6px,-10px) rotate(4.6deg);border-radius:24% 86% 62% 38% / 26% 80% 20% 74%}65%{transform:scale(.86,1.16) translate(-2.2px,3.6px) rotate(-2.2deg);border-radius:60% 40% 38% 62% / 68% 30% 70% 32%}82%{transform:scale(1.06,.95) translate(1px,-1px) rotate(.8deg);border-radius:44% 56% 52% 48% / 46% 54% 46% 54%}100%{transform:scale(1);border-radius:46% 54% 52% 48% / 50% 47% 53% 50%}}.hsk-cb-send:disabled .hsk-cb-send-sheath{opacity:0}.hsk-cb-send--stop .hsk-cb-send-sheath{display:none}.hsk-cb-send:active:not(:disabled) .hsk-cb-send-sheath{box-shadow:inset 0 1px 2px rgba(255,255,255,.3),inset 0 -1px 3px color-mix(in srgb,var(--hsk-primary,#1273e6) 24%,rgba(0,0,0,.6)),0 1px 3px rgba(0,0,0,.24)}@media (prefers-reduced-motion:reduce){.hsk-cb-send:not(:disabled):not(.is-launching) .hsk-cb-send-sheath,.hsk-cb-send.is-launching .hsk-cb-send-sheath{animation:none}}.hsk-cb-send:not(.hsk-cb-send--stop):not(:disabled){background:transparent !important;box-shadow:none !important;overflow:visible !important}.hsk-cb-send:not(.hsk-cb-send--stop):not(:disabled):hover{box-shadow:none !important}.hsk-cb-send:not(:disabled):hover .hsk-cb-send-sheath{box-shadow:inset 0 2px 4px rgba(255,255,255,.58),inset 0 -3px 6px color-mix(in srgb,var(--hsk-primary,#1273e6) 28%,rgba(0,0,0,.5)),0 3px 7px rgba(0,0,0,.22),0 10px 22px color-mix(in srgb,var(--hsk-primary,#1273e6) 20%,transparent)}.hsk-cb-terms-sanctuary{display:flex;flex-direction:column;margin:18px 0 22px;width:100%;max-width:520px;text-align:start;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;border-radius:0;padding:0;box-shadow:none;opacity:0;animation:hsk-terms-delicate-in .5s cubic-bezier(.16,1,.3,1) .05s forwards}@keyframes hsk-terms-delicate-in{0%{opacity:0;transform:translateY(8px)}100%{opacity:1;transform:translateY(0)}}.hsk-cb-terms-item{display:flex;flex-direction:column;gap:4px;opacity:0;animation:hsk-terms-item-in .45s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--hsk-row-idx,0) * 60ms+80ms)}@keyframes hsk-terms-item-in{0%{opacity:0;transform:translateY(6px)}100%{opacity:1;transform:translateY(0)}}.hsk-cb-terms-head{display:flex;align-items:baseline;gap:10px}.hsk-cb-terms-numeral{font-family:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;font-style:italic;font-size:11px;font-weight:600;letter-spacing:.12em;color:var(--hsk-primary,#ff6a33);opacity:.85;flex-shrink:0;user-select:none}.hsk-cb-terms-title{margin:0;font-size:14.5px;font-weight:700;letter-spacing:-0.015em;color:var(--hsk-chat-text,#ffffff)}.hsk-cb-terms-desc{margin:0;padding-inline-start:22px;font-size:13px;line-height:1.55;color:var(--hsk-chat-muted,#9ca3af);font-weight:400}.hsk-cb-terms-divider{height:1px;margin:14px 0;background:linear-gradient( 90deg,transparent 0,color-mix(in srgb,var(--hsk-chat-text,#000000) 8%,transparent) 20%,color-mix(in srgb,var(--hsk-chat-text,#000000) 8%,transparent) 80%,transparent 100% )}.hsk-cb-terms-action-wrap{display:flex;justify-content:center;width:100%;margin-top:14px}.hsk-cb-terms-agree-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 34px;font-size:14px;font-weight:600;border-radius:9999px;border:1px solid var(--hsk-chat-divide,rgba(255,255,255,.08));background:var(--hsk-chat-divide,rgba(255,255,255,.06));color:var(--hsk-chat-muted,rgba(255,255,255,.4));cursor:not-allowed;transition:all .3s cubic-bezier(.16,1,.3,1);letter-spacing:-0.01em}.hsk-cb-terms-agree-btn.is-active{background:var(--hsk-primary,#ff6a33);color:#ffffff;border-color:var(--hsk-primary,#ff6a33);cursor:pointer;box-shadow:0 4px 14px color-mix(in srgb,var(--hsk-primary,#ff6a33) 35%,transparent)}.hsk-cb-terms-agree-btn.is-active:hover{filter:brightness(.92);transform:translateY(-1px);box-shadow:0 6px 18px color-mix(in srgb,var(--hsk-primary,#ff6a33) 45%,transparent)}.hsk-cb-terms-agree-btn.is-active:active{transform:translateY(0);box-shadow:0 2px 6px color-mix(in srgb,var(--hsk-primary,#ff6a33) 25%,transparent)}@keyframes hsk-theme-morph-in{0%{opacity:0;transform:scale(.92) translateY(4px)}100%{opacity:1;transform:scale(1) translateY(0)}}@keyframes hsk-theme-morph-out{0%{opacity:1;transform:scale(1) translateY(0)}100%{opacity:0;transform:scale(.92) translateY(4px)}}`;var zo="akropolys-kiku-root",$t=null,Ga=null;function Jc(e){if(typeof CSSStyleSheet<"u"&&"replaceSync"in CSSStyleSheet.prototype)try{let t=new CSSStyleSheet;t.replaceSync(ln),e.adoptedStyleSheets=[...e.adoptedStyleSheets,t];return}catch{}let a=document.createElement("style");a.textContent=ln,e.appendChild(a)}function Qa(){return typeof document>"u"?null:Ga||($t=document.getElementById(zo),$t||($t=document.createElement("div"),$t.id=zo,$t.style.cssText="all: initial;",document.body.appendChild($t)),Ga=$t.shadowRoot??$t.attachShadow({mode:"open"}),Jc(Ga),Ga)}import{useAkropolysContext as wd}from"@akropolys/sdk";var Po=new WeakMap;function dn(e){if(!e)return Promise.resolve(null);let a=Po.get(e);if(a)return a;let t=Promise.resolve().then(()=>e.baseFont?.()??null).catch(()=>null);return Po.set(e,t),t}function Ao(e,a,t){if(e&&(dn(e),a))try{e.getUIStrings?.(a,t)?.catch?.(()=>{})}catch{}}import{useEffect as Io}from"react";var xt=new Map;function Zc(e){let a=e.split("?")[0].split("#")[0].split(".").pop()?.toLowerCase();return a==="woff2"?"woff2":a==="woff"?"woff":a==="otf"?"opentype":a==="ttf"?"truetype":""}function Eo(e){let a=e.trim();return!a||/["'()\\\s]/.test(a)||/^(javascript|vbscript):/i.test(a)?null:a}var el=/^[Uu]\+[0-9A-Fa-f?]{1,6}(-[0-9A-Fa-f]{1,6})?$/,Lo=e=>{let a=e.split(",").map(t=>t.trim()).filter(Boolean);return a.length===0||!a.every(t=>el.test(t))?"":a.join(", ")},tl=e=>/^\d{3}( \d{3})?$/.test(e)?e:"400";function al(e,a){Io(()=>{if(!e||!a||typeof document>"u")return;let t=5381;for(let n=0;n<e.length;n++)t=(t<<5)+t+e.charCodeAt(n)>>>0;let r=`hsk-font-${t.toString(36)}`;if(xt.set(e,(xt.get(e)??0)+1),!document.getElementById(r)){let n=document.createElement("style");n.id=r,n.textContent=a,document.head.appendChild(n)}return()=>{let n=(xt.get(e)??1)-1;if(n>0){xt.set(e,n);return}xt.delete(e),document.getElementById(r)?.remove()}},[e,a])}function Do(e){return e.faces.map(a=>{let t=Eo(a.url);return t?`@font-face{font-family:"${e.family}";font-style:normal;font-weight:${tl(a.weight)};font-display:swap;src:url(${t}) format("woff2");`+(Lo(a.unicodeRange)?`unicode-range:${Lo(a.unicodeRange)};`:"")+"}":""}).join("")}function hn(e){let a=e?.faces??[],t=e&&a.length?Do(e):"";al(t?`script|${e.family}|${a.map(r=>r.url).join("|")}`:"",t)}async function Fo(e,a=1200){if(typeof document>"u"||!("fonts"in document))return;let t=Do(e);if(!t)return;let r=`script|${e.family}|${e.faces.map(o=>o.url).join("|")}`,n=5381;for(let o=0;o<r.length;o++)n=(n<<5)+n+r.charCodeAt(o)>>>0;let i=`hsk-font-${n.toString(36)}`;if(!document.getElementById(i)){let o=document.createElement("style");o.id=i,o.textContent=t,document.head.appendChild(o)}let s=document.fonts,c=e.faces.map(()=>s.load(`16px "${e.family}"`).catch(()=>{}));await Promise.race([Promise.all(c),new Promise(o=>setTimeout(o,a))])}function xr(e){let a=typeof e=="object"&&e?e:void 0,t=a?.fontFamily?.split(",")[0].trim().replace(/^['"]|['"]$/g,"")??"",r=typeof a?.fontUrl=="string"?{normal:a.fontUrl}:a?.fontUrl??{},n=r.normal??"",i=r.bold??"",s=r.variable??"";Io(()=>{if(!t||!n&&!i&&!s)return;let c=s?[["100 900",s]]:[["400",n],["700",i]],o=[];for(let[l,k]of c){if(!k)continue;let y=Eo(k);if(!y)continue;let x=Zc(y);o.push(`@font-face{font-family:"${t}";font-style:normal;font-weight:${l};font-display:swap;src:url(${y})${x?` format("${x}")`:""};}`)}if(o.length===0)return;let d=o.join(""),p=`${t}|${n}|${i}|${s}`,h=5381;for(let l=0;l<p.length;l++)h=(h<<5)+h+p.charCodeAt(l)>>>0;let u=`hsk-host-font-${h.toString(36)}`;if(xt.set(p,(xt.get(p)??0)+1),!document.getElementById(u)){let l=document.createElement("style");l.id=u,l.textContent=d,document.head.appendChild(l)}return()=>{let l=(xt.get(p)??1)-1;if(l>0){xt.set(p,l);return}xt.delete(p),document.getElementById(u)?.remove()}},[t,n,i,s])}import qo from"react";var Xa=[],wr=[{value:"English",native:"English",tag:"en",rtl:!1},{value:"Chinese",native:"\u4E2D\u6587",tag:"zh",rtl:!1},{value:"Spanish",native:"Espa\xF1ol",tag:"es",rtl:!1},{value:"Arabic",native:"\u0627\u0644\u0639\u0631\u0628\u064A\u0629",tag:"ar",rtl:!0},{value:"Hindi",native:"\u0939\u093F\u0928\u094D\u0926\u0940",tag:"hi",rtl:!1},{value:"French",native:"Fran\xE7ais",tag:"fr",rtl:!1},{value:"Swahili",native:"Kiswahili",tag:"sw",rtl:!1},{value:"Portuguese",native:"Portugu\xEAs",tag:"pt",rtl:!1},{value:"Japanese",native:"\u65E5\u672C\u8A9E",tag:"ja",rtl:!1},{value:"Urdu",native:"\u0627\u0631\u062F\u0648",tag:"ur",rtl:!0}];function pn(e){if(!e)return;let a=e.trim();if(!a)return;let t=a.toLowerCase(),r=wr.find(n=>n.value.toLowerCase()===t||n.native.toLowerCase()===t||n.tag===t);return r?r.native:a}function _o(e){for(let a of e){let t=a.codePointAt(0)??0;if(t>=1424&&t<=2303||t>=64285&&t<=65023||t>=65136&&t<=65279)return!0}return!1}var rl={english:{preparing:"Preparing in English\u2026",changeLang:"Change language",endonym:"English"},swahili:{preparing:"Inatayarisha kwa Kiswahili\u2026",changeLang:"Badilisha lugha",endonym:"Kiswahili"},french:{preparing:"Configuration en fran\xE7ais\u2026",changeLang:"Changer de langue",endonym:"Fran\xE7ais"},spanish:{preparing:"Configurando en espa\xF1ol\u2026",changeLang:"Cambiar idioma",endonym:"Espa\xF1ol"},arabic:{preparing:"\u062C\u0627\u0631\u064D \u0627\u0644\u0625\u0639\u062F\u0627\u062F \u0628\u0627\u0644\u0644\u063A\u0629 \u0627\u0644\u0639\u0631\u0628\u064A\u0629\u2026",changeLang:"\u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0644\u063A\u0629",rtl:!0,endonym:"\u0627\u0644\u0639\u0631\u0628\u064A\u0629"},portuguese:{preparing:"Configurando em portugu\xEAs\u2026",changeLang:"Alterar idioma",endonym:"Portugu\xEAs"},hindi:{preparing:"\u0939\u093F\u0928\u094D\u0926\u0940 \u092E\u0947\u0902 \u0924\u0948\u092F\u093E\u0930 \u0915\u093F\u092F\u093E \u091C\u093E \u0930\u0939\u093E \u0939\u0948\u2026",changeLang:"\u092D\u093E\u0937\u093E \u092C\u0926\u0932\u0947\u0902",endonym:"\u0939\u093F\u0928\u094D\u0926\u0940"},chinese:{preparing:"\u6B63\u5728\u51C6\u5907\u4E2D\u6587\u73AF\u5883\u2026",changeLang:"\u66F4\u6539\u8BED\u8A00",endonym:"\u4E2D\u6587"},urdu:{preparing:"\u0627\u0631\u062F\u0648 \u0645\u06CC\u06BA \u062A\u06CC\u0627\u0631\u06CC \u062C\u0627\u0631\u06CC \u06C1\u06D2\u2026",changeLang:"\u0632\u0628\u0627\u0646 \u062A\u0628\u062F\u06CC\u0644 \u06A9\u0631\u06CC\u06BA",rtl:!0,endonym:"\u0627\u0631\u062F\u0648"},japanese:{preparing:"\u65E5\u672C\u8A9E\u3092\u8A2D\u5B9A\u4E2D\u2026",changeLang:"\u8A00\u8A9E\u3092\u5909\u66F4",endonym:"\u65E5\u672C\u8A9E"},german:{preparing:"Wird auf Deutsch eingerichtet\u2026",changeLang:"Sprache \xE4ndern",endonym:"Deutsch"},italian:{preparing:"Configurazione in italiano\u2026",changeLang:"Cambia lingua",endonym:"Italiano"},russian:{preparing:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0430 \u043D\u0430 \u0440\u0443\u0441\u0441\u043A\u043E\u043C\u2026",changeLang:"\u0418\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u044F\u0437\u044B\u043A",endonym:"\u0420\u0443\u0441\u0441\u043A\u0438\u0439"},korean:{preparing:"\uD55C\uAD6D\uC5B4\uB85C \uC124\uC815 \uC911\u2026",changeLang:"\uC5B8\uC5B4 \uBCC0\uACBD",endonym:"\uD55C\uAD6D\uC5B4"},turkish:{preparing:"T\xFCrk\xE7e olarak haz\u0131rlan\u0131yor\u2026",changeLang:"Dili de\u011Fi\u015Ftir",endonym:"T\xFCrk\xE7e"},vietnamese:{preparing:"\u0110ang thi\u1EBFt l\u1EADp b\u1EB1ng Ti\u1EBFng Vi\u1EC7t\u2026",changeLang:"\u0110\u1ED5i ng\xF4n ng\u1EEF",endonym:"Ti\u1EBFng Vi\u1EC7t"},indonesian:{preparing:"Menyiapkan dalam Bahasa Indonesia\u2026",changeLang:"Ubah bahasa",endonym:"Bahasa Indonesia"},polish:{preparing:"Przygotowywanie w j\u0119zyku polskim\u2026",changeLang:"Zmie\u0144 j\u0119zyk",endonym:"Polski"},dutch:{preparing:"Instellen in het Nederlands\u2026",changeLang:"Taal wijzigen",endonym:"Nederlands"},thai:{preparing:"\u0E01\u0E33\u0E25\u0E31\u0E07\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E40\u0E1B\u0E47\u0E19\u0E20\u0E32\u0E29\u0E32\u0E44\u0E17\u0E22\u2026",changeLang:"\u0E40\u0E1B\u0E25\u0E35\u0E48\u0E22\u0E19\u0E20\u0E32\u0E29\u0E32",endonym:"\u0E44\u0E17\u0E22"},bengali:{preparing:"\u09AC\u09BE\u0982\u09B2\u09BE\u09AF\u09BC \u09AA\u09CD\u09B0\u09B8\u09CD\u09A4\u09C1\u09A4 \u0995\u09B0\u09BE \u09B9\u099A\u09CD\u099B\u09C7\u2026",changeLang:"\u09AD\u09BE\u09B7\u09BE \u09AA\u09B0\u09BF\u09AC\u09B0\u09CD\u09A4\u09A8 \u0995\u09B0\u09C1\u09A8",endonym:"\u09AC\u09BE\u0982\u09B2\u09BE"},tamil:{preparing:"\u0BA4\u0BAE\u0BBF\u0BB4\u0BBF\u0BB2\u0BCD \u0BA4\u0BAF\u0BBE\u0BB0\u0BCD \u0B9A\u0BC6\u0BAF\u0BCD\u0BAF\u0BAA\u0BCD\u0BAA\u0B9F\u0BC1\u0B95\u0BBF\u0BB1\u0BA4\u0BC1\u2026",changeLang:"\u0BAE\u0BCA\u0BB4\u0BBF\u0BAF\u0BC8 \u0BAE\u0BBE\u0BB1\u0BCD\u0BB1\u0BB5\u0BC1\u0BAE\u0BCD",endonym:"\u0BA4\u0BAE\u0BBF\u0BB4\u0BCD"},telugu:{preparing:"\u0C24\u0C46\u0C32\u0C41\u0C17\u0C41\u0C32\u0C4B \u0C38\u0C3F\u0C26\u0C4D\u0C27\u0C02 \u0C1A\u0C47\u0C38\u0C4D\u0C24\u0C4B\u0C02\u0C26\u0C3F\u2026",changeLang:"\u0C2D\u0C3E\u0C37\u0C28\u0C41 \u0C2E\u0C3E\u0C30\u0C4D\u0C1A\u0C02\u0C21\u0C3F",endonym:"\u0C24\u0C46\u0C32\u0C41\u0C17\u0C41"},persian:{preparing:"\u062F\u0631 \u062D\u0627\u0644 \u0622\u0645\u0627\u062F\u0647\u200C\u0633\u0627\u0632\u06CC \u0628\u0647 \u0632\u0628\u0627\u0646 \u0641\u0627\u0631\u0633\u06CC\u2026",changeLang:"\u062A\u063A\u06CC\u06CC\u0631 \u0632\u0628\u0627\u0646",rtl:!0,endonym:"\u0641\u0627\u0631\u0633\u06CC"},farsi:{preparing:"\u062F\u0631 \u062D\u0627\u0644 \u0622\u0645\u0627\u062F\u0647\u200C\u0633\u0627\u0632\u06CC \u0628\u0647 \u0632\u0628\u0627\u0646 \u0641\u0627\u0631\u0633\u06CC\u2026",changeLang:"\u062A\u063A\u06CC\u06CC\u0631 \u0632\u0628\u0627\u0646",rtl:!0,endonym:"\u0641\u0627\u0631\u0633\u06CC"},greek:{preparing:"\u03A1\u03CD\u03B8\u03BC\u03B9\u03C3\u03B7 \u03C3\u03C4\u03B1 \u03B5\u03BB\u03BB\u03B7\u03BD\u03B9\u03BA\u03AC\u2026",changeLang:"\u0391\u03BB\u03BB\u03B1\u03B3\u03AE \u03B3\u03BB\u03CE\u03C3\u03C3\u03B1\u03C2",endonym:"\u0395\u03BB\u03BB\u03B7\u03BD\u03B9\u03BA\u03AC"},hebrew:{preparing:"\u05DE\u05D2\u05D3\u05D9\u05E8 \u05D1\u05E2\u05D1\u05E8\u05D9\u05EA\u2026",changeLang:"\u05E9\u05E0\u05D4 \u05E9\u05E4\u05D4",rtl:!0,endonym:"\u05E2\u05D1\u05E8\u05D9\u05EA"},swedish:{preparing:"St\xE4ller in p\xE5 svenska\u2026",changeLang:"Byt spr\xE5k",endonym:"Svenska"},kikuyu:{preparing:"G\u0129k\u0169y\u0169 g\u0129g\u0129thondekwo\u2026",changeLang:"Cenjia r\u0169thiomi",endonym:"G\u0129k\u0169y\u0169"},gikuyu:{preparing:"G\u0129k\u0169y\u0169 g\u0129g\u0129thondekwo\u2026",changeLang:"Cenjia r\u0169thiomi",endonym:"G\u0129k\u0169y\u0169"},akan:{preparing:"Y\u025Bresiesie w\u0254 Akan mu\u2026",changeLang:"Sesa kasa",endonym:"Akan"},twi:{preparing:"Y\u025Bresiesie w\u0254 Twi mu\u2026",changeLang:"Sesa kasa",endonym:"Twi"},yoruba:{preparing:"Ngbaradi ni \xC8d\xE8 Yor\xF9b\xE1\u2026",changeLang:"Yi ede pada",endonym:"\xC8d\xE8 Yor\xF9b\xE1"},amharic:{preparing:"\u1260\u12A0\u121B\u122D\u129B \u1260\u1218\u12D8\u130B\u1300\u1275 \u120B\u12ED\u2026",changeLang:"\u124B\u1295\u124B \u1240\u12ED\u122D",endonym:"\u12A0\u121B\u122D\u129B"},somali:{preparing:"Diyaarinta af Soomaali\u2026",changeLang:"Beddel luqadda",endonym:"Af-Soomaali"},hausa:{preparing:"Shirya cikin Hausa\u2026",changeLang:"Canja harshe",endonym:"Hausa"},zulu:{preparing:"Ilungiselela ngesiZulu\u2026",changeLang:"Shintsha ulimi",endonym:"isiZulu"},oromo:{preparing:"Afaan Oromootiin qophaa'aa jira\u2026",changeLang:"Afaan jijjiiri",endonym:"Afaan Oromoo"},luganda:{preparing:"Tuteekateeka mu Oluganda\u2026",changeLang:"Kyusa olulimi",endonym:"Oluganda"}};function Ho(e){let a=e.trim();return a?a.charAt(0).toUpperCase()+a.slice(1):"\u2026"}function Ja(e){if(!e)return{nativeName:"\u2026",preparing:"Preparing\u2026",changeLang:"\u2190",rtl:!1,known:!0};let a=e.trim().toLowerCase(),t=Object.entries(rl).find(([s,c])=>s===a||c.endonym?.toLowerCase()===a||pn(s)?.toLowerCase()===a);if(t)return{nativeName:t[1].endonym||pn(e)||Ho(e),preparing:t[1].preparing,changeLang:t[1].changeLang,rtl:!!t[1].rtl||_o(t[1].preparing),known:!0};let r=pn(e)||e,n=Ho(r),i=_o(n);return{nativeName:n,preparing:`Preparing in ${n}\u2026`,changeLang:i?"\u062A\u063A\u064A\u064A\u0631":"Change",rtl:i,known:!1}}var Sr=[{name:"Puck",label:"Puck",gender:"male"},{name:"Charon",label:"Charon",gender:"male"},{name:"Kore",label:"Kore",gender:"female"},{name:"Aoede",label:"Aoede",gender:"female"}],un="hsk-live-voice",Zt={langPlaceholder:"Type your preferred language\u2026",nameStepTitle:"Nice to meet you.",nameStepLead:"I can search, visualize, or capture anything for you \u2014 on this site or any other.",nameStepAsk:"What should I call you?",namePlaceholder:"Type your name\u2026",attachImage:"Attach a photo",vizUnavailable:"The preview could not be loaded.",vizDisclaimerImage:"Generated using Artificial Intelligence \u2014 colours, size and placement may differ from the real product.",vizDisclaimerVideo:"Generated using Artificial Intelligence \u2014 colours, size and movement may differ from the real product.",calcDisclaimer:"This is a calculation from live figures, not a guarantee \u2014 the market can move against it.",staleTitle:"No longer available",staleRemoved:"{title} has been removed and is no longer on offer.",staleUnavailable:"{title} is currently unavailable.",keyPastePrompt:"Paste your public id \u2014 or create one",keyPastePlaceholder:"your public id\u2026",keyUseMine:"Use my id",keyCreating:"Creating\u2026",keyCreateNew:"I'm new \u2014 create one",keySecretTitle:"Your secret \u2014 shown only once",keyDismiss:"Dismiss",keyCopySecret:"Copy secret",keyCopied:"Copied",keySecretHint:"Keep it private \u2014 use it to unlock your memory.",keyPublicTitle:"Your public id",keyCopyId:"Copy id",keyPublicHint:"Paste this on any site to save to the same memory.",keyAutoHide:"Hides automatically in {seconds}s.",greetReturning:"Hi, {name}.",greetReturningLead:"What can I find for you today?",howShouldResultsLook:"How should results look?",entityLangIntro:"I reply in {lang}. Product names stay as this site lists them \u2014 the details can too, or be translated.",asWritten:"As written",inLanguage:"In {lang}",namesAsWritten:"Details exactly as the site lists them.",detailsTranslated:"Details translated. Numbers and links stay exactly as listed.",entityLangPlaceholder:"Pick one of the two cards above\u2026",termsStepTitle:"Privacy & Terms of Use",termsStepSubtitle:"Transparent, anonymous, and zero-PII by design.",termsPiiTitle:"Zero PII Collection",termsPiiDesc:"We never collect or store personal identifying information (no emails, phone numbers, or real-world identities) from your chats or voice sessions.",termsSessionTitle:"Anonymous Session Tokens",termsSessionDesc:"Your session uses an anonymous client-side token solely to maintain context. It is never linked to your real identity.",termsMemoryTitle:"Ephemeral Chats vs. Mimi Vault",termsMemoryDesc:'Regular chats are ephemeral \u2014 closing the tab or clicking "Clear Chat" terminates them forever. Items you save with "@kiku" are encrypted and can be unlocked at mimi.akropolys.cloud with your Secret Access Key.',termsCookieTitle:"Host Website Telemetry",termsCookieDesc:"The host website where Kiku is embedded may collect cookies and analytics per their own cookie policy, outside Kiku's control.",termsAgreeButton:"Agree & Continue",termsAgreeCounting:"Agree & Continue ({seconds}s)",termsPlaceholder:"Please review our Privacy & Terms above\u2026",allSet:"You're all set, {name}.",replyingTranslated:"Replying in {lang}, results translated too. Ask me anything.",replyingOriginal:"Replying in {lang}, results as this site wrote them. Ask me anything.",defaultPlaceholder:"Ask me anything\u2026",footerHint:"kiku \xB7 searches the whole catalogue in real time",voiceListening:"Listening\u2026 tap the mic to stop",voiceSending:"Got it \u2014 sending\u2026",voiceModeStart:"Hands-free conversation",voiceModeExit:"Leave hands-free",voicePhaseListening:"Listening",voicePhaseThinking:"Thinking",voicePhaseSpeaking:"Speaking",voiceHint:"Just talk \u2014 I'll answer when you pause.",voiceMuted:"Muted",voiceMutedHint:"Tap the microphone to speak again.",micDenied:"Microphone blocked. Allow mic access for this site, then try again.",micInsecure:"Voice needs a secure (https) connection.",micMissing:"No microphone found.",micLangUnsupported:"This browser cannot transcribe that language yet. Type instead.",micNetwork:"Couldn't reach voice. Try again in a moment.",voiceUnavailable:"Voice is unavailable right now. Try again in a moment.",voiceLimitReached:"You've used up today's voice time. It resets in a day \u2014 chat still works.",voiceSiteLimit:"Voice is out of allowance on this site for now. Chat still works.",voicePickerLabel:"Choose a voice",micNoSpeech:"Didn't catch anything. Try again, a little closer to the mic.",micFailed:"Couldn't hear that. Try again.",clearChat:"Clear chat",thinking:"Thinking",thoughtForSeconds:"Thought for {duration}",thoughtProcess:"Thought process",captureAndRemember:"kiku \u2014 capture & remember",captureCurrentPage:"Capture current page",captureAll:"Capture all ({count})",whatHaveYouSaved:"What have you saved?",deleteThis:"Delete this",errShopperReplyLimit:"You've reached this site's reply limit for your account.",errAccessRevoked:"Your access to the assistant has been revoked by the store.",errAccountRequired:"Please create an account to continue using the chat assistant.",errStreamInterrupted:"The reply was interrupted. Please try again.",errNetwork:"The assistant couldn't respond just now \u2014 please try again in a moment.",errGeneric:"Something went wrong. Please try again.",vizWorking:"Visualizing\u2026",vizMarkEdit:"Mark & edit",markupTitle:"Mark where you want the change",markupCancel:"Cancel",markupSketch:"Sketch",markupText:"Text",markupEraser:"Eraser",markupUndo:"Undo",markupClear:"Clear",markupSend:"Send",markupTextHint:"Type, then Enter",markupInstruction:"Describe the change \u2014 e.g. add the sofa here",markupDialogLabel:"Mark up image",markupColorLabel:"Colour {colour}",markupError:"Couldn't process this image \u2014 try a newer visualization.",markupLoadError:"This image can't be edited here.",markupLoading:"Loading image\u2026",markupApplyMarks:"Apply the change I marked on the image.",openMemory:"Open my memory on mimi",errTooManyRequests:"The assistant is currently receiving too many requests. Please try again in a few moments.",errTokenLimit:"You've reached your usage limit. Please update your billing limits in your dashboard to continue.",statusSent:"Sent",statusStopped:"Sent \xB7 reply stopped",queuedWaiting:"Queued",queuedSendNow:"Send now",jumpToLatest:"Scroll to latest",timelineLabel:"Questions in this conversation",voiceConnecting:"Connecting \u2014 wait for the tone before speaking",stoppedByYou:"You stopped this response.",stoppedInterrupted:"This response was interrupted.",continueGenerating:"Continue generating",generateResponse:"Generate response",pillCompareTop2:"Compare top 2",pillCompareTop2Query:"Compare the {a} and {b}",pillMoreOn:"More on {name}",pillMoreOnQuery:"Tell me more about the {name}",pillUnder:"Under {amount}",pillUnderQuery:"Show me options under {amount}",pillSimilarOptions:"Similar options",pillSimilarOptionsQuery:"Show me more like the {name}",pillWhichBest:"Which is best?",pillWhichBestQuery:"Which one would you recommend and why?",pillFindAlternatives:"Find alternatives",pillFindAlternativesQuery:"What are good alternatives to the {name}?",pillShowPopular:"Show popular items",pillShowPopularQuery:"What are your most popular items?",pillRecommend:"Recommend something",pillRecommendQuery:"What do you recommend for me?",cardClickAnswer:"The {name}",cardClickQuery:"Tell me more about the {name}{price} \u2014 what are its key details, who is it best suited for, and what should I know?",displayCapture:"capture {name}",displayCaptureAll:"capture all ({count} items)",displayViewHistory:"what have you saved?",displayDelete:"delete this"},mn=qo.createContext((e,a)=>{let t=Zt[e];if(a)for(let[r,n]of Object.entries(a))t=t.split(`{${r}}`).join(n);return t}),jt=()=>qo.useContext(mn);function Bo(e){let a=e.trim();if(!a||a.length>40||a.includes("?"))return null;a=a.replace(/^(hi|hey|hello|yo)[,!.\s]+/i,""),a=a.replace(/^(i['’]?m|im|my name is|call me|it['’]?s|this is|name['’]?s)\s+/i,""),a=a.trim().replace(/[.!,]+$/,"");let t=a.split(/\s+/);if(t.length===0||t.length>3||!/^[\p{L}][\p{L}\-'’ ]{0,30}$/u.test(a))return null;let r=a.toLowerCase();if(["phone","laptop","tv","cheap","best","under","buy","search","find","show","need","want","price","sofa","shoe","headphone","camera","gift","help"].some(s=>r.includes(s)))return null;let i=t[0];return i.charAt(0).toUpperCase()+i.slice(1)}var Uo={shopper_reply_limit:"errShopperReplyLimit",RATE_LIMIT_EXCEEDED:"errShopperReplyLimit",access_revoked:"errAccessRevoked",account_required:"errAccountRequired",stream_interrupted:"errStreamInterrupted"};var $o=(e,a)=>{let t=e&&typeof e=="object"?e.code:void 0;if(t&&Uo[t])return a(Uo[t]);let r="";if(typeof e=="string")r=e;else if(e&&typeof e=="object"&&e.message)r=e.message;else try{r=JSON.stringify(e)}catch{r=String(e)}let n=r.toLowerCase();if(n.includes("429")||n.includes("too many requests")||n.includes("requests per minute limit exceeded")||n.includes("too_many_requests_error")||n.includes("request_quota_exceeded")||n.includes("quota"))return a("errTooManyRequests");if(n.includes("token limit"))return a("errTokenLimit");if(n.includes("failed to fetch")||n.includes("networkerror")||n.includes("request failed"))return a("errNetwork");if(r)try{console.warn("[kiku] untranslated error:",r)}catch{}return a("errGeneric")},jo=()=>typeof window>"u"||window.isSecureContext!==!1,kn=15;import sr,{useState as Ye,useEffect as St,useRef as tt,useCallback as na,useId as bd}from"react";import{Fragment as Hh,jsx as J,jsxs as Be}from"react/jsx-runtime";var nl=({className:e,size:a=18,tight:t=!1})=>J("svg",{className:ee("hsk-brand-mark",e),width:a,height:a,viewBox:t?"10.2 17.4 79.5 79.5":"0 0 100 100",xmlns:"http://www.w3.org/2000/svg","aria-label":"kiku",children:Be("g",{transform:"translate(22.7 19) scale(0.62)",fill:"currentColor",fillRule:"evenodd",children:[J("path",{d:"M39.4 10.4 Q44 0 48.6 10.4 L86.1 95.8 Q88 100 83.4 100 L4.6 100 Q0 100 1.9 95.8 Z M24 100 L24 65 Q24 60 27.4 56.3 Q44 38 60.6 56.3 Q64 60 64 65 L64 100 Z"}),J("circle",{cx:"55",cy:"82",r:"3.4"})]})}),kt=nl,Vo=()=>Be("svg",{className:"hsk-stop-icon",width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",children:[J("circle",{className:"hsk-stop-ring",cx:"12",cy:"12",r:"9.5",stroke:"currentColor",strokeWidth:"1.6",strokeLinecap:"round"}),J("rect",{className:"hsk-stop-core",x:"8.5",y:"8.5",width:"7",height:"7",rx:"1.8",fill:"currentColor"})]});var Ko=()=>Be("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),J("polyline",{points:"15 3 21 3 21 9"}),J("line",{x1:"10",y1:"14",x2:"21",y2:"3"})]}),Wo=()=>J("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"currentColor",children:J("path",{d:"M8 5v14l11-7z"})}),Cr=()=>Be("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:[J("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),J("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]}),Mr=()=>J("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:J("path",{d:"m15 18-6-6 6-6"})}),Oo=()=>J("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:J("path",{d:"m9 18 6-6-6-6"})}),Yo=()=>Be("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8"}),J("path",{d:"M3 3v5h5"}),J("path",{d:"M12 7v5l4 2"})]}),Nr=()=>J("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:J("path",{d:"M19 21 12 16l-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"})}),Go=()=>Be("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("path",{d:"M3 6h18"}),J("path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"})]});var Qo=()=>J("svg",{width:"19",height:"19",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",children:J("path",{d:"M12 5v14M5 12h14"})}),bn=()=>J("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:J("path",{d:"m21.44 11.05-9.19 9.19a6 6 0 0 1-8.49-8.49l8.57-8.57A4 4 0 1 1 18 8.84l-8.59 8.57a2 2 0 0 1-2.83-2.83l8.49-8.48"})}),Xo=({size:e=13}={})=>Be("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("rect",{className:"hsk-copy-sheet",x:"9",y:"9",width:"13",height:"13",rx:"2"}),J("path",{className:"hsk-copy-back",d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"})]}),Jo=({size:e=13}={})=>J("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:J("polyline",{className:"hsk-check-mark",points:"20 6 9 17 4 12"})}),va=({className:e,size:a=18}={})=>Be("svg",{className:e,width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("path",{className:"hsk-mic-cap",d:"M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3z"}),J("path",{d:"M19 10v2a7 7 0 0 1-14 0v-2"}),J("line",{x1:"12",y1:"19",x2:"12",y2:"22"})]}),Tr=()=>Be("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("line",{x1:"2",y1:"2",x2:"22",y2:"22"}),J("path",{d:"M18.89 13.23A7.12 7.12 0 0 0 19 12v-2"}),J("path",{d:"M5 10v2a7 7 0 0 0 12 5"}),J("path",{d:"M15 9.34V5a3 3 0 0 0-5.68-1.33"}),J("path",{d:"M9 9v3a3 3 0 0 0 5.12 2.12"}),J("line",{x1:"12",y1:"19",x2:"12",y2:"22"})]}),fn=({active:e})=>Be("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("path",{className:"hsk-wave-bar hsk-wave-bar--tip",style:{"--hsk-bar":0,"--hsk-amp":1.9,"--hsk-period":"1.24s"},d:"M2 12h2"}),J("path",{className:"hsk-wave-bar",style:{"--hsk-bar":1,"--hsk-amp":1.78,"--hsk-period":"0.94s"},d:"M6 8v8"}),J("path",{className:"hsk-wave-bar",style:{"--hsk-bar":2,"--hsk-amp":1.26,"--hsk-period":"1.42s"},d:"M10 4v16"}),J("path",{className:"hsk-wave-bar",style:{"--hsk-bar":3,"--hsk-amp":1.62,"--hsk-period":"1.08s"},d:"M14 7v10"}),J("path",{className:"hsk-wave-bar",style:{"--hsk-bar":4,"--hsk-amp":2.05,"--hsk-period":"0.86s"},d:"M18 9v6"}),J("path",{className:"hsk-wave-bar hsk-wave-bar--tip",style:{"--hsk-bar":5,"--hsk-amp":1.9,"--hsk-period":"1.32s"},d:"M22 12h-2"})]}),Zo=()=>Be("svg",{className:"hsk-telegram-icon",width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("polygon",{className:"hsk-kite-wing hsk-kite-wing--far",points:"22 2 11 13 2 9"}),J("polygon",{className:"hsk-kite-wing hsk-kite-wing--near",points:"22 2 15 22 11 13"}),J("line",{className:"hsk-kite-spine",x1:"22",y1:"2",x2:"11",y2:"13"})]}),ei=()=>Be("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("circle",{className:"hsk-sun-core",cx:"12",cy:"12",r:"5"}),Be("g",{className:"hsk-sun-rays",children:[J("line",{x1:"12",y1:"1",x2:"12",y2:"3"}),J("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),J("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}),J("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}),J("line",{x1:"1",y1:"12",x2:"3",y2:"12"}),J("line",{x1:"21",y1:"12",x2:"23",y2:"12"}),J("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}),J("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"})]})]}),ti=()=>J("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:J("path",{className:"hsk-moon-body",d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"})}),ai=()=>Be("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("path",{className:"hsk-wood-layer",style:{"--hsk-layer":0},d:"M12 2L2 7l10 5 10-5-10-5z"}),J("path",{className:"hsk-wood-layer",style:{"--hsk-layer":2},d:"M2 17l10 5 10-5"}),J("path",{className:"hsk-wood-layer",style:{"--hsk-layer":1},d:"M2 12l10 5 10-5"})]}),ri=()=>J("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:J("path",{className:"hsk-heart-body",d:"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"})}),ni=()=>Be("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("path",{d:"M17 8h1a4 4 0 1 1 0 8h-1"}),J("path",{d:"M3 8h14v9a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4z"}),J("line",{className:"hsk-steam",style:{"--hsk-steam":0},x1:"6",y1:"1",x2:"6",y2:"4"}),J("line",{className:"hsk-steam",style:{"--hsk-steam":1},x1:"10",y1:"1",x2:"10",y2:"4"}),J("line",{className:"hsk-steam",style:{"--hsk-steam":2},x1:"14",y1:"1",x2:"14",y2:"4"})]}),oi=()=>Be("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("path",{d:"M12 3a6.5 6.5 0 0 0 9 9 9 9 0 1 1-9-9z"}),J("path",{className:"hsk-star-spark",d:"M18.5 2.5l.6 1.6 1.6.6-1.6.6-.6 1.6-.6-1.6-1.6-.6 1.6-.6z"})]});var ii=({size:e=11})=>Be("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.6",strokeLinecap:"round",strokeLinejoin:"round",children:[J("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),J("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]});var ea=[{id:"light",label:"Silver",Icon:ei,dark:!1},{id:"dark",label:"Onyx",Icon:ti,dark:!0},{id:"mahogany",label:"Mahogany",Icon:ai,dark:!0},{id:"blush",label:"Blush",Icon:ri,dark:!1},{id:"coffee",label:"Coffee",Icon:ni,dark:!1},{id:"midnight",label:"Midnight",Icon:oi,dark:!0}],gn="dark",si="light";function vn(e){return typeof e=="string"&&ea.some(a=>a.id===e)}function yn(e){return ea.find(a=>a.id===e)??ea[0]}import{useKiku as fd,subscribeLiveStream as gd}from"@akropolys/sdk";import{useAkropolysContext as vd}from"@akropolys/sdk";import{useEffect as ol,useRef as il}from"react";function sl(e,a,t=.55){return a<=0?0:e*a*t/(a+t*Math.abs(e))}function cl({stiffness:e=500,damping:a=45,onFrame:t,onRest:r}){let n=0,i=0,s=0,c=null,o=0,d=h=>{let u=Math.min(.032,(h-o)/1e3)||.016666666666666666;o=h;let l=Math.max(1,Math.ceil(u/.008)),k=u/l;for(let y=0;y<l;y++){let x=-e*(n-s)-a*i;i+=x*k,n+=i*k}if(Math.abs(n-s)<.5&&Math.abs(i)<.5){n=s,i=0,c=null,t(n),r?.();return}t(n),c=requestAnimationFrame(d)},p=()=>{c===null&&(o=performance.now(),c=requestAnimationFrame(d))};return{track(h){c!==null&&(cancelAnimationFrame(c),c=null),n=h,i=0,t(n)},to(h,u=0){s=h,i=u,p()},get value(){return n},stop(){c!==null&&(cancelAnimationFrame(c),c=null)}}}function ci({panel:e,scroller:a,onDismiss:t,quiescent:r,enabled:n=!0}){let i=il(t);i.current=t,ol(()=>{if(!n)return;let s=e();if(!s||typeof matchMedia=="function"&&matchMedia("(prefers-reduced-motion: reduce)").matches)return;let c=!1,o=0,d=0,p=0,h=-1,u=0,l=0,k=0,y=!1,x=!1,T=cl({onFrame:C=>{s.style.transform=C===0?"":`translate3d(0, ${C}px, 0)`;let V=s.parentElement;V&&(V.style.opacity=C===0?"":String(Math.max(.35,1-C/(s.offsetHeight||1)*1.1)))},onRest:()=>{s.style.willChange="",x&&(x=!1,i.current())}}),L=()=>{let C=a();return C&&C.scrollTop>0?!1:r?r():!0},b=C=>{C.pointerType==="mouse"||!C.isPrimary||(c=!1,y=!1,h=C.pointerId,o=u=C.clientY,d=C.clientX,l=C.timeStamp,k=0,p=T.value)},N=C=>{if(C.pointerId!==h)return;let V=C.clientY-o,S=C.clientX-d;if(!y){if(Math.abs(V)<6&&Math.abs(S)<6)return;if(y=!0,c=V>0&&Math.abs(V)>Math.abs(S)&&L(),c){try{s.setPointerCapture(C.pointerId)}catch{}T.stop(),s.style.animation="none",s.style.willChange="transform"}}if(!c)return;let $=C.timeStamp-l;$>0&&(k=(C.clientY-u)/$*1e3),u=C.clientY,l=C.timeStamp;let E=p+V;T.track(E<0?-sl(-E,s.offsetHeight||1):E),C.cancelable&&C.preventDefault()},M=C=>{if(C.pointerId!==h)return;try{s.hasPointerCapture(C.pointerId)&&s.releasePointerCapture(C.pointerId)}catch{}if(h=-1,!c)return;c=!1;let V=s.offsetHeight||1;T.value+k*.12>V*.3||k>900?(x=!0,s.style.pointerEvents="none",T.to(V,k)):T.to(0,k)};return s.addEventListener("pointerdown",b,{passive:!0}),s.addEventListener("pointermove",N,{passive:!1}),s.addEventListener("pointerup",M,{passive:!0}),s.addEventListener("pointercancel",M,{passive:!0}),()=>{T.stop(),s.removeEventListener("pointerdown",b),s.removeEventListener("pointermove",N),s.removeEventListener("pointerup",M),s.removeEventListener("pointercancel",M),s.style.transform="",s.style.willChange="",s.style.animation="",s.style.pointerEvents="";let C=s.parentElement;C&&(C.style.opacity="")}},[n,e,a,r])}import{useEffect as xn,useRef as Rr,useState as Pt}from"react";var li=(e,a)=>Math.hypot(e.x-a.x,e.y-a.y);function ll(e){let a=0;for(let t=1;t<e.length;t++)a+=li(e[t-1],e[t]);return a}function di(e){let a=1/0,t=1/0,r=-1/0,n=-1/0;for(let i of e)i.x<a&&(a=i.x),i.y<t&&(t=i.y),i.x>r&&(r=i.x),i.y>n&&(n=i.y);return{minX:a,minY:t,maxX:r,maxY:n}}var ya=e=>Math.max(0,Math.min(1e3,Math.round(e)));function hi(e,a,t){return[ya(e.minY/t*1e3),ya(e.minX/a*1e3),ya(e.maxY/t*1e3),ya(e.maxX/a*1e3)]}function dl(e,a){let[t,r,n,i]=e,[s,c,o,d]=a,p=Math.min(i,d)-Math.max(r,c),h=Math.min(n,o)-Math.max(t,s);if(p<=0||h<=0)return!1;let u=Math.min((i-r)*(n-t),(d-c)*(o-s));return u>0&&p*h/u>.35}var hl=(e,a)=>[Math.min(e[0],a[0]),Math.min(e[1],a[1]),Math.max(e[2],a[2]),Math.max(e[3],a[3])];function pl(e,a,t){if(e.length<2)return null;let r=di(e),n=hi(r,a,t),i=Math.hypot(r.maxX-r.minX,r.maxY-r.minY);if(i<4)return null;let s=ll(e),c=li(e[0],e[e.length-1]),o=s/Math.max(c,1e-6);return c/i<.3&&s>i*1.8?{gesture:"ring",box:n,straight:!1}:o<1.25?{gesture:"arrow",box:n,to:[ya(e[e.length-1].y/t*1e3),ya(e[e.length-1].x/a*1e3)],straight:!0}:{gesture:"scribble",box:n,straight:!1}}function pi(e,a,t){if(!a||!t)return[];let r=[],n=[];for(let c of e){if(c.kind==="text"&&c.value&&typeof c.x=="number"&&typeof c.y=="number"){let o={x:c.x,y:c.y};n.push({gesture:"text",box:hi(di([o,o]),a,t),text:c.value});continue}if(c.kind==="stroke"&&c.tool!=="eraser"&&c.points){let o=pl(c.points,a,t);o&&r.push(o)}}let i=new Set,s=[];for(let c=0;c<r.length;c++){if(i.has(c))continue;let o=r[c];for(let d=c+1;d<r.length;d++)i.has(d)||!o.straight||!r[d].straight||dl(o.box,r[d].box)&&(i.add(d),o={gesture:"cross",box:hl(o.box,r[d].box),straight:!1});i.add(c),s.push(o.gesture==="arrow"?{gesture:"arrow",box:o.box,to:o.to}:{gesture:o.gesture,box:o.box})}return[...s,...n]}import{jsx as $e,jsxs as xa}from"react/jsx-runtime";var ui=["#111111","#ff5a5a","#ffb300","#22c55e","#06b6d4","#d946ef","#9ca3af"],ul=1280;function mi({src:e,onCancel:a,onSend:t,t:r}){let[n,i]=Pt(null),[s,c]=Pt(!1),[o,d]=Pt("pen"),[p,h]=Pt(ui[1]),[u,l]=Pt([]),[k,y]=Pt(null),[x,w]=Pt(""),[T,L]=Pt(""),[b,N]=Pt(!1),M=Rr(null),C=Rr(null),V=Rr(null);xn(()=>{let m=new Image;m.crossOrigin="anonymous",m.onload=()=>i(m),m.onerror=()=>c(!0),m.src=e},[e]);let S=(()=>{if(!n)return{w:0,h:0};let m=Math.min(1,ul/Math.max(n.naturalWidth,n.naturalHeight));return{w:Math.round(n.naturalWidth*m),h:Math.round(n.naturalHeight*m)}})(),$=Rr(null),E=m=>{let F=M.current;if(!F||!n)return;let K=F.getContext("2d");if(!K)return;$.current||($.current=document.createElement("canvas"));let ae=$.current;ae.width=F.width,ae.height=F.height;let Q=ae.getContext("2d"),v=m?[...u,m]:u;for(let g of v)g.kind==="stroke"?(Q.save(),Q.globalCompositeOperation=g.tool==="eraser"?"destination-out":"source-over",Q.strokeStyle=g.color,Q.lineWidth=g.tool==="eraser"?g.size*3:g.size,Q.lineCap="round",Q.lineJoin="round",Q.beginPath(),g.points.forEach((H,A)=>A===0?Q.moveTo(H.x,H.y):Q.lineTo(H.x,H.y)),g.points.length===1&&Q.lineTo(g.points[0].x+.01,g.points[0].y),Q.stroke(),Q.restore()):(Q.save(),Q.fillStyle=g.color,Q.font=`600 ${g.size}px system-ui, sans-serif`,Q.fillText(g.value,g.x,g.y),Q.restore());K.clearRect(0,0,F.width,F.height),K.drawImage(n,0,0,F.width,F.height),K.drawImage(ae,0,0)};xn(()=>{E()},[n,u,S.w,S.h]),xn(()=>{k&&V.current?.focus()},[k]);let I=m=>{let F=M.current,K=F.getBoundingClientRect();return{x:(m.clientX-K.left)/K.width*F.width,y:(m.clientY-K.top)/K.height*F.height}},B=()=>Math.max(4,Math.round(S.w/180)),_=()=>Math.max(18,Math.round(S.w/28)),U=m=>{if(!n)return;let F=I(m);if(o==="text"){y({x:F.x,y:F.y}),w("");return}m.target.setPointerCapture(m.pointerId),C.current={kind:"stroke",tool:o,color:p,size:B(),points:[F]},E(C.current)},Y=m=>{C.current&&(C.current.points.push(I(m)),E(C.current))},z=()=>{if(!C.current)return;let m=C.current;C.current=null,l(F=>[...F,m])},D=()=>{k&&x.trim()&&l(m=>[...m,{kind:"text",x:k.x,y:k.y,color:p,value:x.trim(),size:_()}]),y(null),w("")},ne=()=>{if(n)try{let m=document.createElement("canvas");m.width=S.w,m.height=S.h;let F=m.getContext("2d");if(!F){N(!0);return}F.drawImage(n,0,0,S.w,S.h);let K=m.toDataURL("image/jpeg",.92),ae=M.current?.toDataURL("image/jpeg",.85)||K;t(K,T.trim(),pi(u,S.w,S.h),ae)}catch{N(!0)}},X=u.length>0;return xa("div",{className:"hsk-markup",role:"dialog","aria-label":r("markupDialogLabel"),children:[xa("div",{className:"hsk-markup-head",children:[$e("span",{className:"hsk-markup-title",children:r("markupTitle")}),$e("button",{className:"hsk-markup-cancel",onClick:a,children:r("markupCancel")})]}),$e("div",{className:"hsk-markup-stage",children:s?$e("div",{className:"hsk-markup-error",children:r("markupLoadError")}):n?xa("div",{className:"hsk-markup-canvas-wrap",children:[$e("canvas",{ref:M,width:S.w,height:S.h,className:`hsk-markup-canvas hsk-markup-canvas--${o}`,onPointerDown:U,onPointerMove:Y,onPointerUp:z,onPointerLeave:z}),k&&M.current&&$e("input",{ref:V,className:"hsk-markup-textinput",style:{left:`${k.x/S.w*100}%`,top:`${k.y/S.h*100}%`,color:p},value:x,placeholder:r("markupTextHint"),onChange:m=>w(m.target.value),onKeyDown:m=>{m.key==="Enter"&&D(),m.key==="Escape"&&(y(null),w(""))},onBlur:D})]}):$e("div",{className:"hsk-markup-loading",children:r("markupLoading")})}),xa("div",{className:"hsk-markup-tools",children:[$e("div",{className:"hsk-markup-colors",children:ui.map(m=>$e("button",{className:`hsk-markup-color${p===m?" hsk-markup-color--on":""}`,style:{background:m},onClick:()=>{h(m),o==="eraser"&&d("pen")},"aria-label":r("markupColorLabel",{colour:m})},m))}),xa("div",{className:"hsk-markup-actions",children:[$e("button",{className:`hsk-markup-tool${o==="pen"?" hsk-markup-tool--on":""}`,onClick:()=>d("pen"),children:r("markupSketch")}),$e("button",{className:`hsk-markup-tool${o==="text"?" hsk-markup-tool--on":""}`,onClick:()=>d("text"),children:r("markupText")}),$e("button",{className:`hsk-markup-tool${o==="eraser"?" hsk-markup-tool--on":""}`,onClick:()=>d("eraser"),children:r("markupEraser")}),$e("button",{className:"hsk-markup-tool",onClick:()=>l(m=>m.slice(0,-1)),disabled:!X,children:r("markupUndo")}),$e("button",{className:"hsk-markup-tool",onClick:()=>l([]),disabled:!X,children:r("markupClear")})]})]}),xa("div",{className:"hsk-markup-send",children:[$e("input",{className:"hsk-markup-instruction",value:T,placeholder:r("markupInstruction"),onChange:m=>L(m.target.value),onKeyDown:m=>{m.key==="Enter"&&(X||T.trim())&&ne()}}),$e("button",{className:"hsk-markup-go",onClick:ne,disabled:!n||!X&&!T.trim(),children:r("markupSend")})]}),b&&$e("div",{className:"hsk-markup-error",children:r("markupError")})]})}import ml,{useEffect as kl,useRef as Za}from"react";import{jsx as Sl}from"react/jsx-runtime";function bl(e){let a=2166136261;for(let t=0;t<e.length;t++)a^=e.charCodeAt(t),a=Math.imul(a,16777619);return a>>>0}function Cn(e){let a=e>>>0;return()=>{a=a+1831565813>>>0;let t=Math.imul(a^a>>>15,1|a);return t=t+Math.imul(t^t>>>7,61|t)^t,((t^t>>>14)>>>0)/4294967296}}var ki=e=>e*e*(3-2*e);function fl(e){let t=new Float32Array(65536);for(let n=0;n<t.length;n++)t[n]=e();let r=(n,i)=>t[(i&255)*256+(n&255)];return(n,i)=>{let s=Math.floor(n),c=Math.floor(i),o=ki(n-s),d=ki(i-c),p=r(s,c),h=r(s+1,c),u=r(s,c+1),l=r(s+1,c+1);return(p+(h-p)*o)*(1-d)+(u+(l-u)*o)*d}}function gl(e,a,t,r){let n=t/Math.SQRT2,i=Math.ceil(e/n),s=Math.ceil(a/n),c=new Int32Array(i*s).fill(-1),o=[],d=[],p=(u,l)=>{let k=o.length;o.push([u,l]),c[Math.floor(l/n)*i+Math.floor(u/n)]=k,d.push(k)},h=(u,l)=>{if(u<0||l<0||u>=e||l>=a)return!1;let k=Math.floor(u/n),y=Math.floor(l/n);for(let x=Math.max(y-2,0);x<=Math.min(y+2,s-1);x++)for(let w=Math.max(k-2,0);w<=Math.min(k+2,i-1);w++){let T=c[x*i+w];if(T<0)continue;let L=o[T][0]-u,b=o[T][1]-l;if(L*L+b*b<t*t)return!1}return!0};for(p(r()*e,r()*a);d.length;){let u=r()*d.length|0,[l,k]=o[d[u]],y=!1;for(let x=0;x<24;x++){let w=r()*Math.PI*2,T=t*(1+r()),L=l+Math.cos(w)*T,b=k+Math.sin(w)*T;if(h(L,b)){p(L,b),y=!0;break}}y||d.splice(u,1)}return o}var Ee=(e,a)=>(e()-.5)*a,wn=[(e,a,t)=>{let r=a*.5,n=a*(.14+t()*.04),i=a*.07;e.beginPath(),e.moveTo(-n-i*.6,-r),e.lineTo(n+i*.6,-r),e.moveTo(-n,-r+i),e.lineTo(n,-r+i),e.moveTo(-n,-r+i),e.lineTo(-n*.85,r-i),e.moveTo(n,-r+i),e.lineTo(n*.85,r-i),e.moveTo(0,-r+i*1.7),e.lineTo(0,r-i*1.7),e.moveTo(-n,r-i),e.lineTo(n,r-i),e.moveTo(-n-i*.6,r),e.lineTo(n+i*.6,r),e.stroke()},(e,a,t)=>{let r=a*.5,n=-r*(.18+t()*.1);e.beginPath(),e.moveTo(-r,n),e.lineTo(0,-r),e.lineTo(r,n),e.closePath(),e.moveTo(-r*.92,n+r*.16),e.lineTo(r*.92,n+r*.16);for(let i of[-.62,-.21,.21,.62])e.moveTo(r*i,n+r*.16),e.lineTo(r*i,r*.8);e.moveTo(-r,r*.8),e.lineTo(r,r*.8),e.stroke()},(e,a,t)=>{let r=a*.5,n=r*(.48+t()*.12);e.beginPath(),e.moveTo(-r*.2,-r*.86),e.lineTo(r*.2,-r*.86),e.moveTo(-r*.15,-r*.78),e.bezierCurveTo(-n,-r*.3,-n*.85,r*.6,0,r*.86),e.bezierCurveTo(n*.85,r*.6,n,-r*.3,r*.15,-r*.78),e.moveTo(-r*.17,-r*.64),e.quadraticCurveTo(-n*1.16,-r*.48,-n*.7,-r*.04),e.moveTo(r*.17,-r*.64),e.quadraticCurveTo(n*1.16,-r*.48,n*.7,-r*.04),e.stroke()},(e,a,t)=>{let r=a*.5;e.beginPath(),e.moveTo(-r*.9,r*.52),e.quadraticCurveTo(0,-r*.18,r*.9,-r*.58),e.stroke();let n=4+(t()*3|0);for(let i=0;i<n;i++){let s=.16+i/n*.8,c=-r*.9+s*r*1.8,o=r*.52-s*r*1.16+(1-s)*s*r*.3,d=i%2?1:-1,p=r*(.26+t()*.1);e.beginPath(),e.moveTo(c,o),e.quadraticCurveTo(c+p*.5,o+d*p*.66,c+p*.9,o+d*p*.08),e.quadraticCurveTo(c+p*.42,o+d*p*.04,c,o),e.stroke()}},(e,a,t)=>{let r=a*.5;e.beginPath(),e.moveTo(-r*.85,-r*.7),e.quadraticCurveTo(-r*.1,-r*.35,r*.2,r*.1),e.stroke();let n=[[-r*.45,-r*.12],[r*.05,r*.3],[r*.42,-r*.4]];for(let[i,s]of n)e.beginPath(),e.moveTo(i,s-r*.28),e.lineTo(i-r*.02,s-r*.16),e.stroke(),e.beginPath(),e.ellipse(i,s,r*(.15+t()*.04),r*.19,Ee(t,.5),0,Math.PI*2),e.stroke()},(e,a,t)=>{let r=a*.5;for(let n of[-1,1]){e.beginPath(),e.arc(0,0,r*.72,n>0?-1.25:1.25,n>0?1.25:Math.PI*2-1.25,n<0),e.stroke();for(let i=0;i<5;i++){let s=-1.05+i/4*2.1,c=Math.sin(s)*n*r*.72,o=Math.cos(s)*r*.72,d=r*(.2+t()*.08);e.beginPath(),e.moveTo(c,o),e.quadraticCurveTo(c+n*d*.9,o-d*.5,c+n*d*.6,o-d*1.05),e.stroke()}}},(e,a)=>{let t=a*.5;e.beginPath(),e.moveTo(-t,t*.6),e.lineTo(t*.55,t*.6),e.lineTo(t*.55,-t*.6),e.lineTo(-t*.45,-t*.6),e.lineTo(-t*.45,t*.15),e.lineTo(t*.1,t*.15),e.lineTo(t*.1,-t*.18),e.stroke()},(e,a)=>{let t=a*.5;e.beginPath(),e.moveTo(-t*.62,t*.8),e.lineTo(-t*.62,-t*.05),e.arc(0,-t*.05,t*.62,Math.PI,0),e.lineTo(t*.62,t*.8),e.stroke(),e.beginPath(),e.moveTo(-t*.86,t*.8),e.lineTo(t*.86,t*.8),e.stroke()},(e,a,t)=>{let r=a*.5;e.beginPath(),e.arc(0,0,r*.4,0,Math.PI*2),e.stroke();let n=t()*.5;for(let i=0;i<8;i++){let s=n+i/8*Math.PI*2;e.beginPath(),e.moveTo(Math.cos(s)*r*.6,Math.sin(s)*r*.6),e.lineTo(Math.cos(s)*r*.94,Math.sin(s)*r*.94),e.stroke()}},(e,a)=>{let t=a*.5;e.beginPath(),e.moveTo(-t*.44,t*.7),e.bezierCurveTo(-t,t*.2,-t*.8,-t*.7,-t*.3,-t*.6),e.moveTo(t*.44,t*.7),e.bezierCurveTo(t,t*.2,t*.8,-t*.7,t*.3,-t*.6),e.moveTo(-t*.32,-t*.64),e.lineTo(t*.32,-t*.64),e.moveTo(-t*.44,t*.7),e.lineTo(t*.44,t*.7);for(let r of[-.16,.02,.2])e.moveTo(t*r,-t*.56),e.lineTo(t*r,t*.62);e.stroke()},(e,a,t)=>{let r=a*.5,n=r*(.4+t()*.18);e.beginPath(),e.moveTo(-r,r*.16),e.quadraticCurveTo(-r*.5,-n,0,-r*.02),e.quadraticCurveTo(r*.5,-n,r,r*.16),e.stroke()}],bi=[(e,a,t)=>{let r=a*.5,n=-r+Ee(t,r*.3),i=Ee(t,r);e.beginPath(),e.moveTo(n,i);let s=4+(t()*4|0);for(let c=0;c<s;c++){let o=n+r*2/s+Ee(t,r*.5),d=Ee(t,r*1.5);e.quadraticCurveTo(n+Ee(t,r*.9),i+Ee(t,r*1.6),o,d),n=o,i=d}e.stroke()},(e,a,t)=>{let r=a*.5,n=2.2+t()*1.6,i=t()<.5?-1:1;e.beginPath();for(let s=0;s<=60;s++){let c=s/60,o=i*c*n*Math.PI*2,d=r*c*(.9+Ee(t,.06)),p=Math.cos(o)*d,h=Math.sin(o)*d;s===0?e.moveTo(p,h):e.lineTo(p,h)}e.stroke()},(e,a,t)=>{let r=a*.5,n=4+(t()*4|0),i=Ee(t,.7);for(let s=0;s<n;s++){let c=-r+s/(n-1)*r*2+Ee(t,r*.16),o=r*(.7+t()*.6);e.beginPath(),e.moveTo(c-i*o*.5,-o*.5),e.quadraticCurveTo(c+Ee(t,r*.2),0,c+i*o*.5,o*.5),e.stroke()}},(e,a,t)=>{let r=a*.5,n=2+(t()*3|0),i=r*2/n;e.beginPath(),e.moveTo(-r,r*.4);for(let s=0;s<n;s++){let c=-r+s*i,o=i*(.42+t()*.18);e.bezierCurveTo(c+o*.2,r*.4-o*2.1,c+i-o*.2,r*.4-o*2.1,c+i,r*.4+Ee(t,r*.14))}e.stroke()}],fi=[(e,a,t)=>{e.beginPath(),e.arc(0,0,a*.1+t()*a*.04,0,Math.PI*2),e.fill()},(e,a,t)=>{e.beginPath(),e.arc(Ee(t,a*.04),Ee(t,a*.04),a*.32,0,Math.PI*2),e.stroke()},(e,a,t)=>{let r=a*.4,n=r*(.2+t()*.12);e.beginPath(),e.moveTo(0,-r),e.quadraticCurveTo(n,-n,r,0),e.quadraticCurveTo(n,n,0,r),e.quadraticCurveTo(-n,n,-r,0),e.quadraticCurveTo(-n,-n,0,-r),e.stroke()},(e,a,t)=>{let r=a*.4;e.beginPath(),e.moveTo(-r,Ee(t,a*.08)),e.quadraticCurveTo(0,Ee(t,a*.16),r,Ee(t,a*.08)),e.stroke()}],vl={light:(e,a)=>{let t=a*.5;e.beginPath(),e.moveTo(0,-t),e.quadraticCurveTo(t*.16,-t*.16,t,0),e.quadraticCurveTo(t*.16,t*.16,0,t),e.quadraticCurveTo(-t*.16,t*.16,-t,0),e.quadraticCurveTo(-t*.16,-t*.16,0,-t),e.stroke()},dark:(e,a)=>{let t=a*.44;e.beginPath(),e.moveTo(-t*.6,-t*.5),e.lineTo(t*.6,-t*.5),e.lineTo(t,t*.05),e.lineTo(0,t),e.lineTo(-t,t*.05),e.closePath(),e.moveTo(-t,t*.05),e.lineTo(t,t*.05),e.moveTo(-t*.6,-t*.5),e.lineTo(-t*.3,t*.05),e.lineTo(0,t),e.moveTo(t*.6,-t*.5),e.lineTo(t*.3,t*.05),e.lineTo(0,t),e.stroke()},mahogany:(e,a)=>{let t=a*.5;e.beginPath(),e.moveTo(0,t),e.bezierCurveTo(-t*.9,t*.2,-t*.7,-t*.7,0,-t),e.bezierCurveTo(t*.7,-t*.7,t*.9,t*.2,0,t),e.moveTo(0,t*.86),e.lineTo(0,-t*.86);for(let r=0;r<3;r++){let n=-.34+r*.36;e.moveTo(0,t*n),e.lineTo(t*.44,t*(n-.26)),e.moveTo(0,t*n),e.lineTo(-t*.44,t*(n-.26))}e.stroke()},blush:(e,a)=>{let t=a*.5;for(let r=0;r<5;r++){let n=r/5*Math.PI*2-Math.PI/2;e.beginPath(),e.ellipse(Math.cos(n)*t*.52,Math.sin(n)*t*.52,t*.42,t*.26,n,0,Math.PI*2),e.stroke()}e.beginPath(),e.arc(0,0,t*.19,0,Math.PI*2),e.stroke()},coffee:(e,a)=>{let t=a*.5;e.beginPath(),e.ellipse(0,0,t*.6,t*.9,0,0,Math.PI*2),e.stroke(),e.beginPath(),e.moveTo(0,-t*.84),e.bezierCurveTo(t*.34,-t*.3,-t*.34,t*.3,0,t*.84),e.stroke()},midnight:(e,a)=>{let t=a*.5;e.beginPath();for(let r=0;r<10;r++){let n=r%2===0?t:t*.4,i=r/10*Math.PI*2-Math.PI/2,s=Math.cos(i)*n,c=Math.sin(i)*n;r===0?e.moveTo(s,c):e.lineTo(s,c)}e.closePath(),e.stroke()}},gi=e=>{let a=e.split(",").map(t=>parseFloat(t.trim()));return[a[0]||0,a[1]||0,a[2]||0]};function vi(e,a,t){let r=gi(e),n=gi(a);return`rgb(${Math.round(r[0]+(n[0]-r[0])*t)},${Math.round(r[1]+(n[1]-r[1])*t)},${Math.round(r[2]+(n[2]-r[2])*t)})`}function yl(e,a,t){return`hsl(${Math.round(a*300%360)}, ${t?72:68}%, ${t?58:46}%)`}function xl(e,a,t,r,n,i,s){let c=s?vl[s]:void 0,o=Cn(n),d=fl(Cn(n^2654435769)),p=e*a,u=Math.max(40,Math.min(520,Math.round(p/3100)))/.48,l=Math.max(26,Math.sqrt(.7*p/u)),k=gl(e,a,l,o),y=4.4/Math.max(e,a),x=y*2.6,w=Math.hypot(e,a),T=o()*Math.PI*2,L=Math.cos(T),b=Math.sin(T),N=e*(.18+o()*.64),M=a*(.12+o()*.5),C=[],V=Math.hypot(e,a)||1,[S,$,E]=t.split(",").map(B=>parseFloat(B)||0),I=.2126*S+.7152*$+.0722*E>128;for(let[B,_]of k){let U=d(B*y,_*y)*.72+d(B*x,_*x)*.28,Y=Math.min(1,Math.max(0,(U-.26)/.44));if(o()>Y*Y*(3-2*Y))continue;let z=o(),D=Math.max(0,1-Math.hypot(B-N,_-M)/(w*.72))**1.6,ne=((B-e/2)*L+(_-a/2)*b)/w+.5,X=!I,F=((X?.055:.028)+o()*(X?.04:.025))*(.75+ne*.55)*(1+D*.4),K=vi(t,r,D*.85),ae=i?(e-B+a-_)/(e+a||1):(B+_)/(e+a||1),Q=o()*16777215|0,v=yl(Q,ae,I),g=0,H=X?1.05+o()*.35:.65+o()*.35,A=20,f=wn[0],W=1;z<.5?(g=Ee(o,.16),H=X?1.15+o()*.45:.7+o()*.35,A=20+o()*16,f=wn[o()*wn.length|0]):z<.82?(g=o()*Math.PI*2,H=X?.95+o()*.4:.6+o()*.4,A=16+o()*20,f=bi[o()*bi.length|0]):z<.95||!c?(g=o()*Math.PI*2,H=X?.85+o()*.35:.55+o()*.35,A=7+o()*7,f=fi[o()*fi.length|0]):(g=Ee(o,.3),H=X?1.1+o()*.3:.75+o()*.3,A=15+o()*9,f=c,W=2.6),C.push({x:B,y:_,roll:z,rotation:g,lineWidth:H,alpha:F*W,baseColor:K,shimmerColor:v,drawFn:f,size:A,seed:Q,normDist:ae})}return C}function Sn(e,a,t,r,n){e.clearRect(0,0,t,r),e.lineCap="round",e.lineJoin="round";let i=n>=0&&n<=1.4,s=i?n*1.4-.2:-999,c=.3;for(let o of a){let d=o.alpha,p=o.baseColor,h=o.lineWidth;if(i){let l=o.normDist-s;if(l>c)d=o.alpha*.45,p=o.baseColor,h=o.lineWidth;else if(l<-c)d=o.alpha,p=o.baseColor,h=o.lineWidth;else{let k=Math.cos(l/c*(Math.PI/2))**2;d=o.alpha+k*.08,p=k>.08?vi(o.baseColor,o.shimmerColor,k*.65):o.baseColor,h=o.lineWidth*(1+k*.2)}}e.save(),e.translate(o.x,o.y),e.rotate(o.rotation),e.globalAlpha=Math.min(d,1),e.strokeStyle=p,e.fillStyle=p,e.lineWidth=h;let u=Cn(o.seed);o.drawFn(e,o.size,u),e.restore()}}var wl=ml.memo(function({seed:a="",theme:t,dir:r}){let n=Za(null),i=Za(!1),s=Za(0),c=Za(null),o=Za(0);return kl(()=>{let d=n.current;if(!d)return;let p=bl(a||"kiku"),h=0,u=(T,L,b,N)=>M=>{let C=M-T,V=Math.min(1,C/L),$=(1-Math.cos(V*Math.PI))/2*1.4,E=d.clientWidth,I=d.clientHeight;if(E&&I){let B=Math.min(window.devicePixelRatio||1,3),_=Math.round(E*B),U=Math.round(I*B);(d.width!==_||d.height!==U)&&(d.width=_,d.height=U);let Y=d.getContext("2d");Y&&(Y.setTransform(B,0,0,B,0,0),Sn(Y,b,E,I,$))}if(V<1)s.current=requestAnimationFrame(u(T,L,b,N));else{i.current=!1;let B=d.clientWidth,_=d.clientHeight,U=d.getContext("2d");if(U&&B&&_){let Y=Math.min(window.devicePixelRatio||1,3);U.setTransform(Y,0,0,Y,0,0),Sn(U,b,B,_,-1)}}},l=()=>{let T=d.clientWidth,L=d.clientHeight;if(!T||!L)return;let b=Math.min(window.devicePixelRatio||1,3),N=d.getContext("2d");if(!N)return;let M=getComputedStyle(d),C=M.getPropertyValue("--hsk-doodle-ink").trim()||"31,31,31",V=M.getPropertyValue("--hsk-doodle-tint").trim()||C,S=r==="rtl"||M.direction==="rtl"||d.closest('[dir="rtl"]')!==null,$=typeof window<"u"?Math.max(L,window.innerHeight||0):L,E=xl(T,$,C,V,p,S,t);c.current=E,o.current=T;let I=Math.round(T*b),B=Math.round(L*b);if((d.width!==I||d.height!==B)&&(d.width=I,d.height=B),N.setTransform(b,0,0,b,0,0),window.matchMedia?.("(prefers-reduced-motion: reduce)")?.matches){Sn(N,E,T,L,-1);return}cancelAnimationFrame(s.current),i.current=!0;let U=1200,Y=performance.now();s.current=requestAnimationFrame(u(Y,U,E,S))},k=()=>{clearTimeout(h),h=window.setTimeout(l,20)};l();let y=new ResizeObserver(k);y.observe(d);let x=window.matchMedia?.("(prefers-color-scheme: dark)"),w=()=>{l()};return x?.addEventListener?.("change",w),()=>{clearTimeout(h),cancelAnimationFrame(s.current),i.current=!1,y.disconnect(),x?.removeEventListener?.("change",w)}},[a,t,r]),Sl("canvas",{className:"hsk-cb-doodles",ref:n,"aria-hidden":"true"})}),zr=wl;import Pr,{useState as Vt,useEffect as Nn,useCallback as yi}from"react";import{useAkropolysContext as Ml}from"@akropolys/sdk";var Mn={arabic:{allSet:"\u0623\u0646\u062A \u062C\u0627\u0647\u0632\u060C {name}.",asWritten:"\u0643\u0645\u0627 \u0647\u064A \u0645\u0643\u062A\u0648\u0628\u0629",captureAll:"\u0627\u0644\u062A\u0642\u0627\u0637 \u0627\u0644\u0643\u0644 ({count})",captureAndRemember:"kiku \u2014 \u0627\u0644\u062A\u0642\u0627\u0637 \u0648\u062A\u0630\u0643\u0631",captureCurrentPage:"\u0627\u0644\u062A\u0642\u0627\u0637 \u0627\u0644\u0635\u0641\u062D\u0629 \u0627\u0644\u062D\u0627\u0644\u064A\u0629",cardClickAnswer:"\u0627\u0644\u0640 {name}",cardClickQuery:"\u0623\u062E\u0628\u0631\u0646\u064A \u0627\u0644\u0645\u0632\u064A\u062F \u0639\u0646 {name}{price} \u2014 \u0645\u0627 \u0647\u064A \u062A\u0641\u0627\u0635\u064A\u0644\u0647 \u0627\u0644\u0631\u0626\u064A\u0633\u064A\u0629\u060C \u0648\u0644\u0645\u0646 \u0647\u0648 \u0627\u0644\u0623\u0646\u0633\u0628\u060C \u0648\u0645\u0627\u0630\u0627 \u064A\u062C\u0628 \u0623\u0646 \u0623\u0639\u0631\u0641\u061F",clearChat:"\u0645\u0633\u062D \u0627\u0644\u062F\u0631\u062F\u0634\u0629",defaultPlaceholder:"\u0627\u0633\u0623\u0644\u0646\u064A \u0623\u064A \u0634\u064A\u0621...",deleteThis:"\u062D\u0630\u0641 \u0647\u0630\u0627",detailsTranslated:"\u062A\u0645\u062A \u062A\u0631\u062C\u0645\u0629 \u0627\u0644\u062A\u0641\u0627\u0635\u064A\u0644. \u062A\u0628\u0642\u0649 \u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u0648\u0627\u0644\u0631\u0648\u0627\u0628\u0637 \u0643\u0645\u0627 \u0647\u064A \u062A\u0645\u0627\u0645\u064B\u0627.",displayCapture:"\u0627\u0644\u062A\u0642\u0627\u0637 {name}",displayCaptureAll:"\u0627\u0644\u062A\u0642\u0627\u0637 \u0627\u0644\u0643\u0644 ({count} \u0639\u0646\u0627\u0635\u0631)",displayDelete:"\u062D\u0630\u0641 \u0647\u0630\u0627",displayViewHistory:"\u0645\u0627\u0630\u0627 \u062D\u0641\u0638\u062A\u061F",entityLangIntro:"\u0623\u0646\u0627 \u0623\u0631\u062F \u0628\u0640 {lang}. \u064A\u0645\u0643\u0646 \u0623\u0646 \u062A\u0628\u0642\u0649 \u0628\u0637\u0627\u0642\u0627\u062A \u0627\u0644\u0646\u062A\u0627\u0626\u062C \u0643\u0645\u0627 \u0643\u062A\u0628\u0647\u0627 \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639 \u062A\u0645\u0627\u0645\u064B\u0627\u060C \u0623\u0648 \u064A\u0645\u0643\u0646 \u062A\u0631\u062C\u0645\u062A\u0647\u0627 \u0623\u064A\u0636\u064B\u0627.",entityLangPlaceholder:"\u0627\u062E\u062A\u0631 \u0625\u062D\u062F\u0649 \u0627\u0644\u0628\u0637\u0627\u0642\u062A\u064A\u0646 \u0623\u0639\u0644\u0627\u0647...",errAccessRevoked:"\u062A\u0645 \u0625\u0644\u063A\u0627\u0621 \u0648\u0635\u0648\u0644\u0643 \u0625\u0644\u0649 \u0627\u0644\u0645\u0633\u0627\u0639\u062F \u0645\u0646 \u0642\u0628\u0644 \u0627\u0644\u0645\u062A\u062C\u0631.",errAccountRequired:"\u0627\u0644\u0631\u062C\u0627\u0621 \u0625\u0646\u0634\u0627\u0621 \u062D\u0633\u0627\u0628 \u0644\u0645\u062A\u0627\u0628\u0639\u0629 \u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0645\u0633\u0627\u0639\u062F \u0627\u0644\u062F\u0631\u062F\u0634\u0629.",errShopperReplyLimit:"\u0644\u0642\u062F \u0648\u0635\u0644\u062A \u0625\u0644\u0649 \u062D\u062F \u0627\u0644\u0631\u062F\u0648\u062F \u0627\u0644\u0645\u0633\u0645\u0648\u062D \u0628\u0647 \u0644\u062D\u0633\u0627\u0628\u0643 \u0641\u064A \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639.",errStreamInterrupted:"\u062A\u0645\u062A \u0645\u0642\u0627\u0637\u0639\u0629 \u0627\u0644\u0631\u062F. \u0627\u0644\u0631\u062C\u0627\u0621 \u0627\u0644\u0645\u062D\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.",errTokenLimit:"\u0644\u0642\u062F \u0648\u0635\u0644\u062A \u0625\u0644\u0649 \u062D\u062F \u0627\u0644\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u062E\u0627\u0635 \u0628\u0643. \u0627\u0644\u0631\u062C\u0627\u0621 \u062A\u062D\u062F\u064A\u062B \u062D\u062F\u0648\u062F \u0627\u0644\u0641\u0648\u0627\u062A\u064A\u0631 \u0641\u064A \u0644\u0648\u062D\u0629 \u0627\u0644\u062A\u062D\u0643\u0645 \u0627\u0644\u062E\u0627\u0635\u0629 \u0628\u0643 \u0644\u0644\u0645\u062A\u0627\u0628\u0639\u0629.",errTooManyRequests:"\u064A\u062A\u0644\u0642\u0649 \u0627\u0644\u0645\u0633\u0627\u0639\u062F \u062D\u0627\u0644\u064A\u064B\u0627 \u0639\u062F\u062F\u064B\u0627 \u0643\u0628\u064A\u0631\u064B\u0627 \u062C\u062F\u064B\u0627 \u0645\u0646 \u0627\u0644\u0637\u0644\u0628\u0627\u062A. \u0627\u0644\u0631\u062C\u0627\u0621 \u0627\u0644\u0645\u062D\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649 \u0628\u0639\u062F \u0644\u062D\u0638\u0627\u062A \u0642\u0644\u064A\u0644\u0629.",footerHint:"kiku \xB7 \u064A\u0628\u062D\u062B \u0641\u064A \u0627\u0644\u0643\u062A\u0627\u0644\u0648\u062C \u0628\u0623\u0643\u0645\u0644\u0647 \u0641\u064A \u0627\u0644\u0648\u0642\u062A \u0627\u0644\u0641\u0639\u0644\u064A",greetReturning:"\u0623\u0647\u0644\u0627\u064B\u060C {name}.",greetReturningLead:"\u0645\u0627\u0630\u0627 \u064A\u0645\u0643\u0646\u0646\u064A \u0623\u0646 \u0623\u062C\u062F \u0644\u0643 \u0627\u0644\u064A\u0648\u0645\u061F",howShouldResultsLook:"\u0643\u064A\u0641 \u064A\u062C\u0628 \u0623\u0646 \u062A\u0628\u062F\u0648 \u0627\u0644\u0646\u062A\u0627\u0626\u062C\u061F",inLanguage:"\u0628\u0640 {lang}",keyAutoHide:"\u064A\u062E\u062A\u0641\u064A \u062A\u0644\u0642\u0627\u0626\u064A\u064B\u0627 \u0641\u064A {seconds} \u062B\u0648\u0627\u0646\u064D.",keyCopied:"\u062A\u0645 \u0627\u0644\u0646\u0633\u062E",keyCopyId:"\u0646\u0633\u062E \u0627\u0644\u0645\u0639\u0631\u0651\u0641",keyCopySecret:"\u0646\u0633\u062E \u0627\u0644\u0633\u0631",keyCreateNew:"\u0623\u0646\u0627 \u062C\u062F\u064A\u062F \u2014 \u0623\u0646\u0634\u0626 \u0648\u0627\u062D\u062F\u064B\u0627",keyCreating:"\u062C\u0627\u0631\u064D \u0627\u0644\u0625\u0646\u0634\u0627\u0621\u2026",keyDismiss:"\u062A\u062C\u0627\u0647\u0644",keyPastePlaceholder:"\u0645\u0639\u0631\u0651\u0641\u0643 \u0627\u0644\u0639\u0627\u0645\u2026",keyPastePrompt:"\u0627\u0644\u0635\u0642 \u0645\u0639\u0631\u0651\u0641\u0643 \u0627\u0644\u0639\u0627\u0645 \u2014 \u0623\u0648 \u0623\u0646\u0634\u0626 \u0648\u0627\u062D\u062F\u064B\u0627",keyPublicHint:"\u0627\u0644\u0635\u0642\u0647 \u0641\u064A \u0623\u064A \u0645\u0648\u0642\u0639 \u0644\u0644\u062D\u0641\u0638 \u0641\u064A \u0646\u0641\u0633 \u0627\u0644\u0630\u0627\u0643\u0631\u0629.",keyPublicTitle:"\u0645\u0639\u0631\u0651\u0641\u0643 \u0627\u0644\u0639\u0627\u0645",keySecretHint:"\u0627\u062D\u062A\u0641\u0638 \u0628\u0647 \u062E\u0627\u0635\u064B\u0627 \u2014 \u0627\u0633\u062A\u062E\u062F\u0645\u0647 \u0644\u0641\u062A\u062D \u0630\u0627\u0643\u0631\u062A\u0643.",keySecretTitle:"\u0633\u0631\u0643 \u2014 \u064A\u064F\u0639\u0631\u0636 \u0645\u0631\u0629 \u0648\u0627\u062D\u062F\u0629 \u0641\u0642\u0637",keyUseMine:"\u0627\u0633\u062A\u062E\u062F\u0645 \u0645\u0639\u0631\u0651\u0641\u064A",kikuActionUnavailable:"\u0639\u0630\u0631\u064B\u0627 \u2014 \u0647\u0630\u0627 \u0627\u0644\u0625\u062C\u0631\u0627\u0621 \u063A\u064A\u0631 \u0645\u062A\u0627\u062D \u0639\u0644\u0649 \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639.",kikuCaptureDbError:"\u0641\u0634\u0644 \u0627\u0644\u0627\u0644\u062A\u0642\u0627\u0637 \u0628\u0633\u0628\u0628 \u062E\u0637\u0623 \u0641\u064A \u0642\u0627\u0639\u062F\u0629 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A.",kikuCaptureNoContext:"\u0641\u0634\u0644 \u0627\u0644\u0627\u0644\u062A\u0642\u0627\u0637 \u0644\u0623\u0646\u0647 \u0644\u0645 \u064A\u062A\u0645 \u062A\u0648\u0641\u064A\u0631 \u0633\u064A\u0627\u0642 \u0627\u0644\u0635\u0641\u062D\u0629 \u0623\u0648 \u0627\u0644\u0645\u0646\u062A\u062C \u0628\u0648\u0627\u0633\u0637\u0629 SDK.",kikuCaptureNoUrl:"\u062A\u0639\u0630\u0631 \u062D\u0641\u0638 \u0623\u064A \u0639\u0646\u0627\u0635\u0631 \u2014 \u0644\u0645 \u064A\u0643\u0646 \u0644\u0623\u064A \u0645\u0646\u0647\u0627 \u0639\u0646\u0648\u0627\u0646 URL \u0635\u0627\u0644\u062D.",kikuCaptureNoneSelected:"\u0644\u0645 \u064A\u062A\u0645 \u062A\u062D\u062F\u064A\u062F \u0623\u064A \u0639\u0646\u0627\u0635\u0631 \u0644\u0627\u0644\u062A\u0642\u0627\u0637\u0647\u0627.",kikuDeleteDbError:"\u0641\u0634\u0644 \u0627\u0644\u062D\u0630\u0641 \u0628\u0633\u0628\u0628 \u062E\u0637\u0623 \u0641\u064A \u0642\u0627\u0639\u062F\u0629 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A.",kikuDeleteDone:"\u062A\u0645\u062A \u0625\u0632\u0627\u0644\u062A\u0647 \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u062D\u0641\u0648\u0638\u0629 \u0644\u062F\u064A\u0643.",kikuDeleteNoContext:"\u0641\u0634\u0644 \u0627\u0644\u062D\u0630\u0641 \u0644\u0623\u0646\u0647 \u0644\u0645 \u064A\u062A\u0645 \u062A\u0648\u0641\u064A\u0631 \u0633\u064A\u0627\u0642 \u0627\u0644\u0635\u0641\u062D\u0629 \u0644\u062A\u062D\u062F\u064A\u062F \u0645\u0627 \u064A\u062C\u0628 \u062D\u0630\u0641\u0647.",kikuMemoryIntro:"\u0643\u0644 \u0645\u0627 \u0627\u0644\u062A\u0642\u0637\u062A\u0647 \u0639\u0628\u0631 \u0627\u0644\u0645\u0648\u0627\u0642\u0639 \u0645\u0648\u062C\u0648\u062F \u0641\u064A \u0630\u0627\u0643\u0631\u062A\u0643 \u0627\u0644\u062E\u0627\u0635\u0629. \u0627\u0641\u062A\u062D\u0647\u0627 \u0628\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0633\u0631\u0643:",kikuMintNeeded:"\u0644\u062D\u0641\u0638 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0639\u0628\u0631 \u0627\u0644\u0645\u0648\u0627\u0642\u0639\u060C \u062A\u062D\u062A\u0627\u062C \u0625\u0644\u0649 \u0645\u0641\u062A\u0627\u062D kiku \u2014 \u0633\u0623\u0642\u0648\u0645 \u0628\u0625\u0646\u0634\u0627\u0621 \u0648\u0627\u062D\u062F \u0644\u0643. \u064A\u064F\u0639\u0631\u0636 \u0645\u0631\u0629 \u0648\u0627\u062D\u062F\u0629 \u0641\u0642\u0637\u060C \u0644\u0630\u0627 \u0627\u062D\u0641\u0638\u0647 \u0641\u064A \u0645\u0643\u0627\u0646 \u0622\u0645\u0646.",kikuMintOffer:"\u064A\u0645\u0643\u0646\u0646\u064A \u0627\u0644\u0627\u062D\u062A\u0641\u0627\u0638 \u0628\u0647\u0630\u0627 \u0644\u0643 \u0648\u0645\u062A\u0627\u0628\u0639\u062A\u0647 \u0645\u0639\u0643 \u0639\u0628\u0631 \u0627\u0644\u0645\u0648\u0627\u0642\u0639 \u2014 \u0633\u0623\u0642\u0648\u0645 \u0628\u0625\u0646\u0634\u0627\u0621 \u0645\u0641\u062A\u0627\u062D kiku \u0644\u0643. \u064A\u064F\u0639\u0631\u0636 \u0645\u0631\u0629 \u0648\u0627\u062D\u062F\u0629 \u0641\u0642\u0637\u060C \u0644\u0630\u0627 \u0627\u062D\u0641\u0638\u0647 \u0641\u064A \u0645\u0643\u0627\u0646 \u0622\u0645\u0646.",kikuNeedKeyToUpdate:"\u0623\u062F\u062E\u0644 \u0645\u0641\u062A\u0627\u062D kiku \u0627\u0644\u062E\u0627\u0635 \u0628\u0643 \u062D\u062A\u0649 \u0623\u062A\u0645\u0643\u0646 \u0645\u0646 \u0627\u0644\u0639\u062B\u0648\u0631 \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u062D\u0641\u0648\u0638\u0629 \u0644\u062F\u064A\u0643 \u0648\u062A\u062D\u062F\u064A\u062B\u0647\u0627.",micDenied:"\u062A\u0645 \u062D\u0638\u0631 \u0627\u0644\u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646. \u0627\u0633\u0645\u062D \u0628\u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646 \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639\u060C \u062B\u0645 \u062D\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.",micFailed:"\u0644\u0645 \u0623\u062A\u0645\u0643\u0646 \u0645\u0646 \u0633\u0645\u0627\u0639 \u0630\u0644\u0643. \u062D\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.",micInsecure:"\u064A\u062A\u0637\u0644\u0628 \u0627\u0644\u0635\u0648\u062A \u0627\u062A\u0635\u0627\u0644\u0627\u064B \u0622\u0645\u0646\u064B\u0627 (https).",micLangUnsupported:"\u0644\u0627 \u064A\u0645\u0643\u0646 \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u062A\u0635\u0641\u062D \u0646\u0633\u062E \u0647\u0630\u0647 \u0627\u0644\u0644\u063A\u0629 \u0628\u0639\u062F. \u064A\u0631\u062C\u0649 \u0627\u0644\u0643\u062A\u0627\u0628\u0629 \u0628\u062F\u0644\u0627\u064B \u0645\u0646 \u0630\u0644\u0643.",micMissing:"\u0644\u0645 \u064A\u062A\u0645 \u0627\u0644\u0639\u062B\u0648\u0631 \u0639\u0644\u0649 \u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646.",micNetwork:"\u062A\u062A\u0637\u0644\u0628 \u0645\u064A\u0632\u0629 \u0627\u0644\u0635\u0648\u062A \u0627\u062A\u0635\u0627\u0644\u0627\u064B \u0627\u0644\u0622\u0646. \u064A\u0631\u062C\u0649 \u0627\u0644\u062A\u062D\u0642\u0642 \u0645\u0646 \u0627\u062A\u0635\u0627\u0644\u0643 \u0648\u0627\u0644\u0645\u062D\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.",micNoSpeech:"\u0644\u0645 \u0623\u0633\u0645\u0639 \u0634\u064A\u0626\u064B\u0627. \u064A\u0631\u062C\u0649 \u0627\u0644\u0645\u062D\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649\u060C \u0648\u0627\u0642\u062A\u0631\u0628 \u0642\u0644\u064A\u0644\u0627\u064B \u0645\u0646 \u0627\u0644\u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646.",namePlaceholder:"\u0627\u0643\u062A\u0628 \u0627\u0633\u0645\u0643...",nameStepAsk:"\u0645\u0627\u0630\u0627 \u064A\u062C\u0628 \u0623\u0646 \u0623\u0646\u0627\u062F\u064A\u0643\u061F",nameStepLead:"\u064A\u0645\u0643\u0646\u0646\u064A \u0627\u0644\u0628\u062D\u062B \u0639\u0646 \u0623\u064A \u0634\u064A\u0621 \u0623\u0648 \u062A\u0635\u0648\u0631\u0647 \u0623\u0648 \u0627\u0644\u062A\u0642\u0627\u0637\u0647 \u0644\u0643 \u2014 \u0641\u064A \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639 \u0623\u0648 \u0623\u064A \u0645\u0648\u0642\u0639 \u0622\u062E\u0631.",nameStepTitle:"\u0633\u0631\u0631\u062A \u0628\u0644\u0642\u0627\u0626\u0643.",namesAsWritten:"\u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0648\u0627\u0644\u062A\u0641\u0627\u0635\u064A\u0644 \u062A\u0645\u0627\u0645\u064B\u0627 \u0643\u0645\u0627 \u0647\u064A \u0645\u062F\u0631\u062C\u0629 \u0641\u064A \u0627\u0644\u0645\u0648\u0642\u0639.",pillCompareTop2:"\u0642\u0627\u0631\u0646 \u0623\u0641\u0636\u0644 2",pillCompareTop2Query:"\u0642\u0627\u0631\u0646 \u0628\u064A\u0646 {a} \u0648 {b}",pillFindAlternatives:"\u0627\u0628\u062D\u062B \u0639\u0646 \u0628\u062F\u0627\u0626\u0644",pillFindAlternativesQuery:"\u0645\u0627 \u0647\u064A \u0627\u0644\u0628\u062F\u0627\u0626\u0644 \u0627\u0644\u062C\u064A\u062F\u0629 \u0644\u0640 {name}\u061F",pillMoreOn:"\u0627\u0644\u0645\u0632\u064A\u062F \u0639\u0646 {name}",pillMoreOnQuery:"\u0623\u062E\u0628\u0631\u0646\u064A \u0627\u0644\u0645\u0632\u064A\u062F \u0639\u0646 {name}",pillRecommend:"\u0623\u0648\u0635\u0650 \u0628\u0634\u064A\u0621",pillRecommendQuery:"\u0645\u0627\u0630\u0627 \u062A\u0648\u0635\u064A \u0644\u064A\u061F",pillShowPopular:"\u0639\u0631\u0636 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0634\u0627\u0626\u0639\u0629",pillShowPopularQuery:"\u0645\u0627 \u0647\u064A \u0645\u0646\u062A\u062C\u0627\u062A\u0643 \u0627\u0644\u0623\u0643\u062B\u0631 \u0634\u0639\u0628\u064A\u0629\u061F",pillSimilarOptions:"\u062E\u064A\u0627\u0631\u0627\u062A \u0645\u0634\u0627\u0628\u0647\u0629",pillSimilarOptionsQuery:"\u0623\u0631\u0646\u064A \u0627\u0644\u0645\u0632\u064A\u062F \u0627\u0644\u0645\u0634\u0627\u0628\u0647 \u0644\u0640 {name}",pillUnder:"\u0623\u0642\u0644 \u0645\u0646 {amount}",pillUnderQuery:"\u0623\u0638\u0647\u0631 \u0644\u064A \u062E\u064A\u0627\u0631\u0627\u062A \u0628\u0633\u0639\u0631 \u0623\u0642\u0644 \u0645\u0646 {amount}",pillWhichBest:"\u0623\u064A\u0647\u0645\u0627 \u0627\u0644\u0623\u0641\u0636\u0644\u061F",pillWhichBestQuery:"\u0623\u064A\u0647\u0645\u0627 \u062A\u0648\u0635\u064A \u0648\u0644\u0645\u0627\u0630\u0627\u061F",replyingOriginal:"\u0623\u0631\u062F\u0651 \u0628\u0627\u0644\u0644\u063A\u0629 {lang}\u060C \u0648\u0627\u0644\u0646\u062A\u0627\u0626\u062C \u0643\u0645\u0627 \u0643\u062A\u0628\u0647\u0627 \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639. \u0627\u0633\u0623\u0644\u0646\u064A \u0623\u064A \u0634\u064A\u0621.",replyingTranslated:"\u0623\u0631\u062F\u0651 \u0628\u0627\u0644\u0644\u063A\u0629 {lang}\u060C \u0648\u0627\u0644\u0646\u062A\u0627\u0626\u062C \u0645\u062A\u0631\u062C\u0645\u0629 \u0623\u064A\u0636\u064B\u0627. \u0627\u0633\u0623\u0644\u0646\u064A \u0623\u064A \u0634\u064A\u0621.",statusSent:"\u062A\u0645 \u0627\u0644\u0625\u0631\u0633\u0627\u0644",statusStopped:"\u062A\u0645 \u0627\u0644\u0625\u0631\u0633\u0627\u0644 \xB7 \u062A\u0645 \u0625\u064A\u0642\u0627\u0641 \u0627\u0644\u0631\u062F",thinking:"\u062C\u0627\u0631\u064A \u0627\u0644\u062A\u0641\u0643\u064A\u0631",thoughtForSeconds:"\u0641\u0643\u0631\u062A \u0644\u0645\u062F\u0629 {duration}",thoughtProcess:"\u0639\u0645\u0644\u064A\u0629 \u0627\u0644\u062A\u0641\u0643\u064A\u0631",vizDisclaimerImage:"\u062A\u0645 \u0627\u0644\u0625\u0646\u0634\u0627\u0621 \u0628\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064A \u2014 \u0642\u062F \u062A\u062E\u062A\u0644\u0641 \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0648\u0627\u0644\u062D\u062C\u0645 \u0648\u0627\u0644\u0645\u0648\u0636\u0639 \u0639\u0646 \u0627\u0644\u0645\u0646\u062A\u062C \u0627\u0644\u062D\u0642\u064A\u0642\u064A.",vizDisclaimerVideo:"\u062A\u0645 \u0627\u0644\u0625\u0646\u0634\u0627\u0621 \u0628\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064A \u2014 \u0642\u062F \u062A\u062E\u062A\u0644\u0641 \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0648\u0627\u0644\u062D\u062C\u0645 \u0648\u0627\u0644\u062D\u0631\u0643\u0629 \u0639\u0646 \u0627\u0644\u0645\u0646\u062A\u062C \u0627\u0644\u062D\u0642\u064A\u0642\u064A.",vizUnavailable:"\u062A\u0639\u0630\u0631 \u062A\u062D\u0645\u064A\u0644 \u0627\u0644\u0645\u0639\u0627\u064A\u0646\u0629.",voiceListening:"\u062C\u0627\u0631\u064A \u0627\u0644\u0627\u0633\u062A\u0645\u0627\u0639... \u0627\u0636\u063A\u0637 \u0639\u0644\u0649 \u0627\u0644\u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646 \u0644\u0644\u0625\u064A\u0642\u0627\u0641",voiceSending:"\u062A\u0645\u0627\u0645 \u2014 \u062C\u0627\u0631\u064A \u0627\u0644\u0625\u0631\u0633\u0627\u0644...",termsStepTitle:"\u0627\u0644\u062E\u0635\u0648\u0635\u064A\u0629 \u0648\u0634\u0631\u0648\u0637 \u0627\u0644\u0627\u0633\u062A\u062E\u062F\u0627\u0645",termsStepSubtitle:"\u0634\u0641\u0627\u0641\u064A\u0629 \u0643\u0627\u0645\u0644\u0629\u060C \u0648\u0647\u0648\u064A\u0629 \u0645\u062C\u0647\u0648\u0644\u0629\u060C \u0648\u0628\u062F\u0648\u0646 \u062C\u0645\u0639 \u0623\u064A \u0628\u064A\u0627\u0646\u0627\u062A \u0634\u062E\u0635\u064A\u0629.",termsPiiTitle:"\u0639\u062F\u0645 \u062C\u0645\u0639 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A \u0627\u0644\u0634\u062E\u0635\u064A\u0629",termsPiiDesc:"\u0646\u062D\u0646 \u0644\u0627 \u0646\u062C\u0645\u0639 \u0623\u0648 \u0646\u0637\u0644\u0628 \u0623\u0648 \u0646\u062E\u0632\u0646 \u0623\u064A \u0645\u0639\u0644\u0648\u0645\u0627\u062A \u062A\u0639\u0631\u064A\u0641 \u0634\u062E\u0635\u064A\u0629 (\u0644\u0627 \u0628\u0631\u064A\u062F \u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A\u060C \u0644\u0627 \u0623\u0631\u0642\u0627\u0645 \u0647\u0648\u0627\u062A\u0641\u060C \u0648\u0644\u0627 \u0647\u0648\u064A\u0627\u062A \u062D\u0642\u064A\u0642\u064A\u0629) \u0645\u0646 \u0645\u062D\u0627\u062F\u062B\u0627\u062A\u0643 \u0623\u0648 \u062C\u0644\u0633\u0627\u062A\u0643 \u0627\u0644\u0635\u0648\u062A\u064A\u0629.",termsSessionTitle:"\u0645\u0639\u0631\u0651\u0641\u0627\u062A \u062C\u0644\u0633\u0629 \u0645\u062C\u0647\u0648\u0644\u0629",termsSessionDesc:"\u062A\u0633\u062A\u062E\u062F\u0645 \u062C\u0644\u0633\u062A\u0643 \u0645\u0639\u0631\u0651\u0641\u064B\u0627 \u0645\u062C\u0647\u0648\u0644\u0627\u064B \u0645\u0646 \u062C\u0627\u0646\u0628 \u0627\u0644\u0639\u0645\u064A\u0644 \u0641\u0642\u0637 \u0644\u0644\u062D\u0641\u0627\u0638 \u0639\u0644\u0649 \u0627\u0644\u0633\u064A\u0627\u0642\u060C \u0648\u0644\u0627 \u064A\u062A\u0645 \u0631\u0628\u0637\u0647 \u0628\u0647\u0648\u064A\u062A\u0643 \u0627\u0644\u062D\u0642\u064A\u0642\u064A\u0629 \u0623\u0628\u062F\u0627\u064B.",termsMemoryTitle:"\u0645\u062D\u0627\u062F\u062B\u0627\u062A \u0645\u0624\u0642\u062A\u0629 \u0645\u0642\u0627\u0628\u0644 \u062E\u0632\u064A\u0646\u0629 \u0645\u064A\u0645\u064A",termsMemoryDesc:'\u0627\u0644\u0645\u062D\u0627\u062F\u062B\u0627\u062A \u0627\u0644\u0639\u0627\u062F\u064A\u0629 \u0645\u0624\u0642\u062A\u0629 \u2014 \u0625\u063A\u0644\u0627\u0642 \u0627\u0644\u0646\u0627\u0641\u0630\u0629 \u0623\u0648 \u0645\u0633\u062D \u0627\u0644\u062F\u0631\u062F\u0634\u0629 \u064A\u0646\u0647\u064A\u0647\u0627 \u0646\u0647\u0627\u0626\u064A\u064B\u0627. \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062A\u064A \u062A\u062D\u0641\u0638\u0647\u0627 \u0639\u0628\u0631 "@kiku" \u0645\u0634\u0641\u0631\u0629 \u0648\u064A\u0645\u0643\u0646 \u0641\u062A\u062D\u0647\u0627 \u0641\u064A mimi.akropolys.cloud \u0628\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0645\u0641\u062A\u0627\u062D\u0643 \u0627\u0644\u0633\u0631\u064A.',termsCookieTitle:"\u0628\u064A\u0627\u0646\u0627\u062A \u062A\u062A\u0628\u0639 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0645\u0636\u064A\u0641",termsCookieDesc:"\u0642\u062F \u064A\u0642\u0648\u0645 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0645\u0636\u064A\u0641 \u0628\u062C\u0645\u0639 \u0645\u0644\u0641\u0627\u062A \u062A\u0639\u0631\u064A\u0641 \u0627\u0644\u0627\u0631\u062A\u0628\u0627\u0637 \u0648\u0627\u0644\u062A\u062D\u0644\u064A\u0644\u0627\u062A \u0648\u0641\u0642\u064B\u0627 \u0644\u0633\u064A\u0627\u0633\u0629 \u0645\u0644\u0641\u0627\u062A \u062A\u0639\u0631\u064A\u0641 \u0627\u0644\u0627\u0631\u062A\u0628\u0627\u0637 \u0627\u0644\u062E\u0627\u0635\u0629 \u0628\u0647\u060C \u0648\u0647\u064A \u062E\u0627\u0631\u062C\u0629 \u0639\u0646 \u0633\u064A\u0637\u0631\u0629 kiku.",termsAgreeButton:"\u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0648\u0627\u0644\u0645\u062A\u0627\u0628\u0639\u0629",termsAgreeCounting:"\u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0648\u0627\u0644\u0645\u062A\u0627\u0628\u0639\u0629 ({seconds} \u062B)",termsPlaceholder:"\u064A\u0631\u062C\u0649 \u0645\u0631\u0627\u062C\u0639\u0629 \u0648\u0642\u0628\u0648\u0644 \u0627\u0644\u062E\u0635\u0648\u0635\u064A\u0629 \u0648\u0627\u0644\u0634\u0631\u0648\u0637 \u0623\u0639\u0644\u0627\u0647...",whatHaveYouSaved:"\u0645\u0627\u0630\u0627 \u062D\u0641\u0638\u062A\u061F",voiceHint:"\u062A\u062D\u062F\u062B \u0641\u0642\u0637 \u2014 \u0633\u0623\u062C\u064A\u0628 \u0639\u0646\u062F\u0645\u0627 \u062A\u062A\u0648\u0642\u0641.",voiceModeExit:"\u0627\u0644\u062E\u0631\u0648\u062C \u0645\u0646 \u0627\u0644\u0648\u0636\u0639 \u0628\u062F\u0648\u0646 \u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u064A\u062F\u064A\u0646",voiceModeStart:"\u0645\u062D\u0627\u062F\u062B\u0629 \u0628\u062F\u0648\u0646 \u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u064A\u062F\u064A\u0646",voiceMuted:"\u0645\u0643\u062A\u0648\u0645",voiceMutedHint:"\u0627\u0636\u063A\u0637 \u0639\u0644\u0649 \u0627\u0644\u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646 \u0644\u0644\u062A\u062D\u062F\u062B \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.",voicePhaseListening:"\u0627\u0633\u062A\u0645\u0627\u0639",voicePhaseSpeaking:"\u062A\u062D\u062F\u062B",voicePhaseThinking:"\u062A\u0641\u0643\u064A\u0631"},chinese:{allSet:"\u60A8\u5DF2\u51C6\u5907\u597D\uFF0C{name}\u3002",asWritten:"\u5982\u539F\u6587\u6240\u793A",captureAll:"\u6355\u83B7\u5168\u90E8\uFF08{count}\uFF09",captureAndRemember:"kiku \u2014 \u6355\u83B7\u5E76\u8BB0\u4F4F",captureCurrentPage:"\u6355\u83B7\u5F53\u524D\u9875\u9762",cardClickAnswer:"{name}",cardClickQuery:"\u544A\u8BC9\u6211\u66F4\u591A\u5173\u4E8E {name}{price} \u2014 \u5173\u952E\u7EC6\u8282\u662F\u4EC0\u4E48\uFF0C\u6700\u9002\u5408\u8C01\uFF0C\u6211\u9700\u8981\u4E86\u89E3\u4EC0\u4E48\uFF1F",clearChat:"\u6E05\u9664\u804A\u5929",defaultPlaceholder:"\u968F\u4FBF\u95EE\u6211\u4EFB\u4F55\u4E8B\u2026",deleteThis:"\u5220\u9664\u6B64\u9879",detailsTranslated:"\u8BE6\u60C5\u5DF2\u7FFB\u8BD1\u3002\u6570\u5B57\u548C\u94FE\u63A5\u4FDD\u6301\u539F\u6837\u3002",displayCapture:"\u6355\u83B7 {name}",displayCaptureAll:"\u6355\u83B7\u5168\u90E8\uFF08{count} \u9879\uFF09",displayDelete:"\u5220\u9664\u6B64\u9879",displayViewHistory:"\u6211\u4FDD\u5B58\u4E86\u4EC0\u4E48\uFF1F",entityLangIntro:"\u6211\u4F1A\u7528 {lang} \u56DE\u590D\u3002\u7ED3\u679C\u5361\u7247\u53EF\u4EE5\u4FDD\u6301\u7F51\u7AD9\u539F\u6587\uFF0C\u4E5F\u53EF\u4EE5\u7FFB\u8BD1\u3002",entityLangPlaceholder:"\u4ECE\u4E0A\u9762\u7684\u4E24\u5F20\u5361\u7247\u4E2D\u9009\u62E9\u4E00\u4E2A\u2026",errAccessRevoked:"\u60A8\u7684\u8BBF\u95EE\u6743\u9650\u5DF2\u88AB\u5546\u5E97\u64A4\u9500\u3002",errAccountRequired:"\u8BF7\u521B\u5EFA\u8D26\u6237\u4EE5\u7EE7\u7EED\u4F7F\u7528\u804A\u5929\u52A9\u624B\u3002",errShopperReplyLimit:"\u60A8\u5DF2\u8FBE\u5230\u6B64\u7AD9\u70B9\u5BF9\u60A8\u8D26\u6237\u7684\u56DE\u590D\u4E0A\u9650\u3002",errStreamInterrupted:"\u56DE\u590D\u88AB\u4E2D\u65AD\u3002\u8BF7\u518D\u8BD5\u4E00\u6B21\u3002",errTokenLimit:"\u60A8\u5DF2\u8FBE\u5230\u4F7F\u7528\u4E0A\u9650\u3002\u8BF7\u5728\u4EEA\u8868\u677F\u4E2D\u66F4\u65B0\u8BA1\u8D39\u4E0A\u9650\u4EE5\u7EE7\u7EED\u3002",errTooManyRequests:"\u52A9\u624B\u5F53\u524D\u8BF7\u6C42\u8FC7\u591A\u3002\u8BF7\u7A0D\u540E\u518D\u8BD5\u3002",footerHint:"kiku \xB7 \u5B9E\u65F6\u641C\u7D22\u6574\u4E2A\u76EE\u5F55",greetReturning:"\u60A8\u597D\uFF0C{name}\u3002",greetReturningLead:"\u4ECA\u5929\u6211\u80FD\u4E3A\u60A8\u627E\u5230\u4EC0\u4E48\uFF1F",howShouldResultsLook:"\u7ED3\u679C\u5E94\u8BE5\u662F\u4EC0\u4E48\u6837\u5B50\uFF1F",inLanguage:"\u4F7F\u7528 {lang}",namePlaceholder:"\u8F93\u5165\u60A8\u7684\u540D\u5B57\u2026",nameStepAsk:"\u6211\u8BE5\u600E\u4E48\u79F0\u547C\u60A8\uFF1F",nameStepLead:"\u6211\u53EF\u4EE5\u4E3A\u60A8\u641C\u7D22\u3001\u53EF\u89C6\u5316\u6216\u6355\u83B7\u4EFB\u4F55\u5185\u5BB9\u2014\u2014\u5728\u6B64\u7AD9\u70B9\u6216\u5176\u4ED6\u4EFB\u4F55\u7AD9\u70B9\u3002",nameStepTitle:"\u5F88\u9AD8\u5174\u89C1\u5230\u60A8\u3002",namesAsWritten:"\u540D\u79F0\u548C\u8BE6\u60C5\u5B8C\u5168\u6309\u7AD9\u70B9\u5217\u51FA\u3002",pillCompareTop2:"\u6BD4\u8F83\u524D\u4E24\u9879",pillCompareTop2Query:"\u6BD4\u8F83 {a} \u548C {b}",pillFindAlternatives:"\u5BFB\u627E\u66FF\u4EE3\u54C1",pillFindAlternativesQuery:"\u6709\u4EC0\u4E48\u597D\u7684\u66FF\u4EE3\u54C1\u53EF\u4EE5\u66FF\u4EE3 {name}\uFF1F",pillMoreOn:"\u66F4\u591A\u5173\u4E8E {name}",pillMoreOnQuery:"\u544A\u8BC9\u6211\u66F4\u591A\u5173\u4E8E {name}",pillRecommend:"\u63A8\u8350\u4E00\u4E9B\u4E1C\u897F",pillRecommendQuery:"\u60A8\u4F1A\u63A8\u8350\u4EC0\u4E48\u7ED9\u6211\uFF1F",pillShowPopular:"\u663E\u793A\u70ED\u95E8\u9879\u76EE",pillShowPopularQuery:"\u60A8\u6700\u53D7\u6B22\u8FCE\u7684\u9879\u76EE\u662F\u4EC0\u4E48\uFF1F",pillSimilarOptions:"\u76F8\u4F3C\u9009\u9879",pillSimilarOptionsQuery:"\u5C55\u793A\u66F4\u591A\u7C7B\u4F3C {name} \u7684\u5185\u5BB9",pillUnder:"\u4F4E\u4E8E {amount}",pillUnderQuery:"\u5C55\u793A\u4F4E\u4E8E {amount} \u7684\u9009\u9879",pillWhichBest:"\u54EA\u4E00\u4E2A\u6700\u597D\uFF1F",pillWhichBestQuery:"\u60A8\u4F1A\u63A8\u8350\u54EA\u4E00\u4E2A\uFF0C\u4E3A\u4EC0\u4E48\uFF1F",replyingOriginal:"\u7528 {lang} \u56DE\u590D\uFF0C\u7ED3\u679C\u4FDD\u6301\u7F51\u7AD9\u539F\u6587\u3002\u968F\u4FBF\u95EE\u6211\u4EFB\u4F55\u4E8B\u3002",replyingTranslated:"\u7528 {lang} \u56DE\u590D\uFF0C\u7ED3\u679C\u4E5F\u5DF2\u7FFB\u8BD1\u3002\u968F\u4FBF\u95EE\u6211\u4EFB\u4F55\u4E8B\u3002",statusSent:"\u5DF2\u53D1\u9001",statusStopped:"\u5DF2\u53D1\u9001 \xB7 \u56DE\u590D\u5DF2\u505C\u6B62",thinking:"\u601D\u8003\u4E2D",thoughtForSeconds:"\u601D\u8003\u4E86 {duration}",thoughtProcess:"\u601D\u8003\u8FC7\u7A0B",termsStepTitle:"\u9690\u79C1\u4E0E\u4F7F\u7528\u6761\u6B3E",termsStepSubtitle:"\u900F\u660E\u3001\u533F\u540D\uFF0C\u4ECE\u8BBE\u8BA1\u4E4B\u521D\u5373\u96F6\u4E2A\u4EBA\u8EAB\u4EFD\u4FE1\u606F\u3002",termsPiiTitle:"\u96F6\u4E2A\u4EBA\u8EAB\u4EFD\u4FE1\u606F\u6536\u96C6",termsPiiDesc:"\u6211\u4EEC\u7EDD\u4E0D\u4F1A\u4ECE\u60A8\u7684\u5BF9\u8BDD\u6216\u8BED\u97F3\u4E2D\u6536\u96C6\u6216\u5B58\u50A8\u4EFB\u4F55\u4E2A\u4EBA\u8EAB\u4EFD\u4FE1\u606F\uFF08\u65E0\u90AE\u7BB1\u3001\u7535\u8BDD\u53F7\u7801\u6216\u771F\u5B9E\u59D3\u540D\uFF09\u3002",termsSessionTitle:"\u533F\u540D\u4F1A\u8BDD\u51ED\u8BC1",termsSessionDesc:"\u60A8\u7684\u4F1A\u8BDD\u4EC5\u4F7F\u7528\u5BA2\u6237\u7AEF\u751F\u6210\u7684\u533F\u540D\u6807\u8BC6\u7B26\u6765\u7EF4\u6301\u4E0A\u4E0B\u6587\uFF0C\u7EDD\u4E0D\u4E0E\u60A8\u7684\u771F\u5B9E\u8EAB\u4EFD\u5173\u8054\u3002",termsMemoryTitle:"\u5373\u65F6\u4F1A\u8BDD vs. Mimi \u8BB0\u5FC6\u5E93",termsMemoryDesc:'\u666E\u901A\u5BF9\u8BDD\u5B8C\u5168\u5373\u65F6\u5904\u7406\u2014\u2014\u5173\u95ED\u6216\u6E05\u9664\u804A\u5929\u5373\u53EF\u5F7B\u5E95\u9500\u6BC1\u3002\u4F7F\u7528 "@kiku" \u4FDD\u5B58\u7684\u5185\u5BB9\u7ECF\u8FC7\u52A0\u5BC6\uFF0C\u53EF\u5728 mimi.akropolys.cloud \u4F7F\u7528\u60A8\u7684\u79C1\u94A5\u968F\u65F6\u89E3\u9501\u3002',termsCookieTitle:"\u5BBF\u4E3B\u7F51\u7AD9\u9065\u6D4B",termsCookieDesc:"\u5D4C\u5165 kiku \u7684\u5BBF\u4E3B\u7F51\u7AD9\u53EF\u80FD\u4F1A\u6839\u636E\u5176\u81EA\u8EAB\u7684 Cookie \u653F\u7B56\u6536\u96C6\u6D4F\u89C8\u6570\u636E\uFF0C\u4E0D\u53D7 kiku \u63A7\u5236\u3002",termsAgreeButton:"\u540C\u610F\u5E76\u7EE7\u7EED",termsAgreeCounting:"\u540C\u610F\u5E76\u7EE7\u7EED ({seconds}\u79D2)",termsPlaceholder:"\u8BF7\u67E5\u9605\u5E76\u540C\u610F\u4E0A\u65B9\u7684\u9690\u79C1\u4E0E\u6761\u6B3E\u2026",whatHaveYouSaved:"\u6211\u4FDD\u5B58\u4E86\u4EC0\u4E48\uFF1F",keyAutoHide:"\u5C06\u5728 {seconds} \u79D2\u540E\u81EA\u52A8\u9690\u85CF\u3002",keyCopied:"\u5DF2\u590D\u5236",keyCopyId:"\u590D\u5236 ID",keyCopySecret:"\u590D\u5236\u5BC6\u94A5",keyCreateNew:"\u6211\u662F\u65B0\u7528\u6237 \u2014 \u521B\u5EFA\u4E00\u4E2A",keyCreating:"\u6B63\u5728\u521B\u5EFA\u2026",keyDismiss:"\u5173\u95ED",keyPastePlaceholder:"\u60A8\u7684\u516C\u5F00 ID\u2026",keyPastePrompt:"\u7C98\u8D34\u60A8\u7684\u516C\u5F00 ID \u2014 \u6216\u521B\u5EFA\u4E00\u4E2A",keyPublicHint:"\u5728\u4EFB\u4F55\u7F51\u7AD9\u4E0A\u7C98\u8D34\u6B64 ID \u5373\u53EF\u4FDD\u5B58\u5230\u76F8\u540C\u7684\u8BB0\u5FC6\u5E93\u4E2D\u3002",keyPublicTitle:"\u60A8\u7684\u516C\u5F00 ID",keySecretHint:"\u8BF7\u59A5\u5584\u4FDD\u7BA1 \u2014 \u7528\u4E8E\u89E3\u9501\u60A8\u7684\u8BB0\u5FC6\u5E93\u3002",keySecretTitle:"\u60A8\u7684\u5BC6\u94A5 \u2014 \u4EC5\u663E\u793A\u4E00\u6B21",keyUseMine:"\u4F7F\u7528\u6211\u7684 ID",kikuActionUnavailable:"\u62B1\u6B49 \u2014 \u6B64\u7AD9\u70B9\u6682\u4E0D\u652F\u6301\u8BE5\u64CD\u4F5C\u3002",kikuCaptureDbError:"\u7531\u4E8E\u6570\u636E\u5E93\u9519\u8BEF\uFF0C\u4FDD\u5B58\u5931\u8D25\u3002",kikuCaptureNoContext:"\u7531\u4E8E\u672A\u63D0\u4F9B\u9875\u9762\u6216\u4EA7\u54C1\u4E0A\u4E0B\u6587\uFF0C\u4FDD\u5B58\u5931\u8D25\u3002",kikuCaptureNoUrl:"\u65E0\u6CD5\u4FDD\u5B58\u4EFB\u4F55\u9879\u76EE \u2014 \u5747\u65E0\u6709\u6548\u7F51\u5740\u3002",kikuCaptureNoneSelected:"\u672A\u9009\u62E9\u8981\u4FDD\u5B58\u7684\u9879\u76EE\u3002",kikuDeleteDbError:"\u7531\u4E8E\u6570\u636E\u5E93\u9519\u8BEF\uFF0C\u5220\u9664\u5931\u8D25\u3002",kikuDeleteDone:"\u5DF2\u4ECE\u4FDD\u5B58\u7684\u9879\u76EE\u4E2D\u79FB\u9664\u3002",kikuDeleteNoContext:"\u672A\u63D0\u4F9B\u9875\u9762\u4E0A\u4E0B\u6587\u4EE5\u786E\u5B9A\u8981\u5220\u9664\u7684\u5185\u5BB9\u3002",kikuMemoryIntro:"\u60A8\u5728\u5404\u7AD9\u70B9\u4FDD\u5B58\u7684\u6240\u6709\u5185\u5BB9\u5747\u5B58\u50A8\u5728\u60A8\u7684\u79C1\u6709\u8BB0\u5FC6\u5E93\u4E2D\u3002\u4F7F\u7528\u60A8\u7684\u5BC6\u94A5\u89E3\u9501\uFF1A",kikuMintNeeded:"\u8981\u5728\u8DE8\u7AD9\u70B9\u4FDD\u5B58\u9879\u76EE\uFF0C\u60A8\u9700\u8981\u4E00\u4E2A kiku \u5BC6\u94A5 \u2014 \u6211\u5C06\u4E3A\u60A8\u751F\u6210\u4E00\u4E2A\u3002\u8BE5\u5BC6\u94A5\u4EC5\u663E\u793A\u4E00\u6B21\uFF0C\u8BF7\u59A5\u5584\u4FDD\u5B58\u3002",kikuMintOffer:"\u6211\u53EF\u4EE5\u4E3A\u60A8\u4FDD\u5B58\u5E76\u8DDF\u968F\u60A8\u8DE8\u7AD9\u70B9\u540C\u6B65 \u2014 \u6211\u5C06\u4E3A\u60A8\u751F\u6210\u4E00\u4E2A kiku \u5BC6\u94A5\u3002\u4EC5\u663E\u793A\u4E00\u6B21\uFF0C\u8BF7\u59A5\u5584\u4FDD\u5B58\u3002",kikuNeedKeyToUpdate:"\u8F93\u5165\u60A8\u7684 kiku \u5BC6\u94A5\u4EE5\u4FBF\u6211\u67E5\u627E\u5E76\u66F4\u65B0\u60A8\u4FDD\u5B58\u7684\u9879\u76EE\u3002",micDenied:"\u9EA6\u514B\u98CE\u5DF2\u88AB\u963B\u6B62\u3002\u8BF7\u5141\u8BB8\u6B64\u7AD9\u70B9\u8BBF\u95EE\u9EA6\u514B\u98CE\uFF0C\u7136\u540E\u91CD\u8BD5\u3002",micFailed:"\u672A\u80FD\u542C\u6E05\u3002\u8BF7\u91CD\u8BD5\u3002",micInsecure:"\u8BED\u97F3\u529F\u80FD\u9700\u8981\u5B89\u5168\u8FDE\u63A5 (HTTPS)\u3002",micLangUnsupported:"\u6B64\u6D4F\u89C8\u5668\u6682\u4E0D\u652F\u6301\u8BE5\u8BED\u8A00\u7684\u8BED\u97F3\u8F6C\u5F55\u3002\u8BF7\u4F7F\u7528\u6587\u5B57\u8F93\u5165\u3002",micMissing:"\u672A\u627E\u5230\u9EA6\u514B\u98CE\u3002",micNetwork:"\u8BED\u97F3\u529F\u80FD\u9700\u8981\u7F51\u7EDC\u8FDE\u63A5\u3002\u8BF7\u68C0\u67E5\u7F51\u7EDC\u540E\u91CD\u8BD5\u3002",micNoSpeech:"\u672A\u68C0\u6D4B\u5230\u58F0\u97F3\u3002\u8BF7\u9760\u8FD1\u9EA6\u514B\u98CE\u540E\u91CD\u8BD5\u3002",vizDisclaimerImage:"\u7531\u4EBA\u5DE5\u667A\u80FD\u751F\u6210 \u2014 \u989C\u8272\u3001\u5C3A\u5BF8\u548C\u4F4D\u7F6E\u53EF\u80FD\u4E0E\u5B9E\u7269\u7565\u6709\u4E0D\u540C\u3002",vizDisclaimerVideo:"\u7531\u4EBA\u5DE5\u667A\u80FD\u751F\u6210 \u2014 \u989C\u8272\u3001\u5C3A\u5BF8\u548C\u52A8\u4F5C\u53EF\u80FD\u4E0E\u5B9E\u7269\u7565\u6709\u4E0D\u540C\u3002",vizUnavailable:"\u65E0\u6CD5\u52A0\u8F7D\u9884\u89C8\u3002",voiceHint:"\u76F4\u63A5\u8BF4\u8BDD\u5373\u53EF \u2014 \u60A8\u505C\u987F\u540E\u6211\u4F1A\u56DE\u7B54\u3002",voiceListening:"\u6B63\u5728\u8046\u542C\u2026 \u70B9\u51FB\u9EA6\u514B\u98CE\u505C\u6B62",voiceModeExit:"\u9000\u51FA\u514D\u63D0\u6A21\u5F0F",voiceModeStart:"\u514D\u63D0\u5BF9\u8BDD",voiceMuted:"\u9759\u97F3",voiceMutedHint:"\u70B9\u51FB\u9EA6\u514B\u98CE\u91CD\u65B0\u5F00\u59CB\u8BF4\u8BDD\u3002",voicePhaseListening:"\u6B63\u5728\u8046\u542C",voicePhaseSpeaking:"\u6B63\u5728\u56DE\u7B54",voicePhaseThinking:"\u6B63\u5728\u601D\u8003",voiceSending:"\u5DF2\u6536\u5230 \u2014 \u6B63\u5728\u53D1\u9001\u2026"},english:{allSet:"You're all set, {name}.",asWritten:"As written",captureAll:"Capture all ({count})",captureAndRemember:"kiku \u2014 capture & remember",captureCurrentPage:"Capture current page",cardClickAnswer:"The {name}",cardClickQuery:"Tell me more about the {name}{price} \u2014 what are its key details, who is it best suited for, and what should I know?",clearChat:"Clear chat",defaultPlaceholder:"Ask me anything\u2026",deleteThis:"Delete this",detailsTranslated:"Details translated. Numbers and links stay exactly as listed.",displayCapture:"capture {name}",displayCaptureAll:"capture all ({count} items)",displayDelete:"delete this",displayViewHistory:"what have you saved?",entityLangIntro:"I reply in {lang}. Result cards can stay exactly as this site wrote them, or be translated too.",entityLangPlaceholder:"Pick one of the two cards above\u2026",errAccessRevoked:"Your access to the assistant has been revoked by the store.",errAccountRequired:"Please create an account to continue using the chat assistant.",errShopperReplyLimit:"You've reached this site's reply limit for your account.",errStreamInterrupted:"The reply was interrupted. Please try again.",errTokenLimit:"You've reached your usage limit. Please update your billing limits in your dashboard to continue.",errTooManyRequests:"The assistant is currently receiving too many requests. Please try again in a few moments.",footerHint:"kiku \xB7 searches the whole catalogue in real time",greetReturning:"Hi, {name}.",greetReturningLead:"What can I find for you today?",howShouldResultsLook:"How should results look?",inLanguage:"In {lang}",keyAutoHide:"Hides automatically in {seconds}s.",keyCopied:"Copied",keyCopyId:"Copy id",keyCopySecret:"Copy secret",keyCreateNew:"I'm new \u2014 create one",keyCreating:"Creating\u2026",keyDismiss:"Dismiss",keyPastePlaceholder:"your public id\u2026",keyPastePrompt:"Paste your public id \u2014 or create one",keyPublicHint:"Paste this on any site to save to the same memory.",keyPublicTitle:"Your public id",keySecretHint:"Keep it private \u2014 use it to unlock your memory.",keySecretTitle:"Your secret \u2014 shown only once",keyUseMine:"Use my id",kikuActionUnavailable:"Sorry \u2014 that action isn't available on this site.",kikuCaptureDbError:"Capture failed due to a database error.",kikuCaptureNoContext:"Capture failed because no page or product context was provided by the SDK.",kikuCaptureNoUrl:"Couldn\u2019t save any items \u2014 none had a valid URL.",kikuCaptureNoneSelected:"No items were selected to capture.",kikuDeleteDbError:"Delete failed due to a database error.",kikuDeleteDone:"Removed it from your saved items.",kikuDeleteNoContext:"Delete failed because no page context was provided to identify what to delete.",kikuMemoryIntro:"Everything you've captured across sites lives in your private memory. Unlock it with your secret:",kikuMintNeeded:"To save items across sites you need a kiku key \u2014 I'll mint one for you. It's shown only once, so save it somewhere safe.",kikuMintOffer:"I can keep this for you and have it follow you across sites \u2014 I'll mint you a kiku key. It's shown only once, so save it somewhere safe.",kikuNeedKeyToUpdate:"Enter your kiku key so I can find and update your saved items.",micDenied:"Microphone blocked. Allow mic access for this site, then try again.",micFailed:"Couldn't hear that. Try again.",micInsecure:"Voice needs a secure (https) connection.",micLangUnsupported:"This browser cannot transcribe that language yet. Type instead.",micMissing:"No microphone found.",micNetwork:"Voice needs a connection right now. Check yours and try again.",micNoSpeech:"Didn't catch anything. Try again, a little closer to the mic.",namePlaceholder:"Type your name\u2026",nameStepAsk:"What should I call you?",nameStepLead:"I can search, visualize, or capture anything for you \u2014 on this site or any other.",nameStepTitle:"Nice to meet you.",namesAsWritten:"Names and details exactly as the site lists them.",pillCompareTop2:"Compare top 2",pillCompareTop2Query:"Compare the {a} and {b}",pillFindAlternatives:"Find alternatives",pillFindAlternativesQuery:"What are good alternatives to the {name}?",pillMoreOn:"More on {name}",pillMoreOnQuery:"Tell me more about the {name}",pillRecommend:"Recommend something",pillRecommendQuery:"What do you recommend for me?",pillShowPopular:"Show popular items",pillShowPopularQuery:"What are your most popular items?",pillSimilarOptions:"Similar options",pillSimilarOptionsQuery:"Show me more like the {name}",pillUnder:"Under {amount}",pillUnderQuery:"Show me options under {amount}",pillWhichBest:"Which is best?",pillWhichBestQuery:"Which one would you recommend and why?",replyingOriginal:"Replying in {lang}, results as this site wrote them. Ask me anything.",replyingTranslated:"Replying in {lang}, results translated too. Ask me anything.",statusSent:"Sent",statusStopped:"Sent \xB7 reply stopped",thinking:"Thinking",thoughtForSeconds:"Thought for {duration}",thoughtProcess:"Thought process",vizDisclaimerImage:"Generated using Artificial Intelligence \u2014 colours, size and placement may differ from the real product.",vizDisclaimerVideo:"Generated using Artificial Intelligence \u2014 colours, size and movement may differ from the real product.",vizUnavailable:"The preview could not be loaded.",voiceHint:"Just talk \u2014 I'll answer when you pause.",voiceListening:"Listening\u2026 tap the mic to stop",voiceModeExit:"Leave hands-free",voiceModeStart:"Hands-free conversation",voiceMuted:"Muted",voiceMutedHint:"Tap the microphone to speak again.",voicePhaseListening:"Listening",voicePhaseSpeaking:"Speaking",voicePhaseThinking:"Thinking",voiceSending:"Got it \u2014 sending\u2026",termsStepTitle:"Privacy & Terms of Use",termsStepSubtitle:"Transparent, anonymous, and zero-PII by design.",termsPiiTitle:"Zero PII Collection",termsPiiDesc:"We never collect or store personal identifying information (no emails, phone numbers, or real-world identities) from your chats or voice sessions.",termsSessionTitle:"Anonymous Session Tokens",termsSessionDesc:"Your session uses an anonymous client-side token solely to maintain context. It is never linked to your real identity.",termsMemoryTitle:"Ephemeral Chats vs. Mimi Vault",termsMemoryDesc:'Regular chats are ephemeral \u2014 closing the tab or clicking "Clear Chat" terminates them forever. Items you save with "@kiku" are encrypted and can be unlocked at mimi.akropolys.cloud with your Secret Access Key.',termsCookieTitle:"Host Website Telemetry",termsCookieDesc:"The host website where Kiku is embedded may collect cookies and analytics per their own cookie policy, outside Kiku's control.",termsAgreeButton:"Agree & Continue",termsAgreeCounting:"Agree & Continue ({seconds}s)",termsPlaceholder:"Please review and accept our Privacy & Terms above\u2026",whatHaveYouSaved:"What have you saved?"},french:{allSet:"C'est tout bon, {name}.",asWritten:"Tel quel",captureAll:"Tout capturer ({count})",captureAndRemember:"kiku \u2014 capturer et m\xE9moriser",captureCurrentPage:"Capturer la page actuelle",cardClickAnswer:"Le {name}",cardClickQuery:"Dites-m'en plus sur le {name}{price} : ses caract\xE9ristiques principales, \xE0 qui il convient le mieux et ce que je devrais savoir.",clearChat:"Effacer le chat",defaultPlaceholder:"Posez-moi n'importe quelle question\u2026",deleteThis:"Supprimer ceci",detailsTranslated:"D\xE9tails traduits. Les chiffres et les liens restent exactement tels qu'ils sont.",displayCapture:"capturer {name}",displayCaptureAll:"tout capturer ({count} articles)",displayDelete:"supprimer ceci",displayViewHistory:"qu'avez-vous enregistr\xE9 ?",entityLangIntro:"Je r\xE9ponds en {lang}. Les fiches de r\xE9sultats peuvent rester exactement telles que ce site les a \xE9crites, ou \xEAtre \xE9galement traduites.",entityLangPlaceholder:"Choisissez l'une des deux fiches ci-dessus\u2026",errAccessRevoked:"Votre acc\xE8s \xE0 l'assistant a \xE9t\xE9 r\xE9voqu\xE9 par le magasin.",errAccountRequired:"Veuillez cr\xE9er un compte pour continuer \xE0 utiliser l'assistant de chat.",errShopperReplyLimit:"Vous avez atteint la limite de r\xE9ponses de ce site pour votre compte.",errStreamInterrupted:"La r\xE9ponse a \xE9t\xE9 interrompue. Veuillez r\xE9essayer.",errTokenLimit:"Vous avez atteint votre limite d'utilisation. Veuillez mettre \xE0 jour vos limites de facturation dans votre tableau de bord pour continuer.",errTooManyRequests:"L'assistant re\xE7oit actuellement trop de requ\xEAtes. Veuillez r\xE9essayer dans quelques instants.",footerHint:"kiku \xB7 recherche dans tout le catalogue en temps r\xE9el",greetReturning:"Bonjour, {name}.",greetReturningLead:"Que puis-je trouver pour vous aujourd'hui ?",howShouldResultsLook:"Comment les r\xE9sultats doivent-ils s'afficher ?",inLanguage:"En {lang}",keyAutoHide:"Se masque automatiquement dans {seconds}s.",keyCopied:"Copi\xE9",keyCopyId:"Copier l'identifiant",keyCopySecret:"Copier le secret",keyCreateNew:"Je suis nouveau \u2014 cr\xE9ez-en un",keyCreating:"Cr\xE9ation en cours\u2026",keyDismiss:"Ignorer",keyPastePlaceholder:"votre identifiant public\u2026",keyPastePrompt:"Collez votre identifiant public \u2014 ou cr\xE9ez-en un",keyPublicHint:"Collez ceci sur n'importe quel site pour enregistrer dans la m\xEAme m\xE9moire.",keyPublicTitle:"Votre identifiant public",keySecretHint:"Gardez-le priv\xE9 \u2014 utilisez-le pour d\xE9verrouiller votre m\xE9moire.",keySecretTitle:"Votre secret \u2014 affich\xE9 une seule fois",keyUseMine:"Utiliser mon identifiant",kikuActionUnavailable:"D\xE9sol\xE9 \u2014 cette action n'est pas disponible sur ce site.",kikuCaptureDbError:"La capture a \xE9chou\xE9 en raison d'une erreur de base de donn\xE9es.",kikuCaptureNoContext:"La capture a \xE9chou\xE9 car aucun contexte de page ou de produit n'a \xE9t\xE9 fourni par le SDK.",kikuCaptureNoUrl:"Impossible d'enregistrer des articles \u2014 aucun n'avait d'URL valide.",kikuCaptureNoneSelected:"Aucun article n'a \xE9t\xE9 s\xE9lectionn\xE9 pour la capture.",kikuDeleteDbError:"La suppression a \xE9chou\xE9 en raison d'une erreur de base de donn\xE9es.",kikuDeleteDone:"Je l'ai retir\xE9 de vos articles enregistr\xE9s.",kikuDeleteNoContext:"La suppression a \xE9chou\xE9 car aucun contexte de page n'a \xE9t\xE9 fourni pour identifier ce qu'il fallait supprimer.",kikuMemoryIntro:"Tout ce que vous avez captur\xE9 sur les sites se trouve dans votre m\xE9moire priv\xE9e. D\xE9verrouillez-la avec votre secret :",kikuMintNeeded:"Pour enregistrer des articles sur diff\xE9rents sites, vous avez besoin d'une cl\xE9 kiku \u2014 je vais en cr\xE9er une pour vous. Elle n'est affich\xE9e qu'une seule fois, alors enregistrez-la en lieu s\xFBr.",kikuMintOffer:"Je peux garder ceci pour vous et le faire vous suivre sur les sites \u2014 je vais vous cr\xE9er une cl\xE9 kiku. Elle n'est affich\xE9e qu'une seule fois, alors enregistrez-la en lieu s\xFBr.",kikuNeedKeyToUpdate:"Entrez votre cl\xE9 kiku afin que je puisse trouver et mettre \xE0 jour vos articles enregistr\xE9s.",micDenied:"Microphone bloqu\xE9. Autorisez l'acc\xE8s au micro pour ce site, puis r\xE9essayez.",micFailed:"Je n'ai pas entendu. R\xE9essayez.",micInsecure:"La voix n\xE9cessite une connexion s\xE9curis\xE9e (https).",micLangUnsupported:"Ce navigateur ne peut pas encore transcrire cette langue. Veuillez taper \xE0 la place.",micMissing:"Aucun microphone d\xE9tect\xE9.",micNetwork:"La voix n\xE9cessite une connexion en ce moment. V\xE9rifiez la v\xF4tre et r\xE9essayez.",micNoSpeech:"Je n'ai rien entendu. R\xE9essayez, un peu plus pr\xE8s du micro.",namePlaceholder:"Tapez votre nom\u2026",nameStepAsk:"Comment dois-je vous appeler ?",nameStepLead:"Je peux chercher, visualiser ou capturer n'importe quoi pour vous \u2014 sur ce site ou n'importe quel autre.",nameStepTitle:"Enchant\xE9 de vous rencontrer.",namesAsWritten:"Noms et d\xE9tails exactement tels qu'ils sont list\xE9s sur le site.",pillCompareTop2:"Comparer les 2 meilleurs",pillCompareTop2Query:"Comparez le {a} et le {b}",pillFindAlternatives:"Trouver des alternatives",pillFindAlternativesQuery:"Quelles sont de bonnes alternatives au {name} ?",pillMoreOn:"Plus sur {name}",pillMoreOnQuery:"Dites-m'en plus sur le {name}",pillRecommend:"Recommander quelque chose",pillRecommendQuery:"Que me recommandez-vous ?",pillShowPopular:"Afficher les articles populaires",pillShowPopularQuery:"Quels sont vos articles les plus populaires ?",pillSimilarOptions:"Options similaires",pillSimilarOptionsQuery:"Montrez-m'en plus comme le {name}",pillUnder:"Moins de {amount}",pillUnderQuery:"Montrez-moi des options \xE0 moins de {amount}",pillWhichBest:"Lequel est le meilleur ?",pillWhichBestQuery:"Lequel recommanderiez-vous et pourquoi ?",replyingOriginal:"Je r\xE9ponds en {lang}, les r\xE9sultats sont tels que le site les a \xE9crits. Posez-moi n'importe quelle question.",replyingTranslated:"Je r\xE9ponds en {lang}, les r\xE9sultats sont \xE9galement traduits. Posez-moi n'importe quelle question.",statusSent:"Envoy\xE9",statusStopped:"Envoy\xE9 \xB7 r\xE9ponse arr\xEAt\xE9e",thinking:"R\xE9flexion en cours",thoughtForSeconds:"R\xE9flexion pendant {duration}",thoughtProcess:"Processus de r\xE9flexion",vizDisclaimerImage:"G\xE9n\xE9r\xE9 par Intelligence Artificielle \u2014 les couleurs, la taille et le placement peuvent diff\xE9rer du produit r\xE9el.",vizDisclaimerVideo:"G\xE9n\xE9r\xE9 par Intelligence Artificielle \u2014 les couleurs, la taille et le mouvement peuvent diff\xE9rer du produit r\xE9el.",vizUnavailable:"L'aper\xE7u n'a pas pu \xEAtre charg\xE9.",voiceListening:"\xC9coute\u2026 touchez le micro pour arr\xEAter",voiceSending:"Bien re\xE7u \u2014 envoi en cours\u2026",termsStepTitle:"Confidentialit\xE9 et conditions d'utilisation",termsStepSubtitle:"Transparent, anonyme et sans collecte de donn\xE9es personnelles.",termsPiiTitle:"Z\xE9ro collecte de donn\xE9es personnelles",termsPiiDesc:"Nous ne collectons ni ne stockons aucune information d'identification personnelle (ni e-mail, ni num\xE9ro de t\xE9l\xE9phone, ni identit\xE9 r\xE9elle) depuis vos discussions ou sessions vocales.",termsSessionTitle:"Jetons de session anonymes",termsSessionDesc:"Votre session utilise un identifiant anonyme c\xF4t\xE9 client uniquement pour maintenir le contexte, jamais li\xE9 \xE0 votre identit\xE9 r\xE9elle.",termsMemoryTitle:"Discussions \xE9ph\xE9m\xE8res vs Coffre Mimi",termsMemoryDesc:"Les discussions normales sont \xE9ph\xE9m\xE8res \u2014 fermer ou effacer le chat les d\xE9truit pour toujours. Les \xE9l\xE9ments enregistr\xE9s avec \xAB @kiku \xBB sont chiffr\xE9s et accessibles sur mimi.akropolys.cloud avec votre cl\xE9 secr\xE8te.",termsCookieTitle:"T\xE9l\xE9m\xE9trie du site h\xF4te",termsCookieDesc:"Le site h\xF4te sur lequel kiku est int\xE9gr\xE9 peut collecter des cookies et des donn\xE9es d'analyse selon sa propre politique de cookies, hors du contr\xF4le de kiku.",termsAgreeButton:"Accepter et continuer",termsAgreeCounting:"Accepter et continuer ({seconds}s)",termsPlaceholder:"Veuillez examiner et accepter la politique de confidentialit\xE9 et les conditions ci-dessus\u2026",whatHaveYouSaved:"Qu'avez-vous enregistr\xE9 ?",voiceHint:"Parlez simplement \u2014 je r\xE9pondrai d\xE8s que vous ferez une pause.",voiceModeExit:"Quitter le mode mains libres",voiceModeStart:"Conversation mains libres",voiceMuted:"En sourdine",voiceMutedHint:"Appuyez sur le micro pour parler \xE0 nouveau.",voicePhaseListening:"\xC9coute",voicePhaseSpeaking:"Parle",voicePhaseThinking:"R\xE9flexion"},hindi:{allSet:"\u0906\u092A \u0924\u0948\u092F\u093E\u0930 \u0939\u0948\u0902, {name}.",asWritten:"\u091C\u0948\u0938\u093E \u0932\u093F\u0916\u093E \u0939\u0948",captureAll:"\u0938\u092D\u0940 \u0915\u094B \u0915\u0948\u092A\u094D\u091A\u0930 \u0915\u0930\u0947\u0902 ({count})",captureAndRemember:"kiku \u2014 \u0915\u0948\u092A\u094D\u091A\u0930 & \u092F\u093E\u0926 \u0930\u0916\u0947\u0902",captureCurrentPage:"\u0935\u0930\u094D\u0924\u092E\u093E\u0928 \u092A\u0943\u0937\u094D\u0920 \u0915\u094B \u0915\u0948\u092A\u094D\u091A\u0930 \u0915\u0930\u0947\u0902",cardClickAnswer:"{name}",cardClickQuery:"\u0915\u0943\u092A\u092F\u093E {name}{price} \u0915\u0947 \u092C\u093E\u0930\u0947 \u092E\u0947\u0902 \u0905\u0927\u093F\u0915 \u092C\u0924\u093E\u0907\u090F \u2014 \u0907\u0938\u0915\u0947 \u092E\u0941\u0916\u094D\u092F \u0935\u093F\u0935\u0930\u0923 \u0915\u094D\u092F\u093E \u0939\u0948\u0902, \u092F\u0939 \u0915\u093F\u0938\u0915\u0947 \u0932\u093F\u090F \u0938\u092C\u0938\u0947 \u0909\u092A\u092F\u0941\u0915\u094D\u0924 \u0939\u0948, \u0914\u0930 \u092E\u0941\u091D\u0947 \u0915\u094D\u092F\u093E \u091C\u093E\u0928\u0928\u093E \u091A\u093E\u0939\u093F\u090F?",clearChat:"\u091A\u0948\u091F \u0938\u093E\u092B\u093C \u0915\u0930\u0947\u0902",defaultPlaceholder:"\u092E\u0941\u091D\u0938\u0947 \u0915\u0941\u091B \u092D\u0940 \u092A\u0942\u091B\u0947\u0902\u2026",deleteThis:"\u0907\u0938\u0947 \u0939\u091F\u093E\u090F\u0901",detailsTranslated:"\u0935\u093F\u0935\u0930\u0923 \u0905\u0928\u0941\u0935\u093E\u0926\u093F\u0924\u0964 \u0938\u0902\u0916\u094D\u092F\u093E\u090F\u0901 \u0914\u0930 \u0932\u093F\u0902\u0915 \u0920\u0940\u0915 \u0935\u0948\u0938\u0947 \u0939\u0940 \u0930\u0939\u0947\u0902\u0964",displayCapture:"\u0915\u0948\u092A\u094D\u091A\u0930 {name}",displayCaptureAll:"\u0938\u092D\u0940 \u0915\u094B \u0915\u0948\u092A\u094D\u091A\u0930 \u0915\u0930\u0947\u0902 ({count} \u0906\u0907\u091F\u092E)",displayDelete:"\u0907\u0938\u0947 \u0939\u091F\u093E\u090F\u0901",displayViewHistory:"\u0906\u092A\u0928\u0947 \u0915\u094D\u092F\u093E \u0938\u0939\u0947\u091C\u093E \u0939\u0948?",entityLangIntro:"\u092E\u0948\u0902 {lang} \u092E\u0947\u0902 \u0909\u0924\u094D\u0924\u0930 \u0926\u0942\u0901\u0917\u093E\u0964 \u092A\u0930\u093F\u0923\u093E\u092E \u0915\u093E\u0930\u094D\u0921 \u0907\u0938 \u0938\u093E\u0907\u091F \u0928\u0947 \u091C\u0948\u0938\u093E \u0932\u093F\u0916\u093E \u0939\u0948 \u0935\u0948\u0938\u093E \u0939\u0940 \u0930\u0939 \u0938\u0915\u0924\u0947 \u0939\u0948\u0902, \u092F\u093E \u0905\u0928\u0942\u0926\u093F\u0924 \u092D\u0940 \u0939\u094B \u0938\u0915\u0924\u0947 \u0939\u0948\u0902\u0964",entityLangPlaceholder:"\u090A\u092A\u0930 \u0926\u094B \u0915\u093E\u0930\u094D\u0921\u094B\u0902 \u092E\u0947\u0902 \u0938\u0947 \u090F\u0915 \u091A\u0941\u0928\u0947\u0902\u2026",errAccessRevoked:"\u0938\u094D\u091F\u094B\u0930 \u0926\u094D\u0935\u093E\u0930\u093E \u0906\u092A\u0915\u0947 \u0938\u0939\u093E\u092F\u0915 \u0924\u0915 \u092A\u0939\u0941\u0901\u091A \u0930\u0926\u094D\u0926 \u0915\u0930 \u0926\u0940 \u0917\u0908 \u0939\u0948\u0964",errAccountRequired:"\u091A\u0948\u091F \u0938\u0939\u093E\u092F\u0915 \u0915\u093E \u0909\u092A\u092F\u094B\u0917 \u091C\u093E\u0930\u0940 \u0930\u0916\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0915\u0943\u092A\u092F\u093E \u090F\u0915 \u0916\u093E\u0924\u093E \u092C\u0928\u093E\u090F\u0901\u0964",errShopperReplyLimit:"\u0906\u092A\u0928\u0947 \u0907\u0938 \u0938\u093E\u0907\u091F \u0915\u0947 \u0932\u093F\u090F \u0905\u092A\u0928\u0947 \u0916\u093E\u0924\u0947 \u0915\u0940 \u0909\u0924\u094D\u0924\u0930 \u0938\u0940\u092E\u093E \u0924\u0915 \u092A\u0939\u0941\u0901\u091A \u092C\u0928\u093E \u0932\u0940 \u0939\u0948\u0964",errStreamInterrupted:"\u0909\u0924\u094D\u0924\u0930 \u092C\u093E\u0927\u093F\u0924 \u0939\u094B \u0917\u092F\u093E\u0964 \u0915\u0943\u092A\u092F\u093E \u092A\u0941\u0928\u0903 \u092A\u094D\u0930\u092F\u093E\u0938 \u0915\u0930\u0947\u0902\u0964",errTokenLimit:"\u0906\u092A\u0928\u0947 \u0905\u092A\u0928\u0940 \u0909\u092A\u092F\u094B\u0917 \u0938\u0940\u092E\u093E \u0924\u0915 \u092A\u0939\u0941\u0901\u091A \u092C\u0928\u093E \u0932\u0940 \u0939\u0948\u0964 \u091C\u093E\u0930\u0940 \u0930\u0916\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0905\u092A\u0928\u0947 \u0921\u0948\u0936\u092C\u094B\u0930\u094D\u0921 \u092E\u0947\u0902 \u092C\u093F\u0932\u093F\u0902\u0917 \u0938\u0940\u092E\u093E \u0905\u092A\u0921\u0947\u091F \u0915\u0930\u0947\u0902\u0964",errTooManyRequests:"\u0938\u0939\u093E\u092F\u0915 \u0935\u0930\u094D\u0924\u092E\u093E\u0928 \u092E\u0947\u0902 \u092C\u0939\u0941\u0924 \u0905\u0927\u093F\u0915 \u0905\u0928\u0941\u0930\u094B\u0927 \u092A\u094D\u0930\u093E\u092A\u094D\u0924 \u0915\u0930 \u0930\u0939\u093E \u0939\u0948\u0964 \u0915\u0941\u091B \u0915\u094D\u0937\u0923 \u092C\u093E\u0926 \u092A\u0941\u0928\u0903 \u092A\u094D\u0930\u092F\u093E\u0938 \u0915\u0930\u0947\u0902\u0964",footerHint:"kiku \xB7 \u0935\u093E\u0938\u094D\u0924\u0935\u093F\u0915 \u0938\u092E\u092F \u092E\u0947\u0902 \u092A\u0942\u0930\u0947 \u0915\u0948\u091F\u0932\u0949\u0917 \u0915\u094B \u0916\u094B\u091C\u0924\u093E \u0939\u0948",greetReturning:"\u0928\u092E\u0938\u094D\u0924\u0947, {name}.",greetReturningLead:"\u0906\u091C \u092E\u0948\u0902 \u0906\u092A\u0915\u0947 \u0932\u093F\u090F \u0915\u094D\u092F\u093E \u0916\u094B\u091C\u0942\u0901?",howShouldResultsLook:"\u092A\u0930\u093F\u0923\u093E\u092E \u0915\u0948\u0938\u0947 \u0926\u093F\u0916\u0947\u0902?",inLanguage:"{lang} \u092E\u0947\u0902",keyAutoHide:"\u0938\u094D\u0935\u0924\u0903 {seconds}s \u092E\u0947\u0902 \u091B\u093F\u092A \u091C\u093E\u090F\u0917\u093E.",keyCopied:"\u0915\u0949\u092A\u0940 \u0915\u093F\u092F\u093E \u0917\u092F\u093E",keyCopyId:"\u0906\u0908\u0921\u0940 \u0915\u0949\u092A\u0940 \u0915\u0930\u0947\u0902",keyCopySecret:"\u0938\u0940\u0915\u094D\u0930\u0947\u091F \u0915\u0949\u092A\u0940 \u0915\u0930\u0947\u0902",keyCreateNew:"\u092E\u0948\u0902 \u0928\u092F\u093E \u0939\u0942\u0901 \u2014 \u090F\u0915 \u092C\u0928\u093E\u090F\u0902",keyCreating:"\u092C\u0928\u093E \u0930\u0939\u093E \u0939\u0942\u0901\u2026",keyDismiss:"\u092C\u0902\u0926 \u0915\u0930\u0947\u0902",keyPastePlaceholder:"\u0906\u092A\u0915\u093E \u0938\u093E\u0930\u094D\u0935\u091C\u0928\u093F\u0915 \u0906\u0908\u0921\u0940\u2026",keyPastePrompt:"\u0905\u092A\u0928\u093E \u0938\u093E\u0930\u094D\u0935\u091C\u0928\u093F\u0915 \u0906\u0908\u0921\u0940 \u092A\u0947\u0938\u094D\u091F \u0915\u0930\u0947\u0902 \u2014 \u092F\u093E \u090F\u0915 \u092C\u0928\u093E\u090F\u0902",keyPublicHint:"\u0907\u0938\u0947 \u0915\u093F\u0938\u0940 \u092D\u0940 \u0938\u093E\u0907\u091F \u092A\u0930 \u092A\u0947\u0938\u094D\u091F \u0915\u0930\u0947\u0902 \u0924\u093E\u0915\u093F \u0935\u0939\u0940 \u092E\u0947\u092E\u094B\u0930\u0940 \u092E\u0947\u0902 \u0938\u0939\u0947\u091C\u093E \u091C\u093E \u0938\u0915\u0947\u0964",keyPublicTitle:"\u0906\u092A\u0915\u093E \u0938\u093E\u0930\u094D\u0935\u091C\u0928\u093F\u0915 \u0906\u0908\u0921\u0940",keySecretHint:"\u0907\u0938\u0947 \u0928\u093F\u091C\u0940 \u0930\u0916\u0947\u0902 \u2014 \u0905\u092A\u0928\u0947 \u092E\u0947\u092E\u094B\u0930\u0940 \u0915\u094B \u0905\u0928\u0932\u0949\u0915 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0909\u092A\u092F\u094B\u0917 \u0915\u0930\u0947\u0902\u0964",keySecretTitle:"\u0906\u092A\u0915\u093E \u0938\u0940\u0915\u094D\u0930\u0947\u091F \u2014 \u0915\u0947\u0935\u0932 \u090F\u0915 \u092C\u093E\u0930 \u0926\u093F\u0916\u093E\u092F\u093E \u0917\u092F\u093E",keyUseMine:"\u092E\u0947\u0930\u0940 \u0906\u0908\u0921\u0940 \u0909\u092A\u092F\u094B\u0917 \u0915\u0930\u0947\u0902",kikuActionUnavailable:"\u0915\u094D\u0937\u092E\u093E \u0915\u0930\u0947\u0902 \u2014 \u092F\u0939 \u0915\u093E\u0930\u094D\u0930\u0935\u093E\u0908 \u0907\u0938 \u0938\u093E\u0907\u091F \u092A\u0930 \u0909\u092A\u0932\u092C\u094D\u0927 \u0928\u0939\u0940\u0902 \u0939\u0948\u0964",kikuCaptureDbError:"\u0921\u0947\u091F\u093E\u092C\u0947\u0938 \u0924\u094D\u0930\u0941\u091F\u093F \u0915\u0947 \u0915\u093E\u0930\u0923 \u0915\u0948\u092A\u094D\u091A\u0930 \u0935\u093F\u092B\u0932 \u0930\u0939\u093E\u0964",kikuCaptureNoContext:"SDK \u0926\u094D\u0935\u093E\u0930\u093E \u0915\u094B\u0908 \u092A\u0947\u091C \u092F\u093E \u092A\u094D\u0930\u094B\u0921\u0915\u094D\u091F \u0915\u0949\u0928\u094D\u091F\u0947\u0915\u094D\u0938\u094D\u091F \u092A\u094D\u0930\u0926\u093E\u0928 \u0928\u0939\u0940\u0902 \u0915\u093F\u092F\u093E \u0917\u092F\u093E, \u0907\u0938\u0932\u093F\u090F \u0915\u0948\u092A\u094D\u091A\u0930 \u0935\u093F\u092B\u0932 \u0930\u0939\u093E\u0964",kikuCaptureNoUrl:"\u0915\u094B\u0908 \u0906\u0907\u091F\u092E \u0938\u0939\u0947\u091C\u093E \u0928\u0939\u0940\u0902 \u091C\u093E \u0938\u0915\u093E \u2014 \u0915\u094B\u0908 \u092D\u0940 \u0935\u0948\u0927 URL \u0928\u0939\u0940\u0902 \u0925\u093E\u0964",kikuCaptureNoneSelected:"\u0915\u0948\u092A\u094D\u091A\u0930 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0915\u094B\u0908 \u0906\u0907\u091F\u092E \u091A\u092F\u0928\u093F\u0924 \u0928\u0939\u0940\u0902 \u0915\u093F\u092F\u093E \u0917\u092F\u093E\u0964",kikuDeleteDbError:"\u0921\u0947\u091F\u093E\u092C\u0947\u0938 \u0924\u094D\u0930\u0941\u091F\u093F \u0915\u0947 \u0915\u093E\u0930\u0923 \u0939\u091F\u093E\u0928\u093E \u0935\u093F\u092B\u0932 \u0930\u0939\u093E\u0964",kikuDeleteDone:"\u0907\u0938\u0947 \u0906\u092A\u0915\u0947 \u0938\u0939\u0947\u091C\u0947 \u0917\u090F \u0906\u0907\u091F\u092E\u094D\u0938 \u0938\u0947 \u0939\u091F\u093E \u0926\u093F\u092F\u093E \u0917\u092F\u093E\u0964",kikuDeleteNoContext:"\u0939\u091F\u093E\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0915\u094B\u0908 \u092A\u0947\u091C \u0915\u0949\u0928\u094D\u091F\u0947\u0915\u094D\u0938\u094D\u091F \u092A\u094D\u0930\u0926\u093E\u0928 \u0928\u0939\u0940\u0902 \u0915\u093F\u092F\u093E \u0917\u092F\u093E, \u0907\u0938\u0932\u093F\u090F \u0939\u091F\u093E\u0928\u093E \u0935\u093F\u092B\u0932 \u0930\u0939\u093E\u0964",kikuMemoryIntro:"\u0906\u092A\u0928\u0947 \u0935\u093F\u092D\u093F\u0928\u094D\u0928 \u0938\u093E\u0907\u091F\u094B\u0902 \u092A\u0930 \u091C\u094B \u092D\u0940 \u0915\u0948\u092A\u094D\u091A\u0930 \u0915\u093F\u092F\u093E \u0939\u0948, \u0935\u0939 \u0906\u092A\u0915\u0947 \u0928\u093F\u091C\u0940 \u092E\u0947\u092E\u094B\u0930\u0940 \u092E\u0947\u0902 \u0930\u0939\u0924\u093E \u0939\u0948\u0964 \u0907\u0938\u0947 \u0905\u092A\u0928\u0947 \u0938\u0940\u0915\u094D\u0930\u0947\u091F \u0938\u0947 \u0905\u0928\u0932\u0949\u0915 \u0915\u0930\u0947\u0902:",kikuMintNeeded:"\u0938\u093E\u0907\u091F\u094B\u0902 \u0915\u0947 \u092C\u0940\u091A \u0906\u0907\u091F\u092E\u094D\u0938 \u0938\u0939\u0947\u091C\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0906\u092A\u0915\u094B \u090F\u0915 \u0915\u093F\u0915\u0941 \u0915\u0941\u0902\u091C\u0940 \u091A\u093E\u0939\u093F\u090F \u2014 \u092E\u0948\u0902 \u0906\u092A\u0915\u0947 \u0932\u093F\u090F \u090F\u0915 \u092C\u0928\u093E\u090A\u0901\u0917\u093E\u0964 \u092F\u0939 \u0915\u0947\u0935\u0932 \u090F\u0915 \u092C\u093E\u0930 \u0926\u093F\u0916\u093E\u092F\u093E \u091C\u093E\u0924\u093E \u0939\u0948, \u0907\u0938\u0932\u093F\u090F \u0907\u0938\u0947 \u0938\u0941\u0930\u0915\u094D\u0937\u093F\u0924 \u091C\u0917\u0939 \u092A\u0930 \u0930\u0916\u0947\u0902\u0964",kikuMintOffer:"\u092E\u0948\u0902 \u0907\u0938\u0947 \u0906\u092A\u0915\u0947 \u0932\u093F\u090F \u0930\u0916 \u0938\u0915\u0924\u093E \u0939\u0942\u0901 \u0914\u0930 \u0938\u093E\u0907\u091F\u094B\u0902 \u0915\u0947 \u092C\u0940\u091A \u0906\u092A\u0915\u0947 \u0938\u093E\u0925 \u0932\u0947 \u091C\u093E \u0938\u0915\u0924\u093E \u0939\u0942\u0901 \u2014 \u092E\u0948\u0902 \u0906\u092A\u0915\u0947 \u0932\u093F\u090F \u090F\u0915 \u0915\u093F\u0915\u0941 \u0915\u0941\u0902\u091C\u0940 \u092C\u0928\u093E\u090A\u0901\u0917\u093E\u0964 \u092F\u0939 \u0915\u0947\u0935\u0932 \u090F\u0915 \u092C\u093E\u0930 \u0926\u093F\u0916\u093E\u092F\u093E \u091C\u093E\u0924\u093E \u0939\u0948, \u0907\u0938\u0932\u093F\u090F \u0907\u0938\u0947 \u0938\u0941\u0930\u0915\u094D\u0937\u093F\u0924 \u091C\u0917\u0939 \u092A\u0930 \u0930\u0916\u0947\u0902\u0964",kikuNeedKeyToUpdate:"\u0905\u092A\u0928\u0940 \u0915\u093F\u0915\u0941 \u0915\u0941\u0902\u091C\u0940 \u0926\u0930\u094D\u091C \u0915\u0930\u0947\u0902 \u0924\u093E\u0915\u093F \u092E\u0948\u0902 \u0906\u092A\u0915\u0947 \u0938\u0939\u0947\u091C\u0947 \u0917\u090F \u0906\u0907\u091F\u092E\u094D\u0938 \u0915\u094B \u0916\u094B\u091C \u0914\u0930 \u0905\u092A\u0921\u0947\u091F \u0915\u0930 \u0938\u0915\u0942\u0901\u0964",namePlaceholder:"\u0905\u092A\u0928\u093E \u0928\u093E\u092E \u091F\u093E\u0907\u092A \u0915\u0930\u0947\u0902\u2026",nameStepAsk:"\u092E\u0948\u0902 \u0906\u092A\u0915\u094B \u0915\u094D\u092F\u093E \u0915\u0939\u0942\u0901?",nameStepLead:"\u092E\u0948\u0902 \u0906\u092A\u0915\u0947 \u0932\u093F\u090F \u0915\u0941\u091B \u092D\u0940 \u0916\u094B\u091C, \u0935\u093F\u091C\u093C\u0941\u0905\u0932\u093E\u0907\u091C\u093C \u092F\u093E \u0915\u0948\u092A\u094D\u091A\u0930 \u0915\u0930 \u0938\u0915\u0924\u093E \u0939\u0942\u0901 \u2014 \u0907\u0938 \u0938\u093E\u0907\u091F \u092A\u0930 \u092F\u093E \u0915\u093F\u0938\u0940 \u0905\u0928\u094D\u092F \u092A\u0930\u0964",nameStepTitle:"\u0906\u092A\u0938\u0947 \u092E\u093F\u0932\u0915\u0930 \u0916\u0941\u0936\u0940 \u0939\u0941\u0908\u0964",namesAsWritten:"\u0928\u093E\u092E \u0914\u0930 \u0935\u093F\u0935\u0930\u0923 \u0920\u0940\u0915 \u0909\u0938\u0940 \u0924\u0930\u0939 \u091C\u0948\u0938\u0947 \u0938\u093E\u0907\u091F \u092A\u0930 \u0938\u0942\u091A\u0940\u092C\u0926\u094D\u0927 \u0939\u0948\u0902\u0964",pillCompareTop2:"\u0936\u0940\u0930\u094D\u0937 2 \u0915\u0940 \u0924\u0941\u0932\u0928\u093E \u0915\u0930\u0947\u0902",pillCompareTop2Query:"{a} \u0914\u0930 {b} \u0915\u0940 \u0924\u0941\u0932\u0928\u093E \u0915\u0930\u0947\u0902",pillFindAlternatives:"\u0935\u093F\u0915\u0932\u094D\u092A \u0916\u094B\u091C\u0947\u0902",pillFindAlternativesQuery:"{name} \u0915\u0947 \u0905\u091A\u094D\u091B\u0947 \u0935\u093F\u0915\u0932\u094D\u092A \u0915\u094D\u092F\u093E \u0939\u0948\u0902?",pillMoreOn:"{name} \u0915\u0947 \u092C\u093E\u0930\u0947 \u092E\u0947\u0902 \u0905\u0927\u093F\u0915",pillMoreOnQuery:"\u0915\u0943\u092A\u092F\u093E {name} \u0915\u0947 \u092C\u093E\u0930\u0947 \u092E\u0947\u0902 \u0905\u0927\u093F\u0915 \u092C\u0924\u093E\u0907\u090F",pillRecommend:"\u0915\u0941\u091B \u0938\u0941\u091D\u093E\u090F\u0901",pillRecommendQuery:"\u092E\u0947\u0930\u0947 \u0932\u093F\u090F \u0906\u092A \u0915\u094D\u092F\u093E \u0938\u0941\u091D\u093E\u090F\u0902\u0917\u0947?",pillShowPopular:"\u0932\u094B\u0915\u092A\u094D\u0930\u093F\u092F \u0906\u0907\u091F\u092E \u0926\u093F\u0916\u093E\u090F\u0901",pillShowPopularQuery:"\u0906\u092A\u0915\u0947 \u0938\u092C\u0938\u0947 \u0932\u094B\u0915\u092A\u094D\u0930\u093F\u092F \u0906\u0907\u091F\u092E \u0915\u094C\u0928 \u0938\u0947 \u0939\u0948\u0902?",pillSimilarOptions:"\u0938\u092E\u093E\u0928 \u0935\u093F\u0915\u0932\u094D\u092A",pillSimilarOptionsQuery:"{name} \u091C\u0948\u0938\u093E \u0914\u0930 \u0926\u093F\u0916\u093E\u0907\u090F",pillUnder:"{amount} \u0938\u0947 \u0915\u092E",pillUnderQuery:"{amount} \u0938\u0947 \u0915\u092E \u0935\u093F\u0915\u0932\u094D\u092A \u0926\u093F\u0916\u093E\u0907\u090F",pillWhichBest:"\u0915\u094C\u0928 \u0938\u092C\u0938\u0947 \u0905\u091A\u094D\u091B\u093E \u0939\u0948?",pillWhichBestQuery:"\u0906\u092A \u0915\u094C\u0928 \u0938\u093E \u0938\u0941\u091D\u093E\u090F\u0902\u0917\u0947 \u0914\u0930 \u0915\u094D\u092F\u094B\u0902?",replyingOriginal:"{lang} \u092E\u0947\u0902 \u0909\u0924\u094D\u0924\u0930 \u0926\u0947 \u0930\u0939\u093E \u0939\u0942\u0901, \u092A\u0930\u093F\u0923\u093E\u092E \u0938\u093E\u0907\u091F \u0915\u0947 \u0932\u093F\u0916\u0947 \u0905\u0928\u0941\u0938\u093E\u0930\u0964 \u092E\u0941\u091D\u0938\u0947 \u0915\u0941\u091B \u092D\u0940 \u092A\u0942\u091B\u0947\u0902\u0964",replyingTranslated:"{lang} \u092E\u0947\u0902 \u0909\u0924\u094D\u0924\u0930 \u0926\u0947 \u0930\u0939\u093E \u0939\u0942\u0901, \u092A\u0930\u093F\u0923\u093E\u092E \u092D\u0940 \u0905\u0928\u0942\u0926\u093F\u0924 \u0939\u0948\u0902\u0964 \u092E\u0941\u091D\u0938\u0947 \u0915\u0941\u091B \u092D\u0940 \u092A\u0942\u091B\u0947\u0902\u0964",statusSent:"\u092D\u0947\u091C\u093E \u0917\u092F\u093E",statusStopped:"\u092D\u0947\u091C\u093E \u0917\u092F\u093E \xB7 \u0909\u0924\u094D\u0924\u0930 \u0930\u094B\u0915 \u0926\u093F\u092F\u093E \u0917\u092F\u093E",thinking:"\u0938\u094B\u091A \u0930\u0939\u093E \u0939\u0942\u0901",thoughtForSeconds:"{duration} \u0924\u0915 \u0938\u094B\u091A\u093E",thoughtProcess:"\u0935\u093F\u091A\u093E\u0930 \u092A\u094D\u0930\u0915\u094D\u0930\u093F\u092F\u093E",vizUnavailable:"\u092A\u0942\u0930\u094D\u0935\u093E\u0935\u0932\u094B\u0915\u0928 \u0932\u094B\u0921 \u0928\u0939\u0940\u0902 \u0939\u094B \u0938\u0915\u093E\u0964",termsStepTitle:"\u0917\u094B\u092A\u0928\u0940\u092F\u0924\u093E \u0914\u0930 \u0909\u092A\u092F\u094B\u0917 \u0915\u0940 \u0936\u0930\u094D\u0924\u0947\u0902",termsStepSubtitle:"\u092A\u093E\u0930\u0926\u0930\u094D\u0936\u0940, \u0905\u091C\u094D\u091E\u093E\u0924 \u0914\u0930 \u0936\u0942\u0928\u094D\u092F \u0935\u094D\u092F\u0915\u094D\u0924\u093F\u0917\u0924 \u092A\u0939\u091A\u093E\u0928 \u0921\u0947\u091F\u093E\u0964",termsPiiTitle:"\u0936\u0942\u0928\u094D\u092F \u0935\u094D\u092F\u0915\u094D\u0924\u093F\u0917\u0924 \u0921\u0947\u091F\u093E \u0938\u0902\u0917\u094D\u0930\u0939",termsPiiDesc:"\u0939\u092E \u0906\u092A\u0915\u0940 \u092C\u093E\u0924\u091A\u0940\u0924 \u092F\u093E \u0935\u0949\u092F\u0938 \u0938\u0924\u094D\u0930\u094B\u0902 \u0938\u0947 \u0935\u094D\u092F\u0915\u094D\u0924\u093F\u0917\u0924 \u092A\u0939\u091A\u093E\u0928 \u092F\u094B\u0917\u094D\u092F \u091C\u093E\u0928\u0915\u093E\u0930\u0940 (\u0915\u094B\u0908 \u0908\u092E\u0947\u0932, \u092B\u093C\u094B\u0928 \u0928\u0902\u092C\u0930 \u092F\u093E \u0935\u093E\u0938\u094D\u0924\u0935\u093F\u0915 \u092A\u0939\u091A\u093E\u0928 \u0928\u0939\u0940\u0902) \u090F\u0915\u0924\u094D\u0930 \u092F\u093E \u0938\u0902\u0917\u094D\u0930\u0939\u0940\u0924 \u0928\u0939\u0940\u0902 \u0915\u0930\u0924\u0947 \u0939\u0948\u0902\u0964",termsSessionTitle:"\u0905\u091C\u094D\u091E\u093E\u0924 \u0938\u0924\u094D\u0930 \u091F\u094B\u0915\u0928",termsSessionDesc:"\u0906\u092A\u0915\u093E \u0938\u0924\u094D\u0930 \u0915\u0947\u0935\u0932 \u0938\u0902\u0926\u0930\u094D\u092D \u092C\u0928\u093E\u090F \u0930\u0916\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u090F\u0915 \u0905\u0928\u093E\u092E \u0915\u094D\u0932\u093E\u0907\u0902\u091F \u091F\u094B\u0915\u0928 \u0915\u093E \u0909\u092A\u092F\u094B\u0917 \u0915\u0930\u0924\u093E \u0939\u0948\u0964 \u092F\u0939 \u0906\u092A\u0915\u0940 \u0935\u093E\u0938\u094D\u0924\u0935\u093F\u0915 \u092A\u0939\u091A\u093E\u0928 \u0938\u0947 \u0915\u092D\u0940 \u0928\u0939\u0940\u0902 \u091C\u0941\u0921\u093C\u0924\u093E\u0964",termsMemoryTitle:"\u0905\u0938\u094D\u0925\u093E\u092F\u0940 \u091A\u0948\u091F \u092C\u0928\u093E\u092E \u092E\u093F\u092E\u0940 \u0935\u0949\u0932\u094D\u091F",termsMemoryDesc:'\u0928\u093F\u092F\u092E\u093F\u0924 \u091A\u0948\u091F \u0905\u0938\u094D\u0925\u093E\u092F\u0940 \u0939\u0948\u0902 \u2014 \u091A\u0948\u091F \u092C\u0902\u0926 \u0915\u0930\u0928\u0947 \u092F\u093E \u0938\u093E\u092B\u093C \u0915\u0930\u0928\u0947 \u092A\u0930 \u0935\u0947 \u0939\u092E\u0947\u0936\u093E \u0915\u0947 \u0932\u093F\u090F \u0938\u092E\u093E\u092A\u094D\u0924 \u0939\u094B \u091C\u093E\u0924\u0940 \u0939\u0948\u0902\u0964 "@kiku" \u0938\u0947 \u0938\u0939\u0947\u091C\u0947 \u0917\u090F \u0906\u0907\u091F\u092E \u090F\u0928\u094D\u0915\u094D\u0930\u093F\u092A\u094D\u091F\u0947\u0921 \u0939\u0948\u0902 \u0914\u0930 mimi.akropolys.cloud \u092A\u0930 \u0906\u092A\u0915\u0940 \u0917\u0941\u092A\u094D\u0924 \u0915\u0941\u0902\u091C\u0940 \u0938\u0947 \u0916\u094B\u0932\u0947 \u091C\u093E \u0938\u0915\u0924\u0947 \u0939\u0948\u0902\u0964',termsCookieTitle:"\u0939\u094B\u0938\u094D\u091F \u0935\u0947\u092C\u0938\u093E\u0907\u091F \u091F\u0947\u0932\u0940\u092E\u0947\u091F\u094D\u0930\u0940",termsCookieDesc:"\u091C\u093F\u0938 \u0935\u0947\u092C\u0938\u093E\u0907\u091F \u092A\u0930 kiku \u090F\u092E\u094D\u092C\u0947\u0921\u0947\u0921 \u0939\u0948, \u0935\u0939 \u0905\u092A\u0928\u0940 \u0938\u094D\u0935\u092F\u0902 \u0915\u0940 \u0915\u0941\u0915\u0940 \u0928\u0940\u0924\u093F \u0915\u0947 \u0905\u0928\u0941\u0938\u093E\u0930 \u0915\u0941\u0915\u0940\u091C\u093C \u0914\u0930 \u090F\u0928\u093E\u0932\u093F\u091F\u093F\u0915\u094D\u0938 \u090F\u0915\u0924\u094D\u0930 \u0915\u0930 \u0938\u0915\u0924\u0940 \u0939\u0948\u0964",termsAgreeButton:"\u0938\u0939\u092E\u0924 \u0939\u094B\u0902 \u0914\u0930 \u0906\u0917\u0947 \u092C\u0922\u093C\u0947\u0902",termsAgreeCounting:"\u0938\u0939\u092E\u0924 \u0939\u094B\u0902 \u0914\u0930 \u0906\u0917\u0947 \u092C\u0922\u093C\u0947\u0902 ({seconds}s)",termsPlaceholder:"\u0915\u0943\u092A\u092F\u093E \u090A\u092A\u0930 \u0926\u0940 \u0917\u0908 \u0917\u094B\u092A\u0928\u0940\u092F\u0924\u093E \u0914\u0930 \u0936\u0930\u094D\u0924\u094B\u0902 \u0915\u0940 \u0938\u092E\u0940\u0915\u094D\u0937\u093E \u0915\u0930\u0947\u0902 \u0914\u0930 \u0938\u094D\u0935\u0940\u0915\u093E\u0930 \u0915\u0930\u0947\u0902\u2026",whatHaveYouSaved:"\u0906\u092A\u0928\u0947 \u0915\u094D\u092F\u093E \u0938\u0939\u0947\u091C\u093E \u0939\u0948?",micDenied:"\u092E\u093E\u0907\u0915\u094D\u0930\u094B\u092B\u093C\u094B\u0928 \u092C\u094D\u0932\u0949\u0915 \u0939\u0948\u0964 \u0907\u0938 \u0938\u093E\u0907\u091F \u0915\u0947 \u0932\u093F\u090F \u092E\u093E\u0907\u0915 \u090F\u0915\u094D\u0938\u0947\u0938 \u0915\u0940 \u0905\u0928\u0941\u092E\u0924\u093F \u0926\u0947\u0902, \u092B\u093F\u0930 \u092A\u0941\u0928\u0903 \u092A\u094D\u0930\u092F\u093E\u0938 \u0915\u0930\u0947\u0902\u0964",micFailed:"\u0938\u0941\u0928\u093E\u0908 \u0928\u0939\u0940\u0902 \u0926\u093F\u092F\u093E\u0964 \u092A\u0941\u0928\u0903 \u092A\u094D\u0930\u092F\u093E\u0938 \u0915\u0930\u0947\u0902\u0964",micInsecure:"\u0935\u0949\u092F\u0938 \u0915\u0947 \u0932\u093F\u090F \u0938\u0941\u0930\u0915\u094D\u0937\u093F\u0924 (https) \u0915\u0928\u0947\u0915\u094D\u0936\u0928 \u0906\u0935\u0936\u094D\u092F\u0915 \u0939\u0948\u0964",micLangUnsupported:"\u092F\u0939 \u092C\u094D\u0930\u093E\u0909\u091C\u093C\u0930 \u0905\u092D\u0940 \u0907\u0938 \u092D\u093E\u0937\u093E \u0915\u094B \u091F\u094D\u0930\u093E\u0902\u0938\u0915\u094D\u0930\u093E\u0907\u092C \u0928\u0939\u0940\u0902 \u0915\u0930 \u0938\u0915\u0924\u093E\u0964 \u0907\u0938\u0915\u0947 \u092C\u091C\u093E\u092F \u091F\u093E\u0907\u092A \u0915\u0930\u0947\u0902\u0964",micMissing:"\u0915\u094B\u0908 \u092E\u093E\u0907\u0915\u094D\u0930\u094B\u092B\u093C\u094B\u0928 \u0928\u0939\u0940\u0902 \u092E\u093F\u0932\u093E\u0964",micNetwork:"\u0935\u0949\u092F\u0938 \u0915\u0947 \u0932\u093F\u090F \u0907\u0902\u091F\u0930\u0928\u0947\u091F \u0915\u0928\u0947\u0915\u094D\u0936\u0928 \u0906\u0935\u0936\u094D\u092F\u0915 \u0939\u0948\u0964 \u0905\u092A\u0928\u093E \u0915\u0928\u0947\u0915\u094D\u0936\u0928 \u091C\u093E\u0902\u091A\u0947\u0902 \u0914\u0930 \u092A\u0941\u0928\u0903 \u092A\u094D\u0930\u092F\u093E\u0938 \u0915\u0930\u0947\u0902\u0964",micNoSpeech:"\u0915\u0941\u091B \u0938\u0941\u0928\u093E\u0908 \u0928\u0939\u0940\u0902 \u0926\u093F\u092F\u093E\u0964 \u0915\u0943\u092A\u092F\u093E \u092E\u093E\u0907\u0915 \u0915\u0947 \u092A\u093E\u0938 \u0906\u0915\u0930 \u0926\u094B\u092C\u093E\u0930\u093E \u092C\u094B\u0932\u0947\u0902\u0964",vizDisclaimerImage:"\u0915\u0943\u0924\u094D\u0930\u093F\u092E \u092C\u0941\u0926\u094D\u0927\u093F\u092E\u0924\u094D\u0924\u093E (AI) \u0926\u094D\u0935\u093E\u0930\u093E \u0928\u093F\u0930\u094D\u092E\u093F\u0924 \u2014 \u0930\u0902\u0917, \u0906\u0915\u093E\u0930 \u0914\u0930 \u0938\u094D\u0925\u093F\u0924\u093F \u0935\u093E\u0938\u094D\u0924\u0935\u093F\u0915 \u0909\u0924\u094D\u092A\u093E\u0926 \u0938\u0947 \u092D\u093F\u0928\u094D\u0928 \u0939\u094B \u0938\u0915\u0924\u0947 \u0939\u0948\u0902\u0964",vizDisclaimerVideo:"\u0915\u0943\u0924\u094D\u0930\u093F\u092E \u092C\u0941\u0926\u094D\u0927\u093F\u092E\u0924\u094D\u0924\u093E (AI) \u0926\u094D\u0935\u093E\u0930\u093E \u0928\u093F\u0930\u094D\u092E\u093F\u0924 \u2014 \u0930\u0902\u0917, \u0906\u0915\u093E\u0930 \u0914\u0930 \u0917\u0924\u093F \u0935\u093E\u0938\u094D\u0924\u0935\u093F\u0915 \u0909\u0924\u094D\u092A\u093E\u0926 \u0938\u0947 \u092D\u093F\u0928\u094D\u0928 \u0939\u094B \u0938\u0915\u0924\u0947 \u0939\u0948\u0902\u0964",voiceHint:"\u092C\u0938 \u092C\u094B\u0932\u0947\u0902 \u2014 \u091C\u092C \u0906\u092A \u0930\u0941\u0915\u0947\u0902\u0917\u0947 \u0924\u094B \u092E\u0948\u0902 \u0909\u0924\u094D\u0924\u0930 \u0926\u0942\u0902\u0917\u093E\u0964",voiceListening:"\u0938\u0941\u0928 \u0930\u0939\u093E \u0939\u0948\u2026 \u0930\u094B\u0915\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u092E\u093E\u0907\u0915 \u092A\u0930 \u091F\u0948\u092A \u0915\u0930\u0947\u0902",voiceModeExit:"\u0939\u0948\u0902\u0921\u094D\u0938-\u092B\u094D\u0930\u0940 \u0938\u0947 \u092C\u093E\u0939\u0930 \u0928\u093F\u0915\u0932\u0947\u0902",voiceModeStart:"\u0939\u0948\u0902\u0921\u094D\u0938-\u092B\u094D\u0930\u0940 \u092C\u093E\u0924\u091A\u0940\u0924",voiceMuted:"\u092E\u094D\u092F\u0942\u091F \u0915\u093F\u092F\u093E \u0917\u092F\u093E",voiceMutedHint:"\u0926\u094B\u092C\u093E\u0930\u093E \u092C\u094B\u0932\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u092E\u093E\u0907\u0915\u094D\u0930\u094B\u092B\u093C\u094B\u0928 \u092A\u0930 \u091F\u0948\u092A \u0915\u0930\u0947\u0902\u0964",voicePhaseListening:"\u0938\u0941\u0928 \u0930\u0939\u093E \u0939\u0948",voicePhaseSpeaking:"\u092C\u094B\u0932 \u0930\u0939\u093E \u0939\u0948",voicePhaseThinking:"\u0938\u094B\u091A \u0930\u0939\u093E \u0939\u0948",voiceSending:"\u0938\u092E\u091D \u0917\u092F\u093E \u2014 \u092D\u0947\u091C\u093E \u091C\u093E \u0930\u0939\u093E \u0939\u0948\u2026"},japanese:{allSet:"\u6E96\u5099\u304C\u5B8C\u4E86\u3057\u307E\u3057\u305F\u3001{name}\u3055\u3093\u3002",asWritten:"\u30B5\u30A4\u30C8\u306E\u539F\u6587\u901A\u308A",captureAll:"\u3059\u3079\u3066\u4FDD\u5B58 ({count})",captureAndRemember:"kiku \u2014 \u4FDD\u5B58\u3068\u8A18\u61B6",captureCurrentPage:"\u73FE\u5728\u306E\u30DA\u30FC\u30B8\u3092\u4FDD\u5B58",cardClickAnswer:"{name}",cardClickQuery:"{name}{price} \u306B\u3064\u3044\u3066\u8A73\u3057\u304F\u6559\u3048\u3066\u304F\u3060\u3055\u3044 \u2014 \u4E3B\u306A\u7279\u5FB4\u3001\u3069\u3093\u306A\u4EBA\u306B\u5411\u3044\u3066\u3044\u308B\u304B\u3001\u77E5\u3063\u3066\u304A\u304F\u3079\u304D\u3053\u3068\u306F\u4F55\u3067\u3059\u304B\uFF1F",clearChat:"\u30C1\u30E3\u30C3\u30C8\u3092\u6D88\u53BB",defaultPlaceholder:"\u4F55\u3067\u3082\u304A\u805E\u304D\u304F\u3060\u3055\u3044\u2026",deleteThis:"\u3053\u308C\u3092\u524A\u9664",detailsTranslated:"\u8A73\u7D30\u3092\u7FFB\u8A33\u3057\u307E\u3057\u305F\u3002\u4FA1\u683C\u3084\u30EA\u30F3\u30AF\u306F\u30B5\u30A4\u30C8\u306E\u8868\u8A18\u305D\u306E\u307E\u307E\u3067\u3059\u3002",displayCapture:"{name} \u3092\u4FDD\u5B58",displayCaptureAll:"\u3059\u3079\u3066\u4FDD\u5B58\uFF08{count}\u4EF6\uFF09",displayDelete:"\u3053\u308C\u3092\u524A\u9664",displayViewHistory:"\u4F55\u3092\u4FDD\u5B58\u3057\u307E\u3057\u305F\u304B\uFF1F",entityLangIntro:"{lang}\u3067\u8FD4\u7B54\u3057\u307E\u3059\u3002\u691C\u7D22\u7D50\u679C\u306E\u30AB\u30FC\u30C9\u306F\u30B5\u30A4\u30C8\u306E\u539F\u6587\u306E\u307E\u307E\u8868\u793A\u3059\u308B\u3053\u3068\u3082\u3001\u7FFB\u8A33\u3057\u3066\u8868\u793A\u3059\u308B\u3053\u3068\u3082\u3067\u304D\u307E\u3059\u3002",entityLangPlaceholder:"\u4E0A\u306E2\u3064\u306E\u30AB\u30FC\u30C9\u304B\u30891\u3064\u9078\u3093\u3067\u304F\u3060\u3055\u3044\u2026",errAccessRevoked:"\u30B9\u30C8\u30A2\u306B\u3088\u3063\u3066\u30A2\u30B7\u30B9\u30BF\u30F3\u30C8\u3078\u306E\u30A2\u30AF\u30BB\u30B9\u6A29\u304C\u53D6\u308A\u6D88\u3055\u308C\u307E\u3057\u305F\u3002",errAccountRequired:"\u30C1\u30E3\u30C3\u30C8\u30A2\u30B7\u30B9\u30BF\u30F3\u30C8\u3092\u5F15\u304D\u7D9A\u304D\u3054\u5229\u7528\u3044\u305F\u3060\u304F\u306B\u306F\u3001\u30A2\u30AB\u30A6\u30F3\u30C8\u3092\u4F5C\u6210\u3057\u3066\u304F\u3060\u3055\u3044\u3002",errShopperReplyLimit:"\u3053\u306E\u30B5\u30A4\u30C8\u3067\u306E\u3042\u306A\u305F\u306E\u30A2\u30AB\u30A6\u30F3\u30C8\u306E\u8FD4\u7B54\u4E0A\u9650\u306B\u9054\u3057\u307E\u3057\u305F\u3002",errStreamInterrupted:"\u8FD4\u7B54\u304C\u4E2D\u65AD\u3055\u308C\u307E\u3057\u305F\u3002\u3082\u3046\u4E00\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\u3002",errTokenLimit:"\u5229\u7528\u4E0A\u9650\u306B\u9054\u3057\u307E\u3057\u305F\u3002\u30C0\u30C3\u30B7\u30E5\u30DC\u30FC\u30C9\u3067\u5229\u7528\u4E0A\u9650\u3092\u66F4\u65B0\u3057\u3066\u7D9A\u884C\u3057\u3066\u304F\u3060\u3055\u3044\u3002",errTooManyRequests:"\u73FE\u5728\u30EA\u30AF\u30A8\u30B9\u30C8\u304C\u96C6\u4E2D\u3057\u3066\u3044\u307E\u3059\u3002\u3057\u3070\u3089\u304F\u3057\u3066\u304B\u3089\u3082\u3046\u4E00\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\u3002",footerHint:"kiku \xB7 \u30AB\u30BF\u30ED\u30B0\u5168\u4F53\u3092\u30EA\u30A2\u30EB\u30BF\u30A4\u30E0\u3067\u691C\u7D22",greetReturning:"\u3053\u3093\u306B\u3061\u306F\u3001{name}\u3055\u3093\u3002",greetReturningLead:"\u4ECA\u65E5\u306F\u4F55\u3092\u304A\u63A2\u3057\u3067\u3059\u304B\uFF1F",howShouldResultsLook:"\u691C\u7D22\u7D50\u679C\u306F\u3069\u306E\u3088\u3046\u306B\u8868\u793A\u3057\u307E\u3059\u304B\uFF1F",inLanguage:"{lang}\u3067",keyAutoHide:"{seconds}\u79D2\u5F8C\u306B\u81EA\u52D5\u3067\u9589\u3058\u307E\u3059\u3002",keyCopied:"\u30B3\u30D4\u30FC\u3057\u307E\u3057\u305F",keyCopyId:"ID\u3092\u30B3\u30D4\u30FC",keyCopySecret:"\u30B7\u30FC\u30AF\u30EC\u30C3\u30C8\u3092\u30B3\u30D4\u30FC",keyCreateNew:"\u521D\u3081\u3066\u5229\u7528 \u2014 \u65B0\u898F\u4F5C\u6210",keyCreating:"\u4F5C\u6210\u4E2D\u2026",keyDismiss:"\u9589\u3058\u308B",keyPastePlaceholder:"\u516C\u958BID\u3092\u5165\u529B\u2026",keyPastePrompt:"\u516C\u958BID\u3092\u8CBC\u308A\u4ED8\u3051\u308B\u304B\u3001\u65B0\u898F\u4F5C\u6210\u3057\u3066\u304F\u3060\u3055\u3044",keyPublicHint:"\u3069\u306E\u30B5\u30A4\u30C8\u3067\u3082\u3053\u308C\u3092\u8CBC\u308A\u4ED8\u3051\u308B\u3068\u3001\u540C\u3058\u30E1\u30E2\u30EA\u30FC\u306B\u4FDD\u5B58\u3067\u304D\u307E\u3059\u3002",keyPublicTitle:"\u3042\u306A\u305F\u306E\u516C\u958BID",keySecretHint:"\u5927\u5207\u306B\u4FDD\u7BA1\u3057\u3066\u304F\u3060\u3055\u3044 \u2014 \u30E1\u30E2\u30EA\u30FC\u306E\u30ED\u30C3\u30AF\u89E3\u9664\u306B\u4F7F\u7528\u3057\u307E\u3059\u3002",keySecretTitle:"\u3042\u306A\u305F\u306E\u30B7\u30FC\u30AF\u30EC\u30C3\u30C8 \u2014 1\u5EA6\u3060\u3051\u8868\u793A\u3055\u308C\u307E\u3059",keyUseMine:"\u81EA\u5206\u306EID\u3092\u4F7F\u7528",kikuActionUnavailable:"\u7533\u3057\u8A33\u3042\u308A\u307E\u305B\u3093\u3002\u3053\u306E\u30B5\u30A4\u30C8\u3067\u306F\u305D\u306E\u64CD\u4F5C\u306F\u5229\u7528\u3067\u304D\u307E\u305B\u3093\u3002",kikuCaptureDbError:"\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u30A8\u30E9\u30FC\u306E\u305F\u3081\u4FDD\u5B58\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002",kikuCaptureNoContext:"\u30DA\u30FC\u30B8\u60C5\u5831\u304C\u63D0\u4F9B\u3055\u308C\u306A\u304B\u3063\u305F\u305F\u3081\u4FDD\u5B58\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002",kikuCaptureNoUrl:"\u6709\u52B9\u306AURL\u304C\u306A\u3044\u305F\u3081\u3001\u30A2\u30A4\u30C6\u30E0\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F\u3002",kikuCaptureNoneSelected:"\u4FDD\u5B58\u3059\u308B\u30A2\u30A4\u30C6\u30E0\u304C\u9078\u629E\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002",kikuDeleteDbError:"\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u30A8\u30E9\u30FC\u306E\u305F\u3081\u524A\u9664\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002",kikuDeleteDone:"\u4FDD\u5B58\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u304B\u3089\u524A\u9664\u3057\u307E\u3057\u305F\u3002",kikuDeleteNoContext:"\u524A\u9664\u5BFE\u8C61\u3092\u7279\u5B9A\u3059\u308B\u305F\u3081\u306E\u30DA\u30FC\u30B8\u60C5\u5831\u304C\u3042\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002",kikuMemoryIntro:"\u8907\u6570\u30B5\u30A4\u30C8\u3067\u4FDD\u5B58\u3057\u305F\u3059\u3079\u3066\u306E\u30A2\u30A4\u30C6\u30E0\u306F\u30D7\u30E9\u30A4\u30D9\u30FC\u30C8\u30E1\u30E2\u30EA\u30FC\u306B\u4FDD\u6301\u3055\u308C\u307E\u3059\u3002\u30B7\u30FC\u30AF\u30EC\u30C3\u30C8\u3067\u30ED\u30C3\u30AF\u89E3\u9664:",kikuMintNeeded:"\u30B5\u30A4\u30C8\u3092\u307E\u305F\u3044\u3067\u30A2\u30A4\u30C6\u30E0\u3092\u4FDD\u5B58\u3059\u308B\u306B\u306Fkiku\u30AD\u30FC\u304C\u5FC5\u8981\u3067\u3059\u3002\u65B0\u3057\u304F\u767A\u884C\u3057\u307E\u3059\u30021\u5EA6\u3057\u304B\u8868\u793A\u3055\u308C\u306A\u3044\u305F\u3081\u3001\u5B89\u5168\u306A\u5834\u6240\u306B\u4FDD\u5B58\u3057\u3066\u304F\u3060\u3055\u3044\u3002",kikuMintOffer:"\u30A2\u30A4\u30C6\u30E0\u3092\u4FDD\u6301\u3057\u3066\u4ED6\u306E\u30B5\u30A4\u30C8\u3067\u3082\u5F15\u304D\u7D99\u3050\u3053\u3068\u304C\u3067\u304D\u307E\u3059 \u2014 kiku\u30AD\u30FC\u3092\u767A\u884C\u3057\u307E\u3059\u30021\u5EA6\u3057\u304B\u8868\u793A\u3055\u308C\u306A\u3044\u305F\u3081\u5B89\u5168\u306B\u4FDD\u5B58\u3057\u3066\u304F\u3060\u3055\u3044\u3002",kikuNeedKeyToUpdate:"\u4FDD\u5B58\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u3092\u66F4\u65B0\u30FB\u691C\u7D22\u3059\u308B\u306B\u306Fkiku\u30AD\u30FC\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002",micDenied:"\u30DE\u30A4\u30AF\u304C\u30D6\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u3053\u306E\u30B5\u30A4\u30C8\u3067\u306E\u30DE\u30A4\u30AF\u30A2\u30AF\u30BB\u30B9\u3092\u8A31\u53EF\u3057\u3066\u304B\u3089\u3001\u3082\u3046\u4E00\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\u3002",micFailed:"\u805E\u304D\u53D6\u308C\u307E\u305B\u3093\u3067\u3057\u305F\u3002\u3082\u3046\u4E00\u5EA6\u304A\u8A71\u3057\u304F\u3060\u3055\u3044\u3002",micInsecure:"\u97F3\u58F0\u5165\u529B\u306B\u306F\u4FDD\u8B77\u3055\u308C\u305F\u63A5\u7D9A (HTTPS) \u304C\u5FC5\u8981\u3067\u3059\u3002",micLangUnsupported:"\u304A\u4F7F\u3044\u306E\u30D6\u30E9\u30A6\u30B6\u306F\u3053\u306E\u8A00\u8A9E\u306E\u97F3\u58F0\u8A8D\u8B58\u306B\u307E\u3060\u5BFE\u5FDC\u3057\u3066\u3044\u307E\u305B\u3093\u3002\u6587\u5B57\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002",micMissing:"\u30DE\u30A4\u30AF\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002",micNetwork:"\u97F3\u58F0\u5165\u529B\u306B\u306F\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u63A5\u7D9A\u304C\u5FC5\u8981\u3067\u3059\u3002\u63A5\u7D9A\u3092\u78BA\u8A8D\u3057\u3066\u3082\u3046\u4E00\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\u3002",micNoSpeech:"\u97F3\u58F0\u304C\u691C\u51FA\u3055\u308C\u307E\u305B\u3093\u3067\u3057\u305F\u3002\u30DE\u30A4\u30AF\u306B\u8FD1\u3065\u3044\u3066\u3082\u3046\u4E00\u5EA6\u304A\u8A71\u3057\u304F\u3060\u3055\u3044\u3002",namePlaceholder:"\u304A\u540D\u524D\u3092\u5165\u529B\u2026",nameStepAsk:"\u4F55\u3068\u304A\u547C\u3073\u3059\u308C\u3070\u3088\u308D\u3057\u3044\u3067\u3059\u304B\uFF1F",nameStepLead:"\u3053\u306E\u30B5\u30A4\u30C8\u3084\u4ED6\u306E\u30B5\u30A4\u30C8\u306E\u60C5\u5831\u3092\u691C\u7D22\u30FB\u8996\u899A\u5316\u30FB\u4FDD\u5B58\u3067\u304D\u307E\u3059\u3002",nameStepTitle:"\u306F\u3058\u3081\u307E\u3057\u3066\u3002",namesAsWritten:"\u5546\u54C1\u540D\u3084\u8A73\u7D30\u306F\u30B5\u30A4\u30C8\u306E\u63B2\u8F09\u901A\u308A\u3002",pillCompareTop2:"\u30C8\u30C3\u30D72\u3092\u6BD4\u8F03",pillCompareTop2Query:"{a} \u3068 {b} \u3092\u6BD4\u8F03\u3057\u3066",pillFindAlternatives:"\u4EE3\u66FF\u54C1\u3092\u63A2\u3059",pillFindAlternativesQuery:"{name} \u306E\u826F\u3044\u4EE3\u66FF\u54C1\u306F\u3042\u308A\u307E\u3059\u304B\uFF1F",pillMoreOn:"{name} \u306B\u3064\u3044\u3066\u3082\u3063\u3068\u77E5\u308B",pillMoreOnQuery:"{name} \u306B\u3064\u3044\u3066\u3082\u3063\u3068\u8A73\u3057\u304F\u6559\u3048\u3066",pillRecommend:"\u304A\u3059\u3059\u3081\u3092\u6559\u3048\u3066",pillRecommendQuery:"\u79C1\u306B\u4F55\u3092\u304A\u3059\u3059\u3081\u3057\u307E\u3059\u304B\uFF1F",pillShowPopular:"\u4EBA\u6C17\u5546\u54C1\u3092\u898B\u308B",pillShowPopularQuery:"\u4E00\u756A\u4EBA\u6C17\u306E\u5546\u54C1\u306F\u3069\u308C\u3067\u3059\u304B\uFF1F",pillSimilarOptions:"\u4F3C\u3066\u3044\u308B\u30AA\u30D7\u30B7\u30E7\u30F3",pillSimilarOptionsQuery:"{name} \u306B\u4F3C\u305F\u5546\u54C1\u3092\u3082\u3063\u3068\u898B\u305B\u3066",pillUnder:"{amount} \u4EE5\u4E0B",pillUnderQuery:"{amount} \u4EE5\u4E0B\u306E\u9078\u629E\u80A2\u3092\u898B\u305B\u3066",pillWhichBest:"\u3069\u308C\u304C\u4E00\u756A\u304A\u3059\u3059\u3081\uFF1F",pillWhichBestQuery:"\u3069\u308C\u304C\u4E00\u756A\u304A\u3059\u3059\u3081\u3067\u3059\u304B\uFF1F\u305D\u306E\u7406\u7531\u3082\u6559\u3048\u3066\u304F\u3060\u3055\u3044\u3002",replyingOriginal:"{lang}\u3067\u8FD4\u7B54\u3057\u307E\u3059\uFF08\u7D50\u679C\u306F\u30B5\u30A4\u30C8\u539F\u6587\u306E\u307E\u307E\uFF09\u3002\u4F55\u3067\u3082\u304A\u805E\u304D\u304F\u3060\u3055\u3044\u3002",replyingTranslated:"{lang}\u3067\u8FD4\u7B54\u3057\u307E\u3059\uFF08\u7D50\u679C\u3082\u7FFB\u8A33\uFF09\u3002\u4F55\u3067\u3082\u304A\u805E\u304D\u304F\u3060\u3055\u3044\u3002",statusSent:"\u9001\u4FE1\u6E08\u307F",statusStopped:"\u9001\u4FE1\u6E08\u307F \xB7 \u8FD4\u7B54\u3092\u505C\u6B62\u3057\u307E\u3057\u305F",thinking:"\u601D\u8003\u4E2D",thoughtForSeconds:"{duration} \u8003\u3048\u307E\u3057\u305F",thoughtProcess:"\u601D\u8003\u30D7\u30ED\u30BB\u30B9",vizDisclaimerImage:"\u4EBA\u5DE5\u77E5\u80FD\u306B\u3088\u3063\u3066\u751F\u6210\u3055\u308C\u307E\u3057\u305F \u2014 \u8272\u3001\u30B5\u30A4\u30BA\u3001\u914D\u7F6E\u306F\u5B9F\u969B\u306E\u5546\u54C1\u3068\u7570\u306A\u308B\u5834\u5408\u304C\u3042\u308A\u307E\u3059\u3002",vizDisclaimerVideo:"\u4EBA\u5DE5\u77E5\u80FD\u306B\u3088\u3063\u3066\u751F\u6210\u3055\u308C\u307E\u3057\u305F \u2014 \u8272\u3001\u30B5\u30A4\u30BA\u3001\u52D5\u304D\u306F\u5B9F\u969B\u306E\u5546\u54C1\u3068\u7570\u306A\u308B\u5834\u5408\u304C\u3042\u308A\u307E\u3059\u3002",vizUnavailable:"\u30D7\u30EC\u30D3\u30E5\u30FC\u3092\u8AAD\u307F\u8FBC\u3081\u307E\u305B\u3093\u3067\u3057\u305F\u3002",voiceHint:"\u304A\u8A71\u3057\u304F\u3060\u3055\u3044 \u2014 \u8A71\u3057\u7D42\u3048\u305F\u3089\u304A\u7B54\u3048\u3057\u307E\u3059\u3002",voiceListening:"\u805E\u304D\u53D6\u308A\u4E2D\u2026 \u30BF\u30C3\u30D7\u3057\u3066\u505C\u6B62",voiceModeExit:"\u30CF\u30F3\u30BA\u30D5\u30EA\u30FC\u3092\u7D42\u4E86",voiceModeStart:"\u30CF\u30F3\u30BA\u30D5\u30EA\u30FC\u4F1A\u8A71",voiceMuted:"\u30DF\u30E5\u30FC\u30C8\u4E2D",voiceMutedHint:"\u30DE\u30A4\u30AF\u3092\u30BF\u30C3\u30D7\u3057\u3066\u3082\u3046\u4E00\u5EA6\u304A\u8A71\u3057\u304F\u3060\u3055\u3044\u3002",voicePhaseListening:"\u805E\u304D\u53D6\u308A\u4E2D",voicePhaseSpeaking:"\u767A\u7B54\u4E2D",voicePhaseThinking:"\u8003\u3048\u4E2D",voiceSending:"\u53D7\u3051\u53D6\u308A\u307E\u3057\u305F \u2014 \u9001\u4FE1\u4E2D\u2026",termsStepTitle:"\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC\u3068\u5229\u7528\u898F\u7D04",termsStepSubtitle:"\u900F\u660E\u6027\u3001\u533F\u540D\u6027\u3001\u305D\u3057\u3066\u500B\u4EBA\u3092\u7279\u5B9A\u3057\u306A\u3044\u8A2D\u8A08\u3002",termsPiiTitle:"\u500B\u4EBA\u3092\u7279\u5B9A\u3059\u308B\u60C5\u5831\u306E\u4E0D\u53CE\u96C6",termsPiiDesc:"\u30C1\u30E3\u30C3\u30C8\u3084\u97F3\u58F0\u30BB\u30C3\u30B7\u30E7\u30F3\u304B\u3089\u500B\u4EBA\u3092\u7279\u5B9A\u3067\u304D\u308B\u60C5\u5831\uFF08\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9\u3001\u96FB\u8A71\u756A\u53F7\u3001\u5B9F\u540D\u306A\u3069\uFF09\u3092\u53CE\u96C6\u30FB\u4FDD\u5B58\u3059\u308B\u3053\u3068\u306F\u4E00\u5207\u3042\u308A\u307E\u305B\u3093\u3002",termsSessionTitle:"\u533F\u540D\u306E\u30BB\u30C3\u30B7\u30E7\u30F3\u8B58\u5225\u5B50",termsSessionDesc:"\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3092\u7DAD\u6301\u3059\u308B\u305F\u3081\u306B\u30AF\u30E9\u30A4\u30A2\u30F3\u30C8\u5074\u3067\u751F\u6210\u3055\u308C\u305F\u533F\u540D\u30C8\u30FC\u30AF\u30F3\u306E\u307F\u3092\u4F7F\u7528\u3057\u3001\u5B9F\u969B\u306E\u8EAB\u5143\u3068\u7D10\u4ED8\u3051\u308B\u3053\u3068\u306F\u3042\u308A\u307E\u305B\u3093\u3002",termsMemoryTitle:"\u4E00\u6642\u7684\u306A\u30C1\u30E3\u30C3\u30C8 vs Mimi Vault",termsMemoryDesc:"\u901A\u5E38\u306E\u30C1\u30E3\u30C3\u30C8\u306F\u4E00\u6642\u7684\u306A\u3082\u306E\u3067\u3059\u3002\u30BF\u30D6\u3092\u9589\u3058\u308B\u304B\u30C1\u30E3\u30C3\u30C8\u3092\u6D88\u53BB\u3059\u308B\u3068\u5B8C\u5168\u306B\u7834\u68C4\u3055\u308C\u307E\u3059\u3002\u300C@kiku\u300D\u3067\u4FDD\u5B58\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u306F\u6697\u53F7\u5316\u3055\u308C\u3001mimi.akropolys.cloud \u3067\u30B7\u30FC\u30AF\u30EC\u30C3\u30C8\u30AD\u30FC\u3092\u4F7F\u3063\u3066\u30ED\u30C3\u30AF\u89E3\u9664\u3067\u304D\u307E\u3059\u3002",termsCookieTitle:"\u30DB\u30B9\u30C8\u30B5\u30A4\u30C8\u306E\u30C6\u30EC\u30E1\u30C8\u30EA",termsCookieDesc:"kiku\u304C\u57CB\u3081\u8FBC\u307E\u308C\u3066\u3044\u308B\u30DB\u30B9\u30C8\u30B5\u30A4\u30C8\u306F\u3001\u72EC\u81EA\u306E\u30AF\u30C3\u30AD\u30FC\u30DD\u30EA\u30B7\u30FC\u306B\u57FA\u3065\u3044\u3066\u30AF\u30C3\u30AD\u30FC\u3084\u30A2\u30AF\u30BB\u30B9\u89E3\u6790\u3092\u53CE\u96C6\u3059\u308B\u5834\u5408\u304C\u3042\u308A\u307E\u3059\uFF08kiku\u306E\u7BA1\u7406\u5916\uFF09\u3002",termsAgreeButton:"\u540C\u610F\u3057\u3066\u7D9A\u884C",termsAgreeCounting:"\u540C\u610F\u3057\u3066\u7D9A\u884C ({seconds}\u79D2)",termsPlaceholder:"\u4E0A\u8A18\u306E\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC\u3068\u898F\u7D04\u3092\u3054\u78BA\u8A8D\u3044\u305F\u3060\u304D\u3001\u540C\u610F\u3057\u3066\u304F\u3060\u3055\u3044\u2026",whatHaveYouSaved:"\u4F55\u3092\u4FDD\u5B58\u3057\u307E\u3057\u305F\u304B\uFF1F"},portuguese:{allSet:"Tudo pronto, {name}.",asWritten:"Como escrito",captureAll:"Capturar tudo ({count})",captureAndRemember:"kiku \u2014 capturar\u202F&\u202Flembrar",captureCurrentPage:"Capturar p\xE1gina atual",cardClickAnswer:"O {name}",cardClickQuery:"Fale mais sobre o {name}{price} \u2014 quais s\xE3o seus detalhes principais, para quem \xE9 mais indicado e o que devo saber?",clearChat:"Limpar chat",defaultPlaceholder:"Pergunte-me qualquer coisa\u2026",deleteThis:"Excluir isso",detailsTranslated:"Detalhes traduzidos. N\xFAmeros e links permanecem exatamente como listados.",displayCapture:"capturar {name}",displayCaptureAll:"capturar tudo ({count} itens)",displayDelete:"excluir isso",displayViewHistory:"o que voc\xEA salvou?",entityLangIntro:"Eu respondo em {lang}. Os cart\xF5es de resultado podem permanecer exatamente como o site os escreveu ou ser traduzidos tamb\xE9m.",entityLangPlaceholder:"Escolha um dos dois cart\xF5es acima\u2026",errAccessRevoked:"Seu acesso ao assistente foi revogado pela loja.",errAccountRequired:"Por favor, crie uma conta para continuar usando o assistente de chat.",errShopperReplyLimit:"Voc\xEA atingiu o limite de respostas deste site para sua conta.",errStreamInterrupted:"A resposta foi interrompida. Por favor, tente novamente.",errTokenLimit:"Voc\xEA atingiu seu limite de uso. Atualize seus limites de cobran\xE7a no painel para continuar.",errTooManyRequests:"O assistente est\xE1 recebendo muitas solicita\xE7\xF5es no momento. Por favor, tente novamente em alguns instantes.",footerHint:"kiku \xB7 pesquisa todo o cat\xE1logo em tempo real",greetReturning:"Oi, {name}.",greetReturningLead:"O que posso encontrar para voc\xEA hoje?",howShouldResultsLook:"Como os resultados devem aparecer?",inLanguage:"Em {lang}",keyAutoHide:"Esconde automaticamente em {seconds}s.",keyCopied:"Copiado",keyCopyId:"Copiar id",keyCopySecret:"Copiar segredo",keyCreateNew:"Sou novo \u2014 criar um",keyCreating:"Criando\u2026",keyDismiss:"Fechar",keyPastePlaceholder:"seu id p\xFAblico\u2026",keyPastePrompt:"Cole seu id p\xFAblico \u2014 ou crie um",keyPublicHint:"Cole isso em qualquer site para salvar na mesma mem\xF3ria.",keyPublicTitle:"Seu id p\xFAblico",keySecretHint:"Mantenha privado \u2014 use para desbloquear sua mem\xF3ria.",keySecretTitle:"Seu segredo \u2014 mostrado apenas uma vez",keyUseMine:"Usar meu id",kikuActionUnavailable:"Desculpe \u2014 essa a\xE7\xE3o n\xE3o est\xE1 dispon\xEDvel neste site.",kikuCaptureDbError:"Falha ao capturar devido a um erro de banco de dados.",kikuCaptureNoContext:"Falha ao capturar porque nenhum contexto de p\xE1gina ou produto foi fornecido pelo SDK.",kikuCaptureNoUrl:"N\xE3o foi poss\xEDvel salvar nenhum item \u2014 nenhum tinha URL v\xE1lido.",kikuCaptureNoneSelected:"Nenhum item foi selecionado para captura.",kikuDeleteDbError:"Falha ao excluir devido a um erro de banco de dados.",kikuDeleteDone:"Removido dos seus itens salvos.",kikuDeleteNoContext:"Falha ao excluir porque nenhum contexto de p\xE1gina foi fornecido para identificar o que excluir.",kikuMemoryIntro:"Tudo que voc\xEA capturou em sites est\xE1 na sua mem\xF3ria privada. Desbloqueie-a com seu segredo:",kikuMintNeeded:"Para salvar itens entre sites voc\xEA precisa de uma chave kiku \u2014 vou gerar uma para voc\xEA. Ela ser\xE1 mostrada apenas uma vez, ent\xE3o guarde-a em um local seguro.",kikuMintOffer:"Posso guardar isso para voc\xEA e fazer com que siga voc\xEA entre sites \u2014 vou gerar uma chave kiku. Ela ser\xE1 mostrada apenas uma vez, ent\xE3o guarde-a em um local seguro.",kikuNeedKeyToUpdate:"Insira sua chave kiku para que eu possa encontrar e atualizar seus itens salvos.",namePlaceholder:"Digite seu nome\u2026",nameStepAsk:"Como devo chamar voc\xEA?",nameStepLead:"Posso pesquisar, visualizar ou capturar qualquer coisa para voc\xEA \u2014 neste site ou em qualquer outro.",nameStepTitle:"Prazer em conhec\xEA-lo.",namesAsWritten:"Nomes e detalhes exatamente como o site os lista.",pillCompareTop2:"Comparar os 2 melhores",pillCompareTop2Query:"Compare o {a} e o {b}",pillFindAlternatives:"Encontrar alternativas",pillFindAlternativesQuery:"Quais s\xE3o boas alternativas ao {name}?",pillMoreOn:"Mais sobre {name}",pillMoreOnQuery:"Fale mais sobre o {name}",pillRecommend:"Recomendar algo",pillRecommendQuery:"O que voc\xEA recomenda para mim?",pillShowPopular:"Mostrar itens populares",pillShowPopularQuery:"Quais s\xE3o os seus itens mais populares?",pillSimilarOptions:"Op\xE7\xF5es semelhantes",pillSimilarOptionsQuery:"Mostre-me mais op\xE7\xF5es semelhantes ao {name}",pillUnder:"Abaixo de {amount}",pillUnderQuery:"Mostre-me op\xE7\xF5es abaixo de {amount}",pillWhichBest:"Qual \xE9 o melhor?",pillWhichBestQuery:"Qual voc\xEA recomendaria e por qu\xEA?",replyingOriginal:"Respondendo em {lang}, resultados como o site escreveu. Pergunte-me qualquer coisa.",replyingTranslated:"Respondendo em {lang}, resultados tamb\xE9m traduzidos. Pergunte-me qualquer coisa.",statusSent:"Enviado",statusStopped:"Enviado \xB7 resposta interrompida",thinking:"Pensando",thoughtForSeconds:"Pensou por {duration}",thoughtProcess:"Processo de pensamento",vizUnavailable:"A visualiza\xE7\xE3o n\xE3o p\xF4de ser carregada.",termsStepTitle:"Privacidade e Termos de Uso",termsStepSubtitle:"Transparente, an\xF4nimo e sem coleta de dados pessoais.",termsPiiTitle:"Zero Coleta de Dados Pessoais",termsPiiDesc:"Nunca coletamos nem armazenamos informa\xE7\xF5es de identifica\xE7\xE3o pessoal (sem e-mails, telefones ou identidades reais) das suas conversas ou sess\xF5es de voz.",termsSessionTitle:"Tokens de Sess\xE3o An\xF4nimos",termsSessionDesc:"Sua sess\xE3o usa um token an\xF4nimo no cliente apenas para manter o contexto. Nunca \xE9 vinculado \xE0 sua identidade real.",termsMemoryTitle:"Conversas Ef\xEAmeras vs. Cofre Mimi",termsMemoryDesc:'Conversas normais s\xE3o ef\xEAmeras \u2014 fechar ou limpar o chat as apaga para sempre. Itens salvos com "@kiku" s\xE3o criptografados e podem ser desbloqueados em mimi.akropolys.cloud com sua chave secreta.',termsCookieTitle:"Telemetria do Site Hospedeiro",termsCookieDesc:"O site onde o kiku est\xE1 incorporado pode coletar cookies e an\xE1lises de acordo com sua pr\xF3pria pol\xEDtica de cookies, fora do controle do kiku.",termsAgreeButton:"Concordar e Continuar",termsAgreeCounting:"Concordar e Continuar ({seconds}s)",termsPlaceholder:"Por favor, revise e aceite a privacidade e os termos acima\u2026",whatHaveYouSaved:"O que voc\xEA salvou?",micDenied:"Microfone bloqueado. Permita o acesso ao microfone neste site e tente novamente.",micFailed:"N\xE3o foi poss\xEDvel ouvir. Tente novamente.",micInsecure:"A voz precisa de uma conex\xE3o segura (https).",micLangUnsupported:"Este navegador ainda n\xE3o transcreve este idioma. Digite em vez disso.",micMissing:"Nenhum microfone encontrado.",micNetwork:"A voz precisa de uma conex\xE3o no momento. Verifique a sua e tente novamente.",micNoSpeech:"N\xE3o ouvimos nada. Tente novamente, um pouco mais perto do microfone.",vizDisclaimerImage:"Gerado com Intelig\xEAncia Artificial \u2014 cores, tamanho e posi\xE7\xE3o podem diferir do produto real.",vizDisclaimerVideo:"Gerado com Intelig\xEAncia Artificial \u2014 cores, tamanho e movimento podem diferir do produto real.",voiceHint:"Basta falar \u2014 responderei quando voc\xEA fizer uma pausa.",voiceListening:"Ouvindo\u2026 toque no microfone para parar",voiceModeExit:"Sair do modo m\xE3os-livres",voiceModeStart:"Conversa em m\xE3os-livres",voiceMuted:"Silenciado",voiceMutedHint:"Toque no microfone para falar novamente.",voicePhaseListening:"Ouvindo",voicePhaseSpeaking:"Falando",voicePhaseThinking:"Pensando",voiceSending:"Entendido \u2014 enviando\u2026"},spanish:{allSet:"Todo listo, {name}.",asWritten:"Tal como est\xE1 escrito",captureAll:"Capturar todo ({count})",captureAndRemember:"kiku \u2014 capturar y recordar",captureCurrentPage:"Capturar p\xE1gina actual",cardClickAnswer:"El {name}",cardClickQuery:"Cu\xE9ntame m\xE1s sobre {name}{price} \u2014 \xBFcu\xE1les son sus detalles clave, para qui\xE9n es m\xE1s adecuado y qu\xE9 deber\xEDa saber?",clearChat:"Borrar chat",defaultPlaceholder:"Preg\xFAntame lo que quieras\u2026",deleteThis:"Eliminar esto",detailsTranslated:"Detalles traducidos. Los n\xFAmeros y enlaces se mantienen exactamente como se muestran.",displayCapture:"capturar {name}",displayCaptureAll:"capturar todo ({count} elementos)",displayDelete:"eliminar esto",displayViewHistory:"\xBFqu\xE9 has guardado?",entityLangIntro:"Respondo en {lang}. Las tarjetas de resultados pueden mantenerse exactamente como las escribi\xF3 este sitio, o tambi\xE9n pueden traducirse.",entityLangPlaceholder:"Elige una de las dos tarjetas de arriba\u2026",errAccessRevoked:"La tienda ha revocado su acceso al asistente.",errAccountRequired:"Por favor, cree una cuenta para seguir usando el asistente de chat.",errShopperReplyLimit:"Ha alcanzado el l\xEDmite de respuestas de este sitio para su cuenta.",errStreamInterrupted:"La respuesta fue interrumpida. Por favor, int\xE9ntelo de nuevo.",errTokenLimit:"Ha alcanzado su l\xEDmite de uso. Por favor, actualice sus l\xEDmites de facturaci\xF3n en su panel de control para continuar.",errTooManyRequests:"El asistente est\xE1 recibiendo demasiadas solicitudes en este momento. Por favor, int\xE9ntelo de nuevo en unos instantes.",footerHint:"kiku \xB7 busca en todo el cat\xE1logo en tiempo real",greetReturning:"Hola, {name}.",greetReturningLead:"\xBFQu\xE9 puedo encontrar para usted hoy?",howShouldResultsLook:"\xBFC\xF3mo deber\xEDan verse los resultados?",inLanguage:"En {lang}",keyAutoHide:"Se oculta autom\xE1ticamente en {seconds}s.",keyCopied:"Copiado",keyCopyId:"Copiar ID",keyCopySecret:"Copiar secreto",keyCreateNew:"Soy nuevo/a, crear uno",keyCreating:"Creando\u2026",keyDismiss:"Descartar",keyPastePlaceholder:"tu ID p\xFAblico\u2026",keyPastePrompt:"Pega tu ID p\xFAblico \u2014 o crea uno",keyPublicHint:"P\xE9galo en cualquier sitio para guardar en la misma memoria.",keyPublicTitle:"Tu ID p\xFAblico",keySecretHint:"Mantenlo privado \u2014 \xFAsalo para desbloquear tu memoria.",keySecretTitle:"Tu secreto \u2014 mostrado solo una vez",keyUseMine:"Usar mi ID",kikuActionUnavailable:"Lo siento, esa acci\xF3n no est\xE1 disponible en este sitio.",kikuCaptureDbError:"La captura fall\xF3 debido a un error de base de datos.",kikuCaptureNoContext:"La captura fall\xF3 porque el SDK no proporcion\xF3 contexto de p\xE1gina o producto.",kikuCaptureNoUrl:"No se pudieron guardar elementos \u2014 ninguno ten\xEDa una URL v\xE1lida.",kikuCaptureNoneSelected:"No se seleccionaron elementos para capturar.",kikuDeleteDbError:"La eliminaci\xF3n fall\xF3 debido a un error de base de datos.",kikuDeleteDone:"Lo he eliminado de tus elementos guardados.",kikuDeleteNoContext:"La eliminaci\xF3n fall\xF3 porque no se proporcion\xF3 contexto de p\xE1gina para identificar qu\xE9 eliminar.",kikuMemoryIntro:"Todo lo que has capturado en diferentes sitios vive en tu memoria privada. Desbloqu\xE9ala con tu secreto:",kikuMintNeeded:"Para guardar elementos en diferentes sitios necesitas una clave kiku \u2014 te crear\xE9 una. Se muestra solo una vez, as\xED que gu\xE1rdala en un lugar seguro.",kikuMintOffer:"Puedo guardar esto por ti y hacer que te siga en diferentes sitios \u2014 te crear\xE9 una clave kiku. Se muestra solo una vez, as\xED que gu\xE1rdala en un lugar seguro.",kikuNeedKeyToUpdate:"Introduce tu clave kiku para que pueda encontrar y actualizar tus elementos guardados.",micDenied:"Micr\xF3fono bloqueado. Permite el acceso al micr\xF3fono para este sitio e int\xE9ntalo de nuevo.",micFailed:"No pude o\xEDr eso. Int\xE9ntalo de nuevo.",micInsecure:"La voz requiere una conexi\xF3n segura (https).",micLangUnsupported:"Este navegador a\xFAn no puede transcribir ese idioma. Escriba en su lugar.",micMissing:"No se encontr\xF3 ning\xFAn micr\xF3fono.",micNetwork:"La voz necesita una conexi\xF3n en este momento. Revise la suya e int\xE9ntelo de nuevo.",micNoSpeech:"No he captado nada. Int\xE9ntelo de nuevo, un poco m\xE1s cerca del micr\xF3fono.",namePlaceholder:"Escriba su nombre\u2026",nameStepAsk:"\xBFC\xF3mo debo llamarle?",nameStepLead:"Puedo buscar, visualizar o capturar cualquier cosa por usted, en este sitio o en cualquier otro.",nameStepTitle:"Encantado de conocerle.",namesAsWritten:"Nombres y detalles exactamente como los enumera el sitio.",pillCompareTop2:"Comparar los 2 mejores",pillCompareTop2Query:"Compara {a} y {b}",pillFindAlternatives:"Buscar alternativas",pillFindAlternativesQuery:"\xBFQu\xE9 alternativas hay a {name}?",pillMoreOn:"M\xE1s sobre {name}",pillMoreOnQuery:"Cu\xE9ntame m\xE1s sobre {name}",pillRecommend:"Recomendar algo",pillRecommendQuery:"\xBFQu\xE9 me recomiendas?",pillShowPopular:"Mostrar art\xEDculos populares",pillShowPopularQuery:"\xBFCu\xE1les son tus art\xEDculos m\xE1s populares?",pillSimilarOptions:"Opciones similares",pillSimilarOptionsQuery:"Mu\xE9strame m\xE1s opciones como {name}",pillUnder:"Menos de {amount}",pillUnderQuery:"Mu\xE9strame opciones por menos de {amount}",pillWhichBest:"\xBFCu\xE1l es el mejor?",pillWhichBestQuery:"\xBFCu\xE1l me recomendar\xEDas y por qu\xE9?",replyingOriginal:"Respondiendo en {lang}, resultados tal como los escribi\xF3 este sitio. Preg\xFAnteme lo que quiera.",replyingTranslated:"Respondiendo en {lang}, resultados tambi\xE9n traducidos. Preg\xFAnteme lo que quiera.",statusSent:"Enviado",statusStopped:"Enviado \xB7 respuesta detenida",thinking:"Pensando",thoughtForSeconds:"Pensado durante {duration}",thoughtProcess:"Proceso de pensamiento",vizDisclaimerImage:"Generado con Inteligencia Artificial: los colores, el tama\xF1o y la ubicaci\xF3n pueden diferir del producto real.",vizDisclaimerVideo:"Generado con Inteligencia Artificial: los colores, el tama\xF1o y el movimiento pueden diferir del producto real.",vizUnavailable:"No se pudo cargar la vista previa.",voiceListening:"Escuchando\u2026 toque el micr\xF3fono para detener.",voiceSending:"Entendido, enviando\u2026",termsStepTitle:"Privacidad y t\xE9rminos de uso",termsStepSubtitle:"Transparente, an\xF3nimo y sin recolecci\xF3n de datos personales.",termsPiiTitle:"Cero recolecci\xF3n de datos personales",termsPiiDesc:"Nunca recopilamos ni almacenamos informaci\xF3n de identificaci\xF3n personal (sin correos, n\xFAmeros de tel\xE9fono ni identidades reales) de tus conversaciones o sesiones de voz.",termsSessionTitle:"Tokens de sesi\xF3n an\xF3nimos",termsSessionDesc:"Tu sesi\xF3n utiliza un token an\xF3nimo generado en el cliente \xFAnicamente para mantener el contexto. Nunca se vincula a tu identidad real.",termsMemoryTitle:"Chats ef\xEDmeros vs. B\xF3veda Mimi",termsMemoryDesc:"Las conversaciones regulares son ef\xEDmeras: cerrar o borrar el chat las elimina para siempre. Lo que guardas con \xAB@kiku\xBB est\xE1 cifrado y se puede desbloquear en mimi.akropolys.cloud con tu clave secreta.",termsCookieTitle:"Telemetr\xEDa del sitio web anfitri\xF3n",termsCookieDesc:"El sitio web donde est\xE1 integrado kiku puede recopilar cookies y anal\xEDticas seg\xFAn su propia pol\xEDtica de cookies, fuera del control de kiku.",termsAgreeButton:"Aceptar y continuar",termsAgreeCounting:"Aceptar y continuar ({seconds}s)",termsPlaceholder:"Por favor, revisa y acepta nuestra privacidad y t\xE9rminos arriba\u2026",whatHaveYouSaved:"\xBFQu\xE9 ha guardado?",voiceHint:"Solo habla \u2014 responder\xE9 cuando hagas una pausa.",voiceModeExit:"Salir de manos libres",voiceModeStart:"Conversaci\xF3n manos libres",voiceMuted:"Silenciado",voiceMutedHint:"Toca el micr\xF3fono para hablar de nuevo.",voicePhaseListening:"Escuchando",voicePhaseSpeaking:"Hablando",voicePhaseThinking:"Pensando"},swahili:{allSet:"Uko tayari, {name}.",asWritten:"Kama ilivyoandikwa",captureAll:"Chukua zote ({count})",captureAndRemember:"kiku \u2014 chukua & kumbuka",captureCurrentPage:"Chukua ukurasa wa sasa",cardClickAnswer:"{name}",cardClickQuery:"Nisaidie kujua zaidi kuhusu {name}{price} \u2014 ni maelezo yake muhimu, ni kwa nani inafaa zaidi, na ninapaswa kujua nini?",clearChat:"Futa mazungumzo",defaultPlaceholder:"Uliza chochote\u2026",deleteThis:"Futa hii",detailsTranslated:"Maelezo yame tafsiriwa. Nambari na viungo vinabaki kama ilivyo.",displayCapture:"chukua {name}",displayCaptureAll:"chukua zote ({count} items)",displayDelete:"futa hii",displayViewHistory:"ulivyohifadhi?",entityLangIntro:"Nitajibu kwa {lang}. Kadi za matokeo zinaweza kubaki kama ilivyoandikwa kwenye tovuti hii, au kutafsiriwa pia.",entityLangPlaceholder:"Chagua moja ya kadi mbili zilizo juu\u2026",errAccessRevoked:"Ufikiaji wako kwa msaidizi umeondolewa na duka.",errAccountRequired:"Tafadhali unda akaunti ili kuendelea kutumia msaidizi wa mazungumzo.",errShopperReplyLimit:"Umefikia kikomo cha majibu cha tovuti hii kwa akaunti yako.",errStreamInterrupted:"Jibu lilikatizwa. Tafadhali jaribu tena.",errTokenLimit:"Umefikia kikomo cha matumizi yako. Tafadhali sasisha mipaka ya malipo kwenye dashbodi yako ili kuendelea.",errTooManyRequests:"Msaidizi anapokea maombi mengi sana kwa sasa. Tafadhali jaribu tena baada ya muda mfupi.",footerHint:"kiku \xB7 hutafuta katika katalogi nzima kwa wakati halisi",greetReturning:"Habari, {name}.",greetReturningLead:"Nini naweza kukutafuta leo?",howShouldResultsLook:"Matokeo yanapaswa kuonekana vipi?",inLanguage:"Kwa {lang}",keyAutoHide:"Inaficha kiotomatiki baada ya {seconds}s.",keyCopied:"Imekopiwa",keyCopyId:"Nakili kitambulisho",keyCopySecret:"Nakili siri",keyCreateNew:"Mimi mpya \u2014 unda moja",keyCreating:"Inaunda\u2026",keyDismiss:"Ondoa",keyPastePlaceholder:"kitambulisho chako cha umma\u2026",keyPastePrompt:"Bandika kitambulisho chako cha umma \u2014 au unda moja",keyPublicHint:"Bandika hii kwenye tovuti yoyote ili kuihifadhi katika kumbukumbu sawa.",keyPublicTitle:"Kitambulisho chako cha umma",keySecretHint:"Ikeepye kibinafsi \u2014 tumia kufungua kumbukumbu yako.",keySecretTitle:"Siri yako \u2014 inaonyeshwa mara moja tu",keyUseMine:"Tumia kitambulisho changu",kikuActionUnavailable:"Samahani \u2014 kitendo hicho hakipatikani kwenye tovuti hii.",kikuCaptureDbError:"Uchukuaji umeshindwa kutokana na hitilafu ya hifadhidata.",kikuCaptureNoContext:"Uchukuaji umeshindwa kwa sababu hakuna muktadha wa ukurasa au bidhaa uliotolewa na SDK.",kikuCaptureNoUrl:"Haikuweza kuhifadhi vitu vyovyote \u2014 hakuna kilichokuwa na URL halali.",kikuCaptureNoneSelected:"Hakuna vitu vilivyochaguliwa kwa uchukuaji.",kikuDeleteDbError:"Ufutaji umeshindwa kutokana na hitilafu ya hifadhidata.",kikuDeleteDone:"Imeondolewa kutoka vitu vyako vilivyohifadhiwa.",kikuDeleteNoContext:"Ufutaji umeshindwa kwa sababu hakuna muktadha wa ukurasa uliotolewa kutambua kinachofutwa.",kikuMemoryIntro:"Kila kitu ulichukua kwenye tovuti mbalimbali kiko katika kumbukumbu yako ya kibinafsi. Kifungue kwa siri yako:",kikuMintNeeded:"Ili kuhifadhi vitu kwenye tovuti mbalimbali unahitaji ufunguo wa kiku \u2014 nitaunda moja kwa ajili yako. Inaonyeshwa mara moja tu, hivyo uiweke mahali salama.",kikuMintOffer:"Ninaweza kuhifadhi hii kwa ajili yako na iende nawe kwenye tovuti mbalimbali \u2014 nitaunda ufunguo wa kiku. Inaonyeshwa mara moja tu, hivyo uiweke mahali salama.",kikuNeedKeyToUpdate:"Weka ufunguo wako wa kiku ili niweze kupata na kusasisha vitu vyako vilivyohifadhiwa.",micDenied:"Kinanda cha sauti kimezuiwa. Ruhusu ufikiaji wa kinanda kwa tovuti hii, kisha jaribu tena.",micFailed:"Sikuweza kusikia hilo. Jaribu tena.",micInsecure:"Sauti inahitaji muunganisho salama (https).",micLangUnsupported:"Kivinjari hiki hakiwezi kuandika lugha hiyo bado. Andika badala yake.",micMissing:"Hakuna kipaza sauti kilichopatikana.",micNetwork:"Sauti inahitaji muunganisho kwa sasa. Angalia yako na ujaribu tena.",micNoSpeech:"Sijapata chochote. Jaribu tena, karibu zaidi na kipaza sauti.",namePlaceholder:"Andika jina lako\u2026",nameStepAsk:"Ninapaswa kukuita nani?",nameStepLead:"Ninaweza kutafuta, kuonyesha, au kunasa chochote kwa ajili yako \u2014 kwenye tovuti hii au nyingine yoyote.",nameStepTitle:"Nafurahi kukutana nawe.",namesAsWritten:"Majina na maelezo kama ilivyo kwenye tovuti.",pillCompareTop2:"Linganisha bora 2",pillCompareTop2Query:"Linganisha {a} na {b}",pillFindAlternatives:"Tafuta mbadala",pillFindAlternativesQuery:"Ni mbadala gani mazuri kwa {name}?",pillMoreOn:"Zaidi kuhusu {name}",pillMoreOnQuery:"Nisaidie kujua zaidi kuhusu {name}",pillRecommend:"Pendekeza kitu",pillRecommendQuery:"Unaweza kunipendekeza nini?",pillShowPopular:"Onyesha vitu maarufu",pillShowPopularQuery:"Ni bidhaa gani zimekuwa maarufu zaidi?",pillSimilarOptions:"Chaguzi zinazofanana",pillSimilarOptionsQuery:"Nionyeshe zaidi kama {name}",pillUnder:"Chini ya {amount}",pillUnderQuery:"Nionyeshe chaguo chini ya {amount}",pillWhichBest:"Ni ipi bora?",pillWhichBestQuery:"Ni ipi unayopendekeza na kwa nini?",replyingOriginal:"Ninajibu kwa {lang}, matokeo kama ilivyoandikwa kwenye tovuti hii. Uliza chochote.",replyingTranslated:"Ninajibu kwa {lang}, matokeo yamefasiriwa pia. Uliza chochote.",statusSent:"Imetumwa",statusStopped:"Imetumwa \xB7 majibu yametolewa",thinking:"Inafikiri",thoughtForSeconds:"Imefikiri kwa {duration}",thoughtProcess:"Mchakato wa mawazo",vizDisclaimerImage:"Imetengenezwa kwa kutumia Akili Bandia \u2014 rangi, ukubwa na upangaji huenda yakatofautiana na bidhaa halisi.",vizDisclaimerVideo:"Imetengenezwa kwa kutumia Akili Bandia \u2014 rangi, ukubwa na mwendo huenda yakatofautiana na bidhaa halisi.",vizUnavailable:"Hakuna uwezo wa kupakia onyesho la awali.",voiceListening:"Inasikiliza\u2026 gonga kipaza sauti ili kusimama",voiceSending:"Nimepokea \u2014 ninatuma\u2026",termsStepTitle:"Faragha na Masharti ya Matumizi",termsStepSubtitle:"Wazi, bila utambulisho, na bila kukusanya taarifa binafsi.",termsPiiTitle:"Hakuna Ukusanyaji wa Taarifa Binafsi",termsPiiDesc:"Hatukusanyi wala kuhifadhi taarifa za utambulisho binafsi (hakuna barua pepe, nambari za simu, wala majina halisi) kutoka kwa mazungumzo yako au sauti.",termsSessionTitle:"Vitambulisho Visivyojulikana vya Kipindi",termsSessionDesc:"Kipindi chako kinatumia kitambulisho kisichojulikana upande wa mteja ili kuendeleza muktadha tu. Hakihusishwi na utambulisho wako halisi.",termsMemoryTitle:"Mazungumzo ya Muda dhidi ya Hazina ya Mimi",termsMemoryDesc:'Mazungumzo ya kawaida ni ya muda \u2014 kufunga au kufuta mazungumzo kunayaondoa kabisa. Vitu unavyohifadhi kwa "@kiku" vimelindwa na vinaweza kufunguliwa kwenye mimi.akropolys.cloud kwa ufunguo wako wa siri.',termsCookieTitle:"Takwimu za Tovuti Mwenyeji",termsCookieDesc:"Tovuti inayotumia kiku inaweza kukusanya vidakuzi na takwimu kulingana na sera yake ya vidakuzi, nje ya udhibiti wa kiku.",termsAgreeButton:"Kubali na Uendelee",termsAgreeCounting:"Kubali na Uendelee ({seconds}s)",termsPlaceholder:"Tafadhali kagua na ukubali sera ya faragha na masharti hapo juu\u2026",whatHaveYouSaved:"Umehifadhi nini?",voiceHint:"Ongea tu \u2014 nitajibu ukipumzika.",voiceModeExit:"Ondoka kwenye hali ya bila mikono",voiceModeStart:"Mazungumzo ya bila mikono",voiceMuted:"Imezimwa sauti",voiceMutedHint:"Gonga kipaza sauti ili kuongea tena.",voicePhaseListening:"Inasikiliza",voicePhaseSpeaking:"Inazungumza",voicePhaseThinking:"Inafikiri"},urdu:{allSet:"\u0622\u067E \u0628\u0627\u0644\u06A9\u0644 \u062A\u06CC\u0627\u0631 \u06C1\u06CC\u06BA\u060C {name}\u06D4",asWritten:"\u062C\u06CC\u0633\u0627 \u0644\u06A9\u06BE\u0627 \u06C1\u06D2",captureAll:"\u0633\u0628 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u06CC\u06BA ({count})",captureAndRemember:"kiku \u2014 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u06CC\u06BA \u0627\u0648\u0631 \u06CC\u0627\u062F \u0631\u06A9\u06BE\u06CC\u06BA",captureCurrentPage:"\u0645\u0648\u062C\u0648\u062F\u06C1 \u0635\u0641\u062D\u06C1 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u06CC\u06BA",cardClickAnswer:"{name}",cardClickQuery:"\u0645\u062C\u06BE\u06D2 {name}{price} \u06A9\u06D2 \u0628\u0627\u0631\u06D2 \u0645\u06CC\u06BA \u0645\u0632\u06CC\u062F \u0628\u062A\u0627\u0626\u06CC\u06BA \u2014 \u0627\u0633 \u06A9\u06CC \u0627\u06C1\u0645 \u062E\u0635\u0648\u0635\u06CC\u0627\u062A \u06A9\u06CC\u0627 \u06C1\u06CC\u06BA\u060C \u06CC\u06C1 \u06A9\u0633 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0628\u06C1\u062A\u0631\u06CC\u0646 \u06C1\u06D2\u060C \u0627\u0648\u0631 \u0645\u062C\u06BE\u06D2 \u06A9\u06CC\u0627 \u062C\u0627\u0646\u0646\u0627 \u0686\u0627\u06C1\u06CC\u06D2\u061F",clearChat:"\u0686\u06CC\u0679 \u0635\u0627\u0641 \u06A9\u0631\u06CC\u06BA",defaultPlaceholder:"\u0645\u062C\u06BE \u0633\u06D2 \u06A9\u0686\u06BE \u0628\u06BE\u06CC \u067E\u0648\u0686\u06BE\u06CC\u06BA\u2026",deleteThis:"\u0627\u0633\u06D2 \u062D\u0630\u0641 \u06A9\u0631\u06CC\u06BA",detailsTranslated:"\u062A\u0641\u0635\u06CC\u0644\u0627\u062A \u06A9\u0627 \u062A\u0631\u062C\u0645\u06C1 \u06A9\u0631 \u062F\u06CC\u0627 \u06AF\u06CC\u0627\u06D4 \u0642\u06CC\u0645\u062A\u06CC\u06BA \u0627\u0648\u0631 \u0644\u0646\u06A9\u0633 \u0648\u06CC\u0633\u06D2 \u06C1\u06CC \u0631\u06C1\u06CC\u06BA \u06AF\u06D2\u06D4",displayCapture:"{name} \u06A9\u0648 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u06CC\u06BA",displayCaptureAll:"\u0633\u0628 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u06CC\u06BA ({count} \u0627\u0634\u06CC\u0627\u0621)",displayDelete:"\u0627\u0633\u06D2 \u062D\u0630\u0641 \u06A9\u0631\u06CC\u06BA",displayViewHistory:"\u0622\u067E \u0646\u06D2 \u06A9\u06CC\u0627 \u0645\u062D\u0641\u0648\u0638 \u06A9\u06CC\u0627 \u06C1\u06D2\u061F",entityLangIntro:"\u0645\u06CC\u06BA {lang} \u0645\u06CC\u06BA \u062C\u0648\u0627\u0628 \u062F\u06CC\u062A\u0627 \u06C1\u0648\u06BA\u06D4 \u0646\u062A\u0627\u0626\u062C \u06A9\u06D2 \u06A9\u0627\u0631\u0688\u0632 \u0648\u06CC\u0633\u06D2 \u06C1\u06CC \u0631\u06C1 \u0633\u06A9\u062A\u06D2 \u06C1\u06CC\u06BA \u062C\u06CC\u0633\u06D2 \u0633\u0627\u0626\u0679 \u067E\u0631 \u0644\u06A9\u06BE\u06D2 \u06C1\u06CC\u06BA\u060C \u06CC\u0627 \u0627\u0646 \u06A9\u0627 \u062A\u0631\u062C\u0645\u06C1 \u0628\u06BE\u06CC \u06A9\u06CC\u0627 \u062C\u0627 \u0633\u06A9\u062A\u0627 \u06C1\u06D2\u06D4",entityLangPlaceholder:"\u0627\u0648\u067E\u0631 \u062F\u06CC\u06D2 \u06AF\u0626\u06D2 \u062F\u0648 \u06A9\u0627\u0631\u0688\u0632 \u0645\u06CC\u06BA \u0633\u06D2 \u0627\u06CC\u06A9 \u0645\u0646\u062A\u062E\u0628 \u06A9\u0631\u06CC\u06BA\u2026",errAccessRevoked:"\u0627\u0633\u0679\u0648\u0631 \u06A9\u06CC \u0637\u0631\u0641 \u0633\u06D2 \u0627\u0633\u0633\u0679\u0646\u0679 \u062A\u06A9 \u0622\u067E \u06A9\u06CC \u0631\u0633\u0627\u0626\u06CC \u0645\u0646\u0633\u0648\u062E \u06A9\u0631 \u062F\u06CC \u06AF\u0626\u06CC \u06C1\u06D2\u06D4",errAccountRequired:"\u0686\u06CC\u0679 \u0627\u0633\u0633\u0679\u0646\u0679 \u06A9\u0627 \u0627\u0633\u062A\u0639\u0645\u0627\u0644 \u062C\u0627\u0631\u06CC \u0631\u06A9\u06BE\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0628\u0631\u0627\u0626\u06D2 \u0645\u06C1\u0631\u0628\u0627\u0646\u06CC \u0627\u06A9\u0627\u0624\u0646\u0679 \u0628\u0646\u0627\u0626\u06CC\u06BA\u06D4",errShopperReplyLimit:"\u0622\u067E \u0627\u0633 \u0633\u0627\u0626\u0679 \u067E\u0631 \u0627\u067E\u0646\u06D2 \u0627\u06A9\u0627\u0624\u0646\u0679 \u06A9\u06CC \u062C\u0648\u0627\u0628\u0627\u062A \u06A9\u06CC \u062D\u062F \u062A\u06A9 \u067E\u06C1\u0646\u0686 \u0686\u06A9\u06D2 \u06C1\u06CC\u06BA\u06D4",errStreamInterrupted:"\u062C\u0648\u0627\u0628 \u0645\u06CC\u06BA \u062E\u0644\u0644 \u067E\u0691 \u06AF\u06CC\u0627\u06D4 \u0628\u0631\u0627\u0626\u06D2 \u0645\u06C1\u0631\u0628\u0627\u0646\u06CC \u062F\u0648\u0628\u0627\u0631\u06C1 \u06A9\u0648\u0634\u0634 \u06A9\u0631\u06CC\u06BA\u06D4",errTokenLimit:"\u0622\u067E \u06A9\u06D2 \u0627\u0633\u062A\u0639\u0645\u0627\u0644 \u06A9\u06CC \u062D\u062F \u062E\u062A\u0645 \u06C1\u0648 \u0686\u06A9\u06CC \u06C1\u06D2\u06D4 \u062C\u0627\u0631\u06CC \u0631\u06A9\u06BE\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u067E\u0646\u06D2 \u0688\u06CC\u0634 \u0628\u0648\u0631\u0688 \u0645\u06CC\u06BA \u0628\u0644\u0646\u06AF \u06A9\u06CC \u062D\u062F \u0627\u067E \u0688\u06CC\u0679 \u06A9\u0631\u06CC\u06BA\u06D4",errTooManyRequests:"\u0627\u0633\u0633\u0679\u0646\u0679 \u067E\u0631 \u0627\u0633 \u0648\u0642\u062A \u0628\u06C1\u062A \u0632\u06CC\u0627\u062F\u06C1 \u062F\u0631\u062E\u0648\u0627\u0633\u062A\u06CC\u06BA \u0622\u0631\u06C1\u06CC \u06C1\u06CC\u06BA\u06D4 \u0628\u0631\u0627\u0626\u06D2 \u0645\u06C1\u0631\u0628\u0627\u0646\u06CC \u062A\u06BE\u0648\u0691\u06CC \u062F\u06CC\u0631 \u0628\u0639\u062F \u06A9\u0648\u0634\u0634 \u06A9\u0631\u06CC\u06BA\u06D4",footerHint:"kiku \xB7 \u062D\u0642\u06CC\u0642\u06CC \u0648\u0642\u062A \u0645\u06CC\u06BA \u0645\u06A9\u0645\u0644 \u06A9\u06CC\u0679\u0644\u0627\u06AF \u062A\u0644\u0627\u0634 \u06A9\u0631\u062A\u0627 \u06C1\u06D2",greetReturning:"\u062E\u0648\u0634 \u0622\u0645\u062F\u06CC\u062F\u060C {name}\u06D4",greetReturningLead:"\u0622\u062C \u0645\u06CC\u06BA \u0622\u067E \u06A9\u06D2 \u0644\u06CC\u06D2 \u06A9\u06CC\u0627 \u062A\u0644\u0627\u0634 \u06A9\u0631 \u0633\u06A9\u062A\u0627 \u06C1\u0648\u06BA\u061F",howShouldResultsLook:"\u0646\u062A\u0627\u0626\u062C \u06A9\u06CC\u0633\u06CC \u062F\u06A9\u06BE\u0646\u06CC \u0686\u0627\u06C1\u0626\u06CC\u06BA\u061F",inLanguage:"{lang} \u0645\u06CC\u06BA",keyAutoHide:"{seconds} \u0633\u06CC\u06A9\u0646\u0688 \u0645\u06CC\u06BA \u062E\u0648\u062F \u0628\u062E\u0648\u062F \u0686\u06BE\u067E \u062C\u0627\u0626\u06D2 \u06AF\u0627\u06D4",keyCopied:"\u06A9\u0627\u067E\u06CC \u06C1\u0648 \u06AF\u06CC\u0627",keyCopyId:"\u0622\u0626\u06CC \u0688\u06CC \u06A9\u0627\u067E\u06CC \u06A9\u0631\u06CC\u06BA",keyCopySecret:"\u062E\u0641\u06CC\u06C1 \u06A9\u0644\u06CC\u062F \u06A9\u0627\u067E\u06CC \u06A9\u0631\u06CC\u06BA",keyCreateNew:"\u0645\u06CC\u06BA \u0646\u06CC\u0627 \u06C1\u0648\u06BA \u2014 \u0646\u0626\u06CC \u0628\u0646\u0627\u0626\u06CC\u06BA",keyCreating:"\u0628\u0646\u0627\u06CC\u0627 \u062C\u0627 \u0631\u06C1\u0627 \u06C1\u06D2\u2026",keyDismiss:"\u0631\u062F \u06A9\u0631\u06CC\u06BA",keyPastePlaceholder:"\u0622\u067E \u06A9\u06CC \u067E\u0628\u0644\u06A9 \u0622\u0626\u06CC \u0688\u06CC\u2026",keyPastePrompt:"\u0627\u067E\u0646\u06CC \u067E\u0628\u0644\u06A9 \u0622\u0626\u06CC \u0688\u06CC \u0686\u0633\u067E\u0627\u06BA \u06A9\u0631\u06CC\u06BA \u2014 \u06CC\u0627 \u0646\u0626\u06CC \u0628\u0646\u0627\u0626\u06CC\u06BA",keyPublicHint:"\u0627\u0633\u06CC \u06CC\u0627\u062F\u062F\u0627\u0634\u062A \u0645\u06CC\u06BA \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u0633\u06D2 \u06A9\u0633\u06CC \u0628\u06BE\u06CC \u0633\u0627\u0626\u0679 \u067E\u0631 \u0686\u0633\u067E\u0627\u06BA \u06A9\u0631\u06CC\u06BA\u06D4",keyPublicTitle:"\u0622\u067E \u06A9\u06CC \u067E\u0628\u0644\u06A9 \u0622\u0626\u06CC \u0688\u06CC",keySecretHint:"\u0627\u0633\u06D2 \u062E\u0641\u06CC\u06C1 \u0631\u06A9\u06BE\u06CC\u06BA \u2014 \u0627\u067E\u0646\u06CC \u06CC\u0627\u062F\u062F\u0627\u0634\u062A \u06A9\u0648 \u06A9\u06BE\u0648\u0644\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u0633\u062A\u0639\u0645\u0627\u0644 \u06A9\u0631\u06CC\u06BA\u06D4",keySecretTitle:"\u0622\u067E \u06A9\u06CC \u062E\u0641\u06CC\u06C1 \u06A9\u0644\u06CC\u062F \u2014 \u0635\u0631\u0641 \u0627\u06CC\u06A9 \u0628\u0627\u0631 \u062F\u06A9\u06BE\u0627\u0626\u06CC \u062C\u0627\u0626\u06D2 \u06AF\u06CC",keyUseMine:"\u0645\u06CC\u0631\u06CC \u0622\u0626\u06CC \u0688\u06CC \u0627\u0633\u062A\u0639\u0645\u0627\u0644 \u06A9\u0631\u06CC\u06BA",kikuActionUnavailable:"\u0645\u0639\u0630\u0631\u062A \u2014 \u06CC\u06C1 \u0639\u0645\u0644 \u0627\u0633 \u0633\u0627\u0626\u0679 \u067E\u0631 \u062F\u0633\u062A\u06CC\u0627\u0628 \u0646\u06C1\u06CC\u06BA \u06C1\u06D2\u06D4",kikuCaptureDbError:"\u0688\u06CC\u0679\u0627 \u0628\u06CC\u0633 \u06A9\u06CC \u062E\u0631\u0627\u0628\u06CC \u06A9\u06CC \u0648\u062C\u06C1 \u0633\u06D2 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u0646\u06D2 \u0645\u06CC\u06BA \u0646\u0627\u06A9\u0627\u0645\u06CC\u06D4",kikuCaptureNoContext:"\u0635\u0641\u062D\u06D2 \u06A9\u0627 \u0633\u06CC\u0627\u0642 \u0648 \u0633\u0628\u0627\u0642 \u0646\u06C1 \u0645\u0644\u0646\u06D2 \u06A9\u06CC \u0648\u062C\u06C1 \u0633\u06D2 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u0646\u06D2 \u0645\u06CC\u06BA \u0646\u0627\u06A9\u0627\u0645\u06CC\u06D4",kikuCaptureNoUrl:"\u06A9\u0648\u0626\u06CC \u0622\u0626\u0679\u0645 \u0645\u062D\u0641\u0648\u0638 \u0646\u06C1\u06CC\u06BA \u06C1\u0648 \u0633\u06A9\u0627 \u06A9\u06CC\u0648\u0646\u06A9\u06C1 \u06A9\u0633\u06CC \u06A9\u06D2 \u067E\u0627\u0633 \u062F\u0631\u0633\u062A URL \u0646\u06C1\u06CC\u06BA \u062A\u06BE\u0627\u06D4",kikuCaptureNoneSelected:"\u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u06A9\u0648\u0626\u06CC \u0622\u0626\u0679\u0645 \u0645\u0646\u062A\u062E\u0628 \u0646\u06C1\u06CC\u06BA \u06A9\u06CC\u0627 \u06AF\u06CC\u0627\u06D4",kikuDeleteDbError:"\u0688\u06CC\u0679\u0627 \u0628\u06CC\u0633 \u06A9\u06CC \u062E\u0631\u0627\u0628\u06CC \u06A9\u06CC \u0648\u062C\u06C1 \u0633\u06D2 \u062D\u0630\u0641 \u06A9\u0631\u0646\u06D2 \u0645\u06CC\u06BA \u0646\u0627\u06A9\u0627\u0645\u06CC\u06D4",kikuDeleteDone:"\u0622\u067E \u06A9\u06CC \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u062F\u06C1 \u0627\u0634\u06CC\u0627\u0621 \u0633\u06D2 \u06C1\u0679\u0627 \u062F\u06CC\u0627 \u06AF\u06CC\u0627\u06D4",kikuDeleteNoContext:"\u062D\u0630\u0641 \u06A9\u0631\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0635\u0641\u062D\u06D2 \u06A9\u0627 \u0633\u06CC\u0627\u0642 \u0648 \u0633\u0628\u0627\u0642 \u0641\u0631\u0627\u06C1\u0645 \u0646\u06C1\u06CC\u06BA \u06A9\u06CC\u0627 \u06AF\u06CC\u0627\u06D4",kikuMemoryIntro:"\u0633\u0627\u0626\u0679\u0633 \u0628\u06BE\u0631 \u0645\u06CC\u06BA \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u062F\u06C1 \u062A\u0645\u0627\u0645 \u0686\u06CC\u0632\u06CC\u06BA \u0622\u067E \u06A9\u06CC \u0646\u062C\u06CC \u06CC\u0627\u062F\u062F\u0627\u0634\u062A \u0645\u06CC\u06BA \u06C1\u06CC\u06BA\u06D4 \u0627\u067E\u0646\u06CC \u062E\u0641\u06CC\u06C1 \u06A9\u0644\u06CC\u062F \u0633\u06D2 \u06A9\u06BE\u0648\u0644\u06CC\u06BA:",kikuMintNeeded:"\u0633\u0627\u0626\u0679\u0633 \u067E\u0631 \u0686\u06CC\u0632\u06CC\u06BA \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0622\u067E \u06A9\u0648 kiku \u06A9\u06CC \u0636\u0631\u0648\u0631\u062A \u06C1\u06D2 \u2014 \u0645\u06CC\u06BA \u0622\u067E \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u06CC\u06A9 \u06A9\u0644\u06CC\u062F \u0628\u0646\u0627\u0624\u06BA \u06AF\u0627\u06D4 \u06CC\u06C1 \u0635\u0631\u0641 \u0627\u06CC\u06A9 \u0628\u0627\u0631 \u062F\u06A9\u06BE\u0627\u0626\u06CC \u062C\u0627\u062A\u06CC \u06C1\u06D2\u060C \u0627\u0633\u06D2 \u0645\u062D\u0641\u0648\u0638 \u0631\u06A9\u06BE\u06CC\u06BA\u06D4",kikuMintOffer:"\u0645\u06CC\u06BA \u0627\u0633\u06D2 \u0622\u067E \u06A9\u06D2 \u0644\u06CC\u06D2 \u0645\u062D\u0641\u0648\u0638 \u0631\u06A9\u06BE \u0633\u06A9\u062A\u0627 \u06C1\u0648\u06BA \u2014 \u0645\u06CC\u06BA \u0622\u067E \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u06CC\u06A9 kiku \u06A9\u0644\u06CC\u062F \u0628\u0646\u0627\u0624\u06BA \u06AF\u0627\u06D4 \u06CC\u06C1 \u0635\u0631\u0641 \u0627\u06CC\u06A9 \u0628\u0627\u0631 \u062F\u06A9\u06BE\u0627\u0626\u06CC \u062C\u0627\u062A\u06CC \u06C1\u06D2\u06D4",kikuNeedKeyToUpdate:"\u0627\u067E\u0646\u06CC kiku \u06A9\u0644\u06CC\u062F \u062F\u0631\u062C \u06A9\u0631\u06CC\u06BA \u062A\u0627\u06A9\u06C1 \u0645\u06CC\u06BA \u0622\u067E \u06A9\u06CC \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u062F\u06C1 \u0627\u0634\u06CC\u0627\u0621 \u062A\u0644\u0627\u0634 \u0627\u0648\u0631 \u0627\u067E \u0688\u06CC\u0679 \u06A9\u0631 \u0633\u06A9\u0648\u06BA\u06D4",micDenied:"\u0645\u0627\u0626\u06CC\u06A9\u0631\u0648\u0641\u0648\u0646 \u0628\u0644\u0627\u06A9 \u06C1\u06D2\u06D4 \u0627\u0633 \u0633\u0627\u0626\u0679 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0645\u0627\u0626\u06CC\u06A9 \u06A9\u06CC \u0627\u062C\u0627\u0632\u062A \u062F\u06CC\u06BA \u0627\u0648\u0631 \u062F\u0648\u0628\u0627\u0631\u06C1 \u06A9\u0648\u0634\u0634 \u06A9\u0631\u06CC\u06BA\u06D4",micFailed:"\u0622\u0648\u0627\u0632 \u0633\u0646\u0627\u0626\u06CC \u0646\u06C1\u06CC\u06BA \u062F\u06CC\u06D4 \u062F\u0648\u0628\u0627\u0631\u06C1 \u06A9\u0648\u0634\u0634 \u06A9\u0631\u06CC\u06BA\u06D4",micInsecure:"\u0622\u0648\u0627\u0632 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0645\u062D\u0641\u0648\u0638 (https) \u06A9\u0646\u06A9\u0634\u0646 \u062F\u0631\u06A9\u0627\u0631 \u06C1\u06D2\u06D4",micLangUnsupported:"\u06CC\u06C1 \u0628\u0631\u0627\u0624\u0632\u0631 \u0627\u0628\u06BE\u06CC \u0627\u0633 \u0632\u0628\u0627\u0646 \u06A9\u0648 \u0646\u06C1\u06CC\u06BA \u0633\u0645\u062C\u06BE \u0633\u06A9\u062A\u0627\u06D4 \u0628\u0631\u0627\u06C1 \u06A9\u0631\u0645 \u0679\u0627\u0626\u067E \u06A9\u0631\u06CC\u06BA\u06D4",micMissing:"\u06A9\u0648\u0626\u06CC \u0645\u0627\u0626\u06CC\u06A9\u0631\u0648\u0641\u0648\u0646 \u0646\u06C1\u06CC\u06BA \u0645\u0644\u0627\u06D4",micNetwork:"\u0622\u0648\u0627\u0632 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u0646\u0679\u0631\u0646\u06CC\u0679 \u06A9\u0646\u06A9\u0634\u0646 \u062F\u0631\u06A9\u0627\u0631 \u06C1\u06D2\u06D4 \u0627\u067E\u0646\u0627 \u06A9\u0646\u06A9\u0634\u0646 \u0686\u06CC\u06A9 \u06A9\u0631\u06CC\u06BA \u0627\u0648\u0631 \u062F\u0648\u0628\u0627\u0631\u06C1 \u06A9\u0648\u0634\u0634 \u06A9\u0631\u06CC\u06BA\u06D4",micNoSpeech:"\u06A9\u0686\u06BE \u0633\u0646\u0627\u0626\u06CC \u0646\u06C1\u06CC\u06BA \u062F\u06CC\u0627\u06D4 \u0645\u0627\u0626\u06CC\u06A9 \u06A9\u06D2 \u0642\u0631\u06CC\u0628 \u0622 \u06A9\u0631 \u062F\u0648\u0628\u0627\u0631\u06C1 \u0628\u0648\u0644\u06CC\u06BA\u06D4",namePlaceholder:"\u0627\u067E\u0646\u0627 \u0646\u0627\u0645 \u0644\u06A9\u06BE\u06CC\u06BA\u2026",nameStepAsk:"\u0645\u06CC\u06BA \u0622\u067E \u06A9\u0648 \u06A9\u0633 \u0646\u0627\u0645 \u0633\u06D2 \u067E\u06A9\u0627\u0631\u0648\u06BA\u061F",nameStepLead:"\u0645\u06CC\u06BA \u0622\u067E \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u0633 \u0633\u0627\u0626\u0679 \u06CC\u0627 \u06A9\u0633\u06CC \u062F\u0648\u0633\u0631\u06CC \u0633\u0627\u0626\u0679 \u067E\u0631 \u06A9\u0686\u06BE \u0628\u06BE\u06CC \u062A\u0644\u0627\u0634\u060C \u062A\u0635\u0648\u0631 \u06CC\u0627 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631 \u0633\u06A9\u062A\u0627 \u06C1\u0648\u06BA\u06D4",nameStepTitle:"\u0622\u067E \u0633\u06D2 \u0645\u0644 \u06A9\u0631 \u062E\u0648\u0634\u06CC \u06C1\u0648\u0626\u06CC\u06D4",namesAsWritten:"\u0646\u0627\u0645 \u0627\u0648\u0631 \u062A\u0641\u0635\u06CC\u0644\u0627\u062A \u0628\u0627\u0644\u06A9\u0644 \u0648\u06CC\u0633\u06D2 \u062C\u06CC\u0633\u06D2 \u0633\u0627\u0626\u0679 \u067E\u0631 \u062F\u0631\u062C \u06C1\u06CC\u06BA\u06D4",pillCompareTop2:"\u0628\u06C1\u062A\u0631\u06CC\u0646 2 \u06A9\u0627 \u0645\u0648\u0627\u0632\u0646\u06C1 \u06A9\u0631\u06CC\u06BA",pillCompareTop2Query:"{a} \u0627\u0648\u0631 {b} \u06A9\u0627 \u0645\u0648\u0627\u0632\u0646\u06C1 \u06A9\u0631\u06CC\u06BA",pillFindAlternatives:"\u0645\u062A\u0628\u0627\u062F\u0644 \u062A\u0644\u0627\u0634 \u06A9\u0631\u06CC\u06BA",pillFindAlternativesQuery:"{name} \u06A9\u06D2 \u0627\u0686\u06BE\u06D2 \u0645\u062A\u0628\u0627\u062F\u0644 \u06A9\u06CC\u0627 \u06C1\u06CC\u06BA\u061F",pillMoreOn:"{name} \u06A9\u06D2 \u0628\u0627\u0631\u06D2 \u0645\u06CC\u06BA \u0645\u0632\u06CC\u062F",pillMoreOnQuery:"\u0645\u062C\u06BE\u06D2 {name} \u06A9\u06D2 \u0628\u0627\u0631\u06D2 \u0645\u06CC\u06BA \u0645\u0632\u06CC\u062F \u0628\u062A\u0627\u0626\u06CC\u06BA",pillRecommend:"\u06A9\u0686\u06BE \u062A\u062C\u0648\u06CC\u0632 \u06A9\u0631\u06CC\u06BA",pillRecommendQuery:"\u0622\u067E \u0645\u06CC\u0631\u06D2 \u0644\u06CC\u06D2 \u06A9\u06CC\u0627 \u062A\u062C\u0648\u06CC\u0632 \u06A9\u0631\u062A\u06D2 \u06C1\u06CC\u06BA\u061F",pillShowPopular:"\u0645\u0642\u0628\u0648\u0644 \u0627\u0634\u06CC\u0627\u0621 \u062F\u06A9\u06BE\u0627\u0626\u06CC\u06BA",pillShowPopularQuery:"\u0622\u067E \u06A9\u06CC \u0633\u0628 \u0633\u06D2 \u0645\u0642\u0628\u0648\u0644 \u0627\u0634\u06CC\u0627\u0621 \u06A9\u0648\u0646 \u0633\u06CC \u06C1\u06CC\u06BA\u061F",pillSimilarOptions:"\u0645\u0644\u062A\u06D2 \u062C\u0644\u062A\u06D2 \u0627\u062E\u062A\u06CC\u0627\u0631\u0627\u062A",pillSimilarOptionsQuery:"\u0645\u062C\u06BE\u06D2 {name} \u062C\u06CC\u0633\u06CC \u0645\u0632\u06CC\u062F \u0686\u06CC\u0632\u06CC\u06BA \u062F\u06A9\u06BE\u0627\u0626\u06CC\u06BA",pillUnder:"{amount} \u0633\u06D2 \u06A9\u0645",pillUnderQuery:"{amount} \u0633\u06D2 \u06A9\u0645 \u0642\u06CC\u0645\u062A \u0648\u0627\u0644\u06D2 \u0627\u062E\u062A\u06CC\u0627\u0631\u0627\u062A \u062F\u06A9\u06BE\u0627\u0626\u06CC\u06BA",pillWhichBest:"\u06A9\u0648\u0646 \u0633\u0627 \u0628\u06C1\u062A\u0631\u06CC\u0646 \u06C1\u06D2\u061F",pillWhichBestQuery:"\u0622\u067E \u06A9\u0648\u0646 \u0633\u0627 \u062A\u062C\u0648\u06CC\u0632 \u06A9\u0631\u06CC\u06BA \u06AF\u06D2 \u0627\u0648\u0631 \u06A9\u06CC\u0648\u06BA\u061F",replyingOriginal:"\u0645\u06CC\u06BA {lang} \u0645\u06CC\u06BA \u062C\u0648\u0627\u0628 \u062F\u06D2 \u0631\u06C1\u0627 \u06C1\u0648\u06BA\u060C \u0646\u062A\u0627\u0626\u062C \u0633\u0627\u0626\u0679 \u06A9\u06D2 \u0645\u0637\u0627\u0628\u0642 \u06C1\u06CC\u06BA\u06D4 \u0645\u062C\u06BE \u0633\u06D2 \u06A9\u0686\u06BE \u0628\u06BE\u06CC \u067E\u0648\u0686\u06BE\u06CC\u06BA\u06D4",replyingTranslated:"\u0645\u06CC\u06BA {lang} \u0645\u06CC\u06BA \u062C\u0648\u0627\u0628 \u062F\u06D2 \u0631\u06C1\u0627 \u06C1\u0648\u06BA\u060C \u0646\u062A\u0627\u0626\u062C \u06A9\u0627 \u062A\u0631\u062C\u0645\u06C1 \u0628\u06BE\u06CC \u06A9\u06CC\u0627 \u06AF\u06CC\u0627 \u06C1\u06D2\u06D4 \u0645\u062C\u06BE \u0633\u06D2 \u06A9\u0686\u06BE \u0628\u06BE\u06CC \u067E\u0648\u0686\u06BE\u06CC\u06BA\u06D4",statusSent:"\u0628\u06BE\u06CC\u062C \u062F\u06CC\u0627 \u06AF\u06CC\u0627",statusStopped:"\u0628\u06BE\u06CC\u062C \u062F\u06CC\u0627 \u06AF\u06CC\u0627 \xB7 \u062C\u0648\u0627\u0628 \u0631\u0648\u06A9 \u062F\u06CC\u0627 \u06AF\u06CC\u0627",thinking:"\u0633\u0648\u0686 \u0631\u06C1\u0627 \u06C1\u06D2",thoughtForSeconds:"{duration} \u062A\u06A9 \u0633\u0648\u0686\u0627",thoughtProcess:"\u0633\u0648\u0686\u0646\u06D2 \u06A9\u0627 \u0639\u0645\u0644",vizDisclaimerImage:"\u0645\u0635\u0646\u0648\u0639\u06CC \u0630\u06C1\u0627\u0646\u062A \u0633\u06D2 \u062A\u06CC\u0627\u0631 \u06A9\u0631\u062F\u06C1 \u2014 \u0627\u0635\u0644 \u067E\u0631\u0648\u0688\u06A9\u0679 \u0633\u06D2 \u0631\u0646\u06AF\u060C \u0633\u0627\u0626\u0632 \u0627\u0648\u0631 \u062C\u06AF\u06C1 \u0645\u062E\u062A\u0644\u0641 \u06C1\u0648 \u0633\u06A9\u062A\u06CC \u06C1\u06D2\u06D4",vizDisclaimerVideo:"\u0645\u0635\u0646\u0648\u0639\u06CC \u0630\u06C1\u0627\u0646\u062A \u0633\u06D2 \u062A\u06CC\u0627\u0631 \u06A9\u0631\u062F\u06C1 \u2014 \u0627\u0635\u0644 \u067E\u0631\u0648\u0688\u06A9\u0679 \u0633\u06D2 \u0631\u0646\u06AF\u060C \u0633\u0627\u0626\u0632 \u0627\u0648\u0631 \u062D\u0631\u06A9\u062A \u0645\u062E\u062A\u0644\u0641 \u06C1\u0648 \u0633\u06A9\u062A\u06CC \u06C1\u06D2\u06D4",vizUnavailable:"\u067E\u06CC\u0634 \u0646\u0638\u0627\u0631\u06C1 \u0644\u0648\u0688 \u0646\u06C1\u06CC\u06BA \u06C1\u0648 \u0633\u06A9\u0627\u06D4",voiceHint:"\u0628\u0633 \u0628\u0627\u062A \u06A9\u0631\u06CC\u06BA \u2014 \u062C\u0628 \u0622\u067E \u0631\u06A9\u06CC\u06BA \u06AF\u06D2 \u062A\u0648 \u0645\u06CC\u06BA \u062C\u0648\u0627\u0628 \u062F\u0648\u06BA \u06AF\u0627\u06D4",voiceListening:"\u0633\u0646 \u0631\u06C1\u0627 \u06C1\u06D2\u2026 \u0631\u0648\u06A9\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0645\u0627\u0626\u06CC\u06A9 \u067E\u0631 \u0679\u06CC\u067E \u06A9\u0631\u06CC\u06BA",voiceModeExit:"\u06C1\u06CC\u0646\u0688\u0632 \u0641\u0631\u06CC \u0633\u06D2 \u0646\u06A9\u0644\u06CC\u06BA",voiceModeStart:"\u06C1\u06CC\u0646\u0688\u0632 \u0641\u0631\u06CC \u06AF\u0641\u062A\u06AF\u0648",voiceMuted:"\u062E\u0627\u0645\u0648\u0634 (\u0645\u06CC\u0648\u0679)",voiceMutedHint:"\u062F\u0648\u0628\u0627\u0631\u06C1 \u0628\u0648\u0644\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0645\u0627\u0626\u06CC\u06A9\u0631\u0648\u0641\u0648\u0646 \u067E\u0631 \u0679\u06CC\u067E \u06A9\u0631\u06CC\u06BA\u06D4",voicePhaseListening:"\u0633\u0646 \u0631\u06C1\u0627 \u06C1\u06D2",voicePhaseSpeaking:"\u0628\u0648\u0644 \u0631\u06C1\u0627 \u06C1\u06D2",voicePhaseThinking:"\u0633\u0648\u0686 \u0631\u06C1\u0627 \u06C1\u06D2",voiceSending:"\u0633\u0645\u062C\u06BE \u06AF\u06CC\u0627 \u2014 \u0628\u06BE\u06CC\u062C \u0631\u06C1\u0627 \u06C1\u06D2\u2026",termsStepTitle:"\u0631\u0627\u0632\u062F\u0627\u0631\u06CC \u0627\u0648\u0631 \u0627\u0633\u062A\u0639\u0645\u0627\u0644 \u06A9\u06CC \u0634\u0631\u0627\u0626\u0637",termsStepSubtitle:"\u0634\u0641\u0627\u0641\u060C \u06AF\u0645\u0646\u0627\u0645\u060C \u0627\u0648\u0631 \u0628\u063A\u06CC\u0631 \u06A9\u0633\u06CC \u0630\u0627\u062A\u06CC \u0634\u0646\u0627\u062E\u062A\u06CC \u0688\u06CC\u0679\u0627 \u06A9\u06D2\u06D4",termsPiiTitle:"\u06A9\u0648\u0626\u06CC \u0630\u0627\u062A\u06CC \u0634\u0646\u0627\u062E\u062A\u06CC \u0688\u06CC\u0679\u0627 \u0627\u06A9\u0679\u06BE\u0627 \u0646\u06C1\u06CC\u06BA \u06A9\u06CC\u0627 \u062C\u0627\u062A\u0627",termsPiiDesc:"\u06C1\u0645 \u0622\u067E \u06A9\u06CC \u0686\u06CC\u0679\u0633 \u06CC\u0627 \u0635\u0648\u062A\u06CC \u06AF\u0641\u062A\u06AF\u0648 \u0633\u06D2 \u06A9\u0628\u06BE\u06CC \u0628\u06BE\u06CC \u06A9\u0648\u0626\u06CC \u0630\u0627\u062A\u06CC \u0634\u0646\u0627\u062E\u062A\u06CC \u0645\u0639\u0644\u0648\u0645\u0627\u062A (\u06A9\u0648\u0626\u06CC \u0627\u06CC \u0645\u06CC\u0644\u060C \u0641\u0648\u0646 \u0646\u0645\u0628\u0631\u060C \u06CC\u0627 \u062D\u0642\u06CC\u0642\u06CC \u0646\u0627\u0645) \u0627\u06A9\u0679\u06BE\u0627 \u06CC\u0627 \u0645\u062D\u0641\u0648\u0638 \u0646\u06C1\u06CC\u06BA \u06A9\u0631\u062A\u06D2\u06D4",termsSessionTitle:"\u06AF\u0645\u0646\u0627\u0645 \u0633\u06CC\u0634\u0646 \u0679\u0648\u06A9\u0646\u0632",termsSessionDesc:"\u0622\u067E \u06A9\u0627 \u0633\u06CC\u0634\u0646 \u0635\u0631\u0641 \u0633\u06CC\u0627\u0642 \u0648 \u0633\u0628\u0627\u0642 \u0628\u0631\u0642\u0631\u0627\u0631 \u0631\u06A9\u06BE\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u06CC\u06A9 \u06AF\u0645\u0646\u0627\u0645 \u0679\u0648\u06A9\u0646 \u0627\u0633\u062A\u0639\u0645\u0627\u0644 \u06A9\u0631\u062A\u0627 \u06C1\u06D2\u06D4 \u06CC\u06C1 \u06A9\u0628\u06BE\u06CC \u0628\u06BE\u06CC \u0622\u067E \u06A9\u06CC \u062D\u0642\u06CC\u0642\u06CC \u0634\u0646\u0627\u062E\u062A \u0633\u06D2 \u0646\u06C1\u06CC\u06BA \u062C\u0691\u062A\u0627\u06D4",termsMemoryTitle:"\u0639\u0627\u0631\u0636\u06CC \u0686\u06CC\u0679\u0633 \u0628\u0645\u0642\u0627\u0628\u0644\u06C1 \u0645\u06CC\u0645\u06CC \u0648\u0627\u0644\u0679",termsMemoryDesc:'\u0639\u0627\u0645 \u0686\u06CC\u0679\u0633 \u0639\u0627\u0631\u0636\u06CC \u06C1\u06CC\u06BA \u2014 \u0679\u06CC\u0628 \u0628\u0646\u062F \u06A9\u0631\u0646\u06D2 \u06CC\u0627 \u0686\u06CC\u0679 \u0635\u0627\u0641 \u06A9\u0631\u0646\u06D2 \u0633\u06D2 \u0648\u06C1 \u06C1\u0645\u06CC\u0634\u06C1 \u06A9\u06D2 \u0644\u06CC\u06D2 \u062E\u062A\u0645 \u06C1\u0648 \u062C\u0627\u062A\u06CC \u06C1\u06CC\u06BA\u06D4 \u0648\u06C1 \u0686\u06CC\u0632\u06CC\u06BA \u062C\u0648 \u0622\u067E "@kiku" \u0633\u06D2 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u062A\u06D2 \u06C1\u06CC\u06BA \u0627\u0646\u06A9\u0631\u067E\u0679\u0688 \u06C1\u0648\u062A\u06CC \u06C1\u06CC\u06BA \u0627\u0648\u0631 \u0627\u0646\u06C1\u06CC\u06BA \u0627\u067E\u0646\u06CC \u062E\u0641\u06CC\u06C1 \u06A9\u0644\u06CC\u062F \u06A9\u06D2 \u0630\u0631\u06CC\u0639\u06D2 mimi.akropolys.cloud \u067E\u0631 \u06A9\u06BE\u0648\u0644\u0627 \u062C\u0627 \u0633\u06A9\u062A\u0627 \u06C1\u06D2\u06D4',termsCookieTitle:"\u0645\u06CC\u0632\u0628\u0627\u0646 \u0648\u06CC\u0628 \u0633\u0627\u0626\u0679 \u0679\u06CC\u0644\u06CC \u0645\u06CC\u0679\u0631\u06CC",termsCookieDesc:"\u062C\u0633 \u0648\u06CC\u0628 \u0633\u0627\u0626\u0679 \u067E\u0631 kiku \u0634\u0627\u0645\u0644 \u06C1\u06D2 \u0648\u06C1 \u0627\u067E\u0646\u06CC \u06A9\u0648\u06A9\u06CC \u067E\u0627\u0644\u06CC\u0633\u06CC \u06A9\u06D2 \u062A\u062D\u062A \u06A9\u0648\u06A9\u06CC\u0632 \u0627\u0648\u0631 \u0627\u06CC\u0646\u0627\u0644\u06CC\u0679\u06A9\u0633 \u062C\u0645\u0639 \u06A9\u0631 \u0633\u06A9\u062A\u06CC \u06C1\u06D2\u060C \u062C\u0648 kiku \u06A9\u06D2 \u06A9\u0646\u0679\u0631\u0648\u0644 \u0633\u06D2 \u0628\u0627\u06C1\u0631 \u06C1\u06D2\u06D4",termsAgreeButton:"\u0645\u062A\u0641\u0642 \u06C1\u0648\u06BA \u0627\u0648\u0631 \u062C\u0627\u0631\u06CC \u0631\u06A9\u06BE\u06CC\u06BA",termsAgreeCounting:"\u0645\u062A\u0641\u0642 \u06C1\u0648\u06BA \u0627\u0648\u0631 \u062C\u0627\u0631\u06CC \u0631\u06A9\u06BE\u06CC\u06BA ({seconds}s)",termsPlaceholder:"\u0628\u0631\u0627\u0626\u06D2 \u0645\u06C1\u0631\u0628\u0627\u0646\u06CC \u0627\u0648\u067E\u0631 \u062F\u06CC \u06AF\u0626\u06CC \u0631\u0627\u0632\u062F\u0627\u0631\u06CC \u0627\u0648\u0631 \u0634\u0631\u0627\u0626\u0637 \u06A9\u0627 \u062C\u0627\u0626\u0632\u06C1 \u0644\u06CC\u06BA \u0627\u0648\u0631 \u0642\u0628\u0648\u0644 \u06A9\u0631\u06CC\u06BA\u2026",whatHaveYouSaved:"\u0622\u067E \u0646\u06D2 \u06A9\u06CC\u0627 \u0645\u062D\u0641\u0648\u0638 \u06A9\u06CC\u0627 \u06C1\u06D2\u061F"}};import{jsx as xi}from"react/jsx-runtime";function er(e){if(!e)return null;let a=e.trim().toLowerCase(),r={english:"english",en:"english",swahili:"swahili",kiswahili:"swahili",sw:"swahili",french:"french",fran\u00E7ais:"french",francais:"french",fr:"french",spanish:"spanish",espa\u00F1ol:"spanish",espanol:"spanish",es:"spanish",arabic:"arabic",\u0627\u0644\u0639\u0631\u0628\u064A\u0629:"arabic",ar:"arabic",portuguese:"portuguese",portugu\u00EAs:"portuguese",pt:"portuguese",hindi:"hindi",\u0939\u093F\u0928\u094D\u0926\u0940:"hindi",hi:"hindi",chinese:"chinese",\u4E2D\u6587:"chinese",zh:"chinese",japanese:"japanese",\u65E5\u672C\u8A9E:"japanese",ja:"japanese",urdu:"urdu",\u0627\u0631\u062F\u0648:"urdu",ur:"urdu"}[a];return!r||!(r in Mn)?null:{strings:Mn[r],dir:r==="arabic"||r==="urdu"?"rtl":"ltr",bcp47:r==="arabic"?"ar":r==="hindi"?"hi":r==="chinese"?"zh":r==="japanese"?"ja":r==="urdu"?"ur":r==="swahili"?"sw":r==="french"?"fr":r==="spanish"?"es":r==="portuguese"?"pt":"en"}}function Nl(e){let a=/var\(\s*(--[\w-]+)/.exec(e)?.[1];if(!a||typeof document>"u")return"";for(let t of[document.documentElement,document.body]){let r=t?getComputedStyle(t).getPropertyValue(a).trim():"";if(r)return r.split(",")[0].trim()}return""}function wi({shopperLanguage:e,theme:a}){let t=Ml(),[r,n]=Vt(()=>er(e)?.strings||{}),[i,s]=Vt(!0),[c,o]=Vt(()=>!e||!!er(e)),d=e?`akropolys_ui_dir_${e.toLowerCase()}`:"",[p,h]=Vt(()=>{let S=er(e);if(S)return S.dir==="rtl";if(Ja(e)?.rtl)return!0;if(typeof window>"u"||!d)return!1;try{return localStorage.getItem(d)==="rtl"}catch{return!1}}),[u,l]=Vt(()=>er(e)?.bcp47||""),[k,y]=Vt(null),[x,w]=Vt(null);Nn(()=>{if(!e){l(""),y(null),n({}),o(!0),h(!1);return}let S=er(e),$=Ja(e);S?(n(S.strings),h(S.dir==="rtl"),l(S.bcp47),o(!0)):($?.rtl&&h(!0),o(!1));let E=!1;return(async()=>{try{let I=await t.getUIStrings?.(e,Zt);if(!E&&I?.complete){s(I.curated!==!1),n(B=>({...S?.strings||{},...I.strings})),h(I.dir==="rtl"),l(I.bcp47||S?.bcp47||"");try{localStorage.setItem(d,I.dir)}catch{}I.font&&Fo(I.font,250),y(I.font??null)}}catch{}E||o(!0)})(),()=>{E=!0}},[e,d,t]),Nn(()=>{let S=!1;return(async()=>{try{let $=await dn(t);!S&&$&&w($)}catch{}})(),()=>{S=!0}},[t]),hn(k),hn(x);let T=Pr.useMemo(()=>{let $=(typeof a=="object"&&a?.fontFamily?a.fontFamily:"").split(",")[0].trim(),E=/^var\(/i.test($),I=$.replace(/^['"]|['"]$/g,""),B=E?Nl($):"",_=E?B?`${B}, `:"":I?`"${I}", `:"";if(k)return`${_}"Geist", "${k.family}", system-ui, sans-serif`;let U=e?e.trim().toLowerCase():"";if(U==="japanese"||U==="ja"||U==="\u65E5\u672C\u8A9E")return`${_}"Geist", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", system-ui, sans-serif`;if(U==="chinese"||U==="zh"||U==="\u4E2D\u6587")return`${_}"Geist", "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", system-ui, sans-serif`;if(U==="urdu"||U==="ur"||U==="\u0627\u0631\u062F\u0648")return`${_}"Noto Nastaliq Urdu", "IBM Plex Sans Arabic", "Geist", system-ui, sans-serif`;if(U==="arabic"||U==="ar"||U==="\u0627\u0644\u0639\u0631\u0628\u064A\u0629")return`${_}"IBM Plex Sans Arabic", "Geist", system-ui, sans-serif`;if(U==="hindi"||U==="hi"||U==="\u0939\u093F\u0928\u094D\u0926\u0940")return`${_}"Hind", "Geist", system-ui, sans-serif`},[k,e,typeof a=="object"&&a?a.fontFamily:void 0]),L=Pr.useMemo(()=>{let S=0,$=0;for(let E of Object.values(r))for(let I of E){let B=I.codePointAt(0)??0;B<192||/\p{L}/u.test(I)&&(B<=591?S++:$++)}return $>S},[r]),[b,N]=Vt(0);Nn(()=>{if(typeof document>"u"||!document.fonts?.ready)return;let S=!0;return document.fonts.ready.then(()=>{S&&N($=>$+1)}),()=>{S=!1}},[k]);let M=Pr.useMemo(()=>{if(!L||typeof document>"u")return!0;let $=(typeof a=="object"&&a?.fontFamily?a.fontFamily:"").split(",")[0].trim();if(!$)return!1;let E="";for(let B of Object.values(r))if(B){E=B;break}if(!E)return!0;let I=E.replace(/\s+/g,"");if(!I)return!0;try{let _=document.createElement("canvas").getContext("2d");if(!_)return!0;let U=$.startsWith("var(")&&getComputedStyle(document.documentElement).getPropertyValue($.slice(4,-1).trim()).trim()||$;_.font=`16px ${U}, __akropolys_nonexistent_font__`;let Y=_.measureText(I).width;_.font="16px __akropolys_nonexistent_font__";let z=_.measureText(I).width;return Math.abs(Y-z)>1}catch{return!0}},[L,r,typeof a=="object"&&a?a.fontFamily:void 0,b]),C=yi((S,$)=>{let E=r[S]||Zt[S]||S;if($)for(let[I,B]of Object.entries($))E=E.split(`{${I}}`).join(B);return E},[r]),V=yi((S,$)=>(r[S]||Zt[S]||S).split(/(\{[a-zA-Z]+\})/g).map((I,B)=>{let _=I.match(/^\{([a-zA-Z]+)\}$/);return _&&$[_[1]]!==void 0?xi("bdi",{children:$[_[1]]},B):xi(Pr.Fragment,{children:I},B)}),[r]);return{chromeStrings:r,chromeReady:c,chromeCurated:i,isRTL:p,speechLang:u,scriptFont:k,fontStack:T,isNonLatin:L,hostFontCovers:M,t:C,tNode:V}}import{useState as wa,useRef as Je,useEffect as tr,useCallback as Kt}from"react";function Si({messages:e,loading:a,messageRefs:t}){let r=Je(null),n=Je(0),[i,s]=wa(!1),[c,o]=wa(1),[d,p]=wa(0),h=Je(()=>{}),u=Je(null),l=Je(!1),k=Je(!0),[y,x]=wa(0),w=Je(0),T=Je(""),L=Je(()=>{}),b=Je(()=>{});tr(()=>{let m=r.current;if(!m)return;let F,K=()=>{clearTimeout(F),F=setTimeout(()=>{l.current=!1},150)},ae=()=>{clearTimeout(F),l.current=!0,L.current()},Q=()=>{l.current&&K()};return m.addEventListener("touchstart",ae,{passive:!0}),m.addEventListener("touchend",K,{passive:!0}),m.addEventListener("touchcancel",K,{passive:!0}),m.addEventListener("scroll",Q,{passive:!0}),()=>{clearTimeout(F),m.removeEventListener("touchstart",ae),m.removeEventListener("touchend",K),m.removeEventListener("touchcancel",K),m.removeEventListener("scroll",Q)}},[]),tr(()=>{let m=r.current;if(!m)return;let F=160,K=8,ae=0,Q=()=>{ae=0;let H=m.scrollHeight-m.scrollTop-m.clientHeight;H<=K&&(k.current||b.current(),k.current=!0,E.current()),s(H>F&&!k.current);let A=m.scrollHeight-m.clientHeight;o(A>8?Math.min(1,Math.max(0,m.scrollTop/A)):1);let f=m.scrollTop+m.clientHeight*.33,W=0;for(let oe=0;oe<t.current.length;oe++){let j=t.current[oe];j&&j.offsetTop-m.offsetTop<=f&&(W=oe)}p(W)},v=()=>{ae||(ae=requestAnimationFrame(Q))};Q(),m.addEventListener("scroll",v,{passive:!0});let g=new ResizeObserver(v);return g.observe(m),()=>{ae&&cancelAnimationFrame(ae),m.removeEventListener("scroll",v),g.disconnect()}},[e.length,t]);let N=Kt(m=>{let F=`${m}:${w.current}`;T.current!==F&&(T.current=F,x(K=>K+1))},[]),[M,C]=wa(!1),V=Je(!1),S=Kt(()=>{V.current||(V.current=!0,C(!0))},[]),$=Kt(()=>{V.current&&(V.current=!1,C(!1))},[]),E=Je(()=>{});E.current=$;let[I,B]=wa(!1),_=Je(!1),U=Je(0),Y=Kt(()=>{_.current=!1,B(!1)},[]),z=Kt(()=>{T.current="",Y(),$()},[Y,$]),D=Kt(()=>{_.current&&(performance.now()-U.current<700||Y())},[Y]);L.current=D,b.current=z,tr(()=>{if(y===0)return;_.current=!0,U.current=performance.now(),B(!0);let m=setTimeout(Y,4200);return()=>clearTimeout(m)},[y,Y]);let ne=Kt(m=>{let F=r.current,K=t.current[m];if(!F||!K)return;let ae=K.offsetTop-F.offsetTop-Math.max(0,(F.clientHeight-K.clientHeight)/2),Q=Math.max(0,Math.min(F.scrollHeight-F.clientHeight,ae));u.current?u.current(Q):F.scrollTo({top:Q,behavior:"smooth"})},[t]),X=Kt(()=>{let m=r.current;if(!m)return;k.current=!0,b.current();let F=m.scrollHeight-m.clientHeight;u.current?u.current(F):m.scrollTo({top:F,behavior:"smooth"})},[]);return tr(()=>{let m=r.current;if(!m)return;let F=requestAnimationFrame(()=>{let K=m.scrollTop;if(!k.current)S(),N(e.length);else if(!l.current){let ae=m.scrollHeight-m.clientHeight;if(u.current){u.current(ae);return}m.scrollTop=m.scrollHeight}m.scrollTop!==K&&h.current()});return()=>cancelAnimationFrame(F)},[e,a,t,N,S]),tr(()=>{let m=r.current;if(!m||typeof window<"u"&&window.matchMedia?.("(prefers-reduced-motion: reduce)").matches)return;let F=7,K=16,ae=1/(window.devicePixelRatio||1),Q=q=>Math.round(q/ae)*ae,v=m.scrollTop,g=m.scrollTop,H=m.scrollTop,A=0,f=null,W=q=>{q!==H&&(m.scrollTop=q,H=m.scrollTop)},oe=()=>{f!==null&&(cancelAnimationFrame(f),f=null),m.classList.remove("hsk-scrolling"),v=g=H=m.scrollTop};h.current=oe,u.current=q=>{Math.abs(m.scrollTop-H)>1&&(v=g=H=m.scrollTop);let ce=Math.round(Math.max(0,Math.min(m.scrollHeight-m.clientHeight,q)));ce!==v&&(v=ce,f===null&&(A=performance.now(),f=requestAnimationFrame(j)))};let j=q=>{let ce=Math.min((q-A)/1e3,.05);if(A=q,g+=(v-g)*(1-Math.exp(-F*ce)),Math.abs(v-g)<ae){g=v,W(Math.round(v)),m.classList.remove("hsk-scrolling"),f=null;return}W(Q(g)),f=requestAnimationFrame(j)},G=q=>{if(q.ctrlKey)return;Math.abs(m.scrollTop-H)>1&&(v=g=H=m.scrollTop),q.deltaY<0&&(k.current&&(w.current+=1),k.current=!1),L.current();let ce=q.deltaMode===1?K:q.deltaMode===2?m.clientHeight:1,ke=Math.max(0,m.scrollHeight-m.clientHeight),ze=Math.round(Math.max(0,Math.min(ke,v+q.deltaY*ce)));if(ze===v){ke>0&&q.preventDefault();return}q.preventDefault(),v=ze,f===null&&(A=performance.now(),m.classList.add("hsk-scrolling"),f=requestAnimationFrame(j))},O=m.scrollTop,Z=()=>{let q=Math.abs(m.scrollTop-H)>1;q&&(n.current=performance.now(),m.scrollTop<O-1&&k.current&&(w.current+=1,k.current=!1)),O=m.scrollTop,f!==null&&q&&(cancelAnimationFrame(f),f=null,m.classList.remove("hsk-scrolling"),v=g=H=m.scrollTop)};return m.addEventListener("wheel",G,{passive:!1}),m.addEventListener("scroll",Z,{passive:!0}),()=>{m.removeEventListener("scroll",Z),m.removeEventListener("wheel",G),f!==null&&cancelAnimationFrame(f),m.classList.remove("hsk-scrolling"),h.current=()=>{},u.current=null}},[]),{msgsContainerRef:r,lastExternalScrollRef:n,showJumpToBottom:i,scrollProgress:c,activeMsgIdx:d,jumpAlert:I,unreadBelow:M,jumpToMessage:ne,jumpToBottom:X,resetAlertArming:z}}import{useState as ta,useEffect as Ci,useCallback as Tn}from"react";import{useAkropolysContext as Tl}from"@akropolys/sdk";function Mi(e,a){let t=Tl(),[r,n]=ta(""),[i,s]=ta("idle"),[c,o]=ta(null),[d,p]=ta(null),[h,u]=ta(null),[l,k]=ta(kn),[y,x]=ta(!1),w=Tn(async(b,N)=>{try{await navigator.clipboard.writeText(b),u(N),setTimeout(()=>u(null),2e3)}catch{}},[]);Ci(()=>{e&&e.type==="request_kiku_key"&&(s("prompt_key"),n(""))},[e]),Ci(()=>{if(!c)return;k(kn);let b=setInterval(()=>{k(N=>N<=1?(clearInterval(b),o(null),p(null),0):N-1)},1e3);return()=>clearInterval(b)},[c]);let T=Tn(async()=>{let b=r.trim();b&&(t.setKikuPub(b),n(""),s("idle"),await a())},[t,r,a]),L=Tn(async()=>{if(!y){x(!0);try{let{secret:b,publicId:N}=await t.mintKikuKey();o(b),p(N),s("idle"),await a()}catch{}finally{x(!1)}}},[t,y,a]);return{keyInput:r,setKeyInput:n,keyPhase:i,setKeyPhase:s,mintedKey:c,setMintedKey:o,mintedPub:d,setMintedPub:p,copied:h,keyCountdown:l,minting:y,copyValue:w,handleUseExistingKey:T,handleCreateKey:L}}import{useCallback as Ar}from"react";function Ni({attachments:e,setAttachments:a,setInput:t,send:r,defaultCurrency:n,t:i}){let s=Ar(p=>{let h=p.name||"",u=`@kiku ${i("displayCapture",{name:h}).trim()}`,l=h||"capture current page";t("");let k=e;a([]),r(l,u,k.length>0?k:void 0,"capture")},[e,r,a,t,i]),c=Ar(p=>{let h=p.filter(k=>k.id).map(k=>({name:k.name||"",url:k.url||"",image:k.image||"",price:k.price?String(k.price):"",currency:k.currency||n})),u=p.map(k=>k.name).filter(Boolean).join(", "),l=`@kiku ${i("displayCaptureAll",{count:String(p.length)})}`;t(""),a([]),r(u||"capture all",l,void 0,"capture_all",h)},[n,r,a,t,i]),o=Ar(()=>{let p=`@kiku ${i("displayViewHistory")}`;t(""),a([]),r("show my saved items",p,void 0,"view_history")},[r,a,t,i]),d=Ar(()=>{let p=`@kiku ${i("displayDelete")}`;t(""),a([]),r("delete this",p,void 0,"delete")},[r,a,t,i]);return{handleKikuCapture:s,handleKikuCaptureAll:c,handleKikuViewHistory:o,handleKikuDelete:d}}import{useState as aa,useCallback as Rn}from"react";import{useAkropolysContext as Al}from"@akropolys/sdk";import{useCallback as We,useEffect as Lr,useRef as Oe,useState as Ir}from"react";var Ti=16e3,Rl=`
12
12
  class KikuCapture extends AudioWorkletProcessor {
13
13
  constructor() {
14
14
  super();
@@ -41,8 +41,8 @@ class KikuCapture extends AudioWorkletProcessor {
41
41
  }
42
42
  }
43
43
  registerProcessor('kiku-capture', KikuCapture);
44
- `;function zl(e){let a=new Uint8Array(e),t="";for(let r=0;r<a.length;r+=32768)t+=String.fromCharCode.apply(null,Array.from(a.subarray(r,r+32768)));return btoa(t)}function Pl(e){let a=atob(e),t=new Uint8Array(a.length);for(let r=0;r<a.length;r++)t[r]=a.charCodeAt(r);return new Int16Array(t.buffer,0,t.length>>1)}function Ri(e){let[a,t]=Ir("idle"),[r,n]=Ir(!1),[i,s]=Ir([]),[c,o]=Ir(null),d=Ge(null),u=Ge(null),h=Ge(null),p=Ge(null),l=Ge(null),k=Ge(0),v=Ge(new Set),y=Ge(null),S=Ge(24e3),x=Ge(e);Ar(()=>{x.current=e},[e]);let I=Ge(!1),b=Ge(null),N=Ge(""),M=Ge(""),w=Ye(()=>{let P=N.current.trim(),L=M.current.trim();N.current="",M.current="",!(!P&&!L)&&x.current.onExchange?.({heard:P,said:L})},[]),O=Ye(()=>{},[]),C=Ye(()=>{if(!I.current)return;u.current&&u.current.state==="suspended"&&u.current.resume().catch(()=>{});let P=b.current;P&&(b.current=null,P())},[]),B=Ye(()=>{let P=l.current;if(!P)return 0;let L=new Uint8Array(P.fftSize);P.getByteTimeDomainData(L);let R=0;for(let g=0;g<L.length;g++){let V=(L[g]-128)/128;R+=V*V}return Math.min(1,Math.sqrt(R/L.length)*4)},[]),F=a==="speaking"||a==="thinking",D=Ye(P=>{let L=F?y.current:l.current;return!L||P.length!==L.frequencyBinCount?!1:(L.getByteFrequencyData(P),!0)},[F]),$=Ye(()=>(F?y.current:l.current)?.frequencyBinCount??0,[F]),E=Ye(()=>{for(let P of v.current)try{P.onended=null,P.stop()}catch{}v.current.clear(),k.current=0},[]),_=Ye(P=>{let L=u.current,R=y.current;if(!L||!R||P.length===0)return;L.state==="suspended"&&L.resume().catch(()=>{});let g=S.current,V=L.createBuffer(1,P.length,g),Y=V.getChannelData(0),f=P.length;for(let K=0;K<f;K++)Y[K]=P[K]/32768;let Q=L.createBufferSource();Q.buffer=V,Q.connect(R);let se=L.currentTime,j=Math.max(se+.01,k.current||se+.01);Q.start(j),k.current=j+V.duration,v.current.add(Q),Q.onended=()=>{v.current.delete(Q),v.current.size===0&&(k.current=0,t(K=>K==="speaking"?"listening":K))},t(K=>K==="speaking"||K==="idle"||K==="ended"?K:"speaking")},[]),G=Ye(()=>{},[]),z=Ye(()=>{},[]),q=Ye(P=>{w(),d.current=null,I.current=!1,b.current=null,G(),E(),p.current?.disconnect(),p.current=null,h.current?.getTracks().forEach(L=>L.stop()),h.current=null,l.current=null,y.current=null,u.current?.close().catch(()=>{}),u.current=null,t(P),n(!1),s([])},[w,E,G]),ae=Ye(()=>{try{d.current?.send(JSON.stringify({type:"close"}))}catch{}try{d.current?.close()}catch{}q("idle")},[q]),J=Ye(P=>{let L=!1;P.onmessage=R=>{let g;try{g=JSON.parse(R.data)}catch{return}switch(g.type){case"ready":g.sampleRate&&(S.current=g.sampleRate),typeof g.secondsLeft=="number"&&o(g.secondsLeft),I.current=!0,t("listening"),C();break;case"audio":G(),g.audio&&_(Pl(g.audio));break;case"hearing":n(!0);break;case"thinking":n(!1),t("thinking"),z();break;case"heard":N.current+=g.text;break;case"said":M.current+=g.text;break;case"interrupted":G(),E(),n(!1),t("listening");break;case"turn_complete":G(),n(!1),w();break;case"sources":Array.isArray(g.sources)&&g.sources.length&&s(g.sources);break;case"seconds":typeof g.secondsLeft=="number"&&o(g.secondsLeft);break;case"refused":x.current.onRefused?.(g.code||"guest"),ae();break;case"error":x.current.onError?.(g.code||"unavailable"),ae();break}},P.onclose=R=>{d.current===P&&(R.code===4402&&(L=!0,x.current.onError?.(R.reason==="site"?"siteLimit":"limit")),q("ended"))},P.onerror=()=>{!L&&d.current===P&&x.current.onError?.("connection")}},[C,_,w,E,z,G,ae,q]),m=Ye(P=>{let L=d.current;if(I.current=!1,t("connecting"),E(),G(),L){try{L.send(JSON.stringify({type:"close"}))}catch{}try{L.close()}catch{}}let R=x.current,g=R.apiUrl.replace(/\/+$/,""),V=new URL(g+"/voice/live",window.location.href);V.protocol=V.protocol==="https:"?"wss:":"ws:",V.searchParams.set("siteId",R.siteId),R.kikuId&&V.searchParams.set("kikuId",R.kikuId),R.language&&V.searchParams.set("language",R.language),(P||R.voice)&&V.searchParams.set("voice",P||R.voice);let Y=new WebSocket(V.toString(),["akropolys.token."+R.token]);d.current=Y,J(Y)},[J,E,G]),H=Ge(e.voice);Ar(()=>{H.current!==e.voice&&(H.current=e.voice,d.current&&(a==="listening"||a==="thinking"||a==="speaking")&&m(e.voice))},[e.voice,a,m]);let W=Ye(async()=>{if(d.current)return;t("connecting");let P=x.current,L=window.AudioContext||window.webkitAudioContext;L&&((!u.current||u.current.state==="closed")&&(u.current=new L({latencyHint:"interactive"})),u.current.state==="suspended"&&u.current.resume().catch(()=>{}));let R=P.apiUrl.replace(/\/+$/,""),g=new URL(R+"/voice/live",window.location.href);g.protocol=g.protocol==="https:"?"wss:":"ws:",g.searchParams.set("siteId",P.siteId),P.kikuId&&g.searchParams.set("kikuId",P.kikuId),P.language&&g.searchParams.set("language",P.language),P.voice&&g.searchParams.set("voice",P.voice);let V=new WebSocket(g.toString(),["akropolys.token."+P.token]);d.current=V,J(V);let Y;try{if(!navigator.mediaDevices?.getUserMedia)throw{name:"NotAllowedError"};Y=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0,autoGainControl:!1,channelCount:1}})}catch(j){abandoned=!0;try{V.close()}catch{}d.current=null,t("idle"),P.onError?.(j?.name==="NotAllowedError"?"not-allowed":"audio-capture");return}if(d.current!==V){Y.getTracks().forEach(j=>j.stop());return}h.current=Y;for(let j of Y.getAudioTracks())j.enabled=!x.current.muted;let f=u.current&&u.current.state!=="closed"?u.current:L?new L({latencyHint:"interactive"}):null;if(!f)return;u.current=f,f.state==="suspended"&&f.resume().catch(()=>{});let Q=f.createAnalyser();Q.fftSize=1024,Q.smoothingTimeConstant=.25,l.current=Q;let se=f.createAnalyser();se.fftSize=1024,se.smoothingTimeConstant=.25,se.connect(f.destination),y.current=se;try{let j=URL.createObjectURL(new Blob([Rl],{type:"application/javascript"}));if(await f.audioWorklet.addModule(j),URL.revokeObjectURL(j),d.current!==V){Y.getTracks().forEach(ce=>ce.stop()),f.close().catch(()=>{});return}let K=new AudioWorkletNode(f,"kiku-capture");p.current=K,K.port.onmessage=ce=>{let U=d.current;!U||U.readyState!==WebSocket.OPEN||U.send(JSON.stringify({type:"audio",audio:zl(ce.data)}))};let Z=f.createMediaStreamSource(Y);b.current=()=>{Z.connect(Q),Z.connect(K)},C()}catch{x.current.onError?.("audio-worklet"),ae()}},[C,_,w,E,z,G,ae,q]);return Ar(()=>()=>{ae()},[ae]),Ar(()=>{let P=h.current;if(P)for(let L of P.getAudioTracks())L.enabled=!e.muted},[e.muted,a]),{state:a,phase:a,hearing:r,sources:i,secondsLeft:c,micLevel:B,micSpectrum:D,spectrumBins:$,start:W,stop:ae}}var Al=e=>e==="connecting"||e==="ended"?"idle":e;function zi({voiceLang:e,speechLang:a,shopperLanguage:t,ttsVoice:r="Puck",handleSendUtterance:n,appendSpokenExchange:i}){let s=Ll(),[c,o]=aa("off"),[d,u]=aa("idle"),[h,p]=aa(""),[l,k]=aa(!1),[v,y]=aa(null),[S,x]=aa(!1),[I,b]=aa(()=>{try{let z=localStorage.getItem(un);if(z&&Sr.some(q=>q.name===z))return z}catch{}return r||"Puck"}),N=Rn(z=>{b(z);try{localStorage.setItem(un,z)}catch{}},[]),M=gr({lang:e||a,onUtterance:z=>{u("thinking"),n(z)},onError:z=>{o("off"),u("idle"),p(z==="not-allowed"?"micDenied":z==="language-not-supported"?"micLangUnsupported":z==="audio-capture"?"micMissing":z==="network"?"micNetwork":"micFailed")},onBargeIn:()=>{zt()}}),w=s?.api?.apiUrl||s?.apiUrl||"",O=s?.api?.siteId||s?.siteId||"",C=s?.api?.apiToken||s?.apiToken||"",B=s?.getShopperId?.()||s?.getKikuPub?.()||void 0,F=Ri({apiUrl:w,siteId:O,token:C,kikuId:B,language:t,voice:I,muted:l,onExchange:z=>{i(z.heard,z.said)},onError:z=>{if(z==="shopper_reply_limit"||z==="access_revoked"||z==="account_required"){x(!0),F.stop(),o("off");return}o("off"),p(z==="not-allowed"?"micDenied":z==="audio-capture"?"micMissing":z==="limit"?"voiceLimitReached":z==="siteLimit"?"voiceSiteLimit":z==="connection"||z==="network"?"micNetwork":"voiceUnavailable")},onRefused:z=>{(z==="shopper_reply_limit"||z==="access_revoked"||z==="account_required")&&x(!0),o("off"),p("voiceUnavailable")}}),D=typeof window<"u"&&!!window.WebSocket&&!!(window.AudioContext||window.webkitAudioContext)&&!!navigator.mediaDevices?.getUserMedia,$=Rn(async z=>{if(!jo()){p("micInsecure");return}p(""),o(z),z==="dictate"?(u("listening"),await M.start()):F.start()},[F,M]),E=Rn(()=>{o("off"),u("idle"),M.stop(),F.stop()},[F,M]),_=c==="converse"?Al(F.state):c==="dictate"?d==="listening"?M.hearing?"speaking":"listening":d:"idle",G=c==="converse"&&(F.phase==="connecting"||F.state==="connecting");return{voiceMode:c,voicePhase:_,voiceConnecting:G,voiceError:h,setVoiceError:p,voiceMuted:l,setVoiceMuted:k,voiceSecondsLeft:v,voiceBlocked:S,liveVoiceName:I,chooseVoice:N,canConverse:D,startVoice:$,stopVoice:E,voice:M,live:F}}import lt from"react";import{useEffect as Il,useRef as Te}from"react";import{jsx as ue,jsxs as Ze}from"react/jsx-runtime";var zn={idle:{bw:50,bh:60,tr:1,br:.42,bow:3},thinking:{bw:46,bh:46,tr:1,br:1,bow:2},visualizing:{bw:64,bh:42,tr:.42,br:.42,bow:2},speaking:{bw:44,bh:54,tr:.9,br:.9,bow:3},failed:{bw:53,bh:45,tr:.95,br:.55,bow:4},curious:{bw:48,bh:52,tr:.9,br:.7,bow:3},welcoming:{bw:50,bh:58,tr:1,br:.5,bow:2},guiding:{bw:46,bh:50,tr:.8,br:.8,bow:2},happy:{bw:52,bh:56,tr:1,br:.4,bow:4},focused:{bw:48,bh:52,tr:.9,br:.7,bow:2}},Pn={idle:{lid:1,warm:0,breath:2100,wob:1},thinking:{lid:1,warm:.2,breath:1700,wob:1.6},visualizing:{lid:1,warm:.9,breath:1200,wob:2.2},speaking:{lid:1,warm:.35,breath:900,wob:1.8},failed:{lid:.28,warm:0,breath:3e3,wob:.6},curious:{lid:1,warm:.15,breath:1800,wob:1.4},welcoming:{lid:1,warm:.25,breath:1600,wob:1.2},guiding:{lid:1,warm:.2,breath:1500,wob:1.3},happy:{lid:1,warm:.4,breath:1200,wob:1.5},focused:{lid:1,warm:.2,breath:1500,wob:1.2}},Er=[[0,0,0],[.09,.54,0],[.19,-.36,32],[.31,-.22,58],[.42,-.12,68],[.54,.04,28],[.63,.96,0],[.71,.18,0],[.79,-.16,20],[.88,.34,0],[.95,-.05,4],[1,0,0]];function El(e){let a=1;for(;a<Er.length-1&&Er[a][0]<e;)a++;let[t,r,n]=Er[a-1],[i,s,c]=Er[a],o=i===t?0:(e-t)/(i-t),d=o*o*(3-2*o);return[r+(s-r)*d,n+(c-n)*d]}var ar=6,Pi=["bw","bh","tr","br","bow","lid","warm","wob","gx","gy"],Wt=(e,a,t)=>Math.max(a,Math.min(t,e));function Li(e,a,t,r){let n=d=>d.toFixed(2),i=(a+t)/2,s=e+r,c=(i-a)*.55,o=(t-i)*.55;return`C${n(e)} ${n(a+c)} ${n(s)} ${n(i-c)} ${n(s)} ${n(i)}C${n(s)} ${n(i+o)} ${n(e)} ${n(t-o)} ${n(e)} ${n(t)}`}function Dl(e,a,t,r,n){let i=Wt(e*t,8,a*.96),s=Wt(e*r,8,a*.96),c=(h,p)=>`${h.toFixed(2)} ${p.toFixed(2)}`,o=.46,d=Wt((e-i)/e,0,1),u=Wt((e-s)/e,0,1);return`M${c(-e,-a+i)}C${c(-e,-a+i*o)} ${c(-e+i*o,-a)} ${c(-e+i,-a)}C${c(-e*.3*d,-a-2*d)} ${c(e*.3*d,-a-2*d)} ${c(e-i,-a)}C${c(e-i*o,-a)} ${c(e,-a+i*o)} ${c(e,-a+i)}`+Li(e,-a+i,a-s,n)+`C${c(e,a-s*o)} ${c(e-s*o,a)} ${c(e-s,a)}C${c(e*.3*u,a+2*u)} ${c(-e*.3*u,a+2*u)} ${c(-e+s,a)}C${c(-e+s*o,a)} ${c(-e,a-s*o)} ${c(-e,a-s)}`+Li(-e,a-s,-a+i,-n)+"Z"}var Sa=[{name:"Graphite",color:"#4B5058",light:"#A8AEB6",glow:"rgba(75, 80, 88, 0.26)"},{name:"Mist",color:"#78868F",light:"#BFC9CF",glow:"rgba(120, 134, 143, 0.26)"},{name:"Sandstone",color:"#8A7E71",light:"#CBC1B5",glow:"rgba(138, 126, 113, 0.26)"},{name:"Pewter",color:"#5F6670",light:"#B3BAC3",glow:"rgba(95, 102, 112, 0.26)"}],In=[{name:"Aegean",color:"#2E6FB7",light:"#9CC1E6",glow:"rgba(46, 111, 183, 0.30)"},{name:"Fern",color:"#3C8C60",light:"#A2CFB4",glow:"rgba(60, 140, 96, 0.30)"},{name:"Marigold",color:"#C48A22",light:"#EBD095",glow:"rgba(196, 138, 34, 0.30)"},{name:"Coral",color:"#C15A4E",light:"#E9AEA3",glow:"rgba(193, 90, 78, 0.30)"},{name:"Iris",color:"#5F5CC4",light:"#B6B4E8",glow:"rgba(95, 92, 196, 0.30)"}],Tp=[...Sa,...In];function Ln(e){let r=(!In.includes(e)&&Math.random()<.26?In:Sa).filter(n=>n!==e);return r[Math.floor(Math.random()*r.length)]}function wt(e){let a=parseInt(e.slice(1),16);return[a>>16&255,a>>8&255,a&255]}function An(e){return`rgb(${Math.round(e[0])}, ${Math.round(e[1])}, ${Math.round(e[2])})`}function Fl(e,a,t){return[e[0]+(a[0]-e[0])*t,e[1]+(a[1]-e[1])*t,e[2]+(a[2]-e[2])*t]}var _l=[[255,253,248],[247,240,231],[231,218,202],[198,178,156]],Ai=[.05,.15,.42,.74],Hl=[.52,.72,.9,1],Ii={color:"#E2581D",light:"#FFBE96",glow:"rgba(226, 88, 29, 0.34)"};function Ei({state:e="idle",size:a=40,alert:t=!1,theme:r,feminine:n,accessories:i,onImpact:s,triggerRef:c}){let o=Te(e);o.current=e;let d=Te(t);d.current=t;let u=r==="blush"||n===!0||!!(i?.flower||i?.eyelashes||i?.blush),h=i?.flower??u,p=i?.eyelashes??u,l=i?.blush??u,k=Te(null),v=Te(null),y=Te(null),S=Te(null),x=Te(null),I=Te(null),b=Te(null),N=Te(null),M=Te(null),w=Te(null),O=Te(null),C=Te(null),B=Te(null),F=Te(null),D=Te([]),$=Te([]),E=Te(null),_=Te(`kiku-${Math.random().toString(36).slice(2,8)}`).current,G=Te(s);return G.current=s,Il(()=>{let z=window.matchMedia("(prefers-reduced-motion: reduce)").matches,q={},ae={};Pi.forEach(he=>{q[he]=zn.idle[he]??Pn.idle[he]??0,ae[he]=0});let J=Array.from({length:ar},()=>({x:0,y:0,w:0,h:0,rx:0,a:0})),m=Array.from({length:ar},()=>({x:0,y:0,w:0,h:0,rx:0,a:0})),H=1800,W=-1,P=0,L=2600,R=0,g=!1,V=9e3+Math.random()*8e3,Y=-1,f=0,Q=0,se=0,j=4200,K=0,Z=0,ce=0,U=12e3,le=Sa[0],fe=wt(le.color),je=wt(le.light),ze=[...fe],Pe=[...je],Ot=2600,Oe=-1/0,Ct=!1,xe=0,it=!1,ht=0,Et=0,Aa=0,cr=!1,Yt=0,Gt=he=>{he-Oe<Ot?(le=Ln(le),ze=wt(le.color),Pe=wt(le.light),Oe=-1/0):Oe=he},lr=(he,Ve,at,Qe)=>{let Ke=o.current,st=Array.from({length:ar},()=>({x:0,y:0,w:0,h:0,rx:0,a:0})),Mt=(pt,Ee,rt=0)=>{let Ne=Math.max(4,54*Math.max(.06,Ve));st[pt]={x:Ee+at,y:-4+Qe+rt,w:21,h:Ne,rx:10.5,a:1}};if(Ke==="thinking"){let Ee=he%2800/2800,rt=Math.pow(Math.sin(Ee*Math.PI*2)*.5+.5,3);for(let Ne=0;Ne<4;Ne++){let Nt=he/700+Ne/4*Math.PI*2,da=(26-Ne%2*5)*(1-.94*rt),Dt=16+rt*6+Math.sin(he/420+Ne)*1.4;st[Ne]={x:Math.cos(Nt)*da,y:Math.sin(Nt)*da*.86+2,w:Dt,h:Dt,rx:Dt/2,a:1}}}else if(Ke==="visualizing")st[0]={x:0,y:-2,w:78,h:26,rx:13,a:1};else if(Ke==="speaking")for(let Ee=0;Ee<5;Ee++){let rt=12+Math.abs(Math.sin(he/150+Ee*.9))*26;st[Ee]={x:(Ee-4/2)*15,y:-2,w:9,h:rt,rx:4.5,a:1}}else Ke==="failed"?(Mt(0,-22,8),Mt(1,22,8)):(Mt(0,-22),Mt(1,22));return st};c&&(c.current=()=>{if(Y>=0){it=!0,le=Ln(le),ze=wt(le.color),Pe=wt(le.light),Oe=-1/0;return}Y=0,Gt(ht),V=ht+4e3});let ca=he=>{ht=he;let Ve=o.current,at=zn[Ve]??zn.idle,Qe=Pn[Ve]??Pn.idle,Ke=Ve==="idle"||Ve==="failed";Ke&&!z&&(he>L&&(P=(Math.random()-.5)*2,L=he+1800+Math.random()*3600),q.wantGx=P*5);let st=d.current?1:0;Aa=(Aa+(st-Et)*.1)*.88,Et+=Aa;let Mt=d.current&&!z?Math.sin(he/480)*.055*Et:0,pt={bw:at.bw*(1+Et*.34+Mt),bh:at.bh*(1+Et*.2+Mt),tr:at.tr,br:at.br,bow:at.bow,warm:Qe.warm,wob:Qe.wob,lid:Qe.lid,gx:Ke&&!z?P*5:0,gy:Ke&&!z?Math.sin(he/2600)*2:0};!z&&Ke&&(W<0&&he>H&&(W=0),W>=0&&(W+=1/7,pt.lid=Qe.lid*Math.abs(W-.5)*2,W>=1&&(W=-1,pt.lid=Qe.lid,H=he+(Math.random()<.22?340:2600+Math.random()*4200)))),Pi.forEach(pe=>{let we=pe;if(z){q[we]=pt[we];return}let ke=we==="lid"?.42:.11,ut=we==="lid"?.55:.78;ae[we]=(ae[we]+(pt[we]-q[we])*ke)*ut,q[we]+=ae[we]});let Ee=0,rt=0;!z&&d.current&&Y<0&&he>Yt&&(Y=0,Yt=he+2100,V=he+4e3),!z&&Ve==="idle"?Y<0&&he>V&&(Y=0,Ct?(Ct=!1,xe=0,le=Ln(le),ze=wt(le.color),Pe=wt(le.light),Oe=-1/0):(xe++,Gt(he))):Y<0&&(V=he+3e3+Math.random()*3e3),Y>=0&&(Y+=1/96,[Ee,rt]=El(Y),Y>=1&&(Y=-1,Ee=0,rt=0,it?(it=!1,xe=0,V=he+150):!Ct&&xe>=2?(Ct=!0,V=he+240):V=he+5e3+Math.random()*5e3));let Ne=Math.max(0,Ee);if(d.current!==cr){cr=d.current;let pe=d.current?Ii:le;ze=wt(pe.color),Pe=wt(pe.light),d.current&&!z&&(Y<0&&(Y=0),Yt=he+2600)}let Nt=d.current?Ii:le;if(z)fe=[...ze],je=[...Pe];else for(let pe=0;pe<3;pe++)fe[pe]+=(ze[pe]-fe[pe])*.055,je[pe]+=(Pe[pe]-je[pe])*.055;let da=An(fe),Dt=An(je);C.current?.setAttribute("stop-color",da),B.current?.setAttribute("stop-color",Dt),F.current?.setAttribute("stop-color",Dt);for(let pe=0;pe<4;pe++){let we=Ai[pe]+(Hl[pe]-Ai[pe])*Et;D.current[pe]?.style.setProperty("stop-color",An(Fl(_l[pe],fe,we)))}let dr=.34+Math.sin(he/1200)*.06,Br=Ne>.02?Math.min(.72,dr+Ne*.34):dr;O.current?.setAttribute("opacity",Br.toFixed(3)),Ne>.04?G.current?.(Ne,Nt.color,Nt.glow):la>.04&&G.current?.(0,Nt.color,Nt.glow),la=Ne;let hr=z?0:Math.sin(he/1900)*.9*q.wob,Ft=q.bw*(1+Ee*.55)+hr*.4,Ia=q.bh*(1-Ee*.62),Ea=Dl(Ft,Ia,Wt(q.tr+Ne*.5,0,1.2),Wt(q.br+Ne*.9,0,1),q.bow+hr+Ne*5);k.current?.setAttribute("d",Ea),v.current?.setAttribute("d",Ea);let Da=Ve==="thinking";Da!==g&&(g=Da,E.current?.setAttribute("filter",Da?`url(#${_}-goo)`:"none"));let Fa=lr(he,q.lid*(1-Ne*.85),q.gx,q.gy);for(let pe=0;pe<ar;pe++){let we=Fa[pe],ke=J[pe],ut=m[pe];for(let Xe of["x","y","w","h","rx","a"]){if(z){ke[Xe]=we[Xe];continue}ut[Xe]=(ut[Xe]+(we[Xe]-ke[Xe])*.16)*.74,ke[Xe]+=ut[Xe]}let De=$.current[pe];De&&(De.setAttribute("x",(ke.x-ke.w/2).toFixed(2)),De.setAttribute("y",(ke.y-ke.h/2).toFixed(2)),De.setAttribute("width",Math.max(0,ke.w).toFixed(2)),De.setAttribute("height",Math.max(0,ke.h).toFixed(2)),De.setAttribute("rx",Math.max(0,Math.min(ke.rx,ke.w/2,ke.h/2)).toFixed(2)),De.setAttribute("opacity",Wt(ke.a,0,1).toFixed(2)))}let _a=z?0:Math.sin(he/Qe.breath)*1.5;!z&&Ke&&Y<0?(he>j&&(se=(Math.random()<.5?-1:1)*(.35+Math.random()*.65),j=he+2600+Math.random()*4200),he>U&&(ce=ce>.1?0:1,U=he+(ce>.1?900:9e3+Math.random()*11e3))):(se=0,ce=0),Q=(Q+(se-f)*.028)*.9,f+=Q,Z=(Z+(ce-K)*.06)*.82,K+=Z;let ft=q.bh-Ia,Ha=f*3.4+K*4.5,pr=f*2.2+K*3,ur=K*2.4;if(y.current?.setAttribute("transform",`translate(${pr.toFixed(2)} ${(_a+ft-rt+ur).toFixed(2)}) rotate(${Ha.toFixed(2)} 0 60)`),S.current&&S.current.setAttribute("transform",`translate(${pr.toFixed(2)} ${(_a+ft-rt+ur).toFixed(2)}) rotate(${Ha.toFixed(2)} 0 60)`),h&&x.current){let pe=-Ft*.62,we=-Ia*.7,ke=-16+(z?0:Math.sin(he/1400)*3)+Ha*.4;x.current.setAttribute("transform",`translate(${pe.toFixed(2)}, ${we.toFixed(2)}) rotate(${ke.toFixed(2)})`)}if(l&&I.current){let pe=12+q.gy*.5;I.current.setAttribute("transform",`translate(0, ${pe.toFixed(2)})`)}if(p&&b.current){let pe=Ve!=="thinking"&&Ve!=="visualizing"&&Ve!=="speaking";b.current.setAttribute("opacity",pe?Wt(q.lid*1.3,0,1).toFixed(2):"0");let we=(ke,ut)=>{let De=Math.max(1,Math.min(ke.w,ke.h)/2),Xe=ke.y-ke.h/2+De,Ua="";for(let[$r,ha]of[[20,7],[48,8],[76,6.5]]){let Tt=$r*Math.PI/180,jr=ke.x+ut*Math.sin(Tt)*De,Vr=Xe-Math.cos(Tt)*De,Kr=ke.x+ut*Math.sin(Tt)*(De+ha),qa=Xe-Math.cos(Tt)*(De+ha)-1.5,Wr=ke.x+ut*Math.sin(Tt-.22)*(De+ha*.65),Or=Xe-Math.cos(Tt-.22)*(De+ha*.65);Ua+=` M ${jr.toFixed(2)} ${Vr.toFixed(2)} Q ${Wr.toFixed(2)} ${Or.toFixed(2)} ${Kr.toFixed(2)} ${qa.toFixed(2)}`}return Ua.trim()};N.current?.setAttribute("d",we(J[0],-1)),M.current?.setAttribute("d",we(J[1],1))}R=requestAnimationFrame(ca)},la=0;return R=requestAnimationFrame(ca),()=>cancelAnimationFrame(R)},[h,p,l,u]),Ze("svg",{className:"hsk-kiku-avatar",width:a,height:a,viewBox:"-100 -100 200 200","aria-hidden":"true",style:{display:"block",overflow:"visible"},children:[Ze("defs",{children:[ue("linearGradient",{id:`${_}-marble`,x1:".2",y1:"0",x2:".42",y2:"1",children:[0,40,82,100].map((z,q)=>ue("stop",{ref:ae=>{D.current[q]=ae},offset:`${z}%`,style:{stopColor:`var(--hsk-marble-${q+1}, #FAF7F2)`}},z))}),Ze("linearGradient",{id:`${_}-contact`,x1:"0",y1:"1",x2:"0",y2:"0",children:[ue("stop",{ref:C,offset:"0%",stopColor:Sa[0].color,stopOpacity:"0.9"}),ue("stop",{ref:B,offset:"45%",stopColor:Sa[0].light,stopOpacity:"0.5"}),ue("stop",{ref:F,offset:"100%",stopColor:Sa[0].light,stopOpacity:"0"})]}),Ze("radialGradient",{id:`${_}-sheen`,cx:".34",cy:".2",r:".55",children:[ue("stop",{offset:"0%",stopColor:"#FFFFFF",style:{stopOpacity:"var(--hsk-marble-sheen, .9)"}}),ue("stop",{offset:"100%",stopColor:"#FFFFFF",stopOpacity:"0"})]}),Ze("linearGradient",{id:`${_}-hibiscus-petal`,x1:"0",y1:"1",x2:"0",y2:"0",children:[ue("stop",{offset:"0%",stopColor:"#FF3366"}),ue("stop",{offset:"65%",stopColor:"#FF758F"}),ue("stop",{offset:"100%",stopColor:"#FFAAA6"})]}),Ze("radialGradient",{id:`${_}-blush-cheek`,cx:"50%",cy:"50%",r:"50%",children:[ue("stop",{offset:"0%",stopColor:"#FB7185",stopOpacity:"0.48"}),ue("stop",{offset:"100%",stopColor:"#FB7185",stopOpacity:"0"})]}),ue("clipPath",{id:`${_}-skin`,children:ue("use",{href:`#${_}-body`})}),Ze("filter",{id:`${_}-goo`,x:"-50%",y:"-50%",width:"200%",height:"200%",children:[ue("feGaussianBlur",{in:"SourceGraphic",stdDeviation:"4",result:"b"}),ue("feColorMatrix",{in:"b",values:"1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 18 -7"})]}),Ze("mask",{id:`${_}-cut`,children:[ue("path",{ref:v,d:"",fill:"#FFFFFF"}),ue("g",{ref:E,children:Array.from({length:ar},(z,q)=>ue("rect",{ref:ae=>{$.current[q]=ae},fill:"#000000"},q))})]})]}),Ze("g",{ref:y,mask:`url(#${_}-cut)`,children:[ue("path",{id:`${_}-body`,ref:k,d:"",fill:`url(#${_}-marble)`}),Ze("g",{clipPath:`url(#${_}-skin)`,children:[ue("ellipse",{cx:"-14",cy:"-40",rx:"46",ry:"34",fill:`url(#${_}-sheen)`}),ue("rect",{ref:O,x:"-100",y:"-20",width:"200",height:"100",fill:`url(#${_}-contact)`,opacity:"0.45"})]})]}),Ze("g",{ref:S,style:{pointerEvents:"none"},children:[l&&Ze("g",{ref:I,children:[ue("ellipse",{cx:"-28",cy:"0",rx:"10",ry:"5.5",fill:`url(#${_}-blush-cheek)`}),ue("ellipse",{cx:"28",cy:"0",rx:"10",ry:"5.5",fill:`url(#${_}-blush-cheek)`})]}),p&&Ze("g",{ref:b,children:[ue("path",{ref:N,stroke:"#3D1424",strokeWidth:"1.7",strokeLinecap:"round",fill:"none"}),ue("path",{ref:M,stroke:"#3D1424",strokeWidth:"1.7",strokeLinecap:"round",fill:"none"})]}),h&&Ze("g",{ref:x,className:"hsk-avatar-flower",children:[ue("path",{d:"M 0 0 C -12 -7 -15 5 0 0 Z",fill:"#10B981",transform:"translate(6, 4) rotate(-35)"}),[0,72,144,216,288].map(z=>ue("path",{d:"M 0 0 C -6 -13 6 -13 0 0 Z",fill:`url(#${_}-hibiscus-petal)`,stroke:"#FF2A5F",strokeWidth:"0.6",transform:`rotate(${z-18})`},z)),ue("path",{d:"M 0 0 Q 3 -10 9 -14",stroke:"#F59E0B",strokeWidth:"1.6",strokeLinecap:"round",fill:"none"}),ue("circle",{cx:"9",cy:"-14",r:"1.3",fill:"#FDE047"}),ue("circle",{cx:"7",cy:"-12",r:"1.1",fill:"#FDE047"}),ue("circle",{cx:"6.5",cy:"-15",r:"1.1",fill:"#FDE047"}),ue("circle",{cx:"0",cy:"0",r:"2.2",fill:"#881337"})]})]})]})}import{jsx as dt,jsxs as En}from"react/jsx-runtime";function Di({title:e,hasMessages:a,avatarState:t="idle",unread:r=!1,awayFromBottom:n=!1,themeMenuOpen:i=!1,themeMenuClosing:s=!1,isNarrow:c=!1,currentTheme:o="dark",onJumpToLatest:d,onReset:u,onClose:h,onToggleThemeMenu:p,onSelectTheme:l}){let k=jt(),[v,y]=lt.useState(!1),[S,x]=lt.useState("#134e3d"),[I,b]=lt.useState("rgba(19, 78, 61, 0.45)"),N=lt.useRef(void 0),M=lt.useRef(null),w=lt.useRef(!1),O=lt.useRef(0),C=lt.useCallback(()=>{w.current=!1,O.current=Date.now(),M.current=setTimeout(()=>{if(w.current=!0,typeof navigator<"u"&&navigator.vibrate)try{navigator.vibrate(25)}catch{}p?.()},350)},[p]),B=lt.useCallback(()=>{M.current&&(clearTimeout(M.current),M.current=null)},[]),F=lt.useCallback(()=>{M.current&&(clearTimeout(M.current),M.current=null)},[]),D=lt.useCallback(E=>{if(w.current){w.current=!1,E.preventDefault(),E.stopPropagation();return}n?d?.():N.current?.()},[n,d]),$=lt.useCallback((E,_,G)=>{E>.04?(y(!0),x(_),b(G)):y(!1)},[]);return En("div",{className:"hsk-cb-topbar",children:[dt("div",{className:"hsk-cb-topbar-left",children:dt("button",{className:"hsk-cb-back",onClick:h,"aria-label":"Close",children:dt("span",{className:"hsk-cb-back-icon",children:dt(Mr,{})})})}),En("div",{className:ee("hsk-cb-topbar-mark",c&&i&&"is-oozing"),"data-impacting":v?"true":"false",style:{"--hsk-contact-color":S,"--hsk-contact-glow":I},"data-unread":r?"true":"false",onTouchStart:C,onTouchEnd:B,onTouchMove:F,onTouchCancel:F,onClick:D,role:"button",tabIndex:0,"aria-label":n?k("jumpToLatest"):"kiku (long press for themes)",children:[dt(Ei,{state:t,size:34,theme:o,alert:r,onImpact:$,triggerRef:N}),dt("span",{className:"hsk-cb-topbar-name",children:e})]}),dt("div",{className:"hsk-cb-topbar-actions",children:a&&dt("button",{className:"hsk-cb-topbar-btn",onClick:u,children:k("clearChat")})}),c&&i&&dt("div",{className:ee("hsk-cb-topbar-ooze-menu",s&&"is-closing"),role:"dialog","aria-label":"Theme selector",style:{position:"absolute",top:"100%",marginTop:"8px",left:"50%",transform:"translateX(-50%)",zIndex:1e3},onPointerDown:E=>E.stopPropagation(),onClick:E=>E.stopPropagation(),onMouseDown:E=>E.stopPropagation(),children:dt("div",{className:"hsk-cb-theme-2x2-grid",style:{display:"grid",gridTemplateColumns:"repeat(2, 1fr)",gap:6},children:ea.map(({id:E,label:_,Icon:G})=>En("button",{type:"button",className:ee("hsk-cb-theme-grid-item",o===E&&"is-active"),onClick:z=>{z.stopPropagation(),l?.(E)},children:[dt(G,{}),dt("span",{children:_})]},E))})})]})}import Ma from"react";import{useEffect as jp,useRef as Vp}from"react";import Dn from"react";import{Fragment as ql,jsx as Hn,jsxs as Bl}from"react/jsx-runtime";var Ul=12;function Fn(e){return e==null||typeof e=="boolean"?"":typeof e=="string"||typeof e=="number"?String(e):Array.isArray(e)?e.map(Fn).join(""):Dn.isValidElement(e)?Fn(e.props.children):""}function _n(e,a,t,r){if(e==null||typeof e=="boolean")return null;if(typeof e=="string"||typeof e=="number")return String(e).split(/(\s+)/).filter(Boolean).map((n,i)=>{if(/^\s+$/.test(n))return n;let s=t+a.i*Ul;return a.i+=1,Hn("span",{className:"hsk-cascade__w",style:{animationDelay:`${s}ms`},children:n},`${r}-w${i}`)});if(Array.isArray(e))return e.map((n,i)=>_n(n,a,t,`${r}-${i}`));if(Dn.isValidElement(e)){let n=e;return Dn.cloneElement(n,{key:`${r}-el`},_n(n.props.children,a,t,`${r}-c`))}return e}function $e({children:e,baseMs:a=0}){let t=Fn(e),r=0;for(let i=0;i<t.length;i++)r=(r<<5)-r+t.charCodeAt(i)|0;let n=`c${Math.abs(r)}`;return Bl(ql,{children:[Hn("span",{className:"hsk-sr-only",children:t}),Hn("span",{"aria-hidden":"true",children:_n(e,{i:0},a,n)})]})}import{jsx as Lt,jsxs as rr}from"react/jsx-runtime";function Fi({language:e,onBack:a}){let t=Ja(e);return rr("div",{className:"hsk-cb-chrome-loading",dir:t.rtl?"rtl":"ltr","aria-busy":"true",children:[Lt("div",{className:"hsk-cb-chrome-loading-header",children:Lt("h2",{className:"hsk-cb-hello hsk-cascade",children:Lt($e,{baseMs:60,children:t.preparing})})}),Lt("div",{className:"hsk-cb-chrome-progress",role:"progressbar","aria-label":t.preparing,children:Lt("div",{className:"hsk-cb-chrome-progress-track"})}),a&&rr("button",{type:"button",className:"hsk-cb-chrome-back-btn",onClick:a,children:[Lt("span",{"aria-hidden":"true",children:t.rtl?"\u2192":"\u2190"})," ",t.changeLang]}),!t.known&&rr("div",{className:"hsk-cb-chrome-notice",dir:"ltr",lang:"en",children:[rr("div",{className:"hsk-cb-chrome-notice-header",children:[Lt("span",{className:"hsk-cb-chrome-notice-pill",children:"Preview / Low-Resource"}),Lt("span",{className:"hsk-cb-chrome-notice-title",children:"Live Machine Translation"})]}),rr("span",{className:"hsk-cb-chrome-notice-body",children:[Lt("b",{children:t.nativeName})," is translated in real time as you browse. Some phrasing may read differently than human-reviewed copy, but names, prices, and figures are always strictly preserved."]})]})]})}import{jsx as _i}from"react/jsx-runtime";var Dr=16,$l=110,jl=/[؀-ۿ܀-ݏ߀-߿ࡠ-ࣿﭐ-﷿ﹰ-]/;function Ca(e){if(!e)return[];if(jl.test(e))return e.split(/(\s+)/).filter(Boolean);let a=typeof Intl<"u"?Intl:void 0;if(a?.Segmenter){let t=new a.Segmenter(void 0,{granularity:"grapheme"});return Array.from(t.segment(e),r=>r.segment)}return e.split(/(\s+)/).filter(Boolean)}function Hi({text:e,placeholder:a,visible:t=!0,replay:r=0,replaySeed:n,staggerMs:i=Dr}){if(!t)return null;let s=e||a||"";if(!s)return null;let c=n!==void 0?n:r,o=Ca(s),d=Math.max(o.length-1,1);return _i("div",{className:"hsk-animated-placeholder",dir:"auto","aria-hidden":"true",children:o.map((u,h)=>_i("span",{className:"hsk-animated-placeholder__char",style:{animationDelay:`${$l+h*i}ms`,"--hsk-ph-hue":`${Math.round(h/d*300)}`},children:u},`${s}|${c}|${h}`))})}import{Fragment as nr,jsx as re,jsxs as Se}from"react/jsx-runtime";function Un(e){return typeof e=="string"?Ca(e).length:Array.isArray(e)?e.reduce((a,t)=>a+Un(t),0):Ma.isValidElement(e)?Un(e.props?.children):0}function qn(e,a,t,r){return typeof e=="string"?Ca(e).map(n=>{let i=a.i++;return re("span",{className:"hsk-cb-shimmer-char",style:{"--hsk-char-idx":r+i,"--hsk-ph-hue":`${Math.round(i/t*300)}`},children:n},i)}):Array.isArray(e)?e.map((n,i)=>re(Ma.Fragment,{children:qn(n,a,t,r)},i)):Ma.isValidElement(e)?Ma.cloneElement(e,{children:qn(e.props?.children,a,t,r)}):e}function Ui({text:e,baseIdx:a=0}){let t=Math.max(Un(e)-1,1);return re(nr,{children:qn(e,{i:0},t,a)})}function qi({inOnboarding:e,justCompleted:a,onboardingMood:t,awaitingLang:r,awaitingName:n,awaitingEntityLang:i,awaitingConsent:s,termsAgreed:c,shopperLanguage:o,shopperName:d,entityLangPref:u,chromeReady:h,activeChips:p,t:l,tNode:k,chooseLanguage:v,chooseEntityLang:y,agreeTerms:S,handleSend:x}){let I=r?"1":n?"2":i?"3":s?"4":null,[b,N]=Ma.useState(30);return Ma.useEffect(()=>{if(!s){N(30);return}let M=setInterval(()=>{N(w=>w<=1?(clearInterval(M),0):w-1)},1e3);return()=>clearInterval(M)},[s]),re("div",{className:"hsk-cb-empty",children:Se("div",{className:"hsk-cb-onboarding-card",children:[I&&re("div",{className:"hsk-cb-onboarding-head",children:Se("span",{className:"hsk-cb-step-badge",dir:"ltr",children:[I," / 4"]})}),r?Se("div",{className:"hsk-cb-hello-wrap",children:[re("h2",{className:"hsk-cb-hello hsk-cascade",children:re($e,{baseMs:0,children:"What language should we chat in?"})}),Se("div",{className:"hsk-cb-lang-chips",children:[wr.map((M,w)=>re("button",{type:"button",className:"hsk-cb-lang-chip",style:{"--hsk-pill-idx":w},lang:M.tag,dir:M.rtl?"rtl":"ltr",onClick:()=>v(M.value),children:M.native},M.value)),re("span",{className:"hsk-cb-lang-chips-hint",style:{"--hsk-pill-idx":wr.length},children:"or type any other"})]})]},"step-lang"):n?re("div",{className:"hsk-cb-hello-wrap",children:h?Se(nr,{children:[re("h2",{className:"hsk-cb-hello hsk-cascade",children:re($e,{baseMs:0,children:l("nameStepTitle")})}),re("p",{className:"hsk-cb-hello-lead hsk-cascade",children:re($e,{baseMs:30,children:l("nameStepLead")})}),re("p",{className:"hsk-cb-hello-ask hsk-cascade",children:re($e,{baseMs:60,children:l("nameStepAsk")})})]}):re(Fi,{language:o,onBack:()=>v("")})},"step-name"):i?Se("div",{className:"hsk-cb-hello-wrap",children:[h&&Se(nr,{children:[re("h2",{className:"hsk-cb-hello hsk-cascade",children:re($e,{baseMs:0,children:l("howShouldResultsLook")})}),re("p",{className:"hsk-cb-hello-lead hsk-cascade",children:re($e,{baseMs:30,children:k("entityLangIntro",{lang:o})})})]}),h&&re("div",{className:"hsk-cb-entlang-opts",role:"radiogroup","aria-label":l("howShouldResultsLook"),children:["translated","original"].map((M,w)=>Se("button",{type:"button",role:"radio","aria-checked":u===M,className:ee("hsk-cb-entlang-opt",u===M&&"is-selected"),style:{"--hsk-opt-idx":w},onClick:()=>y(M),children:[re("span",{className:"hsk-cb-entlang-radio","aria-hidden":"true",children:re("span",{className:"hsk-cb-entlang-radio-dot"})}),Se("span",{className:"hsk-cb-entlang-opt-text",children:[re("span",{className:"hsk-cb-entlang-opt-title",children:re(Ui,{text:M==="translated"?k("inLanguage",{lang:o}):l("asWritten"),baseIdx:0})}),re("span",{className:"hsk-cb-entlang-opt-note",children:re(Ui,{text:l(M==="translated"?"detailsTranslated":"namesAsWritten"),baseIdx:15})})]})]},M))})]},"step-entity-lang"):s?re("div",{className:"hsk-cb-hello-wrap",children:h&&Se(nr,{children:[re("h2",{className:"hsk-cb-hello hsk-cascade",children:re($e,{baseMs:0,children:l("termsStepTitle")})}),re("p",{className:"hsk-cb-hello-lead hsk-cascade",children:re($e,{baseMs:30,children:l("termsStepSubtitle")})}),Se("div",{className:"hsk-cb-terms-sanctuary",children:[Se("div",{className:"hsk-cb-terms-item",style:{"--hsk-row-idx":0},children:[Se("div",{className:"hsk-cb-terms-head",children:[re("span",{className:"hsk-cb-terms-numeral",children:"I"}),re("h3",{className:"hsk-cb-terms-title",children:l("termsPiiTitle")})]}),re("p",{className:"hsk-cb-terms-desc",children:l("termsPiiDesc")})]}),re("div",{className:"hsk-cb-terms-divider"}),Se("div",{className:"hsk-cb-terms-item",style:{"--hsk-row-idx":1},children:[Se("div",{className:"hsk-cb-terms-head",children:[re("span",{className:"hsk-cb-terms-numeral",children:"II"}),re("h3",{className:"hsk-cb-terms-title",children:l("termsSessionTitle")})]}),re("p",{className:"hsk-cb-terms-desc",children:l("termsSessionDesc")})]}),re("div",{className:"hsk-cb-terms-divider"}),Se("div",{className:"hsk-cb-terms-item",style:{"--hsk-row-idx":2},children:[Se("div",{className:"hsk-cb-terms-head",children:[re("span",{className:"hsk-cb-terms-numeral",children:"III"}),re("h3",{className:"hsk-cb-terms-title",children:l("termsMemoryTitle")})]}),re("p",{className:"hsk-cb-terms-desc",children:l("termsMemoryDesc")})]}),re("div",{className:"hsk-cb-terms-divider"}),Se("div",{className:"hsk-cb-terms-item",style:{"--hsk-row-idx":3},children:[Se("div",{className:"hsk-cb-terms-head",children:[re("span",{className:"hsk-cb-terms-numeral",children:"IV"}),re("h3",{className:"hsk-cb-terms-title",children:l("termsCookieTitle")})]}),re("p",{className:"hsk-cb-terms-desc",children:l("termsCookieDesc")})]})]}),re("div",{className:"hsk-cb-terms-action-wrap",children:re("button",{type:"button",className:ee("hsk-cb-terms-agree-btn",b===0&&"is-active"),disabled:b>0,onClick:S,children:b>0?l("termsAgreeCounting",{seconds:String(b)}):l("termsAgreeButton")})})]})},"step-terms"):a?re("div",{className:"hsk-cb-hello-wrap",children:h&&Se(nr,{children:[re("h2",{className:"hsk-cb-hello hsk-cascade",children:re($e,{baseMs:0,children:k("allSet",{name:d})})}),re("p",{className:"hsk-cb-hello-lead hsk-cascade",children:re($e,{baseMs:30,children:u==="translated"?k("replyingTranslated",{lang:o}):k("replyingOriginal",{lang:o})})})]})},"step-completed"):d?Se("div",{className:"hsk-cb-hello-wrap",children:[re("h2",{className:"hsk-cb-hello hsk-cascade",children:re($e,{baseMs:0,children:k("greetReturning",{name:d})})}),re("p",{className:"hsk-cb-hello-lead hsk-cascade",children:re($e,{baseMs:30,children:l("greetReturningLead")})})]},"step-returning"):Se("div",{className:"hsk-cb-hello-wrap",children:[re("h2",{className:"hsk-cb-hello hsk-cascade",children:Se($e,{baseMs:0,children:["Hi, I'm ",re("b",{children:"kiku"}),"."]})}),re("p",{className:"hsk-cb-hello-lead hsk-cascade",children:re($e,{baseMs:30,children:"Ask me to search, visualize, or capture anything \u2014 I look across the whole site in real time."})})]},"step-initial"),!e&&(p?.length??0)>0&&re("div",{className:"hsk-cb-chips",children:p.map((M,w)=>re("button",{className:"hsk-cb-chip",style:{"--hsk-pill-idx":w},onClick:()=>x(M),children:M},M))})]})})}import id from"react";import{useEffect as Bi,useState as Vl}from"react";import{describeAge as $i,getLiveValue as Kl,isFresh as Wl,isStale as Ol,formatLiveValue as ot,subscribeLiveValues as Yl,LIVE_FLASH_MS as Gl}from"@akropolys/sdk";import{jsx as At,jsxs as Na}from"react/jsx-runtime";function Ql(e){let[,a]=Vl(0),t=JSON.stringify(e);return Bi(()=>Yl(r=>{e.includes(r)&&a(n=>n+1)}),[t]),Bi(()=>{let r=setInterval(()=>a(n=>n+1),1e3);return()=>clearInterval(r)},[]),e.map(Kl)}function Xl({record:e,now:a}){let t=Ol(e,a),r=e.fields,n=r.event||r.question||r.title||e.key,i=n.length>38?n.slice(0,36)+"\u2026":n,s=!!r.yes_price||!!r.yesPrice,c=!!r.no_price||!!r.noPrice,o=[];s?o.push({label:"Yes",value:ot("yes_price",r.yes_price||r.yesPrice),rawKey:"yes_price"}):(r.yes_pct||r.yesPct)&&o.push({label:"Yes",value:ot("yes_pct",r.yes_pct||r.yesPct),rawKey:"yes_pct"}),c?o.push({label:"No",value:ot("no_price",r.no_price||r.noPrice),rawKey:"no_price"}):(r.no_pct||r.noPct)&&o.push({label:"No",value:ot("no_pct",r.no_pct||r.noPct),rawKey:"no_pct"}),r.bid&&o.push({label:"Bid",value:ot("bid",r.bid),rawKey:"bid"}),r.ask&&o.push({label:"Ask",value:ot("ask",r.ask),rawKey:"ask"}),r.spread&&o.push({label:"Spread",value:ot("spread",r.spread),rawKey:"spread"}),!s&&!c&&!r.bid&&r.price&&o.push({label:"Price",value:ot("price",r.price),rawKey:"price"}),(r.home_spread||r.spread_line)&&o.push({label:"Spread",value:ot("spread",r.home_spread||r.spread_line),rawKey:"spread"}),(r.moneyline||r.ml)&&o.push({label:"ML",value:ot("ml",r.moneyline||r.ml),rawKey:"moneyline"}),(r.over_under||r.total)&&o.push({label:"O/U",value:ot("total",r.over_under||r.total),rawKey:"over_under"});let d=r.volume||r.vol||r["24h_volume"]||r.turnover;d&&o.push({label:"Vol",value:ot("volume",d),rawKey:"volume"});let u=r.close_date||r.expiry||r.expires_at||r.settle_date,h=u?ot("close_date",u):null;return Na("div",{className:`hsk-live-card${t?" is-stale":""}`,role:"region","aria-label":"Live quote",children:[Na("div",{className:"hsk-live-card__header",children:[Na("div",{className:"hsk-live-card__status",children:[At("span",{className:`hsk-live-dot${t?" is-stale":""}`,"aria-hidden":"true"}),At("span",{className:"hsk-live-card__title",title:n,children:i})]}),Na("div",{className:"hsk-live-card__meta",children:[h&&Na("span",{className:"hsk-live-card__close",children:["Closes ",h]}),At("span",{className:"hsk-live-card__age",children:t?`Paused \xB7 ${$i(a-e.at)}`:`Live \xB7 ${$i(a-e.at)}`})]})]}),At("div",{className:"hsk-live-card__pills",children:o.map(p=>{let l=Wl(e,p.rawKey,a);return Na("div",{className:`hsk-live-pill${l?" is-changed":""}`,style:l?{animationDuration:`${Gl}ms`}:void 0,children:[At("span",{className:"hsk-live-pill__label",children:p.label}),At("span",{className:"hsk-live-pill__value",children:p.value})]},p.rawKey)})})]})}function ji({keys:e}){let a=new Set,t=(e??[]).filter(c=>a.has(c)?!1:(a.add(c),!0)),r=Ql(t);if(t.filter((c,o)=>r[o]).length===0)return null;let i=r.filter(c=>!!c),s=Date.now();return At("div",{className:"hsk-live-wrap",role:"group","aria-label":"Live market data",children:At("div",{className:"hsk-live-carousel",children:i.map(c=>At(Xl,{record:c,now:s},c.key))})})}import{useState as Vi,useEffect as Jl,useRef as Zl}from"react";import{jsx as Bn,jsxs as Ki}from"react/jsx-runtime";function Wi(e){let a=e.match(/<\s*thinking\s*>/i);if(!a)return{thinking:"",content:e,isComplete:!0};let t=a.index??0,r=a[0].length,n=t+r,i=e.slice(0,t),s=e.slice(n),c=s.match(/<\/\s*thinking\s*>/i);if(!c)return{thinking:s,content:i,isComplete:!1};let o=c.index??0,d=c[0].length;return{thinking:s.slice(0,o),content:i+s.slice(o+d),isComplete:!0}}function Oi({text:e,isComplete:a,seconds:t}){let r=jt(),n=Zl(Date.now()),[i,s]=Vi(()=>a?null:0),[c,o]=Vi(!a);Jl(()=>{if(a){i!==null&&(s(Math.max(1,Math.round((Date.now()-n.current)/1e3))),o(!1));return}o(!0);let p=setInterval(()=>{s(Math.round((Date.now()-n.current)/1e3))},1e3);return()=>clearInterval(p)},[a]);let d=t??i,u=a?d!=null?r("thoughtForSeconds",{duration:`${d}s`}):r("thoughtProcess"):`${r("thinking")}${i?` \xB7 ${i}s`:"\u2026"}`,h=!!e;return Ki("div",{className:ee("hsk-cb-think",!a&&"hsk-cb-think--live"),children:[Ki("button",{type:"button",className:ee("hsk-cb-think-head",!h&&"hsk-cb-think-head--static"),onClick:h?()=>o(p=>!p):void 0,"aria-expanded":h?c:void 0,children:[Bn("span",{children:u}),h&&Bn("span",{className:ee("hsk-cb-think-chevron",c&&"hsk-cb-think-chevron--open"),children:"\u25B6"})]}),h&&c&&Bn("div",{className:"hsk-cb-think-body",children:e})]})}import{useState as Fr,useRef as ed,useEffect as td,useCallback as ad}from"react";import{useAkropolysContext as rd}from"@akropolys/sdk";import{Fragment as Yi,jsx as He,jsxs as ra}from"react/jsx-runtime";function nd({src:e,alt:a,onImageClick:t}){let[r,n]=Fr(!1);return r?He("div",{style:{width:"100%",height:"100%",display:"flex",alignItems:"center",justifyContent:"center",background:"var(--hsk-chat-source-bg, rgba(0,0,0,.04))",color:"var(--hsk-chat-muted, #888)"},children:He(kt,{})}):He("img",{src:e,alt:a??"",onError:()=>n(!0),onClick:t?i=>{i.stopPropagation(),t(e)}:void 0})}function Gi({sources:e,defaultCurrency:a,onSelectSource:t,onImageClick:r,referencedIds:n=[],compact:i=!1}){let c=rd()?.vertical==="property",o=ed(null),[d,u]=Fr(!1),[h,p]=Fr(!1),[l,k]=Fr(0),v=e.filter(b=>b.id&&n.includes(b.id)),y=ad(()=>{let b=o.current;if(!b||v.length===0)return;let N=Math.abs(b.scrollLeft),M=b.scrollWidth-b.clientWidth;u(N>10),p(M>4&&N<M-12);let O=Math.round(N/190);k(Math.min(Math.max(0,O),v.length-1))},[v.length]);td(()=>{y();let b=o.current;if(!b)return;let N=new ResizeObserver(y);return N.observe(b),b.addEventListener("scroll",y,{passive:!0}),()=>{N.disconnect(),b.removeEventListener("scroll",y)}},[y,e]);let S=b=>{let N=o.current;if(!N)return;let M=getComputedStyle(N).direction==="rtl";N.scrollBy({left:190*b*(M?-1:1),behavior:"smooth"})},x=()=>S(1),I=()=>S(-1);return v.length===0?null:ra("div",{className:ee("hsk-cb-sources-wrap",i&&"hsk-cb-sources-wrap--compact"),children:[d&&ra(Yi,{children:[He("div",{className:"hsk-cb-sources-fade-left"}),He("button",{className:"hsk-cb-sources-prev",onClick:I,"aria-label":"Previous",children:He(Mr,{})})]}),He("div",{className:"hsk-cb-sources",ref:o,children:v.map((b,N)=>{let M=!!(b.id&&n.includes(b.id));return ra("div",{className:ee("hsk-cb-source",M&&"hsk-cb-source--referenced"),style:{animationDelay:`${N*50}ms`},onClick:()=>t?.(b),children:[b.image?ra("div",{className:"hsk-cb-src-imgwrap",style:{position:"relative"},children:[He(nd,{src:b.image,alt:b.name,onImageClick:r}),c&&He("div",{style:{position:"absolute",top:"6px",right:"6px",background:"rgba(14, 14, 15, 0.75)",backdropFilter:"blur(4px)",borderRadius:"50%",width:"24px",height:"24px",display:"flex",alignItems:"center",justifyContent:"center",color:"#fbbf24",boxShadow:"0 2px 4px rgba(0,0,0,0.2)"},children:He(kt,{size:12})})]}):He("div",{className:"hsk-cb-src-imgwrap-empty",style:{position:"relative"},children:He(kt,{})}),ra("div",{className:"hsk-cb-src-info",children:[He("div",{className:"hsk-cb-src-name",children:b.name}),b.price&&ra("div",{className:"hsk-cb-src-price",children:[b.currency||a?`${b.currency||a} `:"$",parseFloat(String(b.price).replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]})]},b.id??N)})}),h&&ra(Yi,{children:[He("div",{className:"hsk-cb-sources-fade-right"}),He("button",{className:"hsk-cb-sources-next",onClick:x,"aria-label":"See more",children:He(Oo,{})})]}),v.length>1&&He("div",{className:"hsk-cb-carousel-dots",children:v.map((b,N)=>He("div",{className:ee("hsk-cb-dot-item",N===l&&"hsk-cb-dot-item--active"),onClick:()=>{let M=o.current;if(M){let w=getComputedStyle(M).direction==="rtl";M.scrollTo({left:N*190*(w?-1:1),behavior:"smooth"})}}},N))})]})}import{jsx as Qi,jsxs as od}from"react/jsx-runtime";function Xi({intent:e,sources:a,onSend:t,loading:r,defaultCurrency:n=""}){let i=jt();if(!e)return null;let s=[],c=a.length>0?a.reduce((h,p)=>{let l=parseFloat(String(p.price??"").replace(/[^0-9.]/g,"")),k=parseFloat(String(h.price??"").replace(/[^0-9.]/g,""));return!isNaN(l)&&(isNaN(k)||l<k)?p:h},a[0]):null,o=a[0]?.name??"",d=a.slice(0,2).map(h=>h.name),u=()=>{let h=a.map(S=>parseFloat(String(S.price??"").replace(/[^0-9.]/g,""))).filter(S=>!isNaN(S)&&S>0);if(h.length===0)return null;let p=Math.max(...h),l=Math.pow(10,Math.floor(Math.log10(p))),k=Math.ceil(p/l)*l;return`${String(a.find(S=>S.price)?.price??"").replace(/[0-9.,\s]/g,"")||n} ${k.toLocaleString()}`.trim()};if(e==="search"&&a.length>0){if(d.length>=2&&s.push({emoji:"\u2696\uFE0F",label:i("pillCompareTop2"),query:i("pillCompareTop2Query",{a:d[0],b:d[1]})}),c?.name){let p=c.name.split(" ").slice(0,3).join(" ");s.push({emoji:"\u{1F4A1}",label:i("pillMoreOn",{name:p}),query:i("pillMoreOnQuery",{name:c.name})})}let h=u();h&&s.push({emoji:"\u{1F4B0}",label:i("pillUnder",{amount:h}),query:i("pillUnderQuery",{amount:h})})}else e==="compare"&&a.length>0?(o&&s.push({emoji:"\u{1F50D}",label:i("pillSimilarOptions"),query:i("pillSimilarOptionsQuery",{name:o})}),s.push({emoji:"\u{1F4A1}",label:i("pillWhichBest"),query:i("pillWhichBestQuery")})):e==="specs"&&a.length>0?o&&s.push({emoji:"\u{1F504}",label:i("pillFindAlternatives"),query:i("pillFindAlternativesQuery",{name:o})}):e==="general"&&(s.push({emoji:"\u{1F50D}",label:i("pillShowPopular"),query:i("pillShowPopularQuery")}),s.push({emoji:"\u{1F4A1}",label:i("pillRecommend"),query:i("pillRecommendQuery")}));return s.length===0?null:Qi("div",{className:"hsk-action-pills",children:s.map(h=>od("button",{className:"hsk-action-pill",onClick:()=>t(h.query),disabled:r,children:[Qi("span",{className:"hsk-pill-emoji",children:h.emoji}),h.label]},h.query))})}import{Fragment as $n,jsx as me,jsxs as Ue}from"react/jsx-runtime";var Ji=id.memo(({content:e,streaming:a})=>me($n,{children:Xt(e,a)}),(e,a)=>e.content===a.content&&e.streaming===a.streaming);Ji.displayName="MarkdownBlock";function Zi({msg:e,idx:a,isLast:t,isLastUser:r,isRunEnd:n,runMid:i,runCont:s,isNarrow:c,loading:o,streaming:d,stopped:u,interrupted:h,sources:p,referencedIds:l,discussedSources:k,lastIntent:v,lastAction:y,defaultCurrency:S,vizState:x,setVizState:I,setLightboxSrc:b,setMarkupSrc:N,handleSend:M,handleSourceClick:w,t:O,messageRef:C}){let B=e.role==="user",F=e.content;return me("div",{className:ee("hsk-cb-msg-group",i&&"hsk-cb-msg-group--run-mid",s&&"hsk-cb-msg-group--run-cont"),ref:C,children:B?Ue("div",{className:`hsk-cb-user-msg${r?" hsk-sent":""}`,children:[e.images&&e.images.length>0&&me("div",{className:"hsk-cb-user-imgs","data-count":Math.min(e.images.length,4),children:e.images.slice(0,4).map((D,$)=>Ue("button",{type:"button",className:"hsk-cb-user-img-cell",onClick:()=>b(D),children:[me("img",{src:D,alt:`attachment ${$+1}`,className:"hsk-cb-user-img-thumb"}),$===3&&e.images.length>4&&Ue("span",{className:"hsk-cb-user-img-more",children:["+",e.images.length-3]})]},$))}),e.content&&Ue("div",{className:ee("hsk-cb-user-bubble",n&&"hsk-cb-user-bubble--tail",e.spoken&&"hsk-cb-user-bubble--spoken"),children:[e.spoken&&me(va,{className:"hsk-cb-spoken-mark",size:10}),/^@kiku\b/i.test(e.content)?Ue($n,{children:[me("span",{className:"hsk-kiku-badge",children:"@kiku"}),e.content.replace(/^@kiku\s*/i,"")]}):e.content]}),r&&me("span",{className:"hsk-cb-sent-status",children:O(u||h?"statusStopped":"statusSent")})]}):me("div",{className:ee("hsk-cb-ai-msg",c&&"hsk-cb-ai-msg--inline"),children:Ue("div",{className:"hsk-cb-ai-body",children:[(()=>{let D=Wi(F),$=e.thinking||D.thinking,E=D.content,_=/(?:^|\n+)(?:[>*_~`\s]*)(?:This is a calculation from live figures,?\s*not a guarantee\s*[—–-]\s*the market can move against it\.?)(?:[>*_~`\s]*)/gi,G=_.test(E),z=G?E.replace(_,"").trimEnd():E,q=e.thoughtForSeconds!=null||E.length>0||!(t&&(d||o));return Ue($n,{children:[!e.spoken&&($||e.thoughtForSeconds!=null||t&&(d||o))&&me(Oi,{text:$,isComplete:q,seconds:e.thoughtForSeconds}),z&&me("div",{className:"hsk-cb-ai-content",children:me(Ji,{content:z,streaming:t&&d})}),G&&me("div",{className:"hsk-cb-calc-disclaimer",children:O("calcDisclaimer")})]})})(),e.visualizing&&Ue("div",{className:"hsk-cb-viz hsk-cb-viz--loading",children:[me("span",{className:"hsk-cb-viz-spinner"}),me("span",{children:e.visualizingText||O("vizWorking")})]}),e.visualization&&Ue("div",{className:"hsk-cb-viz",children:[Ue("div",{className:"hsk-cb-viz-imgwrap",children:[e.visualizationType==="video"||e.visualization.includes("/videos/")?me("video",{src:e.visualization,controls:!0,autoPlay:!0,loop:!0,muted:!0,playsInline:!0,className:"hsk-markdown-video",style:{display:"block",maxHeight:"400px",objectFit:"contain",width:"100%"}}):me("img",{src:e.visualization,alt:"Product visualized in your photo",className:"hsk-markdown-img",style:x[e.visualization]==="err"?{display:"none"}:void 0,onLoad:()=>I(D=>({...D,[e.visualization]:"ok"})),onError:()=>I(D=>({...D,[e.visualization]:"err"}))}),x[e.visualization]==="err"&&me("div",{className:"hsk-cb-viz-broken",children:O("vizUnavailable")}),t&&!d&&x[e.visualization]==="ok"&&e.visualizationType!=="video"&&!e.visualization.includes("/videos/")&&Ue("button",{className:"hsk-cb-viz-mark",onClick:()=>N(e.visualization),children:[Ue("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",children:[me("path",{d:"M12 20h9"}),me("path",{d:"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4Z"})]}),O("vizMarkEdit")]})]}),me("div",{className:"hsk-cb-viz-disclaimer",children:e.visualizationType==="video"||e.visualization.includes("/videos/")?O("vizDisclaimerVideo"):O("vizDisclaimerImage")})]}),!B&&(e.knowledgeImages?.length??0)>0&&me("div",{className:"hsk-cb-kimgs",children:e.knowledgeImages.map(D=>Ue("div",{className:"hsk-cb-kimg-group",children:[me("div",{className:"hsk-cb-kimg-grid",children:D.images.map(($,E)=>me("img",{src:$.url,alt:$.note||D.title||"Reference image",className:"hsk-cb-kimg",loading:"lazy",onClick:()=>b($.url),onError:_=>{_.target.style.display="none"}},E))}),(D.title||D.images[0]?.note)&&me("div",{className:"hsk-cb-kimg-caption",children:D.title||D.images[0]?.note})]},D.entryId))}),!B&&me(ji,{keys:e.liveKeys}),!B&&(e.staleNotices?.length??0)>0&&Ue("div",{className:"hsk-cb-stale",role:"status",children:[me("div",{className:"hsk-cb-stale-title",children:O("staleTitle")}),e.staleNotices.map((D,$)=>Ue("div",{className:"hsk-cb-stale-item",children:[D.state==="removed"?O("staleRemoved",{title:D.title}):O("staleUnavailable",{title:D.title}),D.reason&&Ue("span",{className:"hsk-cb-stale-reason",children:[" ",D.reason]})]},$))]}),(()=>{let D=t?l:e.referencedIds??[],$=t?p:e.sources??[],E=t?v:e.intent,_=E==="compare"||E==="capture"||E==="capture_all"||E==="delete"||E==="view_history";return D.length>0&&!_&&(!t||y?.type!=="request_kiku_key")&&me(Gi,{sources:$,defaultCurrency:S,onSelectSource:w,onImageClick:b,referencedIds:D,compact:!!e.visualization})})(),t&&!o&&!d&&y?.type==="open_memory"&&y.url&&Ue("a",{className:"hsk-cb-memory-pill",href:String(y.url),target:"_blank",rel:"noopener noreferrer",children:[O("openMemory"),me(Ko,{})]}),t&&!o&&y?.url&&y.type!=="open_memory"&&me("div",{className:"hsk-action-pills",children:Ue("a",{className:"hsk-action-pill",href:y.url,children:[String(y.type||"continue").replace(/_/g," ")," \u2192"]})}),t&&!o&&me(Xi,{intent:v,sources:k,onSend:M,loading:o,defaultCurrency:S})]})})})}import{jsx as Re,jsxs as bt}from"react/jsx-runtime";function es({keyInput:e,setKeyInput:a,minting:t,handleUseExistingKey:r,handleCreateKey:n,t:i}){return bt("div",{className:"hsk-cb-ai-msg",children:[Re("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:Re(kt,{})}),Re("div",{className:"hsk-cb-ai-body",children:Re("div",{className:"hsk-cb-ai-text",children:bt("div",{className:"hsk-cb-phone-form",children:[Re("label",{className:"hsk-cb-phone-label",children:i("keyPastePrompt")}),Re("input",{type:"text",className:"hsk-cb-phone-input",placeholder:i("keyPastePlaceholder"),value:e,onChange:s=>a(s.target.value),onKeyDown:s=>s.key==="Enter"&&r(),autoFocus:!0}),bt("div",{style:{display:"flex",gap:8},children:[Re("button",{className:"hsk-cb-phone-submit",onClick:r,disabled:!e.trim(),children:i("keyUseMine")}),Re("button",{className:"hsk-cb-phone-submit",onClick:n,disabled:t,children:i(t?"keyCreating":"keyCreateNew")})]})]})})})]})}function ts({mintedKey:e,mintedPub:a,copied:t,keyCountdown:r,onDismiss:n,copyValue:i,t:s}){return bt("div",{className:"hsk-cb-ai-msg",children:[Re("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:Re(kt,{})}),Re("div",{className:"hsk-cb-ai-body",children:Re("div",{className:"hsk-cb-ai-text",children:bt("div",{style:{padding:"4px 0",display:"flex",flexDirection:"column",gap:12},children:[bt("div",{children:[bt("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginBottom:4},children:[Re("span",{style:{fontSize:12,fontWeight:600},children:s("keySecretTitle")}),bt("button",{className:"hsk-cb-phone-submit",style:{padding:"2px 8px",fontSize:11,background:"transparent",border:0},onClick:n,children:[s("keyDismiss")," \u2715"]})]}),Re("code",{style:{display:"block",fontSize:13,fontWeight:700,marginBottom:8,wordBreak:"break-all"},children:e}),bt("div",{style:{display:"flex",gap:8,alignItems:"center",flexWrap:"wrap"},children:[Re("button",{className:"hsk-cb-phone-submit",style:{padding:"4px 10px",border:0},onClick:()=>i(e,"secret"),children:s(t==="secret"?"keyCopied":"keyCopySecret")}),Re("span",{style:{fontSize:11,opacity:.7,flex:"1 1 180px"},children:s("keySecretHint")})]})]}),a&&bt("div",{children:[Re("div",{style:{fontSize:12,fontWeight:600,marginBottom:4},children:s("keyPublicTitle")}),Re("code",{style:{display:"block",fontSize:12,fontWeight:600,marginBottom:6,wordBreak:"break-all",opacity:.85},children:a}),bt("div",{style:{display:"flex",gap:8,alignItems:"center",flexWrap:"wrap"},children:[Re("button",{className:"hsk-cb-phone-submit",style:{padding:"4px 10px",border:0},onClick:()=>i(a,"pub"),children:s(t==="pub"?"keyCopied":"keyCopyId")}),Re("span",{style:{fontSize:11,opacity:.7,flex:"1 1 180px"},children:s("keyPublicHint")})]})]}),Re("div",{style:{fontSize:11,opacity:.6},children:s("keyAutoHide",{seconds:String(r)})})]})})})]})}import{Fragment as sd,jsx as et,jsxs as Ta}from"react/jsx-runtime";function as({displayMessages:e,messageRefs:a,isNarrow:t,loading:r,streaming:n,sources:i,referencedIds:s,discussedSources:c,lastIntent:o,lastAction:d,defaultCurrency:u,stopped:h,interrupted:p,halted:l,haltedEmpty:k,error:v,errorCode:y,keyPhase:S,keyInput:x,setKeyInput:I,mintedKey:b,setMintedKey:N,mintedPub:M,setMintedPub:w,minting:O,copied:C,keyCountdown:B,handleUseExistingKey:F,handleCreateKey:D,copyValue:$,queuedMessage:E,sendQueuedNow:_,setLightboxSrc:G,setMarkupSrc:z,handleSend:q,handleSourceClick:ae,continueGenerating:J,t:m,bottomRef:H,vizState:W,setVizState:P,messages:L}){return Ta(sd,{children:[(()=>{let R=-1;for(let g=e.length-1;g>=0;g--)if(e[g]?.role==="user"){R=g;break}return e.map((g,V)=>{let Y=V===e.length-1,f=g.role==="user",Q=f&&V===R,se=f&&e[V+1]?.role!=="user",j=f&&!se,K=f&&e[V-1]?.role==="user",Z=g.id||`${g.role}-${V}`;return et(Zi,{msg:g,idx:V,isLast:Y,isLastUser:Q,isRunEnd:se,runMid:j,runCont:K,isNarrow:t,loading:r,streaming:n,stopped:h,interrupted:p,sources:i,referencedIds:s,discussedSources:c,lastIntent:o,lastAction:d,defaultCurrency:u,vizState:W,setVizState:P,setLightboxSrc:G,setMarkupSrc:z,handleSend:q,handleSourceClick:ae,t:m,messageRef:ce=>{a.current[V]=ce}},Z)})})(),l&&L.length>0&&Ta("div",{className:ee("hsk-cb-stopped",k&&"hsk-cb-stopped--empty"),children:[k&&Ta("span",{className:"hsk-cb-stopped-dots","aria-hidden":"true",children:[et("i",{}),et("i",{}),et("i",{})]}),et("span",{className:"hsk-cb-stopped-label",children:m(h?"stoppedByYou":"stoppedInterrupted")}),Ta("button",{className:"hsk-cb-continue",onClick:J,children:[et(Wo,{}),m(L[L.length-1]?.role==="assistant"?"continueGenerating":"generateResponse")]})]}),v&&et("div",{className:"hsk-cb-error",children:$o({code:y??void 0,message:v},m)}),S==="prompt_key"&&et(es,{keyInput:x,setKeyInput:I,minting:O,handleUseExistingKey:F,handleCreateKey:D,t:m}),b&&et(ts,{mintedKey:b,mintedPub:M,copied:C,keyCountdown:B,onDismiss:()=>{N(null),w(null)},copyValue:$,t:m}),E&&et("div",{className:ee("hsk-cb-msg-group",e[e.length-1]?.role==="user"&&"hsk-cb-msg-group--run-cont"),children:Ta("div",{className:"hsk-cb-user-msg",children:[et("div",{className:"hsk-cb-user-bubble hsk-cb-user-bubble--tail hsk-cb-user-bubble--queued",children:E.content}),Ta("button",{type:"button",className:"hsk-cb-queued-status",onClick:_,children:[et("span",{className:"hsk-cb-queued-dot"}),m("queuedWaiting"),et("span",{className:"hsk-cb-queued-now",children:m("queuedSendNow")})]})]})}),et("div",{ref:H,style:{height:1}})]})}import _r,{useState as cd,useRef as ld,useEffect as dd}from"react";import{Fragment as jn,jsx as oe,jsxs as ye}from"react/jsx-runtime";function rs({gooId:e,input:a,setInput:t,showKikuPicker:r,setShowKikuPicker:n,showAtPicker:i,setShowAtPicker:s,captureAllowed:c,discussedSources:o,defaultCurrency:d,handleSelectExtension:u,handleKikuCapture:h,handleKikuCaptureAll:p,handleKikuViewHistory:l,handleKikuDelete:k,attachments:v,removeAttachment:y,chromeLoading:S,imageInputRef:x,handleImageFiles:I,enableVision:b,enableVoice:N,canConverse:M,voiceMode:w,startVoice:O,stopVoice:C,voiceBlocked:B,textareaRef:F,classNames:D={},handleInput:$,handleKeyDown:E,voice:_,voicePhase:G,activePlaceholder:z,loading:q,streaming:ae,stop:J,handleSend:m,voiceError:H,setVoiceError:W,shopperLanguage:P,t:L,rail:R}){let[g,V]=_r.useState(0),[Y,f]=_r.useState(!1);_r.useEffect(()=>{if(!H)return;let U=setTimeout(()=>{W?.("")},6e3);return()=>clearTimeout(U)},[H,W]),_r.useEffect(()=>{if(!Y)return;let U=le=>{le.key==="Escape"&&f(!1)};return window.addEventListener("keydown",U),()=>window.removeEventListener("keydown",U)},[Y]);let se=Math.max(Ca(z||"Ask me anything\u2026").length-1,0)*Dr,[j,K]=cd(!1),Z=ld(null),ce=()=>{Z.current&&clearTimeout(Z.current),K(!0),Z.current=setTimeout(()=>{K(!1),Z.current=null},550)};return dd(()=>()=>{Z.current&&clearTimeout(Z.current)},[]),ye("div",{className:"hsk-cb-input-wrap",children:[Y&&ye(jn,{children:[oe("div",{className:"hsk-cb-toolsheet-scrim",onClick:()=>f(!1)}),oe("div",{className:"hsk-cb-toolsheet-wrap",children:ye("div",{className:"hsk-cb-toolsheet",role:"menu",children:[b&&ye("button",{className:"hsk-cb-toolsheet-item",role:"menuitem",onClick:()=>{f(!1),x.current?.click()},disabled:q,children:[oe(bn,{}),oe("span",{children:L("attachImage")})]}),N&&M&&ye("button",{className:"hsk-cb-toolsheet-item",role:"menuitem",onClick:()=>{f(!1),w==="converse"?C():O("converse")},disabled:q||S||B,children:[oe(fn,{active:w==="converse"}),oe("span",{children:L(w==="converse"?"voiceModeExit":"voiceModeStart")})]})]})})]}),ye("div",{className:"hsk-cb-input-card",children:[(/^@kiku\b/i.test(a)||r||i)&&ye("div",{className:"hsk-cb-docked-header",children:[oe("span",{className:"hsk-cb-docked-sub",children:L("captureAndRemember")}),oe("button",{type:"button",className:"hsk-cb-docked-close",onClick:()=>{t(U=>U.replace(/^@kiku\s*/i,"")),n(!1),s(!1)},"aria-label":"Close mode",children:"\xD7"})]}),(r||i)&&ye("div",{className:"hsk-cb-docked-options",onMouseDown:U=>U.preventDefault(),children:[i&&c&&ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>u("@kiku"),children:[oe("span",{className:"hsk-cb-docked-option-icon",children:oe(kt,{})}),oe("span",{className:"hsk-cb-docked-option-title",children:"kiku"}),oe("span",{className:"hsk-cb-docked-option-desc",children:"capture & remember"})]}),r&&c&&ye(jn,{children:[o.map((U,le)=>ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{h(U),n(!1)},children:[oe("span",{className:"hsk-cb-docked-option-icon",children:U.image?oe("img",{src:U.image,alt:""}):oe(Nr,{})}),oe("span",{className:"hsk-cb-docked-option-title",children:U.name}),U.price&&ye("span",{className:"hsk-cb-docked-option-price",children:[U.currency??d," ",parseFloat(String(U.price).replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]},U.id??le)),o.length>1&&ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{p(o),n(!1)},children:[oe("span",{className:"hsk-cb-docked-option-icon",children:oe(Nr,{})}),oe("span",{className:"hsk-cb-docked-option-title",children:L("captureAll",{count:String(o.length)})})]}),o.length===0&&ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{h({name:"current page",id:void 0}),n(!1)},children:[oe("span",{className:"hsk-cb-docked-option-icon",children:oe(Nr,{})}),oe("span",{className:"hsk-cb-docked-option-title",children:L("captureCurrentPage")})]}),ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{l(),n(!1)},children:[oe("span",{className:"hsk-cb-docked-option-icon",children:oe(Yo,{})}),oe("span",{className:"hsk-cb-docked-option-title",children:L("whatHaveYouSaved")})]}),ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{k(),n(!1)},children:[oe("span",{className:"hsk-cb-docked-option-icon",children:oe(Go,{})}),oe("span",{className:"hsk-cb-docked-option-title",children:L("deleteThis")})]})]})]}),v.length>0&&oe("div",{className:"hsk-cb-img-strip",children:v.map((U,le)=>ye("div",{className:"hsk-cb-img-thumb-wrap",children:[oe("img",{src:U.data,alt:`attachment ${le+1}`,className:"hsk-cb-img-thumb"}),oe("button",{type:"button",className:"hsk-cb-img-thumb-remove",onClick:()=>y(le),"aria-label":"Remove image",children:oe(ii,{size:10})})]},le))}),ye("div",{className:ee("hsk-cb-input-box",S&&"hsk-cb-input-box--waiting"),"data-cascade":g%2?"b":"a","data-tools":Y?"open":"closed",style:{"--hsk-text-sweep":`${se}ms`},children:[oe("input",{ref:x,type:"file",accept:"image/*",className:"hsk-sr-only",onChange:U=>{I(U.target.files),U.target.value=""}}),(b||N&&M)&&oe("button",{className:ee("hsk-cb-tools-toggle",Y&&"hsk-cb-tools-toggle--open"),onClick:()=>f(U=>!U),disabled:q||S,"aria-label":Y?"Close options":"More options","aria-expanded":Y,children:oe(Qo,{})}),ye(jn,{children:[b&&oe("button",{className:"hsk-cb-attach-btn",onClick:()=>x.current?.click(),disabled:q,"aria-label":"Attach image",title:"Attach image",children:oe(bn,{})}),N&&M&&oe("button",{className:ee("hsk-cb-voice-mode-btn",B&&"hsk-cb-voice-mode-btn--blocked"),onClick:()=>B?W?.(L("errAccountRequired")):O("converse"),disabled:q||S,"aria-label":"Voice conversation",title:"Voice conversation",children:oe(fn,{})})]}),ye("div",{className:"hsk-cb-field",children:[oe("textarea",{ref:F,value:a,onChange:$,onKeyDown:E,rows:1,placeholder:"",className:ee("hsk-cb-textarea",D.input),"aria-label":z,disabled:q&&!ae}),oe(Hi,{placeholder:z,visible:!a,staggerMs:Dr,replaySeed:g})]}),N&&oe("button",{className:ee("hsk-cb-mic-btn",(w==="converse"||w==="dictate")&&"hsk-cb-mic-btn--active",B&&"hsk-cb-mic-btn--blocked"),onClick:()=>{w!=="off"?C():O(M?"converse":"dictate")},disabled:q||S,"aria-label":w==="off"?"Start voice mode":"Stop voice",title:w==="off"?M?"Voice conversation":"Voice input":"Stop",children:w==="off"?oe(va,{}):oe(Tr,{})}),(q||ae)&&!j?oe("button",{className:ee("hsk-cb-send","hsk-cb-send--stop",D.sendButton),onClick:J,"aria-label":"Stop generating",title:"Stop generating",children:oe(Vo,{})}):ye("button",{className:ee("hsk-cb-send",j&&"is-launching",D.sendButton),onClick:()=>{ce(),m()},disabled:S||!a.trim()&&v.length===0,"aria-label":"Send message",children:[oe("svg",{width:"0",height:"0","aria-hidden":"true",focusable:"false",style:{position:"absolute"},children:oe("defs",{children:ye("filter",{id:e,children:[oe("feGaussianBlur",{in:"SourceGraphic",stdDeviation:"1.6",result:"blur"}),oe("feColorMatrix",{in:"blur",type:"matrix",values:"1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 16 -7",result:"goo"}),oe("feBlend",{in:"SourceGraphic",in2:"goo"})]})})}),oe("span",{className:"hsk-cb-send-sheath","aria-hidden":"true"}),ye("span",{className:"hsk-cb-send-stage",style:{filter:`url(#${e})`},children:[oe("span",{className:"hsk-cb-send-seam","aria-hidden":"true"}),oe("span",{className:"hsk-cb-send-kite",children:oe(Zo,{})})]})]})]})]}),B?ye("div",{className:"hsk-cb-voice-error",role:"status",onClick:()=>W?.(""),children:[oe("span",{children:L("errAccountRequired")}),oe("button",{type:"button",className:"hsk-cb-voice-error-dismiss",onClick:U=>{U.stopPropagation(),W?.("")},"aria-label":"Dismiss error",children:"\xD7"})]}):H&&ye("div",{className:"hsk-cb-voice-error",role:"status",onClick:()=>W?.(""),children:[oe("span",{children:L(H)}),oe("button",{type:"button",className:"hsk-cb-voice-error-dismiss",onClick:U=>{U.stopPropagation(),W?.("")},"aria-label":"Dismiss error",children:"\xD7"})]}),oe("div",{className:"hsk-cb-hint",children:P?L("footerHint"):"kiku \xB7 searches the whole catalogue in real time"})]})}import{useEffect as or,useRef as ir}from"react";import{jsx as ud}from"react/jsx-runtime";function ns(e,a){let t=e.match(/-?[\d.]+/g);return!t||t.length<3?a:[Number(t[0]),Number(t[1]),Number(t[2])]}function hd(e,a,t){return[e[0]+(a[0]-e[0])*t,e[1]+(a[1]-e[1])*t,e[2]+(a[2]-e[2])*t]}function Ra(e,a){return`rgba(${e[0]|0}, ${e[1]|0}, ${e[2]|0}, ${a})`}var It=24,pd=.42;function os({phase:e,level:a,spectrum:t,bins:r,className:n}){let i=ir(null),s=ir(e),c=ir(a),o=ir(t),d=ir(r);return or(()=>{s.current=e},[e]),or(()=>{c.current=a},[a]),or(()=>{o.current=t},[t]),or(()=>{d.current=r},[r]),or(()=>{let u=i.current;if(!u)return;let h=u.getContext("2d");if(!h)return;let p=getComputedStyle(u),l=ns(p.getPropertyValue("--hsk-primary")||"",[255,106,51]),k=ns(p.getPropertyValue("--hsk-chat-text")||"",[31,31,31]),v=0,y=0,S=0,x=()=>{let q=Math.min(window.devicePixelRatio||1,3),ae=u.getBoundingClientRect();y=Math.max(1,ae.width),S=Math.max(1,ae.height),u.width=Math.round(y*q),u.height=Math.round(S*q),h.setTransform(q,0,0,q,0,0)};x();let I=typeof ResizeObserver<"u"?new ResizeObserver(x):null;I?.observe(u),window.addEventListener("resize",x);let b=window.matchMedia?.("(prefers-reduced-motion: reduce)")?.matches??!1,N=new Float32Array(It),M=[],w=null,O=-1,C=null,B=0,F=0,D=performance.now(),$=(q,ae,J,m)=>q+(ae-q)*(ae>q?J:m),E=()=>{let q=o.current,ae=d.current?.()??0;if(!q||!ae||((!C||C.length!==ae)&&(C=new Uint8Array(ae)),!q(C)))return!1;let m=Math.max(It,Math.floor(ae*pd))/It;for(let H=0;H<It;H++){let W=Math.floor(H*m),P=Math.max(W+1,Math.floor((H+1)*m)),L=0;for(let g=W;g<P;g++)L+=C[g];let R=L/(P-W)/255;N[H]=$(N[H],R,b?.2:.55,b?.06:.14)}return!0},_=(q,ae)=>{for(let J=0;J<It;J++){let m=J/(It-1),H=Math.pow(1-m,1.6)*(.75+.25*Math.sin(q*3.1+J*.7));N[J]=$(N[J],H*ae,.3,.12)}},G=q=>{let ae=Math.min(It-1,Math.max(0,q*(It-1))),J=Math.floor(ae),m=ae-J,H=N[J],W=N[Math.min(It-1,J+1)];return H+(W-H)*m*m*(3-2*m)},z=q=>{v=requestAnimationFrame(z);let ae=(q-D)/1e3,J=s.current,m=Math.min(1,c.current());B=$(B,Math.max(J==="speaking"?.42:J==="listening"?.3:J==="thinking"?.28:.12,m),b?.1:.5,b?.05:.11),E()||_(ae,Math.max(.25,B)),h.clearRect(0,0,y,S);let W=S/2;F=J==="thinking"?(F+.012)%1.6:0;let P=3;if(O!==y){M=[];for(let g=0;g<P;g++){let V=g/(P-1||1),Y=hd(l,k,V*.5),f=h.createLinearGradient(0,0,y,0);f.addColorStop(0,Ra(Y,0)),f.addColorStop(.5,Ra(Y,.9-V*.35)),f.addColorStop(1,Ra(Y,0)),M.push(f)}w=h.createLinearGradient(0,0,y,0),w.addColorStop(0,Ra(l,0)),w.addColorStop(.5,Ra(l,.14)),w.addColorStop(1,Ra(l,0)),O=y}let L=S*.32,R=Math.max(4,y/130);for(let g=0;g<P;g++){let V=g/(P-1||1),Y=g*.055,f=1-V*.22;h.beginPath();let Q=0,se=W;for(let K=0;K<=y;K+=R){let Z=K/y,ce=Math.pow(Math.sin(Math.PI*Z),.85),U=J==="thinking"?Math.exp(-Math.pow((Z-(F-.3))*4.5,2)):1,le=G(Math.abs(Z-.5)*2),fe=ae-Y,je=Math.sin(Z*Math.PI*2*2.1+fe*7.4)*.66+Math.sin(Z*Math.PI*2*3.7-fe*5.6)*.26+Math.sin(Z*Math.PI*2*5.9+fe*9.1)*.08,ze=W+ce*U*f*L*B*(.6+le*1.1)*je+Math.sin(Z*Math.PI*2*.6+(ae-Y)*2.2)*ce*S*.01;K===0?h.moveTo(K,ze):h.quadraticCurveTo(Q,se,(Q+K)/2,(se+ze)/2),Q=K,se=ze}h.quadraticCurveTo(Q,se,y,se),h.lineCap="round",h.lineJoin="round";let j=(g===0?3:1.6)*(1+B*.6);g===0&&(h.strokeStyle=w,h.lineWidth=j*5,h.stroke()),h.strokeStyle=M[g],h.lineWidth=j,h.stroke()}};return v=requestAnimationFrame(z),()=>{cancelAnimationFrame(v),I?.disconnect(),window.removeEventListener("resize",x)}},[]),ud("canvas",{ref:i,className:n,"aria-hidden":"true"})}import{jsx as Ce,jsxs as za}from"react/jsx-runtime";function is({siteId:e,themeAttr:a,stopVoice:t,chooseVoice:r,liveVoiceName:n,voiceSecondsLeft:i,voiceConnecting:s,voicePhase:c,live:o,voiceMuted:d,setVoiceMuted:u,shownSources:h,onSelectSource:p,defaultCurrency:l,voiceError:k,t:v}){return za("div",{className:"hsk-voice-overlay",role:"dialog","aria-label":v("voiceModeStart"),children:[Ce(zr,{seed:e,theme:a}),Ce("button",{className:"hsk-voice-exit",onClick:t,"aria-label":v("voiceModeExit"),title:v("voiceModeExit"),children:Ce(Cr,{})}),Ce("div",{className:"hsk-voice-picker",role:"radiogroup","aria-label":v("voicePickerLabel"),children:Sr.map((y,S)=>Ce("button",{type:"button",role:"radio","aria-checked":n===y.name,className:ee("hsk-voice-pill",n===y.name&&"hsk-voice-pill--on"),style:{animationDelay:`${S*60}ms`},onClick:()=>r(y.name),"aria-label":`${y.label}, ${y.gender}`,children:y.label},y.name))}),i!==null&&za("div",{className:ee("hsk-voice-allowance",i<=5&&"hsk-voice-allowance--low"),role:"timer","aria-live":"off",children:[Math.max(0,Math.ceil(i)),"s"]}),Ce("div",{className:ee("hsk-voice-stage",s&&"hsk-voice-stage--connecting"),children:Ce(os,{className:"hsk-voice-canvas",phase:c,level:o.micLevel,spectrum:o.micSpectrum,bins:o.spectrumBins})}),s?za("div",{className:"hsk-voice-connecting",role:"status",children:[Ce("span",{className:"hsk-voice-connecting-dot"}),Ce("span",{children:v("voiceConnecting")})]}):za("div",{className:"hsk-voice-caption","aria-live":"polite",children:[Ce("span",{className:ee("hsk-voice-phase",`hsk-voice-phase--${c}`),children:v(d?"voiceMuted":c==="speaking"?"voicePhaseSpeaking":c==="thinking"?"voicePhaseThinking":"voicePhaseListening")}),d&&Ce("span",{className:"hsk-voice-heard",children:v("voiceMutedHint")}),!d&&c==="listening"&&Ce("span",{className:"hsk-voice-hint-sub",children:v("voiceHint")})]}),h.length>0&&Ce("div",{className:"hsk-voice-items",children:h.slice(0,4).map((y,S)=>za("button",{type:"button",className:"hsk-voice-item",style:{animationDelay:`${S*70}ms`},onClick:()=>p?.(y),children:[y.image?Ce("img",{src:y.image,alt:"",className:"hsk-voice-item-img",loading:"lazy"}):Ce("span",{className:"hsk-voice-item-img hsk-voice-item-img--empty",children:Ce(kt,{})}),Ce("span",{className:"hsk-voice-item-name",children:y.name}),y.price&&za("span",{className:"hsk-voice-item-price",children:[y.currency??l," ",parseFloat(String(y.price).replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]},y.id??S))}),k&&Ce("div",{className:"hsk-voice-error",children:v(k)}),Ce("div",{className:"hsk-voice-controls",children:Ce("button",{className:ee("hsk-voice-control",d&&"hsk-voice-control--muted"),onClick:()=>u(y=>!y),"aria-label":v(d?"voicePhaseListening":"voiceModeExit"),title:v(d?"voicePhaseListening":"voiceModeExit"),children:Ce("span",{className:"hsk-voice-control-icon",children:d?Ce(Tr,{}):Ce(va,{})},d?"off":"on")})})]})}import{jsx as Vn,jsxs as md}from"react/jsx-runtime";function ss({src:e,onClose:a}){return e?md("div",{className:"hsk-lightbox",onClick:a,children:[Vn("button",{className:"hsk-lightbox-close",onClick:a,"aria-label":"Close image",children:Vn(Cr,{})}),Vn("img",{src:e,alt:"",className:"hsk-lightbox-img",onClick:t=>t.stopPropagation()})]}):null}import{useRef as Hr,useEffect as kd}from"react";import{jsx as Ur,jsxs as cs}from"react/jsx-runtime";function ls({items:e,activeIdx:a,progress:t,onJump:r,side:n="right"}){let i=jt(),s=Hr(null),c=Hr(null),o=Hr([]),d=Hr(null),u=0;for(let h=0;h<e.length;h++)e[h].idx<=a&&(u=h);return kd(()=>{let h=o.current[u],p=d.current,l=c.current,k=s.current;if(h&&(p&&(p.style.transform=`translateY(${h.offsetTop+h.offsetHeight/2}px)`),l&&k)){let v=k.clientHeight;if(l.scrollHeight>v&&v>0){let S=h.offsetTop+h.offsetHeight/2,x=v/2-S;l.style.transform=`translateY(${x}px)`}else l.style.transform="none"}},[u,e.length]),e.length<2?null:Ur("nav",{ref:s,className:ee("hsk-cb-timeline",n==="left"?"hsk-cb-timeline--left":"hsk-cb-timeline--right"),"aria-label":i("timelineLabel"),children:cs("div",{ref:c,className:"hsk-cb-timeline-track",style:{"--hsk-tl-progress":t},children:[Ur("span",{className:"hsk-cb-tl-cursor",ref:d,"aria-hidden":"true"}),e.map((h,p)=>cs("button",{ref:l=>{o.current[p]=l},type:"button",className:ee("hsk-cb-tl-item",p===u&&"hsk-cb-tl-item--on"),style:{"--hsk-tl-d":Math.min(Math.abs(p-u),4)},onClick:()=>r(h.idx),title:h.text,children:[Ur("span",{className:"hsk-cb-tl-dot"}),Ur("span",{className:"hsk-cb-tl-label",children:h.text})]},h.idx))]})})}import{jsx as Me,jsxs as Pa}from"react/jsx-runtime";function Kn({title:e="kiku",placeholder:a="Ask me anything\u2026",backdropColor:t,backdropBlur:r,onClose:n,onSelectSource:i,defaultCurrency:s="",chips:c=Xa,theme:o,classNames:d={},enableVoice:u=!1,voiceLang:h,enableVision:p=!1,visionCategoryHint:l,enableAudioResponse:k=!0,ttsVoice:v="Puck",autoSpeakResponses:y=!0,origin:S}){let x=vd(),{messages:I,sources:b,loading:N,streaming:M,error:w,errorCode:O,lastAction:C,lastIntent:B,allowedActions:F,send:D,queuedMessage:$,sendQueuedNow:E,appendSpokenExchange:_,stop:G,stopped:z,interrupted:q,continueGenerating:ae,reset:J,referencedIds:m}=fd(),[H,W]=We(()=>{try{return x.getShopperName?.()??""}catch{return""}}),[P,L]=We(()=>{try{return x.getShopperLanguage?.()??""}catch{return""}}),[R,g]=We(()=>{try{return x.getEntityLanguageMode?.()??""}catch{return""}}),[V,Y]=We(!1),{chromeReady:f,isRTL:Q,speechLang:se,scriptFont:j,fontStack:K,isNonLatin:Z,hostFontCovers:ce,t:U,tNode:le}=wi({shopperLanguage:P,theme:o}),fe=sr.useMemo(()=>{let T=b.filter(Fe=>Fe.id&&m.includes(Fe.id)),te=[...I].reverse().find(Fe=>Fe.role==="assistant")?.content??"";if(!te)return T;let de=new Set(T.map(Fe=>Fe.id)),Le=te.toLowerCase().replace(/\s+/g," "),Ae=Fe=>{let nt=String(Fe??"").toLowerCase().replace(/\s+/g," ").trim(),_t=nt.split(" "),Qt=[nt];return _t.length>3&&Qt.push(_t.slice(0,3).join(" ")),_t.length>4&&Qt.push(_t.slice(0,4).join(" ")),Qt.filter(br=>br.length>=5)},mt=b.filter(Fe=>Fe.id&&!de.has(Fe.id)&&Ae(Fe.name).some(nt=>Le.includes(nt)));return[...T,...mt]},[b,m,I]),je=F===null||F.includes("capture"),[ze,Pe]=We(""),[Ot,Oe]=We(!1),[Ct,xe]=We(!1),[it,ht]=We([]),Et=tt(null),[Aa,cr]=We({}),[Yt,Gt]=We(null),[lr,ca]=We(null),[la,he]=We(()=>{if(typeof window>"u")return!1;try{return localStorage.getItem("akropolys_terms_agreed")==="true"}catch{return!1}}),Ve=I.length===0,at=Ve&&!P,Qe=Ve&&!!P&&!H,Ke=Ve&&!!P&&!!H&&!R,st=Ve&&!!P&&!!H&&!!R&&!la,Mt=at||Qe||Ke||st,pt=sr.useMemo(()=>I.some(T=>T.liveKeys?.length>0),[I]);St(()=>{if(pt)return gd({client:x})},[pt,x]);let[Ee,rt]=We(!1);St(()=>{let T=window.matchMedia?.("(max-width: 768px)");if(!T)return;let te=()=>rt(T.matches);return te(),T.addEventListener?.("change",te),()=>T.removeEventListener?.("change",te)},[]);let Ne=T=>{let te=T.trim();if(!te){try{x.setShopperLanguage?.("")}catch{}L("");return}try{x.setShopperLanguage?.(te)}catch{}L(te),Y(!1)},Nt=T=>{try{x.setEntityLanguageMode?.(T)}catch{}g(T),la&&Y(!0)},da=()=>{try{localStorage.setItem("akropolys_terms_agreed","true")}catch{}he(!0),Y(!0)},Dt=e==="kiku"&&U("nameStepTitle")?"kiku":e,dr=at?U("langPlaceholder"):Qe?U("namePlaceholder"):Ke?U("entityLangPlaceholder"):st?U("termsPlaceholder"):a==="Ask me anything\u2026"?U("defaultPlaceholder"):a,Br=!c||c===Xa?[]:Array.isArray(c)?c:[],hr=at?"curious":Qe?"welcoming":Ke?"guiding":st?"focused":"happy",[Ft,Ia]=We(()=>{if(vn(o))return o;if(typeof window<"u"){let T=localStorage.getItem("akropolys_theme");return vn(T)?T:window.matchMedia?.("(prefers-color-scheme: light)").matches?si:gn}return gn}),Ea=(T,te=!1)=>{Ia(T),te&&(mr(!1),Qr(!1));try{localStorage.setItem("akropolys_theme",T)}catch{}},{vars:Da}=ka(o),Fa=Ft;xr(o);let _a=tt(()=>{}),ft=async(T,te,de,Le)=>{let Ae=(T??ze).trim(),mt=te??it;if(!Ae&&mt.length===0||!f||$)return;if(Qe){if(!Ae)return;let nt=Bo(Ae)||Ae.slice(0,40);try{x.setShopperName?.(nt)}catch{}W(nt),Pe("");return}if(at){if(!Ae)return;Ne(Ae),Pe("");return}if(Ke){Pe("");return}Oe(!1),xe(!1),Pe(""),ht([]);let Fe=Ae||(mt.some(nt=>nt.type==="image")?"Analyze this image":"What is this?");await D(Fe,Ae,mt.length>0?mt:void 0,de,Le)},Ha=na(async()=>{let T=[...I].reverse().find(te=>te.role==="user");T&&await ft(T.content)},[I]),{keyInput:pr,setKeyInput:ur,keyPhase:pe,setKeyPhase:we,mintedKey:ke,setMintedKey:ut,mintedPub:De,setMintedPub:Xe,copied:Ua,keyCountdown:$r,minting:ha,copyValue:Tt,handleUseExistingKey:jr,handleCreateKey:Vr}=Mi(C,Ha),Kr=na(()=>{if(typeof window>"u")return"N/A";try{let T=sessionStorage.getItem("akropolys_kiku_pub")||sessionStorage.getItem("kiku_pub");if(T)return T;let te=localStorage.getItem("akropolys_kiku_pub")||localStorage.getItem("kiku_pub")||localStorage.getItem("kiku_id");if(te)return te;let de=document.cookie.match(/(?:^|;\s*)(?:akropolys_kiku_pub|kiku_pub|kiku_id)=([^;]+)/);if(de)return decodeURIComponent(de[1])}catch{}return"N/A"},[]),qa=De??x?.getKikuPub?.()??Kr(),{handleKikuCapture:Wr,handleKikuCaptureAll:Or,handleKikuViewHistory:xs,handleKikuDelete:ws}=Ni({attachments:it,setAttachments:ht,setInput:Pe,send:D,defaultCurrency:s,t:U}),{voiceMode:Xn,voicePhase:Jn,voiceConnecting:Ss,voiceError:Yr,setVoiceError:Zn,voiceMuted:Cs,setVoiceMuted:Ms,voiceSecondsLeft:Ns,voiceBlocked:Ts,liveVoiceName:Rs,chooseVoice:zs,canConverse:Ps,startVoice:Ls,stopVoice:eo,voice:As,live:Gr}=zi({voiceLang:h,speechLang:se,shopperLanguage:P,ttsVoice:v,handleSendUtterance:T=>_a.current(T),appendSpokenExchange:_}),to=tt(null),[pa,mr]=We(!1),[ao,Qr]=We(!1),Ba=tt(null),kr=tt(null),Xr=tt(null),ro=tt([]),$a=tt(null),Is=tt(null),ja=tt(null),Es=`hsk-goo-${bd()}`,no=na(()=>{Ba.current||(Qr(!0),Ba.current=setTimeout(()=>{mr(!1),Qr(!1),Ba.current=null},200))},[]);St(()=>()=>{Ba.current&&clearTimeout(Ba.current)},[]),St(()=>{if(!pa)return;let T=te=>{let de=te.composedPath?te.composedPath():[],Le=kr.current&&(de.includes(kr.current)||kr.current.contains(te.target)),Ae=Xr.current&&(de.includes(Xr.current)||Xr.current.contains(te.target)),mt=te.target,Fe=mt?.closest?.(".hsk-cb-topbar-mark"),nt=mt?.closest?.(".hsk-cb-topbar-ooze-menu")||de.some(_t=>_t?.classList?.contains?.("hsk-cb-topbar-ooze-menu"));Le||Ae||Fe||nt||no()};return document.addEventListener("mousedown",T),document.addEventListener("touchstart",T,{passive:!0}),()=>{document.removeEventListener("mousedown",T),document.removeEventListener("touchstart",T)}},[pa]);let{msgsContainerRef:oo,lastExternalScrollRef:Ds,showJumpToBottom:Fs,scrollProgress:_s,activeMsgIdx:Hs,unreadBelow:Us,jumpToMessage:qs,jumpToBottom:Bs}=Si({messages:I,loading:N,messageRefs:ro});ci({panel:na(()=>to.current,[]),scroller:na(()=>oo.current,[]),onDismiss:n,quiescent:na(()=>performance.now()-Ds.current>90,[])}),St(()=>{if(typeof window>"u")return;let T=window.innerWidth-document.documentElement.clientWidth,te=document.body.style.overflow,de=document.body.style.paddingRight;if(T>0){let Le=parseFloat(window.getComputedStyle(document.body).paddingRight)||0;document.body.style.paddingRight=`${Le+T}px`,document.documentElement.style.setProperty("--hsk-scrollbar-width",`${T}px`)}return document.body.style.overflow="hidden",()=>{document.body.style.overflow=te,document.body.style.paddingRight=de,document.documentElement.style.removeProperty("--hsk-scrollbar-width")}},[]),St(()=>{let T=window.visualViewport;if(!T)return;let te=document.documentElement,de=()=>{te.style.setProperty("--hsk-vvh",`${T.height}px`)};return de(),T.addEventListener("resize",de),T.addEventListener("scroll",de),()=>{T.removeEventListener("resize",de),T.removeEventListener("scroll",de),te.style.removeProperty("--hsk-vvh")}},[]),St(()=>{let T=te=>{if(te.key==="Escape"){if(Yt){Gt(null);return}n()}};return document.addEventListener("keydown",T),()=>document.removeEventListener("keydown",T)},[Yt,n]);let $s=na(()=>{J(),we("idle")},[J,we]),js=T=>{i?.(T);let te=[...I].reverse().find(Le=>Le.role==="assistant");if(te&&te.content.trim().endsWith("?")){D(U("cardClickAnswer",{name:T.name}));return}let de=T.price?` (${T.currency??s} ${T.price})`:"";D(U("cardClickQuery",{name:T.name,price:de}))},Vs=T=>{Pe(T+" "),xe(!1),Oe(!0),$a.current&&$a.current.focus()},Ks=T=>{if(T.key==="Escape"&&Ot){T.preventDefault(),Oe(!1);return}if(T.key==="Escape"&&Ct){T.preventDefault(),xe(!1);return}T.key==="Enter"&&!T.shiftKey&&!T.nativeEvent.isComposing&&(T.preventDefault(),ft())},Jr=tt(28),io=tt(280),Zr=tt(null),Ws=(T,te)=>{try{!Zr.current&&typeof document<"u"&&(Zr.current=document.createElement("canvas"));let de=Zr.current?.getContext("2d");return de?(de.font=te,de.measureText(T).width):T.length*8.5}catch{return T.length*8.5}},Os=T=>{let te=T.closest(".hsk-cb-input-box");if(!te)return;let de=T.value;!(te.dataset.expanded==="true")&&T.clientWidth>50&&(io.current=T.clientWidth);let Ae=window.getComputedStyle(T),mt=Ae.font||`${Ae.fontSize||"16px"} ${Ae.fontFamily||"Geist, sans-serif"}`,Fe=Ws(de,mt),nt=Math.max(120,io.current-14),_t=de.includes(`
45
- `),Qt=!!(de&&(_t||Fe>nt));if(te.dataset.expanded!==(Qt?"true":"false")&&(te.dataset.expanded=Qt?"true":"false"),!de){Jr.current=28,T.style.height="";return}if(!Qt){Jr.current=28,T.style.height="";return}T.style.height="auto";let br=Math.max(28,Math.min(T.scrollHeight,140));Jr.current=br,T.style.height=`${br}px`};St(()=>{$a.current&&Os($a.current)},[ze]);let Ys=T=>{let te=T.target.value;Pe(te),Yr&&Zn("");let de=te.trim();xe(de==="@"),Oe(/^@kiku\s*$/i.test(de))};St(()=>{_a.current=T=>{ft(T)}});let Gs=async T=>{if(!T||T.length===0)return;let te=Array.from(T);for(let de of te)if(de.type.startsWith("image/"))try{let Le=await vr(de);ht(Ae=>[...Ae,{type:"image",data:Le}])}catch{}},Qs=T=>{ht(te=>te.filter((de,Le)=>Le!==T))},Xs=(Gr.sources?.length??0)>0?Gr.sources:fe,Js=t&&(t.includes("rgba")||t.includes("hsla")||t==="transparent"),Zs=r||Js?{backdropFilter:`blur(${typeof r=="number"?`${r}px`:r||"20px"})`,WebkitBackdropFilter:`blur(${typeof r=="number"?`${r}px`:r||"20px"})`}:{},so=(z||q)&&!N&&!M,ua=sr.useMemo(()=>{let T=N||M;return I.filter((te,de)=>te.role!=="assistant"||de===I.length-1&&T?!0:!!te.content||!!te.visualization||te.visualizing||(te.knowledgeImages?.length??0)>0||(te.referencedIds?.length??0)>0)},[I,N,M]),ec=sr.useMemo(()=>ua.map((T,te)=>({m:T,idx:te})).filter(({m:T})=>T.role==="user"&&!!T.content.trim()).map(({m:T,idx:te})=>{let de=T.content.replace(/^@kiku\s*/i,"").replace(/\s+/g," ").trim();return{idx:te,text:de.length>30?de.slice(0,29).trimEnd()+"\u2026":de}}),[ua]),tc=so&&ua[ua.length-1]?.role!=="assistant",co=tt(Date.now());return St(()=>{co.current=Date.now()},[]),Me(mn.Provider,{value:U,children:Me("div",{ref:ja,className:ee("hsk-cb-overlay",S&&"hsk-cb-overlay--grows",d.overlay),onPointerDown:T=>{T.target===T.currentTarget&&(ja.current._ptrDown=!0)},onClick:T=>{T.target===T.currentTarget&&ja.current?._ptrDown&&Date.now()-co.current>200&&n(),ja.current&&(ja.current._ptrDown=!1)},"data-hsk-theme":Fa,style:{...Zs,...t?{background:t}:{},...S?{"--hsk-ox":`${S.x}px`,"--hsk-oy":`${S.y}px`,"--hsk-or":`${Math.ceil(S.r)}px`,"--hsk-bt":`${Math.round(S.top??S.y)}px`,"--hsk-bl":`${Math.round(S.left??S.x)}px`,"--hsk-bw":`${Math.round(S.width??0)}px`,"--hsk-bh":`${Math.round(S.height??0)}px`,"--hsk-bbr":`${Math.round(S.borderRadius??12)}px`}:{},...Da},children:Pa("div",{ref:to,className:ee("hsk-cb-panel",d.panel),dir:Q?"rtl":"ltr","data-script":Z?"nonlatin":"latin","data-host-font":ce?"covers":"gap","data-nastaliq":j?.family==="Noto Nastaliq Urdu"||P?.toLowerCase()==="urdu"||P?.toLowerCase()==="ur"||P==="\u0627\u0631\u062F\u0648"?"true":void 0,style:K?{"--hsk-font":K}:void 0,onClick:T=>{T.stopPropagation();let te=T.target;if(te.tagName==="IMG"&&(te.classList.contains("hsk-markdown-img")||te.classList.contains("hsk-cb-user-img-thumb"))){let de=te.src;de&&Gt(de)}},children:[Me(ss,{src:Yt,onClose:()=>Gt(null)}),lr&&Me("div",{className:"hsk-markup-overlay",children:Me(mi,{src:lr,t:U,onCancel:()=>ca(null),onSend:(T,te,de,Le)=>{ca(null),ft(te||U("markupApplyMarks"),[{type:"image",data:T,annotated:!0,marks:de,instructed:!!te,preview:Le}])}})}),Pa("div",{className:"hsk-cb-main",children:[Me(zr,{seed:x?.api?.siteId??"",theme:Fa,dir:Q?"rtl":"ltr"}),Me(Di,{title:Dt,hasMessages:I.length>0,avatarState:M?"speaking":N?"thinking":"idle",unread:Us,awayFromBottom:Fs,themeMenuOpen:pa,themeMenuClosing:ao,isNarrow:Ee,currentTheme:Ft,onJumpToLatest:Bs,onReset:$s,onClose:n,onToggleThemeMenu:()=>pa?no():mr(!0),onSelectTheme:T=>{Ea(T,!0)}}),Me("div",{className:"hsk-cb-msgs",ref:oo,children:ua.length===0?Me(qi,{inOnboarding:Mt,justCompleted:V,onboardingMood:hr,awaitingLang:at,awaitingName:Qe,awaitingEntityLang:Ke,awaitingConsent:st,termsAgreed:la,shopperLanguage:P,shopperName:H,entityLangPref:R,chromeReady:f,activeChips:Br,t:U,tNode:le,chooseLanguage:Ne,chooseEntityLang:Nt,agreeTerms:da,handleSend:ft}):Me(as,{displayMessages:ua,messageRefs:ro,isNarrow:Ee,loading:N,streaming:M,sources:b,referencedIds:m,discussedSources:fe,lastIntent:B,lastAction:C,defaultCurrency:s,stopped:z,interrupted:q,halted:so,haltedEmpty:tc,error:w,errorCode:O,keyPhase:pe,keyInput:pr,setKeyInput:ur,mintedKey:ke,setMintedKey:ut,mintedPub:De,setMintedPub:Xe,minting:ha,copied:Ua,keyCountdown:$r,handleUseExistingKey:jr,handleCreateKey:Vr,copyValue:Tt,queuedMessage:$,sendQueuedNow:E,setLightboxSrc:Gt,setMarkupSrc:ca,handleSend:ft,handleSourceClick:js,continueGenerating:ae,t:U,bottomRef:Is,vizState:Aa,setVizState:cr,messages:I})}),Me(rs,{gooId:Es,input:ze,setInput:Pe,showKikuPicker:Ot,setShowKikuPicker:Oe,showAtPicker:Ct,setShowAtPicker:xe,captureAllowed:je,discussedSources:fe,defaultCurrency:s,handleSelectExtension:Vs,handleKikuCapture:Wr,handleKikuCaptureAll:Or,handleKikuViewHistory:xs,handleKikuDelete:ws,attachments:it,removeAttachment:Qs,chromeLoading:!f,imageInputRef:Et,handleImageFiles:Gs,enableVision:p,enableVoice:u,canConverse:Ps,voiceMode:Xn,startVoice:Ls,stopVoice:eo,voiceBlocked:Ts,textareaRef:$a,classNames:d,handleInput:Ys,handleKeyDown:Ks,voice:As,voicePhase:Jn,activePlaceholder:dr,loading:N,streaming:M,stop:G,handleSend:ft,voiceError:Yr,setVoiceError:Zn,shopperLanguage:P,t:U})]}),Me(ls,{items:ec,activeIdx:Hs,progress:_s,onJump:qs,side:Q?"left":"right"}),Pa("div",{className:ee("hsk-cb-kiku-id-rail",Q?"hsk-cb-kiku-id-rail--right":"hsk-cb-kiku-id-rail--left"),children:[Pa("button",{type:"button",className:"hsk-cb-kiku-id-pill",onClick:()=>qa!=="N/A"&&Tt(qa,"pub"),title:U("keyCopyId"),children:[Me("span",{className:"hsk-cb-kiku-id-rail-val",children:qa}),Ua==="pub"?Me(Jo,{}):Me(Xo,{})]}),Me("div",{className:ee("hsk-cb-theme-squircle-wrap",pa&&"is-open",ao&&"is-closing"),ref:kr,children:pa?Me("div",{className:"hsk-cb-theme-2x2-grid",role:"dialog","aria-label":"Theme selector",children:ea.map(({id:T,label:te,Icon:de})=>Pa("button",{type:"button",className:ee("hsk-cb-theme-grid-item",Ft===T&&"is-active"),onClick:Le=>{Le.stopPropagation(),Ea(T,!0)},children:[Me(de,{}),Me("span",{children:te})]},T))}):Pa("button",{type:"button",className:"hsk-cb-theme-squircle-trigger",onClick:()=>mr(!0),"aria-label":"Themes","aria-expanded":"false",children:[Me("span",{className:"hsk-cb-theme-trigger-icon",children:sr.createElement(yn(Ft).Icon)}),Me("span",{className:"hsk-cb-theme-trigger-label",children:yn(Ft).label})]})})]}),Xn==="converse"&&Me(is,{siteId:x?.api?.siteId??"",themeAttr:Fa,stopVoice:eo,chooseVoice:zs,liveVoiceName:Rs,voiceSecondsLeft:Ns,voiceConnecting:Ss,voicePhase:Jn,live:Gr,voiceMuted:Cs,setVoiceMuted:Ms,shownSources:Xs,onSelectSource:i,defaultCurrency:s,voiceError:Yr,t:U})]})})})}import{Fragment as hs,jsx as On,jsxs as ps}from"react/jsx-runtime";function Yn({label:e="Ask AI",children:a,icon:t,title:r,placeholder:n,backdropColor:i,backdropBlur:s,className:c,onSelectSource:o,defaultCurrency:d="$",chips:u=Xa,theme:h,classNames:p={},enableVoice:l=!1,voiceLang:k,enableVision:v=!1,visionCategoryHint:y,enableAudioResponse:S,ttsVoice:x,autoSpeakResponses:I}){let b=wd(),[N,M]=Wn(!1),[w,O]=Wn(!1),[C,B]=Wn(null),F=ds(()=>{Qa();try{Lo(b,b?.getShopperLanguage?.()??"",Zt)}catch{}},[b]),D=ds(_=>{F();let G=_.getBoundingClientRect(),z=window.getComputedStyle(_),q=parseFloat(z.borderRadius)||12,ae=G.left+G.width/2,J=G.top+G.height/2,m=window.innerWidth,H=window.innerHeight,W=Math.max(Math.hypot(ae,J),Math.hypot(m-ae,J),Math.hypot(ae,H-J),Math.hypot(m-ae,H-J));B({x:ae,y:J,r:W,top:G.top,left:G.left,width:G.width,height:G.height,borderRadius:q}),M(!0)},[F]);yd(()=>{O(!0),F();let _=window.requestIdleCallback,G=_?_(F,{timeout:2e3}):setTimeout(F,300);if(typeof window<"u"&&!window.__akropolys_nav_patched){window.__akropolys_nav_patched=!0;let q=window.location.pathname,ae=window.history.pushState,J=window.history.replaceState;window.history.pushState=function(...m){ae.apply(this,m),window.location.pathname!==q&&(q=window.location.pathname,window.dispatchEvent(new CustomEvent("akropolys:navigation")))},window.history.replaceState=function(...m){J.apply(this,m),window.location.pathname!==q&&(q=window.location.pathname,window.dispatchEvent(new CustomEvent("akropolys:navigation")))}}let z=()=>{M(!1)};return window.addEventListener("popstate",z),window.addEventListener("akropolys:navigation",z),()=>{let q=window.cancelIdleCallback;_&&q?q(G):clearTimeout(G),window.removeEventListener("popstate",z),window.removeEventListener("akropolys:navigation",z)}},[F]);let{themeAttr:$,vars:E}=ka(h);return xr(h),ps(hs,{children:[On("button",{className:ee("hsk-cb-btn",p.button,c),onClick:_=>D(_.currentTarget),onPointerEnter:F,onPointerDown:F,style:E,"data-hsk-theme":$,"aria-label":"Open AI chat",children:a!==void 0?a:ps(hs,{children:[t?On("span",{className:"hsk-cb-btn-icon",style:{display:"flex",alignItems:"center"},children:t}):null,e]})}),N&&w&&xd(On(Kn,{title:r,placeholder:n,backdropColor:i,backdropBlur:s,origin:C,onClose:()=>M(!1),onSelectSource:o,defaultCurrency:d,chips:u,theme:h,classNames:p,enableVoice:l,voiceLang:k,enableVision:v,visionCategoryHint:y,enableAudioResponse:S,ttsVoice:x,autoSpeakResponses:I}),Qa()??document.body)]})}import{useState as sa,useEffect as oa,useRef as qr}from"react";import{createPortal as Sd}from"react-dom";import{useSearch as Cd,useKiku as Md,useAkropolysContext as Nd}from"@akropolys/sdk";import{Fragment as zd,jsx as A,jsxs as ie}from"react/jsx-runtime";var ia=({className:e,size:a=16})=>A("svg",{className:ee("hsk-brand-mark",e),width:a,height:a,viewBox:"0 0 100 100",xmlns:"http://www.w3.org/2000/svg","aria-label":"kiku",children:ie("g",{transform:"translate(22.7 19) scale(0.62)",fill:"currentColor",fillRule:"evenodd",children:[A("path",{d:"M39.4 10.4 Q44 0 48.6 10.4 L86.1 95.8 Q88 100 83.4 100 L4.6 100 Q0 100 1.9 95.8 Z M24 100 L24 65 Q24 60 27.4 56.3 Q44 38 60.6 56.3 Q64 60 64 65 L64 100 Z"}),A("circle",{cx:"55",cy:"82",r:"3.4"})]})}),us=()=>ie("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:[A("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),A("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]}),ms=e=>{let a="";if(typeof e=="string")a=e;else if(e&&typeof e=="object"&&e.message)a=e.message;else try{a=JSON.stringify(e)}catch{a=String(e)}if(a.toLowerCase().includes("token limit"))return"You've reached your usage limit. Please update your billing limits in your dashboard to continue.";try{let t=JSON.parse(a);return t.error||t.message||a}catch{return a}};function Td({productName:e,limit:a,backdropColor:t,backdropBlur:r,onClose:n,onNavigate:i,onResult:s,theme:c,classNames:o={},product:d}){let u=Nd(),[h,p]=sa(null),l=d||h,{results:k,loading:v,search:y}=Cd({type:"vector"}),{messages:S,sources:x,loading:I,error:b,send:N}=Md(),[M,w]=sa(""),[O,C]=sa(!1),[B,F]=sa(!1),[D,$]=sa(!1),E=qr(null),_=qr(null);oa(()=>{!d&&!h&&u.api.searchVector(e,1).then(R=>{R.results&&R.results.length>0&&p(R.results[0].entity)}).catch(R=>console.error("[Akropolys] Failed to fetch product details",R)),y(e,a)},[e,d,h,u,a,y]),oa(()=>{let R=()=>C(window.innerWidth<=768);if(R(),typeof window<"u")return window.addEventListener("resize",R),()=>window.removeEventListener("resize",R)},[]),oa(()=>{k.length>0&&s?.(k)},[k,s]),oa(()=>{let R=g=>{g.key==="Escape"&&n()};return document.addEventListener("keydown",R),()=>document.removeEventListener("keydown",R)},[n]);let G=qr(null);oa(()=>{let R=document.body.style.overflow,g=document.body.style.position,V=document.body.style.width;document.body.style.overflow="hidden",document.body.style.position="fixed",document.body.style.width="100%";let Y=()=>{window.scrollTo(0,0),G.current&&(G.current.scrollTop=0)};return window.addEventListener("scroll",Y,{passive:!0}),()=>{document.body.style.overflow=R,document.body.style.position=g,document.body.style.width=V,window.removeEventListener("scroll",Y)}},[]);let z=qr(null);oa(()=>{z.current&&(z.current.scrollTop=z.current.scrollHeight)},[S,I]);let q=typeof r=="number"?`${r}px`:r??"16px",ae=t??void 0,J=R=>{i?.(R)!==!1&&(n(),R.entity.url&&(window.location.href=R.entity.url))},m=async R=>{let g=(R??M).trim();if(!(!g||I))if(w(""),_.current&&(_.current.style.height="auto"),S.length===0&&l){let V=`[Context: Shopper is viewing "${l.name}". Price: ${l.price}. Description: ${l.description||""}]
44
+ `;function zl(e){let a=new Uint8Array(e),t="";for(let r=0;r<a.length;r+=32768)t+=String.fromCharCode.apply(null,Array.from(a.subarray(r,r+32768)));return btoa(t)}function Pl(e){let a=atob(e),t=new Uint8Array(a.length);for(let r=0;r<a.length;r++)t[r]=a.charCodeAt(r);return new Int16Array(t.buffer,0,t.length>>1)}function Ri(e){let[a,t]=Ir("idle"),[r,n]=Ir(!1),[i,s]=Ir([]),[c,o]=Ir(null),d=Oe(null),p=Oe(null),h=Oe(null),u=Oe(null),l=Oe(null),k=Oe(0),y=Oe(new Set),x=Oe(null),w=Oe(null),T=Oe(24e3),L=We(()=>{let v=p.current;return v?v.currentTime<k.current+.18:!1},[]),b=Oe(e);Lr(()=>{b.current=e},[e]);let N=Oe(!1),M=Oe(null),C=Oe(""),V=Oe(""),S=We(()=>{let v=C.current.trim(),g=V.current.trim();C.current="",V.current="",!(!v&&!g)&&b.current.onExchange?.({heard:v,said:g})},[]),$=We(()=>{},[]),E=We(()=>{if(!N.current)return;p.current&&p.current.state==="suspended"&&p.current.resume().catch(()=>{});let v=M.current;v&&(M.current=null,v())},[]),I=We(()=>{let v=l.current;if(!v)return 0;let g=new Uint8Array(v.fftSize);v.getByteTimeDomainData(g);let H=0;for(let A=0;A<g.length;A++){let f=(g[A]-128)/128;H+=f*f}return Math.min(1,Math.sqrt(H/g.length)*4)},[]),B=a==="speaking"||a==="thinking",_=We(v=>{let g=B?x.current:l.current;return!g||v.length!==g.frequencyBinCount?!1:(g.getByteFrequencyData(v),!0)},[B]),U=We(()=>(B?x.current:l.current)?.frequencyBinCount??0,[B]),Y=We(()=>{k.current=0;let v=w.current,g=p.current;if(v&&g&&g.state!=="closed"){let H=g.currentTime;v.gain.cancelScheduledValues(H),v.gain.setValueAtTime(v.gain.value,H),v.gain.linearRampToValueAtTime(0,H+.012),setTimeout(()=>{for(let A of y.current)try{A.onended=null,A.stop()}catch{}y.current.clear(),v&&p.current&&p.current.state!=="closed"&&v.gain.setValueAtTime(1,p.current.currentTime)},15)}else{for(let H of y.current)try{H.onended=null,H.stop()}catch{}y.current.clear()}},[]),z=We(v=>{let g=p.current,H=x.current;if(!g||!H||v.length===0)return;g.state==="suspended"&&g.resume().catch(()=>{});let A=T.current,f=g.createBuffer(1,v.length,A),W=f.getChannelData(0),oe=v.length;for(let Z=0;Z<oe;Z++)W[Z]=v[Z]/32768;let j=g.createBufferSource();j.buffer=f,j.connect(H);let G=g.currentTime,O;k.current>G?O=k.current:k.current===0?O=G+.06:O=G+.005,j.start(O),k.current=O+f.duration,y.current.add(j),j.onended=()=>{y.current.delete(j),y.current.size===0&&g.currentTime>=k.current-.02&&(k.current=0,t(Z=>Z==="speaking"?"listening":Z))},t(Z=>Z==="speaking"||Z==="idle"||Z==="ended"?Z:"speaking")},[]),D=We(()=>{},[]),ne=We(()=>{},[]),X=We(v=>{S(),d.current=null,N.current=!1,M.current=null,D(),Y(),u.current?.disconnect(),u.current=null,h.current?.getTracks().forEach(g=>g.stop()),h.current=null,l.current=null,x.current=null,w.current=null,p.current?.close().catch(()=>{}),p.current=null,t(v),n(!1),s([])},[S,Y,D]),m=We(()=>{try{d.current?.send(JSON.stringify({type:"close"}))}catch{}try{d.current?.close()}catch{}X("idle")},[X]),F=We(v=>{let g=!1;v.onmessage=H=>{let A;try{A=JSON.parse(H.data)}catch{return}switch(A.type){case"ready":A.sampleRate&&(T.current=A.sampleRate),typeof A.secondsLeft=="number"&&o(A.secondsLeft),N.current=!0,t("listening"),E();break;case"audio":D(),A.audio&&z(Pl(A.audio));break;case"hearing":n(!0);break;case"thinking":n(!1),t("thinking"),ne();break;case"heard":C.current+=A.text;break;case"said":V.current+=A.text;break;case"interrupted":D(),Y(),n(!1),t("listening");break;case"turn_complete":D(),n(!1),S();let f=Math.max(0,k.current-(p.current?.currentTime??0));setTimeout(()=>{y.current.size===0&&(k.current=0,t(W=>W==="speaking"?"listening":W))},(f+.08)*1e3);break;case"sources":Array.isArray(A.sources)&&A.sources.length&&s(A.sources);break;case"seconds":typeof A.secondsLeft=="number"&&o(A.secondsLeft);break;case"refused":b.current.onRefused?.(A.code||"guest"),m();break;case"error":b.current.onError?.(A.code||"unavailable"),m();break}},v.onclose=H=>{d.current===v&&(H.code===4402&&(g=!0,b.current.onError?.(H.reason==="site"?"siteLimit":"limit")),X("ended"))},v.onerror=()=>{!g&&d.current===v&&b.current.onError?.("connection")}},[E,z,S,Y,ne,D,m,X]),K=We(v=>{let g=d.current;if(N.current=!1,t("connecting"),Y(),D(),g){try{g.send(JSON.stringify({type:"close"}))}catch{}try{g.close()}catch{}}let H=b.current,A=H.apiUrl.replace(/\/+$/,""),f=new URL(A+"/voice/live",window.location.href);f.protocol=f.protocol==="https:"?"wss:":"ws:",f.searchParams.set("siteId",H.siteId),H.kikuId&&f.searchParams.set("kikuId",H.kikuId),H.language&&f.searchParams.set("language",H.language),(v||H.voice)&&f.searchParams.set("voice",v||H.voice);let W=new WebSocket(f.toString(),["akropolys.token."+H.token]);d.current=W,F(W)},[F,Y,D]),ae=Oe(e.voice);Lr(()=>{ae.current!==e.voice&&(ae.current=e.voice,d.current&&(a==="listening"||a==="thinking"||a==="speaking")&&K(e.voice))},[e.voice,a,K]);let Q=We(async()=>{if(d.current)return;t("connecting");let v=b.current,g=window.AudioContext||window.webkitAudioContext;g&&((!p.current||p.current.state==="closed")&&(p.current=new g({latencyHint:"interactive"})),p.current.state==="suspended"&&p.current.resume().catch(()=>{}));let H=v.apiUrl.replace(/\/+$/,""),A=new URL(H+"/voice/live",window.location.href);A.protocol=A.protocol==="https:"?"wss:":"ws:",A.searchParams.set("siteId",v.siteId),v.kikuId&&A.searchParams.set("kikuId",v.kikuId),v.language&&A.searchParams.set("language",v.language),v.voice&&A.searchParams.set("voice",v.voice);let f=new WebSocket(A.toString(),["akropolys.token."+v.token]);d.current=f,F(f);let W;try{if(!navigator.mediaDevices?.getUserMedia)throw{name:"NotAllowedError"};W=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0,autoGainControl:!1,channelCount:1}})}catch(Z){abandoned=!0;try{f.close()}catch{}d.current=null,t("idle"),v.onError?.(Z?.name==="NotAllowedError"?"not-allowed":"audio-capture");return}if(d.current!==f){W.getTracks().forEach(Z=>Z.stop());return}h.current=W;for(let Z of W.getAudioTracks())Z.enabled=!b.current.muted;let oe=p.current&&p.current.state!=="closed"?p.current:g?new g({latencyHint:"interactive"}):null;if(!oe)return;p.current=oe,oe.state==="suspended"&&oe.resume().catch(()=>{});let j=oe.createAnalyser();j.fftSize=1024,j.smoothingTimeConstant=.25,l.current=j;let G=oe.createGain();G.gain.value=1,G.connect(oe.destination),w.current=G;let O=oe.createAnalyser();O.fftSize=1024,O.smoothingTimeConstant=.25,O.connect(G),x.current=O;try{let Z=URL.createObjectURL(new Blob([Rl],{type:"application/javascript"}));if(await oe.audioWorklet.addModule(Z),URL.revokeObjectURL(Z),d.current!==f){W.getTracks().forEach(ke=>ke.stop()),oe.close().catch(()=>{});return}let q=new AudioWorkletNode(oe,"kiku-capture");u.current=q,q.port.onmessage=ke=>{let ze=d.current;!ze||ze.readyState!==WebSocket.OPEN||isSpeakingRef.current||ze.send(JSON.stringify({type:"audio",audio:zl(ke.data)}))};let ce=oe.createMediaStreamSource(W);M.current=()=>{ce.connect(j),ce.connect(q)},E()}catch{b.current.onError?.("audio-worklet"),m()}},[E,z,S,Y,ne,D,m,X]);return Lr(()=>()=>{m()},[m]),Lr(()=>{let v=h.current;if(v)for(let g of v.getAudioTracks())g.enabled=!e.muted},[e.muted,a]),{state:a,phase:a,hearing:r,sources:i,secondsLeft:c,micLevel:I,micSpectrum:_,spectrumBins:U,start:Q,stop:m}}var Ll=e=>e==="connecting"||e==="ended"?"idle":e;function zi({voiceLang:e,speechLang:a,shopperLanguage:t,ttsVoice:r="Puck",handleSendUtterance:n,appendSpokenExchange:i}){let s=Al(),[c,o]=aa("off"),[d,p]=aa("idle"),[h,u]=aa(""),[l,k]=aa(!1),[y,x]=aa(null),[w,T]=aa(!1),[L,b]=aa(()=>{try{let z=localStorage.getItem(un);if(z&&Sr.some(D=>D.name===z))return z}catch{}return r||"Puck"}),N=Rn(z=>{b(z);try{localStorage.setItem(un,z)}catch{}},[]),M=gr({lang:e||a,onUtterance:z=>{p("thinking"),n(z)},onError:z=>{o("off"),p("idle"),u(z==="not-allowed"?"micDenied":z==="language-not-supported"?"micLangUnsupported":z==="audio-capture"?"micMissing":z==="network"?"micNetwork":"micFailed")},onBargeIn:()=>{zt()}}),C=s?.api?.apiUrl||s?.apiUrl||"",V=s?.api?.siteId||s?.siteId||"",S=s?.api?.apiToken||s?.apiToken||"",$=s?.getShopperId?.()||s?.getKikuPub?.()||void 0,E=Ri({apiUrl:C,siteId:V,token:S,kikuId:$,language:t,voice:L,muted:l,onExchange:z=>{i(z.heard,z.said)},onError:z=>{if(z==="shopper_reply_limit"||z==="access_revoked"||z==="account_required"){T(!0),E.stop(),o("off");return}o("off"),u(z==="not-allowed"?"micDenied":z==="audio-capture"?"micMissing":z==="limit"?"voiceLimitReached":z==="siteLimit"?"voiceSiteLimit":z==="connection"||z==="network"?"micNetwork":"voiceUnavailable")},onRefused:z=>{(z==="shopper_reply_limit"||z==="access_revoked"||z==="account_required")&&T(!0),o("off"),u("voiceUnavailable")}}),I=typeof window<"u"&&!!window.WebSocket&&!!(window.AudioContext||window.webkitAudioContext)&&!!navigator.mediaDevices?.getUserMedia,B=Rn(async z=>{if(!jo()){u("micInsecure");return}u(""),o(z),z==="dictate"?(p("listening"),await M.start()):E.start()},[E,M]),_=Rn(()=>{o("off"),p("idle"),M.stop(),E.stop()},[E,M]),U=c==="converse"?Ll(E.state):c==="dictate"?d==="listening"?M.hearing?"speaking":"listening":d:"idle",Y=c==="converse"&&(E.phase==="connecting"||E.state==="connecting");return{voiceMode:c,voicePhase:U,voiceConnecting:Y,voiceError:h,setVoiceError:u,voiceMuted:l,setVoiceMuted:k,voiceSecondsLeft:y,voiceBlocked:w,liveVoiceName:L,chooseVoice:N,canConverse:I,startVoice:B,stopVoice:_,voice:M,live:E}}import lt from"react";import{useEffect as Il,useRef as Te}from"react";import{jsx as ue,jsxs as Ze}from"react/jsx-runtime";var zn={idle:{bw:50,bh:60,tr:1,br:.42,bow:3},thinking:{bw:46,bh:46,tr:1,br:1,bow:2},visualizing:{bw:64,bh:42,tr:.42,br:.42,bow:2},speaking:{bw:44,bh:54,tr:.9,br:.9,bow:3},failed:{bw:53,bh:45,tr:.95,br:.55,bow:4},curious:{bw:48,bh:52,tr:.9,br:.7,bow:3},welcoming:{bw:50,bh:58,tr:1,br:.5,bow:2},guiding:{bw:46,bh:50,tr:.8,br:.8,bow:2},happy:{bw:52,bh:56,tr:1,br:.4,bow:4},focused:{bw:48,bh:52,tr:.9,br:.7,bow:2}},Pn={idle:{lid:1,warm:0,breath:2100,wob:1},thinking:{lid:1,warm:.2,breath:1700,wob:1.6},visualizing:{lid:1,warm:.9,breath:1200,wob:2.2},speaking:{lid:1,warm:.35,breath:900,wob:1.8},failed:{lid:.28,warm:0,breath:3e3,wob:.6},curious:{lid:1,warm:.15,breath:1800,wob:1.4},welcoming:{lid:1,warm:.25,breath:1600,wob:1.2},guiding:{lid:1,warm:.2,breath:1500,wob:1.3},happy:{lid:1,warm:.4,breath:1200,wob:1.5},focused:{lid:1,warm:.2,breath:1500,wob:1.2}},Er=[[0,0,0],[.09,.54,0],[.19,-.36,32],[.31,-.22,58],[.42,-.12,68],[.54,.04,28],[.63,.96,0],[.71,.18,0],[.79,-.16,20],[.88,.34,0],[.95,-.05,4],[1,0,0]];function El(e){let a=1;for(;a<Er.length-1&&Er[a][0]<e;)a++;let[t,r,n]=Er[a-1],[i,s,c]=Er[a],o=i===t?0:(e-t)/(i-t),d=o*o*(3-2*o);return[r+(s-r)*d,n+(c-n)*d]}var ar=6,Pi=["bw","bh","tr","br","bow","lid","warm","wob","gx","gy"],Wt=(e,a,t)=>Math.max(a,Math.min(t,e));function Ai(e,a,t,r){let n=d=>d.toFixed(2),i=(a+t)/2,s=e+r,c=(i-a)*.55,o=(t-i)*.55;return`C${n(e)} ${n(a+c)} ${n(s)} ${n(i-c)} ${n(s)} ${n(i)}C${n(s)} ${n(i+o)} ${n(e)} ${n(t-o)} ${n(e)} ${n(t)}`}function Dl(e,a,t,r,n){let i=Wt(e*t,8,a*.96),s=Wt(e*r,8,a*.96),c=(h,u)=>`${h.toFixed(2)} ${u.toFixed(2)}`,o=.46,d=Wt((e-i)/e,0,1),p=Wt((e-s)/e,0,1);return`M${c(-e,-a+i)}C${c(-e,-a+i*o)} ${c(-e+i*o,-a)} ${c(-e+i,-a)}C${c(-e*.3*d,-a-2*d)} ${c(e*.3*d,-a-2*d)} ${c(e-i,-a)}C${c(e-i*o,-a)} ${c(e,-a+i*o)} ${c(e,-a+i)}`+Ai(e,-a+i,a-s,n)+`C${c(e,a-s*o)} ${c(e-s*o,a)} ${c(e-s,a)}C${c(e*.3*p,a+2*p)} ${c(-e*.3*p,a+2*p)} ${c(-e+s,a)}C${c(-e+s*o,a)} ${c(-e,a-s*o)} ${c(-e,a-s)}`+Ai(-e,a-s,-a+i,-n)+"Z"}var Sa=[{name:"Graphite",color:"#4B5058",light:"#A8AEB6",glow:"rgba(75, 80, 88, 0.26)"},{name:"Mist",color:"#78868F",light:"#BFC9CF",glow:"rgba(120, 134, 143, 0.26)"},{name:"Sandstone",color:"#8A7E71",light:"#CBC1B5",glow:"rgba(138, 126, 113, 0.26)"},{name:"Pewter",color:"#5F6670",light:"#B3BAC3",glow:"rgba(95, 102, 112, 0.26)"}],In=[{name:"Aegean",color:"#2E6FB7",light:"#9CC1E6",glow:"rgba(46, 111, 183, 0.30)"},{name:"Fern",color:"#3C8C60",light:"#A2CFB4",glow:"rgba(60, 140, 96, 0.30)"},{name:"Marigold",color:"#C48A22",light:"#EBD095",glow:"rgba(196, 138, 34, 0.30)"},{name:"Coral",color:"#C15A4E",light:"#E9AEA3",glow:"rgba(193, 90, 78, 0.30)"},{name:"Iris",color:"#5F5CC4",light:"#B6B4E8",glow:"rgba(95, 92, 196, 0.30)"}],Tp=[...Sa,...In];function An(e){let r=(!In.includes(e)&&Math.random()<.26?In:Sa).filter(n=>n!==e);return r[Math.floor(Math.random()*r.length)]}function wt(e){let a=parseInt(e.slice(1),16);return[a>>16&255,a>>8&255,a&255]}function Ln(e){return`rgb(${Math.round(e[0])}, ${Math.round(e[1])}, ${Math.round(e[2])})`}function Fl(e,a,t){return[e[0]+(a[0]-e[0])*t,e[1]+(a[1]-e[1])*t,e[2]+(a[2]-e[2])*t]}var _l=[[255,253,248],[247,240,231],[231,218,202],[198,178,156]],Li=[.05,.15,.42,.74],Hl=[.52,.72,.9,1],Ii={color:"#E2581D",light:"#FFBE96",glow:"rgba(226, 88, 29, 0.34)"};function Ei({state:e="idle",size:a=40,alert:t=!1,theme:r,feminine:n,accessories:i,onImpact:s,triggerRef:c}){let o=Te(e);o.current=e;let d=Te(t);d.current=t;let p=r==="blush"||n===!0||!!(i?.flower||i?.eyelashes||i?.blush),h=i?.flower??p,u=i?.eyelashes??p,l=i?.blush??p,k=Te(null),y=Te(null),x=Te(null),w=Te(null),T=Te(null),L=Te(null),b=Te(null),N=Te(null),M=Te(null),C=Te(null),V=Te(null),S=Te(null),$=Te(null),E=Te(null),I=Te([]),B=Te([]),_=Te(null),U=Te(`kiku-${Math.random().toString(36).slice(2,8)}`).current,Y=Te(s);return Y.current=s,Il(()=>{let z=window.matchMedia("(prefers-reduced-motion: reduce)").matches,D={},ne={};Pi.forEach(he=>{D[he]=zn.idle[he]??Pn.idle[he]??0,ne[he]=0});let X=Array.from({length:ar},()=>({x:0,y:0,w:0,h:0,rx:0,a:0})),m=Array.from({length:ar},()=>({x:0,y:0,w:0,h:0,rx:0,a:0})),F=1800,K=-1,ae=0,Q=2600,v=0,g=!1,H=9e3+Math.random()*8e3,A=-1,f=0,W=0,oe=0,j=4200,G=0,O=0,Z=0,q=12e3,ce=Sa[0],ke=wt(ce.color),ze=wt(ce.light),Pe=[...ke],Ae=[...ze],Ot=2600,Ge=-1/0,Ct=!1,xe=0,it=!1,ht=0,Et=0,La=0,cr=!1,Yt=0,Gt=he=>{he-Ge<Ot?(ce=An(ce),Pe=wt(ce.color),Ae=wt(ce.light),Ge=-1/0):Ge=he},lr=(he,Ve,at,Qe)=>{let Ke=o.current,st=Array.from({length:ar},()=>({x:0,y:0,w:0,h:0,rx:0,a:0})),Mt=(pt,De,rt=0)=>{let Ne=Math.max(4,54*Math.max(.06,Ve));st[pt]={x:De+at,y:-4+Qe+rt,w:21,h:Ne,rx:10.5,a:1}};if(Ke==="thinking"){let De=he%2800/2800,rt=Math.pow(Math.sin(De*Math.PI*2)*.5+.5,3);for(let Ne=0;Ne<4;Ne++){let Nt=he/700+Ne/4*Math.PI*2,da=(26-Ne%2*5)*(1-.94*rt),Dt=16+rt*6+Math.sin(he/420+Ne)*1.4;st[Ne]={x:Math.cos(Nt)*da,y:Math.sin(Nt)*da*.86+2,w:Dt,h:Dt,rx:Dt/2,a:1}}}else if(Ke==="visualizing")st[0]={x:0,y:-2,w:78,h:26,rx:13,a:1};else if(Ke==="speaking")for(let De=0;De<5;De++){let rt=12+Math.abs(Math.sin(he/150+De*.9))*26;st[De]={x:(De-4/2)*15,y:-2,w:9,h:rt,rx:4.5,a:1}}else Ke==="failed"?(Mt(0,-22,8),Mt(1,22,8)):(Mt(0,-22),Mt(1,22));return st};c&&(c.current=()=>{if(A>=0){it=!0,ce=An(ce),Pe=wt(ce.color),Ae=wt(ce.light),Ge=-1/0;return}A=0,Gt(ht),H=ht+4e3});let ca=he=>{ht=he;let Ve=o.current,at=zn[Ve]??zn.idle,Qe=Pn[Ve]??Pn.idle,Ke=Ve==="idle"||Ve==="failed";Ke&&!z&&(he>Q&&(ae=(Math.random()-.5)*2,Q=he+1800+Math.random()*3600),D.wantGx=ae*5);let st=d.current?1:0;La=(La+(st-Et)*.1)*.88,Et+=La;let Mt=d.current&&!z?Math.sin(he/480)*.055*Et:0,pt={bw:at.bw*(1+Et*.34+Mt),bh:at.bh*(1+Et*.2+Mt),tr:at.tr,br:at.br,bow:at.bow,warm:Qe.warm,wob:Qe.wob,lid:Qe.lid,gx:Ke&&!z?ae*5:0,gy:Ke&&!z?Math.sin(he/2600)*2:0};!z&&Ke&&(K<0&&he>F&&(K=0),K>=0&&(K+=1/7,pt.lid=Qe.lid*Math.abs(K-.5)*2,K>=1&&(K=-1,pt.lid=Qe.lid,F=he+(Math.random()<.22?340:2600+Math.random()*4200)))),Pi.forEach(pe=>{let we=pe;if(z){D[we]=pt[we];return}let be=we==="lid"?.42:.11,ut=we==="lid"?.55:.78;ne[we]=(ne[we]+(pt[we]-D[we])*be)*ut,D[we]+=ne[we]});let De=0,rt=0;!z&&d.current&&A<0&&he>Yt&&(A=0,Yt=he+2100,H=he+4e3),!z&&Ve==="idle"?A<0&&he>H&&(A=0,Ct?(Ct=!1,xe=0,ce=An(ce),Pe=wt(ce.color),Ae=wt(ce.light),Ge=-1/0):(xe++,Gt(he))):A<0&&(H=he+3e3+Math.random()*3e3),A>=0&&(A+=1/96,[De,rt]=El(A),A>=1&&(A=-1,De=0,rt=0,it?(it=!1,xe=0,H=he+150):!Ct&&xe>=2?(Ct=!0,H=he+240):H=he+5e3+Math.random()*5e3));let Ne=Math.max(0,De);if(d.current!==cr){cr=d.current;let pe=d.current?Ii:ce;Pe=wt(pe.color),Ae=wt(pe.light),d.current&&!z&&(A<0&&(A=0),Yt=he+2600)}let Nt=d.current?Ii:ce;if(z)ke=[...Pe],ze=[...Ae];else for(let pe=0;pe<3;pe++)ke[pe]+=(Pe[pe]-ke[pe])*.055,ze[pe]+=(Ae[pe]-ze[pe])*.055;let da=Ln(ke),Dt=Ln(ze);S.current?.setAttribute("stop-color",da),$.current?.setAttribute("stop-color",Dt),E.current?.setAttribute("stop-color",Dt);for(let pe=0;pe<4;pe++){let we=Li[pe]+(Hl[pe]-Li[pe])*Et;I.current[pe]?.style.setProperty("stop-color",Ln(Fl(_l[pe],ke,we)))}let dr=.34+Math.sin(he/1200)*.06,Br=Ne>.02?Math.min(.72,dr+Ne*.34):dr;V.current?.setAttribute("opacity",Br.toFixed(3)),Ne>.04?Y.current?.(Ne,Nt.color,Nt.glow):la>.04&&Y.current?.(0,Nt.color,Nt.glow),la=Ne;let hr=z?0:Math.sin(he/1900)*.9*D.wob,Ft=D.bw*(1+De*.55)+hr*.4,Ia=D.bh*(1-De*.62),Ea=Dl(Ft,Ia,Wt(D.tr+Ne*.5,0,1.2),Wt(D.br+Ne*.9,0,1),D.bow+hr+Ne*5);k.current?.setAttribute("d",Ea),y.current?.setAttribute("d",Ea);let Da=Ve==="thinking";Da!==g&&(g=Da,_.current?.setAttribute("filter",Da?`url(#${U}-goo)`:"none"));let Fa=lr(he,D.lid*(1-Ne*.85),D.gx,D.gy);for(let pe=0;pe<ar;pe++){let we=Fa[pe],be=X[pe],ut=m[pe];for(let Xe of["x","y","w","h","rx","a"]){if(z){be[Xe]=we[Xe];continue}ut[Xe]=(ut[Xe]+(we[Xe]-be[Xe])*.16)*.74,be[Xe]+=ut[Xe]}let Fe=B.current[pe];Fe&&(Fe.setAttribute("x",(be.x-be.w/2).toFixed(2)),Fe.setAttribute("y",(be.y-be.h/2).toFixed(2)),Fe.setAttribute("width",Math.max(0,be.w).toFixed(2)),Fe.setAttribute("height",Math.max(0,be.h).toFixed(2)),Fe.setAttribute("rx",Math.max(0,Math.min(be.rx,be.w/2,be.h/2)).toFixed(2)),Fe.setAttribute("opacity",Wt(be.a,0,1).toFixed(2)))}let _a=z?0:Math.sin(he/Qe.breath)*1.5;!z&&Ke&&A<0?(he>j&&(oe=(Math.random()<.5?-1:1)*(.35+Math.random()*.65),j=he+2600+Math.random()*4200),he>q&&(Z=Z>.1?0:1,q=he+(Z>.1?900:9e3+Math.random()*11e3))):(oe=0,Z=0),W=(W+(oe-f)*.028)*.9,f+=W,O=(O+(Z-G)*.06)*.82,G+=O;let ft=D.bh-Ia,Ha=f*3.4+G*4.5,pr=f*2.2+G*3,ur=G*2.4;if(x.current?.setAttribute("transform",`translate(${pr.toFixed(2)} ${(_a+ft-rt+ur).toFixed(2)}) rotate(${Ha.toFixed(2)} 0 60)`),w.current&&w.current.setAttribute("transform",`translate(${pr.toFixed(2)} ${(_a+ft-rt+ur).toFixed(2)}) rotate(${Ha.toFixed(2)} 0 60)`),h&&T.current){let pe=-Ft*.62,we=-Ia*.7,be=-16+(z?0:Math.sin(he/1400)*3)+Ha*.4;T.current.setAttribute("transform",`translate(${pe.toFixed(2)}, ${we.toFixed(2)}) rotate(${be.toFixed(2)})`)}if(l&&L.current){let pe=12+D.gy*.5;L.current.setAttribute("transform",`translate(0, ${pe.toFixed(2)})`)}if(u&&b.current){let pe=Ve!=="thinking"&&Ve!=="visualizing"&&Ve!=="speaking";b.current.setAttribute("opacity",pe?Wt(D.lid*1.3,0,1).toFixed(2):"0");let we=(be,ut)=>{let Fe=Math.max(1,Math.min(be.w,be.h)/2),Xe=be.y-be.h/2+Fe,Ua="";for(let[$r,ha]of[[20,7],[48,8],[76,6.5]]){let Tt=$r*Math.PI/180,jr=be.x+ut*Math.sin(Tt)*Fe,Vr=Xe-Math.cos(Tt)*Fe,Kr=be.x+ut*Math.sin(Tt)*(Fe+ha),qa=Xe-Math.cos(Tt)*(Fe+ha)-1.5,Wr=be.x+ut*Math.sin(Tt-.22)*(Fe+ha*.65),Or=Xe-Math.cos(Tt-.22)*(Fe+ha*.65);Ua+=` M ${jr.toFixed(2)} ${Vr.toFixed(2)} Q ${Wr.toFixed(2)} ${Or.toFixed(2)} ${Kr.toFixed(2)} ${qa.toFixed(2)}`}return Ua.trim()};N.current?.setAttribute("d",we(X[0],-1)),M.current?.setAttribute("d",we(X[1],1))}v=requestAnimationFrame(ca)},la=0;return v=requestAnimationFrame(ca),()=>cancelAnimationFrame(v)},[h,u,l,p]),Ze("svg",{className:"hsk-kiku-avatar",width:a,height:a,viewBox:"-100 -100 200 200","aria-hidden":"true",style:{display:"block",overflow:"visible"},children:[Ze("defs",{children:[ue("linearGradient",{id:`${U}-marble`,x1:".2",y1:"0",x2:".42",y2:"1",children:[0,40,82,100].map((z,D)=>ue("stop",{ref:ne=>{I.current[D]=ne},offset:`${z}%`,style:{stopColor:`var(--hsk-marble-${D+1}, #FAF7F2)`}},z))}),Ze("linearGradient",{id:`${U}-contact`,x1:"0",y1:"1",x2:"0",y2:"0",children:[ue("stop",{ref:S,offset:"0%",stopColor:Sa[0].color,stopOpacity:"0.9"}),ue("stop",{ref:$,offset:"45%",stopColor:Sa[0].light,stopOpacity:"0.5"}),ue("stop",{ref:E,offset:"100%",stopColor:Sa[0].light,stopOpacity:"0"})]}),Ze("radialGradient",{id:`${U}-sheen`,cx:".34",cy:".2",r:".55",children:[ue("stop",{offset:"0%",stopColor:"#FFFFFF",style:{stopOpacity:"var(--hsk-marble-sheen, .9)"}}),ue("stop",{offset:"100%",stopColor:"#FFFFFF",stopOpacity:"0"})]}),Ze("linearGradient",{id:`${U}-hibiscus-petal`,x1:"0",y1:"1",x2:"0",y2:"0",children:[ue("stop",{offset:"0%",stopColor:"#FF3366"}),ue("stop",{offset:"65%",stopColor:"#FF758F"}),ue("stop",{offset:"100%",stopColor:"#FFAAA6"})]}),Ze("radialGradient",{id:`${U}-blush-cheek`,cx:"50%",cy:"50%",r:"50%",children:[ue("stop",{offset:"0%",stopColor:"#FB7185",stopOpacity:"0.48"}),ue("stop",{offset:"100%",stopColor:"#FB7185",stopOpacity:"0"})]}),ue("clipPath",{id:`${U}-skin`,children:ue("use",{href:`#${U}-body`})}),Ze("filter",{id:`${U}-goo`,x:"-50%",y:"-50%",width:"200%",height:"200%",children:[ue("feGaussianBlur",{in:"SourceGraphic",stdDeviation:"4",result:"b"}),ue("feColorMatrix",{in:"b",values:"1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 18 -7"})]}),Ze("mask",{id:`${U}-cut`,children:[ue("path",{ref:y,d:"",fill:"#FFFFFF"}),ue("g",{ref:_,children:Array.from({length:ar},(z,D)=>ue("rect",{ref:ne=>{B.current[D]=ne},fill:"#000000"},D))})]})]}),Ze("g",{ref:x,mask:`url(#${U}-cut)`,children:[ue("path",{id:`${U}-body`,ref:k,d:"",fill:`url(#${U}-marble)`}),Ze("g",{clipPath:`url(#${U}-skin)`,children:[ue("ellipse",{cx:"-14",cy:"-40",rx:"46",ry:"34",fill:`url(#${U}-sheen)`}),ue("rect",{ref:V,x:"-100",y:"-20",width:"200",height:"100",fill:`url(#${U}-contact)`,opacity:"0.45"})]})]}),Ze("g",{ref:w,style:{pointerEvents:"none"},children:[l&&Ze("g",{ref:L,children:[ue("ellipse",{cx:"-28",cy:"0",rx:"10",ry:"5.5",fill:`url(#${U}-blush-cheek)`}),ue("ellipse",{cx:"28",cy:"0",rx:"10",ry:"5.5",fill:`url(#${U}-blush-cheek)`})]}),u&&Ze("g",{ref:b,children:[ue("path",{ref:N,stroke:"#3D1424",strokeWidth:"1.7",strokeLinecap:"round",fill:"none"}),ue("path",{ref:M,stroke:"#3D1424",strokeWidth:"1.7",strokeLinecap:"round",fill:"none"})]}),h&&Ze("g",{ref:T,className:"hsk-avatar-flower",children:[ue("path",{d:"M 0 0 C -12 -7 -15 5 0 0 Z",fill:"#10B981",transform:"translate(6, 4) rotate(-35)"}),[0,72,144,216,288].map(z=>ue("path",{d:"M 0 0 C -6 -13 6 -13 0 0 Z",fill:`url(#${U}-hibiscus-petal)`,stroke:"#FF2A5F",strokeWidth:"0.6",transform:`rotate(${z-18})`},z)),ue("path",{d:"M 0 0 Q 3 -10 9 -14",stroke:"#F59E0B",strokeWidth:"1.6",strokeLinecap:"round",fill:"none"}),ue("circle",{cx:"9",cy:"-14",r:"1.3",fill:"#FDE047"}),ue("circle",{cx:"7",cy:"-12",r:"1.1",fill:"#FDE047"}),ue("circle",{cx:"6.5",cy:"-15",r:"1.1",fill:"#FDE047"}),ue("circle",{cx:"0",cy:"0",r:"2.2",fill:"#881337"})]})]})]})}import{jsx as dt,jsxs as En}from"react/jsx-runtime";function Di({title:e,hasMessages:a,avatarState:t="idle",unread:r=!1,awayFromBottom:n=!1,themeMenuOpen:i=!1,themeMenuClosing:s=!1,isNarrow:c=!1,currentTheme:o="dark",onJumpToLatest:d,onReset:p,onClose:h,onToggleThemeMenu:u,onSelectTheme:l}){let k=jt(),[y,x]=lt.useState(!1),[w,T]=lt.useState("#134e3d"),[L,b]=lt.useState("rgba(19, 78, 61, 0.45)"),N=lt.useRef(void 0),M=lt.useRef(null),C=lt.useRef(!1),V=lt.useRef(0),S=lt.useCallback(()=>{C.current=!1,V.current=Date.now(),M.current=setTimeout(()=>{if(C.current=!0,typeof navigator<"u"&&navigator.vibrate)try{navigator.vibrate(25)}catch{}u?.()},350)},[u]),$=lt.useCallback(()=>{M.current&&(clearTimeout(M.current),M.current=null)},[]),E=lt.useCallback(()=>{M.current&&(clearTimeout(M.current),M.current=null)},[]),I=lt.useCallback(_=>{if(C.current){C.current=!1,_.preventDefault(),_.stopPropagation();return}n?d?.():N.current?.()},[n,d]),B=lt.useCallback((_,U,Y)=>{_>.04?(x(!0),T(U),b(Y)):x(!1)},[]);return En("div",{className:"hsk-cb-topbar",children:[dt("div",{className:"hsk-cb-topbar-left",children:dt("button",{className:"hsk-cb-back",onClick:h,"aria-label":"Close",children:dt("span",{className:"hsk-cb-back-icon",children:dt(Mr,{})})})}),En("div",{className:ee("hsk-cb-topbar-mark",c&&i&&"is-oozing"),"data-impacting":y?"true":"false",style:{"--hsk-contact-color":w,"--hsk-contact-glow":L},"data-unread":r?"true":"false",onTouchStart:S,onTouchEnd:$,onTouchMove:E,onTouchCancel:E,onClick:I,role:"button",tabIndex:0,"aria-label":n?k("jumpToLatest"):"kiku (long press for themes)",children:[dt(Ei,{state:t,size:34,theme:o,alert:r,onImpact:B,triggerRef:N}),dt("span",{className:"hsk-cb-topbar-name",children:e})]}),dt("div",{className:"hsk-cb-topbar-actions",children:a&&dt("button",{className:"hsk-cb-topbar-btn",onClick:p,children:k("clearChat")})}),c&&i&&dt("div",{className:ee("hsk-cb-topbar-ooze-menu",s&&"is-closing"),role:"dialog","aria-label":"Theme selector",style:{position:"absolute",top:"100%",marginTop:"8px",left:"50%",transform:"translateX(-50%)",zIndex:1e3},onPointerDown:_=>_.stopPropagation(),onClick:_=>_.stopPropagation(),onMouseDown:_=>_.stopPropagation(),children:dt("div",{className:"hsk-cb-theme-2x2-grid",style:{display:"grid",gridTemplateColumns:"repeat(2, 1fr)",gap:6},children:ea.map(({id:_,label:U,Icon:Y})=>En("button",{type:"button",className:ee("hsk-cb-theme-grid-item",o===_&&"is-active"),onClick:z=>{z.stopPropagation(),l?.(_)},children:[dt(Y,{}),dt("span",{children:U})]},_))})})]})}import Ma from"react";import{useEffect as jp,useRef as Vp}from"react";import Dn from"react";import{Fragment as ql,jsx as Hn,jsxs as Bl}from"react/jsx-runtime";var Ul=12;function Fn(e){return e==null||typeof e=="boolean"?"":typeof e=="string"||typeof e=="number"?String(e):Array.isArray(e)?e.map(Fn).join(""):Dn.isValidElement(e)?Fn(e.props.children):""}function _n(e,a,t,r){if(e==null||typeof e=="boolean")return null;if(typeof e=="string"||typeof e=="number")return String(e).split(/(\s+)/).filter(Boolean).map((n,i)=>{if(/^\s+$/.test(n))return n;let s=t+a.i*Ul;return a.i+=1,Hn("span",{className:"hsk-cascade__w",style:{animationDelay:`${s}ms`},children:n},`${r}-w${i}`)});if(Array.isArray(e))return e.map((n,i)=>_n(n,a,t,`${r}-${i}`));if(Dn.isValidElement(e)){let n=e;return Dn.cloneElement(n,{key:`${r}-el`},_n(n.props.children,a,t,`${r}-c`))}return e}function je({children:e,baseMs:a=0}){let t=Fn(e),r=0;for(let i=0;i<t.length;i++)r=(r<<5)-r+t.charCodeAt(i)|0;let n=`c${Math.abs(r)}`;return Bl(ql,{children:[Hn("span",{className:"hsk-sr-only",children:t}),Hn("span",{"aria-hidden":"true",children:_n(e,{i:0},a,n)})]})}import{jsx as At,jsxs as rr}from"react/jsx-runtime";function Fi({language:e,onBack:a}){let t=Ja(e);return rr("div",{className:"hsk-cb-chrome-loading",dir:t.rtl?"rtl":"ltr","aria-busy":"true",children:[At("div",{className:"hsk-cb-chrome-loading-header",children:At("h2",{className:"hsk-cb-hello hsk-cascade",children:At(je,{baseMs:60,children:t.preparing})})}),At("div",{className:"hsk-cb-chrome-progress",role:"progressbar","aria-label":t.preparing,children:At("div",{className:"hsk-cb-chrome-progress-track"})}),a&&rr("button",{type:"button",className:"hsk-cb-chrome-back-btn",onClick:a,children:[At("span",{"aria-hidden":"true",children:t.rtl?"\u2192":"\u2190"})," ",t.changeLang]}),!t.known&&rr("div",{className:"hsk-cb-chrome-notice",dir:"ltr",lang:"en",children:[rr("div",{className:"hsk-cb-chrome-notice-header",children:[At("span",{className:"hsk-cb-chrome-notice-pill",children:"Preview / Low-Resource"}),At("span",{className:"hsk-cb-chrome-notice-title",children:"Live Machine Translation"})]}),rr("span",{className:"hsk-cb-chrome-notice-body",children:[At("b",{children:t.nativeName})," is translated in real time as you browse. Some phrasing may read differently than human-reviewed copy, but names, prices, and figures are always strictly preserved."]})]})]})}import{jsx as _i}from"react/jsx-runtime";var Dr=16,$l=110,jl=/[؀-ۿ܀-ݏ߀-߿ࡠ-ࣿﭐ-﷿ﹰ-]/;function Ca(e){if(!e)return[];if(jl.test(e))return e.split(/(\s+)/).filter(Boolean);let a=typeof Intl<"u"?Intl:void 0;if(a?.Segmenter){let t=new a.Segmenter(void 0,{granularity:"grapheme"});return Array.from(t.segment(e),r=>r.segment)}return e.split(/(\s+)/).filter(Boolean)}function Hi({text:e,placeholder:a,visible:t=!0,replay:r=0,replaySeed:n,staggerMs:i=Dr}){if(!t)return null;let s=e||a||"";if(!s)return null;let c=n!==void 0?n:r,o=Ca(s),d=Math.max(o.length-1,1);return _i("div",{className:"hsk-animated-placeholder",dir:"auto","aria-hidden":"true",children:o.map((p,h)=>_i("span",{className:"hsk-animated-placeholder__char",style:{animationDelay:`${$l+h*i}ms`,"--hsk-ph-hue":`${Math.round(h/d*300)}`},children:p},`${s}|${c}|${h}`))})}import{Fragment as nr,jsx as re,jsxs as Se}from"react/jsx-runtime";function Un(e){return typeof e=="string"?Ca(e).length:Array.isArray(e)?e.reduce((a,t)=>a+Un(t),0):Ma.isValidElement(e)?Un(e.props?.children):0}function qn(e,a,t,r){return typeof e=="string"?Ca(e).map(n=>{let i=a.i++;return re("span",{className:"hsk-cb-shimmer-char",style:{"--hsk-char-idx":r+i,"--hsk-ph-hue":`${Math.round(i/t*300)}`},children:n},i)}):Array.isArray(e)?e.map((n,i)=>re(Ma.Fragment,{children:qn(n,a,t,r)},i)):Ma.isValidElement(e)?Ma.cloneElement(e,{children:qn(e.props?.children,a,t,r)}):e}function Ui({text:e,baseIdx:a=0}){let t=Math.max(Un(e)-1,1);return re(nr,{children:qn(e,{i:0},t,a)})}function qi({inOnboarding:e,justCompleted:a,onboardingMood:t,awaitingLang:r,awaitingName:n,awaitingEntityLang:i,awaitingConsent:s,termsAgreed:c,shopperLanguage:o,shopperName:d,entityLangPref:p,chromeReady:h,activeChips:u,t:l,tNode:k,chooseLanguage:y,chooseEntityLang:x,agreeTerms:w,handleSend:T}){let L=r?"1":n?"2":i?"3":s?"4":null,[b,N]=Ma.useState(30);return Ma.useEffect(()=>{if(!s){N(30);return}let M=setInterval(()=>{N(C=>C<=1?(clearInterval(M),0):C-1)},1e3);return()=>clearInterval(M)},[s]),re("div",{className:"hsk-cb-empty",children:Se("div",{className:"hsk-cb-onboarding-card",children:[L&&re("div",{className:"hsk-cb-onboarding-head",children:Se("span",{className:"hsk-cb-step-badge",dir:"ltr",children:[L," / 4"]})}),r?Se("div",{className:"hsk-cb-hello-wrap",children:[re("h2",{className:"hsk-cb-hello hsk-cascade",children:re(je,{baseMs:0,children:"What language should we chat in?"})}),Se("div",{className:"hsk-cb-lang-chips",children:[wr.map((M,C)=>re("button",{type:"button",className:"hsk-cb-lang-chip",style:{"--hsk-pill-idx":C},lang:M.tag,dir:M.rtl?"rtl":"ltr",onClick:()=>y(M.value),children:M.native},M.value)),re("span",{className:"hsk-cb-lang-chips-hint",style:{"--hsk-pill-idx":wr.length},children:"or type any other"})]})]},"step-lang"):n?re("div",{className:"hsk-cb-hello-wrap",children:h?Se(nr,{children:[re("h2",{className:"hsk-cb-hello hsk-cascade",children:re(je,{baseMs:0,children:l("nameStepTitle")})}),re("p",{className:"hsk-cb-hello-lead hsk-cascade",children:re(je,{baseMs:30,children:l("nameStepLead")})}),re("p",{className:"hsk-cb-hello-ask hsk-cascade",children:re(je,{baseMs:60,children:l("nameStepAsk")})})]}):re(Fi,{language:o,onBack:()=>y("")})},"step-name"):i?Se("div",{className:"hsk-cb-hello-wrap",children:[h&&Se(nr,{children:[re("h2",{className:"hsk-cb-hello hsk-cascade",children:re(je,{baseMs:0,children:l("howShouldResultsLook")})}),re("p",{className:"hsk-cb-hello-lead hsk-cascade",children:re(je,{baseMs:30,children:k("entityLangIntro",{lang:o})})})]}),h&&re("div",{className:"hsk-cb-entlang-opts",role:"radiogroup","aria-label":l("howShouldResultsLook"),children:["translated","original"].map((M,C)=>Se("button",{type:"button",role:"radio","aria-checked":p===M,className:ee("hsk-cb-entlang-opt",p===M&&"is-selected"),style:{"--hsk-opt-idx":C},onClick:()=>x(M),children:[re("span",{className:"hsk-cb-entlang-radio","aria-hidden":"true",children:re("span",{className:"hsk-cb-entlang-radio-dot"})}),Se("span",{className:"hsk-cb-entlang-opt-text",children:[re("span",{className:"hsk-cb-entlang-opt-title",children:re(Ui,{text:M==="translated"?k("inLanguage",{lang:o}):l("asWritten"),baseIdx:0})}),re("span",{className:"hsk-cb-entlang-opt-note",children:re(Ui,{text:l(M==="translated"?"detailsTranslated":"namesAsWritten"),baseIdx:15})})]})]},M))})]},"step-entity-lang"):s?re("div",{className:"hsk-cb-hello-wrap",children:h&&Se(nr,{children:[re("h2",{className:"hsk-cb-hello hsk-cascade",children:re(je,{baseMs:0,children:l("termsStepTitle")})}),re("p",{className:"hsk-cb-hello-lead hsk-cascade",children:re(je,{baseMs:30,children:l("termsStepSubtitle")})}),Se("div",{className:"hsk-cb-terms-sanctuary",children:[Se("div",{className:"hsk-cb-terms-item",style:{"--hsk-row-idx":0},children:[Se("div",{className:"hsk-cb-terms-head",children:[re("span",{className:"hsk-cb-terms-numeral",children:"I"}),re("h3",{className:"hsk-cb-terms-title",children:l("termsPiiTitle")})]}),re("p",{className:"hsk-cb-terms-desc",children:l("termsPiiDesc")})]}),re("div",{className:"hsk-cb-terms-divider"}),Se("div",{className:"hsk-cb-terms-item",style:{"--hsk-row-idx":1},children:[Se("div",{className:"hsk-cb-terms-head",children:[re("span",{className:"hsk-cb-terms-numeral",children:"II"}),re("h3",{className:"hsk-cb-terms-title",children:l("termsSessionTitle")})]}),re("p",{className:"hsk-cb-terms-desc",children:l("termsSessionDesc")})]}),re("div",{className:"hsk-cb-terms-divider"}),Se("div",{className:"hsk-cb-terms-item",style:{"--hsk-row-idx":2},children:[Se("div",{className:"hsk-cb-terms-head",children:[re("span",{className:"hsk-cb-terms-numeral",children:"III"}),re("h3",{className:"hsk-cb-terms-title",children:l("termsMemoryTitle")})]}),re("p",{className:"hsk-cb-terms-desc",children:l("termsMemoryDesc")})]}),re("div",{className:"hsk-cb-terms-divider"}),Se("div",{className:"hsk-cb-terms-item",style:{"--hsk-row-idx":3},children:[Se("div",{className:"hsk-cb-terms-head",children:[re("span",{className:"hsk-cb-terms-numeral",children:"IV"}),re("h3",{className:"hsk-cb-terms-title",children:l("termsCookieTitle")})]}),re("p",{className:"hsk-cb-terms-desc",children:l("termsCookieDesc")})]})]}),re("div",{className:"hsk-cb-terms-action-wrap",children:re("button",{type:"button",className:ee("hsk-cb-terms-agree-btn",b===0&&"is-active"),disabled:b>0,onClick:w,children:b>0?l("termsAgreeCounting",{seconds:String(b)}):l("termsAgreeButton")})})]})},"step-terms"):a?re("div",{className:"hsk-cb-hello-wrap",children:h&&Se(nr,{children:[re("h2",{className:"hsk-cb-hello hsk-cascade",children:re(je,{baseMs:0,children:k("allSet",{name:d})})}),re("p",{className:"hsk-cb-hello-lead hsk-cascade",children:re(je,{baseMs:30,children:p==="translated"?k("replyingTranslated",{lang:o}):k("replyingOriginal",{lang:o})})})]})},"step-completed"):d?Se("div",{className:"hsk-cb-hello-wrap",children:[re("h2",{className:"hsk-cb-hello hsk-cascade",children:re(je,{baseMs:0,children:k("greetReturning",{name:d})})}),re("p",{className:"hsk-cb-hello-lead hsk-cascade",children:re(je,{baseMs:30,children:l("greetReturningLead")})})]},"step-returning"):Se("div",{className:"hsk-cb-hello-wrap",children:[re("h2",{className:"hsk-cb-hello hsk-cascade",children:Se(je,{baseMs:0,children:["Hi, I'm ",re("b",{children:"kiku"}),"."]})}),re("p",{className:"hsk-cb-hello-lead hsk-cascade",children:re(je,{baseMs:30,children:"Ask me to search, visualize, or capture anything \u2014 I look across the whole site in real time."})})]},"step-initial"),!e&&(u?.length??0)>0&&re("div",{className:"hsk-cb-chips",children:u.map((M,C)=>re("button",{className:"hsk-cb-chip",style:{"--hsk-pill-idx":C},onClick:()=>T(M),children:M},M))})]})})}import id from"react";import{useEffect as Bi,useState as Vl}from"react";import{describeAge as $i,getLiveValue as Kl,isFresh as Wl,isStale as Ol,formatLiveValue as ot,subscribeLiveValues as Yl,LIVE_FLASH_MS as Gl}from"@akropolys/sdk";import{jsx as Lt,jsxs as Na}from"react/jsx-runtime";function Ql(e){let[,a]=Vl(0),t=JSON.stringify(e);return Bi(()=>Yl(r=>{e.includes(r)&&a(n=>n+1)}),[t]),Bi(()=>{let r=setInterval(()=>a(n=>n+1),1e3);return()=>clearInterval(r)},[]),e.map(Kl)}function Xl({record:e,now:a}){let t=Ol(e,a),r=e.fields,n=r.event||r.question||r.title||e.key,i=n.length>38?n.slice(0,36)+"\u2026":n,s=!!r.yes_price||!!r.yesPrice,c=!!r.no_price||!!r.noPrice,o=[];s?o.push({label:"Yes",value:ot("yes_price",r.yes_price||r.yesPrice),rawKey:"yes_price"}):(r.yes_pct||r.yesPct)&&o.push({label:"Yes",value:ot("yes_pct",r.yes_pct||r.yesPct),rawKey:"yes_pct"}),c?o.push({label:"No",value:ot("no_price",r.no_price||r.noPrice),rawKey:"no_price"}):(r.no_pct||r.noPct)&&o.push({label:"No",value:ot("no_pct",r.no_pct||r.noPct),rawKey:"no_pct"}),r.bid&&o.push({label:"Bid",value:ot("bid",r.bid),rawKey:"bid"}),r.ask&&o.push({label:"Ask",value:ot("ask",r.ask),rawKey:"ask"}),r.spread&&o.push({label:"Spread",value:ot("spread",r.spread),rawKey:"spread"}),!s&&!c&&!r.bid&&r.price&&o.push({label:"Price",value:ot("price",r.price),rawKey:"price"}),(r.home_spread||r.spread_line)&&o.push({label:"Spread",value:ot("spread",r.home_spread||r.spread_line),rawKey:"spread"}),(r.moneyline||r.ml)&&o.push({label:"ML",value:ot("ml",r.moneyline||r.ml),rawKey:"moneyline"}),(r.over_under||r.total)&&o.push({label:"O/U",value:ot("total",r.over_under||r.total),rawKey:"over_under"});let d=r.volume||r.vol||r["24h_volume"]||r.turnover;d&&o.push({label:"Vol",value:ot("volume",d),rawKey:"volume"});let p=r.close_date||r.expiry||r.expires_at||r.settle_date,h=p?ot("close_date",p):null;return Na("div",{className:`hsk-live-card${t?" is-stale":""}`,role:"region","aria-label":"Live quote",children:[Na("div",{className:"hsk-live-card__header",children:[Na("div",{className:"hsk-live-card__status",children:[Lt("span",{className:`hsk-live-dot${t?" is-stale":""}`,"aria-hidden":"true"}),Lt("span",{className:"hsk-live-card__title",title:n,children:i})]}),Na("div",{className:"hsk-live-card__meta",children:[h&&Na("span",{className:"hsk-live-card__close",children:["Closes ",h]}),Lt("span",{className:"hsk-live-card__age",children:t?`Paused \xB7 ${$i(a-e.at)}`:`Live \xB7 ${$i(a-e.at)}`})]})]}),Lt("div",{className:"hsk-live-card__pills",children:o.map(u=>{let l=Wl(e,u.rawKey,a);return Na("div",{className:`hsk-live-pill${l?" is-changed":""}`,style:l?{animationDuration:`${Gl}ms`}:void 0,children:[Lt("span",{className:"hsk-live-pill__label",children:u.label}),Lt("span",{className:"hsk-live-pill__value",children:u.value})]},u.rawKey)})})]})}function ji({keys:e}){let a=new Set,t=(e??[]).filter(c=>a.has(c)?!1:(a.add(c),!0)),r=Ql(t);if(t.filter((c,o)=>r[o]).length===0)return null;let i=r.filter(c=>!!c),s=Date.now();return Lt("div",{className:"hsk-live-wrap",role:"group","aria-label":"Live market data",children:Lt("div",{className:"hsk-live-carousel",children:i.map(c=>Lt(Xl,{record:c,now:s},c.key))})})}import{useState as Vi,useEffect as Jl,useRef as Zl}from"react";import{jsx as Bn,jsxs as Ki}from"react/jsx-runtime";function Wi(e){let a=e.match(/<\s*thinking\s*>/i);if(!a)return{thinking:"",content:e,isComplete:!0};let t=a.index??0,r=a[0].length,n=t+r,i=e.slice(0,t),s=e.slice(n),c=s.match(/<\/\s*thinking\s*>/i);if(!c)return{thinking:s,content:i,isComplete:!1};let o=c.index??0,d=c[0].length;return{thinking:s.slice(0,o),content:i+s.slice(o+d),isComplete:!0}}function Oi({text:e,isComplete:a,seconds:t}){let r=jt(),n=Zl(Date.now()),[i,s]=Vi(()=>a?null:0),[c,o]=Vi(!a);Jl(()=>{if(a){i!==null&&(s(Math.max(1,Math.round((Date.now()-n.current)/1e3))),o(!1));return}o(!0);let u=setInterval(()=>{s(Math.round((Date.now()-n.current)/1e3))},1e3);return()=>clearInterval(u)},[a]);let d=t??i,p=a?d!=null?r("thoughtForSeconds",{duration:`${d}s`}):r("thoughtProcess"):`${r("thinking")}${i?` \xB7 ${i}s`:"\u2026"}`,h=!!e;return Ki("div",{className:ee("hsk-cb-think",!a&&"hsk-cb-think--live"),children:[Ki("button",{type:"button",className:ee("hsk-cb-think-head",!h&&"hsk-cb-think-head--static"),onClick:h?()=>o(u=>!u):void 0,"aria-expanded":h?c:void 0,children:[Bn("span",{children:p}),h&&Bn("span",{className:ee("hsk-cb-think-chevron",c&&"hsk-cb-think-chevron--open"),children:"\u25B6"})]}),h&&c&&Bn("div",{className:"hsk-cb-think-body",children:e})]})}import{useState as Fr,useRef as ed,useEffect as td,useCallback as ad}from"react";import{useAkropolysContext as rd}from"@akropolys/sdk";import{Fragment as Yi,jsx as Ue,jsxs as ra}from"react/jsx-runtime";function nd({src:e,alt:a,onImageClick:t}){let[r,n]=Fr(!1);return r?Ue("div",{style:{width:"100%",height:"100%",display:"flex",alignItems:"center",justifyContent:"center",background:"var(--hsk-chat-source-bg, rgba(0,0,0,.04))",color:"var(--hsk-chat-muted, #888)"},children:Ue(kt,{})}):Ue("img",{src:e,alt:a??"",onError:()=>n(!0),onClick:t?i=>{i.stopPropagation(),t(e)}:void 0})}function Gi({sources:e,defaultCurrency:a,onSelectSource:t,onImageClick:r,referencedIds:n=[],compact:i=!1}){let c=rd()?.vertical==="property",o=ed(null),[d,p]=Fr(!1),[h,u]=Fr(!1),[l,k]=Fr(0),y=e.filter(b=>b.id&&n.includes(b.id)),x=ad(()=>{let b=o.current;if(!b||y.length===0)return;let N=Math.abs(b.scrollLeft),M=b.scrollWidth-b.clientWidth;p(N>10),u(M>4&&N<M-12);let V=Math.round(N/190);k(Math.min(Math.max(0,V),y.length-1))},[y.length]);td(()=>{x();let b=o.current;if(!b)return;let N=new ResizeObserver(x);return N.observe(b),b.addEventListener("scroll",x,{passive:!0}),()=>{N.disconnect(),b.removeEventListener("scroll",x)}},[x,e]);let w=b=>{let N=o.current;if(!N)return;let M=getComputedStyle(N).direction==="rtl";N.scrollBy({left:190*b*(M?-1:1),behavior:"smooth"})},T=()=>w(1),L=()=>w(-1);return y.length===0?null:ra("div",{className:ee("hsk-cb-sources-wrap",i&&"hsk-cb-sources-wrap--compact"),children:[d&&ra(Yi,{children:[Ue("div",{className:"hsk-cb-sources-fade-left"}),Ue("button",{className:"hsk-cb-sources-prev",onClick:L,"aria-label":"Previous",children:Ue(Mr,{})})]}),Ue("div",{className:"hsk-cb-sources",ref:o,children:y.map((b,N)=>{let M=!!(b.id&&n.includes(b.id));return ra("div",{className:ee("hsk-cb-source",M&&"hsk-cb-source--referenced"),style:{animationDelay:`${N*50}ms`},onClick:()=>t?.(b),children:[b.image?ra("div",{className:"hsk-cb-src-imgwrap",style:{position:"relative"},children:[Ue(nd,{src:b.image,alt:b.name,onImageClick:r}),c&&Ue("div",{style:{position:"absolute",top:"6px",right:"6px",background:"rgba(14, 14, 15, 0.75)",backdropFilter:"blur(4px)",borderRadius:"50%",width:"24px",height:"24px",display:"flex",alignItems:"center",justifyContent:"center",color:"#fbbf24",boxShadow:"0 2px 4px rgba(0,0,0,0.2)"},children:Ue(kt,{size:12})})]}):Ue("div",{className:"hsk-cb-src-imgwrap-empty",style:{position:"relative"},children:Ue(kt,{})}),ra("div",{className:"hsk-cb-src-info",children:[Ue("div",{className:"hsk-cb-src-name",children:b.name}),b.price&&ra("div",{className:"hsk-cb-src-price",children:[b.currency||a?`${b.currency||a} `:"$",parseFloat(String(b.price).replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]})]},b.id??N)})}),h&&ra(Yi,{children:[Ue("div",{className:"hsk-cb-sources-fade-right"}),Ue("button",{className:"hsk-cb-sources-next",onClick:T,"aria-label":"See more",children:Ue(Oo,{})})]}),y.length>1&&Ue("div",{className:"hsk-cb-carousel-dots",children:y.map((b,N)=>Ue("div",{className:ee("hsk-cb-dot-item",N===l&&"hsk-cb-dot-item--active"),onClick:()=>{let M=o.current;if(M){let C=getComputedStyle(M).direction==="rtl";M.scrollTo({left:N*190*(C?-1:1),behavior:"smooth"})}}},N))})]})}import{jsx as Qi,jsxs as od}from"react/jsx-runtime";function Xi({intent:e,sources:a,onSend:t,loading:r,defaultCurrency:n=""}){let i=jt();if(!e)return null;let s=[],c=a.length>0?a.reduce((h,u)=>{let l=parseFloat(String(u.price??"").replace(/[^0-9.]/g,"")),k=parseFloat(String(h.price??"").replace(/[^0-9.]/g,""));return!isNaN(l)&&(isNaN(k)||l<k)?u:h},a[0]):null,o=a[0]?.name??"",d=a.slice(0,2).map(h=>h.name),p=()=>{let h=a.map(w=>parseFloat(String(w.price??"").replace(/[^0-9.]/g,""))).filter(w=>!isNaN(w)&&w>0);if(h.length===0)return null;let u=Math.max(...h),l=Math.pow(10,Math.floor(Math.log10(u))),k=Math.ceil(u/l)*l;return`${String(a.find(w=>w.price)?.price??"").replace(/[0-9.,\s]/g,"")||n} ${k.toLocaleString()}`.trim()};if(e==="search"&&a.length>0){if(d.length>=2&&s.push({emoji:"\u2696\uFE0F",label:i("pillCompareTop2"),query:i("pillCompareTop2Query",{a:d[0],b:d[1]})}),c?.name){let u=c.name.split(" ").slice(0,3).join(" ");s.push({emoji:"\u{1F4A1}",label:i("pillMoreOn",{name:u}),query:i("pillMoreOnQuery",{name:c.name})})}let h=p();h&&s.push({emoji:"\u{1F4B0}",label:i("pillUnder",{amount:h}),query:i("pillUnderQuery",{amount:h})})}else e==="compare"&&a.length>0?(o&&s.push({emoji:"\u{1F50D}",label:i("pillSimilarOptions"),query:i("pillSimilarOptionsQuery",{name:o})}),s.push({emoji:"\u{1F4A1}",label:i("pillWhichBest"),query:i("pillWhichBestQuery")})):e==="specs"&&a.length>0?o&&s.push({emoji:"\u{1F504}",label:i("pillFindAlternatives"),query:i("pillFindAlternativesQuery",{name:o})}):e==="general"&&(s.push({emoji:"\u{1F50D}",label:i("pillShowPopular"),query:i("pillShowPopularQuery")}),s.push({emoji:"\u{1F4A1}",label:i("pillRecommend"),query:i("pillRecommendQuery")}));return s.length===0?null:Qi("div",{className:"hsk-action-pills",children:s.map(h=>od("button",{className:"hsk-action-pill",onClick:()=>t(h.query),disabled:r,children:[Qi("span",{className:"hsk-pill-emoji",children:h.emoji}),h.label]},h.query))})}import{Fragment as $n,jsx as me,jsxs as qe}from"react/jsx-runtime";var Ji=id.memo(({content:e,streaming:a})=>me($n,{children:Xt(e,a)}),(e,a)=>e.content===a.content&&e.streaming===a.streaming);Ji.displayName="MarkdownBlock";function Zi({msg:e,idx:a,isLast:t,isLastUser:r,isRunEnd:n,runMid:i,runCont:s,isNarrow:c,loading:o,streaming:d,stopped:p,interrupted:h,sources:u,referencedIds:l,discussedSources:k,lastIntent:y,lastAction:x,defaultCurrency:w,vizState:T,setVizState:L,setLightboxSrc:b,setMarkupSrc:N,handleSend:M,handleSourceClick:C,t:V,messageRef:S}){let $=e.role==="user",E=e.content;return me("div",{className:ee("hsk-cb-msg-group",i&&"hsk-cb-msg-group--run-mid",s&&"hsk-cb-msg-group--run-cont"),ref:S,children:$?qe("div",{className:`hsk-cb-user-msg${r?" hsk-sent":""}`,children:[e.images&&e.images.length>0&&me("div",{className:"hsk-cb-user-imgs","data-count":Math.min(e.images.length,4),children:e.images.slice(0,4).map((I,B)=>qe("button",{type:"button",className:"hsk-cb-user-img-cell",onClick:()=>b(I),children:[me("img",{src:I,alt:`attachment ${B+1}`,className:"hsk-cb-user-img-thumb"}),B===3&&e.images.length>4&&qe("span",{className:"hsk-cb-user-img-more",children:["+",e.images.length-3]})]},B))}),e.content&&qe("div",{className:ee("hsk-cb-user-bubble",n&&"hsk-cb-user-bubble--tail",e.spoken&&"hsk-cb-user-bubble--spoken"),children:[e.spoken&&me(va,{className:"hsk-cb-spoken-mark",size:10}),/^@kiku\b/i.test(e.content)?qe($n,{children:[me("span",{className:"hsk-kiku-badge",children:"@kiku"}),e.content.replace(/^@kiku\s*/i,"")]}):e.content]}),r&&me("span",{className:"hsk-cb-sent-status",children:V(p||h?"statusStopped":"statusSent")})]}):me("div",{className:ee("hsk-cb-ai-msg",c&&"hsk-cb-ai-msg--inline"),children:qe("div",{className:"hsk-cb-ai-body",children:[(()=>{let I=Wi(E),B=e.thinking||I.thinking,_=I.content,U=/(?:^|\n+)(?:[>*_~`\s]*)(?:This is a calculation from live figures,?\s*not a guarantee\s*[—–-]\s*the market can move against it\.?)(?:[>*_~`\s]*)/gi,Y=U.test(_),z=Y?_.replace(U,"").trimEnd():_,D=e.thoughtForSeconds!=null||_.length>0||!(t&&(d||o));return qe($n,{children:[!e.spoken&&(B||e.thoughtForSeconds!=null||t&&(d||o))&&me(Oi,{text:B,isComplete:D,seconds:e.thoughtForSeconds}),z&&me("div",{className:"hsk-cb-ai-content",children:me(Ji,{content:z,streaming:t&&d})}),Y&&me("div",{className:"hsk-cb-calc-disclaimer",children:V("calcDisclaimer")})]})})(),e.visualizing&&qe("div",{className:"hsk-cb-viz hsk-cb-viz--loading",children:[me("span",{className:"hsk-cb-viz-spinner"}),me("span",{children:e.visualizingText||V("vizWorking")})]}),e.visualization&&qe("div",{className:"hsk-cb-viz",children:[qe("div",{className:"hsk-cb-viz-imgwrap",children:[e.visualizationType==="video"||e.visualization.includes("/videos/")?me("video",{src:e.visualization,controls:!0,autoPlay:!0,loop:!0,muted:!0,playsInline:!0,className:"hsk-markdown-video",style:{display:"block",maxHeight:"400px",objectFit:"contain",width:"100%"}}):me("img",{src:e.visualization,alt:"Product visualized in your photo",className:"hsk-markdown-img",style:T[e.visualization]==="err"?{display:"none"}:void 0,onLoad:()=>L(I=>({...I,[e.visualization]:"ok"})),onError:()=>L(I=>({...I,[e.visualization]:"err"}))}),T[e.visualization]==="err"&&me("div",{className:"hsk-cb-viz-broken",children:V("vizUnavailable")}),t&&!d&&T[e.visualization]==="ok"&&e.visualizationType!=="video"&&!e.visualization.includes("/videos/")&&qe("button",{className:"hsk-cb-viz-mark",onClick:()=>N(e.visualization),children:[qe("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",children:[me("path",{d:"M12 20h9"}),me("path",{d:"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4Z"})]}),V("vizMarkEdit")]})]}),me("div",{className:"hsk-cb-viz-disclaimer",children:e.visualizationType==="video"||e.visualization.includes("/videos/")?V("vizDisclaimerVideo"):V("vizDisclaimerImage")})]}),!$&&(e.knowledgeImages?.length??0)>0&&me("div",{className:"hsk-cb-kimgs",children:e.knowledgeImages.map(I=>qe("div",{className:"hsk-cb-kimg-group",children:[me("div",{className:"hsk-cb-kimg-grid",children:I.images.map((B,_)=>me("img",{src:B.url,alt:B.note||I.title||"Reference image",className:"hsk-cb-kimg",loading:"lazy",onClick:()=>b(B.url),onError:U=>{U.target.style.display="none"}},_))}),(I.title||I.images[0]?.note)&&me("div",{className:"hsk-cb-kimg-caption",children:I.title||I.images[0]?.note})]},I.entryId))}),!$&&me(ji,{keys:e.liveKeys}),!$&&(e.staleNotices?.length??0)>0&&qe("div",{className:"hsk-cb-stale",role:"status",children:[me("div",{className:"hsk-cb-stale-title",children:V("staleTitle")}),e.staleNotices.map((I,B)=>qe("div",{className:"hsk-cb-stale-item",children:[I.state==="removed"?V("staleRemoved",{title:I.title}):V("staleUnavailable",{title:I.title}),I.reason&&qe("span",{className:"hsk-cb-stale-reason",children:[" ",I.reason]})]},B))]}),(()=>{let I=t?l:e.referencedIds??[],B=t?u:e.sources??[],_=t?y:e.intent,U=_==="compare"||_==="capture"||_==="capture_all"||_==="delete"||_==="view_history";return I.length>0&&!U&&(!t||x?.type!=="request_kiku_key")&&me(Gi,{sources:B,defaultCurrency:w,onSelectSource:C,onImageClick:b,referencedIds:I,compact:!!e.visualization})})(),t&&!o&&!d&&x?.type==="open_memory"&&x.url&&qe("a",{className:"hsk-cb-memory-pill",href:String(x.url),target:"_blank",rel:"noopener noreferrer",children:[V("openMemory"),me(Ko,{})]}),t&&!o&&x?.url&&x.type!=="open_memory"&&me("div",{className:"hsk-action-pills",children:qe("a",{className:"hsk-action-pill",href:x.url,children:[String(x.type||"continue").replace(/_/g," ")," \u2192"]})}),t&&!o&&me(Xi,{intent:y,sources:k,onSend:M,loading:o,defaultCurrency:w})]})})})}import{jsx as Re,jsxs as bt}from"react/jsx-runtime";function es({keyInput:e,setKeyInput:a,minting:t,handleUseExistingKey:r,handleCreateKey:n,t:i}){return bt("div",{className:"hsk-cb-ai-msg",children:[Re("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:Re(kt,{})}),Re("div",{className:"hsk-cb-ai-body",children:Re("div",{className:"hsk-cb-ai-text",children:bt("div",{className:"hsk-cb-phone-form",children:[Re("label",{className:"hsk-cb-phone-label",children:i("keyPastePrompt")}),Re("input",{type:"text",className:"hsk-cb-phone-input",placeholder:i("keyPastePlaceholder"),value:e,onChange:s=>a(s.target.value),onKeyDown:s=>s.key==="Enter"&&r(),autoFocus:!0}),bt("div",{style:{display:"flex",gap:8},children:[Re("button",{className:"hsk-cb-phone-submit",onClick:r,disabled:!e.trim(),children:i("keyUseMine")}),Re("button",{className:"hsk-cb-phone-submit",onClick:n,disabled:t,children:i(t?"keyCreating":"keyCreateNew")})]})]})})})]})}function ts({mintedKey:e,mintedPub:a,copied:t,keyCountdown:r,onDismiss:n,copyValue:i,t:s}){return bt("div",{className:"hsk-cb-ai-msg",children:[Re("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:Re(kt,{})}),Re("div",{className:"hsk-cb-ai-body",children:Re("div",{className:"hsk-cb-ai-text",children:bt("div",{style:{padding:"4px 0",display:"flex",flexDirection:"column",gap:12},children:[bt("div",{children:[bt("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginBottom:4},children:[Re("span",{style:{fontSize:12,fontWeight:600},children:s("keySecretTitle")}),bt("button",{className:"hsk-cb-phone-submit",style:{padding:"2px 8px",fontSize:11,background:"transparent",border:0},onClick:n,children:[s("keyDismiss")," \u2715"]})]}),Re("code",{style:{display:"block",fontSize:13,fontWeight:700,marginBottom:8,wordBreak:"break-all"},children:e}),bt("div",{style:{display:"flex",gap:8,alignItems:"center",flexWrap:"wrap"},children:[Re("button",{className:"hsk-cb-phone-submit",style:{padding:"4px 10px",border:0},onClick:()=>i(e,"secret"),children:s(t==="secret"?"keyCopied":"keyCopySecret")}),Re("span",{style:{fontSize:11,opacity:.7,flex:"1 1 180px"},children:s("keySecretHint")})]})]}),a&&bt("div",{children:[Re("div",{style:{fontSize:12,fontWeight:600,marginBottom:4},children:s("keyPublicTitle")}),Re("code",{style:{display:"block",fontSize:12,fontWeight:600,marginBottom:6,wordBreak:"break-all",opacity:.85},children:a}),bt("div",{style:{display:"flex",gap:8,alignItems:"center",flexWrap:"wrap"},children:[Re("button",{className:"hsk-cb-phone-submit",style:{padding:"4px 10px",border:0},onClick:()=>i(a,"pub"),children:s(t==="pub"?"keyCopied":"keyCopyId")}),Re("span",{style:{fontSize:11,opacity:.7,flex:"1 1 180px"},children:s("keyPublicHint")})]})]}),Re("div",{style:{fontSize:11,opacity:.6},children:s("keyAutoHide",{seconds:String(r)})})]})})})]})}import{Fragment as sd,jsx as et,jsxs as Ta}from"react/jsx-runtime";function as({displayMessages:e,messageRefs:a,isNarrow:t,loading:r,streaming:n,sources:i,referencedIds:s,discussedSources:c,lastIntent:o,lastAction:d,defaultCurrency:p,stopped:h,interrupted:u,halted:l,haltedEmpty:k,error:y,errorCode:x,keyPhase:w,keyInput:T,setKeyInput:L,mintedKey:b,setMintedKey:N,mintedPub:M,setMintedPub:C,minting:V,copied:S,keyCountdown:$,handleUseExistingKey:E,handleCreateKey:I,copyValue:B,queuedMessage:_,sendQueuedNow:U,setLightboxSrc:Y,setMarkupSrc:z,handleSend:D,handleSourceClick:ne,continueGenerating:X,t:m,bottomRef:F,vizState:K,setVizState:ae,messages:Q}){return Ta(sd,{children:[(()=>{let v=-1;for(let g=e.length-1;g>=0;g--)if(e[g]?.role==="user"){v=g;break}return e.map((g,H)=>{let A=H===e.length-1,f=g.role==="user",W=f&&H===v,oe=f&&e[H+1]?.role!=="user",j=f&&!oe,G=f&&e[H-1]?.role==="user",O=g.id||`${g.role}-${H}`;return et(Zi,{msg:g,idx:H,isLast:A,isLastUser:W,isRunEnd:oe,runMid:j,runCont:G,isNarrow:t,loading:r,streaming:n,stopped:h,interrupted:u,sources:i,referencedIds:s,discussedSources:c,lastIntent:o,lastAction:d,defaultCurrency:p,vizState:K,setVizState:ae,setLightboxSrc:Y,setMarkupSrc:z,handleSend:D,handleSourceClick:ne,t:m,messageRef:Z=>{a.current[H]=Z}},O)})})(),l&&Q.length>0&&Ta("div",{className:ee("hsk-cb-stopped",k&&"hsk-cb-stopped--empty"),children:[k&&Ta("span",{className:"hsk-cb-stopped-dots","aria-hidden":"true",children:[et("i",{}),et("i",{}),et("i",{})]}),et("span",{className:"hsk-cb-stopped-label",children:m(h?"stoppedByYou":"stoppedInterrupted")}),Ta("button",{className:"hsk-cb-continue",onClick:X,children:[et(Wo,{}),m(Q[Q.length-1]?.role==="assistant"?"continueGenerating":"generateResponse")]})]}),y&&et("div",{className:"hsk-cb-error",children:$o({code:x??void 0,message:y},m)}),w==="prompt_key"&&et(es,{keyInput:T,setKeyInput:L,minting:V,handleUseExistingKey:E,handleCreateKey:I,t:m}),b&&et(ts,{mintedKey:b,mintedPub:M,copied:S,keyCountdown:$,onDismiss:()=>{N(null),C(null)},copyValue:B,t:m}),_&&et("div",{className:ee("hsk-cb-msg-group",e[e.length-1]?.role==="user"&&"hsk-cb-msg-group--run-cont"),children:Ta("div",{className:"hsk-cb-user-msg",children:[et("div",{className:"hsk-cb-user-bubble hsk-cb-user-bubble--tail hsk-cb-user-bubble--queued",children:_.content}),Ta("button",{type:"button",className:"hsk-cb-queued-status",onClick:U,children:[et("span",{className:"hsk-cb-queued-dot"}),m("queuedWaiting"),et("span",{className:"hsk-cb-queued-now",children:m("queuedSendNow")})]})]})}),et("div",{ref:F,style:{height:1}})]})}import _r,{useState as cd,useRef as ld,useEffect as dd}from"react";import{Fragment as jn,jsx as se,jsxs as ye}from"react/jsx-runtime";function rs({gooId:e,input:a,setInput:t,showKikuPicker:r,setShowKikuPicker:n,showAtPicker:i,setShowAtPicker:s,captureAllowed:c,discussedSources:o,defaultCurrency:d,handleSelectExtension:p,handleKikuCapture:h,handleKikuCaptureAll:u,handleKikuViewHistory:l,handleKikuDelete:k,attachments:y,removeAttachment:x,chromeLoading:w,imageInputRef:T,handleImageFiles:L,enableVision:b,enableVoice:N,canConverse:M,voiceMode:C,startVoice:V,stopVoice:S,voiceBlocked:$,textareaRef:E,classNames:I={},handleInput:B,handleKeyDown:_,voice:U,voicePhase:Y,activePlaceholder:z,loading:D,streaming:ne,stop:X,handleSend:m,voiceError:F,setVoiceError:K,shopperLanguage:ae,t:Q,rail:v}){let[g,H]=_r.useState(0),[A,f]=_r.useState(!1);_r.useEffect(()=>{if(!F)return;let q=setTimeout(()=>{K?.("")},6e3);return()=>clearTimeout(q)},[F,K]),_r.useEffect(()=>{if(!A)return;let q=ce=>{ce.key==="Escape"&&f(!1)};return window.addEventListener("keydown",q),()=>window.removeEventListener("keydown",q)},[A]);let oe=Math.max(Ca(z||"Ask me anything\u2026").length-1,0)*Dr,[j,G]=cd(!1),O=ld(null),Z=()=>{O.current&&clearTimeout(O.current),G(!0),O.current=setTimeout(()=>{G(!1),O.current=null},550)};return dd(()=>()=>{O.current&&clearTimeout(O.current)},[]),ye("div",{className:"hsk-cb-input-wrap",children:[A&&ye(jn,{children:[se("div",{className:"hsk-cb-toolsheet-scrim",onClick:()=>f(!1)}),se("div",{className:"hsk-cb-toolsheet-wrap",children:ye("div",{className:"hsk-cb-toolsheet",role:"menu",children:[b&&ye("button",{className:"hsk-cb-toolsheet-item",role:"menuitem",onClick:()=>{f(!1),T.current?.click()},disabled:D,children:[se(bn,{}),se("span",{children:Q("attachImage")})]}),N&&M&&ye("button",{className:"hsk-cb-toolsheet-item",role:"menuitem",onClick:()=>{f(!1),C==="converse"?S():V("converse")},disabled:D||w||$,children:[se(fn,{active:C==="converse"}),se("span",{children:Q(C==="converse"?"voiceModeExit":"voiceModeStart")})]})]})})]}),ye("div",{className:"hsk-cb-input-card",children:[(/^@kiku\b/i.test(a)||r||i)&&ye("div",{className:"hsk-cb-docked-header",children:[se("span",{className:"hsk-cb-docked-sub",children:Q("captureAndRemember")}),se("button",{type:"button",className:"hsk-cb-docked-close",onClick:()=>{t(q=>q.replace(/^@kiku\s*/i,"")),n(!1),s(!1)},"aria-label":"Close mode",children:"\xD7"})]}),(r||i)&&ye("div",{className:"hsk-cb-docked-options",onMouseDown:q=>q.preventDefault(),children:[i&&c&&ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>p("@kiku"),children:[se("span",{className:"hsk-cb-docked-option-icon",children:se(kt,{})}),se("span",{className:"hsk-cb-docked-option-title",children:"kiku"}),se("span",{className:"hsk-cb-docked-option-desc",children:"capture & remember"})]}),r&&c&&ye(jn,{children:[o.map((q,ce)=>ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{h(q),n(!1)},children:[se("span",{className:"hsk-cb-docked-option-icon",children:q.image?se("img",{src:q.image,alt:""}):se(Nr,{})}),se("span",{className:"hsk-cb-docked-option-title",children:q.name}),q.price&&ye("span",{className:"hsk-cb-docked-option-price",children:[q.currency??d," ",parseFloat(String(q.price).replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]},q.id??ce)),o.length>1&&ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{u(o),n(!1)},children:[se("span",{className:"hsk-cb-docked-option-icon",children:se(Nr,{})}),se("span",{className:"hsk-cb-docked-option-title",children:Q("captureAll",{count:String(o.length)})})]}),o.length===0&&ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{h({name:"current page",id:void 0}),n(!1)},children:[se("span",{className:"hsk-cb-docked-option-icon",children:se(Nr,{})}),se("span",{className:"hsk-cb-docked-option-title",children:Q("captureCurrentPage")})]}),ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{l(),n(!1)},children:[se("span",{className:"hsk-cb-docked-option-icon",children:se(Yo,{})}),se("span",{className:"hsk-cb-docked-option-title",children:Q("whatHaveYouSaved")})]}),ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{k(),n(!1)},children:[se("span",{className:"hsk-cb-docked-option-icon",children:se(Go,{})}),se("span",{className:"hsk-cb-docked-option-title",children:Q("deleteThis")})]})]})]}),y.length>0&&se("div",{className:"hsk-cb-img-strip",children:y.map((q,ce)=>ye("div",{className:"hsk-cb-img-thumb-wrap",children:[se("img",{src:q.data,alt:`attachment ${ce+1}`,className:"hsk-cb-img-thumb"}),se("button",{type:"button",className:"hsk-cb-img-thumb-remove",onClick:()=>x(ce),"aria-label":"Remove image",children:se(ii,{size:10})})]},ce))}),ye("div",{className:ee("hsk-cb-input-box",w&&"hsk-cb-input-box--waiting"),"data-cascade":g%2?"b":"a","data-tools":A?"open":"closed",style:{"--hsk-text-sweep":`${oe}ms`},children:[se("input",{ref:T,type:"file",accept:"image/*",className:"hsk-sr-only",onChange:q=>{L(q.target.files),q.target.value=""}}),(b||N&&M)&&se("button",{className:ee("hsk-cb-tools-toggle",A&&"hsk-cb-tools-toggle--open"),onClick:()=>f(q=>!q),disabled:D||w,"aria-label":A?"Close options":"More options","aria-expanded":A,children:se(Qo,{})}),ye(jn,{children:[b&&se("button",{className:"hsk-cb-attach-btn",onClick:()=>T.current?.click(),disabled:D,"aria-label":"Attach image",title:"Attach image",children:se(bn,{})}),N&&M&&se("button",{className:ee("hsk-cb-voice-mode-btn",$&&"hsk-cb-voice-mode-btn--blocked"),onClick:()=>$?K?.(Q("errAccountRequired")):V("converse"),disabled:D||w,"aria-label":"Voice conversation",title:"Voice conversation",children:se(fn,{})})]}),ye("div",{className:"hsk-cb-field",children:[se("textarea",{ref:E,value:a,onChange:B,onKeyDown:_,rows:1,placeholder:"",className:ee("hsk-cb-textarea",I.input),"aria-label":z,disabled:D&&!ne}),se(Hi,{placeholder:z,visible:!a,staggerMs:Dr,replaySeed:g})]}),N&&se("button",{className:ee("hsk-cb-mic-btn",(C==="converse"||C==="dictate")&&"hsk-cb-mic-btn--active",$&&"hsk-cb-mic-btn--blocked"),onClick:()=>{C!=="off"?S():V(M?"converse":"dictate")},disabled:D||w,"aria-label":C==="off"?"Start voice mode":"Stop voice",title:C==="off"?M?"Voice conversation":"Voice input":"Stop",children:C==="off"?se(va,{}):se(Tr,{})}),(D||ne)&&!j?se("button",{className:ee("hsk-cb-send","hsk-cb-send--stop",I.sendButton),onClick:X,"aria-label":"Stop generating",title:"Stop generating",children:se(Vo,{})}):ye("button",{className:ee("hsk-cb-send",j&&"is-launching",I.sendButton),onClick:()=>{Z(),m()},disabled:w||!a.trim()&&y.length===0,"aria-label":"Send message",children:[se("svg",{width:"0",height:"0","aria-hidden":"true",focusable:"false",style:{position:"absolute"},children:se("defs",{children:ye("filter",{id:e,children:[se("feGaussianBlur",{in:"SourceGraphic",stdDeviation:"1.6",result:"blur"}),se("feColorMatrix",{in:"blur",type:"matrix",values:"1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 16 -7",result:"goo"}),se("feBlend",{in:"SourceGraphic",in2:"goo"})]})})}),se("span",{className:"hsk-cb-send-sheath","aria-hidden":"true"}),ye("span",{className:"hsk-cb-send-stage",style:{filter:`url(#${e})`},children:[se("span",{className:"hsk-cb-send-seam","aria-hidden":"true"}),se("span",{className:"hsk-cb-send-kite",children:se(Zo,{})})]})]})]})]}),$?ye("div",{className:"hsk-cb-voice-error",role:"status",onClick:()=>K?.(""),children:[se("span",{children:Q("errAccountRequired")}),se("button",{type:"button",className:"hsk-cb-voice-error-dismiss",onClick:q=>{q.stopPropagation(),K?.("")},"aria-label":"Dismiss error",children:"\xD7"})]}):F&&ye("div",{className:"hsk-cb-voice-error",role:"status",onClick:()=>K?.(""),children:[se("span",{children:Q(F)}),se("button",{type:"button",className:"hsk-cb-voice-error-dismiss",onClick:q=>{q.stopPropagation(),K?.("")},"aria-label":"Dismiss error",children:"\xD7"})]}),se("div",{className:"hsk-cb-hint",children:ae?Q("footerHint"):"kiku \xB7 searches the whole catalogue in real time"})]})}import{useEffect as or,useRef as ir}from"react";import{jsx as ud}from"react/jsx-runtime";function ns(e,a){let t=e.match(/-?[\d.]+/g);return!t||t.length<3?a:[Number(t[0]),Number(t[1]),Number(t[2])]}function hd(e,a,t){return[e[0]+(a[0]-e[0])*t,e[1]+(a[1]-e[1])*t,e[2]+(a[2]-e[2])*t]}function Ra(e,a){return`rgba(${e[0]|0}, ${e[1]|0}, ${e[2]|0}, ${a})`}var It=24,pd=.42;function os({phase:e,level:a,spectrum:t,bins:r,className:n}){let i=ir(null),s=ir(e),c=ir(a),o=ir(t),d=ir(r);return or(()=>{s.current=e},[e]),or(()=>{c.current=a},[a]),or(()=>{o.current=t},[t]),or(()=>{d.current=r},[r]),or(()=>{let p=i.current;if(!p)return;let h=p.getContext("2d");if(!h)return;let u=getComputedStyle(p),l=ns(u.getPropertyValue("--hsk-primary")||"",[255,106,51]),k=ns(u.getPropertyValue("--hsk-chat-text")||"",[31,31,31]),y=0,x=0,w=0,T=()=>{let D=Math.min(window.devicePixelRatio||1,3),ne=p.getBoundingClientRect();x=Math.max(1,ne.width),w=Math.max(1,ne.height),p.width=Math.round(x*D),p.height=Math.round(w*D),h.setTransform(D,0,0,D,0,0)};T();let L=typeof ResizeObserver<"u"?new ResizeObserver(T):null;L?.observe(p),window.addEventListener("resize",T);let b=window.matchMedia?.("(prefers-reduced-motion: reduce)")?.matches??!1,N=new Float32Array(It),M=[],C=null,V=-1,S=null,$=0,E=0,I=performance.now(),B=(D,ne,X,m)=>D+(ne-D)*(ne>D?X:m),_=()=>{let D=o.current,ne=d.current?.()??0;if(!D||!ne||((!S||S.length!==ne)&&(S=new Uint8Array(ne)),!D(S)))return!1;let m=Math.max(It,Math.floor(ne*pd))/It;for(let F=0;F<It;F++){let K=Math.floor(F*m),ae=Math.max(K+1,Math.floor((F+1)*m)),Q=0;for(let g=K;g<ae;g++)Q+=S[g];let v=Q/(ae-K)/255;N[F]=B(N[F],v,b?.2:.55,b?.06:.14)}return!0},U=(D,ne)=>{for(let X=0;X<It;X++){let m=X/(It-1),F=Math.pow(1-m,1.6)*(.75+.25*Math.sin(D*3.1+X*.7));N[X]=B(N[X],F*ne,.3,.12)}},Y=D=>{let ne=Math.min(It-1,Math.max(0,D*(It-1))),X=Math.floor(ne),m=ne-X,F=N[X],K=N[Math.min(It-1,X+1)];return F+(K-F)*m*m*(3-2*m)},z=D=>{y=requestAnimationFrame(z);let ne=(D-I)/1e3,X=s.current,m=Math.min(1,c.current());$=B($,Math.max(X==="speaking"?.42:X==="listening"?.3:X==="thinking"?.28:.12,m),b?.1:.5,b?.05:.11),_()||U(ne,Math.max(.25,$)),h.clearRect(0,0,x,w);let K=w/2;E=X==="thinking"?(E+.012)%1.6:0;let ae=3;if(V!==x){M=[];for(let g=0;g<ae;g++){let H=g/(ae-1||1),A=hd(l,k,H*.5),f=h.createLinearGradient(0,0,x,0);f.addColorStop(0,Ra(A,0)),f.addColorStop(.5,Ra(A,.9-H*.35)),f.addColorStop(1,Ra(A,0)),M.push(f)}C=h.createLinearGradient(0,0,x,0),C.addColorStop(0,Ra(l,0)),C.addColorStop(.5,Ra(l,.14)),C.addColorStop(1,Ra(l,0)),V=x}let Q=w*.32,v=Math.max(4,x/130);for(let g=0;g<ae;g++){let H=g/(ae-1||1),A=g*.055,f=1-H*.22;h.beginPath();let W=0,oe=K;for(let G=0;G<=x;G+=v){let O=G/x,Z=Math.pow(Math.sin(Math.PI*O),.85),q=X==="thinking"?Math.exp(-Math.pow((O-(E-.3))*4.5,2)):1,ce=Y(Math.abs(O-.5)*2),ke=ne-A,ze=Math.sin(O*Math.PI*2*2.1+ke*7.4)*.66+Math.sin(O*Math.PI*2*3.7-ke*5.6)*.26+Math.sin(O*Math.PI*2*5.9+ke*9.1)*.08,Pe=K+Z*q*f*Q*$*(.6+ce*1.1)*ze+Math.sin(O*Math.PI*2*.6+(ne-A)*2.2)*Z*w*.01;G===0?h.moveTo(G,Pe):h.quadraticCurveTo(W,oe,(W+G)/2,(oe+Pe)/2),W=G,oe=Pe}h.quadraticCurveTo(W,oe,x,oe),h.lineCap="round",h.lineJoin="round";let j=(g===0?3:1.6)*(1+$*.6);g===0&&(h.strokeStyle=C,h.lineWidth=j*5,h.stroke()),h.strokeStyle=M[g],h.lineWidth=j,h.stroke()}};return y=requestAnimationFrame(z),()=>{cancelAnimationFrame(y),L?.disconnect(),window.removeEventListener("resize",T)}},[]),ud("canvas",{ref:i,className:n,"aria-hidden":"true"})}import{jsx as Ce,jsxs as za}from"react/jsx-runtime";function is({siteId:e,themeAttr:a,stopVoice:t,chooseVoice:r,liveVoiceName:n,voiceSecondsLeft:i,voiceConnecting:s,voicePhase:c,live:o,voiceMuted:d,setVoiceMuted:p,shownSources:h,onSelectSource:u,defaultCurrency:l,voiceError:k,t:y}){return za("div",{className:"hsk-voice-overlay",role:"dialog","aria-label":y("voiceModeStart"),children:[Ce(zr,{seed:e,theme:a}),Ce("button",{className:"hsk-voice-exit",onClick:t,"aria-label":y("voiceModeExit"),title:y("voiceModeExit"),children:Ce(Cr,{})}),Ce("div",{className:"hsk-voice-picker",role:"radiogroup","aria-label":y("voicePickerLabel"),children:Sr.map((x,w)=>Ce("button",{type:"button",role:"radio","aria-checked":n===x.name,className:ee("hsk-voice-pill",n===x.name&&"hsk-voice-pill--on"),style:{animationDelay:`${w*60}ms`},onClick:()=>r(x.name),"aria-label":`${x.label}, ${x.gender}`,children:x.label},x.name))}),i!==null&&za("div",{className:ee("hsk-voice-allowance",i<=5&&"hsk-voice-allowance--low"),role:"timer","aria-live":"off",children:[Math.max(0,Math.ceil(i)),"s"]}),Ce("div",{className:ee("hsk-voice-stage",s&&"hsk-voice-stage--connecting"),children:Ce(os,{className:"hsk-voice-canvas",phase:c,level:o.micLevel,spectrum:o.micSpectrum,bins:o.spectrumBins})}),s?za("div",{className:"hsk-voice-connecting",role:"status",children:[Ce("span",{className:"hsk-voice-connecting-dot"}),Ce("span",{children:y("voiceConnecting")})]}):za("div",{className:"hsk-voice-caption","aria-live":"polite",children:[Ce("span",{className:ee("hsk-voice-phase",`hsk-voice-phase--${c}`),children:y(d?"voiceMuted":c==="speaking"?"voicePhaseSpeaking":c==="thinking"?"voicePhaseThinking":"voicePhaseListening")}),d&&Ce("span",{className:"hsk-voice-heard",children:y("voiceMutedHint")}),!d&&c==="listening"&&Ce("span",{className:"hsk-voice-hint-sub",children:y("voiceHint")})]}),h.length>0&&Ce("div",{className:"hsk-voice-items",children:h.slice(0,4).map((x,w)=>za("button",{type:"button",className:"hsk-voice-item",style:{animationDelay:`${w*70}ms`},onClick:()=>u?.(x),children:[x.image?Ce("img",{src:x.image,alt:"",className:"hsk-voice-item-img",loading:"lazy"}):Ce("span",{className:"hsk-voice-item-img hsk-voice-item-img--empty",children:Ce(kt,{})}),Ce("span",{className:"hsk-voice-item-name",children:x.name}),x.price&&za("span",{className:"hsk-voice-item-price",children:[x.currency??l," ",parseFloat(String(x.price).replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]},x.id??w))}),k&&Ce("div",{className:"hsk-voice-error",children:y(k)}),Ce("div",{className:"hsk-voice-controls",children:Ce("button",{className:ee("hsk-voice-control",d&&"hsk-voice-control--muted"),onClick:()=>p(x=>!x),"aria-label":y(d?"voicePhaseListening":"voiceModeExit"),title:y(d?"voicePhaseListening":"voiceModeExit"),children:Ce("span",{className:"hsk-voice-control-icon",children:d?Ce(Tr,{}):Ce(va,{})},d?"off":"on")})})]})}import{jsx as Vn,jsxs as md}from"react/jsx-runtime";function ss({src:e,onClose:a}){return e?md("div",{className:"hsk-lightbox",onClick:a,children:[Vn("button",{className:"hsk-lightbox-close",onClick:a,"aria-label":"Close image",children:Vn(Cr,{})}),Vn("img",{src:e,alt:"",className:"hsk-lightbox-img",onClick:t=>t.stopPropagation()})]}):null}import{useRef as Hr,useEffect as kd}from"react";import{jsx as Ur,jsxs as cs}from"react/jsx-runtime";function ls({items:e,activeIdx:a,progress:t,onJump:r,side:n="right"}){let i=jt(),s=Hr(null),c=Hr(null),o=Hr([]),d=Hr(null),p=0;for(let h=0;h<e.length;h++)e[h].idx<=a&&(p=h);return kd(()=>{let h=o.current[p],u=d.current,l=c.current,k=s.current;if(h&&(u&&(u.style.transform=`translateY(${h.offsetTop+h.offsetHeight/2}px)`),l&&k)){let y=k.clientHeight;if(l.scrollHeight>y&&y>0){let w=h.offsetTop+h.offsetHeight/2,T=y/2-w;l.style.transform=`translateY(${T}px)`}else l.style.transform="none"}},[p,e.length]),e.length<2?null:Ur("nav",{ref:s,className:ee("hsk-cb-timeline",n==="left"?"hsk-cb-timeline--left":"hsk-cb-timeline--right"),"aria-label":i("timelineLabel"),children:cs("div",{ref:c,className:"hsk-cb-timeline-track",style:{"--hsk-tl-progress":t},children:[Ur("span",{className:"hsk-cb-tl-cursor",ref:d,"aria-hidden":"true"}),e.map((h,u)=>cs("button",{ref:l=>{o.current[u]=l},type:"button",className:ee("hsk-cb-tl-item",u===p&&"hsk-cb-tl-item--on"),style:{"--hsk-tl-d":Math.min(Math.abs(u-p),4)},onClick:()=>r(h.idx),title:h.text,children:[Ur("span",{className:"hsk-cb-tl-dot"}),Ur("span",{className:"hsk-cb-tl-label",children:h.text})]},h.idx))]})})}import{jsx as Me,jsxs as Pa}from"react/jsx-runtime";function Kn({title:e="kiku",placeholder:a="Ask me anything\u2026",backdropColor:t,backdropBlur:r,onClose:n,onSelectSource:i,defaultCurrency:s="",chips:c=Xa,theme:o,classNames:d={},enableVoice:p=!1,voiceLang:h,enableVision:u=!1,visionCategoryHint:l,enableAudioResponse:k=!0,ttsVoice:y="Puck",autoSpeakResponses:x=!0,origin:w}){let T=vd(),{messages:L,sources:b,loading:N,streaming:M,error:C,errorCode:V,lastAction:S,lastIntent:$,allowedActions:E,send:I,queuedMessage:B,sendQueuedNow:_,appendSpokenExchange:U,stop:Y,stopped:z,interrupted:D,continueGenerating:ne,reset:X,referencedIds:m}=fd(),[F,K]=Ye(()=>{try{return T.getShopperName?.()??""}catch{return""}}),[ae,Q]=Ye(()=>{try{return T.getShopperLanguage?.()??""}catch{return""}}),[v,g]=Ye(()=>{try{return T.getEntityLanguageMode?.()??""}catch{return""}}),[H,A]=Ye(!1),{chromeReady:f,isRTL:W,speechLang:oe,scriptFont:j,fontStack:G,isNonLatin:O,hostFontCovers:Z,t:q,tNode:ce}=wi({shopperLanguage:ae,theme:o}),ke=sr.useMemo(()=>{let R=b.filter(_e=>_e.id&&m.includes(_e.id)),te=[...L].reverse().find(_e=>_e.role==="assistant")?.content??"";if(!te)return R;let de=new Set(R.map(_e=>_e.id)),Le=te.toLowerCase().replace(/\s+/g," "),Ie=_e=>{let nt=String(_e??"").toLowerCase().replace(/\s+/g," ").trim(),_t=nt.split(" "),Qt=[nt];return _t.length>3&&Qt.push(_t.slice(0,3).join(" ")),_t.length>4&&Qt.push(_t.slice(0,4).join(" ")),Qt.filter(br=>br.length>=5)},mt=b.filter(_e=>_e.id&&!de.has(_e.id)&&Ie(_e.name).some(nt=>Le.includes(nt)));return[...R,...mt]},[b,m,L]),ze=E===null||E.includes("capture"),[Pe,Ae]=Ye(""),[Ot,Ge]=Ye(!1),[Ct,xe]=Ye(!1),[it,ht]=Ye([]),Et=tt(null),[La,cr]=Ye({}),[Yt,Gt]=Ye(null),[lr,ca]=Ye(null),[la,he]=Ye(()=>{if(typeof window>"u")return!1;try{return localStorage.getItem("akropolys_terms_agreed")==="true"}catch{return!1}}),Ve=L.length===0,at=Ve&&!ae,Qe=Ve&&!!ae&&!F,Ke=Ve&&!!ae&&!!F&&!v,st=Ve&&!!ae&&!!F&&!!v&&!la,Mt=at||Qe||Ke||st,pt=sr.useMemo(()=>L.some(R=>R.liveKeys?.length>0),[L]);St(()=>{if(pt)return gd({client:T})},[pt,T]);let[De,rt]=Ye(!1);St(()=>{let R=window.matchMedia?.("(max-width: 768px)");if(!R)return;let te=()=>rt(R.matches);return te(),R.addEventListener?.("change",te),()=>R.removeEventListener?.("change",te)},[]);let Ne=R=>{let te=R.trim();if(!te){try{T.setShopperLanguage?.("")}catch{}Q("");return}try{T.setShopperLanguage?.(te)}catch{}Q(te),A(!1)},Nt=R=>{try{T.setEntityLanguageMode?.(R)}catch{}g(R),la&&A(!0)},da=()=>{try{localStorage.setItem("akropolys_terms_agreed","true")}catch{}he(!0),A(!0)},Dt=e==="kiku"&&q("nameStepTitle")?"kiku":e,dr=at?q("langPlaceholder"):Qe?q("namePlaceholder"):Ke?q("entityLangPlaceholder"):st?q("termsPlaceholder"):a==="Ask me anything\u2026"?q("defaultPlaceholder"):a,Br=!c||c===Xa?[]:Array.isArray(c)?c:[],hr=at?"curious":Qe?"welcoming":Ke?"guiding":st?"focused":"happy",[Ft,Ia]=Ye(()=>{if(vn(o))return o;if(typeof window<"u"){let R=localStorage.getItem("akropolys_theme");return vn(R)?R:window.matchMedia?.("(prefers-color-scheme: light)").matches?si:gn}return gn}),Ea=(R,te=!1)=>{Ia(R),te&&(mr(!1),Qr(!1));try{localStorage.setItem("akropolys_theme",R)}catch{}},{vars:Da}=ka(o),Fa=Ft;xr(o);let _a=tt(()=>{}),ft=async(R,te,de,Le)=>{let Ie=(R??Pe).trim(),mt=te??it;if(!Ie&&mt.length===0||!f||B)return;if(Qe){if(!Ie)return;let nt=Bo(Ie)||Ie.slice(0,40);try{T.setShopperName?.(nt)}catch{}K(nt),Ae("");return}if(at){if(!Ie)return;Ne(Ie),Ae("");return}if(Ke){Ae("");return}Ge(!1),xe(!1),Ae(""),ht([]);let _e=Ie||(mt.some(nt=>nt.type==="image")?"Analyze this image":"What is this?");await I(_e,Ie,mt.length>0?mt:void 0,de,Le)},Ha=na(async()=>{let R=[...L].reverse().find(te=>te.role==="user");R&&await ft(R.content)},[L]),{keyInput:pr,setKeyInput:ur,keyPhase:pe,setKeyPhase:we,mintedKey:be,setMintedKey:ut,mintedPub:Fe,setMintedPub:Xe,copied:Ua,keyCountdown:$r,minting:ha,copyValue:Tt,handleUseExistingKey:jr,handleCreateKey:Vr}=Mi(S,Ha),Kr=na(()=>{if(typeof window>"u")return"N/A";try{let R=sessionStorage.getItem("akropolys_kiku_pub")||sessionStorage.getItem("kiku_pub");if(R)return R;let te=localStorage.getItem("akropolys_kiku_pub")||localStorage.getItem("kiku_pub")||localStorage.getItem("kiku_id");if(te)return te;let de=document.cookie.match(/(?:^|;\s*)(?:akropolys_kiku_pub|kiku_pub|kiku_id)=([^;]+)/);if(de)return decodeURIComponent(de[1])}catch{}return"N/A"},[]),qa=Fe??T?.getKikuPub?.()??Kr(),{handleKikuCapture:Wr,handleKikuCaptureAll:Or,handleKikuViewHistory:xs,handleKikuDelete:ws}=Ni({attachments:it,setAttachments:ht,setInput:Ae,send:I,defaultCurrency:s,t:q}),{voiceMode:Xn,voicePhase:Jn,voiceConnecting:Ss,voiceError:Yr,setVoiceError:Zn,voiceMuted:Cs,setVoiceMuted:Ms,voiceSecondsLeft:Ns,voiceBlocked:Ts,liveVoiceName:Rs,chooseVoice:zs,canConverse:Ps,startVoice:As,stopVoice:eo,voice:Ls,live:Gr}=zi({voiceLang:h,speechLang:oe,shopperLanguage:ae,ttsVoice:y,handleSendUtterance:R=>_a.current(R),appendSpokenExchange:U}),to=tt(null),[pa,mr]=Ye(!1),[ao,Qr]=Ye(!1),Ba=tt(null),kr=tt(null),Xr=tt(null),ro=tt([]),$a=tt(null),Is=tt(null),ja=tt(null),Es=`hsk-goo-${bd()}`,no=na(()=>{Ba.current||(Qr(!0),Ba.current=setTimeout(()=>{mr(!1),Qr(!1),Ba.current=null},200))},[]);St(()=>()=>{Ba.current&&clearTimeout(Ba.current)},[]),St(()=>{if(!pa)return;let R=te=>{let de=te.composedPath?te.composedPath():[],Le=kr.current&&(de.includes(kr.current)||kr.current.contains(te.target)),Ie=Xr.current&&(de.includes(Xr.current)||Xr.current.contains(te.target)),mt=te.target,_e=mt?.closest?.(".hsk-cb-topbar-mark"),nt=mt?.closest?.(".hsk-cb-topbar-ooze-menu")||de.some(_t=>_t?.classList?.contains?.("hsk-cb-topbar-ooze-menu"));Le||Ie||_e||nt||no()};return document.addEventListener("mousedown",R),document.addEventListener("touchstart",R,{passive:!0}),()=>{document.removeEventListener("mousedown",R),document.removeEventListener("touchstart",R)}},[pa]);let{msgsContainerRef:oo,lastExternalScrollRef:Ds,showJumpToBottom:Fs,scrollProgress:_s,activeMsgIdx:Hs,unreadBelow:Us,jumpToMessage:qs,jumpToBottom:Bs}=Si({messages:L,loading:N,messageRefs:ro});ci({panel:na(()=>to.current,[]),scroller:na(()=>oo.current,[]),onDismiss:n,quiescent:na(()=>performance.now()-Ds.current>90,[])}),St(()=>{if(typeof window>"u")return;let R=window.innerWidth-document.documentElement.clientWidth,te=document.body.style.overflow,de=document.body.style.paddingRight;if(R>0){let Le=parseFloat(window.getComputedStyle(document.body).paddingRight)||0;document.body.style.paddingRight=`${Le+R}px`,document.documentElement.style.setProperty("--hsk-scrollbar-width",`${R}px`)}return document.body.style.overflow="hidden",()=>{document.body.style.overflow=te,document.body.style.paddingRight=de,document.documentElement.style.removeProperty("--hsk-scrollbar-width")}},[]),St(()=>{let R=window.visualViewport;if(!R)return;let te=document.documentElement,de=()=>{te.style.setProperty("--hsk-vvh",`${R.height}px`)};return de(),R.addEventListener("resize",de),R.addEventListener("scroll",de),()=>{R.removeEventListener("resize",de),R.removeEventListener("scroll",de),te.style.removeProperty("--hsk-vvh")}},[]),St(()=>{let R=te=>{if(te.key==="Escape"){if(Yt){Gt(null);return}n()}};return document.addEventListener("keydown",R),()=>document.removeEventListener("keydown",R)},[Yt,n]);let $s=na(()=>{X(),we("idle")},[X,we]),js=R=>{i?.(R);let te=[...L].reverse().find(Le=>Le.role==="assistant");if(te&&te.content.trim().endsWith("?")){I(q("cardClickAnswer",{name:R.name}));return}let de=R.price?` (${R.currency??s} ${R.price})`:"";I(q("cardClickQuery",{name:R.name,price:de}))},Vs=R=>{Ae(R+" "),xe(!1),Ge(!0),$a.current&&$a.current.focus()},Ks=R=>{if(R.key==="Escape"&&Ot){R.preventDefault(),Ge(!1);return}if(R.key==="Escape"&&Ct){R.preventDefault(),xe(!1);return}R.key==="Enter"&&!R.shiftKey&&!R.nativeEvent.isComposing&&(R.preventDefault(),ft())},Jr=tt(28),io=tt(280),Zr=tt(null),Ws=(R,te)=>{try{!Zr.current&&typeof document<"u"&&(Zr.current=document.createElement("canvas"));let de=Zr.current?.getContext("2d");return de?(de.font=te,de.measureText(R).width):R.length*8.5}catch{return R.length*8.5}},Os=R=>{let te=R.closest(".hsk-cb-input-box");if(!te)return;let de=R.value;!(te.dataset.expanded==="true")&&R.clientWidth>50&&(io.current=R.clientWidth);let Ie=window.getComputedStyle(R),mt=Ie.font||`${Ie.fontSize||"16px"} ${Ie.fontFamily||"Geist, sans-serif"}`,_e=Ws(de,mt),nt=Math.max(120,io.current-14),_t=de.includes(`
45
+ `),Qt=!!(de&&(_t||_e>nt));if(te.dataset.expanded!==(Qt?"true":"false")&&(te.dataset.expanded=Qt?"true":"false"),!de){Jr.current=28,R.style.height="";return}if(!Qt){Jr.current=28,R.style.height="";return}R.style.height="auto";let br=Math.max(28,Math.min(R.scrollHeight,140));Jr.current=br,R.style.height=`${br}px`};St(()=>{$a.current&&Os($a.current)},[Pe]);let Ys=R=>{let te=R.target.value;Ae(te),Yr&&Zn("");let de=te.trim();xe(de==="@"),Ge(/^@kiku\s*$/i.test(de))};St(()=>{_a.current=R=>{ft(R)}});let Gs=async R=>{if(!R||R.length===0)return;let te=Array.from(R);for(let de of te)if(de.type.startsWith("image/"))try{let Le=await vr(de);ht(Ie=>[...Ie,{type:"image",data:Le}])}catch{}},Qs=R=>{ht(te=>te.filter((de,Le)=>Le!==R))},Xs=(Gr.sources?.length??0)>0?Gr.sources:ke,Js=t&&(t.includes("rgba")||t.includes("hsla")||t==="transparent"),Zs=r||Js?{backdropFilter:`blur(${typeof r=="number"?`${r}px`:r||"20px"})`,WebkitBackdropFilter:`blur(${typeof r=="number"?`${r}px`:r||"20px"})`}:{},so=(z||D)&&!N&&!M,ua=sr.useMemo(()=>{let R=N||M;return L.filter((te,de)=>te.role!=="assistant"||de===L.length-1&&R?!0:!!te.content||!!te.visualization||te.visualizing||(te.knowledgeImages?.length??0)>0||(te.referencedIds?.length??0)>0)},[L,N,M]),ec=sr.useMemo(()=>ua.map((R,te)=>({m:R,idx:te})).filter(({m:R})=>R.role==="user"&&!!R.content.trim()).map(({m:R,idx:te})=>{let de=R.content.replace(/^@kiku\s*/i,"").replace(/\s+/g," ").trim();return{idx:te,text:de.length>30?de.slice(0,29).trimEnd()+"\u2026":de}}),[ua]),tc=so&&ua[ua.length-1]?.role!=="assistant",co=tt(Date.now());return St(()=>{co.current=Date.now()},[]),Me(mn.Provider,{value:q,children:Me("div",{ref:ja,className:ee("hsk-cb-overlay",w&&"hsk-cb-overlay--grows",d.overlay),onPointerDown:R=>{R.target===R.currentTarget&&(ja.current._ptrDown=!0)},onClick:R=>{R.target===R.currentTarget&&ja.current?._ptrDown&&Date.now()-co.current>200&&n(),ja.current&&(ja.current._ptrDown=!1)},"data-hsk-theme":Fa,style:{...Zs,...t?{background:t}:{},...w?{"--hsk-ox":`${w.x}px`,"--hsk-oy":`${w.y}px`,"--hsk-or":`${Math.ceil(w.r)}px`,"--hsk-bt":`${Math.round(w.top??w.y)}px`,"--hsk-bl":`${Math.round(w.left??w.x)}px`,"--hsk-bw":`${Math.round(w.width??0)}px`,"--hsk-bh":`${Math.round(w.height??0)}px`,"--hsk-bbr":`${Math.round(w.borderRadius??12)}px`}:{},...Da},children:Pa("div",{ref:to,className:ee("hsk-cb-panel",d.panel),dir:W?"rtl":"ltr","data-script":O?"nonlatin":"latin","data-host-font":Z?"covers":"gap","data-nastaliq":j?.family==="Noto Nastaliq Urdu"||ae?.toLowerCase()==="urdu"||ae?.toLowerCase()==="ur"||ae==="\u0627\u0631\u062F\u0648"?"true":void 0,style:G?{"--hsk-font":G}:void 0,onClick:R=>{R.stopPropagation();let te=R.target;if(te.tagName==="IMG"&&(te.classList.contains("hsk-markdown-img")||te.classList.contains("hsk-cb-user-img-thumb"))){let de=te.src;de&&Gt(de)}},children:[Me(ss,{src:Yt,onClose:()=>Gt(null)}),lr&&Me("div",{className:"hsk-markup-overlay",children:Me(mi,{src:lr,t:q,onCancel:()=>ca(null),onSend:(R,te,de,Le)=>{ca(null),ft(te||q("markupApplyMarks"),[{type:"image",data:R,annotated:!0,marks:de,instructed:!!te,preview:Le}])}})}),Pa("div",{className:"hsk-cb-main",children:[Me(zr,{seed:T?.api?.siteId??"",theme:Fa,dir:W?"rtl":"ltr"}),Me(Di,{title:Dt,hasMessages:L.length>0,avatarState:M?"speaking":N?"thinking":"idle",unread:Us,awayFromBottom:Fs,themeMenuOpen:pa,themeMenuClosing:ao,isNarrow:De,currentTheme:Ft,onJumpToLatest:Bs,onReset:$s,onClose:n,onToggleThemeMenu:()=>pa?no():mr(!0),onSelectTheme:R=>{Ea(R,!0)}}),Me("div",{className:"hsk-cb-msgs",ref:oo,children:ua.length===0?Me(qi,{inOnboarding:Mt,justCompleted:H,onboardingMood:hr,awaitingLang:at,awaitingName:Qe,awaitingEntityLang:Ke,awaitingConsent:st,termsAgreed:la,shopperLanguage:ae,shopperName:F,entityLangPref:v,chromeReady:f,activeChips:Br,t:q,tNode:ce,chooseLanguage:Ne,chooseEntityLang:Nt,agreeTerms:da,handleSend:ft}):Me(as,{displayMessages:ua,messageRefs:ro,isNarrow:De,loading:N,streaming:M,sources:b,referencedIds:m,discussedSources:ke,lastIntent:$,lastAction:S,defaultCurrency:s,stopped:z,interrupted:D,halted:so,haltedEmpty:tc,error:C,errorCode:V,keyPhase:pe,keyInput:pr,setKeyInput:ur,mintedKey:be,setMintedKey:ut,mintedPub:Fe,setMintedPub:Xe,minting:ha,copied:Ua,keyCountdown:$r,handleUseExistingKey:jr,handleCreateKey:Vr,copyValue:Tt,queuedMessage:B,sendQueuedNow:_,setLightboxSrc:Gt,setMarkupSrc:ca,handleSend:ft,handleSourceClick:js,continueGenerating:ne,t:q,bottomRef:Is,vizState:La,setVizState:cr,messages:L})}),Me(rs,{gooId:Es,input:Pe,setInput:Ae,showKikuPicker:Ot,setShowKikuPicker:Ge,showAtPicker:Ct,setShowAtPicker:xe,captureAllowed:ze,discussedSources:ke,defaultCurrency:s,handleSelectExtension:Vs,handleKikuCapture:Wr,handleKikuCaptureAll:Or,handleKikuViewHistory:xs,handleKikuDelete:ws,attachments:it,removeAttachment:Qs,chromeLoading:!f,imageInputRef:Et,handleImageFiles:Gs,enableVision:u,enableVoice:p,canConverse:Ps,voiceMode:Xn,startVoice:As,stopVoice:eo,voiceBlocked:Ts,textareaRef:$a,classNames:d,handleInput:Ys,handleKeyDown:Ks,voice:Ls,voicePhase:Jn,activePlaceholder:dr,loading:N,streaming:M,stop:Y,handleSend:ft,voiceError:Yr,setVoiceError:Zn,shopperLanguage:ae,t:q})]}),Me(ls,{items:ec,activeIdx:Hs,progress:_s,onJump:qs,side:W?"left":"right"}),Pa("div",{className:ee("hsk-cb-kiku-id-rail",W?"hsk-cb-kiku-id-rail--right":"hsk-cb-kiku-id-rail--left"),children:[Pa("button",{type:"button",className:"hsk-cb-kiku-id-pill",onClick:()=>qa!=="N/A"&&Tt(qa,"pub"),title:q("keyCopyId"),children:[Me("span",{className:"hsk-cb-kiku-id-rail-val",children:qa}),Ua==="pub"?Me(Jo,{}):Me(Xo,{})]}),Me("div",{className:ee("hsk-cb-theme-squircle-wrap",pa&&"is-open",ao&&"is-closing"),ref:kr,children:pa?Me("div",{className:"hsk-cb-theme-2x2-grid",role:"dialog","aria-label":"Theme selector",children:ea.map(({id:R,label:te,Icon:de})=>Pa("button",{type:"button",className:ee("hsk-cb-theme-grid-item",Ft===R&&"is-active"),onClick:Le=>{Le.stopPropagation(),Ea(R,!0)},children:[Me(de,{}),Me("span",{children:te})]},R))}):Pa("button",{type:"button",className:"hsk-cb-theme-squircle-trigger",onClick:()=>mr(!0),"aria-label":"Themes","aria-expanded":"false",children:[Me("span",{className:"hsk-cb-theme-trigger-icon",children:sr.createElement(yn(Ft).Icon)}),Me("span",{className:"hsk-cb-theme-trigger-label",children:yn(Ft).label})]})})]}),Xn==="converse"&&Me(is,{siteId:T?.api?.siteId??"",themeAttr:Fa,stopVoice:eo,chooseVoice:zs,liveVoiceName:Rs,voiceSecondsLeft:Ns,voiceConnecting:Ss,voicePhase:Jn,live:Gr,voiceMuted:Cs,setVoiceMuted:Ms,shownSources:Xs,onSelectSource:i,defaultCurrency:s,voiceError:Yr,t:q})]})})})}import{Fragment as hs,jsx as On,jsxs as ps}from"react/jsx-runtime";function Yn({label:e="Ask AI",children:a,icon:t,title:r,placeholder:n,backdropColor:i,backdropBlur:s,className:c,onSelectSource:o,defaultCurrency:d="$",chips:p=Xa,theme:h,classNames:u={},enableVoice:l=!1,voiceLang:k,enableVision:y=!1,visionCategoryHint:x,enableAudioResponse:w,ttsVoice:T,autoSpeakResponses:L}){let b=wd(),[N,M]=Wn(!1),[C,V]=Wn(!1),[S,$]=Wn(null),E=ds(()=>{Qa();try{Ao(b,b?.getShopperLanguage?.()??"",Zt)}catch{}},[b]),I=ds(U=>{E();let Y=U.getBoundingClientRect(),z=window.getComputedStyle(U),D=parseFloat(z.borderRadius)||12,ne=Y.left+Y.width/2,X=Y.top+Y.height/2,m=window.innerWidth,F=window.innerHeight,K=Math.max(Math.hypot(ne,X),Math.hypot(m-ne,X),Math.hypot(ne,F-X),Math.hypot(m-ne,F-X));$({x:ne,y:X,r:K,top:Y.top,left:Y.left,width:Y.width,height:Y.height,borderRadius:D}),M(!0)},[E]);yd(()=>{V(!0),E();let U=window.requestIdleCallback,Y=U?U(E,{timeout:2e3}):setTimeout(E,300);if(typeof window<"u"&&!window.__akropolys_nav_patched){window.__akropolys_nav_patched=!0;let D=window.location.pathname,ne=window.history.pushState,X=window.history.replaceState;window.history.pushState=function(...m){ne.apply(this,m),window.location.pathname!==D&&(D=window.location.pathname,window.dispatchEvent(new CustomEvent("akropolys:navigation")))},window.history.replaceState=function(...m){X.apply(this,m),window.location.pathname!==D&&(D=window.location.pathname,window.dispatchEvent(new CustomEvent("akropolys:navigation")))}}let z=()=>{M(!1)};return window.addEventListener("popstate",z),window.addEventListener("akropolys:navigation",z),()=>{let D=window.cancelIdleCallback;U&&D?D(Y):clearTimeout(Y),window.removeEventListener("popstate",z),window.removeEventListener("akropolys:navigation",z)}},[E]);let{themeAttr:B,vars:_}=ka(h);return xr(h),ps(hs,{children:[On("button",{className:ee("hsk-cb-btn",u.button,c),onClick:U=>I(U.currentTarget),onPointerEnter:E,onPointerDown:E,style:_,"data-hsk-theme":B,"aria-label":"Open AI chat",children:a!==void 0?a:ps(hs,{children:[t?On("span",{className:"hsk-cb-btn-icon",style:{display:"flex",alignItems:"center"},children:t}):null,e]})}),N&&C&&xd(On(Kn,{title:r,placeholder:n,backdropColor:i,backdropBlur:s,origin:S,onClose:()=>M(!1),onSelectSource:o,defaultCurrency:d,chips:p,theme:h,classNames:u,enableVoice:l,voiceLang:k,enableVision:y,visionCategoryHint:x,enableAudioResponse:w,ttsVoice:T,autoSpeakResponses:L}),Qa()??document.body)]})}import{useState as sa,useEffect as oa,useRef as qr}from"react";import{createPortal as Sd}from"react-dom";import{useSearch as Cd,useKiku as Md,useAkropolysContext as Nd}from"@akropolys/sdk";import{Fragment as zd,jsx as P,jsxs as le}from"react/jsx-runtime";var ia=({className:e,size:a=16})=>P("svg",{className:ee("hsk-brand-mark",e),width:a,height:a,viewBox:"0 0 100 100",xmlns:"http://www.w3.org/2000/svg","aria-label":"kiku",children:le("g",{transform:"translate(22.7 19) scale(0.62)",fill:"currentColor",fillRule:"evenodd",children:[P("path",{d:"M39.4 10.4 Q44 0 48.6 10.4 L86.1 95.8 Q88 100 83.4 100 L4.6 100 Q0 100 1.9 95.8 Z M24 100 L24 65 Q24 60 27.4 56.3 Q44 38 60.6 56.3 Q64 60 64 65 L64 100 Z"}),P("circle",{cx:"55",cy:"82",r:"3.4"})]})}),us=()=>le("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:[P("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),P("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]}),ms=e=>{let a="";if(typeof e=="string")a=e;else if(e&&typeof e=="object"&&e.message)a=e.message;else try{a=JSON.stringify(e)}catch{a=String(e)}if(a.toLowerCase().includes("token limit"))return"You've reached your usage limit. Please update your billing limits in your dashboard to continue.";try{let t=JSON.parse(a);return t.error||t.message||a}catch{return a}};function Td({productName:e,limit:a,backdropColor:t,backdropBlur:r,onClose:n,onNavigate:i,onResult:s,theme:c,classNames:o={},product:d}){let p=Nd(),[h,u]=sa(null),l=d||h,{results:k,loading:y,search:x}=Cd({type:"vector"}),{messages:w,sources:T,loading:L,error:b,send:N}=Md(),[M,C]=sa(""),[V,S]=sa(!1),[$,E]=sa(!1),[I,B]=sa(!1),_=qr(null),U=qr(null);oa(()=>{!d&&!h&&p.api.searchVector(e,1).then(v=>{v.results&&v.results.length>0&&u(v.results[0].entity)}).catch(v=>console.error("[Akropolys] Failed to fetch product details",v)),x(e,a)},[e,d,h,p,a,x]),oa(()=>{let v=()=>S(window.innerWidth<=768);if(v(),typeof window<"u")return window.addEventListener("resize",v),()=>window.removeEventListener("resize",v)},[]),oa(()=>{k.length>0&&s?.(k)},[k,s]),oa(()=>{let v=g=>{g.key==="Escape"&&n()};return document.addEventListener("keydown",v),()=>document.removeEventListener("keydown",v)},[n]);let Y=qr(null);oa(()=>{let v=document.body.style.overflow,g=document.body.style.position,H=document.body.style.width;document.body.style.overflow="hidden",document.body.style.position="fixed",document.body.style.width="100%";let A=()=>{window.scrollTo(0,0),Y.current&&(Y.current.scrollTop=0)};return window.addEventListener("scroll",A,{passive:!0}),()=>{document.body.style.overflow=v,document.body.style.position=g,document.body.style.width=H,window.removeEventListener("scroll",A)}},[]);let z=qr(null);oa(()=>{z.current&&(z.current.scrollTop=z.current.scrollHeight)},[w,L]);let D=typeof r=="number"?`${r}px`:r??"16px",ne=t??void 0,X=v=>{i?.(v)!==!1&&(n(),v.entity.url&&(window.location.href=v.entity.url))},m=async v=>{let g=(v??M).trim();if(!(!g||L))if(C(""),U.current&&(U.current.style.height="auto"),w.length===0&&l){let H=`[Context: Shopper is viewing "${l.name}". Price: ${l.price}. Description: ${l.description||""}]
46
46
 
47
- Question: ${g}`;await N(V,g)}else await N(g)},H=R=>{R.key==="Enter"&&!R.shiftKey&&!R.nativeEvent.isComposing&&(R.preventDefault(),m())},W=R=>{w(R.target.value);let g=R.target;g.style.height="auto",g.style.height=`${Math.min(g.scrollHeight,140)}px`},P={...c?.primaryColor&&{"--hsk-primary":c.primaryColor},...c?.backgroundColor&&{"--hsk-bg":c.backgroundColor},...c?.textColor&&{"--hsk-text":c.textColor},...c?.fontFamily&&{"--hsk-font":c.fontFamily},...c?.borderRadius&&{"--hsk-border-radius":c.borderRadius}},L=S.length===0&&l?[{role:"assistant",content:`Hi! I can help you with **${l.name}**. Ask me about its specifications, features, compare it with other options, or find alternatives!`}]:S;return O?A("div",{ref:G,className:ee("hsk-sp-backdrop hsk-sp-mobile-view",o.backdrop),onClick:n,style:{backdropFilter:`blur(${q})`,WebkitBackdropFilter:`blur(${q})`,background:ae??void 0,...P},children:ie("div",{className:ee("hsk-sp-card hsk-sp-fullscreen hsk-sp-mobile-card",o.card),onClick:R=>R.stopPropagation(),children:[ie("div",{className:"hsk-sp-header",children:[A("span",{className:"hsk-sp-header-icon",style:{display:"flex",alignItems:"center"},children:A(ia,{})}),ie("div",{className:"hsk-sp-header-body",children:[ie("div",{className:"hsk-sp-header-title-row",children:[A("div",{className:"hsk-sp-header-title",children:l?.name||e}),l&&A("button",{type:"button",className:"hsk-sp-header-specs-btn",onClick:()=>F(!0),children:"Specs"})]}),A("div",{className:"hsk-sp-header-sub",children:"kiku"})]}),A("button",{className:"hsk-sp-close",onClick:n,"aria-label":"Close",children:A(us,{})})]}),v&&A("div",{className:"hsk-sp-bar"}),ie("div",{className:"hsk-sp-mobile-chat-container",children:[ie("div",{className:"hsk-cb-msgs",children:[L.map((R,g)=>{let V=R.role==="user";return A("div",{className:"hsk-cb-msg-group",children:V?A("div",{className:"hsk-cb-user-msg",children:A("div",{className:"hsk-cb-user-bubble",children:R.content})}):ie("div",{className:"hsk-cb-ai-msg",children:[A("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:A(ia,{})}),ie("div",{className:"hsk-cb-ai-body",children:[A("div",{className:"hsk-cb-ai-text",children:Xt(R.content)}),g===0&&l&&ie("div",{className:"hsk-sp-mobile-attachment-deck",children:[ie("div",{className:"hsk-sp-mobile-main-card",children:[A("div",{className:"hsk-sp-mobile-main-card-img",children:l.images?.[0]?A("img",{src:l.images[0],alt:l.name}):A("span",{children:"\xF0\u0178\u203A\x8D"})}),ie("div",{className:"hsk-sp-mobile-main-card-info",children:[A("div",{className:"hsk-sp-mobile-main-card-brand",children:l.brand||l.category||"Product"}),A("div",{className:"hsk-sp-mobile-main-card-name",children:l.name}),ie("div",{className:"hsk-sp-mobile-main-card-price",children:[l.currency??"KES"," ",parseFloat(l.price?.replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]}),(l.specs&&Object.keys(l.specs).length>0||l.description)&&A("button",{type:"button",className:"hsk-sp-mobile-main-card-specs-btn",onClick:()=>F(!0),children:"Specs"})]}),(()=>{let Y=k.filter(f=>{let Q=!!(f.entity.name&&l?.name&&f.entity.name.toLowerCase()===l.name.toLowerCase()),se=f.entity.slug&&l?.slug&&f.entity.slug.toLowerCase()===l.slug.toLowerCase();return!Q&&!se});return Y.length===0?null:ie("div",{className:"hsk-sp-mobile-similar-carousel-inline",children:[A("div",{className:"hsk-sp-mobile-similar-carousel-title",children:"Similar Products"}),A("div",{className:"hsk-sp-mobile-similar-carousel-list",children:Y.map(f=>{let Q=parseFloat(f.entity.price?.replace(/[^0-9.]/g,"")||"0"),se=f.entity.currency??"KES";return ie("div",{className:"hsk-sp-mobile-similar-carousel-item",onClick:()=>J(f),children:[A("div",{className:"hsk-sp-mobile-similar-carousel-img",children:f.entity.images?.[0]?A("img",{src:f.entity.images[0],alt:f.entity.name}):A("span",{children:"\xF0\u0178\u203A\x8D"})}),ie("div",{className:"hsk-sp-mobile-similar-carousel-meta",children:[A("div",{className:"hsk-sp-mobile-similar-carousel-name",title:f.entity.name,children:f.entity.name}),ie("div",{className:"hsk-sp-mobile-similar-carousel-price",children:[se," ",Q.toLocaleString()]})]})]},f.id)})})]})})()]})]})]})},g)}),I&&ie("div",{className:"hsk-cb-typing-row",children:[A("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:A(ia,{})}),ie("div",{className:"hsk-cb-typing",children:[A("div",{className:"hsk-cb-dot"}),A("div",{className:"hsk-cb-dot"}),A("div",{className:"hsk-cb-dot"})]})]}),b&&A("div",{className:"hsk-cb-error",children:ms(b)}),A("div",{ref:E,style:{height:1}})]}),A("div",{className:"hsk-cb-input-wrap",children:ie("div",{className:"hsk-cb-input-box",children:[A("textarea",{ref:_,className:"hsk-cb-textarea",value:M,onChange:W,onKeyDown:H,placeholder:"Ask about this product, specs, or comparison...",rows:1,disabled:I}),A("button",{className:"hsk-cb-send",onClick:()=>m(),disabled:!M.trim()||I,"aria-label":"Send message",children:A(Va,{})})]})})]}),B&&l&&A("div",{className:"hsk-sp-mobile-specs-overlay",onClick:()=>F(!1),children:ie("div",{className:"hsk-sp-mobile-specs-drawer",onClick:R=>R.stopPropagation(),children:[ie("div",{className:"hsk-sp-mobile-specs-header",children:[A("h3",{children:"Specifications"}),A("button",{type:"button",onClick:()=>F(!1),children:"Close"})]}),ie("div",{className:"hsk-sp-mobile-specs-body",children:[A("h4",{className:"hsk-sp-mobile-specs-title",children:l.name}),l.description&&ie("div",{className:"hsk-sp-mobile-specs-desc",children:[A("h5",{children:"Description"}),A("p",{children:l.description})]}),l.specs&&Object.keys(l.specs).length>0&&ie("div",{className:"hsk-sp-mobile-specs-list",children:[A("h5",{children:"Details"}),Object.entries(l.specs).map(([R,g])=>ie("div",{className:"hsk-sp-mobile-spec-row",children:[A("span",{className:"hsk-sp-mobile-spec-label",children:R}),A("span",{className:"hsk-sp-mobile-spec-value",children:g})]},R))]})]})]})})]})}):A("div",{className:ee("hsk-sp-backdrop",o.backdrop),onClick:n,style:{backdropFilter:`blur(${q})`,WebkitBackdropFilter:`blur(${q})`,background:ae??void 0,...P},children:ie("div",{className:ee("hsk-sp-card hsk-sp-fullscreen",o.card),onClick:R=>R.stopPropagation(),children:[ie("div",{className:"hsk-sp-header",children:[A("span",{className:"hsk-sp-header-icon",style:{display:"flex",alignItems:"center"},children:A(ia,{})}),ie("div",{className:"hsk-sp-header-body",children:[A("div",{className:"hsk-sp-header-title",children:l?.name||e}),A("div",{className:"hsk-sp-header-sub",children:"Ask questions, compare specs, or check similar products"})]}),A("button",{className:"hsk-sp-close",onClick:n,"aria-label":"Close",children:A(us,{})})]}),v&&A("div",{className:"hsk-sp-bar"}),ie("div",{className:"hsk-sp-body",children:[ie("div",{className:"hsk-sp-details-pane",children:[l&&ie("div",{className:"hsk-sp-product-profile-container",children:[ie("div",{className:"hsk-sp-product-profile",children:[A("div",{className:"hsk-sp-details-imgwrap",children:l.images?.[0]?A("img",{src:l.images[0],alt:l.name}):A("span",{className:"hsk-sp-img-placeholder",children:"\xF0\u0178\u203A\x8D"})}),ie("div",{className:"hsk-sp-details-meta",children:[l.brand&&A("span",{className:"hsk-sp-item-brand",children:l.brand}),l.category&&A("span",{className:"hsk-sp-item-cat",children:l.category}),A("h2",{className:"hsk-sp-details-name",children:l.name}),ie("div",{className:"hsk-sp-item-price-row",children:[A("span",{className:"hsk-sp-item-currency",children:l.currency??"KES"}),A("span",{className:"hsk-sp-item-price",children:parseFloat(l.price?.replace(/[^0-9.]/g,"")||"0").toLocaleString()}),l.originalPrice&&A("span",{className:"hsk-sp-item-original-price",children:parseFloat(l.originalPrice.replace(/[^0-9.]/g,"")||"0").toLocaleString()}),l.discount&&ie("span",{className:"hsk-sp-item-discount",children:["(",l.discount,")"]})]}),ie("div",{className:"hsk-sp-item-meta-badges",children:[l.rating&&ie("span",{className:"hsk-sp-meta-badge hsk-sp-meta-badge-rating",children:["\xE2\u02DC\u2026 ",parseFloat(l.rating.toString()).toFixed(1)," ",l.reviewCount?`(${l.reviewCount})`:""]}),l.availability&&A("span",{className:`hsk-sp-meta-badge hsk-sp-meta-badge-avail ${l.availability.toLowerCase().includes("in")?"in-stock":"out-stock"}`,children:l.availability}),l.stock&&!l.availability&&ie("span",{className:"hsk-sp-meta-badge hsk-sp-meta-badge-stock",children:["Stock: ",l.stock]})]})]})]}),l.specs&&Object.keys(l.specs).length>0&&A("div",{className:"hsk-sp-specs-horizontal",children:Object.entries(l.specs).map(([R,g])=>ie("div",{className:"hsk-sp-spec-item-horizontal",children:[ie("span",{className:"hsk-sp-spec-label-horizontal",children:[R,":"]}),A("span",{className:"hsk-sp-spec-value-horizontal",title:g,children:g})]},R))}),l.description&&ie("div",{className:"hsk-sp-details-desc",children:[A("h4",{children:"Description"}),A("p",{children:l.description})]})]}),ie("div",{className:"hsk-sp-similar-section",children:[A("h3",{children:"Similar Products"}),A("div",{className:"hsk-sp-results",children:(()=>{let R=k.filter(g=>{let V=!!(g.entity.name&&l?.name&&g.entity.name.toLowerCase()===l.name.toLowerCase()),Y=g.entity.slug&&l?.slug&&g.entity.slug.toLowerCase()===l.slug.toLowerCase();return!V&&!Y});return!v&&R.length===0?A("div",{className:"hsk-sp-empty",children:"No similar products found."}):R.map((g,V)=>{let Y=parseFloat(g.entity.price?.replace(/[^0-9.]/g,"")||"0"),f=g.entity.currency??"KES";return ie("div",{className:ee("hsk-sp-item",o.item),style:{animationDelay:`${V*55}ms`,cursor:"pointer"},onClick:()=>J(g),children:[A("div",{className:"hsk-sp-img-wrap",children:g.entity.images?.[0]?A("img",{src:g.entity.images[0],alt:g.entity.name}):A("span",{className:"hsk-sp-img-placeholder",children:"\xF0\u0178\u203A\x8D"})}),ie("div",{className:"hsk-sp-item-body",children:[ie("div",{children:[g.entity.category&&A("div",{className:"hsk-sp-item-cat",children:g.entity.category}),A("div",{className:"hsk-sp-item-name",title:g.entity.name,children:g.entity.name})]}),ie("div",{className:"hsk-sp-item-price-row",children:[A("span",{className:"hsk-sp-item-currency",children:f}),A("span",{className:"hsk-sp-item-price",children:Y.toLocaleString()})]}),A("div",{className:"hsk-sp-actions",children:A("button",{className:"hsk-sp-action hsk-sp-action-primary",onClick:Q=>{Q.stopPropagation(),J(g)},children:"View"})})]})]},g.id)})})()})]})]}),ie("div",{className:"hsk-sp-chat-pane",children:[ie("div",{className:"hsk-cb-msgs",children:[L.map((R,g)=>{let V=R.role==="user";return A("div",{className:"hsk-cb-msg-group",children:V?A("div",{className:"hsk-cb-user-msg",children:A("div",{className:"hsk-cb-user-bubble",children:R.content})}):ie("div",{className:"hsk-cb-ai-msg",children:[A("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:A(ia,{})}),A("div",{className:"hsk-cb-ai-body",children:A("div",{className:"hsk-cb-ai-text",children:Xt(R.content)})})]})},g)}),I&&ie("div",{className:"hsk-cb-typing-row",children:[A("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:A(ia,{})}),ie("div",{className:"hsk-cb-typing",children:[A("div",{className:"hsk-cb-dot"}),A("div",{className:"hsk-cb-dot"}),A("div",{className:"hsk-cb-dot"})]})]}),b&&A("div",{className:"hsk-cb-error",children:ms(b)}),A("div",{ref:E,style:{height:1}})]}),ie("div",{className:"hsk-cb-input-wrap",children:[ie("div",{className:"hsk-cb-input-box",children:[A("textarea",{ref:_,className:"hsk-cb-textarea",value:M,onChange:W,onKeyDown:H,placeholder:"Ask about this product, specs, or comparison...",rows:1,disabled:I}),A("button",{className:"hsk-cb-send",onClick:()=>m(),disabled:!M.trim()||I,"aria-label":"Send message",children:A(Va,{})})]}),A("div",{className:"hsk-cb-hint",children:"Akropolys \xB7 instant product knowledge"})]})]})]}),A("div",{className:"hsk-sp-footer",children:A("span",{className:"hsk-sp-esc",children:"Esc to close"})})]})})}function Rd({productName:e,limit:a=8,onResult:t,backdropColor:r,backdropBlur:n,className:i,onNavigate:s,theme:c,classNames:o={},product:d,children:u}){let[h,p]=sa(!1),[l,k]=sa(!1);oa(()=>{k(!0)},[]);let v={...c?.primaryColor&&{"--hsk-primary":c.primaryColor},...c?.backgroundColor&&{"--hsk-bg":c.backgroundColor},...c?.textColor&&{"--hsk-text":c.textColor},...c?.fontFamily&&{"--hsk-font":c.fontFamily},...c?.borderRadius&&{"--hsk-border-radius":c.borderRadius}};return ie(zd,{children:[A("button",{className:ee("hsk-sp-btn",o.button,i),onClick:()=>p(!0),style:v,title:"Find similar products","aria-label":"Find similar products",children:u||A(ia,{})}),h&&l&&Sd(A(Td,{productName:e,limit:a,onResult:t,backdropColor:r,backdropBlur:n,onClose:()=>p(!1),onNavigate:s,theme:c,classNames:o,product:d}),Qa()??document.body)]})}import{useEffect as fs,useState as ks,useRef as bs}from"react";import{createRoot as Pd}from"react-dom/client";import{AkropolysProvider as Ld,getAkropolysClient as Gn}from"@akropolys/sdk";import{jsx as La}from"react/jsx-runtime";function Qn(e){if(!e||typeof e!="object")return{};let a=String(e.id??e.handle??e.url??""),t=e.title||e.name||"",r;typeof e.price=="number"?r=e.price>=100&&Number.isInteger(e.price)?(e.price/100).toFixed(2):e.price.toString():typeof e.price=="string"&&(r=e.price);let n=e.featured_image||e.image;if(!n&&Array.isArray(e.images)&&e.images.length>0){let l=e.images[0];n=typeof l=="string"?l:l?.src}typeof n=="string"&&n.startsWith("//")&&(n="https:"+n);let i=e.url||"";if(!i&&e.handle&&(i=`/products/${e.handle}`),i&&typeof window<"u"&&!i.startsWith("http"))try{i=new URL(i,window.location.origin).href}catch{}let s=e.type||e.product_type||e.category||"",c=e.vendor||e.brand||"",o=Array.isArray(e.tags)?e.tags:typeof e.tags=="string"?e.tags.split(",").map(l=>l.trim()).filter(Boolean):[],d=e.description||e.body_html||"",u=typeof d=="string"?d.replace(/<[^>]*>?/gm,"").trim():"",h=Array.isArray(e.variants)&&e.variants.length>0?e.variants[0]:null,p=h?h.id:void 0;return{id:a,name:t,title:t,price:r,image:n,url:i||(typeof window<"u"?window.location.href:""),category:s,brand:c,tags:o,description:u,availability:e.available!==!1?"in_stock":"out_of_stock",variant_id:p?String(p):void 0,shopify_product_id:e.id?String(e.id):void 0,handle:e.handle||void 0}}function gs(e){if(!e||e.length===0)return Promise.resolve();let a=e.map(t=>({id:t.fields?.variant_id||t.fields?.shopify_variant_id||t.id,quantity:1}));return fetch("/cart/add.js",{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({items:a})}).then(async t=>{t.ok||console.warn("[Akropolys Shopify] /cart/add.js returned error status:",t.status);let r=await t.json().catch(()=>null);return typeof document<"u"&&(document.dispatchEvent(new CustomEvent("cart:updated",{bubbles:!0,detail:{items:r}})),document.dispatchEvent(new CustomEvent("cart:refresh",{bubbles:!0,detail:{items:r}})),document.dispatchEvent(new CustomEvent("cart:build",{bubbles:!0})),window.dispatchEvent(new CustomEvent("cart:updated",{detail:{items:r}}))),r}).catch(t=>{console.warn("[Akropolys Shopify] Add to cart network error:",t)})}function vs(){return fetch("/cart.js",{headers:{Accept:"application/json"}}).then(e=>e.ok?e.json():null).catch(()=>null)}function Ad({children:e,position:a="bottom-right",dockable:t=!0,isInline:r=!1}){if(r||a==="inline"||a==="custom"||a==="hidden"||t===!1)return La("div",{className:"akropolys-kiku-inline-wrapper",style:{display:"inline-flex",alignItems:"center"},children:e});let[n,i]=ks(null),[s,c]=ks(!1),o=bs(null),d=bs(null);fs(()=>{if(typeof window>"u")return;let l=()=>{let x=window.innerWidth-140-20,I=window.innerHeight-44-20;a==="bottom-left"?(x=20,I=window.innerHeight-44-20):a==="top-right"?(x=window.innerWidth-140-20,I=20):a==="top-left"&&(x=20,I=20);try{let b=localStorage.getItem("akropolys_dock_pos");if(b){let N=JSON.parse(b);if(typeof N.x=="number"&&typeof N.y=="number"){let M=Math.max(10,Math.min(window.innerWidth-60,N.x)),w=Math.max(10,Math.min(window.innerHeight-60,N.y));return{x:M,y:w}}}}catch{}return{x:Math.max(10,x),y:Math.max(10,I)}};i(l());let k=()=>{i(v=>{if(!v)return l();let y=Math.max(10,Math.min(window.innerWidth-60,v.x)),S=Math.max(10,Math.min(window.innerHeight-60,v.y));return{x:y,y:S}})};return window.addEventListener("resize",k),()=>window.removeEventListener("resize",k)},[a]);let u=l=>{if(!d.current)return;let k=d.current.getBoundingClientRect();o.current={startX:l.clientX,startY:l.clientY,initX:k.left,initY:k.top,moved:!1};try{l.target.setPointerCapture?.(l.pointerId)}catch{}},h=l=>{if(!o.current)return;let k=l.clientX-o.current.startX,v=l.clientY-o.current.startY;if(!o.current.moved&&Math.hypot(k,v)>6&&(o.current.moved=!0,c(!0)),o.current.moved){let y=d.current?.offsetWidth||140,S=d.current?.offsetHeight||44,x=Math.max(8,Math.min(window.innerWidth-y-8,o.current.initX+k)),I=Math.max(8,Math.min(window.innerHeight-S-8,o.current.initY+v));i({x,y:I})}},p=()=>{if(!o.current)return;let l=o.current.moved;if(o.current=null,c(!1),l&&n){try{localStorage.setItem("akropolys_dock_pos",JSON.stringify(n))}catch{}let k=v=>{v.stopPropagation(),v.preventDefault(),window.removeEventListener("click",k,!0)};window.addEventListener("click",k,!0),setTimeout(()=>window.removeEventListener("click",k,!0),120)}};return n?La("div",{ref:d,className:"akropolys-kiku-dock-wrapper",onPointerDown:u,onPointerMove:h,onPointerUp:p,onPointerCancel:p,title:"Drag to dock anywhere",style:{position:"fixed",left:`${n.x}px`,top:`${n.y}px`,zIndex:2147483640,touchAction:"none",cursor:s?"grabbing":"grab",transition:s?"none":"transform 0.2s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.2s ease",transform:s?"scale(1.05)":"scale(1)",userSelect:"none",WebkitUserSelect:"none"},children:e}):null}function Id({config:e,isInline:a}){fs(()=>{let r=Gn();if(!r)return;let n=e.product;if(!n&&typeof window.meta?.product=="object"&&(n=window.meta.product),n){let i=Qn(n);(i.id||i.url)&&r.ingest(i).catch(s=>{console.debug("[Akropolys Shopify] Auto-ingest notice:",s)})}},[e.product]);let t=r=>{if(e.onAddToCart){e.onAddToCart(r);return}gs(r)};return La(Ld,{siteId:e.siteId,apiUrl:e.apiUrl,apiToken:e.apiToken,vertical:e.vertical||"commerce",shopperId:e.shopperId,onAddToCart:t,onAction:e.onAction,getCart:vs,children:La(Ad,{position:e.position,dockable:e.dockable!==!1,isInline:a,children:La(Yn,{label:e.buttonLabel||"Ask Kiku",title:e.title||"kiku",placeholder:e.placeholder,defaultCurrency:e.defaultCurrency||"$",chips:e.chips,theme:e.theme||"dark",enableVoice:e.enableVoice!==!1,voiceLang:e.voiceLang,enableVision:e.enableVision!==!1,visionCategoryHint:e.visionCategoryHint,enableAudioResponse:e.enableAudioResponse!==!1,ttsVoice:e.ttsVoice||"Puck",autoSpeakResponses:e.autoSpeakResponses!==!1})})})}function Ed(){typeof document>"u"||document.addEventListener("click",e=>{e.target?.closest("[data-kiku-open], [data-kiku-toggle], .kiku-trigger")&&(e.preventDefault(),window.Kiku?.open())})}function ys(e){if(typeof window>"u"||typeof document>"u")return;let a={},t=document.getElementById("akropolys-kiku-script");if(t){let c=t.dataset;a={siteId:c.siteId,apiToken:c.apiToken,apiUrl:c.apiUrl,theme:c.theme,buttonLabel:c.buttonLabel,position:c.position,containerId:c.containerId,containerSelector:c.containerSelector,dockable:c.dockable!=="false",enableVoice:c.enableVoice==="true"||c.enableVoice==="1",enableVision:c.enableVision==="true"||c.enableVision==="1"}}let r={...a,...window.AkropolysConfig||{},...e||{}};(!r.siteId||!r.apiToken)&&console.warn('[Akropolys] Missing siteId or apiToken. Configure window.AkropolysConfig = { siteId: "...", apiToken: "..." }');let n=null,i=!1;r.containerSelector&&(n=document.querySelector(r.containerSelector),n&&(i=!0)),!n&&r.containerId&&(n=document.getElementById(r.containerId),n&&(i=!0)),n||(n=document.getElementById("kiku-mount")||document.querySelector("[data-kiku-mount]"),n&&(i=!0)),n||(n=document.createElement("div"),n.id="akropolys-kiku-host",document.body.appendChild(n)),Pd(n).render(La(Id,{config:r,isInline:i})),Ed(),window.Kiku={version:"1.7.19",open:()=>{document.querySelector(".hsk-cb-btn")?.click()},close:()=>{document.querySelector('.hsk-cb-topbar-btn[aria-label="Close"]')?.click()},toggle:()=>{document.querySelector(".hsk-cb-overlay")?window.Kiku?.close():window.Kiku?.open()},resetPosition:()=>{try{localStorage.removeItem("akropolys_dock_pos"),window.location.reload()}catch{}},ingest:async c=>{let o=Gn();if(o&&c){let d=Qn(c);await o.ingest(d)}},getClient:()=>Gn(),config:r}}if(typeof window<"u"){let e=()=>!!(window.AkropolysConfig||document.getElementById("akropolys-kiku-script")||document.getElementById("kiku-mount")||document.querySelector("[data-kiku-mount]")),a=()=>{e()&&ys()};document.readyState==="loading"?document.addEventListener("DOMContentLoaded",a):setTimeout(a,0)}export{Ro as ChatWidget,Yn as KikuButton,Ro as KikuChat,nc as SearchBar,Rd as Sparkle,sn as VisualSearch,nn as VoiceButton,ys as initKiku,Qn as normalizeShopifyProduct,gs as shopifyAddToCart,vs as shopifyGetCart};
47
+ Question: ${g}`;await N(H,g)}else await N(g)},F=v=>{v.key==="Enter"&&!v.shiftKey&&!v.nativeEvent.isComposing&&(v.preventDefault(),m())},K=v=>{C(v.target.value);let g=v.target;g.style.height="auto",g.style.height=`${Math.min(g.scrollHeight,140)}px`},ae={...c?.primaryColor&&{"--hsk-primary":c.primaryColor},...c?.backgroundColor&&{"--hsk-bg":c.backgroundColor},...c?.textColor&&{"--hsk-text":c.textColor},...c?.fontFamily&&{"--hsk-font":c.fontFamily},...c?.borderRadius&&{"--hsk-border-radius":c.borderRadius}},Q=w.length===0&&l?[{role:"assistant",content:`Hi! I can help you with **${l.name}**. Ask me about its specifications, features, compare it with other options, or find alternatives!`}]:w;return V?P("div",{ref:Y,className:ee("hsk-sp-backdrop hsk-sp-mobile-view",o.backdrop),onClick:n,style:{backdropFilter:`blur(${D})`,WebkitBackdropFilter:`blur(${D})`,background:ne??void 0,...ae},children:le("div",{className:ee("hsk-sp-card hsk-sp-fullscreen hsk-sp-mobile-card",o.card),onClick:v=>v.stopPropagation(),children:[le("div",{className:"hsk-sp-header",children:[P("span",{className:"hsk-sp-header-icon",style:{display:"flex",alignItems:"center"},children:P(ia,{})}),le("div",{className:"hsk-sp-header-body",children:[le("div",{className:"hsk-sp-header-title-row",children:[P("div",{className:"hsk-sp-header-title",children:l?.name||e}),l&&P("button",{type:"button",className:"hsk-sp-header-specs-btn",onClick:()=>E(!0),children:"Specs"})]}),P("div",{className:"hsk-sp-header-sub",children:"kiku"})]}),P("button",{className:"hsk-sp-close",onClick:n,"aria-label":"Close",children:P(us,{})})]}),y&&P("div",{className:"hsk-sp-bar"}),le("div",{className:"hsk-sp-mobile-chat-container",children:[le("div",{className:"hsk-cb-msgs",children:[Q.map((v,g)=>{let H=v.role==="user";return P("div",{className:"hsk-cb-msg-group",children:H?P("div",{className:"hsk-cb-user-msg",children:P("div",{className:"hsk-cb-user-bubble",children:v.content})}):le("div",{className:"hsk-cb-ai-msg",children:[P("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:P(ia,{})}),le("div",{className:"hsk-cb-ai-body",children:[P("div",{className:"hsk-cb-ai-text",children:Xt(v.content)}),g===0&&l&&le("div",{className:"hsk-sp-mobile-attachment-deck",children:[le("div",{className:"hsk-sp-mobile-main-card",children:[P("div",{className:"hsk-sp-mobile-main-card-img",children:l.images?.[0]?P("img",{src:l.images[0],alt:l.name}):P("span",{children:"\xF0\u0178\u203A\x8D"})}),le("div",{className:"hsk-sp-mobile-main-card-info",children:[P("div",{className:"hsk-sp-mobile-main-card-brand",children:l.brand||l.category||"Product"}),P("div",{className:"hsk-sp-mobile-main-card-name",children:l.name}),le("div",{className:"hsk-sp-mobile-main-card-price",children:[l.currency??"KES"," ",parseFloat(l.price?.replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]}),(l.specs&&Object.keys(l.specs).length>0||l.description)&&P("button",{type:"button",className:"hsk-sp-mobile-main-card-specs-btn",onClick:()=>E(!0),children:"Specs"})]}),(()=>{let A=k.filter(f=>{let W=!!(f.entity.name&&l?.name&&f.entity.name.toLowerCase()===l.name.toLowerCase()),oe=f.entity.slug&&l?.slug&&f.entity.slug.toLowerCase()===l.slug.toLowerCase();return!W&&!oe});return A.length===0?null:le("div",{className:"hsk-sp-mobile-similar-carousel-inline",children:[P("div",{className:"hsk-sp-mobile-similar-carousel-title",children:"Similar Products"}),P("div",{className:"hsk-sp-mobile-similar-carousel-list",children:A.map(f=>{let W=parseFloat(f.entity.price?.replace(/[^0-9.]/g,"")||"0"),oe=f.entity.currency??"KES";return le("div",{className:"hsk-sp-mobile-similar-carousel-item",onClick:()=>X(f),children:[P("div",{className:"hsk-sp-mobile-similar-carousel-img",children:f.entity.images?.[0]?P("img",{src:f.entity.images[0],alt:f.entity.name}):P("span",{children:"\xF0\u0178\u203A\x8D"})}),le("div",{className:"hsk-sp-mobile-similar-carousel-meta",children:[P("div",{className:"hsk-sp-mobile-similar-carousel-name",title:f.entity.name,children:f.entity.name}),le("div",{className:"hsk-sp-mobile-similar-carousel-price",children:[oe," ",W.toLocaleString()]})]})]},f.id)})})]})})()]})]})]})},g)}),L&&le("div",{className:"hsk-cb-typing-row",children:[P("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:P(ia,{})}),le("div",{className:"hsk-cb-typing",children:[P("div",{className:"hsk-cb-dot"}),P("div",{className:"hsk-cb-dot"}),P("div",{className:"hsk-cb-dot"})]})]}),b&&P("div",{className:"hsk-cb-error",children:ms(b)}),P("div",{ref:_,style:{height:1}})]}),P("div",{className:"hsk-cb-input-wrap",children:le("div",{className:"hsk-cb-input-box",children:[P("textarea",{ref:U,className:"hsk-cb-textarea",value:M,onChange:K,onKeyDown:F,placeholder:"Ask about this product, specs, or comparison...",rows:1,disabled:L}),P("button",{className:"hsk-cb-send",onClick:()=>m(),disabled:!M.trim()||L,"aria-label":"Send message",children:P(Va,{})})]})})]}),$&&l&&P("div",{className:"hsk-sp-mobile-specs-overlay",onClick:()=>E(!1),children:le("div",{className:"hsk-sp-mobile-specs-drawer",onClick:v=>v.stopPropagation(),children:[le("div",{className:"hsk-sp-mobile-specs-header",children:[P("h3",{children:"Specifications"}),P("button",{type:"button",onClick:()=>E(!1),children:"Close"})]}),le("div",{className:"hsk-sp-mobile-specs-body",children:[P("h4",{className:"hsk-sp-mobile-specs-title",children:l.name}),l.description&&le("div",{className:"hsk-sp-mobile-specs-desc",children:[P("h5",{children:"Description"}),P("p",{children:l.description})]}),l.specs&&Object.keys(l.specs).length>0&&le("div",{className:"hsk-sp-mobile-specs-list",children:[P("h5",{children:"Details"}),Object.entries(l.specs).map(([v,g])=>le("div",{className:"hsk-sp-mobile-spec-row",children:[P("span",{className:"hsk-sp-mobile-spec-label",children:v}),P("span",{className:"hsk-sp-mobile-spec-value",children:g})]},v))]})]})]})})]})}):P("div",{className:ee("hsk-sp-backdrop",o.backdrop),onClick:n,style:{backdropFilter:`blur(${D})`,WebkitBackdropFilter:`blur(${D})`,background:ne??void 0,...ae},children:le("div",{className:ee("hsk-sp-card hsk-sp-fullscreen",o.card),onClick:v=>v.stopPropagation(),children:[le("div",{className:"hsk-sp-header",children:[P("span",{className:"hsk-sp-header-icon",style:{display:"flex",alignItems:"center"},children:P(ia,{})}),le("div",{className:"hsk-sp-header-body",children:[P("div",{className:"hsk-sp-header-title",children:l?.name||e}),P("div",{className:"hsk-sp-header-sub",children:"Ask questions, compare specs, or check similar products"})]}),P("button",{className:"hsk-sp-close",onClick:n,"aria-label":"Close",children:P(us,{})})]}),y&&P("div",{className:"hsk-sp-bar"}),le("div",{className:"hsk-sp-body",children:[le("div",{className:"hsk-sp-details-pane",children:[l&&le("div",{className:"hsk-sp-product-profile-container",children:[le("div",{className:"hsk-sp-product-profile",children:[P("div",{className:"hsk-sp-details-imgwrap",children:l.images?.[0]?P("img",{src:l.images[0],alt:l.name}):P("span",{className:"hsk-sp-img-placeholder",children:"\xF0\u0178\u203A\x8D"})}),le("div",{className:"hsk-sp-details-meta",children:[l.brand&&P("span",{className:"hsk-sp-item-brand",children:l.brand}),l.category&&P("span",{className:"hsk-sp-item-cat",children:l.category}),P("h2",{className:"hsk-sp-details-name",children:l.name}),le("div",{className:"hsk-sp-item-price-row",children:[P("span",{className:"hsk-sp-item-currency",children:l.currency??"KES"}),P("span",{className:"hsk-sp-item-price",children:parseFloat(l.price?.replace(/[^0-9.]/g,"")||"0").toLocaleString()}),l.originalPrice&&P("span",{className:"hsk-sp-item-original-price",children:parseFloat(l.originalPrice.replace(/[^0-9.]/g,"")||"0").toLocaleString()}),l.discount&&le("span",{className:"hsk-sp-item-discount",children:["(",l.discount,")"]})]}),le("div",{className:"hsk-sp-item-meta-badges",children:[l.rating&&le("span",{className:"hsk-sp-meta-badge hsk-sp-meta-badge-rating",children:["\xE2\u02DC\u2026 ",parseFloat(l.rating.toString()).toFixed(1)," ",l.reviewCount?`(${l.reviewCount})`:""]}),l.availability&&P("span",{className:`hsk-sp-meta-badge hsk-sp-meta-badge-avail ${l.availability.toLowerCase().includes("in")?"in-stock":"out-stock"}`,children:l.availability}),l.stock&&!l.availability&&le("span",{className:"hsk-sp-meta-badge hsk-sp-meta-badge-stock",children:["Stock: ",l.stock]})]})]})]}),l.specs&&Object.keys(l.specs).length>0&&P("div",{className:"hsk-sp-specs-horizontal",children:Object.entries(l.specs).map(([v,g])=>le("div",{className:"hsk-sp-spec-item-horizontal",children:[le("span",{className:"hsk-sp-spec-label-horizontal",children:[v,":"]}),P("span",{className:"hsk-sp-spec-value-horizontal",title:g,children:g})]},v))}),l.description&&le("div",{className:"hsk-sp-details-desc",children:[P("h4",{children:"Description"}),P("p",{children:l.description})]})]}),le("div",{className:"hsk-sp-similar-section",children:[P("h3",{children:"Similar Products"}),P("div",{className:"hsk-sp-results",children:(()=>{let v=k.filter(g=>{let H=!!(g.entity.name&&l?.name&&g.entity.name.toLowerCase()===l.name.toLowerCase()),A=g.entity.slug&&l?.slug&&g.entity.slug.toLowerCase()===l.slug.toLowerCase();return!H&&!A});return!y&&v.length===0?P("div",{className:"hsk-sp-empty",children:"No similar products found."}):v.map((g,H)=>{let A=parseFloat(g.entity.price?.replace(/[^0-9.]/g,"")||"0"),f=g.entity.currency??"KES";return le("div",{className:ee("hsk-sp-item",o.item),style:{animationDelay:`${H*55}ms`,cursor:"pointer"},onClick:()=>X(g),children:[P("div",{className:"hsk-sp-img-wrap",children:g.entity.images?.[0]?P("img",{src:g.entity.images[0],alt:g.entity.name}):P("span",{className:"hsk-sp-img-placeholder",children:"\xF0\u0178\u203A\x8D"})}),le("div",{className:"hsk-sp-item-body",children:[le("div",{children:[g.entity.category&&P("div",{className:"hsk-sp-item-cat",children:g.entity.category}),P("div",{className:"hsk-sp-item-name",title:g.entity.name,children:g.entity.name})]}),le("div",{className:"hsk-sp-item-price-row",children:[P("span",{className:"hsk-sp-item-currency",children:f}),P("span",{className:"hsk-sp-item-price",children:A.toLocaleString()})]}),P("div",{className:"hsk-sp-actions",children:P("button",{className:"hsk-sp-action hsk-sp-action-primary",onClick:W=>{W.stopPropagation(),X(g)},children:"View"})})]})]},g.id)})})()})]})]}),le("div",{className:"hsk-sp-chat-pane",children:[le("div",{className:"hsk-cb-msgs",children:[Q.map((v,g)=>{let H=v.role==="user";return P("div",{className:"hsk-cb-msg-group",children:H?P("div",{className:"hsk-cb-user-msg",children:P("div",{className:"hsk-cb-user-bubble",children:v.content})}):le("div",{className:"hsk-cb-ai-msg",children:[P("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:P(ia,{})}),P("div",{className:"hsk-cb-ai-body",children:P("div",{className:"hsk-cb-ai-text",children:Xt(v.content)})})]})},g)}),L&&le("div",{className:"hsk-cb-typing-row",children:[P("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:P(ia,{})}),le("div",{className:"hsk-cb-typing",children:[P("div",{className:"hsk-cb-dot"}),P("div",{className:"hsk-cb-dot"}),P("div",{className:"hsk-cb-dot"})]})]}),b&&P("div",{className:"hsk-cb-error",children:ms(b)}),P("div",{ref:_,style:{height:1}})]}),le("div",{className:"hsk-cb-input-wrap",children:[le("div",{className:"hsk-cb-input-box",children:[P("textarea",{ref:U,className:"hsk-cb-textarea",value:M,onChange:K,onKeyDown:F,placeholder:"Ask about this product, specs, or comparison...",rows:1,disabled:L}),P("button",{className:"hsk-cb-send",onClick:()=>m(),disabled:!M.trim()||L,"aria-label":"Send message",children:P(Va,{})})]}),P("div",{className:"hsk-cb-hint",children:"Akropolys \xB7 instant product knowledge"})]})]})]}),P("div",{className:"hsk-sp-footer",children:P("span",{className:"hsk-sp-esc",children:"Esc to close"})})]})})}function Rd({productName:e,limit:a=8,onResult:t,backdropColor:r,backdropBlur:n,className:i,onNavigate:s,theme:c,classNames:o={},product:d,children:p}){let[h,u]=sa(!1),[l,k]=sa(!1);oa(()=>{k(!0)},[]);let y={...c?.primaryColor&&{"--hsk-primary":c.primaryColor},...c?.backgroundColor&&{"--hsk-bg":c.backgroundColor},...c?.textColor&&{"--hsk-text":c.textColor},...c?.fontFamily&&{"--hsk-font":c.fontFamily},...c?.borderRadius&&{"--hsk-border-radius":c.borderRadius}};return le(zd,{children:[P("button",{className:ee("hsk-sp-btn",o.button,i),onClick:()=>u(!0),style:y,title:"Find similar products","aria-label":"Find similar products",children:p||P(ia,{})}),h&&l&&Sd(P(Td,{productName:e,limit:a,onResult:t,backdropColor:r,backdropBlur:n,onClose:()=>u(!1),onNavigate:s,theme:c,classNames:o,product:d}),Qa()??document.body)]})}import{useEffect as fs,useState as ks,useRef as bs}from"react";import{createRoot as Pd}from"react-dom/client";import{AkropolysProvider as Ad,getAkropolysClient as Gn}from"@akropolys/sdk";import{jsx as Aa}from"react/jsx-runtime";function Qn(e){if(!e||typeof e!="object")return{};let a=String(e.id??e.handle??e.url??""),t=e.title||e.name||"",r;typeof e.price=="number"?r=e.price>=100&&Number.isInteger(e.price)?(e.price/100).toFixed(2):e.price.toString():typeof e.price=="string"&&(r=e.price);let n=e.featured_image||e.image;if(!n&&Array.isArray(e.images)&&e.images.length>0){let l=e.images[0];n=typeof l=="string"?l:l?.src}typeof n=="string"&&n.startsWith("//")&&(n="https:"+n);let i=e.url||"";if(!i&&e.handle&&(i=`/products/${e.handle}`),i&&typeof window<"u"&&!i.startsWith("http"))try{i=new URL(i,window.location.origin).href}catch{}let s=e.type||e.product_type||e.category||"",c=e.vendor||e.brand||"",o=Array.isArray(e.tags)?e.tags:typeof e.tags=="string"?e.tags.split(",").map(l=>l.trim()).filter(Boolean):[],d=e.description||e.body_html||"",p=typeof d=="string"?d.replace(/<[^>]*>?/gm,"").trim():"",h=Array.isArray(e.variants)&&e.variants.length>0?e.variants[0]:null,u=h?h.id:void 0;return{id:a,name:t,title:t,price:r,image:n,url:i||(typeof window<"u"?window.location.href:""),category:s,brand:c,tags:o,description:p,availability:e.available!==!1?"in_stock":"out_of_stock",variant_id:u?String(u):void 0,shopify_product_id:e.id?String(e.id):void 0,handle:e.handle||void 0}}function gs(e){if(!e||e.length===0)return Promise.resolve();let a=e.map(t=>({id:t.fields?.variant_id||t.fields?.shopify_variant_id||t.id,quantity:1}));return fetch("/cart/add.js",{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({items:a})}).then(async t=>{t.ok||console.warn("[Akropolys Shopify] /cart/add.js returned error status:",t.status);let r=await t.json().catch(()=>null);return typeof document<"u"&&(document.dispatchEvent(new CustomEvent("cart:updated",{bubbles:!0,detail:{items:r}})),document.dispatchEvent(new CustomEvent("cart:refresh",{bubbles:!0,detail:{items:r}})),document.dispatchEvent(new CustomEvent("cart:build",{bubbles:!0})),window.dispatchEvent(new CustomEvent("cart:updated",{detail:{items:r}}))),r}).catch(t=>{console.warn("[Akropolys Shopify] Add to cart network error:",t)})}function vs(){return fetch("/cart.js",{headers:{Accept:"application/json"}}).then(e=>e.ok?e.json():null).catch(()=>null)}function Ld({children:e,position:a="bottom-right",dockable:t=!0,isInline:r=!1}){if(r||a==="inline"||a==="custom"||a==="hidden"||t===!1)return Aa("div",{className:"akropolys-kiku-inline-wrapper",style:{display:"inline-flex",alignItems:"center"},children:e});let[n,i]=ks(null),[s,c]=ks(!1),o=bs(null),d=bs(null);fs(()=>{if(typeof window>"u")return;let l=()=>{let T=window.innerWidth-140-20,L=window.innerHeight-44-20;a==="bottom-left"?(T=20,L=window.innerHeight-44-20):a==="top-right"?(T=window.innerWidth-140-20,L=20):a==="top-left"&&(T=20,L=20);try{let b=localStorage.getItem("akropolys_dock_pos");if(b){let N=JSON.parse(b);if(typeof N.x=="number"&&typeof N.y=="number"){let M=Math.max(10,Math.min(window.innerWidth-60,N.x)),C=Math.max(10,Math.min(window.innerHeight-60,N.y));return{x:M,y:C}}}}catch{}return{x:Math.max(10,T),y:Math.max(10,L)}};i(l());let k=()=>{i(y=>{if(!y)return l();let x=Math.max(10,Math.min(window.innerWidth-60,y.x)),w=Math.max(10,Math.min(window.innerHeight-60,y.y));return{x,y:w}})};return window.addEventListener("resize",k),()=>window.removeEventListener("resize",k)},[a]);let p=l=>{if(!d.current)return;let k=d.current.getBoundingClientRect();o.current={startX:l.clientX,startY:l.clientY,initX:k.left,initY:k.top,moved:!1};try{l.target.setPointerCapture?.(l.pointerId)}catch{}},h=l=>{if(!o.current)return;let k=l.clientX-o.current.startX,y=l.clientY-o.current.startY;if(!o.current.moved&&Math.hypot(k,y)>6&&(o.current.moved=!0,c(!0)),o.current.moved){let x=d.current?.offsetWidth||140,w=d.current?.offsetHeight||44,T=Math.max(8,Math.min(window.innerWidth-x-8,o.current.initX+k)),L=Math.max(8,Math.min(window.innerHeight-w-8,o.current.initY+y));i({x:T,y:L})}},u=()=>{if(!o.current)return;let l=o.current.moved;if(o.current=null,c(!1),l&&n){try{localStorage.setItem("akropolys_dock_pos",JSON.stringify(n))}catch{}let k=y=>{y.stopPropagation(),y.preventDefault(),window.removeEventListener("click",k,!0)};window.addEventListener("click",k,!0),setTimeout(()=>window.removeEventListener("click",k,!0),120)}};return n?Aa("div",{ref:d,className:"akropolys-kiku-dock-wrapper",onPointerDown:p,onPointerMove:h,onPointerUp:u,onPointerCancel:u,title:"Drag to dock anywhere",style:{position:"fixed",left:`${n.x}px`,top:`${n.y}px`,zIndex:2147483640,touchAction:"none",cursor:s?"grabbing":"grab",transition:s?"none":"transform 0.2s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.2s ease",transform:s?"scale(1.05)":"scale(1)",userSelect:"none",WebkitUserSelect:"none"},children:e}):null}function Id({config:e,isInline:a}){fs(()=>{let r=Gn();if(!r)return;let n=e.product;if(!n&&typeof window.meta?.product=="object"&&(n=window.meta.product),n){let i=Qn(n);(i.id||i.url)&&r.ingest(i).catch(s=>{console.debug("[Akropolys Shopify] Auto-ingest notice:",s)})}},[e.product]);let t=r=>{if(e.onAddToCart){e.onAddToCart(r);return}gs(r)};return Aa(Ad,{siteId:e.siteId,apiUrl:e.apiUrl,apiToken:e.apiToken,vertical:e.vertical||"commerce",shopperId:e.shopperId,onAddToCart:t,onAction:e.onAction,getCart:vs,children:Aa(Ld,{position:e.position,dockable:e.dockable!==!1,isInline:a,children:Aa(Yn,{label:e.buttonLabel||"Ask Kiku",title:e.title||"kiku",placeholder:e.placeholder,defaultCurrency:e.defaultCurrency||"$",chips:e.chips,theme:e.theme||"dark",enableVoice:e.enableVoice!==!1,voiceLang:e.voiceLang,enableVision:e.enableVision!==!1,visionCategoryHint:e.visionCategoryHint,enableAudioResponse:e.enableAudioResponse!==!1,ttsVoice:e.ttsVoice||"Puck",autoSpeakResponses:e.autoSpeakResponses!==!1})})})}function Ed(){typeof document>"u"||document.addEventListener("click",e=>{e.target?.closest("[data-kiku-open], [data-kiku-toggle], .kiku-trigger")&&(e.preventDefault(),window.Kiku?.open())})}function ys(e){if(typeof window>"u"||typeof document>"u")return;let a={},t=document.getElementById("akropolys-kiku-script");if(t){let c=t.dataset;a={siteId:c.siteId,apiToken:c.apiToken,apiUrl:c.apiUrl,theme:c.theme,buttonLabel:c.buttonLabel,position:c.position,containerId:c.containerId,containerSelector:c.containerSelector,dockable:c.dockable!=="false",enableVoice:c.enableVoice==="true"||c.enableVoice==="1",enableVision:c.enableVision==="true"||c.enableVision==="1"}}let r={...a,...window.AkropolysConfig||{},...e||{}};(!r.siteId||!r.apiToken)&&console.warn('[Akropolys] Missing siteId or apiToken. Configure window.AkropolysConfig = { siteId: "...", apiToken: "..." }');let n=null,i=!1;r.containerSelector&&(n=document.querySelector(r.containerSelector),n&&(i=!0)),!n&&r.containerId&&(n=document.getElementById(r.containerId),n&&(i=!0)),n||(n=document.getElementById("kiku-mount")||document.querySelector("[data-kiku-mount]"),n&&(i=!0)),n||(n=document.createElement("div"),n.id="akropolys-kiku-host",document.body.appendChild(n)),Pd(n).render(Aa(Id,{config:r,isInline:i})),Ed(),window.Kiku={version:"1.7.19",open:()=>{document.querySelector(".hsk-cb-btn")?.click()},close:()=>{document.querySelector('.hsk-cb-topbar-btn[aria-label="Close"]')?.click()},toggle:()=>{document.querySelector(".hsk-cb-overlay")?window.Kiku?.close():window.Kiku?.open()},resetPosition:()=>{try{localStorage.removeItem("akropolys_dock_pos"),window.location.reload()}catch{}},ingest:async c=>{let o=Gn();if(o&&c){let d=Qn(c);await o.ingest(d)}},getClient:()=>Gn(),config:r}}if(typeof window<"u"){let e=()=>!!(window.AkropolysConfig||document.getElementById("akropolys-kiku-script")||document.getElementById("kiku-mount")||document.querySelector("[data-kiku-mount]")),a=()=>{e()&&ys()};document.readyState==="loading"?document.addEventListener("DOMContentLoaded",a):setTimeout(a,0)}export{Ro as ChatWidget,Yn as KikuButton,Ro as KikuChat,nc as SearchBar,Rd as Sparkle,sn as VisualSearch,nn as VoiceButton,ys as initKiku,Qn as normalizeShopifyProduct,gs as shopifyAddToCart,vs as shopifyGetCart};
48
48
  //# sourceMappingURL=index.mjs.map