prism0x2a 0.7.2 → 0.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/app-path-routes-manifest.json +1 -0
- package/.next/standalone/.next/build-manifest.json +6 -6
- package/.next/standalone/.next/required-server-files.js +335 -0
- package/.next/standalone/.next/required-server-files.json +1 -1
- package/.next/standalone/.next/routes-manifest.json +6 -0
- package/.next/standalone/.next/server/app/_global-error/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/_global-error/page.js +2 -2
- package/.next/standalone/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/_global-error.html +1 -1
- package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/_not-found/page.js +6 -5
- package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_not-found.html +16 -1
- package/.next/standalone/.next/server/app/_not-found.rsc +4 -4
- package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/amber/capabilities/[id]/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/amber/capabilities/[id]/page.js +6 -5
- package/.next/standalone/.next/server/app/amber/capabilities/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/amber/capabilities/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/amber/capabilities/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/amber/capabilities/page.js +6 -5
- package/.next/standalone/.next/server/app/amber/capabilities/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/amber/capabilities/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/amber/capabilities.html +16 -1
- package/.next/standalone/.next/server/app/amber/capabilities.rsc +5 -5
- package/.next/standalone/.next/server/app/amber/capabilities.segments/_full.segment.rsc +5 -5
- package/.next/standalone/.next/server/app/amber/capabilities.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/amber/capabilities.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/amber/capabilities.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/amber/capabilities.segments/amber/capabilities/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/amber/capabilities.segments/amber/capabilities.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/amber/capabilities.segments/amber.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/amber/coverage/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/amber/coverage/page.js +6 -5
- package/.next/standalone/.next/server/app/amber/coverage/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/amber/coverage/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/amber/coverage.html +16 -1
- package/.next/standalone/.next/server/app/amber/coverage.rsc +5 -5
- package/.next/standalone/.next/server/app/amber/coverage.segments/_full.segment.rsc +5 -5
- package/.next/standalone/.next/server/app/amber/coverage.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/amber/coverage.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/amber/coverage.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/amber/coverage.segments/amber/coverage/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/amber/coverage.segments/amber/coverage.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/amber/coverage.segments/amber.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/amber/files/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/amber/files/page.js +6 -5
- package/.next/standalone/.next/server/app/amber/files/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/amber/files/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/amber/files.html +16 -1
- package/.next/standalone/.next/server/app/amber/files.rsc +5 -5
- package/.next/standalone/.next/server/app/amber/files.segments/_full.segment.rsc +5 -5
- package/.next/standalone/.next/server/app/amber/files.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/amber/files.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/amber/files.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/amber/files.segments/amber/files/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/amber/files.segments/amber/files.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/amber/files.segments/amber.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/amber/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/amber/page.js +6 -5
- package/.next/standalone/.next/server/app/amber/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/amber/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/amber.html +16 -1
- package/.next/standalone/.next/server/app/amber.rsc +5 -5
- package/.next/standalone/.next/server/app/amber.segments/_full.segment.rsc +5 -5
- package/.next/standalone/.next/server/app/amber.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/amber.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/amber.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/amber.segments/amber/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/amber.segments/amber.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/api/amber/scan/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/blue/scan/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/green/cross-layer/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/green/queries/[id]/run/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/monorepo/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/blue/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/blue/page.js +6 -5
- package/.next/standalone/.next/server/app/blue/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/blue/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/blue/recommendations/[id]/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/blue/recommendations/[id]/page.js +6 -5
- package/.next/standalone/.next/server/app/blue/recommendations/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/blue/recommendations/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/blue/recommendations/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/blue/recommendations/page.js +6 -5
- package/.next/standalone/.next/server/app/blue/recommendations/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/blue/recommendations/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/blue/recommendations.html +16 -1
- package/.next/standalone/.next/server/app/blue/recommendations.rsc +5 -5
- package/.next/standalone/.next/server/app/blue/recommendations.segments/_full.segment.rsc +5 -5
- package/.next/standalone/.next/server/app/blue/recommendations.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/blue/recommendations.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/blue/recommendations.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/blue/recommendations.segments/blue/recommendations/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/blue/recommendations.segments/blue/recommendations.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/blue/recommendations.segments/blue.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/blue/sessions/[id]/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/blue/sessions/[id]/page.js +6 -5
- package/.next/standalone/.next/server/app/blue/sessions/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/blue/sessions/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/blue/sessions/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/blue/sessions/page.js +6 -5
- package/.next/standalone/.next/server/app/blue/sessions/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/blue/sessions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/blue/sessions.html +16 -1
- package/.next/standalone/.next/server/app/blue/sessions.rsc +5 -5
- package/.next/standalone/.next/server/app/blue/sessions.segments/_full.segment.rsc +5 -5
- package/.next/standalone/.next/server/app/blue/sessions.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/blue/sessions.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/blue/sessions.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/blue/sessions.segments/blue/sessions/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/blue/sessions.segments/blue/sessions.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/blue/sessions.segments/blue.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/blue.html +16 -1
- package/.next/standalone/.next/server/app/blue.rsc +5 -5
- package/.next/standalone/.next/server/app/blue.segments/_full.segment.rsc +5 -5
- package/.next/standalone/.next/server/app/blue.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/blue.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/blue.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/blue.segments/blue/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/blue.segments/blue.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/green/cross-layer/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/green/cross-layer/page.js +6 -5
- package/.next/standalone/.next/server/app/green/cross-layer/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/green/cross-layer/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/green/cross-layer.html +16 -1
- package/.next/standalone/.next/server/app/green/cross-layer.rsc +5 -5
- package/.next/standalone/.next/server/app/green/cross-layer.segments/_full.segment.rsc +5 -5
- package/.next/standalone/.next/server/app/green/cross-layer.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/green/cross-layer.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/green/cross-layer.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/green/cross-layer.segments/green/cross-layer/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/green/cross-layer.segments/green/cross-layer.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/green/cross-layer.segments/green.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/green/insights/[id]/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/green/insights/[id]/page.js +6 -5
- package/.next/standalone/.next/server/app/green/insights/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/green/insights/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/green/insights/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/green/insights/page.js +6 -5
- package/.next/standalone/.next/server/app/green/insights/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/green/insights/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/green/insights.html +16 -1
- package/.next/standalone/.next/server/app/green/insights.rsc +5 -5
- package/.next/standalone/.next/server/app/green/insights.segments/_full.segment.rsc +5 -5
- package/.next/standalone/.next/server/app/green/insights.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/green/insights.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/green/insights.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/green/insights.segments/green/insights/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/green/insights.segments/green/insights.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/green/insights.segments/green.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/green/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/green/page.js +6 -5
- package/.next/standalone/.next/server/app/green/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/green/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/green/queries/[id]/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/green/queries/[id]/page.js +6 -5
- package/.next/standalone/.next/server/app/green/queries/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/green/queries/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/green/queries/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/green/queries/page.js +6 -5
- package/.next/standalone/.next/server/app/green/queries/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/green/queries/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/green/queries.html +16 -1
- package/.next/standalone/.next/server/app/green/queries.rsc +5 -5
- package/.next/standalone/.next/server/app/green/queries.segments/_full.segment.rsc +5 -5
- package/.next/standalone/.next/server/app/green/queries.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/green/queries.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/green/queries.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/green/queries.segments/green/queries/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/green/queries.segments/green/queries.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/green/queries.segments/green.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/green.html +16 -1
- package/.next/standalone/.next/server/app/green.rsc +5 -5
- package/.next/standalone/.next/server/app/green.segments/_full.segment.rsc +5 -5
- package/.next/standalone/.next/server/app/green.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/green.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/green.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/green.segments/green/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/green.segments/green.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/index.html +16 -1
- package/.next/standalone/.next/server/app/index.rsc +12 -15
- package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +5 -8
- package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +12 -15
- package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/opengraph-image/route/app-paths-manifest.json +3 -0
- package/.next/standalone/.next/server/app/opengraph-image/route/build-manifest.json +9 -0
- package/.next/standalone/.next/server/app/opengraph-image/route/middleware-manifest.json +55 -0
- package/.next/standalone/.next/server/app/opengraph-image/route/server-reference-manifest.json +4 -0
- package/.next/standalone/.next/server/app/opengraph-image/route_client-reference-manifest.js +3 -0
- package/.next/standalone/.next/server/app/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/page.js +6 -5
- package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/pricing/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/pricing/page.js +6 -5
- package/.next/standalone/.next/server/app/pricing/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/pricing/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/pricing.html +16 -1
- package/.next/standalone/.next/server/app/pricing.rsc +5 -5
- package/.next/standalone/.next/server/app/pricing.segments/_full.segment.rsc +5 -5
- package/.next/standalone/.next/server/app/pricing.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/pricing.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/pricing.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/pricing.segments/pricing/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/pricing.segments/pricing.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings/page/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/settings/page.js +6 -5
- package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings.html +17 -2
- package/.next/standalone/.next/server/app/settings.rsc +5 -5
- package/.next/standalone/.next/server/app/settings.segments/_full.segment.rsc +5 -5
- package/.next/standalone/.next/server/app/settings.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/settings.segments/settings.segment.rsc +1 -1
- package/.next/standalone/.next/server/app-paths-manifest.json +1 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__08rxe0c._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[externals]_next_dist_compiled_@vercel_og_index_node_00__rw~.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0-51ive._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0.z8rt5._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__002bwgx._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__00enkqg._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__00qbgde._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__00s7d9d._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02d3e9i._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__04pode_._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__057uqov._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__06nyicp._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__08havup._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0atb5-1._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__06-2p1a._.js → [root-of-the-server]__0bctf5o._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0decy7r._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0doevf2._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0elipkx._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0fjvfkq._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0fltr-j._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0gyq_dp._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ibs45v._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0kh9ogy._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0l4tu0b._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0lmh-gq._.js +16 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0m2fu6a._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0m5k043._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0n5.i5o._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_09w7yel._.js → [root-of-the-server]__0onmgst._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0qqrwlg._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rxddec._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0s9.69k._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0uiaixl._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0uiwp54._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ulh4tl._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0uuf.u8._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0vvnh4c._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0x3tx-x._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0y0_2q4._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ykzml-._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z66ifv._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0~~16g7._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__106354b._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__11f30gs._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0a2egyj._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/app_settings_page_tsx_0~q~t-v._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/components_0fj4wag._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_05l396c._.js → node_modules_0_ce7g1._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_00yi7.o.js → node_modules_next_dist_esm_build_templates_app-page_05u8x5_.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0o9vt1n.js → node_modules_next_dist_esm_build_templates_app-page_07.mi98.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0syz6td.js → node_modules_next_dist_esm_build_templates_app-page_0_1ho0v.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0sxy.f3.js → node_modules_next_dist_esm_build_templates_app-page_0af2rxr.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0~ua1n5.js → node_modules_next_dist_esm_build_templates_app-page_0bu9_s4.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0g87jdm.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0f56w9x.js → node_modules_next_dist_esm_build_templates_app-page_0g8p7kq.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0s~.~pu.js → node_modules_next_dist_esm_build_templates_app-page_0h9l08z.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0s3yj4m.js → node_modules_next_dist_esm_build_templates_app-page_0hk2me4.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0hieuck.js → node_modules_next_dist_esm_build_templates_app-page_0ks1jqa.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0d9vf7z.js → node_modules_next_dist_esm_build_templates_app-page_0mlmh3q.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_11g~g_~.js → node_modules_next_dist_esm_build_templates_app-page_0r7l-mi.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0sh6t-i.js → node_modules_next_dist_esm_build_templates_app-page_0x75saz.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0bjxb9g.js → node_modules_next_dist_esm_build_templates_app-page_0xu.46n.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0y6uuyh.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0zqx4_i.js → node_modules_next_dist_esm_build_templates_app-page_0yzh0tq.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0z_~vy~.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0_em0bi.js → node_modules_next_dist_esm_build_templates_app-page_10rr-m7.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_002l7yi.js → node_modules_next_dist_esm_build_templates_app-page_13sg.-w.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_10.cf7n.js → node_modules_next_dist_esm_build_templates_app-page_13~6-je.js} +3 -3
- package/.next/standalone/.next/server/edge/assets/Geist-Regular.01xk7kbsv57y-.ttf +0 -0
- package/.next/standalone/.next/server/edge/chunks/[root-of-the-server]__01rmks4._.js +14 -0
- package/.next/standalone/.next/server/edge/chunks/_next-internal_server_app_opengraph-image_route_actions_064c5ks.js +3 -0
- package/.next/standalone/.next/server/edge/chunks/node_modules_next_dist_compiled_@vercel_og_11csqje._.js +57 -0
- package/.next/standalone/.next/server/edge/chunks/node_modules_next_dist_compiled_@vercel_og_resvg_0656eb_.wasm +0 -0
- package/.next/standalone/.next/server/edge/chunks/node_modules_next_dist_compiled_@vercel_og_yoga_0656eb_.wasm +0 -0
- package/.next/standalone/.next/server/edge/chunks/node_modules_next_dist_esm_0u5k_dj._.js +4 -0
- package/.next/standalone/.next/server/edge/chunks/turbopack-node_modules_next_dist_esm_build_templates_edge-wrapper_13_vdjg.js +3 -0
- package/.next/standalone/.next/server/functions-config-manifest.json +3 -1
- package/.next/standalone/.next/server/interception-route-rewrite-manifest.js +1 -0
- package/.next/standalone/.next/server/middleware-build-manifest.js +6 -6
- package/.next/standalone/.next/server/middleware-manifest.json +48 -1
- package/.next/standalone/.next/server/pages/404.html +16 -1
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/static/chunks/0.7igtsxncc6a.js +1 -0
- package/.next/standalone/.next/static/chunks/0.w2w5ah2z6.q.js +1 -0
- package/.next/standalone/.next/static/chunks/01p_~toiegft_.js +1 -0
- package/.next/standalone/.next/static/chunks/02xhfdxrab7xe.js +1 -0
- package/.next/standalone/.next/static/chunks/03q73w5t_nguc.js +1 -0
- package/.next/standalone/.next/static/chunks/07.a-v86njd-y.css +2 -0
- package/.next/standalone/.next/static/chunks/08388.3-~-vu..js +1 -0
- package/.next/standalone/.next/static/chunks/09jbs7lt_g7qv.js +1 -0
- package/.next/standalone/.next/static/chunks/0bncqww4y17ma.js +1 -0
- package/.next/standalone/.next/static/chunks/0fx8zd5_modzy.js +1 -0
- package/.next/standalone/.next/static/chunks/0gao24_l7.js7.js +1 -0
- package/.next/standalone/.next/static/chunks/0g~ssg1e36913.js +1 -0
- package/.next/standalone/.next/static/chunks/0h-chhc382nhm.js +1 -0
- package/.next/standalone/.next/static/chunks/0h2bh_9440gzz.js +1 -0
- package/.next/standalone/.next/static/chunks/0n_omxh_im__f.js +1 -0
- package/.next/standalone/.next/static/chunks/0nadn-uf1y1pp.js +1 -0
- package/.next/standalone/.next/static/chunks/0rhynaz~~pa0u.js +1 -0
- package/.next/standalone/.next/static/chunks/0s-dioqa7gbo2.js +1 -0
- package/.next/standalone/.next/static/chunks/0s7axwcs~fxqr.js +1 -0
- package/.next/standalone/.next/static/chunks/0u-tql6a-thc0.js +1 -0
- package/.next/standalone/.next/static/chunks/0u.sk-wzg-nuk.js +5 -0
- package/.next/standalone/.next/static/chunks/0uafdcbqw67js.js +31 -0
- package/.next/standalone/.next/static/chunks/{0aqr1e8db8tr2.js → 0ze_u0eafk~cr.js} +1 -1
- package/.next/standalone/.next/static/chunks/{turbopack-134gd3wlo5u4g.js → turbopack-06j61jyvwxc69.js} +1 -1
- package/.next/standalone/.next/static/static/chunks/0.7igtsxncc6a.js +1 -0
- package/.next/standalone/.next/static/static/chunks/0.w2w5ah2z6.q.js +1 -0
- package/.next/standalone/.next/static/static/chunks/01p_~toiegft_.js +1 -0
- package/.next/standalone/.next/static/static/chunks/02xhfdxrab7xe.js +1 -0
- package/.next/standalone/.next/static/static/chunks/03q73w5t_nguc.js +1 -0
- package/.next/standalone/.next/static/static/chunks/07.a-v86njd-y.css +2 -0
- package/.next/standalone/.next/static/static/chunks/08388.3-~-vu..js +1 -0
- package/.next/standalone/.next/static/static/chunks/09jbs7lt_g7qv.js +1 -0
- package/.next/standalone/.next/static/static/chunks/0bncqww4y17ma.js +1 -0
- package/.next/standalone/.next/static/static/chunks/0fx8zd5_modzy.js +1 -0
- package/.next/standalone/.next/static/static/chunks/0gao24_l7.js7.js +1 -0
- package/.next/standalone/.next/static/static/chunks/0g~ssg1e36913.js +1 -0
- package/.next/standalone/.next/static/static/chunks/0h-chhc382nhm.js +1 -0
- package/.next/standalone/.next/static/static/chunks/0h2bh_9440gzz.js +1 -0
- package/.next/standalone/.next/static/static/chunks/0n_omxh_im__f.js +1 -0
- package/.next/standalone/.next/static/static/chunks/0nadn-uf1y1pp.js +1 -0
- package/.next/standalone/.next/static/static/chunks/0rhynaz~~pa0u.js +1 -0
- package/.next/standalone/.next/static/static/chunks/0s-dioqa7gbo2.js +1 -0
- package/.next/standalone/.next/static/static/chunks/0s7axwcs~fxqr.js +1 -0
- package/.next/standalone/.next/static/static/chunks/0u-tql6a-thc0.js +1 -0
- package/.next/standalone/.next/static/static/chunks/0u.sk-wzg-nuk.js +5 -0
- package/.next/standalone/.next/static/static/chunks/0uafdcbqw67js.js +31 -0
- package/.next/{static/chunks/0aqr1e8db8tr2.js → standalone/.next/static/static/chunks/0ze_u0eafk~cr.js} +1 -1
- package/.next/{static/chunks/turbopack-134gd3wlo5u4g.js → standalone/.next/static/static/chunks/turbopack-06j61jyvwxc69.js} +1 -1
- package/.next/standalone/CHANGELOG.md +21 -0
- package/.next/standalone/app/layout.tsx +63 -3
- package/.next/standalone/app/opengraph-image.tsx +126 -0
- package/.next/standalone/app/page.tsx +7 -135
- package/.next/standalone/components/dashboard/DashboardHome.tsx +123 -0
- package/.next/standalone/components/landing/Footer.tsx +104 -0
- package/.next/standalone/components/landing/HeroVisual.tsx +139 -0
- package/.next/standalone/components/landing/LandingPage.tsx +719 -0
- package/.next/standalone/components/landing/NavBar.tsx +62 -0
- package/.next/standalone/node_modules/next/dist/compiled/@vercel/og/Geist-Regular.ttf +0 -0
- package/.next/standalone/node_modules/next/dist/compiled/@vercel/og/LICENSE +373 -0
- package/.next/standalone/node_modules/next/dist/compiled/@vercel/og/index.edge.js +20508 -0
- package/.next/standalone/node_modules/next/dist/compiled/@vercel/og/index.node.js +21548 -0
- package/.next/standalone/node_modules/next/dist/compiled/@vercel/og/package.json +16 -0
- package/.next/standalone/node_modules/next/dist/compiled/@vercel/og/resvg.wasm +0 -0
- package/.next/standalone/node_modules/next/dist/compiled/@vercel/og/satori/LICENSE +373 -0
- package/.next/standalone/node_modules/next/dist/compiled/@vercel/og/yoga.wasm +0 -0
- package/.next/standalone/package.json +1 -1
- package/.next/standalone/server.js +1 -1
- package/.next/standalone/tsconfig.tsbuildinfo +1 -1
- package/.next/static/chunks/0.7igtsxncc6a.js +1 -0
- package/.next/static/chunks/0.w2w5ah2z6.q.js +1 -0
- package/.next/static/chunks/01p_~toiegft_.js +1 -0
- package/.next/static/chunks/02xhfdxrab7xe.js +1 -0
- package/.next/static/chunks/03q73w5t_nguc.js +1 -0
- package/.next/static/chunks/07.a-v86njd-y.css +2 -0
- package/.next/static/chunks/08388.3-~-vu..js +1 -0
- package/.next/static/chunks/09jbs7lt_g7qv.js +1 -0
- package/.next/static/chunks/0bncqww4y17ma.js +1 -0
- package/.next/static/chunks/0fx8zd5_modzy.js +1 -0
- package/.next/static/chunks/0gao24_l7.js7.js +1 -0
- package/.next/static/chunks/0g~ssg1e36913.js +1 -0
- package/.next/static/chunks/0h-chhc382nhm.js +1 -0
- package/.next/static/chunks/0h2bh_9440gzz.js +1 -0
- package/.next/static/chunks/0n_omxh_im__f.js +1 -0
- package/.next/static/chunks/0nadn-uf1y1pp.js +1 -0
- package/.next/static/chunks/0rhynaz~~pa0u.js +1 -0
- package/.next/static/chunks/0s-dioqa7gbo2.js +1 -0
- package/.next/static/chunks/0s7axwcs~fxqr.js +1 -0
- package/.next/static/chunks/0u-tql6a-thc0.js +1 -0
- package/.next/static/chunks/0u.sk-wzg-nuk.js +5 -0
- package/.next/static/chunks/0uafdcbqw67js.js +31 -0
- package/.next/{standalone/.next/static/static/chunks/0aqr1e8db8tr2.js → static/chunks/0ze_u0eafk~cr.js} +1 -1
- package/.next/{standalone/.next/static/static/chunks/turbopack-134gd3wlo5u4g.js → static/chunks/turbopack-06j61jyvwxc69.js} +1 -1
- package/CHANGELOG.md +21 -0
- package/package.json +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__025n37g._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02hi65f._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02xqa5z._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03n1r1q._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__07xy1qe._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0aoevfd._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0cc0jd2._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0es1n-0._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0f_22zl._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0f_g6yh._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ft0rpu._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0i8e2c1._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0kbydoz._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0myb_oc._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0qn1~qv._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0thuf0u._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0vxcr9p._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0xhffh~._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0y7o0cg._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__13leyvb._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/app_amber_capabilities_[id]_page_tsx_12~.miw._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/app_amber_capabilities_page_tsx_0.t9mpr._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/app_amber_coverage_page_tsx_01yia_n._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/app_amber_files_page_tsx_00pdkc~._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/app_amber_page_tsx_0ihx6zl._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/app_blue_page_tsx_0zg5eg-._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/app_blue_recommendations_[id]_page_tsx_10zzlnx._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/app_blue_recommendations_page_tsx_08w-50l._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/app_blue_sessions_[id]_page_tsx_0_~w1xj._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/app_blue_sessions_page_tsx_0kbuf.c._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/app_green_cross-layer_page_tsx_0a80o-~._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/app_green_insights_[id]_page_tsx_0se6uk1._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/app_green_insights_page_tsx_04g8_lf._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/app_green_page_tsx_10g2g6w._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/app_green_queries_[id]_page_tsx_0hg.qma._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/app_green_queries_page_tsx_0.p0r7z._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/app_page_tsx_0es_sk2._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/app_pricing_page_tsx_0uxncj9._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_02suzhc.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_09d0h78.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0e3kicm.js +0 -4
- package/.next/standalone/.next/static/chunks/0-nogwaahf00r.js +0 -1
- package/.next/standalone/.next/static/chunks/0-ozct-0~_~y0.js +0 -1
- package/.next/standalone/.next/static/chunks/0043va.q9c120.js +0 -1
- package/.next/standalone/.next/static/chunks/0062k_6y6ie8k.js +0 -1
- package/.next/standalone/.next/static/chunks/00gq-v0e07i1q.js +0 -31
- package/.next/standalone/.next/static/chunks/01x6uo5zvt23j.js +0 -1
- package/.next/standalone/.next/static/chunks/03f4g06bhu.q-.js +0 -1
- package/.next/standalone/.next/static/chunks/06ciexs8mfsoh.js +0 -1
- package/.next/standalone/.next/static/chunks/06lbhw~p794rn.js +0 -1
- package/.next/standalone/.next/static/chunks/0921_~z_rxr9h.js +0 -1
- package/.next/standalone/.next/static/chunks/0_uy4bqezjrpu.js +0 -1
- package/.next/standalone/.next/static/chunks/0bymg5d-lqs0o.js +0 -5
- package/.next/standalone/.next/static/chunks/0gtjarbzj_b0s.js +0 -1
- package/.next/standalone/.next/static/chunks/0i826dpus7xfj.js +0 -1
- package/.next/standalone/.next/static/chunks/0l.f7bl92nc~2.css +0 -2
- package/.next/standalone/.next/static/chunks/0mtsra7dpsxy_.js +0 -1
- package/.next/standalone/.next/static/chunks/0nc15zt~yfrj3.js +0 -1
- package/.next/standalone/.next/static/chunks/0ptkiyk6p_hgq.js +0 -1
- package/.next/standalone/.next/static/chunks/0vsoyv8nkj.rx.js +0 -1
- package/.next/standalone/.next/static/chunks/0zpu7b02c6huw.js +0 -1
- package/.next/standalone/.next/static/chunks/10ibvf69namr1.js +0 -1
- package/.next/standalone/.next/static/chunks/1655x4_8fq5li.js +0 -1
- package/.next/standalone/.next/static/static/chunks/0-nogwaahf00r.js +0 -1
- package/.next/standalone/.next/static/static/chunks/0-ozct-0~_~y0.js +0 -1
- package/.next/standalone/.next/static/static/chunks/0043va.q9c120.js +0 -1
- package/.next/standalone/.next/static/static/chunks/0062k_6y6ie8k.js +0 -1
- package/.next/standalone/.next/static/static/chunks/00gq-v0e07i1q.js +0 -31
- package/.next/standalone/.next/static/static/chunks/01x6uo5zvt23j.js +0 -1
- package/.next/standalone/.next/static/static/chunks/03f4g06bhu.q-.js +0 -1
- package/.next/standalone/.next/static/static/chunks/06ciexs8mfsoh.js +0 -1
- package/.next/standalone/.next/static/static/chunks/06lbhw~p794rn.js +0 -1
- package/.next/standalone/.next/static/static/chunks/0921_~z_rxr9h.js +0 -1
- package/.next/standalone/.next/static/static/chunks/0_uy4bqezjrpu.js +0 -1
- package/.next/standalone/.next/static/static/chunks/0bymg5d-lqs0o.js +0 -5
- package/.next/standalone/.next/static/static/chunks/0gtjarbzj_b0s.js +0 -1
- package/.next/standalone/.next/static/static/chunks/0i826dpus7xfj.js +0 -1
- package/.next/standalone/.next/static/static/chunks/0l.f7bl92nc~2.css +0 -2
- package/.next/standalone/.next/static/static/chunks/0mtsra7dpsxy_.js +0 -1
- package/.next/standalone/.next/static/static/chunks/0nc15zt~yfrj3.js +0 -1
- package/.next/standalone/.next/static/static/chunks/0ptkiyk6p_hgq.js +0 -1
- package/.next/standalone/.next/static/static/chunks/0vsoyv8nkj.rx.js +0 -1
- package/.next/standalone/.next/static/static/chunks/0zpu7b02c6huw.js +0 -1
- package/.next/standalone/.next/static/static/chunks/10ibvf69namr1.js +0 -1
- package/.next/standalone/.next/static/static/chunks/1655x4_8fq5li.js +0 -1
- package/.next/static/chunks/0-nogwaahf00r.js +0 -1
- package/.next/static/chunks/0-ozct-0~_~y0.js +0 -1
- package/.next/static/chunks/0043va.q9c120.js +0 -1
- package/.next/static/chunks/0062k_6y6ie8k.js +0 -1
- package/.next/static/chunks/00gq-v0e07i1q.js +0 -31
- package/.next/static/chunks/01x6uo5zvt23j.js +0 -1
- package/.next/static/chunks/03f4g06bhu.q-.js +0 -1
- package/.next/static/chunks/06ciexs8mfsoh.js +0 -1
- package/.next/static/chunks/06lbhw~p794rn.js +0 -1
- package/.next/static/chunks/0921_~z_rxr9h.js +0 -1
- package/.next/static/chunks/0_uy4bqezjrpu.js +0 -1
- package/.next/static/chunks/0bymg5d-lqs0o.js +0 -5
- package/.next/static/chunks/0gtjarbzj_b0s.js +0 -1
- package/.next/static/chunks/0i826dpus7xfj.js +0 -1
- package/.next/static/chunks/0l.f7bl92nc~2.css +0 -2
- package/.next/static/chunks/0mtsra7dpsxy_.js +0 -1
- package/.next/static/chunks/0nc15zt~yfrj3.js +0 -1
- package/.next/static/chunks/0ptkiyk6p_hgq.js +0 -1
- package/.next/static/chunks/0vsoyv8nkj.rx.js +0 -1
- package/.next/static/chunks/0zpu7b02c6huw.js +0 -1
- package/.next/static/chunks/10ibvf69namr1.js +0 -1
- package/.next/static/chunks/1655x4_8fq5li.js +0 -1
- /package/.next/standalone/.next/static/{W2AhxwlOVhsTt-b4T3Mjc → static/yOw_9uyhXSCjpd4PoOzmS}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{W2AhxwlOVhsTt-b4T3Mjc → static/yOw_9uyhXSCjpd4PoOzmS}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{W2AhxwlOVhsTt-b4T3Mjc → static/yOw_9uyhXSCjpd4PoOzmS}/_ssgManifest.js +0 -0
- /package/.next/standalone/.next/static/{static/W2AhxwlOVhsTt-b4T3Mjc → yOw_9uyhXSCjpd4PoOzmS}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{static/W2AhxwlOVhsTt-b4T3Mjc → yOw_9uyhXSCjpd4PoOzmS}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{static/W2AhxwlOVhsTt-b4T3Mjc → yOw_9uyhXSCjpd4PoOzmS}/_ssgManifest.js +0 -0
- /package/.next/static/{W2AhxwlOVhsTt-b4T3Mjc → yOw_9uyhXSCjpd4PoOzmS}/_buildManifest.js +0 -0
- /package/.next/static/{W2AhxwlOVhsTt-b4T3Mjc → yOw_9uyhXSCjpd4PoOzmS}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{W2AhxwlOVhsTt-b4T3Mjc → yOw_9uyhXSCjpd4PoOzmS}/_ssgManifest.js +0 -0
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["chunks/node_modules_next_dist_compiled_@vercel_og_11csqje._.js",61215,e=>{e.q("chunks/node_modules_next_dist_compiled_@vercel_og_yoga_0656eb_.wasm")},13773,e=>e.a(async(t,r)=>{try{e.s(["default",()=>t]);var n=e.i(61215);let t=await e.u(n.default,()=>wasm_10a187050363648b49a36c79d5266d2c);r()}catch(e){r(e)}},!0),48107,e=>{e.q("chunks/node_modules_next_dist_compiled_@vercel_og_resvg_0656eb_.wasm")},97626,e=>e.a(async(t,r)=>{try{e.s(["default",()=>t]);var n=e.i(48107);let t=await e.u(n.default,()=>wasm_151b7f7b511bd6dda63695d2c75c87a3);r()}catch(e){r(e)}},!0),57445,e=>{e.q("blob:server/edge/assets/Geist-Regular.01xk7kbsv57y-.ttf")},6179,e=>e.a(async(t,r)=>{try{let ly,lb,lx;var n,o,i,a,s,l,u,c,f,p,h,d,g,v,m,y,b,x,w,S,k,_,E,T,O,C,P,A,I,L,M,D,R,U,F,N,B,W,j,G,$,z,V=e.i(13773),q=e.i(97626),H=t([V,q]);[V,q]=H.then?(await H)():H;var X=Object.create,Y=Object.defineProperty,Z=Object.getOwnPropertyDescriptor,Q=Object.getOwnPropertyNames,K=Object.getPrototypeOf,J=Object.prototype.hasOwnProperty,ee=(e,t)=>function(){return t||(0,e[Q(e)[0]])((t={exports:{}}).exports,t),t.exports},et=(e,t,r)=>(r=null!=e?X(K(e)):{},((e,t,r,n)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let o of Q(t))J.call(e,o)||o===r||Y(e,o,{get:()=>t[o],enumerable:!(n=Z(t,o))||n.enumerable});return e})(!t&&e&&e.__esModule?r:Y(r,"default",{value:e,enumerable:!0}),e)),er=ee({"node_modules/.pnpm/tiny-inflate@1.0.3/node_modules/tiny-inflate/index.js"(e,t){function r(){this.table=new Uint16Array(16),this.trans=new Uint16Array(288)}function n(e,t){this.source=e,this.sourceIndex=0,this.tag=0,this.bitcount=0,this.dest=t,this.destLen=0,this.ltree=new r,this.dtree=new r}var o,i=new r,a=new r,s=new Uint8Array(30),l=new Uint16Array(30),u=new Uint8Array(30),c=new Uint16Array(30),f=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),p=new r,h=new Uint8Array(320);function d(e,t,r,n){var o,i;for(o=0;o<r;++o)e[o]=0;for(o=0;o<30-r;++o)e[o+r]=o/r|0;for(i=n,o=0;o<30;++o)t[o]=i,i+=1<<e[o]}var g=new Uint16Array(16);function v(e,t,r,n){var o,i;for(o=0;o<16;++o)e.table[o]=0;for(o=0;o<n;++o)e.table[t[r+o]]++;for(i=0,e.table[0]=0,o=0;o<16;++o)g[o]=i,i+=e.table[o];for(o=0;o<n;++o)t[r+o]&&(e.trans[g[t[r+o]]++]=o)}function m(e,t,r){if(!t)return r;for(;e.bitcount<24;)e.tag|=e.source[e.sourceIndex++]<<e.bitcount,e.bitcount+=8;var n=e.tag&65535>>>16-t;return e.tag>>>=t,e.bitcount-=t,n+r}function y(e,t){for(;e.bitcount<24;)e.tag|=e.source[e.sourceIndex++]<<e.bitcount,e.bitcount+=8;var r=0,n=0,o=0,i=e.tag;do n=2*n+(1&i),i>>>=1,++o,r+=t.table[o],n-=t.table[o];while(n>=0)return e.tag=i,e.bitcount-=o,t.trans[r+n]}function b(e,t,r){for(;;){var n,o,i,a,f=y(e,t);if(256===f)return 0;if(f<256)e.dest[e.destLen++]=f;else for(f-=257,n=m(e,s[f],l[f]),o=y(e,r),a=i=e.destLen-m(e,u[o],c[o]);a<i+n;++a)e.dest[e.destLen++]=e.dest[a]}}for(o=0;o<7;++o)i.table[o]=0;for(o=0,i.table[7]=24,i.table[8]=152,i.table[9]=112;o<24;++o)i.trans[o]=256+o;for(o=0;o<144;++o)i.trans[24+o]=o;for(o=0;o<8;++o)i.trans[168+o]=280+o;for(o=0;o<112;++o)i.trans[176+o]=144+o;for(o=0;o<5;++o)a.table[o]=0;for(o=0,a.table[5]=32;o<32;++o)a.trans[o]=o;d(s,l,4,3),d(u,c,2,1),s[28]=0,l[28]=258,t.exports=function(e,t){var r,o,s=new n(e,t);do{switch(r=function(e){e.bitcount--||(e.tag=e.source[e.sourceIndex++],e.bitcount=7);var t=1&e.tag;return e.tag>>>=1,t}(s),m(s,2,0)){case 0:o=function(e){for(var t,r,n;e.bitcount>8;)e.sourceIndex--,e.bitcount-=8;if(t=e.source[e.sourceIndex+1],t=256*t+e.source[e.sourceIndex],r=e.source[e.sourceIndex+3],r=256*r+e.source[e.sourceIndex+2],t!==(65535&~r))return -3;for(e.sourceIndex+=4,n=t;n;--n)e.dest[e.destLen++]=e.source[e.sourceIndex++];return e.bitcount=0,0}(s);break;case 1:o=b(s,i,a);break;case 2:!function(e,t,r){for(a=0,n=m(e,5,257),o=m(e,5,1),i=m(e,4,4);a<19;++a)h[a]=0;for(a=0;a<i;++a){var n,o,i,a,s,l,u=m(e,3,0);h[f[a]]=u}for(v(p,h,0,19),s=0;s<n+o;){var c=y(e,p);switch(c){case 16:var d=h[s-1];for(l=m(e,2,3);l;--l)h[s++]=d;break;case 17:for(l=m(e,3,3);l;--l)h[s++]=0;break;case 18:for(l=m(e,7,11);l;--l)h[s++]=0;break;default:h[s++]=c}}v(t,h,0,n),v(r,h,n,o)}(s,s.ltree,s.dtree),o=b(s,s.ltree,s.dtree);break;default:o=-3}if(0!==o)throw Error("Data error")}while(!r)if(s.destLen<s.dest.length)if("function"==typeof s.dest.slice)return s.dest.slice(0,s.destLen);else return s.dest.subarray(0,s.destLen);return s.dest}}}),en=ee({"node_modules/.pnpm/unicode-trie@2.0.0/node_modules/unicode-trie/swap.js"(e,t){var r=18===new Uint8Array(new Uint32Array([0x12345678]).buffer)[0],n=(e,t,r)=>{let n=e[t];e[t]=e[r],e[r]=n};t.exports={swap32LE:e=>{r&&(e=>{let t=e.length;for(let r=0;r<t;r+=4)n(e,r,r+3),n(e,r+1,r+2)})(e)}}}}),eo=ee({"node_modules/.pnpm/unicode-trie@2.0.0/node_modules/unicode-trie/index.js"(e,t){var r=er(),{swap32LE:n}=en(),o=2112;t.exports=class{constructor(e){const t="function"==typeof e.readUInt32BE&&"function"==typeof e.slice;if(t||e instanceof Uint8Array){let o;if(t)this.highStart=e.readUInt32LE(0),this.errorValue=e.readUInt32LE(4),o=e.readUInt32LE(8),e=e.slice(12);else{const t=new DataView(e.buffer);this.highStart=t.getUint32(0,!0),this.errorValue=t.getUint32(4,!0),o=t.getUint32(8,!0),e=e.subarray(12)}e=r(e,new Uint8Array(o)),e=r(e,new Uint8Array(o)),n(e),this.data=new Uint32Array(e.buffer)}else({data:this.data,highStart:this.highStart,errorValue:this.errorValue}=e)}get(e){let t;return e<0||e>1114111?this.errorValue:e<55296||e>56319&&e<=65535?(t=(this.data[e>>5]<<2)+(31&e),this.data[t]):e<=65535?(t=(this.data[2048+(e-55296>>5)]<<2)+(31&e),this.data[t]):e<this.highStart?(t=this.data[o-32+(e>>11)],t=((t=this.data[t+(e>>5&63)])<<2)+(31&e),this.data[t]):this.data[this.data.length-4]}}}}),ei=ee({"node_modules/.pnpm/base64-js@0.0.8/node_modules/base64-js/lib/b64.js"(e){var t=void 0===e?e.base64js={}:e,r="u">typeof Uint8Array?Uint8Array:Array;function n(e){var t=e.charCodeAt(0);return 43===t||45===t?62:47===t||95===t?63:t<48?-1:t<58?t-48+26+26:t<91?t-65:t<123?t-97+26:void 0}t.toByteArray=function(e){if(e.length%4>0)throw Error("Invalid string. Length must be a multiple of 4");var t,o,i,a,s,l,u=e.length;s="="===e.charAt(u-2)?2:+("="===e.charAt(u-1)),l=new r(3*e.length/4-s),i=s>0?e.length-4:e.length;var c=0;function f(e){l[c++]=e}for(t=0,o=0;t<i;t+=4,o+=3)a=n(e.charAt(t))<<18|n(e.charAt(t+1))<<12|n(e.charAt(t+2))<<6|n(e.charAt(t+3)),f((0xff0000&a)>>16),f((65280&a)>>8),f(255&a);return 2===s?(a=n(e.charAt(t))<<2|n(e.charAt(t+1))>>4,f(255&a)):1===s&&(a=n(e.charAt(t))<<10|n(e.charAt(t+1))<<4|n(e.charAt(t+2))>>2,f(a>>8&255),f(255&a)),l},t.fromByteArray=function(e){var t,r,n,o,i=e.length%3,a="";function s(e){return"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charAt(e)}for(r=0,o=e.length-i;r<o;r+=3)n=(e[r]<<16)+(e[r+1]<<8)+e[r+2],a+=(t=n,s(t>>18&63)+s(t>>12&63)+s(t>>6&63)+s(63&t));switch(i){case 1:n=e[e.length-1],a+=s(n>>2),a+=s(n<<4&63),a+="==";break;case 2:n=(e[e.length-2]<<8)+e[e.length-1],a+=s(n>>10),a+=s(n>>4&63),a+=s(n<<2&63),a+="="}return a}}}),ea=ee({"node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-value-parser/lib/parse.js"(e,t){var r=/^[a-f0-9?-]+$/i;t.exports=function(e){for(var t,n,o,i,a,s,l,u,c,f=[],p=e,h=0,d=p.charCodeAt(h),g=p.length,v=[{nodes:f}],m=0,y="",b="",x="";h<g;)if(d<=32){t=h;do t+=1,d=p.charCodeAt(t);while(d<=32)i=p.slice(h,t),o=f[f.length-1],41===d&&m?x=i:o&&"div"===o.type?(o.after=i,o.sourceEndIndex+=i.length):44===d||58===d||47===d&&42!==p.charCodeAt(t+1)&&(!c||c&&"function"===c.type&&"calc"!==c.value)?b=i:f.push({type:"space",sourceIndex:h,sourceEndIndex:t,value:i}),h=t}else if(39===d||34===d){t=h,n=39===d?"'":'"',i={type:"string",sourceIndex:h,quote:n};do if(a=!1,~(t=p.indexOf(n,t+1)))for(s=t;92===p.charCodeAt(s-1);)s-=1,a=!a;else p+=n,t=p.length-1,i.unclosed=!0;while(a)i.value=p.slice(h+1,t),i.sourceEndIndex=i.unclosed?t:t+1,f.push(i),h=t+1,d=p.charCodeAt(h)}else if(47===d&&42===p.charCodeAt(h+1))t=p.indexOf("*/",h),i={type:"comment",sourceIndex:h,sourceEndIndex:t+2},-1===t&&(i.unclosed=!0,t=p.length,i.sourceEndIndex=t),i.value=p.slice(h+2,t),f.push(i),h=t+2,d=p.charCodeAt(h);else if((47===d||42===d)&&c&&"function"===c.type&&"calc"===c.value)i=p[h],f.push({type:"word",sourceIndex:h-b.length,sourceEndIndex:h+i.length,value:i}),h+=1,d=p.charCodeAt(h);else if(47===d||44===d||58===d)i=p[h],f.push({type:"div",sourceIndex:h-b.length,sourceEndIndex:h+i.length,value:i,before:b,after:""}),b="",h+=1,d=p.charCodeAt(h);else if(40===d){t=h;do t+=1,d=p.charCodeAt(t);while(d<=32)if(u=h,i={type:"function",sourceIndex:h-y.length,value:y,before:p.slice(u+1,t)},h=t,"url"===y&&39!==d&&34!==d){t-=1;do if(a=!1,~(t=p.indexOf(")",t+1)))for(s=t;92===p.charCodeAt(s-1);)s-=1,a=!a;else p+=")",t=p.length-1,i.unclosed=!0;while(a)l=t;do l-=1,d=p.charCodeAt(l);while(d<=32)u<l?(h!==l+1?i.nodes=[{type:"word",sourceIndex:h,sourceEndIndex:l+1,value:p.slice(h,l+1)}]:i.nodes=[],i.unclosed&&l+1!==t?(i.after="",i.nodes.push({type:"space",sourceIndex:l+1,sourceEndIndex:t,value:p.slice(l+1,t)})):(i.after=p.slice(l+1,t),i.sourceEndIndex=t)):(i.after="",i.nodes=[]),h=t+1,i.sourceEndIndex=i.unclosed?t:h,d=p.charCodeAt(h),f.push(i)}else m+=1,i.after="",i.sourceEndIndex=h+1,f.push(i),v.push(i),f=i.nodes=[],c=i;y=""}else if(41===d&&m)h+=1,d=p.charCodeAt(h),c.after=x,c.sourceEndIndex+=x.length,x="",m-=1,v[v.length-1].sourceEndIndex=h,v.pop(),f=(c=v[m]).nodes;else{t=h;do 92===d&&(t+=1),t+=1,d=p.charCodeAt(t);while(t<g&&!(d<=32||39===d||34===d||44===d||58===d||47===d||40===d||42===d&&c&&"function"===c.type&&"calc"===c.value||47===d&&"function"===c.type&&"calc"===c.value||41===d&&m))i=p.slice(h,t),40===d?y=i:(117===i.charCodeAt(0)||85===i.charCodeAt(0))&&43===i.charCodeAt(1)&&r.test(i.slice(2))?f.push({type:"unicode-range",sourceIndex:h,sourceEndIndex:t,value:i}):f.push({type:"word",sourceIndex:h,sourceEndIndex:t,value:i}),h=t}for(h=v.length-1;h;h-=1)v[h].unclosed=!0,v[h].sourceEndIndex=p.length;return v[0].nodes}}}),es=ee({"node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-value-parser/lib/walk.js"(e,t){t.exports=function e(t,r,n){var o,i,a,s;for(o=0,i=t.length;o<i;o+=1)a=t[o],n||(s=r(a,o,t)),!1!==s&&"function"===a.type&&Array.isArray(a.nodes)&&e(a.nodes,r,n),n&&r(a,o,t)}}}),el=ee({"node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-value-parser/lib/stringify.js"(e,t){function r(e,t){var r,o,i=e.type,a=e.value;if(t&&void 0!==(o=t(e)))return o;if("word"===i||"space"===i);else if("string"===i)return(r=e.quote||"")+a+(e.unclosed?"":r);else if("comment"===i)return"/*"+a+(e.unclosed?"":"*/");else if("div"===i)return(e.before||"")+a+(e.after||"");else if(Array.isArray(e.nodes))return(r=n(e.nodes,t),"function"!==i)?r:a+"("+(e.before||"")+r+(e.after||"")+(e.unclosed?"":")");return a}function n(e,t){var n,o;if(Array.isArray(e)){for(n="",o=e.length-1;~o;o-=1)n=r(e[o],t)+n;return n}return r(e,t)}t.exports=n}}),eu=ee({"node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-value-parser/lib/unit.js"(e,t){t.exports=function(e){var t,r,n,o=0,i=e.length;if(0===i||!function(e){var t,r=e.charCodeAt(0);if(43===r||45===r){if((t=e.charCodeAt(1))>=48&&t<=57)return!0;var n=e.charCodeAt(2);return 46===t&&!!(n>=48)&&!!(n<=57)}return 46===r?!!((t=e.charCodeAt(1))>=48)&&!!(t<=57):!!(r>=48)&&!!(r<=57)}(e))return!1;for((43===(t=e.charCodeAt(o))||45===t)&&o++;o<i&&!((t=e.charCodeAt(o))<48)&&!(t>57);)o+=1;if(t=e.charCodeAt(o),r=e.charCodeAt(o+1),46===t&&r>=48&&r<=57)for(o+=2;o<i&&!((t=e.charCodeAt(o))<48)&&!(t>57);)o+=1;if(t=e.charCodeAt(o),r=e.charCodeAt(o+1),n=e.charCodeAt(o+2),(101===t||69===t)&&(r>=48&&r<=57||(43===r||45===r)&&n>=48&&n<=57))for(o+=43===r||45===r?3:2;o<i&&!((t=e.charCodeAt(o))<48)&&!(t>57);)o+=1;return{number:e.slice(0,o),unit:e.slice(o)}}}}),ec=ee({"node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-value-parser/lib/index.js"(e,t){var r=ea(),n=es(),o=el();function i(e){return this instanceof i?(this.nodes=r(e),this):new i(e)}i.prototype.toString=function(){return Array.isArray(this.nodes)?o(this.nodes):""},i.prototype.walk=function(e,t){return n(this.nodes,e,t),this},i.unit=eu(),i.walk=n,i.stringify=o,t.exports=i}}),ef=ee({"node_modules/.pnpm/camelize@1.0.1/node_modules/camelize/index.js"(e,t){function r(e){return e.replace(/[_.-](\w|$)/g,function(e,t){return t.toUpperCase()})}t.exports=function(e){return"string"==typeof e?r(e):function e(t){return!t||"object"!=typeof t||o(t)||i(t)?t:n(t)?function(e,t){if(e.map)return e.map(t);for(var r=[],n=0;n<e.length;n++)r.push(t(e[n],n));return r}(t,e):function(e,t,r){if(e.reduce)return e.reduce(t,r);for(var n=0;n<e.length;n++)r=t(r,e[n],n);return r}(s(t),function(n,o){return n[r(o)]=e(t[o]),n},{})}(e)};var n=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)},o=function(e){return"[object Date]"===Object.prototype.toString.call(e)},i=function(e){return"[object RegExp]"===Object.prototype.toString.call(e)},a=Object.prototype.hasOwnProperty,s=Object.keys||function(e){var t=[];for(var r in e)a.call(e,r)&&t.push(r);return t}}}),ep=ee({"node_modules/.pnpm/css-color-keywords@1.0.0/node_modules/css-color-keywords/colors.json"(e,t){t.exports={black:"#000000",silver:"#c0c0c0",gray:"#808080",white:"#ffffff",maroon:"#800000",red:"#ff0000",purple:"#800080",fuchsia:"#ff00ff",green:"#008000",lime:"#00ff00",olive:"#808000",yellow:"#ffff00",navy:"#000080",blue:"#0000ff",teal:"#008080",aqua:"#00ffff",orange:"#ffa500",aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",blanchedalmond:"#ffebcd",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",limegreen:"#32cd32",linen:"#faf0e6",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",oldlace:"#fdf5e6",olivedrab:"#6b8e23",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",whitesmoke:"#f5f5f5",yellowgreen:"#9acd32",rebeccapurple:"#663399"}}}),eh=ee({"node_modules/.pnpm/css-color-keywords@1.0.0/node_modules/css-color-keywords/index.js"(e,t){t.exports=ep()}}),ed=ee({"node_modules/.pnpm/css-to-react-native@3.2.0/node_modules/css-to-react-native/index.js"(e){function t(e){return e&&"object"==typeof e&&"default"in e?e.default:e}Object.defineProperty(e,"__esModule",{value:!0});var r,n=ec(),o=t(n),i=t(ef()),a=t(eh()),s=/^(#(?:[0-9a-f]{3,4}){1,2})$/i,l=/^(rgba?|hsla?|hwb|lab|lch|gray|color)$/,u=function(e){return function(t){return e(t)?"<token>":null}},c=function(e,t){return void 0===t&&(t=String),function(r){if("word"!==r.type)return null;var n=r.value.match(e);return null===n?null:t(n[1])}},f=u(function(e){return"space"===e.type}),p=u(function(e){return"div"===e.type&&"/"===e.value}),h=u(function(e){return"div"===e.type&&","===e.value}),d=function(e){return"word"===e.type?e.value:null},g=c(/^(none)$/i),v=c(/^(auto)$/i),m=c(/^([+-]?(?:\d*\.)?\d+(?:e[+-]?\d+)?)$/i,Number),y=c(/^(0$|(?:[+-]?(?:\d*\.)?\d+(?:e[+-]?\d+)?)(?=px$))/i,Number),b=c(/^([+-]?(?:\d*\.)?\d+(?:e[+-]?\d+)?(ch|em|ex|rem|vh|vw|vmin|vmax|cm|mm|in|pc|pt))$/i),x=c(/^([+-]?(?:\d*\.)?\d+(?:e[+-]?\d+)?(?:deg|rad))$/i,function(e){return e.toLowerCase()}),w=c(/^([+-]?(?:\d*\.)?\d+(?:e[+-]?\d+)?%)$/i),S=c(/(^-?[_a-z][_a-z0-9-]*$)/i),k=function(e){return"string"!==e.type?null:e.value.replace(/\\([0-9a-f]{1,6})(?:\s|$)/gi,function(e,t){return String.fromCharCode(parseInt(t,16))}).replace(/\\/g,"")},_=function(e){return"word"===e.type&&(s.test(e.value)||e.value in a||"transparent"===e.value)?e.value:"function"===e.type&&l.test(e.value)?n.stringify(e):null},E=c(/^(none|underline|line-through)$/i),T=c(/^(solid|dashed|dotted)$/),O=function(e){var t=e.types,r=void 0===t?[y,b,w]:t,n=e.directions,o=void 0===n?["Top","Right","Bottom","Left"]:n,i=e.prefix,a=void 0===i?"":i,s=e.suffix,l=void 0===s?"":s;return function(e){var t,n=[];for(n.push(e.expect.apply(e,r));n.length<4&&e.hasTokens();)e.expect(f),n.push(e.expect.apply(e,r));e.expectEmpty();var i=n[0],s=n[1],u=void 0===s?i:s,c=n[2],p=n[3],h=void 0===p?u:p,d=function(e){return""+a+o[e]+l};return(t={})[d(0)]=i,t[d(1)]=u,t[d(2)]=void 0===c?i:c,t[d(3)]=h,t}},C=function(e){var t=e.expect(y),r=e.matches(f)?e.expect(y):t;return e.expectEmpty(),{width:t,height:r}},P=function(e){if(e.matches(g))return e.expectEmpty(),{offset:{width:0,height:0},radius:0,color:"black"};for(var t,r,n,o,i=!1;e.hasTokens();)i&&e.expect(f),void 0===t&&e.matches(y,b)?(t=e.lastValue,e.expect(f),r=e.expect(y,b),e.saveRewindPoint(),e.matches(f)&&e.matches(y,b)?n=e.lastValue:e.rewind()):void 0===o&&e.matches(_)?o=e.lastValue:e.throw(),i=!0;return void 0===t&&e.throw(),{offset:{width:t,height:r},radius:void 0!==n?n:0,color:void 0!==o?o:"black"}},A=c(/(nowrap|wrap|wrap-reverse)/),I=c(/(row|row-reverse|column|column-reverse)/),L=function(e){var t;if(e.matches(k))t=e.lastValue;else for(t=e.expect(S);e.hasTokens();){e.expect(f);var r=e.expect(S);t+=" "+r}return e.expectEmpty(),{fontFamily:t}},M=c(/^(normal)$/),D=c(/^(italic)$/),R=c(/^([1-9]00|bold)$/),U=c(/^(small-caps)$/),F=[],N=c(/(flex-(?:start|end)|center|stretch|space-(?:between|around))/),B=c(/(flex-(?:start|end)|center|space-(?:between|around|evenly))/),W=c(/^(solid|double|dotted|dashed)$/),j=function(e){return function(t){var r=t.expect(e);return t.expectEmpty(),r}},G=j(m),$=j(y),z=j(x),V=function(e){return function(t,r){return function(n){var o,i,a,s=n.expect(e);if(n.hasTokens())n.expect(h),a=n.expect(e);else{if(void 0===r)return s;a=r}return n.expectEmpty(),[((o={})[t+"Y"]=a,o),((i={})[t+"X"]=s,i)]}}},q=V(m),H=V(y),X=V(x),Y={perspective:G,scale:q("scale"),scaleX:G,scaleY:G,translate:H("translate",0),translateX:$,translateY:$,rotate:z,rotateX:z,rotateY:z,rotateZ:z,skewX:z,skewY:z,skew:X("skew","0deg")},Z=O({types:[_],prefix:"border",suffix:"Color"}),Q=O({directions:["TopLeft","TopRight","BottomRight","BottomLeft"],prefix:"border",suffix:"Radius"}),K=O({prefix:"border",suffix:"Width"}),J=O({types:[y,b,w,v],prefix:"margin"}),ee=O({prefix:"padding"}),et={aspectRatio:function(e){var t=e.expect(m);return e.hasTokens()&&(e.expect(p),t/=e.expect(m)),{aspectRatio:t}},background:function(e){return{backgroundColor:e.expect(_)}},border:function(e){if(e.matches(g))return e.expectEmpty(),{borderWidth:0,borderColor:"black",borderStyle:"solid"};for(var t,r,n,o=0;o<3&&e.hasTokens();)0!==o&&e.expect(f),void 0===t&&e.matches(y,b)?t=e.lastValue:void 0===r&&e.matches(_)?r=e.lastValue:void 0===n&&e.matches(T)?n=e.lastValue:e.throw(),o+=1;return e.expectEmpty(),void 0===t&&(t=1),void 0===r&&(r="black"),void 0===n&&(n="solid"),{borderWidth:t,borderColor:r,borderStyle:n}},borderColor:Z,borderRadius:Q,borderWidth:K,boxShadow:function(e){var t=P(e),r=t.offset,n=t.radius,o=t.color;return{shadowOffset:r,shadowRadius:n,shadowColor:o,shadowOpacity:1}},flex:function(e){if(e.matches(g))return e.expectEmpty(),{flexGrow:0,flexShrink:0,flexBasis:"auto"};if(e.saveRewindPoint(),e.matches(v)&&!e.hasTokens())return{flexGrow:1,flexShrink:1,flexBasis:"auto"};e.rewind();for(var t,r,n,o=0;o<2&&e.hasTokens();)0!==o&&e.expect(f),void 0===t&&e.matches(m)?(t=e.lastValue,e.saveRewindPoint(),e.matches(f)&&e.matches(m)?r=e.lastValue:e.rewind()):void 0===n&&e.matches(y,b,w)?n=e.lastValue:void 0===n&&e.matches(v)?n="auto":e.throw(),o+=1;return e.expectEmpty(),void 0===t&&(t=1),void 0===r&&(r=1),void 0===n&&(n=0),{flexGrow:t,flexShrink:r,flexBasis:n}},flexFlow:function(e){for(var t,r,n=0;n<2&&e.hasTokens();)0!==n&&e.expect(f),void 0===t&&e.matches(A)?t=e.lastValue:void 0===r&&e.matches(I)?r=e.lastValue:e.throw(),n+=1;return e.expectEmpty(),void 0===t&&(t="nowrap"),void 0===r&&(r="row"),{flexWrap:t,flexDirection:r}},font:function(e){for(var t,r,n,o,i=0;i<3&&e.hasTokens();){if(e.matches(M));else if(void 0===t&&e.matches(D))t=e.lastValue;else if(void 0===r&&e.matches(R))r=e.lastValue;else if(void 0===n&&e.matches(U))n=[e.lastValue];else break;e.expect(f),i+=1}var a=e.expect(y,b);e.matches(p)&&(o=e.expect(y,b)),e.expect(f);var s=L(e).fontFamily;void 0===t&&(t="normal"),void 0===r&&(r="normal"),void 0===n&&(n=F);var l={fontStyle:t,fontWeight:r,fontVariant:n,fontSize:a,fontFamily:s};return void 0!==o&&(l.lineHeight=o),l},fontFamily:L,fontVariant:function(e){for(var t=[e.expect(S)];e.hasTokens();)e.expect(f),t.push(e.expect(S));return{fontVariant:t}},fontWeight:function(e){return{fontWeight:e.expect(d)}},margin:J,padding:ee,placeContent:function(e){var t,r=e.expect(N);return e.hasTokens()?(e.expect(f),t=e.expect(B)):t="stretch",e.expectEmpty(),{alignContent:r,justifyContent:t}},shadowOffset:function(e){return{shadowOffset:C(e)}},textShadow:function(e){var t=P(e),r=t.offset,n=t.radius,o=t.color;return{textShadowOffset:r,textShadowRadius:n,textShadowColor:o}},textShadowOffset:function(e){return{textShadowOffset:C(e)}},textDecoration:function(e){for(var t,r,n,o=!1;e.hasTokens();){if(o&&e.expect(f),void 0===t&&e.matches(E)){var i=[e.lastValue.toLowerCase()];e.saveRewindPoint(),"none"!==i[0]&&e.matches(f)&&e.matches(E)?(i.push(e.lastValue.toLowerCase()),i.sort().reverse()):e.rewind(),t=i.join(" ")}else void 0===r&&e.matches(W)?r=e.lastValue:void 0===n&&e.matches(_)?n=e.lastValue:e.throw();o=!0}return{textDecorationLine:void 0!==t?t:"none",textDecorationColor:void 0!==n?n:"black",textDecorationStyle:void 0!==r?r:"solid"}},textDecorationLine:function(e){for(var t=[],r=!1;e.hasTokens();)r&&e.expect(f),t.push(e.expect(E).toLowerCase()),r=!0;return t.sort().reverse(),{textDecorationLine:t.join(" ")}},transform:function(e){for(var t=[],r=!1;e.hasTokens();){r&&e.expect(f);var n,o=e.expectFunction(),i=o.functionName,a=Y[i](o);Array.isArray(a)||(a=[((n={})[i]=a,n)]),t=a.concat(t),r=!0}return{transform:t}}};null!=r&&new RegExp(r.join("|"));var er="SYMBOL_MATCH",en=function(){function e(e,t){this.index=0,this.nodes=e,this.functionName=null!=t?t.value:null,this.lastValue=null,this.rewindIndex=-1}var t=e.prototype;return t.hasTokens=function(){return this.index<=this.nodes.length-1},t[er]=function(){if(!this.hasTokens())return null;for(var e=this.nodes[this.index],t=0;t<arguments.length;t+=1){var r=t<0||arguments.length<=t?void 0:arguments[t],n=r(e);if(null!==n)return this.index+=1,this.lastValue=n,n}return null},t.matches=function(){return null!==this[er].apply(this,arguments)},t.expect=function(){var e=this[er].apply(this,arguments);return null!==e?e:this.throw()},t.matchesFunction=function(){var t=this.nodes[this.index];if("function"!==t.type)return null;var r=new e(t.nodes,t);return this.index+=1,this.lastValue=null,r},t.expectFunction=function(){var e=this.matchesFunction();return null!==e?e:this.throw()},t.expectEmpty=function(){this.hasTokens()&&this.throw()},t.throw=function(){throw Error("Unexpected token type: "+this.nodes[this.index].type)},t.saveRewindPoint=function(){this.rewindIndex=this.index},t.rewind=function(){if(-1===this.rewindIndex)throw Error("Internal error");this.index=this.rewindIndex,this.lastValue=null},e}(),eo=/^([+-]?(?:\d*\.)?\d+(?:e[+-]?\d+)?)(?:px)?$/i,ei=/^true|false$/i,ea=/^null$/i,es=/^undefined$/i,el=function(e,t){var r=t.match(eo);if(null!==r)return Number(r[1]);var n=t.match(ei);if(null!==n)return"true"===n[0].toLowerCase();var o=t.match(ea);if(null!==o)return null;var i=t.match(es);if(null===i)return t},eu=function(e,t){var r=o(t),n=new en(r.nodes);return et[e](n)},ep=function(e,t,r){var n,o=!1===r||!(e in et),i=t.trim();return o?((n={})[e]=el(e,i),n):eu(e,i)},ed=function(e){return/^--\w+/.test(e)?e:i(e)};e.default=function(e,t){return void 0===t&&(t=[]),e.reduce(function(e,r){var n=ed(r[0]),o=r[1],i=-1===t.indexOf(n);return Object.assign(e,ep(n,o,i))},{})},e.getPropertyName=ed,e.getStylesForProperty=ep,e.transformRawValue=el}}),eg=ee({"node_modules/.pnpm/css-background-parser@0.1.0/node_modules/css-background-parser/index.js"(e,t){!function(e){function t(e){if(!(this instanceof t))return new t;this.backgrounds=e||[]}function r(e){if(!(this instanceof r))return new r(e);e=e||{};var t=this;function n(r,n){t[r]=r in e?e[r]:n}n("color",""),n("image","none"),n("attachment","scroll"),n("clip","border-box"),n("origin","padding-box"),n("position","0% 0%"),n("repeat","repeat"),n("size","auto")}function n(e){return e.trim()}function o(e){return(e||"").split(",").map(n)}t.prototype.toString=function(){return this.backgrounds.join(", ")},r.prototype.toString=function(){var e=[this.image,this.repeat,this.attachment,this.position+" / "+this.size,this.origin,this.clip];return this.color&&e.unshift(this.color),e.join(" ")},e.BackgroundList=t,e.Background=r,e.parseElementStyle=function(e){var n,i=new t;if(null==e)return i;for(var a=function(e){var t=[],r=/[,\(\)]/,n=0,o="";if(null==e)return t;for(;e.length;){var i=r.exec(e);if(!i)break;var a=i[0],s=!1;switch(a){case",":n||(t.push(o.trim()),o="",s=!0);break;case"(":n++;break;case")":n--}var l=i.index+1;o+=e.slice(0,s?l-1:l),e=e.slice(l)}return(o.length||e.length)&&t.push((o+e).trim()),t}(e.backgroundImage),s=e.backgroundColor,l=o(e.backgroundAttachment),u=o(e.backgroundClip),c=o(e.backgroundOrigin),f=o(e.backgroundPosition),p=o(e.backgroundRepeat),h=o(e.backgroundSize),d=0,g=a.length;d<g;d++)n=new r({image:a[d],attachment:l[d%l.length],clip:u[d%u.length],origin:c[d%c.length],position:f[d%f.length],repeat:p[d%p.length],size:h[d%h.length]}),d===g-1&&(n.color=s),i.backgrounds.push(n);return i}}(void 0!==t&&void 0!==t.exports?t.exports:e.cssBgParser={})}}),ev=ee({"node_modules/.pnpm/css-box-shadow@1.0.0-3/node_modules/css-box-shadow/index.js"(e,t){var r=/,(?![^\(]*\))/,n=/\s(?![^(]*\))/,o=/^[0-9]+[a-zA-Z%]+?$/,i=e=>{let t=e.split(n),r=t.includes("inset"),o=t.slice(-1)[0],i=s(o)?void 0:o,[a,u,c,f]=t.filter(e=>"inset"!==e).filter(e=>e!==i).map(l);return{inset:r,offsetX:a,offsetY:u,blurRadius:c,spreadRadius:f,color:i}},a=e=>{let{inset:t,offsetX:r=0,offsetY:n=0,blurRadius:o=0,spreadRadius:i,color:a}=e||{};return[t?"inset":null,r,n,o,i,a].filter(e=>null!=e).map(u).map(e=>(""+e).trim()).join(" ")},s=e=>"0"===e||o.test(e),l=e=>{if(!/px$/.test(e)&&"0"!==e)return e;let t=parseFloat(e);return isNaN(t)?e:t},u=e=>"number"==typeof e&&0!==e?e+"px":e;t.exports={parse:e=>e.split(r).map(e=>e.trim()).map(i),stringify:e=>e.map(a).join(", ")}}}),em=ee({"node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/index.js"(e,t){t.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}}}),ey=ee({"node_modules/.pnpm/hex-rgb@4.3.0/node_modules/hex-rgb/index.js"(e,t){var r="a-f\\d",n=`#?[${r}]{3}[${r}]?`,o=`#?[${r}]{6}([${r}]{2})?`,i=RegExp(`[^#${r}]`,"gi"),a=RegExp(`^${n}$|^${o}$`,"i");t.exports=(e,t={})=>{if("string"!=typeof e||i.test(e)||!a.test(e))throw TypeError("Expected a valid hex string");e=e.replace(/^#/,"");let r=1;8===e.length&&(r=Number.parseInt(e.slice(6,8),16)/255,e=e.slice(0,6)),4===e.length&&(r=Number.parseInt(e.slice(3,4).repeat(2),16)/255,e=e.slice(0,3)),3===e.length&&(e=e[0]+e[0]+e[1]+e[1]+e[2]+e[2]);let n=Number.parseInt(e,16),o=n>>16,s=n>>8&255,l=255&n,u="number"==typeof t.alpha?t.alpha:r;if("array"===t.format)return[o,s,l,u];if("css"===t.format){let e=1===u?"":` / ${Number((100*u).toFixed(2))}%`;return`rgb(${o} ${s} ${l}${e})`}return{red:o,green:s,blue:l,alpha:u}}}}),eb=ee({"node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html/index.js"(e,t){var r=/["'&<>]/;t.exports=function(e){var t,n=""+e,o=r.exec(n);if(!o)return n;var i="",a=0,s=0;for(a=o.index;a<n.length;a++){switch(n.charCodeAt(a)){case 34:t=""";break;case 38:t="&";break;case 39:t="'";break;case 60:t="<";break;case 62:t=">";break;default:continue}s!==a&&(i+=n.substring(s,a)),s=a+1,i+=t}return s!==a?i+n.substring(s,a):i}}}),ex=et(eo(),1),ew=et(ei(),1),eS={},ek=[[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3,4,4,4,4,4,4,4,4,4,4,4],[0,4,4,1,1,4,4,4,4,1,1,0,0,0,0,1,1,1,0,0,4,2,4,0,0,0,0,0,0,0,0,1,0],[0,4,4,1,1,4,4,4,4,1,1,1,1,1,0,1,1,1,0,0,4,2,4,0,0,0,0,0,0,0,0,1,0],[4,4,4,1,1,1,4,4,4,1,1,1,1,1,1,1,1,1,1,1,4,2,4,1,1,1,1,1,1,1,1,1,1],[1,4,4,1,1,1,4,4,4,1,1,1,1,1,1,1,1,1,1,1,4,2,4,1,1,1,1,1,1,1,1,1,1],[0,4,4,1,1,1,4,4,4,0,0,0,0,0,0,1,1,1,0,0,4,2,4,0,0,0,0,0,0,0,0,1,0],[0,4,4,1,1,1,4,4,4,0,0,0,0,0,0,1,1,1,0,0,4,2,4,0,0,0,0,0,0,0,0,1,0],[0,4,4,1,1,1,4,4,4,0,0,1,0,1,0,1,1,1,0,0,4,2,4,0,0,0,0,0,0,0,0,1,0],[0,4,4,1,1,1,4,4,4,0,0,1,1,1,0,1,1,1,0,0,4,2,4,0,0,0,0,0,0,0,0,1,0],[1,4,4,1,1,1,4,4,4,0,0,1,1,1,1,1,1,1,0,0,4,2,4,1,1,1,1,1,0,1,1,1,0],[1,4,4,1,1,1,4,4,4,0,0,1,1,1,0,1,1,1,0,0,4,2,4,0,0,0,0,0,0,0,0,1,0],[1,4,4,1,1,1,4,4,4,1,1,1,1,1,0,1,1,1,0,0,4,2,4,0,0,0,0,0,0,0,0,1,0],[1,4,4,1,1,1,4,4,4,1,1,1,1,1,0,1,1,1,0,0,4,2,4,0,0,0,0,0,0,0,0,1,0],[1,4,4,1,1,1,4,4,4,1,1,1,1,1,0,1,1,1,0,0,4,2,4,0,0,0,0,0,0,0,0,1,0],[0,4,4,1,1,1,4,4,4,0,1,0,0,0,0,1,1,1,0,0,4,2,4,0,0,0,0,0,0,0,0,1,0],[0,4,4,1,1,1,4,4,4,0,0,0,0,0,0,1,1,1,0,0,4,2,4,0,0,0,0,0,0,0,0,1,0],[0,4,4,1,0,1,4,4,4,0,0,1,0,0,0,1,1,1,0,0,4,2,4,0,0,0,0,0,0,0,0,1,0],[0,4,4,1,0,1,4,4,4,0,0,0,0,0,0,1,1,1,0,0,4,2,4,0,0,0,0,0,0,0,0,1,0],[1,4,4,1,1,1,4,4,4,1,1,1,1,1,1,1,1,1,1,1,4,2,4,1,1,1,1,1,1,1,1,1,0],[0,4,4,1,1,1,4,4,4,0,0,0,0,0,0,1,1,1,0,4,4,2,4,0,0,0,0,0,0,0,0,1,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0],[1,4,4,1,1,1,4,4,4,1,1,1,1,1,0,1,1,1,0,0,4,2,4,0,0,0,0,0,0,0,0,1,0],[1,4,4,1,1,1,4,4,4,1,1,1,1,1,1,1,1,1,1,1,4,2,4,1,1,1,1,1,1,1,1,1,1],[0,4,4,1,1,1,4,4,4,0,1,0,0,0,0,1,1,1,0,0,4,2,4,0,0,0,1,1,0,0,0,1,0],[0,4,4,1,1,1,4,4,4,0,1,0,0,0,0,1,1,1,0,0,4,2,4,0,0,0,0,1,0,0,0,1,0],[0,4,4,1,1,1,4,4,4,0,1,0,0,0,0,1,1,1,0,0,4,2,4,1,1,1,1,0,0,0,0,1,0],[0,4,4,1,1,1,4,4,4,0,1,0,0,0,0,1,1,1,0,0,4,2,4,0,0,0,1,1,0,0,0,1,0],[0,4,4,1,1,1,4,4,4,0,1,0,0,0,0,1,1,1,0,0,4,2,4,0,0,0,0,1,0,0,0,1,0],[0,4,4,1,1,1,4,4,4,0,0,0,0,0,0,1,1,1,0,0,4,2,4,0,0,0,0,0,1,0,0,1,0],[0,4,4,1,1,1,4,4,4,0,1,0,0,0,0,1,1,1,0,0,4,2,4,0,0,0,0,0,0,0,1,1,0],[0,4,4,1,1,1,4,4,4,0,1,0,0,0,0,1,1,1,0,0,4,2,4,0,0,0,0,0,0,0,0,1,0],[1,4,4,1,1,1,4,4,4,1,1,1,1,1,0,1,1,1,0,0,4,2,4,0,0,0,0,0,0,0,0,1,0],[0,4,4,1,1,0,4,4,4,0,0,0,0,0,0,0,0,0,0,0,4,2,4,0,0,0,0,0,0,0,0,1,0]],e_=ew.default.toByteArray("AAgOAAAAAAAQ4QAAAQ0P8vDtnQuMXUUZx+eyu7d7797d9m5bHoWltKVUlsjLWE0VJNigQoMVqkStEoNQQUl5GIo1KKmogEgqkKbBRki72lYabZMGKoGAjQRtJJDaCCIRiiigREBQS3z+xzOTnZ3O+3HOhd5NfpkzZx7fN9988zivu2M9hGwB28F94DnwEngd/Asc1EtIs9c/bIPDwCxwLDgezHcodyo4w5C+CCwBS8FnwSXgCnA1uFbI93XwbXAbWAfWgx+CzWAb+An4KfgFeAzsYWWfYuFz4CXwGvgb+Dfo6yNkEEwGh4CZYB44FpwI3g1OY+kfBItZOo2fB84Hy8DF4HJwNbiWpV8PVoO1LH4n2NRXyN+KcAd4kNVP9XsY4aPgcfAbsBfs6SniL4K/sPjfEf6HlanXCRkCw2BGvUh/keWfXS/CY+pFXs7x9XHmM94LTmWIeU2cgbxnS/k/B3kf86jDhU8L9V2E40vAFWAlWFUfb++NOL4F3C7JX4/4GiE+hvgWsF0oS7mXldspnN+F493gyXrh9xTav0cg3EvzgVfBG6wsmVSEkxBOBgdPGpd7JI6PnqRvJ68/xlbHof53gPeA94OzwLngk+ACsAwsByvASrAK3MB0Ws3CtQjvBJvAVrADPMDSHkb4CNijaccTwvnf4fiPEs8Lxy+D18A/QU8/xjgYBjPAbDAKTgYLwOngTHAO+EQ/8wuEF4EvsPiVCFf2+9tsFStzA8LVHuXXBsi6QyqzUYiPMR/7Mc7dAx7oL8bzw/3u/Bw8Bp4Az4AXwCtgHzsmDXP5fiF9iiVvly5d0sHngar16NKlS5cuXbp06fLmYlqHXrcd3ph4P0THUY3iXh49novju4S0tzfs5d+JPKewfAsRntZb3K9ZhOMlrO6lCC8An28U9+OuovcPcPxlVu5rCL/VmHh/iHIrzn3fIPu7SN8Axmg+8AOwEWwCm7tp3bRuWjetm5Y8bSu4B9zbKO6ZVsnORrVU3f4uXTqZ2H3sLoyx3eDXjfDndE9qyj6L838CfwVvgFpzYnof4oNgOhgBc8Fos9DrZIQLmtXPP1MmF6wGj4H+KXoWguvADkXaPil+YpuQy8Am8Ey7ODdtmJDF4HowBp4De6HDTNjhfHAHeBr0DBBy0kDxfPbcgSIusgrcWhtnJ8vL+TPix7UIOQtcBq4C28Cr4KRBnANbwSuDE+s50JgyNNFuXbp06XIgsXjIvPafjvXozKY+fVFz/z0LT1uCtKVSWbrOLWPnztG8e0Xfy7ol8XtZJi7WtG+5od2UFXQ/A12vUeS7jp27yVKHjdsU9lXB869TyNvAzt0lpP2oWbwLdjiO78bx/Sz+EMJHwK9Y/LcIfw+eZ3F67/Hl5vh9xX80J+rwX8SvRDhpgL17iPAQMHNArfPrqHPewLheI+AERV6efwV418B4nOZ/H+IfYHV8GOF5LJ3eAz0fx8sM9S0fUNud39O9CulfGZhY5huI3wzWgNvBelbHZoTbNPVpfYjKQpkHwUNgl0LWblbnk0LbbDxr0OMFpL3iqWdu9nWYPlVAWkXY39LnGdCkDbeqv1YNbfcMQ3t9oe8lzm6NH9N1ZB6Ln4BwfkJZJk7RyFnYKt6b/JDQXx9p5X+eFdqOjzM9P9MB/lUlFzr20aXIdzlY4dmn9F3YqtvoO76/2hp/D/xA5Zue88nNyL8GbFbs075X0tyUig3Qd2MCnf//HjnzpbsR3g9+1kHzzVjdnE71/qVBX9rGPUh/ysNWe1neFzvIDi5zAufV1sT0N0poR22wkFUfTOPfA4N2mbZ5fSrqOHSw+IbkSBbOGSzSRgf91/GTUWYBOB2cIZQ/G8cfBZ8CFwrnL8XxF8FKcA24jqXdiPA7Qr61OF7H4mMItwzuv2/YLth1ISt3Hzu3k4W7EH5JqPdRHD/O4k+z8A8IX5Lq3y7Z4nXE9xn6kX6vQ4bKfy+ok+hH+xf3hq9dnTTHhjKd2GmDuWA242iHMq4cC7A8kJ7i8o1+skSa7Jieo38HCWnoNjKFhdSFBxzpZ7QE6lI8N4S14aASZcryaV/WWHw66f6NHuCoxuQxmvM56GX9QMd8Q4D65ywGP+ZzRJuM+zQvx/MOS2VFeqQ4IXnH26zM9Xe6/E6D+4foAzzuajPZp8Qyw5ayZVDWuH0z0BtYRkeIDqH9KO9VbH1btd/lhNqCzvl8zeLnG0S/hnU6baHfpiuO6yy0rd+DHURo/zYF5H26j03rQsip2ndzz82u1z9N4VjWKWeb68Tedpt95HRVXp7H1R6p+/Wt4FPy/PpWwscOLRJ+PVWF/+W0iVyGzs18TIvXkOJ1Wxm66vSXz+vylenrZcj1ub439W+K8RNCGTJi2p/TJ1K23VaXr35tRpnzmjxequgfcfyk6B/TGBVlyedsNgpdd/h+W1U3P99QyFPNo1X3TwpM/WLTIWYfoBqXrv6iskHZ/RFr79R6hIyHBrH3f1nrUVnjP8SnZZ+rYtzr9Exld5MNbPNErusAPg+77u/eDOPftU9yj39TH7rezxd1LvsZQJlzkWlOirG/79zjMj/mtHUKu7vKy+3/LnXr9okyKedjX5/0He9iP/j63LwOQdarEVlfy8OO/Lqw023j6xcqmwxLiOd6heM2i9cV9LJy8jMJ23yQ+rpbfu7EQ/pXE8KYvUSqvVnb4XzZa6LrHMXHR+zcLvqWbm/Bn0/HzIs6fWPHoat8XfnDKmZGxRxeMbn2UqZ5Q94nmcZRbqqUXbZ8+lcjE+cPX11t814orvvAXNcG8vqj2vvk1MGn3anlj0bIT72v47bvE+Lc98T9b6r7AKn6j+8Duf7D0nnZx/j7Zjn0j9nbpSTndaLr9WNLivP+iN23xF7L+fqv6ZouFyb78jxVXvv5jJ9YUs9/sddO8h7KNg5jrhfaJGztT6G7KF+1d6yCmD5Kdb2fan60rSc552fZr3zeQ9DpnPp+Si5cx5Ktv2QfSzF/mMbWdOm46rFI4XstnU9xeqX4NKb7TKEdcr6pZOK3ID1k/LvFHkVczEuZLEDr499YqvqBym1aEHWgcvoYOtv0M91qQl5TfpO/in6rWx8OVpT1Wedkv3f5xom3T/xeR/6Gx6V86PWAOB4bBpqWdN+yTcVxjIyGRz/FrDGu6w/3d7kPm8StX8RyPu+uuvpNju/vTLJV37GpvoM0oZPnW87VLnL/5pDno1NoW1R6yedU6TyUv3u19a3KFnIbTLYz+ZCLP4T0tU1uivFgso0pnsJ/UtXvarNY28Xq5cvkBDrQP/E5ZaiuQwwfmTlsOiQRU1fMuqrDd/3ISSuwjOwXOfTyGUMpZIXq4GpLn3pUcdfzch2x7XO1u2uZHOPb1G6b3Xg9PH1IIWeEpJlPQtqos2EKW8b0u8rnuP1UeVLoXJb9be0uG9nnbchjU+XTszT5VeNBThPHnc5OKj1U9aj0GTHIVaGy1YhEWT4ixns00DT+XEzWn/7VAsIc63Cov3OdyhwjrnaqQqZvWKXdypRdlq+k8msZ031U+Rm4fA+3TtyeR9hwfW9G9yxDN0fZMN33F+9TE6md4hwoxumfaUzI9fN3PFT3xVV2msrQ3UsnChm6Nulk8TndpS28D3zX9tTIPsF/z7Am5OkTjm1tI1JZW74+4VgsZ0N3L1yXV3WeP5uR7TGHHdvC3JQlxybfpd22tDlk/2eofRK8TzrN/qnar/K/OUTth6I/+jAnEptNbPvFHP2gs40N3+dfMWtwqvVct7/wfd8gtQ7imifial9ZJ9/3IHLYU6eDj3+4PhsNhX+vwvcWLnu6kGfEMe8DuciPfUfGZB8X/7HJy/Gefe5n+VRGFd/wyP2ta7/LO4yh/sbLV/k9lev6kfO9Dt/5U67b1/6u/epqB1U9Me23jfHY9sscAg4tkbLl+e4/U36rJ9ddxfd6sg5vq5ice42Wpk/pb9FOJ36/W9tpv4kbC79nUbZceX8Zu6/qJ+P3WvhvA8v3reh7Jbn2d6rrNC7XNZTLma4Ba0JI9efX2uLzF5scG/w9UNU1ZxW+ymUfzELeTllXlQ1rUuhzjS5fp9c964iFBOqeSz63bU065nZKdU+mDEz3qHIjjifquw0pnb/raRtvrnsYcb46ihT3taoYz6brdNW9l6rWRnE/navdPn1XlR1km7hcz1WlH/elKuSOSvLLuE8U6m8uzwRdfcGl73VyTHuyMvzJ1Sa2cWDTP/Z63Kc94n2B1PYr24dz1JlyHLlcP+S4B6vD1c9EW4q2LWstCvUjeVy63k/LMYdUNd5D1xQfvVTzX1VjkMsUv88N8VH5fReVn/Fjn++/h6X6Q8a6b1/q3g/i/ewi0/Scs8zxXeV6mWIOUPlPzBgdFerW+bZrm2P18dnjuK6HunEp+rHvPMXbr+sHVb/lnL+pTP57jPw9Cvk3PW178JD9qChfzuvTf7Htl38L1QUf/VKu9SFjwWbTWPvFEvu7Uq76y7+31g6QlYPc669pbsm9Xur2LWI9Pu8ypfDXqm3A2z8s1FWGn4ntL9NfQu2oSlftX9uetvTtv7J8Ql4zxfXGZ3zk8PeQ9w59x2uMfqI8/q5eKh/l9cb2rwsu9rSNl06ZP2Pmxtz+rNMx93yno0n2/82rVH7rQ+y9P15H6FyRun9ViH81ATmffI7nJ5r8uXXW6enbP6b/B8/l5OifVHYLnb9S39s2zcc+Ph+rh8+eQgVPS72elzGWY/tUtbbabBpDiI7yN1q6/4th2y+ErAc5+9BVvu/7KamJbWNZeuqI/R4tRf+YyD1HmOZM1bMV3/14Sn10c0Xu+Sj1nOXb5jL73ncdy02uvlXZNde65dOHYl7Vs4KYuS6FzWLn2zJlpZqPXPVPOa5yzKOyn1VhT9lmMfdbfH7D11Wf2PXN5h9y+dD287+qxgSnaYmnIrRtIb8pJe6/Uv9OVer6Whn0zfGO/BEloZI9ojmfAlUflClDd178bTmVHVTpZXOkAlk/lb42UujmI89HH5V+cl7XtowY6vTxLVWok6UrGzoGTHN+bB+6ri05687VNpvfuvRfaP2uMlNQth1D5JjGelm/8yn+9p3p/7qk9gnfeddXZmq/Sm333PJT659Kv1zjNbZ9uv2Oi//67CV8/N1nj1DmviyXDNVeJkaeaX8UsyesYg8cu2+NvdaPfb+lLDu5tvt/"),eE=new ex.default(e_),eT=function(e){switch(e){case 33:case 39:case 40:case 42:return 12;case 35:return 5;default:return e}},eO=function(e){switch(e){case 37:case 38:return 34;case 41:return 22;default:return e}},eC=class{constructor(e,t=!1){this.position=e,this.required=t}};eS=class{nextCodePoint(){let e=this.string.charCodeAt(this.pos++),t=this.string.charCodeAt(this.pos);return 55296<=e&&e<=56319&&56320<=t&&t<=57343?(this.pos++,(e-55296)*1024+(t-56320)+65536):e}nextCharClass(){return eT(eE.get(this.nextCodePoint()))}getSimpleBreak(){switch(this.nextClass){case 41:return!1;case 34:case 37:case 38:return this.curClass=34,!1;case 36:return this.curClass=36,!1}return null}getPairTableBreak(e){let t=!1;switch(ek[this.curClass][this.nextClass]){case 0:t=!0;break;case 1:t=41===e;break;case 2:if(!(t=41===e))return t=!1;break;case 3:if(41!==e)return t}return this.LB8a&&(t=!1),this.LB21a&&(16===this.curClass||17===this.curClass)?(t=!1,this.LB21a=!1):this.LB21a=13===this.curClass,28===this.curClass?(this.LB30a++,2==this.LB30a&&28===this.nextClass&&(t=!0,this.LB30a=0)):this.LB30a=0,this.curClass=this.nextClass,t}nextBreak(){if(null==this.curClass){let e=this.nextCharClass();this.curClass=eO(e),this.nextClass=e,this.LB8a=31===e,this.LB30a=0}for(;this.pos<this.string.length;){this.lastPos=this.pos;let e=this.nextClass;if(this.nextClass=this.nextCharClass(),34===this.curClass||36===this.curClass&&37!==this.nextClass)return this.curClass=eO(eT(this.nextClass)),new eC(this.lastPos,!0);let t=this.getSimpleBreak();if(null===t&&(t=this.getPairTableBreak(e)),this.LB8a=31===this.nextClass,t)return new eC(this.lastPos)}return this.lastPos<this.string.length?(this.lastPos=this.string.length,new eC(this.string.length)):null}constructor(e){this.string=e,this.pos=0,this.lastPos=0,this.curClass=null,this.nextClass=null,this.LB8a=!1,this.LB21a=!1,this.LB30a=0}};var eP=et(ed(),1),eA=et(eg(),1),eI=et(ev(),1),eL=et(em()),eM=et(ey()),eD=RegExp(/^#([a-f0-9]{3,4}|[a-f0-9]{4}(?:[a-f0-9]{2}){1,2})\b$/,"i"),eR="-?\\d*(?:\\.\\d+)",eU=`(${eR}?)`,eF=`(${eR}?%)`,eN=`(${eR}?%?)`,eB=`^
|
|
2
|
+
hsla?\\(
|
|
3
|
+
\\s*(-?\\d*(?:\\.\\d+)?(?:deg|rad|turn)?)\\s*,
|
|
4
|
+
\\s*${eF}\\s*,
|
|
5
|
+
\\s*${eF}\\s*
|
|
6
|
+
(?:,\\s*${eN}\\s*)?
|
|
7
|
+
\\)
|
|
8
|
+
$
|
|
9
|
+
`.replace(/\n|\s/g,""),eW=new RegExp(eB),ej=`^
|
|
10
|
+
hsla?\\(
|
|
11
|
+
\\s*(-?\\d*(?:\\.\\d+)?(?:deg|rad|turn)?)\\s*
|
|
12
|
+
\\s+${eF}
|
|
13
|
+
\\s+${eF}
|
|
14
|
+
\\s*(?:\\s*\\/\\s*${eN}\\s*)?
|
|
15
|
+
\\)
|
|
16
|
+
$
|
|
17
|
+
`.replace(/\n|\s/g,""),eG=new RegExp(ej),e$=`^
|
|
18
|
+
rgba?\\(
|
|
19
|
+
\\s*${eU}\\s*,
|
|
20
|
+
\\s*${eU}\\s*,
|
|
21
|
+
\\s*${eU}\\s*
|
|
22
|
+
(?:,\\s*${eN}\\s*)?
|
|
23
|
+
\\)
|
|
24
|
+
$
|
|
25
|
+
`.replace(/\n|\s/g,""),ez=new RegExp(e$),eV=`^
|
|
26
|
+
rgba?\\(
|
|
27
|
+
\\s*${eF}\\s*,
|
|
28
|
+
\\s*${eF}\\s*,
|
|
29
|
+
\\s*${eF}\\s*
|
|
30
|
+
(?:,\\s*${eN}\\s*)?
|
|
31
|
+
\\)
|
|
32
|
+
$
|
|
33
|
+
`.replace(/\n|\s/g,""),eq=new RegExp(eV),eH=`^
|
|
34
|
+
rgba?\\(
|
|
35
|
+
\\s*${eU}
|
|
36
|
+
\\s+${eU}
|
|
37
|
+
\\s+${eU}
|
|
38
|
+
\\s*(?:\\s*\\/\\s*${eN}\\s*)?
|
|
39
|
+
\\)
|
|
40
|
+
$
|
|
41
|
+
`.replace(/\n|\s/g,""),eX=new RegExp(eH),eY=`^
|
|
42
|
+
rgba?\\(
|
|
43
|
+
\\s*${eF}
|
|
44
|
+
\\s+${eF}
|
|
45
|
+
\\s+${eF}
|
|
46
|
+
\\s*(?:\\s*\\/\\s*${eN}\\s*)?
|
|
47
|
+
\\)
|
|
48
|
+
$
|
|
49
|
+
`.replace(/\n|\s/g,""),eZ=new RegExp(eY),eQ=RegExp(/^transparent$/,"i"),eK=(e,t,r)=>Math.min(Math.max(t,e),r),eJ=e=>{let t=e;return"number"!=typeof t&&(t=t.endsWith("%")?255*parseFloat(t)/100:parseFloat(t)),eK(Math.round(t),0,255)},e0=e=>eK(parseFloat(e),0,100);function e1(e){let t=e;return"number"!=typeof t&&(t=t.endsWith("%")?parseFloat(t)/100:parseFloat(t)),eK(t,0,1)}function e2([,e,t,r,n=1]){return{type:"rgb",values:[e,t,r].map(eJ),alpha:e1(null===n?1:n)}}var e5=e=>{if("string"!=typeof e)return null;let t=eD.exec(e);if(t)return function(e){let[t,r,n,o]=(0,eM.default)(e,{format:"array"});return e2([null,t,r,n,o])}(t[0]);let r=eG.exec(e)||eW.exec(e);if(r)return function([,e,t,r,n=1]){let o=e;return o=o.endsWith("turn")?360*parseFloat(o)/1:o.endsWith("rad")?Math.round(180*parseFloat(o)/Math.PI):parseFloat(o),{type:"hsl",values:[o,e0(t),e0(r)],alpha:e1(null===n?1:n)}}(r);let n=eX.exec(e)||eZ.exec(e)||ez.exec(e)||eq.exec(e);if(n)return e2(n);if(eQ.exec(e))return e2([null,0,0,0,0]);let o=eL.default[e.toLowerCase()];return o?e2([null,o[0],o[1],o[2],1]):null},e4=et(ec(),1),e3=et(ed(),1),e6=et(ec(),1),e8=et(eb(),1);function e7(e,t=","){let r=[],n=0,o=0;t=new RegExp(t);for(let i=0;i<e.length;i++)"("===e[i]?o++:")"===e[i]&&o--,0===o&&t.test(e[i])&&(r.push(e.slice(n,i).trim()),n=i+1);return r.push(e.slice(n).trim()),r}function e9(e){let t=[];for(let n=0,o=e.length;n<o;){var r;let[o,i]=e7(e[n],/\s+/);(r=e[n+1],te.test(r))?(t.push({color:o,offset:tt(i),hint:tt(e[n+1])}),n+=2):(t.push({color:o,offset:tt(i)}),n++)}return t}var te=/^(-?\d+\.?\d*)(%|vw|vh|px|em|rem|deg|rad|grad|turn|ch|vmin|vmax)?$/;function tt(e){if(!e)return;let[,t,r]=e.trim().match(te)||[];return{value:t,unit:r??"px"}}var tr=new Set(["closest-corner","closest-side","farthest-corner","farthest-side"]),tn=new Set(["center","left","top","right","bottom"]),to=et(ed(),1),ti=Uint8Array,ta=Uint16Array,ts=Uint32Array,tl=new ti([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),tu=new ti([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),tc=new ti([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),tf=function(e,t){for(var r=new ta(31),n=0;n<31;++n)r[n]=t+=1<<e[n-1];for(var o=new ts(r[30]),n=1;n<30;++n)for(var i=r[n];i<r[n+1];++i)o[i]=i-r[n]<<5|n;return[r,o]},tp=tf(tl,2),th=tp[0],td=tp[1];th[28]=258,td[258]=28;var tg=tf(tu,0)[0],tv=new ta(32768);for(s=0;s<32768;++s)a=(43690&s)>>>1|(21845&s)<<1,a=(52428&a)>>>2|(13107&a)<<2,a=(61680&a)>>>4|(3855&a)<<4,tv[s]=((65280&a)>>>8|(255&a)<<8)>>>1;var tm=function(e,t,r){for(var n,o=e.length,i=0,a=new ta(t);i<o;++i)e[i]&&++a[e[i]-1];var s=new ta(t);for(i=0;i<t;++i)s[i]=s[i-1]+a[i-1]<<1;if(r){n=new ta(1<<t);var l=15-t;for(i=0;i<o;++i)if(e[i])for(var u=i<<4|e[i],c=t-e[i],f=s[e[i]-1]++<<c,p=f|(1<<c)-1;f<=p;++f)n[tv[f]>>>l]=u}else for(i=0,n=new ta(o);i<o;++i)e[i]&&(n[i]=tv[s[e[i]-1]++]>>>15-e[i]);return n},ty=new ti(288);for(s=0;s<144;++s)ty[s]=8;for(s=144;s<256;++s)ty[s]=9;for(s=256;s<280;++s)ty[s]=7;for(s=280;s<288;++s)ty[s]=8;var tb=new ti(32);for(s=0;s<32;++s)tb[s]=5;var tx=tm(ty,9,1),tw=tm(tb,5,1),tS=function(e){for(var t=e[0],r=1;r<e.length;++r)e[r]>t&&(t=e[r]);return t},tk=function(e,t,r){var n=t/8|0;return(e[n]|e[n+1]<<8)>>(7&t)&r},t_=function(e,t){var r=t/8|0;return(e[r]|e[r+1]<<8|e[r+2]<<16)>>(7&t)},tE=function(e,t,r){(null==t||t<0)&&(t=0),(null==r||r>e.length)&&(r=e.length);var n=new(2==e.BYTES_PER_ELEMENT?ta:4==e.BYTES_PER_ELEMENT?ts:ti)(r-t);return n.set(e.subarray(t,r)),n},tT=["unexpected EOF","invalid block type","invalid length/literal","invalid distance","stream finished","no stream handler",,"no callback","invalid UTF-8 data","extra field too long","date not in range 1980-2099","filename too long","stream finishing","invalid zip data"],tO=function(e,t,r){var n=Error(t||tT[e]);if(n.code=e,Error.captureStackTrace&&Error.captureStackTrace(n,tO),!r)throw n;return n},tC=function(e,t,r){var n=e.length;if(!n||r&&r.f&&!r.l)return t||new ti(0);var o=!t||r,i=!r||r.i;r||(r={}),t||(t=new ti(3*n));var a=function(e){var r=t.length;if(e>r){var n=new ti(Math.max(2*r,e));n.set(t),t=n}},s=r.f||0,l=r.p||0,u=r.b||0,c=r.l,f=r.d,p=r.m,h=r.n,d=8*n;do{if(!c){s=tk(e,l,1);var g=tk(e,l+1,3);if(l+=3,g)if(1==g)c=tx,f=tw,p=9,h=5;else if(2==g){var v=tk(e,l,31)+257,m=tk(e,l+10,15)+4,y=v+tk(e,l+5,31)+1;l+=14;for(var b=new ti(y),x=new ti(19),w=0;w<m;++w)x[tc[w]]=tk(e,l+3*w,7);l+=3*m;for(var S=tS(x),k=(1<<S)-1,_=tm(x,S,1),w=0;w<y;){var E=_[tk(e,l,k)];l+=15&E;var T=E>>>4;if(T<16)b[w++]=T;else{var O=0,C=0;for(16==T?(C=3+tk(e,l,3),l+=2,O=b[w-1]):17==T?(C=3+tk(e,l,7),l+=3):18==T&&(C=11+tk(e,l,127),l+=7);C--;)b[w++]=O}}var P=b.subarray(0,v),A=b.subarray(v);p=tS(P),h=tS(A),c=tm(P,p,1),f=tm(A,h,1)}else tO(1);else{var T=((l+7)/8|0)+4,I=e[T-4]|e[T-3]<<8,L=T+I;if(L>n){i&&tO(0);break}o&&a(u+I),t.set(e.subarray(T,L),u),r.b=u+=I,r.p=l=8*L,r.f=s;continue}if(l>d){i&&tO(0);break}}o&&a(u+131072);for(var M=(1<<p)-1,D=(1<<h)-1,R=l;;R=l){var O=c[t_(e,l)&M],U=O>>>4;if((l+=15&O)>d){i&&tO(0);break}if(O||tO(2),U<256)t[u++]=U;else if(256==U){R=l,c=null;break}else{var F=U-254;if(U>264){var w=U-257,N=tl[w];F=tk(e,l,(1<<N)-1)+th[w],l+=N}var B=f[t_(e,l)&D],W=B>>>4;B||tO(3),l+=15&B;var A=tg[W];if(W>3){var N=tu[W];A+=t_(e,l)&(1<<N)-1,l+=N}if(l>d){i&&tO(0);break}o&&a(u+131072);for(var j=u+F;u<j;u+=4)t[u]=t[u-A],t[u+1]=t[u+1-A],t[u+2]=t[u+2-A],t[u+3]=t[u+3-A];u=j}}r.l=c,r.p=R,r.b=u,r.f=s,c&&(s=1,r.m=p,r.d=f,r.n=h)}while(!s)return u==t.length?t:tE(t,0,u)},tP=new ti(0),tA="u">typeof TextDecoder&&new TextDecoder;try{tA.decode(tP,{stream:!0})}catch(e){}function tI(){this.commands=[],this.fill="black",this.stroke=null,this.strokeWidth=1}tI.prototype.moveTo=function(e,t){this.commands.push({type:"M",x:e,y:t})},tI.prototype.lineTo=function(e,t){this.commands.push({type:"L",x:e,y:t})},tI.prototype.curveTo=tI.prototype.bezierCurveTo=function(e,t,r,n,o,i){this.commands.push({type:"C",x1:e,y1:t,x2:r,y2:n,x:o,y:i})},tI.prototype.quadTo=tI.prototype.quadraticCurveTo=function(e,t,r,n){this.commands.push({type:"Q",x1:e,y1:t,x:r,y:n})},tI.prototype.close=tI.prototype.closePath=function(){this.commands.push({type:"Z"})},tI.prototype.extend=function(e){e.commands&&(e=e.commands),Array.prototype.push.apply(this.commands,e)},tI.prototype.toPathData=function(e){function t(){for(var t=arguments,r="",n=0;n<arguments.length;n+=1){var o=t[n];o>=0&&n>0&&(r+=" "),r+=Math.round(o)===o?""+Math.round(o):o.toFixed(e)}return r}e=void 0!==e?e:2;for(var r="",n=0;n<this.commands.length;n+=1){var o=this.commands[n];"M"===o.type?r+="M"+t(o.x,o.y):"L"===o.type?r+="L"+t(o.x,o.y):"C"===o.type?r+="C"+t(o.x1,o.y1,o.x2,o.y2,o.x,o.y):"Q"===o.type?r+="Q"+t(o.x1,o.y1,o.x,o.y):"Z"===o.type&&(r+="Z")}return r};var tL=[".notdef","space","exclam","quotedbl","numbersign","dollar","percent","ampersand","quoteright","parenleft","parenright","asterisk","plus","comma","hyphen","period","slash","zero","one","two","three","four","five","six","seven","eight","nine","colon","semicolon","less","equal","greater","question","at","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","bracketleft","backslash","bracketright","asciicircum","underscore","quoteleft","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","braceleft","bar","braceright","asciitilde","exclamdown","cent","sterling","fraction","yen","florin","section","currency","quotesingle","quotedblleft","guillemotleft","guilsinglleft","guilsinglright","fi","fl","endash","dagger","daggerdbl","periodcentered","paragraph","bullet","quotesinglbase","quotedblbase","quotedblright","guillemotright","ellipsis","perthousand","questiondown","grave","acute","circumflex","tilde","macron","breve","dotaccent","dieresis","ring","cedilla","hungarumlaut","ogonek","caron","emdash","AE","ordfeminine","Lslash","Oslash","OE","ordmasculine","ae","dotlessi","lslash","oslash","oe","germandbls","onesuperior","logicalnot","mu","trademark","Eth","onehalf","plusminus","Thorn","onequarter","divide","brokenbar","degree","thorn","threequarters","twosuperior","registered","minus","eth","multiply","threesuperior","copyright","Aacute","Acircumflex","Adieresis","Agrave","Aring","Atilde","Ccedilla","Eacute","Ecircumflex","Edieresis","Egrave","Iacute","Icircumflex","Idieresis","Igrave","Ntilde","Oacute","Ocircumflex","Odieresis","Ograve","Otilde","Scaron","Uacute","Ucircumflex","Udieresis","Ugrave","Yacute","Ydieresis","Zcaron","aacute","acircumflex","adieresis","agrave","aring","atilde","ccedilla","eacute","ecircumflex","edieresis","egrave","iacute","icircumflex","idieresis","igrave","ntilde","oacute","ocircumflex","odieresis","ograve","otilde","scaron","uacute","ucircumflex","udieresis","ugrave","yacute","ydieresis","zcaron","exclamsmall","Hungarumlautsmall","dollaroldstyle","dollarsuperior","ampersandsmall","Acutesmall","parenleftsuperior","parenrightsuperior","266 ff","onedotenleader","zerooldstyle","oneoldstyle","twooldstyle","threeoldstyle","fouroldstyle","fiveoldstyle","sixoldstyle","sevenoldstyle","eightoldstyle","nineoldstyle","commasuperior","threequartersemdash","periodsuperior","questionsmall","asuperior","bsuperior","centsuperior","dsuperior","esuperior","isuperior","lsuperior","msuperior","nsuperior","osuperior","rsuperior","ssuperior","tsuperior","ff","ffi","ffl","parenleftinferior","parenrightinferior","Circumflexsmall","hyphensuperior","Gravesmall","Asmall","Bsmall","Csmall","Dsmall","Esmall","Fsmall","Gsmall","Hsmall","Ismall","Jsmall","Ksmall","Lsmall","Msmall","Nsmall","Osmall","Psmall","Qsmall","Rsmall","Ssmall","Tsmall","Usmall","Vsmall","Wsmall","Xsmall","Ysmall","Zsmall","colonmonetary","onefitted","rupiah","Tildesmall","exclamdownsmall","centoldstyle","Lslashsmall","Scaronsmall","Zcaronsmall","Dieresissmall","Brevesmall","Caronsmall","Dotaccentsmall","Macronsmall","figuredash","hypheninferior","Ogoneksmall","Ringsmall","Cedillasmall","questiondownsmall","oneeighth","threeeighths","fiveeighths","seveneighths","onethird","twothirds","zerosuperior","foursuperior","fivesuperior","sixsuperior","sevensuperior","eightsuperior","ninesuperior","zeroinferior","oneinferior","twoinferior","threeinferior","fourinferior","fiveinferior","sixinferior","seveninferior","eightinferior","nineinferior","centinferior","dollarinferior","periodinferior","commainferior","Agravesmall","Aacutesmall","Acircumflexsmall","Atildesmall","Adieresissmall","Aringsmall","AEsmall","Ccedillasmall","Egravesmall","Eacutesmall","Ecircumflexsmall","Edieresissmall","Igravesmall","Iacutesmall","Icircumflexsmall","Idieresissmall","Ethsmall","Ntildesmall","Ogravesmall","Oacutesmall","Ocircumflexsmall","Otildesmall","Odieresissmall","OEsmall","Oslashsmall","Ugravesmall","Uacutesmall","Ucircumflexsmall","Udieresissmall","Yacutesmall","Thornsmall","Ydieresissmall","001.000","001.001","001.002","001.003","Black","Bold","Book","Light","Medium","Regular","Roman","Semibold"],tM=["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","space","exclam","quotedbl","numbersign","dollar","percent","ampersand","quoteright","parenleft","parenright","asterisk","plus","comma","hyphen","period","slash","zero","one","two","three","four","five","six","seven","eight","nine","colon","semicolon","less","equal","greater","question","at","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","bracketleft","backslash","bracketright","asciicircum","underscore","quoteleft","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","braceleft","bar","braceright","asciitilde","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","exclamdown","cent","sterling","fraction","yen","florin","section","currency","quotesingle","quotedblleft","guillemotleft","guilsinglleft","guilsinglright","fi","fl","","endash","dagger","daggerdbl","periodcentered","","paragraph","bullet","quotesinglbase","quotedblbase","quotedblright","guillemotright","ellipsis","perthousand","","questiondown","","grave","acute","circumflex","tilde","macron","breve","dotaccent","dieresis","","ring","cedilla","","hungarumlaut","ogonek","caron","emdash","","","","","","","","","","","","","","","","","AE","","ordfeminine","","","","","Lslash","Oslash","OE","ordmasculine","","","","","","ae","","","","dotlessi","","","lslash","oslash","oe","germandbls"],tD=["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","space","exclamsmall","Hungarumlautsmall","","dollaroldstyle","dollarsuperior","ampersandsmall","Acutesmall","parenleftsuperior","parenrightsuperior","twodotenleader","onedotenleader","comma","hyphen","period","fraction","zerooldstyle","oneoldstyle","twooldstyle","threeoldstyle","fouroldstyle","fiveoldstyle","sixoldstyle","sevenoldstyle","eightoldstyle","nineoldstyle","colon","semicolon","commasuperior","threequartersemdash","periodsuperior","questionsmall","","asuperior","bsuperior","centsuperior","dsuperior","esuperior","","","isuperior","","","lsuperior","msuperior","nsuperior","osuperior","","","rsuperior","ssuperior","tsuperior","","ff","fi","fl","ffi","ffl","parenleftinferior","","parenrightinferior","Circumflexsmall","hyphensuperior","Gravesmall","Asmall","Bsmall","Csmall","Dsmall","Esmall","Fsmall","Gsmall","Hsmall","Ismall","Jsmall","Ksmall","Lsmall","Msmall","Nsmall","Osmall","Psmall","Qsmall","Rsmall","Ssmall","Tsmall","Usmall","Vsmall","Wsmall","Xsmall","Ysmall","Zsmall","colonmonetary","onefitted","rupiah","Tildesmall","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","exclamdownsmall","centoldstyle","Lslashsmall","","","Scaronsmall","Zcaronsmall","Dieresissmall","Brevesmall","Caronsmall","","Dotaccentsmall","","","Macronsmall","","","figuredash","hypheninferior","","","Ogoneksmall","Ringsmall","Cedillasmall","","","","onequarter","onehalf","threequarters","questiondownsmall","oneeighth","threeeighths","fiveeighths","seveneighths","onethird","twothirds","","","zerosuperior","onesuperior","twosuperior","threesuperior","foursuperior","fivesuperior","sixsuperior","sevensuperior","eightsuperior","ninesuperior","zeroinferior","oneinferior","twoinferior","threeinferior","fourinferior","fiveinferior","sixinferior","seveninferior","eightinferior","nineinferior","centinferior","dollarinferior","periodinferior","commainferior","Agravesmall","Aacutesmall","Acircumflexsmall","Atildesmall","Adieresissmall","Aringsmall","AEsmall","Ccedillasmall","Egravesmall","Eacutesmall","Ecircumflexsmall","Edieresissmall","Igravesmall","Iacutesmall","Icircumflexsmall","Idieresissmall","Ethsmall","Ntildesmall","Ogravesmall","Oacutesmall","Ocircumflexsmall","Otildesmall","Odieresissmall","OEsmall","Oslashsmall","Ugravesmall","Uacutesmall","Ucircumflexsmall","Udieresissmall","Yacutesmall","Thornsmall","Ydieresissmall"];function tR(e){this.font=e}function tU(e){this.cmap=e}function tF(e,t){this.encoding=e,this.charset=t}tR.prototype.charToGlyphIndex=function(e){var t=e.codePointAt(0),r=this.font.glyphs;if(r){for(var n=0;n<r.length;n+=1)for(var o=r.get(n),i=0;i<o.unicodes.length;i+=1)if(o.unicodes[i]===t)return n}return null},tU.prototype.charToGlyphIndex=function(e){return this.cmap.glyphIndexMap[e.codePointAt(0)]||0},tF.prototype.charToGlyphIndex=function(e){var t=e.codePointAt(0),r=this.encoding[t];return this.charset.indexOf(r)};function tN(e,t){e||function(e){throw Error(e)}(t)}function tB(e){this.bindConstructorValues(e)}function tW(e,t,r){Object.defineProperty(e,t,{get:function(){return e.path,e[r]},set:function(t){e[r]=t},enumerable:!0,configurable:!0})}function tj(e,t){if(this.font=e,this.glyphs={},Array.isArray(t))for(var r=0;r<t.length;r++){var n=t[r];n.path.unitsPerEm=e.unitsPerEm,this.glyphs[r]=n}this.length=t&&t.length||0}tB.prototype.bindConstructorValues=function(e){var t;this.index=e.index||0,this.name=e.name||null,this.unicode=e.unicode||void 0,this.unicodes=e.unicodes||void 0!==e.unicode?[e.unicode]:[],"xMin"in e&&(this.xMin=e.xMin),"yMin"in e&&(this.yMin=e.yMin),"xMax"in e&&(this.xMax=e.xMax),"yMax"in e&&(this.yMax=e.yMax),"advanceWidth"in e&&(this.advanceWidth=e.advanceWidth),Object.defineProperty(this,"path",(t=e.path||new tI,{configurable:!0,get:function(){return"function"==typeof t&&(t=t()),t},set:function(e){t=e}}))},tB.prototype.addUnicode=function(e){0===this.unicodes.length&&(this.unicode=e),this.unicodes.push(e)},tB.prototype.getPath=function(e,t,r,n,o){e=void 0!==e?e:0,t=void 0!==t?t:0,r=void 0!==r?r:72,n||(n={});var i,a,s=n.xScale,l=n.yScale;if(n.hinting&&o&&o.hinting&&(a=this.path&&o.hinting.exec(this,r)),a)i=o.hinting.getCommands(a),e=Math.round(e),t=Math.round(t),s=l=1;else{i=this.path.commands;var u=1/(this.path.unitsPerEm||1e3)*r;void 0===s&&(s=u),void 0===l&&(l=u)}for(var c=new tI,f=0;f<i.length;f+=1){var p=i[f];"M"===p.type?c.moveTo(e+p.x*s,t+-p.y*l):"L"===p.type?c.lineTo(e+p.x*s,t+-p.y*l):"Q"===p.type?c.quadraticCurveTo(e+p.x1*s,t+-p.y1*l,e+p.x*s,t+-p.y*l):"C"===p.type?c.curveTo(e+p.x1*s,t+-p.y1*l,e+p.x2*s,t+-p.y2*l,e+p.x*s,t+-p.y*l):"Z"===p.type&&c.closePath()}return c},tB.prototype.getContours=function(){if(void 0===this.points)return[];for(var e=[],t=[],r=0;r<this.points.length;r+=1){var n=this.points[r];t.push(n),n.lastPointOfContour&&(e.push(t),t=[])}return tN(0===t.length,"There are still points left in the current contour."),e},tB.prototype.getMetrics=function(){for(var e=this.path.commands,t=[],r=[],n=0;n<e.length;n+=1){var o=e[n];"Z"!==o.type&&(t.push(o.x),r.push(o.y)),("Q"===o.type||"C"===o.type)&&(t.push(o.x1),r.push(o.y1)),"C"===o.type&&(t.push(o.x2),r.push(o.y2))}var i={xMin:Math.min.apply(null,t),yMin:Math.min.apply(null,r),xMax:Math.max.apply(null,t),yMax:Math.max.apply(null,r),leftSideBearing:this.leftSideBearing};return isFinite(i.xMin)||(i.xMin=0),isFinite(i.xMax)||(i.xMax=this.advanceWidth),isFinite(i.yMin)||(i.yMin=0),isFinite(i.yMax)||(i.yMax=0),i.rightSideBearing=this.advanceWidth-i.leftSideBearing-(i.xMax-i.xMin),i},tj.prototype.get=function(e){if(void 0===this.glyphs[e]){this.font._push(e),"function"==typeof this.glyphs[e]&&(this.glyphs[e]=this.glyphs[e]());var t=this.glyphs[e],r=this.font._IndexToUnicodeMap[e];if(r)for(var n=0;n<r.unicodes.length;n++)t.addUnicode(r.unicodes[n]);this.glyphs[e].advanceWidth=this.font._hmtxTableData[e].advanceWidth,this.glyphs[e].leftSideBearing=this.font._hmtxTableData[e].leftSideBearing}else"function"==typeof this.glyphs[e]&&(this.glyphs[e]=this.glyphs[e]());return this.glyphs[e]},tj.prototype.push=function(e,t){this.glyphs[e]=t,this.length++};var tG=function(e,t){return new tB({index:t,font:e})},t$=function(e,t,r,n,o,i){return function(){var a=new tB({index:t,font:e});return a.path=function(){r(a,n,o);var t=i(e.glyphs,a);return t.unitsPerEm=e.unitsPerEm,t},tW(a,"xMin","_xMin"),tW(a,"xMax","_xMax"),tW(a,"yMin","_yMin"),tW(a,"yMax","_yMax"),a}},tz=function(e,t,r,n){return function(){var o=new tB({index:t,font:e});return o.path=function(){var t=r(e,o,n);return t.unitsPerEm=e.unitsPerEm,t},o}};function tV(e,t){for(var r=0,n=e.length-1;r<=n;){var o=r+n>>>1,i=e[o].tag;if(i===t)return o;i<t?r=o+1:n=o-1}return-r-1}function tq(e,t){for(var r=0,n=e.length-1;r<=n;){var o=r+n>>>1,i=e[o];if(i===t)return o;i<t?r=o+1:n=o-1}return-r-1}function tH(e,t){for(var r,n=0,o=e.length-1;n<=o;){var i=n+o>>>1,a=(r=e[i]).start;if(a===t)return r;a<t?n=i+1:o=i-1}if(n>0)return(r=e[n-1],t>r.end)?0:r}function tX(e,t){this.font=e,this.tableName=t}function tY(e){tX.call(this,e,"gpos")}function tZ(e){tX.call(this,e,"gsub")}function tQ(e,t,r){for(var n=e.subtables,o=0;o<n.length;o++){var i=n[o];if(i.substFormat===t)return i}if(r)return n.push(r),r}function tK(e,t){if(!e)throw t}function tJ(e,t){return e.getUint8(t)}function t0(e,t){return e.getUint16(t,!1)}function t1(e,t){return e.getUint32(t,!1)}function t2(e,t){var r=e.getInt16(t,!1),n=e.getUint16(t+2,!1);return r+n/65535}tX.prototype={searchTag:tV,binSearch:tq,getTable:function(e){var t=this.font.tables[this.tableName];return!t&&e&&(t=this.font.tables[this.tableName]=this.createDefaultTable()),t},getDefaultScriptName:function(){var e=this.getTable();if(e){for(var t=!1,r=0;r<e.scripts.length;r++){var n=e.scripts[r].tag;if("DFLT"===n)return n;"latn"===n&&(t=!0)}if(t)return"latn"}},getScriptTable:function(e,t){var r=this.getTable(t);if(r){e=e||"DFLT";var n=r.scripts,o=tV(r.scripts,e);if(o>=0)return n[o].script;if(t){var i={tag:e,script:{defaultLangSys:{reserved:0,reqFeatureIndex:65535,featureIndexes:[]},langSysRecords:[]}};return n.splice(-1-o,0,i),i.script}}},getLangSysTable:function(e,t,r){var n=this.getScriptTable(e,r);if(n){if(!t||"dflt"===t||"DFLT"===t)return n.defaultLangSys;var o=tV(n.langSysRecords,t);if(o>=0)return n.langSysRecords[o].langSys;if(r){var i={tag:t,langSys:{reserved:0,reqFeatureIndex:65535,featureIndexes:[]}};return n.langSysRecords.splice(-1-o,0,i),i.langSys}}},getFeatureTable:function(e,t,r,n){var o=this.getLangSysTable(e,t,n);if(o){for(var i,a=o.featureIndexes,s=this.font.tables[this.tableName].features,l=0;l<a.length;l++)if((i=s[a[l]]).tag===r)return i.feature;if(n){var u=s.length;return tN(0===u||r>=s[u-1].tag,"Features must be added in alphabetical order."),i={tag:r,feature:{params:0,lookupListIndexes:[]}},s.push(i),a.push(u),i.feature}}},getLookupTables:function(e,t,r,n,o){var i=this.getFeatureTable(e,t,r,o),a=[];if(i){for(var s,l=i.lookupListIndexes,u=this.font.tables[this.tableName].lookups,c=0;c<l.length;c++)(s=u[l[c]]).lookupType===n&&a.push(s);if(0===a.length&&o){s={lookupType:n,lookupFlag:0,subtables:[],markFilteringSet:void 0};var f=u.length;return u.push(s),l.push(f),[s]}}return a},getGlyphClass:function(e,t){switch(e.format){case 1:if(e.startGlyph<=t&&t<e.startGlyph+e.classes.length)return e.classes[t-e.startGlyph];return 0;case 2:var r=tH(e.ranges,t);return r?r.classId:0}},getCoverageIndex:function(e,t){switch(e.format){case 1:var r=tq(e.glyphs,t);return r>=0?r:-1;case 2:var n=tH(e.ranges,t);return n?n.index+t-n.start:-1}},expandCoverage:function(e){if(1===e.format)return e.glyphs;for(var t=[],r=e.ranges,n=0;n<r.length;n++)for(var o=r[n],i=o.start,a=o.end,s=i;s<=a;s++)t.push(s);return t}},tY.prototype=tX.prototype,tY.prototype.init=function(){var e=this.getDefaultScriptName();this.defaultKerningTables=this.getKerningTables(e)},tY.prototype.getKerningValue=function(e,t,r){for(var n=0;n<e.length;n++)for(var o=e[n].subtables,i=0;i<o.length;i++){var a=o[i],s=this.getCoverageIndex(a.coverage,t);if(!(s<0))switch(a.posFormat){case 1:for(var l=a.pairSets[s],u=0;u<l.length;u++){var c=l[u];if(c.secondGlyph===r)return c.value1&&c.value1.xAdvance||0}break;case 2:var f=this.getGlyphClass(a.classDef1,t),p=this.getGlyphClass(a.classDef2,r),h=a.classRecords[f][p];return h.value1&&h.value1.xAdvance||0}}return 0},tY.prototype.getKerningTables=function(e,t){if(this.font.tables.gpos)return this.getLookupTables(e,t,"kern",2)},tZ.prototype=tX.prototype,tZ.prototype.createDefaultTable=function(){return{version:1,scripts:[{tag:"DFLT",script:{defaultLangSys:{reserved:0,reqFeatureIndex:65535,featureIndexes:[]},langSysRecords:[]}}],features:[],lookups:[]}},tZ.prototype.getSingle=function(e,t,r){for(var n=[],o=this.getLookupTables(t,r,e,1),i=0;i<o.length;i++)for(var a=o[i].subtables,s=0;s<a.length;s++){var l=a[s],u=this.expandCoverage(l.coverage),c=void 0;if(1===l.substFormat){var f=l.deltaGlyphId;for(c=0;c<u.length;c++){var p=u[c];n.push({sub:p,by:p+f})}}else{var h=l.substitute;for(c=0;c<u.length;c++)n.push({sub:u[c],by:h[c]})}}return n},tZ.prototype.getMultiple=function(e,t,r){for(var n=[],o=this.getLookupTables(t,r,e,2),i=0;i<o.length;i++)for(var a=o[i].subtables,s=0;s<a.length;s++){var l=a[s],u=this.expandCoverage(l.coverage),c=void 0;for(c=0;c<u.length;c++){var f=u[c],p=l.sequences[c];n.push({sub:f,by:p})}}return n},tZ.prototype.getAlternates=function(e,t,r){for(var n=[],o=this.getLookupTables(t,r,e,3),i=0;i<o.length;i++)for(var a=o[i].subtables,s=0;s<a.length;s++)for(var l=a[s],u=this.expandCoverage(l.coverage),c=l.alternateSets,f=0;f<u.length;f++)n.push({sub:u[f],by:c[f]});return n},tZ.prototype.getLigatures=function(e,t,r){for(var n=[],o=this.getLookupTables(t,r,e,4),i=0;i<o.length;i++)for(var a=o[i].subtables,s=0;s<a.length;s++)for(var l=a[s],u=this.expandCoverage(l.coverage),c=l.ligatureSets,f=0;f<u.length;f++)for(var p=u[f],h=c[f],d=0;d<h.length;d++){var g=h[d];n.push({sub:[p].concat(g.components),by:g.ligGlyph})}return n},tZ.prototype.addSingle=function(e,t,r,n){var o=this.getLookupTables(r,n,e,1,!0)[0],i=tQ(o,2,{substFormat:2,coverage:{format:1,glyphs:[]},substitute:[]});tN(1===i.coverage.format,"Single: unable to modify coverage table format "+i.coverage.format);var a=t.sub,s=this.binSearch(i.coverage.glyphs,a);s<0&&(s=-1-s,i.coverage.glyphs.splice(s,0,a),i.substitute.splice(s,0,0)),i.substitute[s]=t.by},tZ.prototype.addMultiple=function(e,t,r,n){tN(t.by instanceof Array&&t.by.length>1,'Multiple: "by" must be an array of two or more ids');var o=this.getLookupTables(r,n,e,2,!0)[0],i=tQ(o,1,{substFormat:1,coverage:{format:1,glyphs:[]},sequences:[]});tN(1===i.coverage.format,"Multiple: unable to modify coverage table format "+i.coverage.format);var a=t.sub,s=this.binSearch(i.coverage.glyphs,a);s<0&&(s=-1-s,i.coverage.glyphs.splice(s,0,a),i.sequences.splice(s,0,0)),i.sequences[s]=t.by},tZ.prototype.addAlternate=function(e,t,r,n){var o=this.getLookupTables(r,n,e,3,!0)[0],i=tQ(o,1,{substFormat:1,coverage:{format:1,glyphs:[]},alternateSets:[]});tN(1===i.coverage.format,"Alternate: unable to modify coverage table format "+i.coverage.format);var a=t.sub,s=this.binSearch(i.coverage.glyphs,a);s<0&&(s=-1-s,i.coverage.glyphs.splice(s,0,a),i.alternateSets.splice(s,0,0)),i.alternateSets[s]=t.by},tZ.prototype.addLigature=function(e,t,r,n){var o=this.getLookupTables(r,n,e,4,!0)[0],i=o.subtables[0];i||(i={substFormat:1,coverage:{format:1,glyphs:[]},ligatureSets:[]},o.subtables[0]=i),tN(1===i.coverage.format,"Ligature: unable to modify coverage table format "+i.coverage.format);var a=t.sub[0],s=t.sub.slice(1),l={ligGlyph:t.by,components:s},u=this.binSearch(i.coverage.glyphs,a);if(u>=0){for(var c=i.ligatureSets[u],f=0;f<c.length;f++)if(function(e,t){var r=e.length;if(r!==t.length)return!1;for(var n=0;n<r;n++)if(e[n]!==t[n])return!1;return!0}(c[f].components,s))return;c.push(l)}else u=-1-u,i.coverage.glyphs.splice(u,0,a),i.ligatureSets.splice(u,0,[l])},tZ.prototype.getFeature=function(e,t,r){if(/ss\d\d/.test(e))return this.getSingle(e,t,r);switch(e){case"aalt":case"salt":return this.getSingle(e,t,r).concat(this.getAlternates(e,t,r));case"dlig":case"liga":case"rlig":return this.getLigatures(e,t,r);case"ccmp":return this.getMultiple(e,t,r).concat(this.getLigatures(e,t,r));case"stch":return this.getMultiple(e,t,r)}},tZ.prototype.add=function(e,t,r,n){if(/ss\d\d/.test(e))return this.addSingle(e,t,r,n);switch(e){case"aalt":case"salt":if("number"==typeof t.by)return this.addSingle(e,t,r,n);return this.addAlternate(e,t,r,n);case"dlig":case"liga":case"rlig":return this.addLigature(e,t,r,n);case"ccmp":if(t.by instanceof Array)return this.addMultiple(e,t,r,n);return this.addLigature(e,t,r,n)}};var t5={byte:1,uShort:2,short:2,uLong:4,fixed:4,longDateTime:8,tag:4};function t4(e,t){this.data=e,this.offset=t,this.relativeOffset=0}t4.prototype.parseByte=function(){var e=this.data.getUint8(this.offset+this.relativeOffset);return this.relativeOffset+=1,e},t4.prototype.parseChar=function(){var e=this.data.getInt8(this.offset+this.relativeOffset);return this.relativeOffset+=1,e},t4.prototype.parseCard8=t4.prototype.parseByte,t4.prototype.parseUShort=function(){var e=this.data.getUint16(this.offset+this.relativeOffset);return this.relativeOffset+=2,e},t4.prototype.parseCard16=t4.prototype.parseUShort,t4.prototype.parseSID=t4.prototype.parseUShort,t4.prototype.parseOffset16=t4.prototype.parseUShort,t4.prototype.parseShort=function(){var e=this.data.getInt16(this.offset+this.relativeOffset);return this.relativeOffset+=2,e},t4.prototype.parseF2Dot14=function(){var e=this.data.getInt16(this.offset+this.relativeOffset)/16384;return this.relativeOffset+=2,e},t4.prototype.parseULong=function(){var e=t1(this.data,this.offset+this.relativeOffset);return this.relativeOffset+=4,e},t4.prototype.parseOffset32=t4.prototype.parseULong,t4.prototype.parseFixed=function(){var e=t2(this.data,this.offset+this.relativeOffset);return this.relativeOffset+=4,e},t4.prototype.parseString=function(e){var t=this.data,r=this.offset+this.relativeOffset,n="";this.relativeOffset+=e;for(var o=0;o<e;o++)n+=String.fromCharCode(t.getUint8(r+o));return n},t4.prototype.parseTag=function(){return this.parseString(4)},t4.prototype.parseLongDateTime=function(){var e=t1(this.data,this.offset+this.relativeOffset+4);return e-=0x7c25b080,this.relativeOffset+=8,e},t4.prototype.parseVersion=function(e){var t=t0(this.data,this.offset+this.relativeOffset),r=t0(this.data,this.offset+this.relativeOffset+2);return this.relativeOffset+=4,void 0===e&&(e=4096),t+r/e/10},t4.prototype.skip=function(e,t){void 0===t&&(t=1),this.relativeOffset+=t5[e]*t},t4.prototype.parseULongList=function(e){void 0===e&&(e=this.parseULong());for(var t=Array(e),r=this.data,n=this.offset+this.relativeOffset,o=0;o<e;o++)t[o]=r.getUint32(n),n+=4;return this.relativeOffset+=4*e,t},t4.prototype.parseOffset16List=t4.prototype.parseUShortList=function(e){void 0===e&&(e=this.parseUShort());for(var t=Array(e),r=this.data,n=this.offset+this.relativeOffset,o=0;o<e;o++)t[o]=r.getUint16(n),n+=2;return this.relativeOffset+=2*e,t},t4.prototype.parseShortList=function(e){for(var t=Array(e),r=this.data,n=this.offset+this.relativeOffset,o=0;o<e;o++)t[o]=r.getInt16(n),n+=2;return this.relativeOffset+=2*e,t},t4.prototype.parseByteList=function(e){for(var t=Array(e),r=this.data,n=this.offset+this.relativeOffset,o=0;o<e;o++)t[o]=r.getUint8(n++);return this.relativeOffset+=e,t},t4.prototype.parseList=function(e,t){t||(t=e,e=this.parseUShort());for(var r=Array(e),n=0;n<e;n++)r[n]=t.call(this);return r},t4.prototype.parseList32=function(e,t){t||(t=e,e=this.parseULong());for(var r=Array(e),n=0;n<e;n++)r[n]=t.call(this);return r},t4.prototype.parseRecordList=function(e,t){t||(t=e,e=this.parseUShort());for(var r=Array(e),n=Object.keys(t),o=0;o<e;o++){for(var i={},a=0;a<n.length;a++){var s=n[a],l=t[s];i[s]=l.call(this)}r[o]=i}return r},t4.prototype.parseRecordList32=function(e,t){t||(t=e,e=this.parseULong());for(var r=Array(e),n=Object.keys(t),o=0;o<e;o++){for(var i={},a=0;a<n.length;a++){var s=n[a],l=t[s];i[s]=l.call(this)}r[o]=i}return r},t4.prototype.parseStruct=function(e){if("function"==typeof e)return e.call(this);for(var t=Object.keys(e),r={},n=0;n<t.length;n++){var o=t[n],i=e[o];r[o]=i.call(this)}return r},t4.prototype.parseValueRecord=function(e){if(void 0===e&&(e=this.parseUShort()),0!==e){var t={};return 1&e&&(t.xPlacement=this.parseShort()),2&e&&(t.yPlacement=this.parseShort()),4&e&&(t.xAdvance=this.parseShort()),8&e&&(t.yAdvance=this.parseShort()),16&e&&(t.xPlaDevice=void 0,this.parseShort()),32&e&&(t.yPlaDevice=void 0,this.parseShort()),64&e&&(t.xAdvDevice=void 0,this.parseShort()),128&e&&(t.yAdvDevice=void 0,this.parseShort()),t}},t4.prototype.parseValueRecordList=function(){for(var e=this.parseUShort(),t=this.parseUShort(),r=Array(t),n=0;n<t;n++)r[n]=this.parseValueRecord(e);return r},t4.prototype.parsePointer=function(e){var t=this.parseOffset16();if(t>0)return new t4(this.data,this.offset+t).parseStruct(e)},t4.prototype.parsePointer32=function(e){var t=this.parseOffset32();if(t>0)return new t4(this.data,this.offset+t).parseStruct(e)},t4.prototype.parseListOfLists=function(e){for(var t=this.parseOffset16List(),r=t.length,n=this.relativeOffset,o=Array(r),i=0;i<r;i++){var a=t[i];if(0===a){o[i]=void 0;continue}if(this.relativeOffset=a,e){for(var s=this.parseOffset16List(),l=Array(s.length),u=0;u<s.length;u++)this.relativeOffset=a+s[u],l[u]=e.call(this);o[i]=l}else o[i]=this.parseUShortList()}return this.relativeOffset=n,o},t4.prototype.parseCoverage=function(){var e=this.offset+this.relativeOffset,t=this.parseUShort(),r=this.parseUShort();if(1===t)return{format:1,glyphs:this.parseUShortList(r)};if(2===t){for(var n=Array(r),o=0;o<r;o++)n[o]={start:this.parseUShort(),end:this.parseUShort(),index:this.parseUShort()};return{format:2,ranges:n}}throw Error("0x"+e.toString(16)+": Coverage format must be 1 or 2.")},t4.prototype.parseClassDef=function(){var e=this.offset+this.relativeOffset,t=this.parseUShort();if(1===t)return{format:1,startGlyph:this.parseUShort(),classes:this.parseUShortList()};if(2===t)return{format:2,ranges:this.parseRecordList({start:t4.uShort,end:t4.uShort,classId:t4.uShort})};throw Error("0x"+e.toString(16)+": ClassDef format must be 1 or 2.")},t4.list=function(e,t){return function(){return this.parseList(e,t)}},t4.list32=function(e,t){return function(){return this.parseList32(e,t)}},t4.recordList=function(e,t){return function(){return this.parseRecordList(e,t)}},t4.recordList32=function(e,t){return function(){return this.parseRecordList32(e,t)}},t4.pointer=function(e){return function(){return this.parsePointer(e)}},t4.pointer32=function(e){return function(){return this.parsePointer32(e)}},t4.tag=t4.prototype.parseTag,t4.byte=t4.prototype.parseByte,t4.uShort=t4.offset16=t4.prototype.parseUShort,t4.uShortList=t4.prototype.parseUShortList,t4.uLong=t4.offset32=t4.prototype.parseULong,t4.uLongList=t4.prototype.parseULongList,t4.struct=t4.prototype.parseStruct,t4.coverage=t4.prototype.parseCoverage,t4.classDef=t4.prototype.parseClassDef;var t3={reserved:t4.uShort,reqFeatureIndex:t4.uShort,featureIndexes:t4.uShortList};t4.prototype.parseScriptList=function(){return this.parsePointer(t4.recordList({tag:t4.tag,script:t4.pointer({defaultLangSys:t4.pointer(t3),langSysRecords:t4.recordList({tag:t4.tag,langSys:t4.pointer(t3)})})}))||[]},t4.prototype.parseFeatureList=function(){return this.parsePointer(t4.recordList({tag:t4.tag,feature:t4.pointer({featureParams:t4.offset16,lookupListIndexes:t4.uShortList})}))||[]},t4.prototype.parseLookupList=function(e){return this.parsePointer(t4.list(t4.pointer(function(){var t=this.parseUShort();tN(1<=t&&t<=9,"GPOS/GSUB lookup type "+t+" unknown.");var r=this.parseUShort();return{lookupType:t,lookupFlag:r,subtables:this.parseList(t4.pointer(e[t])),markFilteringSet:16&r?this.parseUShort():void 0}})))||[]},t4.prototype.parseFeatureVariationsList=function(){return this.parsePointer32(function(){var e=this.parseUShort(),t=this.parseUShort();return tN(1===e&&t<1,"GPOS/GSUB feature variations table unknown."),this.parseRecordList32({conditionSetOffset:t4.offset32,featureTableSubstitutionOffset:t4.offset32})})||[]};var t6={getByte:tJ,getCard8:tJ,getUShort:t0,getCard16:t0,getShort:function(e,t){return e.getInt16(t,!1)},getULong:t1,getFixed:t2,getTag:function(e,t){for(var r="",n=t;n<t+4;n+=1)r+=String.fromCharCode(e.getInt8(n));return r},getOffset:function(e,t,r){for(var n=0,o=0;o<r;o+=1)n<<=8,n+=e.getUint8(t+o);return n},getBytes:function(e,t,r){for(var n=[],o=t;o<r;o+=1)n.push(e.getUint8(o));return n},bytesToString:function(e){for(var t="",r=0;r<e.length;r+=1)t+=String.fromCharCode(e[r]);return t},Parser:t4};function t8(e,t,r,n,o){var i;return(t&n)>0?(i=e.parseByte(),(t&o)==0&&(i=-i),i=r+i):i=(t&o)>0?r:r+e.parseShort(),i}function t7(e,t,r){var n=new t6.Parser(t,r);if(e.numberOfContours=n.parseShort(),e._xMin=n.parseShort(),e._yMin=n.parseShort(),e._xMax=n.parseShort(),e._yMax=n.parseShort(),e.numberOfContours>0){for(var o=e.endPointIndices=[],i=0;i<e.numberOfContours;i+=1)o.push(n.parseUShort());e.instructionLength=n.parseUShort(),e.instructions=[];for(var a=0;a<e.instructionLength;a+=1)e.instructions.push(n.parseByte());var s=o[o.length-1]+1;f=[];for(var l=0;l<s;l+=1)if(p=n.parseByte(),f.push(p),(8&p)>0)for(var u=n.parseByte(),c=0;c<u;c+=1)f.push(p),l+=1;if(tN(f.length===s,"Bad flags."),o.length>0){var f,p,h,d=[];if(s>0){for(var g=0;g<s;g+=1)p=f[g],(h={}).onCurve=!!(1&p),h.lastPointOfContour=o.indexOf(g)>=0,d.push(h);for(var v=0,m=0;m<s;m+=1)p=f[m],(h=d[m]).x=t8(n,p,v,2,16),v=h.x;for(var y=0,b=0;b<s;b+=1)p=f[b],(h=d[b]).y=t8(n,p,y,4,32),y=h.y}e.points=d}else e.points=[]}else if(0===e.numberOfContours)e.points=[];else{e.isComposite=!0,e.points=[],e.components=[];for(var x=!0;x;){f=n.parseUShort();var w={glyphIndex:n.parseUShort(),xScale:1,scale01:0,scale10:0,yScale:1,dx:0,dy:0};(1&f)>0?(2&f)>0?(w.dx=n.parseShort(),w.dy=n.parseShort()):w.matchedPoints=[n.parseUShort(),n.parseUShort()]:(2&f)>0?(w.dx=n.parseChar(),w.dy=n.parseChar()):w.matchedPoints=[n.parseByte(),n.parseByte()],(8&f)>0?w.xScale=w.yScale=n.parseF2Dot14():(64&f)>0?(w.xScale=n.parseF2Dot14(),w.yScale=n.parseF2Dot14()):(128&f)>0&&(w.xScale=n.parseF2Dot14(),w.scale01=n.parseF2Dot14(),w.scale10=n.parseF2Dot14(),w.yScale=n.parseF2Dot14()),e.components.push(w),x=!!(32&f)}if(256&f){e.instructionLength=n.parseUShort(),e.instructions=[];for(var S=0;S<e.instructionLength;S+=1)e.instructions.push(n.parseByte())}}}function t9(e,t){for(var r=[],n=0;n<e.length;n+=1){var o=e[n],i={x:t.xScale*o.x+t.scale01*o.y+t.dx,y:t.scale10*o.x+t.yScale*o.y+t.dy,onCurve:o.onCurve,lastPointOfContour:o.lastPointOfContour};r.push(i)}return r}function re(e){var t=new tI;if(!e)return t;for(var r=function(e){for(var t=[],r=[],n=0;n<e.length;n+=1){var o=e[n];r.push(o),o.lastPointOfContour&&(t.push(r),r=[])}return tN(0===r.length,"There are still points left in the current contour."),t}(e),n=0;n<r.length;++n){var o=r[n],i=null,a=o[o.length-1],s=o[0];if(a.onCurve)t.moveTo(a.x,a.y);else if(s.onCurve)t.moveTo(s.x,s.y);else{var l={x:(a.x+s.x)*.5,y:(a.y+s.y)*.5};t.moveTo(l.x,l.y)}for(var u=0;u<o.length;++u)if(i=a,a=s,s=o[(u+1)%o.length],a.onCurve)t.lineTo(a.x,a.y);else{var c=s;i.onCurve||(a.x,i.x,a.y,i.y),s.onCurve||(c={x:(a.x+s.x)*.5,y:(a.y+s.y)*.5}),t.quadraticCurveTo(a.x,a.y,c.x,c.y)}t.closePath()}return t}function rt(e,t){if(t.isComposite)for(var r=0;r<t.components.length;r+=1){var n=t.components[r],o=e.get(n.glyphIndex);if(o.getPath(),o.points){var i=void 0;if(void 0===n.matchedPoints)i=t9(o.points,n);else{if(n.matchedPoints[0]>t.points.length-1||n.matchedPoints[1]>o.points.length-1)throw Error("Matched points out of range in "+t.name);var a=t.points[n.matchedPoints[0]],s=o.points[n.matchedPoints[1]],l={xScale:n.xScale,scale01:n.scale01,scale10:n.scale10,yScale:n.yScale,dx:0,dy:0};s=t9([s],l)[0],l.dx=a.x-s.x,l.dy=a.y-s.y,i=t9(o.points,l)}t.points=t.points.concat(i)}}return re(t.points)}var rr=function(e,t,r,n,o){if(o.lowMemory){var i;return i=new tj(n),n._push=function(o){var a=r[o],s=r[o+1];a!==s?i.push(o,t$(n,o,t7,e,t+a,rt)):i.push(o,tG(n,o))},i}for(var a=new tj(n),s=0;s<r.length-1;s+=1){var l=r[s],u=r[s+1];l!==u?a.push(s,t$(n,s,t7,e,t+l,rt)):a.push(s,tG(n,s))}return a};function rn(e){this.font=e,this.getCommands=function(e){return re(e).commands},this._fpgmState=this._prepState=void 0,this._errorState=0}function ro(e){return e}function ri(e){return Math.sign(e)*Math.round(Math.abs(e))}function ra(e){return Math.sign(e)*Math.round(Math.abs(2*e))/2}function rs(e){return Math.sign(e)*(Math.round(Math.abs(e)+.5)-.5)}function rl(e){return Math.sign(e)*Math.ceil(Math.abs(e))}function ru(e){return Math.sign(e)*Math.floor(Math.abs(e))}var rc=function(e){var t=this.srPeriod,r=this.srPhase,n=this.srThreshold,o=1;return(e<0&&(e=-e,o=-1),e+=n-r,(e=Math.trunc(e/t)*t+r)<0)?r*o:e*o},rf={x:1,y:0,axis:"x",distance:function(e,t,r,n){return(r?e.xo:e.x)-(n?t.xo:t.x)},interpolate:function(e,t,r,n){var o,i,a,s,l,u,c;if(!n||n===this){if(o=e.xo-t.xo,i=e.xo-r.xo,l=t.x-t.xo,u=r.x-r.xo,a=Math.abs(o),s=Math.abs(i),c=a+s,0===c){e.x=e.xo+(l+u)/2;return}e.x=e.xo+(l*s+u*a)/c;return}(o=n.distance(e,t,!0,!0),i=n.distance(e,r,!0,!0),l=n.distance(t,t,!1,!0),u=n.distance(r,r,!1,!0),a=Math.abs(o),s=Math.abs(i),c=a+s,0===c)?rf.setRelative(e,e,(l+u)/2,n,!0):rf.setRelative(e,e,(l*s+u*a)/c,n,!0)},normalSlope:-1/0,setRelative:function(e,t,r,n,o){if(!n||n===this){e.x=(o?t.xo:t.x)+r;return}var i=o?t.xo:t.x,a=o?t.yo:t.y,s=i+r*n.x,l=a+r*n.y;e.x=s+(e.y-l)/n.normalSlope},slope:0,touch:function(e){e.xTouched=!0},touched:function(e){return e.xTouched},untouch:function(e){e.xTouched=!1}},rp={x:0,y:1,axis:"y",distance:function(e,t,r,n){return(r?e.yo:e.y)-(n?t.yo:t.y)},interpolate:function(e,t,r,n){var o,i,a,s,l,u,c;if(!n||n===this){if(o=e.yo-t.yo,i=e.yo-r.yo,l=t.y-t.yo,u=r.y-r.yo,a=Math.abs(o),s=Math.abs(i),c=a+s,0===c){e.y=e.yo+(l+u)/2;return}e.y=e.yo+(l*s+u*a)/c;return}(o=n.distance(e,t,!0,!0),i=n.distance(e,r,!0,!0),l=n.distance(t,t,!1,!0),u=n.distance(r,r,!1,!0),a=Math.abs(o),s=Math.abs(i),c=a+s,0===c)?rp.setRelative(e,e,(l+u)/2,n,!0):rp.setRelative(e,e,(l*s+u*a)/c,n,!0)},normalSlope:0,setRelative:function(e,t,r,n,o){if(!n||n===this){e.y=(o?t.yo:t.y)+r;return}var i=o?t.xo:t.x,a=o?t.yo:t.y,s=i+r*n.x;e.y=a+r*n.y+n.normalSlope*(e.x-s)},slope:1/0,touch:function(e){e.yTouched=!0},touched:function(e){return e.yTouched},untouch:function(e){e.yTouched=!1}};function rh(e,t){this.x=e,this.y=t,this.axis=void 0,this.slope=t/e,this.normalSlope=-e/t,Object.freeze(this)}function rd(e,t){var r=Math.sqrt(e*e+t*t);return(e/=r,t/=r,1===e&&0===t)?rf:0===e&&1===t?rp:new rh(e,t)}function rg(e,t,r,n){this.x=this.xo=Math.round(64*e)/64,this.y=this.yo=Math.round(64*t)/64,this.lastPointOfContour=r,this.onCurve=n,this.prevPointOnContour=void 0,this.nextPointOnContour=void 0,this.xTouched=!1,this.yTouched=!1,Object.preventExtensions(this)}Object.freeze(rf),Object.freeze(rp),rh.prototype.distance=function(e,t,r,n){return this.x*rf.distance(e,t,r,n)+this.y*rp.distance(e,t,r,n)},rh.prototype.interpolate=function(e,t,r,n){var o,i,a,s,l,u,c;(a=n.distance(e,t,!0,!0),s=n.distance(e,r,!0,!0),o=n.distance(t,t,!1,!0),i=n.distance(r,r,!1,!0),l=Math.abs(a),u=Math.abs(s),c=l+u,0===c)?this.setRelative(e,e,(o+i)/2,n,!0):this.setRelative(e,e,(o*u+i*l)/c,n,!0)},rh.prototype.setRelative=function(e,t,r,n,o){n=n||this;var i=o?t.xo:t.x,a=o?t.yo:t.y,s=i+r*n.x,l=a+r*n.y,u=n.normalSlope,c=this.slope,f=e.x,p=e.y;e.x=(c*f-u*s+l-p)/(c-u),e.y=c*(e.x-f)+p},rh.prototype.touch=function(e){e.xTouched=!0,e.yTouched=!0},rg.prototype.nextTouched=function(e){for(var t=this.nextPointOnContour;!e.touched(t)&&t!==this;)t=t.nextPointOnContour;return t},rg.prototype.prevTouched=function(e){for(var t=this.prevPointOnContour;!e.touched(t)&&t!==this;)t=t.prevPointOnContour;return t};var rv=Object.freeze(new rg(0,0)),rm={cvCutIn:17/16,deltaBase:9,deltaShift:.125,loop:1,minDis:1,autoFlip:!0};function ry(e,t){switch(this.env=e,this.stack=[],this.prog=t,e){case"glyf":this.zp0=this.zp1=this.zp2=1,this.rp0=this.rp1=this.rp2=0;case"prep":this.fv=this.pv=this.dpv=rf,this.round=ri}}function rb(e){for(var t=e.tZone=Array(e.gZone.length),r=0;r<t.length;r++)t[r]=new rg(0,0)}function rx(e,t){var r,n=e.prog,o=e.ip,i=1;do if(r=n[++o],88===r)i++;else if(89===r)i--;else if(64===r)o+=n[o+1]+1;else if(65===r)o+=2*n[o+1]+1;else if(r>=176&&r<=183)o+=r-176+1;else if(r>=184&&r<=191)o+=(r-184+1)*2;else if(t&&1===i&&27===r)break;while(i>0)e.ip=o}function rw(e,t){exports.DEBUG&&console.log(t.step,"SVTCA["+e.axis+"]"),t.fv=t.pv=t.dpv=e}function rS(e,t){exports.DEBUG&&console.log(t.step,"SPVTCA["+e.axis+"]"),t.pv=t.dpv=e}function rk(e,t){exports.DEBUG&&console.log(t.step,"SFVTCA["+e.axis+"]"),t.fv=e}function r_(e,t){var r,n,o=t.stack,i=o.pop(),a=o.pop(),s=t.z2[i],l=t.z1[a];exports.DEBUG&&console.log("SPVTL["+e+"]",i,a),e?(r=s.y-l.y,n=l.x-s.x):(r=l.x-s.x,n=l.y-s.y),t.pv=t.dpv=rd(r,n)}function rE(e,t){var r,n,o=t.stack,i=o.pop(),a=o.pop(),s=t.z2[i],l=t.z1[a];exports.DEBUG&&console.log("SFVTL["+e+"]",i,a),e?(r=s.y-l.y,n=l.x-s.x):(r=l.x-s.x,n=l.y-s.y),t.fv=rd(r,n)}function rT(e){exports.DEBUG&&console.log(e.step,"POP[]"),e.stack.pop()}function rO(e,t){var r=t.stack.pop(),n=t.z0[r],o=t.fv,i=t.pv;exports.DEBUG&&console.log(t.step,"MDAP["+e+"]",r);var a=i.distance(n,rv);e&&(a=t.round(a)),o.setRelative(n,rv,a,i),o.touch(n),t.rp0=t.rp1=r}function rC(e,t){var r,n,o,i=t.z2,a=i.length-2;exports.DEBUG&&console.log(t.step,"IUP["+e.axis+"]");for(var s=0;s<a;s++)r=i[s],e.touched(r)||(n=r.prevTouched(e))!==r&&(o=r.nextTouched(e),n===o&&e.setRelative(r,r,e.distance(n,n,!1,!0),e,!0),e.interpolate(r,n,o,e))}function rP(e,t){for(var r=t.stack,n=e?t.rp1:t.rp2,o=(e?t.z0:t.z1)[n],i=t.fv,a=t.pv,s=t.loop,l=t.z2;s--;){var u=r.pop(),c=l[u],f=a.distance(o,o,!1,!0);i.setRelative(c,c,f,a),i.touch(c),exports.DEBUG&&console.log(t.step,(t.loop>1?"loop "+(t.loop-s)+": ":"")+"SHP["+(e?"rp1":"rp2")+"]",u)}t.loop=1}function rA(e,t){var r=t.stack,n=e?t.rp1:t.rp2,o=(e?t.z0:t.z1)[n],i=t.fv,a=t.pv,s=r.pop(),l=t.z2[t.contours[s]],u=l;exports.DEBUG&&console.log(t.step,"SHC["+e+"]",s);var c=a.distance(o,o,!1,!0);do u!==o&&i.setRelative(u,u,c,a),u=u.nextPointOnContour;while(u!==l)}function rI(e,t){var r,n,o=t.stack,i=e?t.rp1:t.rp2,a=(e?t.z0:t.z1)[i],s=t.fv,l=t.pv,u=o.pop();switch(exports.DEBUG&&console.log(t.step,"SHZ["+e+"]",u),u){case 0:r=t.tZone;break;case 1:r=t.gZone;break;default:throw Error("Invalid zone")}for(var c=l.distance(a,a,!1,!0),f=r.length-2,p=0;p<f;p++)n=r[p],s.setRelative(n,n,c,l)}function rL(e,t){var r=t.stack,n=r.pop()/64,o=r.pop(),i=t.z1[o],a=t.z0[t.rp0],s=t.fv,l=t.pv;s.setRelative(i,a,n,l),s.touch(i),exports.DEBUG&&console.log(t.step,"MSIRP["+e+"]",n,o),t.rp1=t.rp0,t.rp2=o,e&&(t.rp0=o)}function rM(e,t){var r=t.stack,n=r.pop(),o=r.pop(),i=t.z0[o],a=t.fv,s=t.pv,l=t.cvt[n];exports.DEBUG&&console.log(t.step,"MIAP["+e+"]",n,"(",l,")",o);var u=s.distance(i,rv);e&&(Math.abs(u-l)<t.cvCutIn&&(u=l),u=t.round(u)),a.setRelative(i,rv,u,s),0===t.zp0&&(i.xo=i.x,i.yo=i.y),a.touch(i),t.rp0=t.rp1=o}function rD(e,t){var r=t.stack,n=r.pop(),o=t.z2[n];exports.DEBUG&&console.log(t.step,"GC["+e+"]",n),r.push(64*t.dpv.distance(o,rv,e,!1))}function rR(e,t){var r=t.stack,n=r.pop(),o=r.pop(),i=t.z1[n],a=t.z0[o],s=t.dpv.distance(a,i,e,e);exports.DEBUG&&console.log(t.step,"MD["+e+"]",n,o,"->",s),t.stack.push(Math.round(64*s))}function rU(e,t){var r=t.stack,n=r.pop(),o=t.fv,i=t.pv,a=t.ppem,s=t.deltaBase+(e-1)*16,l=t.deltaShift,u=t.z0;exports.DEBUG&&console.log(t.step,"DELTAP["+e+"]",n,r);for(var c=0;c<n;c++){var f=r.pop(),p=r.pop();if(s+((240&p)>>4)===a){var h=(15&p)-8;h>=0&&h++,exports.DEBUG&&console.log(t.step,"DELTAPFIX",f,"by",h*l);var d=u[f];o.setRelative(d,d,h*l,i)}}}function rF(e,t){var r=t.stack,n=r.pop();exports.DEBUG&&console.log(t.step,"ROUND[]"),r.push(64*t.round(n/64))}function rN(e,t){var r=t.stack,n=r.pop(),o=t.ppem,i=t.deltaBase+(e-1)*16,a=t.deltaShift;exports.DEBUG&&console.log(t.step,"DELTAC["+e+"]",n,r);for(var s=0;s<n;s++){var l=r.pop(),u=r.pop();if(i+((240&u)>>4)===o){var c=(15&u)-8;c>=0&&c++;var f=c*a;exports.DEBUG&&console.log(t.step,"DELTACFIX",l,"by",f),t.cvt[l]+=f}}}function rB(e,t){var r,n,o=t.stack,i=o.pop(),a=o.pop(),s=t.z2[i],l=t.z1[a];exports.DEBUG&&console.log(t.step,"SDPVTL["+e+"]",i,a),e?(r=s.y-l.y,n=l.x-s.x):(r=l.x-s.x,n=l.y-s.y),t.dpv=rd(r,n)}function rW(e,t){var r=t.stack,n=t.prog,o=t.ip;exports.DEBUG&&console.log(t.step,"PUSHB["+e+"]");for(var i=0;i<e;i++)r.push(n[++o]);t.ip=o}function rj(e,t){var r=t.ip,n=t.prog,o=t.stack;exports.DEBUG&&console.log(t.ip,"PUSHW["+e+"]");for(var i=0;i<e;i++){var a=n[++r]<<8|n[++r];32768&a&&(a=-((65535^a)+1)),o.push(a)}t.ip=r}function rG(e,t,r,n,o,i){var a,s,l,u,c=i.stack,f=e&&c.pop(),p=c.pop(),h=i.rp0,d=i.z0[h],g=i.z1[p],v=i.minDis,m=i.fv,y=i.dpv;l=(s=a=y.distance(g,d,!0,!0))>=0?1:-1,s=Math.abs(s),e&&(u=i.cvt[f],n&&Math.abs(s-u)<i.cvCutIn&&(s=u)),r&&s<v&&(s=v),n&&(s=i.round(s)),m.setRelative(g,d,l*s,y),m.touch(g),exports.DEBUG&&console.log(i.step,(e?"MIRP[":"MDRP[")+(t?"M":"m")+(r?">":"_")+(n?"R":"_")+(0===o?"Gr":1===o?"Bl":2===o?"Wh":"")+"]",e?f+"("+i.cvt[f]+","+u+")":"",p,"(d =",a,"->",l*s,")"),i.rp1=i.rp0,i.rp2=p,t&&(i.rp0=p)}function r$(e){this.char=e,this.state={},this.activeState=null}function rz(e,t,r){this.contextName=r,this.startIndex=e,this.endOffset=t}function rV(e,t,r){this.contextName=e,this.openRange=null,this.ranges=[],this.checkStart=t,this.checkEnd=r}function rq(e,t){this.context=e,this.index=t,this.length=e.length,this.current=e[t],this.backtrack=e.slice(0,t),this.lookahead=e.slice(t+1)}function rH(e){this.eventId=e,this.subscribers=[]}function rX(e){var t=this,r=["start","end","next","newToken","contextStart","contextEnd","insertToken","removeToken","removeRange","replaceToken","replaceRange","composeRUD","updateContextsRanges"];r.forEach(function(e){Object.defineProperty(t.events,e,{value:new rH(e)})}),e&&r.forEach(function(r){var n=e[r];"function"==typeof n&&t.events[r].subscribe(n)}),["insertToken","removeToken","removeRange","replaceToken","replaceRange","composeRUD"].forEach(function(e){t.events[e].subscribe(t.updateContextsRanges)})}function rY(e){this.tokens=[],this.registeredContexts={},this.contextCheckers=[],this.events={},this.registeredModifiers=[],rX.call(this,e)}function rZ(e){return/[\u0600-\u065F\u066A-\u06D2\u06FA-\u06FF]/.test(e)}function rQ(e){return/[\u0630\u0690\u0621\u0631\u0661\u0671\u0622\u0632\u0672\u0692\u06C2\u0623\u0673\u0693\u06C3\u0624\u0694\u06C4\u0625\u0675\u0695\u06C5\u06E5\u0676\u0696\u06C6\u0627\u0677\u0697\u06C7\u0648\u0688\u0698\u06C8\u0689\u0699\u06C9\u068A\u06CA\u066B\u068B\u06CB\u068C\u068D\u06CD\u06FD\u068E\u06EE\u06FE\u062F\u068F\u06CF\u06EF]/.test(e)}function rK(e){return/[\u0600-\u0605\u060C-\u060E\u0610-\u061B\u061E\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED]/.test(e)}function rJ(e){return/[A-z]/.test(e)}function r0(e){this.font=e,this.features={}}function r1(e){this.id=e.id,this.tag=e.tag,this.substitution=e.substitution}function r2(e,t){if(!e)return -1;switch(t.format){case 1:return t.glyphs.indexOf(e);case 2:for(var r=t.ranges,n=0;n<r.length;n++){var o=r[n];if(e>=o.start&&e<=o.end){var i=e-o.start;return o.index+i}}}return -1}function r5(e,t){var r=r2(e,t.coverage);return -1===r?null:e+t.deltaGlyphId}function r4(e,t){var r=r2(e,t.coverage);return -1===r?null:t.substitute[r]}function r3(e,t){for(var r=[],n=0;n<e.length;n++){var o=e[n],i=t.current;i=Array.isArray(i)?i[0]:i;var a=r2(i,o);-1!==a&&r.push(a)}return r.length!==e.length?-1:r}function r6(e,t){var r=t.inputCoverage.length+t.lookaheadCoverage.length+t.backtrackCoverage.length;if(e.context.length<r)return[];var n=r3(t.inputCoverage,e);if(-1===n)return[];var o=t.inputCoverage.length-1;if(e.lookahead.length<t.lookaheadCoverage.length)return[];for(var i=e.lookahead.slice(o);i.length&&rK(i[0].char);)i.shift();var a=new rq(i,0),s=r3(t.lookaheadCoverage,a),l=[].concat(e.backtrack);for(l.reverse();l.length&&rK(l[0].char);)l.shift();if(l.length<t.backtrackCoverage.length)return[];var u=new rq(l,0),c=r3(t.backtrackCoverage,u),f=n.length===t.inputCoverage.length&&s.length===t.lookaheadCoverage.length&&c.length===t.backtrackCoverage.length,p=[];if(f)for(var h=0;h<t.lookupRecords.length;h++)for(var d=t.lookupRecords[h].lookupListIndex,g=this.getLookupByIndex(d),v=0;v<g.subtables.length;v++){var m=g.subtables[v],y=this.getLookupMethod(g,m),b=this.getSubstitutionType(g,m);if("12"===b)for(var x=0;x<n.length;x++){var w=e.get(x),S=y(w);S&&p.push(S)}}return p}function r8(e,t){var r,n=e.current,o=r2(n,t.coverage);if(-1===o)return null;for(var i=t.ligatureSets[o],a=0;a<i.length;a++){r=i[a];for(var s=0;s<r.components.length;s++){var l=e.lookahead[s],u=r.components[s];if(l!==u)break;if(s===r.components.length-1)return r}}return null}function r7(e,t){var r=r2(e,t.coverage);return -1===r?null:t.sequences[r]}rn.prototype.exec=function(e,t){if("number"!=typeof t)throw Error("Point size is not a number!");if(!(this._errorState>2)){var r=this.font,n=this._prepState;if(!n||n.ppem!==t){var o=this._fpgmState;if(!o){ry.prototype=rm,(o=this._fpgmState=new ry("fpgm",r.tables.fpgm)).funcs=[],o.font=r,exports.DEBUG&&(console.log("---EXEC FPGM---"),o.step=-1);try{u(o)}catch(e){console.log("Hinting error in FPGM:"+e),this._errorState=3;return}}ry.prototype=o,(n=this._prepState=new ry("prep",r.tables.prep)).ppem=t;var i=r.tables.cvt;if(i)for(var a=n.cvt=Array(i.length),s=t/r.unitsPerEm,l=0;l<i.length;l++)a[l]=i[l]*s;else n.cvt=[];exports.DEBUG&&(console.log("---EXEC PREP---"),n.step=-1);try{u(n)}catch(e){this._errorState<2&&console.log("Hinting error in PREP:"+e),this._errorState=2}}if(!(this._errorState>1))try{return c(e,n)}catch(e){this._errorState<1&&(console.log("Hinting error:"+e),console.log("Note: further hinting errors are silenced")),this._errorState=1;return}}},c=function(e,t){var r,n,o,i=t.ppem/t.font.unitsPerEm,a=e.components;if(ry.prototype=t,a){var s=t.font;n=[],r=[];for(var l=0;l<a.length;l++){var c=a[l],p=s.glyphs.get(c.glyphIndex);o=new ry("glyf",p.instructions),exports.DEBUG&&(console.log("---EXEC COMP "+l+"---"),o.step=-1),f(p,o,i,i);for(var h=Math.round(c.dx*i),d=Math.round(c.dy*i),g=o.gZone,v=o.contours,m=0;m<g.length;m++){var y=g[m];y.xTouched=y.yTouched=!1,y.xo=y.x=y.x+h,y.yo=y.y=y.y+d}var b=n.length;n.push.apply(n,g);for(var x=0;x<v.length;x++)r.push(v[x]+b)}e.instructions&&!o.inhibitGridFit&&((o=new ry("glyf",e.instructions)).gZone=o.z0=o.z1=o.z2=n,o.contours=r,n.push(new rg(0,0),new rg(Math.round(e.advanceWidth*i),0)),exports.DEBUG&&(console.log("---EXEC COMPOSITE---"),o.step=-1),u(o),n.length-=2)}else o=new ry("glyf",e.instructions),exports.DEBUG&&(console.log("---EXEC GLYPH---"),o.step=-1),f(e,o,i,i),n=o.gZone;return n},f=function(e,t,r,n){for(var o,i,a,s=e.points||[],l=s.length,c=t.gZone=t.z0=t.z1=t.z2=[],f=t.contours=[],p=0;p<l;p++)o=s[p],c[p]=new rg(o.x*r,o.y*n,o.lastPointOfContour,o.onCurve);for(var h=0;h<l;h++)o=c[h],i||(i=o,f.push(h)),o.lastPointOfContour?(o.nextPointOnContour=i,i.prevPointOnContour=o,i=void 0):(a=c[h+1],o.nextPointOnContour=a,a.prevPointOnContour=o);if(!t.inhibitGridFit){if(exports.DEBUG){console.log("PROCESSING GLYPH",t.stack);for(var d=0;d<l;d++)console.log(d,c[d].x,c[d].y)}if(c.push(new rg(0,0),new rg(Math.round(e.advanceWidth*r),0)),u(t),c.length-=2,exports.DEBUG){console.log("FINISHED GLYPH",t.stack);for(var g=0;g<l;g++)console.log(g,c[g].x,c[g].y)}}},u=function(e){var t,r=e.prog;if(r){var n=r.length;for(e.ip=0;e.ip<n;e.ip++){if(exports.DEBUG&&e.step++,!(t=l[r[e.ip]]))throw Error("unknown instruction: 0x"+Number(r[e.ip]).toString(16));t(e)}}},l=[rw.bind(void 0,rp),rw.bind(void 0,rf),rS.bind(void 0,rp),rS.bind(void 0,rf),rk.bind(void 0,rp),rk.bind(void 0,rf),r_.bind(void 0,0),r_.bind(void 0,1),rE.bind(void 0,0),rE.bind(void 0,1),function(e){var t=e.stack,r=t.pop(),n=t.pop();exports.DEBUG&&console.log(e.step,"SPVFS[]",r,n),e.pv=e.dpv=rd(n,r)},function(e){var t=e.stack,r=t.pop(),n=t.pop();exports.DEBUG&&console.log(e.step,"SPVFS[]",r,n),e.fv=rd(n,r)},function(e){var t=e.stack,r=e.pv;exports.DEBUG&&console.log(e.step,"GPV[]"),t.push(16384*r.x),t.push(16384*r.y)},function(e){var t=e.stack,r=e.fv;exports.DEBUG&&console.log(e.step,"GFV[]"),t.push(16384*r.x),t.push(16384*r.y)},function(e){e.fv=e.pv,exports.DEBUG&&console.log(e.step,"SFVTPV[]")},function(e){var t=e.stack,r=t.pop(),n=t.pop(),o=t.pop(),i=t.pop(),a=t.pop(),s=e.z0,l=e.z1,u=s[r],c=s[n],f=l[o],p=l[i],h=e.z2[a];exports.DEBUG&&console.log("ISECT[], ",r,n,o,i,a);var d=u.x,g=u.y,v=c.x,m=c.y,y=f.x,b=f.y,x=p.x,w=p.y,S=(d-v)*(b-w)-(g-m)*(y-x),k=d*m-g*v,_=y*w-b*x;h.x=(k*(y-x)-_*(d-v))/S,h.y=(k*(b-w)-_*(g-m))/S},function(e){e.rp0=e.stack.pop(),exports.DEBUG&&console.log(e.step,"SRP0[]",e.rp0)},function(e){e.rp1=e.stack.pop(),exports.DEBUG&&console.log(e.step,"SRP1[]",e.rp1)},function(e){e.rp2=e.stack.pop(),exports.DEBUG&&console.log(e.step,"SRP2[]",e.rp2)},function(e){var t=e.stack.pop();switch(exports.DEBUG&&console.log(e.step,"SZP0[]",t),e.zp0=t,t){case 0:e.tZone||rb(e),e.z0=e.tZone;break;case 1:e.z0=e.gZone;break;default:throw Error("Invalid zone pointer")}},function(e){var t=e.stack.pop();switch(exports.DEBUG&&console.log(e.step,"SZP1[]",t),e.zp1=t,t){case 0:e.tZone||rb(e),e.z1=e.tZone;break;case 1:e.z1=e.gZone;break;default:throw Error("Invalid zone pointer")}},function(e){var t=e.stack.pop();switch(exports.DEBUG&&console.log(e.step,"SZP2[]",t),e.zp2=t,t){case 0:e.tZone||rb(e),e.z2=e.tZone;break;case 1:e.z2=e.gZone;break;default:throw Error("Invalid zone pointer")}},function(e){var t=e.stack.pop();switch(exports.DEBUG&&console.log(e.step,"SZPS[]",t),e.zp0=e.zp1=e.zp2=t,t){case 0:e.tZone||rb(e),e.z0=e.z1=e.z2=e.tZone;break;case 1:e.z0=e.z1=e.z2=e.gZone;break;default:throw Error("Invalid zone pointer")}},function(e){e.loop=e.stack.pop(),exports.DEBUG&&console.log(e.step,"SLOOP[]",e.loop)},function(e){exports.DEBUG&&console.log(e.step,"RTG[]"),e.round=ri},function(e){exports.DEBUG&&console.log(e.step,"RTHG[]"),e.round=rs},function(e){var t=e.stack.pop();exports.DEBUG&&console.log(e.step,"SMD[]",t),e.minDis=t/64},function(e){exports.DEBUG&&console.log(e.step,"ELSE[]"),rx(e,!1)},function(e){var t=e.stack.pop();exports.DEBUG&&console.log(e.step,"JMPR[]",t),e.ip+=t-1},function(e){var t=e.stack.pop();exports.DEBUG&&console.log(e.step,"SCVTCI[]",t),e.cvCutIn=t/64},void 0,void 0,function(e){var t=e.stack;exports.DEBUG&&console.log(e.step,"DUP[]"),t.push(t[t.length-1])},rT,function(e){exports.DEBUG&&console.log(e.step,"CLEAR[]"),e.stack.length=0},function(e){var t=e.stack,r=t.pop(),n=t.pop();exports.DEBUG&&console.log(e.step,"SWAP[]"),t.push(r),t.push(n)},function(e){var t=e.stack;exports.DEBUG&&console.log(e.step,"DEPTH[]"),t.push(t.length)},function(e){var t=e.stack,r=t.pop();exports.DEBUG&&console.log(e.step,"CINDEX[]",r),t.push(t[t.length-r])},function(e){var t=e.stack,r=t.pop();exports.DEBUG&&console.log(e.step,"MINDEX[]",r),t.push(t.splice(t.length-r,1)[0])},void 0,void 0,void 0,function(e){var t=e.stack,r=t.pop(),n=t.pop();exports.DEBUG&&console.log(e.step,"LOOPCALL[]",r,n);var o=e.ip,i=e.prog;e.prog=e.funcs[r];for(var a=0;a<n;a++)u(e),exports.DEBUG&&console.log(++e.step,a+1<n?"next loopcall":"done loopcall",a);e.ip=o,e.prog=i},function(e){var t=e.stack.pop();exports.DEBUG&&console.log(e.step,"CALL[]",t);var r=e.ip,n=e.prog;e.prog=e.funcs[t],u(e),e.ip=r,e.prog=n,exports.DEBUG&&console.log(++e.step,"returning from",t)},function(e){if("fpgm"!==e.env)throw Error("FDEF not allowed here");var t=e.stack,r=e.prog,n=e.ip,o=t.pop(),i=n;for(exports.DEBUG&&console.log(e.step,"FDEF[]",o);45!==r[++n];);e.ip=n,e.funcs[o]=r.slice(i+1,n)},void 0,rO.bind(void 0,0),rO.bind(void 0,1),rC.bind(void 0,rp),rC.bind(void 0,rf),rP.bind(void 0,0),rP.bind(void 0,1),rA.bind(void 0,0),rA.bind(void 0,1),rI.bind(void 0,0),rI.bind(void 0,1),function(e){for(var t=e.stack,r=e.loop,n=e.fv,o=t.pop()/64,i=e.z2;r--;){var a=t.pop(),s=i[a];exports.DEBUG&&console.log(e.step,(e.loop>1?"loop "+(e.loop-r)+": ":"")+"SHPIX[]",a,o),n.setRelative(s,s,o),n.touch(s)}e.loop=1},function(e){for(var t=e.stack,r=e.rp1,n=e.rp2,o=e.loop,i=e.z0[r],a=e.z1[n],s=e.fv,l=e.dpv,u=e.z2;o--;){var c=t.pop(),f=u[c];exports.DEBUG&&console.log(e.step,(e.loop>1?"loop "+(e.loop-o)+": ":"")+"IP[]",c,r,"<->",n),s.interpolate(f,i,a,l),s.touch(f)}e.loop=1},rL.bind(void 0,0),rL.bind(void 0,1),function(e){for(var t=e.stack,r=e.rp0,n=e.z0[r],o=e.loop,i=e.fv,a=e.pv,s=e.z1;o--;){var l=t.pop(),u=s[l];exports.DEBUG&&console.log(e.step,(e.loop>1?"loop "+(e.loop-o)+": ":"")+"ALIGNRP[]",l),i.setRelative(u,n,0,a),i.touch(u)}e.loop=1},function(e){exports.DEBUG&&console.log(e.step,"RTDG[]"),e.round=ra},rM.bind(void 0,0),rM.bind(void 0,1),function(e){var t=e.prog,r=e.ip,n=e.stack,o=t[++r];exports.DEBUG&&console.log(e.step,"NPUSHB[]",o);for(var i=0;i<o;i++)n.push(t[++r]);e.ip=r},function(e){var t=e.ip,r=e.prog,n=e.stack,o=r[++t];exports.DEBUG&&console.log(e.step,"NPUSHW[]",o);for(var i=0;i<o;i++){var a=r[++t]<<8|r[++t];32768&a&&(a=-((65535^a)+1)),n.push(a)}e.ip=t},function(e){var t=e.stack,r=e.store;r||(r=e.store=[]);var n=t.pop(),o=t.pop();exports.DEBUG&&console.log(e.step,"WS",n,o),r[o]=n},function(e){var t=e.stack,r=e.store,n=t.pop();exports.DEBUG&&console.log(e.step,"RS",n);var o=r&&r[n]||0;t.push(o)},function(e){var t=e.stack,r=t.pop(),n=t.pop();exports.DEBUG&&console.log(e.step,"WCVTP",r,n),e.cvt[n]=r/64},function(e){var t=e.stack,r=t.pop();exports.DEBUG&&console.log(e.step,"RCVT",r),t.push(64*e.cvt[r])},rD.bind(void 0,0),rD.bind(void 0,1),void 0,rR.bind(void 0,0),rR.bind(void 0,1),function(e){exports.DEBUG&&console.log(e.step,"MPPEM[]"),e.stack.push(e.ppem)},void 0,function(e){exports.DEBUG&&console.log(e.step,"FLIPON[]"),e.autoFlip=!0},void 0,void 0,function(e){var t=e.stack,r=t.pop(),n=t.pop();exports.DEBUG&&console.log(e.step,"LT[]",r,n),t.push(+(n<r))},function(e){var t=e.stack,r=t.pop(),n=t.pop();exports.DEBUG&&console.log(e.step,"LTEQ[]",r,n),t.push(+(n<=r))},function(e){var t=e.stack,r=t.pop(),n=t.pop();exports.DEBUG&&console.log(e.step,"GT[]",r,n),t.push(+(n>r))},function(e){var t=e.stack,r=t.pop(),n=t.pop();exports.DEBUG&&console.log(e.step,"GTEQ[]",r,n),t.push(+(n>=r))},function(e){var t=e.stack,r=t.pop(),n=t.pop();exports.DEBUG&&console.log(e.step,"EQ[]",r,n),t.push(+(r===n))},function(e){var t=e.stack,r=t.pop(),n=t.pop();exports.DEBUG&&console.log(e.step,"NEQ[]",r,n),t.push(+(r!==n))},function(e){var t=e.stack,r=t.pop();exports.DEBUG&&console.log(e.step,"ODD[]",r),t.push(Math.trunc(r)%2?1:0)},function(e){var t=e.stack,r=t.pop();exports.DEBUG&&console.log(e.step,"EVEN[]",r),t.push(Math.trunc(r)%2?0:1)},function(e){var t=e.stack.pop();exports.DEBUG&&console.log(e.step,"IF[]",t),!t&&(rx(e,!0),exports.DEBUG&&console.log(e.step,"EIF[]"))},function(e){exports.DEBUG&&console.log(e.step,"EIF[]")},function(e){var t=e.stack,r=t.pop(),n=t.pop();exports.DEBUG&&console.log(e.step,"AND[]",r,n),t.push(r&&n?1:0)},function(e){var t=e.stack,r=t.pop(),n=t.pop();exports.DEBUG&&console.log(e.step,"OR[]",r,n),t.push(r||n?1:0)},function(e){var t=e.stack,r=t.pop();exports.DEBUG&&console.log(e.step,"NOT[]",r),t.push(+!r)},rU.bind(void 0,1),function(e){var t=e.stack.pop();exports.DEBUG&&console.log(e.step,"SDB[]",t),e.deltaBase=t},function(e){var t=e.stack.pop();exports.DEBUG&&console.log(e.step,"SDS[]",t),e.deltaShift=Math.pow(.5,t)},function(e){var t=e.stack,r=t.pop(),n=t.pop();exports.DEBUG&&console.log(e.step,"ADD[]",r,n),t.push(n+r)},function(e){var t=e.stack,r=t.pop(),n=t.pop();exports.DEBUG&&console.log(e.step,"SUB[]",r,n),t.push(n-r)},function(e){var t=e.stack,r=t.pop(),n=t.pop();exports.DEBUG&&console.log(e.step,"DIV[]",r,n),t.push(64*n/r)},function(e){var t=e.stack,r=t.pop(),n=t.pop();exports.DEBUG&&console.log(e.step,"MUL[]",r,n),t.push(n*r/64)},function(e){var t=e.stack,r=t.pop();exports.DEBUG&&console.log(e.step,"ABS[]",r),t.push(Math.abs(r))},function(e){var t=e.stack,r=t.pop();exports.DEBUG&&console.log(e.step,"NEG[]",r),t.push(-r)},function(e){var t=e.stack,r=t.pop();exports.DEBUG&&console.log(e.step,"FLOOR[]",r),t.push(64*Math.floor(r/64))},function(e){var t=e.stack,r=t.pop();exports.DEBUG&&console.log(e.step,"CEILING[]",r),t.push(64*Math.ceil(r/64))},rF.bind(void 0,0),rF.bind(void 0,1),rF.bind(void 0,2),rF.bind(void 0,3),void 0,void 0,void 0,void 0,function(e){var t=e.stack,r=t.pop(),n=t.pop();exports.DEBUG&&console.log(e.step,"WCVTF[]",r,n),e.cvt[n]=r*e.ppem/e.font.unitsPerEm},rU.bind(void 0,2),rU.bind(void 0,3),rN.bind(void 0,1),rN.bind(void 0,2),rN.bind(void 0,3),function(e){var t,r=e.stack.pop();switch(exports.DEBUG&&console.log(e.step,"SROUND[]",r),e.round=rc,192&r){case 0:t=.5;break;case 64:t=1;break;case 128:t=2;break;default:throw Error("invalid SROUND value")}switch(e.srPeriod=t,48&r){case 0:e.srPhase=0;break;case 16:e.srPhase=.25*t;break;case 32:e.srPhase=.5*t;break;case 48:e.srPhase=.75*t;break;default:throw Error("invalid SROUND value")}r&=15,0===r?e.srThreshold=0:e.srThreshold=(r/8-.5)*t},function(e){var t,r=e.stack.pop();switch(exports.DEBUG&&console.log(e.step,"S45ROUND[]",r),e.round=rc,192&r){case 0:t=Math.sqrt(2)/2;break;case 64:t=Math.sqrt(2);break;case 128:t=2*Math.sqrt(2);break;default:throw Error("invalid S45ROUND value")}switch(e.srPeriod=t,48&r){case 0:e.srPhase=0;break;case 16:e.srPhase=.25*t;break;case 32:e.srPhase=.5*t;break;case 48:e.srPhase=.75*t;break;default:throw Error("invalid S45ROUND value")}r&=15,0===r?e.srThreshold=0:e.srThreshold=(r/8-.5)*t},void 0,void 0,function(e){exports.DEBUG&&console.log(e.step,"ROFF[]"),e.round=ro},void 0,function(e){exports.DEBUG&&console.log(e.step,"RUTG[]"),e.round=rl},function(e){exports.DEBUG&&console.log(e.step,"RDTG[]"),e.round=ru},rT,rT,void 0,void 0,void 0,void 0,void 0,function(e){var t=e.stack.pop();exports.DEBUG&&console.log(e.step,"SCANCTRL[]",t)},rB.bind(void 0,0),rB.bind(void 0,1),function(e){var t=e.stack,r=t.pop(),n=0;exports.DEBUG&&console.log(e.step,"GETINFO[]",r),1&r&&(n=35),32&r&&(n|=4096),t.push(n)},void 0,function(e){var t=e.stack,r=t.pop(),n=t.pop(),o=t.pop();exports.DEBUG&&console.log(e.step,"ROLL[]"),t.push(n),t.push(r),t.push(o)},function(e){var t=e.stack,r=t.pop(),n=t.pop();exports.DEBUG&&console.log(e.step,"MAX[]",r,n),t.push(Math.max(n,r))},function(e){var t=e.stack,r=t.pop(),n=t.pop();exports.DEBUG&&console.log(e.step,"MIN[]",r,n),t.push(Math.min(n,r))},function(e){var t=e.stack.pop();exports.DEBUG&&console.log(e.step,"SCANTYPE[]",t)},function(e){var t=e.stack.pop(),r=e.stack.pop();switch(exports.DEBUG&&console.log(e.step,"INSTCTRL[]",t,r),t){case 1:e.inhibitGridFit=!!r;return;case 2:e.ignoreCvt=!!r;return;default:throw Error("invalid INSTCTRL[] selector")}},void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,rW.bind(void 0,1),rW.bind(void 0,2),rW.bind(void 0,3),rW.bind(void 0,4),rW.bind(void 0,5),rW.bind(void 0,6),rW.bind(void 0,7),rW.bind(void 0,8),rj.bind(void 0,1),rj.bind(void 0,2),rj.bind(void 0,3),rj.bind(void 0,4),rj.bind(void 0,5),rj.bind(void 0,6),rj.bind(void 0,7),rj.bind(void 0,8),rG.bind(void 0,0,0,0,0,0),rG.bind(void 0,0,0,0,0,1),rG.bind(void 0,0,0,0,0,2),rG.bind(void 0,0,0,0,0,3),rG.bind(void 0,0,0,0,1,0),rG.bind(void 0,0,0,0,1,1),rG.bind(void 0,0,0,0,1,2),rG.bind(void 0,0,0,0,1,3),rG.bind(void 0,0,0,1,0,0),rG.bind(void 0,0,0,1,0,1),rG.bind(void 0,0,0,1,0,2),rG.bind(void 0,0,0,1,0,3),rG.bind(void 0,0,0,1,1,0),rG.bind(void 0,0,0,1,1,1),rG.bind(void 0,0,0,1,1,2),rG.bind(void 0,0,0,1,1,3),rG.bind(void 0,0,1,0,0,0),rG.bind(void 0,0,1,0,0,1),rG.bind(void 0,0,1,0,0,2),rG.bind(void 0,0,1,0,0,3),rG.bind(void 0,0,1,0,1,0),rG.bind(void 0,0,1,0,1,1),rG.bind(void 0,0,1,0,1,2),rG.bind(void 0,0,1,0,1,3),rG.bind(void 0,0,1,1,0,0),rG.bind(void 0,0,1,1,0,1),rG.bind(void 0,0,1,1,0,2),rG.bind(void 0,0,1,1,0,3),rG.bind(void 0,0,1,1,1,0),rG.bind(void 0,0,1,1,1,1),rG.bind(void 0,0,1,1,1,2),rG.bind(void 0,0,1,1,1,3),rG.bind(void 0,1,0,0,0,0),rG.bind(void 0,1,0,0,0,1),rG.bind(void 0,1,0,0,0,2),rG.bind(void 0,1,0,0,0,3),rG.bind(void 0,1,0,0,1,0),rG.bind(void 0,1,0,0,1,1),rG.bind(void 0,1,0,0,1,2),rG.bind(void 0,1,0,0,1,3),rG.bind(void 0,1,0,1,0,0),rG.bind(void 0,1,0,1,0,1),rG.bind(void 0,1,0,1,0,2),rG.bind(void 0,1,0,1,0,3),rG.bind(void 0,1,0,1,1,0),rG.bind(void 0,1,0,1,1,1),rG.bind(void 0,1,0,1,1,2),rG.bind(void 0,1,0,1,1,3),rG.bind(void 0,1,1,0,0,0),rG.bind(void 0,1,1,0,0,1),rG.bind(void 0,1,1,0,0,2),rG.bind(void 0,1,1,0,0,3),rG.bind(void 0,1,1,0,1,0),rG.bind(void 0,1,1,0,1,1),rG.bind(void 0,1,1,0,1,2),rG.bind(void 0,1,1,0,1,3),rG.bind(void 0,1,1,1,0,0),rG.bind(void 0,1,1,1,0,1),rG.bind(void 0,1,1,1,0,2),rG.bind(void 0,1,1,1,0,3),rG.bind(void 0,1,1,1,1,0),rG.bind(void 0,1,1,1,1,1),rG.bind(void 0,1,1,1,1,2),rG.bind(void 0,1,1,1,1,3)],r$.prototype.setState=function(e,t){return this.state[e]=t,this.activeState={key:e,value:this.state[e]},this.activeState},r$.prototype.getState=function(e){return this.state[e]||null},rY.prototype.inboundIndex=function(e){return e>=0&&e<this.tokens.length},rY.prototype.composeRUD=function(e){var t=this,r=e.map(function(e){return t[e[0]].apply(t,e.slice(1).concat(!0))}),n=function(e){return"object"==typeof e&&e.hasOwnProperty("FAIL")};if(r.every(n))return{FAIL:"composeRUD: one or more operations hasn't completed successfully",report:r.filter(n)};this.dispatch("composeRUD",[r.filter(function(e){return!n(e)})])},rY.prototype.replaceRange=function(e,t,r,n){t=null!==t?t:this.tokens.length;var o=r.every(function(e){return e instanceof r$});if(!(!isNaN(e)&&this.inboundIndex(e))||!o)return{FAIL:"replaceRange: invalid tokens or startIndex."};var i=this.tokens.splice.apply(this.tokens,[e,t].concat(r));return n||this.dispatch("replaceToken",[e,t,r]),[i,r]},rY.prototype.replaceToken=function(e,t,r){if(!(!isNaN(e)&&this.inboundIndex(e))||!(t instanceof r$))return{FAIL:"replaceToken: invalid token or index."};var n=this.tokens.splice(e,1,t);return r||this.dispatch("replaceToken",[e,t]),[n[0],t]},rY.prototype.removeRange=function(e,t,r){t=isNaN(t)?this.tokens.length:t;var n=this.tokens.splice(e,t);return r||this.dispatch("removeRange",[n,e,t]),n},rY.prototype.removeToken=function(e,t){if(!(!isNaN(e)&&this.inboundIndex(e)))return{FAIL:"removeToken: invalid token index."};var r=this.tokens.splice(e,1);return t||this.dispatch("removeToken",[r,e]),r},rY.prototype.insertToken=function(e,t,r){return e.every(function(e){return e instanceof r$})?(this.tokens.splice.apply(this.tokens,[t,0].concat(e)),r||this.dispatch("insertToken",[e,t]),e):{FAIL:"insertToken: invalid token(s)."}},rY.prototype.registerModifier=function(e,t,r){this.events.newToken.subscribe(function(n,o){var i=[n,o],a=null===t||!0===t.apply(this,i),s=[n,o];if(a){var l=r.apply(this,s);n.setState(e,l)}}),this.registeredModifiers.push(e)},rH.prototype.subscribe=function(e){return"function"==typeof e?this.subscribers.push(e)-1:{FAIL:"invalid '"+this.eventId+"' event handler"}},rH.prototype.unsubscribe=function(e){this.subscribers.splice(e,1)},rq.prototype.setCurrentIndex=function(e){this.index=e,this.current=this.context[e],this.backtrack=this.context.slice(0,e),this.lookahead=this.context.slice(e+1)},rq.prototype.get=function(e){switch(!0){case 0===e:return this.current;case e<0&&Math.abs(e)<=this.backtrack.length:return this.backtrack.slice(e)[0];case e>0&&e<=this.lookahead.length:return this.lookahead[e-1];default:return null}},rY.prototype.rangeToText=function(e){if(e instanceof rz)return this.getRangeTokens(e).map(function(e){return e.char}).join("")},rY.prototype.getText=function(){return this.tokens.map(function(e){return e.char}).join("")},rY.prototype.getContext=function(e){return this.registeredContexts[e]||null},rY.prototype.on=function(e,t){var r=this.events[e];return r?r.subscribe(t):null},rY.prototype.dispatch=function(e,t){var r=this,n=this.events[e];n instanceof rH&&n.subscribers.forEach(function(e){e.apply(r,t||[])})},rY.prototype.registerContextChecker=function(e,t,r){if(this.getContext(e))return{FAIL:"context name '"+e+"' is already registered."};if("function"!=typeof t)return{FAIL:"missing context start check."};if("function"!=typeof r)return{FAIL:"missing context end check."};var n=new rV(e,t,r);return this.registeredContexts[e]=n,this.contextCheckers.push(n),n},rY.prototype.getRangeTokens=function(e){var t=e.startIndex+e.endOffset;return[].concat(this.tokens.slice(e.startIndex,t))},rY.prototype.getContextRanges=function(e){var t=this.getContext(e);return t?t.ranges:{FAIL:"context checker '"+e+"' is not registered."}},rY.prototype.resetContextsRanges=function(){var e=this.registeredContexts;for(var t in e)e.hasOwnProperty(t)&&(e[t].ranges=[])},rY.prototype.updateContextsRanges=function(){this.resetContextsRanges();for(var e=this.tokens.map(function(e){return e.char}),t=0;t<e.length;t++){var r=new rq(e,t);this.runContextCheck(r)}this.dispatch("updateContextsRanges",[this.registeredContexts])},rY.prototype.setEndOffset=function(e,t){var r=this.getContext(t).openRange.startIndex,n=new rz(r,e,t),o=this.getContext(t).ranges;return n.rangeId=t+"."+o.length,o.push(n),this.getContext(t).openRange=null,n},rY.prototype.runContextCheck=function(e){var t=this,r=e.index;this.contextCheckers.forEach(function(n){var o=n.contextName,i=t.getContext(o).openRange;if(!i&&n.checkStart(e)&&(i=new rz(r,null,o),t.getContext(o).openRange=i,t.dispatch("contextStart",[o,r])),i&&n.checkEnd(e)){var a=r-i.startIndex+1,s=t.setEndOffset(a,o);t.dispatch("contextEnd",[o,s])}})},rY.prototype.tokenize=function(e){this.tokens=[],this.resetContextsRanges();var t=Array.from(e);this.dispatch("start");for(var r=0;r<t.length;r++){var n=t[r],o=new rq(t,r);this.dispatch("next",[o]),this.runContextCheck(o);var i=new r$(n);this.tokens.push(i),this.dispatch("newToken",[i,o])}return this.dispatch("end",[this.tokens]),this.tokens},r0.prototype.getDefaultScriptFeaturesIndexes=function(){for(var e=this.font.tables.gsub.scripts,t=0;t<e.length;t++){var r=e[t];if("DFLT"===r.tag)return r.script.defaultLangSys.featureIndexes}return[]},r0.prototype.getScriptFeaturesIndexes=function(e){if(!this.font.tables.gsub)return[];if(!e)return this.getDefaultScriptFeaturesIndexes();for(var t=this.font.tables.gsub.scripts,r=0;r<t.length;r++){var n=t[r];if(n.tag===e&&n.script.defaultLangSys)return n.script.defaultLangSys.featureIndexes;var o=n.langSysRecords;if(o)for(var i=0;i<o.length;i++){var a=o[i];if(a.tag===e)return a.langSys.featureIndexes}}return this.getDefaultScriptFeaturesIndexes()},r0.prototype.mapTagsToFeatures=function(e,t){for(var r={},n=0;n<e.length;n++){var o=e[n].tag,i=e[n].feature;r[o]=i}this.features[t].tags=r},r0.prototype.getScriptFeatures=function(e){var t=this.features[e];if(this.features.hasOwnProperty(e))return t;var r=this.getScriptFeaturesIndexes(e);if(!r)return null;var n=this.font.tables.gsub;return t=r.map(function(e){return n.features[e]}),this.features[e]=t,this.mapTagsToFeatures(t,e),t},r0.prototype.getSubstitutionType=function(e,t){var r=e.lookupType.toString(),n=t.substFormat.toString();return r+n},r0.prototype.getLookupMethod=function(e,t){var r=this;switch(this.getSubstitutionType(e,t)){case"11":return function(e){return r5.apply(r,[e,t])};case"12":return function(e){return r4.apply(r,[e,t])};case"63":return function(e){return r6.apply(r,[e,t])};case"41":return function(e){return r8.apply(r,[e,t])};case"21":return function(e){return r7.apply(r,[e,t])};default:throw Error("lookupType: "+e.lookupType+" - substFormat: "+t.substFormat+" is not yet supported")}},r0.prototype.lookupFeature=function(e){var t=e.contextParams,r=t.index,n=this.getFeature({tag:e.tag,script:e.script});if(!n)return Error("font '"+this.font.names.fullName.en+"' doesn't support feature '"+e.tag+"' for script '"+e.script+"'.");for(var o=this.getFeatureLookups(n),i=[].concat(t.context),a=0;a<o.length;a++)for(var s=o[a],l=this.getLookupSubtables(s),u=0;u<l.length;u++){var c=l[u],f=this.getSubstitutionType(s,c),p=this.getLookupMethod(s,c),h=void 0;switch(f){case"11":(h=p(t.current))&&i.splice(r,1,new r1({id:11,tag:e.tag,substitution:h}));break;case"12":(h=p(t.current))&&i.splice(r,1,new r1({id:12,tag:e.tag,substitution:h}));break;case"63":h=p(t),Array.isArray(h)&&h.length&&i.splice(r,1,new r1({id:63,tag:e.tag,substitution:h}));break;case"41":(h=p(t))&&i.splice(r,1,new r1({id:41,tag:e.tag,substitution:h}));break;case"21":(h=p(t.current))&&i.splice(r,1,new r1({id:21,tag:e.tag,substitution:h}))}t=new rq(i,r),(!Array.isArray(h)||h.length)&&(h=null)}return i.length?i:null},r0.prototype.supports=function(e){if(!e.script)return!1;this.getScriptFeatures(e.script);var t=this.features.hasOwnProperty(e.script);if(!e.tag)return t;var r=this.features[e.script].some(function(t){return t.tag===e.tag});return t&&r},r0.prototype.getLookupSubtables=function(e){return e.subtables||null},r0.prototype.getLookupByIndex=function(e){return this.font.tables.gsub.lookups[e]||null},r0.prototype.getFeatureLookups=function(e){return e.lookupListIndexes.map(this.getLookupByIndex.bind(this))},r0.prototype.getFeature=function(e){if(!this.font)return{FAIL:"No font was found"};this.features.hasOwnProperty(e.script)||this.getScriptFeatures(e.script);var t=this.features[e.script];return t?t.tags[e.tag]?this.features[e.script].tags[e.tag]:null:{FAIL:"No feature for script "+e.script}};var r9={11:function(e,t,r){t[r].setState(e.tag,e.substitution)},12:function(e,t,r){t[r].setState(e.tag,e.substitution)},63:function(e,t,r){e.substitution.forEach(function(n,o){t[r+o].setState(e.tag,n)})},41:function(e,t,r){var n=t[r];n.setState(e.tag,e.substitution.ligGlyph);for(var o=e.substitution.components.length,i=0;i<o;i++)(n=t[r+i+1]).setState("deleted",!0)}};function ne(e,t,r){e instanceof r1&&r9[e.id]&&r9[e.id](e,t,r)}function nt(e){var t=this,r="arab",n=this.featuresTags[r],o=this.tokenizer.getRangeTokens(e);if(1!==o.length){var i=new rq(o.map(function(e){return e.getState("glyphIndex")}),0),a=new rq(o.map(function(e){return e.char}),0);o.forEach(function(e,s){if(!rK(e.char)){i.setCurrentIndex(s),a.setCurrentIndex(s);var l,u=0;switch(function(e){for(var t=[].concat(e.backtrack),r=t.length-1;r>=0;r--){var n=t[r],o=rQ(n),i=rK(n);if(!o&&!i)return!0;if(o)break}return!1}(a)&&(u|=1),function(e){if(rQ(e.current))return!1;for(var t=0;t<e.lookahead.length;t++){var r=e.lookahead[t];if(!rK(r))return!0}return!1}(a)&&(u|=2),u){case 1:l="fina";break;case 2:l="init";break;case 3:l="medi"}if(-1!==n.indexOf(l)){var c=t.query.lookupFeature({tag:l,script:r,contextParams:i});if(c instanceof Error)return console.info(c.message);c.forEach(function(e,t){e instanceof r1&&(ne(e,o,t),i.context[t]=e.substitution)})}}})}}function nr(e,t){var r=e.map(function(e){return e.activeState.value});return new rq(r,t||0)}function nn(e){var t=this,r=this.tokenizer.getRangeTokens(e),n=nr(r);n.context.forEach(function(e,o){n.setCurrentIndex(o);var i=t.query.lookupFeature({tag:"rlig",script:"arab",contextParams:n});i.length&&(i.forEach(function(e){return ne(e,r,o)}),n=nr(r))})}function no(e,t){var r=e.map(function(e){return e.activeState.value});return new rq(r,t||0)}function ni(e){var t=this,r=this.tokenizer.getRangeTokens(e),n=no(r);n.context.forEach(function(e,o){n.setCurrentIndex(o);var i=t.query.lookupFeature({tag:"liga",script:"latn",contextParams:n});i.length&&(i.forEach(function(e){return ne(e,r,o)}),n=no(r))})}function na(e){this.baseDir=e||"ltr",this.tokenizer=new rY,this.featuresTags={}}function ns(e){var t=this.contextChecks[e+"Check"];return this.tokenizer.registerContextChecker(e,t.startCheck,t.endCheck)}function nl(){return ns.call(this,"latinWord"),ns.call(this,"arabicWord"),ns.call(this,"arabicSentence"),this.tokenizer.tokenize(this.text)}function nu(){var e=this;this.tokenizer.getContextRanges("arabicSentence").forEach(function(t){var r=e.tokenizer.getRangeTokens(t);e.tokenizer.replaceRange(t.startIndex,t.endOffset,r.reverse())})}function nc(){if(-1===this.tokenizer.registeredModifiers.indexOf("glyphIndex"))throw Error("glyphIndex modifier is required to apply arabic presentation features.")}function nf(){var e=this;this.featuresTags.hasOwnProperty("arab")&&(nc.call(this),this.tokenizer.getContextRanges("arabicWord").forEach(function(t){nt.call(e,t)}))}function np(){var e=this,t="arab";if(this.featuresTags.hasOwnProperty(t)){var r=this.featuresTags[t];-1!==r.indexOf("rlig")&&(nc.call(this),this.tokenizer.getContextRanges("arabicWord").forEach(function(t){nn.call(e,t)}))}}function nh(){var e=this,t="latn";if(this.featuresTags.hasOwnProperty(t)){var r=this.featuresTags[t];-1!==r.indexOf("liga")&&(nc.call(this),this.tokenizer.getContextRanges("latinWord").forEach(function(t){ni.call(e,t)}))}}function nd(e){(e=e||{}).tables=e.tables||{},e.empty||(tK(e.familyName,"When creating a new Font object, familyName is required."),tK(e.styleName,"When creating a new Font object, styleName is required."),tK(e.unitsPerEm,"When creating a new Font object, unitsPerEm is required."),tK(e.ascender,"When creating a new Font object, ascender is required."),tK(e.descender<=0,"When creating a new Font object, negative descender value is required."),this.unitsPerEm=e.unitsPerEm||1e3,this.ascender=e.ascender,this.descender=e.descender,this.createdTimestamp=e.createdTimestamp,this.tables=Object.assign(e.tables,{os2:Object.assign({usWeightClass:e.weightClass||this.usWeightClasses.MEDIUM,usWidthClass:e.widthClass||this.usWidthClasses.MEDIUM,fsSelection:e.fsSelection||this.fsSelectionValues.REGULAR},e.tables.os2)})),this.supported=!0,this.glyphs=new tj(this,e.glyphs||[]),this.encoding=new tR(this),this.position=new tY(this),this.substitution=new tZ(this),this.tables=this.tables||{},this._push=null,this._hmtxTableData={},Object.defineProperty(this,"hinting",{get:function(){return this._hinting?this._hinting:"truetype"===this.outlinesFormat?this._hinting=new rn(this):void 0}})}na.prototype.setText=function(e){this.text=e},na.prototype.contextChecks={latinWordCheck:{startCheck:function(e){var t=e.current,r=e.get(-1);return null===r&&rJ(t)||!rJ(r)&&rJ(t)},endCheck:function(e){var t=e.get(1);return null===t||!rJ(t)}},arabicWordCheck:{startCheck:function(e){var t=e.current,r=e.get(-1);return null===r&&rZ(t)||!rZ(r)&&rZ(t)},endCheck:function(e){var t=e.get(1);return null===t||!rZ(t)}},arabicSentenceCheck:{startCheck:function(e){var t=e.current,r=e.get(-1);return(rZ(t)||rK(t))&&!rZ(r)},endCheck:function(e){var t=e.get(1);switch(!0){case null===t:return!0;case!rZ(t)&&!rK(t):var r=/\s/.test(t);if(!r)return!0;if(r&&!e.lookahead.some(function(e){return rZ(e)||rK(e)}))return!0;break;default:return!1}}}},na.prototype.registerFeatures=function(e,t){var r=this,n=t.filter(function(t){return r.query.supports({script:e,tag:t})});this.featuresTags.hasOwnProperty(e)?this.featuresTags[e]=this.featuresTags[e].concat(n):this.featuresTags[e]=n},na.prototype.applyFeatures=function(e,t){if(!e)throw Error("No valid font was provided to apply features");this.query||(this.query=new r0(e));for(var r=0;r<t.length;r++){var n=t[r];this.query.supports({script:n.script})&&this.registerFeatures(n.script,n.tags)}},na.prototype.registerModifier=function(e,t,r){this.tokenizer.registerModifier(e,t,r)},na.prototype.checkContextReady=function(e){return!!this.tokenizer.getContext(e)},na.prototype.applyFeaturesToContexts=function(){this.checkContextReady("arabicWord")&&(nf.call(this),np.call(this)),this.checkContextReady("latinWord")&&nh.call(this),this.checkContextReady("arabicSentence")&&nu.call(this)},na.prototype.processText=function(e){this.text&&this.text===e||(this.setText(e),nl.call(this),this.applyFeaturesToContexts())},na.prototype.getBidiText=function(e){return this.processText(e),this.tokenizer.getText()},na.prototype.getTextGlyphs=function(e){this.processText(e);for(var t=[],r=0;r<this.tokenizer.tokens.length;r++){var n=this.tokenizer.tokens[r];if(!n.state.deleted){var o=n.activeState.value;t.push(Array.isArray(o)?o[0]:o)}}return t},nd.prototype.hasChar=function(e){return null!==this.encoding.charToGlyphIndex(e)},nd.prototype.charToGlyphIndex=function(e){return this.encoding.charToGlyphIndex(e)},nd.prototype.charToGlyph=function(e){var t=this.charToGlyphIndex(e),r=this.glyphs.get(t);return r||(r=this.glyphs.get(0)),r},nd.prototype.updateFeatures=function(e){return this.defaultRenderOptions.features.map(function(t){return"latn"===t.script?{script:"latn",tags:t.tags.filter(function(t){return e[t]})}:t})},nd.prototype.stringToGlyphs=function(e,t){var r=this,n=new na;n.registerModifier("glyphIndex",null,function(e){return r.charToGlyphIndex(e.char)});var o=t?this.updateFeatures(t.features):this.defaultRenderOptions.features;n.applyFeatures(this,o);for(var i=n.getTextGlyphs(e),a=i.length,s=Array(a),l=this.glyphs.get(0),u=0;u<a;u+=1)s[u]=this.glyphs.get(i[u])||l;return s},nd.prototype.getKerningValue=function(e,t){e=e.index||e,t=t.index||t;var r=this.position.defaultKerningTables;return r?this.position.getKerningValue(r,e,t):this.kerningPairs[e+","+t]||0},nd.prototype.defaultRenderOptions={kerning:!0,features:[{script:"arab",tags:["init","medi","fina","rlig"]},{script:"latn",tags:["liga","rlig"]}]},nd.prototype.forEachGlyph=function(e,t,r,n,o,i){t=void 0!==t?t:0,r=void 0!==r?r:0,n=void 0!==n?n:72,o=Object.assign({},this.defaultRenderOptions,o);var a,s=1/this.unitsPerEm*n,l=this.stringToGlyphs(e,o);if(o.kerning){var u=o.script||this.position.getDefaultScriptName();a=this.position.getKerningTables(u,o.language)}for(var c=0;c<l.length;c+=1){var f=l[c];if(i.call(this,f,t,r,n,o),f.advanceWidth&&(t+=f.advanceWidth*s),o.kerning&&c<l.length-1){var p=a?this.position.getKerningValue(a,f.index,l[c+1].index):this.getKerningValue(f,l[c+1]);t+=p*s}o.letterSpacing?t+=o.letterSpacing*n:o.tracking&&(t+=o.tracking/1e3*n)}return t},nd.prototype.getPath=function(e,t,r,n,o){var i=new tI;return this.forEachGlyph(e,t,r,n,o,function(e,t,r,n){var a=e.getPath(t,r,n,o,this);i.extend(a)}),i},nd.prototype.getPaths=function(e,t,r,n,o){var i=[];return this.forEachGlyph(e,t,r,n,o,function(e,t,r,n){var a=e.getPath(t,r,n,o,this);i.push(a)}),i},nd.prototype.getAdvanceWidth=function(e,t,r){return this.forEachGlyph(e,0,0,t,r,function(){})},nd.prototype.fsSelectionValues={ITALIC:1,UNDERSCORE:2,NEGATIVE:4,OUTLINED:8,STRIKEOUT:16,BOLD:32,REGULAR:64,USER_TYPO_METRICS:128,WWS:256,OBLIQUE:512},nd.prototype.usWidthClasses={ULTRA_CONDENSED:1,EXTRA_CONDENSED:2,CONDENSED:3,SEMI_CONDENSED:4,MEDIUM:5,SEMI_EXPANDED:6,EXPANDED:7,EXTRA_EXPANDED:8,ULTRA_EXPANDED:9},nd.prototype.usWeightClasses={THIN:100,EXTRA_LIGHT:200,LIGHT:300,NORMAL:400,MEDIUM:500,SEMI_BOLD:600,BOLD:700,EXTRA_BOLD:800,BLACK:900};var ng=function(e,t){var r={};r.version=t6.getUShort(e,t),tN(0===r.version,"cmap table version should be 0."),r.numTables=t6.getUShort(e,t+2);for(var n=-1,o=r.numTables-1;o>=0;o-=1){var i=t6.getUShort(e,t+4+8*o),a=t6.getUShort(e,t+4+8*o+2);if(3===i&&(0===a||1===a||10===a)||0===i&&(0===a||1===a||2===a||3===a||4===a)){n=t6.getULong(e,t+4+8*o+4);break}}if(-1===n)throw Error("No valid cmap sub-tables found.");var s=new t6.Parser(e,t+n);if(r.format=s.parseUShort(),12===r.format)!function(e,t){t.parseUShort(),e.length=t.parseULong(),e.language=t.parseULong(),e.groupCount=r=t.parseULong(),e.glyphIndexMap={};for(var r,n=0;n<r;n+=1)for(var o=t.parseULong(),i=t.parseULong(),a=t.parseULong(),s=o;s<=i;s+=1)e.glyphIndexMap[s]=a,a++}(r,s);else if(4===r.format)!function(e,t,r,n,o){e.length=t.parseUShort(),e.language=t.parseUShort(),e.segCount=i=t.parseUShort()>>1,t.skip("uShort",3),e.glyphIndexMap={};for(var i,a=new t6.Parser(r,n+o+14),s=new t6.Parser(r,n+o+16+2*i),l=new t6.Parser(r,n+o+16+4*i),u=new t6.Parser(r,n+o+16+6*i),c=n+o+16+8*i,f=0;f<i-1;f+=1)for(var p=void 0,h=a.parseUShort(),d=s.parseUShort(),g=l.parseShort(),v=u.parseUShort(),m=d;m<=h;m+=1)0!==v?(c=u.offset+u.relativeOffset-2+v+(m-d)*2,p=t6.getUShort(r,c),0!==p&&(p=p+g&65535)):p=m+g&65535,e.glyphIndexMap[m]=p}(r,s,e,t,n);else throw Error("Only format 4 and 12 cmap tables are supported (found format "+r.format+").");return r};function nv(e){return e.length<1240?107:e.length<33900?1131:32768}function nm(e,t,r){var n,o,i=[],a=[],s=t6.getCard16(e,t);if(0!==s){var l=t6.getByte(e,t+2);n=t+(s+1)*l+2;for(var u=t+3,c=0;c<s+1;c+=1)i.push(t6.getOffset(e,u,l)),u+=l;o=n+i[s]}else o=t+2;for(var f=0;f<i.length-1;f+=1){var p=t6.getBytes(e,n+i[f],n+i[f+1]);r&&(p=r(p)),a.push(p)}return{objects:a,startOffset:t,endOffset:o}}function ny(e,t,r){t=void 0!==t?t:0;var n=new t6.Parser(e,t),o=[],i=[];for(r=void 0!==r?r:e.length;n.relativeOffset<r;){var a=n.parseByte();a<=21?(12===a&&(a=1200+n.parseByte()),o.push([a,i]),i=[]):i.push(function(e,t){var r,n,o,i;if(28===t)return r=e.parseByte(),n=e.parseByte(),r<<8|n;if(29===t)return r=e.parseByte(),n=e.parseByte(),o=e.parseByte(),i=e.parseByte(),r<<24|n<<16|o<<8|i;if(30===t)return function(e){for(var t="",r=["0","1","2","3","4","5","6","7","8","9",".","E","E-",null,"-"];;){var n=e.parseByte(),o=n>>4,i=15&n;if(15===o||(t+=r[o],15===i))break;t+=r[i]}return parseFloat(t)}(e);if(t>=32&&t<=246)return t-139;if(t>=247&&t<=250)return r=e.parseByte(),(t-247)*256+r+108;if(t>=251&&t<=254)return r=e.parseByte(),-(256*(t-251))-r-108;throw Error("Invalid b0 "+t)}(n,a))}return function(e){for(var t={},r=0;r<e.length;r+=1){var n=e[r][0],o=e[r][1],i=void 0;if(i=1===o.length?o[0]:o,t.hasOwnProperty(n)&&!isNaN(t[n]))throw Error("Object "+t+" already has key "+n);t[n]=i}return t}(o)}function nb(e,t){return t=t<=390?tL[t]:e[t-391]}function nx(e,t,r){for(var n,o={},i=0;i<t.length;i+=1){var a=t[i];if(Array.isArray(a.type)){var s=[];s.length=a.type.length;for(var l=0;l<a.type.length;l++)n=void 0!==e[a.op]?e[a.op][l]:void 0,void 0===n&&(n=void 0!==a.value&&void 0!==a.value[l]?a.value[l]:null),"SID"===a.type[l]&&(n=nb(r,n)),s[l]=n;o[a.name]=s}else n=e[a.op],void 0===n&&(n=void 0!==a.value?a.value:null),"SID"===a.type&&(n=nb(r,n)),o[a.name]=n}return o}var nw=[{name:"version",op:0,type:"SID"},{name:"notice",op:1,type:"SID"},{name:"copyright",op:1200,type:"SID"},{name:"fullName",op:2,type:"SID"},{name:"familyName",op:3,type:"SID"},{name:"weight",op:4,type:"SID"},{name:"isFixedPitch",op:1201,type:"number",value:0},{name:"italicAngle",op:1202,type:"number",value:0},{name:"underlinePosition",op:1203,type:"number",value:-100},{name:"underlineThickness",op:1204,type:"number",value:50},{name:"paintType",op:1205,type:"number",value:0},{name:"charstringType",op:1206,type:"number",value:2},{name:"fontMatrix",op:1207,type:["real","real","real","real","real","real"],value:[.001,0,0,.001,0,0]},{name:"uniqueId",op:13,type:"number"},{name:"fontBBox",op:5,type:["number","number","number","number"],value:[0,0,0,0]},{name:"strokeWidth",op:1208,type:"number",value:0},{name:"xuid",op:14,type:[],value:null},{name:"charset",op:15,type:"offset",value:0},{name:"encoding",op:16,type:"offset",value:0},{name:"charStrings",op:17,type:"offset",value:0},{name:"private",op:18,type:["number","offset"],value:[0,0]},{name:"ros",op:1230,type:["SID","SID","number"]},{name:"cidFontVersion",op:1231,type:"number",value:0},{name:"cidFontRevision",op:1232,type:"number",value:0},{name:"cidFontType",op:1233,type:"number",value:0},{name:"cidCount",op:1234,type:"number",value:8720},{name:"uidBase",op:1235,type:"number"},{name:"fdArray",op:1236,type:"offset"},{name:"fdSelect",op:1237,type:"offset"},{name:"fontName",op:1238,type:"SID"}],nS=[{name:"subrs",op:19,type:"offset",value:0},{name:"defaultWidthX",op:20,type:"number",value:0},{name:"nominalWidthX",op:21,type:"number",value:0}];function nk(e,t,r,n){var o=ny(e,t,r);return nx(o,nS,n)}function n_(e,t,r,n){for(var o=[],i=0;i<r.length;i+=1){var a=new DataView(new Uint8Array(r[i]).buffer),s=function(e,t){var r=ny(e,0,e.byteLength);return nx(r,nw,t)}(a,n);s._subrs=[],s._subrsBias=0,s._defaultWidthX=0,s._nominalWidthX=0;var l=s.private[0],u=s.private[1];if(0!==l&&0!==u){var c=nk(e,u+t,l,n);if(s._defaultWidthX=c.defaultWidthX,s._nominalWidthX=c.nominalWidthX,0!==c.subrs){var f=u+c.subrs;s._subrs=nm(e,f+t).objects,s._subrsBias=nv(s._subrs)}s._privateDict=c}o.push(s)}return o}function nE(e,t,r){var n,o,i,a,s,l,u,c,f=new tI,p=[],h=0,d=!1,g=!1,v=0,m=0;if(e.isCIDFont){var y=e.tables.cff.topDict._fdSelect[t.index],b=e.tables.cff.topDict._fdArray[y];s=b._subrs,l=b._subrsBias,u=b._defaultWidthX,c=b._nominalWidthX}else s=e.tables.cff.topDict._subrs,l=e.tables.cff.topDict._subrsBias,u=e.tables.cff.topDict._defaultWidthX,c=e.tables.cff.topDict._nominalWidthX;var x=u;function w(e,t){g&&f.closePath(),f.moveTo(e,t),g=!0}function S(){p.length%2==0||d||(x=p.shift()+c),h+=p.length>>1,p.length=0,d=!0}return!function r(u){for(var y,b,k,_,E,T,O,C,P,A,I,L,M=0;M<u.length;){var D=u[M];switch(M+=1,D){case 1:case 3:case 18:case 23:S();break;case 4:p.length>1&&!d&&(x=p.shift()+c,d=!0),m+=p.pop(),w(v,m);break;case 5:for(;p.length>0;)v+=p.shift(),m+=p.shift(),f.lineTo(v,m);break;case 6:for(;p.length>0&&(v+=p.shift(),f.lineTo(v,m),0!==p.length);)m+=p.shift(),f.lineTo(v,m);break;case 7:for(;p.length>0&&(m+=p.shift(),f.lineTo(v,m),0!==p.length);)v+=p.shift(),f.lineTo(v,m);break;case 8:for(;p.length>0;)n=v+p.shift(),o=m+p.shift(),i=n+p.shift(),a=o+p.shift(),v=i+p.shift(),m=a+p.shift(),f.curveTo(n,o,i,a,v,m);break;case 10:(T=s[E=p.pop()+l])&&r(T);break;case 11:return;case 12:switch(D=u[M],M+=1,D){case 35:n=v+p.shift(),o=m+p.shift(),i=n+p.shift(),a=o+p.shift(),O=i+p.shift(),C=a+p.shift(),P=O+p.shift(),A=C+p.shift(),I=P+p.shift(),L=A+p.shift(),v=I+p.shift(),m=L+p.shift(),p.shift(),f.curveTo(n,o,i,a,O,C),f.curveTo(P,A,I,L,v,m);break;case 34:n=v+p.shift(),o=m,i=n+p.shift(),a=o+p.shift(),O=i+p.shift(),C=a,P=O+p.shift(),A=a,I=P+p.shift(),L=m,v=I+p.shift(),f.curveTo(n,o,i,a,O,C),f.curveTo(P,A,I,L,v,m);break;case 36:n=v+p.shift(),o=m+p.shift(),i=n+p.shift(),a=o+p.shift(),O=i+p.shift(),C=a,P=O+p.shift(),A=a,I=P+p.shift(),L=A+p.shift(),v=I+p.shift(),f.curveTo(n,o,i,a,O,C),f.curveTo(P,A,I,L,v,m);break;case 37:n=v+p.shift(),o=m+p.shift(),i=n+p.shift(),a=o+p.shift(),O=i+p.shift(),C=a+p.shift(),P=O+p.shift(),A=C+p.shift(),I=P+p.shift(),L=A+p.shift(),Math.abs(I-v)>Math.abs(L-m)?v=I+p.shift():m=L+p.shift(),f.curveTo(n,o,i,a,O,C),f.curveTo(P,A,I,L,v,m);break;default:console.log("Glyph "+t.index+": unknown operator 1200"+D),p.length=0}break;case 14:p.length>0&&!d&&(x=p.shift()+c,d=!0),g&&(f.closePath(),g=!1);break;case 19:case 20:S(),M+=h+7>>3;break;case 21:p.length>2&&!d&&(x=p.shift()+c,d=!0),m+=p.pop(),v+=p.pop(),w(v,m);break;case 22:p.length>1&&!d&&(x=p.shift()+c,d=!0),v+=p.pop(),w(v,m);break;case 24:for(;p.length>2;)n=v+p.shift(),o=m+p.shift(),i=n+p.shift(),a=o+p.shift(),v=i+p.shift(),m=a+p.shift(),f.curveTo(n,o,i,a,v,m);v+=p.shift(),m+=p.shift(),f.lineTo(v,m);break;case 25:for(;p.length>6;)v+=p.shift(),m+=p.shift(),f.lineTo(v,m);n=v+p.shift(),o=m+p.shift(),i=n+p.shift(),a=o+p.shift(),v=i+p.shift(),m=a+p.shift(),f.curveTo(n,o,i,a,v,m);break;case 26:for(p.length%2&&(v+=p.shift());p.length>0;)n=v,o=m+p.shift(),i=n+p.shift(),a=o+p.shift(),v=i,m=a+p.shift(),f.curveTo(n,o,i,a,v,m);break;case 27:for(p.length%2&&(m+=p.shift());p.length>0;)n=v+p.shift(),o=m,i=n+p.shift(),a=o+p.shift(),v=i+p.shift(),m=a,f.curveTo(n,o,i,a,v,m);break;case 28:y=u[M],b=u[M+1],p.push((y<<24|b<<16)>>16),M+=2;break;case 29:E=p.pop()+e.gsubrsBias,(T=e.gsubrs[E])&&r(T);break;case 30:for(;p.length>0&&(n=v,o=m+p.shift(),i=n+p.shift(),a=o+p.shift(),v=i+p.shift(),m=a+(1===p.length?p.shift():0),f.curveTo(n,o,i,a,v,m),0!==p.length);)n=v+p.shift(),o=m,i=n+p.shift(),m=(a=o+p.shift())+p.shift(),v=i+(1===p.length?p.shift():0),f.curveTo(n,o,i,a,v,m);break;case 31:for(;p.length>0&&(n=v+p.shift(),o=m,i=n+p.shift(),m=(a=o+p.shift())+p.shift(),v=i+(1===p.length?p.shift():0),f.curveTo(n,o,i,a,v,m),0!==p.length);)n=v,o=m+p.shift(),i=n+p.shift(),a=o+p.shift(),v=i+p.shift(),m=a+(1===p.length?p.shift():0),f.curveTo(n,o,i,a,v,m);break;default:D<32?console.log("Glyph "+t.index+": unknown operator "+D):D<247?p.push(D-139):D<251?(y=u[M],M+=1,p.push((D-247)*256+y+108)):D<255?(y=u[M],M+=1,p.push(-(256*(D-251))-y-108)):(y=u[M],b=u[M+1],k=u[M+2],_=u[M+3],M+=4,p.push((y<<24|b<<16|k<<8|_)/65536))}}}(r),t.advanceWidth=x,f}var nT=function(e,t,r,n){r.tables.cff={};var o,i,a=((o={}).formatMajor=t6.getCard8(e,t),o.formatMinor=t6.getCard8(e,t+1),o.size=t6.getCard8(e,t+2),o.offsetSize=t6.getCard8(e,t+3),o.startOffset=t,o.endOffset=t+4,o),s=nm(e,a.endOffset,t6.bytesToString),l=nm(e,s.endOffset),u=nm(e,l.endOffset,t6.bytesToString);r.gsubrs=nm(e,u.endOffset).objects,r.gsubrsBias=nv(r.gsubrs);var c=n_(e,t,l.objects,u.objects);if(1!==c.length)throw Error("CFF table has too many fonts in 'FontSet' - count of fonts NameIndex.length = "+c.length);var f=c[0];if(r.tables.cff.topDict=f,f._privateDict&&(r.defaultWidthX=f._privateDict.defaultWidthX,r.nominalWidthX=f._privateDict.nominalWidthX),void 0!==f.ros[0]&&void 0!==f.ros[1]&&(r.isCIDFont=!0),r.isCIDFont){var p=f.fdArray,h=f.fdSelect;if(0===p||0===h)throw Error("Font is marked as a CID font, but FDArray and/or FDSelect information is missing");p+=t;var d=nm(e,p),g=n_(e,t,d.objects,u.objects);f._fdArray=g,h+=t,f._fdSelect=function(e,t,r,n){var o=[],i=new t6.Parser(e,t),a=i.parseCard8();if(0===a)for(var s=0;s<r;s++){if((l=i.parseCard8())>=n)throw Error("CFF table CID Font FDSelect has bad FD index value "+l+" (FD count "+n+")");o.push(l)}else if(3===a){var l,u,c=i.parseCard16(),f=i.parseCard16();if(0!==f)throw Error("CFF Table CID Font FDSelect format 3 range has bad initial GID "+f);for(var p=0;p<c;p++){if(l=i.parseCard8(),u=i.parseCard16(),l>=n)throw Error("CFF table CID Font FDSelect has bad FD index value "+l+" (FD count "+n+")");if(u>r)throw Error("CFF Table CID Font FDSelect format 3 range has bad GID "+u);for(;f<u;f++)o.push(l);f=u}if(u!==r)throw Error("CFF Table CID Font FDSelect format 3 range has bad final GID "+u)}else throw Error("CFF Table CID Font FDSelect table has unsupported format "+a);return o}(e,h,r.numGlyphs,g.length)}var v=t+f.private[1],m=nk(e,v,f.private[0],u.objects);if(r.defaultWidthX=m.defaultWidthX,r.nominalWidthX=m.nominalWidthX,0!==m.subrs){var y=v+m.subrs;r.subrs=nm(e,y).objects,r.subrsBias=nv(r.subrs)}else r.subrs=[],r.subrsBias=0;n.lowMemory?r.nGlyphs=(i=function(e,t){var r,n,o=[],i=t6.getCard16(e,t);if(0!==i){var a=t6.getByte(e,t+2);r=t+(i+1)*a+2;for(var s=t+3,l=0;l<i+1;l+=1)o.push(t6.getOffset(e,s,a)),s+=a;n=r+o[i]}else n=t+2;return{offsets:o,startOffset:t,endOffset:n}}(e,t+f.charStrings)).offsets.length:r.nGlyphs=(i=nm(e,t+f.charStrings)).objects.length;var b=function(e,t,r,n){var o,i,a=new t6.Parser(e,t);r-=1;var s=[".notdef"],l=a.parseCard8();if(0===l)for(var u=0;u<r;u+=1)o=a.parseSID(),s.push(nb(n,o));else if(1===l)for(;s.length<=r;){o=a.parseSID(),i=a.parseCard8();for(var c=0;c<=i;c+=1)s.push(nb(n,o)),o+=1}else if(2===l)for(;s.length<=r;){o=a.parseSID(),i=a.parseCard16();for(var f=0;f<=i;f+=1)s.push(nb(n,o)),o+=1}else throw Error("Unknown charset format "+l);return s}(e,t+f.charset,r.nGlyphs,u.objects);if(0===f.encoding?r.cffEncoding=new tF(tM,b):1===f.encoding?r.cffEncoding=new tF(tD,b):r.cffEncoding=function(e,t,r){var n,o={},i=new t6.Parser(e,t),a=i.parseCard8();if(0===a)for(var s=i.parseCard8(),l=0;l<s;l+=1)o[n=i.parseCard8()]=l;else if(1===a){var u=i.parseCard8();n=1;for(var c=0;c<u;c+=1)for(var f=i.parseCard8(),p=i.parseCard8(),h=f;h<=f+p;h+=1)o[h]=n,n+=1}else throw Error("Unknown encoding format "+a);return new tF(o,r)}(e,t+f.encoding,b),r.encoding=r.encoding||r.cffEncoding,r.glyphs=new tj(r),n.lowMemory)r._push=function(n){var o=function(e,t,r,n){var o=t6.getCard16(r,n),i=0;if(0!==o){var a=t6.getByte(r,n+2);i=n+(o+1)*a+2}return t6.getBytes(r,i+t[e],i+t[e+1])}(n,i.offsets,e,t+f.charStrings);r.glyphs.push(n,tz(r,n,nE,o))};else for(var x=0;x<r.nGlyphs;x+=1){var w=i.objects[x];r.glyphs.push(x,tz(r,x,nE,w))}},nO=function(e,t,r){var n=new t6.Parser(e,t),o=n.parseULong();tN(65536===o,"Unsupported fvar table version.");var i=n.parseOffset16();n.skip("uShort",1);for(var a=n.parseUShort(),s=n.parseUShort(),l=n.parseUShort(),u=n.parseUShort(),c=[],f=0;f<a;f++)c.push(function(e,t,r){var n={},o=new t6.Parser(e,t);return n.tag=o.parseTag(),n.minValue=o.parseFixed(),n.defaultValue=o.parseFixed(),n.maxValue=o.parseFixed(),o.skip("uShort",1),n.name=r[o.parseUShort()]||{},n}(e,t+i+f*s,r));for(var p=[],h=t+i+a*s,d=0;d<l;d++)p.push(function(e,t,r,n){var o={},i=new t6.Parser(e,t);o.name=n[i.parseUShort()]||{},i.skip("uShort",1),o.coordinates={};for(var a=0;a<r.length;++a)o.coordinates[r[a].tag]=i.parseFixed();return o}(e,h+d*u,c,r));return{axes:c,instances:p}},nC=function(){return{coverage:this.parsePointer(t4.coverage),attachPoints:this.parseList(t4.pointer(t4.uShortList))}},nP=function(){var e=this.parseUShort();return(tN(1===e||2===e||3===e,"Unsupported CaretValue table version."),1===e)?{coordinate:this.parseShort()}:2===e?{pointindex:this.parseShort()}:3===e?{coordinate:this.parseShort()}:void 0},nA=function(){return this.parseList(t4.pointer(nP))},nI=function(){return{coverage:this.parsePointer(t4.coverage),ligGlyphs:this.parseList(t4.pointer(nA))}},nL=function(){return this.parseUShort(),this.parseList(t4.pointer(t4.coverage))},nM=function(e,t){t=t||0;var r=new t4(e,t),n=r.parseVersion(1);tN(1===n||1.2===n||1.3===n,"Unsupported GDEF table version.");var o={version:n,classDef:r.parsePointer(t4.classDef),attachList:r.parsePointer(nC),ligCaretList:r.parsePointer(nI),markAttachClassDef:r.parsePointer(t4.classDef)};return n>=1.2&&(o.markGlyphSets=r.parsePointer(nL)),o},nD=Array(10);nD[1]=function(){var e=this.offset+this.relativeOffset,t=this.parseUShort();return 1===t?{posFormat:1,coverage:this.parsePointer(t4.coverage),value:this.parseValueRecord()}:2===t?{posFormat:2,coverage:this.parsePointer(t4.coverage),values:this.parseValueRecordList()}:void tN(!1,"0x"+e.toString(16)+": GPOS lookup type 1 format must be 1 or 2.")},nD[2]=function(){var e=this.offset+this.relativeOffset,t=this.parseUShort();tN(1===t||2===t,"0x"+e.toString(16)+": GPOS lookup type 2 format must be 1 or 2.");var r=this.parsePointer(t4.coverage),n=this.parseUShort(),o=this.parseUShort();if(1===t)return{posFormat:t,coverage:r,valueFormat1:n,valueFormat2:o,pairSets:this.parseList(t4.pointer(t4.list(function(){return{secondGlyph:this.parseUShort(),value1:this.parseValueRecord(n),value2:this.parseValueRecord(o)}})))};if(2===t){var i=this.parsePointer(t4.classDef),a=this.parsePointer(t4.classDef),s=this.parseUShort(),l=this.parseUShort();return{posFormat:t,coverage:r,valueFormat1:n,valueFormat2:o,classDef1:i,classDef2:a,class1Count:s,class2Count:l,classRecords:this.parseList(s,t4.list(l,function(){return{value1:this.parseValueRecord(n),value2:this.parseValueRecord(o)}}))}}},nD[3]=function(){return{error:"GPOS Lookup 3 not supported"}},nD[4]=function(){return{error:"GPOS Lookup 4 not supported"}},nD[5]=function(){return{error:"GPOS Lookup 5 not supported"}},nD[6]=function(){return{error:"GPOS Lookup 6 not supported"}},nD[7]=function(){return{error:"GPOS Lookup 7 not supported"}},nD[8]=function(){return{error:"GPOS Lookup 8 not supported"}},nD[9]=function(){return{error:"GPOS Lookup 9 not supported"}};var nR=function(e,t){t=t||0;var r=new t4(e,t),n=r.parseVersion(1);return(tN(1===n||1.1===n,"Unsupported GPOS table version "+n),1===n)?{version:n,scripts:r.parseScriptList(),features:r.parseFeatureList(),lookups:r.parseLookupList(nD)}:{version:n,scripts:r.parseScriptList(),features:r.parseFeatureList(),lookups:r.parseLookupList(nD),variations:r.parseFeatureVariationsList()}},nU=Array(9);nU[1]=function(){var e=this.offset+this.relativeOffset,t=this.parseUShort();return 1===t?{substFormat:1,coverage:this.parsePointer(t4.coverage),deltaGlyphId:this.parseUShort()}:2===t?{substFormat:2,coverage:this.parsePointer(t4.coverage),substitute:this.parseOffset16List()}:void tN(!1,"0x"+e.toString(16)+": lookup type 1 format must be 1 or 2.")},nU[2]=function(){var e=this.parseUShort();return tN(1===e,"GSUB Multiple Substitution Subtable identifier-format must be 1"),{substFormat:e,coverage:this.parsePointer(t4.coverage),sequences:this.parseListOfLists()}},nU[3]=function(){var e=this.parseUShort();return tN(1===e,"GSUB Alternate Substitution Subtable identifier-format must be 1"),{substFormat:e,coverage:this.parsePointer(t4.coverage),alternateSets:this.parseListOfLists()}},nU[4]=function(){var e=this.parseUShort();return tN(1===e,"GSUB ligature table identifier-format must be 1"),{substFormat:e,coverage:this.parsePointer(t4.coverage),ligatureSets:this.parseListOfLists(function(){return{ligGlyph:this.parseUShort(),components:this.parseUShortList(this.parseUShort()-1)}})}};var nF={sequenceIndex:t4.uShort,lookupListIndex:t4.uShort};nU[5]=function(){var e=this.offset+this.relativeOffset,t=this.parseUShort();if(1===t)return{substFormat:t,coverage:this.parsePointer(t4.coverage),ruleSets:this.parseListOfLists(function(){var e=this.parseUShort(),t=this.parseUShort();return{input:this.parseUShortList(e-1),lookupRecords:this.parseRecordList(t,nF)}})};if(2===t)return{substFormat:t,coverage:this.parsePointer(t4.coverage),classDef:this.parsePointer(t4.classDef),classSets:this.parseListOfLists(function(){var e=this.parseUShort(),t=this.parseUShort();return{classes:this.parseUShortList(e-1),lookupRecords:this.parseRecordList(t,nF)}})};if(3===t){var r=this.parseUShort(),n=this.parseUShort();return{substFormat:t,coverages:this.parseList(r,t4.pointer(t4.coverage)),lookupRecords:this.parseRecordList(n,nF)}}tN(!1,"0x"+e.toString(16)+": lookup type 5 format must be 1, 2 or 3.")},nU[6]=function(){var e=this.offset+this.relativeOffset,t=this.parseUShort();return 1===t?{substFormat:1,coverage:this.parsePointer(t4.coverage),chainRuleSets:this.parseListOfLists(function(){return{backtrack:this.parseUShortList(),input:this.parseUShortList(this.parseShort()-1),lookahead:this.parseUShortList(),lookupRecords:this.parseRecordList(nF)}})}:2===t?{substFormat:2,coverage:this.parsePointer(t4.coverage),backtrackClassDef:this.parsePointer(t4.classDef),inputClassDef:this.parsePointer(t4.classDef),lookaheadClassDef:this.parsePointer(t4.classDef),chainClassSet:this.parseListOfLists(function(){return{backtrack:this.parseUShortList(),input:this.parseUShortList(this.parseShort()-1),lookahead:this.parseUShortList(),lookupRecords:this.parseRecordList(nF)}})}:3===t?{substFormat:3,backtrackCoverage:this.parseList(t4.pointer(t4.coverage)),inputCoverage:this.parseList(t4.pointer(t4.coverage)),lookaheadCoverage:this.parseList(t4.pointer(t4.coverage)),lookupRecords:this.parseRecordList(nF)}:void tN(!1,"0x"+e.toString(16)+": lookup type 6 format must be 1, 2 or 3.")},nU[7]=function(){var e=this.parseUShort();tN(1===e,"GSUB Extension Substitution subtable identifier-format must be 1");var t=this.parseUShort(),r=new t4(this.data,this.offset+this.parseULong());return{substFormat:1,lookupType:t,extension:nU[t].call(r)}},nU[8]=function(){var e=this.parseUShort();return tN(1===e,"GSUB Reverse Chaining Contextual Single Substitution Subtable identifier-format must be 1"),{substFormat:e,coverage:this.parsePointer(t4.coverage),backtrackCoverage:this.parseList(t4.pointer(t4.coverage)),lookaheadCoverage:this.parseList(t4.pointer(t4.coverage)),substitutes:this.parseUShortList()}};var nN=function(e,t){t=t||0;var r=new t4(e,t),n=r.parseVersion(1);return(tN(1===n||1.1===n,"Unsupported GSUB table version."),1===n)?{version:n,scripts:r.parseScriptList(),features:r.parseFeatureList(),lookups:r.parseLookupList(nU)}:{version:n,scripts:r.parseScriptList(),features:r.parseFeatureList(),lookups:r.parseLookupList(nU),variations:r.parseFeatureVariationsList()}},nB=function(e,t){var r={},n=new t6.Parser(e,t);return r.version=n.parseVersion(),r.fontRevision=Math.round(1e3*n.parseFixed())/1e3,r.checkSumAdjustment=n.parseULong(),r.magicNumber=n.parseULong(),tN(0x5f0f3cf5===r.magicNumber,"Font header has wrong magic number."),r.flags=n.parseUShort(),r.unitsPerEm=n.parseUShort(),r.created=n.parseLongDateTime(),r.modified=n.parseLongDateTime(),r.xMin=n.parseShort(),r.yMin=n.parseShort(),r.xMax=n.parseShort(),r.yMax=n.parseShort(),r.macStyle=n.parseUShort(),r.lowestRecPPEM=n.parseUShort(),r.fontDirectionHint=n.parseShort(),r.indexToLocFormat=n.parseShort(),r.glyphDataFormat=n.parseShort(),r},nW=function(e,t){var r={},n=new t6.Parser(e,t);return r.version=n.parseVersion(),r.ascender=n.parseShort(),r.descender=n.parseShort(),r.lineGap=n.parseShort(),r.advanceWidthMax=n.parseUShort(),r.minLeftSideBearing=n.parseShort(),r.minRightSideBearing=n.parseShort(),r.xMaxExtent=n.parseShort(),r.caretSlopeRise=n.parseShort(),r.caretSlopeRun=n.parseShort(),r.caretOffset=n.parseShort(),n.relativeOffset+=8,r.metricDataFormat=n.parseShort(),r.numberOfHMetrics=n.parseUShort(),r},nj=function(e,t,r,n,o,i,a){if(a.lowMemory){e._hmtxTableData={};for(var s,l,u=new t6.Parser(t,r),c=0;c<o;c+=1)c<n&&(s=u.parseUShort(),l=u.parseShort()),e._hmtxTableData[c]={advanceWidth:s,leftSideBearing:l}}else!function(e,t,r,n,o){for(var i,a,s=new t6.Parser(e,t),l=0;l<n;l+=1){l<r&&(i=s.parseUShort(),a=s.parseShort());var u=o.get(l);u.advanceWidth=i,u.leftSideBearing=a}}(t,r,n,o,i)},nG=function(e,t){var r=new t6.Parser(e,t),n=r.parseUShort();if(0===n)return function(e){var t={};e.skip("uShort");var r=e.parseUShort();tN(0===r,"Unsupported kern sub-table version."),e.skip("uShort",2);var n=e.parseUShort();e.skip("uShort",3);for(var o=0;o<n;o+=1){var i=e.parseUShort(),a=e.parseUShort(),s=e.parseShort();t[i+","+a]=s}return t}(r);if(1===n)return function(e){var t={};e.skip("uShort"),e.parseULong()>1&&console.warn("Only the first kern subtable is supported."),e.skip("uLong");var r=e.parseUShort();if(e.skip("uShort"),0==(255&r)){var n=e.parseUShort();e.skip("uShort",3);for(var o=0;o<n;o+=1){var i=e.parseUShort(),a=e.parseUShort(),s=e.parseShort();t[i+","+a]=s}}return t}(r);throw Error("Unsupported kern table version ("+n+").")},n$=function(e,t){var r=new t6.Parser(e,t),n=r.parseULong();tN(1===n,"Unsupported ltag table version."),r.skip("uLong",1);for(var o=r.parseULong(),i=[],a=0;a<o;a++){for(var s="",l=t+r.parseUShort(),u=r.parseUShort(),c=l;c<l+u;++c)s+=String.fromCharCode(e.getInt8(c));i.push(s)}return i},nz=function(e,t,r,n){for(var o=new t6.Parser(e,t),i=n?o.parseUShort:o.parseULong,a=[],s=0;s<r+1;s+=1){var l=i.call(o);n&&(l*=2),a.push(l)}return a},nV=function(e,t){var r={},n=new t6.Parser(e,t);return r.version=n.parseVersion(),r.numGlyphs=n.parseUShort(),1===r.version&&(r.maxPoints=n.parseUShort(),r.maxContours=n.parseUShort(),r.maxCompositePoints=n.parseUShort(),r.maxCompositeContours=n.parseUShort(),r.maxZones=n.parseUShort(),r.maxTwilightPoints=n.parseUShort(),r.maxStorage=n.parseUShort(),r.maxFunctionDefs=n.parseUShort(),r.maxInstructionDefs=n.parseUShort(),r.maxStackElements=n.parseUShort(),r.maxSizeOfInstructions=n.parseUShort(),r.maxComponentElements=n.parseUShort(),r.maxComponentDepth=n.parseUShort()),r},nq=function(e,t){var r={},n=new t6.Parser(e,t);r.version=n.parseUShort(),r.xAvgCharWidth=n.parseShort(),r.usWeightClass=n.parseUShort(),r.usWidthClass=n.parseUShort(),r.fsType=n.parseUShort(),r.ySubscriptXSize=n.parseShort(),r.ySubscriptYSize=n.parseShort(),r.ySubscriptXOffset=n.parseShort(),r.ySubscriptYOffset=n.parseShort(),r.ySuperscriptXSize=n.parseShort(),r.ySuperscriptYSize=n.parseShort(),r.ySuperscriptXOffset=n.parseShort(),r.ySuperscriptYOffset=n.parseShort(),r.yStrikeoutSize=n.parseShort(),r.yStrikeoutPosition=n.parseShort(),r.sFamilyClass=n.parseShort(),r.panose=[];for(var o=0;o<10;o++)r.panose[o]=n.parseByte();return r.ulUnicodeRange1=n.parseULong(),r.ulUnicodeRange2=n.parseULong(),r.ulUnicodeRange3=n.parseULong(),r.ulUnicodeRange4=n.parseULong(),r.achVendID=String.fromCharCode(n.parseByte(),n.parseByte(),n.parseByte(),n.parseByte()),r.fsSelection=n.parseUShort(),r.usFirstCharIndex=n.parseUShort(),r.usLastCharIndex=n.parseUShort(),r.sTypoAscender=n.parseShort(),r.sTypoDescender=n.parseShort(),r.sTypoLineGap=n.parseShort(),r.usWinAscent=n.parseUShort(),r.usWinDescent=n.parseUShort(),r.version>=1&&(r.ulCodePageRange1=n.parseULong(),r.ulCodePageRange2=n.parseULong()),r.version>=2&&(r.sxHeight=n.parseShort(),r.sCapHeight=n.parseShort(),r.usDefaultChar=n.parseUShort(),r.usBreakChar=n.parseUShort(),r.usMaxContent=n.parseUShort()),r},nH=function(e,t){var r={},n=new t6.Parser(e,t);switch(r.version=n.parseVersion(),r.italicAngle=n.parseFixed(),r.underlinePosition=n.parseShort(),r.underlineThickness=n.parseShort(),r.isFixedPitch=n.parseULong(),r.minMemType42=n.parseULong(),r.maxMemType42=n.parseULong(),r.minMemType1=n.parseULong(),r.maxMemType1=n.parseULong(),r.names=[],r.version){case 1:break;case 2:r.numberOfGlyphs=n.parseUShort(),r.glyphNameIndex=Array(r.numberOfGlyphs);for(var o=0;o<r.numberOfGlyphs;o++)r.glyphNameIndex[o]=n.parseUShort();break;case 2.5:r.numberOfGlyphs=n.parseUShort(),r.offset=Array(r.numberOfGlyphs);for(var i=0;i<r.numberOfGlyphs;i++)r.offset[i]=n.parseChar()}return r},nX={};nX.UTF8=function(e,t,r){for(var n=[],o=0;o<r;o++,t+=1)n[o]=e.getUint8(t);return String.fromCharCode.apply(null,n)},nX.UTF16=function(e,t,r){for(var n=[],o=r/2,i=0;i<o;i++,t+=2)n[i]=e.getUint16(t);return String.fromCharCode.apply(null,n)};var nY={"x-mac-croatian":"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®Š™´¨≠ŽØ∞±≤≥∆µ∂∑∏š∫ªºΩžø¿¡¬√ƒ≈ƫȅ ÀÃÕŒœĐ—“”‘’÷◊©⁄€‹›Æ»–·‚„‰ÂćÁčÈÍÎÏÌÓÔđÒÚÛÙıˆ˜¯πË˚¸Êæˇ","x-mac-cyrillic":"АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ†°Ґ£§•¶І®©™Ђђ≠Ѓѓ∞±≤≥іµґЈЄєЇїЉљЊњјЅ¬√ƒ≈∆«»… ЋћЌќѕ–—“”‘’÷„ЎўЏџ№Ёёяабвгдежзийклмнопрстуфхцчшщъыьэю","x-mac-gaelic":"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØḂ±≤≥ḃĊċḊḋḞḟĠġṀæøṁṖṗɼƒſṠ«»… ÀÃÕŒœ–—“”‘’ṡẛÿŸṪ€‹›Ŷŷṫ·Ỳỳ⁊ÂÊÁËÈÍÎÏÌÓÔ♣ÒÚÛÙıÝýŴŵẄẅẀẁẂẃ","x-mac-greek":"Ĺ²É³ÖÜ΅àâä΄¨çéèê룙î‰ôö¦€ùûü†ΓΔΘΛΞΠß®©ΣΪ§≠°·Α±≤≥¥ΒΕΖΗΙΚΜΦΫΨΩάΝ¬ΟΡ≈Τ«»… ΥΧΆΈœ–―“”‘’÷ΉΊΌΎέήίόΏύαβψδεφγηιξκλμνοπώρστθωςχυζϊϋΐΰ","x-mac-icelandic":"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûüݰ¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄€ÐðÞþý·‚„‰ÂÊÁËÈÍÎÏÌÓÔÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ","x-mac-inuit":"ᐃᐄᐅᐆᐊᐋᐱᐲᐳᐴᐸᐹᑉᑎᑏᑐᑑᑕᑖᑦᑭᑮᑯᑰᑲᑳᒃᒋᒌᒍᒎᒐᒑ°ᒡᒥᒦ•¶ᒧ®©™ᒨᒪᒫᒻᓂᓃᓄᓅᓇᓈᓐᓯᓰᓱᓲᓴᓵᔅᓕᓖᓗᓘᓚᓛᓪᔨᔩᔪᔫᔭ… ᔮᔾᕕᕖᕗ–—“”‘’ᕘᕙᕚᕝᕆᕇᕈᕉᕋᕌᕐᕿᖀᖁᖂᖃᖄᖅᖏᖐᖑᖒᖓᖔᖕᙱᙲᙳᙴᙵᙶᖖᖠᖡᖢᖣᖤᖥᖦᕼŁł","x-mac-ce":"ÄĀāÉĄÖÜáąČäčĆć鏟ĎíďĒēĖóėôöõúĚěü†°Ę£§•¶ß®©™ę¨≠ģĮįĪ≤≥īĶ∂∑łĻļĽľĹĺŅņѬ√ńŇ∆«»… ňŐÕőŌ–—“”‘’÷◊ōŔŕŘ‹›řŖŗŠ‚„šŚśÁŤťÍŽžŪÓÔūŮÚůŰűŲųÝýķŻŁżĢˇ",macintosh:"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄€‹›fifl‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ","x-mac-romanian":"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ĂȘ∞±≤≥¥µ∂∑∏π∫ªºΩăș¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄€‹›Țț‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ","x-mac-turkish":"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸĞğİıŞş‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔÒÚÛÙˆ˜¯˘˙˚¸˝˛ˇ"};nX.MACSTRING=function(e,t,r,n){var o=nY[n];if(void 0!==o){for(var i="",a=0;a<r;a++){var s=e.getUint8(t+a);s<=127?i+=String.fromCharCode(s):i+=o[127&s]}return i}};var nZ=function(e,t){var r=new t6.Parser(e,t),n=r.parseULong();tN(1===n,"Unsupported META table version."),r.parseULong(),r.parseULong();for(var o=r.parseULong(),i={},a=0;a<o;a++){var s=r.parseTag(),l=r.parseULong(),u=r.parseULong(),c=nX.UTF8(e,t+l,u);i[s]=c}return i};function nQ(e,t){for(var r=[],n=12,o=0;o<t;o+=1){var i=t6.getTag(e,n),a=t6.getULong(e,n+4),s=t6.getULong(e,n+8),l=t6.getULong(e,n+12);r.push({tag:i,checksum:a,offset:s,length:l,compression:!1}),n+=16}return r}function nK(e,t){if("WOFF"!==t.compression)return{data:e,offset:t.offset};var r=new Uint8Array(e.buffer,t.offset+2,t.compressedLength-2),n=new Uint8Array(t.length);if(tC(r,n),n.byteLength!==t.length)throw Error("Decompression error: "+t.tag+" decompressed length doesn't match recorded length");return{data:new DataView(n.buffer,0),offset:0}}var nJ=Object.freeze({__proto__:null,Font:nd,Glyph:tB,Path:tI,_parse:t6,parse:function(e,t){t=null==t?{}:t;var r,n,o,i,a,s,l,u,c,f,p,h,d,g=new nd({empty:!0}),v=new DataView(e,0),m=[],y=t6.getTag(v,0);if(y===String.fromCharCode(0,1,0,0)||"true"===y||"typ1"===y)g.outlinesFormat="truetype",n=t6.getUShort(v,4),m=nQ(v,n);else if("OTTO"===y)g.outlinesFormat="cff",n=t6.getUShort(v,4),m=nQ(v,n);else if("wOFF"===y){var b=t6.getTag(v,4);if(b===String.fromCharCode(0,1,0,0))g.outlinesFormat="truetype";else if("OTTO"===b)g.outlinesFormat="cff";else throw Error("Unsupported OpenType flavor "+y);n=t6.getUShort(v,12),m=function(e,t){for(var r=[],n=44,o=0;o<t;o+=1){var i=t6.getTag(e,n),a=t6.getULong(e,n+4),s=t6.getULong(e,n+8),l=t6.getULong(e,n+12),u=void 0;u=s<l&&"WOFF",r.push({tag:i,offset:a,compression:u,compressedLength:s,length:l}),n+=20}return r}(v,n)}else throw Error("Unsupported OpenType signature "+y);for(var x=0;x<n;x+=1){var w=m[x],S=void 0;switch(w.tag){case"cmap":S=nK(v,w),g.tables.cmap=ng(S.data,S.offset),g.encoding=new tU(g.tables.cmap);break;case"cvt ":S=nK(v,w),d=new t6.Parser(S.data,S.offset),g.tables.cvt=d.parseShortList(w.length/2);break;case"fvar":i=w;break;case"fpgm":S=nK(v,w),d=new t6.Parser(S.data,S.offset),g.tables.fpgm=d.parseByteList(w.length);break;case"head":S=nK(v,w),g.tables.head=nB(S.data,S.offset),g.unitsPerEm=g.tables.head.unitsPerEm,r=g.tables.head.indexToLocFormat;break;case"hhea":S=nK(v,w),g.tables.hhea=nW(S.data,S.offset),g.ascender=g.tables.hhea.ascender,g.descender=g.tables.hhea.descender,g.numberOfHMetrics=g.tables.hhea.numberOfHMetrics;break;case"hmtx":c=w;break;case"ltag":S=nK(v,w),ltagTable=n$(S.data,S.offset);break;case"maxp":S=nK(v,w),g.tables.maxp=nV(S.data,S.offset),g.numGlyphs=g.tables.maxp.numGlyphs;break;case"OS/2":S=nK(v,w),g.tables.os2=nq(S.data,S.offset);break;case"post":S=nK(v,w),g.tables.post=nH(S.data,S.offset);break;case"prep":S=nK(v,w),d=new t6.Parser(S.data,S.offset),g.tables.prep=d.parseByteList(w.length);break;case"glyf":a=w;break;case"loca":p=w;break;case"CFF ":o=w;break;case"kern":f=w;break;case"GDEF":s=w;break;case"GPOS":l=w;break;case"GSUB":u=w;break;case"meta":h=w}}if(a&&p){var k=0===r,_=nK(v,p),E=nz(_.data,_.offset,g.numGlyphs,k),T=nK(v,a);g.glyphs=rr(T.data,T.offset,E,g,t)}else if(o){var O=nK(v,o);nT(O.data,O.offset,g,t)}else throw Error("Font doesn't contain TrueType or CFF outlines.");var C=nK(v,c);if(nj(g,C.data,C.offset,g.numberOfHMetrics,g.numGlyphs,g.glyphs,t),t.lowMemory?function(e){e._IndexToUnicodeMap={};for(var t=e.tables.cmap.glyphIndexMap,r=Object.keys(t),n=0;n<r.length;n+=1){var o=r[n],i=t[o];void 0===e._IndexToUnicodeMap[i]?e._IndexToUnicodeMap[i]={unicodes:[parseInt(o)]}:e._IndexToUnicodeMap[i].unicodes.push(parseInt(o))}}(g):function(e){for(var t=e.tables.cmap.glyphIndexMap,r=Object.keys(t),n=0;n<r.length;n+=1){var o=r[n],i=t[o];e.glyphs.get(i).addUnicode(parseInt(o))}}(g),f){var P=nK(v,f);g.kerningPairs=nG(P.data,P.offset)}else g.kerningPairs={};if(s){var A=nK(v,s);g.tables.gdef=nM(A.data,A.offset)}if(l){var I=nK(v,l);g.tables.gpos=nR(I.data,I.offset),g.position.init()}if(u){var L=nK(v,u);g.tables.gsub=nN(L.data,L.offset)}if(i){var M=nK(v,i);g.tables.fvar=nO(M.data,M.offset,g.names)}if(h){var D=nK(v,h);g.tables.meta=nZ(D.data,D.offset),g.metas=g.tables.meta}return g},load:function(){},loadSync:function(){}}),n0=Object.create,n1=Object.defineProperty,n2=Object.getOwnPropertyDescriptor,n5=Object.getOwnPropertyNames,n4=Object.getPrototypeOf,n3=Object.prototype.hasOwnProperty,n6=(e,t)=>()=>(e&&(t=e(e=0)),t),n8=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),n7=(e,t)=>{for(var r in t)n1(e,r,{get:t[r],enumerable:!0})},n9=(e,t,r,n)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let o of n5(t))n3.call(e,o)||o===r||n1(e,o,{get:()=>t[o],enumerable:!(n=n2(t,o))||n.enumerable});return e},oe=e=>n9(n1({},"__esModule",{value:!0}),e),ot=n6(()=>{var e,t,r,n,o,i,a,s,l,u,c,f,I,L,M,D,R,U;(e={})[e.Auto=0]="Auto",e[e.FlexStart=1]="FlexStart",e[e.Center=2]="Center",e[e.FlexEnd=3]="FlexEnd",e[e.Stretch=4]="Stretch",e[e.Baseline=5]="Baseline",e[e.SpaceBetween=6]="SpaceBetween",e[e.SpaceAround=7]="SpaceAround",e[e.SpaceEvenly=8]="SpaceEvenly",p=e,(t={})[t.BorderBox=0]="BorderBox",t[t.ContentBox=1]="ContentBox",h=t,(r={})[r.Width=0]="Width",r[r.Height=1]="Height",d=r,(n={})[n.Inherit=0]="Inherit",n[n.LTR=1]="LTR",n[n.RTL=2]="RTL",g=n,(o={})[o.Flex=0]="Flex",o[o.None=1]="None",o[o.Contents=2]="Contents",v=o,(i={})[i.Left=0]="Left",i[i.Top=1]="Top",i[i.Right=2]="Right",i[i.Bottom=3]="Bottom",i[i.Start=4]="Start",i[i.End=5]="End",i[i.Horizontal=6]="Horizontal",i[i.Vertical=7]="Vertical",i[i.All=8]="All",m=i,(a={})[a.None=0]="None",a[a.StretchFlexBasis=1]="StretchFlexBasis",a[a.AbsolutePositionWithoutInsetsExcludesPadding=2]="AbsolutePositionWithoutInsetsExcludesPadding",a[a.AbsolutePercentAgainstInnerSize=4]="AbsolutePercentAgainstInnerSize",a[a.All=0x7fffffff]="All",a[a.Classic=0x7ffffffe]="Classic",y=a,(s={})[s.WebFlexBasis=0]="WebFlexBasis",b=s,(l={})[l.Column=0]="Column",l[l.ColumnReverse=1]="ColumnReverse",l[l.Row=2]="Row",l[l.RowReverse=3]="RowReverse",x=l,(u={})[u.Column=0]="Column",u[u.Row=1]="Row",u[u.All=2]="All",w=u,(c={})[c.FlexStart=0]="FlexStart",c[c.Center=1]="Center",c[c.FlexEnd=2]="FlexEnd",c[c.SpaceBetween=3]="SpaceBetween",c[c.SpaceAround=4]="SpaceAround",c[c.SpaceEvenly=5]="SpaceEvenly",S=c,(f={})[f.Error=0]="Error",f[f.Warn=1]="Warn",f[f.Info=2]="Info",f[f.Debug=3]="Debug",f[f.Verbose=4]="Verbose",f[f.Fatal=5]="Fatal",k=f,(I={})[I.Undefined=0]="Undefined",I[I.Exactly=1]="Exactly",I[I.AtMost=2]="AtMost",_=I,(L={})[L.Default=0]="Default",L[L.Text=1]="Text",E=L,(M={})[M.Visible=0]="Visible",M[M.Hidden=1]="Hidden",M[M.Scroll=2]="Scroll",T=M,(D={})[D.Static=0]="Static",D[D.Relative=1]="Relative",D[D.Absolute=2]="Absolute",O=D,(R={})[R.Undefined=0]="Undefined",R[R.Point=1]="Point",R[R.Percent=2]="Percent",R[R.Auto=3]="Auto",C=R,(U={})[U.NoWrap=0]="NoWrap",U[U.Wrap=1]="Wrap",U[U.WrapReverse=2]="WrapReverse",P=U,A={ALIGN_AUTO:p.Auto,ALIGN_FLEX_START:p.FlexStart,ALIGN_CENTER:p.Center,ALIGN_FLEX_END:p.FlexEnd,ALIGN_STRETCH:p.Stretch,ALIGN_BASELINE:p.Baseline,ALIGN_SPACE_BETWEEN:p.SpaceBetween,ALIGN_SPACE_AROUND:p.SpaceAround,ALIGN_SPACE_EVENLY:p.SpaceEvenly,BOX_SIZING_BORDER_BOX:h.BorderBox,BOX_SIZING_CONTENT_BOX:h.ContentBox,DIMENSION_WIDTH:d.Width,DIMENSION_HEIGHT:d.Height,DIRECTION_INHERIT:g.Inherit,DIRECTION_LTR:g.LTR,DIRECTION_RTL:g.RTL,DISPLAY_FLEX:v.Flex,DISPLAY_NONE:v.None,DISPLAY_CONTENTS:v.Contents,EDGE_LEFT:m.Left,EDGE_TOP:m.Top,EDGE_RIGHT:m.Right,EDGE_BOTTOM:m.Bottom,EDGE_START:m.Start,EDGE_END:m.End,EDGE_HORIZONTAL:m.Horizontal,EDGE_VERTICAL:m.Vertical,EDGE_ALL:m.All,ERRATA_NONE:y.None,ERRATA_STRETCH_FLEX_BASIS:y.StretchFlexBasis,ERRATA_ABSOLUTE_POSITION_WITHOUT_INSETS_EXCLUDES_PADDING:y.AbsolutePositionWithoutInsetsExcludesPadding,ERRATA_ABSOLUTE_PERCENT_AGAINST_INNER_SIZE:y.AbsolutePercentAgainstInnerSize,ERRATA_ALL:y.All,ERRATA_CLASSIC:y.Classic,EXPERIMENTAL_FEATURE_WEB_FLEX_BASIS:b.WebFlexBasis,FLEX_DIRECTION_COLUMN:x.Column,FLEX_DIRECTION_COLUMN_REVERSE:x.ColumnReverse,FLEX_DIRECTION_ROW:x.Row,FLEX_DIRECTION_ROW_REVERSE:x.RowReverse,GUTTER_COLUMN:w.Column,GUTTER_ROW:w.Row,GUTTER_ALL:w.All,JUSTIFY_FLEX_START:S.FlexStart,JUSTIFY_CENTER:S.Center,JUSTIFY_FLEX_END:S.FlexEnd,JUSTIFY_SPACE_BETWEEN:S.SpaceBetween,JUSTIFY_SPACE_AROUND:S.SpaceAround,JUSTIFY_SPACE_EVENLY:S.SpaceEvenly,LOG_LEVEL_ERROR:k.Error,LOG_LEVEL_WARN:k.Warn,LOG_LEVEL_INFO:k.Info,LOG_LEVEL_DEBUG:k.Debug,LOG_LEVEL_VERBOSE:k.Verbose,LOG_LEVEL_FATAL:k.Fatal,MEASURE_MODE_UNDEFINED:_.Undefined,MEASURE_MODE_EXACTLY:_.Exactly,MEASURE_MODE_AT_MOST:_.AtMost,NODE_TYPE_DEFAULT:E.Default,NODE_TYPE_TEXT:E.Text,OVERFLOW_VISIBLE:T.Visible,OVERFLOW_HIDDEN:T.Hidden,OVERFLOW_SCROLL:T.Scroll,POSITION_TYPE_STATIC:O.Static,POSITION_TYPE_RELATIVE:O.Relative,POSITION_TYPE_ABSOLUTE:O.Absolute,UNIT_UNDEFINED:C.Undefined,UNIT_POINT:C.Point,UNIT_PERCENT:C.Percent,UNIT_AUTO:C.Auto,WRAP_NO_WRAP:P.NoWrap,WRAP_WRAP:P.Wrap,WRAP_WRAP_REVERSE:P.WrapReverse}}),or=n6(()=>{ot(),ot()}),on={};function oo(e){e=e||{},a||(a="u">typeof e?e:{}),a.ready=new Promise(function(e,t){s=e,l=t});var t,r=Object.assign({},a),n="";"u">typeof document&&document.currentScript&&(n=document.currentScript.src),I&&(n=I),n=0!==n.indexOf("blob:")?n.substr(0,n.replace(/[?#].*/,"").lastIndexOf("/")+1):"";var o=a.print||console.log.bind(console),i=a.printErr||console.warn.bind(console);Object.assign(a,r),r=null,a.wasmBinary&&(u=a.wasmBinary),a.noExitRuntime,"object"!=typeof WebAssembly&&A("no native wasm support detected");var a,s,l,u,c,f=!1;function p(e,t,r){r=t+r;for(var n="";!(t>=r);){var o=e[t++];if(!o)break;if(128&o){var i=63&e[t++];if((224&o)==192)n+=String.fromCharCode((31&o)<<6|i);else{var a=63&e[t++];o=(240&o)==224?(15&o)<<12|i<<6|a:(7&o)<<18|i<<12|a<<6|63&e[t++],65536>o?n+=String.fromCharCode(o):(o-=65536,n+=String.fromCharCode(55296|o>>10,56320|1023&o))}}else n+=String.fromCharCode(o)}return n}function h(){var e=c.buffer;d=e,a.HEAP8=g=new Int8Array(e),a.HEAP16=m=new Int16Array(e),a.HEAP32=b=new Int32Array(e),a.HEAPU8=v=new Uint8Array(e),a.HEAPU16=y=new Uint16Array(e),a.HEAPU32=x=new Uint32Array(e),a.HEAPF32=w=new Float32Array(e),a.HEAPF64=S=new Float64Array(e)}var d,g,v,m,y,b,x,w,S,k,_=[],E=[],T=[],O=0,C=null,P=null;function A(e){throw a.onAbort&&a.onAbort(e),e="Aborted("+e+")",i(e),f=!0,e=new WebAssembly.RuntimeError(e+". Build with -sASSERTIONS for more info."),l(e),e}function L(e){return e.startsWith("data:application/octet-stream;base64,")}var M="";if(!L(M)){var D=M;M=a.locateFile?a.locateFile(D,n):n+D}function R(){var e=M;try{if(e==M&&u)return new Uint8Array(u);if(L(e))try{var t=eX(e.slice(37)),r=new Uint8Array(t.length);for(e=0;e<t.length;++e)r[e]=t.charCodeAt(e);var n=r}catch{throw Error("Converting base64 string to bytes failed.")}else n=void 0;var o=n;if(o)return o;throw"both async and sync fetching of the wasm failed"}catch(e){A(e)}}function U(e){for(;0<e.length;)e.shift()(a)}function F(e){if(void 0===e)return"_unknown";var t=(e=e.replace(/[^a-zA-Z0-9_]/g,"$")).charCodeAt(0);return 48<=t&&57>=t?"_"+e:e}function N(e,t){return e=F(e),function(){return t.apply(this,arguments)}}var B=[{},{value:void 0},{value:null},{value:!0},{value:!1}],W=[];function j(e){var t=Error,r=N(e,function(t){this.name=e,this.message=t,t=Error(t).stack,void 0!==t&&(this.stack=this.toString()+`
|
|
50
|
+
`+t.replace(/^Error(:[^\n]*)?\n/,""))});return r.prototype=Object.create(t.prototype),r.prototype.constructor=r,r.prototype.toString=function(){return void 0===this.message?this.name:this.name+": "+this.message},r}var G=void 0;function $(e){throw new G(e)}var z=e=>(e||$("Cannot use deleted val. handle = "+e),B[e].value),V=e=>{switch(e){case void 0:return 1;case null:return 2;case!0:return 3;case!1:return 4;default:var t=W.length?W.pop():B.length;return B[t]={ga:1,value:e},t}},q=void 0,H=void 0;function X(e){for(var t="";v[e];)t+=H[v[e++]];return t}var Y=[];function Z(){for(;Y.length;){var e=Y.pop();e.M.$=!1,e.delete()}}var Q=void 0,K={};function J(e,t){for(void 0===t&&$("ptr should not be undefined");e.R;)t=e.ba(t),e=e.R;return t}var ee={};function et(e){e=eZ(e);var t=X(e);return eK(e),t}function er(e,t){var r=ee[e];return void 0===r&&$(t+" has unknown type "+et(e)),r}function en(){}var eo=!1;function ei(e){--e.count.value,0===e.count.value&&(e.T?e.U.W(e.T):e.P.N.W(e.O))}var ea={},es=void 0;function el(e){throw new es(e)}function eu(e,t){return t.P&&t.O||el("makeClassHandle requires ptr and ptrType"),!!t.U!=!!t.T&&el("Both smartPtrType and smartPtr must be specified"),t.count={value:1},ec(Object.create(e,{M:{value:t}}))}function ec(e){return typeof FinalizationRegistry>"u"?(ec=e=>e,e):(eo=new FinalizationRegistry(e=>{ei(e.M)}),ec=e=>{var t=e.M;return t.T&&eo.register(e,{M:t},e),e},en=e=>{eo.unregister(e)},ec(e))}var ef={};function ep(e){for(;e.length;){var t=e.pop();e.pop()(t)}}function eh(e){return this.fromWireType(b[e>>2])}var ed={},eg={};function ev(e,t,r){function n(t){(t=r(t)).length!==e.length&&el("Mismatched type converter count");for(var n=0;n<e.length;++n)ey(e[n],t[n])}e.forEach(function(e){eg[e]=t});var o=Array(t.length),i=[],a=0;t.forEach((e,t)=>{ee.hasOwnProperty(e)?o[t]=ee[e]:(i.push(e),ed.hasOwnProperty(e)||(ed[e]=[]),ed[e].push(()=>{o[t]=ee[e],++a===i.length&&n(o)}))}),0===i.length&&n(o)}function em(e){switch(e){case 1:return 0;case 2:return 1;case 4:return 2;case 8:return 3;default:throw TypeError("Unknown type size: "+e)}}function ey(e,t,r={}){if(!("argPackAdvance"in t))throw TypeError("registerType registeredInstance requires argPackAdvance");var n=t.name;if(e||$('type "'+n+'" must have a positive integer typeid pointer'),ee.hasOwnProperty(e)){if(r.ua)return;$("Cannot register type '"+n+"' twice")}ee[e]=t,delete eg[e],ed.hasOwnProperty(e)&&(t=ed[e],delete ed[e],t.forEach(e=>e()))}function eb(e){$(e.M.P.N.name+" instance already deleted")}function ex(){}function ew(e,t,r){if(void 0===e[t].S){var n=e[t];e[t]=function(){return e[t].S.hasOwnProperty(arguments.length)||$("Function '"+r+"' called with an invalid number of arguments ("+arguments.length+") - expects one of ("+e[t].S+")!"),e[t].S[arguments.length].apply(this,arguments)},e[t].S=[],e[t].S[n.Z]=n}}function eS(e,t,r,n,o,i,a,s){this.name=e,this.constructor=t,this.X=r,this.W=n,this.R=o,this.pa=i,this.ba=a,this.na=s,this.ja=[]}function ek(e,t,r){for(;t!==r;)t.ba||$("Expected null or instance of "+r.name+", got an instance of "+t.name),e=t.ba(e),t=t.R;return e}function e_(e,t){return null===t?(this.ea&&$("null is not a valid "+this.name),0):(t.M||$('Cannot pass "'+eD(t)+'" as a '+this.name),t.M.O||$("Cannot pass deleted object as a pointer of type "+this.name),ek(t.M.O,t.M.P.N,this.N))}function eE(e,t){if(null===t){if(this.ea&&$("null is not a valid "+this.name),this.da){var r=this.fa();return null!==e&&e.push(this.W,r),r}return 0}if(t.M||$('Cannot pass "'+eD(t)+'" as a '+this.name),t.M.O||$("Cannot pass deleted object as a pointer of type "+this.name),!this.ca&&t.M.P.ca&&$("Cannot convert argument of type "+(t.M.U?t.M.U.name:t.M.P.name)+" to parameter type "+this.name),r=ek(t.M.O,t.M.P.N,this.N),this.da)switch(void 0===t.M.T&&$("Passing raw pointer to smart pointer is illegal"),this.Ba){case 0:t.M.U===this?r=t.M.T:$("Cannot convert argument of type "+(t.M.U?t.M.U.name:t.M.P.name)+" to parameter type "+this.name);break;case 1:r=t.M.T;break;case 2:if(t.M.U===this)r=t.M.T;else{var n=t.clone();r=this.xa(r,V(function(){n.delete()})),null!==e&&e.push(this.W,r)}break;default:$("Unsupporting sharing policy")}return r}function eT(e,t){return null===t?(this.ea&&$("null is not a valid "+this.name),0):(t.M||$('Cannot pass "'+eD(t)+'" as a '+this.name),t.M.O||$("Cannot pass deleted object as a pointer of type "+this.name),t.M.P.ca&&$("Cannot convert argument of type "+t.M.P.name+" to parameter type "+this.name),ek(t.M.O,t.M.P.N,this.N))}function eO(e,t,r,n){this.name=e,this.N=t,this.ea=r,this.ca=n,this.da=!1,this.W=this.xa=this.fa=this.ka=this.Ba=this.wa=void 0,void 0!==t.R?this.toWireType=eE:(this.toWireType=n?e_:eT,this.V=null)}function eC(e,t){var r,n,o=(e=X(e)).includes("j")?(r=e,n=[],function(){if(n.length=0,Object.assign(n,arguments),r.includes("j")){var e=a["dynCall_"+r];e=n&&n.length?e.apply(null,[t].concat(n)):e.call(null,t)}else e=k.get(t).apply(null,n);return e}):k.get(t);return"function"!=typeof o&&$("unknown function pointer with signature "+e+": "+t),o}var eP=void 0;function eA(e,t){var r=[],n={};throw t.forEach(function e(t){n[t]||ee[t]||(eg[t]?eg[t].forEach(e):(r.push(t),n[t]=!0))}),new eP(e+": "+r.map(et).join([", "]))}function eI(e,t,r,n,o){var i=t.length;2>i&&$("argTypes array size mismatch! Must at least get return value and 'this' types!");var a=null!==t[1]&&null!==r,s=!1;for(r=1;r<t.length;++r)if(null!==t[r]&&void 0===t[r].V){s=!0;break}var l="void"!==t[0].name,u=i-2,c=Array(u),f=[],p=[];return function(){if(arguments.length!==u&&$("function "+e+" called with "+arguments.length+" arguments, expected "+u+" args!"),p.length=0,f.length=a?2:1,f[0]=o,a){var r=t[1].toWireType(p,this);f[1]=r}for(var i=0;i<u;++i)c[i]=t[i+2].toWireType(p,arguments[i]),f.push(c[i]);if(i=n.apply(null,f),s)ep(p);else for(var h=a?1:2;h<t.length;h++){var d=1===h?r:c[h-2];null!==t[h].V&&t[h].V(d)}return r=l?t[0].fromWireType(i):void 0}}function eL(e,t){for(var r=[],n=0;n<e;n++)r.push(x[t+4*n>>2]);return r}function eM(e){4<e&&0==--B[e].ga&&(B[e]=void 0,W.push(e))}function eD(e){if(null===e)return"null";var t=typeof e;return"object"===t||"array"===t||"function"===t?e.toString():""+e}function eR(e,t){for(var r="",n=0;!(n>=t/2);++n){var o=m[e+2*n>>1];if(0==o)break;r+=String.fromCharCode(o)}return r}function eU(e,t,r){if(void 0===r&&(r=0x7fffffff),2>r)return 0;r-=2;var n=t;r=r<2*e.length?r/2:e.length;for(var o=0;o<r;++o)m[t>>1]=e.charCodeAt(o),t+=2;return m[t>>1]=0,t-n}function eF(e){return 2*e.length}function eN(e,t){for(var r=0,n="";!(r>=t/4);){var o=b[e+4*r>>2];if(0==o)break;++r,65536<=o?(o-=65536,n+=String.fromCharCode(55296|o>>10,56320|1023&o)):n+=String.fromCharCode(o)}return n}function eB(e,t,r){if(void 0===r&&(r=0x7fffffff),4>r)return 0;var n=t;r=n+r-4;for(var o=0;o<e.length;++o){var i=e.charCodeAt(o);if(55296<=i&&57343>=i){var a=e.charCodeAt(++o);i=65536+((1023&i)<<10)|1023&a}if(b[t>>2]=i,(t+=4)+4>r)break}return b[t>>2]=0,t-n}function eW(e){for(var t=0,r=0;r<e.length;++r){var n=e.charCodeAt(r);55296<=n&&57343>=n&&++r,t+=4}return t}var ej={};function eG(e){var t=ej[e];return void 0===t?X(e):t}var e$=[],ez=[],eV=[null,[],[]];G=a.BindingError=j("BindingError"),a.count_emval_handles=function(){for(var e=0,t=5;t<B.length;++t)void 0!==B[t]&&++e;return e},a.get_first_emval=function(){for(var e=5;e<B.length;++e)if(void 0!==B[e])return B[e];return null},q=a.PureVirtualError=j("PureVirtualError");for(var eq=Array(256),eH=0;256>eH;++eH)eq[eH]=String.fromCharCode(eH);H=eq,a.getInheritedInstanceCount=function(){return Object.keys(K).length},a.getLiveInheritedInstances=function(){var e,t=[];for(e in K)K.hasOwnProperty(e)&&t.push(K[e]);return t},a.flushPendingDeletes=Z,a.setDelayFunction=function(e){Q=e,Y.length&&Q&&Q(Z)},es=a.InternalError=j("InternalError"),ex.prototype.isAliasOf=function(e){if(!(this instanceof ex&&e instanceof ex))return!1;var t=this.M.P.N,r=this.M.O,n=e.M.P.N;for(e=e.M.O;t.R;)r=t.ba(r),t=t.R;for(;n.R;)e=n.ba(e),n=n.R;return t===n&&r===e},ex.prototype.clone=function(){if(this.M.O||eb(this),this.M.aa)return this.M.count.value+=1,this;var e=ec,t=Object,r=t.create,n=Object.getPrototypeOf(this),o=this.M;return e=e(r.call(t,n,{M:{value:{count:o.count,$:o.$,aa:o.aa,O:o.O,P:o.P,T:o.T,U:o.U}}})),e.M.count.value+=1,e.M.$=!1,e},ex.prototype.delete=function(){this.M.O||eb(this),this.M.$&&!this.M.aa&&$("Object already scheduled for deletion"),en(this),ei(this.M),this.M.aa||(this.M.T=void 0,this.M.O=void 0)},ex.prototype.isDeleted=function(){return!this.M.O},ex.prototype.deleteLater=function(){return this.M.O||eb(this),this.M.$&&!this.M.aa&&$("Object already scheduled for deletion"),Y.push(this),1===Y.length&&Q&&Q(Z),this.M.$=!0,this},eO.prototype.qa=function(e){return this.ka&&(e=this.ka(e)),e},eO.prototype.ha=function(e){this.W&&this.W(e)},eO.prototype.argPackAdvance=8,eO.prototype.readValueFromPointer=eh,eO.prototype.deleteObject=function(e){null!==e&&e.delete()},eO.prototype.fromWireType=function(e){function t(){return this.da?eu(this.N.X,{P:this.wa,O:o,U:this,T:e}):eu(this.N.X,{P:this,O:e})}var r,n,o=this.qa(e);if(!o)return this.ha(e),null;var i=(r=this.N,n=o,K[n=J(r,n)]);if(void 0!==i)return 0===i.M.count.value?(i.M.O=o,i.M.T=e,i.clone()):(i=i.clone(),this.ha(e),i);if(!(i=ea[i=this.N.pa(o)]))return t.call(this);i=this.ca?i.la:i.pointerType;var a=function e(t,r,n){return r===n?t:void 0===n.R?null:(t=e(t,r,n.R),null===t?null:n.na(t))}(o,this.N,i.N);return null===a?t.call(this):this.da?eu(i.N.X,{P:i,O:a,U:this,T:e}):eu(i.N.X,{P:i,O:a})},eP=a.UnboundTypeError=j("UnboundTypeError");var eX="function"==typeof atob?atob:function(e){var t="",r=0;e=e.replace(/[^A-Za-z0-9\+\/=]/g,"");do{var n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(e.charAt(r++)),o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(e.charAt(r++)),i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(e.charAt(r++)),a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(e.charAt(r++));n=n<<2|o>>4,o=(15&o)<<4|i>>2;var s=(3&i)<<6|a;t+=String.fromCharCode(n),64!==i&&(t+=String.fromCharCode(o)),64!==a&&(t+=String.fromCharCode(s))}while(r<e.length)return t},eY={l:function(e,t,r,n){A("Assertion failed: "+(e?p(v,e):"")+", at: "+[t?t?p(v,t):"":"unknown filename",r,n?n?p(v,n):"":"unknown function"])},q:function(e,t,r){e=X(e),t=er(t,"wrapper"),r=z(r);var n=[].slice,o=t.N,i=o.X,a=o.R.X,s=o.R.constructor;for(var l in e=N(e,function(){o.R.ja.forEach((function(e){if(this[e]===a[e])throw new q("Pure virtual function "+e+" must be implemented in JavaScript")}).bind(this)),Object.defineProperty(this,"__parent",{value:i}),this.__construct.apply(this,n.call(arguments))}),i.__construct=function(){this===i&&$("Pass correct 'this' to __construct");var e=s.implement.apply(void 0,[this].concat(n.call(arguments)));en(e);var t=e.M;e.notifyOnDestruction(),t.aa=!0,Object.defineProperties(this,{M:{value:t}}),ec(this),e=t.O,e=J(o,e),K.hasOwnProperty(e)?$("Tried to register registered instance: "+e):K[e]=this},i.__destruct=function(){this===i&&$("Pass correct 'this' to __destruct"),en(this);var e=this.M.O;e=J(o,e),K.hasOwnProperty(e)?delete K[e]:$("Tried to unregister unregistered instance: "+e)},e.prototype=Object.create(i),r)e.prototype[l]=r[l];return V(e)},j:function(e){var t=ef[e];delete ef[e];var r=t.fa,n=t.W,o=t.ia,i=o.map(e=>e.ta).concat(o.map(e=>e.za));ev([e],i,e=>{var i={};return o.forEach((t,r)=>{var n=e[r],a=t.ra,s=t.sa,l=e[r+o.length],u=t.ya,c=t.Aa;i[t.oa]={read:e=>n.fromWireType(a(s,e)),write:(e,t)=>{var r=[];u(c,e,l.toWireType(r,t)),ep(r)}}}),[{name:t.name,fromWireType:function(e){var t,r={};for(t in i)r[t]=i[t].read(e);return n(e),r},toWireType:function(e,t){for(var o in i)if(!(o in t))throw TypeError('Missing field: "'+o+'"');var a=r();for(o in i)i[o].write(a,t[o]);return null!==e&&e.push(n,a),a},argPackAdvance:8,readValueFromPointer:eh,V:n}]})},v:function(){},B:function(e,t,r,n,o){var i=em(r);t=X(t),ey(e,{name:t,fromWireType:function(e){return!!e},toWireType:function(e,t){return t?n:o},argPackAdvance:8,readValueFromPointer:function(e){if(1===r)var n=g;else if(2===r)n=m;else if(4===r)n=b;else throw TypeError("Unknown boolean type size: "+t);return this.fromWireType(n[e>>i])},V:null})},f:function(e,t,r,n,o,i,s,l,u,c,f,p,h){f=X(f),i=eC(o,i),l&&(l=eC(s,l)),c&&(c=eC(u,c)),h=eC(p,h);var d,g=F(f);d=function(){eA("Cannot construct "+f+" due to unbound types",[n])},a.hasOwnProperty(g)?($("Cannot register public name '"+g+"' twice"),ew(a,g,g),a.hasOwnProperty(void 0)&&$("Cannot register multiple overloads of a function with the same number of arguments (undefined)!"),a[g].S[void 0]=d):a[g]=d,ev([e,t,r],n?[n]:[],function(t){if(t=t[0],n)var r,o=t.N,s=o.X;else s=ex.prototype;t=N(g,function(){if(Object.getPrototypeOf(this)!==u)throw new G("Use 'new' to construct "+f);if(void 0===p.Y)throw new G(f+" has no accessible constructor");var e=p.Y[arguments.length];if(void 0===e)throw new G("Tried to invoke ctor of "+f+" with invalid number of parameters ("+arguments.length+") - expected ("+Object.keys(p.Y).toString()+") parameters instead!");return e.apply(this,arguments)});var u=Object.create(s,{constructor:{value:t}});t.prototype=u;var p=new eS(f,t,u,h,o,i,l,c);o=new eO(f,p,!0,!1),s=new eO(f+"*",p,!1,!1);var d=new eO(f+" const*",p,!1,!0);return ea[e]={pointerType:s,la:d},r=t,a.hasOwnProperty(g)||el("Replacing nonexistant public symbol"),a[g]=r,a[g].Z=void 0,[o,s,d]})},d:function(e,t,r,n,o,i,a){var s=eL(r,n);t=X(t),i=eC(o,i),ev([],[e],function(e){function n(){eA("Cannot call "+o+" due to unbound types",s)}var o=(e=e[0]).name+"."+t;t.startsWith("@@")&&(t=Symbol[t.substring(2)]);var l=e.N.constructor;return void 0===l[t]?(n.Z=r-1,l[t]=n):(ew(l,t,o),l[t].S[r-1]=n),ev([],s,function(e){return e=eI(o,[e[0],null].concat(e.slice(1)),null,i,a),void 0===l[t].S?(e.Z=r-1,l[t]=e):l[t].S[r-1]=e,[]}),[]})},p:function(e,t,r,n,o,i){0<t||A();var a=eL(t,r);o=eC(n,o),ev([],[e],function(e){e=e[0];var r="constructor "+e.name;if(void 0===e.N.Y&&(e.N.Y=[]),void 0!==e.N.Y[t-1])throw new G("Cannot register multiple constructors with identical number of parameters ("+(t-1)+") for class '"+e.name+"'! Overload resolution is currently only performed using the parameter count, not actual type info!");return e.N.Y[t-1]=()=>{eA("Cannot construct "+e.name+" due to unbound types",a)},ev([],a,function(n){return n.splice(1,0,null),e.N.Y[t-1]=eI(r,n,null,o,i),[]}),[]})},a:function(e,t,r,n,o,i,a,s){var l=eL(r,n);t=X(t),i=eC(o,i),ev([],[e],function(e){function n(){eA("Cannot call "+o+" due to unbound types",l)}var o=(e=e[0]).name+"."+t;t.startsWith("@@")&&(t=Symbol[t.substring(2)]),s&&e.N.ja.push(t);var u=e.N.X,c=u[t];return void 0===c||void 0===c.S&&c.className!==e.name&&c.Z===r-2?(n.Z=r-2,n.className=e.name,u[t]=n):(ew(u,t,o),u[t].S[r-2]=n),ev([],l,function(n){return n=eI(o,n,e,i,a),void 0===u[t].S?(n.Z=r-2,u[t]=n):u[t].S[r-2]=n,[]}),[]})},A:function(e,t){t=X(t),ey(e,{name:t,fromWireType:function(e){var t=z(e);return eM(e),t},toWireType:function(e,t){return V(t)},argPackAdvance:8,readValueFromPointer:eh,V:null})},n:function(e,t,r){r=em(r),t=X(t),ey(e,{name:t,fromWireType:function(e){return e},toWireType:function(e,t){return t},argPackAdvance:8,readValueFromPointer:function(e,t){switch(t){case 2:return function(e){return this.fromWireType(w[e>>2])};case 3:return function(e){return this.fromWireType(S[e>>3])};default:throw TypeError("Unknown float type: "+e)}}(t,r),V:null})},e:function(e,t,r,n,o){t=X(t),-1===o&&(o=0xffffffff),o=em(r);var i=e=>e;if(0===n){var a=32-8*r;i=e=>e<<a>>>a}r=t.includes("unsigned")?function(e,t){return t>>>0}:function(e,t){return t},ey(e,{name:t,fromWireType:i,toWireType:r,argPackAdvance:8,readValueFromPointer:function(e,t,r){switch(t){case 0:return r?function(e){return g[e]}:function(e){return v[e]};case 1:return r?function(e){return m[e>>1]}:function(e){return y[e>>1]};case 2:return r?function(e){return b[e>>2]}:function(e){return x[e>>2]};default:throw TypeError("Unknown integer type: "+e)}}(t,o,0!==n),V:null})},b:function(e,t,r){function n(e){e>>=2;var t=x;return new o(d,t[e+1],t[e])}var o=[Int8Array,Uint8Array,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array][t];r=X(r),ey(e,{name:r,fromWireType:n,argPackAdvance:8,readValueFromPointer:n},{ua:!0})},o:function(e,t){t=X(t);var r="std::string"===t;ey(e,{name:t,fromWireType:function(e){var t=x[e>>2],n=e+4;if(r)for(var o=n,i=0;i<=t;++i){var a=n+i;if(i==t||0==v[a]){if(o=o?p(v,o,a-o):"",void 0===s)var s=o;else s+="\0",s+=o;o=a+1}}else{for(s=Array(t),i=0;i<t;++i)s[i]=String.fromCharCode(v[n+i]);s=s.join("")}return eK(e),s},toWireType:function(e,t){t instanceof ArrayBuffer&&(t=new Uint8Array(t));var n,o="string"==typeof t;if(o||t instanceof Uint8Array||t instanceof Uint8ClampedArray||t instanceof Int8Array||$("Cannot pass non-string to std::string"),r&&o){var i=0;for(n=0;n<t.length;++n){var a=t.charCodeAt(n);127>=a?i++:2047>=a?i+=2:55296<=a&&57343>=a?(i+=4,++n):i+=3}n=i}else n=t.length;if(a=(i=eQ(4+n+1))+4,x[i>>2]=n,r&&o){if(o=a,a=n+1,n=v,0<a){a=o+a-1;for(var s=0;s<t.length;++s){var l=t.charCodeAt(s);if(55296<=l&&57343>=l){var u=t.charCodeAt(++s);l=65536+((1023&l)<<10)|1023&u}if(127>=l){if(o>=a)break;n[o++]=l}else{if(2047>=l){if(o+1>=a)break;n[o++]=192|l>>6}else{if(65535>=l){if(o+2>=a)break;n[o++]=224|l>>12}else{if(o+3>=a)break;n[o++]=240|l>>18,n[o++]=128|l>>12&63}n[o++]=128|l>>6&63}n[o++]=128|63&l}}n[o]=0}}else if(o)for(o=0;o<n;++o)s=t.charCodeAt(o),255<s&&(eK(a),$("String has UTF-16 code units that do not fit in 8 bits")),v[a+o]=s;else for(o=0;o<n;++o)v[a+o]=t[o];return null!==e&&e.push(eK,i),i},argPackAdvance:8,readValueFromPointer:eh,V:function(e){eK(e)}})},i:function(e,t,r){if(r=X(r),2===t)var n=eR,o=eU,i=eF,a=()=>y,s=1;else 4===t&&(n=eN,o=eB,i=eW,a=()=>x,s=2);ey(e,{name:r,fromWireType:function(e){for(var r,o=x[e>>2],i=a(),l=e+4,u=0;u<=o;++u){var c=e+4+u*t;(u==o||0==i[c>>s])&&(l=n(l,c-l),void 0===r?r=l:(r+="\0",r+=l),l=c+t)}return eK(e),r},toWireType:function(e,n){"string"!=typeof n&&$("Cannot pass non-string to C++ string type "+r);var a=i(n),l=eQ(4+a+t);return x[l>>2]=a>>s,o(n,l+4,a+t),null!==e&&e.push(eK,l),l},argPackAdvance:8,readValueFromPointer:eh,V:function(e){eK(e)}})},k:function(e,t,r,n,o,i){ef[e]={name:X(t),fa:eC(r,n),W:eC(o,i),ia:[]}},h:function(e,t,r,n,o,i,a,s,l,u){ef[e].ia.push({oa:X(t),ta:r,ra:eC(n,o),sa:i,za:a,ya:eC(s,l),Aa:u})},C:function(e,t){t=X(t),ey(e,{va:!0,name:t,argPackAdvance:0,fromWireType:function(){},toWireType:function(){}})},s:function(e,t,r,n,o){e=e$[e],t=z(t),r=eG(r);var i=[];return x[n>>2]=V(i),e(t,r,i,o)},t:function(e,t,r,n){e=e$[e],t=z(t),r=eG(r),e(t,r,null,n)},g:eM,m:function(e,t){var r,n,o=function(e,t){for(var r=Array(e),n=0;n<e;++n)r[n]=er(x[t+4*n>>2],"parameter "+n);return r}(e,t),i=o[0],a=ez[t=i.name+"_$"+o.slice(1).map(function(e){return e.name}).join("_")+"$"];if(void 0!==a)return a;var s=Array(e-1);return r=(t,r,n,a)=>{for(var l=0,u=0;u<e-1;++u)s[u]=o[u+1].readValueFromPointer(a+l),l+=o[u+1].argPackAdvance;for(t=t[r].apply(t,s),u=0;u<e-1;++u)o[u+1].ma&&o[u+1].ma(s[u]);if(!i.va)return i.toWireType(n,t)},n=e$.length,e$.push(r),a=n,ez[t]=a},D:function(e){4<e&&(B[e].ga+=1)},r:function(e){var t=z(e);ep(t),eM(e)},c:function(){A("")},x:function(e,t,r){v.copyWithin(e,t,t+r)},w:function(e){var t=v.length;if(e>>>=0,0x80000000<e)return!1;for(var r=1;4>=r;r*=2){var n=t*(1+.2/r);n=Math.min(n,e+0x6000000);var o=Math;n=Math.max(e,n),o=o.min.call(o,0x80000000,n+(65536-n%65536)%65536);e:{try{c.grow(o-d.byteLength+65535>>>16),h();var i=1;break e}catch{}i=void 0}if(i)return!0}return!1},z:function(){return 52},u:function(){return 70},y:function(e,t,r,n){for(var a=0,s=0;s<r;s++){var l=x[t>>2],u=x[t+4>>2];t+=8;for(var c=0;c<u;c++){var f=v[l+c],h=eV[e];0===f||10===f?((1===e?o:i)(p(h,0)),h.length=0):h.push(f)}a+=u}return x[n>>2]=a,0}};(function(){function e(e){a.asm=e.exports,c=a.asm.E,h(),k=a.asm.J,E.unshift(a.asm.F),O--,a.monitorRunDependencies&&a.monitorRunDependencies(O),0==O&&(null!==C&&(clearInterval(C),C=null),P&&(e=P,P=null,e()))}function t(t){e(t.instance)}function r(e){return(u||"function"!=typeof fetch?Promise.resolve().then(function(){return R()}):fetch(M,{credentials:"same-origin"}).then(function(e){if(!e.ok)throw"failed to load wasm binary file at '"+M+"'";return e.arrayBuffer()}).catch(function(){return R()})).then(function(e){return e instanceof WebAssembly.Instance?e:WebAssembly.instantiate(e,n)}).then(function(e){return e}).then(e,function(e){i("failed to asynchronously prepare wasm: "+e),A(e)})}var n={a:eY};if(O++,a.monitorRunDependencies&&a.monitorRunDependencies(O),a.instantiateWasm)try{return a.instantiateWasm(n,e)}catch(e){i("Module.instantiateWasm callback failed with error: "+e),l(e)}(u||"function"!=typeof WebAssembly.instantiateStreaming||L(M)||"function"!=typeof fetch?r(t):fetch(M,{credentials:"same-origin"}).then(function(e){return WebAssembly.instantiateStreaming(e,n).then(t,function(e){return i("wasm streaming compile failed: "+e),i("falling back to ArrayBuffer instantiation"),r(t)})})).catch(l)})(),a.___wasm_call_ctors=function(){return(a.___wasm_call_ctors=a.asm.F).apply(null,arguments)};var eZ=a.___getTypeName=function(){return(eZ=a.___getTypeName=a.asm.G).apply(null,arguments)};a.__embind_initialize_bindings=function(){return(a.__embind_initialize_bindings=a.asm.H).apply(null,arguments)};var eQ=a._malloc=function(){return(eQ=a._malloc=a.asm.I).apply(null,arguments)},eK=a._free=function(){return(eK=a._free=a.asm.K).apply(null,arguments)};function eJ(){function e(){if(!t&&(t=!0,a.calledRun=!0,!f)){if(U(E),s(a),a.onRuntimeInitialized&&a.onRuntimeInitialized(),a.postRun)for("function"==typeof a.postRun&&(a.postRun=[a.postRun]);a.postRun.length;){var e=a.postRun.shift();T.unshift(e)}U(T)}}if(!(0<O)){if(a.preRun)for("function"==typeof a.preRun&&(a.preRun=[a.preRun]);a.preRun.length;)!function(){var e=a.preRun.shift();_.unshift(e)}();U(_),0<O||(a.setStatus?(a.setStatus("Running..."),setTimeout(function(){setTimeout(function(){a.setStatus("")},1),e()},1)):e())}}if(a.dynCall_jiji=function(){return(a.dynCall_jiji=a.asm.L).apply(null,arguments)},P=function e(){t||eJ(),t||(P=e)},a.preInit)for("function"==typeof a.preInit&&(a.preInit=[a.preInit]);0<a.preInit.length;)a.preInit.pop()();return eJ(),e.ready}n7(on,{default:()=>oo});var oi=n6(()=>{I=""});async function oa(e){let{default:t}=await Promise.resolve().then(()=>(oi(),on));var r=await t(e);function n(e,t,r){let n=e[t];e[t]=function(){for(var e=arguments.length,t=Array(e),o=0;o<e;o++)t[o]=arguments[o];return r.call(this,n,...t)}}for(let e of["setPosition","setMargin","setFlexBasis","setWidth","setHeight","setMinWidth","setMinHeight","setMaxWidth","setMaxHeight","setPadding","setGap"]){let t={[C.Point]:r.Node.prototype[e],[C.Percent]:r.Node.prototype[`${e}Percent`],[C.Auto]:r.Node.prototype[`${e}Auto`]};n(r.Node.prototype,e,function(r){for(var n=arguments.length,o=Array(n>1?n-1:0),i=1;i<n;i++)o[i-1]=arguments[i];let a=o.pop(),s,l;if("auto"===a)s=C.Auto,l=void 0;else if("object"==typeof a)s=a.unit,l=a.valueOf();else if(s="string"==typeof a&&a.endsWith("%")?C.Percent:C.Point,l=parseFloat(a),void 0!==a&&!Number.isNaN(a)&&Number.isNaN(l))throw Error(`Invalid value ${a} for ${e}`);if(!t[s])throw Error(`Failed to execute "${e}": Unsupported unit '${a}'`);return void 0!==l?t[s].call(this,...o,l):t[s].call(this,...o)})}return n(r.Node.prototype,"setMeasureFunc",function(e,t){return t?e.call(this,r.MeasureCallback.implement({measure:function(){let{width:e,height:r}=t(...arguments);return{width:e??NaN,height:r??NaN}}})):this.unsetMeasureFunc()}),n(r.Node.prototype,"setDirtiedFunc",function(e,t){e.call(this,r.DirtiedCallback.implement({dirtied:t}))}),n(r.Config.prototype,"free",function(){r.Config.destroy(this)}),n(r.Node,"create",(e,t)=>t?r.Node.createWithConfig(t):r.Node.createDefault()),n(r.Node.prototype,"free",function(){r.Node.destroy(this)}),n(r.Node.prototype,"freeRecursive",function(){for(let e=0,t=this.getChildCount();e<t;++e)this.getChild(0).freeRecursive();this.free()}),n(r.Node.prototype,"calculateLayout",function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:NaN,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:NaN,n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:g.LTR;return e.call(this,t,r,n)}),{Config:r.Config,Node:r.Node,...A}}var os=n6(()=>{or(),ot()}),ol={};async function ou(e,t){let r;if(r="string"==typeof e||"function"==typeof Request&&e instanceof Request||"function"==typeof URL&&e instanceof URL?await fetch(e):await e,"function"==typeof Response&&r instanceof Response){if("function"==typeof WebAssembly.instantiateStreaming)try{return await WebAssembly.instantiateStreaming(r,t)}catch(e){"application/wasm"!==r.headers.get("Content-Type")&&console.warn("`WebAssembly.instantiateStreaming` failed because your server does not serve Wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n",e)}let e=await r.arrayBuffer();return await WebAssembly.instantiate(e,t)}let n=await WebAssembly.instantiate("buffer"in r?r.buffer.slice(r.byteOffset,r.byteOffset+r.byteLength):r,t);return n instanceof WebAssembly.Instance?{instance:n,module:r}:n}function oc(e){L({instantiateWasm:(t,r)=>(ou(e,t).then(({instance:e})=>{r(e)}).catch(D),{})}).then(M).catch(D)}function of(){return R}n7(ol,{getYoga:()=>of,init:()=>oc});var op=n6(()=>{os(),L=oa,R=new Promise((e,t)=>{M=e,D=t})}),oh=n8(e=>{function t(e){return(e=`${e}`,"0"===e)?"0":/^[+-]?(\d+|\d*\.\d+)(e[+-]?\d+)?(%|\w+)?$/.test(e)?e.replace(/^[+-]?/,e=>"-"===e?"":"-"):e.includes("var(")||e.includes("calc(")?`calc(${e} * -1)`:void 0}Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:()=>t})}),od=n8(e=>{Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:()=>t});var t=["preflight","container","accessibility","pointerEvents","visibility","position","inset","isolation","zIndex","order","gridColumn","gridColumnStart","gridColumnEnd","gridRow","gridRowStart","gridRowEnd","float","clear","margin","boxSizing","display","aspectRatio","height","maxHeight","minHeight","width","minWidth","maxWidth","flex","flexShrink","flexGrow","flexBasis","tableLayout","borderCollapse","borderSpacing","transformOrigin","translate","rotate","skew","scale","transform","animation","cursor","touchAction","userSelect","resize","scrollSnapType","scrollSnapAlign","scrollSnapStop","scrollMargin","scrollPadding","listStylePosition","listStyleType","appearance","columns","breakBefore","breakInside","breakAfter","gridAutoColumns","gridAutoFlow","gridAutoRows","gridTemplateColumns","gridTemplateRows","flexDirection","flexWrap","placeContent","placeItems","alignContent","alignItems","justifyContent","justifyItems","gap","space","divideWidth","divideStyle","divideColor","divideOpacity","placeSelf","alignSelf","justifySelf","overflow","overscrollBehavior","scrollBehavior","textOverflow","whitespace","wordBreak","borderRadius","borderWidth","borderStyle","borderColor","borderOpacity","backgroundColor","backgroundOpacity","backgroundImage","gradientColorStops","boxDecorationBreak","backgroundSize","backgroundAttachment","backgroundClip","backgroundPosition","backgroundRepeat","backgroundOrigin","fill","stroke","strokeWidth","objectFit","objectPosition","padding","textAlign","textIndent","verticalAlign","fontFamily","fontSize","fontWeight","textTransform","fontStyle","fontVariantNumeric","lineHeight","letterSpacing","textColor","textOpacity","textDecoration","textDecorationColor","textDecorationStyle","textDecorationThickness","textUnderlineOffset","fontSmoothing","placeholderColor","placeholderOpacity","caretColor","accentColor","opacity","backgroundBlendMode","mixBlendMode","boxShadow","boxShadowColor","outlineStyle","outlineWidth","outlineOffset","outlineColor","ringWidth","ringColor","ringOpacity","ringOffsetWidth","ringOffsetColor","blur","brightness","contrast","dropShadow","grayscale","hueRotate","invert","saturate","sepia","filter","backdropBlur","backdropBrightness","backdropContrast","backdropGrayscale","backdropHueRotate","backdropInvert","backdropOpacity","backdropSaturate","backdropSepia","backdropFilter","transitionProperty","transitionDelay","transitionDuration","transitionTimingFunction","willChange","content"]}),og=n8(e=>{function t(e,t){return void 0===e?t:Array.isArray(e)?e:[...new Set(t.filter(t=>!1!==e&&!1!==e[t]).concat(Object.keys(e).filter(t=>!1!==e[t])))]}Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:()=>t})}),ov=n8((e,t)=>{t.exports={content:[],presets:[],darkMode:"media",theme:{screens:{sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},colors:({colors:e})=>({inherit:e.inherit,current:e.current,transparent:e.transparent,black:e.black,white:e.white,slate:e.slate,gray:e.gray,zinc:e.zinc,neutral:e.neutral,stone:e.stone,red:e.red,orange:e.orange,amber:e.amber,yellow:e.yellow,lime:e.lime,green:e.green,emerald:e.emerald,teal:e.teal,cyan:e.cyan,sky:e.sky,blue:e.blue,indigo:e.indigo,violet:e.violet,purple:e.purple,fuchsia:e.fuchsia,pink:e.pink,rose:e.rose}),columns:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12","3xs":"16rem","2xs":"18rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem"},spacing:{px:"1px",0:"0px",.5:"0.125rem",1:"0.25rem",1.5:"0.375rem",2:"0.5rem",2.5:"0.625rem",3:"0.75rem",3.5:"0.875rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem",11:"2.75rem",12:"3rem",14:"3.5rem",16:"4rem",20:"5rem",24:"6rem",28:"7rem",32:"8rem",36:"9rem",40:"10rem",44:"11rem",48:"12rem",52:"13rem",56:"14rem",60:"15rem",64:"16rem",72:"18rem",80:"20rem",96:"24rem"},animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0, 0, 0.2, 1) infinite",pulse:"pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite",bounce:"bounce 1s infinite"},aspectRatio:{auto:"auto",square:"1 / 1",video:"16 / 9"},backdropBlur:({theme:e})=>e("blur"),backdropBrightness:({theme:e})=>e("brightness"),backdropContrast:({theme:e})=>e("contrast"),backdropGrayscale:({theme:e})=>e("grayscale"),backdropHueRotate:({theme:e})=>e("hueRotate"),backdropInvert:({theme:e})=>e("invert"),backdropOpacity:({theme:e})=>e("opacity"),backdropSaturate:({theme:e})=>e("saturate"),backdropSepia:({theme:e})=>e("sepia"),backgroundColor:({theme:e})=>e("colors"),backgroundImage:{none:"none","gradient-to-t":"linear-gradient(to top, var(--tw-gradient-stops))","gradient-to-tr":"linear-gradient(to top right, var(--tw-gradient-stops))","gradient-to-r":"linear-gradient(to right, var(--tw-gradient-stops))","gradient-to-br":"linear-gradient(to bottom right, var(--tw-gradient-stops))","gradient-to-b":"linear-gradient(to bottom, var(--tw-gradient-stops))","gradient-to-bl":"linear-gradient(to bottom left, var(--tw-gradient-stops))","gradient-to-l":"linear-gradient(to left, var(--tw-gradient-stops))","gradient-to-tl":"linear-gradient(to top left, var(--tw-gradient-stops))"},backgroundOpacity:({theme:e})=>e("opacity"),backgroundPosition:{bottom:"bottom",center:"center",left:"left","left-bottom":"left bottom","left-top":"left top",right:"right","right-bottom":"right bottom","right-top":"right top",top:"top"},backgroundSize:{auto:"auto",cover:"cover",contain:"contain"},blur:{0:"0",none:"0",sm:"4px",DEFAULT:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},brightness:{0:"0",50:".5",75:".75",90:".9",95:".95",100:"1",105:"1.05",110:"1.1",125:"1.25",150:"1.5",200:"2"},borderColor:({theme:e})=>({...e("colors"),DEFAULT:e("colors.gray.200","currentColor")}),borderOpacity:({theme:e})=>e("opacity"),borderRadius:{none:"0px",sm:"0.125rem",DEFAULT:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem",full:"9999px"},borderSpacing:({theme:e})=>({...e("spacing")}),borderWidth:{DEFAULT:"1px",0:"0px",2:"2px",4:"4px",8:"8px"},boxShadow:{sm:"0 1px 2px 0 rgb(0 0 0 / 0.05)",DEFAULT:"0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1)",md:"0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)",lg:"0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)",xl:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)","2xl":"0 25px 50px -12px rgb(0 0 0 / 0.25)",inner:"inset 0 2px 4px 0 rgb(0 0 0 / 0.05)",none:"none"},boxShadowColor:({theme:e})=>e("colors"),caretColor:({theme:e})=>e("colors"),accentColor:({theme:e})=>({...e("colors"),auto:"auto"}),contrast:{0:"0",50:".5",75:".75",100:"1",125:"1.25",150:"1.5",200:"2"},container:{},content:{none:"none"},cursor:{auto:"auto",default:"default",pointer:"pointer",wait:"wait",text:"text",move:"move",help:"help","not-allowed":"not-allowed",none:"none","context-menu":"context-menu",progress:"progress",cell:"cell",crosshair:"crosshair","vertical-text":"vertical-text",alias:"alias",copy:"copy","no-drop":"no-drop",grab:"grab",grabbing:"grabbing","all-scroll":"all-scroll","col-resize":"col-resize","row-resize":"row-resize","n-resize":"n-resize","e-resize":"e-resize","s-resize":"s-resize","w-resize":"w-resize","ne-resize":"ne-resize","nw-resize":"nw-resize","se-resize":"se-resize","sw-resize":"sw-resize","ew-resize":"ew-resize","ns-resize":"ns-resize","nesw-resize":"nesw-resize","nwse-resize":"nwse-resize","zoom-in":"zoom-in","zoom-out":"zoom-out"},divideColor:({theme:e})=>e("borderColor"),divideOpacity:({theme:e})=>e("borderOpacity"),divideWidth:({theme:e})=>e("borderWidth"),dropShadow:{sm:"0 1px 1px rgb(0 0 0 / 0.05)",DEFAULT:["0 1px 2px rgb(0 0 0 / 0.1)","0 1px 1px rgb(0 0 0 / 0.06)"],md:["0 4px 3px rgb(0 0 0 / 0.07)","0 2px 2px rgb(0 0 0 / 0.06)"],lg:["0 10px 8px rgb(0 0 0 / 0.04)","0 4px 3px rgb(0 0 0 / 0.1)"],xl:["0 20px 13px rgb(0 0 0 / 0.03)","0 8px 5px rgb(0 0 0 / 0.08)"],"2xl":"0 25px 25px rgb(0 0 0 / 0.15)",none:"0 0 #0000"},fill:({theme:e})=>e("colors"),grayscale:{0:"0",DEFAULT:"100%"},hueRotate:{0:"0deg",15:"15deg",30:"30deg",60:"60deg",90:"90deg",180:"180deg"},invert:{0:"0",DEFAULT:"100%"},flex:{1:"1 1 0%",auto:"1 1 auto",initial:"0 1 auto",none:"none"},flexBasis:({theme:e})=>({auto:"auto",...e("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%","1/12":"8.333333%","2/12":"16.666667%","3/12":"25%","4/12":"33.333333%","5/12":"41.666667%","6/12":"50%","7/12":"58.333333%","8/12":"66.666667%","9/12":"75%","10/12":"83.333333%","11/12":"91.666667%",full:"100%"}),flexGrow:{0:"0",DEFAULT:"1"},flexShrink:{0:"0",DEFAULT:"1"},fontFamily:{sans:["ui-sans-serif","system-ui","-apple-system","BlinkMacSystemFont",'"Segoe UI"',"Roboto",'"Helvetica Neue"',"Arial",'"Noto Sans"',"sans-serif",'"Apple Color Emoji"','"Segoe UI Emoji"','"Segoe UI Symbol"','"Noto Color Emoji"'],serif:["ui-serif","Georgia","Cambria",'"Times New Roman"',"Times","serif"],mono:["ui-monospace","SFMono-Regular","Menlo","Monaco","Consolas",'"Liberation Mono"','"Courier New"',"monospace"]},fontSize:{xs:["0.75rem",{lineHeight:"1rem"}],sm:["0.875rem",{lineHeight:"1.25rem"}],base:["1rem",{lineHeight:"1.5rem"}],lg:["1.125rem",{lineHeight:"1.75rem"}],xl:["1.25rem",{lineHeight:"1.75rem"}],"2xl":["1.5rem",{lineHeight:"2rem"}],"3xl":["1.875rem",{lineHeight:"2.25rem"}],"4xl":["2.25rem",{lineHeight:"2.5rem"}],"5xl":["3rem",{lineHeight:"1"}],"6xl":["3.75rem",{lineHeight:"1"}],"7xl":["4.5rem",{lineHeight:"1"}],"8xl":["6rem",{lineHeight:"1"}],"9xl":["8rem",{lineHeight:"1"}]},fontWeight:{thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},gap:({theme:e})=>e("spacing"),gradientColorStops:({theme:e})=>e("colors"),gridAutoColumns:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0, 1fr)"},gridAutoRows:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0, 1fr)"},gridColumn:{auto:"auto","span-1":"span 1 / span 1","span-2":"span 2 / span 2","span-3":"span 3 / span 3","span-4":"span 4 / span 4","span-5":"span 5 / span 5","span-6":"span 6 / span 6","span-7":"span 7 / span 7","span-8":"span 8 / span 8","span-9":"span 9 / span 9","span-10":"span 10 / span 10","span-11":"span 11 / span 11","span-12":"span 12 / span 12","span-full":"1 / -1"},gridColumnEnd:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridColumnStart:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridRow:{auto:"auto","span-1":"span 1 / span 1","span-2":"span 2 / span 2","span-3":"span 3 / span 3","span-4":"span 4 / span 4","span-5":"span 5 / span 5","span-6":"span 6 / span 6","span-full":"1 / -1"},gridRowStart:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7"},gridRowEnd:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7"},gridTemplateColumns:{none:"none",1:"repeat(1, minmax(0, 1fr))",2:"repeat(2, minmax(0, 1fr))",3:"repeat(3, minmax(0, 1fr))",4:"repeat(4, minmax(0, 1fr))",5:"repeat(5, minmax(0, 1fr))",6:"repeat(6, minmax(0, 1fr))",7:"repeat(7, minmax(0, 1fr))",8:"repeat(8, minmax(0, 1fr))",9:"repeat(9, minmax(0, 1fr))",10:"repeat(10, minmax(0, 1fr))",11:"repeat(11, minmax(0, 1fr))",12:"repeat(12, minmax(0, 1fr))"},gridTemplateRows:{none:"none",1:"repeat(1, minmax(0, 1fr))",2:"repeat(2, minmax(0, 1fr))",3:"repeat(3, minmax(0, 1fr))",4:"repeat(4, minmax(0, 1fr))",5:"repeat(5, minmax(0, 1fr))",6:"repeat(6, minmax(0, 1fr))"},height:({theme:e})=>({auto:"auto",...e("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%",full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"}),inset:({theme:e})=>({auto:"auto",...e("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%",full:"100%"}),keyframes:{spin:{to:{transform:"rotate(360deg)"}},ping:{"75%, 100%":{transform:"scale(2)",opacity:"0"}},pulse:{"50%":{opacity:".5"}},bounce:{"0%, 100%":{transform:"translateY(-25%)",animationTimingFunction:"cubic-bezier(0.8,0,1,1)"},"50%":{transform:"none",animationTimingFunction:"cubic-bezier(0,0,0.2,1)"}}},letterSpacing:{tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeight:{none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2",3:".75rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem"},listStyleType:{none:"none",disc:"disc",decimal:"decimal"},margin:({theme:e})=>({auto:"auto",...e("spacing")}),maxHeight:({theme:e})=>({...e("spacing"),full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"}),maxWidth:({theme:e,breakpoints:t})=>({none:"none",0:"0rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",prose:"65ch",...t(e("screens"))}),minHeight:{0:"0px",full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"},minWidth:{0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content"},objectPosition:{bottom:"bottom",center:"center",left:"left","left-bottom":"left bottom","left-top":"left top",right:"right","right-bottom":"right bottom","right-top":"right top",top:"top"},opacity:{0:"0",5:"0.05",10:"0.1",20:"0.2",25:"0.25",30:"0.3",40:"0.4",50:"0.5",60:"0.6",70:"0.7",75:"0.75",80:"0.8",90:"0.9",95:"0.95",100:"1"},order:{first:"-9999",last:"9999",none:"0",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12"},padding:({theme:e})=>e("spacing"),placeholderColor:({theme:e})=>e("colors"),placeholderOpacity:({theme:e})=>e("opacity"),outlineColor:({theme:e})=>e("colors"),outlineOffset:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},outlineWidth:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},ringColor:({theme:e})=>({DEFAULT:e("colors.blue.500","#3b82f6"),...e("colors")}),ringOffsetColor:({theme:e})=>e("colors"),ringOffsetWidth:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},ringOpacity:({theme:e})=>({DEFAULT:"0.5",...e("opacity")}),ringWidth:{DEFAULT:"3px",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},rotate:{0:"0deg",1:"1deg",2:"2deg",3:"3deg",6:"6deg",12:"12deg",45:"45deg",90:"90deg",180:"180deg"},saturate:{0:"0",50:".5",100:"1",150:"1.5",200:"2"},scale:{0:"0",50:".5",75:".75",90:".9",95:".95",100:"1",105:"1.05",110:"1.1",125:"1.25",150:"1.5"},scrollMargin:({theme:e})=>({...e("spacing")}),scrollPadding:({theme:e})=>e("spacing"),sepia:{0:"0",DEFAULT:"100%"},skew:{0:"0deg",1:"1deg",2:"2deg",3:"3deg",6:"6deg",12:"12deg"},space:({theme:e})=>({...e("spacing")}),stroke:({theme:e})=>e("colors"),strokeWidth:{0:"0",1:"1",2:"2"},textColor:({theme:e})=>e("colors"),textDecorationColor:({theme:e})=>e("colors"),textDecorationThickness:{auto:"auto","from-font":"from-font",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},textUnderlineOffset:{auto:"auto",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},textIndent:({theme:e})=>({...e("spacing")}),textOpacity:({theme:e})=>e("opacity"),transformOrigin:{center:"center",top:"top","top-right":"top right",right:"right","bottom-right":"bottom right",bottom:"bottom","bottom-left":"bottom left",left:"left","top-left":"top left"},transitionDelay:{75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionDuration:{DEFAULT:"150ms",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionProperty:{none:"none",all:"all",DEFAULT:"color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter",colors:"color, background-color, border-color, text-decoration-color, fill, stroke",opacity:"opacity",shadow:"box-shadow",transform:"transform"},transitionTimingFunction:{DEFAULT:"cubic-bezier(0.4, 0, 0.2, 1)",linear:"linear",in:"cubic-bezier(0.4, 0, 1, 1)",out:"cubic-bezier(0, 0, 0.2, 1)","in-out":"cubic-bezier(0.4, 0, 0.2, 1)"},translate:({theme:e})=>({...e("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%",full:"100%"}),width:({theme:e})=>({auto:"auto",...e("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%","1/12":"8.333333%","2/12":"16.666667%","3/12":"25%","4/12":"33.333333%","5/12":"41.666667%","6/12":"50%","7/12":"58.333333%","8/12":"66.666667%","9/12":"75%","10/12":"83.333333%","11/12":"91.666667%",full:"100%",screen:"100vw",min:"min-content",max:"max-content",fit:"fit-content"}),willChange:{auto:"auto",scroll:"scroll-position",contents:"contents",transform:"transform"},zIndex:{auto:"auto",0:"0",10:"10",20:"20",30:"30",40:"40",50:"50"}},variantOrder:["first","last","odd","even","visited","checked","empty","read-only","group-hover","group-focus","focus-within","hover","focus","focus-visible","active","disabled"],plugins:[]}}),om={};n7(om,{default:()=>U});var oy=n6(()=>{U={info(e,t){console.info(...Array.isArray(e)?[e]:[t,e])},warn(e,t){console.warn(...Array.isArray(e)?[e]:[t,e])},risk(e,t){console.error(...Array.isArray(e)?[e]:[t,e])}}}),ob=n8(e=>{Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:()=>o});var t,r=(t=(oy(),oe(om)))&&t.__esModule?t:{default:t};function n({version:e,from:t,to:o}){r.default.warn(`${t}-color-renamed`,[`As of Tailwind CSS ${e}, \`${t}\` has been renamed to \`${o}\`.`,"Update your configuration file to silence this warning."])}var o={inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff",slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843"},rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337"},get lightBlue(){return n({version:"v2.2",from:"lightBlue",to:"sky"}),this.sky},get warmGray(){return n({version:"v3.0",from:"warmGray",to:"stone"}),this.stone},get trueGray(){return n({version:"v3.0",from:"trueGray",to:"neutral"}),this.neutral},get coolGray(){return n({version:"v3.0",from:"coolGray",to:"gray"}),this.gray},get blueGray(){return n({version:"v3.0",from:"blueGray",to:"slate"}),this.slate}}}),ox=n8(e=>{function t(e,...r){for(let t of r){var n,o;for(let r in t)null!=e&&null!=(n=e.hasOwnProperty)&&n.call(e,r)||(e[r]=t[r]);for(let r of Object.getOwnPropertySymbols(t))null!=e&&null!=(o=e.hasOwnProperty)&&o.call(e,r)||(e[r]=t[r])}return e}Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"defaults",{enumerable:!0,get:()=>t})}),ow=n8(e=>{function t(e){if(Array.isArray(e))return e;let t=e.split("[").length-1,r=e.split("]").length-1;if(t!==r)throw Error(`Path is invalid. Has unbalanced brackets: ${e}`);return e.split(/\.(?![^\[]*\])|[\[\]]/g).filter(Boolean)}Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"toPath",{enumerable:!0,get:()=>t})}),oS=n8(e=>{Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"normalizeConfig",{enumerable:!0,get:()=>n});var t=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var t=r(void 0);if(t&&t.has(e))return t.get(e);var n={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&&Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&&(a.get||a.set)?Object.defineProperty(n,i,a):n[i]=e[i]}return n.default=e,t&&t.set(e,n),n}((oy(),oe(om)));function r(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(r=function(e){return e?n:t})(e)}function n(e){var r,n,o,i,a,s,l;let u,c;for(let f of(((()=>{if(e.purge||!e.content||!Array.isArray(e.content)&&("object"!=typeof e.content||null===e.content))return!1;if(Array.isArray(e.content))return e.content.every(e=>"string"==typeof e||!("string"!=typeof(null==e?void 0:e.raw)||null!=e&&e.extension&&"string"!=typeof(null==e?void 0:e.extension)));if("object"==typeof e.content&&null!==e.content){if(Object.keys(e.content).some(e=>!["files","extract","transform"].includes(e)))return!1;if(Array.isArray(e.content.files)){if(!e.content.files.every(e=>"string"==typeof e||!("string"!=typeof(null==e?void 0:e.raw)||null!=e&&e.extension&&"string"!=typeof(null==e?void 0:e.extension))))return!1;if("object"==typeof e.content.extract){for(let t of Object.values(e.content.extract))if("function"!=typeof t)return!1}else if(void 0!==e.content.extract&&"function"!=typeof e.content.extract)return!1;if("object"==typeof e.content.transform){for(let t of Object.values(e.content.transform))if("function"!=typeof t)return!1}else if(void 0!==e.content.transform&&"function"!=typeof e.content.transform)return!1}return!0}return!1})()||t.default.warn("purge-deprecation",["The `purge`/`content` options have changed in Tailwind CSS v3.0.","Update your configuration file to eliminate this warning.","https://tailwindcss.com/docs/upgrade-guide#configure-content-sources"]),e.safelist=(()=>{var t;let{content:r,purge:n,safelist:o}=e;return Array.isArray(o)?o:Array.isArray(null==r?void 0:r.safelist)?r.safelist:Array.isArray(null==n?void 0:n.safelist)?n.safelist:Array.isArray(null==n||null==(t=n.options)?void 0:t.safelist)?n.options.safelist:[]})(),"function"==typeof e.prefix)?(t.default.warn("prefix-function",["As of Tailwind CSS v3.0, `prefix` cannot be a function.","Update `prefix` in your configuration to be a string to eliminate this warning.","https://tailwindcss.com/docs/upgrade-guide#prefix-cannot-be-a-function"]),e.prefix=""):e.prefix=null!=(r=e.prefix)?r:"",e.content={files:(()=>{let{content:t,purge:r}=e;return Array.isArray(r)?r:Array.isArray(null==r?void 0:r.content)?r.content:Array.isArray(t)?t:Array.isArray(null==t?void 0:t.content)?t.content:Array.isArray(null==t?void 0:t.files)?t.files:[]})(),extract:(()=>{var t,r,n,o,i,a,s,l,u,c,f,p,h,d;let g=null!=(t=e.purge)&&t.extract?e.purge.extract:null!=(r=e.content)&&r.extract?e.content.extract:null!=(n=e.purge)&&null!=(o=n.extract)&&o.DEFAULT?e.purge.extract.DEFAULT:null!=(i=e.content)&&null!=(a=i.extract)&&a.DEFAULT?e.content.extract.DEFAULT:null!=(s=e.purge)&&null!=(l=s.options)&&l.extractors?e.purge.options.extractors:null!=(u=e.content)&&null!=(c=u.options)&&c.extractors?e.content.options.extractors:{},v={},m=null!=(f=e.purge)&&null!=(p=f.options)&&p.defaultExtractor?e.purge.options.defaultExtractor:null!=(h=e.content)&&null!=(d=h.options)&&d.defaultExtractor?e.content.options.defaultExtractor:void 0;if(void 0!==m&&(v.DEFAULT=m),"function"==typeof g)v.DEFAULT=g;else if(Array.isArray(g))for(let{extensions:e,extractor:t}of g??[])for(let r of e)v[r]=t;else"object"==typeof g&&null!==g&&Object.assign(v,g);return v})(),transform:(u=null!=(n=e.purge)&&n.transform?e.purge.transform:null!=(o=e.content)&&o.transform?e.content.transform:null!=(i=e.purge)&&null!=(a=i.transform)&&a.DEFAULT?e.purge.transform.DEFAULT:null!=(s=e.content)&&null!=(l=s.transform)&&l.DEFAULT?e.content.transform.DEFAULT:{},c={},"function"==typeof u&&(c.DEFAULT=u),"object"==typeof u&&null!==u&&Object.assign(c,u),c)},e.content.files))if("string"==typeof f&&/{([^,]*?)}/g.test(f)){t.default.warn("invalid-glob-braces",[`The glob pattern ${(0,t.dim)(f)} in your Tailwind CSS configuration is invalid.`,`Update it to ${(0,t.dim)(f.replace(/{([^,]*?)}/g,"$1"))} to silence this warning.`]);break}return e}}),ok=n8(e=>{function t(e){if("[object Object]"!==Object.prototype.toString.call(e))return!1;let t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:()=>t})}),o_=n8(e=>{Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"cloneDeep",{enumerable:!0,get:()=>function e(t){return Array.isArray(t)?t.map(t=>e(t)):"object"==typeof t&&null!==t?Object.fromEntries(Object.entries(t).map(([t,r])=>[t,e(r)])):t}})}),oE=n8((e,t)=>{e.__esModule=!0,e.default=function(e){if(!r.test(e))return e;for(var t="",n=0;n<e.length;n++){if("\\"===e[n]){var o=function(e){for(var t=e.toLowerCase(),r="",n=!1,o=0;o<6&&void 0!==t[o];o++){var i=t.charCodeAt(o),a=i>=97&&i<=102||i>=48&&i<=57;if(n=32===i,!a)break;r+=t[o]}if(0!==r.length){var s=parseInt(r,16);return s>=55296&&s<=57343||0===s||s>1114111?["�",r.length+ +!!n]:[String.fromCodePoint(s),r.length+ +!!n]}}(e.slice(n+1,n+7));if(void 0!==o){t+=o[0],n+=o[1];continue}if("\\"===e[n+1]){t+="\\",n++;continue}e.length===n+1&&(t+=e[n]);continue}t+=e[n]}return t};var r=/\\/;t.exports=e.default}),oT=n8((e,t)=>{e.__esModule=!0,e.default=function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];for(;r.length>0;){var o=r.shift();if(!e[o])return;e=e[o]}return e},t.exports=e.default}),oO=n8((e,t)=>{e.__esModule=!0,e.default=function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];for(;r.length>0;){var o=r.shift();e[o]||(e[o]={}),e=e[o]}},t.exports=e.default}),oC=n8((e,t)=>{e.__esModule=!0,e.default=function(e){for(var t="",r=e.indexOf("/*"),n=0;r>=0;){t+=e.slice(n,r);var o=e.indexOf("*/",r+2);if(o<0)return t;n=o+2,r=e.indexOf("/*",n)}return t+=e.slice(n)},t.exports=e.default}),oP=n8(e=>{function t(e){return e&&e.__esModule?e:{default:e}}e.__esModule=!0,e.stripComments=e.ensureObject=e.getProp=e.unesc=void 0,e.unesc=t(oE()).default,e.getProp=t(oT()).default,e.ensureObject=t(oO()).default,e.stripComments=t(oC()).default}),oA=n8((e,t)=>{e.__esModule=!0,e.default=void 0;var r=oP(),n=function e(t,r){if("object"!=typeof t||null===t)return t;var n=new t.constructor;for(var o in t)if(t.hasOwnProperty(o)){var i=t[o],a=typeof i;"parent"===o&&"object"===a?r&&(n[o]=r):i instanceof Array?n[o]=i.map(function(t){return e(t,n)}):n[o]=e(i,n)}return n};e.default=function(){function e(e){void 0===e&&(e={}),Object.assign(this,e),this.spaces=this.spaces||{},this.spaces.before=this.spaces.before||"",this.spaces.after=this.spaces.after||""}var t,o=e.prototype;return o.remove=function(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this},o.replaceWith=function(){if(this.parent){for(var e in arguments)this.parent.insertBefore(this,arguments[e]);this.remove()}return this},o.next=function(){return this.parent.at(this.parent.index(this)+1)},o.prev=function(){return this.parent.at(this.parent.index(this)-1)},o.clone=function(e){void 0===e&&(e={});var t=n(this);for(var r in e)t[r]=e[r];return t},o.appendToPropertyAndEscape=function(e,t,r){this.raws||(this.raws={});var n=this[e],o=this.raws[e];this[e]=n+t,o||r!==t?this.raws[e]=(o||n)+r:delete this.raws[e]},o.setPropertyAndEscape=function(e,t,r){this.raws||(this.raws={}),this[e]=t,this.raws[e]=r},o.setPropertyWithoutEscape=function(e,t){this[e]=t,this.raws&&delete this.raws[e]},o.isAtPosition=function(e,t){if(this.source&&this.source.start&&this.source.end)return!(this.source.start.line>e||this.source.end.line<e||this.source.start.line===e&&this.source.start.column>t||this.source.end.line===e&&this.source.end.column<t)},o.stringifyProperty=function(e){return this.raws&&this.raws[e]||this[e]},o.valueToString=function(){return String(this.stringifyProperty("value"))},o.toString=function(){return[this.rawSpaceBefore,this.valueToString(),this.rawSpaceAfter].join("")},t=[{key:"rawSpaceBefore",get:function(){var e=this.raws&&this.raws.spaces&&this.raws.spaces.before;return void 0===e&&(e=this.spaces&&this.spaces.before),e||""},set:function(e){(0,r.ensureObject)(this,"raws","spaces"),this.raws.spaces.before=e}},{key:"rawSpaceAfter",get:function(){var e=this.raws&&this.raws.spaces&&this.raws.spaces.after;return void 0===e&&(e=this.spaces.after),e||""},set:function(e){(0,r.ensureObject)(this,"raws","spaces"),this.raws.spaces.after=e}}],function(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}(e.prototype,t),e}(),t.exports=e.default}),oI=n8(e=>{e.__esModule=!0,e.UNIVERSAL=e.ATTRIBUTE=e.CLASS=e.COMBINATOR=e.COMMENT=e.ID=e.NESTING=e.PSEUDO=e.ROOT=e.SELECTOR=e.STRING=e.TAG=void 0,e.TAG="tag",e.STRING="string",e.SELECTOR="selector",e.ROOT="root",e.PSEUDO="pseudo",e.NESTING="nesting",e.ID="id",e.COMMENT="comment",e.COMBINATOR="combinator",e.CLASS="class",e.ATTRIBUTE="attribute",e.UNIVERSAL="universal"}),oL=n8((e,t)=>{e.__esModule=!0,e.default=void 0;var r,n=(r=oA())&&r.__esModule?r:{default:r},o=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var t=i();if(t&&t.has(e))return t.get(e);var r={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o)){var a=n?Object.getOwnPropertyDescriptor(e,o):null;a&&(a.get||a.set)?Object.defineProperty(r,o,a):r[o]=e[o]}return r.default=e,t&&t.set(e,r),r}(oI());function i(){if("function"!=typeof WeakMap)return null;var e=new WeakMap;return i=function(){return e},e}function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function s(e,t){return(s=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}e.default=function(e){function t(t){var r;return(r=e.call(this,t)||this).nodes||(r.nodes=[]),r}t.prototype=Object.create(e.prototype),t.prototype.constructor=t,s(t,e);var r,n=t.prototype;return n.append=function(e){return e.parent=this,this.nodes.push(e),this},n.prepend=function(e){return e.parent=this,this.nodes.unshift(e),this},n.at=function(e){return this.nodes[e]},n.index=function(e){return"number"==typeof e?e:this.nodes.indexOf(e)},n.removeChild=function(e){var t;for(var r in e=this.index(e),this.at(e).parent=void 0,this.nodes.splice(e,1),this.indexes)(t=this.indexes[r])>=e&&(this.indexes[r]=t-1);return this},n.removeAll=function(){for(var e,t=function(e){var t;if(typeof Symbol>"u"||null==e[Symbol.iterator]){if(Array.isArray(e)||(t=function(e){if(e){if("string"==typeof e)return a(e,void 0);var t=Object.prototype.toString.call(e).slice(8,-1);if("Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t)return Array.from(e);if("Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return a(e,void 0)}}(e))){t&&(e=t);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
51
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return(t=e[Symbol.iterator]()).next.bind(t)}(this.nodes);!(e=t()).done;)e.value.parent=void 0;return this.nodes=[],this},n.empty=function(){return this.removeAll()},n.insertAfter=function(e,t){t.parent=this;var r,n=this.index(e);for(var o in this.nodes.splice(n+1,0,t),t.parent=this,this.indexes)r=this.indexes[o],n<=r&&(this.indexes[o]=r+1);return this},n.insertBefore=function(e,t){t.parent=this;var r,n=this.index(e);for(var o in this.nodes.splice(n,0,t),t.parent=this,this.indexes)(r=this.indexes[o])<=n&&(this.indexes[o]=r+1);return this},n._findChildAtPosition=function(e,t){var r=void 0;return this.each(function(n){if(n.atPosition){var o=n.atPosition(e,t);if(o)return r=o,!1}else if(n.isAtPosition(e,t))return r=n,!1}),r},n.atPosition=function(e,t){if(this.isAtPosition(e,t))return this._findChildAtPosition(e,t)||this},n._inferEndPosition=function(){this.last&&this.last.source&&this.last.source.end&&(this.source=this.source||{},this.source.end=this.source.end||{},Object.assign(this.source.end,this.last.source.end))},n.each=function(e){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach++;var t,r,n=this.lastEach;if(this.indexes[n]=0,this.length){for(;this.indexes[n]<this.length&&(t=this.indexes[n],r=e(this.at(t),t),!1!==r);)this.indexes[n]+=1;if(delete this.indexes[n],!1===r)return!1}},n.walk=function(e){return this.each(function(t,r){var n=e(t,r);if(!1!==n&&t.length&&(n=t.walk(e)),!1===n)return!1})},n.walkAttributes=function(e){var t=this;return this.walk(function(r){if(r.type===o.ATTRIBUTE)return e.call(t,r)})},n.walkClasses=function(e){var t=this;return this.walk(function(r){if(r.type===o.CLASS)return e.call(t,r)})},n.walkCombinators=function(e){var t=this;return this.walk(function(r){if(r.type===o.COMBINATOR)return e.call(t,r)})},n.walkComments=function(e){var t=this;return this.walk(function(r){if(r.type===o.COMMENT)return e.call(t,r)})},n.walkIds=function(e){var t=this;return this.walk(function(r){if(r.type===o.ID)return e.call(t,r)})},n.walkNesting=function(e){var t=this;return this.walk(function(r){if(r.type===o.NESTING)return e.call(t,r)})},n.walkPseudos=function(e){var t=this;return this.walk(function(r){if(r.type===o.PSEUDO)return e.call(t,r)})},n.walkTags=function(e){var t=this;return this.walk(function(r){if(r.type===o.TAG)return e.call(t,r)})},n.walkUniversals=function(e){var t=this;return this.walk(function(r){if(r.type===o.UNIVERSAL)return e.call(t,r)})},n.split=function(e){var t=this,r=[];return this.reduce(function(n,o,i){var a=e.call(t,o);return r.push(o),a?(n.push(r),r=[]):i===t.length-1&&n.push(r),n},[])},n.map=function(e){return this.nodes.map(e)},n.reduce=function(e,t){return this.nodes.reduce(e,t)},n.every=function(e){return this.nodes.every(e)},n.some=function(e){return this.nodes.some(e)},n.filter=function(e){return this.nodes.filter(e)},n.sort=function(e){return this.nodes.sort(e)},n.toString=function(){return this.map(String).join("")},r=[{key:"first",get:function(){return this.at(0)}},{key:"last",get:function(){return this.at(this.length-1)}},{key:"length",get:function(){return this.nodes.length}}],function(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}(t.prototype,r),t}(n.default),t.exports=e.default}),oM=n8((e,t)=>{e.__esModule=!0,e.default=void 0;var r,n=(r=oL())&&r.__esModule?r:{default:r},o=oI();function i(e,t){return(i=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}e.default=function(e){function t(t){var r;return(r=e.call(this,t)||this).type=o.ROOT,r}t.prototype=Object.create(e.prototype),t.prototype.constructor=t,i(t,e);var r,n=t.prototype;return n.toString=function(){var e=this.reduce(function(e,t){return e.push(String(t)),e},[]).join(",");return this.trailingComma?e+",":e},n.error=function(e,t){return this._error?this._error(e,t):Error(e)},r=[{key:"errorGenerator",set:function(e){this._error=e}}],function(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}(t.prototype,r),t}(n.default),t.exports=e.default}),oD=n8((e,t)=>{e.__esModule=!0,e.default=void 0;var r,n=(r=oL())&&r.__esModule?r:{default:r},o=oI();function i(e,t){return(i=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}e.default=function(e){function t(t){var r;return(r=e.call(this,t)||this).type=o.SELECTOR,r}return t.prototype=Object.create(e.prototype),t.prototype.constructor=t,i(t,e),t}(n.default),t.exports=e.default}),oR=n8((e,t)=>{var r={}.hasOwnProperty,n=function(e,t){if(!e)return t;var n={};for(var o in t)n[o]=r.call(e,o)?e[o]:t[o];return n},o=/[ -,\.\/:-@\[-\^`\{-~]/,i=/[ -,\.\/:-@\[\]\^`\{-~]/,a=/(^|\\+)?(\\[A-F0-9]{1,6})\x20(?![a-fA-F0-9\x20])/g,s=function e(t,r){r=n(r,e.options),"single"!=r.quotes&&"double"!=r.quotes&&(r.quotes="single");for(var s="double"==r.quotes?'"':"'",l=r.isIdentifier,u=t.charAt(0),c="",f=0,p=t.length;f<p;){var h=t.charAt(f++),d=h.charCodeAt(),g=void 0;if(d<32||d>126){if(d>=55296&&d<=56319&&f<p){var v=t.charCodeAt(f++);(64512&v)==56320?d=((1023&d)<<10)+(1023&v)+65536:f--}g="\\"+d.toString(16).toUpperCase()+" "}else g=r.escapeEverything?o.test(h)?"\\"+h:"\\"+d.toString(16).toUpperCase()+" ":/[\t\n\f\r\x0B]/.test(h)?"\\"+d.toString(16).toUpperCase()+" ":"\\"==h||!l&&('"'==h&&s==h||"'"==h&&s==h)||l&&i.test(h)?"\\"+h:h;c+=g}return l&&(/^-[-\d]/.test(c)?c="\\-"+c.slice(1):/\d/.test(u)&&(c="\\3"+u+" "+c.slice(1))),c=c.replace(a,function(e,t,r){return t&&t.length%2?e:(t||"")+r}),!l&&r.wrap?s+c+s:c};s.options={escapeEverything:!1,isIdentifier:!1,quotes:"single",wrap:!1},s.version="3.0.0",t.exports=s}),oU=n8((e,t)=>{e.__esModule=!0,e.default=void 0;var r=a(oR()),n=oP(),o=a(oA()),i=oI();function a(e){return e&&e.__esModule?e:{default:e}}function s(e,t){return(s=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}e.default=function(e){var t;function o(t){var r;return(r=e.call(this,t)||this).type=i.CLASS,r._constructed=!0,r}return o.prototype=Object.create(e.prototype),o.prototype.constructor=o,s(o,e),o.prototype.valueToString=function(){return"."+e.prototype.valueToString.call(this)},t=[{key:"value",get:function(){return this._value},set:function(e){if(this._constructed){var t=(0,r.default)(e,{isIdentifier:!0});t!==e?((0,n.ensureObject)(this,"raws"),this.raws.value=t):this.raws&&delete this.raws.value}this._value=e}}],function(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}(o.prototype,t),o}(o.default),t.exports=e.default}),oF=n8((e,t)=>{e.__esModule=!0,e.default=void 0;var r,n=(r=oA())&&r.__esModule?r:{default:r},o=oI();function i(e,t){return(i=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}e.default=function(e){function t(t){var r;return(r=e.call(this,t)||this).type=o.COMMENT,r}return t.prototype=Object.create(e.prototype),t.prototype.constructor=t,i(t,e),t}(n.default),t.exports=e.default}),oN=n8((e,t)=>{e.__esModule=!0,e.default=void 0;var r,n=(r=oA())&&r.__esModule?r:{default:r},o=oI();function i(e,t){return(i=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}e.default=function(e){function t(t){var r;return(r=e.call(this,t)||this).type=o.ID,r}return t.prototype=Object.create(e.prototype),t.prototype.constructor=t,i(t,e),t.prototype.valueToString=function(){return"#"+e.prototype.valueToString.call(this)},t}(n.default),t.exports=e.default}),oB=n8((e,t)=>{e.__esModule=!0,e.default=void 0;var r=i(oR()),n=oP(),o=i(oA());function i(e){return e&&e.__esModule?e:{default:e}}function a(e,t){return(a=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}e.default=function(e){function t(){return e.apply(this,arguments)||this}t.prototype=Object.create(e.prototype),t.prototype.constructor=t,a(t,e);var o,i=t.prototype;return i.qualifiedName=function(e){return this.namespace?this.namespaceString+"|"+e:e},i.valueToString=function(){return this.qualifiedName(e.prototype.valueToString.call(this))},o=[{key:"namespace",get:function(){return this._namespace},set:function(e){if(!0===e||"*"===e||"&"===e){this._namespace=e,this.raws&&delete this.raws.namespace;return}var t=(0,r.default)(e,{isIdentifier:!0});this._namespace=e,t!==e?((0,n.ensureObject)(this,"raws"),this.raws.namespace=t):this.raws&&delete this.raws.namespace}},{key:"ns",get:function(){return this._namespace},set:function(e){this.namespace=e}},{key:"namespaceString",get:function(){if(!this.namespace)return"";var e=this.stringifyProperty("namespace");return!0===e?"":e}}],function(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}(t.prototype,o),t}(o.default),t.exports=e.default}),oW=n8((e,t)=>{e.__esModule=!0,e.default=void 0;var r,n=(r=oB())&&r.__esModule?r:{default:r},o=oI();function i(e,t){return(i=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}e.default=function(e){function t(t){var r;return(r=e.call(this,t)||this).type=o.TAG,r}return t.prototype=Object.create(e.prototype),t.prototype.constructor=t,i(t,e),t}(n.default),t.exports=e.default}),oj=n8((e,t)=>{e.__esModule=!0,e.default=void 0;var r,n=(r=oA())&&r.__esModule?r:{default:r},o=oI();function i(e,t){return(i=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}e.default=function(e){function t(t){var r;return(r=e.call(this,t)||this).type=o.STRING,r}return t.prototype=Object.create(e.prototype),t.prototype.constructor=t,i(t,e),t}(n.default),t.exports=e.default}),oG=n8((e,t)=>{e.__esModule=!0,e.default=void 0;var r,n=(r=oL())&&r.__esModule?r:{default:r},o=oI();function i(e,t){return(i=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}e.default=function(e){function t(t){var r;return(r=e.call(this,t)||this).type=o.PSEUDO,r}return t.prototype=Object.create(e.prototype),t.prototype.constructor=t,i(t,e),t.prototype.toString=function(){var e=this.length?"("+this.map(String).join(",")+")":"";return[this.rawSpaceBefore,this.stringifyProperty("value"),e,this.rawSpaceAfter].join("")},t}(n.default),t.exports=e.default}),o$=n8((e,t)=>{t.exports=function(e,t){return function(...r){return console.warn(t),e(...r)}}}),oz=n8(e=>{e.__esModule=!0,e.unescapeValue=h,e.default=void 0;var t,r=a(oR()),n=a(oE()),o=a(oB()),i=oI();function a(e){return e&&e.__esModule?e:{default:e}}function s(e,t){return(s=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var l=o$(),u=/^('|")([^]*)\1$/,c=l(function(){},"Assigning an attribute a value containing characters that might need to be escaped is deprecated. Call attribute.setValue() instead."),f=l(function(){},"Assigning attr.quoted is deprecated and has no effect. Assign to attr.quoteMark instead."),p=l(function(){},"Constructing an Attribute selector with a value without specifying quoteMark is deprecated. Note: The value should be unescaped now.");function h(e){var t=!1,r=null,o=e,i=o.match(u);return i&&(r=i[1],o=i[2]),(o=(0,n.default)(o))!==e&&(t=!0),{deprecatedUsage:t,unescaped:o,quoteMark:r}}var d=function(e){function t(t){var r;return void 0===t&&(t={}),(r=e.call(this,function(e){if(void 0!==e.quoteMark||void 0===e.value)return e;p();var t=h(e.value),r=t.quoteMark,n=t.unescaped;return e.raws||(e.raws={}),void 0===e.raws.value&&(e.raws.value=e.value),e.value=n,e.quoteMark=r,e}(t))||this).type=i.ATTRIBUTE,r.raws=r.raws||{},Object.defineProperty(r.raws,"unquoted",{get:l(function(){return r.value},"attr.raws.unquoted is deprecated. Call attr.value instead."),set:l(function(){return r.value},"Setting attr.raws.unquoted is deprecated and has no effect. attr.value is unescaped by default now.")}),r._constructed=!0,r}t.prototype=Object.create(e.prototype),t.prototype.constructor=t,s(t,e);var n,o=t.prototype;return o.getQuotedValue=function(e){void 0===e&&(e={});var t=g[this._determineQuoteMark(e)];return(0,r.default)(this._value,t)},o._determineQuoteMark=function(e){return e.smart?this.smartQuoteMark(e):this.preferredQuoteMark(e)},o.setValue=function(e,t){void 0===t&&(t={}),this._value=e,this._quoteMark=this._determineQuoteMark(t),this._syncRawValue()},o.smartQuoteMark=function(e){var n=this.value,o=n.replace(/[^']/g,"").length,i=n.replace(/[^"]/g,"").length;if(o+i!==0)return i===o?this.preferredQuoteMark(e):i<o?t.DOUBLE_QUOTE:t.SINGLE_QUOTE;var a=(0,r.default)(n,{isIdentifier:!0});if(a===n)return t.NO_QUOTE;var s=this.preferredQuoteMark(e);if(s===t.NO_QUOTE){var l=this.quoteMark||e.quoteMark||t.DOUBLE_QUOTE,u=g[l];if((0,r.default)(n,u).length<a.length)return l}return s},o.preferredQuoteMark=function(e){var r=e.preferCurrentQuoteMark?this.quoteMark:e.quoteMark;return void 0===r&&(r=e.preferCurrentQuoteMark?e.quoteMark:this.quoteMark),void 0===r&&(r=t.DOUBLE_QUOTE),r},o._syncRawValue=function(){var e=(0,r.default)(this._value,g[this.quoteMark]);e===this._value?this.raws&&delete this.raws.value:this.raws.value=e},o._handleEscapes=function(e,t){if(this._constructed){var n=(0,r.default)(t,{isIdentifier:!0});n!==t?this.raws[e]=n:delete this.raws[e]}},o._spacesFor=function(e){var t=this.spaces[e]||{},r=this.raws.spaces&&this.raws.spaces[e]||{};return Object.assign({before:"",after:""},t,r)},o._stringFor=function(e,t,r){void 0===t&&(t=e),void 0===r&&(r=v);var n=this._spacesFor(t);return r(this.stringifyProperty(e),n)},o.offsetOf=function(e){var t=1,r=this._spacesFor("attribute");if(t+=r.before.length,"namespace"===e||"ns"===e)return this.namespace?t:-1;if("attributeNS"===e||(t+=this.namespaceString.length,this.namespace&&(t+=1),"attribute"===e))return t;t+=this.stringifyProperty("attribute").length,t+=r.after.length;var n=this._spacesFor("operator");t+=n.before.length;var o=this.stringifyProperty("operator");if("operator"===e)return o?t:-1;t+=o.length,t+=n.after.length;var i=this._spacesFor("value");t+=i.before.length;var a=this.stringifyProperty("value");if("value"===e)return a?t:-1;t+=a.length,t+=i.after.length;var s=this._spacesFor("insensitive");return t+=s.before.length,"insensitive"===e&&this.insensitive?t:-1},o.toString=function(){var e=this,t=[this.rawSpaceBefore,"["];return t.push(this._stringFor("qualifiedAttribute","attribute")),this.operator&&(this.value||""===this.value)&&(t.push(this._stringFor("operator")),t.push(this._stringFor("value")),t.push(this._stringFor("insensitiveFlag","insensitive",function(t,r){return!(t.length>0)||e.quoted||0!==r.before.length||e.spaces.value&&e.spaces.value.after||(r.before=" "),v(t,r)}))),t.push("]"),t.push(this.rawSpaceAfter),t.join("")},n=[{key:"quoted",get:function(){var e=this.quoteMark;return"'"===e||'"'===e},set:function(e){f()}},{key:"quoteMark",get:function(){return this._quoteMark},set:function(e){if(!this._constructed){this._quoteMark=e;return}this._quoteMark!==e&&(this._quoteMark=e,this._syncRawValue())}},{key:"qualifiedAttribute",get:function(){return this.qualifiedName(this.raws.attribute||this.attribute)}},{key:"insensitiveFlag",get:function(){return this.insensitive?"i":""}},{key:"value",get:function(){return this._value},set:function(e){if(this._constructed){var t=h(e),r=t.deprecatedUsage,n=t.unescaped,o=t.quoteMark;r&&c(),(n!==this._value||o!==this._quoteMark)&&(this._value=n,this._quoteMark=o,this._syncRawValue())}else this._value=e}},{key:"attribute",get:function(){return this._attribute},set:function(e){this._handleEscapes("attribute",e),this._attribute=e}}],function(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}(t.prototype,n),t}(o.default);e.default=d,d.NO_QUOTE=null,d.SINGLE_QUOTE="'",d.DOUBLE_QUOTE='"';var g=((t={"'":{quotes:"single",wrap:!0},'"':{quotes:"double",wrap:!0}})[null]={isIdentifier:!0},t);function v(e,t){return""+t.before+e+t.after}}),oV=n8((e,t)=>{e.__esModule=!0,e.default=void 0;var r,n=(r=oB())&&r.__esModule?r:{default:r},o=oI();function i(e,t){return(i=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}e.default=function(e){function t(t){var r;return(r=e.call(this,t)||this).type=o.UNIVERSAL,r.value="*",r}return t.prototype=Object.create(e.prototype),t.prototype.constructor=t,i(t,e),t}(n.default),t.exports=e.default}),oq=n8((e,t)=>{e.__esModule=!0,e.default=void 0;var r,n=(r=oA())&&r.__esModule?r:{default:r},o=oI();function i(e,t){return(i=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}e.default=function(e){function t(t){var r;return(r=e.call(this,t)||this).type=o.COMBINATOR,r}return t.prototype=Object.create(e.prototype),t.prototype.constructor=t,i(t,e),t}(n.default),t.exports=e.default}),oH=n8((e,t)=>{e.__esModule=!0,e.default=void 0;var r,n=(r=oA())&&r.__esModule?r:{default:r},o=oI();function i(e,t){return(i=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}e.default=function(e){function t(t){var r;return(r=e.call(this,t)||this).type=o.NESTING,r.value="&",r}return t.prototype=Object.create(e.prototype),t.prototype.constructor=t,i(t,e),t}(n.default),t.exports=e.default}),oX=n8((e,t)=>{e.__esModule=!0,e.default=function(e){return e.sort(function(e,t){return e-t})},t.exports=e.default}),oY=n8(e=>{e.__esModule=!0,e.combinator=e.word=e.comment=e.str=e.tab=e.newline=e.feed=e.cr=e.backslash=e.bang=e.slash=e.doubleQuote=e.singleQuote=e.space=e.greaterThan=e.pipe=e.equals=e.plus=e.caret=e.tilde=e.dollar=e.closeSquare=e.openSquare=e.closeParenthesis=e.openParenthesis=e.semicolon=e.colon=e.comma=e.at=e.asterisk=e.ampersand=void 0,e.ampersand=38,e.asterisk=42,e.at=64,e.comma=44,e.colon=58,e.semicolon=59,e.openParenthesis=40,e.closeParenthesis=41,e.openSquare=91,e.closeSquare=93,e.dollar=36,e.tilde=126,e.caret=94,e.plus=43,e.equals=61,e.pipe=124,e.greaterThan=62,e.space=32,e.singleQuote=39,e.doubleQuote=34,e.slash=47,e.bang=33,e.backslash=92,e.cr=13,e.feed=12,e.newline=10,e.tab=9,e.str=39,e.comment=-1,e.word=-2,e.combinator=-3}),oZ=n8(e=>{e.__esModule=!0,e.default=function(e){var t,r,n,i,u,c,f,p,h,d,g,v,m=[],y=e.css.valueOf(),b=y.length,x=-1,w=1,S=0,k=0;function _(t,r){if(e.safe)y+=r,p=y.length-1;else throw e.error("Unclosed "+t,w,S-x,S)}for(;S<b;){switch((t=y.charCodeAt(S))===o.newline&&(x=S,w+=1),t){case o.space:case o.tab:case o.newline:case o.cr:case o.feed:p=S;do p+=1,(t=y.charCodeAt(p))===o.newline&&(x=p,w+=1);while(t===o.space||t===o.newline||t===o.tab||t===o.cr||t===o.feed)v=o.space,n=w,r=p-x-1,k=p;break;case o.plus:case o.greaterThan:case o.tilde:case o.pipe:p=S;do p+=1,t=y.charCodeAt(p);while(t===o.plus||t===o.greaterThan||t===o.tilde||t===o.pipe)v=o.combinator,n=w,r=S-x,k=p;break;case o.asterisk:case o.ampersand:case o.bang:case o.comma:case o.equals:case o.dollar:case o.caret:case o.openSquare:case o.closeSquare:case o.colon:case o.semicolon:case o.openParenthesis:case o.closeParenthesis:p=S,v=t,n=w,r=S-x,k=p+1;break;case o.singleQuote:case o.doubleQuote:g=t===o.singleQuote?"'":'"',p=S;do for(i=!1,p=y.indexOf(g,p+1),-1===p&&_("quote",g),u=p;y.charCodeAt(u-1)===o.backslash;)u-=1,i=!i;while(i)v=o.str,n=w,r=S-x,k=p+1;break;default:t===o.slash&&y.charCodeAt(S+1)===o.asterisk?(p=y.indexOf("*/",S+2)+1,0===p&&_("comment","*/"),(c=(f=y.slice(S,p+1).split(`
|
|
52
|
+
`)).length-1)>0?(h=w+c,d=p-f[c].length):(h=w,d=x),v=o.comment,w=h,n=h,r=p-d):t===o.slash?(p=S,v=t,n=w,r=S-x,k=p+1):(p=function(e,t){var r,n=t;do{if(s[r=e.charCodeAt(n)])break;r===o.backslash?n=function(e,t){var r=t,n=e.charCodeAt(r+1);if(!a[n])if(l[n]){var i=0;do r++,i++,n=e.charCodeAt(r+1);while(l[n]&&i<6)i<6&&n===o.space&&r++}else r++;return r}(e,n)+1:n++}while(n<e.length)return n-1}(y,S),v=o.word,n=w,r=p-x),k=p+1}m.push([v,w,S-x,n,r,S,k]),d&&(x=d,d=null),S=k}return m},e.FIELDS=void 0;var t,r,n,o=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var t=i();if(t&&t.has(e))return t.get(e);var r={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o)){var a=n?Object.getOwnPropertyDescriptor(e,o):null;a&&(a.get||a.set)?Object.defineProperty(r,o,a):r[o]=e[o]}return r.default=e,t&&t.set(e,r),r}(oY());function i(){if("function"!=typeof WeakMap)return null;var e=new WeakMap;return i=function(){return e},e}var a=((r={})[o.tab]=!0,r[o.newline]=!0,r[o.cr]=!0,r[o.feed]=!0,r),s=((n={})[o.space]=!0,n[o.tab]=!0,n[o.newline]=!0,n[o.cr]=!0,n[o.feed]=!0,n[o.ampersand]=!0,n[o.asterisk]=!0,n[o.bang]=!0,n[o.comma]=!0,n[o.colon]=!0,n[o.semicolon]=!0,n[o.openParenthesis]=!0,n[o.closeParenthesis]=!0,n[o.openSquare]=!0,n[o.closeSquare]=!0,n[o.singleQuote]=!0,n[o.doubleQuote]=!0,n[o.plus]=!0,n[o.pipe]=!0,n[o.tilde]=!0,n[o.greaterThan]=!0,n[o.equals]=!0,n[o.dollar]=!0,n[o.caret]=!0,n[o.slash]=!0,n),l={},u="0123456789abcdefABCDEF";for(t=0;t<u.length;t++)l[u.charCodeAt(t)]=!0;e.FIELDS={TYPE:0,START_LINE:1,START_COL:2,END_LINE:3,END_COL:4,START_POS:5,END_POS:6}}),oQ=n8((e,t)=>{e.__esModule=!0,e.default=void 0;var r,n,o=k(oM()),i=k(oD()),a=k(oU()),s=k(oF()),l=k(oN()),u=k(oW()),c=k(oj()),f=k(oG()),p=S(oz()),h=k(oV()),d=k(oq()),g=k(oH()),v=k(oX()),m=S(oZ()),y=S(oY()),b=S(oI()),x=oP();function w(){if("function"!=typeof WeakMap)return null;var e=new WeakMap;return w=function(){return e},e}function S(e){if(e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var t=w();if(t&&t.has(e))return t.get(e);var r={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o)){var i=n?Object.getOwnPropertyDescriptor(e,o):null;i&&(i.get||i.set)?Object.defineProperty(r,o,i):r[o]=e[o]}return r.default=e,t&&t.set(e,r),r}function k(e){return e&&e.__esModule?e:{default:e}}var _=((r={})[y.space]=!0,r[y.cr]=!0,r[y.feed]=!0,r[y.newline]=!0,r[y.tab]=!0,r),E=Object.assign({},_,((n={})[y.comment]=!0,n));function T(e){return{line:e[m.FIELDS.START_LINE],column:e[m.FIELDS.START_COL]}}function O(e){return{line:e[m.FIELDS.END_LINE],column:e[m.FIELDS.END_COL]}}function C(e,t,r,n){return{start:{line:e,column:t},end:{line:r,column:n}}}function P(e){return C(e[m.FIELDS.START_LINE],e[m.FIELDS.START_COL],e[m.FIELDS.END_LINE],e[m.FIELDS.END_COL])}function A(e,t){if(e)return C(e[m.FIELDS.START_LINE],e[m.FIELDS.START_COL],t[m.FIELDS.END_LINE],t[m.FIELDS.END_COL])}function I(e,t){var r=e[t];if("string"==typeof r)return -1!==r.indexOf("\\")&&((0,x.ensureObject)(e,"raws"),e[t]=(0,x.unesc)(r),void 0===e.raws[t]&&(e.raws[t]=r)),e}function L(e,t){for(var r=-1,n=[];-1!==(r=e.indexOf(t,r+1));)n.push(r);return n}e.default=function(){function e(e,t){void 0===t&&(t={}),this.rule=e,this.options=Object.assign({lossy:!1,safe:!1},t),this.position=0,this.css="string"==typeof this.rule?this.rule:this.rule.selector,this.tokens=(0,m.default)({css:this.css,error:this._errorGenerator(),safe:this.options.safe});var r=A(this.tokens[0],this.tokens[this.tokens.length-1]);this.root=new o.default({source:r}),this.root.errorGenerator=this._errorGenerator();var n=new i.default({source:{start:{line:1,column:1}}});this.root.append(n),this.current=n,this.loop()}var t,r=e.prototype;return r._errorGenerator=function(){var e=this;return function(t,r){return"string"==typeof e.rule?Error(t):e.rule.error(t,r)}},r.attribute=function(){var e=[],t=this.currToken;for(this.position++;this.position<this.tokens.length&&this.currToken[m.FIELDS.TYPE]!==y.closeSquare;)e.push(this.currToken),this.position++;if(this.currToken[m.FIELDS.TYPE]!==y.closeSquare)return this.expected("closing square bracket",this.currToken[m.FIELDS.START_POS]);var r=e.length,n={source:C(t[1],t[2],this.currToken[3],this.currToken[4]),sourceIndex:t[m.FIELDS.START_POS]};if(1===r&&!~[y.word].indexOf(e[0][m.FIELDS.TYPE]))return this.expected("attribute",e[0][m.FIELDS.START_POS]);for(var o=0,i="",a="",s=null,l=!1;o<r;){var u=e[o],c=this.content(u),f=e[o+1];switch(u[m.FIELDS.TYPE]){case y.space:if(l=!0,this.options.lossy)break;if(s){(0,x.ensureObject)(n,"spaces",s);var h=n.spaces[s].after||"";n.spaces[s].after=h+c;var d=(0,x.getProp)(n,"raws","spaces",s,"after")||null;d&&(n.raws.spaces[s].after=d+c)}else i+=c,a+=c;break;case y.asterisk:f[m.FIELDS.TYPE]===y.equals?(n.operator=c,s="operator"):n.namespace&&("namespace"!==s||l)||!f||(i&&((0,x.ensureObject)(n,"spaces","attribute"),n.spaces.attribute.before=i,i=""),a&&((0,x.ensureObject)(n,"raws","spaces","attribute"),n.raws.spaces.attribute.before=i,a=""),n.namespace=(n.namespace||"")+c,((0,x.getProp)(n,"raws","namespace")||0)&&(n.raws.namespace+=c),s="namespace"),l=!1;break;case y.dollar:if("value"===s){var g=(0,x.getProp)(n,"raws","value");n.value+="$",g&&(n.raws.value=g+"$");break}case y.caret:f[m.FIELDS.TYPE]===y.equals&&(n.operator=c,s="operator"),l=!1;break;case y.combinator:if("~"===c&&f[m.FIELDS.TYPE]===y.equals&&(n.operator=c,s="operator"),"|"!==c){l=!1;break}f[m.FIELDS.TYPE]===y.equals?(n.operator=c,s="operator"):n.namespace||n.attribute||(n.namespace=!0),l=!1;break;case y.word:if(f&&"|"===this.content(f)&&e[o+2]&&e[o+2][m.FIELDS.TYPE]!==y.equals&&!n.operator&&!n.namespace)n.namespace=c,s="namespace";else if(n.attribute&&("attribute"!==s||l))if((n.value||""===n.value)&&("value"!==s||l)){var v="i"===c||"I"===c;(n.value||""===n.value)&&(n.quoteMark||l)?(n.insensitive=v,v&&"I"!==c||((0,x.ensureObject)(n,"raws"),n.raws.insensitiveFlag=c),s="insensitive",i&&((0,x.ensureObject)(n,"spaces","insensitive"),n.spaces.insensitive.before=i,i=""),a&&((0,x.ensureObject)(n,"raws","spaces","insensitive"),n.raws.spaces.insensitive.before=a,a="")):(n.value||""===n.value)&&(s="value",n.value+=c,n.raws.value&&(n.raws.value+=c))}else{var b=(0,x.unesc)(c),w=(0,x.getProp)(n,"raws","value")||"",S=n.value||"";n.value=S+b,n.quoteMark=null,(b!==c||w)&&((0,x.ensureObject)(n,"raws"),n.raws.value=(w||S)+c),s="value"}else i&&((0,x.ensureObject)(n,"spaces","attribute"),n.spaces.attribute.before=i,i=""),a&&((0,x.ensureObject)(n,"raws","spaces","attribute"),n.raws.spaces.attribute.before=a,a=""),n.attribute=(n.attribute||"")+c,((0,x.getProp)(n,"raws","attribute")||0)&&(n.raws.attribute+=c),s="attribute";l=!1;break;case y.str:if(!n.attribute||!n.operator)return this.error("Expected an attribute followed by an operator preceding the string.",{index:u[m.FIELDS.START_POS]});var k=(0,p.unescapeValue)(c),_=k.unescaped,E=k.quoteMark;n.value=_,n.quoteMark=E,s="value",(0,x.ensureObject)(n,"raws"),n.raws.value=c,l=!1;break;case y.equals:if(!n.attribute)return this.expected("attribute",u[m.FIELDS.START_POS],c);if(n.value)return this.error('Unexpected "=" found; an operator was already defined.',{index:u[m.FIELDS.START_POS]});n.operator=n.operator?n.operator+c:c,s="operator",l=!1;break;case y.comment:if(s)if(l||f&&f[m.FIELDS.TYPE]===y.space||"insensitive"===s){var T=(0,x.getProp)(n,"spaces",s,"after")||"",O=(0,x.getProp)(n,"raws","spaces",s,"after")||T;(0,x.ensureObject)(n,"raws","spaces",s),n.raws.spaces[s].after=O+c}else{var P=n[s]||"",A=(0,x.getProp)(n,"raws",s)||P;(0,x.ensureObject)(n,"raws"),n.raws[s]=A+c}else a+=c;break;default:return this.error('Unexpected "'+c+'" found.',{index:u[m.FIELDS.START_POS]})}o++}I(n,"attribute"),I(n,"namespace"),this.newNode(new p.default(n)),this.position++},r.parseWhitespaceEquivalentTokens=function(e){e<0&&(e=this.tokens.length);var t=this.position,r=[],n="",o=void 0;do if(_[this.currToken[m.FIELDS.TYPE]])this.options.lossy||(n+=this.content());else if(this.currToken[m.FIELDS.TYPE]===y.comment){var i={};n&&(i.before=n,n=""),o=new s.default({value:this.content(),source:P(this.currToken),sourceIndex:this.currToken[m.FIELDS.START_POS],spaces:i}),r.push(o)}while(++this.position<e)if(n){if(o)o.spaces.after=n;else if(!this.options.lossy){var a=this.tokens[t],l=this.tokens[this.position-1];r.push(new c.default({value:"",source:C(a[m.FIELDS.START_LINE],a[m.FIELDS.START_COL],l[m.FIELDS.END_LINE],l[m.FIELDS.END_COL]),sourceIndex:a[m.FIELDS.START_POS],spaces:{before:n,after:""}}))}}return r},r.convertWhitespaceNodesToSpace=function(e,t){var r=this;void 0===t&&(t=!1);var n="",o="";return e.forEach(function(e){var i=r.lossySpace(e.spaces.before,t),a=r.lossySpace(e.rawSpaceBefore,t);n+=i+r.lossySpace(e.spaces.after,t&&0===i.length),o+=i+e.value+r.lossySpace(e.rawSpaceAfter,t&&0===a.length)}),o===n&&(o=void 0),{space:n,rawSpace:o}},r.isNamedCombinator=function(e){return void 0===e&&(e=this.position),this.tokens[e+0]&&this.tokens[e+0][m.FIELDS.TYPE]===y.slash&&this.tokens[e+1]&&this.tokens[e+1][m.FIELDS.TYPE]===y.word&&this.tokens[e+2]&&this.tokens[e+2][m.FIELDS.TYPE]===y.slash},r.namedCombinator=function(){if(this.isNamedCombinator()){var e=this.content(this.tokens[this.position+1]),t=(0,x.unesc)(e).toLowerCase(),r={};t!==e&&(r.value="/"+e+"/");var n=new d.default({value:"/"+t+"/",source:C(this.currToken[m.FIELDS.START_LINE],this.currToken[m.FIELDS.START_COL],this.tokens[this.position+2][m.FIELDS.END_LINE],this.tokens[this.position+2][m.FIELDS.END_COL]),sourceIndex:this.currToken[m.FIELDS.START_POS],raws:r});return this.position=this.position+3,n}this.unexpected()},r.combinator=function(){var e,t=this;if("|"===this.content())return this.namespace();var r=this.locateNextMeaningfulToken(this.position);if(r<0||this.tokens[r][m.FIELDS.TYPE]===y.comma){var n=this.parseWhitespaceEquivalentTokens(r);if(n.length>0){var o=this.current.last;if(o){var i=this.convertWhitespaceNodesToSpace(n),a=i.space,s=i.rawSpace;void 0!==s&&(o.rawSpaceAfter+=s),o.spaces.after+=a}else n.forEach(function(e){return t.newNode(e)})}return}var l=this.currToken,u=void 0;if(r>this.position&&(u=this.parseWhitespaceEquivalentTokens(r)),this.isNamedCombinator()?e=this.namedCombinator():this.currToken[m.FIELDS.TYPE]===y.combinator?(e=new d.default({value:this.content(),source:P(this.currToken),sourceIndex:this.currToken[m.FIELDS.START_POS]}),this.position++):_[this.currToken[m.FIELDS.TYPE]]||u||this.unexpected(),e){if(u){var c=this.convertWhitespaceNodesToSpace(u),f=c.space,p=c.rawSpace;e.spaces.before=f,e.rawSpaceBefore=p}}else{var h=this.convertWhitespaceNodesToSpace(u,!0),g=h.space,v=h.rawSpace;v||(v=g);var b={},x={spaces:{}};g.endsWith(" ")&&v.endsWith(" ")?(b.before=g.slice(0,g.length-1),x.spaces.before=v.slice(0,v.length-1)):g.startsWith(" ")&&v.startsWith(" ")?(b.after=g.slice(1),x.spaces.after=v.slice(1)):x.value=v,e=new d.default({value:" ",source:A(l,this.tokens[this.position-1]),sourceIndex:l[m.FIELDS.START_POS],spaces:b,raws:x})}return this.currToken&&this.currToken[m.FIELDS.TYPE]===y.space&&(e.spaces.after=this.optionalSpace(this.content()),this.position++),this.newNode(e)},r.comma=function(){if(this.position===this.tokens.length-1){this.root.trailingComma=!0,this.position++;return}this.current._inferEndPosition();var e=new i.default({source:{start:T(this.tokens[this.position+1])}});this.current.parent.append(e),this.current=e,this.position++},r.comment=function(){var e=this.currToken;this.newNode(new s.default({value:this.content(),source:P(e),sourceIndex:e[m.FIELDS.START_POS]})),this.position++},r.error=function(e,t){throw this.root.error(e,t)},r.missingBackslash=function(){return this.error("Expected a backslash preceding the semicolon.",{index:this.currToken[m.FIELDS.START_POS]})},r.missingParenthesis=function(){return this.expected("opening parenthesis",this.currToken[m.FIELDS.START_POS])},r.missingSquareBracket=function(){return this.expected("opening square bracket",this.currToken[m.FIELDS.START_POS])},r.unexpected=function(){return this.error("Unexpected '"+this.content()+"'. Escaping special characters with \\ may help.",this.currToken[m.FIELDS.START_POS])},r.namespace=function(){var e=this.prevToken&&this.content(this.prevToken)||!0;return this.nextToken[m.FIELDS.TYPE]===y.word?(this.position++,this.word(e)):this.nextToken[m.FIELDS.TYPE]===y.asterisk?(this.position++,this.universal(e)):void 0},r.nesting=function(){if(this.nextToken){var e=this.content(this.nextToken);if("|"===e)return void this.position++}var t=this.currToken;this.newNode(new g.default({value:this.content(),source:P(t),sourceIndex:t[m.FIELDS.START_POS]})),this.position++},r.parentheses=function(){var e=this.current.last,t=1;if(this.position++,e&&e.type===b.PSEUDO){var r=new i.default({source:{start:T(this.tokens[this.position-1])}}),n=this.current;for(e.append(r),this.current=r;this.position<this.tokens.length&&t;)this.currToken[m.FIELDS.TYPE]===y.openParenthesis&&t++,this.currToken[m.FIELDS.TYPE]===y.closeParenthesis&&t--,t?this.parse():(this.current.source.end=O(this.currToken),this.current.parent.source.end=O(this.currToken),this.position++);this.current=n}else{for(var o,a=this.currToken,s="(";this.position<this.tokens.length&&t;)this.currToken[m.FIELDS.TYPE]===y.openParenthesis&&t++,this.currToken[m.FIELDS.TYPE]===y.closeParenthesis&&t--,o=this.currToken,s+=this.parseParenthesisToken(this.currToken),this.position++;e?e.appendToPropertyAndEscape("value",s,s):this.newNode(new c.default({value:s,source:C(a[m.FIELDS.START_LINE],a[m.FIELDS.START_COL],o[m.FIELDS.END_LINE],o[m.FIELDS.END_COL]),sourceIndex:a[m.FIELDS.START_POS]}))}if(t)return this.expected("closing parenthesis",this.currToken[m.FIELDS.START_POS])},r.pseudo=function(){for(var e=this,t="",r=this.currToken;this.currToken&&this.currToken[m.FIELDS.TYPE]===y.colon;)t+=this.content(),this.position++;return this.currToken?this.currToken[m.FIELDS.TYPE]!==y.word?this.expected(["pseudo-class","pseudo-element"],this.currToken[m.FIELDS.START_POS]):void this.splitWord(!1,function(n,o){t+=n,e.newNode(new f.default({value:t,source:A(r,e.currToken),sourceIndex:r[m.FIELDS.START_POS]})),o>1&&e.nextToken&&e.nextToken[m.FIELDS.TYPE]===y.openParenthesis&&e.error("Misplaced parenthesis.",{index:e.nextToken[m.FIELDS.START_POS]})}):this.expected(["pseudo-class","pseudo-element"],this.position-1)},r.space=function(){var e=this.content();0===this.position||this.prevToken[m.FIELDS.TYPE]===y.comma||this.prevToken[m.FIELDS.TYPE]===y.openParenthesis||this.current.nodes.every(function(e){return"comment"===e.type})?(this.spaces=this.optionalSpace(e),this.position++):this.position===this.tokens.length-1||this.nextToken[m.FIELDS.TYPE]===y.comma||this.nextToken[m.FIELDS.TYPE]===y.closeParenthesis?(this.current.last.spaces.after=this.optionalSpace(e),this.position++):this.combinator()},r.string=function(){var e=this.currToken;this.newNode(new c.default({value:this.content(),source:P(e),sourceIndex:e[m.FIELDS.START_POS]})),this.position++},r.universal=function(e){var t=this.nextToken;if(t&&"|"===this.content(t))return this.position++,this.namespace();var r=this.currToken;this.newNode(new h.default({value:this.content(),source:P(r),sourceIndex:r[m.FIELDS.START_POS]}),e),this.position++},r.splitWord=function(e,t){for(var r=this,n=this.nextToken,o=this.content();n&&~[y.dollar,y.caret,y.equals,y.word].indexOf(n[m.FIELDS.TYPE]);){this.position++;var i=this.content();if(o+=i,i.lastIndexOf("\\")===i.length-1){var s=this.nextToken;s&&s[m.FIELDS.TYPE]===y.space&&(o+=this.requiredSpace(this.content(s)),this.position++)}n=this.nextToken}var c=L(o,".").filter(function(e){var t="\\"===o[e-1],r=/^\d+\.\d+%$/.test(o);return!t&&!r}),f=L(o,"#").filter(function(e){return"\\"!==o[e-1]}),p=L(o,"#{");p.length&&(f=f.filter(function(e){return!~p.indexOf(e)}));var h=(0,v.default)(function(){var e=Array.prototype.concat.apply([],arguments);return e.filter(function(t,r){return r===e.indexOf(t)})}([0].concat(c,f)));h.forEach(function(n,i){var s=h[i+1]||o.length,p=o.slice(n,s);if(0===i&&t)return t.call(r,p,h.length);var d,g=r.currToken,v=g[m.FIELDS.START_POS]+h[i],y=C(g[1],g[2]+n,g[3],g[2]+(s-1));if(~c.indexOf(n)){var b={value:p.slice(1),source:y,sourceIndex:v};d=new a.default(I(b,"value"))}else if(~f.indexOf(n)){var x={value:p.slice(1),source:y,sourceIndex:v};d=new l.default(I(x,"value"))}else{var w={value:p,source:y,sourceIndex:v};I(w,"value"),d=new u.default(w)}r.newNode(d,e),e=null}),this.position++},r.word=function(e){var t=this.nextToken;return t&&"|"===this.content(t)?(this.position++,this.namespace()):this.splitWord(e)},r.loop=function(){for(;this.position<this.tokens.length;)this.parse(!0);return this.current._inferEndPosition(),this.root},r.parse=function(e){switch(this.currToken[m.FIELDS.TYPE]){case y.space:this.space();break;case y.comment:this.comment();break;case y.openParenthesis:this.parentheses();break;case y.closeParenthesis:e&&this.missingParenthesis();break;case y.openSquare:this.attribute();break;case y.dollar:case y.caret:case y.equals:case y.word:this.word();break;case y.colon:this.pseudo();break;case y.comma:this.comma();break;case y.asterisk:this.universal();break;case y.ampersand:this.nesting();break;case y.slash:case y.combinator:this.combinator();break;case y.str:this.string();break;case y.closeSquare:this.missingSquareBracket();case y.semicolon:this.missingBackslash();default:this.unexpected()}},r.expected=function(e,t,r){if(Array.isArray(e)){var n=e.pop();e=e.join(", ")+" or "+n}var o=/^[aeiou]/.test(e[0])?"an":"a";return r?this.error("Expected "+o+" "+e+', found "'+r+'" instead.',{index:t}):this.error("Expected "+o+" "+e+".",{index:t})},r.requiredSpace=function(e){return this.options.lossy?" ":e},r.optionalSpace=function(e){return this.options.lossy?"":e},r.lossySpace=function(e,t){return this.options.lossy?t?" ":"":e},r.parseParenthesisToken=function(e){var t=this.content(e);return e[m.FIELDS.TYPE]===y.space?this.requiredSpace(t):t},r.newNode=function(e,t){return t&&(/^ +$/.test(t)&&(this.options.lossy||(this.spaces=(this.spaces||"")+t),t=!0),e.namespace=t,I(e,"namespace")),this.spaces&&(e.spaces.before=this.spaces,this.spaces=""),this.current.append(e)},r.content=function(e){return void 0===e&&(e=this.currToken),this.css.slice(e[m.FIELDS.START_POS],e[m.FIELDS.END_POS])},r.locateNextMeaningfulToken=function(e){void 0===e&&(e=this.position+1);for(var t=e;t<this.tokens.length;)if(!E[this.tokens[t][m.FIELDS.TYPE]])return t;else{t++;continue}return -1},t=[{key:"currToken",get:function(){return this.tokens[this.position]}},{key:"nextToken",get:function(){return this.tokens[this.position+1]}},{key:"prevToken",get:function(){return this.tokens[this.position-1]}}],function(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}(e.prototype,t),e}(),t.exports=e.default}),oK=n8((e,t)=>{e.__esModule=!0,e.default=void 0;var r,n=(r=oQ())&&r.__esModule?r:{default:r};e.default=function(){function e(e,t){this.func=e||function(){},this.funcRes=null,this.options=t}var t=e.prototype;return t._shouldUpdateSelector=function(e,t){void 0===t&&(t={});var r=Object.assign({},this.options,t);return!1!==r.updateSelector&&"string"!=typeof e},t._isLossy=function(e){void 0===e&&(e={});var t=Object.assign({},this.options,e);return!1===t.lossless},t._root=function(e,t){return void 0===t&&(t={}),new n.default(e,this._parseOptions(t)).root},t._parseOptions=function(e){return{lossy:this._isLossy(e)}},t._run=function(e,t){var r=this;return void 0===t&&(t={}),new Promise(function(n,o){try{var i=r._root(e,t);Promise.resolve(r.func(i)).then(function(n){var o=void 0;return r._shouldUpdateSelector(e,t)&&(e.selector=o=i.toString()),{transform:n,root:i,string:o}}).then(n,o)}catch(e){o(e);return}})},t._runSync=function(e,t){void 0===t&&(t={});var r=this._root(e,t),n=this.func(r);if(n&&"function"==typeof n.then)throw Error("Selector processor returned a promise to a synchronous call.");var o=void 0;return t.updateSelector&&"string"!=typeof e&&(e.selector=o=r.toString()),{transform:n,root:r,string:o}},t.ast=function(e,t){return this._run(e,t).then(function(e){return e.root})},t.astSync=function(e,t){return this._runSync(e,t).root},t.transform=function(e,t){return this._run(e,t).then(function(e){return e.transform})},t.transformSync=function(e,t){return this._runSync(e,t).transform},t.process=function(e,t){return this._run(e,t).then(function(e){return e.string||e.root.toString()})},t.processSync=function(e,t){var r=this._runSync(e,t);return r.string||r.root.toString()},e}(),t.exports=e.default}),oJ=n8(e=>{e.__esModule=!0,e.universal=e.tag=e.string=e.selector=e.root=e.pseudo=e.nesting=e.id=e.comment=e.combinator=e.className=e.attribute=void 0;var t=h(oz()),r=h(oU()),n=h(oq()),o=h(oF()),i=h(oN()),a=h(oH()),s=h(oG()),l=h(oM()),u=h(oD()),c=h(oj()),f=h(oW()),p=h(oV());function h(e){return e&&e.__esModule?e:{default:e}}e.attribute=function(e){return new t.default(e)},e.className=function(e){return new r.default(e)},e.combinator=function(e){return new n.default(e)},e.comment=function(e){return new o.default(e)},e.id=function(e){return new i.default(e)},e.nesting=function(e){return new a.default(e)},e.pseudo=function(e){return new s.default(e)},e.root=function(e){return new l.default(e)},e.selector=function(e){return new u.default(e)},e.string=function(e){return new c.default(e)},e.tag=function(e){return new f.default(e)},e.universal=function(e){return new p.default(e)}}),o0=n8(e=>{e.__esModule=!0,e.isNode=o,e.isPseudoElement=u,e.isPseudoClass=function(e){return s(e)&&!u(e)},e.isContainer=function(e){return!!(o(e)&&e.walk)},e.isNamespace=function(e){return a(e)||l(e)},e.isUniversal=e.isTag=e.isString=e.isSelector=e.isRoot=e.isPseudo=e.isNesting=e.isIdentifier=e.isComment=e.isCombinator=e.isClassName=e.isAttribute=void 0;var t,r=oI(),n=((t={})[r.ATTRIBUTE]=!0,t[r.CLASS]=!0,t[r.COMBINATOR]=!0,t[r.COMMENT]=!0,t[r.ID]=!0,t[r.NESTING]=!0,t[r.PSEUDO]=!0,t[r.ROOT]=!0,t[r.SELECTOR]=!0,t[r.STRING]=!0,t[r.TAG]=!0,t[r.UNIVERSAL]=!0,t);function o(e){return"object"==typeof e&&n[e.type]}function i(e,t){return o(t)&&t.type===e}var a=i.bind(null,r.ATTRIBUTE);e.isAttribute=a,e.isClassName=i.bind(null,r.CLASS),e.isCombinator=i.bind(null,r.COMBINATOR),e.isComment=i.bind(null,r.COMMENT),e.isIdentifier=i.bind(null,r.ID),e.isNesting=i.bind(null,r.NESTING);var s=i.bind(null,r.PSEUDO);e.isPseudo=s,e.isRoot=i.bind(null,r.ROOT),e.isSelector=i.bind(null,r.SELECTOR),e.isString=i.bind(null,r.STRING);var l=i.bind(null,r.TAG);function u(e){return s(e)&&e.value&&(e.value.startsWith("::")||":before"===e.value.toLowerCase()||":after"===e.value.toLowerCase()||":first-letter"===e.value.toLowerCase()||":first-line"===e.value.toLowerCase())}e.isTag=l,e.isUniversal=i.bind(null,r.UNIVERSAL)}),o1=n8(e=>{e.__esModule=!0;var t=oI();Object.keys(t).forEach(function(r){"default"===r||"__esModule"===r||r in e&&e[r]===t[r]||(e[r]=t[r])});var r=oJ();Object.keys(r).forEach(function(t){"default"===t||"__esModule"===t||t in e&&e[t]===r[t]||(e[t]=r[t])});var n=o0();Object.keys(n).forEach(function(t){"default"===t||"__esModule"===t||t in e&&e[t]===n[t]||(e[t]=n[t])})}),o2=n8((e,t)=>{e.__esModule=!0,e.default=void 0;var r,n=(r=oK())&&r.__esModule?r:{default:r},o=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var t=i();if(t&&t.has(e))return t.get(e);var r={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o)){var a=n?Object.getOwnPropertyDescriptor(e,o):null;a&&(a.get||a.set)?Object.defineProperty(r,o,a):r[o]=e[o]}return r.default=e,t&&t.set(e,r),r}(o1());function i(){if("function"!=typeof WeakMap)return null;var e=new WeakMap;return i=function(){return e},e}var a=function(e){return new n.default(e)};Object.assign(a,o),delete a.__esModule,e.default=a,t.exports=e.default}),o5=n8(e=>{function t(e){return e.replace(/\\,/g,"\\2c ")}Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:()=>t})}),o4=n8((e,t)=>{t.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}}),o3=n8(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t,r={parseColor:()=>h,formatColor:()=>d};for(var n in r)Object.defineProperty(e,n,{enumerable:!0,get:r[n]});var o=(t=o4())&&t.__esModule?t:{default:t},i=/^#([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})?$/i,a=/^#([a-f\d])([a-f\d])([a-f\d])([a-f\d])?$/i,s=/(?:\d+|\d*\.\d+)%?/,l=/(?:\s*,\s*|\s+)/,u=/\s*[,/]\s*/,c=/var\(--(?:[^ )]*?)\)/,f=RegExp(`^(rgb)a?\\(\\s*(${s.source}|${c.source})(?:${l.source}(${s.source}|${c.source}))?(?:${l.source}(${s.source}|${c.source}))?(?:${u.source}(${s.source}|${c.source}))?\\s*\\)$`),p=RegExp(`^(hsl)a?\\(\\s*((?:${s.source})(?:deg|rad|grad|turn)?|${c.source})(?:${l.source}(${s.source}|${c.source}))?(?:${l.source}(${s.source}|${c.source}))?(?:${u.source}(${s.source}|${c.source}))?\\s*\\)$`);function h(e,{loose:t=!1}={}){var r,n,s;if("string"!=typeof e)return null;if(e=e.trim(),"transparent"===e)return{mode:"rgb",color:["0","0","0"],alpha:"0"};if(e in o.default)return{mode:"rgb",color:o.default[e].map(e=>e.toString())};let l=e.replace(a,(e,t,r,n,o)=>"#"+t+t+r+r+n+n+(o?o+o:"")).match(i);if(null!==l)return{mode:"rgb",color:[parseInt(l[1],16),parseInt(l[2],16),parseInt(l[3],16)].map(e=>e.toString()),alpha:l[4]?(parseInt(l[4],16)/255).toString():void 0};let u=null!=(s=e.match(f))?s:e.match(p);if(null===u)return null;let c=[u[2],u[3],u[4]].filter(Boolean).map(e=>e.toString());return(t||3===c.length)&&(!(c.length<3)||c.some(e=>/^var\(.*?\)$/.test(e)))?{mode:u[1],color:c,alpha:null==(r=u[5])||null==(n=r.toString)?void 0:n.call(r)}:null}function d({mode:e,color:t,alpha:r}){return`${e}(${t.join(" ")}${void 0!==r?` / ${r}`:""})`}}),o6=n8(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t={withAlphaValue:()=>o,default:()=>i};for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]});var n=o3();function o(e,t,r){if("function"==typeof e)return e({opacityValue:t});let o=(0,n.parseColor)(e,{loose:!0});return null===o?r:(0,n.formatColor)({...o,alpha:t})}function i({color:e,property:t,variable:r}){let o=[].concat(t);if("function"==typeof e)return{[r]:"1",...Object.fromEntries(o.map(t=>[t,e({opacityVariable:r,opacityValue:`var(${r})`})]))};let a=(0,n.parseColor)(e);return null===a?Object.fromEntries(o.map(t=>[t,e])):void 0!==a.alpha?Object.fromEntries(o.map(t=>[t,e])):{[r]:"1",...Object.fromEntries(o.map(e=>[e,(0,n.formatColor)({...a,alpha:`var(${r})`})]))}}}),o8=n8(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t={pattern:()=>a,withoutCapturing:()=>s,any:()=>l,optional:()=>u,zeroOrMore:()=>c,nestedBrackets:()=>function e(t,r,n=1){return s([f(t),/[^\s]*/,1===n?`[^${f(t)}${f(r)}s]*`:l([`[^${f(t)}${f(r)}s]*`,e(t,r,n-1)]),/[^\s]*/,f(r)])},escape:()=>f};for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]});var n=/[\\^$.*+?()[\]{}|]/g,o=RegExp(n.source);function i(e){return(e=(e=Array.isArray(e)?e:[e]).map(e=>e instanceof RegExp?e.source:e)).join("")}function a(e){return RegExp(i(e),"g")}function s(e){return RegExp(`(?:${i(e)})`,"g")}function l(e){return`(?:${e.map(i).join("|")})`}function u(e){return`(?:${i(e)})?`}function c(e){return`(?:${i(e)})*`}function f(e){return e&&o.test(e)?e.replace(n,"\\$&"):e||""}}),o7=n8(e=>{Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"splitAtTopLevelOnly",{enumerable:!0,get:()=>n});var t=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var t=r(void 0);if(t&&t.has(e))return t.get(e);var n={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&&Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&&(a.get||a.set)?Object.defineProperty(n,i,a):n[i]=e[i]}return n.default=e,t&&t.set(e,n),n}(o8());function r(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(r=function(e){return e?n:t})(e)}function*n(e,r){let n=RegExp(`[(){}\\[\\]${t.escape(r)}]`,"g"),o=0,i=0,a=!1,s=0,l=0,u=r.length;for(let t of e.matchAll(n)){let n=t[0]===r[s],c=s===u-1,f=n&&c;"("===t[0]&&o++,")"===t[0]&&o--,"["===t[0]&&o++,"]"===t[0]&&o--,"{"===t[0]&&o++,"}"===t[0]&&o--,n&&0===o&&(0===l&&(l=t.index),s++),f&&0===o&&(a=!0,yield e.substring(i,l),i=l+u),s===u&&(s=0,l=0)}a?yield e.substring(i):yield e}}),o9=n8(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t={parseBoxShadowValue:()=>s,formatBoxShadowValue:()=>l};for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]});var n=o7(),o=new Set(["inset","inherit","initial","revert","unset"]),i=/\ +(?![^(]*\))/g,a=/^-?(\d+|\.\d+)(.*?)$/g;function s(e){return Array.from((0,n.splitAtTopLevelOnly)(e,",")).map(e=>{let t=e.trim(),r={raw:t},n=t.split(i),s=new Set;for(let e of n)a.lastIndex=0,!s.has("KEYWORD")&&o.has(e)?(r.keyword=e,s.add("KEYWORD")):a.test(e)?s.has("X")?s.has("Y")?s.has("BLUR")?s.has("SPREAD")||(r.spread=e,s.add("SPREAD")):(r.blur=e,s.add("BLUR")):(r.y=e,s.add("Y")):(r.x=e,s.add("X")):r.color?(r.unknown||(r.unknown=[]),r.unknown.push(e)):r.color=e;return r.valid=void 0!==r.x&&void 0!==r.y,r})}function l(e){return e.map(e=>e.valid?[e.keyword,e.x,e.y,e.blur,e.spread,e.color].filter(Boolean).join(" "):e.raw).join(", ")}}),ie=n8(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t={normalize:()=>l,url:()=>u,number:()=>c,percentage:()=>f,length:()=>h,lineWidth:()=>g,shadow:()=>v,color:()=>m,image:()=>y,gradient:()=>x,position:()=>S,familyName:()=>k,genericName:()=>E,absoluteSize:()=>O,relativeSize:()=>P};for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]});var n=o3(),o=o9(),i=["min","max","clamp","calc"],a=/,(?![^(]*\))/g,s=/_(?![^(]*\))/g;function l(e,t=!0){return e.includes("url(")?e.split(/(url\(.*?\))/g).filter(Boolean).map(e=>/^url\(.*?\)$/.test(e)?e:l(e,!1)).join(""):(e=e.replace(/([^\\])_+/g,(e,t)=>t+" ".repeat(e.length-1)).replace(/^_/g," ").replace(/\\_/g,"_"),t&&(e=e.trim()),e=e.replace(/(calc|min|max|clamp)\(.+\)/g,e=>e.replace(/(-?\d*\.?\d(?!\b-.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g,"$1 $2 ")))}function u(e){return e.startsWith("url(")}function c(e){return!isNaN(Number(e))||i.some(t=>RegExp(`^${t}\\(.+?`).test(e))}function f(e){return e.split(s).every(e=>/%$/g.test(e)||i.some(t=>RegExp(`^${t}\\(.+?%`).test(e)))}var p="(?:cm|mm|Q|in|pc|pt|px|em|ex|ch|rem|lh|vw|vh|vmin|vmax)";function h(e){return e.split(s).every(e=>"0"===e||RegExp(`${p}$`).test(e)||i.some(t=>RegExp(`^${t}\\(.+?${p}`).test(e)))}var d=new Set(["thin","medium","thick"]);function g(e){return d.has(e)}function v(e){for(let t of(0,o.parseBoxShadowValue)(l(e)))if(!t.valid)return!1;return!0}function m(e){let t=0;return!!e.split(s).every(e=>!!(e=l(e)).startsWith("var(")||null!==(0,n.parseColor)(e,{loose:!0})&&(t++,!0))&&t>0}function y(e){let t=0;return!!e.split(a).every(e=>!!(e=l(e)).startsWith("var(")||!!(u(e)||x(e)||["element(","image(","cross-fade(","image-set("].some(t=>e.startsWith(t)))&&(t++,!0))&&t>0}var b=new Set(["linear-gradient","radial-gradient","repeating-linear-gradient","repeating-radial-gradient","conic-gradient"]);function x(e){for(let t of(e=l(e),b))if(e.startsWith(`${t}(`))return!0;return!1}var w=new Set(["center","top","right","bottom","left"]);function S(e){let t=0;return!!e.split(s).every(e=>!!(e=l(e)).startsWith("var(")||!!(w.has(e)||h(e)||f(e))&&(t++,!0))&&t>0}function k(e){let t=0;return!!e.split(a).every(e=>!!(e=l(e)).startsWith("var(")||!(e.includes(" ")&&!/(['"])([^"']+)\1/g.test(e)||/^\d/g.test(e))&&(t++,!0))&&t>0}var _=new Set(["serif","sans-serif","monospace","cursive","fantasy","system-ui","ui-serif","ui-sans-serif","ui-monospace","ui-rounded","math","emoji","fangsong"]);function E(e){return _.has(e)}var T=new Set(["xx-small","x-small","small","medium","large","x-large","x-large","xxx-large"]);function O(e){return T.has(e)}var C=new Set(["larger","smaller"]);function P(e){return C.has(e)}}),it=n8(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t={updateAllClasses:()=>u,asValue:()=>f,parseColorFormat:()=>h,asColor:()=>d,asLookupValue:()=>g,coerceValue:()=>b};for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]});var n=l(o2()),o=l(o5()),i=o6(),a=ie(),s=l(oh());function l(e){return e&&e.__esModule?e:{default:e}}function u(e,t){return(0,n.default)(e=>{e.walkClasses(e=>{let r=t(e.value);e.value=r,e.raws&&e.raws.value&&(e.raws.value=(0,o.default)(e.raws.value))})}).processSync(e)}function c(e,t){if(!p(e))return;let r=e.slice(1,-1);if(t(r))return(0,a.normalize)(r)}function f(e,t={},{validate:r=()=>!0}={}){var n;let o=null==(n=t.values)?void 0:n[e];return void 0!==o?o:t.supportsNegativeValues&&e.startsWith("-")?function(e,t={},r){let n=t[e];if(void 0!==n)return(0,s.default)(n);if(p(e)){let t=c(e,r);return void 0===t?void 0:(0,s.default)(t)}}(e.slice(1),t.values,r):c(e,r)}function p(e){return e.startsWith("[")&&e.endsWith("]")}function h(e){return"string"==typeof e&&e.includes("<alpha-value>")?({opacityValue:t=1})=>e.replace("<alpha-value>",t):e}function d(e,t={},{tailwindConfig:r={}}={}){var n,o,s,l,u,c;let g;if((null==(n=t.values)?void 0:n[e])!==void 0)return h(null==(o=t.values)?void 0:o[e]);let[v,m]=(g=e.lastIndexOf("/"),-1===g||g===e.length-1?[e]:[e.slice(0,g),e.slice(g+1)]);if(void 0!==m){let e=null!=(c=null==(s=t.values)?void 0:s[v])?c:p(v)?v.slice(1,-1):void 0;return void 0===e?void 0:(e=h(e),p(m)?(0,i.withAlphaValue)(e,m.slice(1,-1)):(null==(l=r.theme)||null==(u=l.opacity)?void 0:u[m])===void 0?void 0:(0,i.withAlphaValue)(e,r.theme.opacity[m]))}return f(e,t,{validate:a.color})}function g(e,t={}){var r;return null==(r=t.values)?void 0:r[e]}function v(e){return(t,r)=>f(t,r,{validate:e})}var m={any:f,color:d,url:v(a.url),image:v(a.image),length:v(a.length),percentage:v(a.percentage),position:v(a.position),lookup:g,"generic-name":v(a.genericName),"family-name":v(a.familyName),number:v(a.number),"line-width":v(a.lineWidth),"absolute-size":v(a.absoluteSize),"relative-size":v(a.relativeSize),shadow:v(a.shadow)},y=Object.keys(m);function b(e,t,r,n){if(p(t)){let e,n=t.slice(1,-1),[o,i]=(e=n.indexOf(":"),-1===e?[void 0,n]:[n.slice(0,e),n.slice(e+1)]);if(/^[\w-_]+$/g.test(o)){if(void 0!==o&&!y.includes(o))return[]}else i=n;if(i.length>0&&y.includes(o))return[f(`[${i}]`,r),o]}for(let o of[].concat(e)){let e=m[o](t,r,{tailwindConfig:n});if(void 0!==e)return[e,o]}return[]}}),ir=n8(e=>{function t(e){return"function"==typeof e?e({}):e}Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:()=>t})}),io=n8(e=>{Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:()=>x});var t=d(oh()),r=d(od()),n=d(og()),o=d(ov()),i=d(ob()),a=ox(),s=ow(),l=oS(),u=d(ok()),c=o_(),f=it(),p=o6(),h=d(ir());function d(e){return e&&e.__esModule?e:{default:e}}function g(e){return"function"==typeof e}function v(e){return"object"==typeof e&&null!==e}function m(e,...t){let r=t.pop();for(let n of t)for(let t in n){let o=r(e[t],n[t]);void 0===o?v(e[t])&&v(n[t])?e[t]=m(e[t],n[t],r):e[t]=n[t]:e[t]=o}return e}var y={colors:i.default,negative:e=>Object.keys(e).filter(t=>"0"!==e[t]).reduce((r,n)=>{let o=(0,t.default)(e[n]);return void 0!==o&&(r[`-${n}`]=o),r},{}),breakpoints:e=>Object.keys(e).filter(t=>"string"==typeof e[t]).reduce((t,r)=>({...t,[`screen-${r}`]:e[r]}),{})};function b(e,t){return Array.isArray(e)&&v(e[0])?e.concat(t):Array.isArray(t)&&v(t[0])&&v(e)?[e,...t]:Array.isArray(t)?t:void 0}function x(e){var t,i,d,v;let x,w=[...function e(t){let r=[];return t.forEach(t=>{var n;r=[...r,t];let o=null!=(n=null==t?void 0:t.plugins)?n:[];0!==o.length&&o.forEach(t=>{var n;t.__isOptionsFunction&&(t=t()),r=[...r,...e([null!=(n=null==t?void 0:t.config)?n:{}])]})}),r}(e),{prefix:"",important:!1,separator:":",variantOrder:o.default.variantOrder}];return(0,l.normalizeConfig)((0,a.defaults)({theme:(d=function({extend:e,...t}){return m(t,e,(e,t)=>g(e)||t.some(g)?(r,n)=>m({},...[e,...t].map(e=>(function(e,...t){return g(e)?e(...t):e})(e,r,n)),b):m({},e,...t,b))}({...(v=w.map(e=>null!=(t=null==e?void 0:e.theme)?t:{})).reduce((e,t)=>(0,a.defaults)(e,t),{}),extend:v.reduce((e,{extend:t})=>m(e,t,(e,t)=>void 0===e?[t]:Array.isArray(e)?[t,...e]:[t,e]),{})}),x=(e,t)=>{for(let t of function*(e){let t=(0,s.toPath)(e);if(0===t.length||(yield t,Array.isArray(e)))return;let r=e.match(/^(.*?)\s*\/\s*([^/]+)$/);if(null!==r){let[,e,t]=r,n=(0,s.toPath)(e);n.alpha=t,yield n}}(e)){let e=0,r=d;for(;null!=r&&e<t.length;)r=r[t[e++]],r=g(r)&&(void 0===t.alpha||e<=t.length-1)?r(x,y):r;if(void 0!==r){if(void 0!==t.alpha){let e=(0,f.parseColorFormat)(r);return(0,p.withAlphaValue)(e,t.alpha,(0,h.default)(e))}return(0,u.default)(r)?(0,c.cloneDeep)(r):r}}return t},Object.assign(x,{theme:x,...y}),Object.keys(d).reduce((e,t)=>(e[t]=g(d[t])?d[t](x,y):d[t],e),{})),corePlugins:[...w.map(e=>e.corePlugins)].reduceRight((e,t)=>g(t)?t({corePlugins:e}):(0,n.default)(t,e),r.default),plugins:[...e.map(e=>null!=(i=null==e?void 0:e.plugins)?i:[])].reduceRight((e,t)=>[...e,...t],[])},...w))}}),ii={};n7(ii,{default:()=>F});var ia=n6(()=>{F={yellow:e=>e}}),is=n8(e=>{Object.defineProperty(e,"__esModule",{value:!0});var t={flagEnabled:()=>l,issueFlagNotices:()=>c,default:()=>f};for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]});var n=i((ia(),oe(ii))),o=i((oy(),oe(om)));function i(e){return e&&e.__esModule?e:{default:e}}var a={optimizeUniversalDefaults:!1},s={future:["hoverOnlyWhenSupported","respectDefaultRingColorOpacity"],experimental:["optimizeUniversalDefaults","matchVariant"]};function l(e,t){var r,n,o,i,l,u;return s.future.includes(t)?"all"===e.future||null!=(o=null!=(n=null==e||null==(r=e.future)?void 0:r[t])?n:a[t])&&o:!!s.experimental.includes(t)&&("all"===e.experimental||null!=(u=null!=(l=null==e||null==(i=e.experimental)?void 0:i[t])?l:a[t])&&u)}function u(e){var t;return"all"===e.experimental?s.experimental:Object.keys(null!=(t=null==e?void 0:e.experimental)?t:{}).filter(t=>s.experimental.includes(t)&&e.experimental[t])}function c(e){if(void 0===process.env.JEST_WORKER_ID&&u(e).length>0){let t=u(e).map(e=>n.default.yellow(e)).join(", ");o.default.warn("experimental-flags-enabled",[`You have enabled experimental features: ${t}`,"Experimental features in Tailwind CSS are not covered by semver, may introduce breaking changes, and can change at any time."])}}var f=s}),il=n8(e=>{Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:()=>function e(t){var o;let i=(null!=(o=null==t?void 0:t.presets)?o:[r.default]).slice().reverse().flatMap(t=>e("function"==typeof t?t():t)),a={respectDefaultRingColorOpacity:{theme:{ringColor:{DEFAULT:"#3b82f67f"}}}},s=Object.keys(a).filter(e=>(0,n.flagEnabled)(t,e)).map(e=>a[e]);return[t,...s,...i]}});var t,r=(t=ov())&&t.__esModule?t:{default:t},n=is()}),iu=n8(e=>{Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:()=>o});var t=n(io()),r=n(il());function n(e){return e&&e.__esModule?e:{default:e}}function o(...e){let[,...n]=(0,r.default)(e[0]);return(0,t.default)([...e,...n])}}),ic=n8((e,t)=>{var r=iu();t.exports=(r.__esModule?r:{default:r}).default}),ip=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),ih=ip((e,t)=>{t.exports=["em","ex","ch","rem","vh","vw","vmin","vmax","px","mm","cm","in","pt","pc","mozmm"]}),id=ip((e,t)=>{t.exports=["deg","grad","rad","turn"]}),ig=ip((e,t)=>{t.exports=["dpi","dpcm","dppx"]}),iv=ip((e,t)=>{t.exports=["Hz","kHz"]}),im=ip((e,t)=>{t.exports=["s","ms"]}),iy=ih(),ib=id(),ix=ig(),iw=iv(),iS=im();function ik(e){if(/\.\D?$/.test(e))throw Error("The dot should be followed by a number");if(/^[+-]{2}/.test(e))throw Error("Only one leading +/- is allowed");if(((t=e.match(/\./g))?t.length:0)>1)throw Error("Only one dot is allowed");if(/%$/.test(e)){this.type="percentage",this.value=iE(e),this.unit="%";return}var t,r=function(e){var t=e.match(/\D+$/),r=t&&t[0];if(r&&-1===iT.indexOf(r))throw Error("Invalid unit: "+r);return r}(e);if(!r){this.type="number",this.value=iE(e);return}this.type=iO[r]||"length",this.value=iE(e.substr(0,e.length-r.length)),this.unit=r}function i_(e){return new ik(e)}function iE(e){var t=parseFloat(e);if(isNaN(t))throw Error("Invalid number: "+e);return t}ik.prototype.valueOf=function(){return this.value},ik.prototype.toString=function(){return this.value+(this.unit||"")};var iT=[].concat(ib,iw,iy,ix,iS),iO=Object.assign(iC(ib,"angle"),iC(iw,"frequency"),iC(ix,"resolution"),iC(iS,"time"));function iC(e,t){return Object.fromEntries(e.map(e=>[e,t]))}function iP(e){let t=typeof e;return"number"!==t&&"bigint"!==t&&"string"!==t&&"boolean"!==t}function iA(e){return e&&e.$$typeof===Symbol.for("react.forward_ref")}function iI(e,t,r,n,o=!1){if("number"==typeof e)return e;try{if(e=e.trim(),/[ /\(,]/.test(e))return;if(e===String(+e))return+e;let i=new i_(e);if("length"===i.type)switch(i.unit){case"em":return i.value*t;case"rem":return 16*i.value;case"vw":return~~(i.value*n._viewportWidth/100);case"vh":return~~(i.value*n._viewportHeight/100);default:return i.value}if("angle"===i.type)return iL(e);if("percentage"===i.type&&o)return i.value/100*r}catch{}}function iL(e){let t=new i_(e);switch(t.unit){case"deg":return t.value;case"rad":return 180*t.value/Math.PI;case"turn":return 360*t.value;case"grad":return .9*t.value}}function iM(e,t){return[e[0]*t[0]+e[2]*t[1],e[1]*t[0]+e[3]*t[1],e[0]*t[2]+e[2]*t[3],e[1]*t[2]+e[3]*t[3],e[0]*t[4]+e[2]*t[5]+e[4],e[1]*t[4]+e[3]*t[5]+e[5]]}function iD(e,t,r,n){let o=t[e];if(typeof o>"u"){if(n&&"u">typeof e)throw Error(`Invalid value for CSS property "${n}". Allowed values: ${Object.keys(t).map(e=>`"${e}"`).join(" | ")}. Received: "${e}".`);o=r}return o}var iR=[32,160,4961,65792,65793,4153,4241,10].map(e=>String.fromCodePoint(e)),iU=new Map;function iF(e,t,r){let n,o=`${t}:${r||""}:${e}`;if(iU.has(o))return iU.get(o);if(!N||!B){if(!("u">typeof Intl&&"Segmenter"in Intl))throw Error("Intl.Segmenter does not exist, please use import a polyfill.");N=new Intl.Segmenter(r,{granularity:"word"}),B=new Intl.Segmenter(r,{granularity:"grapheme"})}if("grapheme"===t)n=[...B.segment(e)].map(e=>e.segment);else{let t=[...N.segment(e)].map(e=>e.segment),r=[],o=0;for(;o<t.length;){let e=t[o];if(" "==e){let e=0===o?"":r.pop(),n=o===t.length-1?"":t[o+1];r.push(e+" "+n),o+=2}else r.push(e),o++}n=r}if(iU.size>=500){let e=iU.keys().next().value;iU.delete(e)}return iU.set(o,n),n}function iN(e,t,r){let n="";for(let[e,r]of Object.entries(t))"u">typeof r&&(n+=` ${e}="${r}"`);return r?`<${e}${n}>${r}</${e}>`:`<${e}${n}/>`}function iB(e){return e?e.split(/[, ]/).filter(Boolean).map(Number):null}function iW(e){return"string"==typeof e}function ij(e,t){if("number"==typeof e)return e;if(e.endsWith("%")){let r=parseFloat(e.slice(0,-1));return isNaN(r)?void console.warn(`Invalid value "${e}"${"string"==typeof t?` for "${t}"`:""}. Expected a percentage value (e.g., "50%").`):`${r}%`}console.warn(`Invalid value "${e}"${"string"==typeof t?` for "${t}"`:""}. Expected a number or a percentage value (e.g., "50%").`)}function iG(e,t){if("number"==typeof e)return e;if("auto"===e)return"auto";if(e.endsWith("%")){let r=parseFloat(e.slice(0,-1));return isNaN(r)?void console.warn(`Invalid value "${e}"${"string"==typeof t?` for "${t}"`:""}. Expected a percentage value (e.g., "50%").`):`${r}%`}console.warn(`Invalid value "${e}"${"string"==typeof t?` for "${t}"`:""}. Expected a number, "auto", or a percentage value (e.g., "50%").`)}function i$(e,t=","){let r=[],n=0,o=0;t=new RegExp(t);for(let i=0;i<e.length;i++)"("===e[i]?o++:")"===e[i]&&o--,0===o&&t.test(e[i])&&(r.push(e.slice(n,i).trim()),n=i+1);return r.push(e.slice(n).trim()),r}function iz(){return Promise.resolve().then(()=>(op(),ol)).then(e=>e.getYoga())}var iV="image/apng",iq="image/png",iH="image/jpeg",iX="image/gif",iY="image/svg+xml";function iZ(e){let t=new DataView(e),r=4,n=t.byteLength;for(;r<n;){let e=t.getUint16(r,!1);if(e>n)break;let o=t.getUint8(e+1+r);if(192===o||193===o||194===o)return[t.getUint16(e+7+r,!1),t.getUint16(e+5+r,!1)];r+=e+2}throw TypeError("Invalid JPEG")}function iQ(e){let t=new Uint8Array(e.slice(6,10));return[t[0]|t[1]<<8,t[2]|t[3]<<8]}function iK(e){let t=new DataView(e);return[t.getUint16(18,!1),t.getUint16(22,!1)]}var iJ=function(e=20){let t=new Map;return{set:function(r,n){if(t.has(r))t.delete(r);else if(t.size>=e){let e=t.keys().next().value;t.delete(e)}t.set(r,n)},get:function(e){let r=t.get(e);if(void 0!==r)return t.delete(e),t.set(e,r),r},clear:function(){t.clear()}}}(500),i0=new Map,i1=[iq,iV,iH,iX,iY],i2=/<svg[^>]*>/i,i5=/viewBox=['"]([^'"]+)['"]/,i4=/width=['"](\d*\.?\d+)['"]/,i3=/height=['"](\d*\.?\d+)['"]/;function i6(e,t){let r=t.match(i2);if(!r)throw Error(`Failed to parse SVG from ${e}`);let n=r[0],o=i5.exec(n),i=i4.exec(n),a=i3.exec(n),s=o?iB(o[1]):null;if(!s&&(!i||!a))throw Error(`Failed to parse SVG from ${e}: missing "viewBox"`);let l=s?[s[2],s[3]]:[+i[1],+a[1]],u=l[0]/l[1];return i&&a?[+i[1],+a[1]]:i?[+i[1],i[1]/u]:a?[a[1]*u,+a[1]]:[l[0],l[1]]}function i8(e){var t;let r,n=(t=new Uint8Array(e),[255,216,255].every((e,r)=>t[r]===e)?iH:[137,80,78,71,13,10,26,10].every((e,r)=>t[r]===e)?!function(e){let t=new DataView(e.buffer),r,n,o=8,i=!1;for(;!i&&"IEND"!==r&&o<e.length;){n=t.getUint32(o);let a=e.subarray(o+4,o+8);r=String.fromCharCode(...a),i="acTL"===r,o+=12+n}return i}(t)?iq:iV:[71,73,70,56].every((e,r)=>t[r]===e)?iX:[82,73,70,70,0,0,0,0,87,69,66,80].every((e,r)=>!e||t[r]===e)?"image/webp":[60,63,120,109,108].every((e,r)=>t[r]===e)?iY:[0,0,0,0,102,116,121,112,97,118,105,102].every((e,r)=>!e||t[r]===e)?"image/avif":null);switch(n){case iq:case iV:r=iK(e);break;case iX:r=iQ(e);break;case iH:r=iZ(e)}if(!i1.includes(n))throw Error(`Unsupported image type: ${n||"unknown"}`);return[`data:${n};base64,${function(e){let t=new Uint8Array(e),r="";for(let e=0;e<t.length;e+=32768){let n=t.subarray(e,Math.min(e+32768,t.length));r+=String.fromCharCode(...n)}return btoa(r)}(e)}`,r]}async function i7(e){if(!e)throw Error("Image source is not provided.");if("object"==typeof e){let[t,r]=i8(e);return[t,...r]}if((e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'"))&&(e=e.slice(1,-1)),!e.startsWith("http")&&!e.startsWith("data:"))throw Error(`Image source must be an absolute URL: ${e}`);if(e.startsWith("data:")){let t;try{t=/data:(?<imageType>[a-z/+]+)(;[^;=]+=[^;=]+)*?(;(?<encodingType>[^;,]+))?,(?<dataString>.*)/g.exec(e).groups}catch{return console.warn("Image data URI resolved without size:"+e),[e]}let{imageType:r,encodingType:n,dataString:o}=t;if(r===iY){let t="base64"===n?atob(o):decodeURIComponent(o.replace(/ /g,"%20")),r="base64"===n?e:`data:image/svg+xml;base64,${btoa(t)}`,i=i6(e,t);return iJ.set(e,[r,...i]),[r,...i]}if("base64"!==n)return console.warn("Image data URI resolved without size:"+e),iJ.set(e,[e]),[e];{let t,n=function(e){let t=atob(e),r=t.length,n=new Uint8Array(r);for(let e=0;e<r;e++)n[e]=t.charCodeAt(e);return n.buffer}(o);switch(r){case iq:case iV:t=iK(n);break;case iX:t=iQ(n);break;case iH:t=iZ(n)}return iJ.set(e,[e,...t]),[e,...t]}}if(!globalThis.fetch)throw Error("`fetch` is required to be polyfilled to load images.");if(i0.has(e))return i0.get(e);let t=iJ.get(e);if(t)return t;let r=e,n=fetch(r).then(e=>{let t=e.headers.get("content-type");return"image/svg+xml"===t||"application/svg+xml"===t?e.text():e.arrayBuffer()}).then(e=>{if("string"==typeof e)try{let t=`data:image/svg+xml;base64,${btoa(e)}`,n=i6(r,e);return[t,...n]}catch(e){throw Error(`Failed to parse SVG image: ${e.message}`)}let[t,n]=i8(e);return[t,...n]}).then(e=>(iJ.set(r,e),e)).catch(e=>(console.error(`Can't load image ${r}: `+e.message),iJ.set(r,[]),[]));return i0.set(r,n),n}var i9={accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",href:"href",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDasharray:"stroke-dasharray",strokeDashoffset:"stroke-dashoffset",strokeLinecap:"stroke-linecap",strokeLinejoin:"stroke-linejoin",strokeMiterlimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",xlinkActuate:"xlink:actuate",xlinkArcrole:"xlink:arcrole",xlinkHref:"xlink:href",xlinkRole:"xlink:role",xlinkShow:"xlink:show",xlinkTitle:"xlink:title",xlinkType:"xlink:type",xmlBase:"xml:base",xmlLang:"xml:lang",xmlSpace:"xml:space",xmlnsXlink:"xmlns:xlink"},ae=/[\r\n%#()<>?[\\\]^`{|}"']/g;async function at(e){let t=new Set,r=e=>{if(e&&iP(e)){if(Array.isArray(e))return void e.forEach(e=>r(e));if("object"==typeof e)if("image"===e.type){let r=e.props.href||e.props.xlinkHref;r&&(t.has(r)||t.add(r))}else"img"===e.type&&(t.has(e.props.src)||t.add(e.props.src));Array.isArray(e.props.children)?e.props.children.map(e=>r(e)):r(e.props.children)}};return r(e),Promise.all(Array.from(t).map(e=>i7(e)))}async function ar(e,t){let{viewBox:r,viewbox:n,width:o,height:i,className:a,style:s,children:l,...u}=e.props||{};r||=n,u.xmlns="http://www.w3.org/2000/svg";let c=(null==s?void 0:s.color)||t,f=iB(r),p=f?f[3]/f[2]:null;return o=o||p&&i?i/p:null,i=i||p&&o?o*p:null,u.width=o,u.height=i,r&&(u.viewBox=r),`data:image/svg+xml;utf8,${`<svg ${Object.entries(u).map(([e,t])=>("string"==typeof t&&"currentcolor"===t.toLowerCase()&&(t=c),` ${i9[e]||e}="${t}"`)).join("")}>${(function e(t,r){if(!t)return"";if(Array.isArray(t))return t.map(t=>e(t,r)).join("");if("object"!=typeof t)return String(t);let n=t.type;if("text"===n)throw Error("<text> nodes are not currently supported, please convert them to <path>");let{children:o,style:i,...a}=t.props||{},s=(null==i?void 0:i.color)||r,l=`${Object.entries(a).map(([e,t])=>("string"==typeof t&&"currentcolor"===t.toLowerCase()&&(t=s),("href"===e||"xlinkHref"===e)&&"image"===n?` ${i9[e]||e}="${iJ.get(t)[0]}"`:` ${i9[e]||e}="${t}"`)).join("")}`,u=i?` style="${Object.entries(i).map(([e,t])=>`${e.replaceAll(/([A-Z])/g,(e,t)=>`-${t.toLowerCase()}`)}:${t}`).join(";")}"`:"";return`<${n}${l}${u}>${e(o,s)}</${n}>`})(l,c)}</svg>`.replace(ae,encodeURIComponent)}`}var an="flex",ao={p:{display:an,marginTop:"1em",marginBottom:"1em"},div:{display:an},blockquote:{display:an,marginTop:"1em",marginBottom:"1em",marginLeft:40,marginRight:40},center:{display:an,textAlign:"center"},hr:{display:an,marginTop:"0.5em",marginBottom:"0.5em",marginLeft:"auto",marginRight:"auto",borderWidth:1,borderStyle:"solid"},h1:{display:an,fontSize:"2em",marginTop:"0.67em",marginBottom:"0.67em",marginLeft:0,marginRight:0,fontWeight:"bold"},h2:{display:an,fontSize:"1.5em",marginTop:"0.83em",marginBottom:"0.83em",marginLeft:0,marginRight:0,fontWeight:"bold"},h3:{display:an,fontSize:"1.17em",marginTop:"1em",marginBottom:"1em",marginLeft:0,marginRight:0,fontWeight:"bold"},h4:{display:an,marginTop:"1.33em",marginBottom:"1.33em",marginLeft:0,marginRight:0,fontWeight:"bold"},h5:{display:an,fontSize:"0.83em",marginTop:"1.67em",marginBottom:"1.67em",marginLeft:0,marginRight:0,fontWeight:"bold"},h6:{display:an,fontSize:"0.67em",marginTop:"2.33em",marginBottom:"2.33em",marginLeft:0,marginRight:0,fontWeight:"bold"},u:{textDecoration:"underline"},strong:{fontWeight:"bold"},b:{fontWeight:"bold"},i:{fontStyle:"italic"},em:{fontStyle:"italic"},code:{fontFamily:"monospace"},kbd:{fontFamily:"monospace"},pre:{display:an,fontFamily:"monospace",whiteSpace:"pre",marginTop:"1em",marginBottom:"1em"},mark:{backgroundColor:"yellow",color:"black"},big:{fontSize:"larger"},small:{fontSize:"smaller"},s:{textDecoration:"line-through"}},ai=new Set(["color","font","fontFamily","fontSize","fontStyle","fontWeight","letterSpacing","lineHeight","textAlign","textIndent","textTransform","textShadowOffset","textShadowColor","textShadowRadius","WebkitTextStrokeWidth","WebkitTextStrokeColor","textDecorationLine","textDecorationStyle","textDecorationColor","textDecorationSkipInk","whiteSpace","transform","wordBreak","tabSize","opacity","filter","_viewportWidth","_viewportHeight","_inheritedClipPathId","_inheritedMaskId","_inheritedBackgroundClipTextPath","_inheritedBackgroundClipTextHasBackground"]);function aa(e,t,r){switch(e){case"top":return{yRelative:0};case"left":return{xRelative:0};case"right":return{xRelative:100};case"bottom":return{yRelative:100};case"center":return{};default:{let n=function(e,t){try{let r=new i_(e);switch(r.unit){case"px":return{absolute:r.value};case"em":return{absolute:r.value*t};case"rem":return{absolute:16*r.value};case"%":return{relative:r.value};default:return{}}}catch{return{}}}(e,t);return n.absolute?{[r?"xAbsolute":"yAbsolute"]:n.absolute}:n.relative?{[r?"xRelative":"yRelative"]:n.relative}:{}}}}function as(e,t){let r=(0,e3.getPropertyName)(`mask-${t}`);return e[r]||e[`WebkitM${r.substring(1)}`]}function al(e,t,r=new Set){if("string"!=typeof e||!e.includes("var("))return e;try{let n=(0,e6.default)(e),o=!1;if(n.walk(e=>{if("function"===e.type&&"var"===e.value){o=!0;let n=function(e){if(!e.nodes||0===e.nodes.length)return null;let t,r=-1;for(let n=0;n<e.nodes.length;n++){let o=e.nodes[n];if("word"!==o.type||t){if("div"===o.type&&","===o.value){r=n;break}}else t=o}if(!t||"word"!==t.type)return null;let n=t.value.trim();if(-1!==r&&r<e.nodes.length-1){let t=e.nodes.slice(r+1),o=e6.default.stringify(t).trim();return{varName:n,fallback:o}}return{varName:n}}(e);if(!n)return;let{varName:i,fallback:a}=n;if(r.has(i)){console.warn(`Circular reference detected for CSS variable: ${i}`),void 0!==a?au(e,a):au(e,"initial");return}let s=t[i];if(void 0!==s){let n=new Set(r);n.add(i);let o=al(s,t,n);au(e,String(o))}else if(void 0!==a){let n=al(a,t,r);au(e,String(n))}else au(e,"initial")}}),o)return n.toString()}catch{console.warn(`Failed to parse CSS value for variable resolution: ${e}`)}return e}function au(e,t){e.type="word",e.value=t,delete e.nodes}var ac=new Set(["flex","flexGrow","flexShrink","flexBasis","fontWeight","lineHeight","opacity","scale","scaleX","scaleY"]),af=new Set(["lineHeight"]);function ap(e,t){let r=Number(t);return isNaN(r)?t:ac.has(e)?af.has(e)?r:String(t):r+"px"}function ah(e){return"transform"===e?" Only absolute lengths such as `10px` are supported.":""}var ad=/rgb\((\d+)\s+(\d+)\s+(\d+)\s*\/\s*([\.\d]+)\)/;function ag(e,t){var r,n,o,i;let a,s,l={},u={};for(let e in t)e.startsWith("--")&&(u[e]=String(t[e]));let c={},f=e;if(e){let{variables:t,remainingStyle:r}=function(e){let t={},r={};for(let n in e)n.startsWith("--")?t[n]=String(e[n]):r[n]=e[n];return{variables:t,remainingStyle:r}}(e);c=t,f=r}let p=(r=c,{...u,...r});for(let e in p)l[e]=p[e];if(f){let e=(o=f.color?al(f.color,p):void 0,i=t.color,o&&"currentcolor"!==o.toLowerCase()?av(o):av(i));for(let t in l.color=e,f){if(t.startsWith("_")){l[t]=f[t];continue}if("color"===t)continue;let r=(0,eP.getPropertyName)(t),o=al(f[t],p),i=function(e,t){var r;return iW(e)&&(r=e,e=r.replace(/currentcolor/gi,t)),e}(o,e);try{let t=function(e,t,r){if("zIndex"===e)return console.warn("`z-index` is currently not supported."),{[e]:t};if("lineHeight"===e)return{lineHeight:ap(e,t)};if("fontFamily"===e)return{fontFamily:t.split(",").map(e=>e.trim().replace(/(^['"])|(['"]$)/g,"").toLocaleLowerCase())};if("borderRadius"===e){if("string"!=typeof t||!t.includes("/"))return;let[r,n]=t.split("/"),o=(0,eP.getStylesForProperty)(e,r,!0),i=(0,eP.getStylesForProperty)(e,n,!0);for(let t in o)i[t]=ap(e,o[t])+" "+ap(e,i[t]);return i}if(/^border(Top|Right|Bottom|Left)?$/.test(e)){let n=(0,eP.getStylesForProperty)("border",t,!0);1!==n.borderWidth||String(t).includes("1px")||(n.borderWidth=3),"black"!==n.borderColor||String(t).includes("black")||(n.borderColor=r);let o={Width:ap(e+"Width",n.borderWidth),Style:iD(n.borderStyle,{solid:"solid",dashed:"dashed"},"solid",e+"Style"),Color:n.borderColor},i={};for(let t of"border"===e?["Top","Right","Bottom","Left"]:[e.slice(6)])for(let e in o)i["border"+t+e]=o[e];return i}if("boxShadow"===e){if(!t)throw Error('Invalid `boxShadow` value: "'+t+'".');return{[e]:"string"==typeof t?(0,eI.parse)(t):t}}if("transform"===e){if("string"!=typeof t)throw Error("Invalid `transform` value.");let e={},r=t.replace(/(-?[\d.]+%)/g,(t,r)=>{let n=~~(1e9*Math.random());return e[n]=r,n+"px"}),n=(0,eP.getStylesForProperty)("transform",r,!0);for(let t of n.transform)for(let r in t)e[t[r]]&&(t[r]=e[t[r]]);return n}if("background"===e)return t=t.toString().trim(),/^(linear-gradient|radial-gradient|url|repeating-linear-gradient|repeating-radial-gradient)\(/.test(t)?(0,eP.getStylesForProperty)("backgroundImage",t,!0):(0,eP.getStylesForProperty)("background",t,!0);if("textShadow"===e){t=t.toString().trim();let e={};for(let r of i$(t)){let t=(0,eP.getStylesForProperty)("textShadow",r,!0);for(let r in t)e[r]?e[r].push(t[r]):e[r]=[t[r]]}return e}if("WebkitTextStroke"===e){let r=(t=t.toString().trim()).split(" ");if(2!==r.length)throw Error("Invalid `WebkitTextStroke` value.");return{WebkitTextStrokeWidth:ap(e,r[0]),WebkitTextStrokeColor:ap(e,r[1])}}if("textDecorationSkipInk"===e){let e=t.toString().trim().toLowerCase();if(!["auto","none","all"].includes(e))throw Error("Invalid `textDecorationSkipInk` value.");return{textDecorationSkipInk:e}}}(r,i,e)||(n=(0,eP.getStylesForProperty)(r,ap(r,i),!0),"textDecoration"!==r||i.includes(n.textDecorationColor)||(n.textDecorationColor=e),n);Object.assign(l,t)}catch(e){throw Error(e.message+(e.message.includes(i)?`
|
|
53
|
+
`+ah(r):`
|
|
54
|
+
in CSS rule \`${r}: ${i}\`.${ah(r)}`))}}}if(l.backgroundImage){let{backgrounds:e}=(0,eA.parseElementStyle)(l);l.backgroundImage=e}(l.maskImage||l.WebkitMaskImage)&&(a=l.maskImage||l.WebkitMaskImage,s={position:as(l,"position")||"0% 0%",size:as(l,"size")||"100% 100%",repeat:as(l,"repeat")||"repeat",origin:as(l,"origin")||"border-box",clip:as(l,"origin")||"border-box"},l.maskImage=i$(a).filter(e=>e&&"none"!==e).reverse().map(e=>({image:e,...s})));let h=function(e,t){if("number"==typeof e)return e;try{let r=new i_(e);switch(r.unit){case"em":return r.value*t;case"rem":return 16*r.value}}catch{return t}}(l.fontSize,t.fontSize);for(let e in"u">typeof l.fontSize&&(l.fontSize=h),l.transformOrigin&&(l.transformOrigin=function(e,t){let r;if("number"==typeof e)return{xAbsolute:e};try{r=(0,e4.default)(e).nodes.filter(e=>"word"===e.type).map(e=>e.value)}catch{return{}}return 1===r.length?aa(r[0],t,!0):2===r.length?(("top"===r[0]||"bottom"===r[0]||"left"===r[1]||"right"===r[1])&&r.reverse(),{...aa(r[0],t,!0),...aa(r[1],t,!1)}):{}}(l.transformOrigin,h)),l){let r=l[e];if("lineHeight"===e)"string"==typeof r&&"normal"!==r&&(r=l[e]=iI(r,h,h,t,!0)/h);else{if("string"==typeof r){let n=iI(r,h,h,t);"u">typeof n&&(l[e]=n),r=l[e]}if("string"==typeof r||"object"==typeof r){let t=function e(t){if("string"==typeof t&&ad.test(t.trim()))return t.trim().replace(ad,(e,t,r,n,o)=>`rgba(${t}, ${r}, ${n}, ${o})`);if("object"==typeof t&&null!==t)for(let r in t)t[r]=e(t[r]);return t}(r);t&&(l[e]=t),r=l[e]}}if("opacity"===e&&"number"==typeof r&&(l.opacity=r*t.opacity),"transform"===e)for(let e of r){let r=Object.keys(e)[0],n=e[r],o="string"==typeof n?iI(n,h,h,t)??n:n;e[r]=o}"textShadowRadius"===e&&(l.textShadowRadius=r.map(e=>iI(e,h,0,t,!1))),"textShadowOffset"===e&&(l.textShadowOffset=r.map(({height:e,width:r})=>({height:iI(e,h,0,t,!1),width:iI(r,h,0,t,!1)})))}return l}function av(e){if(e.startsWith("hsl")){let t=e5(e),[r,n,o]=t.values;return`hsl(${[r,`${n}%`,`${o}%`].concat(1===t.alpha?[]:[t.alpha]).join(",")})`}return e}async function am(e,t,r,n,o){let i=await iz(),a=Object.assign({},r,ag(ao[t],r),ag(n,r));if("img"===t){let[t,r,n]=await i7(o.src);if(void 0===r&&void 0===n){if(void 0===o.width||void 0===o.height)throw Error("Image size cannot be determined. Please provide the width and height of the image.");r=parseInt(o.width),n=parseInt(o.height)}let i=n/r,s=(a.borderLeftWidth||0)+(a.borderRightWidth||0)+(a.paddingLeft||0)+(a.paddingRight||0),l=(a.borderTopWidth||0)+(a.borderBottomWidth||0)+(a.paddingTop||0)+(a.paddingBottom||0),u=a.width||o.width,c=a.height||o.height,f="number"==typeof u&&"number"==typeof c;f&&(u-=s,c-=l),void 0===u&&void 0===c?(u="100%",e.setAspectRatio(1/i)):void 0===u?"number"==typeof c?u=c/i:e.setAspectRatio(1/i):void 0===c&&("number"==typeof u?c=u*i:e.setAspectRatio(1/i)),a.width=f?u+s:u,a.height=f?c+l:c,a.__src=t,a.__naturalWidth=r,a.__naturalHeight=n}if("svg"===t){let e=o.viewBox||o.viewbox,t=iB(e),n=t?t[3]/t[2]:null,{width:i,height:s}=o;typeof i>"u"&&s?i=null==n?0:"string"==typeof s&&s.endsWith("%")?parseInt(s)/n+"%":(s=iI(s,r.fontSize,1,r))/n:typeof s>"u"&&i?null==n?i=0:s="string"==typeof i&&i.endsWith("%")?parseInt(i)*n+"%":(i=iI(i,r.fontSize,1,r))*n:("u">typeof i&&(i=iI(i,r.fontSize,1,r)||i),"u">typeof s&&(s=iI(s,r.fontSize,1,r)||s),i||=null==t?void 0:t[2],s||=null==t?void 0:t[3]),!a.width&&i&&(a.width=i),!a.height&&s&&(a.height=s)}return e.setDisplay(iD(a.display,{flex:i.DISPLAY_FLEX,block:i.DISPLAY_FLEX,contents:i.DISPLAY_CONTENTS,none:i.DISPLAY_NONE,"-webkit-box":i.DISPLAY_FLEX},i.DISPLAY_FLEX,"display")),e.setAlignContent(iD(a.alignContent,{stretch:i.ALIGN_STRETCH,center:i.ALIGN_CENTER,"flex-start":i.ALIGN_FLEX_START,"flex-end":i.ALIGN_FLEX_END,"space-between":i.ALIGN_SPACE_BETWEEN,"space-around":i.ALIGN_SPACE_AROUND,baseline:i.ALIGN_BASELINE,normal:i.ALIGN_AUTO},i.ALIGN_AUTO,"alignContent")),e.setAlignItems(iD(a.alignItems,{stretch:i.ALIGN_STRETCH,center:i.ALIGN_CENTER,"flex-start":i.ALIGN_FLEX_START,"flex-end":i.ALIGN_FLEX_END,baseline:i.ALIGN_BASELINE,normal:i.ALIGN_AUTO},i.ALIGN_STRETCH,"alignItems")),e.setAlignSelf(iD(a.alignSelf,{stretch:i.ALIGN_STRETCH,center:i.ALIGN_CENTER,"flex-start":i.ALIGN_FLEX_START,"flex-end":i.ALIGN_FLEX_END,baseline:i.ALIGN_BASELINE,normal:i.ALIGN_AUTO},i.ALIGN_AUTO,"alignSelf")),e.setJustifyContent(iD(a.justifyContent,{center:i.JUSTIFY_CENTER,"flex-start":i.JUSTIFY_FLEX_START,"flex-end":i.JUSTIFY_FLEX_END,"space-between":i.JUSTIFY_SPACE_BETWEEN,"space-around":i.JUSTIFY_SPACE_AROUND},i.JUSTIFY_FLEX_START,"justifyContent")),e.setFlexDirection(iD(a.flexDirection,{row:i.FLEX_DIRECTION_ROW,column:i.FLEX_DIRECTION_COLUMN,"row-reverse":i.FLEX_DIRECTION_ROW_REVERSE,"column-reverse":i.FLEX_DIRECTION_COLUMN_REVERSE},i.FLEX_DIRECTION_ROW,"flexDirection")),e.setFlexWrap(iD(a.flexWrap,{wrap:i.WRAP_WRAP,nowrap:i.WRAP_NO_WRAP,"wrap-reverse":i.WRAP_WRAP_REVERSE},i.WRAP_NO_WRAP,"flexWrap")),"u">typeof a.gap&&e.setGap(i.GUTTER_ALL,a.gap),"u">typeof a.rowGap&&e.setGap(i.GUTTER_ROW,a.rowGap),"u">typeof a.columnGap&&e.setGap(i.GUTTER_COLUMN,a.columnGap),"u">typeof a.flexBasis&&e.setFlexBasis(iG(a.flexBasis,"flexBasis")),e.setFlexGrow(typeof a.flexGrow>"u"?0:a.flexGrow),e.setFlexShrink(typeof a.flexShrink>"u"?0:a.flexShrink),"u">typeof a.maxHeight&&e.setMaxHeight(ij(a.maxHeight,"maxHeight")),"u">typeof a.maxWidth&&e.setMaxWidth(ij(a.maxWidth,"maxWidth")),"u">typeof a.minHeight&&e.setMinHeight(ij(a.minHeight,"minHeight")),"u">typeof a.minWidth&&e.setMinWidth(ij(a.minWidth,"minWidth")),e.setOverflow(iD(a.overflow,{visible:i.OVERFLOW_VISIBLE,hidden:i.OVERFLOW_HIDDEN},i.OVERFLOW_VISIBLE,"overflow")),e.setMargin(i.EDGE_TOP,iG(a.marginTop||0)),e.setMargin(i.EDGE_BOTTOM,iG(a.marginBottom||0)),e.setMargin(i.EDGE_LEFT,iG(a.marginLeft||0)),e.setMargin(i.EDGE_RIGHT,iG(a.marginRight||0)),e.setBorder(i.EDGE_TOP,a.borderTopWidth||0),e.setBorder(i.EDGE_BOTTOM,a.borderBottomWidth||0),e.setBorder(i.EDGE_LEFT,a.borderLeftWidth||0),e.setBorder(i.EDGE_RIGHT,a.borderRightWidth||0),e.setPadding(i.EDGE_TOP,a.paddingTop||0),e.setPadding(i.EDGE_BOTTOM,a.paddingBottom||0),e.setPadding(i.EDGE_LEFT,a.paddingLeft||0),e.setPadding(i.EDGE_RIGHT,a.paddingRight||0),e.setBoxSizing(iD(a.boxSizing,{"border-box":i.BOX_SIZING_BORDER_BOX,"content-box":i.BOX_SIZING_CONTENT_BOX},i.BOX_SIZING_BORDER_BOX,"boxSizing")),e.setPositionType(iD(a.position,{absolute:i.POSITION_TYPE_ABSOLUTE,relative:i.POSITION_TYPE_RELATIVE,static:i.POSITION_TYPE_STATIC},i.POSITION_TYPE_RELATIVE,"position")),"u">typeof a.top&&e.setPosition(i.EDGE_TOP,ij(a.top,"top")),"u">typeof a.bottom&&e.setPosition(i.EDGE_BOTTOM,ij(a.bottom,"bottom")),"u">typeof a.left&&e.setPosition(i.EDGE_LEFT,ij(a.left,"left")),"u">typeof a.right&&e.setPosition(i.EDGE_RIGHT,ij(a.right,"right")),"u">typeof a.height?e.setHeight(iG(a.height,"height")):e.setHeightAuto(),"u">typeof a.width?e.setWidth(iG(a.width,"width")):e.setWidthAuto(),[a,function(e){let t={};for(let r in e)(ai.has(r)||r.startsWith("--"))&&(t[r]=e[r]);return t}(a)]}var ay=[1,0,0,1,0,0];function ab({left:e,top:t,width:r,height:n},o,i,a){let s;if(o.__resolved||function(e,t,r){let n=[...ay];for(let o of e){let e=Object.keys(o)[0],i=o[e];if("string"==typeof i)if("translateX"===e)i=parseFloat(i)/100*t,o[e]=i;else if("translateY"===e)i=parseFloat(i)/100*r,o[e]=i;else throw Error(`Invalid transform: "${e}: ${i}".`);let a=i,s=[...ay];switch(e){case"translateX":s[4]=a;break;case"translateY":s[5]=a;break;case"scale":s[0]=a,s[3]=a;break;case"scaleX":s[0]=a;break;case"scaleY":s[3]=a;break;case"rotate":{let e=a*Math.PI/180,t=Math.cos(e),r=Math.sin(e);s[0]=t,s[1]=r,s[2]=-r,s[3]=t;break}case"skewX":s[2]=Math.tan(a*Math.PI/180);break;case"skewY":s[1]=Math.tan(a*Math.PI/180)}n=iM(s,n)}e.splice(0,e.length),e.push(...n),e.__resolved=!0}(o,r,n),i)s=o;else{let i=(null==a?void 0:a.xAbsolute)??((null==a?void 0:a.xRelative)??50)*r/100,l=(null==a?void 0:a.yAbsolute)??((null==a?void 0:a.yRelative)??50)*n/100,u=e+i,c=t+l;s=iM([1,0,0,1,u,c],iM(o,[1,0,0,1,-u,-c])),o.__parent&&(s=iM(o.__parent,s)),o.splice(0,6,...s)}return`matrix(${s.map(e=>e.toFixed(2)).join(",")})`}function ax(e){return e=e.replace("U+","0x"),String.fromCodePoint(Number(e))}var aw=ax("U+0020"),aS=ax("U+0009"),ak=ax("U+2026"),a_=new Set([aS]);function aE(e){if("transparent"===e)return!0;let t=e5(e);return!!t&&0===t.alpha}function aT(e){if(!e)return!1;let t=e5(e);if(!t)return!1;let[r,n,o,i]=t.values;return 255===r&&255===n&&255===o&&(void 0===i||1===i)}async function*aO(e,t){var r,n;let o,i=await iz(),{parentStyle:a,inheritedStyle:s,parent:l,font:u,id:c,isInheritingTransform:f,debug:p,embedFont:h,graphemeImages:d,locale:g,canLoadAdditionalAssets:v}=t,{textAlign:m,textIndent:y=0,lineHeight:b,textWrap:x,fontSize:w,filter:S,tabSize:k=8,letterSpacing:_,_inheritedBackgroundClipTextPath:E,_inheritedBackgroundClipTextHasBackground:T,flexShrink:O}=a,{words:C,requiredBreaks:P,allowSoftWrap:A,allowBreakWord:I,processedContent:L,shouldCollapseTabsAndSpaces:M,lineLimit:D,blockEllipsis:R}=function(e,t,r){var n,o,i,a,s;let l,u,c,{textTransform:f,whiteSpace:p,wordBreak:h}=t;n=e,o=f,i=r,"uppercase"===o?n=n.toLocaleUpperCase(i):"lowercase"===o?n=n.toLocaleLowerCase(i):"capitalize"===o&&(n=iF(n,"word",i).map(e=>iF(e,"grapheme",i).map((e,t)=>0===t?e.toLocaleUpperCase(i):e).join("")).join(""));let{content:d,shouldCollapseTabsAndSpaces:g,allowSoftWrap:v}=(a=e=n,s=p,l=["pre","pre-wrap","pre-line"].includes(s),u=["normal","nowrap","pre-line"].includes(s),c=!["pre","nowrap"].includes(s),l||(a=a.replace(/\n/g,aw)),u&&(a=a.replace(/([ ]|\t)+/g,aw).replace(/^[ ]|[ ]$/g,"")),{content:a,shouldCollapseTabsAndSpaces:u,allowSoftWrap:c}),{words:m,requiredBreaks:y,allowBreakWord:b}=function(e,t){let r=["break-all","break-word"].includes(t),{words:n,requiredBreaks:o}=function(e,t){if("break-all"===t)return{words:iF(e,"grapheme"),requiredBreaks:[]};if("keep-all"===t)return{words:iF(e,"word"),requiredBreaks:[]};let r=new eS(e),n=0,o=r.nextBreak(),i=[],a=[!1];for(;o;){let t=e.slice(n,o.position);i.push(t),o.required?a.push(!0):a.push(!1),n=o.position,o=r.nextBreak()}return{words:i,requiredBreaks:a}}(e,t);return{words:n,requiredBreaks:o,allowBreakWord:r}}(d,h),[x,w]=function(e,t){let{textOverflow:r,lineClamp:n,WebkitLineClamp:o,WebkitBoxOrient:i,overflow:a,display:s}=e;if("block"===s&&n){let[e,t=ak]=function(e){if("number"==typeof e)return[e];let t=/^(\d+)\s*"(.*)"$/.exec(e),r=/^(\d+)\s*'(.*)'$/.exec(e);if(t){let e=+t[1],r=t[2];return[e,r]}if(r){let e=+r[1],t=r[2];return[e,t]}return[]}(n);if(e)return[e,t]}return"ellipsis"===r&&"-webkit-box"===s&&"vertical"===i&&"number"==typeof o&&o>0?[o,ak]:"ellipsis"!==r||"hidden"!==a||t?[1/0]:[1,ak]}(t,v);return{words:m,requiredBreaks:y,allowSoftWrap:v,allowBreakWord:b,processedContent:d,shouldCollapseTabsAndSpaces:g,lineLimit:x,blockEllipsis:w}}(e,a,g),U=(r=i,n=m,(o=r.Node.create()).setAlignItems(r.ALIGN_BASELINE),o.setJustifyContent(iD(n,{left:r.JUSTIFY_FLEX_START,right:r.JUSTIFY_FLEX_END,center:r.JUSTIFY_CENTER,justify:r.JUSTIFY_SPACE_BETWEEN,start:r.JUSTIFY_FLEX_START,end:r.JUSTIFY_FLEX_END},r.JUSTIFY_FLEX_START,"textAlign")),o);l.insertChild(U,l.getChildCount()),typeof O>"u"&&l.setFlexShrink(1);let F=u.getEngine(w,b,a,g),N=v?iF(L,"grapheme").filter(e=>!a_.has(e)&&!F.has(e)):[];function B(e){return!!(d&&d[e])}yield N.map(e=>({word:e,locale:g})),N.length&&(F=u.getEngine(w,b,a,g));let{measureGrapheme:W,measureGraphemeArray:j,measureText:G}=function(e,t,r){let{fontSize:n,letterSpacing:o}=r,i=new Map;function a(t){let r=i.get(t);return void 0===r&&(r=e.measure(t,{fontSize:n,letterSpacing:o}),i.set(t,r)),r}function s(e){let r=0;for(let o of e)t(o)?r+=n:r+=a(o);return r}return{measureGrapheme:a,measureGraphemeArray:s,measureText:function(e){return s(iF(e,"grapheme"))}}}(F,B,{fontSize:w,letterSpacing:_}),$=iW(k)?iI(k,w,1,a):W(aw)*k,z=(e,t)=>{var r;let n;if(0===e.length)return{originWidth:0,endingSpacesWidth:0,text:e};let{index:o,tabCount:i}=(r=e,(n=/(\t)+/.exec(r))?{index:n.index,tabCount:n[0].length}:{index:null,tabCount:0}),a=0;if(i>0){let r=e.slice(0,o),n=e.slice(o+i),s=G(r);a=(0===$?s:(Math.floor((s+t)/$)+i)*$)+G(n)}else a=G(e);let s=e.trimEnd()===e?a:G(e.trimEnd());return{originWidth:a,endingSpacesWidth:a-s,text:e}},V=[],q=[],H=[],X=[],Y=[];function Z(e){let t=0,r=0,n=-1,o=0,i=0,a=0,s=0;V=[],H=[0],X=[],Y=[];let l=0,u=0;for(;l<C.length&&t<D;){let c=C[l],f=P[l],p=0,{originWidth:d,endingSpacesWidth:g,text:v}=z(c,i);c=v,p=d,f&&0===a&&(a=F.height(c));let y="justify"===m,b=l&&i+p>e+g&&A;if(I&&p>e&&(!i||b||f)){let e=iF(c,"grapheme");C.splice(l,1,...e),i>0&&(V.push(i-u),q.push(s),t++,o+=a,i=0,a=0,s=0,H.push(1),n=-1),u=g;continue}if(f||b)M&&c===aw&&(p=0),V.push(i-u),q.push(s),t++,o+=a,i=p,a=p?Math.round(F.height(c)):0,s=p?Math.round(F.baseline(c)):0,H.push(1),n=-1,f||(r=Math.max(r,e));else{i+=p;let e=Math.round(F.height(c));e>a&&(a=e,s=Math.round(F.baseline(c))),y&&H[H.length-1]++}y&&n++,r=Math.max(r,i);let x=i-p;if(0===p)Y.push({y:o,x:x,width:0,line:t,lineIndex:n,isImage:!1});else{let e=iF(c,"word");for(let r=0;r<e.length;r++){let i=e[r],a=0,s=!1;B(i)?(a=w,s=!0):a=!h&&i.length>1?G(i):W(i),X.push(i),Y.push({y:o,x:x,width:a,line:t,lineIndex:n,isImage:s}),x+=a}}l++,u=g}return i&&(t<D&&(o+=a),t++,V.push(i),q.push(s)),{width:r,height:o}}let Q={width:0,height:0};U.setMeasureFunc(e=>{let{width:t,height:r}=Z(e);if("balance"===x){let e=t/2,n=t,o=t;for(;e+1<n;){o=(e+n)/2;let{height:t}=Z(o);t>r?e=o:n=o}Z(n);let i=Math.ceil(n);return Q={width:i,height:r},{width:i,height:r}}if("pretty"===x&&V[V.length-1]<t/3){let e=Z(.9*t);if(e.height<=1.3*r)return Q={width:t,height:e.height},{width:t,height:e.height}}let n=Math.ceil(t);return Q={width:n,height:r},{width:n,height:r}});let[K,J]=yield,ee="",et="",er=s._inheritedClipPathId,en=s._inheritedMaskId,{left:eo,top:ei,width:ea,height:es}=U.getComputedLayout(),el="string"==typeof y?iI(y,w,ea,a,!0)||0:y,eu=l.getComputedWidth()-l.getComputedPadding(i.EDGE_LEFT)-l.getComputedPadding(i.EDGE_RIGHT)-l.getComputedBorder(i.EDGE_LEFT)-l.getComputedBorder(i.EDGE_RIGHT),ec=K+eo,ef=J+ei,{matrix:ep,opacity:eh}=function({left:e,top:t,width:r,height:n,isInheritingTransform:o},i){let a="",s=1;return i.transform&&(a=ab({left:e,top:t,width:r,height:n},i.transform,o,i.transformOrigin)),void 0!==i.opacity&&(s=+i.opacity),{matrix:a,opacity:s}}({left:eo,top:ei,width:ea,height:es,isInheritingTransform:f},a),ed="";if(a.textShadowOffset){let{textShadowColor:e,textShadowOffset:t,textShadowRadius:r}=a;ed=function({id:e,width:t,height:r},n,o=!1){if(!n.shadowColor||!n.shadowOffset||typeof n.shadowRadius>"u")return"";let i=n.shadowColor.length,a="",s="",l=0,u=t,c=0,f=r;for(let p=0;p<i;p++){let h=n.shadowRadius[p]*n.shadowRadius[p]/4;if(l=Math.min(n.shadowOffset[p].width-h,l),u=Math.max(n.shadowOffset[p].width+h+t,u),c=Math.min(n.shadowOffset[p].height-h,c),f=Math.max(n.shadowOffset[p].height+h+r,f),o){let t=`satori_s-${e}-result-${p}`;a+=iN("feGaussianBlur",{in:"SourceAlpha",stdDeviation:n.shadowRadius[p]/2,result:`${t}-blur`})+iN("feOffset",{in:`${t}-blur`,dx:n.shadowOffset[p].width,dy:n.shadowOffset[p].height,result:`${t}-offset`})+iN("feFlood",{"flood-color":n.shadowColor[p],"flood-opacity":1,result:`${t}-color`})+iN("feComposite",{in:`${t}-color`,in2:`${t}-offset`,operator:"in",result:i>1?t:void 0})}else a+=iN("feDropShadow",{dx:n.shadowOffset[p].width,dy:n.shadowOffset[p].height,stdDeviation:n.shadowRadius[p]/2,"flood-color":n.shadowColor[p],"flood-opacity":1,...i>1?{in:"SourceGraphic",result:`satori_s-${e}-result-${p}`}:{}});i>1&&(s=iN("feMergeNode",{in:`satori_s-${e}-result-${p}`})+s)}return iN("filter",{id:`satori_s-${e}`,x:(l/t*110.00000000000001).toFixed(2)+"%",y:(c/r*110.00000000000001).toFixed(2)+"%",width:((u-l)/t*110.00000000000001).toFixed(2)+"%",height:((f-c)/r*110.00000000000001).toFixed(2)+"%"},a+(s?iN("feMerge",{},s):""))}({width:Q.width,height:Q.height,id:c},{shadowColor:e,shadowOffset:t,shadowRadius:r},aE(a.color)||T&&aT(a.color)),ed=iN("defs",{},ed)}let eg="",ev="",em="",ey=-1,eb={},ex={},ew=null,ek=0;for(let e=0;e<X.length;e++){let t=Y[e],r=Y[e+1];if(!t)continue;let n=X[e],o=null,i=!1,s=d?d[n]:null,l=t.y,u=t.x,f=t.width,v=t.line,y="underline"===a.textDecorationLine&&"none"!==(a.textDecorationSkipInk||"auto");if(v===ey)continue;let b=!1;if(0===v&&0!==el&&(u+=el),V.length>1){let e=ea-V[v];if("right"===m||"end"===m)u+=e;else if("center"===m)u+=e/2;else if("justify"===m&&v<V.length-1){let r=H[v],n=r>1?e/(r-1):0;u+=n*t.lineIndex,b=!0}h&&(u=Math.round(u))}let x=q[v],S=F.baseline(n),k=F.height(n),T=x-S,O=e=>y&&"underline"===a.textDecorationLine?{underlineY:ef+e+T+S+.1*S,strokeWidth:Math.max(1,.1*w)}:void 0;if(eb[v]||(eb[v]={left:u,top:ef+l+T,ascender:S,width:b?ea:V[v]}),D!==1/0){let t=function(e,t){let r=iF(t,"grapheme",g),n="",o=0;for(let t of r){let r=e+j([n+t]);if(n&&r+a>eu)break;n+=t,o=r}return{subset:n,resolvedWidth:o}},o=R,a=W(R);a>eu&&(o=ak,a=W(o));let s=W(aw),l=v<V.length-1;if(v+1===D&&(l||V[v]>eu)){if(u+f+a+s>eu){let{subset:e,resolvedWidth:r}=t(u,n);n=e+o,ey=v,eb[v].width=Math.max(0,r-eb[v].left),i=!0}else if(r&&r.line!==v)if("center"===m){let{subset:e,resolvedWidth:r}=t(u,n);n=e+o,ey=v,eb[v].width=Math.max(0,r-eb[v].left),i=!0}else{let r=X[e+1],{subset:a,resolvedWidth:s}=t(f+u,r);n=n+a+o,ey=v,eb[v].width=Math.max(0,s-eb[v].left),i=!0}}}if(s)l+=0;else if(h){if(!n.includes(aS)&&!iR.includes(n)&&X[e+1]&&r&&!r.isImage&&l===r.y&&!i){null===ew&&(ek=u),ew=null===ew?n:ew+n;continue}let a=null===ew?n:ew+n,s=null===ew?u:ek,c=t.width+u-s,f=O(l),h=F.getSVG(a.replace(/(\t)+/g,""),{fontSize:w,left:ec+s,top:ef+l+S+T,letterSpacing:_},f);o=h.path,y&&h.boxes&&h.boxes.length&&(ex[v]||(ex[v]=[])).push(...h.boxes),ew=null,p&&(em+=iN("rect",{x:ec+s,y:ef+l+T,width:c,height:k,fill:"transparent",stroke:"#575eff","stroke-width":1,transform:ep||void 0,"clip-path":er?`url(#${er})`:void 0})+iN("line",{x1:ec+u,x2:ec+u+t.width,y1:ef+l+T+S,y2:ef+l+T+S,stroke:"#14c000","stroke-width":1,transform:ep||void 0,"clip-path":er?`url(#${er})`:void 0}))}else if(l+=S+T,y&&!s){let e=O(l),t=F.getSVG(n.replace(/(\t)+/g,""),{fontSize:w,left:ec+u,top:ef+l,letterSpacing:_},e);t.boxes&&t.boxes.length&&(ex[v]||(ex[v]=[])).push(...t.boxes)}if(null!==o)ev+=o+" ";else{let[e,t]=function({id:e,content:t,filter:r,left:n,top:o,width:i,height:a,matrix:s,opacity:l,image:u,clipPathId:c,debug:f,shape:p,decorationShape:h},d){let g="";if(f&&(g=iN("rect",{x:n,y:o-a,width:i,height:a,fill:"transparent",stroke:"#575eff","stroke-width":1,transform:s||void 0,"clip-path":c?`url(#${c})`:void 0})),u){let t={href:u,x:n,y:o,width:i,height:a,transform:s||void 0,"clip-path":c?`url(#${c})`:void 0,style:d.filter?`filter:${d.filter}`:void 0};return[(r?`${r}<g filter="url(#satori_s-${e})">`:"")+iN("image",{...t,opacity:1!==l?l:void 0})+(h||"")+(r?"</g>":"")+g,""]}let v={x:n,y:o,width:i,height:a,"font-weight":d.fontWeight,"font-style":d.fontStyle,"font-size":d.fontSize,"font-family":d.fontFamily,"letter-spacing":d.letterSpacing||void 0,transform:s||void 0,"clip-path":c?`url(#${c})`:void 0,style:d.filter?`filter:${d.filter}`:void 0,"stroke-width":d.WebkitTextStrokeWidth?`${d.WebkitTextStrokeWidth}px`:void 0,stroke:d.WebkitTextStrokeWidth?d.WebkitTextStrokeColor:void 0,"stroke-linejoin":d.WebkitTextStrokeWidth?"round":void 0,"paint-order":d.WebkitTextStrokeWidth?"stroke":void 0};return[(r?`${r}<g filter="url(#satori_s-${e})">`:"")+iN("text",{...v,fill:d.color,opacity:1!==l?l:void 0},(0,e8.default)(t))+(h||"")+(r?"</g>":"")+g,p?iN("text",v,(0,e8.default)(t)):""]}({content:n,filter:ed,id:c,left:ec+u,top:ef+l,width:f,height:k,matrix:ep,opacity:eh,image:s,clipPathId:er,debug:p,shape:!!E},a);ee+=e,et+=t}if(i)break}if(a.textDecorationLine&&(eg=Object.entries(eb).map(([e,t])=>{if(!t)return"";let r=ex[e]||[];return function({width:e,left:t,top:r,ascender:n,clipPathId:o,matrix:i,glyphBoxes:a},s){let{textDecorationColor:l,textDecorationStyle:u,textDecorationLine:c,textDecorationSkipInk:f,fontSize:p,color:h}=s;if(!c||"none"===c)return"";let d=Math.max(1,.1*p),g="line-through"===c?r+.7*n:"underline"===c?r+1.1*n:r,v="dashed"===u?`${1.2*d} ${2*d}`:"dotted"===u?`0 ${2*d}`:void 0,m="underline"===c&&"none"!==(f||"auto")&&(null==a?void 0:a.length)?function(e,t,r,n,o,i){let a=o/2,s=Math.max(a,1.25*o),l=[];for(let o of r){if(o.y2<i+a||o.y1>n+a)continue;let r=Math.max(e,o.x1-s),u=Math.min(t,o.x2+s);if(r>=u)continue;if(0===l.length){l.push([r,u]);continue}let c=l[l.length-1];r<=c[1]?c[1]=Math.max(c[1],u):l.push([r,u])}if(!l.length)return[[e,t]];let u=[],c=e;for(let[e,r]of l)if(e>c&&u.push([c,e]),(c=Math.max(c,r))>=t)break;return c<t&&u.push([c,t]),u}(t,t+e,a,g,d,r+n):[[t,t+e]],y="double"===u?m.map(([e,t])=>iN("line",{x1:e,y1:g+d+1,x2:t,y2:g+d+1,stroke:l||h,"stroke-width":d,"stroke-dasharray":v,"stroke-linecap":"dotted"===u?"round":"square",transform:i})).join(""):"";return(o?`<g clip-path="url(#${o})">`:"")+m.map(([e,t])=>iN("line",{x1:e,y1:g,x2:t,y2:g,stroke:l||h,"stroke-width":d,"stroke-dasharray":v,"stroke-linecap":"dotted"===u?"round":"square",transform:i})).join("")+y+(o?"</g>":"")}({left:ec+t.left,top:t.top,width:t.width,ascender:t.ascender,clipPathId:er,matrix:ep,glyphBoxes:r},a)}).join("")),ev){let e=(!aE(a.color)||ed)&&0!==eh?`<g ${en?`mask="url(#${en})"`:""} ${er?`clip-path="url(#${er})"`:""}>`+iN("path",{fill:ed&&(aE(a.color)||T&&aT(a.color))?"black":a.color,d:ev,transform:ep||void 0,opacity:1!==eh?eh:void 0,style:S?`filter:${S}`:void 0,"stroke-width":s.WebkitTextStrokeWidth?`${s.WebkitTextStrokeWidth}px`:void 0,stroke:s.WebkitTextStrokeWidth?s.WebkitTextStrokeColor:void 0,"stroke-linejoin":s.WebkitTextStrokeWidth?"round":void 0,"paint-order":s.WebkitTextStrokeWidth?"stroke":void 0})+"</g>":"";E&&(et=iN("path",{d:ev,transform:ep||void 0})),ee+=(ed?ed+iN("g",{filter:`url(#satori_s-${c})`},e+eg):e+eg)+em}else eg&&(ee+=ed?iN("g",{filter:`url(#satori_s-${c})`},eg):eg);return et&&(a._inheritedBackgroundClipTextPath.value+=et),ee}function aC(e,t,r,n,o){let i=[],a=t.at(-1),s=a&&a.offset&&"%"===a.offset.unit&&n?+a.offset.value:100;for(let n of t){let{color:t}=n;if(!i.length&&(i.push({offset:0,color:t}),!n.offset||"0"===n.offset.value))continue;let o=typeof n.offset>"u"?void 0:"%"===n.offset.unit?n.offset.value/s:Number(iI(`${n.offset.value}${n.offset.unit}`,r.fontSize,e,r,!0))/e;i.push({offset:o,color:t})}i.length||i.push({offset:0,color:"transparent"});let l=i[i.length-1];1!==l.offset&&(typeof l.offset>"u"?l.offset=1:n?i[i.length-1]={offset:1,color:l.color}:i.push({offset:1,color:l.color}));let u=0,c=1;for(let e=0;e<i.length;e++)if(typeof i[e].offset>"u"){for(c<e&&(c=e);typeof i[c].offset>"u";)c++;i[e].offset=(i[c].offset-i[u].offset)/(c-u)*(e-u)+i[u].offset}else u=e;return"mask"===o?i.map(e=>{let t=e5(e.color);return t?0===t.alpha?{...e,color:"rgba(0, 0, 0, 1)"}:{...e,color:`rgba(255, 255, 255, ${t.alpha})`}:e}):i}function aP(e,t,r,n){switch(e){case"center":return{[n]:"x"===n?t/2:r/2};case"left":return{x:0};case"top":return{y:0};case"right":return{x:t};case"bottom":return{y:r}}}function aA(e,t,r,n,o,i,a){if(i)if("ellipse"===a){let i=Math.max(Math.abs(t-n),Math.abs(n)),a=Math.max(Math.abs(r-o),Math.abs(o)),{rx:s,ry:l}=aI(i,a);e.ratio=Math.max(s/e.rx,l/e.ry),e.ratio>1&&(e.rx*=e.ratio,e.ry*=e.ratio)}else{let i=Math.max(Math.abs(t-n),Math.abs(n)),a=Math.max(Math.abs(r-o),Math.abs(o)),s=Math.sqrt(i*i+a*a);e.ratio=s/e.r,e.ratio>1&&(e.r=s)}}function aI(e,t){let r=0!==t?e/t:1;if(0===e)return{rx:0,ry:0};{let n=Math.sqrt(e*e+t*t*r*r)/r;return{ry:n,rx:n*r}}}function aL(e,t){return"string"==typeof e&&e.endsWith("%")?t*parseFloat(e)/100:+e}function aM(e,{x:t,y:r,defaultX:n,defaultY:o}){return(e?e.split(" ").map(e=>{try{let t=new i_(e);return"length"===t.type||"number"===t.type?t.value:t.value+t.unit}catch{return null}}).filter(e=>null!==e):[n,o]).map((e,n)=>aL(e,[t,r][n]))}async function aD({id:e,width:t,height:r,left:n,top:o},{image:i,size:a,position:s,repeat:l},u,c){l=l||"repeat",c=c||"background";let f="repeat-x"===l||"repeat"===l,p="repeat-y"===l||"repeat"===l,h=a&&("cover"===a||"contain"===a||"auto"===a||a.includes("auto")),d=i.startsWith("linear-gradient(")||i.startsWith("repeating-linear-gradient(")||i.startsWith("radial-gradient(")||i.startsWith("repeating-radial-gradient("),g=h&&d?[t,r]:h?[0,0]:aM(a,{x:t,y:r,defaultX:t,defaultY:r}),v=aM(s,{x:t,y:r,defaultX:0,defaultY:0});if(i.startsWith("linear-gradient(")||i.startsWith("repeating-linear-gradient("))return function({id:e,width:t,height:r,repeatX:n,repeatY:o},i,a,s,l,u){var c,f,p,h;let d=function(e){var t;if(!/^(repeating-)?linear-gradient/.test(e))throw SyntaxError(`could not find syntax for this item: ${e}`);let[,r,n]=e.match(/(repeating-)?linear-gradient\((.+)\)/),o={orientation:{type:"directional",value:"bottom"},repeating:!!r,stops:[]},i=e7(n),a=(t=i[0]).startsWith("to ")?{type:"directional",value:t.replace("to ","")}:["turn","deg","grad","rad"].some(e=>t.endsWith(e))?{type:"angular",value:tt(t)}:null;return a&&(o.orientation=a,i.shift()),{...o,stops:e9(i)}}(i),[g,v]=a,m=i.startsWith("repeating"),y,b,x;if("directional"===d.orientation.type){let e,t,r,n;c=d.orientation.value,e=0,t=0,r=0,n=0,c.includes("top")?t=1:c.includes("bottom")&&(n=1),c.includes("left")?e=1:c.includes("right")&&(r=1),e||r||t||n||(t=1),y={x1:e,y1:t,x2:r,y2:n},b=Math.sqrt(Math.pow((y.x2-y.x1)*g,2)+Math.pow((y.y2-y.y1)*v,2))}else if("angular"===d.orientation.type){let e,t,r,n,o,i,a,s,l,u,{length:c,...m}=(f=iL(`${d.orientation.value.value}${d.orientation.value.unit}`)/180*Math.PI,p=g,h=v,e=Math.pow(h/p,2),f=(f%(2*Math.PI)+2*Math.PI)%(2*Math.PI),(u=c=>{if(0===c){t=0,r=h,n=0,o=0,i=h;return}if(c===Math.PI/2){t=0,r=0,n=p,o=0,i=p;return}if(c>0&&c<Math.PI/2){t=(e*p/2/Math.tan(c)-h/2)/(Math.tan(c)+e/Math.tan(c)),r=Math.tan(c)*t+h,n=Math.abs(p/2-t)+p/2,o=h/2-Math.abs(r-h/2),i=Math.sqrt(Math.pow(n-t,2)+Math.pow(o-r,2)),s=(p/2/Math.tan(c)-h/2)/(Math.tan(c)+1/Math.tan(c)),l=Math.tan(c)*s+h,i=2*Math.sqrt(Math.pow(p/2-s,2)+Math.pow(h/2-l,2));return}if(c>Math.PI/2&&c<Math.PI){t=(h/2+e*p/2/Math.tan(c))/(Math.tan(c)+e/Math.tan(c)),r=Math.tan(c)*t,n=Math.abs(p/2-t)+p/2,o=h/2+Math.abs(r-h/2),s=(p/2/Math.tan(c)+h/2)/(Math.tan(c)+1/Math.tan(c)),l=Math.tan(c)*s,i=2*Math.sqrt(Math.pow(p/2-s,2)+Math.pow(h/2-l,2));return}c>=Math.PI&&(u(c-Math.PI),a=t,t=n,n=a,a=r,r=o,o=a)})(f),{x1:t/p,y1:r/h,x2:n/p,y2:o/h,length:i});b=c,y=m}x=m?function(e,t,r,n){let{x1:o,x2:i,y1:a,y2:s}=r,l=e[0].offset?"%"===e[0].offset.unit?Number(e[0].offset.value)/100:iI(`${e[0].offset.value}${e[0].offset.unit}`,n.fontSize,t,n,!0)/t:0,u=e.at(-1).offset?"%"===e.at(-1).offset.unit?Number(e.at(-1).offset.value)/100:iI(`${e.at(-1).offset.value}${e.at(-1).offset.unit}`,n.fontSize,t,n,!0)/t:1;return{x1:(i-o)*l+o,y1:(s-a)*l+a,x2:(i-o)*u+o,y2:(s-a)*u+a}}(d.stops,b,y,l):y;let w=aC(m?function(e,t){let{offset:r}=e[e.length-1];return r?"%"===r.unit?Number(r.value)/100*t:Number(r.value):t}(d.stops,b):b,d.stops,l,m,u),S=`satori_bi${e}`,k=`satori_pattern_${e}`,_=iN("pattern",{id:k,x:s[0]/t,y:s[1]/r,width:n?g/t:"1",height:o?v/r:"1",patternUnits:"objectBoundingBox"},iN("linearGradient",{id:S,...x,spreadMethod:m?"repeat":"pad"},w.map(e=>iN("stop",{offset:(e.offset??0)*100+"%","stop-color":e.color})).join(""))+iN("rect",{x:0,y:0,width:g,height:v,fill:`url(#${S})`}));return[k,_]}({id:e,width:t,height:r,repeatX:f,repeatY:p},i,g,v,u,c);if(i.startsWith("radial-gradient(")||i.startsWith("repeating-radial-gradient("))return function({id:e,width:t,height:r,repeatX:n,repeatY:o},i,a,s,l,u){var c,f,p,h,d,g,v;let m,{shape:y,stops:b,position:x,size:w,repeating:S}=function(e){var t,r,n,o;if(!/(repeating-)?radial-gradient/.test(e))throw SyntaxError(`could not find syntax for this item: ${e}`);let[,i,a]=e.match(/(repeating-)?radial-gradient\((.+)\)/),s={shape:"ellipse",repeating:!!i,size:[{type:"keyword",value:"farthest-corner"}],position:{x:{type:"keyword",value:"center"},y:{type:"keyword",value:"center"}},stops:[]},l=e7(a);if(o=l[0],!/(circle|ellipse|at)/.test(o)&&/^(rgba?|hwb|hsl|lab|lch|oklab|color|#|[a-zA-Z]+)/.test(o))return{...s,stops:e9(l)};let u=l[0].split("at").map(e=>e.trim()),c=((u[0]||"").match(/(circle|ellipse)/)||[])[1],f=(u[0]||"").match(/(-?\d+\.?\d*(vw|vh|px|em|rem|%|rad|grad|turn|deg)?|closest-corner|closest-side|farthest-corner|farthest-side)/g)||[],p=function(e){let t=[,,].fill("");for(let r=0;r<2;r++)e[r]?t[r]=e[r]:t[r]="center";return t}((u[1]||"").split(" "));return c?s.shape=c:1!==f.length||(t=f[0],tr.has(t))?s.shape="ellipse":s.shape="circle",0===f.length&&f.push("farthest-corner"),s.size=f.map(e=>tr.has(e)?{type:"keyword",value:e}:{type:"length",value:tt(e)}),r=p[0],s.position.x=tn.has(r)?{type:"keyword",value:p[0]}:{type:"length",value:tt(p[0])},n=p[1],s.position.y=tn.has(n)?{type:"keyword",value:p[1]}:{type:"length",value:tt(p[1])},(c||f.length>0||u[1])&&l.shift(),{...s,stops:e9(l)}}(i),[k,_]=a,E=k/2,T=_/2,O=(f=x.x,p=x.y,h=k,d=_,g=l.fontSize,v=l,m={x:h/2,y:d/2},"keyword"===f.type?Object.assign(m,aP(f.value,h,d,"x")):m.x=iI(`${f.value.value}${f.value.unit}`,g,h,v,!0)??h/2,"keyword"===p.type?Object.assign(m,aP(p.value,h,d,"y")):m.y=iI(`${p.value.value}${p.value.unit}`,g,d,v,!0)??d/2,m);E=O.x,T=O.y;let C=function(e,t,r,n){if(!r)return e;let o=t.at(-1);return o&&o.offset&&"%"!==o.offset.unit?iI(`${o.offset.value}${o.offset.unit}`,+n.fontSize,e,n,!0):e}(t,b,S,l),P=aC(C,b,l,S,u),A=`satori_radial_${e}`,I=`satori_pattern_${e}`,L=`satori_mask_${e}`,M=function(e,t,r,n,o,i,a){let[s,l]=o,{x:u,y:c}=n,f={},p=0,h=0;if(!t.some(e=>"keyword"===e.type)){if(t.some(e=>e.value.value.startsWith("-")))throw Error("disallow setting negative values to the size of the shape. Check https://w3c.github.io/csswg-drafts/css-images/#valdef-rg-size-length-0");return"circle"===e?Object.assign(f,{r:Number(iI(`${t[0].value.value}${t[0].value.unit}`,r,s,i,!0))}):Object.assign(f,{rx:Number(iI(`${t[0].value.value}${t[0].value.unit}`,r,s,i,!0)),ry:Number(iI(`${t[1].value.value}${t[1].value.unit}`,r,l,i,!0))}),aA(f,s,l,u,c,a,e),f}switch(t[0].value){case"farthest-corner":p=Math.max(Math.abs(s-u),Math.abs(u)),h=Math.max(Math.abs(l-c),Math.abs(c));break;case"closest-corner":p=Math.min(Math.abs(s-u),Math.abs(u)),h=Math.min(Math.abs(l-c),Math.abs(c));break;case"farthest-side":return"circle"===e?f.r=Math.max(Math.abs(s-u),Math.abs(u),Math.abs(l-c),Math.abs(c)):(f.rx=Math.max(Math.abs(s-u),Math.abs(u)),f.ry=Math.max(Math.abs(l-c),Math.abs(c))),aA(f,s,l,u,c,a,e),f;case"closest-side":return"circle"===e?f.r=Math.min(Math.abs(s-u),Math.abs(u),Math.abs(l-c),Math.abs(c)):(f.rx=Math.min(Math.abs(s-u),Math.abs(u)),f.ry=Math.min(Math.abs(l-c),Math.abs(c))),aA(f,s,l,u,c,a,e),f}return"circle"===e?f.r=Math.sqrt(p*p+h*h):Object.assign(f,aI(p,h)),aA(f,s,l,u,c,a,e),f}(y,w,l.fontSize,{x:E,y:T},[k,_],l,S),D=function(e,t,r,[n,o],i,a,s){let{r:l,rx:u,ratio:c=1}=s;if(!a)return{spreadMethod:"pad"};let f=r.at(-1);return{spreadMethod:"repeat",cx:"50%",cy:"50%",r:"%"===f.offset.unit?`${Number(f.offset.value)*Math.min(o/n,1)/c}%`:Number(iI(`${f.offset.value}${f.offset.unit}`,t,n,i,!0)/("circle"===e?2*l:2*u))}}(y,l.fontSize,b,[k,_],l,S,M),R=iN("pattern",{id:I,x:s[0]/t,y:s[1]/r,width:n?k/t:"1",height:o?_/r:"1",patternUnits:"objectBoundingBox"},iN("radialGradient",{id:A,...D},P.map(e=>iN("stop",{offset:e.offset||0,"stop-color":e.color})).join(""))+iN("mask",{id:L},iN("rect",{x:0,y:0,width:k,height:_,fill:"#fff"}))+iN("rect",{x:0,y:0,width:k,height:_,fill:(null==(c=P.at(-1))?void 0:c.color)||"transparent"})+iN(y,{cx:E,cy:T,width:k,height:_,...M,fill:`url(#${A})`,mask:`url(#${L})`}));return[I,R]}({id:e,width:t,height:r,repeatX:f,repeatY:p},i,g,v,u,c);if(i.startsWith("url(")){let[s,l,u]=await i7(i.slice(4,-1)),d,g;if(h){let[e,n]=function(e,t,r,n,o){if(!n||!o)return[t,r];if("cover"===e){let e=t/n,i=r/o,a=Math.max(e,i);return[n*a,o*a]}if("contain"===e){let e=t/n,i=r/o,a=Math.min(e,i);return[n*a,o*a]}if("auto"===e||e.includes("auto")){let i=e.split(" "),a=i[0]||"auto",s=i[1]||i[0]||"auto",l=n,u=o;if("auto"===a&&"auto"!==s){let e=aL(s,r);u=e,l=n/o*e}else if("auto"===s&&"auto"!==a){let e=aL(a,t);l=e,u=o/n*e}return[l,u]}return[t,r]}(a,t,r,l,u);d=e,g=n}else{let e=aM(a,{x:t,y:r,defaultX:0,defaultY:0});d="mask"===c?l||e[0]:e[0]||l,g="mask"===c?u||e[1]:e[1]||u}return[`satori_bi${e}`,iN("pattern",{id:`satori_bi${e}`,patternContentUnits:"userSpaceOnUse",patternUnits:"userSpaceOnUse",x:v[0]+n,y:v[1]+o,width:f?d:"100%",height:p?g:"100%"},iN("image",{x:0,y:0,width:d,height:g,preserveAspectRatio:"none",href:s}))]}if(e5(i)){let[a,s,l,u]=e5(i).values,c=`rgba(${a},${s},${l},${void 0!==u?u:1})`;return[`satori_bi${e}`,iN("pattern",{id:`satori_bi${e}`,patternContentUnits:"userSpaceOnUse",patternUnits:"userSpaceOnUse",x:n,y:o,width:t,height:r},iN("rect",{x:0,y:0,width:t,height:r,fill:c}))]}throw Error(`Invalid background image: "${i}"`)}function aR(e,t,r){return r<e+t&&(r/2<e&&r/2<t?e=t=r/2:r/2<e?e=r-t:r/2<t&&(t=r-e)),[e,t]}function aU(e){e[0]=e[1]=Math.min(e[0],e[1])}function aF(e,t,r,n,o){if("string"==typeof e){let i=e.split(" ").map(e=>e.trim()),a=!i[1]&&!i[0].endsWith("%");return i[1]=i[1]||i[0],[a,[Math.min(iI(i[0],n,t,o,!0),t),Math.min(iI(i[1],n,r,o,!0),r)]]}return"number"==typeof e?[!0,[Math.min(e,t),Math.min(e,r)]]:[!0,void 0]}var aN=e=>e&&0!==e[0]&&0!==e[1];function aB({left:e,top:t,width:r,height:n},o,i){let{borderTopLeftRadius:a,borderTopRightRadius:s,borderBottomLeftRadius:l,borderBottomRightRadius:u,fontSize:c}=o,f,p,h,d;if([f,a]=aF(a,r,n,c,o),[p,s]=aF(s,r,n,c,o),[h,l]=aF(l,r,n,c,o),[d,u]=aF(u,r,n,c,o),!i&&!aN(a)&&!aN(s)&&!aN(l)&&!aN(u))return"";a||=[0,0],s||=[0,0],l||=[0,0],u||=[0,0],[a[0],s[0]]=aR(a[0],s[0],r),[l[0],u[0]]=aR(l[0],u[0],r),[a[1],l[1]]=aR(a[1],l[1],n),[s[1],u[1]]=aR(s[1],u[1],n),f&&aU(a),p&&aU(s),h&&aU(l),d&&aU(u);let g=[];g[0]=[s,s],g[1]=[u,[-u[0],u[1]]],g[2]=[l,[-l[0],-l[1]]],g[3]=[a,[a[0],-a[1]]];let v=`h${r-a[0]-s[0]} a${g[0][0]} 0 0 1 ${g[0][1]}`,m=`v${n-s[1]-u[1]} a${g[1][0]} 0 0 1 ${g[1][1]}`,y=`h${u[0]+l[0]-r} a${g[2][0]} 0 0 1 ${g[2][1]}`,b=`v${l[1]+a[1]-n} a${g[3][0]} 0 0 1 ${g[3][1]}`;if(i){let o=function(o){let i=function([e,t]){return 0===Math.round(1e3*e)&&0===Math.round(1e3*t)?0:Math.round(e*t/Math.sqrt(e*e+t*t)*1e3)/1e3}([a,s,u,l][o]);return 0===o?[[e+a[0]-i,t+a[1]-i],[e+a[0],t]]:1===o?[[e+r-s[0]+i,t+s[1]-i],[e+r,t+s[1]]]:2===o?[[e+r-u[0]+i,t+n-u[1]+i],[e+r-u[0],t+n]]:[[e+l[0]-i,t+n-l[1]+i],[e,t+n-l[1]]]},c=i.indexOf(!1);if(!i.includes(!0))throw Error("Invalid `partialSides`.");if(-1===c)c=0;else for(;!i[c];)c=(c+1)%4;let f="",p=o(c),h=`M${p[0]} A${g[(c+3)%4][0]} 0 0 1 ${p[1]}`,d=0;for(;d<4&&i[(c+d)%4];d++)f+=h+" ",h=[v,m,y,b][(c+d)%4];let x=(c+d)%4;f+=h.split(" ")[0];let w=o(x);return f+=` A${g[(x+3)%4][0]} 0 0 1 ${w[0]}`}return`M${e+a[0]},${t} ${v} ${m} ${y} ${b}`}function aW(e,t,r){return r[e+"Width"]===r[t+"Width"]&&r[e+"Style"]===r[t+"Style"]&&r[e+"Color"]===r[t+"Color"]}function aj({left:e,top:t,width:r,height:n,props:o,asContentMask:i,maskBorderOnly:a},s){let l=["borderTop","borderRight","borderBottom","borderLeft"];if(!i&&!l.some(e=>s[e+"Width"]))return"";let u="",c=0;for(;c>0&&aW(l[c],l[(c+3)%4],s);)c=(c+3)%4;let f=[!1,!1,!1,!1],p=[];for(let h=0;h<4;h++){let d=(c+h)%4,g=(c+h+1)%4,v=l[d],m=l[g];if(f[d]=!0,p=[s[v+"Width"],s[v+"Style"],s[v+"Color"],v],!aW(v,m,s)){let l=(p[0]||0)+(i&&!a&&s[v.replace("border","padding")]||0);l&&(u+=iN("path",{width:r,height:n,...o,fill:"none",stroke:i?"#000":p[2],"stroke-width":2*l,"stroke-dasharray":i||"dashed"!==p[1]?void 0:2*l+" "+l,d:aB({left:e,top:t,width:r,height:n},s,f)})),f=[!1,!1,!1,!1]}}if(f.some(Boolean)){let l=(p[0]||0)+(i&&!a&&s[p[3].replace("border","padding")]||0);l&&(u+=iN("path",{width:r,height:n,...o,fill:"none",stroke:i?"#000":p[2],"stroke-width":2*l,"stroke-dasharray":i||"dashed"!==p[1]?void 0:2*l+" "+l,d:aB({left:e,top:t,width:r,height:n},s,f)}))}return u}var aG=/circle\((.+)\)/,a$=/ellipse\((.+)\)/,az=/path\((.+)\)/,aV=/polygon\((.+)\)/,aq=/inset\((.+)\)/;function aH(e){let[,t="nonzero",r]=e.replace(/('|")/g,"").match(/^(nonzero|evenodd)?,?(.+)/)||[];return[t,r]}function aX(e,t,r){let n=e.split(" "),o={x:n[0]||"50%",y:n[1]||"50%"};return n.forEach(e=>{"top"===e?o.y=0:"bottom"===e?o.y=r:"left"===e?o.x=0:"right"===e?o.x=t:"center"===e&&(o.x=t/2,o.y=r/2)}),o}function aY(e){return`satori_cp-${e}`}async function aZ(e,t,r){if(!t.maskImage)return["",""];let{left:n,top:o,width:i,height:a,id:s}=e,l=t.maskImage,u=l.length;if(!u)return["",""];let c=`satori_mi-${s}`,f="";for(let e=0;e<u;e++){let t=l[e],[s,u]=await aD({id:`${c}-${e}`,left:n,top:o,width:i,height:a},t,r,"mask");f+=u+iN("rect",{x:n,y:o,width:i,height:a,fill:`url(#${s})`})}return f=iN("mask",{id:c},f),[c,f]}async function aQ({id:e,left:t,top:r,width:n,height:o,isInheritingTransform:i,src:a,debug:s},l,u){if("none"===l.display)return"";let c=!!a,f="rect",p="",h="",d=[],g=1,v="";l.backgroundColor&&d.push(l.backgroundColor),void 0!==l.opacity&&(g=+l.opacity),l.transform&&(p=ab({left:t,top:r,width:n,height:o},l.transform,i,l.transformOrigin));let m="";if(l.backgroundImage){let i=[];for(let a=0;a<l.backgroundImage.length;a++){let s=l.backgroundImage[a],c=await aD({id:e+"_"+a,width:n,height:o,left:t,top:r},s,u);c&&i.unshift(c)}for(let e of i)d.push(`url(#${e[0]})`),h+=e[1],e[2]&&(m+=e[2])}let[y,b]=await aZ({id:e,left:t,top:r,width:n,height:o},l,u);h+=b;let x=y?`url(#${y})`:l._inheritedMaskId?`url(#${l._inheritedMaskId})`:void 0,w=aB({left:t,top:r,width:n,height:o},l);w&&(f="path");let S=l._inheritedClipPathId;s&&(v=iN("rect",{x:t,y:r,width:n,height:o,fill:"transparent",stroke:"#ff5757","stroke-width":1,transform:p||void 0,"clip-path":S?`url(#${S})`:void 0}));let{backgroundClip:k,filter:_}=l,E="text"===k?`url(#satori_bct-${e})`:S?`url(#${S})`:l.clipPath?`url(#${aY(e)})`:void 0,T=function({left:e,top:t,width:r,height:n,path:o,matrix:i,id:a,currentClipPath:s,src:l},u,c){let f="",p=u.clipPath&&"none"!==u.clipPath?function(e,t,r){if("none"===t.clipPath)return"";let n=function({width:e,height:t},r,n){return{parseCircle:function(r){let o=r.match(aG);if(!o)return null;let[,i]=o,[a,s=""]=i.split("at").map(e=>e.trim()),{x:l,y:u}=aX(s,e,t);return{type:"circle",r:iI(a,n.fontSize,Math.sqrt(Math.pow(e,2)+Math.pow(t,2))/Math.sqrt(2),n,!0),cx:iI(l,n.fontSize,e,n,!0),cy:iI(u,n.fontSize,t,n,!0)}},parseEllipse:function(r){let o=r.match(a$);if(!o)return null;let[,i]=o,[a,s=""]=i.split("at").map(e=>e.trim()),[l,u]=a.split(" "),{x:c,y:f}=aX(s,e,t);return{type:"ellipse",rx:iI(l||"50%",n.fontSize,e,n,!0),ry:iI(u||"50%",n.fontSize,t,n,!0),cx:iI(c,n.fontSize,e,n,!0),cy:iI(f,n.fontSize,t,n,!0)}},parsePath:function(e){let t=e.match(az);if(!t)return null;let[r,n]=aH(t[1]);return{type:"path",d:n,"fill-rule":r}},parsePolygon:function(r){let o=r.match(aV);if(!o)return null;let[i,a]=aH(o[1]);return{type:"polygon","fill-rule":i,points:a.split(",").map(r=>r.split(" ").map((r,o)=>iI(r,n.fontSize,0===o?e:t,n,!0)).join(" ")).join(",")}},parseInset:function(o){let i=o.match(aq);if(!i)return null;let[a,s]=(i[1].includes("round")?i[1]:`${i[1].trim()} round 0`).split("round"),l=(0,to.getStylesForProperty)("borderRadius",s,!0),u=Object.values(l).map(e=>String(e)).map((r,o)=>iI(r,n.fontSize,0===o||2===o?t:e,n,!0)||0),c=Object.values((0,to.getStylesForProperty)("margin",a,!0)).map(e=>String(e)).map((r,o)=>iI(r,n.fontSize,0===o||2===o?t:e,n,!0)||0),f=c[3],p=c[0],h=e-(c[1]+c[3]),d=t-(c[0]+c[2]);return u.some(e=>e>0)?{type:"path",d:aB({left:f,top:p,width:h,height:d},{...r,...l})}:{type:"rect",x:f,y:p,width:h,height:d}}}}(e,t,r),o=t.clipPath,i={type:""};for(let e of Object.keys(n))if(i=n[e](o))break;if(i){let{type:t,...r}=i;return iN("clipPath",{id:aY(e.id),"clip-path":e.currentClipPath,transform:`translate(${e.left}, ${e.top})`},iN(t,r))}return""}({left:e,top:t,width:r,height:n,path:o,id:a,matrix:i,currentClipPath:s,src:l},u,c):"";if("hidden"===u.overflow||l){let l=p?`satori_ocp-${a}`:aY(a);f=iN("clipPath",{id:l,"clip-path":s},iN(o?"path":"rect",{x:e,y:t,width:r,height:n,d:o||void 0,transform:"hidden"===u.overflow&&u.transform&&i?i:void 0}))}else f="";let h=function({id:e,left:t,top:r,width:n,height:o,matrix:i,borderOnly:a},s){let l=(s.borderLeftWidth||0)+(a?0:s.paddingLeft||0),u=(s.borderTopWidth||0)+(a?0:s.paddingTop||0),c=(s.borderRightWidth||0)+(a?0:s.paddingRight||0),f=(s.borderBottomWidth||0)+(a?0:s.paddingBottom||0);return iN("mask",{id:e},iN("rect",{...{x:t+l,y:r+u,width:n-l-c,height:o-u-f},fill:"#fff",transform:"hidden"===s.overflow&&s.transform&&i?i:void 0,mask:s._inheritedMaskId?`url(#${s._inheritedMaskId})`:void 0})+aj({left:t,top:r,width:n,height:o,props:{transform:i||void 0},asContentMask:!0,maskBorderOnly:a},s))}({id:`satori_om-${a}`,left:e,top:t,width:r,height:n,matrix:i,borderOnly:!l},u);return p+f+h}({left:t,top:r,width:n,height:o,path:w,id:e,matrix:p,currentClipPath:E,src:a},l,u),O=d.map(e=>iN(f,{x:t,y:r,width:n,height:o,fill:e,d:w||void 0,transform:p||void 0,"clip-path":l.transform?void 0:E,style:_?`filter:${_}`:void 0,mask:l.transform?void 0:x})).join(""),C=function({id:e,currentClipPathId:t,borderPath:r,borderType:n,left:o,top:i,width:a,height:s},l){if(!(l.borderTopWidth||l.borderRightWidth||l.borderBottomWidth||l.borderLeftWidth))return null;let u=`satori_bc-${e}`;return[iN("clipPath",{id:u,"clip-path":t?`url(#${t})`:void 0},iN(n,{x:o,y:i,width:a,height:s,d:r||void 0})),u]}({id:e,left:t,top:r,width:n,height:o,currentClipPathId:S,borderPath:w,borderType:f},l),P;if(c){let i=(l.borderLeftWidth||0)+(l.paddingLeft||0),s=(l.borderTopWidth||0)+(l.paddingTop||0),u=(l.borderRightWidth||0)+(l.paddingRight||0),c=(l.borderBottomWidth||0)+(l.paddingBottom||0),h=n-i-u,d=o-s-c,g=(l.objectPosition||"center").toString(),[v,m]=function(e,t,r){let n=e.toLowerCase().trim().split(/\s+/),o=(e,t)=>({left:"0%",center:"50%",right:"100%",top:"0%",bottom:"100%"})[e]||e,i,a;if(1===n.length){let e=n[0];"left"===e||"center"===e||"right"===e?(i=o(e,"x"),a="50%"):"top"===e||"bottom"===e?(i="50%",a=o(e,"y")):(i=e,a="50%")}else{let e=n[0],t=n[1];"top"===e||"bottom"===e?(a=o(e,"y"),"left"===t||"right"===t||"center"===t?i=o(t,"x"):(i="50%",a="top"===e||"bottom"===e?o(e,"y"):t)):(i=o(e,"x"),a=o(t,"y"))}let s=(e,t)=>{try{if(e.endsWith("%"))return t*parseFloat(e)/100;let r=new i_(e);return"length"===r.type||"number"===r.type?r.value:0}catch{return 0}};return[s(i,t),s(a,r)]}(g,h,d),b=l.__naturalWidth||h,x=l.__naturalHeight||d,S,k=h,E=d,T=t+i,C=r+s;if("contain"===l.objectFit){let e=h/b,n=d/x,o=Math.min(e,n);k=b*o,E=x*o,T=t+i+v-k*v/h,C=r+s+m-E*m/d,S="none"}else if("cover"===l.objectFit){let e=h/b,n=d/x,o=Math.max(e,n);k=b*o,E=x*o,T=t+i+v-k*v/h,C=r+s+m-E*m/d,S="none"}else if("fill"===l.objectFit)S="none";else if("scale-down"===l.objectFit)if(b&&x){let e=h/b,n=d/x,o=Math.min(e,n);o>=1?(k=b,E=x,S="none",T=t+i+v-k*v/h,C=r+s+m-E*m/d):(k=b*o,E=x*o,T=t+i+v-k*v/h,C=r+s+m-E*m/d,S="none")}else{let e=h/b,n=d/x,o=Math.min(e,n);k=b*o,E=x*o,T=t+i+v-k*v/h,C=r+s+m-E*m/d,S="none"}else S="none";l.transform&&(P=function({id:e,borderRadiusPath:t,borderType:r,left:n,top:o,width:i,height:a}){let s=`satori_brc-${e}`;return[iN("clipPath",{id:s},iN(r,{x:n,y:o,width:i,height:a,d:t||void 0})),s]}({id:e,borderRadiusPath:w,borderType:f,left:t,top:r,width:n,height:o})),O+=iN("image",{x:T,y:C,width:k,height:E,href:a,preserveAspectRatio:S,transform:p||void 0,style:_?`filter:${_}`:void 0,"clip-path":l.transform?P?`url(#${P[1]})`:void 0:`url(#satori_cp-${e})`,mask:l.transform?void 0:y?`url(#${y})`:`url(#satori_om-${e})`})}if(C){h+=C[0];let e=C[1];O+=aj({left:t,top:r,width:n,height:o,props:{transform:p||void 0,"clip-path":`url(#${e})`}},l)}let A=function({width:e,height:t,shape:r,opacity:n,id:o},i){if(!i.boxShadow)return null;let a="",s="";for(let l=i.boxShadow.length-1;l>=0;l--){let u="",c=i.boxShadow[l];c.spreadRadius&&c.inset&&(c.spreadRadius=-c.spreadRadius);let f=c.blurRadius*c.blurRadius/4+(c.spreadRadius||0),p=Math.min(-f-(c.inset?c.offsetX:0),0),h=Math.max(f+e-(c.inset?c.offsetX:0),e),d=Math.min(-f-(c.inset?c.offsetY:0),0),g=Math.max(f+t-(c.inset?c.offsetY:0),t),v=`satori_s-${o}-${l}`,m=`satori_ms-${o}-${l}`,y=c.spreadRadius?r.replace('stroke-width="0"',`stroke-width="${2*c.spreadRadius}"`):r;u+=iN("mask",{id:m,maskUnits:"userSpaceOnUse"},iN("rect",{x:0,y:0,width:i._viewportWidth||"100%",height:i._viewportHeight||"100%",fill:c.inset?"#000":"#fff"})+y.replace('fill="#fff"',c.inset?'fill="#fff"':'fill="#000"').replace('stroke="#fff"',""));let b=y.replace(/d="([^"]+)"/,(e,t)=>'d="'+function(e,t,r){return e.replace(/([MA])([0-9.-]+),([0-9.-]+)/g,function(e,n,o,i){return n+(parseFloat(o)+t)+","+(parseFloat(i)+r)})}(t,c.offsetX,c.offsetY)+'"').replace(/x="([^"]+)"/,(e,t)=>'x="'+(parseFloat(t)+c.offsetX)+'"').replace(/y="([^"]+)"/,(e,t)=>'y="'+(parseFloat(t)+c.offsetY)+'"');c.spreadRadius&&c.spreadRadius<0&&(u+=iN("mask",{id:m+"-neg",maskUnits:"userSpaceOnUse"},b.replace('stroke="#fff"','stroke="#000"').replace(/stroke-width="[^"]+"/,`stroke-width="${-(2*c.spreadRadius)}"`))),c.spreadRadius&&c.spreadRadius<0&&(b=iN("g",{mask:`url(#${m}-neg)`},b)),u+=iN("defs",{},iN("filter",{id:v,x:`${p/e*100}%`,y:`${d/t*100}%`,width:`${(h-p)/e*100}%`,height:`${(g-d)/t*100}%`},iN("feGaussianBlur",{stdDeviation:c.blurRadius/2,result:"b"})+iN("feFlood",{"flood-color":c.color,in:"SourceGraphic",result:"f"})+iN("feComposite",{in:"f",in2:"b",operator:c.inset?"out":"in"})))+iN("g",{mask:`url(#${m})`,filter:`url(#${v})`,opacity:n},b),c.inset?s+=u:a+=u}return[a,s]}({width:n,height:o,id:e,opacity:g,shape:iN(f,{x:t,y:r,width:n,height:o,fill:"#fff",stroke:"#fff","stroke-width":0,d:w||void 0,transform:p||void 0,"clip-path":E,mask:x})},l);return(h?iN("defs",{},h):"")+(A?A[0]:"")+(P?P[0]:"")+T+(1!==g?`<g opacity="${g}">`:"")+(l.transform&&(E||x)?`<g${E?` clip-path="${E}"`:""}${x?` mask="${x}"`:""}>`:"")+(m||O)+(l.transform&&(E||x)?"</g>":"")+(1!==g?"</g>":"")+(A?A[1]:"")+v}var aK=String.raw,aJ=aK`\p{Emoji}(?:\p{EMod}|[\u{E0020}-\u{E007E}]+\u{E007F}|\uFE0F?\u20E3?)`,a0={emoji:RegExp(RegExp(aK`\p{RI}{2}|(?)${aJ}(?:\u200D${aJ})*`,"gu"),"u"),symbol:/\p{Symbol}/u,math:/\p{Math}/u},a1={"ja-JP":/\p{scx=Hira}|\p{scx=Kana}|\p{scx=Han}|[\u3000]|[\uFF00-\uFFEF]/u,"ko-KR":/\p{scx=Hangul}/u,"zh-CN":/\p{scx=Han}/u,"zh-TW":/\p{scx=Han}/u,"zh-HK":/\p{scx=Han}/u,"th-TH":/\p{scx=Thai}/u,"bn-IN":/\p{scx=Bengali}/u,"ar-AR":/\p{scx=Arabic}/u,"ta-IN":/\p{scx=Tamil}/u,"ml-IN":/\p{scx=Malayalam}/u,"he-IL":/\p{scx=Hebrew}/u,"te-IN":/\p{scx=Telugu}/u,devanagari:/\p{scx=Devanagari}/u,kannada:/\p{scx=Kannada}/u},a2=Object.keys({...a1,...a0});async function*a5(e,t){var r,n,o;let i=await iz(),{id:a,inheritedStyle:s,parent:l,font:u,debug:c,locale:f,embedFont:p=!0,graphemeImages:h,canLoadAdditionalAssets:d,getTwStyles:g}=t;if(null===e||typeof e>"u")return yield,yield,"";if(!iP(e)||(n=e.type,"function"==typeof n||iA(n))){let r;if(iP(e)){let n;if(o=e.type,/^class\s/.test(o.toString()))throw Error("Class component is not supported.");n=iA(e.type)?e.type.render:e.type,r=a5(await n(e.props),t),yield(await r.next()).value}else r=aO(String(e),t),yield(await r.next()).value;await r.next();let n=yield;return(await r.next(n)).value}let{type:v,props:m}=e;if(m&&"dangerouslySetInnerHTML"in m)throw Error("dangerouslySetInnerHTML property is not supported. See documentation for more information https://github.com/vercel/satori#jsx.");let{style:y,children:b,tw:x,lang:w=f}=m||{},S=function(e){if(e)return a2.find(t=>t.toLowerCase().startsWith(e.toLowerCase()))}(w);if(x){let e=g(x,y);y=Object.assign(e,y)}let k=i.Node.create();l.insertChild(k,l.getChildCount());let[_,E]=await am(k,v,s,y,m),T=_.transform===s.transform;if(T||(_.transform.__parent=s.transform),("hidden"===_.overflow||_.clipPath&&"none"!==_.clipPath)&&(E._inheritedClipPathId=`satori_cp-${a}`,E._inheritedMaskId=`satori_om-${a}`),_.maskImage&&(E._inheritedMaskId=`satori_mi-${a}`),"text"===_.backgroundClip){let e={value:""};E._inheritedBackgroundClipTextPath=e,_._inheritedBackgroundClipTextPath=e,_.backgroundImage&&(E._inheritedBackgroundClipTextHasBackground="true",_._inheritedBackgroundClipTextHasBackground="true")}let O=function(e){let t=typeof e>"u"?[]:[].concat(e).flat(1/0),r=[];for(let e=0;e<t.length;e++){let n=t[e];typeof n>"u"||"boolean"==typeof n||null===n||("number"==typeof n&&(n=String(n)),"string"==typeof n&&r.length&&"string"==typeof r[r.length-1]?r[r.length-1]+=n:r.push(n))}return r}(b),C=[],P=0,A=[];for(let e of O){let r=a5(e,{id:a+"-"+P++,parentStyle:_,inheritedStyle:E,isInheritingTransform:!0,parent:k,font:u,embedFont:p,debug:c,graphemeImages:h,canLoadAdditionalAssets:d,locale:S,getTwStyles:g,onNodeDetected:t.onNodeDetected});d?A.push(...(await r.next()).value||[]):await r.next(),C.push(r)}for(let e of(yield A,C))await e.next();let[I,L]=yield,{left:M,top:D,width:R,height:U}=k.getComputedLayout();M+=I,D+=L;let F="",N="",B="",{children:W,...j}=m;if(null==(r=t.onNodeDetected)||r.call(t,{left:M,top:D,width:R,height:U,type:v,props:j,key:e.key,textContent:iP(W)?void 0:W}),"img"===v){let e=_.__src;N=await aQ({id:a,left:M,top:D,width:R,height:U,src:e,isInheritingTransform:T,debug:c},_,E)}else if("svg"===v){let t=_.color,r=await ar(e,t);N=await aQ({id:a,left:M,top:D,width:R,height:U,src:r,isInheritingTransform:T,debug:c},_,E)}else{let e=null==y?void 0:y.display;if("div"===v&&b&&"string"!=typeof b&&"flex"!==e&&"none"!==e&&"contents"!==e)throw Error('Expected <div> to have explicit "display: flex", "display: contents", or "display: none" if it has more than one child node.');N=await aQ({id:a,left:M,top:D,width:R,height:U,isInheritingTransform:T,debug:c},_,E)}for(let e of C)F+=(await e.next([M,D])).value;return _._inheritedBackgroundClipTextPath&&(B+=iN("clipPath",{id:`satori_bct-${a}`,"clip-path":_._inheritedClipPathId?`url(#${_._inheritedClipPathId})`:void 0},_._inheritedBackgroundClipTextPath.value)),B+N+F}var a4="unknown",a3=new WeakMap,a6=class{constructor(e){this.fonts=new Map,this.addFonts(e)}get({name:e,weight:t,style:r}){if(!this.fonts.has(e))return null;"normal"===t&&(t=400),"bold"===t&&(t=700),"string"==typeof t&&(t=Number.parseInt(t,10));let n=[...this.fonts.get(e)],o=n[0];for(let e=1;e<n.length;e++){let[,i,a]=o,[,s,l]=n[e];(function(e,t,[r,n],[o,i]){if(r!==o)return r?o&&r!==e?o===e?1:400===e&&500===r||500===e&&400===r?-1:400===e&&500===o||500===e&&400===o?1:e<400?r<e&&o<e?o-r:r<e?-1:o<e?1:r-o:e<r&&e<o?r-o:e<r?-1:e<o?1:o-r:-1:1;if(n!==i){if(n===t)return -1;if(i===t)return 1}return -1})(t,r,[i,a],[s,l])>0&&(o=n[e])}return o[0]}addFonts(e){for(let t of e){let{name:e,data:r,lang:n}=t;if(n&&!a2.includes(n))throw Error(`Invalid value for props \`lang\`: "${n}". The value must be one of the following: ${a2.join(", ")}.`);let o=n??a4,i;if(a3.has(r))i=a3.get(r);else{let e=(i=nJ.parse("buffer"in r?r.buffer.slice(r.byteOffset,r.byteOffset+r.byteLength):r,{lowMemory:!0})).charToGlyphIndex;i.charToGlyphIndex=t=>{let r=e.call(i,t);return 0===r&&i._trackBrokenChars&&i._trackBrokenChars.push(t),r},a3.set(r,i)}this.defaultFont||(this.defaultFont=i);let a=`${e.toLowerCase()}_${o}`;this.fonts.has(a)||this.fonts.set(a,[]),this.fonts.get(a).push([i,t.weight,t.style])}}getEngine(e=16,t="normal",{fontFamily:r="sans-serif",fontWeight:n=400,fontStyle:o="normal"},i){if(!this.fonts.size)throw Error("No fonts are loaded. At least one font is required to calculate the layout.");r=(Array.isArray(r)?r:[r]).map(e=>e.toLowerCase());let a=[];r.forEach(e=>{let t=this.get({name:e,weight:n,style:o});if(t)return void a.push(t);let r=this.get({name:e+"_unknown",weight:n,style:o});if(r)return void a.push(r)});let s=Array.from(this.fonts.keys()),l=[],u=[],c=[];for(let e of s)if(!r.includes(e))if(i){let t=function(e){let t=e.split("_"),r=t[t.length-1];return r===a4?void 0:r}(e);t?t===i?l.push(this.get({name:e,weight:n,style:o})):u.push(this.get({name:e,weight:n,style:o})):c.push(this.get({name:e,weight:n,style:o}))}else c.push(this.get({name:e,weight:n,style:o}));let f=new Map,p=(e,t=!0)=>{let r=[...a,...c,...l,...t?u:[]];if(typeof e>"u")return t?r[r.length-1]:void 0;let n=e.charCodeAt(0);if(f.has(n))return f.get(n);let o=r.find((n,o)=>!!n.charToGlyphIndex(e)||t&&o===r.length-1);return o&&f.set(n,o),o},h=(t,r=!1)=>{var n,o;return((r?null==(o=null==(n=t.tables)?void 0:n.os2)?void 0:o.sTypoAscender:0)||t.ascender)/t.unitsPerEm*e},d=(t,r=!1)=>{var n,o;return((r?null==(o=null==(n=t.tables)?void 0:n.os2)?void 0:o.sTypoDescender:0)||t.descender)/t.unitsPerEm*e},g=(r,n=!1)=>{var o,i;if("string"==typeof t&&"normal"===t){let t=(n?null==(i=null==(o=r.tables)?void 0:o.os2)?void 0:i.sTypoLineGap:0)||0;return h(r,n)-d(r,n)+t/r.unitsPerEm*e}if("number"==typeof t)return e*t};return{has:e=>{if(e===`
|
|
55
|
+
`)return!0;let t=p(e,!1);return!!t&&(t._trackBrokenChars=[],t.stringToGlyphs(e),!t._trackBrokenChars.length||(t._trackBrokenChars=void 0,!1))},baseline:(e,t=typeof e>"u"?a[0]:p(e))=>{let r=h(t),n=d(t);return r+(g(t)-(r-n))/2},height:(e,t=typeof e>"u"?a[0]:p(e))=>g(t),measure:(e,t)=>this.measure(p,e,t),getSVG:(e,t,r)=>this.getSVG(p,e,t,r)}}patchFontFallbackResolver(e,t){let r=[];e._trackBrokenChars=r;let n=e.stringToGlyphs;return e.stringToGlyphs=(o,...i)=>{let a=n.call(e,o,...i);for(let n=0;n<a.length;n++)if(void 0===a[n].unicode){let o=r.shift(),i=t(o);if(i!==e){let t=i.charToGlyph(o),r=e.unitsPerEm/i.unitsPerEm,s=new nJ.Path;s.unitsPerEm=e.unitsPerEm,s.commands=t.path.commands.map(e=>{let t={...e};for(let e in t)"number"==typeof t[e]&&(t[e]*=r);return t});let l=new nJ.Glyph({...t,advanceWidth:t.advanceWidth*r,xMin:t.xMin*r,xMax:t.xMax*r,yMin:t.yMin*r,yMax:t.yMax*r,path:s});a[n]=l}}return a},()=>{e.stringToGlyphs=n,e._trackBrokenChars=void 0}}measure(e,t,{fontSize:r,letterSpacing:n=0}){let o=e(t),i=this.patchFontFallbackResolver(o,e);try{return o.getAdvanceWidth(t,r,{letterSpacing:n/r})}finally{i()}}getSVG(e,t,{fontSize:r,top:n,left:o,letterSpacing:i=0},a){let s=e(t),l=this.patchFontFallbackResolver(s,e);try{if(0===r)return{path:"",boxes:[]};let e=new nJ.Path,l=[],u={letterSpacing:i/r},c=new WeakMap;return s.forEachGlyph(t.replace(/\n/g,""),o,n,r,u,function(t,r,n,o){let i;if(c.has(t)){let[e,o,a]=c.get(t);(i=new nJ.Path).commands=a.commands.map(t=>{let i={...t};for(let t in i)"number"==typeof i[t]&&(("x"===t||"x1"===t||"x2"===t)&&(i[t]+=r-e),("y"===t||"y1"===t||"y2"===t)&&(i[t]+=n-o));return i})}else i=t.getPath(r,n,o,u),c.set(t,[r,n,i]);let s=a?function(e,t){if(!t)return[];let r=t.strokeWidth,n=t.underlineY-.25*r,o=t.underlineY+2.5*r,i=function(e){let t=[],r=[0,0],n=[0,0],o=(e,r)=>{let o=e[0];for(let n=1;n<=r;n++){let i=n/r,a=function(e,t){let r=e;for(;r.length>1;){let e=[];for(let n=0;n<r.length-1;n++)e.push([r[n][0]+(r[n+1][0]-r[n][0])*t,r[n][1]+(r[n+1][1]-r[n][1])*t]);r=e}return r[0]}(e,i);t.push({from:o,to:a}),o=a}n=e[e.length-1]};for(let i of e){if("M"===i.type){r=n=[i.x,i.y];continue}if("L"===i.type){let e=[i.x,i.y];t.push({from:n,to:e}),n=e;continue}if("Q"===i.type){o([n,[i.x1,i.y1],[i.x,i.y]],12);continue}if("C"===i.type){o([n,[i.x1,i.y1],[i.x2,i.y2],[i.x,i.y]],16);continue}"Z"===i.type&&(t.push({from:n,to:r}),n=r)}return t}(e);if(!i.length)return[];let a=o-n,s=Math.max(12,Math.ceil(a/.25)),l=a/s,u=n+l/2,c=new Set;for(let e=0;e<s;e++){let t=u+l*e,r=[];for(let e of i){let[n,o]=e.from,[i,a]=e.to;if(o===a)continue;let s=Math.min(o,a),l=Math.max(o,a);if(t<s||t>=l)continue;let u=(t-o)/(a-o),c=n+(i-n)*u;r.push(c)}if(r.length){r.sort((e,t)=>e-t);for(let e=0;e<r.length-1;e+=2){let t=Math.min(r[e],r[e+1]),n=Math.max(r[e],r[e+1]),o=Math.floor(t),i=Math.ceil(n);for(let e=o;e<i;e++)c.add(e)}}}if(!c.size)return[];let f=Array.from(c.values()).sort((e,t)=>e-t),p=[],h=f[0],d=f[0];for(let e=1;e<f.length;e++){let t=f[e];t>d+1&&(p.push([h,d+1]),h=t),d=t}p.push([h,d+1]);let g=[],v=.6*r,m=p[0][0],y=p[p.length-1][1];for(let[e,t]of p){let r=Math.min(e,m)-v,i=Math.max(t,y)+v;g.push({x1:r,x2:i,y1:n,y2:o})}return g}(i.commands,a):[];s.length&&l.push(...s),e.extend(i)}),{path:e.toPathData(1),boxes:l}}finally{l()}}},a8=(ly=ic(),lx=null!=ly?n0(n4(ly)):{},n9(!lb&&ly&&ly.__esModule?lx:n1(lx,"default",{value:ly,enumerable:!0}),ly)),a7=["ios","android","windows","macos","web"],a9=["portrait","landscape"];function se(e){return"string"==typeof e}function st(e){return"object"==typeof e}function sr(e){return{kind:"complete",style:e}}function sn(e,t={}){let{fractions:r}=t;if(r&&e.includes("/")){let[t="",r=""]=e.split("/",2),n=sn(t),o=sn(r);return n&&o?[n[0]/o[0],o[1]]:null}let n=parseFloat(e);if(Number.isNaN(n))return null;let o=e.match(/(([a-z]{2,}|%))$/);if(!o)return[n,j.none];switch(null==o?void 0:o[1]){case"rem":return[n,j.rem];case"px":return[n,j.px];case"em":return[n,j.em];case"%":return[n,j.percent];case"vw":return[n,j.vw];case"vh":return[n,j.vh];default:return null}}function so(e,t,r={}){let n=sa(t,r);return null===n?null:sr({[e]:n})}function si(e,t,r){let n=sa(t);return null!==n&&(r[e]=n),r}function sa(e,t={}){if(void 0===e)return null;let r=sn(String(e),t);return r?ss(...r,t):null}function ss(e,t,r={}){let{isNegative:n,device:o}=r;switch(t){case j.rem:return 16*e*(n?-1:1);case j.px:return e*(n?-1:1);case j.percent:return`${n?"-":""}${e}%`;case j.none:return e*(n?-1:1);case j.vw:return null!=o&&o.windowDimensions?o.windowDimensions.width*(e/100):(sg("`vw` CSS unit requires configuration with `useDeviceContext()`"),null);case j.vh:return null!=o&&o.windowDimensions?o.windowDimensions.height*(e/100):(sg("`vh` CSS unit requires configuration with `useDeviceContext()`"),null);default:return null}}function sl(e){let t=sn(e);if(!t)return null;let[r,n]=t;switch(n){case j.rem:return 16*r;case j.px:return r;default:return null}}(n=W||(W={})).fontSize="fontSize",n.lineHeight="lineHeight",(o=j||(j={})).rem="rem",o.em="em",o.px="px",o.percent="%",o.vw="vw",o.vh="vh",o.none="<no-css-unit>";var su={t:"Top",tr:"TopRight",tl:"TopLeft",b:"Bottom",br:"BottomRight",bl:"BottomLeft",l:"Left",r:"Right",x:"Horizontal",y:"Vertical"};function sc(e){return su[e??""]||"All"}function sf(e){let t="All";return[e.replace(/^-(t|b|r|l|tr|tl|br|bl)(-|$)/,(e,r)=>(t=sc(r),"")),t]}function sp(e,t={}){if(e.includes("/")){let r=sd(e,{...t,fractions:!0});if(r)return r}return"["===e[0]&&(e=e.slice(1,-1)),sd(e,t)}function sh(e,t,r={}){let n=sp(t,r);return null===n?null:sr({[e]:n})}function sd(e,t={}){if("px"===e)return 1;let r=sn(e,t);if(!r)return null;let[n,o]=r;return t.fractions&&(o=j.percent,n*=100),o===j.none&&(n/=4,o=j.rem),ss(n,o,t)}var sg=typeof process>"u"||(null==(G=null==process?void 0:process.env)?void 0:G.JEST_WORKER_ID)===void 0?function(...e){console.warn(...e)}:function(){},sv=[["aspect-square",sr({aspectRatio:1})],["aspect-video",sr({aspectRatio:16/9})],["items-center",sr({alignItems:"center"})],["items-start",sr({alignItems:"flex-start"})],["items-end",sr({alignItems:"flex-end"})],["items-baseline",sr({alignItems:"baseline"})],["items-stretch",sr({alignItems:"stretch"})],["justify-start",sr({justifyContent:"flex-start"})],["justify-end",sr({justifyContent:"flex-end"})],["justify-center",sr({justifyContent:"center"})],["justify-between",sr({justifyContent:"space-between"})],["justify-around",sr({justifyContent:"space-around"})],["justify-evenly",sr({justifyContent:"space-evenly"})],["content-start",sr({alignContent:"flex-start"})],["content-end",sr({alignContent:"flex-end"})],["content-between",sr({alignContent:"space-between"})],["content-around",sr({alignContent:"space-around"})],["content-stretch",sr({alignContent:"stretch"})],["content-center",sr({alignContent:"center"})],["self-auto",sr({alignSelf:"auto"})],["self-start",sr({alignSelf:"flex-start"})],["self-end",sr({alignSelf:"flex-end"})],["self-center",sr({alignSelf:"center"})],["self-stretch",sr({alignSelf:"stretch"})],["self-baseline",sr({alignSelf:"baseline"})],["direction-inherit",sr({direction:"inherit"})],["direction-ltr",sr({direction:"ltr"})],["direction-rtl",sr({direction:"rtl"})],["hidden",sr({display:"none"})],["flex",sr({display:"flex"})],["flex-row",sr({flexDirection:"row"})],["flex-row-reverse",sr({flexDirection:"row-reverse"})],["flex-col",sr({flexDirection:"column"})],["flex-col-reverse",sr({flexDirection:"column-reverse"})],["flex-wrap",sr({flexWrap:"wrap"})],["flex-wrap-reverse",sr({flexWrap:"wrap-reverse"})],["flex-nowrap",sr({flexWrap:"nowrap"})],["flex-auto",sr({flexGrow:1,flexShrink:1,flexBasis:"auto"})],["flex-initial",sr({flexGrow:0,flexShrink:1,flexBasis:"auto"})],["flex-none",sr({flexGrow:0,flexShrink:0,flexBasis:"auto"})],["overflow-hidden",sr({overflow:"hidden"})],["overflow-visible",sr({overflow:"visible"})],["overflow-scroll",sr({overflow:"scroll"})],["absolute",sr({position:"absolute"})],["relative",sr({position:"relative"})],["italic",sr({fontStyle:"italic"})],["not-italic",sr({fontStyle:"normal"})],["oldstyle-nums",sm("oldstyle-nums")],["small-caps",sm("small-caps")],["lining-nums",sm("lining-nums")],["tabular-nums",sm("tabular-nums")],["proportional-nums",sm("proportional-nums")],["font-thin",sr({fontWeight:"100"})],["font-100",sr({fontWeight:"100"})],["font-extralight",sr({fontWeight:"200"})],["font-200",sr({fontWeight:"200"})],["font-light",sr({fontWeight:"300"})],["font-300",sr({fontWeight:"300"})],["font-normal",sr({fontWeight:"normal"})],["font-400",sr({fontWeight:"400"})],["font-medium",sr({fontWeight:"500"})],["font-500",sr({fontWeight:"500"})],["font-semibold",sr({fontWeight:"600"})],["font-600",sr({fontWeight:"600"})],["font-bold",sr({fontWeight:"bold"})],["font-700",sr({fontWeight:"700"})],["font-extrabold",sr({fontWeight:"800"})],["font-800",sr({fontWeight:"800"})],["font-black",sr({fontWeight:"900"})],["font-900",sr({fontWeight:"900"})],["include-font-padding",sr({includeFontPadding:!0})],["remove-font-padding",sr({includeFontPadding:!1})],["max-w-none",sr({maxWidth:"99999%"})],["text-left",sr({textAlign:"left"})],["text-center",sr({textAlign:"center"})],["text-right",sr({textAlign:"right"})],["text-justify",sr({textAlign:"justify"})],["text-auto",sr({textAlign:"auto"})],["underline",sr({textDecorationLine:"underline"})],["line-through",sr({textDecorationLine:"line-through"})],["no-underline",sr({textDecorationLine:"none"})],["uppercase",sr({textTransform:"uppercase"})],["lowercase",sr({textTransform:"lowercase"})],["capitalize",sr({textTransform:"capitalize"})],["normal-case",sr({textTransform:"none"})],["w-auto",sr({width:"auto"})],["h-auto",sr({height:"auto"})],["shadow-sm",sr({shadowOffset:{width:1,height:1},shadowColor:"#000",shadowRadius:1,shadowOpacity:.025,elevation:1})],["shadow",sr({shadowOffset:{width:1,height:1},shadowColor:"#000",shadowRadius:1,shadowOpacity:.075,elevation:2})],["shadow-md",sr({shadowOffset:{width:1,height:1},shadowColor:"#000",shadowRadius:3,shadowOpacity:.125,elevation:3})],["shadow-lg",sr({shadowOffset:{width:1,height:1},shadowColor:"#000",shadowOpacity:.15,shadowRadius:8,elevation:8})],["shadow-xl",sr({shadowOffset:{width:1,height:1},shadowColor:"#000",shadowOpacity:.19,shadowRadius:20,elevation:12})],["shadow-2xl",sr({shadowOffset:{width:1,height:1},shadowColor:"#000",shadowOpacity:.25,shadowRadius:30,elevation:16})],["shadow-none",sr({shadowOffset:{width:0,height:0},shadowColor:"#000",shadowRadius:0,shadowOpacity:0,elevation:0})]];function sm(e){return{kind:"dependent",complete(t){t.fontVariant&&Array.isArray(t.fontVariant)||(t.fontVariant=[]),t.fontVariant.push(e)}}}var sy=class{constructor(e){this.ir=new Map(sv),this.styles=new Map,this.prefixes=new Map,this.ir=new Map([...sv,...e??[]])}getStyle(e){return this.styles.get(e)}setStyle(e,t){this.styles.set(e,t)}getIr(e){return this.ir.get(e)}setIr(e,t){this.ir.set(e,t)}getPrefixMatch(e){return this.prefixes.get(e)}setPrefixMatch(e,t){this.prefixes.set(e,t)}};function sb(e,t){let r=sn(e);if(r){let[e,n]=r;if((n===j.none||n===j.em)&&"number"==typeof t.fontSize)return t.fontSize*e}return e}function sx(e,t,r,n){let o=ss(e,t);return null===o?null:sw(r,n,o)}function sw(e,t,r){switch(e){case"All":return{kind:"complete",style:{[`${t}Top`]:r,[`${t}Right`]:r,[`${t}Bottom`]:r,[`${t}Left`]:r}};case"Bottom":case"Top":case"Left":case"Right":return{kind:"complete",style:{[`${t}${e}`]:r}};case"Vertical":return{kind:"complete",style:{[`${t}Top`]:r,[`${t}Bottom`]:r}};case"Horizontal":return{kind:"complete",style:{[`${t}Left`]:r,[`${t}Right`]:r}};default:return null}}function sS(e,t,r){let n;if(!r)return null;t.includes("/")&&([t="",n]=t.split("/",2));let o="";if(!(o=t.startsWith("[#")||t.startsWith("[rgb")?t.slice(1,-1):function e(t,r){let n=r[t];if(se(n))return n;if(st(n)&&se(n.DEFAULT))return n.DEFAULT;let[o="",...i]=t.split("-");for(;o!==t;){let t=r[o];if(st(t))return e(i.join("-"),t);if(0===i.length)break;o=`${o}-${i.shift()}`}return""}(t,r)))return null;if(n){let t=Number(n);if(!Number.isNaN(t))return o=s_(o,t/100),sr({[sE[e].color]:o})}return{kind:"dependent",complete(t){let r=t[sE[e].opacity];"number"==typeof r&&(o=s_(o,r)),t[sE[e].color]=o}}}function sk(e,t){let r=parseInt(t,10);return Number.isNaN(r)?null:{kind:"complete",style:{[sE[e].opacity]:r/100}}}function s_(e,t){return e.startsWith("#")?e=function(e){let t=e;e=e.replace(sT,(e,t,r,n)=>t+t+r+r+n+n);let r=sO.exec(e);if(!r)return sg(`invalid config hex color value: ${t}`),"rgba(0, 0, 0, 1)";let n=parseInt(r[1],16),o=parseInt(r[2],16),i=parseInt(r[3],16);return`rgba(${n}, ${o}, ${i}, 1)`}(e):e.startsWith("rgb(")&&(e=e.replace(/^rgb\(/,"rgba(").replace(/\)$/,", 1)")),e.replace(/, ?\d*\.?(\d+)\)$/,`, ${t})`)}var sE={bg:{opacity:"__opacity_bg",color:"backgroundColor"},text:{opacity:"__opacity_text",color:"color"},border:{opacity:"__opacity_border",color:"borderColor"},borderTop:{opacity:"__opacity_border",color:"borderTopColor"},borderBottom:{opacity:"__opacity_border",color:"borderBottomColor"},borderLeft:{opacity:"__opacity_border",color:"borderLeftColor"},borderRight:{opacity:"__opacity_border",color:"borderRightColor"},shadow:{opacity:"__opacity_shadow",color:"shadowColor"},tint:{opacity:"__opacity_tint",color:"tintColor"}},sT=/^#?([a-f\d])([a-f\d])([a-f\d])$/i,sO=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i;function sC(e){if((null==e?void 0:e.kind)!=="complete")return e;let t=e.style.borderTopRadius;void 0!==t&&(e.style.borderTopLeftRadius=t,e.style.borderTopRightRadius=t,delete e.style.borderTopRadius);let r=e.style.borderBottomRadius;void 0!==r&&(e.style.borderBottomLeftRadius=r,e.style.borderBottomRightRadius=r,delete e.style.borderBottomRadius);let n=e.style.borderLeftRadius;void 0!==n&&(e.style.borderBottomLeftRadius=n,e.style.borderTopLeftRadius=n,delete e.style.borderLeftRadius);let o=e.style.borderRightRadius;return void 0!==o&&(e.style.borderBottomRightRadius=o,e.style.borderTopRightRadius=o,delete e.style.borderRightRadius),e}function sP(e,t,r,n){let o=null;"inset"===e&&(t=t.replace(/^(x|y)-/,(e,t)=>(o="x"===t?"x":"y","")));let i=null==n?void 0:n[t];if(i){let t=sa(i,{isNegative:r});if(null!==t)return sA(e,o,t)}let a=sp(t,{isNegative:r});return null!==a?sA(e,o,a):null}function sA(e,t,r){if("inset"!==e)return sr({[e]:r});switch(t){case null:return sr({top:r,left:r,right:r,bottom:r});case"y":return sr({top:r,bottom:r});case"x":return sr({left:r,right:r})}}function sI(e,t,r){var n;t=t.replace(/^-/,"");let o=""===t?"DEFAULT":t,i=Number(null!=(n=null==r?void 0:r[o])?n:t);return Number.isNaN(i)?null:sr({[`flex${e}`]:i})}function sL(e,t,r={},n){let o=null==n?void 0:n[t];return void 0!==o?so(e,o,r):sh(e,t,r)}function sM(e,t,r={},n){let o=sa(null==n?void 0:n[t],r);return o?sr({[e]:o}):("screen"===t&&(t=e.includes("Width")?"100vw":"100vh"),sh(e,t,r))}function sD(e){let t=sp(e);return"number"==typeof t?t:null}var sR=class{constructor(e,t={},r,n,o){var i,a,s,l,u,c;this.config=t,this.cache=r,this.position=0,this.isNull=!1,this.isNegative=!1,this.context={},this.context.device=n;let f=e.trim().split(":"),p=[];1===f.length?this.string=e:(this.string=null!=(i=f.pop())?i:"",p=f),this.char=this.string[0];let h=function(e){if(!e)return{};let t=Object.entries(e).reduce((e,[t,r])=>{let n=[0,1/0,0],o="string"==typeof r?{min:r}:r,i=o.min?sl(o.min):0;null===i?sg(`invalid screen config value: ${t}->min: ${o.min}`):n[0]=i;let a=o.max?sl(o.max):1/0;return null===a?sg(`invalid screen config value: ${t}->max: ${o.max}`):n[1]=a,e[t]=n,e},{}),r=Object.values(t);r.sort((e,t)=>{let[r,n]=e,[o,i]=t;return n===1/0||i===1/0?r-o:n-i});let n=0;return r.forEach(e=>e[2]=n++),t}(null==(a=this.config.theme)?void 0:a.screens);for(let e of p)if(h[e]){let t=null==(s=h[e])?void 0:s[2];void 0!==t&&(this.order=(null!=(l=this.order)?l:0)+t);let r=null==(u=n.windowDimensions)?void 0:u.width;if(r){let[t,n]=null!=(c=h[e])?c:[0,0];(r<=t||r>n)&&(this.isNull=!0)}else this.isNull=!0}else!function(e){return a7.includes(e)}(e)?function(e){return a9.includes(e)}(e)?n.windowDimensions?(n.windowDimensions.width>n.windowDimensions.height?"landscape":"portrait")!==e?this.isNull=!0:this.incrementOrder():this.isNull=!0:"retina"===e?2===n.pixelDensity?this.incrementOrder():this.isNull=!0:"dark"===e?"dark"!==n.colorScheme?this.isNull=!0:this.incrementOrder():this.handlePossibleArbitraryBreakpointPrefix(e)||(this.isNull=!0):this.isNull=e!==o}parse(){if(this.isNull)return{kind:"null"};let e=this.cache.getIr(this.rest);if(e)return e;this.parseIsNegative();let t=this.parseUtility();return t?void 0!==this.order?{kind:"ordered",order:this.order,styleIr:t}:t:{kind:"null"}}parseUtility(){var e,t,r,n,o,i;let a,s=this.config.theme,l=null;switch(this.char){case"m":case"p":{let n=this.peekSlice(1,3).match(/^(t|b|r|l|x|y)?-/);if(n){let o="m"===this.char?"margin":"padding";this.advance((null!=(t=null==(e=n[0])?void 0:e.length)?t:0)+1);let i=sc(n[1]),a=function(e,t,r,n,o){let i="";if("["===n[0])i=n.slice(1,-1);else{let r=null==o?void 0:o[n];if(r)i=r;else{let r=sp(n);return r&&"number"==typeof r?sx(r,j.px,t,e):null}}if("auto"===i)return sw(t,e,"auto");let a=sn(i);if(!a)return null;let[s,l]=a;return r&&(s=-s),sx(s,l,t,e)}(o,i,this.isNegative,this.rest,null==(r=this.config.theme)?void 0:r[o]);if(a)return a}}}if(this.consumePeeked("h-")&&(l=sL("height",this.rest,this.context,null==s?void 0:s.height))||this.consumePeeked("w-")&&(l=sL("width",this.rest,this.context,null==s?void 0:s.width))||this.consumePeeked("min-w-")&&(l=sM("minWidth",this.rest,this.context,null==s?void 0:s.minWidth))||this.consumePeeked("min-h-")&&(l=sM("minHeight",this.rest,this.context,null==s?void 0:s.minHeight))||this.consumePeeked("max-w-")&&(l=sM("maxWidth",this.rest,this.context,null==s?void 0:s.maxWidth))||this.consumePeeked("max-h-")&&(l=sM("maxHeight",this.rest,this.context,null==s?void 0:s.maxHeight))||this.consumePeeked("leading-")&&(l=function(e,t){var r;let n=null!=(r=null==t?void 0:t[e])?r:e.startsWith("[")?e.slice(1,-1):e,o=sn(n);if(!o)return null;let[i,a]=o;if(a===j.none)return{kind:"dependent",complete(e){if("number"!=typeof e.fontSize)return"relative line-height utilities require that font-size be set";e.lineHeight=e.fontSize*i}};let s=ss(i,a);return null!==s?sr({lineHeight:s}):null}(this.rest,null==s?void 0:s.lineHeight))||this.consumePeeked("text-")&&((l=function(e,t,r={}){let n,o=null==t?void 0:t[e];if(!o)return sh("fontSize",e,r);if("string"==typeof o)return so("fontSize",o);let i={},[a,s]=o,l=(n=sa(a),null===n?null:{fontSize:n});if(l&&(i=l),"string"==typeof s)return sr(si("lineHeight",sb(s,i),i));let{lineHeight:u,letterSpacing:c}=s;return u&&si("lineHeight",sb(u,i),i),c&&si("letterSpacing",c,i),sr(i)}(this.rest,null==s?void 0:s.fontSize,this.context))||(l=sS("text",this.rest,null==s?void 0:s.textColor))||this.consumePeeked("opacity-")&&(l=sk("text",this.rest)))||this.consumePeeked("font-")&&(l=function(e,t){let r=null==t?void 0:t[e];if(!r)return null;if("string"==typeof r)return sr({fontFamily:r});let n=r[0];return n?sr({fontFamily:n}):null}(this.rest,null==s?void 0:s.fontFamily))||this.consumePeeked("aspect-")&&(this.consumePeeked("ratio-")&&sg("`aspect-ratio-{ratio}` is deprecated, use `aspect-{ratio}` instead"),l=so("aspectRatio",this.rest,{fractions:!0}))||this.consumePeeked("tint-")&&(l=sS("tint",this.rest,null==s?void 0:s.colors))||this.consumePeeked("bg-")&&((l=sS("bg",this.rest,null==s?void 0:s.backgroundColor))||this.consumePeeked("opacity-")&&(l=sk("bg",this.rest)))||this.consumePeeked("border")&&((l=function(e,t){let[r,n]=sf(e);if(r.match(/^(-?(\d)+)?$/)){var o=r,i=n,a=null==t?void 0:t.borderWidth;if(!a)return null;o=o.replace(/^-/,"");let e=a[""===o?"DEFAULT":o];if(void 0===e)return null;let s=`border${"All"===i?"":i}Width`;return so(s,e)}if(r=r.replace(/^-/,""),["dashed","solid","dotted"].includes(r))return sr({borderStyle:r});let s="border";switch(n){case"Bottom":s="borderBottom";break;case"Top":s="borderTop";break;case"Left":s="borderLeft";break;case"Right":s="borderRight"}let l=sS(s,r,null==t?void 0:t.borderColor);if(l)return l;let u=`border${"All"===n?"":n}Width`,c=(r=r.replace(/^-/,"")).slice(1,-1),f=sh(u,c);return"number"!=typeof(null==f?void 0:f.style[u])?null:f}(this.rest,s))||this.consumePeeked("-opacity-")&&(l=sk("border",this.rest)))||this.consumePeeked("rounded")&&(l=function(e,t){if(!t)return null;let[r,n]=sf(e);r=r.replace(/^-/,""),""===r&&(r="DEFAULT");let o=`border${"All"===n?"":n}Radius`,i=t[r];if(i)return sC(so(o,i));let a=sh(o,r);return"number"!=typeof(null==a?void 0:a.style[o])?null:sC(a)}(this.rest,null==s?void 0:s.borderRadius))||this.consumePeeked("bottom-")&&(l=sP("bottom",this.rest,this.isNegative,null==s?void 0:s.inset))||this.consumePeeked("top-")&&(l=sP("top",this.rest,this.isNegative,null==s?void 0:s.inset))||this.consumePeeked("left-")&&(l=sP("left",this.rest,this.isNegative,null==s?void 0:s.inset))||this.consumePeeked("right-")&&(l=sP("right",this.rest,this.isNegative,null==s?void 0:s.inset))||this.consumePeeked("inset-")&&(l=sP("inset",this.rest,this.isNegative,null==s?void 0:s.inset))||this.consumePeeked("flex-")&&(l=this.consumePeeked("grow")?sI("Grow",this.rest,null==s?void 0:s.flexGrow):this.consumePeeked("shrink")?sI("Shrink",this.rest,null==s?void 0:s.flexShrink):function(e,t){var r,n;if(e=(null==t?void 0:t[e])||e,["min-content","revert","unset"].includes(e))return null;if(e.match(/^\d+(\.\d+)?$/))return sr({flexGrow:Number(e),flexBasis:"0%"});let o=e.match(/^(\d+)\s+(\d+)$/);if(o)return sr({flexGrow:Number(o[1]),flexShrink:Number(o[2])});if(o=e.match(/^(\d+)\s+([^ ]+)$/)){let e=sa(null!=(r=o[2])?r:"");return e?sr({flexGrow:Number(o[1]),flexBasis:e}):null}if(o=e.match(/^(\d+)\s+(\d+)\s+(.+)$/)){let e=sa(null!=(n=o[3])?n:"");return e?sr({flexGrow:Number(o[1]),flexShrink:Number(o[2]),flexBasis:e}):null}return null}(this.rest,null==s?void 0:s.flex))||this.consumePeeked("grow")&&(l=sI("Grow",this.rest,null==s?void 0:s.flexGrow))||this.consumePeeked("shrink")&&(l=sI("Shrink",this.rest,null==s?void 0:s.flexShrink))||this.consumePeeked("shadow-color-opacity-")&&(l=sk("shadow",this.rest))||this.consumePeeked("shadow-opacity-")&&(i=this.rest,a=parseInt(i,10),l=Number.isNaN(a)?null:{kind:"complete",style:{shadowOpacity:a/100}})||this.consumePeeked("shadow-offset-")&&(l=function(e){if(e.includes("/")){let[t="",r=""]=e.split("/",2),n=sD(t),o=sD(r);return null===n||null===o?null:{kind:"complete",style:{shadowOffset:{width:n,height:o}}}}let t=sD(e);return null===t?null:{kind:"complete",style:{shadowOffset:{width:t,height:t}}}}(this.rest))||this.consumePeeked("shadow-radius-")&&(l=sh("shadowRadius",this.rest))||this.consumePeeked("shadow-")&&(l=sS("shadow",this.rest,null==s?void 0:s.colors)))return l;if(this.consumePeeked("elevation-")){let e=parseInt(this.rest,10);if(!Number.isNaN(e))return sr({elevation:e})}if(this.consumePeeked("opacity-")&&(l=function(e,t){let r=null==t?void 0:t[e];if(r){let e=sn(String(r));if(e)return sr({opacity:e[0]})}let n=sn(e);return n?sr({opacity:n[0]/100}):null}(this.rest,null==s?void 0:s.opacity))||this.consumePeeked("tracking-")&&(l=function(e,t,r){let n=null==r?void 0:r[e];if(n){let e=sn(n,{isNegative:t});if(!e)return null;let[r,i]=e;if(i===j.em){var o;return o=r,{kind:"dependent",complete(e){let t=e.fontSize;if("number"!=typeof t||Number.isNaN(t))return"tracking-X relative letter spacing classes require font-size to be set";e.letterSpacing=Math.round((o*t+Number.EPSILON)*100)/100}}}if(i===j.percent)return sg("percentage-based letter-spacing configuration currently unsupported, switch to `em`s, or open an issue if you'd like to see support added."),null;let a=ss(r,i,{isNegative:t});return null!==a?sr({letterSpacing:a}):null}return sh("letterSpacing",e,{isNegative:t})}(this.rest,this.isNegative,null==s?void 0:s.letterSpacing)))return l;if(this.consumePeeked("z-")){let e=Number(null!=(o=null==(n=null==s?void 0:s.zIndex)?void 0:n[this.rest])?o:this.rest);if(!Number.isNaN(e))return sr({zIndex:e})}return sg(`\`${this.rest}\` unknown or invalid utility`),null}handlePossibleArbitraryBreakpointPrefix(e){var t;if("m"!==e[0])return!1;let r=e.match(/^(min|max)-(w|h)-\[([^\]]+)\]$/);if(!r)return!1;if(!(null!=(t=this.context.device)&&t.windowDimensions))return this.isNull=!0,!0;let n=this.context.device.windowDimensions,[,o="",i="",a=""]=r,s="w"===i?n.width:n.height,l=sn(a,this.context);if(null===l)return this.isNull=!0,!0;let[u,c]=l;return"px"!==c&&(this.isNull=!0),("min"===o?s>=u:s<=u)?this.incrementOrder():this.isNull=!0,!0}advance(e=1){this.position+=e,this.char=this.string[this.position]}get rest(){return this.peekSlice(0,this.string.length)}peekSlice(e,t){return this.string.slice(this.position+e,this.position+t)}consumePeeked(e){return this.peekSlice(0,e.length)===e&&(this.advance(e.length),!0)}parseIsNegative(){"-"===this.char&&(this.advance(),this.isNegative=!0,this.context.isNegative=!0)}incrementOrder(){var e;this.order=(null!=(e=this.order)?e:0)+1}};function sU(e){return e.trim().split(/\s+/)}function sF(e,t,r){return r.indexOf(e)===t}function sN(e){throw Error(`tailwindcss plugin function argument object prop "${e}" not implemented`)}var sB={addComponents:sN,addBase:sN,addVariant:sN,e:sN,prefix:sN,theme:sN,variants:sN,config:sN,corePlugins:sN,matchUtilities:sN,postcss:null},sW={handler:({addUtilities:e})=>{e({"shadow-sm":{boxShadow:"0 1px 2px 0 rgb(0 0 0 / 0.05)"},shadow:{boxShadow:"0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1)"},"shadow-md":{boxShadow:"0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)"},"shadow-lg":{boxShadow:"0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)"},"shadow-xl":{boxShadow:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)"},"shadow-2xl":{boxShadow:"0 25px 50px -12px rgb(0 0 0 / 0.25)"},"shadow-inner":{boxShadow:"inset 0 2px 4px 0 rgb(0 0 0 / 0.05)"},"shadow-none":{boxShadow:"0 0 #0000"}})}},sj=new WeakMap;async function sG(e,t){let r,n=await iz();if(!n||!n.Node)throw Error("Satori is not initialized: expect `yoga` to be loaded, got "+n);t.fonts=t.fonts||[],sj.has(t.fonts)?r=sj.get(t.fonts):sj.set(t.fonts,r=new a6(t.fonts));let o="width"in t?t.width:void 0,i="height"in t?t.height:void 0,a=function(e,t){if(!t)return e.Node.create();{let r=e.Config.create();return r.setPointScaleFactor(t),e.Node.createWithConfig(r)}}(n,t.pointScaleFactor);o&&a.setWidth(o),i&&a.setHeight(i),a.setFlexDirection(n.FLEX_DIRECTION_ROW),a.setFlexWrap(n.WRAP_WRAP),a.setAlignContent(n.ALIGN_AUTO),a.setAlignItems(n.ALIGN_FLEX_START),a.setJustifyContent(n.JUSTIFY_FLEX_START),a.setOverflow(n.OVERFLOW_HIDDEN);let s={...t.graphemeImages},l=new Set;iJ.clear(),i0.clear(),await at(e);let u=a5(e,{id:"id",parentStyle:{},inheritedStyle:{fontSize:16,fontWeight:"normal",fontFamily:"serif",fontStyle:"normal",lineHeight:"normal",color:"black",opacity:1,whiteSpace:"normal",_viewportWidth:o,_viewportHeight:i},parent:a,font:r,embedFont:t.embedFont,debug:t.debug,graphemeImages:s,canLoadAdditionalAssets:!!t.loadAdditionalAsset,onNodeDetected:t.onNodeDetected,getTwStyles:(e,r)=>{let n={...(function({width:e,height:t,config:r}){return $||($=function(e){var t,r;let n=(0,a8.default)({...e,content:["_no_warnings_please"]}),o={},i=(t=n.plugins,null!=(r=null==t?void 0:t.reduce((e,t)=>{var r;let n;return{...e,...(r=t.handler,n={},r({addUtilities:e=>{n=e},...sB}),n)}},{}))?r:{}),a={},s=Object.entries(i).map(([e,t])=>"string"==typeof t?(a[e]=t,[e,{kind:"null"}]):[e,sr(t)]).filter(([,e])=>"null"!==e.kind);function l(){return[!!o.windowDimensions&&`w${o.windowDimensions.width}`,!!o.windowDimensions&&`h${o.windowDimensions.height}`,!!o.fontScale&&`fs${o.fontScale}`,"dark"===o.colorScheme&&"dark",2===o.pixelDensity&&"retina"].filter(Boolean).join("--")||"default"}let u=l(),c={};function f(){let e=c[u];if(e)return e;let t=new sy(s);return c[u]=t,t}function p(...e){let t,r,i=f(),s={},l=[],u=[],[c,h]=(t=[],r=null,e.forEach(e=>{if("string"==typeof e)t=[...t,...sU(e)];else if(Array.isArray(e))t=[...t,...e.flatMap(sU)];else if("object"==typeof e&&null!==e)for(let[n,o]of Object.entries(e))"boolean"==typeof o?t=[...t,...o?sU(n):[]]:r?r[n]=o:r={[n]:o}}),[t.filter(Boolean).filter(sF),r]),d=c.join(" "),g=i.getStyle(d);if(g)return{...g,...h||{}};for(let e of c){let t=i.getIr(e);if(!t&&e in a){let t=p(a[e]);i.setIr(e,sr(t)),s={...s,...t};continue}switch((t=new sR(e,n,i,o,"web").parse()).kind){case"complete":s={...s,...t.style},i.setIr(e,t);break;case"dependent":l.push(t);break;case"ordered":u.push(t);break;case"null":i.setIr(e,t)}}if(u.length>0)for(let e of(u.sort((e,t)=>e.order-t.order),u))switch(e.styleIr.kind){case"complete":s={...s,...e.styleIr.style};break;case"dependent":l.push(e.styleIr)}if(l.length>0){for(let e of l){let t=e.complete(s);t&&sg(t)}var v=s;for(let e in v)e.startsWith("__opacity_")&&delete v[e]}return""!==d&&i.setStyle(d,s),h&&(s={...s,...h}),s}let h=(e,...t)=>{let r="";return e.forEach((e,n)=>{var o;r+=e+(null!=(o=t[n])?o:"")}),p(r)};return h.style=p,h.color=function(e){let t=p(e.split(/\s+/g).map(e=>e.replace(/^(bg|text|border)-/,"")).map(e=>`bg-${e}`).join(" "));return"string"==typeof t.backgroundColor?t.backgroundColor:void 0},h.prefixMatch=(...e)=>{let t=e.sort().join(":"),r=f(),i=r.getPrefixMatch(t);if(void 0!==i)return i;let a="null"!==new sR(`${t}:flex`,n,r,o,"web").parse().kind;return r.setPrefixMatch(t,a),a},h.setWindowDimensions=e=>{o.windowDimensions=e,u=l()},h.setFontScale=e=>{o.fontScale=e,u=l()},h.setPixelDensity=e=>{o.pixelDensity=e,u=l()},h.setColorScheme=e=>{o.colorScheme=e,u=l()},h}({...r,plugins:[...(null==r?void 0:r.plugins)??[],sW]})),$.setWindowDimensions({width:+e,height:+t}),$})({width:o,height:i,config:t.tailwindConfig})([e])};return"number"==typeof n.lineHeight&&(n.lineHeight=n.lineHeight/(+n.fontSize||r.fontSize||16)),n.shadowColor&&n.boxShadow&&(n.boxShadow=n.boxShadow.replace(/rgba?\([^)]+\)/,n.shadowColor)),n}}),c=(await u.next()).value;if(t.loadAdditionalAsset&&c.length){let e=function(e){let t={},r={};for(let{word:t,locale:n}of e){let e=(function(e,t){for(let t of Object.keys(a0))if(a0[t].test(e))return[t];let r=Object.keys(a1).filter(t=>a1[t].test(e));if(0===r.length)return["unknown"];if(t){let e=r.findIndex(e=>e===t);-1!==e&&(r.splice(e,1),r.unshift(t))}return r})(t,n).join("|");r[e]=r[e]||"",r[e]+=t}return Object.keys(r).forEach(e=>{t[e]=t[e]||[],"emoji"===e?t[e].push(...s$(iF(r[e],"grapheme"))):(t[e][0]=t[e][0]||"",t[e][0]+=s$(iF(r[e],"grapheme","unknown"===e?void 0:e)).join(""))}),t}(c),n=[],o={};await Promise.all(Object.entries(e).flatMap(([e,r])=>r.map(r=>{let i=`${e}_${r}`;return l.has(i)?null:(l.add(i),t.loadAdditionalAsset(e,r).then(e=>{"string"==typeof e?o[r]=e:e&&(Array.isArray(e)?n.push(...e):n.push(e))}))}))),r.addFonts(n),Object.assign(s,o)}await u.next(),a.calculateLayout(o,i,n.DIRECTION_LTR);let f=(await u.next([0,0])).value,p=a.getComputedWidth(),h=a.getComputedHeight();return a.freeRecursive(),function({width:e,height:t,content:r}){return iN("svg",{width:e,height:t,viewBox:`0 0 ${e} ${t}`,xmlns:"http://www.w3.org/2000/svg"},r)}({width:p,height:h,content:f})}function s$(e){return Array.from(new Set(e))}var sz={},sV={Resvg:()=>lo,initWasm:()=>ln};for(var sq in sV)Y(sz,sq,{get:sV[sq],enumerable:!0});var sH=Array(128).fill(void 0);sH.push(void 0,null,!0,!1);var sX=sH.length;function sY(e){sX===sH.length&&sH.push(sH.length+1);let t=sX;return sX=sH[t],sH[t]=e,t}function sZ(e){let t=sH[e];return e<132||(sH[e]=sX,sX=e),t}var sQ=0,sK=null;function sJ(){return(null===sK||0===sK.byteLength)&&(sK=new Uint8Array(z.memory.buffer)),sK}var s0=new TextEncoder("utf-8"),s1="function"==typeof s0.encodeInto?function(e,t){return s0.encodeInto(e,t)}:function(e,t){let r=s0.encode(e);return t.set(r),{read:e.length,written:r.length}};function s2(e,t,r){if(void 0===r){let r=s0.encode(e),n=t(r.length);return sJ().subarray(n,n+r.length).set(r),sQ=r.length,n}let n=e.length,o=t(n),i=sJ(),a=0;for(;a<n;a++){let t=e.charCodeAt(a);if(t>127)break;i[o+a]=t}if(a!==n){0!==a&&(e=e.slice(a)),o=r(o,n,n=a+3*e.length);let t=sJ().subarray(o+a,o+n),i=s1(e,t);a+=i.written}return sQ=a,o}var s5=null;function s4(){return(null===s5||0===s5.byteLength)&&(s5=new Int32Array(z.memory.buffer)),s5}var s3=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});function s6(e,t){return s3.decode(sJ().subarray(e,e+t))}s3.decode();var s8=class{static __wrap(e){let t=Object.create(s8.prototype);return t.ptr=e,t}__destroy_into_raw(){let e=this.ptr;return this.ptr=0,e}free(){let e=this.__destroy_into_raw();z.__wbg_bbox_free(e)}get x(){return z.__wbg_get_bbox_x(this.ptr)}set x(e){z.__wbg_set_bbox_x(this.ptr,e)}get y(){return z.__wbg_get_bbox_y(this.ptr)}set y(e){z.__wbg_set_bbox_y(this.ptr,e)}get width(){return z.__wbg_get_bbox_width(this.ptr)}set width(e){z.__wbg_set_bbox_width(this.ptr,e)}get height(){return z.__wbg_get_bbox_height(this.ptr)}set height(e){z.__wbg_set_bbox_height(this.ptr,e)}},s7=class{static __wrap(e){let t=Object.create(s7.prototype);return t.ptr=e,t}__destroy_into_raw(){let e=this.ptr;return this.ptr=0,e}free(){let e=this.__destroy_into_raw();z.__wbg_renderedimage_free(e)}get width(){return z.renderedimage_width(this.ptr)>>>0}get height(){return z.renderedimage_height(this.ptr)>>>0}asPng(){try{let r=z.__wbindgen_add_to_stack_pointer(-16);z.renderedimage_asPng(r,this.ptr);var e=s4()[r/4+0],t=s4()[r/4+1];if(s4()[r/4+2])throw sZ(t);return sZ(e)}finally{z.__wbindgen_add_to_stack_pointer(16)}}get pixels(){let e=z.renderedimage_pixels(this.ptr);return sZ(e)}},s9=class{static __wrap(e){let t=Object.create(s9.prototype);return t.ptr=e,t}__destroy_into_raw(){let e=this.ptr;return this.ptr=0,e}free(){let e=this.__destroy_into_raw();z.__wbg_resvg_free(e)}constructor(e,t){try{const a=z.__wbindgen_add_to_stack_pointer(-16);var r=null==t?0:s2(t,z.__wbindgen_malloc,z.__wbindgen_realloc),n=sQ;z.resvg_new(a,sY(e),r,n);var o=s4()[a/4+0],i=s4()[a/4+1];if(s4()[a/4+2])throw sZ(i);return s9.__wrap(o)}finally{z.__wbindgen_add_to_stack_pointer(16)}}get width(){return z.resvg_width(this.ptr)}get height(){return z.resvg_height(this.ptr)}render(){try{let r=z.__wbindgen_add_to_stack_pointer(-16);z.resvg_render(r,this.ptr);var e=s4()[r/4+0],t=s4()[r/4+1];if(s4()[r/4+2])throw sZ(t);return s7.__wrap(e)}finally{z.__wbindgen_add_to_stack_pointer(16)}}toString(){try{let r=z.__wbindgen_add_to_stack_pointer(-16);z.resvg_toString(r,this.ptr);var e=s4()[r/4+0],t=s4()[r/4+1];return s6(e,t)}finally{z.__wbindgen_add_to_stack_pointer(16),z.__wbindgen_free(e,t)}}innerBBox(){let e=z.resvg_innerBBox(this.ptr);return 0===e?void 0:s8.__wrap(e)}getBBox(){let e=z.resvg_getBBox(this.ptr);return 0===e?void 0:s8.__wrap(e)}cropByBBox(e){!function(e,t){if(!(e instanceof t))throw Error(`expected instance of ${t.name}`);e.ptr}(e,s8),z.resvg_cropByBBox(this.ptr,e.ptr)}imagesToResolve(){try{let r=z.__wbindgen_add_to_stack_pointer(-16);z.resvg_imagesToResolve(r,this.ptr);var e=s4()[r/4+0],t=s4()[r/4+1];if(s4()[r/4+2])throw sZ(t);return sZ(e)}finally{z.__wbindgen_add_to_stack_pointer(16)}}resolveImage(e,t){try{let n=z.__wbindgen_add_to_stack_pointer(-16),o=s2(e,z.__wbindgen_malloc,z.__wbindgen_realloc),i=sQ;z.resvg_resolveImage(n,this.ptr,o,i,sY(t));var r=s4()[n/4+0];if(s4()[n/4+1])throw sZ(r)}finally{z.__wbindgen_add_to_stack_pointer(16)}}};async function le(e,t){if("function"==typeof Response&&e instanceof Response){if("function"==typeof WebAssembly.instantiateStreaming)try{return await WebAssembly.instantiateStreaming(e,t)}catch(t){if("application/wasm"!=e.headers.get("Content-Type"))console.warn("`WebAssembly.instantiateStreaming` failed because your server does not serve wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n",t);else throw t}let r=await e.arrayBuffer();return await WebAssembly.instantiate(r,t)}{let r=await WebAssembly.instantiate(e,t);return r instanceof WebAssembly.Instance?{instance:r,module:e}:r}}async function lt(e){let t;void 0===e&&(e=new URL("index_bg.wasm",void 0));let r=((t={}).wbg={},t.wbg.__wbg_new_15d3966e9981a196=function(e,t){let r=Error(s6(e,t));return sY(r)},t.wbg.__wbindgen_memory=function(){let e=z.memory;return sY(e)},t.wbg.__wbg_buffer_cf65c07de34b9a08=function(e){let t=sH[e].buffer;return sY(t)},t.wbg.__wbg_newwithbyteoffsetandlength_9fb2f11355ecadf5=function(e,t,r){let n=new Uint8Array(sH[e],t>>>0,r>>>0);return sY(n)},t.wbg.__wbindgen_object_drop_ref=function(e){sZ(e)},t.wbg.__wbg_new_537b7341ce90bb31=function(e){let t=new Uint8Array(sH[e]);return sY(t)},t.wbg.__wbg_instanceof_Uint8Array_01cebe79ca606cca=function(e){let t;try{t=sH[e]instanceof Uint8Array}catch(e){t=!1}return t},t.wbg.__wbindgen_string_get=function(e,t){let r=sH[t],n="string"==typeof r?r:void 0;var o=null==n?0:s2(n,z.__wbindgen_malloc,z.__wbindgen_realloc),i=sQ;s4()[e/4+1]=i,s4()[e/4+0]=o},t.wbg.__wbg_new_b525de17f44a8943=function(){return sY([])},t.wbg.__wbindgen_string_new=function(e,t){let r=s6(e,t);return sY(r)},t.wbg.__wbg_push_49c286f04dd3bf59=function(e,t){return sH[e].push(sH[t])},t.wbg.__wbg_length_27a2afe8ab42b09f=function(e){return sH[e].length},t.wbg.__wbg_set_17499e8aa4003ebd=function(e,t,r){sH[e].set(sH[t],r>>>0)},t.wbg.__wbindgen_throw=function(e,t){throw Error(s6(e,t))},t);("string"==typeof e||"function"==typeof Request&&e instanceof Request||"function"==typeof URL&&e instanceof URL)&&(e=fetch(e));let{instance:n,module:o}=await le(await e,r);return z=n.exports,lt.__wbindgen_wasm_module=o,s5=null,sK=null,z}var lr=!1,ln=async e=>{if(lr)throw Error("Already initialized. The `initWasm()` function can be used only once.");await lt(await e),lr=!0},lo=class extends s9{constructor(e,t){if(!lr)throw Error("Wasm has not been initialized. Call `initWasm()` function.");super(e,JSON.stringify(t))}},li=String.fromCharCode(8205),la=/\uFE0F/g,ls={twemoji:e=>"https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/svg/"+e.toLowerCase()+".svg",openmoji:"https://cdn.jsdelivr.net/npm/@svgmoji/openmoji@2.0.0/svg/",blobmoji:"https://cdn.jsdelivr.net/npm/@svgmoji/blob@2.0.0/svg/",noto:"https://cdn.jsdelivr.net/gh/svgmoji/svgmoji/packages/svgmoji__noto/svg/",fluent:e=>"https://cdn.jsdelivr.net/gh/shuding/fluentui-emoji-unicode/assets/"+e.toLowerCase()+"_color.svg",fluentFlat:e=>"https://cdn.jsdelivr.net/gh/shuding/fluentui-emoji-unicode/assets/"+e.toLowerCase()+"_flat.svg"},ll=class{constructor(){this.rangesByLang={}}async detect(e,t){await this.load(t);let r={};for(let n of e){let e=this.detectSegment(n,t);e&&(r[e]=r[e]||"",r[e]+=n)}return r}detectSegment(e,t){for(let r of t){let t=this.rangesByLang[r];if(t&&function(e,t){let r=e.codePointAt(0);return!!r&&t.some(e=>{if("number"==typeof e)return r===e;{let[t,n]=e;return t<=r&&r<=n}})}(e,t))return r}return null}async load(e){let t="",r=Object.keys(this.rangesByLang),n=e.filter(e=>!r.includes(e));if(0===n.length)return;for(let e of n)t+=`family=${e}&`;t+="display=swap";let o=`https://fonts.googleapis.com/css2?${t}`,i=await (await fetch(o,{headers:{"User-Agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36"}})).text();this.addDetectors(i)}addDetectors(e){for(let[,t,r]of e.matchAll(/font-family:\s*'(.+?)';.+?unicode-range:\s*(.+?);/gms)){let e=t.replaceAll(" ","+");this.rangesByLang[e]||(this.rangesByLang[e]=[]),this.rangesByLang[e].push(...r.split(", ").map(e=>{let[t,r]=(e=e.replaceAll("U+","")).split("-").map(e=>parseInt(e,16));return isNaN(r)?t:[t,r]}))}}},lu={"ja-JP":"Noto+Sans+JP","ko-KR":"Noto+Sans+KR","zh-CN":"Noto+Sans+SC","zh-TW":"Noto+Sans+TC","zh-HK":"Noto+Sans+HK","th-TH":"Noto+Sans+Thai","bn-IN":"Noto+Sans+Bengali","ar-AR":"Noto+Sans+Arabic","ta-IN":"Noto+Sans+Tamil","ml-IN":"Noto+Sans+Malayalam","he-IL":"Noto+Sans+Hebrew","te-IN":"Noto+Sans+Telugu",devanagari:"Noto+Sans+Devanagari",kannada:"Noto+Sans+Kannada",symbol:["Noto+Sans+Symbols","Noto+Sans+Symbols+2"],math:"Noto+Sans+Math",unknown:"Noto+Sans"};async function lc(e,t){if(!e||!t)return;let r=`https://fonts.googleapis.com/css2?family=${e}&text=${encodeURIComponent(t)}`,n=(await (await fetch(r,{headers:{"User-Agent":"Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_8; de-at) AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1"}})).text()).match(/src: url\((.+)\) format\('(opentype|truetype)'\)/);if(!n)throw Error("Failed to download dynamic font");let o=await fetch(n[1]);if(!o.ok)throw Error("Failed to download dynamic font. Status: "+o.status);return o.arrayBuffer()}var lf=new ll,lp=new Map;async function lh(e,t,r,n,o,i){let a,s=Object.assign({width:1200,height:630,debug:!1},n),l=await e(i,{width:s.width,height:s.height,debug:s.debug,fonts:s.fonts||o,loadAdditionalAsset:(({emoji:e})=>{let t=async(t,r)=>{if("emoji"===t){var n,o;let t;return"data:image/svg+xml;base64,"+btoa(await (await (n=function(e){for(var t=[],r=0,n=0,o=0;o<e.length;)r=e.charCodeAt(o++),n?(t.push((65536+(n-55296<<10)+(r-56320)).toString(16)),n=0):55296<=r&&r<=56319?n=r:t.push(r.toString(16));return t.join("-")}(0>r.indexOf(li)?r.replace(la,""):r),(!(o=e)||!ls[o])&&(o="twemoji"),t=ls[o],"function"==typeof t?fetch(t(n)):fetch(`${t}${n.toUpperCase()}.svg`))).text())}let i=t.split("|"),a=i.map(e=>lu[e]).filter(Boolean).flat();if(0===a.length)return[];try{let e=await lf.detect(r,a),t=Object.keys(e);return(await Promise.all(t.map(t=>lc(t,e[t])))).map((e,t)=>({name:`satori_${i[t]}_fallback_${r}`,data:e,weight:400,style:"normal",lang:"unknown"===i[t]?void 0:i[t]}))}catch(e){console.error("Failed to load dynamic font for",r,". Error:",e)}};return async(...e)=>{let r=JSON.stringify(e),n=lp.get(r);if(n)return n;let o=await t(...e);return lp.set(r,o),o}})({emoji:s.emoji})});if(r)a=await r(new TextEncoder().encode(l)).resize(s.width).png().toBuffer();else{let e=new t.Resvg(l,{fitTo:{mode:"width",value:s.width}}),r=e.render();a=r.asPng(),r.free(),e.free()}return a}var ld=ln(q.default),lg=(i=V.default,Promise.resolve().then(()=>(op(),ol)).then(e=>e.init(i))),lv=fetch(new URL(e.R(57445))).then(e=>e.arrayBuffer()),lm=class extends Response{constructor(e,t={}){super(new ReadableStream({async start(r){let[n]=await Promise.all([lv,lg,ld]),o=await lh(sG,sz,void 0,t,[{name:"geist",data:n,weight:400,style:"normal"}],e);r.enqueue(o),r.close()}}),{headers:{"content-type":"image/png","cache-control":"public, immutable, no-transform, max-age=31536000",...t.headers},status:t.status,statusText:t.statusText})}};e.s(["ImageResponse",0,lm]),r()}catch(e){r(e)}},!1)]);
|
|
56
|
+
|
|
57
|
+
//# sourceMappingURL=node_modules_next_dist_compiled_%40vercel_og_11csqje._.js.map
|