/*
Theme Name:  Qualia Child Theme
Theme URI:   https://qualia.co.il
Description: Child theme for the Qualia website (by Marketools). Built on Hello Elementor. Light theme with warm orange accent (#E8863A). Hebrew RTL. All colors and typography managed via Elementor Global Colors and Global Fonts. This stylesheet provides only micro-interactions, accessibility utilities, and component transitions that Elementor cannot produce natively.
Author:      Marketools / Smadi-Assist
Author URI:  https://qualia.co.il
Template:    hello-elementor
Version:     2.0.0
License:     GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: qualia-child
Tags:        rtl-language, hebrew, light, elementor, child-theme
*/

/* ==========================================================================
   SCOPE: This file is intentionally minimal.
   - NO color definitions  — Elementor Global Colors owns all color values.
   - NO typography rules    — Elementor Global Fonts owns font families and scales.
   - NO layout CSS          — Elementor section/container structure owns layout.
   What IS here:
   - Card hover transitions  (border reveal + shadow lift Elementor cannot animate)
   - Button shadow tokens    (warm orange glow at rest, hover, focus states)
   - Focus ring styles       (WCAG 2.1 SC 2.4.7 — keyboard accessibility)
   - Smooth scroll           (scroll-behavior: smooth on html element)
   - Reduced-motion support  (prefers-reduced-motion media query)
   - Paper texture utility   (qualia-paper class — design-elevation-plan.md §1.3)
   - Dark section helper     (dark-section class for text overrides inside dark sections)
   ========================================================================== */