/*
Theme Name: Luxence
Theme URI:
Author: Luxence
Author URI: 
Description: Template WordPress premium untuk bisnis elektronik dan gaming. Desain modern minimalis dengan nuansa Biru Gelap & Perak. Dilengkapi halaman Home, Tentang Kami, Produk, Berita, dan Kontak.
Version: 1.0.0
Requires at least: 5.8
Tested up to: 6.5
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: techvault
Tags: electronics, gaming, technology, dark, blue, minimal, modern, responsive, custom-menu, custom-logo, featured-images, full-width-template, post-thumbnails, threaded-comments, translation-ready
*/

/* === THEME BASE STYLES === */
:root {
  --navy: #0a0f1e;
  --navy-2: #0d1530;
  --navy-3: #111d3c;
  --navy-4: #162248;
  --blue-mid: #1a3a6e;
  --blue-accent: #2563eb;
  --blue-bright: #3b82f6;
  --silver: #94a3b8;
  --silver-light: #cbd5e1;
  --silver-pale: #e2e8f0;
  --white: #f8fafc;
  --text-muted: #64748b;
  --border: rgba(148,163,184,0.15);
  --border-bright: rgba(59,130,246,0.3);
  --font-display: 'Syne', sans-serif;
  --font-body: 'DM Sans', sans-serif;
}
