/*
Theme Name: Noetic Lab Cyber
Theme URI: https://noetic-lab.com
Author: Noetic Lab
Author URI: https://noetic-lab.com
Description: Custom WordPress theme για την παρουσίαση της AI εφαρμογής γεωλογικής ανάλυσης υπεδάφους ScanAnalyzer. Responsive, cyber-industrial design με ενσωματωμένο AI chat, demo preview και APK download. Modular template parts (molds) για εύκολη επέκταση.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: Proprietary
Text Domain: noetic-lab
Tags: custom, responsive, ai, dark-mode, one-page, technology
*/

/* Base reset — κύρια styling στο assets/css/main.css */
html { box-sizing: border-box; }
*, *::before, *::after { box-sizing: inherit; }
body { margin: 0; }
