/*
Theme Name: AdaptOnyx
Theme URI: https://www.adaptonyx.com
Author: AdaptOnyx
Author URI: https://www.adaptonyx.com
Description: אתר תדמית EdTech בעברית עבור AdaptOnyx. Classic theme, תמיכת RTL מלאה, כל התוכן ניתן לעריכה דרך ACF.
Version: 1.0.0
Requires at least: 6.5
Requires PHP: 8.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: adaptonyx
*/

/* The real stylesheet lives in assets/css/theme.css (enqueued in functions.php).
   This file only carries the required theme header + a minimal reset fallback. */

* { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }
