{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/aKxmQIsiapWCFVbbnTrs/2ooFBWRtV4wjBpLkfLio/YwLSqjcNy.js"],
  "sourcesContent": ["// Generated by Framer (eea9f0c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,NotFoundError,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,withCodeBoundaryForOverrides,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Hero}from\"https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/rQJeCcsGr1fSnWO0FT2G/Hero.js\";import Logo from\"https://framerusercontent.com/modules/IQXqjAGXltPKLdfjcdtf/AdYVRfUvx2HLE5qL3Xfw/Logo.js\";import{ScrollToTopButton}from\"https://framerusercontent.com/modules/riM3dyHwQFmWJooAH3qH/fWFoEwRzmbWX7OsJ2eMI/ScrollToTopButton.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/CzcVr5U1VFk6uNcyYvJq/SmoothScroll_Prod.js\";import Footer from\"#framer/local/canvasComponent/JBX48afsO/JBX48afsO.js\";import GoBackButton from\"#framer/local/canvasComponent/OSoHD9ZaW/OSoHD9ZaW.js\";import Header from\"#framer/local/canvasComponent/tLSFnp8fu/tLSFnp8fu.js\";import Menu from\"#framer/local/collection/ykoEMYmo8/ykoEMYmo8.js\";import*as sharedStyle from\"#framer/local/css/ar0X3XvKk/ar0X3XvKk.js\";import metadataProvider from\"#framer/local/webPageMetadata/YwLSqjcNy/YwLSqjcNy.js\";const HeaderFonts=getFonts(Header);const SmoothScrollFonts=getFonts(SmoothScroll);const LogoFonts=getFonts(Logo);const MotionMainWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.main);const GoBackButtonFonts=getFonts(GoBackButton);const HeroFonts=getFonts(Hero);const MotionDivScrollToTopButton1cg4fcj=withCodeBoundaryForOverrides(motion.div,{nodeId:\"xMTGaHhi4\",override:ScrollToTopButton,scopeId:\"YwLSqjcNy\"});const FooterFonts=getFonts(Footer);const breakpoints={EnS7Fmioy:\"(min-width: 1200px)\",Qr9YzfsDI:\"(min-width: 810px) and (max-width: 1199px)\",s_LnZTSVj:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-93kQh\";const variantClassNames={EnS7Fmioy:\"framer-v-1ubakro\",Qr9YzfsDI:\"framer-v-1y3szj7\",s_LnZTSVj:\"framer-v-71r63h\"};const transition1={damping:46,delay:0,mass:1,stiffness:161,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-170};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"EnS7Fmioy\",Phone:\"s_LnZTSVj\",Tablet:\"Qr9YzfsDI\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"EnS7Fmioy\"};};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:{alias:\"YwLSqjcNy\",data:Menu,type:\"Collection\"},select:[{collection:\"YwLSqjcNy\",name:\"DUsETrVDc\",type:\"Identifier\"},{collection:\"YwLSqjcNy\",name:\"hGNU6Wy_W\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"YwLSqjcNy\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,DUsETrVDc=getFromCurrentRouteData(\"DUsETrVDc\")??\"\",hGNU6Wy_W=getFromCurrentRouteData(\"hGNU6Wy_W\")??\"\",...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"EnS7Fmioy\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-d64fb00e-b5cb-4b79-a672-ed51c8d41600, rgb(241, 241, 241)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1ubakro\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:726,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mgl3ss-container\",nodeId:\"BgLWHhAMw\",scopeId:\"YwLSqjcNy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qr9YzfsDI:{variant:\"OEKKnrJyy\"},s_LnZTSVj:{variant:\"KomX6asKP\"}},children:/*#__PURE__*/_jsx(Header,{B5gF1qbFq:\"rgb(0, 0, 0)\",FkjcxaACT:\"a33MzDd03\",fxjWd8I7K:\"a33MzDd03\",height:\"100%\",i5rLODGAh:{borderBottomWidth:0,borderColor:\"var(--token-f8c6fc17-6126-48ad-8306-922d51919d56, rgb(17, 17, 18))\",borderLeftWidth:0,borderRightWidth:1,borderStyle:\"solid\",borderTopWidth:1},id:\"BgLWHhAMw\",layoutId:\"BgLWHhAMw\",oHap4Uq9A:{borderBottomWidth:0,borderColor:\"var(--token-f8c6fc17-6126-48ad-8306-922d51919d56, rgb(17, 17, 18))\",borderLeftWidth:1,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:1},style:{width:\"100%\"},UH4PDEJAd:\"var(--token-f8c6fc17-6126-48ad-8306-922d51919d56, rgb(17, 17, 18))\",variant:\"VI_L8Attj\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-dkebc4-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"u3GMclULt\",scopeId:\"YwLSqjcNy\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"u3GMclULt\",intensity:8,layoutId:\"u3GMclULt\",width:\"100%\"})})}),/*#__PURE__*/_jsx(MotionMainWithOptimizedAppearEffect,{animate:animation,className:\"framer-1yddzck\",\"data-framer-appear-id\":\"1yddzck\",\"data-framer-name\":\"Main\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsxs(\"section\",{className:\"framer-7yglmw\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ngxlwc\",\"data-styles-preset\":\"ar0X3XvKk\",children:\"Yoghurt Parfait\"})}),className:\"framer-10c5fzo\",fonts:[\"Inter\"],text:DUsETrVDc,transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zvl5av-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"yQFeSb1Cg\",scopeId:\"YwLSqjcNy\",children:/*#__PURE__*/_jsx(Logo,{company:\"Framer\",height:\"100%\",id:\"yQFeSb1Cg\",isSearch:false,layoutId:\"yQFeSb1Cg\",radius:30,srcType:\"URL\",srcUrl:hGNU6Wy_W,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"60px\",y:825,children:/*#__PURE__*/_jsx(Container,{className:\"framer-uajid4-container\",layoutScroll:true,nodeId:\"HaN161TJB\",scopeId:\"YwLSqjcNy\",children:/*#__PURE__*/_jsx(GoBackButton,{height:\"100%\",id:\"HaN161TJB\",layoutId:\"HaN161TJB\",style:{height:\"100%\",width:\"100%\"},variant:\"ysSpqMcYs\",width:\"100%\"})})}),/*#__PURE__*/_jsx(MotionDivScrollToTopButton1cg4fcj,{className:\"framer-1cg4fcj\",\"data-framer-name\":\"Scroll To Top Button\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j4wub1-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"lJK2jGXje\",rendersWithMotion:true,scopeId:\"YwLSqjcNy\",children:/*#__PURE__*/_jsx(Hero,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"ArrowUp\",id:\"lJK2jGXje\",layoutId:\"lJK2jGXje\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{s_LnZTSVj:{y:(componentViewport?.y||0)+0+964}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1647,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xmfkpx-container\",nodeId:\"keESNb34O\",scopeId:\"YwLSqjcNy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qr9YzfsDI:{variant:\"ljQrMu23R\"},s_LnZTSVj:{variant:\"f27MtJq4F\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"keESNb34O\",layoutId:\"keESNb34O\",style:{width:\"100%\"},variant:\"sOLlak1N3\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-93kQh.framer-otyaup, .framer-93kQh .framer-otyaup { display: block; }\",\".framer-93kQh.framer-1ubakro { align-content: center; align-items: center; background-color: var(--token-d64fb00e-b5cb-4b79-a672-ed51c8d41600, #f1f1f1); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-93kQh .framer-1mgl3ss-container { flex: none; height: auto; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 10; }\",\".framer-93kQh .framer-dkebc4-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-93kQh .framer-1yddzck { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 36px 0px 36px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-93kQh .framer-7yglmw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 125px; height: min-content; justify-content: center; max-width: 1848px; overflow: visible; padding: 60px 0px 0px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-93kQh .framer-10c5fzo { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 50%; opacity: 0; position: absolute; top: 60px; transform: translateX(-50%); white-space: pre; width: auto; z-index: 1; }\",\".framer-93kQh .framer-zvl5av-container { aspect-ratio: 0.5625 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 1067px); position: relative; width: 600px; }\",\".framer-93kQh .framer-uajid4-container { bottom: 115px; flex: none; height: 60px; position: fixed; right: 54px; width: 60px; z-index: 2; }\",\".framer-93kQh .framer-1cg4fcj { background-color: #16171a; border-bottom-left-radius: 1000px; border-bottom-right-radius: 1000px; border-top-left-radius: 1000px; border-top-right-radius: 1000px; bottom: 45px; flex: none; height: 60px; overflow: hidden; position: fixed; right: 54px; width: 60px; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-93kQh .framer-1j4wub1-container { flex: none; height: 28px; left: calc(50.00000000000002% - 28px / 2); position: absolute; top: calc(50.00000000000002% - 28px / 2); width: 28px; }\",\".framer-93kQh .framer-1xmfkpx-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",...sharedStyle.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-93kQh.framer-1ubakro { width: 810px; }}\",\"@media (max-width: 809px) { .framer-93kQh.framer-1ubakro { gap: 100px; width: 390px; } .framer-93kQh .framer-1yddzck { padding: 0px 20px 0px 20px; } .framer-93kQh .framer-7yglmw { padding: 0px; } .framer-93kQh .framer-10c5fzo { order: 2; } .framer-93kQh .framer-zvl5av-container { aspect-ratio: 0.5623242736644799 / 1; height: var(--framer-aspect-ratio-supported, 622px); order: 0; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2447\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Qr9YzfsDI\":{\"layout\":[\"fixed\",\"auto\"]},\"s_LnZTSVj\":{\"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 FramerYwLSqjcNy=withCSS(Component,css,\"framer-93kQh\");export default FramerYwLSqjcNy;FramerYwLSqjcNy.displayName=\"Menu (June)\";FramerYwLSqjcNy.defaultProps={height:2447,width:1200};addFonts(FramerYwLSqjcNy,[{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\"}]},...HeaderFonts,...SmoothScrollFonts,...LogoFonts,...GoBackButtonFonts,...HeroFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYwLSqjcNy\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"2447\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Qr9YzfsDI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"s_LnZTSVj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "HeaderFonts", "getFonts", "tLSFnp8fu_default", "SmoothScrollFonts", "SmoothScroll", "LogoFonts", "Logo", "MotionMainWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "GoBackButtonFonts", "OSoHD9ZaW_default", "HeroFonts", "Icon", "MotionDivScrollToTopButton1cg4fcj", "withCodeBoundaryForOverrides", "ScrollToTopButton", "FooterFonts", "JBX48afsO_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transformTemplate1", "_", "t", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "ykoEMYmo8_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "DUsETrVDc", "hGNU6Wy_W", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "tLSFnp8fu_default", "SmoothScroll", "MotionMainWithOptimizedAppearEffect", "RichText", "x", "Logo", "OSoHD9ZaW_default", "MotionDivScrollToTopButton1cg4fcj", "Icon", "JBX48afsO_default", "css", "FramerYwLSqjcNy", "withCSS", "YwLSqjcNy_default", "addFonts", "HeaderFonts", "SmoothScrollFonts", "LogoFonts", "GoBackButtonFonts", "HeroFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
