{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/HGiRpLRNLCO4tvUCHADu/QOl7K8pbL1nfb6Ymgg7c/pZF6V_FCI.js"],
  "sourcesContent": ["// Generated by Framer (915daba)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,Floating,GeneratedComponentContext,getFonts,PropertyOverrides,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import CopyLink from\"#framer/local/canvasComponent/dglWIuOG5/dglWIuOG5.js\";import ServerName from\"#framer/local/canvasComponent/GxwzgdXHk/GxwzgdXHk.js\";import Chats from\"#framer/local/canvasComponent/HAYdNQGRD/HAYdNQGRD.js\";import Profile from\"#framer/local/canvasComponent/i6SZNajSJ/i6SZNajSJ.js\";import Donate from\"#framer/local/canvasComponent/iUmi5t9mM/iUmi5t9mM.js\";import BackgroundColor from\"#framer/local/canvasComponent/jjXjwNGDS/jjXjwNGDS.js\";import Servers from\"#framer/local/canvasComponent/OMGO2TWR2/OMGO2TWR2.js\";import TextBox from\"#framer/local/canvasComponent/oXFE46iO1/oXFE46iO1.js\";import TopBar from\"#framer/local/canvasComponent/Qlc5j9weq/Qlc5j9weq.js\";import Home from\"#framer/local/canvasComponent/Sh64e0QED/Sh64e0QED.js\";import Cursor from\"#framer/local/canvasComponent/u7yVK5bvf/u7yVK5bvf.js\";import metadataProvider from\"#framer/local/webPageMetadata/pZF6V_FCI/pZF6V_FCI.js\";const TextBoxFonts=getFonts(TextBox);const HomeFonts=getFonts(Home);const TopBarFonts=getFonts(TopBar);const ServerNameFonts=getFonts(ServerName);const DonateFonts=getFonts(Donate);const CopyLinkFonts=getFonts(CopyLink);const ProfileFonts=getFonts(Profile);const ChatsFonts=getFonts(Chats);const ServersFonts=getFonts(Servers);const BackgroundColorFonts=getFonts(BackgroundColor);const CursorFonts=getFonts(Cursor);const breakpoints={BtiSQZRGD:\"(min-width: 600px) and (max-width: 809px)\",EV6IlFtjY:\"(min-width: 1820px)\",GMAsKioG0:\"(min-width: 810px) and (max-width: 1199px)\",HzwfVUiyu:\"(min-width: 1200px) and (max-width: 1819px)\",P2AXCUFFJ:\"(max-width: 599px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-xcMCd\";const variantClassNames={BtiSQZRGD:\"framer-v-157yr0m\",EV6IlFtjY:\"framer-v-1ih3ywn\",GMAsKioG0:\"framer-v-fsefwb\",HzwfVUiyu:\"framer-v-py7d8v\",P2AXCUFFJ:\"framer-v-oz2ys1\"};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:0,skewX:0,skewY:-2,transition:transition1,x:0,y:-280};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:0,skewX:0,skewY:-2,x:0,y:-280};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop 2\":\"HzwfVUiyu\",Desktop:\"EV6IlFtjY\",Fold:\"BtiSQZRGD\",Phone:\"P2AXCUFFJ\",Tablet:\"GMAsKioG0\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"EV6IlFtjY\"};};const cursor={component:Cursor,variant:\"k3GxpXchu\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const oeJm0bOLBtxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"P2AXCUFFJ\")return false;return true;};const ref2=React.useRef(null);const ref3=React.useRef(null);const defaultLayoutId=React.useId();useCustomCursors({\"1k1c9a9\":cursor});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"EV6IlFtjY\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: none; }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1ih3ywn\",className),\"data-framer-cursor\":\"1k1c9a9\",ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r5wgj9\",\"data-framer-name\":\"Chat Messages and Background\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,width:`calc(${componentViewport?.width||\"100vw\"} - 264px)`,y:962,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wjjumd-container hidden-oz2ys1\",nodeId:\"mc1cr3Hce\",scopeId:\"pZF6V_FCI\",children:/*#__PURE__*/_jsx(TextBox,{height:\"100%\",id:\"mc1cr3Hce\",layoutId:\"mc1cr3Hce\",style:{height:\"100%\",width:\"100%\"},variant:\"Oiwbhx06I\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P2AXCUFFJ:{width:componentViewport?.width||\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:949,width:`calc(${componentViewport?.width||\"100vw\"} - 240px)`,y:51,children:/*#__PURE__*/_jsx(Container,{className:\"framer-twoylc-container\",nodeId:\"ZVjTVLXpR\",scopeId:\"pZF6V_FCI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BtiSQZRGD:{variant:\"tFjloDudW\"},GMAsKioG0:{variant:\"VWciSt548\"},HzwfVUiyu:{variant:\"YX25HseJm\"},P2AXCUFFJ:{variant:\"eKandgo5a\"}},children:/*#__PURE__*/_jsx(Home,{height:\"100%\",id:\"ZVjTVLXpR\",layoutId:\"ZVjTVLXpR\",style:{height:\"100%\",width:\"100%\"},variant:\"aFeXTdkfQ\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11jsndk\",\"data-framer-name\":\"Top Bar\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sry5f6\",\"data-framer-name\":\"Chat Name/Desc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P2AXCUFFJ:{width:componentViewport?.width||\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,width:`calc(${componentViewport?.width||\"100vw\"} - 240px)`,y:17,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11nyob1-container\",nodeId:\"bWUnUJqDm\",scopeId:\"pZF6V_FCI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P2AXCUFFJ:{variant:\"GeXRPT7Wf\"}},children:/*#__PURE__*/_jsx(TopBar,{height:\"100%\",id:\"bWUnUJqDm\",layoutId:\"bWUnUJqDm\",style:{height:\"100%\",width:\"100%\"},variant:\"A4ZepqICi\",width:\"100%\"})})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,width:\"185px\",y:17,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-t22jfs-container hidden-oz2ys1\",id:\"t22jfs\",nodeId:\"ZQvyDfcYp\",ref:ref2,scopeId:\"pZF6V_FCI\",children:[/*#__PURE__*/_jsx(ServerName,{height:\"100%\",id:\"ZQvyDfcYp\",layoutId:\"ZQvyDfcYp\",oeJm0bOLB:oeJm0bOLBtxyyif({overlay}),style:{height:\"100%\",width:\"100%\"},variant:overlay.visible?\"sxciRdlOB\":\"eOjoc0MLS\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,className:cx(scopingClassNames),collisionDetection:false,\"data-framer-portal-id\":\"t22jfs\",offsetX:.5,offsetY:3,onDismiss:overlay.hide,placement:\"bottom\",safeArea:false,zIndex:9,children:/*#__PURE__*/_jsxs(motion.div,{animate:animation1,className:\"framer-m01usi\",\"data-border\":true,exit:animation,initial:animation2,ref:ref3,role:\"dialog\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"174px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-rviyi9-container\",inComponentSlot:true,nodeId:\"DfvnnrPtk\",rendersWithMotion:true,scopeId:\"pZF6V_FCI\",children:/*#__PURE__*/_jsx(Donate,{height:\"100%\",id:\"DfvnnrPtk\",layoutId:\"DfvnnrPtk\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"174px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hiw8rq-container\",inComponentSlot:true,nodeId:\"tO87ecDSq\",rendersWithMotion:true,scopeId:\"pZF6V_FCI\",children:/*#__PURE__*/_jsx(CopyLink,{height:\"100%\",id:\"tO87ecDSq\",layoutId:\"tO87ecDSq\",style:{height:\"100%\",width:\"100%\"},variant:\"gnZcGgxiV\",width:\"100%\"})})})]})})})]})})})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-char8j hidden-oz2ys1\",\"data-framer-name\":\"Server, Chats and Profile\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"186px\",y:961,children:/*#__PURE__*/_jsx(Container,{className:\"framer-e6nn5d-container\",nodeId:\"ocAV774hL\",scopeId:\"pZF6V_FCI\",children:/*#__PURE__*/_jsx(Profile,{height:\"100%\",id:\"ocAV774hL\",layoutId:\"ocAV774hL\",style:{height:\"100%\",width:\"100%\"},variant:\"VbLkxqvFO\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jueqno\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:910,width:\"185px\",y:51,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ekpnil-container\",nodeId:\"uj99NlEiB\",scopeId:\"pZF6V_FCI\",children:/*#__PURE__*/_jsx(Chats,{height:\"100%\",id:\"uj99NlEiB\",layoutId:\"uj99NlEiB\",style:{height:\"100%\",width:\"100%\"},variant:\"hVO_qeNfN\",width:\"100%\"})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"51px\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14pvp07-container hidden-oz2ys1\",layoutScroll:true,nodeId:\"ch8sWi4Lw\",scopeId:\"pZF6V_FCI\",children:/*#__PURE__*/_jsx(Servers,{height:\"100%\",id:\"ch8sWi4Lw\",layoutId:\"ch8sWi4Lw\",style:{height:\"100%\",width:\"100%\"},variant:\"f89J4WyGd\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10dnyoo-container\",layoutScroll:true,nodeId:\"IIvleMMpL\",scopeId:\"pZF6V_FCI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BtiSQZRGD:{variant:\"VwwqWjuuS\"},GMAsKioG0:{variant:\"BqDln2kLh\"},HzwfVUiyu:{variant:\"PeVOkazkU\"},P2AXCUFFJ:{variant:\"erhTiz7bm\"}},children:/*#__PURE__*/_jsx(BackgroundColor,{height:\"100%\",id:\"IIvleMMpL\",layoutId:\"IIvleMMpL\",style:{height:\"100%\",width:\"100%\"},variant:\"UJCozYVgp\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-xcMCd.framer-13kd0vh, .framer-xcMCd .framer-13kd0vh { display: block; }\",\".framer-xcMCd.framer-1ih3ywn { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 1080px; justify-content: flex-start; overflow: auto; padding: 0px; position: relative; width: 1820px; }\",\".framer-xcMCd .framer-1r5wgj9 { bottom: 0px; flex: none; left: 240px; overflow: hidden; position: fixed; right: 0px; top: 51px; z-index: 1; }\",\".framer-xcMCd .framer-1wjjumd-container { bottom: 5px; flex: none; height: 33px; left: 12px; position: absolute; right: 12px; z-index: 9; }\",\".framer-xcMCd .framer-twoylc-container, .framer-xcMCd .framer-1ekpnil-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-xcMCd .framer-11jsndk { flex: none; height: 36px; left: 0px; overflow: hidden; position: fixed; right: 0px; top: 15px; z-index: 2; }\",\".framer-xcMCd .framer-1sry5f6 { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 34px; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; width: 100%; }\",\".framer-xcMCd .framer-11nyob1-container { bottom: 0px; flex: none; left: 240px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-xcMCd .framer-t22jfs-container { flex: none; height: 94%; left: 55px; position: absolute; top: 2px; width: 185px; z-index: 9; }\",\".framer-xcMCd .framer-m01usi { --border-bottom-width: 1px; --border-color: #ffffff; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; background-color: #5e0db4; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05); height: 68px; overflow: hidden; position: relative; width: 174px; will-change: var(--framer-will-change-override, transform); }\",\".framer-xcMCd .framer-rviyi9-container { flex: none; height: 25px; left: 0px; position: absolute; right: 0px; top: 9px; }\",\".framer-xcMCd .framer-1hiw8rq-container { flex: none; height: 25px; left: 0px; position: absolute; right: 0px; top: 34px; }\",\".framer-xcMCd .framer-char8j { bottom: 0px; flex: none; left: 55px; overflow: hidden; position: fixed; top: 0px; width: 185px; z-index: 1; }\",\".framer-xcMCd .framer-e6nn5d-container { bottom: 0px; flex: none; height: 39px; left: calc(50.27027027027029% - 186px / 2); position: absolute; width: 186px; }\",\".framer-xcMCd .framer-jueqno { --border-bottom-width: 0px; --border-color: #ffffff; --border-left-width: 1px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; bottom: 39px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 51px; }\",\".framer-xcMCd .framer-14pvp07-container { bottom: 0px; flex: none; left: 0px; position: fixed; top: 0px; width: 51px; z-index: 3; }\",\".framer-xcMCd .framer-10dnyoo-container { bottom: 0px; flex: none; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xcMCd.framer-1ih3ywn, .framer-xcMCd .framer-1sry5f6 { gap: 0px; } .framer-xcMCd.framer-1ih3ywn > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-xcMCd.framer-1ih3ywn > :first-child { margin-top: 0px; } .framer-xcMCd.framer-1ih3ywn > :last-child { margin-bottom: 0px; } .framer-xcMCd .framer-1sry5f6 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-xcMCd .framer-1sry5f6 > :first-child { margin-left: 0px; } .framer-xcMCd .framer-1sry5f6 > :last-child { margin-right: 0px; } }\",'.framer-xcMCd[data-border=\"true\"]::after, .framer-xcMCd [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; }',\"@media (min-width: 1200px) and (max-width: 1819px) { .framer-xcMCd.framer-1ih3ywn { width: 1200px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-xcMCd.framer-1ih3ywn { width: 810px; }}\",\"@media (max-width: 599px) { .framer-xcMCd.framer-1ih3ywn { width: 311px; } .framer-xcMCd .framer-1r5wgj9, .framer-xcMCd .framer-11nyob1-container { left: 0px; }}\",\"@media (min-width: 600px) and (max-width: 809px) { .framer-xcMCd.framer-1ih3ywn { width: 600px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1080\n * @framerIntrinsicWidth 1820\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"HzwfVUiyu\":{\"layout\":[\"fixed\",\"fixed\"]},\"GMAsKioG0\":{\"layout\":[\"fixed\",\"fixed\"]},\"P2AXCUFFJ\":{\"layout\":[\"fixed\",\"fixed\"]},\"BtiSQZRGD\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerpZF6V_FCI=withCSS(Component,css,\"framer-xcMCd\");export default FramerpZF6V_FCI;FramerpZF6V_FCI.displayName=\"Skyezone\";FramerpZF6V_FCI.defaultProps={height:1080,width:1820};addFonts(FramerpZF6V_FCI,[{explicitInter:true,fonts:[]},...TextBoxFonts,...HomeFonts,...TopBarFonts,...ServerNameFonts,...DonateFonts,...CopyLinkFonts,...ProfileFonts,...ChatsFonts,...ServersFonts,...BackgroundColorFonts,...CursorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpZF6V_FCI\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"1080\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HzwfVUiyu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"GMAsKioG0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"P2AXCUFFJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BtiSQZRGD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicWidth\":\"1820\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["TextBoxFonts", "getFonts", "oXFE46iO1_default", "HomeFonts", "Sh64e0QED_default", "TopBarFonts", "Qlc5j9weq_default", "ServerNameFonts", "GxwzgdXHk_default", "DonateFonts", "iUmi5t9mM_default", "CopyLinkFonts", "dglWIuOG5_default", "ProfileFonts", "i6SZNajSJ_default", "ChatsFonts", "HAYdNQGRD_default", "ServersFonts", "OMGO2TWR2_default", "BackgroundColorFonts", "jjXjwNGDS_default", "CursorFonts", "u7yVK5bvf_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "oeJm0bOLBtxyyif", "overlay", "loadMore", "args", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "ref2", "ref3", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "l", "AnimatePresence", "Floating", "css", "FramerpZF6V_FCI", "withCSS", "pZF6V_FCI_default", "addFonts", "__FramerMetadata__"]
}
