/*
Theme Name: Stractive Labs
Theme URI: https://stractivelabs.com
Author: Stractive Labs
Author URI: https://stractivelabs.com
Description: Custom WordPress theme for Stractive Labs — a direct, pixel-for-pixel conversion of the existing static site. All visual design, layout, animations, CSS, JS, the bilingual system, and the Welcome Experience are unchanged; only the markup was restructured into WordPress templates. Real styling lives in assets/css/main.css (enqueued via functions.php), not in this file.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: stractive-labs
*/

/* This file intentionally contains no rules of its own beyond the
   required theme header above. All actual styling is in
   assets/css/main.css and the files it imports (variables, reset,
   typography, layout, components, animations) — copied unchanged
   from the static site and enqueued in functions.php. Keeping this
   file header-only avoids maintaining the same rules in two places. */
