/**
 * KEV - King Email Verifier
 * Thème Clair
 */

:root {
    --background: #ffffff;
    --surface: #f9fafb;
    --border: #e5e7eb;

    --text-primary: #111827;
    --text-secondary: #6b7280;
    --text-muted: #9ca3af;
}
