:root {
	--dtf-primary: #111827;
	--dtf-dark: #0f172a;
	--dtf-text: #1f2937;
	--dtf-border: #e5e7eb;
	--dtf-bg-soft: #f8fafc;
	--dtf-radius-card: 8px;
	--dtf-radius-button: 6px;
	--dtf-container: 1200px;
	--dtf-shadow-card: 0 10px 30px rgba(15, 23, 42, 0.08);
}
