/*
Theme Name:     EmployerKit
Description:    Modern WordPress theme for HR & Recruiting with Block Editor support. Built for performance, accessibility, and modularity.
Version:        1.0.0
Author:         PERSONALWERK
Author URI:     https://personalwerk.de
License:        GPL v2 or later
License URI:    https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    employerkit
Requires at least: 6.0
Tested up to:   6.6
Requires PHP:   7.4
Tags:           hr, recruiting, jobs, careers, business, modern, block-editor, full-site-editing
*/

/*
IMPORTANT NOTE FOR CUSTOMIZATIONS:
===================================

Please DO NOT make changes in this file (style.css)!
They will be overwritten during theme updates.

FOR CUSTOM CSS MODIFICATIONS:
------------------------------

Use EmployerKit Child Theme (RECOMMENDED)
1. Activate the "EmployerKit Child" theme instead of this parent theme
2. Make all your customizations in the child theme's style.css
3. Your changes will be preserved during theme updates
4. The child theme automatically loads this parent theme's styles

WORDPRESS CHILD THEME INFO:
---------------------------
For more information about child themes:
https://developer.wordpress.org/themes/advanced-topics/child-themes/

THEME DEVELOPMENT:
------------------
This theme follows WordPress coding standards and modern development practices:
- Full Site Editing (FSE) support
- theme.json configuration
- Modular CSS architecture
- Performance optimized
- Accessibility compliant (WCAG 2.1 AA)
*/

/* 
===========================================
MAIN THEME STYLES
===========================================
All styles are loaded via theme.json and modular CSS files.
This file serves primarily as the theme header.
*/

/* Theme base styles will be imported via functions.php */