{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/3puTbeGh5TxWDwaI29gk/YePfGnh7Ftr2UgAMYOqM/S_Kp3zc52.js"],
  "sourcesContent": ["// Generated by Framer (ad88b1a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Navigation from\"#framer/local/canvasComponent/mCe4axbeC/mCe4axbeC.js\";import ArticleImage from\"#framer/local/canvasComponent/qStrxcbwF/qStrxcbwF.js\";import Overview from\"#framer/local/canvasComponent/rNzpZqT3x/rNzpZqT3x.js\";import Footer from\"#framer/local/canvasComponent/xWls5aAuv/xWls5aAuv.js\";import*as sharedStyle from\"#framer/local/css/bQRWmU3Kz/bQRWmU3Kz.js\";import*as sharedStyle3 from\"#framer/local/css/F2h1hRuEL/F2h1hRuEL.js\";import*as sharedStyle2 from\"#framer/local/css/rjNwTU04L/rjNwTU04L.js\";import*as sharedStyle1 from\"#framer/local/css/wKpMmrTby/wKpMmrTby.js\";import metadataProvider from\"#framer/local/webPageMetadata/S_Kp3zc52/S_Kp3zc52.js\";const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ArticleImageFonts=getFonts(ArticleImage);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const OverviewFonts=getFonts(Overview);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const FooterFonts=getFonts(Footer);const NavigationFonts=getFonts(Navigation);const breakpoints={kHQYr27WN:\"(max-width: 809px)\",nAyRXZ5vN:\"(min-width: 810px) and (max-width: 1199px)\",z_xB2CbyR:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-zswUF\";const variantClassNames={kHQYr27WN:\"framer-v-1cehnc8\",nAyRXZ5vN:\"framer-v-y6ned0\",z_xB2CbyR:\"framer-v-1w2gbkx\"};const transition1={delay:0,duration:1,ease:[.12,.23,.5,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:-150,y:0};const transition2={delay:.2,duration:.8,ease:[.12,.23,.5,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const transition3={delay:.5,duration:1,ease:[.12,.23,.5,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition4={delay:1.3,duration:1,ease:[.12,.23,.5,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:0,y:-200};const transition5={delay:1.8,duration:1,ease:[.12,.23,.5,1],type:\"tween\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const animation7={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"z_xB2CbyR\",Phone:\"kHQYr27WN\",Tablet:\"nAyRXZ5vN\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"z_xB2CbyR\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...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 sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"z_xB2CbyR\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-991623c4-ddd5-49ea-b04e-49f170d87c8d, rgb(1, 2, 15)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1w2gbkx\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"main\",{className:\"framer-180j943\",\"data-framer-name\":\"Main\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l6uo67\",\"data-framer-name\":\"Project Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-119nhyh\",\"data-framer-name\":\"Top\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-osv8w7\",\"data-framer-name\":\"Top Text\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-njmzww\",\"data-styles-preset\":\"bQRWmU3Kz\",children:\"Anime Club at UC Irvine\"})}),className:\"framer-e21upo\",\"data-framer-appear-id\":\"e21upo\",fonts:[\"Inter\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-7scbu7\",\"data-styles-preset\":\"wKpMmrTby\",children:\"Designing fun social media graphics to inform club members about weekly activities\"})}),className:\"framer-164bw9d\",\"data-framer-appear-id\":\"164bw9d\",fonts:[\"Inter\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kHQYr27WN:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`},nAyRXZ5vN:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 160px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:450,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 400px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+252.8,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation3,className:\"framer-1dk5jv-container\",\"data-framer-appear-id\":\"1dk5jv\",initial:animation1,nodeId:\"taz51qGn7\",optimized:true,rendersWithMotion:true,scopeId:\"S_Kp3zc52\",children:/*#__PURE__*/_jsx(ArticleImage,{height:\"100%\",id:\"taz51qGn7\",layoutId:\"taz51qGn7\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",YjJWPQuNf:addImageAlt({pixelHeight:1440,pixelWidth:2560,src:\"https://framerusercontent.com/images/6tdMYvFgXYMgKWoKZfgKQrpX0Q.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/6tdMYvFgXYMgKWoKZfgKQrpX0Q.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/6tdMYvFgXYMgKWoKZfgKQrpX0Q.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/6tdMYvFgXYMgKWoKZfgKQrpX0Q.png?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/6tdMYvFgXYMgKWoKZfgKQrpX0Q.png?lossless=1 2560w\"},\"Anime Club at UC Irvine article banner\")})})})})]})}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-1vwdn58\",\"data-framer-appear-id\":\"1vwdn58\",\"data-framer-name\":\"Details\",initial:animation5,optimized:true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bqvajr\",\"data-framer-name\":\"Overview\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-i6kjyx\",\"data-styles-preset\":\"rjNwTU04L\",children:\"Overview\"})}),className:\"framer-e7qt5f\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kHQYr27WN:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`},nAyRXZ5vN:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 160px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:683,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 400px)`,y:(componentViewport?.y||0)+0+0+100+0+0+726.8+0+0+0+58.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9ys8v1-container\",nodeId:\"Oz0GWNC14\",scopeId:\"S_Kp3zc52\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kHQYr27WN:{variant:\"SfEjhzgmB\"}},children:/*#__PURE__*/_jsx(Overview,{BbkiI94CK:\"Graphic Designer\",BT8PPo7uf:\"\",height:\"100%\",HGFMyzwJr:\"Adobe Illustrator, Adobe Photoshop\",id:\"Oz0GWNC14\",JUi0RHkvW:\"\",JVBcgHqIs:\"Social media graphics\",layoutId:\"Oz0GWNC14\",M6i4JFXOs:\"\",mDrPBFOfY:\"December 2024 \u2013 March 2025\",S0UEF17oP:\"Anime Club at UC Irvine\",style:{width:\"100%\"},variant:\"rfqtCA61h\",width:\"100%\",z2aAQ7d5l:\"Social media manager\",zZQmb0Y_s:\"The Anime Club at UCI's weekly posts that inform its members about the club's activities were difficult to differentiate from each other at a glance. To make it easier to tell apart the weekly posts, unique graphics need to be made.\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rhxk8v\",\"data-framer-name\":\"Section\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-i6kjyx\",\"data-styles-preset\":\"rjNwTU04L\",children:\"The Problem at Hand\"})}),className:\"framer-181d7zt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l1mmj1\",\"data-framer-name\":\"Ps\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kHQYr27WN:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`},nAyRXZ5vN:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 160px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:450,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 400px)`,y:(componentViewport?.y||0)+0+0+100+0+0+726.8+0+765.4+0+58.4+0+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation3,className:\"framer-1gjivtg-container\",\"data-framer-appear-id\":\"1gjivtg\",initial:animation1,nodeId:\"USsSdkWvZ\",optimized:true,rendersWithMotion:true,scopeId:\"S_Kp3zc52\",children:/*#__PURE__*/_jsx(ArticleImage,{height:\"100%\",id:\"USsSdkWvZ\",layoutId:\"USsSdkWvZ\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",YjJWPQuNf:addImageAlt({pixelHeight:1440,pixelWidth:2560,src:\"https://framerusercontent.com/images/N9PoSLXPaJ7VDxMsUgCUH4Q.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/N9PoSLXPaJ7VDxMsUgCUH4Q.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/N9PoSLXPaJ7VDxMsUgCUH4Q.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/N9PoSLXPaJ7VDxMsUgCUH4Q.png?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/N9PoSLXPaJ7VDxMsUgCUH4Q.png?lossless=1 2560w\"},\"Before, the graphics showed the activities only textually, making graphics difficult to tell apart at a glance\")})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-stg4vp\",\"data-styles-preset\":\"F2h1hRuEL\",children:\"The Anime Club at UCI uses weekly graphics to inform its members about the club's activities each week. These are shared via the club's Instagram, Discord server, and email newsletter. However, the weekly graphics solely show the activities textually, and this made it difficult to differentiate the graphics from each other at a glance. To make it easier to tell apart the weekly posts, unique graphics need to be made.\"})}),className:\"framer-166xbyy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hyfdv8\",\"data-framer-name\":\"Section\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-i6kjyx\",\"data-styles-preset\":\"rjNwTU04L\",children:\"Styling and Format\"})}),className:\"framer-5rc6p2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kHQYr27WN:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`},nAyRXZ5vN:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 160px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:450,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 400px)`,y:(componentViewport?.y||0)+0+0+100+0+0+726.8+0+1469.8+0+58.4,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation3,className:\"framer-1urfh97-container\",\"data-framer-appear-id\":\"1urfh97\",initial:animation1,nodeId:\"atbD50SCp\",optimized:true,rendersWithMotion:true,scopeId:\"S_Kp3zc52\",children:/*#__PURE__*/_jsx(ArticleImage,{height:\"100%\",id:\"atbD50SCp\",layoutId:\"atbD50SCp\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",YjJWPQuNf:addImageAlt({pixelHeight:1440,pixelWidth:2560,src:\"https://framerusercontent.com/images/qaBp8D4gg3SGDRCGBsNvBcrhIU.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/qaBp8D4gg3SGDRCGBsNvBcrhIU.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/qaBp8D4gg3SGDRCGBsNvBcrhIU.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/qaBp8D4gg3SGDRCGBsNvBcrhIU.png?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/qaBp8D4gg3SGDRCGBsNvBcrhIU.png?lossless=1 2560w\"},\"A new graphic resolution was used to match a change in Instagram\")})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-120mi7k\",\"data-framer-name\":\"Ps\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-stg4vp\",\"data-styles-preset\":\"F2h1hRuEL\",children:\"To maintain a similar feeling to the previous graphics and maintain the design aesthetic of the club, the colors I used for all of the new graphics were selected by color picking the colors from the previous set of graphics and also picking similar colors.\"})}),className:\"framer-zsec0v\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-stg4vp\",\"data-styles-preset\":\"F2h1hRuEL\",children:\"The main heading font, Mochiy Pop P One, was used as it is the official main font for the club. The secondary font, Proxima Soft, was selected as it is a simple and easy-to-read font, and the roundness of the font gives a friendly feeling to the text.\"})}),className:\"framer-882caf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-stg4vp\",\"data-styles-preset\":\"F2h1hRuEL\",children:\"I originally created the graphics in a 1080x1080 resolution, but I later switched to creating them in a 1080x1350 resolution to accommodate Instagram's change to a new aspect ratio for post previews on an account's page.\"})}),className:\"framer-gqz2yo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qum1xa\",\"data-framer-name\":\"Section\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-i6kjyx\",\"data-styles-preset\":\"rjNwTU04L\",children:\"Social Media Graphics\"})}),className:\"framer-ga0duy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kHQYr27WN:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`},nAyRXZ5vN:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 160px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:450,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 400px)`,y:(componentViewport?.y||0)+0+0+100+0+0+726.8+0+2514.2+0+58.4,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation3,className:\"framer-t0pvrj-container\",\"data-framer-appear-id\":\"t0pvrj\",initial:animation1,nodeId:\"lyCRcM6ps\",optimized:true,rendersWithMotion:true,scopeId:\"S_Kp3zc52\",children:/*#__PURE__*/_jsx(ArticleImage,{height:\"100%\",id:\"lyCRcM6ps\",layoutId:\"lyCRcM6ps\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",YjJWPQuNf:addImageAlt({pixelHeight:1440,pixelWidth:2560,src:\"https://framerusercontent.com/images/bZdr43wsIYHeoU1Urku66beFFXw.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/bZdr43wsIYHeoU1Urku66beFFXw.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/bZdr43wsIYHeoU1Urku66beFFXw.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/bZdr43wsIYHeoU1Urku66beFFXw.png?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/bZdr43wsIYHeoU1Urku66beFFXw.png?lossless=1 2560w\"},\"Collection of social media graphics created for the Anime Club at UCI\")})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9h2b8h\",\"data-framer-name\":\"Ps\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-stg4vp\",\"data-styles-preset\":\"F2h1hRuEL\",children:\"I used Adobe Illustrator to create social media graphics for the club that inform club members of what the activity will be for each week. To make each graphic stand out from each other and draw viewers' attention, I made illustrations that relate to the corresponding activity.\"})}),className:\"framer-nu5sjg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-stg4vp\",\"data-styles-preset\":\"F2h1hRuEL\",children:\"Working on the graphics gave me the opportunity to practice using the different tools available in Abode Illustrator, such as using grids to make isometric illustrations, the pen/curvature tool, and envelope distort.\"})}),className:\"framer-1l2xvz3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-stg4vp\",\"data-styles-preset\":\"F2h1hRuEL\",children:\"I made sure that each graphic contained the key pieces of information for each meeting: that Anime at UCI is hosting the meeting, the meeting activity name, the meeting location, the meeting date, and the meeting time.\"})}),className:\"framer-v81175\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ftudqh\",\"data-framer-name\":\"Section\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-i6kjyx\",\"data-styles-preset\":\"rjNwTU04L\",children:\"Bonus: A Little Fun for the Last Week\"})}),className:\"framer-r4imco\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kHQYr27WN:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`},nAyRXZ5vN:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 160px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:450,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 400px)`,y:(componentViewport?.y||0)+0+0+100+0+0+726.8+0+3558.6+0+58.4,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation3,className:\"framer-i7d0y4-container\",\"data-framer-appear-id\":\"i7d0y4\",initial:animation1,nodeId:\"waWudEF1n\",optimized:true,rendersWithMotion:true,scopeId:\"S_Kp3zc52\",children:/*#__PURE__*/_jsx(ArticleImage,{height:\"100%\",id:\"waWudEF1n\",layoutId:\"waWudEF1n\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",YjJWPQuNf:addImageAlt({pixelHeight:1440,pixelWidth:2560,src:\"https://framerusercontent.com/images/GmrRKZXsGZxCPFfz8Y4qkUwl4.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/GmrRKZXsGZxCPFfz8Y4qkUwl4.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/GmrRKZXsGZxCPFfz8Y4qkUwl4.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/GmrRKZXsGZxCPFfz8Y4qkUwl4.png?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/GmrRKZXsGZxCPFfz8Y4qkUwl4.png?lossless=1 2560w\"},\"The last graphic Jesse made for the Anime Club at UCI in a style similar to album covers\")})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9jmxom\",\"data-framer-name\":\"Ps\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-stg4vp\",\"data-styles-preset\":\"F2h1hRuEL\",children:\"For my last graphic for the club, I originally planned on creating one using the style that I set for the rest of the graphics. However, one of the club's board members took a photo of the club's president, and club members really liked it. One person commented that the photo looked like an album cover, and another person suggested turning the photo into the graphic for the week.\"})}),className:\"framer-tx61kr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-stg4vp\",\"data-styles-preset\":\"F2h1hRuEL\",children:\"Given those comments and that week being the club president's final meeting before graduating, I decided to pay a little homage to the club president and go with the suggestion to turn the photo into the weekly graphic. I made adjustments to the photo's exposure, vibrance, and contrast using Adobe Photoshop, and then put the photo into Adobe Illustrator to create the rest of the graphic. I decided to lean into the photo looking like an album cover, and since album covers are typically square, I used the older 1080x1080 resolution for this graphic. In the corner of the graphic, I put \\\"Anime at UCI Week 10 General Meeting\\\" in a style similar to the parental advisory labels seen on many album covers.\"})}),className:\"framer-1fnlptz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5233.8,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation6,className:\"framer-1b7q0y8-container\",\"data-framer-appear-id\":\"1b7q0y8\",initial:animation7,nodeId:\"h6XzXNGLx\",optimized:true,rendersWithMotion:true,scopeId:\"S_Kp3zc52\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kHQYr27WN:{variant:\"Bm1n8YLcv\"},nAyRXZ5vN:{variant:\"wedeTyLz6\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"h6XzXNGLx\",layoutId:\"h6XzXNGLx\",style:{width:\"100%\"},variant:\"EtK05Ah1A\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14i6l7b-container\",layoutScroll:true,nodeId:\"bTiitcJMp\",scopeId:\"S_Kp3zc52\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kHQYr27WN:{variant:\"ZwYhYkmBb\"},nAyRXZ5vN:{variant:\"N18p3YPqM\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"bTiitcJMp\",layoutId:\"bTiitcJMp\",style:{width:\"100%\"},variant:\"Aukbt0UNL\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-zswUF.framer-1qw942p, .framer-zswUF .framer-1qw942p { display: block; }\",\".framer-zswUF.framer-1w2gbkx { align-content: center; align-items: center; background-color: var(--token-991623c4-ddd5-49ea-b04e-49f170d87c8d, #01020f); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-zswUF .framer-180j943 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-zswUF .framer-l6uo67 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px 200px 0px 200px; position: relative; width: 100%; }\",\".framer-zswUF .framer-119nhyh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-zswUF .framer-osv8w7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-zswUF .framer-e21upo, .framer-zswUF .framer-164bw9d { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-zswUF .framer-1dk5jv-container, .framer-zswUF .framer-1gjivtg-container, .framer-zswUF .framer-1urfh97-container, .framer-zswUF .framer-t0pvrj-container, .framer-zswUF .framer-i7d0y4-container { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 450px); position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-zswUF .framer-1vwdn58 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-zswUF .framer-1bqvajr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-zswUF .framer-e7qt5f, .framer-zswUF .framer-181d7zt, .framer-zswUF .framer-166xbyy, .framer-zswUF .framer-5rc6p2, .framer-zswUF .framer-zsec0v, .framer-zswUF .framer-882caf, .framer-zswUF .framer-gqz2yo, .framer-zswUF .framer-ga0duy, .framer-zswUF .framer-nu5sjg, .framer-zswUF .framer-1l2xvz3, .framer-zswUF .framer-v81175, .framer-zswUF .framer-r4imco, .framer-zswUF .framer-tx61kr, .framer-zswUF .framer-1fnlptz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-zswUF .framer-9ys8v1-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-zswUF .framer-1rhxk8v, .framer-zswUF .framer-1hyfdv8, .framer-zswUF .framer-qum1xa, .framer-zswUF .framer-ftudqh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-zswUF .framer-1l1mmj1, .framer-zswUF .framer-120mi7k, .framer-zswUF .framer-9h2b8h, .framer-zswUF .framer-9jmxom { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zswUF .framer-1b7q0y8-container { flex: none; height: auto; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-zswUF .framer-14i6l7b-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-zswUF.framer-1w2gbkx { width: 810px; } .framer-zswUF .framer-l6uo67 { padding: 0px 80px 0px 80px; } .framer-zswUF .framer-1dk5jv-container { height: var(--framer-aspect-ratio-supported, 365px); } .framer-zswUF .framer-1gjivtg-container, .framer-zswUF .framer-1urfh97-container, .framer-zswUF .framer-t0pvrj-container, .framer-zswUF .framer-i7d0y4-container { height: var(--framer-aspect-ratio-supported, 366px); }}\",\"@media (max-width: 809px) { .framer-zswUF.framer-1w2gbkx { width: 390px; } .framer-zswUF .framer-l6uo67 { padding: 0px 20px 0px 20px; } .framer-zswUF .framer-1dk5jv-container, .framer-zswUF .framer-1gjivtg-container, .framer-zswUF .framer-1urfh97-container, .framer-zswUF .framer-t0pvrj-container, .framer-zswUF .framer-i7d0y4-container { height: var(--framer-aspect-ratio-supported, 197px); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5019\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"nAyRXZ5vN\":{\"layout\":[\"fixed\",\"auto\"]},\"kHQYr27WN\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerS_Kp3zc52=withCSS(Component,css,\"framer-zswUF\");export default FramerS_Kp3zc52;FramerS_Kp3zc52.displayName=\"Zotcon\";FramerS_Kp3zc52.defaultProps={height:5019,width:1200};addFonts(FramerS_Kp3zc52,[{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\"}]},...ArticleImageFonts,...OverviewFonts,...FooterFonts,...NavigationFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerS_Kp3zc52\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"5019\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nAyRXZ5vN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kHQYr27WN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ArticleImageFonts", "getFonts", "qStrxcbwF_default", "ContainerWithOptimizedAppearEffect", "Container", "OverviewFonts", "rNzpZqT3x_default", "MotionDivWithOptimizedAppearEffect", "motion", "FooterFonts", "xWls5aAuv_default", "NavigationFonts", "mCe4axbeC_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "addImageAlt", "image", "alt", "transition4", "animation4", "animation5", "transition5", "animation6", "animation7", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "RichTextWithOptimizedAppearEffect", "x", "PropertyOverrides2", "ComponentViewportProvider", "ContainerWithOptimizedAppearEffect", "qStrxcbwF_default", "MotionDivWithOptimizedAppearEffect", "RichText2", "Container", "rNzpZqT3x_default", "xWls5aAuv_default", "mCe4axbeC_default", "css", "FramerS_Kp3zc52", "withCSS", "S_Kp3zc52_default", "addFonts", "ArticleImageFonts", "OverviewFonts", "FooterFonts", "NavigationFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
