/*
Theme Name:  GoWin Finance
Theme URI:   https://gowinfinance.com
Author:      GoWin Finance
Author URI:  https://gowinfinance.com
Description: Custom multi-page hub theme for GoWin Finance. Financial freedom, automated income systems, wealth-building tools and resources. Built for frequent content and image updates via WordPress admin.
Version:     6.5.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.0
License:     Private
Text Domain: gowin-finance
Tags:        custom-background, custom-logo, custom-menu, featured-images, full-width-template, theme-options, blog, e-commerce
*/

/* ─────────────────────────────────────────────
   All theme CSS lives in assets/css/hub.css
   This file is kept minimal per WP convention.
   ───────────────────────────────────────────── */

/* WordPress editor baseline resets */
.wp-block { max-width: 100%; }
.alignwide { max-width: 100%; }
.alignfull { width: 100vw; margin-left: calc(50% - 50vw); }
