=== WE88 App ===
Contributors:      we88portal
Requires at least: 6.6
Tested up to:      6.7
Requires PHP:      8.1
Stable tag:        1.0.0
License:           GPLv2 or later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html
Tags:              full-site-editing, block-templates, block-patterns, dark-mode, custom-colors

A compact, member-area-first app-shell block theme for the WE88 Portal plugin.

== Description ==

WE88 App is a layout variant of the WE88 theme family that treats the site like a native member app rather than a marketing landing page. It ships with:

* **App-shell layout** — a sticky, compact toolbar header and a centered, narrower app canvas (1000px content / 1200px wide)
* **Dashboard-first front page** — the logged-in member dashboard leads, followed by login, games, and promotions
* **Dense bento dashboard** — balance / profile / inbox tiles in a tight, card-based CSS grid with 12px radius and restrained shadows
* **Prominent quick-links FAB** — the plugin's `we88/popup-menu` floating action button is styled as the app's primary action (ringed, breathing)
* **Compact UI** — smaller radii, snug padding, compact buttons, hairline borders, information density over whitespace
* **Full Site Editing (FSE) support** — every template editable in the Site Editor
* **Colour Style Variations** — re-skins via the shared token engine; the theme only READS `--we88-*` tokens, so all palette variations keep working
* **4 portal-aware block patterns** wired directly to the plugin's Gutenberg blocks:
  * Member Dashboard — compact balance / profile / inbox tile grid
  * Hero with Login — condensed hero with the plugin's login block for logged-out visitors
  * Games Showcase — section header + games grid
  * Promotions Strip — promotions + announcements strip
* **Accessibility** — `prefers-reduced-motion` support, semantic landmarks, focus-visible outlines

== Installation ==

1. In WP Admin go to **Appearance → Themes → Add New → Upload Theme**
2. Upload the `we88-app.zip` archive and click **Install Now**
3. Click **Activate**
4. (Recommended) Activate the **WE88 Portal** plugin first — the patterns reference plugin blocks

== Frequently Asked Questions ==

= Does this theme require the WE88 Portal plugin? =

Strictly no — the theme works as a standalone block theme. However, the bundled patterns reference plugin Gutenberg blocks (`we88/login`, `we88/balance`, `we88/inbox`, etc.) and will render empty placeholders if the plugin isn't active. The theme's `style.css` declares `Requires Plugins: we88-portal` so WP 6.5+ will hint the dependency.

= Can I customize the colors? =

Yes. Go to **Appearance → Editor → Styles** and pick a Style Variation, or edit any palette token. The theme reads colour tokens from the shared engine, so custom palettes propagate to the plugin widgets too.

= Can I edit templates? =

Yes — every template (`front-page`, `index`, `single`, `page`, `archive`, `404`) is editable in **Appearance → Editor → Templates**.

== Changelog ==

= 1.0.0 =
* Initial release.
