/*
Theme Name: Credo Count
Theme URI: https://creditcount.example.com
Author: Credo Count
Author URI: https://creditcount.example.com
Description: A modern, secure, Elementor-ready WordPress theme for Credo Count — Accounting, Finance, HR, Financial Reporting, Management Accounting, Payroll and Bookkeeping services. Built with a clean blue/white glassmorphism design for an international, professional audience.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: credocount
Tags: custom-colors, custom-menu, custom-logo, translation-ready, elementor

This is the base stylesheet. Do not remove this header — WordPress uses it
to identify the theme. All real styling lives in assets/css/main.css,
which is enqueued in functions.php. Elementor writes its own CSS per
page/section, so this file intentionally stays minimal.
*/

/* Minimal fallback reset — full design system is in assets/css/main.css */
* { box-sizing: border-box; }
body { margin: 0; }
img { max-width: 100%; height: auto; }
