/*
Theme Name: Spinzwin Child
Theme URI: https://www.spinzwin.com/
Description: Spinzwin — custom ProgressPlay child theme of Twenty Twenty-Five. Charcoal + neon-lime design system (2026 brand), games/promotions/sports fetched from the ProgressPlay API into a daily JSON cache and rendered on the site (no live API calls during a page request).
Author: Spinzwin / Mediacle
Author URI: https://www.spinzwin.com/
Template: twentytwentyfive
Version: 1.0.0
Requires at least: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: spinzwin
*/

/*
 * The theme's real styling lives inline (house style) in header.php, which prints the full
 * design system once inside <head>. This file is only the child-theme manifest plus a couple
 * of safe base overrides. Keep heavy CSS out of here.
 */

a {
	text-decoration: none;
}

img {
	max-width: 100%;
	height: auto;
}
