{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/78CYBjtQhrEeZm5yuadg/d7NeEeamIta5XmNNmrBa/g_egqrM2S-0.js", "ssg:https://framerusercontent.com/modules/78CYBjtQhrEeZm5yuadg/d7NeEeamIta5XmNNmrBa/g_egqrM2S.js", "ssg:https://framerusercontent.com/modules/IGxwrsAmyB9WewUMMaBF/zVxFyUQA0cRduEBN8dHx/g_egqrM2S.js"],
  "sourcesContent": ["export const v0=\"Buscar\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (47ebf4a)\nimport*as localizedValues from\"./g_egqrM2S-0.js\";const valuesByLocaleId={Vn4E0WylR:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (47ebf4a)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/78CYBjtQhrEeZm5yuadg/d7NeEeamIta5XmNNmrBa/g_egqrM2S.js\";const PhosphorFonts=getFonts(Phosphor);const PhosphorControls=getPropertyControls(Phosphor);const cycleOrder=[\"bT_q0oVpE\",\"T_tyYFkBL\",\"wAaBNoEut\",\"KViYB1jvk\",\"aDblwbva3\",\"GqVM76SXB\",\"KBr3dzoYJ\",\"dPD6H9ZVp\",\"GvPoC8l0y\",\"Dz490M5xm\",\"Fk0ZPwzEU\",\"hQqEMENMS\",\"eM9dTtTCb\",\"LAGSW449S\",\"Qyjwm4Eqg\",\"UEfP31k5n\"];const serializationHash=\"framer-CSxNy\";const variantClassNames={aDblwbva3:\"framer-v-1dqycv2\",bT_q0oVpE:\"framer-v-8g3by\",dPD6H9ZVp:\"framer-v-1i57irj\",Dz490M5xm:\"framer-v-zl6epv\",eM9dTtTCb:\"framer-v-1qmqyxa\",Fk0ZPwzEU:\"framer-v-10j5ezs\",GqVM76SXB:\"framer-v-169lgxx\",GvPoC8l0y:\"framer-v-1s5lvxq\",hQqEMENMS:\"framer-v-ito0vc\",KBr3dzoYJ:\"framer-v-1p2715f\",KViYB1jvk:\"framer-v-11locmt\",LAGSW449S:\"framer-v-1gtxjlg\",Qyjwm4Eqg:\"framer-v-e6yclw\",T_tyYFkBL:\"framer-v-19jywo7\",UEfP31k5n:\"framer-v-3oejhg\",wAaBNoEut:\"framer-v-q1527k\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};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??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={Bold:\"bold\",Duotone:\"duotone\",Fill:\"fill\",Light:\"light\",Regular:\"regular\",Thin:\"thin\"};const humanReadableVariantMap={\"Circle Dark\":\"KViYB1jvk\",\"Circle Light\":\"bT_q0oVpE\",\"Circle Primary 50\":\"T_tyYFkBL\",\"Circle Primary 500\":\"wAaBNoEut\",\"Huge Icon\":\"UEfP31k5n\",\"Large Circle Dark\":\"hQqEMENMS\",\"Large Circle Light\":\"Fk0ZPwzEU\",\"Large Circle Primary 50\":\"GvPoC8l0y\",\"Large Circle Primary 500\":\"Dz490M5xm\",\"Large Icon\":\"Qyjwm4Eqg\",\"Medium Icon\":\"LAGSW449S\",\"Rounded Dark\":\"dPD6H9ZVp\",\"Rounded Light\":\"aDblwbva3\",\"Rounded Primary 50\":\"GqVM76SXB\",\"Rounded Primary 500\":\"KBr3dzoYJ\",\"Small Icon\":\"eM9dTtTCb\"};const getProps=({color,height,icon,id,weight,width,...props})=>{return{...props,m41wChItW:icon??props.m41wChItW??\"ChatCircle\",variant:humanReadableVariantMap[props.variant]??props.variant??\"bT_q0oVpE\",VLsK9eUiU:humanReadableEnumMap[weight]??weight??props.VLsK9eUiU??\"regular\",VOCp8dKm3:color??props.VOCp8dKm3??\"var(--token-36db49d3-d72f-403e-8d33-52a82ad85813, rgb(0, 102, 255))\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,m41wChItW,VLsK9eUiU,VOCp8dKm3,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"bT_q0oVpE\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-8g3by\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Circle Light\",layoutDependency:layoutDependency,layoutId:\"bT_q0oVpE\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-d62ffd6d-0365-4204-85b2-674429fa3b78, rgb(230, 231, 232))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:60,borderBottomRightRadius:60,borderTopLeftRadius:60,borderTopRightRadius:60,...style},variants:{aDblwbva3:{\"--border-color\":\"var(--token-d62ffd6d-0365-4204-85b2-674429fa3b78, rgb(222, 222, 222))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},dPD6H9ZVp:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-6c34a670-64a5-4cbd-af92-da1859afb0b3, rgb(19, 21, 23))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},Dz490M5xm:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-d45a82e8-8e5d-4d19-ab19-252579321c0b, rgb(255, 0, 132))\"},eM9dTtTCb:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},GqVM76SXB:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-f9c33269-0d20-4b15-a66a-80367749c6ae, rgb(240, 246, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},GvPoC8l0y:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-e5d879b7-7a5a-4bff-8327-a32b96df772b, rgb(255, 232, 244))\"},hQqEMENMS:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-6c34a670-64a5-4cbd-af92-da1859afb0b3, rgb(19, 21, 23))\"},KBr3dzoYJ:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:VOCp8dKm3,borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},KViYB1jvk:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-6c34a670-64a5-4cbd-af92-da1859afb0b3, rgb(19, 21, 23))\"},LAGSW449S:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},Qyjwm4Eqg:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},T_tyYFkBL:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-f9c33269-0d20-4b15-a66a-80367749c6ae, rgb(232, 241, 255))\"},UEfP31k5n:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},wAaBNoEut:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:VOCp8dKm3}},...addPropertyOverrides({aDblwbva3:{\"data-framer-name\":\"Rounded Light\"},dPD6H9ZVp:{\"data-framer-name\":\"Rounded Dark\"},Dz490M5xm:{\"data-framer-name\":\"Large Circle Primary 500\"},eM9dTtTCb:{\"data-framer-name\":\"Small Icon\"},Fk0ZPwzEU:{\"data-framer-name\":\"Large Circle Light\"},GqVM76SXB:{\"data-framer-name\":\"Rounded Primary 50\"},GvPoC8l0y:{\"data-framer-name\":\"Large Circle Primary 50\"},hQqEMENMS:{\"data-framer-name\":\"Large Circle Dark\"},KBr3dzoYJ:{\"data-framer-name\":\"Rounded Primary 500\"},KViYB1jvk:{\"data-framer-name\":\"Circle Dark\"},LAGSW449S:{\"data-framer-name\":\"Medium Icon\"},Qyjwm4Eqg:{\"data-framer-name\":\"Large Icon\"},T_tyYFkBL:{\"data-framer-name\":\"Circle Primary 50\"},UEfP31k5n:{\"data-framer-name\":\"Huge Icon\"},wAaBNoEut:{\"data-framer-name\":\"Circle Primary 500\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-122kyx7-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"CFJuvp4uG-container\",nodeId:\"CFJuvp4uG\",rendersWithMotion:true,scopeId:\"g_egqrM2S\",children:/*#__PURE__*/_jsx(Phosphor,{color:VOCp8dKm3,height:\"100%\",iconSearch:getLocalizedValue(\"v0\",activeLocale)??\"Search\",iconSelection:m41wChItW,id:\"CFJuvp4uG\",layoutId:\"CFJuvp4uG\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:VLsK9eUiU,width:\"100%\",...addPropertyOverrides({Dz490M5xm:{color:\"rgb(255, 255, 255)\"},Fk0ZPwzEU:{color:\"var(--token-89b6d1ba-8f77-43cd-855e-ddc61f106b97, rgb(255, 46, 154))\"},GvPoC8l0y:{color:\"var(--token-89b6d1ba-8f77-43cd-855e-ddc61f106b97, rgb(255, 46, 154))\"},hQqEMENMS:{color:\"var(--token-89b6d1ba-8f77-43cd-855e-ddc61f106b97, rgb(255, 46, 154))\"},KBr3dzoYJ:{color:\"rgb(255, 255, 255)\"},wAaBNoEut:{color:\"rgb(255, 255, 255)\"}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-CSxNy.framer-1qspmwj, .framer-CSxNy .framer-1qspmwj { display: block; }\",\".framer-CSxNy.framer-8g3by { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 18px; position: relative; width: min-content; }\",\".framer-CSxNy .framer-122kyx7-container { flex: none; height: 24px; position: relative; width: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CSxNy.framer-8g3by { gap: 0px; } .framer-CSxNy.framer-8g3by > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-CSxNy.framer-8g3by > :first-child { margin-left: 0px; } .framer-CSxNy.framer-8g3by > :last-child { margin-right: 0px; } }\",\".framer-CSxNy.framer-v-19jywo7.framer-8g3by, .framer-CSxNy.framer-v-q1527k.framer-8g3by, .framer-CSxNy.framer-v-11locmt.framer-8g3by { flex-direction: column; gap: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CSxNy.framer-v-19jywo7.framer-8g3by { gap: 0px; } .framer-CSxNy.framer-v-19jywo7.framer-8g3by > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-CSxNy.framer-v-19jywo7.framer-8g3by > :first-child { margin-top: 0px; } .framer-CSxNy.framer-v-19jywo7.framer-8g3by > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CSxNy.framer-v-q1527k.framer-8g3by { gap: 0px; } .framer-CSxNy.framer-v-q1527k.framer-8g3by > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-CSxNy.framer-v-q1527k.framer-8g3by > :first-child { margin-top: 0px; } .framer-CSxNy.framer-v-q1527k.framer-8g3by > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CSxNy.framer-v-11locmt.framer-8g3by { gap: 0px; } .framer-CSxNy.framer-v-11locmt.framer-8g3by > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-CSxNy.framer-v-11locmt.framer-8g3by > :first-child { margin-top: 0px; } .framer-CSxNy.framer-v-11locmt.framer-8g3by > :last-child { margin-bottom: 0px; } }\",\".framer-CSxNy.framer-v-1dqycv2.framer-8g3by, .framer-CSxNy.framer-v-169lgxx.framer-8g3by, .framer-CSxNy.framer-v-1p2715f.framer-8g3by, .framer-CSxNy.framer-v-1i57irj.framer-8g3by { flex-direction: column; gap: 20px; overflow: hidden; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CSxNy.framer-v-1dqycv2.framer-8g3by { gap: 0px; } .framer-CSxNy.framer-v-1dqycv2.framer-8g3by > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-CSxNy.framer-v-1dqycv2.framer-8g3by > :first-child { margin-top: 0px; } .framer-CSxNy.framer-v-1dqycv2.framer-8g3by > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CSxNy.framer-v-169lgxx.framer-8g3by { gap: 0px; } .framer-CSxNy.framer-v-169lgxx.framer-8g3by > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-CSxNy.framer-v-169lgxx.framer-8g3by > :first-child { margin-top: 0px; } .framer-CSxNy.framer-v-169lgxx.framer-8g3by > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CSxNy.framer-v-1p2715f.framer-8g3by { gap: 0px; } .framer-CSxNy.framer-v-1p2715f.framer-8g3by > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-CSxNy.framer-v-1p2715f.framer-8g3by > :first-child { margin-top: 0px; } .framer-CSxNy.framer-v-1p2715f.framer-8g3by > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CSxNy.framer-v-1i57irj.framer-8g3by { gap: 0px; } .framer-CSxNy.framer-v-1i57irj.framer-8g3by > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-CSxNy.framer-v-1i57irj.framer-8g3by > :first-child { margin-top: 0px; } .framer-CSxNy.framer-v-1i57irj.framer-8g3by > :last-child { margin-bottom: 0px; } }\",\".framer-CSxNy.framer-v-1s5lvxq.framer-8g3by, .framer-CSxNy.framer-v-zl6epv.framer-8g3by, .framer-CSxNy.framer-v-10j5ezs.framer-8g3by, .framer-CSxNy.framer-v-ito0vc.framer-8g3by { flex-direction: column; gap: 20px; padding: 40px; }\",\".framer-CSxNy.framer-v-1s5lvxq .framer-122kyx7-container, .framer-CSxNy.framer-v-zl6epv .framer-122kyx7-container, .framer-CSxNy.framer-v-10j5ezs .framer-122kyx7-container, .framer-CSxNy.framer-v-ito0vc .framer-122kyx7-container, .framer-CSxNy.framer-v-3oejhg .framer-122kyx7-container { height: 40px; width: 40px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CSxNy.framer-v-1s5lvxq.framer-8g3by { gap: 0px; } .framer-CSxNy.framer-v-1s5lvxq.framer-8g3by > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-CSxNy.framer-v-1s5lvxq.framer-8g3by > :first-child { margin-top: 0px; } .framer-CSxNy.framer-v-1s5lvxq.framer-8g3by > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CSxNy.framer-v-zl6epv.framer-8g3by { gap: 0px; } .framer-CSxNy.framer-v-zl6epv.framer-8g3by > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-CSxNy.framer-v-zl6epv.framer-8g3by > :first-child { margin-top: 0px; } .framer-CSxNy.framer-v-zl6epv.framer-8g3by > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CSxNy.framer-v-10j5ezs.framer-8g3by { gap: 0px; } .framer-CSxNy.framer-v-10j5ezs.framer-8g3by > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-CSxNy.framer-v-10j5ezs.framer-8g3by > :first-child { margin-top: 0px; } .framer-CSxNy.framer-v-10j5ezs.framer-8g3by > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CSxNy.framer-v-ito0vc.framer-8g3by { gap: 0px; } .framer-CSxNy.framer-v-ito0vc.framer-8g3by > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-CSxNy.framer-v-ito0vc.framer-8g3by > :first-child { margin-top: 0px; } .framer-CSxNy.framer-v-ito0vc.framer-8g3by > :last-child { margin-bottom: 0px; } }\",\".framer-CSxNy.framer-v-1qmqyxa.framer-8g3by, .framer-CSxNy.framer-v-1gtxjlg.framer-8g3by, .framer-CSxNy.framer-v-e6yclw.framer-8g3by, .framer-CSxNy.framer-v-3oejhg.framer-8g3by { padding: 0px; }\",\".framer-CSxNy.framer-v-1qmqyxa .framer-122kyx7-container { height: 16px; width: 16px; }\",\".framer-CSxNy.framer-v-1gtxjlg .framer-122kyx7-container { height: 20px; width: 20px; }\",'.framer-CSxNy[data-border=\"true\"]::after, .framer-CSxNy [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 60\n * @framerIntrinsicWidth 60\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"T_tyYFkBL\":{\"layout\":[\"auto\",\"auto\"]},\"wAaBNoEut\":{\"layout\":[\"auto\",\"auto\"]},\"KViYB1jvk\":{\"layout\":[\"auto\",\"auto\"]},\"aDblwbva3\":{\"layout\":[\"auto\",\"auto\"]},\"GqVM76SXB\":{\"layout\":[\"auto\",\"auto\"]},\"KBr3dzoYJ\":{\"layout\":[\"auto\",\"auto\"]},\"dPD6H9ZVp\":{\"layout\":[\"auto\",\"auto\"]},\"GvPoC8l0y\":{\"layout\":[\"auto\",\"auto\"]},\"Dz490M5xm\":{\"layout\":[\"auto\",\"auto\"]},\"Fk0ZPwzEU\":{\"layout\":[\"auto\",\"auto\"]},\"hQqEMENMS\":{\"layout\":[\"auto\",\"auto\"]},\"eM9dTtTCb\":{\"layout\":[\"auto\",\"auto\"]},\"LAGSW449S\":{\"layout\":[\"auto\",\"auto\"]},\"Qyjwm4Eqg\":{\"layout\":[\"auto\",\"auto\"]},\"UEfP31k5n\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"m41wChItW\":\"icon\",\"VLsK9eUiU\":\"weight\",\"VOCp8dKm3\":\"color\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerg_egqrM2S=withCSS(Component,css,\"framer-CSxNy\");export default Framerg_egqrM2S;Framerg_egqrM2S.displayName=\"Icon/Icon\";Framerg_egqrM2S.defaultProps={height:60,width:60};addPropertyControls(Framerg_egqrM2S,{variant:{options:[\"bT_q0oVpE\",\"T_tyYFkBL\",\"wAaBNoEut\",\"KViYB1jvk\",\"aDblwbva3\",\"GqVM76SXB\",\"KBr3dzoYJ\",\"dPD6H9ZVp\",\"GvPoC8l0y\",\"Dz490M5xm\",\"Fk0ZPwzEU\",\"hQqEMENMS\",\"eM9dTtTCb\",\"LAGSW449S\",\"Qyjwm4Eqg\",\"UEfP31k5n\"],optionTitles:[\"Circle Light\",\"Circle Primary 50\",\"Circle Primary 500\",\"Circle Dark\",\"Rounded Light\",\"Rounded Primary 50\",\"Rounded Primary 500\",\"Rounded Dark\",\"Large Circle Primary 50\",\"Large Circle Primary 500\",\"Large Circle Light\",\"Large Circle Dark\",\"Small Icon\",\"Medium Icon\",\"Large Icon\",\"Huge Icon\"],title:\"Variant\",type:ControlType.Enum},m41wChItW:PhosphorControls?.[\"iconSelection\"]&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"ChatCircle\",description:undefined,hidden:undefined,title:\"Icon\"},VLsK9eUiU:PhosphorControls?.[\"weight\"]&&{...PhosphorControls[\"weight\"],defaultValue:\"regular\",description:undefined,hidden:undefined,title:\"Weight\"},VOCp8dKm3:{defaultValue:'var(--token-36db49d3-d72f-403e-8d33-52a82ad85813, rgb(0, 102, 255)) /* {\"name\":\"Primary 500\"} */',title:\"Color\",type:ControlType.Color}});addFonts(Framerg_egqrM2S,[{explicitInter:true,fonts:[]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerg_egqrM2S\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"60\",\"framerIntrinsicHeight\":\"60\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"m41wChItW\\\":\\\"icon\\\",\\\"VLsK9eUiU\\\":\\\"weight\\\",\\\"VOCp8dKm3\\\":\\\"color\\\"}\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"T_tyYFkBL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"wAaBNoEut\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"KViYB1jvk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"aDblwbva3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GqVM76SXB\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"KBr3dzoYJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dPD6H9ZVp\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GvPoC8l0y\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Dz490M5xm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Fk0ZPwzEU\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hQqEMENMS\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"eM9dTtTCb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LAGSW449S\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Qyjwm4Eqg\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"UEfP31k5n\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["g_egqrM2S_0_exports", "__export", "__FramerMetadata__", "v0", "v0", "__FramerMetadata__", "valuesByLocaleId", "g_egqrM2S_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "PhosphorFonts", "getFonts", "Icon", "PhosphorControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "color", "height", "icon", "id", "weight", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "m41wChItW", "VLsK9eUiU", "VOCp8dKm3", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "ComponentViewportProvider", "SmartComponentScopedContainer", "getLocalizedValue", "css", "Framerg_egqrM2S", "withCSS", "g_egqrM2S_default", "addPropertyControls", "ControlType", "addFonts"]
}
