{"version":3,"file":"component---src-pages-index-tsx-383d6b101172e06c02a3.js","mappings":"qKAGMA,EAAa,CACjBC,MAAO,UACPC,QAAS,GACTC,WAAY,4CAERC,EAAgB,CACpBC,UAAW,EACXC,aAAc,GACdC,SAAU,KAoCS,OAAH,UAPA,CAChBN,MAAO,UACPO,WAAY,OACZC,SAAU,GACVC,cAAe,MAGC,CAEhBC,cAAe,OACfC,QAAS,eACTN,aAAc,GACdO,YAAa,KAsCf,UAXkB,WAChB,OACEC,EAAAA,EAAAA,IAAAA,OAAAA,CAAMC,MAAOf,IACXc,EAAAA,EAAAA,IAAAA,KAAAA,CAAIC,MAAOX,GAAX,kBAEEU,EAAAA,EAAAA,IAAAA,KAAAA,OALR,EAaO,IAAME,EAAe,kBAAMF,EAAAA,EAAAA,IAAAA,QAAAA,KAAAA,aAA3B,C","sources":["webpack://splashpage/./src/pages/index.tsx"],"sourcesContent":["import * as React from \"react\"\nimport type { HeadFC } from \"gatsby\"\n\nconst pageStyles = {\n color: \"#232129\",\n padding: 96,\n fontFamily: \"-apple-system, Roboto, sans-serif, serif\",\n}\nconst headingStyles = {\n marginTop: 0,\n marginBottom: 64,\n maxWidth: 320,\n}\nconst headingAccentStyles = {\n color: \"#663399\",\n}\nconst paragraphStyles = {\n marginBottom: 48,\n}\nconst codeStyles = {\n color: \"#8A6534\",\n padding: 4,\n backgroundColor: \"#FFF4DB\",\n fontSize: \"1.25rem\",\n borderRadius: 4,\n}\nconst listStyles = {\n marginBottom: 96,\n paddingLeft: 0,\n}\nconst doclistStyles = {\n paddingLeft: 0,\n}\nconst listItemStyles = {\n fontWeight: 300,\n fontSize: 24,\n maxWidth: 560,\n marginBottom: 30,\n}\n\nconst linkStyle = {\n color: \"#8954A8\",\n fontWeight: \"bold\",\n fontSize: 16,\n verticalAlign: \"5%\",\n}\n\nconst docLinkStyle = {\n ...linkStyle,\n listStyleType: \"none\",\n display: `inline-block`,\n marginBottom: 24,\n marginRight: 12,\n}\n\nconst descriptionStyle = {\n color: \"#232129\",\n fontSize: 14,\n marginTop: 10,\n marginBottom: 0,\n lineHeight: 1.25,\n}\n\nconst badgeStyle = {\n color: \"#fff\",\n backgroundColor: \"#088413\",\n border: \"1px solid #088413\",\n fontSize: 11,\n fontWeight: \"bold\",\n letterSpacing: 1,\n borderRadius: 4,\n padding: \"4px 6px\",\n display: \"inline-block\",\n position: \"relative\" as \"relative\",\n top: -2,\n marginLeft: 10,\n lineHeight: 1,\n}\n\nconst IndexPage = () => {\n return (\n
\n

\n Coming soon...\n
\n

\n
\n )\n}\n\nexport default IndexPage\n\nexport const Head: HeadFC = () => blockheads\n"],"names":["pageStyles","color","padding","fontFamily","headingStyles","marginTop","marginBottom","maxWidth","fontWeight","fontSize","verticalAlign","listStyleType","display","marginRight","___EmotionJSX","style","Head"],"sourceRoot":""}