{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Aszi2DyRsQKlHt4MZj1A/xglSfWih41rg78jpmsLL/zePzzyZub.js", "ssg:https://framerusercontent.com/modules/wqGjmIso77vxyyOp0YUx/pvtnA2E3JHzqUtr4Dixf/AswIXsXaV.js", "ssg:https://framerusercontent.com/modules/LV9trClbmNwd5PVj9l8y/L4rFqMGNzGSwRZpGTGF3/Icons.js", "ssg:https://framerusercontent.com/modules/MWsEnYfRnoOQq31DN4ql/6EBKQJ7jpOf0wR1CbnGj/utils.js", "ssg:https://framerusercontent.com/modules/TwRgbWuhHeB95MPifel4/YW8Hlm59FG3PajbrVsaR/fuzzySearch.js", "ssg:https://framerusercontent.com/modules/K9JZRwJcE6slDAf8rUmh/rxFrxSh0utdVXiSJFdY4/fakeResults.js", "ssg:https://framerusercontent.com/modules/3Xi2AslpcDRhfyCVPmx3/d0Oobr5BHnVqZJQyMdGn/storage.js", "ssg:https://framer.com/m/cache-YMiL.js@b9aplVZjN51x28yfNK16", "ssg:https://framerusercontent.com/modules/uU1mtMKXsrVAg8N5hW7w/JUSOhg0nH8Uc1bal1x1v/cachedIndex.js", "ssg:https://framerusercontent.com/modules/MyBp84Z0p9nUcMimVMnY/VKPcuxBCKu4ecmEtZUh5/useSearch.js", "ssg:https://framerusercontent.com/modules/PJVBcBLmDteTEAZh3J9Z/keXJyjyE9VnzUcDMayjg/browser.js", "ssg:https://framerusercontent.com/modules/Gzef0nFihI9m9vZG45th/lIUxbZcreiDm2GzUkt3y/useCallbackOnMouseMove.js", "ssg:https://framerusercontent.com/modules/eAnjm75CdfYT1Zz4BIaz/7KDSfnnyD1T3Ap75L4m8/scrollIntoView.js", "ssg:https://framerusercontent.com/modules/tV9haTHllpHHc9Fjue2H/tiKvpL4XcfzfRKXEwNiV/SearchModal.js", "ssg:https://framerusercontent.com/modules/hqEf5wXaAewP8VPuaZ98/5A0QGVeEr2cwheQpIuEG/useViewportSizeState.js", "ssg:https://framerusercontent.com/modules/6wAE2eMb2Tl3zrU7u4UL/RPrU1aOtKIzYUf3nkXYG/Search.js", "ssg:https://framerusercontent.com/modules/a47SQVjKiLlKkogKJxjF/IYEoOPYH5HXJiGUj9SUd/F4jklYmyb.js", "ssg:https://framerusercontent.com/modules/eAGQwBJYMT9YV4UQT0Be/U7kI3cRJuHavnR5fiNSr/udsz7cGcE.js"],
  "sourcesContent": ["import { fontStore } from \"framer\";\nfontStore.loadWebFontsFromSelectors([]);\nexport const fonts = [];\nexport const css = ['.framer-DEHWh .framer-styles-preset-1nm2wfn:not(.rich-text-wrapper), .framer-DEHWh .framer-styles-preset-1nm2wfn.rich-text-wrapper a { --framer-link-hover-text-color: var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, #22242c) /* {\"name\":\"Primary Text\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-15fc6ab8-c2ea-472c-853a-fd5eab1ecf4a, rgba(10, 10, 13, 0.6)); --framer-link-text-decoration: none; }'];\nexport const className = \"framer-DEHWh\";\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"className\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"css\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"fonts\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};", "// Generated by Framer (28c43db)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, Link, RichText, SVG, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";\nimport * as React from \"react\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/Aszi2DyRsQKlHt4MZj1A/xglSfWih41rg78jpmsLL/zePzzyZub.js\";\nconst cycleOrder = [\"QEzv7PRtR\", \"dTkbNuu3K\"];\nconst variantClassNames = {\n  dTkbNuu3K: \"framer-v-1ejvv0a\",\n  QEzv7PRtR: \"framer-v-1rbfye3\"\n};\nfunction addPropertyOverrides(overrides, ...variants) {\n  const nextOverrides = {};\n  variants === null || variants === void 0 ? void 0 : variants.forEach(variant => variant && Object.assign(nextOverrides, overrides[variant]));\n  return nextOverrides;\n}\nconst humanReadableVariantMap = {\n  \"Footer Mobile\": \"dTkbNuu3K\",\n  Footer: \"QEzv7PRtR\"\n};\nconst transitions = {\n  default: {\n    damping: 60,\n    delay: 0,\n    mass: 1,\n    stiffness: 500,\n    type: \"spring\"\n  }\n};\nconst Transition = ({\n  value,\n  children\n}) => {\n  const config = React.useContext(MotionConfigContext);\n  const transition = value !== null && value !== void 0 ? value : config.transition;\n  const contextValue = React.useMemo(() => ({\n    ...config,\n    transition\n  }), [JSON.stringify(transition)]);\n  return /*#__PURE__*/_jsx(MotionConfigContext.Provider, {\n    value: contextValue,\n    children: children\n  });\n};\nconst Component = /*#__PURE__*/React.forwardRef(function ({\n  id,\n  style,\n  className,\n  width,\n  height,\n  layoutId,\n  variant: outerVariant = \"QEzv7PRtR\",\n  title: jlhHPOflI = \"tasar\u0131msal y\\xfckseli\u015Fin anahtar\u0131\",\n  ...restProps\n}, ref) {\n  const outerVariantId = humanReadableVariantMap[outerVariant];\n  const variant = outerVariantId || outerVariant;\n  const {\n    baseVariant,\n    classNames,\n    gestureVariant,\n    setGestureState,\n    setVariant,\n    transition,\n    variants\n  } = useVariantState({\n    cycleOrder,\n    defaultVariant: \"QEzv7PRtR\",\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = variants.join(\"-\") + restProps.layoutDependency;\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(LayoutGroup, {\n    id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n    children: /*#__PURE__*/_jsx(motion.div, {\n      initial: variant,\n      animate: variants,\n      onHoverStart: () => setGestureState({\n        isHovered: true\n      }),\n      onHoverEnd: () => setGestureState({\n        isHovered: false\n      }),\n      onTapStart: () => setGestureState({\n        isPressed: true\n      }),\n      onTap: () => setGestureState({\n        isPressed: false\n      }),\n      onTapCancel: () => setGestureState({\n        isPressed: false\n      }),\n      className: cx(\"framer-CWggw\", sharedStyle.className, classNames),\n      style: {\n        display: \"contents\"\n      },\n      children: /*#__PURE__*/_jsx(Transition, {\n        value: transition,\n        children: /*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-1rbfye3\", className),\n          \"data-framer-name\": \"Footer\",\n          layoutDependency: layoutDependency,\n          layoutId: \"QEzv7PRtR\",\n          ref: ref,\n          style: {\n            ...style\n          },\n          ...addPropertyOverrides({\n            dTkbNuu3K: {\n              \"data-framer-name\": \"Footer Mobile\"\n            }\n          }, baseVariant, gestureVariant),\n          children: [/*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-4tz49p\",\n            \"data-framer-name\": \"_Credit + Footer Menu\",\n            layoutDependency: layoutDependency,\n            layoutId: \"I808:4767;78:1397\",\n            children: [/*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(motion.p, {\n                  style: {\n                    \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                    \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", sans-serif',\n                    \"--framer-font-weight\": \"500\",\n                    \"--framer-letter-spacing\": \"-0.18px\",\n                    \"--framer-line-height\": \"24px\",\n                    \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                  },\n                  children: \"\\xa9grafimus 2023\"\n                })\n              }),\n              className: \"framer-1rjrud5\",\n              \"data-framer-name\": \"\\xa9realvjy\",\n              fonts: [\"Inter-Medium\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"I808:4767;78:1397;116:2427\",\n              style: {\n                \"--extracted-r6o4lv\": \"var(--token-86927c53-7c0d-4ac6-b3d6-4e644798de64, rgba(74, 87, 111, 0.7))\",\n                \"--framer-paragraph-spacing\": \"0px\",\n                opacity: .5\n              },\n              verticalAlignment: \"top\",\n              withExternalLayout: true,\n              ...addPropertyOverrides({\n                dTkbNuu3K: {\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(motion.p, {\n                      style: {\n                        \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                        \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", sans-serif',\n                        \"--framer-font-size\": \"14px\",\n                        \"--framer-font-weight\": \"500\",\n                        \"--framer-letter-spacing\": \"-0.18px\",\n                        \"--framer-line-height\": \"24px\",\n                        \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                      },\n                      children: \"\\xa9grafimus 2023\"\n                    })\n                  })\n                }\n              }, baseVariant, gestureVariant)\n            }), /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-1tjlhl8\",\n              \"data-framer-name\": \"Menu\",\n              layoutDependency: layoutDependency,\n              layoutId: \"I808:4767;78:1397;116:2430\",\n              children: [/*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    style: {\n                      \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                      \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", sans-serif',\n                      \"--framer-font-size\": \"12px\",\n                      \"--framer-font-weight\": \"500\",\n                      \"--framer-line-height\": \"16px\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: /*#__PURE__*/_jsx(Link, {\n                      href: \"behance.net/grafimus\",\n                      openInNewTab: true,\n                      smoothScroll: false,\n                      children: /*#__PURE__*/_jsx(motion.a, {\n                        className: \"framer-styles-preset-1nm2wfn\",\n                        \"data-styles-preset\": \"zePzzyZub\",\n                        children: \"behance\"\n                      })\n                    })\n                  })\n                }),\n                className: \"framer-1f2o4gf\",\n                \"data-framer-name\": \"version\",\n                fonts: [\"Inter-Medium\"],\n                layoutDependency: layoutDependency,\n                layoutId: \"I808:4767;78:1397;116:2431\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-15fc6ab8-c2ea-472c-853a-fd5eab1ecf4a, rgba(10, 10, 13, 0.6))\",\n                  \"--framer-paragraph-spacing\": \"0px\",\n                  opacity: .2\n                },\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  dTkbNuu3K: {\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(motion.p, {\n                        style: {\n                          \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                          \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", sans-serif',\n                          \"--framer-font-size\": \"11px\",\n                          \"--framer-font-weight\": \"500\",\n                          \"--framer-line-height\": \"16px\",\n                          \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                        },\n                        children: /*#__PURE__*/_jsx(Link, {\n                          href: \"behance.net/grafimus\",\n                          openInNewTab: true,\n                          smoothScroll: false,\n                          children: /*#__PURE__*/_jsx(motion.a, {\n                            className: \"framer-styles-preset-1nm2wfn\",\n                            \"data-styles-preset\": \"zePzzyZub\",\n                            children: \"behance\"\n                          })\n                        })\n                      })\n                    })\n                  }\n                }, baseVariant, gestureVariant)\n              }), /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    style: {\n                      \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                      \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", sans-serif',\n                      \"--framer-font-size\": \"12px\",\n                      \"--framer-font-weight\": \"500\",\n                      \"--framer-line-height\": \"16px\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: /*#__PURE__*/_jsx(Link, {\n                      href: \"instagram.com/grafimus\",\n                      openInNewTab: true,\n                      smoothScroll: false,\n                      children: /*#__PURE__*/_jsx(motion.a, {\n                        className: \"framer-styles-preset-1nm2wfn\",\n                        \"data-styles-preset\": \"zePzzyZub\",\n                        children: \"instagram\"\n                      })\n                    })\n                  })\n                }),\n                className: \"framer-1jc7saa\",\n                \"data-framer-name\": \"bookshelf\",\n                fonts: [\"Inter-Medium\"],\n                layoutDependency: layoutDependency,\n                layoutId: \"I808:4767;78:1397;116:2433\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-15fc6ab8-c2ea-472c-853a-fd5eab1ecf4a, rgba(10, 10, 13, 0.6))\",\n                  \"--framer-paragraph-spacing\": \"0px\",\n                  opacity: .2\n                },\n                verticalAlignment: \"top\",\n                withExternalLayout: true,\n                ...addPropertyOverrides({\n                  dTkbNuu3K: {\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(motion.p, {\n                        style: {\n                          \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                          \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", sans-serif',\n                          \"--framer-font-size\": \"11px\",\n                          \"--framer-font-weight\": \"500\",\n                          \"--framer-line-height\": \"16px\",\n                          \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                        },\n                        children: /*#__PURE__*/_jsx(Link, {\n                          href: \"instagram.com/grafimus\",\n                          openInNewTab: true,\n                          smoothScroll: false,\n                          children: /*#__PURE__*/_jsx(motion.a, {\n                            className: \"framer-styles-preset-1nm2wfn\",\n                            \"data-styles-preset\": \"zePzzyZub\",\n                            children: \"instagram\"\n                          })\n                        })\n                      })\n                    })\n                  }\n                }, baseVariant, gestureVariant)\n              }), /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    style: {\n                      \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                      \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", sans-serif',\n                      \"--framer-font-size\": \"12px\",\n                      \"--framer-font-weight\": \"500\",\n                      \"--framer-line-height\": \"16px\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: /*#__PURE__*/_jsx(Link, {\n                      href: \"linkedin.com/in/grafimus\",\n                      openInNewTab: true,\n                      smoothScroll: false,\n                      children: /*#__PURE__*/_jsx(motion.a, {\n                        className: \"framer-styles-preset-1nm2wfn\",\n                        \"data-styles-preset\": \"zePzzyZub\",\n                        children: \"linkedin\"\n                      })\n                    })\n                  })\n                }),\n                className: \"framer-bbw2m6\",\n                \"data-framer-name\": \"stacks\",\n                fonts: [\"Inter-Medium\"],\n                layoutDependency: layoutDependency,\n                layoutId: \"I808:4767;78:1397;116:2434\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-15fc6ab8-c2ea-472c-853a-fd5eab1ecf4a, rgba(10, 10, 13, 0.6))\",\n                  \"--framer-paragraph-spacing\": \"0px\",\n                  opacity: .2\n                },\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              }), /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    style: {\n                      \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                      \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", sans-serif',\n                      \"--framer-font-size\": \"12px\",\n                      \"--framer-font-weight\": \"500\",\n                      \"--framer-line-height\": \"16px\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"dribbble\"\n                  })\n                }),\n                className: \"framer-14yfkvf\",\n                \"data-framer-name\": \"supporters\",\n                fonts: [\"Inter-Medium\"],\n                layoutDependency: layoutDependency,\n                layoutId: \"I808:4767;78:1397;116:2435\",\n                style: {\n                  \"--extracted-r6o4lv\": \"var(--token-15fc6ab8-c2ea-472c-853a-fd5eab1ecf4a, rgba(10, 10, 13, 0.6))\",\n                  \"--framer-paragraph-spacing\": \"0px\",\n                  opacity: .2\n                },\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })]\n            })]\n          }), /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-jfi0z9\",\n            \"data-framer-name\": \"Quote\",\n            layoutDependency: layoutDependency,\n            layoutId: \"I808:4767;78:1374\",\n            style: {\n              opacity: .2\n            },\n            children: [/*#__PURE__*/_jsx(SVG, {\n              className: \"framer-1of25ku\",\n              \"data-framer-name\": \"line\",\n              fill: \"rgba(0,0,0,1)\",\n              intrinsicHeight: 14,\n              intrinsicWidth: 147,\n              layoutDependency: layoutDependency,\n              layoutId: \"I808:4767;78:1376\",\n              svg: '<svg width=\"147\" height=\"14\" viewBox=\"0 0 147 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.4\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M123 5.5H0V4.5H123V5.5Z\" fill=\"#22242C\"/>\\n<path d=\"M140.591 14C143.487 14 145.69 11.6168 146.524 9.35929C146.972 8.18709 147.107 6.91364 146.915 5.67018C146.723 4.42672 146.211 3.25823 145.432 2.28504C143.972 0.54949 141.689 -0.230274 139.014 0.0589845C135.946 0.398549 133.854 2.53655 132.958 3.44835C132.657 3.76276 132.345 4.14636 131.995 4.56767C130.467 6.45413 128.737 8.57327 125.473 7.08296C125.131 6.88093 124.845 6.59422 124.641 6.24918C124.436 5.90415 124.319 5.51187 124.301 5.10845C124.309 4.64612 124.47 4.20032 124.758 3.84397C125.045 3.48762 125.442 3.24177 125.884 3.14652C126.267 3.11353 126.65 3.19746 126.987 3.3877C127.323 3.57795 127.597 3.86596 127.774 4.21549C127.807 4.30378 127.858 4.38381 127.924 4.45022C127.99 4.51663 128.069 4.56793 128.155 4.60067C128.242 4.63342 128.334 4.64686 128.426 4.64013C128.519 4.6334 128.608 4.60661 128.69 4.5616C128.771 4.51659 128.842 4.45437 128.898 4.37907C128.954 4.30376 128.993 4.21715 129.014 4.12491C129.035 4.03268 129.036 3.93693 129.018 3.84412C129 3.75132 128.963 3.66357 128.909 3.58667C128.606 3.00486 128.14 2.52889 127.572 2.21972C127.004 1.91054 126.358 1.78221 125.718 1.85111C124.97 1.986 124.29 2.38229 123.795 2.97266C123.299 3.56303 123.018 4.31106 123 5.08956C123.009 5.75965 123.196 6.41453 123.541 6.98393C123.886 7.55335 124.376 8.01582 124.957 8.32172C129.105 10.1705 131.443 7.30302 132.995 5.41027C133.308 5.02669 133.609 4.66825 133.879 4.37899C134.744 3.49864 136.541 1.65617 139.155 1.36691C141.395 1.12167 143.278 1.75053 144.45 3.14023C145.076 3.93244 145.486 4.8809 145.637 5.88856C145.788 6.89622 145.675 7.92689 145.309 8.87508C144.597 10.8056 142.689 12.7235 140.468 12.648C139.278 12.6103 137.314 11.9563 136.787 10.2962C136.631 9.77939 136.605 9.23059 136.711 8.70068C136.817 8.17078 137.052 7.6769 137.394 7.26488C137.736 6.85286 138.174 6.53597 138.668 6.34368C139.161 6.15138 139.694 6.08987 140.217 6.16482C140.305 6.1785 140.394 6.17243 140.48 6.14702C140.565 6.1216 140.644 6.07749 140.711 6.01767C140.778 5.95786 140.832 5.88376 140.868 5.80059C140.905 5.71743 140.923 5.62715 140.922 5.536C140.93 5.44724 140.92 5.35784 140.893 5.27317C140.866 5.18851 140.822 5.11033 140.765 5.04335C140.707 4.97638 140.637 4.922 140.559 4.88346C140.481 4.84492 140.396 4.82304 140.309 4.81913C139.473 4.73122 138.63 4.88138 137.872 5.25306C137.114 5.62474 136.471 6.20358 136.014 6.92575C135.682 7.48584 135.47 8.11175 135.391 8.76217C135.313 9.41259 135.37 10.0727 135.56 10.6987C136.265 12.8555 138.591 13.8931 140.468 13.9496L140.591 14Z\" fill=\"#22242C\"/>\\n</g>\\n</svg>\\n',\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(motion.p, {\n                  style: {\n                    \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                    \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", sans-serif',\n                    \"--framer-font-size\": \"11px\",\n                    \"--framer-font-weight\": \"500\",\n                    \"--framer-line-height\": \"16px\",\n                    \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                  },\n                  children: \"stay hungry, stay foolish\"\n                })\n              }),\n              className: \"framer-4epf1a\",\n              \"data-framer-name\": \"stay hungry, stay foolish\",\n              fonts: [\"Inter-Medium\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"I808:4767;78:1375\",\n              style: {\n                \"--extracted-r6o4lv\": \"var(--token-15fc6ab8-c2ea-472c-853a-fd5eab1ecf4a, rgba(10, 10, 13, 0.6))\",\n                \"--framer-paragraph-spacing\": \"0px\"\n              },\n              text: jlhHPOflI,\n              verticalAlignment: \"top\",\n              withExternalLayout: true,\n              ...addPropertyOverrides({\n                dTkbNuu3K: {\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(motion.p, {\n                      style: {\n                        \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                        \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", sans-serif',\n                        \"--framer-font-size\": \"9px\",\n                        \"--framer-font-weight\": \"500\",\n                        \"--framer-line-height\": \"16px\",\n                        \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                      },\n                      children: \"stay hungry, stay foolish\"\n                    })\n                  })\n                }\n              }, baseVariant, gestureVariant)\n            }), /*#__PURE__*/_jsx(SVG, {\n              className: \"framer-1cv6qfr\",\n              \"data-framer-name\": \"line\",\n              fill: \"rgba(0,0,0,1)\",\n              intrinsicHeight: 14,\n              intrinsicWidth: 147,\n              layoutDependency: layoutDependency,\n              layoutId: \"I808:4767;78:1380\",\n              svg: '<svg width=\"147\" height=\"14\" viewBox=\"0 0 147 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.4\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24 5.5H147V4.5H24V5.5Z\" fill=\"#22242C\"/>\\n<path d=\"M6.40912 14C3.5131 14 1.31038 11.6168 0.475934 9.35929C0.027896 8.18709 -0.107076 6.91364 0.0848926 5.67018C0.276861 4.42672 0.788846 3.25823 1.56809 2.28504C3.02838 0.54949 5.31081 -0.230274 7.98594 0.0589845C11.0538 0.398549 13.1461 2.53655 14.0419 3.44835C14.3425 3.76276 14.6553 4.14636 15.0051 4.56767C16.5328 6.45413 18.2632 8.57327 21.5273 7.08296C21.8685 6.88093 22.1547 6.59422 22.3594 6.24918C22.5642 5.90415 22.681 5.51187 22.6992 5.10845C22.6908 4.64612 22.5297 4.20032 22.2421 3.84397C21.9546 3.48762 21.5576 3.24177 21.1161 3.14652C20.7333 3.11353 20.3497 3.19746 20.0133 3.3877C19.677 3.57795 19.4032 3.86596 19.2265 4.21549C19.1932 4.30378 19.1419 4.38381 19.0761 4.45022C19.0103 4.51663 18.9314 4.56793 18.8448 4.60067C18.7581 4.63342 18.6656 4.64686 18.5735 4.64013C18.4814 4.6334 18.3917 4.60661 18.3105 4.5616C18.2292 4.51659 18.1583 4.45437 18.1024 4.37907C18.0464 4.30376 18.0067 4.21715 17.986 4.12491C17.9653 4.03268 17.9639 3.93693 17.9821 3.84412C18.0003 3.75132 18.0375 3.66357 18.0913 3.58667C18.3943 3.00486 18.8597 2.52889 19.4281 2.21972C19.9965 1.91054 20.6419 1.78221 21.2818 1.85111C22.0302 1.986 22.7098 2.38229 23.2053 2.97266C23.7008 3.56303 23.9817 4.31106 24 5.08956C23.9908 5.75965 23.8036 6.41453 23.4588 6.98393C23.114 7.55335 22.6244 8.01582 22.0426 8.32172C17.8949 10.1705 15.5573 7.30302 14.005 5.41027C13.6921 5.02669 13.3914 4.66825 13.1215 4.37899C12.2563 3.49864 10.4586 1.65617 7.84483 1.36691C5.60533 1.12167 3.72169 1.75053 2.54978 3.14023C1.92371 3.93244 1.51426 4.8809 1.36332 5.88856C1.21239 6.89622 1.32539 7.92689 1.69078 8.87508C2.40251 10.8056 4.3107 12.7235 6.5318 12.648C7.72211 12.6103 9.68551 11.9563 10.2132 10.2962C10.3691 9.77939 10.3952 9.23059 10.289 8.70068C10.1828 8.17078 9.94773 7.6769 9.60568 7.26488C9.26363 6.85286 8.82564 6.53597 8.33227 6.34368C7.8389 6.15138 7.30613 6.08987 6.78338 6.16482C6.69544 6.1785 6.60561 6.17243 6.52019 6.14702C6.43477 6.1216 6.3558 6.07749 6.28868 6.01767C6.22156 5.95786 6.16796 5.88376 6.13155 5.80059C6.09513 5.71743 6.07676 5.62715 6.07777 5.536C6.07023 5.44724 6.08029 5.35784 6.10735 5.27317C6.13442 5.18851 6.17795 5.11033 6.23528 5.04335C6.2926 4.97638 6.36257 4.922 6.44095 4.88346C6.51933 4.84492 6.60449 4.82304 6.69133 4.81913C7.52705 4.73122 8.37019 4.88138 9.12798 5.25306C9.88578 5.62474 10.5288 6.20358 10.9863 6.92575C11.3183 7.48584 11.5304 8.11175 11.6087 8.76217C11.6869 9.41259 11.6296 10.0727 11.4403 10.6987C10.7347 12.8555 8.4093 13.8931 6.5318 13.9496L6.40912 14Z\" fill=\"#22242C\"/>\\n</g>\\n</svg>\\n',\n              withExternalLayout: true\n            })]\n          })]\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-CWggw [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }', \"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", \".framer-CWggw .framer-1p45bfu { display: block; }\", \".framer-CWggw .framer-1rbfye3 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 128px 60px 128px; position: relative; width: min-content; }\", \".framer-CWggw .framer-4tz49p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-CWggw .framer-1rjrud5, .framer-CWggw .framer-1f2o4gf, .framer-CWggw .framer-1jc7saa, .framer-CWggw .framer-bbw2m6, .framer-CWggw .framer-14yfkvf, .framer-CWggw .framer-4epf1a { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\", \".framer-CWggw .framer-1tjlhl8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-CWggw .framer-jfi0z9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 16px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-CWggw .framer-1of25ku, .framer-CWggw .framer-1cv6qfr { flex: none; height: 14px; position: relative; width: 147px; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CWggw .framer-1rbfye3, .framer-CWggw .framer-4tz49p, .framer-CWggw .framer-1tjlhl8, .framer-CWggw .framer-jfi0z9 { gap: 0px; } .framer-CWggw .framer-1rbfye3 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-CWggw .framer-1rbfye3 > :first-child, .framer-CWggw .framer-4tz49p > :first-child { margin-top: 0px; } .framer-CWggw .framer-1rbfye3 > :last-child, .framer-CWggw .framer-4tz49p > :last-child { margin-bottom: 0px; } .framer-CWggw .framer-4tz49p > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-CWggw .framer-1tjlhl8 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-CWggw .framer-1tjlhl8 > :first-child, .framer-CWggw .framer-jfi0z9 > :first-child { margin-left: 0px; } .framer-CWggw .framer-1tjlhl8 > :last-child, .framer-CWggw .framer-jfi0z9 > :last-child { margin-right: 0px; } .framer-CWggw .framer-jfi0z9 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\", \".framer-CWggw.framer-v-1ejvv0a .framer-1rbfye3 { gap: 40px; }\", \".framer-CWggw.framer-v-1ejvv0a .framer-4tz49p { gap: 8px; order: 0; }\", \".framer-CWggw.framer-v-1ejvv0a .framer-jfi0z9 { align-self: stretch; gap: 10px; order: 1; width: auto; }\", \".framer-CWggw.framer-v-1ejvv0a .framer-1of25ku { height: 10px; order: 0; width: 90px; }\", \".framer-CWggw.framer-v-1ejvv0a .framer-4epf1a { order: 1; }\", \".framer-CWggw.framer-v-1ejvv0a .framer-1cv6qfr { height: 10px; order: 2; width: 90px; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CWggw.framer-v-1ejvv0a .framer-1rbfye3, .framer-CWggw.framer-v-1ejvv0a .framer-4tz49p, .framer-CWggw.framer-v-1ejvv0a .framer-jfi0z9 { gap: 0px; } .framer-CWggw.framer-v-1ejvv0a .framer-1rbfye3 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-CWggw.framer-v-1ejvv0a .framer-1rbfye3 > :first-child, .framer-CWggw.framer-v-1ejvv0a .framer-4tz49p > :first-child { margin-top: 0px; } .framer-CWggw.framer-v-1ejvv0a .framer-1rbfye3 > :last-child, .framer-CWggw.framer-v-1ejvv0a .framer-4tz49p > :last-child { margin-bottom: 0px; } .framer-CWggw.framer-v-1ejvv0a .framer-4tz49p > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-CWggw.framer-v-1ejvv0a .framer-jfi0z9 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-CWggw.framer-v-1ejvv0a .framer-jfi0z9 > :first-child { margin-left: 0px; } .framer-CWggw.framer-v-1ejvv0a .framer-jfi0z9 > :last-child { margin-right: 0px; } }\", ...sharedStyle.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerIntrinsicHeight 288\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerIntrinsicWidth 721\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"dTkbNuu3K\":{\"layout\":[\"auto\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerVariables {\"jlhHPOflI\":\"title\"}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   */\nconst FramerAswIXsXaV = withCSS(Component, css, \"framer-CWggw\");\nexport default FramerAswIXsXaV;\nFramerAswIXsXaV.displayName = \"Footer\";\nFramerAswIXsXaV.defaultProps = {\n  height: 288,\n  width: 721\n};\naddPropertyControls(FramerAswIXsXaV, {\n  variant: {\n    options: [\"QEzv7PRtR\", \"dTkbNuu3K\"],\n    optionTitles: [\"Footer\", \"Footer Mobile\"],\n    title: \"Variant\",\n    type: ControlType.Enum\n  },\n  jlhHPOflI: {\n    defaultValue: \"tasar\u0131msal y\\xfckseli\u015Fin anahtar\u0131\",\n    displayTextArea: false,\n    title: \"Title\",\n    type: ControlType.String\n  }\n});\naddFonts(FramerAswIXsXaV, [...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerAswIXsXaV\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerContractVersion\": \"1\",\n        \"framerVariables\": \"{\\\"jlhHPOflI\\\":\\\"title\\\"}\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dTkbNuu3K\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\n        \"framerIntrinsicHeight\": \"288\",\n        \"framerIntrinsicWidth\": \"721\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./AswIXsXaV.map", "import { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { motion } from \"framer-motion\";\nexport function SearchIcon(props) {\n  return /*#__PURE__*/_jsx(\"svg\", {\n    xmlns: \"http://www.w3.org/2000/svg\",\n    viewBox: \"0 0 256 256\",\n    width: props.width,\n    height: props.height,\n    style: {\n      ...props.style,\n      color: props.color\n    },\n    children: /*#__PURE__*/_jsx(\"path\", {\n      d: \"M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z\",\n      fill: \"currentColor\"\n    })\n  });\n}\nexport function ClearIcon(props) {\n  return /*#__PURE__*/_jsxs(\"svg\", {\n    xmlns: \"http://www.w3.org/2000/svg\",\n    viewBox: \"0 0 256 256\",\n    ...props,\n    children: [/*#__PURE__*/_jsx(\"rect\", {\n      width: \"256\",\n      height: \"256\",\n      fill: \"none\"\n    }), /*#__PURE__*/_jsx(\"path\", {\n      d: \"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm37.66,130.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32L139.31,128Z\",\n      fill: \"currentColor\"\n    })]\n  });\n}\nexport function SpinnerIcon(props) {\n  const borderWidth = 3;\n  return /*#__PURE__*/_jsxs(\"div\", {\n    style: {\n      position: \"relative\",\n      ...props.style\n    },\n    children: [/*#__PURE__*/_jsx(motion.div, {\n      animate: {\n        rotate: 360\n      },\n      transition: {\n        ease: \"linear\",\n        duration: 1,\n        repeat: Infinity\n      },\n      style: {\n        borderRadius: 100,\n        backgroundImage: `conic-gradient(from 270deg, transparent 0%, ${props.color} 100%)`,\n        width: \"100%\",\n        height: \"100%\"\n      }\n    }), /*#__PURE__*/_jsx(\"div\", {\n      style: {\n        backgroundColor: props.backgroundColor,\n        borderRadius: 100,\n        position: \"absolute\",\n        top: borderWidth,\n        left: borderWidth,\n        bottom: borderWidth,\n        right: borderWidth\n      }\n    })]\n  });\n}\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"ClearIcon\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"ClearIcon\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"SpinnerIcon\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"SpinnerIcon\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"SearchIcon\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"SearchIcon\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./Icons.map", "function capitalizeFirstLetter(value) {\n  return value.charAt(0).toUpperCase() + value.slice(1);\n}\nexport const localStorageDebugFlag = typeof window !== \"undefined\" && window.localStorage.getItem(\"__framerDebugSearch\") === \"true\";\nconst groupsRegex = /[A-Z]{2,}|[A-Z][a-z]+|[a-z]+|[A-Z]|\\d+/gu;\nexport function titleCase(value) {\n  const groups = value.match(groupsRegex) || [];\n  return groups.map(capitalizeFirstLetter).join(\" \");\n}\nexport function clampText(text, maxLength) {\n  const textLength = text.length;\n  if (textLength <= maxLength) {\n    return text;\n  }\n  const slicedText = text.slice(0, maxLength);\n  if (textLength > maxLength) {\n    return slicedText + \"\u2026\";\n  }\n  return slicedText;\n}\nexport function isEmptyObject(object) {\n  return Object.keys(object).length === 0;\n}\nexport function createLogger(showOutput) {\n  function log(...data) {\n    console.log(Date.now(), ...data);\n  }\n  function time(label) {\n    console.time(label);\n  }\n  function timeEnd(label) {\n    console.timeEnd(label);\n  }\n  function noop() {}\n  if (!showOutput) {\n    return {\n      log: noop,\n      time: noop,\n      timeEnd: noop\n    };\n  }\n  return {\n    log,\n    time,\n    timeEnd\n  };\n}\nexport const DEFAULT_FONT_FAMILY = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport function getFontFamily(theme) {\n  var ref, ref1, ref2;\n  if ((ref = theme.inputFont) === null || ref === void 0 ? void 0 : ref.fontFamily) return theme.inputFont.fontFamily;\n  if ((ref1 = theme.titleFont) === null || ref1 === void 0 ? void 0 : ref1.fontFamily) return theme.titleFont.fontFamily;\n  if ((ref2 = theme.subtitleFont) === null || ref2 === void 0 ? void 0 : ref2.fontFamily) return theme.subtitleFont.fontFamily;\n  return DEFAULT_FONT_FAMILY;\n}\nexport function animationKeyFromLayout(layout) {\n  return `${layout}Animation`;\n}\nexport const safeDocument = typeof document !== \"undefined\" ? document : null;\nexport const safeWindow = typeof window !== \"undefined\" ? window : null;\nconst metaTagSelector = 'meta[name=\"framer-search-index\"]';\nexport function getMetaTagContent() {\n  const metaTag = safeDocument === null || safeDocument === void 0 ? void 0 : safeDocument.querySelector(metaTagSelector);\n  if (!metaTag) return undefined;\n  const metaTagContent = metaTag.getAttribute(\"content\");\n  return metaTagContent;\n}\nexport const checkIfOverLimit = () => {\n  return getMetaTagContent() === \"limit-reached\";\n};\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"isEmptyObject\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"getFontFamily\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"clampText\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"localStorageDebugFlag\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"safeDocument\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"titleCase\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"animationKeyFromLayout\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"safeWindow\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"createLogger\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"checkIfOverLimit\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"getMetaTagContent\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"DEFAULT_FONT_FAMILY\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./utils.map", "// This file is based on the Levenshtein algorithm. Originally from Koen but maybe he\n// got it from somewhere else.\nconst peq = new Uint32Array(65536);\nconst myers_32 = (a, b) => {\n  const n = a.length;\n  const m = b.length;\n  const lst = 1 << n - 1;\n  let pv = -1;\n  let mv = 0;\n  let sc = n;\n  let i = n;\n  while (i--) {\n    peq[a.charCodeAt(i)] |= 1 << i;\n  }\n  for (i = 0; i < m; i++) {\n    let eq = peq[b.charCodeAt(i)];\n    const xv = eq | mv;\n    eq |= (eq & pv) + pv ^ pv;\n    mv |= ~(eq | pv);\n    pv &= eq;\n    if (mv & lst) {\n      sc++;\n    }\n    if (pv & lst) {\n      sc--;\n    }\n    mv = mv << 1 | 1;\n    pv = pv << 1 | ~(xv | mv);\n    mv &= xv;\n  }\n  i = n;\n  while (i--) {\n    peq[a.charCodeAt(i)] = 0;\n  }\n  return sc;\n};\nconst myers_x = (b, a) => {\n  const n = a.length;\n  const m = b.length;\n  const mhc = [];\n  const phc = [];\n  const hsize = Math.ceil(n / 32);\n  const vsize = Math.ceil(m / 32);\n  for (let i = 0; i < hsize; i++) {\n    phc[i] = -1;\n    mhc[i] = 0;\n  }\n  let j = 0;\n  for (; j < vsize - 1; j++) {\n    let mv = 0;\n    let pv = -1;\n    const start = j * 32;\n    const vlen = Math.min(32, m) + start;\n    for (let k = start; k < vlen; k++) {\n      peq[b.charCodeAt(k)] |= 1 << k;\n    }\n    for (let i1 = 0; i1 < n; i1++) {\n      const eq = peq[a.charCodeAt(i1)];\n      const pb = phc[i1 / 32 | 0] >>> i1 & 1;\n      const mb = mhc[i1 / 32 | 0] >>> i1 & 1;\n      const xv = eq | mv;\n      const xh = ((eq | mb) & pv) + pv ^ pv | eq | mb;\n      let ph = mv | ~(xh | pv);\n      let mh = pv & xh;\n      if (ph >>> 31 ^ pb) {\n        phc[i1 / 32 | 0] ^= 1 << i1;\n      }\n      if (mh >>> 31 ^ mb) {\n        mhc[i1 / 32 | 0] ^= 1 << i1;\n      }\n      ph = ph << 1 | pb;\n      mh = mh << 1 | mb;\n      pv = mh | ~(xv | ph);\n      mv = ph & xv;\n    }\n    for (let k1 = start; k1 < vlen; k1++) {\n      peq[b.charCodeAt(k1)] = 0;\n    }\n  }\n  let mv1 = 0;\n  let pv1 = -1;\n  const start1 = j * 32;\n  const vlen1 = Math.min(32, m - start1) + start1;\n  for (let k2 = start1; k2 < vlen1; k2++) {\n    peq[b.charCodeAt(k2)] |= 1 << k2;\n  }\n  let score = m;\n  for (let i2 = 0; i2 < n; i2++) {\n    const eq1 = peq[a.charCodeAt(i2)];\n    const pb1 = phc[i2 / 32 | 0] >>> i2 & 1;\n    const mb1 = mhc[i2 / 32 | 0] >>> i2 & 1;\n    const xv1 = eq1 | mv1;\n    const xh1 = ((eq1 | mb1) & pv1) + pv1 ^ pv1 | eq1 | mb1;\n    let ph1 = mv1 | ~(xh1 | pv1);\n    let mh1 = pv1 & xh1;\n    score += ph1 >>> m - 1 & 1;\n    score -= mh1 >>> m - 1 & 1;\n    if (ph1 >>> 31 ^ pb1) {\n      phc[i2 / 32 | 0] ^= 1 << i2;\n    }\n    if (mh1 >>> 31 ^ mb1) {\n      mhc[i2 / 32 | 0] ^= 1 << i2;\n    }\n    ph1 = ph1 << 1 | pb1;\n    mh1 = mh1 << 1 | mb1;\n    pv1 = mh1 | ~(xv1 | ph1);\n    mv1 = ph1 & xv1;\n  }\n  for (let k3 = start1; k3 < vlen1; k3++) {\n    peq[b.charCodeAt(k3)] = 0;\n  }\n  return score;\n};\nconst distance = (a, b) => {\n  if (a.length < b.length) {\n    const tmp = b;\n    b = a;\n    a = tmp;\n  }\n  if (b.length === 0) {\n    return a.length;\n  }\n  if (a.length <= 32) {\n    return myers_32(a, b);\n  }\n  return myers_x(a, b);\n};\nconst closest = (str, arr) => {\n  let min_distance = Infinity;\n  let min_index = 0;\n  for (let i = 0; i < arr.length; i++) {\n    const dist = distance(str, arr[i]);\n    if (dist < min_distance) {\n      min_distance = dist;\n      min_index = i;\n    }\n  }\n  return arr[min_index];\n};\nexport { closest, distance };\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"closest\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"distance\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./fuzzySearch.map", "// Fake example data used for when the search component is in preview mode.\n// Note that the `url` value is used as a key in React, so it needs to be unique.\nexport default {\n  \"/\": {\n    version: 1,\n    title: \"Example Search Result\",\n    description: \"Description of search result.\",\n    keywords: \"\",\n    h1: [],\n    h2: [],\n    h3: [],\n    h4: [],\n    h5: [],\n    h6: [],\n    p: [],\n    url: \"/example-url/\",\n    links: []\n  },\n  \"/example-1\": {\n    version: 1,\n    title: \"Publish your Site to Search\",\n    description: \"Try Site Search to instantly search your Framer site content.\",\n    keywords: \"\",\n    h1: [],\n    h2: [],\n    h3: [],\n    h4: [],\n    h5: [],\n    h6: [],\n    p: [],\n    url: \"/example-url/1/\",\n    links: []\n  },\n  \"/example-2\": {\n    version: 1,\n    title: \"Customise your Site Search\",\n    description: \"Personalize everything from corner radius, to icon weight.\",\n    keywords: \"\",\n    h1: [],\n    h2: [],\n    h3: [],\n    h4: [],\n    h5: [],\n    h6: [],\n    p: [],\n    url: \"/example-url/2/\",\n    links: []\n  }\n};\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./fakeResults.map", "export function Storage(name) {\n  this.ready = new Promise((resolve, reject) => {\n    var request = window.indexedDB.open(location.origin);\n    request.onupgradeneeded = e => {\n      this.db = e.target[\"result\"];\n      this.db.createObjectStore(\"store\");\n    };\n    request.onsuccess = e => {\n      this.db = e.target[\"result\"];\n      resolve();\n    };\n    request.onerror = e => {\n      this.db = e.target[\"result\"];\n      reject(e);\n    };\n  });\n}\nStorage.prototype.get = function (key) {\n  return this.ready.then(() => {\n    return new Promise((resolve, reject) => {\n      var request = this.getStore().get(key);\n      request.onsuccess = e => resolve(e.target.result);\n      request.onerror = reject;\n    });\n  });\n};\nStorage.prototype.getStore = function () {\n  return this.db.transaction([\"store\"], \"readwrite\").objectStore(\"store\");\n};\nStorage.prototype.set = function (key, value) {\n  return this.ready.then(() => {\n    return new Promise((resolve, reject) => {\n      var request = this.getStore().put(value, key);\n      request.onsuccess = resolve;\n      request.onerror = reject;\n    });\n  });\n};\nStorage.prototype.delete = function (key, value) {\n  window.indexedDB.deleteDatabase(location.origin);\n};\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Storage\": {\n      \"type\": \"function\"\n    }\n  }\n};", "// @ts-ignore\nimport{Storage}from\"https://framerusercontent.com/modules/3Xi2AslpcDRhfyCVPmx3/d0Oobr5BHnVqZJQyMdGn/storage.js\";export const hashCode=s=>s.split(\"\").reduce((a,b)=>{a=(a<<5)-a+b.charCodeAt(0);return a&a;},0);export function corsProxy(url){return`https://cors-anywhere.herokuapp.com/${url}`;}export async function cachedResponse(url,cache=new Storage(\"cache\")){const cacheKey=url;const data=await cache.get(cacheKey);if(data){return data;}else{var req=new XMLHttpRequest;req.open(\"GET\",url,true);req.responseType=\"blob\";return new Promise((resolve,reject)=>{req.onload=async function(){if(this.status===200){await cache.set(url,this.response);resolve(this.response);}else{reject(new Error(`Response status ${this.status} ${this.statusText}`));}};req.onerror=function(error){reject(error);};req.send();});}}export async function setCachedData(url,dataToCache,cache=new Storage(\"cache\")){const cacheKey=url;const data=await cache.set(cacheKey,dataToCache);}export async function checkForCachedData(url,cache=new Storage(\"cache\")){const cacheKey=url;const data=await cache.get(cacheKey);if(data){return data;}else{return null;}}\nexport const __FramerMetadata__ = {\"exports\":{\"hashCode\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"setCachedData\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"checkForCachedData\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"corsProxy\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"cachedResponse\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./cache.map", "import { checkForCachedData, setCachedData } from \"https://framer.com/m/cache-YMiL.js@b9aplVZjN51x28yfNK16\";\nconst VERSION = 1;\nconst INDEX_KEY = \"searchIndexCache\";\nconst METADATA_KEY = \"searchCacheMetadata\";\nexport async function getCachedIndex() {\n  // A check here for metadata can be added later if we need to\n  // migrate or expire the index. Though most likely, any version change\n  // should result in deleting the cache and starting again.\n  const cachedIndex = await checkForCachedData(INDEX_KEY);\n  if (cachedIndex) {\n    return cachedIndex;\n  }\n}\nexport function setCachedIndex(index) {\n  setCachedData(INDEX_KEY, index);\n  setCachedData(METADATA_KEY, {\n    version: VERSION,\n    timestamp: Date.now()\n  });\n}\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"getCachedIndex\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"setCachedIndex\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./cachedIndex.map", "import { useEffect, useState, useMemo } from \"react\";\nimport { clamp } from \"framer-motion\";\nimport { createLogger, localStorageDebugFlag, safeDocument, safeWindow } from \"https://framerusercontent.com/modules/MWsEnYfRnoOQq31DN4ql/6EBKQJ7jpOf0wR1CbnGj/utils.js\";\nimport { distance } from \"https://framerusercontent.com/modules/TwRgbWuhHeB95MPifel4/YW8Hlm59FG3PajbrVsaR/fuzzySearch.js\";\nimport fakeResults from \"https://framerusercontent.com/modules/K9JZRwJcE6slDAf8rUmh/rxFrxSh0utdVXiSJFdY4/fakeResults.js\";\nimport { setCachedIndex, getCachedIndex } from \"https://framerusercontent.com/modules/uU1mtMKXsrVAg8N5hW7w/JUSOhg0nH8Uc1bal1x1v/cachedIndex.js\";\nconst {\n  log,\n  time,\n  timeEnd\n} = createLogger(localStorageDebugFlag);\nfunction isValidUrl(url) {\n  try {\n    new URL(url);\n    return true;\n  } catch (_error) {\n    return false;\n  }\n}\nfunction splitWords(text) {\n  return text.split(RegExp(\"[\\\\s.,;!?\\\\p{P}\\\\p{Z}]+\", \"u\"));\n}\nfunction getUniqueWords(str) {\n  const words = splitWords(str).filter(word => word.trim() && word.length > 0);\n  return new Set(words);\n} /**\n  * Replace accented characters with equivilant non-accented versions and\n  * make everything lowercase.\n  */\nfunction getNormalizedString(text) {\n  if (Array.isArray(text)) {\n    return text.map(getNormalizedString);\n  }\n  return text.normalize(\"NFD\") // From: https://stackoverflow.com/a/37511463\n  .replace(/[\\u0300-\\u036f]/g, \"\").toLowerCase();\n}\nfunction getNormalizedItem(item) {\n  const normalizedItem = {};\n  for (const [key, value] of Object.entries(item)) {\n    if (typeof value === \"string\") {\n      normalizedItem[key] = getNormalizedString(value);\n      continue;\n    }\n    if (Array.isArray(value)) {\n      normalizedItem[key] = getNormalizedString(value);\n      continue;\n    }\n    normalizedItem[key] = value;\n  }\n  return normalizedItem;\n}\nfunction getMatchRange(currentRange, start, end) {\n  const result = {\n    ...currentRange\n  };\n  if (start < result.start) {\n    result.start = start;\n  }\n  if (end > result.end) {\n    result.end = end;\n  }\n  return result;\n} /**\n  * Score index item based on the contents of it's fields such as title, description, headings etc.\n  *\n  * Note that this does not normalize the item or query. Normalization is expected to happen\n  * before passing the data into this.\n  */\nfunction getScoreForSearchIndexItem(item, query, words, fullQuery) {\n  let score = 0;\n  const match = {\n    title: {\n      start: Infinity,\n      end: 0\n    },\n    description: {\n      start: Infinity,\n      end: 0\n    }\n  };\n  const urlWords = getUniqueWords(item.url); // Match query based on words in the URL so that random strings inside\n  // other strings are not matched.\n  if (urlWords.has(query)) {\n    score += 10;\n  } // Really boost single word queries that match single word URLs.\n  if (words.size === 1 && urlWords.size === 1 && urlWords.values().next().value === query) {\n    score += score * 5;\n  } // Score shorter URLs higher so `/pricing` is before `/lala/pricing`.\n  if (score > 0) {\n    const splitLength = item.url.split(\"/\").length;\n    score += clamp(10 - splitLength, 0, splitLength);\n  }\n  const titleWords = getUniqueWords(item.title); // Prefer full word matches in the title.\n  if (titleWords.has(query)) {\n    score += 10;\n  }\n  const titleIndex = item.title.indexOf(query);\n  if (titleIndex !== -1) {\n    score += 10; // TODO: Matches are currently not used, but they can be used in the\n    // future to add text highlighting.\n    match.title = getMatchRange(match.title, titleIndex, titleIndex + query.length);\n  } // If the full query is close to being the heading, score this highly as\n  // the user is most likely looking for that exact title.\n  if (distance(item.title, fullQuery) <= 2) {\n    score += score * 10;\n  } // Fuzzy match full words in the title.\n  for (const titleWord of titleWords) {\n    const distanceScore = distance(query, titleWord); // Small distance score helps with small typos.\n    if (distanceScore <= 2) {\n      score += 10;\n    }\n  }\n  const headings = [...item.h1, ...item.h2, ...item.h3, ...item.h4, ...item.h5, ...item.h6];\n  for (const heading of headings) {\n    const headingWords = getUniqueWords(heading); // If the full query is close to being the heading, score this highly as\n    // the user is most likely looking for that exact title.\n    if (distance(heading, fullQuery) <= 2) {\n      score += score * 10;\n    } // Bias headings that start with the query as this helps when\n    // you know the title you are searching for.\n    if (heading.startsWith(query)) {\n      score += 10;\n    }\n    if (headingWords.has(query)) {\n      score += 10;\n    }\n    if (heading.includes(query)) {\n      score += 1;\n    } // Fuzzy match full words in headings.\n    for (const headingWord of headingWords) {\n      const distanceScore1 = distance(query, headingWord);\n      if (distanceScore1 <= 2) {\n        score += 1;\n      }\n    }\n  }\n  const descriptionIndex = item.description.indexOf(query);\n  if (descriptionIndex !== -1) {\n    score += 10;\n    match.description = getMatchRange(match.description, descriptionIndex, descriptionIndex + query.length);\n  }\n  for (const paragraph of item.p) {\n    if (paragraph.includes(query)) {\n      score += .5;\n    }\n  }\n  return {\n    score,\n    match\n  };\n}\nfunction getSearchIndexItemScore(item, query) {\n  const normalizedItem = getNormalizedItem(item);\n  const normalizedQuery = getNormalizedString(query);\n  const queryWords = getUniqueWords(normalizedQuery);\n  let total = 0;\n  for (const queryWord of queryWords) {\n    const {\n      score\n    } = getScoreForSearchIndexItem(normalizedItem, queryWord, queryWords, normalizedQuery);\n    total += score;\n  }\n  return total;\n}\nfunction useRawSearch(index, query, settings) {\n  const results = useMemo(() => {\n    if (!query || !index) {\n      return [];\n    }\n    const path = safeWindow === null || safeWindow === void 0 ? void 0 : safeWindow.location.pathname;\n    time(\"query\"); // Filter the results.\n    const results = Object.values(index).map(item => {\n      const score = getSearchIndexItemScore(item, query); // Use first `h1` instead of title if the page has one.\n      const heading = item.h1.length && item.h1[0]; // Convert index item to result item.\n      const result = {\n        url: item.url,\n        title: heading ? heading : item.title,\n        description: item.description,\n        body: item.p.join(\" \"),\n        score\n      };\n      return result;\n    }).filter(item => item.score > settings.minimumScore || 0).filter(item => {\n      if (!path) return true;\n      return item.url !== path;\n    }).sort((itemA, itemB) => itemB.score - itemA.score);\n    timeEnd(\"query\");\n    return results;\n  }, [index, query]);\n  return results;\n}\nfunction getIndexedScopedToUrl(index, rawUrlScope) {\n  const scopedIndex = {};\n  const baseScopeUrlHasVariable = rawUrlScope.includes(\":\");\n  const urlUpToPathVariable = rawUrlScope.split(\":\")[0];\n  const urlScope = urlUpToPathVariable.length > 1 ? urlUpToPathVariable : \"\";\n  for (const url in index) {\n    if (!url.startsWith(urlScope)) {\n      continue;\n    }\n    if (baseScopeUrlHasVariable && url.length <= urlScope.length) {\n      continue;\n    }\n    scopedIndex[url] = index[url];\n  }\n  return scopedIndex;\n}\nexport function useSearch(query, settings) {\n  const [searchIndex, _setSearchIndex] = useState({});\n  const [status, setStatus] = useState(\"loading\");\n  const results = useRawSearch(searchIndex, query, settings); // Seperate setter function so that the URL scope is always applied\n  // to indexes loaded from either the cache or network.\n  function setSearchIndex(index, options = {\n    ignoreScope: false\n  }) {\n    let scopedIndex = index;\n    if (settings.urlScope && !options.ignoreScope) {\n      scopedIndex = getIndexedScopedToUrl(index, settings.urlScope);\n      log(\"Using URL scope\", settings.urlScope);\n    }\n    _setSearchIndex(scopedIndex);\n  }\n  useEffect(() => {\n    async function loadSearchIndex() {\n      setStatus(\"loading\");\n      const metaTag = safeDocument === null || safeDocument === void 0 ? void 0 : safeDocument.querySelector('meta[name=\"framer-search-index\"]');\n      if (!metaTag) {\n        setStatus(\"no-meta-tag-found\");\n        setSearchIndex(fakeResults, {\n          ignoreScope: true\n        });\n        log(\"No meta tag found\");\n        return;\n      }\n      const cachedIndex = await getCachedIndex();\n      const metaTagContent = metaTag.getAttribute(\"content\");\n      const isOverLimit = metaTagContent === \"limit-reached\";\n      log(\"Page limit for plan exceeded\"); // If a cached index exists, use the cached version until latest one\n      // from the network loads.\n      if (cachedIndex && !isOverLimit) {\n        setSearchIndex(cachedIndex);\n        setStatus(\"loading-with-cache\");\n        log(\"Using cached index\");\n      } // Return early and do not make a fetch request if the URL is not valid.\n      if (!metaTagContent || !isValidUrl(metaTagContent)) {\n        log(\"Meta tag exists but URL is not valid yet\"); // If there is no cached index, show the pending index message.\n        // Otherwise use the cache to as the index to search.\n        if (!cachedIndex) {\n          setStatus(\"pending-index-generation\");\n          log(\"No cache to use, page reload required to check for meta tag\");\n        } else {\n          log(\"Continue using cache\");\n        }\n        return;\n      }\n      const searchIndexUrl = metaTagContent;\n      const response = await fetch(searchIndexUrl);\n      if (!response.ok) {\n        throw new Error(response.statusText);\n      }\n      const downloadedIndex = await response.json();\n      setSearchIndex(downloadedIndex);\n      setCachedIndex(downloadedIndex);\n      setStatus(\"success\");\n      log(\"Using downloaded index\");\n    }\n    loadSearchIndex().catch(error => {\n      // TODO: Check for error type here. If it's a network error,\n      // we could do a few retries.\n      setStatus(\"error\");\n      log(\"Failed to load search index\", error);\n    });\n  }, []);\n  log({\n    status,\n    results\n  });\n  return {\n    results,\n    status\n  };\n}\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"SearchIndex\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"useSearch\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"SearchItem\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"SearchStatus\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./useSearch.map", "export var Browser;\n(function (Browser) {\n  var isTouch = Browser.isTouch = () => \"ontouchstart\" in window || navigator.maxTouchPoints > 0;\n  var isChrome = Browser.isChrome = () => navigator.userAgent.toLowerCase().includes(\"chrome/\");\n  var isWebKit = Browser.isWebKit = () => navigator.userAgent.toLowerCase().includes(\"applewebkit/\");\n  var isSafari = Browser.isSafari = () => isWebKit() && !isChrome();\n  var isSafariDesktop = Browser.isSafariDesktop = () => isSafari() && !isTouch();\n  var isWindows = Browser.isWindows = () => /Win/.test(navigator.platform);\n  var isMacOS = Browser.isMacOS = () => /Mac/.test(navigator.platform);\n})(Browser || (Browser = {}));\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./browser.map", "// From: @framerjs/fresco/src/components/utils/useCallbackOnMouseMove.ts\nimport { useRef, useCallback } from \"react\";\nimport { Browser } from \"https://framerusercontent.com/modules/PJVBcBLmDteTEAZh3J9Z/keXJyjyE9VnzUcDMayjg/browser.js\"; /**\n                                                                                                                      * Webkit fires mousemove events if the pointer's coordination changes relative\n                                                                                                                      * to its container (e.g. if the container scrolls), or when a modifier key is\n                                                                                                                      * pressed, mousemove would fire even if the cursor did not actually move.\n                                                                                                                      * This helper compares the cursor position between mouse events, and fire the\n                                                                                                                      * callback only when its position changes.\n                                                                                                                      */\nexport const useCallbackOnMouseMove = (callback, mousePositionRef) => {\n  const prevPositionRef = useRef(null);\n  return useCallback(event => {\n    if (!Browser.isSafari()) return callback(event);\n    const ref = mousePositionRef ? mousePositionRef : prevPositionRef;\n    const {\n      clientX,\n      clientY\n    } = event;\n    const prevCursorPosition = ref.current;\n    ref.current = {\n      x: clientX,\n      y: clientY\n    }; // Ignore mouse moves unless we have a position. Else it might be an\n    // element that appears behind the mouse without the mouse moving.\n    if (!prevCursorPosition) {\n      return;\n    }\n    if (prevCursorPosition.x !== clientX || prevCursorPosition.y !== clientY) {\n      return callback(event);\n    }\n  }, [mousePositionRef, callback]);\n};\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"useCallbackOnMouseMove\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"Point\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./useCallbackOnMouseMove.map", "// Safari does not support `element.scrollIntoView({ block: \"nearest\" })`, so this\n// is a workaround for that.\nexport function scrollIntoView(targetElement, scrollElement, /** Additional spacing to add from the top or bottom of the scroll element viewport. */{\n  offsetTop,\n  offsetBottom\n}) {\n  const targetElementBounds = targetElement.getBoundingClientRect();\n  const scrollElementBounds = scrollElement.getBoundingClientRect();\n  if (targetElementBounds.top < scrollElementBounds.top) {\n    const difference = scrollElementBounds.top - targetElementBounds.top;\n    scrollElement.scrollTop = scrollElement.scrollTop - difference - offsetTop;\n  } else if (targetElementBounds.bottom > scrollElementBounds.bottom) {\n    const topAligned = scrollElementBounds.top - targetElementBounds.top;\n    const minOffset = scrollElement.scrollTop - topAligned - offsetTop;\n    const bottomAligned = targetElementBounds.bottom - scrollElementBounds.bottom;\n    const offset = scrollElement.scrollTop + bottomAligned + offsetBottom;\n    scrollElement.scrollTop = Math.min(minOffset, offset);\n  }\n}\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"scrollIntoView\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./scrollIntoView.map", "import { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { useSearch } from \"https://framerusercontent.com/modules/MyBp84Z0p9nUcMimVMnY/VKPcuxBCKu4ecmEtZUh5/useSearch.js\";\nimport React, { useEffect, useState, useMemo, forwardRef, useRef, useDeferredValue, useLayoutEffect, useCallback, useImperativeHandle } from \"react\";\nimport { Browser } from \"https://framerusercontent.com/modules/PJVBcBLmDteTEAZh3J9Z/keXJyjyE9VnzUcDMayjg/browser.js\";\nimport { motion, clamp, useAnimate } from \"framer-motion\";\nimport { SearchIcon, ClearIcon, SpinnerIcon } from \"https://framerusercontent.com/modules/LV9trClbmNwd5PVj9l8y/L4rFqMGNzGSwRZpGTGF3/Icons.js\";\nimport { clampText, getFontFamily, localStorageDebugFlag, animationKeyFromLayout } from \"https://framerusercontent.com/modules/MWsEnYfRnoOQq31DN4ql/6EBKQJ7jpOf0wR1CbnGj/utils.js\";\nimport { useCallbackOnMouseMove } from \"https://framerusercontent.com/modules/Gzef0nFihI9m9vZG45th/lIUxbZcreiDm2GzUkt3y/useCallbackOnMouseMove.js\";\nimport { scrollIntoView } from \"https://framerusercontent.com/modules/eAnjm75CdfYT1Zz4BIaz/7KDSfnnyD1T3Ap75L4m8/scrollIntoView.js\";\nconst MAX_DESCRIPTION_LENGTH = 120;\nconst MODAL_MAX_HEIGHT = 496;\nconst VERTICAL_SPACING_MULTIPLIER = .6;\nfunction ClearButton({\n  theme,\n  type,\n  onClick,\n  text\n}) {\n  const shouldDisplayIcon = type === SearchInputClearButtonType.Icon;\n  const iconOrText = shouldDisplayIcon ? /*#__PURE__*/_jsx(ClearIcon, {\n    style: {\n      color: theme.inputIconColor,\n      width: theme.inputIconSize,\n      height: theme.inputIconSize\n    }\n  }) : text;\n  return /*#__PURE__*/_jsx(\"div\", {\n    style: {\n      flexShrink: 0,\n      fontSize: theme && theme.titleFont && theme.titleFont.fontSize ? theme.titleFont.fontSize : 15\n    },\n    children: /*#__PURE__*/_jsx(\"button\", {\n      className: \"__framer-search-clear-button\",\n      onClick: onClick,\n      style: {\n        fontFamily: \"inherit\",\n        border: \"none\",\n        background: \"none\",\n        cursor: \"pointer\",\n        display: \"flex\",\n        textTransform: \"uppercase\",\n        color: theme.inputIconColor,\n        fontSize: \"0.75em\",\n        padding: 0\n      },\n      children: iconOrText\n    })\n  });\n}\nfunction Divider({\n  theme,\n  type\n}) {\n  const styles = {\n    background: theme.foregroundColor,\n    height: 1,\n    flexShrink: 0,\n    opacity: .05\n  };\n  if (type === SearchInputDividerType.Contained && theme) {\n    styles.marginLeft = theme.horizontalSpacing;\n    styles.marginRight = theme.horizontalSpacing;\n  }\n  return /*#__PURE__*/_jsx(\"div\", {\n    style: styles\n  });\n}\nexport const Input = /*#__PURE__*/forwardRef(function Input(props, ref) {\n  const {\n    value = \"\",\n    status,\n    autofocus,\n    theme,\n    placeholder,\n    iconType,\n    clearButtonType,\n    onChange\n  } = props;\n  const [inputValue, setInputValue] = useState(value);\n  const [isFocused, setIsFocused] = useState(false);\n  const inputRef = useRef();\n  useImperativeHandle(ref, () => inputRef.current);\n  React.useLayoutEffect(() => {\n    // Runs on unmount, fixes a bug in Safari that scrolls to the bottom\n    // of the page when the input unmounts.\n    return () => {\n      const inputElement = inputRef.current;\n      if (!inputElement || inputElement !== document.activeElement) return;\n      inputElement.blur();\n    };\n  }, []);\n  const handleInputClick = () => {\n    if (inputRef.current) {\n      inputRef.current.focus();\n    }\n  };\n  const handleClearClick = () => {\n    setInputValue(\"\");\n  };\n  useEffect(() => {\n    onChange(inputValue);\n  }, [inputValue]);\n  const hasInputText = inputValue.length > 0;\n  const showClearButton = inputValue.length > 0 && clearButtonType && clearButtonType !== SearchInputClearButtonType.None;\n  const verticalSpacing = Math.floor(theme ? theme.horizontalSpacing * VERTICAL_SPACING_MULTIPLIER : 0);\n  const searchIcon = iconType === SearchIconType.Custom && theme.inputIconImage ? /*#__PURE__*/_jsx(\"img\", {\n    src: theme.inputIconImage.src,\n    width: theme.inputIconSize,\n    height: theme.inputIconSize\n  }) : /*#__PURE__*/_jsx(SearchIcon, {\n    color: theme.inputIconColor,\n    width: theme.inputIconSize,\n    height: theme.inputIconSize\n  });\n  return /*#__PURE__*/_jsxs(\"div\", {\n    role: \"search\",\n    style: {\n      ...inputContainerStyle,\n      fontFamily: getFontFamily(theme),\n      paddingLeft: theme && theme.horizontalSpacing,\n      paddingRight: theme && theme.horizontalSpacing,\n      gap: 12,\n      paddingTop: verticalSpacing,\n      paddingBottom: verticalSpacing,\n      touchAction: \"none\"\n    },\n    onClick: handleInputClick,\n    children: [/*#__PURE__*/_jsx(\"div\", {\n      style: {\n        flexShrink: 0,\n        display: \"flex\"\n      },\n      children: status === \"loading\" && inputValue ? /*#__PURE__*/_jsx(SpinnerIcon, {\n        color: theme.inputIconColor,\n        backgroundColor: theme.backgroundColor,\n        style: {\n          height: theme && theme.inputIconSize,\n          width: theme && theme.inputIconSize\n        }\n      }) : searchIcon\n    }), /*#__PURE__*/_jsx(\"input\", {\n      ref: inputRef,\n      spellCheck: false,\n      autoFocus: autofocus,\n      style: {\n        ...inputStyle,\n        WebkitTapHighlightColor: \"rgba(0,0,0,0)\",\n        color: theme.foregroundColor,\n        lineHeight: \"2em\",\n        verticalAlign: \"baseline\",\n        ...theme.titleFont,\n        ...theme.inputFont,\n        fontSize: theme.inputFontSize,\n        // @ts-ignore\n        \"--framer-search-placeholder-color\": theme.placeholderColor\n      },\n      onFocus: () => {\n        const scrollOffset = document.documentElement.scrollTop;\n        document.documentElement.scrollTop = scrollOffset;\n      },\n      placeholder: placeholder,\n      value: inputValue,\n      onChange: () => setInputValue(inputRef.current.value)\n    }), showClearButton && /*#__PURE__*/_jsx(ClearButton, {\n      theme: theme,\n      type: props.clearButtonType,\n      text: props.clearButtonText,\n      onClick: handleClearClick\n    })]\n  });\n});\nconst inputContainerStyle = {\n  display: \"inline-flex\",\n  alignItems: \"center\",\n  flexShrink: 0\n};\nconst inputStyle = {\n  outline: \"none\",\n  border: \"none\",\n  background: \"transparent\",\n  fontWeight: 500,\n  height: \"2em\",\n  padding: 0,\n  width: \"100%\"\n};\nexport const ResultRow = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function ResultRow(props, ref) {\n  const {\n    index,\n    result,\n    prevMousePositionRef,\n    type = SearchResultItemType.Contained,\n    subtitleType = SearchResultSubtitleType.Path,\n    selected = false,\n    theme,\n    style,\n    onMouseMove,\n    onPointerDown,\n    onNavigateTo\n  } = props;\n  const {\n    url,\n    title,\n    score\n  } = result;\n  const urlPath = useMemo(() => {\n    return url;\n    const parsedURL = new URL(url);\n    return parsedURL.pathname;\n  }, [url]);\n  const handleMouseMove = useCallbackOnMouseMove(event => onMouseMove(event, index), prevMousePositionRef);\n  const isContained = type === SearchResultItemType.Contained;\n  const borderRadius = isContained ? clamp(0, Infinity, theme.borderRadius - theme.spacing) : 0;\n  const subtitleText = subtitleType === SearchResultSubtitleType.Path ? urlPath : clampText(result.description, MAX_DESCRIPTION_LENGTH);\n  const handleClick = event => {\n    event.preventDefault();\n    onNavigateTo(result.url);\n  };\n  const focusTrap = event => {\n    event.preventDefault();\n  };\n  return /*#__PURE__*/_jsx(\"a\", {\n    ref: ref,\n    style: {\n      textDecoration: \"none\"\n    },\n    href: result.url,\n    onClick: handleClick,\n    onMouseMove: handleMouseMove,\n    onMouseDown: focusTrap,\n    onPointerDown: event => onPointerDown(event, index),\n    children: /*#__PURE__*/_jsxs(\"li\", {\n      style: {\n        ...resultContainer,\n        ...style,\n        paddingTop: isContained ? 12 : 16,\n        paddingBottom: isContained ? 12 : 16,\n        color: theme.foregroundColor,\n        position: \"relative\",\n        paddingLeft: theme && theme.horizontalSpacing,\n        paddingRight: theme && theme.horizontalSpacing\n      },\n      children: [/*#__PURE__*/_jsx(\"div\", {\n        style: {\n          backgroundColor: theme.foregroundColor,\n          position: \"absolute\",\n          opacity: selected ? .06 : 0,\n          borderRadius,\n          left: theme && isContained ? theme.spacing : 0,\n          right: theme && isContained ? theme.spacing : 0,\n          top: 0,\n          bottom: 0\n        }\n      }), /*#__PURE__*/_jsxs(\"div\", {\n        style: {\n          display: \"flex\",\n          flexDirection: \"column\",\n          overflow: \"hidden\",\n          gap: 4\n        },\n        children: [/*#__PURE__*/_jsx(\"h3\", {\n          style: {\n            ...resultTitle,\n            ...theme.titleFont,\n            lineHeight: \"1.4em\"\n          },\n          children: title\n        }), /*#__PURE__*/_jsxs(\"p\", {\n          style: {\n            margin: 0,\n            color: theme.subtitleColor,\n            ...theme.subtitleFont,\n            whiteSpace: \"nowrap\",\n            overflow: \"hidden\",\n            textOverflow: \"ellipsis\",\n            lineHeight: \"1.4em\"\n          },\n          children: [localStorageDebugFlag ? score : \"\", \" \", subtitleText]\n        })]\n      })]\n    }, result.url)\n  });\n})); /**\n     * Flexible gap used inside a flexbox layout to push down the quick menu\n     * by 20% of the screen height, but also allow it to collapse to zero if\n     * there is not enough vertical room.\n     */\nfunction QuickMenuSpacer({\n  onClick\n}) {\n  return /*#__PURE__*/_jsx(\"div\", {\n    style: {\n      width: \"100%\",\n      flexBasis: \"20vh\"\n    },\n    onClick: onClick\n  });\n}\nconst layoutContainerStyle = {\n  display: \"flex\",\n  flexDirection: \"column\",\n  alignItems: \"center\",\n  justifyContent: \"flex-start\",\n  gap: 15,\n  overflow: \"visible\"\n};\nfunction LayoutContainer({\n  layoutType,\n  theme,\n  onKeyDown,\n  onDismiss,\n  children,\n  modalOptions\n}) {\n  const layoutStyles = getLayoutBaseStyles(layoutType, theme);\n  const style = {\n    ...layoutContainerStyle,\n    ...layoutStyles,\n    willChange: \"transform\",\n    height: layoutType === SearchLayoutType.Sidebar ? \"100%\" : \"auto\",\n    maxHeight: layoutType === SearchLayoutType.QuickMenu ? \"100%\" : \"none\",\n    justifyContent: layoutType === SearchLayoutType.Sidebar ? \"flex-end\" : \"flex-start\",\n    flexDirection: layoutType === SearchLayoutType.Sidebar ? \"column-reverse\" : \"column\"\n  };\n  const innerStyle = {\n    ...layoutContainerStyle,\n    ...layoutStyles,\n    height: layoutType === SearchLayoutType.Sidebar ? \"100%\" : \"auto\",\n    maxHeight: layoutType === SearchLayoutType.QuickMenu ? \"100%\" : \"none\",\n    gap: layoutType === SearchLayoutType.Sidebar ? 0 : theme.gapBetweenStatusAndSearch,\n    backgroundColor: layoutType === SearchLayoutType.Sidebar ? theme.backgroundColor : \"transparent\",\n    justifyContent: layoutType === SearchLayoutType.Sidebar ? \"flex-end\" : \"flex-start\",\n    flexDirection: layoutType === SearchLayoutType.Sidebar ? \"column-reverse\" : \"column\",\n    originX: .5,\n    originY: .5\n  };\n  function getContainerAnimation() {\n    switch (layoutType) {\n      case SearchLayoutType.FixedTop:\n        {\n          const key = animationKeyFromLayout(SearchLayoutType.FixedTop);\n          const prop = modalOptions ? modalOptions[key] : undefined;\n          if (prop) {\n            return prop;\n          } else {\n            return {\n              y: -10,\n              opacity: .2,\n              transition: {\n                duration: Browser.isTouch() ? 0 : .15\n              }\n            };\n          }\n          break;\n        }\n      case SearchLayoutType.QuickMenu:\n        {\n          const key1 = animationKeyFromLayout(SearchLayoutType.QuickMenu);\n          const prop1 = modalOptions ? modalOptions[key1] : undefined;\n          if (prop1) {\n            return prop1;\n          } else {\n            return {\n              scale: .95,\n              opacity: 0,\n              y: 0,\n              x: 0,\n              rotate: 0,\n              transition: {\n                type: \"spring\",\n                stiffness: 600,\n                damping: 40\n              }\n            };\n          }\n          break;\n        }\n      case SearchLayoutType.Sidebar:\n        {\n          const key2 = animationKeyFromLayout(SearchLayoutType.Sidebar);\n          const prop2 = modalOptions ? modalOptions[key2] : undefined;\n          if (prop2) {\n            return prop2;\n          } else {\n            return {\n              x: -10,\n              opacity: 0,\n              transition: {\n                duration: .15\n              }\n            };\n          }\n          break;\n        }\n    }\n  }\n  const containerAnimation = getContainerAnimation();\n  return /*#__PURE__*/_jsxs(\"div\", {\n    style: style,\n    onKeyDown: onKeyDown,\n    onClick: event => event.stopPropagation(),\n    children: [layoutType === SearchLayoutType.QuickMenu && /*#__PURE__*/_jsx(QuickMenuSpacer, {\n      onClick: onDismiss\n    }), /*#__PURE__*/_jsx(motion.div, {\n      initial: containerAnimation,\n      animate: {\n        opacity: 1,\n        scale: 1,\n        x: 0,\n        y: 0,\n        rotate: 0\n      },\n      transition: containerAnimation ? containerAnimation.transition : undefined,\n      exit: {\n        opacity: 0,\n        transition: {\n          duration: 0\n        }\n      },\n      style: innerStyle,\n      children: children\n    })]\n  });\n}\nfunction ModalContainer({\n  layoutType,\n  theme,\n  children,\n  heightIsStatic,\n  heightTransition,\n  heightDeps\n}) {\n  const style = {\n    // This `willChange` is required to avoid weird rendering issues where\n    // parts of the search window won't redraw, which we observed in Safari 16.4.\n    willChange: \"transform\",\n    backgroundColor: theme.backgroundColor,\n    color: theme.foregroundColor,\n    borderRadius: layoutType === SearchLayoutType.QuickMenu ? theme.borderRadius : 0,\n    width: \"100%\",\n    display: \"flex\",\n    flexDirection: \"column\",\n    overflow: \"hidden\",\n    boxShadow: layoutType !== SearchLayoutType.Sidebar ? theme.shadow : undefined,\n    maxHeight: layoutType === SearchLayoutType.QuickMenu ? MODAL_MAX_HEIGHT : undefined\n  }; // Opt-in Height Animations for the Search Quick Actions menu.\n  // These are disabled by default, but can be enabled via props.\n  const [scope, animate] = useAnimate();\n  useLayoutEffect(() => {\n    if (layoutType !== SearchLayoutType.QuickMenu || heightIsStatic) return;\n    const prevHeight = scope.current.offsetHeight;\n    scope.current.style.height = \"auto\";\n    const height = scope.current.offsetHeight;\n    scope.current.style.height = prevHeight + \"px\";\n    animate(scope.current, {\n      height: [prevHeight, height]\n    }, heightTransition);\n  }, heightDeps);\n  return /*#__PURE__*/_jsx(\"div\", {\n    ref: scope,\n    role: \"dialog\",\n    className: layoutType === SearchLayoutType.FixedTop ? \"__framer-max-height-80dvh\" : undefined,\n    style: style,\n    children: children\n  });\n}\nconst ScrollView = /*#__PURE__*/React.forwardRef(function ScrollView({\n  theme,\n  children\n}, ref) {\n  const isTouch = Browser.isTouch();\n  const [canScroll, setCanScroll] = React.useState(true);\n  React.useEffect(() => {\n    if (!isTouch) return;\n    const element = ref.current;\n    if (!element) return;\n    setCanScroll(element.scrollHeight > element.clientHeight);\n  });\n  return /*#__PURE__*/_jsx(\"div\", {\n    ref: ref,\n    style: {\n      width: `calc(100% + ${theme.scrollBarWidth}px)`,\n      overflowY: \"scroll\",\n      overflowX: \"hidden\",\n      overscrollBehavior: \"contain\",\n      touchAction: canScroll ? undefined : \"none\",\n      // Make the list appear slightly under the divider\n      // so that the divider is still visible when the first\n      // item is selected.\n      marginTop: -1\n    },\n    children: children\n  });\n});\nconst statusStyle = {\n  backgroundColor: \"#B5B5B5\",\n  color: \"#FFF\",\n  boxShadow: \"0px 20px 40px 0px rgba(0, 0, 0, 0.25)\",\n  fontFamily: \"inherit\",\n  textAlign: \"center\",\n  fontSize: 13,\n  padding: \"8px 0\"\n};\nfunction StatusMessage({\n  status,\n  layoutType,\n  theme\n}) {\n  const verticalSpacing = Math.floor(theme ? theme.horizontalSpacing * VERTICAL_SPACING_MULTIPLIER : 0);\n  const style = {\n    ...statusStyle,\n    userSelect: \"none\",\n    fontFamily: getFontFamily(theme),\n    paddingLeft: theme && theme.horizontalSpacing,\n    paddingRight: theme && theme.horizontalSpacing,\n    fontWeight: 500,\n    lineHeight: `calc(${theme.inputFontSize} * 2)`,\n    paddingTop: verticalSpacing,\n    paddingBottom: verticalSpacing,\n    ...theme.titleFont,\n    zIndex: theme.zIndex + 1,\n    maxWidth: layoutType === SearchLayoutType.FixedTop ? \"none\" : theme.width,\n    width: layoutType === SearchLayoutType.FixedTop ? `calc(100% - ${verticalSpacing * 2}px` : \"100%\",\n    boxShadow: layoutType !== SearchLayoutType.Sidebar && statusStyle.boxShadow,\n    borderRadius: layoutType !== SearchLayoutType.Sidebar && theme.borderRadius\n  }; // Show less text on fixed text to look nicer on mobile\n  const previewInfoText = layoutType === SearchLayoutType.FixedTop ? \"Preview Mode\" : \"Preview Mode. Publish your Site to Search.\";\n  if (status === \"no-meta-tag-found\") {\n    return /*#__PURE__*/_jsx(\"div\", {\n      style: style,\n      children: previewInfoText\n    });\n  }\n  if (status === \"pending-index-generation\") {\n    return /*#__PURE__*/_jsx(\"div\", {\n      style: style,\n      children: \"Site is being indexed\"\n    });\n  }\n  return null;\n}\nconst resultTitle = {\n  textOverflow: \"ellipsis\",\n  maxWidth: \"100%\",\n  overflow: \"hidden\",\n  fontWeight: 500,\n  whiteSpace: \"nowrap\",\n  flex: 1,\n  margin: 0\n};\nconst resultContainer = {\n  padding: \"16px 20px\",\n  listStyle: \"none\",\n  fontWeight: 500\n};\nconst sidebarStyles = {\n  left: 0,\n  width: 500\n};\nconst fixedTopStyles = {\n  top: 0,\n  width: \"100%\"\n};\nconst quickMenuStyles = {\n  width: 500\n};\nfunction getLayoutBaseStyles(layoutOption, theme) {\n  switch (layoutOption) {\n    case SearchLayoutType.Sidebar:\n      return {\n        ...sidebarStyles,\n        width: theme.width\n      };\n    case SearchLayoutType.FixedTop:\n      return fixedTopStyles;\n    case SearchLayoutType.QuickMenu:\n      return {\n        ...quickMenuStyles,\n        width: theme.width\n      };\n  }\n}\nexport var SearchInputClearButtonType;\n(function (SearchInputClearButtonType) {\n  SearchInputClearButtonType[\"Icon\"] = \"icon\";\n  SearchInputClearButtonType[\"Text\"] = \"text\";\n  SearchInputClearButtonType[\"None\"] = \"none\";\n})(SearchInputClearButtonType || (SearchInputClearButtonType = {}));\nexport var SearchInputDividerType;\n(function (SearchInputDividerType) {\n  SearchInputDividerType[\"None\"] = \"none\";\n  SearchInputDividerType[\"FullWidth\"] = \"fullWidth\";\n  SearchInputDividerType[\"Contained\"] = \"contained\";\n})(SearchInputDividerType || (SearchInputDividerType = {}));\nexport var SearchResultSubtitleType;\n(function (SearchResultSubtitleType) {\n  SearchResultSubtitleType[\"Description\"] = \"description\";\n  SearchResultSubtitleType[\"Path\"] = \"path\";\n})(SearchResultSubtitleType || (SearchResultSubtitleType = {}));\nexport var SearchResultItemType;\n(function (SearchResultItemType) {\n  SearchResultItemType[\"FullWidth\"] = \"fullWidth\";\n  SearchResultItemType[\"Contained\"] = \"contained\";\n})(SearchResultItemType || (SearchResultItemType = {}));\nexport var SearchLayoutType;\n(function (SearchLayoutType) {\n  SearchLayoutType[\"Sidebar\"] = \"Sidebar\";\n  SearchLayoutType[\"FixedTop\"] = \"FixedTop\";\n  SearchLayoutType[\"QuickMenu\"] = \"QuickMenu\";\n})(SearchLayoutType || (SearchLayoutType = {}));\nexport var SearchEntryType;\n(function (SearchEntryType) {\n  SearchEntryType[\"Icon\"] = \"icon\";\n  SearchEntryType[\"Text\"] = \"text\";\n})(SearchEntryType || (SearchEntryType = {}));\nexport var SearchIconType;\n(function (SearchIconType) {\n  SearchIconType[\"Default\"] = \"default\";\n  SearchIconType[\"Custom\"] = \"custom\";\n})(SearchIconType || (SearchIconType = {})); /**\n                                             * @framerSupportedLayoutWidth fixed\n                                             * @framerSupportedLayoutHeight fixed\n                                             */\nexport function SearchModal(props) {\n  const {\n    layoutType,\n    theme,\n    urlScope,\n    inputOptions,\n    backdropOptions,\n    modalOptions,\n    onDismiss\n  } = props;\n  const input = useRef();\n  const selectedResultRow = useRef();\n  const scrollView = useRef();\n  const [selected, setSelected] = useState({\n    index: 0,\n    scroll: true\n  });\n  const prevMousePositionRef = useRef(null);\n  const [isKeyboardNavigationDisabled, setIsKeyboardNavigationDisabled] = useState(Browser.isTouch);\n  const [query, setQuery] = useState(\"\");\n  const deferredQuery = useDeferredValue(query);\n  const {\n    results,\n    status\n  } = useSearch(deferredQuery, {\n    minimumScore: 0,\n    urlScope\n  });\n  const selectedResult = results[selected.index];\n  const verticalSpacing = Math.floor(theme ? theme.horizontalSpacing * VERTICAL_SPACING_MULTIPLIER : 0);\n  useEffect(() => {\n    // Reset the selection to the top if the query changes.\n    setSelected({\n      index: 0,\n      scroll: true\n    });\n  }, [deferredQuery]);\n  const handleResultRowPointerDown = useCallback((event, index) => {\n    if (event.pointerType !== \"touch\") return;\n    setIsKeyboardNavigationDisabled(true);\n    setSelected({\n      index,\n      scroll: false\n    });\n  }, []);\n  const handleResultRowMouseMove = useCallback((event, index) => {\n    setSelected(previousSelected => {\n      if (previousSelected.index === index) {\n        return previousSelected;\n      }\n      return {\n        index,\n        scroll: false\n      };\n    });\n  }, []);\n  const navigateTo = useCallback(url => {\n    if (status === \"no-meta-tag-found\") {\n      return;\n    }\n    window.location.href = url;\n  }, [status]);\n  const handleKeyDown = event => {\n    const maxIndex = results.length - 1;\n    switch (event.code) {\n      case \"ArrowUp\":\n        event.preventDefault();\n        if (isKeyboardNavigationDisabled) {\n          setIsKeyboardNavigationDisabled(false);\n          break;\n        }\n        setSelected(previousSelected => ({\n          index: clamp(0, maxIndex, previousSelected.index - 1),\n          scroll: true\n        }));\n        break;\n      case \"ArrowDown\":\n        event.preventDefault();\n        if (isKeyboardNavigationDisabled) {\n          setIsKeyboardNavigationDisabled(false);\n          break;\n        }\n        setSelected(previousSelected => ({\n          index: clamp(0, maxIndex, previousSelected.index + 1),\n          scroll: true\n        }));\n        break;\n      case \"Escape\":\n        break;\n      case \"Enter\":\n        if (selectedResult) {\n          navigateTo(selectedResult.url);\n        }\n        break;\n      default:\n        event.stopPropagation();\n    }\n  };\n  const showNoResults = results.length === 0 && deferredQuery.length > 1 && status !== \"loading\";\n  const showDivider = Boolean((deferredQuery.length > 0 && results.length > 0 || showNoResults) && status !== \"loading\" && props.inputOptions && props.inputOptions.dividerType !== SearchInputDividerType.None);\n  const isItemContained = Boolean(props.resultOptions && props.resultOptions.itemType === SearchResultItemType.Contained);\n  const spacing = isItemContained ? theme.spacing : 10;\n  const listPaddingTop = showDivider && isItemContained ? spacing + theme.gapBetweenResults * 2 : 0;\n  useEffect(() => {\n    if (!selected.scroll) return;\n    const element = selectedResultRow.current;\n    if (!element) return;\n    scrollIntoView(element, scrollView.current, {\n      offsetTop: showDivider && isItemContained ? listPaddingTop : 0,\n      offsetBottom: isItemContained ? spacing : 0\n    }); // `showDivider` and `isItemContained` are not dependencies because\n    // they will be the latest values when `selected` changes. And including\n    // them will cause unnecessary scrolling into view.\n  }, [selected]);\n  return /*#__PURE__*/_jsxs(LayoutContainer, {\n    layoutType: layoutType,\n    modalOptions: modalOptions,\n    theme: theme,\n    onKeyDown: handleKeyDown,\n    onDismiss: onDismiss,\n    children: [/*#__PURE__*/_jsxs(ModalContainer, {\n      layoutType: layoutType,\n      theme: theme,\n      heightIsStatic: modalOptions.heightIsStatic,\n      heightTransition: modalOptions.heightTransition,\n      heightDeps: [results.length, showNoResults],\n      children: [/*#__PURE__*/_jsx(Input, {\n        autofocus: true,\n        ref: input,\n        onChange: setQuery,\n        value: query,\n        theme: theme,\n        status: status,\n        iconType: inputOptions.iconOptions.iconType,\n        placeholder: inputOptions.placeholderOptions.placeholderText,\n        clearButtonType: inputOptions ? inputOptions.clearButtonType : undefined,\n        clearButtonText: inputOptions.clearButtonText\n      }), showDivider && /*#__PURE__*/_jsx(Divider, {\n        theme: theme,\n        type: inputOptions.dividerType\n      }), /*#__PURE__*/_jsx(ScrollView, {\n        ref: scrollView,\n        theme: theme,\n        children: /*#__PURE__*/_jsxs(\"ul\", {\n          \"aria-live\": \"polite\",\n          style: {\n            display: \"flex\",\n            flexDirection: \"column\",\n            width: `calc(100% - ${theme.scrollBarWidth}px)`,\n            padding: 0,\n            paddingTop: listPaddingTop,\n            paddingBottom: results.length && isItemContained ? spacing : 0,\n            gap: theme.gapBetweenResults,\n            margin: 0\n          },\n          children: [results.map((result, index) => {\n            const isSelected = index === selected.index;\n            return /*#__PURE__*/_jsx(ResultRow, {\n              ref: isSelected ? selectedResultRow : null,\n              index: index,\n              result: result,\n              prevMousePositionRef: prevMousePositionRef,\n              selected: !isKeyboardNavigationDisabled && isSelected,\n              type: props.resultOptions.itemType,\n              subtitleType: props.resultOptions.subtitleOptions.subtitleType,\n              theme: theme,\n              onMouseMove: handleResultRowMouseMove,\n              onPointerDown: handleResultRowPointerDown,\n              onNavigateTo: navigateTo\n            }, result.url);\n          }), showNoResults && /*#__PURE__*/_jsx(\"li\", {\n            style: {\n              paddingTop: verticalSpacing - listPaddingTop,\n              paddingBottom: verticalSpacing,\n              lineHeight: \"2em\",\n              paddingLeft: theme && theme.horizontalSpacing,\n              paddingRight: theme && theme.horizontalSpacing,\n              height: SearchLayoutType.Sidebar ? \"100%\" : \"auto\"\n            },\n            children: /*#__PURE__*/_jsx(\"h3\", {\n              style: {\n                ...resultTitle,\n                textAlign: \"center\",\n                lineHeight: `calc(${theme.inputFontSize} * 2)`,\n                color: theme.subtitleColor,\n                ...theme.titleFont\n              },\n              children: \"No results\"\n            })\n          })]\n        })\n      })]\n    }), /*#__PURE__*/_jsx(StatusMessage, {\n      status: status,\n      layoutType: layoutType,\n      theme: theme\n    })]\n  });\n}\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"SearchInputClearButtonType\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"SearchInputDividerType\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"SearchModal\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"SearchModal\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerSupportedLayoutWidth\": \"fixed\",\n        \"framerSupportedLayoutHeight\": \"fixed\",\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"SearchTheme\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"Input\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"ResultRow\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"SearchResultItemType\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"SearchLayoutType\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"SearchProps\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"SearchEntryType\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"SearchIconType\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"SearchResultSubtitleType\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./SearchModal.map", "import { useEffect, useState } from \"react\";\nfunction getViewportSize() {\n  if (typeof window === \"undefined\") {\n    return {\n      width: 0,\n      height: 0\n    };\n  }\n  return {\n    width: window.innerWidth,\n    height: window.innerHeight\n  };\n}\nexport function useViewportSizeState(getState) {\n  const [state, setState] = useState(() => getState(getViewportSize()));\n  useEffect(() => {\n    const handleWindowResize = () => setState(getState(getViewportSize()));\n    window.addEventListener(\"resize\", handleWindowResize);\n    return () => {\n      window.removeEventListener(\"resize\", handleWindowResize);\n    };\n  }, []);\n  return state;\n}\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"useViewportSizeState\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./useViewportSizeState.map", "import { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { createPortal } from \"react-dom\";\nimport { useRef, useState, useEffect, forwardRef } from \"react\";\nimport { AnimatePresence, motion } from \"framer-motion\";\nimport { SearchIcon } from \"https://framerusercontent.com/modules/LV9trClbmNwd5PVj9l8y/L4rFqMGNzGSwRZpGTGF3/Icons.js\";\nimport { addPropertyControls, ControlType, RenderTarget, withCSS } from \"framer\";\nimport { SearchModal, SearchResultItemType, SearchResultSubtitleType, SearchInputDividerType, SearchInputClearButtonType, SearchLayoutType, SearchIconType } from \"https://framerusercontent.com/modules/tV9haTHllpHHc9Fjue2H/tiKvpL4XcfzfRKXEwNiV/SearchModal.js\";\nimport { useViewportSizeState } from \"https://framerusercontent.com/modules/hqEf5wXaAewP8VPuaZ98/5A0QGVeEr2cwheQpIuEG/useViewportSizeState.js\";\nimport { titleCase, DEFAULT_FONT_FAMILY, isEmptyObject, animationKeyFromLayout, checkIfOverLimit } from \"https://framerusercontent.com/modules/MWsEnYfRnoOQq31DN4ql/6EBKQJ7jpOf0wR1CbnGj/utils.js\";\nimport { Browser } from \"https://framerusercontent.com/modules/PJVBcBLmDteTEAZh3J9Z/keXJyjyE9VnzUcDMayjg/browser.js\";\nvar\n// SITE SEARCH\n// By Anthony and Hunter\nEntryPointOptions;\n(function (EntryPointOptions) {\n  EntryPointOptions[\"icon\"] = \"Icon\";\n  EntryPointOptions[\"input\"] = \"Input\";\n})(EntryPointOptions || (EntryPointOptions = {}));\nfunction buildShadow(shadowProperty, fallback = \"none\") {\n  if (!shadowProperty) return fallback;\n  const {\n    x,\n    y,\n    blur,\n    color,\n    spread\n  } = shadowProperty;\n  return `${x}px ${y}px ${blur}px ${spread}px ${color}`;\n}\nconst Overlay = /*#__PURE__*/forwardRef(function Overlay(props, ref) {\n  const {\n    layoutType,\n    theme,\n    onDismiss\n  } = props;\n  useEffect(() => {\n    const handleKeyDown = event => {\n      if (event.code === \"Escape\") {\n        event.stopPropagation();\n        onDismiss();\n      }\n    };\n    const handlePointerDown = event => {\n      if (event.pointerType !== \"touch\") return;\n      const isWithinSearchHeader = Boolean(event.target instanceof Element && event.target.closest(\"[role=search]\"));\n      if (isWithinSearchHeader) return;\n      if (document.activeElement instanceof HTMLInputElement) {\n        document.activeElement.blur();\n      }\n    }; // Event listener added to window so that pressing escape key to dimiss\n    // can be invoked from anywhere on the page.\n    window.addEventListener(\"keydown\", handleKeyDown);\n    window.addEventListener(\"pointerdown\", handlePointerDown, {\n      capture: true\n    }); // Disable page scrolling when overlay is shown.\n    document.body.classList.add(bodyOverflowHidden);\n    return () => {\n      window.removeEventListener(\"keydown\", handleKeyDown);\n      window.removeEventListener(\"pointerdown\", handlePointerDown, {\n        capture: true\n      });\n      document.body.classList.remove(bodyOverflowHidden);\n    };\n  }, []);\n  return /*#__PURE__*/createPortal( /*#__PURE__*/_jsxs(\"div\", {\n    ref: ref,\n    className: \"__framer-search-modal-container\",\n    role: \"presentation\",\n    style: {\n      ...backdropStyles,\n      zIndex: props.backdropOptions.zIndex,\n      justifyContent: layoutType === SearchLayoutType.Sidebar ? \"flex-start\" : \"center\"\n    },\n    onClick: onDismiss,\n    children: [/*#__PURE__*/_jsx(motion.div, {\n      role: \"presentation\",\n      initial: {\n        opacity: 0\n      },\n      animate: {\n        opacity: 1\n      },\n      exit: {\n        opacity: 0,\n        transition: {\n          duration: 0\n        }\n      },\n      transition: theme.overlayTransition,\n      style: {\n        top: 0,\n        left: 0,\n        right: 0,\n        bottom: 0,\n        width: \"100%\",\n        height: \"100%\",\n        boxSizing: \"border-box\",\n        position: \"absolute\",\n        touchAction: \"none\",\n        backgroundColor: props.backdropOptions.backgroundColor\n      }\n    }), /*#__PURE__*/_jsx(SearchModal, {\n      urlScope: props.urlScope,\n      layoutType: layoutType,\n      inputOptions: props.inputOptions,\n      resultOptions: props.resultOptions,\n      modalOptions: props.modalOptions,\n      backdropOptions: props.backdropOptions,\n      theme: props.theme,\n      onDismiss: onDismiss\n    })]\n  }), document.body);\n});\nconst backdropStyles = {\n  width: \"100%\",\n  boxSizing: \"border-box\",\n  willChange: \"transform\",\n  position: \"fixed\",\n  display: \"flex\",\n  alignItems: \"flex-start\",\n  top: 0,\n  left: 0,\n  right: 0,\n  bottom: 0\n};\nconst containerStyle = {\n  height: \"100%\",\n  display: \"flex\",\n  borderRadius: 10,\n  cursor: \"inherit\",\n  overflow: \"hidden\"\n};\nconst bodyOverflowHidden = \"__framer-overflow-hidden\"; /**\n                                                       *\n                                                       * SEARCH\n                                                       * By Anthony and Hunter\n                                                       *\n                                                       * @framerSupportedLayoutWidth any-prefer-fixed\n                                                       * @framerSupportedLayoutHeight any-prefer-fixed\n                                                       *\n                                                       * @framerDisableUnlink\n                                                       *\n                                                       * @framerIntrinsicWidth 40\n                                                       * @framerIntrinsicHeight 40\n                                                       */\nconst EntryPoint = withCSS(function EntryPoint(props) {\n  var ref, ref1, ref2, ref3, ref4;\n  const overlay = useRef(null);\n  const [isOpen, setIsOpen] = useState(false);\n  const [isOverLimit, setIsOverLimit] = useState(false);\n  const [isSafariTouchDevice, setIsSafariTouchDevice] = useState(false);\n  const [isOnCanvas] = useState(() => RenderTarget.current() === RenderTarget.canvas);\n  useEffect(() => {\n    setIsOverLimit(checkIfOverLimit());\n    setIsSafariTouchDevice(Browser.isSafari() && Browser.isTouch());\n  }, []);\n  const baseInputFontSize = ((ref = props.inputOptions) === null || ref === void 0 ? void 0 : (ref1 = ref.inputFont) === null || ref1 === void 0 ? void 0 : ref1.fontSize) ? props.inputOptions.inputFont.fontSize : \"16px\"; // The font size is set to a minimum of `16px` on Safari with touch screens\n  // because otherwise Safari will zoom in slightly if the type size is smaller.\n  const inputFontSize = isSafariTouchDevice ? `max(16px, ${baseInputFontSize})` : baseInputFontSize;\n  const layoutType = useViewportSizeState(size => {\n    if (size.width < props.modalOptions.width + 10) {\n      return SearchLayoutType.FixedTop;\n    } // @ts-ignore \u2013 Fallback\n    return props.modalOptions.layoutType || props.layoutType;\n  });\n  const theme = {\n    subtitleColor: props.resultOptions.subtitleOptions.subtitleColor,\n    backgroundColor: props.modalOptions.backgroundColor,\n    foregroundColor: props.resultOptions.titleColor,\n    placeholderColor: props.inputOptions.placeholderOptions.placeholderColor,\n    titleFont: ((ref2 = props.resultOptions) === null || ref2 === void 0 ? void 0 : ref2.titleFont) && !isEmptyObject(props.resultOptions.titleFont) ? props.resultOptions.titleFont : {\n      fontSize: 14,\n      fontFamily: DEFAULT_FONT_FAMILY,\n      fontWeight: 500\n    },\n    subtitleFont: ((ref3 = props.resultOptions.subtitleOptions) === null || ref3 === void 0 ? void 0 : ref3.subtitleFont) && !isEmptyObject(props.resultOptions.subtitleOptions.subtitleFont) ? props.resultOptions.subtitleOptions.subtitleFont : {\n      fontSize: 12,\n      fontFamily: DEFAULT_FONT_FAMILY,\n      fontWeight: 500\n    },\n    inputFont: ((ref4 = props.inputOptions) === null || ref4 === void 0 ? void 0 : ref4.inputFont) && !isEmptyObject(props.inputOptions.inputFont) ? props.inputOptions.inputFont : {\n      fontSize: 16,\n      fontFamily: DEFAULT_FONT_FAMILY,\n      fontWeight: 500\n    },\n    // Keep separate so we can more easily override\n    inputFontSize: inputFontSize,\n    width: props.modalOptions.width,\n    borderRadius: props.modalOptions.borderRadius,\n    shadow: buildShadow(props.modalOptions.shadow),\n    entryIconColor: props.iconColor,\n    entryIconSize: props.iconSize,\n    entryIconImage: props.iconImage,\n    inputIconSize: props.inputOptions.iconOptions.iconSize,\n    inputIconColor: props.inputOptions.iconOptions.iconColor,\n    inputIconImage: props.inputOptions.iconOptions.iconImage,\n    gapBetweenStatusAndSearch: 16,\n    gapBetweenResults: 1,\n    scrollBarWidth: 20,\n    margin: 10,\n    spacing: 8,\n    zIndex: props.backdropOptions.zIndex,\n    horizontalSpacing: 20,\n    overlayTransition: props.backdropOptions.transition\n  };\n  const handleClick = event => {\n    // Both need to keep `autofocus` working on the search input.\n    event.preventDefault();\n    event.stopPropagation();\n    if (isOverLimit) return;\n    setIsOpen(true);\n  };\n  return /*#__PURE__*/_jsxs(\"div\", {\n    style: {\n      ...containerStyle,\n      ...props.style,\n      pointerEvents: isOverLimit ? \"none\" : \"auto\",\n      opacity: isOverLimit ? .4 : 1\n    },\n    children: [/*#__PURE__*/_jsx(\"button\", {\n      \"aria-label\": \"Search Icon\",\n      style: {\n        width: \"100%\",\n        height: \"100%\",\n        display: \"flex\",\n        alignItems: \"center\",\n        justifyContent: \"center\",\n        background: \"none\",\n        cursor: \"inherit\",\n        color: \"inherit\",\n        border: \"none\",\n        outline: \"inherit\",\n        padding: 0\n      },\n      onClick: handleClick,\n      children: props.iconType === SearchIconType.Custom && theme.entryIconImage ? /*#__PURE__*/_jsx(\"img\", {\n        src: theme.entryIconImage.src,\n        width: theme.entryIconSize,\n        height: theme.entryIconSize\n      }) : /*#__PURE__*/_jsx(SearchIcon, {\n        color: theme.entryIconColor,\n        width: theme.entryIconSize,\n        height: theme.entryIconSize\n      })\n    }), /*#__PURE__*/_jsx(AnimatePresence, {\n      children: isOpen && !isOnCanvas && /*#__PURE__*/_jsx(Overlay, {\n        ref: overlay,\n        layoutType: layoutType,\n        urlScope: props.urlScope,\n        inputOptions: props.inputOptions,\n        resultOptions: props.resultOptions,\n        backdropOptions: props.backdropOptions,\n        modalOptions: props.modalOptions,\n        theme: theme,\n        onDismiss: () => setIsOpen(false)\n      })\n    })]\n  });\n}, [\n// Prevent scrolling on iOS Safari when Input is focused.\n// From: https://gist.github.com/kiding/72721a0553fa93198ae2bb6eefaa3299\n`\n        @keyframes __framer-blink-input {\n            0% { opacity: 0; }\n            100% { opacity: 1; }\n        }\n\n        .__framer-search-modal-container input:focus {\n            animation: __framer-blink-input 0.01s;\n        }\n        `,\n// Allow styling of input placeholder\n`\n         .__framer-search-modal-container input::placeholder, \n         .__framer-search-modal-container input::-webkit-input-placeholder { \n            color: var(--framer-search-placeholder-color, #999999);\n            opacity: 1;\n        }\n        `,\n// Allow fallback to 100vh when dvh unit is not supported.\n`\n        .__framer-search-modal-container {\n            height: 100vh;\n            height: 100dvh;\n        }\n        .__framer-search-modal-container .__framer-max-height-80dvh {\n            max-height: 80vh;\n            max-height: 80dvh;\n        }\n        `, `\n        body.${bodyOverflowHidden} {\n            overflow: hidden;\n        }`,\n// Increase hit target\n`\n        button.__framer-search-clear-button {\n            position: relative;\n        }\n        button.__framer-search-clear-button::after {\n            content: \"\";\n            position: absolute;\n            top: -10px;\n            right: -10px;\n            bottom: -10px;\n            left: -10px;\n        }`]);\nexport default EntryPoint;\naddPropertyControls(EntryPoint, {\n  urlScope: {\n    title: \"Scope\",\n    // @ts-ignore - Internal\n    type: ControlType.PageScope\n  },\n  // entryType: {\n  //     title: \"Type\",\n  //     type: ControlType.Enum,\n  //     options: Object.values(SearchEntryType),\n  //     optionTitles: Object.values(SearchEntryType).map(titleCase),\n  //     displaySegmentedControl: true,\n  // },\n  iconType: {\n    title: \"Icon\",\n    type: ControlType.Enum,\n    options: Object.values(SearchIconType),\n    optionTitles: Object.values(SearchIconType).map(titleCase),\n    displaySegmentedControl: true\n  },\n  iconColor: {\n    title: \"Color\",\n    type: ControlType.Color,\n    defaultValue: \"#333\",\n    hidden: props => props.iconType === SearchIconType.Custom\n  },\n  iconImage: {\n    title: \"File\",\n    type: ControlType.ResponsiveImage,\n    allowedFileTypes: [\"jpg\", \"png\", \"svg\"],\n    hidden: props => props.iconType === SearchIconType.Default\n  },\n  iconSize: {\n    title: \"Size\",\n    type: ControlType.Number,\n    displayStepper: true,\n    defaultValue: 24\n  },\n  inputOptions: {\n    title: \"Input\",\n    type: ControlType.Object,\n    buttonTitle: \"Icon, Styles\",\n    controls: {\n      iconOptions: {\n        title: \"Icon\",\n        type: ControlType.Object,\n        buttonTitle: \"Color, Size\",\n        controls: {\n          iconType: {\n            title: \"Icon\",\n            type: ControlType.Enum,\n            options: Object.values(SearchIconType),\n            optionTitles: Object.values(SearchIconType).map(titleCase),\n            displaySegmentedControl: true\n          },\n          iconColor: {\n            title: \"Color\",\n            type: ControlType.Color,\n            defaultValue: \"rgba(0, 0, 0, 0.45)\",\n            hidden: ({\n              iconType\n            }) => {\n              return iconType === SearchIconType.Custom;\n            }\n          },\n          iconImage: {\n            title: \"File\",\n            type: ControlType.ResponsiveImage,\n            allowedFileTypes: [\"jpg\", \"png\", \"svg\"],\n            hidden: ({\n              iconType\n            }) => iconType === SearchIconType.Default\n          },\n          iconSize: {\n            title: \"Icon Size\",\n            type: ControlType.Number,\n            displayStepper: true,\n            defaultValue: 18,\n            min: 0,\n            max: 100\n          }\n        }\n      },\n      inputFont: {\n        title: \"Font\",\n        // @ts-ignore \u2013\u00A0Internal\n        type: ControlType.Font,\n        displayFontSize: true\n      },\n      textColor: {\n        title: \"Color\",\n        type: ControlType.Color,\n        defaultValue: \"#333\"\n      },\n      placeholderOptions: {\n        title: \"Placeholder\",\n        type: ControlType.Object,\n        buttonTitle: \"Color, Text\",\n        controls: {\n          placeholderText: {\n            title: \"Text\",\n            type: ControlType.String,\n            defaultValue: \"Search...\"\n          },\n          placeholderColor: {\n            title: \"Color\",\n            type: ControlType.Color,\n            defaultValue: \"rgba(0,0,0,0.4)\"\n          }\n        }\n      },\n      dividerType: {\n        title: \"Divider\",\n        type: ControlType.Enum,\n        options: Object.values(SearchInputDividerType),\n        optionTitles: Object.keys(SearchInputDividerType).map(titleCase),\n        defaultValue: SearchInputDividerType.FullWidth\n      },\n      clearButtonType: {\n        title: \"Clear Type\",\n        type: ControlType.Enum,\n        options: Object.values(SearchInputClearButtonType),\n        optionTitles: Object.keys(SearchInputClearButtonType).map(titleCase),\n        defaultValue: SearchInputClearButtonType.Icon\n      },\n      clearButtonText: {\n        title: \"Clear Text\",\n        type: ControlType.String,\n        defaultValue: \"Clear\",\n        hidden: props => props.clearButtonType !== SearchInputClearButtonType.Text\n      }\n    }\n  },\n  modalOptions: {\n    title: \"Modal\",\n    buttonTitle: \"Layout, Width\",\n    type: ControlType.Object,\n    controls: {\n      layoutType: {\n        title: \"Layout\",\n        type: ControlType.Enum,\n        options: Object.keys(SearchLayoutType),\n        optionTitles: Object.values(SearchLayoutType).map(titleCase),\n        defaultValue: SearchLayoutType.QuickMenu\n      },\n      width: {\n        title: \"Width\",\n        type: ControlType.Number,\n        defaultValue: 500,\n        min: 200,\n        max: 1e3,\n        displayStepper: true,\n        step: 5\n      },\n      heightIsStatic: {\n        title: \"Height\",\n        type: ControlType.Boolean,\n        enabledTitle: \"Instant\",\n        disabledTitle: \"Animate\",\n        hidden: ({\n          layoutType\n        }) => layoutType !== SearchLayoutType.QuickMenu\n      },\n      heightTransition: {\n        title: \"Type\",\n        type: ControlType.Transition,\n        defaultValue: {\n          type: \"spring\",\n          stiffness: 800,\n          damping: 60\n        },\n        hidden: ({\n          heightIsStatic,\n          layoutType\n        }) => layoutType !== SearchLayoutType.QuickMenu || heightIsStatic\n      },\n      borderRadius: {\n        title: \"Radius\",\n        type: ControlType.Number,\n        defaultValue: 16,\n        displayStepper: true,\n        min: 0,\n        hidden: ({\n          layoutType\n        }) => layoutType !== SearchLayoutType.QuickMenu\n      },\n      shadow: {\n        buttonTitle: \"Options\",\n        type: ControlType.Object,\n        defaultValue: {\n          x: 0,\n          y: 20,\n          blur: 40,\n          spread: 0,\n          color: \"rgba(0,0,0,0.2)\"\n        },\n        controls: {\n          color: {\n            type: ControlType.Color,\n            defaultValue: \"rgba(0,0,0,0.2)\"\n          },\n          x: {\n            type: ControlType.Number,\n            defaultValue: 0\n          },\n          y: {\n            type: ControlType.Number,\n            defaultValue: 20\n          },\n          blur: {\n            type: ControlType.Number,\n            defaultValue: 40\n          },\n          spread: {\n            type: ControlType.Number,\n            defaultValue: 0\n          }\n        }\n      },\n      backgroundColor: {\n        title: \"Background\",\n        type: ControlType.Color,\n        defaultValue: \"#FFF\"\n      },\n      [animationKeyFromLayout(SearchLayoutType.QuickMenu)]: {\n        title: \"Animation\",\n        type: ControlType.Object,\n        icon: \"effect\",\n        hidden: ({\n          layoutType\n        }) => layoutType !== SearchLayoutType.QuickMenu,\n        optional: true,\n        buttonTitle: \"Options\",\n        controls: {\n          opacity: {\n            type: ControlType.Number,\n            defaultValue: .5,\n            step: .1,\n            min: 0,\n            max: 1\n          },\n          scale: {\n            type: ControlType.Number,\n            defaultValue: .75,\n            step: .1,\n            min: 0,\n            max: 2\n          },\n          // rotate: {\n          //     type: ControlType.Number,\n          //     defaultValue: 0,\n          //     min: -360,\n          //     max: 360,\n          // },\n          x: {\n            type: ControlType.Number,\n            defaultValue: 0,\n            min: -500,\n            max: 500\n          },\n          y: {\n            type: ControlType.Number,\n            defaultValue: 0,\n            min: -500,\n            max: 500\n          },\n          transition: {\n            type: ControlType.Transition\n          }\n        }\n      },\n      [animationKeyFromLayout(SearchLayoutType.FixedTop)]: {\n        title: \"Animation\",\n        type: ControlType.Object,\n        icon: \"effect\",\n        buttonTitle: \"Options\",\n        hidden: ({\n          layoutType\n        }) => layoutType !== SearchLayoutType.FixedTop,\n        optional: true,\n        controls: {\n          opacity: {\n            type: ControlType.Number,\n            defaultValue: .8,\n            step: .1,\n            min: 0,\n            max: 1\n          },\n          y: {\n            type: ControlType.Number,\n            defaultValue: 0,\n            min: -100,\n            max: 100\n          },\n          transition: {\n            type: ControlType.Transition\n          }\n        }\n      },\n      [animationKeyFromLayout(SearchLayoutType.Sidebar)]: {\n        title: \"Animation\",\n        type: ControlType.Object,\n        icon: \"effect\",\n        buttonTitle: \"Options\",\n        hidden: ({\n          layoutType\n        }) => layoutType !== SearchLayoutType.Sidebar,\n        optional: true,\n        controls: {\n          opacity: {\n            type: ControlType.Number,\n            defaultValue: .8,\n            step: .1,\n            min: 0,\n            max: 1\n          },\n          x: {\n            type: ControlType.Number,\n            defaultValue: 0,\n            min: -1e3,\n            max: 1e3\n          },\n          transition: {\n            type: ControlType.Transition\n          }\n        }\n      }\n    }\n  },\n  resultOptions: {\n    title: \"Results\",\n    buttonTitle: \"Fonts, Style\",\n    type: ControlType.Object,\n    defaultValue: {},\n    // description:\n    //     \"Learn more about how to use Site Search [here](https://framer.com/learn/site-search)\",\n    controls: {\n      itemType: {\n        title: \"Style\",\n        type: ControlType.Enum,\n        options: Object.values(SearchResultItemType),\n        optionTitles: Object.keys(SearchResultItemType).map(titleCase),\n        defaultValue: SearchResultItemType.FullWidth\n      },\n      titleFont: {\n        title: \"Title\",\n        // @ts-ignore - Internal\n        type: ControlType.Font,\n        defaultValue: {\n          fontSize: 15\n        },\n        displayFontSize: true\n      },\n      titleColor: {\n        title: \"Color\",\n        type: ControlType.Color,\n        defaultValue: \"#333\"\n      },\n      subtitleOptions: {\n        type: ControlType.Object,\n        title: \"Subtitle\",\n        buttonTitle: \"Font, Content\",\n        controls: {\n          subtitleFont: {\n            title: \"Font\",\n            // @ts-ignore - Internal\n            type: ControlType.Font,\n            defaultValue: {\n              fontSize: 13\n            },\n            displayFontSize: true\n          },\n          subtitleColor: {\n            title: \"Color\",\n            type: ControlType.Color,\n            defaultValue: \"rgba(0, 0, 0, 0.4)\"\n          },\n          subtitleType: {\n            title: \"Content\",\n            type: ControlType.Enum,\n            options: Object.values(SearchResultSubtitleType),\n            optionTitles: Object.keys(SearchResultSubtitleType).map(titleCase),\n            defaultValue: SearchResultSubtitleType.Path\n          }\n        }\n      }\n    }\n  },\n  backdropOptions: {\n    title: \"Backdrop\",\n    type: ControlType.Object,\n    buttonTitle: \"Color, Z Index\",\n    controls: {\n      backgroundColor: {\n        title: \"Color\",\n        type: ControlType.Color,\n        defaultValue: \"rgba(0, 0, 0, 0.8)\"\n      },\n      zIndex: {\n        title: \"Z Index\",\n        type: ControlType.Number,\n        defaultValue: 10,\n        displayStepper: true,\n        min: 0,\n        max: 10\n      },\n      transition: {\n        type: ControlType.Transition\n      }\n    }\n  }\n});\nEntryPoint.displayName = \"Search\";\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"EntryPoint\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerDisableUnlink\": \"*\",\n        \"framerSupportedLayoutWidth\": \"any-prefer-fixed\",\n        \"framerSupportedLayoutHeight\": \"any-prefer-fixed\",\n        \"framerIntrinsicWidth\": \"40\",\n        \"framerIntrinsicHeight\": \"40\",\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"EntryPointProps\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"Shadow\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"WindowAnimation\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"ResponsiveImage\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};", "// Generated by Framer (72f35ee)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, useActiveVariantCallback, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nconst cycleOrder = [\"dKUtWkiGB\", \"OPQD0MgXY\"];\nconst variantClassNames = {\n  dKUtWkiGB: \"framer-v-c3b9v9\",\n  OPQD0MgXY: \"framer-v-1rsjq0t\"\n};\nfunction addPropertyOverrides(overrides, ...variants) {\n  const nextOverrides = {};\n  variants === null || variants === void 0 ? void 0 : variants.forEach(variant => variant && Object.assign(nextOverrides, overrides[variant]));\n  return nextOverrides;\n}\nconst humanReadableVariantMap = {\n  close: \"OPQD0MgXY\",\n  default: \"dKUtWkiGB\"\n};\nconst transitions = {\n  default: {\n    damping: 60,\n    delay: 0,\n    duration: .3,\n    ease: [.44, 0, .56, 1],\n    mass: 1,\n    stiffness: 500,\n    type: \"spring\"\n  }\n};\nconst Component = /*#__PURE__*/React.forwardRef(function ({\n  id,\n  style,\n  className,\n  width,\n  height,\n  layoutId,\n  variant: outerVariant = \"dKUtWkiGB\",\n  ...restProps\n}, ref) {\n  const outerVariantId = humanReadableVariantMap[outerVariant];\n  const variant = outerVariantId || outerVariant;\n  const {\n    baseVariant,\n    classNames,\n    gestureVariant,\n    setGestureState,\n    setVariant,\n    transition,\n    variants\n  } = useVariantState({\n    cycleOrder,\n    defaultVariant: \"dKUtWkiGB\",\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = variants.join(\"-\") + restProps.layoutDependency;\n  const {\n    activeVariantCallback,\n    delay\n  } = useActiveVariantCallback(baseVariant);\n  const onTap1s327s7 = activeVariantCallback(async (...args) => {\n    setVariant(\"OPQD0MgXY\");\n  });\n  const onTapkt7yee = activeVariantCallback(async (...args) => {\n    setVariant(\"dKUtWkiGB\");\n  });\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(LayoutGroup, {\n    id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n    children: /*#__PURE__*/_jsx(motion.div, {\n      initial: variant,\n      animate: variants,\n      onHoverStart: () => setGestureState({\n        isHovered: true\n      }),\n      onHoverEnd: () => setGestureState({\n        isHovered: false\n      }),\n      onTapStart: () => setGestureState({\n        isPressed: true\n      }),\n      onTap: () => setGestureState({\n        isPressed: false\n      }),\n      onTapCancel: () => setGestureState({\n        isPressed: false\n      }),\n      className: cx(\"framer-7W7rI\", classNames),\n      style: {\n        display: \"contents\"\n      },\n      children: /*#__PURE__*/_jsxs(motion.div, {\n        ...restProps,\n        className: cx(\"framer-c3b9v9\", className),\n        \"data-framer-name\": \"default\",\n        \"data-highlight\": true,\n        layoutDependency: layoutDependency,\n        layoutId: \"dKUtWkiGB\",\n        onTap: onTap1s327s7,\n        ref: ref,\n        style: {\n          ...style\n        },\n        transition: transition,\n        ...addPropertyOverrides({\n          OPQD0MgXY: {\n            \"data-framer-name\": \"close\",\n            onTap: onTapkt7yee\n          }\n        }, baseVariant, gestureVariant),\n        children: [/*#__PURE__*/_jsx(motion.div, {\n          className: \"framer-1iddghc\",\n          layoutDependency: layoutDependency,\n          layoutId: \"Uk2Z2txOs\",\n          style: {\n            backgroundColor: \"var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, rgb(34, 36, 44))\",\n            borderBottomLeftRadius: 2,\n            borderBottomRightRadius: 2,\n            borderTopLeftRadius: 2,\n            borderTopRightRadius: 2,\n            boxShadow: '0px 0px 0px 0.1px var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, rgb(34, 36, 44)) /* {\"name\":\"Primary Text\"} */',\n            rotate: 0\n          },\n          transition: transition,\n          variants: {\n            OPQD0MgXY: {\n              rotate: -45\n            }\n          }\n        }), /*#__PURE__*/_jsx(motion.div, {\n          className: \"framer-zbpryz\",\n          layoutDependency: layoutDependency,\n          layoutId: \"RB4iXZ7NA\",\n          style: {\n            backgroundColor: \"var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, rgb(34, 36, 44))\",\n            borderBottomLeftRadius: 2,\n            borderBottomRightRadius: 2,\n            borderTopLeftRadius: 2,\n            borderTopRightRadius: 2,\n            boxShadow: '0px 0px 0px 0.1px var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, rgb(34, 36, 44)) /* {\"name\":\"Primary Text\"} */',\n            opacity: 1\n          },\n          transition: transition,\n          variants: {\n            OPQD0MgXY: {\n              opacity: 0\n            }\n          }\n        }), /*#__PURE__*/_jsx(motion.div, {\n          className: \"framer-1un6jr2\",\n          layoutDependency: layoutDependency,\n          layoutId: \"tn4coPZFv\",\n          style: {\n            backgroundColor: \"var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, rgb(34, 36, 44))\",\n            borderBottomLeftRadius: 2,\n            borderBottomRightRadius: 2,\n            borderTopLeftRadius: 2,\n            borderTopRightRadius: 2,\n            boxShadow: '0px 0px 0px 0.1px var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, rgb(34, 36, 44)) /* {\"name\":\"Primary Text\"} */',\n            rotate: 0\n          },\n          transition: transition,\n          variants: {\n            OPQD0MgXY: {\n              rotate: 45\n            }\n          }\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-7W7rI [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }', \"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", \".framer-7W7rI .framer-15emwxb { display: block; }\", \".framer-7W7rI .framer-c3b9v9 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 16px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 16px; }\", \".framer-7W7rI .framer-1iddghc, .framer-7W7rI .framer-zbpryz, .framer-7W7rI .framer-1un6jr2 { flex: none; height: 1px; overflow: visible; position: relative; width: 14px; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-7W7rI .framer-c3b9v9 { gap: 0px; } .framer-7W7rI .framer-c3b9v9 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-7W7rI .framer-c3b9v9 > :first-child { margin-top: 0px; } .framer-7W7rI .framer-c3b9v9 > :last-child { margin-bottom: 0px; } }\", \".framer-7W7rI.framer-v-1rsjq0t .framer-c3b9v9 { display: block; padding: unset; }\", \".framer-7W7rI.framer-v-1rsjq0t .framer-1iddghc, .framer-7W7rI.framer-v-1rsjq0t .framer-zbpryz, .framer-7W7rI.framer-v-1rsjq0t .framer-1un6jr2 { left: calc(50.00000000000002% - 14px / 2); position: absolute; top: calc(50.00000000000002% - 1px / 2); }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-7W7rI.framer-v-1rsjq0t .framer-c3b9v9 { gap: 0px; } .framer-7W7rI.framer-v-1rsjq0t .framer-c3b9v9 > *, .framer-7W7rI.framer-v-1rsjq0t .framer-c3b9v9 > :first-child, .framer-7W7rI.framer-v-1rsjq0t .framer-c3b9v9 > :last-child { margin: 0px; } }\"]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerIntrinsicHeight 16\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerIntrinsicWidth 16\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"OPQD0MgXY\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   */\nconst FramerF4jklYmyb = withCSS(Component, css, \"framer-7W7rI\");\nexport default FramerF4jklYmyb;\nFramerF4jklYmyb.displayName = \"Hamburger\";\nFramerF4jklYmyb.defaultProps = {\n  height: 16,\n  width: 16\n};\naddPropertyControls(FramerF4jklYmyb, {\n  variant: {\n    options: [\"dKUtWkiGB\", \"OPQD0MgXY\"],\n    optionTitles: [\"default\", \"close\"],\n    title: \"Variant\",\n    type: ControlType.Enum\n  }\n});\naddFonts(FramerF4jklYmyb, []);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerF4jklYmyb\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicWidth\": \"16\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OPQD0MgXY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\n        \"framerIntrinsicHeight\": \"16\",\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./F4jklYmyb.map", "// Generated by Framer (f501c86)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, getFonts, Image, Link, RichText, useActiveVariantCallback, useLocaleInfo, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";\nimport * as React from \"react\";\nimport Search from \"https://framerusercontent.com/modules/6wAE2eMb2Tl3zrU7u4UL/RPrU1aOtKIzYUf3nkXYG/Search.js\";\nimport { Icon as Iconoir } from \"https://framerusercontent.com/modules/zL9598C4KbEbqUGvSR14/rI8sPHpnG9XGcCPc0vU4/Iconoir.js\";\nimport Hamburger from \"https://framerusercontent.com/modules/a47SQVjKiLlKkogKJxjF/IYEoOPYH5HXJiGUj9SUd/F4jklYmyb.js\";\nconst IconoirFonts = getFonts(Iconoir);\nconst SearchFonts = getFonts(Search);\nconst HamburgerFonts = getFonts(Hamburger);\nconst cycleOrder = [\"Oql4hCPQJ\", \"NcMtQNHEl\", \"mGSLfHn6d\"];\nconst serializationHash = \"framer-BniGn\";\nconst variantClassNames = {\n  mGSLfHn6d: \"framer-v-1el7idq\",\n  NcMtQNHEl: \"framer-v-1fiyvf7\",\n  Oql4hCPQJ: \"framer-v-1khkvt\"\n};\nfunction addPropertyOverrides(overrides, ...variants) {\n  const nextOverrides = {};\n  variants === null || variants === void 0 ? void 0 : variants.forEach(variant => variant && Object.assign(nextOverrides, overrides[variant]));\n  return nextOverrides;\n}\nconst transitions = {\n  default: {\n    damping: 60,\n    delay: 0,\n    mass: 1,\n    stiffness: 500,\n    type: \"spring\"\n  }\n};\nconst Transition = ({\n  value,\n  children\n}) => {\n  const config = React.useContext(MotionConfigContext);\n  const transition = value !== null && value !== void 0 ? value : config.transition;\n  const contextValue = React.useMemo(() => ({\n    ...config,\n    transition\n  }), [JSON.stringify(transition)]);\n  return /*#__PURE__*/_jsx(MotionConfigContext.Provider, {\n    value: contextValue,\n    children: children\n  });\n};\nconst humanReadableVariantMap = {\n  \"Phone Expand\": \"mGSLfHn6d\",\n  Desktop: \"Oql4hCPQJ\",\n  Phone: \"NcMtQNHEl\"\n};\nconst getProps = ({\n  height,\n  id,\n  width,\n  ...props\n}) => {\n  var _humanReadableVariantMap_props_variant, _ref;\n  return {\n    ...props,\n    variant: (_ref = (_humanReadableVariantMap_props_variant = humanReadableVariantMap[props.variant]) !== null && _humanReadableVariantMap_props_variant !== void 0 ? _humanReadableVariantMap_props_variant : props.variant) !== null && _ref !== void 0 ? _ref : \"Oql4hCPQJ\"\n  };\n};\nconst createLayoutDependency = (props, variants) => variants.join(\"-\") + props.layoutDependency;\nconst Component = /*#__PURE__*/React.forwardRef(function (props, ref) {\n  const {\n    activeLocale\n  } = useLocaleInfo();\n  const {\n    style,\n    className,\n    layoutId,\n    variant,\n    ...restProps\n  } = getProps(props);\n  const {\n    baseVariant,\n    classNames,\n    gestureVariant,\n    setGestureState,\n    setVariant,\n    transition,\n    variants\n  } = useVariantState({\n    cycleOrder,\n    defaultVariant: \"Oql4hCPQJ\",\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = createLayoutDependency(props, variants);\n  const {\n    activeVariantCallback,\n    delay\n  } = useActiveVariantCallback(baseVariant);\n  const onTap1eum9po = activeVariantCallback(async (...args) => {\n    setVariant(\"mGSLfHn6d\");\n  });\n  const onTap1gxiylp = activeVariantCallback(async (...args) => {\n    setVariant(\"NcMtQNHEl\");\n  });\n  const ref1 = React.useRef(null);\n  const isDisplayed = () => {\n    if ([\"NcMtQNHEl\", \"mGSLfHn6d\"].includes(baseVariant)) return true;\n    return false;\n  };\n  const defaultLayoutId = React.useId();\n  const sharedStyleClassNames = [];\n  return /*#__PURE__*/_jsx(LayoutGroup, {\n    id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n    children: /*#__PURE__*/_jsx(motion.div, {\n      initial: variant,\n      animate: variants,\n      onHoverStart: () => setGestureState({\n        isHovered: true\n      }),\n      onHoverEnd: () => setGestureState({\n        isHovered: false\n      }),\n      onTapStart: () => setGestureState({\n        isPressed: true\n      }),\n      onTap: () => setGestureState({\n        isPressed: false\n      }),\n      onTapCancel: () => setGestureState({\n        isPressed: false\n      }),\n      className: cx(\"framer-BniGn\", ...sharedStyleClassNames, classNames),\n      style: {\n        display: \"contents\"\n      },\n      children: /*#__PURE__*/_jsx(Transition, {\n        value: transition,\n        children: /*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-1khkvt\", className),\n          \"data-border\": true,\n          \"data-framer-name\": \"Desktop\",\n          layoutDependency: layoutDependency,\n          layoutId: \"Oql4hCPQJ\",\n          ref: ref !== null && ref !== void 0 ? ref : ref1,\n          style: {\n            \"--border-bottom-width\": \"1px\",\n            \"--border-color\": 'var(--token-11138bcd-6b78-4fb3-8515-6435811cf589, rgba(255, 255, 255, 0.5)) /* {\"name\":\"Navborder\"} */',\n            \"--border-left-width\": \"1px\",\n            \"--border-right-width\": \"1px\",\n            \"--border-style\": \"solid\",\n            \"--border-top-width\": \"1px\",\n            backdropFilter: \"blur(12px)\",\n            backgroundColor: \"var(--token-98388f3b-d9d3-4910-8ed5-dbf4b9149b1b, rgba(255, 255, 255, 0.5))\",\n            borderBottomLeftRadius: 12,\n            borderBottomRightRadius: 12,\n            borderTopLeftRadius: 12,\n            borderTopRightRadius: 12,\n            WebkitBackdropFilter: \"blur(12px)\",\n            ...style\n          },\n          variants: {\n            mGSLfHn6d: {\n              backdropFilter: \"blur(20px)\",\n              WebkitBackdropFilter: \"blur(20px)\"\n            }\n          },\n          ...addPropertyOverrides({\n            mGSLfHn6d: {\n              \"data-framer-name\": \"Phone Expand\"\n            },\n            NcMtQNHEl: {\n              \"data-framer-name\": \"Phone\"\n            }\n          }, baseVariant, gestureVariant),\n          children: [/*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-1syt9l7\",\n            \"data-framer-name\": \"logo + menu\",\n            layoutDependency: layoutDependency,\n            layoutId: \"sUizMFrWG\",\n            children: [/*#__PURE__*/_jsx(Link, {\n              href: {\n                webPageId: \"augiA20Il\"\n              },\n              children: /*#__PURE__*/_jsx(Image, {\n                as: \"a\",\n                background: {\n                  alt: \"\",\n                  fit: \"fill\",\n                  intrinsicHeight: 116,\n                  intrinsicWidth: 519,\n                  pixelHeight: 116,\n                  pixelWidth: 519,\n                  sizes: \"72px\",\n                  src: \"https://framerusercontent.com/images/cIbitHvM2Y0EdIDfNcesoFVDDpQ.png\",\n                  srcSet: \"https://framerusercontent.com/images/cIbitHvM2Y0EdIDfNcesoFVDDpQ.png?scale-down-to=512 512w, https://framerusercontent.com/images/cIbitHvM2Y0EdIDfNcesoFVDDpQ.png 519w\"\n                },\n                className: \"framer-1v9min8 framer-18nq1t6\",\n                \"data-framer-name\": \"v5-Logo\",\n                layoutDependency: layoutDependency,\n                layoutId: \"avmz8__HR\"\n              })\n            }), /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-1obkc9u\",\n              \"data-framer-name\": \"Menu\",\n              layoutDependency: layoutDependency,\n              layoutId: \"a2JD7zMbf\",\n              style: {\n                opacity: 1\n              },\n              variants: {\n                NcMtQNHEl: {\n                  opacity: 0\n                }\n              },\n              children: [/*#__PURE__*/_jsx(Link, {\n                href: {\n                  webPageId: \"augiA20Il\"\n                },\n                openInNewTab: false,\n                children: /*#__PURE__*/_jsx(motion.a, {\n                  className: \"framer-1n1lo21 framer-18nq1t6\",\n                  \"data-framer-name\": \"Menu\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"ZjybiN8CN\",\n                  children: /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(motion.p, {\n                        style: {\n                          \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                          \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", sans-serif',\n                          \"--framer-font-weight\": \"500\",\n                          \"--framer-letter-spacing\": \"-0.18px\",\n                          \"--framer-line-height\": \"22px\",\n                          \"--framer-text-alignment\": \"left\",\n                          \"--framer-text-color\": \"var(--extracted-r6o4lv, var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, rgb(10, 10, 13)))\"\n                        },\n                        children: \"Ana Sayfa\"\n                      })\n                    }),\n                    className: \"framer-1g2oqgv\",\n                    \"data-framer-name\": \"home\",\n                    fonts: [\"Inter-Medium\"],\n                    layoutDependency: layoutDependency,\n                    layoutId: \"HhthhNSz3\",\n                    style: {\n                      \"--extracted-r6o4lv\": \"var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, rgb(10, 10, 13))\",\n                      \"--framer-paragraph-spacing\": \"0px\"\n                    },\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                })\n              }), /*#__PURE__*/_jsx(Link, {\n                href: {\n                  webPageId: \"q6DofJF1L\"\n                },\n                openInNewTab: false,\n                children: /*#__PURE__*/_jsx(motion.a, {\n                  className: \"framer-13psk84 framer-18nq1t6\",\n                  \"data-framer-name\": \"Menu\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"SDY14ui_C\",\n                  children: /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(motion.p, {\n                        style: {\n                          \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                          \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", sans-serif',\n                          \"--framer-font-weight\": \"500\",\n                          \"--framer-letter-spacing\": \"-0.18px\",\n                          \"--framer-line-height\": \"22px\",\n                          \"--framer-text-alignment\": \"left\",\n                          \"--framer-text-color\": \"var(--extracted-r6o4lv, var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, rgb(10, 10, 13)))\"\n                        },\n                        children: \"\\xc7al\u0131\u015Fmalar\"\n                      })\n                    }),\n                    className: \"framer-mucrmm\",\n                    \"data-framer-name\": \"home\",\n                    fonts: [\"Inter-Medium\"],\n                    layoutDependency: layoutDependency,\n                    layoutId: \"nLlLgYSEZ\",\n                    style: {\n                      \"--extracted-r6o4lv\": \"var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, rgb(10, 10, 13))\",\n                      \"--framer-paragraph-spacing\": \"0px\"\n                    },\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                })\n              }), /*#__PURE__*/_jsx(Link, {\n                href: {\n                  webPageId: \"jmBL_L2jL\"\n                },\n                openInNewTab: false,\n                children: /*#__PURE__*/_jsx(motion.a, {\n                  className: \"framer-yuxi4i framer-18nq1t6\",\n                  \"data-framer-name\": \"Menu\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"VHLgxlw4F\",\n                  children: /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(motion.p, {\n                        style: {\n                          \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                          \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", sans-serif',\n                          \"--framer-font-weight\": \"500\",\n                          \"--framer-letter-spacing\": \"-0.18px\",\n                          \"--framer-line-height\": \"22px\",\n                          \"--framer-text-alignment\": \"left\",\n                          \"--framer-text-color\": \"var(--extracted-r6o4lv, var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, rgb(10, 10, 13)))\"\n                        },\n                        children: \"Hakk\u0131mda\"\n                      })\n                    }),\n                    className: \"framer-1yw5dg1\",\n                    \"data-framer-name\": \"home\",\n                    fonts: [\"Inter-Medium\"],\n                    layoutDependency: layoutDependency,\n                    layoutId: \"u7HSqor51\",\n                    style: {\n                      \"--extracted-r6o4lv\": \"var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, rgb(10, 10, 13))\",\n                      \"--framer-paragraph-spacing\": \"0px\"\n                    },\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                })\n              }), /*#__PURE__*/_jsx(Link, {\n                href: {\n                  webPageId: \"l35BdPVd9\"\n                },\n                openInNewTab: false,\n                children: /*#__PURE__*/_jsx(motion.a, {\n                  className: \"framer-10493aq framer-18nq1t6\",\n                  \"data-framer-name\": \"Menu\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"gG3vy6i6C\",\n                  children: /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(motion.p, {\n                        style: {\n                          \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                          \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", sans-serif',\n                          \"--framer-font-weight\": \"500\",\n                          \"--framer-letter-spacing\": \"-0.18px\",\n                          \"--framer-line-height\": \"22px\",\n                          \"--framer-text-alignment\": \"left\",\n                          \"--framer-text-color\": \"var(--extracted-r6o4lv, var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, rgb(10, 10, 13)))\"\n                        },\n                        children: \"\u0130leti\u015Fim\"\n                      })\n                    }),\n                    className: \"framer-1u8kv9q\",\n                    \"data-framer-name\": \"home\",\n                    fonts: [\"Inter-Medium\"],\n                    layoutDependency: layoutDependency,\n                    layoutId: \"cWQalRIv8\",\n                    style: {\n                      \"--extracted-r6o4lv\": \"var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, rgb(10, 10, 13))\",\n                      \"--framer-paragraph-spacing\": \"0px\"\n                    },\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                })\n              }), /*#__PURE__*/_jsx(Link, {\n                href: \"https://realvjy.lemonsqueezy.com/checkout/buy/f886bdca-2a14-4faf-8e6f-08419c9d3fa8\",\n                openInNewTab: false,\n                children: /*#__PURE__*/_jsx(motion.a, {\n                  className: \"framer-vara0s framer-18nq1t6\",\n                  \"data-framer-name\": \"Menu\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"IjaqUhUou\"\n                })\n              })]\n            })]\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-yny8pv\",\n            \"data-framer-name\": \"right-menu\",\n            layoutDependency: layoutDependency,\n            layoutId: \"bol1p9059\",\n            children: /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-1kn993d\",\n              \"data-framer-name\": \"Social-Icons\",\n              layoutDependency: layoutDependency,\n              layoutId: \"rTe4MxJUl\",\n              children: [/*#__PURE__*/_jsx(Link, {\n                href: \"https://twitter.com/realvjy\",\n                children: /*#__PURE__*/_jsx(motion.a, {\n                  className: \"framer-sby3q6 framer-18nq1t6\",\n                  \"data-framer-name\": \"Twitter\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"nT5EccXVw\",\n                  children: /*#__PURE__*/_jsx(motion.div, {\n                    className: \"framer-3gh8xp-container\",\n                    \"data-framer-name\": \"Twitter\",\n                    layoutDependency: layoutDependency,\n                    layoutId: \"SCzi7FSCt-container\",\n                    name: \"Twitter\",\n                    children: /*#__PURE__*/_jsx(Iconoir, {\n                      color: 'var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, rgb(10, 10, 13)) /* {\"name\":\"Primary Text\"} */',\n                      height: \"100%\",\n                      iconSearch: \"Home\",\n                      iconSelection: \"Twitter\",\n                      id: \"SCzi7FSCt\",\n                      layoutId: \"SCzi7FSCt\",\n                      mirrored: false,\n                      name: \"Twitter\",\n                      selectByList: true,\n                      style: {\n                        height: \"100%\",\n                        width: \"100%\"\n                      },\n                      width: \"100%\"\n                    })\n                  })\n                })\n              }), /*#__PURE__*/_jsx(Link, {\n                href: \"https://dribbble.com/realvjy\",\n                children: /*#__PURE__*/_jsx(motion.a, {\n                  className: \"framer-1hbdbau framer-18nq1t6\",\n                  \"data-framer-name\": \"Dribbble\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"kNVKkqXjy\",\n                  children: /*#__PURE__*/_jsx(motion.div, {\n                    className: \"framer-1fxd0ac-container\",\n                    \"data-framer-name\": \"Dribbble\",\n                    layoutDependency: layoutDependency,\n                    layoutId: \"C1bIUN3IT-container\",\n                    name: \"Dribbble\",\n                    children: /*#__PURE__*/_jsx(Iconoir, {\n                      color: 'var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, rgb(10, 10, 13)) /* {\"name\":\"Primary Text\"} */',\n                      height: \"100%\",\n                      iconSearch: \"Home\",\n                      iconSelection: \"Dribbble\",\n                      id: \"C1bIUN3IT\",\n                      layoutId: \"C1bIUN3IT\",\n                      mirrored: false,\n                      name: \"Dribbble\",\n                      selectByList: true,\n                      style: {\n                        height: \"100%\",\n                        width: \"100%\"\n                      },\n                      width: \"100%\"\n                    })\n                  })\n                })\n              }), /*#__PURE__*/_jsx(Link, {\n                href: \"https://instagram.com/realvjy\",\n                children: /*#__PURE__*/_jsx(motion.a, {\n                  className: \"framer-rqq7s7 framer-18nq1t6\",\n                  \"data-framer-name\": \"Instagram\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"WAfyng1z5\",\n                  children: /*#__PURE__*/_jsx(motion.div, {\n                    className: \"framer-1hdk2i0-container\",\n                    \"data-framer-name\": \"Instagram\",\n                    layoutDependency: layoutDependency,\n                    layoutId: \"qSU4S9KiC-container\",\n                    name: \"Instagram\",\n                    children: /*#__PURE__*/_jsx(Iconoir, {\n                      color: 'var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, rgb(10, 10, 13)) /* {\"name\":\"Primary Text\"} */',\n                      height: \"100%\",\n                      iconSearch: \"Home\",\n                      iconSelection: \"Instagram\",\n                      id: \"qSU4S9KiC\",\n                      layoutId: \"qSU4S9KiC\",\n                      mirrored: false,\n                      name: \"Instagram\",\n                      selectByList: true,\n                      style: {\n                        height: \"100%\",\n                        width: \"100%\"\n                      },\n                      width: \"100%\"\n                    })\n                  })\n                })\n              }), /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-1el92yw-container\",\n                layoutDependency: layoutDependency,\n                layoutId: \"yQ1uZtKt9-container\",\n                children: /*#__PURE__*/_jsx(Search, {\n                  backdropOptions: {\n                    backgroundColor: 'var(--token-86927c53-7c0d-4ac6-b3d6-4e644798de64, rgba(74, 87, 111, 0.7)) /* {\"name\":\"Light Grey\"} */',\n                    transition: {\n                      damping: 60,\n                      delay: 0,\n                      duration: .3,\n                      ease: [.44, 0, .56, 1],\n                      mass: 1,\n                      stiffness: 500,\n                      type: \"spring\"\n                    },\n                    zIndex: 10\n                  },\n                  height: \"100%\",\n                  iconColor: 'var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, rgb(34, 36, 44)) /* {\"name\":\"Primary Text\"} */',\n                  iconSize: 24,\n                  iconType: \"default\",\n                  id: \"yQ1uZtKt9\",\n                  inputOptions: {\n                    clearButtonText: \"Clear\",\n                    clearButtonType: \"icon\",\n                    dividerType: \"fullWidth\",\n                    iconOptions: {\n                      iconColor: 'var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, rgb(34, 36, 44)) /* {\"name\":\"Primary Text\"} */',\n                      iconSize: 18,\n                      iconType: \"default\"\n                    },\n                    inputFont: {},\n                    placeholderOptions: {\n                      placeholderColor: 'var(--token-15fc6ab8-c2ea-472c-853a-fd5eab1ecf4a, rgba(10, 10, 13, 0.6)) /* {\"name\":\"Primary Text - 60%\"} */',\n                      placeholderText: \"Search...\"\n                    },\n                    textColor: 'var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, rgb(34, 36, 44)) /* {\"name\":\"Primary Text\"} */'\n                  },\n                  layoutId: \"yQ1uZtKt9\",\n                  modalOptions: {\n                    backgroundColor: 'var(--token-c7e37c61-6ea9-4adb-bdf9-242407f041ad, rgb(255, 255, 255)) /* {\"name\":\"Primary BG\"} */',\n                    borderRadius: 16,\n                    heightIsStatic: true,\n                    heightTransition: {\n                      damping: 60,\n                      stiffness: 800,\n                      type: \"spring\"\n                    },\n                    layoutType: \"QuickMenu\",\n                    shadow: {\n                      blur: 40,\n                      color: \"rgba(0, 0, 0, 0.2)\",\n                      spread: 0,\n                      x: 0,\n                      y: 20\n                    },\n                    width: 500\n                  },\n                  resultOptions: {\n                    itemType: \"fullWidth\",\n                    subtitleOptions: {\n                      subtitleColor: 'var(--token-15fc6ab8-c2ea-472c-853a-fd5eab1ecf4a, rgba(10, 10, 13, 0.6)) /* {\"name\":\"Primary Text - 60%\"} */',\n                      subtitleFont: {},\n                      subtitleType: \"path\"\n                    },\n                    titleColor: 'var(--token-6c743151-8e2b-46bd-977d-83e371b290b7, rgb(34, 36, 44)) /* {\"name\":\"Primary Text\"} */',\n                    titleFont: {}\n                  },\n                  style: {\n                    height: \"100%\",\n                    width: \"100%\"\n                  },\n                  width: \"100%\"\n                })\n              }), isDisplayed() && /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-1i7yrp1\",\n                \"data-framer-name\": \"Toggle\",\n                layoutDependency: layoutDependency,\n                layoutId: \"cABvinCTs\",\n                ...addPropertyOverrides({\n                  mGSLfHn6d: {\n                    \"data-highlight\": true,\n                    onTap: onTap1gxiylp\n                  },\n                  NcMtQNHEl: {\n                    \"data-highlight\": true,\n                    onTap: onTap1eum9po\n                  }\n                }, baseVariant, gestureVariant),\n                children: /*#__PURE__*/_jsx(motion.div, {\n                  className: \"framer-14bw629-container\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"rAvfRDdbc-container\",\n                  children: /*#__PURE__*/_jsx(Hamburger, {\n                    height: \"100%\",\n                    id: \"rAvfRDdbc\",\n                    layoutId: \"rAvfRDdbc\",\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    variant: \"dKUtWkiGB\",\n                    width: \"100%\",\n                    ...addPropertyOverrides({\n                      mGSLfHn6d: {\n                        variant: \"OPQD0MgXY\"\n                      }\n                    }, baseVariant, gestureVariant)\n                  })\n                })\n              })]\n            })\n          })]\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-BniGn [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }', \"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", \".framer-BniGn .framer-18nq1t6 { display: block; }\", \".framer-BniGn .framer-1khkvt { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 16px 16px 16px 16px; position: relative; width: 708px; }\", \".framer-BniGn .framer-1syt9l7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 53px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-BniGn .framer-1v9min8 { flex: none; height: 16px; position: relative; text-decoration: none; width: 72px; }\", \".framer-BniGn .framer-1obkc9u { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-BniGn .framer-1n1lo21, .framer-BniGn .framer-13psk84, .framer-BniGn .framer-yuxi4i, .framer-BniGn .framer-10493aq, .framer-BniGn .framer-vara0s { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 22px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: 43px; }\", \".framer-BniGn .framer-1g2oqgv, .framer-BniGn .framer-mucrmm, .framer-BniGn .framer-1yw5dg1, .framer-BniGn .framer-1u8kv9q { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\", \".framer-BniGn .framer-yny8pv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-BniGn .framer-1kn993d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-BniGn .framer-sby3q6, .framer-BniGn .framer-1hbdbau, .framer-BniGn .framer-rqq7s7 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 16px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: 16px; }\", \".framer-BniGn .framer-3gh8xp-container, .framer-BniGn .framer-1fxd0ac-container, .framer-BniGn .framer-1hdk2i0-container { flex: none; height: 18px; position: relative; width: 18px; }\", \".framer-BniGn .framer-1el92yw-container { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 17px); position: relative; width: 17px; }\", \".framer-BniGn .framer-1i7yrp1 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 16px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 16px; }\", \".framer-BniGn .framer-14bw629-container { flex: none; height: 16px; position: relative; width: 16px; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-BniGn .framer-1syt9l7, .framer-BniGn .framer-1obkc9u, .framer-BniGn .framer-1n1lo21, .framer-BniGn .framer-13psk84, .framer-BniGn .framer-yuxi4i, .framer-BniGn .framer-10493aq, .framer-BniGn .framer-vara0s, .framer-BniGn .framer-yny8pv, .framer-BniGn .framer-1kn993d, .framer-BniGn .framer-sby3q6, .framer-BniGn .framer-1hbdbau, .framer-BniGn .framer-rqq7s7, .framer-BniGn .framer-1i7yrp1 { gap: 0px; } .framer-BniGn .framer-1syt9l7 > * { margin: 0px; margin-left: calc(53px / 2); margin-right: calc(53px / 2); } .framer-BniGn .framer-1syt9l7 > :first-child, .framer-BniGn .framer-1obkc9u > :first-child, .framer-BniGn .framer-1n1lo21 > :first-child, .framer-BniGn .framer-13psk84 > :first-child, .framer-BniGn .framer-yuxi4i > :first-child, .framer-BniGn .framer-10493aq > :first-child, .framer-BniGn .framer-vara0s > :first-child, .framer-BniGn .framer-yny8pv > :first-child, .framer-BniGn .framer-1kn993d > :first-child, .framer-BniGn .framer-sby3q6 > :first-child, .framer-BniGn .framer-1hbdbau > :first-child, .framer-BniGn .framer-rqq7s7 > :first-child, .framer-BniGn .framer-1i7yrp1 > :first-child { margin-left: 0px; } .framer-BniGn .framer-1syt9l7 > :last-child, .framer-BniGn .framer-1obkc9u > :last-child, .framer-BniGn .framer-1n1lo21 > :last-child, .framer-BniGn .framer-13psk84 > :last-child, .framer-BniGn .framer-yuxi4i > :last-child, .framer-BniGn .framer-10493aq > :last-child, .framer-BniGn .framer-vara0s > :last-child, .framer-BniGn .framer-yny8pv > :last-child, .framer-BniGn .framer-1kn993d > :last-child, .framer-BniGn .framer-sby3q6 > :last-child, .framer-BniGn .framer-1hbdbau > :last-child, .framer-BniGn .framer-rqq7s7 > :last-child, .framer-BniGn .framer-1i7yrp1 > :last-child { margin-right: 0px; } .framer-BniGn .framer-1obkc9u > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-BniGn .framer-1n1lo21 > *, .framer-BniGn .framer-13psk84 > *, .framer-BniGn .framer-yuxi4i > *, .framer-BniGn .framer-10493aq > *, .framer-BniGn .framer-vara0s > *, .framer-BniGn .framer-sby3q6 > *, .framer-BniGn .framer-1hbdbau > *, .framer-BniGn .framer-rqq7s7 > *, .framer-BniGn .framer-1i7yrp1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-BniGn .framer-yny8pv > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-BniGn .framer-1kn993d > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\", \".framer-BniGn.framer-v-1fiyvf7 .framer-1khkvt, .framer-BniGn.framer-v-1el7idq .framer-1khkvt { align-content: flex-start; align-items: flex-start; padding: 18px 16px 17px 16px; width: 600px; }\", \".framer-BniGn.framer-v-1fiyvf7 .framer-1syt9l7 { align-content: flex-start; align-items: flex-start; flex: 1 0 0px; flex-direction: column; gap: 0px; width: 1px; }\", \".framer-BniGn.framer-v-1fiyvf7 .framer-1obkc9u { flex-direction: column; gap: 0px; height: 1px; overflow: hidden; width: 100%; z-index: 1; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-BniGn.framer-v-1fiyvf7 .framer-1syt9l7, .framer-BniGn.framer-v-1fiyvf7 .framer-1obkc9u { gap: 0px; } .framer-BniGn.framer-v-1fiyvf7 .framer-1syt9l7 > *, .framer-BniGn.framer-v-1fiyvf7 .framer-1obkc9u > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-BniGn.framer-v-1fiyvf7 .framer-1syt9l7 > :first-child, .framer-BniGn.framer-v-1fiyvf7 .framer-1obkc9u > :first-child { margin-top: 0px; } .framer-BniGn.framer-v-1fiyvf7 .framer-1syt9l7 > :last-child, .framer-BniGn.framer-v-1fiyvf7 .framer-1obkc9u > :last-child { margin-bottom: 0px; } }\", \".framer-BniGn.framer-v-1el7idq .framer-1syt9l7 { align-content: flex-start; align-items: flex-start; flex: 1 0 0px; flex-direction: column; width: 1px; }\", \".framer-BniGn.framer-v-1el7idq .framer-1obkc9u { flex-direction: column; width: 100%; z-index: 1; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-BniGn.framer-v-1el7idq .framer-1syt9l7, .framer-BniGn.framer-v-1el7idq .framer-1obkc9u { gap: 0px; } .framer-BniGn.framer-v-1el7idq .framer-1syt9l7 > * { margin: 0px; margin-bottom: calc(53px / 2); margin-top: calc(53px / 2); } .framer-BniGn.framer-v-1el7idq .framer-1syt9l7 > :first-child, .framer-BniGn.framer-v-1el7idq .framer-1obkc9u > :first-child { margin-top: 0px; } .framer-BniGn.framer-v-1el7idq .framer-1syt9l7 > :last-child, .framer-BniGn.framer-v-1el7idq .framer-1obkc9u > :last-child { margin-bottom: 0px; } .framer-BniGn.framer-v-1el7idq .framer-1obkc9u > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } }\"]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           * @framerIntrinsicHeight 54\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           * @framerIntrinsicWidth 708\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"NcMtQNHEl\":{\"layout\":[\"fixed\",\"auto\"]},\"mGSLfHn6d\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           * @framerImmutableVariables false\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           */\nconst Framerudsz7cGcE = withCSS(Component, css, \"framer-BniGn\");\nexport default Framerudsz7cGcE;\nFramerudsz7cGcE.displayName = \"Navbar\";\nFramerudsz7cGcE.defaultProps = {\n  height: 54,\n  width: 708\n};\naddPropertyControls(Framerudsz7cGcE, {\n  variant: {\n    options: [\"Oql4hCPQJ\", \"NcMtQNHEl\", \"mGSLfHn6d\"],\n    optionTitles: [\"Desktop\", \"Phone\", \"Phone Expand\"],\n    title: \"Variant\",\n    type: ControlType.Enum\n  }\n});\naddFonts(Framerudsz7cGcE, [...IconoirFonts, ...SearchFonts, ...HamburgerFonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"Framerudsz7cGcE\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicWidth\": \"708\",\n        \"framerImmutableVariables\": \"false\",\n        \"framerContractVersion\": \"1\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NcMtQNHEl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mGSLfHn6d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerIntrinsicHeight\": \"54\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./udsz7cGcE.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "jlhHPOflI", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "u", "RichText", "x", "Link", "SVG", "css", "FramerAswIXsXaV", "withCSS", "AswIXsXaV_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "SearchIcon", "props", "p", "ClearIcon", "u", "SpinnerIcon", "motion", "capitalizeFirstLetter", "value", "localStorageDebugFlag", "window", "groupsRegex", "titleCase", "clampText", "text", "maxLength", "textLength", "slicedText", "isEmptyObject", "object", "createLogger", "showOutput", "log", "data", "time", "label", "timeEnd", "noop", "DEFAULT_FONT_FAMILY", "getFontFamily", "theme", "ref", "ref1", "ref2", "animationKeyFromLayout", "layout", "safeDocument", "safeWindow", "metaTagSelector", "getMetaTagContent", "metaTag", "checkIfOverLimit", "peq", "myers_32", "a", "b", "m", "lst", "pv", "mv", "sc", "i", "eq", "xv", "myers_x", "mhc", "phc", "hsize", "vsize", "j", "start", "vlen", "k", "i1", "pb", "mb", "xh", "ph", "mh", "k1", "mv1", "pv1", "start1", "vlen1", "k2", "score", "i2", "eq1", "pb1", "mb1", "xv1", "xh1", "ph1", "mh1", "k3", "distance", "tmp", "fakeResults_default", "Storage", "name", "resolve", "reject", "request", "window", "e", "key", "value", "setCachedData", "url", "dataToCache", "cache", "Storage", "cacheKey", "data", "checkForCachedData", "VERSION", "INDEX_KEY", "METADATA_KEY", "getCachedIndex", "cachedIndex", "checkForCachedData", "setCachedIndex", "index", "setCachedData", "log", "time", "timeEnd", "createLogger", "localStorageDebugFlag", "isValidUrl", "url", "splitWords", "text", "getUniqueWords", "str", "words", "word", "getNormalizedString", "getNormalizedItem", "item", "normalizedItem", "key", "value", "getMatchRange", "currentRange", "start", "end", "result", "getScoreForSearchIndexItem", "query", "fullQuery", "score", "match", "urlWords", "splitLength", "clamp", "titleWords", "titleIndex", "distance", "titleWord", "headings", "heading", "headingWords", "headingWord", "descriptionIndex", "paragraph", "getSearchIndexItemScore", "normalizedQuery", "queryWords", "total", "queryWord", "useRawSearch", "index", "settings", "se", "path", "safeWindow", "results", "itemA", "itemB", "getIndexedScopedToUrl", "rawUrlScope", "scopedIndex", "baseScopeUrlHasVariable", "urlUpToPathVariable", "urlScope", "useSearch", "searchIndex", "_setSearchIndex", "ye", "status", "setStatus", "setSearchIndex", "options", "ue", "loadSearchIndex", "metaTag", "safeDocument", "fakeResults_default", "cachedIndex", "getCachedIndex", "metaTagContent", "isOverLimit", "response", "downloadedIndex", "setCachedIndex", "error", "Browser", "isTouch", "window", "navigator", "isChrome", "isWebKit", "isSafari", "isSafariDesktop", "isWindows", "isMacOS", "useCallbackOnMouseMove", "callback", "mousePositionRef", "prevPositionRef", "pe", "te", "event", "Browser", "ref", "clientX", "clientY", "prevCursorPosition", "scrollIntoView", "targetElement", "scrollElement", "offsetTop", "offsetBottom", "targetElementBounds", "scrollElementBounds", "difference", "topAligned", "minOffset", "bottomAligned", "offset", "MAX_DESCRIPTION_LENGTH", "MODAL_MAX_HEIGHT", "VERTICAL_SPACING_MULTIPLIER", "ClearButton", "theme", "type", "onClick", "text", "iconOrText", "SearchInputClearButtonType", "p", "ClearIcon", "Divider", "styles", "SearchInputDividerType", "Input", "Y", "props", "ref", "value", "status", "autofocus", "placeholder", "iconType", "clearButtonType", "onChange", "inputValue", "setInputValue", "ye", "isFocused", "setIsFocused", "inputRef", "pe", "ce", "e", "inputElement", "handleInputClick", "handleClearClick", "ue", "hasInputText", "showClearButton", "verticalSpacing", "searchIcon", "SearchIconType", "SearchIcon", "u", "inputContainerStyle", "getFontFamily", "SpinnerIcon", "inputStyle", "scrollOffset", "ResultRow", "index", "result", "prevMousePositionRef", "SearchResultItemType", "subtitleType", "SearchResultSubtitleType", "selected", "style", "onMouseMove", "onPointerDown", "onNavigateTo", "url", "title", "score", "urlPath", "se", "handleMouseMove", "useCallbackOnMouseMove", "event", "isContained", "borderRadius", "clamp", "subtitleText", "clampText", "handleClick", "focusTrap", "resultContainer", "resultTitle", "localStorageDebugFlag", "QuickMenuSpacer", "layoutContainerStyle", "LayoutContainer", "layoutType", "onKeyDown", "onDismiss", "children", "modalOptions", "layoutStyles", "getLayoutBaseStyles", "SearchLayoutType", "innerStyle", "getContainerAnimation", "key", "animationKeyFromLayout", "prop", "Browser", "key1", "prop1", "key2", "prop2", "containerAnimation", "motion", "ModalContainer", "heightIsStatic", "heightTransition", "heightDeps", "scope", "animate", "useAnimate", "fe", "prevHeight", "height", "ScrollView", "isTouch", "canScroll", "setCanScroll", "element", "statusStyle", "StatusMessage", "previewInfoText", "sidebarStyles", "fixedTopStyles", "quickMenuStyles", "layoutOption", "SearchEntryType", "SearchModal", "urlScope", "inputOptions", "backdropOptions", "input", "selectedResultRow", "scrollView", "setSelected", "isKeyboardNavigationDisabled", "setIsKeyboardNavigationDisabled", "query", "setQuery", "deferredQuery", "oe", "results", "useSearch", "selectedResult", "handleResultRowPointerDown", "te", "handleResultRowMouseMove", "previousSelected", "navigateTo", "window", "handleKeyDown", "maxIndex", "showNoResults", "showDivider", "isItemContained", "spacing", "listPaddingTop", "scrollIntoView", "isSelected", "getViewportSize", "window", "useViewportSizeState", "getState", "state", "setState", "ye", "ue", "handleWindowResize", "EntryPointOptions", "buildShadow", "shadowProperty", "fallback", "x", "y", "blur", "color", "spread", "Overlay", "Y", "props", "ref", "layoutType", "theme", "onDismiss", "ue", "handleKeyDown", "event", "handlePointerDown", "window", "bodyOverflowHidden", "qa", "u", "backdropStyles", "SearchLayoutType", "p", "motion", "SearchModal", "containerStyle", "EntryPoint", "withCSS", "ref1", "ref2", "ref3", "ref4", "overlay", "pe", "isOpen", "setIsOpen", "ye", "isOverLimit", "setIsOverLimit", "isSafariTouchDevice", "setIsSafariTouchDevice", "isOnCanvas", "RenderTarget", "checkIfOverLimit", "Browser", "baseInputFontSize", "inputFontSize", "useViewportSizeState", "size", "isEmptyObject", "DEFAULT_FONT_FAMILY", "handleClick", "SearchIconType", "SearchIcon", "AnimatePresence", "Search_default", "addPropertyControls", "ControlType", "titleCase", "iconType", "SearchInputDividerType", "SearchInputClearButtonType", "heightIsStatic", "animationKeyFromLayout", "SearchResultItemType", "SearchResultSubtitleType", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1s327s7", "args", "onTapkt7yee", "defaultLayoutId", "ae", "p", "LayoutGroup", "motion", "cx", "u", "css", "FramerF4jklYmyb", "withCSS", "F4jklYmyb_default", "addPropertyControls", "ControlType", "addFonts", "IconoirFonts", "getFonts", "Icon", "SearchFonts", "Search_default", "HamburgerFonts", "F4jklYmyb_default", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1eum9po", "args", "onTap1gxiylp", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "u", "Link", "Image2", "RichText", "x", "Icon", "Search_default", "F4jklYmyb_default", "css", "Framerudsz7cGcE", "withCSS", "udsz7cGcE_default", "addPropertyControls", "ControlType", "addFonts", "IconoirFonts", "SearchFonts", "HamburgerFonts"]
}
