/*
Theme Name: eversline
Text Domain: eversline
Description: Minimal solid-wood storefront theme for Eversline — Oakywood-inspired WooCommerce design.
Version: 1.0.2
Requires at least: 6.0
Requires PHP: 7.4
License: GPL-2.0-or-later
WPVibe: yes
*/

/* Design system lives in assets/css/eversline.css (enqueued from functions.php).
   Keep only global resets here. */

html {
	scroll-behavior: smooth;
}
