/* assets/css/style.css */
body {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
.card {
    border-radius: 0.6rem;
}
.navbar-brand {
    font-weight: 600;
}
