(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[185],{9412:function(e,t,n){Promise.resolve().then(n.bind(n,3988)),Promise.resolve().then(n.bind(n,2794)),Promise.resolve().then(n.bind(n,3229)),Promise.resolve().then(n.t.bind(n,6984,23)),Promise.resolve().then(n.t.bind(n,1765,23)),Promise.resolve().then(n.t.bind(n,817,23)),Promise.resolve().then(n.t.bind(n,3759,23)),Promise.resolve().then(n.bind(n,5408))},8333:function(e,t,n){"use strict";n.d(t,{z:function(){return d}});var r=n(2503),l=n(1227),a=n(7898),o=n(4621),s=n(6173);let i=(0,o.j)("inline-flex items-center justify-center whitespace-nowrap shadow-sm font-bold rounded-lg transition-colors focus-visible:focus-ring",{variants:{variant:{primary:"bg-brand-orange-400 hover:bg-brand-orange-800 border-neutral-900/10 text-neutral-50 rounded-full",secondary:"border-2 bg-transparent hover:bg-neutral-800/5 text-neutral-800 border-neutral-700 rounded-full"},size:{default:"h-10 px-4 text-base"}},defaultVariants:{variant:"primary",size:"default"}}),d=l.forwardRef((e,t)=>{let{className:n,variant:l,size:o,isDark:d,asChild:u=!1,...c}=e,f=u?a.g7:"button";return(0,r.jsx)(f,{className:(0,s.cn)(i({variant:l,size:o,className:n}),!0===d&&"secondary"===l?"border-neutral-50 text-neutral-50 hover:bg-neutral-50/10":null),ref:t,...c})});d.displayName="Button"},5408:function(e,t,n){"use strict";n.d(t,{default:function(){return v},o:function(){return g}});var r=n(2503),l=n(1227),a=n(176),o=n(8888),s=n(3430),i=n(4742),d=n(1882),u=n(1533),c=n(4604),f=n(5870),h=n(817),m=n.n(h),x=n(6173),b=n(8333);let p=(0,l.createContext)({toggle:()=>{}}),g=()=>(0,l.useContext)(p);function v(e){let{children:t}=e,[n,c]=(0,l.useState)(!1),[f,h]=(0,l.useState)(!1),[g,v]=(0,l.useState)("");(0,l.useEffect)(()=>{var e,t,n,r;return(0,a.Intercom)({app_id:"f5k4n0pv",alignment:"right",vertical_padding:100,horizontal_padding:32}),null===(e=(t=window).Intercom)||void 0===e||e.call(t,"onShow",()=>{c(!0),h(!1)}),null===(n=(r=window).Intercom)||void 0===n||n.call(r,"onHide",()=>{c(!1)}),()=>{var e,t,n,r;null===(e=(t=window).Intercom)||void 0===e||e.call(t,"off","onShow"),null===(n=(r=window).Intercom)||void 0===n||n.call(r,"off","onHide")}},[]);let j=()=>{var e,t,r,l,a,o;n?null===(e=(t=window).Intercom)||void 0===e||e.call(t,"hide"):(null===(r=(l=window).Intercom)||void 0===r||r.call(l,"show"),null===(a=(o=window).Intercom)||void 0===a||a.call(o,"showNewMessage")),h(!1)};return(0,r.jsxs)(p.Provider,{value:{toggle:j},children:[t,(0,r.jsxs)(o.fC,{onOpenChange:e=>{n||h(e)},open:f,children:[(0,r.jsx)("div",{className:"fixed hidden sm:block sm:bottom-8 sm:right-8 w-14 h-14 z-[9999999999999]",children:(0,r.jsx)("div",{className:"relative min-w-full h-full z-50",children:(0,r.jsx)(o.xz,{className:(0,x.cn)("w-full h-full flex items-center justify-center rounded-full border border-neutral-200 shadow-lg text-neutral-800  transition-all ease-in-out bg-white hover:text-white hover:bg-neutral-800",n||f?"bg-neutral-800 text-white border-white/10":"hover:scale-110 hover:border-white/10"),onClick:()=>{n?j():h(!f)},type:"button",children:n||f?(0,r.jsx)(s.Z,{size:32}):(0,r.jsx)(i.Z,{className:"-mt-0.5 -mr-0.5",size:32})})})}),(0,r.jsx)(o.h_,{children:(0,r.jsxs)(o.VY,{align:"end",className:(0,x.cn)("data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2","bg-white border-neutral-200 rounded-2xl border w-[400px] overflow-hidden shadow-lg z-40 relative",m().className),side:"top",sideOffset:8,children:[(0,r.jsxs)("div",{className:"p-6 flex flex-col gap-y-3 bg-neutral-50",children:[(0,r.jsx)("div",{className:"text-lg font-medium text-neutral-700",children:"Get help from our community"}),(0,r.jsx)("form",{className:"flex flex-col gap-y-3",onSubmit:e=>{e.preventDefault(),g.trim()&&(window.open("https://community.usehall.com/search?q=".concat(encodeURIComponent(g)),"_blank"),v(""))},children:(0,r.jsxs)("div",{className:"h-12 px-2 py-2 flex items-center rounded-lg w-full border border-neutral-300 gap-x-1 bg-white focus-within:ring-2 focus-within:ring-brand-orange-400/50 focus-within:ring-offset-2",children:[(0,r.jsx)("input",{className:"placeholder:text-neutral-500 flex-grow px-1 text-base focus:outline-none text-neutral-800",onChange:e=>{v(e.target.value)},placeholder:"Ask a question…",value:g}),(0,r.jsx)("button",{className:"w-8 h-8 rounded-full bg-brand-orange-400 border border-black/10 text-white items-center justify-center flex disabled:opacity-50",disabled:!g.trim(),type:"submit",children:(0,r.jsx)(d.Z,{size:20,strokeWidth:2.5})})]})}),(0,r.jsx)("div",{className:"text-sm text-neutral-500 leading-normal",children:"Ask questions and find answers 24/7 from our global community of customers and support leaders."})]}),(0,r.jsxs)("div",{className:"border-t border-neutral-200 p-6",children:[(0,r.jsxs)("div",{className:"grid-cols-2 gap-3 mb-5 hidden",children:[(0,r.jsx)(w,{href:"/",label:"Explore docs"}),(0,r.jsx)(w,{href:"/",label:"See what's new"}),(0,r.jsx)(w,{href:"/",label:"Book a demo"}),(0,r.jsx)(w,{href:"/",label:"Get in touch"})]}),(0,r.jsxs)(b.z,{className:"w-full h-10 px-4 text-base text-center flex flex-row items-center justify-center gap-x-2",onClick:j,variant:"primary",children:[(0,r.jsx)(u.Z,{size:24}),(0,r.jsx)("span",{children:"Chat to sales"})]})]})]})})]})]})}function w(e){let{href:t,label:n}=e;return(0,r.jsxs)(f.default,{className:"text-neutral-800 font-medium text-base hover:underline underline-offset-2 group inline-flex gap-x-1 flex-row items-center",href:t,children:[(0,r.jsx)("span",{children:n}),(0,r.jsx)(c.Z,{className:"group-hover:inline hidden",size:16})]})}},6173:function(e,t,n){"use strict";n.d(t,{cn:function(){return a}});var r=n(7243),l=n(9400);function a(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return(0,l.m6)((0,r.W)(t))}},3759:function(){},1765:function(e){e.exports={style:{fontFamily:"'__aeonik_4f9af4', '__aeonik_Fallback_4f9af4', system-ui"},className:"__className_4f9af4"}}},function(e){e.O(0,[627,891,978,663,811,295,970,436,401,744],function(){return e(e.s=9412)}),_N_E=e.O()}]);