{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/1HmD3ZYDHhLddPvjWmaL/GEX7yrILH3s3oBjRGWBv/cOAZ_F8AA.js", "ssg:https://framerusercontent.com/modules/ycRBkUtTGPq2JzTXCzzZ/RnY1QZyrXLPalRBNI0Vr/Comment.js"],
  "sourcesContent": ["// Generated by Framer (c105afa)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,Floating,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useOverlayState,useQueryData,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/jyRNgY7vYWXe6t31T0wo/Ticker.js\";import EasterEggRedirect from\"https://framerusercontent.com/modules/oxc4tWyRzt5zVPtQvUWm/GNnYDFI3Vr4H9gFJwh72/EasterEgg.js\";import CommentsSection from\"https://framerusercontent.com/modules/ycRBkUtTGPq2JzTXCzzZ/RnY1QZyrXLPalRBNI0Vr/Comment.js\";import Badge from\"#framer/local/canvasComponent/GkfSr1h0V/GkfSr1h0V.js\";import Menu from\"#framer/local/canvasComponent/gyu7hGy3M/gyu7hGy3M.js\";import ElementsTag from\"#framer/local/canvasComponent/HnmdP89xL/HnmdP89xL.js\";import Button from\"#framer/local/canvasComponent/LnUhgOVKM/LnUhgOVKM.js\";import CardsCardImage from\"#framer/local/canvasComponent/QUHBzE3SD/QUHBzE3SD.js\";import Footer from\"#framer/local/canvasComponent/uvQO23MrN/uvQO23MrN.js\";import NavMenu from\"#framer/local/canvasComponent/yg6CShscw/yg6CShscw.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/Zi5xpiTPh/Zi5xpiTPh.js\";import*as sharedStyle3 from\"#framer/local/css/cxbBPRcPg/cxbBPRcPg.js\";import*as sharedStyle5 from\"#framer/local/css/gDV5bqfL0/gDV5bqfL0.js\";import*as sharedStyle1 from\"#framer/local/css/iV49rwclC/iV49rwclC.js\";import*as sharedStyle8 from\"#framer/local/css/p8iXL1Qzv/p8iXL1Qzv.js\";import*as sharedStyle4 from\"#framer/local/css/SybFiFFsn/SybFiFFsn.js\";import*as sharedStyle6 from\"#framer/local/css/VERUta0ra/VERUta0ra.js\";import*as sharedStyle2 from\"#framer/local/css/w9Cf1uo45/w9Cf1uo45.js\";import*as sharedStyle from\"#framer/local/css/xnUcQ1rIQ/xnUcQ1rIQ.js\";import*as sharedStyle7 from\"#framer/local/css/YQRz_kxO2/YQRz_kxO2.js\";import metadataProvider from\"#framer/local/webPageMetadata/cOAZ_F8AA/cOAZ_F8AA.js\";const BadgeFonts=getFonts(Badge);const ButtonFonts=getFonts(Button);const ContainerWithFX=withFX(Container);const EasterEggRedirectFonts=getFonts(EasterEggRedirect);const NavMenuFonts=getFonts(NavMenu);const MenuFonts=getFonts(Menu);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ElementsTagFonts=getFonts(ElementsTag);const CommentsSectionFonts=getFonts(CommentsSection);const CardsCardImageFonts=getFonts(CardsCardImage);const TickerFonts=getFonts(Ticker);const FooterFonts=getFonts(Footer);const breakpoints={EZ_CwoQG1:\"(min-width: 1024px) and (max-width: 1199px)\",hh2SRg7Zp:\"(min-width: 1200px) and (max-width: 1599px)\",Il47aqIMp:\"(max-width: 809px)\",Marlzcvqg:\"(min-width: 810px) and (max-width: 1023px)\",OksfgPjQB:\"(min-width: 1600px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-RDcyF\";const variantClassNames={EZ_CwoQG1:\"framer-v-ghx5cl\",hh2SRg7Zp:\"framer-v-1kpg3bc\",Il47aqIMp:\"framer-v-x8g5ox\",Marlzcvqg:\"framer-v-4y1cnn\",OksfgPjQB:\"framer-v-8j60o3\"};const transition1={delay:0,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:1,rotate:2,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};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 toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const enumToDisplayName=value=>value;const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"hh2SRg7Zp\",DesktopLarge:\"OksfgPjQB\",DesktopSmall:\"EZ_CwoQG1\",Phone:\"Il47aqIMp\",Tablet:\"Marlzcvqg\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"hh2SRg7Zp\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"cOAZ_F8AA\",data:Blog,type:\"Collection\"},select:[{collection:\"cOAZ_F8AA\",name:\"mbzoGbOf2\",type:\"Identifier\"},{collection:\"cOAZ_F8AA\",name:\"nJYWsaJmq\",type:\"Identifier\"},{collection:\"cOAZ_F8AA\",name:\"ItUPu1BMT\",type:\"Identifier\"},{collection:\"cOAZ_F8AA\",name:\"MU_1u77HY\",type:\"Identifier\"},{collection:\"cOAZ_F8AA\",name:\"ZsrbNPPAg\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"cOAZ_F8AA\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,nJYWsaJmq=getFromCurrentRouteData(\"nJYWsaJmq\"),mbzoGbOf2=getFromCurrentRouteData(\"mbzoGbOf2\")??\"\",ItUPu1BMT=getFromCurrentRouteData(\"ItUPu1BMT\"),MU_1u77HY=getFromCurrentRouteData(\"MU_1u77HY\"),ZsrbNPPAg=getFromCurrentRouteData(\"ZsrbNPPAg\")??\"\",MU_1u77HYsjX_DCjPH,nJYWsaJmqsjX_DCjPH,mbzoGbOf2sjX_DCjPH,Yre4s0BSosjX_DCjPH,ItUPu1BMTsjX_DCjPH,yVc1vi7sJsjX_DCjPH,idsjX_DCjPH,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const CVnNH10L_txyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"Marlzcvqg\",\"Il47aqIMp\"].includes(baseVariant))return false;return true;};const ref1=React.useRef(null);const ref2=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=toDateString(ItUPu1BMT,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"hh2SRg7Zp\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-dfac84cd-f8d8-40b8-8db6-9694d72bd020, rgb(18, 18, 18)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1kpg3bc\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-16weq28\",\"data-framer-appear-id\":\"16weq28\",\"data-framer-name\":\"NavBar\",initial:animation1,optimized:true,children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-927f7o hidden-4y1cnn hidden-x8g5ox\",\"data-framer-name\":\"LogoWrapper\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"BGrM2voql\",scopeId:\"cOAZ_F8AA\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1vnvfpv framer-qz6hj5\",\"data-framer-name\":\"Logo\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 139 67\"><path d=\"M 28.732 2.681 C 51.831 7.854 75.729 9.476 99.339 10.571 C 108.246 10.88 117.174 11.095 126.072 10.717 C 129.313 10.528 132.66 10.442 135.791 9.657 C 136.092 9.571 136.405 9.442 136.519 9.369 C 136.54 9.356 136.544 9.347 136.515 9.386 C 136.485 9.42 136.4 9.541 136.384 9.734 C 136.366 9.927 136.434 10.081 136.468 10.129 C 135.326 9.352 133.274 8.871 131.746 8.455 C 128.89 7.742 125.966 7.197 123.042 6.677 C 120.948 6.295 118.553 5.935 116.437 5.596 C 112.959 4.969 109.316 5.776 106.672 8.223 C 99.826 14.228 98.01 28.403 86.078 21.689 C 85.494 21.367 84.682 20.852 84.119 20.478 C 82.444 19.371 80.417 18.727 78.445 19.139 C 74.84 19.869 72.06 22.925 68.43 23.942 C 64.093 25.295 60.247 22.157 57.682 18.959 C 55.816 16.851 53.76 14.675 51.369 13.292 C 49.021 11.919 47.134 12.125 45.848 14.481 C 43.884 18.177 43.499 22.642 43.135 26.887 C 42.869 30.557 42.843 34.404 42.767 38.13 C 42.767 38.447 42.725 39.55 42.712 39.877 C 42.577 43.427 41.519 46.869 40.169 50.067 C 38.841 53.098 37.567 56.043 35.536 58.687 C 33.365 61.559 30.463 63.963 26.993 65.242 C 21.095 67.35 13.936 65.714 10.204 60.267 L 17.875 55.485 C 18.89 58 22.39 58.897 24.907 58.326 C 28.483 57.485 31.195 54.789 33.255 51.544 C 35.612 47.543 37.939 43.624 38.286 39.027 C 38.362 38.361 38.46 36.37 38.523 35.666 C 38.722 32.639 38.938 29.579 39.306 26.509 C 39.945 21.835 40.508 16.915 43.03 12.691 C 45.365 8.862 49.262 8.322 52.884 10.67 C 56.252 12.773 58.651 15.877 61.156 18.826 C 67.363 25.891 71.459 18.25 78.107 17.108 C 81.014 16.555 83.793 17.787 86.078 19.491 C 95.395 25.857 97.811 16.877 102.517 10.489 C 105.931 5.544 110.641 2.883 116.687 3.849 L 118.908 4.158 C 123.372 4.802 127.79 5.475 132.216 6.463 C 133.942 6.952 138.724 7.66 138.546 9.936 C 138.304 11.515 136.434 11.777 135.267 12.108 C 132.241 12.747 129.258 12.966 126.216 13.198 C 105.28 14.404 84.331 13.855 63.39 12.859 C 51.412 12.198 39.471 11.378 27.395 9.425 L 28.741 2.677 Z\" fill=\"var(--token-3b5fac6a-35b2-43f8-b2a7-537fbcf53ea6, rgba(0, 0, 0, 0))\"></path><path d=\"M 37.823 45.378 C 38.279 44.288 38.703 42.236 39.553 41.416 C 40.247 40.751 40.975 40.944 41.855 40.725 C 44.305 40.116 46.463 37.922 47.779 35.81 C 48.828 34.132 49.391 32.14 50.123 30.303 C 50.529 29.285 51.104 28.779 51.849 28.779 C 52.594 28.779 53.034 29.131 53.203 29.835 L 53.322 30.303 C 53.381 30.543 53.47 30.693 53.588 30.753 C 53.707 30.814 53.999 30.844 54.464 30.844 L 57.946 30.844 C 59.245 30.844 59.897 31.307 59.897 32.23 C 59.897 33.509 59.072 34.145 57.426 34.145 L 57.261 34.295 C 55.683 35.823 54.896 37.008 54.896 37.84 C 54.896 38.673 55.353 39.094 56.262 39.094 C 58.022 39.094 59.757 38.948 61.522 38.935 C 62.135 38.931 62.846 39.004 63.079 39.678 C 63.206 40.047 63.096 40.455 62.871 40.764 C 62.228 41.648 61.107 41.811 60.075 41.936 C 58.23 42.155 56.453 42.382 54.599 42.382 C 53.609 42.382 52.797 42.035 52.166 41.339 C 51.536 40.644 51.223 39.747 51.223 38.639 C 51.223 37.935 51.392 37.252 51.731 36.587 C 52.069 35.922 52.661 35.106 53.516 34.14 L 51.967 34.14 C 50.973 36.626 49.894 39.27 48.159 41.339 C 46.56 43.245 44.288 44.687 41.804 44.756 C 41.394 44.769 40.979 44.709 40.615 44.52 C 39.367 43.872 39.697 42.502 40.454 41.777 C 41.009 41.245 41.741 40.966 42.43 40.631 C 42.477 40.609 42.528 40.584 42.574 40.562\" fill=\"var(--token-3b5fac6a-35b2-43f8-b2a7-537fbcf53ea6, rgba(0, 0, 0, 0))\"></path><path d=\"M 64.824 39.103 C 66.339 39.103 67.913 38.811 69.406 39.094 C 69.766 39.163 70.151 39.275 70.363 39.579 C 70.629 39.957 70.519 40.511 70.227 40.867 C 69.935 41.223 69.499 41.425 69.072 41.597 C 67.151 42.374 65.509 42.395 63.5 42.395 C 62.628 42.395 61.938 42.215 61.439 41.85 C 60.94 41.49 60.686 40.996 60.686 40.369 C 60.686 40.039 60.792 39.614 60.999 39.103 L 63.453 32.977 L 63.618 32.557 C 64.075 31.419 64.807 30.852 65.818 30.852 C 66.233 30.852 66.592 30.994 66.897 31.273 C 67.198 31.556 67.35 31.891 67.35 32.286 C 67.35 32.608 67.215 33.102 66.948 33.767 L 64.82 39.111 Z M 66.787 26.032 C 67.363 26.032 67.849 26.234 68.251 26.641 C 68.653 27.049 68.852 27.543 68.852 28.127 C 68.852 28.71 68.653 29.204 68.251 29.612 C 67.849 30.02 67.363 30.221 66.787 30.221 C 66.212 30.221 65.725 30.02 65.323 29.612 C 64.921 29.204 64.722 28.71 64.722 28.127 C 64.722 27.543 64.921 27.049 65.323 26.641 C 65.725 26.234 66.212 26.032 66.787 26.032 Z\" fill=\"var(--token-3b5fac6a-35b2-43f8-b2a7-537fbcf53ea6, rgba(0, 0, 0, 0))\"></path><path d=\"M 72.169 41.215 L 68.284 50.903 C 67.163 53.702 65.293 52.869 64.916 52.509 C 64.265 51.895 64.442 51.208 64.866 50.131 L 72.038 32.2 C 72.406 31.294 73.04 30.844 73.942 30.844 C 74.568 30.844 75.063 31.144 75.431 31.75 C 76.125 31.007 76.971 30.633 77.974 30.633 C 78.977 30.633 79.857 31.033 80.496 31.831 C 81.135 32.629 81.456 33.685 81.456 34.995 C 81.456 37.472 80.699 39.485 79.18 41.047 C 78.685 41.563 78.173 41.915 77.648 42.103 C 77.124 42.297 76.387 42.391 75.448 42.391 C 74.437 42.391 73.738 42.322 73.358 42.181 C 72.977 42.039 72.583 41.717 72.177 41.215 Z M 73.387 38.137 C 73.637 38.579 73.87 38.867 74.094 38.996 C 74.318 39.124 74.674 39.193 75.156 39.193 C 75.858 39.193 76.408 38.927 76.806 38.395 C 77.61 37.317 78.012 36.21 78.012 35.076 C 78.012 34.102 77.555 33.613 76.645 33.613 C 75.642 33.613 74.923 34.201 74.487 35.377 C 74.437 35.506 74.399 35.617 74.369 35.707 Z\" fill=\"var(--token-3b5fac6a-35b2-43f8-b2a7-537fbcf53ea6, rgba(0, 0, 0, 0))\"></path><path d=\"M 85.469 41.215 L 81.585 50.903 C 81.047 52.242 80.264 52.912 79.236 52.912 C 78.839 52.912 78.5 52.779 78.216 52.513 C 77.933 52.247 77.793 51.925 77.793 51.556 C 77.793 51.242 77.916 50.77 78.166 50.139 L 85.338 32.209 C 85.706 31.303 86.34 30.852 87.242 30.852 C 87.868 30.852 88.363 31.153 88.731 31.758 C 89.425 31.015 90.271 30.642 91.274 30.642 C 92.277 30.642 93.157 31.041 93.796 31.839 C 94.435 32.638 94.756 33.694 94.756 35.003 C 94.756 37.48 93.999 39.493 92.48 41.056 C 91.985 41.571 91.473 41.923 90.948 42.112 C 90.424 42.301 89.687 42.399 88.748 42.399 C 87.737 42.399 87.039 42.331 86.658 42.189 C 86.277 42.047 85.883 41.725 85.477 41.223 Z M 86.687 38.137 C 86.937 38.579 87.17 38.867 87.394 38.995 C 87.618 39.124 87.974 39.193 88.456 39.193 C 89.159 39.193 89.708 38.927 90.106 38.394 C 90.91 37.317 91.312 36.209 91.312 35.076 C 91.312 34.102 90.855 33.612 89.945 33.612 C 88.943 33.612 88.223 34.2 87.787 35.377 C 87.737 35.505 87.699 35.617 87.669 35.707 Z\" fill=\"var(--token-3b5fac6a-35b2-43f8-b2a7-537fbcf53ea6, rgba(0, 0, 0, 0))\"></path><path d=\"M 99.673 39.103 L 101.353 39.103 C 102.601 39.103 103.227 39.549 103.227 40.446 C 103.227 41.06 103.007 41.537 102.567 41.88 C 102.127 42.224 101.509 42.395 100.714 42.395 L 98.349 42.395 C 97.477 42.395 96.787 42.215 96.288 41.85 C 95.789 41.485 95.535 40.996 95.535 40.369 C 95.535 40.039 95.641 39.614 95.848 39.103 L 98.302 32.977 L 98.467 32.557 C 98.924 31.419 99.656 30.852 100.667 30.852 C 101.082 30.852 101.442 30.994 101.746 31.273 C 102.051 31.552 102.199 31.891 102.199 32.286 C 102.199 32.608 102.064 33.102 101.797 33.767 L 99.669 39.111 Z M 101.636 26.032 C 102.212 26.032 102.698 26.234 103.1 26.641 C 103.502 27.049 103.701 27.543 103.701 28.127 C 103.701 28.71 103.502 29.204 103.1 29.612 C 102.698 30.02 102.212 30.221 101.636 30.221 C 101.061 30.221 100.574 30.02 100.172 29.612 C 99.77 29.204 99.572 28.71 99.572 28.127 C 99.572 27.543 99.77 27.049 100.172 26.641 C 100.574 26.234 101.061 26.032 101.636 26.032 Z\" fill=\"var(--token-3b5fac6a-35b2-43f8-b2a7-537fbcf53ea6, rgba(0, 0, 0, 0))\"></path><path d=\"M 114.822 39.103 L 116.607 39.103 C 117.868 39.103 118.494 39.549 118.494 40.446 C 118.494 41.06 118.27 41.537 117.826 41.88 C 117.381 42.223 116.764 42.395 115.981 42.395 L 112.871 42.395 C 112.266 42.395 111.758 42.211 111.348 41.837 C 110.937 41.464 110.73 40.996 110.73 40.433 C 110.73 40.09 110.87 39.579 111.145 38.892 L 112.452 35.604 C 112.592 35.261 112.664 34.986 112.676 34.776 C 112.685 34.535 112.588 34.329 112.384 34.157 C 112.181 33.986 111.919 33.9 111.602 33.9 C 110.582 33.9 109.757 34.681 109.131 36.239 L 107.375 40.618 C 106.85 41.944 106.067 42.61 105.026 42.61 C 104.599 42.61 104.239 42.481 103.939 42.219 C 103.638 41.957 103.495 41.635 103.495 41.253 C 103.495 40.97 103.575 40.635 103.732 40.24 L 103.897 39.832 L 106.901 32.316 C 107.286 31.342 107.946 30.852 108.881 30.852 C 109.643 30.852 110.188 31.196 110.518 31.878 C 111.58 31.054 112.592 30.642 113.552 30.642 C 114.513 30.642 115.253 30.912 115.858 31.457 C 116.463 32.003 116.764 32.689 116.764 33.526 C 116.764 33.99 116.654 34.497 116.438 35.05 L 114.817 39.111 Z\" fill=\"var(--token-3b5fac6a-35b2-43f8-b2a7-537fbcf53ea6, rgba(0, 0, 0, 0))\"></path><path d=\"M 120.553 29.14 C 120.244 28.659 120.092 28.23 120.092 27.856 C 120.092 27.341 120.274 26.912 120.634 26.56 C 120.997 26.208 121.433 26.032 121.95 26.032 C 122.466 26.032 122.914 26.212 123.265 26.568 C 123.617 26.925 123.794 27.375 123.794 27.921 C 123.794 28.775 123.21 29.693 122.038 30.668 C 121.146 31.423 120.502 31.801 120.105 31.801 C 119.906 31.801 119.728 31.732 119.567 31.599 C 119.407 31.466 119.335 31.316 119.343 31.153 C 119.352 30.943 119.466 30.681 119.686 30.367 L 119.969 29.977 L 120.549 29.148 Z\" fill=\"var(--token-3b5fac6a-35b2-43f8-b2a7-537fbcf53ea6, rgba(0, 0, 0, 0))\"></path><path d=\"M 14.376 63.027 C 16.881 63.027 18.912 60.967 18.912 58.425 C 18.912 55.884 16.881 53.823 14.376 53.823 C 11.871 53.823 9.84 55.884 9.84 58.425 C 9.84 60.967 11.871 63.027 14.376 63.027 Z\" fill=\"var(--token-3b5fac6a-35b2-43f8-b2a7-537fbcf53ea6, rgba(0, 0, 0, 0))\"></path><path d=\"M 5.879 2.376 C 5.934 2.032 5.862 1.672 5.646 1.419 C 5.477 1.127 5.16 0.942 4.825 0.886 C 4.491 0.831 4.174 0.908 3.882 1.122 C 3.611 1.32 3.442 1.629 3.391 1.959 C 3.34 2.29 3.4 2.642 3.594 2.912 C 3.763 3.204 4.081 3.389 4.415 3.445 C 4.749 3.501 5.067 3.423 5.359 3.209 C 5.646 3.037 5.828 2.715 5.883 2.376 Z\" fill=\"var(--token-3b5fac6a-35b2-43f8-b2a7-537fbcf53ea6, rgba(0, 0, 0, 0))\"></path><path d=\"M 2.511 1.817 C 2.566 1.473 2.494 1.113 2.278 0.86 C 2.109 0.568 1.792 0.383 1.458 0.327 C 1.123 0.271 0.806 0.349 0.514 0.563 C 0.243 0.761 0.074 1.07 0.019 1.4 C -0.036 1.731 0.027 2.083 0.222 2.353 C 0.391 2.645 0.709 2.83 1.043 2.886 C 1.377 2.942 1.695 2.864 1.987 2.65 C 2.274 2.478 2.456 2.156 2.511 1.817 Z\" fill=\"var(--token-3b5fac6a-35b2-43f8-b2a7-537fbcf53ea6, rgba(0, 0, 0, 0))\"></path><path d=\"M 11.31 1.092 L 11.17 1.946 L 8.225 1.457 C 7.51 1.337 6.871 1.8 6.757 2.526 C 6.643 3.251 7.096 3.899 7.811 4.015 L 10.756 4.505 L 10.616 5.359 C 10.498 6.084 10.955 6.733 11.67 6.849 L 24.292 8.948 C 25.007 9.068 25.645 8.604 25.76 7.879 L 26.449 3.612 C 26.568 2.886 26.069 2.234 25.396 2.122 L 12.782 0.019 C 12.067 -0.101 11.428 0.362 11.314 1.088 Z\" fill=\"var(--token-3b5fac6a-35b2-43f8-b2a7-537fbcf53ea6, rgba(0, 0, 0, 0))\"></path><path d=\"M 27.301 3.753 L 26.611 8.02 C 26.493 8.746 26.95 9.394 27.665 9.51 C 28.38 9.626 29.019 9.166 29.133 8.441 L 29.823 4.174 C 29.941 3.449 29.484 2.8 28.769 2.684 C 28.054 2.569 27.415 3.028 27.301 3.753 Z\" fill=\"var(--token-3b5fac6a-35b2-43f8-b2a7-537fbcf53ea6, rgba(0, 0, 0, 0))\"></path></svg>',svgContentId:12239311289,withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ka8gi9\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Il47aqIMp:{y:(componentViewport?.y||0)+0+0+55+70}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:(componentViewport?.y||0)+20+0+35+10,children:/*#__PURE__*/_jsx(Container,{className:\"framer-oq4q1d-container\",nodeId:\"Puii5jE4_\",scopeId:\"cOAZ_F8AA\",children:/*#__PURE__*/_jsx(Badge,{ctY5OYoHE:false,gVwfvh2nK:\"rgb(102, 102, 255)\",H3slQI3CX:\"House\",height:\"100%\",id:\"Puii5jE4_\",KvUUiyKUR:false,layoutId:\"Puii5jE4_\",loAxgB08g:\"New\",LyfG9WPrX:\"rgb(255, 0, 0)\",NqN_nLBRj:true,RKRIewHmu:\"Now in Pre-Alpha\",TRAZVivi3:\"regular\",width:\"100%\",xIk8kOqJV:\"100px\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Il47aqIMp:{y:(componentViewport?.y||0)+0+0+55+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:0,y:(componentViewport?.y||0)+20+0+35+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopPauseOffscreen:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__perspectiveFX:false,__targetOpacity:1,className:\"framer-17kp26m-container\",nodeId:\"NVPAPfMRH\",rendersWithMotion:true,scopeId:\"cOAZ_F8AA\",children:/*#__PURE__*/_jsx(Button,{DQPYJGXjU:true,height:\"100%\",i1FOATdXN:false,id:\"NVPAPfMRH\",JSJCjRWtO:\"https://app.trippin.audio/\",layoutId:\"NVPAPfMRH\",NHYMiqsea:\"20px 28px 20px 28px\",ofLqZhEO8:\"Sign In\",pcvveGSY9:\"MusicNote\",pw0iXGTPm:\"14px\",style:{height:\"100%\"},variant:\"VRqFD2I4v\",VbkeVw49o:false,width:\"100%\",zFlFtFNmd:\"regular\"})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pvci3q-container\",\"data-framer-name\":\"ACVERAEasterEgg\",isAuthoredByUser:true,isModuleExternal:true,name:\"ACVERAEasterEgg\",nodeId:\"VZQk6mZ8l\",scopeId:\"cOAZ_F8AA\",children:/*#__PURE__*/_jsx(EasterEggRedirect,{height:\"100%\",id:\"VZQk6mZ8l\",layoutId:\"VZQk6mZ8l\",name:\"ACVERAEasterEgg\",openInNewTab:true,redirectUrl:\"https://acvera.com\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",wordSequence:\"acvera\"})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Il47aqIMp:{y:(componentViewport?.y||0)+0+0+20}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,y:(componentViewport?.y||0)+20+0+0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1ac6flk-container\",id:\"1ac6flk\",nodeId:\"LJ6kgtgb9\",ref:ref1,scopeId:\"cOAZ_F8AA\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Il47aqIMp:{PB7OJKUNI:false}},children:/*#__PURE__*/_jsx(NavMenu,{CVnNH10L_:CVnNH10L_txyyif({overlay}),height:\"100%\",id:\"LJ6kgtgb9\",layoutId:\"LJ6kgtgb9\",PB7OJKUNI:true,variant:overlay.visible?\"FHBAbr0XF\":\"ho3U8wNwA\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Il47aqIMp:{alignment:\"start\",offsetY:30},Marlzcvqg:{alignment:\"start\"}},children:/*#__PURE__*/_jsx(Floating,{alignment:\"end\",anchorRef:ref1,className:cx(scopingClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":\"1ac6flk\",offsetX:0,offsetY:20,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Il47aqIMp:{\"data-hide-scrollbars\":undefined}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bbll7x\",\"data-hide-scrollbars\":true,ref:ref2,role:\"dialog\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Il47aqIMp:{width:\"320px\"},Marlzcvqg:{width:\"320px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-15jfsdm-container\",inComponentSlot:true,nodeId:\"NfAub0bpV\",rendersWithMotion:true,scopeId:\"cOAZ_F8AA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Il47aqIMp:{style:{width:\"100%\"},variant:\"kqqv4wHjw\"},Marlzcvqg:{style:{width:\"100%\"},variant:\"kqqv4wHjw\"}},children:/*#__PURE__*/_jsx(Menu,{height:\"100%\",id:\"NfAub0bpV\",layoutId:\"NfAub0bpV\",variant:\"ytAYgWhhG\",width:\"100%\"})})})})})})})})})})]})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13j260z\",\"data-framer-name\":\"Body\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Il47aqIMp:{y:(componentViewport?.y||0)+0+150+100+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+20+110+100+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9i7i2k-container\",nodeId:\"JOi8aCDRD\",scopeId:\"cOAZ_F8AA\",children:/*#__PURE__*/_jsx(ElementsTag,{height:\"100%\",id:\"JOi8aCDRD\",JNdr1K5Sa:enumToDisplayNameFunctions[\"nJYWsaJmq\"]?.(nJYWsaJmq,activeLocale),layoutId:\"JOi8aCDRD\",variant:\"xfrqpmDXV\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1i9cu49\",\"data-styles-preset\":\"xnUcQ1rIQ\",style:{\"--framer-text-alignment\":\"center\"},children:\"The Double-Edged Sword: Exploring Social Media's\"})}),className:\"framer-e3nqnx\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:mbzoGbOf2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-f053r8\",\"data-styles-preset\":\"iV49rwclC\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Feb 13, 2024\"})}),className:\"framer-6di368\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Il47aqIMp:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+150+100+473.4),sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 900px) - 40px)`,...toResponsiveImage(MU_1u77HY)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+20+110+100+473.4),sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 900px) - 40px)`,...toResponsiveImage(MU_1u77HY)},className:\"framer-wemha\",\"data-framer-name\":\"Banner\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:ZsrbNPPAg,className:\"framer-wv5phq\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1x5qqkw\",h1:\"framer-styles-preset-1i9cu49\",h2:\"framer-styles-preset-gxfuo2\",h3:\"framer-styles-preset-103yezk\",h4:\"framer-styles-preset-1hlu94s\",h5:\"framer-styles-preset-dgxnk7\",h6:\"framer-styles-preset-12z1j9k\",p:\"framer-styles-preset-18k7w3o\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ogbusv-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"f7y9qymnk\",scopeId:\"cOAZ_F8AA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Il47aqIMp:{title:{color:\"rgb(255, 255, 255)\",font:{fontFamily:'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',fontSize:\"30px\",fontStyle:\"normal\",fontWeight:700,letterSpacing:\"0.02em\",lineHeight:\"1.4em\"},show:true,text:\"We would love to hear your opinion\"}}},children:/*#__PURE__*/_jsx(CommentsSection,{commentId:\"\",commentProps:{body:{font:{fontFamily:'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0.02em\",lineHeight:\"1.6em\",textAlign:\"left\"},textColor:\"rgb(255, 255, 255)\"},date:{font:{fontFamily:'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0.02em\",lineHeight:\"1em\",textAlign:\"left\"},textColor:\"rgb(155, 161, 165)\"},image:{colors:[],radius:14,radiusBottomLeft:14,radiusBottomRight:14,radiusIsMixed:false,radiusTopLeft:14,radiusTopRight:14,size:28,type:\"pixel\"},name:{font:{fontFamily:'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',fontSize:\"20px\",fontStyle:\"normal\",fontWeight:700,letterSpacing:\"0.02em\",lineHeight:\"1em\"},textColor:\"rgb(255, 255, 255)\"}},divider:\"rgb(88, 75, 173)\",emptyState:\"No comments yet.\",gaps:{commentItems:40,commentSection:40,nameAndTime:12,profilePictureAndName:12},height:\"100%\",id:\"f7y9qymnk\",input:{border:{color:\"rgb(255, 255, 255)\",width:0},fill:\"rgb(22, 24, 25)\",font:{fontFamily:'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0.02em\",lineHeight:\"1em\"},height:\"auto\",heightNumber:44,padding:14,paddingBottomLeft:14,paddingBottomRight:14,paddingIsMixed:false,paddingTopLeft:14,paddingTopRight:14,placeHolderColor:\"rgb(155, 161, 165)\",placeHolderComment:\"Write your comment here...\",placeHolderName:\"Your name\",radius:4,radiusBottomLeft:4,radiusBottomRight:4,radiusIsMixed:false,radiusTopLeft:4,radiusTopRight:4,shadow:{blur:0,color:\"rgb(0, 0, 0)\",x:0,y:0},textColor:\"rgb(255, 255, 255)\"},layoutId:\"f7y9qymnk\",publishButton:{border:{color:\"rgb(255, 255, 255)\",width:0},fill:\"rgb(255, 255, 255)\",font:{fontFamily:'\"Satoshi\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:900,letterSpacing:\"0.02em\",lineHeight:\"1em\"},height:\"auto\",heightNumber:44,label:\"Publish\",padding:16,paddingBottomLeft:16,paddingBottomRight:16,paddingIsMixed:false,paddingTopLeft:16,paddingTopRight:16,radius:4,radiusBottomLeft:4,radiusBottomRight:4,radiusIsMixed:false,radiusTopLeft:4,radiusTopRight:4,shadow:{blur:0,color:\"rgb(0, 0, 0)\",x:0,y:0},textColor:\"rgb(0, 0, 0)\"},style:{width:\"100%\"},title:{color:\"rgb(255, 255, 255)\",font:{fontFamily:'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',fontSize:\"30px\",fontStyle:\"normal\",fontWeight:700,letterSpacing:\"0.02em\",lineHeight:\"1em\"},show:true,text:\"We would love to hear your opinion\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1re48bl\",\"data-framer-name\":\"Header Ticker\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-gxfuo2\",\"data-styles-preset\":\"w9Cf1uo45\",children:\"Read more articles\"})}),className:\"framer-1k24hkf\",\"data-framer-name\":\"Recent Post\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9aiq3t-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"haofckTyw\",scopeId:\"cOAZ_F8AA\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:50,height:\"100%\",hoverFactor:.2,id:\"haofckTyw\",layoutId:\"haofckTyw\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1p321hx\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"sjX_DCjPH\",data:Blog,type:\"Collection\"},select:[{collection:\"sjX_DCjPH\",name:\"MU_1u77HY\",type:\"Identifier\"},{collection:\"sjX_DCjPH\",name:\"nJYWsaJmq\",type:\"Identifier\"},{collection:\"sjX_DCjPH\",name:\"mbzoGbOf2\",type:\"Identifier\"},{collection:\"sjX_DCjPH\",name:\"Yre4s0BSo\",type:\"Identifier\"},{collection:\"sjX_DCjPH\",name:\"ItUPu1BMT\",type:\"Identifier\"},{collection:\"sjX_DCjPH\",name:\"yVc1vi7sJ\",type:\"Identifier\"},{collection:\"sjX_DCjPH\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idsjX_DCjPH,ItUPu1BMT:ItUPu1BMTsjX_DCjPH,mbzoGbOf2:mbzoGbOf2sjX_DCjPH,MU_1u77HY:MU_1u77HYsjX_DCjPH,nJYWsaJmq:nJYWsaJmqsjX_DCjPH,Yre4s0BSo:Yre4s0BSosjX_DCjPH,yVc1vi7sJ:yVc1vi7sJsjX_DCjPH},index)=>{mbzoGbOf2sjX_DCjPH??=\"\";yVc1vi7sJsjX_DCjPH??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`sjX_DCjPH-${idsjX_DCjPH}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{yVc1vi7sJ:yVc1vi7sJsjX_DCjPH},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJsjX_DCjPH},webPageId:\"cOAZ_F8AA\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:\"418px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-56msdp-container\",inComponentSlot:true,nodeId:\"lJQpuFM2x\",rendersWithMotion:true,scopeId:\"cOAZ_F8AA\",children:/*#__PURE__*/_jsx(CardsCardImage,{E6v_mq9TI:ItUPu1BMTsjX_DCjPH,EqRHZtFy_:prefix(enumToDisplayName(Yre4s0BSosjX_DCjPH,activeLocale),\"By \"),height:\"100%\",id:\"lJQpuFM2x\",layoutId:\"lJQpuFM2x\",style:{height:\"100%\",width:\"100%\"},Sx7btKQsY:mbzoGbOf2sjX_DCjPH,uwYxhpB4M:toResponsiveImage(MU_1u77HYsjX_DCjPH),variant:\"ICXxv_uXU\",vD6FQBQih:enumToDisplayNameFunctions[\"nJYWsaJmq\"]?.(nJYWsaJmqsjX_DCjPH,activeLocale),width:\"100%\",WRM35XX6X:resolvedLinks[0]})})})})})},idsjX_DCjPH);})})})})})],speed:50,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EZ_CwoQG1:{y:(componentViewport?.y||0)+20+2552.2},Il47aqIMp:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2592.2},Marlzcvqg:{y:(componentViewport?.y||0)+20+2552.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1284,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+20+2604.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mi31ak-container\",nodeId:\"aIqrsgA5X\",scopeId:\"cOAZ_F8AA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Il47aqIMp:{variant:\"W2bdcRVzp\"},Marlzcvqg:{variant:\"TyJRiNBmY\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"aIqrsgA5X\",layoutId:\"aIqrsgA5X\",style:{width:\"100%\"},variant:\"ImutJRC8P\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-RDcyF.framer-qz6hj5, .framer-RDcyF .framer-qz6hj5 { display: block; }\",\".framer-RDcyF.framer-1kpg3bc { align-content: center; align-items: center; background-color: var(--token-dfac84cd-f8d8-40b8-8db6-9694d72bd020, #121212); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px; position: relative; width: 1200px; }\",\".framer-RDcyF .framer-16weq28 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: sticky; top: 20px; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-RDcyF .framer-927f7o { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-RDcyF .framer-1vnvfpv { flex: none; height: 67px; position: relative; text-decoration: none; width: 139px; }\",\".framer-RDcyF .framer-1ka8gi9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-RDcyF .framer-oq4q1d-container { -webkit-user-select: none; flex: none; height: auto; position: absolute; right: 127px; top: 10px; user-select: none; width: auto; z-index: 1; }\",\".framer-RDcyF .framer-17kp26m-container { align-self: stretch; flex: none; height: auto; position: relative; width: auto; }\",\".framer-RDcyF .framer-1pvci3q-container { bottom: 0px; flex: none; left: 0px; pointer-events: none; position: absolute; right: 0px; top: 0px; z-index: -1; }\",\".framer-RDcyF .framer-1ac6flk-container, .framer-RDcyF .framer-9i7i2k-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-RDcyF .framer-1bbll7x { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-RDcyF .framer-15jfsdm-container { flex: none; height: auto; position: relative; width: auto; z-index: 11; }\",\".framer-RDcyF .framer-13j260z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 900px; padding: 100px 20px 100px 20px; position: relative; width: 100%; }\",\".framer-RDcyF .framer-e3nqnx, .framer-RDcyF .framer-6di368 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-RDcyF .framer-wemha { aspect-ratio: 1.15 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 748px); position: relative; width: 100%; }\",\".framer-RDcyF .framer-wv5phq { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-RDcyF .framer-ogbusv-container, .framer-RDcyF .framer-mi31ak-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-RDcyF .framer-1re48bl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-RDcyF .framer-1k24hkf { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-RDcyF .framer-9aiq3t-container { flex: none; height: 506px; position: relative; width: 100%; }\",\".framer-RDcyF .framer-1p321hx { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-RDcyF .framer-56msdp-container { flex: none; height: 500px; position: relative; width: 418px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-RDcyF.framer-1kpg3bc, .framer-RDcyF .framer-16weq28, .framer-RDcyF .framer-927f7o, .framer-RDcyF .framer-1ka8gi9, .framer-RDcyF .framer-1bbll7x, .framer-RDcyF .framer-13j260z, .framer-RDcyF .framer-1re48bl, .framer-RDcyF .framer-1p321hx { gap: 0px; } .framer-RDcyF.framer-1kpg3bc > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-RDcyF.framer-1kpg3bc > :first-child, .framer-RDcyF .framer-1bbll7x > :first-child, .framer-RDcyF .framer-13j260z > :first-child, .framer-RDcyF .framer-1re48bl > :first-child { margin-top: 0px; } .framer-RDcyF.framer-1kpg3bc > :last-child, .framer-RDcyF .framer-1bbll7x > :last-child, .framer-RDcyF .framer-13j260z > :last-child, .framer-RDcyF .framer-1re48bl > :last-child { margin-bottom: 0px; } .framer-RDcyF .framer-16weq28 > *, .framer-RDcyF .framer-1ka8gi9 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-RDcyF .framer-16weq28 > :first-child, .framer-RDcyF .framer-927f7o > :first-child, .framer-RDcyF .framer-1ka8gi9 > :first-child, .framer-RDcyF .framer-1p321hx > :first-child { margin-left: 0px; } .framer-RDcyF .framer-16weq28 > :last-child, .framer-RDcyF .framer-927f7o > :last-child, .framer-RDcyF .framer-1ka8gi9 > :last-child, .framer-RDcyF .framer-1p321hx > :last-child { margin-right: 0px; } .framer-RDcyF .framer-927f7o > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-RDcyF .framer-1bbll7x > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-RDcyF .framer-13j260z > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-RDcyF .framer-1re48bl > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-RDcyF .framer-1p321hx > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,'.framer-RDcyF[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-RDcyF [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-RDcyF[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-RDcyF [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }','.framer-RDcyF[data-hide-scrollbars=\"true\"], .framer-RDcyF [data-hide-scrollbars=\"true\"] { scrollbar-width: none; }',\"@media (min-width: 1600px) { .framer-RDcyF.framer-1kpg3bc { width: 1600px; }}\",\"@media (min-width: 1024px) and (max-width: 1199px) { .framer-RDcyF.framer-1kpg3bc { width: 1024px; } .framer-RDcyF .framer-1re48bl { padding: 24px 0px 24px 0px; }}\",\"@media (min-width: 810px) and (max-width: 1023px) { .framer-RDcyF.framer-1kpg3bc { width: 810px; } .framer-RDcyF .framer-16weq28 { gap: unset; justify-content: space-between; } .framer-RDcyF .framer-1ka8gi9 { order: 2; } .framer-RDcyF .framer-1pvci3q-container { order: 0; } .framer-RDcyF .framer-1ac6flk-container { order: 1; } .framer-RDcyF .framer-1bbll7x { height: 600px; justify-content: flex-start; overflow: auto; width: 320px; } .framer-RDcyF .framer-15jfsdm-container { width: 100%; } .framer-RDcyF .framer-wemha { height: var(--framer-aspect-ratio-supported, 635px); } .framer-RDcyF .framer-1re48bl { padding: 24px 0px 24px 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-RDcyF .framer-16weq28 { gap: 0px; } .framer-RDcyF .framer-16weq28 > *, .framer-RDcyF .framer-16weq28 > :first-child, .framer-RDcyF .framer-16weq28 > :last-child { margin: 0px; } }}\",\"@media (max-width: 809px) { .framer-RDcyF.framer-1kpg3bc { padding: 0px; width: 390px; } .framer-RDcyF .framer-16weq28 { background-color: var(--token-dfac84cd-f8d8-40b8-8db6-9694d72bd020, #d6d6d6); gap: unset; justify-content: space-between; padding: 20px; top: 0px; } .framer-RDcyF .framer-1ka8gi9 { order: 2; } .framer-RDcyF .framer-oq4q1d-container { right: 4px; top: 70px; } .framer-RDcyF .framer-1pvci3q-container { order: 0; } .framer-RDcyF .framer-1ac6flk-container { order: 1; } .framer-RDcyF .framer-1bbll7x { aspect-ratio: 0.5333333333333333 / 1; height: var(--framer-aspect-ratio-supported, 600px); justify-content: flex-start; overflow: auto; width: 320px; } .framer-RDcyF .framer-15jfsdm-container { width: 100%; } .framer-RDcyF .framer-wemha { height: var(--framer-aspect-ratio-supported, 305px); } .framer-RDcyF .framer-1re48bl { padding: 24px 0px 24px 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-RDcyF .framer-16weq28 { gap: 0px; } .framer-RDcyF .framer-16weq28 > *, .framer-RDcyF .framer-16weq28 > :first-child, .framer-RDcyF .framer-16weq28 > :last-child { margin: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5891.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"OksfgPjQB\":{\"layout\":[\"fixed\",\"auto\"]},\"EZ_CwoQG1\":{\"layout\":[\"fixed\",\"auto\"]},\"Marlzcvqg\":{\"layout\":[\"fixed\",\"auto\"]},\"Il47aqIMp\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramercOAZ_F8AA=withCSS(Component,css,\"framer-RDcyF\");export default FramercOAZ_F8AA;FramercOAZ_F8AA.displayName=\"Page\";FramercOAZ_F8AA.defaultProps={height:5891.5,width:1200};addFonts(FramercOAZ_F8AA,[{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/LAFFD4SDUCDVQEXFPDC7C53EQ4ZELWQI/PXCT3G6LO6ICM5I3NTYENYPWJAECAWDD/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR.woff2\",weight:\"700\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TTX2Z3BF3P6Y5BQT3IV2VNOK6FL22KUT/7QYRJOI3JIMYHGY6CH7SOIFRQLZOLNJ6/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY.woff2\",weight:\"400\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NHPGVFYUXYXE33DZ75OIT4JFGHITX5PE/PSUTMASCDJTVPERDYJZPN23BVUFUCQIF/J64QX5IPOHK56I2KYUNBQ5M2XWZEYKYX.woff2\",weight:\"900\"}]},...BadgeFonts,...ButtonFonts,...EasterEggRedirectFonts,...NavMenuFonts,...MenuFonts,...ElementsTagFonts,...CommentsSectionFonts,...CardsCardImageFonts,...TickerFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramercOAZ_F8AA\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OksfgPjQB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EZ_CwoQG1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Marlzcvqg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Il47aqIMp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"5891.5\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{useEffect,useState,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget,motion}from\"framer\";// const AVATAR_URL = \"https://source.boringavatars.com/\"\nconst AVATAR_URL=\"https://framer-university.boringavatars.dev/api/avatar\";const API=\"https://pxwnjmlzfycfhxaecgns.supabase.co/functions/v1/comment\";const LIMIT=2;// Do not change these sentences below without letting me know.\nconst BAD_WORDS=\"Comment contains inappropriate language\";const SPAM=\"Too many comments for today\";const BOT=\"Comment flagged as potential spam or bot activity\";/**\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerIntrinsicWidth 600\n * @framerSupportedLayoutHeight auto\n */export default function Comment(props){const{commentId,title,input,publishButton,commentProps,divider,gaps,emptyState}=props;const isCanvas=RenderTarget.current()===RenderTarget.canvas;const[name,setName]=useState(\"\");const[comment,setComment]=useState(\"\");const[isLoading,setIsLoading]=useState(false);const[comments,setComments]=useState([]);const[hasError,setHasError]=useState(false);const[errorMessage,setErrorMessage]=useState(`You can't send more than ${LIMIT} comments per day under this comments section.`);const[isSmallScreen,setIsSmallScreen]=useState(false);const[currentPage,setCurrentPage]=useState(1);const[totalPages,setTotalPages]=useState(1);const[commentsLoaded,setCommentsLoaded]=useState(false);useEffect(()=>{const handleResize=()=>{setIsSmallScreen(typeof window!==\"undefined\"?window.innerWidth<810:false);};handleResize();window.addEventListener(\"resize\",handleResize);return()=>{window.removeEventListener(\"resize\",handleResize);};},[]);useEffect(()=>{const getData=async()=>{try{const{pathname,host}=window.location;const response=await fetch(`${API}?slug=${pathname}&comment_id=${commentId}&domain=${host}&page=${currentPage}`);if(!response.ok){throw`An error has occured: ${response.status}`;}const{data,pagination}=await response.json();setTotalPages(pagination.totalPages);setComments(prev=>[...prev,...data]);setCommentsLoaded(true);}catch(error){console.error(error);}};if(typeof window!==\"undefined\"&&totalPages>=currentPage){getData();}},[currentPage]);const onSubmit=async e=>{try{e.preventDefault();setHasError(false);setIsLoading(true);const{pathname,host}=window.location;const Botpoison=await import(\"@botpoison/browser\");const botpoison=new Botpoison.default({publicKey:\"pk_76fefdd6-9d97-42e8-af8d-ad0f44708404\"});const{solution}=await botpoison.challenge();const response=await fetch(`${API}`,{method:\"POST\",headers:{\"Content-Type\":\"application/json\"},body:JSON.stringify({slug:pathname,commentId,domain:host,name,comment,_botpoison:solution})});if(!response.ok){const{error}=await response.json();if(error===BAD_WORDS){setErrorMessage(BAD_WORDS+\".\");}else if(error===SPAM){setErrorMessage(`You can't send more than ${LIMIT} comments per day under this comments section.`);}else if(error===BOT){setErrorMessage(BOT+\".\");}else{setErrorMessage(\"An error has occured.\");throw`An error has occured: ${response.status}`;}setHasError(true);}else{const newComment=await response.json();setComments(prevComments=>[newComment[0],...prevComments]);}}catch(error){console.error(error);}finally{setIsLoading(false);setName(\"\");setComment(\"\");}};const handleCommentChange=event=>setComment(event.target.value);const handleNameChange=event=>setName(event.target.value);const styleRef=useRef(null);useEffect(()=>{const styleString=`#comment_component input::placeholder {\n      color: ${input.placeHolderColor} !important;\n    }`;const styleElement=document.createElement(\"style\");styleElement.innerHTML=styleString;document.head.appendChild(styleElement);styleRef.current=styleElement;return()=>{if(styleRef.current){document.head.removeChild(styleRef.current);}};},[props,input.placeHolderColor]);return /*#__PURE__*/_jsx(\"div\",{id:\"comment_component\",style:{display:\"flex\",flexDirection:\"column\",alignItems:\"start\",gap:\"20px\",...props.style},children:/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",flexDirection:\"column\",alignItems:\"center\",gap:`${gaps.commentSection}px`,width:\"100%\"},children:[title.show&&/*#__PURE__*/_jsx(Title,{color:title.color,font:title.font,text:title.text}),/*#__PURE__*/_jsxs(\"form\",{onSubmit:onSubmit,style:{display:\"flex\",flexDirection:isSmallScreen?\"column\":\"row\",gap:\"8px\",alignItems:\"center\",width:\"100%\"},children:[/*#__PURE__*/_jsx(Input,{id:\"name\",value:name,onChange:handleNameChange,placeholder:input.placeHolderName,property:input,isSmallScreen:isSmallScreen}),/*#__PURE__*/_jsx(Input,{id:\"comment\",value:comment,onChange:handleCommentChange,placeholder:input.placeHolderComment,property:input,isSmallScreen:isSmallScreen}),/*#__PURE__*/_jsx(PublishButton,{isActive:name.length>0&&comment.length>0,property:publishButton,isSmallScreen:isSmallScreen,isCanvas:isCanvas})]}),/*#__PURE__*/_jsx(BreakingLine,{backgroundColor:divider}),/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",flexDirection:\"column\",gap:\"20px\",alignItems:\"center\",width:\"100%\"},children:[(hasError||isCanvas)&&/*#__PURE__*/_jsx(Error,{comment:commentProps,errorMessage:errorMessage}),(isLoading||isCanvas)&&/*#__PURE__*/_jsx(Loader,{commentProps:commentProps,gaps:gaps,input:input,loaderContent:{name,comment}}),commentsLoaded&&(comments.length===0||isCanvas)&&/*#__PURE__*/_jsx(NoComment,{comment:commentProps,emptyState:emptyState}),/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",flexDirection:\"column\",gap:`${gaps.commentItems}px`,alignItems:\"center\",width:\"100%\"},children:[isCanvas&&/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(Content,{commentProps:commentProps,comment:\"This is a placeholder comment. It serves as a temporary ipso facto for representation purposes. It's designed to illustrate what the real content might look like once it's placed. Please remember that the actual content may differ from this placeholder. Thank you for understanding the functional purpose of this placeholder text.\",name:\"Nandi\",date:\"12 minutes ago\",gaps:gaps}),/*#__PURE__*/_jsx(Content,{commentProps:commentProps,comment:\"This is a placeholder comment. It serves as a temporary ipso facto for representation purposes. It's designed to illustrate what the real content might look like once it's placed. Please remember that the actual content may differ from this placeholder. Thank you for understanding the functional purpose of this placeholder text.\",name:\"Cl\\xe9ment\",date:\"22 minutes ago\",gaps:gaps})]}),comments&&comments.map(({comment,name,created_at},index)=>{const date=timeSinceMessageSent(created_at);// Check if this is the position to insert the infiniteScrollRef\nconst isInfiniteScrollPosition=comments.length-index===10;return /*#__PURE__*/_jsxs(\"div\",{style:{width:\"100%\"},children:[isInfiniteScrollPosition&&/*#__PURE__*/_jsx(motion.div,{onViewportEnter:()=>setCurrentPage(prev=>prev+1)}),/*#__PURE__*/_jsx(Content,{commentProps:commentProps,comment:comment,name:name,date:date,gaps:gaps},index+created_at)]});})]})]})]})});}const Input=({id,value,onChange,placeholder,property,isSmallScreen})=>{const maxWidth=id===\"name\"&&!isSmallScreen?\"200px\":\"100%\";const borderRadius=property.radiusIsMixed?`${property.radiusTopLeft}px ${property.radiusTopRight}px ${property.radiusBottomRight}px ${property.radiusBottomLeft}px`:`${property.radius}px`;const padding=property.paddingIsMixed?`${property.paddingTopLeft}px ${property.paddingTopRight}px ${property.paddingBottomRight}px ${property.paddingBottomLeft}px`:`${property.padding}px`;const boxShadow=`${property.shadow.x}px ${property.shadow.y}px ${property.shadow.blur}px ${property.shadow.color}`;const handlePaste=e=>e.preventDefault();return /*#__PURE__*/_jsx(\"label\",{htmlFor:id,style:{cursor:\"text\",userSelect:\"none\",display:\"flex\",flexDirection:\"column\",alignItems:\"center\",justifyContent:\"center\",gap:\"6px\",width:\"100%\",maxWidth,backgroundColor:property.fill,border:`${property.border.width}px solid ${property.border.color}`,borderRadius,padding,boxShadow,height:property.height===\"auto\"?property.height:`${property.heightNumber}px`},children:/*#__PURE__*/_jsx(\"input\",{id:id,name:id,type:\"text\",placeholder:placeholder,style:{fontSize:\"16px\",fontFamily:\"Inter\",color:property.textColor,backgroundColor:property.fill,outline:\"none\",width:\"100%\",borderWidth:\"0px\",padding:0,...property.font},value:value,onChange:onChange,required:true,onPaste:handlePaste})});};const Title=({color,font,text})=>{return /*#__PURE__*/_jsx(\"div\",{style:{display:\"flex\",flexDirection:\"row\",width:\"100%\"},children:/*#__PURE__*/_jsx(\"p\",{style:{fontSize:\"21px\",fontFamily:\"Inter\",color,...font,margin:0},children:text})});};const Content=({commentProps,comment,name,date,gaps})=>{const colors=commentProps.image.colors.map(color=>rgbToHex(extractRGBColorFromString(color))).join(\",\");// const image = `${AVATAR_URL}/${\n//     commentProps.image.type\n// }?square&name=${encodeURIComponent(name)}&colors=${colors}`\nconst image=`${AVATAR_URL}?variant=${commentProps.image.type}&square&name=${encodeURIComponent(name)}&colors=${colors}`;return /*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",flexDirection:\"column\",gap:\"8px\",width:\"100%\"},children:[/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",flexDirection:\"row\",alignItems:\"center\",gap:`${gaps.profilePictureAndName}px`,width:\"100%\"},children:[/*#__PURE__*/_jsx(\"img\",{src:image,alt:\"\",style:{width:`${commentProps.image.size}px`,height:`${commentProps.image.size}px`,borderRadius:`${commentProps.image.radius}px`,objectFit:\"cover\"}}),/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",flexDirection:\"row\",gap:`${gaps.nameAndTime}px`,alignItems:\"center\"},children:[/*#__PURE__*/_jsx(\"p\",{style:{fontSize:\"14px\",fontFamily:\"Inter\",color:commentProps.name.textColor,...commentProps.name.font,margin:0},children:name}),/*#__PURE__*/_jsx(\"p\",{style:{fontSize:\"12px\",fontFamily:\"Inter\",color:commentProps.date.textColor,...commentProps.date.font,margin:0},children:date})]})]}),/*#__PURE__*/_jsx(\"div\",{style:{paddingLeft:`${gaps.profilePictureAndName+commentProps.image.size}px`,display:\"flex\",width:\"100%\"},children:/*#__PURE__*/_jsx(\"p\",{style:{fontSize:\"14px\",fontFamily:\"Inter\",lineHeight:\"1.6em\",color:commentProps.body.textColor,...commentProps.body.font,margin:0},children:comment})})]});};const NoComment=({comment,emptyState})=>{return /*#__PURE__*/_jsx(\"div\",{style:{display:\"flex\",flexDirection:\"column\",alignItems:\"center\",gap:\"8px\",padding:\"44px 0\",width:\"100%\"},children:/*#__PURE__*/_jsx(\"p\",{style:{fontSize:\"14px\",fontFamily:\"Inter\",color:comment.body.textColor,textAlign:\"center\",...comment.body.font,margin:0},children:emptyState})});};const Error=({comment,errorMessage})=>{return /*#__PURE__*/_jsx(\"div\",{style:{backgroundColor:\"#e63030\",display:\"flex\",justifyContent:\"center\",position:\"relative\",width:\"100%\",padding:\"7px 12px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{fontSize:\"14px\",fontFamily:\"Inter\",color:comment.body.textColor,textAlign:\"center\",...comment.body.font},children:errorMessage})});};const BreakingLine=({backgroundColor})=>{return /*#__PURE__*/_jsx(\"div\",{style:{backgroundColor,height:\"1px\",width:\"100%\"}});};const PublishButton=({isActive,property,isSmallScreen,isCanvas})=>{const borderRadius=property.radiusIsMixed?`${property.radiusTopLeft}px ${property.radiusTopRight}px ${property.radiusBottomRight}px ${property.radiusBottomLeft}px`:`${property.radius}px`;const padding=property.paddingIsMixed?`${property.paddingTopLeft}px ${property.paddingTopRight}px ${property.paddingBottomRight}px ${property.paddingBottomLeft}px`:`${property.padding}px`;const boxShadow=`${property.shadow.x}px ${property.shadow.y}px ${property.shadow.blur}px ${property.shadow.color}`;return /*#__PURE__*/_jsx(\"div\",{style:{width:isSmallScreen?\"100%\":\"auto\"},children:/*#__PURE__*/_jsx(\"button\",{type:\"submit\",style:{width:isSmallScreen?\"100%\":\"auto\",userSelect:\"none\",backgroundColor:property.fill,border:`${property.border.width}px solid ${property.border.color}`,borderRadius,padding,boxShadow,height:property.height===\"auto\"?\"auto\":`${property.heightNumber}px`,opacity:isActive||isCanvas?1:.6,cursor:isActive?\"pointer\":\"not-allowed\",display:\"flex\",alignItems:\"center\",gap:\"10px\",justifyContent:\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{fontSize:\"14px\",fontFamily:\"Inter\",color:property.textColor,...property.font,margin:0},children:property.label})})});};const Loader=({commentProps,gaps,input,loaderContent})=>{const moveFromLeftToRight={animate:{x:[\"-550%\",\"550%\"],transition:{duration:.05,repeat:Infinity,repeatDelay:1,type:\"spring\",stiffness:300,damping:60,mass:1}}};const borderRadius=input.radiusIsMixed?`${input.radiusTopLeft}px ${input.radiusTopRight}px ${input.radiusBottomRight}px ${input.radiusBottomLeft}px`:`${input.radius}px`;return /*#__PURE__*/_jsxs(\"div\",{style:{position:\"relative\",width:\"100%\",overflow:\"hidden\",borderRadius},children:[/*#__PURE__*/_jsx(\"div\",{style:{position:\"absolute\",width:\"100%\",height:\"100%\",backgroundColor:input.fill}}),/*#__PURE__*/_jsx(motion.div,{style:{position:\"absolute\",width:\"30%\",height:\"300%\",backgroundColor:input.placeHolderColor,opacity:.05,filter:\"blur(15px)\",zIndex:1,rotate:30,top:\"-100%\"},animate:\"animate\",variants:moveFromLeftToRight}),/*#__PURE__*/_jsx(Content,{commentProps:commentProps,comment:loaderContent.comment,name:loaderContent.name,date:\"12 minutes ago\",gaps:gaps})]});};const timeSinceMessageSent=sentDate=>{const currentDate=new Date;const sentDateTime=new Date(sentDate);const timeDifference=currentDate.getTime()-sentDateTime.getTime();const seconds=Math.floor(timeDifference/1e3);const minutes=Math.floor(seconds/60);const hours=Math.floor(minutes/60);const days=Math.floor(hours/24);if(days>=1){const formattedDate=sentDateTime.toLocaleDateString(\"en-US\");return formattedDate;}else if(hours>=1){return hours===1?\"1 hour ago\":`${hours} hours ago`;}else if(minutes>=1){return minutes===1?\"1 minute ago\":`${minutes} minutes ago`;}else{return\"now\";}};const extractRGBColorFromString=str=>{const rgbRegex=/(rgba|rgb)\\(.*?\\)/g;const match=str.match(rgbRegex);return match?match[0]:\"#ffffff\";};const rgbToHex=rgb=>{const regex=/rgb\\((\\d+),\\s*(\\d+),\\s*(\\d+)\\)/;const match=rgb.match(regex);if(!match){console.error(\"Invalid RGB format\");}const r=parseInt(match[1]);const g=parseInt(match[2]);const b=parseInt(match[3]);const componentToHex=c=>{const hex=c.toString(16);return hex.length===1?\"0\"+hex:hex;};const hexR=componentToHex(r);const hexG=componentToHex(g);const hexB=componentToHex(b);return hexR+hexG+hexB;};const fontProperty={type:ControlType.Font,title:\"Font\",controls:\"extended\"};const colorProperty=(title=\"Color\",defaultValue=\"#fff\")=>{return{title,type:ControlType.Color,defaultValue};};const stringProperty=(title=\"Text\",defaultValue=undefined,description=undefined)=>{return{title,type:ControlType.String,defaultValue,description};};const numberProperty=(title=\"Number\",defaultValue=0,description=undefined)=>{return{title,type:ControlType.Number,defaultValue,description};};const shadowProperty={type:ControlType.Object,controls:{color:colorProperty(\"Color\",\"#000000\"),x:numberProperty(\"X\",0),y:numberProperty(\"Y\",0),blur:numberProperty(\"Blur\",0)}};const borderProperty={type:ControlType.Object,controls:{width:numberProperty(\"Width\",0),color:colorProperty(\"Color\",\"#fff\")}};const paddingProperty=(defaultValue=0)=>{return{type:ControlType.FusedNumber,defaultValue,title:\"Padding\",toggleKey:\"paddingIsMixed\",toggleTitles:[\"All\",\"Individual\"],valueKeys:[\"paddingTopLeft\",\"paddingTopRight\",\"paddingBottomRight\",\"paddingBottomLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0};};const radiusProperty=(defaultValue=0)=>{return{type:ControlType.FusedNumber,defaultValue,title:\"Radius\",toggleKey:\"radiusIsMixed\",toggleTitles:[\"All\",\"Individual\"],valueKeys:[\"radiusTopLeft\",\"radiusTopRight\",\"radiusBottomRight\",\"radiusBottomLeft\"],valueLabels:[\"NW\",\"NE\",\"SE\",\"SW\"],min:0};};const heightProperty={height:{type:ControlType.Enum,defaultValue:\"fixed\",displaySegmentedControl:true,options:[\"auto\",\"fixed\"],optionTitles:[\"Auto\",\"Fixed\"]},heightNumber:{title:\" \",type:ControlType.Number,defaultValue:44,hidden(props){return props.height===\"auto\";}}};addPropertyControls(Comment,{title:{title:\"Title\",type:ControlType.Object,controls:{show:{title:\"Show\",type:ControlType.Boolean,defaultValue:true},text:stringProperty(\"Text\",\"Comments\"),font:fontProperty,color:colorProperty()}},input:{title:\"Input\",type:ControlType.Object,controls:{placeHolderName:stringProperty(\"Input 1\",\"Your name\",\"Placeholder text for the name input.\"),placeHolderComment:stringProperty(\"Input 2\",\"Write your comment here...\",\"Placeholder text for the comment input.\"),font:fontProperty,fill:colorProperty(\"Fill\",\"#161819\"),textColor:colorProperty(\"Text\"),placeHolderColor:colorProperty(\"Placeholder\",\"#9BA1A5\"),padding:paddingProperty(14),radius:radiusProperty(),border:borderProperty,shadow:shadowProperty,...heightProperty}},publishButton:{title:\"Publish\",type:ControlType.Object,controls:{label:stringProperty(\"Label\",\"Publish\"),font:fontProperty,fill:colorProperty(\"Fill\",\"#fff\"),textColor:colorProperty(\"Text\",\"#000000\"),padding:paddingProperty(16),radius:radiusProperty(),border:borderProperty,shadow:shadowProperty,...heightProperty}},commentProps:{title:\"Comments\",type:ControlType.Object,description:\"Delete inappropriate comments [here](https://spamcomments.learnframer.site/).\",controls:{image:{title:\"Avatars\",type:ControlType.Object,controls:{type:{type:ControlType.Enum,defaultValue:\"marble\",displaySegmentedControl:true,segmentedControlDirection:\"vertical\",options:[\"marble\",\"beam\",\"pixel\",\"sunset\",\"ring\",\"bauhaus\"],optionTitles:[\"Marble\",\"Beam\",\"Pixel\",\"Sunset\",\"Ring\",\"Bauhaus\"]},colors:{type:ControlType.Array,control:colorProperty(\"Color\",\"#fff\"),maxCount:5},radius:radiusProperty(14),size:numberProperty(\"Size\",28)}},name:{title:\"Name\",type:ControlType.Object,controls:{font:fontProperty,textColor:colorProperty(\"Text\",\"#fff\")}},date:{title:\"Date\",type:ControlType.Object,controls:{font:fontProperty,textColor:colorProperty(\"Text\",\"rgb(155, 161, 165)\")}},body:{title:\"Body\",type:ControlType.Object,controls:{font:fontProperty,textColor:colorProperty(\"Text\",\"#fff\")}}}},divider:colorProperty(\"Divider\",\"#1E2021\"),gaps:{title:\"Gaps\",type:ControlType.Object,controls:{commentSection:numberProperty(\"Gap 1\",24,\"Gap between title, input, divider, and comments.\"),commentItems:numberProperty(\"Gap 2\",20,\"Gap between comments.\"),profilePictureAndName:numberProperty(\"Gap 3\",12,\"Gap between profile picture and name.\"),nameAndTime:numberProperty(\"Gap 4\",8,\" Gap between name and elapsed time.\")}},emptyState:stringProperty(\"Empty state\",\"No comments yet.\",\"Text displayed under the comment section when no comments have been posted.\"),commentId:stringProperty(\"ID\",undefined,\"If you need help setting the component up [watch this video](https://youtu.be/47VCZ_q0ydI).\")});Comment.displayName=\"Comments Section\";\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Comment\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerSupportedLayoutHeight\":\"auto\",\"framerDisableUnlink\":\"*\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"600\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Comment.map"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "AVATAR_URL", "API", "LIMIT", "BAD_WORDS", "SPAM", "BOT", "Comment", "props", "commentId", "title", "input", "publishButton", "commentProps", "divider", "gaps", "emptyState", "isCanvas", "RenderTarget", "name", "setName", "ye", "comment", "setComment", "isLoading", "setIsLoading", "comments", "setComments", "hasError", "setHasError", "errorMessage", "setErrorMessage", "isSmallScreen", "setIsSmallScreen", "currentPage", "setCurrentPage", "totalPages", "setTotalPages", "commentsLoaded", "setCommentsLoaded", "ue", "handleResize", "getData", "pathname", "host", "response", "data", "pagination", "prev", "error", "onSubmit", "e", "Botpoison", "botpoison", "solution", "newComment", "prevComments", "handleCommentChange", "event", "handleNameChange", "styleRef", "pe", "styleString", "styleElement", "p", "u", "Title", "Input", "PublishButton", "BreakingLine", "Error", "Loader", "NoComment", "l", "Content", "created_at", "index", "date", "timeSinceMessageSent", "isInfiniteScrollPosition", "motion", "id", "value", "onChange", "placeholder", "property", "maxWidth", "borderRadius", "padding", "boxShadow", "handlePaste", "color", "font", "text", "colors", "rgbToHex", "extractRGBColorFromString", "image", "backgroundColor", "isActive", "loaderContent", "moveFromLeftToRight", "sentDate", "currentDate", "sentDateTime", "timeDifference", "seconds", "minutes", "hours", "str", "rgbRegex", "match", "rgb", "regex", "r", "g", "b", "componentToHex", "c", "hex", "hexR", "hexG", "hexB", "fontProperty", "ControlType", "colorProperty", "defaultValue", "stringProperty", "description", "numberProperty", "shadowProperty", "borderProperty", "paddingProperty", "radiusProperty", "heightProperty", "addPropertyControls", "BadgeFonts", "getFonts", "GkfSr1h0V_default", "ButtonFonts", "LnUhgOVKM_default", "ContainerWithFX", "withFX", "Container", "EasterEggRedirectFonts", "EasterEgg_default", "NavMenuFonts", "yg6CShscw_default", "MenuFonts", "gyu7hGy3M_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "ElementsTagFonts", "HnmdP89xL_default", "CommentsSectionFonts", "Comment", "CardsCardImageFonts", "QUHBzE3SD_default", "TickerFonts", "Ticker", "FooterFonts", "uvQO23MrN_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "enumToDisplayName", "prefix", "QueryData", "query", "pageSize", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "Zi5xpiTPh_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "nJYWsaJmq", "mbzoGbOf2", "ItUPu1BMT", "MU_1u77HY", "ZsrbNPPAg", "MU_1u77HYsjX_DCjPH", "nJYWsaJmqsjX_DCjPH", "mbzoGbOf2sjX_DCjPH", "Yre4s0BSosjX_DCjPH", "ItUPu1BMTsjX_DCjPH", "yVc1vi7sJsjX_DCjPH", "idsjX_DCjPH", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "CVnNH10L_txyyif", "overlay", "loadMore", "args", "scopingClassNames", "cx", "isDisplayed", "ref1", "ref2", "activeLocaleCode", "useLocaleCode", "textContent", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "Link", "SVG", "PropertyOverrides2", "ComponentViewportProvider", "l", "AnimatePresence", "Floating", "enumToDisplayNameFunctions", "RichText2", "x", "getLoadingLazyAtYPosition", "Image2", "ChildrenCanSuspend", "collection", "paginationInfo", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "css", "FramercOAZ_F8AA", "withCSS", "cOAZ_F8AA_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
