/*
Theme Name: Prezentowe Inspiracje Child
Theme URI: https://prezentow-inspiracje.pl
Description: Motyw potomny GeneratePress dla sklepu Prezentowe Inspiracje — premium prezenty, personalizacja, konfigurator.
Author: Prezentowe Inspiracje
Author URI: https://prezentow-inspiracje.pl
Template: generatepress
Version: 1.7.2
Requires at least: 7.0
Tested up to: 7.0
Requires PHP: 8.2
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: prezentowe-inspiracje-child
*/

/* Design tokens — synced with mockups/Prezentowe inspiracje/style.css */
:root {
	--pi-ink: #0e0e0f;
	--pi-ink-soft: #2a2622;
	--pi-muted: #6b6358;
	--pi-line: #e8dfcb;
	--pi-line-soft: #efe9dc;
	--pi-bg: #faf6ee;
	--pi-bg-warm: #f5efe3;
	--pi-bg-deep: #1a1814;
	--pi-paper: #ffffff;
	--pi-gold: #c9a24a;
	--pi-gold-deep: #a8842f;
	--pi-gold-soft: #e8d49a;
	--pi-gold-glaze: #f3e9d0;
	--pi-success: #4f6e4a;
	--pi-danger: #b0432e;
	--pi-serif: "Cormorant Garamond", "Cormorant", "Times New Roman", serif;
	--pi-script: "Italianno", "Allura", "Cormorant Garamond", cursive;
	--pi-sans: "Manrope", "Inter", -apple-system, "Segoe UI", sans-serif;
	--pi-ease: cubic-bezier(0.2, 0.7, 0.3, 1);
	--pi-r-sm: 4px;
	--pi-r-md: 8px;
	--pi-r-lg: 14px;
	--pi-shadow-1: 0 1px 2px rgba(20, 15, 5, 0.04), 0 4px 16px rgba(20, 15, 5, 0.04);
	--pi-shadow-2: 0 10px 40px rgba(20, 15, 5, 0.1), 0 2px 6px rgba(20, 15, 5, 0.04);
}
