{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/1W3LTzDfG8hcaKX6zblZ/3pcuXtjsJ3t5BzjfeHHt/DV6_LoFdF.js"],
  "sourcesContent": ["// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Skeleton from\"https://framerusercontent.com/modules/SUrKmA7l1xzyhWeD2w77/Sv9d4lPFnO1xzTON3LEX/Skeleton.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/9ihjmySiOyNCA59ahxfD/33FV8FzUobOxlKbttTAk/fhVG339yd.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/fdg0sLJF3PWef5W8M0qU/FR23XKmgghuQFDGkxaD1/lARFdKBF3.js\";const PhosphorFonts=getFonts(Phosphor);const SkeletonFonts=getFonts(Skeleton);const PhosphorControls=getPropertyControls(Phosphor);const cycleOrder=[\"b8MAS3i9M\",\"dRuG7iRhj\",\"Bp3nsHTZH\"];const serializationHash=\"framer-shqSO\";const variantClassNames={b8MAS3i9M:\"framer-v-1sjbk0t\",Bp3nsHTZH:\"framer-v-ul78lk\",dRuG7iRhj:\"framer-v-148juts\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};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 humanReadableVariantMap={Default:\"b8MAS3i9M\",Loading:\"dRuG7iRhj\",Small:\"Bp3nsHTZH\"};const getProps=({description,height,icon,id,showIcon,tint,title,width,...props})=>{return{...props,JOFwFqJmw:description??props.JOFwFqJmw,K8I7ckOXO:title??props.K8I7ckOXO??\"Profile\",MDjLD_K5J:tint??props.MDjLD_K5J??\"var(--token-887a062b-1950-4b53-8345-97084bbfd553, rgb(134, 102, 255))\",pZLADDclF:icon??props.pZLADDclF??\"UserCirclePlus\",qEpFzDWf2:showIcon??props.qEpFzDWf2??true,variant:humanReadableVariantMap[props.variant]??props.variant??\"b8MAS3i9M\"};};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,qEpFzDWf2,pZLADDclF,K8I7ckOXO,JOFwFqJmw,MDjLD_K5J,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"b8MAS3i9M\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=value=>{if(baseVariant===\"dRuG7iRhj\")return false;return value;};const isDisplayed1=()=>{if(baseVariant===\"dRuG7iRhj\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"dRuG7iRhj\")return false;return true;};const visible=isSet(JOFwFqJmw);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.header,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1sjbk0t\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"b8MAS3i9M\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-4ee600e9-b261-4d58-ac71-46221076960e, rgba(255, 255, 255, 0.12))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",background:\"linear-gradient(180deg, rgba(204, 189, 255, 0.15) 0%, rgba(204, 189, 255, 0) 100%)\",...style},...addPropertyOverrides({Bp3nsHTZH:{\"data-framer-name\":\"Small\"},dRuG7iRhj:{\"data-framer-name\":\"Loading\"}},baseVariant,gestureVariant),children:[isDisplayed(qEpFzDWf2)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1sdqcjd-container\",\"data-framer-name\":\"Icon\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"mNwfjCpH3-container\",name:\"Icon\",nodeId:\"mNwfjCpH3\",rendersWithMotion:true,scopeId:\"DV6_LoFdF\",children:/*#__PURE__*/_jsx(Phosphor,{color:MDjLD_K5J,height:\"100%\",iconSearch:\"House\",iconSelection:pZLADDclF,id:\"mNwfjCpH3\",layoutId:\"mNwfjCpH3\",mirrored:false,name:\"Icon\",selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-qzfr9l-container\",\"data-framer-name\":\"Icon (Loading)\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"DcqLhcQvs-container\",name:\"Icon (Loading)\",nodeId:\"DcqLhcQvs\",rendersWithMotion:true,scopeId:\"DV6_LoFdF\",children:/*#__PURE__*/_jsx(Skeleton,{background:\"var(--token-5f2f9a1c-ae2c-4848-9a36-7aa5c05ca9f2, rgb(40, 31, 76))\",border:{borderColor:'var(--token-6a6d1399-e0d3-458b-9e29-96d27df1c9d2, rgba(255, 255, 255, 0.04)) /* {\"name\":\"Border (Muted)\"} */',borderStyle:\"solid\",borderWidth:1},borderRadius:\"6px\",duration:1.5,height:\"100%\",highlight:\"var(--token-56c871dd-80bc-4031-b41d-333705d1391c, rgb(9, 4, 18))\",id:\"DcqLhcQvs\",layoutId:\"DcqLhcQvs\",name:\"Icon (Loading)\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1p3vixo\",layoutDependency:layoutDependency,layoutId:\"YhExiAH20\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-yy6pgt\",\"data-styles-preset\":\"lARFdKBF3\",style:{\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-0a4f1509-ff06-48e1-89b7-b63338bae98d, rgb(225, 217, 255)))\"},children:\"Profile\"})}),className:\"framer-uxu7lr\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hyMN9pjq9\",style:{\"--extracted-1of0zx5\":\"var(--token-0a4f1509-ff06-48e1-89b7-b63338bae98d, rgb(225, 217, 255))\"},text:K8I7ckOXO,verticalAlignment:\"top\",withExternalLayout:true}),visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-mset2l\",\"data-styles-preset\":\"fhVG339yd\",children:\"Content\"})}),className:\"framer-3uax70\",\"data-framer-name\":\"Subtitle\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"VMz2DDbyE\",text:JOFwFqJmw,variants:{Bp3nsHTZH:{\"--extracted-r6o4lv\":\"var(--token-c2404f29-5d75-43ae-9091-9362defd9433, rgba(225, 217, 255, 0.6))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Bp3nsHTZH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c2404f29-5d75-43ae-9091-9362defd9433, rgba(225, 217, 255, 0.6)))\"},children:\"Content\"})}),fonts:[\"FS;Satoshi-regular\"]}},baseVariant,gestureVariant)})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1q34ogp-container\",\"data-framer-name\":\"Title (Loading)\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"sa1jMmA7E-container\",name:\"Title (Loading)\",nodeId:\"sa1jMmA7E\",rendersWithMotion:true,scopeId:\"DV6_LoFdF\",children:/*#__PURE__*/_jsx(Skeleton,{background:\"var(--token-5f2f9a1c-ae2c-4848-9a36-7aa5c05ca9f2, rgb(40, 31, 76))\",border:{borderColor:'var(--token-6a6d1399-e0d3-458b-9e29-96d27df1c9d2, rgba(255, 255, 255, 0.04)) /* {\"name\":\"Border (Muted)\"} */',borderStyle:\"solid\",borderWidth:1},borderRadius:\"6px\",duration:1.5,height:\"100%\",highlight:\"var(--token-56c871dd-80bc-4031-b41d-333705d1391c, rgb(9, 4, 18))\",id:\"sa1jMmA7E\",layoutId:\"sa1jMmA7E\",name:\"Title (Loading)\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-shqSO.framer-14mpvnj, .framer-shqSO .framer-14mpvnj { display: block; }\",\".framer-shqSO.framer-1sjbk0t { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 12px 20px 12px 20px; position: relative; width: 900px; }\",\".framer-shqSO .framer-1sdqcjd-container, .framer-shqSO .framer-qzfr9l-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-shqSO .framer-1p3vixo { -webkit-user-select: none; align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; user-select: none; width: 1px; }\",\".framer-shqSO .framer-uxu7lr, .framer-shqSO .framer-3uax70 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-shqSO .framer-1q34ogp-container { flex: none; height: 24px; position: relative; width: 90px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-shqSO.framer-1sjbk0t, .framer-shqSO .framer-1p3vixo { gap: 0px; } .framer-shqSO.framer-1sjbk0t > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-shqSO.framer-1sjbk0t > :first-child { margin-left: 0px; } .framer-shqSO.framer-1sjbk0t > :last-child { margin-right: 0px; } .framer-shqSO .framer-1p3vixo > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-shqSO .framer-1p3vixo > :first-child { margin-top: 0px; } .framer-shqSO .framer-1p3vixo > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-shqSO[data-border=\"true\"]::after, .framer-shqSO [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 48\n * @framerIntrinsicWidth 900\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"dRuG7iRhj\":{\"layout\":[\"fixed\",\"auto\"]},\"Bp3nsHTZH\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"qEpFzDWf2\":\"showIcon\",\"pZLADDclF\":\"icon\",\"K8I7ckOXO\":\"title\",\"JOFwFqJmw\":\"description\",\"MDjLD_K5J\":\"tint\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerDV6_LoFdF=withCSS(Component,css,\"framer-shqSO\");export default FramerDV6_LoFdF;FramerDV6_LoFdF.displayName=\"Panel -> Header\";FramerDV6_LoFdF.defaultProps={height:48,width:900};addPropertyControls(FramerDV6_LoFdF,{variant:{options:[\"b8MAS3i9M\",\"dRuG7iRhj\",\"Bp3nsHTZH\"],optionTitles:[\"Default\",\"Loading\",\"Small\"],title:\"Variant\",type:ControlType.Enum},qEpFzDWf2:{defaultValue:true,title:\"Show Icon\",type:ControlType.Boolean},pZLADDclF:PhosphorControls?.[\"iconSelection\"]&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"UserCirclePlus\",description:undefined,hidden:undefined,title:\"Icon\"},K8I7ckOXO:{defaultValue:\"Profile\",displayTextArea:false,title:\"Title\",type:ControlType.String},JOFwFqJmw:{defaultValue:\"\",description:\"\",displayTextArea:true,title:\"Description\",type:ControlType.String},MDjLD_K5J:{defaultValue:'var(--token-887a062b-1950-4b53-8345-97084bbfd553, rgb(134, 102, 255)) /* {\"name\":\"Primary\"} */',title:\"Tint\",type:ControlType.Color}});addFonts(FramerDV6_LoFdF,[{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\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TTX2Z3BF3P6Y5BQT3IV2VNOK6FL22KUT/7QYRJOI3JIMYHGY6CH7SOIFRQLZOLNJ6/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY.woff2\",weight:\"400\"}]},...PhosphorFonts,...SkeletonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDV6_LoFdF\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"qEpFzDWf2\\\":\\\"showIcon\\\",\\\"pZLADDclF\\\":\\\"icon\\\",\\\"K8I7ckOXO\\\":\\\"title\\\",\\\"JOFwFqJmw\\\":\\\"description\\\",\\\"MDjLD_K5J\\\":\\\"tint\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"900\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dRuG7iRhj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Bp3nsHTZH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"48\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./DV6_LoFdF.map"],
  "mappings": "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",
  "names": ["PhosphorFonts", "getFonts", "Icon", "SkeletonFonts", "Skeleton", "PhosphorControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "isSet", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "description", "height", "icon", "id", "showIcon", "tint", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "qEpFzDWf2", "pZLADDclF", "K8I7ckOXO", "JOFwFqJmw", "MDjLD_K5J", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "visible", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "css", "FramerDV6_LoFdF", "withCSS", "DV6_LoFdF_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
