{"dependencies":[{"name":"react","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":26,"index":26}}],"key":"RtGiGa+/H7VrI7GDQDLhO1UbpU8=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/View","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"4kYBDC6LJJXoH7P9rWDi3vkLVB0=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/Text","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"JKIzsQ5YQ0gDj0MIyY0Q7F1zJtU=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/StyleSheet","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"MK7+k1V+KnvCVW7Kj2k/ydtjmVU=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/ScrollView","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"7Gv1K9/TiQvbDXlMy9NOQIEBHDA=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/TouchableOpacity","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"PnQOoa8QGKpV5+issz6ikk463eg=","exportNames":["*"],"imports":1}},{"name":"@expo/vector-icons","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":3,"column":0,"index":112},"end":{"line":3,"column":46,"index":158}}],"key":"ow7vkrqkIckRjlSi/+MhMmRYtUE=","exportNames":["*"],"imports":1}},{"name":"react-native-safe-area-context","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":4,"column":0,"index":159},"end":{"line":4,"column":67,"index":226}}],"key":"XjdTKvCUWX6CbQzg5fSDHG/WgHk=","exportNames":["*"],"imports":1}},{"name":"react/jsx-dev-runtime","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"L9D70Z4hi4aGuui1ysja/oQ5ytI=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n var _jsxFileName = \"/app/frontend/src/screens/TermsScreen.tsx\",\n _s = $RefreshSig$();\n Object.defineProperty(exports, '__esModule', {\n value: true\n });\n function _interopDefault(e) {\n return e && e.__esModule ? e : {\n default: e\n };\n }\n Object.defineProperty(exports, \"default\", {\n enumerable: true,\n get: function () {\n return TermsScreen;\n }\n });\n require(_dependencyMap[0], \"react\");\n var _reactNativeWebDistExportsView = require(_dependencyMap[1], \"react-native-web/dist/exports/View\");\n var View = _interopDefault(_reactNativeWebDistExportsView);\n var _reactNativeWebDistExportsText = require(_dependencyMap[2], \"react-native-web/dist/exports/Text\");\n var Text = _interopDefault(_reactNativeWebDistExportsText);\n var _reactNativeWebDistExportsStyleSheet = require(_dependencyMap[3], \"react-native-web/dist/exports/StyleSheet\");\n var StyleSheet = _interopDefault(_reactNativeWebDistExportsStyleSheet);\n var _reactNativeWebDistExportsScrollView = require(_dependencyMap[4], \"react-native-web/dist/exports/ScrollView\");\n var ScrollView = _interopDefault(_reactNativeWebDistExportsScrollView);\n var _reactNativeWebDistExportsTouchableOpacity = require(_dependencyMap[5], \"react-native-web/dist/exports/TouchableOpacity\");\n var TouchableOpacity = _interopDefault(_reactNativeWebDistExportsTouchableOpacity);\n var _expoVectorIcons = require(_dependencyMap[6], \"@expo/vector-icons\");\n var _reactNativeSafeAreaContext = require(_dependencyMap[7], \"react-native-safe-area-context\");\n var _reactJsxDevRuntime = require(_dependencyMap[8], \"react/jsx-dev-runtime\");\n function TermsScreen({\n navigation\n }) {\n _s();\n const insets = (0, _reactNativeSafeAreaContext.useSafeAreaInsets)();\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: [styles.container, {\n paddingTop: insets.top\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.header,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(TouchableOpacity.default, {\n onPress: () => navigation.goBack(),\n style: styles.backButton,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"arrow-back\",\n size: 24,\n color: \"#1F2937\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 13,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 12,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.headerTitle,\n children: \"Terms of Service\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 15,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: {\n width: 40\n }\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 16,\n columnNumber: 9\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 11,\n columnNumber: 7\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(ScrollView.default, {\n contentContainerStyle: styles.scrollContent,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.updateDate,\n children: \"Last Updated: November 8, 2025\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 20,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.sectionTitle,\n children: \"1. Acceptance of Terms\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 22,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.paragraph,\n children: \"By accessing or using PezkuwiChain mobile application (\\\"Service\\\"), you agree to be bound by these Terms of Service. If you disagree with any part of these terms, you may not access the Service.\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 23,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.sectionTitle,\n children: \"2. User Accounts\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 27,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.paragraph,\n children: \"You are responsible for maintaining the confidentiality of your account credentials and for all activities that occur under your account. You must immediately notify us of any unauthorized use of your account.\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 28,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.sectionTitle,\n children: \"3. Digital Assets\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 32,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.paragraph,\n children: \"PezkuwiChain provides wallet services for digital assets (HEZ, PEZ tokens). You acknowledge that:\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 33,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.bulletPoint,\n children: \"\\u2022 You are solely responsible for your wallet security\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 36,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.bulletPoint,\n children: \"\\u2022 Loss of private keys may result in permanent loss of assets\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 37,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.bulletPoint,\n children: \"\\u2022 Transactions on blockchain are irreversible\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 38,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.bulletPoint,\n children: \"\\u2022 We do not custody your private keys or assets\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 39,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.sectionTitle,\n children: \"4. Prohibited Activities\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 41,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.paragraph,\n children: \"You agree not to:\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 42,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.bulletPoint,\n children: \"\\u2022 Violate any applicable laws or regulations\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 43,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.bulletPoint,\n children: \"\\u2022 Use the Service for fraudulent purposes\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 44,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.bulletPoint,\n children: \"\\u2022 Attempt to gain unauthorized access to our systems\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 45,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.bulletPoint,\n children: \"\\u2022 Interfere with or disrupt the Service\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 46,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.sectionTitle,\n children: \"5. Intellectual Property\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 48,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.paragraph,\n children: \"The Service and its original content, features, and functionality are owned by PezkuwiChain and are protected by international copyright, trademark, and other intellectual property laws.\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 49,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.sectionTitle,\n children: \"6. Limitation of Liability\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 53,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.paragraph,\n children: \"To the maximum extent permitted by law, PezkuwiChain shall not be liable for any indirect, incidental, special, consequential, or punitive damages, including loss of profits, data, or other intangible losses resulting from your use of the Service.\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 54,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.sectionTitle,\n children: \"7. Disclaimers\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 58,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.paragraph,\n children: \"The Service is provided \\\"as is\\\" and \\\"as available\\\" without warranties of any kind. We do not guarantee that the Service will be uninterrupted, secure, or error-free.\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 59,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.sectionTitle,\n children: \"8. Governing Law\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 63,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.paragraph,\n children: \"These Terms shall be governed by and construed in accordance with applicable international laws, without regard to conflict of law provisions.\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 64,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.sectionTitle,\n children: \"9. Changes to Terms\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 68,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.paragraph,\n children: \"We reserve the right to modify these terms at any time. We will notify users of any material changes. Continued use of the Service after changes constitutes acceptance of the new terms.\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 69,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.sectionTitle,\n children: \"10. Contact\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 73,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.paragraph,\n children: \"For questions about these Terms, contact us at support@pezkuwichain.io\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 74,\n columnNumber: 9\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 19,\n columnNumber: 7\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 10,\n columnNumber: 5\n }, this);\n }\n _s(TermsScreen, \"3VSCEmKsdYPLcILj9K4icfPtK54=\", false, function () {\n return [_reactNativeSafeAreaContext.useSafeAreaInsets];\n });\n _c = TermsScreen;\n const styles = StyleSheet.default.create({\n container: {\n flex: 1,\n backgroundColor: '#F8F9FA'\n },\n header: {\n flexDirection: 'row',\n alignItems: 'center',\n justifyContent: 'space-between',\n paddingHorizontal: 16,\n paddingVertical: 16,\n backgroundColor: '#FFF',\n borderBottomWidth: 1,\n borderBottomColor: '#E5E7EB'\n },\n backButton: {\n width: 40,\n height: 40,\n borderRadius: 20,\n backgroundColor: '#F3F4F6',\n alignItems: 'center',\n justifyContent: 'center'\n },\n headerTitle: {\n fontSize: 18,\n fontWeight: '700',\n color: '#1F2937'\n },\n scrollContent: {\n padding: 20,\n paddingBottom: 80\n },\n updateDate: {\n fontSize: 14,\n color: '#6B7280',\n marginBottom: 24,\n fontStyle: 'italic'\n },\n sectionTitle: {\n fontSize: 18,\n fontWeight: '700',\n color: '#1F2937',\n marginTop: 24,\n marginBottom: 12\n },\n paragraph: {\n fontSize: 15,\n color: '#374151',\n lineHeight: 24,\n marginBottom: 12\n },\n bulletPoint: {\n fontSize: 15,\n color: '#374151',\n lineHeight: 24,\n marginLeft: 16,\n marginBottom: 8\n }\n });\n var _c;\n $RefreshReg$(_c, \"TermsScreen\");\n});","lineCount":363,"map":[[14,2,6,15,"Object"],[14,8,6,15],[14,9,6,15,"defineProperty"],[14,23,6,15],[14,24,6,15,"exports"],[14,31,6,15],[15,4,6,15,"enumerable"],[15,14,6,15],[16,4,6,15,"get"],[16,7,6,15],[16,18,6,15,"get"],[16,19,6,15],[17,6,6,15],[17,13,6,15,"TermsScreen"],[17,24,6,15],[18,4,6,15],[19,2,6,15],[20,2,1,0,"require"],[20,9,1,0],[20,10,1,0,"_dependencyMap"],[20,24,1,0],[21,2,1,26],[21,6,1,26,"_reactNativeWebDistExportsView"],[21,36,1,26],[21,39,1,26,"require"],[21,46,1,26],[21,47,1,26,"_dependencyMap"],[21,61,1,26],[22,2,1,26],[22,6,1,26,"View"],[22,10,1,26],[22,13,1,26,"_interopDefault"],[22,28,1,26],[22,29,1,26,"_reactNativeWebDistExportsView"],[22,59,1,26],[23,2,1,26],[23,6,1,26,"_reactNativeWebDistExportsText"],[23,36,1,26],[23,39,1,26,"require"],[23,46,1,26],[23,47,1,26,"_dependencyMap"],[23,61,1,26],[24,2,1,26],[24,6,1,26,"Text"],[24,10,1,26],[24,13,1,26,"_interopDefault"],[24,28,1,26],[24,29,1,26,"_reactNativeWebDistExportsText"],[24,59,1,26],[25,2,1,26],[25,6,1,26,"_reactNativeWebDistExportsStyleSheet"],[25,42,1,26],[25,45,1,26,"require"],[25,52,1,26],[25,53,1,26,"_dependencyMap"],[25,67,1,26],[26,2,1,26],[26,6,1,26,"StyleSheet"],[26,16,1,26],[26,19,1,26,"_interopDefault"],[26,34,1,26],[26,35,1,26,"_reactNativeWebDistExportsStyleSheet"],[26,71,1,26],[27,2,1,26],[27,6,1,26,"_reactNativeWebDistExportsScrollView"],[27,42,1,26],[27,45,1,26,"require"],[27,52,1,26],[27,53,1,26,"_dependencyMap"],[27,67,1,26],[28,2,1,26],[28,6,1,26,"ScrollView"],[28,16,1,26],[28,19,1,26,"_interopDefault"],[28,34,1,26],[28,35,1,26,"_reactNativeWebDistExportsScrollView"],[28,71,1,26],[29,2,1,26],[29,6,1,26,"_reactNativeWebDistExportsTouchableOpacity"],[29,48,1,26],[29,51,1,26,"require"],[29,58,1,26],[29,59,1,26,"_dependencyMap"],[29,73,1,26],[30,2,1,26],[30,6,1,26,"TouchableOpacity"],[30,22,1,26],[30,25,1,26,"_interopDefault"],[30,40,1,26],[30,41,1,26,"_reactNativeWebDistExportsTouchableOpacity"],[30,83,1,26],[31,2,3,0],[31,6,3,0,"_expoVectorIcons"],[31,22,3,0],[31,25,3,0,"require"],[31,32,3,0],[31,33,3,0,"_dependencyMap"],[31,47,3,0],[32,2,4,0],[32,6,4,0,"_reactNativeSafeAreaContext"],[32,33,4,0],[32,36,4,0,"require"],[32,43,4,0],[32,44,4,0,"_dependencyMap"],[32,58,4,0],[33,2,4,67],[33,6,4,67,"_reactJsxDevRuntime"],[33,25,4,67],[33,28,4,67,"require"],[33,35,4,67],[33,36,4,67,"_dependencyMap"],[33,50,4,67],[34,2,6,15],[34,11,6,24,"TermsScreen"],[34,22,6,35,"TermsScreen"],[34,23,6,36],[35,4,6,38,"navigation"],[36,2,6,54],[36,3,6,55],[36,5,6,57],[37,4,6,57,"_s"],[37,6,6,57],[38,4,7,2],[38,10,7,8,"insets"],[38,16,7,14],[38,19,7,17],[38,23,7,17,"useSafeAreaInsets"],[38,50,7,34],[38,51,7,34,"useSafeAreaInsets"],[38,68,7,34],[38,70,7,35],[38,71,7,36],[39,4,9,2],[39,24,10,4],[39,28,10,4,"_reactJsxDevRuntime"],[39,47,10,4],[39,48,10,4,"jsxDEV"],[39,54,10,4],[39,56,10,5,"View"],[39,60,10,9],[39,61,10,9,"default"],[39,68,10,9],[40,6,10,10,"style"],[40,11,10,15],[40,13,10,17],[40,14,10,18,"styles"],[40,20,10,24],[40,21,10,25,"container"],[40,30,10,34],[40,32,10,36],[41,8,10,38,"paddingTop"],[41,18,10,48],[41,20,10,50,"insets"],[41,26,10,56],[41,27,10,57,"top"],[42,6,10,61],[42,7,10,62],[42,8,10,64],[43,6,10,64,"children"],[43,14,10,64],[43,30,11,6],[43,34,11,6,"_reactJsxDevRuntime"],[43,53,11,6],[43,54,11,6,"jsxDEV"],[43,60,11,6],[43,62,11,7,"View"],[43,66,11,11],[43,67,11,11,"default"],[43,74,11,11],[44,8,11,12,"style"],[44,13,11,17],[44,15,11,19,"styles"],[44,21,11,25],[44,22,11,26,"header"],[44,28,11,33],[45,8,11,33,"children"],[45,16,11,33],[45,32,12,8],[45,36,12,8,"_reactJsxDevRuntime"],[45,55,12,8],[45,56,12,8,"jsxDEV"],[45,62,12,8],[45,64,12,9,"TouchableOpacity"],[45,80,12,25],[45,81,12,25,"default"],[45,88,12,25],[46,10,12,26,"onPress"],[46,17,12,33],[46,19,12,35,"onPress"],[46,20,12,35],[46,25,12,41,"navigation"],[46,35,12,51],[46,36,12,52,"goBack"],[46,42,12,58],[46,43,12,59],[46,44,12,61],[47,10,12,62,"style"],[47,15,12,67],[47,17,12,69,"styles"],[47,23,12,75],[47,24,12,76,"backButton"],[47,34,12,87],[48,10,12,87,"children"],[48,18,12,87],[48,33,13,10],[48,37,13,10,"_reactJsxDevRuntime"],[48,56,13,10],[48,57,13,10,"jsxDEV"],[48,63,13,10],[48,65,13,11,"_expoVectorIcons"],[48,81,13,19],[48,82,13,19,"Ionicons"],[48,90,13,19],[49,12,13,20,"name"],[49,16,13,24],[49,18,13,25],[49,30,13,37],[50,12,13,38,"size"],[50,16,13,42],[50,18,13,44],[50,20,13,47],[51,12,13,48,"color"],[51,17,13,53],[51,19,13,54],[52,10,13,63],[53,12,13,63,"fileName"],[53,20,13,63],[53,22,13,63,"_jsxFileName"],[53,34,13,63],[54,12,13,63,"lineNumber"],[54,22,13,63],[55,12,13,63,"columnNumber"],[55,24,13,63],[56,10,13,63],[56,17,13,65],[57,8,13,66],[58,10,13,66,"fileName"],[58,18,13,66],[58,20,13,66,"_jsxFileName"],[58,32,13,66],[59,10,13,66,"lineNumber"],[59,20,13,66],[60,10,13,66,"columnNumber"],[60,22,13,66],[61,8,13,66],[61,15,14,26],[61,16,14,27],[61,31,15,8],[61,35,15,8,"_reactJsxDevRuntime"],[61,54,15,8],[61,55,15,8,"jsxDEV"],[61,61,15,8],[61,63,15,9,"Text"],[61,67,15,13],[61,68,15,13,"default"],[61,75,15,13],[62,10,15,14,"style"],[62,15,15,19],[62,17,15,21,"styles"],[62,23,15,27],[62,24,15,28,"headerTitle"],[62,35,15,40],[63,10,15,40,"children"],[63,18,15,40],[63,20,15,41],[64,8,15,57],[65,10,15,57,"fileName"],[65,18,15,57],[65,20,15,57,"_jsxFileName"],[65,32,15,57],[66,10,15,57,"lineNumber"],[66,20,15,57],[67,10,15,57,"columnNumber"],[67,22,15,57],[68,8,15,57],[68,15,15,63],[68,16,15,64],[68,31,16,8],[68,35,16,8,"_reactJsxDevRuntime"],[68,54,16,8],[68,55,16,8,"jsxDEV"],[68,61,16,8],[68,63,16,9,"View"],[68,67,16,13],[68,68,16,13,"default"],[68,75,16,13],[69,10,16,14,"style"],[69,15,16,19],[69,17,16,21],[70,12,16,23,"width"],[70,17,16,28],[70,19,16,30],[71,10,16,33],[72,8,16,35],[73,10,16,35,"fileName"],[73,18,16,35],[73,20,16,35,"_jsxFileName"],[73,32,16,35],[74,10,16,35,"lineNumber"],[74,20,16,35],[75,10,16,35,"columnNumber"],[75,22,16,35],[76,8,16,35],[76,15,16,37],[76,16,16,38],[77,6,16,38],[78,8,16,38,"fileName"],[78,16,16,38],[78,18,16,38,"_jsxFileName"],[78,30,16,38],[79,8,16,38,"lineNumber"],[79,18,16,38],[80,8,16,38,"columnNumber"],[80,20,16,38],[81,6,16,38],[81,13,17,12],[81,14,17,13],[81,29,19,6],[81,33,19,6,"_reactJsxDevRuntime"],[81,52,19,6],[81,53,19,6,"jsxDEV"],[81,59,19,6],[81,61,19,7,"ScrollView"],[81,71,19,17],[81,72,19,17,"default"],[81,79,19,17],[82,8,19,18,"contentContainerStyle"],[82,29,19,39],[82,31,19,41,"styles"],[82,37,19,47],[82,38,19,48,"scrollContent"],[82,51,19,62],[83,8,19,62,"children"],[83,16,19,62],[83,32,20,8],[83,36,20,8,"_reactJsxDevRuntime"],[83,55,20,8],[83,56,20,8,"jsxDEV"],[83,62,20,8],[83,64,20,9,"Text"],[83,68,20,13],[83,69,20,13,"default"],[83,76,20,13],[84,10,20,14,"style"],[84,15,20,19],[84,17,20,21,"styles"],[84,23,20,27],[84,24,20,28,"updateDate"],[84,34,20,39],[85,10,20,39,"children"],[85,18,20,39],[85,20,20,40],[86,8,20,70],[87,10,20,70,"fileName"],[87,18,20,70],[87,20,20,70,"_jsxFileName"],[87,32,20,70],[88,10,20,70,"lineNumber"],[88,20,20,70],[89,10,20,70,"columnNumber"],[89,22,20,70],[90,8,20,70],[90,15,20,76],[90,16,20,77],[90,31,22,8],[90,35,22,8,"_reactJsxDevRuntime"],[90,54,22,8],[90,55,22,8,"jsxDEV"],[90,61,22,8],[90,63,22,9,"Text"],[90,67,22,13],[90,68,22,13,"default"],[90,75,22,13],[91,10,22,14,"style"],[91,15,22,19],[91,17,22,21,"styles"],[91,23,22,27],[91,24,22,28,"sectionTitle"],[91,36,22,41],[92,10,22,41,"children"],[92,18,22,41],[92,20,22,42],[93,8,22,64],[94,10,22,64,"fileName"],[94,18,22,64],[94,20,22,64,"_jsxFileName"],[94,32,22,64],[95,10,22,64,"lineNumber"],[95,20,22,64],[96,10,22,64,"columnNumber"],[96,22,22,64],[97,8,22,64],[97,15,22,70],[97,16,22,71],[97,31,23,8],[97,35,23,8,"_reactJsxDevRuntime"],[97,54,23,8],[97,55,23,8,"jsxDEV"],[97,61,23,8],[97,63,23,9,"Text"],[97,67,23,13],[97,68,23,13,"default"],[97,75,23,13],[98,10,23,14,"style"],[98,15,23,19],[98,17,23,21,"styles"],[98,23,23,27],[98,24,23,28,"paragraph"],[98,33,23,38],[99,10,23,38,"children"],[99,18,23,38],[99,20,23,39],[100,8,25,8],[101,10,25,8,"fileName"],[101,18,25,8],[101,20,25,8,"_jsxFileName"],[101,32,25,8],[102,10,25,8,"lineNumber"],[102,20,25,8],[103,10,25,8,"columnNumber"],[103,22,25,8],[104,8,25,8],[104,15,25,14],[104,16,25,15],[104,31,27,8],[104,35,27,8,"_reactJsxDevRuntime"],[104,54,27,8],[104,55,27,8,"jsxDEV"],[104,61,27,8],[104,63,27,9,"Text"],[104,67,27,13],[104,68,27,13,"default"],[104,75,27,13],[105,10,27,14,"style"],[105,15,27,19],[105,17,27,21,"styles"],[105,23,27,27],[105,24,27,28,"sectionTitle"],[105,36,27,41],[106,10,27,41,"children"],[106,18,27,41],[106,20,27,42],[107,8,27,58],[108,10,27,58,"fileName"],[108,18,27,58],[108,20,27,58,"_jsxFileName"],[108,32,27,58],[109,10,27,58,"lineNumber"],[109,20,27,58],[110,10,27,58,"columnNumber"],[110,22,27,58],[111,8,27,58],[111,15,27,64],[111,16,27,65],[111,31,28,8],[111,35,28,8,"_reactJsxDevRuntime"],[111,54,28,8],[111,55,28,8,"jsxDEV"],[111,61,28,8],[111,63,28,9,"Text"],[111,67,28,13],[111,68,28,13,"default"],[111,75,28,13],[112,10,28,14,"style"],[112,15,28,19],[112,17,28,21,"styles"],[112,23,28,27],[112,24,28,28,"paragraph"],[112,33,28,38],[113,10,28,38,"children"],[113,18,28,38],[113,20,28,39],[114,8,30,8],[115,10,30,8,"fileName"],[115,18,30,8],[115,20,30,8,"_jsxFileName"],[115,32,30,8],[116,10,30,8,"lineNumber"],[116,20,30,8],[117,10,30,8,"columnNumber"],[117,22,30,8],[118,8,30,8],[118,15,30,14],[118,16,30,15],[118,31,32,8],[118,35,32,8,"_reactJsxDevRuntime"],[118,54,32,8],[118,55,32,8,"jsxDEV"],[118,61,32,8],[118,63,32,9,"Text"],[118,67,32,13],[118,68,32,13,"default"],[118,75,32,13],[119,10,32,14,"style"],[119,15,32,19],[119,17,32,21,"styles"],[119,23,32,27],[119,24,32,28,"sectionTitle"],[119,36,32,41],[120,10,32,41,"children"],[120,18,32,41],[120,20,32,42],[121,8,32,59],[122,10,32,59,"fileName"],[122,18,32,59],[122,20,32,59,"_jsxFileName"],[122,32,32,59],[123,10,32,59,"lineNumber"],[123,20,32,59],[124,10,32,59,"columnNumber"],[124,22,32,59],[125,8,32,59],[125,15,32,65],[125,16,32,66],[125,31,33,8],[125,35,33,8,"_reactJsxDevRuntime"],[125,54,33,8],[125,55,33,8,"jsxDEV"],[125,61,33,8],[125,63,33,9,"Text"],[125,67,33,13],[125,68,33,13,"default"],[125,75,33,13],[126,10,33,14,"style"],[126,15,33,19],[126,17,33,21,"styles"],[126,23,33,27],[126,24,33,28,"paragraph"],[126,33,33,38],[127,10,33,38,"children"],[127,18,33,38],[127,20,33,39],[128,8,35,8],[129,10,35,8,"fileName"],[129,18,35,8],[129,20,35,8,"_jsxFileName"],[129,32,35,8],[130,10,35,8,"lineNumber"],[130,20,35,8],[131,10,35,8,"columnNumber"],[131,22,35,8],[132,8,35,8],[132,15,35,14],[132,16,35,15],[132,31,36,8],[132,35,36,8,"_reactJsxDevRuntime"],[132,54,36,8],[132,55,36,8,"jsxDEV"],[132,61,36,8],[132,63,36,9,"Text"],[132,67,36,13],[132,68,36,13,"default"],[132,75,36,13],[133,10,36,14,"style"],[133,15,36,19],[133,17,36,21,"styles"],[133,23,36,27],[133,24,36,28,"bulletPoint"],[133,35,36,40],[134,10,36,40,"children"],[134,18,36,40],[134,20,36,41],[135,8,36,94],[136,10,36,94,"fileName"],[136,18,36,94],[136,20,36,94,"_jsxFileName"],[136,32,36,94],[137,10,36,94,"lineNumber"],[137,20,36,94],[138,10,36,94,"columnNumber"],[138,22,36,94],[139,8,36,94],[139,15,36,100],[139,16,36,101],[139,31,37,8],[139,35,37,8,"_reactJsxDevRuntime"],[139,54,37,8],[139,55,37,8,"jsxDEV"],[139,61,37,8],[139,63,37,9,"Text"],[139,67,37,13],[139,68,37,13,"default"],[139,75,37,13],[140,10,37,14,"style"],[140,15,37,19],[140,17,37,21,"styles"],[140,23,37,27],[140,24,37,28,"bulletPoint"],[140,35,37,40],[141,10,37,40,"children"],[141,18,37,40],[141,20,37,41],[142,8,37,102],[143,10,37,102,"fileName"],[143,18,37,102],[143,20,37,102,"_jsxFileName"],[143,32,37,102],[144,10,37,102,"lineNumber"],[144,20,37,102],[145,10,37,102,"columnNumber"],[145,22,37,102],[146,8,37,102],[146,15,37,108],[146,16,37,109],[146,31,38,8],[146,35,38,8,"_reactJsxDevRuntime"],[146,54,38,8],[146,55,38,8,"jsxDEV"],[146,61,38,8],[146,63,38,9,"Text"],[146,67,38,13],[146,68,38,13,"default"],[146,75,38,13],[147,10,38,14,"style"],[147,15,38,19],[147,17,38,21,"styles"],[147,23,38,27],[147,24,38,28,"bulletPoint"],[147,35,38,40],[148,10,38,40,"children"],[148,18,38,40],[148,20,38,41],[149,8,38,86],[150,10,38,86,"fileName"],[150,18,38,86],[150,20,38,86,"_jsxFileName"],[150,32,38,86],[151,10,38,86,"lineNumber"],[151,20,38,86],[152,10,38,86,"columnNumber"],[152,22,38,86],[153,8,38,86],[153,15,38,92],[153,16,38,93],[153,31,39,8],[153,35,39,8,"_reactJsxDevRuntime"],[153,54,39,8],[153,55,39,8,"jsxDEV"],[153,61,39,8],[153,63,39,9,"Text"],[153,67,39,13],[153,68,39,13,"default"],[153,75,39,13],[154,10,39,14,"style"],[154,15,39,19],[154,17,39,21,"styles"],[154,23,39,27],[154,24,39,28,"bulletPoint"],[154,35,39,40],[155,10,39,40,"children"],[155,18,39,40],[155,20,39,41],[156,8,39,88],[157,10,39,88,"fileName"],[157,18,39,88],[157,20,39,88,"_jsxFileName"],[157,32,39,88],[158,10,39,88,"lineNumber"],[158,20,39,88],[159,10,39,88,"columnNumber"],[159,22,39,88],[160,8,39,88],[160,15,39,94],[160,16,39,95],[160,31,41,8],[160,35,41,8,"_reactJsxDevRuntime"],[160,54,41,8],[160,55,41,8,"jsxDEV"],[160,61,41,8],[160,63,41,9,"Text"],[160,67,41,13],[160,68,41,13,"default"],[160,75,41,13],[161,10,41,14,"style"],[161,15,41,19],[161,17,41,21,"styles"],[161,23,41,27],[161,24,41,28,"sectionTitle"],[161,36,41,41],[162,10,41,41,"children"],[162,18,41,41],[162,20,41,42],[163,8,41,66],[164,10,41,66,"fileName"],[164,18,41,66],[164,20,41,66,"_jsxFileName"],[164,32,41,66],[165,10,41,66,"lineNumber"],[165,20,41,66],[166,10,41,66,"columnNumber"],[166,22,41,66],[167,8,41,66],[167,15,41,72],[167,16,41,73],[167,31,42,8],[167,35,42,8,"_reactJsxDevRuntime"],[167,54,42,8],[167,55,42,8,"jsxDEV"],[167,61,42,8],[167,63,42,9,"Text"],[167,67,42,13],[167,68,42,13,"default"],[167,75,42,13],[168,10,42,14,"style"],[168,15,42,19],[168,17,42,21,"styles"],[168,23,42,27],[168,24,42,28,"paragraph"],[168,33,42,38],[169,10,42,38,"children"],[169,18,42,38],[169,20,42,39],[170,8,42,56],[171,10,42,56,"fileName"],[171,18,42,56],[171,20,42,56,"_jsxFileName"],[171,32,42,56],[172,10,42,56,"lineNumber"],[172,20,42,56],[173,10,42,56,"columnNumber"],[173,22,42,56],[174,8,42,56],[174,15,42,62],[174,16,42,63],[174,31,43,8],[174,35,43,8,"_reactJsxDevRuntime"],[174,54,43,8],[174,55,43,8,"jsxDEV"],[174,61,43,8],[174,63,43,9,"Text"],[174,67,43,13],[174,68,43,13,"default"],[174,75,43,13],[175,10,43,14,"style"],[175,15,43,19],[175,17,43,21,"styles"],[175,23,43,27],[175,24,43,28,"bulletPoint"],[175,35,43,40],[176,10,43,40,"children"],[176,18,43,40],[176,20,43,41],[177,8,43,85],[178,10,43,85,"fileName"],[178,18,43,85],[178,20,43,85,"_jsxFileName"],[178,32,43,85],[179,10,43,85,"lineNumber"],[179,20,43,85],[180,10,43,85,"columnNumber"],[180,22,43,85],[181,8,43,85],[181,15,43,91],[181,16,43,92],[181,31,44,8],[181,35,44,8,"_reactJsxDevRuntime"],[181,54,44,8],[181,55,44,8,"jsxDEV"],[181,61,44,8],[181,63,44,9,"Text"],[181,67,44,13],[181,68,44,13,"default"],[181,75,44,13],[182,10,44,14,"style"],[182,15,44,19],[182,17,44,21,"styles"],[182,23,44,27],[182,24,44,28,"bulletPoint"],[182,35,44,40],[183,10,44,40,"children"],[183,18,44,40],[183,20,44,41],[184,8,44,82],[185,10,44,82,"fileName"],[185,18,44,82],[185,20,44,82,"_jsxFileName"],[185,32,44,82],[186,10,44,82,"lineNumber"],[186,20,44,82],[187,10,44,82,"columnNumber"],[187,22,44,82],[188,8,44,82],[188,15,44,88],[188,16,44,89],[188,31,45,8],[188,35,45,8,"_reactJsxDevRuntime"],[188,54,45,8],[188,55,45,8,"jsxDEV"],[188,61,45,8],[188,63,45,9,"Text"],[188,67,45,13],[188,68,45,13,"default"],[188,75,45,13],[189,10,45,14,"style"],[189,15,45,19],[189,17,45,21,"styles"],[189,23,45,27],[189,24,45,28,"bulletPoint"],[189,35,45,40],[190,10,45,40,"children"],[190,18,45,40],[190,20,45,41],[191,8,45,93],[192,10,45,93,"fileName"],[192,18,45,93],[192,20,45,93,"_jsxFileName"],[192,32,45,93],[193,10,45,93,"lineNumber"],[193,20,45,93],[194,10,45,93,"columnNumber"],[194,22,45,93],[195,8,45,93],[195,15,45,99],[195,16,45,100],[195,31,46,8],[195,35,46,8,"_reactJsxDevRuntime"],[195,54,46,8],[195,55,46,8,"jsxDEV"],[195,61,46,8],[195,63,46,9,"Text"],[195,67,46,13],[195,68,46,13,"default"],[195,75,46,13],[196,10,46,14,"style"],[196,15,46,19],[196,17,46,21,"styles"],[196,23,46,27],[196,24,46,28,"bulletPoint"],[196,35,46,40],[197,10,46,40,"children"],[197,18,46,40],[197,20,46,41],[198,8,46,80],[199,10,46,80,"fileName"],[199,18,46,80],[199,20,46,80,"_jsxFileName"],[199,32,46,80],[200,10,46,80,"lineNumber"],[200,20,46,80],[201,10,46,80,"columnNumber"],[201,22,46,80],[202,8,46,80],[202,15,46,86],[202,16,46,87],[202,31,48,8],[202,35,48,8,"_reactJsxDevRuntime"],[202,54,48,8],[202,55,48,8,"jsxDEV"],[202,61,48,8],[202,63,48,9,"Text"],[202,67,48,13],[202,68,48,13,"default"],[202,75,48,13],[203,10,48,14,"style"],[203,15,48,19],[203,17,48,21,"styles"],[203,23,48,27],[203,24,48,28,"sectionTitle"],[203,36,48,41],[204,10,48,41,"children"],[204,18,48,41],[204,20,48,42],[205,8,48,66],[206,10,48,66,"fileName"],[206,18,48,66],[206,20,48,66,"_jsxFileName"],[206,32,48,66],[207,10,48,66,"lineNumber"],[207,20,48,66],[208,10,48,66,"columnNumber"],[208,22,48,66],[209,8,48,66],[209,15,48,72],[209,16,48,73],[209,31,49,8],[209,35,49,8,"_reactJsxDevRuntime"],[209,54,49,8],[209,55,49,8,"jsxDEV"],[209,61,49,8],[209,63,49,9,"Text"],[209,67,49,13],[209,68,49,13,"default"],[209,75,49,13],[210,10,49,14,"style"],[210,15,49,19],[210,17,49,21,"styles"],[210,23,49,27],[210,24,49,28,"paragraph"],[210,33,49,38],[211,10,49,38,"children"],[211,18,49,38],[211,20,49,39],[212,8,51,8],[213,10,51,8,"fileName"],[213,18,51,8],[213,20,51,8,"_jsxFileName"],[213,32,51,8],[214,10,51,8,"lineNumber"],[214,20,51,8],[215,10,51,8,"columnNumber"],[215,22,51,8],[216,8,51,8],[216,15,51,14],[216,16,51,15],[216,31,53,8],[216,35,53,8,"_reactJsxDevRuntime"],[216,54,53,8],[216,55,53,8,"jsxDEV"],[216,61,53,8],[216,63,53,9,"Text"],[216,67,53,13],[216,68,53,13,"default"],[216,75,53,13],[217,10,53,14,"style"],[217,15,53,19],[217,17,53,21,"styles"],[217,23,53,27],[217,24,53,28,"sectionTitle"],[217,36,53,41],[218,10,53,41,"children"],[218,18,53,41],[218,20,53,42],[219,8,53,68],[220,10,53,68,"fileName"],[220,18,53,68],[220,20,53,68,"_jsxFileName"],[220,32,53,68],[221,10,53,68,"lineNumber"],[221,20,53,68],[222,10,53,68,"columnNumber"],[222,22,53,68],[223,8,53,68],[223,15,53,74],[223,16,53,75],[223,31,54,8],[223,35,54,8,"_reactJsxDevRuntime"],[223,54,54,8],[223,55,54,8,"jsxDEV"],[223,61,54,8],[223,63,54,9,"Text"],[223,67,54,13],[223,68,54,13,"default"],[223,75,54,13],[224,10,54,14,"style"],[224,15,54,19],[224,17,54,21,"styles"],[224,23,54,27],[224,24,54,28,"paragraph"],[224,33,54,38],[225,10,54,38,"children"],[225,18,54,38],[225,20,54,39],[226,8,56,8],[227,10,56,8,"fileName"],[227,18,56,8],[227,20,56,8,"_jsxFileName"],[227,32,56,8],[228,10,56,8,"lineNumber"],[228,20,56,8],[229,10,56,8,"columnNumber"],[229,22,56,8],[230,8,56,8],[230,15,56,14],[230,16,56,15],[230,31,58,8],[230,35,58,8,"_reactJsxDevRuntime"],[230,54,58,8],[230,55,58,8,"jsxDEV"],[230,61,58,8],[230,63,58,9,"Text"],[230,67,58,13],[230,68,58,13,"default"],[230,75,58,13],[231,10,58,14,"style"],[231,15,58,19],[231,17,58,21,"styles"],[231,23,58,27],[231,24,58,28,"sectionTitle"],[231,36,58,41],[232,10,58,41,"children"],[232,18,58,41],[232,20,58,42],[233,8,58,56],[234,10,58,56,"fileName"],[234,18,58,56],[234,20,58,56,"_jsxFileName"],[234,32,58,56],[235,10,58,56,"lineNumber"],[235,20,58,56],[236,10,58,56,"columnNumber"],[236,22,58,56],[237,8,58,56],[237,15,58,62],[237,16,58,63],[237,31,59,8],[237,35,59,8,"_reactJsxDevRuntime"],[237,54,59,8],[237,55,59,8,"jsxDEV"],[237,61,59,8],[237,63,59,9,"Text"],[237,67,59,13],[237,68,59,13,"default"],[237,75,59,13],[238,10,59,14,"style"],[238,15,59,19],[238,17,59,21,"styles"],[238,23,59,27],[238,24,59,28,"paragraph"],[238,33,59,38],[239,10,59,38,"children"],[239,18,59,38],[239,20,59,39],[240,8,61,8],[241,10,61,8,"fileName"],[241,18,61,8],[241,20,61,8,"_jsxFileName"],[241,32,61,8],[242,10,61,8,"lineNumber"],[242,20,61,8],[243,10,61,8,"columnNumber"],[243,22,61,8],[244,8,61,8],[244,15,61,14],[244,16,61,15],[244,31,63,8],[244,35,63,8,"_reactJsxDevRuntime"],[244,54,63,8],[244,55,63,8,"jsxDEV"],[244,61,63,8],[244,63,63,9,"Text"],[244,67,63,13],[244,68,63,13,"default"],[244,75,63,13],[245,10,63,14,"style"],[245,15,63,19],[245,17,63,21,"styles"],[245,23,63,27],[245,24,63,28,"sectionTitle"],[245,36,63,41],[246,10,63,41,"children"],[246,18,63,41],[246,20,63,42],[247,8,63,58],[248,10,63,58,"fileName"],[248,18,63,58],[248,20,63,58,"_jsxFileName"],[248,32,63,58],[249,10,63,58,"lineNumber"],[249,20,63,58],[250,10,63,58,"columnNumber"],[250,22,63,58],[251,8,63,58],[251,15,63,64],[251,16,63,65],[251,31,64,8],[251,35,64,8,"_reactJsxDevRuntime"],[251,54,64,8],[251,55,64,8,"jsxDEV"],[251,61,64,8],[251,63,64,9,"Text"],[251,67,64,13],[251,68,64,13,"default"],[251,75,64,13],[252,10,64,14,"style"],[252,15,64,19],[252,17,64,21,"styles"],[252,23,64,27],[252,24,64,28,"paragraph"],[252,33,64,38],[253,10,64,38,"children"],[253,18,64,38],[253,20,64,39],[254,8,66,8],[255,10,66,8,"fileName"],[255,18,66,8],[255,20,66,8,"_jsxFileName"],[255,32,66,8],[256,10,66,8,"lineNumber"],[256,20,66,8],[257,10,66,8,"columnNumber"],[257,22,66,8],[258,8,66,8],[258,15,66,14],[258,16,66,15],[258,31,68,8],[258,35,68,8,"_reactJsxDevRuntime"],[258,54,68,8],[258,55,68,8,"jsxDEV"],[258,61,68,8],[258,63,68,9,"Text"],[258,67,68,13],[258,68,68,13,"default"],[258,75,68,13],[259,10,68,14,"style"],[259,15,68,19],[259,17,68,21,"styles"],[259,23,68,27],[259,24,68,28,"sectionTitle"],[259,36,68,41],[260,10,68,41,"children"],[260,18,68,41],[260,20,68,42],[261,8,68,61],[262,10,68,61,"fileName"],[262,18,68,61],[262,20,68,61,"_jsxFileName"],[262,32,68,61],[263,10,68,61,"lineNumber"],[263,20,68,61],[264,10,68,61,"columnNumber"],[264,22,68,61],[265,8,68,61],[265,15,68,67],[265,16,68,68],[265,31,69,8],[265,35,69,8,"_reactJsxDevRuntime"],[265,54,69,8],[265,55,69,8,"jsxDEV"],[265,61,69,8],[265,63,69,9,"Text"],[265,67,69,13],[265,68,69,13,"default"],[265,75,69,13],[266,10,69,14,"style"],[266,15,69,19],[266,17,69,21,"styles"],[266,23,69,27],[266,24,69,28,"paragraph"],[266,33,69,38],[267,10,69,38,"children"],[267,18,69,38],[267,20,69,39],[268,8,71,8],[269,10,71,8,"fileName"],[269,18,71,8],[269,20,71,8,"_jsxFileName"],[269,32,71,8],[270,10,71,8,"lineNumber"],[270,20,71,8],[271,10,71,8,"columnNumber"],[271,22,71,8],[272,8,71,8],[272,15,71,14],[272,16,71,15],[272,31,73,8],[272,35,73,8,"_reactJsxDevRuntime"],[272,54,73,8],[272,55,73,8,"jsxDEV"],[272,61,73,8],[272,63,73,9,"Text"],[272,67,73,13],[272,68,73,13,"default"],[272,75,73,13],[273,10,73,14,"style"],[273,15,73,19],[273,17,73,21,"styles"],[273,23,73,27],[273,24,73,28,"sectionTitle"],[273,36,73,41],[274,10,73,41,"children"],[274,18,73,41],[274,20,73,42],[275,8,73,53],[276,10,73,53,"fileName"],[276,18,73,53],[276,20,73,53,"_jsxFileName"],[276,32,73,53],[277,10,73,53,"lineNumber"],[277,20,73,53],[278,10,73,53,"columnNumber"],[278,22,73,53],[279,8,73,53],[279,15,73,59],[279,16,73,60],[279,31,74,8],[279,35,74,8,"_reactJsxDevRuntime"],[279,54,74,8],[279,55,74,8,"jsxDEV"],[279,61,74,8],[279,63,74,9,"Text"],[279,67,74,13],[279,68,74,13,"default"],[279,75,74,13],[280,10,74,14,"style"],[280,15,74,19],[280,17,74,21,"styles"],[280,23,74,27],[280,24,74,28,"paragraph"],[280,33,74,38],[281,10,74,38,"children"],[281,18,74,38],[281,20,74,39],[282,8,76,8],[283,10,76,8,"fileName"],[283,18,76,8],[283,20,76,8,"_jsxFileName"],[283,32,76,8],[284,10,76,8,"lineNumber"],[284,20,76,8],[285,10,76,8,"columnNumber"],[285,22,76,8],[286,8,76,8],[286,15,76,14],[286,16,76,15],[287,6,76,15],[288,8,76,15,"fileName"],[288,16,76,15],[288,18,76,15,"_jsxFileName"],[288,30,76,15],[289,8,76,15,"lineNumber"],[289,18,76,15],[290,8,76,15,"columnNumber"],[290,20,76,15],[291,6,76,15],[291,13,77,18],[291,14,77,19],[292,4,77,19],[293,6,77,19,"fileName"],[293,14,77,19],[293,16,77,19,"_jsxFileName"],[293,28,77,19],[294,6,77,19,"lineNumber"],[294,16,77,19],[295,6,77,19,"columnNumber"],[295,18,77,19],[296,4,77,19],[296,11,78,10],[296,12,78,11],[297,2,80,0],[298,2,80,1,"_s"],[298,4,80,1],[298,5,6,24,"TermsScreen"],[298,16,6,35],[299,4,6,35],[299,12,7,17,"useSafeAreaInsets"],[299,39,7,34],[299,40,7,34,"useSafeAreaInsets"],[299,57,7,34],[300,2,7,34],[301,2,7,34,"_c"],[301,4,7,34],[301,7,6,24,"TermsScreen"],[301,18,6,35],[302,2,82,0],[302,8,82,6,"styles"],[302,14,82,12],[302,17,82,15,"StyleSheet"],[302,27,82,25],[302,28,82,25,"default"],[302,35,82,25],[302,36,82,26,"create"],[302,42,82,32],[302,43,82,33],[303,4,83,2,"container"],[303,13,83,11],[303,15,83,13],[304,6,84,4,"flex"],[304,10,84,8],[304,12,84,10],[304,13,84,11],[305,6,85,4,"backgroundColor"],[305,21,85,19],[305,23,85,21],[306,4,86,2],[306,5,86,3],[307,4,87,2,"header"],[307,10,87,8],[307,12,87,10],[308,6,88,4,"flexDirection"],[308,19,88,17],[308,21,88,19],[308,26,88,24],[309,6,89,4,"alignItems"],[309,16,89,14],[309,18,89,16],[309,26,89,24],[310,6,90,4,"justifyContent"],[310,20,90,18],[310,22,90,20],[310,37,90,35],[311,6,91,4,"paddingHorizontal"],[311,23,91,21],[311,25,91,23],[311,27,91,25],[312,6,92,4,"paddingVertical"],[312,21,92,19],[312,23,92,21],[312,25,92,23],[313,6,93,4,"backgroundColor"],[313,21,93,19],[313,23,93,21],[313,29,93,27],[314,6,94,4,"borderBottomWidth"],[314,23,94,21],[314,25,94,23],[314,26,94,24],[315,6,95,4,"borderBottomColor"],[315,23,95,21],[315,25,95,23],[316,4,96,2],[316,5,96,3],[317,4,97,2,"backButton"],[317,14,97,12],[317,16,97,14],[318,6,98,4,"width"],[318,11,98,9],[318,13,98,11],[318,15,98,13],[319,6,99,4,"height"],[319,12,99,10],[319,14,99,12],[319,16,99,14],[320,6,100,4,"borderRadius"],[320,18,100,16],[320,20,100,18],[320,22,100,20],[321,6,101,4,"backgroundColor"],[321,21,101,19],[321,23,101,21],[321,32,101,30],[322,6,102,4,"alignItems"],[322,16,102,14],[322,18,102,16],[322,26,102,24],[323,6,103,4,"justifyContent"],[323,20,103,18],[323,22,103,20],[324,4,104,2],[324,5,104,3],[325,4,105,2,"headerTitle"],[325,15,105,13],[325,17,105,15],[326,6,106,4,"fontSize"],[326,14,106,12],[326,16,106,14],[326,18,106,16],[327,6,107,4,"fontWeight"],[327,16,107,14],[327,18,107,16],[327,23,107,21],[328,6,108,4,"color"],[328,11,108,9],[328,13,108,11],[329,4,109,2],[329,5,109,3],[330,4,110,2,"scrollContent"],[330,17,110,15],[330,19,110,17],[331,6,111,4,"padding"],[331,13,111,11],[331,15,111,13],[331,17,111,15],[332,6,112,4,"paddingBottom"],[332,19,112,17],[332,21,112,19],[333,4,113,2],[333,5,113,3],[334,4,114,2,"updateDate"],[334,14,114,12],[334,16,114,14],[335,6,115,4,"fontSize"],[335,14,115,12],[335,16,115,14],[335,18,115,16],[336,6,116,4,"color"],[336,11,116,9],[336,13,116,11],[336,22,116,20],[337,6,117,4,"marginBottom"],[337,18,117,16],[337,20,117,18],[337,22,117,20],[338,6,118,4,"fontStyle"],[338,15,118,13],[338,17,118,15],[339,4,119,2],[339,5,119,3],[340,4,120,2,"sectionTitle"],[340,16,120,14],[340,18,120,16],[341,6,121,4,"fontSize"],[341,14,121,12],[341,16,121,14],[341,18,121,16],[342,6,122,4,"fontWeight"],[342,16,122,14],[342,18,122,16],[342,23,122,21],[343,6,123,4,"color"],[343,11,123,9],[343,13,123,11],[343,22,123,20],[344,6,124,4,"marginTop"],[344,15,124,13],[344,17,124,15],[344,19,124,17],[345,6,125,4,"marginBottom"],[345,18,125,16],[345,20,125,18],[346,4,126,2],[346,5,126,3],[347,4,127,2,"paragraph"],[347,13,127,11],[347,15,127,13],[348,6,128,4,"fontSize"],[348,14,128,12],[348,16,128,14],[348,18,128,16],[349,6,129,4,"color"],[349,11,129,9],[349,13,129,11],[349,22,129,20],[350,6,130,4,"lineHeight"],[350,16,130,14],[350,18,130,16],[350,20,130,18],[351,6,131,4,"marginBottom"],[351,18,131,16],[351,20,131,18],[352,4,132,2],[352,5,132,3],[353,4,133,2,"bulletPoint"],[353,15,133,13],[353,17,133,15],[354,6,134,4,"fontSize"],[354,14,134,12],[354,16,134,14],[354,18,134,16],[355,6,135,4,"color"],[355,11,135,9],[355,13,135,11],[355,22,135,20],[356,6,136,4,"lineHeight"],[356,16,136,14],[356,18,136,16],[356,20,136,18],[357,6,137,4,"marginLeft"],[357,16,137,14],[357,18,137,16],[357,20,137,18],[358,6,138,4,"marginBottom"],[358,18,138,16],[358,20,138,18],[359,4,139,2],[360,2,140,0],[360,3,140,1],[360,4,140,2],[361,2,140,3],[361,6,140,3,"_c"],[361,8,140,3],[362,2,140,3,"$RefreshReg$"],[362,14,140,3],[362,15,140,3,"_c"],[362,17,140,3],[363,0,140,3],[363,3]],"functionMap":{"names":["","TermsScreen","TouchableOpacity.props.onPress"],"mappings":"AAA;eCK;mCCM,yBD;CDoE"},"hasCjsExports":false},"type":"js/module"}]}