/* Custom styles */
@layer base {
    body {
        font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;
    }
}

/* Additional custom styles can be added here */