/*
Theme Name: Ace Pickleball
Theme URI: https://acepickleballschool.com
Author: Ace Pickleball School
Description: Premium pickleball school theme
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
License: GPL-2.0-or-later
Text Domain: ace-pickleball
*/

/* Base typography reset — full styles in assets/css/main.css */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
body { font-family: 'Outfit', sans-serif; color: #1c1917; background: #fafaf9; }
