/*
Theme Name:  Rubicon Electronics
Theme URI:   https://rubiconelectronics.com
Author:      Rubicon Electronics
Author URI:  https://rubiconelectronics.com
Description: Industrial Cyber-Minimalism theme for Rubicon Electronics. End-to-end hardware engineering agency. Custom-coded, Elementor-compatible.
Version:     1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License:     Proprietary
License URI: https://rubiconelectronics.com/license
Text Domain: rubicon-theme
Tags:        custom-background, custom-logo, custom-menu, full-width-template, one-column, dark
*/

/* ─────────────────────────────────────────────────────────────
   Global reset only. All design styles live in:
   assets/css/rubicon.css  (enqueued via functions.php)
   ───────────────────────────────────────────────────────────── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
