{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/bh6K0QrTMQ0Um7zBMEIe/RlTLo3KxOI2xTwPPFUx6/god_mode.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{addPropertyControls,ControlType}from\"framer\";import{motion}from\"framer-motion\";export default function GodMode(props){const{horizontal,vertical}=props;// State for opacity\nconst[opacity,setOpacity]=React.useState(0);const cssContent=`\n    #__framer-badge-container {\n      ${horizontal===\"left\"?\"justify-content: flex-start !important;\":\"justify-content: flex-end !important;\"}\n      ${vertical===\"top\"?\"top: 0 !important;\":\"bottom: 0 !important;\"}\n      opacity: ${opacity} !important;\n      z-index: -1 !important; // Added z-index: -1\n\n    }\n  `;React.useEffect(()=>{const styleSheet=document.createElement(\"style\");styleSheet.type=\"text/css\";styleSheet.innerText=cssContent;document.head.appendChild(styleSheet);const intervalId=setInterval(()=>{const badgeContainer=document.querySelector(\"#__framer-badge-container\");if(badgeContainer){const framerLink=badgeContainer.querySelector(\"a[href='https://amadorcampos.com/']\");if(framerLink){framerLink.href=\"https://www.framer.com?via=vmador_campos\";clearInterval(intervalId);}}},500);return()=>{document.head.removeChild(styleSheet);clearInterval(intervalId);};},[horizontal,vertical,opacity]);return /*#__PURE__*/_jsx(motion.div,{});}GodMode.defaultProps={horizontal:\"left\",vertical:\"top\"};addPropertyControls(GodMode,{horizontal:{type:ControlType.Enum,title:\"Horizontal Position\",options:[\"left\",\"right\"],optionTitles:[\"Left\",\"Right\"],defaultValue:\"left\"},vertical:{type:ControlType.Enum,title:\"Vertical Position\",options:[\"top\",\"bottom\"],optionTitles:[\"Top\",\"Bottom\"],defaultValue:\"top\"},opacity:{type:ControlType.Number,title:\"Opacity\",min:0,max:1,step:.01,defaultValue:0}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"GodMode\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./god_mode.map"],
  "mappings": "uJAAAA,IAA4K,SAARC,EAAyBC,EAAM,CAAC,GAAK,CAAC,WAAAC,EAAW,SAAAC,CAAQ,EAAEF,EAC1N,CAACG,EAAQC,CAAU,EAAQC,EAAS,CAAC,EAAQC,EAAW;AAAA;AAAA,QAErDL,IAAa,OAAO,0CAA0C,uCAAuC;AAAA,QACrGC,IAAW,MAAM,qBAAqB,uBAAuB;AAAA,iBACpDC,CAAO;AAAA;AAAA;AAAA;AAAA,IAIpB,OAAMI,EAAU,IAAI,CAAC,IAAMC,EAAW,SAAS,cAAc,OAAO,EAAEA,EAAW,KAAK,WAAWA,EAAW,UAAUF,EAAW,SAAS,KAAK,YAAYE,CAAU,EAAE,IAAMC,EAAW,YAAY,IAAI,CAAC,IAAMC,EAAe,SAAS,cAAc,2BAA2B,EAAE,GAAGA,EAAe,CAAC,IAAMC,EAAWD,EAAe,cAAc,qCAAqC,EAAKC,IAAYA,EAAW,KAAK,2CAA2C,cAAcF,CAAU,EAAG,CAAC,EAAE,GAAG,EAAE,MAAM,IAAI,CAAC,SAAS,KAAK,YAAYD,CAAU,EAAE,cAAcC,CAAU,CAAE,CAAE,EAAE,CAACR,EAAWC,EAASC,CAAO,CAAC,EAAsBS,EAAKC,EAAO,IAAI,CAAC,CAAC,CAAE,CAACd,EAAQ,aAAa,CAAC,WAAW,OAAO,SAAS,KAAK,EAAEe,EAAoBf,EAAQ,CAAC,WAAW,CAAC,KAAKgB,EAAY,KAAK,MAAM,sBAAsB,QAAQ,CAAC,OAAO,OAAO,EAAE,aAAa,CAAC,OAAO,OAAO,EAAE,aAAa,MAAM,EAAE,SAAS,CAAC,KAAKA,EAAY,KAAK,MAAM,oBAAoB,QAAQ,CAAC,MAAM,QAAQ,EAAE,aAAa,CAAC,MAAM,QAAQ,EAAE,aAAa,KAAK,EAAE,QAAQ,CAAC,KAAKA,EAAY,OAAO,MAAM,UAAU,IAAI,EAAE,IAAI,EAAE,KAAK,IAAI,aAAa,CAAC,CAAC,CAAC",
  "names": ["init_ssg_sandbox_shims", "GodMode", "props", "horizontal", "vertical", "opacity", "setOpacity", "ye", "cssContent", "ue", "styleSheet", "intervalId", "badgeContainer", "framerLink", "p", "motion", "addPropertyControls", "ControlType"]
}
