:root {
	--stubborn-bg: #e2dac5;
	--stubborn-text: #013148;
	--stubborn-price: #7596a5;
	--stubborn-border: #1a1a1a;
	--stubborn-font: 'Press Start 2P', cursive;
	--stubborn-font-body: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	--stubborn-max-width: 1200px;
	--stubborn-radius: 0;
	--stubborn-touch-target: 44px;
	--stubborn-gutter: 16px;
	--stubborn-gutter-desktop: 24px;
	--stubborn-card-bg: #fff;
	--stubborn-btn-bg: #013148;
	--stubborn-btn-color: #e2dac5;
	--stubborn-lightbox-bg: rgba(0, 0, 0, 0.92);
	--stubborn-transition: 0.15s ease;
}
