@akropolys/kiku 1.7.20 → 1.7.21
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.js +15 -15
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +15 -15
- package/dist/index.mjs.map +1 -1
- package/dist/kiku.iife.global.js +16 -12
- package/dist/kiku.iife.global.js.map +1 -1
- package/dist/kiku.iife.js +16 -12
- package/dist/kiku.iife.js.map +1 -1
- package/dist/shopify.global.js +16 -12
- package/dist/shopify.global.js.map +1 -1
- package/dist/shopify.js +16 -12
- package/dist/shopify.js.map +1 -1
- package/dist/styles.css +1 -1
- package/dist/styles.css.map +1 -1
- package/package.json +2 -2
package/dist/index.mjs
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import{useState as
|
|
3
|
-
`);if(r&&t.length>0){let n=t[t.length-1];n.trim().startsWith("|")&&!n.trim().endsWith("|")&&t.pop()}let a=[],o=[],i=0,s=()=>{o.length>0&&(a.push(ge("div",{className:"hsk-cb-ai-text",children:o},`text-bubble-${i++}`)),o=[])},c=0;for(;c<t.length;){let n=t[c],l=`md-line-${c}`;if(!n.trim()){c++;continue}let m=n.trim().match(/^!\[([^\]]*)\]\(([^)]+)\)$/);if(m){s();let u=m[1],d=m[2];(/^(https?|data:image|blob):/i.test(d)||d.startsWith("/"))&&a.push(ge("div",{className:"hsk-markdown-img-block",children:ge("img",{src:d,alt:u||"Product image",className:"hsk-markdown-img",loading:"lazy",onError:g=>{g.target.style.display="none"}})},l)),c++;continue}let p=n.match(/^(#{1,3})\s+(.*)/);if(p){let u=p[1].length,d=`h${u+3}`;o.push(ge(d,{className:`hsk-markdown-h${u}`,children:Tt(p[2],l)},l)),c++;continue}if(n.match(/^[\s]*[-*+•]\s+/)){let u=[];for(;c<t.length&&t[c].match(/^[\s]*[-*+•]\s+/);){let d=t[c].replace(/^[\s]*[-*+•]\s+/,"");u.push(ge("li",{children:Tt(d,`li-${c}`)},`li-${c}`)),c++}o.push(ge("ul",{className:"hsk-markdown-list hsk-markdown-ul",children:u},`ul-${l}`));continue}if(n.match(/^[\s]*\d+[\.\)]\s+/)){let u=[];for(;c<t.length&&t[c].match(/^[\s]*\d+[\.\)]\s+/);){let d=t[c].replace(/^[\s]*\d+[\.\)]\s+/,"");u.push(ge("li",{children:Tt(d,`li-${c}`)},`li-${c}`)),c++}o.push(ge("ol",{className:"hsk-markdown-list hsk-markdown-ol",children:u},`ol-${l}`));continue}if(bn(n,!1)){s();let u=[],d=[],k=[],g=!0;for(;c<t.length&&bn(t[c],!0);){let b=t[c].trim();if(b.match(/^\|?[-:| ]+\|?$/)&&b.includes("-")){k=fn(b).map(y=>{let O=y.trim(),w=O.startsWith(":"),U=O.endsWith(":");return w&&U?"center":U?"end":"start"}),c++,g=!1;continue}let M=fn(b);g&&u.length===0?u=M:d.push(M),c++}let v=Math.max(u.length,...d.map(b=>b.length)),x=[];for(let b=0;b<v;b++)if(k[b])x[b]=k[b];else if(b===0)x[b]="start";else{let M=d.filter(N=>{let y=(N[b]||"").trim();return/^[\$€£¥+-]?\d+([.,]\d+)?%?$/.test(y)||/^[\$€£¥+-]?\d+([.,]\d+)?\s*(bps|M|K|B)?$/i.test(y)}).length;x[b]=M>=Math.ceil(d.length/2)?"end":"start"}let S=u.length>0?ge("tr",{children:u.map((b,M)=>ge("th",{style:{textAlign:x[M]||"start"},children:ge("bdi",{children:Tt(b,`th-${l}-${M}`)})},`th-${l}-${M}`))},`tr-head-${l}`):null,L=d.map((b,M)=>ge("tr",{children:b.map((N,y)=>ge("td",{style:{textAlign:x[y]||"start"},children:ge("bdi",{children:Tt(N,`td-${l}-${M}-${y}`)})},`td-${l}-${M}-${y}`))},`tr-body-${l}-${M}`));a.push(ge(gc,{children:yc("table",{className:"hsk-markdown-table",children:[S&&ge("thead",{children:S}),ge("tbody",{children:L})]})},`table-wrapper-${l}`));continue}o.push(ge("p",{className:"hsk-markdown-p",children:Tt(n,l)},l)),c++}return s(),ge(xc,{children:a})}import{jsx as gn,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:[gn("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),gn("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 r={};return e.primaryColor&&(r["--hsk-primary"]=e.primaryColor),e.backgroundColor&&(r["--hsk-bg"]=e.backgroundColor,r["--hsk-chat-bg"]=e.backgroundColor),e.textColor&&(r["--hsk-text"]=e.textColor,r["--hsk-chat-text"]=e.textColor),e.fontFamily&&(r["--hsk-font"]=e.fontFamily),e.fontSize&&(r["--hsk-font-size"]=e.fontSize),e.mobileFontSize&&(r["--hsk-mobile-font-size"]=e.mobileFontSize),e.borderRadius&&(r["--hsk-border-radius"]=e.borderRadius),{themeAttr:void 0,vars:r}}import{useCallback as Bc,useEffect as to,useRef as Sn}from"react";import{useCallback as gt,useEffect as Ht,useRef as ve,useState as fr}from"react";var bt=null,qt=null,Ut=null,fa=null,ft=0,Bt=!1,ba=0,Jr=!1;function Sc(){if(typeof window>"u")return null;let e=window.AudioContext||window.webkitAudioContext;return e?(bt||(bt=new e,qt=bt.createAnalyser(),qt.fftSize=1024,qt.smoothingTimeConstant=.25,Ut=bt.createGain(),Ut.gain.value=1,qt.connect(Ut),Ut.connect(bt.destination),fa=new Uint8Array(qt.fftSize)),{ctx:bt,analyser:qt}):null}function Ka(e,r=130){let t=Ut;if(!t||!bt)return;let a=bt.currentTime;t.gain.cancelScheduledValues(a),t.gain.setValueAtTime(t.gain.value,a),t.gain.linearRampToValueAtTime(Math.max(0,Math.min(1,e)),a+r/1e3)}function yn(){if(!Bt)return ba*=.85,ba;if(Jr||!qt||!fa){let a=Date.now()/1e3;return .35+.18*Math.sin(a*7.1)+.1*Math.sin(a*3.3)}qt.getByteTimeDomainData(fa);let e=0;for(let a=0;a<fa.length;a++){let o=(fa[a]-128)/128;e+=o*o}let r=Math.sqrt(e/fa.length),t=Math.min(1,r*3.2);return ba+=(t-ba)*(t>ba?.6:.12),ba}function Rt(){if(ft++,Bt=!1,Ut&&bt&&(Ut.gain.cancelScheduledValues(bt.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,r=Nc){let t=e.split(Mc).filter(Boolean),a=[],o="";for(let i of t)for(o&&(o+i).length>r&&(a.push(o.trim()),o=""),o+=i;o.length>r*2;){let s=o.lastIndexOf(" ",r*2);a.push(o.slice(0,s>r?s:r*2).trim()),o=o.slice(s>r?s:r*2)}return o.trim()&&a.push(o.trim()),a.filter(i=>/\S/.test(i))}function Rc(e,r,t){return new Promise(a=>{if(t!==ft)return a();let o=e.ctx.createBufferSource();o.buffer=r,o.connect(e.analyser),o.onended=()=>a(),o.start();let i=setInterval(()=>{if(t!==ft){clearInterval(i);try{o.stop()}catch{}a()}},100);o.onended=()=>{clearInterval(i),a()}})}async function Zr({client:e,text:r,voice:t,language:a,bcp47:o,onStart:i,onEnd:s,onError:c,onRefused:n,onSecondsLeft:l}){Rt();let m=++ft;Jr=!1;let p=Cc(r);if(!p){s?.();return}let u=Sc();if(!u){vn(p,o,i,s,c);return}if(u.ctx.state==="suspended")try{await u.ctx.resume()}catch{}let d=Tc(p),k=x=>e.synthesizeSpeech(x,t,a).catch(()=>null),g=!1,v=k(d[0]);for(let x=0;x<d.length&&m===ft;x++){let S=await v;if(v=x+1<d.length?k(d[x+1]):Promise.resolve(null),S&&"refused"in S&&S.refused){n?.(S.refused),s?.();return}if(!S){if(!g){vn(d.slice(x).join(" "),o,i,s,c);return}continue}if(S.secondsLeft!==void 0&&l?.(S.secondsLeft),m!==ft)break;let L;try{L=await u.ctx.decodeAudioData(S.audio.slice(0))}catch(b){c?.(b);continue}if(m!==ft)break;g||(g=!0,Bt=!0,i?.()),await Rc(u,L,m)}m===ft&&(Bt=!1,s?.())}function zc(e){let r=window.speechSynthesis.getVoices?.()??[];if(!r.length||!e)return;let t=e.toLowerCase(),a=t.split("-")[0],o=r.filter(s=>s.lang?.toLowerCase().replace("_","-")===t),i=o.length?o:r.filter(s=>s.lang?.toLowerCase().split(/[-_]/)[0]===a);if(i.length)return i.find(s=>s.localService===!1)??i[0]}function vn(e,r,t,a,o){if(typeof window>"u"||!("speechSynthesis"in window)){o?.("speech-unavailable"),a?.();return}let i=ft;Jr=!0;try{window.speechSynthesis.cancel();let s=new SpeechSynthesisUtterance(e),c=r||document.documentElement.lang||navigator.language||"";c&&(s.lang=c);let n=zc(c);n&&(s.voice=n),s.rate=1,s.pitch=1,s.onstart=()=>{Bt=!0,t?.()},s.onend=()=>{i===ft&&(Bt=!1,a?.())},s.onerror=l=>{Bt=!1,o?.(l),a?.()},window.speechSynthesis.speak(s)}catch(s){Bt=!1,o?.(s),a?.()}}var Pc=1100,eo=.012,Lc=320,Ac=.09,Ic=.25,xn=130,Ec=700,Dc=12,Fc=48,_c=.45,qc=.35,Uc=.2,wn=.55;function gr({lang:e,onUtterance:r,onError:t,onBargeIn:a,silenceMs:o=Pc,paused:i=!1}){let[s,c]=fr(!1),[n,l]=fr(!1),[m,p]=fr(""),[u,d]=fr(!1),k=ve(null),g=ve(null),v=ve(null),x=ve(null),S=ve(null),L=ve(null),b=ve(0),M=ve(.008),N=ve(0),y=ve(0),O=ve(""),w=ve(0),U=ve(0),F=ve(!1),I=ve(i),H=ve(!1),E=ve(!1),D=ve(r),Q=ve(t),R=ve(a);Ht(()=>{D.current=r},[r]),Ht(()=>{Q.current=t},[t]),Ht(()=>{R.current=a},[a]),Ht(()=>{I.current=i},[i]),Ht(()=>{d(typeof window<"u"&&("SpeechRecognition"in window||"webkitSpeechRecognition"in window)&&!!navigator.mediaDevices?.getUserMedia)},[]);let q=gt(()=>b.current,[]),re=gt(j=>{let J=x.current;return!J||j.length!==J.frequencyBinCount?!1:(J.getByteFrequencyData(j),!0)},[]),ee=gt(()=>x.current?.frequencyBinCount??0,[]),h=ve([]),z=ve(null),_=ve(!1),W=ve(0),V=ve(0),A=gt(j=>{let J=x.current;if(!J)return 0;let te=h.current;te.push(j),te.length>Fc&&te.shift();let le=0;if(te.length>=12){let xe=0;for(let nt of te)xe+=nt;if(xe/=te.length,xe>1e-4){let nt=0;for(let dt of te)nt+=(dt-xe)*(dt-xe);le=Math.min(1,Math.sqrt(nt/te.length)/xe/.6)}}let B=0;(!z.current||z.current.length!==J.frequencyBinCount)&&(z.current=new Uint8Array(J.frequencyBinCount));let ce=z.current;J.getByteFrequencyData(ce);let je=(v.current?.sampleRate??48e3)/2/ce.length,ze=Math.floor(300/je),Pe=Math.min(ce.length-1,Math.ceil(3400/je)),Wt=0,We=0;for(let xe=0;xe<ce.length;xe++)We+=ce[xe],xe>=ze&&xe<=Pe&&(Wt+=ce[xe]);We>0&&(B=Wt/We);let wt=Math.min(1,j/(M.current+eo*3));return _c*wt+qc*le+Uc*B},[]),C=gt(()=>{let j=O.current.trim();O.current="",w.current=U.current,p(""),l(!1),j&&D.current(j)},[]),G=gt(()=>{let j=x.current,J=L.current;if(!j||!J)return;j.getByteTimeDomainData(J);let te=0;for(let ze=0;ze<J.length;ze++){let Pe=(J[ze]-128)/128;te+=Pe*Pe}let le=Math.sqrt(te/J.length),B=Math.min(1,le*4);b.current+=(B-b.current)*(B>b.current?.6:.12);let ce=Date.now(),fe=I.current?yn()*Ac:0;le>M.current+eo+fe?(N.current=ce,y.current||(y.current=ce)):(y.current=0,M.current=Math.min(M.current*1.02+2e-5,Math.max(.004,le))),I.current?_.current?(A(le)>wn?V.current+=1:V.current=Math.max(0,V.current-2),V.current>=Dc?(_.current=!1,V.current=0,Ka(1,0),R.current?.()):ce-W.current>Ec&&(_.current=!1,V.current=0,Ka(1,xn*2))):y.current&&ce-y.current>Lc&&A(le)>wn&&(y.current=0,_.current=!0,W.current=ce,V.current=0,Ka(Ic,xn)):O.current.trim()&&ce-N.current>o&&C(),S.current=requestAnimationFrame(G)},[C,o,A]),K=gt(()=>{if(k.current||!F.current)return;let j=window.SpeechRecognition||window.webkitSpeechRecognition,J=new j;w.current=0,U.current=0,J.lang=e||document.documentElement.lang||navigator.language||"en-US",J.interimResults=!0,J.maxAlternatives=1,J.continuous=!0,J.onresult=te=>{let le="";for(let B=w.current;B<te.results.length;B++)le+=te.results[B][0].transcript;U.current=te.results.length,le=le.trim(),le&&(O.current=le,p(le),l(!0))},J.onerror=te=>{let le=te?.error||"";le==="no-speech"||le==="aborted"||Q.current?.(le)},J.onend=()=>{k.current=null,F.current&&H.current&&setTimeout(()=>{K()},120)},k.current=J;try{J.start()}catch{k.current=null,Q.current?.("failed-to-start")}},[e]),f=gt(()=>{H.current=!1;let j=k.current;k.current=null;try{j?.stop()}catch{}},[]),Y=gt(()=>{F.current=!1,_.current=!1,V.current=0,h.current=[],Ka(1,0),H.current=!1,c(!1),l(!1),p(""),O.current="",b.current=0;let j=k.current;k.current=null;try{j?.abort()}catch{}S.current!==null&&(cancelAnimationFrame(S.current),S.current=null),g.current?.getTracks().forEach(J=>J.stop()),g.current=null,x.current=null,v.current?.close().catch(()=>{}),v.current=null},[]),$=gt(async()=>{if(!(F.current||!u)){F.current=!0,c(!0);try{let j=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0,autoGainControl:!0}});g.current=j;let J=window.AudioContext||window.webkitAudioContext,te=new J;v.current=te;let le=te.createAnalyser();le.fftSize=1024,le.smoothingTimeConstant=.25,te.createMediaStreamSource(j).connect(le),x.current=le,L.current=new Uint8Array(le.fftSize),M.current=.008,N.current=Date.now(),S.current=requestAnimationFrame(G)}catch(j){F.current=!1,c(!1),Q.current?.(j?.name==="NotAllowedError"?"not-allowed":"audio-capture");return}H.current=!0,K()}},[u,G,K]);return Ht(()=>{s&&(i?(O.current="",p(""),_.current=!1,V.current=0,h.current=[],f()):(_.current=!1,N.current=Date.now(),H.current=!0,K()))},[i,s,K,f]),Ht(()=>{if(!s||i)return;let j=setInterval(()=>{let J=!!k.current,te=b.current>M.current+eo;J&&te&&O.current},2e3);return()=>clearInterval(j)},[s,i]),Ht(()=>()=>{Y()},[Y]),{supported:u,active:s,hearing:n,interim:m,micLevel:q,micSpectrum:re,spectrumBins:ee,start:$,stop:Y}}import{jsx as ga,jsxs as Cn}from"react/jsx-runtime";var Hc=({active:e})=>Cn("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 ao({onTranscript:e,onInterim:r,lang:t,className:a="",disabled:o=!1,onError:i}){let s=Sn(e);to(()=>{s.current=e},[e]);let c=Sn(()=>{}),n=Bc(m=>{c.current(),s.current(m)},[]),l=gr({lang:t,onUtterance:n,onError:i});return to(()=>{c.current=l.stop},[l.stop]),to(()=>{l.interim&&r?.(l.interim)},[l.interim,r]),l.supported?Cn("button",{type:"button",className:`kiku-voice-btn${l.active?" kiku-voice-btn--active":""} ${a}`,onClick:()=>l.active?l.stop():void l.start(),disabled:o,title:l.active?"Stop listening":"Speak your search","aria-label":l.active?"Stop voice input":"Start voice input",children:[ga(Hc,{active:l.active}),l.active&&ga("span",{className:"kiku-voice-ripple","aria-hidden":"true"})]}):null}import{useRef as $c,useState as jc}from"react";function ro(e){let r=e.indexOf(","),t=r===-1?e:e.slice(r+1);return Math.floor(t.length*.75)}async function vr(e){let r=await new Promise((t,a)=>{let o=new FileReader;o.onload=()=>t(o.result),o.onerror=()=>a(o.error??new Error("read failed")),o.readAsDataURL(e)});if(e.type==="image/gif"||e.type==="image/svg+xml"||ro(r)<=307200)return r;try{let t=await createImageBitmap(e);try{let a=Math.min(1,1536/Math.max(t.width,t.height)),o=Math.max(1,Math.round(t.width*a)),i=Math.max(1,Math.round(t.height*a)),s=document.createElement("canvas");s.width=o,s.height=i;let c=s.getContext("2d");if(!c)return r;c.drawImage(t,0,0,o,i);let n=e.type==="image/png",l=s.toDataURL(n?"image/png":"image/jpeg",.85);return ro(l)<ro(r)?l:r}finally{t.close?.()}}catch{return r}}import{useAkropolysContext as Vc}from"@akropolys/sdk";import{jsx as Jt,jsxs as Mn}from"react/jsx-runtime";var Kc=()=>Mn("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"})]}),Oc=()=>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 Wc(e){return vr(e)}function oo({onResults:e,onError:r,categoryHint:t,className:a="",disabled:o=!1}){let i=Vc(),s=$c(null),[c,n]=jc(!1),l=async m=>{if(m.type.startsWith("image/")){n(!0);try{let p=await Wc(m),u=await i.api.searchByImage(p,t);e(u,p)}catch(p){r?.(p instanceof Error?p:new Error(String(p)))}finally{n(!1),s.current&&(s.current.value="")}}};return Mn("label",{className:`kiku-vs-btn${c?" kiku-vs-btn--loading":""} ${a}`,title:"Search by photo","aria-label":"Search by uploading a photo",style:{cursor:o||c?"not-allowed":"pointer"},children:[Jt("input",{ref:s,type:"file",accept:"image/*",capture:"environment",onChange:m=>m.target.files?.[0]&&l(m.target.files[0]),disabled:o||c,hidden:!0}),c?Jt(Oc,{}):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"})}),Nn=({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:r,onSelect:t,isReferenced:a}){return be("div",{className:Z("hsk-source-card",a&&"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:[a&&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:a?"20px":void 0},children:e.name}),e.price&&be("div",{className:"hsk-source-price",children:[e.currency??r," ",e.price]})]})]})}function Tn({title:e="kiku",placeholder:r="Ask about anything in our store\u2026",emptyStateText:t="Ask me anything about our products",emptyStateSuggestions:a='"Find me headphones under KSh 5,000" \xB7 "Gift ideas"',defaultCurrency:o="KES",className:i,theme:s,classNames:c={},onSelectSource:n,enableVoice:l=!1,enableVision:m=!1,visionCategoryHint:p,enableAudioResponse:u=!0,ttsVoice:d,autoSpeakResponses:k=!0}){let g=Gc(),{messages:v,sources:x,referencedIds:S,loading:L,streaming:b,error:M,send:N,reset:y}=Yc(),[O,w]=Oa(""),[U,F]=Oa(!1),I=Wa(null),H=Wa(null),[E,D]=Oa(u),[Q,R]=Oa(null),q=Wa(b),re=Wa(!1),ee=L||U,[h,z]=Oa([]),_=Wa(0);no(()=>{if(v.length===0){z([]),_.current=0;return}if(v.length>_.current){let f=v.slice(_.current);z(Y=>[...Y,...f]),_.current=v.length}else v.length<_.current?(z(v),_.current=v.length):z(f=>{let Y=[...f],$=v.length-1,j=Y.length-1;for(;$>=0&&j>=0;){if(Y[j].role===v[$].role){Y[j]={...Y[j],content:v[$].content,actionType:v[$].actionType,thinking:v[$].thinking,thoughtForSeconds:v[$].thoughtForSeconds,statusMessage:v[$].statusMessage};break}j--}return Y})},[v]),no(()=>{let f=q.current;q.current=b;let Y=re.current;if(re.current=!1,f&&!b&&Y&&E&&k){let $=h.length-1,j=h[$];j&&j.role==="assistant"&&j.content&&(R($),Zr({client:g,text:j.content,voice:d,language:g.getShopperLanguage?.(),onEnd:()=>R(null),onError:()=>R(null)}))}},[b,E,k,h,d,g]),no(()=>{I.current?.scrollIntoView({behavior:ee?"auto":"smooth"})},[h,ee]);let W=async()=>{let f=O.trim();!f||ee||(Rt(),R(null),w(""),H.current&&(H.current.style.height="auto"),await N(f))},V=f=>{f.key==="Enter"&&!f.shiftKey&&!f.nativeEvent.isComposing&&(f.preventDefault(),W())},A=f=>{w(f.target.value);let Y=f.target;Y.style.height="auto",Y.style.height=Math.min(Y.scrollHeight,120)+"px"},C=(f,Y)=>{Q===f?(Rt(),R(null)):(R(f),Zr({client:g,text:Y,voice:d,language:g.getShopperLanguage?.(),onEnd:()=>R(null),onError:()=>R(null)}))},G=(f,Y)=>{let $={role:"user",content:"Uploaded a photo for visual search",imagePreview:Y},j=f.style_dna,J=`I've analyzed your image! Here is the Style DNA I found:
|
|
4
|
-
|
|
5
|
-
`)
|
|
6
|
-
`)
|
|
7
|
-
`)
|
|
8
|
-
`)
|
|
9
|
-
`));let
|
|
10
|
-
I found ${
|
|
11
|
-
I couldn't find any matching products in the store.`;let le={role:"assistant",content:J,styleDNA:j,visualSources:te.map(B=>{let ce=B.entity??{},fe=Qc(ce,void 0);return{id:B.id,url:B.url??ce.url,fields:ce,name:fe.title,price:fe.price,image:fe.image,brand:fe.subtitle,currency:typeof ce.currency=="string"?ce.currency:void 0}})};z(B=>[...B,$,le])},{vars:K}=ka(s);return be("div",{className:Z("hsk-chat-widget",c.root,i),style:K,children:[be("div",{className:Z("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:[u&&ne("button",{type:"button",className:Z("hsk-audio-toggle-btn",E&&"hsk-audio-toggle-btn--active"),onClick:()=>{let f=!E;D(f),f||(Rt(),R(null))},title:E?"Mute AI audio response":"Enable AI audio response","aria-label":E?"Mute voice":"Enable voice",children:ne(Nn,{active:E})}),h.length>0&&ne("button",{className:"hsk-chat-reset",onClick:()=>{Rt(),y()},children:"Clear"})]})]}),be("div",{className:"hsk-chat-messages",children:[h.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:a})]}):h.map((f,Y)=>be("div",{children:[be("div",{className:`hsk-msg-row ${f.role}`,children:[ne("div",{className:Z("hsk-msg-avatar",f.role==="assistant"?"ai":"user"),children:f.role==="assistant"?ne(Ya,{}):"U"}),be("div",{className:Z("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&&Y===h.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"&&Y===h.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:Z("hsk-msg-audio-btn",Q===Y&&"hsk-msg-audio-btn--active"),onClick:()=>C(Y,f.content),title:Q===Y?"Stop speaking":"Listen to response","aria-label":"Toggle speech",children:ne(Nn,{active:Q===Y})}),b&&Y===h.length-1&&f.role==="assistant"&&ne("span",{className:"hsk-streaming-cursor"}),f.styleDNA&&be("div",{className:"kiku-vs-preview-banner",style:{marginTop:"10px"},children:[h[Y-1]?.imagePreview&&ne("img",{src:h[Y-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(($,j)=>be("span",{className:"kiku-style-tag",children:["#",$]},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(($,j)=>ne(yr,{source:$,defaultCurrency:o,onSelect:n},j))})}),f.role==="assistant"&&Y===h.length-1&&!f.visualSources&&x.length>0&&(()=>{if(L||b)return ne("div",{className:"hsk-sources-container",children:ne("div",{className:"hsk-sources",children:x.map((te,le)=>{let B=!!(te.id&&S.includes(te.id));return ne(yr,{source:te,defaultCurrency:o,onSelect:n,isReferenced:B},le)})})});let j=x.filter(te=>te.id&&S.includes(te.id)),J=S.length>0?[]:x.filter(te=>!te.id||!S.includes(te.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((te,le)=>ne(yr,{source:te,defaultCurrency:o,onSelect:n,isReferenced:!0},`feat-${le}`))})]}),J.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:J.map((te,le)=>ne(yr,{source:te,defaultCurrency:o,onSelect:n,isReferenced:!1},`gen-${le}`))})]})]})})()]},Y)),ee&&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"})]})]})]}),M&&ne("div",{className:"hsk-chat-error",children:(()=>{try{let f=JSON.parse(M);return f.error||f.message||M}catch{return M}})()}),ne("div",{ref:I})]}),be("div",{className:"hsk-chat-input-area",style:{display:"flex",alignItems:"center",gap:"8px"},children:[m&&ne(oo,{onResults:G,onError:f=>console.error("[VisualSearch] error:",f),categoryHint:p,disabled:ee}),ne("textarea",{ref:H,className:Z("hsk-chat-input",c.input),value:O,onChange:A,onKeyDown:V,placeholder:r,rows:1,disabled:ee,style:{flex:1}}),l&&ne(ao,{onTranscript:f=>{re.current=!0,Rt(),R(null),w(f),N(f),w("")},onInterim:f=>w(f),disabled:ee}),ne("button",{className:"hsk-chat-send",onClick:W,disabled:!O.trim()||ee,"aria-label":"Send message",children:ne(Va,{})})]})]})}import{useState as Ko,useEffect as yd,useCallback as ds}from"react";import{createPortal as xd}from"react-dom";var io=`@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 .12s,box-shadow .15s;font-family:inherit;white-space:nowrap}.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(.95)}.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-wrap.is-open{padding:0;background:transparent !important;box-shadow:none !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}.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:#ff6a33;color:#ffffff;border-color:#ff6a33;cursor:pointer;box-shadow:0 4px 14px rgba(255,106,51,.3)}.hsk-cb-terms-agree-btn.is-active:hover{background:#e55620;border-color:#e55620;transform:translateY(-1px);box-shadow:0 6px 18px rgba(255,106,51,.38)}.hsk-cb-terms-agree-btn.is-active:active{transform:translateY(0);box-shadow:0 2px 6px rgba(255,106,51,.2)}@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 Rn="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(io),e.adoptedStyleSheets=[...e.adoptedStyleSheets,t];return}catch{}let r=document.createElement("style");r.textContent=io,e.appendChild(r)}function Qa(){return typeof document>"u"?null:Ga||($t=document.getElementById(Rn),$t||($t=document.createElement("div"),$t.id=Rn,$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 zn=new WeakMap;function so(e){if(!e)return Promise.resolve(null);let r=zn.get(e);if(r)return r;let t=Promise.resolve().then(()=>e.baseFont?.()??null).catch(()=>null);return zn.set(e,t),t}function Pn(e,r,t){if(e&&(so(e),r))try{e.getUIStrings?.(r,t)?.catch?.(()=>{})}catch{}}import{useEffect as An}from"react";var vt=new Map;function Zc(e){let r=e.split("?")[0].split("#")[0].split(".").pop()?.toLowerCase();return r==="woff2"?"woff2":r==="woff"?"woff":r==="otf"?"opentype":r==="ttf"?"truetype":""}function In(e){let r=e.trim();return!r||/["'()\\\s]/.test(r)||/^(javascript|vbscript):/i.test(r)?null:r}var el=/^[Uu]\+[0-9A-Fa-f?]{1,6}(-[0-9A-Fa-f]{1,6})?$/,Ln=e=>{let r=e.split(",").map(t=>t.trim()).filter(Boolean);return r.length===0||!r.every(t=>el.test(t))?"":r.join(", ")},tl=e=>/^\d{3}( \d{3})?$/.test(e)?e:"400";function al(e,r){An(()=>{if(!e||!r||typeof document>"u")return;let t=5381;for(let o=0;o<e.length;o++)t=(t<<5)+t+e.charCodeAt(o)>>>0;let a=`hsk-font-${t.toString(36)}`;if(vt.set(e,(vt.get(e)??0)+1),!document.getElementById(a)){let o=document.createElement("style");o.id=a,o.textContent=r,document.head.appendChild(o)}return()=>{let o=(vt.get(e)??1)-1;if(o>0){vt.set(e,o);return}vt.delete(e),document.getElementById(a)?.remove()}},[e,r])}function En(e){return e.faces.map(r=>{let t=In(r.url);return t?`@font-face{font-family:"${e.family}";font-style:normal;font-weight:${tl(r.weight)};font-display:swap;src:url(${t}) format("woff2");`+(Ln(r.unicodeRange)?`unicode-range:${Ln(r.unicodeRange)};`:"")+"}":""}).join("")}function co(e){let r=e?.faces??[],t=e&&r.length?En(e):"";al(t?`script|${e.family}|${r.map(a=>a.url).join("|")}`:"",t)}async function Dn(e,r=1200){if(typeof document>"u"||!("fonts"in document))return;let t=En(e);if(!t)return;let a=`script|${e.family}|${e.faces.map(n=>n.url).join("|")}`,o=5381;for(let n=0;n<a.length;n++)o=(o<<5)+o+a.charCodeAt(n)>>>0;let i=`hsk-font-${o.toString(36)}`;if(!document.getElementById(i)){let n=document.createElement("style");n.id=i,n.textContent=t,document.head.appendChild(n)}let s=document.fonts,c=e.faces.map(()=>s.load(`16px "${e.family}"`).catch(()=>{}));await Promise.race([Promise.all(c),new Promise(n=>setTimeout(n,r))])}function xr(e){let r=typeof e=="object"&&e?e:void 0,t=r?.fontFamily?.split(",")[0].trim().replace(/^['"]|['"]$/g,"")??"",a=typeof r?.fontUrl=="string"?{normal:r.fontUrl}:r?.fontUrl??{},o=a.normal??"",i=a.bold??"",s=a.variable??"";An(()=>{if(!t||!o&&!i&&!s)return;let c=s?[["100 900",s]]:[["400",o],["700",i]],n=[];for(let[d,k]of c){if(!k)continue;let g=In(k);if(!g)continue;let v=Zc(g);n.push(`@font-face{font-family:"${t}";font-style:normal;font-weight:${d};font-display:swap;src:url(${g})${v?` format("${v}")`:""};}`)}if(n.length===0)return;let l=n.join(""),m=`${t}|${o}|${i}|${s}`,p=5381;for(let d=0;d<m.length;d++)p=(p<<5)+p+m.charCodeAt(d)>>>0;let u=`hsk-host-font-${p.toString(36)}`;if(vt.set(m,(vt.get(m)??0)+1),!document.getElementById(u)){let d=document.createElement("style");d.id=u,d.textContent=l,document.head.appendChild(d)}return()=>{let d=(vt.get(m)??1)-1;if(d>0){vt.set(m,d);return}vt.delete(m),document.getElementById(u)?.remove()}},[t,o,i,s])}import Un 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 lo(e){if(!e)return;let r=e.trim();if(!r)return;let t=r.toLowerCase(),a=wr.find(o=>o.value.toLowerCase()===t||o.native.toLowerCase()===t||o.tag===t);return a?a.native:r}function Fn(e){for(let r of e){let t=r.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 _n(e){let r=e.trim();return r?r.charAt(0).toUpperCase()+r.slice(1):"\u2026"}function Ja(e){if(!e)return{nativeName:"\u2026",preparing:"Preparing\u2026",changeLang:"\u2190",rtl:!1,known:!0};let r=e.trim().toLowerCase(),t=Object.entries(rl).find(([s,c])=>s===r||c.endonym?.toLowerCase()===r||lo(s)?.toLowerCase()===r);if(t)return{nativeName:t[1].endonym||lo(e)||_n(e),preparing:t[1].preparing,changeLang:t[1].changeLang,rtl:!!t[1].rtl||Fn(t[1].preparing),known:!0};let a=lo(e)||e,o=_n(a),i=Fn(o);return{nativeName:o,preparing:`Preparing in ${o}\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"}],ho="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 and accept 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"},po=Un.createContext((e,r)=>{let t=Zt[e];if(r)for(let[a,o]of Object.entries(r))t=t.split(`{${a}}`).join(o);return t}),jt=()=>Un.useContext(po);function Bn(e){let r=e.trim();if(!r||r.length>40||r.includes("?"))return null;r=r.replace(/^(hi|hey|hello|yo)[,!.\s]+/i,""),r=r.replace(/^(i['’]?m|im|my name is|call me|it['’]?s|this is|name['’]?s)\s+/i,""),r=r.trim().replace(/[.!,]+$/,"");let t=r.split(/\s+/);if(t.length===0||t.length>3||!/^[\p{L}][\p{L}\-'’ ]{0,30}$/u.test(r))return null;let a=r.toLowerCase();if(["phone","laptop","tv","cheap","best","under","buy","search","find","show","need","want","price","sofa","shoe","headphone","camera","gift","help"].some(s=>a.includes(s)))return null;let i=t[0];return i.charAt(0).toUpperCase()+i.slice(1)}var qn={shopper_reply_limit:"errShopperReplyLimit",RATE_LIMIT_EXCEEDED:"errShopperReplyLimit",access_revoked:"errAccessRevoked",account_required:"errAccountRequired",stream_interrupted:"errStreamInterrupted"};var Hn=(e,r)=>{let t=e&&typeof e=="object"?e.code:void 0;if(t&&qn[t])return r(qn[t]);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)}let o=a.toLowerCase();if(o.includes("429")||o.includes("too many requests")||o.includes("requests per minute limit exceeded")||o.includes("too_many_requests_error")||o.includes("request_quota_exceeded")||o.includes("quota"))return r("errTooManyRequests");if(o.includes("token limit"))return r("errTokenLimit");if(o.includes("failed to fetch")||o.includes("networkerror")||o.includes("request failed"))return r("errNetwork");if(a)try{console.warn("[kiku] untranslated error:",a)}catch{}return r("errGeneric")},$n=()=>typeof window>"u"||window.isSecureContext!==!1,uo=15;import sr,{useState as Oe,useEffect as xt,useRef as et,useCallback as oa,useId as bd}from"react";import{Fragment as qh,jsx as X,jsxs as Be}from"react/jsx-runtime";var ol=({className:e,size:r=18,tight:t=!1})=>X("svg",{className:Z("hsk-brand-mark",e),width:r,height:r,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:[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"})]})}),ut=ol,jn=()=>Be("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 Vn=()=>Be("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"})]}),Kn=()=>X("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"currentColor",children:X("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:[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"})}),On=()=>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"})}),Wn=()=>Be("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"})}),Yn=()=>Be("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 Gn=()=>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"})}),mo=()=>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"})}),Qn=({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:[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"})]}),Xn=({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:r=18}={})=>Be("svg",{className:e,width:r,height:r,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=()=>Be("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"})]}),ko=({active:e})=>Be("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"})]}),Jn=()=>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:[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"})]}),Zn=()=>Be("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"}),Be("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"})]})]}),ei=()=>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"})}),ti=()=>Be("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"})]}),ai=()=>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"})}),ri=()=>Be("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=()=>Be("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 ni=({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:[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:Zn,dark:!1},{id:"dark",label:"Onyx",Icon:ei,dark:!0},{id:"mahogany",label:"Mahogany",Icon:ti,dark:!0},{id:"blush",label:"Blush",Icon:ai,dark:!1},{id:"coffee",label:"Coffee",Icon:ri,dark:!1},{id:"midnight",label:"Midnight",Icon:oi,dark:!0}],bo="dark",ii="light";function fo(e){return typeof e=="string"&&ea.some(r=>r.id===e)}function go(e){return ea.find(r=>r.id===e)??ea[0]}import{useKiku as fd,subscribeLiveStream as gd}from"@akropolys/sdk";import{useAkropolysContext as vd}from"@akropolys/sdk";import{useEffect as nl,useRef as il}from"react";function sl(e,r,t=.55){return r<=0?0:e*r*t/(r+t*Math.abs(e))}function cl({stiffness:e=500,damping:r=45,onFrame:t,onRest:a}){let o=0,i=0,s=0,c=null,n=0,l=p=>{let u=Math.min(.032,(p-n)/1e3)||.016666666666666666;n=p;let d=Math.max(1,Math.ceil(u/.008)),k=u/d;for(let g=0;g<d;g++){let v=-e*(o-s)-r*i;i+=v*k,o+=i*k}if(Math.abs(o-s)<.5&&Math.abs(i)<.5){o=s,i=0,c=null,t(o),a?.();return}t(o),c=requestAnimationFrame(l)},m=()=>{c===null&&(n=performance.now(),c=requestAnimationFrame(l))};return{track(p){c!==null&&(cancelAnimationFrame(c),c=null),o=p,i=0,t(o)},to(p,u=0){s=p,i=u,m()},get value(){return o},stop(){c!==null&&(cancelAnimationFrame(c),c=null)}}}function si({panel:e,scroller:r,onDismiss:t,quiescent:a,enabled:o=!0}){let i=il(t);i.current=t,nl(()=>{if(!o)return;let s=e();if(!s||typeof matchMedia=="function"&&matchMedia("(prefers-reduced-motion: reduce)").matches)return;let c=!1,n=0,l=0,m=0,p=-1,u=0,d=0,k=0,g=!1,v=!1,S=cl({onFrame:y=>{s.style.transform=y===0?"":`translate3d(0, ${y}px, 0)`;let O=s.parentElement;O&&(O.style.opacity=y===0?"":String(Math.max(.35,1-y/(s.offsetHeight||1)*1.1)))},onRest:()=>{s.style.willChange="",v&&(v=!1,i.current())}}),L=()=>{let y=r();return y&&y.scrollTop>0?!1:a?a():!0},b=y=>{y.pointerType==="mouse"||!y.isPrimary||(c=!1,g=!1,p=y.pointerId,n=u=y.clientY,l=y.clientX,d=y.timeStamp,k=0,m=S.value)},M=y=>{if(y.pointerId!==p)return;let O=y.clientY-n,w=y.clientX-l;if(!g){if(Math.abs(O)<6&&Math.abs(w)<6)return;if(g=!0,c=O>0&&Math.abs(O)>Math.abs(w)&&L(),c){try{s.setPointerCapture(y.pointerId)}catch{}S.stop(),s.style.animation="none",s.style.willChange="transform"}}if(!c)return;let U=y.timeStamp-d;U>0&&(k=(y.clientY-u)/U*1e3),u=y.clientY,d=y.timeStamp;let F=m+O;S.track(F<0?-sl(-F,s.offsetHeight||1):F),y.cancelable&&y.preventDefault()},N=y=>{if(y.pointerId!==p)return;try{s.hasPointerCapture(y.pointerId)&&s.releasePointerCapture(y.pointerId)}catch{}if(p=-1,!c)return;c=!1;let O=s.offsetHeight||1;S.value+k*.12>O*.3||k>900?(v=!0,s.style.pointerEvents="none",S.to(O,k)):S.to(0,k)};return s.addEventListener("pointerdown",b,{passive:!0}),s.addEventListener("pointermove",M,{passive:!1}),s.addEventListener("pointerup",N,{passive:!0}),s.addEventListener("pointercancel",N,{passive:!0}),()=>{S.stop(),s.removeEventListener("pointerdown",b),s.removeEventListener("pointermove",M),s.removeEventListener("pointerup",N),s.removeEventListener("pointercancel",N),s.style.transform="",s.style.willChange="",s.style.animation="",s.style.pointerEvents="";let y=s.parentElement;y&&(y.style.opacity="")}},[o,e,r,a])}import{useEffect as vo,useRef as Rr,useState as zt}from"react";var ci=(e,r)=>Math.hypot(e.x-r.x,e.y-r.y);function ll(e){let r=0;for(let t=1;t<e.length;t++)r+=ci(e[t-1],e[t]);return r}function li(e){let r=1/0,t=1/0,a=-1/0,o=-1/0;for(let i of e)i.x<r&&(r=i.x),i.y<t&&(t=i.y),i.x>a&&(a=i.x),i.y>o&&(o=i.y);return{minX:r,minY:t,maxX:a,maxY:o}}var ya=e=>Math.max(0,Math.min(1e3,Math.round(e)));function di(e,r,t){return[ya(e.minY/t*1e3),ya(e.minX/r*1e3),ya(e.maxY/t*1e3),ya(e.maxX/r*1e3)]}function dl(e,r){let[t,a,o,i]=e,[s,c,n,l]=r,m=Math.min(i,l)-Math.max(a,c),p=Math.min(o,n)-Math.max(t,s);if(m<=0||p<=0)return!1;let u=Math.min((i-a)*(o-t),(l-c)*(n-s));return u>0&&m*p/u>.35}var hl=(e,r)=>[Math.min(e[0],r[0]),Math.min(e[1],r[1]),Math.max(e[2],r[2]),Math.max(e[3],r[3])];function pl(e,r,t){if(e.length<2)return null;let a=li(e),o=di(a,r,t),i=Math.hypot(a.maxX-a.minX,a.maxY-a.minY);if(i<4)return null;let s=ll(e),c=ci(e[0],e[e.length-1]),n=s/Math.max(c,1e-6);return c/i<.3&&s>i*1.8?{gesture:"ring",box:o,straight:!1}:n<1.25?{gesture:"arrow",box:o,to:[ya(e[e.length-1].y/t*1e3),ya(e[e.length-1].x/r*1e3)],straight:!0}:{gesture:"scribble",box:o,straight:!1}}function hi(e,r,t){if(!r||!t)return[];let a=[],o=[];for(let c of e){if(c.kind==="text"&&c.value&&typeof c.x=="number"&&typeof c.y=="number"){let n={x:c.x,y:c.y};o.push({gesture:"text",box:di(li([n,n]),r,t),text:c.value});continue}if(c.kind==="stroke"&&c.tool!=="eraser"&&c.points){let n=pl(c.points,r,t);n&&a.push(n)}}let i=new Set,s=[];for(let c=0;c<a.length;c++){if(i.has(c))continue;let n=a[c];for(let l=c+1;l<a.length;l++)i.has(l)||!n.straight||!a[l].straight||dl(n.box,a[l].box)&&(i.add(l),n={gesture:"cross",box:hl(n.box,a[l].box),straight:!1});i.add(c),s.push(n.gesture==="arrow"?{gesture:"arrow",box:n.box,to:n.to}:{gesture:n.gesture,box:n.box})}return[...s,...o]}import{jsx as He,jsxs as xa}from"react/jsx-runtime";var pi=["#111111","#ff5a5a","#ffb300","#22c55e","#06b6d4","#d946ef","#9ca3af"],ul=1280;function ui({src:e,onCancel:r,onSend:t,t:a}){let[o,i]=zt(null),[s,c]=zt(!1),[n,l]=zt("pen"),[m,p]=zt(pi[1]),[u,d]=zt([]),[k,g]=zt(null),[v,x]=zt(""),[S,L]=zt(""),[b,M]=zt(!1),N=Rr(null),y=Rr(null),O=Rr(null);vo(()=>{let h=new Image;h.crossOrigin="anonymous",h.onload=()=>i(h),h.onerror=()=>c(!0),h.src=e},[e]);let w=(()=>{if(!o)return{w:0,h:0};let h=Math.min(1,ul/Math.max(o.naturalWidth,o.naturalHeight));return{w:Math.round(o.naturalWidth*h),h:Math.round(o.naturalHeight*h)}})(),U=Rr(null),F=h=>{let z=N.current;if(!z||!o)return;let _=z.getContext("2d");if(!_)return;U.current||(U.current=document.createElement("canvas"));let W=U.current;W.width=z.width,W.height=z.height;let V=W.getContext("2d"),A=h?[...u,h]:u;for(let C of A)C.kind==="stroke"?(V.save(),V.globalCompositeOperation=C.tool==="eraser"?"destination-out":"source-over",V.strokeStyle=C.color,V.lineWidth=C.tool==="eraser"?C.size*3:C.size,V.lineCap="round",V.lineJoin="round",V.beginPath(),C.points.forEach((G,K)=>K===0?V.moveTo(G.x,G.y):V.lineTo(G.x,G.y)),C.points.length===1&&V.lineTo(C.points[0].x+.01,C.points[0].y),V.stroke(),V.restore()):(V.save(),V.fillStyle=C.color,V.font=`600 ${C.size}px system-ui, sans-serif`,V.fillText(C.value,C.x,C.y),V.restore());_.clearRect(0,0,z.width,z.height),_.drawImage(o,0,0,z.width,z.height),_.drawImage(W,0,0)};vo(()=>{F()},[o,u,w.w,w.h]),vo(()=>{k&&O.current?.focus()},[k]);let I=h=>{let z=N.current,_=z.getBoundingClientRect();return{x:(h.clientX-_.left)/_.width*z.width,y:(h.clientY-_.top)/_.height*z.height}},H=()=>Math.max(4,Math.round(w.w/180)),E=()=>Math.max(18,Math.round(w.w/28)),D=h=>{if(!o)return;let z=I(h);if(n==="text"){g({x:z.x,y:z.y}),x("");return}h.target.setPointerCapture(h.pointerId),y.current={kind:"stroke",tool:n,color:m,size:H(),points:[z]},F(y.current)},Q=h=>{y.current&&(y.current.points.push(I(h)),F(y.current))},R=()=>{if(!y.current)return;let h=y.current;y.current=null,d(z=>[...z,h])},q=()=>{k&&v.trim()&&d(h=>[...h,{kind:"text",x:k.x,y:k.y,color:m,value:v.trim(),size:E()}]),g(null),x("")},re=()=>{if(o)try{let h=document.createElement("canvas");h.width=w.w,h.height=w.h;let z=h.getContext("2d");if(!z){M(!0);return}z.drawImage(o,0,0,w.w,w.h);let _=h.toDataURL("image/jpeg",.92),W=N.current?.toDataURL("image/jpeg",.85)||_;t(_,S.trim(),hi(u,w.w,w.h),W)}catch{M(!0)}},ee=u.length>0;return xa("div",{className:"hsk-markup",role:"dialog","aria-label":a("markupDialogLabel"),children:[xa("div",{className:"hsk-markup-head",children:[He("span",{className:"hsk-markup-title",children:a("markupTitle")}),He("button",{className:"hsk-markup-cancel",onClick:r,children:a("markupCancel")})]}),He("div",{className:"hsk-markup-stage",children:s?He("div",{className:"hsk-markup-error",children:a("markupLoadError")}):o?xa("div",{className:"hsk-markup-canvas-wrap",children:[He("canvas",{ref:N,width:w.w,height:w.h,className:`hsk-markup-canvas hsk-markup-canvas--${n}`,onPointerDown:D,onPointerMove:Q,onPointerUp:R,onPointerLeave:R}),k&&N.current&&He("input",{ref:O,className:"hsk-markup-textinput",style:{left:`${k.x/w.w*100}%`,top:`${k.y/w.h*100}%`,color:m},value:v,placeholder:a("markupTextHint"),onChange:h=>x(h.target.value),onKeyDown:h=>{h.key==="Enter"&&q(),h.key==="Escape"&&(g(null),x(""))},onBlur:q})]}):He("div",{className:"hsk-markup-loading",children:a("markupLoading")})}),xa("div",{className:"hsk-markup-tools",children:[He("div",{className:"hsk-markup-colors",children:pi.map(h=>He("button",{className:`hsk-markup-color${m===h?" hsk-markup-color--on":""}`,style:{background:h},onClick:()=>{p(h),n==="eraser"&&l("pen")},"aria-label":a("markupColorLabel",{colour:h})},h))}),xa("div",{className:"hsk-markup-actions",children:[He("button",{className:`hsk-markup-tool${n==="pen"?" hsk-markup-tool--on":""}`,onClick:()=>l("pen"),children:a("markupSketch")}),He("button",{className:`hsk-markup-tool${n==="text"?" hsk-markup-tool--on":""}`,onClick:()=>l("text"),children:a("markupText")}),He("button",{className:`hsk-markup-tool${n==="eraser"?" hsk-markup-tool--on":""}`,onClick:()=>l("eraser"),children:a("markupEraser")}),He("button",{className:"hsk-markup-tool",onClick:()=>d(h=>h.slice(0,-1)),disabled:!ee,children:a("markupUndo")}),He("button",{className:"hsk-markup-tool",onClick:()=>d([]),disabled:!ee,children:a("markupClear")})]})]}),xa("div",{className:"hsk-markup-send",children:[He("input",{className:"hsk-markup-instruction",value:S,placeholder:a("markupInstruction"),onChange:h=>L(h.target.value),onKeyDown:h=>{h.key==="Enter"&&(ee||S.trim())&&re()}}),He("button",{className:"hsk-markup-go",onClick:re,disabled:!o||!ee&&!S.trim(),children:a("markupSend")})]}),b&&He("div",{className:"hsk-markup-error",children:a("markupError")})]})}import ml,{useEffect as kl,useRef as Za}from"react";import{jsx as Sl}from"react/jsx-runtime";function bl(e){let r=2166136261;for(let t=0;t<e.length;t++)r^=e.charCodeAt(t),r=Math.imul(r,16777619);return r>>>0}function wo(e){let r=e>>>0;return()=>{r=r+1831565813>>>0;let t=Math.imul(r^r>>>15,1|r);return t=t+Math.imul(t^t>>>7,61|t)^t,((t^t>>>14)>>>0)/4294967296}}var mi=e=>e*e*(3-2*e);function fl(e){let t=new Float32Array(65536);for(let o=0;o<t.length;o++)t[o]=e();let a=(o,i)=>t[(i&255)*256+(o&255)];return(o,i)=>{let s=Math.floor(o),c=Math.floor(i),n=mi(o-s),l=mi(i-c),m=a(s,c),p=a(s+1,c),u=a(s,c+1),d=a(s+1,c+1);return(m+(p-m)*n)*(1-l)+(u+(d-u)*n)*l}}function gl(e,r,t,a){let o=t/Math.SQRT2,i=Math.ceil(e/o),s=Math.ceil(r/o),c=new Int32Array(i*s).fill(-1),n=[],l=[],m=(u,d)=>{let k=n.length;n.push([u,d]),c[Math.floor(d/o)*i+Math.floor(u/o)]=k,l.push(k)},p=(u,d)=>{if(u<0||d<0||u>=e||d>=r)return!1;let k=Math.floor(u/o),g=Math.floor(d/o);for(let v=Math.max(g-2,0);v<=Math.min(g+2,s-1);v++)for(let x=Math.max(k-2,0);x<=Math.min(k+2,i-1);x++){let S=c[v*i+x];if(S<0)continue;let L=n[S][0]-u,b=n[S][1]-d;if(L*L+b*b<t*t)return!1}return!0};for(m(a()*e,a()*r);l.length;){let u=a()*l.length|0,[d,k]=n[l[u]],g=!1;for(let v=0;v<24;v++){let x=a()*Math.PI*2,S=t*(1+a()),L=d+Math.cos(x)*S,b=k+Math.sin(x)*S;if(p(L,b)){m(L,b),g=!0;break}}g||l.splice(u,1)}return n}var Ae=(e,r)=>(e()-.5)*r,yo=[(e,r,t)=>{let a=r*.5,o=r*(.14+t()*.04),i=r*.07;e.beginPath(),e.moveTo(-o-i*.6,-a),e.lineTo(o+i*.6,-a),e.moveTo(-o,-a+i),e.lineTo(o,-a+i),e.moveTo(-o,-a+i),e.lineTo(-o*.85,a-i),e.moveTo(o,-a+i),e.lineTo(o*.85,a-i),e.moveTo(0,-a+i*1.7),e.lineTo(0,a-i*1.7),e.moveTo(-o,a-i),e.lineTo(o,a-i),e.moveTo(-o-i*.6,a),e.lineTo(o+i*.6,a),e.stroke()},(e,r,t)=>{let a=r*.5,o=-a*(.18+t()*.1);e.beginPath(),e.moveTo(-a,o),e.lineTo(0,-a),e.lineTo(a,o),e.closePath(),e.moveTo(-a*.92,o+a*.16),e.lineTo(a*.92,o+a*.16);for(let i of[-.62,-.21,.21,.62])e.moveTo(a*i,o+a*.16),e.lineTo(a*i,a*.8);e.moveTo(-a,a*.8),e.lineTo(a,a*.8),e.stroke()},(e,r,t)=>{let a=r*.5,o=a*(.48+t()*.12);e.beginPath(),e.moveTo(-a*.2,-a*.86),e.lineTo(a*.2,-a*.86),e.moveTo(-a*.15,-a*.78),e.bezierCurveTo(-o,-a*.3,-o*.85,a*.6,0,a*.86),e.bezierCurveTo(o*.85,a*.6,o,-a*.3,a*.15,-a*.78),e.moveTo(-a*.17,-a*.64),e.quadraticCurveTo(-o*1.16,-a*.48,-o*.7,-a*.04),e.moveTo(a*.17,-a*.64),e.quadraticCurveTo(o*1.16,-a*.48,o*.7,-a*.04),e.stroke()},(e,r,t)=>{let a=r*.5;e.beginPath(),e.moveTo(-a*.9,a*.52),e.quadraticCurveTo(0,-a*.18,a*.9,-a*.58),e.stroke();let o=4+(t()*3|0);for(let i=0;i<o;i++){let s=.16+i/o*.8,c=-a*.9+s*a*1.8,n=a*.52-s*a*1.16+(1-s)*s*a*.3,l=i%2?1:-1,m=a*(.26+t()*.1);e.beginPath(),e.moveTo(c,n),e.quadraticCurveTo(c+m*.5,n+l*m*.66,c+m*.9,n+l*m*.08),e.quadraticCurveTo(c+m*.42,n+l*m*.04,c,n),e.stroke()}},(e,r,t)=>{let a=r*.5;e.beginPath(),e.moveTo(-a*.85,-a*.7),e.quadraticCurveTo(-a*.1,-a*.35,a*.2,a*.1),e.stroke();let o=[[-a*.45,-a*.12],[a*.05,a*.3],[a*.42,-a*.4]];for(let[i,s]of o)e.beginPath(),e.moveTo(i,s-a*.28),e.lineTo(i-a*.02,s-a*.16),e.stroke(),e.beginPath(),e.ellipse(i,s,a*(.15+t()*.04),a*.19,Ae(t,.5),0,Math.PI*2),e.stroke()},(e,r,t)=>{let a=r*.5;for(let o of[-1,1]){e.beginPath(),e.arc(0,0,a*.72,o>0?-1.25:1.25,o>0?1.25:Math.PI*2-1.25,o<0),e.stroke();for(let i=0;i<5;i++){let s=-1.05+i/4*2.1,c=Math.sin(s)*o*a*.72,n=Math.cos(s)*a*.72,l=a*(.2+t()*.08);e.beginPath(),e.moveTo(c,n),e.quadraticCurveTo(c+o*l*.9,n-l*.5,c+o*l*.6,n-l*1.05),e.stroke()}}},(e,r)=>{let t=r*.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,r)=>{let t=r*.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,r,t)=>{let a=r*.5;e.beginPath(),e.arc(0,0,a*.4,0,Math.PI*2),e.stroke();let o=t()*.5;for(let i=0;i<8;i++){let s=o+i/8*Math.PI*2;e.beginPath(),e.moveTo(Math.cos(s)*a*.6,Math.sin(s)*a*.6),e.lineTo(Math.cos(s)*a*.94,Math.sin(s)*a*.94),e.stroke()}},(e,r)=>{let t=r*.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 a of[-.16,.02,.2])e.moveTo(t*a,-t*.56),e.lineTo(t*a,t*.62);e.stroke()},(e,r,t)=>{let a=r*.5,o=a*(.4+t()*.18);e.beginPath(),e.moveTo(-a,a*.16),e.quadraticCurveTo(-a*.5,-o,0,-a*.02),e.quadraticCurveTo(a*.5,-o,a,a*.16),e.stroke()}],ki=[(e,r,t)=>{let a=r*.5,o=-a+Ae(t,a*.3),i=Ae(t,a);e.beginPath(),e.moveTo(o,i);let s=4+(t()*4|0);for(let c=0;c<s;c++){let n=o+a*2/s+Ae(t,a*.5),l=Ae(t,a*1.5);e.quadraticCurveTo(o+Ae(t,a*.9),i+Ae(t,a*1.6),n,l),o=n,i=l}e.stroke()},(e,r,t)=>{let a=r*.5,o=2.2+t()*1.6,i=t()<.5?-1:1;e.beginPath();for(let s=0;s<=60;s++){let c=s/60,n=i*c*o*Math.PI*2,l=a*c*(.9+Ae(t,.06)),m=Math.cos(n)*l,p=Math.sin(n)*l;s===0?e.moveTo(m,p):e.lineTo(m,p)}e.stroke()},(e,r,t)=>{let a=r*.5,o=4+(t()*4|0),i=Ae(t,.7);for(let s=0;s<o;s++){let c=-a+s/(o-1)*a*2+Ae(t,a*.16),n=a*(.7+t()*.6);e.beginPath(),e.moveTo(c-i*n*.5,-n*.5),e.quadraticCurveTo(c+Ae(t,a*.2),0,c+i*n*.5,n*.5),e.stroke()}},(e,r,t)=>{let a=r*.5,o=2+(t()*3|0),i=a*2/o;e.beginPath(),e.moveTo(-a,a*.4);for(let s=0;s<o;s++){let c=-a+s*i,n=i*(.42+t()*.18);e.bezierCurveTo(c+n*.2,a*.4-n*2.1,c+i-n*.2,a*.4-n*2.1,c+i,a*.4+Ae(t,a*.14))}e.stroke()}],bi=[(e,r,t)=>{e.beginPath(),e.arc(0,0,r*.1+t()*r*.04,0,Math.PI*2),e.fill()},(e,r,t)=>{e.beginPath(),e.arc(Ae(t,r*.04),Ae(t,r*.04),r*.32,0,Math.PI*2),e.stroke()},(e,r,t)=>{let a=r*.4,o=a*(.2+t()*.12);e.beginPath(),e.moveTo(0,-a),e.quadraticCurveTo(o,-o,a,0),e.quadraticCurveTo(o,o,0,a),e.quadraticCurveTo(-o,o,-a,0),e.quadraticCurveTo(-o,-o,0,-a),e.stroke()},(e,r,t)=>{let a=r*.4;e.beginPath(),e.moveTo(-a,Ae(t,r*.08)),e.quadraticCurveTo(0,Ae(t,r*.16),a,Ae(t,r*.08)),e.stroke()}],vl={light:(e,r)=>{let t=r*.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,r)=>{let t=r*.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,r)=>{let t=r*.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 a=0;a<3;a++){let o=-.34+a*.36;e.moveTo(0,t*o),e.lineTo(t*.44,t*(o-.26)),e.moveTo(0,t*o),e.lineTo(-t*.44,t*(o-.26))}e.stroke()},blush:(e,r)=>{let t=r*.5;for(let a=0;a<5;a++){let o=a/5*Math.PI*2-Math.PI/2;e.beginPath(),e.ellipse(Math.cos(o)*t*.52,Math.sin(o)*t*.52,t*.42,t*.26,o,0,Math.PI*2),e.stroke()}e.beginPath(),e.arc(0,0,t*.19,0,Math.PI*2),e.stroke()},coffee:(e,r)=>{let t=r*.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,r)=>{let t=r*.5;e.beginPath();for(let a=0;a<10;a++){let o=a%2===0?t:t*.4,i=a/10*Math.PI*2-Math.PI/2,s=Math.cos(i)*o,c=Math.sin(i)*o;a===0?e.moveTo(s,c):e.lineTo(s,c)}e.closePath(),e.stroke()}},fi=e=>{let r=e.split(",").map(t=>parseFloat(t.trim()));return[r[0]||0,r[1]||0,r[2]||0]};function gi(e,r,t){let a=fi(e),o=fi(r);return`rgb(${Math.round(a[0]+(o[0]-a[0])*t)},${Math.round(a[1]+(o[1]-a[1])*t)},${Math.round(a[2]+(o[2]-a[2])*t)})`}function yl(e,r,t){return`hsl(${Math.round(r*300%360)}, ${t?72:68}%, ${t?58:46}%)`}function xl(e,r,t,a,o,i,s){let c=s?vl[s]:void 0,n=wo(o),l=fl(wo(o^2654435769)),m=e*r,u=Math.max(40,Math.min(520,Math.round(m/3100)))/.48,d=Math.max(26,Math.sqrt(.7*m/u)),k=gl(e,r,d,n),g=4.4/Math.max(e,r),v=g*2.6,x=Math.hypot(e,r),S=n()*Math.PI*2,L=Math.cos(S),b=Math.sin(S),M=e*(.18+n()*.64),N=r*(.12+n()*.5),y=[],O=Math.hypot(e,r)||1,[w,U,F]=t.split(",").map(H=>parseFloat(H)||0),I=.2126*w+.7152*U+.0722*F>128;for(let[H,E]of k){let D=l(H*g,E*g)*.72+l(H*v,E*v)*.28,Q=Math.min(1,Math.max(0,(D-.26)/.44));if(n()>Q*Q*(3-2*Q))continue;let R=n(),q=Math.max(0,1-Math.hypot(H-M,E-N)/(x*.72))**1.6,re=((H-e/2)*L+(E-r/2)*b)/x+.5,ee=!I,z=((ee?.055:.028)+n()*(ee?.04:.025))*(.75+re*.55)*(1+q*.4),_=gi(t,a,q*.85),W=i?(e-H+r-E)/(e+r||1):(H+E)/(e+r||1),V=n()*16777215|0,A=yl(V,W,I),C=0,G=ee?1.05+n()*.35:.65+n()*.35,K=20,f=yo[0],Y=1;R<.5?(C=Ae(n,.16),G=ee?1.15+n()*.45:.7+n()*.35,K=20+n()*16,f=yo[n()*yo.length|0]):R<.82?(C=n()*Math.PI*2,G=ee?.95+n()*.4:.6+n()*.4,K=16+n()*20,f=ki[n()*ki.length|0]):R<.95||!c?(C=n()*Math.PI*2,G=ee?.85+n()*.35:.55+n()*.35,K=7+n()*7,f=bi[n()*bi.length|0]):(C=Ae(n,.3),G=ee?1.1+n()*.3:.75+n()*.3,K=15+n()*9,f=c,Y=2.6),y.push({x:H,y:E,roll:R,rotation:C,lineWidth:G,alpha:z*Y,baseColor:_,shimmerColor:A,drawFn:f,size:K,seed:V,normDist:W})}return y}function xo(e,r,t,a,o){e.clearRect(0,0,t,a),e.lineCap="round",e.lineJoin="round";let i=o>=0&&o<=1.4,s=i?o*1.4-.2:-999,c=.3;for(let n of r){let l=n.alpha,m=n.baseColor,p=n.lineWidth;if(i){let d=n.normDist-s;if(d>c)l=n.alpha*.45,m=n.baseColor,p=n.lineWidth;else if(d<-c)l=n.alpha,m=n.baseColor,p=n.lineWidth;else{let k=Math.cos(d/c*(Math.PI/2))**2;l=n.alpha+k*.08,m=k>.08?gi(n.baseColor,n.shimmerColor,k*.65):n.baseColor,p=n.lineWidth*(1+k*.2)}}e.save(),e.translate(n.x,n.y),e.rotate(n.rotation),e.globalAlpha=Math.min(l,1),e.strokeStyle=m,e.fillStyle=m,e.lineWidth=p;let u=wo(n.seed);n.drawFn(e,n.size,u),e.restore()}}var wl=ml.memo(function({seed:r="",theme:t,dir:a}){let o=Za(null),i=Za(!1),s=Za(0),c=Za(null),n=Za(0);return kl(()=>{let l=o.current;if(!l)return;let m=bl(r||"kiku"),p=0,u=(S,L,b,M)=>N=>{let y=N-S,O=Math.min(1,y/L),U=(1-Math.cos(O*Math.PI))/2*1.4,F=l.clientWidth,I=l.clientHeight;if(F&&I){let H=Math.min(window.devicePixelRatio||1,3),E=Math.round(F*H),D=Math.round(I*H);(l.width!==E||l.height!==D)&&(l.width=E,l.height=D);let Q=l.getContext("2d");Q&&(Q.setTransform(H,0,0,H,0,0),xo(Q,b,F,I,U))}if(O<1)s.current=requestAnimationFrame(u(S,L,b,M));else{i.current=!1;let H=l.clientWidth,E=l.clientHeight,D=l.getContext("2d");if(D&&H&&E){let Q=Math.min(window.devicePixelRatio||1,3);D.setTransform(Q,0,0,Q,0,0),xo(D,b,H,E,-1)}}},d=()=>{let S=l.clientWidth,L=l.clientHeight;if(!S||!L)return;let b=Math.min(window.devicePixelRatio||1,3),M=l.getContext("2d");if(!M)return;let N=getComputedStyle(l),y=N.getPropertyValue("--hsk-doodle-ink").trim()||"31,31,31",O=N.getPropertyValue("--hsk-doodle-tint").trim()||y,w=a==="rtl"||N.direction==="rtl"||l.closest('[dir="rtl"]')!==null,U=typeof window<"u"?Math.max(L,window.innerHeight||0):L,F=xl(S,U,y,O,m,w,t);c.current=F,n.current=S;let I=Math.round(S*b),H=Math.round(L*b);if((l.width!==I||l.height!==H)&&(l.width=I,l.height=H),M.setTransform(b,0,0,b,0,0),window.matchMedia?.("(prefers-reduced-motion: reduce)")?.matches){xo(M,F,S,L,-1);return}cancelAnimationFrame(s.current),i.current=!0;let D=1200,Q=performance.now();s.current=requestAnimationFrame(u(Q,D,F,w))},k=()=>{clearTimeout(p),p=window.setTimeout(d,20)};d();let g=new ResizeObserver(k);g.observe(l);let v=window.matchMedia?.("(prefers-color-scheme: dark)"),x=()=>{d()};return v?.addEventListener?.("change",x),()=>{clearTimeout(p),cancelAnimationFrame(s.current),i.current=!1,g.disconnect(),v?.removeEventListener?.("change",x)}},[r,t,a]),Sl("canvas",{className:"hsk-cb-doodles",ref:o,"aria-hidden":"true"})}),zr=wl;import Pr,{useState as Vt,useEffect as Co,useCallback as vi}from"react";import{useAkropolysContext as Ml}from"@akropolys/sdk";var So={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 yi}from"react/jsx-runtime";function er(e){if(!e)return null;let r=e.trim().toLowerCase(),a={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"}[r];return!a||!(a in So)?null:{strings:So[a],dir:a==="arabic"||a==="urdu"?"rtl":"ltr",bcp47:a==="arabic"?"ar":a==="hindi"?"hi":a==="chinese"?"zh":a==="japanese"?"ja":a==="urdu"?"ur":a==="swahili"?"sw":a==="french"?"fr":a==="spanish"?"es":a==="portuguese"?"pt":"en"}}function Nl(e){let r=/var\(\s*(--[\w-]+)/.exec(e)?.[1];if(!r||typeof document>"u")return"";for(let t of[document.documentElement,document.body]){let a=t?getComputedStyle(t).getPropertyValue(r).trim():"";if(a)return a.split(",")[0].trim()}return""}function xi({shopperLanguage:e,theme:r}){let t=Ml(),[a,o]=Vt(()=>er(e)?.strings||{}),[i,s]=Vt(!0),[c,n]=Vt(()=>!e||!!er(e)),l=e?`akropolys_ui_dir_${e.toLowerCase()}`:"",[m,p]=Vt(()=>{let w=er(e);if(w)return w.dir==="rtl";if(Ja(e)?.rtl)return!0;if(typeof window>"u"||!l)return!1;try{return localStorage.getItem(l)==="rtl"}catch{return!1}}),[u,d]=Vt(()=>er(e)?.bcp47||""),[k,g]=Vt(null),[v,x]=Vt(null);Co(()=>{if(!e){d(""),g(null),o({}),n(!0),p(!1);return}let w=er(e),U=Ja(e);w?(o(w.strings),p(w.dir==="rtl"),d(w.bcp47),n(!0)):(U?.rtl&&p(!0),n(!1));let F=!1;return(async()=>{try{let I=await t.getUIStrings?.(e,Zt);if(!F&&I?.complete){s(I.curated!==!1),o(H=>({...w?.strings||{},...I.strings})),p(I.dir==="rtl"),d(I.bcp47||w?.bcp47||"");try{localStorage.setItem(l,I.dir)}catch{}I.font&&Dn(I.font,250),g(I.font??null)}}catch{}F||n(!0)})(),()=>{F=!0}},[e,l,t]),Co(()=>{let w=!1;return(async()=>{try{let U=await so(t);!w&&U&&x(U)}catch{}})(),()=>{w=!0}},[t]),co(k),co(v);let S=Pr.useMemo(()=>{let U=(typeof r=="object"&&r?.fontFamily?r.fontFamily:"").split(",")[0].trim(),F=/^var\(/i.test(U),I=U.replace(/^['"]|['"]$/g,""),H=F?Nl(U):"",E=F?H?`${H}, `:"":I?`"${I}", `:"";if(k)return`${E}"Geist", "${k.family}", system-ui, sans-serif`;let D=e?e.trim().toLowerCase():"";if(D==="japanese"||D==="ja"||D==="\u65E5\u672C\u8A9E")return`${E}"Geist", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", system-ui, sans-serif`;if(D==="chinese"||D==="zh"||D==="\u4E2D\u6587")return`${E}"Geist", "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", system-ui, sans-serif`;if(D==="urdu"||D==="ur"||D==="\u0627\u0631\u062F\u0648")return`${E}"Noto Nastaliq Urdu", "IBM Plex Sans Arabic", "Geist", system-ui, sans-serif`;if(D==="arabic"||D==="ar"||D==="\u0627\u0644\u0639\u0631\u0628\u064A\u0629")return`${E}"IBM Plex Sans Arabic", "Geist", system-ui, sans-serif`;if(D==="hindi"||D==="hi"||D==="\u0939\u093F\u0928\u094D\u0926\u0940")return`${E}"Hind", "Geist", system-ui, sans-serif`},[k,e,typeof r=="object"&&r?r.fontFamily:void 0]),L=Pr.useMemo(()=>{let w=0,U=0;for(let F of Object.values(a))for(let I of F){let H=I.codePointAt(0)??0;H<192||/\p{L}/u.test(I)&&(H<=591?w++:U++)}return U>w},[a]),[b,M]=Vt(0);Co(()=>{if(typeof document>"u"||!document.fonts?.ready)return;let w=!0;return document.fonts.ready.then(()=>{w&&M(U=>U+1)}),()=>{w=!1}},[k]);let N=Pr.useMemo(()=>{if(!L||typeof document>"u")return!0;let U=(typeof r=="object"&&r?.fontFamily?r.fontFamily:"").split(",")[0].trim();if(!U)return!1;let F="";for(let H of Object.values(a))if(H){F=H;break}if(!F)return!0;let I=F.replace(/\s+/g,"");if(!I)return!0;try{let E=document.createElement("canvas").getContext("2d");if(!E)return!0;let D=U.startsWith("var(")&&getComputedStyle(document.documentElement).getPropertyValue(U.slice(4,-1).trim()).trim()||U;E.font=`16px ${D}, __akropolys_nonexistent_font__`;let Q=E.measureText(I).width;E.font="16px __akropolys_nonexistent_font__";let R=E.measureText(I).width;return Math.abs(Q-R)>1}catch{return!0}},[L,a,typeof r=="object"&&r?r.fontFamily:void 0,b]),y=vi((w,U)=>{let F=a[w]||Zt[w]||w;if(U)for(let[I,H]of Object.entries(U))F=F.split(`{${I}}`).join(H);return F},[a]),O=vi((w,U)=>(a[w]||Zt[w]||w).split(/(\{[a-zA-Z]+\})/g).map((I,H)=>{let E=I.match(/^\{([a-zA-Z]+)\}$/);return E&&U[E[1]]!==void 0?yi("bdi",{children:U[E[1]]},H):yi(Pr.Fragment,{children:I},H)}),[a]);return{chromeStrings:a,chromeReady:c,chromeCurated:i,isRTL:m,speechLang:u,scriptFont:k,fontStack:S,isNonLatin:L,hostFontCovers:N,t:y,tNode:O}}import{useState as wa,useRef as Qe,useEffect as tr,useCallback as Kt}from"react";function wi({messages:e,loading:r,messageRefs:t}){let a=Qe(null),o=Qe(0),[i,s]=wa(!1),[c,n]=wa(1),[l,m]=wa(0),p=Qe(()=>{}),u=Qe(null),d=Qe(!1),k=Qe(!0),[g,v]=wa(0),x=Qe(0),S=Qe(""),L=Qe(()=>{}),b=Qe(()=>{});tr(()=>{let h=a.current;if(!h)return;let z,_=()=>{clearTimeout(z),z=setTimeout(()=>{d.current=!1},150)},W=()=>{clearTimeout(z),d.current=!0,L.current()},V=()=>{d.current&&_()};return h.addEventListener("touchstart",W,{passive:!0}),h.addEventListener("touchend",_,{passive:!0}),h.addEventListener("touchcancel",_,{passive:!0}),h.addEventListener("scroll",V,{passive:!0}),()=>{clearTimeout(z),h.removeEventListener("touchstart",W),h.removeEventListener("touchend",_),h.removeEventListener("touchcancel",_),h.removeEventListener("scroll",V)}},[]),tr(()=>{let h=a.current;if(!h)return;let z=160,_=8,W=0,V=()=>{W=0;let G=h.scrollHeight-h.scrollTop-h.clientHeight;G<=_&&(k.current||b.current(),k.current=!0,F.current()),s(G>z&&!k.current);let K=h.scrollHeight-h.clientHeight;n(K>8?Math.min(1,Math.max(0,h.scrollTop/K)):1);let f=h.scrollTop+h.clientHeight*.33,Y=0;for(let $=0;$<t.current.length;$++){let j=t.current[$];j&&j.offsetTop-h.offsetTop<=f&&(Y=$)}m(Y)},A=()=>{W||(W=requestAnimationFrame(V))};V(),h.addEventListener("scroll",A,{passive:!0});let C=new ResizeObserver(A);return C.observe(h),()=>{W&&cancelAnimationFrame(W),h.removeEventListener("scroll",A),C.disconnect()}},[e.length,t]);let M=Kt(h=>{let z=`${h}:${x.current}`;S.current!==z&&(S.current=z,v(_=>_+1))},[]),[N,y]=wa(!1),O=Qe(!1),w=Kt(()=>{O.current||(O.current=!0,y(!0))},[]),U=Kt(()=>{O.current&&(O.current=!1,y(!1))},[]),F=Qe(()=>{});F.current=U;let[I,H]=wa(!1),E=Qe(!1),D=Qe(0),Q=Kt(()=>{E.current=!1,H(!1)},[]),R=Kt(()=>{S.current="",Q(),U()},[Q,U]),q=Kt(()=>{E.current&&(performance.now()-D.current<700||Q())},[Q]);L.current=q,b.current=R,tr(()=>{if(g===0)return;E.current=!0,D.current=performance.now(),H(!0);let h=setTimeout(Q,4200);return()=>clearTimeout(h)},[g,Q]);let re=Kt(h=>{let z=a.current,_=t.current[h];if(!z||!_)return;let W=_.offsetTop-z.offsetTop-12;u.current?u.current(W):z.scrollTo({top:W,behavior:"smooth"})},[t]),ee=Kt(()=>{let h=a.current;if(!h)return;k.current=!0,b.current();let z=h.scrollHeight-h.clientHeight;u.current?u.current(z):h.scrollTo({top:z,behavior:"smooth"})},[]);return tr(()=>{let h=a.current;if(!h)return;let z=requestAnimationFrame(()=>{let _=h.scrollTop;if(!k.current)w(),M(e.length);else if(!d.current){let W=h.scrollHeight-h.clientHeight;if(u.current){u.current(W);return}h.scrollTop=h.scrollHeight}h.scrollTop!==_&&p.current()});return()=>cancelAnimationFrame(z)},[e,r,t,M,w]),tr(()=>{let h=a.current;if(!h||typeof window<"u"&&window.matchMedia?.("(prefers-reduced-motion: reduce)").matches)return;let z=7,_=16,W=1/(window.devicePixelRatio||1),V=B=>Math.round(B/W)*W,A=h.scrollTop,C=h.scrollTop,G=h.scrollTop,K=0,f=null,Y=B=>{B!==G&&(h.scrollTop=B,G=h.scrollTop)},$=()=>{f!==null&&(cancelAnimationFrame(f),f=null),h.classList.remove("hsk-scrolling"),A=C=G=h.scrollTop};p.current=$,u.current=B=>{Math.abs(h.scrollTop-G)>1&&(A=C=G=h.scrollTop);let ce=Math.round(Math.max(0,Math.min(h.scrollHeight-h.clientHeight,B)));ce!==A&&(A=ce,f===null&&(K=performance.now(),f=requestAnimationFrame(j)))};let j=B=>{let ce=Math.min((B-K)/1e3,.05);if(K=B,C+=(A-C)*(1-Math.exp(-z*ce)),Math.abs(A-C)<W){C=A,Y(Math.round(A)),h.classList.remove("hsk-scrolling"),f=null;return}Y(V(C)),f=requestAnimationFrame(j)},J=B=>{if(B.ctrlKey)return;Math.abs(h.scrollTop-G)>1&&(A=C=G=h.scrollTop),B.deltaY<0&&(k.current&&(x.current+=1),k.current=!1),L.current();let ce=B.deltaMode===1?_:B.deltaMode===2?h.clientHeight:1,fe=Math.max(0,h.scrollHeight-h.clientHeight),je=Math.round(Math.max(0,Math.min(fe,A+B.deltaY*ce)));if(je===A){fe>0&&B.preventDefault();return}B.preventDefault(),A=je,f===null&&(K=performance.now(),h.classList.add("hsk-scrolling"),f=requestAnimationFrame(j))},te=h.scrollTop,le=()=>{let B=Math.abs(h.scrollTop-G)>1;B&&(o.current=performance.now(),h.scrollTop<te-1&&k.current&&(x.current+=1,k.current=!1)),te=h.scrollTop,f!==null&&B&&(cancelAnimationFrame(f),f=null,h.classList.remove("hsk-scrolling"),A=C=G=h.scrollTop)};return h.addEventListener("wheel",J,{passive:!1}),h.addEventListener("scroll",le,{passive:!0}),()=>{h.removeEventListener("scroll",le),h.removeEventListener("wheel",J),f!==null&&cancelAnimationFrame(f),h.classList.remove("hsk-scrolling"),p.current=()=>{},u.current=null}},[]),{msgsContainerRef:a,lastExternalScrollRef:o,showJumpToBottom:i,scrollProgress:c,activeMsgIdx:l,jumpAlert:I,unreadBelow:N,jumpToMessage:re,jumpToBottom:ee,resetAlertArming:R}}import{useState as ta,useEffect as Si,useCallback as Mo}from"react";import{useAkropolysContext as Tl}from"@akropolys/sdk";function Ci(e,r){let t=Tl(),[a,o]=ta(""),[i,s]=ta("idle"),[c,n]=ta(null),[l,m]=ta(null),[p,u]=ta(null),[d,k]=ta(uo),[g,v]=ta(!1),x=Mo(async(b,M)=>{try{await navigator.clipboard.writeText(b),u(M),setTimeout(()=>u(null),2e3)}catch{}},[]);Si(()=>{e&&e.type==="request_kiku_key"&&(s("prompt_key"),o(""))},[e]),Si(()=>{if(!c)return;k(uo);let b=setInterval(()=>{k(M=>M<=1?(clearInterval(b),n(null),m(null),0):M-1)},1e3);return()=>clearInterval(b)},[c]);let S=Mo(async()=>{let b=a.trim();b&&(t.setKikuPub(b),o(""),s("idle"),await r())},[t,a,r]),L=Mo(async()=>{if(!g){v(!0);try{let{secret:b,publicId:M}=await t.mintKikuKey();n(b),m(M),s("idle"),await r()}catch{}finally{v(!1)}}},[t,g,r]);return{keyInput:a,setKeyInput:o,keyPhase:i,setKeyPhase:s,mintedKey:c,setMintedKey:n,mintedPub:l,setMintedPub:m,copied:p,keyCountdown:d,minting:g,copyValue:x,handleUseExistingKey:S,handleCreateKey:L}}import{useCallback as Lr}from"react";function Mi({attachments:e,setAttachments:r,setInput:t,send:a,defaultCurrency:o,t:i}){let s=Lr(m=>{let p=m.name||"",u=`@kiku ${i("displayCapture",{name:p}).trim()}`,d=p||"capture current page";t("");let k=e;r([]),a(d,u,k.length>0?k:void 0,"capture")},[e,a,r,t,i]),c=Lr(m=>{let p=m.filter(k=>k.id).map(k=>({name:k.name||"",url:k.url||"",image:k.image||"",price:k.price?String(k.price):"",currency:k.currency||o})),u=m.map(k=>k.name).filter(Boolean).join(", "),d=`@kiku ${i("displayCaptureAll",{count:String(m.length)})}`;t(""),r([]),a(u||"capture all",d,void 0,"capture_all",p)},[o,a,r,t,i]),n=Lr(()=>{let m=`@kiku ${i("displayViewHistory")}`;t(""),r([]),a("show my saved items",m,void 0,"view_history")},[a,r,t,i]),l=Lr(()=>{let m=`@kiku ${i("displayDelete")}`;t(""),r([]),a("delete this",m,void 0,"delete")},[a,r,t,i]);return{handleKikuCapture:s,handleKikuCaptureAll:c,handleKikuViewHistory:n,handleKikuDelete:l}}import{useState as aa,useCallback as To}from"react";import{useAkropolysContext as Ll}from"@akropolys/sdk";import{useCallback as rt,useEffect as No,useRef as Xe,useState as Ar}from"react";var Ni=16e3,Rl=`
|
|
2
|
+
import{useState as uo,useEffect as mo,useRef as ko}from"react";import{useSearch as ac,useAkropolysContext as rc}from"@akropolys/sdk";function ho(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=ho(e[a]))&&(r&&(r+=" "),r+=t)}else for(t in e)e[t]&&(r&&(r+=" "),r+=t);return r}function po(){for(var e,a,t=0,r="",n=arguments.length;t<n;t++)(e=arguments[t])&&(a=ho(e))&&(r&&(r+=" "),r+=a);return r}function Z(...e){return po(e)}import{Fragment as fo,jsx as _e,jsxs as ct}from"react/jsx-runtime";var bo=()=>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:l={}}){let[p,h]=uo(""),[u,d]=uo(!1),{results:k,loading:v,search:y,clear:C}=ac({debounceMs:t}),w=rc(),I=ko(null),b=ko(!1);mo(()=>{if(b.current){b.current=!1;return}if(!p.trim()){C(),d(!1);return}d(!0),y(p,a)},[p]),mo(()=>{let S=B=>{I.current&&!I.current.contains(B.target)&&d(!1)};return document.addEventListener("mousedown",S),()=>document.removeEventListener("mousedown",S)},[]);let N=S=>{p.trim()&&w.api.searchVector(p,1,void 0,!0).catch(()=>{}),b.current=!0,d(!1),h(S.entity.title??S.entity.name??""),r?.(S)},M=()=>{p.trim()&&(w.api.searchVector(p,1,void 0,!0).catch(()=>{}),k.length>0&&N(k[0]))},x=u&&p.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:Z("hsk-sb-wrap",l.root,n),ref:I,style:O,children:[_e("span",{className:"hsk-sb-icon",children:_e(bo,{})}),_e("input",{className:Z("hsk-sb-input",l.input,i),type:"text",value:p,placeholder:e,onChange:S=>h(S.target.value),onFocus:()=>k.length>0&&p.trim()&&d(!0),onKeyDown:S=>{S.key==="Enter"&&M()},autoComplete:"off",spellCheck:!1}),x&&ct("div",{className:Z("hsk-sb-drop",l.dropdown,s),style:{position:"absolute"},children:[v&&_e("div",{className:"hsk-sb-loading-bar"}),v&&k.length===0?ct(fo,{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(fo,{children:[k.length===0&&!v&&ct("div",{className:"hsk-sb-empty",children:["No results for \u201C",p,"\u201D"]}),k.map((S,B)=>{if(c)return _e("div",{onClick:()=>N(S),className:"hsk-sb-fade",style:{animationDelay:`${B*18}ms`},children:c(S)},S.id);let H=S.entity.image??S.entity.thumbnail??S.entity.images?.[0];return ct("div",{className:Z("hsk-sb-row hsk-sb-fade",l.row),style:{animationDelay:`${B*18}ms`},onClick:()=>N(S),children:[_e("span",{className:"hsk-sb-row-thumb",children:H?_e("img",{src:H,alt:"",loading:"lazy",onError:D=>{D.currentTarget.style.display="none"}}):_e(bo,{})}),ct("div",{className:"hsk-sb-row-body",children:[_e("div",{className:"hsk-sb-row-title",children:S.entity.title??S.entity.name}),(S.entity.category||S.entity.brand)&&_e("div",{className:"hsk-sb-row-sub",children:S.entity.category??S.entity.brand})]})]},S.id)})]})]})]})}import{useState as Wa,useRef as Oa,useEffect as ln}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 l=c[1],p=c[2];return uc.test(p)||p.startsWith("/")?ge("img",{src:p,alt:l||"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 l=o[1],p=o[2];return kc.test(l)||bc.test(p)?null:mc.test(p)||p.startsWith("/")?ge("a",{href:p,target:"_blank",rel:"noopener noreferrer",className:"hsk-markdown-link",children:Rt(l,s)},s):ge("span",{children:Rt(l,s)},s)}return n});function go(e,a){let t=e.trim();return a?t.includes("|"):t.startsWith("|")}function vo(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 d=getComputedStyle(h).direction==="rtl",k=Math.abs(h.scrollLeft),v=k<=4,y=k+h.clientWidth>=h.scrollWidth-4;r(v?d?"right":"left":y?d?"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))},l=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:l,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],l=`md-line-${c}`;if(!o.trim()){c++;continue}let p=o.trim().match(/^!\[([^\]]*)\]\(([^)]+)\)$/);if(p){s();let u=p[1],d=p[2];(/^(https?|data:image|blob):/i.test(d)||d.startsWith("/"))&&r.push(ge("div",{className:"hsk-markdown-img-block",children:ge("img",{src:d,alt:u||"Product image",className:"hsk-markdown-img",loading:"lazy",onError:v=>{v.target.style.display="none"}})},l)),c++;continue}let h=o.match(/^(#{1,3})\s+(.*)/);if(h){let u=h[1].length,d=`h${u+3}`;n.push(ge(d,{className:`hsk-markdown-h${u}`,children:Rt(h[2],l)},l)),c++;continue}if(o.match(/^[\s]*[-*+•]\s+/)){let u=[];for(;c<t.length&&t[c].match(/^[\s]*[-*+•]\s+/);){let d=t[c].replace(/^[\s]*[-*+•]\s+/,"");u.push(ge("li",{children:Rt(d,`li-${c}`)},`li-${c}`)),c++}n.push(ge("ul",{className:"hsk-markdown-list hsk-markdown-ul",children:u},`ul-${l}`));continue}if(o.match(/^[\s]*\d+[\.\)]\s+/)){let u=[];for(;c<t.length&&t[c].match(/^[\s]*\d+[\.\)]\s+/);){let d=t[c].replace(/^[\s]*\d+[\.\)]\s+/,"");u.push(ge("li",{children:Rt(d,`li-${c}`)},`li-${c}`)),c++}n.push(ge("ol",{className:"hsk-markdown-list hsk-markdown-ol",children:u},`ol-${l}`));continue}if(go(o,!1)){s();let u=[],d=[],k=[],v=!0;for(;c<t.length&&go(t[c],!0);){let b=t[c].trim();if(b.match(/^\|?[-:| ]+\|?$/)&&b.includes("-")){k=vo(b).map(x=>{let O=x.trim(),S=O.startsWith(":"),B=O.endsWith(":");return S&&B?"center":B?"end":"start"}),c++,v=!1;continue}let N=vo(b);v&&u.length===0?u=N:d.push(N),c++}let y=Math.max(u.length,...d.map(b=>b.length)),C=[];for(let b=0;b<y;b++)if(k[b])C[b]=k[b];else if(b===0)C[b]="start";else{let N=d.filter(M=>{let x=(M[b]||"").trim();return/^[\$€£¥+-]?\d+([.,]\d+)?%?$/.test(x)||/^[\$€£¥+-]?\d+([.,]\d+)?\s*(bps|M|K|B)?$/i.test(x)}).length;C[b]=N>=Math.ceil(d.length/2)?"end":"start"}let w=u.length>0?ge("tr",{children:u.map((b,N)=>ge("th",{style:{textAlign:C[N]||"start"},children:ge("bdi",{children:Rt(b,`th-${l}-${N}`)})},`th-${l}-${N}`))},`tr-head-${l}`):null,I=d.map((b,N)=>ge("tr",{children:b.map((M,x)=>ge("td",{style:{textAlign:C[x]||"start"},children:ge("bdi",{children:Rt(M,`td-${l}-${N}-${x}`)})},`td-${l}-${N}-${x}`))},`tr-body-${l}-${N}`));r.push(ge(gc,{children:yc("table",{className:"hsk-markdown-table",children:[w&&ge("thead",{children:w}),ge("tbody",{children:I})]})},`table-wrapper-${l}`));continue}n.push(ge("p",{className:"hsk-markdown-p",children:Rt(o,l)},l)),c++}return s(),ge(xc,{children:r})}import{jsx as yo,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:[yo("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),yo("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 Bc,useEffect as nn,useRef as Mo}from"react";import{useCallback as yt,useEffect as Ht,useRef as ve,useState as gr}from"react";var gt=null,Ut=null,qt=null,fa=null,vt=0,Bt=!1,ba=0,tn=!1;function Sc(){if(typeof window>"u")return null;let e=window.AudioContext||window.webkitAudioContext;return e?(gt||(gt=new e,Ut=gt.createAnalyser(),Ut.fftSize=1024,Ut.smoothingTimeConstant=.25,qt=gt.createGain(),qt.gain.value=1,Ut.connect(qt),qt.connect(gt.destination),fa=new Uint8Array(Ut.fftSize)),{ctx:gt,analyser:Ut}):null}function Ka(e,a=130){let t=qt;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 wo(){if(!Bt)return ba*=.85,ba;if(tn||!Ut||!fa){let r=Date.now()/1e3;return .35+.18*Math.sin(r*7.1)+.1*Math.sin(r*3.3)}Ut.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 Pt(){if(vt++,Bt=!1,qt&>&&(qt.gain.cancelScheduledValues(gt.currentTime),qt.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 an({client:e,text:a,voice:t,language:r,bcp47:n,onStart:i,onEnd:s,onError:c,onRefused:o,onSecondsLeft:l}){Pt();let p=++vt;tn=!1;let h=Cc(a);if(!h){s?.();return}let u=Sc();if(!u){xo(h,n,i,s,c);return}if(u.ctx.state==="suspended")try{await u.ctx.resume()}catch{}let d=Tc(h),k=C=>e.synthesizeSpeech(C,t,r).catch(()=>null),v=!1,y=k(d[0]);for(let C=0;C<d.length&&p===vt;C++){let w=await y;if(y=C+1<d.length?k(d[C+1]):Promise.resolve(null),w&&"refused"in w&&w.refused){o?.(w.refused),s?.();return}if(!w){if(!v){xo(d.slice(C).join(" "),n,i,s,c);return}continue}if(w.secondsLeft!==void 0&&l?.(w.secondsLeft),p!==vt)break;let I;try{I=await u.ctx.decodeAudioData(w.audio.slice(0))}catch(b){c?.(b);continue}if(p!==vt)break;v||(v=!0,Bt=!0,i?.()),await Rc(u,I,p)}p===vt&&(Bt=!1,s?.())}function Pc(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 xo(e,a,t,r,n){if(typeof window>"u"||!("speechSynthesis"in window)){n?.("speech-unavailable"),r?.();return}let i=vt;tn=!0;try{window.speechSynthesis.cancel();let s=new SpeechSynthesisUtterance(e),c=a||document.documentElement.lang||navigator.language||"";c&&(s.lang=c);let o=Pc(c);o&&(s.voice=o),s.rate=1,s.pitch=1,s.onstart=()=>{Bt=!0,t?.()},s.onend=()=>{i===vt&&(Bt=!1,r?.())},s.onerror=l=>{Bt=!1,n?.(l),r?.()},window.speechSynthesis.speak(s)}catch(s){Bt=!1,n?.(s),r?.()}}var zc=1100,rn=.012,Ac=320,Lc=.09,Ic=.25,So=130,Ec=700,Dc=12,Fc=48,_c=.45,Uc=.35,qc=.2,Co=.55;function vr({lang:e,onUtterance:a,onError:t,onBargeIn:r,silenceMs:n=zc,paused:i=!1}){let[s,c]=gr(!1),[o,l]=gr(!1),[p,h]=gr(""),[u,d]=gr(!1),k=ve(null),v=ve(null),y=ve(null),C=ve(null),w=ve(null),I=ve(null),b=ve(0),N=ve(.008),M=ve(0),x=ve(0),O=ve(""),S=ve(0),B=ve(0),H=ve(!1),D=ve(i),F=ve(!1),E=ve(!1),j=ve(a),ee=ve(t),P=ve(r);Ht(()=>{j.current=a},[a]),Ht(()=>{ee.current=t},[t]),Ht(()=>{P.current=r},[r]),Ht(()=>{D.current=i},[i]),Ht(()=>{d(typeof window<"u"&&("SpeechRecognition"in window||"webkitSpeechRecognition"in window)&&!!navigator.mediaDevices?.getUserMedia)},[]);let U=yt(()=>b.current,[]),ae=yt($=>{let G=C.current;return!G||$.length!==G.frequencyBinCount?!1:(G.getByteFrequencyData($),!0)},[]),X=yt(()=>C.current?.frequencyBinCount??0,[]),m=ve([]),_=ve(null),K=ve(!1),z=ve(0),L=ve(0),R=yt($=>{let G=C.current;if(!G)return 0;let V=m.current;V.push($),V.length>Fc&&V.shift();let se=0;if(V.length>=12){let xe=0;for(let it of V)xe+=it;if(xe/=V.length,xe>1e-4){let it=0;for(let ht of V)it+=(ht-xe)*(ht-xe);se=Math.min(1,Math.sqrt(it/V.length)/xe/.6)}}let q=0;(!_.current||_.current.length!==G.frequencyBinCount)&&(_.current=new Uint8Array(G.frequencyBinCount));let le=_.current;G.getByteFrequencyData(le);let je=(y.current?.sampleRate??48e3)/2/le.length,Pe=Math.floor(300/je),ze=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>=Pe&&xe<=ze&&(Ot+=le[xe]);Oe>0&&(q=Ot/Oe);let Ct=Math.min(1,$/(N.current+rn*3));return _c*Ct+Uc*se+qc*q},[]),g=yt(()=>{let $=O.current.trim();if(O.current="",S.current=B.current,h(""),l(!1),$){F.current=!1;let G=k.current;k.current=null;try{G?.stop()}catch{}j.current($)}},[]),W=yt(()=>{let $=C.current,G=I.current;if(!$||!G)return;$.getByteTimeDomainData(G);let V=0;for(let Pe=0;Pe<G.length;Pe++){let ze=(G[Pe]-128)/128;V+=ze*ze}let se=Math.sqrt(V/G.length),q=Math.min(1,se*4);b.current+=(q-b.current)*(q>b.current?.6:.12);let le=Date.now(),fe=D.current?wo()*Lc:0;se>N.current+rn+fe?(M.current=le,x.current||(x.current=le)):(x.current=0,N.current=Math.min(N.current*1.02+2e-5,Math.max(.004,se))),D.current?K.current?(R(se)>Co?L.current+=1:L.current=Math.max(0,L.current-2),L.current>=Dc?(K.current=!1,L.current=0,Ka(1,0),P.current?.()):le-z.current>Ec&&(K.current=!1,L.current=0,Ka(1,So*2))):x.current&&le-x.current>Ac&&R(se)>Co&&(x.current=0,K.current=!0,z.current=le,L.current=0,Ka(Ic,So)):O.current.trim()&&le-M.current>n&&g(),w.current=requestAnimationFrame(W)},[g,n,R]),Y=yt(()=>{if(k.current||!H.current)return;let $=window.SpeechRecognition||window.webkitSpeechRecognition,G=new $;S.current=0,B.current=0,G.lang=e||document.documentElement.lang||navigator.language||"en-US",G.interimResults=!0,G.maxAlternatives=1,G.continuous=!0,G.onresult=V=>{let se="";for(let q=S.current;q<V.results.length;q++)se+=V.results[q][0].transcript;B.current=V.results.length,se=se.trim(),se&&(O.current=se,h(se),l(!0))},G.onerror=V=>{let se=V?.error||"";se==="no-speech"||se==="aborted"||ee.current?.(se)},G.onend=()=>{k.current=null,H.current&&F.current&&setTimeout(()=>{Y()},120)},k.current=G;try{G.start()}catch{k.current=null,ee.current?.("failed-to-start")}},[e]),f=yt(()=>{F.current=!1;let $=k.current;k.current=null;try{$?.stop()}catch{}},[]),Q=yt(()=>{H.current=!1,K.current=!1,L.current=0,m.current=[],Ka(1,0),F.current=!1,c(!1),l(!1),h(""),O.current="",b.current=0;let $=k.current;k.current=null;try{$?.abort()}catch{}w.current!==null&&(cancelAnimationFrame(w.current),w.current=null),v.current?.getTracks().forEach(G=>G.stop()),v.current=null,C.current=null,y.current?.close().catch(()=>{}),y.current=null},[]),ie=yt(async()=>{if(!(H.current||!u)){H.current=!0,c(!0);try{let $=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0,autoGainControl:!0}});v.current=$;let G=window.AudioContext||window.webkitAudioContext,V=new G;y.current=V;let se=V.createAnalyser();se.fftSize=1024,se.smoothingTimeConstant=.25,V.createMediaStreamSource($).connect(se),C.current=se,I.current=new Uint8Array(se.fftSize),N.current=.008,M.current=Date.now(),w.current=requestAnimationFrame(W)}catch($){H.current=!1,c(!1),ee.current?.($?.name==="NotAllowedError"?"not-allowed":"audio-capture");return}F.current=!0,Y()}},[u,W,Y]);return Ht(()=>{s&&(i?(O.current="",h(""),K.current=!1,L.current=0,m.current=[],f()):(K.current=!1,M.current=Date.now(),F.current=!0,Y()))},[i,s,Y,f]),Ht(()=>{if(!s||i)return;let $=setInterval(()=>{let G=!!k.current,V=b.current>N.current+rn;G&&V&&O.current},2e3);return()=>clearInterval($)},[s,i]),Ht(()=>()=>{Q()},[Q]),{supported:u,active:s,hearing:o,interim:p,micLevel:U,micSpectrum:ae,spectrumBins:X,start:ie,stop:Q}}import{jsx as ga,jsxs as No}from"react/jsx-runtime";var Hc=({active:e})=>No("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 on({onTranscript:e,onInterim:a,lang:t,className:r="",disabled:n=!1,onError:i}){let s=Mo(e);nn(()=>{s.current=e},[e]);let c=Mo(()=>{}),o=Bc(p=>{c.current(),s.current(p)},[]),l=vr({lang:t,onUtterance:o,onError:i});return nn(()=>{c.current=l.stop},[l.stop]),nn(()=>{l.interim&&a?.(l.interim)},[l.interim,a]),l.supported?No("button",{type:"button",className:`kiku-voice-btn${l.active?" kiku-voice-btn--active":""} ${r}`,onClick:()=>l.active?l.stop():void l.start(),disabled:n,title:l.active?"Stop listening":"Speak your search","aria-label":l.active?"Stop voice input":"Start voice input",children:[ga(Hc,{active:l.active}),l.active&&ga("span",{className:"kiku-voice-ripple","aria-hidden":"true"})]}):null}import{useRef as $c,useState as jc}from"react";function sn(e){let a=e.indexOf(","),t=a===-1?e:e.slice(a+1);return Math.floor(t.length*.75)}async function yr(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"||sn(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",l=s.toDataURL(o?"image/png":"image/jpeg",.85);return sn(l)<sn(a)?l:a}finally{t.close?.()}}catch{return a}}import{useAkropolysContext as Vc}from"@akropolys/sdk";import{jsx as Jt,jsxs as To}from"react/jsx-runtime";var Kc=()=>To("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 yr(e)}function cn({onResults:e,onError:a,categoryHint:t,className:r="",disabled:n=!1}){let i=Vc(),s=$c(null),[c,o]=jc(!1),l=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 To("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]&&l(p.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"})}),Ro=({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 xr({source:e,defaultCurrency:a,onSelect:t,isReferenced:r}){return be("div",{className:Z("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 Po({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:l=!1,enableVision:p=!1,visionCategoryHint:h,enableAudioResponse:u=!0,ttsVoice:d,autoSpeakResponses:k=!0}){let v=Gc(),{messages:y,sources:C,referencedIds:w,loading:I,streaming:b,error:N,send:M,reset:x}=Yc(),[O,S]=Wa(""),[B,H]=Wa(!1),D=Oa(null),F=Oa(null),[E,j]=Wa(u),[ee,P]=Wa(null),U=Oa(b),ae=Oa(!1),X=I||B,[m,_]=Wa([]),K=Oa(0);ln(()=>{if(y.length===0){_([]),K.current=0;return}if(y.length>K.current){let f=y.slice(K.current);_(Q=>[...Q,...f]),K.current=y.length}else y.length<K.current?(_(y),K.current=y.length):_(f=>{let Q=[...f],ie=y.length-1,$=Q.length-1;for(;ie>=0&&$>=0;){if(Q[$].role===y[ie].role){Q[$]={...Q[$],content:y[ie].content,actionType:y[ie].actionType,thinking:y[ie].thinking,thoughtForSeconds:y[ie].thoughtForSeconds,statusMessage:y[ie].statusMessage};break}$--}return Q})},[y]),ln(()=>{let f=U.current;U.current=b;let Q=ae.current;if(ae.current=!1,f&&!b&&Q&&E&&k){let ie=m.length-1,$=m[ie];$&&$.role==="assistant"&&$.content&&(P(ie),an({client:v,text:$.content,voice:d,language:v.getShopperLanguage?.(),onEnd:()=>P(null),onError:()=>P(null)}))}},[b,E,k,m,d,v]),ln(()=>{D.current?.scrollIntoView({behavior:X?"auto":"smooth"})},[m,X]);let z=async()=>{let f=O.trim();!f||X||(Pt(),P(null),S(""),F.current&&(F.current.style.height="auto"),await M(f))},L=f=>{f.key==="Enter"&&!f.shiftKey&&!f.nativeEvent.isComposing&&(f.preventDefault(),z())},R=f=>{S(f.target.value);let Q=f.target;Q.style.height="auto",Q.style.height=Math.min(Q.scrollHeight,120)+"px"},g=(f,Q)=>{ee===f?(Pt(),P(null)):(P(f),an({client:v,text:Q,voice:d,language:v.getShopperLanguage?.(),onEnd:()=>P(null),onError:()=>P(null)}))},W=(f,Q)=>{let ie={role:"user",content:"Uploaded a photo for visual search",imagePreview:Q},$=f.style_dna,G=`I've analyzed your image! Here is the Style DNA I found:
|
|
4
|
+
`;$&&($.color_palette&&(G+=`* **Palette:** ${$.color_palette}
|
|
5
|
+
`),$.dominant_colors&&$.dominant_colors.length>0&&(G+=`* **Colors:** ${$.dominant_colors.join(", ")}
|
|
6
|
+
`),$.aesthetic&&$.aesthetic.length>0&&(G+=`* **Aesthetic:** ${$.aesthetic.join(", ")}
|
|
7
|
+
`),$.texture&&(G+=`* **Texture:** ${$.texture}
|
|
8
|
+
`),$.formality&&(G+=`* **Formality:** ${$.formality}
|
|
9
|
+
`));let V=f.results||[];V.length>0?G+=`
|
|
10
|
+
I found ${V.length} matching products in the store for you.`:G+=`
|
|
11
|
+
I couldn't find any matching products in the store.`;let se={role:"assistant",content:G,styleDNA:$,visualSources:V.map(q=>{let le=q.entity??{},fe=Qc(le,void 0);return{id:q.id,url:q.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}})};_(q=>[...q,ie,se])},{vars:Y}=ka(s);return be("div",{className:Z("hsk-chat-widget",c.root,i),style:Y,children:[be("div",{className:Z("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:[u&&ne("button",{type:"button",className:Z("hsk-audio-toggle-btn",E&&"hsk-audio-toggle-btn--active"),onClick:()=>{let f=!E;j(f),f||(Pt(),P(null))},title:E?"Mute AI audio response":"Enable AI audio response","aria-label":E?"Mute voice":"Enable voice",children:ne(Ro,{active:E})}),m.length>0&&ne("button",{className:"hsk-chat-reset",onClick:()=>{Pt(),x()},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:Z("hsk-msg-avatar",f.role==="assistant"?"ai":"user"),children:f.role==="assistant"?ne(Ya,{}):"U"}),be("div",{className:Z("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:Z("hsk-msg-audio-btn",ee===Q&&"hsk-msg-audio-btn--active"),onClick:()=>g(Q,f.content),title:ee===Q?"Stop speaking":"Listen to response","aria-label":"Toggle speech",children:ne(Ro,{active:ee===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((ie,$)=>be("span",{className:"kiku-style-tag",children:["#",ie]},$))})]})]})]})]}),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((ie,$)=>ne(xr,{source:ie,defaultCurrency:n,onSelect:o},$))})}),f.role==="assistant"&&Q===m.length-1&&!f.visualSources&&C.length>0&&(()=>{if(I||b)return ne("div",{className:"hsk-sources-container",children:ne("div",{className:"hsk-sources",children:C.map((V,se)=>{let q=!!(V.id&&w.includes(V.id));return ne(xr,{source:V,defaultCurrency:n,onSelect:o,isReferenced:q},se)})})});let $=C.filter(V=>V.id&&w.includes(V.id)),G=w.length>0?[]:C.filter(V=>!V.id||!w.includes(V.id));return be("div",{className:"hsk-sources-container",children:[$.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:$.map((V,se)=>ne(xr,{source:V,defaultCurrency:n,onSelect:o,isReferenced:!0},`feat-${se}`))})]}),G.length>0&&be("div",{className:"hsk-sources-group",children:[$.length>0&&ne("div",{className:"hsk-sources-group-title",children:"All matches"}),ne("div",{className:"hsk-sources",children:G.map((V,se)=>ne(xr,{source:V,defaultCurrency:n,onSelect:o,isReferenced:!1},`gen-${se}`))})]})]})})()]},Q)),X&&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:[p&&ne(cn,{onResults:W,onError:f=>console.error("[VisualSearch] error:",f),categoryHint:h,disabled:X}),ne("textarea",{ref:F,className:Z("hsk-chat-input",c.input),value:O,onChange:R,onKeyDown:L,placeholder:a,rows:1,disabled:X,style:{flex:1}}),l&&ne(on,{onTranscript:f=>{ae.current=!0,Pt(),P(null),S(f),M(f),S("")},onInterim:f=>S(f),disabled:X}),ne("button",{className:"hsk-chat-send",onClick:z,disabled:!O.trim()||X,"aria-label":"Send message",children:ne(Va,{})})]})]})}import{useState as Br,useEffect as yd,useCallback as ps}from"react";import{createPortal as xd}from"react-dom";var dn=`@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-spinner{width:13px;height:13px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:hsk-btn-spin .6s linear infinite;display:inline-block;flex-shrink:0;margin-left:6px;vertical-align:middle}@keyframes hsk-btn-spin{to{transform:rotate(360deg)}}.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}.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(dn),e.adoptedStyleSheets=[...e.adoptedStyleSheets,t];return}catch{}let a=document.createElement("style");a.textContent=dn,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 Ao=new WeakMap;function hn(e){if(!e)return Promise.resolve(null);let a=Ao.get(e);if(a)return a;let t=Promise.resolve().then(()=>e.baseFont?.()??null).catch(()=>null);return Ao.set(e,t),t}function Lo(e,a,t){if(e&&(hn(e),a))try{e.getUIStrings?.(a,t)?.catch?.(()=>{})}catch{}}import{useEffect as Eo}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 Do(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})?$/,Io=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){Eo(()=>{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 Fo(e){return e.faces.map(a=>{let t=Do(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");`+(Io(a.unicodeRange)?`unicode-range:${Io(a.unicodeRange)};`:"")+"}":""}).join("")}function pn(e){let a=e?.faces??[],t=e&&a.length?Fo(e):"";al(t?`script|${e.family}|${a.map(r=>r.url).join("|")}`:"",t)}async function _o(e,a=1200){if(typeof document>"u"||!("fonts"in document))return;let t=Fo(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 wr(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??"";Eo(()=>{if(!t||!n&&!i&&!s)return;let c=s?[["100 900",s]]:[["400",n],["700",i]],o=[];for(let[d,k]of c){if(!k)continue;let v=Do(k);if(!v)continue;let y=Zc(v);o.push(`@font-face{font-family:"${t}";font-style:normal;font-weight:${d};font-display:swap;src:url(${v})${y?` format("${y}")`:""};}`)}if(o.length===0)return;let l=o.join(""),p=`${t}|${n}|${i}|${s}`,h=5381;for(let d=0;d<p.length;d++)h=(h<<5)+h+p.charCodeAt(d)>>>0;let u=`hsk-host-font-${h.toString(36)}`;if(xt.set(p,(xt.get(p)??0)+1),!document.getElementById(u)){let d=document.createElement("style");d.id=u,d.textContent=l,document.head.appendChild(d)}return()=>{let d=(xt.get(p)??1)-1;if(d>0){xt.set(p,d);return}xt.delete(p),document.getElementById(u)?.remove()}},[t,n,i,s])}import Ho from"react";var Xa=[],Sr=[{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 un(e){if(!e)return;let a=e.trim();if(!a)return;let t=a.toLowerCase(),r=Sr.find(n=>n.value.toLowerCase()===t||n.native.toLowerCase()===t||n.tag===t);return r?r.native:a}function Uo(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 qo(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||un(s)?.toLowerCase()===a);if(t)return{nativeName:t[1].endonym||un(e)||qo(e),preparing:t[1].preparing,changeLang:t[1].changeLang,rtl:!!t[1].rtl||Uo(t[1].preparing),known:!0};let r=un(e)||e,n=qo(r),i=Uo(n);return{nativeName:n,preparing:`Preparing in ${n}\u2026`,changeLang:i?"\u062A\u063A\u064A\u064A\u0631":"Change",rtl:i,known:!1}}var Cr=[{name:"Puck",label:"Puck",gender:"male"},{name:"Charon",label:"Charon",gender:"male"},{name:"Kore",label:"Kore",gender:"female"},{name:"Aoede",label:"Aoede",gender:"female"}],mn="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"},kn=Ho.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=()=>Ho.useContext(kn);function $o(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 Bo={shopper_reply_limit:"errShopperReplyLimit",RATE_LIMIT_EXCEEDED:"errShopperReplyLimit",access_revoked:"errAccessRevoked",account_required:"errAccountRequired",stream_interrupted:"errStreamInterrupted"};var jo=(e,a)=>{let t=e&&typeof e=="object"?e.code:void 0;if(t&&Bo[t])return a(Bo[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")},Vo=()=>typeof window>"u"||window.isSecureContext!==!1,bn=15;import sr,{useState as We,useEffect as St,useRef as tt,useCallback as na,useId as bd}from"react";import{Fragment as Uh,jsx as J,jsxs as Be}from"react/jsx-runtime";var nl=({className:e,size:a=18,tight:t=!1})=>J("svg",{className:Z("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,Ko=()=>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 Wo=()=>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"})]}),Oo=()=>J("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"currentColor",children:J("path",{d:"M8 5v14l11-7z"})}),Mr=()=>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"})]}),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:"m15 18-6-6 6-6"})}),Yo=()=>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"})}),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 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"})]}),Tr=()=>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"})}),Qo=()=>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 Xo=()=>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"})}),fn=()=>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"})}),Jo=({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"})]}),Zo=({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"})]}),Rr=()=>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"})]}),gn=({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"})]}),ei=()=>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"})]}),ti=()=>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"})]})]}),ai=()=>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"})}),ri=()=>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"})]}),ni=()=>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"})}),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:"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"})]}),ii=()=>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 si=({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:ti,dark:!1},{id:"dark",label:"Onyx",Icon:ai,dark:!0},{id:"mahogany",label:"Mahogany",Icon:ri,dark:!0},{id:"blush",label:"Blush",Icon:ni,dark:!1},{id:"coffee",label:"Coffee",Icon:oi,dark:!1},{id:"midnight",label:"Midnight",Icon:ii,dark:!0}],vn="dark",ci="light";function yn(e){return typeof e=="string"&&ea.some(a=>a.id===e)}function xn(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,l=h=>{let u=Math.min(.032,(h-o)/1e3)||.016666666666666666;o=h;let d=Math.max(1,Math.ceil(u/.008)),k=u/d;for(let v=0;v<d;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(l)},p=()=>{c===null&&(o=performance.now(),c=requestAnimationFrame(l))};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 li({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,l=0,p=0,h=-1,u=0,d=0,k=0,v=!1,y=!1,w=cl({onFrame:x=>{s.style.transform=x===0?"":`translate3d(0, ${x}px, 0)`;let O=s.parentElement;O&&(O.style.opacity=x===0?"":String(Math.max(.35,1-x/(s.offsetHeight||1)*1.1)))},onRest:()=>{s.style.willChange="",y&&(y=!1,i.current())}}),I=()=>{let x=a();return x&&x.scrollTop>0?!1:r?r():!0},b=x=>{x.pointerType==="mouse"||!x.isPrimary||(c=!1,v=!1,h=x.pointerId,o=u=x.clientY,l=x.clientX,d=x.timeStamp,k=0,p=w.value)},N=x=>{if(x.pointerId!==h)return;let O=x.clientY-o,S=x.clientX-l;if(!v){if(Math.abs(O)<6&&Math.abs(S)<6)return;if(v=!0,c=O>0&&Math.abs(O)>Math.abs(S)&&I(),c){try{s.setPointerCapture(x.pointerId)}catch{}w.stop(),s.style.animation="none",s.style.willChange="transform"}}if(!c)return;let B=x.timeStamp-d;B>0&&(k=(x.clientY-u)/B*1e3),u=x.clientY,d=x.timeStamp;let H=p+O;w.track(H<0?-sl(-H,s.offsetHeight||1):H),x.cancelable&&x.preventDefault()},M=x=>{if(x.pointerId!==h)return;try{s.hasPointerCapture(x.pointerId)&&s.releasePointerCapture(x.pointerId)}catch{}if(h=-1,!c)return;c=!1;let O=s.offsetHeight||1;w.value+k*.12>O*.3||k>900?(y=!0,s.style.pointerEvents="none",w.to(O,k)):w.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}),()=>{w.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 x=s.parentElement;x&&(x.style.opacity="")}},[n,e,a,r])}import{useEffect as wn,useRef as Pr,useState as zt}from"react";var di=(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+=di(e[t-1],e[t]);return a}function hi(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 pi(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,l]=a,p=Math.min(i,l)-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),(l-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=hi(e),n=pi(r,a,t),i=Math.hypot(r.maxX-r.minX,r.maxY-r.minY);if(i<4)return null;let s=ll(e),c=di(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 ui(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:pi(hi([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 l=c+1;l<r.length;l++)i.has(l)||!o.straight||!r[l].straight||dl(o.box,r[l].box)&&(i.add(l),o={gesture:"cross",box:hl(o.box,r[l].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 He,jsxs as xa}from"react/jsx-runtime";var mi=["#111111","#ff5a5a","#ffb300","#22c55e","#06b6d4","#d946ef","#9ca3af"],ul=1280;function ki({src:e,onCancel:a,onSend:t,t:r}){let[n,i]=zt(null),[s,c]=zt(!1),[o,l]=zt("pen"),[p,h]=zt(mi[1]),[u,d]=zt([]),[k,v]=zt(null),[y,C]=zt(""),[w,I]=zt(""),[b,N]=zt(!1),M=Pr(null),x=Pr(null),O=Pr(null);wn(()=>{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)}})(),B=Pr(null),H=m=>{let _=M.current;if(!_||!n)return;let K=_.getContext("2d");if(!K)return;B.current||(B.current=document.createElement("canvas"));let z=B.current;z.width=_.width,z.height=_.height;let L=z.getContext("2d"),R=m?[...u,m]:u;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((W,Y)=>Y===0?L.moveTo(W.x,W.y):L.lineTo(W.x,W.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());K.clearRect(0,0,_.width,_.height),K.drawImage(n,0,0,_.width,_.height),K.drawImage(z,0,0)};wn(()=>{H()},[n,u,S.w,S.h]),wn(()=>{k&&O.current?.focus()},[k]);let D=m=>{let _=M.current,K=_.getBoundingClientRect();return{x:(m.clientX-K.left)/K.width*_.width,y:(m.clientY-K.top)/K.height*_.height}},F=()=>Math.max(4,Math.round(S.w/180)),E=()=>Math.max(18,Math.round(S.w/28)),j=m=>{if(!n)return;let _=D(m);if(o==="text"){v({x:_.x,y:_.y}),C("");return}m.target.setPointerCapture(m.pointerId),x.current={kind:"stroke",tool:o,color:p,size:F(),points:[_]},H(x.current)},ee=m=>{x.current&&(x.current.points.push(D(m)),H(x.current))},P=()=>{if(!x.current)return;let m=x.current;x.current=null,d(_=>[..._,m])},U=()=>{k&&y.trim()&&d(m=>[...m,{kind:"text",x:k.x,y:k.y,color:p,value:y.trim(),size:E()}]),v(null),C("")},ae=()=>{if(n)try{let m=document.createElement("canvas");m.width=S.w,m.height=S.h;let _=m.getContext("2d");if(!_){N(!0);return}_.drawImage(n,0,0,S.w,S.h);let K=m.toDataURL("image/jpeg",.92),z=M.current?.toDataURL("image/jpeg",.85)||K;t(K,w.trim(),ui(u,S.w,S.h),z)}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:[He("span",{className:"hsk-markup-title",children:r("markupTitle")}),He("button",{className:"hsk-markup-cancel",onClick:a,children:r("markupCancel")})]}),He("div",{className:"hsk-markup-stage",children:s?He("div",{className:"hsk-markup-error",children:r("markupLoadError")}):n?xa("div",{className:"hsk-markup-canvas-wrap",children:[He("canvas",{ref:M,width:S.w,height:S.h,className:`hsk-markup-canvas hsk-markup-canvas--${o}`,onPointerDown:j,onPointerMove:ee,onPointerUp:P,onPointerLeave:P}),k&&M.current&&He("input",{ref:O,className:"hsk-markup-textinput",style:{left:`${k.x/S.w*100}%`,top:`${k.y/S.h*100}%`,color:p},value:y,placeholder:r("markupTextHint"),onChange:m=>C(m.target.value),onKeyDown:m=>{m.key==="Enter"&&U(),m.key==="Escape"&&(v(null),C(""))},onBlur:U})]}):He("div",{className:"hsk-markup-loading",children:r("markupLoading")})}),xa("div",{className:"hsk-markup-tools",children:[He("div",{className:"hsk-markup-colors",children:mi.map(m=>He("button",{className:`hsk-markup-color${p===m?" hsk-markup-color--on":""}`,style:{background:m},onClick:()=>{h(m),o==="eraser"&&l("pen")},"aria-label":r("markupColorLabel",{colour:m})},m))}),xa("div",{className:"hsk-markup-actions",children:[He("button",{className:`hsk-markup-tool${o==="pen"?" hsk-markup-tool--on":""}`,onClick:()=>l("pen"),children:r("markupSketch")}),He("button",{className:`hsk-markup-tool${o==="text"?" hsk-markup-tool--on":""}`,onClick:()=>l("text"),children:r("markupText")}),He("button",{className:`hsk-markup-tool${o==="eraser"?" hsk-markup-tool--on":""}`,onClick:()=>l("eraser"),children:r("markupEraser")}),He("button",{className:"hsk-markup-tool",onClick:()=>d(m=>m.slice(0,-1)),disabled:!X,children:r("markupUndo")}),He("button",{className:"hsk-markup-tool",onClick:()=>d([]),disabled:!X,children:r("markupClear")})]})]}),xa("div",{className:"hsk-markup-send",children:[He("input",{className:"hsk-markup-instruction",value:w,placeholder:r("markupInstruction"),onChange:m=>I(m.target.value),onKeyDown:m=>{m.key==="Enter"&&(X||w.trim())&&ae()}}),He("button",{className:"hsk-markup-go",onClick:ae,disabled:!n||!X&&!w.trim(),children:r("markupSend")})]}),b&&He("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 Mn(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 bi=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=bi(n-s),l=bi(i-c),p=r(s,c),h=r(s+1,c),u=r(s,c+1),d=r(s+1,c+1);return(p+(h-p)*o)*(1-l)+(u+(d-u)*o)*l}}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=[],l=[],p=(u,d)=>{let k=o.length;o.push([u,d]),c[Math.floor(d/n)*i+Math.floor(u/n)]=k,l.push(k)},h=(u,d)=>{if(u<0||d<0||u>=e||d>=a)return!1;let k=Math.floor(u/n),v=Math.floor(d/n);for(let y=Math.max(v-2,0);y<=Math.min(v+2,s-1);y++)for(let C=Math.max(k-2,0);C<=Math.min(k+2,i-1);C++){let w=c[y*i+C];if(w<0)continue;let I=o[w][0]-u,b=o[w][1]-d;if(I*I+b*b<t*t)return!1}return!0};for(p(r()*e,r()*a);l.length;){let u=r()*l.length|0,[d,k]=o[l[u]],v=!1;for(let y=0;y<24;y++){let C=r()*Math.PI*2,w=t*(1+r()),I=d+Math.cos(C)*w,b=k+Math.sin(C)*w;if(h(I,b)){p(I,b),v=!0;break}}v||l.splice(u,1)}return o}var Ie=(e,a)=>(e()-.5)*a,Sn=[(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,l=i%2?1:-1,p=r*(.26+t()*.1);e.beginPath(),e.moveTo(c,o),e.quadraticCurveTo(c+p*.5,o+l*p*.66,c+p*.9,o+l*p*.08),e.quadraticCurveTo(c+p*.42,o+l*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,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,l=r*(.2+t()*.08);e.beginPath(),e.moveTo(c,o),e.quadraticCurveTo(c+n*l*.9,o-l*.5,c+n*l*.6,o-l*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()}],fi=[(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),l=Ie(t,r*1.5);e.quadraticCurveTo(n+Ie(t,r*.9),i+Ie(t,r*1.6),o,l),n=o,i=l}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,l=r*c*(.9+Ie(t,.06)),p=Math.cos(o)*l,h=Math.sin(o)*l;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=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()}],gi=[(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()}},vi=e=>{let a=e.split(",").map(t=>parseFloat(t.trim()));return[a[0]||0,a[1]||0,a[2]||0]};function yi(e,a,t){let r=vi(e),n=vi(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=Mn(n),l=fl(Mn(n^2654435769)),p=e*a,u=Math.max(40,Math.min(520,Math.round(p/3100)))/.48,d=Math.max(26,Math.sqrt(.7*p/u)),k=gl(e,a,d,o),v=4.4/Math.max(e,a),y=v*2.6,C=Math.hypot(e,a),w=o()*Math.PI*2,I=Math.cos(w),b=Math.sin(w),N=e*(.18+o()*.64),M=a*(.12+o()*.5),x=[],O=Math.hypot(e,a)||1,[S,B,H]=t.split(",").map(F=>parseFloat(F)||0),D=.2126*S+.7152*B+.0722*H>128;for(let[F,E]of k){let j=l(F*v,E*v)*.72+l(F*y,E*y)*.28,ee=Math.min(1,Math.max(0,(j-.26)/.44));if(o()>ee*ee*(3-2*ee))continue;let P=o(),U=Math.max(0,1-Math.hypot(F-N,E-M)/(C*.72))**1.6,ae=((F-e/2)*I+(E-a/2)*b)/C+.5,X=!D,_=((X?.055:.028)+o()*(X?.04:.025))*(.75+ae*.55)*(1+U*.4),K=yi(t,r,U*.85),z=i?(e-F+a-E)/(e+a||1):(F+E)/(e+a||1),L=o()*16777215|0,R=yl(L,z,D),g=0,W=X?1.05+o()*.35:.65+o()*.35,Y=20,f=Sn[0],Q=1;P<.5?(g=Ie(o,.16),W=X?1.15+o()*.45:.7+o()*.35,Y=20+o()*16,f=Sn[o()*Sn.length|0]):P<.82?(g=o()*Math.PI*2,W=X?.95+o()*.4:.6+o()*.4,Y=16+o()*20,f=fi[o()*fi.length|0]):P<.95||!c?(g=o()*Math.PI*2,W=X?.85+o()*.35:.55+o()*.35,Y=7+o()*7,f=gi[o()*gi.length|0]):(g=Ie(o,.3),W=X?1.1+o()*.3:.75+o()*.3,Y=15+o()*9,f=c,Q=2.6),x.push({x:F,y:E,roll:P,rotation:g,lineWidth:W,alpha:_*Q,baseColor:K,shimmerColor:R,drawFn:f,size:Y,seed:L,normDist:z})}return x}function Cn(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 l=o.alpha,p=o.baseColor,h=o.lineWidth;if(i){let d=o.normDist-s;if(d>c)l=o.alpha*.45,p=o.baseColor,h=o.lineWidth;else if(d<-c)l=o.alpha,p=o.baseColor,h=o.lineWidth;else{let k=Math.cos(d/c*(Math.PI/2))**2;l=o.alpha+k*.08,p=k>.08?yi(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(l,1),e.strokeStyle=p,e.fillStyle=p,e.lineWidth=h;let u=Mn(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 l=n.current;if(!l)return;let p=bl(a||"kiku"),h=0,u=(w,I,b,N)=>M=>{let x=M-w,O=Math.min(1,x/I),B=(1-Math.cos(O*Math.PI))/2*1.4,H=l.clientWidth,D=l.clientHeight;if(H&&D){let F=Math.min(window.devicePixelRatio||1,3),E=Math.round(H*F),j=Math.round(D*F);(l.width!==E||l.height!==j)&&(l.width=E,l.height=j);let ee=l.getContext("2d");ee&&(ee.setTransform(F,0,0,F,0,0),Cn(ee,b,H,D,B))}if(O<1)s.current=requestAnimationFrame(u(w,I,b,N));else{i.current=!1;let F=l.clientWidth,E=l.clientHeight,j=l.getContext("2d");if(j&&F&&E){let ee=Math.min(window.devicePixelRatio||1,3);j.setTransform(ee,0,0,ee,0,0),Cn(j,b,F,E,-1)}}},d=()=>{let w=l.clientWidth,I=l.clientHeight;if(!w||!I)return;let b=Math.min(window.devicePixelRatio||1,3),N=l.getContext("2d");if(!N)return;let M=getComputedStyle(l),x=M.getPropertyValue("--hsk-doodle-ink").trim()||"31,31,31",O=M.getPropertyValue("--hsk-doodle-tint").trim()||x,S=r==="rtl"||M.direction==="rtl"||l.closest('[dir="rtl"]')!==null,B=typeof window<"u"?Math.max(I,window.innerHeight||0):I,H=xl(w,B,x,O,p,S,t);c.current=H,o.current=w;let D=Math.round(w*b),F=Math.round(I*b);if((l.width!==D||l.height!==F)&&(l.width=D,l.height=F),N.setTransform(b,0,0,b,0,0),window.matchMedia?.("(prefers-reduced-motion: reduce)")?.matches){Cn(N,H,w,I,-1);return}cancelAnimationFrame(s.current),i.current=!0;let j=1200,ee=performance.now();s.current=requestAnimationFrame(u(ee,j,H,S))},k=()=>{clearTimeout(h),h=window.setTimeout(d,20)};d();let v=new ResizeObserver(k);v.observe(l);let y=window.matchMedia?.("(prefers-color-scheme: dark)"),C=()=>{d()};return y?.addEventListener?.("change",C),()=>{clearTimeout(h),cancelAnimationFrame(s.current),i.current=!1,v.disconnect(),y?.removeEventListener?.("change",C)}},[a,t,r]),Sl("canvas",{className:"hsk-cb-doodles",ref:n,"aria-hidden":"true"})}),zr=wl;import Ar,{useState as Vt,useEffect as Tn,useCallback as xi}from"react";import{useAkropolysContext as Ml}from"@akropolys/sdk";var Nn={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 wi}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 Nn)?null:{strings:Nn[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 Si({shopperLanguage:e,theme:a}){let t=Ml(),[r,n]=Vt(()=>er(e)?.strings||{}),[i,s]=Vt(!0),[c,o]=Vt(()=>!e||!!er(e)),l=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"||!l)return!1;try{return localStorage.getItem(l)==="rtl"}catch{return!1}}),[u,d]=Vt(()=>er(e)?.bcp47||""),[k,v]=Vt(null),[y,C]=Vt(null);Tn(()=>{if(!e){d(""),v(null),n({}),o(!0),h(!1);return}let S=er(e),B=Ja(e);S?(n(S.strings),h(S.dir==="rtl"),d(S.bcp47),o(!0)):(B?.rtl&&h(!0),o(!1));let H=!1;return(async()=>{try{let D=await t.getUIStrings?.(e,Zt);if(!H&&D?.complete){s(D.curated!==!1),n(F=>({...S?.strings||{},...D.strings})),h(D.dir==="rtl"),d(D.bcp47||S?.bcp47||"");try{localStorage.setItem(l,D.dir)}catch{}D.font&&_o(D.font,250),v(D.font??null)}}catch{}H||o(!0)})(),()=>{H=!0}},[e,l,t]),Tn(()=>{let S=!1;return(async()=>{try{let B=await hn(t);!S&&B&&C(B)}catch{}})(),()=>{S=!0}},[t]),pn(k),pn(y);let w=Ar.useMemo(()=>{let B=(typeof a=="object"&&a?.fontFamily?a.fontFamily:"").split(",")[0].trim(),H=/^var\(/i.test(B),D=B.replace(/^['"]|['"]$/g,""),F=H?Nl(B):"",E=H?F?`${F}, `:"":D?`"${D}", `:"";if(k)return`${E}"Geist", "${k.family}", system-ui, sans-serif`;let j=e?e.trim().toLowerCase():"";if(j==="japanese"||j==="ja"||j==="\u65E5\u672C\u8A9E")return`${E}"Geist", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", system-ui, sans-serif`;if(j==="chinese"||j==="zh"||j==="\u4E2D\u6587")return`${E}"Geist", "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", system-ui, sans-serif`;if(j==="urdu"||j==="ur"||j==="\u0627\u0631\u062F\u0648")return`${E}"Noto Nastaliq Urdu", "IBM Plex Sans Arabic", "Geist", system-ui, sans-serif`;if(j==="arabic"||j==="ar"||j==="\u0627\u0644\u0639\u0631\u0628\u064A\u0629")return`${E}"IBM Plex Sans Arabic", "Geist", system-ui, sans-serif`;if(j==="hindi"||j==="hi"||j==="\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=Ar.useMemo(()=>{let S=0,B=0;for(let H of Object.values(r))for(let D of H){let F=D.codePointAt(0)??0;F<192||/\p{L}/u.test(D)&&(F<=591?S++:B++)}return B>S},[r]),[b,N]=Vt(0);Tn(()=>{if(typeof document>"u"||!document.fonts?.ready)return;let S=!0;return document.fonts.ready.then(()=>{S&&N(B=>B+1)}),()=>{S=!1}},[k]);let M=Ar.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 H="";for(let F of Object.values(r))if(F){H=F;break}if(!H)return!0;let D=H.replace(/\s+/g,"");if(!D)return!0;try{let E=document.createElement("canvas").getContext("2d");if(!E)return!0;let j=B.startsWith("var(")&&getComputedStyle(document.documentElement).getPropertyValue(B.slice(4,-1).trim()).trim()||B;E.font=`16px ${j}, __akropolys_nonexistent_font__`;let ee=E.measureText(D).width;E.font="16px __akropolys_nonexistent_font__";let P=E.measureText(D).width;return Math.abs(ee-P)>1}catch{return!0}},[I,r,typeof a=="object"&&a?a.fontFamily:void 0,b]),x=xi((S,B)=>{let H=r[S]||Zt[S]||S;if(B)for(let[D,F]of Object.entries(B))H=H.split(`{${D}}`).join(F);return H},[r]),O=xi((S,B)=>(r[S]||Zt[S]||S).split(/(\{[a-zA-Z]+\})/g).map((D,F)=>{let E=D.match(/^\{([a-zA-Z]+)\}$/);return E&&B[E[1]]!==void 0?wi("bdi",{children:B[E[1]]},F):wi(Ar.Fragment,{children:D},F)}),[r]);return{chromeStrings:r,chromeReady:c,chromeCurated:i,isRTL:p,speechLang:u,scriptFont:k,fontStack:w,isNonLatin:I,hostFontCovers:M,t:x,tNode:O}}import{useState as wa,useRef as Je,useEffect as tr,useCallback as Kt}from"react";function Ci({messages:e,loading:a,messageRefs:t}){let r=Je(null),n=Je(0),[i,s]=wa(!1),[c,o]=wa(1),[l,p]=wa(0),h=Je(()=>{}),u=Je(null),d=Je(!1),k=Je(!0),[v,y]=wa(0),C=Je(0),w=Je(""),I=Je(()=>{}),b=Je(()=>{});tr(()=>{let m=r.current;if(!m)return;let _,K=()=>{clearTimeout(_),_=setTimeout(()=>{d.current=!1},150)},z=()=>{clearTimeout(_),d.current=!0,I.current()},L=()=>{d.current&&K()};return m.addEventListener("touchstart",z,{passive:!0}),m.addEventListener("touchend",K,{passive:!0}),m.addEventListener("touchcancel",K,{passive:!0}),m.addEventListener("scroll",L,{passive:!0}),()=>{clearTimeout(_),m.removeEventListener("touchstart",z),m.removeEventListener("touchend",K),m.removeEventListener("touchcancel",K),m.removeEventListener("scroll",L)}},[]),tr(()=>{let m=r.current;if(!m)return;let _=160,K=8,z=0,L=()=>{z=0;let W=m.scrollHeight-m.scrollTop-m.clientHeight;W<=K&&(k.current||b.current(),k.current=!0,H.current()),s(W>_&&!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 ie=0;ie<t.current.length;ie++){let $=t.current[ie];$&&$.offsetTop-m.offsetTop<=f&&(Q=ie)}p(Q)},R=()=>{z||(z=requestAnimationFrame(L))};L(),m.addEventListener("scroll",R,{passive:!0});let g=new ResizeObserver(R);return g.observe(m),()=>{z&&cancelAnimationFrame(z),m.removeEventListener("scroll",R),g.disconnect()}},[e.length,t]);let N=Kt(m=>{let _=`${m}:${C.current}`;w.current!==_&&(w.current=_,y(K=>K+1))},[]),[M,x]=wa(!1),O=Je(!1),S=Kt(()=>{O.current||(O.current=!0,x(!0))},[]),B=Kt(()=>{O.current&&(O.current=!1,x(!1))},[]),H=Je(()=>{});H.current=B;let[D,F]=wa(!1),E=Je(!1),j=Je(0),ee=Kt(()=>{E.current=!1,F(!1)},[]),P=Kt(()=>{w.current="",ee(),B()},[ee,B]),U=Kt(()=>{E.current&&(performance.now()-j.current<700||ee())},[ee]);I.current=U,b.current=P,tr(()=>{if(v===0)return;E.current=!0,j.current=performance.now(),F(!0);let m=setTimeout(ee,4200);return()=>clearTimeout(m)},[v,ee]);let ae=Kt(m=>{let _=r.current,K=t.current[m];if(!_||!K)return;let z=K.offsetTop-_.offsetTop-12;u.current?u.current(z):_.scrollTo({top:z,behavior:"smooth"})},[t]),X=Kt(()=>{let m=r.current;if(!m)return;k.current=!0,b.current();let _=m.scrollHeight-m.clientHeight;u.current?u.current(_):m.scrollTo({top:_,behavior:"smooth"})},[]);return tr(()=>{let m=r.current;if(!m)return;let _=requestAnimationFrame(()=>{let K=m.scrollTop;if(!k.current)S(),N(e.length);else if(!d.current){let z=m.scrollHeight-m.clientHeight;if(u.current){u.current(z);return}m.scrollTop=m.scrollHeight}m.scrollTop!==K&&h.current()});return()=>cancelAnimationFrame(_)},[e,a,t,N,S]),tr(()=>{let m=r.current;if(!m||typeof window<"u"&&window.matchMedia?.("(prefers-reduced-motion: reduce)").matches)return;let _=7,K=16,z=1/(window.devicePixelRatio||1),L=q=>Math.round(q/z)*z,R=m.scrollTop,g=m.scrollTop,W=m.scrollTop,Y=0,f=null,Q=q=>{q!==W&&(m.scrollTop=q,W=m.scrollTop)},ie=()=>{f!==null&&(cancelAnimationFrame(f),f=null),m.classList.remove("hsk-scrolling"),R=g=W=m.scrollTop};h.current=ie,u.current=q=>{Math.abs(m.scrollTop-W)>1&&(R=g=W=m.scrollTop);let le=Math.round(Math.max(0,Math.min(m.scrollHeight-m.clientHeight,q)));le!==R&&(R=le,f===null&&(Y=performance.now(),f=requestAnimationFrame($)))};let $=q=>{let le=Math.min((q-Y)/1e3,.05);if(Y=q,g+=(R-g)*(1-Math.exp(-_*le)),Math.abs(R-g)<z){g=R,Q(Math.round(R)),m.classList.remove("hsk-scrolling"),f=null;return}Q(L(g)),f=requestAnimationFrame($)},G=q=>{if(q.ctrlKey)return;Math.abs(m.scrollTop-W)>1&&(R=g=W=m.scrollTop),q.deltaY<0&&(k.current&&(C.current+=1),k.current=!1),I.current();let le=q.deltaMode===1?K:q.deltaMode===2?m.clientHeight:1,fe=Math.max(0,m.scrollHeight-m.clientHeight),je=Math.round(Math.max(0,Math.min(fe,R+q.deltaY*le)));if(je===R){fe>0&&q.preventDefault();return}q.preventDefault(),R=je,f===null&&(Y=performance.now(),m.classList.add("hsk-scrolling"),f=requestAnimationFrame($))},V=m.scrollTop,se=()=>{let q=Math.abs(m.scrollTop-W)>1;q&&(n.current=performance.now(),m.scrollTop<V-1&&k.current&&(C.current+=1,k.current=!1)),V=m.scrollTop,f!==null&&q&&(cancelAnimationFrame(f),f=null,m.classList.remove("hsk-scrolling"),R=g=W=m.scrollTop)};return m.addEventListener("wheel",G,{passive:!1}),m.addEventListener("scroll",se,{passive:!0}),()=>{m.removeEventListener("scroll",se),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:l,jumpAlert:D,unreadBelow:M,jumpToMessage:ae,jumpToBottom:X,resetAlertArming:P}}import{useState as ta,useEffect as Mi,useCallback as Rn}from"react";import{useAkropolysContext as Tl}from"@akropolys/sdk";function Ni(e,a){let t=Tl(),[r,n]=ta(""),[i,s]=ta("idle"),[c,o]=ta(null),[l,p]=ta(null),[h,u]=ta(null),[d,k]=ta(bn),[v,y]=ta(!1),C=Rn(async(b,N)=>{try{await navigator.clipboard.writeText(b),u(N),setTimeout(()=>u(null),2e3)}catch{}},[]);Mi(()=>{e&&e.type==="request_kiku_key"&&(s("prompt_key"),n(""))},[e]),Mi(()=>{if(!c)return;k(bn);let b=setInterval(()=>{k(N=>N<=1?(clearInterval(b),o(null),p(null),0):N-1)},1e3);return()=>clearInterval(b)},[c]);let w=Rn(async()=>{let b=r.trim();b&&(t.setKikuPub(b),n(""),s("idle"),await a())},[t,r,a]),I=Rn(async()=>{if(!v){y(!0);try{let{secret:b,publicId:N}=await t.mintKikuKey();o(b),p(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:l,setMintedPub:p,copied:h,keyCountdown:d,minting:v,copyValue:C,handleUseExistingKey:w,handleCreateKey:I}}import{useCallback as Lr}from"react";function Ti({attachments:e,setAttachments:a,setInput:t,send:r,defaultCurrency:n,t:i}){let s=Lr(p=>{let h=p.name||"",u=`@kiku ${i("displayCapture",{name:h}).trim()}`,d=h||"capture current page";t("");let k=e;a([]),r(d,u,k.length>0?k:void 0,"capture")},[e,r,a,t,i]),c=Lr(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(", "),d=`@kiku ${i("displayCaptureAll",{count:String(p.length)})}`;t(""),a([]),r(u||"capture all",d,void 0,"capture_all",h)},[n,r,a,t,i]),o=Lr(()=>{let p=`@kiku ${i("displayViewHistory")}`;t(""),a([]),r("show my saved items",p,void 0,"view_history")},[r,a,t,i]),l=Lr(()=>{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:l}}import{useState as aa,useCallback as Pn}from"react";import{useAkropolysContext as Al}from"@akropolys/sdk";import{useCallback as Ye,useEffect as Ir,useRef as Ge,useState as Er}from"react";var Ri=16e3,Rl=`
|
|
12
12
|
class KikuCapture extends AudioWorkletProcessor {
|
|
13
13
|
constructor() {
|
|
14
14
|
super();
|
|
15
|
-
this._ratio = sampleRate / ${
|
|
16
|
-
this._chunk = ${Math.round(
|
|
15
|
+
this._ratio = sampleRate / ${Ri};
|
|
16
|
+
this._chunk = ${Math.round(Ri*.04)};
|
|
17
17
|
this._acc = new Int16Array(this._chunk);
|
|
18
18
|
this._n = 0;
|
|
19
19
|
this._pos = 0;
|
|
@@ -41,8 +41,8 @@ class KikuCapture extends AudioWorkletProcessor {
|
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
43
|
registerProcessor('kiku-capture', KikuCapture);
|
|
44
|
-
`;function zl(e){let r=new Uint8Array(e),t="";for(let a=0;a<r.length;a+=32768)t+=String.fromCharCode.apply(null,Array.from(r.subarray(a,a+32768)));return btoa(t)}function Pl(e){let r=atob(e),t=new Uint8Array(r.length);for(let a=0;a<r.length;a++)t[a]=r.charCodeAt(a);return new Int16Array(t.buffer,0,t.length>>1)}function Ti(e){let[r,t]=Ar("idle"),[a,o]=Ar(!1),[i,s]=Ar([]),[c,n]=Ar(null),l=Xe(null),m=Xe(null),p=Xe(null),u=Xe(null),d=Xe(null),k=Xe(0),g=Xe(new Set),v=Xe(null),x=Xe(24e3),S=Xe(e);No(()=>{S.current=e},[e]);let L=Xe(!1),b=Xe(null),M=Xe(""),N=Xe(""),y=rt(()=>{let h=M.current.trim(),z=N.current.trim();M.current="",N.current="",!(!h&&!z)&&S.current.onExchange?.({heard:h,said:z})},[]),O=rt(()=>{},[]),w=rt(()=>{if(!L.current)return;let h=b.current;h&&(b.current=null,h())},[]),U=rt(()=>{let h=d.current;if(!h)return 0;let z=new Uint8Array(h.fftSize);h.getByteTimeDomainData(z);let _=0;for(let W=0;W<z.length;W++){let V=(z[W]-128)/128;_+=V*V}return Math.min(1,Math.sqrt(_/z.length)*4)},[]),F=r==="speaking"||r==="thinking",I=rt(h=>{let z=F?v.current:d.current;return!z||h.length!==z.frequencyBinCount?!1:(z.getByteFrequencyData(h),!0)},[F]),H=rt(()=>(F?v.current:d.current)?.frequencyBinCount??0,[F]),E=rt(()=>{for(let h of g.current)try{h.onended=null,h.stop()}catch{}g.current.clear(),k.current=0},[]),D=rt(h=>{let z=m.current,_=v.current;if(!z||!_||h.length===0)return;let W=x.current,V=z.createBuffer(1,h.length,W),A=V.getChannelData(0),C=h.length,G=Math.min(32,Math.floor(C/4));for(let $=0;$<C;$++){let j=h[$]/32768;$<G?j*=$/G:$>=C-G&&(j*=(C-1-$)/G),A[$]=j}let K=z.createBufferSource();K.buffer=V,K.connect(_);let f=z.currentTime,Y=Math.max(f+.02,k.current||f+.02);K.start(Y),k.current=Y+V.duration,g.current.add(K),K.onended=()=>{g.current.delete(K),g.current.size===0&&t($=>$==="speaking"?"listening":$)},t($=>$==="speaking"||$==="idle"||$==="ended"?$:"speaking")},[]),Q=rt(()=>{},[]),R=rt(()=>{},[]),q=rt(h=>{y(),l.current=null,L.current=!1,b.current=null,Q(),E(),u.current?.disconnect(),u.current=null,p.current?.getTracks().forEach(z=>z.stop()),p.current=null,d.current=null,v.current=null,m.current?.close().catch(()=>{}),m.current=null,t(h),o(!1),s([])},[y,E,Q]),re=rt(()=>{try{l.current?.send(JSON.stringify({type:"close"}))}catch{}try{l.current?.close()}catch{}q("idle")},[q]),ee=rt(async()=>{if(l.current)return;t("connecting");let h=S.current,z=h.apiUrl.replace(/\/+$/,""),_=new URL(z+"/voice/live",window.location.href);_.protocol=_.protocol==="https:"?"wss:":"ws:",_.searchParams.set("siteId",h.siteId),h.kikuId&&_.searchParams.set("kikuId",h.kikuId),h.language&&_.searchParams.set("language",h.language),h.voice&&_.searchParams.set("voice",h.voice);let W=new WebSocket(_.toString(),["akropolys.token."+h.token]);l.current=W,W.onmessage=Y=>{let $;try{$=JSON.parse(Y.data)}catch{return}switch($.type){case"ready":$.sampleRate&&(x.current=$.sampleRate),typeof $.secondsLeft=="number"&&n($.secondsLeft),L.current=!0,t("listening"),w();break;case"audio":Q(),$.audio&&D(Pl($.audio));break;case"hearing":o(!0);break;case"thinking":o(!1),t("thinking"),R();break;case"heard":M.current+=$.text;break;case"said":N.current+=$.text;break;case"interrupted":Q(),E(),o(!1),t("listening");break;case"turn_complete":Q(),o(!1),y();break;case"sources":Array.isArray($.sources)&&$.sources.length&&s($.sources);break;case"seconds":typeof $.secondsLeft=="number"&&n($.secondsLeft);break;case"refused":S.current.onRefused?.($.code||"guest"),re();break;case"error":S.current.onError?.($.code||"unavailable"),re();break}},W.onclose=Y=>{l.current===W&&(Y.code===4402&&(V=!0,S.current.onError?.(Y.reason==="site"?"siteLimit":"limit")),q("ended"))};let V=!1;W.onerror=()=>{V||S.current.onError?.("connection")};let A;try{if(!navigator.mediaDevices?.getUserMedia)throw{name:"NotAllowedError"};A=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0,autoGainControl:!0}})}catch(Y){V=!0;try{W.close()}catch{}l.current=null,t("idle"),h.onError?.(Y?.name==="NotAllowedError"?"not-allowed":"audio-capture");return}if(l.current!==W){A.getTracks().forEach(Y=>Y.stop());return}p.current=A;let C=window.AudioContext||window.webkitAudioContext,G=new C;m.current=G;let K=G.createAnalyser();K.fftSize=1024,K.smoothingTimeConstant=.25,d.current=K;let f=G.createAnalyser();f.fftSize=1024,f.smoothingTimeConstant=.25,f.connect(G.destination),v.current=f;try{let Y=URL.createObjectURL(new Blob([Rl],{type:"application/javascript"}));if(await G.audioWorklet.addModule(Y),URL.revokeObjectURL(Y),l.current!==W){A.getTracks().forEach(J=>J.stop()),G.close().catch(()=>{});return}let $=new AudioWorkletNode(G,"kiku-capture");u.current=$,$.port.onmessage=J=>{W.readyState===WebSocket.OPEN&&W.send(JSON.stringify({type:"audio",audio:zl(J.data)}))};let j=G.createMediaStreamSource(A);b.current=()=>{j.connect(K),j.connect($)},w()}catch{S.current.onError?.("audio-worklet"),re()}},[w,D,y,E,R,Q,re,q]);return No(()=>()=>{re()},[re]),No(()=>{let h=p.current;if(h)for(let z of h.getAudioTracks())z.enabled=!e.muted},[e.muted,r]),{state:r,phase:r,hearing:a,sources:i,secondsLeft:c,micLevel:U,micSpectrum:I,spectrumBins:H,start:ee,stop:re}}var Al=e=>e==="connecting"||e==="ended"?"idle":e;function Ri({voiceLang:e,speechLang:r,shopperLanguage:t,ttsVoice:a="Puck",handleSendUtterance:o,appendSpokenExchange:i}){let s=Ll(),[c,n]=aa("off"),[l,m]=aa("idle"),[p,u]=aa(""),[d,k]=aa(!1),[g,v]=aa(null),[x,S]=aa(!1),[L,b]=aa(()=>{try{let R=localStorage.getItem(ho);if(R&&Sr.some(q=>q.name===R))return R}catch{}return a||"Puck"}),M=To(R=>{b(R);try{localStorage.setItem(ho,R)}catch{}},[]),N=gr({lang:e||r,onUtterance:R=>{m("thinking"),o(R)},onError:R=>{n("off"),m("idle"),u(R==="not-allowed"?"micDenied":R==="language-not-supported"?"micLangUnsupported":R==="audio-capture"?"micMissing":R==="network"?"micNetwork":"micFailed")},onBargeIn:()=>{Rt()}}),y=s?.api?.apiUrl||s?.apiUrl||"",O=s?.api?.siteId||s?.siteId||"",w=s?.api?.apiToken||s?.apiToken||"",U=s?.getShopperId?.()||s?.getKikuPub?.()||void 0,F=Ti({apiUrl:y,siteId:O,token:w,kikuId:U,language:t,voice:L,muted:d,onExchange:R=>{i(R.heard,R.said)},onError:R=>{if(R==="shopper_reply_limit"||R==="access_revoked"||R==="account_required"){S(!0),F.stop(),n("off");return}n("off"),u(R==="not-allowed"?"micDenied":R==="audio-capture"?"micMissing":R==="limit"?"voiceLimitReached":R==="siteLimit"?"voiceSiteLimit":R==="connection"||R==="network"?"micNetwork":"voiceUnavailable")},onRefused:R=>{(R==="shopper_reply_limit"||R==="access_revoked"||R==="account_required")&&S(!0),n("off"),u("voiceUnavailable")}}),I=typeof window<"u"&&!!window.WebSocket,H=To(async R=>{if(!$n()){u("micInsecure");return}u(""),n(R),R==="dictate"?(m("listening"),await N.start()):F.start()},[F,N]),E=To(()=>{n("off"),m("idle"),N.stop(),F.stop()},[F,N]),D=c==="converse"?Al(F.state):c==="dictate"?l==="listening"?N.hearing?"speaking":"listening":l:"idle",Q=c==="converse"&&(F.phase==="connecting"||F.state==="connecting");return{voiceMode:c,voicePhase:D,voiceConnecting:Q,voiceError:p,setVoiceError:u,voiceMuted:d,setVoiceMuted:k,voiceSecondsLeft:g,voiceBlocked:x,liveVoiceName:L,chooseVoice:M,canConverse:I,startVoice:H,stopVoice:E,voice:N,live:F}}import ct from"react";import{useEffect as Il,useRef as Te}from"react";import{jsx as ue,jsxs as Je}from"react/jsx-runtime";var Ro={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}},zo={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}},Ir=[[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 r=1;for(;r<Ir.length-1&&Ir[r][0]<e;)r++;let[t,a,o]=Ir[r-1],[i,s,c]=Ir[r],n=i===t?0:(e-t)/(i-t),l=n*n*(3-2*n);return[a+(s-a)*l,o+(c-o)*l]}var ar=6,zi=["bw","bh","tr","br","bow","lid","warm","wob","gx","gy"],Ot=(e,r,t)=>Math.max(r,Math.min(t,e));function Pi(e,r,t,a){let o=l=>l.toFixed(2),i=(r+t)/2,s=e+a,c=(i-r)*.55,n=(t-i)*.55;return`C${o(e)} ${o(r+c)} ${o(s)} ${o(i-c)} ${o(s)} ${o(i)}C${o(s)} ${o(i+n)} ${o(e)} ${o(t-n)} ${o(e)} ${o(t)}`}function Dl(e,r,t,a,o){let i=Ot(e*t,8,r*.96),s=Ot(e*a,8,r*.96),c=(p,u)=>`${p.toFixed(2)} ${u.toFixed(2)}`,n=.46,l=Ot((e-i)/e,0,1),m=Ot((e-s)/e,0,1);return`M${c(-e,-r+i)}C${c(-e,-r+i*n)} ${c(-e+i*n,-r)} ${c(-e+i,-r)}C${c(-e*.3*l,-r-2*l)} ${c(e*.3*l,-r-2*l)} ${c(e-i,-r)}C${c(e-i*n,-r)} ${c(e,-r+i*n)} ${c(e,-r+i)}`+Pi(e,-r+i,r-s,o)+`C${c(e,r-s*n)} ${c(e-s*n,r)} ${c(e-s,r)}C${c(e*.3*m,r+2*m)} ${c(-e*.3*m,r+2*m)} ${c(-e+s,r)}C${c(-e+s*n,r)} ${c(-e,r-s*n)} ${c(-e,r-s)}`+Pi(-e,r-s,-r+i,-o)+"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)"}],Ao=[{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,...Ao];function Po(e){let a=(!Ao.includes(e)&&Math.random()<.26?Ao:Sa).filter(o=>o!==e);return a[Math.floor(Math.random()*a.length)]}function yt(e){let r=parseInt(e.slice(1),16);return[r>>16&255,r>>8&255,r&255]}function Lo(e){return`rgb(${Math.round(e[0])}, ${Math.round(e[1])}, ${Math.round(e[2])})`}function Fl(e,r,t){return[e[0]+(r[0]-e[0])*t,e[1]+(r[1]-e[1])*t,e[2]+(r[2]-e[2])*t]}var _l=[[255,253,248],[247,240,231],[231,218,202],[198,178,156]],Li=[.05,.15,.42,.74],ql=[.52,.72,.9,1],Ai={color:"#E2581D",light:"#FFBE96",glow:"rgba(226, 88, 29, 0.34)"};function Ii({state:e="idle",size:r=40,alert:t=!1,theme:a,feminine:o,accessories:i,onImpact:s,triggerRef:c}){let n=Te(e);n.current=e;let l=Te(t);l.current=t;let m=a==="blush"||o===!0||!!(i?.flower||i?.eyelashes||i?.blush),p=i?.flower??m,u=i?.eyelashes??m,d=i?.blush??m,k=Te(null),g=Te(null),v=Te(null),x=Te(null),S=Te(null),L=Te(null),b=Te(null),M=Te(null),N=Te(null),y=Te(null),O=Te(null),w=Te(null),U=Te(null),F=Te(null),I=Te([]),H=Te([]),E=Te(null),D=Te(`kiku-${Math.random().toString(36).slice(2,8)}`).current,Q=Te(s);return Q.current=s,Il(()=>{let R=window.matchMedia("(prefers-reduced-motion: reduce)").matches,q={},re={};zi.forEach(he=>{q[he]=Ro.idle[he]??zo.idle[he]??0,re[he]=0});let ee=Array.from({length:ar},()=>({x:0,y:0,w:0,h:0,rx:0,a:0})),h=Array.from({length:ar},()=>({x:0,y:0,w:0,h:0,rx:0,a:0})),z=1800,_=-1,W=0,V=2600,A=0,C=!1,G=9e3+Math.random()*8e3,K=-1,f=0,Y=0,$=0,j=4200,J=0,te=0,le=0,B=12e3,ce=Sa[0],fe=yt(ce.color),je=yt(ce.light),ze=[...fe],Pe=[...je],Wt=2600,We=-1/0,wt=!1,xe=0,nt=!1,dt=0,It=0,Aa=0,cr=!1,Yt=0,Gt=he=>{he-We<Wt?(ce=Po(ce),ze=yt(ce.color),Pe=yt(ce.light),We=-1/0):We=he},lr=(he,Ve,tt,Ye)=>{let Ke=n.current,it=Array.from({length:ar},()=>({x:0,y:0,w:0,h:0,rx:0,a:0})),St=(ht,Ie,at=0)=>{let Ne=Math.max(4,54*Math.max(.06,Ve));it[ht]={x:Ie+tt,y:-4+Ye+at,w:21,h:Ne,rx:10.5,a:1}};if(Ke==="thinking"){let Ie=he%2800/2800,at=Math.pow(Math.sin(Ie*Math.PI*2)*.5+.5,3);for(let Ne=0;Ne<4;Ne++){let Ct=he/700+Ne/4*Math.PI*2,da=(26-Ne%2*5)*(1-.94*at),Et=16+at*6+Math.sin(he/420+Ne)*1.4;it[Ne]={x:Math.cos(Ct)*da,y:Math.sin(Ct)*da*.86+2,w:Et,h:Et,rx:Et/2,a:1}}}else if(Ke==="visualizing")it[0]={x:0,y:-2,w:78,h:26,rx:13,a:1};else if(Ke==="speaking")for(let Ie=0;Ie<5;Ie++){let at=12+Math.abs(Math.sin(he/150+Ie*.9))*26;it[Ie]={x:(Ie-4/2)*15,y:-2,w:9,h:at,rx:4.5,a:1}}else Ke==="failed"?(St(0,-22,8),St(1,22,8)):(St(0,-22),St(1,22));return it};c&&(c.current=()=>{if(K>=0){nt=!0,ce=Po(ce),ze=yt(ce.color),Pe=yt(ce.light),We=-1/0;return}K=0,Gt(dt),G=dt+4e3});let ca=he=>{dt=he;let Ve=n.current,tt=Ro[Ve]??Ro.idle,Ye=zo[Ve]??zo.idle,Ke=Ve==="idle"||Ve==="failed";Ke&&!R&&(he>V&&(W=(Math.random()-.5)*2,V=he+1800+Math.random()*3600),q.wantGx=W*5);let it=l.current?1:0;Aa=(Aa+(it-It)*.1)*.88,It+=Aa;let St=l.current&&!R?Math.sin(he/480)*.055*It:0,ht={bw:tt.bw*(1+It*.34+St),bh:tt.bh*(1+It*.2+St),tr:tt.tr,br:tt.br,bow:tt.bow,warm:Ye.warm,wob:Ye.wob,lid:Ye.lid,gx:Ke&&!R?W*5:0,gy:Ke&&!R?Math.sin(he/2600)*2:0};!R&&Ke&&(_<0&&he>z&&(_=0),_>=0&&(_+=1/7,ht.lid=Ye.lid*Math.abs(_-.5)*2,_>=1&&(_=-1,ht.lid=Ye.lid,z=he+(Math.random()<.22?340:2600+Math.random()*4200)))),zi.forEach(pe=>{let we=pe;if(R){q[we]=ht[we];return}let ke=we==="lid"?.42:.11,pt=we==="lid"?.55:.78;re[we]=(re[we]+(ht[we]-q[we])*ke)*pt,q[we]+=re[we]});let Ie=0,at=0;!R&&l.current&&K<0&&he>Yt&&(K=0,Yt=he+2100,G=he+4e3),!R&&Ve==="idle"?K<0&&he>G&&(K=0,wt?(wt=!1,xe=0,ce=Po(ce),ze=yt(ce.color),Pe=yt(ce.light),We=-1/0):(xe++,Gt(he))):K<0&&(G=he+3e3+Math.random()*3e3),K>=0&&(K+=1/96,[Ie,at]=El(K),K>=1&&(K=-1,Ie=0,at=0,nt?(nt=!1,xe=0,G=he+150):!wt&&xe>=2?(wt=!0,G=he+240):G=he+5e3+Math.random()*5e3));let Ne=Math.max(0,Ie);if(l.current!==cr){cr=l.current;let pe=l.current?Ai:ce;ze=yt(pe.color),Pe=yt(pe.light),l.current&&!R&&(K<0&&(K=0),Yt=he+2600)}let Ct=l.current?Ai:ce;if(R)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=Lo(fe),Et=Lo(je);w.current?.setAttribute("stop-color",da),U.current?.setAttribute("stop-color",Et),F.current?.setAttribute("stop-color",Et);for(let pe=0;pe<4;pe++){let we=Li[pe]+(ql[pe]-Li[pe])*It;I.current[pe]?.style.setProperty("stop-color",Lo(Fl(_l[pe],fe,we)))}let dr=.34+Math.sin(he/1200)*.06,Ur=Ne>.02?Math.min(.72,dr+Ne*.34):dr;O.current?.setAttribute("opacity",Ur.toFixed(3)),Ne>.04?Q.current?.(Ne,Ct.color,Ct.glow):la>.04&&Q.current?.(0,Ct.color,Ct.glow),la=Ne;let hr=R?0:Math.sin(he/1900)*.9*q.wob,Dt=q.bw*(1+Ie*.55)+hr*.4,Ia=q.bh*(1-Ie*.62),Ea=Dl(Dt,Ia,Ot(q.tr+Ne*.5,0,1.2),Ot(q.br+Ne*.9,0,1),q.bow+hr+Ne*5);k.current?.setAttribute("d",Ea),g.current?.setAttribute("d",Ea);let Da=Ve==="thinking";Da!==C&&(C=Da,E.current?.setAttribute("filter",Da?`url(#${D}-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=ee[pe],pt=h[pe];for(let Ge of["x","y","w","h","rx","a"]){if(R){ke[Ge]=we[Ge];continue}pt[Ge]=(pt[Ge]+(we[Ge]-ke[Ge])*.16)*.74,ke[Ge]+=pt[Ge]}let Ee=H.current[pe];Ee&&(Ee.setAttribute("x",(ke.x-ke.w/2).toFixed(2)),Ee.setAttribute("y",(ke.y-ke.h/2).toFixed(2)),Ee.setAttribute("width",Math.max(0,ke.w).toFixed(2)),Ee.setAttribute("height",Math.max(0,ke.h).toFixed(2)),Ee.setAttribute("rx",Math.max(0,Math.min(ke.rx,ke.w/2,ke.h/2)).toFixed(2)),Ee.setAttribute("opacity",Ot(ke.a,0,1).toFixed(2)))}let _a=R?0:Math.sin(he/Ye.breath)*1.5;!R&&Ke&&K<0?(he>j&&($=(Math.random()<.5?-1:1)*(.35+Math.random()*.65),j=he+2600+Math.random()*4200),he>B&&(le=le>.1?0:1,B=he+(le>.1?900:9e3+Math.random()*11e3))):($=0,le=0),Y=(Y+($-f)*.028)*.9,f+=Y,te=(te+(le-J)*.06)*.82,J+=te;let kt=q.bh-Ia,qa=f*3.4+J*4.5,pr=f*2.2+J*3,ur=J*2.4;if(v.current?.setAttribute("transform",`translate(${pr.toFixed(2)} ${(_a+kt-at+ur).toFixed(2)}) rotate(${qa.toFixed(2)} 0 60)`),x.current&&x.current.setAttribute("transform",`translate(${pr.toFixed(2)} ${(_a+kt-at+ur).toFixed(2)}) rotate(${qa.toFixed(2)} 0 60)`),p&&S.current){let pe=-Dt*.62,we=-Ia*.7,ke=-16+(R?0:Math.sin(he/1400)*3)+qa*.4;S.current.setAttribute("transform",`translate(${pe.toFixed(2)}, ${we.toFixed(2)}) rotate(${ke.toFixed(2)})`)}if(d&&L.current){let pe=12+q.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?Ot(q.lid*1.3,0,1).toFixed(2):"0");let we=(ke,pt)=>{let Ee=Math.max(1,Math.min(ke.w,ke.h)/2),Ge=ke.y-ke.h/2+Ee,Ua="";for(let[Br,ha]of[[20,7],[48,8],[76,6.5]]){let Mt=Br*Math.PI/180,Hr=ke.x+pt*Math.sin(Mt)*Ee,$r=Ge-Math.cos(Mt)*Ee,jr=ke.x+pt*Math.sin(Mt)*(Ee+ha),Ba=Ge-Math.cos(Mt)*(Ee+ha)-1.5,Vr=ke.x+pt*Math.sin(Mt-.22)*(Ee+ha*.65),Kr=Ge-Math.cos(Mt-.22)*(Ee+ha*.65);Ua+=` M ${Hr.toFixed(2)} ${$r.toFixed(2)} Q ${Vr.toFixed(2)} ${Kr.toFixed(2)} ${jr.toFixed(2)} ${Ba.toFixed(2)}`}return Ua.trim()};M.current?.setAttribute("d",we(ee[0],-1)),N.current?.setAttribute("d",we(ee[1],1))}A=requestAnimationFrame(ca)},la=0;return A=requestAnimationFrame(ca),()=>cancelAnimationFrame(A)},[p,u,d,m]),Je("svg",{className:"hsk-kiku-avatar",width:r,height:r,viewBox:"-100 -100 200 200","aria-hidden":"true",style:{display:"block",overflow:"visible"},children:[Je("defs",{children:[ue("linearGradient",{id:`${D}-marble`,x1:".2",y1:"0",x2:".42",y2:"1",children:[0,40,82,100].map((R,q)=>ue("stop",{ref:re=>{I.current[q]=re},offset:`${R}%`,style:{stopColor:`var(--hsk-marble-${q+1}, #FAF7F2)`}},R))}),Je("linearGradient",{id:`${D}-contact`,x1:"0",y1:"1",x2:"0",y2:"0",children:[ue("stop",{ref:w,offset:"0%",stopColor:Sa[0].color,stopOpacity:"0.9"}),ue("stop",{ref:U,offset:"45%",stopColor:Sa[0].light,stopOpacity:"0.5"}),ue("stop",{ref:F,offset:"100%",stopColor:Sa[0].light,stopOpacity:"0"})]}),Je("radialGradient",{id:`${D}-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"})]}),Je("linearGradient",{id:`${D}-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"})]}),Je("radialGradient",{id:`${D}-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:`${D}-skin`,children:ue("use",{href:`#${D}-body`})}),Je("filter",{id:`${D}-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"})]}),Je("mask",{id:`${D}-cut`,children:[ue("path",{ref:g,d:"",fill:"#FFFFFF"}),ue("g",{ref:E,children:Array.from({length:ar},(R,q)=>ue("rect",{ref:re=>{H.current[q]=re},fill:"#000000"},q))})]})]}),Je("g",{ref:v,mask:`url(#${D}-cut)`,children:[ue("path",{id:`${D}-body`,ref:k,d:"",fill:`url(#${D}-marble)`}),Je("g",{clipPath:`url(#${D}-skin)`,children:[ue("ellipse",{cx:"-14",cy:"-40",rx:"46",ry:"34",fill:`url(#${D}-sheen)`}),ue("rect",{ref:O,x:"-100",y:"-20",width:"200",height:"100",fill:`url(#${D}-contact)`,opacity:"0.45"})]})]}),Je("g",{ref:x,style:{pointerEvents:"none"},children:[d&&Je("g",{ref:L,children:[ue("ellipse",{cx:"-28",cy:"0",rx:"10",ry:"5.5",fill:`url(#${D}-blush-cheek)`}),ue("ellipse",{cx:"28",cy:"0",rx:"10",ry:"5.5",fill:`url(#${D}-blush-cheek)`})]}),u&&Je("g",{ref:b,children:[ue("path",{ref:M,stroke:"#3D1424",strokeWidth:"1.7",strokeLinecap:"round",fill:"none"}),ue("path",{ref:N,stroke:"#3D1424",strokeWidth:"1.7",strokeLinecap:"round",fill:"none"})]}),p&&Je("g",{ref:S,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(R=>ue("path",{d:"M 0 0 C -6 -13 6 -13 0 0 Z",fill:`url(#${D}-hibiscus-petal)`,stroke:"#FF2A5F",strokeWidth:"0.6",transform:`rotate(${R-18})`},R)),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 lt,jsxs as Io}from"react/jsx-runtime";function Ei({title:e,hasMessages:r,avatarState:t="idle",unread:a=!1,awayFromBottom:o=!1,themeMenuOpen:i=!1,themeMenuClosing:s=!1,isNarrow:c=!1,currentTheme:n="dark",onJumpToLatest:l,onReset:m,onClose:p,onToggleThemeMenu:u,onSelectTheme:d}){let k=jt(),[g,v]=ct.useState(!1),[x,S]=ct.useState("#134e3d"),[L,b]=ct.useState("rgba(19, 78, 61, 0.45)"),M=ct.useRef(void 0),N=ct.useRef(null),y=ct.useRef(!1),O=ct.useRef(0),w=ct.useCallback(()=>{y.current=!1,O.current=Date.now(),N.current=setTimeout(()=>{if(y.current=!0,typeof navigator<"u"&&navigator.vibrate)try{navigator.vibrate(25)}catch{}u?.()},350)},[u]),U=ct.useCallback(()=>{N.current&&(clearTimeout(N.current),N.current=null)},[]),F=ct.useCallback(()=>{N.current&&(clearTimeout(N.current),N.current=null)},[]),I=ct.useCallback(E=>{if(y.current){y.current=!1,E.preventDefault(),E.stopPropagation();return}o?l?.():M.current?.()},[o,l]),H=ct.useCallback((E,D,Q)=>{E>.04?(v(!0),S(D),b(Q)):v(!1)},[]);return Io("div",{className:"hsk-cb-topbar",children:[lt("div",{className:"hsk-cb-topbar-left",children:lt("button",{className:"hsk-cb-back",onClick:p,"aria-label":"Close",children:lt("span",{className:"hsk-cb-back-icon",children:lt(Mr,{})})})}),Io("div",{className:Z("hsk-cb-topbar-mark",c&&i&&"is-oozing"),"data-impacting":g?"true":"false",style:{"--hsk-contact-color":x,"--hsk-contact-glow":L},"data-unread":a?"true":"false",onTouchStart:w,onTouchEnd:U,onTouchMove:F,onTouchCancel:F,onClick:I,role:"button",tabIndex:0,"aria-label":o?k("jumpToLatest"):"kiku (long press for themes)",children:[lt(Ii,{state:t,size:34,theme:n,alert:a,onImpact:H,triggerRef:M}),lt("span",{className:"hsk-cb-topbar-name",children:e})]}),lt("div",{className:"hsk-cb-topbar-actions",children:r&<("button",{className:"hsk-cb-topbar-btn",onClick:m,children:k("clearChat")})}),c&&i&<("div",{className:Z("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:lt("div",{className:"hsk-cb-theme-2x2-grid",style:{display:"grid",gridTemplateColumns:"repeat(2, 1fr)",gap:6},children:ea.map(({id:E,label:D,Icon:Q})=>Io("button",{type:"button",className:Z("hsk-cb-theme-grid-item",n===E&&"is-active"),onClick:R=>{R.stopPropagation(),d?.(E)},children:[lt(Q,{}),lt("span",{children:D})]},E))})})]})}import Ma from"react";import{useEffect as jp,useRef as Vp}from"react";import Eo from"react";import{Fragment as Bl,jsx as _o,jsxs as Hl}from"react/jsx-runtime";var Ul=12;function Do(e){return e==null||typeof e=="boolean"?"":typeof e=="string"||typeof e=="number"?String(e):Array.isArray(e)?e.map(Do).join(""):Eo.isValidElement(e)?Do(e.props.children):""}function Fo(e,r,t,a){if(e==null||typeof e=="boolean")return null;if(typeof e=="string"||typeof e=="number")return String(e).split(/(\s+)/).filter(Boolean).map((o,i)=>{if(/^\s+$/.test(o))return o;let s=t+r.i*Ul;return r.i+=1,_o("span",{className:"hsk-cascade__w",style:{animationDelay:`${s}ms`},children:o},`${a}-w${i}`)});if(Array.isArray(e))return e.map((o,i)=>Fo(o,r,t,`${a}-${i}`));if(Eo.isValidElement(e)){let o=e;return Eo.cloneElement(o,{key:`${a}-el`},Fo(o.props.children,r,t,`${a}-c`))}return e}function $e({children:e,baseMs:r=0}){let t=Do(e),a=0;for(let i=0;i<t.length;i++)a=(a<<5)-a+t.charCodeAt(i)|0;let o=`c${Math.abs(a)}`;return Hl(Bl,{children:[_o("span",{className:"hsk-sr-only",children:t}),_o("span",{"aria-hidden":"true",children:Fo(e,{i:0},r,o)})]})}import{jsx as Pt,jsxs as rr}from"react/jsx-runtime";function Di({language:e,onBack:r}){let t=Ja(e);return rr("div",{className:"hsk-cb-chrome-loading",dir:t.rtl?"rtl":"ltr","aria-busy":"true",children:[Pt("div",{className:"hsk-cb-chrome-loading-header",children:Pt("h2",{className:"hsk-cb-hello hsk-cascade",children:Pt($e,{baseMs:60,children:t.preparing})})}),Pt("div",{className:"hsk-cb-chrome-progress",role:"progressbar","aria-label":t.preparing,children:Pt("div",{className:"hsk-cb-chrome-progress-track"})}),r&&rr("button",{type:"button",className:"hsk-cb-chrome-back-btn",onClick:r,children:[Pt("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:[Pt("span",{className:"hsk-cb-chrome-notice-pill",children:"Preview / Low-Resource"}),Pt("span",{className:"hsk-cb-chrome-notice-title",children:"Live Machine Translation"})]}),rr("span",{className:"hsk-cb-chrome-notice-body",children:[Pt("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 Fi}from"react/jsx-runtime";var Er=16,$l=110,jl=/[-ۿ܀-ݏ߀-߿ࡠ-ࣿﭐ-﷿ﹰ-]/;function Ca(e){if(!e)return[];if(jl.test(e))return e.split(/(\s+)/).filter(Boolean);let r=typeof Intl<"u"?Intl:void 0;if(r?.Segmenter){let t=new r.Segmenter(void 0,{granularity:"grapheme"});return Array.from(t.segment(e),a=>a.segment)}return e.split(/(\s+)/).filter(Boolean)}function _i({text:e,placeholder:r,visible:t=!0,replay:a=0,replaySeed:o,staggerMs:i=Er}){if(!t)return null;let s=e||r||"";if(!s)return null;let c=o!==void 0?o:a,n=Ca(s),l=Math.max(n.length-1,1);return Fi("div",{className:"hsk-animated-placeholder",dir:"auto","aria-hidden":"true",children:n.map((m,p)=>Fi("span",{className:"hsk-animated-placeholder__char",style:{animationDelay:`${$l+p*i}ms`,"--hsk-ph-hue":`${Math.round(p/l*300)}`},children:m},`${s}|${c}|${p}`))})}import{Fragment as or,jsx as oe,jsxs as Se}from"react/jsx-runtime";function qo(e){return typeof e=="string"?Ca(e).length:Array.isArray(e)?e.reduce((r,t)=>r+qo(t),0):Ma.isValidElement(e)?qo(e.props?.children):0}function Uo(e,r,t,a){return typeof e=="string"?Ca(e).map(o=>{let i=r.i++;return oe("span",{className:"hsk-cb-shimmer-char",style:{"--hsk-char-idx":a+i,"--hsk-ph-hue":`${Math.round(i/t*300)}`},children:o},i)}):Array.isArray(e)?e.map((o,i)=>oe(Ma.Fragment,{children:Uo(o,r,t,a)},i)):Ma.isValidElement(e)?Ma.cloneElement(e,{children:Uo(e.props?.children,r,t,a)}):e}function qi({text:e,baseIdx:r=0}){let t=Math.max(qo(e)-1,1);return oe(or,{children:Uo(e,{i:0},t,r)})}function Ui({inOnboarding:e,justCompleted:r,onboardingMood:t,awaitingLang:a,awaitingName:o,awaitingEntityLang:i,awaitingConsent:s,termsAgreed:c,shopperLanguage:n,shopperName:l,entityLangPref:m,chromeReady:p,activeChips:u,t:d,tNode:k,chooseLanguage:g,chooseEntityLang:v,agreeTerms:x,handleSend:S}){let L=a?"1":o?"2":i?"3":s?"4":null,[b,M]=Ma.useState(30);return Ma.useEffect(()=>{if(!s){M(30);return}let N=setInterval(()=>{M(y=>y<=1?(clearInterval(N),0):y-1)},1e3);return()=>clearInterval(N)},[s]),oe("div",{className:"hsk-cb-empty",children:Se("div",{className:"hsk-cb-onboarding-card",children:[L&&oe("div",{className:"hsk-cb-onboarding-head",children:Se("span",{className:"hsk-cb-step-badge",dir:"ltr",children:[L," / 4"]})}),a?Se("div",{className:"hsk-cb-hello-wrap",children:[oe("h2",{className:"hsk-cb-hello hsk-cascade",children:oe($e,{baseMs:0,children:"What language should we chat in?"})}),Se("div",{className:"hsk-cb-lang-chips",children:[wr.map((N,y)=>oe("button",{type:"button",className:"hsk-cb-lang-chip",style:{"--hsk-pill-idx":y},lang:N.tag,dir:N.rtl?"rtl":"ltr",onClick:()=>g(N.value),children:N.native},N.value)),oe("span",{className:"hsk-cb-lang-chips-hint",style:{"--hsk-pill-idx":wr.length},children:"or type any other"})]})]},"step-lang"):o?oe("div",{className:"hsk-cb-hello-wrap",children:p?Se(or,{children:[oe("h2",{className:"hsk-cb-hello hsk-cascade",children:oe($e,{baseMs:0,children:d("nameStepTitle")})}),oe("p",{className:"hsk-cb-hello-lead hsk-cascade",children:oe($e,{baseMs:30,children:d("nameStepLead")})}),oe("p",{className:"hsk-cb-hello-ask hsk-cascade",children:oe($e,{baseMs:60,children:d("nameStepAsk")})})]}):oe(Di,{language:n,onBack:()=>g("")})},"step-name"):i?Se("div",{className:"hsk-cb-hello-wrap",children:[p&&Se(or,{children:[oe("h2",{className:"hsk-cb-hello hsk-cascade",children:oe($e,{baseMs:0,children:d("howShouldResultsLook")})}),oe("p",{className:"hsk-cb-hello-lead hsk-cascade",children:oe($e,{baseMs:30,children:k("entityLangIntro",{lang:n})})})]}),p&&oe("div",{className:"hsk-cb-entlang-opts",role:"radiogroup","aria-label":d("howShouldResultsLook"),children:["translated","original"].map((N,y)=>Se("button",{type:"button",role:"radio","aria-checked":m===N,className:Z("hsk-cb-entlang-opt",m===N&&"is-selected"),style:{"--hsk-opt-idx":y},onClick:()=>v(N),children:[oe("span",{className:"hsk-cb-entlang-radio","aria-hidden":"true",children:oe("span",{className:"hsk-cb-entlang-radio-dot"})}),Se("span",{className:"hsk-cb-entlang-opt-text",children:[oe("span",{className:"hsk-cb-entlang-opt-title",children:oe(qi,{text:N==="translated"?k("inLanguage",{lang:n}):d("asWritten"),baseIdx:0})}),oe("span",{className:"hsk-cb-entlang-opt-note",children:oe(qi,{text:d(N==="translated"?"detailsTranslated":"namesAsWritten"),baseIdx:15})})]})]},N))})]},"step-entity-lang"):s?oe("div",{className:"hsk-cb-hello-wrap",children:p&&Se(or,{children:[oe("h2",{className:"hsk-cb-hello hsk-cascade",children:oe($e,{baseMs:0,children:d("termsStepTitle")})}),oe("p",{className:"hsk-cb-hello-lead hsk-cascade",children:oe($e,{baseMs:30,children:d("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:[oe("span",{className:"hsk-cb-terms-numeral",children:"I"}),oe("h3",{className:"hsk-cb-terms-title",children:d("termsPiiTitle")})]}),oe("p",{className:"hsk-cb-terms-desc",children:d("termsPiiDesc")})]}),oe("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:[oe("span",{className:"hsk-cb-terms-numeral",children:"II"}),oe("h3",{className:"hsk-cb-terms-title",children:d("termsSessionTitle")})]}),oe("p",{className:"hsk-cb-terms-desc",children:d("termsSessionDesc")})]}),oe("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:[oe("span",{className:"hsk-cb-terms-numeral",children:"III"}),oe("h3",{className:"hsk-cb-terms-title",children:d("termsMemoryTitle")})]}),oe("p",{className:"hsk-cb-terms-desc",children:d("termsMemoryDesc")})]}),oe("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:[oe("span",{className:"hsk-cb-terms-numeral",children:"IV"}),oe("h3",{className:"hsk-cb-terms-title",children:d("termsCookieTitle")})]}),oe("p",{className:"hsk-cb-terms-desc",children:d("termsCookieDesc")})]})]}),oe("div",{className:"hsk-cb-terms-action-wrap",children:oe("button",{type:"button",className:Z("hsk-cb-terms-agree-btn",b===0&&"is-active"),disabled:b>0,onClick:x,children:b>0?d("termsAgreeCounting",{seconds:String(b)}):d("termsAgreeButton")})})]})},"step-terms"):r?oe("div",{className:"hsk-cb-hello-wrap",children:p&&Se(or,{children:[oe("h2",{className:"hsk-cb-hello hsk-cascade",children:oe($e,{baseMs:0,children:k("allSet",{name:l})})}),oe("p",{className:"hsk-cb-hello-lead hsk-cascade",children:oe($e,{baseMs:30,children:m==="translated"?k("replyingTranslated",{lang:n}):k("replyingOriginal",{lang:n})})})]})},"step-completed"):l?Se("div",{className:"hsk-cb-hello-wrap",children:[oe("h2",{className:"hsk-cb-hello hsk-cascade",children:oe($e,{baseMs:0,children:k("greetReturning",{name:l})})}),oe("p",{className:"hsk-cb-hello-lead hsk-cascade",children:oe($e,{baseMs:30,children:d("greetReturningLead")})})]},"step-returning"):Se("div",{className:"hsk-cb-hello-wrap",children:[oe("h2",{className:"hsk-cb-hello hsk-cascade",children:Se($e,{baseMs:0,children:["Hi, I'm ",oe("b",{children:"kiku"}),"."]})}),oe("p",{className:"hsk-cb-hello-lead hsk-cascade",children:oe($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&&(u?.length??0)>0&&oe("div",{className:"hsk-cb-chips",children:u.map((N,y)=>oe("button",{className:"hsk-cb-chip",style:{"--hsk-pill-idx":y},onClick:()=>S(N),children:N},N))})]})})}import id from"react";import{useEffect as Bi,useState as Vl}from"react";import{describeAge as Hi,getLiveValue as Kl,isFresh as Ol,isStale as Wl,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[,r]=Vl(0),t=JSON.stringify(e);return Bi(()=>Yl(a=>{e.includes(a)&&r(o=>o+1)}),[t]),Bi(()=>{let a=setInterval(()=>r(o=>o+1),1e3);return()=>clearInterval(a)},[]),e.map(Kl)}function Xl({record:e,now:r}){let t=Wl(e,r),a=e.fields,o=a.event||a.question||a.title||e.key,i=o.length>38?o.slice(0,36)+"\u2026":o,s=!!a.yes_price||!!a.yesPrice,c=!!a.no_price||!!a.noPrice,n=[];s?n.push({label:"Yes",value:ot("yes_price",a.yes_price||a.yesPrice),rawKey:"yes_price"}):(a.yes_pct||a.yesPct)&&n.push({label:"Yes",value:ot("yes_pct",a.yes_pct||a.yesPct),rawKey:"yes_pct"}),c?n.push({label:"No",value:ot("no_price",a.no_price||a.noPrice),rawKey:"no_price"}):(a.no_pct||a.noPct)&&n.push({label:"No",value:ot("no_pct",a.no_pct||a.noPct),rawKey:"no_pct"}),a.bid&&n.push({label:"Bid",value:ot("bid",a.bid),rawKey:"bid"}),a.ask&&n.push({label:"Ask",value:ot("ask",a.ask),rawKey:"ask"}),a.spread&&n.push({label:"Spread",value:ot("spread",a.spread),rawKey:"spread"}),!s&&!c&&!a.bid&&a.price&&n.push({label:"Price",value:ot("price",a.price),rawKey:"price"}),(a.home_spread||a.spread_line)&&n.push({label:"Spread",value:ot("spread",a.home_spread||a.spread_line),rawKey:"spread"}),(a.moneyline||a.ml)&&n.push({label:"ML",value:ot("ml",a.moneyline||a.ml),rawKey:"moneyline"}),(a.over_under||a.total)&&n.push({label:"O/U",value:ot("total",a.over_under||a.total),rawKey:"over_under"});let l=a.volume||a.vol||a["24h_volume"]||a.turnover;l&&n.push({label:"Vol",value:ot("volume",l),rawKey:"volume"});let m=a.close_date||a.expiry||a.expires_at||a.settle_date,p=m?ot("close_date",m):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:o,children:i})]}),Na("div",{className:"hsk-live-card__meta",children:[p&&Na("span",{className:"hsk-live-card__close",children:["Closes ",p]}),Lt("span",{className:"hsk-live-card__age",children:t?`Paused \xB7 ${Hi(r-e.at)}`:`Live \xB7 ${Hi(r-e.at)}`})]})]}),Lt("div",{className:"hsk-live-card__pills",children:n.map(u=>{let d=Ol(e,u.rawKey,r);return Na("div",{className:`hsk-live-pill${d?" is-changed":""}`,style:d?{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 $i({keys:e}){let r=new Set,t=(e??[]).filter(c=>r.has(c)?!1:(r.add(c),!0)),a=Ql(t);if(t.filter((c,n)=>a[n]).length===0)return null;let i=a.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 ji,useEffect as Jl,useRef as Zl}from"react";import{jsx as Bo,jsxs as Vi}from"react/jsx-runtime";function Ki(e){let r=e.match(/<\s*thinking\s*>/i);if(!r)return{thinking:"",content:e,isComplete:!0};let t=r.index??0,a=r[0].length,o=t+a,i=e.slice(0,t),s=e.slice(o),c=s.match(/<\/\s*thinking\s*>/i);if(!c)return{thinking:s,content:i,isComplete:!1};let n=c.index??0,l=c[0].length;return{thinking:s.slice(0,n),content:i+s.slice(n+l),isComplete:!0}}function Oi({text:e,isComplete:r,seconds:t}){let a=jt(),o=Zl(Date.now()),[i,s]=ji(()=>r?null:0),[c,n]=ji(!r);Jl(()=>{if(r){i!==null&&(s(Math.max(1,Math.round((Date.now()-o.current)/1e3))),n(!1));return}n(!0);let u=setInterval(()=>{s(Math.round((Date.now()-o.current)/1e3))},1e3);return()=>clearInterval(u)},[r]);let l=t??i,m=r?l!=null?a("thoughtForSeconds",{duration:`${l}s`}):a("thoughtProcess"):`${a("thinking")}${i?` \xB7 ${i}s`:"\u2026"}`,p=!!e;return Vi("div",{className:Z("hsk-cb-think",!r&&"hsk-cb-think--live"),children:[Vi("button",{type:"button",className:Z("hsk-cb-think-head",!p&&"hsk-cb-think-head--static"),onClick:p?()=>n(u=>!u):void 0,"aria-expanded":p?c:void 0,children:[Bo("span",{children:m}),p&&Bo("span",{className:Z("hsk-cb-think-chevron",c&&"hsk-cb-think-chevron--open"),children:"\u25B6"})]}),p&&c&&Bo("div",{className:"hsk-cb-think-body",children:e})]})}import{useState as Dr,useRef as ed,useEffect as td,useCallback as ad}from"react";import{useAkropolysContext as rd}from"@akropolys/sdk";import{Fragment as Wi,jsx as Fe,jsxs as ra}from"react/jsx-runtime";function od({src:e,alt:r,onImageClick:t}){let[a,o]=Dr(!1);return a?Fe("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:Fe(ut,{})}):Fe("img",{src:e,alt:r??"",onError:()=>o(!0),onClick:t?i=>{i.stopPropagation(),t(e)}:void 0})}function Yi({sources:e,defaultCurrency:r,onSelectSource:t,onImageClick:a,referencedIds:o=[],compact:i=!1}){let c=rd()?.vertical==="property",n=ed(null),[l,m]=Dr(!1),[p,u]=Dr(!1),[d,k]=Dr(0),g=e.filter(b=>b.id&&o.includes(b.id)),v=ad(()=>{let b=n.current;if(!b||g.length===0)return;let M=Math.abs(b.scrollLeft),N=b.scrollWidth-b.clientWidth;m(M>10),u(N>4&&M<N-12);let O=Math.round(M/190);k(Math.min(Math.max(0,O),g.length-1))},[g.length]);td(()=>{v();let b=n.current;if(!b)return;let M=new ResizeObserver(v);return M.observe(b),b.addEventListener("scroll",v,{passive:!0}),()=>{M.disconnect(),b.removeEventListener("scroll",v)}},[v,e]);let x=b=>{let M=n.current;if(!M)return;let N=getComputedStyle(M).direction==="rtl";M.scrollBy({left:190*b*(N?-1:1),behavior:"smooth"})},S=()=>x(1),L=()=>x(-1);return g.length===0?null:ra("div",{className:Z("hsk-cb-sources-wrap",i&&"hsk-cb-sources-wrap--compact"),children:[l&&ra(Wi,{children:[Fe("div",{className:"hsk-cb-sources-fade-left"}),Fe("button",{className:"hsk-cb-sources-prev",onClick:L,"aria-label":"Previous",children:Fe(Mr,{})})]}),Fe("div",{className:"hsk-cb-sources",ref:n,children:g.map((b,M)=>{let N=!!(b.id&&o.includes(b.id));return ra("div",{className:Z("hsk-cb-source",N&&"hsk-cb-source--referenced"),style:{animationDelay:`${M*50}ms`},onClick:()=>t?.(b),children:[b.image?ra("div",{className:"hsk-cb-src-imgwrap",style:{position:"relative"},children:[Fe(od,{src:b.image,alt:b.name,onImageClick:a}),c&&Fe("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:Fe(ut,{size:12})})]}):Fe("div",{className:"hsk-cb-src-imgwrap-empty",style:{position:"relative"},children:Fe(ut,{})}),ra("div",{className:"hsk-cb-src-info",children:[Fe("div",{className:"hsk-cb-src-name",children:b.name}),b.price&&ra("div",{className:"hsk-cb-src-price",children:[b.currency||r?`${b.currency||r} `:"$",parseFloat(String(b.price).replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]})]},b.id??M)})}),p&&ra(Wi,{children:[Fe("div",{className:"hsk-cb-sources-fade-right"}),Fe("button",{className:"hsk-cb-sources-next",onClick:S,"aria-label":"See more",children:Fe(On,{})})]}),g.length>1&&Fe("div",{className:"hsk-cb-carousel-dots",children:g.map((b,M)=>Fe("div",{className:Z("hsk-cb-dot-item",M===d&&"hsk-cb-dot-item--active"),onClick:()=>{let N=n.current;if(N){let y=getComputedStyle(N).direction==="rtl";N.scrollTo({left:M*190*(y?-1:1),behavior:"smooth"})}}},M))})]})}import{jsx as Gi,jsxs as nd}from"react/jsx-runtime";function Qi({intent:e,sources:r,onSend:t,loading:a,defaultCurrency:o=""}){let i=jt();if(!e)return null;let s=[],c=r.length>0?r.reduce((p,u)=>{let d=parseFloat(String(u.price??"").replace(/[^0-9.]/g,"")),k=parseFloat(String(p.price??"").replace(/[^0-9.]/g,""));return!isNaN(d)&&(isNaN(k)||d<k)?u:p},r[0]):null,n=r[0]?.name??"",l=r.slice(0,2).map(p=>p.name),m=()=>{let p=r.map(x=>parseFloat(String(x.price??"").replace(/[^0-9.]/g,""))).filter(x=>!isNaN(x)&&x>0);if(p.length===0)return null;let u=Math.max(...p),d=Math.pow(10,Math.floor(Math.log10(u))),k=Math.ceil(u/d)*d;return`${String(r.find(x=>x.price)?.price??"").replace(/[0-9.,\s]/g,"")||o} ${k.toLocaleString()}`.trim()};if(e==="search"&&r.length>0){if(l.length>=2&&s.push({emoji:"\u2696\uFE0F",label:i("pillCompareTop2"),query:i("pillCompareTop2Query",{a:l[0],b:l[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 p=m();p&&s.push({emoji:"\u{1F4B0}",label:i("pillUnder",{amount:p}),query:i("pillUnderQuery",{amount:p})})}else e==="compare"&&r.length>0?(n&&s.push({emoji:"\u{1F50D}",label:i("pillSimilarOptions"),query:i("pillSimilarOptionsQuery",{name:n})}),s.push({emoji:"\u{1F4A1}",label:i("pillWhichBest"),query:i("pillWhichBestQuery")})):e==="specs"&&r.length>0?n&&s.push({emoji:"\u{1F504}",label:i("pillFindAlternatives"),query:i("pillFindAlternativesQuery",{name:n})}):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:Gi("div",{className:"hsk-action-pills",children:s.map(p=>nd("button",{className:"hsk-action-pill",onClick:()=>t(p.query),disabled:a,children:[Gi("span",{className:"hsk-pill-emoji",children:p.emoji}),p.label]},p.query))})}import{Fragment as Ho,jsx as me,jsxs as _e}from"react/jsx-runtime";var Xi=id.memo(({content:e,streaming:r})=>me(Ho,{children:Xt(e,r)}),(e,r)=>e.content===r.content&&e.streaming===r.streaming);Xi.displayName="MarkdownBlock";function Ji({msg:e,idx:r,isLast:t,isLastUser:a,isRunEnd:o,runMid:i,runCont:s,isNarrow:c,loading:n,streaming:l,stopped:m,interrupted:p,sources:u,referencedIds:d,discussedSources:k,lastIntent:g,lastAction:v,defaultCurrency:x,vizState:S,setVizState:L,setLightboxSrc:b,setMarkupSrc:M,handleSend:N,handleSourceClick:y,t:O,messageRef:w}){let U=e.role==="user",F=e.content;return me("div",{className:Z("hsk-cb-msg-group",i&&"hsk-cb-msg-group--run-mid",s&&"hsk-cb-msg-group--run-cont"),ref:w,children:U?_e("div",{className:`hsk-cb-user-msg${a?" 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,H)=>_e("button",{type:"button",className:"hsk-cb-user-img-cell",onClick:()=>b(I),children:[me("img",{src:I,alt:`attachment ${H+1}`,className:"hsk-cb-user-img-thumb"}),H===3&&e.images.length>4&&_e("span",{className:"hsk-cb-user-img-more",children:["+",e.images.length-3]})]},H))}),e.content&&_e("div",{className:Z("hsk-cb-user-bubble",o&&"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)?_e(Ho,{children:[me("span",{className:"hsk-kiku-badge",children:"@kiku"}),e.content.replace(/^@kiku\s*/i,"")]}):e.content]}),a&&me("span",{className:"hsk-cb-sent-status",children:O(m||p?"statusStopped":"statusSent")})]}):me("div",{className:Z("hsk-cb-ai-msg",c&&"hsk-cb-ai-msg--inline"),children:_e("div",{className:"hsk-cb-ai-body",children:[(()=>{let I=Ki(F),H=e.thinking||I.thinking,E=I.content,D=/(?:^|\n+)(?:[>*_~`\s]*)(?:This is a calculation from live figures,?\s*not a guarantee\s*[—–-]\s*the market can move against it\.?)(?:[>*_~`\s]*)/gi,Q=D.test(E),R=Q?E.replace(D,"").trimEnd():E,q=e.thoughtForSeconds!=null||E.length>0||!(t&&(l||n));return _e(Ho,{children:[!e.spoken&&(H||e.thoughtForSeconds!=null||t&&(l||n))&&me(Oi,{text:H,isComplete:q,seconds:e.thoughtForSeconds}),R&&me("div",{className:"hsk-cb-ai-content",children:me(Xi,{content:R,streaming:t&&l})}),Q&&me("div",{className:"hsk-cb-calc-disclaimer",children:O("calcDisclaimer")})]})})(),e.visualizing&&_e("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&&_e("div",{className:"hsk-cb-viz",children:[_e("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:S[e.visualization]==="err"?{display:"none"}:void 0,onLoad:()=>L(I=>({...I,[e.visualization]:"ok"})),onError:()=>L(I=>({...I,[e.visualization]:"err"}))}),S[e.visualization]==="err"&&me("div",{className:"hsk-cb-viz-broken",children:O("vizUnavailable")}),t&&!l&&S[e.visualization]==="ok"&&e.visualizationType!=="video"&&!e.visualization.includes("/videos/")&&_e("button",{className:"hsk-cb-viz-mark",onClick:()=>M(e.visualization),children:[_e("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")})]}),!U&&(e.knowledgeImages?.length??0)>0&&me("div",{className:"hsk-cb-kimgs",children:e.knowledgeImages.map(I=>_e("div",{className:"hsk-cb-kimg-group",children:[me("div",{className:"hsk-cb-kimg-grid",children:I.images.map((H,E)=>me("img",{src:H.url,alt:H.note||I.title||"Reference image",className:"hsk-cb-kimg",loading:"lazy",onClick:()=>b(H.url),onError:D=>{D.target.style.display="none"}},E))}),(I.title||I.images[0]?.note)&&me("div",{className:"hsk-cb-kimg-caption",children:I.title||I.images[0]?.note})]},I.entryId))}),!U&&me($i,{keys:e.liveKeys}),!U&&(e.staleNotices?.length??0)>0&&_e("div",{className:"hsk-cb-stale",role:"status",children:[me("div",{className:"hsk-cb-stale-title",children:O("staleTitle")}),e.staleNotices.map((I,H)=>_e("div",{className:"hsk-cb-stale-item",children:[I.state==="removed"?O("staleRemoved",{title:I.title}):O("staleUnavailable",{title:I.title}),I.reason&&_e("span",{className:"hsk-cb-stale-reason",children:[" ",I.reason]})]},H))]}),(()=>{let I=t?d:e.referencedIds??[],H=t?u:e.sources??[],E=t?g:e.intent,D=E==="compare"||E==="capture"||E==="capture_all"||E==="delete"||E==="view_history";return I.length>0&&!D&&(!t||v?.type!=="request_kiku_key")&&me(Yi,{sources:H,defaultCurrency:x,onSelectSource:y,onImageClick:b,referencedIds:I,compact:!!e.visualization})})(),t&&!n&&!l&&v?.type==="open_memory"&&v.url&&_e("a",{className:"hsk-cb-memory-pill",href:String(v.url),target:"_blank",rel:"noopener noreferrer",children:[O("openMemory"),me(Vn,{})]}),t&&!n&&v?.url&&v.type!=="open_memory"&&me("div",{className:"hsk-action-pills",children:_e("a",{className:"hsk-action-pill",href:v.url,children:[String(v.type||"continue").replace(/_/g," ")," \u2192"]})}),t&&!n&&me(Qi,{intent:g,sources:k,onSend:N,loading:n,defaultCurrency:x})]})})})}import{jsx as Re,jsxs as mt}from"react/jsx-runtime";function Zi({keyInput:e,setKeyInput:r,minting:t,handleUseExistingKey:a,handleCreateKey:o,t:i}){return mt("div",{className:"hsk-cb-ai-msg",children:[Re("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:Re(ut,{})}),Re("div",{className:"hsk-cb-ai-body",children:Re("div",{className:"hsk-cb-ai-text",children:mt("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=>r(s.target.value),onKeyDown:s=>s.key==="Enter"&&a(),autoFocus:!0}),mt("div",{style:{display:"flex",gap:8},children:[Re("button",{className:"hsk-cb-phone-submit",onClick:a,disabled:!e.trim(),children:i("keyUseMine")}),Re("button",{className:"hsk-cb-phone-submit",onClick:o,disabled:t,children:i(t?"keyCreating":"keyCreateNew")})]})]})})})]})}function es({mintedKey:e,mintedPub:r,copied:t,keyCountdown:a,onDismiss:o,copyValue:i,t:s}){return mt("div",{className:"hsk-cb-ai-msg",children:[Re("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:Re(ut,{})}),Re("div",{className:"hsk-cb-ai-body",children:Re("div",{className:"hsk-cb-ai-text",children:mt("div",{style:{padding:"4px 0",display:"flex",flexDirection:"column",gap:12},children:[mt("div",{children:[mt("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginBottom:4},children:[Re("span",{style:{fontSize:12,fontWeight:600},children:s("keySecretTitle")}),mt("button",{className:"hsk-cb-phone-submit",style:{padding:"2px 8px",fontSize:11,background:"transparent",border:0},onClick:o,children:[s("keyDismiss")," \u2715"]})]}),Re("code",{style:{display:"block",fontSize:13,fontWeight:700,marginBottom:8,wordBreak:"break-all"},children:e}),mt("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")})]})]}),r&&mt("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:r}),mt("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(r,"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(a)})})]})})})]})}import{Fragment as sd,jsx as Ze,jsxs as Ta}from"react/jsx-runtime";function ts({displayMessages:e,messageRefs:r,isNarrow:t,loading:a,streaming:o,sources:i,referencedIds:s,discussedSources:c,lastIntent:n,lastAction:l,defaultCurrency:m,stopped:p,interrupted:u,halted:d,haltedEmpty:k,error:g,errorCode:v,keyPhase:x,keyInput:S,setKeyInput:L,mintedKey:b,setMintedKey:M,mintedPub:N,setMintedPub:y,minting:O,copied:w,keyCountdown:U,handleUseExistingKey:F,handleCreateKey:I,copyValue:H,queuedMessage:E,sendQueuedNow:D,setLightboxSrc:Q,setMarkupSrc:R,handleSend:q,handleSourceClick:re,continueGenerating:ee,t:h,bottomRef:z,vizState:_,setVizState:W,messages:V}){return Ta(sd,{children:[(()=>{let A=-1;for(let C=e.length-1;C>=0;C--)if(e[C]?.role==="user"){A=C;break}return e.map((C,G)=>{let K=G===e.length-1,f=C.role==="user",Y=f&&G===A,$=f&&e[G+1]?.role!=="user",j=f&&!$,J=f&&e[G-1]?.role==="user",te=C.id||`${C.role}-${G}`;return Ze(Ji,{msg:C,idx:G,isLast:K,isLastUser:Y,isRunEnd:$,runMid:j,runCont:J,isNarrow:t,loading:a,streaming:o,stopped:p,interrupted:u,sources:i,referencedIds:s,discussedSources:c,lastIntent:n,lastAction:l,defaultCurrency:m,vizState:_,setVizState:W,setLightboxSrc:Q,setMarkupSrc:R,handleSend:q,handleSourceClick:re,t:h,messageRef:le=>{r.current[G]=le}},te)})})(),d&&V.length>0&&Ta("div",{className:Z("hsk-cb-stopped",k&&"hsk-cb-stopped--empty"),children:[k&&Ta("span",{className:"hsk-cb-stopped-dots","aria-hidden":"true",children:[Ze("i",{}),Ze("i",{}),Ze("i",{})]}),Ze("span",{className:"hsk-cb-stopped-label",children:h(p?"stoppedByYou":"stoppedInterrupted")}),Ta("button",{className:"hsk-cb-continue",onClick:ee,children:[Ze(Kn,{}),h(V[V.length-1]?.role==="assistant"?"continueGenerating":"generateResponse")]})]}),g&&Ze("div",{className:"hsk-cb-error",children:Hn({code:v??void 0,message:g},h)}),x==="prompt_key"&&Ze(Zi,{keyInput:S,setKeyInput:L,minting:O,handleUseExistingKey:F,handleCreateKey:I,t:h}),b&&Ze(es,{mintedKey:b,mintedPub:N,copied:w,keyCountdown:U,onDismiss:()=>{M(null),y(null)},copyValue:H,t:h}),E&&Ze("div",{className:Z("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:[Ze("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:D,children:[Ze("span",{className:"hsk-cb-queued-dot"}),h("queuedWaiting"),Ze("span",{className:"hsk-cb-queued-now",children:h("queuedSendNow")})]})]})}),Ze("div",{ref:z,style:{height:1}})]})}import Fr,{useState as cd,useRef as ld,useEffect as dd}from"react";import{Fragment as $o,jsx as ie,jsxs as ye}from"react/jsx-runtime";function as({gooId:e,input:r,setInput:t,showKikuPicker:a,setShowKikuPicker:o,showAtPicker:i,setShowAtPicker:s,captureAllowed:c,discussedSources:n,defaultCurrency:l,handleSelectExtension:m,handleKikuCapture:p,handleKikuCaptureAll:u,handleKikuViewHistory:d,handleKikuDelete:k,attachments:g,removeAttachment:v,chromeLoading:x,imageInputRef:S,handleImageFiles:L,enableVision:b,enableVoice:M,canConverse:N,voiceMode:y,startVoice:O,stopVoice:w,voiceBlocked:U,textareaRef:F,classNames:I={},handleInput:H,handleKeyDown:E,voice:D,voicePhase:Q,activePlaceholder:R,loading:q,streaming:re,stop:ee,handleSend:h,voiceError:z,setVoiceError:_,shopperLanguage:W,t:V,rail:A}){let[C,G]=Fr.useState(0),[K,f]=Fr.useState(!1);Fr.useEffect(()=>{if(!z)return;let B=setTimeout(()=>{_?.("")},6e3);return()=>clearTimeout(B)},[z,_]),Fr.useEffect(()=>{if(!K)return;let B=ce=>{ce.key==="Escape"&&f(!1)};return window.addEventListener("keydown",B),()=>window.removeEventListener("keydown",B)},[K]);let $=Math.max(Ca(R||"Ask me anything\u2026").length-1,0)*Er,[j,J]=cd(!1),te=ld(null),le=()=>{te.current&&clearTimeout(te.current),J(!0),te.current=setTimeout(()=>{J(!1),te.current=null},550)};return dd(()=>()=>{te.current&&clearTimeout(te.current)},[]),ye("div",{className:"hsk-cb-input-wrap",children:[K&&ye($o,{children:[ie("div",{className:"hsk-cb-toolsheet-scrim",onClick:()=>f(!1)}),ie("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),S.current?.click()},disabled:q,children:[ie(mo,{}),ie("span",{children:V("attachImage")})]}),M&&N&&ye("button",{className:"hsk-cb-toolsheet-item",role:"menuitem",onClick:()=>{f(!1),y==="converse"?w():O("converse")},disabled:q||x||U,children:[ie(ko,{active:y==="converse"}),ie("span",{children:V(y==="converse"?"voiceModeExit":"voiceModeStart")})]})]})})]}),ye("div",{className:"hsk-cb-input-card",children:[(/^@kiku\b/i.test(r)||a||i)&&ye("div",{className:"hsk-cb-docked-header",children:[ie("span",{className:"hsk-cb-docked-sub",children:V("captureAndRemember")}),ie("button",{type:"button",className:"hsk-cb-docked-close",onClick:()=>{t(B=>B.replace(/^@kiku\s*/i,"")),o(!1),s(!1)},"aria-label":"Close mode",children:"\xD7"})]}),(a||i)&&ye("div",{className:"hsk-cb-docked-options",onMouseDown:B=>B.preventDefault(),children:[i&&c&&ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>m("@kiku"),children:[ie("span",{className:"hsk-cb-docked-option-icon",children:ie(ut,{})}),ie("span",{className:"hsk-cb-docked-option-title",children:"kiku"}),ie("span",{className:"hsk-cb-docked-option-desc",children:"capture & remember"})]}),a&&c&&ye($o,{children:[n.map((B,ce)=>ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{p(B),o(!1)},children:[ie("span",{className:"hsk-cb-docked-option-icon",children:B.image?ie("img",{src:B.image,alt:""}):ie(Nr,{})}),ie("span",{className:"hsk-cb-docked-option-title",children:B.name}),B.price&&ye("span",{className:"hsk-cb-docked-option-price",children:[B.currency??l," ",parseFloat(String(B.price).replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]},B.id??ce)),n.length>1&&ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{u(n),o(!1)},children:[ie("span",{className:"hsk-cb-docked-option-icon",children:ie(Nr,{})}),ie("span",{className:"hsk-cb-docked-option-title",children:V("captureAll",{count:String(n.length)})})]}),n.length===0&&ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{p({name:"current page",id:void 0}),o(!1)},children:[ie("span",{className:"hsk-cb-docked-option-icon",children:ie(Nr,{})}),ie("span",{className:"hsk-cb-docked-option-title",children:V("captureCurrentPage")})]}),ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{d(),o(!1)},children:[ie("span",{className:"hsk-cb-docked-option-icon",children:ie(Wn,{})}),ie("span",{className:"hsk-cb-docked-option-title",children:V("whatHaveYouSaved")})]}),ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{k(),o(!1)},children:[ie("span",{className:"hsk-cb-docked-option-icon",children:ie(Yn,{})}),ie("span",{className:"hsk-cb-docked-option-title",children:V("deleteThis")})]})]})]}),g.length>0&&ie("div",{className:"hsk-cb-img-strip",children:g.map((B,ce)=>ye("div",{className:"hsk-cb-img-thumb-wrap",children:[ie("img",{src:B.data,alt:`attachment ${ce+1}`,className:"hsk-cb-img-thumb"}),ie("button",{type:"button",className:"hsk-cb-img-thumb-remove",onClick:()=>v(ce),"aria-label":"Remove image",children:ie(ni,{size:10})})]},ce))}),ye("div",{className:Z("hsk-cb-input-box",x&&"hsk-cb-input-box--waiting"),"data-cascade":C%2?"b":"a","data-tools":K?"open":"closed",style:{"--hsk-text-sweep":`${$}ms`},children:[ie("input",{ref:S,type:"file",accept:"image/*",className:"hsk-sr-only",onChange:B=>{L(B.target.files),B.target.value=""}}),(b||M&&N)&&ie("button",{className:Z("hsk-cb-tools-toggle",K&&"hsk-cb-tools-toggle--open"),onClick:()=>f(B=>!B),disabled:q||x,"aria-label":K?"Close options":"More options","aria-expanded":K,children:ie(Gn,{})}),ye($o,{children:[b&&ie("button",{className:"hsk-cb-attach-btn",onClick:()=>S.current?.click(),disabled:q,"aria-label":"Attach image",title:"Attach image",children:ie(mo,{})}),M&&N&&ie("button",{className:Z("hsk-cb-voice-mode-btn",U&&"hsk-cb-voice-mode-btn--blocked"),onClick:()=>U?_?.(V("errAccountRequired")):O("converse"),disabled:q||x,"aria-label":"Voice conversation",title:"Voice conversation",children:ie(ko,{})})]}),ye("div",{className:"hsk-cb-field",children:[ie("textarea",{ref:F,value:r,onChange:H,onKeyDown:E,rows:1,placeholder:"",className:Z("hsk-cb-textarea",I.input),"aria-label":R,disabled:q&&!re}),ie(_i,{placeholder:R,visible:!r,staggerMs:Er,replaySeed:C})]}),M&&ie("button",{className:Z("hsk-cb-mic-btn",y==="dictate"&&"hsk-cb-mic-btn--active",U&&"hsk-cb-mic-btn--blocked"),onClick:()=>y==="off"?O("dictate"):w(),disabled:q||x,"aria-label":y==="off"?"Start voice input":"Stop recording",title:y==="off"?"Voice input":"Stop",children:y==="off"?ie(va,{}):ie(Tr,{})}),(q||re)&&!j?ie("button",{className:Z("hsk-cb-send","hsk-cb-send--stop",I.sendButton),onClick:ee,"aria-label":"Stop generating",title:"Stop generating",children:ie(jn,{})}):ye("button",{className:Z("hsk-cb-send",j&&"is-launching",I.sendButton),onClick:()=>{le(),h()},disabled:x||!r.trim()&&g.length===0,"aria-label":"Send message",children:[ie("svg",{width:"0",height:"0","aria-hidden":"true",focusable:"false",style:{position:"absolute"},children:ie("defs",{children:ye("filter",{id:e,children:[ie("feGaussianBlur",{in:"SourceGraphic",stdDeviation:"1.6",result:"blur"}),ie("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"}),ie("feBlend",{in:"SourceGraphic",in2:"goo"})]})})}),ie("span",{className:"hsk-cb-send-sheath","aria-hidden":"true"}),ye("span",{className:"hsk-cb-send-stage",style:{filter:`url(#${e})`},children:[ie("span",{className:"hsk-cb-send-seam","aria-hidden":"true"}),ie("span",{className:"hsk-cb-send-kite",children:ie(Jn,{})})]})]})]})]}),U?ye("div",{className:"hsk-cb-voice-error",role:"status",onClick:()=>_?.(""),children:[ie("span",{children:V("errAccountRequired")}),ie("button",{type:"button",className:"hsk-cb-voice-error-dismiss",onClick:B=>{B.stopPropagation(),_?.("")},"aria-label":"Dismiss error",children:"\xD7"})]}):z&&ye("div",{className:"hsk-cb-voice-error",role:"status",onClick:()=>_?.(""),children:[ie("span",{children:V(z)}),ie("button",{type:"button",className:"hsk-cb-voice-error-dismiss",onClick:B=>{B.stopPropagation(),_?.("")},"aria-label":"Dismiss error",children:"\xD7"})]}),ie("div",{className:"hsk-cb-hint",children:W?V("footerHint"):"kiku \xB7 searches the whole catalogue in real time"})]})}import{useEffect as nr,useRef as ir}from"react";import{jsx as ud}from"react/jsx-runtime";function rs(e,r){let t=e.match(/-?[\d.]+/g);return!t||t.length<3?r:[Number(t[0]),Number(t[1]),Number(t[2])]}function hd(e,r,t){return[e[0]+(r[0]-e[0])*t,e[1]+(r[1]-e[1])*t,e[2]+(r[2]-e[2])*t]}function Ra(e,r){return`rgba(${e[0]|0}, ${e[1]|0}, ${e[2]|0}, ${r})`}var At=24,pd=.42;function os({phase:e,level:r,spectrum:t,bins:a,className:o}){let i=ir(null),s=ir(e),c=ir(r),n=ir(t),l=ir(a);return nr(()=>{s.current=e},[e]),nr(()=>{c.current=r},[r]),nr(()=>{n.current=t},[t]),nr(()=>{l.current=a},[a]),nr(()=>{let m=i.current;if(!m)return;let p=m.getContext("2d");if(!p)return;let u=getComputedStyle(m),d=rs(u.getPropertyValue("--hsk-primary")||"",[255,106,51]),k=rs(u.getPropertyValue("--hsk-chat-text")||"",[31,31,31]),g=0,v=0,x=0,S=()=>{let q=Math.min(window.devicePixelRatio||1,3),re=m.getBoundingClientRect();v=Math.max(1,re.width),x=Math.max(1,re.height),m.width=Math.round(v*q),m.height=Math.round(x*q),p.setTransform(q,0,0,q,0,0)};S();let L=typeof ResizeObserver<"u"?new ResizeObserver(S):null;L?.observe(m),window.addEventListener("resize",S);let b=window.matchMedia?.("(prefers-reduced-motion: reduce)")?.matches??!1,M=new Float32Array(At),N=[],y=null,O=-1,w=null,U=0,F=0,I=performance.now(),H=(q,re,ee,h)=>q+(re-q)*(re>q?ee:h),E=()=>{let q=n.current,re=l.current?.()??0;if(!q||!re||((!w||w.length!==re)&&(w=new Uint8Array(re)),!q(w)))return!1;let h=Math.max(At,Math.floor(re*pd))/At;for(let z=0;z<At;z++){let _=Math.floor(z*h),W=Math.max(_+1,Math.floor((z+1)*h)),V=0;for(let C=_;C<W;C++)V+=w[C];let A=V/(W-_)/255;M[z]=H(M[z],A,b?.2:.55,b?.06:.14)}return!0},D=(q,re)=>{for(let ee=0;ee<At;ee++){let h=ee/(At-1),z=Math.pow(1-h,1.6)*(.75+.25*Math.sin(q*3.1+ee*.7));M[ee]=H(M[ee],z*re,.3,.12)}},Q=q=>{let re=Math.min(At-1,Math.max(0,q*(At-1))),ee=Math.floor(re),h=re-ee,z=M[ee],_=M[Math.min(At-1,ee+1)];return z+(_-z)*h*h*(3-2*h)},R=q=>{g=requestAnimationFrame(R);let re=(q-I)/1e3,ee=s.current,h=Math.min(1,c.current());U=H(U,Math.max(ee==="speaking"?.42:ee==="listening"?.3:ee==="thinking"?.28:.12,h),b?.1:.5,b?.05:.11),E()||D(re,Math.max(.25,U)),p.clearRect(0,0,v,x);let _=x/2;F=ee==="thinking"?(F+.012)%1.6:0;let W=3;if(O!==v){N=[];for(let C=0;C<W;C++){let G=C/(W-1||1),K=hd(d,k,G*.5),f=p.createLinearGradient(0,0,v,0);f.addColorStop(0,Ra(K,0)),f.addColorStop(.5,Ra(K,.9-G*.35)),f.addColorStop(1,Ra(K,0)),N.push(f)}y=p.createLinearGradient(0,0,v,0),y.addColorStop(0,Ra(d,0)),y.addColorStop(.5,Ra(d,.14)),y.addColorStop(1,Ra(d,0)),O=v}let V=x*.32,A=Math.max(4,v/130);for(let C=0;C<W;C++){let G=C/(W-1||1),K=C*.055,f=1-G*.22;p.beginPath();let Y=0,$=_;for(let J=0;J<=v;J+=A){let te=J/v,le=Math.pow(Math.sin(Math.PI*te),.85),B=ee==="thinking"?Math.exp(-Math.pow((te-(F-.3))*4.5,2)):1,ce=Q(Math.abs(te-.5)*2),fe=re-K,je=Math.sin(te*Math.PI*2*2.1+fe*7.4)*.66+Math.sin(te*Math.PI*2*3.7-fe*5.6)*.26+Math.sin(te*Math.PI*2*5.9+fe*9.1)*.08,ze=_+le*B*f*V*U*(.6+ce*1.1)*je+Math.sin(te*Math.PI*2*.6+(re-K)*2.2)*le*x*.01;J===0?p.moveTo(J,ze):p.quadraticCurveTo(Y,$,(Y+J)/2,($+ze)/2),Y=J,$=ze}p.quadraticCurveTo(Y,$,v,$),p.lineCap="round",p.lineJoin="round";let j=(C===0?3:1.6)*(1+U*.6);C===0&&(p.strokeStyle=y,p.lineWidth=j*5,p.stroke()),p.strokeStyle=N[C],p.lineWidth=j,p.stroke()}};return g=requestAnimationFrame(R),()=>{cancelAnimationFrame(g),L?.disconnect(),window.removeEventListener("resize",S)}},[]),ud("canvas",{ref:i,className:o,"aria-hidden":"true"})}import{jsx as Ce,jsxs as za}from"react/jsx-runtime";function ns({siteId:e,themeAttr:r,stopVoice:t,chooseVoice:a,liveVoiceName:o,voiceSecondsLeft:i,voiceConnecting:s,voicePhase:c,live:n,voiceMuted:l,setVoiceMuted:m,shownSources:p,onSelectSource:u,defaultCurrency:d,voiceError:k,t:g}){return za("div",{className:"hsk-voice-overlay",role:"dialog","aria-label":g("voiceModeStart"),children:[Ce(zr,{seed:e,theme:r}),Ce("button",{className:"hsk-voice-exit",onClick:t,"aria-label":g("voiceModeExit"),title:g("voiceModeExit"),children:Ce(Cr,{})}),Ce("div",{className:"hsk-voice-picker",role:"radiogroup","aria-label":g("voicePickerLabel"),children:Sr.map((v,x)=>Ce("button",{type:"button",role:"radio","aria-checked":o===v.name,className:Z("hsk-voice-pill",o===v.name&&"hsk-voice-pill--on"),style:{animationDelay:`${x*60}ms`},onClick:()=>a(v.name),"aria-label":`${v.label}, ${v.gender}`,children:v.label},v.name))}),i!==null&&za("div",{className:Z("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:Z("hsk-voice-stage",s&&"hsk-voice-stage--connecting"),children:Ce(os,{className:"hsk-voice-canvas",phase:c,level:n.micLevel,spectrum:n.micSpectrum,bins:n.spectrumBins})}),s?za("div",{className:"hsk-voice-connecting",role:"status",children:[Ce("span",{className:"hsk-voice-connecting-dot"}),Ce("span",{children:g("voiceConnecting")})]}):za("div",{className:"hsk-voice-caption","aria-live":"polite",children:[Ce("span",{className:Z("hsk-voice-phase",`hsk-voice-phase--${c}`),children:g(l?"voiceMuted":c==="speaking"?"voicePhaseSpeaking":c==="thinking"?"voicePhaseThinking":"voicePhaseListening")}),l&&Ce("span",{className:"hsk-voice-heard",children:g("voiceMutedHint")}),!l&&c==="listening"&&Ce("span",{className:"hsk-voice-hint-sub",children:g("voiceHint")})]}),p.length>0&&Ce("div",{className:"hsk-voice-items",children:p.slice(0,4).map((v,x)=>za("button",{type:"button",className:"hsk-voice-item",style:{animationDelay:`${x*70}ms`},onClick:()=>u?.(v),children:[v.image?Ce("img",{src:v.image,alt:"",className:"hsk-voice-item-img",loading:"lazy"}):Ce("span",{className:"hsk-voice-item-img hsk-voice-item-img--empty",children:Ce(ut,{})}),Ce("span",{className:"hsk-voice-item-name",children:v.name}),v.price&&za("span",{className:"hsk-voice-item-price",children:[v.currency??d," ",parseFloat(String(v.price).replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]},v.id??x))}),k&&Ce("div",{className:"hsk-voice-error",children:g(k)}),Ce("div",{className:"hsk-voice-controls",children:Ce("button",{className:Z("hsk-voice-control",l&&"hsk-voice-control--muted"),onClick:()=>m(v=>!v),"aria-label":g(l?"voicePhaseListening":"voiceModeExit"),title:g(l?"voicePhaseListening":"voiceModeExit"),children:Ce("span",{className:"hsk-voice-control-icon",children:l?Ce(Tr,{}):Ce(va,{})},l?"off":"on")})})]})}import{jsx as jo,jsxs as md}from"react/jsx-runtime";function is({src:e,onClose:r}){return e?md("div",{className:"hsk-lightbox",onClick:r,children:[jo("button",{className:"hsk-lightbox-close",onClick:r,"aria-label":"Close image",children:jo(Cr,{})}),jo("img",{src:e,alt:"",className:"hsk-lightbox-img",onClick:t=>t.stopPropagation()})]}):null}import{useRef as ss,useEffect as kd}from"react";import{jsx as _r,jsxs as cs}from"react/jsx-runtime";function ls({items:e,activeIdx:r,progress:t,onJump:a,side:o="right"}){let i=jt(),s=ss([]),c=ss(null),n=0;for(let l=0;l<e.length;l++)e[l].idx<=r&&(n=l);return kd(()=>{let l=s.current[n],m=c.current;!l||!m||(m.style.transform=`translateY(${l.offsetTop+l.offsetHeight/2}px)`)},[n,e.length]),e.length<2?null:_r("nav",{className:Z("hsk-cb-timeline",o==="left"?"hsk-cb-timeline--left":"hsk-cb-timeline--right"),"aria-label":i("timelineLabel"),children:cs("div",{className:"hsk-cb-timeline-track",style:{"--hsk-tl-progress":t},children:[_r("span",{className:"hsk-cb-tl-cursor",ref:c,"aria-hidden":"true"}),e.map((l,m)=>cs("button",{ref:p=>{s.current[m]=p},type:"button",className:Z("hsk-cb-tl-item",m===n&&"hsk-cb-tl-item--on"),style:{"--hsk-tl-d":Math.min(Math.abs(m-n),4)},onClick:()=>a(l.idx),title:l.text,children:[_r("span",{className:"hsk-cb-tl-dot"}),_r("span",{className:"hsk-cb-tl-label",children:l.text})]},l.idx))]})})}import{jsx as Me,jsxs as Pa}from"react/jsx-runtime";function Vo({title:e="kiku",placeholder:r="Ask me anything\u2026",backdropColor:t,backdropBlur:a,onClose:o,onSelectSource:i,defaultCurrency:s="",chips:c=Xa,theme:n,classNames:l={},enableVoice:m=!1,voiceLang:p,enableVision:u=!1,visionCategoryHint:d,enableAudioResponse:k=!0,ttsVoice:g="Puck",autoSpeakResponses:v=!0,origin:x}){let S=vd(),{messages:L,sources:b,loading:M,streaming:N,error:y,errorCode:O,lastAction:w,lastIntent:U,allowedActions:F,send:I,queuedMessage:H,sendQueuedNow:E,appendSpokenExchange:D,stop:Q,stopped:R,interrupted:q,continueGenerating:re,reset:ee,referencedIds:h}=fd(),[z,_]=Oe(()=>{try{return S.getShopperName?.()??""}catch{return""}}),[W,V]=Oe(()=>{try{return S.getShopperLanguage?.()??""}catch{return""}}),[A,C]=Oe(()=>{try{return S.getEntityLanguageMode?.()??""}catch{return""}}),[G,K]=Oe(!1),{chromeReady:f,isRTL:Y,speechLang:$,scriptFont:j,fontStack:J,isNonLatin:te,hostFontCovers:le,t:B,tNode:ce}=xi({shopperLanguage:W,theme:n}),fe=sr.useMemo(()=>{let T=b.filter(Le=>Le.id&&h.includes(Le.id)),ae=[...L].reverse().find(Le=>Le.role==="assistant")?.content??"";if(!ae)return T;let de=new Set(T.map(Le=>Le.id)),qe=ae.toLowerCase().replace(/\s+/g," "),Ue=Le=>{let Ft=String(Le??"").toLowerCase().replace(/\s+/g," ").trim(),_t=Ft.split(" "),Qt=[Ft];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)},Nt=b.filter(Le=>Le.id&&!de.has(Le.id)&&Ue(Le.name).some(Ft=>qe.includes(Ft)));return[...T,...Nt]},[b,h,L]),je=F===null||F.includes("capture"),[ze,Pe]=Oe(""),[Wt,We]=Oe(!1),[wt,xe]=Oe(!1),[nt,dt]=Oe([]),It=et(null),[Aa,cr]=Oe({}),[Yt,Gt]=Oe(null),[lr,ca]=Oe(null),[la,he]=Oe(()=>{if(typeof window>"u")return!1;try{return localStorage.getItem("akropolys_terms_agreed")==="true"}catch{return!1}}),Ve=L.length===0,tt=Ve&&!W,Ye=Ve&&!!W&&!z,Ke=Ve&&!!W&&!!z&&!A,it=Ve&&!!W&&!!z&&!!A&&!la,St=tt||Ye||Ke||it,ht=sr.useMemo(()=>L.some(T=>T.liveKeys?.length>0),[L]);xt(()=>{if(ht)return gd({client:S})},[ht,S]);let[Ie,at]=Oe(!1);xt(()=>{let T=window.matchMedia?.("(max-width: 768px)");if(!T)return;let ae=()=>at(T.matches);return ae(),T.addEventListener?.("change",ae),()=>T.removeEventListener?.("change",ae)},[]);let Ne=T=>{let ae=T.trim();if(!ae){try{S.setShopperLanguage?.("")}catch{}V("");return}try{S.setShopperLanguage?.(ae)}catch{}V(ae),K(!1)},Ct=T=>{try{S.setEntityLanguageMode?.(T)}catch{}C(T),la&&K(!0)},da=()=>{try{localStorage.setItem("akropolys_terms_agreed","true")}catch{}he(!0),K(!0)},Et=e==="kiku"&&B("nameStepTitle")?"kiku":e,dr=tt?B("langPlaceholder"):Ye?B("namePlaceholder"):Ke?B("entityLangPlaceholder"):it?B("termsPlaceholder"):r==="Ask me anything\u2026"?B("defaultPlaceholder"):r,Ur=!c||c===Xa?[]:Array.isArray(c)?c:[],hr=tt?"curious":Ye?"welcoming":Ke?"guiding":it?"focused":"happy",[Dt,Ia]=Oe(()=>{if(fo(n))return n;if(typeof window<"u"){let T=localStorage.getItem("akropolys_theme");return fo(T)?T:window.matchMedia?.("(prefers-color-scheme: light)").matches?ii:bo}return bo}),Ea=(T,ae=!1)=>{Ia(T),ae&&(mr(!1),Yr(!1));try{localStorage.setItem("akropolys_theme",T)}catch{}},{vars:Da}=ka(n),Fa=Dt;xr(n);let _a=et(()=>{}),kt=async(T,ae,de,qe)=>{let Ue=(T??ze).trim();if(!Ue||!f||H)return;if(Ye){let Le=Bn(Ue)||Ue.slice(0,40);try{S.setShopperName?.(Le)}catch{}_(Le),Pe("");return}if(tt){Ne(Ue),Pe("");return}if(Ke){Pe("");return}We(!1),xe(!1),Pe("");let Nt=ae??nt;dt([]),await I(Ue,Ue,Nt.length>0?Nt:void 0,de,qe)},qa=oa(async()=>{let T=[...L].reverse().find(ae=>ae.role==="user");T&&await kt(T.content)},[L]),{keyInput:pr,setKeyInput:ur,keyPhase:pe,setKeyPhase:we,mintedKey:ke,setMintedKey:pt,mintedPub:Ee,setMintedPub:Ge,copied:Ua,keyCountdown:Br,minting:ha,copyValue:Mt,handleUseExistingKey:Hr,handleCreateKey:$r}=Ci(w,qa),jr=oa(()=>{if(typeof window>"u")return"N/A";try{let T=sessionStorage.getItem("akropolys_kiku_pub")||sessionStorage.getItem("kiku_pub");if(T)return T;let ae=localStorage.getItem("akropolys_kiku_pub")||localStorage.getItem("kiku_pub")||localStorage.getItem("kiku_id");if(ae)return ae;let de=document.cookie.match(/(?:^|;\s*)(?:akropolys_kiku_pub|kiku_pub|kiku_id)=([^;]+)/);if(de)return decodeURIComponent(de[1])}catch{}return"N/A"},[]),Ba=Ee??S?.getKikuPub?.()??jr(),{handleKikuCapture:Vr,handleKikuCaptureAll:Kr,handleKikuViewHistory:xs,handleKikuDelete:ws}=Mi({attachments:nt,setAttachments:dt,setInput:Pe,send:I,defaultCurrency:s,t:B}),{voiceMode:Qo,voicePhase:Xo,voiceConnecting:Ss,voiceError:Or,setVoiceError:Jo,voiceMuted:Cs,setVoiceMuted:Ms,voiceSecondsLeft:Ns,voiceBlocked:Ts,liveVoiceName:Rs,chooseVoice:zs,canConverse:Ps,startVoice:Ls,stopVoice:Zo,voice:As,live:Wr}=Ri({voiceLang:p,speechLang:$,shopperLanguage:W,ttsVoice:g,handleSendUtterance:T=>_a.current(T),appendSpokenExchange:D}),en=et(null),[pa,mr]=Oe(!1),[tn,Yr]=Oe(!1),Ha=et(null),kr=et(null),Gr=et(null),an=et([]),$a=et(null),Is=et(null),ja=et(null),Es=`hsk-goo-${bd()}`,rn=oa(()=>{Ha.current||(Yr(!0),Ha.current=setTimeout(()=>{mr(!1),Yr(!1),Ha.current=null},200))},[]);xt(()=>()=>{Ha.current&&clearTimeout(Ha.current)},[]),xt(()=>{if(!pa)return;let T=ae=>{let de=ae.composedPath?ae.composedPath():[],qe=kr.current&&(de.includes(kr.current)||kr.current.contains(ae.target)),Ue=Gr.current&&(de.includes(Gr.current)||Gr.current.contains(ae.target)),Nt=ae.target,Le=Nt?.closest?.(".hsk-cb-topbar-mark"),Ft=Nt?.closest?.(".hsk-cb-topbar-ooze-menu")||de.some(_t=>_t?.classList?.contains?.("hsk-cb-topbar-ooze-menu"));qe||Ue||Le||Ft||rn()};return document.addEventListener("mousedown",T),document.addEventListener("touchstart",T,{passive:!0}),()=>{document.removeEventListener("mousedown",T),document.removeEventListener("touchstart",T)}},[pa]);let{msgsContainerRef:on,lastExternalScrollRef:Ds,showJumpToBottom:Fs,scrollProgress:_s,activeMsgIdx:qs,unreadBelow:Us,jumpToMessage:Bs,jumpToBottom:Hs}=wi({messages:L,loading:M,messageRefs:an});si({panel:oa(()=>en.current,[]),scroller:oa(()=>on.current,[]),onDismiss:o,quiescent:oa(()=>performance.now()-Ds.current>90,[])}),xt(()=>{let T=document.body.style.overflow;return document.body.style.overflow="hidden",()=>{document.body.style.overflow=T}},[]),xt(()=>{let T=window.visualViewport;if(!T)return;let ae=document.documentElement,de=()=>{ae.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),ae.style.removeProperty("--hsk-vvh")}},[]),xt(()=>{let T=ae=>{if(ae.key==="Escape"){if(Yt){Gt(null);return}o()}};return document.addEventListener("keydown",T),()=>document.removeEventListener("keydown",T)},[Yt,o]);let $s=oa(()=>{ee(),we("idle")},[ee,we]),js=T=>{i?.(T);let ae=[...L].reverse().find(qe=>qe.role==="assistant");if(ae&&ae.content.trim().endsWith("?")){I(B("cardClickAnswer",{name:T.name}));return}let de=T.price?` (${T.currency??s} ${T.price})`:"";I(B("cardClickQuery",{name:T.name,price:de}))},Vs=T=>{Pe(T+" "),xe(!1),We(!0),$a.current&&$a.current.focus()},Ks=T=>{if(T.key==="Escape"&&Wt){T.preventDefault(),We(!1);return}if(T.key==="Escape"&&wt){T.preventDefault(),xe(!1);return}T.key==="Enter"&&!T.shiftKey&&!T.nativeEvent.isComposing&&(T.preventDefault(),kt())},Qr=et(28),nn=et(280),Xr=et(null),Os=(T,ae)=>{try{!Xr.current&&typeof document<"u"&&(Xr.current=document.createElement("canvas"));let de=Xr.current?.getContext("2d");return de?(de.font=ae,de.measureText(T).width):T.length*8.5}catch{return T.length*8.5}},Ws=T=>{let ae=T.closest(".hsk-cb-input-box");if(!ae)return;let de=T.value;!(ae.dataset.expanded==="true")&&T.clientWidth>50&&(nn.current=T.clientWidth);let Ue=window.getComputedStyle(T),Nt=Ue.font||`${Ue.fontSize||"16px"} ${Ue.fontFamily||"Geist, sans-serif"}`,Le=Os(de,Nt),Ft=Math.max(120,nn.current-14),_t=de.includes(`
|
|
45
|
-
`),Qt=!!(de&&(_t||Le>Ft));if(ae.dataset.expanded!==(Qt?"true":"false")&&(ae.dataset.expanded=Qt?"true":"false"),!de){Qr.current=28,T.style.height="";return}if(!Qt){Qr.current=28,T.style.height="";return}T.style.height="auto";let br=Math.max(28,Math.min(T.scrollHeight,140));Qr.current=br,T.style.height=`${br}px`};xt(()=>{$a.current&&Ws($a.current)},[ze]);let Ys=T=>{let ae=T.target.value;Pe(ae),Or&&Jo("");let de=ae.trim();xe(de==="@"),We(/^@kiku\s*$/i.test(de))};xt(()=>{_a.current=T=>{kt(T)}});let Gs=async T=>{if(!T||T.length===0)return;let ae=Array.from(T);for(let de of ae)if(de.type.startsWith("image/"))try{let qe=await vr(de);dt(Ue=>[...Ue,{type:"image",data:qe}])}catch{}},Qs=T=>{dt(ae=>ae.filter((de,qe)=>qe!==T))},Xs=(Wr.sources?.length??0)>0?Wr.sources:fe,Js=t&&(t.includes("rgba")||t.includes("hsla")||t==="transparent"),Zs=a||Js?{backdropFilter:`blur(${typeof a=="number"?`${a}px`:a||"20px"})`,WebkitBackdropFilter:`blur(${typeof a=="number"?`${a}px`:a||"20px"})`}:{},sn=(R||q)&&!M&&!N,ua=sr.useMemo(()=>{let T=M||N;return L.filter((ae,de)=>ae.role!=="assistant"||de===L.length-1&&T?!0:!!ae.content||!!ae.visualization||ae.visualizing||(ae.knowledgeImages?.length??0)>0||(ae.referencedIds?.length??0)>0)},[L,M,N]),ec=sr.useMemo(()=>ua.map((T,ae)=>({m:T,idx:ae})).filter(({m:T})=>T.role==="user"&&!!T.content.trim()).map(({m:T,idx:ae})=>{let de=T.content.replace(/^@kiku\s*/i,"").replace(/\s+/g," ").trim();return{idx:ae,text:de.length>30?de.slice(0,29).trimEnd()+"\u2026":de}}),[ua]),tc=sn&&ua[ua.length-1]?.role!=="assistant",cn=et(Date.now());return xt(()=>{cn.current=Date.now()},[]),Me(po.Provider,{value:B,children:Me("div",{ref:ja,className:Z("hsk-cb-overlay",x&&"hsk-cb-overlay--grows",l.overlay),onPointerDown:T=>{T.target===T.currentTarget&&(ja.current._ptrDown=!0)},onClick:T=>{T.target===T.currentTarget&&ja.current?._ptrDown&&Date.now()-cn.current>200&&o(),ja.current&&(ja.current._ptrDown=!1)},"data-hsk-theme":Fa,style:{...Zs,...t?{background:t}:{},...x?{"--hsk-ox":`${x.x}px`,"--hsk-oy":`${x.y}px`,"--hsk-or":`${Math.ceil(x.r)}px`,"--hsk-bt":`${Math.round(x.top??x.y)}px`,"--hsk-bl":`${Math.round(x.left??x.x)}px`,"--hsk-bw":`${Math.round(x.width??0)}px`,"--hsk-bh":`${Math.round(x.height??0)}px`,"--hsk-bbr":`${Math.round(x.borderRadius??12)}px`}:{},...Da},children:Pa("div",{ref:en,className:Z("hsk-cb-panel",l.panel),dir:Y?"rtl":"ltr","data-script":te?"nonlatin":"latin","data-host-font":le?"covers":"gap","data-nastaliq":j?.family==="Noto Nastaliq Urdu"||W?.toLowerCase()==="urdu"||W?.toLowerCase()==="ur"||W==="\u0627\u0631\u062F\u0648"?"true":void 0,style:J?{"--hsk-font":J}:void 0,onClick:T=>{T.stopPropagation();let ae=T.target;if(ae.tagName==="IMG"&&(ae.classList.contains("hsk-markdown-img")||ae.classList.contains("hsk-cb-user-img-thumb"))){let de=ae.src;de&&Gt(de)}},children:[Me(is,{src:Yt,onClose:()=>Gt(null)}),lr&&Me("div",{className:"hsk-markup-overlay",children:Me(ui,{src:lr,t:B,onCancel:()=>ca(null),onSend:(T,ae,de,qe)=>{ca(null),kt(ae||B("markupApplyMarks"),[{type:"image",data:T,annotated:!0,marks:de,instructed:!!ae,preview:qe}])}})}),Pa("div",{className:"hsk-cb-main",children:[Me(zr,{seed:S?.api?.siteId??"",theme:Fa,dir:Y?"rtl":"ltr"}),Me(Ei,{title:Et,hasMessages:L.length>0,avatarState:N?"speaking":M?"thinking":"idle",unread:Us,awayFromBottom:Fs,themeMenuOpen:pa,themeMenuClosing:tn,isNarrow:Ie,currentTheme:Dt,onJumpToLatest:Hs,onReset:$s,onClose:o,onToggleThemeMenu:()=>pa?rn():mr(!0),onSelectTheme:T=>{Ea(T,!0)}}),Me("div",{className:"hsk-cb-msgs",ref:on,children:ua.length===0?Me(Ui,{inOnboarding:St,justCompleted:G,onboardingMood:hr,awaitingLang:tt,awaitingName:Ye,awaitingEntityLang:Ke,awaitingConsent:it,termsAgreed:la,shopperLanguage:W,shopperName:z,entityLangPref:A,chromeReady:f,activeChips:Ur,t:B,tNode:ce,chooseLanguage:Ne,chooseEntityLang:Ct,agreeTerms:da,handleSend:kt}):Me(ts,{displayMessages:ua,messageRefs:an,isNarrow:Ie,loading:M,streaming:N,sources:b,referencedIds:h,discussedSources:fe,lastIntent:U,lastAction:w,defaultCurrency:s,stopped:R,interrupted:q,halted:sn,haltedEmpty:tc,error:y,errorCode:O,keyPhase:pe,keyInput:pr,setKeyInput:ur,mintedKey:ke,setMintedKey:pt,mintedPub:Ee,setMintedPub:Ge,minting:ha,copied:Ua,keyCountdown:Br,handleUseExistingKey:Hr,handleCreateKey:$r,copyValue:Mt,queuedMessage:H,sendQueuedNow:E,setLightboxSrc:Gt,setMarkupSrc:ca,handleSend:kt,handleSourceClick:js,continueGenerating:re,t:B,bottomRef:Is,vizState:Aa,setVizState:cr,messages:L})}),Me(as,{gooId:Es,input:ze,setInput:Pe,showKikuPicker:Wt,setShowKikuPicker:We,showAtPicker:wt,setShowAtPicker:xe,captureAllowed:je,discussedSources:fe,defaultCurrency:s,handleSelectExtension:Vs,handleKikuCapture:Vr,handleKikuCaptureAll:Kr,handleKikuViewHistory:xs,handleKikuDelete:ws,attachments:nt,removeAttachment:Qs,chromeLoading:!f,imageInputRef:It,handleImageFiles:Gs,enableVision:u,enableVoice:m,canConverse:Ps,voiceMode:Qo,startVoice:Ls,stopVoice:Zo,voiceBlocked:Ts,textareaRef:$a,classNames:l,handleInput:Ys,handleKeyDown:Ks,voice:As,voicePhase:Xo,activePlaceholder:dr,loading:M,streaming:N,stop:Q,handleSend:kt,voiceError:Or,setVoiceError:Jo,shopperLanguage:W,t:B})]}),Me(ls,{items:ec,activeIdx:qs,progress:_s,onJump:Bs,side:Y?"left":"right"}),Pa("div",{className:Z("hsk-cb-kiku-id-rail",Y?"hsk-cb-kiku-id-rail--right":"hsk-cb-kiku-id-rail--left"),children:[Pa("button",{type:"button",className:"hsk-cb-kiku-id-pill",onClick:()=>Ba!=="N/A"&&Mt(Ba,"pub"),title:B("keyCopyId"),children:[Me("span",{className:"hsk-cb-kiku-id-rail-val",children:Ba}),Ua==="pub"?Me(Xn,{}):Me(Qn,{})]}),Me("div",{className:Z("hsk-cb-theme-squircle-wrap",pa&&"is-open",tn&&"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:ae,Icon:de})=>Pa("button",{type:"button",className:Z("hsk-cb-theme-grid-item",Dt===T&&"is-active"),onClick:qe=>{qe.stopPropagation(),Ea(T,!0)},children:[Me(de,{}),Me("span",{children:ae})]},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(go(Dt).Icon)}),Me("span",{className:"hsk-cb-theme-trigger-label",children:go(Dt).label})]})})]}),Qo==="converse"&&Me(ns,{siteId:S?.api?.siteId??"",themeAttr:Fa,stopVoice:Zo,chooseVoice:zs,liveVoiceName:Rs,voiceSecondsLeft:Ns,voiceConnecting:Ss,voicePhase:Xo,live:Wr,voiceMuted:Cs,setVoiceMuted:Ms,shownSources:Xs,onSelectSource:i,defaultCurrency:s,voiceError:Or,t:B})]})})})}import{Fragment as hs,jsx as Oo,jsxs as ps}from"react/jsx-runtime";function Wo({label:e="Ask AI",children:r,icon:t,title:a,placeholder:o,backdropColor:i,backdropBlur:s,className:c,onSelectSource:n,defaultCurrency:l="$",chips:m=Xa,theme:p,classNames:u={},enableVoice:d=!1,voiceLang:k,enableVision:g=!1,visionCategoryHint:v,enableAudioResponse:x,ttsVoice:S,autoSpeakResponses:L}){let b=wd(),[M,N]=Ko(!1),[y,O]=Ko(!1),[w,U]=Ko(null),F=ds(()=>{Qa();try{Pn(b,b?.getShopperLanguage?.()??"",Zt)}catch{}},[b]),I=ds(D=>{let Q=D.getBoundingClientRect(),R=window.getComputedStyle(D),q=parseFloat(R.borderRadius)||12,re=Q.left+Q.width/2,ee=Q.top+Q.height/2,h=window.innerWidth,z=window.innerHeight,_=Math.max(Math.hypot(re,ee),Math.hypot(h-re,ee),Math.hypot(re,z-ee),Math.hypot(h-re,z-ee));U({x:re,y:ee,r:_,top:Q.top,left:Q.left,width:Q.width,height:Q.height,borderRadius:q}),N(!0)},[]);yd(()=>{O(!0);let D=window.requestIdleCallback,Q=D?D(F,{timeout:2e3}):setTimeout(F,600);if(typeof window<"u"&&!window.__akropolys_nav_patched){window.__akropolys_nav_patched=!0;let q=window.location.pathname,re=window.history.pushState,ee=window.history.replaceState;window.history.pushState=function(...h){re.apply(this,h),window.location.pathname!==q&&(q=window.location.pathname,window.dispatchEvent(new CustomEvent("akropolys:navigation")))},window.history.replaceState=function(...h){ee.apply(this,h),window.location.pathname!==q&&(q=window.location.pathname,window.dispatchEvent(new CustomEvent("akropolys:navigation")))}}let R=()=>{N(!1)};return window.addEventListener("popstate",R),window.addEventListener("akropolys:navigation",R),()=>{let q=window.cancelIdleCallback;D&&q?q(Q):clearTimeout(Q),window.removeEventListener("popstate",R),window.removeEventListener("akropolys:navigation",R)}},[F]);let{themeAttr:H,vars:E}=ka(p);return xr(p),ps(hs,{children:[Oo("button",{className:Z("hsk-cb-btn",u.button,c),onClick:D=>I(D.currentTarget),onPointerEnter:F,onPointerDown:F,style:E,"data-hsk-theme":H,"aria-label":"Open AI chat",children:r!==void 0?r:ps(hs,{children:[t?Oo("span",{className:"hsk-cb-btn-icon",style:{display:"flex",alignItems:"center"},children:t}):null,e]})}),M&&y&&xd(Oo(Vo,{title:a,placeholder:o,backdropColor:i,backdropBlur:s,origin:w,onClose:()=>N(!1),onSelectSource:n,defaultCurrency:l,chips:m,theme:p,classNames:u,enableVoice:d,voiceLang:k,enableVision:g,visionCategoryHint:v,enableAudioResponse:x,ttsVoice:S,autoSpeakResponses:L}),Qa()??document.body)]})}import{useState as sa,useEffect as na,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 se}from"react/jsx-runtime";var ia=({className:e,size:r=16})=>P("svg",{className:Z("hsk-brand-mark",e),width:r,height:r,viewBox:"0 0 100 100",xmlns:"http://www.w3.org/2000/svg","aria-label":"kiku",children:se("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=()=>se("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 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)}if(r.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(r);return t.error||t.message||r}catch{return r}};function Td({productName:e,limit:r,backdropColor:t,backdropBlur:a,onClose:o,onNavigate:i,onResult:s,theme:c,classNames:n={},product:l}){let m=Nd(),[p,u]=sa(null),d=l||p,{results:k,loading:g,search:v}=Cd({type:"vector"}),{messages:x,sources:S,loading:L,error:b,send:M}=Md(),[N,y]=sa(""),[O,w]=sa(!1),[U,F]=sa(!1),[I,H]=sa(!1),E=qr(null),D=qr(null);na(()=>{!l&&!p&&m.api.searchVector(e,1).then(A=>{A.results&&A.results.length>0&&u(A.results[0].entity)}).catch(A=>console.error("[Akropolys] Failed to fetch product details",A)),v(e,r)},[e,l,p,m,r,v]),na(()=>{let A=()=>w(window.innerWidth<=768);if(A(),typeof window<"u")return window.addEventListener("resize",A),()=>window.removeEventListener("resize",A)},[]),na(()=>{k.length>0&&s?.(k)},[k,s]),na(()=>{let A=C=>{C.key==="Escape"&&o()};return document.addEventListener("keydown",A),()=>document.removeEventListener("keydown",A)},[o]);let Q=qr(null);na(()=>{let A=document.body.style.overflow,C=document.body.style.position,G=document.body.style.width;document.body.style.overflow="hidden",document.body.style.position="fixed",document.body.style.width="100%";let K=()=>{window.scrollTo(0,0),Q.current&&(Q.current.scrollTop=0)};return window.addEventListener("scroll",K,{passive:!0}),()=>{document.body.style.overflow=A,document.body.style.position=C,document.body.style.width=G,window.removeEventListener("scroll",K)}},[]);let R=qr(null);na(()=>{R.current&&(R.current.scrollTop=R.current.scrollHeight)},[x,L]);let q=typeof a=="number"?`${a}px`:a??"16px",re=t??void 0,ee=A=>{i?.(A)!==!1&&(o(),A.entity.url&&(window.location.href=A.entity.url))},h=async A=>{let C=(A??N).trim();if(!(!C||L))if(y(""),D.current&&(D.current.style.height="auto"),x.length===0&&d){let G=`[Context: Shopper is viewing "${d.name}". Price: ${d.price}. Description: ${d.description||""}]
|
|
44
|
+
`;function Pl(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 zl(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 Pi(e){let[a,t]=Er("idle"),[r,n]=Er(!1),[i,s]=Er([]),[c,o]=Er(null),l=Ge(null),p=Ge(null),h=Ge(null),u=Ge(null),d=Ge(null),k=Ge(0),v=Ge(new Set),y=Ge(null),C=Ge(24e3),w=Ge(e);Ir(()=>{w.current=e},[e]);let I=Ge(!1),b=Ge(null),N=Ge(""),M=Ge(""),x=Ye(()=>{let z=N.current.trim(),L=M.current.trim();N.current="",M.current="",!(!z&&!L)&&w.current.onExchange?.({heard:z,said:L})},[]),O=Ye(()=>{},[]),S=Ye(()=>{if(!I.current)return;p.current&&p.current.state==="suspended"&&p.current.resume().catch(()=>{});let z=b.current;z&&(b.current=null,z())},[]),B=Ye(()=>{let z=d.current;if(!z)return 0;let L=new Uint8Array(z.fftSize);z.getByteTimeDomainData(L);let R=0;for(let g=0;g<L.length;g++){let W=(L[g]-128)/128;R+=W*W}return Math.min(1,Math.sqrt(R/L.length)*4)},[]),H=a==="speaking"||a==="thinking",D=Ye(z=>{let L=H?y.current:d.current;return!L||z.length!==L.frequencyBinCount?!1:(L.getByteFrequencyData(z),!0)},[H]),F=Ye(()=>(H?y.current:d.current)?.frequencyBinCount??0,[H]),E=Ye(()=>{for(let z of v.current)try{z.onended=null,z.stop()}catch{}v.current.clear(),k.current=0},[]),j=Ye(z=>{let L=p.current,R=y.current;if(!L||!R||z.length===0)return;L.state==="suspended"&&L.resume().catch(()=>{});let g=C.current,W=L.createBuffer(1,z.length,g),Y=W.getChannelData(0),f=z.length,Q=Math.min(32,Math.floor(f/4));for(let V=0;V<f;V++){let se=z[V]/32768;V<Q?se*=V/Q:V>=f-Q&&(se*=(f-1-V)/Q),Y[V]=se}let ie=L.createBufferSource();ie.buffer=W,ie.connect(R);let $=L.currentTime,G=Math.max($+.02,k.current||$+.02);ie.start(G),k.current=G+W.duration,v.current.add(ie),ie.onended=()=>{v.current.delete(ie),v.current.size===0&&t(V=>V==="speaking"?"listening":V)},t(V=>V==="speaking"||V==="idle"||V==="ended"?V:"speaking")},[]),ee=Ye(()=>{},[]),P=Ye(()=>{},[]),U=Ye(z=>{x(),l.current=null,I.current=!1,b.current=null,ee(),E(),u.current?.disconnect(),u.current=null,h.current?.getTracks().forEach(L=>L.stop()),h.current=null,d.current=null,y.current=null,p.current?.close().catch(()=>{}),p.current=null,t(z),n(!1),s([])},[x,E,ee]),ae=Ye(()=>{try{l.current?.send(JSON.stringify({type:"close"}))}catch{}try{l.current?.close()}catch{}U("idle")},[U]),X=Ye(z=>{let L=!1;z.onmessage=R=>{let g;try{g=JSON.parse(R.data)}catch{return}switch(g.type){case"ready":g.sampleRate&&(C.current=g.sampleRate),typeof g.secondsLeft=="number"&&o(g.secondsLeft),I.current=!0,t("listening"),S();break;case"audio":ee(),g.audio&&j(zl(g.audio));break;case"hearing":n(!0);break;case"thinking":n(!1),t("thinking"),P();break;case"heard":N.current+=g.text;break;case"said":M.current+=g.text;break;case"interrupted":ee(),E(),n(!1),t("listening");break;case"turn_complete":ee(),n(!1),x();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":w.current.onRefused?.(g.code||"guest"),ae();break;case"error":w.current.onError?.(g.code||"unavailable"),ae();break}},z.onclose=R=>{l.current===z&&(R.code===4402&&(L=!0,w.current.onError?.(R.reason==="site"?"siteLimit":"limit")),U("ended"))},z.onerror=()=>{!L&&l.current===z&&w.current.onError?.("connection")}},[S,j,x,E,P,ee,ae,U]),m=Ye(z=>{let L=l.current;if(I.current=!1,t("connecting"),E(),ee(),L){try{L.send(JSON.stringify({type:"close"}))}catch{}try{L.close()}catch{}}let R=w.current,g=R.apiUrl.replace(/\/+$/,""),W=new URL(g+"/voice/live",window.location.href);W.protocol=W.protocol==="https:"?"wss:":"ws:",W.searchParams.set("siteId",R.siteId),R.kikuId&&W.searchParams.set("kikuId",R.kikuId),R.language&&W.searchParams.set("language",R.language),(z||R.voice)&&W.searchParams.set("voice",z||R.voice);let Y=new WebSocket(W.toString(),["akropolys.token."+R.token]);l.current=Y,X(Y)},[X,E,ee]),_=Ge(e.voice);Ir(()=>{_.current!==e.voice&&(_.current=e.voice,l.current&&(a==="listening"||a==="thinking"||a==="speaking")&&m(e.voice))},[e.voice,a,m]);let K=Ye(async()=>{if(l.current)return;t("connecting");let z=w.current,L=window.AudioContext||window.webkitAudioContext;L&&((!p.current||p.current.state==="closed")&&(p.current=new L),p.current.state==="suspended"&&p.current.resume().catch(()=>{}));let R=z.apiUrl.replace(/\/+$/,""),g=new URL(R+"/voice/live",window.location.href);g.protocol=g.protocol==="https:"?"wss:":"ws:",g.searchParams.set("siteId",z.siteId),z.kikuId&&g.searchParams.set("kikuId",z.kikuId),z.language&&g.searchParams.set("language",z.language),z.voice&&g.searchParams.set("voice",z.voice);let W=new WebSocket(g.toString(),["akropolys.token."+z.token]);l.current=W,X(W);let Y;try{if(!navigator.mediaDevices?.getUserMedia)throw{name:"NotAllowedError"};Y=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0,autoGainControl:!0}})}catch($){abandoned=!0;try{W.close()}catch{}l.current=null,t("idle"),z.onError?.($?.name==="NotAllowedError"?"not-allowed":"audio-capture");return}if(l.current!==W){Y.getTracks().forEach($=>$.stop());return}h.current=Y;for(let $ of Y.getAudioTracks())$.enabled=!w.current.muted;let f=p.current&&p.current.state!=="closed"?p.current:L?new L:null;if(!f)return;p.current=f,f.state==="suspended"&&f.resume().catch(()=>{});let Q=f.createAnalyser();Q.fftSize=1024,Q.smoothingTimeConstant=.25,d.current=Q;let ie=f.createAnalyser();ie.fftSize=1024,ie.smoothingTimeConstant=.25,ie.connect(f.destination),y.current=ie;try{let $=URL.createObjectURL(new Blob([Rl],{type:"application/javascript"}));if(await f.audioWorklet.addModule($),URL.revokeObjectURL($),l.current!==W){Y.getTracks().forEach(se=>se.stop()),f.close().catch(()=>{});return}let G=new AudioWorkletNode(f,"kiku-capture");u.current=G,G.port.onmessage=se=>{let q=l.current;!q||q.readyState!==WebSocket.OPEN||q.send(JSON.stringify({type:"audio",audio:Pl(se.data)}))};let V=f.createMediaStreamSource(Y);b.current=()=>{V.connect(Q),V.connect(G)},S()}catch{w.current.onError?.("audio-worklet"),ae()}},[S,j,x,E,P,ee,ae,U]);return Ir(()=>()=>{ae()},[ae]),Ir(()=>{let z=h.current;if(z)for(let L of z.getAudioTracks())L.enabled=!e.muted},[e.muted,a]),{state:a,phase:a,hearing:r,sources:i,secondsLeft:c,micLevel:B,micSpectrum:D,spectrumBins:F,start:K,stop:ae}}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"),[l,p]=aa("idle"),[h,u]=aa(""),[d,k]=aa(!1),[v,y]=aa(null),[C,w]=aa(!1),[I,b]=aa(()=>{try{let P=localStorage.getItem(mn);if(P&&Cr.some(U=>U.name===P))return P}catch{}return r||"Puck"}),N=Pn(P=>{b(P);try{localStorage.setItem(mn,P)}catch{}},[]),M=vr({lang:e||a,onUtterance:P=>{p("thinking"),n(P)},onError:P=>{o("off"),p("idle"),u(P==="not-allowed"?"micDenied":P==="language-not-supported"?"micLangUnsupported":P==="audio-capture"?"micMissing":P==="network"?"micNetwork":"micFailed")},onBargeIn:()=>{Pt()}}),x=s?.api?.apiUrl||s?.apiUrl||"",O=s?.api?.siteId||s?.siteId||"",S=s?.api?.apiToken||s?.apiToken||"",B=s?.getShopperId?.()||s?.getKikuPub?.()||void 0,H=Pi({apiUrl:x,siteId:O,token:S,kikuId:B,language:t,voice:I,muted:d,onExchange:P=>{i(P.heard,P.said)},onError:P=>{if(P==="shopper_reply_limit"||P==="access_revoked"||P==="account_required"){w(!0),H.stop(),o("off");return}o("off"),u(P==="not-allowed"?"micDenied":P==="audio-capture"?"micMissing":P==="limit"?"voiceLimitReached":P==="siteLimit"?"voiceSiteLimit":P==="connection"||P==="network"?"micNetwork":"voiceUnavailable")},onRefused:P=>{(P==="shopper_reply_limit"||P==="access_revoked"||P==="account_required")&&w(!0),o("off"),u("voiceUnavailable")}}),D=typeof window<"u"&&!!window.WebSocket&&!!(window.AudioContext||window.webkitAudioContext)&&!!navigator.mediaDevices?.getUserMedia,F=Pn(async P=>{if(!Vo()){u("micInsecure");return}u(""),o(P),P==="dictate"?(p("listening"),await M.start()):H.start()},[H,M]),E=Pn(()=>{o("off"),p("idle"),M.stop(),H.stop()},[H,M]),j=c==="converse"?Ll(H.state):c==="dictate"?l==="listening"?M.hearing?"speaking":"listening":l:"idle",ee=c==="converse"&&(H.phase==="connecting"||H.state==="connecting");return{voiceMode:c,voicePhase:j,voiceConnecting:ee,voiceError:h,setVoiceError:u,voiceMuted:d,setVoiceMuted:k,voiceSecondsLeft:v,voiceBlocked:C,liveVoiceName:I,chooseVoice:N,canConverse:D,startVoice:F,stopVoice:E,voice:M,live:H}}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}},An={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}},Dr=[[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<Dr.length-1&&Dr[a][0]<e;)a++;let[t,r,n]=Dr[a-1],[i,s,c]=Dr[a],o=i===t?0:(e-t)/(i-t),l=o*o*(3-2*o);return[r+(s-r)*l,n+(c-n)*l]}var ar=6,Ai=["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=l=>l.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,l=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*l,-a-2*l)} ${c(e*.3*l,-a-2*l)} ${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*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)}`+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)"}],En=[{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,...En];function Ln(e){let r=(!En.includes(e)&&Math.random()<.26?En: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 In(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]],Ii=[.05,.15,.42,.74],Ul=[.52,.72,.9,1],Ei={color:"#E2581D",light:"#FFBE96",glow:"rgba(226, 88, 29, 0.34)"};function Di({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 l=Te(t);l.current=t;let p=r==="blush"||n===!0||!!(i?.flower||i?.eyelashes||i?.blush),h=i?.flower??p,u=i?.eyelashes??p,d=i?.blush??p,k=Te(null),v=Te(null),y=Te(null),C=Te(null),w=Te(null),I=Te(null),b=Te(null),N=Te(null),M=Te(null),x=Te(null),O=Te(null),S=Te(null),B=Te(null),H=Te(null),D=Te([]),F=Te([]),E=Te(null),j=Te(`kiku-${Math.random().toString(36).slice(2,8)}`).current,ee=Te(s);return ee.current=s,Il(()=>{let P=window.matchMedia("(prefers-reduced-motion: reduce)").matches,U={},ae={};Ai.forEach(he=>{U[he]=zn.idle[he]??An.idle[he]??0,ae[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})),_=1800,K=-1,z=0,L=2600,R=0,g=!1,W=9e3+Math.random()*8e3,Y=-1,f=0,Q=0,ie=0,$=4200,G=0,V=0,se=0,q=12e3,le=Sa[0],fe=wt(le.color),je=wt(le.light),Pe=[...fe],ze=[...je],Ot=2600,Oe=-1/0,Ct=!1,xe=0,it=!1,ht=0,Et=0,La=0,lr=!1,Yt=0,Gt=he=>{he-Oe<Ot?(le=Ln(le),Pe=wt(le.color),ze=wt(le.light),Oe=-1/0):Oe=he},dr=(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),Pe=wt(le.color),ze=wt(le.light),Oe=-1/0;return}Y=0,Gt(ht),W=ht+4e3});let ca=he=>{ht=he;let Ve=o.current,at=zn[Ve]??zn.idle,Qe=An[Ve]??An.idle,Ke=Ve==="idle"||Ve==="failed";Ke&&!P&&(he>L&&(z=(Math.random()-.5)*2,L=he+1800+Math.random()*3600),U.wantGx=z*5);let st=l.current?1:0;La=(La+(st-Et)*.1)*.88,Et+=La;let Mt=l.current&&!P?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&&!P?z*5:0,gy:Ke&&!P?Math.sin(he/2600)*2:0};!P&&Ke&&(K<0&&he>_&&(K=0),K>=0&&(K+=1/7,pt.lid=Qe.lid*Math.abs(K-.5)*2,K>=1&&(K=-1,pt.lid=Qe.lid,_=he+(Math.random()<.22?340:2600+Math.random()*4200)))),Ai.forEach(pe=>{let we=pe;if(P){U[we]=pt[we];return}let ke=we==="lid"?.42:.11,ut=we==="lid"?.55:.78;ae[we]=(ae[we]+(pt[we]-U[we])*ke)*ut,U[we]+=ae[we]});let Ee=0,rt=0;!P&&l.current&&Y<0&&he>Yt&&(Y=0,Yt=he+2100,W=he+4e3),!P&&Ve==="idle"?Y<0&&he>W&&(Y=0,Ct?(Ct=!1,xe=0,le=Ln(le),Pe=wt(le.color),ze=wt(le.light),Oe=-1/0):(xe++,Gt(he))):Y<0&&(W=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,W=he+150):!Ct&&xe>=2?(Ct=!0,W=he+240):W=he+5e3+Math.random()*5e3));let Ne=Math.max(0,Ee);if(l.current!==lr){lr=l.current;let pe=l.current?Ei:le;Pe=wt(pe.color),ze=wt(pe.light),l.current&&!P&&(Y<0&&(Y=0),Yt=he+2600)}let Nt=l.current?Ei:le;if(P)fe=[...Pe],je=[...ze];else for(let pe=0;pe<3;pe++)fe[pe]+=(Pe[pe]-fe[pe])*.055,je[pe]+=(ze[pe]-je[pe])*.055;let da=In(fe),Dt=In(je);S.current?.setAttribute("stop-color",da),B.current?.setAttribute("stop-color",Dt),H.current?.setAttribute("stop-color",Dt);for(let pe=0;pe<4;pe++){let we=Ii[pe]+(Ul[pe]-Ii[pe])*Et;D.current[pe]?.style.setProperty("stop-color",In(Fl(_l[pe],fe,we)))}let hr=.34+Math.sin(he/1200)*.06,$r=Ne>.02?Math.min(.72,hr+Ne*.34):hr;O.current?.setAttribute("opacity",$r.toFixed(3)),Ne>.04?ee.current?.(Ne,Nt.color,Nt.glow):la>.04&&ee.current?.(0,Nt.color,Nt.glow),la=Ne;let pr=P?0:Math.sin(he/1900)*.9*U.wob,Ft=U.bw*(1+Ee*.55)+pr*.4,Ia=U.bh*(1-Ee*.62),Ea=Dl(Ft,Ia,Wt(U.tr+Ne*.5,0,1.2),Wt(U.br+Ne*.9,0,1),U.bow+pr+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(#${j}-goo)`:"none"));let Fa=dr(he,U.lid*(1-Ne*.85),U.gx,U.gy);for(let pe=0;pe<ar;pe++){let we=Fa[pe],ke=X[pe],ut=m[pe];for(let Xe of["x","y","w","h","rx","a"]){if(P){ke[Xe]=we[Xe];continue}ut[Xe]=(ut[Xe]+(we[Xe]-ke[Xe])*.16)*.74,ke[Xe]+=ut[Xe]}let De=F.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=P?0:Math.sin(he/Qe.breath)*1.5;!P&&Ke&&Y<0?(he>$&&(ie=(Math.random()<.5?-1:1)*(.35+Math.random()*.65),$=he+2600+Math.random()*4200),he>q&&(se=se>.1?0:1,q=he+(se>.1?900:9e3+Math.random()*11e3))):(ie=0,se=0),Q=(Q+(ie-f)*.028)*.9,f+=Q,V=(V+(se-G)*.06)*.82,G+=V;let ft=U.bh-Ia,Ua=f*3.4+G*4.5,ur=f*2.2+G*3,mr=G*2.4;if(y.current?.setAttribute("transform",`translate(${ur.toFixed(2)} ${(_a+ft-rt+mr).toFixed(2)}) rotate(${Ua.toFixed(2)} 0 60)`),C.current&&C.current.setAttribute("transform",`translate(${ur.toFixed(2)} ${(_a+ft-rt+mr).toFixed(2)}) rotate(${Ua.toFixed(2)} 0 60)`),h&&w.current){let pe=-Ft*.62,we=-Ia*.7,ke=-16+(P?0:Math.sin(he/1400)*3)+Ua*.4;w.current.setAttribute("transform",`translate(${pe.toFixed(2)}, ${we.toFixed(2)}) rotate(${ke.toFixed(2)})`)}if(d&&I.current){let pe=12+U.gy*.5;I.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(U.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,qa="";for(let[jr,ha]of[[20,7],[48,8],[76,6.5]]){let Tt=jr*Math.PI/180,Vr=ke.x+ut*Math.sin(Tt)*De,Kr=Xe-Math.cos(Tt)*De,Wr=ke.x+ut*Math.sin(Tt)*(De+ha),Ba=Xe-Math.cos(Tt)*(De+ha)-1.5,Or=ke.x+ut*Math.sin(Tt-.22)*(De+ha*.65),Yr=Xe-Math.cos(Tt-.22)*(De+ha*.65);qa+=` M ${Vr.toFixed(2)} ${Kr.toFixed(2)} Q ${Or.toFixed(2)} ${Yr.toFixed(2)} ${Wr.toFixed(2)} ${Ba.toFixed(2)}`}return qa.trim()};N.current?.setAttribute("d",we(X[0],-1)),M.current?.setAttribute("d",we(X[1],1))}R=requestAnimationFrame(ca)},la=0;return R=requestAnimationFrame(ca),()=>cancelAnimationFrame(R)},[h,u,d,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:`${j}-marble`,x1:".2",y1:"0",x2:".42",y2:"1",children:[0,40,82,100].map((P,U)=>ue("stop",{ref:ae=>{D.current[U]=ae},offset:`${P}%`,style:{stopColor:`var(--hsk-marble-${U+1}, #FAF7F2)`}},P))}),Ze("linearGradient",{id:`${j}-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:B,offset:"45%",stopColor:Sa[0].light,stopOpacity:"0.5"}),ue("stop",{ref:H,offset:"100%",stopColor:Sa[0].light,stopOpacity:"0"})]}),Ze("radialGradient",{id:`${j}-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:`${j}-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:`${j}-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:`${j}-skin`,children:ue("use",{href:`#${j}-body`})}),Ze("filter",{id:`${j}-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:`${j}-cut`,children:[ue("path",{ref:v,d:"",fill:"#FFFFFF"}),ue("g",{ref:E,children:Array.from({length:ar},(P,U)=>ue("rect",{ref:ae=>{F.current[U]=ae},fill:"#000000"},U))})]})]}),Ze("g",{ref:y,mask:`url(#${j}-cut)`,children:[ue("path",{id:`${j}-body`,ref:k,d:"",fill:`url(#${j}-marble)`}),Ze("g",{clipPath:`url(#${j}-skin)`,children:[ue("ellipse",{cx:"-14",cy:"-40",rx:"46",ry:"34",fill:`url(#${j}-sheen)`}),ue("rect",{ref:O,x:"-100",y:"-20",width:"200",height:"100",fill:`url(#${j}-contact)`,opacity:"0.45"})]})]}),Ze("g",{ref:C,style:{pointerEvents:"none"},children:[d&&Ze("g",{ref:I,children:[ue("ellipse",{cx:"-28",cy:"0",rx:"10",ry:"5.5",fill:`url(#${j}-blush-cheek)`}),ue("ellipse",{cx:"28",cy:"0",rx:"10",ry:"5.5",fill:`url(#${j}-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:w,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(P=>ue("path",{d:"M 0 0 C -6 -13 6 -13 0 0 Z",fill:`url(#${j}-hibiscus-petal)`,stroke:"#FF2A5F",strokeWidth:"0.6",transform:`rotate(${P-18})`},P)),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 Dn}from"react/jsx-runtime";function Fi({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:l,onReset:p,onClose:h,onToggleThemeMenu:u,onSelectTheme:d}){let k=jt(),[v,y]=lt.useState(!1),[C,w]=lt.useState("#134e3d"),[I,b]=lt.useState("rgba(19, 78, 61, 0.45)"),N=lt.useRef(void 0),M=lt.useRef(null),x=lt.useRef(!1),O=lt.useRef(0),S=lt.useCallback(()=>{x.current=!1,O.current=Date.now(),M.current=setTimeout(()=>{if(x.current=!0,typeof navigator<"u"&&navigator.vibrate)try{navigator.vibrate(25)}catch{}u?.()},350)},[u]),B=lt.useCallback(()=>{M.current&&(clearTimeout(M.current),M.current=null)},[]),H=lt.useCallback(()=>{M.current&&(clearTimeout(M.current),M.current=null)},[]),D=lt.useCallback(E=>{if(x.current){x.current=!1,E.preventDefault(),E.stopPropagation();return}n?l?.():N.current?.()},[n,l]),F=lt.useCallback((E,j,ee)=>{E>.04?(y(!0),w(j),b(ee)):y(!1)},[]);return Dn("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(Nr,{})})})}),Dn("div",{className:Z("hsk-cb-topbar-mark",c&&i&&"is-oozing"),"data-impacting":v?"true":"false",style:{"--hsk-contact-color":C,"--hsk-contact-glow":I},"data-unread":r?"true":"false",onTouchStart:S,onTouchEnd:B,onTouchMove:H,onTouchCancel:H,onClick:D,role:"button",tabIndex:0,"aria-label":n?k("jumpToLatest"):"kiku (long press for themes)",children:[dt(Di,{state:t,size:34,theme:o,alert:r,onImpact:F,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:Z("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:j,Icon:ee})=>Dn("button",{type:"button",className:Z("hsk-cb-theme-grid-item",o===E&&"is-active"),onClick:P=>{P.stopPropagation(),d?.(E)},children:[dt(ee,{}),dt("span",{children:j})]},E))})})]})}import Ma from"react";import{useEffect as jp,useRef as Vp}from"react";import Fn from"react";import{Fragment as Bl,jsx as qn,jsxs as Hl}from"react/jsx-runtime";var ql=12;function _n(e){return e==null||typeof e=="boolean"?"":typeof e=="string"||typeof e=="number"?String(e):Array.isArray(e)?e.map(_n).join(""):Fn.isValidElement(e)?_n(e.props.children):""}function Un(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*ql;return a.i+=1,qn("span",{className:"hsk-cascade__w",style:{animationDelay:`${s}ms`},children:n},`${r}-w${i}`)});if(Array.isArray(e))return e.map((n,i)=>Un(n,a,t,`${r}-${i}`));if(Fn.isValidElement(e)){let n=e;return Fn.cloneElement(n,{key:`${r}-el`},Un(n.props.children,a,t,`${r}-c`))}return e}function $e({children:e,baseMs:a=0}){let t=_n(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 Hl(Bl,{children:[qn("span",{className:"hsk-sr-only",children:t}),qn("span",{"aria-hidden":"true",children:Un(e,{i:0},a,n)})]})}import{jsx as At,jsxs as rr}from"react/jsx-runtime";function _i({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($e,{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 Ui}from"react/jsx-runtime";var Fr=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 qi({text:e,placeholder:a,visible:t=!0,replay:r=0,replaySeed:n,staggerMs:i=Fr}){if(!t)return null;let s=e||a||"";if(!s)return null;let c=n!==void 0?n:r,o=Ca(s),l=Math.max(o.length-1,1);return Ui("div",{className:"hsk-animated-placeholder",dir:"auto","aria-hidden":"true",children:o.map((p,h)=>Ui("span",{className:"hsk-animated-placeholder__char",style:{animationDelay:`${$l+h*i}ms`,"--hsk-ph-hue":`${Math.round(h/l*300)}`},children:p},`${s}|${c}|${h}`))})}import{Fragment as nr,jsx as re,jsxs as Se}from"react/jsx-runtime";function Bn(e){return typeof e=="string"?Ca(e).length:Array.isArray(e)?e.reduce((a,t)=>a+Bn(t),0):Ma.isValidElement(e)?Bn(e.props?.children):0}function Hn(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:Hn(n,a,t,r)},i)):Ma.isValidElement(e)?Ma.cloneElement(e,{children:Hn(e.props?.children,a,t,r)}):e}function Bi({text:e,baseIdx:a=0}){let t=Math.max(Bn(e)-1,1);return re(nr,{children:Hn(e,{i:0},t,a)})}function Hi({inOnboarding:e,justCompleted:a,onboardingMood:t,awaitingLang:r,awaitingName:n,awaitingEntityLang:i,awaitingConsent:s,termsAgreed:c,shopperLanguage:o,shopperName:l,entityLangPref:p,chromeReady:h,activeChips:u,t:d,tNode:k,chooseLanguage:v,chooseEntityLang:y,agreeTerms:C,handleSend:w}){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(x=>x<=1?(clearInterval(M),0):x-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:[Sr.map((M,x)=>re("button",{type:"button",className:"hsk-cb-lang-chip",style:{"--hsk-pill-idx":x},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":Sr.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:d("nameStepTitle")})}),re("p",{className:"hsk-cb-hello-lead hsk-cascade",children:re($e,{baseMs:30,children:d("nameStepLead")})}),re("p",{className:"hsk-cb-hello-ask hsk-cascade",children:re($e,{baseMs:60,children:d("nameStepAsk")})})]}):re(_i,{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:d("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":d("howShouldResultsLook"),children:["translated","original"].map((M,x)=>Se("button",{type:"button",role:"radio","aria-checked":p===M,className:Z("hsk-cb-entlang-opt",p===M&&"is-selected"),style:{"--hsk-opt-idx":x},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(Bi,{text:M==="translated"?k("inLanguage",{lang:o}):d("asWritten"),baseIdx:0})}),re("span",{className:"hsk-cb-entlang-opt-note",children:re(Bi,{text:d(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:d("termsStepTitle")})}),re("p",{className:"hsk-cb-hello-lead hsk-cascade",children:re($e,{baseMs:30,children:d("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:d("termsPiiTitle")})]}),re("p",{className:"hsk-cb-terms-desc",children:d("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:d("termsSessionTitle")})]}),re("p",{className:"hsk-cb-terms-desc",children:d("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:d("termsMemoryTitle")})]}),re("p",{className:"hsk-cb-terms-desc",children:d("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:d("termsCookieTitle")})]}),re("p",{className:"hsk-cb-terms-desc",children:d("termsCookieDesc")})]})]}),re("div",{className:"hsk-cb-terms-action-wrap",children:re("button",{type:"button",className:Z("hsk-cb-terms-agree-btn",b===0&&"is-active"),disabled:b>0,onClick:C,children:b>0?d("termsAgreeCounting",{seconds:String(b)}):d("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:l})})}),re("p",{className:"hsk-cb-hello-lead hsk-cascade",children:re($e,{baseMs:30,children:p==="translated"?k("replyingTranslated",{lang:o}):k("replyingOriginal",{lang:o})})})]})},"step-completed"):l?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:l})})}),re("p",{className:"hsk-cb-hello-lead hsk-cascade",children:re($e,{baseMs:30,children:d("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&&(u?.length??0)>0&&re("div",{className:"hsk-cb-chips",children:u.map((M,x)=>re("button",{className:"hsk-cb-chip",style:{"--hsk-pill-idx":x},onClick:()=>w(M),children:M},M))})]})})}import id from"react";import{useEffect as $i,useState as Vl}from"react";import{describeAge as ji,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 $i(()=>Yl(r=>{e.includes(r)&&a(n=>n+1)}),[t]),$i(()=>{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 l=r.volume||r.vol||r["24h_volume"]||r.turnover;l&&o.push({label:"Vol",value:ot("volume",l),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 ${ji(a-e.at)}`:`Live \xB7 ${ji(a-e.at)}`})]})]}),Lt("div",{className:"hsk-live-card__pills",children:o.map(u=>{let d=Wl(e,u.rawKey,a);return Na("div",{className:`hsk-live-pill${d?" is-changed":""}`,style:d?{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 Vi({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 Ki,useEffect as Jl,useRef as Zl}from"react";import{jsx as $n,jsxs as Wi}from"react/jsx-runtime";function Oi(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,l=c[0].length;return{thinking:s.slice(0,o),content:i+s.slice(o+l),isComplete:!0}}function Yi({text:e,isComplete:a,seconds:t}){let r=jt(),n=Zl(Date.now()),[i,s]=Ki(()=>a?null:0),[c,o]=Ki(!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 l=t??i,p=a?l!=null?r("thoughtForSeconds",{duration:`${l}s`}):r("thoughtProcess"):`${r("thinking")}${i?` \xB7 ${i}s`:"\u2026"}`,h=!!e;return Wi("div",{className:Z("hsk-cb-think",!a&&"hsk-cb-think--live"),children:[Wi("button",{type:"button",className:Z("hsk-cb-think-head",!h&&"hsk-cb-think-head--static"),onClick:h?()=>o(u=>!u):void 0,"aria-expanded":h?c:void 0,children:[$n("span",{children:p}),h&&$n("span",{className:Z("hsk-cb-think-chevron",c&&"hsk-cb-think-chevron--open"),children:"\u25B6"})]}),h&&c&&$n("div",{className:"hsk-cb-think-body",children:e})]})}import{useState as _r,useRef as ed,useEffect as td,useCallback as ad}from"react";import{useAkropolysContext as rd}from"@akropolys/sdk";import{Fragment as Gi,jsx as Ue,jsxs as ra}from"react/jsx-runtime";function nd({src:e,alt:a,onImageClick:t}){let[r,n]=_r(!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 Qi({sources:e,defaultCurrency:a,onSelectSource:t,onImageClick:r,referencedIds:n=[],compact:i=!1}){let c=rd()?.vertical==="property",o=ed(null),[l,p]=_r(!1),[h,u]=_r(!1),[d,k]=_r(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;p(N>10),u(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 C=b=>{let N=o.current;if(!N)return;let M=getComputedStyle(N).direction==="rtl";N.scrollBy({left:190*b*(M?-1:1),behavior:"smooth"})},w=()=>C(1),I=()=>C(-1);return v.length===0?null:ra("div",{className:Z("hsk-cb-sources-wrap",i&&"hsk-cb-sources-wrap--compact"),children:[l&&ra(Gi,{children:[Ue("div",{className:"hsk-cb-sources-fade-left"}),Ue("button",{className:"hsk-cb-sources-prev",onClick:I,"aria-label":"Previous",children:Ue(Nr,{})})]}),Ue("div",{className:"hsk-cb-sources",ref:o,children:v.map((b,N)=>{let M=!!(b.id&&n.includes(b.id));return ra("div",{className:Z("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(Gi,{children:[Ue("div",{className:"hsk-cb-sources-fade-right"}),Ue("button",{className:"hsk-cb-sources-next",onClick:w,"aria-label":"See more",children:Ue(Yo,{})})]}),v.length>1&&Ue("div",{className:"hsk-cb-carousel-dots",children:v.map((b,N)=>Ue("div",{className:Z("hsk-cb-dot-item",N===d&&"hsk-cb-dot-item--active"),onClick:()=>{let M=o.current;if(M){let x=getComputedStyle(M).direction==="rtl";M.scrollTo({left:N*190*(x?-1:1),behavior:"smooth"})}}},N))})]})}import{jsx as Xi,jsxs as od}from"react/jsx-runtime";function Ji({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 d=parseFloat(String(u.price??"").replace(/[^0-9.]/g,"")),k=parseFloat(String(h.price??"").replace(/[^0-9.]/g,""));return!isNaN(d)&&(isNaN(k)||d<k)?u:h},a[0]):null,o=a[0]?.name??"",l=a.slice(0,2).map(h=>h.name),p=()=>{let h=a.map(C=>parseFloat(String(C.price??"").replace(/[^0-9.]/g,""))).filter(C=>!isNaN(C)&&C>0);if(h.length===0)return null;let u=Math.max(...h),d=Math.pow(10,Math.floor(Math.log10(u))),k=Math.ceil(u/d)*d;return`${String(a.find(C=>C.price)?.price??"").replace(/[0-9.,\s]/g,"")||n} ${k.toLocaleString()}`.trim()};if(e==="search"&&a.length>0){if(l.length>=2&&s.push({emoji:"\u2696\uFE0F",label:i("pillCompareTop2"),query:i("pillCompareTop2Query",{a:l[0],b:l[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:Xi("div",{className:"hsk-action-pills",children:s.map(h=>od("button",{className:"hsk-action-pill",onClick:()=>t(h.query),disabled:r,children:[Xi("span",{className:"hsk-pill-emoji",children:h.emoji}),h.label]},h.query))})}import{Fragment as jn,jsx as me,jsxs as qe}from"react/jsx-runtime";var Zi=id.memo(({content:e,streaming:a})=>me(jn,{children:Xt(e,a)}),(e,a)=>e.content===a.content&&e.streaming===a.streaming);Zi.displayName="MarkdownBlock";function es({msg:e,idx:a,isLast:t,isLastUser:r,isRunEnd:n,runMid:i,runCont:s,isNarrow:c,loading:o,streaming:l,stopped:p,interrupted:h,sources:u,referencedIds:d,discussedSources:k,lastIntent:v,lastAction:y,defaultCurrency:C,vizState:w,setVizState:I,setLightboxSrc:b,setMarkupSrc:N,handleSend:M,handleSourceClick:x,t:O,messageRef:S}){let B=e.role==="user",H=e.content;return me("div",{className:Z("hsk-cb-msg-group",i&&"hsk-cb-msg-group--run-mid",s&&"hsk-cb-msg-group--run-cont"),ref:S,children:B?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((D,F)=>qe("button",{type:"button",className:"hsk-cb-user-img-cell",onClick:()=>b(D),children:[me("img",{src:D,alt:`attachment ${F+1}`,className:"hsk-cb-user-img-thumb"}),F===3&&e.images.length>4&&qe("span",{className:"hsk-cb-user-img-more",children:["+",e.images.length-3]})]},F))}),e.content&&qe("div",{className:Z("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(jn,{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(p||h?"statusStopped":"statusSent")})]}):me("div",{className:Z("hsk-cb-ai-msg",c&&"hsk-cb-ai-msg--inline"),children:qe("div",{className:"hsk-cb-ai-body",children:[(()=>{let D=Oi(H),F=e.thinking||D.thinking,E=D.content,j=/(?:^|\n+)(?:[>*_~`\s]*)(?:This is a calculation from live figures,?\s*not a guarantee\s*[—–-]\s*the market can move against it\.?)(?:[>*_~`\s]*)/gi,ee=j.test(E),P=ee?E.replace(j,"").trimEnd():E,U=e.thoughtForSeconds!=null||E.length>0||!(t&&(l||o));return qe(jn,{children:[!e.spoken&&(F||e.thoughtForSeconds!=null||t&&(l||o))&&me(Yi,{text:F,isComplete:U,seconds:e.thoughtForSeconds}),P&&me("div",{className:"hsk-cb-ai-content",children:me(Zi,{content:P,streaming:t&&l})}),ee&&me("div",{className:"hsk-cb-calc-disclaimer",children:O("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||O("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:w[e.visualization]==="err"?{display:"none"}:void 0,onLoad:()=>I(D=>({...D,[e.visualization]:"ok"})),onError:()=>I(D=>({...D,[e.visualization]:"err"}))}),w[e.visualization]==="err"&&me("div",{className:"hsk-cb-viz-broken",children:O("vizUnavailable")}),t&&!l&&w[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"})]}),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=>qe("div",{className:"hsk-cb-kimg-group",children:[me("div",{className:"hsk-cb-kimg-grid",children:D.images.map((F,E)=>me("img",{src:F.url,alt:F.note||D.title||"Reference image",className:"hsk-cb-kimg",loading:"lazy",onClick:()=>b(F.url),onError:j=>{j.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(Vi,{keys:e.liveKeys}),!B&&(e.staleNotices?.length??0)>0&&qe("div",{className:"hsk-cb-stale",role:"status",children:[me("div",{className:"hsk-cb-stale-title",children:O("staleTitle")}),e.staleNotices.map((D,F)=>qe("div",{className:"hsk-cb-stale-item",children:[D.state==="removed"?O("staleRemoved",{title:D.title}):O("staleUnavailable",{title:D.title}),D.reason&&qe("span",{className:"hsk-cb-stale-reason",children:[" ",D.reason]})]},F))]}),(()=>{let D=t?d:e.referencedIds??[],F=t?u:e.sources??[],E=t?v:e.intent,j=E==="compare"||E==="capture"||E==="capture_all"||E==="delete"||E==="view_history";return D.length>0&&!j&&(!t||y?.type!=="request_kiku_key")&&me(Qi,{sources:F,defaultCurrency:C,onSelectSource:x,onImageClick:b,referencedIds:D,compact:!!e.visualization})})(),t&&!o&&!l&&y?.type==="open_memory"&&y.url&&qe("a",{className:"hsk-cb-memory-pill",href:String(y.url),target:"_blank",rel:"noopener noreferrer",children:[O("openMemory"),me(Wo,{})]}),t&&!o&&y?.url&&y.type!=="open_memory"&&me("div",{className:"hsk-action-pills",children:qe("a",{className:"hsk-action-pill",href:y.url,children:[String(y.type||"continue").replace(/_/g," ")," \u2192"]})}),t&&!o&&me(Ji,{intent:v,sources:k,onSend:M,loading:o,defaultCurrency:C})]})})})}import{jsx as Re,jsxs as bt}from"react/jsx-runtime";function ts({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 as({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 rs({displayMessages:e,messageRefs:a,isNarrow:t,loading:r,streaming:n,sources:i,referencedIds:s,discussedSources:c,lastIntent:o,lastAction:l,defaultCurrency:p,stopped:h,interrupted:u,halted:d,haltedEmpty:k,error:v,errorCode:y,keyPhase:C,keyInput:w,setKeyInput:I,mintedKey:b,setMintedKey:N,mintedPub:M,setMintedPub:x,minting:O,copied:S,keyCountdown:B,handleUseExistingKey:H,handleCreateKey:D,copyValue:F,queuedMessage:E,sendQueuedNow:j,setLightboxSrc:ee,setMarkupSrc:P,handleSend:U,handleSourceClick:ae,continueGenerating:X,t:m,bottomRef:_,vizState:K,setVizState:z,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,W)=>{let Y=W===e.length-1,f=g.role==="user",Q=f&&W===R,ie=f&&e[W+1]?.role!=="user",$=f&&!ie,G=f&&e[W-1]?.role==="user",V=g.id||`${g.role}-${W}`;return et(es,{msg:g,idx:W,isLast:Y,isLastUser:Q,isRunEnd:ie,runMid:$,runCont:G,isNarrow:t,loading:r,streaming:n,stopped:h,interrupted:u,sources:i,referencedIds:s,discussedSources:c,lastIntent:o,lastAction:l,defaultCurrency:p,vizState:K,setVizState:z,setLightboxSrc:ee,setMarkupSrc:P,handleSend:U,handleSourceClick:ae,t:m,messageRef:se=>{a.current[W]=se}},V)})})(),d&&L.length>0&&Ta("div",{className:Z("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(Oo,{}),m(L[L.length-1]?.role==="assistant"?"continueGenerating":"generateResponse")]})]}),v&&et("div",{className:"hsk-cb-error",children:jo({code:y??void 0,message:v},m)}),C==="prompt_key"&&et(ts,{keyInput:w,setKeyInput:I,minting:O,handleUseExistingKey:H,handleCreateKey:D,t:m}),b&&et(as,{mintedKey:b,mintedPub:M,copied:S,keyCountdown:B,onDismiss:()=>{N(null),x(null)},copyValue:F,t:m}),E&&et("div",{className:Z("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:j,children:[et("span",{className:"hsk-cb-queued-dot"}),m("queuedWaiting"),et("span",{className:"hsk-cb-queued-now",children:m("queuedSendNow")})]})]})}),et("div",{ref:_,style:{height:1}})]})}import Ur,{useState as cd,useRef as ld,useEffect as dd}from"react";import{Fragment as Vn,jsx as oe,jsxs as ye}from"react/jsx-runtime";function ns({gooId:e,input:a,setInput:t,showKikuPicker:r,setShowKikuPicker:n,showAtPicker:i,setShowAtPicker:s,captureAllowed:c,discussedSources:o,defaultCurrency:l,handleSelectExtension:p,handleKikuCapture:h,handleKikuCaptureAll:u,handleKikuViewHistory:d,handleKikuDelete:k,attachments:v,removeAttachment:y,chromeLoading:C,imageInputRef:w,handleImageFiles:I,enableVision:b,enableVoice:N,canConverse:M,voiceMode:x,startVoice:O,stopVoice:S,voiceBlocked:B,textareaRef:H,classNames:D={},handleInput:F,handleKeyDown:E,voice:j,voicePhase:ee,activePlaceholder:P,loading:U,streaming:ae,stop:X,handleSend:m,voiceError:_,setVoiceError:K,shopperLanguage:z,t:L,rail:R}){let[g,W]=Ur.useState(0),[Y,f]=Ur.useState(!1);Ur.useEffect(()=>{if(!_)return;let q=setTimeout(()=>{K?.("")},6e3);return()=>clearTimeout(q)},[_,K]),Ur.useEffect(()=>{if(!Y)return;let q=le=>{le.key==="Escape"&&f(!1)};return window.addEventListener("keydown",q),()=>window.removeEventListener("keydown",q)},[Y]);let ie=Math.max(Ca(P||"Ask me anything\u2026").length-1,0)*Fr,[$,G]=cd(!1),V=ld(null),se=()=>{V.current&&clearTimeout(V.current),G(!0),V.current=setTimeout(()=>{G(!1),V.current=null},550)};return dd(()=>()=>{V.current&&clearTimeout(V.current)},[]),ye("div",{className:"hsk-cb-input-wrap",children:[Y&&ye(Vn,{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),w.current?.click()},disabled:U,children:[oe(fn,{}),oe("span",{children:L("attachImage")})]}),N&&M&&ye("button",{className:"hsk-cb-toolsheet-item",role:"menuitem",onClick:()=>{f(!1),x==="converse"?S():O("converse")},disabled:U||C||B,children:[oe(gn,{active:x==="converse"}),oe("span",{children:L(x==="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(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:[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(Vn,{children:[o.map((q,le)=>ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{h(q),n(!1)},children:[oe("span",{className:"hsk-cb-docked-option-icon",children:q.image?oe("img",{src:q.image,alt:""}):oe(Tr,{})}),oe("span",{className:"hsk-cb-docked-option-title",children:q.name}),q.price&&ye("span",{className:"hsk-cb-docked-option-price",children:[q.currency??l," ",parseFloat(String(q.price).replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]},q.id??le)),o.length>1&&ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{u(o),n(!1)},children:[oe("span",{className:"hsk-cb-docked-option-icon",children:oe(Tr,{})}),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(Tr,{})}),oe("span",{className:"hsk-cb-docked-option-title",children:L("captureCurrentPage")})]}),ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{d(),n(!1)},children:[oe("span",{className:"hsk-cb-docked-option-icon",children:oe(Go,{})}),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(Qo,{})}),oe("span",{className:"hsk-cb-docked-option-title",children:L("deleteThis")})]})]})]}),v.length>0&&oe("div",{className:"hsk-cb-img-strip",children:v.map((q,le)=>ye("div",{className:"hsk-cb-img-thumb-wrap",children:[oe("img",{src:q.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(si,{size:10})})]},le))}),ye("div",{className:Z("hsk-cb-input-box",C&&"hsk-cb-input-box--waiting"),"data-cascade":g%2?"b":"a","data-tools":Y?"open":"closed",style:{"--hsk-text-sweep":`${ie}ms`},children:[oe("input",{ref:w,type:"file",accept:"image/*",className:"hsk-sr-only",onChange:q=>{I(q.target.files),q.target.value=""}}),(b||N&&M)&&oe("button",{className:Z("hsk-cb-tools-toggle",Y&&"hsk-cb-tools-toggle--open"),onClick:()=>f(q=>!q),disabled:U||C,"aria-label":Y?"Close options":"More options","aria-expanded":Y,children:oe(Xo,{})}),ye(Vn,{children:[b&&oe("button",{className:"hsk-cb-attach-btn",onClick:()=>w.current?.click(),disabled:U,"aria-label":"Attach image",title:"Attach image",children:oe(fn,{})}),N&&M&&oe("button",{className:Z("hsk-cb-voice-mode-btn",B&&"hsk-cb-voice-mode-btn--blocked"),onClick:()=>B?K?.(L("errAccountRequired")):O("converse"),disabled:U||C,"aria-label":"Voice conversation",title:"Voice conversation",children:oe(gn,{})})]}),ye("div",{className:"hsk-cb-field",children:[oe("textarea",{ref:H,value:a,onChange:F,onKeyDown:E,rows:1,placeholder:"",className:Z("hsk-cb-textarea",D.input),"aria-label":P,disabled:U&&!ae}),oe(qi,{placeholder:P,visible:!a,staggerMs:Fr,replaySeed:g})]}),N&&oe("button",{className:Z("hsk-cb-mic-btn",(x==="converse"||x==="dictate")&&"hsk-cb-mic-btn--active",B&&"hsk-cb-mic-btn--blocked"),onClick:()=>{x!=="off"?S():O(M?"converse":"dictate")},disabled:U||C,"aria-label":x==="off"?"Start voice mode":"Stop voice",title:x==="off"?M?"Voice conversation":"Voice input":"Stop",children:x==="off"?oe(va,{}):oe(Rr,{})}),(U||ae)&&!$?oe("button",{className:Z("hsk-cb-send","hsk-cb-send--stop",D.sendButton),onClick:X,"aria-label":"Stop generating",title:"Stop generating",children:oe(Ko,{})}):ye("button",{className:Z("hsk-cb-send",$&&"is-launching",D.sendButton),onClick:()=>{se(),m()},disabled:C||!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(ei,{})})]})]})]})]}),B?ye("div",{className:"hsk-cb-voice-error",role:"status",onClick:()=>K?.(""),children:[oe("span",{children:L("errAccountRequired")}),oe("button",{type:"button",className:"hsk-cb-voice-error-dismiss",onClick:q=>{q.stopPropagation(),K?.("")},"aria-label":"Dismiss error",children:"\xD7"})]}):_&&ye("div",{className:"hsk-cb-voice-error",role:"status",onClick:()=>K?.(""),children:[oe("span",{children:L(_)}),oe("button",{type:"button",className:"hsk-cb-voice-error-dismiss",onClick:q=>{q.stopPropagation(),K?.("")},"aria-label":"Dismiss error",children:"\xD7"})]}),oe("div",{className:"hsk-cb-hint",children:z?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 os(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 is({phase:e,level:a,spectrum:t,bins:r,className:n}){let i=ir(null),s=ir(e),c=ir(a),o=ir(t),l=ir(r);return or(()=>{s.current=e},[e]),or(()=>{c.current=a},[a]),or(()=>{o.current=t},[t]),or(()=>{l.current=r},[r]),or(()=>{let p=i.current;if(!p)return;let h=p.getContext("2d");if(!h)return;let u=getComputedStyle(p),d=os(u.getPropertyValue("--hsk-primary")||"",[255,106,51]),k=os(u.getPropertyValue("--hsk-chat-text")||"",[31,31,31]),v=0,y=0,C=0,w=()=>{let U=Math.min(window.devicePixelRatio||1,3),ae=p.getBoundingClientRect();y=Math.max(1,ae.width),C=Math.max(1,ae.height),p.width=Math.round(y*U),p.height=Math.round(C*U),h.setTransform(U,0,0,U,0,0)};w();let I=typeof ResizeObserver<"u"?new ResizeObserver(w):null;I?.observe(p),window.addEventListener("resize",w);let b=window.matchMedia?.("(prefers-reduced-motion: reduce)")?.matches??!1,N=new Float32Array(It),M=[],x=null,O=-1,S=null,B=0,H=0,D=performance.now(),F=(U,ae,X,m)=>U+(ae-U)*(ae>U?X:m),E=()=>{let U=o.current,ae=l.current?.()??0;if(!U||!ae||((!S||S.length!==ae)&&(S=new Uint8Array(ae)),!U(S)))return!1;let m=Math.max(It,Math.floor(ae*pd))/It;for(let _=0;_<It;_++){let K=Math.floor(_*m),z=Math.max(K+1,Math.floor((_+1)*m)),L=0;for(let g=K;g<z;g++)L+=S[g];let R=L/(z-K)/255;N[_]=F(N[_],R,b?.2:.55,b?.06:.14)}return!0},j=(U,ae)=>{for(let X=0;X<It;X++){let m=X/(It-1),_=Math.pow(1-m,1.6)*(.75+.25*Math.sin(U*3.1+X*.7));N[X]=F(N[X],_*ae,.3,.12)}},ee=U=>{let ae=Math.min(It-1,Math.max(0,U*(It-1))),X=Math.floor(ae),m=ae-X,_=N[X],K=N[Math.min(It-1,X+1)];return _+(K-_)*m*m*(3-2*m)},P=U=>{v=requestAnimationFrame(P);let ae=(U-D)/1e3,X=s.current,m=Math.min(1,c.current());B=F(B,Math.max(X==="speaking"?.42:X==="listening"?.3:X==="thinking"?.28:.12,m),b?.1:.5,b?.05:.11),E()||j(ae,Math.max(.25,B)),h.clearRect(0,0,y,C);let K=C/2;H=X==="thinking"?(H+.012)%1.6:0;let z=3;if(O!==y){M=[];for(let g=0;g<z;g++){let W=g/(z-1||1),Y=hd(d,k,W*.5),f=h.createLinearGradient(0,0,y,0);f.addColorStop(0,Ra(Y,0)),f.addColorStop(.5,Ra(Y,.9-W*.35)),f.addColorStop(1,Ra(Y,0)),M.push(f)}x=h.createLinearGradient(0,0,y,0),x.addColorStop(0,Ra(d,0)),x.addColorStop(.5,Ra(d,.14)),x.addColorStop(1,Ra(d,0)),O=y}let L=C*.32,R=Math.max(4,y/130);for(let g=0;g<z;g++){let W=g/(z-1||1),Y=g*.055,f=1-W*.22;h.beginPath();let Q=0,ie=K;for(let G=0;G<=y;G+=R){let V=G/y,se=Math.pow(Math.sin(Math.PI*V),.85),q=X==="thinking"?Math.exp(-Math.pow((V-(H-.3))*4.5,2)):1,le=ee(Math.abs(V-.5)*2),fe=ae-Y,je=Math.sin(V*Math.PI*2*2.1+fe*7.4)*.66+Math.sin(V*Math.PI*2*3.7-fe*5.6)*.26+Math.sin(V*Math.PI*2*5.9+fe*9.1)*.08,Pe=K+se*q*f*L*B*(.6+le*1.1)*je+Math.sin(V*Math.PI*2*.6+(ae-Y)*2.2)*se*C*.01;G===0?h.moveTo(G,Pe):h.quadraticCurveTo(Q,ie,(Q+G)/2,(ie+Pe)/2),Q=G,ie=Pe}h.quadraticCurveTo(Q,ie,y,ie),h.lineCap="round",h.lineJoin="round";let $=(g===0?3:1.6)*(1+B*.6);g===0&&(h.strokeStyle=x,h.lineWidth=$*5,h.stroke()),h.strokeStyle=M[g],h.lineWidth=$,h.stroke()}};return v=requestAnimationFrame(P),()=>{cancelAnimationFrame(v),I?.disconnect(),window.removeEventListener("resize",w)}},[]),ud("canvas",{ref:i,className:n,"aria-hidden":"true"})}import{jsx as Ce,jsxs as Pa}from"react/jsx-runtime";function ss({siteId:e,themeAttr:a,stopVoice:t,chooseVoice:r,liveVoiceName:n,voiceSecondsLeft:i,voiceConnecting:s,voicePhase:c,live:o,voiceMuted:l,setVoiceMuted:p,shownSources:h,onSelectSource:u,defaultCurrency:d,voiceError:k,t:v}){return Pa("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(Mr,{})}),Ce("div",{className:"hsk-voice-picker",role:"radiogroup","aria-label":v("voicePickerLabel"),children:Cr.map((y,C)=>Ce("button",{type:"button",role:"radio","aria-checked":n===y.name,className:Z("hsk-voice-pill",n===y.name&&"hsk-voice-pill--on"),style:{animationDelay:`${C*60}ms`},onClick:()=>r(y.name),"aria-label":`${y.label}, ${y.gender}`,children:y.label},y.name))}),i!==null&&Pa("div",{className:Z("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:Z("hsk-voice-stage",s&&"hsk-voice-stage--connecting"),children:Ce(is,{className:"hsk-voice-canvas",phase:c,level:o.micLevel,spectrum:o.micSpectrum,bins:o.spectrumBins})}),s?Pa("div",{className:"hsk-voice-connecting",role:"status",children:[Ce("span",{className:"hsk-voice-connecting-dot"}),Ce("span",{children:v("voiceConnecting")})]}):Pa("div",{className:"hsk-voice-caption","aria-live":"polite",children:[Ce("span",{className:Z("hsk-voice-phase",`hsk-voice-phase--${c}`),children:v(l?"voiceMuted":c==="speaking"?"voicePhaseSpeaking":c==="thinking"?"voicePhaseThinking":"voicePhaseListening")}),l&&Ce("span",{className:"hsk-voice-heard",children:v("voiceMutedHint")}),!l&&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,C)=>Pa("button",{type:"button",className:"hsk-voice-item",style:{animationDelay:`${C*70}ms`},onClick:()=>u?.(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&&Pa("span",{className:"hsk-voice-item-price",children:[y.currency??d," ",parseFloat(String(y.price).replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]},y.id??C))}),k&&Ce("div",{className:"hsk-voice-error",children:v(k)}),Ce("div",{className:"hsk-voice-controls",children:Ce("button",{className:Z("hsk-voice-control",l&&"hsk-voice-control--muted"),onClick:()=>p(y=>!y),"aria-label":v(l?"voicePhaseListening":"voiceModeExit"),title:v(l?"voicePhaseListening":"voiceModeExit"),children:Ce("span",{className:"hsk-voice-control-icon",children:l?Ce(Rr,{}):Ce(va,{})},l?"off":"on")})})]})}import{jsx as Kn,jsxs as md}from"react/jsx-runtime";function cs({src:e,onClose:a}){return e?md("div",{className:"hsk-lightbox",onClick:a,children:[Kn("button",{className:"hsk-lightbox-close",onClick:a,"aria-label":"Close image",children:Kn(Mr,{})}),Kn("img",{src:e,alt:"",className:"hsk-lightbox-img",onClick:t=>t.stopPropagation()})]}):null}import{useRef as ls,useEffect as kd}from"react";import{jsx as qr,jsxs as ds}from"react/jsx-runtime";function hs({items:e,activeIdx:a,progress:t,onJump:r,side:n="right"}){let i=jt(),s=ls([]),c=ls(null),o=0;for(let l=0;l<e.length;l++)e[l].idx<=a&&(o=l);return kd(()=>{let l=s.current[o],p=c.current;!l||!p||(p.style.transform=`translateY(${l.offsetTop+l.offsetHeight/2}px)`)},[o,e.length]),e.length<2?null:qr("nav",{className:Z("hsk-cb-timeline",n==="left"?"hsk-cb-timeline--left":"hsk-cb-timeline--right"),"aria-label":i("timelineLabel"),children:ds("div",{className:"hsk-cb-timeline-track",style:{"--hsk-tl-progress":t},children:[qr("span",{className:"hsk-cb-tl-cursor",ref:c,"aria-hidden":"true"}),e.map((l,p)=>ds("button",{ref:h=>{s.current[p]=h},type:"button",className:Z("hsk-cb-tl-item",p===o&&"hsk-cb-tl-item--on"),style:{"--hsk-tl-d":Math.min(Math.abs(p-o),4)},onClick:()=>r(l.idx),title:l.text,children:[qr("span",{className:"hsk-cb-tl-dot"}),qr("span",{className:"hsk-cb-tl-label",children:l.text})]},l.idx))]})})}import{jsx as Me,jsxs as za}from"react/jsx-runtime";function Wn({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:l={},enableVoice:p=!1,voiceLang:h,enableVision:u=!1,visionCategoryHint:d,enableAudioResponse:k=!0,ttsVoice:v="Puck",autoSpeakResponses:y=!0,origin:C}){let w=vd(),{messages:I,sources:b,loading:N,streaming:M,error:x,errorCode:O,lastAction:S,lastIntent:B,allowedActions:H,send:D,queuedMessage:F,sendQueuedNow:E,appendSpokenExchange:j,stop:ee,stopped:P,interrupted:U,continueGenerating:ae,reset:X,referencedIds:m}=fd(),[_,K]=We(()=>{try{return w.getShopperName?.()??""}catch{return""}}),[z,L]=We(()=>{try{return w.getShopperLanguage?.()??""}catch{return""}}),[R,g]=We(()=>{try{return w.getEntityLanguageMode?.()??""}catch{return""}}),[W,Y]=We(!1),{chromeReady:f,isRTL:Q,speechLang:ie,scriptFont:$,fontStack:G,isNonLatin:V,hostFontCovers:se,t:q,tNode:le}=Si({shopperLanguage:z,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)),Ae=te.toLowerCase().replace(/\s+/g," "),Le=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(fr=>fr.length>=5)},mt=b.filter(Fe=>Fe.id&&!de.has(Fe.id)&&Le(Fe.name).some(nt=>Ae.includes(nt)));return[...T,...mt]},[b,m,I]),je=H===null||H.includes("capture"),[Pe,ze]=We(""),[Ot,Oe]=We(!1),[Ct,xe]=We(!1),[it,ht]=We([]),Et=tt(null),[La,lr]=We({}),[Yt,Gt]=We(null),[dr,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&&!z,Qe=Ve&&!!z&&!_,Ke=Ve&&!!z&&!!_&&!R,st=Ve&&!!z&&!!_&&!!R&&!la,Mt=at||Qe||Ke||st,pt=sr.useMemo(()=>I.some(T=>T.liveKeys?.length>0),[I]);St(()=>{if(pt)return gd({client:w})},[pt,w]);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{w.setShopperLanguage?.("")}catch{}L("");return}try{w.setShopperLanguage?.(te)}catch{}L(te),Y(!1)},Nt=T=>{try{w.setEntityLanguageMode?.(T)}catch{}g(T),la&&Y(!0)},da=()=>{try{localStorage.setItem("akropolys_terms_agreed","true")}catch{}he(!0),Y(!0)},Dt=e==="kiku"&&q("nameStepTitle")?"kiku":e,hr=at?q("langPlaceholder"):Qe?q("namePlaceholder"):Ke?q("entityLangPlaceholder"):st?q("termsPlaceholder"):a==="Ask me anything\u2026"?q("defaultPlaceholder"):a,$r=!c||c===Xa?[]:Array.isArray(c)?c:[],pr=at?"curious":Qe?"welcoming":Ke?"guiding":st?"focused":"happy",[Ft,Ia]=We(()=>{if(yn(o))return o;if(typeof window<"u"){let T=localStorage.getItem("akropolys_theme");return yn(T)?T:window.matchMedia?.("(prefers-color-scheme: light)").matches?ci:vn}return vn}),Ea=(T,te=!1)=>{Ia(T),te&&(kr(!1),Xr(!1));try{localStorage.setItem("akropolys_theme",T)}catch{}},{vars:Da}=ka(o),Fa=Ft;wr(o);let _a=tt(()=>{}),ft=async(T,te,de,Ae)=>{let Le=(T??Pe).trim(),mt=te??it;if(!Le&&mt.length===0||!f||F)return;if(Qe){if(!Le)return;let nt=$o(Le)||Le.slice(0,40);try{w.setShopperName?.(nt)}catch{}K(nt),ze("");return}if(at){if(!Le)return;Ne(Le),ze("");return}if(Ke){ze("");return}Oe(!1),xe(!1),ze(""),ht([]);let Fe=Le||(mt.some(nt=>nt.type==="image")?"Analyze this image":"What is this?");await D(Fe,Le,mt.length>0?mt:void 0,de,Ae)},Ua=na(async()=>{let T=[...I].reverse().find(te=>te.role==="user");T&&await ft(T.content)},[I]),{keyInput:ur,setKeyInput:mr,keyPhase:pe,setKeyPhase:we,mintedKey:ke,setMintedKey:ut,mintedPub:De,setMintedPub:Xe,copied:qa,keyCountdown:jr,minting:ha,copyValue:Tt,handleUseExistingKey:Vr,handleCreateKey:Kr}=Ni(S,Ua),Wr=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"},[]),Ba=De??w?.getKikuPub?.()??Wr(),{handleKikuCapture:Or,handleKikuCaptureAll:Yr,handleKikuViewHistory:xs,handleKikuDelete:ws}=Ti({attachments:it,setAttachments:ht,setInput:ze,send:D,defaultCurrency:s,t:q}),{voiceMode:Jn,voicePhase:Zn,voiceConnecting:Ss,voiceError:Gr,setVoiceError:eo,voiceMuted:Cs,setVoiceMuted:Ms,voiceSecondsLeft:Ns,voiceBlocked:Ts,liveVoiceName:Rs,chooseVoice:Ps,canConverse:zs,startVoice:As,stopVoice:to,voice:Ls,live:Qr}=zi({voiceLang:h,speechLang:ie,shopperLanguage:z,ttsVoice:v,handleSendUtterance:T=>_a.current(T),appendSpokenExchange:j}),ao=tt(null),[pa,kr]=We(!1),[ro,Xr]=We(!1),Ha=tt(null),br=tt(null),Jr=tt(null),no=tt([]),$a=tt(null),Is=tt(null),ja=tt(null),Es=`hsk-goo-${bd()}`,oo=na(()=>{Ha.current||(Xr(!0),Ha.current=setTimeout(()=>{kr(!1),Xr(!1),Ha.current=null},200))},[]);St(()=>()=>{Ha.current&&clearTimeout(Ha.current)},[]),St(()=>{if(!pa)return;let T=te=>{let de=te.composedPath?te.composedPath():[],Ae=br.current&&(de.includes(br.current)||br.current.contains(te.target)),Le=Jr.current&&(de.includes(Jr.current)||Jr.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"));Ae||Le||Fe||nt||oo()};return document.addEventListener("mousedown",T),document.addEventListener("touchstart",T,{passive:!0}),()=>{document.removeEventListener("mousedown",T),document.removeEventListener("touchstart",T)}},[pa]);let{msgsContainerRef:io,lastExternalScrollRef:Ds,showJumpToBottom:Fs,scrollProgress:_s,activeMsgIdx:Us,unreadBelow:qs,jumpToMessage:Bs,jumpToBottom:Hs}=Ci({messages:I,loading:N,messageRefs:no});li({panel:na(()=>ao.current,[]),scroller:na(()=>io.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 Ae=parseFloat(window.getComputedStyle(document.body).paddingRight)||0;document.body.style.paddingRight=`${Ae+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(()=>{X(),we("idle")},[X,we]),js=T=>{i?.(T);let te=[...I].reverse().find(Ae=>Ae.role==="assistant");if(te&&te.content.trim().endsWith("?")){D(q("cardClickAnswer",{name:T.name}));return}let de=T.price?` (${T.currency??s} ${T.price})`:"";D(q("cardClickQuery",{name:T.name,price:de}))},Vs=T=>{ze(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())},Zr=tt(28),so=tt(280),en=tt(null),Ws=(T,te)=>{try{!en.current&&typeof document<"u"&&(en.current=document.createElement("canvas"));let de=en.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&&(so.current=T.clientWidth);let Le=window.getComputedStyle(T),mt=Le.font||`${Le.fontSize||"16px"} ${Le.fontFamily||"Geist, sans-serif"}`,Fe=Ws(de,mt),nt=Math.max(120,so.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){Zr.current=28,T.style.height="";return}if(!Qt){Zr.current=28,T.style.height="";return}T.style.height="auto";let fr=Math.max(28,Math.min(T.scrollHeight,140));Zr.current=fr,T.style.height=`${fr}px`};St(()=>{$a.current&&Os($a.current)},[Pe]);let Ys=T=>{let te=T.target.value;ze(te),Gr&&eo("");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 Ae=await yr(de);ht(Le=>[...Le,{type:"image",data:Ae}])}catch{}},Qs=T=>{ht(te=>te.filter((de,Ae)=>Ae!==T))},Xs=(Qr.sources?.length??0)>0?Qr.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"})`}:{},co=(P||U)&&!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=co&&ua[ua.length-1]?.role!=="assistant",lo=tt(Date.now());return St(()=>{lo.current=Date.now()},[]),Me(kn.Provider,{value:q,children:Me("div",{ref:ja,className:Z("hsk-cb-overlay",C&&"hsk-cb-overlay--grows",l.overlay),onPointerDown:T=>{T.target===T.currentTarget&&(ja.current._ptrDown=!0)},onClick:T=>{T.target===T.currentTarget&&ja.current?._ptrDown&&Date.now()-lo.current>200&&n(),ja.current&&(ja.current._ptrDown=!1)},"data-hsk-theme":Fa,style:{...Zs,...t?{background:t}:{},...C?{"--hsk-ox":`${C.x}px`,"--hsk-oy":`${C.y}px`,"--hsk-or":`${Math.ceil(C.r)}px`,"--hsk-bt":`${Math.round(C.top??C.y)}px`,"--hsk-bl":`${Math.round(C.left??C.x)}px`,"--hsk-bw":`${Math.round(C.width??0)}px`,"--hsk-bh":`${Math.round(C.height??0)}px`,"--hsk-bbr":`${Math.round(C.borderRadius??12)}px`}:{},...Da},children:za("div",{ref:ao,className:Z("hsk-cb-panel",l.panel),dir:Q?"rtl":"ltr","data-script":V?"nonlatin":"latin","data-host-font":se?"covers":"gap","data-nastaliq":$?.family==="Noto Nastaliq Urdu"||z?.toLowerCase()==="urdu"||z?.toLowerCase()==="ur"||z==="\u0627\u0631\u062F\u0648"?"true":void 0,style:G?{"--hsk-font":G}: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(cs,{src:Yt,onClose:()=>Gt(null)}),dr&&Me("div",{className:"hsk-markup-overlay",children:Me(ki,{src:dr,t:q,onCancel:()=>ca(null),onSend:(T,te,de,Ae)=>{ca(null),ft(te||q("markupApplyMarks"),[{type:"image",data:T,annotated:!0,marks:de,instructed:!!te,preview:Ae}])}})}),za("div",{className:"hsk-cb-main",children:[Me(zr,{seed:w?.api?.siteId??"",theme:Fa,dir:Q?"rtl":"ltr"}),Me(Fi,{title:Dt,hasMessages:I.length>0,avatarState:M?"speaking":N?"thinking":"idle",unread:qs,awayFromBottom:Fs,themeMenuOpen:pa,themeMenuClosing:ro,isNarrow:Ee,currentTheme:Ft,onJumpToLatest:Hs,onReset:$s,onClose:n,onToggleThemeMenu:()=>pa?oo():kr(!0),onSelectTheme:T=>{Ea(T,!0)}}),Me("div",{className:"hsk-cb-msgs",ref:io,children:ua.length===0?Me(Hi,{inOnboarding:Mt,justCompleted:W,onboardingMood:pr,awaitingLang:at,awaitingName:Qe,awaitingEntityLang:Ke,awaitingConsent:st,termsAgreed:la,shopperLanguage:z,shopperName:_,entityLangPref:R,chromeReady:f,activeChips:$r,t:q,tNode:le,chooseLanguage:Ne,chooseEntityLang:Nt,agreeTerms:da,handleSend:ft}):Me(rs,{displayMessages:ua,messageRefs:no,isNarrow:Ee,loading:N,streaming:M,sources:b,referencedIds:m,discussedSources:fe,lastIntent:B,lastAction:S,defaultCurrency:s,stopped:P,interrupted:U,halted:co,haltedEmpty:tc,error:x,errorCode:O,keyPhase:pe,keyInput:ur,setKeyInput:mr,mintedKey:ke,setMintedKey:ut,mintedPub:De,setMintedPub:Xe,minting:ha,copied:qa,keyCountdown:jr,handleUseExistingKey:Vr,handleCreateKey:Kr,copyValue:Tt,queuedMessage:F,sendQueuedNow:E,setLightboxSrc:Gt,setMarkupSrc:ca,handleSend:ft,handleSourceClick:js,continueGenerating:ae,t:q,bottomRef:Is,vizState:La,setVizState:lr,messages:I})}),Me(ns,{gooId:Es,input:Pe,setInput:ze,showKikuPicker:Ot,setShowKikuPicker:Oe,showAtPicker:Ct,setShowAtPicker:xe,captureAllowed:je,discussedSources:fe,defaultCurrency:s,handleSelectExtension:Vs,handleKikuCapture:Or,handleKikuCaptureAll:Yr,handleKikuViewHistory:xs,handleKikuDelete:ws,attachments:it,removeAttachment:Qs,chromeLoading:!f,imageInputRef:Et,handleImageFiles:Gs,enableVision:u,enableVoice:p,canConverse:zs,voiceMode:Jn,startVoice:As,stopVoice:to,voiceBlocked:Ts,textareaRef:$a,classNames:l,handleInput:Ys,handleKeyDown:Ks,voice:Ls,voicePhase:Zn,activePlaceholder:hr,loading:N,streaming:M,stop:ee,handleSend:ft,voiceError:Gr,setVoiceError:eo,shopperLanguage:z,t:q})]}),Me(hs,{items:ec,activeIdx:Us,progress:_s,onJump:Bs,side:Q?"left":"right"}),za("div",{className:Z("hsk-cb-kiku-id-rail",Q?"hsk-cb-kiku-id-rail--right":"hsk-cb-kiku-id-rail--left"),children:[za("button",{type:"button",className:"hsk-cb-kiku-id-pill",onClick:()=>Ba!=="N/A"&&Tt(Ba,"pub"),title:q("keyCopyId"),children:[Me("span",{className:"hsk-cb-kiku-id-rail-val",children:Ba}),qa==="pub"?Me(Zo,{}):Me(Jo,{})]}),Me("div",{className:Z("hsk-cb-theme-squircle-wrap",pa&&"is-open",ro&&"is-closing"),ref:br,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})=>za("button",{type:"button",className:Z("hsk-cb-theme-grid-item",Ft===T&&"is-active"),onClick:Ae=>{Ae.stopPropagation(),Ea(T,!0)},children:[Me(de,{}),Me("span",{children:te})]},T))}):za("button",{type:"button",className:"hsk-cb-theme-squircle-trigger",onClick:()=>kr(!0),"aria-label":"Themes","aria-expanded":"false",children:[Me("span",{className:"hsk-cb-theme-trigger-icon",children:sr.createElement(xn(Ft).Icon)}),Me("span",{className:"hsk-cb-theme-trigger-label",children:xn(Ft).label})]})})]}),Jn==="converse"&&Me(ss,{siteId:w?.api?.siteId??"",themeAttr:Fa,stopVoice:to,chooseVoice:Ps,liveVoiceName:Rs,voiceSecondsLeft:Ns,voiceConnecting:Ss,voicePhase:Zn,live:Qr,voiceMuted:Cs,setVoiceMuted:Ms,shownSources:Xs,onSelectSource:i,defaultCurrency:s,voiceError:Gr,t:q})]})})})}import{Fragment as On,jsx as cr,jsxs as Yn}from"react/jsx-runtime";function Gn({label:e="Ask AI",children:a,icon:t,title:r,placeholder:n,backdropColor:i,backdropBlur:s,className:c,onSelectSource:o,defaultCurrency:l="$",chips:p=Xa,theme:h,classNames:u={},enableVoice:d=!1,voiceLang:k,enableVision:v=!1,visionCategoryHint:y,enableAudioResponse:C,ttsVoice:w,autoSpeakResponses:I}){let b=wd(),[N,M]=Br(!1),[x,O]=Br(!1),[S,B]=Br(!1),[H,D]=Br(null),F=ps(()=>{Qa();try{Lo(b,b?.getShopperLanguage?.()??"",Zt)}catch{}},[b]),E=ps(P=>{O(!0),F();let U=P.getBoundingClientRect(),ae=window.getComputedStyle(P),X=parseFloat(ae.borderRadius)||12,m=U.left+U.width/2,_=U.top+U.height/2,K=window.innerWidth,z=window.innerHeight,L=Math.max(Math.hypot(m,_),Math.hypot(K-m,_),Math.hypot(m,z-_),Math.hypot(K-m,z-_));D({x:m,y:_,r:L,top:U.top,left:U.left,width:U.width,height:U.height,borderRadius:X}),M(!0),setTimeout(()=>O(!1),400)},[F]);yd(()=>{B(!0),F();let P=window.requestIdleCallback,U=P?P(F,{timeout:2e3}):setTimeout(F,300);if(typeof window<"u"&&!window.__akropolys_nav_patched){window.__akropolys_nav_patched=!0;let X=window.location.pathname,m=window.history.pushState,_=window.history.replaceState;window.history.pushState=function(...K){m.apply(this,K),window.location.pathname!==X&&(X=window.location.pathname,window.dispatchEvent(new CustomEvent("akropolys:navigation")))},window.history.replaceState=function(...K){_.apply(this,K),window.location.pathname!==X&&(X=window.location.pathname,window.dispatchEvent(new CustomEvent("akropolys:navigation")))}}let ae=()=>{M(!1)};return window.addEventListener("popstate",ae),window.addEventListener("akropolys:navigation",ae),()=>{let X=window.cancelIdleCallback;P&&X?X(U):clearTimeout(U),window.removeEventListener("popstate",ae),window.removeEventListener("akropolys:navigation",ae)}},[F]);let{themeAttr:j,vars:ee}=ka(h);return wr(h),Yn(On,{children:[cr("button",{className:Z("hsk-cb-btn",x&&"hsk-cb-btn--opening",u.button,c),onClick:P=>E(P.currentTarget),onPointerEnter:F,onPointerDown:F,style:ee,"data-hsk-theme":j,"aria-label":"Open AI chat",children:a!==void 0?Yn(On,{children:[a,x&&cr("span",{className:"hsk-cb-btn-spinner","aria-hidden":"true"})]}):Yn(On,{children:[t?cr("span",{className:"hsk-cb-btn-icon",style:{display:"flex",alignItems:"center"},children:t}):null,e,x&&cr("span",{className:"hsk-cb-btn-spinner","aria-hidden":"true"})]})}),N&&S&&xd(cr(Wn,{title:r,placeholder:n,backdropColor:i,backdropBlur:s,origin:H,onClose:()=>M(!1),onSelectSource:o,defaultCurrency:l,chips:p,theme:h,classNames:u,enableVoice:d,voiceLang:k,enableVision:v,visionCategoryHint:y,enableAudioResponse:C,ttsVoice:w,autoSpeakResponses:I}),Qa()??document.body)]})}import{useState as sa,useEffect as oa,useRef as Hr}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 Pd,jsx as A,jsxs as ce}from"react/jsx-runtime";var ia=({className:e,size:a=16})=>A("svg",{className:Z("hsk-brand-mark",e),width:a,height:a,viewBox:"0 0 100 100",xmlns:"http://www.w3.org/2000/svg","aria-label":"kiku",children:ce("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=()=>ce("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:l}){let p=Nd(),[h,u]=sa(null),d=l||h,{results:k,loading:v,search:y}=Cd({type:"vector"}),{messages:C,sources:w,loading:I,error:b,send:N}=Md(),[M,x]=sa(""),[O,S]=sa(!1),[B,H]=sa(!1),[D,F]=sa(!1),E=Hr(null),j=Hr(null);oa(()=>{!l&&!h&&p.api.searchVector(e,1).then(R=>{R.results&&R.results.length>0&&u(R.results[0].entity)}).catch(R=>console.error("[Akropolys] Failed to fetch product details",R)),y(e,a)},[e,l,h,p,a,y]),oa(()=>{let R=()=>S(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 ee=Hr(null);oa(()=>{let R=document.body.style.overflow,g=document.body.style.position,W=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),ee.current&&(ee.current.scrollTop=0)};return window.addEventListener("scroll",Y,{passive:!0}),()=>{document.body.style.overflow=R,document.body.style.position=g,document.body.style.width=W,window.removeEventListener("scroll",Y)}},[]);let P=Hr(null);oa(()=>{P.current&&(P.current.scrollTop=P.current.scrollHeight)},[C,I]);let U=typeof r=="number"?`${r}px`:r??"16px",ae=t??void 0,X=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(x(""),j.current&&(j.current.style.height="auto"),C.length===0&&d){let W=`[Context: Shopper is viewing "${d.name}". Price: ${d.price}. Description: ${d.description||""}]
|
|
46
46
|
|
|
47
|
-
Question: ${C}`;await M(G,C)}else await M(C)},z=A=>{A.key==="Enter"&&!A.shiftKey&&!A.nativeEvent.isComposing&&(A.preventDefault(),h())},_=A=>{y(A.target.value);let C=A.target;C.style.height="auto",C.style.height=`${Math.min(C.scrollHeight,140)}px`},W={...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}},V=x.length===0&&d?[{role:"assistant",content:`Hi! I can help you with **${d.name}**. Ask me about its specifications, features, compare it with other options, or find alternatives!`}]:x;return O?P("div",{ref:Q,className:Z("hsk-sp-backdrop hsk-sp-mobile-view",n.backdrop),onClick:o,style:{backdropFilter:`blur(${q})`,WebkitBackdropFilter:`blur(${q})`,background:re??void 0,...W},children:se("div",{className:Z("hsk-sp-card hsk-sp-fullscreen hsk-sp-mobile-card",n.card),onClick:A=>A.stopPropagation(),children:[se("div",{className:"hsk-sp-header",children:[P("span",{className:"hsk-sp-header-icon",style:{display:"flex",alignItems:"center"},children:P(ia,{})}),se("div",{className:"hsk-sp-header-body",children:[se("div",{className:"hsk-sp-header-title-row",children:[P("div",{className:"hsk-sp-header-title",children:d?.name||e}),d&&P("button",{type:"button",className:"hsk-sp-header-specs-btn",onClick:()=>F(!0),children:"Specs"})]}),P("div",{className:"hsk-sp-header-sub",children:"kiku"})]}),P("button",{className:"hsk-sp-close",onClick:o,"aria-label":"Close",children:P(us,{})})]}),g&&P("div",{className:"hsk-sp-bar"}),se("div",{className:"hsk-sp-mobile-chat-container",children:[se("div",{className:"hsk-cb-msgs",children:[V.map((A,C)=>{let G=A.role==="user";return P("div",{className:"hsk-cb-msg-group",children:G?P("div",{className:"hsk-cb-user-msg",children:P("div",{className:"hsk-cb-user-bubble",children:A.content})}):se("div",{className:"hsk-cb-ai-msg",children:[P("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:P(ia,{})}),se("div",{className:"hsk-cb-ai-body",children:[P("div",{className:"hsk-cb-ai-text",children:Xt(A.content)}),C===0&&d&&se("div",{className:"hsk-sp-mobile-attachment-deck",children:[se("div",{className:"hsk-sp-mobile-main-card",children:[P("div",{className:"hsk-sp-mobile-main-card-img",children:d.images?.[0]?P("img",{src:d.images[0],alt:d.name}):P("span",{children:"\xF0\u0178\u203A\x8D"})}),se("div",{className:"hsk-sp-mobile-main-card-info",children:[P("div",{className:"hsk-sp-mobile-main-card-brand",children:d.brand||d.category||"Product"}),P("div",{className:"hsk-sp-mobile-main-card-name",children:d.name}),se("div",{className:"hsk-sp-mobile-main-card-price",children:[d.currency??"KES"," ",parseFloat(d.price?.replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]}),(d.specs&&Object.keys(d.specs).length>0||d.description)&&P("button",{type:"button",className:"hsk-sp-mobile-main-card-specs-btn",onClick:()=>F(!0),children:"Specs"})]}),(()=>{let K=k.filter(f=>{let Y=!!(f.entity.name&&d?.name&&f.entity.name.toLowerCase()===d.name.toLowerCase()),$=f.entity.slug&&d?.slug&&f.entity.slug.toLowerCase()===d.slug.toLowerCase();return!Y&&!$});return K.length===0?null:se("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:K.map(f=>{let Y=parseFloat(f.entity.price?.replace(/[^0-9.]/g,"")||"0"),$=f.entity.currency??"KES";return se("div",{className:"hsk-sp-mobile-similar-carousel-item",onClick:()=>ee(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"})}),se("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}),se("div",{className:"hsk-sp-mobile-similar-carousel-price",children:[$," ",Y.toLocaleString()]})]})]},f.id)})})]})})()]})]})]})},C)}),L&&se("div",{className:"hsk-cb-typing-row",children:[P("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:P(ia,{})}),se("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:E,style:{height:1}})]}),P("div",{className:"hsk-cb-input-wrap",children:se("div",{className:"hsk-cb-input-box",children:[P("textarea",{ref:D,className:"hsk-cb-textarea",value:N,onChange:_,onKeyDown:z,placeholder:"Ask about this product, specs, or comparison...",rows:1,disabled:L}),P("button",{className:"hsk-cb-send",onClick:()=>h(),disabled:!N.trim()||L,"aria-label":"Send message",children:P(Va,{})})]})})]}),U&&d&&P("div",{className:"hsk-sp-mobile-specs-overlay",onClick:()=>F(!1),children:se("div",{className:"hsk-sp-mobile-specs-drawer",onClick:A=>A.stopPropagation(),children:[se("div",{className:"hsk-sp-mobile-specs-header",children:[P("h3",{children:"Specifications"}),P("button",{type:"button",onClick:()=>F(!1),children:"Close"})]}),se("div",{className:"hsk-sp-mobile-specs-body",children:[P("h4",{className:"hsk-sp-mobile-specs-title",children:d.name}),d.description&&se("div",{className:"hsk-sp-mobile-specs-desc",children:[P("h5",{children:"Description"}),P("p",{children:d.description})]}),d.specs&&Object.keys(d.specs).length>0&&se("div",{className:"hsk-sp-mobile-specs-list",children:[P("h5",{children:"Details"}),Object.entries(d.specs).map(([A,C])=>se("div",{className:"hsk-sp-mobile-spec-row",children:[P("span",{className:"hsk-sp-mobile-spec-label",children:A}),P("span",{className:"hsk-sp-mobile-spec-value",children:C})]},A))]})]})]})})]})}):P("div",{className:Z("hsk-sp-backdrop",n.backdrop),onClick:o,style:{backdropFilter:`blur(${q})`,WebkitBackdropFilter:`blur(${q})`,background:re??void 0,...W},children:se("div",{className:Z("hsk-sp-card hsk-sp-fullscreen",n.card),onClick:A=>A.stopPropagation(),children:[se("div",{className:"hsk-sp-header",children:[P("span",{className:"hsk-sp-header-icon",style:{display:"flex",alignItems:"center"},children:P(ia,{})}),se("div",{className:"hsk-sp-header-body",children:[P("div",{className:"hsk-sp-header-title",children:d?.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:o,"aria-label":"Close",children:P(us,{})})]}),g&&P("div",{className:"hsk-sp-bar"}),se("div",{className:"hsk-sp-body",children:[se("div",{className:"hsk-sp-details-pane",children:[d&&se("div",{className:"hsk-sp-product-profile-container",children:[se("div",{className:"hsk-sp-product-profile",children:[P("div",{className:"hsk-sp-details-imgwrap",children:d.images?.[0]?P("img",{src:d.images[0],alt:d.name}):P("span",{className:"hsk-sp-img-placeholder",children:"\xF0\u0178\u203A\x8D"})}),se("div",{className:"hsk-sp-details-meta",children:[d.brand&&P("span",{className:"hsk-sp-item-brand",children:d.brand}),d.category&&P("span",{className:"hsk-sp-item-cat",children:d.category}),P("h2",{className:"hsk-sp-details-name",children:d.name}),se("div",{className:"hsk-sp-item-price-row",children:[P("span",{className:"hsk-sp-item-currency",children:d.currency??"KES"}),P("span",{className:"hsk-sp-item-price",children:parseFloat(d.price?.replace(/[^0-9.]/g,"")||"0").toLocaleString()}),d.originalPrice&&P("span",{className:"hsk-sp-item-original-price",children:parseFloat(d.originalPrice.replace(/[^0-9.]/g,"")||"0").toLocaleString()}),d.discount&&se("span",{className:"hsk-sp-item-discount",children:["(",d.discount,")"]})]}),se("div",{className:"hsk-sp-item-meta-badges",children:[d.rating&&se("span",{className:"hsk-sp-meta-badge hsk-sp-meta-badge-rating",children:["\xE2\u02DC\u2026 ",parseFloat(d.rating.toString()).toFixed(1)," ",d.reviewCount?`(${d.reviewCount})`:""]}),d.availability&&P("span",{className:`hsk-sp-meta-badge hsk-sp-meta-badge-avail ${d.availability.toLowerCase().includes("in")?"in-stock":"out-stock"}`,children:d.availability}),d.stock&&!d.availability&&se("span",{className:"hsk-sp-meta-badge hsk-sp-meta-badge-stock",children:["Stock: ",d.stock]})]})]})]}),d.specs&&Object.keys(d.specs).length>0&&P("div",{className:"hsk-sp-specs-horizontal",children:Object.entries(d.specs).map(([A,C])=>se("div",{className:"hsk-sp-spec-item-horizontal",children:[se("span",{className:"hsk-sp-spec-label-horizontal",children:[A,":"]}),P("span",{className:"hsk-sp-spec-value-horizontal",title:C,children:C})]},A))}),d.description&&se("div",{className:"hsk-sp-details-desc",children:[P("h4",{children:"Description"}),P("p",{children:d.description})]})]}),se("div",{className:"hsk-sp-similar-section",children:[P("h3",{children:"Similar Products"}),P("div",{className:"hsk-sp-results",children:(()=>{let A=k.filter(C=>{let G=!!(C.entity.name&&d?.name&&C.entity.name.toLowerCase()===d.name.toLowerCase()),K=C.entity.slug&&d?.slug&&C.entity.slug.toLowerCase()===d.slug.toLowerCase();return!G&&!K});return!g&&A.length===0?P("div",{className:"hsk-sp-empty",children:"No similar products found."}):A.map((C,G)=>{let K=parseFloat(C.entity.price?.replace(/[^0-9.]/g,"")||"0"),f=C.entity.currency??"KES";return se("div",{className:Z("hsk-sp-item",n.item),style:{animationDelay:`${G*55}ms`,cursor:"pointer"},onClick:()=>ee(C),children:[P("div",{className:"hsk-sp-img-wrap",children:C.entity.images?.[0]?P("img",{src:C.entity.images[0],alt:C.entity.name}):P("span",{className:"hsk-sp-img-placeholder",children:"\xF0\u0178\u203A\x8D"})}),se("div",{className:"hsk-sp-item-body",children:[se("div",{children:[C.entity.category&&P("div",{className:"hsk-sp-item-cat",children:C.entity.category}),P("div",{className:"hsk-sp-item-name",title:C.entity.name,children:C.entity.name})]}),se("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:K.toLocaleString()})]}),P("div",{className:"hsk-sp-actions",children:P("button",{className:"hsk-sp-action hsk-sp-action-primary",onClick:Y=>{Y.stopPropagation(),ee(C)},children:"View"})})]})]},C.id)})})()})]})]}),se("div",{className:"hsk-sp-chat-pane",children:[se("div",{className:"hsk-cb-msgs",children:[V.map((A,C)=>{let G=A.role==="user";return P("div",{className:"hsk-cb-msg-group",children:G?P("div",{className:"hsk-cb-user-msg",children:P("div",{className:"hsk-cb-user-bubble",children:A.content})}):se("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(A.content)})})]})},C)}),L&&se("div",{className:"hsk-cb-typing-row",children:[P("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:P(ia,{})}),se("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:E,style:{height:1}})]}),se("div",{className:"hsk-cb-input-wrap",children:[se("div",{className:"hsk-cb-input-box",children:[P("textarea",{ref:D,className:"hsk-cb-textarea",value:N,onChange:_,onKeyDown:z,placeholder:"Ask about this product, specs, or comparison...",rows:1,disabled:L}),P("button",{className:"hsk-cb-send",onClick:()=>h(),disabled:!N.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:r=8,onResult:t,backdropColor:a,backdropBlur:o,className:i,onNavigate:s,theme:c,classNames:n={},product:l,children:m}){let[p,u]=sa(!1),[d,k]=sa(!1);na(()=>{k(!0)},[]);let g={...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 se(zd,{children:[P("button",{className:Z("hsk-sp-btn",n.button,i),onClick:()=>u(!0),style:g,title:"Find similar products","aria-label":"Find similar products",children:m||P(ia,{})}),p&&d&&Sd(P(Td,{productName:e,limit:r,onResult:t,backdropColor:a,backdropBlur:o,onClose:()=>u(!1),onNavigate:s,theme:c,classNames:n,product:l}),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 Yo}from"@akropolys/sdk";import{jsx as La}from"react/jsx-runtime";function Go(e){if(!e||typeof e!="object")return{};let r=String(e.id??e.handle??e.url??""),t=e.title||e.name||"",a;typeof e.price=="number"?a=e.price>=100&&Number.isInteger(e.price)?(e.price/100).toFixed(2):e.price.toString():typeof e.price=="string"&&(a=e.price);let o=e.featured_image||e.image;if(!o&&Array.isArray(e.images)&&e.images.length>0){let d=e.images[0];o=typeof d=="string"?d:d?.src}typeof o=="string"&&o.startsWith("//")&&(o="https:"+o);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||"",n=Array.isArray(e.tags)?e.tags:typeof e.tags=="string"?e.tags.split(",").map(d=>d.trim()).filter(Boolean):[],l=e.description||e.body_html||"",m=typeof l=="string"?l.replace(/<[^>]*>?/gm,"").trim():"",p=Array.isArray(e.variants)&&e.variants.length>0?e.variants[0]:null,u=p?p.id:void 0;return{id:r,name:t,title:t,price:a,image:o,url:i||(typeof window<"u"?window.location.href:""),category:s,brand:c,tags:n,description:m,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 r=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:r})}).then(async t=>{t.ok||console.warn("[Akropolys Shopify] /cart/add.js returned error status:",t.status);let a=await t.json().catch(()=>null);return typeof document<"u"&&(document.dispatchEvent(new CustomEvent("cart:updated",{bubbles:!0,detail:{items:a}})),document.dispatchEvent(new CustomEvent("cart:refresh",{bubbles:!0,detail:{items:a}})),document.dispatchEvent(new CustomEvent("cart:build",{bubbles:!0})),window.dispatchEvent(new CustomEvent("cart:updated",{detail:{items:a}}))),a}).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:r="bottom-right",dockable:t=!0,isInline:a=!1}){if(a||r==="inline"||r==="custom"||r==="hidden"||t===!1)return La("div",{className:"akropolys-kiku-inline-wrapper",style:{display:"inline-flex",alignItems:"center"},children:e});let[o,i]=ks(null),[s,c]=ks(!1),n=bs(null),l=bs(null);fs(()=>{if(typeof window>"u")return;let d=()=>{let S=window.innerWidth-140-20,L=window.innerHeight-44-20;r==="bottom-left"?(S=20,L=window.innerHeight-44-20):r==="top-right"?(S=window.innerWidth-140-20,L=20):r==="top-left"&&(S=20,L=20);try{let b=localStorage.getItem("akropolys_dock_pos");if(b){let M=JSON.parse(b);if(typeof M.x=="number"&&typeof M.y=="number"){let N=Math.max(10,Math.min(window.innerWidth-60,M.x)),y=Math.max(10,Math.min(window.innerHeight-60,M.y));return{x:N,y}}}}catch{}return{x:Math.max(10,S),y:Math.max(10,L)}};i(d());let k=()=>{i(g=>{if(!g)return d();let v=Math.max(10,Math.min(window.innerWidth-60,g.x)),x=Math.max(10,Math.min(window.innerHeight-60,g.y));return{x:v,y:x}})};return window.addEventListener("resize",k),()=>window.removeEventListener("resize",k)},[r]);let m=d=>{if(!l.current)return;let k=l.current.getBoundingClientRect();n.current={startX:d.clientX,startY:d.clientY,initX:k.left,initY:k.top,moved:!1};try{d.target.setPointerCapture?.(d.pointerId)}catch{}},p=d=>{if(!n.current)return;let k=d.clientX-n.current.startX,g=d.clientY-n.current.startY;if(!n.current.moved&&Math.hypot(k,g)>6&&(n.current.moved=!0,c(!0)),n.current.moved){let v=l.current?.offsetWidth||140,x=l.current?.offsetHeight||44,S=Math.max(8,Math.min(window.innerWidth-v-8,n.current.initX+k)),L=Math.max(8,Math.min(window.innerHeight-x-8,n.current.initY+g));i({x:S,y:L})}},u=()=>{if(!n.current)return;let d=n.current.moved;if(n.current=null,c(!1),d&&o){try{localStorage.setItem("akropolys_dock_pos",JSON.stringify(o))}catch{}let k=g=>{g.stopPropagation(),g.preventDefault(),window.removeEventListener("click",k,!0)};window.addEventListener("click",k,!0),setTimeout(()=>window.removeEventListener("click",k,!0),120)}};return o?La("div",{ref:l,className:"akropolys-kiku-dock-wrapper",onPointerDown:m,onPointerMove:p,onPointerUp:u,onPointerCancel:u,title:"Drag to dock anywhere",style:{position:"fixed",left:`${o.x}px`,top:`${o.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:r}){fs(()=>{let a=Yo();if(!a)return;let o=e.product;if(!o&&typeof window.meta?.product=="object"&&(o=window.meta.product),o){let i=Go(o);(i.id||i.url)&&a.ingest(i).catch(s=>{console.debug("[Akropolys Shopify] Auto-ingest notice:",s)})}},[e.product]);let t=a=>{if(e.onAddToCart){e.onAddToCart(a);return}gs(a)};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:r,children:La(Wo,{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 r={},t=document.getElementById("akropolys-kiku-script");if(t){let c=t.dataset;r={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 a={...r,...window.AkropolysConfig||{},...e||{}};(!a.siteId||!a.apiToken)&&console.warn('[Akropolys] Missing siteId or apiToken. Configure window.AkropolysConfig = { siteId: "...", apiToken: "..." }');let o=null,i=!1;a.containerSelector&&(o=document.querySelector(a.containerSelector),o&&(i=!0)),!o&&a.containerId&&(o=document.getElementById(a.containerId),o&&(i=!0)),o||(o=document.getElementById("kiku-mount")||document.querySelector("[data-kiku-mount]"),o&&(i=!0)),o||(o=document.createElement("div"),o.id="akropolys-kiku-host",document.body.appendChild(o)),Pd(o).render(La(Id,{config:a,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 n=Yo();if(n&&c){let l=Go(c);await n.ingest(l)}},getClient:()=>Yo(),config:a}}if(typeof window<"u"){let e=()=>!!(window.AkropolysConfig||document.getElementById("akropolys-kiku-script")||document.getElementById("kiku-mount")||document.querySelector("[data-kiku-mount]")),r=()=>{e()&&ys()};document.readyState==="loading"?document.addEventListener("DOMContentLoaded",r):setTimeout(r,0)}export{Tn as ChatWidget,Wo as KikuButton,Tn as KikuChat,oc as SearchBar,Rd as Sparkle,oo as VisualSearch,ao as VoiceButton,ys as initKiku,Go as normalizeShopifyProduct,gs as shopifyAddToCart,vs as shopifyGetCart};
|
|
47
|
+
Question: ${g}`;await N(W,g)}else await N(g)},_=R=>{R.key==="Enter"&&!R.shiftKey&&!R.nativeEvent.isComposing&&(R.preventDefault(),m())},K=R=>{x(R.target.value);let g=R.target;g.style.height="auto",g.style.height=`${Math.min(g.scrollHeight,140)}px`},z={...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=C.length===0&&d?[{role:"assistant",content:`Hi! I can help you with **${d.name}**. Ask me about its specifications, features, compare it with other options, or find alternatives!`}]:C;return O?A("div",{ref:ee,className:Z("hsk-sp-backdrop hsk-sp-mobile-view",o.backdrop),onClick:n,style:{backdropFilter:`blur(${U})`,WebkitBackdropFilter:`blur(${U})`,background:ae??void 0,...z},children:ce("div",{className:Z("hsk-sp-card hsk-sp-fullscreen hsk-sp-mobile-card",o.card),onClick:R=>R.stopPropagation(),children:[ce("div",{className:"hsk-sp-header",children:[A("span",{className:"hsk-sp-header-icon",style:{display:"flex",alignItems:"center"},children:A(ia,{})}),ce("div",{className:"hsk-sp-header-body",children:[ce("div",{className:"hsk-sp-header-title-row",children:[A("div",{className:"hsk-sp-header-title",children:d?.name||e}),d&&A("button",{type:"button",className:"hsk-sp-header-specs-btn",onClick:()=>H(!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"}),ce("div",{className:"hsk-sp-mobile-chat-container",children:[ce("div",{className:"hsk-cb-msgs",children:[L.map((R,g)=>{let W=R.role==="user";return A("div",{className:"hsk-cb-msg-group",children:W?A("div",{className:"hsk-cb-user-msg",children:A("div",{className:"hsk-cb-user-bubble",children:R.content})}):ce("div",{className:"hsk-cb-ai-msg",children:[A("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:A(ia,{})}),ce("div",{className:"hsk-cb-ai-body",children:[A("div",{className:"hsk-cb-ai-text",children:Xt(R.content)}),g===0&&d&&ce("div",{className:"hsk-sp-mobile-attachment-deck",children:[ce("div",{className:"hsk-sp-mobile-main-card",children:[A("div",{className:"hsk-sp-mobile-main-card-img",children:d.images?.[0]?A("img",{src:d.images[0],alt:d.name}):A("span",{children:"\xF0\u0178\u203A\x8D"})}),ce("div",{className:"hsk-sp-mobile-main-card-info",children:[A("div",{className:"hsk-sp-mobile-main-card-brand",children:d.brand||d.category||"Product"}),A("div",{className:"hsk-sp-mobile-main-card-name",children:d.name}),ce("div",{className:"hsk-sp-mobile-main-card-price",children:[d.currency??"KES"," ",parseFloat(d.price?.replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]}),(d.specs&&Object.keys(d.specs).length>0||d.description)&&A("button",{type:"button",className:"hsk-sp-mobile-main-card-specs-btn",onClick:()=>H(!0),children:"Specs"})]}),(()=>{let Y=k.filter(f=>{let Q=!!(f.entity.name&&d?.name&&f.entity.name.toLowerCase()===d.name.toLowerCase()),ie=f.entity.slug&&d?.slug&&f.entity.slug.toLowerCase()===d.slug.toLowerCase();return!Q&&!ie});return Y.length===0?null:ce("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"),ie=f.entity.currency??"KES";return ce("div",{className:"hsk-sp-mobile-similar-carousel-item",onClick:()=>X(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"})}),ce("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}),ce("div",{className:"hsk-sp-mobile-similar-carousel-price",children:[ie," ",Q.toLocaleString()]})]})]},f.id)})})]})})()]})]})]})},g)}),I&&ce("div",{className:"hsk-cb-typing-row",children:[A("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:A(ia,{})}),ce("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:ce("div",{className:"hsk-cb-input-box",children:[A("textarea",{ref:j,className:"hsk-cb-textarea",value:M,onChange:K,onKeyDown:_,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&&d&&A("div",{className:"hsk-sp-mobile-specs-overlay",onClick:()=>H(!1),children:ce("div",{className:"hsk-sp-mobile-specs-drawer",onClick:R=>R.stopPropagation(),children:[ce("div",{className:"hsk-sp-mobile-specs-header",children:[A("h3",{children:"Specifications"}),A("button",{type:"button",onClick:()=>H(!1),children:"Close"})]}),ce("div",{className:"hsk-sp-mobile-specs-body",children:[A("h4",{className:"hsk-sp-mobile-specs-title",children:d.name}),d.description&&ce("div",{className:"hsk-sp-mobile-specs-desc",children:[A("h5",{children:"Description"}),A("p",{children:d.description})]}),d.specs&&Object.keys(d.specs).length>0&&ce("div",{className:"hsk-sp-mobile-specs-list",children:[A("h5",{children:"Details"}),Object.entries(d.specs).map(([R,g])=>ce("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:Z("hsk-sp-backdrop",o.backdrop),onClick:n,style:{backdropFilter:`blur(${U})`,WebkitBackdropFilter:`blur(${U})`,background:ae??void 0,...z},children:ce("div",{className:Z("hsk-sp-card hsk-sp-fullscreen",o.card),onClick:R=>R.stopPropagation(),children:[ce("div",{className:"hsk-sp-header",children:[A("span",{className:"hsk-sp-header-icon",style:{display:"flex",alignItems:"center"},children:A(ia,{})}),ce("div",{className:"hsk-sp-header-body",children:[A("div",{className:"hsk-sp-header-title",children:d?.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"}),ce("div",{className:"hsk-sp-body",children:[ce("div",{className:"hsk-sp-details-pane",children:[d&&ce("div",{className:"hsk-sp-product-profile-container",children:[ce("div",{className:"hsk-sp-product-profile",children:[A("div",{className:"hsk-sp-details-imgwrap",children:d.images?.[0]?A("img",{src:d.images[0],alt:d.name}):A("span",{className:"hsk-sp-img-placeholder",children:"\xF0\u0178\u203A\x8D"})}),ce("div",{className:"hsk-sp-details-meta",children:[d.brand&&A("span",{className:"hsk-sp-item-brand",children:d.brand}),d.category&&A("span",{className:"hsk-sp-item-cat",children:d.category}),A("h2",{className:"hsk-sp-details-name",children:d.name}),ce("div",{className:"hsk-sp-item-price-row",children:[A("span",{className:"hsk-sp-item-currency",children:d.currency??"KES"}),A("span",{className:"hsk-sp-item-price",children:parseFloat(d.price?.replace(/[^0-9.]/g,"")||"0").toLocaleString()}),d.originalPrice&&A("span",{className:"hsk-sp-item-original-price",children:parseFloat(d.originalPrice.replace(/[^0-9.]/g,"")||"0").toLocaleString()}),d.discount&&ce("span",{className:"hsk-sp-item-discount",children:["(",d.discount,")"]})]}),ce("div",{className:"hsk-sp-item-meta-badges",children:[d.rating&&ce("span",{className:"hsk-sp-meta-badge hsk-sp-meta-badge-rating",children:["\xE2\u02DC\u2026 ",parseFloat(d.rating.toString()).toFixed(1)," ",d.reviewCount?`(${d.reviewCount})`:""]}),d.availability&&A("span",{className:`hsk-sp-meta-badge hsk-sp-meta-badge-avail ${d.availability.toLowerCase().includes("in")?"in-stock":"out-stock"}`,children:d.availability}),d.stock&&!d.availability&&ce("span",{className:"hsk-sp-meta-badge hsk-sp-meta-badge-stock",children:["Stock: ",d.stock]})]})]})]}),d.specs&&Object.keys(d.specs).length>0&&A("div",{className:"hsk-sp-specs-horizontal",children:Object.entries(d.specs).map(([R,g])=>ce("div",{className:"hsk-sp-spec-item-horizontal",children:[ce("span",{className:"hsk-sp-spec-label-horizontal",children:[R,":"]}),A("span",{className:"hsk-sp-spec-value-horizontal",title:g,children:g})]},R))}),d.description&&ce("div",{className:"hsk-sp-details-desc",children:[A("h4",{children:"Description"}),A("p",{children:d.description})]})]}),ce("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 W=!!(g.entity.name&&d?.name&&g.entity.name.toLowerCase()===d.name.toLowerCase()),Y=g.entity.slug&&d?.slug&&g.entity.slug.toLowerCase()===d.slug.toLowerCase();return!W&&!Y});return!v&&R.length===0?A("div",{className:"hsk-sp-empty",children:"No similar products found."}):R.map((g,W)=>{let Y=parseFloat(g.entity.price?.replace(/[^0-9.]/g,"")||"0"),f=g.entity.currency??"KES";return ce("div",{className:Z("hsk-sp-item",o.item),style:{animationDelay:`${W*55}ms`,cursor:"pointer"},onClick:()=>X(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"})}),ce("div",{className:"hsk-sp-item-body",children:[ce("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})]}),ce("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(),X(g)},children:"View"})})]})]},g.id)})})()})]})]}),ce("div",{className:"hsk-sp-chat-pane",children:[ce("div",{className:"hsk-cb-msgs",children:[L.map((R,g)=>{let W=R.role==="user";return A("div",{className:"hsk-cb-msg-group",children:W?A("div",{className:"hsk-cb-user-msg",children:A("div",{className:"hsk-cb-user-bubble",children:R.content})}):ce("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&&ce("div",{className:"hsk-cb-typing-row",children:[A("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:A(ia,{})}),ce("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}})]}),ce("div",{className:"hsk-cb-input-wrap",children:[ce("div",{className:"hsk-cb-input-box",children:[A("textarea",{ref:j,className:"hsk-cb-textarea",value:M,onChange:K,onKeyDown:_,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:l,children:p}){let[h,u]=sa(!1),[d,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 ce(Pd,{children:[A("button",{className:Z("hsk-sp-btn",o.button,i),onClick:()=>u(!0),style:v,title:"Find similar products","aria-label":"Find similar products",children:p||A(ia,{})}),h&&d&&Sd(A(Td,{productName:e,limit:a,onResult:t,backdropColor:r,backdropBlur:n,onClose:()=>u(!1),onNavigate:s,theme:c,classNames:o,product:l}),Qa()??document.body)]})}import{useEffect as fs,useState as ks,useRef as bs}from"react";import{createRoot as zd}from"react-dom/client";import{AkropolysProvider as Ad,getAkropolysClient as Qn}from"@akropolys/sdk";import{jsx as Aa}from"react/jsx-runtime";function Xn(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 d=e.images[0];n=typeof d=="string"?d:d?.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(d=>d.trim()).filter(Boolean):[],l=e.description||e.body_html||"",p=typeof l=="string"?l.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),l=bs(null);fs(()=>{if(typeof window>"u")return;let d=()=>{let w=window.innerWidth-140-20,I=window.innerHeight-44-20;a==="bottom-left"?(w=20,I=window.innerHeight-44-20):a==="top-right"?(w=window.innerWidth-140-20,I=20):a==="top-left"&&(w=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)),x=Math.max(10,Math.min(window.innerHeight-60,N.y));return{x:M,y:x}}}}catch{}return{x:Math.max(10,w),y:Math.max(10,I)}};i(d());let k=()=>{i(v=>{if(!v)return d();let y=Math.max(10,Math.min(window.innerWidth-60,v.x)),C=Math.max(10,Math.min(window.innerHeight-60,v.y));return{x:y,y:C}})};return window.addEventListener("resize",k),()=>window.removeEventListener("resize",k)},[a]);let p=d=>{if(!l.current)return;let k=l.current.getBoundingClientRect();o.current={startX:d.clientX,startY:d.clientY,initX:k.left,initY:k.top,moved:!1};try{d.target.setPointerCapture?.(d.pointerId)}catch{}},h=d=>{if(!o.current)return;let k=d.clientX-o.current.startX,v=d.clientY-o.current.startY;if(!o.current.moved&&Math.hypot(k,v)>6&&(o.current.moved=!0,c(!0)),o.current.moved){let y=l.current?.offsetWidth||140,C=l.current?.offsetHeight||44,w=Math.max(8,Math.min(window.innerWidth-y-8,o.current.initX+k)),I=Math.max(8,Math.min(window.innerHeight-C-8,o.current.initY+v));i({x:w,y:I})}},u=()=>{if(!o.current)return;let d=o.current.moved;if(o.current=null,c(!1),d&&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?Aa("div",{ref:l,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=Qn();if(!r)return;let n=e.product;if(!n&&typeof window.meta?.product=="object"&&(n=window.meta.product),n){let i=Xn(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(Gn,{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)),zd(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=Qn();if(o&&c){let l=Xn(c);await o.ingest(l)}},getClient:()=>Qn(),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{Po as ChatWidget,Gn as KikuButton,Po as KikuChat,nc as SearchBar,Rd as Sparkle,cn as VisualSearch,on as VoiceButton,ys as initKiku,Xn as normalizeShopifyProduct,gs as shopifyAddToCart,vs as shopifyGetCart};
|
|
48
48
|
//# sourceMappingURL=index.mjs.map
|