=== DreamFast Login Studio ===
Contributors: yosisah
Tags: login, login customizer, login page, custom login, branding
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A lightweight, premium login page designer for WordPress. Pick a preset, add your brand, and customize your login screen in minutes.

== Description ==

DreamFast Login Studio is a simple, visual, preset-based designer for your WordPress login screen. It is deliberately focused: choose a beautiful template, add your logo, set a background, tweak your copy and button — and you are done.

It is **not** a security plugin and it does **not** change how WordPress authentication works. It only restyles `wp-login.php` using the official WordPress login hooks.

**Highlights**

* Six hand-crafted presets: Modern Glass, SaaS Clean, Dark Neon, Creative Split, Soft Gradient, Minimal Corporate.
* Layouts to shape the whole screen: Classic Centered, Split Login (50/50 and 60/40), Login Drawer, and Full Background Overlay — with a separate mobile layout so phones stay clean.
* Logo upload with adjustable width and link target.
* Background as a preset, solid color, CSS gradient, or image with an adjustable overlay.
* Optional, tasteful animated backgrounds — Gradient Drift, Aurora, and Spotlight — that respect "reduced motion".
* Three form styles (Glass, Solid, Minimal) plus custom button color and corner radius.
* Editable title, subtitle, and footer note.
* A live preview right inside the admin screen, so you see changes before you save.

**What it intentionally does not do**

* No changes to authentication, redirects, or login URLs.
* No hiding of `wp-login.php`, CAPTCHA, 2FA, or social login.
* No external assets, fonts, scripts, or tracking. Everything is local.

== Installation ==

1. Upload the `dreamfast-login-studio` folder to `/wp-content/plugins/`.
2. Activate the plugin through the **Plugins** screen in WordPress.
3. Go to **Login Studio** in the admin menu.
4. Pick a preset, add your branding, and click **Save changes**.
5. Open your login page to see the result.

== Frequently Asked Questions ==

= Does this change how login works? =

No. The plugin only styles the login screen. The login form, lost-password flow, registration, errors, and the language switcher all behave exactly as WordPress intends.

= Can I turn the design off without deactivating the plugin? =

Yes. Toggle **Login design enabled** off at the top of the settings screen and your default WordPress login appearance returns.

= Does it load anything from the internet? =

No. All CSS, JavaScript, and assets are served locally from the plugin.

= What happens to my settings when I uninstall? =

Uninstalling deletes the single option the plugin stores and nothing else.

== Screenshots ==

1. The Login Studio admin screen: layouts, templates, and a live preview.
2. Layouts — reshape the whole login screen, from centered to split panels.
3. Background options, including the optional animated background.
4. A finished login screen using the Classic Centered layout and the Modern Glass template.
5. A split login layout with the form in a clean side panel.
6. A dark template with the Aurora animated background.

== Changelog ==

= 1.0.0 =
First public release.

* Preset-based designer for the WordPress login screen: six templates, logo branding, backgrounds (preset, color, gradient, or image), three form styles, and editable title/subtitle/footer text.
* Layouts for the overall screen structure (centered, split panels, drawer, full overlay), with a separate mobile layout.
* Optional, subtle animated backgrounds (Gradient Drift, Aurora, Spotlight) that automatically pause for visitors who prefer reduced motion.
* Live preview in the admin and a one-click toggle to restore the default WordPress login.
* Pure local CSS — no external requests, no changes to authentication.

== Upgrade Notice ==

= 1.0.0 =
First public release of DreamFast Login Studio.
