{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/2QnKQKSN9CAEbnRPMHyi/Rk2xYFfxUgQ6xcw21FJw/sEgPFZ67T.js", "ssg:https://framerusercontent.com/modules/cEellSWaj6TloZ5DkCXY/p5iXxuWRBlgChqitcwTM/te3xDtTWk.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Inter Tight-800\"]);export const fonts=[{family:\"Inter Tight\",moduleAsset:{localModuleIdentifier:\"local-module:css/sEgPFZ67T:default\",url:\"https://fonts.gstatic.com/s/intertight/v3/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjjwiqXCRToK8EPg.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/intertight/v3/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjjwiqXCRToK8EPg.ttf\",weight:\"800\"}];export const css=['.framer-V4m1f .framer-styles-preset-12517q3:not(.rich-text-wrapper), .framer-V4m1f .framer-styles-preset-12517q3.rich-text-wrapper p { --framer-font-family: \"Inter Tight\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-weight: 800; --framer-letter-spacing: 0.4px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: right; --framer-text-color: var(--token-7dfe9704-bc97-44ec-96b1-290c8c094be7, #222222); --framer-text-decoration: none; --framer-text-transform: uppercase; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-V4m1f .framer-styles-preset-12517q3:not(.rich-text-wrapper), .framer-V4m1f .framer-styles-preset-12517q3.rich-text-wrapper p { --framer-font-family: \"Inter Tight\", sans-serif; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-weight: 800; --framer-letter-spacing: 0.4px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: right; --framer-text-color: var(--token-7dfe9704-bc97-44ec-96b1-290c8c094be7, #222222); --framer-text-decoration: none; --framer-text-transform: uppercase; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-V4m1f .framer-styles-preset-12517q3:not(.rich-text-wrapper), .framer-V4m1f .framer-styles-preset-12517q3.rich-text-wrapper p { --framer-font-family: \"Inter Tight\", sans-serif; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-weight: 800; --framer-letter-spacing: 0.4px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: right; --framer-text-color: var(--token-7dfe9704-bc97-44ec-96b1-290c8c094be7, #222222); --framer-text-decoration: none; --framer-text-transform: uppercase; } }'];export const className=\"framer-V4m1f\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (e39ee10)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/2QnKQKSN9CAEbnRPMHyi/Rk2xYFfxUgQ6xcw21FJw/sEgPFZ67T.js\";const enabledGestures={KS0UTbhrj:{hover:true}};const cycleOrder=[\"KS0UTbhrj\"];const serializationHash=\"framer-MKiqc\";const variantClassNames={KS0UTbhrj:\"framer-v-1tau1m9\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,title,width,...props})=>{var _ref;return{...props,U6D3BURXC:(_ref=title!==null&&title!==void 0?title:props.U6D3BURXC)!==null&&_ref!==void 0?_ref:\"BUY THEME\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,U6D3BURXC,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"KS0UTbhrj\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:\"https://blairjarvisdesign.lemonsqueezy.com/checkout?cart=27c9ff57-09a0-4366-83a0-bccb7d705698\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1tau1m9\",className,classNames)} framer-xwnn0q`,\"data-border\":true,\"data-framer-name\":\"BUY THEME\",layoutDependency:layoutDependency,layoutId:\"KS0UTbhrj\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(34, 34, 34, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-358d9d34-025b-4581-8e13-46247db1fa17, rgb(255, 255, 255))\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 2px 16px 2px rgba(34, 34, 34, 0.1)\",...style},variants:{\"KS0UTbhrj-hover\":{backgroundColor:\"var(--token-7dfe9704-bc97-44ec-96b1-290c8c094be7, rgb(34, 34, 34))\"}},...addPropertyOverrides({\"KS0UTbhrj-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-13eko1w\",\"data-framer-name\":\"material_symbols_currency_pound\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"RbBGM_LeR\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 5 17.5 L 5 15.833 L 5.344 15.625 C 5.617 15.45 5.869 15.244 6.094 15.011 C 6.365 14.74 6.612 14.393 6.833 13.969 C 7.055 13.545 7.167 13.056 7.167 12.5 C 7.167 12.348 7.156 12.202 7.135 12.062 C 7.115 11.93 7.091 11.798 7.063 11.667 L 5 11.667 L 5 10 L 6.25 10 C 5.958 9.542 5.678 9.059 5.407 8.553 C 5.136 8.046 5.001 7.417 5 6.667 C 5 5.389 5.444 4.306 6.333 3.417 C 7.223 2.528 8.306 2.083 9.583 2.083 C 10.569 2.083 11.444 2.354 12.208 2.896 C 12.956 3.416 13.529 4.149 13.854 5 L 12.313 5.646 C 12.108 5.095 11.741 4.619 11.26 4.281 C 10.773 3.928 10.185 3.742 9.583 3.75 C 8.778 3.75 8.09 4.035 7.521 4.604 C 6.964 5.144 6.654 5.891 6.667 6.667 C 6.667 7.333 6.833 7.889 7.167 8.333 C 7.5 8.777 7.84 9.333 8.188 10 L 11.667 10 L 11.667 11.667 L 8.771 11.667 C 8.798 11.792 8.816 11.923 8.823 12.062 C 8.831 12.202 8.834 12.348 8.833 12.5 C 8.833 13.194 8.712 13.819 8.469 14.375 C 8.245 14.901 7.946 15.392 7.583 15.833 L 11.667 15.833 C 12.223 15.833 12.646 15.688 12.938 15.396 C 13.229 15.104 13.431 14.729 13.542 14.271 L 15 15 C 14.863 15.739 14.44 16.394 13.823 16.823 C 13.192 17.275 12.473 17.501 11.667 17.5 Z\" fill=\"rgb(102, 102, 255)\"></path></svg>',svgContentId:10481141034,withExternalLayout:true,...addPropertyOverrides({\"KS0UTbhrj-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 5 17.5 L 5 15.833 L 5.344 15.625 C 5.617 15.45 5.869 15.244 6.094 15.011 C 6.365 14.74 6.612 14.393 6.833 13.969 C 7.055 13.545 7.167 13.056 7.167 12.5 C 7.167 12.348 7.156 12.202 7.135 12.062 C 7.115 11.93 7.091 11.798 7.063 11.667 L 5 11.667 L 5 10 L 6.25 10 C 5.958 9.542 5.678 9.059 5.407 8.553 C 5.136 8.046 5.001 7.417 5 6.667 C 5 5.389 5.444 4.306 6.333 3.417 C 7.223 2.528 8.306 2.083 9.583 2.083 C 10.569 2.083 11.444 2.354 12.208 2.896 C 12.956 3.416 13.529 4.149 13.854 5 L 12.313 5.646 C 12.108 5.095 11.741 4.619 11.26 4.281 C 10.773 3.928 10.185 3.742 9.583 3.75 C 8.778 3.75 8.09 4.035 7.521 4.604 C 6.964 5.144 6.654 5.891 6.667 6.667 C 6.667 7.333 6.833 7.889 7.167 8.333 C 7.5 8.777 7.84 9.333 8.188 10 L 11.667 10 L 11.667 11.667 L 8.771 11.667 C 8.798 11.792 8.816 11.923 8.823 12.062 C 8.831 12.202 8.834 12.348 8.833 12.5 C 8.833 13.194 8.712 13.819 8.469 14.375 C 8.245 14.901 7.946 15.392 7.583 15.833 L 11.667 15.833 C 12.223 15.833 12.646 15.688 12.938 15.396 C 13.229 15.104 13.431 14.729 13.542 14.271 L 15 15 C 14.863 15.739 14.44 16.394 13.823 16.823 C 13.192 17.275 12.473 17.501 11.667 17.5 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:12151774969}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12517q3\",\"data-styles-preset\":\"sEgPFZ67T\",children:\"BUY THEME\"})}),className:\"framer-gcl75w\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gO2GBqhDK\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:U6D3BURXC,variants:{\"KS0UTbhrj-hover\":{\"--extracted-r6o4lv\":\"var(--token-358d9d34-025b-4581-8e13-46247db1fa17, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"KS0UTbhrj-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12517q3\",\"data-styles-preset\":\"sEgPFZ67T\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-358d9d34-025b-4581-8e13-46247db1fa17, rgb(255, 255, 255)))\"},children:\"BUY THEME\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-MKiqc.framer-xwnn0q, .framer-MKiqc .framer-xwnn0q { display: block; }\",\".framer-MKiqc.framer-1tau1m9 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 40px; justify-content: center; overflow: hidden; padding: 0px 16px 0px 16px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-MKiqc .framer-13eko1w { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-MKiqc .framer-gcl75w { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-MKiqc.framer-1tau1m9 { gap: 0px; } .framer-MKiqc.framer-1tau1m9 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-MKiqc.framer-1tau1m9 > :first-child { margin-left: 0px; } .framer-MKiqc.framer-1tau1m9 > :last-child { margin-right: 0px; } }\",\".framer-MKiqc.framer-v-1tau1m9.hover .framer-13eko1w { order: 1; }\",\".framer-MKiqc.framer-v-1tau1m9.hover .framer-gcl75w { order: 3; }\",...sharedStyle.css,'.framer-MKiqc[data-border=\"true\"]::after, .framer-MKiqc [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 139\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"vcFCksnbz\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"U6D3BURXC\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerte3xDtTWk=withCSS(Component,css,\"framer-MKiqc\");export default Framerte3xDtTWk;Framerte3xDtTWk.displayName=\"BUY THEME CTA\";Framerte3xDtTWk.defaultProps={height:40,width:139};addPropertyControls(Framerte3xDtTWk,{U6D3BURXC:{defaultValue:\"BUY THEME\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(Framerte3xDtTWk,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerte3xDtTWk\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"U6D3BURXC\\\":\\\"title\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"vcFCksnbz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"40\",\"framerIntrinsicWidth\":\"139\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./te3xDtTWk.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "title", "width", "props", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "U6D3BURXC", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "SVG", "RichText2", "css", "Framerte3xDtTWk", "withCSS", "te3xDtTWk_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
