/*
Theme Name: BuildCraft Finishing
Theme URI: https://example.com/buildcraft
Author: BuildCraft
Author URI: https://example.com
Description: A booking-ready WordPress theme for interior & exterior finishing contractors — POP ceilings, tiling, screeding, painting and interior decor. Includes front-end signup/login, editable profiles with photo upload, service booking with Paystack and Opay payment integration, and full Customizer control over colors, CTAs, and content.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: buildcraft
Tags: e-commerce, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, translation-ready

BuildCraft Finishing is distributed under the terms of the GNU GPL v2 or later.
*/

:root{
  --bc-ink:        #201D1A;
  --bc-ink-soft:    #3B362F;
  --bc-plaster:     #EDE7DC;
  --bc-plaster-2:   #F7F4EC;
  --bc-ember:       #B5651D;
  --bc-ember-dark:  #8E4E15;
  --bc-slate:       #33475B;
  --bc-slate-dark:  #24333F;
  --bc-gold:        #A8823C;
  --bc-line:        #D8D0BF;
  --bc-success:     #3F7D58;
  --bc-error:       #B23A2E;
  --bc-radius:      2px;
  --bc-font-display: "Fraunces", Georgia, serif;
  --bc-font-body:    "Work Sans", -apple-system, "Segoe UI", sans-serif;
  --bc-font-mono:    "JetBrains Mono", ui-monospace, Menlo, monospace;
}
