/*
Theme Name: Bricks Child - Pavdrive
Theme URI: https://pavdrive.ltd/
Description: Custom WordPress child theme for Pavdrive Ltd London Driveway Contractors built on Bricks Builder. Includes dedicated custom elements, interactive sliders, carousels, and conversion-optimized components.
Author: Pavdrive Ltd
Author URI: https://pavdrive.ltd/
Template: bricks
Version: 1.0.0
Text Domain: bricks-child
License: GNU General Public License v3 or later
*/

/* ==========================================================================
   PAVDRIVE DESIGN TOKENS & ROOT VARIABLES
   ========================================================================== */
:root {
  --pav-primary: #a33e00;
  --pav-primary-container: #ff6600;
  --pav-primary-hover: #e65500;
  --pav-primary-glow: rgba(255, 102, 0, 0.4);
  --pav-navy-dark: #071525;
  --pav-navy-deep: #040e1a;
  --pav-navy-card: #0c2038;
  --pav-surface-subtle: #f8f9fd;
  --pav-surface-muted: #edf1f8;
  --pav-on-surface: #141c28;
  --pav-on-surface-variant: #535d6e;
  --pav-outline-soft: #d8deea;
  --pav-outline-light: #e9edf5;
  --pav-site-max-width: 1440px;
}
