{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/n4sXOtH76mGmm2YDiYMB/84E9XSj6ijzY9OgUltF8/MFeVF0BG6.js"],
  "sourcesContent": ["// Generated by Framer (86f5ff9)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import AIKitFooter from\"#framer/local/canvasComponent/afK_sUCUe/afK_sUCUe.js\";import Button from\"#framer/local/canvasComponent/DITWrfgGF/DITWrfgGF.js\";import ReadMoreComponent from\"#framer/local/canvasComponent/eHwK_LfFd/eHwK_LfFd.js\";import Label from\"#framer/local/canvasComponent/GIshwYKr7/GIshwYKr7.js\";import Navigation from\"#framer/local/canvasComponent/O30newZvP/O30newZvP.js\";import QrCustomCursor from\"#framer/local/canvasComponent/ywIPlnPsG/ywIPlnPsG.js\";import Changelog from\"#framer/local/collection/qxvlgQpfR/qxvlgQpfR.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle3 from\"#framer/local/css/alWcr0zHM/alWcr0zHM.js\";import*as sharedStyle15 from\"#framer/local/css/AplLJKU9f/AplLJKU9f.js\";import*as sharedStyle17 from\"#framer/local/css/f6Qxk4e2s/f6Qxk4e2s.js\";import*as sharedStyle7 from\"#framer/local/css/FgWNZxuU1/FgWNZxuU1.js\";import*as sharedStyle1 from\"#framer/local/css/FmdgYp9zk/FmdgYp9zk.js\";import*as sharedStyle18 from\"#framer/local/css/fQ1TuZxkd/fQ1TuZxkd.js\";import*as sharedStyle2 from\"#framer/local/css/HSM_jL1WP/HSM_jL1WP.js\";import*as sharedStyle13 from\"#framer/local/css/I4zvA2GqH/I4zvA2GqH.js\";import*as sharedStyle12 from\"#framer/local/css/nbtmTMugm/nbtmTMugm.js\";import*as sharedStyle16 from\"#framer/local/css/p4pRlXrtk/p4pRlXrtk.js\";import*as sharedStyle6 from\"#framer/local/css/QLR_Muc8J/QLR_Muc8J.js\";import*as sharedStyle5 from\"#framer/local/css/S6wiOLvXS/S6wiOLvXS.js\";import*as sharedStyle11 from\"#framer/local/css/sURpa9sH1/sURpa9sH1.js\";import*as sharedStyle14 from\"#framer/local/css/tICTwCbfu/tICTwCbfu.js\";import*as sharedStyle10 from\"#framer/local/css/TYRh1MRLM/TYRh1MRLM.js\";import*as sharedStyle4 from\"#framer/local/css/U9L4hHITJ/U9L4hHITJ.js\";import*as sharedStyle9 from\"#framer/local/css/w1jMJYSmG/w1jMJYSmG.js\";import*as sharedStyle from\"#framer/local/css/wHZEPZJfJ/wHZEPZJfJ.js\";import*as sharedStyle19 from\"#framer/local/css/ziPGrR9Sz/ziPGrR9Sz.js\";import*as sharedStyle8 from\"#framer/local/css/ZMCXy8cgp/ZMCXy8cgp.js\";import metadataProvider from\"#framer/local/webPageMetadata/MFeVF0BG6/MFeVF0BG6.js\";const NavigationFonts=getFonts(Navigation);const NavigationWithVariantAppearEffect=withVariantAppearEffect(Navigation);const ReadMoreComponentFonts=getFonts(ReadMoreComponent);const LabelFonts=getFonts(Label);const ButtonFonts=getFonts(Button);const AIKitFooterFonts=getFonts(AIKitFooter);const QrCustomCursorFonts=getFonts(QrCustomCursor);const breakpoints={PHjYu9QF5:\"(max-width: 809px)\",rQ_iPCdLj:\"(min-width: 810px) and (max-width: 1199px)\",V8ene5dBU:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-2wkpD\";const variantClassNames={PHjYu9QF5:\"framer-v-1y95fa1\",rQ_iPCdLj:\"framer-v-1gyhhj6\",V8ene5dBU:\"framer-v-srdft0\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"V8ene5dBU\",Phone:\"PHjYu9QF5\",Tablet:\"rQ_iPCdLj\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"V8ene5dBU\"};};const transition1={damping:20,delay:0,mass:1,stiffness:800,type:\"spring\"};const cursor={component:QrCustomCursor,transition:transition1,variant:\"x_XPjYTKT\"};const transition2={damping:20,delay:0,mass:1,stiffness:600,type:\"spring\"};const cursor1={component:QrCustomCursor,transition:transition2,variant:\"aInxqGMCY\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{constraint:{left:{collection:\"MFeVF0BG6\",name:\"nextItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"nextItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"MFeVF0BG6\",name:\"previousItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"MFeVF0BG6\",data:Changelog,type:\"Collection\"},right:{alias:\"previousItemId\",data:Changelog,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"nextItemId\",data:Changelog,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"MFeVF0BG6\",name:\"q3rJRvqBF\",type:\"Identifier\"},{collection:\"MFeVF0BG6\",name:\"e8TvecKls\",type:\"Identifier\"},{collection:\"MFeVF0BG6\",name:\"JGHBf4Uqc\",type:\"Identifier\"},{collection:\"MFeVF0BG6\",name:\"gz4WWVMmE\",type:\"Identifier\"},{collection:\"MFeVF0BG6\",name:\"zaynfvF51\",type:\"Identifier\"},{collection:\"MFeVF0BG6\",name:\"SZMsbbr3E\",type:\"Identifier\"},{alias:\"previousItemId.q3rJRvqBF\",collection:\"previousItemId\",name:\"q3rJRvqBF\",type:\"Identifier\"},{alias:\"previousItemId.RYIoAkusL\",collection:\"previousItemId\",name:\"RYIoAkusL\",type:\"Identifier\"},{alias:\"previousItemId\",collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},{alias:\"nextItemId.q3rJRvqBF\",collection:\"nextItemId\",name:\"q3rJRvqBF\",type:\"Identifier\"},{alias:\"nextItemId.RYIoAkusL\",collection:\"nextItemId\",name:\"RYIoAkusL\",type:\"Identifier\"},{alias:\"nextItemId\",collection:\"nextItemId\",name:\"id\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"MFeVF0BG6\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,zaynfvF51=getFromCurrentRouteData(\"zaynfvF51\"),e8TvecKls=getFromCurrentRouteData(\"e8TvecKls\"),q3rJRvqBF=getFromCurrentRouteData(\"q3rJRvqBF\")??\"\",JGHBf4Uqc=getFromCurrentRouteData(\"JGHBf4Uqc\")??\"\",gz4WWVMmE=getFromCurrentRouteData(\"gz4WWVMmE\")??\"\",previousItemId=getFromCurrentRouteData(\"previousItemId\"),previousItemId_RYIoAkusL=getFromCurrentRouteData(\"previousItemId.RYIoAkusL\")??\"\",previousItemId_q3rJRvqBF=getFromCurrentRouteData(\"previousItemId.q3rJRvqBF\")??\"\",nextItemId=getFromCurrentRouteData(\"nextItemId\"),nextItemId_RYIoAkusL=getFromCurrentRouteData(\"nextItemId.RYIoAkusL\")??\"\",nextItemId_q3rJRvqBF=getFromCurrentRouteData(\"nextItemId.q3rJRvqBF\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className,sharedStyle13.className,sharedStyle14.className,sharedStyle15.className,sharedStyle16.className,sharedStyle17.className,sharedStyle18.className,sharedStyle19.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const activeLocaleCode=useLocaleCode();const visible=isSet(previousItemId);const textContent=prefix(previousItemId_q3rJRvqBF,\"\u2039 \");const visible1=isSet(nextItemId);const textContent1=suffix(nextItemId_q3rJRvqBF,\" \u203A\");useCustomCursors({\"19ozl9x\":cursor1,a74udo:cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"V8ene5dBU\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-srdft0\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:66,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hsgh3d-container\",layoutScroll:true,nodeId:\"oDV13o_8D\",rendersWithMotion:true,scopeId:\"MFeVF0BG6\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PHjYu9QF5:{variant:\"PDxV3Srjw\"},rQ_iPCdLj:{variant:\"S4lKbPyJI\"}},children:/*#__PURE__*/_jsx(NavigationWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"oDV13o_8D\",layoutId:\"oDV13o_8D\",style:{width:\"100%\"},variant:\"yS3Vbyiyo\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xxgc7k\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bruil5\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PHjYu9QF5:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+120+0+0+0+0+0),sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 720px) - 40px)`,...toResponsiveImage(zaynfvF51)}},rQ_iPCdLj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+120+0+0+0+0+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,...toResponsiveImage(zaynfvF51)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+120+0+0+0+0+0),sizes:`min(${componentViewport?.width||\"100vw\"}, 720px)`,...toResponsiveImage(zaynfvF51)},className:\"framer-1mxqt5h\",\"data-framer-name\":\"Cover Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eie7qh\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"bcKLvXxE9\"},implicitPathVariables:undefined},{href:{webPageId:\"bcKLvXxE9\"},implicitPathVariables:undefined},{href:{webPageId:\"bcKLvXxE9\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+120+0+0+0+0+264+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rp2sb6-container\",nodeId:\"zkHd4uXoB\",scopeId:\"MFeVF0BG6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PHjYu9QF5:{W9YO8gToE:resolvedLinks[2]},rQ_iPCdLj:{W9YO8gToE:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ReadMoreComponent,{gPBnbxeUq:\"var(--token-a2f29b4c-a792-4b9c-bdf7-a47c12e10459, rgb(51, 150, 161))\",height:\"100%\",id:\"zkHd4uXoB\",jAP7mlMKZ:\"var(--token-30f5a6e2-acaa-48d9-8380-92416611a6cd, rgb(0, 124, 137))\",layoutId:\"zkHd4uXoB\",lOSN26HWh:true,ok6amFpYE:\"Changelog\",W9YO8gToE:resolvedLinks[0],width:\"100%\",wMFw_lkuQ:false})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-stq5t2\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:(componentViewport?.y||0)+120+0+0+0+0+264+0+48+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kpdhae-container\",nodeId:\"jHjhg8AY9\",scopeId:\"MFeVF0BG6\",children:/*#__PURE__*/_jsx(Label,{BujpcCJMU:\"var(--token-a2f29b4c-a792-4b9c-bdf7-a47c12e10459, rgb(51, 150, 161))\",cyDE11WFU:toDateString(e8TvecKls,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode),EM88z1fTB:\"rgba(176, 214, 218, 0.1)\",height:\"100%\",id:\"jHjhg8AY9\",layoutId:\"jHjhg8AY9\",QJ5MTTcZH:\"0px 0px 8px 0px var(--token-d0781fb7-dfcc-489e-8964-34092c684251, rgba(17, 23, 24, 0.08))\",TtoQAnLDN:{borderColor:\"rgba(51, 150, 161, 0.24)\",borderStyle:\"solid\",borderWidth:1},variant:\"LLKzVCcoV\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1pixkn7\",\"data-styles-preset\":\"wHZEPZJfJ\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-3a661761-13aa-4a23-9b55-94293e9ee043, rgb(17, 23, 24))\"},children:\"Release Notes March 18, 2025 | \uD83D\uDE80 Notes, Recurring Events & More\"})}),className:\"framer-c98a2y\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:q3rJRvqBF,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14z8ye1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13g69he\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p23myh\",children:[/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/jKzAzDE1dbmgPC3q8RAo/Vimeo.js:default\":componentPresets.props[\"Z0iziEF6R\"],\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"lXLnbgqUT\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"zmo6k3DcS\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:JGHBf4Uqc,className:\"framer-sbd67a\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-3kvgws\",blockquote:\"framer-styles-preset-1bqw31o\",code:\"framer-styles-preset-1dw01rz\",h1:\"framer-styles-preset-1bxvc1d\",h2:\"framer-styles-preset-1lsdoyz\",h3:\"framer-styles-preset-1kesgo7\",h4:\"framer-styles-preset-8i31mu\",h5:\"framer-styles-preset-7ofjqu\",h6:\"framer-styles-preset-77nfjx\",img:\"framer-styles-preset-bj5k4\",p:\"framer-styles-preset-1ic8gti\",table:\"framer-styles-preset-2c0fpb\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PHjYu9QF5:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 720px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+120+0+0+476.8+0+0+0+0+0+120,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vy8vb2-container\",nodeId:\"UxEsNTusC\",scopeId:\"MFeVF0BG6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PHjYu9QF5:{style:{width:\"100%\"},variant:\"vVdvipgrb\"}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",hk1thgKyh:\"var(--token-1d207163-ce17-4ce4-89b7-504c984e598c, rgb(255, 255, 255))\",id:\"UxEsNTusC\",layoutId:\"UxEsNTusC\",p61XJqjGB:{borderColor:'var(--token-66f9a55a-dbd3-46e0-ab35-12fe4f025ea2, rgba(17, 23, 24, 0.04)) /* {\"name\":\"Black 4%\"} */',borderStyle:\"solid\",borderWidth:1},variant:\"m5sbtc68x\",viyfEjFSR:\"var(--token-a2f29b4c-a792-4b9c-bdf7-a47c12e10459, rgb(51, 150, 161))\",width:\"100%\",Wwe6X2ENf:\"https://app.beforesunset.ai/en/login\",yCxXIYN1C:\"Get Started\"})})})})})]}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/jKzAzDE1dbmgPC3q8RAo/Vimeo.js:default\":componentPresets.props[\"Z0iziEF6R\"],\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"lXLnbgqUT\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"zmo6k3DcS\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:gz4WWVMmE,className:\"framer-116y0i7\",\"data-framer-name\":\"Thanks Part\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-3kvgws\",blockquote:\"framer-styles-preset-1bqw31o\",code:\"framer-styles-preset-1dw01rz\",h1:\"framer-styles-preset-jwef0r\",h2:\"framer-styles-preset-14j0a8o\",h3:\"framer-styles-preset-1vckb74\",h4:\"framer-styles-preset-3s6gq3\",h5:\"framer-styles-preset-1mluq38\",h6:\"framer-styles-preset-77nfjx\",img:\"framer-styles-preset-bj5k4\",p:\"framer-styles-preset-brn5ts\",table:\"framer-styles-preset-2c0fpb\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1th3mlg\",children:[visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1pb9o1x\",\"data-styles-preset\":\"ziPGrR9Sz\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RYIoAkusL:previousItemId_RYIoAkusL},webPageId:\"MFeVF0BG6\"},motionChild:true,nodeId:\"g5qOj3UUR\",openInNewTab:false,scopeId:\"MFeVF0BG6\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-3kvgws\",\"data-styles-preset\":\"ZMCXy8cgp\",children:\"\u2039 Smarter AI That Speaks Your Language \u2728\"})})})}),className:\"framer-1te5zo3\",\"data-framer-name\":\"Previous\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q5dfbj\",\"data-framer-name\":\"Spacer\"}),visible1&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1pb9o1x\",\"data-styles-preset\":\"ziPGrR9Sz\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RYIoAkusL:nextItemId_RYIoAkusL},webPageId:\"MFeVF0BG6\"},motionChild:true,nodeId:\"sjYlNS9GR\",openInNewTab:false,scopeId:\"MFeVF0BG6\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-3kvgws\",\"data-styles-preset\":\"ZMCXy8cgp\",children:\"Add Task with AI \uD83C\uDF1F \u203A\"})})})}),className:\"framer-1h3zd0k\",\"data-framer-name\":\"Next\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"footer\",{className:\"framer-w9fwid\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PHjYu9QF5:{width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+120+908.6+0+0},rQ_iPCdLj:{width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+120+928.6+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:544,width:`min(${componentViewport?.width||\"100vw\"} - 120px, 1200px)`,y:(componentViewport?.y||0)+120+888.6+60+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14q0ypo-container\",\"data-framer-name\":\"Footer\",name:\"Footer\",nodeId:\"ildW1flQ5\",scopeId:\"MFeVF0BG6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PHjYu9QF5:{variant:\"zD4XCRpxN\"},rQ_iPCdLj:{variant:\"eBclwRrH7\"}},children:/*#__PURE__*/_jsx(AIKitFooter,{B51vWcxTg:\"19ozl9x\",height:\"100%\",id:\"ildW1flQ5\",layoutId:\"ildW1flQ5\",name:\"Footer\",style:{maxWidth:\"100%\",width:\"100%\"},tTbWHuRRy:\"a74udo\",variant:\"y2JYD9fHr\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2wkpD.framer-c2b5rk, .framer-2wkpD .framer-c2b5rk { display: block; }\",\".framer-2wkpD.framer-srdft0 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 120px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-2wkpD .framer-1hsgh3d-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-2wkpD .framer-1xxgc7k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2wkpD .framer-bruil5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 720px; padding: 0px; position: relative; width: 100%; }\",\".framer-2wkpD .framer-1mxqt5h { aspect-ratio: 2.25 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: var(--framer-aspect-ratio-supported, 320px); position: relative; width: 100%; }\",\".framer-2wkpD .framer-1eie7qh, .framer-2wkpD .framer-p23myh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2wkpD .framer-rp2sb6-container, .framer-2wkpD .framer-kpdhae-container, .framer-2wkpD .framer-1vy8vb2-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-2wkpD .framer-stq5t2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2wkpD .framer-c98a2y { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-2wkpD .framer-14z8ye1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 720px; padding: 0px; position: relative; width: 100%; }\",\".framer-2wkpD .framer-13g69he { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2wkpD .framer-sbd67a, .framer-2wkpD .framer-116y0i7 { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-2wkpD .framer-1th3mlg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-2wkpD .framer-1te5zo3, .framer-2wkpD .framer-1h3zd0k { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-2wkpD .framer-1q5dfbj { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-2wkpD .framer-w9fwid { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-2wkpD .framer-14q0ypo-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-2wkpD.framer-srdft0, .framer-2wkpD .framer-1xxgc7k, .framer-2wkpD .framer-bruil5, .framer-2wkpD .framer-1eie7qh, .framer-2wkpD .framer-stq5t2, .framer-2wkpD .framer-14z8ye1, .framer-2wkpD .framer-13g69he, .framer-2wkpD .framer-p23myh, .framer-2wkpD .framer-1th3mlg, .framer-2wkpD .framer-w9fwid { gap: 0px; } .framer-2wkpD.framer-srdft0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-2wkpD.framer-srdft0 > :first-child, .framer-2wkpD .framer-1xxgc7k > :first-child, .framer-2wkpD .framer-bruil5 > :first-child, .framer-2wkpD .framer-1eie7qh > :first-child, .framer-2wkpD .framer-stq5t2 > :first-child, .framer-2wkpD .framer-14z8ye1 > :first-child, .framer-2wkpD .framer-13g69he > :first-child, .framer-2wkpD .framer-p23myh > :first-child, .framer-2wkpD .framer-w9fwid > :first-child { margin-top: 0px; } .framer-2wkpD.framer-srdft0 > :last-child, .framer-2wkpD .framer-1xxgc7k > :last-child, .framer-2wkpD .framer-bruil5 > :last-child, .framer-2wkpD .framer-1eie7qh > :last-child, .framer-2wkpD .framer-stq5t2 > :last-child, .framer-2wkpD .framer-14z8ye1 > :last-child, .framer-2wkpD .framer-13g69he > :last-child, .framer-2wkpD .framer-p23myh > :last-child, .framer-2wkpD .framer-w9fwid > :last-child { margin-bottom: 0px; } .framer-2wkpD .framer-1xxgc7k > *, .framer-2wkpD .framer-14z8ye1 > *, .framer-2wkpD .framer-w9fwid > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-2wkpD .framer-bruil5 > *, .framer-2wkpD .framer-1eie7qh > *, .framer-2wkpD .framer-p23myh > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-2wkpD .framer-stq5t2 > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } .framer-2wkpD .framer-13g69he > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-2wkpD .framer-1th3mlg > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-2wkpD .framer-1th3mlg > :first-child { margin-left: 0px; } .framer-2wkpD .framer-1th3mlg > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,...sharedStyle13.css,...sharedStyle14.css,...sharedStyle15.css,...sharedStyle16.css,...sharedStyle17.css,...sharedStyle18.css,...sharedStyle19.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-2wkpD.framer-srdft0 { gap: 40px; width: 810px; } .framer-2wkpD .framer-bruil5, .framer-2wkpD .framer-14z8ye1 { max-width: unset; padding: 0px 40px 0px 40px; } .framer-2wkpD .framer-1mxqt5h { height: var(--framer-aspect-ratio-supported, 325px); } .framer-2wkpD .framer-w9fwid { padding: 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-2wkpD.framer-srdft0 { gap: 0px; } .framer-2wkpD.framer-srdft0 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-2wkpD.framer-srdft0 > :first-child { margin-top: 0px; } .framer-2wkpD.framer-srdft0 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-2wkpD.framer-srdft0 { gap: 20px; width: 390px; } .framer-2wkpD .framer-bruil5, .framer-2wkpD .framer-14z8ye1 { padding: 0px 20px 0px 20px; } .framer-2wkpD .framer-1mxqt5h { height: var(--framer-aspect-ratio-supported, 156px); } .framer-2wkpD .framer-1vy8vb2-container { width: 100%; } .framer-2wkpD .framer-w9fwid { padding: 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-2wkpD.framer-srdft0 { gap: 0px; } .framer-2wkpD.framer-srdft0 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-2wkpD.framer-srdft0 > :first-child { margin-top: 0px; } .framer-2wkpD.framer-srdft0 > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4090.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"rQ_iPCdLj\":{\"layout\":[\"fixed\",\"auto\"]},\"PHjYu9QF5\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerMFeVF0BG6=withCSS(Component,css,\"framer-2wkpD\");export default FramerMFeVF0BG6;FramerMFeVF0BG6.displayName=\"Page\";FramerMFeVF0BG6.defaultProps={height:4090.5,width:1200};addFonts(FramerMFeVF0BG6,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavigationFonts,...ReadMoreComponentFonts,...LabelFonts,...ButtonFonts,...AIKitFooterFonts,...QrCustomCursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...getFontsFromSharedStyle(sharedStyle13.fonts),...getFontsFromSharedStyle(sharedStyle14.fonts),...getFontsFromSharedStyle(sharedStyle15.fonts),...getFontsFromSharedStyle(sharedStyle16.fonts),...getFontsFromSharedStyle(sharedStyle17.fonts),...getFontsFromSharedStyle(sharedStyle18.fonts),...getFontsFromSharedStyle(sharedStyle19.fonts),...componentPresets.fonts?.[\"lXLnbgqUT\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"lXLnbgqUT\"]):[],...componentPresets.fonts?.[\"zmo6k3DcS\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"zmo6k3DcS\"]):[],...componentPresets.fonts?.[\"Z0iziEF6R\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"Z0iziEF6R\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMFeVF0BG6\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"4090.5\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rQ_iPCdLj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PHjYu9QF5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "O30newZvP_default", "NavigationWithVariantAppearEffect", "withVariantAppearEffect", "ReadMoreComponentFonts", "eHwK_LfFd_default", "LabelFonts", "GIshwYKr7_default", "ButtonFonts", "DITWrfgGF_default", "AIKitFooterFonts", "afK_sUCUe_default", "QrCustomCursorFonts", "ywIPlnPsG_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "isSet", "prefix", "suffix", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "transition1", "cursor", "ywIPlnPsG_default", "transition2", "cursor1", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "qxvlgQpfR_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "zaynfvF51", "e8TvecKls", "q3rJRvqBF", "JGHBf4Uqc", "gz4WWVMmE", "previousItemId", "previousItemId_RYIoAkusL", "previousItemId_q3rJRvqBF", "nextItemId", "nextItemId_RYIoAkusL", "nextItemId_q3rJRvqBF", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "activeLocaleCode", "useLocaleCode", "visible", "textContent", "visible1", "textContent1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "NavigationWithVariantAppearEffect", "getLoadingLazyAtYPosition", "Image2", "ResolveLinks", "resolvedLinks", "eHwK_LfFd_default", "GIshwYKr7_default", "RichText2", "x", "ComponentPresetsProvider", "DITWrfgGF_default", "Link", "afK_sUCUe_default", "css", "FramerMFeVF0BG6", "withCSS", "MFeVF0BG6_default", "addFonts", "NavigationFonts", "ReadMoreComponentFonts", "LabelFonts", "ButtonFonts", "AIKitFooterFonts", "QrCustomCursorFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
