@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap');

/*
 * Legacy global utilities kept until the remaining templates adopt shell bundles.
 * Shell-scoped rules now live in public_shell.css, auth_shell.css, and dashboard_shell.css.
 */

h1,
h2,
h3,
h4 {
    font-weight: 700;
}

footer {
    text-align: center;
    padding: 10px;
}

