/* Minimal placeholder stylesheet for site pages that reference /assets/css/main.css */
:root{--bg:#fff;--text:#111827}
body{background:var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}
/* Add or replace with the project's main styles as desired */
