/*
Theme Name: Matajri
Theme URI: https://example.com/matajri
Author: Matajri
Author URI: https://example.com
Description: A modern, RTL-first storefront theme built to pair with the Mtajri Ecommerce plugin (متاجري). Bilingual Arabic/English, mobile responsive, reuses the plugin's own design tokens so the storefront feels like one cohesive product.
Version: 1.3.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: matajri
Tags: e-commerce, custom-menu, rtl-language-support, translation-ready, featured-images, one-column, two-columns
*/

/* Minimal reset — the real design system lives in assets/css/main.css
   (kept separate so it can be cached independently and stay readable). */
* { box-sizing: border-box; }
body { margin: 0; }
img { max-width: 100%; height: auto; display: block; }
a { text-decoration: none; color: inherit; }
button { font: inherit; }
