/*
Theme Name: ATZ-Diament 2026
Theme URI: https://atz-diament.pl
Author: ATZ-Diament
Author URI: https://atz-diament.pl
Description: Industrialny block theme dla ATZ-Diament — techniki diamentowe (wiercenie, cięcie, frezowanie, szlifowanie betonu, cięcie liną). Czarno-biały, ostry, mono-uppercase, z konfigurowalnym akcentem.
Version: 1.0.0
Requires at least: 6.5
Tested up to: 6.8
Requires PHP: 8.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: atz-diament
Tags: full-site-editing, block-templates, block-patterns, custom-colors, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* Block theme tylko: rzeczywiste style są w assets/css/. Ten plik istnieje dla nagłówka motywu i resetu. */

/* === RESET === */
*, *::before, *::after { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }

/* zostaw resztę dla components.css / theme.css załadowanych przez enqueue */
