/*
Theme Name: Ejoy
Theme URI: https://www.ejoyrecruitment.com
Author: Sherwin Anos
Author URI: https://www.sherwinanos.com
Description: A lightweight, modern boilerplate theme for WordPress 6.8.x. Classic templates + block features via theme.json. Vite-powered assets.
Version: 1.0
Tested up to: 6.8.2
Requires at least: 6.2
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: /
Tags: blog, custom-colors, custom-logo, custom-menu, editor-style, one-column, two-columns, full-site-editing-ready
*/

/* Minimal base styles for no-Flash of unstyled content */
:root{--container:1200px;--spacing:1rem}
html{scroll-behavior:smooth}
body{margin:0;}
