/*
Theme Name: DEERAR
Theme URI: https://deerar.in
Author: DEE RAR Legal & Technical Consultants LLP
Author URI: https://deerar.in
Description: A premium, mobile-first, accessibility-compliant WordPress theme for DEE RAR Legal & Technical Consultants LLP. Minimalistic luxury aesthetic for the corporate legal industry — deep navy & elegant gold, Playfair Display + Inter. Custom-built, no page builders, Gutenberg-compatible, SEO and performance optimised.
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: deerar
Tags: business, professional, legal, custom-colors, custom-menu, custom-logo, featured-images, threaded-comments, translation-ready, accessibility-ready
*/

/*
 * The actual presentation styles live in /assets/css/theme.css (enqueued in
 * functions.php). This file holds the required theme header above and a few
 * editor/base safeguards below.
 */

:root {
  --deerar-primary: #0F172A;
  --deerar-secondary: #1E293B;
  --deerar-accent: #C9A227;
  --deerar-bg: #FFFFFF;
  --deerar-text: #111827;
}

body { margin: 0; }
