:root {
    --garage-primary: #0d6efd;
}

body {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.card {
    border: 1px solid rgba(0, 0, 0, 0.08);
}

.footer {
    margin-top: auto;
}
