/* Minimal shared styles for scaffolded pages */
body{font-family:Inter,system-ui,Arial, sans-serif;margin:0;color:#111}
header{background:#f7f7f7;padding:12px 18px;border-bottom:1px solid #e6e6e6}
main{padding:18px}
a{color:#1565c0}
