{
  "version": 3,
  "sources": ["ssg:https://ga.jspm.io/npm:figma-squircle@0.3.0/dist/module.js", "ssg:https://framer.com/m/framer/useIsomorphicLayoutEffect.js@^0.2.0", "ssg:https://framer.com/m/framer/useMeasuredSize.js", "ssg:https://framerusercontent.com/modules/t7U99ASYqJPkkFTUbFHc/qJrgXl3snJfBpietHvuc/Squircle.js", "ssg:https://framerusercontent.com/modules/haesgnV9JPpOEwit2VSv/u8PaMM9h8A5qQXwVumEV/ZTD001sYv.js"],
  "sourcesContent": ["function $8164c72eb32cbbfc$export$3d870b97f7a56ca3({topLeftCornerRadius:o,topRightCornerRadius:n,bottomRightCornerRadius:a,bottomLeftCornerRadius:e,width:r,height:i}){const $={topLeft:-1,topRight:-1,bottomLeft:-1,bottomRight:-1};const d={topLeft:o,topRight:n,bottomLeft:e,bottomRight:a};Object.entries(d).sort((([,t],[,o])=>o-t)).forEach((([o,n])=>{const a=o;const e=t[a];const h=Math.min.apply(null,e.map((t=>{const o=d[t.corner];if(0===n&&0===o)return 0;const a=$[t.corner];const e=\"top\"===t.side||\"bottom\"===t.side?r:i;return a>=0?e-$[t.corner]:n/(n+o)*e})));$[a]=h;d[a]=Math.min(n,h)}));return{topLeft:{radius:d.topLeft,roundingAndSmoothingBudget:$.topLeft},topRight:{radius:d.topRight,roundingAndSmoothingBudget:$.topRight},bottomLeft:{radius:d.bottomLeft,roundingAndSmoothingBudget:$.bottomLeft},bottomRight:{radius:d.bottomRight,roundingAndSmoothingBudget:$.bottomRight}}}const t={topLeft:[{corner:\"topRight\",side:\"top\"},{corner:\"bottomLeft\",side:\"left\"}],topRight:[{corner:\"topLeft\",side:\"top\"},{corner:\"bottomRight\",side:\"right\"}],bottomLeft:[{corner:\"bottomRight\",side:\"bottom\"},{corner:\"topLeft\",side:\"left\"}],bottomRight:[{corner:\"bottomLeft\",side:\"bottom\"},{corner:\"topRight\",side:\"right\"}]};function $be0670f6a5a657f9$export$a2f9a538d41e7bd0({cornerRadius:t,cornerSmoothing:o,preserveSmoothing:n,roundingAndSmoothingBudget:a}){let e=(1+o)*t;if(!n){const n=a/t-1;o=Math.min(o,n);e=Math.min(e,a)}const r=90*(1-o);const i=Math.sin($be0670f6a5a657f9$var$toRadians(r/2))*t*Math.sqrt(2);const $=(90-r)/2;const d=t*Math.tan($be0670f6a5a657f9$var$toRadians($/2));const h=45*o;const f=d*Math.cos($be0670f6a5a657f9$var$toRadians(h));const c=f*Math.tan($be0670f6a5a657f9$var$toRadians(h));let g=(e-i-f-c)/3;let s=2*g;if(n&&e>a){const t=a-c-i-f;const o=t/6;const n=t-o;g=Math.min(g,n);s=t-g;e=Math.min(e,a)}return{a:s,b:g,c:f,d:c,p:e,arcSectionLength:i,cornerRadius:t}}function $be0670f6a5a657f9$export$a4b62df84ac6ef86({width:t,height:o,topLeftPathParams:n,topRightPathParams:a,bottomLeftPathParams:e,bottomRightPathParams:r}){return`\\n    M ${t-a.p} 0\\n    ${$be0670f6a5a657f9$var$drawTopRightPath(a)}\\n    L ${t} ${o-r.p}\\n    ${$be0670f6a5a657f9$var$drawBottomRightPath(r)}\\n    L ${e.p} ${o}\\n    ${$be0670f6a5a657f9$var$drawBottomLeftPath(e)}\\n    L 0 ${n.p}\\n    ${$be0670f6a5a657f9$var$drawTopLeftPath(n)}\\n    Z\\n  `.replace(/[\\t\\s\\n]+/g,\" \").trim()}function $be0670f6a5a657f9$var$drawTopRightPath({cornerRadius:t,a:o,b:n,c:a,d:e,p:r,arcSectionLength:i}){return t?`\\n    c ${o} 0 ${o+n} 0 ${o+n+a} ${e}\\n    a ${t} ${t} 0 0 1 ${i} ${i}\\n    c ${e} ${a}\\n        ${e} ${n+a}\\n        ${e} ${o+n+a}`:`l ${r} 0`}function $be0670f6a5a657f9$var$drawBottomRightPath({cornerRadius:t,a:o,b:n,c:a,d:e,p:r,arcSectionLength:i}){return t?`\\n    c 0 ${o}\\n      0 ${o+n}\\n      ${-e} ${o+n+a}\\n    a ${t} ${t} 0 0 1 -${i} ${i}\\n    c ${-a} ${e}\\n      ${-(n+a)} ${e}\\n      ${-(o+n+a)} ${e}`:`l 0 ${r}`}function $be0670f6a5a657f9$var$drawBottomLeftPath({cornerRadius:t,a:o,b:n,c:a,d:e,p:r,arcSectionLength:i}){return t?`\\n    c ${-o} 0\\n      ${-(o+n)} 0\\n      ${-(o+n+a)} ${-e}\\n    a ${t} ${t} 0 0 1 -${i} -${i}\\n    c ${-e} ${-a}\\n      ${-e} ${-(n+a)}\\n      ${-e} ${-(o+n+a)}`:`l ${-r} 0`}function $be0670f6a5a657f9$var$drawTopLeftPath({cornerRadius:t,a:o,b:n,c:a,d:e,p:r,arcSectionLength:i}){return t?`\\n    c 0 ${-o}\\n      0 ${-(o+n)}\\n      ${e} ${-(o+n+a)}\\n    a ${t} ${t} 0 0 1 ${i} -${i}\\n    c ${a} ${-e}\\n      ${n+a} ${-e}\\n      ${o+n+a} ${-e}`:\"l 0 \"+-r}function $be0670f6a5a657f9$var$toRadians(t){return t*Math.PI/180}function $6424334e4a2a8c1c$export$4d0751d7849c93f6({cornerRadius:t=0,topLeftCornerRadius:o,topRightCornerRadius:n,bottomRightCornerRadius:a,bottomLeftCornerRadius:e,cornerSmoothing:r,width:i,height:$,preserveSmoothing:d=false}){o=o??t;n=n??t;e=e??t;a=a??t;if(o===n&&n===a&&a===e&&e===o){const t=Math.min(i,$)/2;const n=Math.min(o,t);const a=(0,$be0670f6a5a657f9$export$a2f9a538d41e7bd0)({cornerRadius:n,cornerSmoothing:r,preserveSmoothing:d,roundingAndSmoothingBudget:t});return(0,$be0670f6a5a657f9$export$a4b62df84ac6ef86)({width:i,height:$,topLeftPathParams:a,topRightPathParams:a,bottomLeftPathParams:a,bottomRightPathParams:a})}const{topLeft:h,topRight:f,bottomLeft:c,bottomRight:g}=(0,$8164c72eb32cbbfc$export$3d870b97f7a56ca3)({topLeftCornerRadius:o,topRightCornerRadius:n,bottomRightCornerRadius:a,bottomLeftCornerRadius:e,width:i,height:$});return(0,$be0670f6a5a657f9$export$a4b62df84ac6ef86)({width:i,height:$,topLeftPathParams:(0,$be0670f6a5a657f9$export$a2f9a538d41e7bd0)({cornerSmoothing:r,preserveSmoothing:d,cornerRadius:h.radius,roundingAndSmoothingBudget:h.roundingAndSmoothingBudget}),topRightPathParams:(0,$be0670f6a5a657f9$export$a2f9a538d41e7bd0)({cornerSmoothing:r,preserveSmoothing:d,cornerRadius:f.radius,roundingAndSmoothingBudget:f.roundingAndSmoothingBudget}),bottomRightPathParams:(0,$be0670f6a5a657f9$export$a2f9a538d41e7bd0)({cornerSmoothing:r,preserveSmoothing:d,cornerRadius:g.radius,roundingAndSmoothingBudget:g.roundingAndSmoothingBudget}),bottomLeftPathParams:(0,$be0670f6a5a657f9$export$a2f9a538d41e7bd0)({cornerSmoothing:r,preserveSmoothing:d,cornerRadius:c.radius,roundingAndSmoothingBudget:c.roundingAndSmoothingBudget})})}export{$6424334e4a2a8c1c$export$4d0751d7849c93f6 as getSvgPath};\n\n//# sourceMappingURL=module.js.map", "import{useLayoutEffect,useEffect}from\"react\";/**\n * Swaps `useLayoutEffect` for `useEffect` on the server to avoid React warnings.\n * NOTE! The effect won't run on the server.\n */ export const useIsomorphicLayoutEffect=typeof document!==\"undefined\"?useLayoutEffect:useEffect;\nexport const __FramerMetadata__ = {\"exports\":{\"useIsomorphicLayoutEffect\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useIsomorphicLayoutEffect.map", "import*as React from\"react\";import{useIsomorphicLayoutEffect}from\"https://framer.com/m/framer/useIsomorphicLayoutEffect.js@^0.2.0\";let safeResizeObserver=undefined;try{if(typeof window!==undefined){safeResizeObserver=window.ResizeObserver;}}catch(e){// happy linting!\n}class SharedObserver{//@ts-ignore\nupdateResizedElements(entries){for(const entry of entries){const callbackForElement=this.callbacks.get(entry.target);if(callbackForElement)callbackForElement(entry.contentRect);}}observeElementWithCallback(element,callback){if(!this.sharedResizeObserver)return;this.sharedResizeObserver.observe(element);this.callbacks.set(element,callback);}unobserve(element){if(!this.sharedResizeObserver)return;this.sharedResizeObserver.unobserve(element);this.callbacks.delete(element);}constructor(){this.callbacks=new WeakMap();const ResizeObserver1=safeResizeObserver;if(!ResizeObserver1)return;this.sharedResizeObserver=new ResizeObserver1(this.updateResizedElements.bind(this));}}const sharedResizeObserver=new SharedObserver();/**\n * Uses a globally shared resize observer, and returns an updated\n * size object when the element's size changes. This is the recommended way to\n * use a Resize Observer: https://github.com/WICG/resize-observer/issues/59.\n */ export function useMeasuredSize(ref,callback){const[size,setSize]=React.useState(null);function updateSize(newSize){if(!size||newSize.height!==size.height||newSize.width!==size.width){if(callback)callback(newSize);setSize({width:newSize.width,height:newSize.height});}}// On mount, immediately measure and set a size. This will defer paint until\n// no more updates are scheduled. Additionally add our element to the shared\n// ResizeObserver with a callback to perform when the element resizes.\n// Finally, remove the element from the observer when the component is unmounted.\nuseIsomorphicLayoutEffect(()=>{if(!ref.current)return;const{offsetWidth,offsetHeight}=ref.current;// Defer paint until initial size is added.\nupdateSize({width:offsetWidth,height:offsetHeight});// Resize observer will race to add the initial size, but since the size\n// is set above, it won't trigger a render on mount since it should\n// match the measured size. Future executions of the callback will\n// trigger renders if the size changes.\nsharedResizeObserver.observeElementWithCallback(ref.current,updateSize);return()=>{if(!ref.current)return;sharedResizeObserver.unobserve(ref.current);};},[]);return size;}export function useSizeChange(ref,callback){const size=React.useRef(null);const updateSize=React.useCallback(newSize=>{if(!size.current||newSize.height!==size.current.height||newSize.width!==size.current.width){size.current={width:newSize.width,height:newSize.height};if(callback)callback(size.current);}},[callback]);// On mount, immediately measure and set a size. This will defer paint until\n// no more updates are scheduled. Additionally add our element to the shared\n// ResizeObserver with a callback to perform when the element resizes.\n// Finally, remove the element from the observer when the component is unmounted.\nuseIsomorphicLayoutEffect(()=>{if(!ref.current)return;const{offsetWidth,offsetHeight}=ref.current;// Defer paint until initial size is added.\nupdateSize({width:offsetWidth,height:offsetHeight});// Resize observer will race to add the initial size, but since the size\n// is set above, it won't trigger a render on mount since it should\n// match the measured size. Future executions of the callback will\n// trigger renders if the size changes.\nsharedResizeObserver.observeElementWithCallback(ref.current,updateSize);return()=>{if(!ref.current)return;sharedResizeObserver.unobserve(ref.current);};},[callback]);return null;}\nexport const __FramerMetadata__ = {\"exports\":{\"useSizeChange\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useMeasuredSize\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useMeasuredSize.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{getSvgPath}from\"figma-squircle\";import{useRef}from\"react\";import{addPropertyControls,ControlType}from\"framer\";import{motion}from\"framer-motion\";import{useMeasuredSize}from\"https://framer.com/m/framer/useMeasuredSize.js\";/**\n * SQUIRCLE\n *\n * @framerIntrinsicWidth 200\n * @framerIntrinsicHeight 100\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export default function Squircle(props){/* Props */ const{radius,smoothing,backgroundType,backgroundColor,backgroundImage,backgroundSize,gradientObject,shadowObject,hoverObject,style}=props;const{shadowEnabled,shadowX,shadowY,shadowBlur,shadowColor}=shadowObject;const{hoverEnabled,hoverScale,hoverOpacity,hoverColor,hoverTransition}=hoverObject;const{gradientStart,gradientEnd,gradientAngle}=gradientObject;/* Sizing */ const squircleRef=useRef();const size=useMeasuredSize(squircleRef);const width=(size===null||size===void 0?void 0:size.width)?size.width:2e3;const height=(size===null||size===void 0?void 0:size.height)?size.height:2e3;/* Clip Path */ let svgPath=getSvgPath({width,height,cornerRadius:radius,cornerSmoothing:smoothing});let background=backgroundColor;if(backgroundType===\"gradient\"){background=`linear-gradient(${gradientAngle}deg, ${gradientStart}, ${gradientEnd})`;}else if(backgroundType===\"image\"){background=`url(${backgroundImage})`;}return /*#__PURE__*/ _jsx(\"div\",{style:{width:\"100%\",height:\"100%\",// Shadow of clipped path, cannot use boxShadow\nfilter:shadowEnabled&&`drop-shadow(${shadowX}px ${shadowY}px ${shadowBlur}px ${shadowColor})`},children:/*#__PURE__*/ _jsx(motion.div,{ref:squircleRef,style:{width,height,background,backgroundSize,borderRadius:radius-1,clipPath:`path(\"${svgPath}\")`,position:\"relative\",...style},whileHover:hoverEnabled&&{scale:hoverScale,opacity:hoverOpacity,backgroundColor:hoverColor},transition:hoverEnabled&&{...hoverTransition}})});};Squircle.defaultProps={radius:24,smoothing:.8,backgroundColor:\"#09F\",backgroundSize:\"cover\",gradientObject:{gradientStart:\"#0AF\",gradientEnd:\"#96F\",gradientAngle:180},shadowObject:{shadowEnabled:false,shadowX:0,shadowY:10,shadowBlur:20,shadowColor:\"rgba(0,0,0,0.2)\"},hoverObject:{hoverEnabled:true,hoverScale:1.1,hoverOpacity:1,hoverColor:\"#05F\"}};Squircle.displayName=\"Squircle\";addPropertyControls(Squircle,{radius:{type:ControlType.Number,min:0,max:1e3,step:1,displayStepper:true,defaultValue:Squircle.defaultProps.radius},smoothing:{type:ControlType.Number,min:0,max:1,step:.05,displayStepper:true,defaultValue:Squircle.defaultProps.smoothing},backgroundType:{type:ControlType.Enum,title:\"Size\",options:[\"color\",\"gradient\",\"image\"],optionTitles:[\"Color\",\"Gradient\",\"Image\"]},backgroundColor:{type:ControlType.Color,title:\"Color\",defaultValue:Squircle.defaultProps.backgroundColor,hidden:props=>props.backgroundType!==\"color\"},backgroundImage:{type:ControlType.Image,title:\"Image\",hidden:props=>props.backgroundType!==\"image\"},backgroundSize:{type:ControlType.Enum,title:\"Size\",options:[\"cover\",\"contain\"],optionTitles:[\"Cover\",\"Contain\"],defaultValue:Squircle.defaultProps.backgroundSize,hidden:props=>props.backgroundType!==\"image\"},gradientObject:{type:ControlType.Object,title:\"Gradient\",hidden:props=>props.backgroundType!==\"gradient\",controls:{gradientStart:{type:ControlType.Color,title:\"Start\",defaultValue:Squircle.defaultProps.gradientObject.gradientStart},gradientEnd:{type:ControlType.Color,title:\"End\",defaultValue:Squircle.defaultProps.gradientObject.gradientEnd},gradientAngle:{title:\"Angle\",type:ControlType.Number,min:-360,max:360,defaultValue:Squircle.defaultProps.gradientObject.gradientAngle}}},shadowObject:{type:ControlType.Object,title:\"Shadow\",controls:{shadowEnabled:{type:ControlType.Boolean,title:\"Enable\",defaultValue:Squircle.defaultProps.shadowObject.shadowEnabled},shadowX:{type:ControlType.Number,title:\"X\",min:-100,max:100,defaultValue:Squircle.defaultProps.shadowObject.shadowX,hidden:props=>!props.shadowEnabled},shadowY:{type:ControlType.Number,title:\"Y\",min:-100,max:100,defaultValue:Squircle.defaultProps.shadowObject.shadowY,hidden:props=>!props.shadowEnabled},shadowBlur:{type:ControlType.Number,title:\"Blur\",min:0,max:100,defaultValue:Squircle.defaultProps.shadowObject.shadowBlur,hidden:props=>!props.shadowEnabled},shadowColor:{type:ControlType.Color,title:\"Color\",defaultValue:Squircle.defaultProps.shadowObject.shadowColor,hidden:props=>!props.shadowEnabled}}},hoverObject:{type:ControlType.Object,title:\"Hover\",controls:{hoverEnabled:{type:ControlType.Boolean,title:\"Enable\",defaultValue:Squircle.defaultProps.hoverObject.hoverEnabled},hoverScale:{type:ControlType.Number,title:\"Scale\",min:0,max:5,step:.01,displayStepper:true,defaultValue:Squircle.defaultProps.hoverObject.hoverScale,hidden:props=>!props.hoverEnabled},hoverOpacity:{type:ControlType.Number,title:\"Opacity\",min:0,max:1,step:.05,defaultValue:Squircle.defaultProps.hoverObject.hoverOpacity},hoverColor:{type:ControlType.Color,title:\"Color\",defaultValue:Squircle.defaultProps.hoverObject.hoverColor},hoverTransition:{type:ControlType.Transition,title:\"Transition\",hidden:props=>!props.hoverEnabled}}}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Squircle\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"200\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerDisableUnlink\":\"*\",\"framerIntrinsicHeight\":\"100\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Squircle.map", "// Generated by Framer (e39ee10)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Squircle from\"https://framerusercontent.com/modules/t7U99ASYqJPkkFTUbFHc/qJrgXl3snJfBpietHvuc/Squircle.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as localizedValues from\"./ZTD001sYv-0.js\";const SquircleFonts=getFonts(Squircle);const ImageWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(Image));const PhosphorFonts=getFonts(Phosphor);const SquircleControls=getPropertyControls(Squircle);const cycleOrder=[\"SxPQVmW8U\"];const serializationHash=\"framer-NFtrx\";const variantClassNames={SxPQVmW8U:\"framer-v-tc12ly\"};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 valuesByLocaleId={qA3rvNr1D:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition1={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const toImageSrc=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value.src;}return typeof value===\"string\"?value:undefined;};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition2};const transition3={delay:0,duration:1.6,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;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 humanReadableEnumMap={Color:\"color\",Gradient:\"gradient\",Image:\"image\"};const getProps=({blurAmount,cover,fontSize,height,id,imageLogo,lightAmbient,radius,showDubbingTag,showImageLogo,showTextLogo,size,smoothing,textLogo,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_ref6,_ref7,_ref8,_ref9,_humanReadableEnumMap_size,_ref10,_ref11;return{...props,b9VLnYuDk:showTextLogo!==null&&showTextLogo!==void 0?showTextLogo:props.b9VLnYuDk,bBePqwPbz:(_ref=fontSize!==null&&fontSize!==void 0?fontSize:props.bBePqwPbz)!==null&&_ref!==void 0?_ref:26,LNQmArRHp:(_ref1=radius!==null&&radius!==void 0?radius:props.LNQmArRHp)!==null&&_ref1!==void 0?_ref1:30,m_Opttqj1:(_ref2=smoothing!==null&&smoothing!==void 0?smoothing:props.m_Opttqj1)!==null&&_ref2!==void 0?_ref2:1,N_c5S4yVx:(_ref3=lightAmbient!==null&&lightAmbient!==void 0?lightAmbient:props.N_c5S4yVx)!==null&&_ref3!==void 0?_ref3:true,N3LJI3ySH:(_ref4=textLogo!==null&&textLogo!==void 0?textLogo:props.N3LJI3ySH)!==null&&_ref4!==void 0?_ref4:\"A celestial lullaby\",oIsITB2E0:(_ref5=blurAmount!==null&&blurAmount!==void 0?blurAmount:props.oIsITB2E0)!==null&&_ref5!==void 0?_ref5:20,p989WDgz5:(_ref6=showDubbingTag!==null&&showDubbingTag!==void 0?showDubbingTag:props.p989WDgz5)!==null&&_ref6!==void 0?_ref6:true,R9vANWFNu:(_ref7=showImageLogo!==null&&showImageLogo!==void 0?showImageLogo:props.R9vANWFNu)!==null&&_ref7!==void 0?_ref7:true,vrN0pe_tU:(_ref8=cover!==null&&cover!==void 0?cover:props.vrN0pe_tU)!==null&&_ref8!==void 0?_ref8:{src:\"https://framerusercontent.com/images/2NnZhodKG9tYDd7zF7AUca1Zc.png?scale-down-to=512\"},xppN9dgv5:(_ref9=imageLogo!==null&&imageLogo!==void 0?imageLogo:props.xppN9dgv5)!==null&&_ref9!==void 0?_ref9:{src:\"https://framerusercontent.com/images/os18e5E2byd5JxUHd9gVW8LNvU.svg\"},ZcnNEdYUN:(_ref11=(_ref10=(_humanReadableEnumMap_size=humanReadableEnumMap[size])!==null&&_humanReadableEnumMap_size!==void 0?_humanReadableEnumMap_size:size)!==null&&_ref10!==void 0?_ref10:props.ZcnNEdYUN)!==null&&_ref11!==void 0?_ref11:\"image\"};};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,vrN0pe_tU,LNQmArRHp,m_Opttqj1,ZcnNEdYUN,N3LJI3ySH,bBePqwPbz,xppN9dgv5,R9vANWFNu,p989WDgz5,N_c5S4yVx,oIsITB2E0,b9VLnYuDk,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"SxPQVmW8U\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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__*/_jsxs(Image,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"fill\",sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(vrN0pe_tU)},className:cx(serializationHash,...sharedStyleClassNames,\"framer-tc12ly\",className,classNames),\"data-framer-name\":\"Resting\",layoutDependency:layoutDependency,layoutId:\"SxPQVmW8U\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:radiusForCorner(LNQmArRHp,3),borderBottomRightRadius:radiusForCorner(LNQmArRHp,2),borderTopLeftRadius:radiusForCorner(LNQmArRHp,0),borderTopRightRadius:radiusForCorner(LNQmArRHp,1),boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625), 0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\",...style},children:[N_c5S4yVx&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-ksgcxt\",\"data-framer-name\":\"Background Blur\",layoutDependency:layoutDependency,layoutId:\"UGXsowzoy\",style:{filter:`blur(${oIsITB2E0}px)`,scale:1.8,WebkitFilter:`blur(${oIsITB2E0}px)`},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ps1bsr-container\",\"data-framer-name\":\"Cover\",layoutDependency:layoutDependency,layoutId:\"hzzFK32vM-container\",name:\"Cover\",children:/*#__PURE__*/_jsx(Squircle,{backgroundColor:\"rgb(0, 153, 255)\",backgroundImage:toImageSrc(vrN0pe_tU),backgroundSize:\"cover\",backgroundType:ZcnNEdYUN,gradientObject:{gradientAngle:180,gradientEnd:\"rgb(153, 102, 255)\",gradientStart:\"rgb(0, 170, 255)\"},height:\"100%\",hoverObject:{hoverColor:\"var(--token-00155533-b2ba-4368-a121-0ae092b774c0, rgba(0, 0, 0, 0.06))\",hoverEnabled:true,hoverOpacity:1,hoverScale:1.1,hoverTransition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"}},id:\"hzzFK32vM\",layoutId:\"hzzFK32vM\",name:\"Cover\",radius:LNQmArRHp,shadowObject:{shadowBlur:20,shadowColor:\"rgba(0, 0, 0, 0.2)\",shadowEnabled:true,shadowX:0,shadowY:10},smoothing:m_Opttqj1,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),R9vANWFNu&&/*#__PURE__*/_jsx(ImageWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,background:{alt:\"\",fit:\"fit\",sizes:\"150px\",...toResponsiveImage(xppN9dgv5),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-xdzs6n\",\"data-framer-appear-id\":\"xdzs6n\",\"data-framer-name\":\"Logo\",initial:animation2,layoutDependency:layoutDependency,layoutId:\"qy8AJr_qM\",optimized:true,whileHover:animation}),b9VLnYuDk&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"calc(var(--variable-reference-bBePqwPbz-ZTD001sYv) * 1px)\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"A celestial lullaby\"})}),className:\"framer-jw2sho\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"cEoDQnlK_\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-bBePqwPbz-ZTD001sYv\":bBePqwPbz},text:N3LJI3ySH,transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),p989WDgz5&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gto7sv-container\",layoutDependency:layoutDependency,layoutId:\"avqoZKXoP-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Translate\",id:\"avqoZKXoP\",layoutId:\"avqoZKXoP\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-NFtrx.framer-itejzn, .framer-NFtrx .framer-itejzn { display: block; }\",\".framer-NFtrx.framer-tc12ly { height: 200px; overflow: visible; position: relative; width: 200px; }\",\".framer-NFtrx .framer-ksgcxt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 150px; justify-content: center; left: calc(50.00000000000002% - 150px / 2); overflow: visible; padding: 0px; position: absolute; top: calc(50.00000000000002% - 150px / 2); width: 150px; z-index: -1; }\",\".framer-NFtrx .framer-ps1bsr-container { flex: none; height: 150px; position: relative; width: 150px; }\",\".framer-NFtrx .framer-xdzs6n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 63px; justify-content: center; left: calc(50.00000000000002% - 150px / 2); overflow: visible; padding: 0px; position: absolute; top: calc(50.00000000000002% - 63px / 2); width: 150px; }\",\".framer-NFtrx .framer-jw2sho { flex: none; height: auto; left: 50%; position: absolute; top: 50%; white-space: pre-wrap; width: 176px; word-break: break-word; word-wrap: break-word; }\",\".framer-NFtrx .framer-1gto7sv-container { flex: none; height: 24px; position: absolute; right: 12px; top: 12px; width: 24px; z-index: 4; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-NFtrx .framer-ksgcxt, .framer-NFtrx .framer-xdzs6n { gap: 0px; } .framer-NFtrx .framer-ksgcxt > *, .framer-NFtrx .framer-xdzs6n > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-NFtrx .framer-ksgcxt > :first-child, .framer-NFtrx .framer-xdzs6n > :first-child { margin-left: 0px; } .framer-NFtrx .framer-ksgcxt > :last-child, .framer-NFtrx .framer-xdzs6n > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 200\n * @framerIntrinsicWidth 200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"vrN0pe_tU\":\"cover\",\"LNQmArRHp\":\"radius\",\"m_Opttqj1\":\"smoothing\",\"ZcnNEdYUN\":\"size\",\"N3LJI3ySH\":\"textLogo\",\"bBePqwPbz\":\"fontSize\",\"xppN9dgv5\":\"imageLogo\",\"R9vANWFNu\":\"showImageLogo\",\"p989WDgz5\":\"showDubbingTag\",\"N_c5S4yVx\":\"lightAmbient\",\"oIsITB2E0\":\"blurAmount\",\"b9VLnYuDk\":\"showTextLogo\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerZTD001sYv=withCSS(Component,css,\"framer-NFtrx\");export default FramerZTD001sYv;FramerZTD001sYv.displayName=\"Cover / Thubnail\";FramerZTD001sYv.defaultProps={height:200,width:200};addPropertyControls(FramerZTD001sYv,{vrN0pe_tU:{__defaultAssetReference:\"data:framer/asset-reference,2NnZhodKG9tYDd7zF7AUca1Zc.png?originalFilename=image.png&preferredSize=small\",title:\"Cover\",type:ControlType.ResponsiveImage},LNQmArRHp:{defaultValue:30,displayStepper:true,max:1e3,min:0,step:1,title:\"Radius\",type:ControlType.Number},m_Opttqj1:{defaultValue:1,displayStepper:true,max:1,min:0,step:.05,title:\"Smoothing\",type:ControlType.Number},ZcnNEdYUN:(SquircleControls===null||SquircleControls===void 0?void 0:SquircleControls[\"backgroundType\"])&&{...SquircleControls[\"backgroundType\"],defaultValue:\"image\",description:undefined,hidden:undefined,title:\"Size\"},N3LJI3ySH:{defaultValue:\"A celestial lullaby\",displayTextArea:false,title:\"Text Logo\",type:ControlType.String},bBePqwPbz:{defaultValue:26,title:\"Font Size\",type:ControlType.Number},xppN9dgv5:{__defaultAssetReference:\"data:framer/asset-reference,os18e5E2byd5JxUHd9gVW8LNvU.svg?originalFilename=premonition.svg&preferredSize=auto\",title:\"Image Logo\",type:ControlType.ResponsiveImage},R9vANWFNu:{defaultValue:true,description:\"Add your custom svg, image logo\",title:\"Show image logo\",type:ControlType.Boolean},p989WDgz5:{defaultValue:true,title:\"Show dubbing tag\",type:ControlType.Boolean},N_c5S4yVx:{defaultValue:true,title:\"Light ambient\",type:ControlType.Boolean},oIsITB2E0:{defaultValue:20,title:\"Blur Amount\",type:ControlType.Number},b9VLnYuDk:{defaultValue:false,description:\"You can change the font of the title\",title:\"Show text Logo?\",type:ControlType.Boolean}});addFonts(FramerZTD001sYv,[{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\"}]},...SquircleFonts,...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZTD001sYv\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"vrN0pe_tU\\\":\\\"cover\\\",\\\"LNQmArRHp\\\":\\\"radius\\\",\\\"m_Opttqj1\\\":\\\"smoothing\\\",\\\"ZcnNEdYUN\\\":\\\"size\\\",\\\"N3LJI3ySH\\\":\\\"textLogo\\\",\\\"bBePqwPbz\\\":\\\"fontSize\\\",\\\"xppN9dgv5\\\":\\\"imageLogo\\\",\\\"R9vANWFNu\\\":\\\"showImageLogo\\\",\\\"p989WDgz5\\\":\\\"showDubbingTag\\\",\\\"N_c5S4yVx\\\":\\\"lightAmbient\\\",\\\"oIsITB2E0\\\":\\\"blurAmount\\\",\\\"b9VLnYuDk\\\":\\\"showTextLogo\\\"}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"200\",\"framerIntrinsicHeight\":\"200\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ZTD001sYv.map"],
  "mappings": "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",
  "names": ["$8164c72eb32cbbfc$export$3d870b97f7a56ca3", "o", "n", "a", "e", "r", "$", "d", "t", "$be0670f6a5a657f9$export$a2f9a538d41e7bd0", "i", "$be0670f6a5a657f9$var$toRadians", "h", "f", "c", "g", "s", "$be0670f6a5a657f9$export$a4b62df84ac6ef86", "$be0670f6a5a657f9$var$drawTopRightPath", "$be0670f6a5a657f9$var$drawBottomRightPath", "$be0670f6a5a657f9$var$drawBottomLeftPath", "$be0670f6a5a657f9$var$drawTopLeftPath", "$6424334e4a2a8c1c$export$4d0751d7849c93f6", "useIsomorphicLayoutEffect", "fe", "ue", "safeResizeObserver", "window", "SharedObserver", "entries", "entry", "callbackForElement", "element", "callback", "ResizeObserver1", "sharedResizeObserver", "useMeasuredSize", "ref", "size", "setSize", "ye", "updateSize", "newSize", "useIsomorphicLayoutEffect", "offsetWidth", "offsetHeight", "Squircle", "props", "radius", "smoothing", "backgroundType", "backgroundColor", "backgroundImage", "backgroundSize", "gradientObject", "shadowObject", "hoverObject", "style", "shadowEnabled", "shadowX", "shadowY", "shadowBlur", "shadowColor", "hoverEnabled", "hoverScale", "hoverOpacity", "hoverColor", "hoverTransition", "gradientStart", "gradientEnd", "gradientAngle", "squircleRef", "pe", "size", "useMeasuredSize", "width", "height", "svgPath", "$6424334e4a2a8c1c$export$4d0751d7849c93f6", "background", "p", "motion", "addPropertyControls", "ControlType", "SquircleFonts", "getFonts", "Squircle", "ImageWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "Image2", "PhosphorFonts", "Icon", "SquircleControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "radiusForCorner", "value", "cornerIndex", "segments", "toResponsiveImage", "transition1", "toImageSrc", "transition2", "animation", "transition3", "animation1", "animation2", "transformTemplate1", "_", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "getProps", "blurAmount", "cover", "fontSize", "height", "id", "imageLogo", "lightAmbient", "radius", "showDubbingTag", "showImageLogo", "showTextLogo", "size", "smoothing", "textLogo", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_ref6", "_ref7", "_ref8", "_ref9", "_humanReadableEnumMap_size", "_ref10", "_ref11", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "vrN0pe_tU", "LNQmArRHp", "m_Opttqj1", "ZcnNEdYUN", "N3LJI3ySH", "bBePqwPbz", "xppN9dgv5", "R9vANWFNu", "p989WDgz5", "N_c5S4yVx", "oIsITB2E0", "b9VLnYuDk", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Image2", "cx", "serializationHash", "ComponentViewportProvider", "Squircle", "ImageWithFXWithOptimizedAppearEffect", "RichText2", "Icon", "css", "FramerZTD001sYv", "withCSS", "ZTD001sYv_default", "addPropertyControls", "ControlType", "SquircleControls", "addFonts", "SquircleFonts", "PhosphorFonts"]
}
