/*
Theme Name:   Hello Elementor Child — 99tests Service
Theme URI:    https://service.99tests.de
Description:  Child theme do Hello Elementor para service.99tests.de. Tokens de design e módulos Zimbro (single source of truth, Git-versionado).
Author:       Zimbro Agency
Template:     hello-elementor
Version:      1.0.0
Text Domain:  hello-elementor-child-99tests
*/

/* =========================================================
   Design tokens — service.99tests.de
   ========================================================= */
:root {
	--zb-teal: #008c95;
	--zb-teal-dark: #006e76;
	--zb-coral: #ee6c4d;
	--zb-ink: #1f2a2e;
	--zb-muted: #5c6b70;
	--zb-line: #dde4e6;
	--zb-bg-soft: #f4f7f8;
	--zb-radius: 10px;
	--zb-shadow: 0 2px 10px rgba(15, 40, 44, .08);
	--zb-font-display: "Space Grotesk", "Helvetica Neue", Arial, sans-serif;
	--zb-font-body: Roboto, system-ui, -apple-system, "Segoe UI", sans-serif;
}
