{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/DqTsJb6uclFBNvJIm4Ys/vIKkHG81LnVEA0Mbdpwk/GYnbfkIfc.js", "ssg:https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js", "ssg:https://framerusercontent.com/modules/cuQH4dmpDnV8YK1mSgQX/KqRXqunFjE6ufhpc7ZRu/useFontControls.js", "ssg:https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js", "ssg:https://framerusercontent.com/modules/Hj20QU19p80mpYsvesiZ/EqB2oGdmJ81urPOd5L66/Clipboard.js", "ssg:https://framerusercontent.com/modules/3zuB1vzMNt0IKoWnP1QZ/QCvuftDmOKHJqpfUkvBl/oNTQl13wK.js"],
  "sourcesContent": ["// Generated by Framer (f6797a0)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, Link, RichText, SVG, Text, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nconst cycleOrder = [\"v9UpI3lMM\", \"UQYTS7Fbb\", \"h01fB62dv\"];\nconst variantClassNames = {\n  h01fB62dv: \"framer-v-szyiyl\",\n  UQYTS7Fbb: \"framer-v-bh0fcd\",\n  v9UpI3lMM: \"framer-v-1bjwyo\"\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  \"Variant 1\": \"v9UpI3lMM\",\n  \"Variant 2\": \"UQYTS7Fbb\",\n  \"Variant 3\": \"h01fB62dv\"\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 BASE62 = \"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz\";\nfunction useRandomID() {\n  const ref = React.useRef(null);\n  if (ref.current === null) {\n    ref.current = Array(5).fill(0).map(() => BASE62[Math.floor(Math.random() * BASE62.length)]).join(\"\");\n  }\n  return ref.current;\n}\nconst Component = /*#__PURE__*/React.forwardRef(function ({\n  id,\n  style: externalStyle = {},\n  className,\n  width,\n  height,\n  layoutId,\n  variant: outerVariant = \"v9UpI3lMM\",\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: \"v9UpI3lMM\",\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = variants.join(\"-\") + restProps.layoutDependency;\n  const defaultLayoutId = useRandomID();\n  const {\n    pointerEvents,\n    ...style\n  } = externalStyle;\n  return /*#__PURE__*/_jsx(LayoutGroup, {\n    id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n    children: /*#__PURE__*/_jsx(motion.div, {\n      \"data-framer-generated\": true,\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-Yy4u1\", classNames),\n      style: {\n        display: \"contents\",\n        pointerEvents: pointerEvents !== null && pointerEvents !== void 0 ? pointerEvents : undefined\n      },\n      children: /*#__PURE__*/_jsxs(motion.div, {\n        ...restProps,\n        className: cx(\"framer-1bjwyo\", className),\n        \"data-framer-name\": \"Variant 1\",\n        layoutDependency: layoutDependency,\n        layoutId: \"v9UpI3lMM\",\n        ref: ref,\n        style: {\n          ...style\n        },\n        transition: transition,\n        ...addPropertyOverrides({\n          h01fB62dv: {\n            \"data-framer-name\": \"Variant 3\"\n          },\n          UQYTS7Fbb: {\n            \"data-framer-name\": \"Variant 2\"\n          }\n        }, baseVariant, gestureVariant),\n        children: [/*#__PURE__*/_jsx(motion.div, {\n          className: \"framer-1yfyg8t\",\n          \"data-framer-name\": \"Rectangle 11\",\n          layoutDependency: layoutDependency,\n          layoutId: \"bEpkyPGbv\",\n          style: {\n            backgroundColor: \"rgb(40, 40, 40)\",\n            borderBottomLeftRadius: 28,\n            borderBottomRightRadius: 28,\n            borderTopLeftRadius: 28,\n            borderTopRightRadius: 28\n          },\n          transition: transition\n        }), /*#__PURE__*/_jsxs(motion.div, {\n          className: \"framer-28rq1z\",\n          \"data-framer-name\": \"Frame 950\",\n          layoutDependency: layoutDependency,\n          layoutId: \"rl5IiiqAv\",\n          transition: transition,\n          children: [/*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-qst9lb\",\n            \"data-framer-name\": \"Frame 933\",\n            layoutDependency: layoutDependency,\n            layoutId: \"rH2lFuB5o\",\n            transition: transition,\n            children: [/*#__PURE__*/_jsx(Text, {\n              __fromCanvasComponent: true,\n              alignment: \"center\",\n              className: \"framer-elau8m\",\n              \"data-framer-name\": \"An Ayush Soni Project\",\n              fonts: [\"GF;Libre Barcode 128 Text-regular\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"lfsTJ26g6\",\n              rawHTML: \"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>An Ayush Soni Project</span><br></span></span>\",\n              style: {\n                \"--framer-font-family\": '\"Libre Barcode 128 Text\", serif',\n                \"--framer-font-size\": \"16px\",\n                \"--framer-font-style\": \"normal\",\n                \"--framer-font-weight\": 400,\n                \"--framer-letter-spacing\": \"-0.32px\",\n                \"--framer-line-height\": \"164%\",\n                \"--framer-text-alignment\": \"center\",\n                \"--framer-text-color\": \"rgb(203, 203, 203)\",\n                \"--framer-text-decoration\": \"none\",\n                \"--framer-text-transform\": \"none\"\n              },\n              transition: transition,\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-141pasc\",\n              layoutDependency: layoutDependency,\n              layoutId: \"iw8i19BAp\",\n              transition: transition,\n              children: [/*#__PURE__*/_jsx(Link, {\n                href: \"https://twitter.com/ayushsoni_io\",\n                children: /*#__PURE__*/_jsx(SVG, {\n                  as: \"a\",\n                  className: \"framer-nvgryg framer-1cbpwmc\",\n                  \"data-framer-name\": \"Vector\",\n                  fill: \"rgba(0,0,0,1)\",\n                  intrinsicHeight: 10,\n                  intrinsicWidth: 12,\n                  layoutDependency: layoutDependency,\n                  layoutId: \"dv3OFu8cs\",\n                  svg: '<svg width=\"12\" height=\"10\" viewBox=\"0 0 12 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12 1.39582C11.5583 1.59659 11.0822 1.72852 10.5889 1.79161C11.0937 1.4876 11.4837 1.00576 11.6673 0.426416C11.1912 0.713222 10.6635 0.913987 10.1071 1.02871C9.65392 0.535403 9.01721 0.248596 8.29446 0.248596C6.94646 0.248596 5.84512 1.34993 5.84512 2.70939C5.84512 2.90442 5.86807 3.09371 5.90822 3.27153C3.86616 3.16828 2.0478 2.18741 0.837476 0.70175C0.625239 1.06313 0.50478 1.4876 0.50478 1.93502C0.50478 2.7897 0.934991 3.54687 1.60038 3.97708C1.19312 3.97708 0.814532 3.86235 0.481836 3.69027V3.70748C0.481836 4.90059 1.33078 5.89868 2.45507 6.12239C2.09411 6.22117 1.71516 6.23491 1.34799 6.16254C1.50379 6.65153 1.80891 7.07941 2.22047 7.38602C2.63203 7.69263 3.12932 7.86255 3.64245 7.87191C2.77264 8.56049 1.69445 8.9327 0.585086 8.92735C0.390057 8.92735 0.195029 8.91588 0 8.89294C1.08987 9.59274 2.38623 10 3.77438 10C8.29446 10 10.7782 6.24858 10.7782 2.9962C10.7782 2.88721 10.7782 2.78396 10.7725 2.67498C11.2543 2.33081 11.6673 1.89486 12 1.39582Z\" fill=\"#CBCBCB\"/>\\n</svg>\\n',\n                  transition: transition,\n                  withExternalLayout: true\n                })\n              }), /*#__PURE__*/_jsx(Link, {\n                href: \"https://www.linkedin.com/in/ayushsoni-io/\",\n                children: /*#__PURE__*/_jsx(SVG, {\n                  as: \"a\",\n                  className: \"framer-16yb62p framer-1cbpwmc\",\n                  \"data-framer-name\": \"Vector\",\n                  fill: \"rgba(0,0,0,1)\",\n                  intrinsicHeight: 12,\n                  intrinsicWidth: 12,\n                  layoutDependency: layoutDependency,\n                  layoutId: \"QeJJkwe75\",\n                  svg: '<svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.4574 4.1814H6.6858V5.2914C7.0068 4.653 7.83 4.0794 9.0666 4.0794C11.4372 4.0794 12 5.3502 12 7.6818V12H9.6V8.2128C9.6 6.885 9.279 6.1362 8.4618 6.1362C7.3284 6.1362 6.8574 6.9432 6.8574 8.2122V12H4.4574V4.1814ZM0.342 11.898H2.742V4.0794H0.342V11.898ZM3.0858 1.53C3.08589 1.73117 3.04599 1.93034 2.96843 2.11595C2.89087 2.30156 2.77719 2.46991 2.634 2.6112C2.34384 2.89957 1.95109 3.06099 1.542 3.06C1.13363 3.05973 0.741787 2.89872 0.4512 2.6118C0.308527 2.47003 0.195232 2.30149 0.117806 2.11586C0.0403809 1.93022 0.000347479 1.73113 0 1.53C0 1.1238 0.162 0.735 0.4518 0.4482C0.742131 0.160895 1.13414 -0.000179526 1.5426 1.50159e-07C1.9518 1.50159e-07 2.3442 0.1614 2.634 0.4482C2.9232 0.735 3.0858 1.1238 3.0858 1.53Z\" fill=\"#CBCBCB\"/>\\n</svg>\\n',\n                  transition: transition,\n                  withExternalLayout: true\n                })\n              })]\n            })]\n          }), /*#__PURE__*/_jsx(RichText, {\n            __fromCanvasComponent: true,\n            children: /*#__PURE__*/_jsx(React.Fragment, {\n              children: /*#__PURE__*/_jsxs(motion.p, {\n                style: {\n                  \"--font-selector\": \"Q1VTVE9NO0dUIFdhbHNoZWltIFRyaWFsIFJn\",\n                  \"--framer-font-family\": '\"GT Walsheim Trial Rg\", serif',\n                  \"--framer-font-size\": \"14px\",\n                  \"--framer-letter-spacing\": \"-0.28px\",\n                  \"--framer-line-height\": \"164%\",\n                  \"--framer-text-alignment\": \"right\",\n                  \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                },\n                children: [/*#__PURE__*/_jsx(motion.span, {\n                  style: {\n                    \"--font-selector\": \"R0Y7QWNtZS1yZWd1bGFy\",\n                    \"--framer-font-family\": '\"Acme\", serif'\n                  },\n                  children: \"\\xa9\"\n                }), \" 2023 Ayush Soni | All Rights Reserved\"]\n              })\n            }),\n            className: \"framer-zrifev\",\n            \"data-framer-name\": \"Designed by Ayush w/ Designer Dashboard in Vancouver, BC\",\n            fonts: [\"CUSTOM;GT Walsheim Trial Rg\", \"GF;Acme-regular\"],\n            layoutDependency: layoutDependency,\n            layoutId: \"gezUwaVX2\",\n            style: {\n              \"--extracted-r6o4lv\": \"rgb(203, 203, 203)\",\n              \"--framer-paragraph-spacing\": \"0px\"\n            },\n            transition: transition,\n            verticalAlignment: \"top\",\n            withExternalLayout: true\n          })]\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-Yy4u1 [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-Yy4u1 * { box-sizing: border-box; }\", \".framer-Yy4u1 .framer-1cbpwmc { display: block; }\", \".framer-Yy4u1 .framer-1bjwyo { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-Yy4u1 .framer-1yfyg8t { flex: none; height: 1px; overflow: hidden; position: relative; width: 640px; will-change: transform; }\", \".framer-Yy4u1 .framer-28rq1z { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: auto; }\", \".framer-Yy4u1 .framer-qst9lb { align-content: center; align-items: center; 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: 152px; }\", \".framer-Yy4u1 .framer-elau8m, .framer-Yy4u1 .framer-zrifev { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\", \".framer-Yy4u1 .framer-141pasc { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-Yy4u1 .framer-nvgryg { flex: none; height: 10px; position: relative; text-decoration: none; width: 12px; }\", \".framer-Yy4u1 .framer-16yb62p { flex: none; height: 12px; position: relative; text-decoration: none; width: 12px; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Yy4u1 .framer-1bjwyo, .framer-Yy4u1 .framer-qst9lb, .framer-Yy4u1 .framer-141pasc { gap: 0px; } .framer-Yy4u1 .framer-1bjwyo > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Yy4u1 .framer-1bjwyo > :first-child { margin-top: 0px; } .framer-Yy4u1 .framer-1bjwyo > :last-child { margin-bottom: 0px; } .framer-Yy4u1 .framer-qst9lb > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-Yy4u1 .framer-qst9lb > :first-child, .framer-Yy4u1 .framer-141pasc > :first-child { margin-left: 0px; } .framer-Yy4u1 .framer-qst9lb > :last-child, .framer-Yy4u1 .framer-141pasc > :last-child { margin-right: 0px; } .framer-Yy4u1 .framer-141pasc > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\", \".framer-Yy4u1.framer-v-bh0fcd .framer-1bjwyo, .framer-Yy4u1.framer-v-szyiyl .framer-1yfyg8t { width: 560px; }\", \".framer-Yy4u1.framer-v-bh0fcd .framer-28rq1z { align-self: unset; width: 100%; }\", \".framer-Yy4u1.framer-v-szyiyl .framer-1bjwyo { gap: 16px; }\", \".framer-Yy4u1.framer-v-szyiyl .framer-28rq1z { align-self: unset; flex-direction: column; flex-wrap: wrap; width: 560px; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Yy4u1.framer-v-szyiyl .framer-1bjwyo, .framer-Yy4u1.framer-v-szyiyl .framer-28rq1z { gap: 0px; } .framer-Yy4u1.framer-v-szyiyl .framer-1bjwyo > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Yy4u1.framer-v-szyiyl .framer-1bjwyo > :first-child { margin-top: 0px; } .framer-Yy4u1.framer-v-szyiyl .framer-1bjwyo > :last-child { margin-bottom: 0px; } .framer-Yy4u1.framer-v-szyiyl .framer-28rq1z > *, .framer-Yy4u1.framer-v-szyiyl .framer-28rq1z > :first-child, .framer-Yy4u1.framer-v-szyiyl .framer-28rq1z > :last-child { margin: 0px; } }\"]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     * @framerIntrinsicHeight 59\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     * @framerIntrinsicWidth 640\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"UQYTS7Fbb\":{\"layout\":[\"fixed\",\"auto\"]},\"h01fB62dv\":{\"layout\":[\"auto\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     */\nconst FramerGYnbfkIfc = withCSS(Component, css);\nexport default FramerGYnbfkIfc;\nFramerGYnbfkIfc.displayName = \"Footer\";\nFramerGYnbfkIfc.defaultProps = {\n  height: 59,\n  width: 640\n};\naddPropertyControls(FramerGYnbfkIfc, {\n  variant: {\n    options: [\"v9UpI3lMM\", \"UQYTS7Fbb\", \"h01fB62dv\"],\n    optionTitles: [\"Variant 1\", \"Variant 2\", \"Variant 3\"],\n    title: \"Variant\",\n    type: ControlType.Enum\n  }\n});\naddFonts(FramerGYnbfkIfc, [{\n  family: \"Libre Barcode 128 Text\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:canvasComponent/GYnbfkIfc:default\",\n    url: \"https://fonts.gstatic.com/s/librebarcode128text/v26/fdNv9tubt3ZEnz1Gu3I4-zppwZ9CWZ16Z0w5cV3Y6M90w4k.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/librebarcode128text/v26/fdNv9tubt3ZEnz1Gu3I4-zppwZ9CWZ16Z0w5cV3Y6M90w4k.ttf\",\n  weight: \"400\"\n}, {\n  family: \"GT Walsheim Trial Rg\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:canvasComponent/GYnbfkIfc:default\",\n    url: \"assets/eet7GgRWXrz40CjVlIbhK5eZkk.otf\"\n  },\n  url: new URL(\"https://framerusercontent.com/modules/assets/eet7GgRWXrz40CjVlIbhK5eZkk~JZKpi3ic9JsTNAHUyCGGzinkQDSDUqR4zLX4G1MT-mQ.otf\").href\n}, {\n  family: \"Acme\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:canvasComponent/GYnbfkIfc:default\",\n    url: \"https://fonts.gstatic.com/s/acme/v21/RrQfboBx-C5_bx3Lb23lzLk.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/acme/v21/RrQfboBx-C5_bx3Lb23lzLk.ttf\",\n  weight: \"400\"\n}]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerGYnbfkIfc\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"UQYTS7Fbb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"h01fB62dv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\n        \"framerIntrinsicWidth\": \"640\",\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicHeight\": \"59\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./GYnbfkIfc.map", "import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n  position: \"relative\",\n  width: \"100%\",\n  height: \"100%\",\n  display: \"flex\",\n  justifyContent: \"center\",\n  alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n  ...containerStyles,\n  borderRadius: 6,\n  background: \"rgba(136, 85, 255, 0.3)\",\n  color: \"#85F\",\n  border: \"1px dashed #85F\",\n  flexDirection: \"column\"\n};\nexport const defaultEvents = {\n  onClick: {\n    type: ControlType.EventHandler\n  },\n  onMouseEnter: {\n    type: ControlType.EventHandler\n  },\n  onMouseLeave: {\n    type: ControlType.EventHandler\n  }\n};\nexport const fontSizeOptions = {\n  type: ControlType.Number,\n  title: \"Font Size\",\n  min: 2,\n  max: 200,\n  step: 1,\n  displayStepper: true\n};\nexport const fontControls = {\n  font: {\n    type: ControlType.Boolean,\n    title: \"Font\",\n    defaultValue: false,\n    disabledTitle: \"Default\",\n    enabledTitle: \"Custom\"\n  },\n  fontFamily: {\n    type: ControlType.String,\n    title: \"Family\",\n    placeholder: \"Inter\",\n    hidden: ({\n      font\n    }) => !font\n  },\n  fontWeight: {\n    type: ControlType.Enum,\n    title: \"Weight\",\n    options: [100, 200, 300, 400, 500, 600, 700, 800, 900],\n    optionTitles: [\"Thin\", \"Extra-light\", \"Light\", \"Regular\", \"Medium\", \"Semi-bold\", \"Bold\", \"Extra-bold\", \"Black\"],\n    hidden: ({\n      font\n    }) => !font\n  }\n};\n// @TODO check if we're missing anything here \u2014 there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n  af: \"Afrikaans\",\n  sq: \"Albanian\",\n  an: \"Aragonese\",\n  ar: \"Arabic (Standard)\",\n  \"ar-dz\": \"Arabic (Algeria)\",\n  \"ar-bh\": \"Arabic (Bahrain)\",\n  \"ar-eg\": \"Arabic (Egypt)\",\n  \"ar-iq\": \"Arabic (Iraq)\",\n  \"ar-jo\": \"Arabic (Jordan)\",\n  \"ar-kw\": \"Arabic (Kuwait)\",\n  \"ar-lb\": \"Arabic (Lebanon)\",\n  \"ar-ly\": \"Arabic (Libya)\",\n  \"ar-ma\": \"Arabic (Morocco)\",\n  \"ar-om\": \"Arabic (Oman)\",\n  \"ar-qa\": \"Arabic (Qatar)\",\n  \"ar-sa\": \"Arabic (Saudi Arabia)\",\n  \"ar-sy\": \"Arabic (Syria)\",\n  \"ar-tn\": \"Arabic (Tunisia)\",\n  \"ar-ae\": \"Arabic (U.A.E.)\",\n  \"ar-ye\": \"Arabic (Yemen)\",\n  hy: \"Armenian\",\n  as: \"Assamese\",\n  ast: \"Asturian\",\n  az: \"Azerbaijani\",\n  eu: \"Basque\",\n  bg: \"Bulgarian\",\n  be: \"Belarusian\",\n  bn: \"Bengali\",\n  bs: \"Bosnian\",\n  br: \"Breton\",\n  my: \"Burmese\",\n  ca: \"Catalan\",\n  ch: \"Chamorro\",\n  ce: \"Chechen\",\n  zh: \"Chinese\",\n  \"zh-hk\": \"Chinese (Hong Kong)\",\n  \"zh-cn\": \"Chinese (PRC)\",\n  \"zh-sg\": \"Chinese (Singapore)\",\n  \"zh-tw\": \"Chinese (Taiwan)\",\n  cv: \"Chuvash\",\n  co: \"Corsican\",\n  cr: \"Cree\",\n  hr: \"Croatian\",\n  cs: \"Czech\",\n  da: \"Danish\",\n  nl: \"Dutch (Standard)\",\n  \"nl-be\": \"Dutch (Belgian)\",\n  en: \"English\",\n  \"en-au\": \"English (Australia)\",\n  \"en-bz\": \"English (Belize)\",\n  \"en-ca\": \"English (Canada)\",\n  \"en-ie\": \"English (Ireland)\",\n  \"en-jm\": \"English (Jamaica)\",\n  \"en-nz\": \"English (New Zealand)\",\n  \"en-ph\": \"English (Philippines)\",\n  \"en-za\": \"English (South Africa)\",\n  \"en-tt\": \"English (Trinidad & Tobago)\",\n  \"en-gb\": \"English (United Kingdom)\",\n  \"en-us\": \"English (United States)\",\n  \"en-zw\": \"English (Zimbabwe)\",\n  eo: \"Esperanto\",\n  et: \"Estonian\",\n  fo: \"Faeroese\",\n  fa: \"Farsi\",\n  fj: \"Fijian\",\n  fi: \"Finnish\",\n  fr: \"French (Standard)\",\n  \"fr-be\": \"French (Belgium)\",\n  \"fr-ca\": \"French (Canada)\",\n  \"fr-fr\": \"French (France)\",\n  \"fr-lu\": \"French (Luxembourg)\",\n  \"fr-mc\": \"French (Monaco)\",\n  \"fr-ch\": \"French (Switzerland)\",\n  fy: \"Frisian\",\n  fur: \"Friulian\",\n  gd: \"Gaelic (Scots)\",\n  \"gd-ie\": \"Gaelic (Irish)\",\n  gl: \"Galacian\",\n  ka: \"Georgian\",\n  de: \"German (Standard)\",\n  \"de-at\": \"German (Austria)\",\n  \"de-de\": \"German (Germany)\",\n  \"de-li\": \"German (Liechtenstein)\",\n  \"de-lu\": \"German (Luxembourg)\",\n  \"de-ch\": \"German (Switzerland)\",\n  el: \"Greek\",\n  gu: \"Gujurati\",\n  ht: \"Haitian\",\n  he: \"Hebrew\",\n  hi: \"Hindi\",\n  hu: \"Hungarian\",\n  is: \"Icelandic\",\n  id: \"Indonesian\",\n  iu: \"Inuktitut\",\n  ga: \"Irish\",\n  it: \"Italian (Standard)\",\n  \"it-ch\": \"Italian (Switzerland)\",\n  ja: \"Japanese\",\n  kn: \"Kannada\",\n  ks: \"Kashmiri\",\n  kk: \"Kazakh\",\n  km: \"Khmer\",\n  ky: \"Kirghiz\",\n  tlh: \"Klingon\",\n  ko: \"Korean\",\n  \"ko-kp\": \"Korean (North Korea)\",\n  \"ko-kr\": \"Korean (South Korea)\",\n  la: \"Latin\",\n  lv: \"Latvian\",\n  lt: \"Lithuanian\",\n  lb: \"Luxembourgish\",\n  mk: \"FYRO Macedonian\",\n  ms: \"Malay\",\n  ml: \"Malayalam\",\n  mt: \"Maltese\",\n  mi: \"Maori\",\n  mr: \"Marathi\",\n  mo: \"Moldavian\",\n  nv: \"Navajo\",\n  ng: \"Ndonga\",\n  ne: \"Nepali\",\n  no: \"Norwegian\",\n  nb: \"Norwegian (Bokmal)\",\n  nn: \"Norwegian (Nynorsk)\",\n  oc: \"Occitan\",\n  or: \"Oriya\",\n  om: \"Oromo\",\n  \"fa-ir\": \"Persian/Iran\",\n  pl: \"Polish\",\n  pt: \"Portuguese\",\n  \"pt-br\": \"Portuguese (Brazil)\",\n  pa: \"Punjabi\",\n  \"pa-in\": \"Punjabi (India)\",\n  \"pa-pk\": \"Punjabi (Pakistan)\",\n  qu: \"Quechua\",\n  rm: \"Rhaeto-Romanic\",\n  ro: \"Romanian\",\n  \"ro-mo\": \"Romanian (Moldavia)\",\n  ru: \"Russian\",\n  \"ru-mo\": \"Russian (Moldavia)\",\n  sz: \"Sami (Lappish)\",\n  sg: \"Sango\",\n  sa: \"Sanskrit\",\n  sc: \"Sardinian\",\n  sd: \"Sindhi\",\n  si: \"Singhalese\",\n  sr: \"Serbian\",\n  sk: \"Slovak\",\n  sl: \"Slovenian\",\n  so: \"Somani\",\n  sb: \"Sorbian\",\n  es: \"Spanish\",\n  \"es-ar\": \"Spanish (Argentina)\",\n  \"es-bo\": \"Spanish (Bolivia)\",\n  \"es-cl\": \"Spanish (Chile)\",\n  \"es-co\": \"Spanish (Colombia)\",\n  \"es-cr\": \"Spanish (Costa Rica)\",\n  \"es-do\": \"Spanish (Dominican Republic)\",\n  \"es-ec\": \"Spanish (Ecuador)\",\n  \"es-sv\": \"Spanish (El Salvador)\",\n  \"es-gt\": \"Spanish (Guatemala)\",\n  \"es-hn\": \"Spanish (Honduras)\",\n  \"es-mx\": \"Spanish (Mexico)\",\n  \"es-ni\": \"Spanish (Nicaragua)\",\n  \"es-pa\": \"Spanish (Panama)\",\n  \"es-py\": \"Spanish (Paraguay)\",\n  \"es-pe\": \"Spanish (Peru)\",\n  \"es-pr\": \"Spanish (Puerto Rico)\",\n  \"es-es\": \"Spanish (Spain)\",\n  \"es-uy\": \"Spanish (Uruguay)\",\n  \"es-ve\": \"Spanish (Venezuela)\",\n  sx: \"Sutu\",\n  sw: \"Swahili\",\n  sv: \"Swedish\",\n  \"sv-fi\": \"Swedish (Finland)\",\n  \"sv-sv\": \"Swedish (Sweden)\",\n  ta: \"Tamil\",\n  tt: \"Tatar\",\n  te: \"Teluga\",\n  th: \"Thai\",\n  tig: \"Tigre\",\n  ts: \"Tsonga\",\n  tn: \"Tswana\",\n  tr: \"Turkish\",\n  tk: \"Turkmen\",\n  uk: \"Ukrainian\",\n  hsb: \"Upper Sorbian\",\n  ur: \"Urdu\",\n  ve: \"Venda\",\n  vi: \"Vietnamese\",\n  vo: \"Volapuk\",\n  wa: \"Walloon\",\n  cy: \"Welsh\",\n  xh: \"Xhosa\",\n  ji: \"Yiddish\",\n  zu: \"Zulu\"\n};\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"fontSizeOptions\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"fontControls\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"localeOptions\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"fontStack\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"emptyStateStyle\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"containerStyles\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"defaultEvents\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    }\n  }\n};\n//# sourceMappingURL=./constants.map", "// @ts-ignore\nimport { fontStore } from \"framer\";\nimport { useEffect } from \"react\";\nimport { fontStack } from \"https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js\";\nconst fontWeights = {\n  100: \"Thin\",\n  200: \"Extra-light\",\n  300: \"Light\",\n  400: \"Regular\",\n  500: \"Medium\",\n  600: \"Semi-bold\",\n  700: \"Bold\",\n  800: \"Extra-bold\",\n  900: \"Black\"\n};\nexport function useFontControls(props) {\n  const {\n    fontFamily = \"Inter\",\n    fontSize = 16,\n    fontWeight = 400,\n    font = false\n  } = props;\n  const fontWeightName = fontWeights[fontWeight];\n  const customFontStack = `\"${fontFamily} ${fontWeightName}\", \"${fontFamily}\", ${fontStack}`;\n  const fontFamilyStyle = fontFamily ? {\n    fontSize,\n    fontWeight,\n    fontFamily: customFontStack\n  } : {\n    fontSize,\n    fontWeight\n  };\n  const fetchCustomFonts = async () => {\n    await fontStore.loadWebFontsFromSelectors([`CUSTOM;${fontFamily}`, `CUSTOM;${fontFamily} ${fontWeightName}`, `GF;${fontFamily}-${fontWeightName.toLowerCase()}`]).catch(e => console.error(e));\n  };\n  useEffect(() => {\n    if (font) fetchCustomFonts();\n  }, [font, fontFamily, fontWeight]);\n  return fontFamilyStyle;\n}\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"useFontControls\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    }\n  }\n};\n//# sourceMappingURL=./useFontControls.map", "import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n  const {\n    borderRadius,\n    isMixedBorderRadius,\n    topLeftRadius,\n    topRightRadius,\n    bottomRightRadius,\n    bottomLeftRadius\n  } = props;\n  const radiusValue = useMemo(() => isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`, [borderRadius, isMixedBorderRadius, topLeftRadius, topRightRadius, bottomRightRadius, bottomLeftRadius]);\n  return radiusValue;\n}\nexport const borderRadiusControl = {\n  borderRadius: {\n    title: \"Radius\",\n    type: ControlType.FusedNumber,\n    toggleKey: \"isMixedBorderRadius\",\n    toggleTitles: [\"Radius\", \"Radius per corner\"],\n    valueKeys: [\"topLeftRadius\", \"topRightRadius\", \"bottomRightRadius\", \"bottomLeftRadius\"],\n    valueLabels: [\"TL\", \"TR\", \"BR\", \"BL\"],\n    min: 0\n  }\n};\nexport function usePadding(props) {\n  const {\n    padding,\n    paddingPerSide,\n    paddingTop,\n    paddingRight,\n    paddingBottom,\n    paddingLeft\n  } = props;\n  const paddingValue = useMemo(() => paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding, [padding, paddingPerSide, paddingTop, paddingRight, paddingBottom, paddingLeft]);\n  return paddingValue;\n}\nexport const paddingControl = {\n  padding: {\n    type: ControlType.FusedNumber,\n    toggleKey: \"paddingPerSide\",\n    toggleTitles: [\"Padding\", \"Padding per side\"],\n    valueKeys: [\"paddingTop\", \"paddingRight\", \"paddingBottom\", \"paddingLeft\"],\n    valueLabels: [\"T\", \"R\", \"B\", \"L\"],\n    min: 0,\n    title: \"Padding\"\n  }\n};\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"borderRadiusControl\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"useRadius\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"RadiusProps\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"PaddingProps\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"usePadding\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"paddingControl\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    }\n  }\n};\n//# sourceMappingURL=./propUtils.map", "import { jsx as _jsx } from \"react/jsx-runtime\";\nimport { useCallback } from \"react\";\nimport { addPropertyControls, ControlType } from \"framer\";\nimport { motion } from \"framer-motion\";\nimport { defaultEvents, usePadding, useRadius, paddingControl, borderRadiusControl, fontControls, useFontControls } from \"https://framer.com/m/framer/default-utils.js@^0.45.0\"; /**\n                                                                                                                                                                                 * CLIPBOARD\n                                                                                                                                                                                 *\n                                                                                                                                                                                 * @framerIntrinsicWidth 90\n                                                                                                                                                                                 * @framerIntrinsicHeight 50\n                                                                                                                                                                                 *\n                                                                                                                                                                                 * @framerSupportedLayoutWidth any\n                                                                                                                                                                                 * @framerSupportedLayoutHeight any\n                                                                                                                                                                                 */\nexport default function Clipboard({\n  label,\n  content,\n  fill,\n  color,\n  style,\n  onClick,\n  ...props\n}) {\n  const {\n    fontFamily,\n    fontSize,\n    fontWeight\n  } = useFontControls(props);\n  const borderRadius = useRadius(props);\n  const paddingValue = usePadding(props);\n  const handleClick = useCallback(() => {\n    var ref;\n    (ref = navigator.clipboard) === null || ref === void 0 ? void 0 : ref.writeText(content);\n    onClick === null || onClick === void 0 ? void 0 : onClick();\n  }, [onClick, content]);\n  return /*#__PURE__*/_jsx(motion.button, {\n    style: {\n      border: \"none\",\n      outline: \"none\",\n      resize: \"none\",\n      width: \"max-content\",\n      wordBreak: \"break-word\",\n      overflowWrap: \"break-word\",\n      WebkitTapHighlightColor: \"rgba(0, 0, 0, 0)\",\n      letterSpacing: \"-0.2px\",\n      display: \"flex\",\n      justifyContent: \"center\",\n      alignItems: \"center\",\n      background: fill,\n      borderRadius,\n      cursor: \"pointer\",\n      padding: paddingValue,\n      fontFamily,\n      fontWeight,\n      fontSize,\n      color,\n      ...style\n    },\n    onClick: handleClick,\n    whileHover: {\n      opacity: 0.8\n    },\n    whileTap: {\n      scale: 0.9\n    },\n    transition: {\n      type: \"ease\",\n      duration: 0.3\n    },\n    ...props,\n    children: label\n  });\n}\n;\nClipboard.defaultProps = {\n  label: \"Copy to clipboard\",\n  color: \"#fff\",\n  fontSize: 16,\n  fontFamily: \"Inter\",\n  fontWeight: 500,\n  padding: 15,\n  borderRadius: 8\n};\naddPropertyControls(Clipboard, {\n  content: {\n    type: ControlType.String,\n    title: \"Content\",\n    displayTextArea: true,\n    description: \"When clicked, this content will be copied to the clipboard.\"\n  },\n  label: {\n    type: ControlType.String,\n    title: \"Label\"\n  },\n  fill: {\n    type: ControlType.Color,\n    title: \"Fill\"\n  },\n  color: {\n    type: ControlType.Color,\n    title: \"Text\"\n  },\n  ...fontControls,\n  fontSize: {\n    title: \"Font Size\",\n    type: ControlType.Number,\n    displayStepper: true,\n    defaultValue: 16\n  },\n  ...paddingControl,\n  ...borderRadiusControl,\n  ...defaultEvents\n});\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"Clipboard\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerContractVersion\": \"1\",\n        \"framerSupportedLayoutHeight\": \"any\",\n        \"framerIntrinsicWidth\": \"90\",\n        \"framerSupportedLayoutWidth\": \"any\",\n        \"framerIntrinsicHeight\": \"50\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./Clipboard.map", "// Generated by Framer (d1fa1b5)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, getFonts, Image, Link, RichText, SVG, Text, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport Clipboard from \"https://framerusercontent.com/modules/Hj20QU19p80mpYsvesiZ/EqB2oGdmJ81urPOd5L66/Clipboard.js\";\nconst ClipboardFonts = getFonts(Clipboard);\nconst cycleOrder = [\"NAdvOAtMd\", \"HaA4dC3Qk\", \"OL77UsfIX\"];\nconst variantClassNames = {\n  HaA4dC3Qk: \"framer-v-1kh8j0c\",\n  NAdvOAtMd: \"framer-v-59ae6t\",\n  OL77UsfIX: \"framer-v-l526uc\"\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  \"Variant 1\": \"NAdvOAtMd\",\n  \"Variant 2\": \"HaA4dC3Qk\",\n  \"Variant 3\": \"OL77UsfIX\"\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};\nfunction toResponsiveImage_194x2gw(value) {\n  if (typeof value === \"object\" && value !== null && typeof value.src === \"string\") {\n    return value;\n  }\n  return typeof value === \"string\" ? {\n    src: value\n  } : undefined;\n}\nconst BASE62 = \"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz\";\nfunction useRandomID() {\n  const ref = React.useRef(null);\n  if (ref.current === null) {\n    ref.current = Array(5).fill(0).map(() => BASE62[Math.floor(Math.random() * BASE62.length)]).join(\"\");\n  }\n  return ref.current;\n}\nconst Component = /*#__PURE__*/React.forwardRef(function ({\n  id,\n  style: externalStyle = {},\n  className,\n  width,\n  height,\n  layoutId,\n  variant: outerVariant = \"NAdvOAtMd\",\n  image: cS07lItrP,\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: \"NAdvOAtMd\",\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = variants.join(\"-\") + restProps.layoutDependency;\n  const defaultLayoutId = useRandomID();\n  const {\n    pointerEvents,\n    ...style\n  } = externalStyle;\n  return /*#__PURE__*/_jsx(LayoutGroup, {\n    id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n    children: /*#__PURE__*/_jsx(motion.div, {\n      \"data-framer-generated\": true,\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-xbAzO\", classNames),\n      style: {\n        display: \"contents\",\n        pointerEvents: pointerEvents !== null && pointerEvents !== void 0 ? pointerEvents : undefined\n      },\n      children: /*#__PURE__*/_jsxs(motion.div, {\n        ...restProps,\n        className: cx(\"framer-59ae6t\", className),\n        \"data-framer-name\": \"Variant 1\",\n        layoutDependency: layoutDependency,\n        layoutId: \"NAdvOAtMd\",\n        ref: ref,\n        style: {\n          ...style\n        },\n        transition: transition,\n        ...addPropertyOverrides({\n          HaA4dC3Qk: {\n            \"data-framer-name\": \"Variant 2\"\n          },\n          OL77UsfIX: {\n            \"data-framer-name\": \"Variant 3\"\n          }\n        }, baseVariant, gestureVariant),\n        children: [/*#__PURE__*/_jsxs(motion.div, {\n          className: \"framer-1rmnlv7\",\n          \"data-framer-name\": \"Header Block\",\n          layoutDependency: layoutDependency,\n          layoutId: \"vxXPVEgb9\",\n          transition: transition,\n          children: [/*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-lhvfk9\",\n            \"data-framer-name\": \"Frame 945\",\n            layoutDependency: layoutDependency,\n            layoutId: \"TJViY18CA\",\n            transition: transition,\n            children: [/*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1awtsz1\",\n              \"data-framer-name\": \"profile\",\n              layoutDependency: layoutDependency,\n              layoutId: \"Vwu4vkAwe\",\n              style: {\n                background: \"linear-gradient(180deg, rgba(249, 0, 255, 1) 0%, rgba(112, 0, 255, 1) 100%)\",\n                borderBottomLeftRadius: 8,\n                borderBottomRightRadius: 8,\n                borderTopLeftRadius: 8,\n                borderTopRightRadius: 8\n              },\n              transition: transition,\n              children: /*#__PURE__*/_jsx(Image, {\n                background: {\n                  alt: \"\",\n                  fit: \"fit\",\n                  sizes: \"61px\",\n                  ...toResponsiveImage_194x2gw(cS07lItrP)\n                },\n                className: \"framer-9j9v4h\",\n                \"data-framer-name\": \"Image\",\n                layoutDependency: layoutDependency,\n                layoutId: \"dB28E3TcB\",\n                transition: transition,\n                children: /*#__PURE__*/_jsx(Image, {\n                  background: {\n                    alt: \"\",\n                    fit: \"fit\",\n                    src: new URL(\"https://framerusercontent.com/images/8ReBskxbHnsIzbS5XlaQ8gk13XA.png\").href\n                  },\n                  className: \"framer-wxul0z\",\n                  \"data-framer-name\": \"Image\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"febsTvAZZ\",\n                  transition: transition\n                })\n              })\n            }), /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-ai7jy8\",\n              \"data-framer-name\": \"Frame 944\",\n              layoutDependency: layoutDependency,\n              layoutId: \"oPshcmuPQ\",\n              transition: transition,\n              children: [/*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-10jco49\",\n                \"data-framer-name\": \"Frame 943\",\n                layoutDependency: layoutDependency,\n                layoutId: \"NAw0IL3Gp\",\n                transition: transition,\n                children: [/*#__PURE__*/_jsx(Text, {\n                  __fromCanvasComponent: true,\n                  alignment: \"left\",\n                  className: \"framer-xsvpgp\",\n                  \"data-framer-name\": \"Ayush Soni\",\n                  fonts: [\"CUSTOM;GT Walsheim Trial Bd\"],\n                  layoutDependency: layoutDependency,\n                  layoutId: \"ToTkPGIue\",\n                  rawHTML: \"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='font-size: 0'><span style=''>Ayush Soni</span><br></span></span>\",\n                  style: {\n                    \"--framer-font-family\": '\"GT Walsheim Trial Bd\", serif',\n                    \"--framer-font-size\": \"20px\",\n                    \"--framer-font-style\": \"normal\",\n                    \"--framer-font-weight\": 400,\n                    \"--framer-letter-spacing\": \"-0.4px\",\n                    \"--framer-line-height\": \"165%\",\n                    \"--framer-text-alignment\": \"left\",\n                    \"--framer-text-color\": \"rgb(242, 242, 247)\",\n                    \"--framer-text-decoration\": \"none\",\n                    \"--framer-text-transform\": \"none\"\n                  },\n                  transition: transition,\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                }), /*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-stvmer\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"xCF9T7WcX\",\n                  transition: transition,\n                  children: [/*#__PURE__*/_jsx(Link, {\n                    href: \"https://twitter.com/ayushsoni_io\",\n                    children: /*#__PURE__*/_jsx(SVG, {\n                      as: \"a\",\n                      className: \"framer-o4lyf8 framer-l8nzv7\",\n                      \"data-framer-name\": \"Vector\",\n                      fill: \"rgba(0,0,0,1)\",\n                      intrinsicHeight: 10,\n                      intrinsicWidth: 12,\n                      layoutDependency: layoutDependency,\n                      layoutId: \"RpNBfaTxk\",\n                      svg: '<svg width=\"12\" height=\"10\" viewBox=\"0 0 12 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12 1.39582C11.5583 1.59659 11.0822 1.72852 10.5889 1.79161C11.0937 1.4876 11.4837 1.00576 11.6673 0.426416C11.1912 0.713222 10.6635 0.913987 10.1071 1.02871C9.65392 0.535403 9.01721 0.248596 8.29446 0.248596C6.94646 0.248596 5.84512 1.34993 5.84512 2.70939C5.84512 2.90442 5.86807 3.09371 5.90822 3.27153C3.86616 3.16828 2.0478 2.18741 0.837476 0.70175C0.625239 1.06313 0.50478 1.4876 0.50478 1.93502C0.50478 2.7897 0.934991 3.54687 1.60038 3.97708C1.19312 3.97708 0.814532 3.86235 0.481836 3.69027V3.70748C0.481836 4.90059 1.33078 5.89868 2.45507 6.12239C2.09411 6.22117 1.71516 6.23491 1.34799 6.16254C1.50379 6.65153 1.80891 7.07941 2.22047 7.38602C2.63203 7.69263 3.12932 7.86255 3.64245 7.87191C2.77264 8.56049 1.69445 8.9327 0.585086 8.92735C0.390057 8.92735 0.195029 8.91588 0 8.89294C1.08987 9.59274 2.38623 10 3.77438 10C8.29446 10 10.7782 6.24858 10.7782 2.9962C10.7782 2.88721 10.7782 2.78396 10.7725 2.67498C11.2543 2.33081 11.6673 1.89486 12 1.39582Z\" fill=\"#CBCBCB\"/>\\n</svg>\\n',\n                      transition: transition,\n                      withExternalLayout: true\n                    })\n                  }), /*#__PURE__*/_jsx(Link, {\n                    href: \"https://www.linkedin.com/in/ayushsoni-io/\",\n                    children: /*#__PURE__*/_jsx(SVG, {\n                      as: \"a\",\n                      className: \"framer-1deor3j framer-l8nzv7\",\n                      \"data-framer-name\": \"Vector\",\n                      fill: \"rgba(0,0,0,1)\",\n                      intrinsicHeight: 12,\n                      intrinsicWidth: 12,\n                      layoutDependency: layoutDependency,\n                      layoutId: \"f8HphG2hm\",\n                      svg: '<svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.4574 4.1814H6.6858V5.2914C7.0068 4.653 7.83 4.0794 9.0666 4.0794C11.4372 4.0794 12 5.3502 12 7.6818V12H9.6V8.2128C9.6 6.885 9.279 6.1362 8.4618 6.1362C7.3284 6.1362 6.8574 6.9432 6.8574 8.2122V12H4.4574V4.1814ZM0.342 11.898H2.742V4.0794H0.342V11.898ZM3.0858 1.53C3.08589 1.73117 3.04599 1.93034 2.96843 2.11595C2.89087 2.30156 2.77719 2.46991 2.634 2.6112C2.34384 2.89957 1.95109 3.06099 1.542 3.06C1.13363 3.05973 0.741787 2.89872 0.4512 2.6118C0.308527 2.47003 0.195232 2.30149 0.117806 2.11586C0.0403809 1.93022 0.000347479 1.73113 0 1.53C0 1.1238 0.162 0.735 0.4518 0.4482C0.742131 0.160895 1.13414 -0.000179526 1.5426 1.50159e-07C1.9518 1.50159e-07 2.3442 0.1614 2.634 0.4482C2.9232 0.735 3.0858 1.1238 3.0858 1.53Z\" fill=\"#CBCBCB\"/>\\n</svg>\\n',\n                      transition: transition,\n                      withExternalLayout: true\n                    })\n                  })]\n                })]\n              }), /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.p, {\n                    style: {\n                      \"--font-selector\": \"Q1VTVE9NO0dUIFdhbHNoZWltIFRyaWFsIFJn\",\n                      \"--framer-font-family\": '\"GT Walsheim Trial Rg\", serif',\n                      \"--framer-letter-spacing\": \"-0.32px\",\n                      \"--framer-line-height\": \"165%\",\n                      \"--framer-text-alignment\": \"left\",\n                      \"--framer-text-color\": \"var(--extracted-r6o4lv)\"\n                    },\n                    children: \"Founder, Designer, Creative Director\"\n                  })\n                }),\n                className: \"framer-5xegrf\",\n                \"data-framer-name\": \"Founder, Designer, Student\",\n                fonts: [\"CUSTOM;GT Walsheim Trial Rg\"],\n                layoutDependency: layoutDependency,\n                layoutId: \"FVUIpn6mR\",\n                style: {\n                  \"--extracted-r6o4lv\": \"rgb(242, 242, 247)\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                transition: transition,\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })]\n            })]\n          }), /*#__PURE__*/_jsx(motion.div, {\n            className: \"framer-1mrgpy\",\n            \"data-border\": true,\n            \"data-framer-name\": \"Frame 5\",\n            layoutDependency: layoutDependency,\n            layoutId: \"sKawAIWcx\",\n            style: {\n              \"--border-bottom-width\": \"0.5px\",\n              \"--border-color\": \"rgba(0, 0, 0, 0.08)\",\n              \"--border-left-width\": \"0.5px\",\n              \"--border-right-width\": \"0.5px\",\n              \"--border-style\": \"solid\",\n              \"--border-top-width\": \"0.5px\",\n              backgroundColor: \"rgb(43, 43, 43)\",\n              borderBottomLeftRadius: 8,\n              borderBottomRightRadius: 8,\n              borderTopLeftRadius: 8,\n              borderTopRightRadius: 8\n            },\n            transition: transition,\n            children: /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1sq11j6-container\",\n              layoutDependency: layoutDependency,\n              layoutId: \"r0PHVk1dD-container\",\n              transition: transition,\n              children: /*#__PURE__*/_jsx(Clipboard, {\n                borderRadius: 8,\n                bottomLeftRadius: 8,\n                bottomRightRadius: 8,\n                color: \"rgb(231, 231, 240)\",\n                content: \"ayush@ayushsoni.io\",\n                fill: \"rgb(43, 43, 43)\",\n                font: true,\n                fontFamily: \"GT Walsheim Trial Rg\",\n                fontSize: 13,\n                fontWeight: 500,\n                height: \"100%\",\n                id: \"r0PHVk1dD\",\n                isMixedBorderRadius: false,\n                label: \"ayush@ayushsoni.io\",\n                layoutId: \"r0PHVk1dD\",\n                padding: 8,\n                paddingBottom: 6,\n                paddingLeft: 8,\n                paddingPerSide: true,\n                paddingRight: 8,\n                paddingTop: 6,\n                topLeftRadius: 8,\n                topRightRadius: 8,\n                width: \"100%\"\n              })\n            })\n          })]\n        }), /*#__PURE__*/_jsx(motion.div, {\n          className: \"framer-1iwsz5m\",\n          \"data-framer-name\": \"Rectangle 11\",\n          layoutDependency: layoutDependency,\n          layoutId: \"GHJ8sjK7I\",\n          style: {\n            backgroundColor: \"rgb(40, 40, 40)\",\n            borderBottomLeftRadius: 28,\n            borderBottomRightRadius: 28,\n            borderTopLeftRadius: 28,\n            borderTopRightRadius: 28\n          },\n          transition: transition\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-xbAzO [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-xbAzO * { box-sizing: border-box; }\", \".framer-xbAzO .framer-l8nzv7 { display: block; }\", \".framer-xbAzO .framer-59ae6t { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-xbAzO .framer-1rmnlv7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 640px; }\", \".framer-xbAzO .framer-lhvfk9 { align-content: center; align-items: center; 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-xbAzO .framer-1awtsz1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 64px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 64px; will-change: transform; }\", \".framer-xbAzO .framer-9j9v4h { flex: none; height: 61px; overflow: hidden; position: relative; width: 61px; }\", \".framer-xbAzO .framer-wxul0z { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\", \".framer-xbAzO .framer-ai7jy8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-xbAzO .framer-10jco49 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-xbAzO .framer-xsvpgp, .framer-xbAzO .framer-5xegrf { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\", \".framer-xbAzO .framer-stvmer { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 26px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-xbAzO .framer-o4lyf8 { flex: none; height: 10px; position: relative; text-decoration: none; width: 12px; }\", \".framer-xbAzO .framer-1deor3j { flex: none; height: 12px; position: relative; text-decoration: none; width: 12px; }\", \".framer-xbAzO .framer-1mrgpy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-xbAzO .framer-1sq11j6-container { flex: none; height: auto; position: relative; width: auto; }\", \".framer-xbAzO .framer-1iwsz5m { flex: none; height: 1px; overflow: hidden; position: relative; width: 640px; will-change: transform; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-xbAzO .framer-59ae6t, .framer-xbAzO .framer-lhvfk9, .framer-xbAzO .framer-1awtsz1, .framer-xbAzO .framer-ai7jy8, .framer-xbAzO .framer-10jco49, .framer-xbAzO .framer-stvmer, .framer-xbAzO .framer-1mrgpy { gap: 0px; } .framer-xbAzO .framer-59ae6t > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-xbAzO .framer-59ae6t > :first-child, .framer-xbAzO .framer-ai7jy8 > :first-child { margin-top: 0px; } .framer-xbAzO .framer-59ae6t > :last-child, .framer-xbAzO .framer-ai7jy8 > :last-child { margin-bottom: 0px; } .framer-xbAzO .framer-lhvfk9 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-xbAzO .framer-lhvfk9 > :first-child, .framer-xbAzO .framer-1awtsz1 > :first-child, .framer-xbAzO .framer-10jco49 > :first-child, .framer-xbAzO .framer-stvmer > :first-child, .framer-xbAzO .framer-1mrgpy > :first-child { margin-left: 0px; } .framer-xbAzO .framer-lhvfk9 > :last-child, .framer-xbAzO .framer-1awtsz1 > :last-child, .framer-xbAzO .framer-10jco49 > :last-child, .framer-xbAzO .framer-stvmer > :last-child, .framer-xbAzO .framer-1mrgpy > :last-child { margin-right: 0px; } .framer-xbAzO .framer-1awtsz1 > *, .framer-xbAzO .framer-stvmer > *, .framer-xbAzO .framer-1mrgpy > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-xbAzO .framer-ai7jy8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-xbAzO .framer-10jco49 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\", \".framer-xbAzO.framer-v-1kh8j0c .framer-1rmnlv7 { width: 560px; }\", \".framer-xbAzO.framer-v-l526uc .framer-1rmnlv7 { flex-direction: column; width: min-content; }\", \".framer-xbAzO.framer-v-l526uc .framer-lhvfk9 { flex-direction: column; justify-content: center; }\", \".framer-xbAzO.framer-v-l526uc .framer-ai7jy8 { align-content: center; align-items: center; padding: 8px 0px 8px 0px; }\", \".framer-xbAzO.framer-v-l526uc .framer-1mrgpy { gap: 41px; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-xbAzO.framer-v-l526uc .framer-1rmnlv7, .framer-xbAzO.framer-v-l526uc .framer-lhvfk9, .framer-xbAzO.framer-v-l526uc .framer-1mrgpy { gap: 0px; } .framer-xbAzO.framer-v-l526uc .framer-1rmnlv7 > *, .framer-xbAzO.framer-v-l526uc .framer-1rmnlv7 > :first-child, .framer-xbAzO.framer-v-l526uc .framer-1rmnlv7 > :last-child { margin: 0px; } .framer-xbAzO.framer-v-l526uc .framer-lhvfk9 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-xbAzO.framer-v-l526uc .framer-lhvfk9 > :first-child { margin-top: 0px; } .framer-xbAzO.framer-v-l526uc .framer-lhvfk9 > :last-child { margin-bottom: 0px; } .framer-xbAzO.framer-v-l526uc .framer-1mrgpy > * { margin: 0px; margin-left: calc(41px / 2); margin-right: calc(41px / 2); } .framer-xbAzO.framer-v-l526uc .framer-1mrgpy > :first-child { margin-left: 0px; } .framer-xbAzO.framer-v-l526uc .framer-1mrgpy > :last-child { margin-right: 0px; } }\"]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * @framerIntrinsicHeight 81\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * @framerIntrinsicWidth 640\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"HaA4dC3Qk\":{\"layout\":[\"auto\",\"auto\"]},\"OL77UsfIX\":{\"layout\":[\"auto\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * @framerVariables {\"cS07lItrP\":\"image\"}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             */\nconst FrameroNTQl13wK = withCSS(Component, css);\nexport default FrameroNTQl13wK;\nFrameroNTQl13wK.displayName = \"Menu\";\nFrameroNTQl13wK.defaultProps = {\n  height: 81,\n  width: 640\n};\naddPropertyControls(FrameroNTQl13wK, {\n  variant: {\n    options: [\"NAdvOAtMd\", \"HaA4dC3Qk\", \"OL77UsfIX\"],\n    optionTitles: [\"Variant 1\", \"Variant 2\", \"Variant 3\"],\n    title: \"Variant\",\n    type: ControlType.Enum\n  },\n  cS07lItrP: {\n    title: \"Image\",\n    type: ControlType.ResponsiveImage\n  }\n});\naddFonts(FrameroNTQl13wK, [{\n  family: \"GT Walsheim Trial Bd\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:canvasComponent/oNTQl13wK:default\",\n    url: \"assets/arahp0TpovheL8mf8QLrw0UMbY.otf\"\n  },\n  url: new URL(\"https://framerusercontent.com/modules/assets/arahp0TpovheL8mf8QLrw0UMbY~8lCq1F0Bcskkn7qxGpGD6KSOwJQfKGnBaM47qoDQ1WY.otf\").href\n}, {\n  family: \"GT Walsheim Trial Rg\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:canvasComponent/oNTQl13wK:default\",\n    url: \"assets/eet7GgRWXrz40CjVlIbhK5eZkk.otf\"\n  },\n  url: new URL(\"https://framerusercontent.com/modules/assets/eet7GgRWXrz40CjVlIbhK5eZkk~JZKpi3ic9JsTNAHUyCGGzinkQDSDUqR4zLX4G1MT-mQ.otf\").href\n}, ...ClipboardFonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FrameroNTQl13wK\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerVariables\": \"{\\\"cS07lItrP\\\":\\\"image\\\"}\",\n        \"framerIntrinsicHeight\": \"81\",\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicWidth\": \"640\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"HaA4dC3Qk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OL77UsfIX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./oNTQl13wK.map"],
  "mappings": "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",
  "names": ["cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "BASE62", "useRandomID", "ref", "pe", "Component", "Y", "id", "externalStyle", "className", "width", "height", "layoutId", "outerVariant", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "useVariantState", "layoutDependency", "defaultLayoutId", "pointerEvents", "style", "p", "LayoutGroup", "motion", "cx", "Text", "Link", "SVG", "RichText", "x", "css", "FramerGYnbfkIfc", "withCSS", "GYnbfkIfc_default", "addPropertyControls", "ControlType", "addFonts", "fontStack", "containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "fontWeights", "useFontControls", "props", "fontFamily", "fontSize", "fontWeight", "font", "fontWeightName", "customFontStack", "fontStack", "fontFamilyStyle", "fetchCustomFonts", "fontStore", "e", "ue", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "usePadding", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "paddingControl", "Clipboard", "label", "content", "fill", "color", "style", "onClick", "props", "fontFamily", "fontSize", "fontWeight", "useFontControls", "borderRadius", "useRadius", "paddingValue", "usePadding", "handleClick", "te", "ref", "navigator", "p", "motion", "addPropertyControls", "ControlType", "fontControls", "paddingControl", "borderRadiusControl", "defaultEvents", "ClipboardFonts", "getFonts", "Clipboard", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "toResponsiveImage_194x2gw", "value", "BASE62", "useRandomID", "ref", "pe", "Component", "Y", "id", "externalStyle", "className", "width", "height", "layoutId", "outerVariant", "cS07lItrP", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "useVariantState", "layoutDependency", "defaultLayoutId", "pointerEvents", "style", "p", "LayoutGroup", "motion", "cx", "Image2", "Text", "Link", "SVG", "RichText", "x", "css", "FrameroNTQl13wK", "withCSS", "oNTQl13wK_default", "addPropertyControls", "ControlType", "addFonts"]
}
