:root{
	--tat-burgundy:#8b181b;
	--tat-burgundy-deep:#6f1014;
	--tat-red:#d22533;
	--tat-red-bright:#e5293c;
	--tat-blush:#f4ddda;
	--tat-blush-soft:#faece9;
	--tat-cream:#fff8f6;
	--tat-charcoal:#171516;
	--tat-ink:#2a1c1d;
	--tat-muted:#766365;
	--tat-white:#ffffff;
	--tat-border:rgba(139,24,27,.14);
	--tat-container:1320px;
	--tat-gutter:clamp(20px,4vw,56px);
	--tat-radius-sm:18px;
	--tat-radius:28px;
	--tat-radius-lg:42px;
	--tat-shadow:0 28px 70px rgba(69,8,14,.14);
	--tat-ease:cubic-bezier(.22,1,.36,1);
}
