/*
Theme Name: DiviLab Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 5.0.1.1772150408
Updated: 2026-02-27 00:00:08
*/

/* ============================================================
   VARIABLES GLOBALES — DiviLab Child
   ============================================================ */
:root {
  --color-bg:      #0d0d0d;
  --color-white:   #ffffff;
  --color-accent:  #c8ff00;
  --color-muted:   rgba(255, 255, 255, 0.38);
  --font-primary:  'DM Sans', 'Helvetica Neue', Arial, sans-serif;
  --radius-pill:   50px;
  --radius-card:   18px;
  --transition:    0.22s ease;
}
