=== WE88 Minimal ===
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, custom-colors

A clean, airy block theme — flat surfaces, hairline borders, and generous whitespace — hand-tailored for the WE88 Portal plugin.

== Description ==

WE88 Minimal is a calm, editorial WordPress block theme designed to pair with the WE88 Portal plugin. It reads its colours from shared design tokens, so all WE88 colour Style Variations apply unchanged. It ships with:

* **Full Site Editing (FSE) support** — every template editable in the Site Editor
* **Minimal aesthetic** — flat `var(--we88-surface)` panels, 1px hairline borders, small (~8px) radii, near-zero shadows, and a roomy vertical rhythm
* **Type** using Sora (headings, lighter weights), Inter (body), and JetBrains Mono (eyebrow labels)
* **6 block templates** — front-page, index, single, page, archive, 404
* **2 template parts** — header (sticky, hairline rule) and footer
* **5 portal-aware block patterns** that wire directly to the plugin's Gutenberg blocks:
  * Hero with Login — centered hero with the plugin's login block on a flat framed sheet
  * Games Showcase — section header + games grid (3 columns)
  * Member Dashboard — three-column dashboard (balance / profile / transactions)
  * Promotions Strip — flat surface band with promotions + announcements
  * Reviews Section — testimonials block with centered header
* **Popup account menu** wired into the header — the plugin's `we88/popup-menu` block renders site-wide
* **Restrained micro-interactions** — clean filled accent buttons, thin underline-grow links, a single gentle entrance fade
* **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-minimal.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/games`, 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 any of the bundled colour Style Variations, edit a palette token, or load a child theme that overrides `theme.json`.

= 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.
