:root{--color-primary: #3b82f6;--color-primary-light: #dbeafe;--color-primary-dark: #1d4ed8;--color-primary-text: #fff;--color-success: #22c55e;--color-success-light: #dcfce7;--color-success-lighter: #f0fdf4;--color-success-text: #166534;--color-warning: #f59e0b;--color-warning-light: #fef3c7;--color-warning-text: #92400e;--color-error: #ef4444;--color-error-light: #fee2e2;--color-error-text: #991b1b;--color-info: #3b82f6;--color-info-light: #dbeafe;--color-info-lighter: #eff6ff;--color-petrol-700: #0e4a5c;--color-petrol-800: #0a3544;--color-bg-primary: #ffffff;--color-bg-secondary: #f9fafb;--color-bg-card: #ffffff;--color-bg-app: #f5f7fb;--color-text-primary: #111827;--color-text-secondary: #4b5563;--color-text-muted: #9ca3af;--color-text-inverse: #ffffff;--color-border: #e5e7eb;--color-border-light: #f3f4f6;--color-border-focus: #3b82f6;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--line-height-tight: 1.25;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .06), 0 1px 2px -1px rgba(0, 0, 0, .06);--shadow-md: 0 4px 8px -2px rgba(0, 0, 0, .08), 0 2px 4px -2px rgba(0, 0, 0, .06);--shadow-card: 0 1px 4px 0 rgba(0, 0, 0, .05), 0 0 0 1px rgba(0, 0, 0, .03);--gradient-primary: linear-gradient(135deg, #3b82f6, #1d4ed8);--gradient-success: linear-gradient(135deg, #4ade80, #16a34a);--domain-getallen: #3b82f6;--domain-verhoudingen: #14b8a6;--domain-meten: #f59e0b;--domain-verbanden: #a855f7;--radius-lg: .875rem;--transition-base: .2s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-family);color:var(--color-text-primary);background:var(--color-bg-app);line-height:var(--line-height-normal);min-height:100dvh}a{color:var(--color-primary);text-decoration:none}button{font-family:inherit}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
