@akropolys/kiku 1.7.27 → 1.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -1,19 +1,19 @@
1
1
  'use client';
2
- import{useState as po,useEffect as uo,useRef as mo}from"react";import{useSearch as ac,useAkropolysContext as rc}from"@akropolys/sdk";function lo(e){var a,t,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(a=0;a<n;a++)e[a]&&(t=lo(e[a]))&&(r&&(r+=" "),r+=t)}else for(t in e)e[t]&&(r&&(r+=" "),r+=t);return r}function ho(){for(var e,a,t=0,r="",n=arguments.length;t<n;t++)(e=arguments[t])&&(a=lo(e))&&(r&&(r+=" "),r+=a);return r}function Z(...e){return ho(e)}import{Fragment as bo,jsx as _e,jsxs as ct}from"react/jsx-runtime";var ko=()=>ct("svg",{width:"15",height:"15",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",children:[_e("circle",{cx:"8.5",cy:"8.5",r:"5.5"}),_e("line",{x1:"13",y1:"13",x2:"18",y2:"18"})]});function nc({placeholder:e="Search products\u2026",limit:a=10,debounceMs:t=150,onSelect:r,className:n,inputClassName:i,dropdownClassName:c,renderResult:s,theme:o,classNames:d={}}){let[p,h]=po(""),[u,l]=po(!1),{results:k,loading:g,search:y,clear:w}=ac({debounceMs:t}),R=rc(),A=mo(null),b=mo(!1);uo(()=>{if(b.current){b.current=!1;return}if(!p.trim()){w(),l(!1);return}l(!0),y(p,a)},[p]),uo(()=>{let N=H=>{A.current&&!A.current.contains(H.target)&&l(!1)};return document.addEventListener("mousedown",N),()=>document.removeEventListener("mousedown",N)},[]);let T=N=>{p.trim()&&R.api.searchVector(p,1,void 0,!0).catch(()=>{}),b.current=!0,l(!1),h(N.entity.title??N.entity.name??""),r?.(N)},M=()=>{p.trim()&&(R.api.searchVector(p,1,void 0,!0).catch(()=>{}),k.length>0&&T(k[0]))},S=u&&p.trim().length>0,K={...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",d.root,n),ref:A,style:K,children:[_e("span",{className:"hsk-sb-icon",children:_e(ko,{})}),_e("input",{className:Z("hsk-sb-input",d.input,i),type:"text",value:p,placeholder:e,onChange:N=>h(N.target.value),onFocus:()=>k.length>0&&p.trim()&&l(!0),onKeyDown:N=>{N.key==="Enter"&&M()},autoComplete:"off",spellCheck:!1}),S&&ct("div",{className:Z("hsk-sb-drop",d.dropdown,c),style:{position:"absolute"},children:[g&&_e("div",{className:"hsk-sb-loading-bar"}),g&&k.length===0?ct(bo,{children:[ct("div",{className:"hsk-sb-skeleton-row",children:[_e("span",{className:"hsk-sb-skeleton-icon"}),ct("div",{className:"hsk-sb-row-body",children:[_e("div",{className:"hsk-sb-skeleton-text1"}),_e("div",{className:"hsk-sb-skeleton-text2"})]})]}),ct("div",{className:"hsk-sb-skeleton-row",children:[_e("span",{className:"hsk-sb-skeleton-icon"}),ct("div",{className:"hsk-sb-row-body",children:[_e("div",{className:"hsk-sb-skeleton-text1",style:{width:"45%"}}),_e("div",{className:"hsk-sb-skeleton-text2",style:{width:"25%"}})]})]})]}):ct(bo,{children:[k.length===0&&!g&&ct("div",{className:"hsk-sb-empty",children:["No results for \u201C",p,"\u201D"]}),k.map((N,H)=>{if(s)return _e("div",{onClick:()=>T(N),className:"hsk-sb-fade",style:{animationDelay:`${H*18}ms`},children:s(N)},N.id);let U=N.entity.image??N.entity.thumbnail??N.entity.images?.[0];return ct("div",{className:Z("hsk-sb-row hsk-sb-fade",d.row),style:{animationDelay:`${H*18}ms`},onClick:()=>T(N),children:[_e("span",{className:"hsk-sb-row-thumb",children:U?_e("img",{src:U,alt:"",loading:"lazy",onError:I=>{I.currentTarget.style.display="none"}}):_e(ko,{})}),ct("div",{className:"hsk-sb-row-body",children:[_e("div",{className:"hsk-sb-row-title",children:N.entity.title??N.entity.name}),(N.entity.category||N.entity.brand)&&_e("div",{className:"hsk-sb-row-sub",children:N.entity.category??N.entity.brand})]})]},N.id)})]})]})]})}import{useState as Wa,useRef as Oa,useEffect as cn}from"react";import{useKiku as Yc,useAkropolysContext as Gc,resolveDisplayFields as Qc}from"@akropolys/sdk";import ma from"react";import{Fragment as xc,jsx as ge,jsxs as yc}from"react/jsx-runtime";var oc=/[ \t]{2,}/g,ic=/ ([.,!?:;])/g,sc=/\(([ \t]+)/g,cc=/([ \t]+)\)/g,lc=/(\d+)\s+(MP|mAh|W|GB|MB|KHz|Hz|KSh|KES|USD|EUR)\b/gi,dc=/(!\[[^\]]*\]\([^)]+\)|\[[^\]]+\]\([^)]+\)|\*\*[^*]+\*\*|`[^`]+`)/g,hc=/^!\[([^\]]*)\]\(([^)]+)\)$/,pc=/^\[([^\]]+)\]\(([^)]+)\)$/,uc=/^(https?|data:image|blob):/i,mc=/^(https?|mailto|tel):/i,kc=/memory|mimi/i,bc=/mimi\.akropolys/i,fc=e=>e&&e.replace(oc," ").replace(ic,"$1").replace(sc,"(").replace(cc,")").replace(lc,"$1 $2"),Rt=(e,a)=>fc(e).split(dc).map((n,i)=>{if(!n)return null;let c=`${a}-inline-${i}`;if(n.startsWith("`")&&n.endsWith("`"))return ge("code",{className:"hsk-markdown-code",children:n.slice(1,-1)},c);if(n.startsWith("**")&&n.endsWith("**"))return ge("strong",{children:Rt(n.slice(2,-2),c)},c);let s=n.match(hc);if(s){let d=s[1],p=s[2];return uc.test(p)||p.startsWith("/")?ge("img",{src:p,alt:d||"Product image",className:"hsk-markdown-img",loading:"lazy",onError:u=>{u.target.style.display="none"}},c):null}let o=n.match(pc);if(o){let d=o[1],p=o[2];return kc.test(d)||bc.test(p)?null:mc.test(p)||p.startsWith("/")?ge("a",{href:p,target:"_blank",rel:"noopener noreferrer",className:"hsk-markdown-link",children:Rt(d,c)},c):ge("span",{children:Rt(d,c)},c)}return n});function fo(e,a){let t=e.trim();return a?t.includes("|"):t.startsWith("|")}function go(e){let a=e.trim();return a.startsWith("|")&&(a=a.slice(1)),a.endsWith("|")&&(a=a.slice(0,-1)),a.split("|").map(t=>t.trim())}function gc({children:e}){let a=ma.useRef(null),[t,r]=ma.useState("none"),[n,i]=ma.useState(!1),c=ma.useRef({startX:0,scrollLeft:0,isDown:!1,hasMoved:!1}),s=ma.useCallback(()=>{let h=a.current;if(!h)return;if(!(h.scrollWidth>h.clientWidth+2)){r("none");return}let l=getComputedStyle(h).direction==="rtl",k=Math.abs(h.scrollLeft),g=k<=4,y=k+h.clientWidth>=h.scrollWidth-4;r(g?l?"right":"left":y?l?"left":"right":"middle")},[]);ma.useEffect(()=>{s();let h=a.current;if(!h)return;let u=typeof ResizeObserver<"u"?new ResizeObserver(s):null;return u?.observe(h),()=>u?.disconnect()},[s]);let o=h=>{let u=a.current;!u||u.scrollWidth<=u.clientWidth||h.target.closest("a, button, input")||(c.current={startX:h.pageX-u.offsetLeft,scrollLeft:u.scrollLeft,isDown:!0,hasMoved:!1},i(!0))},d=h=>{if(!c.current.isDown)return;let u=a.current;if(!u)return;let k=(h.pageX-u.offsetLeft-c.current.startX)*1.5;Math.abs(k)>3&&(c.current.hasMoved=!0,h.preventDefault(),u.scrollLeft=c.current.scrollLeft-k)},p=()=>{c.current.isDown=!1,i(!1)};return ge("div",{ref:a,className:`hsk-table-wrapper hsk-table-wrapper--${t}${n?" is-dragging":""}`,onScroll:s,onMouseDown:o,onMouseMove:d,onMouseUp:p,onMouseLeave:p,children:e})}function Xt(e,a=!1){return vc(e,a)}function vc(e,a){let t=e.split(`
3
- `);if(a&&t.length>0){let o=t[t.length-1];o.trim().startsWith("|")&&!o.trim().endsWith("|")&&t.pop()}let r=[],n=[],i=0,c=()=>{n.length>0&&(r.push(ge("div",{className:"hsk-cb-ai-text",children:n},`text-bubble-${i++}`)),n=[])},s=0;for(;s<t.length;){let o=t[s],d=`md-line-${s}`;if(!o.trim()){s++;continue}let p=o.trim().match(/^!\[([^\]]*)\]\(([^)]+)\)$/);if(p){c();let u=p[1],l=p[2];(/^(https?|data:image|blob):/i.test(l)||l.startsWith("/"))&&r.push(ge("div",{className:"hsk-markdown-img-block",children:ge("img",{src:l,alt:u||"Product image",className:"hsk-markdown-img",loading:"lazy",onError:g=>{g.target.style.display="none"}})},d)),s++;continue}let h=o.match(/^(#{1,3})\s+(.*)/);if(h){let u=h[1].length,l=`h${u+3}`;n.push(ge(l,{className:`hsk-markdown-h${u}`,children:Rt(h[2],d)},d)),s++;continue}if(o.match(/^[\s]*[-*+•]\s+/)){let u=[];for(;s<t.length&&t[s].match(/^[\s]*[-*+•]\s+/);){let l=t[s].replace(/^[\s]*[-*+•]\s+/,"");u.push(ge("li",{children:Rt(l,`li-${s}`)},`li-${s}`)),s++}n.push(ge("ul",{className:"hsk-markdown-list hsk-markdown-ul",children:u},`ul-${d}`));continue}if(o.match(/^[\s]*\d+[\.\)]\s+/)){let u=[];for(;s<t.length&&t[s].match(/^[\s]*\d+[\.\)]\s+/);){let l=t[s].replace(/^[\s]*\d+[\.\)]\s+/,"");u.push(ge("li",{children:Rt(l,`li-${s}`)},`li-${s}`)),s++}n.push(ge("ol",{className:"hsk-markdown-list hsk-markdown-ol",children:u},`ol-${d}`));continue}if(fo(o,!1)){c();let u=[],l=[],k=[],g=!0;for(;s<t.length&&fo(t[s],!0);){let b=t[s].trim();if(b.match(/^\|?[-:| ]+\|?$/)&&b.includes("-")){k=go(b).map(S=>{let K=S.trim(),N=K.startsWith(":"),H=K.endsWith(":");return N&&H?"center":H?"end":"start"}),s++,g=!1;continue}let T=go(b);g&&u.length===0?u=T:l.push(T),s++}let y=Math.max(u.length,...l.map(b=>b.length)),w=[];for(let b=0;b<y;b++)if(k[b])w[b]=k[b];else if(b===0)w[b]="start";else{let T=l.filter(M=>{let S=(M[b]||"").trim();return/^[\$€£¥+-]?\d+([.,]\d+)?%?$/.test(S)||/^[\$€£¥+-]?\d+([.,]\d+)?\s*(bps|M|K|B)?$/i.test(S)}).length;w[b]=T>=Math.ceil(l.length/2)?"end":"start"}let R=u.length>0?ge("tr",{children:u.map((b,T)=>ge("th",{style:{textAlign:w[T]||"start"},children:ge("bdi",{children:Rt(b,`th-${d}-${T}`)})},`th-${d}-${T}`))},`tr-head-${d}`):null,A=l.map((b,T)=>ge("tr",{children:b.map((M,S)=>ge("td",{style:{textAlign:w[S]||"start"},children:ge("bdi",{children:Rt(M,`td-${d}-${T}-${S}`)})},`td-${d}-${T}-${S}`))},`tr-body-${d}-${T}`));r.push(ge(gc,{children:yc("table",{className:"hsk-markdown-table",children:[R&&ge("thead",{children:R}),ge("tbody",{children:A})]})},`table-wrapper-${d}`));continue}n.push(ge("p",{className:"hsk-markdown-p",children:Rt(o,d)},d)),s++}return c(),ge(xc,{children:r})}import{jsx as vo,jsxs as wc}from"react/jsx-runtime";var Va=()=>wc("svg",{className:"hsk-telegram-icon",width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[vo("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),vo("polygon",{points:"22 2 15 22 11 13 2 9 22 2"})]});function ka(e){if(typeof e=="string")return{themeAttr:e,vars:void 0};if(!e)return{themeAttr:void 0,vars:void 0};let a={};return e.primaryColor&&(a["--hsk-primary"]=e.primaryColor),e.backgroundColor&&(a["--hsk-bg"]=e.backgroundColor,a["--hsk-chat-bg"]=e.backgroundColor),e.textColor&&(a["--hsk-text"]=e.textColor,a["--hsk-chat-text"]=e.textColor),e.fontFamily&&(a["--hsk-font"]=e.fontFamily),e.fontSize&&(a["--hsk-font-size"]=e.fontSize),e.mobileFontSize&&(a["--hsk-mobile-font-size"]=e.mobileFontSize),e.borderRadius&&(a["--hsk-border-radius"]=e.borderRadius),{themeAttr:void 0,vars:a}}import{useCallback as qc,useEffect as rn,useRef as Co}from"react";import{useCallback as yt,useEffect as Bt,useRef as ve,useState as fr}from"react";var gt=null,Ht=null,Ut=null,fa=null,vt=0,qt=!1,ba=0,en=!1;function Sc(){if(typeof window>"u")return null;let e=window.AudioContext||window.webkitAudioContext;return e?(gt||(gt=new e,Ht=gt.createAnalyser(),Ht.fftSize=1024,Ht.smoothingTimeConstant=.25,Ut=gt.createGain(),Ut.gain.value=1,Ht.connect(Ut),Ut.connect(gt.destination),fa=new Uint8Array(Ht.fftSize)),{ctx:gt,analyser:Ht}):null}function Ka(e,a=130){let t=Ut;if(!t||!gt)return;let r=gt.currentTime;t.gain.cancelScheduledValues(r),t.gain.setValueAtTime(t.gain.value,r),t.gain.linearRampToValueAtTime(Math.max(0,Math.min(1,e)),r+a/1e3)}function xo(){if(!qt)return ba*=.85,ba;if(en||!Ht||!fa){let r=Date.now()/1e3;return .35+.18*Math.sin(r*7.1)+.1*Math.sin(r*3.3)}Ht.getByteTimeDomainData(fa);let e=0;for(let r=0;r<fa.length;r++){let n=(fa[r]-128)/128;e+=n*n}let a=Math.sqrt(e/fa.length),t=Math.min(1,a*3.2);return ba+=(t-ba)*(t>ba?.6:.12),ba}function zt(){if(vt++,qt=!1,Ut&&gt&&(Ut.gain.cancelScheduledValues(gt.currentTime),Ut.gain.value=1),typeof window<"u"&&"speechSynthesis"in window)try{window.speechSynthesis.cancel()}catch{}}function Cc(e){return e.replace(/```[\s\S]*?```/g," ").replace(/`([^`]+)`/g,"$1").replace(/!\[[^\]]*\]\([^)]*\)/g," ").replace(/\[([^\]]+)\]\([^)]+\)/g,"$1").replace(/https?:\/\/\S+/g," ").replace(/^\s{0,3}#{1,6}\s+/gm,"").replace(/^\s*[-*+]\s+/gm,"").replace(/[*_~>|]/g,"").replace(/\s*\n\s*\n\s*/g,". ").replace(/\s*\n\s*/g," ").replace(/\s+/g," ").replace(/\s+([.,!?;:])/g,"$1").trim()}var Mc=/([.!?…。!?؟۔।]+["'”’)\]]*\s+)/,Nc=240;function Tc(e,a=Nc){let t=e.split(Mc).filter(Boolean),r=[],n="";for(let i of t)for(n&&(n+i).length>a&&(r.push(n.trim()),n=""),n+=i;n.length>a*2;){let c=n.lastIndexOf(" ",a*2);r.push(n.slice(0,c>a?c:a*2).trim()),n=n.slice(c>a?c:a*2)}return n.trim()&&r.push(n.trim()),r.filter(i=>/\S/.test(i))}function Rc(e,a,t){return new Promise(r=>{if(t!==vt)return r();let n=e.ctx.createBufferSource();n.buffer=a,n.connect(e.analyser),n.onended=()=>r(),n.start();let i=setInterval(()=>{if(t!==vt){clearInterval(i);try{n.stop()}catch{}r()}},100);n.onended=()=>{clearInterval(i),r()}})}async function tn({client:e,text:a,voice:t,language:r,bcp47:n,onStart:i,onEnd:c,onError:s,onRefused:o,onSecondsLeft:d}){zt();let p=++vt;en=!1;let h=Cc(a);if(!h){c?.();return}let u=Sc();if(!u){yo(h,n,i,c,s);return}if(u.ctx.state==="suspended")try{await u.ctx.resume()}catch{}let l=Tc(h),k=w=>e.synthesizeSpeech(w,t,r).catch(()=>null),g=!1,y=k(l[0]);for(let w=0;w<l.length&&p===vt;w++){let R=await y;if(y=w+1<l.length?k(l[w+1]):Promise.resolve(null),R&&"refused"in R&&R.refused){o?.(R.refused),c?.();return}if(!R){if(!g){yo(l.slice(w).join(" "),n,i,c,s);return}continue}if(R.secondsLeft!==void 0&&d?.(R.secondsLeft),p!==vt)break;let A;try{A=await u.ctx.decodeAudioData(R.audio.slice(0))}catch(b){s?.(b);continue}if(p!==vt)break;g||(g=!0,qt=!0,i?.()),await Rc(u,A,p)}p===vt&&(qt=!1,c?.())}function zc(e){let a=window.speechSynthesis.getVoices?.()??[];if(!a.length||!e)return;let t=e.toLowerCase(),r=t.split("-")[0],n=a.filter(c=>c.lang?.toLowerCase().replace("_","-")===t),i=n.length?n:a.filter(c=>c.lang?.toLowerCase().split(/[-_]/)[0]===r);if(i.length)return i.find(c=>c.localService===!1)??i[0]}function yo(e,a,t,r,n){if(typeof window>"u"||!("speechSynthesis"in window)){n?.("speech-unavailable"),r?.();return}let i=vt;en=!0;try{window.speechSynthesis.cancel();let c=new SpeechSynthesisUtterance(e),s=a||document.documentElement.lang||navigator.language||"";s&&(c.lang=s);let o=zc(s);o&&(c.voice=o),c.rate=1,c.pitch=1,c.onstart=()=>{qt=!0,t?.()},c.onend=()=>{i===vt&&(qt=!1,r?.())},c.onerror=d=>{qt=!1,n?.(d),r?.()},window.speechSynthesis.speak(c)}catch(c){qt=!1,n?.(c),r?.()}}var Pc=1100,an=.012,Ac=320,Lc=.09,Ic=.25,wo=130,Ec=700,Dc=12,Fc=48,_c=.45,Hc=.35,Uc=.2,So=.55;function gr({lang:e,onUtterance:a,onError:t,onBargeIn:r,silenceMs:n=Pc,paused:i=!1}){let[c,s]=fr(!1),[o,d]=fr(!1),[p,h]=fr(""),[u,l]=fr(!1),k=ve(null),g=ve(null),y=ve(null),w=ve(null),R=ve(null),A=ve(null),b=ve(0),T=ve(.008),M=ve(0),S=ve(0),K=ve(""),N=ve(0),H=ve(0),U=ve(!1),I=ve(i),V=ve(!1),F=ve(!1),D=ve(a),Q=ve(t),z=ve(r);Bt(()=>{D.current=a},[a]),Bt(()=>{Q.current=t},[t]),Bt(()=>{z.current=r},[r]),Bt(()=>{I.current=i},[i]),Bt(()=>{l(typeof window<"u"&&("SpeechRecognition"in window||"webkitSpeechRecognition"in window)&&!!navigator.mediaDevices?.getUserMedia)},[]);let B=yt(()=>b.current,[]),te=yt(j=>{let X=w.current;return!X||j.length!==X.frequencyBinCount?!1:(X.getByteFrequencyData(j),!0)},[]),Y=yt(()=>w.current?.frequencyBinCount??0,[]),m=ve([]),_=ve(null),W=ve(!1),ae=ve(0),C=ve(0),x=yt(j=>{let X=w.current;if(!X)return 0;let G=m.current;G.push(j),G.length>Fc&&G.shift();let le=0;if(G.length>=12){let xe=0;for(let it of G)xe+=it;if(xe/=G.length,xe>1e-4){let it=0;for(let ht of G)it+=(ht-xe)*(ht-xe);le=Math.min(1,Math.sqrt(it/G.length)/xe/.6)}}let q=0;(!_.current||_.current.length!==X.frequencyBinCount)&&(_.current=new Uint8Array(X.frequencyBinCount));let ie=_.current;X.getByteFrequencyData(ie);let je=(y.current?.sampleRate??48e3)/2/ie.length,ze=Math.floor(300/je),Pe=Math.min(ie.length-1,Math.ceil(3400/je)),Ot=0,Ye=0;for(let xe=0;xe<ie.length;xe++)Ye+=ie[xe],xe>=ze&&xe<=Pe&&(Ot+=ie[xe]);Ye>0&&(q=Ot/Ye);let Ct=Math.min(1,j/(T.current+an*3));return _c*Ct+Hc*le+Uc*q},[]),v=yt(()=>{let j=K.current.trim();if(K.current="",N.current=H.current,h(""),d(!1),j){V.current=!1;let X=k.current;k.current=null;try{X?.stop()}catch{}D.current(j)}},[]),E=yt(()=>{let j=w.current,X=A.current;if(!j||!X)return;j.getByteTimeDomainData(X);let G=0;for(let ze=0;ze<X.length;ze++){let Pe=(X[ze]-128)/128;G+=Pe*Pe}let le=Math.sqrt(G/X.length),q=Math.min(1,le*4);b.current+=(q-b.current)*(q>b.current?.6:.12);let ie=Date.now(),ke=I.current?xo()*Lc:0;le>T.current+an+ke?(M.current=ie,S.current||(S.current=ie)):(S.current=0,T.current=Math.min(T.current*1.02+2e-5,Math.max(.004,le))),I.current?W.current?(x(le)>So?C.current+=1:C.current=Math.max(0,C.current-2),C.current>=Dc?(W.current=!1,C.current=0,Ka(1,0),z.current?.()):ie-ae.current>Ec&&(W.current=!1,C.current=0,Ka(1,wo*2))):S.current&&ie-S.current>Ac&&x(le)>So&&(S.current=0,W.current=!0,ae.current=ie,C.current=0,Ka(Ic,wo)):K.current.trim()&&ie-M.current>n&&v(),R.current=requestAnimationFrame(E)},[v,n,x]),$=yt(()=>{if(k.current||!U.current)return;let j=window.SpeechRecognition||window.webkitSpeechRecognition,X=new j;N.current=0,H.current=0,X.lang=e||document.documentElement.lang||navigator.language||"en-US",X.interimResults=!0,X.maxAlternatives=1,X.continuous=!0,X.onresult=G=>{let le="";for(let q=N.current;q<G.results.length;q++)le+=G.results[q][0].transcript;H.current=G.results.length,le=le.trim(),le&&(K.current=le,h(le),d(!0))},X.onerror=G=>{let le=G?.error||"";le==="no-speech"||le==="aborted"||Q.current?.(le)},X.onend=()=>{k.current=null,U.current&&V.current&&setTimeout(()=>{$()},120)},k.current=X;try{X.start()}catch{k.current=null,Q.current?.("failed-to-start")}},[e]),f=yt(()=>{V.current=!1;let j=k.current;k.current=null;try{j?.stop()}catch{}},[]),O=yt(()=>{U.current=!1,W.current=!1,C.current=0,m.current=[],Ka(1,0),V.current=!1,s(!1),d(!1),h(""),K.current="",b.current=0;let j=k.current;k.current=null;try{j?.abort()}catch{}R.current!==null&&(cancelAnimationFrame(R.current),R.current=null),g.current?.getTracks().forEach(X=>X.stop()),g.current=null,w.current=null,y.current?.close().catch(()=>{}),y.current=null},[]),ce=yt(async()=>{if(!(U.current||!u)){U.current=!0,s(!0);try{let j=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0,autoGainControl:!0}});g.current=j;let X=window.AudioContext||window.webkitAudioContext,G=new X;y.current=G;let le=G.createAnalyser();le.fftSize=1024,le.smoothingTimeConstant=.25,G.createMediaStreamSource(j).connect(le),w.current=le,A.current=new Uint8Array(le.fftSize),T.current=.008,M.current=Date.now(),R.current=requestAnimationFrame(E)}catch(j){U.current=!1,s(!1),Q.current?.(j?.name==="NotAllowedError"?"not-allowed":"audio-capture");return}V.current=!0,$()}},[u,E,$]);return Bt(()=>{c&&(i?(K.current="",h(""),W.current=!1,C.current=0,m.current=[],f()):(W.current=!1,M.current=Date.now(),V.current=!0,$()))},[i,c,$,f]),Bt(()=>{if(!c||i)return;let j=setInterval(()=>{let X=!!k.current,G=b.current>T.current+an;X&&G&&K.current},2e3);return()=>clearInterval(j)},[c,i]),Bt(()=>()=>{O()},[O]),{supported:u,active:c,hearing:o,interim:p,micLevel:B,micSpectrum:te,spectrumBins:Y,start:ce,stop:O}}import{jsx as ga,jsxs as Mo}from"react/jsx-runtime";var Bc=({active:e})=>Mo("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[ga("rect",{x:"9",y:"2",width:"6",height:"11",rx:"3",fill:e?"currentColor":"none"}),ga("path",{d:"M5 10a7 7 0 0 0 14 0"}),ga("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),ga("line",{x1:"8",y1:"23",x2:"16",y2:"23"})]});function nn({onTranscript:e,onInterim:a,lang:t,className:r="",disabled:n=!1,onError:i}){let c=Co(e);rn(()=>{c.current=e},[e]);let s=Co(()=>{}),o=qc(p=>{s.current(),c.current(p)},[]),d=gr({lang:t,onUtterance:o,onError:i});return rn(()=>{s.current=d.stop},[d.stop]),rn(()=>{d.interim&&a?.(d.interim)},[d.interim,a]),d.supported?Mo("button",{type:"button",className:`kiku-voice-btn${d.active?" kiku-voice-btn--active":""} ${r}`,onClick:()=>d.active?d.stop():void d.start(),disabled:n,title:d.active?"Stop listening":"Speak your search","aria-label":d.active?"Stop voice input":"Start voice input",children:[ga(Bc,{active:d.active}),d.active&&ga("span",{className:"kiku-voice-ripple","aria-hidden":"true"})]}):null}import{useRef as $c,useState as jc}from"react";function on(e){let a=e.indexOf(","),t=a===-1?e:e.slice(a+1);return Math.floor(t.length*.75)}async function vr(e){let a=await new Promise((t,r)=>{let n=new FileReader;n.onload=()=>t(n.result),n.onerror=()=>r(n.error??new Error("read failed")),n.readAsDataURL(e)});if(e.type==="image/gif"||e.type==="image/svg+xml"||on(a)<=307200)return a;try{let t=await createImageBitmap(e);try{let r=Math.min(1,1536/Math.max(t.width,t.height)),n=Math.max(1,Math.round(t.width*r)),i=Math.max(1,Math.round(t.height*r)),c=document.createElement("canvas");c.width=n,c.height=i;let s=c.getContext("2d");if(!s)return a;s.drawImage(t,0,0,n,i);let o=e.type==="image/png",d=c.toDataURL(o?"image/png":"image/jpeg",.85);return on(d)<on(a)?d:a}finally{t.close?.()}}catch{return a}}import{useAkropolysContext as Vc}from"@akropolys/sdk";import{jsx as Jt,jsxs as No}from"react/jsx-runtime";var Kc=()=>No("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[Jt("path",{d:"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"}),Jt("circle",{cx:"12",cy:"13",r:"4"})]}),Wc=()=>Jt("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"kiku-vs-spin",children:Jt("path",{d:"M21 12a9 9 0 1 1-6.219-8.56"})});function Oc(e){return vr(e)}function sn({onResults:e,onError:a,categoryHint:t,className:r="",disabled:n=!1}){let i=Vc(),c=$c(null),[s,o]=jc(!1),d=async p=>{if(p.type.startsWith("image/")){o(!0);try{let h=await Oc(p),u=await i.api.searchByImage(h,t);e(u,h)}catch(h){a?.(h instanceof Error?h:new Error(String(h)))}finally{o(!1),c.current&&(c.current.value="")}}};return No("label",{className:`kiku-vs-btn${s?" kiku-vs-btn--loading":""} ${r}`,title:"Search by photo","aria-label":"Search by uploading a photo",style:{cursor:n||s?"not-allowed":"pointer"},children:[Jt("input",{ref:c,type:"file",accept:"image/*",capture:"environment",onChange:p=>p.target.files?.[0]&&d(p.target.files[0]),disabled:n||s,hidden:!0}),s?Jt(Wc,{}):Jt(Kc,{})]})}import{Fragment as Xc,jsx as ne,jsxs as fe}from"react/jsx-runtime";var Ya=()=>ne("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:ne("path",{d:"m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z"})}),To=({active:e})=>fe("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?fe(Xc,{children:[ne("path",{d:"M15.54 8.46a5 5 0 0 1 0 7.07"}),ne("path",{d:"M19.07 4.93a10 10 0 0 1 0 14.14"})]}):ne("line",{x1:"23",y1:"9",x2:"17",y2:"15"})]});function yr({source:e,defaultCurrency:a,onSelect:t,isReferenced:r}){return fe("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"}),fe("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&&fe("div",{className:"hsk-source-price",children:[e.currency??a," ",e.price]})]})]})}function Ro({title:e="kiku",placeholder:a="Ask about anything in our store\u2026",emptyStateText:t="Ask me anything about our products",emptyStateSuggestions:r='"Find me headphones under KSh 5,000" \xB7 "Gift ideas"',defaultCurrency:n="KES",className:i,theme:c,classNames:s={},onSelectSource:o,enableVoice:d=!1,enableVision:p=!1,visionCategoryHint:h,enableAudioResponse:u=!0,ttsVoice:l,autoSpeakResponses:k=!0}){let g=Gc(),{messages:y,sources:w,referencedIds:R,loading:A,streaming:b,error:T,send:M,reset:S}=Yc(),[K,N]=Wa(""),[H,U]=Wa(!1),I=Oa(null),V=Oa(null),[F,D]=Wa(u),[Q,z]=Wa(null),B=Oa(b),te=Oa(!1),Y=A||H,[m,_]=Wa([]),W=Oa(0);cn(()=>{if(y.length===0){_([]),W.current=0;return}if(y.length>W.current){let f=y.slice(W.current);_(O=>[...O,...f]),W.current=y.length}else y.length<W.current?(_(y),W.current=y.length):_(f=>{let O=[...f],ce=y.length-1,j=O.length-1;for(;ce>=0&&j>=0;){if(O[j].role===y[ce].role){O[j]={...O[j],content:y[ce].content,actionType:y[ce].actionType,thinking:y[ce].thinking,thoughtForSeconds:y[ce].thoughtForSeconds,statusMessage:y[ce].statusMessage};break}j--}return O})},[y]),cn(()=>{let f=B.current;B.current=b;let O=te.current;if(te.current=!1,f&&!b&&O&&F&&k){let ce=m.length-1,j=m[ce];j&&j.role==="assistant"&&j.content&&(z(ce),tn({client:g,text:j.content,voice:l,language:g.getShopperLanguage?.(),onEnd:()=>z(null),onError:()=>z(null)}))}},[b,F,k,m,l,g]),cn(()=>{I.current?.scrollIntoView({behavior:Y?"auto":"smooth"})},[m,Y]);let ae=async()=>{let f=K.trim();!f||Y||(zt(),z(null),N(""),V.current&&(V.current.style.height="auto"),await M(f))},C=f=>{f.key==="Enter"&&!f.shiftKey&&!f.nativeEvent.isComposing&&(f.preventDefault(),ae())},x=f=>{N(f.target.value);let O=f.target;O.style.height="auto",O.style.height=Math.min(O.scrollHeight,120)+"px"},v=(f,O)=>{Q===f?(zt(),z(null)):(z(f),tn({client:g,text:O,voice:l,language:g.getShopperLanguage?.(),onEnd:()=>z(null),onError:()=>z(null)}))},E=(f,O)=>{let ce={role:"user",content:"Uploaded a photo for visual search",imagePreview:O},j=f.style_dna,X=`I've analyzed your image! Here is the Style DNA I found:
4
- `;j&&(j.color_palette&&(X+=`* **Palette:** ${j.color_palette}
5
- `),j.dominant_colors&&j.dominant_colors.length>0&&(X+=`* **Colors:** ${j.dominant_colors.join(", ")}
6
- `),j.aesthetic&&j.aesthetic.length>0&&(X+=`* **Aesthetic:** ${j.aesthetic.join(", ")}
7
- `),j.texture&&(X+=`* **Texture:** ${j.texture}
8
- `),j.formality&&(X+=`* **Formality:** ${j.formality}
9
- `));let G=f.results||[];G.length>0?X+=`
10
- I found ${G.length} matching products in the store for you.`:X+=`
11
- I couldn't find any matching products in the store.`;let le={role:"assistant",content:X,styleDNA:j,visualSources:G.map(q=>{let ie=q.entity??{},ke=Qc(ie,void 0);return{id:q.id,url:q.url??ie.url,fields:ie,name:ke.title,price:ke.price,image:ke.image,brand:ke.subtitle,currency:typeof ie.currency=="string"?ie.currency:void 0}})};_(q=>[...q,ce,le])},{vars:$}=ka(c);return fe("div",{className:Z("hsk-chat-widget",s.root,i),style:$,children:[fe("div",{className:Z("hsk-chat-header",s.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"}),fe("div",{style:{marginLeft:"auto",display:"flex",alignItems:"center",gap:"8px"},children:[u&&ne("button",{type:"button",className:Z("hsk-audio-toggle-btn",F&&"hsk-audio-toggle-btn--active"),onClick:()=>{let f=!F;D(f),f||(zt(),z(null))},title:F?"Mute AI audio response":"Enable AI audio response","aria-label":F?"Mute voice":"Enable voice",children:ne(To,{active:F})}),m.length>0&&ne("button",{className:"hsk-chat-reset",onClick:()=>{zt(),S()},children:"Clear"})]})]}),fe("div",{className:"hsk-chat-messages",children:[m.length===0?fe("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,O)=>fe("div",{children:[fe("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"}),fe("div",{className:Z("hsk-msg-bubble",f.role,s.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&&fe("details",{className:"hsk-thinking-details",open:b&&O===m.length-1&&!f.content,children:[fe("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"&&O===m.length-1&&fe("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===O&&"hsk-msg-audio-btn--active"),onClick:()=>v(O,f.content),title:Q===O?"Stop speaking":"Listen to response","aria-label":"Toggle speech",children:ne(To,{active:Q===O})}),b&&O===m.length-1&&f.role==="assistant"&&ne("span",{className:"hsk-streaming-cursor"}),f.styleDNA&&fe("div",{className:"kiku-vs-preview-banner",style:{marginTop:"10px"},children:[m[O-1]?.imagePreview&&ne("img",{src:m[O-1].imagePreview,alt:"Visual Search Input",className:"kiku-vs-preview-img"}),fe("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((ce,j)=>fe("span",{className:"kiku-style-tag",children:["#",ce]},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((ce,j)=>ne(yr,{source:ce,defaultCurrency:n,onSelect:o},j))})}),f.role==="assistant"&&O===m.length-1&&!f.visualSources&&w.length>0&&(()=>{if(A||b)return ne("div",{className:"hsk-sources-container",children:ne("div",{className:"hsk-sources",children:w.map((G,le)=>{let q=!!(G.id&&R.includes(G.id));return ne(yr,{source:G,defaultCurrency:n,onSelect:o,isReferenced:q},le)})})});let j=w.filter(G=>G.id&&R.includes(G.id)),X=R.length>0?[]:w.filter(G=>!G.id||!R.includes(G.id));return fe("div",{className:"hsk-sources-container",children:[j.length>0&&fe("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((G,le)=>ne(yr,{source:G,defaultCurrency:n,onSelect:o,isReferenced:!0},`feat-${le}`))})]}),X.length>0&&fe("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:X.map((G,le)=>ne(yr,{source:G,defaultCurrency:n,onSelect:o,isReferenced:!1},`gen-${le}`))})]})]})})()]},O)),Y&&fe("div",{className:"hsk-msg-row",children:[ne("div",{className:"hsk-msg-avatar ai",children:ne(Ya,{})}),fe("div",{className:"hsk-pending",role:"status","aria-live":"polite",children:[fe("div",{className:"hsk-pending-glyph",children:[ne("span",{className:"hsk-pending-ring"}),ne("span",{className:"hsk-pending-dot"})]}),fe("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"})]})]})]}),T&&ne("div",{className:"hsk-chat-error",children:(()=>{try{let f=JSON.parse(T);return f.error||f.message||T}catch{return T}})()}),ne("div",{ref:I})]}),fe("div",{className:"hsk-chat-input-area",style:{display:"flex",alignItems:"center",gap:"8px"},children:[p&&ne(sn,{onResults:E,onError:f=>console.error("[VisualSearch] error:",f),categoryHint:h,disabled:Y}),ne("textarea",{ref:V,className:Z("hsk-chat-input",s.input),value:K,onChange:x,onKeyDown:C,placeholder:a,rows:1,disabled:Y,style:{flex:1}}),d&&ne(nn,{onTranscript:f=>{te.current=!0,zt(),z(null),N(f),M(f),N("")},onInterim:f=>N(f),disabled:Y}),ne("button",{className:"hsk-chat-send",onClick:ae,disabled:!K.trim()||Y,"aria-label":"Send message",children:ne(Va,{})})]})]})}import{useState as Wn,useEffect as yd,useCallback as ds}from"react";import{createPortal as xd}from"react-dom";var ln=`@property --hsk-chat-bg{syntax:'<color>';inherits:true;initial-value:#0a0a0a}@property --hsk-chat-text{syntax:'<color>';inherits:true;initial-value:#f0efed}@property --hsk-chat-muted{syntax:'<color>';inherits:true;initial-value:#888888}@property --hsk-chat-divide{syntax:'<color>';inherits:true;initial-value:rgba(255,255,255,.08)}@property --hsk-chat-input-bg{syntax:'<color>';inherits:true;initial-value:#191919}@property --hsk-chat-source-bg{syntax:'<color>';inherits:true;initial-value:rgba(255,255,255,.04)}@property --hsk-fade-bg{syntax:'<color>';inherits:true;initial-value:#0a0a0a}@property --hsk-surface-1{syntax:'<color>';inherits:true;initial-value:rgba(255,255,255,.06)}@property --hsk-surface-2{syntax:'<color>';inherits:true;initial-value:#1f1f22}@property --hsk-bubble-bg{syntax:'<color>';inherits:true;initial-value:#1f1f22}@property --hsk-think-text{syntax:'<color>';inherits:true;initial-value:#a6a6a6}@property --hsk-placeholder{syntax:'<color>';inherits:true;initial-value:#555555}@property --hsk-grid-bg{syntax:'<color>';inherits:true;initial-value:#1a1a1c}@property --hsk-active-bg{syntax:'<color>';inherits:true;initial-value:#f0efed}@property --hsk-on-active{syntax:'<color>';inherits:true;initial-value:#0a0a0a}@property --hsk-src-title{syntax:'<color>';inherits:true;initial-value:#f9fafb}@property --hsk-src-desc{syntax:'<color>';inherits:true;initial-value:#9ca3af}@property --hsk-price-bg{syntax:'<color>';inherits:true;initial-value:rgba(255,255,255,.08)}@property --hsk-price-text{syntax:'<color>';inherits:true;initial-value:#ff7a45}@property --hsk-sheet-bg{syntax:'<color>';inherits:true;initial-value:#1f1f22}@property --hsk-primary{syntax:'<color>';inherits:true;initial-value:#ff6a33}:host,:root{--hsk-border-radius:0;--hsk-brand-green:#2D7A4B;--hsk-font:"Geist","Inter",-apple-system,BlinkMacSystemFont,"SF Pro Text","SF Pro Display","Segoe UI",Roboto,Helvetica,Arial,sans-serif;--hsk-default-font-size:15px}.hsk-cb-btn,.hsk-cb-close,.hsk-cb-topbar-btn,.hsk-cb-chip,.hsk-cb-source,.hsk-cb-sources-next,.hsk-action-pill,.hsk-chat-send,.hsk-chat-reset,.hsk-close-btn,.hsk-cb-overlay{--hsk-font-size:16px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;font-family:var(--hsk-font)}.hsk-cb-overlay{transition:--hsk-chat-bg .45s cubic-bezier(.16,1,.3,1),--hsk-chat-text .45s cubic-bezier(.16,1,.3,1),--hsk-chat-muted .45s cubic-bezier(.16,1,.3,1),--hsk-chat-divide .45s cubic-bezier(.16,1,.3,1),--hsk-chat-input-bg .45s cubic-bezier(.16,1,.3,1),--hsk-surface-1 .45s cubic-bezier(.16,1,.3,1),--hsk-surface-2 .45s cubic-bezier(.16,1,.3,1),--hsk-bubble-bg .45s cubic-bezier(.16,1,.3,1),--hsk-primary .45s cubic-bezier(.16,1,.3,1),--hsk-grid-bg .45s cubic-bezier(.16,1,.3,1),--hsk-active-bg .45s cubic-bezier(.16,1,.3,1),--hsk-on-active .45s cubic-bezier(.16,1,.3,1),--hsk-src-title .45s cubic-bezier(.16,1,.3,1),--hsk-src-desc .45s cubic-bezier(.16,1,.3,1),--hsk-price-bg .45s cubic-bezier(.16,1,.3,1),--hsk-price-text .45s cubic-bezier(.16,1,.3,1),--hsk-sheet-bg .45s cubic-bezier(.16,1,.3,1),background-color .45s cubic-bezier(.16,1,.3,1),border-color .45s cubic-bezier(.16,1,.3,1),color .45s cubic-bezier(.16,1,.3,1),fill .45s cubic-bezier(.16,1,.3,1),stroke .45s cubic-bezier(.16,1,.3,1),box-shadow .45s cubic-bezier(.16,1,.3,1)}.hsk-kiku-avatar,.hsk-kiku-avatar *{transition:none}@media (prefers-reduced-motion:reduce){.hsk-cb-overlay,.hsk-cb-overlay *,.hsk-cb-overlay *::before,.hsk-cb-overlay *::after{transition:none}}.hsk-cb-overlay button,.hsk-cb-overlay [role="button"],.hsk-cb-overlay input,.hsk-cb-overlay textarea,.hsk-cb-overlay select,.hsk-chat button,.hsk-chat [role="button"],.hsk-chat input,.hsk-chat textarea,.hsk-chat select,.hsk-cb-btn,.hsk-search button,.hsk-search [role="button"],.hsk-search input,.hsk-search textarea,.hsk-search select{touch-action:manipulation;-webkit-tap-highlight-color:transparent;font-family:var(--hsk-font)}:host,:root,.hsk-cb-btn,.hsk-cb-overlay,.hsk-chat-widget{--hsk-marble-1:color-mix(in srgb,var(--hsk-primary,#ff6a33) 12%,#fffaf4);--hsk-marble-2:color-mix(in srgb,var(--hsk-primary,#ff6a33) 30%,#fdf0e4);--hsk-marble-3:color-mix(in srgb,var(--hsk-primary,#ff6a33) 62%,#e8cbb0);--hsk-marble-4:color-mix(in srgb,var(--hsk-primary,#ff6a33) 85%,#6d3a1c);--hsk-marble-sheen:.5}@media (prefers-color-scheme:dark){:host,:root,.hsk-cb-btn,.hsk-cb-overlay,.hsk-chat-widget{--hsk-marble-1:#FFFDF6;--hsk-marble-2:#FBF3E2;--hsk-marble-3:color-mix(in srgb,var(--hsk-primary,#ff6a33) 20%,#EDDFC4);--hsk-marble-4:color-mix(in srgb,var(--hsk-primary,#ff6a33) 42%,#D8C39C);--hsk-marble-sheen:.9}}.hsk-chat-widget{--hsk-bg:var(--chat-bg-color,#ffffff);--hsk-text:var(--chat-text-color,#1f1f1f);--hsk-primary:var(--chat-primary-color,#ff6a33);--hsk-font:var(--chat-font-family,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif);--hsk-font-size:var(--chat-font-size,16px);display:flex;flex-direction:column;height:100%;min-height:320px;font-family:var(--hsk-font);letter-spacing:normal;word-spacing:normal;text-transform:none;background:var(--hsk-bg);border:1px solid #f1f3f4;border-radius:var(--hsk-border-radius,0);overflow:hidden}@media (prefers-color-scheme:dark){.hsk-chat-widget{--hsk-bg:var(--chat-bg-color,#0a0a0a);--hsk-text:var(--chat-text-color,#e8eaed);border-color:#202124}}.hsk-chat-header{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid #f1f3f4;background:var(--hsk-bg);flex-shrink:0}@media (prefers-color-scheme:dark){.hsk-chat-header{border-bottom-color:#202124}}.hsk-chat-header-icon{color:var(--hsk-primary);display:flex;align-items:center}.hsk-chat-title{font-size:14px;font-weight:600;color:var(--hsk-text)}.hsk-chat-badge{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hsk-primary);background:rgba(255,106,51,.09);border:1px solid rgba(255,106,51,.18);padding:2px 8px;border-radius:var(--hsk-border-radius,0)}.hsk-chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;overscroll-behavior:contain}.hsk-chat-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:8px;color:#555;font-size:13px;text-align:center;padding:24px}.hsk-chat-empty-icon{font-size:28px;margin-bottom:4px;color:var(--hsk-primary);display:flex;align-items:center;justify-content:center}.hsk-chat-empty-suggestions{font-size:12px;color:#666;margin-top:4px}.hsk-msg-row{display:flex;gap:8px;align-items:flex-start}.hsk-msg-row.user{flex-direction:row-reverse}.hsk-msg-avatar{width:28px;height:28px;border-radius:var(--hsk-border-radius,0);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.hsk-msg-avatar.ai{background:rgba(255,106,51,.12);border:1px solid rgba(255,106,51,.25);color:var(--hsk-primary);display:flex;align-items:center;justify-content:center}.hsk-msg-avatar.user{background:#f1f3f4;color:#5f6368}@media (prefers-color-scheme:dark){.hsk-msg-avatar.user{background:#202124;color:#888}}.hsk-msg-bubble{max-width:78%;padding:10px 14px;border-radius:var(--hsk-border-radius,0);font-size:var(--hsk-font-size,13px);line-height:1.6}.hsk-msg-bubble.ai{background:var(--hsk-bg);border:1px solid #f1f3f4;color:var(--hsk-text)}@media (prefers-color-scheme:dark){.hsk-msg-bubble.ai{border-color:#202124}}.hsk-msg-bubble.user{background:var(--hsk-primary);color:#fff}.hsk-streaming-cursor{display:inline-block;width:6px;height:1.1em;margin-inline-start:3px;vertical-align:-2px;background-color:var(--hsk-primary);animation:hsk-cursor-blink .9s infinite}@keyframes hsk-cursor-blink{0%,100%{opacity:1}50%{opacity:0}}.hsk-status-live{display:flex;align-items:center;gap:8px;font-size:12px;color:#666;padding:4px 0 8px 0;font-weight:500}.hsk-status-dot{width:8px;height:8px;border-radius:50%;background-color:var(--hsk-primary);animation:hsk-pulse 1.4s infinite ease-in-out}@keyframes hsk-pulse{0%,100%{transform:scale(.8);opacity:.5}50%{transform:scale(1.2);opacity:1}}.hsk-thinking-details{margin-bottom:10px;padding:8px 12px;background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.06);border-radius:8px;font-size:12px}.hsk-thinking-summary{cursor:pointer;font-weight:600;color:#666;user-select:none}.hsk-thinking-text{margin-top:8px;white-space:pre-wrap;color:#555;font-family:monospace;font-size:11px;line-height:1.4;max-height:200px;overflow-y:auto}.hsk-sources-container{margin-inline-start:36px}.hsk-sources{margin-top:10px;display:flex;flex-direction:column;gap:6px}.hsk-source-card{display:flex;align-items:center;gap:10px;padding:8px 10px;background:#f8f9fa;border:1px solid #f1f3f4;border-radius:var(--hsk-border-radius,0);cursor:pointer;transition:border-color .15s}@media (prefers-color-scheme:dark){.hsk-source-card{background:#1a1a1b;border-color:#202124}}.hsk-source-card:hover{border-color:rgba(255,106,51,.37)}.hsk-source-img{width:36px;height:36px;object-fit:cover;border-radius:var(--hsk-border-radius,0);background:#fff}.hsk-source-name{font-size:12px;font-weight:500;color:var(--hsk-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsk-source-price{font-size:11px;color:var(--hsk-primary);font-weight:700;margin-top:2px}.hsk-typing{display:flex;gap:4px;align-items:center;padding:10px 14px;background:var(--hsk-bg);border:1px solid #f1f3f4;border-radius:var(--hsk-border-radius,0);width:fit-content}@media (prefers-color-scheme:dark){.hsk-typing{border-color:#202124}}.hsk-typing-dot{width:6px;height:6px;background:var(--hsk-primary);border-radius:50%;animation:hsk-chat-bounce 1.2s infinite}.hsk-typing-dot:nth-child(2){animation-delay:.2s}.hsk-typing-dot:nth-child(3){animation-delay:.4s}@keyframes hsk-chat-bounce{0%,100%{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.hsk-pending{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;background:var(--hsk-bg);border:1px solid #f1f3f4;border-radius:var(--hsk-border-radius,0);position:relative}@media (prefers-color-scheme:dark){.hsk-pending{border-color:#202124}}.hsk-pending-glyph{width:18px;height:18px;position:relative;display:inline-flex;align-items:center;justify-content:center}.hsk-pending-ring{width:18px;height:18px;border-radius:50%;border:2px solid rgba(255,106,51,.25);border-top-color:var(--hsk-primary);animation:hsk-pending-spin 1.1s linear infinite}.hsk-pending-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--hsk-primary);box-shadow:0 0 8px rgba(255,106,51,.45);animation:hsk-pending-pulse 1.4s ease-in-out infinite}.hsk-pending-text{position:relative;min-width:140px;height:16px;font-size:12px;color:var(--hsk-text);letter-spacing:.01em}.hsk-pending-step{position:absolute;left:0;top:0;opacity:0;animation:hsk-pending-cycle 6s infinite}.hsk-pending-step.step-1{animation-delay:0s}.hsk-pending-step.step-2{animation-delay:2s}.hsk-pending-step.step-3{animation-delay:4s}@keyframes hsk-pending-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes hsk-pending-pulse{0%,100%{transform:scale(.75);opacity:.6}50%{transform:scale(1);opacity:1}}@keyframes hsk-pending-cycle{0%,10%{opacity:0;transform:translateY(2px)}20%,45%{opacity:1;transform:translateY(0)}55%,100%{opacity:0;transform:translateY(-2px)}}.hsk-chat-input-area{display:flex;align-items:center;gap:8px;padding:12px 14px;border-top:1px solid #f1f3f4;background:var(--hsk-bg);flex-shrink:0}@media (prefers-color-scheme:dark){.hsk-chat-input-area{border-top-color:#202124}}.hsk-chat-input{flex:1;background:#f1f3f4;border:1px solid #f1f3f4;border-radius:var(--hsk-border-radius,0);padding:9px 14px;font-size:13px;color:var(--hsk-text);outline:none;font-family:inherit;transition:border-color .2s;resize:none;min-height:38px;max-height:120px;line-height:1.5}@media (prefers-color-scheme:dark){.hsk-chat-input{background:#1a1a1b;border-color:#202124}}.hsk-chat-input::placeholder{color:#888}.hsk-chat-input:focus{border-color:var(--hsk-primary)}.hsk-chat-send{width:34px;height:34px;border-radius:var(--hsk-border-radius,0);background:var(--hsk-primary);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px;transition:opacity .15s,transform .1s}.hsk-chat-send:hover{opacity:.88}.hsk-chat-send:active{transform:scale(.93)}.hsk-chat-send:disabled{opacity:.4;cursor:not-allowed}.hsk-chat-reset{font-size:11px;color:#555;cursor:pointer;padding:0 4px;transition:color .15s;background:none;border:none;font-family:inherit}.hsk-chat-reset:hover{color:var(--hsk-primary)}.hsk-chat-error{font-size:12px;color:#ef4444;text-align:center;padding:8px}.hsk-cb-btn{--hsk-primary:var(--chat-primary-color,#ff6a33);display:inline-flex;align-items:center;gap:7px;padding:8px 16px;border-radius:var(--hsk-border-radius,0);border:1px solid rgba(255,106,51,.4);background:rgba(255,106,51,.1);color:var(--hsk-primary);font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,transform .16s cubic-bezier(.34,1.56,.64,1),box-shadow .15s;will-change:transform}.hsk-cb-btn:hover{background:rgba(255,106,51,.18);border-color:rgba(255,106,51,.7);box-shadow:0 4px 16px rgba(255,106,51,.2)}.hsk-cb-btn:active{transform:scale(.98)}.hsk-cb-btn-icon{font-size:15px;line-height:1;display:flex;align-items:center}.hsk-cb-overlay{--hsk-primary:var(--chat-primary-color,#ff6a33);--hsk-font:var(--chat-font-family,"Geist",ui-sans-serif,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif);letter-spacing:normal;word-spacing:normal;font-kerning:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--hsk-font-size:var(--hsk-desktop-font-size,15px);--hsk-mobile-font-size:14px;position:fixed !important;inset:0 !important;width:100vw !important;height:100vh !important;height:100dvh !important;z-index:2147483647 !important;display:flex !important;flex-direction:column !important;overflow:hidden !important;animation:hsk-overlay-in .2s ease-out;background:var(--hsk-chat-bg,#ffffff) !important;box-sizing:border-box !important;margin:0 !important;padding:0 !important}@keyframes hsk-overlay-in{from{opacity:0}to{opacity:1}}.hsk-cb-overlay.hsk-cb-overlay--grows{animation:hsk-overlay-in .18s cubic-bezier(.16,1,.3,1) both !important}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-panel{transform-origin:var(--hsk-ox,50%) var(--hsk-oy,50%);animation:hsk-panel-float-in .22s cubic-bezier(.16,1,.3,1) both !important}@keyframes hsk-panel-float-in{0%{opacity:0;transform:translateY(8px) scale(.985)}100%{opacity:1;transform:translateY(0) scale(1)}}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-msgs{animation:hsk-content-fade .2s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-content-fade{0%{opacity:0;transform:translateY(4px)}100%{opacity:1;transform:translateY(0)}}.hsk-cb-lang-chip,.hsk-cb-chip{animation:hsk-pill-wave .22s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.04s+var(--hsk-pill-idx,0) * .012s)}.hsk-cb-lang-chips-hint{animation:hsk-content-fade .22s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.04s+var(--hsk-pill-idx,0) * .012s)}@keyframes hsk-pill-wave{0%{opacity:0;transform:translateY(6px) scale(.96)}100%{opacity:1;transform:translateY(0) scale(1)}}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-input-wrap{animation:hsk-input-dock .22s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-input-dock{0%{opacity:0;transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-hello-avatar{animation:hsk-avatar-spring .22s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-avatar-spring{0%{opacity:0;transform:scale(.92)}100%{opacity:1;transform:scale(1)}}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-hello-wrap{animation:hsk-hello-spring .2s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-hello-spring{0%{opacity:0;transform:translateY(6px)}100%{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hsk-cb-overlay.hsk-cb-overlay--grows{animation:none !important;-webkit-clip-path:none !important;clip-path:none !important}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-panel,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-msgs,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-lang-chip,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-chip,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-input-wrap,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-hello-avatar,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-hello-wrap{animation:none !important}}.hsk-cb-panel{position:relative;display:flex;flex-direction:column;height:100%;max-width:720px;width:100%;margin:0 auto;animation:hsk-panel-in .28s cubic-bezier(.34,1.2,.64,1)}.hsk-cb-main{flex:1;min-width:0;display:flex;flex-direction:column;height:100%;overflow:hidden}@keyframes hsk-panel-in{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hsk-cb-topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:14px var(--hsk-gutter,24px) 10px;flex-shrink:0;position:relative;z-index:10;background:transparent !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important}.hsk-cb-topbar::after{display:none !important}.hsk-cb-topbar-left{display:flex;align-items:center;gap:10px;justify-self:start;min-width:0}.hsk-cb-topbar-mark{justify-self:center;display:flex;flex-direction:column;align-items:center;line-height:0;cursor:pointer;user-select:none;touch-action:manipulation;transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-topbar-mark:hover{transform:translateY(-1px)}.hsk-cb-topbar-mark[data-unread="true"] .hsk-cb-topbar-name{background:var(--hsk-primary,#ff6a33);color:#fff;box-shadow:0 0 0 3px var(--hsk-chat-bg,#ffffff);animation:hsk-unread-pill .9s cubic-bezier(.34,1.56,.64,1) infinite}@keyframes hsk-unread-pill{0%,100%{transform:scale(1,1)}38%{transform:scale(1.08,.92)}62%{transform:scale(.97,1.03)}}@media (prefers-reduced-motion:reduce){.hsk-cb-topbar-mark[data-unread="true"] .hsk-cb-topbar-name{animation:none}}.hsk-cb-topbar-name{margin-top:-5px;padding:3px 13px;white-space:nowrap;border-radius:999px;background:var(--hsk-surface-2);box-shadow:0 0 0 3px var(--hsk-chat-bg),0 1px 3px rgba(0,0,0,.12);font-size:12px;font-weight:700;line-height:18px;letter-spacing:-.01em;color:var(--hsk-name-text,var(--hsk-chat-text));transform-origin:50% 0;transition:transform .18s cubic-bezier(.34,1.8,.64,1)}.hsk-cb-topbar-mark{position:relative;z-index:100}.hsk-cb-topbar-ooze-menu{position:absolute;top:calc(100%+12px) !important;left:50%;transform:translateX(-50%);width:216px;padding:6px;border-radius:20px;background:var(--hsk-chat-source-bg,rgba(255,255,255,.08));border:none !important;box-shadow:none !important;z-index:1000;animation:hsk-topbar-ooze .25s cubic-bezier(.16,1,.3,1) both}.hsk-cb-topbar-ooze-menu .hsk-cb-theme-2x2-grid{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:6px !important;width:100% !important;box-shadow:none !important}.hsk-cb-topbar-ooze-menu .hsk-cb-theme-grid-item{width:100%;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;padding:8px 11px;border-radius:14px;border:none !important;box-shadow:none !important;font-size:11.5px;font-weight:550;box-sizing:border-box;white-space:nowrap}@keyframes hsk-topbar-ooze{0%{opacity:0;transform:translateX(-50%) translateY(-6px) scale(.94)}100%{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}.hsk-cb-topbar-mark[data-impacting="true"] .hsk-cb-topbar-name{transform:translateY(1.5px) scale(1.09,.91);box-shadow:0 0 0 3px var(--hsk-chat-bg,#ffffff),0 2px 10px var(--hsk-contact-glow,rgba(19,78,61,.45))}.hsk-cb-back{width:34px;height:34px;border-radius:999px;border:none;padding:0;display:flex;align-items:center;justify-content:center;background:var(--hsk-surface-1);color:var(--hsk-chat-muted);cursor:pointer;transition:transform .18s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-back:hover{background:var(--hsk-chat-divide,rgba(0,0,0,.09))}.hsk-cb-back:active{transform:scale(.94)}.hsk-cb-panel[dir="rtl"] .hsk-cb-back-icon{display:inline-flex;transform:scaleX(-1)}.hsk-cb-topbar-actions{justify-self:end}.hsk-cb-topbar-title{font-size:16px;font-weight:500;color:var(--hsk-chat-text,#1f1f1f);letter-spacing:-.01em}.hsk-cb-topbar-sub{font-size:12px;color:var(--hsk-chat-muted,#5f6368);margin-top:2px}.hsk-cb-kiku-id-rail{display:none}@media (min-width:900px){.hsk-cb-kiku-id-rail.hsk-cb-kiku-id-rail--left{display:flex;position:absolute;left:auto !important;right:100% !important;margin-right:28px !important;transform:none !important;top:auto !important;bottom:48px !important;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;max-width:240px;min-width:0;padding:0;border:0;background:none;font-family:inherit;z-index:10}.hsk-cb-kiku-id-rail.hsk-cb-kiku-id-rail--right{display:flex;position:absolute;left:100% !important;right:auto !important;margin-left:28px !important;transform:none !important;top:auto !important;bottom:48px !important;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;max-width:240px;min-width:0;padding:0;border:0;background:none;font-family:inherit;z-index:10}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-kiku-id-rail{bottom:50px !important}.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-kiku-id-rail{bottom:58px !important}.hsk-cb-kiku-id-pill{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:5px 12px;border-radius:999px;border:none !important;background:var(--hsk-chat-source-bg,rgba(255,255,255,.05));color:var(--hsk-chat-muted,#71717a);cursor:pointer;font-family:inherit;transition:all .22s cubic-bezier(.16,1,.3,1)}.hsk-cb-kiku-id-pill:hover{color:var(--hsk-primary,#ff6a33)}.hsk-cb-kiku-id-rail-val{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;letter-spacing:-.01em;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hsk-cb-kiku-id-pill svg{flex:none;opacity:.8}.hsk-cb-theme-squircle-wrap{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:0;margin:0;border:none !important;box-shadow:none !important;background:transparent !important}.hsk-cb-theme-squircle-trigger{display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 12px;border-radius:16px;border:none !important;outline:none !important;background:var(--hsk-surface-1) !important;color:var(--hsk-chat-text) !important;font-size:11.5px;font-weight:600;cursor:pointer;font-family:inherit;transition:transform .2s cubic-bezier(.16,1,.3,1);box-shadow:none !important}.hsk-cb-theme-squircle-trigger:hover{background:var(--hsk-primary,#ff6a33);color:#ffffff;box-shadow:none !important}.hsk-cb-theme-trigger-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hsk-cb-theme-trigger-icon svg{width:13px;height:13px}.hsk-cb-theme-trigger-label{letter-spacing:-0.01em}.hsk-cb-theme-2x2-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;padding:6px;border-radius:18px;background:var(--hsk-surface-2);box-shadow:none !important;transform-origin:bottom center;animation:hsk-theme-morph-in .26s cubic-bezier(.16,1,.3,1) both}.hsk-cb-theme-squircle-wrap.is-closing .hsk-cb-theme-2x2-grid{animation:hsk-theme-morph-out .2s cubic-bezier(.4,0,.9,.4) both}.hsk-cb-theme-grid-item{display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:6px;padding:7px 11px;border-radius:13px;border:none !important;outline:none !important;background:var(--hsk-chat-bg,#1a1a1c);color:var(--hsk-chat-muted,#a1a1aa);font-size:11px;font-weight:550;cursor:pointer;font-family:inherit;transition:all .18s cubic-bezier(.16,1,.3,1);box-shadow:none !important}.hsk-cb-theme-grid-item svg{flex-shrink:0;width:12px;height:12px}.hsk-cb-theme-grid-item:hover{background:rgba(255,255,255,.1);color:var(--hsk-chat-text,#f0efed);box-shadow:none !important}.hsk-cb-theme-grid-item.is-active{background:var(--hsk-primary,#ff6a33) !important;color:#ffffff !important;box-shadow:none !important}}@keyframes hsk-ooze-in{0%{opacity:0;transform:translateX(-50%) translateY(-16px) scale(.88);filter:blur(6px)}65%{transform:translateX(-50%) translateY(3px) scale(1.02);filter:blur(0)}100%{opacity:1;transform:translateX(-50%) translateY(0) scale(1);filter:blur(0)}}.hsk-cb-topbar-actions{display:flex;align-items:center;gap:8px}.hsk-cb-topbar-btn{height:34px;padding:0 14px;border-radius:var(--hsk-control-radius,999px);border:1px solid transparent;background:var(--hsk-chat-subtle,rgba(0,0,0,.045));color:var(--hsk-chat-muted,#5f6368);font-size:12px;font-weight:500;cursor:pointer;transition:all .15s;font-family:inherit}.hsk-cb-topbar-btn:hover{background:color-mix(in srgb,var(--hsk-primary) 12%,transparent);color:var(--hsk-primary)}.hsk-cb-close{width:34px;height:34px;border-radius:var(--hsk-control-radius,999px);border:1px solid transparent;background:var(--hsk-chat-subtle,rgba(0,0,0,.045));color:var(--hsk-chat-muted,#5f6368);cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .15s;flex-shrink:0;font-family:inherit;line-height:1}.hsk-cb-close:hover{background:color-mix(in srgb,var(--hsk-primary) 12%,transparent);color:var(--hsk-primary)}.hsk-cb-msgs{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:none;overflow-anchor:none;padding:16px var(--hsk-gutter,24px) 16px;display:flex;flex-direction:column;gap:0;scrollbar-width:none;-ms-overflow-style:none;mask-image:linear-gradient(to bottom,transparent 0,#000000 8px,#000000 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000000 8px,#000000 100%)}.hsk-cb-msgs>:first-child{margin-top:auto}.hsk-cb-msgs.hsk-scrolling>*{pointer-events:none}.hsk-cb-msgs::-webkit-scrollbar{display:none !important;width:0 !important;height:0 !important}.hsk-cb-empty{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:14px;padding:24px 0 32px;width:100%;text-align:start}.hsk-cb-onboarding-card{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:10px}.hsk-cb-onboarding-head{display:flex;align-items:center;justify-content:flex-end;width:100%;margin-bottom:8px}.hsk-cb-step-badge{font-size:11px;font-weight:600;letter-spacing:.05em;color:var(--hsk-chat-muted,#71717a);background:var(--hsk-chat-source-bg,rgba(255,255,255,.06));border:1px solid var(--hsk-chat-border,rgba(255,255,255,.08));padding:4px 10px;border-radius:999px;line-height:1}.hsk-cb-hello-wrap{display:flex;flex-direction:column;align-items:flex-start;text-align:start;gap:6px;padding:0;width:100%}.hsk-cb-hello-avatar{--hsk-avatar-size:80px;display:flex;align-items:center;justify-content:flex-start;width:auto;margin-inline-start:calc(var(--hsk-avatar-size,80px) * -0.25);margin-inline-end:0;margin-top:0;margin-bottom:0;animation:hsk-avatar-spring .42s cubic-bezier(.16,1,.3,1) both}.hsk-cb-hello{margin:0;font-size:clamp(24px,4.5vw,34px);font-weight:500;line-height:1.2;letter-spacing:-0.02em;color:color-mix(in srgb,var(--hsk-chat-text,#111) 55%,var(--hsk-chat-muted,#8b8b8f));text-align:start}.hsk-cb-hello b{font-weight:700;color:var(--hsk-primary,#ff6a33)}.hsk-cb-hello-lead{margin:0;font-size:15px;line-height:22px;color:var(--hsk-chat-muted,#5f6368);max-width:42ch;text-align:start}.hsk-cb-hello-ask{margin:2px 0 2px;font-size:16px;font-weight:500;color:var(--hsk-chat-text,#111);text-align:start}.hsk-cb-step{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--hsk-chat-muted,#9aa0a6)}.hsk-cb-panel[dir="rtl"] .hsk-cb-msgs{direction:ltr}.hsk-cb-panel[dir="rtl"] .hsk-cb-msgs>*{direction:rtl}.hsk-cb-panel[dir="rtl"] .hsk-cb-user-imgs{margin-left:0;margin-right:auto}.hsk-cb-panel[dir="rtl"] .hsk-cb-user-bubble,.hsk-cb-panel[dir="rtl"] .hsk-cb-ai-text{word-break:normal;overflow-wrap:break-word;letter-spacing:normal}.hsk-cb-panel[dir="rtl"] .hsk-cb-hello{line-height:1.6;letter-spacing:normal}.hsk-cb-panel[dir="rtl"] .hsk-cb-entlang-cards{justify-content:end}.hsk-cb-lang-chips{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 4px}.hsk-cb-lang-chip{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:6px 16px;font-size:14px;font-weight:500;line-height:1;color:var(--hsk-chat-text,#111);background:var(--hsk-chat-source-bg,rgba(0,0,0,.04));border:1px solid var(--hsk-chat-border,rgba(0,0,0,.09));border-radius:999px;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.03);transition:all .18s cubic-bezier(.16,1,.3,1);user-select:none;-webkit-font-smoothing:antialiased}.hsk-cb-lang-chip:hover{background:var(--hsk-primary,#ff6a33);color:#ffffff;border-color:var(--hsk-primary,#ff6a33);transform:translateY(-1px);box-shadow:0 4px 12px color-mix(in srgb,var(--hsk-primary,#ff6a33) 25%,transparent)}.hsk-cb-lang-chip:active{transform:scale(.96)}@media (prefers-color-scheme:dark){.hsk-cb-lang-chip{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);color:#f4f4f5}}[data-hsk-theme="dark"] .hsk-cb-lang-chip{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);color:#f4f4f5}.hsk-cb-lang-chips-hint{display:inline-flex;align-items:center;font-size:13px;color:var(--hsk-chat-muted,#71717a);padding:0 6px;margin-inline-start:4px;user-select:none;align-self:center}.hsk-cb-chrome-loading{display:flex;flex-direction:column;align-items:flex-start;text-align:start;gap:12px;width:100%;max-width:480px;margin:4px 0 2px;animation:hsk-content-fade .3s ease-out both}.hsk-cb-chrome-loading-header{display:flex;flex-direction:column;align-items:flex-start;text-align:start;gap:6px;width:100%}.hsk-cb-chrome-loading-sub{margin:0;font-size:15px;color:var(--hsk-chat-muted,#71717a);line-height:1.45;text-align:start}.hsk-cb-chrome-loading-sub b{color:var(--hsk-chat-text,#f4f4f5);font-weight:600}.hsk-cb-chrome-progress{height:3px;width:100%;border-radius:3px;background:var(--hsk-chat-source-bg,rgba(255,255,255,.08));overflow:hidden;margin-top:4px}.hsk-cb-chrome-progress-track{height:100%;width:100%;border-radius:3px;background:linear-gradient( 90deg,#ff6a33,#f7b733,#43c59e,#3d8bfd,#9b5de5,#ff5d8f,#ff6a33 );background-size:300% 100%;animation:hsk-chrome-rainbow 2.6s linear infinite}.hsk-cb-chrome-progress{position:relative;overflow:hidden}.hsk-cb-chrome-progress::after{content:'';position:absolute;inset:0;background:linear-gradient( 100deg,transparent 20%,rgba(255,255,255,.55) 50%,transparent 80% );transform:translateX(-100%);animation:hsk-chrome-sheen 1.9s cubic-bezier(.55,0,.45,1) infinite;pointer-events:none}@keyframes hsk-chrome-rainbow{0%{background-position:0 0}100%{background-position:-300% 0}}@keyframes hsk-chrome-sheen{0%{transform:translateX(-100%)}100%{transform:translateX(200%)}}@media (prefers-reduced-motion:reduce){.hsk-cb-chrome-progress-track{animation:none;opacity:.5}.hsk-cb-chrome-progress::after{animation:none;opacity:0}}.hsk-cb-chrome-back-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;margin-top:6px;font-size:13px;font-weight:500;color:var(--hsk-chat-muted,#a1a1aa);background:var(--hsk-chat-source-bg,rgba(255,255,255,.05));border:1px solid var(--hsk-chat-border,rgba(255,255,255,.09));border-radius:999px;cursor:pointer;transition:all .15s ease;user-select:none}.hsk-cb-chrome-back-btn:hover{background:var(--hsk-chat-source-bg,rgba(255,255,255,.12));color:var(--hsk-chat-text,#ffffff);border-color:var(--hsk-chat-border,rgba(255,255,255,.18))}.hsk-cb-chrome-notice{display:flex;flex-direction:column;gap:6px;max-width:48ch;margin:24px 0 0;padding:14px 16px;border-radius:14px;background:var(--hsk-chat-source-bg,rgba(255,255,255,.04));border:1px solid var(--hsk-chat-border,rgba(255,255,255,.09));text-align:start;font-family:var(--hsk-font,system-ui,sans-serif);animation:hsk-content-fade .4s ease-out both}.hsk-cb-chrome-notice-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hsk-cb-chrome-notice-pill{display:inline-flex;align-items:center;padding:2px 7px;border-radius:6px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:rgba(255,106,51,.15);color:var(--hsk-primary,#ff6a33);border:1px solid rgba(255,106,51,.28)}.hsk-cb-chrome-notice-title{font-size:12px;font-weight:600;letter-spacing:.01em;color:var(--hsk-chat-text,#ffffff)}.hsk-cb-chrome-notice-body{font-size:12px;line-height:1.55;color:var(--hsk-chat-muted,#a1a1aa)}.hsk-cb-chrome-notice-body b{color:var(--hsk-chat-text,#ffffff)}@media (prefers-color-scheme:light){.hsk-cb-chrome-loading-sub b{color:var(--hsk-chat-text,#18181b)}.hsk-cb-chrome-progress{background:var(--hsk-chat-source-bg,rgba(0,0,0,.06))}.hsk-cb-chrome-back-btn{color:#52525b;background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.08)}.hsk-cb-chrome-back-btn:hover{background:rgba(0,0,0,.08);color:#09090b;border-color:rgba(0,0,0,.14)}}.hsk-cb-input-box--waiting{opacity:.45;pointer-events:none}.hsk-cb-entlang-opts{display:flex;flex-direction:column;gap:10px;width:100%;max-width:440px;margin-top:6px}.hsk-cb-entlang-opt{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;padding:16px 20px;text-align:start;background:transparent !important;border:none !important;outline:none !important;border-radius:16px;cursor:pointer;user-select:none;overflow:hidden;box-shadow:none !important;animation:hsk-entlang-opt-in .22s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.04s+var(--hsk-opt-idx,0) * .02s)}@media (prefers-color-scheme:light){.hsk-cb-entlang-opt{background:transparent !important}}[data-hsk-theme="light"] .hsk-cb-entlang-opt{background:transparent !important}@keyframes hsk-entlang-opt-in{0%{opacity:0;transform:translateY(6px)}100%{opacity:1;transform:translateY(0)}}.hsk-cb-entlang-opt:hover{background:transparent !important;border:none !important;box-shadow:none !important}.hsk-cb-entlang-opt:active{opacity:.8}.hsk-cb-entlang-radio{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;min-width:18px;min-height:18px;border-radius:999px;border:1.5px solid var(--hsk-chat-divide,rgba(255,255,255,.22));flex-shrink:0;margin-inline-end:14px;box-sizing:border-box;transform:none !important;transition:border-color .2s cubic-bezier(.16,1,.3,1),background-color .2s ease}.hsk-cb-entlang-radio-dot{width:9px;height:9px;border-radius:999px;background:var(--hsk-primary,#ff6a33);opacity:0;transition:opacity .15s ease;pointer-events:none}.hsk-cb-entlang-opt:hover .hsk-cb-entlang-radio,.hsk-cb-entlang-opt.is-selected .hsk-cb-entlang-radio{border-color:var(--hsk-primary,#ff6a33)}.hsk-cb-entlang-opt.is-selected .hsk-cb-entlang-radio-dot{opacity:1}.hsk-cb-entlang-opt-text{display:flex;flex-direction:column;gap:3px;width:100%}.hsk-cb-entlang-opt-title{font-size:15px;font-weight:600;color:var(--hsk-chat-text,#1f1f1f);letter-spacing:-0.01em}.hsk-cb-entlang-opt-note{font-size:12.5px;color:var(--hsk-chat-muted,#71717a);line-height:1.45}.hsk-cb-shimmer-char{display:inline;color:inherit;font-family:inherit}.hsk-cb-entlang-opt:hover .hsk-cb-entlang-opt-title .hsk-cb-shimmer-char{animation:hsk-entlang-char-shimmer-title .5s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--hsk-char-idx,0) * 16ms)}.hsk-cb-entlang-opt:hover .hsk-cb-entlang-opt-note .hsk-cb-shimmer-char{animation:hsk-entlang-char-shimmer-note .5s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--hsk-char-idx,0) * 16ms)}@keyframes hsk-entlang-char-shimmer-title{0%{color:var(--hsk-chat-text,#1f1f1f)}45%{color:hsl(var(--hsk-ph-hue,0) 80% 60%)}100%{color:var(--hsk-primary,#ff6a33)}}@keyframes hsk-entlang-char-shimmer-note{0%{color:var(--hsk-chat-muted,#71717a)}45%{color:hsl(var(--hsk-ph-hue,0) 75% 55%)}100%{color:var(--hsk-chat-muted,#71717a)}}.hsk-cb-entlang-opt-note{font-size:12.5px;color:var(--hsk-chat-muted,#71717a);line-height:1.45}@keyframes hsk-hello-rise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hsk-cb-hello,.hsk-cb-hello-lead,.hsk-cb-hello-ask,.hsk-cb-hello-skip{opacity:0;animation:hsk-hello-rise .9s cubic-bezier(.22,1,.36,1) both}.hsk-cb-hello{animation-delay:.06s}.hsk-cb-hello-lead{animation-delay:.26s}.hsk-cb-hello-ask{animation-delay:.44s}.hsk-cb-hello-skip{animation-delay:.60s}.hsk-cb-hello.hsk-cascade,.hsk-cb-hello-lead.hsk-cascade,.hsk-cb-hello-ask.hsk-cascade{opacity:1;animation:none;filter:none}.hsk-cascade__w{display:inline-block;white-space:nowrap;opacity:0;animation:hsk-cascade-rise .44s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-cascade-rise{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hsk-cb-hello,.hsk-cb-hello-lead,.hsk-cb-hello-ask,.hsk-cb-hello-skip,.hsk-cascade__w{animation:none;opacity:1;transform:none;filter:none}}.hsk-cb-chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;margin-top:4px}.hsk-cb-chip{padding:8px 16px;border-radius:var(--hsk-border-radius,0);border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.1));background:var(--hsk-chat-source-bg,rgba(0,0,0,.03));color:var(--hsk-chat-text,#333);font-size:13px;cursor:pointer;transition:all .15s;font-family:inherit}.hsk-cb-chip:hover{border-color:var(--hsk-primary);color:var(--hsk-primary);background:rgba(255,106,51,.06)}.hsk-cb-msg-group{padding:16px 0;border-bottom:none;animation:hsk-msg-in .22s ease-out both}.hsk-cb-spoken-mark{position:absolute;top:50%;margin-top:-5px;inset-inline-start:-17px;opacity:.4;pointer-events:none}.hsk-cb-msg-group--run-mid{padding-bottom:0}.hsk-cb-msg-group--run-mid .hsk-cb-user-msg{margin-bottom:0}.hsk-cb-msg-group--run-cont{padding-top:2px}.hsk-cb-msg-group:last-child{border-bottom:none}@keyframes hsk-msg-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hsk-cb-user-msg{display:flex;flex-direction:column;align-items:flex-end;align-self:flex-end;max-width:min(75%,420px);margin-inline-start:auto;margin-inline-end:0;gap:6px;margin-bottom:20px}@media (max-width:640px){.hsk-cb-user-msg{max-width:84%}}.hsk-cb-user-msg.hsk-sent{transform-origin:bottom right;animation:hsk-send-in .42s cubic-bezier(.2,.9,.3,1.2) both}.hsk-cb-panel[dir="rtl"] .hsk-cb-user-msg.hsk-sent{transform-origin:bottom left}@keyframes hsk-send-in{0%{opacity:0;transform:translateY(28px) scale(.55)}55%{opacity:1}75%{transform:translateY(-2px) scale(1.02)}100%{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.hsk-cb-user-msg.hsk-sent{animation:none}}.hsk-cb-user-bubble{background:var(--hsk-user-bubble-bg,#007aff);color:#ffffff;padding:10px 18px;border-radius:20px;position:relative;font-size:var(--hsk-font-size,15.5px);font-family:var(--hsk-font);line-height:1.45;max-width:100%;font-weight:500;word-break:break-word;overflow-wrap:anywhere;letter-spacing:-0.01em}.hsk-cb-user-bubble--tail::before,.hsk-cb-user-bubble--tail::after{content:'';position:absolute;bottom:0;height:25px;pointer-events:none}.hsk-cb-user-bubble--tail::before{right:-7px;width:20px;background:var(--hsk-user-bubble-bg,#007aff);border-bottom-left-radius:16px 14px}.hsk-cb-user-bubble--tail::after{right:-26px;width:26px;background:var(--hsk-chat-bg,#ffffff);border-bottom-left-radius:10px}.hsk-cb-panel[dir="rtl"] .hsk-cb-user-bubble--tail::before{right:auto;left:-7px;border-bottom-left-radius:0;border-bottom-right-radius:16px 14px}.hsk-cb-panel[dir="rtl"] .hsk-cb-user-bubble--tail::after{right:auto;left:-26px;border-bottom-left-radius:0;border-bottom-right-radius:10px}.hsk-cb-ai-msg{display:block}.hsk-cb-ai-icon{width:32px;height:32px;border-radius:0;background:transparent !important;border:none !important;color:var(--hsk-primary,#ff6a33);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:-2px}.hsk-cb-ai-icon>svg{width:30px !important;height:30px !important}.hsk-cb-ai-icon>.hsk-cb-ai-mark{width:40px !important;height:40px !important}.hsk-cb-ai-body{flex:1;min-width:0}.hsk-cb-ai-content{display:flex;flex-direction:column;gap:10px;align-items:flex-start;width:100%}.hsk-cb-think+.hsk-cb-ai-content>.hsk-cb-ai-text:first-child{padding-top:20px}.hsk-cb-ai-text{font-size:var(--hsk-font-size,14.5px);font-family:var(--hsk-font);line-height:1.48;color:var(--hsk-chat-text,#111827);background:var(--hsk-chat-ai-bg,#eeeef0);padding:11px 15px;border-radius:18px;position:relative;display:inline-block;width:fit-content;box-sizing:border-box;max-width:min(88%,560px);word-break:break-word;overflow-wrap:anywhere;margin-top:4px}.hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::before,.hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::after{content:'';position:absolute;bottom:0;height:25px;pointer-events:none}.hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::before{left:-7px;width:20px;background:var(--hsk-chat-ai-bg,#eeeef0);border-bottom-right-radius:16px 14px}.hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::after{left:-26px;width:26px;background:var(--hsk-chat-bg,#ffffff);border-bottom-right-radius:10px}.hsk-cb-panel[dir="rtl"] .hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::before{left:auto;right:-7px;border-bottom-right-radius:0;border-bottom-left-radius:16px 14px}.hsk-cb-panel[dir="rtl"] .hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::after{left:auto;right:-26px;border-bottom-right-radius:0;border-bottom-left-radius:10px}.hsk-cb-sent-status{font-size:11px;line-height:1;color:var(--hsk-chat-muted,#8a8f98);padding:4px 6px 0 0;animation:hsk-sent-in .2s ease-out both}@keyframes hsk-sent-in{from{opacity:0}to{opacity:1}}.hsk-cb-user-bubble--queued{opacity:.55}.hsk-cb-queued-status{display:inline-flex;align-items:center;gap:5px;font-size:11px;line-height:1;color:var(--hsk-chat-muted,#8a8f98);padding:4px 0 0;background:none;border:none;cursor:pointer;font-family:var(--hsk-font);animation:hsk-sent-in .2s ease-out both}.hsk-cb-queued-dot{width:5px;height:5px;border-radius:999px;background:currentColor;animation:hsk-queued-pulse 1.1s ease-in-out infinite}@keyframes hsk-queued-pulse{0%,100%{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.hsk-cb-queued-now{color:var(--hsk-primary,#ff6a33);font-weight:600;transition:opacity .15s ease}.hsk-cb-queued-status:hover .hsk-cb-queued-now{opacity:.7}@media (prefers-reduced-motion:reduce){.hsk-cb-queued-dot{animation:none;opacity:.8}}.hsk-cb-timeline{display:none}@media (min-width:900px){.hsk-cb-timeline.hsk-cb-timeline--left{display:block;position:absolute;left:auto !important;right:100% !important;margin-right:28px !important;top:50%;transform:translateY(-50%) !important;width:180px;max-height:60%;overflow:hidden;z-index:10;pointer-events:auto;direction:ltr !important;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 86%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 86%,transparent)}.hsk-cb-timeline.hsk-cb-timeline--right{display:block;position:absolute;left:100% !important;right:auto !important;margin-left:28px !important;top:50%;transform:translateY(-50%) !important;width:180px;max-height:60%;overflow:hidden;z-index:10;pointer-events:auto;direction:ltr !important;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 86%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 86%,transparent)}.hsk-cb-timeline-track{animation:hsk-tl-in .32s cubic-bezier(.22,1,.36,1) both}}@keyframes hsk-tl-in{from{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.hsk-cb-timeline-track{--hsk-tl-x:9px;position:relative;padding-left:26px !important;padding-right:6px !important;transition:transform .28s cubic-bezier(.22,1,.36,1)}.hsk-cb-timeline-track::before,.hsk-cb-timeline-track::after{content:'';position:absolute;left:calc(var(--hsk-tl-x) - 1px) !important;right:auto !important;top:8px;bottom:8px;width:2px;border-radius:2px}.hsk-cb-timeline-track::before{background:var(--hsk-chat-divide,rgba(0,0,0,.09))}.hsk-cb-timeline-track::after{background:var(--hsk-primary,#ff6a33);opacity:.5;transform-origin:top;transform:scaleY(var(--hsk-tl-progress,0));transition:transform .18s linear}.hsk-cb-tl-item{--hsk-tl-d:0;position:relative;display:block;width:100%;padding:7px 6px 7px 0 !important;border:none;background:none;text-align:left !important;cursor:pointer;font-family:var(--hsk-font)}.hsk-cb-tl-dot{position:absolute;left:calc(var(--hsk-tl-x,9px) - 3.5px) !important;right:auto !important;top:50%;width:7px;height:7px;margin-top:-3.5px;border-radius:999px;background:var(--hsk-chat-divide,rgba(0,0,0,.18));opacity:max(.25,calc(1 - var(--hsk-tl-d) * .22));transition:transform .28s cubic-bezier(.34,1.4,.64,1),opacity .46s cubic-bezier(.22,1,.36,1),background .2s ease}.hsk-cb-tl-label{display:block;font-size:12px;line-height:1.4;color:var(--hsk-chat-muted,#8a8f98);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform:translateX(calc(var(--hsk-tl-d) * 7px));opacity:max(.32,calc(.9 - var(--hsk-tl-d) * .15));transition:transform .46s cubic-bezier(.22,1,.36,1),opacity .46s cubic-bezier(.22,1,.36,1),color .2s ease}.hsk-cb-tl-item:hover .hsk-cb-tl-label{opacity:1;transform:translateX(calc(var(--hsk-tl-d) * 7px - 2px))}.hsk-cb-tl-item:hover .hsk-cb-tl-dot{transform:scale(1.25)}.hsk-cb-tl-cursor{position:absolute;left:calc(var(--hsk-tl-x,9px) - 4.5px) !important;right:auto !important;top:0;width:9px;height:9px;margin-top:-4.5px;border-radius:999px;background:var(--hsk-primary,#ff6a33);transform:translateY(0);transition:transform .44s cubic-bezier(.22,1,.36,1);will-change:transform;pointer-events:none}.hsk-cb-tl-item--on .hsk-cb-tl-dot{opacity:.35}.hsk-cb-tl-item--on .hsk-cb-tl-label{color:var(--hsk-chat-text,#1f1f1f);opacity:1;font-weight:500}@media (prefers-reduced-motion:reduce){.hsk-cb-timeline-track{animation:none}.hsk-cb-timeline-track::after,.hsk-cb-tl-label,.hsk-cb-tl-cursor,.hsk-cb-tl-dot{transition:none}}@media (prefers-color-scheme:dark){.hsk-cb-ai-text{--hsk-chat-ai-bg:#26262a;background:var(--hsk-chat-ai-bg);color:#f9fafb}}.hsk-cb-sources-wrap{position:relative;margin-top:20px}.hsk-cb-sources{display:flex;flex-direction:row;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.hsk-cb-sources::-webkit-scrollbar{display:none}.hsk-cb-sources-fade-left,.hsk-cb-sources-fade-right{position:absolute;top:0;bottom:4px;width:30px;pointer-events:none;z-index:2}.hsk-cb-sources-fade-left,.hsk-cb-sources-fade-right{background-color:var(--hsk-fade-bg,var(--hsk-chat-bg,#0e0e0f))}.hsk-cb-sources-fade-left,[dir="rtl"] .hsk-cb-sources-fade-right{-webkit-mask-image:linear-gradient(to right,#000 0,rgba(0,0,0,.55) 45%,transparent 100%);mask-image:linear-gradient(to right,#000 0,rgba(0,0,0,.55) 45%,transparent 100%)}.hsk-cb-sources-fade-right,[dir="rtl"] .hsk-cb-sources-fade-left{-webkit-mask-image:linear-gradient(to left,#000 0,rgba(0,0,0,.55) 45%,transparent 100%);mask-image:linear-gradient(to left,#000 0,rgba(0,0,0,.55) 45%,transparent 100%)}.hsk-cb-sources-fade-left{inset-inline-start:0}.hsk-cb-sources-fade-right{inset-inline-end:0}.hsk-cb-sources-next,.hsk-cb-sources-prev{position:absolute;top:42%;transform:translateY(-50%);width:34px;height:34px;border-radius:50% !important;background:var(--hsk-chat-bg,#ffffff) !important;border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.12)) !important;color:var(--hsk-primary,#ff6a33) !important;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(0,0,0,.14);z-index:10;cursor:pointer;transition:transform .2s cubic-bezier(.34,1.56,.64,1),background .18s ease,color .18s ease,box-shadow .18s ease}.hsk-cb-sources-next:hover,.hsk-cb-sources-prev:hover{background:var(--hsk-primary,#ff6a33) !important;color:#ffffff !important;border-color:var(--hsk-primary,#ff6a33) !important;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 18px rgba(255,106,51,.35)}.hsk-cb-sources-next{inset-inline-end:2px}.hsk-cb-sources-prev{inset-inline-start:2px}[dir="rtl"] .hsk-cb-sources-next svg,[dir="rtl"] .hsk-cb-sources-prev svg{transform:scaleX(-1)}.hsk-cb-carousel-dots{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:10px}.hsk-cb-dot-item{width:6px;height:6px;border-radius:50%;background:rgba(150,150,150,.35);transition:all .25s cubic-bezier(.34,1.56,.64,1);cursor:pointer}.hsk-cb-dot-item--active{width:18px;border-radius:999px;background:var(--hsk-primary,#ff6a33)}.hsk-cb-source{flex:0 0 188px;scroll-snap-align:start;border-radius:var(--hsk-border-radius,0);border:none;background:transparent;cursor:pointer;transition:transform .14s,opacity .14s;animation:hsk-card-in .26s ease-out both;overflow:visible}@keyframes hsk-card-in{from{opacity:0;transform:translateX(16px)}to{opacity:1;transform:none}}.hsk-cb-source:hover{transform:translateY(-3px);opacity:.92}.hsk-cb-src-imgwrap{width:188px;height:188px;overflow:hidden;border-radius:var(--hsk-border-radius,0);display:block;background:var(--hsk-chat-source-bg,#f8f9fa)}.hsk-cb-src-imgwrap img{width:100%;height:100%;object-fit:cover;transition:transform .22s;display:block}.hsk-cb-source:hover .hsk-cb-src-imgwrap img{transform:scale(1.05)}.hsk-cb-src-imgwrap-empty{width:188px;height:188px;background:var(--hsk-chat-divide,rgba(0,0,0,.06));display:flex;align-items:center;justify-content:center;color:var(--hsk-chat-muted,#555);font-size:32px}.hsk-cb-src-info{padding:8px 2px 0}.hsk-cb-sources-wrap--compact{margin-top:10px}.hsk-cb-sources-wrap--compact .hsk-cb-sources{gap:10px}.hsk-cb-sources-wrap--compact .hsk-cb-source{flex:0 0 96px}.hsk-cb-sources-wrap--compact .hsk-cb-src-imgwrap,.hsk-cb-sources-wrap--compact .hsk-cb-src-imgwrap-empty{width:96px;height:96px}.hsk-cb-sources-wrap--compact .hsk-cb-src-imgwrap-empty{font-size:20px}.hsk-cb-sources-wrap--compact .hsk-cb-src-name{font-size:12px;-webkit-line-clamp:1}.hsk-cb-sources-wrap--compact .hsk-cb-src-price{font-size:11px;padding:1px 6px}.hsk-cb-sources-wrap--compact .hsk-cb-source-ref-badge{display:none}.hsk-cb-src-name{font-size:13px;font-weight:600;color:var(--hsk-chat-text,#333);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hsk-cb-src-price{display:inline-flex;align-items:center;width:fit-content;max-width:100%;padding:2px 9px;border-radius:9999px;background:var(--hsk-chat-source-bg,rgba(0,0,0,.05));border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.08));font-size:12px;font-weight:600;color:var(--hsk-primary,#ff6a33);margin-top:5px;line-height:1.2}.hsk-cb-typing-row{display:flex;align-items:flex-start;gap:14px;padding:20px 0}@keyframes hsk-shimmer{0%{background-position:130% 0}100%{background-position:-110% 0}}.hsk-cb-input-wrap{position:relative;--hsk-composer-pad-top:16px;--hsk-composer-pad-x:var(--hsk-gutter,24px);padding:var(--hsk-composer-pad-top) var(--hsk-composer-pad-x) 24px;flex-shrink:0;background:transparent !important;z-index:10}.hsk-cb-input-wrap::after{display:none !important}.hsk-cb-input-card{border-radius:20px;background:var(--hsk-chat-input-bg,#ffffff);border:none !important;outline:none !important;box-shadow:0 3px 14px -1px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.03) !important;overflow:hidden;position:relative;z-index:1;transition:height .22s cubic-bezier(.32,.72,0,1)}.hsk-cb-input-card:focus-within{border:none !important;outline:none !important;box-shadow:0 4px 18px -1px rgba(0,0,0,.07),0 2px 6px rgba(0,0,0,.04) !important}.hsk-cb-docked-header{display:flex;align-items:center;gap:8px;padding:10px 16px 6px;background:transparent;border-bottom:none !important;user-select:none}.hsk-cb-docked-icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--hsk-primary,#ff6a33)}.hsk-cb-docked-title{font-size:13px;font-weight:700;color:var(--hsk-primary,#ff6a33);letter-spacing:-0.01em}.hsk-cb-docked-sub{font-size:12px;font-weight:500;letter-spacing:-0.01em;color:var(--hsk-chat-text,#1f1f1f);flex:1}.hsk-cb-docked-close{background:none;border:none;color:var(--hsk-chat-muted,rgba(0,0,0,.4));font-size:16px;line-height:1;cursor:pointer;padding:2px 6px;border-radius:50%;transition:background .12s,color .12s}.hsk-cb-docked-close:hover{background:rgba(0,0,0,.08);color:var(--hsk-chat-text,#111111)}.hsk-cb-field{margin-inline:5px}.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-field{margin-inline:0}.hsk-cb-docked-options{display:flex;flex-direction:column;padding:4px 6px;background:transparent;border-bottom:none !important;max-height:220px;overflow-y:auto;scrollbar-width:thin}.hsk-cb-docked-option{display:flex;align-items:center;gap:10px;width:100%;padding:8px 12px;border:none;background:transparent !important;border-radius:10px;color:var(--hsk-chat-text,#1f1f1f);font-family:inherit;font-size:14px;text-align:start;cursor:pointer;transition:color .15s ease}.hsk-cb-docked-option:hover,.hsk-cb-docked-option:focus{background:transparent !important;color:var(--hsk-primary,#ff6a33)}.hsk-cb-docked-option-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:color-mix(in srgb,var(--hsk-primary,#ff6a33) 12%,transparent);color:var(--hsk-primary,#ff6a33);flex-shrink:0;overflow:hidden;transition:transform .2s cubic-bezier(.34,1.56,.64,1),background .18s ease}.hsk-cb-docked-option:hover .hsk-cb-docked-option-icon,.hsk-cb-docked-option:focus .hsk-cb-docked-option-icon{background:color-mix(in srgb,var(--hsk-primary,#ff6a33) 22%,transparent);transform:scale(1.15) rotate(4deg)}.hsk-cb-docked-option-icon img{width:100%;height:100%;object-fit:cover}.hsk-cb-docked-option-title{font-weight:500;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .15s ease}.hsk-cb-docked-option-desc{font-size:12px;color:var(--hsk-chat-muted,#6b7280);font-weight:400}.hsk-cb-docked-option-price{font-size:12px;font-weight:600;color:var(--hsk-chat-muted,#6b7280)}.hsk-cb-input-box{position:relative;display:grid;grid-template-columns:auto auto 1fr auto auto;grid-template-rows:auto 0;align-items:center;justify-items:start;column-gap:10px;row-gap:0;transition:grid-template-rows .2s cubic-bezier(.32,.72,0,1),row-gap .2s cubic-bezier(.32,.72,0,1);background:transparent !important;border:none !important;outline:none !important;border-radius:0 !important;padding-block:12px;padding-inline:18px 14px;box-shadow:none !important}.hsk-cb-tools-toggle{display:none}.hsk-cb-toolsheet-wrap{position:absolute;bottom:calc(100% - 6px);inset-inline-start:var(--hsk-composer-pad-x,14px);inset-inline-end:auto;z-index:100;transform-origin:bottom left;animation:hsk-toolsheet-in .22s cubic-bezier(.16,1,.3,1) both;pointer-events:auto}[dir="rtl"] .hsk-cb-toolsheet-wrap,.hsk-cb-panel[dir="rtl"] .hsk-cb-toolsheet-wrap{transform-origin:bottom right}.hsk-cb-toolsheet{position:relative;z-index:1;min-width:200px;padding:6px;border-radius:16px;background:var(--hsk-chat-source-bg,rgba(255,255,255,.08));border:none !important;box-shadow:none !important}@keyframes hsk-toolsheet-in{0%{opacity:0;transform:translateY(8px) scale(.92)}100%{opacity:1;transform:translateY(0) scale(1)}}.hsk-cb-toolsheet-scrim{position:fixed;inset:0;z-index:90;background:transparent;cursor:default}.hsk-cb-toolsheet-item{display:flex;align-items:center;gap:11px;width:100%;padding:10px 12px;border:none;border-radius:11px;background:transparent;color:var(--hsk-chat-text,#111827);font-family:var(--hsk-font);font-size:15px;text-align:start;cursor:pointer;transition:background-color .15s ease}.hsk-cb-toolsheet-item:hover:not(:disabled){background:var(--hsk-chat-subtle,rgba(0,0,0,.05))}.hsk-cb-toolsheet-item:disabled{opacity:.45;cursor:default}.hsk-cb-toolsheet-item>svg{flex-shrink:0;color:var(--hsk-chat-muted,#6b7280)}[data-hsk-theme] .hsk-cb-toolsheet{background:var(--hsk-sheet-bg,var(--hsk-chat-input-bg,#f3f4f6)) !important;border:none !important}[data-hsk-theme] .hsk-cb-toolsheet-item{color:var(--hsk-chat-text,#111827) !important}[data-hsk-theme] .hsk-cb-toolsheet-item:hover:not(:disabled){background:var(--hsk-sheet-hover,var(--hsk-surface-2,rgba(0,0,0,.05))) !important}[data-hsk-theme] .hsk-cb-toolsheet-item>svg{color:var(--hsk-chat-muted,#6b7280) !important}@media (prefers-reduced-motion:reduce){.hsk-cb-toolsheet-wrap,.hsk-cb-toolsheet-stem{animation:none}.hsk-cb-toolsheet-stem{transform:scale(.62)}}.hsk-cb-input-box>.hsk-cb-attach-btn{grid-column:1;grid-row:1}.hsk-cb-input-box>.hsk-cb-voice-mode-btn{grid-column:2;grid-row:1}.hsk-cb-input-box>.hsk-cb-field{grid-column:3;grid-row:1}.hsk-cb-input-box>.hsk-cb-mic-btn{grid-column:4;grid-row:1}.hsk-cb-input-box>.hsk-cb-send,.hsk-cb-input-box>.hsk-chat-send{grid-column:5;grid-row:1}.hsk-cb-input-box[data-expanded="true"]{grid-template-rows:auto 36px;row-gap:6px}.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-field{grid-column:1 / -1;grid-row:1}.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-attach-btn,.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-voice-mode-btn,.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-mic-btn,.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-send,.hsk-cb-input-box[data-expanded="true"]>.hsk-chat-send{grid-row:2}.hsk-cb-textarea{width:100%;background:transparent;border:none;outline:none;resize:none;font-size:var(--hsk-input-font-size,16px);font-family:var(--hsk-font);color:var(--hsk-chat-text,#111);min-height:28px;max-height:140px;field-sizing:content;line-height:var(--hsk-input-line-height,1.55);word-break:break-word;overflow-wrap:break-word;padding:0;transition:height .18s cubic-bezier(.32,.72,0,1),color .42s cubic-bezier(.16,1,.3,1);scrollbar-width:none}.hsk-cb-textarea::-webkit-scrollbar{width:0;height:0}.hsk-cb-textarea::placeholder{color:var(--hsk-chat-muted,#9ca3af);font-family:var(--hsk-font);font-size:16px}.hsk-cb-attach-btn,.hsk-cb-mic-btn,.hsk-cb-send,.hsk-chat-send{width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:none;cursor:pointer;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s cubic-bezier(.34,1.56,.64,1),background-color .42s cubic-bezier(.16,1,.3,1),opacity .2s ease;font-family:inherit;margin:0;padding:0}.hsk-cb-send,.hsk-chat-send{background:linear-gradient(135deg,#007aff 0,#0056b3 100%);color:#ffffff;border-radius:12px !important;box-shadow:0 4px 14px rgba(0,122,255,.38),inset 0 1px 0 rgba(255,255,255,.35);position:relative;overflow:hidden}.hsk-cb-send .hsk-telegram-icon,.hsk-chat-send .hsk-telegram-icon{transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-send:hover:not(:disabled),.hsk-chat-send:hover:not(:disabled){opacity:1;transform:translateY(-1px) scale(1.05);box-shadow:0 6px 18px rgba(0,122,255,.48),inset 0 1px 0 rgba(255,255,255,.45)}.hsk-cb-send:hover:not(:disabled) .hsk-telegram-icon,.hsk-chat-send:hover:not(:disabled) .hsk-telegram-icon{transform:translate(2px,-2px) rotate(-10deg) scale(1.1)}.hsk-cb-send:active:not(:disabled),.hsk-chat-send:active:not(:disabled){transform:translateY(0) scale(.94);box-shadow:0 1px 4px rgba(0,122,255,.3)}.hsk-cb-send:disabled,.hsk-chat-send:disabled{opacity:.4;cursor:not-allowed;background:var(--hsk-chat-muted,#ccc);box-shadow:none}.hsk-cb-send--stop{background:#e5342a !important}.hsk-cb-send--stop:hover{background:#c92a21 !important;opacity:1}.hsk-cb-hint{text-align:center;font-size:9px;line-height:14px;color:var(--hsk-chat-muted,#bbb);margin-top:10px}.hsk-cb-field{position:relative;grid-area:field;display:flex;align-items:center;width:100%;min-width:0;--hsk-input-font-size:16px;--hsk-input-line-height:1.55;--hsk-input-control:36px;--hsk-input-line-box:calc(var(--hsk-input-font-size) * var(--hsk-input-line-height))}.hsk-cb-listening{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.hsk-cb-listening span{width:2px;height:2px;border-radius:999px;background:var(--hsk-primary,#ff6a33);opacity:.3;transform-origin:center;will-change:transform,opacity;transition:transform 90ms linear,opacity 90ms linear}.hsk-animated-placeholder{position:absolute;inset:0;display:flex;align-items:center;height:100%;pointer-events:none;overflow:hidden;user-select:none;padding:0;z-index:1}.hsk-cb-input-box>*{--hsk-cascade-ease:cubic-bezier(.45,0,.55,1);--hsk-cascade-dur:.44s;--hsk-cascade-step:55ms}.hsk-cb-input-box[data-cascade]>*:not([type="file"]):not(.hsk-cb-field){animation-duration:var(--hsk-cascade-dur);animation-timing-function:var(--hsk-cascade-ease);animation-fill-mode:none}.hsk-cb-input-box[data-cascade="a"]>*:not([type="file"]):not(.hsk-cb-field){animation-name:hsk-leaf-settle-a}.hsk-cb-input-box[data-cascade="b"]>*:not([type="file"]):not(.hsk-cb-field){animation-name:hsk-leaf-settle-b}.hsk-cb-input-box[data-cascade]>*:not([type="file"]):not(.hsk-cb-field),.hsk-animated-placeholder__char{will-change:transform}.hsk-cb-input-box:hover>*,.hsk-cb-input-box:focus-within>*{will-change:auto}.hsk-cb-input-box>*{--hsk-cascade-field:110ms}.hsk-cb-input-box[data-cascade]>.hsk-cb-attach-btn{animation-delay:0ms}.hsk-cb-input-box[data-cascade]>.hsk-cb-voice-mode-btn{animation-delay:var(--hsk-cascade-step)}.hsk-cb-input-box[data-cascade]>.hsk-cb-mic-btn{animation-delay:calc(var(--hsk-cascade-field)+var(--hsk-text-sweep,0ms))}.hsk-cb-input-box[data-cascade]>.hsk-cb-send,.hsk-cb-input-box[data-cascade]>.hsk-chat-send{animation-delay:calc(var(--hsk-cascade-field)+var(--hsk-text-sweep,0ms)+var(--hsk-cascade-step))}@keyframes hsk-leaf-settle-a{0%{transform:translateY(0) scale(1)}42%{transform:translateY(-3px) scale(1.05)}100%{transform:translateY(0) scale(1)}}@keyframes hsk-leaf-settle-b{0%{transform:translateY(0) scale(1)}42%{transform:translateY(-3px) scale(1.05)}100%{transform:translateY(0) scale(1)}}.hsk-cb-input-box>.hsk-cb-field .hsk-animated-placeholder__char{animation-name:hsk-placeholder-animate-up}@media (prefers-reduced-motion:reduce){.hsk-cb-input-box[data-cascade="a"]>*,.hsk-cb-input-box[data-cascade="b"]>*{animation:none;transform:none;opacity:1}.hsk-cb-textarea,.hsk-cb-input-card{transition-property:background-color,box-shadow}}.hsk-animated-placeholder__char{display:inline-block;font-size:var(--hsk-input-font-size,16px);line-height:var(--hsk-input-line-height,1.55);color:var(--hsk-chat-muted,#9ca3af);font-family:var(--hsk-font);white-space:pre;animation:hsk-placeholder-animate-up .46s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-placeholder-animate-up{0%{opacity:0;transform:translateY(9px);color:hsl(var(--hsk-ph-hue,0) var(--hsk-ph-sat,68%) var(--hsk-ph-light,55%))}55%{opacity:1;color:hsl(var(--hsk-ph-hue,0) var(--hsk-ph-sat,68%) var(--hsk-ph-light,55%))}100%{opacity:1;transform:translateY(0);color:var(--hsk-chat-muted,#9ca3af)}}@media (prefers-reduced-motion:reduce){.hsk-animated-placeholder__char{animation:none;transform:none;opacity:1;color:var(--hsk-chat-muted,#9ca3af);animation-delay:0ms !important}}.hsk-cb-voice-error{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;line-height:1.4;max-width:90%;margin-inline:auto;text-wrap:balance;color:#ff6b6b;margin-top:8px;padding:4px 12px;border-radius:12px;background:rgba(229,72,77,.12);border:none;cursor:pointer;animation:hsk-msg-in .2s ease-out both}.hsk-cb-voice-error-dismiss{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;border:none;background:rgba(255,255,255,.12);color:inherit;font-size:14px;line-height:1;cursor:pointer;padding:0;flex-shrink:0;transition:background .15s ease,transform .15s ease}.hsk-cb-voice-error-dismiss:hover{background:rgba(255,255,255,.25);transform:scale(1.1)}.hsk-cb-img-strip{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 18px 2px 18px;background:transparent;border:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;animation:hsk-msg-in .2s ease-out both}.hsk-cb-img-thumb-wrap{position:relative;width:60px;height:60px;flex-shrink:0;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08),0 0 0 1px rgba(255,255,255,.12);transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1);overflow:visible}.hsk-cb-img-thumb-wrap:hover{transform:translateY(-2px);box-shadow:0 6px 14px rgba(0,0,0,.12),0 0 0 1px rgba(255,255,255,.2)}.hsk-cb-img-thumb{width:100%;height:100%;object-fit:cover;border-radius:12px;border:none;display:block}.hsk-cb-img-thumb-remove{position:absolute;top:-5px;inset-inline-end:-5px;width:18px;height:18px;border-radius:50%;background:rgba(20,20,24,.75);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#ffffff;border:1px solid rgba(255,255,255,.25);box-shadow:0 2px 6px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:transform .15s cubic-bezier(.16,1,.3,1),background-color .15s ease;z-index:2}.hsk-cb-img-thumb-remove:hover{background:rgba(239,68,68,.92);border-color:rgba(255,255,255,.4);transform:scale(1.15)}.hsk-cb-attach-btn,.hsk-cb-mic-btn,.hsk-cb-voice-mode-btn{position:relative;width:36px;height:36px;border-radius:12px;border:none !important;outline:none !important;background:transparent;color:var(--hsk-chat-muted,#71717a);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:none !important;opacity:.75;transition:transform .35s cubic-bezier(.34,1.8,.64,1),background-color .2s ease,color .2s ease,opacity .2s ease;font-family:inherit;overflow:visible}.hsk-cb-attach-btn:hover:not(:disabled),.hsk-cb-mic-btn:hover:not(:disabled),.hsk-cb-voice-mode-btn:hover:not(:disabled){opacity:1;color:var(--hsk-chat-text,#1f1f1f);background:transparent;transform:translateY(-1px)}.hsk-cb-attach-btn:active:not(:disabled),.hsk-cb-mic-btn:active:not(:disabled),.hsk-cb-voice-mode-btn:active:not(:disabled){transform:translateY(0) scale(.94);transition-duration:.1s}.hsk-cb-attach-btn svg,.hsk-cb-mic-btn svg,.hsk-cb-voice-mode-btn svg{overflow:visible}.hsk-cb-attach-btn svg{transition:transform .34s cubic-bezier(.22,1,.36,1)}.hsk-cb-attach-btn:hover:not(:disabled) svg{transform:rotate(-14deg) translateY(-1px)}.hsk-mic-cap{transform-box:fill-box;transform-origin:center;transition:transform .32s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-mic-btn:hover:not(:disabled) .hsk-mic-cap{transform:translateY(-1.5px)}.hsk-wave-bar{transform-box:fill-box;transform-origin:center;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-voice-mode-btn:hover:not(:disabled) .hsk-wave-bar{animation:hsk-wave-wake .52s cubic-bezier(.34,1.8,.64,1) both,hsk-wave-live var(--hsk-period,1.1s) ease-in-out .52s infinite;animation-delay:calc(var(--hsk-bar,0) * 55ms),calc(.52s+var(--hsk-bar,0) * 55ms)}.hsk-cb-voice-mode-btn:hover:not(:disabled) .hsk-wave-bar--tip{animation-name:hsk-wave-wake-tip,hsk-wave-live-tip}@keyframes hsk-wave-wake{0%{transform:scaleY(.12)}55%{transform:scaleY(calc(var(--hsk-amp,1.6) * 1.12))}100%{transform:scaleY(1)}}@keyframes hsk-wave-live{0%,100%{transform:scaleY(1)}30%{transform:scaleY(var(--hsk-amp,1.6))}55%{transform:scaleY(calc(1+(var(--hsk-amp,1.6) - 1) * .22))}78%{transform:scaleY(calc(1+(var(--hsk-amp,1.6) - 1) * .62))}}@keyframes hsk-wave-wake-tip{0%{transform:scaleX(.2);opacity:.4}55%{transform:scaleX(calc(var(--hsk-amp,1.9) * 1.1));opacity:1}100%{transform:scaleX(1);opacity:.8}}@keyframes hsk-wave-live-tip{0%,100%{transform:scaleX(1);opacity:.7}30%{transform:scaleX(var(--hsk-amp,1.9));opacity:1}70%{transform:scaleX(1.15);opacity:.8}}.hsk-copy-sheet,.hsk-copy-back{transform-box:fill-box;transform-origin:center;transition:transform .3s cubic-bezier(.22,1,.36,1)}.hsk-cb-kiku-id-pill:hover .hsk-copy-sheet{transform:translate(.9px,.9px)}.hsk-cb-kiku-id-pill:hover .hsk-copy-back{transform:translate(-0.9px,-0.9px)}@media (prefers-reduced-motion:reduce){.hsk-cb-attach-btn:hover:not(:disabled) svg,.hsk-cb-mic-btn:hover:not(:disabled) .hsk-mic-cap,.hsk-cb-kiku-id-pill:hover .hsk-copy-sheet,.hsk-cb-kiku-id-pill:hover .hsk-copy-back{transform:none}.hsk-cb-voice-mode-btn:hover:not(:disabled) .hsk-wave-bar{animation:none}}.hsk-cb-attach-btn:disabled,.hsk-cb-mic-btn:disabled,.hsk-cb-voice-mode-btn:disabled{opacity:.3;cursor:not-allowed;transform:none}.hsk-cb-mic-btn--listening{color:#ef4444 !important;background:rgba(239,68,68,.16) !important;transform:scale(1.1) !important}.hsk-cb-mic-btn--processing{color:var(--hsk-primary,#ff6a33) !important;opacity:.85}.hsk-cb-user-imgs{display:grid;gap:2px;width:fit-content;max-width:min(78%,320px);margin-bottom:4px;margin-left:auto;border-radius:18px 18px 4px 18px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.16)}.hsk-cb-user-imgs[data-count="1"]{grid-template-columns:1fr}.hsk-cb-user-imgs[data-count="2"]{grid-template-columns:1fr 1fr}.hsk-cb-user-imgs[data-count="3"]{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr}.hsk-cb-user-imgs[data-count="3"]>:first-child{grid-row:span 2}.hsk-cb-user-imgs[data-count="4"]{grid-template-columns:1fr 1fr}.hsk-cb-user-img-cell{position:relative;display:block;padding:0;border:none;background:none;cursor:pointer;overflow:hidden;min-width:0;line-height:0}.hsk-cb-user-imgs[data-count="1"] .hsk-cb-user-img-cell{aspect-ratio:auto}.hsk-cb-user-imgs:not([data-count="1"]) .hsk-cb-user-img-cell{aspect-ratio:1}.hsk-cb-user-img-more{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.45);color:#fff;font-size:20px;font-weight:600;line-height:1}.hsk-cb-user-img-thumb{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer}.hsk-cb-user-imgs[data-count="1"] .hsk-cb-user-img-thumb{height:auto;max-height:300px;object-fit:contain}.hsk-cb-user-img-cell:hover .hsk-cb-user-img-thumb{filter:brightness(.93)}.hsk-cb-error{display:block;width:fit-content;max-width:min(560px,100%);margin:10px auto 8px;padding:10px 14px;border-radius:10px;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.2);color:#ef4444;font-size:13px;line-height:1.5;font-family:var(--hsk-font);text-align:center}.hsk-kiku-badge{display:inline-block;font-size:var(--hsk-font-size,16px);font-family:var(--hsk-font);font-weight:600;background:rgba(255,255,255,.22);border:1px solid rgba(255,255,255,.35);color:#ffffff;padding:1px 7px;border-radius:6px;margin-inline-end:6px}.hsk-cb-memory-pill{display:inline-flex;align-items:center;gap:10px;align-self:flex-start;margin:12px 0 6px 0;padding:12px 22px;font-size:15px;font-weight:600;text-decoration:none;color:#ffffff;background:linear-gradient(135deg,#007aff 0,#0056b3 100%);border:none;border-radius:18px 18px 18px 4px !important;box-shadow:0 4px 16px -2px rgba(0,122,255,.38),inset 0 1px 0 rgba(255,255,255,.28);transition:transform .18s cubic-bezier(.34,1.56,.64,1),opacity .15s,box-shadow .18s ease;cursor:pointer}.hsk-cb-memory-pill:hover{opacity:.96;transform:translateY(-1px) scale(1.02);box-shadow:0 6px 20px rgba(0,122,255,.48)}.hsk-cb-think{position:relative;z-index:2;margin-bottom:-11px;margin-inline-start:12px;font-size:14px;font-family:var(--hsk-font)}.hsk-cb-think-head{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 11px;border:none;border-radius:999px;background:var(--hsk-chat-ai-bg,#eeeef0);box-shadow:0 0 0 3px var(--hsk-chat-bg,#ffffff),0 1px 3px rgba(0,0,0,.13);font-family:var(--hsk-font);font-size:12px;font-weight:600;color:var(--hsk-chat-muted,#6b7280);cursor:pointer;user-select:none;line-height:28px}.hsk-cb-think-head:hover{color:var(--hsk-chat-text,#111827)}.hsk-cb-think-head--static{cursor:default}.hsk-cb-think-head--static:hover{color:var(--hsk-chat-muted,#6b7280)}.hsk-cb-think-spin{animation:hsk-think-spin 3s linear infinite}@keyframes hsk-think-spin{to{transform:rotate(360deg)}}.hsk-cb-think-chevron{font-size:9px;transition:transform .12s}.hsk-cb-think-chevron--open{transform:rotate(90deg)}.hsk-cb-think-body{margin-top:6px;padding:8px 12px;border-left:2px solid var(--hsk-chat-border,rgba(128,128,128,.25));color:var(--hsk-chat-muted,#4b5563);white-space:pre-wrap;line-height:1.5;font-family:var(--hsk-font);font-size:14px}.hsk-cb-stopped{display:flex;flex-direction:column;align-items:start;gap:8px;margin:10px 0 14px}.hsk-cb-stopped--empty{align-items:center;text-align:center;margin:22px auto 18px}.hsk-cb-stopped--empty .hsk-cb-stopped-label{text-align:center}.hsk-cb-stopped-dots{display:flex;gap:5px;margin-bottom:2px}.hsk-cb-stopped-dots i{width:5px;height:5px;border-radius:50%;background:var(--hsk-chat-muted,#888);opacity:.4}.hsk-cb-stopped-label{font-size:13px;line-height:1.5;color:var(--hsk-chat-muted,#888);font-family:var(--hsk-font);text-align:start}.hsk-cb-continue{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;font-size:13px;font-weight:500;font-family:var(--hsk-font);color:var(--hsk-chat-text,#111);background:var(--hsk-chat-source-bg,rgba(0,0,0,.04));border:1px solid transparent;border-radius:999px;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.hsk-cb-continue:hover{border-color:var(--hsk-primary);color:var(--hsk-primary);background:transparent}.hsk-cb-continue svg{flex:none}[dir="rtl"] .hsk-cb-continue svg{transform:scaleX(-1)}@media (prefers-color-scheme:dark){.hsk-cb-continue{background:rgba(255,255,255,.06);color:#f0efed}.hsk-cb-continue:hover{background:transparent}}.hsk-sb-wrap{--hsk-bg:#ffffff;--hsk-border:#f1f3f4;--hsk-text:#1f1f1f;--hsk-muted:#5f6368;--hsk-hover:#f8f9fa;--hsk-drop-shadow:0 8px 30px rgba(0,0,0,.06);--hsk-primary:var(--chat-primary-color,#ff6a33);position:relative;width:100%;font-family:inherit}@media (prefers-color-scheme:dark){.hsk-sb-wrap{--hsk-bg:#0a0a0a;--hsk-border:#202124;--hsk-text:#e8eaed;--hsk-muted:#888;--hsk-hover:#1a1a1b;--hsk-drop-shadow:0 12px 40px rgba(0,0,0,.4)}}.hsk-sb-input{width:100%;padding:10px 16px 10px 40px;font-size:14px;border-radius:var(--hsk-border-radius,0);border:1.5px solid var(--hsk-border);outline:none;box-sizing:border-box;background:var(--hsk-bg);color:var(--hsk-text);transition:border-color .15s,box-shadow .15s;font-family:inherit}.hsk-sb-input::placeholder{color:var(--hsk-muted)}.hsk-sb-input:focus{border-color:var(--hsk-primary);box-shadow:0 0 0 3px rgba(255,106,51,.12)}.hsk-sb-icon{position:absolute;inset-inline-start:14px;top:50%;transform:translateY(-50%);color:var(--hsk-muted);pointer-events:none;display:flex;align-items:center}.hsk-sb-drop{position:absolute;top:calc(100%+6px);left:0;right:0;background:var(--hsk-bg);border:1px solid var(--hsk-border);border-radius:var(--hsk-border-radius,0);box-shadow:var(--hsk-drop-shadow);z-index:9999;overflow:hidden;padding:6px 0}.hsk-sb-row{display:flex;align-items:center;gap:12px;padding:9px 16px;cursor:pointer;transition:background .1s}.hsk-sb-row:hover{background:var(--hsk-hover)}.hsk-sb-row-icon{color:var(--hsk-muted);flex-shrink:0;display:flex;align-items:center}.hsk-sb-row-thumb{width:38px;height:38px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--hsk-muted);background:var(--hsk-hover);border-radius:var(--hsk-border-radius,0);overflow:hidden}.hsk-sb-row-thumb img{width:100%;height:100%;object-fit:cover;display:block}.hsk-sb-row-body{flex:1;min-width:0}.hsk-sb-row-title{font-size:13px;font-weight:500;color:var(--hsk-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.hsk-sb-row-sub{font-size:11px;color:var(--hsk-muted);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsk-sb-empty{padding:14px 16px;font-size:13px;color:var(--hsk-muted)}.hsk-sb-loading-bar{height:2px;background:linear-gradient(90deg,transparent,var(--hsk-primary),transparent);background-size:200% 100%;animation:hsk-sweep .9s linear infinite;position:absolute;top:0;left:0;right:0}@keyframes hsk-sweep{0%{background-position:200% 0}100%{background-position:-200% 0}}.hsk-sb-fade{animation:hsk-fin .1s ease-out both}@keyframes hsk-fin{from{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}.hsk-sb-skeleton-row{display:flex;align-items:center;gap:12px;padding:9px 16px}.hsk-sb-skeleton-icon{width:38px;height:38px;background:var(--hsk-hover,rgba(0,0,0,.05));border-radius:var(--hsk-border-radius,0);flex-shrink:0;animation:hsk-pulse 1.5s ease-in-out infinite}.hsk-sb-skeleton-text1{height:12px;background:var(--hsk-hover,rgba(0,0,0,.05));border-radius:3px;width:60%;animation:hsk-pulse 1.5s ease-in-out infinite}.hsk-sb-skeleton-text2{height:8px;background:var(--hsk-hover,rgba(0,0,0,.05));border-radius:2px;width:35%;margin-top:5px;animation:hsk-pulse 1.5s ease-in-out infinite}@keyframes hsk-pulse{0%,100%{opacity:.6}50%{opacity:1}}.hsk-sp-btn{--hsk-primary:var(--chat-primary-color,#ff6a33);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--hsk-border-radius,0);border:1px solid var(--hsk-sp-border,rgba(255,106,51,.35));background:var(--hsk-sp-bg,rgba(255,106,51,.08));color:var(--hsk-primary);cursor:pointer;font-size:15px;line-height:1;transition:background .15s,border-color .15s,transform .12s;flex-shrink:0;padding:0}.hsk-sp-btn:hover{background:rgba(255,106,51,.18);border-color:rgba(255,106,51,.7);transform:scale(1.1)}.hsk-sp-btn:active{transform:scale(.92)}.hsk-sp-backdrop{position:fixed;inset:0;width:100vw;height:100vh;min-height:100dvh;z-index:2147483647 !important;display:flex;align-items:center;justify-content:center;padding:24px;animation:hsk-bd-in .2s ease-out both;background:var(--hsk-chat-bg,#ffffff) !important;box-sizing:border-box}@keyframes hsk-bd-in{from{opacity:0}to{opacity:1}}.hsk-sp-card{--hsk-primary:var(--chat-primary-color,#ff6a33);width:100%;max-width:600px;border-radius:var(--hsk-border-radius,0);overflow:hidden;animation:hsk-card-in .24s cubic-bezier(.34,1.36,.64,1) both;flex-shrink:0;background:var(--hsk-modal-card-bg,#ffffff);border:1px solid var(--hsk-modal-card-border,#f1f3f4);box-shadow:0 32px 80px rgba(0,0,0,.08),0 2px 8px rgba(0,0,0,.04);display:flex;flex-direction:column}.hsk-sp-card.hsk-sp-fullscreen{max-width:1000px;width:90vw;height:85vh;max-height:800px}@media (max-width:768px){.hsk-sp-backdrop{padding:0}.hsk-sp-card.hsk-sp-fullscreen{width:100vw;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;border:none;border-radius:0}}@keyframes hsk-card-in{from{opacity:0;transform:scale(.96) translateY(-12px)}to{opacity:1;transform:scale(1) translateY(0)}}.hsk-sp-header{display:flex;align-items:center;gap:10px;padding:18px 20px 14px;border-bottom:1px solid var(--hsk-modal-divide,#f1f3f4);flex-shrink:0}.hsk-sp-header-icon{font-size:18px;color:var(--hsk-primary);flex-shrink:0;display:flex;align-items:center}.hsk-sp-header-body{flex:1;min-width:0}.hsk-sp-header-title{font-size:14px;font-weight:600;color:var(--hsk-modal-text,#1f1f1f);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsk-sp-header-sub{font-size:11px;color:var(--hsk-modal-muted,#5f6368);margin-top:2px}.hsk-sp-close{width:30px;height:30px;border-radius:var(--hsk-border-radius,0);border:1px solid var(--hsk-modal-divide,#f1f3f4);background:none;color:var(--hsk-modal-muted,#5f6368);cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all .15s;flex-shrink:0}.hsk-sp-close:hover{border-color:var(--hsk-primary);color:var(--hsk-primary)}.hsk-sp-bar{height:2px;background:linear-gradient(90deg,transparent 0,var(--hsk-primary) 40%,#ffaa80 60%,transparent 100%);background-size:200% 100%;animation:hsk-bar .9s linear infinite;flex-shrink:0}@keyframes hsk-bar{0%{background-position:200% 0}100%{background-position:-200% 0}}.hsk-sp-body{display:flex;flex:1;overflow:hidden}.hsk-sp-details-pane{flex:1;overflow-y:auto;padding:24px;border-right:1px solid var(--hsk-modal-divide,#f1f3f4);display:flex;flex-direction:column;gap:20px}.hsk-sp-chat-pane{flex:1.2;display:flex;flex-direction:column;background:var(--hsk-chat-bg,#ffffff)}.hsk-sp-product-profile{display:flex;gap:20px}@media (max-width:480px){.hsk-sp-product-profile{flex-direction:column}}.hsk-sp-details-imgwrap{width:140px;height:140px;flex-shrink:0;border:1px solid var(--hsk-modal-divide,#f1f3f4);background:#ffffff;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:var(--hsk-border-radius,0)}.hsk-sp-details-imgwrap img{max-width:100%;max-height:100%;object-fit:contain}.hsk-sp-details-meta{flex:1;display:flex;flex-direction:column;gap:6px}.hsk-sp-details-name{font-size:20px;font-weight:700;color:var(--hsk-modal-text,#1f1f1f);margin:0;line-height:1.3}.hsk-sp-details-desc{margin-top:12px}.hsk-sp-details-desc h4{font-size:13px;font-weight:600;color:var(--hsk-modal-text,#1f1f1f);margin:0 0 4px 0}.hsk-sp-details-desc p{font-size:13px;line-height:1.5;color:var(--hsk-modal-muted,#5f6368);margin:0}.hsk-sp-similar-section{border-top:1px solid var(--hsk-modal-divide,#f1f3f4);padding-top:20px}.hsk-sp-similar-section h3{font-size:14px;font-weight:600;color:var(--hsk-modal-text,#1f1f1f);margin:0 0 12px 0}.hsk-sp-results{padding:10px 0;display:flex;flex-direction:row;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.hsk-sp-empty{padding:40px;text-align:center;font-size:13px;color:var(--hsk-modal-muted,#999)}.hsk-sp-item{display:flex;flex-direction:column;gap:10px;padding:12px;border-radius:var(--hsk-border-radius,0);border:1px solid var(--hsk-modal-item-border,#f1f3f4);background:var(--hsk-modal-item-bg,#f8f9fa);animation:hsk-toast-up .28s cubic-bezier(.22,.68,0,1.2) both;overflow:hidden;flex:0 0 170px;scroll-snap-align:start}@keyframes hsk-toast-up{from{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.hsk-sp-img-wrap{width:100%;height:120px;border-radius:var(--hsk-border-radius,0);background:#fff;border:1px solid var(--hsk-modal-divide,#f1f3f4);flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:6px}.hsk-sp-img-wrap img{max-width:100%;max-height:100%;object-fit:contain}.hsk-sp-img-placeholder{font-size:26px}.hsk-sp-item-body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:6px}.hsk-sp-item-name{font-size:13px;font-weight:600;color:var(--hsk-modal-text,#1f1f1f);line-height:1.35;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hsk-sp-item-cat{font-size:11px;font-weight:600;color:var(--hsk-primary);text-transform:uppercase;letter-spacing:.05em}.hsk-sp-item-price-row{display:flex;align-items:baseline;gap:4px;margin-top:2px;flex-wrap:wrap}.hsk-sp-item-price{font-size:15px;font-weight:700;color:var(--hsk-modal-text,#1f1f1f)}.hsk-sp-item-currency{font-size:11px;color:var(--hsk-modal-muted,#5f6368)}.hsk-sp-actions{display:flex;gap:6px;margin-top:auto}.hsk-sp-action{flex:1;padding:6px 8px;border-radius:var(--hsk-border-radius,0);font-size:11px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .15s;text-align:center;font-family:inherit}.hsk-sp-action-primary{background:var(--hsk-primary);color:#fff;border-color:var(--hsk-primary)}.hsk-sp-action-primary:hover{opacity:.88}.hsk-sp-action-secondary{background:var(--hsk-action-sec-bg,#f1f3f4);color:var(--hsk-modal-muted,#5f6368);border-color:var(--hsk-modal-divide,#f1f3f4)}.hsk-sp-action-secondary:hover{background:var(--hsk-action-sec-bg-hover,#e8eaed);color:var(--hsk-modal-text,#1f1f1f)}.hsk-sp-footer{padding:12px 20px;border-top:1px solid var(--hsk-modal-divide,#f1f3f4);display:flex;align-items:center;gap:8px;flex-shrink:0}.hsk-sp-badge{font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--hsk-primary);background:rgba(255,106,51,.1);border:1px solid rgba(255,106,51,.25);padding:2px 8px;border-radius:var(--hsk-border-radius,0)}.hsk-sp-esc{font-size:11px;color:var(--hsk-modal-muted,#5f6368);margin-inline-start:auto}@media (max-width:768px){.hsk-cb-overlay{--hsk-font-size:var(--hsk-mobile-font-size,14px) !important;position:fixed !important;inset:0 !important;top:0 !important;left:0 !important;right:0 !important;width:100vw !important;height:100% !important;height:var(--hsk-vvh,100dvh) !important;min-height:0 !important;z-index:2147483647 !important;display:flex !important;flex-direction:column !important;overflow:hidden !important;overscroll-behavior:contain !important;background:var(--hsk-chat-bg,#0a0a0a) !important;box-sizing:border-box !important}.hsk-cb-panel{position:relative !important;height:100% !important;width:100% !important;max-width:100% !important;margin:0 !important;display:flex !important;flex-direction:column !important;overflow:hidden !important;border-radius:0 !important;background:var(--hsk-chat-bg,#0a0a0a) !important;box-sizing:border-box !important}.hsk-cb-main{flex:1 1 auto !important;height:100% !important;min-height:0 !important;display:flex !important;flex-direction:column !important;justify-content:space-between !important;overflow:hidden !important;background:var(--hsk-chat-bg,#0a0a0a) !important;box-sizing:border-box !important}.hsk-cb-topbar{padding:14px 14px 8px !important}.hsk-cb-msgs{flex:1 1 auto !important;min-height:0 !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;padding:10px 14px 0 !important}.hsk-cb-empty{flex:1 1 auto !important;min-height:0 !important;justify-content:center !important;padding:16px 4px !important}.hsk-cb-input-box{grid-template-columns:auto 1fr auto auto}.hsk-cb-input-box>.hsk-cb-attach-btn,.hsk-cb-input-box>.hsk-cb-voice-mode-btn{display:none}.hsk-cb-input-box>.hsk-cb-field{grid-column:2}.hsk-cb-input-box>.hsk-cb-mic-btn{grid-column:3}.hsk-cb-input-box>.hsk-cb-send,.hsk-cb-input-box>.hsk-chat-send{grid-column:4}.hsk-cb-tools-toggle{display:flex;grid-column:1;grid-row:1;width:36px;height:36px;align-items:center;justify-content:center;flex-shrink:0;padding:0;border:none;border-radius:12px;background:var(--hsk-chat-subtle,rgba(0,0,0,.045));color:var(--hsk-chat-muted,#6b7280);cursor:pointer;transition:transform .26s cubic-bezier(.34,1.56,.64,1),background-color .2s ease}.hsk-cb-tools-toggle--open{transform:rotate(45deg);background:var(--hsk-chat-divide,rgba(0,0,0,.09))}.hsk-cb-toolsheet-wrap,.hsk-cb-toolsheet-scrim{display:block}.hsk-cb-toolsheet-item{display:flex}.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-tools-toggle{grid-row:2}.hsk-cb-ai-msg--inline{display:block !important;padding-inline-end:34px}.hsk-cb-hello-avatar{display:none !important}.hsk-cb-hello-wrap{align-items:center !important;text-align:center !important;gap:3px !important;max-width:30ch;margin-inline:auto}.hsk-cb-hello{font-size:21px !important;font-weight:600 !important;letter-spacing:-.015em;color:var(--hsk-chat-muted,#8b8b8f) !important;text-align:center !important}.hsk-cb-hello-lead,.hsk-cb-hello-ask{font-size:14px !important;font-weight:400 !important;text-align:center !important;color:color-mix(in srgb,var(--hsk-chat-muted,#8b8b8f) 78%,transparent) !important}.hsk-cb-onboarding-head{justify-content:flex-end !important;margin-bottom:12px !important}.hsk-cb-hello{font-size:clamp(26px,6.8vw,36px) !important;font-weight:600 !important;line-height:1.22 !important;letter-spacing:-0.025em !important}.hsk-cb-hello-lead{font-size:15px !important;line-height:1.45 !important;color:var(--hsk-chat-muted,#71717a) !important;margin-top:4px !important}.hsk-cb-doodles{opacity:.92 !important}.hsk-cb-input-wrap{margin-top:auto !important;flex-shrink:0 !important;--hsk-composer-pad-top:8px;--hsk-composer-pad-x:14px;padding:8px 14px !important;padding-bottom:max(12px,env(safe-area-inset-bottom)) !important;background:var(--hsk-chat-bg,#0a0a0a) !important;position:relative !important;z-index:10 !important}.hsk-cb-attach-btn,.hsk-cb-mic-btn,.hsk-cb-send,.hsk-chat-send{width:32px !important;height:32px !important;border-radius:8px !important}.hsk-cb-attach-btn svg,.hsk-cb-mic-btn svg,.hsk-cb-send svg,.hsk-chat-send svg{width:15px !important;height:15px !important}.hsk-sp-backdrop.hsk-sp-mobile-view{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:auto !important;width:100vw !important;height:var(--hsk-vvh,100dvh) !important;min-height:0 !important;z-index:2147483647 !important;display:flex !important;flex-direction:column !important;overflow:hidden !important;overscroll-behavior:contain !important;background:var(--hsk-chat-bg,#0a0a0a) !important;padding:0 !important;box-sizing:border-box !important}.hsk-sp-card.hsk-sp-mobile-card{position:relative !important;width:100% !important;height:100% !important;max-width:100% !important;margin:0 !important;display:flex !important;flex-direction:column !important;justify-content:space-between !important;overflow:hidden !important;border-radius:0 !important;background:var(--hsk-chat-bg,#0a0a0a) !important;box-sizing:border-box !important}.hsk-sp-body{flex:1 1 auto !important;min-height:0 !important;display:flex !important;flex-direction:column !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;background:var(--hsk-chat-bg,#0a0a0a) !important}.hsk-cb-input-box{padding:10px 10px 10px 14px}.hsk-cb-user-bubble{max-width:85%}.hsk-sp-footer{padding:8px 12px}}@media (prefers-color-scheme:dark){.hsk-sp-backdrop{background:#000000 !important}.hsk-sp-card{--hsk-modal-card-bg:#0a0a0a;--hsk-modal-card-border:#202124;--hsk-modal-text:#e8eaed;--hsk-modal-muted:#888;--hsk-action-sec-bg:#202124;--hsk-action-sec-bg-hover:#2d2f34}.hsk-sp-details-imgwrap{background:#202124;border-color:#202124}.hsk-sp-img-wrap{background:#202124;border-color:#202124}.hsk-sp-chat-pane{background:var(--hsk-chat-bg,#0a0a0a)}}@media (prefers-color-scheme:light){.hsk-sp-backdrop{background:#ffffff !important}}.hsk-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:12px 0 8px;width:100%;max-width:100%;min-width:0;border-radius:0;padding:0 0 6px;background:transparent;box-shadow:none;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--hsk-chat-divide,rgba(0,0,0,.2)) transparent;cursor:grab;user-select:auto;transition:mask-image .15s ease,-webkit-mask-image .15s ease}.hsk-table-wrapper.is-dragging{cursor:grabbing;user-select:none}.hsk-table-wrapper::-webkit-scrollbar{height:5px}.hsk-table-wrapper::-webkit-scrollbar-track{background:transparent}.hsk-table-wrapper::-webkit-scrollbar-thumb{background:var(--hsk-chat-divide,rgba(0,0,0,.25));border-radius:4px}.hsk-table-wrapper::-webkit-scrollbar-thumb:hover{background:var(--hsk-chat-muted,rgba(0,0,0,.5))}.hsk-cb-ai-text .hsk-markdown-p{margin:0 0 10px}.hsk-cb-ai-text .hsk-markdown-p:last-child{margin-bottom:0}.hsk-cb-ai-text .hsk-markdown-list{margin:0 0 10px;padding-inline-start:1.2em}.hsk-cb-ai-text .hsk-markdown-list:last-child{margin-bottom:0}.hsk-cb-ai-text .hsk-markdown-ul{list-style:disc outside}.hsk-cb-ai-text .hsk-markdown-ol{list-style:decimal outside}.hsk-cb-ai-text .hsk-markdown-list li{margin:0 0 7px;padding-left:3px;line-height:1.5}.hsk-cb-ai-text .hsk-markdown-list li:last-child{margin-bottom:0}.hsk-cb-ai-text .hsk-markdown-list li::marker{color:var(--hsk-primary,#ff6a33)}.hsk-cb-ai-text .hsk-markdown-h1,.hsk-cb-ai-text .hsk-markdown-h2,.hsk-cb-ai-text .hsk-markdown-h3{margin:14px 0 7px;font-weight:650;line-height:1.3;letter-spacing:-0.01em}.hsk-cb-ai-text .hsk-markdown-h1{font-size:1.09em}.hsk-cb-ai-text .hsk-markdown-h2{font-size:1.03em}.hsk-cb-ai-text .hsk-markdown-h3{font-size:1em}.hsk-cb-ai-text>:first-child{margin-top:0}.hsk-markdown-table{width:max-content;min-width:100%;border-collapse:collapse;border-spacing:0;text-align:start;font-size:13px;background:transparent;margin:0;border:none;font-variant-numeric:tabular-nums}.hsk-markdown-table th{padding:8px 16px 6px 16px;vertical-align:bottom;line-height:1.35;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;color:var(--hsk-chat-muted,rgba(0,0,0,.55));border-bottom:1px solid var(--hsk-chat-divide,rgba(0,0,0,.1));background:transparent !important}.hsk-markdown-table td{padding:8px 16px 8px 16px;vertical-align:middle;line-height:1.45;font-size:13px;white-space:nowrap;color:var(--hsk-chat-text,inherit);border-bottom:.5px solid var(--hsk-chat-divide,rgba(0,0,0,.06));background:transparent !important}.hsk-markdown-table th:first-child,.hsk-markdown-table td:first-child{padding-inline-start:0;font-weight:590;white-space:normal;max-width:280px;min-width:150px;line-height:1.35}.hsk-markdown-table th:last-child,.hsk-markdown-table td:last-child{padding-inline-end:0}.hsk-markdown-table tbody tr:last-child td{border-bottom:none}.hsk-markdown-table td *{color:inherit}.hsk-markdown-table .hsk-markdown-link{display:inline-flex;align-items:center;padding:2px 8px;background-color:var(--hsk-chat-source-bg,rgba(0,0,0,.04));border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.08));color:var(--hsk-primary,#ff6a33);font-size:12px;font-weight:500;border-radius:6px;text-decoration:none !important;margin:2px 0;transition:opacity .15s ease}.hsk-markdown-table .hsk-markdown-link:hover{opacity:.8}@media (prefers-color-scheme:dark){.hsk-markdown-table th{color:var(--hsk-chat-muted,rgba(255,255,255,.5));border-bottom-color:var(--hsk-chat-divide,rgba(255,255,255,.1))}.hsk-markdown-table td{color:var(--hsk-chat-text,#f0efed);border-bottom-color:var(--hsk-chat-divide,rgba(255,255,255,.06))}}.hsk-markdown-link{color:var(--hsk-primary,#ff6a33);text-decoration:underline;text-underline-offset:2px}.hsk-markdown-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace,var(--hsk-font);font-size:.85em;background-color:rgba(128,128,128,.15);padding:.2em .4em;border-radius:var(--hsk-border-radius,0);color:inherit;word-break:break-word}.hsk-markdown-img-block{margin:8px 0;line-height:0}.hsk-markdown-img{display:block;max-width:100%;width:auto;max-height:220px;border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.18);object-fit:cover;background:rgba(128,128,128,.08)}.hsk-sp-item-original-price{font-size:12px;text-decoration:line-through;color:var(--hsk-modal-muted,#888);margin-left:6px}.hsk-sp-item-discount{font-size:11px;font-weight:600;color:#10b981;margin-left:6px}.hsk-sp-item-meta-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.hsk-sp-meta-badge{font-size:11px;font-weight:500;padding:3px 8px;border-radius:var(--hsk-border-radius,0);background:var(--hsk-modal-item-bg,#f8f9fa);border:1px solid var(--hsk-modal-divide,#f1f3f4);color:var(--hsk-modal-muted,#5f6368)}.hsk-sp-meta-badge-rating{color:#f59e0b;background:rgba(245,158,11,.08);border-color:rgba(245,158,11,.2)}.hsk-sp-meta-badge-avail.in-stock{color:#10b981;background:rgba(16,185,129,.08);border-color:rgba(16,185,129,.2)}.hsk-sp-meta-badge-avail.out-stock{color:#ef4444;background:rgba(239,68,68,.08);border-color:rgba(239,68,68,.2)}.hsk-sp-item-brand{font-size:11px;font-weight:700;color:var(--hsk-modal-muted,#888);text-transform:uppercase;letter-spacing:.05em;margin-bottom:-2px}.hsk-chat-widget::-webkit-scrollbar,.hsk-sp-card::-webkit-scrollbar,.hsk-cb-msgs::-webkit-scrollbar,.hsk-sp-details-pane::-webkit-scrollbar,.hsk-sp-results::-webkit-scrollbar,.hsk-chat-messages::-webkit-scrollbar{width:3px;height:3px}.hsk-chat-widget::-webkit-scrollbar-track,.hsk-sp-card::-webkit-scrollbar-track,.hsk-cb-msgs::-webkit-scrollbar-track,.hsk-sp-details-pane::-webkit-scrollbar-track,.hsk-sp-results::-webkit-scrollbar-track,.hsk-chat-messages::-webkit-scrollbar-track{background:transparent}.hsk-chat-widget::-webkit-scrollbar-thumb,.hsk-sp-card::-webkit-scrollbar-thumb,.hsk-cb-msgs::-webkit-scrollbar-thumb,.hsk-sp-details-pane::-webkit-scrollbar-thumb,.hsk-sp-results::-webkit-scrollbar-thumb,.hsk-chat-messages::-webkit-scrollbar-thumb{background:rgba(0,0,0,.06);border-radius:99px;transition:background .2s ease}.hsk-chat-widget::-webkit-scrollbar-thumb:hover,.hsk-cb-msgs::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.15)}@media (prefers-color-scheme:dark){.hsk-chat-widget::-webkit-scrollbar-thumb,.hsk-sp-card::-webkit-scrollbar-thumb,.hsk-cb-msgs::-webkit-scrollbar-thumb,.hsk-sp-details-pane::-webkit-scrollbar-thumb,.hsk-sp-results::-webkit-scrollbar-thumb,.hsk-chat-messages::-webkit-scrollbar-thumb{background:rgba(255,255,255,.08)}.hsk-chat-widget::-webkit-scrollbar-thumb:hover,.hsk-cb-msgs::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.2)}}.hsk-sp-details-pane,.hsk-sp-results,.hsk-chat-messages{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.06) transparent}@media (prefers-color-scheme:dark){.hsk-sp-details-pane,.hsk-sp-results,.hsk-chat-messages{scrollbar-color:rgba(255,255,255,.08) transparent}}.hsk-sp-specs-horizontal{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.hsk-sp-spec-item-horizontal{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--hsk-modal-item-bg,#f8f9fa);border:1px solid var(--hsk-modal-divide,#f1f3f4);border-radius:var(--hsk-border-radius,0);font-size:11px}.hsk-sp-spec-label-horizontal{font-weight:500;color:var(--hsk-modal-muted,#888)}.hsk-sp-spec-value-horizontal{font-weight:600;color:var(--hsk-modal-text,#1f1f1f)}@media (prefers-color-scheme:dark){.hsk-sp-spec-item-horizontal{background:#1a1a1b;border-color:#202124}}.hsk-cb-phone-form{display:flex;flex-direction:column;gap:8px;margin-top:8px}.hsk-cb-phone-label{font-size:.875rem;color:var(--hsk-chat-text,#111);margin:0}.hsk-cb-phone-input{width:100%;box-sizing:border-box;padding:8px 12px;border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.12));border-radius:var(--hsk-border-radius,0);background:var(--hsk-chat-input-bg,rgba(0,0,0,.04));color:var(--hsk-chat-text,#111);font-size:.9rem;outline:none;transition:border-color .15s}.hsk-cb-phone-input::placeholder{color:var(--hsk-chat-muted,#888)}.hsk-cb-phone-input:focus{border-color:var(--hsk-primary,#ff6a33)}.hsk-cb-phone-submit{align-self:flex-start;padding:8px 16px;border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.12));border-radius:var(--hsk-border-radius,0);background:transparent;color:var(--hsk-chat-text,#111);font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.hsk-cb-phone-submit:hover{border-color:var(--hsk-primary,#ff6a33);color:var(--hsk-primary,#ff6a33)}.hsk-cb-main{flex:1;min-width:0;display:flex;flex-direction:column;height:100%;overflow:hidden}@keyframes hsk-fade-in-up{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hsk-action-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px;animation:hsk-fade-in-up .35s ease .1s both}.hsk-action-pill{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:20px;border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.12));background:var(--hsk-pill-bg,rgba(255,255,255,.8));color:var(--hsk-chat-text,#1f1f1f);font-size:12px;font-weight:500;cursor:pointer;font-family:inherit;transition:all .15s;white-space:nowrap;backdrop-filter:blur(4px)}.hsk-action-pill:hover:not(:disabled){border-color:var(--hsk-primary,#ff6a33);background:color-mix(in srgb,var(--hsk-primary,#ff6a33) 8%,transparent);color:var(--hsk-primary,#ff6a33);transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.08)}.hsk-action-pill:disabled{opacity:.4;cursor:not-allowed}.hsk-pill-emoji{font-size:13px;line-height:1}@media (prefers-color-scheme:dark){.hsk-action-pill{--hsk-pill-bg:rgba(40,40,42,.85);border-color:rgba(255,255,255,.1);color:var(--hsk-chat-text,#e8eaed)}}[data-hsk-theme="dark"] .hsk-action-pill{--hsk-pill-bg:rgba(40,40,42,.85);border-color:rgba(255,255,255,.1);color:var(--hsk-chat-text,#e8eaed)}.hsk-sp-tabs-mobile{display:none}@media (max-width:768px){.hsk-sp-tabs-mobile{display:flex;border-bottom:1px solid var(--hsk-modal-divide,#f1f3f4);background:var(--hsk-modal-card-bg,#ffffff);flex-shrink:0}.hsk-sp-tab-btn{flex:1;padding:12px 8px;background:none;border:none;border-bottom:2px solid transparent;font-size:13px;font-weight:600;color:var(--hsk-modal-muted,#5f6368);cursor:pointer;text-align:center;transition:all .15s;font-family:inherit}.hsk-sp-tab-btn.active{color:var(--hsk-primary);border-bottom-color:var(--hsk-primary)}.hsk-sp-pane-hidden-mobile{display:none !important}.hsk-sp-details-pane,.hsk-sp-chat-pane{flex:1 !important;height:100% !important;max-height:none !important}}@media (max-width:768px){.hsk-sp-header-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.hsk-sp-header-specs-btn{flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:600;color:var(--hsk-modal-muted,#5f6368);background:var(--hsk-action-sec-bg,#f1f3f4);border:1px solid var(--hsk-modal-divide,#f1f3f4);border-radius:20px;cursor:pointer;font-family:inherit;transition:all .2s ease}.hsk-sp-header-specs-btn:hover{background:var(--hsk-action-sec-bg-hover,#e8eaed);color:var(--hsk-primary)}.hsk-sp-mobile-attachment-deck{margin-top:10px;display:flex;flex-direction:column;gap:10px;width:100%}.hsk-sp-mobile-main-card{display:flex;align-items:center;gap:12px;padding:10px 12px;background:var(--hsk-modal-item-bg,#f8f9fa);border:1px solid var(--hsk-modal-divide,#f1f3f4);border-radius:8px;width:100%;box-sizing:border-box}.hsk-sp-mobile-main-card-img{width:44px;height:44px;flex-shrink:0;border:1px solid var(--hsk-modal-divide,#f1f3f4);border-radius:6px;background:#ffffff;display:flex;align-items:center;justify-content:center;padding:3px;overflow:hidden}.hsk-sp-mobile-main-card-img img{max-width:100%;max-height:100%;object-fit:contain}.hsk-sp-mobile-main-card-info{flex:1;min-width:0}.hsk-sp-mobile-main-card-brand{font-size:9px;font-weight:700;color:var(--hsk-modal-muted,#888);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsk-sp-mobile-main-card-name{font-size:13px;font-weight:600;color:var(--hsk-modal-text,#1f1f1f);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px}.hsk-sp-mobile-main-card-price{font-size:12px;font-weight:700;color:var(--hsk-primary);margin-top:1px}.hsk-sp-mobile-main-card-specs-btn{padding:5px 10px;font-size:11px;font-weight:600;color:var(--hsk-primary);background:transparent;border:1px solid var(--hsk-primary);border-radius:4px;cursor:pointer;font-family:inherit;transition:all .2s ease}.hsk-sp-mobile-main-card-specs-btn:hover{background:var(--hsk-primary);color:#ffffff}.hsk-sp-mobile-similar-carousel-inline{display:flex;flex-direction:column;gap:6px;width:100%}.hsk-sp-mobile-similar-carousel-title{font-size:10px;font-weight:700;color:var(--hsk-modal-muted,#888);text-transform:uppercase;letter-spacing:.05em;padding-left:2px}.hsk-sp-mobile-similar-carousel-list{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px}.hsk-sp-mobile-similar-carousel-list::-webkit-scrollbar{display:none}.hsk-sp-mobile-similar-carousel-item{flex:0 0 160px;display:flex;align-items:center;gap:8px;padding:6px 8px;background:var(--hsk-modal-item-bg,#f8f9fa);border:1px solid var(--hsk-modal-divide,#f1f3f4);border-radius:6px;cursor:pointer;box-sizing:border-box;transition:transform .15s ease,border-color .15s ease}.hsk-sp-mobile-similar-carousel-item:hover{border-color:var(--hsk-primary)}.hsk-sp-mobile-similar-carousel-img{width:32px;height:32px;flex-shrink:0;border-radius:4px;background:#ffffff;border:1px solid var(--hsk-modal-divide,#f1f3f4);display:flex;align-items:center;justify-content:center;padding:2px;overflow:hidden}.hsk-sp-mobile-similar-carousel-img img{max-width:100%;max-height:100%;object-fit:contain}.hsk-sp-mobile-similar-carousel-meta{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.hsk-sp-mobile-similar-carousel-name{font-size:11px;font-weight:600;color:var(--hsk-modal-text,#1f1f1f);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsk-sp-mobile-similar-carousel-price{font-size:10px;font-weight:700;color:var(--hsk-primary);margin-top:1px}.hsk-sp-mobile-chat-container{flex:1;display:flex;flex-direction:column;overflow:hidden;background:var(--hsk-chat-bg,#ffffff)}.hsk-sp-mobile-specs-overlay{position:fixed;inset:0;z-index:100000;background:rgba(0,0,0,.4);display:flex;align-items:flex-end;animation:hsk-bd-in .2s ease-out}.hsk-sp-mobile-specs-drawer{width:100%;background:var(--hsk-modal-card-bg,#ffffff);border-top-left-radius:12px;border-top-right-radius:12px;max-height:70vh;display:flex;flex-direction:column;animation:hsk-drawer-in .25s cubic-bezier(0,0,.2,1);box-shadow:0 -8px 24px rgba(0,0,0,.15)}@keyframes hsk-drawer-in{from{transform:translateY(100%)}to{transform:translateY(0)}}.hsk-sp-mobile-specs-header{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid var(--hsk-modal-divide,#f1f3f4)}.hsk-sp-mobile-specs-header h3{margin:0;font-size:14px;font-weight:700;color:var(--hsk-modal-text,#1f1f1f)}.hsk-sp-mobile-specs-header button{background:none;border:none;font-size:12px;font-weight:600;color:var(--hsk-primary);cursor:pointer;font-family:inherit}.hsk-sp-mobile-specs-body{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px}.hsk-sp-mobile-specs-title{font-size:15px;font-weight:700;color:var(--hsk-modal-text,#1f1f1f);margin:0}.hsk-sp-mobile-specs-desc h5,.hsk-sp-mobile-specs-list h5{margin:0 0 6px 0;font-size:11px;font-weight:700;color:var(--hsk-modal-muted,#888);text-transform:uppercase;letter-spacing:.05em}.hsk-sp-mobile-specs-desc p{margin:0;font-size:13px;line-height:1.5;color:var(--hsk-modal-text,#333)}.hsk-sp-mobile-specs-list{display:flex;flex-direction:column;gap:8px}.hsk-sp-mobile-spec-row{display:flex;justify-content:space-between;padding:8px 10px;background:var(--hsk-modal-item-bg,#f8f9fa);border:1px solid var(--hsk-modal-divide,#f1f3f4);border-radius:var(--hsk-border-radius,4px);font-size:12px;gap:12px}.hsk-sp-mobile-spec-label{color:var(--hsk-modal-muted,#5f6368);font-weight:500}.hsk-sp-mobile-spec-value{color:var(--hsk-modal-text,#1f1f1f);font-weight:600;text-align:right}}@media (prefers-color-scheme:dark){.hsk-sp-mobile-main-card{background:#0a0a0a !important}.hsk-sp-mobile-main-card-img{background:#1a1a1b !important}.hsk-sp-mobile-similar-carousel-item{background:#0a0a0a !important}.hsk-sp-mobile-similar-carousel-img{background:#1a1a1b !important}.hsk-sp-mobile-specs-drawer{background:#0a0a0a !important}.hsk-sp-mobile-spec-row{background:#1a1a1b !important}}.kiku-voice-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:transparent;color:var(--hsk-text-muted,#888);cursor:pointer;transition:color .2s,background .2s;flex-shrink:0}.kiku-voice-btn:hover{background:var(--hsk-hover-bg,rgba(0,0,0,.06));color:var(--hsk-primary,#6c47ff)}.kiku-voice-btn--active{color:#ef4444;background:rgba(239,68,68,.1)}.kiku-voice-btn:disabled{opacity:.4;cursor:not-allowed}.kiku-voice-ripple{position:absolute;inset:-4px;border-radius:50%;border:2px solid #ef4444;animation:kiku-voice-pulse 1.2s ease-out infinite;pointer-events:none}@keyframes kiku-voice-pulse{0%{transform:scale(1);opacity:1}100%{transform:scale(1.6);opacity:0}}.kiku-vs-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:transparent;color:var(--hsk-text-muted,#888);cursor:pointer;transition:color .2s,background .2s;flex-shrink:0}.kiku-vs-btn:hover{background:var(--hsk-hover-bg,rgba(0,0,0,.06));color:var(--hsk-primary,#6c47ff)}.kiku-vs-btn--loading{opacity:.6;pointer-events:none}@keyframes kiku-vs-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.kiku-vs-spin{animation:kiku-vs-rotate .8s linear infinite}.kiku-style-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.kiku-style-tag{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border-radius:99px;background:var(--hsk-primary-alpha,rgba(108,71,255,.1));color:var(--hsk-primary,#6c47ff);font-size:11px;font-weight:500;white-space:nowrap}.kiku-vs-preview-banner{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--hsk-surface,#f9f9f9);border-radius:10px;margin-bottom:12px;border:1px solid var(--hsk-border,#e5e5e5)}.kiku-vs-preview-img{width:44px;height:44px;object-fit:cover;border-radius:8px;flex-shrink:0}.kiku-vs-preview-info{flex:1;min-width:0}.kiku-vs-preview-label{font-size:11px;color:var(--hsk-text-muted,#888);margin-bottom:2px}.kiku-vs-preview-palette{font-size:13px;font-weight:600;color:var(--hsk-text,#1a1a1a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kiku-voice-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:transparent;color:var(--hsk-text-muted,#888);cursor:pointer;transition:color .2s,background .2s;flex-shrink:0}.kiku-voice-btn:hover{background:var(--hsk-hover-bg,rgba(0,0,0,.06));color:var(--hsk-primary,#ff6a33)}.kiku-voice-btn--active{color:#ef4444;background:rgba(239,68,68,.1)}.kiku-voice-btn:disabled{opacity:.4;cursor:not-allowed}.kiku-voice-ripple{position:absolute;inset:-4px;border-radius:50%;border:2px solid #ef4444;animation:kiku-voice-pulse 1.2s ease-out infinite;pointer-events:none}@keyframes kiku-voice-pulse{0%{transform:scale(1);opacity:1}100%{transform:scale(1.7);opacity:0}}.kiku-vs-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:transparent;color:var(--hsk-text-muted,#888);cursor:pointer;transition:color .2s,background .2s;flex-shrink:0}.kiku-vs-btn:hover{background:var(--hsk-hover-bg,rgba(0,0,0,.06));color:var(--hsk-primary,#ff6a33)}.kiku-vs-btn--loading{opacity:.6;pointer-events:none}@keyframes kiku-vs-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.kiku-vs-spin{animation:kiku-vs-rotate .8s linear infinite}.kiku-style-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.kiku-style-tag{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border-radius:99px;background:rgba(255,106,51,.1);color:var(--hsk-primary,#ff6a33);font-size:11px;font-weight:500;white-space:nowrap}.kiku-vs-preview-banner{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--hsk-surface,#f9f9f9);border-radius:10px;margin-bottom:12px;border:1px solid var(--hsk-border,#e5e5e5);animation:hsk-msg-in .22s ease-out both}.kiku-vs-preview-img{width:44px;height:44px;object-fit:cover;border-radius:8px;flex-shrink:0}.kiku-vs-preview-info{flex:1;min-width:0}.kiku-vs-preview-label{font-size:11px;color:var(--hsk-text-muted,#888);margin-bottom:2px}.kiku-vs-preview-palette{font-size:13px;font-weight:600;color:var(--hsk-text,#1a1a1a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsk-cb-source--referenced{}.hsk-source-card--referenced{}.hsk-cb-source-ref-badge{position:absolute;top:6px;right:6px;background:#fbbf24;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.15);z-index:10;animation:hsk-badge-pop .3s cubic-bezier(.34,1.56,.64,1) both}@keyframes hsk-badge-pop{from{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.hsk-sources-group-title{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#888;margin:14px 0 8px 0;display:flex;align-items:center;gap:4px}.hsk-kiku-badge{display:inline-flex;align-items:center;gap:3px;font-size:13px;font-weight:700;letter-spacing:-0.01em;color:#ffffff;background:rgba(255,255,255,.28);border:1px solid rgba(255,255,255,.45);padding:2px 8px;border-radius:8px;margin-inline-end:8px;vertical-align:middle;position:relative;top:-1px;box-shadow:0 1px 3px rgba(0,0,0,.12)}.hsk-markdown-img,.hsk-cb-user-img-thumb,.hsk-cb-source .hsk-cb-src-imgwrap img{cursor:zoom-in}.hsk-lightbox{position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;padding:24px;animation:hsk-lightbox-in .15s ease-out both;cursor:zoom-out}@keyframes hsk-lightbox-in{from{opacity:0}to{opacity:1}}.hsk-lightbox-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:4px;cursor:default}.hsk-lightbox-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;border:none;background:rgba(255,255,255,.15);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.hsk-lightbox-close:hover{background:rgba(255,255,255,.28)}.hsk-cb-viz{margin-top:10px;animation:hsk-msg-in .2s ease-out both}.hsk-cb-viz img,.hsk-cb-viz video{width:100%;max-width:420px;border-radius:8px;display:block}.hsk-cb-viz-disclaimer{max-width:420px;margin-top:4px;font-size:11px;line-height:1.4;color:var(--hsk-chat-muted,#9aa0a6)}.hsk-cb-calc-disclaimer{max-width:440px;margin-top:8px;padding:8px 12px;font-size:11.5px;line-height:1.45;color:var(--hsk-chat-muted,rgba(255,255,255,.65));background:var(--hsk-chat-callout-bg,rgba(255,255,255,.04));border:1px solid var(--hsk-border-subtle,rgba(255,255,255,.08));border-radius:8px}[data-hsk-theme="light"] .hsk-cb-calc-disclaimer{color:rgba(0,0,0,.6);background:rgba(0,0,0,.03);border-color:rgba(0,0,0,.08)}.hsk-cb-stale{max-width:420px;margin-top:8px;padding:8px 10px;border:1px solid rgba(220,38,38,.35);border-left-width:3px;border-radius:6px;background:rgba(220,38,38,.06)}.hsk-cb-stale-title{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#dc2626}.hsk-cb-stale-item{margin-top:3px;font-size:12px;line-height:1.45;color:var(--hsk-chat-text,#202124)}.hsk-cb-stale-reason{color:var(--hsk-chat-muted,#9aa0a6)}.hsk-cb-viz-imgwrap{position:relative;display:inline-block;max-width:100%}.hsk-cb-viz-mark{position:absolute;right:10px;bottom:10px;display:inline-flex;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;color:#fff;background:rgba(0,0,0,.62);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.35);border-radius:999px;cursor:pointer;transition:background .15s}.hsk-cb-viz-mark:hover{background:var(--hsk-primary,#ff6a33);border-color:transparent}.hsk-markup-overlay{position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.88);display:flex;align-items:center;justify-content:center;padding:16px;animation:hsk-lightbox-in .15s ease-out both}.hsk-markup{display:flex;flex-direction:column;gap:12px;width:min(720px,100%);max-height:100%;overflow-y:auto}.hsk-markup-head{display:flex;align-items:center;justify-content:space-between}.hsk-markup-title{font-size:14px;font-weight:600;color:#fff}.hsk-markup-cancel{padding:6px 12px;font-size:12px;font-weight:600;color:#fff;background:rgba(255,255,255,.12);border:none;border-radius:var(--hsk-border-radius,0);cursor:pointer}.hsk-markup-cancel:hover{background:rgba(255,255,255,.22)}.hsk-markup-stage{display:flex;justify-content:center}.hsk-markup-canvas-wrap{position:relative;max-width:100%}.hsk-markup-canvas{display:block;max-width:100%;max-height:60vh;border-radius:var(--hsk-border-radius,0);touch-action:none}.hsk-markup-canvas--pen,.hsk-markup-canvas--eraser{cursor:crosshair}.hsk-markup-canvas--text{cursor:text}.hsk-markup-textinput{position:absolute;transform:translateY(-100%);min-width:140px;padding:4px 6px;font-size:14px;font-weight:600;background:rgba(0,0,0,.55);border:1px dashed rgba(255,255,255,.6);border-radius:4px;outline:none}.hsk-markup-loading,.hsk-markup-error{padding:40px 16px;font-size:13px;color:rgba(255,255,255,.75);text-align:center}.hsk-markup-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.hsk-markup-colors{display:flex;gap:8px}.hsk-markup-color{width:22px;height:22px;border-radius:50%;border:2px solid transparent;cursor:pointer;padding:0}.hsk-markup-color--on{border-color:#fff;transform:scale(1.15)}.hsk-markup-actions{display:flex;gap:6px}.hsk-markup-tool{padding:6px 11px;font-size:12px;font-weight:600;color:#fff;background:rgba(255,255,255,.12);border:none;border-radius:var(--hsk-border-radius,0);cursor:pointer}.hsk-markup-tool:hover:not(:disabled){background:rgba(255,255,255,.22)}.hsk-markup-tool--on{background:var(--hsk-primary,#ff6a33)}.hsk-markup-tool--on:hover:not(:disabled){background:var(--hsk-primary,#ff6a33)}.hsk-markup-tool:disabled{opacity:.4;cursor:default}.hsk-markup-send{display:flex;gap:8px}.hsk-markup-instruction{flex:1;min-width:0;padding:10px 12px;font-size:14px;color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.25);border-radius:var(--hsk-border-radius,0);outline:none}.hsk-markup-instruction::placeholder{color:rgba(255,255,255,.5)}.hsk-markup-instruction:focus{border-color:var(--hsk-primary,#ff6a33)}.hsk-markup-go{padding:10px 20px;font-size:13px;font-weight:600;color:#fff;background:var(--hsk-primary,#ff6a33);border:none;border-radius:var(--hsk-border-radius,0);cursor:pointer}.hsk-markup-go:hover:not(:disabled){opacity:.9}.hsk-markup-go:disabled{opacity:.45;cursor:default}.hsk-cb-kimgs{margin-top:10px;display:flex;flex-direction:column;gap:10px;animation:hsk-msg-in .2s ease-out both}.hsk-cb-kimg-grid{display:flex;flex-wrap:wrap;gap:6px}.hsk-cb-kimg{width:132px;height:132px;object-fit:cover;border-radius:8px;cursor:zoom-in;border:1px solid var(--hsk-chat-border,rgba(0,0,0,.08))}.hsk-cb-kimg:only-child{width:100%;max-width:320px;height:auto}.hsk-cb-kimg-caption{margin-top:4px;font-size:11px;line-height:1.4;color:var(--hsk-chat-muted,#9aa0a6)}.hsk-cb-viz--loading{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--hsk-chat-muted,#888);padding:10px 0}.hsk-cb-viz-spinner{width:14px;height:14px;border-radius:50%;border:2px solid var(--hsk-chat-divide,rgba(0,0,0,.15));border-top-color:var(--hsk-primary,#ff6a33);animation:hsk-viz-spin .7s linear infinite}@keyframes hsk-viz-spin{to{transform:rotate(360deg)}}.hsk-cb-panel[data-script="nonlatin"][data-host-font="gap"]{--hsk-font:"Geist",system-ui,-apple-system,'Segoe UI',Roboto,'Noto Sans',sans-serif}.hsk-cb-panel[data-script="nonlatin"],.hsk-cb-panel[data-script="nonlatin"] *{letter-spacing:normal;font-family:var(--hsk-font)}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hello,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hello-lead,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hello-ask,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-ai-text,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-user-bubble,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hint,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-chip,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-topbar-btn,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-textarea,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-entlang-opt-title,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-entlang-opt-note,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-ai-text .hsk-markdown-list li,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-ai-text .hsk-markdown-h1,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-ai-text .hsk-markdown-h2,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-ai-text .hsk-markdown-h3,.hsk-cb-panel[data-script="nonlatin"] .hsk-markdown-table th,.hsk-cb-panel[data-script="nonlatin"] .hsk-markdown-table td{line-height:1.9}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hint{font-size:11px;line-height:16px;bottom:4px}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-voice-error{font-size:12px;line-height:22px;max-width:30ch}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hello{font-size:clamp(20px,3.4vw,26px);line-height:1.5;text-wrap:balance;overflow-wrap:break-word}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hello-ask{font-size:15px;line-height:1.75}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-hello-wrap{max-width:100%;min-width:0}.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-hello,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-hello-lead,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-hello-ask,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-ai-text,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-user-bubble,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-hint,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-chip,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-topbar-btn,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-textarea,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-entlang-opt-title,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-entlang-opt-note,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-ai-text .hsk-markdown-list li,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-ai-text .hsk-markdown-h1,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-ai-text .hsk-markdown-h2,.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-ai-text .hsk-markdown-h3,.hsk-cb-panel[data-nastaliq="true"] .hsk-markdown-table th,.hsk-cb-panel[data-nastaliq="true"] .hsk-markdown-table td{line-height:2.2}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-chip{font-size:14px}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-topbar-btn{height:auto;min-height:34px;padding:5px 14px}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-field{--hsk-input-line-height:1.9}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-textarea{min-height:34px}.hsk-cb-panel[data-nastaliq="true"] .hsk-cb-field{--hsk-input-line-height:2.2}.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-user-bubble,.hsk-cb-panel[data-script="nonlatin"] .hsk-cb-ai-text{overflow-wrap:break-word;word-break:normal}.hsk-cb-viz-broken{font-size:13px;color:var(--hsk-chat-muted,#71717a);padding:14px 16px;border:1px dashed var(--hsk-chat-divide,rgba(0,0,0,.12));border-radius:12px}.hsk-msg-audio-btn{background:transparent;border:none;color:#888;cursor:pointer;padding:4px;border-radius:4px;display:inline-flex;align-items:center}.hsk-cb-voice-mode-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;background:transparent;border:1px solid transparent;border-radius:12px;color:var(--hsk-chat-muted,#71717a);cursor:pointer;transition:all .2s cubic-bezier(.34,1.56,.64,1);font-family:inherit}.hsk-cb-voice-mode-btn:hover:not(:disabled),.hsk-cb-mic-btn:hover:not(:disabled){border-color:color-mix(in srgb,var(--hsk-primary,#ff6a33) 25%,transparent);color:var(--hsk-primary,#ff6a33);background:color-mix(in srgb,var(--hsk-primary,#ff6a33) 8%,transparent);transform:translateY(-1px)}.hsk-cb-voice-mode-btn:disabled{opacity:.35;cursor:not-allowed}.hsk-cb-voice-mode-btn--active,.hsk-cb-mic-btn--listening{color:var(--hsk-primary,#ff6a33);background:color-mix(in srgb,var(--hsk-primary,#ff6a33) 12%,transparent)}.hsk-cb-mic-btn--processing{color:var(--hsk-primary,#ff6a33);opacity:.7}.hsk-voice-overlay{position:absolute;inset:0;z-index:30;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(12px,2.2vh,26px);padding:clamp(14px,2.5vh,24px);overflow-y:auto;overscroll-behavior:contain;background:var(--hsk-chat-bg,#ffffff);animation:hsk-voice-in .32s cubic-bezier(.2,.8,.2,1);will-change:opacity;contain:paint}.hsk-voice-overlay::before{content:'';position:absolute;inset:0;background:radial-gradient(42% 26% at 50% 40%,color-mix(in srgb,var(--hsk-primary,#ff6a33) 8%,transparent) 0,transparent 68%);pointer-events:none}.hsk-voice-overlay>*{position:relative}@keyframes hsk-voice-in{from{opacity:0}to{opacity:1}}.hsk-voice-allowance{position:absolute;top:14px;left:14px;display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;font-size:12px;font-variant-numeric:tabular-nums;font-weight:600;border:1px solid color-mix(in srgb,var(--hsk-chat-text,#1f1f1f) 14%,transparent);border-radius:999px;color:var(--hsk-chat-muted,#71717a);transition:color .18s ease,border-color .18s ease}.hsk-voice-allowance--low{color:#dc2626;border-color:color-mix(in srgb,#dc2626 40%,transparent)}.hsk-voice-exit{position:absolute;top:14px;right:14px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:transparent;border:1px solid color-mix(in srgb,var(--hsk-chat-text,#1f1f1f) 14%,transparent);border-radius:999px;color:var(--hsk-chat-muted,#71717a);cursor:pointer;transition:color .18s ease,border-color .18s ease}.hsk-voice-exit:hover{color:var(--hsk-chat-text,#1f1f1f);border-color:color-mix(in srgb,var(--hsk-chat-text,#1f1f1f) 32%,transparent)}.hsk-voice-stage{width:min(560px,100%);height:clamp(110px,24vh,240px);flex:none}.hsk-voice-canvas{display:block;width:100%;height:100%}.hsk-voice-controls{display:flex;align-items:center;gap:12px}.hsk-voice-control{display:flex;align-items:center;justify-content:center;width:52px;height:52px;padding:0;background:var(--hsk-surface-2,rgba(255,255,255,.95));border:1px solid color-mix(in srgb,var(--hsk-chat-text,#000000) 10%,transparent);border-radius:999px;color:var(--hsk-chat-text,#1f1f1f);cursor:pointer;box-shadow:0 2px 12px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.04);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:color .2s ease,border-color .2s ease,background .2s ease,transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s ease}.hsk-voice-control:hover{transform:scale(1.06);box-shadow:0 4px 18px rgba(0,0,0,.12)}.hsk-voice-control:active{transform:scale(.92);transition-duration:.08s}.hsk-voice-control--muted{color:var(--hsk-chat-muted,#888888);border-color:color-mix(in srgb,var(--hsk-chat-text,#000000) 12%,transparent);background:color-mix(in srgb,var(--hsk-chat-bg,#ffffff) 85%,transparent);box-shadow:0 1px 4px rgba(0,0,0,.04)}.hsk-voice-control-icon{display:inline-flex;align-items:center;justify-content:center;z-index:2;transition:transform .2s ease}@keyframes hsk-voice-icon-in{from{opacity:0;transform:scale(.6) rotate(-12deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}@keyframes hsk-voice-control-pulse{0%{transform:scale(1);box-shadow:0 0 0 0 color-mix(in srgb,var(--hsk-primary,#ff6a33) 45%,transparent)}40%{transform:scale(1.08);box-shadow:0 0 0 8px color-mix(in srgb,var(--hsk-primary,#ff6a33) 0,transparent)}100%{transform:scale(1);box-shadow:0 0 0 0 transparent}}@media (prefers-reduced-motion:reduce){.hsk-voice-control-icon,.hsk-voice-control--muted{animation:none}}.hsk-voice-caption{display:flex;flex-direction:column;align-items:center;gap:10px;max-width:min(520px,100%);text-align:center}.hsk-voice-phase{font-family:var(--hsk-font);font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--hsk-chat-muted,#71717a);transition:color .25s ease}.hsk-voice-phase--listening,.hsk-voice-phase--speaking{color:var(--hsk-primary,#ff6a33)}.hsk-voice-phase--thinking{animation:hsk-voice-breathe 1.6s ease-in-out infinite}@keyframes hsk-voice-breathe{0%,100%{opacity:.45}50%{opacity:1}}.hsk-voice-stage--connecting{opacity:.4;transition:opacity .25s ease}.hsk-voice-connecting{display:flex;align-items:center;gap:7px;font-family:var(--hsk-font);font-size:13px;color:var(--hsk-chat-muted,#8a8f98);animation:hsk-sent-in .2s ease-out both}.hsk-voice-connecting-dot{width:6px;height:6px;border-radius:999px;background:currentColor;animation:hsk-queued-pulse 1s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.hsk-voice-connecting-dot{animation:none;opacity:.7}}.hsk-voice-heard{font-family:var(--hsk-font);font-size:1.05rem;line-height:1.5;color:var(--hsk-chat-text,#1f1f1f)}.hsk-voice-hint-sub{font-family:var(--hsk-font);font-size:14px;color:var(--hsk-chat-muted,#a1a1aa);line-height:1.4;opacity:.85}.hsk-voice-items{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:10px;width:min(620px,100%)}.hsk-voice-item{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:clamp(108px,30vw,132px);padding:8px;text-align:start;background:transparent;border:1px solid color-mix(in srgb,var(--hsk-chat-text,#1f1f1f) 10%,transparent);border-radius:12px;cursor:pointer;font-family:var(--hsk-font);animation:hsk-voice-item-in .34s cubic-bezier(.2,.8,.2,1) both;transition:border-color .18s ease,transform .18s ease}.hsk-voice-item:hover{border-color:color-mix(in srgb,var(--hsk-primary,#ff6a33) 45%,transparent);transform:translateY(-2px)}@keyframes hsk-voice-item-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.hsk-voice-item-img{width:100%;height:clamp(52px,8.5vh,78px);object-fit:cover;border-radius:8px;background:color-mix(in srgb,var(--hsk-chat-text,#1f1f1f) 5%,transparent)}.hsk-voice-item-img--empty{display:flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--hsk-chat-text,#1f1f1f) 30%,transparent)}.hsk-voice-item-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.78rem;line-height:1.35;color:var(--hsk-chat-text,#1f1f1f)}.hsk-voice-item-price{font-size:.78rem;font-weight:600;color:var(--hsk-primary,#ff6a33)}@media (prefers-reduced-motion:reduce){.hsk-voice-item{animation:none}}.hsk-voice-error{font-family:var(--hsk-font);font-size:.85rem;color:#e5484d;text-align:center}@media (prefers-reduced-motion:reduce){.hsk-voice-overlay,.hsk-voice-phase--thinking{animation:none}}.hsk-cb-listen{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin-top:6px;padding:0;background:transparent;border:none;border-radius:999px;color:var(--hsk-chat-muted,#71717a);cursor:pointer;opacity:0;transition:opacity .18s ease,color .18s ease}.hsk-cb-msg-group:hover .hsk-cb-listen,.hsk-cb-listen:focus-visible,.hsk-cb-listen--active{opacity:1}.hsk-cb-listen:hover,.hsk-cb-listen--active{color:var(--hsk-primary,#ff6a33)}.hsk-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hsk-voice-picker{position:absolute;top:clamp(14px,3vh,28px);left:50%;transform:translateX(-50%);display:flex;gap:8px;flex-wrap:nowrap;justify-content:center;max-width:min(100%,420px);padding:0 56px;z-index:2}.hsk-voice-pill{display:inline-flex;align-items:center;gap:7px;padding:5px 11px;border-radius:999px;border:1px solid rgba(0,0,0,.09);background:rgba(255,255,255,.72);backdrop-filter:blur(8px);font:inherit;font-size:11px;letter-spacing:.01em;color:#5b5b5b;cursor:pointer;transition:background 160ms ease,border-color 160ms ease,color 160ms ease,transform 160ms ease;opacity:0;animation:hsk-voice-pill-in 420ms cubic-bezier(.16,1,.3,1) forwards}.hsk-voice-pill--on{animation:hsk-voice-pill-in 420ms cubic-bezier(.16,1,.3,1) forwards,hsk-voice-pill-pop 260ms ease}@keyframes hsk-voice-pill-in{from{opacity:0;transform:translateY(-6px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hsk-voice-pill-pop{0%{transform:scale(1)}40%{transform:scale(1.06)}100%{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.hsk-voice-pill{opacity:1;animation:none}}@media (max-width:520px){.hsk-voice-picker{gap:5px;padding:0 44px}.hsk-voice-pill{padding:5px 8px;gap:4px}}.hsk-voice-pill:hover{background:rgba(255,255,255,.95);border-color:rgba(0,0,0,.16)}.hsk-voice-pill--on:hover{background:#1c1c1c;border-color:#1c1c1c;color:#fff}.hsk-voice-pill--on{background:#1a1a1a;border-color:#1a1a1a;color:#fff}@media (prefers-color-scheme:dark){.hsk-voice-pill{border-color:rgba(255,255,255,.14);background:rgba(30,30,30,.7);color:#cfcfcf}.hsk-voice-pill:hover{background:rgba(45,45,45,.9)}.hsk-voice-pill--on:hover{background:#f2f2f2;border-color:#f2f2f2;color:#141414}.hsk-voice-pill--on{background:#f2f2f2;border-color:#f2f2f2;color:#141414}}@media (max-width:520px){.hsk-cb-input-box{gap:6px;padding:10px 10px 10px 12px}.hsk-cb-attach-btn,.hsk-cb-mic-btn,.hsk-cb-send,.hsk-cb-voice-mode-btn,.hsk-chat-send{width:32px;height:32px;border-radius:10px}.hsk-cb-textarea{flex:1 1 auto;min-width:0;font-size:16px}.hsk-cb-input-box .hsk-cb-listening{display:none}}.hsk-cb-main{position:relative}.hsk-cb-main,.hsk-voice-overlay{--hsk-doodle-ink:31,31,31;--hsk-doodle-tint:255,106,51}@keyframes hsk-doodles-shimmer-in{0%{opacity:0}100%{opacity:.9}}.hsk-cb-doodles{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.9;animation:hsk-doodles-shimmer-in .28s cubic-bezier(.16,1,.3,1) both}.hsk-cb-main>*:not(.hsk-cb-doodles){position:relative}@media (prefers-color-scheme:dark){.hsk-cb-main,.hsk-voice-overlay{--hsk-doodle-ink:240,239,237;--hsk-doodle-tint:255,150,110}}[data-hsk-theme="light"] .hsk-cb-main,[data-hsk-theme="light"] .hsk-voice-overlay{--hsk-doodle-ink:31,31,31;--hsk-doodle-tint:255,106,51}[data-hsk-theme="dark"] .hsk-cb-main,[data-hsk-theme="dark"] .hsk-voice-overlay{--hsk-doodle-ink:240,239,237;--hsk-doodle-tint:255,150,110}.hsk-cb-docked-option-price,.hsk-cb-entlang-price,.hsk-cb-src-price,.hsk-kiku-picker-item-price,.hsk-source-price,.hsk-sp-item-discount,.hsk-sp-item-original-price,.hsk-sp-item-price,.hsk-sp-mobile-main-card-price,.hsk-sp-mobile-similar-carousel-price,.hsk-voice-item-price,.hsk-live-cell{font-variant-numeric:tabular-nums}.hsk-live-wrap{margin:8px 0 2px;max-width:min(88%,560px);box-sizing:border-box}.hsk-live-carousel{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start}.hsk-live-card{flex:0 1 auto;min-width:0;max-width:100%;background:var(--hsk-chat-source-bg,rgba(0,0,0,.035));border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.08));border-radius:14px;padding:10px 12px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;transition:opacity .2s ease}.hsk-live-card.is-stale{opacity:.75}.hsk-live-card__header{display:flex;align-items:center;justify-content:space-between;gap:8px}.hsk-live-card__status{display:flex;align-items:center;gap:6px;min-width:0}.hsk-live-dot{width:7px;height:7px;border-radius:50%;background:#10b981;flex-shrink:0}@media (prefers-reduced-motion:no-preference){.hsk-live-dot:not(.is-stale){animation:hsk-live-pulse 2s ease-in-out infinite}}.hsk-live-dot.is-stale{background:var(--hsk-chat-muted,#9ca3af)}.hsk-live-card__title{font-size:12px;font-weight:600;color:var(--hsk-chat-text,#111827);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-0.01em}.hsk-live-card__meta{display:flex;align-items:center;gap:8px;flex-shrink:0}.hsk-live-card__close{font-size:11px;font-weight:500;color:var(--hsk-chat-muted,#6b7280);opacity:.85;white-space:nowrap}.hsk-live-card__age{font-size:11px;font-weight:400;color:var(--hsk-chat-muted,#6b7280);white-space:nowrap;flex-shrink:0}.hsk-live-card__pills{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.hsk-live-pill{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;background:var(--hsk-chat-bg,#ffffff);border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.08));border-radius:8px;font-size:12px;font-variant-numeric:tabular-nums;line-height:1.3;color:var(--hsk-chat-text,#111827);box-shadow:0 1px 2px rgba(0,0,0,.03)}.hsk-live-pill__label{font-weight:500;color:var(--hsk-chat-muted,#6b7280);font-size:11px;text-transform:capitalize}.hsk-live-pill__value{font-weight:650;color:var(--hsk-chat-text,#111827)}@media (prefers-reduced-motion:no-preference){.hsk-live-pill.is-changed{animation:hsk-live-pill-flash 1.2s ease-out}@keyframes hsk-live-pill-flash{0%{background:rgba(16,185,129,.25);border-color:#10b981}100%{background:var(--hsk-chat-bg,#ffffff);border-color:var(--hsk-chat-divide,rgba(0,0,0,.08))}}}@media (max-width:640px){.hsk-cb-source{flex:0 0 128px}.hsk-cb-src-imgwrap,.hsk-cb-src-imgwrap-empty{width:128px;height:128px;font-size:24px}.hsk-cb-sources{gap:10px}.hsk-cb-src-name{font-size:12px;line-height:1.35}.hsk-cb-src-price{font-size:11px;padding:1px 7px;margin-top:4px}.hsk-cb-ai-text,.hsk-live{max-width:100%;width:100%}}@media (max-width:480px){.hsk-cb-source{flex:0 0 114px}.hsk-cb-src-imgwrap,.hsk-cb-src-imgwrap-empty{width:114px;height:114px;font-size:20px}.hsk-cb-sources{gap:8px}.hsk-live{border-radius:12px;padding:2px 0 8px;margin:8px 0 2px}.hsk-live-card{flex:1 1 100%}}.hsk-cb-overlay[data-hsk-theme],[data-hsk-theme] .hsk-cb-overlay{background:var(--hsk-chat-bg) !important;color:var(--hsk-chat-text) !important}[data-hsk-theme] .hsk-cb-panel{background:transparent !important;color:var(--hsk-chat-text) !important}[data-hsk-theme] .hsk-cb-topbar-name{background:var(--hsk-surface-2) !important;color:var(--hsk-name-text,var(--hsk-chat-text)) !important;box-shadow:0 0 0 3px var(--hsk-chat-bg),0 1px 3px rgba(var(--hsk-primary-rgb),.2) !important}[data-hsk-theme] .hsk-cb-think-head{background:var(--hsk-surface-2) !important;color:var(--hsk-think-text) !important;box-shadow:0 0 0 3px var(--hsk-chat-bg),0 1px 3px rgba(var(--hsk-primary-rgb),.2) !important}[data-hsk-theme] .hsk-cb-chip,[data-hsk-theme] .hsk-cb-lang-chip,[data-hsk-theme] .hsk-action-pill{border:var(--hsk-chip-border,none) !important;background:var(--hsk-surface-1) !important;color:var(--hsk-chat-text) !important}[data-hsk-theme] .hsk-cb-chip:hover,[data-hsk-theme] .hsk-cb-lang-chip:hover,[data-hsk-theme] .hsk-action-pill:hover{background:rgba(var(--hsk-primary-rgb),.12) !important;color:var(--hsk-primary) !important}[data-hsk-theme] .hsk-cb-ai-text{background:var(--hsk-bubble-bg) !important;color:var(--hsk-chat-text) !important}[data-hsk-theme] .hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::before{background:var(--hsk-bubble-bg) !important}[data-hsk-theme] .hsk-cb-ai-text:not(:has(~.hsk-cb-ai-text))::after{background:var(--hsk-chat-bg) !important}[data-hsk-theme] .hsk-cb-user-bubble--tail::before{background:#007aff !important}[data-hsk-theme] .hsk-cb-user-bubble--tail::after{background:var(--hsk-chat-bg) !important}[data-hsk-theme] .hsk-cb-topbar-title{color:var(--hsk-chat-text) !important}[data-hsk-theme] .hsk-cb-topbar-btn,[data-hsk-theme] .hsk-cb-back{background:var(--hsk-surface-1) !important;color:var(--hsk-chat-muted) !important}[data-hsk-theme] .hsk-cb-input-box{background:transparent !important;border:none !important;border-radius:inherit !important}[data-hsk-theme] .hsk-cb-textarea{color:var(--hsk-chat-text) !important}[data-hsk-theme] .hsk-cb-textarea::placeholder{color:var(--hsk-placeholder) !important}[data-hsk-theme] .hsk-markdown-table th{color:var(--hsk-chat-muted) !important;border-bottom:1px solid var(--hsk-chat-divide) !important}[data-hsk-theme] .hsk-markdown-table td{color:var(--hsk-chat-text) !important;border-bottom:1px solid var(--hsk-chat-divide) !important}[data-hsk-theme] .hsk-cb-kiku-id-pill{background:var(--hsk-surface-1) !important;border:none !important;box-shadow:none !important;color:var(--hsk-chat-muted) !important}[data-hsk-theme] .hsk-cb-kiku-id-pill:hover{color:var(--hsk-primary) !important}[data-hsk-theme] .hsk-cb-theme-2x2-grid,[data-hsk-theme] .hsk-cb-topbar-ooze-menu{background:var(--hsk-surface-2) !important;box-shadow:none !important}[data-hsk-theme] .hsk-cb-theme-squircle-trigger{background:var(--hsk-surface-1) !important;color:var(--hsk-chat-text) !important;border:none !important;box-shadow:none !important}[data-hsk-theme] .hsk-cb-theme-grid-item{background:var(--hsk-grid-bg) !important;color:var(--hsk-chat-muted) !important;border:none !important;box-shadow:none !important}[data-hsk-theme] .hsk-cb-theme-grid-item.is-active{background:var(--hsk-active-bg) !important;color:var(--hsk-on-active) !important;box-shadow:none !important}[data-hsk-theme] .hsk-cb-src-name,[data-hsk-theme] .hsk-source-card__title{color:var(--hsk-src-title) !important;font-weight:650 !important}[data-hsk-theme] .hsk-cb-src-desc,[data-hsk-theme] .hsk-cb-src-detail,[data-hsk-theme] .hsk-source-card__desc{color:var(--hsk-src-desc) !important}[data-hsk-theme] .hsk-cb-src-price{background:var(--hsk-price-bg) !important;color:var(--hsk-price-text) !important;font-weight:700 !important}[data-hsk-theme] .hsk-cb-main,[data-hsk-theme] .hsk-voice-overlay{--hsk-doodle-ink:var(--hsk-ink) !important;--hsk-doodle-tint:var(--hsk-tint) !important}[data-hsk-theme] .hsk-voice-pill{background:var(--hsk-chat-input-bg) !important;border-color:var(--hsk-chat-divide) !important;color:var(--hsk-chat-muted) !important}[data-hsk-theme] .hsk-voice-pill:hover{background:var(--hsk-surface-2) !important;color:var(--hsk-chat-text) !important}[data-hsk-theme] .hsk-voice-pill--on,[data-hsk-theme] .hsk-voice-pill--on:hover{background:var(--hsk-active-bg) !important;border-color:var(--hsk-active-bg) !important;color:var(--hsk-on-active) !important}.hsk-cb-overlay[data-hsk-theme="light"],[data-hsk-theme="light"] .hsk-cb-overlay{--hsk-primary:#ff6a33 !important;--hsk-primary-rgb:255,106,51 !important;--hsk-chat-bg:#ffffff !important;--hsk-chat-text:#1f1f1f !important;--hsk-chat-muted:#5f6368 !important;--hsk-chat-divide:#e5e7eb !important;--hsk-chat-input-bg:#f3f4f6 !important;--hsk-chat-source-bg:#f9fafb !important;--hsk-fade-bg:#ffffff !important;--hsk-goo-fill:#ffffff !important;--hsk-surface-1:rgba(0,0,0,.05) !important;--hsk-surface-2:#f1f3f4 !important;--hsk-bubble-bg:#f3f4f6 !important;--hsk-think-text:#4b5563 !important;--hsk-placeholder:#757575 !important;--hsk-grid-bg:#ffffff !important;--hsk-active-bg:#1f1f1f !important;--hsk-on-active:#ffffff !important;--hsk-src-title:#111827 !important;--hsk-src-desc:#4b5563 !important;--hsk-price-bg:#f3f4f6 !important;--hsk-price-text:#ea580c !important;--hsk-sheet-bg:#f3f4f6 !important;--hsk-chip-border:1px solid rgba(0,0,0,.08) !important;--hsk-ink:55,65,81 !important;--hsk-tint:145,77,47 !important}.hsk-cb-overlay[data-hsk-theme="dark"],[data-hsk-theme="dark"] .hsk-cb-overlay{--hsk-primary:#ff6a33 !important;--hsk-primary-rgb:255,106,51 !important;--hsk-chat-bg:#0a0a0a !important;--hsk-chat-text:#f0efed !important;--hsk-chat-muted:#888888 !important;--hsk-chat-divide:rgba(255,255,255,.08) !important;--hsk-chat-input-bg:#191919 !important;--hsk-chat-source-bg:rgba(255,255,255,.04) !important;--hsk-fade-bg:#0a0a0a !important;--hsk-goo-fill:#1a1a1c !important;--hsk-surface-1:rgba(255,255,255,.06) !important;--hsk-surface-2:#1f1f22 !important;--hsk-bubble-bg:#1f1f22 !important;--hsk-think-text:#a6a6a6 !important;--hsk-placeholder:#555555 !important;--hsk-grid-bg:#1a1a1c !important;--hsk-active-bg:#f0efed !important;--hsk-on-active:#0a0a0a !important;--hsk-src-title:#f9fafb !important;--hsk-src-desc:#9ca3af !important;--hsk-price-bg:rgba(255,255,255,.08) !important;--hsk-price-text:#ff7a45 !important;--hsk-sheet-bg:#1f1f22 !important;--hsk-ink:240,239,237 !important;--hsk-tint:248,195,174 !important}.hsk-cb-overlay[data-hsk-theme="mahogany"],[data-hsk-theme="mahogany"] .hsk-cb-overlay{--hsk-primary:#e07a38 !important;--hsk-primary-rgb:224,122,56 !important;--hsk-chat-bg:#140d09 !important;--hsk-chat-text:#f6eee3 !important;--hsk-chat-muted:#a89485 !important;--hsk-chat-divide:rgba(217,140,85,.18) !important;--hsk-chat-input-bg:#211610 !important;--hsk-chat-source-bg:#1c130d !important;--hsk-fade-bg:#140d09 !important;--hsk-goo-fill:#211610 !important;--hsk-surface-1:#211610 !important;--hsk-surface-2:#2b1c14 !important;--hsk-bubble-bg:#261912 !important;--hsk-think-text:#c4b1a1 !important;--hsk-placeholder:#7a6557 !important;--hsk-grid-bg:#2b1c14 !important;--hsk-active-bg:#e07a38 !important;--hsk-on-active:#ffffff !important;--hsk-src-title:#fdf8f4 !important;--hsk-src-desc:#c4b1a1 !important;--hsk-price-bg:#2b1c14 !important;--hsk-price-text:#f59e0b !important;--hsk-sheet-bg:#211610 !important;--hsk-ink:246,238,227 !important;--hsk-tint:235,180,142 !important}.hsk-cb-overlay[data-hsk-theme="blush"],[data-hsk-theme="blush"] .hsk-cb-overlay{--hsk-primary:#ec4899 !important;--hsk-primary-rgb:236,72,153 !important;--hsk-chat-bg:#fff5f7 !important;--hsk-chat-text:#3d1424 !important;--hsk-chat-muted:#94536d !important;--hsk-chat-divide:rgba(236,72,153,.18) !important;--hsk-chat-input-bg:#ffe4ec !important;--hsk-chat-source-bg:#fff0f4 !important;--hsk-fade-bg:#fff5f7 !important;--hsk-goo-fill:#ffe4ec !important;--hsk-surface-1:#ffe4ec !important;--hsk-surface-2:#fbcfe8 !important;--hsk-bubble-bg:#ffebf1 !important;--hsk-think-text:#831843 !important;--hsk-name-text:#831843 !important;--hsk-placeholder:#b57a91 !important;--hsk-grid-bg:#fff0f4 !important;--hsk-active-bg:#ec4899 !important;--hsk-on-active:#ffffff !important;--hsk-src-title:#2b0c19 !important;--hsk-src-desc:#702648 !important;--hsk-price-bg:#fce7f3 !important;--hsk-price-text:#db2777 !important;--hsk-sheet-bg:#ffe4ec !important;--hsk-sheet-hover:#ffd2e0 !important;--hsk-ink:130,36,75 !important;--hsk-tint:175,38,97 !important}.hsk-cb-overlay[data-hsk-theme="coffee"],[data-hsk-theme="coffee"] .hsk-cb-overlay{--hsk-primary:#a9714b !important;--hsk-primary-rgb:169,113,75 !important;--hsk-chat-bg:#f7f1e8 !important;--hsk-chat-text:#3b2a1d !important;--hsk-chat-muted:#8a7561 !important;--hsk-chat-divide:rgba(169,113,75,.18) !important;--hsk-chat-input-bg:#efe4d6 !important;--hsk-chat-source-bg:#f2eade !important;--hsk-fade-bg:#f7f1e8 !important;--hsk-goo-fill:#efe4d6 !important;--hsk-surface-1:#efe4d6 !important;--hsk-surface-2:#e6d7c4 !important;--hsk-bubble-bg:#f0e7da !important;--hsk-think-text:#6b543f !important;--hsk-placeholder:#a89680 !important;--hsk-grid-bg:#f2eade !important;--hsk-active-bg:#a9714b !important;--hsk-on-active:#ffffff !important;--hsk-src-title:#2a1c11 !important;--hsk-src-desc:#6b543f !important;--hsk-price-bg:#ece0cf !important;--hsk-price-text:#9a5f32 !important;--hsk-sheet-bg:#efe4d6 !important;--hsk-sheet-hover:#e6d7c4 !important;--hsk-ink:59,42,29 !important;--hsk-tint:120,88,62 !important}.hsk-cb-overlay[data-hsk-theme="midnight"],[data-hsk-theme="midnight"] .hsk-cb-overlay{--hsk-primary:#6366f1 !important;--hsk-primary-rgb:99,102,241 !important;--hsk-chat-bg:#0f1420 !important;--hsk-chat-text:#dfe6f5 !important;--hsk-chat-muted:#8792ad !important;--hsk-chat-divide:rgba(99,102,241,.18) !important;--hsk-chat-input-bg:#1a2133 !important;--hsk-chat-source-bg:#161d2c !important;--hsk-fade-bg:#0f1420 !important;--hsk-goo-fill:#1a2133 !important;--hsk-surface-1:#1a2133 !important;--hsk-surface-2:#222b40 !important;--hsk-bubble-bg:#1e2637 !important;--hsk-think-text:#a8b3cc !important;--hsk-placeholder:#5c6780 !important;--hsk-grid-bg:#222b40 !important;--hsk-active-bg:#6366f1 !important;--hsk-on-active:#ffffff !important;--hsk-src-title:#f2f5fc !important;--hsk-src-desc:#a8b3cc !important;--hsk-price-bg:#222b40 !important;--hsk-price-text:#818cf8 !important;--hsk-sheet-bg:#1a2133 !important;--hsk-sheet-hover:#222b40 !important;--hsk-ink:223,230,245 !important;--hsk-tint:150,160,200 !important}.hsk-cb-back-icon{display:inline-flex;transition:transform .22s cubic-bezier(.22,1,.36,1)}.hsk-cb-back:hover:not(:disabled) .hsk-cb-back-icon{transform:translateX(-2px)}.hsk-cb-panel[dir="rtl"] .hsk-cb-back:hover:not(:disabled) .hsk-cb-back-icon{transform:scaleX(-1) translateX(-2px)}.hsk-cb-tools-toggle{transition:transform .26s cubic-bezier(.34,1.56,.64,1),background-color .42s cubic-bezier(.16,1,.3,1),color .42s cubic-bezier(.16,1,.3,1)}.hsk-cb-tools-toggle:hover:not(:disabled){color:var(--hsk-primary,#ff6a33);transform:rotate(90deg)}.hsk-cb-tools-toggle--open:hover:not(:disabled){transform:rotate(135deg)}.hsk-cb-tools-toggle:active:not(:disabled){transform:scale(.9);transition-duration:.1s}.hsk-cb-theme-trigger-icon{display:inline-flex;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-theme-squircle-trigger:hover .hsk-cb-theme-trigger-icon{transform:translateY(-1.5px) rotate(-8deg)}.hsk-cb-dot-item:hover:not(.hsk-cb-dot-item--active){background:var(--hsk-chat-muted,rgba(120,120,120,.6));transform:scale(1.35)}.hsk-msg-audio-btn{transition:color .18s ease,transform .22s cubic-bezier(.34,1.56,.64,1)}.hsk-msg-audio-btn:hover:not(:disabled){color:var(--hsk-primary,#ff6a33);transform:scale(1.12)}.hsk-msg-audio-btn:active:not(:disabled){transform:scale(.94);transition-duration:.1s}.hsk-markup-color{transition:transform .22s cubic-bezier(.34,1.56,.64,1),border-color .18s ease}.hsk-markup-color:hover:not(.hsk-markup-color--on){transform:scale(1.22)}.hsk-markup-color--on:hover{transform:scale(1.15)}@media (prefers-reduced-motion:reduce){.hsk-cb-back:hover:not(:disabled) .hsk-cb-back-icon,.hsk-cb-panel[dir="rtl"] .hsk-cb-back:hover:not(:disabled) .hsk-cb-back-icon,.hsk-cb-theme-squircle-trigger:hover .hsk-cb-theme-trigger-icon,.hsk-cb-dot-item:hover:not(.hsk-cb-dot-item--active),.hsk-msg-audio-btn:hover:not(:disabled),.hsk-markup-color:hover:not(.hsk-markup-color--on){transform:none}.hsk-cb-tools-toggle:hover:not(:disabled),.hsk-cb-tools-toggle--open:hover:not(:disabled){transform:none}}.hsk-voice-control{position:relative;isolation:isolate;border-radius:999px}.hsk-voice-control:not(.hsk-voice-control--muted)::before{content:'';position:absolute;inset:-1.5px;border-radius:inherit;background:conic-gradient( from 0deg,#ff3b30,#ff9500,#ffd60a,#34c759,#00c7be,#30b0c7,#007aff,#5856d6,#af52de,#ff2d55,#ff3b30 );-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 2.5px),#000 calc(100% - 2px));mask:radial-gradient(farthest-side,transparent calc(100% - 2.5px),#000 calc(100% - 2px));animation:hsk-apple-siri-spin 3s linear infinite;pointer-events:none;z-index:1}.hsk-voice-control::after{display:none !important}.hsk-voice-control-icon{will-change:transform}.hsk-voice-control:not(.hsk-voice-control--muted) .hsk-voice-control-icon{animation:hsk-apple-siri-mic-pulse 2.2s ease-in-out infinite}@keyframes hsk-apple-siri-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes hsk-apple-siri-breathe{0%,100%{transform:scale(.95);opacity:.55}50%{transform:scale(1.15);opacity:.95}}@keyframes hsk-apple-siri-mic-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.08)}}.hsk-voice-control--muted::before,.hsk-voice-control--muted::after{display:none}@media (prefers-reduced-motion:reduce){.hsk-voice-control:not(:hover):not(.hsk-voice-control--muted) .hsk-voice-control-icon,.hsk-voice-control:hover::before,.hsk-voice-control--muted::before,.hsk-voice-control--muted::after{animation:none}.hsk-voice-control:hover,.hsk-voice-control:hover .hsk-mic-cap{transform:none}}.hsk-cb-voice-error{animation:hsk-error-shake .26s cubic-bezier(.36,.07,.19,.97) both}@keyframes hsk-error-shake{0%,100%{transform:translateX(0)}22%{transform:translateX(-3px)}55%{transform:translateX(2px)}80%{transform:translateX(-1px)}}@media (prefers-reduced-motion:reduce){.hsk-cb-voice-error{animation:none}}.hsk-sun-rays,.hsk-sun-core,.hsk-moon-body,.hsk-wood-layer,.hsk-heart-body,.hsk-steam,.hsk-star-spark,.hsk-check-mark,.hsk-send-tail,.hsk-send-body{transform-box:fill-box;transform-origin:center}.hsk-sun-rays{transform-origin:12px 12px;transition:transform .5s cubic-bezier(.22,1,.36,1)}.hsk-cb-theme-grid-item:hover .hsk-sun-rays,.hsk-cb-theme-squircle-trigger:hover .hsk-sun-rays{transform:rotate(45deg)}.hsk-sun-core{transition:transform .32s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-theme-grid-item:hover .hsk-sun-core,.hsk-cb-theme-squircle-trigger:hover .hsk-sun-core{transform:scale(1.14)}.hsk-moon-body{transition:transform .34s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-theme-grid-item:hover .hsk-moon-body,.hsk-cb-theme-squircle-trigger:hover .hsk-moon-body{transform:rotate(-16deg)}.hsk-wood-layer{transition:transform .34s cubic-bezier(.34,1.56,.64,1)}.hsk-wood-layer{transition-delay:calc(var(--hsk-layer,0) * 45ms)}.hsk-cb-theme-grid-item:hover .hsk-wood-layer,.hsk-cb-theme-squircle-trigger:hover .hsk-wood-layer{transform:translateY(-1.2px)}.hsk-cb-theme-grid-item:hover .hsk-heart-body,.hsk-cb-theme-squircle-trigger:hover .hsk-heart-body{animation:hsk-heartbeat 1.1s ease-in-out infinite}@keyframes hsk-heartbeat{0%,100%{transform:scale(1)}14%{transform:scale(1.18)}28%{transform:scale(1)}42%{transform:scale(1.12)}56%{transform:scale(1)}}.hsk-steam{opacity:.9}.hsk-cb-theme-grid-item:hover .hsk-steam,.hsk-cb-theme-squircle-trigger:hover .hsk-steam{animation:hsk-steam-rise 1.6s ease-out infinite;animation-delay:calc(var(--hsk-steam,0) * 220ms)}@keyframes hsk-steam-rise{0%{transform:translateY(2px) scaleY(.5);opacity:0}35%{opacity:.95}100%{transform:translateY(-3px) scaleY(1.15);opacity:0}}.hsk-cb-theme-grid-item:hover .hsk-star-spark,.hsk-cb-theme-squircle-trigger:hover .hsk-star-spark{animation:hsk-twinkle 1.4s ease-in-out infinite}@keyframes hsk-twinkle{0%,100%{transform:scale(1) rotate(0deg);opacity:.85}50%{transform:scale(1.45) rotate(20deg);opacity:1}}.hsk-check-mark{stroke-dasharray:30;stroke-dashoffset:30;animation:hsk-check-draw .42s cubic-bezier(.65,0,.35,1) forwards}@keyframes hsk-check-draw{to{stroke-dashoffset:0}}.hsk-send-body,.hsk-send-tail{transition:transform .28s cubic-bezier(.22,1,.36,1)}.hsk-send-tail{transition-delay:40ms}.hsk-chat-send:hover:not(:disabled) .hsk-send-body,.hsk-cb-send:hover:not(:disabled) .hsk-send-body{transform:translate(1.5px,-1.5px)}.hsk-chat-send:hover:not(:disabled) .hsk-send-tail,.hsk-cb-send:hover:not(:disabled) .hsk-send-tail{transform:translate(2.5px,-2.5px)}@media (prefers-reduced-motion:reduce){.hsk-sun-rays,.hsk-sun-core,.hsk-moon-body,.hsk-wood-layer,.hsk-send-body,.hsk-send-tail{transition:none;transform:none !important}.hsk-cb-theme-grid-item:hover .hsk-heart-body,.hsk-cb-theme-squircle-trigger:hover .hsk-heart-body,.hsk-cb-theme-grid-item:hover .hsk-steam,.hsk-cb-theme-squircle-trigger:hover .hsk-steam,.hsk-cb-theme-grid-item:hover .hsk-star-spark,.hsk-cb-theme-squircle-trigger:hover .hsk-star-spark{animation:none}.hsk-check-mark{animation:none;stroke-dashoffset:0}}.hsk-cb-send-stage{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:visible}.hsk-cb-send-seam{position:absolute;top:50%;left:50%;width:2px;height:15px;border-radius:2px;background:currentColor;transform:translate(-50%,-50%) rotate(38deg) scaleY(0);transform-origin:center;opacity:0;pointer-events:none}.hsk-cb-send-kite{display:inline-flex;transform-origin:center;will-change:transform}.hsk-cb-send:hover:not(:disabled) .hsk-cb-send-kite{transform:translate(1.5px,-1.5px);transition:transform .26s cubic-bezier(.22,1,.36,1)}.hsk-cb-send.is-launching .hsk-cb-send-kite{animation:hsk-kite-tear .55s cubic-bezier(.22,1,.36,1) both}.hsk-cb-send.is-launching .hsk-cb-send-seam{animation:hsk-seam-heal .55s cubic-bezier(.4,0,.3,1) both}@keyframes hsk-kite-tear{0%{transform:translate(0,0) scale(1) rotate(0deg);opacity:1}18%{transform:translate(-1px,2.5px) scale(.92,1.08) rotate(-4deg);opacity:1}45%{transform:translate(3px,-16px) scale(1.2,.8) rotate(6deg);opacity:.95}75%{transform:translate(6px,-38px) scale(1.05,.7) rotate(10deg);opacity:.6}100%{transform:translate(8px,-56px) scale(.6,.4) rotate(12deg);opacity:0}}@keyframes hsk-seam-heal{0%{transform:translate(-50%,-50%) rotate(38deg) scaleY(0);opacity:0}22%{transform:translate(-50%,-50%) rotate(38deg) scaleY(1);opacity:.9}45%{transform:translate(-50%,-50%) rotate(38deg) scaleY(1.3);opacity:.8}72%{transform:translate(-50%,-50%) rotate(38deg) scaleY(.3);opacity:.35}100%{transform:translate(-50%,-50%) rotate(38deg) scaleY(0);opacity:0}}.hsk-kite-wing{transform-box:fill-box;transform-origin:100% 0}.hsk-cb-send:not(:disabled):not(.is-launching) .hsk-kite-wing--far{animation:hsk-wing-beat-far .62s ease-in-out infinite}.hsk-cb-send:not(:disabled):not(.is-launching) .hsk-kite-wing--near{animation:hsk-wing-beat-near .62s ease-in-out .07s infinite}.hsk-cb-send:not(:disabled):not(.is-launching) .hsk-cb-send-kite{animation:hsk-kite-strain 2.4s cubic-bezier(.45,0,.35,1) infinite}.hsk-cb-send:not(:disabled):not(.is-launching) .hsk-cb-send-seam{animation:hsk-seam-strain 2.4s cubic-bezier(.45,0,.35,1) infinite}@keyframes hsk-kite-strain{0%,10%{transform:translate(0,0) scale(1) rotate(0deg)}20%{transform:translate(-1.2px,2px) scale(.94,1.05) rotate(-4deg)}34%{transform:translate(3.5px,-5px) scale(1.16,.86) rotate(8deg)}42%{transform:translate(4.2px,-6px) scale(1.2,.82) rotate(9deg)}50%{transform:translate(2.4px,-3.4px) scale(1.06,.94) rotate(5deg)}64%{transform:translate(-.6px,1.2px) scale(.97,1.03) rotate(-2deg)}78%,100%{transform:translate(0,0) scale(1) rotate(0deg)}}@keyframes hsk-seam-strain{0%,22%{transform:translate(-50%,-50%) rotate(38deg) scaleY(0);opacity:0}34%{transform:translate(-50%,-50%) rotate(38deg) scaleY(.6);opacity:.34}42%{transform:translate(-50%,-50%) rotate(38deg) scaleY(.95);opacity:.5}52%{transform:translate(-50%,-50%) rotate(38deg) scaleY(.55);opacity:.3}66%,100%{transform:translate(-50%,-50%) rotate(38deg) scaleY(0);opacity:0}}@keyframes hsk-wing-beat-far{0%,100%{transform:scaleX(1) skewY(0deg)}50%{transform:scaleX(.86) skewY(-4deg)}}@keyframes hsk-wing-beat-near{0%,100%{transform:scaleX(1) skewY(0deg)}50%{transform:scaleX(1.1) skewY(3deg)}}.hsk-stop-ring{transform-box:fill-box;transform-origin:center;stroke-dasharray:22 38;opacity:.85;animation:hsk-stop-orbit 1.4s linear infinite}.hsk-stop-core{transform-box:fill-box;transform-origin:center;animation:hsk-stop-pulse 1.4s ease-in-out infinite;transition:rx .2s ease,transform .2s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-send--stop:hover .hsk-stop-core{transform:scale(1.16);animation-play-state:paused}.hsk-cb-send--stop:hover .hsk-stop-ring{animation-duration:.7s}@keyframes hsk-stop-orbit{to{transform:rotate(1turn)}}@keyframes hsk-stop-pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(.86);opacity:.75}}@media (prefers-reduced-motion:reduce){.hsk-cb-send.is-launching .hsk-cb-send-kite,.hsk-cb-send.is-launching .hsk-cb-send-seam,.hsk-cb-send:hover:not(:disabled) .hsk-cb-send-kite{animation:none;transform:none}}.hsk-cb-send.is-launching{overflow:visible !important}.hsk-cb-send-sheath{position:absolute;inset:-1px;background:radial-gradient(120% 90% at 32% 22%,rgba(255,255,255,.44) 0,rgba(255,255,255,0) 58%),linear-gradient(150deg,color-mix(in srgb,var(--hsk-primary,#1273e6) 72%,#ffffff) 0,var(--hsk-primary,#1273e6) 46%,color-mix(in srgb,var(--hsk-primary,#1273e6) 74%,#000000) 100%);border-radius:46% 54% 52% 48% / 50% 47% 53% 50%;box-shadow:inset 0 2px 3px rgba(255,255,255,.5),inset 0 -3px 5px color-mix(in srgb,var(--hsk-primary,#1273e6) 30%,rgba(0,0,0,.55)),0 2px 5px rgba(0,0,0,.20),0 7px 16px color-mix(in srgb,var(--hsk-primary,#1273e6) 16%,transparent);transform-origin:58% 62%;pointer-events:none;z-index:1;will-change:transform,border-radius;transition:border-radius .5s cubic-bezier(.34,1.6,.5,1),box-shadow .3s ease}.hsk-cb-send-stage{z-index:2;position:relative}.hsk-cb-send:not(:disabled):not(.is-launching) .hsk-cb-send-sheath{animation:hsk-sheath-press 2.4s cubic-bezier(.35,.8,.3,1) infinite}@keyframes hsk-sheath-press{0%,12%{transform:scale(1);border-radius:46% 54% 52% 48% / 50% 47% 53% 50%}22%{transform:scale(.94,1.08) translate(-1.4px,2.2px);border-radius:52% 48% 44% 56% / 58% 40% 60% 42%}36%{transform:scale(1.14,.87) translate(2.6px,-3.4px) rotate(2deg);border-radius:38% 66% 54% 46% / 40% 62% 38% 60%}46%{transform:scale(1.19,.83) translate(3.6px,-4.6px) rotate(2.8deg);border-radius:34% 72% 56% 44% / 36% 68% 32% 64%}58%{transform:scale(.93,1.09) translate(-1.2px,1.8px) rotate(-1.4deg);border-radius:56% 44% 42% 58% / 60% 38% 62% 40%}70%{transform:scale(1.05,.96) translate(.8px,-1px) rotate(.6deg);border-radius:44% 56% 50% 50% / 46% 54% 46% 54%}80%{transform:scale(.98,1.03);border-radius:50% 50% 48% 52% / 52% 48% 52% 48%}88%,100%{transform:scale(1);border-radius:46% 54% 52% 48% / 50% 47% 53% 50%}}.hsk-cb-send.is-launching .hsk-cb-send-sheath{animation:hsk-sheath-yield .55s cubic-bezier(.3,.7,.25,1) both}@keyframes hsk-sheath-yield{0%{transform:scale(1);border-radius:46% 54% 52% 48% / 50% 47% 53% 50%}20%{transform:scale(.88,1.14) translate(-2px,3.4px);border-radius:56% 44% 40% 60% / 64% 34% 66% 36%}45%{transform:scale(1.34,.68) translate(6px,-10px) rotate(4.6deg);border-radius:24% 86% 62% 38% / 26% 80% 20% 74%}65%{transform:scale(.86,1.16) translate(-2.2px,3.6px) rotate(-2.2deg);border-radius:60% 40% 38% 62% / 68% 30% 70% 32%}82%{transform:scale(1.06,.95) translate(1px,-1px) rotate(.8deg);border-radius:44% 56% 52% 48% / 46% 54% 46% 54%}100%{transform:scale(1);border-radius:46% 54% 52% 48% / 50% 47% 53% 50%}}.hsk-cb-send:disabled .hsk-cb-send-sheath{opacity:0}.hsk-cb-send--stop .hsk-cb-send-sheath{display:none}.hsk-cb-send:active:not(:disabled) .hsk-cb-send-sheath{box-shadow:inset 0 1px 2px rgba(255,255,255,.3),inset 0 -1px 3px color-mix(in srgb,var(--hsk-primary,#1273e6) 24%,rgba(0,0,0,.6)),0 1px 3px rgba(0,0,0,.24)}@media (prefers-reduced-motion:reduce){.hsk-cb-send:not(:disabled):not(.is-launching) .hsk-cb-send-sheath,.hsk-cb-send.is-launching .hsk-cb-send-sheath{animation:none}}.hsk-cb-send:not(.hsk-cb-send--stop):not(:disabled){background:transparent !important;box-shadow:none !important;overflow:visible !important}.hsk-cb-send:not(.hsk-cb-send--stop):not(:disabled):hover{box-shadow:none !important}.hsk-cb-send:not(:disabled):hover .hsk-cb-send-sheath{box-shadow:inset 0 2px 4px rgba(255,255,255,.58),inset 0 -3px 6px color-mix(in srgb,var(--hsk-primary,#1273e6) 28%,rgba(0,0,0,.5)),0 3px 7px rgba(0,0,0,.22),0 10px 22px color-mix(in srgb,var(--hsk-primary,#1273e6) 20%,transparent)}.hsk-cb-terms-sanctuary{display:flex;flex-direction:column;margin:18px 0 22px;width:100%;max-width:520px;text-align:start;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;border-radius:0;padding:0;box-shadow:none;opacity:0;animation:hsk-terms-delicate-in .5s cubic-bezier(.16,1,.3,1) .05s forwards}@keyframes hsk-terms-delicate-in{0%{opacity:0;transform:translateY(8px)}100%{opacity:1;transform:translateY(0)}}.hsk-cb-terms-item{display:flex;flex-direction:column;gap:4px;opacity:0;animation:hsk-terms-item-in .45s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--hsk-row-idx,0) * 60ms+80ms)}@keyframes hsk-terms-item-in{0%{opacity:0;transform:translateY(6px)}100%{opacity:1;transform:translateY(0)}}.hsk-cb-terms-head{display:flex;align-items:baseline;gap:10px}.hsk-cb-terms-numeral{font-family:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;font-style:italic;font-size:11px;font-weight:600;letter-spacing:.12em;color:var(--hsk-primary,#ff6a33);opacity:.85;flex-shrink:0;user-select:none}.hsk-cb-terms-title{margin:0;font-size:14.5px;font-weight:700;letter-spacing:-0.015em;color:var(--hsk-chat-text,#ffffff)}.hsk-cb-terms-desc{margin:0;padding-inline-start:22px;font-size:13px;line-height:1.55;color:var(--hsk-chat-muted,#9ca3af);font-weight:400}.hsk-cb-terms-divider{height:1px;margin:14px 0;background:linear-gradient( 90deg,transparent 0,color-mix(in srgb,var(--hsk-chat-text,#000000) 8%,transparent) 20%,color-mix(in srgb,var(--hsk-chat-text,#000000) 8%,transparent) 80%,transparent 100% )}.hsk-cb-terms-action-wrap{display:flex;justify-content:center;width:100%;margin-top:14px}.hsk-cb-terms-agree-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 34px;font-size:14px;font-weight:600;border-radius:9999px;border:1px solid var(--hsk-chat-divide,rgba(255,255,255,.08));background:var(--hsk-chat-divide,rgba(255,255,255,.06));color:var(--hsk-chat-muted,rgba(255,255,255,.4));cursor:not-allowed;transition:all .3s cubic-bezier(.16,1,.3,1);letter-spacing:-0.01em}.hsk-cb-terms-agree-btn.is-active{background:var(--hsk-primary,#ff6a33);color:#ffffff;border-color:var(--hsk-primary,#ff6a33);cursor:pointer;box-shadow:0 4px 14px color-mix(in srgb,var(--hsk-primary,#ff6a33) 35%,transparent)}.hsk-cb-terms-agree-btn.is-active:hover{filter:brightness(.92);transform:translateY(-1px);box-shadow:0 6px 18px color-mix(in srgb,var(--hsk-primary,#ff6a33) 45%,transparent)}.hsk-cb-terms-agree-btn.is-active:active{transform:translateY(0);box-shadow:0 2px 6px color-mix(in srgb,var(--hsk-primary,#ff6a33) 25%,transparent)}@keyframes hsk-theme-morph-in{0%{opacity:0;transform:scale(.92) translateY(4px)}100%{opacity:1;transform:scale(1) translateY(0)}}@keyframes hsk-theme-morph-out{0%{opacity:1;transform:scale(1) translateY(0)}100%{opacity:0;transform:scale(.92) translateY(4px)}}`;var zo="akropolys-kiku-root",$t=null,Ga=null;function Jc(e){if(typeof CSSStyleSheet<"u"&&"replaceSync"in CSSStyleSheet.prototype)try{let t=new CSSStyleSheet;t.replaceSync(ln),e.adoptedStyleSheets=[...e.adoptedStyleSheets,t];return}catch{}let a=document.createElement("style");a.textContent=ln,e.appendChild(a)}function Qa(){return typeof document>"u"?null:Ga||($t=document.getElementById(zo),$t||($t=document.createElement("div"),$t.id=zo,$t.style.cssText="all: initial;",document.body.appendChild($t)),Ga=$t.shadowRoot??$t.attachShadow({mode:"open"}),Jc(Ga),Ga)}import{useAkropolysContext as wd}from"@akropolys/sdk";var Po=new WeakMap;function dn(e){if(!e)return Promise.resolve(null);let a=Po.get(e);if(a)return a;let t=Promise.resolve().then(()=>e.baseFont?.()??null).catch(()=>null);return Po.set(e,t),t}function Ao(e,a,t){if(e&&(dn(e),a))try{e.getUIStrings?.(a,t)?.catch?.(()=>{})}catch{}}import{useEffect as Io}from"react";var xt=new Map;function Zc(e){let a=e.split("?")[0].split("#")[0].split(".").pop()?.toLowerCase();return a==="woff2"?"woff2":a==="woff"?"woff":a==="otf"?"opentype":a==="ttf"?"truetype":""}function Eo(e){let a=e.trim();return!a||/["'()\\\s]/.test(a)||/^(javascript|vbscript):/i.test(a)?null:a}var el=/^[Uu]\+[0-9A-Fa-f?]{1,6}(-[0-9A-Fa-f]{1,6})?$/,Lo=e=>{let a=e.split(",").map(t=>t.trim()).filter(Boolean);return a.length===0||!a.every(t=>el.test(t))?"":a.join(", ")},tl=e=>/^\d{3}( \d{3})?$/.test(e)?e:"400";function al(e,a){Io(()=>{if(!e||!a||typeof document>"u")return;let t=5381;for(let n=0;n<e.length;n++)t=(t<<5)+t+e.charCodeAt(n)>>>0;let r=`hsk-font-${t.toString(36)}`;if(xt.set(e,(xt.get(e)??0)+1),!document.getElementById(r)){let n=document.createElement("style");n.id=r,n.textContent=a,document.head.appendChild(n)}return()=>{let n=(xt.get(e)??1)-1;if(n>0){xt.set(e,n);return}xt.delete(e),document.getElementById(r)?.remove()}},[e,a])}function Do(e){return e.faces.map(a=>{let t=Eo(a.url);return t?`@font-face{font-family:"${e.family}";font-style:normal;font-weight:${tl(a.weight)};font-display:swap;src:url(${t}) format("woff2");`+(Lo(a.unicodeRange)?`unicode-range:${Lo(a.unicodeRange)};`:"")+"}":""}).join("")}function hn(e){let a=e?.faces??[],t=e&&a.length?Do(e):"";al(t?`script|${e.family}|${a.map(r=>r.url).join("|")}`:"",t)}async function Fo(e,a=1200){if(typeof document>"u"||!("fonts"in document))return;let t=Do(e);if(!t)return;let r=`script|${e.family}|${e.faces.map(o=>o.url).join("|")}`,n=5381;for(let o=0;o<r.length;o++)n=(n<<5)+n+r.charCodeAt(o)>>>0;let i=`hsk-font-${n.toString(36)}`;if(!document.getElementById(i)){let o=document.createElement("style");o.id=i,o.textContent=t,document.head.appendChild(o)}let c=document.fonts,s=e.faces.map(()=>c.load(`16px "${e.family}"`).catch(()=>{}));await Promise.race([Promise.all(s),new Promise(o=>setTimeout(o,a))])}function xr(e){let a=typeof e=="object"&&e?e:void 0,t=a?.fontFamily?.split(",")[0].trim().replace(/^['"]|['"]$/g,"")??"",r=typeof a?.fontUrl=="string"?{normal:a.fontUrl}:a?.fontUrl??{},n=r.normal??"",i=r.bold??"",c=r.variable??"";Io(()=>{if(!t||!n&&!i&&!c)return;let s=c?[["100 900",c]]:[["400",n],["700",i]],o=[];for(let[l,k]of s){if(!k)continue;let g=Eo(k);if(!g)continue;let y=Zc(g);o.push(`@font-face{font-family:"${t}";font-style:normal;font-weight:${l};font-display:swap;src:url(${g})${y?` format("${y}")`:""};}`)}if(o.length===0)return;let d=o.join(""),p=`${t}|${n}|${i}|${c}`,h=5381;for(let l=0;l<p.length;l++)h=(h<<5)+h+p.charCodeAt(l)>>>0;let u=`hsk-host-font-${h.toString(36)}`;if(xt.set(p,(xt.get(p)??0)+1),!document.getElementById(u)){let l=document.createElement("style");l.id=u,l.textContent=d,document.head.appendChild(l)}return()=>{let l=(xt.get(p)??1)-1;if(l>0){xt.set(p,l);return}xt.delete(p),document.getElementById(u)?.remove()}},[t,n,i,c])}import qo from"react";var Xa=[],wr=[{value:"English",native:"English",tag:"en",rtl:!1},{value:"Chinese",native:"\u4E2D\u6587",tag:"zh",rtl:!1},{value:"Spanish",native:"Espa\xF1ol",tag:"es",rtl:!1},{value:"Arabic",native:"\u0627\u0644\u0639\u0631\u0628\u064A\u0629",tag:"ar",rtl:!0},{value:"Hindi",native:"\u0939\u093F\u0928\u094D\u0926\u0940",tag:"hi",rtl:!1},{value:"French",native:"Fran\xE7ais",tag:"fr",rtl:!1},{value:"Swahili",native:"Kiswahili",tag:"sw",rtl:!1},{value:"Portuguese",native:"Portugu\xEAs",tag:"pt",rtl:!1},{value:"Japanese",native:"\u65E5\u672C\u8A9E",tag:"ja",rtl:!1},{value:"Urdu",native:"\u0627\u0631\u062F\u0648",tag:"ur",rtl:!0}];function pn(e){if(!e)return;let a=e.trim();if(!a)return;let t=a.toLowerCase(),r=wr.find(n=>n.value.toLowerCase()===t||n.native.toLowerCase()===t||n.tag===t);return r?r.native:a}function _o(e){for(let a of e){let t=a.codePointAt(0)??0;if(t>=1424&&t<=2303||t>=64285&&t<=65023||t>=65136&&t<=65279)return!0}return!1}var rl={english:{preparing:"Preparing in English\u2026",changeLang:"Change language",endonym:"English"},swahili:{preparing:"Inatayarisha kwa Kiswahili\u2026",changeLang:"Badilisha lugha",endonym:"Kiswahili"},french:{preparing:"Configuration en fran\xE7ais\u2026",changeLang:"Changer de langue",endonym:"Fran\xE7ais"},spanish:{preparing:"Configurando en espa\xF1ol\u2026",changeLang:"Cambiar idioma",endonym:"Espa\xF1ol"},arabic:{preparing:"\u062C\u0627\u0631\u064D \u0627\u0644\u0625\u0639\u062F\u0627\u062F \u0628\u0627\u0644\u0644\u063A\u0629 \u0627\u0644\u0639\u0631\u0628\u064A\u0629\u2026",changeLang:"\u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0644\u063A\u0629",rtl:!0,endonym:"\u0627\u0644\u0639\u0631\u0628\u064A\u0629"},portuguese:{preparing:"Configurando em portugu\xEAs\u2026",changeLang:"Alterar idioma",endonym:"Portugu\xEAs"},hindi:{preparing:"\u0939\u093F\u0928\u094D\u0926\u0940 \u092E\u0947\u0902 \u0924\u0948\u092F\u093E\u0930 \u0915\u093F\u092F\u093E \u091C\u093E \u0930\u0939\u093E \u0939\u0948\u2026",changeLang:"\u092D\u093E\u0937\u093E \u092C\u0926\u0932\u0947\u0902",endonym:"\u0939\u093F\u0928\u094D\u0926\u0940"},chinese:{preparing:"\u6B63\u5728\u51C6\u5907\u4E2D\u6587\u73AF\u5883\u2026",changeLang:"\u66F4\u6539\u8BED\u8A00",endonym:"\u4E2D\u6587"},urdu:{preparing:"\u0627\u0631\u062F\u0648 \u0645\u06CC\u06BA \u062A\u06CC\u0627\u0631\u06CC \u062C\u0627\u0631\u06CC \u06C1\u06D2\u2026",changeLang:"\u0632\u0628\u0627\u0646 \u062A\u0628\u062F\u06CC\u0644 \u06A9\u0631\u06CC\u06BA",rtl:!0,endonym:"\u0627\u0631\u062F\u0648"},japanese:{preparing:"\u65E5\u672C\u8A9E\u3092\u8A2D\u5B9A\u4E2D\u2026",changeLang:"\u8A00\u8A9E\u3092\u5909\u66F4",endonym:"\u65E5\u672C\u8A9E"},german:{preparing:"Wird auf Deutsch eingerichtet\u2026",changeLang:"Sprache \xE4ndern",endonym:"Deutsch"},italian:{preparing:"Configurazione in italiano\u2026",changeLang:"Cambia lingua",endonym:"Italiano"},russian:{preparing:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0430 \u043D\u0430 \u0440\u0443\u0441\u0441\u043A\u043E\u043C\u2026",changeLang:"\u0418\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u044F\u0437\u044B\u043A",endonym:"\u0420\u0443\u0441\u0441\u043A\u0438\u0439"},korean:{preparing:"\uD55C\uAD6D\uC5B4\uB85C \uC124\uC815 \uC911\u2026",changeLang:"\uC5B8\uC5B4 \uBCC0\uACBD",endonym:"\uD55C\uAD6D\uC5B4"},turkish:{preparing:"T\xFCrk\xE7e olarak haz\u0131rlan\u0131yor\u2026",changeLang:"Dili de\u011Fi\u015Ftir",endonym:"T\xFCrk\xE7e"},vietnamese:{preparing:"\u0110ang thi\u1EBFt l\u1EADp b\u1EB1ng Ti\u1EBFng Vi\u1EC7t\u2026",changeLang:"\u0110\u1ED5i ng\xF4n ng\u1EEF",endonym:"Ti\u1EBFng Vi\u1EC7t"},indonesian:{preparing:"Menyiapkan dalam Bahasa Indonesia\u2026",changeLang:"Ubah bahasa",endonym:"Bahasa Indonesia"},polish:{preparing:"Przygotowywanie w j\u0119zyku polskim\u2026",changeLang:"Zmie\u0144 j\u0119zyk",endonym:"Polski"},dutch:{preparing:"Instellen in het Nederlands\u2026",changeLang:"Taal wijzigen",endonym:"Nederlands"},thai:{preparing:"\u0E01\u0E33\u0E25\u0E31\u0E07\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E40\u0E1B\u0E47\u0E19\u0E20\u0E32\u0E29\u0E32\u0E44\u0E17\u0E22\u2026",changeLang:"\u0E40\u0E1B\u0E25\u0E35\u0E48\u0E22\u0E19\u0E20\u0E32\u0E29\u0E32",endonym:"\u0E44\u0E17\u0E22"},bengali:{preparing:"\u09AC\u09BE\u0982\u09B2\u09BE\u09AF\u09BC \u09AA\u09CD\u09B0\u09B8\u09CD\u09A4\u09C1\u09A4 \u0995\u09B0\u09BE \u09B9\u099A\u09CD\u099B\u09C7\u2026",changeLang:"\u09AD\u09BE\u09B7\u09BE \u09AA\u09B0\u09BF\u09AC\u09B0\u09CD\u09A4\u09A8 \u0995\u09B0\u09C1\u09A8",endonym:"\u09AC\u09BE\u0982\u09B2\u09BE"},tamil:{preparing:"\u0BA4\u0BAE\u0BBF\u0BB4\u0BBF\u0BB2\u0BCD \u0BA4\u0BAF\u0BBE\u0BB0\u0BCD \u0B9A\u0BC6\u0BAF\u0BCD\u0BAF\u0BAA\u0BCD\u0BAA\u0B9F\u0BC1\u0B95\u0BBF\u0BB1\u0BA4\u0BC1\u2026",changeLang:"\u0BAE\u0BCA\u0BB4\u0BBF\u0BAF\u0BC8 \u0BAE\u0BBE\u0BB1\u0BCD\u0BB1\u0BB5\u0BC1\u0BAE\u0BCD",endonym:"\u0BA4\u0BAE\u0BBF\u0BB4\u0BCD"},telugu:{preparing:"\u0C24\u0C46\u0C32\u0C41\u0C17\u0C41\u0C32\u0C4B \u0C38\u0C3F\u0C26\u0C4D\u0C27\u0C02 \u0C1A\u0C47\u0C38\u0C4D\u0C24\u0C4B\u0C02\u0C26\u0C3F\u2026",changeLang:"\u0C2D\u0C3E\u0C37\u0C28\u0C41 \u0C2E\u0C3E\u0C30\u0C4D\u0C1A\u0C02\u0C21\u0C3F",endonym:"\u0C24\u0C46\u0C32\u0C41\u0C17\u0C41"},persian:{preparing:"\u062F\u0631 \u062D\u0627\u0644 \u0622\u0645\u0627\u062F\u0647\u200C\u0633\u0627\u0632\u06CC \u0628\u0647 \u0632\u0628\u0627\u0646 \u0641\u0627\u0631\u0633\u06CC\u2026",changeLang:"\u062A\u063A\u06CC\u06CC\u0631 \u0632\u0628\u0627\u0646",rtl:!0,endonym:"\u0641\u0627\u0631\u0633\u06CC"},farsi:{preparing:"\u062F\u0631 \u062D\u0627\u0644 \u0622\u0645\u0627\u062F\u0647\u200C\u0633\u0627\u0632\u06CC \u0628\u0647 \u0632\u0628\u0627\u0646 \u0641\u0627\u0631\u0633\u06CC\u2026",changeLang:"\u062A\u063A\u06CC\u06CC\u0631 \u0632\u0628\u0627\u0646",rtl:!0,endonym:"\u0641\u0627\u0631\u0633\u06CC"},greek:{preparing:"\u03A1\u03CD\u03B8\u03BC\u03B9\u03C3\u03B7 \u03C3\u03C4\u03B1 \u03B5\u03BB\u03BB\u03B7\u03BD\u03B9\u03BA\u03AC\u2026",changeLang:"\u0391\u03BB\u03BB\u03B1\u03B3\u03AE \u03B3\u03BB\u03CE\u03C3\u03C3\u03B1\u03C2",endonym:"\u0395\u03BB\u03BB\u03B7\u03BD\u03B9\u03BA\u03AC"},hebrew:{preparing:"\u05DE\u05D2\u05D3\u05D9\u05E8 \u05D1\u05E2\u05D1\u05E8\u05D9\u05EA\u2026",changeLang:"\u05E9\u05E0\u05D4 \u05E9\u05E4\u05D4",rtl:!0,endonym:"\u05E2\u05D1\u05E8\u05D9\u05EA"},swedish:{preparing:"St\xE4ller in p\xE5 svenska\u2026",changeLang:"Byt spr\xE5k",endonym:"Svenska"},kikuyu:{preparing:"G\u0129k\u0169y\u0169 g\u0129g\u0129thondekwo\u2026",changeLang:"Cenjia r\u0169thiomi",endonym:"G\u0129k\u0169y\u0169"},gikuyu:{preparing:"G\u0129k\u0169y\u0169 g\u0129g\u0129thondekwo\u2026",changeLang:"Cenjia r\u0169thiomi",endonym:"G\u0129k\u0169y\u0169"},akan:{preparing:"Y\u025Bresiesie w\u0254 Akan mu\u2026",changeLang:"Sesa kasa",endonym:"Akan"},twi:{preparing:"Y\u025Bresiesie w\u0254 Twi mu\u2026",changeLang:"Sesa kasa",endonym:"Twi"},yoruba:{preparing:"Ngbaradi ni \xC8d\xE8 Yor\xF9b\xE1\u2026",changeLang:"Yi ede pada",endonym:"\xC8d\xE8 Yor\xF9b\xE1"},amharic:{preparing:"\u1260\u12A0\u121B\u122D\u129B \u1260\u1218\u12D8\u130B\u1300\u1275 \u120B\u12ED\u2026",changeLang:"\u124B\u1295\u124B \u1240\u12ED\u122D",endonym:"\u12A0\u121B\u122D\u129B"},somali:{preparing:"Diyaarinta af Soomaali\u2026",changeLang:"Beddel luqadda",endonym:"Af-Soomaali"},hausa:{preparing:"Shirya cikin Hausa\u2026",changeLang:"Canja harshe",endonym:"Hausa"},zulu:{preparing:"Ilungiselela ngesiZulu\u2026",changeLang:"Shintsha ulimi",endonym:"isiZulu"},oromo:{preparing:"Afaan Oromootiin qophaa'aa jira\u2026",changeLang:"Afaan jijjiiri",endonym:"Afaan Oromoo"},luganda:{preparing:"Tuteekateeka mu Oluganda\u2026",changeLang:"Kyusa olulimi",endonym:"Oluganda"}};function Ho(e){let a=e.trim();return a?a.charAt(0).toUpperCase()+a.slice(1):"\u2026"}function Ja(e){if(!e)return{nativeName:"\u2026",preparing:"Preparing\u2026",changeLang:"\u2190",rtl:!1,known:!0};let a=e.trim().toLowerCase(),t=Object.entries(rl).find(([c,s])=>c===a||s.endonym?.toLowerCase()===a||pn(c)?.toLowerCase()===a);if(t)return{nativeName:t[1].endonym||pn(e)||Ho(e),preparing:t[1].preparing,changeLang:t[1].changeLang,rtl:!!t[1].rtl||_o(t[1].preparing),known:!0};let r=pn(e)||e,n=Ho(r),i=_o(n);return{nativeName:n,preparing:`Preparing in ${n}\u2026`,changeLang:i?"\u062A\u063A\u064A\u064A\u0631":"Change",rtl:i,known:!1}}var Sr=[{name:"Puck",label:"Puck",gender:"male"},{name:"Charon",label:"Charon",gender:"male"},{name:"Kore",label:"Kore",gender:"female"},{name:"Aoede",label:"Aoede",gender:"female"}],un="hsk-live-voice",Zt={langPlaceholder:"Type your preferred language\u2026",nameStepTitle:"Nice to meet you.",nameStepLead:"I can search, visualize, or capture anything for you \u2014 on this site or any other.",nameStepAsk:"What should I call you?",namePlaceholder:"Type your name\u2026",attachImage:"Attach a photo",vizUnavailable:"The preview could not be loaded.",vizDisclaimerImage:"Generated using Artificial Intelligence \u2014 colours, size and placement may differ from the real product.",vizDisclaimerVideo:"Generated using Artificial Intelligence \u2014 colours, size and movement may differ from the real product.",calcDisclaimer:"This is a calculation from live figures, not a guarantee \u2014 the market can move against it.",staleTitle:"No longer available",staleRemoved:"{title} has been removed and is no longer on offer.",staleUnavailable:"{title} is currently unavailable.",keyPastePrompt:"Paste your public id \u2014 or create one",keyPastePlaceholder:"your public id\u2026",keyUseMine:"Use my id",keyCreating:"Creating\u2026",keyCreateNew:"I'm new \u2014 create one",keySecretTitle:"Your secret \u2014 shown only once",keyDismiss:"Dismiss",keyCopySecret:"Copy secret",keyCopied:"Copied",keySecretHint:"Keep it private \u2014 use it to unlock your memory.",keyPublicTitle:"Your public id",keyCopyId:"Copy id",keyPublicHint:"Paste this on any site to save to the same memory.",keyAutoHide:"Hides automatically in {seconds}s.",greetReturning:"Hi, {name}.",greetReturningLead:"What can I find for you today?",howShouldResultsLook:"How should results look?",entityLangIntro:"I reply in {lang}. Product names stay as this site lists them \u2014 the details can too, or be translated.",asWritten:"As written",inLanguage:"In {lang}",namesAsWritten:"Details exactly as the site lists them.",detailsTranslated:"Details translated. Numbers and links stay exactly as listed.",entityLangPlaceholder:"Pick one of the two cards above\u2026",termsStepTitle:"Privacy & Terms of Use",termsStepSubtitle:"Transparent, anonymous, and zero-PII by design.",termsPiiTitle:"Zero PII Collection",termsPiiDesc:"We never collect or store personal identifying information (no emails, phone numbers, or real-world identities) from your chats or voice sessions.",termsSessionTitle:"Anonymous Session Tokens",termsSessionDesc:"Your session uses an anonymous client-side token solely to maintain context. It is never linked to your real identity.",termsMemoryTitle:"Ephemeral Chats vs. Mimi Vault",termsMemoryDesc:'Regular chats are ephemeral \u2014 closing the tab or clicking "Clear Chat" terminates them forever. Items you save with "@kiku" are encrypted and can be unlocked at mimi.akropolys.cloud with your Secret Access Key.',termsCookieTitle:"Host Website Telemetry",termsCookieDesc:"The host website where Kiku is embedded may collect cookies and analytics per their own cookie policy, outside Kiku's control.",termsAgreeButton:"Agree & Continue",termsAgreeCounting:"Agree & Continue ({seconds}s)",termsPlaceholder:"Please review our Privacy & Terms above\u2026",allSet:"You're all set, {name}.",replyingTranslated:"Replying in {lang}, results translated too. Ask me anything.",replyingOriginal:"Replying in {lang}, results as this site wrote them. Ask me anything.",defaultPlaceholder:"Ask me anything\u2026",footerHint:"kiku \xB7 searches the whole catalogue in real time",voiceListening:"Listening\u2026 tap the mic to stop",voiceSending:"Got it \u2014 sending\u2026",voiceModeStart:"Hands-free conversation",voiceModeExit:"Leave hands-free",voicePhaseListening:"Listening",voicePhaseThinking:"Thinking",voicePhaseSpeaking:"Speaking",voiceHint:"Just talk \u2014 I'll answer when you pause.",voiceMuted:"Muted",voiceMutedHint:"Tap the microphone to speak again.",micDenied:"Microphone blocked. Allow mic access for this site, then try again.",micInsecure:"Voice needs a secure (https) connection.",micMissing:"No microphone found.",micLangUnsupported:"This browser cannot transcribe that language yet. Type instead.",micNetwork:"Couldn't reach voice. Try again in a moment.",voiceUnavailable:"Voice is unavailable right now. Try again in a moment.",voiceLimitReached:"You've used up today's voice time. It resets in a day \u2014 chat still works.",voiceSiteLimit:"Voice is out of allowance on this site for now. Chat still works.",voicePickerLabel:"Choose a voice",micNoSpeech:"Didn't catch anything. Try again, a little closer to the mic.",micFailed:"Couldn't hear that. Try again.",clearChat:"Clear chat",thinking:"Thinking",thoughtForSeconds:"Thought for {duration}",thoughtProcess:"Thought process",captureAndRemember:"kiku \u2014 capture & remember",captureCurrentPage:"Capture current page",captureAll:"Capture all ({count})",whatHaveYouSaved:"What have you saved?",deleteThis:"Delete this",errShopperReplyLimit:"You've reached this site's reply limit for your account.",errAccessRevoked:"Your access to the assistant has been revoked by the store.",errAccountRequired:"Please create an account to continue using the chat assistant.",errStreamInterrupted:"The reply was interrupted. Please try again.",errNetwork:"The assistant couldn't respond just now \u2014 please try again in a moment.",errGeneric:"Something went wrong. Please try again.",vizWorking:"Visualizing\u2026",vizMarkEdit:"Mark & edit",markupTitle:"Mark where you want the change",markupCancel:"Cancel",markupSketch:"Sketch",markupText:"Text",markupEraser:"Eraser",markupUndo:"Undo",markupClear:"Clear",markupSend:"Send",markupTextHint:"Type, then Enter",markupInstruction:"Describe the change \u2014 e.g. add the sofa here",markupDialogLabel:"Mark up image",markupColorLabel:"Colour {colour}",markupError:"Couldn't process this image \u2014 try a newer visualization.",markupLoadError:"This image can't be edited here.",markupLoading:"Loading image\u2026",markupApplyMarks:"Apply the change I marked on the image.",openMemory:"Open my memory on mimi",errTooManyRequests:"The assistant is currently receiving too many requests. Please try again in a few moments.",errTokenLimit:"You've reached your usage limit. Please update your billing limits in your dashboard to continue.",statusSent:"Sent",statusStopped:"Sent \xB7 reply stopped",queuedWaiting:"Queued",queuedSendNow:"Send now",jumpToLatest:"Scroll to latest",timelineLabel:"Questions in this conversation",voiceConnecting:"Connecting \u2014 wait for the tone before speaking",stoppedByYou:"You stopped this response.",stoppedInterrupted:"This response was interrupted.",continueGenerating:"Continue generating",generateResponse:"Generate response",pillCompareTop2:"Compare top 2",pillCompareTop2Query:"Compare the {a} and {b}",pillMoreOn:"More on {name}",pillMoreOnQuery:"Tell me more about the {name}",pillUnder:"Under {amount}",pillUnderQuery:"Show me options under {amount}",pillSimilarOptions:"Similar options",pillSimilarOptionsQuery:"Show me more like the {name}",pillWhichBest:"Which is best?",pillWhichBestQuery:"Which one would you recommend and why?",pillFindAlternatives:"Find alternatives",pillFindAlternativesQuery:"What are good alternatives to the {name}?",pillShowPopular:"Show popular items",pillShowPopularQuery:"What are your most popular items?",pillRecommend:"Recommend something",pillRecommendQuery:"What do you recommend for me?",cardClickAnswer:"The {name}",cardClickQuery:"Tell me more about the {name}{price} \u2014 what are its key details, who is it best suited for, and what should I know?",displayCapture:"capture {name}",displayCaptureAll:"capture all ({count} items)",displayViewHistory:"what have you saved?",displayDelete:"delete this"},mn=qo.createContext((e,a)=>{let t=Zt[e];if(a)for(let[r,n]of Object.entries(a))t=t.split(`{${r}}`).join(n);return t}),jt=()=>qo.useContext(mn);function Bo(e){let a=e.trim();if(!a||a.length>40||a.includes("?"))return null;a=a.replace(/^(hi|hey|hello|yo)[,!.\s]+/i,""),a=a.replace(/^(i['’]?m|im|my name is|call me|it['’]?s|this is|name['’]?s)\s+/i,""),a=a.trim().replace(/[.!,]+$/,"");let t=a.split(/\s+/);if(t.length===0||t.length>3||!/^[\p{L}][\p{L}\-'’ ]{0,30}$/u.test(a))return null;let r=a.toLowerCase();if(["phone","laptop","tv","cheap","best","under","buy","search","find","show","need","want","price","sofa","shoe","headphone","camera","gift","help"].some(c=>r.includes(c)))return null;let i=t[0];return i.charAt(0).toUpperCase()+i.slice(1)}var Uo={shopper_reply_limit:"errShopperReplyLimit",RATE_LIMIT_EXCEEDED:"errShopperReplyLimit",access_revoked:"errAccessRevoked",account_required:"errAccountRequired",stream_interrupted:"errStreamInterrupted"};var $o=(e,a)=>{let t=e&&typeof e=="object"?e.code:void 0;if(t&&Uo[t])return a(Uo[t]);let r="";if(typeof e=="string")r=e;else if(e&&typeof e=="object"&&e.message)r=e.message;else try{r=JSON.stringify(e)}catch{r=String(e)}let n=r.toLowerCase();if(n.includes("429")||n.includes("too many requests")||n.includes("requests per minute limit exceeded")||n.includes("too_many_requests_error")||n.includes("request_quota_exceeded")||n.includes("quota"))return a("errTooManyRequests");if(n.includes("token limit"))return a("errTokenLimit");if(n.includes("failed to fetch")||n.includes("networkerror")||n.includes("request failed"))return a("errNetwork");if(r)try{console.warn("[kiku] untranslated error:",r)}catch{}return a("errGeneric")},jo=()=>typeof window>"u"||window.isSecureContext!==!1,kn=15;import sr,{useState as Oe,useEffect as St,useRef as tt,useCallback as na,useId as bd}from"react";import{Fragment as Hh,jsx as J,jsxs as qe}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:qe("g",{transform:"translate(22.7 19) scale(0.62)",fill:"currentColor",fillRule:"evenodd",children:[J("path",{d:"M39.4 10.4 Q44 0 48.6 10.4 L86.1 95.8 Q88 100 83.4 100 L4.6 100 Q0 100 1.9 95.8 Z M24 100 L24 65 Q24 60 27.4 56.3 Q44 38 60.6 56.3 Q64 60 64 65 L64 100 Z"}),J("circle",{cx:"55",cy:"82",r:"3.4"})]})}),kt=nl,Vo=()=>qe("svg",{className:"hsk-stop-icon",width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",children:[J("circle",{className:"hsk-stop-ring",cx:"12",cy:"12",r:"9.5",stroke:"currentColor",strokeWidth:"1.6",strokeLinecap:"round"}),J("rect",{className:"hsk-stop-core",x:"8.5",y:"8.5",width:"7",height:"7",rx:"1.8",fill:"currentColor"})]});var Ko=()=>qe("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),J("polyline",{points:"15 3 21 3 21 9"}),J("line",{x1:"10",y1:"14",x2:"21",y2:"3"})]}),Wo=()=>J("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"currentColor",children:J("path",{d:"M8 5v14l11-7z"})}),Cr=()=>qe("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:[J("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),J("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]}),Mr=()=>J("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:J("path",{d:"m15 18-6-6 6-6"})}),Oo=()=>J("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:J("path",{d:"m9 18 6-6-6-6"})}),Yo=()=>qe("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8"}),J("path",{d:"M3 3v5h5"}),J("path",{d:"M12 7v5l4 2"})]}),Nr=()=>J("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:J("path",{d:"M19 21 12 16l-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"})}),Go=()=>qe("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("path",{d:"M3 6h18"}),J("path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"})]});var Qo=()=>J("svg",{width:"19",height:"19",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",children:J("path",{d:"M12 5v14M5 12h14"})}),bn=()=>J("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:J("path",{d:"m21.44 11.05-9.19 9.19a6 6 0 0 1-8.49-8.49l8.57-8.57A4 4 0 1 1 18 8.84l-8.59 8.57a2 2 0 0 1-2.83-2.83l8.49-8.48"})}),Xo=({size:e=13}={})=>qe("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("rect",{className:"hsk-copy-sheet",x:"9",y:"9",width:"13",height:"13",rx:"2"}),J("path",{className:"hsk-copy-back",d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"})]}),Jo=({size:e=13}={})=>J("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:J("polyline",{className:"hsk-check-mark",points:"20 6 9 17 4 12"})}),va=({className:e,size:a=18}={})=>qe("svg",{className:e,width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("path",{className:"hsk-mic-cap",d:"M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3z"}),J("path",{d:"M19 10v2a7 7 0 0 1-14 0v-2"}),J("line",{x1:"12",y1:"19",x2:"12",y2:"22"})]}),Tr=()=>qe("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("line",{x1:"2",y1:"2",x2:"22",y2:"22"}),J("path",{d:"M18.89 13.23A7.12 7.12 0 0 0 19 12v-2"}),J("path",{d:"M5 10v2a7 7 0 0 0 12 5"}),J("path",{d:"M15 9.34V5a3 3 0 0 0-5.68-1.33"}),J("path",{d:"M9 9v3a3 3 0 0 0 5.12 2.12"}),J("line",{x1:"12",y1:"19",x2:"12",y2:"22"})]}),fn=({active:e})=>qe("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("path",{className:"hsk-wave-bar hsk-wave-bar--tip",style:{"--hsk-bar":0,"--hsk-amp":1.9,"--hsk-period":"1.24s"},d:"M2 12h2"}),J("path",{className:"hsk-wave-bar",style:{"--hsk-bar":1,"--hsk-amp":1.78,"--hsk-period":"0.94s"},d:"M6 8v8"}),J("path",{className:"hsk-wave-bar",style:{"--hsk-bar":2,"--hsk-amp":1.26,"--hsk-period":"1.42s"},d:"M10 4v16"}),J("path",{className:"hsk-wave-bar",style:{"--hsk-bar":3,"--hsk-amp":1.62,"--hsk-period":"1.08s"},d:"M14 7v10"}),J("path",{className:"hsk-wave-bar",style:{"--hsk-bar":4,"--hsk-amp":2.05,"--hsk-period":"0.86s"},d:"M18 9v6"}),J("path",{className:"hsk-wave-bar hsk-wave-bar--tip",style:{"--hsk-bar":5,"--hsk-amp":1.9,"--hsk-period":"1.32s"},d:"M22 12h-2"})]}),Zo=()=>qe("svg",{className:"hsk-telegram-icon",width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("polygon",{className:"hsk-kite-wing hsk-kite-wing--far",points:"22 2 11 13 2 9"}),J("polygon",{className:"hsk-kite-wing hsk-kite-wing--near",points:"22 2 15 22 11 13"}),J("line",{className:"hsk-kite-spine",x1:"22",y1:"2",x2:"11",y2:"13"})]}),ei=()=>qe("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"}),qe("g",{className:"hsk-sun-rays",children:[J("line",{x1:"12",y1:"1",x2:"12",y2:"3"}),J("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),J("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}),J("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}),J("line",{x1:"1",y1:"12",x2:"3",y2:"12"}),J("line",{x1:"21",y1:"12",x2:"23",y2:"12"}),J("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}),J("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"})]})]}),ti=()=>J("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:J("path",{className:"hsk-moon-body",d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"})}),ai=()=>qe("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("path",{className:"hsk-wood-layer",style:{"--hsk-layer":0},d:"M12 2L2 7l10 5 10-5-10-5z"}),J("path",{className:"hsk-wood-layer",style:{"--hsk-layer":2},d:"M2 17l10 5 10-5"}),J("path",{className:"hsk-wood-layer",style:{"--hsk-layer":1},d:"M2 12l10 5 10-5"})]}),ri=()=>J("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:J("path",{className:"hsk-heart-body",d:"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"})}),ni=()=>qe("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("path",{d:"M17 8h1a4 4 0 1 1 0 8h-1"}),J("path",{d:"M3 8h14v9a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4z"}),J("line",{className:"hsk-steam",style:{"--hsk-steam":0},x1:"6",y1:"1",x2:"6",y2:"4"}),J("line",{className:"hsk-steam",style:{"--hsk-steam":1},x1:"10",y1:"1",x2:"10",y2:"4"}),J("line",{className:"hsk-steam",style:{"--hsk-steam":2},x1:"14",y1:"1",x2:"14",y2:"4"})]}),oi=()=>qe("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[J("path",{d:"M12 3a6.5 6.5 0 0 0 9 9 9 9 0 1 1-9-9z"}),J("path",{className:"hsk-star-spark",d:"M18.5 2.5l.6 1.6 1.6.6-1.6.6-.6 1.6-.6-1.6-1.6-.6 1.6-.6z"})]});var ii=({size:e=11})=>qe("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.6",strokeLinecap:"round",strokeLinejoin:"round",children:[J("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),J("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]});var ea=[{id:"light",label:"Silver",Icon:ei,dark:!1},{id:"dark",label:"Onyx",Icon:ti,dark:!0},{id:"mahogany",label:"Mahogany",Icon:ai,dark:!0},{id:"blush",label:"Blush",Icon:ri,dark:!1},{id:"coffee",label:"Coffee",Icon:ni,dark:!1},{id:"midnight",label:"Midnight",Icon:oi,dark:!0}],gn="dark",si="light";function vn(e){return typeof e=="string"&&ea.some(a=>a.id===e)}function yn(e){return ea.find(a=>a.id===e)??ea[0]}import{useKiku as fd,subscribeLiveStream as gd}from"@akropolys/sdk";import{useAkropolysContext as vd}from"@akropolys/sdk";import{useEffect as ol,useRef as il}from"react";function sl(e,a,t=.55){return a<=0?0:e*a*t/(a+t*Math.abs(e))}function cl({stiffness:e=500,damping:a=45,onFrame:t,onRest:r}){let n=0,i=0,c=0,s=null,o=0,d=h=>{let u=Math.min(.032,(h-o)/1e3)||.016666666666666666;o=h;let l=Math.max(1,Math.ceil(u/.008)),k=u/l;for(let g=0;g<l;g++){let y=-e*(n-c)-a*i;i+=y*k,n+=i*k}if(Math.abs(n-c)<.5&&Math.abs(i)<.5){n=c,i=0,s=null,t(n),r?.();return}t(n),s=requestAnimationFrame(d)},p=()=>{s===null&&(o=performance.now(),s=requestAnimationFrame(d))};return{track(h){s!==null&&(cancelAnimationFrame(s),s=null),n=h,i=0,t(n)},to(h,u=0){c=h,i=u,p()},get value(){return n},stop(){s!==null&&(cancelAnimationFrame(s),s=null)}}}function ci({panel:e,scroller:a,onDismiss:t,quiescent:r,enabled:n=!0}){let i=il(t);i.current=t,ol(()=>{if(!n)return;let c=e();if(!c||typeof matchMedia=="function"&&matchMedia("(prefers-reduced-motion: reduce)").matches)return;let s=!1,o=0,d=0,p=0,h=-1,u=0,l=0,k=0,g=!1,y=!1,R=cl({onFrame:S=>{c.style.transform=S===0?"":`translate3d(0, ${S}px, 0)`;let K=c.parentElement;K&&(K.style.opacity=S===0?"":String(Math.max(.35,1-S/(c.offsetHeight||1)*1.1)))},onRest:()=>{c.style.willChange="",y&&(y=!1,i.current())}}),A=()=>{let S=a();return S&&S.scrollTop>0?!1:r?r():!0},b=S=>{S.pointerType==="mouse"||!S.isPrimary||(s=!1,g=!1,h=S.pointerId,o=u=S.clientY,d=S.clientX,l=S.timeStamp,k=0,p=R.value)},T=S=>{if(S.pointerId!==h)return;let K=S.clientY-o,N=S.clientX-d;if(!g){if(Math.abs(K)<6&&Math.abs(N)<6)return;if(g=!0,s=K>0&&Math.abs(K)>Math.abs(N)&&A(),s){try{c.setPointerCapture(S.pointerId)}catch{}R.stop(),c.style.animation="none",c.style.willChange="transform"}}if(!s)return;let H=S.timeStamp-l;H>0&&(k=(S.clientY-u)/H*1e3),u=S.clientY,l=S.timeStamp;let U=p+K;R.track(U<0?-sl(-U,c.offsetHeight||1):U),S.cancelable&&S.preventDefault()},M=S=>{if(S.pointerId!==h)return;try{c.hasPointerCapture(S.pointerId)&&c.releasePointerCapture(S.pointerId)}catch{}if(h=-1,!s)return;s=!1;let K=c.offsetHeight||1;R.value+k*.12>K*.3||k>900?(y=!0,c.style.pointerEvents="none",R.to(K,k)):R.to(0,k)};return c.addEventListener("pointerdown",b,{passive:!0}),c.addEventListener("pointermove",T,{passive:!1}),c.addEventListener("pointerup",M,{passive:!0}),c.addEventListener("pointercancel",M,{passive:!0}),()=>{R.stop(),c.removeEventListener("pointerdown",b),c.removeEventListener("pointermove",T),c.removeEventListener("pointerup",M),c.removeEventListener("pointercancel",M),c.style.transform="",c.style.willChange="",c.style.animation="",c.style.pointerEvents="";let S=c.parentElement;S&&(S.style.opacity="")}},[n,e,a,r])}import{useEffect as xn,useRef as Rr,useState as Pt}from"react";var li=(e,a)=>Math.hypot(e.x-a.x,e.y-a.y);function ll(e){let a=0;for(let t=1;t<e.length;t++)a+=li(e[t-1],e[t]);return a}function di(e){let a=1/0,t=1/0,r=-1/0,n=-1/0;for(let i of e)i.x<a&&(a=i.x),i.y<t&&(t=i.y),i.x>r&&(r=i.x),i.y>n&&(n=i.y);return{minX:a,minY:t,maxX:r,maxY:n}}var ya=e=>Math.max(0,Math.min(1e3,Math.round(e)));function hi(e,a,t){return[ya(e.minY/t*1e3),ya(e.minX/a*1e3),ya(e.maxY/t*1e3),ya(e.maxX/a*1e3)]}function dl(e,a){let[t,r,n,i]=e,[c,s,o,d]=a,p=Math.min(i,d)-Math.max(r,s),h=Math.min(n,o)-Math.max(t,c);if(p<=0||h<=0)return!1;let u=Math.min((i-r)*(n-t),(d-s)*(o-c));return u>0&&p*h/u>.35}var hl=(e,a)=>[Math.min(e[0],a[0]),Math.min(e[1],a[1]),Math.max(e[2],a[2]),Math.max(e[3],a[3])];function pl(e,a,t){if(e.length<2)return null;let r=di(e),n=hi(r,a,t),i=Math.hypot(r.maxX-r.minX,r.maxY-r.minY);if(i<4)return null;let c=ll(e),s=li(e[0],e[e.length-1]),o=c/Math.max(s,1e-6);return s/i<.3&&c>i*1.8?{gesture:"ring",box:n,straight:!1}:o<1.25?{gesture:"arrow",box:n,to:[ya(e[e.length-1].y/t*1e3),ya(e[e.length-1].x/a*1e3)],straight:!0}:{gesture:"scribble",box:n,straight:!1}}function pi(e,a,t){if(!a||!t)return[];let r=[],n=[];for(let s of e){if(s.kind==="text"&&s.value&&typeof s.x=="number"&&typeof s.y=="number"){let o={x:s.x,y:s.y};n.push({gesture:"text",box:hi(di([o,o]),a,t),text:s.value});continue}if(s.kind==="stroke"&&s.tool!=="eraser"&&s.points){let o=pl(s.points,a,t);o&&r.push(o)}}let i=new Set,c=[];for(let s=0;s<r.length;s++){if(i.has(s))continue;let o=r[s];for(let d=s+1;d<r.length;d++)i.has(d)||!o.straight||!r[d].straight||dl(o.box,r[d].box)&&(i.add(d),o={gesture:"cross",box:hl(o.box,r[d].box),straight:!1});i.add(s),c.push(o.gesture==="arrow"?{gesture:"arrow",box:o.box,to:o.to}:{gesture:o.gesture,box:o.box})}return[...c,...n]}import{jsx as Be,jsxs as xa}from"react/jsx-runtime";var ui=["#111111","#ff5a5a","#ffb300","#22c55e","#06b6d4","#d946ef","#9ca3af"],ul=1280;function mi({src:e,onCancel:a,onSend:t,t:r}){let[n,i]=Pt(null),[c,s]=Pt(!1),[o,d]=Pt("pen"),[p,h]=Pt(ui[1]),[u,l]=Pt([]),[k,g]=Pt(null),[y,w]=Pt(""),[R,A]=Pt(""),[b,T]=Pt(!1),M=Rr(null),S=Rr(null),K=Rr(null);xn(()=>{let m=new Image;m.crossOrigin="anonymous",m.onload=()=>i(m),m.onerror=()=>s(!0),m.src=e},[e]);let N=(()=>{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)}})(),H=Rr(null),U=m=>{let _=M.current;if(!_||!n)return;let W=_.getContext("2d");if(!W)return;H.current||(H.current=document.createElement("canvas"));let ae=H.current;ae.width=_.width,ae.height=_.height;let C=ae.getContext("2d"),x=m?[...u,m]:u;for(let v of x)v.kind==="stroke"?(C.save(),C.globalCompositeOperation=v.tool==="eraser"?"destination-out":"source-over",C.strokeStyle=v.color,C.lineWidth=v.tool==="eraser"?v.size*3:v.size,C.lineCap="round",C.lineJoin="round",C.beginPath(),v.points.forEach((E,$)=>$===0?C.moveTo(E.x,E.y):C.lineTo(E.x,E.y)),v.points.length===1&&C.lineTo(v.points[0].x+.01,v.points[0].y),C.stroke(),C.restore()):(C.save(),C.fillStyle=v.color,C.font=`600 ${v.size}px system-ui, sans-serif`,C.fillText(v.value,v.x,v.y),C.restore());W.clearRect(0,0,_.width,_.height),W.drawImage(n,0,0,_.width,_.height),W.drawImage(ae,0,0)};xn(()=>{U()},[n,u,N.w,N.h]),xn(()=>{k&&K.current?.focus()},[k]);let I=m=>{let _=M.current,W=_.getBoundingClientRect();return{x:(m.clientX-W.left)/W.width*_.width,y:(m.clientY-W.top)/W.height*_.height}},V=()=>Math.max(4,Math.round(N.w/180)),F=()=>Math.max(18,Math.round(N.w/28)),D=m=>{if(!n)return;let _=I(m);if(o==="text"){g({x:_.x,y:_.y}),w("");return}m.target.setPointerCapture(m.pointerId),S.current={kind:"stroke",tool:o,color:p,size:V(),points:[_]},U(S.current)},Q=m=>{S.current&&(S.current.points.push(I(m)),U(S.current))},z=()=>{if(!S.current)return;let m=S.current;S.current=null,l(_=>[..._,m])},B=()=>{k&&y.trim()&&l(m=>[...m,{kind:"text",x:k.x,y:k.y,color:p,value:y.trim(),size:F()}]),g(null),w("")},te=()=>{if(n)try{let m=document.createElement("canvas");m.width=N.w,m.height=N.h;let _=m.getContext("2d");if(!_){T(!0);return}_.drawImage(n,0,0,N.w,N.h);let W=m.toDataURL("image/jpeg",.92),ae=M.current?.toDataURL("image/jpeg",.85)||W;t(W,R.trim(),pi(u,N.w,N.h),ae)}catch{T(!0)}},Y=u.length>0;return xa("div",{className:"hsk-markup",role:"dialog","aria-label":r("markupDialogLabel"),children:[xa("div",{className:"hsk-markup-head",children:[Be("span",{className:"hsk-markup-title",children:r("markupTitle")}),Be("button",{className:"hsk-markup-cancel",onClick:a,children:r("markupCancel")})]}),Be("div",{className:"hsk-markup-stage",children:c?Be("div",{className:"hsk-markup-error",children:r("markupLoadError")}):n?xa("div",{className:"hsk-markup-canvas-wrap",children:[Be("canvas",{ref:M,width:N.w,height:N.h,className:`hsk-markup-canvas hsk-markup-canvas--${o}`,onPointerDown:D,onPointerMove:Q,onPointerUp:z,onPointerLeave:z}),k&&M.current&&Be("input",{ref:K,className:"hsk-markup-textinput",style:{left:`${k.x/N.w*100}%`,top:`${k.y/N.h*100}%`,color:p},value:y,placeholder:r("markupTextHint"),onChange:m=>w(m.target.value),onKeyDown:m=>{m.key==="Enter"&&B(),m.key==="Escape"&&(g(null),w(""))},onBlur:B})]}):Be("div",{className:"hsk-markup-loading",children:r("markupLoading")})}),xa("div",{className:"hsk-markup-tools",children:[Be("div",{className:"hsk-markup-colors",children:ui.map(m=>Be("button",{className:`hsk-markup-color${p===m?" hsk-markup-color--on":""}`,style:{background:m},onClick:()=>{h(m),o==="eraser"&&d("pen")},"aria-label":r("markupColorLabel",{colour:m})},m))}),xa("div",{className:"hsk-markup-actions",children:[Be("button",{className:`hsk-markup-tool${o==="pen"?" hsk-markup-tool--on":""}`,onClick:()=>d("pen"),children:r("markupSketch")}),Be("button",{className:`hsk-markup-tool${o==="text"?" hsk-markup-tool--on":""}`,onClick:()=>d("text"),children:r("markupText")}),Be("button",{className:`hsk-markup-tool${o==="eraser"?" hsk-markup-tool--on":""}`,onClick:()=>d("eraser"),children:r("markupEraser")}),Be("button",{className:"hsk-markup-tool",onClick:()=>l(m=>m.slice(0,-1)),disabled:!Y,children:r("markupUndo")}),Be("button",{className:"hsk-markup-tool",onClick:()=>l([]),disabled:!Y,children:r("markupClear")})]})]}),xa("div",{className:"hsk-markup-send",children:[Be("input",{className:"hsk-markup-instruction",value:R,placeholder:r("markupInstruction"),onChange:m=>A(m.target.value),onKeyDown:m=>{m.key==="Enter"&&(Y||R.trim())&&te()}}),Be("button",{className:"hsk-markup-go",onClick:te,disabled:!n||!Y&&!R.trim(),children:r("markupSend")})]}),b&&Be("div",{className:"hsk-markup-error",children:r("markupError")})]})}import ml,{useEffect as kl,useRef as Za}from"react";import{jsx as Sl}from"react/jsx-runtime";function bl(e){let a=2166136261;for(let t=0;t<e.length;t++)a^=e.charCodeAt(t),a=Math.imul(a,16777619);return a>>>0}function Cn(e){let a=e>>>0;return()=>{a=a+1831565813>>>0;let t=Math.imul(a^a>>>15,1|a);return t=t+Math.imul(t^t>>>7,61|t)^t,((t^t>>>14)>>>0)/4294967296}}var ki=e=>e*e*(3-2*e);function fl(e){let t=new Float32Array(65536);for(let n=0;n<t.length;n++)t[n]=e();let r=(n,i)=>t[(i&255)*256+(n&255)];return(n,i)=>{let c=Math.floor(n),s=Math.floor(i),o=ki(n-c),d=ki(i-s),p=r(c,s),h=r(c+1,s),u=r(c,s+1),l=r(c+1,s+1);return(p+(h-p)*o)*(1-d)+(u+(l-u)*o)*d}}function gl(e,a,t,r){let n=t/Math.SQRT2,i=Math.ceil(e/n),c=Math.ceil(a/n),s=new Int32Array(i*c).fill(-1),o=[],d=[],p=(u,l)=>{let k=o.length;o.push([u,l]),s[Math.floor(l/n)*i+Math.floor(u/n)]=k,d.push(k)},h=(u,l)=>{if(u<0||l<0||u>=e||l>=a)return!1;let k=Math.floor(u/n),g=Math.floor(l/n);for(let y=Math.max(g-2,0);y<=Math.min(g+2,c-1);y++)for(let w=Math.max(k-2,0);w<=Math.min(k+2,i-1);w++){let R=s[y*i+w];if(R<0)continue;let A=o[R][0]-u,b=o[R][1]-l;if(A*A+b*b<t*t)return!1}return!0};for(p(r()*e,r()*a);d.length;){let u=r()*d.length|0,[l,k]=o[d[u]],g=!1;for(let y=0;y<24;y++){let w=r()*Math.PI*2,R=t*(1+r()),A=l+Math.cos(w)*R,b=k+Math.sin(w)*R;if(h(A,b)){p(A,b),g=!0;break}}g||d.splice(u,1)}return o}var Ie=(e,a)=>(e()-.5)*a,wn=[(e,a,t)=>{let r=a*.5,n=a*(.14+t()*.04),i=a*.07;e.beginPath(),e.moveTo(-n-i*.6,-r),e.lineTo(n+i*.6,-r),e.moveTo(-n,-r+i),e.lineTo(n,-r+i),e.moveTo(-n,-r+i),e.lineTo(-n*.85,r-i),e.moveTo(n,-r+i),e.lineTo(n*.85,r-i),e.moveTo(0,-r+i*1.7),e.lineTo(0,r-i*1.7),e.moveTo(-n,r-i),e.lineTo(n,r-i),e.moveTo(-n-i*.6,r),e.lineTo(n+i*.6,r),e.stroke()},(e,a,t)=>{let r=a*.5,n=-r*(.18+t()*.1);e.beginPath(),e.moveTo(-r,n),e.lineTo(0,-r),e.lineTo(r,n),e.closePath(),e.moveTo(-r*.92,n+r*.16),e.lineTo(r*.92,n+r*.16);for(let i of[-.62,-.21,.21,.62])e.moveTo(r*i,n+r*.16),e.lineTo(r*i,r*.8);e.moveTo(-r,r*.8),e.lineTo(r,r*.8),e.stroke()},(e,a,t)=>{let r=a*.5,n=r*(.48+t()*.12);e.beginPath(),e.moveTo(-r*.2,-r*.86),e.lineTo(r*.2,-r*.86),e.moveTo(-r*.15,-r*.78),e.bezierCurveTo(-n,-r*.3,-n*.85,r*.6,0,r*.86),e.bezierCurveTo(n*.85,r*.6,n,-r*.3,r*.15,-r*.78),e.moveTo(-r*.17,-r*.64),e.quadraticCurveTo(-n*1.16,-r*.48,-n*.7,-r*.04),e.moveTo(r*.17,-r*.64),e.quadraticCurveTo(n*1.16,-r*.48,n*.7,-r*.04),e.stroke()},(e,a,t)=>{let r=a*.5;e.beginPath(),e.moveTo(-r*.9,r*.52),e.quadraticCurveTo(0,-r*.18,r*.9,-r*.58),e.stroke();let n=4+(t()*3|0);for(let i=0;i<n;i++){let c=.16+i/n*.8,s=-r*.9+c*r*1.8,o=r*.52-c*r*1.16+(1-c)*c*r*.3,d=i%2?1:-1,p=r*(.26+t()*.1);e.beginPath(),e.moveTo(s,o),e.quadraticCurveTo(s+p*.5,o+d*p*.66,s+p*.9,o+d*p*.08),e.quadraticCurveTo(s+p*.42,o+d*p*.04,s,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,c]of n)e.beginPath(),e.moveTo(i,c-r*.28),e.lineTo(i-r*.02,c-r*.16),e.stroke(),e.beginPath(),e.ellipse(i,c,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 c=-1.05+i/4*2.1,s=Math.sin(c)*n*r*.72,o=Math.cos(c)*r*.72,d=r*(.2+t()*.08);e.beginPath(),e.moveTo(s,o),e.quadraticCurveTo(s+n*d*.9,o-d*.5,s+n*d*.6,o-d*1.05),e.stroke()}}},(e,a)=>{let t=a*.5;e.beginPath(),e.moveTo(-t,t*.6),e.lineTo(t*.55,t*.6),e.lineTo(t*.55,-t*.6),e.lineTo(-t*.45,-t*.6),e.lineTo(-t*.45,t*.15),e.lineTo(t*.1,t*.15),e.lineTo(t*.1,-t*.18),e.stroke()},(e,a)=>{let t=a*.5;e.beginPath(),e.moveTo(-t*.62,t*.8),e.lineTo(-t*.62,-t*.05),e.arc(0,-t*.05,t*.62,Math.PI,0),e.lineTo(t*.62,t*.8),e.stroke(),e.beginPath(),e.moveTo(-t*.86,t*.8),e.lineTo(t*.86,t*.8),e.stroke()},(e,a,t)=>{let r=a*.5;e.beginPath(),e.arc(0,0,r*.4,0,Math.PI*2),e.stroke();let n=t()*.5;for(let i=0;i<8;i++){let c=n+i/8*Math.PI*2;e.beginPath(),e.moveTo(Math.cos(c)*r*.6,Math.sin(c)*r*.6),e.lineTo(Math.cos(c)*r*.94,Math.sin(c)*r*.94),e.stroke()}},(e,a)=>{let t=a*.5;e.beginPath(),e.moveTo(-t*.44,t*.7),e.bezierCurveTo(-t,t*.2,-t*.8,-t*.7,-t*.3,-t*.6),e.moveTo(t*.44,t*.7),e.bezierCurveTo(t,t*.2,t*.8,-t*.7,t*.3,-t*.6),e.moveTo(-t*.32,-t*.64),e.lineTo(t*.32,-t*.64),e.moveTo(-t*.44,t*.7),e.lineTo(t*.44,t*.7);for(let r of[-.16,.02,.2])e.moveTo(t*r,-t*.56),e.lineTo(t*r,t*.62);e.stroke()},(e,a,t)=>{let r=a*.5,n=r*(.4+t()*.18);e.beginPath(),e.moveTo(-r,r*.16),e.quadraticCurveTo(-r*.5,-n,0,-r*.02),e.quadraticCurveTo(r*.5,-n,r,r*.16),e.stroke()}],bi=[(e,a,t)=>{let r=a*.5,n=-r+Ie(t,r*.3),i=Ie(t,r);e.beginPath(),e.moveTo(n,i);let c=4+(t()*4|0);for(let s=0;s<c;s++){let o=n+r*2/c+Ie(t,r*.5),d=Ie(t,r*1.5);e.quadraticCurveTo(n+Ie(t,r*.9),i+Ie(t,r*1.6),o,d),n=o,i=d}e.stroke()},(e,a,t)=>{let r=a*.5,n=2.2+t()*1.6,i=t()<.5?-1:1;e.beginPath();for(let c=0;c<=60;c++){let s=c/60,o=i*s*n*Math.PI*2,d=r*s*(.9+Ie(t,.06)),p=Math.cos(o)*d,h=Math.sin(o)*d;c===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 c=0;c<n;c++){let s=-r+c/(n-1)*r*2+Ie(t,r*.16),o=r*(.7+t()*.6);e.beginPath(),e.moveTo(s-i*o*.5,-o*.5),e.quadraticCurveTo(s+Ie(t,r*.2),0,s+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 c=0;c<n;c++){let s=-r+c*i,o=i*(.42+t()*.18);e.bezierCurveTo(s+o*.2,r*.4-o*2.1,s+i-o*.2,r*.4-o*2.1,s+i,r*.4+Ie(t,r*.14))}e.stroke()}],fi=[(e,a,t)=>{e.beginPath(),e.arc(0,0,a*.1+t()*a*.04,0,Math.PI*2),e.fill()},(e,a,t)=>{e.beginPath(),e.arc(Ie(t,a*.04),Ie(t,a*.04),a*.32,0,Math.PI*2),e.stroke()},(e,a,t)=>{let r=a*.4,n=r*(.2+t()*.12);e.beginPath(),e.moveTo(0,-r),e.quadraticCurveTo(n,-n,r,0),e.quadraticCurveTo(n,n,0,r),e.quadraticCurveTo(-n,n,-r,0),e.quadraticCurveTo(-n,-n,0,-r),e.stroke()},(e,a,t)=>{let r=a*.4;e.beginPath(),e.moveTo(-r,Ie(t,a*.08)),e.quadraticCurveTo(0,Ie(t,a*.16),r,Ie(t,a*.08)),e.stroke()}],vl={light:(e,a)=>{let t=a*.5;e.beginPath(),e.moveTo(0,-t),e.quadraticCurveTo(t*.16,-t*.16,t,0),e.quadraticCurveTo(t*.16,t*.16,0,t),e.quadraticCurveTo(-t*.16,t*.16,-t,0),e.quadraticCurveTo(-t*.16,-t*.16,0,-t),e.stroke()},dark:(e,a)=>{let t=a*.44;e.beginPath(),e.moveTo(-t*.6,-t*.5),e.lineTo(t*.6,-t*.5),e.lineTo(t,t*.05),e.lineTo(0,t),e.lineTo(-t,t*.05),e.closePath(),e.moveTo(-t,t*.05),e.lineTo(t,t*.05),e.moveTo(-t*.6,-t*.5),e.lineTo(-t*.3,t*.05),e.lineTo(0,t),e.moveTo(t*.6,-t*.5),e.lineTo(t*.3,t*.05),e.lineTo(0,t),e.stroke()},mahogany:(e,a)=>{let t=a*.5;e.beginPath(),e.moveTo(0,t),e.bezierCurveTo(-t*.9,t*.2,-t*.7,-t*.7,0,-t),e.bezierCurveTo(t*.7,-t*.7,t*.9,t*.2,0,t),e.moveTo(0,t*.86),e.lineTo(0,-t*.86);for(let r=0;r<3;r++){let n=-.34+r*.36;e.moveTo(0,t*n),e.lineTo(t*.44,t*(n-.26)),e.moveTo(0,t*n),e.lineTo(-t*.44,t*(n-.26))}e.stroke()},blush:(e,a)=>{let t=a*.5;for(let r=0;r<5;r++){let n=r/5*Math.PI*2-Math.PI/2;e.beginPath(),e.ellipse(Math.cos(n)*t*.52,Math.sin(n)*t*.52,t*.42,t*.26,n,0,Math.PI*2),e.stroke()}e.beginPath(),e.arc(0,0,t*.19,0,Math.PI*2),e.stroke()},coffee:(e,a)=>{let t=a*.5;e.beginPath(),e.ellipse(0,0,t*.6,t*.9,0,0,Math.PI*2),e.stroke(),e.beginPath(),e.moveTo(0,-t*.84),e.bezierCurveTo(t*.34,-t*.3,-t*.34,t*.3,0,t*.84),e.stroke()},midnight:(e,a)=>{let t=a*.5;e.beginPath();for(let r=0;r<10;r++){let n=r%2===0?t:t*.4,i=r/10*Math.PI*2-Math.PI/2,c=Math.cos(i)*n,s=Math.sin(i)*n;r===0?e.moveTo(c,s):e.lineTo(c,s)}e.closePath(),e.stroke()}},gi=e=>{let a=e.split(",").map(t=>parseFloat(t.trim()));return[a[0]||0,a[1]||0,a[2]||0]};function vi(e,a,t){let r=gi(e),n=gi(a);return`rgb(${Math.round(r[0]+(n[0]-r[0])*t)},${Math.round(r[1]+(n[1]-r[1])*t)},${Math.round(r[2]+(n[2]-r[2])*t)})`}function yl(e,a,t){return`hsl(${Math.round(a*300%360)}, ${t?72:68}%, ${t?58:46}%)`}function xl(e,a,t,r,n,i,c){let s=c?vl[c]:void 0,o=Cn(n),d=fl(Cn(n^2654435769)),p=e*a,u=Math.max(40,Math.min(520,Math.round(p/3100)))/.48,l=Math.max(26,Math.sqrt(.7*p/u)),k=gl(e,a,l,o),g=4.4/Math.max(e,a),y=g*2.6,w=Math.hypot(e,a),R=o()*Math.PI*2,A=Math.cos(R),b=Math.sin(R),T=e*(.18+o()*.64),M=a*(.12+o()*.5),S=[],K=Math.hypot(e,a)||1,[N,H,U]=t.split(",").map(V=>parseFloat(V)||0),I=.2126*N+.7152*H+.0722*U>128;for(let[V,F]of k){let D=d(V*g,F*g)*.72+d(V*y,F*y)*.28,Q=Math.min(1,Math.max(0,(D-.26)/.44));if(o()>Q*Q*(3-2*Q))continue;let z=o(),B=Math.max(0,1-Math.hypot(V-T,F-M)/(w*.72))**1.6,te=((V-e/2)*A+(F-a/2)*b)/w+.5,Y=!I,_=((Y?.055:.028)+o()*(Y?.04:.025))*(.75+te*.55)*(1+B*.4),W=vi(t,r,B*.85),ae=i?(e-V+a-F)/(e+a||1):(V+F)/(e+a||1),C=o()*16777215|0,x=yl(C,ae,I),v=0,E=Y?1.05+o()*.35:.65+o()*.35,$=20,f=wn[0],O=1;z<.5?(v=Ie(o,.16),E=Y?1.15+o()*.45:.7+o()*.35,$=20+o()*16,f=wn[o()*wn.length|0]):z<.82?(v=o()*Math.PI*2,E=Y?.95+o()*.4:.6+o()*.4,$=16+o()*20,f=bi[o()*bi.length|0]):z<.95||!s?(v=o()*Math.PI*2,E=Y?.85+o()*.35:.55+o()*.35,$=7+o()*7,f=fi[o()*fi.length|0]):(v=Ie(o,.3),E=Y?1.1+o()*.3:.75+o()*.3,$=15+o()*9,f=s,O=2.6),S.push({x:V,y:F,roll:z,rotation:v,lineWidth:E,alpha:_*O,baseColor:W,shimmerColor:x,drawFn:f,size:$,seed:C,normDist:ae})}return S}function Sn(e,a,t,r,n){e.clearRect(0,0,t,r),e.lineCap="round",e.lineJoin="round";let i=n>=0&&n<=1.4,c=i?n*1.4-.2:-999,s=.3;for(let o of a){let d=o.alpha,p=o.baseColor,h=o.lineWidth;if(i){let l=o.normDist-c;if(l>s)d=o.alpha*.45,p=o.baseColor,h=o.lineWidth;else if(l<-s)d=o.alpha,p=o.baseColor,h=o.lineWidth;else{let k=Math.cos(l/s*(Math.PI/2))**2;d=o.alpha+k*.08,p=k>.08?vi(o.baseColor,o.shimmerColor,k*.65):o.baseColor,h=o.lineWidth*(1+k*.2)}}e.save(),e.translate(o.x,o.y),e.rotate(o.rotation),e.globalAlpha=Math.min(d,1),e.strokeStyle=p,e.fillStyle=p,e.lineWidth=h;let u=Cn(o.seed);o.drawFn(e,o.size,u),e.restore()}}var wl=ml.memo(function({seed:a="",theme:t,dir:r}){let n=Za(null),i=Za(!1),c=Za(0),s=Za(null),o=Za(0);return kl(()=>{let d=n.current;if(!d)return;let p=bl(a||"kiku"),h=0,u=(R,A,b,T)=>M=>{let S=M-R,K=Math.min(1,S/A),H=(1-Math.cos(K*Math.PI))/2*1.4,U=d.clientWidth,I=d.clientHeight;if(U&&I){let V=Math.min(window.devicePixelRatio||1,3),F=Math.round(U*V),D=Math.round(I*V);(d.width!==F||d.height!==D)&&(d.width=F,d.height=D);let Q=d.getContext("2d");Q&&(Q.setTransform(V,0,0,V,0,0),Sn(Q,b,U,I,H))}if(K<1)c.current=requestAnimationFrame(u(R,A,b,T));else{i.current=!1;let V=d.clientWidth,F=d.clientHeight,D=d.getContext("2d");if(D&&V&&F){let Q=Math.min(window.devicePixelRatio||1,3);D.setTransform(Q,0,0,Q,0,0),Sn(D,b,V,F,-1)}}},l=()=>{let R=d.clientWidth,A=d.clientHeight;if(!R||!A)return;let b=Math.min(window.devicePixelRatio||1,3),T=d.getContext("2d");if(!T)return;let M=getComputedStyle(d),S=M.getPropertyValue("--hsk-doodle-ink").trim()||"31,31,31",K=M.getPropertyValue("--hsk-doodle-tint").trim()||S,N=r==="rtl"||M.direction==="rtl"||d.closest('[dir="rtl"]')!==null,H=typeof window<"u"?Math.max(A,window.innerHeight||0):A,U=xl(R,H,S,K,p,N,t);s.current=U,o.current=R;let I=Math.round(R*b),V=Math.round(A*b);if((d.width!==I||d.height!==V)&&(d.width=I,d.height=V),T.setTransform(b,0,0,b,0,0),window.matchMedia?.("(prefers-reduced-motion: reduce)")?.matches){Sn(T,U,R,A,-1);return}cancelAnimationFrame(c.current),i.current=!0;let D=1200,Q=performance.now();c.current=requestAnimationFrame(u(Q,D,U,N))},k=()=>{clearTimeout(h),h=window.setTimeout(l,20)};l();let g=new ResizeObserver(k);g.observe(d);let y=window.matchMedia?.("(prefers-color-scheme: dark)"),w=()=>{l()};return y?.addEventListener?.("change",w),()=>{clearTimeout(h),cancelAnimationFrame(c.current),i.current=!1,g.disconnect(),y?.removeEventListener?.("change",w)}},[a,t,r]),Sl("canvas",{className:"hsk-cb-doodles",ref:n,"aria-hidden":"true"})}),zr=wl;import Pr,{useState as Vt,useEffect as Nn,useCallback as yi}from"react";import{useAkropolysContext as Ml}from"@akropolys/sdk";var Mn={arabic:{allSet:"\u0623\u0646\u062A \u062C\u0627\u0647\u0632\u060C {name}.",asWritten:"\u0643\u0645\u0627 \u0647\u064A \u0645\u0643\u062A\u0648\u0628\u0629",captureAll:"\u0627\u0644\u062A\u0642\u0627\u0637 \u0627\u0644\u0643\u0644 ({count})",captureAndRemember:"kiku \u2014 \u0627\u0644\u062A\u0642\u0627\u0637 \u0648\u062A\u0630\u0643\u0631",captureCurrentPage:"\u0627\u0644\u062A\u0642\u0627\u0637 \u0627\u0644\u0635\u0641\u062D\u0629 \u0627\u0644\u062D\u0627\u0644\u064A\u0629",cardClickAnswer:"\u0627\u0644\u0640 {name}",cardClickQuery:"\u0623\u062E\u0628\u0631\u0646\u064A \u0627\u0644\u0645\u0632\u064A\u062F \u0639\u0646 {name}{price} \u2014 \u0645\u0627 \u0647\u064A \u062A\u0641\u0627\u0635\u064A\u0644\u0647 \u0627\u0644\u0631\u0626\u064A\u0633\u064A\u0629\u060C \u0648\u0644\u0645\u0646 \u0647\u0648 \u0627\u0644\u0623\u0646\u0633\u0628\u060C \u0648\u0645\u0627\u0630\u0627 \u064A\u062C\u0628 \u0623\u0646 \u0623\u0639\u0631\u0641\u061F",clearChat:"\u0645\u0633\u062D \u0627\u0644\u062F\u0631\u062F\u0634\u0629",defaultPlaceholder:"\u0627\u0633\u0623\u0644\u0646\u064A \u0623\u064A \u0634\u064A\u0621...",deleteThis:"\u062D\u0630\u0641 \u0647\u0630\u0627",detailsTranslated:"\u062A\u0645\u062A \u062A\u0631\u062C\u0645\u0629 \u0627\u0644\u062A\u0641\u0627\u0635\u064A\u0644. \u062A\u0628\u0642\u0649 \u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u0648\u0627\u0644\u0631\u0648\u0627\u0628\u0637 \u0643\u0645\u0627 \u0647\u064A \u062A\u0645\u0627\u0645\u064B\u0627.",displayCapture:"\u0627\u0644\u062A\u0642\u0627\u0637 {name}",displayCaptureAll:"\u0627\u0644\u062A\u0642\u0627\u0637 \u0627\u0644\u0643\u0644 ({count} \u0639\u0646\u0627\u0635\u0631)",displayDelete:"\u062D\u0630\u0641 \u0647\u0630\u0627",displayViewHistory:"\u0645\u0627\u0630\u0627 \u062D\u0641\u0638\u062A\u061F",entityLangIntro:"\u0623\u0646\u0627 \u0623\u0631\u062F \u0628\u0640 {lang}. \u064A\u0645\u0643\u0646 \u0623\u0646 \u062A\u0628\u0642\u0649 \u0628\u0637\u0627\u0642\u0627\u062A \u0627\u0644\u0646\u062A\u0627\u0626\u062C \u0643\u0645\u0627 \u0643\u062A\u0628\u0647\u0627 \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639 \u062A\u0645\u0627\u0645\u064B\u0627\u060C \u0623\u0648 \u064A\u0645\u0643\u0646 \u062A\u0631\u062C\u0645\u062A\u0647\u0627 \u0623\u064A\u0636\u064B\u0627.",entityLangPlaceholder:"\u0627\u062E\u062A\u0631 \u0625\u062D\u062F\u0649 \u0627\u0644\u0628\u0637\u0627\u0642\u062A\u064A\u0646 \u0623\u0639\u0644\u0627\u0647...",errAccessRevoked:"\u062A\u0645 \u0625\u0644\u063A\u0627\u0621 \u0648\u0635\u0648\u0644\u0643 \u0625\u0644\u0649 \u0627\u0644\u0645\u0633\u0627\u0639\u062F \u0645\u0646 \u0642\u0628\u0644 \u0627\u0644\u0645\u062A\u062C\u0631.",errAccountRequired:"\u0627\u0644\u0631\u062C\u0627\u0621 \u0625\u0646\u0634\u0627\u0621 \u062D\u0633\u0627\u0628 \u0644\u0645\u062A\u0627\u0628\u0639\u0629 \u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0645\u0633\u0627\u0639\u062F \u0627\u0644\u062F\u0631\u062F\u0634\u0629.",errShopperReplyLimit:"\u0644\u0642\u062F \u0648\u0635\u0644\u062A \u0625\u0644\u0649 \u062D\u062F \u0627\u0644\u0631\u062F\u0648\u062F \u0627\u0644\u0645\u0633\u0645\u0648\u062D \u0628\u0647 \u0644\u062D\u0633\u0627\u0628\u0643 \u0641\u064A \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639.",errStreamInterrupted:"\u062A\u0645\u062A \u0645\u0642\u0627\u0637\u0639\u0629 \u0627\u0644\u0631\u062F. \u0627\u0644\u0631\u062C\u0627\u0621 \u0627\u0644\u0645\u062D\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.",errTokenLimit:"\u0644\u0642\u062F \u0648\u0635\u0644\u062A \u0625\u0644\u0649 \u062D\u062F \u0627\u0644\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u062E\u0627\u0635 \u0628\u0643. \u0627\u0644\u0631\u062C\u0627\u0621 \u062A\u062D\u062F\u064A\u062B \u062D\u062F\u0648\u062F \u0627\u0644\u0641\u0648\u0627\u062A\u064A\u0631 \u0641\u064A \u0644\u0648\u062D\u0629 \u0627\u0644\u062A\u062D\u0643\u0645 \u0627\u0644\u062E\u0627\u0635\u0629 \u0628\u0643 \u0644\u0644\u0645\u062A\u0627\u0628\u0639\u0629.",errTooManyRequests:"\u064A\u062A\u0644\u0642\u0649 \u0627\u0644\u0645\u0633\u0627\u0639\u062F \u062D\u0627\u0644\u064A\u064B\u0627 \u0639\u062F\u062F\u064B\u0627 \u0643\u0628\u064A\u0631\u064B\u0627 \u062C\u062F\u064B\u0627 \u0645\u0646 \u0627\u0644\u0637\u0644\u0628\u0627\u062A. \u0627\u0644\u0631\u062C\u0627\u0621 \u0627\u0644\u0645\u062D\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649 \u0628\u0639\u062F \u0644\u062D\u0638\u0627\u062A \u0642\u0644\u064A\u0644\u0629.",footerHint:"kiku \xB7 \u064A\u0628\u062D\u062B \u0641\u064A \u0627\u0644\u0643\u062A\u0627\u0644\u0648\u062C \u0628\u0623\u0643\u0645\u0644\u0647 \u0641\u064A \u0627\u0644\u0648\u0642\u062A \u0627\u0644\u0641\u0639\u0644\u064A",greetReturning:"\u0623\u0647\u0644\u0627\u064B\u060C {name}.",greetReturningLead:"\u0645\u0627\u0630\u0627 \u064A\u0645\u0643\u0646\u0646\u064A \u0623\u0646 \u0623\u062C\u062F \u0644\u0643 \u0627\u0644\u064A\u0648\u0645\u061F",howShouldResultsLook:"\u0643\u064A\u0641 \u064A\u062C\u0628 \u0623\u0646 \u062A\u0628\u062F\u0648 \u0627\u0644\u0646\u062A\u0627\u0626\u062C\u061F",inLanguage:"\u0628\u0640 {lang}",keyAutoHide:"\u064A\u062E\u062A\u0641\u064A \u062A\u0644\u0642\u0627\u0626\u064A\u064B\u0627 \u0641\u064A {seconds} \u062B\u0648\u0627\u0646\u064D.",keyCopied:"\u062A\u0645 \u0627\u0644\u0646\u0633\u062E",keyCopyId:"\u0646\u0633\u062E \u0627\u0644\u0645\u0639\u0631\u0651\u0641",keyCopySecret:"\u0646\u0633\u062E \u0627\u0644\u0633\u0631",keyCreateNew:"\u0623\u0646\u0627 \u062C\u062F\u064A\u062F \u2014 \u0623\u0646\u0634\u0626 \u0648\u0627\u062D\u062F\u064B\u0627",keyCreating:"\u062C\u0627\u0631\u064D \u0627\u0644\u0625\u0646\u0634\u0627\u0621\u2026",keyDismiss:"\u062A\u062C\u0627\u0647\u0644",keyPastePlaceholder:"\u0645\u0639\u0631\u0651\u0641\u0643 \u0627\u0644\u0639\u0627\u0645\u2026",keyPastePrompt:"\u0627\u0644\u0635\u0642 \u0645\u0639\u0631\u0651\u0641\u0643 \u0627\u0644\u0639\u0627\u0645 \u2014 \u0623\u0648 \u0623\u0646\u0634\u0626 \u0648\u0627\u062D\u062F\u064B\u0627",keyPublicHint:"\u0627\u0644\u0635\u0642\u0647 \u0641\u064A \u0623\u064A \u0645\u0648\u0642\u0639 \u0644\u0644\u062D\u0641\u0638 \u0641\u064A \u0646\u0641\u0633 \u0627\u0644\u0630\u0627\u0643\u0631\u0629.",keyPublicTitle:"\u0645\u0639\u0631\u0651\u0641\u0643 \u0627\u0644\u0639\u0627\u0645",keySecretHint:"\u0627\u062D\u062A\u0641\u0638 \u0628\u0647 \u062E\u0627\u0635\u064B\u0627 \u2014 \u0627\u0633\u062A\u062E\u062F\u0645\u0647 \u0644\u0641\u062A\u062D \u0630\u0627\u0643\u0631\u062A\u0643.",keySecretTitle:"\u0633\u0631\u0643 \u2014 \u064A\u064F\u0639\u0631\u0636 \u0645\u0631\u0629 \u0648\u0627\u062D\u062F\u0629 \u0641\u0642\u0637",keyUseMine:"\u0627\u0633\u062A\u062E\u062F\u0645 \u0645\u0639\u0631\u0651\u0641\u064A",kikuActionUnavailable:"\u0639\u0630\u0631\u064B\u0627 \u2014 \u0647\u0630\u0627 \u0627\u0644\u0625\u062C\u0631\u0627\u0621 \u063A\u064A\u0631 \u0645\u062A\u0627\u062D \u0639\u0644\u0649 \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639.",kikuCaptureDbError:"\u0641\u0634\u0644 \u0627\u0644\u0627\u0644\u062A\u0642\u0627\u0637 \u0628\u0633\u0628\u0628 \u062E\u0637\u0623 \u0641\u064A \u0642\u0627\u0639\u062F\u0629 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A.",kikuCaptureNoContext:"\u0641\u0634\u0644 \u0627\u0644\u0627\u0644\u062A\u0642\u0627\u0637 \u0644\u0623\u0646\u0647 \u0644\u0645 \u064A\u062A\u0645 \u062A\u0648\u0641\u064A\u0631 \u0633\u064A\u0627\u0642 \u0627\u0644\u0635\u0641\u062D\u0629 \u0623\u0648 \u0627\u0644\u0645\u0646\u062A\u062C \u0628\u0648\u0627\u0633\u0637\u0629 SDK.",kikuCaptureNoUrl:"\u062A\u0639\u0630\u0631 \u062D\u0641\u0638 \u0623\u064A \u0639\u0646\u0627\u0635\u0631 \u2014 \u0644\u0645 \u064A\u0643\u0646 \u0644\u0623\u064A \u0645\u0646\u0647\u0627 \u0639\u0646\u0648\u0627\u0646 URL \u0635\u0627\u0644\u062D.",kikuCaptureNoneSelected:"\u0644\u0645 \u064A\u062A\u0645 \u062A\u062D\u062F\u064A\u062F \u0623\u064A \u0639\u0646\u0627\u0635\u0631 \u0644\u0627\u0644\u062A\u0642\u0627\u0637\u0647\u0627.",kikuDeleteDbError:"\u0641\u0634\u0644 \u0627\u0644\u062D\u0630\u0641 \u0628\u0633\u0628\u0628 \u062E\u0637\u0623 \u0641\u064A \u0642\u0627\u0639\u062F\u0629 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A.",kikuDeleteDone:"\u062A\u0645\u062A \u0625\u0632\u0627\u0644\u062A\u0647 \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u062D\u0641\u0648\u0638\u0629 \u0644\u062F\u064A\u0643.",kikuDeleteNoContext:"\u0641\u0634\u0644 \u0627\u0644\u062D\u0630\u0641 \u0644\u0623\u0646\u0647 \u0644\u0645 \u064A\u062A\u0645 \u062A\u0648\u0641\u064A\u0631 \u0633\u064A\u0627\u0642 \u0627\u0644\u0635\u0641\u062D\u0629 \u0644\u062A\u062D\u062F\u064A\u062F \u0645\u0627 \u064A\u062C\u0628 \u062D\u0630\u0641\u0647.",kikuMemoryIntro:"\u0643\u0644 \u0645\u0627 \u0627\u0644\u062A\u0642\u0637\u062A\u0647 \u0639\u0628\u0631 \u0627\u0644\u0645\u0648\u0627\u0642\u0639 \u0645\u0648\u062C\u0648\u062F \u0641\u064A \u0630\u0627\u0643\u0631\u062A\u0643 \u0627\u0644\u062E\u0627\u0635\u0629. \u0627\u0641\u062A\u062D\u0647\u0627 \u0628\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0633\u0631\u0643:",kikuMintNeeded:"\u0644\u062D\u0641\u0638 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0639\u0628\u0631 \u0627\u0644\u0645\u0648\u0627\u0642\u0639\u060C \u062A\u062D\u062A\u0627\u062C \u0625\u0644\u0649 \u0645\u0641\u062A\u0627\u062D kiku \u2014 \u0633\u0623\u0642\u0648\u0645 \u0628\u0625\u0646\u0634\u0627\u0621 \u0648\u0627\u062D\u062F \u0644\u0643. \u064A\u064F\u0639\u0631\u0636 \u0645\u0631\u0629 \u0648\u0627\u062D\u062F\u0629 \u0641\u0642\u0637\u060C \u0644\u0630\u0627 \u0627\u062D\u0641\u0638\u0647 \u0641\u064A \u0645\u0643\u0627\u0646 \u0622\u0645\u0646.",kikuMintOffer:"\u064A\u0645\u0643\u0646\u0646\u064A \u0627\u0644\u0627\u062D\u062A\u0641\u0627\u0638 \u0628\u0647\u0630\u0627 \u0644\u0643 \u0648\u0645\u062A\u0627\u0628\u0639\u062A\u0647 \u0645\u0639\u0643 \u0639\u0628\u0631 \u0627\u0644\u0645\u0648\u0627\u0642\u0639 \u2014 \u0633\u0623\u0642\u0648\u0645 \u0628\u0625\u0646\u0634\u0627\u0621 \u0645\u0641\u062A\u0627\u062D kiku \u0644\u0643. \u064A\u064F\u0639\u0631\u0636 \u0645\u0631\u0629 \u0648\u0627\u062D\u062F\u0629 \u0641\u0642\u0637\u060C \u0644\u0630\u0627 \u0627\u062D\u0641\u0638\u0647 \u0641\u064A \u0645\u0643\u0627\u0646 \u0622\u0645\u0646.",kikuNeedKeyToUpdate:"\u0623\u062F\u062E\u0644 \u0645\u0641\u062A\u0627\u062D kiku \u0627\u0644\u062E\u0627\u0635 \u0628\u0643 \u062D\u062A\u0649 \u0623\u062A\u0645\u0643\u0646 \u0645\u0646 \u0627\u0644\u0639\u062B\u0648\u0631 \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u062D\u0641\u0648\u0638\u0629 \u0644\u062F\u064A\u0643 \u0648\u062A\u062D\u062F\u064A\u062B\u0647\u0627.",micDenied:"\u062A\u0645 \u062D\u0638\u0631 \u0627\u0644\u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646. \u0627\u0633\u0645\u062D \u0628\u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646 \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639\u060C \u062B\u0645 \u062D\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.",micFailed:"\u0644\u0645 \u0623\u062A\u0645\u0643\u0646 \u0645\u0646 \u0633\u0645\u0627\u0639 \u0630\u0644\u0643. \u062D\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.",micInsecure:"\u064A\u062A\u0637\u0644\u0628 \u0627\u0644\u0635\u0648\u062A \u0627\u062A\u0635\u0627\u0644\u0627\u064B \u0622\u0645\u0646\u064B\u0627 (https).",micLangUnsupported:"\u0644\u0627 \u064A\u0645\u0643\u0646 \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u062A\u0635\u0641\u062D \u0646\u0633\u062E \u0647\u0630\u0647 \u0627\u0644\u0644\u063A\u0629 \u0628\u0639\u062F. \u064A\u0631\u062C\u0649 \u0627\u0644\u0643\u062A\u0627\u0628\u0629 \u0628\u062F\u0644\u0627\u064B \u0645\u0646 \u0630\u0644\u0643.",micMissing:"\u0644\u0645 \u064A\u062A\u0645 \u0627\u0644\u0639\u062B\u0648\u0631 \u0639\u0644\u0649 \u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646.",micNetwork:"\u062A\u062A\u0637\u0644\u0628 \u0645\u064A\u0632\u0629 \u0627\u0644\u0635\u0648\u062A \u0627\u062A\u0635\u0627\u0644\u0627\u064B \u0627\u0644\u0622\u0646. \u064A\u0631\u062C\u0649 \u0627\u0644\u062A\u062D\u0642\u0642 \u0645\u0646 \u0627\u062A\u0635\u0627\u0644\u0643 \u0648\u0627\u0644\u0645\u062D\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.",micNoSpeech:"\u0644\u0645 \u0623\u0633\u0645\u0639 \u0634\u064A\u0626\u064B\u0627. \u064A\u0631\u062C\u0649 \u0627\u0644\u0645\u062D\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649\u060C \u0648\u0627\u0642\u062A\u0631\u0628 \u0642\u0644\u064A\u0644\u0627\u064B \u0645\u0646 \u0627\u0644\u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646.",namePlaceholder:"\u0627\u0643\u062A\u0628 \u0627\u0633\u0645\u0643...",nameStepAsk:"\u0645\u0627\u0630\u0627 \u064A\u062C\u0628 \u0623\u0646 \u0623\u0646\u0627\u062F\u064A\u0643\u061F",nameStepLead:"\u064A\u0645\u0643\u0646\u0646\u064A \u0627\u0644\u0628\u062D\u062B \u0639\u0646 \u0623\u064A \u0634\u064A\u0621 \u0623\u0648 \u062A\u0635\u0648\u0631\u0647 \u0623\u0648 \u0627\u0644\u062A\u0642\u0627\u0637\u0647 \u0644\u0643 \u2014 \u0641\u064A \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639 \u0623\u0648 \u0623\u064A \u0645\u0648\u0642\u0639 \u0622\u062E\u0631.",nameStepTitle:"\u0633\u0631\u0631\u062A \u0628\u0644\u0642\u0627\u0626\u0643.",namesAsWritten:"\u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0648\u0627\u0644\u062A\u0641\u0627\u0635\u064A\u0644 \u062A\u0645\u0627\u0645\u064B\u0627 \u0643\u0645\u0627 \u0647\u064A \u0645\u062F\u0631\u062C\u0629 \u0641\u064A \u0627\u0644\u0645\u0648\u0642\u0639.",pillCompareTop2:"\u0642\u0627\u0631\u0646 \u0623\u0641\u0636\u0644 2",pillCompareTop2Query:"\u0642\u0627\u0631\u0646 \u0628\u064A\u0646 {a} \u0648 {b}",pillFindAlternatives:"\u0627\u0628\u062D\u062B \u0639\u0646 \u0628\u062F\u0627\u0626\u0644",pillFindAlternativesQuery:"\u0645\u0627 \u0647\u064A \u0627\u0644\u0628\u062F\u0627\u0626\u0644 \u0627\u0644\u062C\u064A\u062F\u0629 \u0644\u0640 {name}\u061F",pillMoreOn:"\u0627\u0644\u0645\u0632\u064A\u062F \u0639\u0646 {name}",pillMoreOnQuery:"\u0623\u062E\u0628\u0631\u0646\u064A \u0627\u0644\u0645\u0632\u064A\u062F \u0639\u0646 {name}",pillRecommend:"\u0623\u0648\u0635\u0650 \u0628\u0634\u064A\u0621",pillRecommendQuery:"\u0645\u0627\u0630\u0627 \u062A\u0648\u0635\u064A \u0644\u064A\u061F",pillShowPopular:"\u0639\u0631\u0636 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0634\u0627\u0626\u0639\u0629",pillShowPopularQuery:"\u0645\u0627 \u0647\u064A \u0645\u0646\u062A\u062C\u0627\u062A\u0643 \u0627\u0644\u0623\u0643\u062B\u0631 \u0634\u0639\u0628\u064A\u0629\u061F",pillSimilarOptions:"\u062E\u064A\u0627\u0631\u0627\u062A \u0645\u0634\u0627\u0628\u0647\u0629",pillSimilarOptionsQuery:"\u0623\u0631\u0646\u064A \u0627\u0644\u0645\u0632\u064A\u062F \u0627\u0644\u0645\u0634\u0627\u0628\u0647 \u0644\u0640 {name}",pillUnder:"\u0623\u0642\u0644 \u0645\u0646 {amount}",pillUnderQuery:"\u0623\u0638\u0647\u0631 \u0644\u064A \u062E\u064A\u0627\u0631\u0627\u062A \u0628\u0633\u0639\u0631 \u0623\u0642\u0644 \u0645\u0646 {amount}",pillWhichBest:"\u0623\u064A\u0647\u0645\u0627 \u0627\u0644\u0623\u0641\u0636\u0644\u061F",pillWhichBestQuery:"\u0623\u064A\u0647\u0645\u0627 \u062A\u0648\u0635\u064A \u0648\u0644\u0645\u0627\u0630\u0627\u061F",replyingOriginal:"\u0623\u0631\u062F\u0651 \u0628\u0627\u0644\u0644\u063A\u0629 {lang}\u060C \u0648\u0627\u0644\u0646\u062A\u0627\u0626\u062C \u0643\u0645\u0627 \u0643\u062A\u0628\u0647\u0627 \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639. \u0627\u0633\u0623\u0644\u0646\u064A \u0623\u064A \u0634\u064A\u0621.",replyingTranslated:"\u0623\u0631\u062F\u0651 \u0628\u0627\u0644\u0644\u063A\u0629 {lang}\u060C \u0648\u0627\u0644\u0646\u062A\u0627\u0626\u062C \u0645\u062A\u0631\u062C\u0645\u0629 \u0623\u064A\u0636\u064B\u0627. \u0627\u0633\u0623\u0644\u0646\u064A \u0623\u064A \u0634\u064A\u0621.",statusSent:"\u062A\u0645 \u0627\u0644\u0625\u0631\u0633\u0627\u0644",statusStopped:"\u062A\u0645 \u0627\u0644\u0625\u0631\u0633\u0627\u0644 \xB7 \u062A\u0645 \u0625\u064A\u0642\u0627\u0641 \u0627\u0644\u0631\u062F",thinking:"\u062C\u0627\u0631\u064A \u0627\u0644\u062A\u0641\u0643\u064A\u0631",thoughtForSeconds:"\u0641\u0643\u0631\u062A \u0644\u0645\u062F\u0629 {duration}",thoughtProcess:"\u0639\u0645\u0644\u064A\u0629 \u0627\u0644\u062A\u0641\u0643\u064A\u0631",vizDisclaimerImage:"\u062A\u0645 \u0627\u0644\u0625\u0646\u0634\u0627\u0621 \u0628\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064A \u2014 \u0642\u062F \u062A\u062E\u062A\u0644\u0641 \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0648\u0627\u0644\u062D\u062C\u0645 \u0648\u0627\u0644\u0645\u0648\u0636\u0639 \u0639\u0646 \u0627\u0644\u0645\u0646\u062A\u062C \u0627\u0644\u062D\u0642\u064A\u0642\u064A.",vizDisclaimerVideo:"\u062A\u0645 \u0627\u0644\u0625\u0646\u0634\u0627\u0621 \u0628\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064A \u2014 \u0642\u062F \u062A\u062E\u062A\u0644\u0641 \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0648\u0627\u0644\u062D\u062C\u0645 \u0648\u0627\u0644\u062D\u0631\u0643\u0629 \u0639\u0646 \u0627\u0644\u0645\u0646\u062A\u062C \u0627\u0644\u062D\u0642\u064A\u0642\u064A.",vizUnavailable:"\u062A\u0639\u0630\u0631 \u062A\u062D\u0645\u064A\u0644 \u0627\u0644\u0645\u0639\u0627\u064A\u0646\u0629.",voiceListening:"\u062C\u0627\u0631\u064A \u0627\u0644\u0627\u0633\u062A\u0645\u0627\u0639... \u0627\u0636\u063A\u0637 \u0639\u0644\u0649 \u0627\u0644\u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646 \u0644\u0644\u0625\u064A\u0642\u0627\u0641",voiceSending:"\u062A\u0645\u0627\u0645 \u2014 \u062C\u0627\u0631\u064A \u0627\u0644\u0625\u0631\u0633\u0627\u0644...",termsStepTitle:"\u0627\u0644\u062E\u0635\u0648\u0635\u064A\u0629 \u0648\u0634\u0631\u0648\u0637 \u0627\u0644\u0627\u0633\u062A\u062E\u062F\u0627\u0645",termsStepSubtitle:"\u0634\u0641\u0627\u0641\u064A\u0629 \u0643\u0627\u0645\u0644\u0629\u060C \u0648\u0647\u0648\u064A\u0629 \u0645\u062C\u0647\u0648\u0644\u0629\u060C \u0648\u0628\u062F\u0648\u0646 \u062C\u0645\u0639 \u0623\u064A \u0628\u064A\u0627\u0646\u0627\u062A \u0634\u062E\u0635\u064A\u0629.",termsPiiTitle:"\u0639\u062F\u0645 \u062C\u0645\u0639 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A \u0627\u0644\u0634\u062E\u0635\u064A\u0629",termsPiiDesc:"\u0646\u062D\u0646 \u0644\u0627 \u0646\u062C\u0645\u0639 \u0623\u0648 \u0646\u0637\u0644\u0628 \u0623\u0648 \u0646\u062E\u0632\u0646 \u0623\u064A \u0645\u0639\u0644\u0648\u0645\u0627\u062A \u062A\u0639\u0631\u064A\u0641 \u0634\u062E\u0635\u064A\u0629 (\u0644\u0627 \u0628\u0631\u064A\u062F \u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A\u060C \u0644\u0627 \u0623\u0631\u0642\u0627\u0645 \u0647\u0648\u0627\u062A\u0641\u060C \u0648\u0644\u0627 \u0647\u0648\u064A\u0627\u062A \u062D\u0642\u064A\u0642\u064A\u0629) \u0645\u0646 \u0645\u062D\u0627\u062F\u062B\u0627\u062A\u0643 \u0623\u0648 \u062C\u0644\u0633\u0627\u062A\u0643 \u0627\u0644\u0635\u0648\u062A\u064A\u0629.",termsSessionTitle:"\u0645\u0639\u0631\u0651\u0641\u0627\u062A \u062C\u0644\u0633\u0629 \u0645\u062C\u0647\u0648\u0644\u0629",termsSessionDesc:"\u062A\u0633\u062A\u062E\u062F\u0645 \u062C\u0644\u0633\u062A\u0643 \u0645\u0639\u0631\u0651\u0641\u064B\u0627 \u0645\u062C\u0647\u0648\u0644\u0627\u064B \u0645\u0646 \u062C\u0627\u0646\u0628 \u0627\u0644\u0639\u0645\u064A\u0644 \u0641\u0642\u0637 \u0644\u0644\u062D\u0641\u0627\u0638 \u0639\u0644\u0649 \u0627\u0644\u0633\u064A\u0627\u0642\u060C \u0648\u0644\u0627 \u064A\u062A\u0645 \u0631\u0628\u0637\u0647 \u0628\u0647\u0648\u064A\u062A\u0643 \u0627\u0644\u062D\u0642\u064A\u0642\u064A\u0629 \u0623\u0628\u062F\u0627\u064B.",termsMemoryTitle:"\u0645\u062D\u0627\u062F\u062B\u0627\u062A \u0645\u0624\u0642\u062A\u0629 \u0645\u0642\u0627\u0628\u0644 \u062E\u0632\u064A\u0646\u0629 \u0645\u064A\u0645\u064A",termsMemoryDesc:'\u0627\u0644\u0645\u062D\u0627\u062F\u062B\u0627\u062A \u0627\u0644\u0639\u0627\u062F\u064A\u0629 \u0645\u0624\u0642\u062A\u0629 \u2014 \u0625\u063A\u0644\u0627\u0642 \u0627\u0644\u0646\u0627\u0641\u0630\u0629 \u0623\u0648 \u0645\u0633\u062D \u0627\u0644\u062F\u0631\u062F\u0634\u0629 \u064A\u0646\u0647\u064A\u0647\u0627 \u0646\u0647\u0627\u0626\u064A\u064B\u0627. \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062A\u064A \u062A\u062D\u0641\u0638\u0647\u0627 \u0639\u0628\u0631 "@kiku" \u0645\u0634\u0641\u0631\u0629 \u0648\u064A\u0645\u0643\u0646 \u0641\u062A\u062D\u0647\u0627 \u0641\u064A mimi.akropolys.cloud \u0628\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0645\u0641\u062A\u0627\u062D\u0643 \u0627\u0644\u0633\u0631\u064A.',termsCookieTitle:"\u0628\u064A\u0627\u0646\u0627\u062A \u062A\u062A\u0628\u0639 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0645\u0636\u064A\u0641",termsCookieDesc:"\u0642\u062F \u064A\u0642\u0648\u0645 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0645\u0636\u064A\u0641 \u0628\u062C\u0645\u0639 \u0645\u0644\u0641\u0627\u062A \u062A\u0639\u0631\u064A\u0641 \u0627\u0644\u0627\u0631\u062A\u0628\u0627\u0637 \u0648\u0627\u0644\u062A\u062D\u0644\u064A\u0644\u0627\u062A \u0648\u0641\u0642\u064B\u0627 \u0644\u0633\u064A\u0627\u0633\u0629 \u0645\u0644\u0641\u0627\u062A \u062A\u0639\u0631\u064A\u0641 \u0627\u0644\u0627\u0631\u062A\u0628\u0627\u0637 \u0627\u0644\u062E\u0627\u0635\u0629 \u0628\u0647\u060C \u0648\u0647\u064A \u062E\u0627\u0631\u062C\u0629 \u0639\u0646 \u0633\u064A\u0637\u0631\u0629 kiku.",termsAgreeButton:"\u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0648\u0627\u0644\u0645\u062A\u0627\u0628\u0639\u0629",termsAgreeCounting:"\u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0648\u0627\u0644\u0645\u062A\u0627\u0628\u0639\u0629 ({seconds} \u062B)",termsPlaceholder:"\u064A\u0631\u062C\u0649 \u0645\u0631\u0627\u062C\u0639\u0629 \u0648\u0642\u0628\u0648\u0644 \u0627\u0644\u062E\u0635\u0648\u0635\u064A\u0629 \u0648\u0627\u0644\u0634\u0631\u0648\u0637 \u0623\u0639\u0644\u0627\u0647...",whatHaveYouSaved:"\u0645\u0627\u0630\u0627 \u062D\u0641\u0638\u062A\u061F",voiceHint:"\u062A\u062D\u062F\u062B \u0641\u0642\u0637 \u2014 \u0633\u0623\u062C\u064A\u0628 \u0639\u0646\u062F\u0645\u0627 \u062A\u062A\u0648\u0642\u0641.",voiceModeExit:"\u0627\u0644\u062E\u0631\u0648\u062C \u0645\u0646 \u0627\u0644\u0648\u0636\u0639 \u0628\u062F\u0648\u0646 \u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u064A\u062F\u064A\u0646",voiceModeStart:"\u0645\u062D\u0627\u062F\u062B\u0629 \u0628\u062F\u0648\u0646 \u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u064A\u062F\u064A\u0646",voiceMuted:"\u0645\u0643\u062A\u0648\u0645",voiceMutedHint:"\u0627\u0636\u063A\u0637 \u0639\u0644\u0649 \u0627\u0644\u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646 \u0644\u0644\u062A\u062D\u062F\u062B \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.",voicePhaseListening:"\u0627\u0633\u062A\u0645\u0627\u0639",voicePhaseSpeaking:"\u062A\u062D\u062F\u062B",voicePhaseThinking:"\u062A\u0641\u0643\u064A\u0631"},chinese:{allSet:"\u60A8\u5DF2\u51C6\u5907\u597D\uFF0C{name}\u3002",asWritten:"\u5982\u539F\u6587\u6240\u793A",captureAll:"\u6355\u83B7\u5168\u90E8\uFF08{count}\uFF09",captureAndRemember:"kiku \u2014 \u6355\u83B7\u5E76\u8BB0\u4F4F",captureCurrentPage:"\u6355\u83B7\u5F53\u524D\u9875\u9762",cardClickAnswer:"{name}",cardClickQuery:"\u544A\u8BC9\u6211\u66F4\u591A\u5173\u4E8E {name}{price} \u2014 \u5173\u952E\u7EC6\u8282\u662F\u4EC0\u4E48\uFF0C\u6700\u9002\u5408\u8C01\uFF0C\u6211\u9700\u8981\u4E86\u89E3\u4EC0\u4E48\uFF1F",clearChat:"\u6E05\u9664\u804A\u5929",defaultPlaceholder:"\u968F\u4FBF\u95EE\u6211\u4EFB\u4F55\u4E8B\u2026",deleteThis:"\u5220\u9664\u6B64\u9879",detailsTranslated:"\u8BE6\u60C5\u5DF2\u7FFB\u8BD1\u3002\u6570\u5B57\u548C\u94FE\u63A5\u4FDD\u6301\u539F\u6837\u3002",displayCapture:"\u6355\u83B7 {name}",displayCaptureAll:"\u6355\u83B7\u5168\u90E8\uFF08{count} \u9879\uFF09",displayDelete:"\u5220\u9664\u6B64\u9879",displayViewHistory:"\u6211\u4FDD\u5B58\u4E86\u4EC0\u4E48\uFF1F",entityLangIntro:"\u6211\u4F1A\u7528 {lang} \u56DE\u590D\u3002\u7ED3\u679C\u5361\u7247\u53EF\u4EE5\u4FDD\u6301\u7F51\u7AD9\u539F\u6587\uFF0C\u4E5F\u53EF\u4EE5\u7FFB\u8BD1\u3002",entityLangPlaceholder:"\u4ECE\u4E0A\u9762\u7684\u4E24\u5F20\u5361\u7247\u4E2D\u9009\u62E9\u4E00\u4E2A\u2026",errAccessRevoked:"\u60A8\u7684\u8BBF\u95EE\u6743\u9650\u5DF2\u88AB\u5546\u5E97\u64A4\u9500\u3002",errAccountRequired:"\u8BF7\u521B\u5EFA\u8D26\u6237\u4EE5\u7EE7\u7EED\u4F7F\u7528\u804A\u5929\u52A9\u624B\u3002",errShopperReplyLimit:"\u60A8\u5DF2\u8FBE\u5230\u6B64\u7AD9\u70B9\u5BF9\u60A8\u8D26\u6237\u7684\u56DE\u590D\u4E0A\u9650\u3002",errStreamInterrupted:"\u56DE\u590D\u88AB\u4E2D\u65AD\u3002\u8BF7\u518D\u8BD5\u4E00\u6B21\u3002",errTokenLimit:"\u60A8\u5DF2\u8FBE\u5230\u4F7F\u7528\u4E0A\u9650\u3002\u8BF7\u5728\u4EEA\u8868\u677F\u4E2D\u66F4\u65B0\u8BA1\u8D39\u4E0A\u9650\u4EE5\u7EE7\u7EED\u3002",errTooManyRequests:"\u52A9\u624B\u5F53\u524D\u8BF7\u6C42\u8FC7\u591A\u3002\u8BF7\u7A0D\u540E\u518D\u8BD5\u3002",footerHint:"kiku \xB7 \u5B9E\u65F6\u641C\u7D22\u6574\u4E2A\u76EE\u5F55",greetReturning:"\u60A8\u597D\uFF0C{name}\u3002",greetReturningLead:"\u4ECA\u5929\u6211\u80FD\u4E3A\u60A8\u627E\u5230\u4EC0\u4E48\uFF1F",howShouldResultsLook:"\u7ED3\u679C\u5E94\u8BE5\u662F\u4EC0\u4E48\u6837\u5B50\uFF1F",inLanguage:"\u4F7F\u7528 {lang}",namePlaceholder:"\u8F93\u5165\u60A8\u7684\u540D\u5B57\u2026",nameStepAsk:"\u6211\u8BE5\u600E\u4E48\u79F0\u547C\u60A8\uFF1F",nameStepLead:"\u6211\u53EF\u4EE5\u4E3A\u60A8\u641C\u7D22\u3001\u53EF\u89C6\u5316\u6216\u6355\u83B7\u4EFB\u4F55\u5185\u5BB9\u2014\u2014\u5728\u6B64\u7AD9\u70B9\u6216\u5176\u4ED6\u4EFB\u4F55\u7AD9\u70B9\u3002",nameStepTitle:"\u5F88\u9AD8\u5174\u89C1\u5230\u60A8\u3002",namesAsWritten:"\u540D\u79F0\u548C\u8BE6\u60C5\u5B8C\u5168\u6309\u7AD9\u70B9\u5217\u51FA\u3002",pillCompareTop2:"\u6BD4\u8F83\u524D\u4E24\u9879",pillCompareTop2Query:"\u6BD4\u8F83 {a} \u548C {b}",pillFindAlternatives:"\u5BFB\u627E\u66FF\u4EE3\u54C1",pillFindAlternativesQuery:"\u6709\u4EC0\u4E48\u597D\u7684\u66FF\u4EE3\u54C1\u53EF\u4EE5\u66FF\u4EE3 {name}\uFF1F",pillMoreOn:"\u66F4\u591A\u5173\u4E8E {name}",pillMoreOnQuery:"\u544A\u8BC9\u6211\u66F4\u591A\u5173\u4E8E {name}",pillRecommend:"\u63A8\u8350\u4E00\u4E9B\u4E1C\u897F",pillRecommendQuery:"\u60A8\u4F1A\u63A8\u8350\u4EC0\u4E48\u7ED9\u6211\uFF1F",pillShowPopular:"\u663E\u793A\u70ED\u95E8\u9879\u76EE",pillShowPopularQuery:"\u60A8\u6700\u53D7\u6B22\u8FCE\u7684\u9879\u76EE\u662F\u4EC0\u4E48\uFF1F",pillSimilarOptions:"\u76F8\u4F3C\u9009\u9879",pillSimilarOptionsQuery:"\u5C55\u793A\u66F4\u591A\u7C7B\u4F3C {name} \u7684\u5185\u5BB9",pillUnder:"\u4F4E\u4E8E {amount}",pillUnderQuery:"\u5C55\u793A\u4F4E\u4E8E {amount} \u7684\u9009\u9879",pillWhichBest:"\u54EA\u4E00\u4E2A\u6700\u597D\uFF1F",pillWhichBestQuery:"\u60A8\u4F1A\u63A8\u8350\u54EA\u4E00\u4E2A\uFF0C\u4E3A\u4EC0\u4E48\uFF1F",replyingOriginal:"\u7528 {lang} \u56DE\u590D\uFF0C\u7ED3\u679C\u4FDD\u6301\u7F51\u7AD9\u539F\u6587\u3002\u968F\u4FBF\u95EE\u6211\u4EFB\u4F55\u4E8B\u3002",replyingTranslated:"\u7528 {lang} \u56DE\u590D\uFF0C\u7ED3\u679C\u4E5F\u5DF2\u7FFB\u8BD1\u3002\u968F\u4FBF\u95EE\u6211\u4EFB\u4F55\u4E8B\u3002",statusSent:"\u5DF2\u53D1\u9001",statusStopped:"\u5DF2\u53D1\u9001 \xB7 \u56DE\u590D\u5DF2\u505C\u6B62",thinking:"\u601D\u8003\u4E2D",thoughtForSeconds:"\u601D\u8003\u4E86 {duration}",thoughtProcess:"\u601D\u8003\u8FC7\u7A0B",termsStepTitle:"\u9690\u79C1\u4E0E\u4F7F\u7528\u6761\u6B3E",termsStepSubtitle:"\u900F\u660E\u3001\u533F\u540D\uFF0C\u4ECE\u8BBE\u8BA1\u4E4B\u521D\u5373\u96F6\u4E2A\u4EBA\u8EAB\u4EFD\u4FE1\u606F\u3002",termsPiiTitle:"\u96F6\u4E2A\u4EBA\u8EAB\u4EFD\u4FE1\u606F\u6536\u96C6",termsPiiDesc:"\u6211\u4EEC\u7EDD\u4E0D\u4F1A\u4ECE\u60A8\u7684\u5BF9\u8BDD\u6216\u8BED\u97F3\u4E2D\u6536\u96C6\u6216\u5B58\u50A8\u4EFB\u4F55\u4E2A\u4EBA\u8EAB\u4EFD\u4FE1\u606F\uFF08\u65E0\u90AE\u7BB1\u3001\u7535\u8BDD\u53F7\u7801\u6216\u771F\u5B9E\u59D3\u540D\uFF09\u3002",termsSessionTitle:"\u533F\u540D\u4F1A\u8BDD\u51ED\u8BC1",termsSessionDesc:"\u60A8\u7684\u4F1A\u8BDD\u4EC5\u4F7F\u7528\u5BA2\u6237\u7AEF\u751F\u6210\u7684\u533F\u540D\u6807\u8BC6\u7B26\u6765\u7EF4\u6301\u4E0A\u4E0B\u6587\uFF0C\u7EDD\u4E0D\u4E0E\u60A8\u7684\u771F\u5B9E\u8EAB\u4EFD\u5173\u8054\u3002",termsMemoryTitle:"\u5373\u65F6\u4F1A\u8BDD vs. Mimi \u8BB0\u5FC6\u5E93",termsMemoryDesc:'\u666E\u901A\u5BF9\u8BDD\u5B8C\u5168\u5373\u65F6\u5904\u7406\u2014\u2014\u5173\u95ED\u6216\u6E05\u9664\u804A\u5929\u5373\u53EF\u5F7B\u5E95\u9500\u6BC1\u3002\u4F7F\u7528 "@kiku" \u4FDD\u5B58\u7684\u5185\u5BB9\u7ECF\u8FC7\u52A0\u5BC6\uFF0C\u53EF\u5728 mimi.akropolys.cloud \u4F7F\u7528\u60A8\u7684\u79C1\u94A5\u968F\u65F6\u89E3\u9501\u3002',termsCookieTitle:"\u5BBF\u4E3B\u7F51\u7AD9\u9065\u6D4B",termsCookieDesc:"\u5D4C\u5165 kiku \u7684\u5BBF\u4E3B\u7F51\u7AD9\u53EF\u80FD\u4F1A\u6839\u636E\u5176\u81EA\u8EAB\u7684 Cookie \u653F\u7B56\u6536\u96C6\u6D4F\u89C8\u6570\u636E\uFF0C\u4E0D\u53D7 kiku \u63A7\u5236\u3002",termsAgreeButton:"\u540C\u610F\u5E76\u7EE7\u7EED",termsAgreeCounting:"\u540C\u610F\u5E76\u7EE7\u7EED ({seconds}\u79D2)",termsPlaceholder:"\u8BF7\u67E5\u9605\u5E76\u540C\u610F\u4E0A\u65B9\u7684\u9690\u79C1\u4E0E\u6761\u6B3E\u2026",whatHaveYouSaved:"\u6211\u4FDD\u5B58\u4E86\u4EC0\u4E48\uFF1F",keyAutoHide:"\u5C06\u5728 {seconds} \u79D2\u540E\u81EA\u52A8\u9690\u85CF\u3002",keyCopied:"\u5DF2\u590D\u5236",keyCopyId:"\u590D\u5236 ID",keyCopySecret:"\u590D\u5236\u5BC6\u94A5",keyCreateNew:"\u6211\u662F\u65B0\u7528\u6237 \u2014 \u521B\u5EFA\u4E00\u4E2A",keyCreating:"\u6B63\u5728\u521B\u5EFA\u2026",keyDismiss:"\u5173\u95ED",keyPastePlaceholder:"\u60A8\u7684\u516C\u5F00 ID\u2026",keyPastePrompt:"\u7C98\u8D34\u60A8\u7684\u516C\u5F00 ID \u2014 \u6216\u521B\u5EFA\u4E00\u4E2A",keyPublicHint:"\u5728\u4EFB\u4F55\u7F51\u7AD9\u4E0A\u7C98\u8D34\u6B64 ID \u5373\u53EF\u4FDD\u5B58\u5230\u76F8\u540C\u7684\u8BB0\u5FC6\u5E93\u4E2D\u3002",keyPublicTitle:"\u60A8\u7684\u516C\u5F00 ID",keySecretHint:"\u8BF7\u59A5\u5584\u4FDD\u7BA1 \u2014 \u7528\u4E8E\u89E3\u9501\u60A8\u7684\u8BB0\u5FC6\u5E93\u3002",keySecretTitle:"\u60A8\u7684\u5BC6\u94A5 \u2014 \u4EC5\u663E\u793A\u4E00\u6B21",keyUseMine:"\u4F7F\u7528\u6211\u7684 ID",kikuActionUnavailable:"\u62B1\u6B49 \u2014 \u6B64\u7AD9\u70B9\u6682\u4E0D\u652F\u6301\u8BE5\u64CD\u4F5C\u3002",kikuCaptureDbError:"\u7531\u4E8E\u6570\u636E\u5E93\u9519\u8BEF\uFF0C\u4FDD\u5B58\u5931\u8D25\u3002",kikuCaptureNoContext:"\u7531\u4E8E\u672A\u63D0\u4F9B\u9875\u9762\u6216\u4EA7\u54C1\u4E0A\u4E0B\u6587\uFF0C\u4FDD\u5B58\u5931\u8D25\u3002",kikuCaptureNoUrl:"\u65E0\u6CD5\u4FDD\u5B58\u4EFB\u4F55\u9879\u76EE \u2014 \u5747\u65E0\u6709\u6548\u7F51\u5740\u3002",kikuCaptureNoneSelected:"\u672A\u9009\u62E9\u8981\u4FDD\u5B58\u7684\u9879\u76EE\u3002",kikuDeleteDbError:"\u7531\u4E8E\u6570\u636E\u5E93\u9519\u8BEF\uFF0C\u5220\u9664\u5931\u8D25\u3002",kikuDeleteDone:"\u5DF2\u4ECE\u4FDD\u5B58\u7684\u9879\u76EE\u4E2D\u79FB\u9664\u3002",kikuDeleteNoContext:"\u672A\u63D0\u4F9B\u9875\u9762\u4E0A\u4E0B\u6587\u4EE5\u786E\u5B9A\u8981\u5220\u9664\u7684\u5185\u5BB9\u3002",kikuMemoryIntro:"\u60A8\u5728\u5404\u7AD9\u70B9\u4FDD\u5B58\u7684\u6240\u6709\u5185\u5BB9\u5747\u5B58\u50A8\u5728\u60A8\u7684\u79C1\u6709\u8BB0\u5FC6\u5E93\u4E2D\u3002\u4F7F\u7528\u60A8\u7684\u5BC6\u94A5\u89E3\u9501\uFF1A",kikuMintNeeded:"\u8981\u5728\u8DE8\u7AD9\u70B9\u4FDD\u5B58\u9879\u76EE\uFF0C\u60A8\u9700\u8981\u4E00\u4E2A kiku \u5BC6\u94A5 \u2014 \u6211\u5C06\u4E3A\u60A8\u751F\u6210\u4E00\u4E2A\u3002\u8BE5\u5BC6\u94A5\u4EC5\u663E\u793A\u4E00\u6B21\uFF0C\u8BF7\u59A5\u5584\u4FDD\u5B58\u3002",kikuMintOffer:"\u6211\u53EF\u4EE5\u4E3A\u60A8\u4FDD\u5B58\u5E76\u8DDF\u968F\u60A8\u8DE8\u7AD9\u70B9\u540C\u6B65 \u2014 \u6211\u5C06\u4E3A\u60A8\u751F\u6210\u4E00\u4E2A kiku \u5BC6\u94A5\u3002\u4EC5\u663E\u793A\u4E00\u6B21\uFF0C\u8BF7\u59A5\u5584\u4FDD\u5B58\u3002",kikuNeedKeyToUpdate:"\u8F93\u5165\u60A8\u7684 kiku \u5BC6\u94A5\u4EE5\u4FBF\u6211\u67E5\u627E\u5E76\u66F4\u65B0\u60A8\u4FDD\u5B58\u7684\u9879\u76EE\u3002",micDenied:"\u9EA6\u514B\u98CE\u5DF2\u88AB\u963B\u6B62\u3002\u8BF7\u5141\u8BB8\u6B64\u7AD9\u70B9\u8BBF\u95EE\u9EA6\u514B\u98CE\uFF0C\u7136\u540E\u91CD\u8BD5\u3002",micFailed:"\u672A\u80FD\u542C\u6E05\u3002\u8BF7\u91CD\u8BD5\u3002",micInsecure:"\u8BED\u97F3\u529F\u80FD\u9700\u8981\u5B89\u5168\u8FDE\u63A5 (HTTPS)\u3002",micLangUnsupported:"\u6B64\u6D4F\u89C8\u5668\u6682\u4E0D\u652F\u6301\u8BE5\u8BED\u8A00\u7684\u8BED\u97F3\u8F6C\u5F55\u3002\u8BF7\u4F7F\u7528\u6587\u5B57\u8F93\u5165\u3002",micMissing:"\u672A\u627E\u5230\u9EA6\u514B\u98CE\u3002",micNetwork:"\u8BED\u97F3\u529F\u80FD\u9700\u8981\u7F51\u7EDC\u8FDE\u63A5\u3002\u8BF7\u68C0\u67E5\u7F51\u7EDC\u540E\u91CD\u8BD5\u3002",micNoSpeech:"\u672A\u68C0\u6D4B\u5230\u58F0\u97F3\u3002\u8BF7\u9760\u8FD1\u9EA6\u514B\u98CE\u540E\u91CD\u8BD5\u3002",vizDisclaimerImage:"\u7531\u4EBA\u5DE5\u667A\u80FD\u751F\u6210 \u2014 \u989C\u8272\u3001\u5C3A\u5BF8\u548C\u4F4D\u7F6E\u53EF\u80FD\u4E0E\u5B9E\u7269\u7565\u6709\u4E0D\u540C\u3002",vizDisclaimerVideo:"\u7531\u4EBA\u5DE5\u667A\u80FD\u751F\u6210 \u2014 \u989C\u8272\u3001\u5C3A\u5BF8\u548C\u52A8\u4F5C\u53EF\u80FD\u4E0E\u5B9E\u7269\u7565\u6709\u4E0D\u540C\u3002",vizUnavailable:"\u65E0\u6CD5\u52A0\u8F7D\u9884\u89C8\u3002",voiceHint:"\u76F4\u63A5\u8BF4\u8BDD\u5373\u53EF \u2014 \u60A8\u505C\u987F\u540E\u6211\u4F1A\u56DE\u7B54\u3002",voiceListening:"\u6B63\u5728\u8046\u542C\u2026 \u70B9\u51FB\u9EA6\u514B\u98CE\u505C\u6B62",voiceModeExit:"\u9000\u51FA\u514D\u63D0\u6A21\u5F0F",voiceModeStart:"\u514D\u63D0\u5BF9\u8BDD",voiceMuted:"\u9759\u97F3",voiceMutedHint:"\u70B9\u51FB\u9EA6\u514B\u98CE\u91CD\u65B0\u5F00\u59CB\u8BF4\u8BDD\u3002",voicePhaseListening:"\u6B63\u5728\u8046\u542C",voicePhaseSpeaking:"\u6B63\u5728\u56DE\u7B54",voicePhaseThinking:"\u6B63\u5728\u601D\u8003",voiceSending:"\u5DF2\u6536\u5230 \u2014 \u6B63\u5728\u53D1\u9001\u2026"},english:{allSet:"You're all set, {name}.",asWritten:"As written",captureAll:"Capture all ({count})",captureAndRemember:"kiku \u2014 capture & remember",captureCurrentPage:"Capture current page",cardClickAnswer:"The {name}",cardClickQuery:"Tell me more about the {name}{price} \u2014 what are its key details, who is it best suited for, and what should I know?",clearChat:"Clear chat",defaultPlaceholder:"Ask me anything\u2026",deleteThis:"Delete this",detailsTranslated:"Details translated. Numbers and links stay exactly as listed.",displayCapture:"capture {name}",displayCaptureAll:"capture all ({count} items)",displayDelete:"delete this",displayViewHistory:"what have you saved?",entityLangIntro:"I reply in {lang}. Result cards can stay exactly as this site wrote them, or be translated too.",entityLangPlaceholder:"Pick one of the two cards above\u2026",errAccessRevoked:"Your access to the assistant has been revoked by the store.",errAccountRequired:"Please create an account to continue using the chat assistant.",errShopperReplyLimit:"You've reached this site's reply limit for your account.",errStreamInterrupted:"The reply was interrupted. Please try again.",errTokenLimit:"You've reached your usage limit. Please update your billing limits in your dashboard to continue.",errTooManyRequests:"The assistant is currently receiving too many requests. Please try again in a few moments.",footerHint:"kiku \xB7 searches the whole catalogue in real time",greetReturning:"Hi, {name}.",greetReturningLead:"What can I find for you today?",howShouldResultsLook:"How should results look?",inLanguage:"In {lang}",keyAutoHide:"Hides automatically in {seconds}s.",keyCopied:"Copied",keyCopyId:"Copy id",keyCopySecret:"Copy secret",keyCreateNew:"I'm new \u2014 create one",keyCreating:"Creating\u2026",keyDismiss:"Dismiss",keyPastePlaceholder:"your public id\u2026",keyPastePrompt:"Paste your public id \u2014 or create one",keyPublicHint:"Paste this on any site to save to the same memory.",keyPublicTitle:"Your public id",keySecretHint:"Keep it private \u2014 use it to unlock your memory.",keySecretTitle:"Your secret \u2014 shown only once",keyUseMine:"Use my id",kikuActionUnavailable:"Sorry \u2014 that action isn't available on this site.",kikuCaptureDbError:"Capture failed due to a database error.",kikuCaptureNoContext:"Capture failed because no page or product context was provided by the SDK.",kikuCaptureNoUrl:"Couldn\u2019t save any items \u2014 none had a valid URL.",kikuCaptureNoneSelected:"No items were selected to capture.",kikuDeleteDbError:"Delete failed due to a database error.",kikuDeleteDone:"Removed it from your saved items.",kikuDeleteNoContext:"Delete failed because no page context was provided to identify what to delete.",kikuMemoryIntro:"Everything you've captured across sites lives in your private memory. Unlock it with your secret:",kikuMintNeeded:"To save items across sites you need a kiku key \u2014 I'll mint one for you. It's shown only once, so save it somewhere safe.",kikuMintOffer:"I can keep this for you and have it follow you across sites \u2014 I'll mint you a kiku key. It's shown only once, so save it somewhere safe.",kikuNeedKeyToUpdate:"Enter your kiku key so I can find and update your saved items.",micDenied:"Microphone blocked. Allow mic access for this site, then try again.",micFailed:"Couldn't hear that. Try again.",micInsecure:"Voice needs a secure (https) connection.",micLangUnsupported:"This browser cannot transcribe that language yet. Type instead.",micMissing:"No microphone found.",micNetwork:"Voice needs a connection right now. Check yours and try again.",micNoSpeech:"Didn't catch anything. Try again, a little closer to the mic.",namePlaceholder:"Type your name\u2026",nameStepAsk:"What should I call you?",nameStepLead:"I can search, visualize, or capture anything for you \u2014 on this site or any other.",nameStepTitle:"Nice to meet you.",namesAsWritten:"Names and details exactly as the site lists them.",pillCompareTop2:"Compare top 2",pillCompareTop2Query:"Compare the {a} and {b}",pillFindAlternatives:"Find alternatives",pillFindAlternativesQuery:"What are good alternatives to the {name}?",pillMoreOn:"More on {name}",pillMoreOnQuery:"Tell me more about the {name}",pillRecommend:"Recommend something",pillRecommendQuery:"What do you recommend for me?",pillShowPopular:"Show popular items",pillShowPopularQuery:"What are your most popular items?",pillSimilarOptions:"Similar options",pillSimilarOptionsQuery:"Show me more like the {name}",pillUnder:"Under {amount}",pillUnderQuery:"Show me options under {amount}",pillWhichBest:"Which is best?",pillWhichBestQuery:"Which one would you recommend and why?",replyingOriginal:"Replying in {lang}, results as this site wrote them. Ask me anything.",replyingTranslated:"Replying in {lang}, results translated too. Ask me anything.",statusSent:"Sent",statusStopped:"Sent \xB7 reply stopped",thinking:"Thinking",thoughtForSeconds:"Thought for {duration}",thoughtProcess:"Thought process",vizDisclaimerImage:"Generated using Artificial Intelligence \u2014 colours, size and placement may differ from the real product.",vizDisclaimerVideo:"Generated using Artificial Intelligence \u2014 colours, size and movement may differ from the real product.",vizUnavailable:"The preview could not be loaded.",voiceHint:"Just talk \u2014 I'll answer when you pause.",voiceListening:"Listening\u2026 tap the mic to stop",voiceModeExit:"Leave hands-free",voiceModeStart:"Hands-free conversation",voiceMuted:"Muted",voiceMutedHint:"Tap the microphone to speak again.",voicePhaseListening:"Listening",voicePhaseSpeaking:"Speaking",voicePhaseThinking:"Thinking",voiceSending:"Got it \u2014 sending\u2026",termsStepTitle:"Privacy & Terms of Use",termsStepSubtitle:"Transparent, anonymous, and zero-PII by design.",termsPiiTitle:"Zero PII Collection",termsPiiDesc:"We never collect or store personal identifying information (no emails, phone numbers, or real-world identities) from your chats or voice sessions.",termsSessionTitle:"Anonymous Session Tokens",termsSessionDesc:"Your session uses an anonymous client-side token solely to maintain context. It is never linked to your real identity.",termsMemoryTitle:"Ephemeral Chats vs. Mimi Vault",termsMemoryDesc:'Regular chats are ephemeral \u2014 closing the tab or clicking "Clear Chat" terminates them forever. Items you save with "@kiku" are encrypted and can be unlocked at mimi.akropolys.cloud with your Secret Access Key.',termsCookieTitle:"Host Website Telemetry",termsCookieDesc:"The host website where Kiku is embedded may collect cookies and analytics per their own cookie policy, outside Kiku's control.",termsAgreeButton:"Agree & Continue",termsAgreeCounting:"Agree & Continue ({seconds}s)",termsPlaceholder:"Please review and accept our Privacy & Terms above\u2026",whatHaveYouSaved:"What have you saved?"},french:{allSet:"C'est tout bon, {name}.",asWritten:"Tel quel",captureAll:"Tout capturer ({count})",captureAndRemember:"kiku \u2014 capturer et m\xE9moriser",captureCurrentPage:"Capturer la page actuelle",cardClickAnswer:"Le {name}",cardClickQuery:"Dites-m'en plus sur le {name}{price} : ses caract\xE9ristiques principales, \xE0 qui il convient le mieux et ce que je devrais savoir.",clearChat:"Effacer le chat",defaultPlaceholder:"Posez-moi n'importe quelle question\u2026",deleteThis:"Supprimer ceci",detailsTranslated:"D\xE9tails traduits. Les chiffres et les liens restent exactement tels qu'ils sont.",displayCapture:"capturer {name}",displayCaptureAll:"tout capturer ({count} articles)",displayDelete:"supprimer ceci",displayViewHistory:"qu'avez-vous enregistr\xE9 ?",entityLangIntro:"Je r\xE9ponds en {lang}. Les fiches de r\xE9sultats peuvent rester exactement telles que ce site les a \xE9crites, ou \xEAtre \xE9galement traduites.",entityLangPlaceholder:"Choisissez l'une des deux fiches ci-dessus\u2026",errAccessRevoked:"Votre acc\xE8s \xE0 l'assistant a \xE9t\xE9 r\xE9voqu\xE9 par le magasin.",errAccountRequired:"Veuillez cr\xE9er un compte pour continuer \xE0 utiliser l'assistant de chat.",errShopperReplyLimit:"Vous avez atteint la limite de r\xE9ponses de ce site pour votre compte.",errStreamInterrupted:"La r\xE9ponse a \xE9t\xE9 interrompue. Veuillez r\xE9essayer.",errTokenLimit:"Vous avez atteint votre limite d'utilisation. Veuillez mettre \xE0 jour vos limites de facturation dans votre tableau de bord pour continuer.",errTooManyRequests:"L'assistant re\xE7oit actuellement trop de requ\xEAtes. Veuillez r\xE9essayer dans quelques instants.",footerHint:"kiku \xB7 recherche dans tout le catalogue en temps r\xE9el",greetReturning:"Bonjour, {name}.",greetReturningLead:"Que puis-je trouver pour vous aujourd'hui ?",howShouldResultsLook:"Comment les r\xE9sultats doivent-ils s'afficher ?",inLanguage:"En {lang}",keyAutoHide:"Se masque automatiquement dans {seconds}s.",keyCopied:"Copi\xE9",keyCopyId:"Copier l'identifiant",keyCopySecret:"Copier le secret",keyCreateNew:"Je suis nouveau \u2014 cr\xE9ez-en un",keyCreating:"Cr\xE9ation en cours\u2026",keyDismiss:"Ignorer",keyPastePlaceholder:"votre identifiant public\u2026",keyPastePrompt:"Collez votre identifiant public \u2014 ou cr\xE9ez-en un",keyPublicHint:"Collez ceci sur n'importe quel site pour enregistrer dans la m\xEAme m\xE9moire.",keyPublicTitle:"Votre identifiant public",keySecretHint:"Gardez-le priv\xE9 \u2014 utilisez-le pour d\xE9verrouiller votre m\xE9moire.",keySecretTitle:"Votre secret \u2014 affich\xE9 une seule fois",keyUseMine:"Utiliser mon identifiant",kikuActionUnavailable:"D\xE9sol\xE9 \u2014 cette action n'est pas disponible sur ce site.",kikuCaptureDbError:"La capture a \xE9chou\xE9 en raison d'une erreur de base de donn\xE9es.",kikuCaptureNoContext:"La capture a \xE9chou\xE9 car aucun contexte de page ou de produit n'a \xE9t\xE9 fourni par le SDK.",kikuCaptureNoUrl:"Impossible d'enregistrer des articles \u2014 aucun n'avait d'URL valide.",kikuCaptureNoneSelected:"Aucun article n'a \xE9t\xE9 s\xE9lectionn\xE9 pour la capture.",kikuDeleteDbError:"La suppression a \xE9chou\xE9 en raison d'une erreur de base de donn\xE9es.",kikuDeleteDone:"Je l'ai retir\xE9 de vos articles enregistr\xE9s.",kikuDeleteNoContext:"La suppression a \xE9chou\xE9 car aucun contexte de page n'a \xE9t\xE9 fourni pour identifier ce qu'il fallait supprimer.",kikuMemoryIntro:"Tout ce que vous avez captur\xE9 sur les sites se trouve dans votre m\xE9moire priv\xE9e. D\xE9verrouillez-la avec votre secret :",kikuMintNeeded:"Pour enregistrer des articles sur diff\xE9rents sites, vous avez besoin d'une cl\xE9 kiku \u2014 je vais en cr\xE9er une pour vous. Elle n'est affich\xE9e qu'une seule fois, alors enregistrez-la en lieu s\xFBr.",kikuMintOffer:"Je peux garder ceci pour vous et le faire vous suivre sur les sites \u2014 je vais vous cr\xE9er une cl\xE9 kiku. Elle n'est affich\xE9e qu'une seule fois, alors enregistrez-la en lieu s\xFBr.",kikuNeedKeyToUpdate:"Entrez votre cl\xE9 kiku afin que je puisse trouver et mettre \xE0 jour vos articles enregistr\xE9s.",micDenied:"Microphone bloqu\xE9. Autorisez l'acc\xE8s au micro pour ce site, puis r\xE9essayez.",micFailed:"Je n'ai pas entendu. R\xE9essayez.",micInsecure:"La voix n\xE9cessite une connexion s\xE9curis\xE9e (https).",micLangUnsupported:"Ce navigateur ne peut pas encore transcrire cette langue. Veuillez taper \xE0 la place.",micMissing:"Aucun microphone d\xE9tect\xE9.",micNetwork:"La voix n\xE9cessite une connexion en ce moment. V\xE9rifiez la v\xF4tre et r\xE9essayez.",micNoSpeech:"Je n'ai rien entendu. R\xE9essayez, un peu plus pr\xE8s du micro.",namePlaceholder:"Tapez votre nom\u2026",nameStepAsk:"Comment dois-je vous appeler ?",nameStepLead:"Je peux chercher, visualiser ou capturer n'importe quoi pour vous \u2014 sur ce site ou n'importe quel autre.",nameStepTitle:"Enchant\xE9 de vous rencontrer.",namesAsWritten:"Noms et d\xE9tails exactement tels qu'ils sont list\xE9s sur le site.",pillCompareTop2:"Comparer les 2 meilleurs",pillCompareTop2Query:"Comparez le {a} et le {b}",pillFindAlternatives:"Trouver des alternatives",pillFindAlternativesQuery:"Quelles sont de bonnes alternatives au {name} ?",pillMoreOn:"Plus sur {name}",pillMoreOnQuery:"Dites-m'en plus sur le {name}",pillRecommend:"Recommander quelque chose",pillRecommendQuery:"Que me recommandez-vous ?",pillShowPopular:"Afficher les articles populaires",pillShowPopularQuery:"Quels sont vos articles les plus populaires ?",pillSimilarOptions:"Options similaires",pillSimilarOptionsQuery:"Montrez-m'en plus comme le {name}",pillUnder:"Moins de {amount}",pillUnderQuery:"Montrez-moi des options \xE0 moins de {amount}",pillWhichBest:"Lequel est le meilleur ?",pillWhichBestQuery:"Lequel recommanderiez-vous et pourquoi ?",replyingOriginal:"Je r\xE9ponds en {lang}, les r\xE9sultats sont tels que le site les a \xE9crits. Posez-moi n'importe quelle question.",replyingTranslated:"Je r\xE9ponds en {lang}, les r\xE9sultats sont \xE9galement traduits. Posez-moi n'importe quelle question.",statusSent:"Envoy\xE9",statusStopped:"Envoy\xE9 \xB7 r\xE9ponse arr\xEAt\xE9e",thinking:"R\xE9flexion en cours",thoughtForSeconds:"R\xE9flexion pendant {duration}",thoughtProcess:"Processus de r\xE9flexion",vizDisclaimerImage:"G\xE9n\xE9r\xE9 par Intelligence Artificielle \u2014 les couleurs, la taille et le placement peuvent diff\xE9rer du produit r\xE9el.",vizDisclaimerVideo:"G\xE9n\xE9r\xE9 par Intelligence Artificielle \u2014 les couleurs, la taille et le mouvement peuvent diff\xE9rer du produit r\xE9el.",vizUnavailable:"L'aper\xE7u n'a pas pu \xEAtre charg\xE9.",voiceListening:"\xC9coute\u2026 touchez le micro pour arr\xEAter",voiceSending:"Bien re\xE7u \u2014 envoi en cours\u2026",termsStepTitle:"Confidentialit\xE9 et conditions d'utilisation",termsStepSubtitle:"Transparent, anonyme et sans collecte de donn\xE9es personnelles.",termsPiiTitle:"Z\xE9ro collecte de donn\xE9es personnelles",termsPiiDesc:"Nous ne collectons ni ne stockons aucune information d'identification personnelle (ni e-mail, ni num\xE9ro de t\xE9l\xE9phone, ni identit\xE9 r\xE9elle) depuis vos discussions ou sessions vocales.",termsSessionTitle:"Jetons de session anonymes",termsSessionDesc:"Votre session utilise un identifiant anonyme c\xF4t\xE9 client uniquement pour maintenir le contexte, jamais li\xE9 \xE0 votre identit\xE9 r\xE9elle.",termsMemoryTitle:"Discussions \xE9ph\xE9m\xE8res vs Coffre Mimi",termsMemoryDesc:"Les discussions normales sont \xE9ph\xE9m\xE8res \u2014 fermer ou effacer le chat les d\xE9truit pour toujours. Les \xE9l\xE9ments enregistr\xE9s avec \xAB @kiku \xBB sont chiffr\xE9s et accessibles sur mimi.akropolys.cloud avec votre cl\xE9 secr\xE8te.",termsCookieTitle:"T\xE9l\xE9m\xE9trie du site h\xF4te",termsCookieDesc:"Le site h\xF4te sur lequel kiku est int\xE9gr\xE9 peut collecter des cookies et des donn\xE9es d'analyse selon sa propre politique de cookies, hors du contr\xF4le de kiku.",termsAgreeButton:"Accepter et continuer",termsAgreeCounting:"Accepter et continuer ({seconds}s)",termsPlaceholder:"Veuillez examiner et accepter la politique de confidentialit\xE9 et les conditions ci-dessus\u2026",whatHaveYouSaved:"Qu'avez-vous enregistr\xE9 ?",voiceHint:"Parlez simplement \u2014 je r\xE9pondrai d\xE8s que vous ferez une pause.",voiceModeExit:"Quitter le mode mains libres",voiceModeStart:"Conversation mains libres",voiceMuted:"En sourdine",voiceMutedHint:"Appuyez sur le micro pour parler \xE0 nouveau.",voicePhaseListening:"\xC9coute",voicePhaseSpeaking:"Parle",voicePhaseThinking:"R\xE9flexion"},hindi:{allSet:"\u0906\u092A \u0924\u0948\u092F\u093E\u0930 \u0939\u0948\u0902, {name}.",asWritten:"\u091C\u0948\u0938\u093E \u0932\u093F\u0916\u093E \u0939\u0948",captureAll:"\u0938\u092D\u0940 \u0915\u094B \u0915\u0948\u092A\u094D\u091A\u0930 \u0915\u0930\u0947\u0902 ({count})",captureAndRemember:"kiku \u2014 \u0915\u0948\u092A\u094D\u091A\u0930 & \u092F\u093E\u0926 \u0930\u0916\u0947\u0902",captureCurrentPage:"\u0935\u0930\u094D\u0924\u092E\u093E\u0928 \u092A\u0943\u0937\u094D\u0920 \u0915\u094B \u0915\u0948\u092A\u094D\u091A\u0930 \u0915\u0930\u0947\u0902",cardClickAnswer:"{name}",cardClickQuery:"\u0915\u0943\u092A\u092F\u093E {name}{price} \u0915\u0947 \u092C\u093E\u0930\u0947 \u092E\u0947\u0902 \u0905\u0927\u093F\u0915 \u092C\u0924\u093E\u0907\u090F \u2014 \u0907\u0938\u0915\u0947 \u092E\u0941\u0916\u094D\u092F \u0935\u093F\u0935\u0930\u0923 \u0915\u094D\u092F\u093E \u0939\u0948\u0902, \u092F\u0939 \u0915\u093F\u0938\u0915\u0947 \u0932\u093F\u090F \u0938\u092C\u0938\u0947 \u0909\u092A\u092F\u0941\u0915\u094D\u0924 \u0939\u0948, \u0914\u0930 \u092E\u0941\u091D\u0947 \u0915\u094D\u092F\u093E \u091C\u093E\u0928\u0928\u093E \u091A\u093E\u0939\u093F\u090F?",clearChat:"\u091A\u0948\u091F \u0938\u093E\u092B\u093C \u0915\u0930\u0947\u0902",defaultPlaceholder:"\u092E\u0941\u091D\u0938\u0947 \u0915\u0941\u091B \u092D\u0940 \u092A\u0942\u091B\u0947\u0902\u2026",deleteThis:"\u0907\u0938\u0947 \u0939\u091F\u093E\u090F\u0901",detailsTranslated:"\u0935\u093F\u0935\u0930\u0923 \u0905\u0928\u0941\u0935\u093E\u0926\u093F\u0924\u0964 \u0938\u0902\u0916\u094D\u092F\u093E\u090F\u0901 \u0914\u0930 \u0932\u093F\u0902\u0915 \u0920\u0940\u0915 \u0935\u0948\u0938\u0947 \u0939\u0940 \u0930\u0939\u0947\u0902\u0964",displayCapture:"\u0915\u0948\u092A\u094D\u091A\u0930 {name}",displayCaptureAll:"\u0938\u092D\u0940 \u0915\u094B \u0915\u0948\u092A\u094D\u091A\u0930 \u0915\u0930\u0947\u0902 ({count} \u0906\u0907\u091F\u092E)",displayDelete:"\u0907\u0938\u0947 \u0939\u091F\u093E\u090F\u0901",displayViewHistory:"\u0906\u092A\u0928\u0947 \u0915\u094D\u092F\u093E \u0938\u0939\u0947\u091C\u093E \u0939\u0948?",entityLangIntro:"\u092E\u0948\u0902 {lang} \u092E\u0947\u0902 \u0909\u0924\u094D\u0924\u0930 \u0926\u0942\u0901\u0917\u093E\u0964 \u092A\u0930\u093F\u0923\u093E\u092E \u0915\u093E\u0930\u094D\u0921 \u0907\u0938 \u0938\u093E\u0907\u091F \u0928\u0947 \u091C\u0948\u0938\u093E \u0932\u093F\u0916\u093E \u0939\u0948 \u0935\u0948\u0938\u093E \u0939\u0940 \u0930\u0939 \u0938\u0915\u0924\u0947 \u0939\u0948\u0902, \u092F\u093E \u0905\u0928\u0942\u0926\u093F\u0924 \u092D\u0940 \u0939\u094B \u0938\u0915\u0924\u0947 \u0939\u0948\u0902\u0964",entityLangPlaceholder:"\u090A\u092A\u0930 \u0926\u094B \u0915\u093E\u0930\u094D\u0921\u094B\u0902 \u092E\u0947\u0902 \u0938\u0947 \u090F\u0915 \u091A\u0941\u0928\u0947\u0902\u2026",errAccessRevoked:"\u0938\u094D\u091F\u094B\u0930 \u0926\u094D\u0935\u093E\u0930\u093E \u0906\u092A\u0915\u0947 \u0938\u0939\u093E\u092F\u0915 \u0924\u0915 \u092A\u0939\u0941\u0901\u091A \u0930\u0926\u094D\u0926 \u0915\u0930 \u0926\u0940 \u0917\u0908 \u0939\u0948\u0964",errAccountRequired:"\u091A\u0948\u091F \u0938\u0939\u093E\u092F\u0915 \u0915\u093E \u0909\u092A\u092F\u094B\u0917 \u091C\u093E\u0930\u0940 \u0930\u0916\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0915\u0943\u092A\u092F\u093E \u090F\u0915 \u0916\u093E\u0924\u093E \u092C\u0928\u093E\u090F\u0901\u0964",errShopperReplyLimit:"\u0906\u092A\u0928\u0947 \u0907\u0938 \u0938\u093E\u0907\u091F \u0915\u0947 \u0932\u093F\u090F \u0905\u092A\u0928\u0947 \u0916\u093E\u0924\u0947 \u0915\u0940 \u0909\u0924\u094D\u0924\u0930 \u0938\u0940\u092E\u093E \u0924\u0915 \u092A\u0939\u0941\u0901\u091A \u092C\u0928\u093E \u0932\u0940 \u0939\u0948\u0964",errStreamInterrupted:"\u0909\u0924\u094D\u0924\u0930 \u092C\u093E\u0927\u093F\u0924 \u0939\u094B \u0917\u092F\u093E\u0964 \u0915\u0943\u092A\u092F\u093E \u092A\u0941\u0928\u0903 \u092A\u094D\u0930\u092F\u093E\u0938 \u0915\u0930\u0947\u0902\u0964",errTokenLimit:"\u0906\u092A\u0928\u0947 \u0905\u092A\u0928\u0940 \u0909\u092A\u092F\u094B\u0917 \u0938\u0940\u092E\u093E \u0924\u0915 \u092A\u0939\u0941\u0901\u091A \u092C\u0928\u093E \u0932\u0940 \u0939\u0948\u0964 \u091C\u093E\u0930\u0940 \u0930\u0916\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0905\u092A\u0928\u0947 \u0921\u0948\u0936\u092C\u094B\u0930\u094D\u0921 \u092E\u0947\u0902 \u092C\u093F\u0932\u093F\u0902\u0917 \u0938\u0940\u092E\u093E \u0905\u092A\u0921\u0947\u091F \u0915\u0930\u0947\u0902\u0964",errTooManyRequests:"\u0938\u0939\u093E\u092F\u0915 \u0935\u0930\u094D\u0924\u092E\u093E\u0928 \u092E\u0947\u0902 \u092C\u0939\u0941\u0924 \u0905\u0927\u093F\u0915 \u0905\u0928\u0941\u0930\u094B\u0927 \u092A\u094D\u0930\u093E\u092A\u094D\u0924 \u0915\u0930 \u0930\u0939\u093E \u0939\u0948\u0964 \u0915\u0941\u091B \u0915\u094D\u0937\u0923 \u092C\u093E\u0926 \u092A\u0941\u0928\u0903 \u092A\u094D\u0930\u092F\u093E\u0938 \u0915\u0930\u0947\u0902\u0964",footerHint:"kiku \xB7 \u0935\u093E\u0938\u094D\u0924\u0935\u093F\u0915 \u0938\u092E\u092F \u092E\u0947\u0902 \u092A\u0942\u0930\u0947 \u0915\u0948\u091F\u0932\u0949\u0917 \u0915\u094B \u0916\u094B\u091C\u0924\u093E \u0939\u0948",greetReturning:"\u0928\u092E\u0938\u094D\u0924\u0947, {name}.",greetReturningLead:"\u0906\u091C \u092E\u0948\u0902 \u0906\u092A\u0915\u0947 \u0932\u093F\u090F \u0915\u094D\u092F\u093E \u0916\u094B\u091C\u0942\u0901?",howShouldResultsLook:"\u092A\u0930\u093F\u0923\u093E\u092E \u0915\u0948\u0938\u0947 \u0926\u093F\u0916\u0947\u0902?",inLanguage:"{lang} \u092E\u0947\u0902",keyAutoHide:"\u0938\u094D\u0935\u0924\u0903 {seconds}s \u092E\u0947\u0902 \u091B\u093F\u092A \u091C\u093E\u090F\u0917\u093E.",keyCopied:"\u0915\u0949\u092A\u0940 \u0915\u093F\u092F\u093E \u0917\u092F\u093E",keyCopyId:"\u0906\u0908\u0921\u0940 \u0915\u0949\u092A\u0940 \u0915\u0930\u0947\u0902",keyCopySecret:"\u0938\u0940\u0915\u094D\u0930\u0947\u091F \u0915\u0949\u092A\u0940 \u0915\u0930\u0947\u0902",keyCreateNew:"\u092E\u0948\u0902 \u0928\u092F\u093E \u0939\u0942\u0901 \u2014 \u090F\u0915 \u092C\u0928\u093E\u090F\u0902",keyCreating:"\u092C\u0928\u093E \u0930\u0939\u093E \u0939\u0942\u0901\u2026",keyDismiss:"\u092C\u0902\u0926 \u0915\u0930\u0947\u0902",keyPastePlaceholder:"\u0906\u092A\u0915\u093E \u0938\u093E\u0930\u094D\u0935\u091C\u0928\u093F\u0915 \u0906\u0908\u0921\u0940\u2026",keyPastePrompt:"\u0905\u092A\u0928\u093E \u0938\u093E\u0930\u094D\u0935\u091C\u0928\u093F\u0915 \u0906\u0908\u0921\u0940 \u092A\u0947\u0938\u094D\u091F \u0915\u0930\u0947\u0902 \u2014 \u092F\u093E \u090F\u0915 \u092C\u0928\u093E\u090F\u0902",keyPublicHint:"\u0907\u0938\u0947 \u0915\u093F\u0938\u0940 \u092D\u0940 \u0938\u093E\u0907\u091F \u092A\u0930 \u092A\u0947\u0938\u094D\u091F \u0915\u0930\u0947\u0902 \u0924\u093E\u0915\u093F \u0935\u0939\u0940 \u092E\u0947\u092E\u094B\u0930\u0940 \u092E\u0947\u0902 \u0938\u0939\u0947\u091C\u093E \u091C\u093E \u0938\u0915\u0947\u0964",keyPublicTitle:"\u0906\u092A\u0915\u093E \u0938\u093E\u0930\u094D\u0935\u091C\u0928\u093F\u0915 \u0906\u0908\u0921\u0940",keySecretHint:"\u0907\u0938\u0947 \u0928\u093F\u091C\u0940 \u0930\u0916\u0947\u0902 \u2014 \u0905\u092A\u0928\u0947 \u092E\u0947\u092E\u094B\u0930\u0940 \u0915\u094B \u0905\u0928\u0932\u0949\u0915 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0909\u092A\u092F\u094B\u0917 \u0915\u0930\u0947\u0902\u0964",keySecretTitle:"\u0906\u092A\u0915\u093E \u0938\u0940\u0915\u094D\u0930\u0947\u091F \u2014 \u0915\u0947\u0935\u0932 \u090F\u0915 \u092C\u093E\u0930 \u0926\u093F\u0916\u093E\u092F\u093E \u0917\u092F\u093E",keyUseMine:"\u092E\u0947\u0930\u0940 \u0906\u0908\u0921\u0940 \u0909\u092A\u092F\u094B\u0917 \u0915\u0930\u0947\u0902",kikuActionUnavailable:"\u0915\u094D\u0937\u092E\u093E \u0915\u0930\u0947\u0902 \u2014 \u092F\u0939 \u0915\u093E\u0930\u094D\u0930\u0935\u093E\u0908 \u0907\u0938 \u0938\u093E\u0907\u091F \u092A\u0930 \u0909\u092A\u0932\u092C\u094D\u0927 \u0928\u0939\u0940\u0902 \u0939\u0948\u0964",kikuCaptureDbError:"\u0921\u0947\u091F\u093E\u092C\u0947\u0938 \u0924\u094D\u0930\u0941\u091F\u093F \u0915\u0947 \u0915\u093E\u0930\u0923 \u0915\u0948\u092A\u094D\u091A\u0930 \u0935\u093F\u092B\u0932 \u0930\u0939\u093E\u0964",kikuCaptureNoContext:"SDK \u0926\u094D\u0935\u093E\u0930\u093E \u0915\u094B\u0908 \u092A\u0947\u091C \u092F\u093E \u092A\u094D\u0930\u094B\u0921\u0915\u094D\u091F \u0915\u0949\u0928\u094D\u091F\u0947\u0915\u094D\u0938\u094D\u091F \u092A\u094D\u0930\u0926\u093E\u0928 \u0928\u0939\u0940\u0902 \u0915\u093F\u092F\u093E \u0917\u092F\u093E, \u0907\u0938\u0932\u093F\u090F \u0915\u0948\u092A\u094D\u091A\u0930 \u0935\u093F\u092B\u0932 \u0930\u0939\u093E\u0964",kikuCaptureNoUrl:"\u0915\u094B\u0908 \u0906\u0907\u091F\u092E \u0938\u0939\u0947\u091C\u093E \u0928\u0939\u0940\u0902 \u091C\u093E \u0938\u0915\u093E \u2014 \u0915\u094B\u0908 \u092D\u0940 \u0935\u0948\u0927 URL \u0928\u0939\u0940\u0902 \u0925\u093E\u0964",kikuCaptureNoneSelected:"\u0915\u0948\u092A\u094D\u091A\u0930 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0915\u094B\u0908 \u0906\u0907\u091F\u092E \u091A\u092F\u0928\u093F\u0924 \u0928\u0939\u0940\u0902 \u0915\u093F\u092F\u093E \u0917\u092F\u093E\u0964",kikuDeleteDbError:"\u0921\u0947\u091F\u093E\u092C\u0947\u0938 \u0924\u094D\u0930\u0941\u091F\u093F \u0915\u0947 \u0915\u093E\u0930\u0923 \u0939\u091F\u093E\u0928\u093E \u0935\u093F\u092B\u0932 \u0930\u0939\u093E\u0964",kikuDeleteDone:"\u0907\u0938\u0947 \u0906\u092A\u0915\u0947 \u0938\u0939\u0947\u091C\u0947 \u0917\u090F \u0906\u0907\u091F\u092E\u094D\u0938 \u0938\u0947 \u0939\u091F\u093E \u0926\u093F\u092F\u093E \u0917\u092F\u093E\u0964",kikuDeleteNoContext:"\u0939\u091F\u093E\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0915\u094B\u0908 \u092A\u0947\u091C \u0915\u0949\u0928\u094D\u091F\u0947\u0915\u094D\u0938\u094D\u091F \u092A\u094D\u0930\u0926\u093E\u0928 \u0928\u0939\u0940\u0902 \u0915\u093F\u092F\u093E \u0917\u092F\u093E, \u0907\u0938\u0932\u093F\u090F \u0939\u091F\u093E\u0928\u093E \u0935\u093F\u092B\u0932 \u0930\u0939\u093E\u0964",kikuMemoryIntro:"\u0906\u092A\u0928\u0947 \u0935\u093F\u092D\u093F\u0928\u094D\u0928 \u0938\u093E\u0907\u091F\u094B\u0902 \u092A\u0930 \u091C\u094B \u092D\u0940 \u0915\u0948\u092A\u094D\u091A\u0930 \u0915\u093F\u092F\u093E \u0939\u0948, \u0935\u0939 \u0906\u092A\u0915\u0947 \u0928\u093F\u091C\u0940 \u092E\u0947\u092E\u094B\u0930\u0940 \u092E\u0947\u0902 \u0930\u0939\u0924\u093E \u0939\u0948\u0964 \u0907\u0938\u0947 \u0905\u092A\u0928\u0947 \u0938\u0940\u0915\u094D\u0930\u0947\u091F \u0938\u0947 \u0905\u0928\u0932\u0949\u0915 \u0915\u0930\u0947\u0902:",kikuMintNeeded:"\u0938\u093E\u0907\u091F\u094B\u0902 \u0915\u0947 \u092C\u0940\u091A \u0906\u0907\u091F\u092E\u094D\u0938 \u0938\u0939\u0947\u091C\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0906\u092A\u0915\u094B \u090F\u0915 \u0915\u093F\u0915\u0941 \u0915\u0941\u0902\u091C\u0940 \u091A\u093E\u0939\u093F\u090F \u2014 \u092E\u0948\u0902 \u0906\u092A\u0915\u0947 \u0932\u093F\u090F \u090F\u0915 \u092C\u0928\u093E\u090A\u0901\u0917\u093E\u0964 \u092F\u0939 \u0915\u0947\u0935\u0932 \u090F\u0915 \u092C\u093E\u0930 \u0926\u093F\u0916\u093E\u092F\u093E \u091C\u093E\u0924\u093E \u0939\u0948, \u0907\u0938\u0932\u093F\u090F \u0907\u0938\u0947 \u0938\u0941\u0930\u0915\u094D\u0937\u093F\u0924 \u091C\u0917\u0939 \u092A\u0930 \u0930\u0916\u0947\u0902\u0964",kikuMintOffer:"\u092E\u0948\u0902 \u0907\u0938\u0947 \u0906\u092A\u0915\u0947 \u0932\u093F\u090F \u0930\u0916 \u0938\u0915\u0924\u093E \u0939\u0942\u0901 \u0914\u0930 \u0938\u093E\u0907\u091F\u094B\u0902 \u0915\u0947 \u092C\u0940\u091A \u0906\u092A\u0915\u0947 \u0938\u093E\u0925 \u0932\u0947 \u091C\u093E \u0938\u0915\u0924\u093E \u0939\u0942\u0901 \u2014 \u092E\u0948\u0902 \u0906\u092A\u0915\u0947 \u0932\u093F\u090F \u090F\u0915 \u0915\u093F\u0915\u0941 \u0915\u0941\u0902\u091C\u0940 \u092C\u0928\u093E\u090A\u0901\u0917\u093E\u0964 \u092F\u0939 \u0915\u0947\u0935\u0932 \u090F\u0915 \u092C\u093E\u0930 \u0926\u093F\u0916\u093E\u092F\u093E \u091C\u093E\u0924\u093E \u0939\u0948, \u0907\u0938\u0932\u093F\u090F \u0907\u0938\u0947 \u0938\u0941\u0930\u0915\u094D\u0937\u093F\u0924 \u091C\u0917\u0939 \u092A\u0930 \u0930\u0916\u0947\u0902\u0964",kikuNeedKeyToUpdate:"\u0905\u092A\u0928\u0940 \u0915\u093F\u0915\u0941 \u0915\u0941\u0902\u091C\u0940 \u0926\u0930\u094D\u091C \u0915\u0930\u0947\u0902 \u0924\u093E\u0915\u093F \u092E\u0948\u0902 \u0906\u092A\u0915\u0947 \u0938\u0939\u0947\u091C\u0947 \u0917\u090F \u0906\u0907\u091F\u092E\u094D\u0938 \u0915\u094B \u0916\u094B\u091C \u0914\u0930 \u0905\u092A\u0921\u0947\u091F \u0915\u0930 \u0938\u0915\u0942\u0901\u0964",namePlaceholder:"\u0905\u092A\u0928\u093E \u0928\u093E\u092E \u091F\u093E\u0907\u092A \u0915\u0930\u0947\u0902\u2026",nameStepAsk:"\u092E\u0948\u0902 \u0906\u092A\u0915\u094B \u0915\u094D\u092F\u093E \u0915\u0939\u0942\u0901?",nameStepLead:"\u092E\u0948\u0902 \u0906\u092A\u0915\u0947 \u0932\u093F\u090F \u0915\u0941\u091B \u092D\u0940 \u0916\u094B\u091C, \u0935\u093F\u091C\u093C\u0941\u0905\u0932\u093E\u0907\u091C\u093C \u092F\u093E \u0915\u0948\u092A\u094D\u091A\u0930 \u0915\u0930 \u0938\u0915\u0924\u093E \u0939\u0942\u0901 \u2014 \u0907\u0938 \u0938\u093E\u0907\u091F \u092A\u0930 \u092F\u093E \u0915\u093F\u0938\u0940 \u0905\u0928\u094D\u092F \u092A\u0930\u0964",nameStepTitle:"\u0906\u092A\u0938\u0947 \u092E\u093F\u0932\u0915\u0930 \u0916\u0941\u0936\u0940 \u0939\u0941\u0908\u0964",namesAsWritten:"\u0928\u093E\u092E \u0914\u0930 \u0935\u093F\u0935\u0930\u0923 \u0920\u0940\u0915 \u0909\u0938\u0940 \u0924\u0930\u0939 \u091C\u0948\u0938\u0947 \u0938\u093E\u0907\u091F \u092A\u0930 \u0938\u0942\u091A\u0940\u092C\u0926\u094D\u0927 \u0939\u0948\u0902\u0964",pillCompareTop2:"\u0936\u0940\u0930\u094D\u0937 2 \u0915\u0940 \u0924\u0941\u0932\u0928\u093E \u0915\u0930\u0947\u0902",pillCompareTop2Query:"{a} \u0914\u0930 {b} \u0915\u0940 \u0924\u0941\u0932\u0928\u093E \u0915\u0930\u0947\u0902",pillFindAlternatives:"\u0935\u093F\u0915\u0932\u094D\u092A \u0916\u094B\u091C\u0947\u0902",pillFindAlternativesQuery:"{name} \u0915\u0947 \u0905\u091A\u094D\u091B\u0947 \u0935\u093F\u0915\u0932\u094D\u092A \u0915\u094D\u092F\u093E \u0939\u0948\u0902?",pillMoreOn:"{name} \u0915\u0947 \u092C\u093E\u0930\u0947 \u092E\u0947\u0902 \u0905\u0927\u093F\u0915",pillMoreOnQuery:"\u0915\u0943\u092A\u092F\u093E {name} \u0915\u0947 \u092C\u093E\u0930\u0947 \u092E\u0947\u0902 \u0905\u0927\u093F\u0915 \u092C\u0924\u093E\u0907\u090F",pillRecommend:"\u0915\u0941\u091B \u0938\u0941\u091D\u093E\u090F\u0901",pillRecommendQuery:"\u092E\u0947\u0930\u0947 \u0932\u093F\u090F \u0906\u092A \u0915\u094D\u092F\u093E \u0938\u0941\u091D\u093E\u090F\u0902\u0917\u0947?",pillShowPopular:"\u0932\u094B\u0915\u092A\u094D\u0930\u093F\u092F \u0906\u0907\u091F\u092E \u0926\u093F\u0916\u093E\u090F\u0901",pillShowPopularQuery:"\u0906\u092A\u0915\u0947 \u0938\u092C\u0938\u0947 \u0932\u094B\u0915\u092A\u094D\u0930\u093F\u092F \u0906\u0907\u091F\u092E \u0915\u094C\u0928 \u0938\u0947 \u0939\u0948\u0902?",pillSimilarOptions:"\u0938\u092E\u093E\u0928 \u0935\u093F\u0915\u0932\u094D\u092A",pillSimilarOptionsQuery:"{name} \u091C\u0948\u0938\u093E \u0914\u0930 \u0926\u093F\u0916\u093E\u0907\u090F",pillUnder:"{amount} \u0938\u0947 \u0915\u092E",pillUnderQuery:"{amount} \u0938\u0947 \u0915\u092E \u0935\u093F\u0915\u0932\u094D\u092A \u0926\u093F\u0916\u093E\u0907\u090F",pillWhichBest:"\u0915\u094C\u0928 \u0938\u092C\u0938\u0947 \u0905\u091A\u094D\u091B\u093E \u0939\u0948?",pillWhichBestQuery:"\u0906\u092A \u0915\u094C\u0928 \u0938\u093E \u0938\u0941\u091D\u093E\u090F\u0902\u0917\u0947 \u0914\u0930 \u0915\u094D\u092F\u094B\u0902?",replyingOriginal:"{lang} \u092E\u0947\u0902 \u0909\u0924\u094D\u0924\u0930 \u0926\u0947 \u0930\u0939\u093E \u0939\u0942\u0901, \u092A\u0930\u093F\u0923\u093E\u092E \u0938\u093E\u0907\u091F \u0915\u0947 \u0932\u093F\u0916\u0947 \u0905\u0928\u0941\u0938\u093E\u0930\u0964 \u092E\u0941\u091D\u0938\u0947 \u0915\u0941\u091B \u092D\u0940 \u092A\u0942\u091B\u0947\u0902\u0964",replyingTranslated:"{lang} \u092E\u0947\u0902 \u0909\u0924\u094D\u0924\u0930 \u0926\u0947 \u0930\u0939\u093E \u0939\u0942\u0901, \u092A\u0930\u093F\u0923\u093E\u092E \u092D\u0940 \u0905\u0928\u0942\u0926\u093F\u0924 \u0939\u0948\u0902\u0964 \u092E\u0941\u091D\u0938\u0947 \u0915\u0941\u091B \u092D\u0940 \u092A\u0942\u091B\u0947\u0902\u0964",statusSent:"\u092D\u0947\u091C\u093E \u0917\u092F\u093E",statusStopped:"\u092D\u0947\u091C\u093E \u0917\u092F\u093E \xB7 \u0909\u0924\u094D\u0924\u0930 \u0930\u094B\u0915 \u0926\u093F\u092F\u093E \u0917\u092F\u093E",thinking:"\u0938\u094B\u091A \u0930\u0939\u093E \u0939\u0942\u0901",thoughtForSeconds:"{duration} \u0924\u0915 \u0938\u094B\u091A\u093E",thoughtProcess:"\u0935\u093F\u091A\u093E\u0930 \u092A\u094D\u0930\u0915\u094D\u0930\u093F\u092F\u093E",vizUnavailable:"\u092A\u0942\u0930\u094D\u0935\u093E\u0935\u0932\u094B\u0915\u0928 \u0932\u094B\u0921 \u0928\u0939\u0940\u0902 \u0939\u094B \u0938\u0915\u093E\u0964",termsStepTitle:"\u0917\u094B\u092A\u0928\u0940\u092F\u0924\u093E \u0914\u0930 \u0909\u092A\u092F\u094B\u0917 \u0915\u0940 \u0936\u0930\u094D\u0924\u0947\u0902",termsStepSubtitle:"\u092A\u093E\u0930\u0926\u0930\u094D\u0936\u0940, \u0905\u091C\u094D\u091E\u093E\u0924 \u0914\u0930 \u0936\u0942\u0928\u094D\u092F \u0935\u094D\u092F\u0915\u094D\u0924\u093F\u0917\u0924 \u092A\u0939\u091A\u093E\u0928 \u0921\u0947\u091F\u093E\u0964",termsPiiTitle:"\u0936\u0942\u0928\u094D\u092F \u0935\u094D\u092F\u0915\u094D\u0924\u093F\u0917\u0924 \u0921\u0947\u091F\u093E \u0938\u0902\u0917\u094D\u0930\u0939",termsPiiDesc:"\u0939\u092E \u0906\u092A\u0915\u0940 \u092C\u093E\u0924\u091A\u0940\u0924 \u092F\u093E \u0935\u0949\u092F\u0938 \u0938\u0924\u094D\u0930\u094B\u0902 \u0938\u0947 \u0935\u094D\u092F\u0915\u094D\u0924\u093F\u0917\u0924 \u092A\u0939\u091A\u093E\u0928 \u092F\u094B\u0917\u094D\u092F \u091C\u093E\u0928\u0915\u093E\u0930\u0940 (\u0915\u094B\u0908 \u0908\u092E\u0947\u0932, \u092B\u093C\u094B\u0928 \u0928\u0902\u092C\u0930 \u092F\u093E \u0935\u093E\u0938\u094D\u0924\u0935\u093F\u0915 \u092A\u0939\u091A\u093E\u0928 \u0928\u0939\u0940\u0902) \u090F\u0915\u0924\u094D\u0930 \u092F\u093E \u0938\u0902\u0917\u094D\u0930\u0939\u0940\u0924 \u0928\u0939\u0940\u0902 \u0915\u0930\u0924\u0947 \u0939\u0948\u0902\u0964",termsSessionTitle:"\u0905\u091C\u094D\u091E\u093E\u0924 \u0938\u0924\u094D\u0930 \u091F\u094B\u0915\u0928",termsSessionDesc:"\u0906\u092A\u0915\u093E \u0938\u0924\u094D\u0930 \u0915\u0947\u0935\u0932 \u0938\u0902\u0926\u0930\u094D\u092D \u092C\u0928\u093E\u090F \u0930\u0916\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u090F\u0915 \u0905\u0928\u093E\u092E \u0915\u094D\u0932\u093E\u0907\u0902\u091F \u091F\u094B\u0915\u0928 \u0915\u093E \u0909\u092A\u092F\u094B\u0917 \u0915\u0930\u0924\u093E \u0939\u0948\u0964 \u092F\u0939 \u0906\u092A\u0915\u0940 \u0935\u093E\u0938\u094D\u0924\u0935\u093F\u0915 \u092A\u0939\u091A\u093E\u0928 \u0938\u0947 \u0915\u092D\u0940 \u0928\u0939\u0940\u0902 \u091C\u0941\u0921\u093C\u0924\u093E\u0964",termsMemoryTitle:"\u0905\u0938\u094D\u0925\u093E\u092F\u0940 \u091A\u0948\u091F \u092C\u0928\u093E\u092E \u092E\u093F\u092E\u0940 \u0935\u0949\u0932\u094D\u091F",termsMemoryDesc:'\u0928\u093F\u092F\u092E\u093F\u0924 \u091A\u0948\u091F \u0905\u0938\u094D\u0925\u093E\u092F\u0940 \u0939\u0948\u0902 \u2014 \u091A\u0948\u091F \u092C\u0902\u0926 \u0915\u0930\u0928\u0947 \u092F\u093E \u0938\u093E\u092B\u093C \u0915\u0930\u0928\u0947 \u092A\u0930 \u0935\u0947 \u0939\u092E\u0947\u0936\u093E \u0915\u0947 \u0932\u093F\u090F \u0938\u092E\u093E\u092A\u094D\u0924 \u0939\u094B \u091C\u093E\u0924\u0940 \u0939\u0948\u0902\u0964 "@kiku" \u0938\u0947 \u0938\u0939\u0947\u091C\u0947 \u0917\u090F \u0906\u0907\u091F\u092E \u090F\u0928\u094D\u0915\u094D\u0930\u093F\u092A\u094D\u091F\u0947\u0921 \u0939\u0948\u0902 \u0914\u0930 mimi.akropolys.cloud \u092A\u0930 \u0906\u092A\u0915\u0940 \u0917\u0941\u092A\u094D\u0924 \u0915\u0941\u0902\u091C\u0940 \u0938\u0947 \u0916\u094B\u0932\u0947 \u091C\u093E \u0938\u0915\u0924\u0947 \u0939\u0948\u0902\u0964',termsCookieTitle:"\u0939\u094B\u0938\u094D\u091F \u0935\u0947\u092C\u0938\u093E\u0907\u091F \u091F\u0947\u0932\u0940\u092E\u0947\u091F\u094D\u0930\u0940",termsCookieDesc:"\u091C\u093F\u0938 \u0935\u0947\u092C\u0938\u093E\u0907\u091F \u092A\u0930 kiku \u090F\u092E\u094D\u092C\u0947\u0921\u0947\u0921 \u0939\u0948, \u0935\u0939 \u0905\u092A\u0928\u0940 \u0938\u094D\u0935\u092F\u0902 \u0915\u0940 \u0915\u0941\u0915\u0940 \u0928\u0940\u0924\u093F \u0915\u0947 \u0905\u0928\u0941\u0938\u093E\u0930 \u0915\u0941\u0915\u0940\u091C\u093C \u0914\u0930 \u090F\u0928\u093E\u0932\u093F\u091F\u093F\u0915\u094D\u0938 \u090F\u0915\u0924\u094D\u0930 \u0915\u0930 \u0938\u0915\u0924\u0940 \u0939\u0948\u0964",termsAgreeButton:"\u0938\u0939\u092E\u0924 \u0939\u094B\u0902 \u0914\u0930 \u0906\u0917\u0947 \u092C\u0922\u093C\u0947\u0902",termsAgreeCounting:"\u0938\u0939\u092E\u0924 \u0939\u094B\u0902 \u0914\u0930 \u0906\u0917\u0947 \u092C\u0922\u093C\u0947\u0902 ({seconds}s)",termsPlaceholder:"\u0915\u0943\u092A\u092F\u093E \u090A\u092A\u0930 \u0926\u0940 \u0917\u0908 \u0917\u094B\u092A\u0928\u0940\u092F\u0924\u093E \u0914\u0930 \u0936\u0930\u094D\u0924\u094B\u0902 \u0915\u0940 \u0938\u092E\u0940\u0915\u094D\u0937\u093E \u0915\u0930\u0947\u0902 \u0914\u0930 \u0938\u094D\u0935\u0940\u0915\u093E\u0930 \u0915\u0930\u0947\u0902\u2026",whatHaveYouSaved:"\u0906\u092A\u0928\u0947 \u0915\u094D\u092F\u093E \u0938\u0939\u0947\u091C\u093E \u0939\u0948?",micDenied:"\u092E\u093E\u0907\u0915\u094D\u0930\u094B\u092B\u093C\u094B\u0928 \u092C\u094D\u0932\u0949\u0915 \u0939\u0948\u0964 \u0907\u0938 \u0938\u093E\u0907\u091F \u0915\u0947 \u0932\u093F\u090F \u092E\u093E\u0907\u0915 \u090F\u0915\u094D\u0938\u0947\u0938 \u0915\u0940 \u0905\u0928\u0941\u092E\u0924\u093F \u0926\u0947\u0902, \u092B\u093F\u0930 \u092A\u0941\u0928\u0903 \u092A\u094D\u0930\u092F\u093E\u0938 \u0915\u0930\u0947\u0902\u0964",micFailed:"\u0938\u0941\u0928\u093E\u0908 \u0928\u0939\u0940\u0902 \u0926\u093F\u092F\u093E\u0964 \u092A\u0941\u0928\u0903 \u092A\u094D\u0930\u092F\u093E\u0938 \u0915\u0930\u0947\u0902\u0964",micInsecure:"\u0935\u0949\u092F\u0938 \u0915\u0947 \u0932\u093F\u090F \u0938\u0941\u0930\u0915\u094D\u0937\u093F\u0924 (https) \u0915\u0928\u0947\u0915\u094D\u0936\u0928 \u0906\u0935\u0936\u094D\u092F\u0915 \u0939\u0948\u0964",micLangUnsupported:"\u092F\u0939 \u092C\u094D\u0930\u093E\u0909\u091C\u093C\u0930 \u0905\u092D\u0940 \u0907\u0938 \u092D\u093E\u0937\u093E \u0915\u094B \u091F\u094D\u0930\u093E\u0902\u0938\u0915\u094D\u0930\u093E\u0907\u092C \u0928\u0939\u0940\u0902 \u0915\u0930 \u0938\u0915\u0924\u093E\u0964 \u0907\u0938\u0915\u0947 \u092C\u091C\u093E\u092F \u091F\u093E\u0907\u092A \u0915\u0930\u0947\u0902\u0964",micMissing:"\u0915\u094B\u0908 \u092E\u093E\u0907\u0915\u094D\u0930\u094B\u092B\u093C\u094B\u0928 \u0928\u0939\u0940\u0902 \u092E\u093F\u0932\u093E\u0964",micNetwork:"\u0935\u0949\u092F\u0938 \u0915\u0947 \u0932\u093F\u090F \u0907\u0902\u091F\u0930\u0928\u0947\u091F \u0915\u0928\u0947\u0915\u094D\u0936\u0928 \u0906\u0935\u0936\u094D\u092F\u0915 \u0939\u0948\u0964 \u0905\u092A\u0928\u093E \u0915\u0928\u0947\u0915\u094D\u0936\u0928 \u091C\u093E\u0902\u091A\u0947\u0902 \u0914\u0930 \u092A\u0941\u0928\u0903 \u092A\u094D\u0930\u092F\u093E\u0938 \u0915\u0930\u0947\u0902\u0964",micNoSpeech:"\u0915\u0941\u091B \u0938\u0941\u0928\u093E\u0908 \u0928\u0939\u0940\u0902 \u0926\u093F\u092F\u093E\u0964 \u0915\u0943\u092A\u092F\u093E \u092E\u093E\u0907\u0915 \u0915\u0947 \u092A\u093E\u0938 \u0906\u0915\u0930 \u0926\u094B\u092C\u093E\u0930\u093E \u092C\u094B\u0932\u0947\u0902\u0964",vizDisclaimerImage:"\u0915\u0943\u0924\u094D\u0930\u093F\u092E \u092C\u0941\u0926\u094D\u0927\u093F\u092E\u0924\u094D\u0924\u093E (AI) \u0926\u094D\u0935\u093E\u0930\u093E \u0928\u093F\u0930\u094D\u092E\u093F\u0924 \u2014 \u0930\u0902\u0917, \u0906\u0915\u093E\u0930 \u0914\u0930 \u0938\u094D\u0925\u093F\u0924\u093F \u0935\u093E\u0938\u094D\u0924\u0935\u093F\u0915 \u0909\u0924\u094D\u092A\u093E\u0926 \u0938\u0947 \u092D\u093F\u0928\u094D\u0928 \u0939\u094B \u0938\u0915\u0924\u0947 \u0939\u0948\u0902\u0964",vizDisclaimerVideo:"\u0915\u0943\u0924\u094D\u0930\u093F\u092E \u092C\u0941\u0926\u094D\u0927\u093F\u092E\u0924\u094D\u0924\u093E (AI) \u0926\u094D\u0935\u093E\u0930\u093E \u0928\u093F\u0930\u094D\u092E\u093F\u0924 \u2014 \u0930\u0902\u0917, \u0906\u0915\u093E\u0930 \u0914\u0930 \u0917\u0924\u093F \u0935\u093E\u0938\u094D\u0924\u0935\u093F\u0915 \u0909\u0924\u094D\u092A\u093E\u0926 \u0938\u0947 \u092D\u093F\u0928\u094D\u0928 \u0939\u094B \u0938\u0915\u0924\u0947 \u0939\u0948\u0902\u0964",voiceHint:"\u092C\u0938 \u092C\u094B\u0932\u0947\u0902 \u2014 \u091C\u092C \u0906\u092A \u0930\u0941\u0915\u0947\u0902\u0917\u0947 \u0924\u094B \u092E\u0948\u0902 \u0909\u0924\u094D\u0924\u0930 \u0926\u0942\u0902\u0917\u093E\u0964",voiceListening:"\u0938\u0941\u0928 \u0930\u0939\u093E \u0939\u0948\u2026 \u0930\u094B\u0915\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u092E\u093E\u0907\u0915 \u092A\u0930 \u091F\u0948\u092A \u0915\u0930\u0947\u0902",voiceModeExit:"\u0939\u0948\u0902\u0921\u094D\u0938-\u092B\u094D\u0930\u0940 \u0938\u0947 \u092C\u093E\u0939\u0930 \u0928\u093F\u0915\u0932\u0947\u0902",voiceModeStart:"\u0939\u0948\u0902\u0921\u094D\u0938-\u092B\u094D\u0930\u0940 \u092C\u093E\u0924\u091A\u0940\u0924",voiceMuted:"\u092E\u094D\u092F\u0942\u091F \u0915\u093F\u092F\u093E \u0917\u092F\u093E",voiceMutedHint:"\u0926\u094B\u092C\u093E\u0930\u093E \u092C\u094B\u0932\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u092E\u093E\u0907\u0915\u094D\u0930\u094B\u092B\u093C\u094B\u0928 \u092A\u0930 \u091F\u0948\u092A \u0915\u0930\u0947\u0902\u0964",voicePhaseListening:"\u0938\u0941\u0928 \u0930\u0939\u093E \u0939\u0948",voicePhaseSpeaking:"\u092C\u094B\u0932 \u0930\u0939\u093E \u0939\u0948",voicePhaseThinking:"\u0938\u094B\u091A \u0930\u0939\u093E \u0939\u0948",voiceSending:"\u0938\u092E\u091D \u0917\u092F\u093E \u2014 \u092D\u0947\u091C\u093E \u091C\u093E \u0930\u0939\u093E \u0939\u0948\u2026"},japanese:{allSet:"\u6E96\u5099\u304C\u5B8C\u4E86\u3057\u307E\u3057\u305F\u3001{name}\u3055\u3093\u3002",asWritten:"\u30B5\u30A4\u30C8\u306E\u539F\u6587\u901A\u308A",captureAll:"\u3059\u3079\u3066\u4FDD\u5B58 ({count})",captureAndRemember:"kiku \u2014 \u4FDD\u5B58\u3068\u8A18\u61B6",captureCurrentPage:"\u73FE\u5728\u306E\u30DA\u30FC\u30B8\u3092\u4FDD\u5B58",cardClickAnswer:"{name}",cardClickQuery:"{name}{price} \u306B\u3064\u3044\u3066\u8A73\u3057\u304F\u6559\u3048\u3066\u304F\u3060\u3055\u3044 \u2014 \u4E3B\u306A\u7279\u5FB4\u3001\u3069\u3093\u306A\u4EBA\u306B\u5411\u3044\u3066\u3044\u308B\u304B\u3001\u77E5\u3063\u3066\u304A\u304F\u3079\u304D\u3053\u3068\u306F\u4F55\u3067\u3059\u304B\uFF1F",clearChat:"\u30C1\u30E3\u30C3\u30C8\u3092\u6D88\u53BB",defaultPlaceholder:"\u4F55\u3067\u3082\u304A\u805E\u304D\u304F\u3060\u3055\u3044\u2026",deleteThis:"\u3053\u308C\u3092\u524A\u9664",detailsTranslated:"\u8A73\u7D30\u3092\u7FFB\u8A33\u3057\u307E\u3057\u305F\u3002\u4FA1\u683C\u3084\u30EA\u30F3\u30AF\u306F\u30B5\u30A4\u30C8\u306E\u8868\u8A18\u305D\u306E\u307E\u307E\u3067\u3059\u3002",displayCapture:"{name} \u3092\u4FDD\u5B58",displayCaptureAll:"\u3059\u3079\u3066\u4FDD\u5B58\uFF08{count}\u4EF6\uFF09",displayDelete:"\u3053\u308C\u3092\u524A\u9664",displayViewHistory:"\u4F55\u3092\u4FDD\u5B58\u3057\u307E\u3057\u305F\u304B\uFF1F",entityLangIntro:"{lang}\u3067\u8FD4\u7B54\u3057\u307E\u3059\u3002\u691C\u7D22\u7D50\u679C\u306E\u30AB\u30FC\u30C9\u306F\u30B5\u30A4\u30C8\u306E\u539F\u6587\u306E\u307E\u307E\u8868\u793A\u3059\u308B\u3053\u3068\u3082\u3001\u7FFB\u8A33\u3057\u3066\u8868\u793A\u3059\u308B\u3053\u3068\u3082\u3067\u304D\u307E\u3059\u3002",entityLangPlaceholder:"\u4E0A\u306E2\u3064\u306E\u30AB\u30FC\u30C9\u304B\u30891\u3064\u9078\u3093\u3067\u304F\u3060\u3055\u3044\u2026",errAccessRevoked:"\u30B9\u30C8\u30A2\u306B\u3088\u3063\u3066\u30A2\u30B7\u30B9\u30BF\u30F3\u30C8\u3078\u306E\u30A2\u30AF\u30BB\u30B9\u6A29\u304C\u53D6\u308A\u6D88\u3055\u308C\u307E\u3057\u305F\u3002",errAccountRequired:"\u30C1\u30E3\u30C3\u30C8\u30A2\u30B7\u30B9\u30BF\u30F3\u30C8\u3092\u5F15\u304D\u7D9A\u304D\u3054\u5229\u7528\u3044\u305F\u3060\u304F\u306B\u306F\u3001\u30A2\u30AB\u30A6\u30F3\u30C8\u3092\u4F5C\u6210\u3057\u3066\u304F\u3060\u3055\u3044\u3002",errShopperReplyLimit:"\u3053\u306E\u30B5\u30A4\u30C8\u3067\u306E\u3042\u306A\u305F\u306E\u30A2\u30AB\u30A6\u30F3\u30C8\u306E\u8FD4\u7B54\u4E0A\u9650\u306B\u9054\u3057\u307E\u3057\u305F\u3002",errStreamInterrupted:"\u8FD4\u7B54\u304C\u4E2D\u65AD\u3055\u308C\u307E\u3057\u305F\u3002\u3082\u3046\u4E00\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\u3002",errTokenLimit:"\u5229\u7528\u4E0A\u9650\u306B\u9054\u3057\u307E\u3057\u305F\u3002\u30C0\u30C3\u30B7\u30E5\u30DC\u30FC\u30C9\u3067\u5229\u7528\u4E0A\u9650\u3092\u66F4\u65B0\u3057\u3066\u7D9A\u884C\u3057\u3066\u304F\u3060\u3055\u3044\u3002",errTooManyRequests:"\u73FE\u5728\u30EA\u30AF\u30A8\u30B9\u30C8\u304C\u96C6\u4E2D\u3057\u3066\u3044\u307E\u3059\u3002\u3057\u3070\u3089\u304F\u3057\u3066\u304B\u3089\u3082\u3046\u4E00\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\u3002",footerHint:"kiku \xB7 \u30AB\u30BF\u30ED\u30B0\u5168\u4F53\u3092\u30EA\u30A2\u30EB\u30BF\u30A4\u30E0\u3067\u691C\u7D22",greetReturning:"\u3053\u3093\u306B\u3061\u306F\u3001{name}\u3055\u3093\u3002",greetReturningLead:"\u4ECA\u65E5\u306F\u4F55\u3092\u304A\u63A2\u3057\u3067\u3059\u304B\uFF1F",howShouldResultsLook:"\u691C\u7D22\u7D50\u679C\u306F\u3069\u306E\u3088\u3046\u306B\u8868\u793A\u3057\u307E\u3059\u304B\uFF1F",inLanguage:"{lang}\u3067",keyAutoHide:"{seconds}\u79D2\u5F8C\u306B\u81EA\u52D5\u3067\u9589\u3058\u307E\u3059\u3002",keyCopied:"\u30B3\u30D4\u30FC\u3057\u307E\u3057\u305F",keyCopyId:"ID\u3092\u30B3\u30D4\u30FC",keyCopySecret:"\u30B7\u30FC\u30AF\u30EC\u30C3\u30C8\u3092\u30B3\u30D4\u30FC",keyCreateNew:"\u521D\u3081\u3066\u5229\u7528 \u2014 \u65B0\u898F\u4F5C\u6210",keyCreating:"\u4F5C\u6210\u4E2D\u2026",keyDismiss:"\u9589\u3058\u308B",keyPastePlaceholder:"\u516C\u958BID\u3092\u5165\u529B\u2026",keyPastePrompt:"\u516C\u958BID\u3092\u8CBC\u308A\u4ED8\u3051\u308B\u304B\u3001\u65B0\u898F\u4F5C\u6210\u3057\u3066\u304F\u3060\u3055\u3044",keyPublicHint:"\u3069\u306E\u30B5\u30A4\u30C8\u3067\u3082\u3053\u308C\u3092\u8CBC\u308A\u4ED8\u3051\u308B\u3068\u3001\u540C\u3058\u30E1\u30E2\u30EA\u30FC\u306B\u4FDD\u5B58\u3067\u304D\u307E\u3059\u3002",keyPublicTitle:"\u3042\u306A\u305F\u306E\u516C\u958BID",keySecretHint:"\u5927\u5207\u306B\u4FDD\u7BA1\u3057\u3066\u304F\u3060\u3055\u3044 \u2014 \u30E1\u30E2\u30EA\u30FC\u306E\u30ED\u30C3\u30AF\u89E3\u9664\u306B\u4F7F\u7528\u3057\u307E\u3059\u3002",keySecretTitle:"\u3042\u306A\u305F\u306E\u30B7\u30FC\u30AF\u30EC\u30C3\u30C8 \u2014 1\u5EA6\u3060\u3051\u8868\u793A\u3055\u308C\u307E\u3059",keyUseMine:"\u81EA\u5206\u306EID\u3092\u4F7F\u7528",kikuActionUnavailable:"\u7533\u3057\u8A33\u3042\u308A\u307E\u305B\u3093\u3002\u3053\u306E\u30B5\u30A4\u30C8\u3067\u306F\u305D\u306E\u64CD\u4F5C\u306F\u5229\u7528\u3067\u304D\u307E\u305B\u3093\u3002",kikuCaptureDbError:"\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u30A8\u30E9\u30FC\u306E\u305F\u3081\u4FDD\u5B58\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002",kikuCaptureNoContext:"\u30DA\u30FC\u30B8\u60C5\u5831\u304C\u63D0\u4F9B\u3055\u308C\u306A\u304B\u3063\u305F\u305F\u3081\u4FDD\u5B58\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002",kikuCaptureNoUrl:"\u6709\u52B9\u306AURL\u304C\u306A\u3044\u305F\u3081\u3001\u30A2\u30A4\u30C6\u30E0\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F\u3002",kikuCaptureNoneSelected:"\u4FDD\u5B58\u3059\u308B\u30A2\u30A4\u30C6\u30E0\u304C\u9078\u629E\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002",kikuDeleteDbError:"\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u30A8\u30E9\u30FC\u306E\u305F\u3081\u524A\u9664\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002",kikuDeleteDone:"\u4FDD\u5B58\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u304B\u3089\u524A\u9664\u3057\u307E\u3057\u305F\u3002",kikuDeleteNoContext:"\u524A\u9664\u5BFE\u8C61\u3092\u7279\u5B9A\u3059\u308B\u305F\u3081\u306E\u30DA\u30FC\u30B8\u60C5\u5831\u304C\u3042\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002",kikuMemoryIntro:"\u8907\u6570\u30B5\u30A4\u30C8\u3067\u4FDD\u5B58\u3057\u305F\u3059\u3079\u3066\u306E\u30A2\u30A4\u30C6\u30E0\u306F\u30D7\u30E9\u30A4\u30D9\u30FC\u30C8\u30E1\u30E2\u30EA\u30FC\u306B\u4FDD\u6301\u3055\u308C\u307E\u3059\u3002\u30B7\u30FC\u30AF\u30EC\u30C3\u30C8\u3067\u30ED\u30C3\u30AF\u89E3\u9664:",kikuMintNeeded:"\u30B5\u30A4\u30C8\u3092\u307E\u305F\u3044\u3067\u30A2\u30A4\u30C6\u30E0\u3092\u4FDD\u5B58\u3059\u308B\u306B\u306Fkiku\u30AD\u30FC\u304C\u5FC5\u8981\u3067\u3059\u3002\u65B0\u3057\u304F\u767A\u884C\u3057\u307E\u3059\u30021\u5EA6\u3057\u304B\u8868\u793A\u3055\u308C\u306A\u3044\u305F\u3081\u3001\u5B89\u5168\u306A\u5834\u6240\u306B\u4FDD\u5B58\u3057\u3066\u304F\u3060\u3055\u3044\u3002",kikuMintOffer:"\u30A2\u30A4\u30C6\u30E0\u3092\u4FDD\u6301\u3057\u3066\u4ED6\u306E\u30B5\u30A4\u30C8\u3067\u3082\u5F15\u304D\u7D99\u3050\u3053\u3068\u304C\u3067\u304D\u307E\u3059 \u2014 kiku\u30AD\u30FC\u3092\u767A\u884C\u3057\u307E\u3059\u30021\u5EA6\u3057\u304B\u8868\u793A\u3055\u308C\u306A\u3044\u305F\u3081\u5B89\u5168\u306B\u4FDD\u5B58\u3057\u3066\u304F\u3060\u3055\u3044\u3002",kikuNeedKeyToUpdate:"\u4FDD\u5B58\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u3092\u66F4\u65B0\u30FB\u691C\u7D22\u3059\u308B\u306B\u306Fkiku\u30AD\u30FC\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002",micDenied:"\u30DE\u30A4\u30AF\u304C\u30D6\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u3053\u306E\u30B5\u30A4\u30C8\u3067\u306E\u30DE\u30A4\u30AF\u30A2\u30AF\u30BB\u30B9\u3092\u8A31\u53EF\u3057\u3066\u304B\u3089\u3001\u3082\u3046\u4E00\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\u3002",micFailed:"\u805E\u304D\u53D6\u308C\u307E\u305B\u3093\u3067\u3057\u305F\u3002\u3082\u3046\u4E00\u5EA6\u304A\u8A71\u3057\u304F\u3060\u3055\u3044\u3002",micInsecure:"\u97F3\u58F0\u5165\u529B\u306B\u306F\u4FDD\u8B77\u3055\u308C\u305F\u63A5\u7D9A (HTTPS) \u304C\u5FC5\u8981\u3067\u3059\u3002",micLangUnsupported:"\u304A\u4F7F\u3044\u306E\u30D6\u30E9\u30A6\u30B6\u306F\u3053\u306E\u8A00\u8A9E\u306E\u97F3\u58F0\u8A8D\u8B58\u306B\u307E\u3060\u5BFE\u5FDC\u3057\u3066\u3044\u307E\u305B\u3093\u3002\u6587\u5B57\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002",micMissing:"\u30DE\u30A4\u30AF\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002",micNetwork:"\u97F3\u58F0\u5165\u529B\u306B\u306F\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u63A5\u7D9A\u304C\u5FC5\u8981\u3067\u3059\u3002\u63A5\u7D9A\u3092\u78BA\u8A8D\u3057\u3066\u3082\u3046\u4E00\u5EA6\u304A\u8A66\u3057\u304F\u3060\u3055\u3044\u3002",micNoSpeech:"\u97F3\u58F0\u304C\u691C\u51FA\u3055\u308C\u307E\u305B\u3093\u3067\u3057\u305F\u3002\u30DE\u30A4\u30AF\u306B\u8FD1\u3065\u3044\u3066\u3082\u3046\u4E00\u5EA6\u304A\u8A71\u3057\u304F\u3060\u3055\u3044\u3002",namePlaceholder:"\u304A\u540D\u524D\u3092\u5165\u529B\u2026",nameStepAsk:"\u4F55\u3068\u304A\u547C\u3073\u3059\u308C\u3070\u3088\u308D\u3057\u3044\u3067\u3059\u304B\uFF1F",nameStepLead:"\u3053\u306E\u30B5\u30A4\u30C8\u3084\u4ED6\u306E\u30B5\u30A4\u30C8\u306E\u60C5\u5831\u3092\u691C\u7D22\u30FB\u8996\u899A\u5316\u30FB\u4FDD\u5B58\u3067\u304D\u307E\u3059\u3002",nameStepTitle:"\u306F\u3058\u3081\u307E\u3057\u3066\u3002",namesAsWritten:"\u5546\u54C1\u540D\u3084\u8A73\u7D30\u306F\u30B5\u30A4\u30C8\u306E\u63B2\u8F09\u901A\u308A\u3002",pillCompareTop2:"\u30C8\u30C3\u30D72\u3092\u6BD4\u8F03",pillCompareTop2Query:"{a} \u3068 {b} \u3092\u6BD4\u8F03\u3057\u3066",pillFindAlternatives:"\u4EE3\u66FF\u54C1\u3092\u63A2\u3059",pillFindAlternativesQuery:"{name} \u306E\u826F\u3044\u4EE3\u66FF\u54C1\u306F\u3042\u308A\u307E\u3059\u304B\uFF1F",pillMoreOn:"{name} \u306B\u3064\u3044\u3066\u3082\u3063\u3068\u77E5\u308B",pillMoreOnQuery:"{name} \u306B\u3064\u3044\u3066\u3082\u3063\u3068\u8A73\u3057\u304F\u6559\u3048\u3066",pillRecommend:"\u304A\u3059\u3059\u3081\u3092\u6559\u3048\u3066",pillRecommendQuery:"\u79C1\u306B\u4F55\u3092\u304A\u3059\u3059\u3081\u3057\u307E\u3059\u304B\uFF1F",pillShowPopular:"\u4EBA\u6C17\u5546\u54C1\u3092\u898B\u308B",pillShowPopularQuery:"\u4E00\u756A\u4EBA\u6C17\u306E\u5546\u54C1\u306F\u3069\u308C\u3067\u3059\u304B\uFF1F",pillSimilarOptions:"\u4F3C\u3066\u3044\u308B\u30AA\u30D7\u30B7\u30E7\u30F3",pillSimilarOptionsQuery:"{name} \u306B\u4F3C\u305F\u5546\u54C1\u3092\u3082\u3063\u3068\u898B\u305B\u3066",pillUnder:"{amount} \u4EE5\u4E0B",pillUnderQuery:"{amount} \u4EE5\u4E0B\u306E\u9078\u629E\u80A2\u3092\u898B\u305B\u3066",pillWhichBest:"\u3069\u308C\u304C\u4E00\u756A\u304A\u3059\u3059\u3081\uFF1F",pillWhichBestQuery:"\u3069\u308C\u304C\u4E00\u756A\u304A\u3059\u3059\u3081\u3067\u3059\u304B\uFF1F\u305D\u306E\u7406\u7531\u3082\u6559\u3048\u3066\u304F\u3060\u3055\u3044\u3002",replyingOriginal:"{lang}\u3067\u8FD4\u7B54\u3057\u307E\u3059\uFF08\u7D50\u679C\u306F\u30B5\u30A4\u30C8\u539F\u6587\u306E\u307E\u307E\uFF09\u3002\u4F55\u3067\u3082\u304A\u805E\u304D\u304F\u3060\u3055\u3044\u3002",replyingTranslated:"{lang}\u3067\u8FD4\u7B54\u3057\u307E\u3059\uFF08\u7D50\u679C\u3082\u7FFB\u8A33\uFF09\u3002\u4F55\u3067\u3082\u304A\u805E\u304D\u304F\u3060\u3055\u3044\u3002",statusSent:"\u9001\u4FE1\u6E08\u307F",statusStopped:"\u9001\u4FE1\u6E08\u307F \xB7 \u8FD4\u7B54\u3092\u505C\u6B62\u3057\u307E\u3057\u305F",thinking:"\u601D\u8003\u4E2D",thoughtForSeconds:"{duration} \u8003\u3048\u307E\u3057\u305F",thoughtProcess:"\u601D\u8003\u30D7\u30ED\u30BB\u30B9",vizDisclaimerImage:"\u4EBA\u5DE5\u77E5\u80FD\u306B\u3088\u3063\u3066\u751F\u6210\u3055\u308C\u307E\u3057\u305F \u2014 \u8272\u3001\u30B5\u30A4\u30BA\u3001\u914D\u7F6E\u306F\u5B9F\u969B\u306E\u5546\u54C1\u3068\u7570\u306A\u308B\u5834\u5408\u304C\u3042\u308A\u307E\u3059\u3002",vizDisclaimerVideo:"\u4EBA\u5DE5\u77E5\u80FD\u306B\u3088\u3063\u3066\u751F\u6210\u3055\u308C\u307E\u3057\u305F \u2014 \u8272\u3001\u30B5\u30A4\u30BA\u3001\u52D5\u304D\u306F\u5B9F\u969B\u306E\u5546\u54C1\u3068\u7570\u306A\u308B\u5834\u5408\u304C\u3042\u308A\u307E\u3059\u3002",vizUnavailable:"\u30D7\u30EC\u30D3\u30E5\u30FC\u3092\u8AAD\u307F\u8FBC\u3081\u307E\u305B\u3093\u3067\u3057\u305F\u3002",voiceHint:"\u304A\u8A71\u3057\u304F\u3060\u3055\u3044 \u2014 \u8A71\u3057\u7D42\u3048\u305F\u3089\u304A\u7B54\u3048\u3057\u307E\u3059\u3002",voiceListening:"\u805E\u304D\u53D6\u308A\u4E2D\u2026 \u30BF\u30C3\u30D7\u3057\u3066\u505C\u6B62",voiceModeExit:"\u30CF\u30F3\u30BA\u30D5\u30EA\u30FC\u3092\u7D42\u4E86",voiceModeStart:"\u30CF\u30F3\u30BA\u30D5\u30EA\u30FC\u4F1A\u8A71",voiceMuted:"\u30DF\u30E5\u30FC\u30C8\u4E2D",voiceMutedHint:"\u30DE\u30A4\u30AF\u3092\u30BF\u30C3\u30D7\u3057\u3066\u3082\u3046\u4E00\u5EA6\u304A\u8A71\u3057\u304F\u3060\u3055\u3044\u3002",voicePhaseListening:"\u805E\u304D\u53D6\u308A\u4E2D",voicePhaseSpeaking:"\u767A\u7B54\u4E2D",voicePhaseThinking:"\u8003\u3048\u4E2D",voiceSending:"\u53D7\u3051\u53D6\u308A\u307E\u3057\u305F \u2014 \u9001\u4FE1\u4E2D\u2026",termsStepTitle:"\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC\u3068\u5229\u7528\u898F\u7D04",termsStepSubtitle:"\u900F\u660E\u6027\u3001\u533F\u540D\u6027\u3001\u305D\u3057\u3066\u500B\u4EBA\u3092\u7279\u5B9A\u3057\u306A\u3044\u8A2D\u8A08\u3002",termsPiiTitle:"\u500B\u4EBA\u3092\u7279\u5B9A\u3059\u308B\u60C5\u5831\u306E\u4E0D\u53CE\u96C6",termsPiiDesc:"\u30C1\u30E3\u30C3\u30C8\u3084\u97F3\u58F0\u30BB\u30C3\u30B7\u30E7\u30F3\u304B\u3089\u500B\u4EBA\u3092\u7279\u5B9A\u3067\u304D\u308B\u60C5\u5831\uFF08\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9\u3001\u96FB\u8A71\u756A\u53F7\u3001\u5B9F\u540D\u306A\u3069\uFF09\u3092\u53CE\u96C6\u30FB\u4FDD\u5B58\u3059\u308B\u3053\u3068\u306F\u4E00\u5207\u3042\u308A\u307E\u305B\u3093\u3002",termsSessionTitle:"\u533F\u540D\u306E\u30BB\u30C3\u30B7\u30E7\u30F3\u8B58\u5225\u5B50",termsSessionDesc:"\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3092\u7DAD\u6301\u3059\u308B\u305F\u3081\u306B\u30AF\u30E9\u30A4\u30A2\u30F3\u30C8\u5074\u3067\u751F\u6210\u3055\u308C\u305F\u533F\u540D\u30C8\u30FC\u30AF\u30F3\u306E\u307F\u3092\u4F7F\u7528\u3057\u3001\u5B9F\u969B\u306E\u8EAB\u5143\u3068\u7D10\u4ED8\u3051\u308B\u3053\u3068\u306F\u3042\u308A\u307E\u305B\u3093\u3002",termsMemoryTitle:"\u4E00\u6642\u7684\u306A\u30C1\u30E3\u30C3\u30C8 vs Mimi Vault",termsMemoryDesc:"\u901A\u5E38\u306E\u30C1\u30E3\u30C3\u30C8\u306F\u4E00\u6642\u7684\u306A\u3082\u306E\u3067\u3059\u3002\u30BF\u30D6\u3092\u9589\u3058\u308B\u304B\u30C1\u30E3\u30C3\u30C8\u3092\u6D88\u53BB\u3059\u308B\u3068\u5B8C\u5168\u306B\u7834\u68C4\u3055\u308C\u307E\u3059\u3002\u300C@kiku\u300D\u3067\u4FDD\u5B58\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u306F\u6697\u53F7\u5316\u3055\u308C\u3001mimi.akropolys.cloud \u3067\u30B7\u30FC\u30AF\u30EC\u30C3\u30C8\u30AD\u30FC\u3092\u4F7F\u3063\u3066\u30ED\u30C3\u30AF\u89E3\u9664\u3067\u304D\u307E\u3059\u3002",termsCookieTitle:"\u30DB\u30B9\u30C8\u30B5\u30A4\u30C8\u306E\u30C6\u30EC\u30E1\u30C8\u30EA",termsCookieDesc:"kiku\u304C\u57CB\u3081\u8FBC\u307E\u308C\u3066\u3044\u308B\u30DB\u30B9\u30C8\u30B5\u30A4\u30C8\u306F\u3001\u72EC\u81EA\u306E\u30AF\u30C3\u30AD\u30FC\u30DD\u30EA\u30B7\u30FC\u306B\u57FA\u3065\u3044\u3066\u30AF\u30C3\u30AD\u30FC\u3084\u30A2\u30AF\u30BB\u30B9\u89E3\u6790\u3092\u53CE\u96C6\u3059\u308B\u5834\u5408\u304C\u3042\u308A\u307E\u3059\uFF08kiku\u306E\u7BA1\u7406\u5916\uFF09\u3002",termsAgreeButton:"\u540C\u610F\u3057\u3066\u7D9A\u884C",termsAgreeCounting:"\u540C\u610F\u3057\u3066\u7D9A\u884C ({seconds}\u79D2)",termsPlaceholder:"\u4E0A\u8A18\u306E\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC\u3068\u898F\u7D04\u3092\u3054\u78BA\u8A8D\u3044\u305F\u3060\u304D\u3001\u540C\u610F\u3057\u3066\u304F\u3060\u3055\u3044\u2026",whatHaveYouSaved:"\u4F55\u3092\u4FDD\u5B58\u3057\u307E\u3057\u305F\u304B\uFF1F"},portuguese:{allSet:"Tudo pronto, {name}.",asWritten:"Como escrito",captureAll:"Capturar tudo ({count})",captureAndRemember:"kiku \u2014 capturar\u202F&\u202Flembrar",captureCurrentPage:"Capturar p\xE1gina atual",cardClickAnswer:"O {name}",cardClickQuery:"Fale mais sobre o {name}{price} \u2014 quais s\xE3o seus detalhes principais, para quem \xE9 mais indicado e o que devo saber?",clearChat:"Limpar chat",defaultPlaceholder:"Pergunte-me qualquer coisa\u2026",deleteThis:"Excluir isso",detailsTranslated:"Detalhes traduzidos. N\xFAmeros e links permanecem exatamente como listados.",displayCapture:"capturar {name}",displayCaptureAll:"capturar tudo ({count} itens)",displayDelete:"excluir isso",displayViewHistory:"o que voc\xEA salvou?",entityLangIntro:"Eu respondo em {lang}. Os cart\xF5es de resultado podem permanecer exatamente como o site os escreveu ou ser traduzidos tamb\xE9m.",entityLangPlaceholder:"Escolha um dos dois cart\xF5es acima\u2026",errAccessRevoked:"Seu acesso ao assistente foi revogado pela loja.",errAccountRequired:"Por favor, crie uma conta para continuar usando o assistente de chat.",errShopperReplyLimit:"Voc\xEA atingiu o limite de respostas deste site para sua conta.",errStreamInterrupted:"A resposta foi interrompida. Por favor, tente novamente.",errTokenLimit:"Voc\xEA atingiu seu limite de uso. Atualize seus limites de cobran\xE7a no painel para continuar.",errTooManyRequests:"O assistente est\xE1 recebendo muitas solicita\xE7\xF5es no momento. Por favor, tente novamente em alguns instantes.",footerHint:"kiku \xB7 pesquisa todo o cat\xE1logo em tempo real",greetReturning:"Oi, {name}.",greetReturningLead:"O que posso encontrar para voc\xEA hoje?",howShouldResultsLook:"Como os resultados devem aparecer?",inLanguage:"Em {lang}",keyAutoHide:"Esconde automaticamente em {seconds}s.",keyCopied:"Copiado",keyCopyId:"Copiar id",keyCopySecret:"Copiar segredo",keyCreateNew:"Sou novo \u2014 criar um",keyCreating:"Criando\u2026",keyDismiss:"Fechar",keyPastePlaceholder:"seu id p\xFAblico\u2026",keyPastePrompt:"Cole seu id p\xFAblico \u2014 ou crie um",keyPublicHint:"Cole isso em qualquer site para salvar na mesma mem\xF3ria.",keyPublicTitle:"Seu id p\xFAblico",keySecretHint:"Mantenha privado \u2014 use para desbloquear sua mem\xF3ria.",keySecretTitle:"Seu segredo \u2014 mostrado apenas uma vez",keyUseMine:"Usar meu id",kikuActionUnavailable:"Desculpe \u2014 essa a\xE7\xE3o n\xE3o est\xE1 dispon\xEDvel neste site.",kikuCaptureDbError:"Falha ao capturar devido a um erro de banco de dados.",kikuCaptureNoContext:"Falha ao capturar porque nenhum contexto de p\xE1gina ou produto foi fornecido pelo SDK.",kikuCaptureNoUrl:"N\xE3o foi poss\xEDvel salvar nenhum item \u2014 nenhum tinha URL v\xE1lido.",kikuCaptureNoneSelected:"Nenhum item foi selecionado para captura.",kikuDeleteDbError:"Falha ao excluir devido a um erro de banco de dados.",kikuDeleteDone:"Removido dos seus itens salvos.",kikuDeleteNoContext:"Falha ao excluir porque nenhum contexto de p\xE1gina foi fornecido para identificar o que excluir.",kikuMemoryIntro:"Tudo que voc\xEA capturou em sites est\xE1 na sua mem\xF3ria privada. Desbloqueie-a com seu segredo:",kikuMintNeeded:"Para salvar itens entre sites voc\xEA precisa de uma chave kiku \u2014 vou gerar uma para voc\xEA. Ela ser\xE1 mostrada apenas uma vez, ent\xE3o guarde-a em um local seguro.",kikuMintOffer:"Posso guardar isso para voc\xEA e fazer com que siga voc\xEA entre sites \u2014 vou gerar uma chave kiku. Ela ser\xE1 mostrada apenas uma vez, ent\xE3o guarde-a em um local seguro.",kikuNeedKeyToUpdate:"Insira sua chave kiku para que eu possa encontrar e atualizar seus itens salvos.",namePlaceholder:"Digite seu nome\u2026",nameStepAsk:"Como devo chamar voc\xEA?",nameStepLead:"Posso pesquisar, visualizar ou capturar qualquer coisa para voc\xEA \u2014 neste site ou em qualquer outro.",nameStepTitle:"Prazer em conhec\xEA-lo.",namesAsWritten:"Nomes e detalhes exatamente como o site os lista.",pillCompareTop2:"Comparar os 2 melhores",pillCompareTop2Query:"Compare o {a} e o {b}",pillFindAlternatives:"Encontrar alternativas",pillFindAlternativesQuery:"Quais s\xE3o boas alternativas ao {name}?",pillMoreOn:"Mais sobre {name}",pillMoreOnQuery:"Fale mais sobre o {name}",pillRecommend:"Recomendar algo",pillRecommendQuery:"O que voc\xEA recomenda para mim?",pillShowPopular:"Mostrar itens populares",pillShowPopularQuery:"Quais s\xE3o os seus itens mais populares?",pillSimilarOptions:"Op\xE7\xF5es semelhantes",pillSimilarOptionsQuery:"Mostre-me mais op\xE7\xF5es semelhantes ao {name}",pillUnder:"Abaixo de {amount}",pillUnderQuery:"Mostre-me op\xE7\xF5es abaixo de {amount}",pillWhichBest:"Qual \xE9 o melhor?",pillWhichBestQuery:"Qual voc\xEA recomendaria e por qu\xEA?",replyingOriginal:"Respondendo em {lang}, resultados como o site escreveu. Pergunte-me qualquer coisa.",replyingTranslated:"Respondendo em {lang}, resultados tamb\xE9m traduzidos. Pergunte-me qualquer coisa.",statusSent:"Enviado",statusStopped:"Enviado \xB7 resposta interrompida",thinking:"Pensando",thoughtForSeconds:"Pensou por {duration}",thoughtProcess:"Processo de pensamento",vizUnavailable:"A visualiza\xE7\xE3o n\xE3o p\xF4de ser carregada.",termsStepTitle:"Privacidade e Termos de Uso",termsStepSubtitle:"Transparente, an\xF4nimo e sem coleta de dados pessoais.",termsPiiTitle:"Zero Coleta de Dados Pessoais",termsPiiDesc:"Nunca coletamos nem armazenamos informa\xE7\xF5es de identifica\xE7\xE3o pessoal (sem e-mails, telefones ou identidades reais) das suas conversas ou sess\xF5es de voz.",termsSessionTitle:"Tokens de Sess\xE3o An\xF4nimos",termsSessionDesc:"Sua sess\xE3o usa um token an\xF4nimo no cliente apenas para manter o contexto. Nunca \xE9 vinculado \xE0 sua identidade real.",termsMemoryTitle:"Conversas Ef\xEAmeras vs. Cofre Mimi",termsMemoryDesc:'Conversas normais s\xE3o ef\xEAmeras \u2014 fechar ou limpar o chat as apaga para sempre. Itens salvos com "@kiku" s\xE3o criptografados e podem ser desbloqueados em mimi.akropolys.cloud com sua chave secreta.',termsCookieTitle:"Telemetria do Site Hospedeiro",termsCookieDesc:"O site onde o kiku est\xE1 incorporado pode coletar cookies e an\xE1lises de acordo com sua pr\xF3pria pol\xEDtica de cookies, fora do controle do kiku.",termsAgreeButton:"Concordar e Continuar",termsAgreeCounting:"Concordar e Continuar ({seconds}s)",termsPlaceholder:"Por favor, revise e aceite a privacidade e os termos acima\u2026",whatHaveYouSaved:"O que voc\xEA salvou?",micDenied:"Microfone bloqueado. Permita o acesso ao microfone neste site e tente novamente.",micFailed:"N\xE3o foi poss\xEDvel ouvir. Tente novamente.",micInsecure:"A voz precisa de uma conex\xE3o segura (https).",micLangUnsupported:"Este navegador ainda n\xE3o transcreve este idioma. Digite em vez disso.",micMissing:"Nenhum microfone encontrado.",micNetwork:"A voz precisa de uma conex\xE3o no momento. Verifique a sua e tente novamente.",micNoSpeech:"N\xE3o ouvimos nada. Tente novamente, um pouco mais perto do microfone.",vizDisclaimerImage:"Gerado com Intelig\xEAncia Artificial \u2014 cores, tamanho e posi\xE7\xE3o podem diferir do produto real.",vizDisclaimerVideo:"Gerado com Intelig\xEAncia Artificial \u2014 cores, tamanho e movimento podem diferir do produto real.",voiceHint:"Basta falar \u2014 responderei quando voc\xEA fizer uma pausa.",voiceListening:"Ouvindo\u2026 toque no microfone para parar",voiceModeExit:"Sair do modo m\xE3os-livres",voiceModeStart:"Conversa em m\xE3os-livres",voiceMuted:"Silenciado",voiceMutedHint:"Toque no microfone para falar novamente.",voicePhaseListening:"Ouvindo",voicePhaseSpeaking:"Falando",voicePhaseThinking:"Pensando",voiceSending:"Entendido \u2014 enviando\u2026"},spanish:{allSet:"Todo listo, {name}.",asWritten:"Tal como est\xE1 escrito",captureAll:"Capturar todo ({count})",captureAndRemember:"kiku \u2014 capturar y recordar",captureCurrentPage:"Capturar p\xE1gina actual",cardClickAnswer:"El {name}",cardClickQuery:"Cu\xE9ntame m\xE1s sobre {name}{price} \u2014 \xBFcu\xE1les son sus detalles clave, para qui\xE9n es m\xE1s adecuado y qu\xE9 deber\xEDa saber?",clearChat:"Borrar chat",defaultPlaceholder:"Preg\xFAntame lo que quieras\u2026",deleteThis:"Eliminar esto",detailsTranslated:"Detalles traducidos. Los n\xFAmeros y enlaces se mantienen exactamente como se muestran.",displayCapture:"capturar {name}",displayCaptureAll:"capturar todo ({count} elementos)",displayDelete:"eliminar esto",displayViewHistory:"\xBFqu\xE9 has guardado?",entityLangIntro:"Respondo en {lang}. Las tarjetas de resultados pueden mantenerse exactamente como las escribi\xF3 este sitio, o tambi\xE9n pueden traducirse.",entityLangPlaceholder:"Elige una de las dos tarjetas de arriba\u2026",errAccessRevoked:"La tienda ha revocado su acceso al asistente.",errAccountRequired:"Por favor, cree una cuenta para seguir usando el asistente de chat.",errShopperReplyLimit:"Ha alcanzado el l\xEDmite de respuestas de este sitio para su cuenta.",errStreamInterrupted:"La respuesta fue interrumpida. Por favor, int\xE9ntelo de nuevo.",errTokenLimit:"Ha alcanzado su l\xEDmite de uso. Por favor, actualice sus l\xEDmites de facturaci\xF3n en su panel de control para continuar.",errTooManyRequests:"El asistente est\xE1 recibiendo demasiadas solicitudes en este momento. Por favor, int\xE9ntelo de nuevo en unos instantes.",footerHint:"kiku \xB7 busca en todo el cat\xE1logo en tiempo real",greetReturning:"Hola, {name}.",greetReturningLead:"\xBFQu\xE9 puedo encontrar para usted hoy?",howShouldResultsLook:"\xBFC\xF3mo deber\xEDan verse los resultados?",inLanguage:"En {lang}",keyAutoHide:"Se oculta autom\xE1ticamente en {seconds}s.",keyCopied:"Copiado",keyCopyId:"Copiar ID",keyCopySecret:"Copiar secreto",keyCreateNew:"Soy nuevo/a, crear uno",keyCreating:"Creando\u2026",keyDismiss:"Descartar",keyPastePlaceholder:"tu ID p\xFAblico\u2026",keyPastePrompt:"Pega tu ID p\xFAblico \u2014 o crea uno",keyPublicHint:"P\xE9galo en cualquier sitio para guardar en la misma memoria.",keyPublicTitle:"Tu ID p\xFAblico",keySecretHint:"Mantenlo privado \u2014 \xFAsalo para desbloquear tu memoria.",keySecretTitle:"Tu secreto \u2014 mostrado solo una vez",keyUseMine:"Usar mi ID",kikuActionUnavailable:"Lo siento, esa acci\xF3n no est\xE1 disponible en este sitio.",kikuCaptureDbError:"La captura fall\xF3 debido a un error de base de datos.",kikuCaptureNoContext:"La captura fall\xF3 porque el SDK no proporcion\xF3 contexto de p\xE1gina o producto.",kikuCaptureNoUrl:"No se pudieron guardar elementos \u2014 ninguno ten\xEDa una URL v\xE1lida.",kikuCaptureNoneSelected:"No se seleccionaron elementos para capturar.",kikuDeleteDbError:"La eliminaci\xF3n fall\xF3 debido a un error de base de datos.",kikuDeleteDone:"Lo he eliminado de tus elementos guardados.",kikuDeleteNoContext:"La eliminaci\xF3n fall\xF3 porque no se proporcion\xF3 contexto de p\xE1gina para identificar qu\xE9 eliminar.",kikuMemoryIntro:"Todo lo que has capturado en diferentes sitios vive en tu memoria privada. Desbloqu\xE9ala con tu secreto:",kikuMintNeeded:"Para guardar elementos en diferentes sitios necesitas una clave kiku \u2014 te crear\xE9 una. Se muestra solo una vez, as\xED que gu\xE1rdala en un lugar seguro.",kikuMintOffer:"Puedo guardar esto por ti y hacer que te siga en diferentes sitios \u2014 te crear\xE9 una clave kiku. Se muestra solo una vez, as\xED que gu\xE1rdala en un lugar seguro.",kikuNeedKeyToUpdate:"Introduce tu clave kiku para que pueda encontrar y actualizar tus elementos guardados.",micDenied:"Micr\xF3fono bloqueado. Permite el acceso al micr\xF3fono para este sitio e int\xE9ntalo de nuevo.",micFailed:"No pude o\xEDr eso. Int\xE9ntalo de nuevo.",micInsecure:"La voz requiere una conexi\xF3n segura (https).",micLangUnsupported:"Este navegador a\xFAn no puede transcribir ese idioma. Escriba en su lugar.",micMissing:"No se encontr\xF3 ning\xFAn micr\xF3fono.",micNetwork:"La voz necesita una conexi\xF3n en este momento. Revise la suya e int\xE9ntelo de nuevo.",micNoSpeech:"No he captado nada. Int\xE9ntelo de nuevo, un poco m\xE1s cerca del micr\xF3fono.",namePlaceholder:"Escriba su nombre\u2026",nameStepAsk:"\xBFC\xF3mo debo llamarle?",nameStepLead:"Puedo buscar, visualizar o capturar cualquier cosa por usted, en este sitio o en cualquier otro.",nameStepTitle:"Encantado de conocerle.",namesAsWritten:"Nombres y detalles exactamente como los enumera el sitio.",pillCompareTop2:"Comparar los 2 mejores",pillCompareTop2Query:"Compara {a} y {b}",pillFindAlternatives:"Buscar alternativas",pillFindAlternativesQuery:"\xBFQu\xE9 alternativas hay a {name}?",pillMoreOn:"M\xE1s sobre {name}",pillMoreOnQuery:"Cu\xE9ntame m\xE1s sobre {name}",pillRecommend:"Recomendar algo",pillRecommendQuery:"\xBFQu\xE9 me recomiendas?",pillShowPopular:"Mostrar art\xEDculos populares",pillShowPopularQuery:"\xBFCu\xE1les son tus art\xEDculos m\xE1s populares?",pillSimilarOptions:"Opciones similares",pillSimilarOptionsQuery:"Mu\xE9strame m\xE1s opciones como {name}",pillUnder:"Menos de {amount}",pillUnderQuery:"Mu\xE9strame opciones por menos de {amount}",pillWhichBest:"\xBFCu\xE1l es el mejor?",pillWhichBestQuery:"\xBFCu\xE1l me recomendar\xEDas y por qu\xE9?",replyingOriginal:"Respondiendo en {lang}, resultados tal como los escribi\xF3 este sitio. Preg\xFAnteme lo que quiera.",replyingTranslated:"Respondiendo en {lang}, resultados tambi\xE9n traducidos. Preg\xFAnteme lo que quiera.",statusSent:"Enviado",statusStopped:"Enviado \xB7 respuesta detenida",thinking:"Pensando",thoughtForSeconds:"Pensado durante {duration}",thoughtProcess:"Proceso de pensamiento",vizDisclaimerImage:"Generado con Inteligencia Artificial: los colores, el tama\xF1o y la ubicaci\xF3n pueden diferir del producto real.",vizDisclaimerVideo:"Generado con Inteligencia Artificial: los colores, el tama\xF1o y el movimiento pueden diferir del producto real.",vizUnavailable:"No se pudo cargar la vista previa.",voiceListening:"Escuchando\u2026 toque el micr\xF3fono para detener.",voiceSending:"Entendido, enviando\u2026",termsStepTitle:"Privacidad y t\xE9rminos de uso",termsStepSubtitle:"Transparente, an\xF3nimo y sin recolecci\xF3n de datos personales.",termsPiiTitle:"Cero recolecci\xF3n de datos personales",termsPiiDesc:"Nunca recopilamos ni almacenamos informaci\xF3n de identificaci\xF3n personal (sin correos, n\xFAmeros de tel\xE9fono ni identidades reales) de tus conversaciones o sesiones de voz.",termsSessionTitle:"Tokens de sesi\xF3n an\xF3nimos",termsSessionDesc:"Tu sesi\xF3n utiliza un token an\xF3nimo generado en el cliente \xFAnicamente para mantener el contexto. Nunca se vincula a tu identidad real.",termsMemoryTitle:"Chats ef\xEDmeros vs. B\xF3veda Mimi",termsMemoryDesc:"Las conversaciones regulares son ef\xEDmeras: cerrar o borrar el chat las elimina para siempre. Lo que guardas con \xAB@kiku\xBB est\xE1 cifrado y se puede desbloquear en mimi.akropolys.cloud con tu clave secreta.",termsCookieTitle:"Telemetr\xEDa del sitio web anfitri\xF3n",termsCookieDesc:"El sitio web donde est\xE1 integrado kiku puede recopilar cookies y anal\xEDticas seg\xFAn su propia pol\xEDtica de cookies, fuera del control de kiku.",termsAgreeButton:"Aceptar y continuar",termsAgreeCounting:"Aceptar y continuar ({seconds}s)",termsPlaceholder:"Por favor, revisa y acepta nuestra privacidad y t\xE9rminos arriba\u2026",whatHaveYouSaved:"\xBFQu\xE9 ha guardado?",voiceHint:"Solo habla \u2014 responder\xE9 cuando hagas una pausa.",voiceModeExit:"Salir de manos libres",voiceModeStart:"Conversaci\xF3n manos libres",voiceMuted:"Silenciado",voiceMutedHint:"Toca el micr\xF3fono para hablar de nuevo.",voicePhaseListening:"Escuchando",voicePhaseSpeaking:"Hablando",voicePhaseThinking:"Pensando"},swahili:{allSet:"Uko tayari, {name}.",asWritten:"Kama ilivyoandikwa",captureAll:"Chukua zote ({count})",captureAndRemember:"kiku \u2014 chukua & kumbuka",captureCurrentPage:"Chukua ukurasa wa sasa",cardClickAnswer:"{name}",cardClickQuery:"Nisaidie kujua zaidi kuhusu {name}{price} \u2014 ni maelezo yake muhimu, ni kwa nani inafaa zaidi, na ninapaswa kujua nini?",clearChat:"Futa mazungumzo",defaultPlaceholder:"Uliza chochote\u2026",deleteThis:"Futa hii",detailsTranslated:"Maelezo yame tafsiriwa. Nambari na viungo vinabaki kama ilivyo.",displayCapture:"chukua {name}",displayCaptureAll:"chukua zote ({count} items)",displayDelete:"futa hii",displayViewHistory:"ulivyohifadhi?",entityLangIntro:"Nitajibu kwa {lang}. Kadi za matokeo zinaweza kubaki kama ilivyoandikwa kwenye tovuti hii, au kutafsiriwa pia.",entityLangPlaceholder:"Chagua moja ya kadi mbili zilizo juu\u2026",errAccessRevoked:"Ufikiaji wako kwa msaidizi umeondolewa na duka.",errAccountRequired:"Tafadhali unda akaunti ili kuendelea kutumia msaidizi wa mazungumzo.",errShopperReplyLimit:"Umefikia kikomo cha majibu cha tovuti hii kwa akaunti yako.",errStreamInterrupted:"Jibu lilikatizwa. Tafadhali jaribu tena.",errTokenLimit:"Umefikia kikomo cha matumizi yako. Tafadhali sasisha mipaka ya malipo kwenye dashbodi yako ili kuendelea.",errTooManyRequests:"Msaidizi anapokea maombi mengi sana kwa sasa. Tafadhali jaribu tena baada ya muda mfupi.",footerHint:"kiku \xB7 hutafuta katika katalogi nzima kwa wakati halisi",greetReturning:"Habari, {name}.",greetReturningLead:"Nini naweza kukutafuta leo?",howShouldResultsLook:"Matokeo yanapaswa kuonekana vipi?",inLanguage:"Kwa {lang}",keyAutoHide:"Inaficha kiotomatiki baada ya {seconds}s.",keyCopied:"Imekopiwa",keyCopyId:"Nakili kitambulisho",keyCopySecret:"Nakili siri",keyCreateNew:"Mimi mpya \u2014 unda moja",keyCreating:"Inaunda\u2026",keyDismiss:"Ondoa",keyPastePlaceholder:"kitambulisho chako cha umma\u2026",keyPastePrompt:"Bandika kitambulisho chako cha umma \u2014 au unda moja",keyPublicHint:"Bandika hii kwenye tovuti yoyote ili kuihifadhi katika kumbukumbu sawa.",keyPublicTitle:"Kitambulisho chako cha umma",keySecretHint:"Ikeepye kibinafsi \u2014 tumia kufungua kumbukumbu yako.",keySecretTitle:"Siri yako \u2014 inaonyeshwa mara moja tu",keyUseMine:"Tumia kitambulisho changu",kikuActionUnavailable:"Samahani \u2014 kitendo hicho hakipatikani kwenye tovuti hii.",kikuCaptureDbError:"Uchukuaji umeshindwa kutokana na hitilafu ya hifadhidata.",kikuCaptureNoContext:"Uchukuaji umeshindwa kwa sababu hakuna muktadha wa ukurasa au bidhaa uliotolewa na SDK.",kikuCaptureNoUrl:"Haikuweza kuhifadhi vitu vyovyote \u2014 hakuna kilichokuwa na URL halali.",kikuCaptureNoneSelected:"Hakuna vitu vilivyochaguliwa kwa uchukuaji.",kikuDeleteDbError:"Ufutaji umeshindwa kutokana na hitilafu ya hifadhidata.",kikuDeleteDone:"Imeondolewa kutoka vitu vyako vilivyohifadhiwa.",kikuDeleteNoContext:"Ufutaji umeshindwa kwa sababu hakuna muktadha wa ukurasa uliotolewa kutambua kinachofutwa.",kikuMemoryIntro:"Kila kitu ulichukua kwenye tovuti mbalimbali kiko katika kumbukumbu yako ya kibinafsi. Kifungue kwa siri yako:",kikuMintNeeded:"Ili kuhifadhi vitu kwenye tovuti mbalimbali unahitaji ufunguo wa kiku \u2014 nitaunda moja kwa ajili yako. Inaonyeshwa mara moja tu, hivyo uiweke mahali salama.",kikuMintOffer:"Ninaweza kuhifadhi hii kwa ajili yako na iende nawe kwenye tovuti mbalimbali \u2014 nitaunda ufunguo wa kiku. Inaonyeshwa mara moja tu, hivyo uiweke mahali salama.",kikuNeedKeyToUpdate:"Weka ufunguo wako wa kiku ili niweze kupata na kusasisha vitu vyako vilivyohifadhiwa.",micDenied:"Kinanda cha sauti kimezuiwa. Ruhusu ufikiaji wa kinanda kwa tovuti hii, kisha jaribu tena.",micFailed:"Sikuweza kusikia hilo. Jaribu tena.",micInsecure:"Sauti inahitaji muunganisho salama (https).",micLangUnsupported:"Kivinjari hiki hakiwezi kuandika lugha hiyo bado. Andika badala yake.",micMissing:"Hakuna kipaza sauti kilichopatikana.",micNetwork:"Sauti inahitaji muunganisho kwa sasa. Angalia yako na ujaribu tena.",micNoSpeech:"Sijapata chochote. Jaribu tena, karibu zaidi na kipaza sauti.",namePlaceholder:"Andika jina lako\u2026",nameStepAsk:"Ninapaswa kukuita nani?",nameStepLead:"Ninaweza kutafuta, kuonyesha, au kunasa chochote kwa ajili yako \u2014 kwenye tovuti hii au nyingine yoyote.",nameStepTitle:"Nafurahi kukutana nawe.",namesAsWritten:"Majina na maelezo kama ilivyo kwenye tovuti.",pillCompareTop2:"Linganisha bora 2",pillCompareTop2Query:"Linganisha {a} na {b}",pillFindAlternatives:"Tafuta mbadala",pillFindAlternativesQuery:"Ni mbadala gani mazuri kwa {name}?",pillMoreOn:"Zaidi kuhusu {name}",pillMoreOnQuery:"Nisaidie kujua zaidi kuhusu {name}",pillRecommend:"Pendekeza kitu",pillRecommendQuery:"Unaweza kunipendekeza nini?",pillShowPopular:"Onyesha vitu maarufu",pillShowPopularQuery:"Ni bidhaa gani zimekuwa maarufu zaidi?",pillSimilarOptions:"Chaguzi zinazofanana",pillSimilarOptionsQuery:"Nionyeshe zaidi kama {name}",pillUnder:"Chini ya {amount}",pillUnderQuery:"Nionyeshe chaguo chini ya {amount}",pillWhichBest:"Ni ipi bora?",pillWhichBestQuery:"Ni ipi unayopendekeza na kwa nini?",replyingOriginal:"Ninajibu kwa {lang}, matokeo kama ilivyoandikwa kwenye tovuti hii. Uliza chochote.",replyingTranslated:"Ninajibu kwa {lang}, matokeo yamefasiriwa pia. Uliza chochote.",statusSent:"Imetumwa",statusStopped:"Imetumwa \xB7 majibu yametolewa",thinking:"Inafikiri",thoughtForSeconds:"Imefikiri kwa {duration}",thoughtProcess:"Mchakato wa mawazo",vizDisclaimerImage:"Imetengenezwa kwa kutumia Akili Bandia \u2014 rangi, ukubwa na upangaji huenda yakatofautiana na bidhaa halisi.",vizDisclaimerVideo:"Imetengenezwa kwa kutumia Akili Bandia \u2014 rangi, ukubwa na mwendo huenda yakatofautiana na bidhaa halisi.",vizUnavailable:"Hakuna uwezo wa kupakia onyesho la awali.",voiceListening:"Inasikiliza\u2026 gonga kipaza sauti ili kusimama",voiceSending:"Nimepokea \u2014 ninatuma\u2026",termsStepTitle:"Faragha na Masharti ya Matumizi",termsStepSubtitle:"Wazi, bila utambulisho, na bila kukusanya taarifa binafsi.",termsPiiTitle:"Hakuna Ukusanyaji wa Taarifa Binafsi",termsPiiDesc:"Hatukusanyi wala kuhifadhi taarifa za utambulisho binafsi (hakuna barua pepe, nambari za simu, wala majina halisi) kutoka kwa mazungumzo yako au sauti.",termsSessionTitle:"Vitambulisho Visivyojulikana vya Kipindi",termsSessionDesc:"Kipindi chako kinatumia kitambulisho kisichojulikana upande wa mteja ili kuendeleza muktadha tu. Hakihusishwi na utambulisho wako halisi.",termsMemoryTitle:"Mazungumzo ya Muda dhidi ya Hazina ya Mimi",termsMemoryDesc:'Mazungumzo ya kawaida ni ya muda \u2014 kufunga au kufuta mazungumzo kunayaondoa kabisa. Vitu unavyohifadhi kwa "@kiku" vimelindwa na vinaweza kufunguliwa kwenye mimi.akropolys.cloud kwa ufunguo wako wa siri.',termsCookieTitle:"Takwimu za Tovuti Mwenyeji",termsCookieDesc:"Tovuti inayotumia kiku inaweza kukusanya vidakuzi na takwimu kulingana na sera yake ya vidakuzi, nje ya udhibiti wa kiku.",termsAgreeButton:"Kubali na Uendelee",termsAgreeCounting:"Kubali na Uendelee ({seconds}s)",termsPlaceholder:"Tafadhali kagua na ukubali sera ya faragha na masharti hapo juu\u2026",whatHaveYouSaved:"Umehifadhi nini?",voiceHint:"Ongea tu \u2014 nitajibu ukipumzika.",voiceModeExit:"Ondoka kwenye hali ya bila mikono",voiceModeStart:"Mazungumzo ya bila mikono",voiceMuted:"Imezimwa sauti",voiceMutedHint:"Gonga kipaza sauti ili kuongea tena.",voicePhaseListening:"Inasikiliza",voicePhaseSpeaking:"Inazungumza",voicePhaseThinking:"Inafikiri"},urdu:{allSet:"\u0622\u067E \u0628\u0627\u0644\u06A9\u0644 \u062A\u06CC\u0627\u0631 \u06C1\u06CC\u06BA\u060C {name}\u06D4",asWritten:"\u062C\u06CC\u0633\u0627 \u0644\u06A9\u06BE\u0627 \u06C1\u06D2",captureAll:"\u0633\u0628 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u06CC\u06BA ({count})",captureAndRemember:"kiku \u2014 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u06CC\u06BA \u0627\u0648\u0631 \u06CC\u0627\u062F \u0631\u06A9\u06BE\u06CC\u06BA",captureCurrentPage:"\u0645\u0648\u062C\u0648\u062F\u06C1 \u0635\u0641\u062D\u06C1 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u06CC\u06BA",cardClickAnswer:"{name}",cardClickQuery:"\u0645\u062C\u06BE\u06D2 {name}{price} \u06A9\u06D2 \u0628\u0627\u0631\u06D2 \u0645\u06CC\u06BA \u0645\u0632\u06CC\u062F \u0628\u062A\u0627\u0626\u06CC\u06BA \u2014 \u0627\u0633 \u06A9\u06CC \u0627\u06C1\u0645 \u062E\u0635\u0648\u0635\u06CC\u0627\u062A \u06A9\u06CC\u0627 \u06C1\u06CC\u06BA\u060C \u06CC\u06C1 \u06A9\u0633 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0628\u06C1\u062A\u0631\u06CC\u0646 \u06C1\u06D2\u060C \u0627\u0648\u0631 \u0645\u062C\u06BE\u06D2 \u06A9\u06CC\u0627 \u062C\u0627\u0646\u0646\u0627 \u0686\u0627\u06C1\u06CC\u06D2\u061F",clearChat:"\u0686\u06CC\u0679 \u0635\u0627\u0641 \u06A9\u0631\u06CC\u06BA",defaultPlaceholder:"\u0645\u062C\u06BE \u0633\u06D2 \u06A9\u0686\u06BE \u0628\u06BE\u06CC \u067E\u0648\u0686\u06BE\u06CC\u06BA\u2026",deleteThis:"\u0627\u0633\u06D2 \u062D\u0630\u0641 \u06A9\u0631\u06CC\u06BA",detailsTranslated:"\u062A\u0641\u0635\u06CC\u0644\u0627\u062A \u06A9\u0627 \u062A\u0631\u062C\u0645\u06C1 \u06A9\u0631 \u062F\u06CC\u0627 \u06AF\u06CC\u0627\u06D4 \u0642\u06CC\u0645\u062A\u06CC\u06BA \u0627\u0648\u0631 \u0644\u0646\u06A9\u0633 \u0648\u06CC\u0633\u06D2 \u06C1\u06CC \u0631\u06C1\u06CC\u06BA \u06AF\u06D2\u06D4",displayCapture:"{name} \u06A9\u0648 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u06CC\u06BA",displayCaptureAll:"\u0633\u0628 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u06CC\u06BA ({count} \u0627\u0634\u06CC\u0627\u0621)",displayDelete:"\u0627\u0633\u06D2 \u062D\u0630\u0641 \u06A9\u0631\u06CC\u06BA",displayViewHistory:"\u0622\u067E \u0646\u06D2 \u06A9\u06CC\u0627 \u0645\u062D\u0641\u0648\u0638 \u06A9\u06CC\u0627 \u06C1\u06D2\u061F",entityLangIntro:"\u0645\u06CC\u06BA {lang} \u0645\u06CC\u06BA \u062C\u0648\u0627\u0628 \u062F\u06CC\u062A\u0627 \u06C1\u0648\u06BA\u06D4 \u0646\u062A\u0627\u0626\u062C \u06A9\u06D2 \u06A9\u0627\u0631\u0688\u0632 \u0648\u06CC\u0633\u06D2 \u06C1\u06CC \u0631\u06C1 \u0633\u06A9\u062A\u06D2 \u06C1\u06CC\u06BA \u062C\u06CC\u0633\u06D2 \u0633\u0627\u0626\u0679 \u067E\u0631 \u0644\u06A9\u06BE\u06D2 \u06C1\u06CC\u06BA\u060C \u06CC\u0627 \u0627\u0646 \u06A9\u0627 \u062A\u0631\u062C\u0645\u06C1 \u0628\u06BE\u06CC \u06A9\u06CC\u0627 \u062C\u0627 \u0633\u06A9\u062A\u0627 \u06C1\u06D2\u06D4",entityLangPlaceholder:"\u0627\u0648\u067E\u0631 \u062F\u06CC\u06D2 \u06AF\u0626\u06D2 \u062F\u0648 \u06A9\u0627\u0631\u0688\u0632 \u0645\u06CC\u06BA \u0633\u06D2 \u0627\u06CC\u06A9 \u0645\u0646\u062A\u062E\u0628 \u06A9\u0631\u06CC\u06BA\u2026",errAccessRevoked:"\u0627\u0633\u0679\u0648\u0631 \u06A9\u06CC \u0637\u0631\u0641 \u0633\u06D2 \u0627\u0633\u0633\u0679\u0646\u0679 \u062A\u06A9 \u0622\u067E \u06A9\u06CC \u0631\u0633\u0627\u0626\u06CC \u0645\u0646\u0633\u0648\u062E \u06A9\u0631 \u062F\u06CC \u06AF\u0626\u06CC \u06C1\u06D2\u06D4",errAccountRequired:"\u0686\u06CC\u0679 \u0627\u0633\u0633\u0679\u0646\u0679 \u06A9\u0627 \u0627\u0633\u062A\u0639\u0645\u0627\u0644 \u062C\u0627\u0631\u06CC \u0631\u06A9\u06BE\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0628\u0631\u0627\u0626\u06D2 \u0645\u06C1\u0631\u0628\u0627\u0646\u06CC \u0627\u06A9\u0627\u0624\u0646\u0679 \u0628\u0646\u0627\u0626\u06CC\u06BA\u06D4",errShopperReplyLimit:"\u0622\u067E \u0627\u0633 \u0633\u0627\u0626\u0679 \u067E\u0631 \u0627\u067E\u0646\u06D2 \u0627\u06A9\u0627\u0624\u0646\u0679 \u06A9\u06CC \u062C\u0648\u0627\u0628\u0627\u062A \u06A9\u06CC \u062D\u062F \u062A\u06A9 \u067E\u06C1\u0646\u0686 \u0686\u06A9\u06D2 \u06C1\u06CC\u06BA\u06D4",errStreamInterrupted:"\u062C\u0648\u0627\u0628 \u0645\u06CC\u06BA \u062E\u0644\u0644 \u067E\u0691 \u06AF\u06CC\u0627\u06D4 \u0628\u0631\u0627\u0626\u06D2 \u0645\u06C1\u0631\u0628\u0627\u0646\u06CC \u062F\u0648\u0628\u0627\u0631\u06C1 \u06A9\u0648\u0634\u0634 \u06A9\u0631\u06CC\u06BA\u06D4",errTokenLimit:"\u0622\u067E \u06A9\u06D2 \u0627\u0633\u062A\u0639\u0645\u0627\u0644 \u06A9\u06CC \u062D\u062F \u062E\u062A\u0645 \u06C1\u0648 \u0686\u06A9\u06CC \u06C1\u06D2\u06D4 \u062C\u0627\u0631\u06CC \u0631\u06A9\u06BE\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u067E\u0646\u06D2 \u0688\u06CC\u0634 \u0628\u0648\u0631\u0688 \u0645\u06CC\u06BA \u0628\u0644\u0646\u06AF \u06A9\u06CC \u062D\u062F \u0627\u067E \u0688\u06CC\u0679 \u06A9\u0631\u06CC\u06BA\u06D4",errTooManyRequests:"\u0627\u0633\u0633\u0679\u0646\u0679 \u067E\u0631 \u0627\u0633 \u0648\u0642\u062A \u0628\u06C1\u062A \u0632\u06CC\u0627\u062F\u06C1 \u062F\u0631\u062E\u0648\u0627\u0633\u062A\u06CC\u06BA \u0622\u0631\u06C1\u06CC \u06C1\u06CC\u06BA\u06D4 \u0628\u0631\u0627\u0626\u06D2 \u0645\u06C1\u0631\u0628\u0627\u0646\u06CC \u062A\u06BE\u0648\u0691\u06CC \u062F\u06CC\u0631 \u0628\u0639\u062F \u06A9\u0648\u0634\u0634 \u06A9\u0631\u06CC\u06BA\u06D4",footerHint:"kiku \xB7 \u062D\u0642\u06CC\u0642\u06CC \u0648\u0642\u062A \u0645\u06CC\u06BA \u0645\u06A9\u0645\u0644 \u06A9\u06CC\u0679\u0644\u0627\u06AF \u062A\u0644\u0627\u0634 \u06A9\u0631\u062A\u0627 \u06C1\u06D2",greetReturning:"\u062E\u0648\u0634 \u0622\u0645\u062F\u06CC\u062F\u060C {name}\u06D4",greetReturningLead:"\u0622\u062C \u0645\u06CC\u06BA \u0622\u067E \u06A9\u06D2 \u0644\u06CC\u06D2 \u06A9\u06CC\u0627 \u062A\u0644\u0627\u0634 \u06A9\u0631 \u0633\u06A9\u062A\u0627 \u06C1\u0648\u06BA\u061F",howShouldResultsLook:"\u0646\u062A\u0627\u0626\u062C \u06A9\u06CC\u0633\u06CC \u062F\u06A9\u06BE\u0646\u06CC \u0686\u0627\u06C1\u0626\u06CC\u06BA\u061F",inLanguage:"{lang} \u0645\u06CC\u06BA",keyAutoHide:"{seconds} \u0633\u06CC\u06A9\u0646\u0688 \u0645\u06CC\u06BA \u062E\u0648\u062F \u0628\u062E\u0648\u062F \u0686\u06BE\u067E \u062C\u0627\u0626\u06D2 \u06AF\u0627\u06D4",keyCopied:"\u06A9\u0627\u067E\u06CC \u06C1\u0648 \u06AF\u06CC\u0627",keyCopyId:"\u0622\u0626\u06CC \u0688\u06CC \u06A9\u0627\u067E\u06CC \u06A9\u0631\u06CC\u06BA",keyCopySecret:"\u062E\u0641\u06CC\u06C1 \u06A9\u0644\u06CC\u062F \u06A9\u0627\u067E\u06CC \u06A9\u0631\u06CC\u06BA",keyCreateNew:"\u0645\u06CC\u06BA \u0646\u06CC\u0627 \u06C1\u0648\u06BA \u2014 \u0646\u0626\u06CC \u0628\u0646\u0627\u0626\u06CC\u06BA",keyCreating:"\u0628\u0646\u0627\u06CC\u0627 \u062C\u0627 \u0631\u06C1\u0627 \u06C1\u06D2\u2026",keyDismiss:"\u0631\u062F \u06A9\u0631\u06CC\u06BA",keyPastePlaceholder:"\u0622\u067E \u06A9\u06CC \u067E\u0628\u0644\u06A9 \u0622\u0626\u06CC \u0688\u06CC\u2026",keyPastePrompt:"\u0627\u067E\u0646\u06CC \u067E\u0628\u0644\u06A9 \u0622\u0626\u06CC \u0688\u06CC \u0686\u0633\u067E\u0627\u06BA \u06A9\u0631\u06CC\u06BA \u2014 \u06CC\u0627 \u0646\u0626\u06CC \u0628\u0646\u0627\u0626\u06CC\u06BA",keyPublicHint:"\u0627\u0633\u06CC \u06CC\u0627\u062F\u062F\u0627\u0634\u062A \u0645\u06CC\u06BA \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u0633\u06D2 \u06A9\u0633\u06CC \u0628\u06BE\u06CC \u0633\u0627\u0626\u0679 \u067E\u0631 \u0686\u0633\u067E\u0627\u06BA \u06A9\u0631\u06CC\u06BA\u06D4",keyPublicTitle:"\u0622\u067E \u06A9\u06CC \u067E\u0628\u0644\u06A9 \u0622\u0626\u06CC \u0688\u06CC",keySecretHint:"\u0627\u0633\u06D2 \u062E\u0641\u06CC\u06C1 \u0631\u06A9\u06BE\u06CC\u06BA \u2014 \u0627\u067E\u0646\u06CC \u06CC\u0627\u062F\u062F\u0627\u0634\u062A \u06A9\u0648 \u06A9\u06BE\u0648\u0644\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u0633\u062A\u0639\u0645\u0627\u0644 \u06A9\u0631\u06CC\u06BA\u06D4",keySecretTitle:"\u0622\u067E \u06A9\u06CC \u062E\u0641\u06CC\u06C1 \u06A9\u0644\u06CC\u062F \u2014 \u0635\u0631\u0641 \u0627\u06CC\u06A9 \u0628\u0627\u0631 \u062F\u06A9\u06BE\u0627\u0626\u06CC \u062C\u0627\u0626\u06D2 \u06AF\u06CC",keyUseMine:"\u0645\u06CC\u0631\u06CC \u0622\u0626\u06CC \u0688\u06CC \u0627\u0633\u062A\u0639\u0645\u0627\u0644 \u06A9\u0631\u06CC\u06BA",kikuActionUnavailable:"\u0645\u0639\u0630\u0631\u062A \u2014 \u06CC\u06C1 \u0639\u0645\u0644 \u0627\u0633 \u0633\u0627\u0626\u0679 \u067E\u0631 \u062F\u0633\u062A\u06CC\u0627\u0628 \u0646\u06C1\u06CC\u06BA \u06C1\u06D2\u06D4",kikuCaptureDbError:"\u0688\u06CC\u0679\u0627 \u0628\u06CC\u0633 \u06A9\u06CC \u062E\u0631\u0627\u0628\u06CC \u06A9\u06CC \u0648\u062C\u06C1 \u0633\u06D2 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u0646\u06D2 \u0645\u06CC\u06BA \u0646\u0627\u06A9\u0627\u0645\u06CC\u06D4",kikuCaptureNoContext:"\u0635\u0641\u062D\u06D2 \u06A9\u0627 \u0633\u06CC\u0627\u0642 \u0648 \u0633\u0628\u0627\u0642 \u0646\u06C1 \u0645\u0644\u0646\u06D2 \u06A9\u06CC \u0648\u062C\u06C1 \u0633\u06D2 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u0646\u06D2 \u0645\u06CC\u06BA \u0646\u0627\u06A9\u0627\u0645\u06CC\u06D4",kikuCaptureNoUrl:"\u06A9\u0648\u0626\u06CC \u0622\u0626\u0679\u0645 \u0645\u062D\u0641\u0648\u0638 \u0646\u06C1\u06CC\u06BA \u06C1\u0648 \u0633\u06A9\u0627 \u06A9\u06CC\u0648\u0646\u06A9\u06C1 \u06A9\u0633\u06CC \u06A9\u06D2 \u067E\u0627\u0633 \u062F\u0631\u0633\u062A URL \u0646\u06C1\u06CC\u06BA \u062A\u06BE\u0627\u06D4",kikuCaptureNoneSelected:"\u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u06A9\u0648\u0626\u06CC \u0622\u0626\u0679\u0645 \u0645\u0646\u062A\u062E\u0628 \u0646\u06C1\u06CC\u06BA \u06A9\u06CC\u0627 \u06AF\u06CC\u0627\u06D4",kikuDeleteDbError:"\u0688\u06CC\u0679\u0627 \u0628\u06CC\u0633 \u06A9\u06CC \u062E\u0631\u0627\u0628\u06CC \u06A9\u06CC \u0648\u062C\u06C1 \u0633\u06D2 \u062D\u0630\u0641 \u06A9\u0631\u0646\u06D2 \u0645\u06CC\u06BA \u0646\u0627\u06A9\u0627\u0645\u06CC\u06D4",kikuDeleteDone:"\u0622\u067E \u06A9\u06CC \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u062F\u06C1 \u0627\u0634\u06CC\u0627\u0621 \u0633\u06D2 \u06C1\u0679\u0627 \u062F\u06CC\u0627 \u06AF\u06CC\u0627\u06D4",kikuDeleteNoContext:"\u062D\u0630\u0641 \u06A9\u0631\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0635\u0641\u062D\u06D2 \u06A9\u0627 \u0633\u06CC\u0627\u0642 \u0648 \u0633\u0628\u0627\u0642 \u0641\u0631\u0627\u06C1\u0645 \u0646\u06C1\u06CC\u06BA \u06A9\u06CC\u0627 \u06AF\u06CC\u0627\u06D4",kikuMemoryIntro:"\u0633\u0627\u0626\u0679\u0633 \u0628\u06BE\u0631 \u0645\u06CC\u06BA \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u062F\u06C1 \u062A\u0645\u0627\u0645 \u0686\u06CC\u0632\u06CC\u06BA \u0622\u067E \u06A9\u06CC \u0646\u062C\u06CC \u06CC\u0627\u062F\u062F\u0627\u0634\u062A \u0645\u06CC\u06BA \u06C1\u06CC\u06BA\u06D4 \u0627\u067E\u0646\u06CC \u062E\u0641\u06CC\u06C1 \u06A9\u0644\u06CC\u062F \u0633\u06D2 \u06A9\u06BE\u0648\u0644\u06CC\u06BA:",kikuMintNeeded:"\u0633\u0627\u0626\u0679\u0633 \u067E\u0631 \u0686\u06CC\u0632\u06CC\u06BA \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0622\u067E \u06A9\u0648 kiku \u06A9\u06CC \u0636\u0631\u0648\u0631\u062A \u06C1\u06D2 \u2014 \u0645\u06CC\u06BA \u0622\u067E \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u06CC\u06A9 \u06A9\u0644\u06CC\u062F \u0628\u0646\u0627\u0624\u06BA \u06AF\u0627\u06D4 \u06CC\u06C1 \u0635\u0631\u0641 \u0627\u06CC\u06A9 \u0628\u0627\u0631 \u062F\u06A9\u06BE\u0627\u0626\u06CC \u062C\u0627\u062A\u06CC \u06C1\u06D2\u060C \u0627\u0633\u06D2 \u0645\u062D\u0641\u0648\u0638 \u0631\u06A9\u06BE\u06CC\u06BA\u06D4",kikuMintOffer:"\u0645\u06CC\u06BA \u0627\u0633\u06D2 \u0622\u067E \u06A9\u06D2 \u0644\u06CC\u06D2 \u0645\u062D\u0641\u0648\u0638 \u0631\u06A9\u06BE \u0633\u06A9\u062A\u0627 \u06C1\u0648\u06BA \u2014 \u0645\u06CC\u06BA \u0622\u067E \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u06CC\u06A9 kiku \u06A9\u0644\u06CC\u062F \u0628\u0646\u0627\u0624\u06BA \u06AF\u0627\u06D4 \u06CC\u06C1 \u0635\u0631\u0641 \u0627\u06CC\u06A9 \u0628\u0627\u0631 \u062F\u06A9\u06BE\u0627\u0626\u06CC \u062C\u0627\u062A\u06CC \u06C1\u06D2\u06D4",kikuNeedKeyToUpdate:"\u0627\u067E\u0646\u06CC kiku \u06A9\u0644\u06CC\u062F \u062F\u0631\u062C \u06A9\u0631\u06CC\u06BA \u062A\u0627\u06A9\u06C1 \u0645\u06CC\u06BA \u0622\u067E \u06A9\u06CC \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u062F\u06C1 \u0627\u0634\u06CC\u0627\u0621 \u062A\u0644\u0627\u0634 \u0627\u0648\u0631 \u0627\u067E \u0688\u06CC\u0679 \u06A9\u0631 \u0633\u06A9\u0648\u06BA\u06D4",micDenied:"\u0645\u0627\u0626\u06CC\u06A9\u0631\u0648\u0641\u0648\u0646 \u0628\u0644\u0627\u06A9 \u06C1\u06D2\u06D4 \u0627\u0633 \u0633\u0627\u0626\u0679 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0645\u0627\u0626\u06CC\u06A9 \u06A9\u06CC \u0627\u062C\u0627\u0632\u062A \u062F\u06CC\u06BA \u0627\u0648\u0631 \u062F\u0648\u0628\u0627\u0631\u06C1 \u06A9\u0648\u0634\u0634 \u06A9\u0631\u06CC\u06BA\u06D4",micFailed:"\u0622\u0648\u0627\u0632 \u0633\u0646\u0627\u0626\u06CC \u0646\u06C1\u06CC\u06BA \u062F\u06CC\u06D4 \u062F\u0648\u0628\u0627\u0631\u06C1 \u06A9\u0648\u0634\u0634 \u06A9\u0631\u06CC\u06BA\u06D4",micInsecure:"\u0622\u0648\u0627\u0632 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0645\u062D\u0641\u0648\u0638 (https) \u06A9\u0646\u06A9\u0634\u0646 \u062F\u0631\u06A9\u0627\u0631 \u06C1\u06D2\u06D4",micLangUnsupported:"\u06CC\u06C1 \u0628\u0631\u0627\u0624\u0632\u0631 \u0627\u0628\u06BE\u06CC \u0627\u0633 \u0632\u0628\u0627\u0646 \u06A9\u0648 \u0646\u06C1\u06CC\u06BA \u0633\u0645\u062C\u06BE \u0633\u06A9\u062A\u0627\u06D4 \u0628\u0631\u0627\u06C1 \u06A9\u0631\u0645 \u0679\u0627\u0626\u067E \u06A9\u0631\u06CC\u06BA\u06D4",micMissing:"\u06A9\u0648\u0626\u06CC \u0645\u0627\u0626\u06CC\u06A9\u0631\u0648\u0641\u0648\u0646 \u0646\u06C1\u06CC\u06BA \u0645\u0644\u0627\u06D4",micNetwork:"\u0622\u0648\u0627\u0632 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u0646\u0679\u0631\u0646\u06CC\u0679 \u06A9\u0646\u06A9\u0634\u0646 \u062F\u0631\u06A9\u0627\u0631 \u06C1\u06D2\u06D4 \u0627\u067E\u0646\u0627 \u06A9\u0646\u06A9\u0634\u0646 \u0686\u06CC\u06A9 \u06A9\u0631\u06CC\u06BA \u0627\u0648\u0631 \u062F\u0648\u0628\u0627\u0631\u06C1 \u06A9\u0648\u0634\u0634 \u06A9\u0631\u06CC\u06BA\u06D4",micNoSpeech:"\u06A9\u0686\u06BE \u0633\u0646\u0627\u0626\u06CC \u0646\u06C1\u06CC\u06BA \u062F\u06CC\u0627\u06D4 \u0645\u0627\u0626\u06CC\u06A9 \u06A9\u06D2 \u0642\u0631\u06CC\u0628 \u0622 \u06A9\u0631 \u062F\u0648\u0628\u0627\u0631\u06C1 \u0628\u0648\u0644\u06CC\u06BA\u06D4",namePlaceholder:"\u0627\u067E\u0646\u0627 \u0646\u0627\u0645 \u0644\u06A9\u06BE\u06CC\u06BA\u2026",nameStepAsk:"\u0645\u06CC\u06BA \u0622\u067E \u06A9\u0648 \u06A9\u0633 \u0646\u0627\u0645 \u0633\u06D2 \u067E\u06A9\u0627\u0631\u0648\u06BA\u061F",nameStepLead:"\u0645\u06CC\u06BA \u0622\u067E \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u0633 \u0633\u0627\u0626\u0679 \u06CC\u0627 \u06A9\u0633\u06CC \u062F\u0648\u0633\u0631\u06CC \u0633\u0627\u0626\u0679 \u067E\u0631 \u06A9\u0686\u06BE \u0628\u06BE\u06CC \u062A\u0644\u0627\u0634\u060C \u062A\u0635\u0648\u0631 \u06CC\u0627 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631 \u0633\u06A9\u062A\u0627 \u06C1\u0648\u06BA\u06D4",nameStepTitle:"\u0622\u067E \u0633\u06D2 \u0645\u0644 \u06A9\u0631 \u062E\u0648\u0634\u06CC \u06C1\u0648\u0626\u06CC\u06D4",namesAsWritten:"\u0646\u0627\u0645 \u0627\u0648\u0631 \u062A\u0641\u0635\u06CC\u0644\u0627\u062A \u0628\u0627\u0644\u06A9\u0644 \u0648\u06CC\u0633\u06D2 \u062C\u06CC\u0633\u06D2 \u0633\u0627\u0626\u0679 \u067E\u0631 \u062F\u0631\u062C \u06C1\u06CC\u06BA\u06D4",pillCompareTop2:"\u0628\u06C1\u062A\u0631\u06CC\u0646 2 \u06A9\u0627 \u0645\u0648\u0627\u0632\u0646\u06C1 \u06A9\u0631\u06CC\u06BA",pillCompareTop2Query:"{a} \u0627\u0648\u0631 {b} \u06A9\u0627 \u0645\u0648\u0627\u0632\u0646\u06C1 \u06A9\u0631\u06CC\u06BA",pillFindAlternatives:"\u0645\u062A\u0628\u0627\u062F\u0644 \u062A\u0644\u0627\u0634 \u06A9\u0631\u06CC\u06BA",pillFindAlternativesQuery:"{name} \u06A9\u06D2 \u0627\u0686\u06BE\u06D2 \u0645\u062A\u0628\u0627\u062F\u0644 \u06A9\u06CC\u0627 \u06C1\u06CC\u06BA\u061F",pillMoreOn:"{name} \u06A9\u06D2 \u0628\u0627\u0631\u06D2 \u0645\u06CC\u06BA \u0645\u0632\u06CC\u062F",pillMoreOnQuery:"\u0645\u062C\u06BE\u06D2 {name} \u06A9\u06D2 \u0628\u0627\u0631\u06D2 \u0645\u06CC\u06BA \u0645\u0632\u06CC\u062F \u0628\u062A\u0627\u0626\u06CC\u06BA",pillRecommend:"\u06A9\u0686\u06BE \u062A\u062C\u0648\u06CC\u0632 \u06A9\u0631\u06CC\u06BA",pillRecommendQuery:"\u0622\u067E \u0645\u06CC\u0631\u06D2 \u0644\u06CC\u06D2 \u06A9\u06CC\u0627 \u062A\u062C\u0648\u06CC\u0632 \u06A9\u0631\u062A\u06D2 \u06C1\u06CC\u06BA\u061F",pillShowPopular:"\u0645\u0642\u0628\u0648\u0644 \u0627\u0634\u06CC\u0627\u0621 \u062F\u06A9\u06BE\u0627\u0626\u06CC\u06BA",pillShowPopularQuery:"\u0622\u067E \u06A9\u06CC \u0633\u0628 \u0633\u06D2 \u0645\u0642\u0628\u0648\u0644 \u0627\u0634\u06CC\u0627\u0621 \u06A9\u0648\u0646 \u0633\u06CC \u06C1\u06CC\u06BA\u061F",pillSimilarOptions:"\u0645\u0644\u062A\u06D2 \u062C\u0644\u062A\u06D2 \u0627\u062E\u062A\u06CC\u0627\u0631\u0627\u062A",pillSimilarOptionsQuery:"\u0645\u062C\u06BE\u06D2 {name} \u062C\u06CC\u0633\u06CC \u0645\u0632\u06CC\u062F \u0686\u06CC\u0632\u06CC\u06BA \u062F\u06A9\u06BE\u0627\u0626\u06CC\u06BA",pillUnder:"{amount} \u0633\u06D2 \u06A9\u0645",pillUnderQuery:"{amount} \u0633\u06D2 \u06A9\u0645 \u0642\u06CC\u0645\u062A \u0648\u0627\u0644\u06D2 \u0627\u062E\u062A\u06CC\u0627\u0631\u0627\u062A \u062F\u06A9\u06BE\u0627\u0626\u06CC\u06BA",pillWhichBest:"\u06A9\u0648\u0646 \u0633\u0627 \u0628\u06C1\u062A\u0631\u06CC\u0646 \u06C1\u06D2\u061F",pillWhichBestQuery:"\u0622\u067E \u06A9\u0648\u0646 \u0633\u0627 \u062A\u062C\u0648\u06CC\u0632 \u06A9\u0631\u06CC\u06BA \u06AF\u06D2 \u0627\u0648\u0631 \u06A9\u06CC\u0648\u06BA\u061F",replyingOriginal:"\u0645\u06CC\u06BA {lang} \u0645\u06CC\u06BA \u062C\u0648\u0627\u0628 \u062F\u06D2 \u0631\u06C1\u0627 \u06C1\u0648\u06BA\u060C \u0646\u062A\u0627\u0626\u062C \u0633\u0627\u0626\u0679 \u06A9\u06D2 \u0645\u0637\u0627\u0628\u0642 \u06C1\u06CC\u06BA\u06D4 \u0645\u062C\u06BE \u0633\u06D2 \u06A9\u0686\u06BE \u0628\u06BE\u06CC \u067E\u0648\u0686\u06BE\u06CC\u06BA\u06D4",replyingTranslated:"\u0645\u06CC\u06BA {lang} \u0645\u06CC\u06BA \u062C\u0648\u0627\u0628 \u062F\u06D2 \u0631\u06C1\u0627 \u06C1\u0648\u06BA\u060C \u0646\u062A\u0627\u0626\u062C \u06A9\u0627 \u062A\u0631\u062C\u0645\u06C1 \u0628\u06BE\u06CC \u06A9\u06CC\u0627 \u06AF\u06CC\u0627 \u06C1\u06D2\u06D4 \u0645\u062C\u06BE \u0633\u06D2 \u06A9\u0686\u06BE \u0628\u06BE\u06CC \u067E\u0648\u0686\u06BE\u06CC\u06BA\u06D4",statusSent:"\u0628\u06BE\u06CC\u062C \u062F\u06CC\u0627 \u06AF\u06CC\u0627",statusStopped:"\u0628\u06BE\u06CC\u062C \u062F\u06CC\u0627 \u06AF\u06CC\u0627 \xB7 \u062C\u0648\u0627\u0628 \u0631\u0648\u06A9 \u062F\u06CC\u0627 \u06AF\u06CC\u0627",thinking:"\u0633\u0648\u0686 \u0631\u06C1\u0627 \u06C1\u06D2",thoughtForSeconds:"{duration} \u062A\u06A9 \u0633\u0648\u0686\u0627",thoughtProcess:"\u0633\u0648\u0686\u0646\u06D2 \u06A9\u0627 \u0639\u0645\u0644",vizDisclaimerImage:"\u0645\u0635\u0646\u0648\u0639\u06CC \u0630\u06C1\u0627\u0646\u062A \u0633\u06D2 \u062A\u06CC\u0627\u0631 \u06A9\u0631\u062F\u06C1 \u2014 \u0627\u0635\u0644 \u067E\u0631\u0648\u0688\u06A9\u0679 \u0633\u06D2 \u0631\u0646\u06AF\u060C \u0633\u0627\u0626\u0632 \u0627\u0648\u0631 \u062C\u06AF\u06C1 \u0645\u062E\u062A\u0644\u0641 \u06C1\u0648 \u0633\u06A9\u062A\u06CC \u06C1\u06D2\u06D4",vizDisclaimerVideo:"\u0645\u0635\u0646\u0648\u0639\u06CC \u0630\u06C1\u0627\u0646\u062A \u0633\u06D2 \u062A\u06CC\u0627\u0631 \u06A9\u0631\u062F\u06C1 \u2014 \u0627\u0635\u0644 \u067E\u0631\u0648\u0688\u06A9\u0679 \u0633\u06D2 \u0631\u0646\u06AF\u060C \u0633\u0627\u0626\u0632 \u0627\u0648\u0631 \u062D\u0631\u06A9\u062A \u0645\u062E\u062A\u0644\u0641 \u06C1\u0648 \u0633\u06A9\u062A\u06CC \u06C1\u06D2\u06D4",vizUnavailable:"\u067E\u06CC\u0634 \u0646\u0638\u0627\u0631\u06C1 \u0644\u0648\u0688 \u0646\u06C1\u06CC\u06BA \u06C1\u0648 \u0633\u06A9\u0627\u06D4",voiceHint:"\u0628\u0633 \u0628\u0627\u062A \u06A9\u0631\u06CC\u06BA \u2014 \u062C\u0628 \u0622\u067E \u0631\u06A9\u06CC\u06BA \u06AF\u06D2 \u062A\u0648 \u0645\u06CC\u06BA \u062C\u0648\u0627\u0628 \u062F\u0648\u06BA \u06AF\u0627\u06D4",voiceListening:"\u0633\u0646 \u0631\u06C1\u0627 \u06C1\u06D2\u2026 \u0631\u0648\u06A9\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0645\u0627\u0626\u06CC\u06A9 \u067E\u0631 \u0679\u06CC\u067E \u06A9\u0631\u06CC\u06BA",voiceModeExit:"\u06C1\u06CC\u0646\u0688\u0632 \u0641\u0631\u06CC \u0633\u06D2 \u0646\u06A9\u0644\u06CC\u06BA",voiceModeStart:"\u06C1\u06CC\u0646\u0688\u0632 \u0641\u0631\u06CC \u06AF\u0641\u062A\u06AF\u0648",voiceMuted:"\u062E\u0627\u0645\u0648\u0634 (\u0645\u06CC\u0648\u0679)",voiceMutedHint:"\u062F\u0648\u0628\u0627\u0631\u06C1 \u0628\u0648\u0644\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0645\u0627\u0626\u06CC\u06A9\u0631\u0648\u0641\u0648\u0646 \u067E\u0631 \u0679\u06CC\u067E \u06A9\u0631\u06CC\u06BA\u06D4",voicePhaseListening:"\u0633\u0646 \u0631\u06C1\u0627 \u06C1\u06D2",voicePhaseSpeaking:"\u0628\u0648\u0644 \u0631\u06C1\u0627 \u06C1\u06D2",voicePhaseThinking:"\u0633\u0648\u0686 \u0631\u06C1\u0627 \u06C1\u06D2",voiceSending:"\u0633\u0645\u062C\u06BE \u06AF\u06CC\u0627 \u2014 \u0628\u06BE\u06CC\u062C \u0631\u06C1\u0627 \u06C1\u06D2\u2026",termsStepTitle:"\u0631\u0627\u0632\u062F\u0627\u0631\u06CC \u0627\u0648\u0631 \u0627\u0633\u062A\u0639\u0645\u0627\u0644 \u06A9\u06CC \u0634\u0631\u0627\u0626\u0637",termsStepSubtitle:"\u0634\u0641\u0627\u0641\u060C \u06AF\u0645\u0646\u0627\u0645\u060C \u0627\u0648\u0631 \u0628\u063A\u06CC\u0631 \u06A9\u0633\u06CC \u0630\u0627\u062A\u06CC \u0634\u0646\u0627\u062E\u062A\u06CC \u0688\u06CC\u0679\u0627 \u06A9\u06D2\u06D4",termsPiiTitle:"\u06A9\u0648\u0626\u06CC \u0630\u0627\u062A\u06CC \u0634\u0646\u0627\u062E\u062A\u06CC \u0688\u06CC\u0679\u0627 \u0627\u06A9\u0679\u06BE\u0627 \u0646\u06C1\u06CC\u06BA \u06A9\u06CC\u0627 \u062C\u0627\u062A\u0627",termsPiiDesc:"\u06C1\u0645 \u0622\u067E \u06A9\u06CC \u0686\u06CC\u0679\u0633 \u06CC\u0627 \u0635\u0648\u062A\u06CC \u06AF\u0641\u062A\u06AF\u0648 \u0633\u06D2 \u06A9\u0628\u06BE\u06CC \u0628\u06BE\u06CC \u06A9\u0648\u0626\u06CC \u0630\u0627\u062A\u06CC \u0634\u0646\u0627\u062E\u062A\u06CC \u0645\u0639\u0644\u0648\u0645\u0627\u062A (\u06A9\u0648\u0626\u06CC \u0627\u06CC \u0645\u06CC\u0644\u060C \u0641\u0648\u0646 \u0646\u0645\u0628\u0631\u060C \u06CC\u0627 \u062D\u0642\u06CC\u0642\u06CC \u0646\u0627\u0645) \u0627\u06A9\u0679\u06BE\u0627 \u06CC\u0627 \u0645\u062D\u0641\u0648\u0638 \u0646\u06C1\u06CC\u06BA \u06A9\u0631\u062A\u06D2\u06D4",termsSessionTitle:"\u06AF\u0645\u0646\u0627\u0645 \u0633\u06CC\u0634\u0646 \u0679\u0648\u06A9\u0646\u0632",termsSessionDesc:"\u0622\u067E \u06A9\u0627 \u0633\u06CC\u0634\u0646 \u0635\u0631\u0641 \u0633\u06CC\u0627\u0642 \u0648 \u0633\u0628\u0627\u0642 \u0628\u0631\u0642\u0631\u0627\u0631 \u0631\u06A9\u06BE\u0646\u06D2 \u06A9\u06D2 \u0644\u06CC\u06D2 \u0627\u06CC\u06A9 \u06AF\u0645\u0646\u0627\u0645 \u0679\u0648\u06A9\u0646 \u0627\u0633\u062A\u0639\u0645\u0627\u0644 \u06A9\u0631\u062A\u0627 \u06C1\u06D2\u06D4 \u06CC\u06C1 \u06A9\u0628\u06BE\u06CC \u0628\u06BE\u06CC \u0622\u067E \u06A9\u06CC \u062D\u0642\u06CC\u0642\u06CC \u0634\u0646\u0627\u062E\u062A \u0633\u06D2 \u0646\u06C1\u06CC\u06BA \u062C\u0691\u062A\u0627\u06D4",termsMemoryTitle:"\u0639\u0627\u0631\u0636\u06CC \u0686\u06CC\u0679\u0633 \u0628\u0645\u0642\u0627\u0628\u0644\u06C1 \u0645\u06CC\u0645\u06CC \u0648\u0627\u0644\u0679",termsMemoryDesc:'\u0639\u0627\u0645 \u0686\u06CC\u0679\u0633 \u0639\u0627\u0631\u0636\u06CC \u06C1\u06CC\u06BA \u2014 \u0679\u06CC\u0628 \u0628\u0646\u062F \u06A9\u0631\u0646\u06D2 \u06CC\u0627 \u0686\u06CC\u0679 \u0635\u0627\u0641 \u06A9\u0631\u0646\u06D2 \u0633\u06D2 \u0648\u06C1 \u06C1\u0645\u06CC\u0634\u06C1 \u06A9\u06D2 \u0644\u06CC\u06D2 \u062E\u062A\u0645 \u06C1\u0648 \u062C\u0627\u062A\u06CC \u06C1\u06CC\u06BA\u06D4 \u0648\u06C1 \u0686\u06CC\u0632\u06CC\u06BA \u062C\u0648 \u0622\u067E "@kiku" \u0633\u06D2 \u0645\u062D\u0641\u0648\u0638 \u06A9\u0631\u062A\u06D2 \u06C1\u06CC\u06BA \u0627\u0646\u06A9\u0631\u067E\u0679\u0688 \u06C1\u0648\u062A\u06CC \u06C1\u06CC\u06BA \u0627\u0648\u0631 \u0627\u0646\u06C1\u06CC\u06BA \u0627\u067E\u0646\u06CC \u062E\u0641\u06CC\u06C1 \u06A9\u0644\u06CC\u062F \u06A9\u06D2 \u0630\u0631\u06CC\u0639\u06D2 mimi.akropolys.cloud \u067E\u0631 \u06A9\u06BE\u0648\u0644\u0627 \u062C\u0627 \u0633\u06A9\u062A\u0627 \u06C1\u06D2\u06D4',termsCookieTitle:"\u0645\u06CC\u0632\u0628\u0627\u0646 \u0648\u06CC\u0628 \u0633\u0627\u0626\u0679 \u0679\u06CC\u0644\u06CC \u0645\u06CC\u0679\u0631\u06CC",termsCookieDesc:"\u062C\u0633 \u0648\u06CC\u0628 \u0633\u0627\u0626\u0679 \u067E\u0631 kiku \u0634\u0627\u0645\u0644 \u06C1\u06D2 \u0648\u06C1 \u0627\u067E\u0646\u06CC \u06A9\u0648\u06A9\u06CC \u067E\u0627\u0644\u06CC\u0633\u06CC \u06A9\u06D2 \u062A\u062D\u062A \u06A9\u0648\u06A9\u06CC\u0632 \u0627\u0648\u0631 \u0627\u06CC\u0646\u0627\u0644\u06CC\u0679\u06A9\u0633 \u062C\u0645\u0639 \u06A9\u0631 \u0633\u06A9\u062A\u06CC \u06C1\u06D2\u060C \u062C\u0648 kiku \u06A9\u06D2 \u06A9\u0646\u0679\u0631\u0648\u0644 \u0633\u06D2 \u0628\u0627\u06C1\u0631 \u06C1\u06D2\u06D4",termsAgreeButton:"\u0645\u062A\u0641\u0642 \u06C1\u0648\u06BA \u0627\u0648\u0631 \u062C\u0627\u0631\u06CC \u0631\u06A9\u06BE\u06CC\u06BA",termsAgreeCounting:"\u0645\u062A\u0641\u0642 \u06C1\u0648\u06BA \u0627\u0648\u0631 \u062C\u0627\u0631\u06CC \u0631\u06A9\u06BE\u06CC\u06BA ({seconds}s)",termsPlaceholder:"\u0628\u0631\u0627\u0626\u06D2 \u0645\u06C1\u0631\u0628\u0627\u0646\u06CC \u0627\u0648\u067E\u0631 \u062F\u06CC \u06AF\u0626\u06CC \u0631\u0627\u0632\u062F\u0627\u0631\u06CC \u0627\u0648\u0631 \u0634\u0631\u0627\u0626\u0637 \u06A9\u0627 \u062C\u0627\u0626\u0632\u06C1 \u0644\u06CC\u06BA \u0627\u0648\u0631 \u0642\u0628\u0648\u0644 \u06A9\u0631\u06CC\u06BA\u2026",whatHaveYouSaved:"\u0622\u067E \u0646\u06D2 \u06A9\u06CC\u0627 \u0645\u062D\u0641\u0648\u0638 \u06A9\u06CC\u0627 \u06C1\u06D2\u061F"}};import{jsx as xi}from"react/jsx-runtime";function er(e){if(!e)return null;let a=e.trim().toLowerCase(),r={english:"english",en:"english",swahili:"swahili",kiswahili:"swahili",sw:"swahili",french:"french",fran\u00E7ais:"french",francais:"french",fr:"french",spanish:"spanish",espa\u00F1ol:"spanish",espanol:"spanish",es:"spanish",arabic:"arabic",\u0627\u0644\u0639\u0631\u0628\u064A\u0629:"arabic",ar:"arabic",portuguese:"portuguese",portugu\u00EAs:"portuguese",pt:"portuguese",hindi:"hindi",\u0939\u093F\u0928\u094D\u0926\u0940:"hindi",hi:"hindi",chinese:"chinese",\u4E2D\u6587:"chinese",zh:"chinese",japanese:"japanese",\u65E5\u672C\u8A9E:"japanese",ja:"japanese",urdu:"urdu",\u0627\u0631\u062F\u0648:"urdu",ur:"urdu"}[a];return!r||!(r in Mn)?null:{strings:Mn[r],dir:r==="arabic"||r==="urdu"?"rtl":"ltr",bcp47:r==="arabic"?"ar":r==="hindi"?"hi":r==="chinese"?"zh":r==="japanese"?"ja":r==="urdu"?"ur":r==="swahili"?"sw":r==="french"?"fr":r==="spanish"?"es":r==="portuguese"?"pt":"en"}}function Nl(e){let a=/var\(\s*(--[\w-]+)/.exec(e)?.[1];if(!a||typeof document>"u")return"";for(let t of[document.documentElement,document.body]){let r=t?getComputedStyle(t).getPropertyValue(a).trim():"";if(r)return r.split(",")[0].trim()}return""}function wi({shopperLanguage:e,theme:a}){let t=Ml(),[r,n]=Vt(()=>er(e)?.strings||{}),[i,c]=Vt(!0),[s,o]=Vt(()=>!e||!!er(e)),d=e?`akropolys_ui_dir_${e.toLowerCase()}`:"",[p,h]=Vt(()=>{let N=er(e);if(N)return N.dir==="rtl";if(Ja(e)?.rtl)return!0;if(typeof window>"u"||!d)return!1;try{return localStorage.getItem(d)==="rtl"}catch{return!1}}),[u,l]=Vt(()=>er(e)?.bcp47||""),[k,g]=Vt(null),[y,w]=Vt(null);Nn(()=>{if(!e){l(""),g(null),n({}),o(!0),h(!1);return}let N=er(e),H=Ja(e);N?(n(N.strings),h(N.dir==="rtl"),l(N.bcp47),o(!0)):(H?.rtl&&h(!0),o(!1));let U=!1;return(async()=>{try{let I=await t.getUIStrings?.(e,Zt);if(!U&&I?.complete){c(I.curated!==!1),n(V=>({...N?.strings||{},...I.strings})),h(I.dir==="rtl"),l(I.bcp47||N?.bcp47||"");try{localStorage.setItem(d,I.dir)}catch{}I.font&&Fo(I.font,250),g(I.font??null)}}catch{}U||o(!0)})(),()=>{U=!0}},[e,d,t]),Nn(()=>{let N=!1;return(async()=>{try{let H=await dn(t);!N&&H&&w(H)}catch{}})(),()=>{N=!0}},[t]),hn(k),hn(y);let R=Pr.useMemo(()=>{let H=(typeof a=="object"&&a?.fontFamily?a.fontFamily:"").split(",")[0].trim(),U=/^var\(/i.test(H),I=H.replace(/^['"]|['"]$/g,""),V=U?Nl(H):"",F=U?V?`${V}, `:"":I?`"${I}", `:"";if(k)return`${F}"Geist", "${k.family}", system-ui, sans-serif`;let D=e?e.trim().toLowerCase():"";if(D==="japanese"||D==="ja"||D==="\u65E5\u672C\u8A9E")return`${F}"Geist", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", system-ui, sans-serif`;if(D==="chinese"||D==="zh"||D==="\u4E2D\u6587")return`${F}"Geist", "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", system-ui, sans-serif`;if(D==="urdu"||D==="ur"||D==="\u0627\u0631\u062F\u0648")return`${F}"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`${F}"IBM Plex Sans Arabic", "Geist", system-ui, sans-serif`;if(D==="hindi"||D==="hi"||D==="\u0939\u093F\u0928\u094D\u0926\u0940")return`${F}"Hind", "Geist", system-ui, sans-serif`},[k,e,typeof a=="object"&&a?a.fontFamily:void 0]),A=Pr.useMemo(()=>{let N=0,H=0;for(let U of Object.values(r))for(let I of U){let V=I.codePointAt(0)??0;V<192||/\p{L}/u.test(I)&&(V<=591?N++:H++)}return H>N},[r]),[b,T]=Vt(0);Nn(()=>{if(typeof document>"u"||!document.fonts?.ready)return;let N=!0;return document.fonts.ready.then(()=>{N&&T(H=>H+1)}),()=>{N=!1}},[k]);let M=Pr.useMemo(()=>{if(!A||typeof document>"u")return!0;let H=(typeof a=="object"&&a?.fontFamily?a.fontFamily:"").split(",")[0].trim();if(!H)return!1;let U="";for(let V of Object.values(r))if(V){U=V;break}if(!U)return!0;let I=U.replace(/\s+/g,"");if(!I)return!0;try{let F=document.createElement("canvas").getContext("2d");if(!F)return!0;let D=H.startsWith("var(")&&getComputedStyle(document.documentElement).getPropertyValue(H.slice(4,-1).trim()).trim()||H;F.font=`16px ${D}, __akropolys_nonexistent_font__`;let Q=F.measureText(I).width;F.font="16px __akropolys_nonexistent_font__";let z=F.measureText(I).width;return Math.abs(Q-z)>1}catch{return!0}},[A,r,typeof a=="object"&&a?a.fontFamily:void 0,b]),S=yi((N,H)=>{let U=r[N]||Zt[N]||N;if(H)for(let[I,V]of Object.entries(H))U=U.split(`{${I}}`).join(V);return U},[r]),K=yi((N,H)=>(r[N]||Zt[N]||N).split(/(\{[a-zA-Z]+\})/g).map((I,V)=>{let F=I.match(/^\{([a-zA-Z]+)\}$/);return F&&H[F[1]]!==void 0?xi("bdi",{children:H[F[1]]},V):xi(Pr.Fragment,{children:I},V)}),[r]);return{chromeStrings:r,chromeReady:s,chromeCurated:i,isRTL:p,speechLang:u,scriptFont:k,fontStack:R,isNonLatin:A,hostFontCovers:M,t:S,tNode:K}}import{useState as wa,useRef as Je,useEffect as tr,useCallback as Kt}from"react";function Si({messages:e,loading:a,messageRefs:t}){let r=Je(null),n=Je(0),[i,c]=wa(!1),[s,o]=wa(1),[d,p]=wa(0),h=Je(()=>{}),u=Je(null),l=Je(!1),k=Je(!0),[g,y]=wa(0),w=Je(0),R=Je(""),A=Je(()=>{}),b=Je(()=>{});tr(()=>{let m=r.current;if(!m)return;let _,W=()=>{clearTimeout(_),_=setTimeout(()=>{l.current=!1},150)},ae=()=>{clearTimeout(_),l.current=!0,A.current()},C=()=>{l.current&&W()};return m.addEventListener("touchstart",ae,{passive:!0}),m.addEventListener("touchend",W,{passive:!0}),m.addEventListener("touchcancel",W,{passive:!0}),m.addEventListener("scroll",C,{passive:!0}),()=>{clearTimeout(_),m.removeEventListener("touchstart",ae),m.removeEventListener("touchend",W),m.removeEventListener("touchcancel",W),m.removeEventListener("scroll",C)}},[]),tr(()=>{let m=r.current;if(!m)return;let _=160,W=8,ae=0,C=()=>{ae=0;let E=m.scrollHeight-m.scrollTop-m.clientHeight;E<=W&&(k.current||b.current(),k.current=!0,U.current()),c(E>_&&!k.current);let $=m.scrollHeight-m.clientHeight;o($>8?Math.min(1,Math.max(0,m.scrollTop/$)):1);let f=m.scrollTop+m.clientHeight*.33,O=0;for(let ce=0;ce<t.current.length;ce++){let j=t.current[ce];j&&j.offsetTop-m.offsetTop<=f&&(O=ce)}p(O)},x=()=>{ae||(ae=requestAnimationFrame(C))};C(),m.addEventListener("scroll",x,{passive:!0});let v=new ResizeObserver(x);return v.observe(m),()=>{ae&&cancelAnimationFrame(ae),m.removeEventListener("scroll",x),v.disconnect()}},[e.length,t]);let T=Kt(m=>{let _=`${m}:${w.current}`;R.current!==_&&(R.current=_,y(W=>W+1))},[]),[M,S]=wa(!1),K=Je(!1),N=Kt(()=>{K.current||(K.current=!0,S(!0))},[]),H=Kt(()=>{K.current&&(K.current=!1,S(!1))},[]),U=Je(()=>{});U.current=H;let[I,V]=wa(!1),F=Je(!1),D=Je(0),Q=Kt(()=>{F.current=!1,V(!1)},[]),z=Kt(()=>{R.current="",Q(),H()},[Q,H]),B=Kt(()=>{F.current&&(performance.now()-D.current<700||Q())},[Q]);A.current=B,b.current=z,tr(()=>{if(g===0)return;F.current=!0,D.current=performance.now(),V(!0);let m=setTimeout(Q,4200);return()=>clearTimeout(m)},[g,Q]);let te=Kt(m=>{let _=r.current,W=t.current[m];if(!_||!W)return;let ae=W.offsetTop-_.offsetTop-Math.max(0,(_.clientHeight-W.clientHeight)/2),C=Math.max(0,Math.min(_.scrollHeight-_.clientHeight,ae));u.current?u.current(C):_.scrollTo({top:C,behavior:"smooth"})},[t]),Y=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 W=m.scrollTop;if(!k.current)N(),T(e.length);else if(!l.current){let ae=m.scrollHeight-m.clientHeight;if(u.current){u.current(ae);return}m.scrollTop=m.scrollHeight}m.scrollTop!==W&&h.current()});return()=>cancelAnimationFrame(_)},[e,a,t,T,N]),tr(()=>{let m=r.current;if(!m||typeof window<"u"&&window.matchMedia?.("(prefers-reduced-motion: reduce)").matches)return;let _=7,W=16,ae=1/(window.devicePixelRatio||1),C=q=>Math.round(q/ae)*ae,x=m.scrollTop,v=m.scrollTop,E=m.scrollTop,$=0,f=null,O=q=>{q!==E&&(m.scrollTop=q,E=m.scrollTop)},ce=()=>{f!==null&&(cancelAnimationFrame(f),f=null),m.classList.remove("hsk-scrolling"),x=v=E=m.scrollTop};h.current=ce,u.current=q=>{Math.abs(m.scrollTop-E)>1&&(x=v=E=m.scrollTop);let ie=Math.round(Math.max(0,Math.min(m.scrollHeight-m.clientHeight,q)));ie!==x&&(x=ie,f===null&&($=performance.now(),f=requestAnimationFrame(j)))};let j=q=>{let ie=Math.min((q-$)/1e3,.05);if($=q,v+=(x-v)*(1-Math.exp(-_*ie)),Math.abs(x-v)<ae){v=x,O(Math.round(x)),m.classList.remove("hsk-scrolling"),f=null;return}O(C(v)),f=requestAnimationFrame(j)},X=q=>{if(q.ctrlKey)return;Math.abs(m.scrollTop-E)>1&&(x=v=E=m.scrollTop),q.deltaY<0&&(k.current&&(w.current+=1),k.current=!1),A.current();let ie=q.deltaMode===1?W:q.deltaMode===2?m.clientHeight:1,ke=Math.max(0,m.scrollHeight-m.clientHeight),je=Math.round(Math.max(0,Math.min(ke,x+q.deltaY*ie)));if(je===x){ke>0&&q.preventDefault();return}q.preventDefault(),x=je,f===null&&($=performance.now(),m.classList.add("hsk-scrolling"),f=requestAnimationFrame(j))},G=m.scrollTop,le=()=>{let q=Math.abs(m.scrollTop-E)>1;q&&(n.current=performance.now(),m.scrollTop<G-1&&k.current&&(w.current+=1,k.current=!1)),G=m.scrollTop,f!==null&&q&&(cancelAnimationFrame(f),f=null,m.classList.remove("hsk-scrolling"),x=v=E=m.scrollTop)};return m.addEventListener("wheel",X,{passive:!1}),m.addEventListener("scroll",le,{passive:!0}),()=>{m.removeEventListener("scroll",le),m.removeEventListener("wheel",X),f!==null&&cancelAnimationFrame(f),m.classList.remove("hsk-scrolling"),h.current=()=>{},u.current=null}},[]),{msgsContainerRef:r,lastExternalScrollRef:n,showJumpToBottom:i,scrollProgress:s,activeMsgIdx:d,jumpAlert:I,unreadBelow:M,jumpToMessage:te,jumpToBottom:Y,resetAlertArming:z}}import{useState as ta,useEffect as Ci,useCallback as Tn}from"react";import{useAkropolysContext as Tl}from"@akropolys/sdk";function Mi(e,a){let t=Tl(),[r,n]=ta(""),[i,c]=ta("idle"),[s,o]=ta(null),[d,p]=ta(null),[h,u]=ta(null),[l,k]=ta(kn),[g,y]=ta(!1),w=Tn(async(b,T)=>{try{await navigator.clipboard.writeText(b),u(T),setTimeout(()=>u(null),2e3)}catch{}},[]);Ci(()=>{e&&e.type==="request_kiku_key"&&(c("prompt_key"),n(""))},[e]),Ci(()=>{if(!s)return;k(kn);let b=setInterval(()=>{k(T=>T<=1?(clearInterval(b),o(null),p(null),0):T-1)},1e3);return()=>clearInterval(b)},[s]);let R=Tn(async()=>{let b=r.trim();b&&(t.setKikuPub(b),n(""),c("idle"),await a())},[t,r,a]),A=Tn(async()=>{if(!g){y(!0);try{let{secret:b,publicId:T}=await t.mintKikuKey();o(b),p(T),c("idle"),await a()}catch{}finally{y(!1)}}},[t,g,a]);return{keyInput:r,setKeyInput:n,keyPhase:i,setKeyPhase:c,mintedKey:s,setMintedKey:o,mintedPub:d,setMintedPub:p,copied:h,keyCountdown:l,minting:g,copyValue:w,handleUseExistingKey:R,handleCreateKey:A}}import{useCallback as Ar}from"react";function Ni({attachments:e,setAttachments:a,setInput:t,send:r,defaultCurrency:n,t:i}){let c=Ar(p=>{let h=p.name||"",u=`@kiku ${i("displayCapture",{name:h}).trim()}`,l=h||"capture current page";t("");let k=e;a([]),r(l,u,k.length>0?k:void 0,"capture")},[e,r,a,t,i]),s=Ar(p=>{let h=p.filter(k=>k.id).map(k=>({name:k.name||"",url:k.url||"",image:k.image||"",price:k.price?String(k.price):"",currency:k.currency||n})),u=p.map(k=>k.name).filter(Boolean).join(", "),l=`@kiku ${i("displayCaptureAll",{count:String(p.length)})}`;t(""),a([]),r(u||"capture all",l,void 0,"capture_all",h)},[n,r,a,t,i]),o=Ar(()=>{let p=`@kiku ${i("displayViewHistory")}`;t(""),a([]),r("show my saved items",p,void 0,"view_history")},[r,a,t,i]),d=Ar(()=>{let p=`@kiku ${i("displayDelete")}`;t(""),a([]),r("delete this",p,void 0,"delete")},[r,a,t,i]);return{handleKikuCapture:c,handleKikuCaptureAll:s,handleKikuViewHistory:o,handleKikuDelete:d}}import{useState as aa,useCallback as Rn}from"react";import{useAkropolysContext as Al}from"@akropolys/sdk";import{useCallback as Ge,useEffect as Lr,useRef as We,useState as Ir}from"react";var Ti=16e3,Rl=`
2
+ import{useState as Kn,useEffect as On,useRef as Yn}from"react";import{useSearch as Zc,useAkropolysContext as el}from"@akropolys/sdk";function Vn(e){var t,a,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(a=Vn(e[t]))&&(r&&(r+=" "),r+=a)}else for(a in e)e[a]&&(r&&(r+=" "),r+=a);return r}function Wn(){for(var e,t,a=0,r="",o=arguments.length;a<o;a++)(e=arguments[a])&&(t=Vn(e))&&(r&&(r+=" "),r+=t);return r}function Q(...e){return Wn(e)}import{Fragment as Qn,jsx as Ue,jsxs as gt}from"react/jsx-runtime";var Gn=()=>gt("svg",{width:"15",height:"15",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",children:[Ue("circle",{cx:"8.5",cy:"8.5",r:"5.5"}),Ue("line",{x1:"13",y1:"13",x2:"18",y2:"18"})]});function tl({placeholder:e="Search products\u2026",limit:t=10,debounceMs:a=150,onSelect:r,className:o,inputClassName:n,dropdownClassName:i,renderResult:c,theme:s,classNames:l={}}){let[h,d]=Kn(""),[u,p]=Kn(!1),{results:k,loading:v,search:g,clear:M}=Zc({debounceMs:a}),R=el(),A=Yn(null),b=Yn(!1);On(()=>{if(b.current){b.current=!1;return}if(!h.trim()){M(),p(!1);return}p(!0),g(h,t)},[h]),On(()=>{let N=_=>{A.current&&!A.current.contains(_.target)&&p(!1)};return document.addEventListener("mousedown",N),()=>document.removeEventListener("mousedown",N)},[]);let T=N=>{h.trim()&&R.api.searchVector(h,1,void 0,!0).catch(()=>{}),b.current=!0,p(!1),d(N.entity.title??N.entity.name??""),r?.(N)},D=()=>{h.trim()&&(R.api.searchVector(h,1,void 0,!0).catch(()=>{}),k.length>0&&T(k[0]))},w=u&&h.trim().length>0,O={...s?.primaryColor&&{"--hsk-primary":s.primaryColor},...s?.backgroundColor&&{"--hsk-bg":s.backgroundColor},...s?.textColor&&{"--hsk-text":s.textColor},...s?.fontFamily&&{"--hsk-font":s.fontFamily},...s?.borderRadius&&{"--hsk-border-radius":s.borderRadius}};return gt("div",{className:Q("hsk-sb-wrap",l.root,o),ref:A,style:O,children:[Ue("span",{className:"hsk-sb-icon",children:Ue(Gn,{})}),Ue("input",{className:Q("hsk-sb-input",l.input,n),type:"text",value:h,placeholder:e,onChange:N=>d(N.target.value),onFocus:()=>k.length>0&&h.trim()&&p(!0),onKeyDown:N=>{N.key==="Enter"&&D()},autoComplete:"off",spellCheck:!1}),w&&gt("div",{className:Q("hsk-sb-drop",l.dropdown,i),style:{position:"absolute"},children:[v&&Ue("div",{className:"hsk-sb-loading-bar"}),v&&k.length===0?gt(Qn,{children:[gt("div",{className:"hsk-sb-skeleton-row",children:[Ue("span",{className:"hsk-sb-skeleton-icon"}),gt("div",{className:"hsk-sb-row-body",children:[Ue("div",{className:"hsk-sb-skeleton-text1"}),Ue("div",{className:"hsk-sb-skeleton-text2"})]})]}),gt("div",{className:"hsk-sb-skeleton-row",children:[Ue("span",{className:"hsk-sb-skeleton-icon"}),gt("div",{className:"hsk-sb-row-body",children:[Ue("div",{className:"hsk-sb-skeleton-text1",style:{width:"45%"}}),Ue("div",{className:"hsk-sb-skeleton-text2",style:{width:"25%"}})]})]})]}):gt(Qn,{children:[k.length===0&&!v&&gt("div",{className:"hsk-sb-empty",children:["No results for \u201C",h,"\u201D"]}),k.map((N,_)=>{if(c)return Ue("div",{onClick:()=>T(N),className:"hsk-sb-fade",style:{animationDelay:`${_*18}ms`},children:c(N)},N.id);let $=N.entity.image??N.entity.thumbnail??N.entity.images?.[0];return gt("div",{className:Q("hsk-sb-row hsk-sb-fade",l.row),style:{animationDelay:`${_*18}ms`},onClick:()=>T(N),children:[Ue("span",{className:"hsk-sb-row-thumb",children:$?Ue("img",{src:$,alt:"",loading:"lazy",onError:J=>{J.currentTarget.style.display="none"}}):Ue(Gn,{})}),gt("div",{className:"hsk-sb-row-body",children:[Ue("div",{className:"hsk-sb-row-title",children:N.entity.title??N.entity.name}),(N.entity.category||N.entity.brand)&&Ue("div",{className:"hsk-sb-row-sub",children:N.entity.category??N.entity.brand})]})]},N.id)})]})]})]})}import{useState as or,useRef as nr,useEffect as Fo}from"react";import{useKiku as Wl,useAkropolysContext as Kl,resolveDisplayFields as Ol}from"@akropolys/sdk";import Pa from"react";import{Fragment as gl,jsx as xe,jsxs as fl}from"react/jsx-runtime";var al=/[ \t]{2,}/g,rl=/ ([.,!?:;])/g,ol=/\(([ \t]+)/g,nl=/([ \t]+)\)/g,il=/(\d+)\s+(MP|mAh|W|GB|MB|KHz|Hz|KSh|KES|USD|EUR)\b/gi,sl=/(!\[[^\]]*\]\([^)]+\)|\[[^\]]+\]\([^)]+\)|\*\*[^*]+\*\*|`[^`]+`)/g,cl=/^!\[([^\]]*)\]\(([^)]+)\)$/,ll=/^\[([^\]]+)\]\(([^)]+)\)$/,pl=/^(https?|data:image|blob):/i,dl=/^(https?|mailto|tel):/i,hl=/memory|mimi/i,ul=/mimi\.akropolys/i,ml=e=>e&&e.replace(al," ").replace(rl,"$1").replace(ol,"(").replace(nl,")").replace(il,"$1 $2"),Ht=(e,t)=>ml(e).split(sl).map((o,n)=>{if(!o)return null;let i=`${t}-inline-${n}`;if(o.startsWith("`")&&o.endsWith("`"))return xe("code",{className:"hsk-markdown-code",children:o.slice(1,-1)},i);if(o.startsWith("**")&&o.endsWith("**"))return xe("strong",{children:Ht(o.slice(2,-2),i)},i);let c=o.match(cl);if(c){let l=c[1],h=c[2];return pl.test(h)||h.startsWith("/")?xe("img",{src:h,alt:l||"Product image",className:"hsk-markdown-img",loading:"lazy",onError:u=>{u.target.style.display="none"}},i):null}let s=o.match(ll);if(s){let l=s[1],h=s[2];return hl.test(l)||ul.test(h)?null:dl.test(h)||h.startsWith("/")?xe("a",{href:h,target:"_blank",rel:"noopener noreferrer",className:"hsk-markdown-link",children:Ht(l,i)},i):xe("span",{children:Ht(l,i)},i)}return o});function Xn(e,t){let a=e.trim();return t?a.includes("|"):a.startsWith("|")}function Jn(e){let t=e.trim();return t.startsWith("|")&&(t=t.slice(1)),t.endsWith("|")&&(t=t.slice(0,-1)),t.split("|").map(a=>a.trim())}function kl({children:e}){let t=Pa.useRef(null),[a,r]=Pa.useState("none"),[o,n]=Pa.useState(!1),i=Pa.useRef({startX:0,scrollLeft:0,isDown:!1,hasMoved:!1}),c=Pa.useCallback(()=>{let d=t.current;if(!d)return;if(!(d.scrollWidth>d.clientWidth+2)){r("none");return}let p=getComputedStyle(d).direction==="rtl",k=Math.abs(d.scrollLeft),v=k<=4,g=k+d.clientWidth>=d.scrollWidth-4;r(v?p?"right":"left":g?p?"left":"right":"middle")},[]);Pa.useEffect(()=>{c();let d=t.current;if(!d)return;let u=typeof ResizeObserver<"u"?new ResizeObserver(c):null;return u?.observe(d),()=>u?.disconnect()},[c]);let s=d=>{let u=t.current;!u||u.scrollWidth<=u.clientWidth||d.target.closest("a, button, input")||(i.current={startX:d.pageX-u.offsetLeft,scrollLeft:u.scrollLeft,isDown:!0,hasMoved:!1},n(!0))},l=d=>{if(!i.current.isDown)return;let u=t.current;if(!u)return;let k=(d.pageX-u.offsetLeft-i.current.startX)*1.5;Math.abs(k)>3&&(i.current.hasMoved=!0,d.preventDefault(),u.scrollLeft=i.current.scrollLeft-k)},h=()=>{i.current.isDown=!1,n(!1)};return xe("div",{ref:t,className:`hsk-table-wrapper hsk-table-wrapper--${a}${o?" is-dragging":""}`,onScroll:c,onMouseDown:s,onMouseMove:l,onMouseUp:h,onMouseLeave:h,children:e})}function ca(e,t=!1){return bl(e,t)}function bl(e,t){let a=e.split(`
3
+ `);if(t&&a.length>0){let s=a[a.length-1];s.trim().startsWith("|")&&!s.trim().endsWith("|")&&a.pop()}let r=[],o=[],n=0,i=()=>{o.length>0&&(r.push(xe("div",{className:"hsk-cb-ai-text",children:o},`text-bubble-${n++}`)),o=[])},c=0;for(;c<a.length;){let s=a[c],l=`md-line-${c}`;if(!s.trim()){c++;continue}let h=s.trim().match(/^!\[([^\]]*)\]\(([^)]+)\)$/);if(h){i();let u=h[1],p=h[2];(/^(https?|data:image|blob):/i.test(p)||p.startsWith("/"))&&r.push(xe("div",{className:"hsk-markdown-img-block",children:xe("img",{src:p,alt:u||"Product image",className:"hsk-markdown-img",loading:"lazy",onError:v=>{v.target.style.display="none"}})},l)),c++;continue}let d=s.match(/^(#{1,3})\s+(.*)/);if(d){let u=d[1].length,p=`h${u+3}`;o.push(xe(p,{className:`hsk-markdown-h${u}`,children:Ht(d[2],l)},l)),c++;continue}if(s.match(/^[\s]*[-*+•]\s+/)){let u=[];for(;c<a.length&&a[c].match(/^[\s]*[-*+•]\s+/);){let p=a[c].replace(/^[\s]*[-*+•]\s+/,"");u.push(xe("li",{children:Ht(p,`li-${c}`)},`li-${c}`)),c++}o.push(xe("ul",{className:"hsk-markdown-list hsk-markdown-ul",children:u},`ul-${l}`));continue}if(s.match(/^[\s]*\d+[\.\)]\s+/)){let u=[];for(;c<a.length&&a[c].match(/^[\s]*\d+[\.\)]\s+/);){let p=a[c].replace(/^[\s]*\d+[\.\)]\s+/,"");u.push(xe("li",{children:Ht(p,`li-${c}`)},`li-${c}`)),c++}o.push(xe("ol",{className:"hsk-markdown-list hsk-markdown-ol",children:u},`ol-${l}`));continue}if(Xn(s,!1)){i();let u=[],p=[],k=[],v=!0;for(;c<a.length&&Xn(a[c],!0);){let b=a[c].trim();if(b.match(/^\|?[-:| ]+\|?$/)&&b.includes("-")){k=Jn(b).map(w=>{let O=w.trim(),N=O.startsWith(":"),_=O.endsWith(":");return N&&_?"center":_?"end":"start"}),c++,v=!1;continue}let T=Jn(b);v&&u.length===0?u=T:p.push(T),c++}let g=Math.max(u.length,...p.map(b=>b.length)),M=[];for(let b=0;b<g;b++)if(k[b])M[b]=k[b];else if(b===0)M[b]="start";else{let T=p.filter(D=>{let w=(D[b]||"").trim();return/^[\$€£¥+-]?\d+([.,]\d+)?%?$/.test(w)||/^[\$€£¥+-]?\d+([.,]\d+)?\s*(bps|M|K|B)?$/i.test(w)}).length;M[b]=T>=Math.ceil(p.length/2)?"end":"start"}let R=u.length>0?xe("tr",{children:u.map((b,T)=>xe("th",{style:{textAlign:M[T]||"start"},children:xe("bdi",{children:Ht(b,`th-${l}-${T}`)})},`th-${l}-${T}`))},`tr-head-${l}`):null,A=p.map((b,T)=>xe("tr",{children:b.map((D,w)=>xe("td",{style:{textAlign:M[w]||"start"},children:xe("bdi",{children:Ht(D,`td-${l}-${T}-${w}`)})},`td-${l}-${T}-${w}`))},`tr-body-${l}-${T}`));r.push(xe(kl,{children:fl("table",{className:"hsk-markdown-table",children:[R&&xe("thead",{children:R}),xe("tbody",{children:A})]})},`table-wrapper-${l}`));continue}o.push(xe("p",{className:"hsk-markdown-p",children:Ht(s,l)},l)),c++}return i(),xe(gl,{children:r})}import{jsx as Zn,jsxs as vl}from"react/jsx-runtime";var ar=()=>vl("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:[Zn("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),Zn("polygon",{points:"22 2 15 22 11 13 2 9 22 2"})]});function Aa(e){if(typeof e=="string")return{themeAttr:e,vars:void 0};if(!e)return{themeAttr:void 0,vars:void 0};let t={};return e.primaryColor&&(t["--hsk-primary"]=e.primaryColor),e.backgroundColor&&(t["--hsk-bg"]=e.backgroundColor,t["--hsk-chat-bg"]=e.backgroundColor),e.textColor&&(t["--hsk-text"]=e.textColor,t["--hsk-chat-text"]=e.textColor),e.fontFamily&&(t["--hsk-font"]=e.fontFamily),e.fontSize&&(t["--hsk-font-size"]=e.fontSize),e.mobileFontSize&&(t["--hsk-mobile-font-size"]=e.mobileFontSize),e.borderRadius&&(t["--hsk-border-radius"]=e.borderRadius),{themeAttr:void 0,vars:t}}import{useCallback as Fl,useEffect as Io,useRef as oi}from"react";import{useCallback as It,useEffect as Zt,useRef as we,useState as Fr}from"react";var At=null,Qt=null,Xt=null,Ia=null,Lt=0,Jt=!1,La=0,Po=!1;function yl(){if(typeof window>"u")return null;let e=window.AudioContext||window.webkitAudioContext;return e?(At||(At=new e,Qt=At.createAnalyser(),Qt.fftSize=1024,Qt.smoothingTimeConstant=.25,Xt=At.createGain(),Xt.gain.value=1,Qt.connect(Xt),Xt.connect(At.destination),Ia=new Uint8Array(Qt.fftSize)),{ctx:At,analyser:Qt}):null}function rr(e,t=130){let a=Xt;if(!a||!At)return;let r=At.currentTime;a.gain.cancelScheduledValues(r),a.gain.setValueAtTime(a.gain.value,r),a.gain.linearRampToValueAtTime(Math.max(0,Math.min(1,e)),r+t/1e3)}function ti(){if(!Jt)return La*=.85,La;if(Po||!Qt||!Ia){let r=Date.now()/1e3;return .35+.18*Math.sin(r*7.1)+.1*Math.sin(r*3.3)}Qt.getByteTimeDomainData(Ia);let e=0;for(let r=0;r<Ia.length;r++){let o=(Ia[r]-128)/128;e+=o*o}let t=Math.sqrt(e/Ia.length),a=Math.min(1,t*3.2);return La+=(a-La)*(a>La?.6:.12),La}function Ut(){if(Lt++,Jt=!1,Xt&&At&&(Xt.gain.cancelScheduledValues(At.currentTime),Xt.gain.value=1),typeof window<"u"&&"speechSynthesis"in window)try{window.speechSynthesis.cancel()}catch{}}function xl(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 wl=/([.!?…。!?؟۔।]+["'”’)\]]*\s+)/,Sl=240;function Cl(e,t=Sl){let a=e.split(wl).filter(Boolean),r=[],o="";for(let n of a)for(o&&(o+n).length>t&&(r.push(o.trim()),o=""),o+=n;o.length>t*2;){let i=o.lastIndexOf(" ",t*2);r.push(o.slice(0,i>t?i:t*2).trim()),o=o.slice(i>t?i:t*2)}return o.trim()&&r.push(o.trim()),r.filter(n=>/\S/.test(n))}function Ml(e,t,a){return new Promise(r=>{if(a!==Lt)return r();let o=e.ctx.createBufferSource();o.buffer=t,o.connect(e.analyser),o.onended=()=>r(),o.start();let n=setInterval(()=>{if(a!==Lt){clearInterval(n);try{o.stop()}catch{}r()}},100);o.onended=()=>{clearInterval(n),r()}})}async function Ao({client:e,text:t,voice:a,language:r,bcp47:o,onStart:n,onEnd:i,onError:c,onRefused:s,onSecondsLeft:l}){Ut();let h=++Lt;Po=!1;let d=xl(t);if(!d){i?.();return}let u=yl();if(!u){ei(d,o,n,i,c);return}if(u.ctx.state==="suspended")try{await u.ctx.resume()}catch{}let p=Cl(d),k=M=>e.synthesizeSpeech(M,a,r).catch(()=>null),v=!1,g=k(p[0]);for(let M=0;M<p.length&&h===Lt;M++){let R=await g;if(g=M+1<p.length?k(p[M+1]):Promise.resolve(null),R&&"refused"in R&&R.refused){s?.(R.refused),i?.();return}if(!R){if(!v){ei(p.slice(M).join(" "),o,n,i,c);return}continue}if(R.secondsLeft!==void 0&&l?.(R.secondsLeft),h!==Lt)break;let A;try{A=await u.ctx.decodeAudioData(R.audio.slice(0))}catch(b){c?.(b);continue}if(h!==Lt)break;v||(v=!0,Jt=!0,n?.()),await Ml(u,A,h)}h===Lt&&(Jt=!1,i?.())}function Nl(e){let t=window.speechSynthesis.getVoices?.()??[];if(!t.length||!e)return;let a=e.toLowerCase(),r=a.split("-")[0],o=t.filter(i=>i.lang?.toLowerCase().replace("_","-")===a),n=o.length?o:t.filter(i=>i.lang?.toLowerCase().split(/[-_]/)[0]===r);if(n.length)return n.find(i=>i.localService===!1)??n[0]}function ei(e,t,a,r,o){if(typeof window>"u"||!("speechSynthesis"in window)){o?.("speech-unavailable"),r?.();return}let n=Lt;Po=!0;try{window.speechSynthesis.cancel();let i=new SpeechSynthesisUtterance(e),c=t||document.documentElement.lang||navigator.language||"";c&&(i.lang=c);let s=Nl(c);s&&(i.voice=s),i.rate=1,i.pitch=1,i.onstart=()=>{Jt=!0,a?.()},i.onend=()=>{n===Lt&&(Jt=!1,r?.())},i.onerror=l=>{Jt=!1,o?.(l),r?.()},window.speechSynthesis.speak(i)}catch(i){Jt=!1,o?.(i),r?.()}}var Tl=1100,Lo=.012,zl=320,Rl=.09,Pl=.25,ai=130,Al=700,Ll=12,Il=48,El=.45,Dl=.35,$l=.2,ri=.55;function _r({lang:e,onUtterance:t,onError:a,onBargeIn:r,silenceMs:o=Tl,paused:n=!1}){let[i,c]=Fr(!1),[s,l]=Fr(!1),[h,d]=Fr(""),[u,p]=Fr(!1),k=we(null),v=we(null),g=we(null),M=we(null),R=we(null),A=we(null),b=we(0),T=we(.008),D=we(0),w=we(0),O=we(""),N=we(0),_=we(0),$=we(!1),J=we(n),L=we(!1),B=we(!1),I=we(t),X=we(a),P=we(r);Zt(()=>{I.current=t},[t]),Zt(()=>{X.current=a},[a]),Zt(()=>{P.current=r},[r]),Zt(()=>{J.current=n},[n]),Zt(()=>{p(typeof window<"u"&&("SpeechRecognition"in window||"webkitSpeechRecognition"in window)&&!!navigator.mediaDevices?.getUserMedia)},[]);let j=It(()=>b.current,[]),Z=It(E=>{let f=M.current;return!f||E.length!==f.frequencyBinCount?!1:(f.getByteFrequencyData(E),!0)},[]),Y=It(()=>M.current?.frequencyBinCount??0,[]),m=we([]),U=we(null),q=we(!1),oe=we(0),x=we(0),C=It(E=>{let f=M.current;if(!f)return 0;let K=m.current;K.push(E),K.length>Il&&K.shift();let ie=0;if(K.length>=12){let Re=0;for(let Ze of K)Re+=Ze;if(Re/=K.length,Re>1e-4){let Ze=0;for(let zt of K)Ze+=(zt-Re)*(zt-Re);ie=Math.min(1,Math.sqrt(Ze/K.length)/Re/.6)}}let ee=0;(!U.current||U.current.length!==f.frequencyBinCount)&&(U.current=new Uint8Array(f.frequencyBinCount));let ae=U.current;f.getByteFrequencyData(ae);let Le=(g.current?.sampleRate??48e3)/2/ae.length,Ie=Math.floor(300/Le),Qe=Math.min(ae.length-1,Math.ceil(3400/Le)),Ke=0,ut=0;for(let Re=0;Re<ae.length;Re++)ut+=ae[Re],Re>=Ie&&Re<=Qe&&(Ke+=ae[Re]);ut>0&&(ee=Ke/ut);let mt=Math.min(1,E/(T.current+Lo*3));return El*mt+Dl*ie+$l*ee},[]),S=It(()=>{let E=O.current.trim();if(O.current="",N.current=_.current,d(""),l(!1),E){L.current=!1;let f=k.current;k.current=null;try{f?.stop()}catch{}I.current(E)}},[]),W=It(()=>{let E=M.current,f=A.current;if(!E||!f)return;E.getByteTimeDomainData(f);let K=0;for(let Ie=0;Ie<f.length;Ie++){let Qe=(f[Ie]-128)/128;K+=Qe*Qe}let ie=Math.sqrt(K/f.length),ee=Math.min(1,ie*4);b.current+=(ee-b.current)*(ee>b.current?.6:.12);let ae=Date.now(),be=J.current?ti()*Rl:0;ie>T.current+Lo+be?(D.current=ae,w.current||(w.current=ae)):(w.current=0,T.current=Math.min(T.current*1.02+2e-5,Math.max(.004,ie))),J.current?q.current?(C(ie)>ri?x.current+=1:x.current=Math.max(0,x.current-2),x.current>=Ll?(q.current=!1,x.current=0,rr(1,0),P.current?.()):ae-oe.current>Al&&(q.current=!1,x.current=0,rr(1,ai*2))):w.current&&ae-w.current>zl&&C(ie)>ri&&(w.current=0,q.current=!0,oe.current=ae,x.current=0,rr(Pl,ai)):O.current.trim()&&ae-D.current>o&&S(),R.current=requestAnimationFrame(W)},[S,o,C]),G=It(()=>{if(k.current||!$.current)return;let E=window.SpeechRecognition||window.webkitSpeechRecognition,f=new E;N.current=0,_.current=0,f.lang=e||document.documentElement.lang||navigator.language||"en-US",f.interimResults=!0,f.maxAlternatives=1,f.continuous=!0,f.onresult=K=>{let ie="";for(let ee=N.current;ee<K.results.length;ee++)ie+=K.results[ee][0].transcript;_.current=K.results.length,ie=ie.trim(),ie&&(O.current=ie,d(ie),l(!0))},f.onerror=K=>{let ie=K?.error||"";ie==="no-speech"||ie==="aborted"||X.current?.(ie)},f.onend=()=>{k.current=null,$.current&&L.current&&setTimeout(()=>{G()},120)},k.current=f;try{f.start()}catch{k.current=null,X.current?.("failed-to-start")}},[e]),y=It(()=>{L.current=!1;let E=k.current;k.current=null;try{E?.stop()}catch{}},[]),V=It(()=>{$.current=!1,q.current=!1,x.current=0,m.current=[],rr(1,0),L.current=!1,c(!1),l(!1),d(""),O.current="",b.current=0;let E=k.current;k.current=null;try{E?.abort()}catch{}R.current!==null&&(cancelAnimationFrame(R.current),R.current=null),v.current?.getTracks().forEach(f=>f.stop()),v.current=null,M.current=null,g.current?.close().catch(()=>{}),g.current=null},[]),H=It(async()=>{if(!($.current||!u)){$.current=!0,c(!0);try{let E=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0,autoGainControl:!0}});v.current=E;let f=window.AudioContext||window.webkitAudioContext,K=new f;g.current=K;let ie=K.createAnalyser();ie.fftSize=1024,ie.smoothingTimeConstant=.25,K.createMediaStreamSource(E).connect(ie),M.current=ie,A.current=new Uint8Array(ie.fftSize),T.current=.008,D.current=Date.now(),R.current=requestAnimationFrame(W)}catch(E){$.current=!1,c(!1),X.current?.(E?.name==="NotAllowedError"?"not-allowed":"audio-capture");return}L.current=!0,G()}},[u,W,G]);return Zt(()=>{i&&(n?(O.current="",d(""),q.current=!1,x.current=0,m.current=[],y()):(q.current=!1,D.current=Date.now(),L.current=!0,G()))},[n,i,G,y]),Zt(()=>{if(!i||n)return;let E=setInterval(()=>{let f=!!k.current,K=b.current>T.current+Lo;f&&K&&O.current},2e3);return()=>clearInterval(E)},[i,n]),Zt(()=>()=>{V()},[V]),{supported:u,active:i,hearing:s,interim:h,micLevel:j,micSpectrum:Z,spectrumBins:Y,start:H,stop:V}}import{jsx as Ea,jsxs as ni}from"react/jsx-runtime";var _l=({active:e})=>ni("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[Ea("rect",{x:"9",y:"2",width:"6",height:"11",rx:"3",fill:e?"currentColor":"none"}),Ea("path",{d:"M5 10a7 7 0 0 0 14 0"}),Ea("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),Ea("line",{x1:"8",y1:"23",x2:"16",y2:"23"})]});function Eo({onTranscript:e,onInterim:t,lang:a,className:r="",disabled:o=!1,onError:n}){let i=oi(e);Io(()=>{i.current=e},[e]);let c=oi(()=>{}),s=Fl(h=>{c.current(),i.current(h)},[]),l=_r({lang:a,onUtterance:s,onError:n});return Io(()=>{c.current=l.stop},[l.stop]),Io(()=>{l.interim&&t?.(l.interim)},[l.interim,t]),l.supported?ni("button",{type:"button",className:`kiku-voice-btn${l.active?" kiku-voice-btn--active":""} ${r}`,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:[Ea(_l,{active:l.active}),l.active&&Ea("span",{className:"kiku-voice-ripple","aria-hidden":"true"})]}):null}import{useRef as Bl,useState as ql}from"react";function Do(e){let t=e.indexOf(","),a=t===-1?e:e.slice(t+1);return Math.floor(a.length*.75)}async function Br(e){let t=await new Promise((a,r)=>{let o=new FileReader;o.onload=()=>a(o.result),o.onerror=()=>r(o.error??new Error("read failed")),o.readAsDataURL(e)});if(e.type==="image/gif"||e.type==="image/svg+xml"||Do(t)<=307200)return t;try{let a=await createImageBitmap(e);try{let r=Math.min(1,1536/Math.max(a.width,a.height)),o=Math.max(1,Math.round(a.width*r)),n=Math.max(1,Math.round(a.height*r)),i=document.createElement("canvas");i.width=o,i.height=n;let c=i.getContext("2d");if(!c)return t;c.drawImage(a,0,0,o,n);let s=e.type==="image/png",l=i.toDataURL(s?"image/png":"image/jpeg",.85);return Do(l)<Do(t)?l:t}finally{a.close?.()}}catch{return t}}import{useAkropolysContext as Hl}from"@akropolys/sdk";import{jsx as la,jsxs as ii}from"react/jsx-runtime";var Ul=()=>ii("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[la("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"}),la("circle",{cx:"12",cy:"13",r:"4"})]}),jl=()=>la("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",className:"kiku-vs-spin",children:la("path",{d:"M21 12a9 9 0 1 1-6.219-8.56"})});function Vl(e){return Br(e)}function $o({onResults:e,onError:t,categoryHint:a,className:r="",disabled:o=!1}){let n=Hl(),i=Bl(null),[c,s]=ql(!1),l=async h=>{if(h.type.startsWith("image/")){s(!0);try{let d=await Vl(h),u=await n.api.searchByImage(d,a);e(u,d)}catch(d){t?.(d instanceof Error?d:new Error(String(d)))}finally{s(!1),i.current&&(i.current.value="")}}};return ii("label",{className:`kiku-vs-btn${c?" kiku-vs-btn--loading":""} ${r}`,title:"Search by photo","aria-label":"Search by uploading a photo",style:{cursor:o||c?"not-allowed":"pointer"},children:[la("input",{ref:i,type:"file",accept:"image/*",capture:"environment",onChange:h=>h.target.files?.[0]&&l(h.target.files[0]),disabled:o||c,hidden:!0}),c?la(jl,{}):la(Ul,{})]})}import{Fragment as Yl,jsx as se,jsxs as ge}from"react/jsx-runtime";var ir=()=>se("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:se("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"})}),si=({active:e})=>ge("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[se("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5",fill:e?"currentColor":"none"}),e?ge(Yl,{children:[se("path",{d:"M15.54 8.46a5 5 0 0 1 0 7.07"}),se("path",{d:"M19.07 4.93a10 10 0 0 1 0 14.14"})]}):se("line",{x1:"23",y1:"9",x2:"17",y2:"15"})]});function qr({source:e,defaultCurrency:t,onSelect:a,isReferenced:r}){return ge("div",{className:Q("hsk-source-card",r&&"hsk-source-card--referenced"),onClick:()=>a?.(e),children:[e.image&&se("img",{src:e.image,alt:e.name,className:"hsk-source-img"}),ge("div",{style:{flex:1,minWidth:0,position:"relative"},children:[r&&se("div",{className:"hsk-cb-source-ref-badge",title:"Featured in response",style:{top:"0",right:"0"},children:se(ir,{})}),se("div",{className:"hsk-source-name",style:{paddingRight:r?"20px":void 0},children:e.name}),e.price&&ge("div",{className:"hsk-source-price",children:[e.currency??t," ",e.price]})]})]})}function ci({title:e="kiku",placeholder:t="Ask about anything in our store\u2026",emptyStateText:a="Ask me anything about our products",emptyStateSuggestions:r='"Find me headphones under KSh 5,000" \xB7 "Gift ideas"',defaultCurrency:o="KES",className:n,theme:i,classNames:c={},onSelectSource:s,enableVoice:l=!1,enableVision:h=!1,visionCategoryHint:d,enableAudioResponse:u=!0,ttsVoice:p,autoSpeakResponses:k=!0}){let v=Kl(),{messages:g,sources:M,referencedIds:R,loading:A,streaming:b,error:T,send:D,reset:w}=Wl(),[O,N]=or(""),[_,$]=or(!1),J=nr(null),L=nr(null),[B,I]=or(u),[X,P]=or(null),j=nr(b),Z=nr(!1),Y=A||_,[m,U]=or([]),q=nr(0);Fo(()=>{if(g.length===0){U([]),q.current=0;return}if(g.length>q.current){let y=g.slice(q.current);U(V=>[...V,...y]),q.current=g.length}else g.length<q.current?(U(g),q.current=g.length):U(y=>{let V=[...y],H=g.length-1,E=V.length-1;for(;H>=0&&E>=0;){if(V[E].role===g[H].role){V[E]={...V[E],content:g[H].content,actionType:g[H].actionType,thinking:g[H].thinking,thoughtForSeconds:g[H].thoughtForSeconds,statusMessage:g[H].statusMessage};break}E--}return V})},[g]),Fo(()=>{let y=j.current;j.current=b;let V=Z.current;if(Z.current=!1,y&&!b&&V&&B&&k){let H=m.length-1,E=m[H];E&&E.role==="assistant"&&E.content&&(P(H),Ao({client:v,text:E.content,voice:p,language:v.getShopperLanguage?.(),onEnd:()=>P(null),onError:()=>P(null)}))}},[b,B,k,m,p,v]),Fo(()=>{J.current?.scrollIntoView({behavior:Y?"auto":"smooth"})},[m,Y]);let oe=async()=>{let y=O.trim();!y||Y||(Ut(),P(null),N(""),L.current&&(L.current.style.height="auto"),await D(y))},x=y=>{y.key==="Enter"&&!y.shiftKey&&!y.nativeEvent.isComposing&&(y.preventDefault(),oe())},C=y=>{N(y.target.value);let V=y.target;V.style.height="auto",V.style.height=Math.min(V.scrollHeight,120)+"px"},S=(y,V)=>{X===y?(Ut(),P(null)):(P(y),Ao({client:v,text:V,voice:p,language:v.getShopperLanguage?.(),onEnd:()=>P(null),onError:()=>P(null)}))},W=(y,V)=>{let H={role:"user",content:"Uploaded a photo for visual search",imagePreview:V},E=y.style_dna,f=`I've analyzed your image! Here is the Style DNA I found:
4
+ `;E&&(E.color_palette&&(f+=`* **Palette:** ${E.color_palette}
5
+ `),E.dominant_colors&&E.dominant_colors.length>0&&(f+=`* **Colors:** ${E.dominant_colors.join(", ")}
6
+ `),E.aesthetic&&E.aesthetic.length>0&&(f+=`* **Aesthetic:** ${E.aesthetic.join(", ")}
7
+ `),E.texture&&(f+=`* **Texture:** ${E.texture}
8
+ `),E.formality&&(f+=`* **Formality:** ${E.formality}
9
+ `));let K=y.results||[];K.length>0?f+=`
10
+ I found ${K.length} matching products in the store for you.`:f+=`
11
+ I couldn't find any matching products in the store.`;let ie={role:"assistant",content:f,styleDNA:E,visualSources:K.map(ee=>{let ae=ee.entity??{},be=Ol(ae,void 0);return{id:ee.id,url:ee.url??ae.url,fields:ae,name:be.title,price:be.price,image:be.image,brand:be.subtitle,currency:typeof ae.currency=="string"?ae.currency:void 0}})};U(ee=>[...ee,H,ie])},{vars:G}=Aa(i);return ge("div",{className:Q("hsk-chat-widget",c.root,n),style:G,children:[ge("div",{className:Q("hsk-chat-header",c.header),children:[se("span",{className:"hsk-chat-header-icon",children:se(ir,{})}),se("span",{className:"hsk-chat-title",children:e}),se("span",{className:"hsk-chat-badge",children:"AI"}),ge("div",{style:{marginLeft:"auto",display:"flex",alignItems:"center",gap:"8px"},children:[u&&se("button",{type:"button",className:Q("hsk-audio-toggle-btn",B&&"hsk-audio-toggle-btn--active"),onClick:()=>{let y=!B;I(y),y||(Ut(),P(null))},title:B?"Mute AI audio response":"Enable AI audio response","aria-label":B?"Mute voice":"Enable voice",children:se(si,{active:B})}),m.length>0&&se("button",{className:"hsk-chat-reset",onClick:()=>{Ut(),w()},children:"Clear"})]})]}),ge("div",{className:"hsk-chat-messages",children:[m.length===0?ge("div",{className:"hsk-chat-empty",children:[se("div",{className:"hsk-chat-empty-icon",children:se(ir,{})}),se("div",{children:a}),se("div",{className:"hsk-chat-empty-suggestions",children:r})]}):m.map((y,V)=>ge("div",{children:[ge("div",{className:`hsk-msg-row ${y.role}`,children:[se("div",{className:Q("hsk-msg-avatar",y.role==="assistant"?"ai":"user"),children:y.role==="assistant"?se(ir,{}):"U"}),ge("div",{className:Q("hsk-msg-bubble",y.role,c.messageBubble),children:[y.imagePreview&&se("div",{className:"kiku-vs-preview-bubble",style:{marginBottom:"8px"},children:se("img",{src:y.imagePreview,alt:"Uploaded Preview",className:"kiku-vs-preview-bubble-img",style:{maxWidth:"200px",borderRadius:"8px"}})}),y.thinking&&ge("details",{className:"hsk-thinking-details",open:b&&V===m.length-1&&!y.content,children:[ge("summary",{className:"hsk-thinking-summary",children:["Thought for ",y.thoughtForSeconds??1,"s"]}),se("div",{className:"hsk-thinking-text",children:y.thinking})]}),!y.content&&!y.thinking&&y.role==="assistant"&&V===m.length-1&&ge("div",{className:"hsk-status-live",children:[se("span",{className:"hsk-status-dot"}),se("span",{children:y.statusMessage||"Thinking..."})]}),ca(y.content),y.role==="assistant"&&y.content&&!b&&se("button",{type:"button",className:Q("hsk-msg-audio-btn",X===V&&"hsk-msg-audio-btn--active"),onClick:()=>S(V,y.content),title:X===V?"Stop speaking":"Listen to response","aria-label":"Toggle speech",children:se(si,{active:X===V})}),b&&V===m.length-1&&y.role==="assistant"&&se("span",{className:"hsk-streaming-cursor"}),y.styleDNA&&ge("div",{className:"kiku-vs-preview-banner",style:{marginTop:"10px"},children:[m[V-1]?.imagePreview&&se("img",{src:m[V-1].imagePreview,alt:"Visual Search Input",className:"kiku-vs-preview-img"}),ge("div",{className:"kiku-vs-preview-info",children:[se("div",{className:"kiku-vs-preview-label",children:"Visual Match Palette"}),se("div",{className:"kiku-vs-preview-palette",children:y.styleDNA.color_palette||"Detected Style DNA"}),y.styleDNA.style_tags&&y.styleDNA.style_tags.length>0&&se("div",{className:"kiku-style-tags",children:y.styleDNA.style_tags.map((H,E)=>ge("span",{className:"kiku-style-tag",children:["#",H]},E))})]})]})]})]}),y.role==="assistant"&&y.visualSources&&y.visualSources.length>0&&se("div",{className:"hsk-sources-container",children:se("div",{className:"hsk-sources",children:y.visualSources.map((H,E)=>se(qr,{source:H,defaultCurrency:o,onSelect:s},E))})}),y.role==="assistant"&&V===m.length-1&&!y.visualSources&&M.length>0&&(()=>{if(A||b)return se("div",{className:"hsk-sources-container",children:se("div",{className:"hsk-sources",children:M.map((K,ie)=>{let ee=!!(K.id&&R.includes(K.id));return se(qr,{source:K,defaultCurrency:o,onSelect:s,isReferenced:ee},ie)})})});let E=M.filter(K=>K.id&&R.includes(K.id)),f=R.length>0?[]:M.filter(K=>!K.id||!R.includes(K.id));return ge("div",{className:"hsk-sources-container",children:[E.length>0&&ge("div",{className:"hsk-sources-group",style:{marginBottom:"10px"},children:[se("div",{className:"hsk-sources-group-title",children:"\u2B50 Featured in response"}),se("div",{className:"hsk-sources",children:E.map((K,ie)=>se(qr,{source:K,defaultCurrency:o,onSelect:s,isReferenced:!0},`feat-${ie}`))})]}),f.length>0&&ge("div",{className:"hsk-sources-group",children:[E.length>0&&se("div",{className:"hsk-sources-group-title",children:"All matches"}),se("div",{className:"hsk-sources",children:f.map((K,ie)=>se(qr,{source:K,defaultCurrency:o,onSelect:s,isReferenced:!1},`gen-${ie}`))})]})]})})()]},V)),Y&&ge("div",{className:"hsk-msg-row",children:[se("div",{className:"hsk-msg-avatar ai",children:se(ir,{})}),ge("div",{className:"hsk-pending",role:"status","aria-live":"polite",children:[ge("div",{className:"hsk-pending-glyph",children:[se("span",{className:"hsk-pending-ring"}),se("span",{className:"hsk-pending-dot"})]}),ge("div",{className:"hsk-pending-text",children:[se("span",{className:"hsk-pending-step step-1",children:"Searching catalog"}),se("span",{className:"hsk-pending-step step-2",children:"Reasoning"}),se("span",{className:"hsk-pending-step step-3",children:"Composing"})]})]})]}),T&&se("div",{className:"hsk-chat-error",children:(()=>{try{let y=JSON.parse(T);return y.error||y.message||T}catch{return T}})()}),se("div",{ref:J})]}),ge("div",{className:"hsk-chat-input-area",style:{display:"flex",alignItems:"center",gap:"8px"},children:[h&&se($o,{onResults:W,onError:y=>console.error("[VisualSearch] error:",y),categoryHint:d,disabled:Y}),se("textarea",{ref:L,className:Q("hsk-chat-input",c.input),value:O,onChange:C,onKeyDown:x,placeholder:t,rows:1,disabled:Y,style:{flex:1}}),l&&se(Eo,{onTranscript:y=>{Z.current=!0,Ut(),P(null),N(y),D(y),N("")},onInterim:y=>N(y),disabled:Y}),se("button",{className:"hsk-chat-send",onClick:oe,disabled:!O.trim()||Y,"aria-label":"Send message",children:se(ar,{})})]})]})}import{useState as Tn,useEffect as Ld,useCallback as Zs}from"react";import{createPortal as Id}from"react-dom";var sr=`@property --hsk-chat-bg{syntax:'<color>';inherits:true;initial-value:#0a0a0a}@property --hsk-chat-text{syntax:'<color>';inherits:true;initial-value:#f0efed}@property --hsk-chat-muted{syntax:'<color>';inherits:true;initial-value:#888888}@property --hsk-chat-divide{syntax:'<color>';inherits:true;initial-value:rgba(255,255,255,.08)}@property --hsk-chat-input-bg{syntax:'<color>';inherits:true;initial-value:#191919}@property --hsk-chat-source-bg{syntax:'<color>';inherits:true;initial-value:rgba(255,255,255,.04)}@property --hsk-fade-bg{syntax:'<color>';inherits:true;initial-value:#0a0a0a}@property --hsk-surface-1{syntax:'<color>';inherits:true;initial-value:rgba(255,255,255,.06)}@property --hsk-surface-2{syntax:'<color>';inherits:true;initial-value:#1f1f22}@property --hsk-bubble-bg{syntax:'<color>';inherits:true;initial-value:#1f1f22}@property --hsk-think-text{syntax:'<color>';inherits:true;initial-value:#a6a6a6}@property --hsk-placeholder{syntax:'<color>';inherits:true;initial-value:#555555}@property --hsk-grid-bg{syntax:'<color>';inherits:true;initial-value:#1a1a1c}@property --hsk-active-bg{syntax:'<color>';inherits:true;initial-value:#f0efed}@property --hsk-on-active{syntax:'<color>';inherits:true;initial-value:#0a0a0a}@property --hsk-src-title{syntax:'<color>';inherits:true;initial-value:#f9fafb}@property --hsk-src-desc{syntax:'<color>';inherits:true;initial-value:#9ca3af}@property --hsk-price-bg{syntax:'<color>';inherits:true;initial-value:rgba(255,255,255,.08)}@property --hsk-price-text{syntax:'<color>';inherits:true;initial-value:#ff7a45}@property --hsk-sheet-bg{syntax:'<color>';inherits:true;initial-value:#1f1f22}@property --hsk-primary{syntax:'<color>';inherits:true;initial-value:#ff6a33}:host,:root{--hsk-border-radius:0;--hsk-brand-green:#2D7A4B;--hsk-font:"Geist","Inter",-apple-system,BlinkMacSystemFont,"SF Pro Text","SF Pro Display","Segoe UI",Roboto,Helvetica,Arial,sans-serif;--hsk-default-font-size:15px}.hsk-cb-btn,.hsk-cb-close,.hsk-cb-topbar-btn,.hsk-cb-chip,.hsk-cb-source,.hsk-cb-sources-next,.hsk-action-pill,.hsk-chat-send,.hsk-chat-reset,.hsk-close-btn,.hsk-cb-overlay{--hsk-font-size:16px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;font-family:var(--hsk-font)}.hsk-cb-overlay{transition:--hsk-chat-bg .45s cubic-bezier(.16,1,.3,1),--hsk-chat-text .45s cubic-bezier(.16,1,.3,1),--hsk-chat-muted .45s cubic-bezier(.16,1,.3,1),--hsk-chat-divide .45s cubic-bezier(.16,1,.3,1),--hsk-chat-input-bg .45s cubic-bezier(.16,1,.3,1),--hsk-surface-1 .45s cubic-bezier(.16,1,.3,1),--hsk-surface-2 .45s cubic-bezier(.16,1,.3,1),--hsk-bubble-bg .45s cubic-bezier(.16,1,.3,1),--hsk-primary .45s cubic-bezier(.16,1,.3,1),--hsk-grid-bg .45s cubic-bezier(.16,1,.3,1),--hsk-active-bg .45s cubic-bezier(.16,1,.3,1),--hsk-on-active .45s cubic-bezier(.16,1,.3,1),--hsk-src-title .45s cubic-bezier(.16,1,.3,1),--hsk-src-desc .45s cubic-bezier(.16,1,.3,1),--hsk-price-bg .45s cubic-bezier(.16,1,.3,1),--hsk-price-text .45s cubic-bezier(.16,1,.3,1),--hsk-sheet-bg .45s cubic-bezier(.16,1,.3,1),background-color .45s cubic-bezier(.16,1,.3,1),border-color .45s cubic-bezier(.16,1,.3,1),color .45s cubic-bezier(.16,1,.3,1),fill .45s cubic-bezier(.16,1,.3,1),stroke .45s cubic-bezier(.16,1,.3,1),box-shadow .45s cubic-bezier(.16,1,.3,1)}.hsk-kiku-avatar,.hsk-kiku-avatar *{transition:none}@media (prefers-reduced-motion:reduce){.hsk-cb-overlay,.hsk-cb-overlay *,.hsk-cb-overlay *::before,.hsk-cb-overlay *::after{transition:none}}.hsk-cb-overlay button,.hsk-cb-overlay [role="button"],.hsk-cb-overlay input,.hsk-cb-overlay textarea,.hsk-cb-overlay select,.hsk-chat button,.hsk-chat [role="button"],.hsk-chat input,.hsk-chat textarea,.hsk-chat select,.hsk-cb-btn,.hsk-search button,.hsk-search [role="button"],.hsk-search input,.hsk-search textarea,.hsk-search select{touch-action:manipulation;-webkit-tap-highlight-color:transparent;font-family:var(--hsk-font)}:host,:root,.hsk-cb-btn,.hsk-cb-overlay,.hsk-chat-widget{--hsk-marble-1:color-mix(in srgb,var(--hsk-primary,#ff6a33) 12%,#fffaf4);--hsk-marble-2:color-mix(in srgb,var(--hsk-primary,#ff6a33) 30%,#fdf0e4);--hsk-marble-3:color-mix(in srgb,var(--hsk-primary,#ff6a33) 62%,#e8cbb0);--hsk-marble-4:color-mix(in srgb,var(--hsk-primary,#ff6a33) 85%,#6d3a1c);--hsk-marble-sheen:.5}@media (prefers-color-scheme:dark){:host,:root,.hsk-cb-btn,.hsk-cb-overlay,.hsk-chat-widget{--hsk-marble-1:#FFFDF6;--hsk-marble-2:#FBF3E2;--hsk-marble-3:color-mix(in srgb,var(--hsk-primary,#ff6a33) 20%,#EDDFC4);--hsk-marble-4:color-mix(in srgb,var(--hsk-primary,#ff6a33) 42%,#D8C39C);--hsk-marble-sheen:.9}}.hsk-chat-widget{--hsk-bg:var(--chat-bg-color,#ffffff);--hsk-text:var(--chat-text-color,#1f1f1f);--hsk-primary:var(--chat-primary-color,#ff6a33);--hsk-font:var(--chat-font-family,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif);--hsk-font-size:var(--chat-font-size,16px);display:flex;flex-direction:column;height:100%;min-height:320px;font-family:var(--hsk-font);letter-spacing:normal;word-spacing:normal;text-transform:none;background:var(--hsk-bg);border:1px solid #f1f3f4;border-radius:var(--hsk-border-radius,0);overflow:hidden}@media (prefers-color-scheme:dark){.hsk-chat-widget{--hsk-bg:var(--chat-bg-color,#0a0a0a);--hsk-text:var(--chat-text-color,#e8eaed);border-color:#202124}}.hsk-chat-header{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid #f1f3f4;background:var(--hsk-bg);flex-shrink:0}@media (prefers-color-scheme:dark){.hsk-chat-header{border-bottom-color:#202124}}.hsk-chat-header-icon{color:var(--hsk-primary);display:flex;align-items:center}.hsk-chat-title{font-size:14px;font-weight:600;color:var(--hsk-text)}.hsk-chat-badge{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hsk-primary);background:rgba(255,106,51,.09);border:1px solid rgba(255,106,51,.18);padding:2px 8px;border-radius:var(--hsk-border-radius,0)}.hsk-chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;overscroll-behavior:contain}.hsk-chat-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:8px;color:#555;font-size:13px;text-align:center;padding:24px}.hsk-chat-empty-icon{font-size:28px;margin-bottom:4px;color:var(--hsk-primary);display:flex;align-items:center;justify-content:center}.hsk-chat-empty-suggestions{font-size:12px;color:#666;margin-top:4px}.hsk-msg-row{display:flex;gap:8px;align-items:flex-start}.hsk-msg-row.user{flex-direction:row-reverse}.hsk-msg-avatar{width:28px;height:28px;border-radius:var(--hsk-border-radius,0);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.hsk-msg-avatar.ai{background:rgba(255,106,51,.12);border:1px solid rgba(255,106,51,.25);color:var(--hsk-primary);display:flex;align-items:center;justify-content:center}.hsk-msg-avatar.user{background:#f1f3f4;color:#5f6368}@media (prefers-color-scheme:dark){.hsk-msg-avatar.user{background:#202124;color:#888}}.hsk-msg-bubble{max-width:78%;padding:10px 14px;border-radius:var(--hsk-border-radius,0);font-size:var(--hsk-font-size,13px);line-height:1.6}.hsk-msg-bubble.ai{background:var(--hsk-bg);border:1px solid #f1f3f4;color:var(--hsk-text)}@media (prefers-color-scheme:dark){.hsk-msg-bubble.ai{border-color:#202124}}.hsk-msg-bubble.user{background:var(--hsk-primary);color:#fff}.hsk-streaming-cursor{display:inline-block;width:6px;height:1.1em;margin-inline-start:3px;vertical-align:-2px;background-color:var(--hsk-primary);animation:hsk-cursor-blink .9s infinite}@keyframes hsk-cursor-blink{0%,100%{opacity:1}50%{opacity:0}}.hsk-status-live{display:flex;align-items:center;gap:8px;font-size:12px;color:#666;padding:4px 0 8px 0;font-weight:500}.hsk-status-dot{width:8px;height:8px;border-radius:50%;background-color:var(--hsk-primary);animation:hsk-pulse 1.4s infinite ease-in-out}@keyframes hsk-pulse{0%,100%{transform:scale(.8);opacity:.5}50%{transform:scale(1.2);opacity:1}}.hsk-thinking-details{margin-bottom:10px;padding:8px 12px;background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.06);border-radius:8px;font-size:12px}.hsk-thinking-summary{cursor:pointer;font-weight:600;color:#666;user-select:none}.hsk-thinking-text{margin-top:8px;white-space:pre-wrap;color:#555;font-family:monospace;font-size:11px;line-height:1.4;max-height:200px;overflow-y:auto}.hsk-sources-container{margin-inline-start:36px}.hsk-sources{margin-top:10px;display:flex;flex-direction:column;gap:6px}.hsk-source-card{display:flex;align-items:center;gap:10px;padding:8px 10px;background:#f8f9fa;border:1px solid #f1f3f4;border-radius:var(--hsk-border-radius,0);cursor:pointer;transition:border-color .15s}@media (prefers-color-scheme:dark){.hsk-source-card{background:#1a1a1b;border-color:#202124}}.hsk-source-card:hover{border-color:rgba(255,106,51,.37)}.hsk-source-img{width:36px;height:36px;object-fit:cover;border-radius:var(--hsk-border-radius,0);background:#fff}.hsk-source-name{font-size:12px;font-weight:500;color:var(--hsk-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsk-source-price{font-size:11px;color:var(--hsk-primary);font-weight:700;margin-top:2px}.hsk-typing{display:flex;gap:4px;align-items:center;padding:10px 14px;background:var(--hsk-bg);border:1px solid #f1f3f4;border-radius:var(--hsk-border-radius,0);width:fit-content}@media (prefers-color-scheme:dark){.hsk-typing{border-color:#202124}}.hsk-typing-dot{width:6px;height:6px;background:var(--hsk-primary);border-radius:50%;animation:hsk-chat-bounce 1.2s infinite}.hsk-typing-dot:nth-child(2){animation-delay:.2s}.hsk-typing-dot:nth-child(3){animation-delay:.4s}@keyframes hsk-chat-bounce{0%,100%{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.hsk-pending{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;background:var(--hsk-bg);border:1px solid #f1f3f4;border-radius:var(--hsk-border-radius,0);position:relative}@media (prefers-color-scheme:dark){.hsk-pending{border-color:#202124}}.hsk-pending-glyph{width:18px;height:18px;position:relative;display:inline-flex;align-items:center;justify-content:center}.hsk-pending-ring{width:18px;height:18px;border-radius:50%;border:2px solid rgba(255,106,51,.25);border-top-color:var(--hsk-primary);animation:hsk-pending-spin 1.1s linear infinite}.hsk-pending-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--hsk-primary);box-shadow:0 0 8px rgba(255,106,51,.45);animation:hsk-pending-pulse 1.4s ease-in-out infinite}.hsk-pending-text{position:relative;min-width:140px;height:16px;font-size:12px;color:var(--hsk-text);letter-spacing:.01em}.hsk-pending-step{position:absolute;left:0;top:0;opacity:0;animation:hsk-pending-cycle 6s infinite}.hsk-pending-step.step-1{animation-delay:0s}.hsk-pending-step.step-2{animation-delay:2s}.hsk-pending-step.step-3{animation-delay:4s}@keyframes hsk-pending-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes hsk-pending-pulse{0%,100%{transform:scale(.75);opacity:.6}50%{transform:scale(1);opacity:1}}@keyframes hsk-pending-cycle{0%,10%{opacity:0;transform:translateY(2px)}20%,45%{opacity:1;transform:translateY(0)}55%,100%{opacity:0;transform:translateY(-2px)}}.hsk-chat-input-area{display:flex;align-items:center;gap:8px;padding:12px 14px;border-top:1px solid #f1f3f4;background:var(--hsk-bg);flex-shrink:0}@media (prefers-color-scheme:dark){.hsk-chat-input-area{border-top-color:#202124}}.hsk-chat-input{flex:1;background:#f1f3f4;border:1px solid #f1f3f4;border-radius:var(--hsk-border-radius,0);padding:9px 14px;font-size:13px;color:var(--hsk-text);outline:none;font-family:inherit;transition:border-color .2s;resize:none;min-height:38px;max-height:120px;line-height:1.5}@media (prefers-color-scheme:dark){.hsk-chat-input{background:#1a1a1b;border-color:#202124}}.hsk-chat-input::placeholder{color:#888}.hsk-chat-input:focus{border-color:var(--hsk-primary)}.hsk-chat-send{width:34px;height:34px;border-radius:var(--hsk-border-radius,0);background:var(--hsk-primary);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px;transition:opacity .15s,transform .1s}.hsk-chat-send:hover{opacity:.88}.hsk-chat-send:active{transform:scale(.93)}.hsk-chat-send:disabled{opacity:.4;cursor:not-allowed}.hsk-chat-reset{font-size:11px;color:#555;cursor:pointer;padding:0 4px;transition:color .15s;background:none;border:none;font-family:inherit}.hsk-chat-reset:hover{color:var(--hsk-primary)}.hsk-chat-error{font-size:12px;color:#ef4444;text-align:center;padding:8px}.hsk-cb-btn{--hsk-primary:var(--chat-primary-color,#ff6a33);display:inline-flex;align-items:center;gap:7px;padding:8px 16px;border-radius:var(--hsk-border-radius,0);border:1px solid rgba(255,106,51,.4);background:rgba(255,106,51,.1);color:var(--hsk-primary);font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,transform .16s cubic-bezier(.34,1.56,.64,1),box-shadow .15s;will-change:transform}.hsk-cb-btn:hover{background:rgba(255,106,51,.18);border-color:rgba(255,106,51,.7);box-shadow:0 4px 16px rgba(255,106,51,.2)}.hsk-cb-btn:active{transform:scale(.98)}.hsk-cb-btn-icon{font-size:15px;line-height:1;display:flex;align-items:center}.hsk-cb-overlay{--hsk-primary:var(--chat-primary-color,#ff6a33);--hsk-font:var(--chat-font-family,"Geist",ui-sans-serif,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif);letter-spacing:normal;word-spacing:normal;font-kerning:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--hsk-font-size:var(--hsk-desktop-font-size,15px);--hsk-mobile-font-size:14px;position:fixed !important;inset:0 !important;width:100vw !important;height:100vh !important;height:100dvh !important;z-index:2147483647 !important;display:flex !important;flex-direction:column !important;overflow:hidden !important;animation:hsk-overlay-in .2s ease-out;background:var(--hsk-chat-bg,#ffffff) !important;box-sizing:border-box !important;margin:0 !important;padding:0 !important}@keyframes hsk-overlay-in{from{opacity:0}to{opacity:1}}.hsk-cb-overlay.hsk-cb-overlay--grows{animation:hsk-overlay-in .18s cubic-bezier(.16,1,.3,1) both !important}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-panel{transform-origin:var(--hsk-ox,50%) var(--hsk-oy,50%);animation:hsk-panel-float-in .22s cubic-bezier(.16,1,.3,1) both !important}@keyframes hsk-panel-float-in{0%{opacity:0;transform:translateY(8px) scale(.985)}100%{opacity:1;transform:translateY(0) scale(1)}}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-msgs{animation:hsk-content-fade .2s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-content-fade{0%{opacity:0;transform:translateY(4px)}100%{opacity:1;transform:translateY(0)}}.hsk-cb-lang-chip,.hsk-cb-chip{animation:hsk-pill-wave .22s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.04s+var(--hsk-pill-idx,0) * .012s)}.hsk-cb-lang-chips-hint{animation:hsk-content-fade .22s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.04s+var(--hsk-pill-idx,0) * .012s)}@keyframes hsk-pill-wave{0%{opacity:0;transform:translateY(6px) scale(.96)}100%{opacity:1;transform:translateY(0) scale(1)}}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-input-wrap{animation:hsk-input-dock .22s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-input-dock{0%{opacity:0;transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-hello-avatar{animation:hsk-avatar-spring .22s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-avatar-spring{0%{opacity:0;transform:scale(.92)}100%{opacity:1;transform:scale(1)}}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-hello-wrap{animation:hsk-hello-spring .2s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-hello-spring{0%{opacity:0;transform:translateY(6px)}100%{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hsk-cb-overlay.hsk-cb-overlay--grows{animation:none !important;-webkit-clip-path:none !important;clip-path:none !important}.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-panel,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-msgs,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-lang-chip,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-chip,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-input-wrap,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-hello-avatar,.hsk-cb-overlay.hsk-cb-overlay--grows .hsk-cb-hello-wrap{animation:none !important}}.hsk-cb-panel{position:relative;display:flex;flex-direction:column;height:100%;max-width:720px;width:100%;margin:0 auto;animation:hsk-panel-in .28s cubic-bezier(.34,1.2,.64,1)}.hsk-cb-main{flex:1;min-width:0;display:flex;flex-direction:column;height:100%;overflow:hidden}@keyframes hsk-panel-in{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hsk-cb-topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:14px var(--hsk-gutter,24px) 10px;flex-shrink:0;position:relative;z-index:10;background:transparent !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important}.hsk-cb-topbar::after{display:none !important}.hsk-cb-topbar-left{display:flex;align-items:center;gap:10px;justify-self:start;min-width:0}.hsk-cb-topbar-mark{justify-self:center;display:flex;flex-direction:column;align-items:center;line-height:0;cursor:pointer;user-select:none;touch-action:manipulation;transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-topbar-mark:hover{transform:translateY(-1px)}.hsk-cb-topbar-mark[data-unread="true"] .hsk-cb-topbar-name{background:var(--hsk-primary,#ff6a33);color:#fff;box-shadow:0 0 0 3px var(--hsk-chat-bg,#ffffff);animation:hsk-unread-pill .9s cubic-bezier(.34,1.56,.64,1) infinite}@keyframes hsk-unread-pill{0%,100%{transform:scale(1,1)}38%{transform:scale(1.08,.92)}62%{transform:scale(.97,1.03)}}@media (prefers-reduced-motion:reduce){.hsk-cb-topbar-mark[data-unread="true"] .hsk-cb-topbar-name{animation:none}}.hsk-cb-topbar-name{margin-top:-5px;padding:3px 13px;white-space:nowrap;border-radius:999px;background:var(--hsk-surface-2);box-shadow:0 0 0 3px var(--hsk-chat-bg),0 1px 3px rgba(0,0,0,.12);font-size:12px;font-weight:700;line-height:18px;letter-spacing:-.01em;color:var(--hsk-name-text,var(--hsk-chat-text));transform-origin:50% 0;transition:transform .18s cubic-bezier(.34,1.8,.64,1)}.hsk-cb-topbar-mark{position:relative;z-index:100}.hsk-cb-topbar-ooze-menu{position:absolute;top:calc(100%+12px) !important;left:50%;transform:translateX(-50%);width:216px !important;max-width:calc(100vw - 32px);padding:6px !important;border-radius:18px;background:color-mix(in srgb,var(--hsk-chat-bg,#ffffff) 68%,transparent) !important;backdrop-filter:blur(28px) saturate(190%) contrast(102%) !important;-webkit-backdrop-filter:blur(28px) saturate(190%) contrast(102%) !important;border:1px solid color-mix(in srgb,var(--hsk-chat-border,rgba(255,255,255,.35)) 35%,transparent) !important;border-top:1px solid rgba(255,255,255,.7) !important;border-bottom:1px solid color-mix(in srgb,#000 6%,transparent) !important;box-shadow:0 16px 38px -6px color-mix(in srgb,var(--hsk-chat-text,#000) 10%,transparent),0 0 0 1px rgba(255,255,255,.25) inset,0 1px 0 0 rgba(255,255,255,.5) inset !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:4px !important;width:100% !important;box-shadow:none !important;margin-top:6px !important;padding:0 !important;background:transparent !important}.hsk-cb-topbar-ooze-menu .hsk-cb-theme-grid-item{width:100%;height:30px;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;padding:6px 10px;border-radius:12px;border:1px solid color-mix(in srgb,var(--hsk-chat-border,rgba(255,255,255,.4)) 25%,transparent) !important;border-top:1px solid rgba(255,255,255,.6) !important;background:color-mix(in srgb,var(--hsk-chat-bg,#ffffff) 62%,transparent) !important;backdrop-filter:blur(14px) !important;-webkit-backdrop-filter:blur(14px) !important;color:var(--hsk-chat-muted,#71717a);font-size:11px;font-weight:550;box-sizing:border-box;white-space:nowrap;box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 0 0 rgba(255,255,255,.35) inset !important;cursor:pointer;transition:all .16s cubic-bezier(.16,1,.3,1)}.hsk-cb-topbar-ooze-menu .hsk-cb-theme-grid-item:hover{background:color-mix(in srgb,var(--hsk-chat-bg,#ffffff) 80%,transparent) !important;color:var(--hsk-chat-text,currentColor) !important;transform:translateY(-1px)}.hsk-cb-topbar-ooze-menu .hsk-cb-theme-grid-item.is-active{background:var(--hsk-primary,#ff6a33) !important;color:#ffffff !important;border-color:var(--hsk-primary,#ff6a33) !important;box-shadow:0 3px 12px color-mix(in srgb,var(--hsk-primary,#ff6a33) 35%,transparent),0 1px 0 0 rgba(255,255,255,.4) inset !important}@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;width:200px;max-width:200px;min-width:200px;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;width:200px;max-width:200px;min-width:200px;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%;height:28px;padding:0 11px;border-radius:999px;background:color-mix(in srgb,var(--hsk-chat-bg,#ffffff) 62%,transparent);backdrop-filter:blur(22px) saturate(180%);-webkit-backdrop-filter:blur(22px) saturate(180%);border:1px solid color-mix(in srgb,var(--hsk-chat-border,rgba(255,255,255,.35)) 30%,transparent) !important;border-top:1px solid rgba(255,255,255,.6) !important;border-bottom:1px solid color-mix(in srgb,#000 6%,transparent) !important;box-shadow:0 4px 14px -2px color-mix(in srgb,var(--hsk-chat-text,#000) 6%,transparent),0 1px 0 0 rgba(255,255,255,.4) inset;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);background:color-mix(in srgb,var(--hsk-chat-bg,#ffffff) 80%,transparent);border-top-color:rgba(255,255,255,.75) !important;transform:translateY(-1px);box-shadow:0 6px 18px -2px color-mix(in srgb,var(--hsk-chat-text,#000) 9%,transparent),0 1px 0 0 rgba(255,255,255,.55) inset}.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;background:color-mix(in srgb,var(--hsk-chat-bg,#ffffff) 65%,transparent) !important;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid color-mix(in srgb,var(--hsk-chat-border,rgba(255,255,255,.35)) 30%,transparent) !important;border-top:1px solid rgba(255,255,255,.6) !important;border-bottom:1px solid color-mix(in srgb,#000 6%,transparent) !important;box-shadow:0 4px 16px -2px color-mix(in srgb,var(--hsk-chat-text,#000) 6%,transparent),0 1px 0 0 rgba(255,255,255,.4) inset !important;color:var(--hsk-chat-text) !important;font-size:11.5px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s cubic-bezier(.16,1,.3,1)}.hsk-cb-theme-squircle-trigger:hover{background:color-mix(in srgb,var(--hsk-chat-bg,#ffffff) 80%,transparent) !important;color:var(--hsk-primary,#ff6a33) !important;border-top-color:rgba(255,255,255,.8) !important;transform:translateY(-1px);box-shadow:0 6px 20px -2px color-mix(in srgb,var(--hsk-chat-text,#000) 10%,transparent),0 1px 0 0 rgba(255,255,255,.55) inset !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-scout-rail-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-scout-rail-trigger{display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 12px;border-radius:16px;background:color-mix(in srgb,var(--hsk-chat-bg,#ffffff) 65%,transparent) !important;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid color-mix(in srgb,var(--hsk-chat-border,rgba(255,255,255,.35)) 30%,transparent) !important;border-top:1px solid rgba(255,255,255,.6) !important;border-bottom:1px solid color-mix(in srgb,#000 6%,transparent) !important;box-shadow:0 4px 16px -2px color-mix(in srgb,var(--hsk-chat-text,#000) 6%,transparent),0 1px 0 0 rgba(255,255,255,.4) inset !important;color:var(--hsk-chat-text) !important;font-size:11.5px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s cubic-bezier(.16,1,.3,1)}.hsk-cb-scout-rail-trigger:hover{background:color-mix(in srgb,var(--hsk-chat-bg,#ffffff) 80%,transparent) !important;color:var(--hsk-primary,#ff6a33) !important;border-top-color:rgba(255,255,255,.8) !important;transform:translateY(-1px);box-shadow:0 6px 20px -2px color-mix(in srgb,var(--hsk-chat-text,#000) 10%,transparent),0 1px 0 0 rgba(255,255,255,.55) inset !important}.hsk-cb-scout-rail-card{width:200px;max-width:200px;min-width:200px;box-sizing:border-box;border-radius:18px;background:color-mix(in srgb,var(--hsk-chat-bg,#ffffff) 70%,transparent);backdrop-filter:blur(28px) saturate(190%) contrast(102%);-webkit-backdrop-filter:blur(28px) saturate(190%) contrast(102%);border:1px solid color-mix(in srgb,var(--hsk-chat-border,rgba(255,255,255,.4)) 35%,transparent);border-top:1px solid rgba(255,255,255,.65);border-bottom:1px solid color-mix(in srgb,#000 6%,transparent);box-shadow:0 16px 38px -6px color-mix(in srgb,var(--hsk-chat-text,#000) 10%,transparent),0 0 0 1px rgba(255,255,255,.2) inset,0 1px 0 0 rgba(255,255,255,.5) inset;padding:7px;z-index:100;transform-origin:bottom center;will-change:opacity;animation:hsk-scout-card-in .26s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-scout-card-in{from{opacity:0;translate:0 6px}to{opacity:1;translate:none}}.hsk-cb-theme-2x2-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;padding:6px;width:200px;max-width:200px;min-width:200px;box-sizing:border-box;border-radius:18px;background:color-mix(in srgb,var(--hsk-chat-bg,#ffffff) 70%,transparent);backdrop-filter:blur(28px) saturate(190%) contrast(102%);-webkit-backdrop-filter:blur(28px) saturate(190%) contrast(102%);border:1px solid color-mix(in srgb,var(--hsk-chat-border,rgba(255,255,255,.4)) 35%,transparent);border-top:1px solid rgba(255,255,255,.65);border-bottom:1px solid color-mix(in srgb,#000 6%,transparent);box-shadow:0 16px 38px -6px color-mix(in srgb,var(--hsk-chat-text,#000) 10%,transparent),0 0 0 1px rgba(255,255,255,.2) inset,0 1px 0 0 rgba(255,255,255,.5) inset;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;height:30px;padding:0 10px;border-radius:12px;border:1px solid color-mix(in srgb,var(--hsk-chat-border,rgba(255,255,255,.3)) 25%,transparent) !important;border-top:1px solid rgba(255,255,255,.45) !important;outline:none !important;background:color-mix(in srgb,var(--hsk-chat-bg,#ffffff) 65%,transparent);color:var(--hsk-chat-text,currentColor);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);font-size:11px;font-weight:550;cursor:pointer;font-family:inherit;transition:all .18s cubic-bezier(.16,1,.3,1);box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 0 0 rgba(255,255,255,.3) inset !important;box-sizing:border-box;white-space:nowrap}.hsk-cb-theme-grid-item svg{flex-shrink:0;width:12px;height:12px}.hsk-cb-theme-grid-item:hover{background:color-mix(in srgb,var(--hsk-chat-bg,#ffffff) 85%,transparent);color:var(--hsk-chat-text,currentColor);border-top-color:rgba(255,255,255,.7) !important;transform:translateY(-1px);box-shadow:0 3px 8px rgba(0,0,0,.08),0 1px 0 0 rgba(255,255,255,.45) inset !important}.hsk-cb-theme-grid-item.is-active{background:var(--hsk-primary,#ff6a33) !important;border-color:var(--hsk-primary,#ff6a33) !important;color:#ffffff !important;box-shadow:0 2px 10px color-mix(in srgb,var(--hsk-primary,#ff6a33) 38%,transparent),0 1px 0 0 rgba(255,255,255,.4) inset !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-squircle-btn{width:34px;height:34px;border-radius:11px;background:color-mix(in srgb,var(--hsk-surface-1,currentColor) 35%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid color-mix(in srgb,var(--hsk-chat-border,currentColor) 16%,transparent);border-top:1px solid rgba(255,255,255,.35);border-bottom:1px solid color-mix(in srgb,#000 6%,transparent);box-shadow:0 2px 6px color-mix(in srgb,var(--hsk-chat-text,#000) 6%,transparent),0 1px 0 0 rgba(255,255,255,.25) inset;color:var(--hsk-chat-muted,currentColor);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:all .18s cubic-bezier(.16,1,.3,1);position:relative;flex-shrink:0}.hsk-cb-squircle-btn:hover{background:color-mix(in srgb,var(--hsk-surface-2,currentColor) 50%,transparent);color:var(--hsk-chat-text,currentColor);border-top-color:rgba(255,255,255,.55);box-shadow:0 3px 10px color-mix(in srgb,var(--hsk-chat-text,#000) 8%,transparent),0 1px 0 0 rgba(255,255,255,.35) inset;transform:translateY(-1px)}.hsk-cb-squircle-btn:active{transform:scale(.95)}.hsk-cb-squircle-btn.is-active{background:color-mix(in srgb,var(--hsk-primary,#ff6a33) 16%,transparent);border-color:var(--hsk-primary,#ff6a33);color:var(--hsk-primary,#ff6a33);box-shadow:0 0 12px color-mix(in srgb,var(--hsk-primary,#ff6a33) 30%,transparent),0 1px 0 0 rgba(255,255,255,.3) inset}.hsk-cb-squircle-btn--dashed{border-style:dashed;border-color:color-mix(in srgb,var(--hsk-chat-text,currentColor) 28%,transparent)}.hsk-cb-squircle-btn--dashed:hover{border-color:var(--hsk-primary,#ff6a33);color:var(--hsk-primary,#ff6a33)}.hsk-cb-exit-btn:hover{background:rgba(239,68,68,.12);border-color:rgba(239,68,68,.3);border-top-color:rgba(239,68,68,.5);color:#ef4444}.hsk-cb-desktop-scout-dropdown{position:absolute;top:calc(100%+10px);right:0;width:320px;border-radius:20px;background:color-mix(in srgb,var(--hsk-chat-bg,#ffffff) 65%,transparent);backdrop-filter:blur(28px) saturate(190%) contrast(102%);-webkit-backdrop-filter:blur(28px) saturate(190%) contrast(102%);border:1px solid color-mix(in srgb,var(--hsk-chat-border,rgba(255,255,255,.3)) 40%,transparent);border-top:1px solid rgba(255,255,255,.5);border-bottom:1px solid color-mix(in srgb,#000 6%,transparent);box-shadow:0 12px 34px -4px color-mix(in srgb,var(--hsk-chat-text,#000) 10%,transparent),0 0 0 1px rgba(255,255,255,.25) inset,0 1px 0 0 rgba(255,255,255,.45) inset;padding:12px;z-index:1000;animation:hsk-desktop-scout-enter .2s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-desktop-scout-enter{0%{opacity:0;transform:translateY(-8px) scale(.96)}100%{opacity:1;transform:translateY(0) scale(1)}}.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}.hsk-cb-ink-skeleton{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:12px;animation:hsk-ink-bloom-in .22s cubic-bezier(.16,1,.3,1) both}.hsk-cb-ink-line{position:relative;border-radius:999px;overflow:hidden;background:color-mix(in srgb,var(--hsk-chat-text,#ffffff) 6%,transparent)}.hsk-cb-ink-line::after{content:'';position:absolute;inset:0;background:linear-gradient( 90deg,transparent 0,color-mix(in srgb,var(--hsk-primary,#ff6a33) 12%,transparent) 35%,color-mix(in srgb,var(--hsk-chat-text,#ffffff) 14%,transparent) 50%,color-mix(in srgb,var(--hsk-primary,#ff6a33) 12%,transparent) 65%,transparent 100% );transform:translateX(-100%);animation:hsk-ink-sheen 2.2s cubic-bezier(.4,0,.2,1) infinite}.hsk-cb-ink-line--title{height:30px;width:50%;max-width:220px;border-radius:14px;margin-bottom:2px}.hsk-cb-ink-line--lead1{height:14px;width:78%;max-width:340px}.hsk-cb-ink-line--lead2{height:14px;width:60%;max-width:260px}.hsk-cb-ink-line--ask{height:15px;width:40%;max-width:170px;margin-top:3px}@keyframes hsk-ink-sheen{0%{transform:translateX(-100%)}100%{transform:translateX(200%)}}@keyframes hsk-ink-bloom-in{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@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-user-footer{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:6px;width:100%;margin-top:2px;min-height:16px;line-height:1}.hsk-cb-ai-footer{display:flex;align-items:center;gap:4px;margin-top:4px;min-height:16px;line-height:1}.hsk-cb-ai-body:hover .hsk-cb-msg-actions,.hsk-cb-ai-body:focus-within .hsk-cb-msg-actions{opacity:1;pointer-events:auto;transform:translateY(0)}.hsk-cb-sent-status{font-size:11px;line-height:1;color:var(--hsk-chat-muted,#8a8f98);padding:0;display:inline-flex;align-items:center;user-select:none;animation:hsk-sent-in .2s ease-out both}.hsk-cb-msg-actions{display:inline-flex;align-items:center;gap:2px;padding:0;opacity:0;pointer-events:none;transform:translateX(3px);transition:opacity .18s cubic-bezier(.16,1,.3,1),transform .18s cubic-bezier(.16,1,.3,1)}.hsk-cb-user-msg:hover .hsk-cb-msg-actions,.hsk-cb-user-msg:focus-within .hsk-cb-msg-actions,.hsk-cb-msg-actions--visible{opacity:1;pointer-events:auto;transform:translateX(0)}.hsk-cb-msg-actions--failed{opacity:1 !important;pointer-events:auto !important;transform:translateX(0) !important}.hsk-cb-msg-action{display:inline-flex;align-items:center;gap:3.5px;padding:1px 6.5px;height:16px;border-radius:999px;font-size:11px;font-weight:500;font-family:var(--hsk-font);line-height:1;color:var(--hsk-chat-muted,#8a8f98);background:transparent;border:none;box-shadow:none;cursor:pointer;user-select:none;transition:color .15s ease,background-color .15s ease,transform .18s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-msg-action .hsk-cb-msg-action-label{font-size:11px;line-height:1}.hsk-cb-msg-action:hover:not(:disabled){color:var(--hsk-chat-text,#ffffff) !important;background:var(--hsk-chat-divide,rgba(140,140,140,.18));transform:translateY(-0.5px)}.hsk-cb-msg-action:active:not(:disabled){transform:translateY(0) scale(.95);transition-duration:.1s}.hsk-cb-msg-action--retry{color:var(--hsk-primary,#ff6a33);background:color-mix(in srgb,var(--hsk-primary,#ff6a33) 10%,transparent)}.hsk-cb-msg-action--retry:hover:not(:disabled){color:var(--hsk-on-active,#ffffff) !important;background:var(--hsk-primary,#ff6a33) !important;box-shadow:0 1px 6px color-mix(in srgb,var(--hsk-primary,#ff6a33) 35%,transparent)}.hsk-cb-failed-notice{display:inline-flex;align-items:center;gap:4px;font-size:11px;line-height:1;color:#ef4444;font-weight:500;user-select:none}.hsk-cb-failed-dot{width:5px;height:5px;border-radius:999px;background:#ef4444;box-shadow:0 0 5px rgba(239,68,68,.6);animation:hsk-failed-pulse 1.8s ease-in-out infinite}@keyframes hsk-failed-pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.25);opacity:.7}}.hsk-cb-msg-action--copied{color:#10b981 !important;background:rgba(16,185,129,.15) !important;font-weight:600}@media (max-width:640px){.hsk-cb-msg-actions{display:none !important}}@keyframes hsk-sent-in{from{opacity:0}to{opacity:1}}.hsk-cb-user-bubble--queued{opacity:.55}.hsk-cb-queued-status{display:inline-flex;align-items:center;gap:5px;font-size:11px;line-height:1;color:var(--hsk-chat-muted,#8a8f98);padding:4px 0 0;background:none;border:none;cursor:pointer;font-family:var(--hsk-font);animation:hsk-sent-in .2s ease-out both}.hsk-cb-queued-dot{width:5px;height:5px;border-radius:999px;background:currentColor;animation:hsk-queued-pulse 1.1s ease-in-out infinite}@keyframes hsk-queued-pulse{0%,100%{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.hsk-cb-queued-now{color:var(--hsk-primary,#ff6a33);font-weight:600;transition:opacity .15s ease}.hsk-cb-queued-status:hover .hsk-cb-queued-now{opacity:.7}@media (prefers-reduced-motion:reduce){.hsk-cb-queued-dot{animation:none;opacity:.8}}.hsk-cb-timeline{display:none}@media (min-width:900px){.hsk-cb-timeline.hsk-cb-timeline--left{display:block;position:absolute;left:auto !important;right:100% !important;margin-right:28px !important;top:50%;transform:translateY(-50%) !important;width:180px;max-height:60%;overflow:hidden;z-index:10;pointer-events:auto;direction:ltr !important;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 86%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 86%,transparent)}.hsk-cb-timeline.hsk-cb-timeline--right{display:block;position:absolute;left:100% !important;right:auto !important;margin-left:28px !important;top:50%;transform:translateY(-50%) !important;width:180px;max-height:60%;overflow:hidden;z-index:10;pointer-events:auto;direction:ltr !important;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 86%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 86%,transparent)}.hsk-cb-timeline-track{animation:hsk-tl-in .32s cubic-bezier(.22,1,.36,1) both}}@keyframes hsk-tl-in{from{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.hsk-cb-timeline-track{--hsk-tl-x:9px;position:relative;padding-left:26px !important;padding-right:6px !important;transition:transform .28s cubic-bezier(.22,1,.36,1)}.hsk-cb-timeline-track::before,.hsk-cb-timeline-track::after{content:'';position:absolute;left:calc(var(--hsk-tl-x) - 1px) !important;right:auto !important;top:8px;bottom:8px;width:2px;border-radius:2px}.hsk-cb-timeline-track::before{background:var(--hsk-chat-divide,rgba(0,0,0,.09))}.hsk-cb-timeline-track::after{background:var(--hsk-primary,#ff6a33);opacity:.5;transform-origin:top;transform:scaleY(var(--hsk-tl-progress,0));transition:transform .18s linear}.hsk-cb-tl-item{--hsk-tl-d:0;position:relative;display:block;width:100%;padding:7px 6px 7px 0 !important;border:none;background:none;text-align:left !important;cursor:pointer;font-family:var(--hsk-font)}.hsk-cb-tl-dot{position:absolute;left:calc(var(--hsk-tl-x,9px) - 3.5px) !important;right:auto !important;top:50%;width:7px;height:7px;margin-top:-3.5px;border-radius:999px;background:var(--hsk-chat-divide,rgba(0,0,0,.18));opacity:max(.25,calc(1 - var(--hsk-tl-d) * .22));transition:transform .28s cubic-bezier(.34,1.4,.64,1),opacity .46s cubic-bezier(.22,1,.36,1),background .2s ease}.hsk-cb-tl-label{display:block;font-size:12px;line-height:1.4;color:var(--hsk-chat-muted,#8a8f98);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform:translateX(calc(var(--hsk-tl-d) * 7px));opacity:max(.32,calc(.9 - var(--hsk-tl-d) * .15));transition:transform .46s cubic-bezier(.22,1,.36,1),opacity .46s cubic-bezier(.22,1,.36,1),color .2s ease}.hsk-cb-tl-item:hover .hsk-cb-tl-label{opacity:1;transform:translateX(calc(var(--hsk-tl-d) * 7px - 2px))}.hsk-cb-tl-item:hover .hsk-cb-tl-dot{transform:scale(1.25)}.hsk-cb-tl-cursor{position:absolute;left:calc(var(--hsk-tl-x,9px) - 4.5px) !important;right:auto !important;top:0;width:9px;height:9px;margin-top:-4.5px;border-radius:999px;background:var(--hsk-primary,#ff6a33);transform:translateY(0);transition:transform .44s cubic-bezier(.22,1,.36,1);will-change:transform;pointer-events:none}.hsk-cb-tl-item--on .hsk-cb-tl-dot{opacity:.35}.hsk-cb-tl-item--on .hsk-cb-tl-label{color:var(--hsk-chat-text,#1f1f1f);opacity:1;font-weight:500}@media (prefers-reduced-motion:reduce){.hsk-cb-timeline-track{animation:none}.hsk-cb-timeline-track::after,.hsk-cb-tl-label,.hsk-cb-tl-cursor,.hsk-cb-tl-dot{transition:none}}@media (prefers-color-scheme:dark){.hsk-cb-ai-text{--hsk-chat-ai-bg:#26262a;background:var(--hsk-chat-ai-bg);color:#f9fafb}}.hsk-cb-sources-wrap{position:relative;margin-top:20px}.hsk-cb-sources{display:flex;flex-direction:row;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.hsk-cb-sources::-webkit-scrollbar{display:none}.hsk-cb-sources-fade-left,.hsk-cb-sources-fade-right{position:absolute;top:0;bottom:4px;width:30px;pointer-events:none;z-index:2}.hsk-cb-sources-fade-left,.hsk-cb-sources-fade-right{background-color:var(--hsk-fade-bg,var(--hsk-chat-bg,#0e0e0f))}.hsk-cb-sources-fade-left,[dir="rtl"] .hsk-cb-sources-fade-right{-webkit-mask-image:linear-gradient(to right,#000 0,rgba(0,0,0,.55) 45%,transparent 100%);mask-image:linear-gradient(to right,#000 0,rgba(0,0,0,.55) 45%,transparent 100%)}.hsk-cb-sources-fade-right,[dir="rtl"] .hsk-cb-sources-fade-left{-webkit-mask-image:linear-gradient(to left,#000 0,rgba(0,0,0,.55) 45%,transparent 100%);mask-image:linear-gradient(to left,#000 0,rgba(0,0,0,.55) 45%,transparent 100%)}.hsk-cb-sources-fade-left{inset-inline-start:0}.hsk-cb-sources-fade-right{inset-inline-end:0}.hsk-cb-sources-next,.hsk-cb-sources-prev{position:absolute;top:42%;transform:translateY(-50%);width:34px;height:34px;border-radius:50% !important;background:var(--hsk-chat-bg,#ffffff) !important;border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.12)) !important;color:var(--hsk-primary,#ff6a33) !important;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(0,0,0,.14);z-index:10;cursor:pointer;transition:transform .2s cubic-bezier(.34,1.56,.64,1),background .18s ease,color .18s ease,box-shadow .18s ease}.hsk-cb-sources-next:hover,.hsk-cb-sources-prev:hover{background:var(--hsk-primary,#ff6a33) !important;color:#ffffff !important;border-color:var(--hsk-primary,#ff6a33) !important;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 18px rgba(255,106,51,.35)}.hsk-cb-sources-next{inset-inline-end:2px}.hsk-cb-sources-prev{inset-inline-start:2px}[dir="rtl"] .hsk-cb-sources-next svg,[dir="rtl"] .hsk-cb-sources-prev svg{transform:scaleX(-1)}.hsk-cb-carousel-dots{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:10px}.hsk-cb-dot-item{width:6px;height:6px;border-radius:50%;background:rgba(150,150,150,.35);transition:all .25s cubic-bezier(.34,1.56,.64,1);cursor:pointer}.hsk-cb-dot-item--active{width:18px;border-radius:999px;background:var(--hsk-primary,#ff6a33)}.hsk-cb-source{flex:0 0 188px;scroll-snap-align:start;border-radius:var(--hsk-border-radius,0);border:none;background:transparent;cursor:pointer;transition:transform .14s,opacity .14s;animation:hsk-card-in .26s ease-out both;overflow:visible}@keyframes hsk-card-in{from{opacity:0;transform:translateX(16px)}to{opacity:1;transform:none}}.hsk-cb-source:hover{transform:translateY(-3px);opacity:.92}.hsk-cb-src-imgwrap{width:188px;height:188px;overflow:hidden;border-radius:var(--hsk-border-radius,0);display:block;background:var(--hsk-chat-source-bg,#f8f9fa)}.hsk-cb-src-imgwrap img{width:100%;height:100%;object-fit:cover;transition:transform .22s;display:block}.hsk-cb-source:hover .hsk-cb-src-imgwrap img{transform:scale(1.05)}.hsk-cb-src-imgwrap-empty{width:188px;height:188px;background:var(--hsk-chat-divide,rgba(0,0,0,.06));display:flex;align-items:center;justify-content:center;color:var(--hsk-chat-muted,#555);font-size:32px}.hsk-cb-src-info{padding:8px 2px 0}.hsk-cb-sources-wrap--compact{margin-top:10px}.hsk-cb-sources-wrap--compact .hsk-cb-sources{gap:10px}.hsk-cb-sources-wrap--compact .hsk-cb-source{flex:0 0 96px}.hsk-cb-sources-wrap--compact .hsk-cb-src-imgwrap,.hsk-cb-sources-wrap--compact .hsk-cb-src-imgwrap-empty{width:96px;height:96px}.hsk-cb-sources-wrap--compact .hsk-cb-src-imgwrap-empty{font-size:20px}.hsk-cb-sources-wrap--compact .hsk-cb-src-name{font-size:12px;-webkit-line-clamp:1}.hsk-cb-sources-wrap--compact .hsk-cb-src-price{font-size:11px;padding:1px 6px}.hsk-cb-sources-wrap--compact .hsk-cb-source-ref-badge{display:none}.hsk-cb-src-name{font-size:13px;font-weight:600;color:var(--hsk-chat-text,#333);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hsk-cb-src-price{display:inline-flex;align-items:center;width:fit-content;max-width:100%;padding:2px 9px;border-radius:9999px;background:var(--hsk-chat-source-bg,rgba(0,0,0,.05));border:1px solid var(--hsk-chat-divide,rgba(0,0,0,.08));font-size:12px;font-weight:600;color:var(--hsk-primary,#ff6a33);margin-top:5px;line-height:1.2}.hsk-cb-typing-row{display:flex;align-items:flex-start;gap:14px;padding:20px 0}@keyframes hsk-shimmer{0%{background-position:130% 0}100%{background-position:-110% 0}}.hsk-cb-input-wrap{position:relative;--hsk-composer-pad-top:16px;--hsk-composer-pad-x:var(--hsk-gutter,24px);padding:var(--hsk-composer-pad-top) var(--hsk-composer-pad-x) 24px;flex-shrink:0;background:transparent !important;z-index:10}.hsk-cb-input-wrap::after{display:none !important}.hsk-cb-input-card{border-radius:20px;background:var(--hsk-chat-input-bg,#ffffff);border:none !important;outline:none !important;box-shadow:0 3px 14px -1px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.03) !important;overflow:hidden;position:relative;z-index:1;transition:height .22s cubic-bezier(.32,.72,0,1)}.hsk-cb-input-card:focus-within{border:none !important;outline:none !important;box-shadow:0 4px 18px -1px rgba(0,0,0,.07),0 2px 6px rgba(0,0,0,.04) !important}.hsk-cb-docked-header{display:flex;align-items:center;gap:8px;padding:10px 16px 6px;background:transparent;border-bottom:none !important;user-select:none}.hsk-cb-docked-icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--hsk-primary,#ff6a33)}.hsk-cb-docked-title{font-size:13px;font-weight:700;color:var(--hsk-primary,#ff6a33);letter-spacing:-0.01em}.hsk-cb-docked-sub{font-size:12px;font-weight:500;letter-spacing:-0.01em;color:var(--hsk-chat-text,#1f1f1f);flex:1}.hsk-cb-docked-close{background:none;border:none;color:var(--hsk-chat-muted,rgba(0,0,0,.4));font-size:16px;line-height:1;cursor:pointer;padding:2px 6px;border-radius:50%;transition:background .12s,color .12s}.hsk-cb-docked-close:hover{background:rgba(0,0,0,.08);color:var(--hsk-chat-text,#111111)}.hsk-cb-field{margin-inline:5px}.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-field{margin-inline:0}.hsk-cb-docked-options{display:flex;flex-direction:column;padding:4px 6px;background:transparent;border-bottom:none !important;max-height:220px;overflow-y:auto;scrollbar-width:thin}.hsk-cb-docked-option{display:flex;align-items:center;gap:10px;width:100%;padding:8px 12px;border:none;background:transparent !important;border-radius:10px;color:var(--hsk-chat-text,#1f1f1f);font-family:inherit;font-size:14px;text-align:start;cursor:pointer;transition:color .15s ease}.hsk-cb-docked-option:hover,.hsk-cb-docked-option:focus{background:transparent !important;color:var(--hsk-primary,#ff6a33)}.hsk-cb-docked-option-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:color-mix(in srgb,var(--hsk-primary,#ff6a33) 12%,transparent);color:var(--hsk-primary,#ff6a33);flex-shrink:0;overflow:hidden;transition:transform .2s cubic-bezier(.34,1.56,.64,1),background .18s ease}.hsk-cb-docked-option:hover .hsk-cb-docked-option-icon,.hsk-cb-docked-option:focus .hsk-cb-docked-option-icon{background:color-mix(in srgb,var(--hsk-primary,#ff6a33) 22%,transparent);transform:scale(1.15) rotate(4deg)}.hsk-cb-docked-option-icon img{width:100%;height:100%;object-fit:cover}.hsk-cb-docked-option-title{font-weight:500;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .15s ease}.hsk-cb-docked-option-desc{font-size:12px;color:var(--hsk-chat-muted,#6b7280);font-weight:400}.hsk-cb-docked-option-price{font-size:12px;font-weight:600;color:var(--hsk-chat-muted,#6b7280)}.hsk-cb-input-box{position:relative;display:grid;grid-template-columns:auto auto 1fr auto auto;grid-template-rows:auto 0;align-items:center;justify-items:start;column-gap:10px;row-gap:0;transition:grid-template-rows .2s cubic-bezier(.32,.72,0,1),row-gap .2s cubic-bezier(.32,.72,0,1);background:transparent !important;border:none !important;outline:none !important;border-radius:0 !important;padding-block:12px;padding-inline:18px 14px;box-shadow:none !important}.hsk-cb-tools-toggle{display:none}.hsk-cb-toolsheet-wrap{position:absolute;bottom:calc(100% - 6px);inset-inline-start:var(--hsk-composer-pad-x,14px);inset-inline-end:auto;z-index:100;transform-origin:bottom left;animation:hsk-toolsheet-in .22s cubic-bezier(.16,1,.3,1) both;pointer-events:auto}[dir="rtl"] .hsk-cb-toolsheet-wrap,.hsk-cb-panel[dir="rtl"] .hsk-cb-toolsheet-wrap{transform-origin:bottom right}.hsk-cb-toolsheet{position:relative;z-index:1;min-width:200px;padding:6px;border-radius:16px;background:var(--hsk-chat-source-bg,rgba(255,255,255,.08));border:none !important;box-shadow:none !important}@keyframes hsk-toolsheet-in{0%{opacity:0;transform:translateY(8px) scale(.92)}100%{opacity:1;transform:translateY(0) scale(1)}}.hsk-cb-toolsheet-scrim{position:fixed;inset:0;z-index:90;background:transparent;cursor:default}.hsk-cb-toolsheet-item{display:flex;align-items:center;gap:11px;width:100%;padding:10px 12px;border:none;border-radius:11px;background:transparent;color:var(--hsk-chat-text,#111827);font-family:var(--hsk-font);font-size:15px;text-align:start;cursor:pointer;transition:background-color .15s ease}.hsk-cb-toolsheet-item:hover:not(:disabled){background:var(--hsk-chat-subtle,rgba(0,0,0,.05))}.hsk-cb-toolsheet-item:disabled{opacity:.45;cursor:default}.hsk-cb-toolsheet-item>svg{flex-shrink:0;color:var(--hsk-chat-muted,#6b7280)}[data-hsk-theme] .hsk-cb-toolsheet{background:var(--hsk-sheet-bg,var(--hsk-chat-input-bg,#f3f4f6)) !important;border:none !important}[data-hsk-theme] .hsk-cb-toolsheet-item{color:var(--hsk-chat-text,#111827) !important}[data-hsk-theme] .hsk-cb-toolsheet-item:hover:not(:disabled){background:var(--hsk-sheet-hover,var(--hsk-surface-2,rgba(0,0,0,.05))) !important}[data-hsk-theme] .hsk-cb-toolsheet-item>svg{color:var(--hsk-chat-muted,#6b7280) !important}@media (prefers-reduced-motion:reduce){.hsk-cb-toolsheet-wrap,.hsk-cb-toolsheet-stem{animation:none}.hsk-cb-toolsheet-stem{transform:scale(.62)}}.hsk-cb-input-box>.hsk-cb-attach-btn{grid-column:1;grid-row:1}.hsk-cb-input-box>.hsk-cb-voice-mode-btn{grid-column:2;grid-row:1}.hsk-cb-input-box>.hsk-cb-field{grid-column:3;grid-row:1}.hsk-cb-input-box>.hsk-cb-mic-btn{grid-column:4;grid-row:1}.hsk-cb-input-box>.hsk-cb-send,.hsk-cb-input-box>.hsk-chat-send{grid-column:5;grid-row:1}.hsk-cb-input-box[data-expanded="true"]{grid-template-rows:auto 36px;row-gap:6px}.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-field{grid-column:1 / -1;grid-row:1}.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-attach-btn,.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-voice-mode-btn,.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-mic-btn,.hsk-cb-input-box[data-expanded="true"]>.hsk-cb-send,.hsk-cb-input-box[data-expanded="true"]>.hsk-chat-send{grid-row:2}.hsk-cb-textarea{width:100%;background:transparent;border:none;outline:none;resize:none;font-size:var(--hsk-input-font-size,16px);font-family:var(--hsk-font);color:var(--hsk-chat-text,#111);min-height:28px;max-height:140px;field-sizing:content;line-height:var(--hsk-input-line-height,1.55);word-break:break-word;overflow-wrap:break-word;padding:0;transition:height .18s cubic-bezier(.32,.72,0,1),color .42s cubic-bezier(.16,1,.3,1);scrollbar-width:none}.hsk-cb-textarea::-webkit-scrollbar{width:0;height:0}.hsk-cb-textarea::placeholder{color:var(--hsk-chat-muted,#9ca3af);font-family:var(--hsk-font);font-size:16px}.hsk-cb-attach-btn,.hsk-cb-mic-btn,.hsk-cb-send,.hsk-chat-send{width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:none;cursor:pointer;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s cubic-bezier(.34,1.56,.64,1),background-color .42s cubic-bezier(.16,1,.3,1),opacity .2s ease;font-family:inherit;margin:0;padding:0}.hsk-cb-send,.hsk-chat-send{background:linear-gradient(135deg,#007aff 0,#0056b3 100%);color:#ffffff;border-radius:12px !important;box-shadow:0 4px 14px rgba(0,122,255,.38),inset 0 1px 0 rgba(255,255,255,.35);position:relative;overflow:hidden}.hsk-cb-send .hsk-telegram-icon,.hsk-chat-send .hsk-telegram-icon{transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-send:hover:not(:disabled),.hsk-chat-send:hover:not(:disabled){opacity:1;transform:translateY(-1px) scale(1.05);box-shadow:0 6px 18px rgba(0,122,255,.48),inset 0 1px 0 rgba(255,255,255,.45)}.hsk-cb-send:hover:not(:disabled) .hsk-telegram-icon,.hsk-chat-send:hover:not(:disabled) .hsk-telegram-icon{transform:translate(2px,-2px) rotate(-10deg) scale(1.1)}.hsk-cb-send:active:not(:disabled),.hsk-chat-send:active:not(:disabled){transform:translateY(0) scale(.94);box-shadow:0 1px 4px rgba(0,122,255,.3)}.hsk-cb-send:disabled,.hsk-chat-send:disabled{opacity:.4;cursor:not-allowed;background:var(--hsk-chat-muted,#ccc);box-shadow:none}.hsk-cb-send--stop{background:#e5342a !important}.hsk-cb-send--stop:hover{background:#c92a21 !important;opacity:1}.hsk-cb-hint{text-align:center;font-size:9px;line-height:14px;color:var(--hsk-chat-muted,#bbb);margin-top:10px}.hsk-cb-field{position:relative;grid-area:field;display:flex;align-items:center;width:100%;min-width:0;--hsk-input-font-size:16px;--hsk-input-line-height:1.55;--hsk-input-control:36px;--hsk-input-line-box:calc(var(--hsk-input-font-size) * var(--hsk-input-line-height))}.hsk-cb-listening{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.hsk-cb-listening span{width:2px;height:2px;border-radius:999px;background:var(--hsk-primary,#ff6a33);opacity:.3;transform-origin:center;will-change:transform,opacity;transition:transform 90ms linear,opacity 90ms linear}.hsk-animated-placeholder{position:absolute;inset:0;display:flex;align-items:center;height:100%;pointer-events:none;overflow:hidden;user-select:none;padding:0;z-index:1}.hsk-cb-input-box>*{--hsk-cascade-ease:cubic-bezier(.45,0,.55,1);--hsk-cascade-dur:.44s;--hsk-cascade-step:55ms}.hsk-cb-input-box[data-cascade]>*:not([type="file"]):not(.hsk-cb-field){animation-duration:var(--hsk-cascade-dur);animation-timing-function:var(--hsk-cascade-ease);animation-fill-mode:none}.hsk-cb-input-box[data-cascade="a"]>*:not([type="file"]):not(.hsk-cb-field){animation-name:hsk-leaf-settle-a}.hsk-cb-input-box[data-cascade="b"]>*:not([type="file"]):not(.hsk-cb-field){animation-name:hsk-leaf-settle-b}.hsk-cb-input-box[data-cascade]>*:not([type="file"]):not(.hsk-cb-field),.hsk-animated-placeholder__char{will-change:transform}.hsk-cb-input-box:hover>*,.hsk-cb-input-box:focus-within>*{will-change:auto}.hsk-cb-input-box>*{--hsk-cascade-field:110ms}.hsk-cb-input-box[data-cascade]>.hsk-cb-attach-btn{animation-delay:0ms}.hsk-cb-input-box[data-cascade]>.hsk-cb-voice-mode-btn{animation-delay:var(--hsk-cascade-step)}.hsk-cb-input-box[data-cascade]>.hsk-cb-mic-btn{animation-delay:calc(var(--hsk-cascade-field)+var(--hsk-text-sweep,0ms))}.hsk-cb-input-box[data-cascade]>.hsk-cb-send,.hsk-cb-input-box[data-cascade]>.hsk-chat-send{animation-delay:calc(var(--hsk-cascade-field)+var(--hsk-text-sweep,0ms)+var(--hsk-cascade-step))}@keyframes hsk-leaf-settle-a{0%{transform:translateY(0) scale(1)}42%{transform:translateY(-3px) scale(1.05)}100%{transform:translateY(0) scale(1)}}@keyframes hsk-leaf-settle-b{0%{transform:translateY(0) scale(1)}42%{transform:translateY(-3px) scale(1.05)}100%{transform:translateY(0) scale(1)}}.hsk-cb-input-box>.hsk-cb-field .hsk-animated-placeholder__char{animation-name:hsk-placeholder-animate-up}@media (prefers-reduced-motion:reduce){.hsk-cb-input-box[data-cascade="a"]>*,.hsk-cb-input-box[data-cascade="b"]>*{animation:none;transform:none;opacity:1}.hsk-cb-textarea,.hsk-cb-input-card{transition-property:background-color,box-shadow}}.hsk-animated-placeholder__char{display:inline-block;font-size:var(--hsk-input-font-size,16px);line-height:var(--hsk-input-line-height,1.55);color:var(--hsk-chat-muted,#9ca3af);font-family:var(--hsk-font);white-space:pre;animation:hsk-placeholder-animate-up .46s cubic-bezier(.16,1,.3,1) both}@keyframes hsk-placeholder-animate-up{0%{opacity:0;transform:translateY(9px);color:hsl(var(--hsk-ph-hue,0) var(--hsk-ph-sat,68%) var(--hsk-ph-light,55%))}55%{opacity:1;color:hsl(var(--hsk-ph-hue,0) var(--hsk-ph-sat,68%) var(--hsk-ph-light,55%))}100%{opacity:1;transform:translateY(0);color:var(--hsk-chat-muted,#9ca3af)}}@media (prefers-reduced-motion:reduce){.hsk-animated-placeholder__char{animation:none;transform:none;opacity:1;color:var(--hsk-chat-muted,#9ca3af);animation-delay:0ms !important}}.hsk-cb-voice-error{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;line-height:1.4;max-width:90%;margin-inline:auto;text-wrap:balance;color:#ff6b6b;margin-top:8px;padding:4px 12px;border-radius:12px;background:rgba(229,72,77,.12);border:none;cursor:pointer;animation:hsk-msg-in .2s ease-out both}.hsk-cb-voice-error-dismiss{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;border:none;background:rgba(255,255,255,.12);color:inherit;font-size:14px;line-height:1;cursor:pointer;padding:0;flex-shrink:0;transition:background .15s ease,transform .15s ease}.hsk-cb-voice-error-dismiss:hover{background:rgba(255,255,255,.25);transform:scale(1.1)}.hsk-cb-img-strip{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 18px 2px 18px;background:transparent;border:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;animation:hsk-msg-in .2s ease-out both}.hsk-cb-img-thumb-wrap{position:relative;width:60px;height:60px;flex-shrink:0;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08),0 0 0 1px rgba(255,255,255,.12);transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1);overflow:visible}.hsk-cb-img-thumb-wrap:hover{transform:translateY(-2px);box-shadow:0 6px 14px rgba(0,0,0,.12),0 0 0 1px rgba(255,255,255,.2)}.hsk-cb-img-thumb{width:100%;height:100%;object-fit:cover;border-radius:12px;border:none;display:block}.hsk-cb-img-thumb-remove{position:absolute;top:-5px;inset-inline-end:-5px;width:18px;height:18px;border-radius:50%;background:rgba(20,20,24,.75);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#ffffff;border:1px solid rgba(255,255,255,.25);box-shadow:0 2px 6px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:transform .15s cubic-bezier(.16,1,.3,1),background-color .15s ease;z-index:2}.hsk-cb-img-thumb-remove:hover{background:rgba(239,68,68,.92);border-color:rgba(255,255,255,.4);transform:scale(1.15)}.hsk-cb-attach-btn,.hsk-cb-mic-btn,.hsk-cb-voice-mode-btn{position:relative;width:36px;height:36px;border-radius:12px;border:none !important;outline:none !important;background:transparent;color:var(--hsk-chat-muted,#71717a);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:none !important;opacity:.75;transition:transform .35s cubic-bezier(.34,1.8,.64,1),background-color .2s ease,color .2s ease,opacity .2s ease;font-family:inherit;overflow:visible}.hsk-cb-attach-btn:hover:not(:disabled),.hsk-cb-mic-btn:hover:not(:disabled),.hsk-cb-voice-mode-btn:hover:not(:disabled){opacity:1;color:var(--hsk-chat-text,#1f1f1f);background:transparent;transform:translateY(-1px)}.hsk-cb-attach-btn:active:not(:disabled),.hsk-cb-mic-btn:active:not(:disabled),.hsk-cb-voice-mode-btn:active:not(:disabled){transform:translateY(0) scale(.94);transition-duration:.1s}.hsk-cb-attach-btn svg,.hsk-cb-mic-btn svg,.hsk-cb-voice-mode-btn svg{overflow:visible}.hsk-cb-attach-btn svg{transition:transform .34s cubic-bezier(.22,1,.36,1)}.hsk-cb-attach-btn:hover:not(:disabled) svg{transform:rotate(-14deg) translateY(-1px)}.hsk-mic-cap{transform-box:fill-box;transform-origin:center;transition:transform .32s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-mic-btn:hover:not(:disabled) .hsk-mic-cap{transform:translateY(-1.5px)}.hsk-wave-bar{transform-box:fill-box;transform-origin:center;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-voice-mode-btn:hover:not(:disabled) .hsk-wave-bar{animation:hsk-wave-wake .52s cubic-bezier(.34,1.8,.64,1) both,hsk-wave-live var(--hsk-period,1.1s) ease-in-out .52s infinite;animation-delay:calc(var(--hsk-bar,0) * 55ms),calc(.52s+var(--hsk-bar,0) * 55ms)}.hsk-cb-voice-mode-btn:hover:not(:disabled) .hsk-wave-bar--tip{animation-name:hsk-wave-wake-tip,hsk-wave-live-tip}@keyframes hsk-wave-wake{0%{transform:scaleY(.12)}55%{transform:scaleY(calc(var(--hsk-amp,1.6) * 1.12))}100%{transform:scaleY(1)}}@keyframes hsk-wave-live{0%,100%{transform:scaleY(1)}30%{transform:scaleY(var(--hsk-amp,1.6))}55%{transform:scaleY(calc(1+(var(--hsk-amp,1.6) - 1) * .22))}78%{transform:scaleY(calc(1+(var(--hsk-amp,1.6) - 1) * .62))}}@keyframes hsk-wave-wake-tip{0%{transform:scaleX(.2);opacity:.4}55%{transform:scaleX(calc(var(--hsk-amp,1.9) * 1.1));opacity:1}100%{transform:scaleX(1);opacity:.8}}@keyframes hsk-wave-live-tip{0%,100%{transform:scaleX(1);opacity:.7}30%{transform:scaleX(var(--hsk-amp,1.9));opacity:1}70%{transform:scaleX(1.15);opacity:.8}}.hsk-copy-sheet,.hsk-copy-back{transform-box:fill-box;transform-origin:center;transition:transform .3s cubic-bezier(.22,1,.36,1)}.hsk-cb-kiku-id-pill:hover .hsk-copy-sheet{transform:translate(.9px,.9px)}.hsk-cb-kiku-id-pill:hover .hsk-copy-back{transform:translate(-0.9px,-0.9px)}@media (prefers-reduced-motion:reduce){.hsk-cb-attach-btn:hover:not(:disabled) svg,.hsk-cb-mic-btn:hover:not(:disabled) .hsk-mic-cap,.hsk-cb-kiku-id-pill:hover .hsk-copy-sheet,.hsk-cb-kiku-id-pill:hover .hsk-copy-back{transform:none}.hsk-cb-voice-mode-btn:hover:not(:disabled) .hsk-wave-bar{animation:none}}.hsk-cb-attach-btn:disabled,.hsk-cb-mic-btn:disabled,.hsk-cb-voice-mode-btn:disabled{opacity:.3;cursor:not-allowed;transform:none}.hsk-cb-mic-btn--listening{color:#ef4444 !important;background:rgba(239,68,68,.16) !important;transform:scale(1.1) !important}.hsk-cb-mic-btn--processing{color:var(--hsk-primary,#ff6a33) !important;opacity:.85}.hsk-cb-user-imgs{display:grid;gap:2px;width:fit-content;max-width:min(78%,320px);margin-bottom:4px;margin-left:auto;border-radius:18px 18px 4px 18px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.16)}.hsk-cb-user-imgs[data-count="1"]{grid-template-columns:1fr}.hsk-cb-user-imgs[data-count="2"]{grid-template-columns:1fr 1fr}.hsk-cb-user-imgs[data-count="3"]{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr}.hsk-cb-user-imgs[data-count="3"]>:first-child{grid-row:span 2}.hsk-cb-user-imgs[data-count="4"]{grid-template-columns:1fr 1fr}.hsk-cb-user-img-cell{position:relative;display:block;padding:0;border:none;background:none;cursor:pointer;overflow:hidden;min-width:0;line-height:0}.hsk-cb-user-imgs[data-count="1"] .hsk-cb-user-img-cell{aspect-ratio:auto}.hsk-cb-user-imgs:not([data-count="1"]) .hsk-cb-user-img-cell{aspect-ratio:1}.hsk-cb-user-img-more{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.45);color:#fff;font-size:20px;font-weight:600;line-height:1}.hsk-cb-user-img-thumb{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer}.hsk-cb-user-imgs[data-count="1"] .hsk-cb-user-img-thumb{height:auto;max-height:300px;object-fit:contain}.hsk-cb-user-img-cell:hover .hsk-cb-user-img-thumb{filter:brightness(.93)}.hsk-cb-error{display:block;width:fit-content;max-width:min(560px,100%);margin:10px auto 8px;padding:10px 14px;border-radius:10px;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.2);color:#ef4444;font-size:13px;line-height:1.5;font-family:var(--hsk-font);text-align:center}.hsk-kiku-badge{display:inline-block;font-size:var(--hsk-font-size,16px);font-family:var(--hsk-font);font-weight:600;background:rgba(255,255,255,.22);border:1px solid rgba(255,255,255,.35);color:#ffffff;padding:1px 7px;border-radius:6px;margin-inline-end:6px}.hsk-cb-memory-pill{display:inline-flex;align-items:center;gap:10px;align-self:flex-start;margin:12px 0 6px 0;padding:12px 22px;font-size:15px;font-weight:600;text-decoration:none;color:#ffffff;background:linear-gradient(135deg,#007aff 0,#0056b3 100%);border:none;border-radius:18px 18px 18px 4px !important;box-shadow:0 4px 16px -2px rgba(0,122,255,.38),inset 0 1px 0 rgba(255,255,255,.28);transition:transform .18s cubic-bezier(.34,1.56,.64,1),opacity .15s,box-shadow .18s ease;cursor:pointer}.hsk-cb-memory-pill:hover{opacity:.96;transform:translateY(-1px) scale(1.02);box-shadow:0 6px 20px rgba(0,122,255,.48)}.hsk-cb-think{position:relative;z-index:2;margin-bottom:-11px;margin-inline-start:12px;font-size:14px;font-family:var(--hsk-font)}.hsk-cb-think-head{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 11px;border:none;border-radius:999px;background:var(--hsk-chat-ai-bg,#eeeef0);box-shadow:0 0 0 3px var(--hsk-chat-bg,#ffffff),0 1px 3px rgba(0,0,0,.13);font-family:var(--hsk-font);font-size:12px;font-weight:600;color:var(--hsk-chat-muted,#6b7280);cursor:pointer;user-select:none;line-height:28px}.hsk-cb-think-head:hover{color:var(--hsk-chat-text,#111827)}.hsk-cb-think-head--static{cursor:default}.hsk-cb-think-head--static:hover{color:var(--hsk-chat-muted,#6b7280)}.hsk-cb-think-spin{animation:hsk-think-spin 3s linear infinite}@keyframes hsk-think-spin{to{transform:rotate(360deg)}}.hsk-cb-think-chevron{font-size:9px;transition:transform .12s}.hsk-cb-think-chevron--open{transform:rotate(90deg)}.hsk-cb-think-body{margin-top:6px;padding:8px 12px;border-left:2px solid var(--hsk-chat-border,rgba(128,128,128,.25));color:var(--hsk-chat-muted,#4b5563);white-space:pre-wrap;line-height:1.5;font-family:var(--hsk-font);font-size:14px}.hsk-cb-stopped{display:flex;flex-direction:column;align-items:start;gap:8px;margin:10px 0 14px}.hsk-cb-stopped--empty{align-items:center;text-align:center;margin:22px auto 18px}.hsk-cb-stopped--empty .hsk-cb-stopped-label{text-align:center}.hsk-cb-stopped-dots{display:flex;gap:5px;margin-bottom:2px}.hsk-cb-stopped-dots i{width:5px;height:5px;border-radius:50%;background:var(--hsk-chat-muted,#888);opacity:.4}.hsk-cb-stopped-label{font-size:13px;line-height:1.5;color:var(--hsk-chat-muted,#888);font-family:var(--hsk-font);text-align:start}.hsk-cb-continue{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;font-size:13px;font-weight:500;font-family:var(--hsk-font);color:var(--hsk-chat-text,#111);background:var(--hsk-chat-source-bg,rgba(0,0,0,.04));border:1px solid transparent;border-radius:999px;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.hsk-cb-continue:hover{border-color:var(--hsk-primary);color:var(--hsk-primary);background:transparent}.hsk-cb-continue svg{flex:none}[dir="rtl"] .hsk-cb-continue svg{transform:scaleX(-1)}@media (prefers-color-scheme:dark){.hsk-cb-continue{background:rgba(255,255,255,.06);color:#f0efed}.hsk-cb-continue:hover{background:transparent}}.hsk-sb-wrap{--hsk-bg:#ffffff;--hsk-border:#f1f3f4;--hsk-text:#1f1f1f;--hsk-muted:#5f6368;--hsk-hover:#f8f9fa;--hsk-drop-shadow:0 8px 30px rgba(0,0,0,.06);--hsk-primary:var(--chat-primary-color,#ff6a33);position:relative;width:100%;font-family:inherit}@media (prefers-color-scheme:dark){.hsk-sb-wrap{--hsk-bg:#0a0a0a;--hsk-border:#202124;--hsk-text:#e8eaed;--hsk-muted:#888;--hsk-hover:#1a1a1b;--hsk-drop-shadow:0 12px 40px rgba(0,0,0,.4)}}.hsk-sb-input{width:100%;padding:10px 16px 10px 40px;font-size:14px;border-radius:var(--hsk-border-radius,0);border:1.5px solid var(--hsk-border);outline:none;box-sizing:border-box;background:var(--hsk-bg);color:var(--hsk-text);transition:border-color .15s,box-shadow .15s;font-family:inherit}.hsk-sb-input::placeholder{color:var(--hsk-muted)}.hsk-sb-input:focus{border-color:var(--hsk-primary);box-shadow:0 0 0 3px rgba(255,106,51,.12)}.hsk-sb-icon{position:absolute;inset-inline-start:14px;top:50%;transform:translateY(-50%);color:var(--hsk-muted);pointer-events:none;display:flex;align-items:center}.hsk-sb-drop{position:absolute;top:calc(100%+6px);left:0;right:0;background:var(--hsk-bg);border:1px solid var(--hsk-border);border-radius:var(--hsk-border-radius,0);box-shadow:var(--hsk-drop-shadow);z-index:9999;overflow:hidden;padding:6px 0}.hsk-sb-row{display:flex;align-items:center;gap:12px;padding:9px 16px;cursor:pointer;transition:background .1s}.hsk-sb-row:hover{background:var(--hsk-hover)}.hsk-sb-row-icon{color:var(--hsk-muted);flex-shrink:0;display:flex;align-items:center}.hsk-sb-row-thumb{width:38px;height:38px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--hsk-muted);background:var(--hsk-hover);border-radius:var(--hsk-border-radius,0);overflow:hidden}.hsk-sb-row-thumb img{width:100%;height:100%;object-fit:cover;display:block}.hsk-sb-row-body{flex:1;min-width:0}.hsk-sb-row-title{font-size:13px;font-weight:500;color:var(--hsk-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.hsk-sb-row-sub{font-size:11px;color:var(--hsk-muted);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsk-sb-empty{padding:14px 16px;font-size:13px;color:var(--hsk-muted)}.hsk-sb-loading-bar{height:2px;background:linear-gradient(90deg,transparent,var(--hsk-primary),transparent);background-size:200% 100%;animation:hsk-sweep .9s linear infinite;position:absolute;top:0;left:0;right:0}@keyframes hsk-sweep{0%{background-position:200% 0}100%{background-position:-200% 0}}.hsk-sb-fade{animation:hsk-fin .1s ease-out both}@keyframes hsk-fin{from{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}.hsk-sb-skeleton-row{display:flex;align-items:center;gap:12px;padding:9px 16px}.hsk-sb-skeleton-icon{width:38px;height:38px;background:var(--hsk-hover,rgba(0,0,0,.05));border-radius:var(--hsk-border-radius,0);flex-shrink:0;animation:hsk-pulse 1.5s ease-in-out infinite}.hsk-sb-skeleton-text1{height:12px;background:var(--hsk-hover,rgba(0,0,0,.05));border-radius:3px;width:60%;animation:hsk-pulse 1.5s ease-in-out infinite}.hsk-sb-skeleton-text2{height:8px;background:var(--hsk-hover,rgba(0,0,0,.05));border-radius:2px;width:35%;margin-top:5px;animation:hsk-pulse 1.5s ease-in-out infinite}@keyframes hsk-pulse{0%,100%{opacity:.6}50%{opacity:1}}.hsk-tapback-overlay{position:absolute;inset:0;z-index:1000;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;touch-action:none}.hsk-tapback-group{position:absolute;z-index:1002;display:flex;flex-direction:column;animation:hsk-tapback-flow-up .26s cubic-bezier(.34,1.56,.64,1) both}.hsk-tapback-group.is-above{transform-origin:var(--tail-x,80%) calc(100%+14px)}.hsk-tapback-group.is-below{transform-origin:var(--tail-x,80%) -14px}.hsk-tapback-capsule{display:inline-flex;align-items:center;gap:2px;padding:4px 6px;height:38px;min-height:38px;border-radius:999px;background:color-mix(in srgb,var(--hsk-surface-1,var(--hsk-bubble-bg,var(--hsk-chat-bg,#1c1c1e))) 80%,transparent);border:1px solid color-mix(in srgb,var(--hsk-chat-text,#ffffff) 14%,transparent);box-shadow:0 12px 32px rgba(0,0,0,.26),0 3px 8px rgba(0,0,0,.08),inset 0 1px 1px color-mix(in srgb,var(--hsk-chat-text,#ffffff) 12%,transparent);backdrop-filter:blur(28px) saturate(190%);-webkit-backdrop-filter:blur(28px) saturate(190%);max-width:calc(100vw - 20px);position:relative;z-index:2;box-sizing:border-box}.hsk-tapback-tail{position:absolute;top:calc(100% - 6px);transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;pointer-events:none;z-index:1}.hsk-tapback-tail.is-below{top:auto;bottom:calc(100% - 6px);flex-direction:column-reverse}.hsk-tapback-dot{display:block;border-radius:50%;flex-shrink:0;position:relative}.hsk-tapback-dot--top{width:20px;height:20px;background:color-mix(in srgb,var(--hsk-surface-1,var(--hsk-bubble-bg,var(--hsk-chat-bg,#1c1c1e))) 80%,transparent);border:1px solid color-mix(in srgb,var(--hsk-chat-text,#ffffff) 14%,transparent);backdrop-filter:blur(28px) saturate(190%);-webkit-backdrop-filter:blur(28px) saturate(190%);box-shadow:0 3px 8px rgba(0,0,0,.16);z-index:3}.hsk-tapback-dot-bridge{position:absolute;top:-3px;left:2px;right:2px;height:8px;background:color-mix(in srgb,var(--hsk-surface-1,var(--hsk-bubble-bg,var(--hsk-chat-bg,#1c1c1e))) 90%,transparent);border-radius:999px;z-index:4}.hsk-tapback-tail.is-below .hsk-tapback-dot-bridge{top:auto;bottom:-3px}.hsk-tapback-dot--mid{width:11px;height:11px;margin-top:-3px;background:color-mix(in srgb,var(--hsk-surface-1,var(--hsk-bubble-bg,var(--hsk-chat-bg,#1c1c1e))) 80%,transparent);border:1px solid color-mix(in srgb,var(--hsk-chat-text,#ffffff) 14%,transparent);backdrop-filter:blur(28px) saturate(190%);-webkit-backdrop-filter:blur(28px) saturate(190%);box-shadow:0 2px 5px rgba(0,0,0,.14);z-index:2}.hsk-tapback-tail.is-below .hsk-tapback-dot--mid{margin-top:0;margin-bottom:-3px}.hsk-tapback-dot--anchor{width:6px;height:6px;margin-top:-2px;background:var(--hsk-anchor-color,var(--hsk-primary,#007aff));box-shadow:0 1px 3px rgba(0,0,0,.18);z-index:1}.hsk-tapback-tail.is-below .hsk-tapback-dot--anchor{margin-top:0;margin-bottom:-2px}.hsk-tapback-tool-btn{display:inline-flex;align-items:center;gap:5px;padding:4px 11px;height:30px;border-radius:999px;font-size:12.5px;font-weight:500;font-family:var(--hsk-font);line-height:1;color:var(--hsk-chat-text,#f3f4f6);background:transparent;border:none;cursor:pointer;user-select:none;-webkit-tap-highlight-color:transparent;transition:background-color .15s ease,transform .12s ease;white-space:nowrap;animation:hsk-tapback-tool-pop .2s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.02s+var(--tool-idx,0) * .02s)}.hsk-tapback-tool-btn:hover{background:color-mix(in srgb,var(--hsk-chat-text,#ffffff) 14%,transparent)}.hsk-tapback-tool-btn:active{transform:scale(.92)}.hsk-tapback-tool-btn--pin{color:var(--hsk-primary,#ff6a33)}.hsk-tapback-tool-btn--pin:hover{background:color-mix(in srgb,var(--hsk-primary,#ff6a33) 18%,transparent)}.hsk-tapback-tool-btn--copy.is-copied{color:#10b981 !important}@keyframes hsk-tapback-flow-up{0%{opacity:0;transform:scale(.18) translateY(14px)}55%{opacity:1;transform:scale(1.05) translateY(-2px)}75%{transform:scale(.98) translateY(0)}100%{opacity:1;transform:scale(1) translateY(0)}}@keyframes hsk-tapback-tool-pop{0%{opacity:0;transform:scale(.85)}100%{opacity:1;transform:scale(1)}}.hsk-cb-scout-defs{position:absolute;width:0;height:0}.hsk-cb-scout-trigger-icon{display:inline-flex;align-items:center;flex-shrink:0}.hsk-cb-scout-trigger-dot{inline-size:6px;block-size:6px;border-radius:999px;background:#10b981;box-shadow:0 0 6px #10b981}.hsk-cb-scout-card-head{display:flex;align-items:center;justify-content:space-between;padding:2px 3px 6px}.hsk-cb-scout-card-title{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:650;color:var(--hsk-chat-text)}.hsk-cb-scout-card-x{border:none;background:none;padding:2px;display:inline-flex;color:var(--hsk-chat-muted);cursor:pointer;opacity:.7}.hsk-cb-scout-card-x:hover{opacity:1}.hsk-cb-scouts-stage{position:relative}.hsk-cb-scouts-glue{position:absolute;inset-block-start:3px;inset-inline-start:0;inline-size:100%;display:flex;flex-wrap:wrap;align-content:flex-start;gap:2px;row-gap:24px;pointer-events:none}.hsk-cb-glue-cell{flex:0 0 46px;display:grid;place-items:center;transform:scaleX(1.34);animation:hsk-glue-drift 3.4s ease-in-out infinite}.hsk-cb-glue-cell:nth-child(2n){animation-duration:4.1s}.hsk-cb-glue-cell:nth-child(3n){animation-duration:3.7s}.hsk-cb-glue-cell.is-loose{transform:none;animation:none}@keyframes hsk-glue-drift{0%,100%{transform:scaleX(1.34) translateY(0)}35%{transform:scaleX(1.42) translateY(-1px)}70%{transform:scaleX(1.29) translateY(.5px)}}@media (prefers-reduced-motion:reduce){.hsk-cb-glue-cell{animation:none}.hsk-cb-scout-hatch-pick,.hsk-cb-scout{transition:opacity .2s ease,filter .2s ease}.hsk-cb-scout-hatch-pick:hover,.hsk-cb-scout:hover{transform:none}}.hsk-cb-scout-time{padding:10px 2px 2px}.hsk-cb-dial{position:relative;block-size:18px;display:flex;align-items:center;transform-origin:center;transition:transform .22s cubic-bezier(.16,1,.3,1)}.hsk-cb-dial.is-dragging{transform:scale(1.045)}.hsk-cb-dial-track{position:relative;inline-size:100%;block-size:6px;border-radius:999px;background:color-mix(in srgb,var(--hsk-chat-text) 10%,transparent);overflow:visible;transition:block-size .22s cubic-bezier(.16,1,.3,1)}.hsk-cb-dial.is-dragging .hsk-cb-dial-track{block-size:12px}.hsk-cb-dial-fill{position:absolute;inset-block:0;inset-inline-start:0;border-radius:999px;background:linear-gradient( to right,color-mix(in srgb,var(--hsk-primary) 62%,transparent),var(--hsk-primary) );transition:inline-size .18s cubic-bezier(.16,1,.3,1)}.hsk-cb-dial-input{position:absolute;inset-inline:0;inset-block:0;inline-size:100%;margin:0;padding:0;appearance:none;-webkit-appearance:none;background:transparent;cursor:grab}.hsk-cb-dial-input:active{cursor:grabbing}.hsk-cb-dial-input::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;inline-size:16px;block-size:16px;border:2.5px solid var(--hsk-chat-bg);border-radius:999px;background:var(--hsk-primary);box-shadow:0 2px 8px -1px color-mix(in srgb,var(--hsk-primary) 70%,transparent);cursor:grab;transition:transform .16s cubic-bezier(.16,1,.3,1),box-shadow .16s ease}.hsk-cb-dial-input:hover::-webkit-slider-thumb{transform:scale(1.12)}.hsk-cb-dial.is-dragging .hsk-cb-dial-input::-webkit-slider-thumb{transform:scale(1.28);box-shadow:0 0 0 7px color-mix(in srgb,var(--hsk-primary) 18%,transparent)}.hsk-cb-dial-input:active::-webkit-slider-thumb{transform:scale(1.24);box-shadow:0 0 0 6px color-mix(in srgb,var(--hsk-primary) 20%,transparent)}.hsk-cb-dial-input:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 4px color-mix(in srgb,var(--hsk-primary) 32%,transparent)}.hsk-cb-dial-input::-moz-range-thumb{inline-size:16px;block-size:16px;border:2.5px solid var(--hsk-chat-bg);border-radius:999px;background:var(--hsk-primary);cursor:grab}.hsk-cb-dial-input::-moz-range-track{background:transparent}.hsk-cb-scout-time-row{display:flex;align-items:baseline;gap:5px;padding-block-start:7px;transform-origin:center;transition:transform .22s cubic-bezier(.16,1,.3,1)}.hsk-cb-scout-time-row.is-lifted{transform:scale(1.06)}@media (prefers-reduced-motion:reduce){.hsk-cb-dial,.hsk-cb-dial-track,.hsk-cb-scout-time-row{transition:none}.hsk-cb-dial.is-dragging,.hsk-cb-scout-time-row.is-lifted{transform:none}}.hsk-cb-scouts-row{position:relative;display:flex;flex-wrap:wrap;align-items:flex-end;gap:2px}.hsk-cb-scout-slot{position:relative;flex:0 0 auto}.hsk-cb-scout{position:relative;display:flex;flex-direction:column;align-items:center;gap:1px;padding:3px 4px 2px;border:none;border-radius:13px;background:transparent;color:var(--hsk-chat-text);cursor:pointer;font:inherit;transition:transform .18s cubic-bezier(.16,1,.3,1)}.hsk-cb-scout:hover,.hsk-cb-scout:focus-visible{transform:translateY(-3px) scale(1.14);z-index:2;outline:none}.hsk-cb-scout:active{transform:translateY(0) scale(.96)}.hsk-cb-scout-face{position:relative;inline-size:38px;block-size:38px;display:grid;place-items:center}.hsk-cb-scout-char{display:block;overflow:visible}.hsk-cb-scout-pulse{position:absolute;inset-block-start:0;inset-inline-end:0;inline-size:6px;block-size:6px;border-radius:999px;background:#10b981;box-shadow:0 0 0 2px var(--hsk-chat-bg);animation:hsk-scout-breathe 2.4s ease-in-out infinite}@keyframes hsk-scout-breathe{0%,100%{opacity:1}50%{opacity:.35}}.hsk-cb-scout-own{direction:ltr;position:absolute;inset-block-end:-2px;inset-inline-end:-3px;padding:0 4px;border-radius:999px;background:var(--hsk-surface-2);color:var(--hsk-chat-muted);unicode-bidi:isolate;font-size:8px;font-weight:700;line-height:12px;box-shadow:0 0 0 1.5px var(--hsk-chat-bg)}.hsk-cb-scout-name{max-inline-size:48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;unicode-bidi:isolate;font-size:9px;font-weight:600;color:var(--hsk-chat-muted)}.hsk-cb-scout.is-triggered .hsk-cb-scout-name{color:var(--hsk-primary)}.hsk-cb-scout.is-paused .hsk-cb-scout-face{opacity:.72}.hsk-cb-scout-bin{position:absolute;inset-block-start:-1px;inset-inline-start:-1px;z-index:3;inline-size:16px;block-size:16px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:999px;background:var(--hsk-surface-2);color:var(--hsk-chat-muted);box-shadow:0 0 0 1.5px var(--hsk-chat-bg);cursor:pointer;opacity:0;transform:scale(.6);transition:opacity .16s ease,transform .16s cubic-bezier(.16,1,.3,1),color .16s ease}.hsk-cb-scout-slot:hover .hsk-cb-scout-bin,.hsk-cb-scout-bin:focus-visible{opacity:1;transform:none}.hsk-cb-scout-bin:hover{color:#e5484d}.hsk-cb-scout-new{flex:0 0 auto;align-self:center;inline-size:34px;block-size:34px;margin-block-end:12px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1.5px dashed color-mix(in srgb,var(--hsk-chat-text) 24%,transparent);border-radius:12px;background:transparent;color:var(--hsk-chat-muted);cursor:pointer;transition:color .18s ease,border-color .18s ease,transform .18s cubic-bezier(.16,1,.3,1)}.hsk-cb-scout-new:hover{color:var(--hsk-primary);border-color:var(--hsk-primary);transform:translateY(-2px)}.hsk-cb-scout-pool-line{direction:ltr;display:flex;align-items:center;justify-content:flex-start;gap:2px;padding:6px 4px 2px;unicode-bidi:isolate;font-size:9.5px;font-weight:600;color:var(--hsk-chat-muted)}.hsk-cb-scout-picker{position:absolute;inset-block-end:calc(100%+5px);inset-inline-start:50%;transform:translateX(-50%);z-index:50;display:flex;gap:1px;padding:3px;border-radius:13px;background:color-mix(in srgb,var(--hsk-chat-bg) 88%,transparent);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid color-mix(in srgb,var(--hsk-chat-text) 12%,transparent);box-shadow:0 12px 30px -8px color-mix(in srgb,var(--hsk-chat-text) 26%,transparent);animation:hsk-theme-morph-in .22s cubic-bezier(.16,1,.3,1) both}.hsk-cb-scout-pick{display:inline-flex;padding:1px;border:none;border-radius:9px;background:transparent;cursor:pointer;transition:background .15s ease,transform .15s ease}.hsk-cb-scout-pick:hover{background:color-mix(in srgb,var(--hsk-primary) 14%,transparent);transform:translateY(-1px)}.hsk-cb-scout-pick.is-on{background:color-mix(in srgb,var(--hsk-primary) 22%,transparent)}.hsk-cb-scout-hatch{padding:2px 0 4px}.hsk-cb-scout-hatch-row{position:relative;display:flex;align-items:center;justify-content:space-between}.hsk-cb-scout-hatch-pick{position:relative;display:inline-flex;flex-direction:column;align-items:center;gap:1px;padding:1px;border:none;border-radius:10px;background:transparent;cursor:pointer;animation:hsk-scout-ooze .5s cubic-bezier(.16,1,.3,1) backwards;transition:transform .2s cubic-bezier(.16,1,.3,1),opacity .2s ease,filter .2s ease}.hsk-cb-scout-hatch-pick:hover,.hsk-cb-scout-hatch-pick:focus-visible{transform:translateY(-5px) scale(1.42);z-index:3;outline:none}.hsk-cb-scout-hatch-pick.is-on{transform:translateY(-3px) scale(1.2);z-index:2;animation:hsk-scout-burst .42s cubic-bezier(.16,1,.3,1)}@keyframes hsk-scout-burst{0%{filter:grayscale(1) saturate(1);transform:translateY(0) scale(1)}45%{filter:grayscale(0) saturate(1.9);transform:translateY(-6px) scale(1.34)}100%{filter:grayscale(0) saturate(1);transform:translateY(-3px) scale(1.2)}}.hsk-cb-scout-hatch-pick.is-on:hover,.hsk-cb-scout-hatch-pick.is-on:focus-visible{transform:translateY(-5px) scale(1.48)}.hsk-cb-scout-hatch-pick:not(.is-on){opacity:.75}.hsk-cb-scout-hatch-pick.is-unpaid{filter:grayscale(1);opacity:.5}.hsk-cb-scout-nick{font-size:7.5px;font-weight:700;letter-spacing:.02em;color:var(--hsk-chat-muted);white-space:nowrap}.hsk-cb-scout-hatch-pick.is-on .hsk-cb-scout-nick{color:var(--hsk-primary)}.hsk-cb-scout-hatch-pick.is-unpaid:hover,.hsk-cb-scout-hatch-pick.is-unpaid:focus-visible{filter:grayscale(.25);opacity:.92}.hsk-cb-scout-hatch-pick.is-unpaid.is-on{filter:grayscale(.4);opacity:.85}.hsk-cb-scout-time{padding:8px 2px 2px}.hsk-cb-scout-time-row{display:flex;align-items:baseline;gap:5px;padding-block-start:7px;transform-origin:center;transition:transform .22s cubic-bezier(.16,1,.3,1)}.hsk-cb-scout-time-row.is-lifted{transform:scale(1.06)}@media (prefers-reduced-motion:reduce){.hsk-cb-dial,.hsk-cb-dial-track,.hsk-cb-scout-time-row{transition:none}.hsk-cb-dial.is-dragging,.hsk-cb-scout-time-row.is-lifted{transform:none}}.hsk-cb-scouts-row{position:relative;display:flex;flex-wrap:wrap;align-items:flex-end;gap:2px}.hsk-cb-scout-slot{position:relative;flex:0 0 auto}.hsk-cb-scout{position:relative;display:flex;flex-direction:column;align-items:center;gap:1px;padding:3px 4px 2px;border:none;border-radius:13px;background:transparent;color:var(--hsk-chat-text);cursor:pointer;font:inherit;transition:transform .18s cubic-bezier(.16,1,.3,1)}.hsk-cb-scout:hover,.hsk-cb-scout:focus-visible{transform:translateY(-3px) scale(1.14);z-index:2;outline:none}.hsk-cb-scout:active{transform:translateY(0) scale(.96)}.hsk-cb-scout-face{position:relative;inline-size:38px;block-size:38px;display:grid;place-items:center}.hsk-cb-scout-char{display:block;overflow:visible}.hsk-cb-scout-pulse{position:absolute;inset-block-start:0;inset-inline-end:0;inline-size:6px;block-size:6px;border-radius:999px;background:#10b981;box-shadow:0 0 0 2px var(--hsk-chat-bg);animation:hsk-scout-breathe 2.4s ease-in-out infinite}@keyframes hsk-scout-breathe{0%,100%{opacity:1}50%{opacity:.35}}.hsk-cb-scout-own{direction:ltr;position:absolute;inset-block-end:-2px;inset-inline-end:-3px;padding:0 4px;border-radius:999px;background:var(--hsk-surface-2);color:var(--hsk-chat-muted);unicode-bidi:isolate;font-size:8px;font-weight:700;line-height:12px;box-shadow:0 0 0 1.5px var(--hsk-chat-bg)}.hsk-cb-scout-name{max-inline-size:48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;unicode-bidi:isolate;font-size:9px;font-weight:600;color:var(--hsk-chat-muted)}.hsk-cb-scout.is-triggered .hsk-cb-scout-name{color:var(--hsk-primary)}.hsk-cb-scout.is-paused .hsk-cb-scout-face{opacity:.72}.hsk-cb-scout-bin{position:absolute;inset-block-start:-1px;inset-inline-start:-1px;z-index:3;inline-size:16px;block-size:16px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:999px;background:var(--hsk-surface-2);color:var(--hsk-chat-muted);box-shadow:0 0 0 1.5px var(--hsk-chat-bg);cursor:pointer;opacity:0;transform:scale(.6);transition:opacity .16s ease,transform .16s cubic-bezier(.16,1,.3,1),color .16s ease}.hsk-cb-scout-slot:hover .hsk-cb-scout-bin,.hsk-cb-scout-bin:focus-visible{opacity:1;transform:none}.hsk-cb-scout-bin:hover{color:#e5484d}.hsk-cb-scout-new{flex:0 0 auto;align-self:center;inline-size:34px;block-size:34px;margin-block-end:12px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1.5px dashed color-mix(in srgb,var(--hsk-chat-text) 24%,transparent);border-radius:12px;background:transparent;color:var(--hsk-chat-muted);cursor:pointer;transition:color .18s ease,border-color .18s ease,transform .18s cubic-bezier(.16,1,.3,1)}.hsk-cb-scout-new:hover{color:var(--hsk-primary);border-color:var(--hsk-primary);transform:translateY(-2px)}.hsk-cb-scout-pool-line{direction:ltr;display:flex;align-items:center;justify-content:flex-start;gap:2px;padding:6px 4px 2px;unicode-bidi:isolate;font-size:9.5px;font-weight:600;color:var(--hsk-chat-muted)}.hsk-cb-scout-picker{position:absolute;inset-block-end:calc(100%+5px);inset-inline-start:50%;transform:translateX(-50%);z-index:50;display:flex;gap:1px;padding:3px;border-radius:13px;background:color-mix(in srgb,var(--hsk-chat-bg) 88%,transparent);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid color-mix(in srgb,var(--hsk-chat-text) 12%,transparent);box-shadow:0 12px 30px -8px color-mix(in srgb,var(--hsk-chat-text) 26%,transparent);animation:hsk-theme-morph-in .22s cubic-bezier(.16,1,.3,1) both}.hsk-cb-scout-pick{display:inline-flex;padding:1px;border:none;border-radius:9px;background:transparent;cursor:pointer;transition:background .15s ease,transform .15s ease}.hsk-cb-scout-pick:hover{background:color-mix(in srgb,var(--hsk-primary) 14%,transparent);transform:translateY(-1px)}.hsk-cb-scout-pick.is-on{background:color-mix(in srgb,var(--hsk-primary) 22%,transparent)}.hsk-cb-scout-hatch{padding:2px 0 4px}@keyframes hsk-scout-ooze{from{transform:scale(.15);opacity:0}to{transform:none;opacity:1}}.hsk-cb-scout-hatch-row{position:relative;display:flex;align-items:center;justify-content:space-between}.hsk-cb-scout-hatch-pick{position:relative;display:inline-flex;flex-direction:column;align-items:center;gap:1px;padding:1px;border:none;border-radius:10px;background:transparent;cursor:pointer;animation:hsk-scout-ooze .5s cubic-bezier(.16,1,.3,1) backwards;transition:transform .2s cubic-bezier(.16,1,.3,1),opacity .2s ease,filter .2s ease}.hsk-cb-scout-hatch-pick:hover,.hsk-cb-scout-hatch-pick:focus-visible{transform:translateY(-5px) scale(1.42);z-index:3;outline:none}.hsk-cb-scout-hatch-pick.is-on{transform:translateY(-3px) scale(1.2);z-index:2;animation:hsk-scout-burst .42s cubic-bezier(.16,1,.3,1)}@keyframes hsk-scout-burst{0%{filter:grayscale(1) saturate(1);transform:translateY(0) scale(1)}45%{filter:grayscale(0) saturate(1.9);transform:translateY(-6px) scale(1.34)}100%{filter:grayscale(0) saturate(1);transform:translateY(-3px) scale(1.2)}}.hsk-cb-scout-hatch-pick.is-on:hover,.hsk-cb-scout-hatch-pick.is-on:focus-visible{transform:translateY(-5px) scale(1.48)}.hsk-cb-scout-hatch-pick:not(.is-on){opacity:.75}.hsk-cb-scout-hatch-pick.is-unpaid{filter:grayscale(1);opacity:.5}.hsk-cb-scout-nick{font-size:7.5px;font-weight:700;letter-spacing:.02em;color:var(--hsk-chat-muted);white-space:nowrap}.hsk-cb-scout-hatch-pick.is-on .hsk-cb-scout-nick{color:var(--hsk-primary)}.hsk-cb-scout-hatch-pick.is-unpaid:hover,.hsk-cb-scout-hatch-pick.is-unpaid:focus-visible{filter:grayscale(.25);opacity:.92}.hsk-cb-scout-hatch-pick.is-unpaid.is-on{filter:grayscale(.4);opacity:.85}.hsk-cb-scout-time{padding:8px 2px 2px}.hsk-cb-scout-slider{inline-size:100%;block-size:4px;margin:0 0 8px;padding:0;border-radius:999px;appearance:none;-webkit-appearance:none;background:color-mix(in srgb,var(--hsk-chat-text) 14%,transparent);cursor:pointer}.hsk-cb-scout-slider::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;inline-size:14px;block-size:14px;border:none;border-radius:999px;background:var(--hsk-primary);box-shadow:0 1px 5px color-mix(in srgb,var(--hsk-primary) 55%,transparent);cursor:pointer}.hsk-cb-scout-slider::-moz-range-thumb{inline-size:14px;block-size:14px;border:none;border-radius:999px;background:var(--hsk-primary);cursor:pointer}.hsk-cb-scout-time-row{display:flex;align-items:baseline;gap:5px}.hsk-cb-scout-mins{direction:ltr;border:none;background:transparent;padding:0;cursor:text;display:inline-flex;align-items:baseline;gap:3px;unicode-bidi:isolate;font-size:13px;font-weight:700;color:var(--hsk-chat-text)}.hsk-cb-scout-mins-input{direction:ltr;inline-size:46px;padding:0;border:none;border-block-end:1.5px solid var(--hsk-primary);background:transparent;color:var(--hsk-chat-text);font:inherit;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums;outline:none}.hsk-cb-scout-mins-input::-webkit-outer-spin-button,.hsk-cb-scout-mins-input::-webkit-inner-spin-button{appearance:none;margin:0}.hsk-cb-scout-mins-unit{font-size:9.5px;font-weight:600;color:var(--hsk-chat-muted)}.hsk-cb-scout-price{direction:ltr;margin-inline-start:auto;unicode-bidi:isolate;font-size:17px;font-weight:700;color:var(--hsk-primary)}.hsk-cb-num{display:inline-flex;align-items:baseline;direction:ltr;font-variant-numeric:tabular-nums;line-height:1}.hsk-cb-num-fix{display:inline-block}.hsk-cb-num-slot{display:inline-block;block-size:1em;overflow:hidden;vertical-align:baseline}.hsk-cb-num-col{display:flex;flex-direction:column;transition:transform .52s cubic-bezier(.22,1,.28,1);will-change:transform}.hsk-cb-num-d{display:block;block-size:1em;line-height:1;text-align:center}@media (prefers-reduced-motion:reduce){.hsk-cb-num-col{transition:none}}.hsk-cb-scout-buy-go{inline-size:100%;margin-block-start:8px;padding:7px 0;border:none;border-radius:11px;background:var(--hsk-primary);color:var(--hsk-on-active,#fff);font:inherit;font-size:11px;font-weight:700;cursor:pointer}.hsk-cb-scout-buy-go:disabled{opacity:.45;cursor:not-allowed}.hsk-cb-scout-foot-note{display:block;padding:5px 2px 0;unicode-bidi:isolate;font-size:9px;line-height:1.35;color:var(--hsk-chat-muted)}.hsk-cb-scout-card-pin{border:none;background:none;padding:2px;margin-inline-start:auto;margin-inline-end:2px;display:inline-flex;color:var(--hsk-chat-muted);cursor:pointer;opacity:.7}.hsk-cb-scout-card-pin:hover{opacity:1;color:var(--hsk-primary)}.hsk-cb-pin-body{margin:0;padding:8px;box-sizing:border-box;background:var(--hsk-chat-bg,#18181b);font-family:var(--hsk-font)}.hsk-cb-scout-rail-card.hsk-cb-pin-card{inline-size:100%;max-inline-size:none;min-inline-size:0;animation:none}.hsk-cb-pin-count{font-size:9px;font-weight:700;color:#10b981}.hsk-cb-pin-row{display:flex;align-items:center;gap:6px;padding:2px 0}.hsk-cb-pin-text{display:flex;flex-direction:column;gap:3px;min-inline-size:0;flex:1}.hsk-cb-pin-watch{direction:ltr;font-size:9.5px;font-weight:600;font-variant-numeric:tabular-nums;color:var(--hsk-chat-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsk-cb-pin-bar{block-size:3px;border-radius:999px;background:color-mix(in srgb,var(--hsk-chat-text) 12%,transparent);overflow:hidden}.hsk-cb-pin-fill{display:block;block-size:100%;border-radius:999px;background:var(--hsk-primary);transition:inline-size .4s cubic-bezier(.16,1,.3,1)}.hsk-cb-pin-hit{font-size:8.5px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--hsk-primary)}.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:4px !important;width:100% !important;max-width:min(520px,100%) !important;padding-inline:16px !important;box-sizing:border-box !important;margin-inline:auto !important}.hsk-cb-ink-skeleton{align-items:center !important}.hsk-cb-hello{font-size:clamp(21px,5.8vw,30px) !important;font-weight:600 !important;line-height:1.25 !important;letter-spacing:-0.02em !important;color:var(--hsk-chat-muted,#8b8b8f) !important;text-align:center !important;text-wrap:balance;max-width:100% !important;overflow-wrap:break-word}.hsk-cb-hello-lead,.hsk-cb-hello-ask{font-size:14px !important;font-weight:400 !important;line-height:1.45 !important;text-align:center !important;text-wrap:balance;max-width:100% !important;overflow-wrap:break-word;color:color-mix(in srgb,var(--hsk-chat-muted,#8b8b8f) 78%,transparent) !important}.hsk-cb-hello-lead{font-size:14px !important;margin-top:4px !important}.hsk-cb-lang-chips{justify-content:center !important;width:100% !important;gap:8px !important;margin:12px 0 6px !important}.hsk-cb-lang-chips-hint{width:100% !important;justify-content:center !important;margin-top:6px !important;margin-inline-start:0 !important}.hsk-cb-onboarding-head{justify-content:flex-end !important;margin-bottom:12px !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-script="nonlatin"] .hsk-cascade__w{white-space:normal}.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:6px 0 2px;width:100%;max-width:100%;box-sizing:border-box}.hsk-live-carousel{display:flex;flex-wrap:wrap;gap:6px;align-items:flex-start;width:100%;box-sizing:border-box}.hsk-live-card{flex:0 1 auto;width:fit-content;min-width:120px;max-width:100%;background:var(--hsk-chat-source-bg,rgba(255,255,255,.05));border:1px solid var(--hsk-chat-divide,rgba(255,255,255,.08));border-radius:12px;padding:6px 10px;box-sizing:border-box;display:flex;flex-direction:column;gap:3px;transition:opacity .2s ease;overflow:hidden}.hsk-live-card.is-stale{opacity:.75}.hsk-live-card__top{display:flex;align-items:center;justify-content:space-between;gap:8px}.hsk-live-card__badge{display:inline-flex;align-items:center;gap:5px}.hsk-live-card__body{display:flex;align-items:center}.hsk-live-dot{width:6px;height:6px;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:13px;font-weight:600;color:var(--hsk-chat-text,#111827);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-0.01em}.hsk-live-card__close{font-size:10.5px;font-weight:500;color:var(--hsk-chat-muted,#6b7280);opacity:.85;white-space:nowrap}.hsk-live-card__age{font-size:10.5px;font-weight:500;color:var(--hsk-chat-muted,#6b7280);white-space:nowrap;flex-shrink:0}.hsk-live-card__pills{display:flex;flex-wrap:wrap;gap:4px;align-items:center;margin-top:1px}.hsk-live-pill{display:inline-flex;align-items:center;gap:4px;padding:2px 7px;background:color-mix(in srgb,var(--hsk-surface-1,var(--hsk-chat-bg,#ffffff)) 85%,transparent);border:1px solid color-mix(in srgb,var(--hsk-chat-text,#ffffff) 10%,transparent);border-radius:6px;font-size:11.5px;font-variant-numeric:tabular-nums;line-height:1.25;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-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:0 0 auto;width:fit-content;max-width: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,[data-hsk-theme] .hsk-cb-scout-rail-card{background:var(--hsk-glass-bg) !important;border:var(--hsk-glass-border) !important;border-top:var(--hsk-glass-border-top) !important;box-shadow:var(--hsk-glass-shadow) !important;backdrop-filter:blur(28px) saturate(var(--hsk-glass-saturate,180%)) !important;-webkit-backdrop-filter:blur(28px) saturate(var(--hsk-glass-saturate,180%)) !important}[data-hsk-theme] .hsk-cb-theme-squircle-trigger,[data-hsk-theme] .hsk-cb-scout-rail-trigger{background:var(--hsk-pill-bg) !important;color:var(--hsk-chat-text) !important;border:var(--hsk-glass-border) !important;border-top:var(--hsk-glass-border-top) !important;box-shadow:var(--hsk-glass-shadow) !important;backdrop-filter:blur(20px) saturate(var(--hsk-glass-saturate,160%)) !important;-webkit-backdrop-filter:blur(20px) saturate(var(--hsk-glass-saturate,160%)) !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-glass-bg:rgba(255,255,255,.72) !important;--hsk-glass-border:1px solid rgba(0,0,0,.07) !important;--hsk-glass-border-top:1px solid rgba(255,255,255,.9) !important;--hsk-glass-shadow:0 12px 32px -4px rgba(0,0,0,.10),0 1px 0 0 rgba(255,255,255,.85) inset !important;--hsk-glass-saturate:190% !important;--hsk-pill-bg:rgba(255,255,255,.65) !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-glass-bg:rgba(255,255,255,.07) !important;--hsk-glass-border:1px solid rgba(255,255,255,.10) !important;--hsk-glass-border-top:1px solid rgba(255,255,255,.22) !important;--hsk-glass-shadow:0 12px 32px -4px rgba(0,0,0,.45),0 1px 0 0 rgba(255,255,255,.10) inset !important;--hsk-glass-saturate:160% !important;--hsk-pill-bg:rgba(255,255,255,.06) !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-glass-bg:rgba(255,220,180,.07) !important;--hsk-glass-border:1px solid rgba(217,140,85,.15) !important;--hsk-glass-border-top:1px solid rgba(255,200,150,.25) !important;--hsk-glass-shadow:0 12px 32px -4px rgba(0,0,0,.55),0 1px 0 0 rgba(255,200,150,.12) inset !important;--hsk-glass-saturate:155% !important;--hsk-pill-bg:rgba(255,220,180,.06) !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-glass-bg:rgba(255,240,248,.75) !important;--hsk-glass-border:1px solid rgba(236,72,153,.10) !important;--hsk-glass-border-top:1px solid rgba(255,255,255,.90) !important;--hsk-glass-shadow:0 12px 32px -4px rgba(180,30,100,.08),0 1px 0 0 rgba(255,255,255,.85) inset !important;--hsk-glass-saturate:185% !important;--hsk-pill-bg:rgba(255,228,236,.80) !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-glass-bg:rgba(247,241,232,.78) !important;--hsk-glass-border:1px solid rgba(169,113,75,.12) !important;--hsk-glass-border-top:1px solid rgba(255,255,255,.88) !important;--hsk-glass-shadow:0 12px 32px -4px rgba(90,55,20,.10),0 1px 0 0 rgba(255,255,255,.80) inset !important;--hsk-glass-saturate:185% !important;--hsk-pill-bg:rgba(239,228,214,.82) !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-glass-bg:rgba(180,190,255,.06) !important;--hsk-glass-border:1px solid rgba(99,102,241,.18) !important;--hsk-glass-border-top:1px solid rgba(180,185,255,.25) !important;--hsk-glass-shadow:0 12px 32px -4px rgba(0,0,0,.55),0 1px 0 0 rgba(180,190,255,.10) inset !important;--hsk-glass-saturate:155% !important;--hsk-pill-bg:rgba(180,190,255,.06) !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)}}.hsk-retry-icon{display:inline-flex;transform-origin:center;transition:transform .36s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-msg-action:hover:not(:disabled) .hsk-retry-icon{transform:rotate(-180deg)}.hsk-cb-msg-action:active:not(:disabled) .hsk-retry-icon{transform:rotate(-360deg) scale(.85);transition-duration:.18s}.hsk-retry-icon--spinning{animation:hsk-spin .65s linear infinite !important}.hsk-edit-icon{display:inline-flex;transform-origin:20% 80%;transition:transform .26s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-msg-action:hover:not(:disabled) .hsk-edit-icon{transform:translateY(-1.5px) rotate(-14deg)}.hsk-cb-msg-action:active:not(:disabled) .hsk-edit-icon{transform:translateY(1px) scale(.88);transition-duration:.1s}.hsk-copy-icon{display:inline-flex}.hsk-copy-sheet{transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.hsk-cb-msg-action:hover:not(:disabled) .hsk-copy-sheet{transform:translate(-1.5px,-1.5px)}.hsk-check-icon{display:inline-flex;animation:hsk-check-pop .28s cubic-bezier(.34,1.56,.64,1) both}@keyframes hsk-check-pop{0%{transform:scale(.4);opacity:0}60%{transform:scale(1.24);opacity:1}100%{transform:scale(1);opacity:1}}@keyframes hsk-actions-enter{0%{opacity:0;transform:translateY(4px) scale(.96)}100%{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.hsk-cb-msg-action:hover:not(:disabled) .hsk-retry-icon,.hsk-cb-msg-action:hover:not(:disabled) .hsk-edit-icon,.hsk-cb-msg-action:hover:not(:disabled) .hsk-copy-sheet,.hsk-check-icon{transform:none !important;animation:none !important}}`;var li="akropolys-kiku-root",ea=null,cr=null;function Gl(e){if(typeof CSSStyleSheet<"u"&&"replaceSync"in CSSStyleSheet.prototype)try{let a=new CSSStyleSheet;a.replaceSync(sr),e.adoptedStyleSheets=[...e.adoptedStyleSheets,a];return}catch{}let t=document.createElement("style");t.textContent=sr,e.appendChild(t)}function lr(){return typeof document>"u"?null:cr||(ea=document.getElementById(li),ea||(ea=document.createElement("div"),ea.id=li,ea.style.cssText="all: initial;",document.body.appendChild(ea)),cr=ea.shadowRoot??ea.attachShadow({mode:"open"}),Gl(cr),cr)}import{useAkropolysContext as Ed}from"@akropolys/sdk";var pi=new WeakMap;function _o(e){if(!e)return Promise.resolve(null);let t=pi.get(e);if(t)return t;let a=Promise.resolve().then(()=>e.baseFont?.()??null).catch(()=>null);return pi.set(e,a),a}function di(e,t,a){if(e&&(_o(e),t))try{e.getUIStrings?.(t,a)?.catch?.(()=>{})}catch{}}import{useEffect as ui}from"react";var Et=new Map;function Ql(e){let t=e.split("?")[0].split("#")[0].split(".").pop()?.toLowerCase();return t==="woff2"?"woff2":t==="woff"?"woff":t==="otf"?"opentype":t==="ttf"?"truetype":""}function mi(e){let t=e.trim();return!t||/["'()\\\s]/.test(t)||/^(javascript|vbscript):/i.test(t)?null:t}var Xl=/^[Uu]\+[0-9A-Fa-f?]{1,6}(-[0-9A-Fa-f]{1,6})?$/,hi=e=>{let t=e.split(",").map(a=>a.trim()).filter(Boolean);return t.length===0||!t.every(a=>Xl.test(a))?"":t.join(", ")},Jl=e=>/^\d{3}( \d{3})?$/.test(e)?e:"400";function Zl(e,t){ui(()=>{if(!e||!t||typeof document>"u")return;let a=5381;for(let o=0;o<e.length;o++)a=(a<<5)+a+e.charCodeAt(o)>>>0;let r=`hsk-font-${a.toString(36)}`;if(Et.set(e,(Et.get(e)??0)+1),!document.getElementById(r)){let o=document.createElement("style");o.id=r,o.textContent=t,document.head.appendChild(o)}return()=>{let o=(Et.get(e)??1)-1;if(o>0){Et.set(e,o);return}Et.delete(e),document.getElementById(r)?.remove()}},[e,t])}function ki(e){return e.faces.map(t=>{let a=mi(t.url);return a?`@font-face{font-family:"${e.family}";font-style:normal;font-weight:${Jl(t.weight)};font-display:swap;src:url(${a}) format("woff2");`+(hi(t.unicodeRange)?`unicode-range:${hi(t.unicodeRange)};`:"")+"}":""}).join("")}function Bo(e){let t=e?.faces??[],a=e&&t.length?ki(e):"";Zl(a?`script|${e.family}|${t.map(r=>r.url).join("|")}`:"",a)}async function bi(e,t=1200){if(typeof document>"u"||!("fonts"in document))return;let a=ki(e);if(!a)return;let r=`script|${e.family}|${e.faces.map(s=>s.url).join("|")}`,o=5381;for(let s=0;s<r.length;s++)o=(o<<5)+o+r.charCodeAt(s)>>>0;let n=`hsk-font-${o.toString(36)}`;if(!document.getElementById(n)){let s=document.createElement("style");s.id=n,s.textContent=a,document.head.appendChild(s)}let i=document.fonts,c=e.faces.map(()=>i.load(`16px "${e.family}"`).catch(()=>{}));await Promise.race([Promise.all(c),new Promise(s=>setTimeout(s,t))])}function Hr(e){let t=typeof e=="object"&&e?e:void 0,a=t?.fontFamily?.split(",")[0].trim().replace(/^['"]|['"]$/g,"")??"",r=typeof t?.fontUrl=="string"?{normal:t.fontUrl}:t?.fontUrl??{},o=r.normal??"",n=r.bold??"",i=r.variable??"";ui(()=>{if(!a||!o&&!n&&!i)return;let c=i?[["100 900",i]]:[["400",o],["700",n]],s=[];for(let[p,k]of c){if(!k)continue;let v=mi(k);if(!v)continue;let g=Ql(v);s.push(`@font-face{font-family:"${a}";font-style:normal;font-weight:${p};font-display:swap;src:url(${v})${g?` format("${g}")`:""};}`)}if(s.length===0)return;let l=s.join(""),h=`${a}|${o}|${n}|${i}`,d=5381;for(let p=0;p<h.length;p++)d=(d<<5)+d+h.charCodeAt(p)>>>0;let u=`hsk-host-font-${d.toString(36)}`;if(Et.set(h,(Et.get(h)??0)+1),!document.getElementById(u)){let p=document.createElement("style");p.id=u,p.textContent=l,document.head.appendChild(p)}return()=>{let p=(Et.get(h)??1)-1;if(p>0){Et.set(h,p);return}Et.delete(h),document.getElementById(u)?.remove()}},[a,o,n,i])}import yi from"react";var dr=[],Ur=[{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 pr(e){if(!e)return;let t=e.trim();if(!t)return;let a=t.toLowerCase(),r=Ur.find(o=>o.value.toLowerCase()===a||o.native.toLowerCase()===a||o.tag===a);return r?r.native:t}function fi(e){for(let t of e){let a=t.codePointAt(0)??0;if(a>=1424&&a<=2303||a>=64285&&a<=65023||a>=65136&&a<=65279)return!0}return!1}var ep={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 gi(e){let t=e.trim();return t?t.charAt(0).toUpperCase()+t.slice(1):"\u2026"}function qo(e){if(!e)return{nativeName:"\u2026",preparing:"Preparing\u2026",changeLang:"\u2190",rtl:!1,known:!0};let t=e.trim().toLowerCase(),a=Object.entries(ep).find(([i,c])=>i===t||c.endonym?.toLowerCase()===t||pr(i)?.toLowerCase()===t);if(a)return{nativeName:a[1].endonym||pr(e)||gi(e),preparing:a[1].preparing,changeLang:a[1].changeLang,rtl:!!a[1].rtl||fi(a[1].preparing),known:!0};let r=pr(e)||e,o=gi(r),n=fi(o);return{nativeName:o,preparing:`Preparing in ${o}\u2026`,changeLang:n?"\u062A\u063A\u064A\u064A\u0631":"Change",rtl:n,known:!1}}var jr=[{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",pa={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",retry:"Retry",edit:"Edit",copy:"Copy",copied:"Copied",msgFailed:"Failed to send"},Uo=yi.createContext((e,t)=>{let a=pa[e];if(t)for(let[r,o]of Object.entries(t))a=a.split(`{${r}}`).join(o);return a}),ta=()=>yi.useContext(Uo);function xi(e){let t=e.trim();if(!t||t.length>40||t.includes("?"))return null;t=t.replace(/^(hi|hey|hello|yo)[,!.\s]+/i,""),t=t.replace(/^(i['’]?m|im|my name is|call me|it['’]?s|this is|name['’]?s)\s+/i,""),t=t.trim().replace(/[.!,]+$/,"");let a=t.split(/\s+/);if(a.length===0||a.length>3||!/^[\p{L}][\p{L}\-'’ ]{0,30}$/u.test(t))return null;let r=t.toLowerCase();if(["phone","laptop","tv","cheap","best","under","buy","search","find","show","need","want","price","sofa","shoe","headphone","camera","gift","help"].some(i=>r.includes(i)))return null;let n=a[0];return n.charAt(0).toUpperCase()+n.slice(1)}var vi={shopper_reply_limit:"errShopperReplyLimit",RATE_LIMIT_EXCEEDED:"errShopperReplyLimit",access_revoked:"errAccessRevoked",account_required:"errAccountRequired",stream_interrupted:"errStreamInterrupted"};var wi=(e,t)=>{let a=e&&typeof e=="object"?e.code:void 0;if(a&&vi[a])return t(vi[a]);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 o=r.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 t("errTooManyRequests");if(o.includes("token limit"))return t("errTokenLimit");if(o.includes("failed to fetch")||o.includes("networkerror")||o.includes("request failed"))return t("errNetwork");if(r)try{console.warn("[kiku] untranslated error:",r)}catch{}return t("errGeneric")},Si=()=>typeof window>"u"||window.isSecureContext!==!1,jo=15;import wr,{useState as Be,useEffect as Bt,useRef as ct,useCallback as Tt,useId as Td}from"react";import{Fragment as Qh,jsx as te,jsxs as De}from"react/jsx-runtime";var tp=({className:e,size:t=18,tight:a=!1})=>te("svg",{className:Q("hsk-brand-mark",e),width:t,height:t,viewBox:a?"10.2 17.4 79.5 79.5":"0 0 100 100",xmlns:"http://www.w3.org/2000/svg","aria-label":"kiku",children:De("g",{transform:"translate(22.7 19) scale(0.62)",fill:"currentColor",fillRule:"evenodd",children:[te("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"}),te("circle",{cx:"55",cy:"82",r:"3.4"})]})}),Ct=tp,Ci=()=>De("svg",{className:"hsk-stop-icon",width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",children:[te("circle",{className:"hsk-stop-ring",cx:"12",cy:"12",r:"9.5",stroke:"currentColor",strokeWidth:"1.6",strokeLinecap:"round"}),te("rect",{className:"hsk-stop-core",x:"8.5",y:"8.5",width:"7",height:"7",rx:"1.8",fill:"currentColor"})]});var Mi=()=>De("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.2",strokeLinecap:"round",strokeLinejoin:"round",children:[te("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),te("polyline",{points:"15 3 21 3 21 9"}),te("line",{x1:"10",y1:"14",x2:"21",y2:"3"})]}),Ni=()=>te("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"currentColor",children:te("path",{d:"M8 5v14l11-7z"})}),Da=()=>De("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:[te("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),te("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]}),Vr=()=>te("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:te("path",{d:"m15 18-6-6 6-6"})}),Ti=()=>te("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:te("path",{d:"m9 18 6-6-6-6"})}),zi=()=>De("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[te("path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8"}),te("path",{d:"M3 3v5h5"}),te("path",{d:"M12 7v5l4 2"})]}),Wr=()=>te("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:te("path",{d:"M19 21 12 16l-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"})}),Ri=()=>De("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[te("path",{d:"M3 6h18"}),te("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 Pi=()=>te("svg",{width:"19",height:"19",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",children:te("path",{d:"M12 5v14M5 12h14"})}),Vo=()=>te("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:te("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"})}),hr=({className:e,size:t=13}={})=>De("svg",{className:Q("hsk-retry-icon",e),width:t,height:t,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.2",strokeLinecap:"round",strokeLinejoin:"round",children:[te("path",{className:"hsk-retry-arrow",d:"M21.5 2v6h-6"}),te("path",{className:"hsk-retry-arc",d:"M21.34 15.57a10 10 0 1 1-.57-8.38l5.67-5.19"})]}),Kr=({className:e,size:t=13}={})=>De("svg",{className:Q("hsk-edit-icon",e),width:t,height:t,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.2",strokeLinecap:"round",strokeLinejoin:"round",children:[te("path",{className:"hsk-edit-pencil",d:"M17 3a2.85 2.83 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5Z"}),te("path",{className:"hsk-edit-lead",d:"m15 5 4 4"})]}),da=({className:e,size:t=13}={})=>De("svg",{className:Q("hsk-copy-icon",e),width:t,height:t,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[te("rect",{className:"hsk-copy-sheet",x:"8.5",y:"7",width:"12",height:"14",rx:"3.5"}),te("path",{className:"hsk-copy-back",d:"M5 15H4.5A2.5 2.5 0 0 1 2 12.5V4.5A2.5 2.5 0 0 1 4.5 2h8A2.5 2.5 0 0 1 15 4.5V5"})]}),ha=({className:e,size:t=13}={})=>te("svg",{className:Q("hsk-check-icon",e),width:t,height:t,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.4",strokeLinecap:"round",strokeLinejoin:"round",children:te("polyline",{className:"hsk-check-mark",points:"20 6 9 17 4 12"})}),$a=({className:e,size:t=18}={})=>De("svg",{className:e,width:t,height:t,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[te("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"}),te("path",{d:"M19 10v2a7 7 0 0 1-14 0v-2"}),te("line",{x1:"12",y1:"19",x2:"12",y2:"22"})]}),Or=()=>De("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[te("line",{x1:"2",y1:"2",x2:"22",y2:"22"}),te("path",{d:"M18.89 13.23A7.12 7.12 0 0 0 19 12v-2"}),te("path",{d:"M5 10v2a7 7 0 0 0 12 5"}),te("path",{d:"M15 9.34V5a3 3 0 0 0-5.68-1.33"}),te("path",{d:"M9 9v3a3 3 0 0 0 5.12 2.12"}),te("line",{x1:"12",y1:"19",x2:"12",y2:"22"})]}),Wo=({active:e})=>De("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[te("path",{className:"hsk-wave-bar hsk-wave-bar--tip",style:{"--hsk-bar":0,"--hsk-amp":1.9,"--hsk-period":"1.24s"},d:"M2 12h2"}),te("path",{className:"hsk-wave-bar",style:{"--hsk-bar":1,"--hsk-amp":1.78,"--hsk-period":"0.94s"},d:"M6 8v8"}),te("path",{className:"hsk-wave-bar",style:{"--hsk-bar":2,"--hsk-amp":1.26,"--hsk-period":"1.42s"},d:"M10 4v16"}),te("path",{className:"hsk-wave-bar",style:{"--hsk-bar":3,"--hsk-amp":1.62,"--hsk-period":"1.08s"},d:"M14 7v10"}),te("path",{className:"hsk-wave-bar",style:{"--hsk-bar":4,"--hsk-amp":2.05,"--hsk-period":"0.86s"},d:"M18 9v6"}),te("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"})]}),Ai=()=>De("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:[te("polygon",{className:"hsk-kite-wing hsk-kite-wing--far",points:"22 2 11 13 2 9"}),te("polygon",{className:"hsk-kite-wing hsk-kite-wing--near",points:"22 2 15 22 11 13"}),te("line",{className:"hsk-kite-spine",x1:"22",y1:"2",x2:"11",y2:"13"})]}),Li=()=>De("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[te("circle",{className:"hsk-sun-core",cx:"12",cy:"12",r:"5"}),De("g",{className:"hsk-sun-rays",children:[te("line",{x1:"12",y1:"1",x2:"12",y2:"3"}),te("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),te("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}),te("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}),te("line",{x1:"1",y1:"12",x2:"3",y2:"12"}),te("line",{x1:"21",y1:"12",x2:"23",y2:"12"}),te("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}),te("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"})]})]}),Ii=()=>te("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:te("path",{className:"hsk-moon-body",d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"})}),Ei=()=>De("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[te("path",{className:"hsk-wood-layer",style:{"--hsk-layer":0},d:"M12 2L2 7l10 5 10-5-10-5z"}),te("path",{className:"hsk-wood-layer",style:{"--hsk-layer":2},d:"M2 17l10 5 10-5"}),te("path",{className:"hsk-wood-layer",style:{"--hsk-layer":1},d:"M2 12l10 5 10-5"})]}),Di=()=>te("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:te("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"})}),$i=()=>De("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[te("path",{d:"M17 8h1a4 4 0 1 1 0 8h-1"}),te("path",{d:"M3 8h14v9a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4z"}),te("line",{className:"hsk-steam",style:{"--hsk-steam":0},x1:"6",y1:"1",x2:"6",y2:"4"}),te("line",{className:"hsk-steam",style:{"--hsk-steam":1},x1:"10",y1:"1",x2:"10",y2:"4"}),te("line",{className:"hsk-steam",style:{"--hsk-steam":2},x1:"14",y1:"1",x2:"14",y2:"4"})]}),Fi=()=>De("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[te("path",{d:"M12 3a6.5 6.5 0 0 0 9 9 9 9 0 1 1-9-9z"}),te("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 _i=({size:e=11})=>De("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.6",strokeLinecap:"round",strokeLinejoin:"round",children:[te("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),te("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]}),Bi=({className:e,size:t=16,filled:a=!1}={})=>De("svg",{className:Q("hsk-pin-icon",e),width:t,height:t,viewBox:"0 0 24 24",fill:a?"currentColor":"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[te("line",{x1:"12",y1:"17",x2:"12",y2:"22"}),te("path",{d:"M5 17h14v-1.76a2 2 0 0 0-1.11-1.79l-1.78-.9A2 2 0 0 1 15 10.76V6h1a2 2 0 0 0 0-4H8a2 2 0 0 0 0 4h1v4.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24V17z"})]});var ua=[{id:"light",label:"Silver",Icon:Li,dark:!1},{id:"dark",label:"Onyx",Icon:Ii,dark:!0},{id:"mahogany",label:"Mahogany",Icon:Ei,dark:!0},{id:"blush",label:"Blush",Icon:Di,dark:!1},{id:"coffee",label:"Coffee",Icon:$i,dark:!1},{id:"midnight",label:"Midnight",Icon:Fi,dark:!0}],Ko="dark",qi="light";function Oo(e){return typeof e=="string"&&ua.some(t=>t.id===e)}function Yo(e){return ua.find(t=>t.id===e)??ua[0]}import{useKiku as zd,useScouts as Rd,subscribeLiveStream as Pd}from"@akropolys/sdk";import{useAkropolysContext as Ad}from"@akropolys/sdk";import{useEffect as ap,useRef as rp}from"react";function op(e,t,a=.55){return t<=0?0:e*t*a/(t+a*Math.abs(e))}function np({stiffness:e=500,damping:t=45,onFrame:a,onRest:r}){let o=0,n=0,i=0,c=null,s=0,l=d=>{let u=Math.min(.032,(d-s)/1e3)||.016666666666666666;s=d;let p=Math.max(1,Math.ceil(u/.008)),k=u/p;for(let v=0;v<p;v++){let g=-e*(o-i)-t*n;n+=g*k,o+=n*k}if(Math.abs(o-i)<.5&&Math.abs(n)<.5){o=i,n=0,c=null,a(o),r?.();return}a(o),c=requestAnimationFrame(l)},h=()=>{c===null&&(s=performance.now(),c=requestAnimationFrame(l))};return{track(d){c!==null&&(cancelAnimationFrame(c),c=null),o=d,n=0,a(o)},to(d,u=0){i=d,n=u,h()},get value(){return o},stop(){c!==null&&(cancelAnimationFrame(c),c=null)}}}function Hi({panel:e,scroller:t,onDismiss:a,quiescent:r,enabled:o=!0}){let n=rp(a);n.current=a,ap(()=>{if(!o)return;let i=e();if(!i||typeof matchMedia=="function"&&matchMedia("(prefers-reduced-motion: reduce)").matches)return;let c=!1,s=0,l=0,h=0,d=-1,u=0,p=0,k=0,v=!1,g=!1,R=np({onFrame:w=>{i.style.transform=w===0?"":`translate3d(0, ${w}px, 0)`;let O=i.parentElement;O&&(O.style.opacity=w===0?"":String(Math.max(.35,1-w/(i.offsetHeight||1)*1.1)))},onRest:()=>{i.style.willChange="",g&&(g=!1,n.current())}}),A=()=>{let w=t();return w&&w.scrollTop>0?!1:r?r():!0},b=w=>{w.pointerType==="mouse"||!w.isPrimary||(c=!1,v=!1,d=w.pointerId,s=u=w.clientY,l=w.clientX,p=w.timeStamp,k=0,h=R.value)},T=w=>{if(w.pointerId!==d)return;let O=w.clientY-s,N=w.clientX-l;if(!v){if(Math.abs(O)<6&&Math.abs(N)<6)return;if(v=!0,c=O>0&&Math.abs(O)>Math.abs(N)&&A(),c){try{i.setPointerCapture(w.pointerId)}catch{}R.stop(),i.style.animation="none",i.style.willChange="transform"}}if(!c)return;let _=w.timeStamp-p;_>0&&(k=(w.clientY-u)/_*1e3),u=w.clientY,p=w.timeStamp;let $=h+O;R.track($<0?-op(-$,i.offsetHeight||1):$),w.cancelable&&w.preventDefault()},D=w=>{if(w.pointerId!==d)return;try{i.hasPointerCapture(w.pointerId)&&i.releasePointerCapture(w.pointerId)}catch{}if(d=-1,!c)return;c=!1;let O=i.offsetHeight||1;R.value+k*.12>O*.3||k>900?(g=!0,i.style.pointerEvents="none",R.to(O,k)):R.to(0,k)};return i.addEventListener("pointerdown",b,{passive:!0}),i.addEventListener("pointermove",T,{passive:!1}),i.addEventListener("pointerup",D,{passive:!0}),i.addEventListener("pointercancel",D,{passive:!0}),()=>{R.stop(),i.removeEventListener("pointerdown",b),i.removeEventListener("pointermove",T),i.removeEventListener("pointerup",D),i.removeEventListener("pointercancel",D),i.style.transform="",i.style.willChange="",i.style.animation="",i.style.pointerEvents="";let w=i.parentElement;w&&(w.style.opacity="")}},[o,e,t,r])}import{useEffect as Go,useRef as Yr,useState as jt}from"react";var Ui=(e,t)=>Math.hypot(e.x-t.x,e.y-t.y);function ip(e){let t=0;for(let a=1;a<e.length;a++)t+=Ui(e[a-1],e[a]);return t}function ji(e){let t=1/0,a=1/0,r=-1/0,o=-1/0;for(let n of e)n.x<t&&(t=n.x),n.y<a&&(a=n.y),n.x>r&&(r=n.x),n.y>o&&(o=n.y);return{minX:t,minY:a,maxX:r,maxY:o}}var Fa=e=>Math.max(0,Math.min(1e3,Math.round(e)));function Vi(e,t,a){return[Fa(e.minY/a*1e3),Fa(e.minX/t*1e3),Fa(e.maxY/a*1e3),Fa(e.maxX/t*1e3)]}function sp(e,t){let[a,r,o,n]=e,[i,c,s,l]=t,h=Math.min(n,l)-Math.max(r,c),d=Math.min(o,s)-Math.max(a,i);if(h<=0||d<=0)return!1;let u=Math.min((n-r)*(o-a),(l-c)*(s-i));return u>0&&h*d/u>.35}var cp=(e,t)=>[Math.min(e[0],t[0]),Math.min(e[1],t[1]),Math.max(e[2],t[2]),Math.max(e[3],t[3])];function lp(e,t,a){if(e.length<2)return null;let r=ji(e),o=Vi(r,t,a),n=Math.hypot(r.maxX-r.minX,r.maxY-r.minY);if(n<4)return null;let i=ip(e),c=Ui(e[0],e[e.length-1]),s=i/Math.max(c,1e-6);return c/n<.3&&i>n*1.8?{gesture:"ring",box:o,straight:!1}:s<1.25?{gesture:"arrow",box:o,to:[Fa(e[e.length-1].y/a*1e3),Fa(e[e.length-1].x/t*1e3)],straight:!0}:{gesture:"scribble",box:o,straight:!1}}function Wi(e,t,a){if(!t||!a)return[];let r=[],o=[];for(let c of e){if(c.kind==="text"&&c.value&&typeof c.x=="number"&&typeof c.y=="number"){let s={x:c.x,y:c.y};o.push({gesture:"text",box:Vi(ji([s,s]),t,a),text:c.value});continue}if(c.kind==="stroke"&&c.tool!=="eraser"&&c.points){let s=lp(c.points,t,a);s&&r.push(s)}}let n=new Set,i=[];for(let c=0;c<r.length;c++){if(n.has(c))continue;let s=r[c];for(let l=c+1;l<r.length;l++)n.has(l)||!s.straight||!r[l].straight||sp(s.box,r[l].box)&&(n.add(l),s={gesture:"cross",box:cp(s.box,r[l].box),straight:!1});n.add(c),i.push(s.gesture==="arrow"?{gesture:"arrow",box:s.box,to:s.to}:{gesture:s.gesture,box:s.box})}return[...i,...o]}import{jsx as We,jsxs as _a}from"react/jsx-runtime";var Ki=["#111111","#ff5a5a","#ffb300","#22c55e","#06b6d4","#d946ef","#9ca3af"],pp=1280;function Oi({src:e,onCancel:t,onSend:a,t:r}){let[o,n]=jt(null),[i,c]=jt(!1),[s,l]=jt("pen"),[h,d]=jt(Ki[1]),[u,p]=jt([]),[k,v]=jt(null),[g,M]=jt(""),[R,A]=jt(""),[b,T]=jt(!1),D=Yr(null),w=Yr(null),O=Yr(null);Go(()=>{let m=new Image;m.crossOrigin="anonymous",m.onload=()=>n(m),m.onerror=()=>c(!0),m.src=e},[e]);let N=(()=>{if(!o)return{w:0,h:0};let m=Math.min(1,pp/Math.max(o.naturalWidth,o.naturalHeight));return{w:Math.round(o.naturalWidth*m),h:Math.round(o.naturalHeight*m)}})(),_=Yr(null),$=m=>{let U=D.current;if(!U||!o)return;let q=U.getContext("2d");if(!q)return;_.current||(_.current=document.createElement("canvas"));let oe=_.current;oe.width=U.width,oe.height=U.height;let x=oe.getContext("2d"),C=m?[...u,m]:u;for(let S of C)S.kind==="stroke"?(x.save(),x.globalCompositeOperation=S.tool==="eraser"?"destination-out":"source-over",x.strokeStyle=S.color,x.lineWidth=S.tool==="eraser"?S.size*3:S.size,x.lineCap="round",x.lineJoin="round",x.beginPath(),S.points.forEach((W,G)=>G===0?x.moveTo(W.x,W.y):x.lineTo(W.x,W.y)),S.points.length===1&&x.lineTo(S.points[0].x+.01,S.points[0].y),x.stroke(),x.restore()):(x.save(),x.fillStyle=S.color,x.font=`600 ${S.size}px system-ui, sans-serif`,x.fillText(S.value,S.x,S.y),x.restore());q.clearRect(0,0,U.width,U.height),q.drawImage(o,0,0,U.width,U.height),q.drawImage(oe,0,0)};Go(()=>{$()},[o,u,N.w,N.h]),Go(()=>{k&&O.current?.focus()},[k]);let J=m=>{let U=D.current,q=U.getBoundingClientRect();return{x:(m.clientX-q.left)/q.width*U.width,y:(m.clientY-q.top)/q.height*U.height}},L=()=>Math.max(4,Math.round(N.w/180)),B=()=>Math.max(18,Math.round(N.w/28)),I=m=>{if(!o)return;let U=J(m);if(s==="text"){v({x:U.x,y:U.y}),M("");return}m.target.setPointerCapture(m.pointerId),w.current={kind:"stroke",tool:s,color:h,size:L(),points:[U]},$(w.current)},X=m=>{w.current&&(w.current.points.push(J(m)),$(w.current))},P=()=>{if(!w.current)return;let m=w.current;w.current=null,p(U=>[...U,m])},j=()=>{k&&g.trim()&&p(m=>[...m,{kind:"text",x:k.x,y:k.y,color:h,value:g.trim(),size:B()}]),v(null),M("")},Z=()=>{if(o)try{let m=document.createElement("canvas");m.width=N.w,m.height=N.h;let U=m.getContext("2d");if(!U){T(!0);return}U.drawImage(o,0,0,N.w,N.h);let q=m.toDataURL("image/jpeg",.92),oe=D.current?.toDataURL("image/jpeg",.85)||q;a(q,R.trim(),Wi(u,N.w,N.h),oe)}catch{T(!0)}},Y=u.length>0;return _a("div",{className:"hsk-markup",role:"dialog","aria-label":r("markupDialogLabel"),children:[_a("div",{className:"hsk-markup-head",children:[We("span",{className:"hsk-markup-title",children:r("markupTitle")}),We("button",{className:"hsk-markup-cancel",onClick:t,children:r("markupCancel")})]}),We("div",{className:"hsk-markup-stage",children:i?We("div",{className:"hsk-markup-error",children:r("markupLoadError")}):o?_a("div",{className:"hsk-markup-canvas-wrap",children:[We("canvas",{ref:D,width:N.w,height:N.h,className:`hsk-markup-canvas hsk-markup-canvas--${s}`,onPointerDown:I,onPointerMove:X,onPointerUp:P,onPointerLeave:P}),k&&D.current&&We("input",{ref:O,className:"hsk-markup-textinput",style:{left:`${k.x/N.w*100}%`,top:`${k.y/N.h*100}%`,color:h},value:g,placeholder:r("markupTextHint"),onChange:m=>M(m.target.value),onKeyDown:m=>{m.key==="Enter"&&j(),m.key==="Escape"&&(v(null),M(""))},onBlur:j})]}):We("div",{className:"hsk-markup-loading",children:r("markupLoading")})}),_a("div",{className:"hsk-markup-tools",children:[We("div",{className:"hsk-markup-colors",children:Ki.map(m=>We("button",{className:`hsk-markup-color${h===m?" hsk-markup-color--on":""}`,style:{background:m},onClick:()=>{d(m),s==="eraser"&&l("pen")},"aria-label":r("markupColorLabel",{colour:m})},m))}),_a("div",{className:"hsk-markup-actions",children:[We("button",{className:`hsk-markup-tool${s==="pen"?" hsk-markup-tool--on":""}`,onClick:()=>l("pen"),children:r("markupSketch")}),We("button",{className:`hsk-markup-tool${s==="text"?" hsk-markup-tool--on":""}`,onClick:()=>l("text"),children:r("markupText")}),We("button",{className:`hsk-markup-tool${s==="eraser"?" hsk-markup-tool--on":""}`,onClick:()=>l("eraser"),children:r("markupEraser")}),We("button",{className:"hsk-markup-tool",onClick:()=>p(m=>m.slice(0,-1)),disabled:!Y,children:r("markupUndo")}),We("button",{className:"hsk-markup-tool",onClick:()=>p([]),disabled:!Y,children:r("markupClear")})]})]}),_a("div",{className:"hsk-markup-send",children:[We("input",{className:"hsk-markup-instruction",value:R,placeholder:r("markupInstruction"),onChange:m=>A(m.target.value),onKeyDown:m=>{m.key==="Enter"&&(Y||R.trim())&&Z()}}),We("button",{className:"hsk-markup-go",onClick:Z,disabled:!o||!Y&&!R.trim(),children:r("markupSend")})]}),b&&We("div",{className:"hsk-markup-error",children:r("markupError")})]})}import{useCallback as Gi,useEffect as en,useId as xp,useRef as Qi,useState as Mt}from"react";import{useScouts as wp,useAkropolysContext as Sp}from"@akropolys/sdk";import{useEffect as dp,useRef as Vt}from"react";import{Fragment as up,jsx as Se,jsxs as Ba}from"react/jsx-runtime";var Gr=[{id:"pig",name:"Pig",nick:"Piggy",bw:34,bh:30,coat:"#F4B8C1",shade:"#E093A0",snout:"#EFA3AE",eyeGap:16,eyeY:3,ears:(e,t)=>`M${-e*.78} ${-t*.5} q-16 -16 -2 -21 q10 -2 14 16 Z M${e*.78} ${-t*.5} q16 -16 2 -21 q-10 -2 -14 16 Z`,extras:(e,t)=>Ba("g",{children:[Se("ellipse",{cx:"0",cy:t*.42,rx:"13",ry:"9",fill:"#EFA3AE"}),Se("ellipse",{cx:"-4.4",cy:t*.42,rx:"2.1",ry:"3",fill:"#D4818F"}),Se("ellipse",{cx:"4.4",cy:t*.42,rx:"2.1",ry:"3",fill:"#D4818F"})]})},{id:"hyena",name:"Hyena",nick:"Giggles",bw:32,bh:31,coat:"#DCC08E",shade:"#BE9E67",snout:"#B08F5E",eyeGap:15,eyeY:2,ears:(e,t)=>`M${-e*.66} ${-t*.6} q-11 -30 13 -24 Z M${e*.66} ${-t*.6} q11 -30 -13 -24 Z`,extras:(e,t)=>Ba("g",{children:[Se("path",{d:`M${-e*.2} ${-t} q${e*.2} -9 ${e*.4} 0`,fill:"none",stroke:"#B08F5E",strokeWidth:"4",strokeLinecap:"round"}),Se("ellipse",{cx:-e*.42,cy:t*.06,rx:"4",ry:"3.2",fill:"#BE9E67",opacity:"0.75"}),Se("ellipse",{cx:e*.46,cy:t*.24,rx:"3.4",ry:"2.8",fill:"#BE9E67",opacity:"0.75"}),Se("ellipse",{cx:"0",cy:t*.46,rx:"8",ry:"6",fill:"#B08F5E"})]})},{id:"owl",name:"Owl",nick:"Hoot",bw:33,bh:32,coat:"#C3B9A6",shade:"#9C917E",snout:"#E8A94E",eyeGap:17,eyeY:3,ears:(e,t)=>`M${-e*.62} ${-t*.74} l-4 -21 l17 11 Z M${e*.62} ${-t*.74} l4 -21 l-17 11 Z`,extras:(e,t)=>Se("path",{d:`M0 ${t*.06} l4.5 7 l-4.5 5 l-4.5 -5 Z`,fill:"#E8A94E"})},{id:"cat",name:"Cat",nick:"Kitty",bw:31,bh:30,coat:"#AEB7C4",shade:"#8B94A2",snout:"#7C8592",eyeGap:15,eyeY:3,ears:(e,t)=>`M${-e*.74} ${-t*.58} l-3 -26 l21 12 Z M${e*.74} ${-t*.58} l3 -26 l-21 12 Z`,extras:(e,t)=>Ba("g",{stroke:"#7C8592",strokeWidth:"1.6",strokeLinecap:"round",opacity:"0.8",children:[Se("path",{d:`M${-e*.3} ${t*.4} l-14 -3`}),Se("path",{d:`M${-e*.3} ${t*.46} l-14 3`}),Se("path",{d:`M${e*.3} ${t*.4} l14 -3`}),Se("path",{d:`M${e*.3} ${t*.46} l14 3`})]})},{id:"frog",name:"Frog",nick:"Hopper",bw:36,bh:26,coat:"#A9D194",shade:"#7FA96C",snout:"#7FA96C",eyeGap:17,eyeY:-8,ears:(e,t)=>`M${-e*.52} ${-t*.7} a13 13 0 1 1 26 0 Z M${e*.06} ${-t*.7} a13 13 0 1 1 26 0 Z`,extras:(e,t)=>Se("path",{d:`M-11 ${t*.44} q11 7 22 0`,fill:"none",stroke:"#7FA96C",strokeWidth:"2.4",strokeLinecap:"round"})},{id:"ram",name:"Ram",nick:"Bram",bw:32,bh:30,coat:"#E2D6C0",shade:"#B9AC96",snout:"#A79A84",eyeGap:15,eyeY:3,ears:(e,t)=>`M${-e*.86} ${-t*.24} l-17 5 l14 9 Z M${e*.86} ${-t*.24} l17 5 l-14 9 Z`,extras:(e,t)=>Ba("g",{fill:"none",stroke:"#A79A84",strokeWidth:"4.5",strokeLinecap:"round",children:[Se("path",{d:`M${-e*.66} ${-t*.6} q-13 4 -9 13 q3 7 9 2`}),Se("path",{d:`M${e*.66} ${-t*.6} q13 4 9 13 q-3 7 -9 2`})]})}],Qr=Gr.map(e=>e.id);function Xr(e,t){if(t){let r=Gr.find(o=>o.id===t);if(r)return r}let a=0;for(let r=0;r<e.length;r++)a=a*31+e.charCodeAt(r)>>>0;return Gr[a%Gr.length]}var hp={watching:{lid:1,perk:1,breath:1700,tilt:0,dim:1},resting:{lid:.16,perk:.25,breath:3400,tilt:6,dim:.82},struck:{lid:1.15,perk:1.3,breath:700,tilt:0,dim:1},gone:{lid:.08,perk:.1,breath:4200,tilt:10,dim:.45}};function Yi(e,t){let r=Math.min(e,t)*.72,o=(n,i)=>`${n.toFixed(2)} ${i.toFixed(2)}`;return`M${o(-e,-t+r)}C${o(-e,-t+r*.46)} ${o(-e+r*.46,-t)} ${o(-e+r,-t)}L${o(e-r,-t)}C${o(e-r*.46,-t)} ${o(e,-t+r*.46)} ${o(e,-t+r)}L${o(e,t-r)}C${o(e,t-r*.46)} ${o(e-r*.46,t)} ${o(e-r,t)}L${o(-e+r,t)}C${o(-e+r*.46,t)} ${o(-e,t-r*.46)} ${o(-e,t-r)}Z`}function Wt({scoutId:e,avatar:t,mood:a="watching",size:r=44,layer:o="all"}){let n=Xr(e,t),i=Vt(a);i.current=a;let c=Vt(null),s=Vt(null),l=Vt(null),h=Vt(null),d=Vt(null),u=Vt(null),p=Vt(null),k=Vt(null);return dp(()=>{let v=window.matchMedia("(prefers-reduced-motion: reduce)").matches,g={lid:1,perk:1,tilt:0,dim:1,gx:0,gy:0,hop:0},M={lid:0,perk:0,tilt:0,dim:0,gx:0,gy:0,hop:0},R=0;for(let L=0;L<e.length;L++)R=R*31+e.charCodeAt(L)>>>0;let A=R%1e3*3,b=1200+R%2600,T=-1,D=0,w=900,O=2e3+R%5e3,N=-1,_=0,$=(L,B,I=.16,X=.76)=>{M[L]=(M[L]+(B-g[L])*I)*X,g[L]+=M[L]},J=L=>{let B=hp[i.current],I=i.current==="watching"||i.current==="struck";I&&!v&&L>w&&(D=(Math.random()-.5)*2,w=L+1400+Math.random()*2800);let X=B.lid;!v&&I&&(T<0&&L>b&&(T=0),T>=0&&(T+=1/6,X=B.lid*Math.abs(T-.5)*2,T>=1&&(T=-1,b=L+(Math.random()<.24?300:2200+Math.random()*3800))));let P=0;i.current==="struck"&&!v&&(N<0&&L>O&&(N=0),N>=0&&(N+=1/26,P=-Math.sin(N*Math.PI)*7,N>=1&&(N=-1,O=L+1600+Math.random()*2200)));let j=v?0:Math.sin((L+A)/B.breath*Math.PI)*.03;$("lid",X,.3,.6),$("perk",B.perk),$("tilt",B.tilt),$("dim",B.dim),$("gx",I&&!v?D*2.4:0,.08,.84),$("gy",I&&!v?Math.sin((L+A)/2200)*1.4:1.5,.08,.84);let Z=n.bw*(1+j*.9),Y=n.bh*(1-j);if(s.current?.setAttribute("d",Yi(Z,Y)),l.current?.setAttribute("d",n.ears(Z,Y)),l.current?.setAttribute("transform",`translate(0 ${((1-g.perk)*7).toFixed(2)}) scale(1 ${Math.max(.2,g.perk).toFixed(3)})`),o==="body"){_=requestAnimationFrame(J);return}let m=Math.max(1.4,17*Math.max(.05,g.lid));for(let[U,q,oe]of[[h,u,-1],[d,p,1]]){let x=U.current;x&&(x.setAttribute("x",String(oe*n.eyeGap-6+g.gx)),x.setAttribute("y",String(n.eyeY-m/2+g.gy)),x.setAttribute("height",String(m)),x.setAttribute("ry",String(Math.min(6,m/2))));let C=q.current;C&&(C.setAttribute("cx",String(oe*n.eyeGap-1.8+g.gx)),C.setAttribute("cy",String(n.eyeY-m/2+3.4+g.gy)),C.setAttribute("r",String(m>7?2.5:0)))}k.current?.setAttribute("transform",`translate(${g.gx.toFixed(2)} ${g.gy.toFixed(2)})`),c.current?.setAttribute("transform",`translate(0 ${P.toFixed(2)}) rotate(${g.tilt.toFixed(2)})`),c.current?.setAttribute("opacity",g.dim.toFixed(3)),_=requestAnimationFrame(J)};return _=requestAnimationFrame(J),()=>cancelAnimationFrame(_)},[e,n,o]),Se("svg",{className:"hsk-cb-scout-char",width:r,height:r,viewBox:"-50 -50 100 100",role:"img","aria-label":n.name,children:Ba("g",{ref:c,children:[Se("path",{ref:l,d:n.ears(n.bw,n.bh),fill:n.shade}),Se("path",{ref:s,d:Yi(n.bw,n.bh),fill:n.coat}),o==="all"&&n.extras?.(n.bw,n.bh),o==="all"&&Ba(up,{children:[Se("ellipse",{cx:-n.eyeGap-7,cy:n.eyeY+9,rx:"6",ry:"3.6",fill:"#F08898",opacity:"0.5"}),Se("ellipse",{cx:n.eyeGap+7,cy:n.eyeY+9,rx:"6",ry:"3.6",fill:"#F08898",opacity:"0.5"}),Se("rect",{ref:h,x:-n.eyeGap-6,y:n.eyeY-8.5,width:"12",height:"17",rx:"6",fill:"#3A322C"}),Se("rect",{ref:d,x:n.eyeGap-6,y:n.eyeY-8.5,width:"12",height:"17",rx:"6",fill:"#3A322C"}),Se("circle",{ref:u,cx:-n.eyeGap-1.8,cy:n.eyeY-5,r:"2.5",fill:"#FFFFFF"}),Se("circle",{ref:p,cx:n.eyeGap-1.8,cy:n.eyeY-5,r:"2.5",fill:"#FFFFFF"}),Se("path",{ref:k,d:`M-3.6 ${n.eyeY+13} q3.6 3.6 7.2 0`,fill:"none",stroke:"#3A322C",strokeWidth:"1.8",strokeLinecap:"round",opacity:"0.75"})]})]})})}function Qo(e,t){return Xr(e,t).name}function Xo(e,t){return Xr(e,t).nick}import{jsx as ma,jsxs as kp}from"react/jsx-runtime";function mp({d:e,delay:t}){return ma("span",{className:"hsk-cb-num-slot",children:ma("span",{className:"hsk-cb-num-col",style:{transform:`translateY(${-e*10}%)`,transitionDelay:`${t}ms`},children:["0","1","2","3","4","5","6","7","8","9"].map(a=>ma("span",{className:"hsk-cb-num-d",children:a},a))})})}function ka({value:e,decimals:t=0,prefix:a,suffix:r,className:o}){let i=Math.abs(e).toFixed(t).split(""),c=i.filter(l=>l>="0"&&l<="9").length,s=0;return kp("span",{className:["hsk-cb-num",o].filter(Boolean).join(" "),children:[a&&ma("span",{className:"hsk-cb-num-fix",children:a}),i.map((l,h)=>{if(l>="0"&&l<="9"){let d=c-1-s;return s+=1,ma(mp,{d:Number(l),delay:d*34},h)}return ma("span",{className:"hsk-cb-num-fix",children:l},h)}),r&&ma("span",{className:"hsk-cb-num-fix",children:r})]})}import{useEffect as bp,useState as fp}from"react";import{createPortal as gp}from"react-dom";import{jsx as Dt,jsxs as $t}from"react/jsx-runtime";function Jo(){return typeof window<"u"&&"documentPictureInPicture"in window}function vp(e){switch(e.status){case"active":return"watching";case"paused":return"resting";case"triggered":return"struck";default:return"gone"}}function yp(e){let t=i=>{let c=parseFloat(String(i??"").replace(/[^0-9.\-]/g,""));return Number.isNaN(c)?null:c},a=t(e.initialValue),r=t(e.targetValue);if(a===null||r===null||a===r)return null;let n=((t(e.triggerValue)??a)-a)/(r-a)*100;return Math.max(0,Math.min(100,Math.round(n)))}function Zo({scouts:e,themeAttr:t,onClose:a}){let[r,o]=fp(null);if(bp(()=>{let i=null,c=!1;return(async()=>{try{if(i=await window.documentPictureInPicture.requestWindow({width:260,height:300,disallowReturnToOpener:!0}),c||!i)return;let l=i.document.createElement("style");l.textContent=sr,i.document.head.appendChild(l),i.document.body.className="hsk-cb-pin-body",t&&i.document.body.setAttribute("data-hsk-theme",t),i.addEventListener("pagehide",a),o(i)}catch{a()}})(),()=>{c=!0;try{i?.close()}catch{}}},[t,a]),!r)return null;let n=e.filter(i=>i.status!=="canceled"&&i.status!=="expired"&&i.status!=="idle");return gp($t("div",{className:"hsk-cb-scout-rail-card hsk-cb-pin-card",children:[$t("div",{className:"hsk-cb-scout-card-head",children:[$t("span",{className:"hsk-cb-scout-card-title",children:[$t("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[Dt("path",{d:"M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2Z"}),Dt("path",{d:"M12 6a6 6 0 1 0 6 6 6 6 0 0 0-6-6Z"}),Dt("circle",{cx:"12",cy:"12",r:"2"})]}),"Scouts"]}),$t("span",{className:"hsk-cb-pin-count",children:[n.filter(i=>i.status==="active").length," in motion"]})]}),n.length===0?Dt("div",{className:"hsk-cb-scout-pool-line",children:"Nothing out right now."}):n.map(i=>{let c=yp(i);return $t("div",{className:"hsk-cb-pin-row",children:[$t("span",{className:`hsk-cb-scout is-${i.status}`,children:[$t("span",{className:"hsk-cb-scout-face",children:[Dt(Wt,{scoutId:i.id,avatar:i.avatar,mood:vp(i),size:38}),i.status==="active"&&Dt("span",{className:"hsk-cb-scout-pulse"})]}),Dt("span",{className:"hsk-cb-scout-name",children:Xo(i.id,i.avatar)})]}),$t("span",{className:"hsk-cb-pin-text",children:[$t("span",{className:"hsk-cb-pin-watch",children:[i.instrument," ",i.operator," ",i.targetValue]}),c!==null&&Dt("span",{className:"hsk-cb-pin-bar",children:Dt("span",{className:"hsk-cb-pin-fill",style:{inlineSize:`${c}%`}})}),i.status==="triggered"&&Dt("span",{className:"hsk-cb-pin-hit",children:"hit"})]})]},i.id)})]}),r.document.body)}import{Fragment as tn,jsx as de,jsxs as Me}from"react/jsx-runtime";var ur=15,Jr=480;function Xi(e){if(e<60)return`${e} minutes`;let t=Math.floor(e/60),a=e%60;return a?`${t}h ${a}m`:`${t} hour${t>1?"s":""}`}var Ji=({size:e=13})=>Me("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[de("path",{d:"M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2Z"}),de("path",{d:"M12 6a6 6 0 1 0 6 6 6 6 0 0 0-6-6Z"}),de("circle",{cx:"12",cy:"12",r:"2"})]});function Zi(e){switch(e.status){case"active":return"watching";case"paused":return"resting";case"triggered":return"struck";default:return"gone"}}function es(e){let t=(e.instrument||"").trim();if(t&&t.length<=9)return t;let a=t.split(/[\s/]/)[0];return a&&a.length<=9?a:Qo(e.id,e.avatar)}function Zr({className:e,themeAttr:t,onAsk:a,onNew:r,open:o,onOpenChange:n}){let i=Sp(),{scouts:c,balance:s,setAvatar:l,cancelScout:h}=wp(),[d,u]=Mt(!1),p=o??d,k=Gi(f=>{u(f),n?.(f)},[n]),[v,g]=Mt(!1),M=Qi(null),R=Qi(null),[A,b]=Mt(90),[T,D]=Mt(0),[w,O]=Mt(null),[N,_]=Mt(null),[$,J]=Mt(!1),[L,B]=Mt(!1),[I,X]=Mt(!1),[P,j]=Mt(!1),[Z,Y]=Mt(""),m=`hsk-scout-goo-${xp().replace(/:/g,"")}`,U=c.filter(f=>f.status==="idle"),q=new Set(U.map(f=>f.avatar).filter(Boolean)),oe=U.length>0,x=c.filter(f=>f.status!=="canceled"&&f.status!=="expired"&&f.status!=="idle"),C=x.filter(f=>f.status==="active").length,S=x.length>0,W=x.filter(f=>f.status==="active"&&f.dedicatedMinutes<=0).length>1,G=(A-ur)/(Jr-ur)*100,y=C>0?Math.floor(s/C):s,V=Gi(()=>{M.current||(g(!0),M.current=setTimeout(()=>{k(!1),g(!1),_(null),M.current=null},200))},[k]);en(()=>()=>{M.current&&clearTimeout(M.current)},[]),en(()=>{if(!p)return;let f=ie=>{let ee=ie.composedPath();R.current&&(ee.includes(R.current)||R.current.contains(ie.target))||V()},K=ie=>{ie.key==="Escape"&&V()};return document.addEventListener("mousedown",f),document.addEventListener("keydown",K),()=>{document.removeEventListener("mousedown",f),document.removeEventListener("keydown",K)}},[p,V]),en(()=>{if(!i||!p)return;let f=!1,K=setTimeout(()=>{i.scouts.quote(A).then(ie=>{f||D(ie.priceUSD)}).catch(()=>{})},90);return()=>{f=!0,clearTimeout(K)}},[i,A,p]);let H=()=>{X(!0),window.addEventListener("pointerup",()=>X(!1),{once:!0})},E=()=>{let f=Number(Z);!Number.isNaN(f)&&Z.trim()!==""&&b(Math.min(Jr,Math.max(ur,Math.round(f)))),j(!1)};return!p&&!v?de("div",{className:Q("hsk-cb-scout-rail-wrap",e),ref:R,children:Me("button",{type:"button",className:"hsk-cb-scout-rail-trigger",onClick:()=>k(!0),"aria-label":"Scouts","aria-expanded":"false",children:[de("span",{className:"hsk-cb-scout-trigger-icon",style:{color:C>0?"#10b981":void 0},children:de(Ji,{size:13})}),de("span",{children:C>0?`${C} in motion`:"Scouts"}),C>0&&de("span",{className:"hsk-cb-scout-trigger-dot"})]})}):Me("div",{className:Q("hsk-cb-scout-rail-wrap","is-open",v&&"is-closing",e),ref:R,children:[L&&de(Zo,{scouts:c,themeAttr:t,onClose:()=>B(!1)}),de("svg",{width:"0",height:"0","aria-hidden":"true",className:"hsk-cb-scout-defs",children:Me("filter",{id:m,x:"-50%",y:"-50%",width:"200%",height:"200%",children:[de("feGaussianBlur",{in:"SourceGraphic",stdDeviation:"4",result:"b"}),de("feColorMatrix",{in:"b",values:"1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 18 -7"})]})}),Me("div",{className:"hsk-cb-scout-rail-card",role:"dialog","aria-label":"Scouts",children:[Me("div",{className:"hsk-cb-scout-card-head",children:[Me("span",{className:"hsk-cb-scout-card-title",children:[de(Ji,{size:12})," ",S?"Scouts":"Send a scout"]}),S&&Jo()&&de("button",{type:"button",className:"hsk-cb-scout-card-pin",onClick:()=>B(!0),"aria-label":"Keep scouts on top",children:Me("svg",{width:"11",height:"11",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.2",strokeLinecap:"round",strokeLinejoin:"round",children:[de("path",{d:"M15 3v6l3 4v2H6v-2l3-4V3"}),de("line",{x1:"12",y1:"15",x2:"12",y2:"21"})]})}),de("button",{type:"button",className:"hsk-cb-scout-card-x",onClick:V,"aria-label":"Close",children:Me("svg",{width:"11",height:"11",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.6",strokeLinecap:"round",children:[de("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),de("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]})})]}),S&&!$?Me(tn,{children:[Me("div",{className:"hsk-cb-scouts-stage",children:[W&&de("div",{className:"hsk-cb-scouts-glue",style:{filter:`url(#${m})`},"aria-hidden":"true",children:x.map(f=>de("span",{className:Q("hsk-cb-glue-cell",f.dedicatedMinutes>0&&"is-loose"),children:de(Wt,{scoutId:f.id,avatar:f.avatar,mood:Zi(f),size:38,layer:"body"})},f.id))}),Me("div",{className:"hsk-cb-scouts-row",children:[x.map(f=>Me("div",{className:"hsk-cb-scout-slot",children:[Me("button",{type:"button",className:Q("hsk-cb-scout",`is-${f.status}`),onClick:()=>a?.(f),onContextMenu:K=>{K.preventDefault(),_(N===f.id?null:f.id)},"aria-label":`${f.instrument} ${f.operator} ${f.targetValue}`,children:[Me("span",{className:"hsk-cb-scout-face",children:[de(Wt,{scoutId:f.id,avatar:f.avatar,mood:Zi(f),size:38}),f.status==="active"&&de("span",{className:"hsk-cb-scout-pulse"}),f.dedicatedMinutes>0&&Me("span",{className:"hsk-cb-scout-own",children:[f.dedicatedMinutes,"m"]})]}),de("span",{className:"hsk-cb-scout-name",children:es(f)})]}),de("button",{type:"button",className:"hsk-cb-scout-bin",onClick:K=>{K.stopPropagation(),h(f.id)},"aria-label":`Call ${es(f)} back`,children:Me("svg",{width:"9",height:"9",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.6",strokeLinecap:"round",strokeLinejoin:"round",children:[de("polyline",{points:"3 6 5 6 21 6"}),de("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"})]})}),N===f.id&&de("div",{className:"hsk-cb-scout-picker",children:Qr.map(K=>de("button",{type:"button",className:Q("hsk-cb-scout-pick",f.avatar===K&&"is-on"),onClick:()=>{l(f.id,K),_(null)},"aria-label":K,children:de(Wt,{scoutId:f.id,avatar:K,mood:"watching",size:26})},K))})]},f.id)),de("button",{type:"button",className:"hsk-cb-scout-new",onClick:()=>{O(null),J(!0)},"aria-label":"Add another avatar",children:Me("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.4",strokeLinecap:"round",children:[de("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),de("line",{x1:"5",y1:"12",x2:"19",y2:"12"})]})})]})]}),de("div",{className:"hsk-cb-scout-pool-line",children:W?Me(tn,{children:[de(ka,{value:s,suffix:"m"})," shared \xB7 ~",de(ka,{value:y,suffix:"m"})," each"]}):Me(tn,{children:[de(ka,{value:s,suffix:"m"})," left"]})})]}):de("div",{className:"hsk-cb-scout-hatch",children:de("div",{className:"hsk-cb-scout-hatch-row",children:Qr.map((f,K)=>de("button",{type:"button",className:Q("hsk-cb-scout-hatch-pick",w===f&&"is-on",!q.has(f)&&w!==f&&"is-unpaid"),style:{animationDelay:`${K*34}ms`},onClick:()=>O(w===f?null:f),"aria-label":q.has(f)?`${f}, ready to send out`:`${f}, not paid for`,"aria-pressed":w===f,children:de(Wt,{scoutId:f,avatar:f,mood:q.has(f)?"watching":"resting",size:30})},f))})}),Me("div",{className:"hsk-cb-scout-time",children:[Me("div",{className:Q("hsk-cb-dial",I&&"is-dragging"),children:[de("div",{className:"hsk-cb-dial-track",children:de("div",{className:"hsk-cb-dial-fill",style:{inlineSize:`${G}%`}})}),de("input",{className:"hsk-cb-dial-input",type:"range",min:ur,max:Jr,step:5,value:A,onChange:f=>b(Number(f.target.value)),"aria-label":"Minutes to buy","aria-valuetext":Xi(A),onPointerDown:H,onFocus:()=>X(!0),onBlur:()=>X(!1)})]}),Me("div",{className:Q("hsk-cb-scout-time-row",I&&"is-lifted"),children:[P?de("input",{className:"hsk-cb-scout-mins-input",type:"number",min:ur,max:Jr,value:Z,autoFocus:!0,onChange:f=>Y(f.target.value),onBlur:E,onKeyDown:f=>{f.key==="Enter"&&E(),f.key==="Escape"&&j(!1)},"aria-label":"Minutes"}):Me("button",{type:"button",className:"hsk-cb-scout-mins",onClick:()=>{Y(String(A)),j(!0)},"aria-label":`${Xi(A)}, tap to type an exact number`,children:[de(ka,{value:A}),de("span",{className:"hsk-cb-scout-mins-unit",children:"min"})]}),de("span",{className:"hsk-cb-scout-price",children:de(ka,{value:T,decimals:2,prefix:"$"})})]})]}),de("button",{type:"button",className:"hsk-cb-scout-buy-go",disabled:oe?!1:!w,onClick:()=>{oe&&(J(!1),O(null),V(),r?.(w??""))},children:oe?"Send it out":w?"Buy time":"Pick an avatar"})]})]})}import Cp,{useEffect as Mp,useRef as mr}from"react";import{jsx as Ip}from"react/jsx-runtime";function Np(e){let t=2166136261;for(let a=0;a<e.length;a++)t^=e.charCodeAt(a),t=Math.imul(t,16777619);return t>>>0}function on(e){let t=e>>>0;return()=>{t=t+1831565813>>>0;let a=Math.imul(t^t>>>15,1|t);return a=a+Math.imul(a^a>>>7,61|a)^a,((a^a>>>14)>>>0)/4294967296}}var ts=e=>e*e*(3-2*e);function Tp(e){let a=new Float32Array(65536);for(let o=0;o<a.length;o++)a[o]=e();let r=(o,n)=>a[(n&255)*256+(o&255)];return(o,n)=>{let i=Math.floor(o),c=Math.floor(n),s=ts(o-i),l=ts(n-c),h=r(i,c),d=r(i+1,c),u=r(i,c+1),p=r(i+1,c+1);return(h+(d-h)*s)*(1-l)+(u+(p-u)*s)*l}}function zp(e,t,a,r){let o=a/Math.SQRT2,n=Math.ceil(e/o),i=Math.ceil(t/o),c=new Int32Array(n*i).fill(-1),s=[],l=[],h=(u,p)=>{let k=s.length;s.push([u,p]),c[Math.floor(p/o)*n+Math.floor(u/o)]=k,l.push(k)},d=(u,p)=>{if(u<0||p<0||u>=e||p>=t)return!1;let k=Math.floor(u/o),v=Math.floor(p/o);for(let g=Math.max(v-2,0);g<=Math.min(v+2,i-1);g++)for(let M=Math.max(k-2,0);M<=Math.min(k+2,n-1);M++){let R=c[g*n+M];if(R<0)continue;let A=s[R][0]-u,b=s[R][1]-p;if(A*A+b*b<a*a)return!1}return!0};for(h(r()*e,r()*t);l.length;){let u=r()*l.length|0,[p,k]=s[l[u]],v=!1;for(let g=0;g<24;g++){let M=r()*Math.PI*2,R=a*(1+r()),A=p+Math.cos(M)*R,b=k+Math.sin(M)*R;if(d(A,b)){h(A,b),v=!0;break}}v||l.splice(u,1)}return s}var _e=(e,t)=>(e()-.5)*t,an=[(e,t,a)=>{let r=t*.5,o=t*(.14+a()*.04),n=t*.07;e.beginPath(),e.moveTo(-o-n*.6,-r),e.lineTo(o+n*.6,-r),e.moveTo(-o,-r+n),e.lineTo(o,-r+n),e.moveTo(-o,-r+n),e.lineTo(-o*.85,r-n),e.moveTo(o,-r+n),e.lineTo(o*.85,r-n),e.moveTo(0,-r+n*1.7),e.lineTo(0,r-n*1.7),e.moveTo(-o,r-n),e.lineTo(o,r-n),e.moveTo(-o-n*.6,r),e.lineTo(o+n*.6,r),e.stroke()},(e,t,a)=>{let r=t*.5,o=-r*(.18+a()*.1);e.beginPath(),e.moveTo(-r,o),e.lineTo(0,-r),e.lineTo(r,o),e.closePath(),e.moveTo(-r*.92,o+r*.16),e.lineTo(r*.92,o+r*.16);for(let n of[-.62,-.21,.21,.62])e.moveTo(r*n,o+r*.16),e.lineTo(r*n,r*.8);e.moveTo(-r,r*.8),e.lineTo(r,r*.8),e.stroke()},(e,t,a)=>{let r=t*.5,o=r*(.48+a()*.12);e.beginPath(),e.moveTo(-r*.2,-r*.86),e.lineTo(r*.2,-r*.86),e.moveTo(-r*.15,-r*.78),e.bezierCurveTo(-o,-r*.3,-o*.85,r*.6,0,r*.86),e.bezierCurveTo(o*.85,r*.6,o,-r*.3,r*.15,-r*.78),e.moveTo(-r*.17,-r*.64),e.quadraticCurveTo(-o*1.16,-r*.48,-o*.7,-r*.04),e.moveTo(r*.17,-r*.64),e.quadraticCurveTo(o*1.16,-r*.48,o*.7,-r*.04),e.stroke()},(e,t,a)=>{let r=t*.5;e.beginPath(),e.moveTo(-r*.9,r*.52),e.quadraticCurveTo(0,-r*.18,r*.9,-r*.58),e.stroke();let o=4+(a()*3|0);for(let n=0;n<o;n++){let i=.16+n/o*.8,c=-r*.9+i*r*1.8,s=r*.52-i*r*1.16+(1-i)*i*r*.3,l=n%2?1:-1,h=r*(.26+a()*.1);e.beginPath(),e.moveTo(c,s),e.quadraticCurveTo(c+h*.5,s+l*h*.66,c+h*.9,s+l*h*.08),e.quadraticCurveTo(c+h*.42,s+l*h*.04,c,s),e.stroke()}},(e,t,a)=>{let r=t*.5;e.beginPath(),e.moveTo(-r*.85,-r*.7),e.quadraticCurveTo(-r*.1,-r*.35,r*.2,r*.1),e.stroke();let o=[[-r*.45,-r*.12],[r*.05,r*.3],[r*.42,-r*.4]];for(let[n,i]of o)e.beginPath(),e.moveTo(n,i-r*.28),e.lineTo(n-r*.02,i-r*.16),e.stroke(),e.beginPath(),e.ellipse(n,i,r*(.15+a()*.04),r*.19,_e(a,.5),0,Math.PI*2),e.stroke()},(e,t,a)=>{let r=t*.5;for(let o of[-1,1]){e.beginPath(),e.arc(0,0,r*.72,o>0?-1.25:1.25,o>0?1.25:Math.PI*2-1.25,o<0),e.stroke();for(let n=0;n<5;n++){let i=-1.05+n/4*2.1,c=Math.sin(i)*o*r*.72,s=Math.cos(i)*r*.72,l=r*(.2+a()*.08);e.beginPath(),e.moveTo(c,s),e.quadraticCurveTo(c+o*l*.9,s-l*.5,c+o*l*.6,s-l*1.05),e.stroke()}}},(e,t)=>{let a=t*.5;e.beginPath(),e.moveTo(-a,a*.6),e.lineTo(a*.55,a*.6),e.lineTo(a*.55,-a*.6),e.lineTo(-a*.45,-a*.6),e.lineTo(-a*.45,a*.15),e.lineTo(a*.1,a*.15),e.lineTo(a*.1,-a*.18),e.stroke()},(e,t)=>{let a=t*.5;e.beginPath(),e.moveTo(-a*.62,a*.8),e.lineTo(-a*.62,-a*.05),e.arc(0,-a*.05,a*.62,Math.PI,0),e.lineTo(a*.62,a*.8),e.stroke(),e.beginPath(),e.moveTo(-a*.86,a*.8),e.lineTo(a*.86,a*.8),e.stroke()},(e,t,a)=>{let r=t*.5;e.beginPath(),e.arc(0,0,r*.4,0,Math.PI*2),e.stroke();let o=a()*.5;for(let n=0;n<8;n++){let i=o+n/8*Math.PI*2;e.beginPath(),e.moveTo(Math.cos(i)*r*.6,Math.sin(i)*r*.6),e.lineTo(Math.cos(i)*r*.94,Math.sin(i)*r*.94),e.stroke()}},(e,t)=>{let a=t*.5;e.beginPath(),e.moveTo(-a*.44,a*.7),e.bezierCurveTo(-a,a*.2,-a*.8,-a*.7,-a*.3,-a*.6),e.moveTo(a*.44,a*.7),e.bezierCurveTo(a,a*.2,a*.8,-a*.7,a*.3,-a*.6),e.moveTo(-a*.32,-a*.64),e.lineTo(a*.32,-a*.64),e.moveTo(-a*.44,a*.7),e.lineTo(a*.44,a*.7);for(let r of[-.16,.02,.2])e.moveTo(a*r,-a*.56),e.lineTo(a*r,a*.62);e.stroke()},(e,t,a)=>{let r=t*.5,o=r*(.4+a()*.18);e.beginPath(),e.moveTo(-r,r*.16),e.quadraticCurveTo(-r*.5,-o,0,-r*.02),e.quadraticCurveTo(r*.5,-o,r,r*.16),e.stroke()}],as=[(e,t,a)=>{let r=t*.5,o=-r+_e(a,r*.3),n=_e(a,r);e.beginPath(),e.moveTo(o,n);let i=4+(a()*4|0);for(let c=0;c<i;c++){let s=o+r*2/i+_e(a,r*.5),l=_e(a,r*1.5);e.quadraticCurveTo(o+_e(a,r*.9),n+_e(a,r*1.6),s,l),o=s,n=l}e.stroke()},(e,t,a)=>{let r=t*.5,o=2.2+a()*1.6,n=a()<.5?-1:1;e.beginPath();for(let i=0;i<=60;i++){let c=i/60,s=n*c*o*Math.PI*2,l=r*c*(.9+_e(a,.06)),h=Math.cos(s)*l,d=Math.sin(s)*l;i===0?e.moveTo(h,d):e.lineTo(h,d)}e.stroke()},(e,t,a)=>{let r=t*.5,o=4+(a()*4|0),n=_e(a,.7);for(let i=0;i<o;i++){let c=-r+i/(o-1)*r*2+_e(a,r*.16),s=r*(.7+a()*.6);e.beginPath(),e.moveTo(c-n*s*.5,-s*.5),e.quadraticCurveTo(c+_e(a,r*.2),0,c+n*s*.5,s*.5),e.stroke()}},(e,t,a)=>{let r=t*.5,o=2+(a()*3|0),n=r*2/o;e.beginPath(),e.moveTo(-r,r*.4);for(let i=0;i<o;i++){let c=-r+i*n,s=n*(.42+a()*.18);e.bezierCurveTo(c+s*.2,r*.4-s*2.1,c+n-s*.2,r*.4-s*2.1,c+n,r*.4+_e(a,r*.14))}e.stroke()}],rs=[(e,t,a)=>{e.beginPath(),e.arc(0,0,t*.1+a()*t*.04,0,Math.PI*2),e.fill()},(e,t,a)=>{e.beginPath(),e.arc(_e(a,t*.04),_e(a,t*.04),t*.32,0,Math.PI*2),e.stroke()},(e,t,a)=>{let r=t*.4,o=r*(.2+a()*.12);e.beginPath(),e.moveTo(0,-r),e.quadraticCurveTo(o,-o,r,0),e.quadraticCurveTo(o,o,0,r),e.quadraticCurveTo(-o,o,-r,0),e.quadraticCurveTo(-o,-o,0,-r),e.stroke()},(e,t,a)=>{let r=t*.4;e.beginPath(),e.moveTo(-r,_e(a,t*.08)),e.quadraticCurveTo(0,_e(a,t*.16),r,_e(a,t*.08)),e.stroke()}],Rp={light:(e,t)=>{let a=t*.5;e.beginPath(),e.moveTo(0,-a),e.quadraticCurveTo(a*.16,-a*.16,a,0),e.quadraticCurveTo(a*.16,a*.16,0,a),e.quadraticCurveTo(-a*.16,a*.16,-a,0),e.quadraticCurveTo(-a*.16,-a*.16,0,-a),e.stroke()},dark:(e,t)=>{let a=t*.44;e.beginPath(),e.moveTo(-a*.6,-a*.5),e.lineTo(a*.6,-a*.5),e.lineTo(a,a*.05),e.lineTo(0,a),e.lineTo(-a,a*.05),e.closePath(),e.moveTo(-a,a*.05),e.lineTo(a,a*.05),e.moveTo(-a*.6,-a*.5),e.lineTo(-a*.3,a*.05),e.lineTo(0,a),e.moveTo(a*.6,-a*.5),e.lineTo(a*.3,a*.05),e.lineTo(0,a),e.stroke()},mahogany:(e,t)=>{let a=t*.5;e.beginPath(),e.moveTo(0,a),e.bezierCurveTo(-a*.9,a*.2,-a*.7,-a*.7,0,-a),e.bezierCurveTo(a*.7,-a*.7,a*.9,a*.2,0,a),e.moveTo(0,a*.86),e.lineTo(0,-a*.86);for(let r=0;r<3;r++){let o=-.34+r*.36;e.moveTo(0,a*o),e.lineTo(a*.44,a*(o-.26)),e.moveTo(0,a*o),e.lineTo(-a*.44,a*(o-.26))}e.stroke()},blush:(e,t)=>{let a=t*.5;for(let r=0;r<5;r++){let o=r/5*Math.PI*2-Math.PI/2;e.beginPath(),e.ellipse(Math.cos(o)*a*.52,Math.sin(o)*a*.52,a*.42,a*.26,o,0,Math.PI*2),e.stroke()}e.beginPath(),e.arc(0,0,a*.19,0,Math.PI*2),e.stroke()},coffee:(e,t)=>{let a=t*.5;e.beginPath(),e.ellipse(0,0,a*.6,a*.9,0,0,Math.PI*2),e.stroke(),e.beginPath(),e.moveTo(0,-a*.84),e.bezierCurveTo(a*.34,-a*.3,-a*.34,a*.3,0,a*.84),e.stroke()},midnight:(e,t)=>{let a=t*.5;e.beginPath();for(let r=0;r<10;r++){let o=r%2===0?a:a*.4,n=r/10*Math.PI*2-Math.PI/2,i=Math.cos(n)*o,c=Math.sin(n)*o;r===0?e.moveTo(i,c):e.lineTo(i,c)}e.closePath(),e.stroke()}},os=e=>{let t=e.split(",").map(a=>parseFloat(a.trim()));return[t[0]||0,t[1]||0,t[2]||0]};function ns(e,t,a){let r=os(e),o=os(t);return`rgb(${Math.round(r[0]+(o[0]-r[0])*a)},${Math.round(r[1]+(o[1]-r[1])*a)},${Math.round(r[2]+(o[2]-r[2])*a)})`}function Pp(e,t,a){return`hsl(${Math.round(t*300%360)}, ${a?72:68}%, ${a?58:46}%)`}function Ap(e,t,a,r,o,n,i){let c=i?Rp[i]:void 0,s=on(o),l=Tp(on(o^2654435769)),h=e*t,u=Math.max(40,Math.min(520,Math.round(h/3100)))/.48,p=Math.max(26,Math.sqrt(.7*h/u)),k=zp(e,t,p,s),v=4.4/Math.max(e,t),g=v*2.6,M=Math.hypot(e,t),R=s()*Math.PI*2,A=Math.cos(R),b=Math.sin(R),T=e*(.18+s()*.64),D=t*(.12+s()*.5),w=[],O=Math.hypot(e,t)||1,[N,_,$]=a.split(",").map(L=>parseFloat(L)||0),J=.2126*N+.7152*_+.0722*$>128;for(let[L,B]of k){let I=l(L*v,B*v)*.72+l(L*g,B*g)*.28,X=Math.min(1,Math.max(0,(I-.26)/.44));if(s()>X*X*(3-2*X))continue;let P=s(),j=Math.max(0,1-Math.hypot(L-T,B-D)/(M*.72))**1.6,Z=((L-e/2)*A+(B-t/2)*b)/M+.5,Y=!J,U=((Y?.055:.028)+s()*(Y?.04:.025))*(.75+Z*.55)*(1+j*.4),q=ns(a,r,j*.85),oe=n?(e-L+t-B)/(e+t||1):(L+B)/(e+t||1),x=s()*16777215|0,C=Pp(x,oe,J),S=0,W=Y?1.05+s()*.35:.65+s()*.35,G=20,y=an[0],V=1;P<.5?(S=_e(s,.16),W=Y?1.15+s()*.45:.7+s()*.35,G=20+s()*16,y=an[s()*an.length|0]):P<.82?(S=s()*Math.PI*2,W=Y?.95+s()*.4:.6+s()*.4,G=16+s()*20,y=as[s()*as.length|0]):P<.95||!c?(S=s()*Math.PI*2,W=Y?.85+s()*.35:.55+s()*.35,G=7+s()*7,y=rs[s()*rs.length|0]):(S=_e(s,.3),W=Y?1.1+s()*.3:.75+s()*.3,G=15+s()*9,y=c,V=2.6),w.push({x:L,y:B,roll:P,rotation:S,lineWidth:W,alpha:U*V,baseColor:q,shimmerColor:C,drawFn:y,size:G,seed:x,normDist:oe})}return w}function rn(e,t,a,r,o){e.clearRect(0,0,a,r),e.lineCap="round",e.lineJoin="round";let n=o>=0&&o<=1.4,i=n?o*1.4-.2:-999,c=.3;for(let s of t){let l=s.alpha,h=s.baseColor,d=s.lineWidth;if(n){let p=s.normDist-i;if(p>c)l=s.alpha*.45,h=s.baseColor,d=s.lineWidth;else if(p<-c)l=s.alpha,h=s.baseColor,d=s.lineWidth;else{let k=Math.cos(p/c*(Math.PI/2))**2;l=s.alpha+k*.08,h=k>.08?ns(s.baseColor,s.shimmerColor,k*.65):s.baseColor,d=s.lineWidth*(1+k*.2)}}e.save(),e.translate(s.x,s.y),e.rotate(s.rotation),e.globalAlpha=Math.min(l,1),e.strokeStyle=h,e.fillStyle=h,e.lineWidth=d;let u=on(s.seed);s.drawFn(e,s.size,u),e.restore()}}var Lp=Cp.memo(function({seed:t="",theme:a,dir:r}){let o=mr(null),n=mr(!1),i=mr(0),c=mr(null),s=mr(0);return Mp(()=>{let l=o.current;if(!l)return;let h=Np(t||"kiku"),d=0,u=(R,A,b,T)=>D=>{let w=D-R,O=Math.min(1,w/A),_=(1-Math.cos(O*Math.PI))/2*1.4,$=l.clientWidth,J=l.clientHeight;if($&&J){let L=Math.min(window.devicePixelRatio||1,3),B=Math.round($*L),I=Math.round(J*L);(l.width!==B||l.height!==I)&&(l.width=B,l.height=I);let X=l.getContext("2d");X&&(X.setTransform(L,0,0,L,0,0),rn(X,b,$,J,_))}if(O<1)i.current=requestAnimationFrame(u(R,A,b,T));else{n.current=!1;let L=l.clientWidth,B=l.clientHeight,I=l.getContext("2d");if(I&&L&&B){let X=Math.min(window.devicePixelRatio||1,3);I.setTransform(X,0,0,X,0,0),rn(I,b,L,B,-1)}}},p=()=>{let R=l.clientWidth,A=l.clientHeight;if(!R||!A)return;let b=Math.min(window.devicePixelRatio||1,3),T=l.getContext("2d");if(!T)return;let D=getComputedStyle(l),w=D.getPropertyValue("--hsk-doodle-ink").trim()||"31,31,31",O=D.getPropertyValue("--hsk-doodle-tint").trim()||w,N=r==="rtl"||D.direction==="rtl"||l.closest('[dir="rtl"]')!==null,_=typeof window<"u"?Math.max(A,window.innerHeight||0):A,$=Ap(R,_,w,O,h,N,a);c.current=$,s.current=R;let J=Math.round(R*b),L=Math.round(A*b);if((l.width!==J||l.height!==L)&&(l.width=J,l.height=L),T.setTransform(b,0,0,b,0,0),window.matchMedia?.("(prefers-reduced-motion: reduce)")?.matches){rn(T,$,R,A,-1);return}cancelAnimationFrame(i.current),n.current=!0;let I=1200,X=performance.now();i.current=requestAnimationFrame(u(X,I,$,N))},k=()=>{clearTimeout(d),d=window.setTimeout(p,20)};p();let v=new ResizeObserver(k);v.observe(l);let g=window.matchMedia?.("(prefers-color-scheme: dark)"),M=()=>{p()};return g?.addEventListener?.("change",M),()=>{clearTimeout(d),cancelAnimationFrame(i.current),n.current=!1,v.disconnect(),g?.removeEventListener?.("change",M)}},[t,a,r]),Ip("canvas",{className:"hsk-cb-doodles",ref:o,"aria-hidden":"true"})}),eo=Lp;import to,{useState as aa,useEffect as sn,useCallback as is}from"react";import{useAkropolysContext as Dp}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\u0631\u062F \u0628\u0640 {lang}. \u064A\u0645\u0643\u0646 \u0639\u0631\u0636 \u0627\u0644\u0628\u0637\u0627\u0642\u0627\u062A \u0643\u0645\u0627 \u0647\u064A \u0623\u0648 \u062A\u0631\u062C\u0645\u062A\u0647\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",retry:"\u0625\u0639\u0627\u062F\u0629 \u0627\u0644\u0645\u062D\u0627\u0648\u0644\u0629",edit:"\u062A\u0639\u062F\u064A\u0644",copy:"\u0646\u0633\u062E",copied:"\u062A\u0645 \u0627\u0644\u0646\u0633\u062E",msgFailed:"\u0641\u0634\u0644 \u0627\u0644\u0625\u0631\u0633\u0627\u0644"},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",retry:"\u91CD\u8BD5",edit:"\u7F16\u8F91",copy:"\u590D\u5236",copied:"\u5DF2\u590D\u5236",msgFailed:"\u53D1\u9001\u5931\u8D25"},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 as written, 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?",retry:"Retry",edit:"Edit",copy:"Copy",copied:"Copied",msgFailed:"Failed to send"},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 peuvent rester telles qu'\xE9crites ou \xEAtre 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 enregistrer pour vous sur ce site ou ailleurs.",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",retry:"R\xE9essayer",edit:"Modifier",copy:"Copier",copied:"Copi\xE9",msgFailed:"\xC9chec de l'envoi"},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 \u0915\u093E\u0930\u094D\u0921 \u092E\u0942\u0932 \u0930\u0942\u092A \u092E\u0947\u0902 \u0930\u0939 \u0938\u0915\u0924\u0947 \u0939\u0948\u0902 \u092F\u093E \u0905\u0928\u0941\u0935\u093E\u0926\u093F\u0924 \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",retry:"\u092A\u0941\u0928\u0903 \u092A\u094D\u0930\u092F\u093E\u0938 \u0915\u0930\u0947\u0902",edit:"\u0938\u0902\u092A\u093E\u0926\u093F\u0924 \u0915\u0930\u0947\u0902",copy:"\u0915\u0949\u092A\u0940 \u0915\u0930\u0947\u0902",copied:"\u0915\u0949\u092A\u0940 \u0915\u093F\u092F\u093E \u0917\u092F\u093E",msgFailed:"\u092D\u0947\u091C\u0928\u0947 \u092E\u0947\u0902 \u0935\u093F\u092B\u0932"},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\u3002\u4FA1\u683C\u3084\u30EA\u30F3\u30AF\u306F\u539F\u6587\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\u56DE\u7B54\u3057\u307E\u3059\u3002\u30AB\u30FC\u30C9\u306F\u539F\u6587\u306E\u307E\u307E\u3001\u307E\u305F\u306F\u7FFB\u8A33\u3057\u3066\u8868\u793A\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:"\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:"\u5546\u54C1\u306E\u691C\u7D22\u30FB\u30D3\u30B8\u30E5\u30A2\u30EB\u5316\u30FB\u4FDD\u5B58\u3092\u304A\u624B\u4F1D\u3044\u3057\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\u56DE\u7B54\uFF08\u7D50\u679C\u306F\u539F\u6587\u306E\u307E\u307E\uFF09\u3002\u4F55\u3067\u3082\u304A\u805E\u304D\u304F\u3060\u3055\u3044\u3002",replyingTranslated:"{lang}\u3067\u56DE\u7B54\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",retry:"\u518D\u8A66\u884C",edit:"\u7DE8\u96C6",copy:"\u30B3\u30D4\u30FC",copied:"\u30B3\u30D4\u30FC\u5B8C\u4E86",msgFailed:"\u9001\u4FE1\u306B\u5931\u6557\u3057\u307E\u3057\u305F"},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:"Respondo em {lang}. Os cart\xF5es podem ficar no original ou ser traduzidos.",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 salvar qualquer item neste ou em outro site.",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",retry:"Tentar novamente",edit:"Editar",copy:"Copiar",copied:"Copiado",msgFailed:"Falha ao enviar"},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 pueden mostrarse en versi\xF3n original o 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 guardar cualquier producto en este u otro sitio.",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",retry:"Reintentar",edit:"Editar",copy:"Copiar",copied:"Copiado",msgFailed:"Error al enviar"},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 zinaweza kubaki zilivyo au kutafsiriwa.",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",retry:"Jaribu tena",edit:"Hariri",copy:"Nakili",copied:"Imenakiliwa",msgFailed:"Imeshindwa kutuma"},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 \u06A9\u0627\u0631\u0688\u0632 \u0627\u0635\u0644 \u0632\u0628\u0627\u0646 \u0645\u06CC\u06BA \u06CC\u0627 \u062A\u0631\u062C\u0645\u06C1 \u0634\u062F\u06C1 \u062F\u06CC\u06A9\u06BE\u06D2 \u062C\u0627 \u0633\u06A9\u062A\u06D2 \u06C1\u06CC\u06BA\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",retry:"\u062F\u0648\u0628\u0627\u0631\u06C1 \u06A9\u0648\u0634\u0634 \u06A9\u0631\u06CC\u06BA",edit:"\u062A\u0631\u0645\u06CC\u0645 \u06A9\u0631\u06CC\u06BA",copy:"\u06A9\u0627\u067E\u06CC \u06A9\u0631\u06CC\u06BA",copied:"\u06A9\u0627\u067E\u06CC \u06C1\u0648 \u06AF\u06CC\u0627",msgFailed:"\u0627\u0631\u0633\u0627\u0644 \u0646\u0627\u06A9\u0627\u0645 \u06C1\u0648 \u06AF\u06CC\u0627"}};import{jsx as ss}from"react/jsx-runtime";function kr(e){if(!e)return null;let t=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"}[t];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 $p(e){let t=/var\(\s*(--[\w-]+)/.exec(e)?.[1];if(!t||typeof document>"u")return"";for(let a of[document.documentElement,document.body]){let r=a?getComputedStyle(a).getPropertyValue(t).trim():"";if(r)return r.split(",")[0].trim()}return""}function cs({shopperLanguage:e,theme:t}){let a=Dp(),[r,o]=aa(()=>kr(e)?.strings||{}),[n,i]=aa(!0),[c,s]=aa(()=>!e||!!kr(e)),l=e?`akropolys_ui_dir_${e.toLowerCase()}`:"",[h,d]=aa(()=>{let N=kr(e);if(N)return N.dir==="rtl";if(qo(e)?.rtl)return!0;if(typeof window>"u"||!l)return!1;try{return localStorage.getItem(l)==="rtl"}catch{return!1}}),[u,p]=aa(()=>kr(e)?.bcp47||""),[k,v]=aa(null),[g,M]=aa(null);sn(()=>{if(!e){p(""),v(null),o({}),s(!0),d(!1);return}let N=kr(e),_=qo(e),$=e.trim().toLowerCase(),L=$==="urdu"||$==="ur"||e.trim()==="\u0627\u0631\u062F\u0648"||!N;N?(o(N.strings),d(N.dir==="rtl"),p(N.bcp47),s(!L)):(_?.rtl&&d(!0),s(!1));let B=!1;return(async()=>{try{let I=await a.getUIStrings?.(e,pa);if(!B&&I?.complete){i(I.curated!==!1),o(X=>({...I.strings,...N?.strings||{}})),d(I.dir==="rtl"),p(I.bcp47||N?.bcp47||"");try{localStorage.setItem(l,I.dir)}catch{}I.font&&(await bi(I.font,1200),B||v(I.font))}}catch{}B||s(!0)})(),()=>{B=!0}},[e,l,a]),sn(()=>{let N=!1;return(async()=>{try{let _=await _o(a);!N&&_&&M(_)}catch{}})(),()=>{N=!0}},[a]),Bo(k),Bo(g);let R=to.useMemo(()=>{let _=(typeof t=="object"&&t?.fontFamily?t.fontFamily:"").split(",")[0].trim(),$=/^var\(/i.test(_),J=_.replace(/^['"]|['"]$/g,""),L=$?$p(_):"",B=$?L?`${L}, `:"":J?`"${J}", `:"";if(k)return`"${k.family}", ${B}"Geist", system-ui, sans-serif`;let I=e?e.trim().toLowerCase():"";if(I==="japanese"||I==="ja"||I==="\u65E5\u672C\u8A9E")return`${B}"Geist", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", system-ui, sans-serif`;if(I==="chinese"||I==="zh"||I==="\u4E2D\u6587")return`${B}"Geist", "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", system-ui, sans-serif`;if(I==="urdu"||I==="ur"||I==="\u0627\u0631\u062F\u0648")return`"Noto Nastaliq Urdu", ${B}"IBM Plex Sans Arabic", "Geist", system-ui, sans-serif`;if(I==="arabic"||I==="ar"||I==="\u0627\u0644\u0639\u0631\u0628\u064A\u0629")return`"IBM Plex Sans Arabic", ${B}"Geist", system-ui, sans-serif`;if(I==="hindi"||I==="hi"||I==="\u0939\u093F\u0928\u094D\u0926\u0940")return`"Hind", ${B}"Geist", system-ui, sans-serif`},[k,e,typeof t=="object"&&t?t.fontFamily:void 0]),A=to.useMemo(()=>{let N=0,_=0;for(let $ of Object.values(r))for(let J of $){let L=J.codePointAt(0)??0;L<192||/\p{L}/u.test(J)&&(L<=591?N++:_++)}return _>N},[r]),[b,T]=aa(0);sn(()=>{if(typeof document>"u"||!document.fonts?.ready)return;let N=!0;return document.fonts.ready.then(()=>{N&&T(_=>_+1)}),()=>{N=!1}},[k]);let D=to.useMemo(()=>{if(!A||typeof document>"u")return!0;let _=(typeof t=="object"&&t?.fontFamily?t.fontFamily:"").split(",")[0].trim();if(!_)return!1;let $="";for(let L of Object.values(r))if(L){$=L;break}if(!$)return!0;let J=$.replace(/\s+/g,"");if(!J)return!0;try{let B=document.createElement("canvas").getContext("2d");if(!B)return!0;let I=_.startsWith("var(")&&getComputedStyle(document.documentElement).getPropertyValue(_.slice(4,-1).trim()).trim()||_;B.font=`16px ${I}, __akropolys_nonexistent_font__`;let X=B.measureText(J).width;B.font="16px __akropolys_nonexistent_font__";let P=B.measureText(J).width;return Math.abs(X-P)>1}catch{return!0}},[A,r,typeof t=="object"&&t?t.fontFamily:void 0,b]),w=is((N,_)=>{let $=r[N]||pa[N]||N;if(_)for(let[J,L]of Object.entries(_))$=$.split(`{${J}}`).join(L);return $},[r]),O=is((N,_)=>(r[N]||pa[N]||N).split(/(\{[a-zA-Z]+\})/g).map((J,L)=>{let B=J.match(/^\{([a-zA-Z]+)\}$/);return B&&_[B[1]]!==void 0?ss("bdi",{children:_[B[1]]},L):ss(to.Fragment,{children:J},L)}),[r]);return{chromeStrings:r,chromeReady:c,chromeCurated:n,isRTL:h,speechLang:u,scriptFont:k,fontStack:R,isNonLatin:A,hostFontCovers:D,t:w,tNode:O}}import{useState as qa,useRef as ot,useEffect as br,useCallback as ra}from"react";function ls({messages:e,loading:t,messageRefs:a}){let r=ot(null),o=ot(0),[n,i]=qa(!1),[c,s]=qa(1),[l,h]=qa(0),d=ot(()=>{}),u=ot(null),p=ot(!1),k=ot(!0),[v,g]=qa(0),M=ot(0),R=ot(""),A=ot(()=>{}),b=ot(()=>{});br(()=>{let m=r.current;if(!m)return;let U,q=()=>{clearTimeout(U),U=setTimeout(()=>{p.current=!1},150)},oe=()=>{clearTimeout(U),p.current=!0,A.current()},x=()=>{p.current&&q()};return m.addEventListener("touchstart",oe,{passive:!0}),m.addEventListener("touchend",q,{passive:!0}),m.addEventListener("touchcancel",q,{passive:!0}),m.addEventListener("scroll",x,{passive:!0}),()=>{clearTimeout(U),m.removeEventListener("touchstart",oe),m.removeEventListener("touchend",q),m.removeEventListener("touchcancel",q),m.removeEventListener("scroll",x)}},[]),br(()=>{let m=r.current;if(!m)return;let U=160,q=8,oe=0,x=()=>{oe=0;let W=m.scrollHeight-m.scrollTop-m.clientHeight;W<=q&&(k.current||b.current(),k.current=!0,$.current()),i(W>U&&!k.current);let G=m.scrollHeight-m.clientHeight;s(G>8?Math.min(1,Math.max(0,m.scrollTop/G)):1);let y=m.scrollTop+m.clientHeight*.33,V=0;for(let H=0;H<a.current.length;H++){let E=a.current[H];E&&E.offsetTop-m.offsetTop<=y&&(V=H)}h(V)},C=()=>{oe||(oe=requestAnimationFrame(x))};x(),m.addEventListener("scroll",C,{passive:!0});let S=new ResizeObserver(C);return S.observe(m),()=>{oe&&cancelAnimationFrame(oe),m.removeEventListener("scroll",C),S.disconnect()}},[e.length,a]);let T=ra(m=>{let U=`${m}:${M.current}`;R.current!==U&&(R.current=U,g(q=>q+1))},[]),[D,w]=qa(!1),O=ot(!1),N=ra(()=>{O.current||(O.current=!0,w(!0))},[]),_=ra(()=>{O.current&&(O.current=!1,w(!1))},[]),$=ot(()=>{});$.current=_;let[J,L]=qa(!1),B=ot(!1),I=ot(0),X=ra(()=>{B.current=!1,L(!1)},[]),P=ra(()=>{R.current="",X(),_()},[X,_]),j=ra(()=>{B.current&&(performance.now()-I.current<700||X())},[X]);A.current=j,b.current=P,br(()=>{if(v===0)return;B.current=!0,I.current=performance.now(),L(!0);let m=setTimeout(X,4200);return()=>clearTimeout(m)},[v,X]);let Z=ra(m=>{let U=r.current,q=a.current[m];if(!U||!q)return;let oe=q.offsetTop-U.offsetTop-Math.max(0,(U.clientHeight-q.clientHeight)/2),x=Math.max(0,Math.min(U.scrollHeight-U.clientHeight,oe));u.current?u.current(x):U.scrollTo({top:x,behavior:"smooth"})},[a]),Y=ra(()=>{let m=r.current;if(!m)return;k.current=!0,b.current();let U=m.scrollHeight-m.clientHeight;u.current?u.current(U):m.scrollTo({top:U,behavior:"smooth"})},[]);return br(()=>{let m=r.current;if(!m)return;let U=requestAnimationFrame(()=>{let q=m.scrollTop;if(!k.current)N(),T(e.length);else if(!p.current){let oe=m.scrollHeight-m.clientHeight;if(u.current){u.current(oe);return}m.scrollTop=m.scrollHeight}m.scrollTop!==q&&d.current()});return()=>cancelAnimationFrame(U)},[e,t,a,T,N]),br(()=>{let m=r.current;if(!m||typeof window<"u"&&window.matchMedia?.("(prefers-reduced-motion: reduce)").matches)return;let U=7,q=16,oe=1/(window.devicePixelRatio||1),x=ee=>Math.round(ee/oe)*oe,C=m.scrollTop,S=m.scrollTop,W=m.scrollTop,G=0,y=null,V=ee=>{ee!==W&&(m.scrollTop=ee,W=m.scrollTop)},H=()=>{y!==null&&(cancelAnimationFrame(y),y=null),m.classList.remove("hsk-scrolling"),C=S=W=m.scrollTop};d.current=H,u.current=ee=>{Math.abs(m.scrollTop-W)>1&&(C=S=W=m.scrollTop);let ae=Math.round(Math.max(0,Math.min(m.scrollHeight-m.clientHeight,ee)));ae!==C&&(C=ae,y===null&&(G=performance.now(),y=requestAnimationFrame(E)))};let E=ee=>{let ae=Math.min((ee-G)/1e3,.05);if(G=ee,S+=(C-S)*(1-Math.exp(-U*ae)),Math.abs(C-S)<oe){S=C,V(Math.round(C)),m.classList.remove("hsk-scrolling"),y=null;return}V(x(S)),y=requestAnimationFrame(E)},f=ee=>{if(ee.ctrlKey)return;Math.abs(m.scrollTop-W)>1&&(C=S=W=m.scrollTop),ee.deltaY<0&&(k.current&&(M.current+=1),k.current=!1),A.current();let ae=ee.deltaMode===1?q:ee.deltaMode===2?m.clientHeight:1,be=Math.max(0,m.scrollHeight-m.clientHeight),Le=Math.round(Math.max(0,Math.min(be,C+ee.deltaY*ae)));if(Le===C){be>0&&ee.preventDefault();return}ee.preventDefault(),C=Le,y===null&&(G=performance.now(),m.classList.add("hsk-scrolling"),y=requestAnimationFrame(E))},K=m.scrollTop,ie=()=>{let ee=Math.abs(m.scrollTop-W)>1;ee&&(o.current=performance.now(),m.scrollTop<K-1&&k.current&&(M.current+=1,k.current=!1)),K=m.scrollTop,y!==null&&ee&&(cancelAnimationFrame(y),y=null,m.classList.remove("hsk-scrolling"),C=S=W=m.scrollTop)};return m.addEventListener("wheel",f,{passive:!1}),m.addEventListener("scroll",ie,{passive:!0}),()=>{m.removeEventListener("scroll",ie),m.removeEventListener("wheel",f),y!==null&&cancelAnimationFrame(y),m.classList.remove("hsk-scrolling"),d.current=()=>{},u.current=null}},[]),{msgsContainerRef:r,lastExternalScrollRef:o,showJumpToBottom:n,scrollProgress:c,activeMsgIdx:l,jumpAlert:J,unreadBelow:D,jumpToMessage:Z,jumpToBottom:Y,resetAlertArming:P}}import{useState as ba,useEffect as ps,useCallback as cn}from"react";import{useAkropolysContext as Fp}from"@akropolys/sdk";function ds(e,t){let a=Fp(),[r,o]=ba(""),[n,i]=ba("idle"),[c,s]=ba(null),[l,h]=ba(null),[d,u]=ba(null),[p,k]=ba(jo),[v,g]=ba(!1),M=cn(async(b,T)=>{try{await navigator.clipboard.writeText(b),u(T),setTimeout(()=>u(null),2e3)}catch{}},[]);ps(()=>{e&&e.type==="request_kiku_key"&&(i("prompt_key"),o(""))},[e]),ps(()=>{if(!c)return;k(jo);let b=setInterval(()=>{k(T=>T<=1?(clearInterval(b),s(null),h(null),0):T-1)},1e3);return()=>clearInterval(b)},[c]);let R=cn(async()=>{let b=r.trim();b&&(a.setKikuPub(b),o(""),i("idle"),await t())},[a,r,t]),A=cn(async()=>{if(!v){g(!0);try{let{secret:b,publicId:T}=await a.mintKikuKey();s(b),h(T),i("idle"),await t()}catch{}finally{g(!1)}}},[a,v,t]);return{keyInput:r,setKeyInput:o,keyPhase:n,setKeyPhase:i,mintedKey:c,setMintedKey:s,mintedPub:l,setMintedPub:h,copied:d,keyCountdown:p,minting:v,copyValue:M,handleUseExistingKey:R,handleCreateKey:A}}import{useCallback as ao}from"react";function hs({attachments:e,setAttachments:t,setInput:a,send:r,defaultCurrency:o,t:n}){let i=ao(h=>{let d=h.name||"",u=`@kiku ${n("displayCapture",{name:d}).trim()}`,p=d||"capture current page";a("");let k=e;t([]),r(p,u,k.length>0?k:void 0,"capture")},[e,r,t,a,n]),c=ao(h=>{let d=h.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=h.map(k=>k.name).filter(Boolean).join(", "),p=`@kiku ${n("displayCaptureAll",{count:String(h.length)})}`;a(""),t([]),r(u||"capture all",p,void 0,"capture_all",d)},[o,r,t,a,n]),s=ao(()=>{let h=`@kiku ${n("displayViewHistory")}`;a(""),t([]),r("show my saved items",h,void 0,"view_history")},[r,t,a,n]),l=ao(()=>{let h=`@kiku ${n("displayDelete")}`;a(""),t([]),r("delete this",h,void 0,"delete")},[r,t,a,n]);return{handleKikuCapture:i,handleKikuCaptureAll:c,handleKikuViewHistory:s,handleKikuDelete:l}}import{useState as fa,useCallback as ln}from"react";import{useAkropolysContext as Hp}from"@akropolys/sdk";import{useCallback as Xe,useEffect as ro,useRef as Ye,useState as oo}from"react";var us=16e3,_p=`
12
12
  class KikuCapture extends AudioWorkletProcessor {
13
13
  constructor() {
14
14
  super();
15
- this._ratio = sampleRate / ${Ti};
16
- this._chunk = ${Math.round(Ti*.04)};
15
+ this._ratio = sampleRate / ${us};
16
+ this._chunk = ${Math.round(us*.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 a=new Uint8Array(e),t="";for(let r=0;r<a.length;r+=32768)t+=String.fromCharCode.apply(null,Array.from(a.subarray(r,r+32768)));return btoa(t)}function Pl(e){let a=atob(e),t=a.length,r=new Uint8Array(t);for(let s=0;s<t;s++)r[s]=a.charCodeAt(s);let n=new DataView(r.buffer,r.byteOffset,r.byteLength),i=t>>1,c=new Float32Array(i);for(let s=0;s<i;s++)c[s]=n.getInt16(s*2,!0)/32768;return c}function Ri(e){let[a,t]=Ir("idle"),[r,n]=Ir(!1),[i,c]=Ir([]),[s,o]=Ir(null),d=We(null),p=We(null),h=We(null),u=We(null),l=We(null),k=We(0),g=We(new Set),y=We(null),w=We(null),R=We(24e3),A=We(e);Lr(()=>{A.current=e},[e]);let b=We(!1),T=We(null),M=We(""),S=We(""),K=Ge(()=>{let C=M.current.trim(),x=S.current.trim();M.current="",S.current="",!(!C&&!x)&&A.current.onExchange?.({heard:C,said:x})},[]),N=Ge(()=>{},[]),H=Ge(()=>{if(!b.current)return;p.current&&p.current.state==="suspended"&&p.current.resume().catch(()=>{});let C=T.current;C&&(T.current=null,C())},[]),U=Ge(()=>{let C=l.current;if(!C)return 0;let x=new Uint8Array(C.fftSize);C.getByteTimeDomainData(x);let v=0;for(let E=0;E<x.length;E++){let $=(x[E]-128)/128;v+=$*$}return Math.min(1,Math.sqrt(v/x.length)*4)},[]),I=a==="speaking"||a==="thinking",V=Ge(C=>{let x=I?y.current:l.current;return!x||C.length!==x.frequencyBinCount?!1:(x.getByteFrequencyData(C),!0)},[I]),F=Ge(()=>(I?y.current:l.current)?.frequencyBinCount??0,[I]),D=Ge(()=>{k.current=0;let C=w.current,x=p.current;if(C&&x&&x.state!=="closed"){let v=x.currentTime;C.gain.cancelScheduledValues(v),C.gain.setValueAtTime(C.gain.value,v),C.gain.linearRampToValueAtTime(0,v+.08),setTimeout(()=>{for(let E of g.current)try{E.onended=null,E.stop()}catch{}g.current.clear(),C&&p.current&&p.current.state!=="closed"&&C.gain.setValueAtTime(1,p.current.currentTime)},100)}else{for(let v of g.current)try{v.onended=null,v.stop()}catch{}g.current.clear()}},[]),Q=Ge(C=>{let x=p.current,v=y.current;if(!x||!v||C.length===0)return;x.state==="suspended"&&x.resume().catch(()=>{});let E=R.current,$=x.createBuffer(1,C.length,E);$.getChannelData(0).set(C);let f=x.createBufferSource();f.buffer=$,f.connect(v);let O=x.currentTime,ce=k.current>O?k.current:O+.03;f.start(ce),k.current=ce+$.duration,g.current.add(f),f.onended=()=>{g.current.delete(f),g.current.size===0&&(k.current=0,t(j=>j==="speaking"?"listening":j))},t(j=>j==="speaking"||j==="idle"||j==="ended"?j:"speaking")},[]),z=Ge(()=>{},[]),B=Ge(()=>{},[]),te=Ge(C=>{K(),d.current=null,b.current=!1,T.current=null,z(),D(),u.current?.disconnect(),u.current=null,h.current?.getTracks().forEach(x=>x.stop()),h.current=null,l.current=null,y.current=null,w.current=null,p.current?.close().catch(()=>{}),p.current=null,t(C),n(!1),c([])},[K,D,z]),Y=Ge(()=>{try{d.current?.send(JSON.stringify({type:"close"}))}catch{}try{d.current?.close()}catch{}te("idle")},[te]),m=Ge(C=>{let x=!1;C.onmessage=v=>{let E;try{E=JSON.parse(v.data)}catch{return}switch(E.type){case"ready":E.sampleRate&&(R.current=E.sampleRate),typeof E.secondsLeft=="number"&&o(E.secondsLeft),b.current=!0,t("listening"),H();break;case"audio":z(),E.audio&&Q(Pl(E.audio));break;case"hearing":n(!0);break;case"thinking":n(!1),t("thinking"),B();break;case"heard":M.current+=E.text;break;case"said":S.current+=E.text;break;case"interrupted":z(),D(),n(!1),t("listening");break;case"turn_complete":z(),n(!1),K();break;case"sources":Array.isArray(E.sources)&&E.sources.length&&c(E.sources);break;case"seconds":typeof E.secondsLeft=="number"&&o(E.secondsLeft);break;case"refused":A.current.onRefused?.(E.code||"guest"),Y();break;case"error":A.current.onError?.(E.code||"unavailable"),Y();break}},C.onclose=v=>{d.current===C&&(v.code===4402&&(x=!0,A.current.onError?.(v.reason==="site"?"siteLimit":"limit")),te("ended"))},C.onerror=()=>{!x&&d.current===C&&A.current.onError?.("connection")}},[H,Q,K,D,B,z,Y,te]),_=Ge(C=>{let x=d.current;if(b.current=!1,t("connecting"),D(),z(),x){try{x.send(JSON.stringify({type:"close"}))}catch{}try{x.close()}catch{}}let v=A.current,E=v.apiUrl.replace(/\/+$/,""),$=new URL(E+"/voice/live",window.location.href);$.protocol=$.protocol==="https:"?"wss:":"ws:",$.searchParams.set("siteId",v.siteId),v.kikuId&&$.searchParams.set("kikuId",v.kikuId),v.language&&$.searchParams.set("language",v.language),(C||v.voice)&&$.searchParams.set("voice",C||v.voice);let f=new WebSocket($.toString(),["akropolys.token."+v.token]);d.current=f,m(f)},[m,D,z]),W=We(e.voice);Lr(()=>{W.current!==e.voice&&(W.current=e.voice,d.current&&(a==="listening"||a==="thinking"||a==="speaking")&&_(e.voice))},[e.voice,a,_]);let ae=Ge(async()=>{if(d.current)return;t("connecting");let C=A.current,x=window.AudioContext||window.webkitAudioContext;x&&((!p.current||p.current.state==="closed")&&(p.current=new x({latencyHint:"interactive"})),p.current.state==="suspended"&&p.current.resume().catch(()=>{}));let v=C.apiUrl.replace(/\/+$/,""),E=new URL(v+"/voice/live",window.location.href);E.protocol=E.protocol==="https:"?"wss:":"ws:",E.searchParams.set("siteId",C.siteId),C.kikuId&&E.searchParams.set("kikuId",C.kikuId),C.language&&E.searchParams.set("language",C.language),C.voice&&E.searchParams.set("voice",C.voice);let $=new WebSocket(E.toString(),["akropolys.token."+C.token]);d.current=$,m($);let f;try{if(!navigator.mediaDevices?.getUserMedia)throw{name:"NotAllowedError"};f=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0,autoGainControl:!0}})}catch(G){abandoned=!0;try{$.close()}catch{}d.current=null,t("idle"),C.onError?.(G?.name==="NotAllowedError"?"not-allowed":"audio-capture");return}if(d.current!==$){f.getTracks().forEach(G=>G.stop());return}h.current=f;for(let G of f.getAudioTracks())G.enabled=!A.current.muted;let O=p.current&&p.current.state!=="closed"?p.current:x?new x({latencyHint:"interactive"}):null;if(!O)return;p.current=O,O.state==="suspended"&&O.resume().catch(()=>{});let ce=O.createAnalyser();ce.fftSize=1024,ce.smoothingTimeConstant=.25,l.current=ce;let j=O.createGain();j.gain.value=1,j.connect(O.destination),w.current=j;let X=O.createAnalyser();X.fftSize=1024,X.smoothingTimeConstant=.25,X.connect(j),y.current=X;try{let G=URL.createObjectURL(new Blob([Rl],{type:"application/javascript"}));if(await O.audioWorklet.addModule(G),URL.revokeObjectURL(G),d.current!==$){f.getTracks().forEach(ie=>ie.stop()),O.close().catch(()=>{});return}let le=new AudioWorkletNode(O,"kiku-capture");u.current=le,le.port.onmessage=ie=>{let ke=d.current;!ke||ke.readyState!==WebSocket.OPEN||ke.send(JSON.stringify({type:"audio",audio:zl(ie.data)}))};let q=O.createMediaStreamSource(f);T.current=()=>{q.connect(ce),q.connect(le)},H()}catch{A.current.onError?.("audio-worklet"),Y()}},[H,Q,K,D,B,z,Y,te]);return Lr(()=>()=>{Y()},[Y]),Lr(()=>{let C=h.current;if(C)for(let x of C.getAudioTracks())x.enabled=!e.muted},[e.muted,a]),{state:a,phase:a,hearing:r,sources:i,secondsLeft:s,micLevel:U,micSpectrum:V,spectrumBins:F,start:ae,stop:Y}}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 c=Al(),[s,o]=aa("off"),[d,p]=aa("idle"),[h,u]=aa(""),[l,k]=aa(!1),[g,y]=aa(null),[w,R]=aa(!1),[A,b]=aa(()=>{try{let z=localStorage.getItem(un);if(z&&Sr.some(B=>B.name===z))return z}catch{}return r||"Puck"}),T=Rn(z=>{b(z);try{localStorage.setItem(un,z)}catch{}},[]),M=gr({lang:e||a,onUtterance:z=>{p("thinking"),n(z)},onError:z=>{o("off"),p("idle"),u(z==="not-allowed"?"micDenied":z==="language-not-supported"?"micLangUnsupported":z==="audio-capture"?"micMissing":z==="network"?"micNetwork":"micFailed")},onBargeIn:()=>{zt()}}),S=c?.api?.apiUrl||c?.apiUrl||"",K=c?.api?.siteId||c?.siteId||"",N=c?.api?.apiToken||c?.apiToken||"",H=c?.getShopperId?.()||c?.getKikuPub?.()||void 0,U=Ri({apiUrl:S,siteId:K,token:N,kikuId:H,language:t,voice:A,muted:l,onExchange:z=>{i(z.heard,z.said)},onError:z=>{if(z==="shopper_reply_limit"||z==="access_revoked"||z==="account_required"){R(!0),U.stop(),o("off");return}o("off"),u(z==="not-allowed"?"micDenied":z==="audio-capture"?"micMissing":z==="limit"?"voiceLimitReached":z==="siteLimit"?"voiceSiteLimit":z==="connection"||z==="network"?"micNetwork":"voiceUnavailable")},onRefused:z=>{(z==="shopper_reply_limit"||z==="access_revoked"||z==="account_required")&&R(!0),o("off"),u("voiceUnavailable")}}),I=typeof window<"u"&&!!window.WebSocket&&!!(window.AudioContext||window.webkitAudioContext)&&!!navigator.mediaDevices?.getUserMedia,V=Rn(async z=>{if(!jo()){u("micInsecure");return}u(""),o(z),z==="dictate"?(p("listening"),await M.start()):U.start()},[U,M]),F=Rn(()=>{o("off"),p("idle"),M.stop(),U.stop()},[U,M]),D=s==="converse"?Ll(U.state):s==="dictate"?d==="listening"?M.hearing?"speaking":"listening":d:"idle",Q=s==="converse"&&(U.phase==="connecting"||U.state==="connecting");return{voiceMode:s,voicePhase:D,voiceConnecting:Q,voiceError:h,setVoiceError:u,voiceMuted:l,setVoiceMuted:k,voiceSecondsLeft:g,voiceBlocked:w,liveVoiceName:A,chooseVoice:T,canConverse:I,startVoice:V,stopVoice:F,voice:M,live:U}}import lt from"react";import{useEffect as Il,useRef as Te}from"react";import{jsx as ue,jsxs as Ze}from"react/jsx-runtime";var zn={idle:{bw:50,bh:60,tr:1,br:.42,bow:3},thinking:{bw:46,bh:46,tr:1,br:1,bow:2},visualizing:{bw:64,bh:42,tr:.42,br:.42,bow:2},speaking:{bw:44,bh:54,tr:.9,br:.9,bow:3},failed:{bw:53,bh:45,tr:.95,br:.55,bow:4},curious:{bw:48,bh:52,tr:.9,br:.7,bow:3},welcoming:{bw:50,bh:58,tr:1,br:.5,bow:2},guiding:{bw:46,bh:50,tr:.8,br:.8,bow:2},happy:{bw:52,bh:56,tr:1,br:.4,bow:4},focused:{bw:48,bh:52,tr:.9,br:.7,bow:2}},Pn={idle:{lid:1,warm:0,breath:2100,wob:1},thinking:{lid:1,warm:.2,breath:1700,wob:1.6},visualizing:{lid:1,warm:.9,breath:1200,wob:2.2},speaking:{lid:1,warm:.35,breath:900,wob:1.8},failed:{lid:.28,warm:0,breath:3e3,wob:.6},curious:{lid:1,warm:.15,breath:1800,wob:1.4},welcoming:{lid:1,warm:.25,breath:1600,wob:1.2},guiding:{lid:1,warm:.2,breath:1500,wob:1.3},happy:{lid:1,warm:.4,breath:1200,wob:1.5},focused:{lid:1,warm:.2,breath:1500,wob:1.2}},Er=[[0,0,0],[.09,.54,0],[.19,-.36,32],[.31,-.22,58],[.42,-.12,68],[.54,.04,28],[.63,.96,0],[.71,.18,0],[.79,-.16,20],[.88,.34,0],[.95,-.05,4],[1,0,0]];function El(e){let a=1;for(;a<Er.length-1&&Er[a][0]<e;)a++;let[t,r,n]=Er[a-1],[i,c,s]=Er[a],o=i===t?0:(e-t)/(i-t),d=o*o*(3-2*o);return[r+(c-r)*d,n+(s-n)*d]}var ar=6,Pi=["bw","bh","tr","br","bow","lid","warm","wob","gx","gy"],Wt=(e,a,t)=>Math.max(a,Math.min(t,e));function Ai(e,a,t,r){let n=d=>d.toFixed(2),i=(a+t)/2,c=e+r,s=(i-a)*.55,o=(t-i)*.55;return`C${n(e)} ${n(a+s)} ${n(c)} ${n(i-s)} ${n(c)} ${n(i)}C${n(c)} ${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),c=Wt(e*r,8,a*.96),s=(h,u)=>`${h.toFixed(2)} ${u.toFixed(2)}`,o=.46,d=Wt((e-i)/e,0,1),p=Wt((e-c)/e,0,1);return`M${s(-e,-a+i)}C${s(-e,-a+i*o)} ${s(-e+i*o,-a)} ${s(-e+i,-a)}C${s(-e*.3*d,-a-2*d)} ${s(e*.3*d,-a-2*d)} ${s(e-i,-a)}C${s(e-i*o,-a)} ${s(e,-a+i*o)} ${s(e,-a+i)}`+Ai(e,-a+i,a-c,n)+`C${s(e,a-c*o)} ${s(e-c*o,a)} ${s(e-c,a)}C${s(e*.3*p,a+2*p)} ${s(-e*.3*p,a+2*p)} ${s(-e+c,a)}C${s(-e+c*o,a)} ${s(-e,a-c*o)} ${s(-e,a-c)}`+Ai(-e,a-c,-a+i,-n)+"Z"}var Sa=[{name:"Graphite",color:"#4B5058",light:"#A8AEB6",glow:"rgba(75, 80, 88, 0.26)"},{name:"Mist",color:"#78868F",light:"#BFC9CF",glow:"rgba(120, 134, 143, 0.26)"},{name:"Sandstone",color:"#8A7E71",light:"#CBC1B5",glow:"rgba(138, 126, 113, 0.26)"},{name:"Pewter",color:"#5F6670",light:"#B3BAC3",glow:"rgba(95, 102, 112, 0.26)"}],In=[{name:"Aegean",color:"#2E6FB7",light:"#9CC1E6",glow:"rgba(46, 111, 183, 0.30)"},{name:"Fern",color:"#3C8C60",light:"#A2CFB4",glow:"rgba(60, 140, 96, 0.30)"},{name:"Marigold",color:"#C48A22",light:"#EBD095",glow:"rgba(196, 138, 34, 0.30)"},{name:"Coral",color:"#C15A4E",light:"#E9AEA3",glow:"rgba(193, 90, 78, 0.30)"},{name:"Iris",color:"#5F5CC4",light:"#B6B4E8",glow:"rgba(95, 92, 196, 0.30)"}],Tp=[...Sa,...In];function An(e){let r=(!In.includes(e)&&Math.random()<.26?In:Sa).filter(n=>n!==e);return r[Math.floor(Math.random()*r.length)]}function wt(e){let a=parseInt(e.slice(1),16);return[a>>16&255,a>>8&255,a&255]}function Ln(e){return`rgb(${Math.round(e[0])}, ${Math.round(e[1])}, ${Math.round(e[2])})`}function Fl(e,a,t){return[e[0]+(a[0]-e[0])*t,e[1]+(a[1]-e[1])*t,e[2]+(a[2]-e[2])*t]}var _l=[[255,253,248],[247,240,231],[231,218,202],[198,178,156]],Li=[.05,.15,.42,.74],Hl=[.52,.72,.9,1],Ii={color:"#E2581D",light:"#FFBE96",glow:"rgba(226, 88, 29, 0.34)"};function Ei({state:e="idle",size:a=40,alert:t=!1,theme:r,feminine:n,accessories:i,onImpact:c,triggerRef:s}){let o=Te(e);o.current=e;let d=Te(t);d.current=t;let p=r==="blush"||n===!0||!!(i?.flower||i?.eyelashes||i?.blush),h=i?.flower??p,u=i?.eyelashes??p,l=i?.blush??p,k=Te(null),g=Te(null),y=Te(null),w=Te(null),R=Te(null),A=Te(null),b=Te(null),T=Te(null),M=Te(null),S=Te(null),K=Te(null),N=Te(null),H=Te(null),U=Te(null),I=Te([]),V=Te([]),F=Te(null),D=Te(`kiku-${Math.random().toString(36).slice(2,8)}`).current,Q=Te(c);return Q.current=c,Il(()=>{let z=window.matchMedia("(prefers-reduced-motion: reduce)").matches,B={},te={};Pi.forEach(he=>{B[he]=zn.idle[he]??Pn.idle[he]??0,te[he]=0});let Y=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,W=-1,ae=0,C=2600,x=0,v=!1,E=9e3+Math.random()*8e3,$=-1,f=0,O=0,ce=0,j=4200,X=0,G=0,le=0,q=12e3,ie=Sa[0],ke=wt(ie.color),je=wt(ie.light),ze=[...ke],Pe=[...je],Ot=2600,Ye=-1/0,Ct=!1,xe=0,it=!1,ht=0,Et=0,La=0,cr=!1,Yt=0,Gt=he=>{he-Ye<Ot?(ie=An(ie),ze=wt(ie.color),Pe=wt(ie.light),Ye=-1/0):Ye=he},lr=(he,Ve,at,Qe)=>{let Ke=o.current,st=Array.from({length:ar},()=>({x:0,y:0,w:0,h:0,rx:0,a:0})),Mt=(pt,Ee,rt=0)=>{let Ne=Math.max(4,54*Math.max(.06,Ve));st[pt]={x:Ee+at,y:-4+Qe+rt,w:21,h:Ne,rx:10.5,a:1}};if(Ke==="thinking"){let Ee=he%2800/2800,rt=Math.pow(Math.sin(Ee*Math.PI*2)*.5+.5,3);for(let Ne=0;Ne<4;Ne++){let Nt=he/700+Ne/4*Math.PI*2,da=(26-Ne%2*5)*(1-.94*rt),Dt=16+rt*6+Math.sin(he/420+Ne)*1.4;st[Ne]={x:Math.cos(Nt)*da,y:Math.sin(Nt)*da*.86+2,w:Dt,h:Dt,rx:Dt/2,a:1}}}else if(Ke==="visualizing")st[0]={x:0,y:-2,w:78,h:26,rx:13,a:1};else if(Ke==="speaking")for(let Ee=0;Ee<5;Ee++){let rt=12+Math.abs(Math.sin(he/150+Ee*.9))*26;st[Ee]={x:(Ee-4/2)*15,y:-2,w:9,h:rt,rx:4.5,a:1}}else Ke==="failed"?(Mt(0,-22,8),Mt(1,22,8)):(Mt(0,-22),Mt(1,22));return st};s&&(s.current=()=>{if($>=0){it=!0,ie=An(ie),ze=wt(ie.color),Pe=wt(ie.light),Ye=-1/0;return}$=0,Gt(ht),E=ht+4e3});let ca=he=>{ht=he;let Ve=o.current,at=zn[Ve]??zn.idle,Qe=Pn[Ve]??Pn.idle,Ke=Ve==="idle"||Ve==="failed";Ke&&!z&&(he>C&&(ae=(Math.random()-.5)*2,C=he+1800+Math.random()*3600),B.wantGx=ae*5);let st=d.current?1:0;La=(La+(st-Et)*.1)*.88,Et+=La;let Mt=d.current&&!z?Math.sin(he/480)*.055*Et:0,pt={bw:at.bw*(1+Et*.34+Mt),bh:at.bh*(1+Et*.2+Mt),tr:at.tr,br:at.br,bow:at.bow,warm:Qe.warm,wob:Qe.wob,lid:Qe.lid,gx:Ke&&!z?ae*5:0,gy:Ke&&!z?Math.sin(he/2600)*2:0};!z&&Ke&&(W<0&&he>_&&(W=0),W>=0&&(W+=1/7,pt.lid=Qe.lid*Math.abs(W-.5)*2,W>=1&&(W=-1,pt.lid=Qe.lid,_=he+(Math.random()<.22?340:2600+Math.random()*4200)))),Pi.forEach(pe=>{let we=pe;if(z){B[we]=pt[we];return}let be=we==="lid"?.42:.11,ut=we==="lid"?.55:.78;te[we]=(te[we]+(pt[we]-B[we])*be)*ut,B[we]+=te[we]});let Ee=0,rt=0;!z&&d.current&&$<0&&he>Yt&&($=0,Yt=he+2100,E=he+4e3),!z&&Ve==="idle"?$<0&&he>E&&($=0,Ct?(Ct=!1,xe=0,ie=An(ie),ze=wt(ie.color),Pe=wt(ie.light),Ye=-1/0):(xe++,Gt(he))):$<0&&(E=he+3e3+Math.random()*3e3),$>=0&&($+=1/96,[Ee,rt]=El($),$>=1&&($=-1,Ee=0,rt=0,it?(it=!1,xe=0,E=he+150):!Ct&&xe>=2?(Ct=!0,E=he+240):E=he+5e3+Math.random()*5e3));let Ne=Math.max(0,Ee);if(d.current!==cr){cr=d.current;let pe=d.current?Ii:ie;ze=wt(pe.color),Pe=wt(pe.light),d.current&&!z&&($<0&&($=0),Yt=he+2600)}let Nt=d.current?Ii:ie;if(z)ke=[...ze],je=[...Pe];else for(let pe=0;pe<3;pe++)ke[pe]+=(ze[pe]-ke[pe])*.055,je[pe]+=(Pe[pe]-je[pe])*.055;let da=Ln(ke),Dt=Ln(je);N.current?.setAttribute("stop-color",da),H.current?.setAttribute("stop-color",Dt),U.current?.setAttribute("stop-color",Dt);for(let pe=0;pe<4;pe++){let we=Li[pe]+(Hl[pe]-Li[pe])*Et;I.current[pe]?.style.setProperty("stop-color",Ln(Fl(_l[pe],ke,we)))}let dr=.34+Math.sin(he/1200)*.06,Br=Ne>.02?Math.min(.72,dr+Ne*.34):dr;K.current?.setAttribute("opacity",Br.toFixed(3)),Ne>.04?Q.current?.(Ne,Nt.color,Nt.glow):la>.04&&Q.current?.(0,Nt.color,Nt.glow),la=Ne;let hr=z?0:Math.sin(he/1900)*.9*B.wob,Ft=B.bw*(1+Ee*.55)+hr*.4,Ia=B.bh*(1-Ee*.62),Ea=Dl(Ft,Ia,Wt(B.tr+Ne*.5,0,1.2),Wt(B.br+Ne*.9,0,1),B.bow+hr+Ne*5);k.current?.setAttribute("d",Ea),g.current?.setAttribute("d",Ea);let Da=Ve==="thinking";Da!==v&&(v=Da,F.current?.setAttribute("filter",Da?`url(#${D}-goo)`:"none"));let Fa=lr(he,B.lid*(1-Ne*.85),B.gx,B.gy);for(let pe=0;pe<ar;pe++){let we=Fa[pe],be=Y[pe],ut=m[pe];for(let Xe of["x","y","w","h","rx","a"]){if(z){be[Xe]=we[Xe];continue}ut[Xe]=(ut[Xe]+(we[Xe]-be[Xe])*.16)*.74,be[Xe]+=ut[Xe]}let De=V.current[pe];De&&(De.setAttribute("x",(be.x-be.w/2).toFixed(2)),De.setAttribute("y",(be.y-be.h/2).toFixed(2)),De.setAttribute("width",Math.max(0,be.w).toFixed(2)),De.setAttribute("height",Math.max(0,be.h).toFixed(2)),De.setAttribute("rx",Math.max(0,Math.min(be.rx,be.w/2,be.h/2)).toFixed(2)),De.setAttribute("opacity",Wt(be.a,0,1).toFixed(2)))}let _a=z?0:Math.sin(he/Qe.breath)*1.5;!z&&Ke&&$<0?(he>j&&(ce=(Math.random()<.5?-1:1)*(.35+Math.random()*.65),j=he+2600+Math.random()*4200),he>q&&(le=le>.1?0:1,q=he+(le>.1?900:9e3+Math.random()*11e3))):(ce=0,le=0),O=(O+(ce-f)*.028)*.9,f+=O,G=(G+(le-X)*.06)*.82,X+=G;let ft=B.bh-Ia,Ha=f*3.4+X*4.5,pr=f*2.2+X*3,ur=X*2.4;if(y.current?.setAttribute("transform",`translate(${pr.toFixed(2)} ${(_a+ft-rt+ur).toFixed(2)}) rotate(${Ha.toFixed(2)} 0 60)`),w.current&&w.current.setAttribute("transform",`translate(${pr.toFixed(2)} ${(_a+ft-rt+ur).toFixed(2)}) rotate(${Ha.toFixed(2)} 0 60)`),h&&R.current){let pe=-Ft*.62,we=-Ia*.7,be=-16+(z?0:Math.sin(he/1400)*3)+Ha*.4;R.current.setAttribute("transform",`translate(${pe.toFixed(2)}, ${we.toFixed(2)}) rotate(${be.toFixed(2)})`)}if(l&&A.current){let pe=12+B.gy*.5;A.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(B.lid*1.3,0,1).toFixed(2):"0");let we=(be,ut)=>{let De=Math.max(1,Math.min(be.w,be.h)/2),Xe=be.y-be.h/2+De,Ua="";for(let[$r,ha]of[[20,7],[48,8],[76,6.5]]){let Tt=$r*Math.PI/180,jr=be.x+ut*Math.sin(Tt)*De,Vr=Xe-Math.cos(Tt)*De,Kr=be.x+ut*Math.sin(Tt)*(De+ha),qa=Xe-Math.cos(Tt)*(De+ha)-1.5,Wr=be.x+ut*Math.sin(Tt-.22)*(De+ha*.65),Or=Xe-Math.cos(Tt-.22)*(De+ha*.65);Ua+=` M ${jr.toFixed(2)} ${Vr.toFixed(2)} Q ${Wr.toFixed(2)} ${Or.toFixed(2)} ${Kr.toFixed(2)} ${qa.toFixed(2)}`}return Ua.trim()};T.current?.setAttribute("d",we(Y[0],-1)),M.current?.setAttribute("d",we(Y[1],1))}x=requestAnimationFrame(ca)},la=0;return x=requestAnimationFrame(ca),()=>cancelAnimationFrame(x)},[h,u,l,p]),Ze("svg",{className:"hsk-kiku-avatar",width:a,height:a,viewBox:"-100 -100 200 200","aria-hidden":"true",style:{display:"block",overflow:"visible"},children:[Ze("defs",{children:[ue("linearGradient",{id:`${D}-marble`,x1:".2",y1:"0",x2:".42",y2:"1",children:[0,40,82,100].map((z,B)=>ue("stop",{ref:te=>{I.current[B]=te},offset:`${z}%`,style:{stopColor:`var(--hsk-marble-${B+1}, #FAF7F2)`}},z))}),Ze("linearGradient",{id:`${D}-contact`,x1:"0",y1:"1",x2:"0",y2:"0",children:[ue("stop",{ref:N,offset:"0%",stopColor:Sa[0].color,stopOpacity:"0.9"}),ue("stop",{ref:H,offset:"45%",stopColor:Sa[0].light,stopOpacity:"0.5"}),ue("stop",{ref:U,offset:"100%",stopColor:Sa[0].light,stopOpacity:"0"})]}),Ze("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"})]}),Ze("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"})]}),Ze("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`})}),Ze("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"})]}),Ze("mask",{id:`${D}-cut`,children:[ue("path",{ref:g,d:"",fill:"#FFFFFF"}),ue("g",{ref:F,children:Array.from({length:ar},(z,B)=>ue("rect",{ref:te=>{V.current[B]=te},fill:"#000000"},B))})]})]}),Ze("g",{ref:y,mask:`url(#${D}-cut)`,children:[ue("path",{id:`${D}-body`,ref:k,d:"",fill:`url(#${D}-marble)`}),Ze("g",{clipPath:`url(#${D}-skin)`,children:[ue("ellipse",{cx:"-14",cy:"-40",rx:"46",ry:"34",fill:`url(#${D}-sheen)`}),ue("rect",{ref:K,x:"-100",y:"-20",width:"200",height:"100",fill:`url(#${D}-contact)`,opacity:"0.45"})]})]}),Ze("g",{ref:w,style:{pointerEvents:"none"},children:[l&&Ze("g",{ref:A,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&&Ze("g",{ref:b,children:[ue("path",{ref:T,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:R,className:"hsk-avatar-flower",children:[ue("path",{d:"M 0 0 C -12 -7 -15 5 0 0 Z",fill:"#10B981",transform:"translate(6, 4) rotate(-35)"}),[0,72,144,216,288].map(z=>ue("path",{d:"M 0 0 C -6 -13 6 -13 0 0 Z",fill:`url(#${D}-hibiscus-petal)`,stroke:"#FF2A5F",strokeWidth:"0.6",transform:`rotate(${z-18})`},z)),ue("path",{d:"M 0 0 Q 3 -10 9 -14",stroke:"#F59E0B",strokeWidth:"1.6",strokeLinecap:"round",fill:"none"}),ue("circle",{cx:"9",cy:"-14",r:"1.3",fill:"#FDE047"}),ue("circle",{cx:"7",cy:"-12",r:"1.1",fill:"#FDE047"}),ue("circle",{cx:"6.5",cy:"-15",r:"1.1",fill:"#FDE047"}),ue("circle",{cx:"0",cy:"0",r:"2.2",fill:"#881337"})]})]})]})}import{jsx as dt,jsxs as En}from"react/jsx-runtime";function Di({title:e,hasMessages:a,avatarState:t="idle",unread:r=!1,awayFromBottom:n=!1,themeMenuOpen:i=!1,themeMenuClosing:c=!1,isNarrow:s=!1,currentTheme:o="dark",onJumpToLatest:d,onReset:p,onClose:h,onToggleThemeMenu:u,onSelectTheme:l}){let k=jt(),[g,y]=lt.useState(!1),[w,R]=lt.useState("#134e3d"),[A,b]=lt.useState("rgba(19, 78, 61, 0.45)"),T=lt.useRef(void 0),M=lt.useRef(null),S=lt.useRef(!1),K=lt.useRef(0),N=lt.useCallback(()=>{S.current=!1,K.current=Date.now(),M.current=setTimeout(()=>{if(S.current=!0,typeof navigator<"u"&&navigator.vibrate)try{navigator.vibrate(25)}catch{}u?.()},350)},[u]),H=lt.useCallback(()=>{M.current&&(clearTimeout(M.current),M.current=null)},[]),U=lt.useCallback(()=>{M.current&&(clearTimeout(M.current),M.current=null)},[]),I=lt.useCallback(F=>{if(S.current){S.current=!1,F.preventDefault(),F.stopPropagation();return}n?d?.():T.current?.()},[n,d]),V=lt.useCallback((F,D,Q)=>{F>.04?(y(!0),R(D),b(Q)):y(!1)},[]);return En("div",{className:"hsk-cb-topbar",children:[dt("div",{className:"hsk-cb-topbar-left",children:dt("button",{className:"hsk-cb-back",onClick:h,"aria-label":"Close",children:dt("span",{className:"hsk-cb-back-icon",children:dt(Mr,{})})})}),En("div",{className:Z("hsk-cb-topbar-mark",s&&i&&"is-oozing"),"data-impacting":g?"true":"false",style:{"--hsk-contact-color":w,"--hsk-contact-glow":A},"data-unread":r?"true":"false",onTouchStart:N,onTouchEnd:H,onTouchMove:U,onTouchCancel:U,onClick:I,role:"button",tabIndex:0,"aria-label":n?k("jumpToLatest"):"kiku (long press for themes)",children:[dt(Ei,{state:t,size:34,theme:o,alert:r,onImpact:V,triggerRef:T}),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")})}),s&&i&&dt("div",{className:Z("hsk-cb-topbar-ooze-menu",c&&"is-closing"),role:"dialog","aria-label":"Theme selector",style:{position:"absolute",top:"100%",marginTop:"8px",left:"50%",transform:"translateX(-50%)",zIndex:1e3},onPointerDown:F=>F.stopPropagation(),onClick:F=>F.stopPropagation(),onMouseDown:F=>F.stopPropagation(),children:dt("div",{className:"hsk-cb-theme-2x2-grid",style:{display:"grid",gridTemplateColumns:"repeat(2, 1fr)",gap:6},children:ea.map(({id:F,label:D,Icon:Q})=>En("button",{type:"button",className:Z("hsk-cb-theme-grid-item",o===F&&"is-active"),onClick:z=>{z.stopPropagation(),l?.(F)},children:[dt(Q,{}),dt("span",{children:D})]},F))})})]})}import Ma from"react";import{useEffect as jp,useRef as Vp}from"react";import Dn from"react";import{Fragment as ql,jsx as Hn,jsxs as Bl}from"react/jsx-runtime";var Ul=12;function Fn(e){return e==null||typeof e=="boolean"?"":typeof e=="string"||typeof e=="number"?String(e):Array.isArray(e)?e.map(Fn).join(""):Dn.isValidElement(e)?Fn(e.props.children):""}function _n(e,a,t,r){if(e==null||typeof e=="boolean")return null;if(typeof e=="string"||typeof e=="number")return String(e).split(/(\s+)/).filter(Boolean).map((n,i)=>{if(/^\s+$/.test(n))return n;let c=t+a.i*Ul;return a.i+=1,Hn("span",{className:"hsk-cascade__w",style:{animationDelay:`${c}ms`},children:n},`${r}-w${i}`)});if(Array.isArray(e))return e.map((n,i)=>_n(n,a,t,`${r}-${i}`));if(Dn.isValidElement(e)){let n=e;return Dn.cloneElement(n,{key:`${r}-el`},_n(n.props.children,a,t,`${r}-c`))}return e}function $e({children:e,baseMs:a=0}){let t=Fn(e),r=0;for(let i=0;i<t.length;i++)r=(r<<5)-r+t.charCodeAt(i)|0;let n=`c${Math.abs(r)}`;return Bl(ql,{children:[Hn("span",{className:"hsk-sr-only",children:t}),Hn("span",{"aria-hidden":"true",children:_n(e,{i:0},a,n)})]})}import{jsx as At,jsxs as rr}from"react/jsx-runtime";function Fi({language:e,onBack:a}){let t=Ja(e);return rr("div",{className:"hsk-cb-chrome-loading",dir:t.rtl?"rtl":"ltr","aria-busy":"true",children:[At("div",{className:"hsk-cb-chrome-loading-header",children:At("h2",{className:"hsk-cb-hello hsk-cascade",children:At($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 _i}from"react/jsx-runtime";var Dr=16,$l=110,jl=/[؀-ۿ܀-ݏ߀-߿ࡠ-ࣿﭐ-﷿ﹰ-]/;function Ca(e){if(!e)return[];if(jl.test(e))return e.split(/(\s+)/).filter(Boolean);let a=typeof Intl<"u"?Intl:void 0;if(a?.Segmenter){let t=new a.Segmenter(void 0,{granularity:"grapheme"});return Array.from(t.segment(e),r=>r.segment)}return e.split(/(\s+)/).filter(Boolean)}function Hi({text:e,placeholder:a,visible:t=!0,replay:r=0,replaySeed:n,staggerMs:i=Dr}){if(!t)return null;let c=e||a||"";if(!c)return null;let s=n!==void 0?n:r,o=Ca(c),d=Math.max(o.length-1,1);return _i("div",{className:"hsk-animated-placeholder",dir:"auto","aria-hidden":"true",children:o.map((p,h)=>_i("span",{className:"hsk-animated-placeholder__char",style:{animationDelay:`${$l+h*i}ms`,"--hsk-ph-hue":`${Math.round(h/d*300)}`},children:p},`${c}|${s}|${h}`))})}import{Fragment as nr,jsx as re,jsxs as Se}from"react/jsx-runtime";function Un(e){return typeof e=="string"?Ca(e).length:Array.isArray(e)?e.reduce((a,t)=>a+Un(t),0):Ma.isValidElement(e)?Un(e.props?.children):0}function qn(e,a,t,r){return typeof e=="string"?Ca(e).map(n=>{let i=a.i++;return re("span",{className:"hsk-cb-shimmer-char",style:{"--hsk-char-idx":r+i,"--hsk-ph-hue":`${Math.round(i/t*300)}`},children:n},i)}):Array.isArray(e)?e.map((n,i)=>re(Ma.Fragment,{children:qn(n,a,t,r)},i)):Ma.isValidElement(e)?Ma.cloneElement(e,{children:qn(e.props?.children,a,t,r)}):e}function Ui({text:e,baseIdx:a=0}){let t=Math.max(Un(e)-1,1);return re(nr,{children:qn(e,{i:0},t,a)})}function qi({inOnboarding:e,justCompleted:a,onboardingMood:t,awaitingLang:r,awaitingName:n,awaitingEntityLang:i,awaitingConsent:c,termsAgreed:s,shopperLanguage:o,shopperName:d,entityLangPref:p,chromeReady:h,activeChips:u,t:l,tNode:k,chooseLanguage:g,chooseEntityLang:y,agreeTerms:w,handleSend:R}){let A=r?"1":n?"2":i?"3":c?"4":null,[b,T]=Ma.useState(30);return Ma.useEffect(()=>{if(!c){T(30);return}let M=setInterval(()=>{T(S=>S<=1?(clearInterval(M),0):S-1)},1e3);return()=>clearInterval(M)},[c]),re("div",{className:"hsk-cb-empty",children:Se("div",{className:"hsk-cb-onboarding-card",children:[A&&re("div",{className:"hsk-cb-onboarding-head",children:Se("span",{className:"hsk-cb-step-badge",dir:"ltr",children:[A," / 4"]})}),r?Se("div",{className:"hsk-cb-hello-wrap",children:[re("h2",{className:"hsk-cb-hello hsk-cascade",children:re($e,{baseMs:0,children:"What language should we chat in?"})}),Se("div",{className:"hsk-cb-lang-chips",children:[wr.map((M,S)=>re("button",{type:"button",className:"hsk-cb-lang-chip",style:{"--hsk-pill-idx":S},lang:M.tag,dir:M.rtl?"rtl":"ltr",onClick:()=>g(M.value),children:M.native},M.value)),re("span",{className:"hsk-cb-lang-chips-hint",style:{"--hsk-pill-idx":wr.length},children:"or type any other"})]})]},"step-lang"):n?re("div",{className:"hsk-cb-hello-wrap",children:h?Se(nr,{children:[re("h2",{className:"hsk-cb-hello hsk-cascade",children:re($e,{baseMs:0,children:l("nameStepTitle")})}),re("p",{className:"hsk-cb-hello-lead hsk-cascade",children:re($e,{baseMs:30,children:l("nameStepLead")})}),re("p",{className:"hsk-cb-hello-ask hsk-cascade",children:re($e,{baseMs:60,children:l("nameStepAsk")})})]}):re(Fi,{language:o,onBack:()=>g("")})},"step-name"):i?Se("div",{className:"hsk-cb-hello-wrap",children:[h&&Se(nr,{children:[re("h2",{className:"hsk-cb-hello hsk-cascade",children:re($e,{baseMs:0,children:l("howShouldResultsLook")})}),re("p",{className:"hsk-cb-hello-lead hsk-cascade",children:re($e,{baseMs:30,children:k("entityLangIntro",{lang:o})})})]}),h&&re("div",{className:"hsk-cb-entlang-opts",role:"radiogroup","aria-label":l("howShouldResultsLook"),children:["translated","original"].map((M,S)=>Se("button",{type:"button",role:"radio","aria-checked":p===M,className:Z("hsk-cb-entlang-opt",p===M&&"is-selected"),style:{"--hsk-opt-idx":S},onClick:()=>y(M),children:[re("span",{className:"hsk-cb-entlang-radio","aria-hidden":"true",children:re("span",{className:"hsk-cb-entlang-radio-dot"})}),Se("span",{className:"hsk-cb-entlang-opt-text",children:[re("span",{className:"hsk-cb-entlang-opt-title",children:re(Ui,{text:M==="translated"?k("inLanguage",{lang:o}):l("asWritten"),baseIdx:0})}),re("span",{className:"hsk-cb-entlang-opt-note",children:re(Ui,{text:l(M==="translated"?"detailsTranslated":"namesAsWritten"),baseIdx:15})})]})]},M))})]},"step-entity-lang"):c?re("div",{className:"hsk-cb-hello-wrap",children:h&&Se(nr,{children:[re("h2",{className:"hsk-cb-hello hsk-cascade",children:re($e,{baseMs:0,children:l("termsStepTitle")})}),re("p",{className:"hsk-cb-hello-lead hsk-cascade",children:re($e,{baseMs:30,children:l("termsStepSubtitle")})}),Se("div",{className:"hsk-cb-terms-sanctuary",children:[Se("div",{className:"hsk-cb-terms-item",style:{"--hsk-row-idx":0},children:[Se("div",{className:"hsk-cb-terms-head",children:[re("span",{className:"hsk-cb-terms-numeral",children:"I"}),re("h3",{className:"hsk-cb-terms-title",children:l("termsPiiTitle")})]}),re("p",{className:"hsk-cb-terms-desc",children:l("termsPiiDesc")})]}),re("div",{className:"hsk-cb-terms-divider"}),Se("div",{className:"hsk-cb-terms-item",style:{"--hsk-row-idx":1},children:[Se("div",{className:"hsk-cb-terms-head",children:[re("span",{className:"hsk-cb-terms-numeral",children:"II"}),re("h3",{className:"hsk-cb-terms-title",children:l("termsSessionTitle")})]}),re("p",{className:"hsk-cb-terms-desc",children:l("termsSessionDesc")})]}),re("div",{className:"hsk-cb-terms-divider"}),Se("div",{className:"hsk-cb-terms-item",style:{"--hsk-row-idx":2},children:[Se("div",{className:"hsk-cb-terms-head",children:[re("span",{className:"hsk-cb-terms-numeral",children:"III"}),re("h3",{className:"hsk-cb-terms-title",children:l("termsMemoryTitle")})]}),re("p",{className:"hsk-cb-terms-desc",children:l("termsMemoryDesc")})]}),re("div",{className:"hsk-cb-terms-divider"}),Se("div",{className:"hsk-cb-terms-item",style:{"--hsk-row-idx":3},children:[Se("div",{className:"hsk-cb-terms-head",children:[re("span",{className:"hsk-cb-terms-numeral",children:"IV"}),re("h3",{className:"hsk-cb-terms-title",children:l("termsCookieTitle")})]}),re("p",{className:"hsk-cb-terms-desc",children:l("termsCookieDesc")})]})]}),re("div",{className:"hsk-cb-terms-action-wrap",children:re("button",{type:"button",className:Z("hsk-cb-terms-agree-btn",b===0&&"is-active"),disabled:b>0,onClick:w,children:b>0?l("termsAgreeCounting",{seconds:String(b)}):l("termsAgreeButton")})})]})},"step-terms"):a?re("div",{className:"hsk-cb-hello-wrap",children:h&&Se(nr,{children:[re("h2",{className:"hsk-cb-hello hsk-cascade",children:re($e,{baseMs:0,children:k("allSet",{name:d})})}),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"):d?Se("div",{className:"hsk-cb-hello-wrap",children:[re("h2",{className:"hsk-cb-hello hsk-cascade",children:re($e,{baseMs:0,children:k("greetReturning",{name:d})})}),re("p",{className:"hsk-cb-hello-lead hsk-cascade",children:re($e,{baseMs:30,children:l("greetReturningLead")})})]},"step-returning"):Se("div",{className:"hsk-cb-hello-wrap",children:[re("h2",{className:"hsk-cb-hello hsk-cascade",children:Se($e,{baseMs:0,children:["Hi, I'm ",re("b",{children:"kiku"}),"."]})}),re("p",{className:"hsk-cb-hello-lead hsk-cascade",children:re($e,{baseMs:30,children:"Ask me to search, visualize, or capture anything \u2014 I look across the whole site in real time."})})]},"step-initial"),!e&&(u?.length??0)>0&&re("div",{className:"hsk-cb-chips",children:u.map((M,S)=>re("button",{className:"hsk-cb-chip",style:{"--hsk-pill-idx":S},onClick:()=>R(M),children:M},M))})]})})}import id from"react";import{useEffect as Bi,useState as Vl}from"react";import{describeAge as $i,getLiveValue as Kl,isFresh as Wl,isStale as Ol,formatLiveValue as ot,subscribeLiveValues as Yl,LIVE_FLASH_MS as Gl}from"@akropolys/sdk";import{jsx as Lt,jsxs as Na}from"react/jsx-runtime";function Ql(e){let[,a]=Vl(0),t=JSON.stringify(e);return Bi(()=>Yl(r=>{e.includes(r)&&a(n=>n+1)}),[t]),Bi(()=>{let r=setInterval(()=>a(n=>n+1),1e3);return()=>clearInterval(r)},[]),e.map(Kl)}function Xl({record:e,now:a}){let t=Ol(e,a),r=e.fields,n=r.event||r.question||r.title||e.key,i=n.length>38?n.slice(0,36)+"\u2026":n,c=!!r.yes_price||!!r.yesPrice,s=!!r.no_price||!!r.noPrice,o=[];c?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"}),s?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"}),!c&&!s&&!r.bid&&r.price&&o.push({label:"Price",value:ot("price",r.price),rawKey:"price"}),(r.home_spread||r.spread_line)&&o.push({label:"Spread",value:ot("spread",r.home_spread||r.spread_line),rawKey:"spread"}),(r.moneyline||r.ml)&&o.push({label:"ML",value:ot("ml",r.moneyline||r.ml),rawKey:"moneyline"}),(r.over_under||r.total)&&o.push({label:"O/U",value:ot("total",r.over_under||r.total),rawKey:"over_under"});let d=r.volume||r.vol||r["24h_volume"]||r.turnover;d&&o.push({label:"Vol",value:ot("volume",d),rawKey:"volume"});let p=r.close_date||r.expiry||r.expires_at||r.settle_date,h=p?ot("close_date",p):null;return Na("div",{className:`hsk-live-card${t?" is-stale":""}`,role:"region","aria-label":"Live quote",children:[Na("div",{className:"hsk-live-card__header",children:[Na("div",{className:"hsk-live-card__status",children:[Lt("span",{className:`hsk-live-dot${t?" is-stale":""}`,"aria-hidden":"true"}),Lt("span",{className:"hsk-live-card__title",title:n,children:i})]}),Na("div",{className:"hsk-live-card__meta",children:[h&&Na("span",{className:"hsk-live-card__close",children:["Closes ",h]}),Lt("span",{className:"hsk-live-card__age",children:t?`Paused \xB7 ${$i(a-e.at)}`:`Live \xB7 ${$i(a-e.at)}`})]})]}),Lt("div",{className:"hsk-live-card__pills",children:o.map(u=>{let l=Wl(e,u.rawKey,a);return Na("div",{className:`hsk-live-pill${l?" is-changed":""}`,style:l?{animationDuration:`${Gl}ms`}:void 0,children:[Lt("span",{className:"hsk-live-pill__label",children:u.label}),Lt("span",{className:"hsk-live-pill__value",children:u.value})]},u.rawKey)})})]})}function ji({keys:e}){let a=new Set,t=(e??[]).filter(s=>a.has(s)?!1:(a.add(s),!0)),r=Ql(t);if(t.filter((s,o)=>r[o]).length===0)return null;let i=r.filter(s=>!!s),c=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(s=>Lt(Xl,{record:s,now:c},s.key))})})}import{useState as Vi,useEffect as Jl,useRef as Zl}from"react";import{jsx as Bn,jsxs as Ki}from"react/jsx-runtime";function Wi(e){let a=e.match(/<\s*thinking\s*>/i);if(!a)return{thinking:"",content:e,isComplete:!0};let t=a.index??0,r=a[0].length,n=t+r,i=e.slice(0,t),c=e.slice(n),s=c.match(/<\/\s*thinking\s*>/i);if(!s)return{thinking:c,content:i,isComplete:!1};let o=s.index??0,d=s[0].length;return{thinking:c.slice(0,o),content:i+c.slice(o+d),isComplete:!0}}function Oi({text:e,isComplete:a,seconds:t}){let r=jt(),n=Zl(Date.now()),[i,c]=Vi(()=>a?null:0),[s,o]=Vi(!a);Jl(()=>{if(a){i!==null&&(c(Math.max(1,Math.round((Date.now()-n.current)/1e3))),o(!1));return}o(!0);let u=setInterval(()=>{c(Math.round((Date.now()-n.current)/1e3))},1e3);return()=>clearInterval(u)},[a]);let d=t??i,p=a?d!=null?r("thoughtForSeconds",{duration:`${d}s`}):r("thoughtProcess"):`${r("thinking")}${i?` \xB7 ${i}s`:"\u2026"}`,h=!!e;return Ki("div",{className:Z("hsk-cb-think",!a&&"hsk-cb-think--live"),children:[Ki("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?s:void 0,children:[Bn("span",{children:p}),h&&Bn("span",{className:Z("hsk-cb-think-chevron",s&&"hsk-cb-think-chevron--open"),children:"\u25B6"})]}),h&&s&&Bn("div",{className:"hsk-cb-think-body",children:e})]})}import{useState as Fr,useRef as ed,useEffect as td,useCallback as ad}from"react";import{useAkropolysContext as rd}from"@akropolys/sdk";import{Fragment as Yi,jsx as He,jsxs as ra}from"react/jsx-runtime";function nd({src:e,alt:a,onImageClick:t}){let[r,n]=Fr(!1);return r?He("div",{style:{width:"100%",height:"100%",display:"flex",alignItems:"center",justifyContent:"center",background:"var(--hsk-chat-source-bg, rgba(0,0,0,.04))",color:"var(--hsk-chat-muted, #888)"},children:He(kt,{})}):He("img",{src:e,alt:a??"",onError:()=>n(!0),onClick:t?i=>{i.stopPropagation(),t(e)}:void 0})}function Gi({sources:e,defaultCurrency:a,onSelectSource:t,onImageClick:r,referencedIds:n=[],compact:i=!1}){let s=rd()?.vertical==="property",o=ed(null),[d,p]=Fr(!1),[h,u]=Fr(!1),[l,k]=Fr(0),g=e.filter(b=>b.id&&n.includes(b.id)),y=ad(()=>{let b=o.current;if(!b||g.length===0)return;let T=Math.abs(b.scrollLeft),M=b.scrollWidth-b.clientWidth;p(T>10),u(M>4&&T<M-12);let K=Math.round(T/190);k(Math.min(Math.max(0,K),g.length-1))},[g.length]);td(()=>{y();let b=o.current;if(!b)return;let T=new ResizeObserver(y);return T.observe(b),b.addEventListener("scroll",y,{passive:!0}),()=>{T.disconnect(),b.removeEventListener("scroll",y)}},[y,e]);let w=b=>{let T=o.current;if(!T)return;let M=getComputedStyle(T).direction==="rtl";T.scrollBy({left:190*b*(M?-1:1),behavior:"smooth"})},R=()=>w(1),A=()=>w(-1);return g.length===0?null:ra("div",{className:Z("hsk-cb-sources-wrap",i&&"hsk-cb-sources-wrap--compact"),children:[d&&ra(Yi,{children:[He("div",{className:"hsk-cb-sources-fade-left"}),He("button",{className:"hsk-cb-sources-prev",onClick:A,"aria-label":"Previous",children:He(Mr,{})})]}),He("div",{className:"hsk-cb-sources",ref:o,children:g.map((b,T)=>{let M=!!(b.id&&n.includes(b.id));return ra("div",{className:Z("hsk-cb-source",M&&"hsk-cb-source--referenced"),style:{animationDelay:`${T*50}ms`},onClick:()=>t?.(b),children:[b.image?ra("div",{className:"hsk-cb-src-imgwrap",style:{position:"relative"},children:[He(nd,{src:b.image,alt:b.name,onImageClick:r}),s&&He("div",{style:{position:"absolute",top:"6px",right:"6px",background:"rgba(14, 14, 15, 0.75)",backdropFilter:"blur(4px)",borderRadius:"50%",width:"24px",height:"24px",display:"flex",alignItems:"center",justifyContent:"center",color:"#fbbf24",boxShadow:"0 2px 4px rgba(0,0,0,0.2)"},children:He(kt,{size:12})})]}):He("div",{className:"hsk-cb-src-imgwrap-empty",style:{position:"relative"},children:He(kt,{})}),ra("div",{className:"hsk-cb-src-info",children:[He("div",{className:"hsk-cb-src-name",children:b.name}),b.price&&ra("div",{className:"hsk-cb-src-price",children:[b.currency||a?`${b.currency||a} `:"$",parseFloat(String(b.price).replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]})]},b.id??T)})}),h&&ra(Yi,{children:[He("div",{className:"hsk-cb-sources-fade-right"}),He("button",{className:"hsk-cb-sources-next",onClick:R,"aria-label":"See more",children:He(Oo,{})})]}),g.length>1&&He("div",{className:"hsk-cb-carousel-dots",children:g.map((b,T)=>He("div",{className:Z("hsk-cb-dot-item",T===l&&"hsk-cb-dot-item--active"),onClick:()=>{let M=o.current;if(M){let S=getComputedStyle(M).direction==="rtl";M.scrollTo({left:T*190*(S?-1:1),behavior:"smooth"})}}},T))})]})}import{jsx as Qi,jsxs as od}from"react/jsx-runtime";function Xi({intent:e,sources:a,onSend:t,loading:r,defaultCurrency:n=""}){let i=jt();if(!e)return null;let c=[],s=a.length>0?a.reduce((h,u)=>{let l=parseFloat(String(u.price??"").replace(/[^0-9.]/g,"")),k=parseFloat(String(h.price??"").replace(/[^0-9.]/g,""));return!isNaN(l)&&(isNaN(k)||l<k)?u:h},a[0]):null,o=a[0]?.name??"",d=a.slice(0,2).map(h=>h.name),p=()=>{let h=a.map(w=>parseFloat(String(w.price??"").replace(/[^0-9.]/g,""))).filter(w=>!isNaN(w)&&w>0);if(h.length===0)return null;let u=Math.max(...h),l=Math.pow(10,Math.floor(Math.log10(u))),k=Math.ceil(u/l)*l;return`${String(a.find(w=>w.price)?.price??"").replace(/[0-9.,\s]/g,"")||n} ${k.toLocaleString()}`.trim()};if(e==="search"&&a.length>0){if(d.length>=2&&c.push({emoji:"\u2696\uFE0F",label:i("pillCompareTop2"),query:i("pillCompareTop2Query",{a:d[0],b:d[1]})}),s?.name){let u=s.name.split(" ").slice(0,3).join(" ");c.push({emoji:"\u{1F4A1}",label:i("pillMoreOn",{name:u}),query:i("pillMoreOnQuery",{name:s.name})})}let h=p();h&&c.push({emoji:"\u{1F4B0}",label:i("pillUnder",{amount:h}),query:i("pillUnderQuery",{amount:h})})}else e==="compare"&&a.length>0?(o&&c.push({emoji:"\u{1F50D}",label:i("pillSimilarOptions"),query:i("pillSimilarOptionsQuery",{name:o})}),c.push({emoji:"\u{1F4A1}",label:i("pillWhichBest"),query:i("pillWhichBestQuery")})):e==="specs"&&a.length>0?o&&c.push({emoji:"\u{1F504}",label:i("pillFindAlternatives"),query:i("pillFindAlternativesQuery",{name:o})}):e==="general"&&(c.push({emoji:"\u{1F50D}",label:i("pillShowPopular"),query:i("pillShowPopularQuery")}),c.push({emoji:"\u{1F4A1}",label:i("pillRecommend"),query:i("pillRecommendQuery")}));return c.length===0?null:Qi("div",{className:"hsk-action-pills",children:c.map(h=>od("button",{className:"hsk-action-pill",onClick:()=>t(h.query),disabled:r,children:[Qi("span",{className:"hsk-pill-emoji",children:h.emoji}),h.label]},h.query))})}import{Fragment as $n,jsx as me,jsxs as Ue}from"react/jsx-runtime";var Ji=id.memo(({content:e,streaming:a})=>me($n,{children:Xt(e,a)}),(e,a)=>e.content===a.content&&e.streaming===a.streaming);Ji.displayName="MarkdownBlock";function Zi({msg:e,idx:a,isLast:t,isLastUser:r,isRunEnd:n,runMid:i,runCont:c,isNarrow:s,loading:o,streaming:d,stopped:p,interrupted:h,sources:u,referencedIds:l,discussedSources:k,lastIntent:g,lastAction:y,defaultCurrency:w,vizState:R,setVizState:A,setLightboxSrc:b,setMarkupSrc:T,handleSend:M,handleSourceClick:S,t:K,messageRef:N}){let H=e.role==="user",U=e.content;return me("div",{className:Z("hsk-cb-msg-group",i&&"hsk-cb-msg-group--run-mid",c&&"hsk-cb-msg-group--run-cont"),ref:N,children:H?Ue("div",{className:`hsk-cb-user-msg${r?" hsk-sent":""}`,children:[e.images&&e.images.length>0&&me("div",{className:"hsk-cb-user-imgs","data-count":Math.min(e.images.length,4),children:e.images.slice(0,4).map((I,V)=>Ue("button",{type:"button",className:"hsk-cb-user-img-cell",onClick:()=>b(I),children:[me("img",{src:I,alt:`attachment ${V+1}`,className:"hsk-cb-user-img-thumb"}),V===3&&e.images.length>4&&Ue("span",{className:"hsk-cb-user-img-more",children:["+",e.images.length-3]})]},V))}),e.content&&Ue("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)?Ue($n,{children:[me("span",{className:"hsk-kiku-badge",children:"@kiku"}),e.content.replace(/^@kiku\s*/i,"")]}):e.content]}),r&&me("span",{className:"hsk-cb-sent-status",children:K(p||h?"statusStopped":"statusSent")})]}):me("div",{className:Z("hsk-cb-ai-msg",s&&"hsk-cb-ai-msg--inline"),children:Ue("div",{className:"hsk-cb-ai-body",children:[(()=>{let I=Wi(U),V=e.thinking||I.thinking,F=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(F),z=Q?F.replace(D,"").trimEnd():F,B=e.thoughtForSeconds!=null||F.length>0||!(t&&(d||o));return Ue($n,{children:[!e.spoken&&(V||e.thoughtForSeconds!=null||t&&(d||o))&&me(Oi,{text:V,isComplete:B,seconds:e.thoughtForSeconds}),z&&me("div",{className:"hsk-cb-ai-content",children:me(Ji,{content:z,streaming:t&&d})}),Q&&me("div",{className:"hsk-cb-calc-disclaimer",children:K("calcDisclaimer")})]})})(),e.visualizing&&Ue("div",{className:"hsk-cb-viz hsk-cb-viz--loading",children:[me("span",{className:"hsk-cb-viz-spinner"}),me("span",{children:e.visualizingText||K("vizWorking")})]}),e.visualization&&Ue("div",{className:"hsk-cb-viz",children:[Ue("div",{className:"hsk-cb-viz-imgwrap",children:[e.visualizationType==="video"||e.visualization.includes("/videos/")?me("video",{src:e.visualization,controls:!0,autoPlay:!0,loop:!0,muted:!0,playsInline:!0,className:"hsk-markdown-video",style:{display:"block",maxHeight:"400px",objectFit:"contain",width:"100%"}}):me("img",{src:e.visualization,alt:"Product visualized in your photo",className:"hsk-markdown-img",style:R[e.visualization]==="err"?{display:"none"}:void 0,onLoad:()=>A(I=>({...I,[e.visualization]:"ok"})),onError:()=>A(I=>({...I,[e.visualization]:"err"}))}),R[e.visualization]==="err"&&me("div",{className:"hsk-cb-viz-broken",children:K("vizUnavailable")}),t&&!d&&R[e.visualization]==="ok"&&e.visualizationType!=="video"&&!e.visualization.includes("/videos/")&&Ue("button",{className:"hsk-cb-viz-mark",onClick:()=>T(e.visualization),children:[Ue("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",children:[me("path",{d:"M12 20h9"}),me("path",{d:"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4Z"})]}),K("vizMarkEdit")]})]}),me("div",{className:"hsk-cb-viz-disclaimer",children:e.visualizationType==="video"||e.visualization.includes("/videos/")?K("vizDisclaimerVideo"):K("vizDisclaimerImage")})]}),!H&&(e.knowledgeImages?.length??0)>0&&me("div",{className:"hsk-cb-kimgs",children:e.knowledgeImages.map(I=>Ue("div",{className:"hsk-cb-kimg-group",children:[me("div",{className:"hsk-cb-kimg-grid",children:I.images.map((V,F)=>me("img",{src:V.url,alt:V.note||I.title||"Reference image",className:"hsk-cb-kimg",loading:"lazy",onClick:()=>b(V.url),onError:D=>{D.target.style.display="none"}},F))}),(I.title||I.images[0]?.note)&&me("div",{className:"hsk-cb-kimg-caption",children:I.title||I.images[0]?.note})]},I.entryId))}),!H&&me(ji,{keys:e.liveKeys}),!H&&(e.staleNotices?.length??0)>0&&Ue("div",{className:"hsk-cb-stale",role:"status",children:[me("div",{className:"hsk-cb-stale-title",children:K("staleTitle")}),e.staleNotices.map((I,V)=>Ue("div",{className:"hsk-cb-stale-item",children:[I.state==="removed"?K("staleRemoved",{title:I.title}):K("staleUnavailable",{title:I.title}),I.reason&&Ue("span",{className:"hsk-cb-stale-reason",children:[" ",I.reason]})]},V))]}),(()=>{let I=t?l:e.referencedIds??[],V=t?u:e.sources??[],F=t?g:e.intent,D=F==="compare"||F==="capture"||F==="capture_all"||F==="delete"||F==="view_history";return I.length>0&&!D&&(!t||y?.type!=="request_kiku_key")&&me(Gi,{sources:V,defaultCurrency:w,onSelectSource:S,onImageClick:b,referencedIds:I,compact:!!e.visualization})})(),t&&!o&&!d&&y?.type==="open_memory"&&y.url&&Ue("a",{className:"hsk-cb-memory-pill",href:String(y.url),target:"_blank",rel:"noopener noreferrer",children:[K("openMemory"),me(Ko,{})]}),t&&!o&&y?.url&&y.type!=="open_memory"&&me("div",{className:"hsk-action-pills",children:Ue("a",{className:"hsk-action-pill",href:y.url,children:[String(y.type||"continue").replace(/_/g," ")," \u2192"]})}),t&&!o&&me(Xi,{intent:g,sources:k,onSend:M,loading:o,defaultCurrency:w})]})})})}import{jsx as Re,jsxs as bt}from"react/jsx-runtime";function es({keyInput:e,setKeyInput:a,minting:t,handleUseExistingKey:r,handleCreateKey:n,t:i}){return bt("div",{className:"hsk-cb-ai-msg",children:[Re("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:Re(kt,{})}),Re("div",{className:"hsk-cb-ai-body",children:Re("div",{className:"hsk-cb-ai-text",children:bt("div",{className:"hsk-cb-phone-form",children:[Re("label",{className:"hsk-cb-phone-label",children:i("keyPastePrompt")}),Re("input",{type:"text",className:"hsk-cb-phone-input",placeholder:i("keyPastePlaceholder"),value:e,onChange:c=>a(c.target.value),onKeyDown:c=>c.key==="Enter"&&r(),autoFocus:!0}),bt("div",{style:{display:"flex",gap:8},children:[Re("button",{className:"hsk-cb-phone-submit",onClick:r,disabled:!e.trim(),children:i("keyUseMine")}),Re("button",{className:"hsk-cb-phone-submit",onClick:n,disabled:t,children:i(t?"keyCreating":"keyCreateNew")})]})]})})})]})}function ts({mintedKey:e,mintedPub:a,copied:t,keyCountdown:r,onDismiss:n,copyValue:i,t:c}){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:c("keySecretTitle")}),bt("button",{className:"hsk-cb-phone-submit",style:{padding:"2px 8px",fontSize:11,background:"transparent",border:0},onClick:n,children:[c("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:c(t==="secret"?"keyCopied":"keyCopySecret")}),Re("span",{style:{fontSize:11,opacity:.7,flex:"1 1 180px"},children:c("keySecretHint")})]})]}),a&&bt("div",{children:[Re("div",{style:{fontSize:12,fontWeight:600,marginBottom:4},children:c("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:c(t==="pub"?"keyCopied":"keyCopyId")}),Re("span",{style:{fontSize:11,opacity:.7,flex:"1 1 180px"},children:c("keyPublicHint")})]})]}),Re("div",{style:{fontSize:11,opacity:.6},children:c("keyAutoHide",{seconds:String(r)})})]})})})]})}import{Fragment as sd,jsx as et,jsxs as Ta}from"react/jsx-runtime";function as({displayMessages:e,messageRefs:a,isNarrow:t,loading:r,streaming:n,sources:i,referencedIds:c,discussedSources:s,lastIntent:o,lastAction:d,defaultCurrency:p,stopped:h,interrupted:u,halted:l,haltedEmpty:k,error:g,errorCode:y,keyPhase:w,keyInput:R,setKeyInput:A,mintedKey:b,setMintedKey:T,mintedPub:M,setMintedPub:S,minting:K,copied:N,keyCountdown:H,handleUseExistingKey:U,handleCreateKey:I,copyValue:V,queuedMessage:F,sendQueuedNow:D,setLightboxSrc:Q,setMarkupSrc:z,handleSend:B,handleSourceClick:te,continueGenerating:Y,t:m,bottomRef:_,vizState:W,setVizState:ae,messages:C}){return Ta(sd,{children:[(()=>{let x=-1;for(let v=e.length-1;v>=0;v--)if(e[v]?.role==="user"){x=v;break}return e.map((v,E)=>{let $=E===e.length-1,f=v.role==="user",O=f&&E===x,ce=f&&e[E+1]?.role!=="user",j=f&&!ce,X=f&&e[E-1]?.role==="user",G=v.id||`${v.role}-${E}`;return et(Zi,{msg:v,idx:E,isLast:$,isLastUser:O,isRunEnd:ce,runMid:j,runCont:X,isNarrow:t,loading:r,streaming:n,stopped:h,interrupted:u,sources:i,referencedIds:c,discussedSources:s,lastIntent:o,lastAction:d,defaultCurrency:p,vizState:W,setVizState:ae,setLightboxSrc:Q,setMarkupSrc:z,handleSend:B,handleSourceClick:te,t:m,messageRef:le=>{a.current[E]=le}},G)})})(),l&&C.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:Y,children:[et(Wo,{}),m(C[C.length-1]?.role==="assistant"?"continueGenerating":"generateResponse")]})]}),g&&et("div",{className:"hsk-cb-error",children:$o({code:y??void 0,message:g},m)}),w==="prompt_key"&&et(es,{keyInput:R,setKeyInput:A,minting:K,handleUseExistingKey:U,handleCreateKey:I,t:m}),b&&et(ts,{mintedKey:b,mintedPub:M,copied:N,keyCountdown:H,onDismiss:()=>{T(null),S(null)},copyValue:V,t:m}),F&&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:F.content}),Ta("button",{type:"button",className:"hsk-cb-queued-status",onClick:D,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 _r,{useState as cd,useRef as ld,useEffect as dd}from"react";import{Fragment as jn,jsx as oe,jsxs as ye}from"react/jsx-runtime";function rs({gooId:e,input:a,setInput:t,showKikuPicker:r,setShowKikuPicker:n,showAtPicker:i,setShowAtPicker:c,captureAllowed:s,discussedSources:o,defaultCurrency:d,handleSelectExtension:p,handleKikuCapture:h,handleKikuCaptureAll:u,handleKikuViewHistory:l,handleKikuDelete:k,attachments:g,removeAttachment:y,chromeLoading:w,imageInputRef:R,handleImageFiles:A,enableVision:b,enableVoice:T,canConverse:M,voiceMode:S,startVoice:K,stopVoice:N,voiceBlocked:H,textareaRef:U,classNames:I={},handleInput:V,handleKeyDown:F,voice:D,voicePhase:Q,activePlaceholder:z,loading:B,streaming:te,stop:Y,handleSend:m,voiceError:_,setVoiceError:W,shopperLanguage:ae,t:C,rail:x}){let[v,E]=_r.useState(0),[$,f]=_r.useState(!1);_r.useEffect(()=>{if(!_)return;let q=setTimeout(()=>{W?.("")},6e3);return()=>clearTimeout(q)},[_,W]),_r.useEffect(()=>{if(!$)return;let q=ie=>{ie.key==="Escape"&&f(!1)};return window.addEventListener("keydown",q),()=>window.removeEventListener("keydown",q)},[$]);let ce=Math.max(Ca(z||"Ask me anything\u2026").length-1,0)*Dr,[j,X]=cd(!1),G=ld(null),le=()=>{G.current&&clearTimeout(G.current),X(!0),G.current=setTimeout(()=>{X(!1),G.current=null},550)};return dd(()=>()=>{G.current&&clearTimeout(G.current)},[]),ye("div",{className:"hsk-cb-input-wrap",children:[$&&ye(jn,{children:[oe("div",{className:"hsk-cb-toolsheet-scrim",onClick:()=>f(!1)}),oe("div",{className:"hsk-cb-toolsheet-wrap",children:ye("div",{className:"hsk-cb-toolsheet",role:"menu",children:[b&&ye("button",{className:"hsk-cb-toolsheet-item",role:"menuitem",onClick:()=>{f(!1),R.current?.click()},disabled:B,children:[oe(bn,{}),oe("span",{children:C("attachImage")})]}),T&&M&&ye("button",{className:"hsk-cb-toolsheet-item",role:"menuitem",onClick:()=>{f(!1),S==="converse"?N():K("converse")},disabled:B||w||H,children:[oe(fn,{active:S==="converse"}),oe("span",{children:C(S==="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:C("captureAndRemember")}),oe("button",{type:"button",className:"hsk-cb-docked-close",onClick:()=>{t(q=>q.replace(/^@kiku\s*/i,"")),n(!1),c(!1)},"aria-label":"Close mode",children:"\xD7"})]}),(r||i)&&ye("div",{className:"hsk-cb-docked-options",onMouseDown:q=>q.preventDefault(),children:[i&&s&&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&&s&&ye(jn,{children:[o.map((q,ie)=>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(Nr,{})}),oe("span",{className:"hsk-cb-docked-option-title",children:q.name}),q.price&&ye("span",{className:"hsk-cb-docked-option-price",children:[q.currency??d," ",parseFloat(String(q.price).replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]},q.id??ie)),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(Nr,{})}),oe("span",{className:"hsk-cb-docked-option-title",children:C("captureAll",{count:String(o.length)})})]}),o.length===0&&ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{h({name:"current page",id:void 0}),n(!1)},children:[oe("span",{className:"hsk-cb-docked-option-icon",children:oe(Nr,{})}),oe("span",{className:"hsk-cb-docked-option-title",children:C("captureCurrentPage")})]}),ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{l(),n(!1)},children:[oe("span",{className:"hsk-cb-docked-option-icon",children:oe(Yo,{})}),oe("span",{className:"hsk-cb-docked-option-title",children:C("whatHaveYouSaved")})]}),ye("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{k(),n(!1)},children:[oe("span",{className:"hsk-cb-docked-option-icon",children:oe(Go,{})}),oe("span",{className:"hsk-cb-docked-option-title",children:C("deleteThis")})]})]})]}),g.length>0&&oe("div",{className:"hsk-cb-img-strip",children:g.map((q,ie)=>ye("div",{className:"hsk-cb-img-thumb-wrap",children:[oe("img",{src:q.data,alt:`attachment ${ie+1}`,className:"hsk-cb-img-thumb"}),oe("button",{type:"button",className:"hsk-cb-img-thumb-remove",onClick:()=>y(ie),"aria-label":"Remove image",children:oe(ii,{size:10})})]},ie))}),ye("div",{className:Z("hsk-cb-input-box",w&&"hsk-cb-input-box--waiting"),"data-cascade":v%2?"b":"a","data-tools":$?"open":"closed",style:{"--hsk-text-sweep":`${ce}ms`},children:[oe("input",{ref:R,type:"file",accept:"image/*",className:"hsk-sr-only",onChange:q=>{A(q.target.files),q.target.value=""}}),(b||T&&M)&&oe("button",{className:Z("hsk-cb-tools-toggle",$&&"hsk-cb-tools-toggle--open"),onClick:()=>f(q=>!q),disabled:B||w,"aria-label":$?"Close options":"More options","aria-expanded":$,children:oe(Qo,{})}),ye(jn,{children:[b&&oe("button",{className:"hsk-cb-attach-btn",onClick:()=>R.current?.click(),disabled:B,"aria-label":"Attach image",title:"Attach image",children:oe(bn,{})}),T&&M&&oe("button",{className:Z("hsk-cb-voice-mode-btn",H&&"hsk-cb-voice-mode-btn--blocked"),onClick:()=>H?W?.(C("errAccountRequired")):K("converse"),disabled:B||w,"aria-label":"Voice conversation",title:"Voice conversation",children:oe(fn,{})})]}),ye("div",{className:"hsk-cb-field",children:[oe("textarea",{ref:U,value:a,onChange:V,onKeyDown:F,rows:1,placeholder:"",className:Z("hsk-cb-textarea",I.input),"aria-label":z,disabled:B&&!te}),oe(Hi,{placeholder:z,visible:!a,staggerMs:Dr,replaySeed:v})]}),T&&oe("button",{className:Z("hsk-cb-mic-btn",(S==="converse"||S==="dictate")&&"hsk-cb-mic-btn--active",H&&"hsk-cb-mic-btn--blocked"),onClick:()=>{S!=="off"?N():K(M?"converse":"dictate")},disabled:B||w,"aria-label":S==="off"?"Start voice mode":"Stop voice",title:S==="off"?M?"Voice conversation":"Voice input":"Stop",children:S==="off"?oe(va,{}):oe(Tr,{})}),(B||te)&&!j?oe("button",{className:Z("hsk-cb-send","hsk-cb-send--stop",I.sendButton),onClick:Y,"aria-label":"Stop generating",title:"Stop generating",children:oe(Vo,{})}):ye("button",{className:Z("hsk-cb-send",j&&"is-launching",I.sendButton),onClick:()=>{le(),m()},disabled:w||!a.trim()&&g.length===0,"aria-label":"Send message",children:[oe("svg",{width:"0",height:"0","aria-hidden":"true",focusable:"false",style:{position:"absolute"},children:oe("defs",{children:ye("filter",{id:e,children:[oe("feGaussianBlur",{in:"SourceGraphic",stdDeviation:"1.6",result:"blur"}),oe("feColorMatrix",{in:"blur",type:"matrix",values:"1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 16 -7",result:"goo"}),oe("feBlend",{in:"SourceGraphic",in2:"goo"})]})})}),oe("span",{className:"hsk-cb-send-sheath","aria-hidden":"true"}),ye("span",{className:"hsk-cb-send-stage",style:{filter:`url(#${e})`},children:[oe("span",{className:"hsk-cb-send-seam","aria-hidden":"true"}),oe("span",{className:"hsk-cb-send-kite",children:oe(Zo,{})})]})]})]})]}),H?ye("div",{className:"hsk-cb-voice-error",role:"status",onClick:()=>W?.(""),children:[oe("span",{children:C("errAccountRequired")}),oe("button",{type:"button",className:"hsk-cb-voice-error-dismiss",onClick:q=>{q.stopPropagation(),W?.("")},"aria-label":"Dismiss error",children:"\xD7"})]}):_&&ye("div",{className:"hsk-cb-voice-error",role:"status",onClick:()=>W?.(""),children:[oe("span",{children:C(_)}),oe("button",{type:"button",className:"hsk-cb-voice-error-dismiss",onClick:q=>{q.stopPropagation(),W?.("")},"aria-label":"Dismiss error",children:"\xD7"})]}),oe("div",{className:"hsk-cb-hint",children:ae?C("footerHint"):"kiku \xB7 searches the whole catalogue in real time"})]})}import{useEffect as or,useRef as ir}from"react";import{jsx as ud}from"react/jsx-runtime";function ns(e,a){let t=e.match(/-?[\d.]+/g);return!t||t.length<3?a:[Number(t[0]),Number(t[1]),Number(t[2])]}function hd(e,a,t){return[e[0]+(a[0]-e[0])*t,e[1]+(a[1]-e[1])*t,e[2]+(a[2]-e[2])*t]}function Ra(e,a){return`rgba(${e[0]|0}, ${e[1]|0}, ${e[2]|0}, ${a})`}var It=24,pd=.42;function os({phase:e,level:a,spectrum:t,bins:r,className:n}){let i=ir(null),c=ir(e),s=ir(a),o=ir(t),d=ir(r);return or(()=>{c.current=e},[e]),or(()=>{s.current=a},[a]),or(()=>{o.current=t},[t]),or(()=>{d.current=r},[r]),or(()=>{let p=i.current;if(!p)return;let h=p.getContext("2d");if(!h)return;let u=getComputedStyle(p),l=ns(u.getPropertyValue("--hsk-primary")||"",[255,106,51]),k=ns(u.getPropertyValue("--hsk-chat-text")||"",[31,31,31]),g=0,y=0,w=0,R=()=>{let B=Math.min(window.devicePixelRatio||1,3),te=p.getBoundingClientRect();y=Math.max(1,te.width),w=Math.max(1,te.height),p.width=Math.round(y*B),p.height=Math.round(w*B),h.setTransform(B,0,0,B,0,0)};R();let A=typeof ResizeObserver<"u"?new ResizeObserver(R):null;A?.observe(p),window.addEventListener("resize",R);let b=window.matchMedia?.("(prefers-reduced-motion: reduce)")?.matches??!1,T=new Float32Array(It),M=[],S=null,K=-1,N=null,H=0,U=0,I=performance.now(),V=(B,te,Y,m)=>B+(te-B)*(te>B?Y:m),F=()=>{let B=o.current,te=d.current?.()??0;if(!B||!te||((!N||N.length!==te)&&(N=new Uint8Array(te)),!B(N)))return!1;let m=Math.max(It,Math.floor(te*pd))/It;for(let _=0;_<It;_++){let W=Math.floor(_*m),ae=Math.max(W+1,Math.floor((_+1)*m)),C=0;for(let v=W;v<ae;v++)C+=N[v];let x=C/(ae-W)/255;T[_]=V(T[_],x,b?.2:.55,b?.06:.14)}return!0},D=(B,te)=>{for(let Y=0;Y<It;Y++){let m=Y/(It-1),_=Math.pow(1-m,1.6)*(.75+.25*Math.sin(B*3.1+Y*.7));T[Y]=V(T[Y],_*te,.3,.12)}},Q=B=>{let te=Math.min(It-1,Math.max(0,B*(It-1))),Y=Math.floor(te),m=te-Y,_=T[Y],W=T[Math.min(It-1,Y+1)];return _+(W-_)*m*m*(3-2*m)},z=B=>{g=requestAnimationFrame(z);let te=(B-I)/1e3,Y=c.current,m=Math.min(1,s.current());H=V(H,Math.max(Y==="speaking"?.42:Y==="listening"?.3:Y==="thinking"?.28:.12,m),b?.1:.5,b?.05:.11),F()||D(te,Math.max(.25,H)),h.clearRect(0,0,y,w);let W=w/2;U=Y==="thinking"?(U+.012)%1.6:0;let ae=3;if(K!==y){M=[];for(let v=0;v<ae;v++){let E=v/(ae-1||1),$=hd(l,k,E*.5),f=h.createLinearGradient(0,0,y,0);f.addColorStop(0,Ra($,0)),f.addColorStop(.5,Ra($,.9-E*.35)),f.addColorStop(1,Ra($,0)),M.push(f)}S=h.createLinearGradient(0,0,y,0),S.addColorStop(0,Ra(l,0)),S.addColorStop(.5,Ra(l,.14)),S.addColorStop(1,Ra(l,0)),K=y}let C=w*.32,x=Math.max(4,y/130);for(let v=0;v<ae;v++){let E=v/(ae-1||1),$=v*.055,f=1-E*.22;h.beginPath();let O=0,ce=W;for(let X=0;X<=y;X+=x){let G=X/y,le=Math.pow(Math.sin(Math.PI*G),.85),q=Y==="thinking"?Math.exp(-Math.pow((G-(U-.3))*4.5,2)):1,ie=Q(Math.abs(G-.5)*2),ke=te-$,je=Math.sin(G*Math.PI*2*2.1+ke*7.4)*.66+Math.sin(G*Math.PI*2*3.7-ke*5.6)*.26+Math.sin(G*Math.PI*2*5.9+ke*9.1)*.08,ze=W+le*q*f*C*H*(.6+ie*1.1)*je+Math.sin(G*Math.PI*2*.6+(te-$)*2.2)*le*w*.01;X===0?h.moveTo(X,ze):h.quadraticCurveTo(O,ce,(O+X)/2,(ce+ze)/2),O=X,ce=ze}h.quadraticCurveTo(O,ce,y,ce),h.lineCap="round",h.lineJoin="round";let j=(v===0?3:1.6)*(1+H*.6);v===0&&(h.strokeStyle=S,h.lineWidth=j*5,h.stroke()),h.strokeStyle=M[v],h.lineWidth=j,h.stroke()}};return g=requestAnimationFrame(z),()=>{cancelAnimationFrame(g),A?.disconnect(),window.removeEventListener("resize",R)}},[]),ud("canvas",{ref:i,className:n,"aria-hidden":"true"})}import{jsx as Ce,jsxs as za}from"react/jsx-runtime";function is({siteId:e,themeAttr:a,stopVoice:t,chooseVoice:r,liveVoiceName:n,voiceSecondsLeft:i,voiceConnecting:c,voicePhase:s,live:o,voiceMuted:d,setVoiceMuted:p,shownSources:h,onSelectSource:u,defaultCurrency:l,voiceError:k,t:g}){return za("div",{className:"hsk-voice-overlay",role:"dialog","aria-label":g("voiceModeStart"),children:[Ce(zr,{seed:e,theme:a}),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((y,w)=>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:`${w*60}ms`},onClick:()=>r(y.name),"aria-label":`${y.label}, ${y.gender}`,children:y.label},y.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",c&&"hsk-voice-stage--connecting"),children:Ce(os,{className:"hsk-voice-canvas",phase:s,level:o.micLevel,spectrum:o.micSpectrum,bins:o.spectrumBins})}),c?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--${s}`),children:g(d?"voiceMuted":s==="speaking"?"voicePhaseSpeaking":s==="thinking"?"voicePhaseThinking":"voicePhaseListening")}),d&&Ce("span",{className:"hsk-voice-heard",children:g("voiceMutedHint")}),!d&&s==="listening"&&Ce("span",{className:"hsk-voice-hint-sub",children:g("voiceHint")})]}),h.length>0&&Ce("div",{className:"hsk-voice-items",children:h.slice(0,4).map((y,w)=>za("button",{type:"button",className:"hsk-voice-item",style:{animationDelay:`${w*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&&za("span",{className:"hsk-voice-item-price",children:[y.currency??l," ",parseFloat(String(y.price).replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]},y.id??w))}),k&&Ce("div",{className:"hsk-voice-error",children:g(k)}),Ce("div",{className:"hsk-voice-controls",children:Ce("button",{className:Z("hsk-voice-control",d&&"hsk-voice-control--muted"),onClick:()=>p(y=>!y),"aria-label":g(d?"voicePhaseListening":"voiceModeExit"),title:g(d?"voicePhaseListening":"voiceModeExit"),children:Ce("span",{className:"hsk-voice-control-icon",children:d?Ce(Tr,{}):Ce(va,{})},d?"off":"on")})})]})}import{jsx as Vn,jsxs as md}from"react/jsx-runtime";function ss({src:e,onClose:a}){return e?md("div",{className:"hsk-lightbox",onClick:a,children:[Vn("button",{className:"hsk-lightbox-close",onClick:a,"aria-label":"Close image",children:Vn(Cr,{})}),Vn("img",{src:e,alt:"",className:"hsk-lightbox-img",onClick:t=>t.stopPropagation()})]}):null}import{useRef as Hr,useEffect as kd}from"react";import{jsx as Ur,jsxs as cs}from"react/jsx-runtime";function ls({items:e,activeIdx:a,progress:t,onJump:r,side:n="right"}){let i=jt(),c=Hr(null),s=Hr(null),o=Hr([]),d=Hr(null),p=0;for(let h=0;h<e.length;h++)e[h].idx<=a&&(p=h);return kd(()=>{let h=o.current[p],u=d.current,l=s.current,k=c.current;if(h&&(u&&(u.style.transform=`translateY(${h.offsetTop+h.offsetHeight/2}px)`),l&&k)){let g=k.clientHeight;if(l.scrollHeight>g&&g>0){let w=h.offsetTop+h.offsetHeight/2,R=g/2-w;l.style.transform=`translateY(${R}px)`}else l.style.transform="none"}},[p,e.length]),e.length<2?null:Ur("nav",{ref:c,className:Z("hsk-cb-timeline",n==="left"?"hsk-cb-timeline--left":"hsk-cb-timeline--right"),"aria-label":i("timelineLabel"),children:cs("div",{ref:s,className:"hsk-cb-timeline-track",style:{"--hsk-tl-progress":t},children:[Ur("span",{className:"hsk-cb-tl-cursor",ref:d,"aria-hidden":"true"}),e.map((h,u)=>cs("button",{ref:l=>{o.current[u]=l},type:"button",className:Z("hsk-cb-tl-item",u===p&&"hsk-cb-tl-item--on"),style:{"--hsk-tl-d":Math.min(Math.abs(u-p),4)},onClick:()=>r(h.idx),title:h.text,children:[Ur("span",{className:"hsk-cb-tl-dot"}),Ur("span",{className:"hsk-cb-tl-label",children:h.text})]},h.idx))]})})}import{jsx as Me,jsxs as Pa}from"react/jsx-runtime";function Kn({title:e="kiku",placeholder:a="Ask me anything\u2026",backdropColor:t,backdropBlur:r,onClose:n,onSelectSource:i,defaultCurrency:c="",chips:s=Xa,theme:o,classNames:d={},enableVoice:p=!1,voiceLang:h,enableVision:u=!1,visionCategoryHint:l,enableAudioResponse:k=!0,ttsVoice:g="Puck",autoSpeakResponses:y=!0,origin:w}){let R=vd(),{messages:A,sources:b,loading:T,streaming:M,error:S,errorCode:K,lastAction:N,lastIntent:H,allowedActions:U,send:I,queuedMessage:V,sendQueuedNow:F,appendSpokenExchange:D,stop:Q,stopped:z,interrupted:B,continueGenerating:te,reset:Y,referencedIds:m}=fd(),[_,W]=Oe(()=>{try{return R.getShopperName?.()??""}catch{return""}}),[ae,C]=Oe(()=>{try{return R.getShopperLanguage?.()??""}catch{return""}}),[x,v]=Oe(()=>{try{return R.getEntityLanguageMode?.()??""}catch{return""}}),[E,$]=Oe(!1),{chromeReady:f,isRTL:O,speechLang:ce,scriptFont:j,fontStack:X,isNonLatin:G,hostFontCovers:le,t:q,tNode:ie}=wi({shopperLanguage:ae,theme:o}),ke=sr.useMemo(()=>{let P=b.filter(Fe=>Fe.id&&m.includes(Fe.id)),ee=[...A].reverse().find(Fe=>Fe.role==="assistant")?.content??"";if(!ee)return P;let de=new Set(P.map(Fe=>Fe.id)),Ae=ee.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(br=>br.length>=5)},mt=b.filter(Fe=>Fe.id&&!de.has(Fe.id)&&Le(Fe.name).some(nt=>Ae.includes(nt)));return[...P,...mt]},[b,m,A]),je=U===null||U.includes("capture"),[ze,Pe]=Oe(""),[Ot,Ye]=Oe(!1),[Ct,xe]=Oe(!1),[it,ht]=Oe([]),Et=tt(null),[La,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=A.length===0,at=Ve&&!ae,Qe=Ve&&!!ae&&!_,Ke=Ve&&!!ae&&!!_&&!x,st=Ve&&!!ae&&!!_&&!!x&&!la,Mt=at||Qe||Ke||st,pt=sr.useMemo(()=>A.some(P=>P.liveKeys?.length>0),[A]);St(()=>{if(pt)return gd({client:R})},[pt,R]);let[Ee,rt]=Oe(!1);St(()=>{let P=window.matchMedia?.("(max-width: 768px)");if(!P)return;let ee=()=>rt(P.matches);return ee(),P.addEventListener?.("change",ee),()=>P.removeEventListener?.("change",ee)},[]);let Ne=P=>{let ee=P.trim();if(!ee){try{R.setShopperLanguage?.("")}catch{}C("");return}try{R.setShopperLanguage?.(ee)}catch{}C(ee),$(!1)},Nt=P=>{try{R.setEntityLanguageMode?.(P)}catch{}v(P),la&&$(!0)},da=()=>{try{localStorage.setItem("akropolys_terms_agreed","true")}catch{}he(!0),$(!0)},Dt=e==="kiku"&&q("nameStepTitle")?"kiku":e,dr=at?q("langPlaceholder"):Qe?q("namePlaceholder"):Ke?q("entityLangPlaceholder"):st?q("termsPlaceholder"):a==="Ask me anything\u2026"?q("defaultPlaceholder"):a,Br=!s||s===Xa?[]:Array.isArray(s)?s:[],hr=at?"curious":Qe?"welcoming":Ke?"guiding":st?"focused":"happy",[Ft,Ia]=Oe(()=>{if(vn(o))return o;if(typeof window<"u"){let P=localStorage.getItem("akropolys_theme");return vn(P)?P:window.matchMedia?.("(prefers-color-scheme: light)").matches?si:gn}return gn}),Ea=(P,ee=!1)=>{Ia(P),ee&&(mr(!1),Qr(!1));try{localStorage.setItem("akropolys_theme",P)}catch{}},{vars:Da}=ka(o),Fa=Ft;xr(o);let _a=tt(()=>{}),ft=async(P,ee,de,Ae)=>{let Le=(P??ze).trim(),mt=ee??it;if(!Le&&mt.length===0||!f||V)return;if(Qe){if(!Le)return;let nt=Bo(Le)||Le.slice(0,40);try{R.setShopperName?.(nt)}catch{}W(nt),Pe("");return}if(at){if(!Le)return;Ne(Le),Pe("");return}if(Ke){Pe("");return}Ye(!1),xe(!1),Pe(""),ht([]);let Fe=Le||(mt.some(nt=>nt.type==="image")?"Analyze this image":"What is this?");await I(Fe,Le,mt.length>0?mt:void 0,de,Ae)},Ha=na(async()=>{let P=[...A].reverse().find(ee=>ee.role==="user");P&&await ft(P.content)},[A]),{keyInput:pr,setKeyInput:ur,keyPhase:pe,setKeyPhase:we,mintedKey:be,setMintedKey:ut,mintedPub:De,setMintedPub:Xe,copied:Ua,keyCountdown:$r,minting:ha,copyValue:Tt,handleUseExistingKey:jr,handleCreateKey:Vr}=Mi(N,Ha),Kr=na(()=>{if(typeof window>"u")return"N/A";try{let P=sessionStorage.getItem("akropolys_kiku_pub")||sessionStorage.getItem("kiku_pub");if(P)return P;let ee=localStorage.getItem("akropolys_kiku_pub")||localStorage.getItem("kiku_pub")||localStorage.getItem("kiku_id");if(ee)return ee;let de=document.cookie.match(/(?:^|;\s*)(?:akropolys_kiku_pub|kiku_pub|kiku_id)=([^;]+)/);if(de)return decodeURIComponent(de[1])}catch{}return"N/A"},[]),qa=De??R?.getKikuPub?.()??Kr(),{handleKikuCapture:Wr,handleKikuCaptureAll:Or,handleKikuViewHistory:xs,handleKikuDelete:ws}=Ni({attachments:it,setAttachments:ht,setInput:Pe,send:I,defaultCurrency:c,t:q}),{voiceMode:Xn,voicePhase:Jn,voiceConnecting:Ss,voiceError:Yr,setVoiceError:Zn,voiceMuted:Cs,setVoiceMuted:Ms,voiceSecondsLeft:Ns,voiceBlocked:Ts,liveVoiceName:Rs,chooseVoice:zs,canConverse:Ps,startVoice:As,stopVoice:eo,voice:Ls,live:Gr}=zi({voiceLang:h,speechLang:ce,shopperLanguage:ae,ttsVoice:g,handleSendUtterance:P=>_a.current(P),appendSpokenExchange:D}),to=tt(null),[pa,mr]=Oe(!1),[ao,Qr]=Oe(!1),Ba=tt(null),kr=tt(null),Xr=tt(null),ro=tt([]),$a=tt(null),Is=tt(null),ja=tt(null),Es=`hsk-goo-${bd()}`,no=na(()=>{Ba.current||(Qr(!0),Ba.current=setTimeout(()=>{mr(!1),Qr(!1),Ba.current=null},200))},[]);St(()=>()=>{Ba.current&&clearTimeout(Ba.current)},[]),St(()=>{if(!pa)return;let P=ee=>{let de=ee.composedPath?ee.composedPath():[],Ae=kr.current&&(de.includes(kr.current)||kr.current.contains(ee.target)),Le=Xr.current&&(de.includes(Xr.current)||Xr.current.contains(ee.target)),mt=ee.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||no()};return document.addEventListener("mousedown",P),document.addEventListener("touchstart",P,{passive:!0}),()=>{document.removeEventListener("mousedown",P),document.removeEventListener("touchstart",P)}},[pa]);let{msgsContainerRef:oo,lastExternalScrollRef:Ds,showJumpToBottom:Fs,scrollProgress:_s,activeMsgIdx:Hs,unreadBelow:Us,jumpToMessage:qs,jumpToBottom:Bs}=Si({messages:A,loading:T,messageRefs:ro});ci({panel:na(()=>to.current,[]),scroller:na(()=>oo.current,[]),onDismiss:n,quiescent:na(()=>performance.now()-Ds.current>90,[])}),St(()=>{if(typeof window>"u")return;let P=window.innerWidth-document.documentElement.clientWidth,ee=document.body.style.overflow,de=document.body.style.paddingRight;if(P>0){let Ae=parseFloat(window.getComputedStyle(document.body).paddingRight)||0;document.body.style.paddingRight=`${Ae+P}px`,document.documentElement.style.setProperty("--hsk-scrollbar-width",`${P}px`)}return document.body.style.overflow="hidden",()=>{document.body.style.overflow=ee,document.body.style.paddingRight=de,document.documentElement.style.removeProperty("--hsk-scrollbar-width")}},[]),St(()=>{let P=window.visualViewport;if(!P)return;let ee=document.documentElement,de=()=>{ee.style.setProperty("--hsk-vvh",`${P.height}px`)};return de(),P.addEventListener("resize",de),P.addEventListener("scroll",de),()=>{P.removeEventListener("resize",de),P.removeEventListener("scroll",de),ee.style.removeProperty("--hsk-vvh")}},[]),St(()=>{let P=ee=>{if(ee.key==="Escape"){if(Yt){Gt(null);return}n()}};return document.addEventListener("keydown",P),()=>document.removeEventListener("keydown",P)},[Yt,n]);let $s=na(()=>{Y(),we("idle")},[Y,we]),js=P=>{i?.(P);let ee=[...A].reverse().find(Ae=>Ae.role==="assistant");if(ee&&ee.content.trim().endsWith("?")){I(q("cardClickAnswer",{name:P.name}));return}let de=P.price?` (${P.currency??c} ${P.price})`:"";I(q("cardClickQuery",{name:P.name,price:de}))},Vs=P=>{Pe(P+" "),xe(!1),Ye(!0),$a.current&&$a.current.focus()},Ks=P=>{if(P.key==="Escape"&&Ot){P.preventDefault(),Ye(!1);return}if(P.key==="Escape"&&Ct){P.preventDefault(),xe(!1);return}P.key==="Enter"&&!P.shiftKey&&!P.nativeEvent.isComposing&&(P.preventDefault(),ft())},Jr=tt(28),io=tt(280),Zr=tt(null),Ws=(P,ee)=>{try{!Zr.current&&typeof document<"u"&&(Zr.current=document.createElement("canvas"));let de=Zr.current?.getContext("2d");return de?(de.font=ee,de.measureText(P).width):P.length*8.5}catch{return P.length*8.5}},Os=P=>{let ee=P.closest(".hsk-cb-input-box");if(!ee)return;let de=P.value;!(ee.dataset.expanded==="true")&&P.clientWidth>50&&(io.current=P.clientWidth);let Le=window.getComputedStyle(P),mt=Le.font||`${Le.fontSize||"16px"} ${Le.fontFamily||"Geist, sans-serif"}`,Fe=Ws(de,mt),nt=Math.max(120,io.current-14),_t=de.includes(`
45
- `),Qt=!!(de&&(_t||Fe>nt));if(ee.dataset.expanded!==(Qt?"true":"false")&&(ee.dataset.expanded=Qt?"true":"false"),!de){Jr.current=28,P.style.height="";return}if(!Qt){Jr.current=28,P.style.height="";return}P.style.height="auto";let br=Math.max(28,Math.min(P.scrollHeight,140));Jr.current=br,P.style.height=`${br}px`};St(()=>{$a.current&&Os($a.current)},[ze]);let Ys=P=>{let ee=P.target.value;Pe(ee),Yr&&Zn("");let de=ee.trim();xe(de==="@"),Ye(/^@kiku\s*$/i.test(de))};St(()=>{_a.current=P=>{ft(P)}});let Gs=async P=>{if(!P||P.length===0)return;let ee=Array.from(P);for(let de of ee)if(de.type.startsWith("image/"))try{let Ae=await vr(de);ht(Le=>[...Le,{type:"image",data:Ae}])}catch{}},Qs=P=>{ht(ee=>ee.filter((de,Ae)=>Ae!==P))},Xs=(Gr.sources?.length??0)>0?Gr.sources:ke,Js=t&&(t.includes("rgba")||t.includes("hsla")||t==="transparent"),Zs=r||Js?{backdropFilter:`blur(${typeof r=="number"?`${r}px`:r||"20px"})`,WebkitBackdropFilter:`blur(${typeof r=="number"?`${r}px`:r||"20px"})`}:{},so=(z||B)&&!T&&!M,ua=sr.useMemo(()=>{let P=T||M;return A.filter((ee,de)=>ee.role!=="assistant"||de===A.length-1&&P?!0:!!ee.content||!!ee.visualization||ee.visualizing||(ee.knowledgeImages?.length??0)>0||(ee.referencedIds?.length??0)>0)},[A,T,M]),ec=sr.useMemo(()=>ua.map((P,ee)=>({m:P,idx:ee})).filter(({m:P})=>P.role==="user"&&!!P.content.trim()).map(({m:P,idx:ee})=>{let de=P.content.replace(/^@kiku\s*/i,"").replace(/\s+/g," ").trim();return{idx:ee,text:de.length>30?de.slice(0,29).trimEnd()+"\u2026":de}}),[ua]),tc=so&&ua[ua.length-1]?.role!=="assistant",co=tt(Date.now());return St(()=>{co.current=Date.now()},[]),Me(mn.Provider,{value:q,children:Me("div",{ref:ja,className:Z("hsk-cb-overlay",w&&"hsk-cb-overlay--grows",d.overlay),onPointerDown:P=>{P.target===P.currentTarget&&(ja.current._ptrDown=!0)},onClick:P=>{P.target===P.currentTarget&&ja.current?._ptrDown&&Date.now()-co.current>200&&n(),ja.current&&(ja.current._ptrDown=!1)},"data-hsk-theme":Fa,style:{...Zs,...t?{background:t}:{},...w?{"--hsk-ox":`${w.x}px`,"--hsk-oy":`${w.y}px`,"--hsk-or":`${Math.ceil(w.r)}px`,"--hsk-bt":`${Math.round(w.top??w.y)}px`,"--hsk-bl":`${Math.round(w.left??w.x)}px`,"--hsk-bw":`${Math.round(w.width??0)}px`,"--hsk-bh":`${Math.round(w.height??0)}px`,"--hsk-bbr":`${Math.round(w.borderRadius??12)}px`}:{},...Da},children:Pa("div",{ref:to,className:Z("hsk-cb-panel",d.panel),dir:O?"rtl":"ltr","data-script":G?"nonlatin":"latin","data-host-font":le?"covers":"gap","data-nastaliq":j?.family==="Noto Nastaliq Urdu"||ae?.toLowerCase()==="urdu"||ae?.toLowerCase()==="ur"||ae==="\u0627\u0631\u062F\u0648"?"true":void 0,style:X?{"--hsk-font":X}:void 0,onClick:P=>{P.stopPropagation();let ee=P.target;if(ee.tagName==="IMG"&&(ee.classList.contains("hsk-markdown-img")||ee.classList.contains("hsk-cb-user-img-thumb"))){let de=ee.src;de&&Gt(de)}},children:[Me(ss,{src:Yt,onClose:()=>Gt(null)}),lr&&Me("div",{className:"hsk-markup-overlay",children:Me(mi,{src:lr,t:q,onCancel:()=>ca(null),onSend:(P,ee,de,Ae)=>{ca(null),ft(ee||q("markupApplyMarks"),[{type:"image",data:P,annotated:!0,marks:de,instructed:!!ee,preview:Ae}])}})}),Pa("div",{className:"hsk-cb-main",children:[Me(zr,{seed:R?.api?.siteId??"",theme:Fa,dir:O?"rtl":"ltr"}),Me(Di,{title:Dt,hasMessages:A.length>0,avatarState:M?"speaking":T?"thinking":"idle",unread:Us,awayFromBottom:Fs,themeMenuOpen:pa,themeMenuClosing:ao,isNarrow:Ee,currentTheme:Ft,onJumpToLatest:Bs,onReset:$s,onClose:n,onToggleThemeMenu:()=>pa?no():mr(!0),onSelectTheme:P=>{Ea(P,!0)}}),Me("div",{className:"hsk-cb-msgs",ref:oo,children:ua.length===0?Me(qi,{inOnboarding:Mt,justCompleted:E,onboardingMood:hr,awaitingLang:at,awaitingName:Qe,awaitingEntityLang:Ke,awaitingConsent:st,termsAgreed:la,shopperLanguage:ae,shopperName:_,entityLangPref:x,chromeReady:f,activeChips:Br,t:q,tNode:ie,chooseLanguage:Ne,chooseEntityLang:Nt,agreeTerms:da,handleSend:ft}):Me(as,{displayMessages:ua,messageRefs:ro,isNarrow:Ee,loading:T,streaming:M,sources:b,referencedIds:m,discussedSources:ke,lastIntent:H,lastAction:N,defaultCurrency:c,stopped:z,interrupted:B,halted:so,haltedEmpty:tc,error:S,errorCode:K,keyPhase:pe,keyInput:pr,setKeyInput:ur,mintedKey:be,setMintedKey:ut,mintedPub:De,setMintedPub:Xe,minting:ha,copied:Ua,keyCountdown:$r,handleUseExistingKey:jr,handleCreateKey:Vr,copyValue:Tt,queuedMessage:V,sendQueuedNow:F,setLightboxSrc:Gt,setMarkupSrc:ca,handleSend:ft,handleSourceClick:js,continueGenerating:te,t:q,bottomRef:Is,vizState:La,setVizState:cr,messages:A})}),Me(rs,{gooId:Es,input:ze,setInput:Pe,showKikuPicker:Ot,setShowKikuPicker:Ye,showAtPicker:Ct,setShowAtPicker:xe,captureAllowed:je,discussedSources:ke,defaultCurrency:c,handleSelectExtension:Vs,handleKikuCapture:Wr,handleKikuCaptureAll:Or,handleKikuViewHistory:xs,handleKikuDelete:ws,attachments:it,removeAttachment:Qs,chromeLoading:!f,imageInputRef:Et,handleImageFiles:Gs,enableVision:u,enableVoice:p,canConverse:Ps,voiceMode:Xn,startVoice:As,stopVoice:eo,voiceBlocked:Ts,textareaRef:$a,classNames:d,handleInput:Ys,handleKeyDown:Ks,voice:Ls,voicePhase:Jn,activePlaceholder:dr,loading:T,streaming:M,stop:Q,handleSend:ft,voiceError:Yr,setVoiceError:Zn,shopperLanguage:ae,t:q})]}),Me(ls,{items:ec,activeIdx:Hs,progress:_s,onJump:qs,side:O?"left":"right"}),Pa("div",{className:Z("hsk-cb-kiku-id-rail",O?"hsk-cb-kiku-id-rail--right":"hsk-cb-kiku-id-rail--left"),children:[Pa("button",{type:"button",className:"hsk-cb-kiku-id-pill",onClick:()=>qa!=="N/A"&&Tt(qa,"pub"),title:q("keyCopyId"),children:[Me("span",{className:"hsk-cb-kiku-id-rail-val",children:qa}),Ua==="pub"?Me(Jo,{}):Me(Xo,{})]}),Me("div",{className:Z("hsk-cb-theme-squircle-wrap",pa&&"is-open",ao&&"is-closing"),ref:kr,children:pa?Me("div",{className:"hsk-cb-theme-2x2-grid",role:"dialog","aria-label":"Theme selector",children:ea.map(({id:P,label:ee,Icon:de})=>Pa("button",{type:"button",className:Z("hsk-cb-theme-grid-item",Ft===P&&"is-active"),onClick:Ae=>{Ae.stopPropagation(),Ea(P,!0)},children:[Me(de,{}),Me("span",{children:ee})]},P))}):Pa("button",{type:"button",className:"hsk-cb-theme-squircle-trigger",onClick:()=>mr(!0),"aria-label":"Themes","aria-expanded":"false",children:[Me("span",{className:"hsk-cb-theme-trigger-icon",children:sr.createElement(yn(Ft).Icon)}),Me("span",{className:"hsk-cb-theme-trigger-label",children:yn(Ft).label})]})})]}),Xn==="converse"&&Me(is,{siteId:R?.api?.siteId??"",themeAttr:Fa,stopVoice:eo,chooseVoice:zs,liveVoiceName:Rs,voiceSecondsLeft:Ns,voiceConnecting:Ss,voicePhase:Jn,live:Gr,voiceMuted:Cs,setVoiceMuted:Ms,shownSources:Xs,onSelectSource:i,defaultCurrency:c,voiceError:Yr,t:q})]})})})}import{Fragment as hs,jsx as On,jsxs as ps}from"react/jsx-runtime";function Yn({label:e="Ask AI",children:a,icon:t,title:r,placeholder:n,backdropColor:i,backdropBlur:c,className:s,onSelectSource:o,defaultCurrency:d="$",chips:p=Xa,theme:h,classNames:u={},enableVoice:l=!1,voiceLang:k,enableVision:g=!1,visionCategoryHint:y,enableAudioResponse:w,ttsVoice:R,autoSpeakResponses:A}){let b=wd(),[T,M]=Wn(!1),[S,K]=Wn(!1),[N,H]=Wn(null),U=ds(()=>{Qa();try{Ao(b,b?.getShopperLanguage?.()??"",Zt)}catch{}},[b]),I=ds(D=>{U();let Q=D.getBoundingClientRect(),z=window.getComputedStyle(D),B=parseFloat(z.borderRadius)||12,te=Q.left+Q.width/2,Y=Q.top+Q.height/2,m=window.innerWidth,_=window.innerHeight,W=Math.max(Math.hypot(te,Y),Math.hypot(m-te,Y),Math.hypot(te,_-Y),Math.hypot(m-te,_-Y));H({x:te,y:Y,r:W,top:Q.top,left:Q.left,width:Q.width,height:Q.height,borderRadius:B}),M(!0)},[U]);yd(()=>{K(!0),U();let D=window.requestIdleCallback,Q=D?D(U,{timeout:2e3}):setTimeout(U,300);if(typeof window<"u"&&!window.__akropolys_nav_patched){window.__akropolys_nav_patched=!0;let B=window.location.pathname,te=window.history.pushState,Y=window.history.replaceState;window.history.pushState=function(...m){te.apply(this,m),window.location.pathname!==B&&(B=window.location.pathname,window.dispatchEvent(new CustomEvent("akropolys:navigation")))},window.history.replaceState=function(...m){Y.apply(this,m),window.location.pathname!==B&&(B=window.location.pathname,window.dispatchEvent(new CustomEvent("akropolys:navigation")))}}let z=()=>{M(!1)};return window.addEventListener("popstate",z),window.addEventListener("akropolys:navigation",z),()=>{let B=window.cancelIdleCallback;D&&B?B(Q):clearTimeout(Q),window.removeEventListener("popstate",z),window.removeEventListener("akropolys:navigation",z)}},[U]);let{themeAttr:V,vars:F}=ka(h);return xr(h),ps(hs,{children:[On("button",{className:Z("hsk-cb-btn",u.button,s),onClick:D=>I(D.currentTarget),onPointerEnter:U,onPointerDown:U,style:F,"data-hsk-theme":V,"aria-label":"Open AI chat",children:a!==void 0?a:ps(hs,{children:[t?On("span",{className:"hsk-cb-btn-icon",style:{display:"flex",alignItems:"center"},children:t}):null,e]})}),T&&S&&xd(On(Kn,{title:r,placeholder:n,backdropColor:i,backdropBlur:c,origin:N,onClose:()=>M(!1),onSelectSource:o,defaultCurrency:d,chips:p,theme:h,classNames:u,enableVoice:l,voiceLang:k,enableVision:g,visionCategoryHint:y,enableAudioResponse:w,ttsVoice:R,autoSpeakResponses:A}),Qa()??document.body)]})}import{useState as sa,useEffect as oa,useRef as qr}from"react";import{createPortal as Sd}from"react-dom";import{useSearch as Cd,useKiku as Md,useAkropolysContext as Nd}from"@akropolys/sdk";import{Fragment as zd,jsx as L,jsxs as se}from"react/jsx-runtime";var ia=({className:e,size:a=16})=>L("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:se("g",{transform:"translate(22.7 19) scale(0.62)",fill:"currentColor",fillRule:"evenodd",children:[L("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"}),L("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:[L("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),L("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:c,theme:s,classNames:o={},product:d}){let p=Nd(),[h,u]=sa(null),l=d||h,{results:k,loading:g,search:y}=Cd({type:"vector"}),{messages:w,sources:R,loading:A,error:b,send:T}=Md(),[M,S]=sa(""),[K,N]=sa(!1),[H,U]=sa(!1),[I,V]=sa(!1),F=qr(null),D=qr(null);oa(()=>{!d&&!h&&p.api.searchVector(e,1).then(x=>{x.results&&x.results.length>0&&u(x.results[0].entity)}).catch(x=>console.error("[Akropolys] Failed to fetch product details",x)),y(e,a)},[e,d,h,p,a,y]),oa(()=>{let x=()=>N(window.innerWidth<=768);if(x(),typeof window<"u")return window.addEventListener("resize",x),()=>window.removeEventListener("resize",x)},[]),oa(()=>{k.length>0&&c?.(k)},[k,c]),oa(()=>{let x=v=>{v.key==="Escape"&&n()};return document.addEventListener("keydown",x),()=>document.removeEventListener("keydown",x)},[n]);let Q=qr(null);oa(()=>{let x=document.body.style.overflow,v=document.body.style.position,E=document.body.style.width;document.body.style.overflow="hidden",document.body.style.position="fixed",document.body.style.width="100%";let $=()=>{window.scrollTo(0,0),Q.current&&(Q.current.scrollTop=0)};return window.addEventListener("scroll",$,{passive:!0}),()=>{document.body.style.overflow=x,document.body.style.position=v,document.body.style.width=E,window.removeEventListener("scroll",$)}},[]);let z=qr(null);oa(()=>{z.current&&(z.current.scrollTop=z.current.scrollHeight)},[w,A]);let B=typeof r=="number"?`${r}px`:r??"16px",te=t??void 0,Y=x=>{i?.(x)!==!1&&(n(),x.entity.url&&(window.location.href=x.entity.url))},m=async x=>{let v=(x??M).trim();if(!(!v||A))if(S(""),D.current&&(D.current.style.height="auto"),w.length===0&&l){let E=`[Context: Shopper is viewing "${l.name}". Price: ${l.price}. Description: ${l.description||""}]
44
+ `;function Bp(e){let t=new Uint8Array(e),a="";for(let r=0;r<t.length;r+=32768)a+=String.fromCharCode.apply(null,Array.from(t.subarray(r,r+32768)));return btoa(a)}function qp(e){let t=atob(e),a=t.length,r=new Uint8Array(a);for(let c=0;c<a;c++)r[c]=t.charCodeAt(c);let o=new DataView(r.buffer,r.byteOffset,r.byteLength),n=a>>1,i=new Float32Array(n);for(let c=0;c<n;c++)i[c]=o.getInt16(c*2,!0)/32768;return i}function ms(e){let[t,a]=oo("idle"),[r,o]=oo(!1),[n,i]=oo([]),[c,s]=oo(null),l=Ye(null),h=Ye(null),d=Ye(null),u=Ye(null),p=Ye(null),k=Ye(0),v=Ye(new Set),g=Ye(null),M=Ye(null),R=Ye(24e3),A=Ye(e);ro(()=>{A.current=e},[e]);let b=Ye(!1),T=Ye(null),D=Ye(""),w=Ye(""),O=Xe(()=>{let x=D.current.trim(),C=w.current.trim();D.current="",w.current="",!(!x&&!C)&&A.current.onExchange?.({heard:x,said:C})},[]),N=Xe(()=>{},[]),_=Xe(()=>{if(!b.current)return;h.current&&h.current.state==="suspended"&&h.current.resume().catch(()=>{});let x=T.current;x&&(T.current=null,x())},[]),$=Xe(()=>{let x=p.current;if(!x)return 0;let C=new Uint8Array(x.fftSize);x.getByteTimeDomainData(C);let S=0;for(let W=0;W<C.length;W++){let G=(C[W]-128)/128;S+=G*G}return Math.min(1,Math.sqrt(S/C.length)*4)},[]),J=t==="speaking"||t==="thinking",L=Xe(x=>{let C=J?g.current:p.current;return!C||x.length!==C.frequencyBinCount?!1:(C.getByteFrequencyData(x),!0)},[J]),B=Xe(()=>(J?g.current:p.current)?.frequencyBinCount??0,[J]),I=Xe(()=>{k.current=0;let x=M.current,C=h.current;if(x&&C&&C.state!=="closed"){let S=C.currentTime;x.gain.cancelScheduledValues(S),x.gain.setValueAtTime(x.gain.value,S),x.gain.linearRampToValueAtTime(0,S+.08),setTimeout(()=>{for(let W of v.current)try{W.onended=null,W.stop()}catch{}v.current.clear(),x&&h.current&&h.current.state!=="closed"&&x.gain.setValueAtTime(1,h.current.currentTime)},100)}else{for(let S of v.current)try{S.onended=null,S.stop()}catch{}v.current.clear()}},[]),X=Xe(x=>{let C=h.current,S=g.current;if(!C||!S||x.length===0)return;C.state==="suspended"&&C.resume().catch(()=>{});let W=R.current,G=C.createBuffer(1,x.length,W);G.getChannelData(0).set(x);let y=C.createBufferSource();y.buffer=G,y.connect(S);let V=C.currentTime,H=k.current>V?k.current:V+.03;y.start(H),k.current=H+G.duration,v.current.add(y),y.onended=()=>{v.current.delete(y),v.current.size===0&&(k.current=0,a(E=>E==="speaking"?"listening":E))},a(E=>E==="speaking"||E==="idle"||E==="ended"?E:"speaking")},[]),P=Xe(()=>{},[]),j=Xe(()=>{},[]),Z=Xe(x=>{O(),l.current=null,b.current=!1,T.current=null,P(),I(),u.current?.disconnect(),u.current=null,d.current?.getTracks().forEach(C=>C.stop()),d.current=null,p.current=null,g.current=null,M.current=null,h.current?.close().catch(()=>{}),h.current=null,a(x),o(!1),i([])},[O,I,P]),Y=Xe(()=>{try{l.current?.send(JSON.stringify({type:"close"}))}catch{}try{l.current?.close()}catch{}Z("idle")},[Z]),m=Xe(x=>{let C=!1;x.onmessage=S=>{let W;try{W=JSON.parse(S.data)}catch{return}switch(W.type){case"ready":W.sampleRate&&(R.current=W.sampleRate),typeof W.secondsLeft=="number"&&s(W.secondsLeft),b.current=!0,a("listening"),_();break;case"audio":P(),W.audio&&X(qp(W.audio));break;case"hearing":o(!0);break;case"thinking":o(!1),a("thinking"),j();break;case"heard":D.current+=W.text;break;case"said":w.current+=W.text;break;case"interrupted":P(),I(),o(!1),a("listening");break;case"turn_complete":P(),o(!1),O();break;case"sources":Array.isArray(W.sources)&&W.sources.length&&i(W.sources);break;case"seconds":typeof W.secondsLeft=="number"&&s(W.secondsLeft);break;case"refused":A.current.onRefused?.(W.code||"guest"),Y();break;case"error":A.current.onError?.(W.code||"unavailable"),Y();break}},x.onclose=S=>{l.current===x&&(S.code===4402&&(C=!0,A.current.onError?.(S.reason==="site"?"siteLimit":"limit")),Z("ended"))},x.onerror=()=>{!C&&l.current===x&&A.current.onError?.("connection")}},[_,X,O,I,j,P,Y,Z]),U=Xe(x=>{let C=l.current;if(b.current=!1,a("connecting"),I(),P(),C){try{C.send(JSON.stringify({type:"close"}))}catch{}try{C.close()}catch{}}let S=A.current,W=S.apiUrl.replace(/\/+$/,""),G=new URL(W+"/voice/live",window.location.href);G.protocol=G.protocol==="https:"?"wss:":"ws:",G.searchParams.set("siteId",S.siteId),S.kikuId&&G.searchParams.set("kikuId",S.kikuId),S.language&&G.searchParams.set("language",S.language),(x||S.voice)&&G.searchParams.set("voice",x||S.voice);let y=new WebSocket(G.toString(),["akropolys.token."+S.token]);l.current=y,m(y)},[m,I,P]),q=Ye(e.voice);ro(()=>{q.current!==e.voice&&(q.current=e.voice,l.current&&(t==="listening"||t==="thinking"||t==="speaking")&&U(e.voice))},[e.voice,t,U]);let oe=Xe(async()=>{if(l.current)return;a("connecting");let x=A.current,C=window.AudioContext||window.webkitAudioContext;C&&((!h.current||h.current.state==="closed")&&(h.current=new C({latencyHint:"interactive"})),h.current.state==="suspended"&&h.current.resume().catch(()=>{}));let S=x.apiUrl.replace(/\/+$/,""),W=new URL(S+"/voice/live",window.location.href);W.protocol=W.protocol==="https:"?"wss:":"ws:",W.searchParams.set("siteId",x.siteId),x.kikuId&&W.searchParams.set("kikuId",x.kikuId),x.language&&W.searchParams.set("language",x.language),x.voice&&W.searchParams.set("voice",x.voice);let G=new WebSocket(W.toString(),["akropolys.token."+x.token]);l.current=G,m(G);let y;try{if(!navigator.mediaDevices?.getUserMedia)throw{name:"NotAllowedError"};y=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0,autoGainControl:!0}})}catch(K){abandoned=!0;try{G.close()}catch{}l.current=null,a("idle"),x.onError?.(K?.name==="NotAllowedError"?"not-allowed":"audio-capture");return}if(l.current!==G){y.getTracks().forEach(K=>K.stop());return}d.current=y;for(let K of y.getAudioTracks())K.enabled=!A.current.muted;let V=h.current&&h.current.state!=="closed"?h.current:C?new C({latencyHint:"interactive"}):null;if(!V)return;h.current=V,V.state==="suspended"&&V.resume().catch(()=>{});let H=V.createAnalyser();H.fftSize=1024,H.smoothingTimeConstant=.25,p.current=H;let E=V.createGain();E.gain.value=1,E.connect(V.destination),M.current=E;let f=V.createAnalyser();f.fftSize=1024,f.smoothingTimeConstant=.25,f.connect(E),g.current=f;try{let K=URL.createObjectURL(new Blob([_p],{type:"application/javascript"}));if(await V.audioWorklet.addModule(K),URL.revokeObjectURL(K),l.current!==G){y.getTracks().forEach(ae=>ae.stop()),V.close().catch(()=>{});return}let ie=new AudioWorkletNode(V,"kiku-capture");u.current=ie,ie.port.onmessage=ae=>{let be=l.current;!be||be.readyState!==WebSocket.OPEN||be.send(JSON.stringify({type:"audio",audio:Bp(ae.data)}))};let ee=V.createMediaStreamSource(y);T.current=()=>{ee.connect(H),ee.connect(ie)},_()}catch{A.current.onError?.("audio-worklet"),Y()}},[_,X,O,I,j,P,Y,Z]);return ro(()=>()=>{Y()},[Y]),ro(()=>{let x=d.current;if(x)for(let C of x.getAudioTracks())C.enabled=!e.muted},[e.muted,t]),{state:t,phase:t,hearing:r,sources:n,secondsLeft:c,micLevel:$,micSpectrum:L,spectrumBins:B,start:oe,stop:Y}}var Up=e=>e==="connecting"||e==="ended"?"idle":e;function ks({voiceLang:e,speechLang:t,shopperLanguage:a,ttsVoice:r="Puck",handleSendUtterance:o,appendSpokenExchange:n}){let i=Hp(),[c,s]=fa("off"),[l,h]=fa("idle"),[d,u]=fa(""),[p,k]=fa(!1),[v,g]=fa(null),[M,R]=fa(!1),[A,b]=fa(()=>{try{let P=localStorage.getItem(Ho);if(P&&jr.some(j=>j.name===P))return P}catch{}return r||"Puck"}),T=ln(P=>{b(P);try{localStorage.setItem(Ho,P)}catch{}},[]),D=_r({lang:e||t,onUtterance:P=>{h("thinking"),o(P)},onError:P=>{s("off"),h("idle"),u(P==="not-allowed"?"micDenied":P==="language-not-supported"?"micLangUnsupported":P==="audio-capture"?"micMissing":P==="network"?"micNetwork":"micFailed")},onBargeIn:()=>{Ut()}}),w=i?.api?.apiUrl||i?.apiUrl||"",O=i?.api?.siteId||i?.siteId||"",N=i?.api?.apiToken||i?.apiToken||"",_=i?.getShopperId?.()||i?.getKikuPub?.()||void 0,$=ms({apiUrl:w,siteId:O,token:N,kikuId:_,language:a,voice:A,muted:p,onExchange:P=>{n(P.heard,P.said)},onError:P=>{if(P==="shopper_reply_limit"||P==="access_revoked"||P==="account_required"){R(!0),$.stop(),s("off");return}s("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")&&R(!0),s("off"),u("voiceUnavailable")}}),J=typeof window<"u"&&!!window.WebSocket&&!!(window.AudioContext||window.webkitAudioContext)&&!!navigator.mediaDevices?.getUserMedia,L=ln(async P=>{if(!Si()){u("micInsecure");return}u(""),s(P),P==="dictate"?(h("listening"),await D.start()):$.start()},[$,D]),B=ln(()=>{s("off"),h("idle"),D.stop(),$.stop()},[$,D]),I=c==="converse"?Up($.state):c==="dictate"?l==="listening"?D.hearing?"speaking":"listening":l:"idle",X=c==="converse"&&($.phase==="connecting"||$.state==="connecting");return{voiceMode:c,voicePhase:I,voiceConnecting:X,voiceError:d,setVoiceError:u,voiceMuted:p,setVoiceMuted:k,voiceSecondsLeft:v,voiceBlocked:M,liveVoiceName:A,chooseVoice:T,canConverse:J,startVoice:L,stopVoice:B,voice:D,live:$}}import vt from"react";import{useEffect as jp,useRef as Pe}from"react";import{jsx as ke,jsxs as nt}from"react/jsx-runtime";var pn={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}},dn={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}},no=[[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 Vp(e){let t=1;for(;t<no.length-1&&no[t][0]<e;)t++;let[a,r,o]=no[t-1],[n,i,c]=no[t],s=n===a?0:(e-a)/(n-a),l=s*s*(3-2*s);return[r+(i-r)*l,o+(c-o)*l]}var fr=6,bs=["bw","bh","tr","br","bow","lid","warm","wob","gx","gy"],oa=(e,t,a)=>Math.max(t,Math.min(a,e));function fs(e,t,a,r){let o=l=>l.toFixed(2),n=(t+a)/2,i=e+r,c=(n-t)*.55,s=(a-n)*.55;return`C${o(e)} ${o(t+c)} ${o(i)} ${o(n-c)} ${o(i)} ${o(n)}C${o(i)} ${o(n+s)} ${o(e)} ${o(a-s)} ${o(e)} ${o(a)}`}function Wp(e,t,a,r,o){let n=oa(e*a,8,t*.96),i=oa(e*r,8,t*.96),c=(d,u)=>`${d.toFixed(2)} ${u.toFixed(2)}`,s=.46,l=oa((e-n)/e,0,1),h=oa((e-i)/e,0,1);return`M${c(-e,-t+n)}C${c(-e,-t+n*s)} ${c(-e+n*s,-t)} ${c(-e+n,-t)}C${c(-e*.3*l,-t-2*l)} ${c(e*.3*l,-t-2*l)} ${c(e-n,-t)}C${c(e-n*s,-t)} ${c(e,-t+n*s)} ${c(e,-t+n)}`+fs(e,-t+n,t-i,o)+`C${c(e,t-i*s)} ${c(e-i*s,t)} ${c(e-i,t)}C${c(e*.3*h,t+2*h)} ${c(-e*.3*h,t+2*h)} ${c(-e+i,t)}C${c(-e+i*s,t)} ${c(-e,t-i*s)} ${c(-e,t-i)}`+fs(-e,t-i,-t+n,-o)+"Z"}var Ha=[{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)"}],mn=[{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)"}],bm=[...Ha,...mn];function hn(e){let r=(!mn.includes(e)&&Math.random()<.26?mn:Ha).filter(o=>o!==e);return r[Math.floor(Math.random()*r.length)]}function Ft(e){let t=parseInt(e.slice(1),16);return[t>>16&255,t>>8&255,t&255]}function un(e){return`rgb(${Math.round(e[0])}, ${Math.round(e[1])}, ${Math.round(e[2])})`}function Kp(e,t,a){return[e[0]+(t[0]-e[0])*a,e[1]+(t[1]-e[1])*a,e[2]+(t[2]-e[2])*a]}var Op=[[255,253,248],[247,240,231],[231,218,202],[198,178,156]],gs=[.05,.15,.42,.74],Yp=[.52,.72,.9,1],vs={color:"#E2581D",light:"#FFBE96",glow:"rgba(226, 88, 29, 0.34)"};function ys({state:e="idle",size:t=40,alert:a=!1,theme:r,feminine:o,accessories:n,onImpact:i,triggerRef:c}){let s=Pe(e);s.current=e;let l=Pe(a);l.current=a;let h=r==="blush"||o===!0||!!(n?.flower||n?.eyelashes||n?.blush),d=n?.flower??h,u=n?.eyelashes??h,p=n?.blush??h,k=Pe(null),v=Pe(null),g=Pe(null),M=Pe(null),R=Pe(null),A=Pe(null),b=Pe(null),T=Pe(null),D=Pe(null),w=Pe(null),O=Pe(null),N=Pe(null),_=Pe(null),$=Pe(null),J=Pe([]),L=Pe([]),B=Pe(null),I=Pe(`kiku-${Math.random().toString(36).slice(2,8)}`).current,X=Pe(i);return X.current=i,jp(()=>{let P=window.matchMedia("(prefers-reduced-motion: reduce)").matches,j={},Z={};bs.forEach(ue=>{j[ue]=pn.idle[ue]??dn.idle[ue]??0,Z[ue]=0});let Y=Array.from({length:fr},()=>({x:0,y:0,w:0,h:0,rx:0,a:0})),m=Array.from({length:fr},()=>({x:0,y:0,w:0,h:0,rx:0,a:0})),U=1800,q=-1,oe=0,x=2600,C=0,S=!1,W=9e3+Math.random()*8e3,G=-1,y=0,V=0,H=0,E=4200,f=0,K=0,ie=0,ee=12e3,ae=Ha[0],be=Ft(ae.color),Le=Ft(ae.light),Ie=[...be],Qe=[...Le],Ke=2600,ut=-1/0,mt=!1,Re=0,Ze=!1,zt=0,xt=0,Ga=0,Sr=!1,Qa=0,Sa=ue=>{ue-ut<Ke?(ae=hn(ae),Ie=Ft(ae.color),Qe=Ft(ae.light),ut=-1/0):ut=ue},Ca=(ue,lt,kt,et)=>{let Oe=s.current,pt=Array.from({length:fr},()=>({x:0,y:0,w:0,h:0,rx:0,a:0})),bt=(Rt,qe,tt=0)=>{let Ee=Math.max(4,54*Math.max(.06,lt));pt[Rt]={x:qe+kt,y:-4+et+tt,w:21,h:Ee,rx:10.5,a:1}};if(Oe==="thinking"){let qe=ue%2800/2800,tt=Math.pow(Math.sin(qe*Math.PI*2)*.5+.5,3);for(let Ee=0;Ee<4;Ee++){let Pt=ue/700+Ee/4*Math.PI*2,Na=(26-Ee%2*5)*(1-.94*tt),Ot=16+tt*6+Math.sin(ue/420+Ee)*1.4;pt[Ee]={x:Math.cos(Pt)*Na,y:Math.sin(Pt)*Na*.86+2,w:Ot,h:Ot,rx:Ot/2,a:1}}}else if(Oe==="visualizing")pt[0]={x:0,y:-2,w:78,h:26,rx:13,a:1};else if(Oe==="speaking")for(let qe=0;qe<5;qe++){let tt=12+Math.abs(Math.sin(ue/150+qe*.9))*26;pt[qe]={x:(qe-4/2)*15,y:-2,w:9,h:tt,rx:4.5,a:1}}else Oe==="failed"?(bt(0,-22,8),bt(1,22,8)):(bt(0,-22),bt(1,22));return pt};c&&(c.current=()=>{if(G>=0){Ze=!0,ae=hn(ae),Ie=Ft(ae.color),Qe=Ft(ae.light),ut=-1/0;return}G=0,Sa(zt),W=zt+4e3});let Xa=ue=>{zt=ue;let lt=s.current,kt=pn[lt]??pn.idle,et=dn[lt]??dn.idle,Oe=lt==="idle"||lt==="failed";Oe&&!P&&(ue>x&&(oe=(Math.random()-.5)*2,x=ue+1800+Math.random()*3600),j.wantGx=oe*5);let pt=l.current?1:0;Ga=(Ga+(pt-xt)*.1)*.88,xt+=Ga;let bt=l.current&&!P?Math.sin(ue/480)*.055*xt:0,Rt={bw:kt.bw*(1+xt*.34+bt),bh:kt.bh*(1+xt*.2+bt),tr:kt.tr,br:kt.br,bow:kt.bow,warm:et.warm,wob:et.wob,lid:et.lid,gx:Oe&&!P?oe*5:0,gy:Oe&&!P?Math.sin(ue/2600)*2:0};!P&&Oe&&(q<0&&ue>U&&(q=0),q>=0&&(q+=1/7,Rt.lid=et.lid*Math.abs(q-.5)*2,q>=1&&(q=-1,Rt.lid=et.lid,U=ue+(Math.random()<.22?340:2600+Math.random()*4200)))),bs.forEach(me=>{let ye=me;if(P){j[ye]=Rt[ye];return}let fe=ye==="lid"?.42:.11,wt=ye==="lid"?.55:.78;Z[ye]=(Z[ye]+(Rt[ye]-j[ye])*fe)*wt,j[ye]+=Z[ye]});let qe=0,tt=0;!P&&l.current&&G<0&&ue>Qa&&(G=0,Qa=ue+2100,W=ue+4e3),!P&&lt==="idle"?G<0&&ue>W&&(G=0,mt?(mt=!1,Re=0,ae=hn(ae),Ie=Ft(ae.color),Qe=Ft(ae.light),ut=-1/0):(Re++,Sa(ue))):G<0&&(W=ue+3e3+Math.random()*3e3),G>=0&&(G+=1/96,[qe,tt]=Vp(G),G>=1&&(G=-1,qe=0,tt=0,Ze?(Ze=!1,Re=0,W=ue+150):!mt&&Re>=2?(mt=!0,W=ue+240):W=ue+5e3+Math.random()*5e3));let Ee=Math.max(0,qe);if(l.current!==Sr){Sr=l.current;let me=l.current?vs:ae;Ie=Ft(me.color),Qe=Ft(me.light),l.current&&!P&&(G<0&&(G=0),Qa=ue+2600)}let Pt=l.current?vs:ae;if(P)be=[...Ie],Le=[...Qe];else for(let me=0;me<3;me++)be[me]+=(Ie[me]-be[me])*.055,Le[me]+=(Qe[me]-Le[me])*.055;let Na=un(be),Ot=un(Le);N.current?.setAttribute("stop-color",Na),_.current?.setAttribute("stop-color",Ot),$.current?.setAttribute("stop-color",Ot);for(let me=0;me<4;me++){let ye=gs[me]+(Yp[me]-gs[me])*xt;J.current[me]?.style.setProperty("stop-color",un(Kp(Op[me],be,ye)))}let Cr=.34+Math.sin(ue/1200)*.06,bo=Ee>.02?Math.min(.72,Cr+Ee*.34):Cr;O.current?.setAttribute("opacity",bo.toFixed(3)),Ee>.04?X.current?.(Ee,Pt.color,Pt.glow):Ma>.04&&X.current?.(0,Pt.color,Pt.glow),Ma=Ee;let Mr=P?0:Math.sin(ue/1900)*.9*j.wob,Nr=j.bw*(1+qe*.55)+Mr*.4,qt=j.bh*(1-qe*.62),Tr=Wp(Nr,qt,oa(j.tr+Ee*.5,0,1.2),oa(j.br+Ee*.9,0,1),j.bow+Mr+Ee*5);k.current?.setAttribute("d",Tr),v.current?.setAttribute("d",Tr);let Ta=lt==="thinking";Ta!==S&&(S=Ta,B.current?.setAttribute("filter",Ta?`url(#${I}-goo)`:"none"));let fo=Ca(ue,j.lid*(1-Ee*.85),j.gx,j.gy);for(let me=0;me<fr;me++){let ye=fo[me],fe=Y[me],wt=m[me];for(let rt of["x","y","w","h","rx","a"]){if(P){fe[rt]=ye[rt];continue}wt[rt]=(wt[rt]+(ye[rt]-fe[rt])*.16)*.74,fe[rt]+=wt[rt]}let Ve=L.current[me];Ve&&(Ve.setAttribute("x",(fe.x-fe.w/2).toFixed(2)),Ve.setAttribute("y",(fe.y-fe.h/2).toFixed(2)),Ve.setAttribute("width",Math.max(0,fe.w).toFixed(2)),Ve.setAttribute("height",Math.max(0,fe.h).toFixed(2)),Ve.setAttribute("rx",Math.max(0,Math.min(fe.rx,fe.w/2,fe.h/2)).toFixed(2)),Ve.setAttribute("opacity",oa(fe.a,0,1).toFixed(2)))}let na=P?0:Math.sin(ue/et.breath)*1.5;!P&&Oe&&G<0?(ue>E&&(H=(Math.random()<.5?-1:1)*(.35+Math.random()*.65),E=ue+2600+Math.random()*4200),ue>ee&&(ie=ie>.1?0:1,ee=ue+(ie>.1?900:9e3+Math.random()*11e3))):(H=0,ie=0),V=(V+(H-y)*.028)*.9,y+=V,K=(K+(ie-f)*.06)*.82,f+=K;let Ja=j.bh-qt,at=y*3.4+f*4.5,ft=y*2.2+f*3,zr=f*2.4;if(g.current?.setAttribute("transform",`translate(${ft.toFixed(2)} ${(na+Ja-tt+zr).toFixed(2)}) rotate(${at.toFixed(2)} 0 60)`),M.current&&M.current.setAttribute("transform",`translate(${ft.toFixed(2)} ${(na+Ja-tt+zr).toFixed(2)}) rotate(${at.toFixed(2)} 0 60)`),d&&R.current){let me=-Nr*.62,ye=-qt*.7,fe=-16+(P?0:Math.sin(ue/1400)*3)+at*.4;R.current.setAttribute("transform",`translate(${me.toFixed(2)}, ${ye.toFixed(2)}) rotate(${fe.toFixed(2)})`)}if(p&&A.current){let me=12+j.gy*.5;A.current.setAttribute("transform",`translate(0, ${me.toFixed(2)})`)}if(u&&b.current){let me=lt!=="thinking"&&lt!=="visualizing"&&lt!=="speaking";b.current.setAttribute("opacity",me?oa(j.lid*1.3,0,1).toFixed(2):"0");let ye=(fe,wt)=>{let Ve=Math.max(1,Math.min(fe.w,fe.h)/2),rt=fe.y-fe.h/2+Ve,Rr="";for(let[Pr,za]of[[20,7],[48,8],[76,6.5]]){let Yt=Pr*Math.PI/180,Ar=fe.x+wt*Math.sin(Yt)*Ve,go=rt-Math.cos(Yt)*Ve,Lr=fe.x+wt*Math.sin(Yt)*(Ve+za),vo=rt-Math.cos(Yt)*(Ve+za)-1.5,yo=fe.x+wt*Math.sin(Yt-.22)*(Ve+za*.65),Ir=rt-Math.cos(Yt-.22)*(Ve+za*.65);Rr+=` M ${Ar.toFixed(2)} ${go.toFixed(2)} Q ${yo.toFixed(2)} ${Ir.toFixed(2)} ${Lr.toFixed(2)} ${vo.toFixed(2)}`}return Rr.trim()};T.current?.setAttribute("d",ye(Y[0],-1)),D.current?.setAttribute("d",ye(Y[1],1))}C=requestAnimationFrame(Xa)},Ma=0;return C=requestAnimationFrame(Xa),()=>cancelAnimationFrame(C)},[d,u,p,h]),nt("svg",{className:"hsk-kiku-avatar",width:t,height:t,viewBox:"-100 -100 200 200","aria-hidden":"true",style:{display:"block",overflow:"visible"},children:[nt("defs",{children:[ke("linearGradient",{id:`${I}-marble`,x1:".2",y1:"0",x2:".42",y2:"1",children:[0,40,82,100].map((P,j)=>ke("stop",{ref:Z=>{J.current[j]=Z},offset:`${P}%`,style:{stopColor:`var(--hsk-marble-${j+1}, #FAF7F2)`}},P))}),nt("linearGradient",{id:`${I}-contact`,x1:"0",y1:"1",x2:"0",y2:"0",children:[ke("stop",{ref:N,offset:"0%",stopColor:Ha[0].color,stopOpacity:"0.9"}),ke("stop",{ref:_,offset:"45%",stopColor:Ha[0].light,stopOpacity:"0.5"}),ke("stop",{ref:$,offset:"100%",stopColor:Ha[0].light,stopOpacity:"0"})]}),nt("radialGradient",{id:`${I}-sheen`,cx:".34",cy:".2",r:".55",children:[ke("stop",{offset:"0%",stopColor:"#FFFFFF",style:{stopOpacity:"var(--hsk-marble-sheen, .9)"}}),ke("stop",{offset:"100%",stopColor:"#FFFFFF",stopOpacity:"0"})]}),nt("linearGradient",{id:`${I}-hibiscus-petal`,x1:"0",y1:"1",x2:"0",y2:"0",children:[ke("stop",{offset:"0%",stopColor:"#FF3366"}),ke("stop",{offset:"65%",stopColor:"#FF758F"}),ke("stop",{offset:"100%",stopColor:"#FFAAA6"})]}),nt("radialGradient",{id:`${I}-blush-cheek`,cx:"50%",cy:"50%",r:"50%",children:[ke("stop",{offset:"0%",stopColor:"#FB7185",stopOpacity:"0.48"}),ke("stop",{offset:"100%",stopColor:"#FB7185",stopOpacity:"0"})]}),ke("clipPath",{id:`${I}-skin`,children:ke("use",{href:`#${I}-body`})}),nt("filter",{id:`${I}-goo`,x:"-50%",y:"-50%",width:"200%",height:"200%",children:[ke("feGaussianBlur",{in:"SourceGraphic",stdDeviation:"4",result:"b"}),ke("feColorMatrix",{in:"b",values:"1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 18 -7"})]}),nt("mask",{id:`${I}-cut`,children:[ke("path",{ref:v,d:"",fill:"#FFFFFF"}),ke("g",{ref:B,children:Array.from({length:fr},(P,j)=>ke("rect",{ref:Z=>{L.current[j]=Z},fill:"#000000"},j))})]})]}),nt("g",{ref:g,mask:`url(#${I}-cut)`,children:[ke("path",{id:`${I}-body`,ref:k,d:"",fill:`url(#${I}-marble)`}),nt("g",{clipPath:`url(#${I}-skin)`,children:[ke("ellipse",{cx:"-14",cy:"-40",rx:"46",ry:"34",fill:`url(#${I}-sheen)`}),ke("rect",{ref:O,x:"-100",y:"-20",width:"200",height:"100",fill:`url(#${I}-contact)`,opacity:"0.45"})]})]}),nt("g",{ref:M,style:{pointerEvents:"none"},children:[p&&nt("g",{ref:A,children:[ke("ellipse",{cx:"-28",cy:"0",rx:"10",ry:"5.5",fill:`url(#${I}-blush-cheek)`}),ke("ellipse",{cx:"28",cy:"0",rx:"10",ry:"5.5",fill:`url(#${I}-blush-cheek)`})]}),u&&nt("g",{ref:b,children:[ke("path",{ref:T,stroke:"#3D1424",strokeWidth:"1.7",strokeLinecap:"round",fill:"none"}),ke("path",{ref:D,stroke:"#3D1424",strokeWidth:"1.7",strokeLinecap:"round",fill:"none"})]}),d&&nt("g",{ref:R,className:"hsk-avatar-flower",children:[ke("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=>ke("path",{d:"M 0 0 C -6 -13 6 -13 0 0 Z",fill:`url(#${I}-hibiscus-petal)`,stroke:"#FF2A5F",strokeWidth:"0.6",transform:`rotate(${P-18})`},P)),ke("path",{d:"M 0 0 Q 3 -10 9 -14",stroke:"#F59E0B",strokeWidth:"1.6",strokeLinecap:"round",fill:"none"}),ke("circle",{cx:"9",cy:"-14",r:"1.3",fill:"#FDE047"}),ke("circle",{cx:"7",cy:"-12",r:"1.1",fill:"#FDE047"}),ke("circle",{cx:"6.5",cy:"-15",r:"1.1",fill:"#FDE047"}),ke("circle",{cx:"0",cy:"0",r:"2.2",fill:"#881337"})]})]})]})}import{jsx as ht,jsxs as io}from"react/jsx-runtime";function xs({title:e,hasMessages:t,avatarState:a="idle",unread:r=!1,awayFromBottom:o=!1,themeMenuOpen:n=!1,themeMenuClosing:i=!1,isNarrow:c=!1,currentTheme:s="dark",onJumpToLatest:l,onReset:h,onClose:d,onToggleThemeMenu:u,onSelectTheme:p}){let k=ta(),[v,g]=vt.useState(!1),[M,R]=vt.useState("#134e3d"),[A,b]=vt.useState("rgba(19, 78, 61, 0.45)"),T=vt.useRef(void 0),D=vt.useRef(null),w=vt.useRef(!1),O=vt.useRef(0),N=vt.useCallback(()=>{w.current=!1,O.current=Date.now(),D.current=setTimeout(()=>{if(w.current=!0,typeof navigator<"u"&&navigator.vibrate)try{navigator.vibrate(25)}catch{}u?.()},350)},[u]),_=vt.useCallback(()=>{D.current&&(clearTimeout(D.current),D.current=null)},[]),$=vt.useCallback(()=>{D.current&&(clearTimeout(D.current),D.current=null)},[]),J=vt.useCallback(B=>{if(w.current){w.current=!1,B.preventDefault(),B.stopPropagation();return}o?l?.():c?u?.():T.current?.()},[o,c,l,u]),L=vt.useCallback((B,I,X)=>{B>.04?(g(!0),R(I),b(X)):g(!1)},[]);return io("div",{className:"hsk-cb-topbar",children:[ht("div",{className:"hsk-cb-topbar-left",style:{minWidth:"34px"},children:c&&ht("button",{type:"button",className:"hsk-cb-back",onClick:d,"aria-label":k("back"),children:ht("span",{className:"hsk-cb-back-icon",children:ht(Vr,{})})})}),io("div",{className:Q("hsk-cb-topbar-mark",c&&n&&"is-oozing"),"data-impacting":v?"true":"false",style:{"--hsk-contact-color":M,"--hsk-contact-glow":A},"data-unread":r?"true":"false",onTouchStart:N,onTouchEnd:_,onTouchMove:$,onTouchCancel:$,onClick:J,role:"button",tabIndex:0,"aria-label":o?k("jumpToLatest"):"kiku (tap for scouts and themes)",children:[ht(ys,{state:a,size:34,theme:s,alert:r,onImpact:L,triggerRef:T}),ht("span",{className:"hsk-cb-topbar-name",children:e})]}),io("div",{className:"hsk-cb-topbar-actions",style:{display:"flex",alignItems:"center",gap:"6px"},children:[t&&ht("button",{className:"hsk-cb-topbar-btn",onClick:h,children:k("clearChat")}),!c&&ht("button",{type:"button",className:"hsk-cb-squircle-btn hsk-cb-exit-btn",onClick:d,title:"Close","aria-label":"Close Chat",children:ht(Da,{})})]}),c&&n&&ht("div",{className:Q("hsk-cb-topbar-ooze-menu",i&&"is-closing"),role:"dialog","aria-label":"Scouts and theme selector",style:{position:"absolute",top:"100%",marginTop:"8px",left:"50%",transform:"translateX(-50%)",zIndex:1e3},onPointerDown:B=>B.stopPropagation(),onClick:B=>B.stopPropagation(),onMouseDown:B=>B.stopPropagation(),children:ht("div",{className:"hsk-cb-theme-2x2-grid",style:{display:"grid",gridTemplateColumns:"repeat(2, 1fr)",gap:6},children:ua.map(({id:B,label:I,Icon:X})=>io("button",{type:"button",className:Q("hsk-cb-theme-grid-item",s===B&&"is-active"),onClick:P=>{P.stopPropagation(),p?.(B)},children:[ht(X,{}),ht("span",{children:I})]},B))})})]})}import ja from"react";import kn from"react";import{Fragment as Qp,jsx as gn,jsxs as Xp}from"react/jsx-runtime";var Gp=12;function bn(e){return e==null||typeof e=="boolean"?"":typeof e=="string"||typeof e=="number"?String(e):Array.isArray(e)?e.map(bn).join(""):kn.isValidElement(e)?bn(e.props.children):""}function ws(e){if(/^\s+$/.test(e))return[e];if(/\s/.test(e)){let t=e.split(/(\s+)/).filter(Boolean),a=[];for(let r of t)/^\s+$/.test(r)?a.push(r):a.push(...ws(r));return a}if(e.length>3&&typeof Intl<"u"&&Intl.Segmenter)try{let t=new Intl.Segmenter(void 0,{granularity:"word"}),a=Array.from(t.segment(e)).map(r=>r.segment);if(a.length>1)return a}catch{}return[e]}function fn(e,t,a,r){if(e==null||typeof e=="boolean")return null;if(typeof e=="string"||typeof e=="number")return ws(String(e)).map((o,n)=>{if(/^\s+$/.test(o))return o;let i=a+t.i*Gp;return t.i+=1,gn("span",{className:"hsk-cascade__w",style:{animationDelay:`${i}ms`},children:o},`${r}-w${n}`)});if(Array.isArray(e))return e.map((o,n)=>fn(o,t,a,`${r}-${n}`));if(kn.isValidElement(e)){let o=e;return kn.cloneElement(o,{key:`${r}-el`},fn(o.props.children,t,a,`${r}-c`))}return e}function Je({children:e,baseMs:t=0}){let a=bn(e),r=0;for(let n=0;n<a.length;n++)r=(r<<5)-r+a.charCodeAt(n)|0;let o=`c${Math.abs(r)}`;return Xp(Qp,{children:[gn("span",{className:"hsk-sr-only",children:a}),gn("span",{"aria-hidden":"true",children:fn(e,{i:0},t,o)})]})}import{jsx as so,jsxs as Jp}from"react/jsx-runtime";function vn({lines:e=3,className:t=""}){return Jp("div",{className:`hsk-cb-ink-skeleton ${t}`,"aria-hidden":"true",role:"status",children:[so("div",{className:"hsk-cb-ink-line hsk-cb-ink-line--title"}),so("div",{className:"hsk-cb-ink-line hsk-cb-ink-line--lead1"}),e>=2&&so("div",{className:"hsk-cb-ink-line hsk-cb-ink-line--lead2"}),e>=3&&so("div",{className:"hsk-cb-ink-line hsk-cb-ink-line--ask"})]})}import{jsx as Ss}from"react/jsx-runtime";var co=16,Zp=110,ed=/[؀-ۿ܀-ݏ߀-߿ࡠ-ࣿﭐ-﷿ﹰ-]/;function Ua(e){if(!e)return[];if(ed.test(e))return e.split(/(\s+)/).filter(Boolean);let t=typeof Intl<"u"?Intl:void 0;if(t?.Segmenter){let a=new t.Segmenter(void 0,{granularity:"grapheme"});return Array.from(a.segment(e),r=>r.segment)}return e.split(/(\s+)/).filter(Boolean)}function Cs({text:e,placeholder:t,visible:a=!0,replay:r=0,replaySeed:o,staggerMs:n=co}){if(!a)return null;let i=e||t||"";if(!i)return null;let c=o!==void 0?o:r,s=Ua(i),l=Math.max(s.length-1,1);return Ss("div",{className:"hsk-animated-placeholder",dir:"auto","aria-hidden":"true",children:s.map((h,d)=>Ss("span",{className:"hsk-animated-placeholder__char",style:{animationDelay:`${Zp+d*n}ms`,"--hsk-ph-hue":`${Math.round(d/l*300)}`},children:h},`${i}|${c}|${d}`))})}import{Fragment as gr,jsx as ne,jsxs as Te}from"react/jsx-runtime";function yn(e){return typeof e=="string"?Ua(e).length:Array.isArray(e)?e.reduce((t,a)=>t+yn(a),0):ja.isValidElement(e)?yn(e.props?.children):0}function xn(e,t,a,r){return typeof e=="string"?Ua(e).map(o=>{let n=t.i++;return ne("span",{className:"hsk-cb-shimmer-char",style:{"--hsk-char-idx":r+n,"--hsk-ph-hue":`${Math.round(n/a*300)}`},children:o},n)}):Array.isArray(e)?e.map((o,n)=>ne(ja.Fragment,{children:xn(o,t,a,r)},n)):ja.isValidElement(e)?ja.cloneElement(e,{children:xn(e.props?.children,t,a,r)}):e}function Ms({text:e,baseIdx:t=0}){let a=Math.max(yn(e)-1,1);return ne(gr,{children:xn(e,{i:0},a,t)})}function Ns({inOnboarding:e,justCompleted:t,onboardingMood:a,awaitingLang:r,awaitingName:o,awaitingEntityLang:n,awaitingConsent:i,termsAgreed:c,shopperLanguage:s,shopperName:l,entityLangPref:h,chromeReady:d,activeChips:u,t:p,tNode:k,chooseLanguage:v,chooseEntityLang:g,agreeTerms:M,handleSend:R}){let A=r?"1":o?"2":n?"3":i?"4":null,b=pr(s)||s,[T,D]=ja.useState(30);return ja.useEffect(()=>{if(!i){D(30);return}let w=setInterval(()=>{D(O=>O<=1?(clearInterval(w),0):O-1)},1e3);return()=>clearInterval(w)},[i]),ne("div",{className:"hsk-cb-empty",children:Te("div",{className:"hsk-cb-onboarding-card",children:[A&&ne("div",{className:"hsk-cb-onboarding-head",children:Te("span",{className:"hsk-cb-step-badge",dir:"ltr",children:[A," / 4"]})}),r?Te("div",{className:"hsk-cb-hello-wrap",children:[ne("h2",{className:"hsk-cb-hello hsk-cascade",children:ne(Je,{baseMs:0,children:"What language should we chat in?"})}),Te("div",{className:"hsk-cb-lang-chips",children:[Ur.map((w,O)=>ne("button",{type:"button",className:"hsk-cb-lang-chip",style:{"--hsk-pill-idx":O},lang:w.tag,dir:w.rtl?"rtl":"ltr",onClick:()=>v(w.value),children:w.native},w.value)),ne("span",{className:"hsk-cb-lang-chips-hint",style:{"--hsk-pill-idx":Ur.length},children:"or type any other"})]})]},"step-lang"):o?ne("div",{className:"hsk-cb-hello-wrap",children:d?Te(gr,{children:[ne("h2",{className:"hsk-cb-hello hsk-cascade",children:ne(Je,{baseMs:0,children:p("nameStepTitle")})}),ne("p",{className:"hsk-cb-hello-lead hsk-cascade",children:ne(Je,{baseMs:30,children:p("nameStepLead")})}),ne("p",{className:"hsk-cb-hello-ask hsk-cascade",children:ne(Je,{baseMs:60,children:p("nameStepAsk")})})]}):ne(vn,{})},"step-name"):n?Te("div",{className:"hsk-cb-hello-wrap",children:[d?Te(gr,{children:[ne("h2",{className:"hsk-cb-hello hsk-cascade",children:ne(Je,{baseMs:0,children:p("howShouldResultsLook")})}),ne("p",{className:"hsk-cb-hello-lead hsk-cascade",children:ne(Je,{baseMs:30,children:k("entityLangIntro",{lang:b})})})]}):ne(vn,{lines:2}),d&&ne("div",{className:"hsk-cb-entlang-opts",role:"radiogroup","aria-label":p("howShouldResultsLook"),children:["translated","original"].map((w,O)=>Te("button",{type:"button",role:"radio","aria-checked":h===w,className:Q("hsk-cb-entlang-opt",h===w&&"is-selected"),style:{"--hsk-opt-idx":O},onClick:()=>g(w),children:[ne("span",{className:"hsk-cb-entlang-radio","aria-hidden":"true",children:ne("span",{className:"hsk-cb-entlang-radio-dot"})}),Te("span",{className:"hsk-cb-entlang-opt-text",children:[ne("span",{className:"hsk-cb-entlang-opt-title",children:ne(Ms,{text:w==="translated"?k("inLanguage",{lang:b}):p("asWritten"),baseIdx:0})}),ne("span",{className:"hsk-cb-entlang-opt-note",children:ne(Ms,{text:p(w==="translated"?"detailsTranslated":"namesAsWritten"),baseIdx:15})})]})]},w))})]},"step-entity-lang"):i?ne("div",{className:"hsk-cb-hello-wrap",children:d&&Te(gr,{children:[ne("h2",{className:"hsk-cb-hello hsk-cascade",children:ne(Je,{baseMs:0,children:p("termsStepTitle")})}),ne("p",{className:"hsk-cb-hello-lead hsk-cascade",children:ne(Je,{baseMs:30,children:p("termsStepSubtitle")})}),Te("div",{className:"hsk-cb-terms-sanctuary",children:[Te("div",{className:"hsk-cb-terms-item",style:{"--hsk-row-idx":0},children:[Te("div",{className:"hsk-cb-terms-head",children:[ne("span",{className:"hsk-cb-terms-numeral",children:"I"}),ne("h3",{className:"hsk-cb-terms-title",children:p("termsPiiTitle")})]}),ne("p",{className:"hsk-cb-terms-desc",children:p("termsPiiDesc")})]}),ne("div",{className:"hsk-cb-terms-divider"}),Te("div",{className:"hsk-cb-terms-item",style:{"--hsk-row-idx":1},children:[Te("div",{className:"hsk-cb-terms-head",children:[ne("span",{className:"hsk-cb-terms-numeral",children:"II"}),ne("h3",{className:"hsk-cb-terms-title",children:p("termsSessionTitle")})]}),ne("p",{className:"hsk-cb-terms-desc",children:p("termsSessionDesc")})]}),ne("div",{className:"hsk-cb-terms-divider"}),Te("div",{className:"hsk-cb-terms-item",style:{"--hsk-row-idx":2},children:[Te("div",{className:"hsk-cb-terms-head",children:[ne("span",{className:"hsk-cb-terms-numeral",children:"III"}),ne("h3",{className:"hsk-cb-terms-title",children:p("termsMemoryTitle")})]}),ne("p",{className:"hsk-cb-terms-desc",children:p("termsMemoryDesc")})]}),ne("div",{className:"hsk-cb-terms-divider"}),Te("div",{className:"hsk-cb-terms-item",style:{"--hsk-row-idx":3},children:[Te("div",{className:"hsk-cb-terms-head",children:[ne("span",{className:"hsk-cb-terms-numeral",children:"IV"}),ne("h3",{className:"hsk-cb-terms-title",children:p("termsCookieTitle")})]}),ne("p",{className:"hsk-cb-terms-desc",children:p("termsCookieDesc")})]})]}),ne("div",{className:"hsk-cb-terms-action-wrap",children:ne("button",{type:"button",className:Q("hsk-cb-terms-agree-btn",T===0&&"is-active"),disabled:T>0,onClick:M,children:T>0?p("termsAgreeCounting",{seconds:String(T)}):p("termsAgreeButton")})})]})},"step-terms"):t?ne("div",{className:"hsk-cb-hello-wrap",children:d&&Te(gr,{children:[ne("h2",{className:"hsk-cb-hello hsk-cascade",children:ne(Je,{baseMs:0,children:k("allSet",{name:l})})}),ne("p",{className:"hsk-cb-hello-lead hsk-cascade",children:ne(Je,{baseMs:30,children:h==="translated"?k("replyingTranslated",{lang:b}):k("replyingOriginal",{lang:b})})})]})},"step-completed"):l?Te("div",{className:"hsk-cb-hello-wrap",children:[ne("h2",{className:"hsk-cb-hello hsk-cascade",children:ne(Je,{baseMs:0,children:k("greetReturning",{name:l})})}),ne("p",{className:"hsk-cb-hello-lead hsk-cascade",children:ne(Je,{baseMs:30,children:p("greetReturningLead")})})]},"step-returning"):Te("div",{className:"hsk-cb-hello-wrap",children:[ne("h2",{className:"hsk-cb-hello hsk-cascade",children:Te(Je,{baseMs:0,children:["Hi, I'm ",ne("b",{children:"kiku"}),"."]})}),ne("p",{className:"hsk-cb-hello-lead hsk-cascade",children:ne(Je,{baseMs:30,children:"Ask me to search, visualize, or capture anything \u2014 I look across the whole site in real time."})})]},"step-initial"),!e&&(u?.length??0)>0&&ne("div",{className:"hsk-cb-chips",children:u.map((w,O)=>ne("button",{className:"hsk-cb-chip",style:{"--hsk-pill-idx":O},onClick:()=>R(w),children:w},w))})]})})}import yt from"react";import{useEffect as Ts,useState as td}from"react";import{describeAge as zs,getLiveValue as ad,isFresh as rd,isStale as od,formatLiveValue as Ge,subscribeLiveValues as nd,LIVE_FLASH_MS as id}from"@akropolys/sdk";import{jsx as _t,jsxs as vr}from"react/jsx-runtime";function sd(e){let[,t]=td(0),a=JSON.stringify(e);return Ts(()=>nd(r=>{e.includes(r)&&t(o=>o+1)}),[a]),Ts(()=>{let r=setInterval(()=>t(o=>o+1),1e3);return()=>clearInterval(r)},[]),e.map(ad)}function cd({record:e,now:t}){let a=od(e,t),r=e.fields,o=r.event||r.question||r.title||e.key,n=o.length>38?o.slice(0,36)+"\u2026":o,i=!!r.yes_price||!!r.yesPrice,c=!!r.no_price||!!r.noPrice,s=[];i?s.push({label:"Yes",value:Ge("yes_price",r.yes_price||r.yesPrice),rawKey:"yes_price"}):(r.yes_pct||r.yesPct)&&s.push({label:"Yes",value:Ge("yes_pct",r.yes_pct||r.yesPct),rawKey:"yes_pct"}),c?s.push({label:"No",value:Ge("no_price",r.no_price||r.noPrice),rawKey:"no_price"}):(r.no_pct||r.noPct)&&s.push({label:"No",value:Ge("no_pct",r.no_pct||r.noPct),rawKey:"no_pct"}),r.bid&&s.push({label:"Bid",value:Ge("bid",r.bid),rawKey:"bid"}),r.ask&&s.push({label:"Ask",value:Ge("ask",r.ask),rawKey:"ask"}),r.spread&&s.push({label:"Spread",value:Ge("spread",r.spread),rawKey:"spread"}),!i&&!c&&!r.bid&&r.price&&s.push({label:"Price",value:Ge("price",r.price),rawKey:"price"}),(r.home_spread||r.spread_line)&&s.push({label:"Spread",value:Ge("spread",r.home_spread||r.spread_line),rawKey:"spread"}),(r.moneyline||r.ml)&&s.push({label:"ML",value:Ge("ml",r.moneyline||r.ml),rawKey:"moneyline"}),(r.over_under||r.total)&&s.push({label:"O/U",value:Ge("total",r.over_under||r.total),rawKey:"over_under"}),(r["1_home"]||r.home_odd||r[1])&&s.push({label:"1",value:Ge("odds",r["1_home"]||r.home_odd||r[1]),rawKey:"1_home"}),(r.X_draw||r.neutral_odd||r.draw_odd||r.X)&&s.push({label:"X",value:Ge("odds",r.X_draw||r.neutral_odd||r.draw_odd||r.X),rawKey:"X_draw"}),(r["2_away"]||r.away_odd||r[2])&&s.push({label:"2",value:Ge("odds",r["2_away"]||r.away_odd||r[2]),rawKey:"2_away"});let l=r.volume||r.vol||r["24h_volume"]||r.turnover;l&&s.push({label:"Vol",value:Ge("volume",l),rawKey:"volume"});let h=r.close_date||r.expiry||r.expires_at||r.settle_date,d=h?Ge("close_date",h):null;return vr("div",{className:`hsk-live-card${a?" is-stale":""}`,role:"region","aria-label":"Live quote",children:[vr("div",{className:"hsk-live-card__top",children:[vr("div",{className:"hsk-live-card__badge",children:[_t("span",{className:`hsk-live-dot${a?" is-stale":""}`,"aria-hidden":"true"}),_t("span",{className:"hsk-live-card__age",children:a?`Paused \xB7 ${zs(t-e.at)}`:`Live \xB7 ${zs(t-e.at)}`})]}),d&&vr("span",{className:"hsk-live-card__close",children:["Closes ",d]})]}),_t("div",{className:"hsk-live-card__body",children:_t("span",{className:"hsk-live-card__title",title:o,children:n})}),_t("div",{className:"hsk-live-card__pills",children:s.map(u=>{let p=rd(e,u.rawKey,t);return vr("div",{className:`hsk-live-pill${p?" is-changed":""}`,style:p?{animationDuration:`${id}ms`}:void 0,children:[_t("span",{className:"hsk-live-pill__label",children:u.label}),_t("span",{className:"hsk-live-pill__value",children:u.value})]},u.rawKey)})})]})}function Rs({keys:e}){let t=new Set,a=(e??[]).filter(c=>t.has(c)?!1:(t.add(c),!0)),r=sd(a);if(a.filter((c,s)=>r[s]).length===0)return null;let n=r.filter(c=>!!c),i=Date.now();return _t("div",{className:"hsk-live-wrap",role:"group","aria-label":"Live market data",children:_t("div",{className:"hsk-live-carousel",children:n.map(c=>_t(cd,{record:c,now:i},c.key))})})}import{useState as Ps,useEffect as ld,useRef as pd}from"react";import{jsx as wn,jsxs as As}from"react/jsx-runtime";function Ls(e){let t=e.match(/<\s*thinking\s*>/i);if(!t)return{thinking:"",content:e,isComplete:!0};let a=t.index??0,r=t[0].length,o=a+r,n=e.slice(0,a),i=e.slice(o),c=i.match(/<\/\s*thinking\s*>/i);if(!c)return{thinking:i,content:n,isComplete:!1};let s=c.index??0,l=c[0].length;return{thinking:i.slice(0,s),content:n+i.slice(s+l),isComplete:!0}}function Is({text:e,isComplete:t,seconds:a}){let r=ta(),o=pd(Date.now()),[n,i]=Ps(()=>t?null:0),[c,s]=Ps(!t);ld(()=>{if(t){n!==null&&(i(Math.max(1,Math.round((Date.now()-o.current)/1e3))),s(!1));return}s(!0);let u=setInterval(()=>{i(Math.round((Date.now()-o.current)/1e3))},1e3);return()=>clearInterval(u)},[t]);let l=a??n,h=t?l!=null?r("thoughtForSeconds",{duration:`${l}s`}):r("thoughtProcess"):`${r("thinking")}${n?` \xB7 ${n}s`:"\u2026"}`,d=!!e;return As("div",{className:Q("hsk-cb-think",!t&&"hsk-cb-think--live"),children:[As("button",{type:"button",className:Q("hsk-cb-think-head",!d&&"hsk-cb-think-head--static"),onClick:d?()=>s(u=>!u):void 0,"aria-expanded":d?c:void 0,children:[wn("span",{children:h}),d&&wn("span",{className:Q("hsk-cb-think-chevron",c&&"hsk-cb-think-chevron--open"),children:"\u25B6"})]}),d&&c&&wn("div",{className:"hsk-cb-think-body",children:e})]})}import{useState as lo,useRef as dd,useEffect as hd,useCallback as ud}from"react";import{useAkropolysContext as md}from"@akropolys/sdk";import{Fragment as Es,jsx as je,jsxs as ga}from"react/jsx-runtime";function kd({src:e,alt:t,onImageClick:a}){let[r,o]=lo(!1);return r?je("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:je(Ct,{})}):je("img",{src:e,alt:t??"",onError:()=>o(!0),onClick:a?n=>{n.stopPropagation(),a(e)}:void 0})}function Ds({sources:e,defaultCurrency:t,onSelectSource:a,onImageClick:r,referencedIds:o=[],compact:n=!1}){let c=md()?.vertical==="property",s=dd(null),[l,h]=lo(!1),[d,u]=lo(!1),[p,k]=lo(0),v=e.filter(b=>b.id&&o.includes(b.id)),g=ud(()=>{let b=s.current;if(!b||v.length===0)return;let T=Math.abs(b.scrollLeft),D=b.scrollWidth-b.clientWidth;h(T>10),u(D>4&&T<D-12);let O=Math.round(T/190);k(Math.min(Math.max(0,O),v.length-1))},[v.length]);hd(()=>{g();let b=s.current;if(!b)return;let T=new ResizeObserver(g);return T.observe(b),b.addEventListener("scroll",g,{passive:!0}),()=>{T.disconnect(),b.removeEventListener("scroll",g)}},[g,e]);let M=b=>{let T=s.current;if(!T)return;let D=getComputedStyle(T).direction==="rtl";T.scrollBy({left:190*b*(D?-1:1),behavior:"smooth"})},R=()=>M(1),A=()=>M(-1);return v.length===0?null:ga("div",{className:Q("hsk-cb-sources-wrap",n&&"hsk-cb-sources-wrap--compact"),children:[l&&ga(Es,{children:[je("div",{className:"hsk-cb-sources-fade-left"}),je("button",{className:"hsk-cb-sources-prev",onClick:A,"aria-label":"Previous",children:je(Vr,{})})]}),je("div",{className:"hsk-cb-sources",ref:s,children:v.map((b,T)=>{let D=!!(b.id&&o.includes(b.id));return ga("div",{className:Q("hsk-cb-source",D&&"hsk-cb-source--referenced"),style:{animationDelay:`${T*50}ms`},onClick:()=>a?.(b),children:[b.image?ga("div",{className:"hsk-cb-src-imgwrap",style:{position:"relative"},children:[je(kd,{src:b.image,alt:b.name,onImageClick:r}),c&&je("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:je(Ct,{size:12})})]}):je("div",{className:"hsk-cb-src-imgwrap-empty",style:{position:"relative"},children:je(Ct,{})}),ga("div",{className:"hsk-cb-src-info",children:[je("div",{className:"hsk-cb-src-name",children:b.name}),b.price&&ga("div",{className:"hsk-cb-src-price",children:[b.currency||t?`${b.currency||t} `:"$",parseFloat(String(b.price).replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]})]},b.id??T)})}),d&&ga(Es,{children:[je("div",{className:"hsk-cb-sources-fade-right"}),je("button",{className:"hsk-cb-sources-next",onClick:R,"aria-label":"See more",children:je(Ti,{})})]}),v.length>1&&je("div",{className:"hsk-cb-carousel-dots",children:v.map((b,T)=>je("div",{className:Q("hsk-cb-dot-item",T===p&&"hsk-cb-dot-item--active"),onClick:()=>{let D=s.current;if(D){let w=getComputedStyle(D).direction==="rtl";D.scrollTo({left:T*190*(w?-1:1),behavior:"smooth"})}}},T))})]})}import{jsx as $s,jsxs as bd}from"react/jsx-runtime";function Fs({intent:e,sources:t,onSend:a,loading:r,defaultCurrency:o=""}){let n=ta();if(!e)return null;let i=[],c=t.length>0?t.reduce((d,u)=>{let p=parseFloat(String(u.price??"").replace(/[^0-9.]/g,"")),k=parseFloat(String(d.price??"").replace(/[^0-9.]/g,""));return!isNaN(p)&&(isNaN(k)||p<k)?u:d},t[0]):null,s=t[0]?.name??"",l=t.slice(0,2).map(d=>d.name),h=()=>{let d=t.map(M=>parseFloat(String(M.price??"").replace(/[^0-9.]/g,""))).filter(M=>!isNaN(M)&&M>0);if(d.length===0)return null;let u=Math.max(...d),p=Math.pow(10,Math.floor(Math.log10(u))),k=Math.ceil(u/p)*p;return`${String(t.find(M=>M.price)?.price??"").replace(/[0-9.,\s]/g,"")||o} ${k.toLocaleString()}`.trim()};if(e==="search"&&t.length>0){if(l.length>=2&&i.push({emoji:"\u2696\uFE0F",label:n("pillCompareTop2"),query:n("pillCompareTop2Query",{a:l[0],b:l[1]})}),c?.name){let u=c.name.split(" ").slice(0,3).join(" ");i.push({emoji:"\u{1F4A1}",label:n("pillMoreOn",{name:u}),query:n("pillMoreOnQuery",{name:c.name})})}let d=h();d&&i.push({emoji:"\u{1F4B0}",label:n("pillUnder",{amount:d}),query:n("pillUnderQuery",{amount:d})})}else e==="compare"&&t.length>0?(s&&i.push({emoji:"\u{1F50D}",label:n("pillSimilarOptions"),query:n("pillSimilarOptionsQuery",{name:s})}),i.push({emoji:"\u{1F4A1}",label:n("pillWhichBest"),query:n("pillWhichBestQuery")})):e==="specs"&&t.length>0?s&&i.push({emoji:"\u{1F504}",label:n("pillFindAlternatives"),query:n("pillFindAlternativesQuery",{name:s})}):e==="general"&&(i.push({emoji:"\u{1F50D}",label:n("pillShowPopular"),query:n("pillShowPopularQuery")}),i.push({emoji:"\u{1F4A1}",label:n("pillRecommend"),query:n("pillRecommendQuery")}));return i.length===0?null:$s("div",{className:"hsk-action-pills",children:i.map(d=>bd("button",{className:"hsk-action-pill",onClick:()=>a(d.query),disabled:r,children:[$s("span",{className:"hsk-pill-emoji",children:d.emoji}),d.label]},d.query))})}import{Fragment as Sn,jsx as he,jsxs as ve}from"react/jsx-runtime";var _s=yt.memo(({content:e,streaming:t})=>he(Sn,{children:ca(e,t)}),(e,t)=>e.content===t.content&&e.streaming===t.streaming);_s.displayName="MarkdownBlock";function Bs({msg:e,idx:t,isLast:a,isLastUser:r,isRunEnd:o,runMid:n,runCont:i,isNarrow:c,loading:s,streaming:l,stopped:h,interrupted:d,sources:u,referencedIds:p,discussedSources:k,lastIntent:v,lastAction:g,defaultCurrency:M,vizState:R,setVizState:A,setLightboxSrc:b,setMarkupSrc:T,handleSend:D,handleSourceClick:w,onRetry:O,onEdit:N,onLongPress:_,hasError:$,retrying:J,t:L,messageRef:B}){let I=e.role==="user",X=e.content,[P,j]=yt.useState(!1),Z=yt.useRef(null),Y=yt.useRef(null),m=yt.useCallback(H=>{Y.current&&clearTimeout(Y.current),Y.current=setTimeout(()=>{if(_){if(typeof navigator<"u"&&navigator.vibrate)try{navigator.vibrate(25)}catch{}let E=H.getBoundingClientRect();_(e,{top:E.top,left:E.left,width:E.width,height:E.height},I)}Y.current=null},420)},[e,I,_]),U=yt.useCallback(H=>{if(H.touches.length!==1)return;let E=H.touches[0];Z.current={x:E.clientX,y:E.clientY},m(H.currentTarget)},[m]),q=yt.useCallback(H=>{if(!Z.current||!Y.current)return;let E=H.touches[0];Math.hypot(E.clientX-Z.current.x,E.clientY-Z.current.y)>8&&(clearTimeout(Y.current),Y.current=null)},[]),oe=yt.useCallback(()=>{Y.current&&(clearTimeout(Y.current),Y.current=null),Z.current=null},[]),x=yt.useCallback(H=>{if(!_)return;H.preventDefault();let E=H.currentTarget.getBoundingClientRect();_(e,{top:E.top,left:E.left,width:E.width,height:E.height},I)},[e,I,_]);yt.useEffect(()=>()=>{Y.current&&clearTimeout(Y.current)},[]);let C=yt.useCallback(H=>{if(H)try{navigator.clipboard.writeText(H),j(!0),setTimeout(()=>j(!1),2e3)}catch{}},[]),S=yt.useMemo(()=>Ls(X),[X]),W=e.thinking||S.thinking,G=/(?:^|\n+)(?:[>*_~`\s]*)(?:This is a calculation from live figures,?\s*not a guarantee\s*[—–-]\s*the market can move against it\.?)(?:[>*_~`\s]*)/gi,y=G.test(S.content),V=y?S.content.replace(G,"").trimEnd():S.content;return he("div",{className:Q("hsk-cb-msg-group",n&&"hsk-cb-msg-group--run-mid",i&&"hsk-cb-msg-group--run-cont"),ref:B,children:I?ve("div",{className:`hsk-cb-user-msg${r?" hsk-sent":""}`,children:[e.images&&e.images.length>0&&he("div",{className:"hsk-cb-user-imgs","data-count":Math.min(e.images.length,4),children:e.images.slice(0,4).map((H,E)=>ve("button",{type:"button",className:"hsk-cb-user-img-cell",onClick:()=>b(H),children:[he("img",{src:H,alt:`attachment ${E+1}`,className:"hsk-cb-user-img-thumb"}),E===3&&e.images.length>4&&ve("span",{className:"hsk-cb-user-img-more",children:["+",e.images.length-3]})]},E))}),e.content&&ve("div",{className:Q("hsk-cb-user-bubble",o&&"hsk-cb-user-bubble--tail",e.spoken&&"hsk-cb-user-bubble--spoken",$&&"hsk-cb-user-bubble--error"),onTouchStart:U,onTouchMove:q,onTouchEnd:oe,onTouchCancel:oe,onContextMenu:x,children:[e.spoken&&he($a,{className:"hsk-cb-spoken-mark",size:10}),/^@kiku\b/i.test(e.content)?ve(Sn,{children:[he("span",{className:"hsk-kiku-badge",children:"@kiku"}),e.content.replace(/^@kiku\s*/i,"")]}):e.content]}),ve("div",{className:"hsk-cb-user-footer",children:[ve("div",{className:Q("hsk-cb-msg-actions",$&&"hsk-cb-msg-actions--failed"),children:[O&&($||r)&&ve("button",{type:"button",className:"hsk-cb-msg-action hsk-cb-msg-action--retry",onClick:()=>O(e),"aria-label":L("retry"),children:[he(hr,{className:J?"hsk-retry-icon--spinning":"",size:11}),he("span",{className:"hsk-cb-msg-action-label",children:L("retry")})]}),N&&ve("button",{type:"button",className:"hsk-cb-msg-action hsk-cb-msg-action--edit",onClick:()=>N(e),"aria-label":L("edit"),children:[he(Kr,{size:11}),he("span",{className:"hsk-cb-msg-action-label",children:L("edit")})]}),ve("button",{type:"button",className:Q("hsk-cb-msg-action hsk-cb-msg-action--copy",P&&"hsk-cb-msg-action--copied"),onClick:()=>C(e.content),"aria-label":L(P?"copied":"copy"),children:[P?he(ha,{size:11}):he(da,{size:11}),he("span",{className:"hsk-cb-msg-action-label",children:L(P?"copied":"copy")})]})]}),r&&!$&&he("span",{className:"hsk-cb-sent-status",children:L(h||d?"statusStopped":"statusSent")}),$&&ve("span",{className:"hsk-cb-failed-notice",children:[he("span",{className:"hsk-cb-failed-dot"}),L("msgFailed")]})]})]}):he("div",{className:Q("hsk-cb-ai-msg",c&&"hsk-cb-ai-msg--inline"),children:ve("div",{className:"hsk-cb-ai-body",onTouchStart:U,onTouchMove:q,onTouchEnd:oe,onTouchCancel:oe,onContextMenu:x,children:[(()=>{let H=e.thoughtForSeconds!=null||V.length>0||!(a&&(l||s));return ve(Sn,{children:[!e.spoken&&(W||e.thoughtForSeconds!=null||a&&(l||s))&&he(Is,{text:W,isComplete:H,seconds:e.thoughtForSeconds}),V&&he("div",{className:"hsk-cb-ai-content",children:he(_s,{content:V,streaming:a&&l})}),y&&he("div",{className:"hsk-cb-calc-disclaimer",children:L("calcDisclaimer")})]})})(),e.visualizing&&ve("div",{className:"hsk-cb-viz hsk-cb-viz--loading",children:[he("span",{className:"hsk-cb-viz-spinner"}),he("span",{children:e.visualizingText||L("vizWorking")})]}),e.visualization&&ve("div",{className:"hsk-cb-viz",children:[ve("div",{className:"hsk-cb-viz-imgwrap",children:[e.visualizationType==="video"||e.visualization.includes("/videos/")?he("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%"}}):he("img",{src:e.visualization,alt:"Product visualized in your photo",className:"hsk-markdown-img",style:R[e.visualization]==="err"?{display:"none"}:void 0,onLoad:()=>A(H=>({...H,[e.visualization]:"ok"})),onError:()=>A(H=>({...H,[e.visualization]:"err"}))}),R[e.visualization]==="err"&&he("div",{className:"hsk-cb-viz-broken",children:L("vizUnavailable")}),a&&!l&&R[e.visualization]==="ok"&&e.visualizationType!=="video"&&!e.visualization.includes("/videos/")&&ve("button",{className:"hsk-cb-viz-mark",onClick:()=>T(e.visualization),children:[ve("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",children:[he("path",{d:"M12 20h9"}),he("path",{d:"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4Z"})]}),L("vizMarkEdit")]})]}),he("div",{className:"hsk-cb-viz-disclaimer",children:e.visualizationType==="video"||e.visualization.includes("/videos/")?L("vizDisclaimerVideo"):L("vizDisclaimerImage")})]}),!I&&(e.knowledgeImages?.length??0)>0&&he("div",{className:"hsk-cb-kimgs",children:e.knowledgeImages.map(H=>ve("div",{className:"hsk-cb-kimg-group",children:[he("div",{className:"hsk-cb-kimg-grid",children:H.images.map((E,f)=>he("img",{src:E.url,alt:E.note||H.title||"Reference image",className:"hsk-cb-kimg",loading:"lazy",onClick:()=>b(E.url),onError:K=>{K.target.style.display="none"}},f))}),(H.title||H.images[0]?.note)&&he("div",{className:"hsk-cb-kimg-caption",children:H.title||H.images[0]?.note})]},H.entryId))}),!I&&he(Rs,{keys:e.liveKeys}),!I&&(e.staleNotices?.length??0)>0&&ve("div",{className:"hsk-cb-stale",role:"status",children:[he("div",{className:"hsk-cb-stale-title",children:L("staleTitle")}),e.staleNotices.map((H,E)=>ve("div",{className:"hsk-cb-stale-item",children:[H.state==="removed"?L("staleRemoved",{title:H.title}):L("staleUnavailable",{title:H.title}),H.reason&&ve("span",{className:"hsk-cb-stale-reason",children:[" ",H.reason]})]},E))]}),(()=>{let H=a?p:e.referencedIds??[],E=a?u:e.sources??[],f=a?v:e.intent,K=f==="compare"||f==="capture"||f==="capture_all"||f==="delete"||f==="view_history";return H.length>0&&!K&&(!a||g?.type!=="request_kiku_key")&&he(Ds,{sources:E,defaultCurrency:M,onSelectSource:w,onImageClick:b,referencedIds:H,compact:!!e.visualization})})(),a&&!s&&!l&&g?.type==="open_memory"&&g.url&&ve("a",{className:"hsk-cb-memory-pill",href:String(g.url),target:"_blank",rel:"noopener noreferrer",children:[L("openMemory"),he(Mi,{})]}),a&&!s&&g?.url&&g.type!=="open_memory"&&he("div",{className:"hsk-action-pills",children:ve("a",{className:"hsk-action-pill",href:g.url,children:[String(g.type||"continue").replace(/_/g," ")," \u2192"]})}),a&&!s&&he(Fs,{intent:v,sources:k,onSend:D,loading:s,defaultCurrency:M}),!I&&!l&&V&&he("div",{className:"hsk-cb-ai-footer",children:ve("div",{className:Q("hsk-cb-msg-actions",($||V.includes("We're experiencing high demand right now"))&&"hsk-cb-msg-actions--failed"),children:[ve("button",{type:"button",className:Q("hsk-cb-msg-action hsk-cb-msg-action--copy",P&&"hsk-cb-msg-action--copied"),onClick:()=>C(V),"aria-label":L(P?"copied":"copy"),children:[P?he(ha,{size:11}):he(da,{size:11}),he("span",{className:"hsk-cb-msg-action-label",children:L(P?"copied":"copy")})]}),a&&($||V.includes("We're experiencing high demand right now"))&&O&&ve("button",{type:"button",className:"hsk-cb-msg-action hsk-cb-msg-action--retry",onClick:()=>O(e),"aria-label":L("retry"),children:[he(hr,{className:J?"hsk-retry-icon--spinning":"",size:11}),he("span",{className:"hsk-cb-msg-action-label",children:L("retry")})]})]})})]})})})}import{jsx as Ae,jsxs as Nt}from"react/jsx-runtime";function qs({keyInput:e,setKeyInput:t,minting:a,handleUseExistingKey:r,handleCreateKey:o,t:n}){return Nt("div",{className:"hsk-cb-ai-msg",children:[Ae("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:Ae(Ct,{})}),Ae("div",{className:"hsk-cb-ai-body",children:Ae("div",{className:"hsk-cb-ai-text",children:Nt("div",{className:"hsk-cb-phone-form",children:[Ae("label",{className:"hsk-cb-phone-label",children:n("keyPastePrompt")}),Ae("input",{type:"text",className:"hsk-cb-phone-input",placeholder:n("keyPastePlaceholder"),value:e,onChange:i=>t(i.target.value),onKeyDown:i=>i.key==="Enter"&&r(),autoFocus:!0}),Nt("div",{style:{display:"flex",gap:8},children:[Ae("button",{className:"hsk-cb-phone-submit",onClick:r,disabled:!e.trim(),children:n("keyUseMine")}),Ae("button",{className:"hsk-cb-phone-submit",onClick:o,disabled:a,children:n(a?"keyCreating":"keyCreateNew")})]})]})})})]})}function Hs({mintedKey:e,mintedPub:t,copied:a,keyCountdown:r,onDismiss:o,copyValue:n,t:i}){return Nt("div",{className:"hsk-cb-ai-msg",children:[Ae("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:Ae(Ct,{})}),Ae("div",{className:"hsk-cb-ai-body",children:Ae("div",{className:"hsk-cb-ai-text",children:Nt("div",{style:{padding:"4px 0",display:"flex",flexDirection:"column",gap:12},children:[Nt("div",{children:[Nt("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginBottom:4},children:[Ae("span",{style:{fontSize:12,fontWeight:600},children:i("keySecretTitle")}),Nt("button",{className:"hsk-cb-phone-submit",style:{padding:"2px 8px",fontSize:11,background:"transparent",border:0},onClick:o,children:[i("keyDismiss")," \u2715"]})]}),Ae("code",{style:{display:"block",fontSize:13,fontWeight:700,marginBottom:8,wordBreak:"break-all"},children:e}),Nt("div",{style:{display:"flex",gap:8,alignItems:"center",flexWrap:"wrap"},children:[Ae("button",{className:"hsk-cb-phone-submit",style:{padding:"4px 10px",border:0},onClick:()=>n(e,"secret"),children:i(a==="secret"?"keyCopied":"keyCopySecret")}),Ae("span",{style:{fontSize:11,opacity:.7,flex:"1 1 180px"},children:i("keySecretHint")})]})]}),t&&Nt("div",{children:[Ae("div",{style:{fontSize:12,fontWeight:600,marginBottom:4},children:i("keyPublicTitle")}),Ae("code",{style:{display:"block",fontSize:12,fontWeight:600,marginBottom:6,wordBreak:"break-all",opacity:.85},children:t}),Nt("div",{style:{display:"flex",gap:8,alignItems:"center",flexWrap:"wrap"},children:[Ae("button",{className:"hsk-cb-phone-submit",style:{padding:"4px 10px",border:0},onClick:()=>n(t,"pub"),children:i(a==="pub"?"keyCopied":"keyCopyId")}),Ae("span",{style:{fontSize:11,opacity:.7,flex:"1 1 180px"},children:i("keyPublicHint")})]})]}),Ae("div",{style:{fontSize:11,opacity:.6},children:i("keyAutoHide",{seconds:String(r)})})]})})})]})}import{Fragment as fd,jsx as it,jsxs as Va}from"react/jsx-runtime";function Us({displayMessages:e,messageRefs:t,isNarrow:a,loading:r,streaming:o,sources:n,referencedIds:i,discussedSources:c,lastIntent:s,lastAction:l,defaultCurrency:h,stopped:d,interrupted:u,halted:p,haltedEmpty:k,error:v,errorCode:g,keyPhase:M,keyInput:R,setKeyInput:A,mintedKey:b,setMintedKey:T,mintedPub:D,setMintedPub:w,minting:O,copied:N,keyCountdown:_,handleUseExistingKey:$,handleCreateKey:J,copyValue:L,queuedMessage:B,sendQueuedNow:I,setLightboxSrc:X,setMarkupSrc:P,handleSend:j,handleSourceClick:Z,onRetry:Y,onEdit:m,onLongPress:U,retrying:q,continueGenerating:oe,t:x,bottomRef:C,vizState:S,setVizState:W,messages:G}){return Va(fd,{children:[(()=>{let y=-1;for(let V=e.length-1;V>=0;V--)if(e[V]?.role==="user"){y=V;break}return e.map((V,H)=>{let E=H===e.length-1,f=V.role==="user",K=f&&H===y,ie=f&&e[H+1]?.role!=="user",ee=f&&!ie,ae=f&&e[H-1]?.role==="user",be=V.id||`${V.role}-${H}`,Le=K&&!!v||!f&&E&&!!v||!f&&!!V.content?.includes("We're experiencing high demand right now");return it(Bs,{msg:V,idx:H,isLast:E,isLastUser:K,isRunEnd:ie,runMid:ee,runCont:ae,isNarrow:a,loading:r,streaming:o,stopped:d,interrupted:u,sources:n,referencedIds:i,discussedSources:c,lastIntent:s,lastAction:l,defaultCurrency:h,vizState:S,setVizState:W,setLightboxSrc:X,setMarkupSrc:P,handleSend:j,handleSourceClick:Z,onRetry:Y,onEdit:m,onLongPress:U,hasError:Le,retrying:q,t:x,messageRef:Ie=>{t.current[H]=Ie}},be)})})(),p&&G.length>0&&Va("div",{className:Q("hsk-cb-stopped",k&&"hsk-cb-stopped--empty"),children:[k&&Va("span",{className:"hsk-cb-stopped-dots","aria-hidden":"true",children:[it("i",{}),it("i",{}),it("i",{})]}),it("span",{className:"hsk-cb-stopped-label",children:x(d?"stoppedByYou":"stoppedInterrupted")}),Va("button",{className:"hsk-cb-continue",onClick:oe,children:[it(Ni,{}),x(G[G.length-1]?.role==="assistant"?"continueGenerating":"generateResponse")]})]}),v&&it("div",{className:"hsk-cb-error",children:wi({code:g??void 0,message:v},x)}),M==="prompt_key"&&it(qs,{keyInput:R,setKeyInput:A,minting:O,handleUseExistingKey:$,handleCreateKey:J,t:x}),b&&it(Hs,{mintedKey:b,mintedPub:D,copied:N,keyCountdown:_,onDismiss:()=>{T(null),w(null)},copyValue:L,t:x}),B&&it("div",{className:Q("hsk-cb-msg-group",e[e.length-1]?.role==="user"&&"hsk-cb-msg-group--run-cont"),children:Va("div",{className:"hsk-cb-user-msg",children:[it("div",{className:"hsk-cb-user-bubble hsk-cb-user-bubble--tail hsk-cb-user-bubble--queued",children:B.content}),Va("button",{type:"button",className:"hsk-cb-queued-status",onClick:I,children:[it("span",{className:"hsk-cb-queued-dot"}),x("queuedWaiting"),it("span",{className:"hsk-cb-queued-now",children:x("queuedSendNow")})]})]})}),it("div",{ref:C,style:{height:1}})]})}import po,{useState as gd,useRef as vd,useEffect as yd}from"react";import{Fragment as Cn,jsx as ce,jsxs as Ce}from"react/jsx-runtime";function js({gooId:e,input:t,setInput:a,showKikuPicker:r,setShowKikuPicker:o,showAtPicker:n,setShowAtPicker:i,captureAllowed:c,discussedSources:s,defaultCurrency:l,handleSelectExtension:h,handleKikuCapture:d,handleKikuCaptureAll:u,handleKikuViewHistory:p,handleKikuDelete:k,attachments:v,removeAttachment:g,chromeLoading:M,imageInputRef:R,handleImageFiles:A,enableVision:b,enableVoice:T,canConverse:D,voiceMode:w,startVoice:O,stopVoice:N,voiceBlocked:_,textareaRef:$,classNames:J={},handleInput:L,handleKeyDown:B,voice:I,voicePhase:X,activePlaceholder:P,loading:j,streaming:Z,stop:Y,handleSend:m,voiceError:U,setVoiceError:q,shopperLanguage:oe,t:x,rail:C}){let[S,W]=po.useState(0),[G,y]=po.useState(!1);po.useEffect(()=>{if(!U)return;let ee=setTimeout(()=>{q?.("")},6e3);return()=>clearTimeout(ee)},[U,q]),po.useEffect(()=>{if(!G)return;let ee=ae=>{ae.key==="Escape"&&y(!1)};return window.addEventListener("keydown",ee),()=>window.removeEventListener("keydown",ee)},[G]);let H=Math.max(Ua(P||"Ask me anything\u2026").length-1,0)*co,[E,f]=gd(!1),K=vd(null),ie=()=>{K.current&&clearTimeout(K.current),f(!0),K.current=setTimeout(()=>{f(!1),K.current=null},550)};return yd(()=>()=>{K.current&&clearTimeout(K.current)},[]),Ce("div",{className:"hsk-cb-input-wrap",children:[G&&Ce(Cn,{children:[ce("div",{className:"hsk-cb-toolsheet-scrim",onClick:()=>y(!1)}),ce("div",{className:"hsk-cb-toolsheet-wrap",children:Ce("div",{className:"hsk-cb-toolsheet",role:"menu",children:[b&&Ce("button",{className:"hsk-cb-toolsheet-item",role:"menuitem",onClick:()=>{y(!1),R.current?.click()},disabled:j,children:[ce(Vo,{}),ce("span",{children:x("attachImage")})]}),T&&D&&Ce("button",{className:"hsk-cb-toolsheet-item",role:"menuitem",onClick:()=>{y(!1),w==="converse"?N():O("converse")},disabled:j||M||_,children:[ce(Wo,{active:w==="converse"}),ce("span",{children:x(w==="converse"?"voiceModeExit":"voiceModeStart")})]})]})})]}),Ce("div",{className:"hsk-cb-input-card",children:[(/^@kiku\b/i.test(t)||r||n)&&Ce("div",{className:"hsk-cb-docked-header",children:[ce("span",{className:"hsk-cb-docked-sub",children:x("captureAndRemember")}),ce("button",{type:"button",className:"hsk-cb-docked-close",onClick:()=>{a(ee=>ee.replace(/^@kiku\s*/i,"")),o(!1),i(!1)},"aria-label":"Close mode",children:"\xD7"})]}),(r||n)&&Ce("div",{className:"hsk-cb-docked-options",onMouseDown:ee=>ee.preventDefault(),children:[n&&c&&Ce("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>h("@kiku"),children:[ce("span",{className:"hsk-cb-docked-option-icon",children:ce(Ct,{})}),ce("span",{className:"hsk-cb-docked-option-title",children:"kiku"}),ce("span",{className:"hsk-cb-docked-option-desc",children:"capture & remember"})]}),r&&c&&Ce(Cn,{children:[s.map((ee,ae)=>Ce("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{d(ee),o(!1)},children:[ce("span",{className:"hsk-cb-docked-option-icon",children:ee.image?ce("img",{src:ee.image,alt:""}):ce(Wr,{})}),ce("span",{className:"hsk-cb-docked-option-title",children:ee.name}),ee.price&&Ce("span",{className:"hsk-cb-docked-option-price",children:[ee.currency??l," ",parseFloat(String(ee.price).replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]},ee.id??ae)),s.length>1&&Ce("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{u(s),o(!1)},children:[ce("span",{className:"hsk-cb-docked-option-icon",children:ce(Wr,{})}),ce("span",{className:"hsk-cb-docked-option-title",children:x("captureAll",{count:String(s.length)})})]}),s.length===0&&Ce("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{d({name:"current page",id:void 0}),o(!1)},children:[ce("span",{className:"hsk-cb-docked-option-icon",children:ce(Wr,{})}),ce("span",{className:"hsk-cb-docked-option-title",children:x("captureCurrentPage")})]}),Ce("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{p(),o(!1)},children:[ce("span",{className:"hsk-cb-docked-option-icon",children:ce(zi,{})}),ce("span",{className:"hsk-cb-docked-option-title",children:x("whatHaveYouSaved")})]}),Ce("button",{type:"button",className:"hsk-cb-docked-option",onClick:()=>{k(),o(!1)},children:[ce("span",{className:"hsk-cb-docked-option-icon",children:ce(Ri,{})}),ce("span",{className:"hsk-cb-docked-option-title",children:x("deleteThis")})]})]})]}),v.length>0&&ce("div",{className:"hsk-cb-img-strip",children:v.map((ee,ae)=>Ce("div",{className:"hsk-cb-img-thumb-wrap",children:[ce("img",{src:ee.data,alt:`attachment ${ae+1}`,className:"hsk-cb-img-thumb"}),ce("button",{type:"button",className:"hsk-cb-img-thumb-remove",onClick:()=>g(ae),"aria-label":"Remove image",children:ce(_i,{size:10})})]},ae))}),Ce("div",{className:Q("hsk-cb-input-box",M&&"hsk-cb-input-box--waiting"),"data-cascade":S%2?"b":"a","data-tools":G?"open":"closed",style:{"--hsk-text-sweep":`${H}ms`},children:[ce("input",{ref:R,type:"file",accept:"image/*",className:"hsk-sr-only",onChange:ee=>{A(ee.target.files),ee.target.value=""}}),(b||T&&D)&&ce("button",{className:Q("hsk-cb-tools-toggle",G&&"hsk-cb-tools-toggle--open"),onClick:()=>y(ee=>!ee),disabled:j||M,"aria-label":G?"Close options":"More options","aria-expanded":G,children:ce(Pi,{})}),Ce(Cn,{children:[b&&ce("button",{className:"hsk-cb-attach-btn",onClick:()=>R.current?.click(),disabled:j,"aria-label":"Attach image",title:"Attach image",children:ce(Vo,{})}),T&&D&&ce("button",{className:Q("hsk-cb-voice-mode-btn",_&&"hsk-cb-voice-mode-btn--blocked"),onClick:()=>_?q?.(x("errAccountRequired")):O("converse"),disabled:j||M,"aria-label":"Voice conversation",title:"Voice conversation",children:ce(Wo,{})})]}),Ce("div",{className:"hsk-cb-field",children:[ce("textarea",{ref:$,value:t,onChange:L,onKeyDown:B,rows:1,placeholder:"",className:Q("hsk-cb-textarea",J.input),"aria-label":P,disabled:j&&!Z}),ce(Cs,{placeholder:P,visible:!t,staggerMs:co,replaySeed:S})]}),T&&ce("button",{className:Q("hsk-cb-mic-btn",(w==="converse"||w==="dictate")&&"hsk-cb-mic-btn--active",_&&"hsk-cb-mic-btn--blocked"),onClick:()=>{w!=="off"?N():O(D?"converse":"dictate")},disabled:j||M,"aria-label":w==="off"?"Start voice mode":"Stop voice",title:w==="off"?D?"Voice conversation":"Voice input":"Stop",children:w==="off"?ce($a,{}):ce(Or,{})}),(j||Z)&&!E?ce("button",{className:Q("hsk-cb-send","hsk-cb-send--stop",J.sendButton),onClick:Y,"aria-label":"Stop generating",title:"Stop generating",children:ce(Ci,{})}):Ce("button",{className:Q("hsk-cb-send",E&&"is-launching",J.sendButton),onClick:()=>{ie(),m()},disabled:M||!t.trim()&&v.length===0,"aria-label":"Send message",children:[ce("svg",{width:"0",height:"0","aria-hidden":"true",focusable:"false",style:{position:"absolute"},children:ce("defs",{children:Ce("filter",{id:e,children:[ce("feGaussianBlur",{in:"SourceGraphic",stdDeviation:"1.6",result:"blur"}),ce("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"}),ce("feBlend",{in:"SourceGraphic",in2:"goo"})]})})}),ce("span",{className:"hsk-cb-send-sheath","aria-hidden":"true"}),Ce("span",{className:"hsk-cb-send-stage",style:{filter:`url(#${e})`},children:[ce("span",{className:"hsk-cb-send-seam","aria-hidden":"true"}),ce("span",{className:"hsk-cb-send-kite",children:ce(Ai,{})})]})]})]})]}),_?Ce("div",{className:"hsk-cb-voice-error",role:"status",onClick:()=>q?.(""),children:[ce("span",{children:x("errAccountRequired")}),ce("button",{type:"button",className:"hsk-cb-voice-error-dismiss",onClick:ee=>{ee.stopPropagation(),q?.("")},"aria-label":"Dismiss error",children:"\xD7"})]}):U&&Ce("div",{className:"hsk-cb-voice-error",role:"status",onClick:()=>q?.(""),children:[ce("span",{children:x(U)}),ce("button",{type:"button",className:"hsk-cb-voice-error-dismiss",onClick:ee=>{ee.stopPropagation(),q?.("")},"aria-label":"Dismiss error",children:"\xD7"})]}),ce("div",{className:"hsk-cb-hint",children:oe?x("footerHint"):"kiku \xB7 searches the whole catalogue in real time"})]})}import{useEffect as yr,useRef as xr}from"react";import{jsx as Sd}from"react/jsx-runtime";function Vs(e,t){let a=e.match(/-?[\d.]+/g);return!a||a.length<3?t:[Number(a[0]),Number(a[1]),Number(a[2])]}function xd(e,t,a){return[e[0]+(t[0]-e[0])*a,e[1]+(t[1]-e[1])*a,e[2]+(t[2]-e[2])*a]}function Wa(e,t){return`rgba(${e[0]|0}, ${e[1]|0}, ${e[2]|0}, ${t})`}var Kt=24,wd=.42;function Ws({phase:e,level:t,spectrum:a,bins:r,className:o}){let n=xr(null),i=xr(e),c=xr(t),s=xr(a),l=xr(r);return yr(()=>{i.current=e},[e]),yr(()=>{c.current=t},[t]),yr(()=>{s.current=a},[a]),yr(()=>{l.current=r},[r]),yr(()=>{let h=n.current;if(!h)return;let d=h.getContext("2d");if(!d)return;let u=getComputedStyle(h),p=Vs(u.getPropertyValue("--hsk-primary")||"",[255,106,51]),k=Vs(u.getPropertyValue("--hsk-chat-text")||"",[31,31,31]),v=0,g=0,M=0,R=()=>{let j=Math.min(window.devicePixelRatio||1,3),Z=h.getBoundingClientRect();g=Math.max(1,Z.width),M=Math.max(1,Z.height),h.width=Math.round(g*j),h.height=Math.round(M*j),d.setTransform(j,0,0,j,0,0)};R();let A=typeof ResizeObserver<"u"?new ResizeObserver(R):null;A?.observe(h),window.addEventListener("resize",R);let b=window.matchMedia?.("(prefers-reduced-motion: reduce)")?.matches??!1,T=new Float32Array(Kt),D=[],w=null,O=-1,N=null,_=0,$=0,J=performance.now(),L=(j,Z,Y,m)=>j+(Z-j)*(Z>j?Y:m),B=()=>{let j=s.current,Z=l.current?.()??0;if(!j||!Z||((!N||N.length!==Z)&&(N=new Uint8Array(Z)),!j(N)))return!1;let m=Math.max(Kt,Math.floor(Z*wd))/Kt;for(let U=0;U<Kt;U++){let q=Math.floor(U*m),oe=Math.max(q+1,Math.floor((U+1)*m)),x=0;for(let S=q;S<oe;S++)x+=N[S];let C=x/(oe-q)/255;T[U]=L(T[U],C,b?.2:.55,b?.06:.14)}return!0},I=(j,Z)=>{for(let Y=0;Y<Kt;Y++){let m=Y/(Kt-1),U=Math.pow(1-m,1.6)*(.75+.25*Math.sin(j*3.1+Y*.7));T[Y]=L(T[Y],U*Z,.3,.12)}},X=j=>{let Z=Math.min(Kt-1,Math.max(0,j*(Kt-1))),Y=Math.floor(Z),m=Z-Y,U=T[Y],q=T[Math.min(Kt-1,Y+1)];return U+(q-U)*m*m*(3-2*m)},P=j=>{v=requestAnimationFrame(P);let Z=(j-J)/1e3,Y=i.current,m=Math.min(1,c.current());_=L(_,Math.max(Y==="speaking"?.42:Y==="listening"?.3:Y==="thinking"?.28:.12,m),b?.1:.5,b?.05:.11),B()||I(Z,Math.max(.25,_)),d.clearRect(0,0,g,M);let q=M/2;$=Y==="thinking"?($+.012)%1.6:0;let oe=3;if(O!==g){D=[];for(let S=0;S<oe;S++){let W=S/(oe-1||1),G=xd(p,k,W*.5),y=d.createLinearGradient(0,0,g,0);y.addColorStop(0,Wa(G,0)),y.addColorStop(.5,Wa(G,.9-W*.35)),y.addColorStop(1,Wa(G,0)),D.push(y)}w=d.createLinearGradient(0,0,g,0),w.addColorStop(0,Wa(p,0)),w.addColorStop(.5,Wa(p,.14)),w.addColorStop(1,Wa(p,0)),O=g}let x=M*.32,C=Math.max(4,g/130);for(let S=0;S<oe;S++){let W=S/(oe-1||1),G=S*.055,y=1-W*.22;d.beginPath();let V=0,H=q;for(let f=0;f<=g;f+=C){let K=f/g,ie=Math.pow(Math.sin(Math.PI*K),.85),ee=Y==="thinking"?Math.exp(-Math.pow((K-($-.3))*4.5,2)):1,ae=X(Math.abs(K-.5)*2),be=Z-G,Le=Math.sin(K*Math.PI*2*2.1+be*7.4)*.66+Math.sin(K*Math.PI*2*3.7-be*5.6)*.26+Math.sin(K*Math.PI*2*5.9+be*9.1)*.08,Ie=q+ie*ee*y*x*_*(.6+ae*1.1)*Le+Math.sin(K*Math.PI*2*.6+(Z-G)*2.2)*ie*M*.01;f===0?d.moveTo(f,Ie):d.quadraticCurveTo(V,H,(V+f)/2,(H+Ie)/2),V=f,H=Ie}d.quadraticCurveTo(V,H,g,H),d.lineCap="round",d.lineJoin="round";let E=(S===0?3:1.6)*(1+_*.6);S===0&&(d.strokeStyle=w,d.lineWidth=E*5,d.stroke()),d.strokeStyle=D[S],d.lineWidth=E,d.stroke()}};return v=requestAnimationFrame(P),()=>{cancelAnimationFrame(v),A?.disconnect(),window.removeEventListener("resize",R)}},[]),Sd("canvas",{ref:n,className:o,"aria-hidden":"true"})}import{jsx as ze,jsxs as Ka}from"react/jsx-runtime";function Ks({siteId:e,themeAttr:t,stopVoice:a,chooseVoice:r,liveVoiceName:o,voiceSecondsLeft:n,voiceConnecting:i,voicePhase:c,live:s,voiceMuted:l,setVoiceMuted:h,shownSources:d,onSelectSource:u,defaultCurrency:p,voiceError:k,t:v}){return Ka("div",{className:"hsk-voice-overlay",role:"dialog","aria-label":v("voiceModeStart"),children:[ze(eo,{seed:e,theme:t}),ze("button",{className:"hsk-voice-exit",onClick:a,"aria-label":v("voiceModeExit"),title:v("voiceModeExit"),children:ze(Da,{})}),ze("div",{className:"hsk-voice-picker",role:"radiogroup","aria-label":v("voicePickerLabel"),children:jr.map((g,M)=>ze("button",{type:"button",role:"radio","aria-checked":o===g.name,className:Q("hsk-voice-pill",o===g.name&&"hsk-voice-pill--on"),style:{animationDelay:`${M*60}ms`},onClick:()=>r(g.name),"aria-label":`${g.label}, ${g.gender}`,children:g.label},g.name))}),n!==null&&Ka("div",{className:Q("hsk-voice-allowance",n<=5&&"hsk-voice-allowance--low"),role:"timer","aria-live":"off",children:[Math.max(0,Math.ceil(n)),"s"]}),ze("div",{className:Q("hsk-voice-stage",i&&"hsk-voice-stage--connecting"),children:ze(Ws,{className:"hsk-voice-canvas",phase:c,level:s.micLevel,spectrum:s.micSpectrum,bins:s.spectrumBins})}),i?Ka("div",{className:"hsk-voice-connecting",role:"status",children:[ze("span",{className:"hsk-voice-connecting-dot"}),ze("span",{children:v("voiceConnecting")})]}):Ka("div",{className:"hsk-voice-caption","aria-live":"polite",children:[ze("span",{className:Q("hsk-voice-phase",`hsk-voice-phase--${c}`),children:v(l?"voiceMuted":c==="speaking"?"voicePhaseSpeaking":c==="thinking"?"voicePhaseThinking":"voicePhaseListening")}),l&&ze("span",{className:"hsk-voice-heard",children:v("voiceMutedHint")}),!l&&c==="listening"&&ze("span",{className:"hsk-voice-hint-sub",children:v("voiceHint")})]}),d.length>0&&ze("div",{className:"hsk-voice-items",children:d.slice(0,4).map((g,M)=>Ka("button",{type:"button",className:"hsk-voice-item",style:{animationDelay:`${M*70}ms`},onClick:()=>u?.(g),children:[g.image?ze("img",{src:g.image,alt:"",className:"hsk-voice-item-img",loading:"lazy"}):ze("span",{className:"hsk-voice-item-img hsk-voice-item-img--empty",children:ze(Ct,{})}),ze("span",{className:"hsk-voice-item-name",children:g.name}),g.price&&Ka("span",{className:"hsk-voice-item-price",children:[g.currency??p," ",parseFloat(String(g.price).replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]},g.id??M))}),k&&ze("div",{className:"hsk-voice-error",children:v(k)}),ze("div",{className:"hsk-voice-controls",children:ze("button",{className:Q("hsk-voice-control",l&&"hsk-voice-control--muted"),onClick:()=>h(g=>!g),"aria-label":v(l?"voicePhaseListening":"voiceModeExit"),title:v(l?"voicePhaseListening":"voiceModeExit"),children:ze("span",{className:"hsk-voice-control-icon",children:l?ze(Or,{}):ze($a,{})},l?"off":"on")})})]})}import{jsx as Mn,jsxs as Cd}from"react/jsx-runtime";function Os({src:e,onClose:t}){return e?Cd("div",{className:"hsk-lightbox",onClick:t,children:[Mn("button",{className:"hsk-lightbox-close",onClick:t,"aria-label":"Close image",children:Mn(Da,{})}),Mn("img",{src:e,alt:"",className:"hsk-lightbox-img",onClick:a=>a.stopPropagation()})]}):null}import{useRef as ho,useEffect as Md}from"react";import{jsx as uo,jsxs as Ys}from"react/jsx-runtime";function Gs({items:e,activeIdx:t,progress:a,onJump:r,side:o="right"}){let n=ta(),i=ho(null),c=ho(null),s=ho([]),l=ho(null),h=0;for(let d=0;d<e.length;d++)e[d].idx<=t&&(h=d);return Md(()=>{let d=s.current[h],u=l.current,p=c.current,k=i.current;if(d&&(u&&(u.style.transform=`translateY(${d.offsetTop+d.offsetHeight/2}px)`),p&&k)){let v=k.clientHeight;if(p.scrollHeight>v&&v>0){let M=d.offsetTop+d.offsetHeight/2,R=v/2-M;p.style.transform=`translateY(${R}px)`}else p.style.transform="none"}},[h,e.length]),e.length<2?null:uo("nav",{ref:i,className:Q("hsk-cb-timeline",o==="left"?"hsk-cb-timeline--left":"hsk-cb-timeline--right"),"aria-label":n("timelineLabel"),children:Ys("div",{ref:c,className:"hsk-cb-timeline-track",style:{"--hsk-tl-progress":a},children:[uo("span",{className:"hsk-cb-tl-cursor",ref:l,"aria-hidden":"true"}),e.map((d,u)=>Ys("button",{ref:p=>{s.current[u]=p},type:"button",className:Q("hsk-cb-tl-item",u===h&&"hsk-cb-tl-item--on"),style:{"--hsk-tl-d":Math.min(Math.abs(u-h),4)},onClick:()=>r(d.idx),title:d.text,children:[uo("span",{className:"hsk-cb-tl-dot"}),uo("span",{className:"hsk-cb-tl-label",children:d.text})]},d.idx))]})})}import{useState as Qs,useEffect as Xs,useRef as Nd,useCallback as mo}from"react";import{jsx as st,jsxs as va}from"react/jsx-runtime";function Js({msg:e,rect:t,containerRect:a,isUser:r,canRetry:o,canEdit:n,onPin:i,onRetry:c,onEdit:s,onCopy:l,onClose:h,t:d}){let[u,p]=Qs(!1),k=Nd(null);Xs(()=>{let q=oe=>{oe.key==="Escape"&&h()};return window.addEventListener("keydown",q),()=>window.removeEventListener("keydown",q)},[h]);let v=mo(()=>{l(e.content||""),p(!0),setTimeout(()=>{h()},450)},[e.content,l,h]),g=mo(()=>{i(e),h()},[e,i,h]),M=mo(()=>{c&&c(e),h()},[e,c,h]),R=mo(()=>{s&&s(e),h()},[e,s,h]),[A,b]=Qs(0);Xs(()=>{if(k.current){let q=k.current.offsetWidth;q&&Math.abs(q-A)>2&&b(q)}},[A]);let T=a?.top??0,D=a?.left??0,w=a?.width??(typeof window<"u"?window.innerWidth:390),O=t.top-T,N=t.left-D,_=t.width,$=t.height,J=2;o&&c&&J++,r&&n&&s&&J++;let B=A||(J===2?140:J===3?195:252),I=38,X=O>=58,P=X?Math.max(8,O-I-16):Math.min(O+$+16,(a?.height??800)-I-8),j=r?Math.max(28,N+_-18):Math.min(w-28,N+20),Z=r?j-B+18:j-18;Z=Math.max(10,Math.min(Z,w-B-10));let Y=Math.max(18,Math.min(j-Z,B-18)),m=r?"var(--hsk-user-bubble-bg, var(--hsk-primary, #007aff))":"var(--hsk-chat-source-bg, var(--hsk-bubble-bg, rgba(255, 255, 255, 0.12)))",U=0;return st("div",{className:"hsk-tapback-overlay",onClick:h,children:va("div",{ref:k,className:Q("hsk-tapback-group",X?"is-above":"is-below",r?"is-user":"is-ai"),style:{top:`${P}px`,left:`${Z}px`,"--tail-x":`${Y}px`,"--hsk-anchor-color":m},onClick:q=>q.stopPropagation(),children:[va("div",{className:"hsk-tapback-capsule",children:[va("button",{type:"button",className:"hsk-tapback-tool-btn hsk-tapback-tool-btn--pin",onClick:g,"aria-label":"Pin to Kiku Memory",style:{"--tool-idx":U++},children:[st(Bi,{size:14}),st("span",{children:"Pin"})]}),o&&c&&va("button",{type:"button",className:"hsk-tapback-tool-btn hsk-tapback-tool-btn--retry",onClick:M,"aria-label":d("retry"),style:{"--tool-idx":U++},children:[st(hr,{size:14}),st("span",{children:d("retry")})]}),r&&n&&s&&va("button",{type:"button",className:"hsk-tapback-tool-btn hsk-tapback-tool-btn--edit",onClick:R,"aria-label":d("edit"),style:{"--tool-idx":U++},children:[st(Kr,{size:14}),st("span",{children:d("edit")})]}),va("button",{type:"button",className:Q("hsk-tapback-tool-btn hsk-tapback-tool-btn--copy",u&&"is-copied"),onClick:v,"aria-label":d(u?"copied":"copy"),style:{"--tool-idx":U++},children:[u?st(ha,{size:14}):st(da,{size:14}),st("span",{children:d(u?"copied":"copy")})]})]}),va("div",{className:Q("hsk-tapback-tail",X?"is-above":"is-below"),style:{left:`${Y}px`},children:[st("span",{className:"hsk-tapback-dot hsk-tapback-dot--top",children:st("span",{className:"hsk-tapback-dot-bridge"})}),st("span",{className:"hsk-tapback-dot hsk-tapback-dot--mid"}),st("span",{className:"hsk-tapback-dot hsk-tapback-dot--anchor"})]})]})})}import{jsx as Ne,jsxs as Oa}from"react/jsx-runtime";function Nn({title:e="kiku",placeholder:t="Ask me anything\u2026",backdropColor:a,backdropBlur:r,onClose:o,onSelectSource:n,defaultCurrency:i="",chips:c=dr,theme:s,classNames:l={},enableVoice:h=!1,voiceLang:d,enableVision:u=!1,visionCategoryHint:p,enableAudioResponse:k=!0,ttsVoice:v="Puck",autoSpeakResponses:g=!0,origin:M}){let R=Ad(),{messages:A,sources:b,loading:T,streaming:D,error:w,errorCode:O,lastAction:N,lastIntent:_,allowedActions:$,send:J,queuedMessage:L,sendQueuedNow:B,appendSpokenExchange:I,stop:X,stopped:P,interrupted:j,continueGenerating:Z,reset:Y,referencedIds:m}=zd(),{activeScouts:U}=Rd(),[q,oe]=Be(()=>{try{return R.getShopperName?.()??""}catch{return""}}),[x,C]=Be(()=>{try{return R.getShopperLanguage?.()??""}catch{return""}}),[S,W]=Be(()=>{try{return R.getEntityLanguageMode?.()??""}catch{return""}}),[G,y]=Be(!1),{chromeReady:V,isRTL:H,speechLang:E,scriptFont:f,fontStack:K,isNonLatin:ie,hostFontCovers:ee,t:ae,tNode:be}=cs({shopperLanguage:x,theme:s}),Le=wr.useMemo(()=>{let z=b.filter(He=>He.id&&m.includes(He.id)),re=[...A].reverse().find(He=>He.role==="assistant")?.content??"";if(!re)return z;let pe=new Set(z.map(He=>He.id)),$e=re.toLowerCase().replace(/\s+/g," "),Fe=He=>{let dt=String(He??"").toLowerCase().replace(/\s+/g," ").trim(),Gt=dt.split(" "),sa=[dt];return Gt.length>3&&sa.push(Gt.slice(0,3).join(" ")),Gt.length>4&&sa.push(Gt.slice(0,4).join(" ")),sa.filter($r=>$r.length>=5)},St=b.filter(He=>He.id&&!pe.has(He.id)&&Fe(He.name).some(dt=>$e.includes(dt)));return[...z,...St]},[b,m,A]),Ie=$===null||$.includes("capture"),[Qe,Ke]=Be(""),[ut,mt]=Be(!1),[Re,Ze]=Be(!1),[zt,xt]=Be([]),Ga=ct(null),[Sr,Qa]=Be({}),[Sa,Ca]=Be(null),[Xa,Ma]=Be(null),[ue,lt]=Be(()=>{if(typeof window>"u")return!1;try{return localStorage.getItem("akropolys_terms_agreed")==="true"}catch{return!1}}),kt=A.length===0,et=kt&&!x,Oe=kt&&!!x&&!q,pt=kt&&!!x&&!!q&&!S,bt=kt&&!!x&&!!q&&!!S&&!ue,Rt=et||Oe||pt||bt,qe=wr.useMemo(()=>A.some(z=>z.liveKeys?.length>0),[A]);Bt(()=>{if(qe)return Pd({client:R})},[qe,R]);let[tt,Ee]=Be(!1);Bt(()=>{let z=window.matchMedia?.("(max-width: 768px)");if(!z)return;let re=()=>Ee(z.matches);return re(),z.addEventListener?.("change",re),()=>z.removeEventListener?.("change",re)},[]);let Pt=z=>{let re=z.trim();if(!re){try{R.setShopperLanguage?.("")}catch{}C("");return}try{R.setShopperLanguage?.(re)}catch{}C(re),y(!1)},Na=z=>{try{R.setEntityLanguageMode?.(z)}catch{}W(z),ue&&y(!0)},Ot=()=>{try{localStorage.setItem("akropolys_terms_agreed","true")}catch{}lt(!0),y(!0)},Cr=e==="kiku"&&ae("nameStepTitle")?"kiku":e,bo=et?ae("langPlaceholder"):Oe?ae("namePlaceholder"):pt?ae("entityLangPlaceholder"):bt?ae("termsPlaceholder"):t==="Ask me anything\u2026"?ae("defaultPlaceholder"):t,Mr=!c||c===dr?[]:Array.isArray(c)?c:[],Nr=et?"curious":Oe?"welcoming":pt?"guiding":bt?"focused":"happy",[qt,Tr]=Be(()=>{if(Oo(s))return s;if(typeof window<"u"){let z=localStorage.getItem("akropolys_theme");return Oo(z)?z:window.matchMedia?.("(prefers-color-scheme: light)").matches?qi:Ko}return Ko}),Ta=(z,re=!1)=>{Tr(z),re&&(Er(!1),Mo(!1));try{localStorage.setItem("akropolys_theme",z)}catch{}},{vars:fo}=Aa(s),na=qt;Hr(s);let Ja=ct(()=>{}),at=ct(null),ft=async(z,re,pe,$e)=>{let Fe=(z??Qe).trim(),St=re??zt;if(!Fe&&St.length===0||!V||L)return;if(Oe){if(!Fe)return;let dt=xi(Fe)||Fe.slice(0,40);try{R.setShopperName?.(dt)}catch{}oe(dt),Ke("");return}if(et){if(!Fe)return;Pt(Fe),Ke("");return}if(pt){Ke("");return}mt(!1),Ze(!1),Ke(""),xt([]);let He=Fe||(St.some(dt=>dt.type==="image")?"Analyze this image":"What is this?");await J(He,Fe,St.length>0?St:void 0,pe,$e)},[zr,me]=Be(!1),ye=Tt(async z=>{let re=z&&z.role==="user"?z:[...A].reverse().find(pe=>pe.role==="user");if(re?.content){me(!0);try{await ft(re.content)}finally{me(!1)}}},[A,ft]),fe=Tt(z=>{z?.content&&(Ke(z.content),setTimeout(()=>{if(at.current){at.current.focus();let re=z.content.length;try{at.current.setSelectionRange(re,re)}catch{}}},50))},[Ke,at]),wt=Tt(async()=>{await ye()},[ye]),{keyInput:Ve,setKeyInput:rt,keyPhase:Rr,setKeyPhase:Pr,mintedKey:za,setMintedKey:Yt,mintedPub:Ar,setMintedPub:go,copied:Lr,keyCountdown:vo,minting:yo,copyValue:Ir,handleUseExistingKey:pc,handleCreateKey:dc}=ds(N,wt),hc=Tt(()=>{if(typeof window>"u")return"N/A";try{let z=sessionStorage.getItem("akropolys_kiku_pub")||sessionStorage.getItem("kiku_pub");if(z)return z;let re=localStorage.getItem("akropolys_kiku_pub")||localStorage.getItem("kiku_pub")||localStorage.getItem("kiku_id");if(re)return re;let pe=document.cookie.match(/(?:^|;\s*)(?:akropolys_kiku_pub|kiku_pub|kiku_id)=([^;]+)/);if(pe)return decodeURIComponent(pe[1])}catch{}return"N/A"},[]),xo=Ar??R?.getKikuPub?.()??hc(),[Za,Ln]=Be(null),uc=Tt((z,re,pe)=>{Ln({msg:z,rect:re,isUser:pe})},[]),mc=Tt(async z=>{let pe=`@kiku pin ${(z.content||"").slice(0,50).replace(/\n+/g," ")}`;await J(z.content||"pin message",pe,void 0,"capture")},[J]),{handleKikuCapture:kc,handleKikuCaptureAll:bc,handleKikuViewHistory:fc,handleKikuDelete:gc}=hs({attachments:zt,setAttachments:xt,setInput:Ke,send:J,defaultCurrency:i,t:ae}),{voiceMode:In,voicePhase:En,voiceConnecting:vc,voiceError:wo,setVoiceError:Dn,voiceMuted:yc,setVoiceMuted:xc,voiceSecondsLeft:wc,voiceBlocked:Sc,liveVoiceName:Cc,chooseVoice:Mc,canConverse:Nc,startVoice:Tc,stopVoice:$n,voice:zc,live:So}=ks({voiceLang:d,speechLang:E,shopperLanguage:x,ttsVoice:v,handleSendUtterance:z=>Ja.current(z),appendSpokenExchange:I}),Co=ct(null),[ia,Er]=Be(!1),[Rc,Fn]=Be(!1),[_n,Mo]=Be(!1),er=ct(null),Dr=ct(null),No=ct(null),Bn=ct([]),Pc=ct(null),tr=ct(null),Ac=`hsk-goo-${Td()}`,To=Tt(()=>{er.current||(Mo(!0),er.current=setTimeout(()=>{Er(!1),Mo(!1),er.current=null},200))},[]);Bt(()=>()=>{er.current&&clearTimeout(er.current)},[]),Bt(()=>{if(!ia)return;let z=re=>{let pe=re.composedPath?re.composedPath():[],$e=Dr.current&&(pe.includes(Dr.current)||Dr.current.contains(re.target)),Fe=No.current&&(pe.includes(No.current)||No.current.contains(re.target)),St=re.target,He=St?.closest?.(".hsk-cb-topbar-mark"),dt=St?.closest?.(".hsk-cb-topbar-ooze-menu")||pe.some(Gt=>Gt?.classList?.contains?.("hsk-cb-topbar-ooze-menu"));$e||Fe||He||dt||To()};return document.addEventListener("mousedown",z),document.addEventListener("touchstart",z,{passive:!0}),()=>{document.removeEventListener("mousedown",z),document.removeEventListener("touchstart",z)}},[ia]);let{msgsContainerRef:qn,lastExternalScrollRef:Lc,showJumpToBottom:Ic,scrollProgress:Ec,activeMsgIdx:Dc,unreadBelow:$c,jumpToMessage:Fc,jumpToBottom:_c}=ls({messages:A,loading:T,messageRefs:Bn});Hi({panel:Tt(()=>Co.current,[]),scroller:Tt(()=>qn.current,[]),onDismiss:o,quiescent:Tt(()=>performance.now()-Lc.current>90,[])}),Bt(()=>{if(typeof window>"u")return;let z=window.innerWidth-document.documentElement.clientWidth,re=document.body.style.overflow,pe=document.body.style.paddingRight;if(z>0){let $e=parseFloat(window.getComputedStyle(document.body).paddingRight)||0;document.body.style.paddingRight=`${$e+z}px`,document.documentElement.style.setProperty("--hsk-scrollbar-width",`${z}px`)}return document.body.style.overflow="hidden",()=>{document.body.style.overflow=re,document.body.style.paddingRight=pe,document.documentElement.style.removeProperty("--hsk-scrollbar-width")}},[]),Bt(()=>{let z=window.visualViewport;if(!z)return;let re=document.documentElement,pe=()=>{re.style.setProperty("--hsk-vvh",`${z.height}px`)};return pe(),z.addEventListener("resize",pe),z.addEventListener("scroll",pe),()=>{z.removeEventListener("resize",pe),z.removeEventListener("scroll",pe),re.style.removeProperty("--hsk-vvh")}},[]),Bt(()=>{let z=re=>{if(re.key==="Escape"){if(Sa){Ca(null);return}o()}};return document.addEventListener("keydown",z),()=>document.removeEventListener("keydown",z)},[Sa,o]);let Bc=Tt(()=>{Y(),Pr("idle")},[Y,Pr]),qc=z=>{n?.(z);let re=[...A].reverse().find($e=>$e.role==="assistant");if(re&&re.content.trim().endsWith("?")){J(ae("cardClickAnswer",{name:z.name}));return}let pe=z.price?` (${z.currency??i} ${z.price})`:"";J(ae("cardClickQuery",{name:z.name,price:pe}))},Hc=z=>{Ke(z+" "),Ze(!1),mt(!0),at.current&&at.current.focus()},Uc=z=>{if(z.key==="Escape"&&ut){z.preventDefault(),mt(!1);return}if(z.key==="Escape"&&Re){z.preventDefault(),Ze(!1);return}z.key==="Enter"&&!z.shiftKey&&!z.nativeEvent.isComposing&&(z.preventDefault(),ft())},zo=ct(28),Hn=ct(280),Ro=ct(null),jc=(z,re)=>{try{!Ro.current&&typeof document<"u"&&(Ro.current=document.createElement("canvas"));let pe=Ro.current?.getContext("2d");return pe?(pe.font=re,pe.measureText(z).width):z.length*8.5}catch{return z.length*8.5}},Vc=z=>{let re=z.closest(".hsk-cb-input-box");if(!re)return;let pe=z.value;!(re.dataset.expanded==="true")&&z.clientWidth>50&&(Hn.current=z.clientWidth);let Fe=window.getComputedStyle(z),St=Fe.font||`${Fe.fontSize||"16px"} ${Fe.fontFamily||"Geist, sans-serif"}`,He=jc(pe,St),dt=Math.max(120,Hn.current-14),Gt=pe.includes(`
45
+ `),sa=!!(pe&&(Gt||He>dt));if(re.dataset.expanded!==(sa?"true":"false")&&(re.dataset.expanded=sa?"true":"false"),!pe){zo.current=28,z.style.height="";return}if(!sa){zo.current=28,z.style.height="";return}z.style.height="auto";let $r=Math.max(28,Math.min(z.scrollHeight,140));zo.current=$r,z.style.height=`${$r}px`};Bt(()=>{at.current&&Vc(at.current)},[Qe]);let Wc=z=>{let re=z.target.value;Ke(re),wo&&Dn("");let pe=re.trim();Ze(pe==="@"),mt(/^@kiku\s*$/i.test(pe))};Bt(()=>{Ja.current=z=>{ft(z)}});let Kc=async z=>{if(!z||z.length===0)return;let re=Array.from(z);for(let pe of re)if(pe.type.startsWith("image/"))try{let $e=await Br(pe);xt(Fe=>[...Fe,{type:"image",data:$e}])}catch{}},Oc=z=>{xt(re=>re.filter((pe,$e)=>$e!==z))},Yc=(So.sources?.length??0)>0?So.sources:Le,Gc=a&&(a.includes("rgba")||a.includes("hsla")||a==="transparent"),Qc=r||Gc?{backdropFilter:`blur(${typeof r=="number"?`${r}px`:r||"20px"})`,WebkitBackdropFilter:`blur(${typeof r=="number"?`${r}px`:r||"20px"})`}:{},Un=(P||j)&&!T&&!D,Ra=wr.useMemo(()=>{let z=T||D;return A.filter((re,pe)=>re.role!=="assistant"||pe===A.length-1&&z?!0:!!re.content||!!re.visualization||re.visualizing||(re.knowledgeImages?.length??0)>0||(re.referencedIds?.length??0)>0)},[A,T,D]),Xc=wr.useMemo(()=>Ra.map((z,re)=>({m:z,idx:re})).filter(({m:z})=>z.role==="user"&&!!z.content.trim()).map(({m:z,idx:re})=>{let pe=z.content.replace(/^@kiku\s*/i,"").replace(/\s+/g," ").trim();return{idx:re,text:pe.length>30?pe.slice(0,29).trimEnd()+"\u2026":pe}}),[Ra]),Jc=Un&&Ra[Ra.length-1]?.role!=="assistant",jn=ct(Date.now());return Bt(()=>{jn.current=Date.now()},[]),Ne(Uo.Provider,{value:ae,children:Ne("div",{ref:tr,className:Q("hsk-cb-overlay",M&&"hsk-cb-overlay--grows",l.overlay),onPointerDown:z=>{z.target===z.currentTarget&&(tr.current._ptrDown=!0)},onClick:z=>{z.target===z.currentTarget&&tr.current?._ptrDown&&Date.now()-jn.current>200&&o(),tr.current&&(tr.current._ptrDown=!1)},"data-hsk-theme":na,style:{...Qc,...a?{background:a}:{},...M?{"--hsk-ox":`${M.x}px`,"--hsk-oy":`${M.y}px`,"--hsk-or":`${Math.ceil(M.r)}px`,"--hsk-bt":`${Math.round(M.top??M.y)}px`,"--hsk-bl":`${Math.round(M.left??M.x)}px`,"--hsk-bw":`${Math.round(M.width??0)}px`,"--hsk-bh":`${Math.round(M.height??0)}px`,"--hsk-bbr":`${Math.round(M.borderRadius??12)}px`}:{},...fo},children:Oa("div",{ref:Co,className:Q("hsk-cb-panel",l.panel),dir:H?"rtl":"ltr","data-script":ie?"nonlatin":"latin","data-host-font":ee?"covers":"gap","data-nastaliq":f?.family==="Noto Nastaliq Urdu"||x?.toLowerCase()==="urdu"||x?.toLowerCase()==="ur"||x==="\u0627\u0631\u062F\u0648"?"true":void 0,style:K?{"--hsk-font":K}:void 0,onClick:z=>{z.stopPropagation();let re=z.target;if(re.tagName==="IMG"&&(re.classList.contains("hsk-markdown-img")||re.classList.contains("hsk-cb-user-img-thumb"))){let pe=re.src;pe&&Ca(pe)}},children:[Ne(Os,{src:Sa,onClose:()=>Ca(null)}),Xa&&Ne("div",{className:"hsk-markup-overlay",children:Ne(Oi,{src:Xa,t:ae,onCancel:()=>Ma(null),onSend:(z,re,pe,$e)=>{Ma(null),ft(re||ae("markupApplyMarks"),[{type:"image",data:z,annotated:!0,marks:pe,instructed:!!re,preview:$e}])}})}),Oa("div",{className:"hsk-cb-main",children:[Ne(eo,{seed:R?.api?.siteId??"",theme:na,dir:H?"rtl":"ltr"}),Ne(xs,{title:Cr,hasMessages:A.length>0,avatarState:D?"speaking":T?"thinking":"idle",unread:$c,awayFromBottom:Ic,themeMenuOpen:ia,themeMenuClosing:_n,isNarrow:tt,currentTheme:qt,onJumpToLatest:_c,onReset:Bc,onClose:o,onToggleThemeMenu:()=>ia?To():Er(!0),onSelectTheme:z=>{Ta(z,!0)}}),Ne("div",{className:"hsk-cb-msgs",ref:qn,children:Ra.length===0?Ne(Ns,{inOnboarding:Rt,justCompleted:G,onboardingMood:Nr,awaitingLang:et,awaitingName:Oe,awaitingEntityLang:pt,awaitingConsent:bt,termsAgreed:ue,shopperLanguage:x,shopperName:q,entityLangPref:S,chromeReady:V,activeChips:Mr,t:ae,tNode:be,chooseLanguage:Pt,chooseEntityLang:Na,agreeTerms:Ot,handleSend:ft}):Ne(Us,{displayMessages:Ra,messageRefs:Bn,isNarrow:tt,loading:T,streaming:D,sources:b,referencedIds:m,discussedSources:Le,lastIntent:_,lastAction:N,defaultCurrency:i,stopped:P,interrupted:j,halted:Un,haltedEmpty:Jc,error:w,errorCode:O,keyPhase:Rr,keyInput:Ve,setKeyInput:rt,mintedKey:za,setMintedKey:Yt,mintedPub:Ar,setMintedPub:go,minting:yo,copied:Lr,keyCountdown:vo,handleUseExistingKey:pc,handleCreateKey:dc,copyValue:Ir,queuedMessage:L,sendQueuedNow:B,setLightboxSrc:Ca,setMarkupSrc:Ma,handleSend:ft,handleSourceClick:qc,onRetry:ye,onEdit:fe,onLongPress:uc,retrying:zr,continueGenerating:Z,t:ae,bottomRef:Pc,vizState:Sr,setVizState:Qa,messages:A})}),Ne(js,{gooId:Ac,input:Qe,setInput:Ke,showKikuPicker:ut,setShowKikuPicker:mt,showAtPicker:Re,setShowAtPicker:Ze,captureAllowed:Ie,discussedSources:Le,defaultCurrency:i,handleSelectExtension:Hc,handleKikuCapture:kc,handleKikuCaptureAll:bc,handleKikuViewHistory:fc,handleKikuDelete:gc,attachments:zt,removeAttachment:Oc,chromeLoading:!V,imageInputRef:Ga,handleImageFiles:Kc,enableVision:u,enableVoice:h,canConverse:Nc,voiceMode:In,startVoice:Tc,stopVoice:$n,voiceBlocked:Sc,textareaRef:at,classNames:l,handleInput:Wc,handleKeyDown:Uc,voice:zc,voicePhase:En,activePlaceholder:bo,loading:T,streaming:D,stop:X,handleSend:ft,voiceError:wo,setVoiceError:Dn,shopperLanguage:x,t:ae})]}),Ne(Gs,{items:Xc,activeIdx:Dc,progress:Ec,onJump:Fc,side:H?"left":"right"}),Oa("div",{className:Q("hsk-cb-kiku-id-rail",H?"hsk-cb-kiku-id-rail--right":"hsk-cb-kiku-id-rail--left"),children:[Ne(Zr,{themeAttr:na,open:Rc,onOpenChange:z=>{Fn(z),z&&ia&&To()},onAsk:z=>{ft(`scout ${z.id}`)},onNew:()=>{Ke(""),setTimeout(()=>at.current?.focus(),60)}}),Ne("div",{className:Q("hsk-cb-theme-squircle-wrap",ia&&"is-open",_n&&"is-closing"),ref:Dr,children:ia?Ne("div",{className:"hsk-cb-theme-2x2-grid",role:"dialog","aria-label":"Theme selector",children:ua.map(({id:z,label:re,Icon:pe})=>Oa("button",{type:"button",className:Q("hsk-cb-theme-grid-item",qt===z&&"is-active"),onClick:$e=>{$e.stopPropagation(),Ta(z,!0)},children:[Ne(pe,{}),Ne("span",{children:re})]},z))}):Oa("button",{type:"button",className:"hsk-cb-theme-squircle-trigger",onClick:()=>{Fn(!1),Er(!0)},"aria-label":"Themes","aria-expanded":"false",children:[Ne("span",{className:"hsk-cb-theme-trigger-icon",children:wr.createElement(Yo(qt).Icon)}),Ne("span",{className:"hsk-cb-theme-trigger-label",children:Yo(qt).label})]})}),Oa("button",{type:"button",className:"hsk-cb-kiku-id-pill",onClick:()=>xo!=="N/A"&&Ir(xo,"pub"),title:ae("keyCopyId"),children:[Ne("span",{className:"hsk-cb-kiku-id-rail-val",children:xo}),Lr==="pub"?Ne(ha,{}):Ne(da,{})]})]}),In==="converse"&&Ne(Ks,{siteId:R?.api?.siteId??"",themeAttr:na,stopVoice:$n,chooseVoice:Mc,liveVoiceName:Cc,voiceSecondsLeft:wc,voiceConnecting:vc,voicePhase:En,live:So,voiceMuted:yc,setVoiceMuted:xc,shownSources:Yc,onSelectSource:n,defaultCurrency:i,voiceError:wo,t:ae}),Za&&Ne(Js,{msg:Za.msg,rect:Za.rect,containerRect:Co.current?.getBoundingClientRect(),isUser:Za.isUser,canRetry:!T&&!D,canEdit:Za.isUser,onPin:mc,onRetry:ye,onEdit:fe,onCopy:z=>{try{navigator.clipboard.writeText(z)}catch{}},onClose:()=>Ln(null),t:ae})]})})})}import{Fragment as ec,jsx as zn,jsxs as tc}from"react/jsx-runtime";function Rn({label:e="Ask AI",children:t,icon:a,title:r,placeholder:o,backdropColor:n,backdropBlur:i,className:c,onSelectSource:s,defaultCurrency:l="$",chips:h=dr,theme:d,classNames:u={},enableVoice:p=!1,voiceLang:k,enableVision:v=!1,visionCategoryHint:g,enableAudioResponse:M,ttsVoice:R,autoSpeakResponses:A}){let b=Ed(),[T,D]=Tn(!1),[w,O]=Tn(!1),[N,_]=Tn(null),$=Zs(()=>{lr();try{di(b,b?.getShopperLanguage?.()??"",pa)}catch{}},[b]),J=Zs(I=>{$();let X=I.getBoundingClientRect(),P=window.getComputedStyle(I),j=parseFloat(P.borderRadius)||12,Z=X.left+X.width/2,Y=X.top+X.height/2,m=window.innerWidth,U=window.innerHeight,q=Math.max(Math.hypot(Z,Y),Math.hypot(m-Z,Y),Math.hypot(Z,U-Y),Math.hypot(m-Z,U-Y));_({x:Z,y:Y,r:q,top:X.top,left:X.left,width:X.width,height:X.height,borderRadius:j}),D(!0)},[$]);Ld(()=>{O(!0),$();let I=window.requestIdleCallback,X=I?I($,{timeout:2e3}):setTimeout($,300);if(typeof window<"u"&&!window.__akropolys_nav_patched){window.__akropolys_nav_patched=!0;let j=window.location.pathname,Z=window.history.pushState,Y=window.history.replaceState;window.history.pushState=function(...m){Z.apply(this,m),window.location.pathname!==j&&(j=window.location.pathname,window.dispatchEvent(new CustomEvent("akropolys:navigation")))},window.history.replaceState=function(...m){Y.apply(this,m),window.location.pathname!==j&&(j=window.location.pathname,window.dispatchEvent(new CustomEvent("akropolys:navigation")))}}let P=()=>{D(!1)};return window.addEventListener("popstate",P),window.addEventListener("akropolys:navigation",P),()=>{let j=window.cancelIdleCallback;I&&j?j(X):clearTimeout(X),window.removeEventListener("popstate",P),window.removeEventListener("akropolys:navigation",P)}},[$]);let{themeAttr:L,vars:B}=Aa(d);return Hr(d),tc(ec,{children:[zn("button",{className:Q("hsk-cb-btn",u.button,c),onClick:I=>J(I.currentTarget),onPointerEnter:$,onPointerDown:$,style:B,"data-hsk-theme":L,"aria-label":"Open AI chat",children:t!==void 0?t:tc(ec,{children:[a?zn("span",{className:"hsk-cb-btn-icon",style:{display:"flex",alignItems:"center"},children:a}):null,e]})}),T&&w&&Id(zn(Nn,{title:r,placeholder:o,backdropColor:n,backdropBlur:i,origin:N,onClose:()=>D(!1),onSelectSource:s,defaultCurrency:l,chips:h,theme:d,classNames:u,enableVoice:p,voiceLang:k,enableVision:v,visionCategoryHint:g,enableAudioResponse:M,ttsVoice:R,autoSpeakResponses:A}),lr()??document.body)]})}import{useState as wa,useEffect as ya,useRef as ko}from"react";import{createPortal as Dd}from"react-dom";import{useSearch as $d,useKiku as Fd,useAkropolysContext as _d}from"@akropolys/sdk";import{Fragment as Hd,jsx as F,jsxs as le}from"react/jsx-runtime";var xa=({className:e,size:t=16})=>F("svg",{className:Q("hsk-brand-mark",e),width:t,height:t,viewBox:"0 0 100 100",xmlns:"http://www.w3.org/2000/svg","aria-label":"kiku",children:le("g",{transform:"translate(22.7 19) scale(0.62)",fill:"currentColor",fillRule:"evenodd",children:[F("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"}),F("circle",{cx:"55",cy:"82",r:"3.4"})]})}),ac=()=>le("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:[F("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),F("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]}),rc=e=>{let t="";if(typeof e=="string")t=e;else if(e&&typeof e=="object"&&e.message)t=e.message;else try{t=JSON.stringify(e)}catch{t=String(e)}if(t.toLowerCase().includes("token limit"))return"You've reached your usage limit. Please update your billing limits in your dashboard to continue.";try{let a=JSON.parse(t);return a.error||a.message||t}catch{return t}};function Bd({productName:e,limit:t,backdropColor:a,backdropBlur:r,onClose:o,onNavigate:n,onResult:i,theme:c,classNames:s={},product:l}){let h=_d(),[d,u]=wa(null),p=l||d,{results:k,loading:v,search:g}=$d({type:"vector"}),{messages:M,sources:R,loading:A,error:b,send:T}=Fd(),[D,w]=wa(""),[O,N]=wa(!1),[_,$]=wa(!1),[J,L]=wa(!1),B=ko(null),I=ko(null);ya(()=>{!l&&!d&&h.api.searchVector(e,1).then(C=>{C.results&&C.results.length>0&&u(C.results[0].entity)}).catch(C=>console.error("[Akropolys] Failed to fetch product details",C)),g(e,t)},[e,l,d,h,t,g]),ya(()=>{let C=()=>N(window.innerWidth<=768);if(C(),typeof window<"u")return window.addEventListener("resize",C),()=>window.removeEventListener("resize",C)},[]),ya(()=>{k.length>0&&i?.(k)},[k,i]),ya(()=>{let C=S=>{S.key==="Escape"&&o()};return document.addEventListener("keydown",C),()=>document.removeEventListener("keydown",C)},[o]);let X=ko(null);ya(()=>{let C=document.body.style.overflow,S=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 G=()=>{window.scrollTo(0,0),X.current&&(X.current.scrollTop=0)};return window.addEventListener("scroll",G,{passive:!0}),()=>{document.body.style.overflow=C,document.body.style.position=S,document.body.style.width=W,window.removeEventListener("scroll",G)}},[]);let P=ko(null);ya(()=>{P.current&&(P.current.scrollTop=P.current.scrollHeight)},[M,A]);let j=typeof r=="number"?`${r}px`:r??"16px",Z=a??void 0,Y=C=>{n?.(C)!==!1&&(o(),C.entity.url&&(window.location.href=C.entity.url))},m=async C=>{let S=(C??D).trim();if(!(!S||A))if(w(""),I.current&&(I.current.style.height="auto"),M.length===0&&p){let W=`[Context: Shopper is viewing "${p.name}". Price: ${p.price}. Description: ${p.description||""}]
46
46
 
47
- Question: ${v}`;await T(E,v)}else await T(v)},_=x=>{x.key==="Enter"&&!x.shiftKey&&!x.nativeEvent.isComposing&&(x.preventDefault(),m())},W=x=>{S(x.target.value);let v=x.target;v.style.height="auto",v.style.height=`${Math.min(v.scrollHeight,140)}px`},ae={...s?.primaryColor&&{"--hsk-primary":s.primaryColor},...s?.backgroundColor&&{"--hsk-bg":s.backgroundColor},...s?.textColor&&{"--hsk-text":s.textColor},...s?.fontFamily&&{"--hsk-font":s.fontFamily},...s?.borderRadius&&{"--hsk-border-radius":s.borderRadius}},C=w.length===0&&l?[{role:"assistant",content:`Hi! I can help you with **${l.name}**. Ask me about its specifications, features, compare it with other options, or find alternatives!`}]:w;return K?L("div",{ref:Q,className:Z("hsk-sp-backdrop hsk-sp-mobile-view",o.backdrop),onClick:n,style:{backdropFilter:`blur(${B})`,WebkitBackdropFilter:`blur(${B})`,background:te??void 0,...ae},children:se("div",{className:Z("hsk-sp-card hsk-sp-fullscreen hsk-sp-mobile-card",o.card),onClick:x=>x.stopPropagation(),children:[se("div",{className:"hsk-sp-header",children:[L("span",{className:"hsk-sp-header-icon",style:{display:"flex",alignItems:"center"},children:L(ia,{})}),se("div",{className:"hsk-sp-header-body",children:[se("div",{className:"hsk-sp-header-title-row",children:[L("div",{className:"hsk-sp-header-title",children:l?.name||e}),l&&L("button",{type:"button",className:"hsk-sp-header-specs-btn",onClick:()=>U(!0),children:"Specs"})]}),L("div",{className:"hsk-sp-header-sub",children:"kiku"})]}),L("button",{className:"hsk-sp-close",onClick:n,"aria-label":"Close",children:L(us,{})})]}),g&&L("div",{className:"hsk-sp-bar"}),se("div",{className:"hsk-sp-mobile-chat-container",children:[se("div",{className:"hsk-cb-msgs",children:[C.map((x,v)=>{let E=x.role==="user";return L("div",{className:"hsk-cb-msg-group",children:E?L("div",{className:"hsk-cb-user-msg",children:L("div",{className:"hsk-cb-user-bubble",children:x.content})}):se("div",{className:"hsk-cb-ai-msg",children:[L("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:L(ia,{})}),se("div",{className:"hsk-cb-ai-body",children:[L("div",{className:"hsk-cb-ai-text",children:Xt(x.content)}),v===0&&l&&se("div",{className:"hsk-sp-mobile-attachment-deck",children:[se("div",{className:"hsk-sp-mobile-main-card",children:[L("div",{className:"hsk-sp-mobile-main-card-img",children:l.images?.[0]?L("img",{src:l.images[0],alt:l.name}):L("span",{children:"\xF0\u0178\u203A\x8D"})}),se("div",{className:"hsk-sp-mobile-main-card-info",children:[L("div",{className:"hsk-sp-mobile-main-card-brand",children:l.brand||l.category||"Product"}),L("div",{className:"hsk-sp-mobile-main-card-name",children:l.name}),se("div",{className:"hsk-sp-mobile-main-card-price",children:[l.currency??"KES"," ",parseFloat(l.price?.replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]}),(l.specs&&Object.keys(l.specs).length>0||l.description)&&L("button",{type:"button",className:"hsk-sp-mobile-main-card-specs-btn",onClick:()=>U(!0),children:"Specs"})]}),(()=>{let $=k.filter(f=>{let O=!!(f.entity.name&&l?.name&&f.entity.name.toLowerCase()===l.name.toLowerCase()),ce=f.entity.slug&&l?.slug&&f.entity.slug.toLowerCase()===l.slug.toLowerCase();return!O&&!ce});return $.length===0?null:se("div",{className:"hsk-sp-mobile-similar-carousel-inline",children:[L("div",{className:"hsk-sp-mobile-similar-carousel-title",children:"Similar Products"}),L("div",{className:"hsk-sp-mobile-similar-carousel-list",children:$.map(f=>{let O=parseFloat(f.entity.price?.replace(/[^0-9.]/g,"")||"0"),ce=f.entity.currency??"KES";return se("div",{className:"hsk-sp-mobile-similar-carousel-item",onClick:()=>Y(f),children:[L("div",{className:"hsk-sp-mobile-similar-carousel-img",children:f.entity.images?.[0]?L("img",{src:f.entity.images[0],alt:f.entity.name}):L("span",{children:"\xF0\u0178\u203A\x8D"})}),se("div",{className:"hsk-sp-mobile-similar-carousel-meta",children:[L("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:[ce," ",O.toLocaleString()]})]})]},f.id)})})]})})()]})]})]})},v)}),A&&se("div",{className:"hsk-cb-typing-row",children:[L("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:L(ia,{})}),se("div",{className:"hsk-cb-typing",children:[L("div",{className:"hsk-cb-dot"}),L("div",{className:"hsk-cb-dot"}),L("div",{className:"hsk-cb-dot"})]})]}),b&&L("div",{className:"hsk-cb-error",children:ms(b)}),L("div",{ref:F,style:{height:1}})]}),L("div",{className:"hsk-cb-input-wrap",children:se("div",{className:"hsk-cb-input-box",children:[L("textarea",{ref:D,className:"hsk-cb-textarea",value:M,onChange:W,onKeyDown:_,placeholder:"Ask about this product, specs, or comparison...",rows:1,disabled:A}),L("button",{className:"hsk-cb-send",onClick:()=>m(),disabled:!M.trim()||A,"aria-label":"Send message",children:L(Va,{})})]})})]}),H&&l&&L("div",{className:"hsk-sp-mobile-specs-overlay",onClick:()=>U(!1),children:se("div",{className:"hsk-sp-mobile-specs-drawer",onClick:x=>x.stopPropagation(),children:[se("div",{className:"hsk-sp-mobile-specs-header",children:[L("h3",{children:"Specifications"}),L("button",{type:"button",onClick:()=>U(!1),children:"Close"})]}),se("div",{className:"hsk-sp-mobile-specs-body",children:[L("h4",{className:"hsk-sp-mobile-specs-title",children:l.name}),l.description&&se("div",{className:"hsk-sp-mobile-specs-desc",children:[L("h5",{children:"Description"}),L("p",{children:l.description})]}),l.specs&&Object.keys(l.specs).length>0&&se("div",{className:"hsk-sp-mobile-specs-list",children:[L("h5",{children:"Details"}),Object.entries(l.specs).map(([x,v])=>se("div",{className:"hsk-sp-mobile-spec-row",children:[L("span",{className:"hsk-sp-mobile-spec-label",children:x}),L("span",{className:"hsk-sp-mobile-spec-value",children:v})]},x))]})]})]})})]})}):L("div",{className:Z("hsk-sp-backdrop",o.backdrop),onClick:n,style:{backdropFilter:`blur(${B})`,WebkitBackdropFilter:`blur(${B})`,background:te??void 0,...ae},children:se("div",{className:Z("hsk-sp-card hsk-sp-fullscreen",o.card),onClick:x=>x.stopPropagation(),children:[se("div",{className:"hsk-sp-header",children:[L("span",{className:"hsk-sp-header-icon",style:{display:"flex",alignItems:"center"},children:L(ia,{})}),se("div",{className:"hsk-sp-header-body",children:[L("div",{className:"hsk-sp-header-title",children:l?.name||e}),L("div",{className:"hsk-sp-header-sub",children:"Ask questions, compare specs, or check similar products"})]}),L("button",{className:"hsk-sp-close",onClick:n,"aria-label":"Close",children:L(us,{})})]}),g&&L("div",{className:"hsk-sp-bar"}),se("div",{className:"hsk-sp-body",children:[se("div",{className:"hsk-sp-details-pane",children:[l&&se("div",{className:"hsk-sp-product-profile-container",children:[se("div",{className:"hsk-sp-product-profile",children:[L("div",{className:"hsk-sp-details-imgwrap",children:l.images?.[0]?L("img",{src:l.images[0],alt:l.name}):L("span",{className:"hsk-sp-img-placeholder",children:"\xF0\u0178\u203A\x8D"})}),se("div",{className:"hsk-sp-details-meta",children:[l.brand&&L("span",{className:"hsk-sp-item-brand",children:l.brand}),l.category&&L("span",{className:"hsk-sp-item-cat",children:l.category}),L("h2",{className:"hsk-sp-details-name",children:l.name}),se("div",{className:"hsk-sp-item-price-row",children:[L("span",{className:"hsk-sp-item-currency",children:l.currency??"KES"}),L("span",{className:"hsk-sp-item-price",children:parseFloat(l.price?.replace(/[^0-9.]/g,"")||"0").toLocaleString()}),l.originalPrice&&L("span",{className:"hsk-sp-item-original-price",children:parseFloat(l.originalPrice.replace(/[^0-9.]/g,"")||"0").toLocaleString()}),l.discount&&se("span",{className:"hsk-sp-item-discount",children:["(",l.discount,")"]})]}),se("div",{className:"hsk-sp-item-meta-badges",children:[l.rating&&se("span",{className:"hsk-sp-meta-badge hsk-sp-meta-badge-rating",children:["\xE2\u02DC\u2026 ",parseFloat(l.rating.toString()).toFixed(1)," ",l.reviewCount?`(${l.reviewCount})`:""]}),l.availability&&L("span",{className:`hsk-sp-meta-badge hsk-sp-meta-badge-avail ${l.availability.toLowerCase().includes("in")?"in-stock":"out-stock"}`,children:l.availability}),l.stock&&!l.availability&&se("span",{className:"hsk-sp-meta-badge hsk-sp-meta-badge-stock",children:["Stock: ",l.stock]})]})]})]}),l.specs&&Object.keys(l.specs).length>0&&L("div",{className:"hsk-sp-specs-horizontal",children:Object.entries(l.specs).map(([x,v])=>se("div",{className:"hsk-sp-spec-item-horizontal",children:[se("span",{className:"hsk-sp-spec-label-horizontal",children:[x,":"]}),L("span",{className:"hsk-sp-spec-value-horizontal",title:v,children:v})]},x))}),l.description&&se("div",{className:"hsk-sp-details-desc",children:[L("h4",{children:"Description"}),L("p",{children:l.description})]})]}),se("div",{className:"hsk-sp-similar-section",children:[L("h3",{children:"Similar Products"}),L("div",{className:"hsk-sp-results",children:(()=>{let x=k.filter(v=>{let E=!!(v.entity.name&&l?.name&&v.entity.name.toLowerCase()===l.name.toLowerCase()),$=v.entity.slug&&l?.slug&&v.entity.slug.toLowerCase()===l.slug.toLowerCase();return!E&&!$});return!g&&x.length===0?L("div",{className:"hsk-sp-empty",children:"No similar products found."}):x.map((v,E)=>{let $=parseFloat(v.entity.price?.replace(/[^0-9.]/g,"")||"0"),f=v.entity.currency??"KES";return se("div",{className:Z("hsk-sp-item",o.item),style:{animationDelay:`${E*55}ms`,cursor:"pointer"},onClick:()=>Y(v),children:[L("div",{className:"hsk-sp-img-wrap",children:v.entity.images?.[0]?L("img",{src:v.entity.images[0],alt:v.entity.name}):L("span",{className:"hsk-sp-img-placeholder",children:"\xF0\u0178\u203A\x8D"})}),se("div",{className:"hsk-sp-item-body",children:[se("div",{children:[v.entity.category&&L("div",{className:"hsk-sp-item-cat",children:v.entity.category}),L("div",{className:"hsk-sp-item-name",title:v.entity.name,children:v.entity.name})]}),se("div",{className:"hsk-sp-item-price-row",children:[L("span",{className:"hsk-sp-item-currency",children:f}),L("span",{className:"hsk-sp-item-price",children:$.toLocaleString()})]}),L("div",{className:"hsk-sp-actions",children:L("button",{className:"hsk-sp-action hsk-sp-action-primary",onClick:O=>{O.stopPropagation(),Y(v)},children:"View"})})]})]},v.id)})})()})]})]}),se("div",{className:"hsk-sp-chat-pane",children:[se("div",{className:"hsk-cb-msgs",children:[C.map((x,v)=>{let E=x.role==="user";return L("div",{className:"hsk-cb-msg-group",children:E?L("div",{className:"hsk-cb-user-msg",children:L("div",{className:"hsk-cb-user-bubble",children:x.content})}):se("div",{className:"hsk-cb-ai-msg",children:[L("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:L(ia,{})}),L("div",{className:"hsk-cb-ai-body",children:L("div",{className:"hsk-cb-ai-text",children:Xt(x.content)})})]})},v)}),A&&se("div",{className:"hsk-cb-typing-row",children:[L("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:L(ia,{})}),se("div",{className:"hsk-cb-typing",children:[L("div",{className:"hsk-cb-dot"}),L("div",{className:"hsk-cb-dot"}),L("div",{className:"hsk-cb-dot"})]})]}),b&&L("div",{className:"hsk-cb-error",children:ms(b)}),L("div",{ref:F,style:{height:1}})]}),se("div",{className:"hsk-cb-input-wrap",children:[se("div",{className:"hsk-cb-input-box",children:[L("textarea",{ref:D,className:"hsk-cb-textarea",value:M,onChange:W,onKeyDown:_,placeholder:"Ask about this product, specs, or comparison...",rows:1,disabled:A}),L("button",{className:"hsk-cb-send",onClick:()=>m(),disabled:!M.trim()||A,"aria-label":"Send message",children:L(Va,{})})]}),L("div",{className:"hsk-cb-hint",children:"Akropolys \xB7 instant product knowledge"})]})]})]}),L("div",{className:"hsk-sp-footer",children:L("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:c,theme:s,classNames:o={},product:d,children:p}){let[h,u]=sa(!1),[l,k]=sa(!1);oa(()=>{k(!0)},[]);let g={...s?.primaryColor&&{"--hsk-primary":s.primaryColor},...s?.backgroundColor&&{"--hsk-bg":s.backgroundColor},...s?.textColor&&{"--hsk-text":s.textColor},...s?.fontFamily&&{"--hsk-font":s.fontFamily},...s?.borderRadius&&{"--hsk-border-radius":s.borderRadius}};return se(zd,{children:[L("button",{className:Z("hsk-sp-btn",o.button,i),onClick:()=>u(!0),style:g,title:"Find similar products","aria-label":"Find similar products",children:p||L(ia,{})}),h&&l&&Sd(L(Td,{productName:e,limit:a,onResult:t,backdropColor:r,backdropBlur:n,onClose:()=>u(!1),onNavigate:c,theme:s,classNames:o,product:d}),Qa()??document.body)]})}import{useEffect as fs,useState as ks,useRef as bs}from"react";import{createRoot as Pd}from"react-dom/client";import{AkropolysProvider as Ad,getAkropolysClient as Gn}from"@akropolys/sdk";import{jsx as Aa}from"react/jsx-runtime";function Qn(e){if(!e||typeof e!="object")return{};let a=String(e.id??e.handle??e.url??""),t=e.title||e.name||"",r;typeof e.price=="number"?r=e.price>=100&&Number.isInteger(e.price)?(e.price/100).toFixed(2):e.price.toString():typeof e.price=="string"&&(r=e.price);let n=e.featured_image||e.image;if(!n&&Array.isArray(e.images)&&e.images.length>0){let l=e.images[0];n=typeof l=="string"?l:l?.src}typeof n=="string"&&n.startsWith("//")&&(n="https:"+n);let i=e.url||"";if(!i&&e.handle&&(i=`/products/${e.handle}`),i&&typeof window<"u"&&!i.startsWith("http"))try{i=new URL(i,window.location.origin).href}catch{}let c=e.type||e.product_type||e.category||"",s=e.vendor||e.brand||"",o=Array.isArray(e.tags)?e.tags:typeof e.tags=="string"?e.tags.split(",").map(l=>l.trim()).filter(Boolean):[],d=e.description||e.body_html||"",p=typeof d=="string"?d.replace(/<[^>]*>?/gm,"").trim():"",h=Array.isArray(e.variants)&&e.variants.length>0?e.variants[0]:null,u=h?h.id:void 0;return{id:a,name:t,title:t,price:r,image:n,url:i||(typeof window<"u"?window.location.href:""),category:c,brand:s,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),[c,s]=ks(!1),o=bs(null),d=bs(null);fs(()=>{if(typeof window>"u")return;let l=()=>{let R=window.innerWidth-140-20,A=window.innerHeight-44-20;a==="bottom-left"?(R=20,A=window.innerHeight-44-20):a==="top-right"?(R=window.innerWidth-140-20,A=20):a==="top-left"&&(R=20,A=20);try{let b=localStorage.getItem("akropolys_dock_pos");if(b){let T=JSON.parse(b);if(typeof T.x=="number"&&typeof T.y=="number"){let M=Math.max(10,Math.min(window.innerWidth-60,T.x)),S=Math.max(10,Math.min(window.innerHeight-60,T.y));return{x:M,y:S}}}}catch{}return{x:Math.max(10,R),y:Math.max(10,A)}};i(l());let k=()=>{i(g=>{if(!g)return l();let y=Math.max(10,Math.min(window.innerWidth-60,g.x)),w=Math.max(10,Math.min(window.innerHeight-60,g.y));return{x:y,y:w}})};return window.addEventListener("resize",k),()=>window.removeEventListener("resize",k)},[a]);let p=l=>{if(!d.current)return;let k=d.current.getBoundingClientRect();o.current={startX:l.clientX,startY:l.clientY,initX:k.left,initY:k.top,moved:!1};try{l.target.setPointerCapture?.(l.pointerId)}catch{}},h=l=>{if(!o.current)return;let k=l.clientX-o.current.startX,g=l.clientY-o.current.startY;if(!o.current.moved&&Math.hypot(k,g)>6&&(o.current.moved=!0,s(!0)),o.current.moved){let y=d.current?.offsetWidth||140,w=d.current?.offsetHeight||44,R=Math.max(8,Math.min(window.innerWidth-y-8,o.current.initX+k)),A=Math.max(8,Math.min(window.innerHeight-w-8,o.current.initY+g));i({x:R,y:A})}},u=()=>{if(!o.current)return;let l=o.current.moved;if(o.current=null,s(!1),l&&n){try{localStorage.setItem("akropolys_dock_pos",JSON.stringify(n))}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 n?Aa("div",{ref:d,className:"akropolys-kiku-dock-wrapper",onPointerDown:p,onPointerMove:h,onPointerUp:u,onPointerCancel:u,title:"Drag to dock anywhere",style:{position:"fixed",left:`${n.x}px`,top:`${n.y}px`,zIndex:2147483640,touchAction:"none",cursor:c?"grabbing":"grab",transition:c?"none":"transform 0.2s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.2s ease",transform:c?"scale(1.05)":"scale(1)",userSelect:"none",WebkitUserSelect:"none"},children:e}):null}function Id({config:e,isInline:a}){fs(()=>{let r=Gn();if(!r)return;let n=e.product;if(!n&&typeof window.meta?.product=="object"&&(n=window.meta.product),n){let i=Qn(n);(i.id||i.url)&&r.ingest(i).catch(c=>{console.debug("[Akropolys Shopify] Auto-ingest notice:",c)})}},[e.product]);let t=r=>{if(e.onAddToCart){e.onAddToCart(r);return}gs(r)};return Aa(Ad,{siteId:e.siteId,apiUrl:e.apiUrl,apiToken:e.apiToken,vertical:e.vertical||"commerce",shopperId:e.shopperId,onAddToCart:t,onAction:e.onAction,getCart:vs,children:Aa(Ld,{position:e.position,dockable:e.dockable!==!1,isInline:a,children:Aa(Yn,{label:e.buttonLabel||"Ask Kiku",title:e.title||"kiku",placeholder:e.placeholder,defaultCurrency:e.defaultCurrency||"$",chips:e.chips,theme:e.theme||"dark",enableVoice:e.enableVoice!==!1,voiceLang:e.voiceLang,enableVision:e.enableVision!==!1,visionCategoryHint:e.visionCategoryHint,enableAudioResponse:e.enableAudioResponse!==!1,ttsVoice:e.ttsVoice||"Puck",autoSpeakResponses:e.autoSpeakResponses!==!1})})})}function Ed(){typeof document>"u"||document.addEventListener("click",e=>{e.target?.closest("[data-kiku-open], [data-kiku-toggle], .kiku-trigger")&&(e.preventDefault(),window.Kiku?.open())})}function ys(e){if(typeof window>"u"||typeof document>"u")return;let a={},t=document.getElementById("akropolys-kiku-script");if(t){let s=t.dataset;a={siteId:s.siteId,apiToken:s.apiToken,apiUrl:s.apiUrl,theme:s.theme,buttonLabel:s.buttonLabel,position:s.position,containerId:s.containerId,containerSelector:s.containerSelector,dockable:s.dockable!=="false",enableVoice:s.enableVoice==="true"||s.enableVoice==="1",enableVision:s.enableVision==="true"||s.enableVision==="1"}}let r={...a,...window.AkropolysConfig||{},...e||{}};(!r.siteId||!r.apiToken)&&console.warn('[Akropolys] Missing siteId or apiToken. Configure window.AkropolysConfig = { siteId: "...", apiToken: "..." }');let n=null,i=!1;r.containerSelector&&(n=document.querySelector(r.containerSelector),n&&(i=!0)),!n&&r.containerId&&(n=document.getElementById(r.containerId),n&&(i=!0)),n||(n=document.getElementById("kiku-mount")||document.querySelector("[data-kiku-mount]"),n&&(i=!0)),n||(n=document.createElement("div"),n.id="akropolys-kiku-host",document.body.appendChild(n)),Pd(n).render(Aa(Id,{config:r,isInline:i})),Ed(),window.Kiku={version:"1.7.19",open:()=>{document.querySelector(".hsk-cb-btn")?.click()},close:()=>{document.querySelector('.hsk-cb-topbar-btn[aria-label="Close"]')?.click()},toggle:()=>{document.querySelector(".hsk-cb-overlay")?window.Kiku?.close():window.Kiku?.open()},resetPosition:()=>{try{localStorage.removeItem("akropolys_dock_pos"),window.location.reload()}catch{}},ingest:async s=>{let o=Gn();if(o&&s){let d=Qn(s);await o.ingest(d)}},getClient:()=>Gn(),config:r}}if(typeof window<"u"){let e=()=>!!(window.AkropolysConfig||document.getElementById("akropolys-kiku-script")||document.getElementById("kiku-mount")||document.querySelector("[data-kiku-mount]")),a=()=>{e()&&ys()};document.readyState==="loading"?document.addEventListener("DOMContentLoaded",a):setTimeout(a,0)}export{Ro as ChatWidget,Yn as KikuButton,Ro as KikuChat,nc as SearchBar,Rd as Sparkle,sn as VisualSearch,nn as VoiceButton,ys as initKiku,Qn as normalizeShopifyProduct,gs as shopifyAddToCart,vs as shopifyGetCart};
47
+ Question: ${S}`;await T(W,S)}else await T(S)},U=C=>{C.key==="Enter"&&!C.shiftKey&&!C.nativeEvent.isComposing&&(C.preventDefault(),m())},q=C=>{w(C.target.value);let S=C.target;S.style.height="auto",S.style.height=`${Math.min(S.scrollHeight,140)}px`},oe={...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}},x=M.length===0&&p?[{role:"assistant",content:`Hi! I can help you with **${p.name}**. Ask me about its specifications, features, compare it with other options, or find alternatives!`}]:M;return O?F("div",{ref:X,className:Q("hsk-sp-backdrop hsk-sp-mobile-view",s.backdrop),onClick:o,style:{backdropFilter:`blur(${j})`,WebkitBackdropFilter:`blur(${j})`,background:Z??void 0,...oe},children:le("div",{className:Q("hsk-sp-card hsk-sp-fullscreen hsk-sp-mobile-card",s.card),onClick:C=>C.stopPropagation(),children:[le("div",{className:"hsk-sp-header",children:[F("span",{className:"hsk-sp-header-icon",style:{display:"flex",alignItems:"center"},children:F(xa,{})}),le("div",{className:"hsk-sp-header-body",children:[le("div",{className:"hsk-sp-header-title-row",children:[F("div",{className:"hsk-sp-header-title",children:p?.name||e}),p&&F("button",{type:"button",className:"hsk-sp-header-specs-btn",onClick:()=>$(!0),children:"Specs"})]}),F("div",{className:"hsk-sp-header-sub",children:"kiku"})]}),F("button",{className:"hsk-sp-close",onClick:o,"aria-label":"Close",children:F(ac,{})})]}),v&&F("div",{className:"hsk-sp-bar"}),le("div",{className:"hsk-sp-mobile-chat-container",children:[le("div",{className:"hsk-cb-msgs",children:[x.map((C,S)=>{let W=C.role==="user";return F("div",{className:"hsk-cb-msg-group",children:W?F("div",{className:"hsk-cb-user-msg",children:F("div",{className:"hsk-cb-user-bubble",children:C.content})}):le("div",{className:"hsk-cb-ai-msg",children:[F("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:F(xa,{})}),le("div",{className:"hsk-cb-ai-body",children:[F("div",{className:"hsk-cb-ai-text",children:ca(C.content)}),S===0&&p&&le("div",{className:"hsk-sp-mobile-attachment-deck",children:[le("div",{className:"hsk-sp-mobile-main-card",children:[F("div",{className:"hsk-sp-mobile-main-card-img",children:p.images?.[0]?F("img",{src:p.images[0],alt:p.name}):F("span",{children:"\xF0\u0178\u203A\x8D"})}),le("div",{className:"hsk-sp-mobile-main-card-info",children:[F("div",{className:"hsk-sp-mobile-main-card-brand",children:p.brand||p.category||"Product"}),F("div",{className:"hsk-sp-mobile-main-card-name",children:p.name}),le("div",{className:"hsk-sp-mobile-main-card-price",children:[p.currency??"KES"," ",parseFloat(p.price?.replace(/[^0-9.]/g,"")||"0").toLocaleString()]})]}),(p.specs&&Object.keys(p.specs).length>0||p.description)&&F("button",{type:"button",className:"hsk-sp-mobile-main-card-specs-btn",onClick:()=>$(!0),children:"Specs"})]}),(()=>{let G=k.filter(y=>{let V=!!(y.entity.name&&p?.name&&y.entity.name.toLowerCase()===p.name.toLowerCase()),H=y.entity.slug&&p?.slug&&y.entity.slug.toLowerCase()===p.slug.toLowerCase();return!V&&!H});return G.length===0?null:le("div",{className:"hsk-sp-mobile-similar-carousel-inline",children:[F("div",{className:"hsk-sp-mobile-similar-carousel-title",children:"Similar Products"}),F("div",{className:"hsk-sp-mobile-similar-carousel-list",children:G.map(y=>{let V=parseFloat(y.entity.price?.replace(/[^0-9.]/g,"")||"0"),H=y.entity.currency??"KES";return le("div",{className:"hsk-sp-mobile-similar-carousel-item",onClick:()=>Y(y),children:[F("div",{className:"hsk-sp-mobile-similar-carousel-img",children:y.entity.images?.[0]?F("img",{src:y.entity.images[0],alt:y.entity.name}):F("span",{children:"\xF0\u0178\u203A\x8D"})}),le("div",{className:"hsk-sp-mobile-similar-carousel-meta",children:[F("div",{className:"hsk-sp-mobile-similar-carousel-name",title:y.entity.name,children:y.entity.name}),le("div",{className:"hsk-sp-mobile-similar-carousel-price",children:[H," ",V.toLocaleString()]})]})]},y.id)})})]})})()]})]})]})},S)}),A&&le("div",{className:"hsk-cb-typing-row",children:[F("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:F(xa,{})}),le("div",{className:"hsk-cb-typing",children:[F("div",{className:"hsk-cb-dot"}),F("div",{className:"hsk-cb-dot"}),F("div",{className:"hsk-cb-dot"})]})]}),b&&F("div",{className:"hsk-cb-error",children:rc(b)}),F("div",{ref:B,style:{height:1}})]}),F("div",{className:"hsk-cb-input-wrap",children:le("div",{className:"hsk-cb-input-box",children:[F("textarea",{ref:I,className:"hsk-cb-textarea",value:D,onChange:q,onKeyDown:U,placeholder:"Ask about this product, specs, or comparison...",rows:1,disabled:A}),F("button",{className:"hsk-cb-send",onClick:()=>m(),disabled:!D.trim()||A,"aria-label":"Send message",children:F(ar,{})})]})})]}),_&&p&&F("div",{className:"hsk-sp-mobile-specs-overlay",onClick:()=>$(!1),children:le("div",{className:"hsk-sp-mobile-specs-drawer",onClick:C=>C.stopPropagation(),children:[le("div",{className:"hsk-sp-mobile-specs-header",children:[F("h3",{children:"Specifications"}),F("button",{type:"button",onClick:()=>$(!1),children:"Close"})]}),le("div",{className:"hsk-sp-mobile-specs-body",children:[F("h4",{className:"hsk-sp-mobile-specs-title",children:p.name}),p.description&&le("div",{className:"hsk-sp-mobile-specs-desc",children:[F("h5",{children:"Description"}),F("p",{children:p.description})]}),p.specs&&Object.keys(p.specs).length>0&&le("div",{className:"hsk-sp-mobile-specs-list",children:[F("h5",{children:"Details"}),Object.entries(p.specs).map(([C,S])=>le("div",{className:"hsk-sp-mobile-spec-row",children:[F("span",{className:"hsk-sp-mobile-spec-label",children:C}),F("span",{className:"hsk-sp-mobile-spec-value",children:S})]},C))]})]})]})})]})}):F("div",{className:Q("hsk-sp-backdrop",s.backdrop),onClick:o,style:{backdropFilter:`blur(${j})`,WebkitBackdropFilter:`blur(${j})`,background:Z??void 0,...oe},children:le("div",{className:Q("hsk-sp-card hsk-sp-fullscreen",s.card),onClick:C=>C.stopPropagation(),children:[le("div",{className:"hsk-sp-header",children:[F("span",{className:"hsk-sp-header-icon",style:{display:"flex",alignItems:"center"},children:F(xa,{})}),le("div",{className:"hsk-sp-header-body",children:[F("div",{className:"hsk-sp-header-title",children:p?.name||e}),F("div",{className:"hsk-sp-header-sub",children:"Ask questions, compare specs, or check similar products"})]}),F("button",{className:"hsk-sp-close",onClick:o,"aria-label":"Close",children:F(ac,{})})]}),v&&F("div",{className:"hsk-sp-bar"}),le("div",{className:"hsk-sp-body",children:[le("div",{className:"hsk-sp-details-pane",children:[p&&le("div",{className:"hsk-sp-product-profile-container",children:[le("div",{className:"hsk-sp-product-profile",children:[F("div",{className:"hsk-sp-details-imgwrap",children:p.images?.[0]?F("img",{src:p.images[0],alt:p.name}):F("span",{className:"hsk-sp-img-placeholder",children:"\xF0\u0178\u203A\x8D"})}),le("div",{className:"hsk-sp-details-meta",children:[p.brand&&F("span",{className:"hsk-sp-item-brand",children:p.brand}),p.category&&F("span",{className:"hsk-sp-item-cat",children:p.category}),F("h2",{className:"hsk-sp-details-name",children:p.name}),le("div",{className:"hsk-sp-item-price-row",children:[F("span",{className:"hsk-sp-item-currency",children:p.currency??"KES"}),F("span",{className:"hsk-sp-item-price",children:parseFloat(p.price?.replace(/[^0-9.]/g,"")||"0").toLocaleString()}),p.originalPrice&&F("span",{className:"hsk-sp-item-original-price",children:parseFloat(p.originalPrice.replace(/[^0-9.]/g,"")||"0").toLocaleString()}),p.discount&&le("span",{className:"hsk-sp-item-discount",children:["(",p.discount,")"]})]}),le("div",{className:"hsk-sp-item-meta-badges",children:[p.rating&&le("span",{className:"hsk-sp-meta-badge hsk-sp-meta-badge-rating",children:["\xE2\u02DC\u2026 ",parseFloat(p.rating.toString()).toFixed(1)," ",p.reviewCount?`(${p.reviewCount})`:""]}),p.availability&&F("span",{className:`hsk-sp-meta-badge hsk-sp-meta-badge-avail ${p.availability.toLowerCase().includes("in")?"in-stock":"out-stock"}`,children:p.availability}),p.stock&&!p.availability&&le("span",{className:"hsk-sp-meta-badge hsk-sp-meta-badge-stock",children:["Stock: ",p.stock]})]})]})]}),p.specs&&Object.keys(p.specs).length>0&&F("div",{className:"hsk-sp-specs-horizontal",children:Object.entries(p.specs).map(([C,S])=>le("div",{className:"hsk-sp-spec-item-horizontal",children:[le("span",{className:"hsk-sp-spec-label-horizontal",children:[C,":"]}),F("span",{className:"hsk-sp-spec-value-horizontal",title:S,children:S})]},C))}),p.description&&le("div",{className:"hsk-sp-details-desc",children:[F("h4",{children:"Description"}),F("p",{children:p.description})]})]}),le("div",{className:"hsk-sp-similar-section",children:[F("h3",{children:"Similar Products"}),F("div",{className:"hsk-sp-results",children:(()=>{let C=k.filter(S=>{let W=!!(S.entity.name&&p?.name&&S.entity.name.toLowerCase()===p.name.toLowerCase()),G=S.entity.slug&&p?.slug&&S.entity.slug.toLowerCase()===p.slug.toLowerCase();return!W&&!G});return!v&&C.length===0?F("div",{className:"hsk-sp-empty",children:"No similar products found."}):C.map((S,W)=>{let G=parseFloat(S.entity.price?.replace(/[^0-9.]/g,"")||"0"),y=S.entity.currency??"KES";return le("div",{className:Q("hsk-sp-item",s.item),style:{animationDelay:`${W*55}ms`,cursor:"pointer"},onClick:()=>Y(S),children:[F("div",{className:"hsk-sp-img-wrap",children:S.entity.images?.[0]?F("img",{src:S.entity.images[0],alt:S.entity.name}):F("span",{className:"hsk-sp-img-placeholder",children:"\xF0\u0178\u203A\x8D"})}),le("div",{className:"hsk-sp-item-body",children:[le("div",{children:[S.entity.category&&F("div",{className:"hsk-sp-item-cat",children:S.entity.category}),F("div",{className:"hsk-sp-item-name",title:S.entity.name,children:S.entity.name})]}),le("div",{className:"hsk-sp-item-price-row",children:[F("span",{className:"hsk-sp-item-currency",children:y}),F("span",{className:"hsk-sp-item-price",children:G.toLocaleString()})]}),F("div",{className:"hsk-sp-actions",children:F("button",{className:"hsk-sp-action hsk-sp-action-primary",onClick:V=>{V.stopPropagation(),Y(S)},children:"View"})})]})]},S.id)})})()})]})]}),le("div",{className:"hsk-sp-chat-pane",children:[le("div",{className:"hsk-cb-msgs",children:[x.map((C,S)=>{let W=C.role==="user";return F("div",{className:"hsk-cb-msg-group",children:W?F("div",{className:"hsk-cb-user-msg",children:F("div",{className:"hsk-cb-user-bubble",children:C.content})}):le("div",{className:"hsk-cb-ai-msg",children:[F("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:F(xa,{})}),F("div",{className:"hsk-cb-ai-body",children:F("div",{className:"hsk-cb-ai-text",children:ca(C.content)})})]})},S)}),A&&le("div",{className:"hsk-cb-typing-row",children:[F("div",{className:"hsk-cb-ai-icon",style:{display:"flex",alignItems:"center"},children:F(xa,{})}),le("div",{className:"hsk-cb-typing",children:[F("div",{className:"hsk-cb-dot"}),F("div",{className:"hsk-cb-dot"}),F("div",{className:"hsk-cb-dot"})]})]}),b&&F("div",{className:"hsk-cb-error",children:rc(b)}),F("div",{ref:B,style:{height:1}})]}),le("div",{className:"hsk-cb-input-wrap",children:[le("div",{className:"hsk-cb-input-box",children:[F("textarea",{ref:I,className:"hsk-cb-textarea",value:D,onChange:q,onKeyDown:U,placeholder:"Ask about this product, specs, or comparison...",rows:1,disabled:A}),F("button",{className:"hsk-cb-send",onClick:()=>m(),disabled:!D.trim()||A,"aria-label":"Send message",children:F(ar,{})})]}),F("div",{className:"hsk-cb-hint",children:"Akropolys \xB7 instant product knowledge"})]})]})]}),F("div",{className:"hsk-sp-footer",children:F("span",{className:"hsk-sp-esc",children:"Esc to close"})})]})})}function qd({productName:e,limit:t=8,onResult:a,backdropColor:r,backdropBlur:o,className:n,onNavigate:i,theme:c,classNames:s={},product:l,children:h}){let[d,u]=wa(!1),[p,k]=wa(!1);ya(()=>{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 le(Hd,{children:[F("button",{className:Q("hsk-sp-btn",s.button,n),onClick:()=>u(!0),style:v,title:"Find similar products","aria-label":"Find similar products",children:h||F(xa,{})}),d&&p&&Dd(F(Bd,{productName:e,limit:t,onResult:a,backdropColor:r,backdropBlur:o,onClose:()=>u(!1),onNavigate:i,theme:c,classNames:s,product:l}),lr()??document.body)]})}import{useEffect as ic,useState as oc,useRef as nc}from"react";import{createRoot as Ud}from"react-dom/client";import{AkropolysProvider as jd,getAkropolysClient as Pn}from"@akropolys/sdk";import{jsx as Ya}from"react/jsx-runtime";function An(e){if(!e||typeof e!="object")return{};let t=String(e.id??e.handle??e.url??""),a=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 o=e.featured_image||e.image;if(!o&&Array.isArray(e.images)&&e.images.length>0){let p=e.images[0];o=typeof p=="string"?p:p?.src}typeof o=="string"&&o.startsWith("//")&&(o="https:"+o);let n=e.url||"";if(!n&&e.handle&&(n=`/products/${e.handle}`),n&&typeof window<"u"&&!n.startsWith("http"))try{n=new URL(n,window.location.origin).href}catch{}let i=e.type||e.product_type||e.category||"",c=e.vendor||e.brand||"",s=Array.isArray(e.tags)?e.tags:typeof e.tags=="string"?e.tags.split(",").map(p=>p.trim()).filter(Boolean):[],l=e.description||e.body_html||"",h=typeof l=="string"?l.replace(/<[^>]*>?/gm,"").trim():"",d=Array.isArray(e.variants)&&e.variants.length>0?e.variants[0]:null,u=d?d.id:void 0;return{id:t,name:a,title:a,price:r,image:o,url:n||(typeof window<"u"?window.location.href:""),category:i,brand:c,tags:s,description:h,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 sc(e){if(!e||e.length===0)return Promise.resolve();let t=e.map(a=>({id:a.fields?.variant_id||a.fields?.shopify_variant_id||a.id,quantity:1}));return fetch("/cart/add.js",{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({items:t})}).then(async a=>{a.ok||console.warn("[Akropolys Shopify] /cart/add.js returned error status:",a.status);let r=await a.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(a=>{console.warn("[Akropolys Shopify] Add to cart network error:",a)})}function cc(){return fetch("/cart.js",{headers:{Accept:"application/json"}}).then(e=>e.ok?e.json():null).catch(()=>null)}function Vd({children:e,position:t="bottom-right",dockable:a=!0,isInline:r=!1}){if(r||t==="inline"||t==="custom"||t==="hidden"||a===!1)return Ya("div",{className:"akropolys-kiku-inline-wrapper",style:{display:"inline-flex",alignItems:"center"},children:e});let[o,n]=oc(null),[i,c]=oc(!1),s=nc(null),l=nc(null);ic(()=>{if(typeof window>"u")return;let p=()=>{let R=window.innerWidth-140-20,A=window.innerHeight-44-20;t==="bottom-left"?(R=20,A=window.innerHeight-44-20):t==="top-right"?(R=window.innerWidth-140-20,A=20):t==="top-left"&&(R=20,A=20);try{let b=localStorage.getItem("akropolys_dock_pos");if(b){let T=JSON.parse(b);if(typeof T.x=="number"&&typeof T.y=="number"){let D=Math.max(10,Math.min(window.innerWidth-60,T.x)),w=Math.max(10,Math.min(window.innerHeight-60,T.y));return{x:D,y:w}}}}catch{}return{x:Math.max(10,R),y:Math.max(10,A)}};n(p());let k=()=>{n(v=>{if(!v)return p();let g=Math.max(10,Math.min(window.innerWidth-60,v.x)),M=Math.max(10,Math.min(window.innerHeight-60,v.y));return{x:g,y:M}})};return window.addEventListener("resize",k),()=>window.removeEventListener("resize",k)},[t]);let h=p=>{if(!l.current)return;let k=l.current.getBoundingClientRect();s.current={startX:p.clientX,startY:p.clientY,initX:k.left,initY:k.top,moved:!1};try{p.target.setPointerCapture?.(p.pointerId)}catch{}},d=p=>{if(!s.current)return;let k=p.clientX-s.current.startX,v=p.clientY-s.current.startY;if(!s.current.moved&&Math.hypot(k,v)>6&&(s.current.moved=!0,c(!0)),s.current.moved){let g=l.current?.offsetWidth||140,M=l.current?.offsetHeight||44,R=Math.max(8,Math.min(window.innerWidth-g-8,s.current.initX+k)),A=Math.max(8,Math.min(window.innerHeight-M-8,s.current.initY+v));n({x:R,y:A})}},u=()=>{if(!s.current)return;let p=s.current.moved;if(s.current=null,c(!1),p&&o){try{localStorage.setItem("akropolys_dock_pos",JSON.stringify(o))}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 o?Ya("div",{ref:l,className:"akropolys-kiku-dock-wrapper",onPointerDown:h,onPointerMove:d,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:i?"grabbing":"grab",transition:i?"none":"transform 0.2s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.2s ease",transform:i?"scale(1.05)":"scale(1)",userSelect:"none",WebkitUserSelect:"none"},children:e}):null}function Wd({config:e,isInline:t}){ic(()=>{let r=Pn();if(!r)return;let o=e.product;if(!o&&typeof window.meta?.product=="object"&&(o=window.meta.product),o){let n=An(o);(n.id||n.url)&&r.ingest(n).catch(i=>{console.debug("[Akropolys Shopify] Auto-ingest notice:",i)})}},[e.product]);let a=r=>{if(e.onAddToCart){e.onAddToCart(r);return}sc(r)};return Ya(jd,{siteId:e.siteId,apiUrl:e.apiUrl,apiToken:e.apiToken,vertical:e.vertical||"commerce",shopperId:e.shopperId,onAddToCart:a,onAction:e.onAction,getCart:cc,children:Ya(Vd,{position:e.position,dockable:e.dockable!==!1,isInline:t,children:Ya(Rn,{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 Kd(){typeof document>"u"||document.addEventListener("click",e=>{e.target?.closest("[data-kiku-open], [data-kiku-toggle], .kiku-trigger")&&(e.preventDefault(),window.Kiku?.open())})}function lc(e){if(typeof window>"u"||typeof document>"u")return;let t={},a=document.getElementById("akropolys-kiku-script");if(a){let c=a.dataset;t={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={...t,...window.AkropolysConfig||{},...e||{}};(!r.siteId||!r.apiToken)&&console.warn('[Akropolys] Missing siteId or apiToken. Configure window.AkropolysConfig = { siteId: "...", apiToken: "..." }');let o=null,n=!1;r.containerSelector&&(o=document.querySelector(r.containerSelector),o&&(n=!0)),!o&&r.containerId&&(o=document.getElementById(r.containerId),o&&(n=!0)),o||(o=document.getElementById("kiku-mount")||document.querySelector("[data-kiku-mount]"),o&&(n=!0)),o||(o=document.createElement("div"),o.id="akropolys-kiku-host",document.body.appendChild(o)),Ud(o).render(Ya(Wd,{config:r,isInline:n})),Kd(),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 s=Pn();if(s&&c){let l=An(c);await s.ingest(l)}},getClient:()=>Pn(),config:r}}if(typeof window<"u"){let e=()=>!!(window.AkropolysConfig||document.getElementById("akropolys-kiku-script")||document.getElementById("kiku-mount")||document.querySelector("[data-kiku-mount]")),t=()=>{e()&&lc()};document.readyState==="loading"?document.addEventListener("DOMContentLoaded",t):setTimeout(t,0)}export{ci as ChatWidget,Rn as KikuButton,ci as KikuChat,Wt as ScoutCharacter,Zr as ScoutRail,tl as SearchBar,qd as Sparkle,$o as VisualSearch,Eo as VoiceButton,lc as initKiku,An as normalizeShopifyProduct,sc as shopifyAddToCart,cc as shopifyGetCart};
48
48
  //# sourceMappingURL=index.mjs.map