/* Masari — auth shell styles (extracted from layouts/auth.blade.php, Phase 1). */

html, body {
    min-height: 100vh;
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}