/*
Theme Name: Atelier of Gems
Theme URI: https://atelierofgems.com/
Author: Tectari
Author URI: https://tectari.com/he
Description: Custom theme for Atelier of Gems — light, minimalist luxury design with gold accents, two brand worlds (Atelier / Voga), bilingual EN/HE (LTR + RTL), WooCommerce & Elementor compatible. By Tectari — מערכות מותאמות לעסקים.
Version: 2.6.39
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: atelier-gems
Tags: e-commerce, rtl-language-support, custom-colors, translation-ready, full-width-template, featured-images
*/

/* ===== בסיס (שאר העיצוב ב-assets/css/) ===== */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body { margin: 0; }
img, video { max-width: 100%; height: auto; }
a img { border: 0; }
:focus-visible { outline: 2px solid var(--aog-gold, #C9A227); outline-offset: 2px; }
