/*
Theme Name: AbzarWP.Com
Theme URI: https://abzarwp.com
Author: AbzarWP.Com
Author URI: https://abzarwp.com
Description: قالب اختصاصی، سبک و سریع فروشگاه ژوان شاپ — ساخته‌شده از پایه برای ووکامرس با پشتیبانی کامل راست‌به‌چپ و فارسی.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: zhwan
Tags: e-commerce, rtl-language-support, custom-menu, featured-images, translation-ready, right-sidebar
WC requires at least: 7.0
WC tested up to: 10.1
*/

/* =========================================================================
   AbzarWP.Com — Design System (Custom Properties)
   Main compiled styles live in assets/css/main.css. This file exists for
   the WordPress theme header and a minimal set of tokens.
   ========================================================================= */

:root {
  /* Brand */
  --z-brand:        #ff4c6c;
  --z-brand-dark:   #e23458;
  --z-brand-light:  #ffe7ec;
  --z-accent:       #2bb39a;

  /* Neutrals */
  --z-ink:          #1f2430;
  --z-ink-soft:     #5a6072;
  --z-line:         #ececf1;
  --z-bg:           #ffffff;
  --z-bg-soft:      #f7f7fa;

  /* Feedback */
  --z-success:      #2bb39a;
  --z-danger:       #e2452f;
  --z-warning:      #f0a500;

  /* Shape & motion */
  --z-radius:       14px;
  --z-radius-sm:    9px;
  --z-shadow:       0 6px 24px rgba(31, 36, 48, .08);
  --z-shadow-sm:    0 2px 10px rgba(31, 36, 48, .06);
  --z-container:    1240px;
  --z-header-h:     72px;
  --z-ease:         cubic-bezier(.4, 0, .2, 1);
}
