(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2197,8809,818,7888],{20394:function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/404",function(){return n(57900)}])},24918:function(e,t,n){"use strict";n.d(t,{_M:function(){return TooltipBox}});var r=n(24043),o=n(82729),a=n(67294),i=n(84305),l=n(62802),s=n(36086),c=n(62372),d=n(91033),u=n(31666),m=n(62290);function _templateObject(){var e=(0,o._)(["\n background-color: ",";\n color: ",";\n ",";\n ",";\n ",";\n ",";\n ",";\n z-index: 1100;\n padding: "," ",";\n z-index: ",";\n"]);return _templateObject=function(){return e},e}function _templateObject1(){var e=(0,o._)(["\n background-color: ",";\n border-radius: 3px;\n color: ",";\n ",";\n ",";\n padding-left: ",";\n padding-right: ",";\n"]);return _templateObject1=function(){return e},e}function _templateObject2(){var e=(0,o._)(["\n display: ",";\n ",";\n &:focus-visible {\n // Note: 0px solid transparent prevents focus rings from disappearing for -ms-high-contrast.\n // TODO(LNS-183): Provide more robust polyfill/support for :focus for older versions of Safari, which don't support :focus-visible\n outline: 0px solid transparent;\n box-shadow: var(--lns-formFieldBorderShadowFocus);\n }\n"]);return _templateObject2=function(){return e},e}var __rest=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var o=0,r=Object.getOwnPropertySymbols(e);ot.indexOf(r[o])&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n},p={topLeft:"top-start",topCenter:"top-center",topRight:"top-end",bottomLeft:"bottom-start",bottomCenter:"bottom-center",bottomRight:"bottom-end",leftTop:"left-start",leftCenter:"left-center",leftBottom:"left-end",rightTop:"right-start",rightCenter:"right-center",rightBottom:"right-end"},f=m.iH.small.fontSize*m.iH.small.lineHeight,h=u.Z.div(_templateObject(),(0,s.Rv)("background"),(0,s.Rv)("body"),(0,s.H5)("large"),(0,s.On)("bold"),(0,s.y3)("small"),(0,s.Xj)("medium"),function(e){return(0,s.ap)("max-width",e.maxWidth)},(0,s.u)((4-f)/2),(0,s.u)(1.5),function(e){return e.zIndex}),v=u.Z.div(_templateObject1(),(0,s.Rv)("backgroundActive"),(0,s.Rv)("grey3"),(0,s.On)("bold"),(0,s.y3)("small"),(0,s.u)(.5),(0,s.u)(.5)),ShortcutBox=function(e){var t=e.children;return a.createElement(v,null,t)},TooltipBox=function(e){var t=e.children,n=e.maxWidth,r=e.onMouseEnter,o=e.onMouseLeave,i=e.layerProps,l=e.zIndex,s=__rest(e,["children","maxWidth","onMouseEnter","onMouseLeave","layerProps","zIndex"]);return a.createElement(h,Object.assign({"data-lens-theme":"dark",maxWidth:n,onMouseEnter:r,onMouseLeave:o,zIndex:l},i,s),t)},b=u.Z.div(_templateObject2(),function(e){return e.isInline?"inline-block":"block"},function(e){return e.verticalAlign&&"vertical-align: ".concat(e.verticalAlign)});Object.keys(p),t.ZP=function(e){var t=e.children,n=e.content,o=e.shortcut,s=e.placement,u=e.keepOpen,m=e.triggerOffset,f=e.maxWidth,h=e.isInline,v=e.isDisabled,g=e.container,x=e.tabIndex,_=e.zIndex,w=e.verticalAlign,y=e.delay,j=__rest(e,["children","content","shortcut","placement","keepOpen","triggerOffset","maxWidth","isInline","isDisabled","container","tabIndex","zIndex","verticalAlign","delay"]),O=(0,r._)((0,c.XI)({delayEnter:function(e){switch(e){case"immediate":default:return 200;case"long":return 800}}(void 0===y?"immediate":y),delayLeave:200}),2),k=O[0],N=O[1],E=(0,r._)((0,a.useState)(!1),2),L=E[0],P=E[1],S=(0,r._)((0,a.useState)(!1),2),I=S[0],Z=S[1],B=(0,a.useRef)(),R=!n||v;(0,a.useEffect)(function(){if(R){Z(!1);return}var e=L&&u;(k||e)&&Z(!0),k||e||Z(!1)},[n,v,L,R,u,Z,k]);var handleBlur=function(){Z(!1)};(0,a.useEffect)(function(){if(I){var keyListener=function(e){"Escape"===e.key&&(e.preventDefault(),handleBlur())};return window.addEventListener("keydown",keyListener),function(){window.removeEventListener("keydown",keyListener)}}},[I,Z]);var z=(0,c.sJ)({isOpen:I,placement:p[void 0===s?"topCenter":s],ResizeObserver:d.Z,triggerOffset:void 0===m?4:m,container:g,auto:!0}),T=z.layerProps,C=z.triggerProps,D=z.renderLayer;return a.createElement(a.Fragment,null,a.createElement(b,Object.assign({},C,N,{onFocus:function(){R||Z(!0)},onBlur:handleBlur,isInline:void 0===h||h,verticalAlign:void 0===w?"middle":w,tabIndex:R?-1:void 0===x?0:x,ref:(0,c.lq)(C.ref,B)}),t),I&&D(a.createElement("div",Object.assign({},T,{style:Object.assign(Object.assign({},T.style),{zIndex:void 0===_?1100:_})}),a.createElement(TooltipBox,Object.assign({maxWidth:void 0===f?26:f,onMouseEnter:function(){return P(!0)},onMouseLeave:function(){return P(!1)}},j),a.createElement(i.Z,{gap:"small"},a.createElement(l.ZP,{size:"small",fontWeight:"bold"},n),o&&a.createElement(i.Z,{gap:"xsmall"},o.map(function(e,t){return a.createElement(ShortcutBox,{key:t},e)})))))))}},75595:function(e,t,n){"use strict";n.d(t,{Z:function(){return Link}});var r=n(72253),o=n(14932),a=n(47702),i=n(85893),l=n(93967),s=n.n(l),c=n(41664),d=n.n(c);function Link(e){var t=e.as,n=e.children,l=e.className,c=e.href,u=e.prefetch,m=e.replace,p=e.scroll,f=e.shallow,h=e.target,v=e.variant,b=(0,a._)(e,["as","children","className","href","prefetch","replace","scroll","shallow","target","variant"]),g=s()("primary"===v?"text-blurple hover:text-purple-hover":"",l,"cursor-pointer pb-1 underline thd-focus-thin");if(/^(http|mailto|tel)/.test(c)){var x="_blank"===(h=null!=h?h:"_blank")?"noopener":null;return(0,i.jsx)("a",(0,o._)((0,r._)({},b),{className:g,href:c,rel:x,target:h,children:n}))}return/^(#)/.test(c)?(0,i.jsx)("a",(0,o._)((0,r._)({},b),{className:g,href:c,children:n})):(0,i.jsx)(d(),(0,o._)((0,r._)({as:t,href:c,passHref:!0,prefetch:u,replace:m,scroll:p,shallow:f,className:g},b),{children:n}))}Link.defaultProps={variant:"primary"}},91585:function(e,t,n){"use strict";n.d(t,{Z:function(){return Loom}});var r=n(72253),o=n(85893),a=n(93967),i=n.n(a),l=n(45697),s=n.n(l),c=n(15983);function Loom(e){var t,n=e.className,a=e.url,l=e.hideOwner,s=e.hideShare,d=e.hideTitle,u=e.hideEmbedTopBar,m=e.hideElements,p=e.loom,f=e.title,h=(e.index,e.minimalPlayer),v=e.minimalPreplay,b=(0,r._)({},m||l?{hide_owner:!0}:{},m||s?{hide_share:!0}:{},m||d?{hide_title:!0}:{},m||u?{hideEmbedTopBar:!0}:{},(null==p?void 0:p.animated)?{mute_video:!0,autoplay:!0,default_speed:!0,loop_video:!0,raw_embed_video:!0,disable_click_interactions:!0,skip_embed_eovn:!0}:{},(null==p?void 0:p.minimalPlayer)||h?{default_speed:!0,skip_embed_eovn:!0,minimal_player:!0,t:0}:{},(null==p?void 0:p.minimalPreplay)||v?{default_speed:!0,skip_embed_eovn:!0,hideEmbedTopBar:!0,t:0}:{}),g=null!=a?a:null==p?void 0:p.url,x=null!=f?f:null==p?void 0:p.title,_="string"==typeof g&&(0,c.Z)(null==g?void 0:g.replace("/share/","/embed/"),b);return _?(0,o.jsx)("iframe",{allowFullScreen:!0,className:i()(n,"lo-emb-vid block relative w-full h-auto",null!==(t=null==p?void 0:p.ratio)&&void 0!==t?t:"aspect-video"),frameBorder:"0",loading:"lazy",mozallowfullscreen:"true",playsInline:!0,src:_,title:null!=x?x:"Loom",webkitallowfullscreen:"true"}):null}n(67294),Loom.propTypes={className:s().string,hideElements:s().bool,hideEmbedTopBar:s().bool,hideOwner:s().bool,hideShare:s().bool,hideTitle:s().bool,loom:s().shape({title:s().string.isRequired,url:s().string.isRequired,aspectRatio:s().string}).isRequired}},15983:function(e,t,n){"use strict";n.d(t,{Z:function(){return addParams}});var r=n(248);function addParams(e,t){if(e){if(!t)return e;var n=new URL(e);return n.search=new URLSearchParams((0,r._)(n.searchParams).concat((0,r._)(new URLSearchParams(t)))),n.toString()}}},57900:function(e,t,n){"use strict";n.r(t),n.d(t,{__N_SSG:function(){return m},default:function(){return NotFound}});var r=n(85893),o=n(87322),a=n(24918),i=n(84224),l=n(64058),s=n(75595),c=n(91585),d=n(55733),u=[{title:"How the CEO of Loom uses Loom",url:"https://mulligan.indiedemos.com/share/5bbdeb480ba84e65b1b3de8c190e2003"},{title:"Getting started with Loom",url:"https://mulligan.indiedemos.com/share/d97180be7d674f4fbf57744365457162"},{title:"Replacing a meeting with Loom",url:"https://mulligan.indiedemos.com/share/2a742981490b4c649ce429d75f70fd73"},{title:"Recording a presentation with Loom",url:"https://mulligan.indiedemos.com/share/e00c8856f48049519ca6bece165b449a"}],m=!0;function NotFound(e){var t=e.navData,n=e.accountNavData,m=e.footerNavData;return(0,r.jsxs)(o.Z,{accountNavData:n,color:"white",footerNavData:m,name:"NotFound",navData:t,children:[(0,r.jsx)("div",{className:"md:mt-56 lg:mt-64 md:px-36 lg:px-48",children:(0,r.jsxs)("video",{autoPlay:!0,className:"mx-auto w-full md:max-w-xl lg:max-w-3xl",loop:!0,muted:!0,playsInline:!0,poster:"https://cdn.loom.com/assets/marketing/404/404.webp",children:[(0,r.jsx)("source",{src:"https://cdn.loom.com/assets/marketing/404/404.webm",type:"video/webm"}),(0,r.jsx)("source",{src:"https://cdn.loom.com/assets/marketing/404/404.mp4",type:"video/mp4"})]})}),(0,r.jsx)("div",{className:"lm-section",children:(0,r.jsxs)("div",{className:"grid justify-center text-center",children:[(0,r.jsx)("h1",{className:"thd-heading-sm mt-40 md:mt-30 lg:mt-32",children:"You weren’t supposed to see this."}),(0,r.jsx)("p",{className:"thd-body-md mt-8",children:"Sorry, but this page doesn’t exist. Would be a great place for a video, though."})]})}),(0,r.jsxs)("div",{className:"lm-section",children:[(0,r.jsxs)("div",{className:"flex items-center gap-x-4",children:[(0,r.jsxs)("h2",{className:"thd-body-md thd-bold",children:["Inspiration from the ",(0,r.jsx)(s.Z,{href:d.v4,children:"Loom Community"})]}),(0,r.jsx)(a.ZP,{content:"See how Loom can save you time at work from Loom employees and people like you.",placement:"rightCenter",triggerOffset:12,children:(0,r.jsx)("span",{className:"bg-thd-color-violet-10 flex rounded-full p-6",children:(0,r.jsx)(i.Z,{size:2,icon:(0,r.jsx)(l.Z,{}),color:"primary"})})})]}),(0,r.jsx)("div",{className:"grid sm:grid-cols-2 gap-24 mt-24",children:u.map(function(e){return(0,r.jsx)(c.Z,{className:"rounded-md overflow-hidden w-full aspect-video",loom:e},e.title)})})]})]})}}},function(e){e.O(0,[2786,7743,9582,6905,8117,9256,900,2673,8613,7322,9774,2888,179],function(){return e(e.s=20394)}),_N_E=e.O()}]);