/*
Theme Name: Criterion Studio
Theme URI: https://criterionai.com
Author: Converted from Lovable.ai
Author URI: https://criterionai.com
Description: A premium WordPress theme for medical aesthetic and wellness clinics, converted from React/Vite/Tailwind project. Features advanced patient acquisition infrastructure showcase with glass morphism effects, smooth animations, and modern design.
Version: 1.0.0
Requires at least: 5.0
Tested up to: 6.4
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: criterion-studio
Tags: medical, wellness, clinic, business, healthcare, modern, clean, responsive

This file is required by WordPress for theme identification.
All styles are loaded via compiled CSS in assets/css/style.css
*/

/* Minimal styles for theme activation */
body {
  margin: 0;
  padding: 0;
  font-family: 'Nunito', -apple-system, sans-serif;
}

