@layer base {
    :root {
        --primary: #2563eb;
        --secondary: #3b82f6;
    }
}