/* ZamaniAuto — Breakpoints & Body Defaults v3.0 */
/* All CSS variables now in za-theme.css (single source of truth) */
body{background:var(--za-page-bg);color:var(--za-text);font-family:'Vazirmatn','IRANSans',Tahoma,Arial,sans-serif}
[data-theme=dark] body{background:var(--za-page-bg);color:var(--za-text)}
