/*
Theme Name: LEDWalls Theme
Theme URI: https://alertis.ro/
Author: Florin & ChatGPT
Author URI: https://alertis.ro/
Description: Temă WordPress pentru ecrane LED — slider fullscreen, meniu dropdown „Panouri LED”, pagini șablon Interior/Exterior, CPT „modele” cu taxonomie „tip_model” (interior/exterior).
Version: 1.0.0
Text Domain: ledwalls
*/

/* Stiluri minime pentru a evita flash fără CSS; restul în assets/styles.css */
:root { --text:#e8ecf7; --bg:#0c0e12; }
body{ background:var(--bg); color:var(--text); margin:0 }
