/*
Theme Name: Kayseri Prefabrik
Theme URI: https://kayseriprefabrik.com
Author: Kayseri Prefabrik & Modüler Yapı
Author URI: https://kayseriprefabrik.com
Description: Kayseri Prefabrik ve Çelik Yapı Sistemleri Özel WordPress, WooCommerce & Elementor Uyumlu Teması.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kayseriprefabrik
Tags: custom-theme, woocommerce, elementor, prefabrik, responsive-layout
*/

/* Basic Reset & Fallbacks for WordPress */
body {
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    background-color: #f8fafc;
    color: #1e293b;
}

#root {
    min-height: 100vh;
}
