Sample Tool 1
Example tool card with consistent styling.
Brand
#14b8a6 (teal-500) Brand Hover
#0d9488 (teal-600) Brand Dark
#0f766e (teal-700) text-4xl md:text-5xl font-bold text-2xl md:text-3xl font-semibold text-xl font-medium Body text - Actuele aannames, transparante formules, en berekeningen die je kunt begrijpen.
leading-relaxed
All buttons use design tokens from tokens.css:
Rounded corners, subtle border, background with shadow.
Consistent padding and styling across all card components.
Container: max-w-5xl mx-auto px-4 sm:px-6 lg:px-8
Section spacing: py-12 sm:py-16
Between sections: mt-12 sm:mt-16
Grid gap: gap-6 (matches vertical spacing)
Cookie consent buttons now use design tokens for consistency:
Both buttons use semantic tokens (bg-primary, bg-secondary) for theme-aware styling
Toggle the theme switcher in the header to see dark mode in action. All colors use design tokens that adapt to the theme.
Uses --bg, --fg, --primary tokens
Automatically adjusts all colors
Uses same tokens with dark values
Seamless theme switching
✓ Smooth transitions (200ms duration)
✓ Respects system preference
✓ Persists via localStorage
✓ All colors use semantic design tokens