{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/uoekBNhXXbeADEB5ol4M/qot2OmWQclfLuoMoCPEV/TOC_1.js", "ssg:https://framerusercontent.com/modules/277cFSzBYxoZtB4Gk2qX/kVdyqAjnSj01anljfMdg/k_p700MVM.js", "ssg:https://framerusercontent.com/modules/Ef08s59mbJIB4WXUlpe8/EoawcxgPR8wYQh0Mp5ko/waBFXFzwn.js", "ssg:https://framerusercontent.com/modules/fLC0SXnEZhfI5RAEE9Hw/qzyLPLpuiVxl7HIMzwGC/Z3wrx1Nmr.js"],
  "sourcesContent": ["// Welcome to Code in Framer\n// Get Started: https://www.framer.com/docs/guides/\nimport{jsx as e,jsxs as t,Fragment as l}from\"react/jsx-runtime\";import{useEffect as r,useState as n}from\"react\";import{createStore as i}from\"https://framer.com/m/framer/store.js@^1.0.0\";import{motion as o,AnimatePresence as a}from\"framer-motion\";let h=i({toc:[]});/**\n * These annotations control how your component sizes\n * Learn more: https://www.framer.com/docs/guides/auto-sizing\n *\n * @framerSupportedLayoutWidth auto, fill\n * @framerSupportedLayoutHeight auto\n */export default function s(n){let[i,a]=h();return(// This is a React component containing an Example component\n// - Replace <Example /> with your own code\n// - Find inspiration: https://www.framer.com/developers/\nr(()=>{a({toc:d(\".sj-toc\")});},[]),r(()=>{let e=()=>{let e=1/0;i.toc.forEach(t=>{let l=document.getElementById(t.href.slice(1));if(!l)return;let r=l.getBoundingClientRect(),n=Math.abs(r.top);n<e&&(e=n,t.href.slice(1));});};return window.addEventListener(\"scroll\",e),()=>{window.removeEventListener(\"scroll\",e);};},[i.toc]),i.toc.length)?/*#__PURE__*/e(\"div\",{children:/*#__PURE__*/t(o.div,{initial:{opacity:0},animate:{opacity:1},style:{fontFamily:'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',border:\"1px solid #e5e7eb\",borderRadius:\"8px\",background:\"white\",padding:\"16px\",boxShadow:\"0 1px 2px 0 rgb(0 0 0 / 0.05)\"},children:[/*#__PURE__*/e(\"div\",{style:{fontSize:14,fontWeight:500},children:\"Content\"}),/*#__PURE__*/e(TocGroup,{items:i.toc})]})}):/*#__PURE__*/e(l,{});}export function TocGroup(t){let l=t.items;return /*#__PURE__*/e(\"ul\",{style:{listStyle:\"none\",marginLeft:0,paddingLeft:0},className:\"sj-toc\",children:l.map(t=>/*#__PURE__*/e(TocItemComponent,{item:t,items:l}))});}export function TocItemComponent(r){var i;let h,s;let d=r.items,c=r.item,[f,m]=n(!0);c.href.slice(1)// Remove the '#' character\n;for(let e=0;e<d.length;e++){let t=d[e],l=d.indexOf(c);if(t.tag===c.tag&&c.href!=t.href&&e>l){h=d[e];break;}}null==h||h.href.slice(1)// Remove the '#' character\n;for(let e=d.length-1;e>0;e--){let t=d[e],l=d.indexOf(c);if(t.tag===c.tag&&c.href!=t.href&&e<l){s=d[e];break;}}return null==s||s.href.slice(1)// Remove the '#' character\n,/*#__PURE__*/t(l,{children:[/*#__PURE__*/e(\"li\",{style:{marginTop:\"12px\",position:\"relative\"},children:/*#__PURE__*/t(o.a,{style:{color:\"#4b5563\",fontSize:\"14px\",textDecoration:\"none\",fontWeight:400,letterSpacing:\"0px\",fontFamily:'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',display:\"flex\",alignItems:\"center\",gap:4},href:c.href,whileHover:{color:\"#768394\"},children:[/*#__PURE__*/e(\"span\",{children:c.label}),c.children&&// <motion.div\n//     style={{\n//         transformOrigin: \"\",\n//         display: \"flex\",\n//         alignItems: \"center\",\n//         justifyItems: \"center\",\n//     }}\n//     animate={{\n//         rotate: expanded ? 180 : 0,\n//         // marginTop: expanded ? -4 : 6,\n//     }}\n//     transition={{ ease: \"ease\" }}\n//     initial={false}\n// >\n//     <ChevronDown size={16} />\n// </motion.div>\n/*#__PURE__*/e(l,{})]})}),/*#__PURE__*/e(a,{children:f&&/*#__PURE__*/e(o.div,{initial:{height:0},animate:{height:\"auto\"},exit:{height:0},style:{paddingLeft:\"12px\",overflow:\"hidden\"},children:(null===(i=c.children)||void 0===i?void 0:i.length)&&/*#__PURE__*/e(TocGroup,{items:c.children})})})]});}function d(e){let t=document.querySelector(\".sj-toc-content\");if(!t)return[{label:\"Here's to the crazy ones\",href:\"#ad\",children:[{label:\"the misfits\",href:\"#ad\",children:[{label:\"the rebels\",href:\"#ad\"},{label:\"the troublemakers\",href:\"#ad\"},{label:\"the round pegs in the square holes\",href:\"#ad\"},{label:\"the ones who see things differently\",href:\"#ad\"}]},{label:\"they're not fond of rules\",href:\"#ad\"},{label:\"and they have no respect for the status quo\",href:\"#ad\"}]},{label:\"You can quote them\",href:\"#ad\"}];let l=t.querySelectorAll(\"h2, h3, h4\"),r=[];return l.forEach(e=>{let t=e.textContent.replace(/\\s+/g,\"-\").toLowerCase();e.id=t;let l=`#${t}`,n=e.textContent.trim();n.startsWith(\"#\")&&(n=n.replace(\"#\",\"\").trim());let i={label:n,href:l,tag:e.tagName};if(\"H2\"===e.tagName)r.push(i);else{let t;if(\"H3\"===e.tagName)t=r[r.length-1];else if(\"H4\"===e.tagName&&r.length>0){var o,a;t=null===(a=r[r.length-1].children)||void 0===a?void 0:a[(null===(o=r[r.length-1].children)||void 0===o?void 0:o.length)-1];}t&&(null==t?void 0:t.tag)!=e.tagName?t.children?t.children.push(i):t.children=[i]:r.push(i);}}),r;}\nexport const __FramerMetadata__ = {\"exports\":{\"TocItemComponent\":{\"type\":\"reactComponent\",\"name\":\"TocItemComponent\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"TocGroup\":{\"type\":\"reactComponent\",\"name\":\"TocGroup\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"ExpandedTOC\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"auto\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"auto, fill\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TOC_1.map", "import{fontStore as r}from\"framer\";r.loadWebFontsFromSelectors([\"GF;DM Sans-regular\"]);export const fonts=[{family:\"DM Sans\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"}];export const css=['.framer-GpyQm .framer-styles-preset-1hp3leu { --framer-code-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-code-font-style: normal; --framer-code-font-weight: 400; --framer-code-text-color: #595959; --framer-font-size-scale: 1; background-color: rgba(0, 0, 0, 0.06); border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; padding-bottom: 0.1em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.1em; }'];export const className=\"framer-GpyQm\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ddd30d5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;DM Sans-regular\",\"GF;DM Sans-700\",\"GF;DM Sans-700italic\",\"GF;DM Sans-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwARZthS2f3ZGMZpg.woff2\",weight:\"700\"},{family:\"DM Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat9uCm32RmYJpso5.woff2\",weight:\"700\"},{family:\"DM Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat-JDW32RmYJpso5.woff2\",weight:\"400\"}]}];export const css=['.framer-swgMI .framer-styles-preset-1kjl9la:not(.rich-text-wrapper), .framer-swgMI .framer-styles-preset-1kjl9la.rich-text-wrapper p { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1279px) and (min-width: 810px) { .framer-swgMI .framer-styles-preset-1kjl9la:not(.rich-text-wrapper), .framer-swgMI .framer-styles-preset-1kjl9la.rich-text-wrapper p { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-swgMI .framer-styles-preset-1kjl9la:not(.rich-text-wrapper), .framer-swgMI .framer-styles-preset-1kjl9la.rich-text-wrapper p { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-swgMI\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Manrope-700\"]);export const fonts=[{family:\"Manrope\",moduleAsset:{localModuleIdentifier:\"local-module:css/Z3wrx1Nmr:default\",url:\"https://fonts.gstatic.com/s/manrope/v14/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_F87jxeN7B.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v14/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_F87jxeN7B.ttf\",weight:\"700\"}];export const css=['.framer-6jWO8 .framer-styles-preset-an6b0m:not(.rich-text-wrapper), .framer-6jWO8 .framer-styles-preset-an6b0m.rich-text-wrapper h5 { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-e6914af2-1fd7-4671-8ce9-1fbaa2ec5e72, #1f2937); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-6jWO8\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["h", "createStore", "s", "n", "i", "a", "ue", "d", "e", "t", "l", "r", "window", "p", "u", "motion", "TocGroup", "TocItemComponent", "c", "f", "m", "ye", "AnimatePresence", "o", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className"]
}
