{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js", "ssg:https://framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/m3q7puE2tbo1S2C0s0CT/useRenderTarget.js", "ssg:https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js", "ssg:https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js", "ssg:https://framerusercontent.com/modules/s5P0q1ngDmY7Bx3tkotQ/Cf4whZs8KMCzlfaFnXvm/ClLnD2VA5.js"],
  "sourcesContent": ["import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n    position: \"relative\",\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(136, 85, 255, 0.3)\",\n    color: \"#85F\",\n    border: \"1px dashed #85F\",\n    flexDirection: \"column\"\n};\nexport const defaultEvents = {\n    onClick: {\n        type: ControlType.EventHandler\n    },\n    onMouseEnter: {\n        type: ControlType.EventHandler\n    },\n    onMouseLeave: {\n        type: ControlType.EventHandler\n    }\n};\nexport const fontSizeOptions = {\n    type: ControlType.Number,\n    title: \"Font Size\",\n    min: 2,\n    max: 200,\n    step: 1,\n    displayStepper: true\n};\nexport const fontControls = {\n    font: {\n        type: ControlType.Boolean,\n        title: \"Font\",\n        defaultValue: false,\n        disabledTitle: \"Default\",\n        enabledTitle: \"Custom\"\n    },\n    fontFamily: {\n        type: ControlType.String,\n        title: \"Family\",\n        placeholder: \"Inter\",\n        hidden: ({ font  })=>!font\n    },\n    fontWeight: {\n        type: ControlType.Enum,\n        title: \"Weight\",\n        options: [\n            100,\n            200,\n            300,\n            400,\n            500,\n            600,\n            700,\n            800,\n            900\n        ],\n        optionTitles: [\n            \"Thin\",\n            \"Extra-light\",\n            \"Light\",\n            \"Regular\",\n            \"Medium\",\n            \"Semi-bold\",\n            \"Bold\",\n            \"Extra-bold\",\n            \"Black\", \n        ],\n        hidden: ({ font  })=>!font\n    }\n};\n// @TODO check if we're missing anything here \u2014 there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n    af: \"Afrikaans\",\n    sq: \"Albanian\",\n    an: \"Aragonese\",\n    ar: \"Arabic (Standard)\",\n    \"ar-dz\": \"Arabic (Algeria)\",\n    \"ar-bh\": \"Arabic (Bahrain)\",\n    \"ar-eg\": \"Arabic (Egypt)\",\n    \"ar-iq\": \"Arabic (Iraq)\",\n    \"ar-jo\": \"Arabic (Jordan)\",\n    \"ar-kw\": \"Arabic (Kuwait)\",\n    \"ar-lb\": \"Arabic (Lebanon)\",\n    \"ar-ly\": \"Arabic (Libya)\",\n    \"ar-ma\": \"Arabic (Morocco)\",\n    \"ar-om\": \"Arabic (Oman)\",\n    \"ar-qa\": \"Arabic (Qatar)\",\n    \"ar-sa\": \"Arabic (Saudi Arabia)\",\n    \"ar-sy\": \"Arabic (Syria)\",\n    \"ar-tn\": \"Arabic (Tunisia)\",\n    \"ar-ae\": \"Arabic (U.A.E.)\",\n    \"ar-ye\": \"Arabic (Yemen)\",\n    hy: \"Armenian\",\n    as: \"Assamese\",\n    ast: \"Asturian\",\n    az: \"Azerbaijani\",\n    eu: \"Basque\",\n    bg: \"Bulgarian\",\n    be: \"Belarusian\",\n    bn: \"Bengali\",\n    bs: \"Bosnian\",\n    br: \"Breton\",\n    my: \"Burmese\",\n    ca: \"Catalan\",\n    ch: \"Chamorro\",\n    ce: \"Chechen\",\n    zh: \"Chinese\",\n    \"zh-hk\": \"Chinese (Hong Kong)\",\n    \"zh-cn\": \"Chinese (PRC)\",\n    \"zh-sg\": \"Chinese (Singapore)\",\n    \"zh-tw\": \"Chinese (Taiwan)\",\n    cv: \"Chuvash\",\n    co: \"Corsican\",\n    cr: \"Cree\",\n    hr: \"Croatian\",\n    cs: \"Czech\",\n    da: \"Danish\",\n    nl: \"Dutch (Standard)\",\n    \"nl-be\": \"Dutch (Belgian)\",\n    en: \"English\",\n    \"en-au\": \"English (Australia)\",\n    \"en-bz\": \"English (Belize)\",\n    \"en-ca\": \"English (Canada)\",\n    \"en-ie\": \"English (Ireland)\",\n    \"en-jm\": \"English (Jamaica)\",\n    \"en-nz\": \"English (New Zealand)\",\n    \"en-ph\": \"English (Philippines)\",\n    \"en-za\": \"English (South Africa)\",\n    \"en-tt\": \"English (Trinidad & Tobago)\",\n    \"en-gb\": \"English (United Kingdom)\",\n    \"en-us\": \"English (United States)\",\n    \"en-zw\": \"English (Zimbabwe)\",\n    eo: \"Esperanto\",\n    et: \"Estonian\",\n    fo: \"Faeroese\",\n    fa: \"Farsi\",\n    fj: \"Fijian\",\n    fi: \"Finnish\",\n    fr: \"French (Standard)\",\n    \"fr-be\": \"French (Belgium)\",\n    \"fr-ca\": \"French (Canada)\",\n    \"fr-fr\": \"French (France)\",\n    \"fr-lu\": \"French (Luxembourg)\",\n    \"fr-mc\": \"French (Monaco)\",\n    \"fr-ch\": \"French (Switzerland)\",\n    fy: \"Frisian\",\n    fur: \"Friulian\",\n    gd: \"Gaelic (Scots)\",\n    \"gd-ie\": \"Gaelic (Irish)\",\n    gl: \"Galacian\",\n    ka: \"Georgian\",\n    de: \"German (Standard)\",\n    \"de-at\": \"German (Austria)\",\n    \"de-de\": \"German (Germany)\",\n    \"de-li\": \"German (Liechtenstein)\",\n    \"de-lu\": \"German (Luxembourg)\",\n    \"de-ch\": \"German (Switzerland)\",\n    el: \"Greek\",\n    gu: \"Gujurati\",\n    ht: \"Haitian\",\n    he: \"Hebrew\",\n    hi: \"Hindi\",\n    hu: \"Hungarian\",\n    is: \"Icelandic\",\n    id: \"Indonesian\",\n    iu: \"Inuktitut\",\n    ga: \"Irish\",\n    it: \"Italian (Standard)\",\n    \"it-ch\": \"Italian (Switzerland)\",\n    ja: \"Japanese\",\n    kn: \"Kannada\",\n    ks: \"Kashmiri\",\n    kk: \"Kazakh\",\n    km: \"Khmer\",\n    ky: \"Kirghiz\",\n    tlh: \"Klingon\",\n    ko: \"Korean\",\n    \"ko-kp\": \"Korean (North Korea)\",\n    \"ko-kr\": \"Korean (South Korea)\",\n    la: \"Latin\",\n    lv: \"Latvian\",\n    lt: \"Lithuanian\",\n    lb: \"Luxembourgish\",\n    mk: \"FYRO Macedonian\",\n    ms: \"Malay\",\n    ml: \"Malayalam\",\n    mt: \"Maltese\",\n    mi: \"Maori\",\n    mr: \"Marathi\",\n    mo: \"Moldavian\",\n    nv: \"Navajo\",\n    ng: \"Ndonga\",\n    ne: \"Nepali\",\n    no: \"Norwegian\",\n    nb: \"Norwegian (Bokmal)\",\n    nn: \"Norwegian (Nynorsk)\",\n    oc: \"Occitan\",\n    or: \"Oriya\",\n    om: \"Oromo\",\n    \"fa-ir\": \"Persian/Iran\",\n    pl: \"Polish\",\n    pt: \"Portuguese\",\n    \"pt-br\": \"Portuguese (Brazil)\",\n    pa: \"Punjabi\",\n    \"pa-in\": \"Punjabi (India)\",\n    \"pa-pk\": \"Punjabi (Pakistan)\",\n    qu: \"Quechua\",\n    rm: \"Rhaeto-Romanic\",\n    ro: \"Romanian\",\n    \"ro-mo\": \"Romanian (Moldavia)\",\n    ru: \"Russian\",\n    \"ru-mo\": \"Russian (Moldavia)\",\n    sz: \"Sami (Lappish)\",\n    sg: \"Sango\",\n    sa: \"Sanskrit\",\n    sc: \"Sardinian\",\n    sd: \"Sindhi\",\n    si: \"Singhalese\",\n    sr: \"Serbian\",\n    sk: \"Slovak\",\n    sl: \"Slovenian\",\n    so: \"Somani\",\n    sb: \"Sorbian\",\n    es: \"Spanish\",\n    \"es-ar\": \"Spanish (Argentina)\",\n    \"es-bo\": \"Spanish (Bolivia)\",\n    \"es-cl\": \"Spanish (Chile)\",\n    \"es-co\": \"Spanish (Colombia)\",\n    \"es-cr\": \"Spanish (Costa Rica)\",\n    \"es-do\": \"Spanish (Dominican Republic)\",\n    \"es-ec\": \"Spanish (Ecuador)\",\n    \"es-sv\": \"Spanish (El Salvador)\",\n    \"es-gt\": \"Spanish (Guatemala)\",\n    \"es-hn\": \"Spanish (Honduras)\",\n    \"es-mx\": \"Spanish (Mexico)\",\n    \"es-ni\": \"Spanish (Nicaragua)\",\n    \"es-pa\": \"Spanish (Panama)\",\n    \"es-py\": \"Spanish (Paraguay)\",\n    \"es-pe\": \"Spanish (Peru)\",\n    \"es-pr\": \"Spanish (Puerto Rico)\",\n    \"es-es\": \"Spanish (Spain)\",\n    \"es-uy\": \"Spanish (Uruguay)\",\n    \"es-ve\": \"Spanish (Venezuela)\",\n    sx: \"Sutu\",\n    sw: \"Swahili\",\n    sv: \"Swedish\",\n    \"sv-fi\": \"Swedish (Finland)\",\n    \"sv-sv\": \"Swedish (Sweden)\",\n    ta: \"Tamil\",\n    tt: \"Tatar\",\n    te: \"Teluga\",\n    th: \"Thai\",\n    tig: \"Tigre\",\n    ts: \"Tsonga\",\n    tn: \"Tswana\",\n    tr: \"Turkish\",\n    tk: \"Turkmen\",\n    uk: \"Ukrainian\",\n    hsb: \"Upper Sorbian\",\n    ur: \"Urdu\",\n    ve: \"Venda\",\n    vi: \"Vietnamese\",\n    vo: \"Volapuk\",\n    wa: \"Walloon\",\n    cy: \"Welsh\",\n    xh: \"Xhosa\",\n    ji: \"Yiddish\",\n    zu: \"Zulu\"\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./constants.map", "import { useMemo } from \"react\";\nimport { RenderTarget } from \"framer\";\nexport function useRenderTarget() {\n    const currentRenderTarget = useMemo(()=>RenderTarget.current()\n    , []);\n    return currentRenderTarget;\n}\nexport function useIsInPreview() {\n    const inPreview = useMemo(()=>RenderTarget.current() === RenderTarget.preview\n    , []);\n    return inPreview;\n}\nexport function useIsOnCanvas() {\n    const onCanvas = useMemo(()=>RenderTarget.current() === RenderTarget.canvas\n    , []);\n    return onCanvas;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsInPreview\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsOnCanvas\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useRenderTarget.map", "import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n    const { borderRadius , isMixedBorderRadius , topLeftRadius , topRightRadius , bottomRightRadius , bottomLeftRadius ,  } = props;\n    const radiusValue = useMemo(()=>isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`\n    , [\n        borderRadius,\n        isMixedBorderRadius,\n        topLeftRadius,\n        topRightRadius,\n        bottomRightRadius,\n        bottomLeftRadius, \n    ]);\n    return radiusValue;\n}\nexport const borderRadiusControl = {\n    borderRadius: {\n        title: \"Radius\",\n        type: ControlType.FusedNumber,\n        toggleKey: \"isMixedBorderRadius\",\n        toggleTitles: [\n            \"Radius\",\n            \"Radius per corner\"\n        ],\n        valueKeys: [\n            \"topLeftRadius\",\n            \"topRightRadius\",\n            \"bottomRightRadius\",\n            \"bottomLeftRadius\", \n        ],\n        valueLabels: [\n            \"TL\",\n            \"TR\",\n            \"BR\",\n            \"BL\"\n        ],\n        min: 0\n    }\n};\nexport function usePadding(props) {\n    const { padding , paddingPerSide , paddingTop , paddingRight , paddingBottom , paddingLeft ,  } = props;\n    const paddingValue = useMemo(()=>paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding\n    , [\n        padding,\n        paddingPerSide,\n        paddingTop,\n        paddingRight,\n        paddingBottom,\n        paddingLeft, \n    ]);\n    return paddingValue;\n}\nexport const paddingControl = {\n    padding: {\n        type: ControlType.FusedNumber,\n        toggleKey: \"paddingPerSide\",\n        toggleTitles: [\n            \"Padding\",\n            \"Padding per side\"\n        ],\n        valueKeys: [\n            \"paddingTop\",\n            \"paddingRight\",\n            \"paddingBottom\",\n            \"paddingLeft\", \n        ],\n        valueLabels: [\n            \"T\",\n            \"R\",\n            \"B\",\n            \"L\"\n        ],\n        min: 0,\n        title: \"Padding\"\n    }\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./propUtils.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useReducer,useState}from\"react\";import{ControlType,addPropertyControls}from\"framer\";import{useIsOnCanvas,emptyStateStyle,containerStyles,defaultEvents,useRadius,borderRadiusControl}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";var PlayOptions;(function(PlayOptions){PlayOptions[\"Normal\"]=\"Off\";PlayOptions[\"Auto\"]=\"On\";PlayOptions[\"Loop\"]=\"Loop\";})(PlayOptions||(PlayOptions={}));var ThumbnailOptions;(function(ThumbnailOptions){ThumbnailOptions[\"High\"]=\"High Quality\";ThumbnailOptions[\"Medium\"]=\"Medium Quality\";ThumbnailOptions[\"Low\"]=\"Low Quality\";ThumbnailOptions[\"Off\"]=\"Off\";})(ThumbnailOptions||(ThumbnailOptions={}));var ThumbnailFormat;(function(ThumbnailFormat){ThumbnailFormat[\"WebP\"]=\"webp\";ThumbnailFormat[\"JPG\"]=\"jpg\";})(ThumbnailFormat||(ThumbnailFormat={}));/**\n * @framerIntrinsicWidth 560\n * @framerIntrinsicHeight 315\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerComponentPresetProps isRed, borderRadius\n */ export function Youtube({url,play,shouldMute,thumbnail,isRed,onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,...props}){const onCanvas=useIsOnCanvas();const isAutoplay=play!==PlayOptions.Normal;const showThumbnail=onCanvas||thumbnail!==ThumbnailOptions.Off&&!isAutoplay;const[isPreloading,preloadVideo]=useReducer(()=>true,false);const[showVideo,startVideo]=useReducer(()=>true,!showThumbnail);const[isHovered,setHovered]=useState(false);const borderRadius=useRadius(props);const hasBorderRadius=borderRadius!==\"0px 0px 0px 0px\"&&borderRadius!==\"0px\";if(url===\"\"){return /*#__PURE__*/ _jsx(Instructions,{});}const parsedURL=parseVideoURL(url);if(parsedURL===undefined){return /*#__PURE__*/ _jsx(ErrorMessage,{message:\"Invalid Youtube URL.\"});}const[videoId,embedURL]=parsedURL;// https://stackoverflow.com/questions/2068344/how-do-i-get-a-youtube-video-thumbnail-from-the-youtube-api\nconst thumbnailURL=getThumbnailURL(videoId,thumbnail,getWebPSupported()?ThumbnailFormat.WebP:ThumbnailFormat.JPG);// https://developers.google.com/youtube/player_parameters\nconst searchParams=embedURL.searchParams;searchParams.set(\"iv_load_policy\",\"3\");searchParams.set(\"rel\",\"0\");searchParams.set(\"modestbranding\",\"1\");searchParams.set(\"playsinline\",\"1\");if(isAutoplay||showThumbnail){searchParams.set(\"autoplay\",\"1\");}if(isAutoplay&&shouldMute){searchParams.set(\"mute\",\"1\");}if(play===PlayOptions.Loop){searchParams.set(\"loop\",\"1\");searchParams.set(\"playlist\",videoId);}if(!isRed){searchParams.set(\"color\",\"white\");}return /*#__PURE__*/ _jsxs(\"article\",{onPointerEnter:()=>setHovered(true),onPointerLeave:()=>setHovered(false),onPointerOver:preloadVideo,onClick:startVideo,style:{...wrapperStyle,borderRadius,transform:// Safari sometimes struggles to render border-radius:\n// - on the canvas when changing from 0 to any other value\n// - or when rendering an iframe\nhasBorderRadius&&(showVideo||onCanvas)?\"translateZ(0.000001px)\":\"unset\",cursor:\"pointer\",overflow:\"hidden\"},children:[isPreloading&&/*#__PURE__*/ _jsx(\"link\",{rel:\"preconnect\",href:\"https://www.youtube.com\"}),isPreloading&&/*#__PURE__*/ _jsx(\"link\",{rel:\"preconnect\",href:\"https://www.google.com\"}),/*#__PURE__*/ _jsx(\"div\",{style:{...videoStyle,background:showThumbnail?`center / cover url(${thumbnailURL}) no-repeat`:undefined}}),showVideo?/*#__PURE__*/ _jsx(\"iframe\",{style:videoStyle,src:embedURL.href,frameBorder:\"0\",allow:\"presentation; fullscreen; accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\",onClick:onClick,onMouseEnter:onMouseEnter,onMouseLeave:onMouseLeave,onMouseDown:onMouseDown,onMouseUp:onMouseUp}):/*#__PURE__*/ _jsx(PlayButton,{onClick:startVideo,isHovered:isHovered,isRed:isRed})]});}Youtube.displayName=\"YouTube\";addPropertyControls(Youtube,{url:{type:ControlType.String,title:\"Video\"},play:{type:ControlType.Enum,title:\"Autoplay\",options:Object.values(PlayOptions)},shouldMute:{title:\"Mute\",type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",hidden(props){return props.play===PlayOptions.Normal;}},thumbnail:{title:\"Thumbnail\",description:\"Showing a thumbnail improves performance.\",type:ControlType.Enum,options:Object.values(ThumbnailOptions),hidden(props){return props.play!==PlayOptions.Normal;}},isRed:{title:\"Color\",type:ControlType.Boolean,enabledTitle:\"Red\",disabledTitle:\"White\"},...borderRadiusControl,...defaultEvents});const defaultProps={url:\"https://youtu.be/smPos0mJvh8\",play:PlayOptions.Normal,shouldMute:true,thumbnail:ThumbnailOptions.Medium,isRed:true};Youtube.defaultProps=defaultProps;function parseVideoURL(urlString){let url;try{url=new URL(urlString);}catch{const embedURL=getEmbedURL(urlString);return[urlString,embedURL];}if(url.hostname===\"youtube.com\"||url.hostname===\"www.youtube.com\"||url.hostname===\"youtube-nocookie.com\"||url.hostname===\"www.youtube-nocookie.com\"){const pathSegments=url.pathname.slice(1).split(\"/\");// https://www.youtube.com/watch?v=Fop2oskTug8\nif(pathSegments[0]===\"watch\"){const videoId=url.searchParams.get(\"v\");const embedURL1=getEmbedURL(videoId);return[videoId,embedURL1];}// https://www.youtube.com/embed/Fop2oskTug8\nif(pathSegments[0]===\"embed\"){const videoId1=pathSegments[1];return[videoId1,url];}}// https://youtu.be/Fop2oskTug8\nif(url.hostname===\"youtu.be\"){const videoId2=url.pathname.slice(1);const embedURL2=getEmbedURL(videoId2);return[videoId2,embedURL2];}}function getEmbedURL(videoId){return new URL(`https://www.youtube.com/embed/${videoId}`);}function getThumbnailURL(videoId,res,format=ThumbnailFormat.JPG){// https://gist.github.com/a1ip/be4514c1fd392a8c13b05e082c4da363\nconst pre=ThumbnailFormat.WebP?\"https://i.ytimg.com/vi_webp/\":\"https://i.ytimg.com/vi/\";const ext=ThumbnailFormat.WebP?\"webp\":\"jpg\";switch(res){case ThumbnailOptions.Low:return`${pre}${videoId}/hqdefault.${ext}`;case ThumbnailOptions.Medium:return`${pre}${videoId}/sddefault.${ext}`;case ThumbnailOptions.High:return`${pre}${videoId}/maxresdefault.${ext}`;default:return`${pre}${videoId}/0.${ext}`;}}let _getWebPSupported;// https://stackoverflow.com/a/27232658\nfunction getWebPSupported(){// We're going to default to webp because it's pretty widely supported by now\nif(!window){return true;}if(_getWebPSupported!==undefined){return _getWebPSupported;}const element=document.createElement(\"canvas\");if(!!(element.getContext&&element.getContext(\"2d\"))){// was able or not to get WebP representation\nreturn element.toDataURL(\"image/webp\").indexOf(\"data:image/webp\")==0;}else{// very old browser like IE 8, canvas not supported\nreturn false;}}// Helper components\nfunction Instructions(){return /*#__PURE__*/ _jsx(\"div\",{style:{...emptyStateStyle,overflow:\"hidden\"},children:/*#__PURE__*/ _jsx(\"div\",{style:centerTextStyle,children:\"To embed a Youtube video, add the URL to the properties\\xa0panel.\"})});}function ErrorMessage({message}){return /*#__PURE__*/ _jsx(\"div\",{className:\"framerInternalUI-errorPlaceholder\",style:{...containerStyles,overflow:\"hidden\"},children:/*#__PURE__*/ _jsxs(\"div\",{style:centerTextStyle,children:[\"Error: \",message]})});}function PlayButton({onClick,isHovered,isRed}){return /*#__PURE__*/ _jsx(\"button\",{onClick:onClick,\"aria-label\":\"Play\",style:buttonStyle,children:/*#__PURE__*/ _jsxs(\"svg\",{height:\"100%\",version:\"1.1\",viewBox:\"0 0 68 48\",width:\"100%\",children:[/*#__PURE__*/ _jsx(\"path\",{d:\"M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z\",fill:isHovered?isRed?\"#f00\":\"#000\":\"#212121\",fillOpacity:isHovered?isRed?1:.8:.8,style:{transition:\"fill .1s cubic-bezier(0.4, 0, 1, 1), fill-opacity .1s cubic-bezier(0.4, 0, 1, 1)\"}}),/*#__PURE__*/ _jsx(\"path\",{d:\"M 45,24 27,14 27,34\",fill:\"#fff\"})]})});}const buttonStyle={position:\"absolute\",top:\"50%\",left:\"50%\",transform:\"translate(-50%, -50%)\",width:68,height:48,padding:0,border:\"none\",background:\"transparent\",cursor:\"pointer\"};const wrapperStyle={position:\"relative\",width:\"100%\",height:\"100%\"};const centerTextStyle={textAlign:\"center\",minWidth:140};const videoStyle={position:\"absolute\",top:0,left:0,height:\"100%\",width:\"100%\"};\nexport const __FramerMetadata__ = {\"exports\":{\"Youtube\":{\"type\":\"reactComponent\",\"name\":\"Youtube\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"315\",\"framerIntrinsicWidth\":\"560\",\"framerComponentPresetProps\":\"isRed, borderRadius\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./YouTube.map", "import{jsx as e,jsxs as t}from\"react/jsx-runtime\";import{addPropertyControls as i,ComponentPresetsConsumer as n,ControlType as a,Link as o}from\"framer\";import{motion as s}from\"framer-motion\";import*as r from\"react\";import{Youtube as l}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js\";let h=\"MUH3Yl2Oy\",c=\"D6Z6tNCak\",d=\"Jukz8h3I_\",u=\"OGTAmVA7X\",p=\"MVv7nhyzN\",m=\"Wzl0Bcf0y\",g=\"M0OUzO0T6\",f=\"oSC0w28Vl\",y=\"OQ61Yi8h8\",w=(e,t)=>{if(e&&\"object\"==typeof e)return{...e,alt:t};},b=[{index:0,id:\"ZJHq_o116\",[h]:0,[c]:\"Mark Zuckerberg Takes On Apple Fanboys, Tech Layoffs, Raising Cattle & More\",[d]:\"mark-zuckerberg-takes-on-apple-fanboys-tech-layoffs-raising-cattle-more\",[u]:\"Morning Brew Daily\",[p]:\"\",[m]:\"2024-02-16T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/NyoRS97w3PGrvI7YjKL7IOCRI.jpg\",srcSet:\"https://framerusercontent.com/images/NyoRS97w3PGrvI7YjKL7IOCRI.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/NyoRS97w3PGrvI7YjKL7IOCRI.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/NyoRS97w3PGrvI7YjKL7IOCRI.jpg 1280w\"},\"\"),[f]:!0,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h2\",{children:\"TLDR\"}),/*#__PURE__*/t(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Mark Zuckerberg gives his take on Apple's new Vision Pro, saying his own Quest 3 headset is better even if it's cheaper.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Zuckerberg thinks that even though Apple's fancy new product is making waves, it might end up making people see the Quest 3 as a good deal, which could help Meta.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Zuckerberg talks up Meta's approach of working together with others, saying it's better than Apple's go-it-alone way, especially for people who make apps and games.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Looking ahead, Zuckerberg is all about smart glasses and cool headsets that might one day work with A.I. to do even more.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"When it comes to A.I., Zuckerberg is positive, talking about new jobs and progress. He shares about Meta's projects like smart glasses with A.I. and a wristband that reads your mind, and even talks about his hobbies to show there's more to him than just Me\"})})]}),/*#__PURE__*/e(\"p\",{children:\"\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\"}),/*#__PURE__*/e(\"h2\",{children:\"Zuckerberg Weighs In on Apple's Vision Pro\"}),/*#__PURE__*/e(\"p\",{children:\"Mark Zuckerberg, the big boss at Meta, took an unusual step by sharing his thoughts on Apple's Vision Pro, a direct competitor to Meta's Quest 3 headset. He was pretty straightforward, saying, \\\"The media seemed really excited, almost too excited because it's Apple and it's pricey, making it seem like the better pick. I wanted to clear the air and say our Quest 3 is actually the top choice, price aside.\\\"\"}),/*#__PURE__*/e(\"h2\",{children:\"Does Apple's Buzz Help Meta?\"}),/*#__PURE__*/e(\"p\",{children:\"When asked if Apple's big splash in the headset scene could actually work in Meta's favor, Zuckerberg didn't shy away from the possibility. He believes in the power of competition, noting, \\\"Competition is generally a good thing. It brings out the best and gives people more options.\\\" He hints that all the hype around Apple might just make more people check out Meta's Quest 3, seeing it as a great mix of quality and value.\"}),/*#__PURE__*/e(\"h2\",{children:\"Open vs. Closed: What's Meta's Take?\"}),/*#__PURE__*/e(\"p\",{children:\"Zuckerberg got into the nitty-gritty of the open versus closed tech debate, reflecting on how different companies have approached this in the past. He made it clear, \\\"We're aiming to be more open, more about partnerships and really focusing on the developers.\\\" It's a nod to a more collaborative approach, contrasting with the more solitary paths some companies take.\"}),/*#__PURE__*/e(\"h2\",{children:\"Future Wearables: Glasses and Headsets\"}),/*#__PURE__*/e(\"p\",{children:\"Zuckerberg's got big plans for wearable tech, seeing a future where both smart glasses and immersive headsets play a role. He imagines a world where, \\\"You could have an immersive setup in your living room for big experiences.\\\" He's betting on smart glasses, like Meta's Ray-Ban collab, becoming as common as smartphones, with headsets offering a new kind of screen experience. And yes, he's excited about adding A.I. to the mix to make these gadgets even cooler.\"}),/*#__PURE__*/e(\"h2\",{children:\"A.I. and Jobs: Zuckerberg's Optimistic\"}),/*#__PURE__*/e(\"p\",{children:\"On the topic of A.I. and jobs, Zuckerberg is on the positive side. He believes A.I. will open doors for people to pursue what they're passionate about, saying, \\\"A.I. tools will give more people the potential to kind of do what they care about.\\\" He acknowledges there'll be challenges but is bullish on the new chances A.I. will create. Regarding the layoffs with an 'AI tinge,' he suggests it's more about companies figuring out their direction post-pandemic rather than A.I. taking over jobs.\"}),/*#__PURE__*/e(\"h2\",{children:\"The Wow Factor of A.I. Tech\"}),/*#__PURE__*/e(\"p\",{children:\"When asked about A.I. tech that could wow people, Zuckerberg didn't hesitate to mention the A.I.-powered Ray-Ban Meta Smart Glasses. He's also jazzed about a work-in-progress: a neural interface wristband that could let you control things just by thinking, hinting it's not far from hitting the market.\"}),/*#__PURE__*/e(\"h2\",{children:\"A Personal Touch to Leadership\"}),/*#__PURE__*/e(\"p\",{children:\"Reflecting on his 20 years at Meta, Zuckerberg opened up about how he's evolved as a leader, giving a shoutout to teammates like Sheryl Sandberg for their influence. He also shared a peek into his life outside Meta, talking about his interests in mixed martial arts and an intriguing project in cattle ranching aimed at producing top-notch meat. \\\"I've just had this project where I want to see if we can produce some of the highest quality meat in the world,\\\" he revealed, showing a side of him we don't usually see.\"}),/*#__PURE__*/e(\"h5\",{children:\"WATCH THE FULL INTERVIEW\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=xQqsvRHjas4\"})})})]})},{index:1,id:\"dHlDiiDZo\",[h]:0,[c]:\"How rich people think about money: how many millions is 'enough' ?\",[d]:\"how-rich-people-think-about-money-how-many-miliions-is-enough\",[u]:\"Moneywise with Sam Parr\",[p]:\"\",[m]:\"2024-02-01T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/x4ZPAVCnGNhZv0DKGofvQKBEoF0.jpg\",srcSet:\"https://framerusercontent.com/images/x4ZPAVCnGNhZv0DKGofvQKBEoF0.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/x4ZPAVCnGNhZv0DKGofvQKBEoF0.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/x4ZPAVCnGNhZv0DKGofvQKBEoF0.jpg 1280w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"em\",{children:\"TLDR\"})}),/*#__PURE__*/t(\"ul\",{children:[/*#__PURE__*/t(\"li\",{\"data-preset-tag\":\"p\",children:[/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Sam Parr launches MoneyWise podcast to explore the 'threshold number' that signifies when wealth no longer adds to well-being, challenging the conventional $75,000/year figure with the concept's subjective nature.  \"})}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/t(\"li\",{\"data-preset-tag\":\"p\",children:[/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Anker Napaul shares his journey from modest beginnings to selling his company for $250M at 31, highlighting that wealth's greatest gift was the freedom to pursue passion over necessity.  \"})}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Both Parr and Napaul discuss how beyond a certain wealth point, money primarily offers the luxury of choice and time, with Anker walking away from a $10M contract for the sake of freedom.  \"})})}),/*#__PURE__*/t(\"li\",{\"data-preset-tag\":\"p\",children:[/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Despite achieving financial freedom, Napaul underscores the importance of ambition and purpose, moving away from leisure to engage in work he's passionate about.  \"})}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Parr suggests a 'threshold number' of $25M for contentment based on affluent spending habits, emphasizing that real happiness transcends fiscal figures; it's about using wealth to amplify one's true self and values.\"})})})]}),/*#__PURE__*/e(\"p\",{children:\"\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014-\"}),/*#__PURE__*/e(\"h3\",{children:\"The Quest for the Threshold Number: When is Enough Truly Enough?\"}),/*#__PURE__*/e(\"p\",{children:\"In the realm of high net worth individuals, conversations about money often tread a fine line between essential financial planning and toeing the edge of perceived opulence. Sam Par, a founder of Hampton, introduces the concept of the 'threshold number' in **MoneyWise**, a novel podcast geared towards affluent audiences seeking personal finance insights.\"}),/*#__PURE__*/e(\"p\",{children:\"According to Parr, 'We're going to ask our guests a lot of questions that frankly people are too embarrassed to ask and if done incorrectly this topic can come off kind of douchy however it's very important to you the Hampton Community and uh I think it's going to be awesome.'\"}),/*#__PURE__*/e(\"h3\",{children:\"Defining The 'Threshold Number'\"}),/*#__PURE__*/e(\"p\",{children:\"How much wealth is sufficient for an individual to lead a content life without incessant financial worries? Parr aims to pin down this elusive 'threshold number'; the point beyond which additional wealth ceases to significantly enhance well-being. An often-quoted figure, stemming from a 2010 study, is $75,000 a year, but Par dismisses this as inadequate, asserting instead the subjective nature of happiness and its relationship with personal wealth.\"}),/*#__PURE__*/e(\"h3\",{children:\"Anker's Journey from Modesty to Millions\"}),/*#__PURE__*/e(\"p\",{children:\"The podcast introduces us to Anker Napaul, whose financial journey from a middle-class family in Oman to selling his company, Teachable, at the age of 31 for over $250 million embodies the wealth spectrum. Napaul reflects, 'The biggest thing \\\\[money] gave me was frankly like the freedom to just say no to a lot of like a great example is like getting a job right like I wasn't doing anything for two years but trying to build failing businesses.'\"}),/*#__PURE__*/e(\"p\",{children:\"Napaul's early financial emancipation \u2013 earning $20-$30 a day from college side projects \u2013 instilled in him a sense of liberation and set the stage for his future entrepreneurial successes. He underscores the significance of sustainable freedom over the mere accumulation of capital.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Life-Changing Impact of 'Enough'\"}),/*#__PURE__*/e(\"p\",{children:\"Napaul's and Parr's discussions converge on the theme that, post a certain point, wealth primarily offers liberty \u2013 the choice to pursue dreams without the nagging constraints of financial scarcity. For Napaul, enough was being able to walk away from a $10 million employment contract post-acquisition because his existing wealth afforded him the luxury of prioritizing freedom and time over more money.\"}),/*#__PURE__*/e(\"p\",{children:\"'Frankly, if I had zero dollars there's no way I would walk away from a $10 million Employment contract but now where I'm like I already have enough where it's like my freedom in time that's important,' reflects Napaul, hinting at the psychological pivot that great wealth can provide.\"}),/*#__PURE__*/e(\"h3\",{children:\"Resuming the Passionate Pursuit Post-Windfall\"}),/*#__PURE__*/e(\"p\",{children:\"Contrary to the expectation of reveling in endless leisure, Napaul, like many driven individuals, found a lack of purpose despite his ability to live a modest life of travel and luxury. He reaffirms the inherent value in being ambitious: 'I want to play my Sport and be the best I can at the sport I play versus kind of just chilling.'\"}),/*#__PURE__*/e(\"h3\",{children:\"The Fulfillment in Provision and Generosity\"}),/*#__PURE__*/e(\"p\",{children:\"A shared sentiment between Napaul and Michael, another ultra-successful entrepreneur, is the joy derived from being able to provide for their loved ones. Michael expresses similar contentment in being able to assist his family financially, revealing, 'It makes me happy to set my kids up... so in terms of money bringing you happiness it can like you know buying your family health buying your family Freedom those are things that really do give you happiness with money.'\"}),/*#__PURE__*/e(\"h3\",{children:\"Discerning a Numerical Value for Contentment\"}),/*#__PURE__*/e(\"p\",{children:\"Although Parr hesitates to generalize, he proposes a threshold number of $25 million, based on spending habits of wealthy individuals and prudent withdrawal rates. He emphasizes that having money is not synonymous with happiness, but rather it's how one applies it in pursuit of a fulfilling life.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Takeaway: A Life Beyond Numbers\"}),/*#__PURE__*/e(\"p\",{children:\"Parr concludes that while MoneyWise offers a platform to discuss the threshold number, happiness ultimately transcends any figure. It comes down to the inherent qualities of the individual and their attitude towards life and money. As Parr poignantly surmises, wealth is not about changing who you are, but enabling you to become more of yourself.\"}),/*#__PURE__*/e(\"p\",{children:\"In his own words: 'I truly believe money makes you more of who you are and it sometimes takes you back to the things you found cool when you were young.'\"}),/*#__PURE__*/t(\"p\",{children:[\"The true game-changer is ultimately not the podcast's potential financial advice but the revelation that, for each individual, the threshold number is uniquely their own \u2013 a personalized benchmark of enough.\",/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/e(\"h5\",{children:\"LISTEN TO THE FULL EPISODE:\"}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=ItsDLxK8c58\"})})})]})},{index:2,id:\"Z9rZCAaTu\",[h]:0,[c]:\"What Stock Would Warren Buffett Buy If He Started Over In 2024?\",[d]:\"what-stock-would-warren-buffett-buy-if-he-started-over-in-2024\",[u]:\"My First Million\",[p]:\"\",[m]:\"2024-02-12T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/nGSbxmEUxrBbP7Y6UHIM5NeutI.jpg\",srcSet:\"https://framerusercontent.com/images/nGSbxmEUxrBbP7Y6UHIM5NeutI.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/nGSbxmEUxrBbP7Y6UHIM5NeutI.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/nGSbxmEUxrBbP7Y6UHIM5NeutI.jpg 1280w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"em\",{children:\"TLDR\"})}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/t(\"ul\",{children:[/*#__PURE__*/t(\"li\",{\"data-preset-tag\":\"p\",children:[/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Shaan cheers on TKO, highlighting its near-monopoly in combat sports, driven by recognizable brands like WWE and UFC, and argues its resilience and economic moat, despite acknowledging risks like debt and management changes.\"})}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/t(\"li\",{\"data-preset-tag\":\"p\",children:[/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Parr counters with Ferrari, focusing on its opulent brand exclusivity, staggering unit profits, and strategic brand protection, while also noting potential challenges like changing consumer trends and regulatory pressures.\"})}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/t(\"li\",{\"data-preset-tag\":\"p\",children:[/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Both perspectives underscore the importance of investing in brands with strong identities, passionate customer bases, and long-term viability, though they diverge on their preferred choice of investment.\"})}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})})]}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"The debate wraps up by emphasizing the importance of passion and brand strength in investments, and while no clear winner is declared, the discussion serves as an engaging primer on different investment philosophies and the complexities of brand-based investing.\"})})})]}),/*#__PURE__*/e(\"p\",{children:\"\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014-\"}),/*#__PURE__*/e(\"h3\",{children:\"Stock-a-palooza 2024: The Combat of Investments\"}),/*#__PURE__*/e(\"p\",{children:\"In a dynamic showdown of investment rationale and showmanship, two financial enthusiasts took to the digital stage to debate which single stock could potentially bring the mightiest returns. Amid playful banter and the disclaimer that their discussion was for entertainment and not financial advice, they outlined the self-imposed challenge of Stock-a-palooza 2024. As one half of the duo, Shaan Puri, pointed out, 'We could play a drinking game where it's like count the disclosures... we have no idea what we're talking about.'\"}),/*#__PURE__*/e(\"h3\",{children:\"The Buffett Way: Investing in Brands, Not Stocks\"}),/*#__PURE__*/e(\"p\",{children:\"Puri initiated the challenge by invoking the wisdom of the legendary investor Warren Buffett, asserting the importance of understandability, economic moat, competent management, margin of safety, and strong financials. He emphasized, 'Buy brands that you understand... [that] spit off cash at a fair price.' Puri sought a stock aligning with Buffett's philosophy and found his contender in the form of TKO\u2014owners of WWE and UFC\u2014a unique blend of entertainment and brutality with a Buffett-style economic moat.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Spectacle of Sweat and Strategy: TKO's Dominance\"}),/*#__PURE__*/e(\"p\",{children:\"'Every weekend I... build my Saturdays around it,' confessed Puri about his enthusiasm for watching professional fights, demonstrating the high customer lifetime value (LTV) inherent in UFC fandom. Highlighting TKO's near-monopolistic hold\u2014comparable to giants like Google\u2014he argued for the company's unrivaled market share. He extolled the management prowess of figures like Dana White, and underscored their resilience against AI disruption, 'how [are] you going to use AI to make two guys fight in a ring?'\"}),/*#__PURE__*/e(\"h3\",{children:\"Risks in the Ring: The Vulnerabilities of TKO\"}),/*#__PURE__*/e(\"p\",{children:\"Despite the bullish stance, Puri acknowledged certain risks, like the significant debt incurred from acquiring WWE and UFC, and the unpredictable future should Dana White, the face of UFC, ever decide to step down. However, Puri insisted on the industry's 'tremendous anti-fragility,' capable of surviving even a pandemic by adapting with ingenuity.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Opulence of Owning Speed: Ferrari's Exclusivity\"}),/*#__PURE__*/e(\"p\",{children:\"Switching gears, Sam Parr set forth his counter-argument, narrating the lore of Enzo Ferrari, an icon as colorful and tempestuous as the brand he birthed. Pointing to Ferrari's staggering 2023 revenue growth and robust net profits, Parr portrayed the Italian carmaker as an emblem of luxury and grandeur that few businesses can replicate. 'Ferrari chooses you,' he proclaimed, revealing the brand's fiercely guarded exclusivity.\"}),/*#__PURE__*/e(\"h3\",{children:\"The High Cost of Elegance: Ferrari's Profit Margins\"}),/*#__PURE__*/e(\"p\",{children:\"As a testament to Ferrari's financial fortitude, Parr shared a startling statistic, 'last year...they made over 100 Grand per unit sold,' dwarfing competitors like Tesla and Ford in profitability. He drilled down on Ferrari's unmatched margins, illustrating its significance against industry giants and elaborating on stringent policies that protect the brand's ultra-exclusive status.\"}),/*#__PURE__*/e(\"h3\",{children:\"Gears of Caution: Ferrari's Economic Roadblocks\"}),/*#__PURE__*/e(\"p\",{children:\"Transitioning to a moment of sober scrutiny, Parr acknowledged the formidable risk factors facing Ferrari, from its sky-high P/E ratio to the waning interest of young people in car ownership. He also warned of regulatory changes demanding hybrid models, although Ferrari's proactive approach to hybrids might serve as an economic airbag.\"}),/*#__PURE__*/e(\"h3\",{children:\"Lessons from the Luxe: Building a Legacy Brand\"}),/*#__PURE__*/e(\"p\",{children:\"Parr shared insights into the ethos of crafting a legacy brand, resonating with Enzo Ferrari's unfaltering dedication\u2014a missionary zeal that forged a global aspirational symbol. He highlighted the need for strategic refusals against lucrative but brand-diluting propositions, suggesting that for such iconic brands, 'if you can say no for that long... it can pay off.'\"}),/*#__PURE__*/e(\"h3\",{children:\"The Verdict: Where to Stake Your Imaginary Millions?\"}),/*#__PURE__*/e(\"p\",{children:\"If their theatrics were to decide the destination for a hypothetical $100,000 investment, the debaters diverged. Puri leaned towards Ferrari for its grounding in high fashion and legacy, while Parr perceived TKO's potential for explosive upside growth, albeit with a higher risk quotient.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h5\",{children:\"WATCH THE FULL EPISODE:\"}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=RWn-bYTOrD8\"})})})]})},{index:3,id:\"F8lRXxSCL\",[h]:0,[c]:\"The Truth About Building AI Startups Today\",[d]:\"the-truth-about-building-ai-startups-today\",[u]:\"Y Combinator\",[p]:\"\",[m]:\"2024-02-08T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/PYPLwBO0LRToqbuf6cCplpXob7I.jpg\",srcSet:\"https://framerusercontent.com/images/PYPLwBO0LRToqbuf6cCplpXob7I.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/PYPLwBO0LRToqbuf6cCplpXob7I.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/PYPLwBO0LRToqbuf6cCplpXob7I.jpg 1280w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"em\",{children:\"TLDR\"})}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/t(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/t(\"em\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Mundane is Magnificent\"}),\": Billion-dollar startups often focus on unglamorous tasks, like automating mundane operations, showcasing the untapped potential in everyday processes.\"]})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/t(\"em\",{children:[/*#__PURE__*/e(\"strong\",{children:\"AI's Integral Role\"}),\": Nearly half of Y Combinator's startups weave AI into their core, indicating a trend towards organic integration of artificial intelligence rather than a forced fit.\"]})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/t(\"em\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Youth Over Experience\"}),\": The AI startup scene is a level playing field where even college dropouts can innovate, thanks to the field's novelty and the absence of deep-rooted expertise.\"]})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/t(\"em\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Beware of 'Tarpit Ideas':\"}),\" YC warns against alluring yet vague concepts, such as AI co-pilots without clear applications, which can trap startups in inaction.\"]})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/t(\"em\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Open-Source AI as a Democratic Force\"}),\": The advocacy for open-source AI models aims to prevent monopolies and ensure equitable access, encouraging startups to provide unique value in a competitive landscape.\"]})})})]}),/*#__PURE__*/e(\"p\",{children:\"\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\"}),/*#__PURE__*/e(\"h3\",{children:\"Differentiating Billion-Dollar Ideas from Fleeting Trends\"}),/*#__PURE__*/e(\"p\",{children:\"In the dynamic world of startups, particularly those entwined with the rapidly evolving field of artificial intelligence, distinguishing a potentially billion-dollar idea from one that risks obsolescence with the advent of technologies like GPT-5 is crucial. Y Combinator's partners believe that while some ideas may seem mundane, they often bear the seeds of remarkable businesses. As they describe, 'something that's boring might actually be an incredible business but why is that?'\"}),/*#__PURE__*/e(\"h3\",{children:\"The Role of AI in Startups and Society\"}),/*#__PURE__*/e(\"p\",{children:\"AI's all-encompassing influence is evident in society and, more pointedly, in the startup ecosystem. Y Combinator, an accelerator known for backing breakthrough companies, has noted a substantial portion of their recent batch\u2014close to 50%\u2014integrating AI into their core. This integration signals an emergent pattern, where startups are not selected based on a predefined AI thesis but rather demonstrate an organic inclination toward leveraging AI: 'the fact that half the batch is working on AI says something much more interesting than just the YC Partners think AI is cool.'\"}),/*#__PURE__*/e(\"h3\",{children:\"College Students and AI Startups: A Once-in-a-Lifetime Opportunity\"}),/*#__PURE__*/e(\"p\",{children:\"There's an observable trend of college students forgoing their degrees to venture into AI startups, driven by the field's novelty and the perceived rarity of such opportunities. The leveling ground, where 'there's no one walking around with like four years of LM experience,' allows young, quick learners to excel and contribute meaningfully. \"}),/*#__PURE__*/e(\"h3\",{children:\"AI Startup Success Factors: Mundane Over Glamorous\"}),/*#__PURE__*/e(\"p\",{children:\"While headlines often celebrate advanced general intelligence (AGI) and flashy AI demonstrations, the traction in YC batches tends to favor startups focused on mundane tasks like workflow automation. The high compatibility of large language models (LLMs) with 'mundane information processing' forms an untapped opportunity ripe for exploitation, especially in operations hidden within the bowels of back offices.\"}),/*#__PURE__*/e(\"h3\",{children:\"Opportunities in Mundane AI Tasks: The Boring Brilliance\"}),/*#__PURE__*/e(\"p\",{children:\"Take for instance a YC-funded company that pivoted to using LLMs for automating the search and submission process for government contracts\u2014a task both mundane yet ripe for innovation. This pivot underlines the adage 'where there's muck there's brass,' emphasizing the potential for value in seemingly dreary places. \"}),/*#__PURE__*/e(\"h3\",{children:\"Beware of 'Tar pit Ideas'\"}),/*#__PURE__*/e(\"p\",{children:\"The partners at YC warn of 'tarpit ideas'\u2014concepts that initially attract many founders but ultimately prove to be startup quicksand. They highlighted the example of AI co-pilots, concepts that generate curiosity yet lack a clear application, leading to inertia rather than adoption. Chat interfaces, a common focus within these ideas, might not be the right approach. As one partner puts it, 'I've never been that big a fan of chat because it puts so much of the emphasis on the user knowing how to speak to a computer.'\"}),/*#__PURE__*/e(\"h3\",{children:\"Focus on Genuine Use Cases\"}),/*#__PURE__*/e(\"p\",{children:\"Y Combinator's philosophy suggests a pivot towards genuine use cases over chasing a 'checkbox mentality.' Startups should focus on addressing specific user needs, embedding AI logic within familiar software formats rather than conforming to a generic AI-enabled interface. \"}),/*#__PURE__*/e(\"h3\",{children:\"Fine-Tuning Open-Source Models\"}),/*#__PURE__*/e(\"p\",{children:\"As the cost of open-source models continues to decrease, startups offering fine-tuning services must deliver value beyond price advantages to remain competitive. This might include catering to unique domain-specific data while addressing growing data privacy concerns\u2014an issue already sparking the rise of AI-focused cybersecurity firms. \"}),/*#__PURE__*/e(\"h3\",{children:\"Advocacy for Open-Source AI\"}),/*#__PURE__*/e(\"p\",{children:\"The podcast highlights a thoughtful advocacy for open-source AI, recognizing it as a democratizing force against potential AI monopolies. It notes a societal need for equitable AI access to counterbalance the power dynamics in play.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Resurgence of AI Researcher-Founders\"}),/*#__PURE__*/e(\"p\",{children:\"An interesting shift is occurring in AI research circles: researchers are increasingly drawn toward entrepreneurship, a movement galvanized by the industry impact of pivotal research papers like 'All you need is Attention.' \"}),/*#__PURE__*/e(\"h3\",{children:\"The Periodic Dismissal of Emerging Tech\"}),/*#__PURE__*/e(\"p\",{children:\"Every technology boom is met with skepticism\u2014a pattern consistent from the early days of personal computers to the contemporary AI landscape. The narrative around 'GPT wrappers' is no exception, significantly paralleling how foundational technologies like databases were once trivialized in their infancy.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h5\",{children:\"WATCH THE FULL EPISODE:\"}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=TwDJhUJL-5o\"})})})]})},{index:4,id:\"fAsoyyJeH\",[h]:0,[c]:\"How He Made $1M in 3 Months Out of His Garage\",[d]:\"how-he-made-1m-in-3-months-out-of-his-garage\",[u]:\"The Dock with Omar Waseem\",[p]:\"\",[m]:\"2024-02-10T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/nljwGXVZuLkXlrXvhcgJ1hqqfVY.jpg\",srcSet:\"https://framerusercontent.com/images/nljwGXVZuLkXlrXvhcgJ1hqqfVY.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/nljwGXVZuLkXlrXvhcgJ1hqqfVY.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/nljwGXVZuLkXlrXvhcgJ1hqqfVY.jpg 1280w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"em\",{children:\"TLDR\"})}),/*#__PURE__*/t(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/t(\"em\",{children:[\"Evergreen, led by Dylan, breaks into the hardware industry with a unique crypto mining device using hard drives, hitting $1 million in sales its first year through a rapid market entry strategy using off-the-shelf components and 3D printing.\",/*#__PURE__*/e(\"br\",{})]})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/t(\"em\",{children:[\"Leveraging a strong crypto mining community, Dylan validated Evergreen's product idea quickly, moving from MVP to securing pre-orders in just two weeks with minimal upfront investment.\",/*#__PURE__*/e(\"br\",{})]})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/t(\"em\",{children:[\"Scaling challenges arose as Dylan manually assembled devices and updated software from his living room, battling financial hurdles and manufacturing costs to meet initial order demands.\",/*#__PURE__*/e(\"br\",{})]})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/t(\"em\",{children:[\"Dylan envisions transforming consumer electronics into revenue-generating assets, suggesting a future where devices like TVs also work to cover their own expenses.\",/*#__PURE__*/e(\"br\",{})]})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Evergreen focuses on making crypto mining accessible and environmentally friendly by utilizing energy-efficient hard drives, pioneering a practical solution for eco-conscious consumers and those new to crypto.\"})})})]}),/*#__PURE__*/e(\"h3\",{children:\"\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014-\"}),/*#__PURE__*/e(\"h3\",{children:\"Building Evergreen: A Crossover from Crypto Curiosity to Hardware Startup Success\"}),/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(o,{href:\"https://evergreenminer.com/\",openInNewTab:!0,smoothScroll:!1,children:/*#__PURE__*/e(\"a\",{children:\"Evergreen\"})}),\", founded by \",/*#__PURE__*/e(o,{href:\"https://twitter.com/dylanmrose\",openInNewTab:!0,smoothScroll:!1,children:/*#__PURE__*/e(\"a\",{children:\"Dylan Rose\"})}),\", is pioneering in the hardware space by creating devices that empower users to make money from their hardware, starting with a crypto mining device that utilizes hard drives. In a move that diverges from the typical narrative of hardware startups not turning a profit in the early stages, Evergreen impressively generated around a million dollars in its inaugural year. Dylan attributes this success to a strategy of rapidly entering the market with a shipping product, leveraging off-the-shelf components, and embracing 3D printing to eschew the hefty investment usually required before hitting the market. 'I definitely kind of had a thesis which was like just like like software I need to get into the market very quickly I need to ship product very quickly,' Dylan explains about his approach, contrasting it with the costly development processes he had witnessed.\"]}),/*#__PURE__*/e(\"h3\",{children:\"MVP to Market: Seizing Community and Capitalizing on Crypto\"}),/*#__PURE__*/e(\"p\",{children:\"The path to Evergreen's early triumph involved tapping into the robust community surrounding crypto mining. By validating the idea with potential distributors and influencers, Dylan was able to create a minimum viable product (MVP) within just two weeks, securing initial pre-orders. This approach not only jump-started sales but validated the market without significant upfront investment. 'I emailed some folks and said hey if I made this would you put it on your channel right and once I got the go-ahead I made the prototype in like two weeks just barely had it working like really MVP they put it on their site and that's how we got the first pre-orders,' he recounts the speed and effectiveness of validating and distributing his product.\"}),/*#__PURE__*/e(\"h3\",{children:\"Scaling Up Challenges: From Living Room to Production Floor\"}),/*#__PURE__*/e(\"p\",{children:\"With the first prototype a success, the following months were a grueling period of assembling the devices single-handedly while juggling constant software updates. It took five months to fulfill the initial batch of orders amidst the rapid evolution of the needed software. As the operation scaled, Dylan faced the inherent hardware startup challenge of capital for manufacturing against a backdrop of limited funding and financial services like PayPal withholding crucial revenues. Despite these obstacles, Evergreen pushed ahead, with Dylan emphasizing the need for overcoming each new hurdle: 'It's about what you don't have to change anymore... we haven't had to change the design... that's when you know things are starting to smooth out.'\"}),/*#__PURE__*/e(\"h3\",{children:\"Future Aspirations: Redefining Consumer Electronics with Revenue Generation\"}),/*#__PURE__*/e(\"p\",{children:\"Looking ahead, Dylan envisions a paradigm shift where consumer electronics do more than their intended use; they become assets that generate revenue. The idea is for these devices to cover their own costs by leveraging idle capacities, much like a TV that could pay for its owner's streaming service subscriptions. 'We want to take all these consumer electronics that sit there and do nothing and find ways for them to be revenue-generating assets,' says Dylan, proposing a future where technology not only serves functional purposes but financial ones too.\"}),/*#__PURE__*/e(\"h3\",{children:\"A New Approach to Crypto Mining: Accessibility and Efficiency \"}),/*#__PURE__*/e(\"p\",{children:\"Evergreen aims to make crypto mining accessible to the average person. By focusing on hard drives, which are lower in energy consumption compared to traditional mining methods, they offer an efficient alternative for those without access to large amounts of energy. This innovation caters to both eco-conscious values and practicality, offering an exciting avenue for consumers looking to delve into crypto without the significant energy costs.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h5\",{children:\"WATCH THE FULL EPISODE:\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=smWJbWFctn4\"})})})]})},{index:5,id:\"oMT4CSmUJ\",[h]:0,[c]:\"Everything I Learned From 48 Hours With MrBeast (The +$1B Mindset) \",[d]:\"everything-i-learned-from-48-hours-with-mrbeast-(the-1b-mindset)\",[u]:\"My First Million\",[p]:\"w/ Mr. Beast\",[m]:\"2024-01-10T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/sCAPNZYmy3is88NVSENDmvoEc.jpg\",srcSet:\"https://framerusercontent.com/images/sCAPNZYmy3is88NVSENDmvoEc.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/sCAPNZYmy3is88NVSENDmvoEc.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/sCAPNZYmy3is88NVSENDmvoEc.jpg 1280w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"em\",{children:\"TLDR\"})}),/*#__PURE__*/t(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"MrBeast shatters norms with his unique mindset and relentless ambition, propelling his fame and fortune.\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"MrBeast skyrocketed to 100M YouTube subscribers in a year and is making waves in the chocolate industry with Feastables.\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Jimmy's 'mindset cloning' strategy ensures his team aligns perfectly with his business vision.\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"The most impactful achievers are often the quietest, letting their success make the noise.\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Top performers shine across professional and personal fields, proving skill knows no bounds.\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"A self-proclaimed 'data junkie,' MrBeast's success stems from deep dives into analytics and engagement.\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"MrBeast's path highlights the power of focus, ambition, and smart strategy in achieving greatness.\"})})})]}),/*#__PURE__*/e(\"h3\",{children:\"\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\"}),/*#__PURE__*/e(\"h3\",{children:\"The Outlier Amongst Success: Jimmy's Ambitious Evolution \"}),/*#__PURE__*/e(\"p\",{children:\"Jimmy, also known as MrBeast, has been identified as an outlier even amongst a congregation of highly successful individuals. His unique mindset, insatiable ambition, steadfast obsession, diligent work ethic, and complete disregard for social norms place him in a category of his own. Observers noticed, 'amongst this group of very successful people it was very clear that Jimmy is an outlier because of his mindset, because of his ambition, because of his level of obsession, because of his work ethic, because of his absolute disregard for social norms.' These traits not only distinguish him, but have also been critical in his trajectory of accumulating fame and fortune.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Remarkable Growth of MrBeast's Empire\"}),/*#__PURE__*/e(\"p\",{children:\"In just one year, the scope of Jimmy's YouTube channel has grown phenomenally, doubling its subscriber count by over 100 million. Beyond content creation, his chocolate business Feastables has exploded in success, achieving the potential to break into a billion-dollar market. This pivot and focus on a seemingly simple product is now shaping up to be an astute business move that might result in a multi-billion dollar payout in the future. He mentions, 'every day I wake up and think how do I sell more chocolate,' showcasing a level of dedication and obsession that fuels exceptional results.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Unconventional Approach to Team Building \"}),/*#__PURE__*/e(\"p\",{children:\"At the core of Jimmy's success is an unconventional approach to building his team. He 'clones' himself by selecting individuals who shadow him intensively to absorb his way of thinking and modus operandi. This intense incubation period results in a team that is wholly attuned to his direction and business vision. Such an approach challenges the status quo, as he explained the rigorous process, 'for the first six months all you're going to do is just shadow me and just learn exactly how I think and what I want and what I do and why I do it.\u201D\"}),/*#__PURE__*/e(\"h3\",{children:\"Insights from The Quiet Achievers\"}),/*#__PURE__*/e(\"p\",{children:\"An interesting observation from the gathering was that the most successful individuals were also the most reserved, choosing to listen rather than speak. This anti-bragging, humble approach, where actions spoke louder than words, seemed to be a common trait amongst those with the most wealth and wisdom. The quiet undertone of confidence they possessed advocated for a more introspective path to success.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Intersection of Genius Across Fields \"}),/*#__PURE__*/e(\"p\",{children:\"A standout characteristic of these high-achievers is their ability to excel not just in their primary field of business but also in personal hobbies or passions, achieving world-class status. Whether it's dominating a niche strategy board game or excelling in fitness, their pursuit of excellence is unimpeded by domain, showing that once the skill of mastery has been honed, it can be applied successfully across various fields of interest.\"}),/*#__PURE__*/e(\"h3\",{children:\"Unveiling the 'Data Junkie': MrBeast's Self-Perception \"}),/*#__PURE__*/e(\"p\",{children:\"When asked about his own identity, Jimmy referred to himself as a 'data junkie.' This self-assessment sheds light on his winning strategy that hinges on a deep understanding of platform algorithms and user engagement, 'I basically just studied the algorithm, studied the platform, and I figured out what's going to work.' This level of analytical precision has allowed MrBeast to reach staggering heights in content creation and beyond.\"}),/*#__PURE__*/t(\"h5\",{children:[/*#__PURE__*/e(\"br\",{}),\"WATCH THE FULL EPISODE:\"]}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=831LY8VDTKI\"})})})]})},{index:6,id:\"zuqsuYSKs\",[h]:0,[c]:\"Tools to Enhance Working Memory & Attention\",[d]:\"tools-to-enhance-working-memory-attention\",[u]:\"Andrew Huberman\",[p]:\"\",[m]:\"2024-01-29T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/DsSq2wFZts9RQPQpeq3uc6U4.jpg\",srcSet:\"https://framerusercontent.com/images/DsSq2wFZts9RQPQpeq3uc6U4.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/DsSq2wFZts9RQPQpeq3uc6U4.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/DsSq2wFZts9RQPQpeq3uc6U4.jpg 1280w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:\"TLDR\"}),/*#__PURE__*/t(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Working memory is key to focus and handling information, essential for daily tasks and decision-making.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Stands apart from long-term memory, serving as a critical, short-term cognitive workspace.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Relies on unique neuroplasticity, operating through specific neural circuits without long-term storage.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Dopamine in the prefrontal cortex is crucial, directly impacting working memory's efficiency.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"An optimal dopamine balance is necessary for peak working memory performance, avoiding extremes.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Boosting working memory involves yoga, cold exposure, supplements like L-Tyrosine, and, if needed, targeted medications.\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014-\"}),/*#__PURE__*/e(\"h3\",{children:\"Understanding Working Memory [0:12-1:07]\"}),/*#__PURE__*/e(\"p\",{children:\"Working memory, a pivotal cognitive function, enables us to hold and manipulate information for short durations. Intrinsically linked to attention, working memory's role in our ability to develop better focus cannot be understated. In this deep dive into working memory, we will explore not only its definition and biological underpinnings but also practical strategies for enhancement. The insights gained will offer a pathway to bolstering focus and effectively storing information across different memory types. Andrew Huberman, a neurobiology and ophthalmology professor at Stanford School of Medicine, states, 'working memory is a special category of memory... closely related to attention.'\"}),/*#__PURE__*/e(\"h3\",{children:\"The Distinction Between Memory Types [5:05-7:08]\"}),/*#__PURE__*/e(\"p\",{children:\"Working memory stands apart from the more commonly understood long-term memory, which includes both declarative and procedural components. Unlike the durable and extensive storage capacity of long-term memory, working memory is more akin to a fleeting workspace. The function of working memory is exemplified in various everyday scenarios, such as planning a morning routine, where it allows us to sequence and discard information as needed. This illustrates working memory's essential role in navigating daily life efficiently without clogging long-term storage with transient details.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Role of the Hippocampus and Neuroplasticity [10:01-15:00]\"}),/*#__PURE__*/e(\"p\",{children:\"A discussion on neuroplasticity\u2014our nervous system's ability to adapt and change\u2014reveals the distinction between working memory and other memory forms. While forming and storing short-term and long-term memories engage neuroplastic processes such as long-term potentiation (LTP) and depression (LTD), working memory operates differently, without retaining information long-term. Huberman elucidates this, declaring that 'working memory is the reflection of a particular neural circuit running an algorithm over and over.'\"}),/*#__PURE__*/e(\"h3\",{children:\"Neural Circuitry of Working Memory: Dopamine as a Key Player [27:03-36:08]\"}),/*#__PURE__*/e(\"p\",{children:\"Delving into the neural circuitry, we find dopamine, a neuromodulator linked to motivation and attention, playing a crucial role in working memory. Research suggests a correlation between the quantity of dopamine in the prefrontal cortex and working memory capacity, with higher availability resulting in improved function. Huberman explains, 'when dopamine levels are lower... working memory performance tends to be lower compared to conditions where dopamine release... is higher.'\"}),/*#__PURE__*/e(\"h3\",{children:\"The Inverted U-Shape of Dopamine and Working Memory [47:59-53:43]\"}),/*#__PURE__*/e(\"p\",{children:\"An intriguing discovery arises from studies administering bromocryptine, a dopamine increaser. While those with initially low dopamine saw enhanced working memory, individuals who began with high capacity experienced a decrease in performance when given excessive bromocryptine, outlining an inverted U-shaped relationship between dopamine and working memory. This nuanced understanding emphasizes the balance needed in dopamine levels for optimal working memory function.\"}),/*#__PURE__*/e(\"h3\",{children:\"Behavioral and Supplemental Interventions [56:08-1:25:08]\"}),/*#__PURE__*/e(\"p\",{children:\"Practical interventions to boost working memory include behavioral protocols like Yoga Nidra and deliberate cold exposure, which have shown to increase baseline dopamine levels. Additionally, over-the-counter supplements such as L-Tyrosine and Mucuna Pruriens present another non-pharmacological avenue. Huberman advises caution with doses and emphasizes consulting with healthcare providers before trying new supplements or changing routines.\"}),/*#__PURE__*/e(\"h3\",{children:\"Pharmacological Aids for Addressing Deficits [1:25:41-1:28:01]\"}),/*#__PURE__*/e(\"p\",{children:\"In cases of significant working memory and attention deficits, pharmacological solutions like those prescribed for ADHD might be considered. These typically involve dopamine-increasing drugs but are noted to be sometimes over-prescribed. Huberman firmly suggests a comprehensive approach, incorporating behavioral elements alongside medication, under guidance from a healthcare professional.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h5\",{children:\"WATCH THE EPISODE:\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=CQlTmOFM4Qs\"})})})]})},{index:7,id:\"LpfMS3Ru1\",[h]:0,[c]:\"Beeper's fight to break Apple's stronghold on messaging with Eric Migicovsky \",[d]:\"beeper-s-fight-to-break-apple-s-stronghold-on-messaging-with-eric-migicovsky\",[u]:\"This Week in Startups\",[p]:\"w/ Eric Migicovsky\",[m]:\"2024-02-05T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/KjjBxDGdgraiWmnWa1N5cKOpB3s.jpg\",srcSet:\"https://framerusercontent.com/images/KjjBxDGdgraiWmnWa1N5cKOpB3s.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/KjjBxDGdgraiWmnWa1N5cKOpB3s.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/KjjBxDGdgraiWmnWa1N5cKOpB3s.jpg 1280w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"em\",{children:\"TLDR\"})}),/*#__PURE__*/t(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Beeper CEO takes on Apple, aiming to unify chat across platforms.\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Slams iMessage for trapping users within Apple's walls.\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'Beeper Mini' blocked by Apple, halting encrypted cross-platform chats.\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Urges startups to challenge tech giants and push for open ecosystems.\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Looks to regulations like the Digital Markets Act to dismantle tech monopolies.\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Advocates for Beeper's transparent, user-first subscription model.\"})})})]}),/*#__PURE__*/e(\"p\",{children:\"___________________________________________________________\"}),/*#__PURE__*/e(\"h3\",{children:\"Beeper's Universal Chat Ambitions and Apple's Ecosystem Control [0:00-1:32]\"}),/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(o,{href:\"https://twitter.com/ericmigi\",openInNewTab:!0,smoothScroll:!1,children:/*#__PURE__*/e(\"a\",{children:\"Eric Migicovsky\"})}),\", the CEO of \",/*#__PURE__*/e(o,{href:\"https://www.beeper.com/\",openInNewTab:!0,smoothScroll:!1,children:/*#__PURE__*/e(\"a\",{children:\"Beeper\"})}),\", joined Jason to discuss the challenges startups face when dealing with large platforms like Apple, and Beeper's mission to create a universal chat app. Migicovsky described the frustration of managing multiple chat apps and the need for easier communication across different networks. Beeper is working to unite them all into one application. Migicovsky remarked, 'if we don't speak up if we don't share our experience and if we don't explain that you know creating new products is harder because of the fact that one company controls this ecosystem, it won't change.' This sets the stage for a conversation on the difficulties startups encounter and the potential for change.\"]}),/*#__PURE__*/e(\"h3\",{children:\"iMessage: A Barrier to Switching from iPhone [6:34-8:22]\"}),/*#__PURE__*/e(\"p\",{children:\"Migicovsky elaborated on how Apple's iMessage creates barriers that prevent users from easily switching to Android devices due to its tight integration with iOS and green vs. blue bubble dynamics in messaging. 'SMS is a telepan protocol that's used by the carriers. It is an open standard. But Apple has a rule which says that only they can build an SMS app for Android,' he added, critically pointing out the limitations imposed by Apple on communication flexibility and choice for users.\"}),/*#__PURE__*/e(\"h3\",{children:\"Beeper Mini Blocked by Apple Days After Launch [13:39-15:21]\"}),/*#__PURE__*/e(\"p\",{children:\"After Beeper developed and launched 'Beeper Mini,' an app enabling blue bubble messages for Android users achieving end-to-end encryption with iMessage, Apple blocked it within three days. Despite over 100,000 users subscribing to the platform in that time, Apple justified the shutdown by claiming security and privacy concerns. The shutdown effectively stifled an advancement that Migicovsky believed enhanced iPhone users' messaging experience with Android users.\"}),/*#__PURE__*/e(\"h3\",{children:\"Fighting Back Against Apple: A Startup's Struggle [18:37-22:22]\"}),/*#__PURE__*/e(\"p\",{children:\"Migicovsky highlighted the importance of startups to not remain silent against the overwhelming power of companies like Apple. By sharing their development struggles and advocating for a more open and interoperable ecosystem, startups can prompt regulatory changes. He stressed that if they do not take action, creating new products will remain challenging under the hegemony of companies like Apple.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Regulatory Landscape and Future Outlook [22:22-27:56]\"}),/*#__PURE__*/e(\"p\",{children:\"The conversation shifted to the broader regulatory environment, touching upon European regulations like the Digital Markets Act, and U.S. investigations into Apple's monopolistic practices. Migicovsky expressed hope for a future with open protocols where users can communicate across networks without being tethered to a single tech giant's ecosystem. The hope is that startups and regulators can work toward a more open digital market, despite historically slow progress in government circles compared to the fast-paced startup world.\"}),/*#__PURE__*/e(\"h3\",{children:\"Personal Reflections and Industry Evolution [28:03-34:03]\"}),/*#__PURE__*/e(\"p\",{children:\"Reflecting on his experience with Pebble, Migicovsky emphasized the need for a strong visionary future for startups. He also noted the mismatch between startup timelines and regulatory changes, encouraging startups to be proactive in building products and platforms that align with a vision of openness and interoperability. He concluded by acknowledging the constraints and powers at play within the tech industry, calling on developers to stand up against practices they believe are unfair.\"}),/*#__PURE__*/e(\"h3\",{children:\"Beeper's Business Model and Support [34:03-37:25]\"}),/*#__PURE__*/e(\"p\",{children:\"In conclusion, Migicovsky explained Beeper's business model, focusing on a straightforward subscription-based service. He contrasted this with other networks that are locked into platforms or have unclear revenue streams, reinforcing the importance of user data privacy and control. Migicovsky encouraged the community's support in the fight against restrictive practices by using Beeper and adding their voices to the conversation about open standards in the tech industry.\"}),/*#__PURE__*/e(\"h5\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h5\",{children:\"WATCH THE FULL EPISODE:\"}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=kDzQpZj9wyY\"})})}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})})]})},{index:8,id:\"OsAtLMWKf\",[h]:0,[c]:\"The 19-year-old Who Built a $1.5M Ai SaaS in 7 Days\",[d]:\"the-19-year-old-who-built-a-1-5m-ai-saas-in-7-days\",[u]:\"Brett Malinowski\",[p]:\"\",[m]:\"2024-01-30T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/XC3C7oYjJ95jJY8FokLAHccAm70.jpg\",srcSet:\"https://framerusercontent.com/images/XC3C7oYjJ95jJY8FokLAHccAm70.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/XC3C7oYjJ95jJY8FokLAHccAm70.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/XC3C7oYjJ95jJY8FokLAHccAm70.jpg 1280w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"em\",{children:\"TLDR\"})}),/*#__PURE__*/t(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Arib grew his AI startup, Musicfy, to $1.5 million in revenue within a year amassing nearly 2 million users in 8 months.\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Buildspace played a crucial role in his journey, helping him go from idea to execution in six weeks.\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"He credits the startup's rapid development and scalability are credited to no-code tools\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Strategic monetization through a $1 subscription model and an effective affiliate program on TikTok transitioned the startup from high costs to significant revenue.\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"His startup is poised for growth, backed by strategic investors and driven by a vision to transform audio experiences across sectors.\"})})})]}),/*#__PURE__*/e(\"h3\",{children:\"From Viral Tech to Million-Dollar Startup: The Journey of Musicfy [0:00-1:08]\"}),/*#__PURE__*/t(\"p\",{children:[\"In the first year of operation, a promising startup in the AI space has hit an astonishing revenue milestone of $1.5 million, driven significantly by their innovative software product that has captivated users on platforms like TikTok. The technology, which fueled viral content such as AI-generated Drake covers and SpongeBob videos, catapulted the company from zero to nearly 2 million users in just eight months. The founder, \",/*#__PURE__*/e(o,{href:\"https://twitter.com/aribk24\",openInNewTab:!0,smoothScroll:!1,children:/*#__PURE__*/e(\"a\",{children:\"Arib Khan,\"})}),\" a 19-year-old who has learned from significant tech industry players, shares his intriguing journey from participating in nurturing environments like Build Space to developing a critical understanding of coding and rapid project execution.\"]}),/*#__PURE__*/e(\"p\",{children:\"'One of the biggest products we have built is if you've seen on TikTok you've seen all these AI Drake covers and all these AI SpongeBob videos so we actually built the tech for that.' \"}),/*#__PURE__*/e(\"h3\",{children:\"The Rise of Musicfy: Harnessing Early Users and Innovation [0:18-0:50]\"}),/*#__PURE__*/t(\"p\",{children:[\"The remarkable success of Arib\u2019s \",/*#__PURE__*/e(o,{href:\"https://musicfy.lol\",openInNewTab:!0,smoothScroll:!1,children:/*#__PURE__*/e(\"a\",{children:\"Musicfy\"})}),\" product is a testament to his ability to identify gaps in the market and execute technological solutions effectively. With a keen eye for potential use cases for AI technology in converting voices, the team launched the product to a pool of beta users who rapidly spread the word, leading to viral fame. His early adoption and user-driven approach helped set the stage for significant growth.\"]}),/*#__PURE__*/e(\"p\",{children:\"'So we found this product like it was essentially like voice too conversion we're like there's so many use cases we allowed a couple of beta users about like 30 40 people one of them actually made that song Put it on to the internet.' \"}),/*#__PURE__*/e(\"h3\",{children:\"Navigating the Educational Path: Build Space's Role in Startup Success [1:16-1:57]\"}),/*#__PURE__*/e(\"p\",{children:\"Buildspace emerges as a pivotal growth catalyst for Arib, providing a revolutionary educational model straying from traditional avenues. This unconventional online incubator fosters entrepreneurship, encouraging aspiring individuals to pursue their passions, providing practical, immersive six-week programs that support step-zero to step-one advances in startup ideas. This nurturing environment has been instrumental not just in honing his skills, but also in shaping the mindset required to scale startups and understand engineering's intricate web.\"}),/*#__PURE__*/e(\"p\",{children:\"'... we put you in a group with other passionate people about their own ideas and essentially in those six weeks we help you go from Step Zero to step one which is essentially starting in your idea.'\"}),/*#__PURE__*/e(\"h3\",{children:\"Embracing Rapid Development: The Power of No Code Tools [1:58-4:58]\"}),/*#__PURE__*/e(\"p\",{children:\"Arib attributes a significant part of the startup\u2019s ability to scale rapidly to the power of no-code tools such as Bubble and Make.com. These platforms democratize software development, enabling non-technical individuals to bring ideas to market rapidly, echoing the transformative effect Shopify had on e-commerce. By leveraging this technology and an innate drive to iterate quickly, the startup transitioned from idea to launch in an astonishing seven days, establishing a compelling case for the effectiveness of no-code solutions in the modern SaaS landscape.\"}),/*#__PURE__*/e(\"p\",{children:\"'SaaS in 2024 is all about getting your idea to Market as quickly as possible; that's why we love no code SaaS; we can use tools like bubble and make.com to make an MVP in less than a week and then validate it by bringing it to the market.' \"}),/*#__PURE__*/e(\"h3\",{children:\"Monetization and Market Penetration Strategies: Beyond Virality [4:58-8:07]\"}),/*#__PURE__*/e(\"p\",{children:\"The strategic move towards monetization amidst spiking user interest underlines the delicate balance between offering a compelling product for free and implementing a scalable revenue model. By introducing a nominal $1 subscription model, the startup quickly transitioned from burning through GPU credits to generating substantial revenue. Additionally, leveraging the organic reach and viral nature of AI content on TikTok, an effective affiliate program was introduced, further fueling the product's distribution and growth through user-generated content.\"}),/*#__PURE__*/e(\"p\",{children:\"'Rather than thinking of a really proper monetization strategy I was like okay I'm just going to put like a $1 like paywall like $1 subscription per month and you can use the tool...'\"}),/*#__PURE__*/e(\"h3\",{children:\"Projecting Ambitious Plans: A Future in Gaming and Beyond [5:44-7:47]\"}),/*#__PURE__*/e(\"p\",{children:\"Looking to the future, the ambitions of the startup expand beyond the music niche into the vast gaming arena. Recognizing audio's integral role in enhancing user experience in games and media, Arib outlines the potential to automate and innovate audio production processes across industries. With strategic investor backing, who bring invaluable industry insight and access, the company is poised to enter a sector projected to see exponential growth in the coming years, driven by their robust AI solutions.\"}),/*#__PURE__*/e(\"p\",{children:\"'We launched in April this year... so it's been around for eight months and you're already at over 100k a month...' \"}),/*#__PURE__*/e(\"h3\",{children:\"The Realities of Building AI-Driven SaaS Startups Today [15:11-End]\"}),/*#__PURE__*/e(\"p\",{children:\"The insights shared by Arib deliver a candid look into modern entrepreneurial challenges and triumphs. The emphasis on decision-making and adaptability underlies the founder's experiences, highlighting the necessity of bold and prompt action when confronted with pivotal crossroads. Scaling issues from infrastructure to user retention are also presented, stressing the importance of risk-taking and problem-solving in the dynamic SaaS sphere.\"}),/*#__PURE__*/e(\"p\",{children:\"'Success is 80% consistency and 10% luck and 10% skill like if you're kind of just consistent... you're going to get more lucky and you're going to get more skillful and it'll eventually.'\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h5\",{children:\"WATCH THE FULL EPISODE:\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=oUZsCS-N0QA\"})})})]})},{index:9,id:\"AVQXELXUj\",[h]:0,[c]:\"How Lexica Grew to 1 Million Users in 14 Days\",[d]:\"how-lexica-grew-to-1-million-users-in-14-days\",[u]:\"The Dock w/ Omar Waseem\",[p]:\"\",[m]:\"2024-02-03T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/jDIyxwGEylxmaKiFP1FOzkSf2Q.jpg\",srcSet:\"https://framerusercontent.com/images/jDIyxwGEylxmaKiFP1FOzkSf2Q.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/jDIyxwGEylxmaKiFP1FOzkSf2Q.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/jDIyxwGEylxmaKiFP1FOzkSf2Q.jpg 1280w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"em\",{children:\"TLDR: Embracing the AI Revolution with Lexica\"})}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/t(\"ul\",{style:{\"--framer-font-size\":\"16px\",\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(209, 213, 219)\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Lexica evolved from a simple AI image search engine to a potential game-changer in storytelling and entertainment.\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"The strategy of 'under promise and over deliver' has guided Lexica's growth\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"The project hit over a million users in just ten days, prompting Shareef to consider focusing on it full time\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:'Shareef envisions Lexica transcending image generation to become a tool for storytelling, a \"Pixar in your pocket.\"'})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Lexica's growth has been fueled entirely by word of mouth, with no paid marketing, driven by a small, passionate team.\"})})})]}),/*#__PURE__*/e(\"h3\",{children:\"\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\"}),/*#__PURE__*/e(\"h3\",{children:\"The Genesis of Lexica: Necessity and Opportunity [0:00-2:57]\"}),/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(o,{href:\"https://twitter.com/sharifshameem\",openInNewTab:!0,smoothScroll:!1,children:/*#__PURE__*/e(\"a\",{children:\"Sharif,\"})}),\" the creator of \",/*#__PURE__*/e(o,{href:\"https://lexica.art\",openInNewTab:!0,smoothScroll:!1,children:/*#__PURE__*/e(\"a\",{children:\"Lexica\"})}),\", began his project out of a combination need and chance. Working with the AI model Stable Diffusion, he found the Discord server's UI insufficient for exploring prompts and their generated images. Sharif sought to improve his prompt-writing skills and realized many others were attempting the same, often incorporating nonsensical phrases like 'Unreal Engine 4K' into their prompts. The solution was a customized interface to browse through prompts conveniently. He scraped the server's content, amassing over 5 million images, and purchased a domain for Lexica. The launch coincided with the open sourcing of Stable Diffusion, leading Lexica to ride the wave of the model's popularity. Lexica initially functioned as a search engine for viewing generated content but later transitioned to focus on improving and training AI models directly. \",/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"br\",{}),\"Sharif describes this pivot: 'Over time we've kind of Switched more to focus on actually training these models instead of just being an open source prompt database.' The launch's success was rooted in simplicity and timing, as Sharif shared, 'uh literally just explained what I said to you... that was it and it it did relatively well I think it got like roughly two or 3K likes or retweets.'\"]}),/*#__PURE__*/e(\"h3\",{children:\"From Side Project to Main Attraction: Lexica's Growth [4:05-7:36]\"}),/*#__PURE__*/e(\"p\",{children:\"In its early stages, Lexica wasn't the core business but a side project. Sharif was skeptical about its potential as a company despite its early success: 'there may be something here but even then I was like still really skeptical about whether or not it could actually be like a genuine company.' But a sharp jump in user engagement indicated a surprising trajectory for Lexica. \"}),/*#__PURE__*/e(\"p\",{children:\"The turning point came when the user base crossed a million within ten days, a figure Sharif deemed necessary to reconsider his venture's scope. Post-launch, they avoided image generation directly, focusing instead on improving user browsing experience. Only when they had secured a significant user base did they integrate image generation. This approach stood out from several other image generation services that emerged and faded around the same time. \"}),/*#__PURE__*/e(\"p\",{children:\"As Sharif puts it, 'we kind of all fizzled out by now one thing that we did really well that was kind of just like really lucky is we intentionally didn't focus on image generation for the first few months.'\"}),/*#__PURE__*/e(\"h3\",{children:\"The Vision Beyond Image Generation: Lexica's Big Picture [13:00-19:58]\"}),/*#__PURE__*/e(\"p\",{children:\"Sharif emphasizes looking beyond Lexica as merely an image generation tool. His vision is to leverage AI models as a means of storytelling and entertainment, akin to carrying a 'Pixar in your pocket.' This goal is to transcend the utility aspect and explore content creation and consumption. Sharif underscores this broader ambition: 'how can we use these models as like the next version of television or the next version of Cinema.' Moreover, he notes the indistinguishability between AI-generated and human-created content is approaching, but effort remains the discerning factor. He postulates that high-effort AI-generated media will eventually be indistinguishable from its human-created counterparts.\"}),/*#__PURE__*/e(\"h3\",{children:\"Lexica's Market Position: Standing Out Without Marketing [5:28-6:31]\"}),/*#__PURE__*/e(\"p\",{children:\"Lexica's success story is unique in that it has achieved significant growth without the aid of traditional marketing techniques. Sharif proudly notes that 'we haven't done any paid marketing at all... all of our growth has been entirely word of mouth.' A small team of five now runs Lexica, translating their creative talents and engineering expertise into the continuous development of Lexica. Sharif himself brings a passion for photography and film to the table, influencing their approach to enhancing AI models. They prioritize delivering excellent products over marketing hype, which has helped maintain their growth trajectory and solidify their presence in the AI landscape.\"}),/*#__PURE__*/e(\"h3\",{children:\"Innovating Interfaces for AI Models: Lexica's Development Strategy [26:46-28:10]\"}),/*#__PURE__*/t(\"p\",{children:[\"Looking at what comes next, Sharif discusses Lexica's innovation in user interfaces for AI models, a venture he finds as challenging as creating the models themselves. The company's focus is on model training and development, which dictates their long-term planning. Sharif reveals, 'We mainly spend a lot of our time on uh developing new models. Model and model development Cycles are pretty long.' Yet, Lexica also adapts quickly to improve user experience, implementing rapid changes to how users interact with their models. The aim is to transition from cumbersome text boxes into more seamless, fun interactions, pointing to a future where Lexica can offer new storytelling mediums to users. Sharif dreams of relocating deep work from the desk to any venue, leveraging models like Apple's Vision Pro for a healthier, more natural computing experience.\",/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/t(\"h5\",{children:[\"WATCH THE FULL EPISODE:\",/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=WhBDq3myreQ\"})})}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})})]})},{index:10,id:\"KQg9V6X1n\",[h]:0,[c]:\"Casey Neistat: Why I Quit YouTube & What I'm Doing Now!\",[d]:\"casey-neistat-why-i-quit-youtube-what-i-m-doing-now\",[u]:\"Diary of a CEO\",[p]:\"with Casey Neistat\",[m]:\"2023-12-11T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/zGHlmY7aQU1NKPr5HtVcQgYT5Rk.jpg\",srcSet:\"https://framerusercontent.com/images/zGHlmY7aQU1NKPr5HtVcQgYT5Rk.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/zGHlmY7aQU1NKPr5HtVcQgYT5Rk.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/zGHlmY7aQU1NKPr5HtVcQgYT5Rk.jpg 1280w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"em\",{children:\"TLDR\"})}),/*#__PURE__*/t(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"The 'Godfather of YouTube' emphasizes persistence over instant success; took him 8 years to grow his channel.\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Neistat credits his challenging childhood with fostering his entrepreneurial spirit.\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Despite achieving fame and success, Casey discusses the paradoxical feelings of emptiness and the ongoing love for the 'run' rather than the 'finish line.'\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Casey embraces a 'how hard can it be' attitude helping him thrive from YouTube to tech startups\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"Casey anticipates a return to content creation, focusing on authenticity and enjoyment, away from the pressures of fame.\"})})})]}),/*#__PURE__*/e(\"h3\",{children:\"\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014-\"}),/*#__PURE__*/e(\"h3\",{children:\"Persistence & Patience: The Underdog Story of Casey Neistat [00:15-00:45]\"}),/*#__PURE__*/e(\"p\",{children:\"Casey Neistat, known as the 'Godfather of YouTube' and revered figure in vlogging, shares a compelling narrative of persistence in his journey to success. Neistat emphasizes that success is not the romanticized vision many assume it to be. Instead, it\u2019s a grueling marathon of perseverance. He suggests, 'When I started my Vlog making a video a day 800 days in a row, it took 8 years to go from zero to a couple of hundred thousand subscribers... but patience will smash into opportunity' (00:45). Acknowledging that not everyone is wired for the long-haul grind, Neistat implies that those who chase short-term victories might as well not start.\"}),/*#__PURE__*/e(\"h3\",{children:\"From Unsupervised Childhood to Self-taught Success [03:30-04:01]\"}),/*#__PURE__*/e(\"p\",{children:\"Reflecting on his childhood, Neistat describes the freedom and lack of supervision that forced him to be resourceful, something he sees as formative for his entrepreneurial spirit. 'My whole childhood was just completely unsupervised... it was just kind of like a very loose kind of \\\\[expletive] up wandering childhood of exploration,' he shares, highlighting the hardships he encountered and how they contributed to his resolve and determination (03:30-04:01). Neistat\u2019s upbringing serves as a testament to how a lack of traditional structure can unpredictably prepare one for immense success.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Cost of Success: A Candid Look at Casey's Life [00:00-3:16]\"}),/*#__PURE__*/e(\"p\",{children:\"Casey doesn't shy away from the darker aspects of fame and success. From having to move due to concerning levels of fame to recognizing the hollowness that can come after achieving one's goals, Casey talks about the paradox of success and how, ironically, the pinnacle of his career was not a moment of fulfillment but one of uncertainty and struggle. 'I had by every definition achieved success, but I wasn't running the marathon because I wanted to get across the Finish Line. I was running it because I love the running,' he asserts, capturing the essence of his motivations (01:03-01:21).\"}),/*#__PURE__*/e(\"h3\",{children:\"Navigating Family Dynamics and the Drive for Self-Actualization [07:29-08:51]\"}),/*#__PURE__*/e(\"p\",{children:\"Neistat delves into his personal history, including the dissolution of his parents' marriage and how witnessing such an event while being tasked with adult responsibilities at a young age shaped his outlook on life and success. Casey's recount of having to inform his father of his mother's affair offers a raw glimpse into those impactful early years, shedding light on the burdens he shouldered (07:29-08:51).\"}),/*#__PURE__*/e(\"h3\",{children:\"Embracing Unconventionality and Defying 'Qualified' Standards [07:58-1:14:22]\"}),/*#__PURE__*/e(\"p\",{children:\"Throughout the conversation, Casey embodies the spirit of someone who has repeatedly been 'unqualified' for his pursuits yet continues to excel beyond expectations. Whether it was fixing his own car, pioneering YouTube content, or starting a tech company without any experience in coding, Neistat embraced challenges with the mindset of \u201Chow hard can it be,\u201D a principle that has propelled him through various ventures (1:07:58-1:14:22).\"}),/*#__PURE__*/e(\"h3\",{children:\"The Next Ten Years: Anticipating Casey's Future Endeavors [1:29:38-1:34:51]\"}),/*#__PURE__*/e(\"p\",{children:\"As for the future, Casey expresses contentment with his current life, emphasizing the joy of the simple things like spending time with his family and working on personal projects. Nonetheless, he hints at an itch for returning to content creation on his own terms, without the pressure of notoriety, suggesting a desire to contribute authentically to the digital space once more (1:29:38-1:34:51).\"}),/*#__PURE__*/e(\"h3\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h5\",{children:\"WATCH THE FULL EPISODE\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=vFuyiCnROzs\"})})})]})},{index:11,id:\"fbvgmZnJX\",[h]:0,[c]:\"Sunny Madra shares the alpha on a bunch of cool new AI products\",[d]:\"sunny-madra-shares-the-alpha-on-a-bunch-of-cool-new-ai-products\",[u]:\"This Week in Startups\",[p]:\"\",[m]:\"2024-01-29T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/mHf9HL68mkxxzSQ7TDwu1DBpbM.jpg\",srcSet:\"https://framerusercontent.com/images/mHf9HL68mkxxzSQ7TDwu1DBpbM.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/mHf9HL68mkxxzSQ7TDwu1DBpbM.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/mHf9HL68mkxxzSQ7TDwu1DBpbM.jpg 1280w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:\"The Power of MultiOn: A Chrome Extension That Automates Tasks [00:00 - 04:18]\"}),/*#__PURE__*/t(\"p\",{children:[\"In a demonstration of the Chrome extension \",/*#__PURE__*/e(o,{href:\"https://www.multion.ai/\",openInNewTab:!0,smoothScroll:!1,children:/*#__PURE__*/e(\"a\",{children:\"MultiOn\"})}),\" by Sunny and Jason, we see the capabilities of an AI tool that can fully control your browser to perform tasks such as booking meetings or setting reminders. Jason, clearly impressed, predicts an A+ for the tool and remarks, 'Holy cow\\\\... it set up the meeting, oh my Lord, yes that was incredible.' The extension is, as Sunny points out, 'pretty invasive,' but its power is undeniable. Despite its potential to significantly streamline workflows, it raises concerns about privacy and security, as it has 'access to everything' in your browser. Jason notes this could get dicey as it 'could be communicating on your behalf' in ways you might not anticipate.\"]}),/*#__PURE__*/e(\"p\",{children:\"> 'The Chrome extension has taken over the browser... I've given up control on my browser.' [00:37]\"}),/*#__PURE__*/e(\"h3\",{children:\"Bridging the Gap: Moms First's AI Chatbot for Accessing Paid Leave [04:18 - 05:17]\"}),/*#__PURE__*/t(\"p\",{children:[\"Moms First, under the leadership of Reshma Saujani, founder of Girls Who Code, has introduced an AI-powered chatbot to help New York residents navigate the complexities of applying for paid leave. It's called \",/*#__PURE__*/e(o,{href:\"https://www.paidleave.ai/\",openInNewTab:!0,smoothScroll:!1,children:/*#__PURE__*/e(\"a\",{children:\"PaidLeave AI\"})}),\" and it's an example of how AI is simplifying interactions with government bureaucracy. The chatbot not only provides streamlined information but also supports multiple languages, thus enhancing accessibility. Jason and Sunny applaud this initiative, which they believe should be replicated across all states and at a federal level.\"]}),/*#__PURE__*/e(\"p\",{children:\"> 'A lot of people don't even know this... you can combine that, it's really just a great, great service.' [05:11]\"}),/*#__PURE__*/e(\"h3\",{children:\"Consensus: Surfacing Scientific Insights on Health Topics through AI [05:17 - 06:10]\"}),/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(o,{href:\"https://consensus.app/\",openInNewTab:!0,smoothScroll:!1,children:/*#__PURE__*/e(\"a\",{children:\"Consensus\"})}),\" is an AI tool that browses through 200 million research papers to provide summarized insights on health-related queries. By filtering information from countless studies, this tool could potentially guide societal queries and the direction of new research. It underscores the importance of research over opinion on the internet. Jason and Sunny note that platforms such as Consensus can support decision-making in health and wellness by tying public interests back to scientific research.\"]}),/*#__PURE__*/e(\"p\",{children:\"> 'It looks through 200 million research papers, finds the ones that reference it... it gives you a summary across all the papers.'\\\\[05:53]\"}),/*#__PURE__*/e(\"h3\",{children:\"Technological Progression and Ethical Use of AI [06:10 - 08:52]\"}),/*#__PURE__*/t(\"p\",{children:[\"Sunny brings attention to the extraordinary pace of AI development, referring to a post by Barsee indicating that just last week, 160 AI models were released. These advancements point to incredible innovations, like \",/*#__PURE__*/e(o,{href:\"https://www.tiktok.com/@eightylevel/video/7327514083157183752\",openInNewTab:!0,smoothScroll:!1,children:/*#__PURE__*/e(\"a\",{children:\"TikTok's Depth Anywhere \"})}),\"algorithm. Depth Anywhere is groundbreaking for its use of vision only perception, validating Elon Musk's similar approach with Tesla's self-driving technology. However, on the ethical front, Jason raises concerns regarding the misuse of AI in creating deepfakes, emphasizing the need for society to establish robust rules against such misuse.\"]}),/*#__PURE__*/e(\"p\",{children:\"> 'This is a GameChanger because... it validates Elon's thinking of 'hey we as humans have eyes, we don't have LIDARs'.' [06:12]\"}),/*#__PURE__*/e(\"h3\",{children:\"Conclusion\"}),/*#__PURE__*/e(\"p\",{children:\"AI continues to present astonishing breakthroughs, such as MultiOn's Chrome extension and TikTok's AI model for depth perception, underscoring potential paradigm shifts in technology and user interfaces. As Sunny and Jason discussed, the use of AI chatbots like Moms First for streamlining government interactions and Consensus to glean scientific data emphasizes the value AI adds to society. However, with advancements comes the responsibility to navigate the ethical ramifications, such as the need to combat inappropriate uses like deepfakes. Ensuring responsible deployment and fostering advancement in AI innovation remains a collective challenge for the industry and society at large.\"}),/*#__PURE__*/e(\"p\",{children:\"> 'The pace of innovation is outpacing even the greatest innovators of our lifetimes.' [06:59]\"}),/*#__PURE__*/t(\"h5\",{children:[/*#__PURE__*/e(\"br\",{}),\"WATCH THE FULL THING:\"]}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=D2pv5t9JXB0\"})})})]})},{index:12,id:\"MJIvtS10i\",[h]:0,[c]:\"He Built a ChatGPT Killer (and pranked Elon Musk)\",[d]:\"he-built-a-chatgpt-killer-(and-pranked-elon-musk)\",[u]:\"THE DOCK w/ Omar Waseem\",[p]:\"\",[m]:\"2024-01-27T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/YDqP4F2SPkBpiSshTLa1PW9bpk.jpg\",srcSet:\"https://framerusercontent.com/images/YDqP4F2SPkBpiSshTLa1PW9bpk.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/YDqP4F2SPkBpiSshTLa1PW9bpk.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/YDqP4F2SPkBpiSshTLa1PW9bpk.jpg 1280w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:\"Scaling Julius to 300,000 Users in 26 Weeks [0:00-0:56]\"}),/*#__PURE__*/t(\"p\",{children:[\"The remarkable story of \",/*#__PURE__*/e(o,{href:\"https://julius.ai/\",openInNewTab:!0,smoothScroll:!1,children:/*#__PURE__*/e(\"a\",{children:\"Julius AI\"})}),\", an AI-driven platform, began with a significant milestone\u2014attaining 300,000 users within just 26 weeks of launch. This achievement was credited to the team's focus on execution, taking strategic shots at goal, closely engaging with users, and continuously improving the product based on feedback. The co-founders, a team of four proficient coders with a passion for AI and innovation, took an iterative approach, testing various ideas and pivoting until they found the right fit with Julius. 'I think it's a lot of just like execution taking shots at the goal and building like talking to users and just building what was,' reflects Rahul, highlighting the importance of active user engagement in their rapid growth.\"]}),/*#__PURE__*/e(\"h3\",{children:\"The Genesis of Julius and Iterative Development [0:25-1:12]\"}),/*#__PURE__*/t(\"p\",{children:[\"Julius was conceived from the team's desire to make data accessible and understandable. Over eight or nine months, they explored different ideas, aiming to utilize AI models for querying complex datasets. This exploration prepared them for the advent of \",/*#__PURE__*/e(o,{href:\"https://chat.openai.com/auth/login\",openInNewTab:!0,smoothScroll:!1,children:/*#__PURE__*/e(\"a\",{children:\"Chat GPT\"})}),\" and its code interpreter, inspiring them to create Julius. 'So we were for a period of like eight or nine months we were just building and launching different ideas and our general idea was maybe you know there's like a ton of data out there in databases and like different public sites that people want to understand and query in an easy way,' Rahul explains. Their agile development and user-centric focus ensured Julius's concept were constantly refined.\"]}),/*#__PURE__*/e(\"h3\",{children:\"Launching Minimal Viable Products: A Key to Early Traction [1:24-2:53]\"}),/*#__PURE__*/e(\"p\",{children:\"The team's strategy relied on launching a minimal viable product (MVP) quickly and gauging market interest without getting bogged down in creating perfect icons or names. Their first MVP\u2014a Chat GPT plugin\u2014allowed them to test user acceptance and demand, guiding further development. 'If you have icons you've launched too late...if you have a name you have launched too late...if you have a domain name you have launched too late,' states Rahul, reinforcing the lean startup philosophy that shuns delays in favor of immediate market feedback.\"}),/*#__PURE__*/e(\"h3\",{children:\"Harnessing the Chat GPT Plug-in Store for User Acquisition [2:07-6:42]\"}),/*#__PURE__*/e(\"p\",{children:\"To expand their user base, Julius cleverly utilized the Chat GPT plug-in store SEO, transforming plugin traction into product adoption. By creating multiple plugins linked to Julius, they managed to tap into existing traffic flows, effectively creating a funnel directing users from the plugins to the main application. This strategic move significantly contributed to their early user growth, demonstrating the potential of leveraging third-party platforms to drive traffic to one\u2019s own product.\"}),/*#__PURE__*/e(\"h3\",{children:\"Re-Engaging Users and Adding Value [6:22-8:24]\"}),/*#__PURE__*/e(\"p\",{children:\"Rahul emphasizes the importance of re-engaging users by constantly updating them on new features and improvements. The team's efforts included sending emails to users about the latest enhancements, mirroring the change log strategy to keep their community informed and interested. 'Just keep users in the loop and keep letting them know that you're building the things that they want to use,' Rahul mentions, illustrating their commitment to maintaining a strong user-developer relationship.\"}),/*#__PURE__*/e(\"h3\",{children:\"Competing in a Saturated Market: Staying Indifferent to Competition [8:41-11:35]\"}),/*#__PURE__*/e(\"p\",{children:\"Despite potential competition, Julius\u2019s team does not see it as an obstacle, rather as a natural aspect of entering any market. Rahul believes that focusing on user needs, iterating the product, and outworking competition allows any startup to carve out its own space regardless of other players in the field. 'It's better to just let the users tell us what they want,' he asserts, trusting in a user-driven roadmap over a fear of competitors.\"}),/*#__PURE__*/e(\"h3\",{children:\"Leveraging Julius\u2019s Data Analysis for Product Development [35:58-38:15]\"}),/*#__PURE__*/e(\"p\",{children:\"Julius itself turns data into actionable insights, helping its creators identify what elements make a user into a power user and allowing the team to refine the product to foster engagement. This approach guides them in making strategic decisions regarding the development and enhancement of Julius's features based on real user behavior and preferences.\"}),/*#__PURE__*/e(\"h3\",{children:\"Conclusion: Focusing on Growth, User Engagement, and Wise Use of Resources\"}),/*#__PURE__*/e(\"p\",{children:\"In conclusion, the extraordinary growth of Julius can be attributed to the team's lean approach to product development, strategic use of platform ecosystems for user acquisition, persistent re-engagement tactics, and unwavering confidence in their product despite market competition. With a vision of reaching a million users and developing an AI super intelligence capable of advanced code writing, Julius's journey points toward a future where AI seamlessly integrates into query and data analysis tasks, thereby solidifying its place in the technology sphere. 'A million users and getting the super intelligence that can write code to do math, physics, data analysis all this stuff and do more people's,' Rahul ambitiously envisions the goals for the upcoming year.\"}),/*#__PURE__*/t(\"h5\",{children:[/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"strong\",{children:\"WATCH THE EPISODE (The DOCK with \"}),/*#__PURE__*/e(o,{href:\"https://twitter.com/omarwasm\",openInNewTab:!0,smoothScroll:!1,children:/*#__PURE__*/e(\"a\",{children:/*#__PURE__*/e(\"strong\",{children:\"Omar Waseem\"})})}),/*#__PURE__*/e(\"strong\",{children:\"):\"})]}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=RRNvU05tjVc\"})})})]})},{index:13,id:\"SuNNQiwbC\",[h]:0,[c]:\"Harnessing deepfakes for good\",[d]:\"prady-modukuru-the-good-side-of-deepfakes\",[u]:\"Attention Heads\",[p]:\"w/ Prady Modukuru, Founder, Sync\",[m]:\"2024-01-23T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/xI99qyInXkooQFKjhJ2Uyv0fTmk.jpg\",srcSet:\"https://framerusercontent.com/images/xI99qyInXkooQFKjhJ2Uyv0fTmk.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/xI99qyInXkooQFKjhJ2Uyv0fTmk.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/xI99qyInXkooQFKjhJ2Uyv0fTmk.jpg 1280w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:\"The Evolution of Personalized Ads and the Ethical Dilemma [0:00-6:15]\"}),/*#__PURE__*/e(\"p\",{children:\"In the digital landscape, the progression towards hyper-personalization in advertising has become increasingly evident. The scenario where synthetic ads target individuals with unsettling precision was discussed, painting a picture of a potentially dystopian future. This radical personalization extends beyond mere online experiences into physical spaces, such as getting tailored ads while walking through a store. The conversation revolved around the challenges and implications of such advancements.\"}),/*#__PURE__*/e(\"p\",{children:\"'The people who own all the data on you are the ones who are building and training all of the models so, realistically, what world can we live in?' This quote highlights the core issue where the concentration of data and control over AI models could lead to unprecedented levels of ad personalization, underscoring the need for regulatory guardrails.\"}),/*#__PURE__*/e(\"h3\",{children:\"Harnessing Deepfakes for Good and Containing Harm [0:43-10:18]\"}),/*#__PURE__*/e(\"p\",{children:\"Contrary to the nefarious reputation often associated with deepfakes, there exists a potential for beneficial applications. The discussion touched upon projects like 'Fake Time,' allowing for playful and harmless uses of AI cloner technology. However, the possibility of misusing such technology for deceitful purposes cannot be ignored, suggesting the implementation of digital signatures to verify the authenticity of AI-generated content.\"}),/*#__PURE__*/e(\"p\",{children:\"'As long as we focus on not really harming anyone but show people some sort of positive use cases for these models... we just need to let people kind of explore and play with things.' This statement encapsulates the balanced approach required in exploring deepfakes' capabilities while preventing misuse.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Technical Challenges of AI-Lip Syncing Models [1:09-14:12]\"}),/*#__PURE__*/e(\"p\",{children:\"Exploring the future of AI in content creation, the conversation shifted to lip-syncing AI models and their potential to change how we interact with digital media. Pioneering work in this field aims to create convincing and accurate lip movements across various languages and facial features. Despite the progress, achieving this level of realism entails overcoming numerous hurdles, such as different speech patterns, skin tones, and beards' presence, all of which add complexity to the task.\"}),/*#__PURE__*/e(\"p\",{children:\"'We have to spend a lot of time looking visually, looking at the outputs, and then grading them...it's a very tough problem to solve for.' The complexity of the challenge is highlighted here, underlining the need for continual iteration and improvements to perfect the technology.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Revolutionary Potential of Real-Time AI Lip Syncing [14:12-19:17]\"}),/*#__PURE__*/e(\"p\",{children:\"Real-time AI lip-syncing could unlock extraordinary capabilities for human-computer interactions and cross-language communication. The notion of conversing with a computer as naturally as with another human being suggests an impending shift in our daily technology interactions. Additionally, this technology could revolutionize media content, enabling seamless dubbing and expression across all languages.\"}),/*#__PURE__*/e(\"p\",{children:\"'Imagine like having a new human-computer interface...being able to interact with an LLM (Language Learning Model) by just actually talking to it.' This illustrates the transformative nature of real-time AI lip-syncing, bridging the gap between humans and machines in a manner reminiscent of science fiction.\"}),/*#__PURE__*/e(\"h3\",{children:\"Conclusion: Embracing Opportunities and Navigating the Ethical Terrain [19:17-41:05]\"}),/*#__PURE__*/e(\"p\",{children:\"The key takeaways from this exploration into AI's role in personalization, content creation, and human interaction reveal an intricate tapestry of opportunity and responsibility. As AI models advance, opening doors to more personalized and immersive experiences, the ethical implications loom larger. The challenge lies in harnessing the power of AI for good, ensuring safeguards against its potential for harm, and democratically deciding the boundaries of personalized content. The journey ahead is as much about technological breakthroughs as it is about societal choices and regulatory foresight.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/t(\"strong\",{children:[\"WATCH THE FULL PODCAST:\",/*#__PURE__*/e(\"br\",{})]})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=PWe61KOykGE\"})})})]})},{index:14,id:\"asyWCQuiP\",[h]:0,[c]:'Sam Altman raising BILLIONS to make new \"Brain Chips\" for AI',[d]:\"sam-altman-raising-billions-to-make-new-brain-chips-for-ai\",[u]:\"Wes Roth\",[p]:\"w/ Sam Altman\",[m]:\"2024-01-20T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/CUnvyKx9wPJctZA81TLAQcuOgjA.jpg\",srcSet:\"https://framerusercontent.com/images/CUnvyKx9wPJctZA81TLAQcuOgjA.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/CUnvyKx9wPJctZA81TLAQcuOgjA.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/CUnvyKx9wPJctZA81TLAQcuOgjA.jpg 1280w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:\"AI Infrastructure Investments: The Pressing Need for Scale [0:00-0:15]\"}),/*#__PURE__*/e(\"p\",{children:\"The global ambition to integrate AI into various aspects of daily life demands an unprecedented level of infrastructure investment. According to Sam Altman, CEO of OpenAI, 'none of the pieces are ready at the scale we're going to need' to deliver AI to the masses. This raises an urgent question about the readiness of current computing resources to support the expansive growth of AI technology. ['which pieces are ready and which pieces are not none of the pieces are ready at the scale we're going to need']\"}),/*#__PURE__*/e(\"h3\",{children:\"OpenAI's Strategic Priorities Misunderstood [0:18-1:37]\"}),/*#__PURE__*/e(\"p\",{children:\"Sam Altman addresses a common misconception related to his activities, specifically around raising funds for AI chip development. Contrary to claims that Altman pursued personal ventures under the guise of OpenAI's interests, he clarifies that his efforts to secure funding for a chip effort were, in fact, aligned with the organization's strategic priorities and fully supported by its board. Altman's rebuttal emphasizes that there was no divergence between his actions and OpenAI's mission. ['that I was like off in the Middle East raising money for this chip effort and that it was somehow like a Sam project it was like an open AI project that the board had decided was a clear strategic priority']\"}),/*#__PURE__*/e(\"h3\",{children:\"Neuromorphic Chips: The Next Generation AI Hardware [0:56-11:00]\"}),/*#__PURE__*/e(\"p\",{children:\"The next front in AI hardware innovation appears to involve neuromorphic chips - devices designed to mimic the human brain's neural structures. Rain Neuromorphics is pushing the envelope with chips that are not only digital but also analog, capable of computing neural network training and inference at low power consumption. These brain-inspired chips could potentially revolutionize the cost and efficiency of AI computing. ['it's very brain-like honestly and we are quite proud of that it's the same structure as axons and dendrites in the brain']\"}),/*#__PURE__*/e(\"h3\",{children:\"The Challenges of Global AI Chip Production [1:39-15:33]\"}),/*#__PURE__*/e(\"p\",{children:\"The journey to fabricate a global network of chips suitable for AI's growing needs is fraught with geopolitical and financial complexity. Sam Altman's pursuit to raise funding has stumbled upon national security concerns, as seen in the US government's intervention to block foreign investment in chip technology. Despite setbacks, the quest for chip autonomy remains pivotal, with OpenAI and other tech giants recognizing the urgency to secure and potentially develop their own AI chips to avoid a scarcity crisis by the end of the decade. ['Sam Altman is trying to raise billions to develop a network of factories for fabrication that would stretch around the globe']\"}),/*#__PURE__*/e(\"h3\",{children:\"Conclusion: Key Takeaways\"}),/*#__PURE__*/e(\"p\",{children:\"In summary, the critical need for infrastructure investment to scale AI deployment, the misunderstanding of OpenAI's strategic efforts in chip fundraising, the groundbreaking potential of neuromorphic chips, and the geopolitical tug-of-war over AI chip production constitute the complex landscape shaping the future of AI technology. The path forward is clear: greater collaboration, innovation, and strategic foresight are needed to navigate the hurdles in creating the AI-powered future we envision.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=GbvoXJqC7gY\"})})})]})},{index:15,id:\"z0jbOkUhu\",[h]:0,[c]:\"OpenAI's Altman: America Will Be Fine After the Election\",[d]:\"openai-s-altman-america-will-be-fine-after-the-election\",[u]:\"Bloomberg Television\",[p]:\"w/ Sam Altman and Anna Makanju\",[m]:\"2024-01-16T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/EGcUwblv0CDByEcaDfMPYOFSm7Y.png\",srcSet:\"https://framerusercontent.com/images/EGcUwblv0CDByEcaDfMPYOFSm7Y.png?scale-down-to=512 512w, https://framerusercontent.com/images/EGcUwblv0CDByEcaDfMPYOFSm7Y.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/EGcUwblv0CDByEcaDfMPYOFSm7Y.png 1200w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:\"New AI Guidelines for Elections [0:00-1:00]\"}),/*#__PURE__*/e(\"p\",{children:\"In a significant move addressing AI's role in democracy, new guidelines have been introduced to safeguard elections. These rules include a ban on the use of AI tools like ChatGPT in political campaigns and the introduction of cryptographic watermarks to ensure transparency and providence in AI-generated images. 'It's great some of these principles are shared by much larger platforms,' said the speaker, highlighting the shared effort among major tech companies. To enforce these guidelines, a rigorous safety systems team utilizes advanced tools, and partnerships, such as with the National Association of Secretaries of State, provide authoritative voting information. 'We have quite a few ways that we are able to enforce this,' confirms the speaker, ensuring commitment to these new standards.\"}),/*#__PURE__*/e(\"h3\",{children:\"AI Governance and Social Relevance [1:00-2:00]\"}),/*#__PURE__*/e(\"p\",{children:\"There is an increasing emphasis on AI's governance in critical democratic events, with a focus on preparing for potential impacts in upcoming elections. The speaker admits, 'No, we're quite focused on it,' acknowledging the need for vigilance. They discuss leveraging previous experiences with technology in election cycles and the necessity of collaborative engagement with various platforms for effective AI governance. The reference highlights a proactive, anxiety-driven approach to AI management, suggesting 'it's good that we have a lot of anxiety and are going to do everything we can to get it as right as we can.'\"}),/*#__PURE__*/e(\"h3\",{children:\"Silicon Valley and Political Engagement [2:00-3:04]\"}),/*#__PURE__*/e(\"p\",{children:\"The conversation shifts to the intersection of politics and AI, where the speaker touches on the stakes for the tech industry in the U.S. election. Citing a lack of earlier reflection, they advocate for a more proactive stance on political discourse resonating with the public. 'I think elections are huge deals,' says the speaker, acknowledging the significance of the upcoming electoral decisions for both America and AI. The potential influence of AI developers, like OpenAI, is positioned as a pivotal element that must be watched \u201Cincredibly closely this year.'\"}),/*#__PURE__*/e(\"h3\",{children:\"AI and Bipartisanship [3:04-4:24]\"}),/*#__PURE__*/e(\"p\",{children:\"There's a notable bipartisan stance on AI discourse, with both major political parties generally agreeing on the need for regulation. This shared ground reduces concerns about polarization impeding progress in AI policy. As noted by the speaker, 'The conversation around AI has remained very bipartisan,' which bodes well for the future governance and integration of AI into various facets of society.\"}),/*#__PURE__*/e(\"h3\",{children:\"AI's Role in Society and Employment [4:24-6:11]\"}),/*#__PURE__*/e(\"p\",{children:\"The dialogue dives into AI's broader societal implications, particularly in magnifying human productivity, rather than directly replacing jobs. The discussion illuminates a vision of AI as a tool that empowers people to accomplish tasks otherwise impossible. Speaking to the transformative potential of AI, one person states, 'This incredible tool for productivity...lets the AI do parts of jobs.' AI is increasingly seen as an augmentative force, shaping but not dictating future employment landscapes.\"}),/*#__PURE__*/e(\"h3\",{children:\"AI's Evolution and Military Usage [6:11-10:35]\"}),/*#__PURE__*/e(\"p\",{children:\"OpenAI clarifies adjustments to their policies on AI's military applications. While they continue to prohibit the development of weaponry, their collaborative work with the U.S. Department of Defense on cybersecurity tools illustrates the nuanced approach to the technology\u2019s ethical use. The speaker explains, 'We actually still prohibit the development of weapons,' demonstrating a commitment to balance innovation with moral responsibility.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Increasing Creativity of AI Applications [10:35-12:03]\"}),/*#__PURE__*/e(\"p\",{children:\"The GPT store showcases an explosion of creativity similar to the early mobile app stores. The store provides a platform where developers can share lightweight customizations of chat GPT models, fostering a growing ecosystem of inventive AI applications. This empowers individuals and businesses to tailor AI tools to their specific needs, as one speaker highlights, 'You can do all sorts of great stuff with it,' confirming the platform's versatility and wide-ranging potential.\"}),/*#__PURE__*/e(\"h3\",{children:\"Intellectual Property and Collaboration [12:03-13:26]\"}),/*#__PURE__*/e(\"p\",{children:\"OpenAI emphasizes the importance of publisher relations, particularly in the context of respecting intellectual property while innovating with AI. The conversation acknowledges the complexities of copyright and the strides made in collaborating with publishers to present their content through AI platforms responsibly. 'What we want to do with publishers, if they want, is...to say here's an article from Bloomberg, here's an article from the New York Times,' illustrating potential symbiotic relationships in the publishing industry.\"}),/*#__PURE__*/e(\"h3\",{children:\"AI's Future in Design and Devices [13:26-End]\"}),/*#__PURE__*/e(\"p\",{children:\"The discussion concludes with reflections on AI's future in devices and design. While smartphones are seen as irreplaceable, there's speculation about new kinds of AI-powered devices that offer novel ways to interact with technology. 'I bet there is something great to be done,' implies the potential for AI to create new product categories that augment human capabilities. Additionally, there's mention of a possible partnership with renowned designer Johnny Ive, though specifics remain unconfirmed.\"}),/*#__PURE__*/e(\"h3\",{children:\"Conclusion: Navigating AI's Future with Caution and Optimism\"}),/*#__PURE__*/e(\"p\",{children:\"Throughout the conversation, a picture emerges of AI as a growing presence in various aspects of society, from politics and productivity to design and defense. The speakers' dialogue reveals a cautious yet optimistic approach to navigating AI's future. With collaborative governance, careful regulation, and iterative development, the emphasis is on harnessing AI's potential for good while remaining vigilant against unintended consequences. As society grapples with AI's capabilities and its rapid integration into our daily lives, the narrative pivots towards a future where AI aligns with human values and enhances our collective experience.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=4hvQbBGpFQg\"})})}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})})]})},{index:16,id:\"gAP1shycC\",[h]:0,[c]:\"This founder turned AI Flashcards into $30k MRR\",[d]:\"this-founder-turned-ai-flashcards-into-30k-mrr\",[u]:\"The Dock\",[p]:\"w/ Julian Alvarez, Founder of Wisdolia\",[m]:\"2024-01-20T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/NPUlc8M5HmiW54t3FVI6Egm9tk.jpg\",srcSet:\"https://framerusercontent.com/images/NPUlc8M5HmiW54t3FVI6Egm9tk.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/NPUlc8M5HmiW54t3FVI6Egm9tk.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/NPUlc8M5HmiW54t3FVI6Egm9tk.jpg 1280w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:\"Turning Failure into Success: The Wisdolia Story [00:43-01:03]\"}),/*#__PURE__*/e(\"p\",{children:\"When Julian and his team at Wisdolia were facing the end of their startup's runway, they shifted tactics from deeply investing in single ideas to rapid testing cycles. Julian reflects on this pivotal change, 'startups are so hard that it's almost like it requires so many mistakes to get to a point where you actually start to go down a path that makes sense.\u201D They realized that testing the riskiest hypotheses quickly was critical for survival.\"}),/*#__PURE__*/e(\"p\",{children:\"'The Turning Point well I think it's you know startups are something that is are so hard that it's almost like it requires some so many mistakes to get to a point where you actually start to go down a path that makes sense' Julian shares, embodying the perseverance and adaptability required in the startup world. \"}),/*#__PURE__*/e(\"h3\",{children:\"From Concept to Traction: Validating the Market [02:28-02:34]\"}),/*#__PURE__*/e(\"p\",{children:\"Julian and his co-founder, David, found the breakthrough for Wisdolia when a tweet about an AI-generated flashcards dream product went viral. This external validation, combined with their passion for education and AI, set them on a course to develop Wisdolia.\"}),/*#__PURE__*/e(\"p\",{children:\"Julian states, 'what gave birth to wisd doia the specific idea behind it was that someone put out a tweet saying my dream AI product would be to turn everything I'm reading and learning into AI generated flash cards so I could reflect on it more easily that tweet blew up.' \"}),/*#__PURE__*/e(\"h3\",{children:\"The Power of Influencer Marketing and Target Audience [06:12-06:38]\"}),/*#__PURE__*/e(\"p\",{children:\"Upon realizing that medical students were their ideal customers, Wisdolia leveraged influencer marketing, particularly on TikTok, to reach this demographic. This focused approach allowed them to optimize their Customer Acquisition Cost (CAC) to Lifetime Value (LTV) ratio.\"}),/*#__PURE__*/e(\"p\",{children:\"Julian discusses their marketing approach, saying, \u201Cwhat really helped us get a sort of 10x increase and virality was influencer marketing.'\"}),/*#__PURE__*/e(\"h3\",{children:\"Adapting Product Features for Viral Growth [08:13-08:21]\"}),/*#__PURE__*/e(\"p\",{children:\"Wisdolia runs experiments in their product focused on increasing referrals, a vital strategy for growth. They tested various methods, such as rewards and feature gating, to incentivize users to share their product with others.\"}),/*#__PURE__*/e(\"p\",{children:\"Julian explains how they adapt their strategies for growth, 'now whenever we started to explore distribution channels like Tik Tok we knew that if we targeted Med students specifically our CAC to LTV ratio was going to be optimal.\u201D \"}),/*#__PURE__*/e(\"h3\",{children:\"Overcoming Adversity and the Path to Foundership [39:24-39:44]\"}),/*#__PURE__*/e(\"p\",{children:\"Julian's college experience, though marred by a grave error in judgment that lead to his suspension, became a catalyst for personal growth and his eventual decision to fully commit to entrepreneurship. Out of hardship, he learned that perseverance and learning from mistakes are at the heart of success.\"}),/*#__PURE__*/e(\"p\",{children:\"Reflecting on his journey, Julian remarks, 'the only real failure in life is a failure to learn because if like you're going to f*** up...the most important thing to me is to like is not that that thing was a mistake or a failure but rather that the only real failure is not taking the opportunity the golden opportunity to learn from those mistakes.' \"}),/*#__PURE__*/e(\"h3\",{children:\"AI's Transformative Role in Education [42:31-42:54]\"}),/*#__PURE__*/e(\"p\",{children:\"Julian believes AI will revolutionize education by providing personalized learning experiences. This change could dismantle the one-size-fits-all educational approach that restricts many students like himself and Leonard, another coder who felt confined by structured academia.\"}),/*#__PURE__*/e(\"p\",{children:\"Discussing the potential impact of AI, Julian says, 'AI is going to fundamentally change how Education Works right because now for the first time you can really it's like having personalized tutors for literally everyone.' \"}),/*#__PURE__*/e(\"h3\",{children:\"Conclusion: The Road Ahead for Wisdolia\"}),/*#__PURE__*/e(\"p\",{children:\"The key takeaways from Julian's journey with Wisdolia are the importance of rapid prototyping, market validation, strategic marketing, learning from failures, and the prospects of AI in education. This story isn't just about building a successful app; it's about resilience, strategic pivots, and the determination to create something meaningful despite adversity. As Wisdolia continues to grow, they aim to become profitable, solidify effective growth strategies, and maintain healthy lifestyle habits, setting an ambitious goal of reaching 5 million ARR. Julian's story resonates with more than just entrepreneurs\u2014it speaks to anyone facing obstacles and looking to turn their path into one of opportunity and success.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=5vmXylab2Ac\"})})}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})})]})},{index:17,id:\"j9_0O3go8\",[h]:0,[c]:\"Bestie's Talk Global Politics, Plus Sacks Reveals His Slack Killer\",[d]:\"bestie-s-talk-global-politics-plus-sacks-reveals-his-slack-killer\",[u]:\"The All In Podcast\",[p]:\"\",[m]:\"2024-01-13T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/W8YTq4zQ87qFpUcprrkSfu1iL4.png\",srcSet:\"https://framerusercontent.com/images/W8YTq4zQ87qFpUcprrkSfu1iL4.png?scale-down-to=512 512w, https://framerusercontent.com/images/W8YTq4zQ87qFpUcprrkSfu1iL4.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/W8YTq4zQ87qFpUcprrkSfu1iL4.png 1200w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:\"Assessing the Escalation in Yemen and Its Broader Implications [1:07-3:26] \"}),/*#__PURE__*/e(\"p\",{children:'The recent strikes by the US and its allies against Houthi targets in Yemen have raised concerns about the potential for an escalated conflict in the Middle East. Despite the intention to restore deterrence and protect commercial shipping in the Red Sea, early indications suggest the actions may not have the desired effect and could lead to greater conflict with Iran. David Sacks highlights, \"I don\\'t think this is going to have any impact other than to escalate the conflict in the Middle East and put us on a path to war with Iran.\" This move also involves a significant alliance against the Houthi rebels, including the US, the UK, Israel, Qatar, the UAE, and Saudi Arabia, pointing to serious considerations about Iran\\'s potential reactions and the stability of the region. \"The purpose of the strike is to restore deterrents and I guess try and prevent the hooes from attacking commercial shipping in the Red Sea but that deterrence is not working.\" [1:46-1:52] '}),/*#__PURE__*/e(\"h3\",{children:\"Economic Impacts of Middle East Tensions on Global Trade [1:07-3:26] \"}),/*#__PURE__*/e(\"p\",{children:\"Amidst the concern for security and geopolitical stability, the strikes in Yemen raise questions about economic impact, particularly in Europe. With the threat of Houthi attacks disrupting shipping lanes, there is potential for increased shipping costs and implications for inflation. The situation also poses risk to Chinese trade, despite China's strategic non-involvement in the conflict. The conversation emphasized a need for Europe and affected nations to address the situation's economic fallout. David Freeberg pointed out, \\\"If we're talking about the disruption of global trade this is going to have a big impact on Chinese trade.\\\" \\\"There's already a you attack by the houes this morning of a commercial ship in the Red Sea so I don't think this is going to have any impact other than to escalate the conflict in the Middle East.\\\" [1:57-2:05] \"}),/*#__PURE__*/e(\"h3\",{children:\"Reflections on Economic Strategy and Inflation Trends [5:24-6:14] \"}),/*#__PURE__*/e(\"p\",{children:'The prospects of a US Federal Reserve rate cut seem unlikely given recent economic indicators. Discussion centered around the December CPI report, which showed inflation remaining sticky, signifying that interest rates may need to remain higher for a sustained period. The dialogue also touched on global oil prices, inflation predictions, and their ties to domestic and international policy, including recent Middle East events. Chamath Palihapitiya emphasizes the need for a broader perspective, \"I think people expect that as inflation contracts the money supply will expand but demand has yet to reset properly.\" \"In the absence of demand back to the way you started Jason companies will cut expenses in order to maintain profitability because they don\\'t really want to cut prices unless their product really sucks.\" [20:56-21:02] '}),/*#__PURE__*/e(\"h3\",{children:\"Carta Controversy: Risk Management in Data Privacy [7:47-39:19] \"}),/*#__PURE__*/e(\"p\",{children:\"Carta's recent troubles stemming from mismanagement of confidential data have sparked a debate about trust within the startup ecosystem. The compromising of private investor data for secondary market profits has disrupted Carta's reputation and forced the company to dispose of its secondary business. This incident serves as a stark reminder for companies to uphold data privacy and prioritize their customer's trust over expansion ambitions. The direct quote from Chamath Palihapitiya reflects this sentiment, \\\"You're saying why is the software complicated...This is not complicated nothing you guys have said complicated.\\\" \\\"I sold it all two and a half years ago so I I have no opinion one way or the other on this company.\\\" [39:14-39:19] \"}),/*#__PURE__*/e(\"h3\",{children:\"Tackling Slack's Scalability: The Birth of Glue [51:07-53:01]\"}),/*#__PURE__*/e(\"p\",{children:\"In the pursuit of more scalable corporate communication tools, Sacks expresses concern with the chaos caused by Slack's channel model. The problem highlighted is that even with a small team, the number of channels can explode, leading to noise that drowns out meaningful conversation. 'Slack doesn't scale because what happens is you have a channel get created and there's a whole bunch of conversations in there that are kind of munged together,' describes Sacks. This saturation makes it challenging for employees to filter relevant discussions from the surge of data overwhelming each channel. To address this, Sacks proposes a product with a more specific approach to direct conversations to the right individuals, thereby eliminating the noise and enhancing purposeful engagement within enterprises.\"}),/*#__PURE__*/e(\"p\",{children:\"The proposed solution revolves around integrating the simplicity of chat with a corporate feed concept reminiscent of Yammer \u2014 a pioneering enterprise social networking service. The envisaged platform, named Glue, intends to merge the real-time interaction of chat with the ability to review newly updated, high-level information swiftly. Glue promises a curated experience allowing employees to grasp the pulse of the entire organization without the clutter. 'Combining feed and chat in a way that actually makes sense and solving the noise the signal noise problem,' as Sacks puts it, is central to Glue's mission to redefine corporate communication.\"}),/*#__PURE__*/e(\"h3\",{children:\"# Hollywood's DEI Dilemma and Artistic Integrity [1:05:17-1:08:01] \"}),/*#__PURE__*/e(\"p\",{children:\"The debate over Disney\u2019s recent directorial choice for an upcoming Star Wars project has stirred up the conversation about the role of diversity, equity, and inclusion (DEI) in Hollywood. With hints of politicizing the franchise, there's a tension between the desire for wider representation and the potential impact on the brand's artistic legacy. Furthermore, the introduction of DEI mandates for award eligibility in the film industry poses questions about the balance between artistic freedom and societal ideals. \\\"I like to make men uncomfortable I enjoy making men uncomfortable.\\\" [1:05:55-1:06:01] \"}),/*#__PURE__*/e(\"h3\",{children:\"# Education as the Bedrock for a Just Society [1:36:08-1:36:15] \"}),/*#__PURE__*/e(\"p\",{children:'The poignant conversation around societal justice leads to a consensus on the significance of early education and its equitable accessibility. The proposal of year-round schooling and skill training offers a pathway to balanced opportunities and lays the groundwork for a fairer starting line for all segments of society. Recognizing the importance of family stability, Chamath Palihapitiya underscores the potential impact of promoting long-term commitments and nurturing nuclear families as a foundation for societal growth. \"We need more two parent households that would certainly help more.\" [1:36:08-1:36:15] '}),/*#__PURE__*/e(\"h3\",{children:\"# Conclusion: \"}),/*#__PURE__*/e(\"p\",{children:\"The dive into geopolitical conflicts, economic trends, corporate missteps, and social justice issues has provided a multi-faceted perspective on current challenges across the globe. From Yemen's escalation to Carta's data privacy concerns, the dialogue underscores the need for strategic thinking and trustworthy leadership. Amidst this, the role of education as a cornerstone for societal equity was broadly acknowledged. The conversation didn't yield one-size-fits-all solutions, but it highlighted areas of prime importance, such as the preservation of meritocracy and skills training while acknowledging the nuances and complexities at the intersection of culture, policy, and technology.\"})]})},{index:18,id:\"CByBNADM4\",[h]:16,[c]:\"How This 23-Year-Old Started a $10 Million AI Company in 10 Months\",[d]:\"how-this-23-year-old-started-a-10-million-ai-company-in-10-months\",[u]:\"The Dock Podcast\",[p]:\"w/ Alex Schachne, Co-Founder, leap\",[m]:\"2024-01-12T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/i0rsBOMPtbrhNoPiQbfUa2PrGcg.jpg\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:\"From Engineer to Full-Stack Founder: Reflecting on Growth [0:00 - 0:24]\"}),/*#__PURE__*/e(\"p\",{children:\"In a candid conversation reflecting on the past year, Alex Schachne shares their transformative journey to becoming a full-stack founder. What began in a humble setting his parent's home in LA has evolved into a momentous year of company-building and significant financial milestones. As Alex recollects, 'it's crazy to me to think that we were having a conversation just like this like a year ago almost exactly in your dad's house in LA.' The transition from engineer to founder is marked by progression to company valuation reaching multi-million figures, allowing him to be deemed a 'paper millionaire,' although he remains modestly focused on building the company rather than on valuations.\"}),/*#__PURE__*/e(\"h3\",{children:\"A Leap of Faith: Charting the Startup Journey [0:24 - 1:28]\"}),/*#__PURE__*/e(\"p\",{children:\"Detailing the foundation of Leap, the conversation steps back to a pivotal move to San Francisco \u2014 a one-way ticket signifying the commitment to venturing into the startup world and the eventual joining of Founders Inc. 'I basically came out to San Francisco a year and a half ago oneway ticket... and ended up joining Founders Inc as a founding engineer,' Alex states. February marked the crucial point where roles shifted from engineering to growth, setting the stage for the birth of Leap and its future success.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Power of Social and Virality [2:00 - 2:50]\"}),/*#__PURE__*/e(\"p\",{children:\"Discussing the significance of social media influence and virality, Alex highlights a key moment when a certain tweet went viral with millions of impressions and even caught the attention of Elon Musk. 'The Tweet just goes absolutely ballistic... then Elon Musk replies to it and it just Soars it goes to 16 million,' he recalls. This episode didn't just stand out as a remarkable instance but also underlined the strength of virality in business growth, effectively doubling signups in just a day.\"}),/*#__PURE__*/e(\"h3\",{children:\"Establishing Leap: From API to AI Features [3:16 - 4:04]\"}),/*#__PURE__*/e(\"p\",{children:\"Leap originated as an API, adding AI features to apps, entering the market when the hype around AI-powered app development was surging. The mission was to simplify the process for developers who needed to run AI models \u2014 a service that was made user-friendly by Leap. Alex elaborates, 'We made it very easy we just gave you... an API you could ping and say generate an image pass the prompt and get the image back.'\"}),/*#__PURE__*/e(\"h3\",{children:\"Navigating Growth and Marketing Channels [4:11 - 6:05]\"}),/*#__PURE__*/e(\"p\",{children:\"While exploring growth strategies, the conversation delves into different channels, from influencer campaigns to paid advertising. Alex candidly shares the initial trial-and-error phase: 'We did PID ads then we tried influencer... we've done SEO,' highlighting the iterative process of finding what works best for the business. His personal endeavor of building in public and sharing progress bolstered Leap's visibility and engaged other founders in a shared journey.\"}),/*#__PURE__*/e(\"h3\",{children:\"Embracing Virality and Cultivating Partnerships [17:05 - 18:11]\"}),/*#__PURE__*/e(\"p\",{children:\"Understanding the lifecycle of trends and leveraging them through strategic partnerships was instrumental for Leap. By converting viral moments into collaborative opportunities with brands like Vercel and Superbase, Leap augmented its presence and SEO rankings. Alex emphasizes, 'We leveraged that relevancy into... a blog post about this viral template and then that is all Tailwinds.'\"}),/*#__PURE__*/e(\"h3\",{children:\"Product-Led Growth and the Escalator Strategy [29:51 - 30:30]\"}),/*#__PURE__*/e(\"p\",{children:\"The discussion transitions to a strategic framework termed 'bottoms up PLG escalator,' defining product-led growth as businesses that gain traction from grassroots adoption. The scalability of such growth was attested by the adoption of Leap within teams and its expansion to larger enterprise contracts, resembling a 'Trojan horse' effect promising exponential growth.\"}),/*#__PURE__*/e(\"h3\",{children:\"Project Prioritization and Execution [45:58 - 46:12]\"}),/*#__PURE__*/e(\"p\",{children:\"When discussing internal workflow, Alex stresses the importance of selecting the most impactful key performance indicator (KPI) to focus on weekly. This process involves rigorous brainstorming and commitment to chosen priorities without mid-week distractions unless it's crucial. He reflects, 'It's the hard part is knowing which direction to put it in.'\"}),/*#__PURE__*/e(\"h3\",{children:\"Engaging with the Startup Community [52:45 - 53:12]\"}),/*#__PURE__*/e(\"p\",{children:\"Being part of a collaborative environment such as a startup studio or community is highlighted as a significant advantage. Interacting with like-minded individuals who share insights and strategies accelerates growth and provides support for overcoming challenges typical in the early stages of a startup.\"}),/*#__PURE__*/e(\"h3\",{children:\"Conclusion: Looking Ahead [1:07:35 - 1:08:55]\"}),/*#__PURE__*/e(\"p\",{children:\"In conclusion, the key takeaways include the founder's ambitious goal of growing Leap's ARR to $3-5 million and raising a series A within a year. Beyond financial aspirations, the conversation sheds light on the enriching experience of building alongside talented peers and making meaningful connections within the tech community. Alex concludes with optimism, 'I really wake up every day I'm like wow I can't believe that we get to do this we get to meet incredible people too.'\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h5\",{children:/*#__PURE__*/e(\"strong\",{children:\"WATCH EPISODE IN FULL:\"})}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=HgeMmbDpU8E\"})})})]})},{index:19,id:\"C5ymDJflr\",[h]:15,[c]:\"The Best AI Products at CES\",[d]:\"epic-ai-products-i-found-at-ces\",[u]:\"This Week in Startups\",[p]:\"with Sunny Madra\",[m]:\"2024-01-15T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/OK3IH6uGAYpxw4W5Nvc99B1l4o.png\",srcSet:\"https://framerusercontent.com/images/OK3IH6uGAYpxw4W5Nvc99B1l4o.png?scale-down-to=512 512w, https://framerusercontent.com/images/OK3IH6uGAYpxw4W5Nvc99B1l4o.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/OK3IH6uGAYpxw4W5Nvc99B1l4o.png 1200w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:\"CES's Impact on AI Advancements [0:00-3:12]\"}),/*#__PURE__*/e(\"p\",{children:\"The Consumer Electronics Show (CES) has historically been a venue for showcasing the latest in hardware innovation, but this year, artificial intelligence (AI) took center stage. The show highlighted the symbiosis of hardware and software and how companies leverage new technologies to advance AI applications. CES was abuzz with anticipation about how these advancements will shape the industry. As Jason puts it, 'software now is trumping the hardware in many ways.'\"}),/*#__PURE__*/e(\"p\",{children:\"Jason reflects on previous technology arcs such as the mobile revolution initiated by the iPhone and cloud services. He suggests that we are now experiencing a similar surge in AI technology, with CES spotlighting how these advancements could potentially revolutionize various sectors and consumer experiences.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Buzz Around 'Rabbit' [3:49-7:14]\"}),/*#__PURE__*/e(\"p\",{children:\"Rabbit, a new handheld device resembling the classic T-Mobile Sidekick, captured most of the attention at CES. The Rabbit R1 garnered interest for three reasons: its unique, purpose-built large language model (LLM), iconic design, and competitive pricing. The device falls into a category of technology that provides seamless integration with popular services like Spotify and Gmail without requiring subscriptions for its LLM, making it distinct from existing AI assistants like Siri.\"}),/*#__PURE__*/e(\"p\",{children:\"Though Rabbit's immediate market success is in question, its integrated approach may present a significant step toward more accessible and user-friendly AI applications. Jason cautions, however, about the device's economic viability given its low price point and lack of recurring revenue, showing skepticism about its long-term impact.\"}),/*#__PURE__*/e(\"p\",{children:\"> 'The company... not only released the device but they came up with their own large language model.' \\\\[4:48-4:54]\"}),/*#__PURE__*/e(\"h3\",{children:\"The Future of AI With GPT-5 [23:27-24:33]\"}),/*#__PURE__*/e(\"p\",{children:\"Bill Gates and Sam Altman\u2019s recent conversation hinted at significant developments in the AI sphere with the upcoming GPT-5. This advanced version is expected to feature video capabilities, improved reasoning and reliability, and user customization. These enhancements could not only boost existing applications like Rabbit's device but could also catalyze a new wave of innovative AI interfaces and startups that leverage LLMs for tailored experiences.\"}),/*#__PURE__*/e(\"p\",{children:\"> 'GPT-5... touches on... enabling user customization.' \\\\[23:55-24:02]\"}),/*#__PURE__*/e(\"h3\",{children:\"Elli Q: An AI Companion for the Elderly [24:44-30:20]\"}),/*#__PURE__*/e(\"p\",{children:\"Elli Q emerged as another notable AI solution at CES, designed to address senior loneliness through interaction and engagement. This AI-powered companion offers various services, including cognitive games, exercise instructions, and reminders for appointments. Elli Q exemplifies a trend towards consolidating multiple services into a single platform, showcasing solid integration of hardware and advanced AI to target specific user needs.\"}),/*#__PURE__*/e(\"p\",{children:\"> 'Loneliness in seniors is a really big problem.' [25:12-25:19]\"}),/*#__PURE__*/e(\"h3\",{children:\"Smartphone Controls for Kids via AI [33:37-38:21]\"}),/*#__PURE__*/e(\"p\",{children:\"MMGuardian's AI-powered smartphone for kids was presented as a solution to parents' growing concerns over their children's online safety. By using multimodal LLMs to overview and alert parents about potential issues like cyberbullying without needing app integrations, the device represents a significant stride in child protection technology.\"}),/*#__PURE__*/e(\"p\",{children:\"> 'It... gives you summaries of... bullying is happening or... the content that's being used is inappropriate.' [34:13-34:18]\"}),/*#__PURE__*/e(\"h3\",{children:\"Introduction of GPT Store [40:24-43:16]\"}),/*#__PURE__*/e(\"p\",{children:\"OpenAI's launch of the GPT Store is a game-changer, resembling a classical App Store but powered by millions of AI applications. Despite potential quality control concerns, this launch indicates a shift towards AI-driven solutions in mainstream consumer technology. However, partnerships between AI and existing apps, such as AllTrails, raise questions about subscription models and potential business cannibalization.\"}),/*#__PURE__*/e(\"p\",{children:\"> 'We got the launch of the GPT store... featured like a classical App Store.' \\\\[40:24-40:42]\"}),/*#__PURE__*/e(\"h3\",{children:\"Conclusion\"}),/*#__PURE__*/e(\"p\",{children:\"The prevalent themes from Sunny Madra\u2019s visit to Jason's show suggest an imminent AI revolution, marked by CES's focus on AI, Rabbit's innovative approach, anticipation around GPT-5, the compassionate design of Elli Q, MMGuardian's pivot to AI for child safety, and OpenAI\u2019s introduction of the GPT Store. The undercurrent of these discussions is the transformative potential of AI - shaping not only consumer electronics but also the way we approach service delivery, personal assistance, and even child protection. While there is excitement about AI's future and its integration with hardware, concerns about market viability and the nuances of business strategy within AI ecosystems remain an ongoing conversation.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=Qk1faxO6onw\"})})})]})},{index:20,id:\"Rhr0cRsha\",[h]:14,[c]:\"Sam Altman sits down with Bill Gates\",[d]:\"sam-altman-sits-down-with-bill-gates\",[u]:\"Bill Gates\",[p]:\"\",[m]:\"2024-01-11T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/pWuTjM2BaiqmBM3JoXY1a0cZ3s.png\",srcSet:\"https://framerusercontent.com/images/pWuTjM2BaiqmBM3JoXY1a0cZ3s.png?scale-down-to=512 512w, https://framerusercontent.com/images/pWuTjM2BaiqmBM3JoXY1a0cZ3s.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/pWuTjM2BaiqmBM3JoXY1a0cZ3s.png 1200w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:\"Sam Altman: A Visionary in AI and Entrepreneurship [0:03-0:27]\"}),/*#__PURE__*/e(\"p\",{children:\"Sam Altman, CEO of OpenAI and seasoned entrepreneur, has made significant contributions to the tech industry through his leadership at Y Combinator. Under his guidance, Y Combinator has fostered notable companies like Reddit, Dropbox, and Airbnb. His endeavors also extend to addressing climate change through involvement with visionary companies Helion and Oklo. On a recent appearance, Altman discussed a range of topics, with a focus on artificial intelligence\u2014a field that stirs both excitement and concern.\"}),/*#__PURE__*/e(\"p\",{children:\"'We\u2019re going to focus mostly on AI, because it\u2019s such an exciting thing, and people are also concerned,' highlighted the significance of artificial intelligence in the current technological landscape.\"}),/*#__PURE__*/e(\"h3\",{children:\"Unraveling the Mysteries of AI Encoding [0:44-1:52]\"}),/*#__PURE__*/e(\"p\",{children:\"The inner workings of AI, specifically the encoding process within models like ChatGPT, continue to perplex even experts. Despite the observable advancements and successes, the fundamental understanding of how AI encodes and processes information akin to human insight, such as Shakespearean text, remains elusive. Nonetheless, Altman is optimistic about the future progress in this area.\"}),/*#__PURE__*/e(\"p\",{children:\"'I\u2019m pretty sure, within the next five years, we\u2019ll understand it,' Altman asserts, underlining the certainty that the intricacies of AI's internal representations will eventually become clear.\"}),/*#__PURE__*/e(\"h3\",{children:\"Empirical Success Paving the Way for Scientific Understanding [1:57-3:36]\"}),/*#__PURE__*/e(\"p\",{children:\"Altman underscores that much of AI's advancement, including the very first GPT model, has sprung from empirical achievements rather than deep scientific comprehension. However, these empirical results have laid the groundwork for developing more sophisticated theoretical models such as scaling laws, which have informed subsequent innovations in AI.\"}),/*#__PURE__*/e(\"p\",{children:\"'We could predict how much better it was going to be. That was why, when we told you we could do a demo, we were pretty confident it was going to work,' illustrates the predictive power AI researchers now wield due to their empirical findings.\"}),/*#__PURE__*/e(\"h3\",{children:\"Forging the Future of AI: Multimodality, Reasoning, and Personalization [3:38-4:52]\"}),/*#__PURE__*/e(\"p\",{children:\"Looking ahead, Altman pinpoints several key developmental milestones for AI in the coming years. Multimodality, which encompasses varying forms of input and output like speech and images, is earmarked as a significant trend. Alongside multimodality, enhancements in AI's reasoning capabilities and reliability remain critical goals. Additionally, personalizing AI experiences is becoming increasingly important, allowing the technology to align more closely with individual users' preferences and needs.\"}),/*#__PURE__*/e(\"p\",{children:\"'People want very different things out of GPT-4: different styles, different sets of assumptions. We\u2019ll make all that possible,' illustrates Altman's commitment to catering to the diverse requirements of users.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Evolution of AI's Complexity and Compute Requirements [5:00-5:46]\"}),/*#__PURE__*/e(\"p\",{children:\"Discussing the essential modifications needed for further AI advancements, Altman mentions adaptive compute as a necessity. Advanced AI models should allocate computational resources dynamically based on the complexity of the task at hand rather than applying uniform processing to all aspects.\"}),/*#__PURE__*/e(\"p\",{children:\"'We\u2019ve got to get that to work. We may need much more sophisticated things beyond it,' acknowledges the need for more intricate control mechanisms to handle increasingly complex reasoning tasks in AI models.\"}),/*#__PURE__*/e(\"h3\",{children:\"Conclusion: Envisioning AI's Advancing Horizon\"}),/*#__PURE__*/e(\"p\",{children:\"In conclusion, Sam Altman's conversation paints a broad picture of the tech industry's burgeoning frontier, especially within AI. As OpenAI's CEO, Altman's vision encompasses not only understanding and improving upon the remarkable functionalities of AI but also ensuring these advancements are tailored to cater to a gamut of user needs. The upcoming years are poised to see AI become more versatile, personal, and intricate, venturing into realms once considered unattainable. With leaders like Altman at the helm, the journey into AI's potential seems both ambitious and firmly grounded in the lessons of its empirical past.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=8-Ymdc6EdKw&t=5s\"})})})]})},{index:21,id:\"yd_2r08xf\",[h]:13,[c]:\"How AI Agents will Change the World\",[d]:\"how-ai-agents-will-change-the-world-joao\",[u]:\"Attention Heads\",[p]:\"w/ Jo\\xe3o Moura, Founder, Crew AI\",[m]:\"2023-01-09T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/4nGhIHcd4f4ShfDdm2vfE1RlV4w.png\",srcSet:\"https://framerusercontent.com/images/4nGhIHcd4f4ShfDdm2vfE1RlV4w.png?scale-down-to=512 512w, https://framerusercontent.com/images/4nGhIHcd4f4ShfDdm2vfE1RlV4w.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/4nGhIHcd4f4ShfDdm2vfE1RlV4w.png 1200w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:\"The Evolution of AI Through Role-Playing [0:00-0:23]\"}),/*#__PURE__*/e(\"p\",{children:\"In a recent episode featuring Joao, the Director of AI Engineering at Clearbit and the founder of Crew AI, we discussed the influential role of AI agents and their progressive integration into various aspects of our lives. One of the standout points was how role-playing can significantly enhance AI's capabilities. Just as a friendly brainstorming session can boost idea generation and productivity, AI agents thrive when they can exchange ideas dynamically, unhindered by human interaction. 'It's great to have someone to balance ideas off, but still, it's a lot of bouncing ideas off,' says Joao, emphasizing the efficiency AI can achieve when inter-agent communication is leveraged.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Birth of Crew AI and Multi-Agent Collaboration [1:06-2:29]\"}),/*#__PURE__*/e(\"p\",{children:\"Crew AI emerged as a novel concept spearheading the next level of AI interaction. Joao expressed that earlier visions of AI as a standalone, do-it-all entity, while appealing, were quickly outpaced by the practicality of focused, cooperative AI agents \u2014 a paradigm he now champions with Crew AI. By dividing complex tasks amongst specialized AI agents, the framework mimics the efficiency of a well-orchestrated team, resulting in 'nothing short but amazing' outcomes. This shift from single to multi-agent systems reflects a more sophisticated approach to AI task management, one that mirrors the collaborative essence of human workgroups.\"}),/*#__PURE__*/e(\"h3\",{children:\"Beyond Simplistic Interaction: The Nuance of AI Agents [3:23-5:15]\"}),/*#__PURE__*/e(\"p\",{children:\"The advancement of agents lies not just in their ability to perform tasks but in their nuanced interaction modeled after human behavior. Through role-playing, AI agents can adopt specific personas tailored to their functions, a technique that enhances their performance considerably. Joao shared, 'Role-playing is a big piece and how the systems play out,' indicating that the depth of an agent's capabilities is notably amplified when they simulate human roles with precision. This approach also removes the limitation of 'bouncing ideas off,' as AI agents can independently foster progression in a conversation or a project.\"}),/*#__PURE__*/e(\"h3\",{children:\"Agents Emulating Human Personality: A Leap in AI Customization [4:00-6:57]\"}),/*#__PURE__*/e(\"p\",{children:\"Delving deeper into the concept, we find that agents developed with role-playing in mind must possess a role, a goal, and a backstory. Such specifications add layers to an AI's functionality, making it apt for generated content that feels less robotic and more personalized. Joao's anecdote about improving LinkedIn posts through this method underscores the practical applications of such advanced AI\u2014it transforms lengthy tasks into more manageable feats, and in Jah's experience, results in engagement that otherwise might not have been possible.\"}),/*#__PURE__*/e(\"h3\",{children:\"Utilizing AI for Voice Mimicry in Content [14:16-17:34]\"}),/*#__PURE__*/e(\"p\",{children:\"Joao also touched upon an exciting frontier in AI \u2014 fine-tuning models to mimic a person's unique writing style. By using his tweets as training data, he could 'fine-tune GPT 3.5' to generate content that sounded authentically like him. With the potential for broader applications, such as scaling marketing and sales efforts, the personalization of AI can potentially revolutionize how content is created, making it more authentic and relatable to the intended audience.\"}),/*#__PURE__*/e(\"h3\",{children:\"AI's Expanding Role in Data Extraction and Innovation [23:51-28:55]\"}),/*#__PURE__*/e(\"p\",{children:\"AI's prowess stretches into data extraction, a crucial component of services like Clearbit, where finding new and effective methods to parse information becomes increasingly valuable. LLMs opened up avenues to utilize unique sources such as HTML parsing through innovative techniques involving AI Vision \u2014 an experiment by Joao that led to insightful yet unforeseen methods of data extraction. Such adaptability showcases AI's exponential growth, marking its transition from a nascent technology to a significant player in data manipulation and beyond.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Societal Impact of AI: A Future of Autonomy and Mixed Workforces [37:10-41:05]\"}),/*#__PURE__*/e(\"p\",{children:\"Looking toward the future, Joao theorized about the inevitable rise of fully autonomous companies operated by AI and the advent of mixed workforces. This projection is not merely a hot take but seems to be a plausible trajectory for the industry. He posed the challenging question of economic adaptation in an increasingly AI-dominated job market and called for innovative solutions like universal income to address employment displacement. Joao sees these shifts as both exciting and daunting, recognizing the critical impact AI will have on the very fabric of society.\"}),/*#__PURE__*/e(\"h3\",{children:\"Conclusion and Final Thoughts [41:26-41:32]\"}),/*#__PURE__*/e(\"p\",{children:\"In conclusion, the conversation with Joao highlights a transformative period in AI development where role-playing, inter-agent cooperation, and human mimicry are taking center stage. AI's growing capabilities in personalized content creation and data extraction indicate its potential to propel an array of industries into new realms of efficiency and creativity. Yet, with the promise of an AI-centric future come the responsibilities to address its societal implications, ensuring that advancements in technology are met with thoughtful measures to maintain social cohesion and personal fulfillment.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=syl7QtcEuIY\"})})}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})})]})},{index:22,id:\"r1DwtsheA\",[h]:12,[c]:\"All In Pod: Predictions, Biggest Winners and Losers of 2024\",[d]:\"all-in-pod-predictions-biggest-winners-and-losers-of-2024\",[u]:\"All In Podcast\",[p]:\"\",[m]:\"2024-01-05T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/6Z9vGcOoxxNzzsNd7iWKJCscY4.png\",srcSet:\"https://framerusercontent.com/images/6Z9vGcOoxxNzzsNd7iWKJCscY4.png?scale-down-to=512 512w, https://framerusercontent.com/images/6Z9vGcOoxxNzzsNd7iWKJCscY4.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/6Z9vGcOoxxNzzsNd7iWKJCscY4.png 1200w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:\"A Year of Defining Moments: The Bestie Intros! Pasty Preppers Predictions for 2024\"}),/*#__PURE__*/e(\"p\",{children:\"As the world steps into 2024, the Bestie Intros! Pasty Preppers have convened to tackle the myriad predictions that shape our political, economic, and technological landscapes. From discussions of nuclear paranoia to the energetics of startups, the four friends share their most anticipated trends, biggest winners and losers, and everything in-between. Here are the key takeaways from their dialogue, punctuated with their unique blend of humor and insight.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Political Sphere: Winners and Losers \"}),/*#__PURE__*/e(\"h5\",{children:\"Putin's Performance Paradox\"}),/*#__PURE__*/e(\"p\",{children:\"David Sacks projects Vladimir Putin as 2024's biggest political winner, having stabilized the Russian economy and solidified his influence, especially in the BRICS countries, despite Western pressures. 'The Russians are in fact winning that War and what you're seeing is that his successful stance against the West in Ukraine has only made him more influential throughout the global South,' Sacks explained. Yet, Sacks clarified he is not rooting for Putin but providing an analytical perspective on the unfolding events [4:17 \u2013 4:29].\"}),/*#__PURE__*/e(\"h5\",{children:\"The Rise of Independent Politics\"}),/*#__PURE__*/e(\"p\",{children:\"Both Chamath Palihapitiya and David Friedberg anticipate the growth of independent third parties in the US, citing a popular dissatisfaction with the binary Republican-Democrat paradigm. RFK Jr.'s addition to the Utah ballot signifies this burgeoning movement. Chamath believes this trend 'could be the most meaningful longlasting change that we see in American politics' [4:29].\"}),/*#__PURE__*/e(\"h3\",{children:\"Business Predictions: Winners and Losers\"}),/*#__PURE__*/e(\"h5\",{children:\"Commodities Businesses Surge\"}),/*#__PURE__*/e(\"p\",{children:\"Friedberg predicts a resurgence in commodities businesses as a reaction to underinvestment and increased cash infusion. He foresees a boom resulting from this shift [4:09 - 4:36].\"}),/*#__PURE__*/e(\"h5\",{children:\"The Bootstrapped Startup\"}),/*#__PURE__*/e(\"p\",{children:\"Chamath envisions the bootstrapped and profitable startup triumphing as advancements in AI drive down costs and increase efficiency. 'You're no longer measuring in decades when a company will be subject to disruption,' Chamath asserts, highlighting the ever-accelerating pace of industry change [4:36 - 4:58].\"}),/*#__PURE__*/e(\"h5\",{children:\"Anduril's Roadrunner and AI Trends\"}),/*#__PURE__*/e(\"p\",{children:\"Sacks throws his weight behind Anduril's Roadrunner product, a drone interceptor, lauding its cost-effectiveness and military utility [4:58].\"}),/*#__PURE__*/e(\"h5\",{children:\"Struggles for Smartphone Manufacturers\"}),/*#__PURE__*/e(\"p\",{children:\"Looking at the flip side, Jason Calacanis predicts a slowdown for smartphone manufacturers, especially as consumers skip generations of phones due to economic restraints.\"}),/*#__PURE__*/e(\"h5\",{children:\"AI and Copyrights: The Future of Content \"}),/*#__PURE__*/e(\"p\",{children:\"Calacanis proposes a new model for leveraging copyrighted content in AI, wherein companies like the New York Times could license their data to AI models, paving the way for innovative content business models.\"}),/*#__PURE__*/e(\"h5\",{children:\"Financial Systems: Bitcoin's Milestone Moment\"}),/*#__PURE__*/e(\"p\",{children:\"Chamath pronounces 2024 as a pivotal year for Bitcoin, with the possible approval of ETFs fostering mainstream adoption.\"}),/*#__PURE__*/e(\"h5\",{children:\"Media Projections: Personalized AI Newscasters\"}),/*#__PURE__*/e(\"p\",{children:\"Friedberg anticipates the rise of AI-generated personal newscasters that curate news catered to individual preferences, marking a significant shift in content consumption patterns.\"}),/*#__PURE__*/e(\"h3\",{children:\"Entering 2024: Optimism Meets Caution\"}),/*#__PURE__*/e(\"p\",{children:\"The group's emotional state entering into the new year can be summed up as a blend of optimism and caution. Calacanis conveys an enthusiasm for creating new ventures, while Sacks forecasts turbulence and Friedberg holds onto cautious optimism against a backdrop of potential global conflicts.\"}),/*#__PURE__*/e(\"p\",{children:\"In conclusion, the Bestie Intros! Pasty Preppers prognosticate a year oscillating between breakthroughs and setbacks. From political shifts to innovative business models and the continued rise of AI, 2024 stands poised as a year that will demand adaptability and foresight in the face of inevitable global changes.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=ID8T71m7Ics\"})})})]})},{index:23,id:\"Bn87MwWJE\",[h]:11,[c]:\"The state of tech markets w/ Bill Gurley and Brad Gerstner\",[d]:\"the-state-of-tech-markets-w-bill-gurley-and-brad-gerstner\",[u]:\"This Week in Startups\",[p]:\"Jason Calacanis\",[m]:\"2024-01-05T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/KfX3gYAewwA9rvmVPhFKyEYPJg.png\",srcSet:\"https://framerusercontent.com/images/KfX3gYAewwA9rvmVPhFKyEYPJg.png?scale-down-to=512 512w, https://framerusercontent.com/images/KfX3gYAewwA9rvmVPhFKyEYPJg.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/KfX3gYAewwA9rvmVPhFKyEYPJg.png 1200w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:\"The Tech Market's Cycle: Boom, Bust, and Looking Ahead [0:00-4:07]\"}),/*#__PURE__*/e(\"p\",{children:\"The state of the tech markets has been typically marked by cycles of risk-taking and valuation expansions followed by sudden crashes. The recent downturn has similarly followed this pattern, with the effect delayed due to the significant reserves accumulated by many startups during the zero interest rate environment (ZIRP). Bill Gurley notes that 'riskoff seems to happen overnight,' leading to a market crash after a period of optimistic risk escalation. Anticipation for 2024 suggests a continuation of 2023's challenges, as Gurley predicts it to be just as tumultuous due to startups running out of their accumulated capital. However, he also hints at an eventual reckoning when those reserves end, stating:\"}),/*#__PURE__*/e(\"p\",{children:\"'It's just a question of whether you're cool with the valuation and you got to get a bank who doesn't insist that you raise $200 million because that might not work with the with with the valuation that you're going to have to accept but but but I do think we'll see some people move through.' [3:49-4:07]\"}),/*#__PURE__*/e(\"h3\",{children:\"Startups Facing Shutdowns like the Dotcom Crash [1:31-3:04]\"}),/*#__PURE__*/e(\"p\",{children:\"2023 has seen a large number of startup shutdowns akin to the dotcom crash of 2001, bringing attention to the fragility of the ZIRP-funded startups. According to Peter Walker at Carta, about 1500 companies folded in 2023, marking the largest death toll for startups since the 2000s. Predictions for 2024, such as John Redmond's estimate of 1,200 private companies exhausting financial reserves, suggest the trend may continue. Yet, there is a sense that 2023 has been a characteristic tough year, and 2024 may see better outcomes with a decrease in rounds with special terms [2:29-3:04].\"}),/*#__PURE__*/e(\"h3\",{children:\"Varied Perspectives of Investors Based on Company Stages [13:22-16:00]\"}),/*#__PURE__*/e(\"p\",{children:\"The discussion shifts to how different investors view the startup landscape based on their investment stages. While early-stage investors might still see potential for significant returns despite valuation downturns, later-stage investors might consider options like selling the company. Gurley expands on the challenges of boardroom decisions when investors have conflicting interests: 'it's very easy to get in these situations where different investors around the table have very different kind of return horizons and you can end up with with a lot of Chaos in a company.' [14:57-16:00]\"}),/*#__PURE__*/e(\"h3\",{children:\"The Current State of Series B/C Tech Deals [38:09-40:14]\"}),/*#__PURE__*/e(\"p\",{children:\"Brad Gerstner provides insight into the current state of Series B/C tech deals, detailing the significant decrease in these deals and relating it to the reset in market expectations. There is consensus among the panel that the healthier pricing environment is conducive to fresh investments. Gerstner highlights the shift in founders' approaches, pointing out that deals are now being made with efficiency in mind: 'nobody's coming in you know burning insane amounts of money anymore.' [38:09-40:14]\"}),/*#__PURE__*/e(\"h3\",{children:\"Why Now is a Great Time to Start a Company [42:24-43:22]\"}),/*#__PURE__*/e(\"p\",{children:\"Bill Gurley offers a positive stance for potential founders considering starting new ventures. He emphasizes the favorable market conditions, stating, 'it's an incredible time to start a company.' Gurley argues that reduced competition and increased resource availability make this an opportune moment for entrepreneurs [42:24-43:22].\"}),/*#__PURE__*/e(\"h3\",{children:\"Early-Stage Investing: Efficiency and AI Revolution [43:30-47:15]\"}),/*#__PURE__*/e(\"p\",{children:\"Jason Calacanis delves into the trends seen at the earliest stages of investing, focusing on the impact of remote work and AI. He describes an evolving landscape where efficiency gains from AI are allowing startups to achieve high revenue figures with smaller teams. Calacanis suggests there's a funding revolution on the horizon: 'I think this is going to be a revolution in funding,' highlighting the potential for startups to reach breakeven on limited seed rounds [43:30-47:15].\"}),/*#__PURE__*/e(\"h3\",{children:\"AI Investments and Market Maturation [54:55-1:27:00]\"}),/*#__PURE__*/e(\"p\",{children:\"The panel analyzes the surge in AI investments, especially since major players like OpenAI and Anthropic quickly raised massive rounds. However, Gurley points out the potential ceiling for large language models (LLMs) and cautions against the current hype. Brad Gerstner echoes this sentiment, noting that valuations are calming as investors seek to discern what's truly valuable [54:55-59:59].\"}),/*#__PURE__*/e(\"p\",{children:\"In concluding predictions for 2024, Brad Gerstner is optimistic about Nvidia due to its growth potential and limited supply. On the flipside, he is concerned about Google's viability as traditional search business models face disruption. Gurley backs Uber for its potential improvement in cost management, while Calacanis raises concerns about Apple's innovation stagnancy [1:20:41-1:27:15].\"}),/*#__PURE__*/e(\"p\",{children:\"In conclusion, the roundtable discussion paints a picture of a tech industry at a pivotal point post-boom cycle. While there are uncertainties due to startups closing and valuations resetting, the outlook for innovation and market resilience remains optimistic, particularly in the area of artificial intelligence. This settling of the markets may offer fertile ground for fresh and efficient entrepreneurship, signaling a potential revolution in both the nature of startups and the future of tech investments.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=5ynVF2eRwZI\"})})}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})})]})},{index:24,id:\"oSjfgjmQr\",[h]:10,[c]:\"Breaking down the AI Copyright case: OpenAI vs. NY Times\",[d]:\"breaking-down-the-ai-copyright-case-openai-vs-ny-times\",[u]:\"This Week in Startups\",[p]:\"TWIST\",[m]:\"2024-01-04T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/K20PYhHON7gsVJp5Y8coiiD6tUU.png\",srcSet:\"https://framerusercontent.com/images/K20PYhHON7gsVJp5Y8coiiD6tUU.png?scale-down-to=512 512w, https://framerusercontent.com/images/K20PYhHON7gsVJp5Y8coiiD6tUU.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/K20PYhHON7gsVJp5Y8coiiD6tUU.png 1200w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:\"The Legal Landscape of AI and Copyright: The Case of NY Times vs OpenAI [0:00 - 2:33]\"}),/*#__PURE__*/e(\"p\",{children:\"The lawsuit between The New York Times and OpenAI has taken the tech and legal communities by storm, as it poses significant questions regarding the intersection of artificial intelligence and copyright laws. At the heart of the issue is the controversy over how OpenAI, the creators of ChatGPT, have potentially used content from the New York Times' extensive library, dating back to 1851, for training their AI without permission. 'The allegation is that those articles were used in a couple of ways by open AI without consent,' explains Cecilia, notably for training and as verbatim output for certain prompts. As the lawsuit unfolds, it could fundamentally reshape the rules around AI development and copyright infringement. 'It's going to be a fight and it's going to be a lot of Discovery,' predicts Cecilia, indicating a complex legal battle ahead. \"}),/*#__PURE__*/e(\"h3\",{children:\"Understanding Fair Use: A Four-Part Legal Test Explained [2:33 - 4:31]\"}),/*#__PURE__*/e(\"p\",{children:\"The doctrine of fair use, a defense often claimed in copyright disputes, is particularly nebulous in the context of AI. Cecilia outlines the four-part fair use test, highlighting its lack of prescriptive rules and its reliance on judicial discretion. 'Courts are directed to balance the interest and they can consider other factors,' she states, pointing out the complexity and subjectivity involved in such cases. OpenAI might argue that their usage of copyrighted material falls within the bounds of fair use, creating a new purpose that differs significantly from the original\u2014like using a thumbnail image for search results, rather than for entertainment. However, training an AI model using copyright material is yet a legally untested area within the realm of fair use, marking new territory for the courts.\"}),/*#__PURE__*/e(\"h3\",{children:\"Parody and Commercial Use: Legal Precedents Impacting OpenAI's Defense [6:35 - 10:21]\"}),/*#__PURE__*/e(\"p\",{children:\"The legal distinction between parody and commercial use may come to play a pivotal role in this legal saga. Cecilia references the Supreme Court case involving two Live Crew and Roy Orbison\u2019s song 'Pretty Woman,' where it was established that a work can be classified as fair use even if it's created for profit, as long as it's a parody or offers commentary on society. This precedent could potentially bolster OpenAI's argument that ChatGPT creates transformative content that provides new meaning or expression. However, Cecilia astutely points out the inadequacies of simply having technology that enables something as a defense for its legality or ethical standing, emphasizing that just because you can technically do something does not inherently make it legal. \"}),/*#__PURE__*/e(\"h3\",{children:\"Market-Based Solutions: The Future of AI and Copyright Collaboration? [17:35 - 19:41]\"}),/*#__PURE__*/e(\"p\",{children:\"One of the most thought-provoking discussions centers around a mutual marketplace solution for AI and copyright holders. Cecilia believes this route is highly probable, suggesting that a licensing scheme similar to the music industry's evolution with iTunes could be the outcome. 'It's going to be a market-based solution,' she asserts, describing a scenario where tech companies like OpenAI work out a system of attribution and compensation with content creators. This would not only address copyright concerns but also stimulate innovation within the AI space, creating a win-win situation for all parties involved. Moreover, such a resolution could potentially pave the way for more sophisticated content use and personalization services in the future. \"}),/*#__PURE__*/e(\"h3\",{children:\"Attribution in AI: The Technical Feasibility of Proper Credit [19:41 - 20:11]\"}),/*#__PURE__*/e(\"p\",{children:\"The conversation shifts to the technical challenges and feasibilities of attributing sources in AI-generated content. Cecilia debunks the defense that attribution is too difficult for AI developers, highlighting that if technology can create complex models like ChatGPT, it can certainly develop a system to attribute sources accurately. 'The tech will find a way,' proclaims Cecilia, calling on the industry to take responsible steps toward fair attribution, rather than hiding behind the veil of technological complexity. This demand for an ethical tech development process could set new standards for how AI models are trained and used in the future. \"}),/*#__PURE__*/e(\"h3\",{children:\"Conclusion: The Crossroads of AI, Copyright, and Fair Use\"}),/*#__PURE__*/e(\"p\",{children:\"As the court battle between The New York Times and OpenAI looms, there's a sense of an impending paradigm shift within the realms of AI and copyright. From discussions on fair use to the potential of a market-based solution, Cecilia provides insightful clarity on what might lie ahead. With technology racing ahead at breakneck speeds, it seems the legal systems and societal norms will have to adapt swiftly. Tech companies and copyright holders alike must navigate this new terrain with careful consideration of the law, ethics, and innovation's collective advancement. As Cecilia wraps up the dialogue, it's clear that while the outcome of this specific lawsuit is uncertain, the implications will undoubtedly have far-reaching effects on the future of AI and copyright jurisprudence.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=d46IVjk--zo\"})})}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})})]})},{index:25,id:\"I7kLwh2r1\",[h]:9,[c]:\"The Besties rank 2023's best and worse\",[d]:\"all-in-who-did-the-besties-rank-best-and-worse\",[u]:\"All In Podcast\",[p]:\"@theallinpod\",[m]:\"2023-12-29T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/0mmb3P6VypmvprkUAwG8Pb5v6M.png\",srcSet:\"https://framerusercontent.com/images/0mmb3P6VypmvprkUAwG8Pb5v6M.png?scale-down-to=512 512w, https://framerusercontent.com/images/0mmb3P6VypmvprkUAwG8Pb5v6M.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/0mmb3P6VypmvprkUAwG8Pb5v6M.png 1200w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"em\",{children:\"'Everybody is incredibly excited to hear the biggest winners in politics and losers in business, best science breakthrough, so many amazing categories.' \"})}),/*#__PURE__*/e(\"h2\",{children:\"Political Standouts: Triumphs and Downfalls [0:14-4:20]\"}),/*#__PURE__*/e(\"p\",{children:\"In a revealing reflection on the year's political arena, Chamath Palihapitiya named Donald Trump the biggest political winner, citing his escape from legal troubles and solidification as the GOP frontrunner. David Sacks identified the rising prominence of abortion rights as a significant victory, while Alexis Ohanian highlighted non-traditional candidates capturing public attention. On the other side of the spectrum, the panelists addressed the biggest political losers, with Freeberg singling out the decline of DEI movements and Sacks pointing to Ukrainian President Volodymyr Zelensky's fall from grace.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'Looking back, I think the biggest political winner was Donald Trump... I think this move by the Colorado Supreme Court basically sealed the deal...' \\\\[4:20-5:13]\"})}),/*#__PURE__*/e(\"h2\",{children:\"Business Landscape: The Peaks and Troughs [5:14-10:36]\"}),/*#__PURE__*/e(\"p\",{children:\"Chamath Palihapitiya heralded Elon Musk as the year's biggest business winner for his successes with Twitter, SpaceX, and Tesla. Reinforcing the notion of heavyweight champions, David Sacks presented 'The Magnificent 7' companies driving stock market growth, while Freeberg lauded Microsoft's momentous surge in market cap. On the opposite end, Freeberg labeled venture capitalists who over-invested in 2021 as the biggest business losers, with Sacks dubbing Disney's downfall across multiple fronts as the year's biggest business letdown.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'I mean I don't think this is even close but I think it's Elon Musk...' \\\\[23:09-23:53]\"})}),/*#__PURE__*/e(\"h2\",{children:\"Astounding Surprises and Breakthroughs [10:37-40:29]\"}),/*#__PURE__*/e(\"p\",{children:\"Reflecting on the unexpected turns in the business sector, the panelists shared surprising events such as the banking system's narrowly avoided crisis, attributed to the swift intervention of the Federal Reserve\u2019s bank term funding program. As for technology, the group embraced advances in AI, with personalized praise for ChatGPT and locally run LLMs. Innovations also shone in the scientific realm, spotlighting approval of Crispr treatments and brain-decoding technology, reaffirming the year's trend towards major advancements and breakthroughs.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'The biggest surprise was Sam Altman's ouster and return all in a weekend.' \\\\[35:52-35:57]\"})}),/*#__PURE__*/e(\"h2\",{children:\"Impermanent Flashes: The Short-Lived and Overhyped [40:30-42:53]\"}),/*#__PURE__*/e(\"p\",{children:\"Navigating through the flimsy and fleeting, the panel awarded FTX and the concept of effective altruism as the biggest flashes in the pan for the year. They also noted the short-lived excitement around room-temperature superconductivity that promised to revolutionize but fizzled out quickly, exemplifying how not all that glitters in the technology and financial world is gold.\"}),/*#__PURE__*/e(\"h2\",{children:\"Guiding Lights: CEOs and Investors Who Shined [42:54-44:54]\"}),/*#__PURE__*/e(\"p\",{children:\"Taylor Swift's business acumen was celebrated, alongside prominent CEOs like Satya Nadella of Microsoft and Jensen Huang of Nvidia. Investors like Ken Griffin of Citadel and Bill Ackman were recognized for their shrewd financial maneuvers, proving once again that insightful leadership and investment strategies can yield unmatched success in the fluctuating business world.\"}),/*#__PURE__*/e(\"h2\",{children:\"Course Corrections: Remarkable Turnarounds [44:55-47:06]\"}),/*#__PURE__*/e(\"p\",{children:\"Acknowledging the power of resilience, companies like Nova Nordisk and Solana were praised for their impressive turnarounds, while DAR of Uber's navigation towards profitability and market cap growth highlighted the potential within well-executed strategic pivots.\"}),/*#__PURE__*/e(\"h2\",{children:\"Stumbling Giants: Worst Companies of the Year [47:07-49:49]\"}),/*#__PURE__*/e(\"p\",{children:\"Confronting the bleak and unfavorable, Fox News stood out as the worst company, according to the panelists, for spreading misinformation and creating societal rifts.\"}),/*#__PURE__*/e(\"h2\",{children:\"Cultural Currents: Media, Memes and More [49:50-1:12:34]\"}),/*#__PURE__*/e(\"p\",{children:\"The group shared their favorite media influences, ranging from TV shows like 'Succession' to podcasts uncovering geopolitical dynamics. Memes like Elon Musk's GIF reaction to Bob Iger and the 'I'm a journalist' quip, along with innovations like AI co-pilot tools for software development, brought levity and reverence for creativity and technological progress present in everyday culture.\"}),/*#__PURE__*/e(\"h2\",{children:\"Navigating Trends: Best and Worst [1:12:35-1:18:15]\"}),/*#__PURE__*/e(\"p\",{children:\"The return to colorblind meritocracy was applauded as the year's best trend, signaling a shift away from divisive rhetoric. Conversely, dangerous tendencies like the normalization of excessive national spending and the struggles of the youth demographic uncovered pressing societal issues that demand attention moving forward.\"}),/*#__PURE__*/e(\"h2\",{children:\"Conclusion: The Fourth Annual Bestie Awards Recap\"}),/*#__PURE__*/e(\"p\",{children:\"The Bestie Awards of 2023 reflected on a year marked by significant wins, jarring surprises, and pivotal moments across politics, business, science, and culture. As we bid adieu to another year, the insights and takeaways from the Besties exemplify the dynamism inherent in our times and fuel anticipation for what 2024 holds in store.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=vT4ejH4ZfF4\"})})})]})},{index:26,id:\"TYVRHb9kd\",[h]:8,[c]:\"Google CEO on China vs USA AI Race\",[d]:\"google-ceo-on-china-vs-usa-ai-race\",[u]:\"APEC CEO Summit\",[p]:\"Bloomberg Television\",[m]:\"2023-12-16T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/SCj4tEBI3vbXPv36OkCHDUgKMc.png\",srcSet:\"https://framerusercontent.com/images/SCj4tEBI3vbXPv36OkCHDUgKMc.png?scale-down-to=512 512w, https://framerusercontent.com/images/SCj4tEBI3vbXPv36OkCHDUgKMc.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/SCj4tEBI3vbXPv36OkCHDUgKMc.png 1200w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:\"AI's Impact on Economic Growth [0:09-0:31]\"}),/*#__PURE__*/e(\"p\",{children:\"In the realm of global development, AI is poised to become a significant economic driver, particularly in the Asia-Pacific region. Unlike previous technological shifts, where countries played catch-up, AI represents a frontier of co-development and native innovation. \"}),/*#__PURE__*/e(\"p\",{children:\"'I think A.I. takes it the next step further. I think it's the first technology. I think you're all in a real position to be right there from the start and have a seat as this technology develops,' said Sundar Pichai, CEO of Google. Emphasizing a pro-innovation mindset and infrastructure is vital to realize this potential.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Dual Sides of AI in Labor Markets [2:14-3:54]\"}),/*#__PURE__*/e(\"p\",{children:\"AI is seen as a massive opportunity in populous countries like India, promising to address challenges in healthcare, agriculture, and climate change. However, there is a nuanced effect on labor markets. While AI might displace certain jobs, many roles evolve, integrating AI to enhance job performance and access. The MIT economist David Autor's study indicates most jobs today emerged post-1940, hinting at a similar renewal with AI. Pichai advocates for 'the hard work of skilling and workforce transition' to adapt to this change. \"}),/*#__PURE__*/e(\"h3\",{children:\"Achieving Smart Global AI Regulation [3:57-5:56]\"}),/*#__PURE__*/e(\"p\",{children:\"The path to smart AI regulation is challenging but necessary. AI's widespread reach requires collaborative international efforts to establish safety frameworks. Pichai notes, 'We all have a shared incentive to solve for safety... so now that you know that, I think you have to start building the frameworks globally to make progress.' Discussions among G7 nations and dialogue between the U.S. and China underscore the global recognition of this need. \"}),/*#__PURE__*/e(\"h3\",{children:\"Open Innovation vs. Regulation in AI [6:00-7:52]\"}),/*#__PURE__*/e(\"p\",{children:\"Amidst criticism that big tech stifles AI innovation, Pichai counters by highlighting Google's commitment to open innovation and open source projects, such as Android and Chrome. 'Most of the current AI revolution is based on work, which we published as a company and shared with the world,' Pichai says, underscoring his message. This collaborative approach is seen as necessary to balance innovation with responsible AI development.\"}),/*#__PURE__*/e(\"h3\",{children:\"The Role of AI in Future Elections [7:54-9:07]\"}),/*#__PURE__*/e(\"p\",{children:\"AI's ability to generate realistic content could challenge electoral integrity. As AI progresses, it lowers the barriers to spread misinformation. Proactively defending against this requires technologies like image watermarking, says Pichai, and regulation becomes a key player. 'These are areas where regulation will have to play a role... and then governments will have to, over time, pass regulations about what is okay for, you know, some of this synthetic content.' \"}),/*#__PURE__*/e(\"h3\",{children:\"China's Influence on the AI Landscape [9:11-10:00]\"}),/*#__PURE__*/e(\"p\",{children:\"China is making significant advances in AI, cultivating a vast research talent that will likely place it at AI's forefront. Pichai acknowledges, 'China is going to be at the forefront of A.I.', and stresses the importance of cooperative frameworks wherein nations progress in AI harmoniously. \"}),/*#__PURE__*/e(\"h3\",{children:\"Confronting the Digital Divide [10:03-10:45]\"}),/*#__PURE__*/e(\"p\",{children:\"As President Biden suggests, a potential decoupling between the U.S. and China might lead toward two distinct Internets. However, Pichai sees inherent technological tendencies to facilitate information flow. He maintains optimism for a future where 'things to come back again' and converge. \"}),/*#__PURE__*/e(\"h3\",{children:\"Fueling Startups and the Allegation of Big Tech Monopolies [13:59-16:33]\"}),/*#__PURE__*/e(\"p\",{children:\"Google's investment in startups like Anthropic and collaboration through cloud technology enable innovation. Pichai disputes the notion that big tech gatekeeps AI advancements, emphasizing the vibrant dynamism of the startup ecosystem. He argues that Google's technology democratization through the cloud is 'pro-innovation.' Accusations of Google's monopolistic control over search are met with refutations, as Pichai asserts Google's share of information channels is far from singular, citing the diversity of platforms used by younger demographics. \"}),/*#__PURE__*/e(\"h3\",{children:\"Google's Geopolitical Role through AI [16:37-18:26]\"}),/*#__PURE__*/e(\"p\",{children:\"Google's services to various governments, irrespective of geopolitical tensions, are positioned as a technology partnership grounded in democratic values. Projects like Nimbus, which involve modernizing Israel's digital infrastructure, represent Google's intention to operate as an 'enabling context,' supporting the digital and educational advancement of partner countries.\"}),/*#__PURE__*/e(\"h3\",{children:\"Conclusion [19:48-20:38]\"}),/*#__PURE__*/e(\"p\",{children:\"Sundar Pichai paints a cautiously optimistic future for AI, championing its potential to revolutionize our global society positively. However, this optimism must be tempered with diligent preparations, including encouraging open innovation, facilitating workforce transitions, responsibly regulating AI, and nurturing international cooperation. Google's role, as Pichai describes, is not one of dominance but of partnership and enablement. As AI shapes economic landscapes and tests political frameworks, the collaborative, forward-thinking strategies that Google advocates could well define our collective success in harnessing this transformative technology. \"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=9s4PKv2SQzU\"})})}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})})]})},{index:27,id:\"osYTlkN8z\",[h]:7,[c]:\"All In E157: OpenAI's news deal, FCC targets Elon and more\",[d]:\"allin157\",[u]:\"All In Podcast\",[p]:\"@theallinpod\",[m]:\"2023-12-15T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/bZvOE5TcQE380PxVvrBJLbTbbU.png\",srcSet:\"https://framerusercontent.com/images/bZvOE5TcQE380PxVvrBJLbTbbU.png?scale-down-to=512 512w, https://framerusercontent.com/images/bZvOE5TcQE380PxVvrBJLbTbbU.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/bZvOE5TcQE380PxVvrBJLbTbbU.png 1200w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h1\",{children:\"Mullet Mania and Bestie Banter [0:00-3:12]\"}),/*#__PURE__*/e(\"p\",{children:\"In a display of camaraderie and humor, the latest episode of the All-In Podcast opened with the hosts indulging in a light-hearted exchange about mullets and their personal hairstyles, setting the stage for a discussion that would later delve into complex issues such as technology, content ownership, and political retaliation. The casual banter highlighted not only the diversity of topics but also the unique and relaxed approach with which the 'besties' tackle serious conversations.\"}),/*#__PURE__*/e(\"h1\",{children:\"The App Store Duopoly and Epic Games' Victory [9:32-15:51]\"}),/*#__PURE__*/e(\"p\",{children:\"The besties examined a milestone legal decision, as Epic Games triumphed over Google in a case challenging the app store's monopolistic practices. Despite dissimilar outcomes in Epic's lawsuit against Apple, the San Francisco jury determined that Google had stifled competition, leading to significant implications for the app store landscape (\\\\[9:32-15:51]). The conversation reflected on the nuances of app store policies and the delicate balance between fostering innovation and maintaining fair market competition.\"}),/*#__PURE__*/e(\"h1\",{children:\"OpenAI Licensing and The Content Ownership Conundrum [23:22-34:17]\"}),/*#__PURE__*/e(\"p\",{children:\"As OpenAI entered a groundbreaking licensing deal with Axel Springer, the besties debated the intricacies of copyright in AI-generated content. With chat GPT now incorporating links to Axel Springer's paid content and Dolly's challenges with protected IP, the episode illuminated the evolving terrain where technology, copyright law, and ethics intersect (\\\\[23:22-34:17]). The friendly dispute underscored the ongoing struggle to balance content creators' rights with AI's potential for innovation.\"}),/*#__PURE__*/e(\"h1\",{children:\"Elon Versus The FCC: A Tale of Political Targeting [35:03-44:27]\"}),/*#__PURE__*/e(\"p\",{children:\"The besties dissected the contentious decision by the FCC to revoke a $900 million subsidy for Starlink, interpreted by some as a politically motivated attack against Elon Musk. This cancellation sparked a heated discussion on government overreach and the alleged pattern of regulatory harassment underpin President Biden (\\\\[35:03-44:27]). The analysis underscored the potential dangers of political actors wielding regulatory power as a means of retribution against private industry leaders.\"}),/*#__PURE__*/e(\"h1\",{children:\"The Free Speech Litmus Test: Alex Jones' Twitter Return [58:27-1:17:58]\"}),/*#__PURE__*/e(\"p\",{children:\"With the controversial figure Alex Jones reinstated on Twitter, the besties confronted the thorny issue of free speech versus harmful misinformation. The conversation journeyed through ethical dilemmas and societal implications, questioning how platforms should navigate the treacherous waters of freedom of expression and its real-world consequences (\\\\[58:27-1:17:58]). The dialogue demonstrated the complex layers of defending principles of free speech while grappling with its darker manifestations.\"}),/*#__PURE__*/e(\"h1\",{children:\"Hiring for The Future: Beyond Elite University Degrees [1:27:37-1:38:07]\"}),/*#__PURE__*/e(\"p\",{children:\"In response to a listener's question, the besties pondered the optimal strategy for hiring kids out of school in an era where elite university degrees offer dwindling insight into an applicant's capabilities. They proposed alternative metrics and methods for assessing potential hires, such as co-op programs, horsepower, skills, and motivation (\\\\[1:27:37-1:38:07]). This section illuminated the shifting paradigms in talent acquisition and the necessity for innovative hiring practices as the educational landscape evolves.\"}),/*#__PURE__*/e(\"h1\",{children:\"Bestie Insights: David Sacks Receives a Rare Internet Apology [1:38:30-1:39:32]\"}),/*#__PURE__*/e(\"p\",{children:\"In an unprecedented moment, David Sacks was publicly acknowledged as being correct about a point of contention on Twitter, leading to a broader discussion about the rarity and value of public apologies on the internet. This segment highlighted the importance of intellectual humility and the ability to admit when one is wrong, traits often scarce in online discourse (\\\\[1:38:30-1:39:32]). The besties' reaction exemplified the nuanced understanding they bring to the complex and often polarized world of online conversations.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=w85An9FVsb0\"})})}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})})]})},{index:28,id:\"FCVRocV0j\",[h]:6,[c]:\"Jeff Bezos pulls back the curtain with Lex Fridman\",[d]:\"bezosfridman1\",[u]:\"Lex Fridman Podcast\",[p]:\"\",[m]:\"2023-12-14T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/DtyLPU8bhIqEmtlB6SJxvrWxSY.png\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"Bezos, known for transforming industries and pursuing space exploration, shares his thoughts on productivity, decision-making, and the future of AI.\"}),/*#__PURE__*/e(\"h2\",{children:\"Childhood Lessons on a Texas Ranch [0:24-1:41]\"}),/*#__PURE__*/e(\"p\",{children:\"Jeff Bezos recounted the impactful summers of his youth spent on a real working ranch in Texas with his grandfather. From the age of four to sixteen, the ranch served as a playground and a workshop, teaching him the value of hard work and self-reliance. After the early years of 'pretending to help,' he grew into someone who could genuinely contribute to the daily ranch activities - a journey that was deeply formative in his life.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'I did all the jobs you would do on a ranch.'\"})}),/*#__PURE__*/e(\"h2\",{children:\"Space Exploration and Rocket Engineering [4:07-8:26]\"}),/*#__PURE__*/e(\"p\",{children:\"Reflecting on the space race and its historical significance, Bezos underlined how it showcased the power of human ingenuity and ambition. He especially admired the Apollo program's previously unthinkable achievement of landing humans on the moon. He shared his dream of a future where a trillion humans populate the solar system, leveraging giant space stations, and drew inspiration from the days when such endeavors were viewed as impossible.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'One of the great von Braun quotes is 'I have come to use the word impossible with great caution.''\"})}),/*#__PURE__*/e(\"h2\",{children:\"A Vision for Humanity in Space [8:47-10:42]\"}),/*#__PURE__*/e(\"p\",{children:\"Bezos expressed his vision of a future where humanity's presence in space is not just widespread but includes vast civilizations living on space stations throughout the solar system. With the natural resources available off-planet, a trillion people could live in space, leading to a burst of creativity, life, and intelligence unprecedented in our history.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'I would love to see, you know, a trillion humans living in the solar system.'\"})}),/*#__PURE__*/e(\"h2\",{children:\"Preserving Earth Through Space Exploration [10:49-12:45]\"}),/*#__PURE__*/e(\"p\",{children:\"Jeff Bezos communicated a strong message about the necessity of space exploration in preserving Earth. Instead of conflicting with environmentalism, he sees space travel as an instrument to relieve Earth of the pressures of heavy industry, leveraging the abundant resources in space for the planet's benefit. This shift, he believes, is critical in continuing the positive trend of humanity's overall improvement while protecting the nature of our home planet.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'This planet, we've sent robotic probes to all the planets. We know that this is the good one.'\"})}),/*#__PURE__*/e(\"h2\",{children:\"Blue Origin's Path to Progress [14:01-18:19]\"}),/*#__PURE__*/e(\"p\",{children:\"Discussing Blue Origin's projects, Bezos provided insights into their spacecraft Blue Ring, the MK1 and MK2 lunar landers, and the vision they hold for transportation and infrastructure in space. He also addressed his personal involvement in accelerating the progress of Blue Origin, post his CEO tenure at Amazon, by instilling a culture of decisiveness and rapid innovation within the company.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'So Blue Ring is a very interesting spacecraft that is designed to take up to 3000 kilograms of payload up to geosynchronous orbit or in lunar vicinity.'\"})}),/*#__PURE__*/e(\"h2\",{children:\"The Dedication to Rigorous Thought and Innovation [21:03-23:11]\"}),/*#__PURE__*/e(\"p\",{children:\"Bezos identified himself primarily as an inventor, one who thrives in the realm of high dimensionality, where searching and problem-solving are vast. He discusses the process of invention as a delicate balance between boundless exploration and recognizing the seed of a powerful idea when it presents itself.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'If you wanna boil down what I am, I'm really an inventor.'\"})}),/*#__PURE__*/e(\"h2\",{children:\"The Philosophy of Building Amazon [26:12-27:54]\"}),/*#__PURE__*/e(\"p\",{children:\"Bezos reflected on the early days of Amazon, elaborating on his decision to take the leap and start the company despite knowing the odds of success were low. His commitment to a bold vision coupled with a realistic perspective fueled not only the beginning but the continued growth of one of the world\u2019s most consequential companies.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'\\\\[...] every day, from 1994 when the company was founded to 1995, when we opened our doors all the way until today, I find Amazon so exciting.'\"})}),/*#__PURE__*/e(\"h2\",{children:\"Ensuring Eternal 'Day One' at Amazon [28:44-30:00]\"}),/*#__PURE__*/e(\"p\",{children:\"The \u2018Day One\u2019 philosophy, coined by Bezos, stresses the importance of renewal and starting afresh daily. It encourages flexibility, continuous innovation, and the tendency to question and even revise fundamental principles and strategies when necessary, thus averting the stagnation he describes as 'Day Two.'\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'Every day is day one. Every day you are deciding what you're gonna do.'\"})}),/*#__PURE__*/e(\"h2\",{children:\"Telling Hard Truths: The Challenge in Business [31:01-32:17]\"}),/*#__PURE__*/e(\"p\",{children:\"Bezos delved into the importance of cultivating a culture of truth-telling within organizations, highlighting it as an essential but challenging aspect of high-performing teams. He stresses the key role of discomfort in this process, as well as the need to foster an environment where assertions, even from the most junior members, are valued if they are data-backed.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'One of the things you have to do is you have to talk about that. And you have to talk about the fact that it takes energy to do that.'\"})}),/*#__PURE__*/e(\"h2\",{children:\"Reviving Customer Service [33:40-35:00]\"}),/*#__PURE__*/e(\"p\",{children:\"Sharing an anecdote from Amazon's history, Bezos recalled making a live customer service call during a meeting to demonstrate the discrepancy between data and actual customer experiences. This action underscored his commitment to truth and customer satisfaction, resulting in a cultural shift that further enhanced Amazon's customer service model.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'It dramatically made the point that something was wrong with the data collection. We weren't measuring the right thing.'\"})}),/*#__PURE__*/e(\"h2\",{children:\"Customer Experience at the Core of Amazon's Success [36:16-37:48]\"}),/*#__PURE__*/e(\"p\",{children:\"Bezos described his relentless focus on customer satisfaction, exploring both the macro elements like low prices and fast delivery, as well as the minutiae he refers to as 'paper cuts.' He underscored the necessity of attending to even the smallest pain points to create a seamless customer experience, highlighting the importance of attention to detail at all levels of service.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'We're always working on the big things, like if you ask me, and most of the energy goes into the big things as it should.'\"})}),/*#__PURE__*/e(\"h2\",{children:\"The Birth of One-Click Buying [38:40-40:40]\"}),/*#__PURE__*/e(\"p\",{children:\"Jeff Bezos discussed how the 'Buy Now with One Click' feature was born out of addressing multiple customer 'paper cuts', showcasing how attention to minute details can culminate in significant breakthroughs. He opined that there's an intrinsic beauty in crafting solutions that resonate so powerfully with users that they're taken for granted as a norm.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'When you come up with something like 1-click shopping, again, this is like so ingrained in people now, I'm impressed that you even notice it.'\"})}),/*#__PURE__*/e(\"h2\",{children:\"The Evolving Relationship Between Humans and Technology [41:43-44:59]\"}),/*#__PURE__*/e(\"p\",{children:\"Bezos expressed his concerns and hopes for how AI, particularly generative language models like ChatGPT, will impact humanity. While acknowledging the potential dangers AI harbors, he remained optimistic about its ability to avert existential threats and contribute positively to human advancement.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'These powerful tools are much more likely to help us and save us even than they are to unbalance, hurt us, and destroy us.'\"})}),/*#__PURE__*/e(\"h2\",{children:\"A Day in the Life of Jeff Bezos [54:53-1:00:10]\"}),/*#__PURE__*/e(\"p\",{children:\"Bezos outlined his typical day, starting slowly with coffee and 'puttering,' followed by exercise and work. At Blue Origin, he is deeply involved in technology and organizational growth, preferring a structure that allows for extended discussions based on crisp, pre-read memos, fostering a culture of deep, exploratory thought throughout his workday.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'I have never worked harder in my life. I am working so hard and I'm mostly enjoying it. Most of my time is spent on Blue Origin.'\"})}),/*#__PURE__*/e(\"h2\",{children:\"Productivity and Decision-Making:\"}),/*#__PURE__*/e(\"p\",{children:\"Bezos emphasizes the importance of decision-making in productivity. He advocates for high-velocity, decisive actions while being mindful of the difference between reversible and irreversible decisions. His approach involves balancing rapid decision-making with careful consideration of significant choices.\"}),/*#__PURE__*/e(\"h2\",{children:\"Lunar Program:\"}),/*#__PURE__*/e(\"p\",{children:\"Discussing Blue Origin's lunar program, Bezos outlines the development of lunar landers and the potential for using lunar resources. He envisions a future where lunar factories and energy production support human presence on the moon.\"}),/*#__PURE__*/e(\"h2\",{children:\"AI's Impact on Humanity:\"}),/*#__PURE__*/e(\"p\",{children:\"Bezos is optimistic about AI's potential to benefit humanity. He acknowledges the discovery-like nature of current AI developments and the necessity of understanding AI's capabilities and limitations. He sees AI as a tool that could potentially help humanity avoid self-destruction.\"}),/*#__PURE__*/e(\"h2\",{children:\"Amazon's Beginnings and Customer Obsession:\"}),/*#__PURE__*/e(\"p\",{children:\"Reflecting on Amazon's early days, Bezos underscores the company's relentless focus on customer satisfaction. He discusses the importance of addressing customer \\\"paper cuts\\\" \u2013 small but significant issues in the customer experience.\"}),/*#__PURE__*/e(\"h2\",{children:\"The Future of AI and Human Interaction:\"}),/*#__PURE__*/e(\"p\",{children:\"Bezos predicts a future where AI, like Alexa, becomes increasingly integrated into daily life, enhancing various aspects of human experience. He remains intrigued by the evolving relationship between humans and AI-driven technologies.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=DcWqzZ3I2cY\"})})})]})},{index:29,id:\"mbT21sVxq\",[h]:5,[c]:\"Zahid Khawaja Discusses AI in the Legal Field + more\",[d]:\"attentionheadszahid\",[u]:\"Attention Heads\",[p]:\"\",[m]:\"2023-12-12T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/dwFvyYOtJEMkuDgYOrrRCZwHIs.png\",srcSet:\"https://framerusercontent.com/images/dwFvyYOtJEMkuDgYOrrRCZwHIs.png?scale-down-to=512 512w, https://framerusercontent.com/images/dwFvyYOtJEMkuDgYOrrRCZwHIs.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/dwFvyYOtJEMkuDgYOrrRCZwHIs.png 1200w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"Zahid Khawaja's insights shed light on the significant impact AI stands to have across various industries, not only streamlining processes but also potentially enhancing user experiences and driving new business models. His conversation underscores both the current practical uses of AI in fields like legal recruitment and customer service, and the forward-looking perspectives on how AI might evolve and become increasingly accessible to all.\"}),/*#__PURE__*/e(\"h1\",{children:\"AI in Legal Field and Recruiting [1:43-3:10]\"}),/*#__PURE__*/e(\"p\",{children:\"In a recent discussion with Zahid Khawaja, co-founder and AI engineer at Khawaja Partners, it was revealed that the legal field, particularly legal recruiting, is ripe for AI intervention due to its inefficiency and reliance on manual research. Khawaja's work focuses on using AI to automate the tedious task of reading through job postings and biographies, making the recruiting process more efficient. This allows recruiters to dedicate more time to the human aspects of the job. Kaja noted, 'the legal field in general is very inefficient and there's a lot of low hanging fruit,' highlighting the potential for transformative impact within the industry.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'I've been building a lot of legal AI stuff particularly for legal recruiting... I found myself wanting to focus on an area where I feel like collectively I have a lot expertise and there's a real problem to solve.'\"})}),/*#__PURE__*/e(\"h1\",{children:\"Empowering Non-Technical Users with AI [3:15-3:59]\"}),/*#__PURE__*/e(\"p\",{children:\"Khawaja also underscored the importance of empowering non-technical users with AI tools, by simplifying the creation of AI applications. Products like GPT Builder enable those without programming skills to contribute to the AI space by providing them the ability to craft prompts and create applications. This approach democratizes AI application development, allowing for broader participation.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'The theme of like how can you give non-technical users the superpower through AI and a big part of that is just identifying like who needs this technology and what is the specific form factor that's going to serve them best.'\"})}),/*#__PURE__*/e(\"h1\",{children:\"OpenAI's Impact on the AI Landscape [4:19-5:48]\"}),/*#__PURE__*/e(\"p\",{children:\"The conversation touched upon OpenAI's recent developments and their impact on the AI industry. Khawaja discussed the implementation of retrieval-augmented generation (RAG) by OpenAI, suggesting that while many developers are adapting to OpenAI's one-size-fits-all approach, specialized users might prefer to create custom solutions for their unique needs. OpenAI's strategy appears to be more opaque to Khawaja, and the broad usability of their RAG implementation may drive startups specializing in RAG to pivot their strategies.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'What's going to happen is engineers and more specialized users who know what they're trying to do might actually end up building their own custom rag Solutions.'\"})}),/*#__PURE__*/e(\"h1\",{children:\"The Future of OpenAI's App Store Concept [7:46-9:57]\"}),/*#__PURE__*/e(\"p\",{children:\"Khawaja speculated on the future of OpenAI's app store concept, drawing parallels with Amazon's third-party marketplace strategy. He posited that OpenAI could ideally observe which applications succeed and potentially launch their own versions. However, this concept also raises questions about the market saturation and how new developers will compete as the barrier to entry lowers. Despite these concerns, he praised OpenAI's moves, signifying them as a positive shift in the AI domain.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'It could be kind of like a Next Generation gig economy where you have a bunch of AI Builders who are essentially making these like micro businesses building all kinds of interesting cool GPT apps.'\"})}),/*#__PURE__*/e(\"h1\",{children:\"Potential of Custom GPTs in Education [20:44-20:57]\"}),/*#__PURE__*/e(\"p\",{children:\"Delving into the educational sector, Khawaja brought to light how AI can revolutionize learning. He mentioned students are already leveraging GPT Builder to create customized GPTs for classes, hinting at a new educational model that replaces traditional push methods with a pull approach to information. This shift can help students learn at their own pace and ask questions without any reluctance.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"em\",{children:\"'This is going to be a huge opportunity for younger folks college students especially to start building a lot of custom gpts for classes and there's gonna be huge educational value.'\"})}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=uJLF1UG41AY\"})})})]})},{index:30,id:\"AOX3qwJ2y\",[h]:4,[c]:\"The Race for Humanoid Robots - US vs China\",[d]:\"the-race-for-humanoid-robots-us-vs-china\",[u]:\"AI Tech Academy\",[p]:\"\",[m]:\"2023-12-10T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/W2UgOLOUzdzRGfkjwoIXJUW1cVc.png\",srcSet:\"https://framerusercontent.com/images/W2UgOLOUzdzRGfkjwoIXJUW1cVc.png?scale-down-to=512 512w, https://framerusercontent.com/images/W2UgOLOUzdzRGfkjwoIXJUW1cVc.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/W2UgOLOUzdzRGfkjwoIXJUW1cVc.png 1200w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h3\",{children:\"The Promise and Progress of Humanlike Robots [0:00-0:09]\"}),/*#__PURE__*/e(\"p\",{children:\"As we edge closer to a science fiction future, breakthroughs in artificial intelligence (AI) and robotics suggest the dawn of humanlike machines is upon us. The pivotal question stands: 'But how close exactly are we to this sci-fi future?' In exploring the advancements and existing challenges, we delve into the realm of robots that mirror human behavior and appearance, and the potential societal impacts of their integration. 'The rise of robots that act human has begun\u2014are we prepared?' [0:06-0:28]\"}),/*#__PURE__*/e(\"h3\",{children:\"Front-runners in Humanoid Robotics [0:49-1:12]\"}),/*#__PURE__*/e(\"p\",{children:\"Boston Dynamics, a company synonymous with cutting-edge humanoid robotics, is spearheading this technological revolution. With significant funding from giants like Google, SoftBank, and Hyundai, Boston Dynamics has introduced the world to Atlas, a robot with remarkable mobility and balance, capable of navigating complex terrain and even performing parkour. 'Their Flagship humanoid, Atlas, is 1.5 meters tall, weighs 75 kilograms, and features 28 hydraulically actuated joints giving it impressive mobility.' [0:53-1:22]\"}),/*#__PURE__*/e(\"h3\",{children:\"The Humanlike Appeal: Sophia and Beyond [1:53-2:24]\"}),/*#__PURE__*/e(\"p\",{children:\"The allure of humanoids lies not just in their capabilities, but also in their humanlike presence. Hanson Robotics' Sophia embodies this approach with her eerily lifelike conversations and expressions. While her interactions may not be entirely spontaneous, 'Sophia represents a cultural icon that will transform interactions between humans and machines.' This fascination underscores our drive to create robots that are not just functional but also relatable. [1:58-2:22]\"}),/*#__PURE__*/e(\"h3\",{children:\"China's Ambitious Leap into Robotics [3:01-3:17]\"}),/*#__PURE__*/e(\"p\",{children:\"Not to be outdone, China aims to dominate the humanoid robotics landscape. UB Tech Robotics, backed by the Chinese government, seeks to position China as the leader in this field by 2030. Showcasing their capabilities, the Alpha Mini can perform activities ranging from dance to tai chi. This ambition is fueled by significant investments, such as a '$600 million into UB Tech in 2021,' highlighting China's commitment to advancing robotics technologies. \\\\[3:01-3:51]\"}),/*#__PURE__*/e(\"h3\",{children:\"AI's Critical Role in Humanoid Development [4:19-4:57]\"}),/*#__PURE__*/e(\"p\",{children:\"Sanctuary AI takes an innovative approach with Phoenix, a humanoid equipped with advanced AI software, enabling dynamic reasoning and learning. This paradigm shift signifies a new chapter where robots can 'interpret commands, formulate plans, and adapt to its environment,' arguably leading towards a more autonomous and skilful generation of humanoids. As AI technology progresses, its integration with robotics is set to redefine the capabilities of human-like machines. [4:23-4:53]\"}),/*#__PURE__*/e(\"h3\",{children:\"Deployment Scenarios: The Future of Humanoids in Society [5:29-5:51]\"}),/*#__PURE__*/e(\"p\",{children:\"Imagining a future peppered with humanoids conjures visions of them assuming roles in high-risk jobs or as companions at home. They are poised to 'relieve humans from dull, dirty, and dangerous tasks,' transforming sectors like healthcare, home help, and even space exploration. Their potential to seamlessly blend into various facets of daily life presents an array of benefits, providing service and safety while potentially enhancing quality of life. [5:29-5:51]\"}),/*#__PURE__*/e(\"h3\",{children:\"The Technological and Ethical Challenges Ahead [6:02-7:58]\"}),/*#__PURE__*/e(\"p\",{children:\"While the advancements are promising, humanoids still face momentous challenges. Achieving natural movements and energy-efficient autonomy remains a complex endeavor. 'Achieving human-like balance and locomotion across uneven terrain is incredibly difficult, requiring immense computing power and mechanical complexity.' Furthermore, ethical concerns around autonomy and emotional manipulation loom over the horizon. However, 'if developed thoughtfully, humanoid robots offer humanity an extraordinary opportunity,' perhaps ushering in a new era that maximizes human potential by reducing suffering and scaling up productivity. [6:06-7:58]\"}),/*#__PURE__*/e(\"h3\",{children:\"Conclusion: Embracing a Future with Humanoids\"}),/*#__PURE__*/e(\"p\",{children:\"The trajectory of humanoid robots is steep and swift, carrying the promise of a transformed society where innovation meets utility. Companies like Boston Dynamics and Hanson Robotics, alongside nations like China, are at the vanguard of this evolution, while startups like Sanctuary AI reinvent the blueprint of AI's role in robotics. With every leap in balance, mobility, and cognitive function, we inch closer to an era where robots walk among us as helpers, healers, and companions. However, the journey is fraught with hurdles in technology and ethics, challenging us to deploy humanoids conscientiously and considerately. The quest to harmonize our human needs with robotic capabilities requires a balanced approach\u2014one that acknowledges the profound implications of these remarkable creations.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=NEUaAAaSKK4\"})})})]})},{index:31,id:\"zNFzbY0v5\",[h]:3,[c]:\"CEO of Nvidia on the Future of A.I. (DealBook Summit 2023)\",[d]:\"jensen-huang-of-nvidia-on-the-future-of-a-i-dealbook-summit-2023\",[u]:\"New York Times Events\",[p]:\"@NewYorkTimesEvents\",[m]:\"2023-12-01T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/7P0v4Jne2ITgCgbQDpPuqnXo4BU.png\",srcSet:\"https://framerusercontent.com/images/7P0v4Jne2ITgCgbQDpPuqnXo4BU.png?scale-down-to=512 512w, https://framerusercontent.com/images/7P0v4Jne2ITgCgbQDpPuqnXo4BU.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/7P0v4Jne2ITgCgbQDpPuqnXo4BU.png 1200w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h1\",{children:\"Overview\"}),/*#__PURE__*/e(\"p\",{children:\"In an insightful conversation, Jensen Wang articulated Nvidia\u2019s significant role in pioneering AI technology, revealing early intuitions about and investments in AI that have led to their current status as industry leaders. His interview took place at the Deal Book Summit 2023.\"}),/*#__PURE__*/e(\"h1\",{children:\"Nvidia's Domination in AI [0:27-0:58]\"}),/*#__PURE__*/e(\"p\",{children:\"Jensen Wang, founder and CEO of Nvidia, a company renowned for its significant contributions to the world of artificial intelligence (AI), joined Andrew Ross Sorkin to discuss the impact and future of AI technology. Nvidia, founded at a Denny's in 1993, has grown to become the world's most valuable semiconductor company with a remarkable market capitalization. The company's stock skyrocketed by 240% in just one year, reflecting its status as a powerhouse in the tech industry, particularly in AI where it powers major programs from entities like OpenAI and Google.\"}),/*#__PURE__*/e(\"p\",{children:\"'Of course the CEO of Nvidia... this is the clear winner of every winter in the world of artificial intelligence thus far,' said Sorkin.\"}),/*#__PURE__*/e(\"h1\",{children:\"Pioneering the First AI Supercomputer [1:50-3:34]\"}),/*#__PURE__*/e(\"p\",{children:\"Wang recalled delivering Nvidia's first AI supercomputer to Elon Musk, one of the founders of OpenAI. This machine, the DGX, was the result of a five-year endeavor and its significance lies not only in its power and cost but also in its innovative build. Weighing 70 pounds and comprising 35,000 parts, of which only eight chips come from TSMC, the DGX represented a monumental step forward for computational technology and AI development.\"}),/*#__PURE__*/e(\"p\",{children:\"'It's called a DGX. It's everywhere in the world today... We started working on it in 2012, took me five years to build it,' Wang explained about the groundbreaking creation.\"}),/*#__PURE__*/e(\"h1\",{children:\"Anticipating AI Breakthroughs [3:35-4:57]\"}),/*#__PURE__*/e(\"p\",{children:\"Jensen Wang discussed the revolutionary AlexNet, a neural network model that fundamentally altered the traditional approach to creating computer algorithms. This paradigm shift allowed computers to learn from examples and dramatically improved computer vision's capabilities. Recognizing the profound implications of AlexNet, Nvidia foresaw the need to change not just the way they build computers but also the process of writing software, laying the groundwork for entirely new applications and industries shaped by AI.\"}),/*#__PURE__*/e(\"p\",{children:\"'When we first saw the results of AlexNet, the results were so spectacular... and so we were fortunate to have taken a step back and ask ourselves, what is the implication of this to the future of computers?' said Wang.\"}),/*#__PURE__*/e(\"h1\",{children:\"Understanding the Rate of AI Progress [5:13-6:07]\"}),/*#__PURE__*/e(\"p\",{children:\"Wang addressed the unpredictable and often underrated pace of progress within AI, noting the industry's propensity to produce surprising advancements. Although many discuss the fears and dangers associated with AI, spearheaded by notable figures in the field, Wang focused on the technological advancements and the discrete, yet significant, progress that still needs to be made, particularly concerning multi-step reasoning and decision-making processes within AI systems.\"}),/*#__PURE__*/e(\"p\",{children:\"'There's no question that the rate of progress is high,' Wang stated, acknowledging the need for continual development in AI's capabilities.\"}),/*#__PURE__*/e(\"h1\",{children:\"Forecasting the Future of AI and Computing [7:12-8:08]\"}),/*#__PURE__*/e(\"p\",{children:\"Looking ahead, Wang expressed confidence in achieving Artificial General Intelligence (AGI) within the next five years, as per its definition of software that could perform and pass basic intelligence tests comparable to human levels. Insights from Nvidia's advancements indicate that chips alone won't drive the future of AI; it's the amalgamation of software, hardware, and the development process that will reshape computing.\"}),/*#__PURE__*/e(\"p\",{children:\"'We are there, depending on how you define it... You're going to see AIs that can achieve those tests,' Wang projected about reaching AGI within a decade.\"}),/*#__PURE__*/e(\"h1\",{children:\"Considering AI Policies and Global Tech Landscape [10:11-15:52]\"}),/*#__PURE__*/e(\"p\",{children:\"In recent times, issues such as chip independence and national security have influenced AI's trajectory, with governments enacting measures to contain technological resources akin to those produced by Nvidia. Wang underscored the complexity of achieving total supply chain independence and reflected on the potential consequences of stringent regulations that might inadvertently bolster competition, citing Huawei's recent advancements in semiconductor technology despite global restrictions.\"}),/*#__PURE__*/e(\"p\",{children:\"'We are... a decade or two decades away from supply chain independence,' Wang commented, highlighting the intertwined and international nature of the semiconductor industry.\"}),/*#__PURE__*/e(\"h1\",{children:\"Corporate Philosophy and Management [17:55-22:37]\"}),/*#__PURE__*/e(\"p\",{children:\"Wang's unique management philosophy shines through with his approach to leading Nvidia. He operates on a principle of equipping his 50 direct reports with the autonomy and expertise to perform with minimal intervention, emphasizing a flat organizational structure conducive to dynamic, fast-paced innovation. Moreover, Wang shared personal anecdotes about his leadership mindset, focused on maintaining the balance between aspiration and preservation, aiming to keep Nvidia on a continuous path of growth without succumbing to complacency or contentment.\"}),/*#__PURE__*/e(\"p\",{children:\"'The people that report to the CEO should require the least amount of pampering... They should require very little management,' Wang remarked, expounding on his leadership approach.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=Pkj-BLHs6dE\"})})})]})},{index:32,id:\"GdUKUGEfB\",[h]:2,[c]:\"Kevin O'Connor (prev: $3.1B Exit) on the future of VC (TWIST)\",[d]:\"twist1861\",[u]:\"This Week in Startups\",[p]:\"@twistartups\",[m]:\"2023-12-06T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/dKIGWVxjPOIRCQ1Gvs8APFFt98.png\",srcSet:\"https://framerusercontent.com/images/dKIGWVxjPOIRCQ1Gvs8APFFt98.png?scale-down-to=512 512w, https://framerusercontent.com/images/dKIGWVxjPOIRCQ1Gvs8APFFt98.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/dKIGWVxjPOIRCQ1Gvs8APFFt98.png 1200w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"This discussion with Kevin O'Connor covered a broad spectrum, from the characteristics of a successful founder, the transformative effects of AI, to practical strategies for venture capitalists during challenging economic times. It's a rich with insights from O'Connor's extensive experience as an entrepreneur and investor, painting a picture of an industry that, while currently facing uncertainty, continues to buzz with the potential for groundbreaking innovation and growth.\"}),/*#__PURE__*/e(\"h1\",{children:\"Unraveling the Mind of Visionary Founders: A Thin Line Between Genius and Madness [0:00-0:27]\"}),/*#__PURE__*/e(\"p\",{children:\"In the ever-challenging world of venture capital, the line between a delusional and a visionary founder can be incredibly fine. Visionaries are revered if they're correct, but what happens when they're wrong? As Kevin O'Connor, the tech industry veteran, put it, betting on the delusional might just be worthwhile. After all, it takes a dose of delusion to set sail like Columbus in search of uncharted land\u2014a leap of faith that could either crash disastrously or redefine boundaries.\"}),/*#__PURE__*/e(\"h1\",{children:\"Kevin O'Connor: From Founding DoubleClick to Venture Capitalism [1:42-3:37]\"}),/*#__PURE__*/e(\"p\",{children:\"Kevin O'Connor, known for starting DoubleClick\u2014an internet advertisement giant eventually bought by Google\u2014has transitioned to venture capital after years of entrepreneurial success. Despite meeting O'Connor a decade ago, his insights into the tech industry remain as sharp as ever. His views on the internet's evolution from dial-up connections to today's high-speed bandwidth reflect a deep understanding of technology's trajectory. O'Connor's shift to venture capital is motivated by an urge to apply his seasoned wisdom as an operator to help burgeoning companies scale up, especially in the promising realms of SaaS and AI.\"}),/*#__PURE__*/e(\"h1\",{children:\"AI and Its Visionary Impact [4:47-8:40]\"}),/*#__PURE__*/e(\"p\",{children:\"The podcast segment delves into the revolutionary capabilities of AI, such as Chat GPT, which went from being a notion to a groundbreaking reality within just a year. AI's evolution has been compared to major technological shifts that occur once every decade, and O'Connor unmistakably identifies this as one of those seismically shifting moments. From enhancing legal and accounting sectors to potentially authoring a number one hit song, the possibilities with AI seem boundless. Despite the concerns, O'Connor maintains an optimistic outlook on the benefits of technology, and how AI-driven knowledge can significantly improve decision-making.\"}),/*#__PURE__*/e(\"h1\",{children:\"Kevin O'Connor's Strategy for Success in Venture Capital [11:16-11:31]\"}),/*#__PURE__*/e(\"p\",{children:\"Venturing into the deep waters of venture capital, Kevin O'Connor shares his strategy for investment, which concentrates on SaaS AI companies that have hit the $1 million revenue mark. It\u2019s a conservative approach that balances growth potential with the practical rigor of having a proven product-market fit. O'Connor's VC approach emphasizes the value of operational experience in steering young companies towards sustainable growth, rather than resorting to the capital-heavy tactics that have recently led to the phenomenon he calls 'death of corns.'\"}),/*#__PURE__*/e(\"h1\",{children:\"The Nuances of Startup Creation and Funding in Today's Economic Climate [14:03-17:25]\"}),/*#__PURE__*/e(\"p\",{children:\"Kevin and Jason discuss how the startup landscape has shifted, noting the stark contrasts between '90s startup expenses and today's low-cost, fast-paced creation environment. They argue economic downturns can be beneficial, filtering out unsound businesses and resetting focus on foundational elements like product-market fit. Additionally, they converse about the trends of remote work, which has a varying impact on workers depending on their roles and personalities. Yet, both recognize the value of office settings for fostering mentorship and collaboration.\"}),/*#__PURE__*/e(\"h1\",{children:\"The Overemployment Phenomenon and Ethics in Remote Work [29:56-31:44]\"}),/*#__PURE__*/e(\"p\",{children:\"With remote work becoming the new norm, a counterintuitive trend of overemployment arose, where individuals optimize the luxury of location independence by balancing multiple jobs. However, O'Connor questions the ethical considerations and long-term implications of such overemployment. He fears that prioritizing transactional work relationships may lead to a dismal cultural shift, which can overlook the importance of loyalty, team cohesion, and ownership of the job role.\"}),/*#__PURE__*/e(\"h1\",{children:\"The AI Future: Niche Models and Broad Impact [4:47-8:40]\"}),/*#__PURE__*/e(\"p\",{children:\"The conversation shifts towards a future where AI, particularly large language models, become as foundational and universal as the internet. The duo reflect on how specific, vertical solutions built on AI platforms will likely generate significant impacts across various industries. They're intrigued by the prospect of AI becoming an integral part of the fabric of technological advancement, similar to the transformation brought upon by earlier seismic innovations.\"}),/*#__PURE__*/e(\"h1\",{children:\"Reflections on Venture Capitalism and the Shifting Market [49:18-55:02]\"}),/*#__PURE__*/e(\"p\",{children:\"The chat winds down with thoughts on current valuations in the startup world and the impact of market downturns on venture capital funds. Kevin O'Connor shares insights on investing during these times, emphasizing the importance of not just surviving but thriving by focusing on core business metrics. The discussion unfolds around the challenges faced by funds in raising capital and the strategic adjustments necessary when navigating a less forgiving financial landscape.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=mnxqraQ6Nxw\"})})})]})},{index:33,id:\"e3t9CJVzy\",[h]:1,[c]:\"How Ali Abdaal Made 2 Million Dollars In One Week (MFM)\",[d]:\"mfm530\",[u]:\"My First Million\",[p]:\"@myfirstmilpod\",[m]:\"2023-12-13T00:00:00.000Z\",[g]:w({src:\"https://framerusercontent.com/images/L2M6zlFlN5WqcdofwGjDVqAqLRw.png\",srcSet:\"https://framerusercontent.com/images/L2M6zlFlN5WqcdofwGjDVqAqLRw.png?scale-down-to=512 512w, https://framerusercontent.com/images/L2M6zlFlN5WqcdofwGjDVqAqLRw.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/L2M6zlFlN5WqcdofwGjDVqAqLRw.png 1200w\"},\"\"),[f]:!1,[y]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"h1\",{children:\"Overview\"}),/*#__PURE__*/e(\"p\",{children:\"Ali Abdaal, a former doctor turned YouTube content creator, has become one of the most influential productivity experts online. In a candid conversation, Ali shares his personal journey from medicine to content creation, his strategies for productivity, and the business acumen that propelled his YouTube channel from a mere side hustle to a multimillion-dollar enterprise. \"}),/*#__PURE__*/e(\"h1\",{children:\"The Unconventional Path to YouTube Stardom: Ali Abdal's Journey [0:10-0:59]\"}),/*#__PURE__*/e(\"p\",{children:\"Ali Abdal, a former medical student turned full-time YouTuber and content creator, has an inspiring and quite unconventional story. With a start in a field as traditional as medicine, Ali has paved a unique path embodying both the stable career desired by many and the passion-driven life of creating content. Despite not being the typical mold of a YouTube sensation, Ali's mix of practicality and relatability has made his content about productivity and learning widely popular.\"}),/*#__PURE__*/e(\"h1\",{children:\"The Neil Patel Fallacy [2:04-3:59]\"}),/*#__PURE__*/e(\"p\",{children:\"Ali discusses the online reaction to the podcast 'My First Million' and its straightforward approach to discussing money. He recalls the episode featuring Neil Patel, who shared his substantial monthly spending habits matter-of-factly. Abdaal relays an anecdote about Patel claiming a carefree lifestyle while running a large agency, which was humorously contradicted by his CEO, revealing the often unseen stress behind seemingly effortless success. 'Sometimes I enjoy making videos, but I've made like 750 videos to date where I just speak to the camera, and I've maybe enjoyed filming like 20 of them,' Ali admits, highlighting the dissonance between a creator's outward success and their internal enjoyment of the process.\"}),/*#__PURE__*/e(\"h1\",{children:\"The Productivity Strategist: Mastering the Daily Highlight [8:00-8:30]\"}),/*#__PURE__*/e(\"p\",{children:\"Ali Abdal shares one of his simplest yet most effective productivity strategies \u2013 the daily highlight. By asking himself, 'What is the most important thing I need to do today?' Ali narrows down his focus to one key task. This technique not only streamlines his workflow but also ensures significant progression by consistently concentrating on the most impactful activities.\"}),/*#__PURE__*/e(\"h1\",{children:\"The Hourglass Technique: Overcoming Procrastination [7:34-7:50]\"}),/*#__PURE__*/e(\"p\",{children:\"Ali discusses a novel approach to combat procrastination: the hourglass technique. This method involves setting a five-minute timer to simply start a task. The physical act of turning over an hourglass and dedicating to just begin the work creates a psychological push that often leads to continuing the task well beyond the initial timeframe, thus breaking the cycle of procrastination.\"}),/*#__PURE__*/e(\"h1\",{children:\"From Content Creation to CEO: Ali's Business Approach [22:00-22:26]\"}),/*#__PURE__*/e(\"p\",{children:\"Transitioning from content creation to entrepreneurship, Ali emphasizes the importance of treating YouTube as a business. While many successful YouTubers focus primarily on content and AdSense, Ali highlights the potential for more sustainable revenue streams by diversifying and operationalizing the creative process.\"}),/*#__PURE__*/e(\"h1\",{children:\"The Surprising Success of a High-Ticket Course [24:12-24:24]\"}),/*#__PURE__*/e(\"p\",{children:\"Ali credits his massive jump in revenue to the release of his high-ticket, cohort-based course on part-time YouTubing. The course efficiently tapped into the burgeoning market of aspiring YouTubers during the pandemic, demonstrating the power of timing, positioning, and leveraging one's expertise in an accessible format.\"}),/*#__PURE__*/e(\"h1\",{children:\"The Art of the Irresistible Offer [25:05-25:20]\"}),/*#__PURE__*/e(\"p\",{children:\"Diving into marketing wisdom from books like '100 Million Dollar Offers' by Alex Hormozi, Ali learned how to craft compelling offerings. He understood the significance of distinct product promises, separate from fulfillment, an insight that transformed his course sales dramatically.\"}),/*#__PURE__*/e(\"h1\",{children:\"The Infinite Game: Ali's True North Star [32:00-32:50]\"}),/*#__PURE__*/e(\"p\",{children:\"Ali outlines his driving force: an infinite game where the goal isn't revenue or fame but the continuous pursuit of learning and teaching. While he acknowledges the practicality of monetary targets, his core mission remains to impact people's lives positively through education.\"}),/*#__PURE__*/e(\"h1\",{children:\"Ali's Experiment with Viral YouTube Titles and Thumbnails [49:11-49:40]\"}),/*#__PURE__*/e(\"p\",{children:\"Ali discusses his technique for developing effective YouTube titles that drive video success. By iterating and riffing off viral content, using tools like vidIQ for assessment, and embracing A/B testing, he fine-tunes titles and thumbnails to maximize viewership.\"}),/*#__PURE__*/e(\"h1\",{children:\"The Untapped Potential of Twitter Fame and Business Success [1:03:15-1:06:01]\"}),/*#__PURE__*/e(\"p\",{children:\"The conversation considers the unique dynamics of Twitter and its potential for creating businesses with significant financial success. Despite the platform having fewer influencers with massive follower counts, the targeted and business-oriented audience on Twitter presents a ripe opportunity for monetizing creator content.\"}),/*#__PURE__*/e(\"h1\",{children:\"Ali's Prediction: Twitter's Future Billion-Dollar Creator [1:04:00-1:04:48]\"}),/*#__PURE__*/e(\"p\",{children:\"Ali predicts that Twitter, with its robust business audience and high conversion rates, is poised to witness its first billion-dollar creator. This creator would leverage the platform's distribution power, amplified by high engagement, to create a scalable product or business model.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(s.div,{className:\"framer-text-module\",style:{\"--aspect-ratio\":\"560 / 315\",aspectRatio:\"var(--aspect-ratio)\",height:\"auto\",width:\"100%\"},children:/*#__PURE__*/e(n,{componentIdentifier:\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\",children:t=>/*#__PURE__*/e(l,{...t,play:\"Off\",shouldMute:!0,thumbnail:\"Medium Quality\",url:\"https://www.youtube.com/watch?v=EBAqxaJ1RMw\"})})})]})}];for(let e of b)Object.freeze(e);i(b,{MUH3Yl2Oy:{defaultValue:0,title:\"ID\",type:a.Number},D6Z6tNCak:{defaultValue:\"\",title:\"Title\",type:a.String},Jukz8h3I_:{title:\"Slug\",type:a.String},OGTAmVA7X:{defaultValue:\"\",displayTextArea:!1,placeholder:\"\",title:\"Author name\",type:a.String},MVv7nhyzN:{defaultValue:\"\",placeholder:\"@handle\",title:\"Author @handle\",type:a.String},Wzl0Bcf0y:{defaultValue:\"\",title:\"Date\",type:a.Date},M0OUzO0T6:{title:\"Image\",type:a.ResponsiveImage},oSC0w28Vl:{defaultValue:!1,title:\"Featured\",type:a.Boolean},OQ61Yi8h8:{defaultValue:\"\",title:\"Content\",type:a.RichText}}),b.displayName=\"Blog\";export default b;export const enumToDisplayNameFunctions={};export const utils={async getSlugByRecordId(e,t){var i;return null===(i=b.find(t=>t.id===e))||void 0===i?void 0:i[d];},async getRecordIdBySlug(e,t){var i;return null===(i=b.find(t=>t[d]===e))||void 0===i?void 0:i.id;}};\nexport const __FramerMetadata__ = {\"exports\":{\"utils\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"data\",\"name\":\"data\",\"annotations\":{\"framerCollectionId\":\"ClLnD2VA5\",\"framerCollectionUtils\":\"1\",\"framerEnumToDisplayNameUtils\":\"2\",\"framerData\":\"\",\"framerRecordIdKey\":\"id\",\"framerRecordIncludedLocalesKey\":\"includedLocales\",\"framerContractVersion\":\"1\",\"framerRecordIndexKey\":\"index\",\"framerSlug\":\"Jukz8h3I_\"}},\"enumToDisplayNameFunctions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "iMAEO,IAAMA,EAAkB,CAC3B,SAAU,WACV,MAAO,OACP,OAAQ,OACR,QAAS,OACT,eAAgB,SAChB,WAAY,QAChB,EACaC,EAAkB,CAC3B,GAAGD,EACH,aAAc,EACd,WAAY,0BACZ,MAAO,OACP,OAAQ,kBACR,cAAe,QACnB,EACaE,EAAgB,CACzB,QAAS,CACL,KAAMC,EAAY,YACtB,EACA,aAAc,CACV,KAAMA,EAAY,YACtB,EACA,aAAc,CACV,KAAMA,EAAY,YACtB,CACJ,EACaC,GAAkB,CAC3B,KAAMD,EAAY,OAClB,MAAO,YACP,IAAK,EACL,IAAK,IACL,KAAM,EACN,eAAgB,EACpB,EACaE,GAAe,CACxB,KAAM,CACF,KAAMF,EAAY,QAClB,MAAO,OACP,aAAc,GACd,cAAe,UACf,aAAc,QAClB,EACA,WAAY,CACR,KAAMA,EAAY,OAClB,MAAO,SACP,YAAa,QACb,OAAQ,CAAC,CAAE,KAAAG,CAAM,IAAI,CAACA,CAC1B,EACA,WAAY,CACR,KAAMH,EAAY,KAClB,MAAO,SACP,QAAS,CACL,IACA,IACA,IACA,IACA,IACA,IACA,IACA,IACA,GACJ,EACA,aAAc,CACV,OACA,cACA,QACA,UACA,SACA,YACA,OACA,aACA,OACJ,EACA,OAAQ,CAAC,CAAE,KAAAG,CAAM,IAAI,CAACA,CAC1B,CACJ,EClEO,SAASC,GAAgB,CAG5B,OAFiBC,EAAQ,IAAIC,EAAa,QAAQ,IAAMA,EAAa,OACnE,CAAC,CAAC,CAER,CCdO,SAASC,EAAUC,EAAO,CAC7B,GAAM,CAAE,aAAAC,EAAe,oBAAAC,EAAsB,cAAAC,EAAgB,eAAAC,EAAiB,kBAAAC,EAAoB,iBAAAC,CAAoB,EAAIN,EAU1H,OAToBO,EAAQ,IAAIL,EAAsB,GAAGC,OAAmBC,OAAoBC,OAAuBC,MAAuB,GAAGL,MAC/I,CACEA,EACAC,EACAC,EACAC,EACAC,EACAC,CACJ,CAAC,CAEL,CACO,IAAME,EAAsB,CAC/B,aAAc,CACV,MAAO,SACP,KAAMC,EAAY,YAClB,UAAW,sBACX,aAAc,CACV,SACA,mBACJ,EACA,UAAW,CACP,gBACA,iBACA,oBACA,kBACJ,EACA,YAAa,CACT,KACA,KACA,KACA,IACJ,EACA,IAAK,CACT,CACJ,EAcO,IAAMC,GAAiB,CAC1B,QAAS,CACL,KAAMC,EAAY,YAClB,UAAW,iBACX,aAAc,CACV,UACA,kBACJ,EACA,UAAW,CACP,aACA,eACA,gBACA,aACJ,EACA,YAAa,CACT,IACA,IACA,IACA,GACJ,EACA,IAAK,EACL,MAAO,SACX,CACJ,EC3EgT,IAAIC,GAAa,SAASA,EAAY,CAACA,EAAY,OAAU,MAAMA,EAAY,KAAQ,KAAKA,EAAY,KAAQ,MAAO,GAAGA,IAAcA,EAAY,CAAC,EAAE,EAAE,IAAIC,GAAkB,SAASA,EAAiB,CAACA,EAAiB,KAAQ,eAAeA,EAAiB,OAAU,iBAAiBA,EAAiB,IAAO,cAAcA,EAAiB,IAAO,KAAM,GAAGA,IAAmBA,EAAiB,CAAC,EAAE,EAAE,IAAIC,GAAiB,SAASA,EAAgB,CAACA,EAAgB,KAAQ,OAAOA,EAAgB,IAAO,KAAM,GAAGA,IAAkBA,EAAgB,CAAC,EAAE,EAQt0B,SAASC,EAAQ,CAAC,IAAAC,EAAI,KAAAC,EAAK,WAAAC,EAAW,UAAAC,EAAU,MAAAC,EAAM,QAAAC,EAAQ,aAAAC,EAAa,aAAAC,EAAa,YAAAC,GAAY,UAAAC,GAAU,GAAGC,EAAK,EAAE,CAAC,IAAMC,EAASC,EAAc,EAAQC,EAAWZ,IAAOL,EAAY,OAAakB,EAAcH,GAAUR,IAAYN,EAAiB,KAAK,CAACgB,EAAgB,CAACE,EAAaC,EAAY,EAAEC,EAAW,IAAI,GAAK,EAAK,EAAO,CAACC,EAAUC,CAAU,EAAEF,EAAW,IAAI,GAAK,CAACH,CAAa,EAAO,CAACM,GAAUC,EAAU,EAAEC,EAAS,EAAK,EAAQC,EAAaC,EAAUd,EAAK,EAAQe,GAAgBF,IAAe,mBAAmBA,IAAe,MAAM,GAAGvB,IAAM,GAAI,OAAqB0B,EAAKC,GAAa,CAAC,CAAC,EAAG,IAAMC,GAAUC,GAAc7B,CAAG,EAAE,GAAG4B,KAAY,OAAW,OAAqBF,EAAKI,GAAa,CAAC,QAAQ,sBAAsB,CAAC,EAAG,GAAK,CAACC,GAAQC,EAAQ,EAAEJ,GACrwBK,GAAaC,GAAgBH,GAAQ5B,EAAUgC,GAAiB,EAAErC,EAAgB,KAAKA,EAAgB,GAAG,EAC1GsC,EAAaJ,GAAS,aAAa,OAAAI,EAAa,IAAI,iBAAiB,GAAG,EAAEA,EAAa,IAAI,MAAM,GAAG,EAAEA,EAAa,IAAI,iBAAiB,GAAG,EAAEA,EAAa,IAAI,cAAc,GAAG,GAAKvB,GAAYC,IAAesB,EAAa,IAAI,WAAW,GAAG,EAAMvB,GAAYX,GAAYkC,EAAa,IAAI,OAAO,GAAG,EAAMnC,IAAOL,EAAY,OAAMwC,EAAa,IAAI,OAAO,GAAG,EAAEA,EAAa,IAAI,WAAWL,EAAO,GAAO3B,GAAOgC,EAAa,IAAI,QAAQ,OAAO,EAAwBC,EAAM,UAAU,CAAC,eAAe,IAAIhB,GAAW,EAAI,EAAE,eAAe,IAAIA,GAAW,EAAK,EAAE,cAAcL,GAAa,QAAQG,EAAW,MAAM,CAAC,GAAGmB,GAAa,aAAAf,EAAa,UAG9nBE,KAAkBP,GAAWP,GAAU,yBAAyB,QAAQ,OAAO,UAAU,SAAS,QAAQ,EAAE,SAAS,CAACI,GAA4BW,EAAK,OAAO,CAAC,IAAI,aAAa,KAAK,yBAAyB,CAAC,EAAEX,GAA4BW,EAAK,OAAO,CAAC,IAAI,aAAa,KAAK,wBAAwB,CAAC,EAAgBA,EAAK,MAAM,CAAC,MAAM,CAAC,GAAGa,GAAW,WAAWzB,EAAc,sBAAsBmB,gBAA0B,MAAS,CAAC,CAAC,EAAEf,EAAwBQ,EAAK,SAAS,CAAC,MAAMa,GAAW,IAAIP,GAAS,KAAK,YAAY,IAAI,MAAM,oGAAoG,QAAQ3B,EAAQ,aAAaC,EAAa,aAAaC,EAAa,YAAYC,GAAY,UAAUC,EAAS,CAAC,EAAgBiB,EAAKc,GAAW,CAAC,QAAQrB,EAAW,UAAUC,GAAU,MAAMhB,CAAK,CAAC,CAAC,CAAC,CAAC,CAAE,CAACL,EAAQ,YAAY,UAAU0C,EAAoB1C,EAAQ,CAAC,IAAI,CAAC,KAAK2C,EAAY,OAAO,MAAM,OAAO,EAAE,KAAK,CAAC,KAAKA,EAAY,KAAK,MAAM,WAAW,QAAQ,OAAO,OAAO9C,CAAW,CAAC,EAAE,WAAW,CAAC,MAAM,OAAO,KAAK8C,EAAY,QAAQ,aAAa,MAAM,cAAc,KAAK,OAAOhC,EAAM,CAAC,OAAOA,EAAM,OAAOd,EAAY,MAAO,CAAC,EAAE,UAAU,CAAC,MAAM,YAAY,YAAY,4CAA4C,KAAK8C,EAAY,KAAK,QAAQ,OAAO,OAAO7C,CAAgB,EAAE,OAAOa,EAAM,CAAC,OAAOA,EAAM,OAAOd,EAAY,MAAO,CAAC,EAAE,MAAM,CAAC,MAAM,QAAQ,KAAK8C,EAAY,QAAQ,aAAa,MAAM,cAAc,OAAO,EAAE,GAAGC,EAAoB,GAAGC,CAAa,CAAC,EAAE,IAAMC,GAAa,CAAC,IAAI,+BAA+B,KAAKjD,EAAY,OAAO,WAAW,GAAK,UAAUC,EAAiB,OAAO,MAAM,EAAI,EAAEE,EAAQ,aAAa8C,GAAa,SAAShB,GAAciB,EAAU,CAAC,IAAI9C,EAAI,GAAG,CAACA,EAAI,IAAI,IAAI8C,CAAS,CAAE,MAAC,CAAM,IAAMd,EAASe,EAAYD,CAAS,EAAE,MAAM,CAACA,EAAUd,CAAQ,CAAE,CAAC,GAAGhC,EAAI,WAAW,eAAeA,EAAI,WAAW,mBAAmBA,EAAI,WAAW,wBAAwBA,EAAI,WAAW,2BAA2B,CAAC,IAAMgD,EAAahD,EAAI,SAAS,MAAM,CAAC,EAAE,MAAM,GAAG,EACv9D,GAAGgD,EAAa,CAAC,IAAI,QAAQ,CAAC,IAAMjB,EAAQ/B,EAAI,aAAa,IAAI,GAAG,EAAQiD,EAAUF,EAAYhB,CAAO,EAAE,MAAM,CAACA,EAAQkB,CAAS,EACnI,GAAGD,EAAa,CAAC,IAAI,QAAwC,MAAM,CAAtBA,EAAa,CAAC,EAAkBhD,CAAG,EAChF,GAAGA,EAAI,WAAW,WAAW,CAAC,IAAMkD,EAASlD,EAAI,SAAS,MAAM,CAAC,EAAQmD,EAAUJ,EAAYG,CAAQ,EAAE,MAAM,CAACA,EAASC,CAAS,EAAG,CAAC,SAASJ,EAAYhB,EAAQ,CAAC,OAAO,IAAI,IAAI,iCAAiCA,GAAS,CAAE,CAAC,SAASG,GAAgBH,EAAQqB,EAAIC,EAAOvD,EAAgB,IAAI,CAChS,IAAMwD,EAAIxD,EAAgB,KAAK,+BAA+B,0BAAgCyD,EAAIzD,EAAgB,KAAK,OAAO,MAAM,OAAOsD,EAAI,CAAC,KAAKvD,EAAiB,IAAI,MAAM,GAAGyD,IAAMvB,eAAqBwB,IAAM,KAAK1D,EAAiB,OAAO,MAAM,GAAGyD,IAAMvB,eAAqBwB,IAAM,KAAK1D,EAAiB,KAAK,MAAM,GAAGyD,IAAMvB,mBAAyBwB,IAAM,QAAQ,MAAM,GAAGD,IAAMvB,OAAawB,GAAM,CAAC,CAAC,IAAIC,GACpZ,SAASrB,IAAkB,CAC3B,GAAG,CAACsB,EAAQ,MAAO,GAAM,GAAGD,KAAoB,OAAW,OAAOA,GAAmB,IAAME,EAAQ,SAAS,cAAc,QAAQ,EAAE,OAAMA,EAAQ,YAAYA,EAAQ,WAAW,IAAI,EAC9KA,EAAQ,UAAU,YAAY,EAAE,QAAQ,iBAAiB,GAAG,EAC5D,EAAO,CACd,SAAS/B,IAAc,CAAC,OAAqBD,EAAK,MAAM,CAAC,MAAM,CAAC,GAAGiC,EAAgB,SAAS,QAAQ,EAAE,SAAuBjC,EAAK,MAAM,CAAC,MAAMkC,GAAgB,SAAS,mEAAmE,CAAC,CAAC,CAAC,CAAE,CAAC,SAAS9B,GAAa,CAAC,QAAA+B,CAAO,EAAE,CAAC,OAAqBnC,EAAK,MAAM,CAAC,UAAU,oCAAoC,MAAM,CAAC,GAAGoC,EAAgB,SAAS,QAAQ,EAAE,SAAuBzB,EAAM,MAAM,CAAC,MAAMuB,GAAgB,SAAS,CAAC,UAAUC,CAAO,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,SAASrB,GAAW,CAAC,QAAAnC,EAAQ,UAAAe,EAAU,MAAAhB,CAAK,EAAE,CAAC,OAAqBsB,EAAK,SAAS,CAAC,QAAQrB,EAAQ,aAAa,OAAO,MAAM0D,GAAY,SAAuB1B,EAAM,MAAM,CAAC,OAAO,OAAO,QAAQ,MAAM,QAAQ,YAAY,MAAM,OAAO,SAAS,CAAeX,EAAK,OAAO,CAAC,EAAE,wTAAwT,KAAKN,EAAUhB,EAAM,OAAO,OAAO,UAAU,YAAYgB,GAAUhB,EAAM,EAAK,GAAG,MAAM,CAAC,WAAW,kFAAkF,CAAC,CAAC,EAAgBsB,EAAK,OAAO,CAAC,EAAE,sBAAsB,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,IAAMqC,GAAY,CAAC,SAAS,WAAW,IAAI,MAAM,KAAK,MAAM,UAAU,wBAAwB,MAAM,GAAG,OAAO,GAAG,QAAQ,EAAE,OAAO,OAAO,WAAW,cAAc,OAAO,SAAS,EAAQzB,GAAa,CAAC,SAAS,WAAW,MAAM,OAAO,OAAO,MAAM,EAAQsB,GAAgB,CAAC,UAAU,SAAS,SAAS,GAAG,EAAQrB,GAAW,CAAC,SAAS,WAAW,IAAI,EAAE,KAAK,EAAE,OAAO,OAAO,MAAM,MAAM,ECtBp2C,IAAIyB,EAAE,YAAYC,EAAE,YAAYC,EAAE,YAAYC,EAAE,YAAYC,EAAE,YAAYC,EAAE,YAAYC,EAAE,YAAYC,EAAE,YAAYC,EAAE,YAAYC,EAAE,CAACC,EAAEC,IAAI,CAAC,GAAGD,GAAa,OAAOA,GAAjB,SAAmB,MAAM,CAAC,GAAGA,EAAE,IAAIC,CAAC,CAAE,EAAEC,EAAE,CAAC,CAAC,MAAM,EAAE,GAAG,YAAY,CAACZ,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,8EAA8E,CAACC,CAAC,EAAE,0EAA0E,CAACC,CAAC,EAAE,qBAAqB,CAACC,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,qEAAqE,OAAO,kQAAkQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAS,MAAM,CAAC,EAAeD,EAAE,KAAK,CAAC,SAAS,CAAcC,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAS,0HAA0H,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAS,oKAAoK,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAS,sKAAsK,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAS,2HAA2H,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAS,kQAAkQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,8MAAoC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,4CAA4C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,wZAA0Z,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,8BAA8B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0aAA4a,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,sCAAsC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,iXAAmX,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,wCAAwC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gdAAkd,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,wCAAwC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+eAAif,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6BAA6B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gTAAgT,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gCAAgC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sgBAAwgB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0BAA0B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,YAAY,CAAChB,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,qEAAqE,CAACC,CAAC,EAAE,gEAAgE,CAACC,CAAC,EAAE,0BAA0B,CAACC,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,uEAAuE,OAAO,wQAAwQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,MAAM,CAAC,CAAC,CAAC,EAAeD,EAAE,KAAK,CAAC,SAAS,CAAcA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAS,CAAcC,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,yNAAyN,CAAC,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeD,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAS,CAAcC,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,6LAA6L,CAAC,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,+LAA+L,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeD,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAS,CAAcC,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,qKAAqK,CAAC,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,yNAAyN,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,yJAA4B,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kEAAkE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sWAAsW,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,uRAAuR,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,iCAAiC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,scAAsc,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0CAA0C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kcAAkc,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,uSAA6R,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,sCAAsC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0ZAAqZ,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+RAA+R,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+CAA+C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,iVAAiV,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6CAA6C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0dAA0d,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,8CAA8C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2SAA2S,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,qCAAqC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6VAA6V,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2JAA2J,CAAC,EAAeD,EAAE,IAAI,CAAC,SAAS,CAAC,uNAA+NC,EAAE,KAAK,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6BAA6B,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,YAAY,CAAChB,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,kEAAkE,CAACC,CAAC,EAAE,iEAAiE,CAACC,CAAC,EAAE,mBAAmB,CAACC,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,sEAAsE,OAAO,qQAAqQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,MAAM,CAAC,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeD,EAAE,KAAK,CAAC,SAAS,CAAcA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAS,CAAcC,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,kOAAkO,CAAC,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeD,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAS,CAAcC,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,gOAAgO,CAAC,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeD,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAS,CAAcC,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,6MAA6M,CAAC,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,wQAAwQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2KAA+B,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,iDAAiD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,mhBAAmhB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kDAAkD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ygBAA+f,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,sDAAsD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ygBAA+f,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+CAA+C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+VAA+V,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,qDAAqD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,8aAA8a,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,qDAAqD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,mYAAmY,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,iDAAiD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,mVAAmV,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,uXAAkX,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,sDAAsD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kSAAkS,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yBAAyB,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,YAAY,CAAChB,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,6CAA6C,CAACC,CAAC,EAAE,6CAA6C,CAACC,CAAC,EAAE,eAAe,CAACC,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,uEAAuE,OAAO,wQAAwQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,MAAM,CAAC,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeD,EAAE,KAAK,CAAC,SAAS,CAAcC,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBD,EAAE,KAAK,CAAC,SAAS,CAAcC,EAAE,SAAS,CAAC,SAAS,wBAAwB,CAAC,EAAE,0JAA0J,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBD,EAAE,KAAK,CAAC,SAAS,CAAcC,EAAE,SAAS,CAAC,SAAS,oBAAoB,CAAC,EAAE,wKAAwK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBD,EAAE,KAAK,CAAC,SAAS,CAAcC,EAAE,SAAS,CAAC,SAAS,uBAAuB,CAAC,EAAE,mKAAmK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBD,EAAE,KAAK,CAAC,SAAS,CAAcC,EAAE,SAAS,CAAC,SAAS,2BAA2B,CAAC,EAAE,sIAAsI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBD,EAAE,KAAK,CAAC,SAAS,CAAcC,EAAE,SAAS,CAAC,SAAS,sCAAsC,CAAC,EAAE,2KAA2K,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,4OAAyC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2DAA2D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,seAAse,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,wCAAwC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6kBAAmkB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oEAAoE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,yVAAyV,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oDAAoD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,8ZAA8Z,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0DAA0D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,mUAA8T,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2BAA2B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ghBAA2gB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,4BAA4B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,mRAAmR,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gCAAgC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,yVAAoV,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6BAA6B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0OAA0O,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0CAA0C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kOAAkO,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yCAAyC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,wTAAmT,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yBAAyB,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,YAAY,CAAChB,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,gDAAgD,CAACC,CAAC,EAAE,+CAA+C,CAACC,CAAC,EAAE,4BAA4B,CAACC,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,uEAAuE,OAAO,wQAAwQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,MAAM,CAAC,CAAC,CAAC,EAAeD,EAAE,KAAK,CAAC,SAAS,CAAcC,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBD,EAAE,KAAK,CAAC,SAAS,CAAC,oPAAiQC,EAAE,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBD,EAAE,KAAK,CAAC,SAAS,CAAC,2LAAwMC,EAAE,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBD,EAAE,KAAK,CAAC,SAAS,CAAC,4LAAyMC,EAAE,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBD,EAAE,KAAK,CAAC,SAAS,CAAC,sKAAmLC,EAAE,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,mNAAmN,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+DAAa,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,mFAAmF,CAAC,EAAeD,EAAE,IAAI,CAAC,SAAS,CAAcC,EAAEa,EAAE,CAAC,KAAK,8BAA8B,aAAa,GAAG,aAAa,GAAG,SAAsBb,EAAE,IAAI,CAAC,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,gBAA6BA,EAAEa,EAAE,CAAC,KAAK,iCAAiC,aAAa,GAAG,aAAa,GAAG,SAAsBb,EAAE,IAAI,CAAC,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,u2BAAu2B,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6DAA6D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0uBAA0uB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6DAA6D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0uBAA0uB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6EAA6E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+iBAA+iB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gEAAgE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,8bAA8b,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yBAAyB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,YAAY,CAAChB,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,sEAAsE,CAACC,CAAC,EAAE,mEAAmE,CAACC,CAAC,EAAE,mBAAmB,CAACC,CAAC,EAAE,eAAe,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,qEAAqE,OAAO,kQAAkQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,MAAM,CAAC,CAAC,CAAC,EAAeD,EAAE,KAAK,CAAC,SAAS,CAAcC,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,0GAA0G,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,0HAA0H,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,gGAAgG,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,4FAA4F,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,8FAA8F,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,yGAAyG,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,oGAAoG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gLAA+B,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2DAA2D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,qqBAAqqB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2CAA2C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,qlBAAqlB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+CAA+C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,yiBAAoiB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,mCAAmC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,uZAAuZ,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2CAA2C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2bAA2b,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yDAAyD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sbAAsb,CAAC,EAAeD,EAAE,KAAK,CAAC,SAAS,CAAcC,EAAE,KAAK,CAAC,CAAC,EAAE,yBAAyB,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,YAAY,CAAChB,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,8CAA8C,CAACC,CAAC,EAAE,4CAA4C,CAACC,CAAC,EAAE,kBAAkB,CAACC,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,oEAAoE,OAAO,+PAA+P,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAS,MAAM,CAAC,EAAeD,EAAE,KAAK,CAAC,SAAS,CAAcC,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAS,yGAAyG,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAS,4FAA4F,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAS,yGAAyG,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAS,+FAA+F,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAS,kGAAkG,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAS,0HAA0H,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6IAA0B,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0CAA0C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0rBAA0rB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kDAAkD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,4kBAA4kB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+DAA+D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,qhBAA2gB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,4EAA4E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,qeAAqe,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,mEAAmE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0dAA0d,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2DAA2D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6bAA6b,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gEAAgE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,yYAAyY,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oBAAoB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,YAAY,CAAChB,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,gFAAgF,CAACC,CAAC,EAAE,+EAA+E,CAACC,CAAC,EAAE,wBAAwB,CAACC,CAAC,EAAE,qBAAqB,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,uEAAuE,OAAO,wQAAwQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,MAAM,CAAC,CAAC,CAAC,EAAeD,EAAE,KAAK,CAAC,SAAS,CAAcC,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,mEAAmE,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,yDAAyD,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,yEAAyE,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,uEAAuE,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,iFAAiF,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,oEAAoE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6DAA6D,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6EAA6E,CAAC,EAAeD,EAAE,IAAI,CAAC,SAAS,CAAcC,EAAEa,EAAE,CAAC,KAAK,+BAA+B,aAAa,GAAG,aAAa,GAAG,SAAsBb,EAAE,IAAI,CAAC,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,gBAA6BA,EAAEa,EAAE,CAAC,KAAK,0BAA0B,aAAa,GAAG,aAAa,GAAG,SAAsBb,EAAE,IAAI,CAAC,SAAS,QAAQ,CAAC,CAAC,CAAC,EAAE,wqBAAwqB,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0DAA0D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2eAA2e,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,8DAA8D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,odAAod,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,iEAAiE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kZAAkZ,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2DAA2D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,yhBAAyhB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2DAA2D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,8eAA8e,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,mDAAmD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,4dAA4d,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yBAAyB,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeZ,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,YAAY,CAACJ,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,sDAAsD,CAACC,CAAC,EAAE,qDAAqD,CAACC,CAAC,EAAE,mBAAmB,CAACC,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,uEAAuE,OAAO,wQAAwQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,MAAM,CAAC,CAAC,CAAC,EAAeD,EAAE,KAAK,CAAC,SAAS,CAAcC,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,0HAA0H,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,sGAAsG,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,0FAA0F,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,sKAAsK,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,uIAAuI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+EAA+E,CAAC,EAAeD,EAAE,IAAI,CAAC,SAAS,CAAC,gbAA6bC,EAAEa,EAAE,CAAC,KAAK,8BAA8B,aAAa,GAAG,aAAa,GAAG,SAAsBb,EAAE,IAAI,CAAC,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,kPAAkP,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0LAA0L,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,wEAAwE,CAAC,EAAeD,EAAE,IAAI,CAAC,SAAS,CAAC,yCAAiDC,EAAEa,EAAE,CAAC,KAAK,sBAAsB,aAAa,GAAG,aAAa,GAAG,SAAsBb,EAAE,IAAI,CAAC,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,2YAA2Y,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6OAA6O,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oFAAoF,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0iBAA0iB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,yMAAyM,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,qEAAqE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2jBAAsjB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,mPAAmP,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6EAA6E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+iBAA+iB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,yLAAyL,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,uEAAuE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,8fAA8f,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sHAAsH,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,qEAAqE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6bAA6b,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,8LAA8L,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yBAAyB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,YAAY,CAAChB,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,gDAAgD,CAACC,CAAC,EAAE,gDAAgD,CAACC,CAAC,EAAE,0BAA0B,CAACC,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,sEAAsE,OAAO,qQAAqQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,+CAA+C,CAAC,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeD,EAAE,KAAK,CAAC,MAAM,CAAC,qBAAqB,OAAO,0BAA0B,QAAQ,sBAAsB,qBAAqB,0BAA0B,MAAM,EAAE,SAAS,CAAcC,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,oHAAoH,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,6EAA6E,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,+GAA+G,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,qHAAqH,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,wHAAwH,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,4LAAiC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,8DAA8D,CAAC,EAAeD,EAAE,IAAI,CAAC,SAAS,CAAcC,EAAEa,EAAE,CAAC,KAAK,oCAAoC,aAAa,GAAG,aAAa,GAAG,SAAsBb,EAAE,IAAI,CAAC,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,mBAAgCA,EAAEa,EAAE,CAAC,KAAK,qBAAqB,aAAa,GAAG,aAAa,GAAG,SAAsBb,EAAE,IAAI,CAAC,SAAS,QAAQ,CAAC,CAAC,CAAC,EAAE,80BAA21BA,EAAE,KAAK,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,CAAC,EAAE,0YAA0Y,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,mEAAmE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,8XAA8X,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0cAA0c,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,iNAAiN,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,wEAAwE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,osBAAosB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,sEAAsE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,4qBAA4qB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kFAAkF,CAAC,EAAeD,EAAE,IAAI,CAAC,SAAS,CAAC,21BAAw2BC,EAAE,KAAK,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,EAAeD,EAAE,KAAK,CAAC,SAAS,CAAC,0BAAuCC,EAAE,KAAK,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeZ,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAACJ,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,0DAA0D,CAACC,CAAC,EAAE,sDAAsD,CAACC,CAAC,EAAE,iBAAiB,CAACC,CAAC,EAAE,qBAAqB,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,uEAAuE,OAAO,wQAAwQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,MAAM,CAAC,CAAC,CAAC,EAAeD,EAAE,KAAK,CAAC,SAAS,CAAcC,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,+GAA+G,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,sFAAsF,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,6JAA6J,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,iGAAiG,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,0HAA0H,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6IAA0B,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2EAA2E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6oBAAwoB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kEAAkE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0lBAAqlB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,iEAAiE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,klBAAklB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+EAA+E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6ZAA6Z,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+EAA+E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,icAAub,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6EAA6E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+YAA+Y,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,wBAAwB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAAChB,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,kEAAkE,CAACC,CAAC,EAAE,kEAAkE,CAACC,CAAC,EAAE,wBAAwB,CAACC,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,sEAAsE,OAAO,qQAAqQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAS,+EAA+E,CAAC,EAAeD,EAAE,IAAI,CAAC,SAAS,CAAC,8CAA2DC,EAAEa,EAAE,CAAC,KAAK,0BAA0B,aAAa,GAAG,aAAa,GAAG,SAAsBb,EAAE,IAAI,CAAC,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,qpBAAqpB,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,qGAAqG,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oFAAoF,CAAC,EAAeD,EAAE,IAAI,CAAC,SAAS,CAAC,oNAAiOC,EAAEa,EAAE,CAAC,KAAK,4BAA4B,aAAa,GAAG,aAAa,GAAG,SAAsBb,EAAE,IAAI,CAAC,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,8UAA8U,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oHAAoH,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,sFAAsF,CAAC,EAAeD,EAAE,IAAI,CAAC,SAAS,CAAcC,EAAEa,EAAE,CAAC,KAAK,yBAAyB,aAAa,GAAG,aAAa,GAAG,SAAsBb,EAAE,IAAI,CAAC,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,0eAA0e,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,8IAA8I,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,iEAAiE,CAAC,EAAeD,EAAE,IAAI,CAAC,SAAS,CAAC,2NAAwOC,EAAEa,EAAE,CAAC,KAAK,gEAAgE,aAAa,GAAG,aAAa,GAAG,SAAsBb,EAAE,IAAI,CAAC,SAAS,0BAA0B,CAAC,CAAC,CAAC,EAAE,yVAAyV,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kIAAkI,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,YAAY,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,qrBAAqrB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gGAAgG,CAAC,EAAeD,EAAE,KAAK,CAAC,SAAS,CAAcC,EAAE,KAAK,CAAC,CAAC,EAAE,uBAAuB,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAAChB,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,oDAAoD,CAACC,CAAC,EAAE,oDAAoD,CAACC,CAAC,EAAE,0BAA0B,CAACC,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,sEAAsE,OAAO,qQAAqQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAS,yDAAyD,CAAC,EAAeD,EAAE,IAAI,CAAC,SAAS,CAAC,2BAAwCC,EAAEa,EAAE,CAAC,KAAK,qBAAqB,aAAa,GAAG,aAAa,GAAG,SAAsBb,EAAE,IAAI,CAAC,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,qtBAAgtB,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6DAA6D,CAAC,EAAeD,EAAE,IAAI,CAAC,SAAS,CAAC,iQAA8QC,EAAEa,EAAE,CAAC,KAAK,qCAAqC,aAAa,GAAG,aAAa,GAAG,SAAsBb,EAAE,IAAI,CAAC,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,4cAA4c,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,wEAAwE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0iBAAgiB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,wEAAwE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ufAAkf,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6eAA6e,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kFAAkF,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kcAA6b,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,8EAAyE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oWAAoW,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,4EAA4E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kwBAAkwB,CAAC,EAAeD,EAAE,KAAK,CAAC,SAAS,CAAcC,EAAE,KAAK,CAAC,CAAC,EAAeA,EAAE,SAAS,CAAC,SAAS,mCAAmC,CAAC,EAAeA,EAAEa,EAAE,CAAC,KAAK,+BAA+B,aAAa,GAAG,aAAa,GAAG,SAAsBb,EAAE,IAAI,CAAC,SAAsBA,EAAE,SAAS,CAAC,SAAS,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,SAAS,CAAC,SAAS,IAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAAChB,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,gCAAgC,CAACC,CAAC,EAAE,4CAA4C,CAACC,CAAC,EAAE,kBAAkB,CAACC,CAAC,EAAE,mCAAmC,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,uEAAuE,OAAO,wQAAwQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAS,uEAAuE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,yfAAyf,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gWAAgW,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gEAAgE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2bAA2b,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kTAAkT,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gEAAgE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+eAA+e,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0RAA0R,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,uEAAuE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,wZAAwZ,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sTAAsT,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,sFAAsF,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0lBAA0lB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBD,EAAE,SAAS,CAAC,SAAS,CAAC,0BAAuCC,EAAE,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAAChB,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,+DAA+D,CAACC,CAAC,EAAE,6DAA6D,CAACC,CAAC,EAAE,WAAW,CAACC,CAAC,EAAE,gBAAgB,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,uEAAuE,OAAO,wQAAwQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAS,wEAAwE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ggBAAggB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yDAAyD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,isBAAisB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kEAAkE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,wiBAAwiB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0DAA0D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+pBAA+pB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2BAA2B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ufAAuf,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAAChB,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,2DAA2D,CAACC,CAAC,EAAE,0DAA0D,CAACC,CAAC,EAAE,uBAAuB,CAACC,CAAC,EAAE,iCAAiC,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,uEAAuE,OAAO,wQAAwQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAS,6CAA6C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,iyBAAiyB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gnBAAgnB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,qDAAqD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6jBAAwjB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,mCAAmC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,mZAAmZ,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,iDAAiD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,yfAAyf,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kcAA6b,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,4DAA4D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ieAAie,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,uDAAuD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,yhBAAyhB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+CAA+C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ufAAuf,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,8DAA8D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,uoBAAuoB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeZ,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAACJ,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,kDAAkD,CAACC,CAAC,EAAE,iDAAiD,CAACC,CAAC,EAAE,WAAW,CAACC,CAAC,EAAE,yCAAyC,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,sEAAsE,OAAO,qQAAqQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAS,gEAAgE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,qcAAgc,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,4TAA4T,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+DAA+D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,qQAAqQ,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oRAAoR,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,qEAAqE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kRAAkR,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,mJAA8I,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0DAA0D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oOAAoO,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+OAA0O,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gEAAgE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,iTAAiT,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kWAAkW,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,qDAAqD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,uRAAuR,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,iOAAiO,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yCAAyC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,utBAAktB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeZ,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAACJ,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,qEAAqE,CAACC,CAAC,EAAE,oEAAoE,CAACC,CAAC,EAAE,qBAAqB,CAACC,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,sEAAsE,OAAO,qQAAqQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAS,6EAA6E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,48BAA88B,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,uEAAuE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,s1BAA01B,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oEAAoE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,q0BAAs0B,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kEAAkE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,wuBAA4uB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+DAA+D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,syBAAsyB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,mpBAA8oB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,qEAAqE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,omBAAimB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kEAAkE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,wmBAAwmB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gBAAgB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,srBAAsrB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAACJ,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,qEAAqE,CAACC,CAAC,EAAE,oEAAoE,CAACC,CAAC,EAAE,mBAAmB,CAACC,CAAC,EAAE,qCAAqC,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,sEAAsE,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAS,yEAAyE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,yrBAAyrB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6DAA6D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0gBAAqgB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ofAAof,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0DAA0D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,saAAia,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,wDAAwD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sdAAsd,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,iEAAiE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oYAAoY,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+DAA+D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,mXAAmX,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,sDAAsD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oWAAoW,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,qDAAqD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,mTAAmT,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+CAA+C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ieAAie,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,SAAS,CAAC,SAAS,wBAAwB,CAAC,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAAChB,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,8BAA8B,CAACC,CAAC,EAAE,kCAAkC,CAACC,CAAC,EAAE,wBAAwB,CAACC,CAAC,EAAE,mBAAmB,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,sEAAsE,OAAO,qQAAqQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAS,6CAA6C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sdAAsd,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,wTAAwT,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,sCAAsC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ueAAue,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kVAAkV,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,qHAAqH,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2CAA2C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,4cAAuc,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,yEAAyE,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,uDAAuD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ybAAyb,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kEAAkE,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,mDAAmD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,yVAAyV,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+HAA+H,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yCAAyC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oaAAoa,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gGAAgG,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,YAAY,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ytBAA+sB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAAChB,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,uCAAuC,CAACC,CAAC,EAAE,uCAAuC,CAACC,CAAC,EAAE,aAAa,CAACC,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,sEAAsE,OAAO,qQAAqQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAS,gEAAgE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sgBAAigB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oNAA0M,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,qDAAqD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sYAAsY,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6MAAmM,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2EAA2E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gWAAgW,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,qPAAqP,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,qFAAqF,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,yfAAyf,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,yNAAoN,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,uEAAuE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,wSAAwS,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sNAAiN,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,qnBAAqnB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,kDAAkD,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAAChB,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,sCAAsC,CAACC,CAAC,EAAE,2CAA2C,CAACC,CAAC,EAAE,kBAAkB,CAACC,CAAC,EAAE,qCAAqC,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,uEAAuE,OAAO,wQAAwQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAS,sDAAsD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,grBAAgrB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gEAAgE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,uoBAAkoB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oEAAoE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,onBAAonB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,4EAA4E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2iBAAsiB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yDAAyD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,8dAAyd,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,qEAAqE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+iBAA0iB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oFAAoF,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,4jBAA4jB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6CAA6C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2lBAA2lB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeZ,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAACJ,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,8DAA8D,CAACC,CAAC,EAAE,4DAA4D,CAACC,CAAC,EAAE,iBAAiB,CAACC,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,sEAAsE,OAAO,qQAAqQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAS,oFAAoF,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,4cAA4c,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2CAA2C,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6BAA6B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,8hBAAyhB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kCAAkC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6XAA6X,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0CAA0C,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,8BAA8B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,qLAAqL,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0BAA0B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,uTAAuT,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oCAAoC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+IAA+I,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,wCAAwC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,4KAA4K,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2CAA2C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kNAAkN,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+CAA+C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0HAA0H,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sLAAsL,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,uCAAuC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sSAAsS,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,4TAA4T,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAAChB,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,6DAA6D,CAACC,CAAC,EAAE,4DAA4D,CAACC,CAAC,EAAE,wBAAwB,CAACC,CAAC,EAAE,kBAAkB,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,sEAAsE,OAAO,qQAAqQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAS,oEAAoE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0sBAA0sB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,mTAAmT,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6DAA6D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6kBAA6kB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,wEAAwE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+kBAA+kB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0DAA0D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,qfAAqf,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0DAA0D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gVAAgV,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,mEAAmE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oeAAoe,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,sDAAsD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,4YAA4Y,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,yYAAyY,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ggBAAggB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeZ,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAACJ,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,2DAA2D,CAACC,CAAC,EAAE,yDAAyD,CAACC,CAAC,EAAE,wBAAwB,CAACC,CAAC,EAAE,QAAQ,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,uEAAuE,OAAO,wQAAwQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAS,uFAAuF,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,01BAA01B,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,wEAAwE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ozBAA+yB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,uFAAuF,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,wwBAAmwB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,uFAAuF,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,svBAAsvB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+EAA+E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gpBAAgpB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2DAA2D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,qxBAAqxB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeZ,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAACJ,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,yCAAyC,CAACC,CAAC,EAAE,iDAAiD,CAACC,CAAC,EAAE,iBAAiB,CAACC,CAAC,EAAE,eAAe,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,sEAAsE,OAAO,qQAAqQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,2JAA2J,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yDAAyD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,omBAAomB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,qKAAqK,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,wDAAwD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6hBAA6hB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,yFAAyF,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,sDAAsD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6iBAAwiB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,6FAA6F,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kEAAkE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,4XAA4X,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6DAA6D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,wXAAwX,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0DAA0D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0QAA0Q,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6DAA6D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,uKAAuK,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0DAA0D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sYAAsY,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,qDAAqD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,wUAAwU,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,mDAAmD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,iVAAiV,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAAChB,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,qCAAqC,CAACC,CAAC,EAAE,qCAAqC,CAACC,CAAC,EAAE,kBAAkB,CAACC,CAAC,EAAE,uBAAuB,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,sEAAsE,OAAO,qQAAqQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAS,4CAA4C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,8QAA8Q,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sUAAsU,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,mDAAmD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,whBAAwhB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kDAAkD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,scAAsc,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kDAAkD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,obAAob,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ydAAyd,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oDAAoD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,uSAAuS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,8CAA8C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,qSAAqS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0EAA0E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0iBAA0iB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,qDAAqD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,wXAAwX,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0BAA0B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,upBAAupB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeZ,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAACJ,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,6DAA6D,CAACC,CAAC,EAAE,WAAW,CAACC,CAAC,EAAE,iBAAiB,CAACC,CAAC,EAAE,eAAe,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,sEAAsE,OAAO,qQAAqQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAS,4CAA4C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,yeAAye,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,4DAA4D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ygBAAygB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oEAAoE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,qfAAqf,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kEAAkE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+eAA+e,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yEAAyE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,yfAAyf,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0EAA0E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+gBAA+gB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,iFAAiF,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ihBAAihB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeZ,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAACJ,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,qDAAqD,CAACC,CAAC,EAAE,gBAAgB,CAACC,CAAC,EAAE,sBAAsB,CAACC,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,qEAAqE,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,IAAI,CAAC,SAAS,sJAAsJ,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,mbAAmb,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,+CAA+C,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,sDAAsD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+bAA+b,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,qGAAqG,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6CAA6C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,uWAAuW,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,gFAAgF,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0DAA0D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,8cAA8c,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,iGAAiG,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,8CAA8C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6YAA6Y,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,2JAA2J,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,iEAAiE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sTAAsT,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,6DAA6D,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,iDAAiD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oVAA+U,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,mJAAmJ,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oDAAoD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,iUAAuT,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,0EAA0E,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,8DAA8D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,iXAAiX,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,yIAAyI,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yCAAyC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6VAA6V,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,2HAA2H,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,mEAAmE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6XAA6X,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,6HAA6H,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6CAA6C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,mWAAmW,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,iJAAiJ,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,uEAAuE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,4SAA4S,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,8HAA8H,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,iDAAiD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,iWAAiW,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,oIAAoI,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,mCAAmC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oTAAoT,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gBAAgB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,4OAA4O,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0BAA0B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,4RAA4R,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6CAA6C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+OAA4O,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yCAAyC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,4OAA4O,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAAChB,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,uDAAuD,CAACC,CAAC,EAAE,sBAAsB,CAACC,CAAC,EAAE,kBAAkB,CAACC,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,sEAAsE,OAAO,qQAAqQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,IAAI,CAAC,SAAS,8bAA8b,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,8CAA8C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kpBAAkpB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,yNAAyN,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oDAAoD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6YAA6Y,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,oOAAoO,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,iDAAiD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ohBAAohB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,oKAAoK,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,sDAAsD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2eAA2e,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,wMAAwM,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,qDAAqD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gZAAgZ,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,SAAS,wLAAwL,CAAC,CAAC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAAChB,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,6CAA6C,CAACC,CAAC,EAAE,2CAA2C,CAACC,CAAC,EAAE,kBAAkB,CAACC,CAAC,EAAE,GAAG,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,uEAAuE,OAAO,wQAAwQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAS,0DAA0D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,8fAAyf,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,4gBAA4gB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,qDAAqD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0dAA0d,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kDAAkD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sdAAsd,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,wDAAwD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,seAAse,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,sEAAsE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,mdAAmd,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,4DAA4D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ioBAAioB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+CAA+C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,syBAAiyB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAAChB,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,6DAA6D,CAACC,CAAC,EAAE,mEAAmE,CAACC,CAAC,EAAE,wBAAwB,CAACC,CAAC,EAAE,sBAAsB,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,uEAAuE,OAAO,wQAAwQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAS,UAAU,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6RAAwR,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,uCAAuC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0jBAA0jB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0IAA0I,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,mDAAmD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ybAAyb,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gLAAgL,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2CAA2C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,0gBAA0gB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6NAA6N,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,mDAAmD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2dAA2d,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,8IAA8I,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,wDAAwD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,8aAA8a,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,4JAA4J,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,iEAAiE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+eAA+e,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+KAA+K,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,mDAAmD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,4iBAA4iB,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,uLAAuL,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAAChB,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,gEAAgE,CAACC,CAAC,EAAE,YAAY,CAACC,CAAC,EAAE,wBAAwB,CAACC,CAAC,EAAE,eAAe,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,sEAAsE,OAAO,qQAAqQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,IAAI,CAAC,SAAS,ieAAie,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+FAA+F,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2eAAse,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6EAA6E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,goBAAsnB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yCAAyC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,woBAAwoB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,wEAAwE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gjBAA2iB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,uFAAuF,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ojBAAojB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,uEAAuE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6dAA6d,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0DAA0D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,qdAAqd,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yEAAyE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,4dAA4d,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAAChB,CAAC,EAAE,EAAE,CAACC,CAAC,EAAE,0DAA0D,CAACC,CAAC,EAAE,SAAS,CAACC,CAAC,EAAE,mBAAmB,CAACC,CAAC,EAAE,iBAAiB,CAACC,CAAC,EAAE,2BAA2B,CAACC,CAAC,EAAEG,EAAE,CAAC,IAAI,uEAAuE,OAAO,wQAAwQ,EAAE,EAAE,EAAE,CAACF,CAAC,EAAE,GAAG,CAACC,CAAC,EAAeL,EAAIU,EAAS,CAAC,SAAS,CAAcT,EAAE,KAAK,CAAC,SAAS,UAAU,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,wXAAwX,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6EAA6E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,keAAke,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oCAAoC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,wtBAAwtB,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,wEAAwE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6XAAwX,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,iEAAiE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,qYAAqY,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,qEAAqE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gUAAgU,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,8DAA8D,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oUAAoU,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,iDAAiD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6RAA6R,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,wDAAwD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,wRAAwR,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yEAAyE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,yQAAyQ,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+EAA+E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,wUAAwU,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,6EAA6E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,6RAA6R,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAEU,EAAE,IAAI,CAAC,UAAU,qBAAqB,MAAM,CAAC,iBAAiB,YAAY,YAAY,sBAAsB,OAAO,OAAO,MAAM,MAAM,EAAE,SAAsBV,EAAEW,EAAE,CAAC,oBAAoB,sEAAsE,SAAS,GAAgBX,EAAEY,EAAE,CAAC,GAAG,EAAE,KAAK,MAAM,WAAW,GAAG,UAAU,iBAAiB,IAAI,6CAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,QAAQN,KAAKE,EAAE,OAAO,OAAOF,CAAC,EAAEQ,EAAEN,EAAE,CAAC,UAAU,CAAC,aAAa,EAAE,MAAM,KAAK,KAAKO,EAAE,MAAM,EAAE,UAAU,CAAC,aAAa,GAAG,MAAM,QAAQ,KAAKA,EAAE,MAAM,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAE,MAAM,EAAE,UAAU,CAAC,aAAa,GAAG,gBAAgB,GAAG,YAAY,GAAG,MAAM,cAAc,KAAKA,EAAE,MAAM,EAAE,UAAU,CAAC,aAAa,GAAG,YAAY,UAAU,MAAM,iBAAiB,KAAKA,EAAE,MAAM,EAAE,UAAU,CAAC,aAAa,GAAG,MAAM,OAAO,KAAKA,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,QAAQ,KAAKA,EAAE,eAAe,EAAE,UAAU,CAAC,aAAa,GAAG,MAAM,WAAW,KAAKA,EAAE,OAAO,EAAE,UAAU,CAAC,aAAa,GAAG,MAAM,UAAU,KAAKA,EAAE,QAAQ,CAAC,CAAC,EAAEP,EAAE,YAAY,OAAO,IAAOQ,GAAQR,EAAeS,GAA2B,CAAC,EAAeC,GAAM,CAAC,MAAM,kBAAkBZ,EAAEC,EAAE,CAAC,IAAIY,EAAE,OAAeA,EAAEX,EAAE,KAAKD,GAAGA,EAAE,KAAKD,CAAC,KAA5B,MAAyCa,IAAT,OAAW,OAAOA,EAAErB,CAAC,CAAE,EAAE,MAAM,kBAAkBQ,EAAEC,EAAE,CAAC,IAAIY,EAAE,OAAeA,EAAEX,EAAE,KAAKD,GAAGA,EAAET,CAAC,IAAIQ,CAAC,KAA5B,MAAyCa,IAAT,OAAW,OAAOA,EAAE,EAAG,CAAC,EACp05OC,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,OAAO,KAAO,OAAO,YAAc,CAAC,mBAAqB,YAAY,sBAAwB,IAAI,6BAA+B,IAAI,WAAa,GAAG,kBAAoB,KAAK,+BAAiC,kBAAkB,sBAAwB,IAAI,qBAAuB,QAAQ,WAAa,WAAW,CAAC,EAAE,2BAA6B,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "useIsOnCanvas", "se", "RenderTarget", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "paddingControl", "ControlType", "PlayOptions", "ThumbnailOptions", "ThumbnailFormat", "Youtube", "url", "play", "shouldMute", "thumbnail", "isRed", "onClick", "onMouseEnter", "onMouseLeave", "onMouseDown", "onMouseUp", "props", "onCanvas", "useIsOnCanvas", "isAutoplay", "showThumbnail", "isPreloading", "preloadVideo", "le", "showVideo", "startVideo", "isHovered", "setHovered", "ye", "borderRadius", "useRadius", "hasBorderRadius", "p", "Instructions", "parsedURL", "parseVideoURL", "ErrorMessage", "videoId", "embedURL", "thumbnailURL", "getThumbnailURL", "getWebPSupported", "searchParams", "u", "wrapperStyle", "videoStyle", "PlayButton", "addPropertyControls", "ControlType", "borderRadiusControl", "defaultEvents", "defaultProps", "urlString", "getEmbedURL", "pathSegments", "embedURL1", "videoId2", "embedURL2", "res", "format", "pre", "ext", "_getWebPSupported", "window", "element", "emptyStateStyle", "centerTextStyle", "message", "containerStyles", "buttonStyle", "h", "c", "d", "u", "p", "m", "g", "f", "y", "w", "e", "t", "b", "x", "motion", "ComponentPresetsConsumer", "Youtube", "Link", "addPropertyControls", "ControlType", "ClLnD2VA5_default", "enumToDisplayNameFunctions", "utils", "i", "__FramerMetadata__"]
}
