/*
Theme Name: AutoByToma
Theme URI: https://example.com/themes/autobytoma
Author: Toma Andrei
Author URI: https://example.com
Description: Temă WordPress modulară pentru magazine online de piese auto, refăcută curat pentru WooCommerce, cu homepage comercial clar și slider nou care afișează imaginile integral, fără crop agresiv.
Version: 1.0.0
Requires at least: 6.5
Tested up to: 6.9
Requires PHP: 8.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: autobytoma
Tags: ecommerce, woocommerce, automotive, auto-parts, tires, responsive, customizer, performance, marketplace, modern
*/

:root{
  --af-bg:#0F172A;
  --af-bg-2:#13223f;
  --af-surface:#FFFFFF;
  --af-surface-alt:#F5F7FB;
  --af-surface-soft:#EEF3FA;
  --af-primary:#0057D8;
  --af-primary-2:#1292FF;
  --af-accent:#FF6A00;
  --af-accent-2:#FF8450;
  --af-text:#1F2937;
  --af-text-soft:#617287;
  --af-text-inverse:#F8FBFF;
  --af-border:#DCE5F0;
  --af-success:#17803D;
  --af-danger:#D83030;
  --af-radius:18px;
  --af-radius-sm:12px;
  --af-radius-xs:10px;
  --af-container:min(1320px, calc(100vw - 32px));
  --af-shadow:0 16px 40px rgba(15, 23, 42, .08);
  --af-shadow-soft:0 10px 26px rgba(15, 23, 42, .06);
  --af-font:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
