From 3394e3dd2316387ea408fb3848342a023af7195f Mon Sep 17 00:00:00 2001 From: ee-extensions release bot Date: Thu, 25 Jun 2026 13:02:10 +0000 Subject: [PATCH] release eea-event-companion 0.16.3 --- eea-event-companion.json | 8 ++++---- ...6.2.zip => eea-event-companion-0.16.3.zip} | Bin 397640 -> 397723 bytes 2 files changed, 4 insertions(+), 4 deletions(-) rename eea-event-companion/{eea-event-companion-0.16.2.zip => eea-event-companion-0.16.3.zip} (88%) diff --git a/eea-event-companion.json b/eea-event-companion.json index d8362a0..8581523 100644 --- a/eea-event-companion.json +++ b/eea-event-companion.json @@ -1,13 +1,13 @@ { "name": "Event Espresso 4 - Event Companion", "slug": "eea-event-companion", - "version": "0.16.2", - "download_url": "https://gitea.mulligan.casa/ee-extensions/foh-updates/raw/branch/main/eea-event-companion/eea-event-companion-0.16.2.zip", + "version": "0.16.3", + "download_url": "https://gitea.mulligan.casa/ee-extensions/foh-updates/raw/branch/main/eea-event-companion/eea-event-companion-0.16.3.zip", "homepage": "https://gitea.mulligan.casa/ee-extensions/eea-event-companion", "requires": "6.4", "tested": "7.0", "requires_php": "8.1", - "last_updated": "2026-06-25 12:52:25", + "last_updated": "2026-06-25 13:02:10", "icons": { "1x": "https://gitea.mulligan.casa/ee-extensions/foh-updates/raw/branch/main/eea-event-companion/icon-128x128.png", "2x": "https://gitea.mulligan.casa/ee-extensions/foh-updates/raw/branch/main/eea-event-companion/icon-256x256.png" @@ -26,6 +26,6 @@ "description": "

Event Companion adds an attendee-facing progressive web app (PWA) to any Event Espresso event. Attendees access the companion via a QR code or short link, authenticate with a magic link tied to their registration, and get a mobile-native experience with:

\n\n

All configuration is per-event from wp-admin under the Event Espresso menu. The companion is general-purpose and organization-agnostic.

\n

Self-contained on Event Espresso. The companion works on a plain Event Espresso install. No additional plugins are required.

", "installation": "
    \n
  1. Install and activate Event Espresso 4.
  2. \n
  3. Upload this plugin to wp-content/plugins/ and activate it. Activation creates the companion tables.
  4. \n
  5. Navigate to Event Espresso > Event Companion in wp-admin to configure the companion for an event.
  6. \n
", "faq": "

Does this require any other plugins?

\n

Only Event Espresso 4. The companion is fully self-contained.

\n

How do attendees access the companion?

\n

Via a magic link sent to the email on their registration, or by scanning a QR code at the event.

", - "changelog": "

0.16.2
\n* Announcement formatting now displays. Rich text in an announcement (paragraphs, bold, links, lists) renders properly in the News feed instead of showing raw HTML tags. (Push notifications remain plain text.)

\n

0.16.1
\n* Map loading is now reliable. The map waits for its viewport to finish sizing before fitting the floorplan, then fades in — fixing occasional off-centre loads and the rare blank map (it used to measure too early, during the screen transition, and mis-place or hide the plan). Correctness over a fraction of a second.

\n

0.16.0
\n* Schedule cards redesigned. A cleaner, more compact card: time and location share a line, the source schedule and tags sit together, and the calendar / reminder / share actions are tucked into a single overflow (⋮) menu instead of cluttering the card.
\n* New \"Share\" action. Share a session straight from the menu — uses the phone's native share sheet when available, otherwise copies the link and confirms with a toast.
\n* The same card everywhere. A location's detail page now shows its sessions as the same cards (tap one to open it), and a session's detail links back to its location — closing the loop between the schedule and the map.
\n* Map background fills the whole view. A vector floorplan's background colour now paints the entire map viewport, so the area around the plan matches it instead of showing a mismatched band when you pan or zoom.
\n* Cross-floor link markers sit on their rooms. Navigation-link markers on element-bound Spaces (e.g. \"To Level 3\") now appear on the bound room rather than defaulting to the centre of the map.
\n* Fixed a map-switch race where a previous map's failed image could briefly blank the map you just switched to.

\n

0.15.1
\n* The in-app boot splash logo now scales with the screen (instead of a fixed small size), so it fills more of a large/retina display.

\n

0.15.0
\n* Site-wide settings now live on their own \"Global\" tab (Event Companion → Global), separate from any event — the App Name / icon / splash / accent and the Web Push setup moved there. No need to pick an event to manage them.
\n* Add-to-calendar is now a provider menu — Google Calendar, Outlook, Office 365, or Apple/.ics. Each opens that calendar with the session (using that calendar's own default reminder). This works reliably across phones, including Android, instead of relying on a single behaviour.
\n* The reminder star now carries the reminder time. Tap the star and pick how far ahead to be notified — 15 / 30 / 45 minutes or 1 hour before — delivered as a push notification at that time. (The exact lead lives on the push reminder now; the calendar entry uses your calendar's default.)
\n* The \"notifications blocked\" message is now helpful — it explains how to re-enable notifications in your browser's site settings (and on iOS, offers to install the app, which can prompt again).

\n

0.14.0
\n* Add-to-calendar now opens the Calendar app instead of downloading a file. Tapping a reminder time hands the event straight to the phone's calendar (the \"Add to Calendar\" sheet on iOS, open-with on Android). The service worker serves the event on-device, so it works fully offline — no signal needed to add it, and the alarm still fires offline once it's in.

\n

0.13.0
\n* Pick your reminder time when adding a session to your calendar. The calendar button now offers None / 15 / 30 / 45 minutes / 1 hour before — set as a real alarm on the calendar event. Because it's the phone's own calendar, the reminder fires offline, in airplane mode, and with the app closed (the dependable way to be reminded at a venue with no signal). The in-app star notification remains for when you're online.

\n

0.12.0
\n* Add any session to your calendar. Every schedule item now has a calendar button that downloads a standard .ics — works with Apple, Google, and Outlook calendars.
\n* Reminders. Tap the star on a session to be reminded about 15 minutes before it starts (a push notification). Starring asks to turn on notifications the first time, and your stars sync to the server so they survive a reinstall. No sign-in.
\n* Smarter notification opt-in. The \"Get notified\" prompt now also appears on the home screen, and installing the app (or starring a session) offers to turn on notifications — all from a tap, never a surprise pop-up.
\n* Feedback forms support more question types on device. Multiple-choice (radio), number, and \"choose several\" (checkbox) questions now render and submit correctly in the app, matching the form builder.

\n

0.11.0
\n* App identity is now site-wide. The installed app's name, home-screen icon, splash, and base accent colour are set once for the whole site/organisation (Event Companion → App Settings → \"App Identity\"), independent of any single event. The install name now follows your App Name (or the site name) instead of the generic \"Event Companion\", and the icon follows your chosen icon everywhere — including at shared /g/… links. (Per-event Design themes still apply as in-app skinning when an event is in focus.)
\n* Announcements can be org-wide. A new \"Show org-wide\" toggle (on by default) makes an announcement visible across the whole app — even before anyone has picked an event — instead of only inside one event. Turn it off to scope an announcement to a single event.
\n* Clear publish controls for announcements. The announcement editor now has explicit Publish now, Schedule, and Save draft buttons. (Previously, leaving the time blank silently saved a hidden draft.)

\n

0.10.0
\n* Schedule entries can now carry tags (e.g. keynote, workshop, food). Attendees see tag chips on each session and can filter a schedule by tag, right on the schedule view.
\n* New optional All Schedules view: turn it on per event (Schedule tab) to add an \"All\" tab at the front that merges every schedule's sessions in time order, grouped by day, each labelled with its source schedule. Its tag filter spans every schedule. Exclude individual sessions from the combined view from the entry editor.
\n* Tags and the All-Schedules settings travel through Export / Import.

\n

0.9.0
\n* Venue maps can now use a vector floorplan (an SVG export from Inkscape, Illustrator, or similar) as the base, with a per-map background colour — upload one when adding or editing a map. Uploaded SVGs are sanitized on upload, on serve, and on import.
\n* New element binding: instead of re-tracing rooms by hand, pick any area already drawn in the floorplan — through a structure tree of its layers, groups, and shapes — and turn it into a tappable Space. Each bound Space gets its own resting and focused-state highlight colour and opacity, and the floorplan's own room outlines light up on the map.
\n* Drawn polygon Spaces still work and mix freely with bound ones on the same map; convert either way (detach a bound Space to a point, or bind a drawn/point feature to an element). The vector floorplan and its bindings travel through Export / Import.

\n

0.8.0
\n* Venue maps can now have Spaces — tappable polygon regions (rooms, zones) you draw right on the map. Each Space carries an optional highlight colour, fill opacity, zoom-to-fit on focus, and a centroid marker, and works as a schedule location and a tap target just like a pin.
\n* Rebuilt map editor: a toolbar to place pins or draw Spaces (click corners to close), full corner editing (drag, double-click an edge to add, Delete to remove), and a docked options panel for the selected feature — replacing the old prompt() dialogs.
\n* Pins and Spaces can now do more on tap: show a basic info popup (a short blurb, without leaving the map), or act as a navigation link to another location or map (a picker appears when there's more than one destination). Either can also display an optional glyph icon.
\n* Map saves keep stable ids, so schedule locations, links, and deep-links survive an edit; navigation links remap correctly across export and import.

\n

0.7.0
\n* Added a color-coded plugin icon (delivered through the update channel) and declared WordPress 7.0 compatibility. No functional change.

\n

0.6.0
\n* Web push notifications: attendees can opt in from the News tab to be notified when an announcement is published (deep-linking to the linked session when set). Generate the signing key under App Settings → Web Push. Self-contained — no extra service required; iOS install-gated.
\n* The home \"Happening now / next\" ribbon now flags a live or upcoming session that has linked announcements with a 📣 count.

\n

0.5.0
\n* Announcement ↔ session linking: an announcement can point at one schedule session. The attendee app shows a tap-through session chip on the announcement card and a \"Related updates\" list on the session page; set the link from the new \"Related session\" picker in wp-admin (grouped by schedule, times in the event timezone). Deleting a session cleanly unlinks its announcements.

\n

0.4.0
\n* Installed PWA branding: the home-screen icon, iOS splash, and theme color now follow the live event's branding (cascade: live event → a new site-wide default → plugin default), instead of the static default. New \"Default App Branding\" controls on the App Settings tab set the site-wide fallback. Manifest is cache-busted (versioned link + ETag) so changes reach installed apps within the cache window.
\n* Import / Export: package an event's whole companion config as a hand-authorable ZIP and import it (merge or replace) into another event — pages, schedules, maps/pins, app/design, shortlinks, feedback form, with bodies and images carried as asset tokens. wp-admin tab + WP-CLI (wp eea-ec export|import); untrusted-ZIP hardened; fully atomic.
\n* Fixed: the home short link no longer mints a duplicate on repeat calls.

\n

0.3.0
\n* Attendee PWA: event-aware landing (hero + \"Happening now/next\" across schedules), bottom-nav + drawer, multi-floorplan maps, named multi-schedules with per-session detail pages, announcements, location-scoped feedback, and \"you are here\" QR cards.
\n* Device-first identity: feedback with no sign-in; optional email magic-link verification creates/links an attendee.
\n* Per-event OKLCH theme engine: accent + neutral + style dials derive contrast-guarded tokens; 10 presets; light/dark/dark-luxe; live preview in wp-admin. Branded boot splash, hero, and motion.
\n* Offline support: after one online load the app works in a venue dead zone (cached data + floorplans); QR codes resolve client-side; offline indicator.
\n* Self-hosted updates via the foh-updates channel.

\n

0.1.0
\n* Foundation release: plugin activation, DB schema (11 tables), admin page shell with stub tabs, self-hosted updater, release workflow.

" + "changelog": "

0.16.3
\n* Map background colour now applies to the focused map views too. The \"you are here\" mini-map (on a location's page and on a session's detail) matches the floorplan's background colour like the full map, instead of showing the app's default surface around the plan.

\n

0.16.2
\n* Announcement formatting now displays. Rich text in an announcement (paragraphs, bold, links, lists) renders properly in the News feed instead of showing raw HTML tags. (Push notifications remain plain text.)

\n

0.16.1
\n* Map loading is now reliable. The map waits for its viewport to finish sizing before fitting the floorplan, then fades in — fixing occasional off-centre loads and the rare blank map (it used to measure too early, during the screen transition, and mis-place or hide the plan). Correctness over a fraction of a second.

\n

0.16.0
\n* Schedule cards redesigned. A cleaner, more compact card: time and location share a line, the source schedule and tags sit together, and the calendar / reminder / share actions are tucked into a single overflow (⋮) menu instead of cluttering the card.
\n* New \"Share\" action. Share a session straight from the menu — uses the phone's native share sheet when available, otherwise copies the link and confirms with a toast.
\n* The same card everywhere. A location's detail page now shows its sessions as the same cards (tap one to open it), and a session's detail links back to its location — closing the loop between the schedule and the map.
\n* Map background fills the whole view. A vector floorplan's background colour now paints the entire map viewport, so the area around the plan matches it instead of showing a mismatched band when you pan or zoom.
\n* Cross-floor link markers sit on their rooms. Navigation-link markers on element-bound Spaces (e.g. \"To Level 3\") now appear on the bound room rather than defaulting to the centre of the map.
\n* Fixed a map-switch race where a previous map's failed image could briefly blank the map you just switched to.

\n

0.15.1
\n* The in-app boot splash logo now scales with the screen (instead of a fixed small size), so it fills more of a large/retina display.

\n

0.15.0
\n* Site-wide settings now live on their own \"Global\" tab (Event Companion → Global), separate from any event — the App Name / icon / splash / accent and the Web Push setup moved there. No need to pick an event to manage them.
\n* Add-to-calendar is now a provider menu — Google Calendar, Outlook, Office 365, or Apple/.ics. Each opens that calendar with the session (using that calendar's own default reminder). This works reliably across phones, including Android, instead of relying on a single behaviour.
\n* The reminder star now carries the reminder time. Tap the star and pick how far ahead to be notified — 15 / 30 / 45 minutes or 1 hour before — delivered as a push notification at that time. (The exact lead lives on the push reminder now; the calendar entry uses your calendar's default.)
\n* The \"notifications blocked\" message is now helpful — it explains how to re-enable notifications in your browser's site settings (and on iOS, offers to install the app, which can prompt again).

\n

0.14.0
\n* Add-to-calendar now opens the Calendar app instead of downloading a file. Tapping a reminder time hands the event straight to the phone's calendar (the \"Add to Calendar\" sheet on iOS, open-with on Android). The service worker serves the event on-device, so it works fully offline — no signal needed to add it, and the alarm still fires offline once it's in.

\n

0.13.0
\n* Pick your reminder time when adding a session to your calendar. The calendar button now offers None / 15 / 30 / 45 minutes / 1 hour before — set as a real alarm on the calendar event. Because it's the phone's own calendar, the reminder fires offline, in airplane mode, and with the app closed (the dependable way to be reminded at a venue with no signal). The in-app star notification remains for when you're online.

\n

0.12.0
\n* Add any session to your calendar. Every schedule item now has a calendar button that downloads a standard .ics — works with Apple, Google, and Outlook calendars.
\n* Reminders. Tap the star on a session to be reminded about 15 minutes before it starts (a push notification). Starring asks to turn on notifications the first time, and your stars sync to the server so they survive a reinstall. No sign-in.
\n* Smarter notification opt-in. The \"Get notified\" prompt now also appears on the home screen, and installing the app (or starring a session) offers to turn on notifications — all from a tap, never a surprise pop-up.
\n* Feedback forms support more question types on device. Multiple-choice (radio), number, and \"choose several\" (checkbox) questions now render and submit correctly in the app, matching the form builder.

\n

0.11.0
\n* App identity is now site-wide. The installed app's name, home-screen icon, splash, and base accent colour are set once for the whole site/organisation (Event Companion → App Settings → \"App Identity\"), independent of any single event. The install name now follows your App Name (or the site name) instead of the generic \"Event Companion\", and the icon follows your chosen icon everywhere — including at shared /g/… links. (Per-event Design themes still apply as in-app skinning when an event is in focus.)
\n* Announcements can be org-wide. A new \"Show org-wide\" toggle (on by default) makes an announcement visible across the whole app — even before anyone has picked an event — instead of only inside one event. Turn it off to scope an announcement to a single event.
\n* Clear publish controls for announcements. The announcement editor now has explicit Publish now, Schedule, and Save draft buttons. (Previously, leaving the time blank silently saved a hidden draft.)

\n

0.10.0
\n* Schedule entries can now carry tags (e.g. keynote, workshop, food). Attendees see tag chips on each session and can filter a schedule by tag, right on the schedule view.
\n* New optional All Schedules view: turn it on per event (Schedule tab) to add an \"All\" tab at the front that merges every schedule's sessions in time order, grouped by day, each labelled with its source schedule. Its tag filter spans every schedule. Exclude individual sessions from the combined view from the entry editor.
\n* Tags and the All-Schedules settings travel through Export / Import.

\n

0.9.0
\n* Venue maps can now use a vector floorplan (an SVG export from Inkscape, Illustrator, or similar) as the base, with a per-map background colour — upload one when adding or editing a map. Uploaded SVGs are sanitized on upload, on serve, and on import.
\n* New element binding: instead of re-tracing rooms by hand, pick any area already drawn in the floorplan — through a structure tree of its layers, groups, and shapes — and turn it into a tappable Space. Each bound Space gets its own resting and focused-state highlight colour and opacity, and the floorplan's own room outlines light up on the map.
\n* Drawn polygon Spaces still work and mix freely with bound ones on the same map; convert either way (detach a bound Space to a point, or bind a drawn/point feature to an element). The vector floorplan and its bindings travel through Export / Import.

\n

0.8.0
\n* Venue maps can now have Spaces — tappable polygon regions (rooms, zones) you draw right on the map. Each Space carries an optional highlight colour, fill opacity, zoom-to-fit on focus, and a centroid marker, and works as a schedule location and a tap target just like a pin.
\n* Rebuilt map editor: a toolbar to place pins or draw Spaces (click corners to close), full corner editing (drag, double-click an edge to add, Delete to remove), and a docked options panel for the selected feature — replacing the old prompt() dialogs.
\n* Pins and Spaces can now do more on tap: show a basic info popup (a short blurb, without leaving the map), or act as a navigation link to another location or map (a picker appears when there's more than one destination). Either can also display an optional glyph icon.
\n* Map saves keep stable ids, so schedule locations, links, and deep-links survive an edit; navigation links remap correctly across export and import.

\n

0.7.0
\n* Added a color-coded plugin icon (delivered through the update channel) and declared WordPress 7.0 compatibility. No functional change.

\n

0.6.0
\n* Web push notifications: attendees can opt in from the News tab to be notified when an announcement is published (deep-linking to the linked session when set). Generate the signing key under App Settings → Web Push. Self-contained — no extra service required; iOS install-gated.
\n* The home \"Happening now / next\" ribbon now flags a live or upcoming session that has linked announcements with a 📣 count.

\n

0.5.0
\n* Announcement ↔ session linking: an announcement can point at one schedule session. The attendee app shows a tap-through session chip on the announcement card and a \"Related updates\" list on the session page; set the link from the new \"Related session\" picker in wp-admin (grouped by schedule, times in the event timezone). Deleting a session cleanly unlinks its announcements.

\n

0.4.0
\n* Installed PWA branding: the home-screen icon, iOS splash, and theme color now follow the live event's branding (cascade: live event → a new site-wide default → plugin default), instead of the static default. New \"Default App Branding\" controls on the App Settings tab set the site-wide fallback. Manifest is cache-busted (versioned link + ETag) so changes reach installed apps within the cache window.
\n* Import / Export: package an event's whole companion config as a hand-authorable ZIP and import it (merge or replace) into another event — pages, schedules, maps/pins, app/design, shortlinks, feedback form, with bodies and images carried as asset tokens. wp-admin tab + WP-CLI (wp eea-ec export|import); untrusted-ZIP hardened; fully atomic.
\n* Fixed: the home short link no longer mints a duplicate on repeat calls.

\n

0.3.0
\n* Attendee PWA: event-aware landing (hero + \"Happening now/next\" across schedules), bottom-nav + drawer, multi-floorplan maps, named multi-schedules with per-session detail pages, announcements, location-scoped feedback, and \"you are here\" QR cards.
\n* Device-first identity: feedback with no sign-in; optional email magic-link verification creates/links an attendee.
\n* Per-event OKLCH theme engine: accent + neutral + style dials derive contrast-guarded tokens; 10 presets; light/dark/dark-luxe; live preview in wp-admin. Branded boot splash, hero, and motion.
\n* Offline support: after one online load the app works in a venue dead zone (cached data + floorplans); QR codes resolve client-side; offline indicator.
\n* Self-hosted updates via the foh-updates channel.

\n

0.1.0
\n* Foundation release: plugin activation, DB schema (11 tables), admin page shell with stub tabs, self-hosted updater, release workflow.

" } } diff --git a/eea-event-companion/eea-event-companion-0.16.2.zip b/eea-event-companion/eea-event-companion-0.16.3.zip similarity index 88% rename from eea-event-companion/eea-event-companion-0.16.2.zip rename to eea-event-companion/eea-event-companion-0.16.3.zip index 7c836974dcd7375a76bd9c8cb889154dd6d7642d..f086c02091d91933a1fb752a348f76144d96095f 100644 GIT binary patch delta 23895 zcmZ^LbyQrAK(d0c8QP_MYxQ ztK0bX;K4(lspl6~?rl>{#oNp3Tvwc(HIDA4B2?rZXcPI{U8c`b!Zy@G^fm^4qp zj!!=Gtpkonhd3P#Q5QQJ!6~iCiLS9T!>@qH^wUU@ z*iRsw5nYj$I-Q%JF1aL_Rh;FLY7(YM-8oFIp$+RV>l91>{G`FF>B+`1iSz7^sa40c z9M1QL80X@(5#vkMpdz0U!~-q`z41uUFNbVt*La|B)+{a8EIHE!(c8nt#v@7*iY0Pa z4*KygIp(>x8+5({m8M}7050AJ3w7KwsY-0w%Pw=9EYf2Y7%#a9o$RhJig?TgI@J)^ zU%Va603@b34SD?7tJ&%?8wtd(`;418_!(an7cxa{G~v6%hEq%M@v+c{1o6e(mAZW4 zE&GA6*o*^Bdr2%W?k%fj;!Hmm@XFnvm<1S>(HxXQvz7cTYS(&ieCUb~y<%NnH{$YI zWe7+HqSG2xUEfe70Pt|>Au_FuMyMsSX`S`*jy=cMgF#M1eTo+bw@3|GO07=zYDdKS z@gha?jm3lcHhcRqL_8|q$P{0f9e(|Z5IO-KL8UU1nLwnQr_E(Y_8C`|7OJBO3RwjQ z+HiXKnfBA&5in1kxCc9Nz(-@#l>ZFmW0WE|4uhF{op)?O><%|Z3YJVU8(|9M2nDm z7|-tUzlzQE9fH_;e&Kt9l-E_B%K9WflNl+(Vn)v5dy9A*!T}42G~d$gS|?R1t%oj# zCr-7G^g`Nuov^Lr-wsCM233h!%IgB3=uRpWd{euOl}M~b2Ogpf5>k&UFC*(4LiMKt zbM?A>6YR=UwI@J`HVdfpmDi@NqBYo@gLDfD9;TWTgmLw}$QLB7EE-B9mLyZ57~BYEu?_K#IofI z*OVeE!`Y{bGG;Pq#Tii}xI9a1G2L_{0f}X-X2Vo&1)oCVwYCg+6xgz_rWIkr%eU*z z{PwQf?%b>ejeoz^V4X)68f#E|ae}hxJ`M9fHa?)47!g@Pr+^oQ>?oY)n6IjGl1#me)(q;47u1O zMNfG&X>;UA5mA7R5~(yucP%idL>4FE?m;$l%O%vD(1$PJds&$zY9H1*LGP` zEOEhlo)3EgYJ=$=JV?}%jy0&>{8Eb^5SI7YSP}8v#oYC*tPNN;{MIw?S7F#3my-`d z+O@OYBdvUs^DE|-QvvRGAqHM>r)c_xvce@XMBETokNE<0>DFkPO8Gl0JjFT!?%OCy z(OR^Ycdx+(A~ReHvVXzCAw@3l?BYG9ami=QlI)-)CuiZJdq3SnrMDqOIquIWCn>dvmeNeOZLEIK(pd}26D z!EA4yduJ&o?yKkh5qEo@RomiGhBPRf2FU^ zbU#X$ugZ@r83Rm!8OUo%2^r!J#8MjpUre*363b0QsA>AyJnj}<13)*=$8~asi&<>w z9dv_PZo_z-VjaUZ%gjd-kJwM3NRov*t;US;uqI8K<0SW5h?Qc3P0Y56*#C}@sOLeR zbjl>=ydm*v$?l(zc&Qc#r++>prKrNoz-0u#0^%?6fj>-pQRSaZ&HP%ghE|ASl3uAI2AJ^N^8kvXXtT&|gf8(f~UQQ&Yp*Z@768$Xs^AP4PVrzH^tv3W`$ zSz5s7fF9m80rj`r>udG3&WBt9%y}?bo5sAWpF`HRBLY+7F@0AikItWQt}ugAvYV= zP8~JDqOgqOM4op2eC1s47nFd&n)-_#Vyn^{2h1tW2QFAQB~g2(kHM+34YI{LlHbYm zdYVK);ondV;3~(!DM_ADBEF!io$fW50_@ZMEOLmr zh*e7ysfPOcWY)h$Kv`Fd5Hur269C%`uan`jFY?Q3hh9TaADy6=I8bOZ7Xe2GQ5J{8 zz%_O>Ncqypc|SJzEe)r*hRxs^hns^gHvAt?C~3xkM(^o6)nt7a-rtzNXOEs2(JHtx z^jA4&XLB(gc&s~qbQdWUVJ+o(5aY!^`uY8Rrb37EjhlAJV#~-W%z&jLm)Myr!9IwnMrP&zU;$2Np>@#X5Rs=vFuOQ?U_>b%IboM?6vucK*6f z@iI}cj1Sw|xJ+`c_W|PDVGqpYIZVk~_c0DJ6{h~$4c*ySey*7IU!{ER=brHQWSf(OEE^OHy1;g$ zH`BRC;NMdRpqp0fW*xhSwh9-Jpk0F6yLD%@ekeY8f~V)fz4^SfxX<=<`}ZOGHT0O) ztmyVOHSa_B=R&Y?36J`$QVz`7%fUn5!0aV+msaNJ|xGQaSFVoiA77k2K!Ectd zPmdqI!inxS2$-!^5NgEILV7&>2^Xc`9Y7r{n`D_BdPgSD*>Ma(b@_};JCB@J_1_i#(2O2Ge3y5H@hp{mgKwlFRAS zUC3cc)(NY91-z9ivBOPGRw`9w)-&y_s@DVgf`lI9v;r;wh&aV=B{Qxw9a^UzRCq|p zCmd%5$K^YCrtoaGRhQ0$DBS@^^AmnerKH-yFdy2iUqydu=c$fxeDbJbPng%%C?Z5YW+8v1x71nO{%` zL|4d&y*q8WX217{l`fa%I}1I{(0R;|=TLHVYwp#MTRqZ23M?(Qm(={}@V!D!nODH# z>%EXdWWC?T;ZGgFJwAr^7yHH{{}kOHff(jcv_XExJ zx}{?g7_b0q6r=nGYuj>}|Ad*`|Ltq)*KdO(((@W7#+$`FRF-MUk}#~uVVO7gm9~PZ zU%eu)e}4|+4Z*a!|NM1WqSftu7}%Z0nw?2@!dgPe)rN+~`2>wtw1n&`+pqoeWYtTF z(sG3c{FHbT*xy?gBGq?xnPq{8a)S;mh5J5swZ!SLU3+WwEhl#wLfv-*)(1|=X=TTY zPN^d;+|=C$o`FY)T3N;@kBVE}ZFgX%dMrqd2Uxv9-YBubiwtjZyzU;&IwjSU$rJnt z_wyn-qxYQryySa{E5mOAZTZD?Rl8ZEvZ1sn85q83AT0t-sE6@7y04a&xB?!z+HeL# zkb{icC$4kYeh$`g2HuS6I!0RGjWqJIb4&CPX`i!lOPSieCpXWHyd$?I5KS-XX#J1N zzr^QbH2zB&QdyO_pV@tX<-shE#ZCovKLz_IVaa!mXeO2>@W4tR-hvsB{kVaGvRBw> z_Yz~H1|oKG$2m=1D+Z=mJo5Jx$vrL7V015x{t%cn5}v@A3;)|&I{q97e2Nn!EW==^ zLiNEXQruPSIuh1bpR2j+P*tSPTgVBN0xHBe>cgeP5dP8x$qEefbB0)AFi87E zMjivyD+c>KSy=SQy|5o)#?t^r4cK$u6MK>yyOftYbbslBP*O;bnA>;DVcOtLyA{QT|v^|tJT zOzcD-7tW6NrOH~fYMdGoelal~JjrKx+L1>=tlwoEsJsn@{2UEE*&5md|aQTgOH#Ml;!QQDf{ z{?Ok1{M^oq_haqpRlLwFo1p(K4!r<0}OiHT>ZfHBF6EY;5eEp zfmfeY&e5+$zJXWUV8T0s^y8SU%_oyhoH{Ohvw->{eNf}^)AAO+? zYs-92fI)jj&ur`TiMfo@dhky~oLGPYnd&xYW%Q>7IeykUk56t(IBNyre4R#mJIao1 zgyB6UD=%plD4Zux24Fv%j{AA9S;2y7U}v#KMwuwS>j+Nq;ZgpC|05{&{kZbe>Z<0o zK^OF=7FW%E@l(j;97)|Y;?@M<21YO=7>LJZM`6 z#LMkv8VAGD^+=v}B}RE<&&qD`+O5C_cI$i9OaX9-PO1Z+-*u_;l}81FykDbps#5^9 z_BmS(%+q;*7Uhzzsh4jmum_nC4KWa9PJ08JAsJ-VfhLLTCwCA`9Y4d&ynRMv=210 zY7x=~bj!GNiy4?z^54)lh4~|OT7q5e09g*RgPfDKXx)5wGrzBaEB&+{c9r12MAC%o zIB^&Ak>B<@@Nrnd`N9t@ie_i-5m|t=af}Q3Gp9{4eCb~;SMU*6%HyufVU4>y`1hmO z!^QN&cFKL_ubQ=;?sj0;`s$m)_M#2z4u4&uwk;7gJU&PS`nooAr6@9N*2L{f@xxnC z3(})z4$h-A*D=cg395f~V`@w8jvn6N7~t{j^Z=dwQ` zjeDdY)*o9etU0vlMjJ3gju({J-IVq1$cVpz;3{GlA+&vP^R+66K1r{z2KC-=vjZ^* z8!tDYA6re`^+dPEg}eeE=j!|+vM>e69nZ;MBbX}F1x_x22*@uyJIS+dia`kQyPth7 zA;salkwEKuyZcj#(7QCAaH~@mRH7Wzj%YOut~LpbbV8E-NG#M=6KPL8)vDj4jn=-9 zwKmi4Gllg<`}F=k8Kqp6(*OY{5eus&bG#=5xfzs8H8d?3%MyLJ3tzy$8AQ*Wpmd@) zmPJWH)Wewpq2PI$ckBFX@%b^wzXpdZ<7v-m&YK>xaZCz&N=U=l~Xfa1QJmU8(7M##7_{F$9CS z{Poe_l+Pcu+pj!EII==RL7-d0r8)^W;4y=iyn>;NeOzx|HgCaCnG!?7)_>+oEqNcB zQ8oFO-1AEs*%?KD)UUs?c)re$H6*{jprsy_{pg!yl|x@{&+7MMWh$y1^mX67Lr8#8 zL~r`!1nf#8`osTZLPh@xBO7iE?(6GYa0I2Vw@y(rBOiQ$KDollm*Nutv4#7x=Ct*3 z;avWj44FU%Vy%~jg+QYbvq%zum!a!bb{P)C!|+mRx1o$LKuIZ-$V8Q0YIDA(3jM}x z=X@!JlL!};yqzDWTxP>soW>CP-O#*bHx!?F5rJdDnLJeS2~|WLDzIRxHrp9)&JvQn z{M0(<&*Kukam-p%YNH^hVT zEUMQJIO$=o)KyJBG$Z$kCT^zDpW0QB`~-QkiSnIu&BmIv#j&VN_a;{}*?dCfbK-@= zvVpeGmXoxM^!CLC{kInYBMkOD4LmI}z&AO7q3O@L1njEXUmj>e+=ONF&b>*Q(g%=D z;bWt>=#zm;;v5Z>L4U*)2Y0T^6voOBM z)a;C``V|{2kizwQ?z||KuNKM~J+k#Fu@iU*;&HfY%&t|owQ9o0t7czC$Ra-Jla~7->|iM4V9bY$BpqTcmYwQ zxed_`8&pk6>XBUxx(?+jtQ>{FVwU-ws;qG~=bj>VBS8?fr3I71*!%(KN5%(&!eKMw z3#Hk}^veUe?WC}NI%xSdBCJ4Sa?No}habX&2NP2wT<9JdrlCAZ*PEJ^r1m8e?QRvL zBUV;>k-EPz2se1XSOORI^$w5RqU{6u8-*mMSF^8I@2JhC`mx{GW?v;Ca0A<_3 z5F3Yc@#ZLH+I}Tu{N;@K%fFbPqC6r_xX^=o@T+CQ=@Gm8Wd9+JGw+X=t}(fb0C!=g zoZj*dnz_F1ZKanPYB7p_Z(G5pTq^^wwd!PQN!pCV@ntp12btnkIWYLG%H3N75A}J1r9f6wd}{vAW2FI2V-F|lN4W&Vst8QQ=pzXCO*`dFP-uk)df7-Vn=D zvJaMTLa-OS22)jl?Zapuq0DdM+%7T?QHRPJ;KiX60tfI7n z)(COz_I+C$^uz1lEo`*^_ZBwDTLxU=pRL>0Q5o<~iGTK$K@o}I zs_(!?BKXzkci_J*Afyd~BmBpHH;7;mT7xihz&p?aZJlwqsZ@FlJ29 z50ihkx1o2S2>+P^BD(;`1Wpjaw;wOmr}hWzl_w>?D#MIN=}GIV>TO=kMtS4pqs&mB zCEsP~Cl#7PX=0WKa;I_g3H3Z%qyc|d=z%09ulvF!?-EMAnpL3mqhbkFpEA}*f6nx$ zN$6A^yd%EHRKw)ig4tXu19wL9RbUP!J{hAOURs{`3cQd;uN?eEWf7 zd2=Y!D}Wy7O#6*sF22apBUjE)@w5?0D6m6KovLd)w;<^-A6v}jrml4$QbH4P2H%xw zAf_l8PhnS>?J{nnNkf=p&7?r#jf=tX3PRULqnAz|iBz=1iMXCorUF$aX!m&Bm}rYcIJ&A96B)jh@OO+-9Zl-j*TlCDsE=GiskWlF|&7h zKAya?d3pJ>28!+el}Z9QpG_yoY%xif%BjG&UbMnoAPr}h6V%pQ8vW6~twNG#7jpqQN&IY_8iINOdik7Z~TLvYOUw0w&8DbI)aY5|VV za|7lDW+gxSxXCY2reJIZ6zf{89=w1(TjmoC>hUwjpb)3RZa?#ILxjE?Lla#L(U4}( zO#hBPBxx8&*A&>{V{gc-U_0402iGcn)8$!XXyf-s zI@Z0vUIn{rNs=>1#u{$ZScS~jc=-rmIN6(S-#mJ9#SPQbcMBN~jA+XV_49c|Tu!OZuOd>tKTlic|&U=^H*+hen&)xe~%x1Ix0e^Gn( zaspWuOJLXrE6<4@_-WnSU4Bt#t4W`;xJQ30{_>MlFvO5Nx((Dnw@)}+rK$3jLy!w0~w0oU#mAm-G>b)L_bxVf z)w|ciadVcDYZCUi`YGfkSD`GnIX8ew4FsX%Z9&w0`tW%PpGOHv@-bgJx0y@3F)`Me z2tvK&tNKmjcrSeW{!M9pz0vdRUqZ;o$9qFL_8IC>to5u)z-l20^>(%+{7bIVuobUd zvaQHuxWffS>Bb$hNNeahf0}OPK`YZgO>iTef)Pg=xL5~YQADb)s)^#cOj;8zgPPw0 zhA6{fa%2d8x!?7b=c>S1qhj#SmixeKVLmg>|E;o%E8RxBsvV%HqXh$brk!b5*c zslEt#j>4 zNdPR%=v-3`T5`#=Y2h^>eMT5by=qEjrGQh!C+7BNW&5S$8c2z1gtkN4M^>kb!>o(YdBB{+frdktlBg{FP`hQ* z?NBbU2Oy8Z@e>I1&F{-6-9F#z2om0q0V!@NMQ@s_!cD}&)I&DIIPsdfteI9vmP0FM z)HBac51YJr6z3hy8>ds}^7O-pOg*%=vS(h*P2ldzfEA{`rUlaei#+TURKrZ8-sqUAIOwzCQdv!M{GiIVlbs4J~qy`7MQxZ38VdXzaj zT3+?Y$?8|HfNsY_n1X{lJNX?i&0rpZ1)1#HKP9v+qwRWK$~f7;x*Pw1Df0GIfB99w zV*_04KL3p}2gzHv1^g=z+SBpJpA<{84RW=FeW|SdyY8|#5$-I?#+SM3b4`%J4Hx}B z%t$Y0IqiZX(PlaGmO&_AIvxL_Ul&Q3Xdv>e9>t9Feh2nvtfg+c>l4o9?k|e1ThM$h;EZMUyoCf|_aP>sdHyCZ zQ$kQCpYP7D8(9#JI@&p*ao3NdAit0PQ^+r#6HnHorhps^KZ$NrJ3j^o2}^bSpexmH zIw9^07C7fzQF5DX8)aMp({MgKp>g(pTKe1RepFyTEsg}ef@E)!1ajqs>l%nlq}zbj zeH6ieVeYI9!L0gZ9WV*$=zqHKFA(&n;$IV}HQ4xAI;08iWU2Pj`>x8j_4FYV973R~ICncwoF? zh3Lzs2Z^%UV_qNSpEP7Q&XeVgYpnv=>=tWPAu?Zyl^LChXI?ZJQ^=*E!Y~|2tqwVc z4Db@9+gc0EI#+|forG?HiY^_FUb+Q+eEgs3cyg{G4>vb~g1$>KNsYJKNmr?)_M7Wx zwa^!LPi2pP{b(0$mz{nrE&m1kAB`2xBRKQ_=!QPp zEsaO;FaHC5KST#Ad;GV_dVKt^{)XonT=G9@3D4ka?`_b*Gq@4Xd!r{YcB1D&QmDB5Htyk0{J*e~4&h)&Z1$ z0855|58X^g0PT-RMp^(qGO}X<@cm#Ie*G6{{R&|DNXfA~K=NG{n+HJaqnC~G1c?7< zj&?i&9~lt#0`Pqp^7H>UB8&b2rw{egLH|aeBnaU6;U7-uzhdk|0m~mjl&Sz2yf0N= z0Vw@gN~!8!{Z&yjiV2?teDwV5lYmt4kK9T<;VN1^NCRZuOFa^!Wfj$~5mc6#RcCMo#%(PjZzZ?Wx|Q zh3pCWQS`c=kl`N*-H(L)xPN1hf_z4PXE0|#%KWFH$c%qw9b`b(dZ2g(FrXAa3epD?>LVJK{Hb5W1Dr;&sH(M!l@wF(%$m7-#pkgXP4KtmG0qe9Q`dN<1mN@LRp@7cn&#o* z7)X1-q5FBTv&}``Avav#mVgAm5n2EDnfO;e98;Dp-`k0W+v&R;!}Ay5^Z-HQ+WG0K z!&jI4Ui+)oWEeefBl}TfzO@#YIpVYRe&^Flzw?7ZPWff7lC_-z&-=+g)|c1W^<5P? zv43Kpy{~^Qz~K03X876ub~N>G^>o#FdI)djI(Up8(!BKPsLVP3XEwhM|C{&q{z)^l zKE_6@*Ykth^}wz&+V?_WOV{ZQ*FpTH!A82>R_nDzJ3k?Ew0xssh<)QXw=a73tC{gk zEq`jdzk4q})>LHEFSguG42G0ObbC+`ZN1%`ku^pt8)YZ&@~sUb+#gz;>oqt0V(clG z>xkE#3)!sov-UY7#?jPtobzBx%W-&ydv$ViJLc3?uOsz0kXmyG8jCu;=6r@}EfgBZ zgqSkY_$DMsbNAD%q~20{7h%p}2!G4V_Svfq#LRnM?T zF^ogjlnZsq!0_}1Sl1Q+xiK^UrP@koOH7oH1Ga*98D2zqp{qz0`@4R8Nr`p6X1~H+ z`CzldV#KlCGKDv9CyGMRC}VbTo})ena&r~uiSowT%JPVI4e47W$JaWSyZcH71MG?8 zyztklKi!JTBK7WlVdhqg{*9NPkQO%=U?FJoI%!bevQr6(fi{3$96nVD9r2%&oIPQ6 zpJTg3b#8V2ey<^Kk;h$~)zxPFbmI$YWIk?OUc_dj;LowOh*-3A^FxO+zvwi>3RSQ>}>ZCfs_e7AZex^pDwPr}*yOLs|kRtksaA42L_ zQMCkRc3fTd9k{&v%7}2}_7)|2WY3|5cy|LrA;mUvIQ2I6hacz3BV1j4iCu0Gji6Cb z&upu`1Lrfl*b{$~3u&b!&(3hZE@Z~hG-Mbjq0}%Y$yD0xoqvYCRi@{!lXEce=ii$6 z9C?q@jXT*}2C`~iEXE~_0N$^xT$uP+px!V-QN&&g*ai2T z6nSAg>?8`Ef#1eBvmzNWMI=mfYAdtQ8ErAGJ&_=4bX%YJOyB@-N^@Md~qLt_rS zq9T{V1M~!ATy84!piU*gu%9)cSoYi(mk>eW(}*XvS2ySZiZp`YRCGD~zHH;S)pndU z$XRAEz-kLmf#fU6HT;9OQb4iVav|~yGN}`3=29-Us`X+4q=fpoyKocVRW#Wk^-vw? zDTHyO|A$BS_Rk7PAL!AkLa_V;teyx4;v27DMm^qP8$MvQnKt_2(`3p|fBevFfmN(u zxRff}_v1yy!Z~aQ1KoEZXviJ3*8DcI+Afv4fman5gHXOhCUxUDBW$KASY{zY?UZ(^ zUgUGEDt|q?*E2W$$kSv~35B@q>@2x*>{`Jd)XS^dpLlL0&-M@vD5b;~Res>^jzsrN zC^oT-J&NkMJs9~vUG3R6B)17qbitf0dq{>TXBW6eujKFSC0@dTucKef4e)CEP}#dP z0CPO+y5o}^U!}KN8HOXGIbP*FA9|dlQ~U7K;G5?%5Ds54w4+yXD|Q`#Z}iyy=##2x zoOH9H94e6m3z2#{f^CXJ%R0t+x`|dNJ`}yn7-M#rp0K32*x1=wHe2T4P0qN*@AWTw!GPiU)ixQ4w|0t|+G2db_2lf&D=q;>4eMN0_gy_S5Hpn4AP;NNzZW^y{Saenu6YR?@Qi@`1Fj&B! zV+|K!*=9?|^G&`4nx;s-@D6IPoCZK&(9k?%zN_+mC0)bP- zMsa}pZ;xQDy`%GAYV=*{|**=cwi%Mp;+|_ys$M~qB}4qsLO5t_I;CVI}sj8;9TK_z<=z9 za&t9_1QnPMHdwj5WN3~v< z;al54m&kxGi;BF5m=Qu6Z{*gEO|8MsXVM@)@hScUnf-mh!kCIA$SXF#d?I;-0VF0Y z=N&jB`GmfmTo*x{%87%2orX{G1>cp3=g{Zxh`P$_8aX+;vKTK!5+o^}$>9b6Dg;vi z*CH&s#c>>&R+t|WL4mDykqHfuskC~);BRL+ml$>kvieMEddk7kB=Oi(fO@!bPJ;zhWAV4Ux8xq+Gv^6hfciPJIMMDABRNwzy; zYvHKysj4hQ833EAxS8GCnZzi83!9E%>qZQ8eC21%&Ek3?R*qMAn!q2}%%C;|QktPg z&D*zMQ9k`Z(6xthN-t{x3aJMri(;TEKEkO>RH1%lcR7%4cOM@PAgkhJjie?trYtQi zbo&G)YKP){&{60>yqdhzjN*R``2!83`HMrgI<+hkk2#3MSUz@u%sV;)52$GCqy^*0OiiZ1v!&1d01iz@w(tmeV529I6eO`1pfd5VD%25OQr&SMcQ?dpAU}Mnv^TJ?)$nrg^jQChg0$s;)mld`*F(gBny=ItA4jl)tDLf?< z*(8(j<+B~WaXVir-RJNxu|gYKU}`0!PU6r?^7W^-b}Yu4&cGl0T~xTvG70A7aVBx0 zR^39ZLJ0jEUzoR9zV=pFtO9E3R=R-_OBSa>c;Eh}c~Kw>wWi-x(`j>=!Wj5s7xZ;f ztl2@uMY!#X#>VCihozxdZr%j;M-wiIUz1{LG^-Hjpi6{DZGE404x<{4-H>9Shk4=$ zpf*q3yERPe;RCsuUtyXtCz>){h2eTw?mvM_-78}eQM-_1WkGDXe`~=arT-LS07sSZiCJq#IO>F_@H1|uS(`1C!IB% zz(e*QQ;j3h4y{t6OjLXiDzqwQRC4e+6^aHuMjoz-9f9#M5RZs(l?$K0I@cBBUU%`Y zVMJc^v3+~(w%jpV9@Nb-JL?#fQi^j@&{5wK7k5+_MjYM%_Z})8KO$XOqs;W#XWxlK z3?<_w-kO;TRSced+|KIixN@@cVHyUcfMDqf~U_$=>p^e>^ z1Ac9WrkhnhCy`D<;}UO23K_D7c}3p-I^o|s8hZw5=!{7~3ogBd39h$U^RsNF&MQ|> zO5wJk&F~x*zvSV%EF)^3{Fo)|8B$DQ_ys@ypb6;hD?^`-7J_J}032^-x5&&C0Le|! zr1Gem;(fVOO0>H5OsUqXW+)pQWma{d+^C*UR_Vugv-bU^ayYGQdiZ5h)_Uu3bR321 zbzeOR$VSmgYal(NO>aU2CripZD|v?+yHrrKaxNo+=$+n(=i$p56hkoHAc}5Ips{ZJh!5atrjEf5=F#+o9R!%jkl=l-Rds z-Iux@j!H^=Ts(bJqt~-IH%O01&^13Ny#aZB;5OvzbPru`Hn!m=WV`4l_0JarlMNBW=;yt5D9eBhQ?ir zl?6F}&aqRDdeSsfmPavs#Sn=h!6{q!Ugw{fzp~3OMTq94{LRX<$t``pkGjkz$f8t~ zGn2s{Nv@(A>Kjf;-m{sDx%ys@Iw-sI{{?cx&wx~6Qwmp zrzFSJq1?IjJbct?r-XHW$IvJp!PX0;nl(MdfWi!+y652wj}x>BLjLK?i64gMX#Fy+ zF6JDUsH5PP0EsP#zG2(p9F!$OW|rnIxUHA2na$p7HNt=f=KQST+L0H509i9y1l;U{ z2qx_Ftw-!gC7heVEQ@bmn@uPt^4c>JrpC?3{pM-oJ`M)-u}?QKRYB1p?$xACuK@c`5B` z6ALs{j^CyvTNZY}Ou3tlR!Rc8r+6-+rBZ;pY(j|aX?O2W+Ts-&O!pyAh=yok#P=Y;DAdlnL;o`;!S>R-o|*LJvwA@{_QuZROl>=)SoGHXqwbeGS!qa?5AwrZR7k=9#9;#kEu=C^)@Kx@b zrcxbCX{`6`lpm>@lW8H1CtdsejtvaI)A2A&G*Ms)#*J)?Lpn#N-M;~ zG4X8WrU!kfHfIUY^gHz&(~25Zn0KyxBSL6``nWU1SXh0r z%rV`V7k3@K`8+&I?SR~|AKiG*6GaA$PPcua7F3z&QLTKEiE%AEZDoz>u^xSYbt9n0j zwAnOh(P~mB$vx*kf?#S@HexP(Qf%Cg$=MbX0DiL-(aNs&0+Ui~4*N6&gHgvuM>84d zfA_Ct$rBoY2sH5IJ0 zx$W8vo*j}30Ydx7{rfOsj>*h&3^OEtC)7V?7w9G+mzoo*U4PE?S~@~4p@@>I$UneJ zFEwtG-)8@PjtBl#%nj$@alVP1UAd3_=h4ZM@tWB%Fv~{*^xTBWxF#Ehbe%`MP?@^H z;Fm!RiSUZe19lrNb?>s$=BcbnIh@t$()mTFBqA209fwVAzX@Y1CvVi#hwV8lCha@h7GUDPMK{{@iD7vg{xI)ycPgW7GmMh)UbU(>2oG~y>{(Xhv2;^@ktN< z0Y&F1@Vku1n|&D1;&V#K7mnN%sh64+A$*BXpVuiPy|i*3#M>M4$5K1+{FsgH2UPl= zEV#FJJ>Zm`g9UpC&BeO9GEj^{<`lYR30Mkl)CWf@2o#w3Ww}a$54+My9OI&y-C%@V z{zzJuZ=h}58m;qRr8k(UIQKdwo_}3#A*x4XfTY!^;sKPjJXsRfNl*MN%sk3qjqtN< zbfF?9bQRyfB&4=_^V!x_PLe2qHt*PS(>QN#gO;3vH&OqTX*x)bnh%tobk~?TxP+H?e zfx&Z>qTIh+ZpYSkpHDR{eqV!y?SI`FRm*x4$NJ6f6O|w-`vr)p<{r%eJr4nQpAGG| z5~nFTH`6WgBpLQJG=pV9ZbP(PAJ_NwAg zpY(EH+fMQcjlHg(nbSu?Hns4w!s|5xhaWZmNna<_9IBi7FXsJQvQOm|B}f>IlY-EY zW*K!zQIqR{T}R4eO{Cl84^__Zl0^Ox1D6=|Oy4B4Stz4w^HuXJL!e9CJhQb8coW_(^xp$p~jrL~Oy-4=-3t zsG%2d;l)zS=mggW>$@kw|9x!feQRb#FEOC39|{r-ED-?=j06mXB?3kD{)AXS1Pblr zIr~3<&B6AckGYd1pakD(vl3AMtB^B+s_Hlc@Vv+SuRLW3Sp-xnTBB?a*#s4rM1i7$ zCNbKYC=?f@h*CvK)TGr?&CzHRGHMB8LR3IS(->*oYZ@&GB0U}jzp3}ggb{q-VoEl|GaFxK!!&NAYZ36HRB?+TlY3v01ANb`+Y;E%8}KaF zFhw|g)6p&$;uWoYcPlMd_IQ6T6!Z7@)APB<`}gKUg~VK(R{(q${!AgHGw+9Qfkix=Z;N3rYv}VeT;tmVPy(}ALuLuMarG-p;T=mww@M*{ zVbjWB0>?^s0^hB%*#(un;q-3oAS4EtLxn4I{QAFOlBJ??$7OqajzbHN@9&i`lgV{e zzU<&>)i4Je=nvJfhv`{d11apfp$2xa>y@YF?TW_JFpJ-j_&VUbB-`uYdw$nb&%sa^ z`8zNgEg`SI9z%DZgOP&v&(FhHRWt9rcg{nysQtisND{UC*26?m`|^5tQ`CN~9wv+0 z;~QX-sC`$1*dM107J7I}EV=-%ds=pb{AC$><^m*&tOWlA$-YV{d9WKlDnq~c3EohN za)X9T;G-E#oi9S5=;x%1_;U{Xc_7Wd2p%HlFf!Uz8|c^G5|JjhdS}KQquUG&CqHbGF$BcwXg;9P)QJHZ~O76Vk(l5ChSh zzTQJ#t5WKt(U-wlWPSQ&wBEnoMAL%H;1we3V6T6ysi{S4B?AfZe`!s_ZB{gx$=_8G3C|8KJ_k1IkweGmT=d766#J)PKUBwd6?Oh-Hk8LTkU&?bwr zL!ZIQ_*izBfBc9LPh)R7VT3(tawGKpMWI0op*N}KDg=gEy?ICXoN8g+(F409QsL>> zOfps#o~4f=3UiT>r9U|K`33;1a7M6 z)@_(T#okb^5?I)c@Z)gqdEd;)eFx3R=Lf|)XWT$?WR*^{e^<7_n~-Ko$QXs@XgZ?>ek0O+ zs0B5LM={NT)V39zM9`pCgxtn+Xhc@lTMILSvgTx283Fab)4$bpc%uy=3-LV35QQIK zPLvH@X$5yAX5Sd*HFKEV6fVyL3dEoDjA~7?uciHtqfXF%Qex?I~Hpt z-tS&_5eli7p*eTKLFD*f8RUDJK~eP5T`R@IbO20UmKM;y_bkeiDcYn?mY+B);z=y4 zAz!(NK5R3Q5)HWzuEH_neYEM%`*6%uIjbGfJ}_GH76p3hJ{sx$%m_);=Ye=h7W)9n zrA}1y1PpZD18@|nD`(Jn4;fnTp%c$ob!P|sDGv*sJlIY{EVX&#Vg_jf+oxZ$hFKsT~&}i+&uSa}tVHub4OZ2oAUeH$tKmqBp~3 z(Vz&OgHUvHZbZRetmE78+5UBfs6Iv(O^ng?5_MhHV~nbQtPCA_3@*ZY&=L7DosVbv zDljVL(x%_%PhgBnu_@#3B{9W8y|VupY-M_&2cDn<3CWzJYm#;9!OHu7@Kc2BmM|!Q zCM?l83VR`~y`i`b>$hWwdJ&0#RLMpAuFv=yRRlfLfCRQkorA?7*&Masmy2i zh?K{Ej-WN0biz{9f{gaFuU=a3!WI3n=injqzIVlxInOY2R{NPTJA7}H7v?}>7dq*E)(Gk8mM$x`C+^W->NXF>$8=kb%E(FD*ahQ6 z{S^HI)t_|9PnL#JcUN%@tzgVjH_n`J1Mzyybkb3sT$?Rk!WbkZ-&m|9 zyVDhtWGm{_O$>jLV}`fqSS&Gk#_*Rc-EtWzOc~2c7y7an7XqZLy;%VMn*m@Hj;iS!yNMKfly+J5pt&QmRPLv zxQja&Syd{NT|Fe>gIr%bgoczEp&m5047@~!cQW$!PEN+grDbHL{ruuP_3-9|ovv8I zr>fWX?&Wlpy_BFb!hQb29*qPXm)-f~I9OjlIyxY^&P4VRmSumh-U}z->VE((DiRc9 z`D&%nh#l>y1bd-8+3o+gVyp$;SPPOB@>{Eo@)F%qEv{)>9MQ=`HAWKX6Gut-VCUzA zWYuXi@&hMvQWr3CeVt6+agy9d%kR|ypGpZ?h5z>9#JS@fkbz`oiecu=)Rd^Sp%GED g!lOcGg++#>hNgzhG^B;584PKW5s|4w43Xjg2T0mW0RR91 delta 23819 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 Q!GCk(7c7i4MVMm$4+SVG-T(jq